diff --git a/alpha_bot_2_stack_building_blocks/.gitattributes b/alpha_bot_2_stack_building_blocks/.gitattributes new file mode 100644 index 0000000000000000000000000000000000000000..1ef325f1b111266a6b26e0196871bd78baa8c2f3 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/.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/alpha_bot_2_stack_building_blocks/README.md b/alpha_bot_2_stack_building_blocks/README.md new file mode 100644 index 0000000000000000000000000000000000000000..332df610f6ccca413f11a3db0e1d465c1f607018 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/README.md @@ -0,0 +1,346 @@ +--- +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 +--- + +# alpha_bot_2_stack_building_blocks + +## πŸ“‹ Overview + +This dataset uses an extended format based on LeRobot and is fully compatible with LeRobot. + +**Robot Type:** `alpha_bot_2` + | **Codebase Version:** `v2.1` +**End-Effector Type:** `two_finger_gripper` + +## 🏠 Scene Types + +This dataset covers the following scene types: +- `home` + + +## πŸ€– Atomic Actions + +This dataset includes the following atomic actions: +- `grasp` +- `pick` +- `place` + + +## πŸ“Š Dataset Statistics + +| Metric | Value | +|--------|-------| +| **Total Episodes** | 139 | +| **Total Frames** | 130049 | +| **Total Tasks** | 1 | +| **Total Videos** | 556 | +| **Total Chunks** | 1 | +| **Chunk Size** | 1000 | +| **FPS** | 30 | +| **Dataset Size** | 3.4GB | + + +## πŸ‘₯ 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 +stack building blocks on the table. + +### Sub-Tasks +This dataset includes 17 distinct subtasks: + +1. **Grasp the blue building block with left gripper** +2. **End** +3. **Place the pink building block in the center of table with left gripper** +4. **Grasp the pink building block with left gripper** +5. **Place the blue building block on the pink building blocks with left gripper** +6. **Grasp the green building block with left gripper** +7. **Place the pink building block on the blue building blocks with right gripper** +8. **Place the green block on the pink block with left gripper** +9. **Place the blue building block on the blue building blocks with right gripper** +10. **Place the blue building block on the pink building blocks with right gripper** +11. **Grasp the blue building block with right gripper** +12. **Place the pink building block on the blue building blocks with left gripper** +13. **Place the blue building block on the blue building blocks with left gripper** +14. **Grasp the pink building block with right gripper** +15. **Place the pink block on the blue block with right gripper** +16. **Place the blue building block in the center of table with left gripper** +17. **null** + + +## πŸŽ₯ Camera Views + +This dataset includes 4 camera views. + +## 🏷️ Available Annotations + +This dataset includes rich annotations to support diverse learning approaches: + +### Subtask Annotations +- **Subtask Segmentation**: Fine-grained subtask segmentation and labeling +### Scene Annotations +- **Scene-level Descriptions**: Semantic scene classifications and descriptions +### End-Effector Annotations +- **Direction**: Movement direction classifications for robot end-effectors +- **Velocity**: Velocity magnitude categorizations during manipulation +- **Acceleration**: Acceleration magnitude classifications for motion analysis + + +### Gripper Annotations +- **Gripper Mode**: Open/close state annotations for gripper control +- **Gripper Activity**: Activity state classifications (active/inactive) + + +### Additional Features +- **End-Effector Simulation Pose**: 6D pose information for end-effectors in simulation space + - Available for both state and action +- **Gripper Opening Scale**: Continuous gripper opening measurements + - Available for both state and action + + +## πŸ“‚ Data Splits + +The dataset is organized into the following splits: + +- **Training**: Episodes 0:138 + + +## πŸ“ 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_chest_rgb**: video + - FPS: 30 + - Codec: av1- **observation.images.cam_head_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": "alpha_bot_2", "total_episodes": 139, "total_frames": 130049, "total_tasks": 1, "total_videos": 556, "total_chunks": 1, "chunks_size": 1000, "fps": 30, "splits": {"train": "0:138"}, "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_chest_rgb": {"dtype": "video", "shape": [480, 640, 3], "names": ["height", "width", "channels"], "info": {"video.height": 480, "video.width": 640, "video.codec": "av1", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "video.fps": 30, "video.channels": 3, "has_audio": false}}, "observation.images.cam_head_rgb": {"dtype": "video", "shape": [480, 640, 3], "names": ["height", "width", "channels"], "info": {"video.height": 480, "video.width": 640, "video.codec": "av1", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "video.fps": 30, "video.channels": 3, "has_audio": false}}, "observation.images.cam_left_wrist_rgb": {"dtype": "video", "shape": [480, 640, 3], "names": ["height", "width", "channels"], "info": {"video.height": 480, "video.width": 640, "video.codec": "av1", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "video.fps": 30, "video.channels": 3, "has_audio": false}}, "observation.images.cam_right_wrist_rgb": {"dtype": "video", "shape": [480, 640, 3], "names": ["height", "width", "channels"], "info": {"video.height": 480, "video.width": 640, "video.codec": "av1", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "video.fps": 30, "video.channels": 3, "has_audio": false}}, "observation.state": {"dtype": "float32", "shape": [28], "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_arm_joint_7_rad", "left_eef_pos_x_m", "left_eef_pos_y_m", "left_eef_pos_z_m", "left_eef_rot_euler_x_rad", "left_eef_rot_euler_y_rad", "left_eef_rot_euler_z_rad", "right_arm_joint_1_rad", "right_arm_joint_2_rad", "right_arm_joint_3_rad", "right_arm_joint_4_rad", "right_arm_joint_5_rad", "right_arm_joint_6_rad", "right_arm_joint_7_rad", "right_eef_pos_x_m", "right_eef_pos_y_m", "right_eef_pos_z_m", "right_eef_rot_euler_x_rad", "right_eef_rot_euler_y_rad", "right_eef_rot_euler_z_rad", "left_gripper_open", "right_gripper_open"]}, "action": {"dtype": "float32", "shape": [28], "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_arm_joint_7_rad", "left_eef_pos_x_m", "left_eef_pos_y_m", "left_eef_pos_z_m", "left_eef_rot_euler_x_rad", "left_eef_rot_euler_y_rad", "left_eef_rot_euler_z_rad", "right_arm_joint_1_rad", "right_arm_joint_2_rad", "right_arm_joint_3_rad", "right_arm_joint_4_rad", "right_arm_joint_5_rad", "right_arm_joint_6_rad", "right_arm_joint_7_rad", "right_eef_pos_x_m", "right_eef_pos_y_m", "right_eef_pos_z_m", "right_eef_rot_euler_x_rad", "right_eef_rot_euler_y_rad", "right_eef_rot_euler_z_rad", "left_gripper_open", "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): + +``` +alpha_bot_2_stack_building_blocks_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_chest_rgb/ + β”‚ β”œβ”€β”€ episode_000000.mp4 + β”‚ β”œβ”€β”€ episode_000001.mp4 + β”‚ β”œβ”€β”€ episode_000002.mp4 + β”‚ β”œβ”€β”€ episode_000003.mp4 + β”‚ β”œβ”€β”€ episode_000004.mp4 + β”‚ └── (...) + β”œβ”€β”€ observation.images.cam_head_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/alpha_bot_2_stack_building_blocks/annotations/eef_acc_mag_annotation.jsonl b/alpha_bot_2_stack_building_blocks/annotations/eef_acc_mag_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..261c0cb86faecc005328e7b464d8fa76fc4eab3a --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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/alpha_bot_2_stack_building_blocks/annotations/eef_direction_annotation.jsonl b/alpha_bot_2_stack_building_blocks/annotations/eef_direction_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..15eb9abd75814183c860e3bffd75f9148c4e0d04 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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/alpha_bot_2_stack_building_blocks/annotations/eef_velocity_annotation.jsonl b/alpha_bot_2_stack_building_blocks/annotations/eef_velocity_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..67c684f8b05e1f6240ea5dd4a9bc9a5df14fe086 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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/alpha_bot_2_stack_building_blocks/annotations/gripper_activity_annotation.jsonl b/alpha_bot_2_stack_building_blocks/annotations/gripper_activity_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..275a505f9220cce6502eac987c96a0261ef3f030 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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/alpha_bot_2_stack_building_blocks/annotations/gripper_mode_annotation.jsonl b/alpha_bot_2_stack_building_blocks/annotations/gripper_mode_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..3825f1be6645468297ad5be29f9275f04db52345 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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/alpha_bot_2_stack_building_blocks/annotations/scene_annotations.jsonl b/alpha_bot_2_stack_building_blocks/annotations/scene_annotations.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..697fe2d64994c35590c8434c26c7372a6031c6c9 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/annotations/scene_annotations.jsonl @@ -0,0 +1,143 @@ +{"scene_index": 0, "scene": "The three building blocks are positioned with two on the back (one at the left and one at the right) and one on the left."} +{"scene_index": 1, "scene": "The building blocks at the back right and back left positions are placed in the back area, with the two blocks on the left sharing the same location."} +{"scene_index": 2, "scene": "Three building blocks are positioned at the back left and back right locations."} +{"scene_index": 3, "scene": "Each building blocks is positioned at a different location: one in the back left, another on the left, and the last one on the right."} +{"scene_index": 4, "scene": "Three sets of building blocks are arranged with two on the back left side and one on the back right side."} +{"scene_index": 5, "scene": "The building blocks are arranged with three positions: two at the back (left and right) and one on the left side."} +{"scene_index": 6, "scene": "The three sets of building blocks are positioned at the back right, left, and back left."} +{"scene_index": 7, "scene": "Each building blocks is positioned either at the back left or back right, with two instances located at the back left and one instance at the back right."} +{"scene_index": 8, "scene": "There are three building blocks positioned at the back left and back right locations."} +{"scene_index": 9, "scene": "Building Blocks Back Right and Building Blocks Back Left (two instances)"} +{"scene_index": 10, "scene": "There are three sets of building blocks, two located in the back left area and one in the back right."} +{"scene_index": 11, "scene": "The building blocks are positioned to the right, back left, and left, indicating their placement relative to each other in space."} +{"scene_index": 12, "scene": "Building Blocks: Back Right, Building Blocks: Back Left (two instances)"} +{"scene_index": 13, "scene": "The building blocks at positions back left and back right are placed in the same area but on opposite sides."} +{"scene_index": 14, "scene": "The three building blocks are positioned at the back, with one on the right side and two on the left side."} +{"scene_index": 15, "scene": "Each building blocks is positioned at either the back right or back left of the scene."} +{"scene_index": 16, "scene": "The two sets of building blocks are positioned diagonally opposite each other at the back of the spaceβ€”one on the right side and the other on the left."} +{"scene_index": 17, "scene": "The building blocks are positioned with three instances: one on the left, another at the back left, and a third at the back right."} +{"scene_index": 18, "scene": "The three building blocks are positioned at the back, with one on the right side and two on the left side."} +{"scene_index": 19, "scene": "building blocks: back left and building blocks: back right"} +{"scene_index": 20, "scene": "Building Blocks Back Right Building Blocks Back Left (two instances)"} +{"scene_index": 21, "scene": "The building blocks are positioned at the back right, and two sets are located at the back left."} +{"scene_index": 22, "scene": "The building blocks are positioned on the left, with two others located at the back left and back right positions."} +{"scene_index": 23, "scene": "Each building blocks is positioned either at the back left or back right, with two instances located at the back left and one instance at the back right."} +{"scene_index": 24, "scene": "The building blocks are positioned at three locations: two in the back (left and right), one on the left, with no other specified positions."} +{"scene_index": 25, "scene": "Three sets of building blocks are positioned at the back of the scene, two on the left side and one on the right side."} +{"scene_index": 26, "scene": "The building blocks are positioned at three locations: two on the left side (back left and left), and one on the back right."} +{"scene_index": 27, "scene": "The building blocks are positioned at the back right, and two sets are located at the back left."} +{"scene_index": 28, "scene": "The building blocks on the left are positioned to the left, those at the back left are in the rear-left area, and the ones on the right are located on the right side."} +{"scene_index": 29, "scene": "Each building blocks is positioned at either the back right or back left of the scene."} +{"scene_index": 30, "scene": "Building Blocks Back Right Building Blocks Back Left Building Blocks Back Left"} +{"scene_index": 31, "scene": "The three building blocks are positioned at the back, with one on the right side and two on the left side."} +{"scene_index": 32, "scene": "The building blocks are positioned at back left and back right, with two instances located at back left and one instance at back right."} +{"scene_index": 33, "scene": "The building blocks at the back right and back left positions are placed in the back area, with the two blocks on the left sharing the same location."} +{"scene_index": 34, "scene": "The building blocks at the back right and back left positions are placed in the back area, with the two blocks on the left sharing the same location."} +{"scene_index": 35, "scene": "Building blocks are positioned at back right, left, and back left, creating a triangular arrangement with each block occupying distinct corners of the space."} +{"scene_index": 36, "scene": "The building blocks are positioned at both the back left and back right locations."} +{"scene_index": 37, "scene": "The building blocks are positioned at both the back left and back right locations."} +{"scene_index": 38, "scene": "The building blocks are located at the back left and left positions relative to the main structure or frame they belong to."} +{"scene_index": 39, "scene": "The building blocks are positioned at back left and back right, with two instances located at back left and one instance at back right."} +{"scene_index": 40, "scene": "The building blocks are positioned on both sides, with two on the left and one on the right."} +{"scene_index": 41, "scene": "Building Blocks (Back Right) Located at the back right section Building Blocks (Back Left) Placed at the back left area Building Blocks (Back) Situated at the back position"} +{"scene_index": 42, "scene": "The building blocks are positioned at three locations: two in the back (left and right) and one on the left."} +{"scene_index": 43, "scene": "The building blocks are positioned with two at the back (one on the right side, one unspecified), and one on the left."} +{"scene_index": 44, "scene": "Each building blocks is positioned at either the back right or back left of the scene."} +{"scene_index": 45, "scene": "The building blocks are located at the back left and back right."} +{"scene_index": 46, "scene": "The building blocks are positioned at three locations: two in the back (left and right) and one on the left."} +{"scene_index": 47, "scene": "The building blocks at the back right and back left positions are placed in the back area, with the two blocks on the left sharing the same location."} +{"scene_index": 48, "scene": "There are three building blocks positioned at the back left and back right locations."} +{"scene_index": 49, "scene": "The three sets of building blocks are positioned at different locations in relation to each other: one is located at the back-left, another is placed on the left side, and the last one is situated on the right."} +{"scene_index": 50, "scene": "The three building blocks are positioned at the back, with one on the right side and two on the left side."} +{"scene_index": 51, "scene": "There are three sets of building blocks, two located in the back left area and one in the back right."} +{"scene_index": 52, "scene": "The building blocks are positioned at the back, with two on the left side and one on the right side."} +{"scene_index": 53, "scene": "The building blocks are positioned with three separate groups: one at the back left, another on the left, and a third on the right."} +{"scene_index": 54, "scene": "The building blocks are positioned at the back, with two on the left side and one on the right side."} +{"scene_index": 55, "scene": "building blocks back left and building blocks back right"} +{"scene_index": 56, "scene": "The three sets of building blocks are positioned on the back left, right, and left sides respectively."} +{"scene_index": 57, "scene": "The three building blocks are positioned on the left side, with one in the back-left and another in the back-right."} +{"scene_index": 58, "scene": "Three sets of building blocks are arranged with two on the back left side and one on the back right side."} +{"scene_index": 59, "scene": "The three building blocks are positioned at the back, with one on the right side and two on the left side."} +{"scene_index": 60, "scene": "The two sets of building blocks on the back side are positioned to the left and right, with one set occupying the back left and another in the back right."} +{"scene_index": 61, "scene": "Building Blocks is located at Back Right. Building Blocks is located at Back Left."} +{"scene_index": 62, "scene": "The building blocks at the back right and back left positions are placed in the back area, with the two blocks on the left sharing the same location."} +{"scene_index": 63, "scene": "The building blocks are positioned at back left and back right, with two instances located at back left and one instance at back right."} +{"scene_index": 64, "scene": "The building blocks are positioned with three units: one on the left, one in the back left, and another in the back right."} +{"scene_index": 65, "scene": "The building blocks at the back left and left positions are adjacent to each other, while the one on the right is positioned separately."} +{"scene_index": 66, "scene": "The building blocks at positions back left and back right each have one block placed behind them on the same side."} +{"scene_index": 67, "scene": "The building blocks at the back right and back left positions are placed in the back area, with the two blocks on the left sharing the same location."} +{"scene_index": 68, "scene": "Three building blocks are positioned at the back left and back right locations."} +{"scene_index": 69, "scene": "The building blocks are positioned at three locations: two at the back (left and right) and one on the left."} +{"scene_index": 70, "scene": "The two sets of building blocks are both located at the back left position."} +{"scene_index": 71, "scene": "The building blocks are positioned at the back, with two on the left side and one on the right side."} +{"scene_index": 72, "scene": "Three sets of building blocks are positioned at the back of the scene, two on the left side and one on the right side."} +{"scene_index": 73, "scene": "Each building blocks is located at its specified position with no additional relationships to others beyond their positions."} +{"scene_index": 74, "scene": "The building blocks are positioned with three separate instances: one on the left, another at the back left, and a third on the right."} +{"scene_index": 75, "scene": "The building blocks are positioned with three units: one on the left, one in the back left, and another in the back right."} +{"scene_index": 76, "scene": "The building blocks at the back right and back left positions are placed in the back area, with the two blocks on the left sharing the same location."} +{"scene_index": 77, "scene": "The building blocks are positioned at three locations: two at the back (right and left), one on the left."} +{"scene_index": 78, "scene": "The three sets of building blocks are positioned to the left, with two located at the back left and one slightly ahead."} +{"scene_index": 79, "scene": "The building blocks are positioned at the back right, and two sets are located at the back left."} +{"scene_index": 80, "scene": "building blocks back left building blocks back right"} +{"scene_index": 81, "scene": "Three sets of building blocks are positioned at the back of the scene, two on the left side and one on the right side."} +{"scene_index": 82, "scene": "The building blocks on the right and left sides are positioned diagonally opposite to each other, with an additional set placed at the back-left, forming a triangular arrangement."} +{"scene_index": 83, "scene": "building blocks positioned on the right building blocks positioned on the left building blocks positioned at the back left"} +{"scene_index": 84, "scene": "The building blocks at positions back left and back right are placed in the same area but on opposite sides."} +{"scene_index": 85, "scene": "There are three building blocks positioned at the back left and back right locations."} +{"scene_index": 86, "scene": "Building Blocks Back Right Building Blocks Back Left two instances"} +{"scene_index": 87, "scene": "Three sets of building blocks are arranged with two on the back left side and one on the back right side."} +{"scene_index": 88, "scene": "The building blocks are positioned on the left, at the back right, and at the back left."} +{"scene_index": 89, "scene": "Three building blocks are positioned at the back left and back right locations."} +{"scene_index": 90, "scene": "The building blocks are positioned at three locations: two on the left side (back left and front left) and one on the right side."} +{"scene_index": 91, "scene": "Three sets of building blocks are arranged with two on the back left side and one on the back right side."} +{"scene_index": 92, "scene": "Building Blocks Back Right Building Blocks Back Left Building Blocks Back Left"} +{"scene_index": 93, "scene": "The building blocks are positioned with two on the right and one in the back left."} +{"scene_index": 94, "scene": "The building blocks at the back right and back left positions are placed in the back area, with the two blocks on the left sharing the same location."} +{"scene_index": 95, "scene": "The building blocks are positioned with three distinct placements: one on the left, another at the back left, and a third at the back right."} +{"scene_index": 96, "scene": "Three building blocks are positioned at the back left and back right locations."} +{"scene_index": 97, "scene": "The three building blocks are positioned at the back, with one on the right side and two on the left side."} +{"scene_index": 98, "scene": "Each building blocks is positioned at either the back right or back left of the scene."} +{"scene_index": 99, "scene": "Three building blocks are positioned at the back left and back right locations."} +{"scene_index": 100, "scene": "The building blocks are positioned at the back right, and two sets are located at the back left."} +{"scene_index": 101, "scene": "The building blocks are positioned with three separate groups: two on the left (back left and front left) and one on the right."} +{"scene_index": 102, "scene": "The building blocks are positioned at back left and back right, with two instances located at back left and one instance at back right."} +{"scene_index": 103, "scene": "There are three building blocks positioned at the back left and back right locations."} +{"scene_index": 104, "scene": "The building blocks on the left are positioned to the left, the ones on the right are placed to the right, and those in the back left area are located at the back-left corner."} +{"scene_index": 105, "scene": "The building blocks are positioned at the back left, left, and back right locations."} +{"scene_index": 106, "scene": "The building blocks are back left. The building blocks are back right."} +{"scene_index": 107, "scene": "The three building blocks are positioned at the back, with one on the right side and two on the left side."} +{"scene_index": 108, "scene": "The building blocks are positioned at the back right, and two sets are located at the back left."} +{"scene_index": 109, "scene": "The building blocks are positioned on the left side (one block), in the back left corner (another block), and in the back right corner (a third block)."} +{"scene_index": 110, "scene": "The building blocks are positioned at three locations: two on the left side (one closer to the back) and one on the back right."} +{"scene_index": 111, "scene": "Building Blocks Back Right Building Blocks Back Left"} +{"scene_index": 112, "scene": "The building blocks are positioned at the back right, and two sets are located at the back left."} +{"scene_index": 113, "scene": "Building Blocks are located on the right side. Building Blocks are positioned on the left side. Building Blocks are situated at the back-left area."} +{"scene_index": 114, "scene": "There are three building blocks positioned at the back left and back right locations."} +{"scene_index": 115, "scene": "The building blocks are positioned as follows: two sets are located at the back, one on the left and one on the right, while another set is placed to the left."} +{"scene_index": 116, "scene": "Each set of building blocks is positioned on either the left side or both back left and back right sides of the structure."} +{"scene_index": 117, "scene": "There are three building blocks positioned at the back left and back right locations."} +{"scene_index": 118, "scene": "The building blocks at the back right and back left positions are placed in the back area, with the two blocks on the left sharing the same location."} +{"scene_index": 119, "scene": "Each building block is positioned at a specific location: one is placed in the back right area, another on the left side, another at the back left corner, and the last one is located at the back."} +{"scene_index": 120, "scene": "The two sets of building blocks on the back side are positioned to the left and right, with one set occupying the back left and another in the back right."} +{"scene_index": 121, "scene": "Three sets of building blocks are arranged with two on the back left side and one on the back right side."} +{"scene_index": 122, "scene": "The building blocks on the right and left sides are positioned at those respective locations, while the one in the back left is situated diagonally behind and to the left of the others."} +{"scene_index": 123, "scene": "The building blocks are positioned as follows: two are placed at the back corners (one on the left and one on the right), while the third is located on the left side but not in a corner."} +{"scene_index": 124, "scene": "The building blocks are positioned at the back right, and two sets are located at the back left."} +{"scene_index": 125, "scene": "Building blocks: Back left. Building blocks: Back right."} +{"scene_index": 126, "scene": "The building blocks are positioned as follows: two on the left (one in front and one at the back) and one on the back right."} +{"scene_index": 127, "scene": "The four building blocks are positioned at the back of the scene, with three located on the left side and one on the right side."} +{"scene_index": 128, "scene": "The building blocks are positioned on the left, back left, and right sides."} +{"scene_index": 129, "scene": "There are three building blocks positioned at the back left and back right locations."} +{"scene_index": 130, "scene": "The building blocks at the back right and back left positions are placed in the back area, with the two blocks on the left sharing the same location."} +{"scene_index": 131, "scene": "The building blocks are positioned at the back right, and two sets are located at the back left."} +{"scene_index": 132, "scene": "The building blocks are positioned at the back left, center, and another back left in the scene."} +{"scene_index": 133, "scene": "The three sets of building blocks are positioned as follows: one at the back left, one on the right, and another on the left."} +{"scene_index": 134, "scene": "The building blocks at positions back left and back right are placed in the same area but on opposite sides."} +{"scene_index": 135, "scene": "Building blocks at the rear section on the right side, building blocks at the rear section on the left side, and building blocks positioned centrally at the rear."} +{"scene_index": 136, "scene": "Building Blocks: Back Right Building Blocks: Back Left (two instances)"} +{"scene_index": 137, "scene": "Three sets of building blocks are arranged with two on the back left side and one on the back right side."} +{"scene_index": 138, "scene": "The building blocks are positioned at both the back left and back right locations."} +{"scene_index": 139, "scene": "The building blocks at the back right and back left positions are placed in the back area, with the two blocks on the left sharing the same location."} +{"scene_index": 140, "scene": "The building blocks at the back right and back left positions are placed in the back area, with the two blocks on the left sharing the same location."} +{"scene_index": 141, "scene": "Building Blocks: Back Right and Building Blocks: Back Left (two instances)"} +{"scene_index": 142, "scene": "Three building blocks are positioned at the back left and back right locations."} diff --git a/alpha_bot_2_stack_building_blocks/annotations/subtask_annotations.jsonl b/alpha_bot_2_stack_building_blocks/annotations/subtask_annotations.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..402a175b9db4bb559652acf580590fd8ff5e76ba --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/annotations/subtask_annotations.jsonl @@ -0,0 +1,17 @@ +{"subtask_index": 0, "subtask": "Grasp the blue building block with left gripper"} +{"subtask_index": 1, "subtask": "End"} +{"subtask_index": 2, "subtask": "Place the pink building block in the center of table with left gripper"} +{"subtask_index": 3, "subtask": "Grasp the pink building block with left gripper"} +{"subtask_index": 4, "subtask": "Place the blue building block on the pink building blocks with left gripper"} +{"subtask_index": 5, "subtask": "Grasp the green building block with left gripper"} +{"subtask_index": 6, "subtask": "Place the pink building block on the blue building blocks with right gripper"} +{"subtask_index": 7, "subtask": "Place the green block on the pink block with left gripper"} +{"subtask_index": 8, "subtask": "Place the blue building block on the blue building blocks with right gripper"} +{"subtask_index": 9, "subtask": "Place the blue building block on the pink building blocks with right gripper"} +{"subtask_index": 10, "subtask": "Grasp the blue building block with right gripper"} +{"subtask_index": 11, "subtask": "Place the pink building block on the blue building blocks with left gripper"} +{"subtask_index": 12, "subtask": "Place the blue building block on the blue building blocks with left gripper"} +{"subtask_index": 13, "subtask": "Grasp the pink building block with right gripper"} +{"subtask_index": 14, "subtask": "Place the pink block on the blue block with right gripper"} +{"subtask_index": 15, "subtask": "Place the blue building block in the center of table with left gripper"} +{"subtask_index": 16, "subtask": "null"} diff --git a/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000000.parquet b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000000.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9bedf3b649808c2057d02943a8b58fd91945f36e --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000000.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:12ab486611259e60dd034e6478b0e5083dd23b7ae002f0beb4714d1c8295b2da +size 320655 diff --git a/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000001.parquet b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000001.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c28130ed1d0053f6c7a3d3ecfea4350f43766cdd --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000001.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c3edd6406487b323eaa7b6ebc49cf2840ff2140af346bdf80ce3c5380a5d097 +size 309220 diff --git a/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000002.parquet b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000002.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f1b1e7434af1c5dd4b9cbd22105fe1d9113dbfe8 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000002.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84a69f739265573bdd72473ac0c763705ba5a7d821c441e8f25fb5464f9182d2 +size 341103 diff --git a/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000003.parquet b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000003.parquet new file mode 100644 index 0000000000000000000000000000000000000000..866a8b71f387598b9717d2c3d83c5db492a21566 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000003.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d12f537ae0a9593ff2de88878d6b57dca24c4bdc08961172798ffd972c34a251 +size 351690 diff --git a/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000004.parquet b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000004.parquet new file mode 100644 index 0000000000000000000000000000000000000000..50d84b98b42e07ecd2c82bbe8ded9cab38065f3d --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000004.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5de37e0abd2b2380d096aef8e94bfd8ecb56cda794eef6af5ffb0bc43f6f4308 +size 353628 diff --git a/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000005.parquet b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000005.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2f82be9a3201afd0b84a64f4caa8433cee13b07d --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000005.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f178734c6b5d92d2cf6ca01cbe6d9a8ffe5a7519ac157b483c65b02de482205e +size 395058 diff --git a/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000006.parquet b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000006.parquet new file mode 100644 index 0000000000000000000000000000000000000000..08f29a292e1bd6a21c8c56e62cb041a5c74ea037 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000006.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d5e04e23d22330ea119d446014c45055ddc8944a4019a24f7f8ac76accdfd09 +size 336811 diff --git a/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000007.parquet b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000007.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1af702dbe31456ef3783336d18c2bb3c7d3d311e --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000007.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1df695940c635746182c5c21a414406f6998384f66f9db9a988941c07278033f +size 387647 diff --git a/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000008.parquet b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000008.parquet new file mode 100644 index 0000000000000000000000000000000000000000..16ef95e5a555537023052acf4d87a6e82d7d724b --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000008.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:52a5b0c578c9b500c757a471bd74b027af5fed3f3dd033cf645a87c26281db6d +size 407224 diff --git a/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000009.parquet b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000009.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e7ec1c626a03c70b367e054a75b99597911996eb --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000009.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3dd3bc2d5e1b29a987c45b07f65d2feb25c782deb6cc49cb1a89cd556efde583 +size 400820 diff --git a/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000010.parquet b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000010.parquet new file mode 100644 index 0000000000000000000000000000000000000000..073ed34405c8a997c7d652c35361c807de7f560b --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000010.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d6d54318d9a4812e6dba122e727e54ccf847b96999527ce419e0368184da7f9 +size 395781 diff --git a/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000011.parquet b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000011.parquet new file mode 100644 index 0000000000000000000000000000000000000000..57a3e9c50489e50153c046250e44c2867bea78b0 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000011.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d099764ae61a896a5b4419706b9c19dc311db98ab14fb765b90235cfa6cc6f11 +size 355227 diff --git a/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000012.parquet b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000012.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6d6ed08614de845a2414ce4ffce8c2f22dcaae82 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000012.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:127c4929ee62008e80a9d61fbcfffcb76ff40721d9bb2d0f2bf60171d4c38e9b +size 347493 diff --git a/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000013.parquet b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000013.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4b98b702928906ef66ddf8fa4d8505d7bd9de217 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000013.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8bab8bf8986f5e50b1cec0c143d7fe2d0e64ad87a65d795245707c15325e2d7b +size 364029 diff --git a/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000014.parquet b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000014.parquet new file mode 100644 index 0000000000000000000000000000000000000000..96eeededecb709d7b7e04bb926fa742f5b9cc813 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000014.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:63aa4a8029db58672618faa39e68149ab99738e6a72c8db7f334ce82db59f03a +size 383939 diff --git a/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000015.parquet b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000015.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3e7223dfa6be66b81bcb45c4fbda9bde2ab89d75 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000015.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:40b7a96e77c16931e9991cdbea064a6fa1239258abc602b6bd58adafe82ccb3b +size 358295 diff --git a/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000016.parquet b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000016.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f4154b473b2946d41e0d80fcaed26e74c7bcabeb --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000016.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:48ebdd284b8023b28b9c0b375748b9a51034d8f3a69b8d95fe0d35a3420757c4 +size 365267 diff --git a/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000017.parquet b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000017.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cceca22bc622ac1664a95ae42fb65e0733c46c74 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000017.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55fcd72fb8584b2943e78ba178592280809d964cbbd4171078e775754d489348 +size 343115 diff --git a/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000018.parquet b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000018.parquet new file mode 100644 index 0000000000000000000000000000000000000000..25d27039089dc76709b1a6392dc21941b5c69ce8 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000018.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a9fd7fe54b03f5af815f1af220eb184dbe0a066c1caf2ff0628a0cc39d67772a +size 407128 diff --git a/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000019.parquet b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000019.parquet new file mode 100644 index 0000000000000000000000000000000000000000..62b18bca5e86dd46f321e8b63b5b702badc01915 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000019.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:faff9a36cfde52fae86c118ffd71e2302ead1af56995b676869a0fe35815e164 +size 329743 diff --git a/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000020.parquet b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000020.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5aa85103657ca3ab2dee57326fdc3b0b408342e1 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000020.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:28f8a89d764276ff77d9c1a33db636f5ba8382e3bb3e0439939a2b789726fd60 +size 362973 diff --git a/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000021.parquet b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000021.parquet new file mode 100644 index 0000000000000000000000000000000000000000..832806265abf523df80da2ca098f596297eb49d1 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000021.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1403e8bbeec95e3b7a10979d8b30a6a81459f313e5458672d92cfbb7f80d86d8 +size 353238 diff --git a/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000022.parquet b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000022.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d194ae053a402444b79867247b2bbaaa76d50a50 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000022.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb97029f77e4408aefa1990ff66ef1a1346a468780ec07d1933617b133fcf4c1 +size 332211 diff --git a/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000023.parquet b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000023.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9659d0da6e244b0e47d2ac36546237580b0c81cf --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000023.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ebe2102009ee454b6b93ae8f364d76b7da6b78c71b12435f900d27e069e90036 +size 336073 diff --git a/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000024.parquet b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000024.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cf9b80f01c577628948efca9bef2d1333959435b --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000024.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7837ec81fcb82b905cdfc3db28d45663d8dc0ad13532a60e361385d0e4d4f74c +size 376258 diff --git a/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000025.parquet b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000025.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6dd442cb0e262a219b8b3710b6dc738f5a6c72dc --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000025.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:301e3cc59d8ed53f7ce91d6678669d14706f597653b9c62d0a0ea40adb228ac6 +size 345064 diff --git a/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000026.parquet b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000026.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0341356ce38c7c1fe51fca43c7788ff00ab32a5f --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000026.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d62a4cb1b733722d5a5ad89b9e9aed2878b67f8f3fe6277f07649549560b4b1 +size 342671 diff --git a/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000027.parquet b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000027.parquet new file mode 100644 index 0000000000000000000000000000000000000000..de625910d7573eefdec27c04882fbc629942d978 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000027.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:728f3b92a725ea2ad357b788b417fa79cbf78a194e96f7493c3f46d2e9106b9d +size 367089 diff --git a/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000028.parquet b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000028.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ace0121845187681f6f10036d7e551b8e5557002 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000028.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:24c191649456916dcfbb98c4c9266385a0a48a871dcf743807b9cb849b5cbade +size 404755 diff --git a/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000029.parquet b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000029.parquet new file mode 100644 index 0000000000000000000000000000000000000000..616fd629b3224a0e8d49881e6974c6690d6fed73 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000029.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be7581c19ab30d7cf969ed66f8bec9b20d5fcdc3adaaeb8657deb25c652df74e +size 337573 diff --git a/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000030.parquet b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000030.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e19b2b9cd623a852d66240a8b94798d8b342eb7c --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000030.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:177f6e9556351ac410481fdfd0063bff8dfc1cf8736ca3018bec6eccf872f243 +size 354662 diff --git a/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000031.parquet b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000031.parquet new file mode 100644 index 0000000000000000000000000000000000000000..428d574f32f0bc93e660148ca9cb711c8004c01b --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000031.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:028a5fd19d24321b0532e6b308272f08165d78d3068b3ba6e8c556b1d65a3a65 +size 320323 diff --git a/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000032.parquet b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000032.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6c51433a79886a74dd2aa74528f76e5f5ffb1ae1 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000032.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ea761b965590522cdbdb5b80a88a444a500f55f1c48342151bec885d9ecd94f +size 335195 diff --git a/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000033.parquet b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000033.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c7e94f0ce5ecf74e595339cca9c4917471cba4bb --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000033.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e32e97bd7efb6ff1049f817abca8d8cac2b2bf21218a21f92d9e701ac9368ebf +size 381697 diff --git a/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000034.parquet b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000034.parquet new file mode 100644 index 0000000000000000000000000000000000000000..92145b7d825e889662456f0df7442fc8dbcfa25b --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000034.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2bc48fbfd09637707905cb02e026595dfa01525eb9613ae404087f656d7db5db +size 322713 diff --git a/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000035.parquet b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000035.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b8d418d127149746fdeb6ba871e8ae3eb0c52636 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000035.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0da1a7e3da7daf794ca9cf02383aa0595775a6d55a69bb1469ba76bece10fab0 +size 346030 diff --git a/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000036.parquet b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000036.parquet new file mode 100644 index 0000000000000000000000000000000000000000..317e0827d68ea86efa690b5034c4b22d1ce833b8 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000036.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:06256216eb729d0843790d5bb2d93d3339a8cba840521f3bea1e878e266efa2e +size 358364 diff --git a/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000037.parquet b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000037.parquet new file mode 100644 index 0000000000000000000000000000000000000000..54aef49d1d007ab0a04853d9142e64278715589a --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000037.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4603b6eb6087055ab5c673d098f41539d853ccff940ac49b1ccfb041b4b75510 +size 393445 diff --git a/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000038.parquet b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000038.parquet new file mode 100644 index 0000000000000000000000000000000000000000..24b4dde8c13fbf97705d90c00ed72d4bae528bb9 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000038.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7814415db98c0b036b2d0a8f171ad36b8dbbec85942431de9689775e95e16eb +size 329853 diff --git a/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000039.parquet b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000039.parquet new file mode 100644 index 0000000000000000000000000000000000000000..73c0b4bb8146094c71fa3c65412f9392101d8498 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000039.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c9e9290c04f33670607fa511d6f9d484439b32f629f87af3c0bb00d3bb02661 +size 425790 diff --git a/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000040.parquet b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000040.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a6ec4af69608ef9ec20dff69dd9665bc795c7caa --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000040.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f50b31e3a5dbcc1c9a52754ed55b6be349d5e751098706511bbe1d9c20ba670 +size 369598 diff --git a/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000041.parquet b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000041.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3c08f14018fb17b2c171f8357ed37bbd6b3b8f79 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000041.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:acb0275a873065fdf32150f17eb064f2531da6f63637c2f5bfcdf2db8011f600 +size 318305 diff --git a/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000042.parquet b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000042.parquet new file mode 100644 index 0000000000000000000000000000000000000000..32a030a53a8df193a6a02c8160a63606e755fb10 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000042.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4965e534880a7e3cdc3ff744505d9e6ccee11179f92f35e88159c6a02b5c2190 +size 329801 diff --git a/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000043.parquet b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000043.parquet new file mode 100644 index 0000000000000000000000000000000000000000..57cede996ef4328a8b88a47fb1fa0a5c93200e21 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000043.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:78f6a62773dad8691e04a1459eacead2c269178bd09dbf1acfd6989733ae41e7 +size 314857 diff --git a/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000044.parquet b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000044.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9b1e9c4048cdafede9a99b080f8c0c592299f860 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000044.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f873af705500c0f49039a396cc001966678b6b92bd8d0df82e028b357c2872b +size 447662 diff --git a/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000045.parquet b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000045.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4701885bbb12da3231dd08d68f96fddb8799d0bf --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000045.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:939014124abe658817b8289723da25c35cd57c718c549fee72be30fbda258810 +size 469681 diff --git a/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000046.parquet b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000046.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b4db0c1bee8b062766ec7655ede1897411324bdb --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000046.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c90c55db2746e9f3f2fb55525e5a2a830ddee253b8f7b781758c274e5e594475 +size 460664 diff --git a/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000047.parquet b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000047.parquet new file mode 100644 index 0000000000000000000000000000000000000000..26f634dc6a0a69313165b496e6dfe7ae03355025 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000047.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa6ed914f6f687acedf0080803f50863543d7836643bdf6ed6a1eb523d709d8e +size 405199 diff --git a/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000048.parquet b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000048.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1c1338a730060b6f57254afcef61641eedd73bdc --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000048.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:79f14185358325515adc4fe6260c996968fff9eab1adbf310ab818bf86f55d35 +size 409080 diff --git a/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000049.parquet b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000049.parquet new file mode 100644 index 0000000000000000000000000000000000000000..300b02c167d06638e7702ec528afb6cea53ebeaa --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000049.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f2208297cfa5801b6f50a96e41685e28049ce7e62f89c92bdacb5d0983cb23d5 +size 390959 diff --git a/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000050.parquet b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000050.parquet new file mode 100644 index 0000000000000000000000000000000000000000..14da3717f7e207de09cb0378806b5e168822095f --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000050.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a2487491a0683f9952a840d23ebf10fa9d50ec1cd083504e525c95ab434e529 +size 414878 diff --git a/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000051.parquet b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000051.parquet new file mode 100644 index 0000000000000000000000000000000000000000..70b363e32f1c31391a1eed329d771ce49e766bfa --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000051.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be5755ee649e10be695d61ab21c7406c3727d911122e28076c467f505493322c +size 400349 diff --git a/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000052.parquet b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000052.parquet new file mode 100644 index 0000000000000000000000000000000000000000..74066f8dcd1ff4d033bd06eedbc3a1c72ecca99c --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000052.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5656a47cc8f6261506a3574109295a8edc4378c1ce73dd7dcd8cea81063d2b45 +size 401309 diff --git a/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000053.parquet b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000053.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a8357592fe934adfa3a1708e1ec9ec71e3218e53 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000053.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:88cc6c6bf58b4d1246512bafa14ead7cc18114e7fef0af6b034477f1634d154c +size 366398 diff --git a/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000054.parquet b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000054.parquet new file mode 100644 index 0000000000000000000000000000000000000000..70688e6538c7c298ceb61599a282fb0a3d65354d --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000054.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0533ac2ccc424c9e37066eecbaf99c1e79e890403c65ef53721882ac5332e08 +size 391803 diff --git a/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000055.parquet b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000055.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7ab43303b527e35940a369fd1ea28e6a68e98188 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000055.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d95ed5578d605de35f52837464bac8ab8ed3da85af9bd02d3c5efafb2d1306c2 +size 396898 diff --git a/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000056.parquet b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000056.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1b88fb825a3f9dca3b36d13aa0a0837ecce6da7d --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000056.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aba82ed6b4320fa780748a62f00b306a7cedcf5e5c1cc49af71d518d9e06912f +size 388007 diff --git a/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000057.parquet b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000057.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ca56f8b17a5c2f57b6ad7cf6015e0d7ae5b84688 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000057.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e56af810961034659aa63007dc5b18da68fc0053dfcd98fc1d86730aa15b9d4b +size 368367 diff --git a/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000058.parquet b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000058.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b581476908658987a9bc9a0468826267f1b5206e --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000058.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:46da885e636ae88145c599c72f2b5e1946511e974d27de4a8dd1d9345e4edbfc +size 415180 diff --git a/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000059.parquet b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000059.parquet new file mode 100644 index 0000000000000000000000000000000000000000..52c2e36d601e0ae99c4fc1d91baab0517d69a0c4 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000059.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae979907fb40ceb6ef25e91bbb032ae9533909f8bf401bf905f1133afe26a25e +size 376029 diff --git a/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000060.parquet b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000060.parquet new file mode 100644 index 0000000000000000000000000000000000000000..334307a08f14f184f419679f04b4bfeac46046cf --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000060.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c44507ca981e424a3934d1a59a48e1fbeae965653504d778892bde5e8cae4609 +size 391607 diff --git a/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000061.parquet b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000061.parquet new file mode 100644 index 0000000000000000000000000000000000000000..abd55d1c6419f2aa7a9f3861524de895fe38158d --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000061.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b01d66cd270ab609718a3799e4c053dd0eab6cfd2a3437d46de682dae52e5c37 +size 373027 diff --git a/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000062.parquet b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000062.parquet new file mode 100644 index 0000000000000000000000000000000000000000..23bec1787aed1ce7c3c0eb9336c4b6d6586184f3 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000062.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:39737f5612c20b70c8ddea979c389b8daa627fd7cc45b23f90c1d75f2c9cc3ec +size 390772 diff --git a/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000063.parquet b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000063.parquet new file mode 100644 index 0000000000000000000000000000000000000000..909caa4629ab4c5bc8e434710173dc5da3818a0d --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000063.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ecbe544656ca6c532bc30d577df5aad604987de2773d0ff454ba640aa8e90420 +size 402328 diff --git a/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000064.parquet b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000064.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fc03ab02bfb4d954368a4c3d0e6e99eb3f9232e9 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000064.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de0f346e2082755873975a0f31061053944906ac907dc9f0f5ebe8cbcaa1505a +size 349209 diff --git a/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000065.parquet b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000065.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6d9bd5ff0b8161f9fd9c2b12b8f26dbe63672521 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000065.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8fd9738287a4b0d5ffdaa1c9fb6b7947a03ca7d5bcca6973d8229f7bd03d9d0b +size 390757 diff --git a/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000066.parquet b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000066.parquet new file mode 100644 index 0000000000000000000000000000000000000000..41009ad920cd0c9b6df0100a7d349de73322532e --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000066.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b25cdc6c0314fabac76bb6df3cdd1eda0cb4e5937bdbd14f09bca4717a2619be +size 433087 diff --git a/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000067.parquet b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000067.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6061aac6f559957ab2ed6ee1911717a0b418e472 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000067.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4aa78f7d34d580d147e43e678633f5f859d7c7a6563ff1b94db7c14c8b68e94c +size 369063 diff --git a/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000068.parquet b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000068.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e8a06c49d2837f2c53e970901efc186a3744bb97 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000068.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:33b817f25764e7cef99f445f1e0f239a76bd3381c294f595b0f28c701c731354 +size 383805 diff --git a/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000069.parquet b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000069.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fdc6b991455f5a15d255a0ddd0f9e872758e3ebc --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000069.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b374d440e5117cdc826b1837b47bad2f5c69fa06c23f9332bcc581941b1a7cd0 +size 399616 diff --git a/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000070.parquet b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000070.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a5fe83a8a5e4002f2cc5a9bcb9a0f40e870eb77c --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000070.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:43146203d6545616f640b2cc4204e8bbd7b32ec7bfb0001878c14cbf13ad7eee +size 411601 diff --git a/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000071.parquet b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000071.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ef8c8317893bf8e8e8ec4a77076d5816786ba895 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000071.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5200cf9645dd6b94b31197599e1c980262431882f25e4a0f71463fc570a323e7 +size 386345 diff --git a/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000072.parquet b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000072.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4078c120a63f5fc98d0c23e87191c789301e3c5a --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000072.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e8aade667c9dbc84b1b458e109d3a6edd699b0b568dcaa25fe1331244c36696c +size 383449 diff --git a/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000073.parquet b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000073.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0a36e06bbba0996aa96eef65d04199e62b30903f --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000073.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b0b3a3509fc69e5a6f5a9d60f407fea32f9febf1580815067fe4ad341af4be0 +size 341163 diff --git a/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000074.parquet b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000074.parquet new file mode 100644 index 0000000000000000000000000000000000000000..095e0302342ff9c68ee60c7bfcc2fdcfd7ce4f4e --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000074.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d3431f767b77333ed818af35fa5326532c2699154bf26d76e18fecfbe93d00b6 +size 391772 diff --git a/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000075.parquet b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000075.parquet new file mode 100644 index 0000000000000000000000000000000000000000..18a1563d11064490bc8fc18a19192551afade7ac --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000075.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:78a955e2ce72272dc6d18586c81a14a5a4b8807d01fe73e2d883714c1fa9ae0e +size 373485 diff --git a/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000076.parquet b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000076.parquet new file mode 100644 index 0000000000000000000000000000000000000000..510d77ce08db19448dd0e46f705a82b5fafe77e5 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000076.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0559777ae7d5332170486c657446f81e9241d50d82a315033a8f20041d0f102 +size 346563 diff --git a/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000077.parquet b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000077.parquet new file mode 100644 index 0000000000000000000000000000000000000000..139cff8ff9fa7b8e2c00ce3fe346c7b490bdcbf0 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000077.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:60d6682997cb95f36795a6628be27b6a6e4d0028dcd9ac5db5e791188d1e1c86 +size 331931 diff --git a/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000078.parquet b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000078.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2db0360cf489548d02cb5a2d7a608e6cffa8aaf7 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000078.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f4adfb353fd8b7435a1788b6646903915909d1429c5b3fe32d3c8bab9e7dd8a0 +size 368916 diff --git a/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000079.parquet b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000079.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d2c0ef0f74c193c22c4d6a778cdb1d15dc1b9b41 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000079.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:888c63a523a6e0ce32443667b94a29de33b785bade67c0872df412ca830bb40a +size 393288 diff --git a/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000080.parquet b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000080.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3fd55e1d441e508afaafe69fe8ad5634d4d8dbbe --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000080.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e9f1cb1796bf8a072dd95b519d947aca5de0b00a3e47eba56cb95f7e52db5a92 +size 400438 diff --git a/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000081.parquet b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000081.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ccceacb0dedb2db99bc3a630683bbbeae1827c17 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000081.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:07bb4d96caa73e7ed09fa9a1f9b0b167c24694ba81a9b43e83ba0d49593847bf +size 322933 diff --git a/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000082.parquet b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000082.parquet new file mode 100644 index 0000000000000000000000000000000000000000..933acf5a6cbf9401844f4a87c60b77872e021fd0 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000082.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:37095c2276653033f2e49a67996236f2ced1a60a869e45b4dcda95c635b3ec23 +size 342294 diff --git a/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000083.parquet b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000083.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e406521fc73f70c8a3ef4a31912464b25d449386 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000083.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e5c9bc42a78ac7b4437c562edfe5f5c6994f730f9a6175306e54acc47ebb441 +size 398739 diff --git a/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000084.parquet b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000084.parquet new file mode 100644 index 0000000000000000000000000000000000000000..40087ed0b79443148a0cbdf3faa81c473c0dcaba --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000084.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a997be0c6c916aa8dc9d51d7e3e5e2bdef60c17a330475c3aebb7b4415c1de1 +size 330667 diff --git a/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000085.parquet b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000085.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7abc5054ceba19c61da086abcaabf59e4696da99 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000085.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b4fb692ef98a47803839885dace6baafffbdc6f9c306965d0b9145c1b3166bb7 +size 386398 diff --git a/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000086.parquet b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000086.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6eaecca59df657c7ce04c8e7e1a4e2104f5b854c --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000086.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:35549bdc0d8a60628197ecfdbc8fd0542d1fca8985d85b8614fedeadfaf8bdb6 +size 383195 diff --git a/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000087.parquet b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000087.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4ce1abec82944a2057a233a20ab905dc7d808a29 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000087.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dbd4d918499dafc6ba21b92aaf38d2535cd3a117388709742a895bb8b11ff6cf +size 325899 diff --git a/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000088.parquet b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000088.parquet new file mode 100644 index 0000000000000000000000000000000000000000..45bb2eb17770fb0e52423471580ac69b48cbe403 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000088.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0fe962dc148d52dfbd0170918f81ce8a60c3664907ffaf11f94f6fa8cad19a66 +size 310175 diff --git a/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000089.parquet b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000089.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9f43fe0658f915efb5198d1259153affd03c9ed5 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000089.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f5c7e8d9060080ed99370b3b8d46714e392fcaa451f0c2da6af2d20ba62cd051 +size 335974 diff --git a/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000090.parquet b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000090.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fccc1f2e72037d7b7635d71b25789c73662e41ed --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000090.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9178b1a4b6f6436b66f860078bea9d07ec97029c868710720e216653c943c69c +size 306688 diff --git a/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000091.parquet b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000091.parquet new file mode 100644 index 0000000000000000000000000000000000000000..28a27193b599c67d34c5bb1a8ec314b5c3ddbc70 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000091.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a6d9abfe5d637b880541ec5fff3af53afa2679af07f2115f1c56e26199a9613 +size 410888 diff --git a/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000092.parquet b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000092.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0ac60e1586f0354fde51592d3a90f18abdd3631c --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000092.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0153049e25a6b1b03dbe7a8da25185291424bdb18a079a576a361c27c9d89a5 +size 459227 diff --git a/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000093.parquet b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000093.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cee8772371c134a0a6e2f8baf40e6758a8c64909 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000093.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:337f974cb1e07186e9f27cc06484ab8b60434c58209664c9d415e0570fde75b3 +size 515400 diff --git a/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000094.parquet b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000094.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3cc0750ead1f7b96c787136524d937017ba5faf6 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000094.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5dc1f21d18364853b1fb37a6b9ff1ea5f8cca9da7575bb07e31d1fb342a9196d +size 475437 diff --git a/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000095.parquet b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000095.parquet new file mode 100644 index 0000000000000000000000000000000000000000..09c550581c5a71561a38d6abc976e102501fbaa9 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000095.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:36ebac1db3f6b7dbd7b83a783a234356f7eb989323a535a7b8951ccd2ee9055f +size 431463 diff --git a/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000096.parquet b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000096.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d727cf157058931afdef64129159982fe0f85fb2 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000096.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:18cab60e239f32693903ab9b562f2632cdb236acf5ac0dc9dda42496fc7848f6 +size 504626 diff --git a/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000097.parquet b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000097.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3049a28a444803d67f82b03b0cd94cb636c3f558 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000097.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:81635ae74ef8f3c95babb7579514facec38b8ef85a1e0adb655df2d4d09a7e32 +size 400293 diff --git a/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000098.parquet b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000098.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8bc3d5004cf67048ec77af4912f9eb9cb94f3245 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000098.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cdcf75e047efeb3eaa77b0df4e453c6e77908e33e8167e7f4fbdb9d90d00ae1a +size 401689 diff --git a/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000099.parquet b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000099.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8bc4c366d5260bc8bfac09930b7b04b3c5270811 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000099.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb5dbd22da45d7d62e9d3c9a4adb8c43766ab7d1fe91d2d15b0ec2e5c3f682a5 +size 432904 diff --git a/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000100.parquet b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000100.parquet new file mode 100644 index 0000000000000000000000000000000000000000..98a337a3ac91d18f9e865577a94c9fd55e9501de --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000100.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:991c18807719d46cc1df8f3ffb40004b77d3354a3b8481e70606c7922e702671 +size 356358 diff --git a/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000101.parquet b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000101.parquet new file mode 100644 index 0000000000000000000000000000000000000000..921c883d7b6e8e73676fa8683127a0d8cd4b6b93 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000101.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f29d0d3dbbadbccf2ffb00c965821fe6122e6be97b4450eb133ff03b9f56c367 +size 476564 diff --git a/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000102.parquet b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000102.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f7fc587d22fa94194b5dbff2fe24a9bc1429b5cc --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000102.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:14b400a167ac181aab136c339c46c841b41b82f64e8df7ac4d80dd4bdbd90c22 +size 403006 diff --git a/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000103.parquet b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000103.parquet new file mode 100644 index 0000000000000000000000000000000000000000..051b3737030cfbb35ebcb08f8d2ac1bb81c941b3 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000103.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:084cb475d3b5f67faea8b9dcb87291894015a448cde767b3ebd8d84d766e2c04 +size 394532 diff --git a/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000104.parquet b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000104.parquet new file mode 100644 index 0000000000000000000000000000000000000000..aeb8e7547ed983e85b8343da111e638c824c467b --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000104.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba2a9c7346c3f5a73883e020d487517aba7d2a5af2420ff0444952445a79c003 +size 403880 diff --git a/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000105.parquet b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000105.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3998db346c59c99aad522282745822c099e47ad9 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000105.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26d205d1af86ffcf24216c0c984826a44f772c90a99fd8225a414805213eef41 +size 374542 diff --git a/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000106.parquet b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000106.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e849a556f1b2a9948acb6cdc1a729572bf00b05d --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000106.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b2c9b3949e6d4326cf3d7688cfdb2ca7c259cedf0e06f355094a66d68a18807 +size 386043 diff --git a/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000107.parquet b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000107.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c8c262425f8014f58f594430549ec179954a877f --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000107.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:39ccfc3fbf6288d9f7dcef7fabc833c292f38bfd40b5e71517089728f38194dd +size 402014 diff --git a/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000108.parquet b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000108.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c8e9a8a7defe000823e3f1292a533963dddfde24 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000108.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:47de09a4f9ebc85f8818988a4ed27741e236bd163a4a4413ff0e2be8b9fe3eea +size 445470 diff --git a/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000109.parquet b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000109.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ef45867e3a04a18e127f21713190373387badb30 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000109.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:361d6a4689b00b2d86753f6cc2cda112d677ae1aca67fa84f002a5414b38d2b2 +size 409393 diff --git a/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000110.parquet b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000110.parquet new file mode 100644 index 0000000000000000000000000000000000000000..039011e94989bd057e113af0c0ce72121deafd80 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000110.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d8dc183ae711ea2495bff8c8aa22313d1ed0df1747dc5dc1fbb2a85372ac1a9 +size 318294 diff --git a/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000111.parquet b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000111.parquet new file mode 100644 index 0000000000000000000000000000000000000000..56c163f1bd1f693209c78af31e968c08a6accdcb --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000111.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc2c4bc379e73248afa0793644d104976ea349c3ddf42ca26a233065c34e24e1 +size 387716 diff --git a/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000112.parquet b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000112.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0506b03c60a2efe8cbbac4d680e7579588a7e6b6 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000112.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d1fab86880d2893fcf4b6de716b8845444a5d0a1189741b1a1730256395cbb38 +size 442578 diff --git a/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000113.parquet b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000113.parquet new file mode 100644 index 0000000000000000000000000000000000000000..134ff3e9c3fbb090627058e17b9a611c762b20f9 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000113.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b3ba8dd413128221a461228611f62f00ec9267b5bf93e107575b4cf54e4e9734 +size 347555 diff --git a/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000114.parquet b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000114.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e9cc0875310ebc71170ecd37e9fe26498489f39e --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000114.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf06e0c2d6b416b4a396c3a5a9fd2221daea1fcdf47cb44f4342049e38bc0a00 +size 342639 diff --git a/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000115.parquet b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000115.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9da4adddc3a63b71e7ef750ee128a35223d8daf6 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000115.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1dca27517d987a91a11f7eef3718b54a0b87a4bd9a74b9cbf27d61a5f1ee8167 +size 380646 diff --git a/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000116.parquet b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000116.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e2bfc0159aa977f4864841a7702470f2344b51a9 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000116.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e7e53284547d5f267dd2cae608f5cb8e2b2692630fa16503152ef6f0510b37a6 +size 410289 diff --git a/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000117.parquet b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000117.parquet new file mode 100644 index 0000000000000000000000000000000000000000..16165f93feb227610be7e1d3e539c4545594910c --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000117.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9009025a77015e7ce56eef937a26b690fc01f4fa0c2e2aead7dc8c799f4cccf5 +size 405600 diff --git a/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000118.parquet b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000118.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2d77ba56b27bfc8403f22e2a308d06e169dc17e8 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000118.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c51fe0db6cf8b009a9e937c1cf23029fea42355b75abc64800b447009eb2b69 +size 419405 diff --git a/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000119.parquet b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000119.parquet new file mode 100644 index 0000000000000000000000000000000000000000..94afe9232408598404aa9aa3e8c3a52ee93c4719 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000119.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba10115320b03fd9bafb18a1616fa093915387e71ea1202daddf67c4a2f3a5a1 +size 359469 diff --git a/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000120.parquet b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000120.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c0afd82e4f8da0d6590c31262190baca3f706117 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000120.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:70de2cdb074de260e5266d5d87a774ca192ca77582a8c06c8e3a3c49981409b7 +size 458427 diff --git a/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000121.parquet b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000121.parquet new file mode 100644 index 0000000000000000000000000000000000000000..33a85ed8f0b41016eb82e701c4d0fe50fc5977c5 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000121.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f5829f2c9ddff3dc97d2925b4c1e54246e69a10303ea0af9102d4b3ae4448ab +size 438564 diff --git a/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000122.parquet b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000122.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ac8d67e14d08827ed70ca177310a40090f8259e1 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000122.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a44c07583712ecfc867286f6e200f999392fdcc55cf91aa9c46570dfc9fbdcf9 +size 437771 diff --git a/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000123.parquet b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000123.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0df2791b65155be3cc59e554f7f0032958c5519d --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000123.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e770e2acb09249a760d9f854fb61ab5397942256dbeec30e4c06e4bad670afe8 +size 426215 diff --git a/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000124.parquet b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000124.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d53bea843b71318d61cfa4e057d2ba496b64a0d8 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000124.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:979ebed80cfa8fab3be182ab160a2a3407bb3d3ac7c6dc074eaf93524029898f +size 430939 diff --git a/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000125.parquet b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000125.parquet new file mode 100644 index 0000000000000000000000000000000000000000..700c66955437df705f481fae4b0cc99345cf1362 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000125.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:65f551cd3dc02dcfb11fe94bf73c51d3abd91030d593984a41ea988c11a95b29 +size 428451 diff --git a/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000126.parquet b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000126.parquet new file mode 100644 index 0000000000000000000000000000000000000000..93e2d569de82e40584523807c3efeb6e94fbe440 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000126.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:991dd61ed73a5d641da9917e2da1cc358f60f8359df836044d419491be145475 +size 438992 diff --git a/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000127.parquet b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000127.parquet new file mode 100644 index 0000000000000000000000000000000000000000..66dc0efd3259b0219dbe7ff0cba04f4b197899a2 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000127.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b1c5c28e6bb85706068775617c94e98ad7f9a077227f943d54fddd28099f80d +size 364510 diff --git a/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000128.parquet b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000128.parquet new file mode 100644 index 0000000000000000000000000000000000000000..50c14a83e1d7d9ed3c29390ee65d29517b68f09f --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000128.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:660810ab4421054374c44bb8e606b44dc1804b28d3574204a95388775c922a8c +size 422567 diff --git a/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000129.parquet b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000129.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3a5cd68934f1fb6e06b0834551c19a1108b56146 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000129.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b205cc0cca088dd008e661463311195850ba2505940ef418dd7116f59d4f2d6 +size 515549 diff --git a/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000130.parquet b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000130.parquet new file mode 100644 index 0000000000000000000000000000000000000000..43f28448f27111108ef133afd165d561fd0c9e2e --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000130.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:601911f72dd8e84c73ce6a6e89e7d82c29d6ebc1408d4fa975a2fa1657494b6f +size 466768 diff --git a/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000131.parquet b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000131.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9a42f0fc51a025c8a93be138f7b40b1479167cfd --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000131.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:06f2fd0841dfecfc3c3bcf0496ef9217458be0b01b0ddb69c348d64612508a6a +size 458169 diff --git a/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000132.parquet b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000132.parquet new file mode 100644 index 0000000000000000000000000000000000000000..59a69ad6620f819c5737887d2b9637ef2835468b --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000132.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:71cece040da51a23cdd9d2b6dd6361998be99dca8e1cf3cd100d43fc607b8617 +size 483201 diff --git a/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000133.parquet b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000133.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2cc5119f5c7e2b6e55e58e32c3f08c8ff2c3e158 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000133.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77e5fc4c25b9a9694482b39b4321e79243f31ceb5eb684cb2a7d7e1770eb5ee4 +size 372073 diff --git a/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000134.parquet b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000134.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b41f738c0324ea6d2f6e8d11ff24ab8f82c09a2e --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000134.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f038ad58eac55c9afa0cf3be546b6be33964b24673fb7dd5af85c266bb3ecf33 +size 414148 diff --git a/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000135.parquet b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000135.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5ec71e44ea2a7494d724942920a2e7ba77623011 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000135.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:02d61312822d1cf80642925a536830be7fb128dc4b9787a2d78fc8d98b0ad57e +size 385834 diff --git a/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000136.parquet b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000136.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c2bbb61475e2a1d5fa5f93faa5694a31287427c4 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000136.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:72d55cfda67c24d2d72443a5e155dd68f6ece7670d2649da5bc8c62ba4765baa +size 381346 diff --git a/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000137.parquet b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000137.parquet new file mode 100644 index 0000000000000000000000000000000000000000..203710bc9bacc59dbc4fc5c9bc23bf5bf813e230 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000137.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6690d6cc47bdc7223765b5297a9c6f8161947a82274c722152c251c41d0b8fce +size 400928 diff --git a/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000138.parquet b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000138.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3947db682fafa85fa082d1b4cf7fb787c656a696 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/data/chunk-000/episode_000138.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e54a26184e4222b8b81d04b164db103f17af29826a26684f3b4c0ae61eca02de +size 337112 diff --git a/alpha_bot_2_stack_building_blocks/meta/episodes.jsonl b/alpha_bot_2_stack_building_blocks/meta/episodes.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..98b7e0ea9611fdfd101e525ca6f5b170dbbb8831 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/meta/episodes.jsonl @@ -0,0 +1,139 @@ +{"episode_index": 0, "tasks": ["stack building blocks on the table."], "length": 764} +{"episode_index": 1, "tasks": ["stack building blocks on the table."], "length": 737} +{"episode_index": 2, "tasks": ["stack building blocks on the table."], "length": 819} +{"episode_index": 3, "tasks": ["stack building blocks on the table."], "length": 845} +{"episode_index": 4, "tasks": ["stack building blocks on the table."], "length": 815} +{"episode_index": 5, "tasks": ["stack building blocks on the table."], "length": 965} +{"episode_index": 6, "tasks": ["stack building blocks on the table."], "length": 839} +{"episode_index": 7, "tasks": ["stack building blocks on the table."], "length": 934} +{"episode_index": 8, "tasks": ["stack building blocks on the table."], "length": 1000} +{"episode_index": 9, "tasks": ["stack building blocks on the table."], "length": 966} +{"episode_index": 10, "tasks": ["stack building blocks on the table."], "length": 951} +{"episode_index": 11, "tasks": ["stack building blocks on the table."], "length": 867} +{"episode_index": 12, "tasks": ["stack building blocks on the table."], "length": 834} +{"episode_index": 13, "tasks": ["stack building blocks on the table."], "length": 881} +{"episode_index": 14, "tasks": ["stack building blocks on the table."], "length": 917} +{"episode_index": 15, "tasks": ["stack building blocks on the table."], "length": 878} +{"episode_index": 16, "tasks": ["stack building blocks on the table."], "length": 874} +{"episode_index": 17, "tasks": ["stack building blocks on the table."], "length": 833} +{"episode_index": 18, "tasks": ["stack building blocks on the table."], "length": 982} +{"episode_index": 19, "tasks": ["stack building blocks on the table."], "length": 786} +{"episode_index": 20, "tasks": ["stack building blocks on the table."], "length": 904} +{"episode_index": 21, "tasks": ["stack building blocks on the table."], "length": 869} +{"episode_index": 22, "tasks": ["stack building blocks on the table."], "length": 804} +{"episode_index": 23, "tasks": ["stack building blocks on the table."], "length": 806} +{"episode_index": 24, "tasks": ["stack building blocks on the table."], "length": 933} +{"episode_index": 25, "tasks": ["stack building blocks on the table."], "length": 835} +{"episode_index": 26, "tasks": ["stack building blocks on the table."], "length": 827} +{"episode_index": 27, "tasks": ["stack building blocks on the table."], "length": 887} +{"episode_index": 28, "tasks": ["stack building blocks on the table."], "length": 980} +{"episode_index": 29, "tasks": ["stack building blocks on the table."], "length": 809} +{"episode_index": 30, "tasks": ["stack building blocks on the table."], "length": 871} +{"episode_index": 31, "tasks": ["stack building blocks on the table."], "length": 768} +{"episode_index": 32, "tasks": ["stack building blocks on the table."], "length": 804} +{"episode_index": 33, "tasks": ["stack building blocks on the table."], "length": 908} +{"episode_index": 34, "tasks": ["stack building blocks on the table."], "length": 770} +{"episode_index": 35, "tasks": ["stack building blocks on the table."], "length": 835} +{"episode_index": 36, "tasks": ["stack building blocks on the table."], "length": 879} +{"episode_index": 37, "tasks": ["stack building blocks on the table."], "length": 951} +{"episode_index": 38, "tasks": ["stack building blocks on the table."], "length": 786} +{"episode_index": 39, "tasks": ["stack building blocks on the table."], "length": 1044} +{"episode_index": 40, "tasks": ["stack building blocks on the table."], "length": 896} +{"episode_index": 41, "tasks": ["stack building blocks on the table."], "length": 753} +{"episode_index": 42, "tasks": ["stack building blocks on the table."], "length": 788} +{"episode_index": 43, "tasks": ["stack building blocks on the table."], "length": 745} +{"episode_index": 44, "tasks": ["stack building blocks on the table."], "length": 1143} +{"episode_index": 45, "tasks": ["stack building blocks on the table."], "length": 1172} +{"episode_index": 46, "tasks": ["stack building blocks on the table."], "length": 1147} +{"episode_index": 47, "tasks": ["stack building blocks on the table."], "length": 985} +{"episode_index": 48, "tasks": ["stack building blocks on the table."], "length": 974} +{"episode_index": 49, "tasks": ["stack building blocks on the table."], "length": 923} +{"episode_index": 50, "tasks": ["stack building blocks on the table."], "length": 1005} +{"episode_index": 51, "tasks": ["stack building blocks on the table."], "length": 976} +{"episode_index": 52, "tasks": ["stack building blocks on the table."], "length": 981} +{"episode_index": 53, "tasks": ["stack building blocks on the table."], "length": 899} +{"episode_index": 54, "tasks": ["stack building blocks on the table."], "length": 964} +{"episode_index": 55, "tasks": ["stack building blocks on the table."], "length": 973} +{"episode_index": 56, "tasks": ["stack building blocks on the table."], "length": 941} +{"episode_index": 57, "tasks": ["stack building blocks on the table."], "length": 897} +{"episode_index": 58, "tasks": ["stack building blocks on the table."], "length": 1018} +{"episode_index": 59, "tasks": ["stack building blocks on the table."], "length": 919} +{"episode_index": 60, "tasks": ["stack building blocks on the table."], "length": 932} +{"episode_index": 61, "tasks": ["stack building blocks on the table."], "length": 918} +{"episode_index": 62, "tasks": ["stack building blocks on the table."], "length": 947} +{"episode_index": 63, "tasks": ["stack building blocks on the table."], "length": 969} +{"episode_index": 64, "tasks": ["stack building blocks on the table."], "length": 846} +{"episode_index": 65, "tasks": ["stack building blocks on the table."], "length": 913} +{"episode_index": 66, "tasks": ["stack building blocks on the table."], "length": 1054} +{"episode_index": 67, "tasks": ["stack building blocks on the table."], "length": 880} +{"episode_index": 68, "tasks": ["stack building blocks on the table."], "length": 916} +{"episode_index": 69, "tasks": ["stack building blocks on the table."], "length": 964} +{"episode_index": 70, "tasks": ["stack building blocks on the table."], "length": 1010} +{"episode_index": 71, "tasks": ["stack building blocks on the table."], "length": 931} +{"episode_index": 72, "tasks": ["stack building blocks on the table."], "length": 918} +{"episode_index": 73, "tasks": ["stack building blocks on the table."], "length": 816} +{"episode_index": 74, "tasks": ["stack building blocks on the table."], "length": 934} +{"episode_index": 75, "tasks": ["stack building blocks on the table."], "length": 911} +{"episode_index": 76, "tasks": ["stack building blocks on the table."], "length": 842} +{"episode_index": 77, "tasks": ["stack building blocks on the table."], "length": 801} +{"episode_index": 78, "tasks": ["stack building blocks on the table."], "length": 903} +{"episode_index": 79, "tasks": ["stack building blocks on the table."], "length": 934} +{"episode_index": 80, "tasks": ["stack building blocks on the table."], "length": 960} +{"episode_index": 81, "tasks": ["stack building blocks on the table."], "length": 766} +{"episode_index": 82, "tasks": ["stack building blocks on the table."], "length": 820} +{"episode_index": 83, "tasks": ["stack building blocks on the table."], "length": 953} +{"episode_index": 84, "tasks": ["stack building blocks on the table."], "length": 782} +{"episode_index": 85, "tasks": ["stack building blocks on the table."], "length": 915} +{"episode_index": 86, "tasks": ["stack building blocks on the table."], "length": 922} +{"episode_index": 87, "tasks": ["stack building blocks on the table."], "length": 769} +{"episode_index": 88, "tasks": ["stack building blocks on the table."], "length": 740} +{"episode_index": 89, "tasks": ["stack building blocks on the table."], "length": 798} +{"episode_index": 90, "tasks": ["stack building blocks on the table."], "length": 712} +{"episode_index": 91, "tasks": ["stack building blocks on the table."], "length": 986} +{"episode_index": 92, "tasks": ["stack building blocks on the table."], "length": 1092} +{"episode_index": 93, "tasks": ["stack building blocks on the table."], "length": 1290} +{"episode_index": 94, "tasks": ["stack building blocks on the table."], "length": 1202} +{"episode_index": 95, "tasks": ["stack building blocks on the table."], "length": 1045} +{"episode_index": 96, "tasks": ["stack building blocks on the table."], "length": 1270} +{"episode_index": 97, "tasks": ["stack building blocks on the table."], "length": 987} +{"episode_index": 98, "tasks": ["stack building blocks on the table."], "length": 970} +{"episode_index": 99, "tasks": ["stack building blocks on the table."], "length": 1047} +{"episode_index": 100, "tasks": ["stack building blocks on the table."], "length": 864} +{"episode_index": 101, "tasks": ["stack building blocks on the table."], "length": 1175} +{"episode_index": 102, "tasks": ["stack building blocks on the table."], "length": 981} +{"episode_index": 103, "tasks": ["stack building blocks on the table."], "length": 952} +{"episode_index": 104, "tasks": ["stack building blocks on the table."], "length": 976} +{"episode_index": 105, "tasks": ["stack building blocks on the table."], "length": 919} +{"episode_index": 106, "tasks": ["stack building blocks on the table."], "length": 919} +{"episode_index": 107, "tasks": ["stack building blocks on the table."], "length": 964} +{"episode_index": 108, "tasks": ["stack building blocks on the table."], "length": 1074} +{"episode_index": 109, "tasks": ["stack building blocks on the table."], "length": 975} +{"episode_index": 110, "tasks": ["stack building blocks on the table."], "length": 764} +{"episode_index": 111, "tasks": ["stack building blocks on the table."], "length": 939} +{"episode_index": 112, "tasks": ["stack building blocks on the table."], "length": 1092} +{"episode_index": 113, "tasks": ["stack building blocks on the table."], "length": 844} +{"episode_index": 114, "tasks": ["stack building blocks on the table."], "length": 812} +{"episode_index": 115, "tasks": ["stack building blocks on the table."], "length": 899} +{"episode_index": 116, "tasks": ["stack building blocks on the table."], "length": 990} +{"episode_index": 117, "tasks": ["stack building blocks on the table."], "length": 993} +{"episode_index": 118, "tasks": ["stack building blocks on the table."], "length": 1026} +{"episode_index": 119, "tasks": ["stack building blocks on the table."], "length": 866} +{"episode_index": 120, "tasks": ["stack building blocks on the table."], "length": 1129} +{"episode_index": 121, "tasks": ["stack building blocks on the table."], "length": 1080} +{"episode_index": 122, "tasks": ["stack building blocks on the table."], "length": 1057} +{"episode_index": 123, "tasks": ["stack building blocks on the table."], "length": 1044} +{"episode_index": 124, "tasks": ["stack building blocks on the table."], "length": 1029} +{"episode_index": 125, "tasks": ["stack building blocks on the table."], "length": 1055} +{"episode_index": 126, "tasks": ["stack building blocks on the table."], "length": 1083} +{"episode_index": 127, "tasks": ["stack building blocks on the table."], "length": 872} +{"episode_index": 128, "tasks": ["stack building blocks on the table."], "length": 1039} +{"episode_index": 129, "tasks": ["stack building blocks on the table."], "length": 1317} +{"episode_index": 130, "tasks": ["stack building blocks on the table."], "length": 1145} +{"episode_index": 131, "tasks": ["stack building blocks on the table."], "length": 1128} +{"episode_index": 132, "tasks": ["stack building blocks on the table."], "length": 1299} +{"episode_index": 133, "tasks": ["stack building blocks on the table."], "length": 916} +{"episode_index": 134, "tasks": ["stack building blocks on the table."], "length": 1007} +{"episode_index": 135, "tasks": ["stack building blocks on the table."], "length": 925} +{"episode_index": 136, "tasks": ["stack building blocks on the table."], "length": 918} +{"episode_index": 137, "tasks": ["stack building blocks on the table."], "length": 966} +{"episode_index": 138, "tasks": ["stack building blocks on the table."], "length": 795} diff --git a/alpha_bot_2_stack_building_blocks/meta/episodes_stats.jsonl b/alpha_bot_2_stack_building_blocks/meta/episodes_stats.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..cebcaf5ed6587dbfe9df32cfed23ef29343ada48 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/meta/episodes_stats.jsonl @@ -0,0 +1,139 @@ +{"episode_index": 0, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.507337945120577]], [[0.46170151566373674]], [[0.3992128577867929]]], "std": [[[0.1360160628484762]], [[0.1503950739809684]], [[0.1938009211068866]]], "count": [145]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9176470588235294]], [[1.0]], [[1.0]]], "mean": [[[0.47457710587108404]], [[0.45832250253549695]], [[0.42845215517241375]]], "std": [[[0.15623800376893143]], [[0.1408399797834311]], [[0.18386084352422613]]], "count": [145]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48283550118323193]], [[0.46037409426414244]], [[0.4218425357786793]]], "std": [[[0.15473529720732798]], [[0.1424491579004521]], [[0.1803198735230478]]], "count": [145]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4908415131282398]], [[0.45398411792878074]], [[0.4027000788821276]]], "std": [[[0.13850872478799842]], [[0.14813644361598283]], [[0.18874843535023364]]], "count": [145]}, "observation.state": {"min": [-0.5767549872398376, 0.21440933644771576, 0.2796802818775177, -1.441611409187317, -0.5270687341690063, -0.3038334548473358, -0.9826083779335022, -0.36818549036979675, 0.41806092858314514, 0.14988431334495544, -2.0437870025634766, -1.932977557182312, -0.8255183696746826, 0.19899588823318481, 0.23618122935295105, -0.7718293070793152, -1.5911283493041992, 0.05599670857191086, -0.12046808004379272, -0.04519202932715416, -0.3119968771934509, -0.4897593855857849, 0.03634612634778023, 0.8913278579711914, -1.7986494302749634, -0.17285510897636414, 396.1875, 368.0], "max": [-0.1514836698770523, 0.7553839683532715, 0.6733545660972595, -0.8969094157218933, -0.16179420053958893, 0.19707167148590088, 0.028266698122024536, -0.27505823969841003, 0.5213583111763, 0.26562055945396423, -1.263745903968811, -1.1117768287658691, 0.06970041990280151, 0.6486810445785522, 0.6046366095542908, -0.37303903698921204, -1.1640888452529907, 0.43669337034225464, 0.8370304703712463, 0.6929033398628235, -0.27566662430763245, -0.43123525381088257, 0.2349579930305481, 1.7548764944076538, -1.121137022972107, 0.7462756037712097, 1002.5625, 1005.0], "mean": [-0.40595749020576477, 0.4474751055240631, 0.4351513981819153, -1.1516973972320557, -0.286821186542511, -0.09903467446565628, -0.4853731691837311, -0.3128206431865692, 0.4844592809677124, 0.19950538873672485, -1.68826425075531, -1.5111138820648193, -0.49307751655578613, 0.33257800340652466, 0.42191386222839355, -0.5043937563896179, -1.3767410516738892, 0.2028639167547226, 0.127633735537529, 0.12769567966461182, -0.2955872416496277, -0.46564093232154846, 0.14666970074176788, 1.5568846464157104, -1.3238019943237305, 0.5416215062141418, 849.9884643554688, 902.3375244140625], "std": [0.09687913954257965, 0.11480573564767838, 0.1168784648180008, 0.13812091946601868, 0.0758136585354805, 0.12975724041461945, 0.33393943309783936, 0.029821934178471565, 0.02587592974305153, 0.027380971238017082, 0.19903671741485596, 0.24132885038852692, 0.3350132703781128, 0.13130907714366913, 0.14116917550563812, 0.0993727296590805, 0.08357533812522888, 0.11571355909109116, 0.2977850139141083, 0.22057436406612396, 0.01444108784198761, 0.02088458091020584, 0.06946402788162231, 0.24303747713565826, 0.23111407458782196, 0.27224528789520264, 246.71023559570312, 222.65357971191406], "count": [764]}, "action": {"min": [-0.5767549872398376, 0.21440933644771576, 0.2796802818775177, -1.441611409187317, -0.5270687341690063, -0.3038334548473358, -0.9826083779335022, -0.36818549036979675, 0.41806092858314514, 0.14988431334495544, -2.0437870025634766, -1.932977557182312, -0.8255183696746826, 0.19899588823318481, 0.23618122935295105, -0.7718293070793152, -1.5911283493041992, 0.05599670857191086, -0.12046808004379272, -0.04519202932715416, -0.3119968771934509, -0.4897593855857849, 0.03634612634778023, 0.8913278579711914, -1.7986494302749634, -0.17285510897636414, 396.1875, 368.0], "max": [-0.1514836698770523, 0.7553839683532715, 0.6733545660972595, -0.8969094157218933, -0.16179420053958893, 0.19707167148590088, 0.028266698122024536, -0.27505823969841003, 0.5213583111763, 0.26562055945396423, -1.263745903968811, -1.1117768287658691, 0.06970041990280151, 0.6486810445785522, 0.6046366095542908, -0.37303903698921204, -1.1640888452529907, 0.43669337034225464, 0.8370304703712463, 0.6929033398628235, -0.27566662430763245, -0.43123525381088257, 0.2349579930305481, 1.7548764944076538, -1.121137022972107, 0.7462756037712097, 1002.5625, 1005.0], "mean": [-0.4063297212123871, 0.44728755950927734, 0.43513771891593933, -1.1513173580169678, -0.28717711567878723, -0.098992720246315, -0.4863632321357727, -0.3127802014350891, 0.4845311939716339, 0.19944751262664795, -1.688571810722351, -1.5119951963424683, -0.4928484559059143, 0.3328235149383545, 0.42153793573379517, -0.5044662356376648, -1.3766415119171143, 0.20261313021183014, 0.12782800197601318, 0.12789228558540344, -0.29554611444473267, -0.4656991958618164, 0.14650122821331024, 1.5570794343948364, -1.323951244354248, 0.5414723753929138, 849.98583984375, 902.332275390625], "std": [0.09663136303424835, 0.11466588079929352, 0.11687696725130081, 0.13780374825000763, 0.07629534602165222, 0.12975522875785828, 0.33353596925735474, 0.029848380014300346, 0.025843091309070587, 0.027352644130587578, 0.19904033839702606, 0.24113239347934723, 0.334899365901947, 0.13123540580272675, 0.14106453955173492, 0.09935449063777924, 0.08357873558998108, 0.11581013351678848, 0.29767125844955444, 0.22050045430660248, 0.014448383823037148, 0.020889639854431152, 0.06940575689077377, 0.2431100457906723, 0.23102010786533356, 0.2721640467643738, 246.70855712890625, 222.65208435058594], "count": [764]}, "timestamp": {"min": [0.0], "max": [25.433333333333334], "mean": [12.716666666666669], "std": [7.351587130227958], "count": [764]}, "frame_index": {"min": [0], "max": [763], "mean": [381.5], "std": [220.54761390683873], "count": [764]}, "episode_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [764]}, "index": {"min": [0], "max": [763], "mean": [381.5], "std": [220.54761390683873], "count": [764]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [764]}, "subtask_annotation": {"mean": [6.037958115183246, 16.0, 16.0, 16.0, 16.0], "std": [4.583703664745772, 0.0, 0.0, 0.0, 0.0], "min": [0, 16, 16, 16, 16], "max": [16, 16, 16, 16, 16], "count": [764]}, "scene_annotation": {"mean": [0.0], "std": [0.0], "min": [0], "max": [0], "count": [764]}, "eef_direction_state": {"mean": [4.75261780104712, 5.0039267015706805], "std": [1.906260272274404, 1.9317504946770232], "min": [0, 0], "max": [6, 6], "count": [764]}, "eef_velocity_state": {"mean": [0.4005235602094241, 0.24738219895287958], "std": [0.5310266044940869, 0.4857185054014331], "min": [0, 0], "max": [2, 2], "count": [764]}, "eef_acc_mag_state": {"mean": [0.21465968586387435, 0.15575916230366493], "std": [0.5543684340094372, 0.48059825785441646], "min": [0, 0], "max": [2, 2], "count": [764]}, "eef_direction_action": {"mean": [4.75261780104712, 5.0039267015706805], "std": [1.906260272274404, 1.9317504946770232], "min": [0, 0], "max": [6, 6], "count": [764]}, "eef_velocity_action": {"mean": [0.4005235602094241, 0.24738219895287958], "std": [0.531026604494087, 0.4857185054014331], "min": [0, 0], "max": [2, 2], "count": [764]}, "eef_acc_mag_action": {"mean": [0.21465968586387435, 0.15575916230366493], "std": [0.5543684340094372, 0.48059825785441646], "min": [0, 0], "max": [2, 2], "count": [764]}, "eef_sim_pose_state": {"mean": [0.5500127880761609, 0.3002857819207995, 1.146094963912358, 0.19133140669488904, -0.18385375267879434, 0.8554739463345431, 0.5216858663712998, -0.23338097531647825, 1.1666440737583417, -0.23751673814843574, -0.2822477010018221, -1.0534759018043378], "std": [0.02531788610920546, 0.028713899559469114, 0.019951062473528968, 0.13854169310246123, 0.10827384560168977, 0.36108405062634236, 0.0295629741910849, 0.058312826740539316, 0.021200645289163683, 0.23700992468979293, 0.1553671497050754, 0.2607441030376004], "min": [0.4750880598695675, 0.24830308194654252, 1.1076466016293893, 0.03506261929638477, -0.42401924619308895, 0.2682123457599623, 0.4884895967391459, -0.3096406399819678, 1.1397392235974437, -0.732498294614264, -0.38368510148988966, -1.2502087849907295], "max": [0.5797363285021725, 0.372347090540431, 1.1712286885237562, 0.38588895000960344, -4.188557432294182e-05, 1.2503732269220347, 0.5837394092351128, -0.15228145704252358, 1.196597575664494, -0.0759123324120703, 0.03551767445002496, -0.40112578124514714], "count": [764]}, "eef_sim_pose_action": {"mean": [0.5501234024959722, 0.3002858839534923, 1.1461348067070252, 0.1913180010764328, -0.18339273136495873, 0.8547303931552317, 0.5217532079840991, -0.23323390231336144, 1.1666877722487796, -0.23754690405251638, -0.282243444041679, -1.053208527196761], "std": [0.02523404033379546, 0.02871393301169034, 0.01996876812137864, 0.13855304782285993, 0.10817511618514787, 0.36085473722982275, 0.029546213231894446, 0.05826196374726865, 0.02117956560756594, 0.23699082580208486, 0.155364435817241, 0.2606469301326539], "min": [0.4750880598695675, 0.24830308194654252, 1.1076466016293893, 0.03506261929638477, -0.42401924619308895, 0.2682123457599623, 0.4884895967391459, -0.3096406399819678, 1.1397392235974437, -0.732498294614264, -0.38368510148988966, -1.2502087849907295], "max": [0.5797363285021725, 0.372347090540431, 1.1712286885237562, 0.38588895000960344, -4.188557432294182e-05, 1.2503732269220347, 0.5837394092351128, -0.15228145704252358, 1.196597575664494, -0.0759123324120703, 0.03551767445002496, -0.40112578124514714], "count": [764]}, "gripper_mode_state": {"mean": [0.225130890052356, 0.14790575916230367], "std": [0.41766849581526955, 0.35500654299452916], "min": [0, 0], "max": [1, 1], "count": [764]}, "gripper_activity_state": {"mean": [1.818062827225131, 1.9044502617801047], "std": [0.5188977607439589, 0.3896986167848394], "min": [0, 0], "max": [2, 2], "count": [764]}, "gripper_mode_action": {"mean": [0.225130890052356, 0.14790575916230367], "std": [0.41766849581526955, 0.35500654299452916], "min": [0, 0], "max": [1, 1], "count": [764]}, "gripper_activity_action": {"mean": [1.818062827225131, 1.9044502617801047], "std": [0.5188977607439589, 0.3896986167848394], "min": [0, 0], "max": [2, 2], "count": [764]}, "gripper_open_scale_state": {"mean": [0.7727168056046835, 0.820306793096685], "std": [0.22428197703085298, 0.20241255069324568], "min": [0.36017045454545454, 0.33454545454545453], "max": [0.9114204545454545, 0.9136363636363637], "count": [764]}, "gripper_open_scale_action": {"mean": [0.7727143933942128, 0.8203021020902864], "std": [0.22428050040240716, 0.20241043033366646], "min": [0.36017045454545454, 0.33454545454545453], "max": [0.9114204545454545, 0.9136363636363637], "count": [764]}}} +{"episode_index": 1, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5146748554327168]], [[0.46894274816900755]], [[0.40643048312705693]]], "std": [[[0.13654567969705558]], [[0.15259111162522423]], [[0.19777399454204644]]], "count": [141]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[1.0]]], "mean": [[[0.4581922165438279]], [[0.4438854181152367]], [[0.4062835648148148]]], "std": [[[0.1600069144987798]], [[0.1394959085697364]], [[0.18050025602393951]]], "count": [141]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4771734430769944]], [[0.458434376883141]], [[0.42087769434014743]]], "std": [[[0.16274808170834093]], [[0.15078921876379406]], [[0.18724087916584659]]], "count": [141]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4945423779145228]], [[0.4545772493394521]], [[0.402925256686599]]], "std": [[[0.14629829985079246]], [[0.15334843764047135]], [[0.19434456554425808]]], "count": [141]}, "observation.state": {"min": [-0.7054359316825867, 0.3546628952026367, 0.3449610471725464, -1.4226757287979126, -0.5206753611564636, -0.22709569334983826, -1.2047604322433472, -0.36736154556274414, 0.4306788742542267, 0.15596738457679749, -1.9933797121047974, -1.9953237771987915, -0.9207704067230225, 0.17133569717407227, 0.30358582735061646, -0.823630690574646, -1.6946667432785034, 0.164009690284729, -0.12047898769378662, -0.028261244297027588, -0.3334466218948364, -0.5070335865020752, 0.046669311821460724, 1.1964635848999023, -1.7258732318878174, -0.2884055972099304, 394.0, 370.0], "max": [-0.19480928778648376, 0.7427433729171753, 0.7035618424415588, -0.5212938785552979, -0.25395703315734863, 0.07081673294305801, 0.028268879279494286, -0.2727394998073578, 0.5359406471252441, 0.26832476258277893, -1.5388576984405518, -1.121137022972107, 0.13750368356704712, 0.6929665803909302, 0.6102052927017212, -0.4441993832588196, -1.0529330968856812, 0.4217195510864258, 0.5558884739875793, 0.8034481406211853, -0.2753034830093384, -0.4141010046005249, 0.23498189449310303, 1.8823057413101196, -1.121137022972107, 0.7462756037712097, 1000.0, 1001.125], "mean": [-0.5312482714653015, 0.4520690143108368, 0.48856982588768005, -0.9630022644996643, -0.39515700936317444, -0.14635181427001953, -0.6731223464012146, -0.31441202759742737, 0.5034283995628357, 0.21538525819778442, -1.702466607093811, -1.6582597494125366, -0.43308746814727783, 0.4009077250957489, 0.4688929319381714, -0.5597701668739319, -1.3075045347213745, 0.2483491152524948, 0.09394831210374832, 0.30276694893836975, -0.29965680837631226, -0.4733097553253174, 0.15293072164058685, 1.6348516941070557, -1.422863483428955, 0.391785204410553, 824.7071533203125, 908.4179077148438], "std": [0.1314077526330948, 0.10664767026901245, 0.11262279748916626, 0.19291745126247406, 0.06247777119278908, 0.051001276820898056, 0.35361161828041077, 0.027966085821390152, 0.03391074016690254, 0.03132224082946777, 0.16274571418762207, 0.22692163288593292, 0.389019638299942, 0.17652837932109833, 0.1102229505777359, 0.10680224746465683, 0.13697953522205353, 0.043284907937049866, 0.1991313397884369, 0.283620685338974, 0.01533540803939104, 0.029634032398462296, 0.0644311010837555, 0.17113250494003296, 0.22442308068275452, 0.3083278238773346, 259.6175537109375, 213.19467163085938], "count": [737]}, "action": {"min": [-0.7054359316825867, 0.3546628952026367, 0.3449610471725464, -1.4226757287979126, -0.5206753611564636, -0.22709569334983826, -1.2047604322433472, -0.36736154556274414, 0.4306788742542267, 0.15596738457679749, -1.9933797121047974, -1.9953237771987915, -0.9207704067230225, 0.17133569717407227, 0.30358582735061646, -0.823630690574646, -1.6946667432785034, 0.164009690284729, -0.12047898769378662, -0.02826015278697014, -0.3334466218948364, -0.5070335865020752, 0.046669311821460724, 1.1964635848999023, -1.7258732318878174, -0.2884055972099304, 394.0, 370.0], "max": [-0.19480928778648376, 0.7427433729171753, 0.7035618424415588, -0.5212938785552979, -0.25395849347114563, 0.07081673294305801, 0.028268879279494286, -0.2727394998073578, 0.5359406471252441, 0.26832476258277893, -1.5388576984405518, -1.121137022972107, 0.13750368356704712, 0.6929665803909302, 0.6102052927017212, -0.4441993832588196, -1.0529330968856812, 0.4217195510864258, 0.5558884739875793, 0.8034481406211853, -0.2753034830093384, -0.4141010046005249, 0.2349812239408493, 1.8823057413101196, -1.121137022972107, 0.7462756037712097, 1000.0, 1001.125], "mean": [-0.5317898392677307, 0.4518628418445587, 0.488633394241333, -0.9623974561691284, -0.39544668793678284, -0.14648252725601196, -0.6740817427635193, -0.31436440348625183, 0.5035441517829895, 0.21534757316112518, -1.7028573751449585, -1.6589295864105225, -0.4328581690788269, 0.40137413144111633, 0.4685904085636139, -0.5599700212478638, -1.3072212934494019, 0.2483285516500473, 0.09427530318498611, 0.3034655451774597, -0.29962167143821716, -0.4733934700489044, 0.1527637392282486, 1.6350839138031006, -1.4234594106674194, 0.3911742866039276, 824.7059936523438, 908.4179077148438], "std": [0.13086095452308655, 0.10649915784597397, 0.11261499673128128, 0.19220653176307678, 0.062316976487636566, 0.05105859041213989, 0.3526652455329895, 0.028005648404359818, 0.033857397735118866, 0.031315337866544724, 0.16278111934661865, 0.2260618805885315, 0.38888490200042725, 0.17645013332366943, 0.11015603691339493, 0.10673696547746658, 0.13697917759418488, 0.04328589513897896, 0.1989768147468567, 0.2834385633468628, 0.015344315208494663, 0.02964179217815399, 0.06437771767377853, 0.17116451263427734, 0.22420574724674225, 0.30807164311408997, 259.617431640625, 213.19467163085938], "count": [737]}, "timestamp": {"min": [0.0], "max": [24.533333333333335], "mean": [12.266666666666666], "std": [7.0917792783851725], "count": [737]}, "frame_index": {"min": [0], "max": [736], "mean": [368.0], "std": [212.7533783515552], "count": [737]}, "episode_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [737]}, "index": {"min": [764], "max": [1500], "mean": [1132.0], "std": [212.7533783515552], "count": [737]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [737]}, "subtask_annotation": {"mean": [6.7720488466757125, 16.0, 16.0, 16.0, 16.0], "std": [5.036866017254099, 0.0, 0.0, 0.0, 0.0], "min": [0, 16, 16, 16, 16], "max": [16, 16, 16, 16, 16], "count": [737]}, "scene_annotation": {"mean": [1.0], "std": [0.0], "min": [1], "max": [1], "count": [737]}, "eef_direction_state": {"mean": [4.721845318860244, 5.077340569877883], "std": [1.8644638992035567, 1.9872700664096703], "min": [0, 0], "max": [6, 6], "count": [737]}, "eef_velocity_state": {"mean": [0.47489823609226595, 0.22388059701492538], "std": [0.6072667342472731, 0.4746772116014828], "min": [0, 0], "max": [2, 2], "count": [737]}, "eef_acc_mag_state": {"mean": [0.23880597014925373, 0.13025780189959293], "std": [0.5561670400731022, 0.4287738521716955], "min": [0, 0], "max": [2, 2], "count": [737]}, "eef_direction_action": {"mean": [4.721845318860244, 5.077340569877883], "std": [1.8644638992035567, 1.9872700664096703], "min": [0, 0], "max": [6, 6], "count": [737]}, "eef_velocity_action": {"mean": [0.47489823609226595, 0.22388059701492538], "std": [0.6072667342472731, 0.47467721160148285], "min": [0, 0], "max": [2, 2], "count": [737]}, "eef_acc_mag_action": {"mean": [0.23880597014925373, 0.13025780189959293], "std": [0.5561670400731022, 0.4287738521716955], "min": [0, 0], "max": [2, 2], "count": [737]}, "eef_sim_pose_state": {"mean": [0.5765874719676046, 0.323333333934688, 1.1456830364192951, 0.20307892703963526, -0.08794453030355014, 0.7443388122019936, 0.5371949841302295, -0.24902680504800923, 1.1679659394623194, -0.2969553612398125, -0.2595508590856953, -0.8765625952959448], "std": [0.03341691086029005, 0.03178707912114106, 0.01929142497412402, 0.14674896985774633, 0.08586377919817381, 0.3614195998605517, 0.04336516622719369, 0.04713002994672835, 0.021311160154645157, 0.1889318549442165, 0.09666755353041454, 0.3253506318213872], "min": [0.4869262474057973, 0.2845442366475879, 1.1048412213802656, 0.021263828281806285, -0.3830495240245366, 0.1847547314348625, 0.47193507260845546, -0.3096636161591061, 1.1397620652578275, -0.6384742282800997, -0.38311408804688707, -1.2502853151323368], "max": [0.6178501937372797, 0.3843578014182361, 1.1916574743216584, 0.42350413428191186, -0.004181077318683002, 1.250192629932713, 0.595893310464843, -0.1669153521229772, 1.1986170600373143, -0.07586060400030892, -0.09677969821660604, -0.25346876673758184], "count": [737]}, "eef_sim_pose_action": {"mean": [0.5767364831740637, 0.3233497022805302, 1.1457294619725176, 0.2030591306053923, -0.08764881832417497, 0.7436586487080059, 0.5373148982880737, -0.24890872827837268, 1.1680304440234404, -0.29728850836976795, -0.2593387980029138, -0.8758110369251003], "std": [0.033268885440496915, 0.0317831508913135, 0.019318246030406834, 0.14676708564988825, 0.08521966834479343, 0.3609383129367828, 0.04335297203905344, 0.0470869596651336, 0.021297681625311874, 0.18875814849067943, 0.09656774254028046, 0.32512612416312653], "min": [0.4869262474057973, 0.2845442366475879, 1.1048412213802656, 0.021263828281806285, -0.3830488830130301, 0.1847547314348625, 0.47193507260845546, -0.3096636161591061, 1.1397620652578275, -0.6384742282800997, -0.38311408804688707, -1.250284189751285], "max": [0.6178501937372797, 0.3843578014182361, 1.1916574743216584, 0.42350413428191186, -0.004181077318683002, 1.250192629932713, 0.595893310464843, -0.1669153521229772, 1.1986170600373143, -0.0758573998781028, -0.09677969821660604, -0.25346876673758184], "count": [737]}, "gripper_mode_state": {"mean": [0.2645861601085482, 0.13568521031207598], "std": [0.4411125978563309, 0.34245398817161404], "min": [0, 0], "max": [1, 1], "count": [737]}, "gripper_activity_state": {"mean": [1.814111261872456, 1.9023066485753053], "std": [0.5255135665727382, 0.39150767739841685], "min": [0, 0], "max": [2, 2], "count": [737]}, "gripper_mode_action": {"mean": [0.2645861601085482, 0.13568521031207598], "std": [0.4411125978563309, 0.34245398817161404], "min": [0, 0], "max": [1, 1], "count": [737]}, "gripper_activity_action": {"mean": [1.814111261872456, 1.9023066485753053], "std": [0.5255135665727382, 0.39150767739841685], "min": [0, 0], "max": [2, 2], "count": [737]}, "gripper_open_scale_state": {"mean": [0.7497336996306043, 0.825834464043417], "std": [0.2360162966133313, 0.19381297941866768], "min": [0.35818181818181816, 0.33636363636363636], "max": [0.9090909090909091, 0.9101136363636364], "count": [737]}, "gripper_open_scale_action": {"mean": [0.7497327936270637, 0.8258344640434171], "std": [0.23601568603200354, 0.19381297941866768], "min": [0.35818181818181816, 0.33636363636363636], "max": [0.9090909090909091, 0.9101136363636364], "count": [737]}}} +{"episode_index": 2, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5162350097718826]], [[0.4706378342731428]], [[0.41043411988978595]]], "std": [[[0.13469044537964223]], [[0.14927595176626593]], [[0.1948650195897222]]], "count": [153]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4639857132940322]], [[0.44893900583109064]], [[0.41686290128796616]]], "std": [[[0.1637453799706165]], [[0.1468451838790824]], [[0.18300054697861126]]], "count": [153]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4664697659020035]], [[0.45397125971848434]], [[0.41918592208125083]]], "std": [[[0.15806938488501385]], [[0.1391541704946522]], [[0.17570577901460804]]], "count": [153]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49966474432910424]], [[0.45875266991328123]], [[0.40495402142338416]]], "std": [[[0.14784923246929108]], [[0.15473846406119401]], [[0.19538516048337415]]], "count": [153]}, "observation.state": {"min": [-0.8233579993247986, 0.2722626328468323, 0.38801178336143494, -1.419142484664917, -0.4803702235221863, -0.3122994005680084, -1.1826438903808594, -0.3551551103591919, 0.42639654874801636, 0.13931986689567566, -2.038311719894409, -1.895259141921997, -0.7462756037712097, 0.18959511816501617, 0.30184707045555115, -0.8619384765625, -1.600678563117981, 0.14289447665214539, -0.12048552930355072, -0.028273243457078934, -0.3181970715522766, -0.4930271804332733, 0.032266560941934586, 0.9039346575737, -1.7109352350234985, -0.3902299702167511, 394.0625, 488.125], "max": [-0.1879097819328308, 0.7464696764945984, 0.7695996761322021, -0.34522175788879395, -0.1286078542470932, 0.15945546329021454, 0.028274333104491234, -0.2723841965198517, 0.5546518564224243, 0.2587904930114746, -1.5579276084899902, -1.121137022972107, 0.2634258568286896, 0.7070328593254089, 0.6365848779678345, -0.35492032766342163, -1.1599066257476807, 0.41205915808677673, 0.8487939834594727, 0.8390223383903503, -0.2375713735818863, -0.4292932450771332, 0.23496587574481964, 1.8437936305999756, -1.121137022972107, 0.7462756037712097, 1002.4375, 1005.0], "mean": [-0.5198364853858948, 0.4883705973625183, 0.49458441138267517, -1.0546518564224243, -0.3156009316444397, -0.07987584173679352, -0.6313021779060364, -0.3019317388534546, 0.4996376633644104, 0.2125287801027298, -1.7166568040847778, -1.5769374370574951, -0.33522266149520874, 0.353540301322937, 0.46531569957733154, -0.47436922788619995, -1.394179105758667, 0.2984040379524231, 0.19189728796482086, 0.26436686515808105, -0.28278008103370667, -0.46718138456344604, 0.16510304808616638, 1.5393884181976318, -1.4505447149276733, 0.49133700132369995, 871.674072265625, 914.7781372070312], "std": [0.1497601419687271, 0.11088278144598007, 0.10517323017120361, 0.27486157417297363, 0.07341959327459335, 0.09078440070152283, 0.3375445306301117, 0.02848035842180252, 0.034232817590236664, 0.024460557848215103, 0.16155852377414703, 0.19238615036010742, 0.3620932102203369, 0.14836011826992035, 0.1086810901761055, 0.13140438497066498, 0.0862569510936737, 0.0693708285689354, 0.31132036447525024, 0.26778504252433777, 0.03331761434674263, 0.022186383605003357, 0.05824507772922516, 0.26960739493370056, 0.22451916337013245, 0.32656610012054443, 234.44468688964844, 187.40533447265625], "count": [819]}, "action": {"min": [-0.8233579993247986, 0.2722626328468323, 0.38801178336143494, -1.419142484664917, -0.4803702235221863, -0.3122994005680084, -1.1826438903808594, -0.3551551103591919, 0.42639654874801636, 0.13931986689567566, -2.038311719894409, -1.895259141921997, -0.7462756037712097, 0.18959511816501617, 0.30184707045555115, -0.8619384765625, -1.600678563117981, 0.14289447665214539, -0.12048552930355072, -0.028273243457078934, -0.3181970715522766, -0.4930271804332733, 0.032266560941934586, 0.9039346575737, -1.7109352350234985, -0.3902299702167511, 394.0625, 488.125], "max": [-0.1879097819328308, 0.7464696764945984, 0.7695996761322021, -0.34522175788879395, -0.1286078542470932, 0.15945546329021454, 0.028274333104491234, -0.2723841965198517, 0.5546518564224243, 0.2587904930114746, -1.5579276084899902, -1.121137022972107, 0.2634258568286896, 0.7070328593254089, 0.6365848779678345, -0.35492032766342163, -1.1599066257476807, 0.41205915808677673, 0.8487939834594727, 0.8390223383903503, -0.2375713735818863, -0.4292932450771332, 0.23496587574481964, 1.8437936305999756, -1.121137022972107, 0.7462756037712097, 1002.4375, 1005.0], "mean": [-0.5203575491905212, 0.4881984293460846, 0.494659423828125, -1.0540876388549805, -0.3158368766307831, -0.07993870228528976, -0.63261479139328, -0.30189239978790283, 0.4997151792049408, 0.21248124539852142, -1.7171846628189087, -1.577817678451538, -0.33454886078834534, 0.3538057208061218, 0.4650941789150238, -0.47432470321655273, -1.3941524028778076, 0.29853445291519165, 0.19218645989894867, 0.2649076581001282, -0.28269466757774353, -0.46723970770835876, 0.1649990826845169, 1.53956139087677, -1.4510999917984009, 0.4911900460720062, 871.6773681640625, 914.7828979492188], "std": [0.14938665926456451, 0.11081158369779587, 0.10516414791345596, 0.2746017277240753, 0.07353158295154572, 0.09083026647567749, 0.3370668292045593, 0.028493203222751617, 0.034181348979473114, 0.024454660713672638, 0.16179527342319489, 0.19194765388965607, 0.3618408143520355, 0.14827875792980194, 0.10858175903558731, 0.13141833245754242, 0.08625476062297821, 0.0693875327706337, 0.3111408054828644, 0.26764070987701416, 0.033340662717819214, 0.02219138853251934, 0.05819624662399292, 0.2696742117404938, 0.22426481544971466, 0.326480895280838, 234.44651794433594, 187.40769958496094], "count": [819]}, "timestamp": {"min": [0.0], "max": [27.266666666666666], "mean": [13.63333333333333], "std": [7.880825299891339], "count": [819]}, "frame_index": {"min": [0], "max": [818], "mean": [409.0], "std": [236.42475899674017], "count": [819]}, "episode_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [819]}, "index": {"min": [1501], "max": [2319], "mean": [1910.0], "std": [236.42475899674017], "count": [819]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [819]}, "subtask_annotation": {"mean": [5.1208791208791204, 16.0, 16.0, 16.0, 16.0], "std": [5.594676626325581, 0.0, 0.0, 0.0, 0.0], "min": [0, 16, 16, 16, 16], "max": [16, 16, 16, 16, 16], "count": [819]}, "scene_annotation": {"mean": [2.0], "std": [0.0], "min": [2], "max": [2], "count": [819]}, "eef_direction_state": {"mean": [4.785103785103785, 5.152625152625153], "std": [1.9593482339924042, 1.6967691254575497], "min": [0, 0], "max": [6, 6], "count": [819]}, "eef_velocity_state": {"mean": [0.35653235653235654, 0.2515262515262515], "std": [0.5228509149211507, 0.5113911121436087], "min": [0, 0], "max": [2, 2], "count": [819]}, "eef_acc_mag_state": {"mean": [0.26495726495726496, 0.13553113553113552], "std": [0.5986393541338508, 0.43916343487914855], "min": [0, 0], "max": [2, 2], "count": [819]}, "eef_direction_action": {"mean": [4.785103785103785, 5.152625152625153], "std": [1.9593482339924042, 1.6967691254575494], "min": [0, 0], "max": [6, 6], "count": [819]}, "eef_velocity_action": {"mean": [0.35653235653235654, 0.2515262515262515], "std": [0.5228509149211507, 0.5113911121436087], "min": [0, 0], "max": [2, 2], "count": [819]}, "eef_acc_mag_action": {"mean": [0.26495726495726496, 0.13553113553113552], "std": [0.5986393541338508, 0.43916343487914855], "min": [0, 0], "max": [2, 2], "count": [819]}, "eef_sim_pose_state": {"mean": [0.5723682467142565, 0.31907143775186747, 1.1643771368223532, 0.27649991085507825, -0.17197980569496915, 0.7260858734869082, 0.5289406942682007, -0.25660669843844336, 1.1834504991502919, -0.28519079790489954, -0.19490882010617086, -0.9684866815572769], "std": [0.03445235452109648, 0.021998683430657286, 0.019688729802209315, 0.1439605847781564, 0.06563149698209819, 0.35098128058314937, 0.033717122115139816, 0.04636453851328647, 0.030870695761880892, 0.2729286217920459, 0.13266571168760838, 0.30264930738294904], "min": [0.4838681129911064, 0.2644754574577358, 1.1195063605133522, 0.07590189496502542, -0.40647690387659474, 0.1594400289508925, 0.48420031135759045, -0.3096510294035789, 1.139749682482043, -0.7752331007700164, -0.3829744917212283, -1.250246546332039], "max": [0.6264363644318556, 0.3666995051907471, 1.1827185315740003, 0.519769456798157, -0.03386358576934323, 1.250349124503532, 0.5871858788045065, -0.1454591339231548, 1.2136651650589192, -0.07588305101684589, 0.006331595390441036, -0.2024509326452694], "count": [819]}, "eef_sim_pose_action": {"mean": [0.5725091543917304, 0.31909292062444455, 1.1644274699662083, 0.2766162425122832, -0.17165582859748424, 0.725025970297016, 0.5290196705707085, -0.2565406277319543, 1.1835407290722377, -0.2852384417413559, -0.19460866494044407, -0.9680240563613156], "std": [0.03434546968942787, 0.021998087455534568, 0.019678448781526314, 0.143836821677015, 0.06524312280028348, 0.35070703019301636, 0.033698378903571885, 0.04632745665078547, 0.030850824729890144, 0.272895495890162, 0.13251804225534625, 0.30250785135328256], "min": [0.4838681129911064, 0.2644754574577358, 1.1195063605133522, 0.075901660935484, -0.40647690387659474, 0.1594400289508925, 0.48420031135759045, -0.3096510294035789, 1.139749682482043, -0.7752331007700164, -0.3829744917212283, -1.250246546332039], "max": [0.6264363644318556, 0.3666995051907471, 1.1827185315740003, 0.519769456798157, -0.03386358576934323, 1.250349124503532, 0.5871858788045065, -0.1454591339231548, 1.2136651650589192, -0.07588305101684589, 0.006331595390441036, -0.2024509326452694], "count": [819]}, "gripper_mode_state": {"mean": [0.19047619047619047, 0.1514041514041514], "std": [0.3926767262492996, 0.3584423724139505], "min": [0, 0], "max": [1, 1], "count": [819]}, "gripper_activity_state": {"mean": [1.8376068376068375, 1.9242979242979243], "std": [0.49589488108995666, 0.3446901801277769], "min": [0, 0], "max": [2, 2], "count": [819]}, "gripper_mode_action": {"mean": [0.19047619047619047, 0.1514041514041514], "std": [0.3926767262492996, 0.3584423724139505], "min": [0, 0], "max": [1, 1], "count": [819]}, "gripper_activity_action": {"mean": [1.8376068376068375, 1.9242979242979243], "std": [0.49589488108995666, 0.3446901801277769], "min": [0, 0], "max": [2, 2], "count": [819]}, "gripper_open_scale_state": {"mean": [0.792430969231508, 0.8316164936544559], "std": [0.21313146674331232, 0.17036856207450662], "min": [0.35823863636363634, 0.44375], "max": [0.9113068181818181, 0.9136363636363637], "count": [819]}, "gripper_open_scale_action": {"mean": [0.7924340209215713, 0.831620794908757], "std": [0.21313314533879438, 0.17037058540654154], "min": [0.35823863636363634, 0.44375], "max": [0.9113068181818181, 0.9136363636363637], "count": [819]}}} +{"episode_index": 3, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5041682417357969]], [[0.4613491913859561]], [[0.3963515336957433]]], "std": [[[0.13644334263957933]], [[0.14073653245064688]], [[0.1822611632700532]]], "count": [156]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46607282108890563]], [[0.4528951079897771]], [[0.4185288736488185]]], "std": [[[0.16722417822133498]], [[0.1434325399042745]], [[0.1807480226395002]]], "count": [156]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47521656349505614]], [[0.4574462001948215]], [[0.41694588203871297]]], "std": [[[0.16347139066196373]], [[0.14122879253264012]], [[0.17357388497246515]]], "count": [156]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48201682037665494]], [[0.4439338575708061]], [[0.3881109605434054]]], "std": [[[0.13935734334068567]], [[0.14417919145011207]], [[0.1808243590814952]]], "count": [156]}, "observation.state": {"min": [-0.8553160429000854, 0.2730633020401001, 0.3429877460002899, -1.4696751832962036, -0.5087950825691223, -0.33164310455322266, -1.0715067386627197, -0.36165517568588257, 0.4025663137435913, 0.11112762987613678, -2.0918304920196533, -1.896054983139038, -0.7873729467391968, 0.19698113203048706, 0.21078123152256012, -0.88930743932724, -1.6073424816131592, 0.19386571645736694, -0.12047570943832397, -0.09964193403720856, -0.31084150075912476, -0.4879917502403259, 0.07042080909013748, 0.7854393124580383, -1.7813560962677002, -0.4300280809402466, 396.0, 369.8125], "max": [-0.16232433915138245, 0.7644498348236084, 0.7146676182746887, -0.24084670841693878, -0.16022995114326477, 0.05731334164738655, 0.028271060436964035, -0.2636725902557373, 0.5564646124839783, 0.25779926776885986, -1.5529217720031738, -1.121137022972107, 0.12639681994915009, 0.7486633658409119, 0.6187552213668823, -0.31471559405326843, -1.1494749784469604, 0.45749223232269287, 0.9175861477851868, 0.8888296484947205, -0.2540237605571747, -0.43143230676651, 0.2350371927022934, 1.9286330938339233, -1.121137022972107, 0.7462756037712097, 1002.5, 1005.0], "mean": [-0.38247063755989075, 0.49884670972824097, 0.4602714478969574, -1.1947814226150513, -0.3181561231613159, -0.10203864425420761, -0.5317728519439697, -0.30966678261756897, 0.46652951836586, 0.1998468041419983, -1.7271593809127808, -1.5543981790542603, -0.42992210388183594, 0.3495451509952545, 0.4784245193004608, -0.517025351524353, -1.4095178842544556, 0.2862010598182678, 0.13856151700019836, 0.22264207899570465, -0.2852241098880768, -0.4614699184894562, 0.15814533829689026, 1.583531379699707, -1.4050607681274414, 0.4847981631755829, 841.1737670898438, 896.046142578125], "std": [0.2022978961467743, 0.10271644592285156, 0.11299426108598709, 0.3348155617713928, 0.06873463094234467, 0.08337923884391785, 0.3340452015399933, 0.027557574212551117, 0.03689288720488548, 0.039902012795209885, 0.16599436104297638, 0.20935843884944916, 0.3297351002693176, 0.15708321332931519, 0.10808508843183517, 0.13926850259304047, 0.09134887158870697, 0.05275861918926239, 0.31184121966362, 0.2960708439350128, 0.024177096784114838, 0.015206443145871162, 0.056282900273799896, 0.3021221458911896, 0.2083486020565033, 0.3494611382484436, 251.62110900878906, 228.90968322753906], "count": [845]}, "action": {"min": [-0.8553160429000854, 0.2730633020401001, 0.3429877460002899, -1.4696751832962036, -0.5087950825691223, -0.33164310455322266, -1.0715067386627197, -0.36165517568588257, 0.4025663137435913, 0.11112762987613678, -2.0918304920196533, -1.896054983139038, -0.7873729467391968, 0.19698113203048706, 0.21078123152256012, -0.88930743932724, -1.6073424816131592, 0.19386571645736694, -0.12047353386878967, -0.09964193403720856, -0.31084150075912476, -0.4879917502403259, 0.07042080909013748, 0.7854393124580383, -1.7813560962677002, -0.4300280809402466, 396.0, 369.8125], "max": [-0.16232433915138245, 0.7644498348236084, 0.7146676182746887, -0.24084670841693878, -0.16022995114326477, 0.05731334164738655, 0.028271060436964035, -0.26370856165885925, 0.5564646124839783, 0.25779926776885986, -1.5529217720031738, -1.121137022972107, 0.12639681994915009, 0.7486633658409119, 0.6187552213668823, -0.31471559405326843, -1.1494749784469604, 0.45749223232269287, 0.9175861477851868, 0.8888296484947205, -0.2540237605571747, -0.43143230676651, 0.2350371927022934, 1.9286330938339233, -1.121137022972107, 0.7462756037712097, 1002.5, 1005.0], "mean": [-0.38277435302734375, 0.49870583415031433, 0.4603062868118286, -1.1945465803146362, -0.3183334767818451, -0.1021464392542839, -0.5324511528015137, -0.3096153438091278, 0.46658894419670105, 0.1997813582420349, -1.727583646774292, -1.5548735857009888, -0.4297540485858917, 0.3497609794139862, 0.4782347083091736, -0.5171105861663818, -1.4095466136932373, 0.28624725341796875, 0.13873815536499023, 0.22301359474658966, -0.28516140580177307, -0.46150335669517517, 0.15801288187503815, 1.5837911367416382, -1.405454158782959, 0.4846251308917999, 841.1737670898438, 896.0413208007812], "std": [0.20221534371376038, 0.10265273600816727, 0.1129959300160408, 0.3347325921058655, 0.06876140087842941, 0.0834619402885437, 0.3334886431694031, 0.027599897235631943, 0.03689895197749138, 0.03988971188664436, 0.16605840623378754, 0.2088291049003601, 0.32960987091064453, 0.15700219571590424, 0.10800380259752274, 0.13925056159496307, 0.09135342389345169, 0.052747514098882675, 0.3117366433143616, 0.29595255851745605, 0.02418481931090355, 0.01520167849957943, 0.05623353645205498, 0.302207887172699, 0.2081257849931717, 0.34936776757240295, 251.62109375, 228.90676879882812], "count": [845]}, "timestamp": {"min": [0.0], "max": [28.133333333333333], "mean": [14.066666666666665], "std": [8.1310105972956], "count": [845]}, "frame_index": {"min": [0], "max": [844], "mean": [422.0], "std": [243.93031791886796], "count": [845]}, "episode_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [845]}, "index": {"min": [2320], "max": [3164], "mean": [2742.0], "std": [243.93031791886796], "count": [845]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [845]}, "subtask_annotation": {"mean": [6.02603550295858, 16.0, 16.0, 16.0, 16.0], "std": [4.678216827502762, 0.0, 0.0, 0.0, 0.0], "min": [0, 16, 16, 16, 16], "max": [16, 16, 16, 16, 16], "count": [845]}, "scene_annotation": {"mean": [3.0], "std": [0.0], "min": [3], "max": [3], "count": [845]}, "eef_direction_state": {"mean": [4.579881656804734, 5.133727810650887], "std": [2.0645953192208717, 1.7151910057681479], "min": [0, 0], "max": [6, 6], "count": [845]}, "eef_velocity_state": {"mean": [0.45680473372781066, 0.24970414201183433], "std": [0.6340191817428144, 0.5012557320547596], "min": [0, 0], "max": [2, 2], "count": [845]}, "eef_acc_mag_state": {"mean": [0.32662721893491126, 0.15739644970414202], "std": [0.654389717564689, 0.4767571326552893], "min": [0, 0], "max": [2, 2], "count": [845]}, "eef_direction_action": {"mean": [4.579881656804734, 5.133727810650887], "std": [2.0645953192208717, 1.7151910057681476], "min": [0, 0], "max": [6, 6], "count": [845]}, "eef_velocity_action": {"mean": [0.45680473372781066, 0.24970414201183433], "std": [0.6340191817428144, 0.5012557320547596], "min": [0, 0], "max": [2, 2], "count": [845]}, "eef_acc_mag_action": {"mean": [0.3289940828402367, 0.15739644970414202], "std": [0.6568164613271433, 0.4767571326552893], "min": [0, 0], "max": [2, 2], "count": [845]}, "eef_sim_pose_state": {"mean": [0.5358108936963121, 0.30521030791623555, 1.1509007701611726, 0.2105576702142272, -0.17840343456508756, 0.7826532268202768, 0.5234699715242654, -0.24966212887779327, 1.1791258419108341, -0.26400483331419006, -0.23714526683965767, -0.9631981151553384], "std": [0.0435824195415604, 0.035826295888282136, 0.018607539737661997, 0.13994782539362882, 0.06929345706351778, 0.335183708518819, 0.03197174667268509, 0.04383333026805409, 0.02685199852616334, 0.2704562140323091, 0.1252805530037286, 0.33850284135642955], "min": [0.47795674997512855, 0.2366520858590972, 1.1124786233509454, 0.007176800312643505, -0.38304238843963545, 0.18313783937115252, 0.4886240813860081, -0.30970723419987883, 1.1397498798064172, -0.7911882893102509, -0.3830319918823706, -1.3466669474350748], "max": [0.6213725722202997, 0.3618386387926484, 1.1900854419129963, 0.4581792909724344, -0.0685924963051916, 1.2502413779523551, 0.5981035728626403, -0.18420195073338633, 1.2131124297310205, -0.07592657212201903, -0.00689593798596122, -0.1841542237708267], "count": [845]}, "eef_sim_pose_action": {"mean": [0.5358982027872291, 0.30519117360665066, 1.1509459238489055, 0.21048251919898414, -0.178234507492385, 0.7820839616770456, 0.5235221808457781, -0.2495653320327612, 1.1791908665835562, -0.26402719865982144, -0.2369895617073063, -0.962757807528263], "std": [0.04356165250178871, 0.03582822944258796, 0.018626769857830093, 0.1400371632097091, 0.06896724162367776, 0.3347972642242209, 0.03195083052200106, 0.04379097585766916, 0.02682310978884091, 0.2704414452686535, 0.12518089741206712, 0.33837115779635923], "min": [0.47795674997512855, 0.2366520858590972, 1.1124786233509454, 0.007176800312643505, -0.38304238843963545, 0.18313783937115252, 0.4886240813860081, -0.30970723419987883, 1.1397478921159399, -0.7911882893102509, -0.3830319918823706, -1.3466669474350748], "max": [0.6213725722202997, 0.3618386387926484, 1.1900854419129963, 0.4581792909724344, -0.0685924963051916, 1.2502413779523551, 0.5981035728626403, -0.18420195073338633, 1.2131124297310205, -0.07592657212201903, -0.00689593798596122, -0.1841542237708267], "count": [845]}, "gripper_mode_state": {"mean": [0.24260355029585798, 0.15857988165680473], "std": [0.4286572846455585, 0.36528386604189933], "min": [0, 0], "max": [1, 1], "count": [845]}, "gripper_activity_state": {"mean": [1.8402366863905326, 1.9159763313609468], "std": [0.4882427767702387, 0.3624935331422811], "min": [0, 0], "max": [2, 2], "count": [845]}, "gripper_mode_action": {"mean": [0.24260355029585798, 0.15857988165680473], "std": [0.4286572846455585, 0.36528386604189933], "min": [0, 0], "max": [1, 1], "count": [845]}, "gripper_activity_action": {"mean": [1.8402366863905326, 1.9159763313609468], "std": [0.4882427767702387, 0.3624935331422811], "min": [0, 0], "max": [2, 2], "count": [845]}, "gripper_open_scale_state": {"mean": [0.7647034546358129, 0.8145873985352026], "std": [0.22874641403913645, 0.20809914525732878], "min": [0.36, 0.3361931818181818], "max": [0.9113636363636364, 0.9136363636363637], "count": [845]}, "gripper_open_scale_action": {"mean": [0.7647034447204731, 0.8145830796494611], "std": [0.22874640778116956, 0.20809712714620437], "min": [0.36, 0.3361931818181818], "max": [0.9113636363636364, 0.9136363636363637], "count": [845]}}} +{"episode_index": 4, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5050169996452528]], [[0.4614118103930169]], [[0.39867541440918475]]], "std": [[[0.14103922420619494]], [[0.15165614917678277]], [[0.19287590434658122]]], "count": [152]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.46312027944401446]], [[0.44903572599544206]], [[0.41069952377880975]]], "std": [[[0.15526263931446924]], [[0.12992377516685014]], [[0.16979877214034378]]], "count": [152]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45558636480908155]], [[0.44843776874785]], [[0.4164332376590987]]], "std": [[[0.16635170530517923]], [[0.14153611107520575]], [[0.17362203565953993]]], "count": [152]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4896127101608187]], [[0.45156752424105606]], [[0.4040910773026316]]], "std": [[[0.14241049733127933]], [[0.1474638787432583]], [[0.1850713807309712]]], "count": [152]}, "observation.state": {"min": [-0.5199488401412964, 0.24009840190410614, 0.31926217675209045, -1.6507662534713745, -0.4826991558074951, -0.19060850143432617, -0.7222030758857727, -0.3531665503978729, 0.40212130546569824, 0.09560968726873398, -1.8530224561691284, -1.8352117538452148, -0.7462756037712097, 0.14080552756786346, 0.38153114914894104, -0.790570855140686, -1.5935379266738892, 0.18587864935398102, -0.23522457480430603, -0.028241608291864395, -0.3466687500476837, -0.48659318685531616, 0.07020875066518784, 1.564537525177002, -1.7393829822540283, -0.23254550993442535, 393.3125, 373.75], "max": [-0.14855042099952698, 0.7537029981613159, 0.6902319192886353, -1.1671322584152222, -0.1067236140370369, 0.4312479496002197, 0.02827978879213333, -0.2615782618522644, 0.49956393241882324, 0.2350359410047531, -1.174142837524414, -1.121137022972107, 0.06840453296899796, 0.6383421421051025, 0.8099822402000427, -0.4382358193397522, -1.1068147420883179, 0.42128756642341614, 0.31945961713790894, 0.7926293015480042, -0.2763225734233856, -0.3963700532913208, 0.25515076518058777, 1.9655739068984985, -1.121137022972107, 0.7462756037712097, 1002.5, 1001.125], "mean": [-0.28381797671318054, 0.5030258297920227, 0.44412437081336975, -1.4208308458328247, -0.3223612904548645, 0.145344540476799, -0.422343373298645, -0.30017325282096863, 0.4462631642818451, 0.17096784710884094, -1.5949702262878418, -1.5957685708999634, -0.421389639377594, 0.3688621520996094, 0.5168120861053467, -0.5544098019599915, -1.3417038917541504, 0.22144296765327454, 0.037394940853118896, 0.3528572618961334, -0.3015754222869873, -0.4622596502304077, 0.1648077815771103, 1.7048441171646118, -1.4096100330352783, 0.3611292541027069, 850.7361450195312, 905.4724731445312], "std": [0.09124975651502609, 0.11723154783248901, 0.09584414213895798, 0.1353362649679184, 0.09153024107217789, 0.14379365742206573, 0.21243304014205933, 0.029746312648057938, 0.019381029531359673, 0.03967665880918503, 0.16943223774433136, 0.1753145456314087, 0.23332920670509338, 0.13829495012760162, 0.09747131913900375, 0.09221780300140381, 0.08055978268384933, 0.039402492344379425, 0.19616970419883728, 0.23928090929985046, 0.02077125571668148, 0.022451521828770638, 0.057182785123586655, 0.07085061818361282, 0.18452447652816772, 0.29008445143699646, 246.30093383789062, 216.7278289794922], "count": [815]}, "action": {"min": [-0.5199488401412964, 0.24009840190410614, 0.31926217675209045, -1.6507662534713745, -0.4826991558074951, -0.19060850143432617, -0.7222030758857727, -0.3531665503978729, 0.40212130546569824, 0.09560968726873398, -1.8530224561691284, -1.8352117538452148, -0.7462756037712097, 0.14080552756786346, 0.38153114914894104, -0.790570855140686, -1.5935379266738892, 0.18587864935398102, -0.23522457480430603, -0.028241608291864395, -0.3466687500476837, -0.48659318685531616, 0.07020875066518784, 1.564537525177002, -1.7393829822540283, -0.23254550993442535, 393.3125, 373.75], "max": [-0.14855042099952698, 0.7537029981613159, 0.6902319192886353, -1.1671322584152222, -0.1067236140370369, 0.4312479496002197, 0.02827978879213333, -0.2615782618522644, 0.49956393241882324, 0.2350359410047531, -1.174142837524414, -1.121137022972107, 0.06840453296899796, 0.6383421421051025, 0.8099822402000427, -0.4382358193397522, -1.1068147420883179, 0.42128756642341614, 0.31945961713790894, 0.7926293015480042, -0.2763225734233856, -0.3963700532913208, 0.25515076518058777, 1.9655739068984985, -1.121137022972107, 0.7462756037712097, 1002.5, 1001.125], "mean": [-0.2838734984397888, 0.5028164386749268, 0.4440634250640869, -1.4210045337677002, -0.3224870264530182, 0.14568670094013214, -0.4227699339389801, -0.3001170754432678, 0.4462634027004242, 0.17084604501724243, -1.595053791999817, -1.5963627099990845, -0.421256959438324, 0.36916500329971313, 0.516595721244812, -0.5545557737350464, -1.3416438102722168, 0.22137390077114105, 0.03777199238538742, 0.3532983362674713, -0.3015366196632385, -0.4623103439807892, 0.16466772556304932, 1.704988718032837, -1.4099936485290527, 0.36066851019859314, 850.7360229492188, 905.4715576171875], "std": [0.09121216833591461, 0.11720216274261475, 0.09585509449243546, 0.13541515171527863, 0.09150654822587967, 0.14349204301834106, 0.21187599003314972, 0.029773477464914322, 0.019381027668714523, 0.03963210806250572, 0.16943836212158203, 0.1745234578847885, 0.23317480087280273, 0.13819412887096405, 0.09747200459241867, 0.09214866161346436, 0.080525703728199, 0.039395034313201904, 0.19616124033927917, 0.23890888690948486, 0.020787524059414864, 0.022459693253040314, 0.05715053528547287, 0.07070238888263702, 0.18424877524375916, 0.2897695302963257, 246.30087280273438, 216.72720336914062], "count": [815]}, "timestamp": {"min": [0.0], "max": [27.133333333333333], "mean": [13.566666666666665], "std": [7.842335253113209], "count": [815]}, "frame_index": {"min": [0], "max": [814], "mean": [407.0], "std": [235.27005759339627], "count": [815]}, "episode_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [815]}, "index": {"min": [3165], "max": [3979], "mean": [3572.0], "std": [235.27005759339627], "count": [815]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [815]}, "subtask_annotation": {"mean": [6.126380368098159, 16.0, 16.0, 16.0, 16.0], "std": [5.073204336086636, 0.0, 0.0, 0.0, 0.0], "min": [0, 16, 16, 16, 16], "max": [16, 16, 16, 16, 16], "count": [815]}, "scene_annotation": {"mean": [4.0], "std": [0.0], "min": [4], "max": [4], "count": [815]}, "eef_direction_state": {"mean": [4.56319018404908, 5.1214723926380366], "std": [2.0342152148966908, 1.8285312866931622], "min": [0, 0], "max": [6, 6], "count": [815]}, "eef_velocity_state": {"mean": [0.4699386503067485, 0.2588957055214724], "std": [0.5871982942133029, 0.5385426894745323], "min": [0, 0], "max": [2, 2], "count": [815]}, "eef_acc_mag_state": {"mean": [0.29325153374233126, 0.15950920245398773], "std": [0.6235785144828505, 0.48696355248525464], "min": [0, 0], "max": [2, 2], "count": [815]}, "eef_direction_action": {"mean": [4.56319018404908, 5.1214723926380366], "std": [2.0342152148966908, 1.8285312866931622], "min": [0, 0], "max": [6, 6], "count": [815]}, "eef_velocity_action": {"mean": [0.4699386503067485, 0.2588957055214724], "std": [0.5871982942133029, 0.5385426894745323], "min": [0, 0], "max": [2, 2], "count": [815]}, "eef_acc_mag_action": {"mean": [0.29325153374233126, 0.15950920245398773], "std": [0.6235785144828505, 0.48696355248525464], "min": [0, 0], "max": [2, 2], "count": [815]}, "eef_sim_pose_state": {"mean": [0.5130027245011718, 0.27362358605919324, 1.1681666348414865, 0.2987757772417776, -0.12764273733711481, 0.8348382096229786, 0.5266707217705616, -0.26515074249612225, 1.1649825622963943, -0.2872171954296356, -0.29503487921735555, -0.8231309211867872], "std": [0.022112334335242245, 0.03756682880791294, 0.020899855864183227, 0.1539344283959409, 0.09310937264057872, 0.23275883328599375, 0.03127529984564618, 0.051780156976551556, 0.02813726614694911, 0.1874969125490585, 0.09947670546066666, 0.2464869294736245], "min": [0.4708343047884134, 0.21458241619082027, 1.1344831266667728, 0.07579294438065143, -0.3830319678317342, 0.4467647928497558, 0.46776494730154533, -0.36285165981319173, 1.1295863351245465, -0.6190449718948338, -0.40194640391808045, -1.2502887203084334], "max": [0.5617888990308908, 0.34497922607507764, 1.2041097596297572, 0.5254092833301693, 0.028081671706280398, 1.250397357724376, 0.580721862931946, -0.18665275702866768, 1.1992162980997862, -0.06821970446398062, -0.0906178773775308, -0.30878386729466867], "count": [815]}, "eef_sim_pose_action": {"mean": [0.5130218949188299, 0.2735370112476373, 1.1682312034426476, 0.29886183326274524, -0.12728644218418952, 0.8344124541942834, 0.5267435863056306, -0.2650437059713899, 1.1650465298796928, -0.28750937810206106, -0.2949305002266336, -0.822603224924745], "std": [0.022097967761371736, 0.03756484268677802, 0.020893343716785855, 0.15382934325184158, 0.09268603759032751, 0.23231519476364995, 0.03125582227719855, 0.05177821914120799, 0.028139217510548296, 0.18735266244649912, 0.09942888930107699, 0.24603180025388563], "min": [0.4708343047884134, 0.21458241619082027, 1.1344831266667728, 0.07579294438065143, -0.3830319678317342, 0.4467647928497558, 0.46776494730154533, -0.36285165981319173, 1.1295863351245465, -0.6190449718948338, -0.40194640391808045, -1.2502874369039996], "max": [0.5617888990308908, 0.34497922607507764, 1.2041097596297572, 0.5254092833301693, 0.028081671706280398, 1.250397357724376, 0.580721862931946, -0.18665275702866768, 1.1992162980997862, -0.06821970446398062, -0.0906178773775308, -0.30878386729466867], "count": [815]}, "gripper_mode_state": {"mean": [0.22576687116564417, 0.1423312883435583], "std": [0.41808634401247735, 0.3493896001629398], "min": [0, 0], "max": [1, 1], "count": [815]}, "gripper_activity_state": {"mean": [1.834355828220859, 1.9141104294478528], "std": [0.4986337613795326, 0.3673612255177821], "min": [0, 0], "max": [2, 2], "count": [815]}, "gripper_mode_action": {"mean": [0.22576687116564417, 0.1423312883435583], "std": [0.41808634401247735, 0.3493896001629398], "min": [0, 0], "max": [1, 1], "count": [815]}, "gripper_activity_action": {"mean": [1.834355828220859, 1.9141104294478528], "std": [0.4986337613795326, 0.3673612255177821], "min": [0, 0], "max": [2, 2], "count": [815]}, "gripper_open_scale_state": {"mean": [0.7733964745712517, 0.8231567335155406], "std": [0.22391008525686656, 0.19702630982983768], "min": [0.35755681818181817, 0.3397727272727273], "max": [0.9113636363636364, 0.9101136363636364], "count": [815]}, "gripper_open_scale_action": {"mean": [0.7733964048556913, 0.8231559341694509], "std": [0.22391004239736206, 0.1970259579835834], "min": [0.35755681818181817, 0.3397727272727273], "max": [0.9113636363636364, 0.9101136363636364], "count": [815]}}} +{"episode_index": 5, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.51827725003778]], [[0.47260661882768523]], [[0.40929485199667537]]], "std": [[[0.12967504750312858]], [[0.15408811158687097]], [[0.2003376887424017]]], "count": [173]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4764600216290755]], [[0.456491183082096]], [[0.41591002682383166]]], "std": [[[0.1553435270792067]], [[0.13885467699817783]], [[0.18282024871924246]]], "count": [173]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4598785430598058]], [[0.4578472068740791]], [[0.43185047720918807]]], "std": [[[0.1490384129446024]], [[0.12560614847694088]], [[0.1629570184314724]]], "count": [173]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5024334717027465]], [[0.46313573071328723]], [[0.4122896655049303]]], "std": [[[0.13841582177725636]], [[0.1516927882480378]], [[0.19173437276549626]]], "count": [173]}, "observation.state": {"min": [-0.5343434810638428, 0.1793053150177002, 0.17536522448062897, -1.6831867694854736, -0.600739061832428, -0.12047244608402252, -0.7842080593109131, -0.3358067572116852, 0.3891557455062866, 0.08365737646818161, -1.6896800994873047, -1.8266663551330566, -0.7462756037712097, 0.08775406330823898, 0.2500751316547394, -0.7333404421806335, -1.7306346893310547, 0.0535728819668293, -0.12051171064376831, -0.028307059779763222, -0.3403593599796295, -0.49953657388687134, 0.029093749821186066, 1.5731223821640015, -1.7585248947143555, -0.09737034887075424, 395.0, 372.625], "max": [-0.015073100104928017, 0.7418259978294373, 0.6988003849983215, -1.1193276643753052, 0.04426809400320053, 0.8253247141838074, 0.028276514261960983, -0.2461504340171814, 0.5175865888595581, 0.25720250606536865, -1.022572636604309, -1.121137022972107, 0.15159617364406586, 0.5955794453620911, 0.8088400959968567, -0.4213508367538452, -1.0669524669647217, 0.373508095741272, 0.32404983043670654, 0.837419867515564, -0.27200812101364136, -0.38754674792289734, 0.23497693240642548, 1.8873069286346436, -1.121137022972107, 0.7462756037712097, 1003.0, 1005.0], "mean": [-0.26071780920028687, 0.4186245799064636, 0.33837205171585083, -1.4987528324127197, -0.16327697038650513, 0.41725534200668335, -0.28293681144714355, -0.2882062792778015, 0.4533194303512573, 0.1774536520242691, -1.3546350002288818, -1.4449571371078491, -0.4350975453853607, 0.36497795581817627, 0.4820513427257538, -0.5314328670501709, -1.3300974369049072, 0.18303143978118896, 0.06802666187286377, 0.27742961049079895, -0.3008327782154083, -0.46876025199890137, 0.16329608857631683, 1.6468989849090576, -1.3497313261032104, 0.4089944064617157, 856.487548828125, 920.950439453125], "std": [0.12805984914302826, 0.13382554054260254, 0.12679678201675415, 0.15984441339969635, 0.13907304406166077, 0.19542165100574493, 0.22176818549633026, 0.023754999041557312, 0.028674276545643806, 0.03616685792803764, 0.17661641538143158, 0.18922317028045654, 0.25406885147094727, 0.1418149620294571, 0.14630559086799622, 0.08504185080528259, 0.11415144801139832, 0.08949516713619232, 0.14932025969028473, 0.2768216133117676, 0.01496013905853033, 0.02742904983460903, 0.07005912065505981, 0.06048985943198204, 0.21758203208446503, 0.30203625559806824, 245.77590942382812, 206.2009735107422], "count": [965]}, "action": {"min": [-0.5343434810638428, 0.1793053150177002, 0.17536522448062897, -1.6831867694854736, -0.600739061832428, -0.12047244608402252, -0.7842080593109131, -0.3358067572116852, 0.3891557455062866, 0.08365737646818161, -1.6896800994873047, -1.8266663551330566, -0.7462756037712097, 0.08775406330823898, 0.2500751316547394, -0.7333404421806335, -1.7306346893310547, 0.0535728819668293, -0.12051171064376831, -0.028307059779763222, -0.3403593599796295, -0.49953657388687134, 0.029093749821186066, 1.5731223821640015, -1.7585248947143555, -0.09737034887075424, 395.0, 372.625], "max": [-0.015073100104928017, 0.7418259978294373, 0.6988003849983215, -1.1193276643753052, 0.04426809400320053, 0.8253247141838074, 0.028274333104491234, -0.2461504340171814, 0.5175865888595581, 0.25720250606536865, -1.022572636604309, -1.121137022972107, 0.15159617364406586, 0.5955794453620911, 0.8088400959968567, -0.4213508367538452, -1.0669524669647217, 0.373508095741272, 0.32404983043670654, 0.837419867515564, -0.27200812101364136, -0.38754674792289734, 0.23497693240642548, 1.8873069286346436, -1.121137022972107, 0.7462756037712097, 1003.0, 1005.0], "mean": [-0.260745108127594, 0.41850751638412476, 0.3382411599159241, -1.4989287853240967, -0.1633715033531189, 0.41768887639045715, -0.28334587812423706, -0.2881566286087036, 0.4533196687698364, 0.17739279568195343, -1.3545876741409302, -1.4454452991485596, -0.4348895251750946, 0.36523738503456116, 0.4817957282066345, -0.5315189361572266, -1.3299760818481445, 0.1828470677137375, 0.068320132791996, 0.2777649760246277, -0.3008098900318146, -0.46881523728370667, 0.1631738394498825, 1.647009015083313, -1.3499566316604614, 0.4086225628852844, 856.4906616210938, 920.9502563476562], "std": [0.1280495971441269, 0.1337120682001114, 0.1267450600862503, 0.1598423272371292, 0.13916561007499695, 0.19469259679317474, 0.22155769169330597, 0.023762280121445656, 0.028674231842160225, 0.03611944615840912, 0.1765637993812561, 0.18899455666542053, 0.2538962662220001, 0.14174115657806396, 0.14630651473999023, 0.08500281721353531, 0.1141267642378807, 0.08953254669904709, 0.14922769367694855, 0.2766469717025757, 0.014965013600885868, 0.027435053139925003, 0.07003685086965561, 0.0604521706700325, 0.2174595296382904, 0.3018421530723572, 245.77769470214844, 206.20086669921875], "count": [965]}, "timestamp": {"min": [0.0], "max": [32.13333333333333], "mean": [16.066666666666666], "std": [9.285711843711523], "count": [965]}, "frame_index": {"min": [0], "max": [964], "mean": [482.0], "std": [278.57135531134566], "count": [965]}, "episode_index": {"min": [5], "max": [5], "mean": [5.0], "std": [0.0], "count": [965]}, "index": {"min": [3980], "max": [4944], "mean": [4462.0], "std": [278.57135531134566], "count": [965]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [965]}, "subtask_annotation": {"mean": [6.2994818652849744, 16.0, 16.0, 16.0, 16.0], "std": [5.0658308517539945, 0.0, 0.0, 0.0, 0.0], "min": [0, 16, 16, 16, 16], "max": [16, 16, 16, 16, 16], "count": [965]}, "scene_annotation": {"mean": [5.0], "std": [0.0], "min": [5], "max": [5], "count": [965]}, "eef_direction_state": {"mean": [4.478756476683937, 5.106735751295337], "std": [2.1629989035500228, 1.8742891481843367], "min": [0, 0], "max": [6, 6], "count": [965]}, "eef_velocity_state": {"mean": [0.44455958549222796, 0.2621761658031088], "std": [0.5832586125758157, 0.5412224026893753], "min": [0, 0], "max": [2, 2], "count": [965]}, "eef_acc_mag_state": {"mean": [0.23730569948186528, 0.1689119170984456], "std": [0.5746429347018445, 0.5002251902354174], "min": [0, 0], "max": [2, 2], "count": [965]}, "eef_direction_action": {"mean": [4.478756476683937, 5.106735751295337], "std": [2.1629989035500228, 1.8742891481843367], "min": [0, 0], "max": [6, 6], "count": [965]}, "eef_velocity_action": {"mean": [0.44455958549222796, 0.2621761658031088], "std": [0.5832586125758157, 0.5412224026893753], "min": [0, 0], "max": [2, 2], "count": [965]}, "eef_acc_mag_action": {"mean": [0.23730569948186528, 0.1689119170984456], "std": [0.5746429347018445, 0.5002251902354174], "min": [0, 0], "max": [2, 2], "count": [965]}, "eef_sim_pose_state": {"mean": [0.5126700431819757, 0.259394211675529, 1.1911042140611419, 0.4365553111060641, -0.1833021994809782, 1.0467964361720516, 0.5290643559728667, -0.25677191936976024, 1.1650691581950527, -0.2813084136636025, -0.3141938452267373, -0.9099643113850252], "std": [0.03242890638525141, 0.030405337584597833, 0.022703005033017743, 0.18261625158226638, 0.10317710111302358, 0.2554946797362901, 0.035059948873039135, 0.06034637685576915, 0.019982483253168086, 0.1751771204674508, 0.10473923007950998, 0.29534824833621354], "min": [0.4505433416043394, 0.18253367177202098, 1.1397912534359413, 0.07591298420507353, -0.38316754699482636, 0.5228551039619583, 0.4505906912292056, -0.34472495399661546, 1.1397731183268514, -0.5869472498578097, -0.39461006197901694, -1.2502948196557115], "max": [0.5727425433480723, 0.3505766474908514, 1.2298046593347298, 0.7898462108679545, -0.013012119747139117, 1.2629038618707429, 0.5755180492124586, -0.14645649141845923, 1.1981988231788263, -0.07534061839785389, -0.0820400311138012, -0.39652685006389043], "count": [965]}, "eef_sim_pose_action": {"mean": [0.5126858450339539, 0.25935828928397375, 1.191172683986549, 0.4367601956701571, -0.18300630112163094, 1.046469289891179, 0.529133902881375, -0.256672107032196, 1.1651125335397834, -0.2815537730308689, -0.3141757800597698, -0.909576522912359], "std": [0.03242090023831753, 0.03036639667726204, 0.022647699976187284, 0.18232221089629766, 0.10301292627536891, 0.25543627860130586, 0.03504630155778264, 0.060338488299197614, 0.01997299536164487, 0.17505489559582119, 0.10472885240721239, 0.29514672852053764], "min": [0.4505433416043394, 0.18253367177202098, 1.1397912534359413, 0.07591298420507353, -0.38316754699482636, 0.5228551039619583, 0.4505906912292056, -0.34472495399661546, 1.1397731183268514, -0.5869472498578097, -0.39461006197901694, -1.2502948196557115], "max": [0.5727425433480723, 0.3505766474908514, 1.2298046593347298, 0.7898462108679545, -0.013012119747139117, 1.2629038618707429, 0.5755180492124586, -0.14645649141845923, 1.1981988231788263, -0.07534061839785389, -0.0820400311138012, -0.39652685006389043], "count": [965]}, "gripper_mode_state": {"mean": [0.21968911917098446, 0.12331606217616581], "std": [0.4140360009574758, 0.3287996517418046], "min": [0, 0], "max": [1, 1], "count": [965]}, "gripper_activity_state": {"mean": [1.8569948186528498, 1.9253886010362695], "std": [0.4667884820984607, 0.3446526813342566], "min": [0, 0], "max": [2, 2], "count": [965]}, "gripper_mode_action": {"mean": [0.21968911917098446, 0.12331606217616581], "std": [0.4140360009574758, 0.3287996517418046], "min": [0, 0], "max": [1, 1], "count": [965]}, "gripper_activity_action": {"mean": [1.8569948186528498, 1.9253886010362695], "std": [0.4667884820984607, 0.3446526813342566], "min": [0, 0], "max": [2, 2], "count": [965]}, "gripper_open_scale_state": {"mean": [0.7786250588789468, 0.8372276682051865], "std": [0.2234326962540487, 0.18745520705007773], "min": [0.35909090909090907, 0.33875], "max": [0.9118181818181819, 0.9136363636363637], "count": [965]}, "gripper_open_scale_action": {"mean": [0.7786278850683016, 0.8372274922583394], "std": [0.22343436373474443, 0.18745513540555792], "min": [0.35909090909090907, 0.33875], "max": [0.9118181818181819, 0.9136363636363637], "count": [965]}}} +{"episode_index": 6, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5100189937803078]], [[0.4650756918089816]], [[0.40494506904912503]]], "std": [[[0.13526991576143474]], [[0.1516300472546559]], [[0.19474265830751564]]], "count": [155]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4651728086126924]], [[0.44452350042167404]], [[0.4045849541429475]]], "std": [[[0.15670579685149028]], [[0.1421511848615246]], [[0.18058272944107753]]], "count": [155]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4508594415454354]], [[0.4524995638309087]], [[0.42466460178157284]]], "std": [[[0.16640541631587802]], [[0.14111221869365845]], [[0.1759386954795172]]], "count": [155]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4796476610267763]], [[0.4408142156862745]], [[0.3909362942757748]]], "std": [[[0.14576533297490685]], [[0.15462108956178183]], [[0.1912996631315644]]], "count": [155]}, "observation.state": {"min": [-0.637587308883667, 0.35259032249450684, 0.3640822172164917, -1.5840226411819458, -0.5465836524963379, -0.12120984494686127, -0.9484708309173584, -0.3461880087852478, 0.40433618426322937, 0.14426106214523315, -1.86955726146698, -1.8989794254302979, -0.7461925745010376, 0.1995936781167984, 0.2375916689634323, -0.8401251435279846, -1.4528720378875732, 0.23940680921077728, -0.12048116326332092, -0.028302695602178574, -0.34559574723243713, -0.5122132897377014, 0.032612938433885574, 1.4628067016601562, -1.843300461769104, -0.29073357582092285, 395.9375, 371.5], "max": [-0.0956287682056427, 0.8038582801818848, 0.7619594931602478, -0.9738468527793884, -0.2377345710992813, 0.32250848412513733, 0.028275424614548683, -0.26221174001693726, 0.5253748893737793, 0.25225406885147095, -1.2198882102966309, -1.1212259531021118, 0.2561880052089691, 0.7382709980010986, 0.6440156102180481, -0.451404333114624, -0.9178479313850403, 0.3975849151611328, 0.2286577671766281, 0.8673097491264343, -0.2838591933250427, -0.43831130862236023, 0.2349780648946762, 1.857954740524292, -1.121137022972107, 0.7462756037712097, 1002.5, 1004.9375], "mean": [-0.4188987910747528, 0.5668720602989197, 0.5008609294891357, -1.267885684967041, -0.3910291790962219, 0.11107952892780304, -0.5973907113075256, -0.2971384525299072, 0.4712163805961609, 0.2058708220720291, -1.6129230260849, -1.6663671731948853, -0.29409125447273254, 0.3977065980434418, 0.46224668622016907, -0.5385009050369263, -1.2560759782791138, 0.26727405190467834, -0.0029410873539745808, 0.31974416971206665, -0.30241334438323975, -0.4768887758255005, 0.16138379275798798, 1.6691337823867798, -1.4354593753814697, 0.4629826843738556, 856.7469482421875, 920.8137817382812], "std": [0.12268517911434174, 0.09605857729911804, 0.13324524462223053, 0.12920917570590973, 0.1030581146478653, 0.10613299906253815, 0.2503228485584259, 0.028433816507458687, 0.02654767967760563, 0.028470225632190704, 0.1639399230480194, 0.1666984260082245, 0.32859957218170166, 0.17747750878334045, 0.1417665034532547, 0.1067781001329422, 0.14858634769916534, 0.034453097730875015, 0.11232981085777283, 0.2990819811820984, 0.01662626303732395, 0.03140009567141533, 0.06938157230615616, 0.11383998394012451, 0.260408878326416, 0.30824151635169983, 244.7649383544922, 203.32913208007812], "count": [839]}, "action": {"min": [-0.637587308883667, 0.35259032249450684, 0.3640822172164917, -1.5840226411819458, -0.5465836524963379, -0.12120984494686127, -0.9484708309173584, -0.3461880087852478, 0.40433618426322937, 0.14426106214523315, -1.86955726146698, -1.8989794254302979, -0.7461925745010376, 0.1995936781167984, 0.2375916689634323, -0.8401251435279846, -1.4528720378875732, 0.23940680921077728, -0.12048116326332092, -0.028302695602178574, -0.34559574723243713, -0.5122132897377014, 0.032612938433885574, 1.4628067016601562, -1.843300461769104, -0.29073357582092285, 395.9375, 371.5], "max": [-0.0956287682056427, 0.8038582801818848, 0.7619594931602478, -0.9738468527793884, -0.2377345710992813, 0.32250848412513733, 0.028275424614548683, -0.26221174001693726, 0.5253748893737793, 0.25225406885147095, -1.2198882102966309, -1.1212259531021118, 0.2561880052089691, 0.7382709980010986, 0.6440156102180481, -0.451404333114624, -0.9178479313850403, 0.3975849151611328, 0.2286577671766281, 0.8673097491264343, -0.2838591933250427, -0.43831130862236023, 0.2349780648946762, 1.857954740524292, -1.121137022972107, 0.7462756037712097, 1002.5, 1004.9375], "mean": [-0.4191478490829468, 0.5668570399284363, 0.5009169578552246, -1.2677851915359497, -0.39127713441848755, 0.11130056530237198, -0.5980311632156372, -0.2970997989177704, 0.4712555706501007, 0.20583239197731018, -1.6130481958389282, -1.6669682264328003, -0.2937430143356323, 0.3980838358402252, 0.4619256556034088, -0.5386107563972473, -1.2557787895202637, 0.2672751545906067, -0.0027907497715204954, 0.32028278708457947, -0.30238446593284607, -0.4769684076309204, 0.16123779118061066, 1.6693602800369263, -1.4359601736068726, 0.46266716718673706, 856.7461547851562, 920.8090209960938], "std": [0.12245135009288788, 0.09605374187231064, 0.13323433697223663, 0.12912964820861816, 0.10297787189483643, 0.10584323853254318, 0.24940696358680725, 0.028440149500966072, 0.02653346210718155, 0.028452804312109947, 0.16394910216331482, 0.1656396985054016, 0.32827574014663696, 0.17739225924015045, 0.14174863696098328, 0.10673599690198898, 0.1485239863395691, 0.034452687948942184, 0.11225681751966476, 0.29886049032211304, 0.016636377200484276, 0.031404562294483185, 0.06935545802116394, 0.11383891850709915, 0.26020699739456177, 0.3080845773220062, 244.7646942138672, 203.32833862304688], "count": [839]}, "timestamp": {"min": [0.0], "max": [27.933333333333334], "mean": [13.966666666666667], "std": [8.073275529658194], "count": [839]}, "frame_index": {"min": [0], "max": [838], "mean": [419.0], "std": [242.19826588974578], "count": [839]}, "episode_index": {"min": [6], "max": [6], "mean": [6.0], "std": [0.0], "count": [839]}, "index": {"min": [4945], "max": [5783], "mean": [5364.0], "std": [242.19826588974578], "count": [839]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [839]}, "subtask_annotation": {"mean": [4.8545887961859355, 16.0, 16.0, 16.0, 16.0], "std": [5.663619953800804, 0.0, 0.0, 0.0, 0.0], "min": [0, 16, 16, 16, 16], "max": [16, 16, 16, 16, 16], "count": [839]}, "scene_annotation": {"mean": [6.0], "std": [0.0], "min": [6], "max": [6], "count": [839]}, "eef_direction_state": {"mean": [4.7353992848629325, 5.305125148986889], "std": [1.9782062405026926, 1.5592730656549432], "min": [0, 0], "max": [6, 6], "count": [839]}, "eef_velocity_state": {"mean": [0.3837902264600715, 0.21930870083432658], "std": [0.535308213358862, 0.48536041318499396], "min": [0, 0], "max": [2, 2], "count": [839]}, "eef_acc_mag_state": {"mean": [0.2097735399284863, 0.14183551847437426], "std": [0.5426723450694669, 0.4633422309755779], "min": [0, 0], "max": [2, 2], "count": [839]}, "eef_direction_action": {"mean": [4.7353992848629325, 5.305125148986889], "std": [1.9782062405026926, 1.5592730656549432], "min": [0, 0], "max": [6, 6], "count": [839]}, "eef_velocity_action": {"mean": [0.3837902264600715, 0.21930870083432658], "std": [0.5353082133588621, 0.48536041318499396], "min": [0, 0], "max": [2, 2], "count": [839]}, "eef_acc_mag_action": {"mean": [0.2097735399284863, 0.14183551847437426], "std": [0.5426723450694669, 0.4633422309755779], "min": [0, 0], "max": [2, 2], "count": [839]}, "eef_sim_pose_state": {"mean": [0.5458609393589431, 0.3130982540897902, 1.1760453451028603, 0.35509708242943683, -0.08918848044760153, 0.7231054579395829, 0.539735516183865, -0.25900501922101554, 1.158711458243881, -0.21898430205546915, -0.24243233805066194, -0.8933439674223558], "std": [0.029389320842213525, 0.023507629625461598, 0.021210687162324708, 0.1638573798386357, 0.08885690337250958, 0.29134210217163287, 0.04460490984249246, 0.05292229969891556, 0.01638097390184168, 0.16357993481777197, 0.12322120579438565, 0.3202213760455291], "min": [0.4640821070228329, 0.2654608586396341, 1.1397682429680709, 0.07585199427599887, -0.38302762369073284, 0.2620314706448349, 0.4886237890682817, -0.3181487067083791, 1.1397692623769673, -0.5466955805970327, -0.3831032002478423, -1.2502714235734573], "max": [0.588513439790418, 0.36427869521317835, 1.2074682406552217, 0.5756646133807408, -0.014502252550592676, 1.250086244715039, 0.6095151186898281, -0.15704673231283614, 1.1813125466647196, -0.07587458077227827, -0.03511128101919381, -0.2244268857784604], "count": [839]}, "eef_sim_pose_action": {"mean": [0.5459266132048022, 0.3131004744168575, 1.1761024670174103, 0.3552980287135704, -0.0888897842024618, 0.7225559889788552, 0.5398399980657984, -0.2588996282845738, 1.158752532444233, -0.21911737554872623, -0.24222820865254407, -0.8927997823132738], "std": [0.029322802491227134, 0.02350738493468641, 0.02117743371256274, 0.1636179604224874, 0.08828816039851814, 0.2907819461189281, 0.04458778733801886, 0.05290937948522482, 0.016376620354771335, 0.16350888912820757, 0.12312988525975561, 0.32000227238493034], "min": [0.4640821070228329, 0.2654608586396341, 1.1397679566961272, 0.07585199427599887, -0.38302762369073284, 0.2620314706448349, 0.4886237890682817, -0.3181487067083791, 1.1397692623769673, -0.5466955805970327, -0.3831032002478423, -1.2502714235734573], "max": [0.588513439790418, 0.36427869521317835, 1.2074682406552217, 0.5756646133807408, -0.014502252550592676, 1.250086244715039, 0.6095151186898281, -0.15704673231283614, 1.1813125466647196, -0.07587458077227827, -0.03511128101919381, -0.2244268857784604], "count": [839]}, "gripper_mode_state": {"mean": [0.21454112038140644, 0.12038140643623362], "std": [0.4105036273248948, 0.3254070119414563], "min": [0, 0], "max": [1, 1], "count": [839]}, "gripper_activity_state": {"mean": [1.8390941597139452, 1.9177592371871275], "std": [0.4922252645269183, 0.36097700058786636], "min": [0, 0], "max": [2, 2], "count": [839]}, "gripper_mode_action": {"mean": [0.21454112038140644, 0.12038140643623362], "std": [0.4105036273248948, 0.3254070119414563], "min": [0, 0], "max": [1, 1], "count": [839]}, "gripper_activity_action": {"mean": [1.8390941597139452, 1.9177592371871275], "std": [0.4922252645269183, 0.36097700058786636], "min": [0, 0], "max": [2, 2], "count": [839]}, "gripper_open_scale_state": {"mean": [0.7788609185168714, 0.837103462876441], "std": [0.22251348349133843, 0.18484539777894796], "min": [0.3599431818181818, 0.3377272727272727], "max": [0.9113636363636364, 0.9135795454545454], "count": [839]}, "gripper_open_scale_action": {"mean": [0.7788601349601142, 0.8370990754083124], "std": [0.2225130272835056, 0.1848436239723929], "min": [0.3599431818181818, 0.3377272727272727], "max": [0.9113636363636364, 0.9135795454545454], "count": [839]}}} +{"episode_index": 7, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5142641818880329]], [[0.4678628362803455]], [[0.4043619572829132]]], "std": [[[0.1293990213873998]], [[0.15049286832488482]], [[0.19685774872462256]]], "count": [168]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4717711190378929]], [[0.4533455055633364]], [[0.41473236777349826]]], "std": [[[0.1474744309944154]], [[0.13571504259661923]], [[0.18089456020249303]]], "count": [168]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4690053809718332]], [[0.45925110756107995]], [[0.42960072119125425]]], "std": [[[0.15114566544290844]], [[0.13188935889296663]], [[0.17090011307126576]]], "count": [168]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48139201097105505]], [[0.4431843025404606]], [[0.39416017327069713]]], "std": [[[0.13827118537664077]], [[0.14890843852861335]], [[0.18821955322381698]]], "count": [168]}, "observation.state": {"min": [-0.4604756534099579, 0.02776709757745266, 0.08157777786254883, -1.7874810695648193, -0.5750652551651001, -0.12051340192556381, -0.6971990466117859, -0.34141629934310913, 0.3738706707954407, 0.10085831582546234, -1.675205111503601, -1.8423292636871338, -0.8108978867530823, 0.19958385825157166, 0.21722912788391113, -0.741610050201416, -1.4194468259811401, 0.17502379417419434, -0.12059788405895233, -0.028290696442127228, -0.35494232177734375, -0.522750198841095, 0.05379912629723549, 1.5339140892028809, -1.798960566520691, -0.1105886772274971, 393.0, 368.125], "max": [-0.008910996839404106, 0.7682045102119446, 0.5773963928222656, -1.1691513061523438, 0.038929570466279984, 0.74693763256073, 0.028269968926906586, -0.23742081224918365, 0.5060774087905884, 0.23500680923461914, -0.9626615047454834, -1.121137022972107, -0.03892435505986214, 0.7205537557601929, 0.6450682282447815, -0.4513181447982788, -0.8564603328704834, 0.43174320459365845, 0.12938453257083893, 0.7796309590339661, -0.3027261793613434, -0.43897750973701477, 0.23499681055545807, 1.8395739793777466, -1.121137022972107, 0.7462756037712097, 1003.0, 1004.875], "mean": [-0.24791136384010315, 0.3569919764995575, 0.2884000837802887, -1.4947758913040161, -0.20439587533473969, 0.3799119293689728, -0.22062663733959198, -0.2839135527610779, 0.4571220576763153, 0.17141634225845337, -1.3289990425109863, -1.4680973291397095, -0.5719106793403625, 0.3948306441307068, 0.44177132844924927, -0.5086365342140198, -1.200693130493164, 0.23218990862369537, -0.041056640446186066, 0.2643164098262787, -0.31310755014419556, -0.4848540425300598, 0.17322245240211487, 1.630539894104004, -1.3768514394760132, 0.5262436270713806, 835.1634521484375, 919.4379272460938], "std": [0.11553899943828583, 0.1600729376077652, 0.1349690556526184, 0.15321260690689087, 0.1436503529548645, 0.19151683151721954, 0.21736043691635132, 0.029123224318027496, 0.03286614641547203, 0.03800218924880028, 0.2298165112733841, 0.18328213691711426, 0.23541231453418732, 0.16897720098495483, 0.1518525630235672, 0.07903803139925003, 0.18294037878513336, 0.05545830354094505, 0.08027417957782745, 0.2776191234588623, 0.010790475644171238, 0.03613588958978653, 0.05815171077847481, 0.07025843858718872, 0.23363682627677917, 0.2665214240550995, 259.28936767578125, 205.79660034179688], "count": [934]}, "action": {"min": [-0.4604756534099579, 0.02776709757745266, 0.08157777786254883, -1.7874810695648193, -0.5750652551651001, -0.120511494576931, -0.6971990466117859, -0.34141629934310913, 0.3738706707954407, 0.10085831582546234, -1.675205111503601, -1.8423292636871338, -0.8108978867530823, 0.19958385825157166, 0.21722912788391113, -0.741610050201416, -1.4194468259811401, 0.17502379417419434, -0.12059788405895233, -0.028290696442127228, -0.35494232177734375, -0.522750198841095, 0.05379912629723549, 1.5339140892028809, -1.798960566520691, -0.1105886772274971, 393.0, 368.125], "max": [-0.008910996839404106, 0.7682045102119446, 0.5773963928222656, -1.1691513061523438, 0.038929570466279984, 0.74693763256073, 0.028270455077290535, -0.23742081224918365, 0.5060774087905884, 0.23500680923461914, -0.9626615047454834, -1.121137022972107, -0.03892435505986214, 0.7205537557601929, 0.6450682282447815, -0.4513181447982788, -0.8564603328704834, 0.43174320459365845, 0.12938453257083893, 0.7796309590339661, -0.3027261793613434, -0.43897750973701477, 0.23499681055545807, 1.8395739793777466, -1.121137022972107, 0.7462756037712097, 1003.0, 1004.875], "mean": [-0.24802197515964508, 0.35674622654914856, 0.2882031202316284, -1.4948464632034302, -0.20450909435749054, 0.3803156018257141, -0.22093303501605988, -0.2838461697101593, 0.4571617841720581, 0.1713569462299347, -1.3288661241531372, -1.4685511589050293, -0.5719648003578186, 0.3951503038406372, 0.441446453332901, -0.5086817145347595, -1.2003309726715088, 0.23210997879505157, -0.04097564145922661, 0.2646414339542389, -0.313107430934906, -0.48493698239326477, 0.17311710119247437, 1.6306204795837402, -1.3771483898162842, 0.526080846786499, 835.1637573242188, 919.442138671875], "std": [0.11554209887981415, 0.15986840426921844, 0.13486537337303162, 0.153189554810524, 0.14373095333576202, 0.19085776805877686, 0.2172110378742218, 0.029138971120119095, 0.032874152064323425, 0.03794606029987335, 0.22971127927303314, 0.18294690549373627, 0.235458105802536, 0.16888999938964844, 0.15182843804359436, 0.0790172889828682, 0.1828566938638687, 0.055480919778347015, 0.08023188263177872, 0.27745363116264343, 0.010790512897074223, 0.036133743822574615, 0.05812882259488106, 0.07023582607507706, 0.23348687589168549, 0.26642999053001404, 259.2895202636719, 205.7974395751953], "count": [934]}, "timestamp": {"min": [0.0], "max": [31.1], "mean": [15.55], "std": [8.987414039150034], "count": [934]}, "frame_index": {"min": [0], "max": [933], "mean": [466.5], "std": [269.62242117450097], "count": [934]}, "episode_index": {"min": [7], "max": [7], "mean": [7.0], "std": [0.0], "count": [934]}, "index": {"min": [5784], "max": [6717], "mean": [6250.5], "std": [269.62242117450097], "count": [934]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [934]}, "subtask_annotation": {"mean": [6.434689507494647, 16.0, 16.0, 16.0, 16.0], "std": [5.112808375642098, 0.0, 0.0, 0.0, 0.0], "min": [0, 16, 16, 16, 16], "max": [16, 16, 16, 16, 16], "count": [934]}, "scene_annotation": {"mean": [7.0], "std": [0.0], "min": [7], "max": [7], "count": [934]}, "eef_direction_state": {"mean": [4.642398286937902, 5.209850107066381], "std": [2.012956168215712, 1.7556483880118467], "min": [0, 0], "max": [6, 6], "count": [934]}, "eef_velocity_state": {"mean": [0.42398286937901497, 0.2012847965738758], "std": [0.5649494337209086, 0.4512158903502956], "min": [0, 0], "max": [2, 2], "count": [934]}, "eef_acc_mag_state": {"mean": [0.26124197002141325, 0.11349036402569593], "std": [0.6035733699980872, 0.403371791737688], "min": [0, 0], "max": [2, 2], "count": [934]}, "eef_direction_action": {"mean": [4.642398286937902, 5.209850107066381], "std": [2.012956168215712, 1.7556483880118467], "min": [0, 0], "max": [6, 6], "count": [934]}, "eef_velocity_action": {"mean": [0.42398286937901497, 0.2012847965738758], "std": [0.5649494337209086, 0.4512158903502956], "min": [0, 0], "max": [2, 2], "count": [934]}, "eef_acc_mag_action": {"mean": [0.26124197002141325, 0.11349036402569593], "std": [0.6035733699980872, 0.403371791737688], "min": [0, 0], "max": [2, 2], "count": [934]}, "eef_sim_pose_state": {"mean": [0.513167379833749, 0.25207209713694495, 1.1897385747649503, 0.3627704097295756, -0.12480772010911936, 1.1230264490099544, 0.542351383882724, -0.2658203697906543, 1.1468375347698105, -0.2055426840754539, -0.2655898556084532, -0.9747686272324726], "std": [0.032628019236942175, 0.030822988109716565, 0.023365265655061408, 0.17125504696103538, 0.10457289456741482, 0.2660494054752521, 0.045413243783443163, 0.04631796782433775, 0.00856822882669428, 0.14438667948490702, 0.10974959319780957, 0.277178582496013], "min": [0.437683713443626, 0.20226995531785133, 1.139841044038901, 0.07566567083985665, -0.383033504684021, 0.6036056644441442, 0.48864769151229304, -0.32536937438246505, 1.1315315932343666, -0.5102650262129138, -0.3831025090638034, -1.2503241634415], "max": [0.5609299271243265, 0.31767819775430917, 1.2255592822354493, 0.6839105530330891, 0.06709583465267999, 1.4415710829455528, 0.6156532254827453, -0.17550105277430306, 1.1691485897309761, -0.07575686580273433, -0.05239097518950131, -0.3736002431788717], "count": [934]}, "eef_sim_pose_action": {"mean": [0.5132137595936592, 0.2520270948559641, 1.189814468694478, 0.3628575237582078, -0.12443310910918938, 1.122875973083523, 0.5424451599917038, -0.2657366089773425, 1.146847550074894, -0.20565282616944944, -0.26545547157538446, -0.9744822762386237], "std": [0.032623932274185474, 0.030769471176357976, 0.023318188642627153, 0.1711296036232905, 0.10427366461075445, 0.26601706506238143, 0.04539270190643753, 0.046309331693145835, 0.008565441104614819, 0.14432688486134757, 0.10968246084767251, 0.2770318770568248], "min": [0.437683713443626, 0.20226995531785133, 1.1398386107345129, 0.07566567083985665, -0.383033504684021, 0.6036056644441442, 0.48864769151229304, -0.32536937438246505, 1.1315315932343666, -0.5102650262129138, -0.3831025090638034, -1.2503241634415], "max": [0.5609299271243265, 0.31767819775430917, 1.2255592822354493, 0.6839105530330891, 0.06709583465267999, 1.4415710829455528, 0.6156532254827453, -0.17550105277430306, 1.1691485897309761, -0.07575686580273433, -0.05239097518950131, -0.3736002431788717], "count": [934]}, "gripper_mode_state": {"mean": [0.25374732334047106, 0.12205567451820129], "std": [0.4351547072456167, 0.3273500982680631], "min": [0, 0], "max": [1, 1], "count": [934]}, "gripper_activity_state": {"mean": [1.8522483940042827, 1.9218415417558887], "std": [0.4759868351208243, 0.35134253457850323], "min": [0, 0], "max": [2, 2], "count": [934]}, "gripper_mode_action": {"mean": [0.25374732334047106, 0.12205567451820129], "std": [0.43515470724561667, 0.3273500982680631], "min": [0, 0], "max": [1, 1], "count": [934]}, "gripper_activity_action": {"mean": [1.8522483940042827, 1.9218415417558887], "std": [0.4759868351208243, 0.35134253457850323], "min": [0, 0], "max": [2, 2], "count": [934]}, "gripper_open_scale_state": {"mean": [0.7592395396768276, 0.8358526693904439], "std": [0.2357170729612118, 0.18708725599448947], "min": [0.3572727272727273, 0.3346590909090909], "max": [0.9118181818181819, 0.9135227272727273], "count": [934]}, "gripper_open_scale_action": {"mean": [0.7592397903166215, 0.8358564915433373], "std": [0.23571723138860454, 0.1870888071483043], "min": [0.3572727272727273, 0.3346590909090909], "max": [0.9118181818181819, 0.9135227272727273], "count": [934]}}} +{"episode_index": 8, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5060630077360512]], [[0.4611536755474318]], [[0.4013843838853809]]], "std": [[[0.1322221025728629]], [[0.15025982964371792]], [[0.19348302383475904]]], "count": [177]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46997294690004066]], [[0.4508004643476976]], [[0.40982860215649347]]], "std": [[[0.15472597244119593]], [[0.1415739395918336]], [[0.18144167082817278]]], "count": [177]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4706483004689635]], [[0.4602663340995532]], [[0.42606061099110076]]], "std": [[[0.15762693084390525]], [[0.13352632952812915]], [[0.1685321099581693]]], "count": [177]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48085912863262065]], [[0.44267007311399137]], [[0.3943324401794616]]], "std": [[[0.1371017414440982]], [[0.148182208289645]], [[0.18684343389029234]]], "count": [177]}, "observation.state": {"min": [-0.6969677805900574, 0.008314312435686588, 0.11730466783046722, -1.9121685028076172, -0.5267490744590759, -0.21692369878292084, -1.243522047996521, -0.3437751233577728, 0.35731205344200134, 0.0939146876335144, -2.1716160774230957, -1.8542065620422363, -0.9117071032524109, 0.19164587557315826, 0.28060421347618103, -0.8105025291442871, -1.485628604888916, 0.2438279539346695, -0.15633133053779602, -0.02828524261713028, -0.3581167459487915, -0.5045167207717896, 0.04683837294578552, 1.515674114227295, -1.8969483375549316, -0.23558063805103302, 388.0, 370.75], "max": [0.029359709471464157, 0.7977747321128845, 0.7064525485038757, -0.9487555623054504, 0.004091706592589617, 0.8151484131813049, 0.18040378391742706, -0.2225392758846283, 0.4972957670688629, 0.23499543964862823, -0.9557085633277893, -1.121137022972107, 0.35372814536094666, 0.6716353893280029, 0.6433610916137695, -0.4513115882873535, -0.9676901698112488, 0.40353646874427795, 0.12335550785064697, 0.8588787317276001, -0.30038169026374817, -0.4269222021102905, 0.23500105738639832, 1.8758468627929688, -1.121137022972107, 0.7462756037712097, 1003.0, 1005.0], "mean": [-0.2734793722629547, 0.40773501992225647, 0.38343557715415955, -1.4795886278152466, -0.20998360216617584, 0.29858890175819397, -0.2987704873085022, -0.28679949045181274, 0.4470888674259186, 0.16310901939868927, -1.4592846632003784, -1.457610011100769, -0.42150887846946716, 0.3734719455242157, 0.4706577956676483, -0.5283142328262329, -1.2189091444015503, 0.27913588285446167, -0.08047609031200409, 0.3110181391239166, -0.3178989887237549, -0.47263965010643005, 0.174733504652977, 1.672311782836914, -1.4259918928146362, 0.5065047740936279, 818.0265502929688, 921.8947143554688], "std": [0.18201006948947906, 0.1676338016986847, 0.15594451129436493, 0.2420370876789093, 0.10938704013824463, 0.2972606420516968, 0.4199374318122864, 0.028782576322555542, 0.03274478018283844, 0.02877347357571125, 0.35883915424346924, 0.19563008844852448, 0.3839195966720581, 0.1624925136566162, 0.1305006444454193, 0.10113631933927536, 0.1748722791671753, 0.029739143326878548, 0.09288928657770157, 0.30639609694480896, 0.012372719123959541, 0.027532244101166725, 0.061210185289382935, 0.10720998793840408, 0.26715901494026184, 0.29910293221473694, 257.6054382324219, 205.4522705078125], "count": [1000]}, "action": {"min": [-0.6969677805900574, 0.008314312435686588, 0.11730466783046722, -1.9121685028076172, -0.5267490744590759, -0.21692369878292084, -1.243522047996521, -0.3437751233577728, 0.35731205344200134, 0.0939146876335144, -2.1715922355651855, -1.8542065620422363, -0.9117071032524109, 0.19164587557315826, 0.28060421347618103, -0.8105025291442871, -1.485628604888916, 0.2438279539346695, -0.15633133053779602, -0.02828524261713028, -0.3581167459487915, -0.5045167207717896, 0.04683837294578552, 1.515674114227295, -1.8969483375549316, -0.23558063805103302, 388.0, 370.75], "max": [0.029359709471464157, 0.7977747321128845, 0.7064525485038757, -0.9487555623054504, 0.004091706592589617, 0.8151484131813049, 0.18040378391742706, -0.22281800210475922, 0.4972957670688629, 0.23499512672424316, -0.9557085633277893, -1.121137022972107, 0.35372814536094666, 0.6716353893280029, 0.6433610916137695, -0.4513183534145355, -0.9676901698112488, 0.40353646874427795, 0.12335550785064697, 0.8588787317276001, -0.30038169026374817, -0.4269222021102905, 0.23500105738639832, 1.8758468627929688, -1.121137022972107, 0.7462756037712097, 1003.0, 1005.0], "mean": [-0.2738139033317566, 0.40771400928497314, 0.3834959864616394, -1.47943913936615, -0.21020302176475525, 0.2985176742076874, -0.29969483613967896, -0.2867160439491272, 0.447126179933548, 0.16306118667125702, -1.4598838090896606, -1.4581365585327148, -0.42102572321891785, 0.3737487494945526, 0.470406711101532, -0.5283969044685364, -1.2185757160186768, 0.2791736423969269, -0.08050177246332169, 0.3114590346813202, -0.3179076910018921, -0.47269874811172485, 0.174637109041214, 1.6724989414215088, -1.4264018535614014, 0.5063211917877197, 818.0296020507812, 921.894775390625], "std": [0.18218116462230682, 0.1676105409860611, 0.15598244965076447, 0.24212487041950226, 0.10969460010528564, 0.2973693311214447, 0.4202335774898529, 0.028839915990829468, 0.032763827592134476, 0.028693566098809242, 0.35952842235565186, 0.19543208181858063, 0.38381415605545044, 0.16243167221546173, 0.1304841935634613, 0.10110705345869064, 0.17482203245162964, 0.029730958864092827, 0.09290393441915512, 0.30622440576553345, 0.012369327247142792, 0.027536874637007713, 0.06119106337428093, 0.1071988195180893, 0.2670068144798279, 0.2990122437477112, 257.60614013671875, 205.45225524902344], "count": [1000]}, "timestamp": {"min": [0.0], "max": [33.3], "mean": [16.65], "std": [9.622499675240316], "count": [1000]}, "frame_index": {"min": [0], "max": [999], "mean": [499.5], "std": [288.6749902572095], "count": [1000]}, "episode_index": {"min": [8], "max": [8], "mean": [8.0], "std": [0.0], "count": [1000]}, "index": {"min": [6718], "max": [7717], "mean": [7217.5], "std": [288.6749902572095], "count": [1000]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1000]}, "subtask_annotation": {"mean": [5.394, 16.0, 16.0, 16.0, 16.0], "std": [5.783490641472471, 0.0, 0.0, 0.0, 0.0], "min": [0, 16, 16, 16, 16], "max": [16, 16, 16, 16, 16], "count": [1000]}, "scene_annotation": {"mean": [8.0], "std": [0.0], "min": [8], "max": [8], "count": [1000]}, "eef_direction_state": {"mean": [4.1, 5.358], "std": [2.4855582873873656, 1.5728432852639649], "min": [0, 0], "max": [6, 6], "count": [1000]}, "eef_velocity_state": {"mean": [0.473, 0.192], "std": [0.5977215070582604, 0.4659785402784158], "min": [0, 0], "max": [2, 2], "count": [1000]}, "eef_acc_mag_state": {"mean": [0.222, 0.14], "std": [0.5592101572754203, 0.45869379764718693], "min": [0, 0], "max": [2, 2], "count": [1000]}, "eef_direction_action": {"mean": [4.105, 5.358], "std": [2.4843459903966654, 1.5728432852639649], "min": [0, 0], "max": [6, 6], "count": [1000]}, "eef_velocity_action": {"mean": [0.472, 0.192], "std": [0.5976754972390911, 0.4659785402784158], "min": [0, 0], "max": [2, 2], "count": [1000]}, "eef_acc_mag_action": {"mean": [0.222, 0.14], "std": [0.5592101572754203, 0.45869379764718693], "min": [0, 0], "max": [2, 2], "count": [1000]}, "eef_sim_pose_state": {"mean": [0.512046944982856, 0.24900268065087272, 1.1875788103898512, 0.3770332123872219, -0.18547373683576113, 0.9722057797814471, 0.5339771884575303, -0.27144253713214606, 1.1405186700233656, -0.18712172861303716, -0.24160444342699208, -0.9186489647529713], "std": [0.046279431860798005, 0.03764900253637229, 0.022633497849240673, 0.20242522133837945, 0.08460246618523475, 0.44506130780112696, 0.04103534366195927, 0.04477109422607161, 0.007422409152414761, 0.14932179711133647, 0.12641343186530532, 0.31839259314402674], "min": [0.42280152317317315, 0.1810962379258362, 1.1356506703626035, 0.07596564610282519, -0.38293187472476053, 0.02152880039121771, 0.48276121012888645, -0.3218401919796558, 1.1251278957735935, -0.4960896652293195, -0.3830463368019117, -1.2503246770871939], "max": [0.6146458511942015, 0.32192148247794317, 1.226587647939358, 0.7449898102209157, -0.03639552459497808, 1.5273422460545603, 0.5953408541049688, -0.172862161340871, 1.1636336594383012, -0.07586157423019158, -0.022432710556921087, -0.23721026755788605], "count": [1000]}, "eef_sim_pose_action": {"mean": [0.5121328288987097, 0.24901095549883934, 1.1876640244740484, 0.3770502964497134, -0.18538173146896317, 0.971366215835374, 0.5340545616081779, -0.2713784494824627, 1.1405157058614537, -0.18718235297322675, -0.24141927394478085, -0.9182387901627561], "std": [0.046315574242331035, 0.037663244682977104, 0.022613721587591656, 0.2024003197351987, 0.08443742649657415, 0.445327413341305, 0.04102275129645202, 0.04476217004514014, 0.007423293361700591, 0.1492889413299311, 0.1263416566138237, 0.3182291805258686], "min": [0.42280152317317315, 0.1810962379258362, 1.1356506703626035, 0.07596736017326089, -0.38292909786384555, 0.02152880039121771, 0.48276121012888645, -0.3218401919796558, 1.1251278957735935, -0.4960896652293195, -0.3830463368019117, -1.2503246770871939], "max": [0.6146458511942015, 0.32192148247794317, 1.226409009021809, 0.7449898102209157, -0.03639552459497808, 1.5273422460545603, 0.5953408541049688, -0.172862161340871, 1.1636336594383012, -0.07586157423019158, -0.022432710556921087, -0.23721026755788605], "count": [1000]}, "gripper_mode_state": {"mean": [0.299, 0.122], "std": [0.4578198335590077, 0.3272858078194011], "min": [0, 0], "max": [1, 1], "count": [1000]}, "gripper_activity_state": {"mean": [1.872, 1.93], "std": [0.4445402119043909, 0.3333166662499827], "min": [0, 0], "max": [2, 2], "count": [1000]}, "gripper_mode_action": {"mean": [0.299, 0.122], "std": [0.4578198335590077, 0.3272858078194011], "min": [0, 0], "max": [1, 1], "count": [1000]}, "gripper_activity_action": {"mean": [1.872, 1.93], "std": [0.4445402119043909, 0.3333166662499827], "min": [0, 0], "max": [2, 2], "count": [1000]}, "gripper_open_scale_state": {"mean": [0.743660441228699, 0.8380860467529283], "std": [0.2341858724749523, 0.1867749047737888], "min": [0.3527272727272727, 0.33704545454545454], "max": [0.9118181818181819, 0.9136363636363637], "count": [1000]}, "gripper_open_scale_action": {"mean": [0.7436632609419446, 0.8380860861483473], "std": [0.23418787208371372, 0.1867749215787397], "min": [0.3527272727272727, 0.33704545454545454], "max": [0.9118181818181819, 0.9136363636363637], "count": [1000]}}} +{"episode_index": 9, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5066936203672221]], [[0.4614389332804413]], [[0.39885112655370436]]], "std": [[[0.12506765288382424]], [[0.14364590260326607]], [[0.18937095482429833]]], "count": [173]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9607843137254902]], [[1.0]], [[1.0]]], "mean": [[[0.4710907205126752]], [[0.45201877668215645]], [[0.41844233938758546]]], "std": [[[0.15714958040400503]], [[0.14494017780688642]], [[0.18441302728040831]]], "count": [173]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4566963015697609]], [[0.45457505714231744]], [[0.43258052698439686]]], "std": [[[0.15931928551741584]], [[0.13577064433888633]], [[0.17190822373805537]]], "count": [173]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4905906343269485]], [[0.4515107802995958]], [[0.40166934904983187]]], "std": [[[0.1371149327459971]], [[0.14800552733654165]], [[0.18743525575568795]]], "count": [173]}, "observation.state": {"min": [-0.5485962629318237, 0.032216597348451614, 0.02629338577389717, -1.828314185142517, -0.5513309836387634, -0.12047789990901947, -0.7776117920875549, -0.33742818236351013, 0.37740811705589294, 0.10279069095849991, -1.5911747217178345, -1.9048056602478027, -0.9746370315551758, 0.1287333071231842, 0.15175528824329376, -0.6251976490020752, -1.6833068132400513, 0.03426844999194145, -0.12048116326332092, -0.2675676941871643, -0.3178614377975464, -0.4758187532424927, 0.016808686777949333, 0.7715368270874023, -1.7406578063964844, 0.060698214918375015, 397.25, 364.0], "max": [-0.017201310023665428, 0.712297260761261, 0.6047326326370239, -1.2384147644042969, -0.0527002178132534, 0.622940719127655, 0.10951722413301468, -0.2405051290988922, 0.4957461953163147, 0.2470116913318634, -0.8543279767036438, -1.121137022972107, -0.044537000358104706, 0.5077697038650513, 0.6046321988105774, -0.2842159569263458, -1.293515920639038, 0.461893767118454, 0.7666129469871521, 0.439253568649292, -0.25859156250953674, -0.4203522503376007, 0.23501144349575043, 1.67340886592865, -1.121137022972107, 0.7525428533554077, 1002.75, 1005.0], "mean": [-0.27038609981536865, 0.35890457034111023, 0.2794204354286194, -1.459000587463379, -0.21755266189575195, 0.3693554401397705, -0.20183065533638, -0.2843918800354004, 0.46370747685432434, 0.18559858202934265, -1.2815707921981812, -1.4518475532531738, -0.6082004904747009, 0.2483469396829605, 0.38083747029304504, -0.42332983016967773, -1.4811614751815796, 0.18328869342803955, 0.18974855542182922, 0.09620288759469986, -0.28539809584617615, -0.4503747522830963, 0.1445195972919464, 1.5006492137908936, -1.3368442058563232, 0.6268100738525391, 839.8794555664062, 909.2221069335938], "std": [0.1275896579027176, 0.1766957938671112, 0.1687370091676712, 0.1454085111618042, 0.10441675782203674, 0.18486125767230988, 0.2710210978984833, 0.03177028149366379, 0.03155946731567383, 0.040703002363443375, 0.22012443840503693, 0.2485893964767456, 0.320968359708786, 0.09296360611915588, 0.17313691973686218, 0.07808565348386765, 0.08354360610246658, 0.12972280383110046, 0.3052458167076111, 0.1812054067850113, 0.023659123107790947, 0.010406538844108582, 0.07364661991596222, 0.2436220645904541, 0.19676505029201508, 0.20150130987167358, 255.8395538330078, 220.40170288085938], "count": [966]}, "action": {"min": [-0.5485962629318237, 0.032216597348451614, 0.02629338577389717, -1.828314185142517, -0.5513309836387634, -0.12047789990901947, -0.7776117920875549, -0.33742818236351013, 0.37740811705589294, 0.10279069095849991, -1.5911747217178345, -1.9048056602478027, -0.9746370315551758, 0.1287333071231842, 0.15175528824329376, -0.6251976490020752, -1.6833068132400513, 0.03426844999194145, -0.12048116326332092, -0.2675676941871643, -0.3178614377975464, -0.4758187532424927, 0.016808686777949333, 0.7715368270874023, -1.7406578063964844, 0.060698214918375015, 397.25, 364.0], "max": [-0.017201310023665428, 0.712297260761261, 0.6047326326370239, -1.2384147644042969, -0.0527002178132534, 0.622940719127655, 0.10951722413301468, -0.2405051290988922, 0.4957461953163147, 0.2470116913318634, -0.8543279767036438, -1.121137022972107, -0.044537000358104706, 0.5077697038650513, 0.6046321988105774, -0.2842159569263458, -1.293515920639038, 0.461893767118454, 0.7666129469871521, 0.439253568649292, -0.25859156250953674, -0.4203522503376007, 0.23501144349575043, 1.67340886592865, -1.121137022972107, 0.7525428533554077, 1002.75, 1005.0], "mean": [-0.2705632150173187, 0.35869473218917847, 0.2792891263961792, -1.4590061902999878, -0.21770192682743073, 0.36971527338027954, -0.20215706527233124, -0.28432247042655945, 0.46375954151153564, 0.18553797900676727, -1.2814886569976807, -1.4523082971572876, -0.6082177758216858, 0.24838995933532715, 0.3804737329483032, -0.4232529103755951, -1.4812954664230347, 0.183071568608284, 0.19004510343074799, 0.096433125436306, -0.2853461802005768, -0.4503849148750305, 0.1443755030632019, 1.5007377862930298, -1.33708918094635, 0.6267437934875488, 839.8788452148438, 909.2220458984375], "std": [0.12760961055755615, 0.17652422189712524, 0.16865210235118866, 0.14540666341781616, 0.10457143932580948, 0.18424469232559204, 0.27093321084976196, 0.03179024159908295, 0.031570449471473694, 0.04067293554544449, 0.22003014385700226, 0.24838779866695404, 0.3209758400917053, 0.09295108914375305, 0.17303559184074402, 0.07809450477361679, 0.08353631943464279, 0.12978005409240723, 0.30508363246917725, 0.18118830025196075, 0.02366289682686329, 0.010406247340142727, 0.07360570877790451, 0.2436647266149521, 0.19664382934570312, 0.20147280395030975, 255.83921813964844, 220.4016876220703], "count": [966]}, "timestamp": {"min": [0.0], "max": [32.166666666666664], "mean": [16.083333333333332], "std": [9.295334353359257], "count": [966]}, "frame_index": {"min": [0], "max": [965], "mean": [482.5], "std": [278.8600306007777], "count": [966]}, "episode_index": {"min": [9], "max": [9], "mean": [9.0], "std": [0.0], "count": [966]}, "index": {"min": [7718], "max": [8683], "mean": [8200.5], "std": [278.8600306007777], "count": [966]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [966]}, "subtask_annotation": {"mean": [4.564182194616977, 16.0, 16.0, 16.0, 16.0], "std": [5.392034680507011, 0.0, 0.0, 0.0, 0.0], "min": [0, 16, 16, 16, 16], "max": [16, 16, 16, 16, 16], "count": [966]}, "scene_annotation": {"mean": [9.0], "std": [0.0], "min": [9], "max": [9], "count": [966]}, "eef_direction_state": {"mean": [4.714285714285714, 5.3229813664596275], "std": [1.9382664067947277, 1.5799041475971736], "min": [0, 0], "max": [6, 6], "count": [966]}, "eef_velocity_state": {"mean": [0.427536231884058, 0.2246376811594203], "std": [0.579522485153985, 0.5443609119623422], "min": [0, 0], "max": [2, 2], "count": [966]}, "eef_acc_mag_state": {"mean": [0.2412008281573499, 0.17080745341614906], "std": [0.5762736430159964, 0.5034218007890241], "min": [0, 0], "max": [2, 2], "count": [966]}, "eef_direction_action": {"mean": [4.714285714285714, 5.3229813664596275], "std": [1.9382664067947277, 1.5799041475971733], "min": [0, 0], "max": [6, 6], "count": [966]}, "eef_velocity_action": {"mean": [0.427536231884058, 0.2246376811594203], "std": [0.579522485153985, 0.5443609119623422], "min": [0, 0], "max": [2, 2], "count": [966]}, "eef_acc_mag_action": {"mean": [0.2412008281573499, 0.17080745341614906], "std": [0.5762736430159965, 0.5034218007890241], "min": [0, 0], "max": [2, 2], "count": [966]}, "eef_sim_pose_state": {"mean": [0.5200236829007624, 0.2619347896048868, 1.188427316308143, 0.3539044073404411, -0.09816495643575311, 1.1750565421020782, 0.5030288227976968, -0.2279207630201143, 1.175522426340863, -0.22006344641456682, -0.24399698221316016, -1.1212137631183017], "std": [0.03400763816971986, 0.028620160356110078, 0.023483198585374346, 0.19830307747281037, 0.1257897598618853, 0.33543667259029464, 0.019285679962907858, 0.06453791902455967, 0.02738621280225816, 0.22343049331193776, 0.138746574631792, 0.19188363244086926], "min": [0.43836352526391936, 0.2070132781097504, 1.139703668939168, 0.07613013098079979, -0.3830512714812708, 0.5872288469228943, 0.4729952276740619, -0.3096824277484861, 1.1397583523528259, -0.6779679271940913, -0.38311694192850876, -1.4823114287781531], "max": [0.5770643764052409, 0.3325841536359471, 1.2184876679644794, 0.6805259995906964, 0.10506269037083826, 1.5355676038820734, 0.5573570851481121, -0.11708904388115575, 1.2216306899119689, -0.07582106452405735, 0.008890266835161142, -0.7152759978660904], "count": [966]}, "eef_sim_pose_action": {"mean": [0.5200842940261401, 0.2618922633998022, 1.1885043797342454, 0.3539824548678504, -0.09781205026073386, 1.1748601344182228, 0.5030467368938345, -0.22779467036616183, 1.1755776727989922, -0.22009884122940712, -0.2438690710219261, -1.120997640201321], "std": [0.034003749501076874, 0.028579690360610133, 0.023445365204298484, 0.19820843383874126, 0.12546778972650616, 0.33544774030552943, 0.019280349241382912, 0.06449714154565371, 0.0273678470385104, 0.22341036224020153, 0.13867526341720263, 0.19185584177808687], "min": [0.43836352526391936, 0.2070132781097504, 1.1397027521648546, 0.07613013098079979, -0.3830512714812708, 0.5872288469228943, 0.4729952276740619, -0.3096824277484861, 1.1397583523528259, -0.6779679271940913, -0.38311694192850876, -1.4823114287781531], "max": [0.5770643764052409, 0.3325841536359471, 1.2184876679644794, 0.6805259995906964, 0.10506269037083826, 1.5355676038820734, 0.5573570851481121, -0.11708904388115575, 1.2216306899119689, -0.07582106452405735, 0.008890266835161142, -0.7152759978660904], "count": [966]}, "gripper_mode_state": {"mean": [0.2494824016563147, 0.14078674948240166], "std": [0.43271345359269053, 0.34780143854299705], "min": [0, 0], "max": [1, 1], "count": [966]}, "gripper_activity_state": {"mean": [1.8571428571428572, 1.9244306418219461], "std": [0.46656947481584055, 0.3457572432739504], "min": [0, 0], "max": [2, 2], "count": [966]}, "gripper_mode_action": {"mean": [0.2494824016563147, 0.14078674948240166], "std": [0.43271345359269053, 0.347801438542997], "min": [0, 0], "max": [1, 1], "count": [966]}, "gripper_activity_action": {"mean": [1.8571428571428572, 1.9244306418219461], "std": [0.46656947481584055, 0.3457572432739504], "min": [0, 0], "max": [2, 2], "count": [966]}, "gripper_open_scale_state": {"mean": [0.7635267464831448, 0.8265654464138651], "std": [0.23258147204357177, 0.20036636149440695], "min": [0.36113636363636364, 0.33090909090909093], "max": [0.9115909090909091, 0.9136363636363637], "count": [966]}, "gripper_open_scale_action": {"mean": [0.7635261527890218, 0.8265654192450067], "std": [0.23258109472932886, 0.20036634946791063], "min": [0.36113636363636364, 0.33090909090909093], "max": [0.9115909090909091, 0.9136363636363637], "count": [966]}}} +{"episode_index": 10, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5036338435959179]], [[0.45990039368573943]], [[0.4011947263310783]]], "std": [[[0.13214550343056103]], [[0.14601647132890128]], [[0.1880476657489739]]], "count": [171]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9294117647058824]], [[1.0]], [[1.0]]], "mean": [[[0.4656849295761189]], [[0.4561211563085273]], [[0.4275166408668731]]], "std": [[[0.16205165009348907]], [[0.1541373029864422]], [[0.19165981416078803]]], "count": [171]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47077360681114555]], [[0.45644485891335096]], [[0.41880839114398194]]], "std": [[[0.16036562431157864]], [[0.1485707109922277]], [[0.18437135024608997]]], "count": [171]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48410193904559873]], [[0.4444077800710928]], [[0.39128532541184113]]], "std": [[[0.14313151001664767]], [[0.1515369727490745]], [[0.1893480736879206]]], "count": [171]}, "observation.state": {"min": [-0.7561311721801758, 0.38414695858955383, 0.3316223621368408, -1.5137993097305298, -0.6048395037651062, -0.31425854563713074, -1.1218092441558838, -0.37657755613327026, 0.39889925718307495, 0.12162762135267258, -2.155571699142456, -1.9449927806854248, -0.8624976873397827, 0.11423943936824799, 0.34677401185035706, -0.8569686412811279, -1.6803975105285645, 0.15682438015937805, -0.33810627460479736, -0.02828415110707283, -0.3319214880466461, -0.5015560388565063, 0.0815165638923645, 1.1656304597854614, -1.7132103443145752, -0.45380353927612305, 394.0, 363.25], "max": [-0.0983722135424614, 0.7227942943572998, 0.8040263056755066, -0.6030679941177368, -0.2538526952266693, -0.04367141053080559, 0.028273243457078934, -0.24187538027763367, 0.5295605063438416, 0.25538769364356995, -1.5691864490509033, -1.1212575435638428, 0.2847329378128052, 0.7556632161140442, 0.6058670282363892, -0.3853174149990082, -0.9340860247612, 0.46892088651657104, 0.5736057162284851, 1.008933424949646, -0.25546687841415405, -0.4025660753250122, 0.2349601835012436, 2.122281789779663, -1.121137022972107, 0.8851030468940735, 1002.8125, 1005.0], "mean": [-0.3814481198787689, 0.5097512006759644, 0.48117151856422424, -1.1612247228622437, -0.3507528007030487, -0.13803672790527344, -0.5975995063781738, -0.3197779357433319, 0.463043749332428, 0.20635296404361725, -1.7512099742889404, -1.5967684984207153, -0.38994282484054565, 0.3115752935409546, 0.499286025762558, -0.47784844040870667, -1.349317193031311, 0.24516944587230682, -0.12201347947120667, 0.21843791007995605, -0.29125988483428955, -0.46108970046043396, 0.18472887575626373, 1.7234160900115967, -1.2817730903625488, 0.6110985279083252, 845.1953735351562, 911.489013671875], "std": [0.20949256420135498, 0.07184378802776337, 0.13988423347473145, 0.26366302371025085, 0.07511639595031738, 0.04776477813720703, 0.3430859446525574, 0.028306392952799797, 0.03130987286567688, 0.042738303542137146, 0.16858123242855072, 0.23724961280822754, 0.332798033952713, 0.16061781346797943, 0.08139610290527344, 0.125013530254364, 0.15174460411071777, 0.056167107075452805, 0.24272200465202332, 0.29658302664756775, 0.0236262995749712, 0.024580270051956177, 0.04268534481525421, 0.24160368740558624, 0.1973447948694229, 0.3933993875980377, 251.59971618652344, 217.9055938720703], "count": [951]}, "action": {"min": [-0.7561311721801758, 0.38414695858955383, 0.3316223621368408, -1.5137993097305298, -0.6048395037651062, -0.31425854563713074, -1.1218092441558838, -0.37657755613327026, 0.39889925718307495, 0.12162762135267258, -2.155571699142456, -1.9449927806854248, -0.8618658185005188, 0.11423943936824799, 0.34677401185035706, -0.8569686412811279, -1.6803975105285645, 0.15682438015937805, -0.33810627460479736, -0.02828415110707283, -0.3319214880466461, -0.5015560388565063, 0.0815165638923645, 1.1656304597854614, -1.7132103443145752, -0.45380353927612305, 394.0, 363.25], "max": [-0.0983722135424614, 0.7227942943572998, 0.8040263056755066, -0.6030679941177368, -0.25385233759880066, -0.04367141053080559, 0.028273243457078934, -0.24187538027763367, 0.5295605063438416, 0.25538769364356995, -1.5691864490509033, -1.1212575435638428, 0.2847329378128052, 0.7556632161140442, 0.6058670282363892, -0.3853174149990082, -0.9340860247612, 0.46892088651657104, 0.5736057162284851, 1.008933424949646, -0.25546687841415405, -0.4025660753250122, 0.2349601835012436, 2.122281789779663, -1.121137022972107, 0.8851030468940735, 1002.8125, 1005.0], "mean": [-0.38151994347572327, 0.5096573829650879, 0.4811093211174011, -1.1611641645431519, -0.3510788083076477, -0.1382323056459427, -0.5981960892677307, -0.31973928213119507, 0.46304836869239807, 0.20630671083927155, -1.7515798807144165, -1.5972907543182373, -0.39005574584007263, 0.3117046356201172, 0.4991208612918854, -0.47781041264533997, -1.3492313623428345, 0.24513371288776398, -0.12220261991024017, 0.21866603195667267, -0.2912149727344513, -0.4611240327358246, 0.18467062711715698, 1.7237247228622437, -1.281855821609497, 0.6112183332443237, 845.1954345703125, 911.4891967773438], "std": [0.20944181084632874, 0.07177785038948059, 0.13991057872772217, 0.26361197233200073, 0.07536737620830536, 0.048072006553411484, 0.34248998761177063, 0.02834673784673214, 0.031307559460401535, 0.042731042951345444, 0.16857625544071198, 0.2367480993270874, 0.3329368829727173, 0.16057699918746948, 0.08134166151285172, 0.1250271052122116, 0.1517321765422821, 0.056172411888837814, 0.24279071390628815, 0.2964774966239929, 0.023633677512407303, 0.0245808195322752, 0.04265458881855011, 0.2415992170572281, 0.19729474186897278, 0.39345720410346985, 251.5997772216797, 217.9056854248047], "count": [951]}, "timestamp": {"min": [0.0], "max": [31.666666666666668], "mean": [15.833333333333334], "std": [9.150996707503547], "count": [951]}, "frame_index": {"min": [0], "max": [950], "mean": [475.0], "std": [274.5299012251064], "count": [951]}, "episode_index": {"min": [10], "max": [10], "mean": [10.0], "std": [0.0], "count": [951]}, "index": {"min": [8684], "max": [9634], "mean": [9159.0], "std": [274.5299012251064], "count": [951]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [951]}, "subtask_annotation": {"mean": [6.26813880126183, 16.0, 16.0, 16.0, 16.0], "std": [4.907196008549914, 0.0, 0.0, 0.0, 0.0], "min": [0, 16, 16, 16, 16], "max": [16, 16, 16, 16, 16], "count": [951]}, "scene_annotation": {"mean": [10.0], "std": [0.0], "min": [10], "max": [10], "count": [951]}, "eef_direction_state": {"mean": [4.421661409043113, 5.375394321766562], "std": [2.3266195528299494, 1.5935543891229202], "min": [0, 0], "max": [6, 6], "count": [951]}, "eef_velocity_state": {"mean": [0.4479495268138801, 0.21556256572029442], "std": [0.6397073969472532, 0.5216749635949459], "min": [0, 0], "max": [2, 2], "count": [951]}, "eef_acc_mag_state": {"mean": [0.2870662460567823, 0.17981072555205047], "std": [0.6242816395969464, 0.5150238791954611], "min": [0, 0], "max": [2, 2], "count": [951]}, "eef_direction_action": {"mean": [4.421661409043113, 5.375394321766562], "std": [2.3266195528299494, 1.5935543891229202], "min": [0, 0], "max": [6, 6], "count": [951]}, "eef_velocity_action": {"mean": [0.4479495268138801, 0.21556256572029442], "std": [0.6397073969472533, 0.5216749635949459], "min": [0, 0], "max": [2, 2], "count": [951]}, "eef_acc_mag_action": {"mean": [0.2870662460567823, 0.17981072555205047], "std": [0.6242816395969464, 0.5150238791954611], "min": [0, 0], "max": [2, 2], "count": [951]}, "eef_sim_pose_state": {"mean": [0.5359857278118285, 0.314777778993151, 1.140991205901052, 0.21209290615869084, -0.16315711159655655, 0.731001865546518, 0.5196871056742791, -0.27584561991396517, 1.15846527613985, -0.09088322157734048, -0.3097106239492055, -1.0060788497445257], "std": [0.04759268391348561, 0.0345671080950068, 0.0225766836090757, 0.14144062132431898, 0.09499178748254114, 0.3443795330553599, 0.03824367583688, 0.028749086703589593, 0.014056856157986138, 0.2716334100234114, 0.09569560548283813, 0.35311612439092877], "min": [0.4634129106845927, 0.250122657189501, 1.0980500933927173, -0.16015142344358302, -0.38316060232493543, 0.08921765342454102, 0.4627555820052649, -0.3096426134134652, 1.1397553974183152, -0.6221759121491285, -0.38300779625575276, -1.250273848628133], "max": [0.6204094646549699, 0.3747979343767444, 1.1917467821874246, 0.41451892805123924, -0.03442913694974248, 1.250270290779247, 0.615083608592199, -0.20527783483903214, 1.195198543935186, 0.18205256388091712, -0.050860327400552796, -0.020684138327489332], "count": [951]}, "eef_sim_pose_action": {"mean": [0.5360140979938799, 0.3147700550737984, 1.1410084761147705, 0.21184973807835852, -0.16286541178109384, 0.7305445058184312, 0.5197309654712673, -0.2758075031171754, 1.1584898994188246, -0.09064523160224942, -0.3096684178059681, -1.0059154380250108], "std": [0.0475724769399933, 0.03456905521504035, 0.0225820173603094, 0.14187238233694902, 0.09474129245633935, 0.343978245950971, 0.03823192079392815, 0.028728334194521494, 0.014044563776164087, 0.2717455525918667, 0.09567213921628996, 0.3530390925954616], "min": [0.4634129106845927, 0.250122657189501, 1.0980500933927173, -0.15975441020535636, -0.38316060232493543, 0.08921765342454102, 0.4627555820052649, -0.3096426134134652, 1.1397553974183152, -0.6221759121491285, -0.38300779625575276, -1.250273848628133], "max": [0.6204094646549699, 0.3747979343767444, 1.1917467821874246, 0.41451892805123924, -0.03442913694974248, 1.250270290779247, 0.615083608592199, -0.20527783483903214, 1.195198543935186, 0.18205256388091712, -0.050860327400552796, -0.020684138327489332], "count": [951]}, "gripper_mode_state": {"mean": [0.23764458464773922, 0.13564668769716087], "std": [0.4256402659938791, 0.3424130018179109], "min": [0, 0], "max": [1, 1], "count": [951]}, "gripper_activity_state": {"mean": [1.853838065194532, 1.9232386961093586], "std": [0.4729079682533104, 0.34834206211068436], "min": [0, 0], "max": [2, 2], "count": [951]}, "gripper_mode_action": {"mean": [0.23764458464773922, 0.13564668769716087], "std": [0.4256402659938791, 0.3424130018179109], "min": [0, 0], "max": [1, 1], "count": [951]}, "gripper_activity_action": {"mean": [1.853838065194532, 1.9232386961093586], "std": [0.4729079682533104, 0.34834206211068436], "min": [0, 0], "max": [2, 2], "count": [951]}, "gripper_open_scale_state": {"mean": [0.7683594353291827, 0.8286264150400905], "std": [0.22872705925200348, 0.19809679627123258], "min": [0.35818181818181816, 0.3302272727272727], "max": [0.9116477272727272, 0.9136363636363637], "count": [951]}, "gripper_open_scale_action": {"mean": [0.7683595036516836, 0.8286265145773971], "std": [0.22872710186174455, 0.1980968390421959], "min": [0.35818181818181816, 0.3302272727272727], "max": [0.9116477272727272, 0.9136363636363637], "count": [951]}}} +{"episode_index": 11, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5065395972068072]], [[0.4629663940785958]], [[0.3998312240514655]]], "std": [[[0.12707307740232404]], [[0.14874444367271455]], [[0.19389462187720977]]], "count": [159]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.4674094383298393]], [[0.44819633406297527]], [[0.40994055987174743]]], "std": [[[0.1456996040813589]], [[0.13384785923473755]], [[0.17578418871837775]]], "count": [159]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46558514202326634]], [[0.45701744846261355]], [[0.4338812404941012]]], "std": [[[0.16626436551192764]], [[0.1552524957847359]], [[0.19044194641547973]]], "count": [159]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.490545105489785]], [[0.4506106615077897]], [[0.3982354778127184]]], "std": [[[0.14100595433500457]], [[0.15404348270940071]], [[0.19369794518071606]]], "count": [159]}, "observation.state": {"min": [-0.6727895140647888, 0.2455252856016159, 0.2500118613243103, -1.5725231170654297, -0.6307674646377563, -0.12061424553394318, -0.7978521585464478, -0.34555426239967346, 0.4056217670440674, 0.10594337433576584, -1.7310667037963867, -1.9756358861923218, -1.139658808708191, 0.19958822429180145, 0.3231673538684845, -0.8079739809036255, -1.4482262134552002, 0.14116986095905304, -0.1604699343442917, -0.028292877599596977, -0.34702736139297485, -0.5081093907356262, 0.06707675009965897, 1.5640630722045898, -1.7661221027374268, -0.25097280740737915, 393.875, 372.4375], "max": [-0.11024917662143707, 0.7182040810585022, 0.8388030529022217, -1.0259896516799927, -0.21595285832881927, 0.7421019673347473, 0.028277605772018433, -0.2475700080394745, 0.5230485796928406, 0.2503064274787903, -1.0365862846374512, -1.121403694152832, 0.3160640001296997, 0.680341362953186, 0.6844799518585205, -0.4512985050678253, -0.9599997997283936, 0.40278053283691406, 0.17605572938919067, 0.8260141611099243, -0.3002939522266388, -0.4392906725406647, 0.23496519029140472, 1.8191142082214355, -1.121137022972107, 0.7462756037712097, 1002.625, 1005.0], "mean": [-0.3040972054004669, 0.4740529954433441, 0.39316198229789734, -1.40323007106781, -0.41631871461868286, 0.17479126155376434, -0.3185974657535553, -0.28606346249580383, 0.4613681137561798, 0.18796950578689575, -1.446985125541687, -1.5803277492523193, -0.6282331943511963, 0.3872068226337433, 0.5028303265571594, -0.5418984293937683, -1.231632947921753, 0.22294290363788605, -0.06295643746852875, 0.3030739724636078, -0.31419211626052856, -0.47508111596107483, 0.18721744418144226, 1.6762183904647827, -1.350016713142395, 0.4391650855541229, 876.8181762695312, 918.7084350585938], "std": [0.129463329911232, 0.12069565802812576, 0.14300480484962463, 0.13554280996322632, 0.11122221499681473, 0.26048383116722107, 0.22246374189853668, 0.031644102185964584, 0.026558738201856613, 0.037268947809934616, 0.20519348978996277, 0.20175112783908844, 0.4223252236843109, 0.16678743064403534, 0.11124535650014877, 0.10442668944597244, 0.16190694272518158, 0.05790608748793602, 0.10056988894939423, 0.3246203064918518, 0.009306952357292175, 0.027789484709501266, 0.05320216715335846, 0.09776922315359116, 0.23398348689079285, 0.33986926078796387, 216.406494140625, 205.84967041015625], "count": [867]}, "action": {"min": [-0.6727895140647888, 0.2455252856016159, 0.2500118613243103, -1.5725231170654297, -0.6307674646377563, -0.12061424553394318, -0.7978521585464478, -0.34555426239967346, 0.4056217670440674, 0.10594337433576584, -1.7310667037963867, -1.9756358861923218, -1.139658808708191, 0.19958822429180145, 0.3231673538684845, -0.8079739809036255, -1.4482262134552002, 0.14116986095905304, -0.1604699343442917, -0.028292877599596977, -0.34702736139297485, -0.5081093907356262, 0.06707675009965897, 1.5640630722045898, -1.7661221027374268, -0.25097280740737915, 393.875, 372.4375], "max": [-0.11024917662143707, 0.7182040810585022, 0.8388030529022217, -1.0259896516799927, -0.21595285832881927, 0.7421019673347473, 0.028277605772018433, -0.2475700080394745, 0.5230485796928406, 0.2503064274787903, -1.0365862846374512, -1.121403694152832, 0.3160640001296997, 0.680341362953186, 0.6844799518585205, -0.4512985050678253, -0.9599997997283936, 0.40278053283691406, 0.17605572938919067, 0.8260141611099243, -0.3002939522266388, -0.4392906725406647, 0.23496519029140472, 1.8191142082214355, -1.121137022972107, 0.7462756037712097, 1002.625, 1005.0], "mean": [-0.30400580167770386, 0.473922997713089, 0.39302074909210205, -1.4034117460250854, -0.4166965186595917, 0.17506657540798187, -0.31907975673675537, -0.28603845834732056, 0.46133506298065186, 0.1878935545682907, -1.446919560432434, -1.5811426639556885, -0.6282403469085693, 0.38752424716949463, 0.5025765895843506, -0.54200279712677, -1.2312835454940796, 0.22282157838344574, -0.06296925246715546, 0.3034629225730896, -0.3141980469226837, -0.4751536250114441, 0.1871228963136673, 1.6764459609985352, -1.3502548933029175, 0.4388781487941742, 876.815185546875, 918.7039794921875], "std": [0.12956520915031433, 0.12061560153961182, 0.1430075466632843, 0.13566014170646667, 0.11122637987136841, 0.2602974474430084, 0.2221643030643463, 0.03163474053144455, 0.026596806943416595, 0.03724028542637825, 0.20516252517700195, 0.20132391154766083, 0.42232730984687805, 0.166691854596138, 0.11126392334699631, 0.10438129305839539, 0.16184411942958832, 0.057951539754867554, 0.10057791322469711, 0.3244268000125885, 0.009305034764111042, 0.027793515473604202, 0.05319015681743622, 0.09775891900062561, 0.23385374248027802, 0.3397139012813568, 216.40469360351562, 205.84854125976562], "count": [867]}, "timestamp": {"min": [0.0], "max": [28.866666666666667], "mean": [14.433333333333334], "std": [8.3427058404777], "count": [867]}, "frame_index": {"min": [0], "max": [866], "mean": [433.0], "std": [250.28117521433103], "count": [867]}, "episode_index": {"min": [11], "max": [11], "mean": [11.0], "std": [0.0], "count": [867]}, "index": {"min": [9635], "max": [10501], "mean": [10068.0], "std": [250.28117521433103], "count": [867]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [867]}, "subtask_annotation": {"mean": [10.52479815455594, 16.0, 16.0, 16.0, 16.0], "std": [4.021599244586239, 0.0, 0.0, 0.0, 0.0], "min": [1, 16, 16, 16, 16], "max": [16, 16, 16, 16, 16], "count": [867]}, "scene_annotation": {"mean": [11.0], "std": [0.0], "min": [11], "max": [11], "count": [867]}, "eef_direction_state": {"mean": [4.3898500576701265, 5.196078431372549], "std": [2.2909054133774505, 1.7662302784138746], "min": [0, 0], "max": [6, 6], "count": [867]}, "eef_velocity_state": {"mean": [0.4232987312572088, 0.22722029988465975], "std": [0.5556144863774174, 0.4829713884685752], "min": [0, 0], "max": [2, 2], "count": [867]}, "eef_acc_mag_state": {"mean": [0.25259515570934254, 0.11880046136101499], "std": [0.5918337589809337, 0.41143341361709934], "min": [0, 0], "max": [2, 2], "count": [867]}, "eef_direction_action": {"mean": [4.3898500576701265, 5.196078431372549], "std": [2.2909054133774505, 1.7662302784138746], "min": [0, 0], "max": [6, 6], "count": [867]}, "eef_velocity_action": {"mean": [0.4232987312572088, 0.22722029988465975], "std": [0.5556144863774174, 0.4829713884685752], "min": [0, 0], "max": [2, 2], "count": [867]}, "eef_acc_mag_action": {"mean": [0.25259515570934254, 0.11880046136101499], "std": [0.5918337589809337, 0.41143341361709934], "min": [0, 0], "max": [2, 2], "count": [867]}, "eef_sim_pose_state": {"mean": [0.5226962710294926, 0.27880967837123355, 1.1768662744284069, 0.24568608056927554, -0.02220439467276017, 1.0058955876112292, 0.5361327753033559, -0.2815482364329529, 1.1479751563150238, -0.23530097347012766, -0.30661019519973787, -0.9134795266973966], "std": [0.02900331565160628, 0.02732472660058688, 0.0196256098418963, 0.3117953771224839, 0.11341200130386034, 0.2699132918736499, 0.04091411561074546, 0.0416718812268618, 0.01173008488654706, 0.1860441832625522, 0.10986348083619128, 0.33109378855271643], "min": [0.468385890567358, 0.21826625172293218, 1.136374250688557, -0.12502100926018933, -0.38294439900664146, 0.3422608736173894, 0.4886505724881968, -0.3344091572794411, 1.1398219352960786, -0.5811850564458004, -0.38310455874059723, -1.2502750995200975], "max": [0.5839853992663189, 0.3417813869802123, 1.2114612416088315, 0.8031245812444731, 0.1613617208135396, 1.2501144763599346, 0.5970931155378023, -0.18784143185510477, 1.1792713405833362, -0.07558641118177567, -0.09918153837472499, -0.27137877488475315], "count": [867]}, "eef_sim_pose_action": {"mean": [0.5226829653194468, 0.2787699574397562, 1.1768959949902809, 0.24573278464120873, -0.021611270544936455, 1.0054883829110364, 0.5362206396599652, -0.28148267463826676, 1.1479794831457246, -0.23542162603041833, -0.30659079005525103, -0.9130730281643931], "std": [0.029021588431407157, 0.027304930886119766, 0.019588850171988026, 0.31177296127087445, 0.1128672558094143, 0.26981095198098504, 0.04089385516518461, 0.0416723739970174, 0.011727770872832126, 0.18597451129973336, 0.10985145662943564, 0.3308963746024817], "min": [0.468385890567358, 0.21826625172293218, 1.136374250688557, -0.12502100926018933, -0.38294439900664146, 0.3422608736173894, 0.4886505724881968, -0.3344091572794411, 1.1398219352960786, -0.5811850564458004, -0.38310455874059723, -1.2502750995200975], "max": [0.5839853992663189, 0.3417813869802123, 1.2114612416088315, 0.8031245812444731, 0.1613617208135396, 1.2501144763599346, 0.5970931155378023, -0.18784143185510477, 1.1792713405833362, -0.07558641118177567, -0.09918153837472499, -0.27137877488475315], "count": [867]}, "gripper_mode_state": {"mean": [0.11303344867358708, 0.12341407151095732], "std": [0.3166336813330867, 0.3289119007637871], "min": [0, 0], "max": [1, 1], "count": [867]}, "gripper_activity_state": {"mean": [1.859284890426759, 1.9169550173010381], "std": [0.46421264048370525, 0.3626456057183087], "min": [0, 0], "max": [2, 2], "count": [867]}, "gripper_mode_action": {"mean": [0.11303344867358708, 0.12341407151095732], "std": [0.3166336813330867, 0.3289119007637871], "min": [0, 0], "max": [1, 1], "count": [867]}, "gripper_activity_action": {"mean": [1.859284890426759, 1.9169550173010381], "std": [0.46421264048370525, 0.3626456057183087], "min": [0, 0], "max": [2, 2], "count": [867]}, "gripper_open_scale_state": {"mean": [0.7971074160767574, 0.8351894825770072], "std": [0.19673310289094323, 0.18713646123988903], "min": [0.35806818181818184, 0.33857954545454544], "max": [0.9114772727272727, 0.9136363636363637], "count": [867]}, "gripper_open_scale_action": {"mean": [0.7971046391915425, 0.8351854194544318], "std": [0.19673151292365992, 0.18713479721423648], "min": [0.35806818181818184, 0.33857954545454544], "max": [0.9114772727272727, 0.9136363636363637], "count": [867]}}} +{"episode_index": 12, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5051972643896269]], [[0.4609322198503057]], [[0.40223425838077165]]], "std": [[[0.14111791311558697]], [[0.16219692608211606]], [[0.20294181938794642]]], "count": [155]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.46406000553447185]], [[0.4475819694813409]], [[0.40809762413029727]]], "std": [[[0.15399139084499727]], [[0.14076879490651942]], [[0.18522163667106084]]], "count": [155]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4719140522875817]], [[0.4599974159287371]], [[0.42311057215897113]]], "std": [[[0.15418323577613977]], [[0.13357378605520026]], [[0.17181614679684526]]], "count": [155]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5019611756799494]], [[0.4650623550495467]], [[0.417727149219903]]], "std": [[[0.13382444807437538]], [[0.1484927830757688]], [[0.18867005807727377]]], "count": [155]}, "observation.state": {"min": [-0.3259969651699066, 0.08904670178890228, 0.1524730622768402, -1.9648677110671997, -0.6156539916992188, -0.1205204427242279, -0.553583562374115, -0.34236738085746765, 0.34161269664764404, 0.061612874269485474, -1.6097334623336792, -1.762519359588623, -0.7557321786880493, 0.1667749285697937, 0.30769065022468567, -0.5823422074317932, -1.5090738534927368, 0.053270719945430756, -0.12047353386878967, -0.02825906127691269, -0.3561699390411377, -0.4624043107032776, 0.06007387489080429, 1.3965766429901123, -1.771841049194336, 0.17073829472064972, 394.0, 367.75], "max": [0.08910669386386871, 0.7533811926841736, 0.6356543898582458, -1.2187492847442627, 0.03769584000110626, 0.6594399213790894, 0.07735081017017365, -0.24255187809467316, 0.4955383837223053, 0.23498429358005524, -1.016422152519226, -1.121137022972107, -0.14173200726509094, 0.3688262403011322, 0.6125593185424805, -0.4325558543205261, -1.3429676294326782, 0.3858890235424042, 0.36043012142181396, 0.4778689742088318, -0.30259236693382263, -0.41066306829452515, 0.23495100438594818, 1.737756609916687, -1.121137022972107, 0.7462756037712097, 1002.727294921875, 1004.8125], "mean": [-0.162248894572258, 0.3693004846572876, 0.3479064702987671, -1.6405041217803955, -0.18550245463848114, 0.4219191074371338, -0.10899475961923599, -0.28025057911872864, 0.42567044496536255, 0.1424327790737152, -1.3494900465011597, -1.4237942695617676, -0.5658240914344788, 0.2646613121032715, 0.43782153725624084, -0.4818543493747711, -1.3922512531280518, 0.18713486194610596, 0.051579296588897705, 0.20500390231609344, -0.3131047785282135, -0.4492640197277069, 0.14874790608882904, 1.619478702545166, -1.3840376138687134, 0.5343121886253357, 841.3731079101562, 899.6635131835938], "std": [0.10060349106788635, 0.14728909730911255, 0.11316341161727905, 0.17358961701393127, 0.13123396039009094, 0.15234242379665375, 0.19040636718273163, 0.03180178627371788, 0.033606186509132385, 0.03741370141506195, 0.18873196840286255, 0.1723165363073349, 0.20517012476921082, 0.059549730271101, 0.1335034966468811, 0.03930500149726868, 0.029628099873661995, 0.10103179514408112, 0.1521027386188507, 0.17849022150039673, 0.01310145016759634, 0.011737977154552937, 0.06660094112157822, 0.09326326102018356, 0.2222125381231308, 0.1804715245962143, 252.70211791992188, 225.61972045898438], "count": [834]}, "action": {"min": [-0.3259969651699066, 0.08904670178890228, 0.1524730622768402, -1.9648677110671997, -0.6156539916992188, -0.1205204427242279, -0.553583562374115, -0.34236738085746765, 0.34161269664764404, 0.061612874269485474, -1.6097334623336792, -1.762519359588623, -0.7557321786880493, 0.1667749285697937, 0.30769065022468567, -0.5823422074317932, -1.5090738534927368, 0.053270719945430756, -0.12047353386878967, -0.02825906127691269, -0.3561699390411377, -0.4624043107032776, 0.06007387489080429, 1.3965766429901123, -1.771841049194336, 0.17073829472064972, 394.0, 367.75], "max": [0.08910669386386871, 0.7533811926841736, 0.6356543898582458, -1.2187492847442627, 0.03769584000110626, 0.6594399213790894, 0.07735081017017365, -0.24255187809467316, 0.4955383837223053, 0.23498333990573883, -1.016422152519226, -1.121137022972107, -0.14173200726509094, 0.3688262403011322, 0.6125593185424805, -0.4325558543205261, -1.3429676294326782, 0.3858890235424042, 0.36043012142181396, 0.4778689742088318, -0.30259236693382263, -0.41066306829452515, 0.23495100438594818, 1.737756609916687, -1.121137022972107, 0.7462756037712097, 1002.75, 1004.8125], "mean": [-0.162119522690773, 0.36901065707206726, 0.34770095348358154, -1.6408069133758545, -0.18554465472698212, 0.42243990302085876, -0.1092623770236969, -0.2802164852619171, 0.42563891410827637, 0.14233092963695526, -1.349280834197998, -1.4243273735046387, -0.5657716989517212, 0.2647792100906372, 0.43748190999031067, -0.48189136385917664, -1.3922086954116821, 0.18691764771938324, 0.05177483335137367, 0.2053191065788269, -0.31310099363327026, -0.44928285479545593, 0.14858806133270264, 1.6196538209915161, -1.3843411207199097, 0.5340576767921448, 841.376708984375, 899.66796875], "std": [0.10062489658594131, 0.14706334471702576, 0.11313102394342422, 0.1734107881784439, 0.13126176595687866, 0.15122520923614502, 0.1903700828552246, 0.03178650885820389, 0.033600181341171265, 0.0372769795358181, 0.18858058750629425, 0.17206686735153198, 0.20512956380844116, 0.05951808765530586, 0.1334390938282013, 0.039290912449359894, 0.02962537109851837, 0.10108296573162079, 0.15198644995689392, 0.17830969393253326, 0.013103215023875237, 0.011743959970772266, 0.06655389815568924, 0.09331328421831131, 0.22202591598033905, 0.1803223192691803, 252.70571899414062, 225.6213836669922], "count": [834]}, "timestamp": {"min": [0.0], "max": [27.766666666666666], "mean": [13.883333333333335], "std": [8.025162972846143], "count": [834]}, "frame_index": {"min": [0], "max": [833], "mean": [416.5], "std": [240.7548891853843], "count": [834]}, "episode_index": {"min": [12], "max": [12], "mean": [12.0], "std": [0.0], "count": [834]}, "index": {"min": [10502], "max": [11335], "mean": [10918.5], "std": [240.7548891853843], "count": [834]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [834]}, "subtask_annotation": {"mean": [5.610311750599521, 16.0, 16.0, 16.0, 16.0], "std": [4.707047540178192, 0.0, 0.0, 0.0, 0.0], "min": [0, 16, 16, 16, 16], "max": [16, 16, 16, 16, 16], "count": [834]}, "scene_annotation": {"mean": [12.0], "std": [0.0], "min": [12], "max": [12], "count": [834]}, "eef_direction_state": {"mean": [4.657074340527578, 5.460431654676259], "std": [1.8864413547420804, 1.4130236321085603], "min": [0, 0], "max": [6, 6], "count": [834]}, "eef_velocity_state": {"mean": [0.5215827338129496, 0.17386091127098321], "std": [0.6404729880571793, 0.43496763553588735], "min": [0, 0], "max": [2, 2], "count": [834]}, "eef_acc_mag_state": {"mean": [0.3129496402877698, 0.11990407673860912], "std": [0.6434694478509628, 0.4325064870060595], "min": [0, 0], "max": [2, 2], "count": [834]}, "eef_direction_action": {"mean": [4.657074340527578, 5.460431654676259], "std": [1.8864413547420802, 1.4130236321085603], "min": [0, 0], "max": [6, 6], "count": [834]}, "eef_velocity_action": {"mean": [0.5215827338129496, 0.17386091127098321], "std": [0.6404729880571793, 0.4349676355358874], "min": [0, 0], "max": [2, 2], "count": [834]}, "eef_acc_mag_action": {"mean": [0.3129496402877698, 0.11990407673860912], "std": [0.6434694478509628, 0.4325064870060595], "min": [0, 0], "max": [2, 2], "count": [834]}, "eef_sim_pose_state": {"mean": [0.479961469639584, 0.221827329847755, 1.1927721984934618, 0.3555567620306467, -0.16845574683092893, 1.1290175448229516, 0.5056009828831658, -0.2419692228934511, 1.1476226973424744, -0.21452329189848945, -0.2647521988592416, -0.9829104208578626], "std": [0.032098309861556186, 0.03020011813268506, 0.02512082318224883, 0.1511253955099799, 0.09574532923253061, 0.23185351503444307, 0.015092571849775962, 0.05472725585840281, 0.009329725721596753, 0.13586933371505017, 0.12847714772170457, 0.1988283319667155], "min": [0.40391099763502847, 0.1633049890708756, 1.1397619548390723, 0.07587187392037764, -0.3829112831626602, 0.6697294250773025, 0.47476831087557086, -0.3096449953353503, 1.1259978088698452, -0.46715050516417805, -0.38309930256667, -1.2501611214400037], "max": [0.5473656855529062, 0.3096742972190055, 1.2227767947493429, 0.6100530921809328, 0.04298308894730973, 1.44265069834071, 0.527343550511232, -0.1722469032818899, 1.165384388926802, -0.07590743504159636, -0.025556016812435578, -0.6481156833714892], "count": [834]}, "eef_sim_pose_action": {"mean": [0.47993995105791554, 0.22174195425372836, 1.1928254252854007, 0.3557635672330192, -0.1680427487968127, 1.1288282531964433, 0.5056346891049874, -0.24183788288167718, 1.1476377845743342, -0.21465128911219528, -0.2646637858254965, -0.9825200081081258], "std": [0.032098511249067374, 0.030051922023227408, 0.025055385744199753, 0.15086034677144552, 0.09556207721446273, 0.2318188764916992, 0.015086041180621918, 0.05469619448208908, 0.009327171195056163, 0.13578897214070623, 0.12842107789305623, 0.19862288419365376], "min": [0.40391099763502847, 0.1633049890708756, 1.1397621492970704, 0.07587187392037764, -0.3829112831626602, 0.6697294250773025, 0.47476831087557086, -0.3096449953353503, 1.1259978088698452, -0.46715050516417805, -0.38309930256667, -1.2501611214400037], "max": [0.5473656855529062, 0.3096742972190055, 1.2227767947493429, 0.6100530921809328, 0.04298308894730973, 1.44265069834071, 0.527343550511232, -0.1722469032818899, 1.165384388926802, -0.07590743504159636, -0.025556016812435578, -0.6481156833714892], "count": [834]}, "gripper_mode_state": {"mean": [0.23741007194244604, 0.15227817745803357], "std": [0.425495628276871, 0.35929032011466033], "min": [0, 0], "max": [1, 1], "count": [834]}, "gripper_activity_state": {"mean": [1.8333333333333333, 1.9160671462829737], "std": [0.49919999948758537, 0.36337859744858453], "min": [0, 0], "max": [2, 2], "count": [834]}, "gripper_mode_action": {"mean": [0.23741007194244604, 0.15227817745803357], "std": [0.42549562827687104, 0.3592903201146604], "min": [0, 0], "max": [1, 1], "count": [834]}, "gripper_activity_action": {"mean": [1.8333333333333333, 1.9160671462829737], "std": [0.49919999948758537, 0.36337859744858453], "min": [0, 0], "max": [2, 2], "count": [834]}, "gripper_open_scale_state": {"mean": [0.7648845734979928, 0.8178759739678089], "std": [0.22972991367774492, 0.20510862678732877], "min": [0.35818181818181816, 0.3343181818181818], "max": [0.9115702681107954, 0.9134659090909091], "count": [834]}, "gripper_open_scale_action": {"mean": [0.7648878589112106, 0.8178799817700896], "std": [0.2297319937421826, 0.2051104604500823], "min": [0.35818181818181816, 0.3343181818181818], "max": [0.9115909090909091, 0.9134659090909091], "count": [834]}}} +{"episode_index": 13, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5090016923436042]], [[0.4644716652965534]], [[0.4034337981569439]]], "std": [[[0.12970124757913473]], [[0.14828869172131492]], [[0.19365560822050393]]], "count": [161]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.4784136904761905]], [[0.4580062403584622]], [[0.42126804997361267]]], "std": [[[0.15591147339647105]], [[0.14558879822406973]], [[0.1885407741688224]]], "count": [161]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44747861481549145]], [[0.452908492926156]], [[0.4327602314476515]]], "std": [[[0.1600430979590744]], [[0.13329320027436]], [[0.16860341550213181]]], "count": [161]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48718413941663624]], [[0.44795020780051154]], [[0.3961061736288718]]], "std": [[[0.1415436949432874]], [[0.15439950477522324]], [[0.1929825911007379]]], "count": [161]}, "observation.state": {"min": [-0.5929985046386719, 0.3990662693977356, 0.18150442838668823, -1.828855276107788, -0.5185754895210266, -0.12052153050899506, -0.7424674034118652, -0.3408411145210266, 0.3445899486541748, 0.07845037430524826, -1.7861822843551636, -1.8324230909347534, -0.8468442559242249, 0.15846717357635498, 0.3670133054256439, -0.6052299737930298, -1.6440587043762207, 0.1628970354795456, -0.12048552930355072, -0.04418737068772316, -0.3400011956691742, -0.4557209312915802, 0.06473812460899353, 1.061490535736084, -1.774819016456604, 0.07006187736988068, 393.0625, 366.0], "max": [0.0797789990901947, 0.7505232095718384, 0.7691076993942261, -0.9153782725334167, -0.13943763077259064, 0.4571104645729065, 0.032158780843019485, -0.23335318267345428, 0.5274758338928223, 0.23495087027549744, -1.2400537729263306, -1.121137022972107, 0.2011910080909729, 0.34884005784988403, 0.6046529412269592, -0.30952760577201843, -1.4119943380355835, 0.44956299662590027, 0.5134300589561462, 0.47519534826278687, -0.2291632443666458, -0.4095290005207062, 0.23496650159358978, 1.6094083786010742, -1.121137022972107, 0.7462756037712097, 1002.625, 1004.9375], "mean": [-0.24685677886009216, 0.4984823167324066, 0.4114355146884918, -1.5382994413375854, -0.2613714635372162, 0.3171781301498413, -0.31440871953964233, -0.2846238911151886, 0.434925377368927, 0.1775195598602295, -1.4536985158920288, -1.4931472539901733, -0.40517547726631165, 0.23275606334209442, 0.47274503111839294, -0.4031751751899719, -1.5353232622146606, 0.23567713797092438, 0.18535323441028595, 0.13450272381305695, -0.27493828535079956, -0.44660425186157227, 0.17329159379005432, 1.5242860317230225, -1.3359662294387817, 0.6243274211883545, 849.6117553710938, 917.7176513671875], "std": [0.20519672334194183, 0.09736917167901993, 0.18318980932235718, 0.24046021699905396, 0.0929541364312172, 0.1174248605966568, 0.28466570377349854, 0.03486546501517296, 0.0403582938015461, 0.04457329213619232, 0.15449245274066925, 0.2246989905834198, 0.35782912373542786, 0.040935784578323364, 0.09161671996116638, 0.08743179589509964, 0.1026739850640297, 0.07194190472364426, 0.22641807794570923, 0.15342669188976288, 0.040834881365299225, 0.010617577470839024, 0.05008729174733162, 0.15112152695655823, 0.19849705696105957, 0.1905963122844696, 239.88450622558594, 210.7900390625], "count": [881]}, "action": {"min": [-0.5929985046386719, 0.3990662693977356, 0.18150442838668823, -1.828855276107788, -0.5185754895210266, -0.12052153050899506, -0.7424674034118652, -0.3408411145210266, 0.3445899486541748, 0.07845037430524826, -1.7861822843551636, -1.8324230909347534, -0.8468442559242249, 0.15846717357635498, 0.3670133054256439, -0.6052299737930298, -1.6440587043762207, 0.1628970354795456, -0.12048552930355072, -0.04418737068772316, -0.3400011956691742, -0.4557209312915802, 0.06473812460899353, 1.061490535736084, -1.774819016456604, 0.07006187736988068, 393.0625, 366.0], "max": [0.0797789990901947, 0.7505232095718384, 0.7691076993942261, -0.9153782725334167, -0.13943763077259064, 0.4571104645729065, 0.032158780843019485, -0.23335318267345428, 0.5274758338928223, 0.23494862020015717, -1.2400537729263306, -1.121137022972107, 0.2011910080909729, 0.34884005784988403, 0.6046529412269592, -0.30952760577201843, -1.4119943380355835, 0.44956299662590027, 0.5134300589561462, 0.47519534826278687, -0.2291632443666458, -0.4095290005207062, 0.23496650159358978, 1.6094083786010742, -1.121137022972107, 0.7462756037712097, 1002.6666870117188, 1005.0], "mean": [-0.24678298830986023, 0.49845805764198303, 0.4114071726799011, -1.53872549533844, -0.26162391901016235, 0.31754034757614136, -0.3146767020225525, -0.2845454216003418, 0.43487289547920227, 0.1774105429649353, -1.4537768363952637, -1.4937113523483276, -0.40505659580230713, 0.23279668390750885, 0.472530722618103, -0.4030264914035797, -1.5355808734893799, 0.23558609187602997, 0.18577593564987183, 0.134751096367836, -0.27484917640686035, -0.4466150104999542, 0.17320500314235687, 1.5243110656738281, -1.3361942768096924, 0.6242577433586121, 849.6083374023438, 917.718017578125], "std": [0.20522545278072357, 0.0973452776670456, 0.18318556249141693, 0.24056847393512726, 0.09323493391275406, 0.11656322330236435, 0.28445398807525635, 0.03488880395889282, 0.040374964475631714, 0.044550079852342606, 0.15457062423229218, 0.2243880182504654, 0.35773295164108276, 0.040920548141002655, 0.09152887016534805, 0.0874612033367157, 0.10264912247657776, 0.07196961343288422, 0.22619441151618958, 0.15333999693393707, 0.040846917778253555, 0.010620991699397564, 0.050046466290950775, 0.15113109350204468, 0.19836555421352386, 0.19056299328804016, 239.88243103027344, 210.79000854492188], "count": [881]}, "timestamp": {"min": [0.0], "max": [29.333333333333332], "mean": [14.666666666666666], "std": [8.477420991472977], "count": [881]}, "frame_index": {"min": [0], "max": [880], "mean": [440.0], "std": [254.3226297441893], "count": [881]}, "episode_index": {"min": [13], "max": [13], "mean": [13.0], "std": [0.0], "count": [881]}, "index": {"min": [11336], "max": [12216], "mean": [11776.0], "std": [254.3226297441893], "count": [881]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [881]}, "subtask_annotation": {"mean": [5.494892167990919, 16.0, 16.0, 16.0, 16.0], "std": [4.7746287260805635, 0.0, 0.0, 0.0, 0.0], "min": [0, 16, 16, 16, 16], "max": [16, 16, 16, 16, 16], "count": [881]}, "scene_annotation": {"mean": [13.0], "std": [0.0], "min": [13], "max": [13], "count": [881]}, "eef_direction_state": {"mean": [3.9704880817253123, 5.401816118047673], "std": [2.487478903252426, 1.519363140303359], "min": [0, 0], "max": [6, 6], "count": [881]}, "eef_velocity_state": {"mean": [0.5459704880817253, 0.18501702610669693], "std": [0.6724581731146955, 0.453066515632666], "min": [0, 0], "max": [2, 2], "count": [881]}, "eef_acc_mag_state": {"mean": [0.3132803632236095, 0.16345062429057888], "std": [0.6493991108439444, 0.49108177063580855], "min": [0, 0], "max": [2, 2], "count": [881]}, "eef_direction_action": {"mean": [3.9704880817253123, 5.401816118047673], "std": [2.487478903252426, 1.519363140303359], "min": [0, 0], "max": [6, 6], "count": [881]}, "eef_velocity_action": {"mean": [0.5459704880817253, 0.18501702610669693], "std": [0.6724581731146955, 0.45306651563266603], "min": [0, 0], "max": [2, 2], "count": [881]}, "eef_acc_mag_action": {"mean": [0.3132803632236095, 0.16345062429057888], "std": [0.6493991108439444, 0.49108177063580855], "min": [0, 0], "max": [2, 2], "count": [881]}, "eef_sim_pose_state": {"mean": [0.49878766552898635, 0.26673923549711426, 1.1906012296098285, 0.3835546211324059, -0.1530035086969706, 0.9522156638754347, 0.49825342973567294, -0.25766184457666336, 1.185075221078014, -0.20656890235980574, -0.25072227329788277, -1.1058962892504183], "std": [0.0472911092404811, 0.0329433476306827, 0.026783053803159623, 0.18687735223524737, 0.083570626024579, 0.3506279559697461, 0.008391731754981226, 0.04033711666708084, 0.03778947039786993, 0.169317773583616, 0.12717134565704982, 0.1795483572807971], "min": [0.40604264100084797, 0.1875802349144567, 1.1397227237308898, 0.07600123335136855, -0.38306935498382644, 0.3361663733962241, 0.4782505563662179, -0.3096510410853656, 1.1398006479804355, -0.5518348321056805, -0.3830926473524858, -1.2523937979074469], "max": [0.5972197304092147, 0.31555920466628146, 1.231818859715849, 0.6019215587543165, -0.018514726624729638, 1.413426763813396, 0.5194561425797508, -0.17491872869355263, 1.2247895411157292, -0.07572768485335357, -0.011137322505744729, -0.6319346624079328], "count": [881]}, "eef_sim_pose_action": {"mean": [0.4987531885262478, 0.2666634253990322, 1.1906869479962532, 0.38362912875877697, -0.15266309448104048, 0.9518157445701233, 0.4982701188512207, -0.2575888474659369, 1.1851710524483834, -0.20664275436433432, -0.250593694374608, -1.1057224674499426], "std": [0.047309579441539594, 0.03292132249031043, 0.026740872892282868, 0.18676768352494796, 0.08324304904933512, 0.3504888199542865, 0.008387242393885545, 0.040301169785144475, 0.03778163361051305, 0.1692748789499302, 0.12709476310942006, 0.17948263764858244], "min": [0.40604264100084797, 0.1875802349144567, 1.1397234055344854, 0.07600123335136855, -0.38307130286591007, 0.3361663733962241, 0.4782505563662179, -0.3096510410853656, 1.1398006479804355, -0.5518348321056805, -0.3830926473524858, -1.2523937979074469], "max": [0.5972197304092147, 0.31555920466628146, 1.231818859715849, 0.6019215587543165, -0.018514726624729638, 1.413426763813396, 0.5194561425797508, -0.17491872869355263, 1.2247895411157292, -0.07572768485335357, -0.011137322505744729, -0.6319346624079328], "count": [881]}, "gripper_mode_state": {"mean": [0.23382519863791146, 0.1271282633371169], "std": [0.4232623006125765, 0.33311659820250106], "min": [0, 0], "max": [1, 1], "count": [881]}, "gripper_activity_state": {"mean": [1.8592508513053347, 1.9228149829738932], "std": [0.46261741837034237, 0.35134154898529807], "min": [0, 0], "max": [2, 2], "count": [881]}, "gripper_mode_action": {"mean": [0.23382519863791146, 0.1271282633371169], "std": [0.42326230061257647, 0.33311659820250106], "min": [0, 0], "max": [1, 1], "count": [881]}, "gripper_activity_action": {"mean": [1.8592508513053347, 1.9228149829738932], "std": [0.46261741837034237, 0.35134154898529807], "min": [0, 0], "max": [2, 2], "count": [881]}, "gripper_open_scale_state": {"mean": [0.7723743728828232, 0.834288725159682], "std": [0.21807690245442538, 0.19162731886975223], "min": [0.3573295454545454, 0.3327272727272727], "max": [0.9114772727272727, 0.9135795454545454], "count": [881]}, "gripper_open_scale_action": {"mean": [0.7723711860931513, 0.8342890374838382], "std": [0.21807489555585255, 0.19162744827923922], "min": [0.3573295454545454, 0.3327272727272727], "max": [0.9115151700106534, 0.9136363636363637], "count": [881]}}} +{"episode_index": 14, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5100265609004646]], [[0.4650516969840145]], [[0.4027164712772659]]], "std": [[[0.11950369418194341]], [[0.14461753221357249]], [[0.19294238990496304]]], "count": [166]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9490196078431372]], [[1.0]], [[1.0]]], "mean": [[[0.46934654303488466]], [[0.45058745767383257]], [[0.41421274559020393]]], "std": [[[0.14784513503853058]], [[0.13420880225332177]], [[0.1740597722480658]]], "count": [166]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4551956736258761]], [[0.45760338781596976]], [[0.4356599978344752]]], "std": [[[0.14831943152167656]], [[0.12707291601324125]], [[0.16298510646943426]]], "count": [166]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.487690966070163]], [[0.44925906813528627]], [[0.39934771315654777]]], "std": [[[0.13689558359973028]], [[0.1509569165691914]], [[0.1905812414598812]]], "count": [166]}, "observation.state": {"min": [-0.5298099517822266, -0.0028437958098948, 0.04380558431148529, -1.8131898641586304, -0.5390951037406921, -0.12051171064376831, -0.7523612976074219, -0.3191072344779968, 0.3813289403915405, 0.07165368646383286, -1.7353458404541016, -1.753373622894287, -0.8575515747070312, 0.196133553981781, 0.2171996831893921, -0.7218911051750183, -1.5868173837661743, 0.14516885578632355, -0.12047789245843887, -0.028247062116861343, -0.3331683874130249, -0.5199037790298462, 0.026738500222563744, 1.3895113468170166, -1.7396104335784912, -0.10633383691310883, 391.5, 369.8125], "max": [-0.05593998357653618, 0.7015994787216187, 0.6689912676811218, -1.1764827966690063, 0.0823555439710617, 0.9284856915473938, 0.0740455910563469, -0.227908194065094, 0.5182223320007324, 0.23493775725364685, -0.8930540084838867, -1.1211814880371094, 0.1120678186416626, 0.5762291550636292, 0.705848217010498, -0.2630985677242279, -1.236204743385315, 0.47896090149879456, 0.6470317244529724, 0.630120575428009, -0.2340431809425354, -0.41911181807518005, 0.23499105870723724, 1.575426697731018, -1.121137022972107, 0.7592774629592896, 1003.0, 1005.0], "mean": [-0.3005048334598541, 0.35573455691337585, 0.3265419900417328, -1.5147504806518555, -0.10248266160488129, 0.5307646989822388, -0.25987139344215393, -0.2751505672931671, 0.4600811004638672, 0.1603914350271225, -1.2969998121261597, -1.4216278791427612, -0.4063984155654907, 0.3557334840297699, 0.4531414806842804, -0.4169943928718567, -1.3749853372573853, 0.2632109224796295, 0.21014484763145447, 0.2256009429693222, -0.27787065505981445, -0.47836846113204956, 0.18397916853427887, 1.469285488128662, -1.4121555089950562, 0.572493314743042, 833.7886962890625, 922.2628784179688], "std": [0.11484990268945694, 0.17590723931789398, 0.16092340648174286, 0.15991461277008057, 0.15704554319381714, 0.2165834605693817, 0.23862718045711517, 0.028106797486543655, 0.03326145187020302, 0.04106035456061363, 0.24933408200740814, 0.2107214778661728, 0.2718629539012909, 0.13106457889080048, 0.15452584624290466, 0.13684295117855072, 0.053831979632377625, 0.04838179796934128, 0.2589772343635559, 0.22124265134334564, 0.03670518472790718, 0.03520090505480766, 0.05861257389187813, 0.08093156665563583, 0.23010532557964325, 0.307617723941803, 259.8465881347656, 204.9427490234375], "count": [917]}, "action": {"min": [-0.5298099517822266, -0.0028437958098948, 0.04380558431148529, -1.8131898641586304, -0.5390951037406921, -0.12051171064376831, -0.7523612976074219, -0.3191072344779968, 0.3813289403915405, 0.07165368646383286, -1.7353458404541016, -1.753373622894287, -0.8559905290603638, 0.196133553981781, 0.2171996831893921, -0.7218911051750183, -1.5868173837661743, 0.14516885578632355, -0.12047789245843887, -0.028247062116861343, -0.3331683874130249, -0.5199037790298462, 0.026738500222563744, 1.3895113468170166, -1.7396104335784912, -0.10633383691310883, 391.5, 369.8125], "max": [-0.05593998357653618, 0.7015994787216187, 0.6689912676811218, -1.1764827966690063, 0.0823555439710617, 0.9284856915473938, 0.0740455910563469, -0.22795909643173218, 0.5182223320007324, 0.23493775725364685, -0.8930540084838867, -1.1211814880371094, 0.1120678186416626, 0.5762291550636292, 0.705848217010498, -0.2630985677242279, -1.236204743385315, 0.47896090149879456, 0.6470317244529724, 0.630120575428009, -0.2340431809425354, -0.41911181807518005, 0.23499105870723724, 1.575426697731018, -1.121137022972107, 0.7592774629592896, 1003.0, 1005.0], "mean": [-0.3004930019378662, 0.35547906160354614, 0.3263160288333893, -1.5150178670883179, -0.10255438089370728, 0.5311651825904846, -0.2601361870765686, -0.2750629782676697, 0.4600840210914612, 0.16031323373317719, -1.2969434261322021, -1.422037959098816, -0.4064987897872925, 0.35599157214164734, 0.4528277516365051, -0.4167990982532501, -1.3749260902404785, 0.26322588324546814, 0.21064864099025726, 0.22591134905815125, -0.2777894139289856, -0.47844937443733215, 0.18391594290733337, 1.4690877199172974, -1.4125601053237915, 0.5724911093711853, 833.792236328125, 922.2620239257812], "std": [0.11486060172319412, 0.17571553587913513, 0.16089311242103577, 0.1599474847316742, 0.15712960064411163, 0.21571707725524902, 0.23844173550605774, 0.028127521276474, 0.03326025977730751, 0.040986523032188416, 0.24927742779254913, 0.2105018049478531, 0.2720045745372772, 0.13098949193954468, 0.15450993180274963, 0.13692155480384827, 0.053821057081222534, 0.04838111251592636, 0.25878286361694336, 0.22108586132526398, 0.036719292402267456, 0.03520979359745979, 0.058588843792676926, 0.08089889585971832, 0.22991885244846344, 0.3076159954071045, 259.8492126464844, 204.9423065185547], "count": [917]}, "timestamp": {"min": [0.0], "max": [30.533333333333335], "mean": [15.266666666666666], "std": [8.823831367382311], "count": [917]}, "frame_index": {"min": [0], "max": [916], "mean": [458.0], "std": [264.7149410214694], "count": [917]}, "episode_index": {"min": [14], "max": [14], "mean": [14.0], "std": [0.0], "count": [917]}, "index": {"min": [12217], "max": [13133], "mean": [12675.0], "std": [264.7149410214694], "count": [917]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [917]}, "subtask_annotation": {"mean": [6.440567066521265, 16.0, 16.0, 16.0, 16.0], "std": [5.035318109907964, 0.0, 0.0, 0.0, 0.0], "min": [0, 16, 16, 16, 16], "max": [16, 16, 16, 16, 16], "count": [917]}, "scene_annotation": {"mean": [14.0], "std": [0.0], "min": [14], "max": [14], "count": [917]}, "eef_direction_state": {"mean": [4.644492911668484, 5.34896401308615], "std": [2.0016636181274694, 1.5665295206803522], "min": [0, 0], "max": [6, 6], "count": [917]}, "eef_velocity_state": {"mean": [0.43838604143947657, 0.21919302071973829], "std": [0.6158297249236953, 0.5210322390694924], "min": [0, 0], "max": [2, 2], "count": [917]}, "eef_acc_mag_state": {"mean": [0.2584514721919302, 0.17011995637949837], "std": [0.5830643311636986, 0.49585114777197353], "min": [0, 0], "max": [2, 2], "count": [917]}, "eef_direction_action": {"mean": [4.644492911668484, 5.34896401308615], "std": [2.0016636181274694, 1.5665295206803522], "min": [0, 0], "max": [6, 6], "count": [917]}, "eef_velocity_action": {"mean": [0.43838604143947657, 0.21919302071973829], "std": [0.6158297249236953, 0.5210322390694924], "min": [0, 0], "max": [2, 2], "count": [917]}, "eef_acc_mag_action": {"mean": [0.2584514721919302, 0.17011995637949837], "std": [0.5830643311636986, 0.49585114777197353], "min": [0, 0], "max": [2, 2], "count": [917]}, "eef_sim_pose_state": {"mean": [0.5207989361540215, 0.23835718514902882, 1.2080952340396316, 0.4892716505760776, -0.1959139832529539, 1.0748183575961254, 0.5334708999853387, -0.26938056999963284, 1.187475671615129, -0.268951373565282, -0.18096046204991587, -1.0680762511328308], "std": [0.032646862706896554, 0.033215624043779236, 0.024143826735375778, 0.18499519330397904, 0.14973267169844737, 0.3041253361815721, 0.037169886518740716, 0.05066327903495847, 0.03931617604023796, 0.2116730082615525, 0.15032674725755135, 0.23306035281296586], "min": [0.44997668594135776, 0.1724480938233817, 1.1398137893177627, 0.07575628563191705, -0.38896407112096365, 0.4985956887278701, 0.48567415658801344, -0.31252598859722525, 1.1397629982323167, -0.6924810761503659, -0.38309998895598363, -1.2502292607821763], "max": [0.5758619944898943, 0.3103410424098912, 1.237695326484365, 0.8181754853528524, 0.03073172461034135, 1.4875327433781145, 0.5699222946943351, -0.13177812296809382, 1.2309537578400052, -0.07586752476458591, -0.025636961820406423, -0.54640946407798], "count": [917]}, "eef_sim_pose_action": {"mean": [0.5208078711170221, 0.23829402075768888, 1.2081845270804337, 0.48928414453140534, -0.19557228709171892, 1.0746640966579353, 0.5335576016748158, -0.26932671447386475, 1.1875720483058052, -0.2691138512434911, -0.18062686517154608, -1.0679679800767397], "std": [0.03263914269344018, 0.03313500009336445, 0.024042361012258665, 0.1849674978438964, 0.14966287858942115, 0.30407192004901995, 0.037157840836180886, 0.05064670686556471, 0.03930740649769015, 0.2115819747497993, 0.1502172666024957, 0.2329988272877912], "min": [0.44997668594135776, 0.1724480938233817, 1.1398137893177627, 0.07575356568017955, -0.38896407112096365, 0.4985956887278701, 0.48567415658801344, -0.31252598859722525, 1.1397629982323167, -0.6924810761503659, -0.38309998895598363, -1.2502292607821763], "max": [0.5758619944898943, 0.3103410424098912, 1.237695326484365, 0.8181754853528524, 0.03073172461034135, 1.4875327433781145, 0.5699222946943351, -0.13177812296809382, 1.2309537578400052, -0.07586752476458591, -0.025636961820406423, -0.54640946407798], "count": [917]}, "gripper_mode_state": {"mean": [0.25517993456924754, 0.11995637949836423], "std": [0.43596230979579, 0.3249105207838089], "min": [0, 0], "max": [1, 1], "count": [917]}, "gripper_activity_state": {"mean": [1.8505997818974917, 1.9236641221374047], "std": [0.47687204436378594, 0.3473791710720066], "min": [0, 0], "max": [2, 2], "count": [917]}, "gripper_mode_action": {"mean": [0.25517993456924754, 0.11995637949836423], "std": [0.43596230979579004, 0.32491052078380883], "min": [0, 0], "max": [1, 1], "count": [917]}, "gripper_activity_action": {"mean": [1.8505997818974917, 1.9236641221374047], "std": [0.47687204436378594, 0.3473791710720066], "min": [0, 0], "max": [2, 2], "count": [917]}, "gripper_open_scale_state": {"mean": [0.7579897332174974, 0.8384207685494602], "std": [0.23622415002612554, 0.18631186063491528], "min": [0.3559090909090909, 0.3361931818181818], "max": [0.9118181818181819, 0.9136363636363637], "count": [917]}, "gripper_open_scale_action": {"mean": [0.7579929389095198, 0.8384199840537717], "std": [0.23622621779131153, 0.1863115448844569], "min": [0.3559090909090909, 0.3361931818181818], "max": [0.9118181818181819, 0.9136363636363637], "count": [917]}}} +{"episode_index": 15, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5052825122802744]], [[0.4627099800064953]], [[0.40104610431128973]]], "std": [[[0.13188407534642782]], [[0.1517347340079508]], [[0.19487110191124768]]], "count": [161]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9803921568627451]], [[1.0]], [[1.0]]], "mean": [[[0.47268346324036864]], [[0.4538458584520765]], [[0.420678482624934]]], "std": [[[0.1546515653625772]], [[0.1455222962888158]], [[0.1867965975621596]]], "count": [161]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4720586484593837]], [[0.46038449184021435]], [[0.4295932691917347]]], "std": [[[0.17029055870851773]], [[0.16114262411004326]], [[0.1976702470947464]]], "count": [161]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47839112166605774]], [[0.43945229976048394]], [[0.3888912840498518]]], "std": [[[0.14190313866959176]], [[0.1552108022676539]], [[0.19322911210704297]]], "count": [161]}, "observation.state": {"min": [-0.6551638841629028, 0.3309362530708313, 0.3328375518321991, -1.607730746269226, -0.6085188388824463, -0.20978966355323792, -0.9297652244567871, -0.36319637298583984, 0.39547038078308105, 0.11483006179332733, -2.03346848487854, -1.953916072845459, -0.7457119226455688, 0.14398857951164246, 0.3304573595523834, -0.7456144690513611, -1.591200351715088, 0.16607025265693665, -0.19320686161518097, -0.028301604092121124, -0.34743398427963257, -0.5195541381835938, 0.07072337716817856, 1.4486900568008423, -1.789014220237732, -0.10753469169139862, 394.0, 366.3125], "max": [-0.10428778827190399, 0.8139310479164124, 0.7422176003456116, -0.7890153527259827, -0.20822758972644806, 0.09645998477935791, 0.028274333104491234, -0.2661221921443939, 0.5300090909004211, 0.25770455598831177, -1.3585857152938843, -1.1213183403015137, 0.18252341449260712, 0.6280076503753662, 0.7044737935066223, -0.41980841755867004, -1.0630375146865845, 0.47791916131973267, 0.26214298605918884, 0.7634713649749756, -0.2763477563858032, -0.4091188609600067, 0.23496456444263458, 1.8682448863983154, -1.121137022972107, 0.7462756037712097, 1003.0, 1005.0], "mean": [-0.43972042202949524, 0.49269968271255493, 0.4935069978237152, -1.1518453359603882, -0.36859482526779175, -0.08855071663856506, -0.6202771663665771, -0.30596810579299927, 0.47997280955314636, 0.19282680749893188, -1.755638599395752, -1.6341277360916138, -0.38907739520072937, 0.36647507548332214, 0.48129695653915405, -0.49451544880867004, -1.2661155462265015, 0.24390630424022675, -0.06427231431007385, 0.26685670018196106, -0.3017483353614807, -0.47701168060302734, 0.1819925159215927, 1.6748430728912354, -1.3506767749786377, 0.5496727824211121, 842.6797485351562, 912.850341796875], "std": [0.12914425134658813, 0.10707733780145645, 0.11761457473039627, 0.18510618805885315, 0.0754123255610466, 0.11443424969911575, 0.23695161938667297, 0.03265945613384247, 0.027097206562757492, 0.04125349968671799, 0.18491089344024658, 0.1900617778301239, 0.30605390667915344, 0.151238352060318, 0.12133539468050003, 0.08612246811389923, 0.1451359987258911, 0.05472775548696518, 0.14434169232845306, 0.2611033618450165, 0.01908799819648266, 0.03663550317287445, 0.05008744075894356, 0.1253482848405838, 0.23299551010131836, 0.28639572858810425, 255.2830047607422, 215.36631774902344], "count": [878]}, "action": {"min": [-0.6551638841629028, 0.3309362530708313, 0.3328375518321991, -1.607730746269226, -0.6085188388824463, -0.20978966355323792, -0.9297652244567871, -0.36319637298583984, 0.39547038078308105, 0.11483006179332733, -2.03346848487854, -1.953916072845459, -0.7457205057144165, 0.14398857951164246, 0.3304573595523834, -0.7456144690513611, -1.591200351715088, 0.16607025265693665, -0.19320686161518097, -0.028301604092121124, -0.34743398427963257, -0.5195541381835938, 0.07072337716817856, 1.4486900568008423, -1.789014220237732, -0.10753469169139862, 394.0, 366.3125], "max": [-0.10428778827190399, 0.8139310479164124, 0.7422176003456116, -0.7890153527259827, -0.20822758972644806, 0.09645998477935791, 0.028274333104491234, -0.2661221921443939, 0.5300090909004211, 0.25770455598831177, -1.3585857152938843, -1.121315598487854, 0.18252341449260712, 0.6280076503753662, 0.7044737935066223, -0.41980841755867004, -1.0630375146865845, 0.47791916131973267, 0.26214298605918884, 0.7634713649749756, -0.2763477563858032, -0.4091188609600067, 0.23496456444263458, 1.8682448863983154, -1.121137022972107, 0.7462756037712097, 1003.0, 1005.0], "mean": [-0.43979743123054504, 0.4926298260688782, 0.49348288774490356, -1.1518882513046265, -0.36889803409576416, -0.08844038099050522, -0.6208221912384033, -0.305930495262146, 0.47997456789016724, 0.19275902211666107, -1.7558128833770752, -1.6347771883010864, -0.38897785544395447, 0.36678946018218994, 0.4810287654399872, -0.4945303201675415, -1.2658048868179321, 0.24383924901485443, -0.06433217227458954, 0.2672087252140045, -0.30171701312065125, -0.47709545493125916, 0.18191029131412506, 1.6750786304473877, -1.350882649421692, 0.5496082305908203, 842.675537109375, 912.8505249023438], "std": [0.1290210634469986, 0.10702425241470337, 0.11762533336877823, 0.18517079949378967, 0.07548556476831436, 0.1144501119852066, 0.23600754141807556, 0.032675329595804214, 0.027095001190900803, 0.041232991963624954, 0.18481013178825378, 0.18928049504756927, 0.30595332384109497, 0.1511780172586441, 0.12132279574871063, 0.08611614257097244, 0.14511528611183167, 0.05475156754255295, 0.14437584578990936, 0.26091328263282776, 0.019099097698926926, 0.03664683550596237, 0.05005965381860733, 0.12535156309604645, 0.23287205398082733, 0.2863580286502838, 255.28085327148438, 215.3663787841797], "count": [878]}, "timestamp": {"min": [0.0], "max": [29.233333333333334], "mean": [14.616666666666664], "std": [8.448553459353594], "count": [878]}, "frame_index": {"min": [0], "max": [877], "mean": [438.5], "std": [253.45660378060776], "count": [878]}, "episode_index": {"min": [15], "max": [15], "mean": [15.0], "std": [0.0], "count": [878]}, "index": {"min": [13134], "max": [14011], "mean": [13572.5], "std": [253.45660378060776], "count": [878]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [878]}, "subtask_annotation": {"mean": [5.485193621867881, 16.0, 16.0, 16.0, 16.0], "std": [4.665741415676039, 0.0, 0.0, 0.0, 0.0], "min": [0, 16, 16, 16, 16], "max": [16, 16, 16, 16, 16], "count": [878]}, "scene_annotation": {"mean": [15.0], "std": [0.0], "min": [15], "max": [15], "count": [878]}, "eef_direction_state": {"mean": [4.561503416856492, 5.355353075170843], "std": [2.053991839754673, 1.5681663190705708], "min": [0, 0], "max": [6, 6], "count": [878]}, "eef_velocity_state": {"mean": [0.47494305239179957, 0.20842824601366744], "std": [0.6268015013077963, 0.47350968818578804], "min": [0, 0], "max": [2, 2], "count": [878]}, "eef_acc_mag_state": {"mean": [0.28018223234624146, 0.13211845102505695], "std": [0.6140674085807836, 0.43569944772560176], "min": [0, 0], "max": [2, 2], "count": [878]}, "eef_direction_action": {"mean": [4.561503416856492, 5.355353075170843], "std": [2.053991839754673, 1.568166319070571], "min": [0, 0], "max": [6, 6], "count": [878]}, "eef_velocity_action": {"mean": [0.47494305239179957, 0.20842824601366744], "std": [0.6268015013077963, 0.473509688185788], "min": [0, 0], "max": [2, 2], "count": [878]}, "eef_acc_mag_action": {"mean": [0.28018223234624146, 0.13211845102505695], "std": [0.6140674085807836, 0.4356994477256017], "min": [0, 0], "max": [2, 2], "count": [878]}, "eef_sim_pose_state": {"mean": [0.5539004646372444, 0.30443354221719016, 1.155308292295184, 0.21821378536624456, -0.1388763681900509, 0.707921917443595, 0.534954853796767, -0.2755068843666247, 1.1543971056192583, -0.16273202675679876, -0.28488220088912686, -0.9754605822209644], "std": [0.03139915797821833, 0.03618938253201765, 0.020533949543488753, 0.1716085151265015, 0.11384918123927945, 0.27303878499993633, 0.041372914851440484, 0.03622471703272088, 0.011936671629293336, 0.1839591789593624, 0.113976125150672, 0.27876366723307583], "min": [0.4690286006702323, 0.24470423771480102, 1.1192773879331, 0.0057550443258370665, -0.38320852123124993, 0.2229717760778231, 0.47228077754657827, -0.3139301163966085, 1.1398259975722884, -0.5502964481997149, -0.3831447814185305, -1.2502889589588437], "max": [0.5974950528049987, 0.3785011013719764, 1.1961784429608413, 0.46589457981070315, 0.052356104317982544, 1.2502686119013497, 0.5880411458261581, -0.19276258937694649, 1.1791685124316682, -0.024855189965834357, -0.06242324837826674, -0.3644776505273768], "count": [878]}, "eef_sim_pose_action": {"mean": [0.5539255540589356, 0.3044064162769494, 1.1553463725786952, 0.2182128797336467, -0.13849957618279496, 0.7074297416598566, 0.5350494973664199, -0.2754493102539394, 1.1544242364613813, -0.16268316433245633, -0.28481571516081283, -0.9751841551169045], "std": [0.031355748223531994, 0.036194336218653936, 0.020536136489081598, 0.17160925438719102, 0.11358710702197085, 0.27244950201356644, 0.041361934190488996, 0.03621060978117868, 0.011930578331778843, 0.18398796849912133, 0.11393588030379231, 0.2786113260577905], "min": [0.4690286006702323, 0.24470423771480102, 1.1192773879331, 0.0057550443258370665, -0.3832098353992106, 0.2229717760778231, 0.47228077754657827, -0.3139301163966085, 1.1398259975722884, -0.5502964481997149, -0.3831447814185305, -1.2502889589588437], "max": [0.5974950528049987, 0.3785011013719764, 1.1961784429608413, 0.46589457981070315, 0.052356104317982544, 1.2502638966905426, 0.5880411458261581, -0.19276258937694649, 1.1791685124316682, -0.024855189965834357, -0.06242324837826674, -0.3644776505273768], "count": [878]}, "gripper_mode_state": {"mean": [0.24259681093394078, 0.13439635535307518], "std": [0.42865323777923664, 0.34107766713886145], "min": [0, 0], "max": [1, 1], "count": [878]}, "gripper_activity_state": {"mean": [1.8428246013667426, 1.919134396355353], "std": [0.4870881766031414, 0.35916021726280956], "min": [0, 0], "max": [2, 2], "count": [878]}, "gripper_mode_action": {"mean": [0.24259681093394078, 0.13439635535307518], "std": [0.42865323777923664, 0.34107766713886145], "min": [0, 0], "max": [1, 1], "count": [878]}, "gripper_activity_action": {"mean": [1.8428246013667426, 1.919134396355353], "std": [0.4870881766031414, 0.35916021726280956], "min": [0, 0], "max": [2, 2], "count": [878]}, "gripper_open_scale_state": {"mean": [0.7660724750960456, 0.8298639685116721], "std": [0.23207624840972751, 0.1957876056561682], "min": [0.35818181818181816, 0.33301136363636363], "max": [0.9118181818181819, 0.9136363636363637], "count": [878]}, "gripper_open_scale_action": {"mean": [0.7660686183415252, 0.8298640973692861], "std": [0.23207385409484463, 0.19578766118026344], "min": [0.35818181818181816, 0.33301136363636363], "max": [0.9118181818181819, 0.9136363636363637], "count": [878]}}} +{"episode_index": 16, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5034660526450163]], [[0.4583415070976307]], [[0.395374125561683]]], "std": [[[0.12163106767317873]], [[0.14527968059471624]], [[0.19295377885135478]]], "count": [160]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9921568627450981]], [[1.0]], [[1.0]]], "mean": [[[0.47409518484477126]], [[0.45277341069240196]], [[0.4191582095077614]]], "std": [[[0.14933556314667185]], [[0.14275237738906035]], [[0.18674628710672725]]], "count": [160]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45607051164215684]], [[0.4541065678615196]], [[0.4287229766646242]]], "std": [[[0.15233869586061857]], [[0.13429164880467465]], [[0.17129789972444812]]], "count": [160]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4862438278696895]], [[0.4468743017258987]], [[0.3966046568627451]]], "std": [[[0.13763012133223568]], [[0.1522276762578214]], [[0.1917868584589108]]], "count": [160]}, "observation.state": {"min": [-0.6680400371551514, 0.2270040661096573, 0.19735965132713318, -1.6889092922210693, -0.565153956413269, -0.12046262621879578, -0.8062493801116943, -0.3361831307411194, 0.4006405472755432, 0.08965606242418289, -1.789001703262329, -1.851456642150879, -1.0747590065002441, 0.08618654310703278, 0.0946328416466713, -0.5861742496490479, -1.6339608430862427, -0.005239260382950306, -0.12047243863344193, -0.028317967429757118, -0.35211181640625, -0.4860188663005829, 0.012715375050902367, 1.305978775024414, -1.7268507480621338, 0.13627897202968597, 392.6875, 369.6875], "max": [-0.09983719885349274, 0.735150158405304, 0.7185727953910828, -1.0871328115463257, -0.07834891974925995, 0.7859730124473572, 0.028271060436964035, -0.21192850172519684, 0.5184134244918823, 0.23495054244995117, -1.075150489807129, -1.1216542720794678, 0.15968745946884155, 0.5010054707527161, 0.7193963527679443, -0.27680703997612, -1.1882169246673584, 0.40435242652893066, 0.6160772442817688, 0.41518983244895935, -0.2593301832675934, -0.38809987902641296, 0.23498737812042236, 1.57791268825531, -1.121137022972107, 0.7584027051925659, 1002.625, 1005.0], "mean": [-0.36819958686828613, 0.4386844038963318, 0.3925909101963043, -1.4006434679031372, -0.26372116804122925, 0.3697230815887451, -0.3540814518928528, -0.2789095938205719, 0.4754388630390167, 0.17816384136676788, -1.4003721475601196, -1.5261915922164917, -0.42512190341949463, 0.26623669266700745, 0.4084653854370117, -0.3963257074356079, -1.4205265045166016, 0.1438504308462143, 0.1277131736278534, 0.1322551965713501, -0.29064926505088806, -0.46190059185028076, 0.16942691802978516, 1.5180104970932007, -1.2832999229431152, 0.6244409680366516, 820.6500244140625, 914.5880737304688], "std": [0.14777010679244995, 0.11648236215114594, 0.16217267513275146, 0.16796757280826569, 0.11273319274187088, 0.20735512673854828, 0.23334679007530212, 0.028565257787704468, 0.030006296932697296, 0.03812892735004425, 0.20945440232753754, 0.17138510942459106, 0.31380966305732727, 0.09196343272924423, 0.18350178003311157, 0.0979190245270729, 0.0746673196554184, 0.13212087750434875, 0.22250674664974213, 0.14614099264144897, 0.02769436128437519, 0.024314388632774353, 0.06615379452705383, 0.08002002537250519, 0.2130122184753418, 0.21859794855117798, 265.40576171875, 210.6225128173828], "count": [874]}, "action": {"min": [-0.6680400371551514, 0.2270040661096573, 0.19735965132713318, -1.6889092922210693, -0.565153956413269, -0.12046138197183609, -0.8062493801116943, -0.3361831307411194, 0.4006405472755432, 0.08965606242418289, -1.789001703262329, -1.851456642150879, -1.0747590065002441, 0.08618654310703278, 0.0946328416466713, -0.5861742496490479, -1.6339608430862427, -0.005239260382950306, -0.12047243863344193, -0.028317967429757118, -0.35211181640625, -0.4860188663005829, 0.012715375050902367, 1.305978775024414, -1.7268507480621338, 0.13627897202968597, 392.6875, 369.6875], "max": [-0.09983719885349274, 0.735150158405304, 0.7185727953910828, -1.0871328115463257, -0.07834891974925995, 0.7859730124473572, 0.028271060436964035, -0.21192850172519684, 0.5184134244918823, 0.2349504977464676, -1.075150489807129, -1.121634840965271, 0.15968745946884155, 0.5010054707527161, 0.7193963527679443, -0.27680703997612, -1.1882169246673584, 0.40435242652893066, 0.6160772442817688, 0.41518983244895935, -0.2593301832675934, -0.38809987902641296, 0.23498737812042236, 1.57791268825531, -1.121137022972107, 0.7584027051925659, 1002.625, 1005.0], "mean": [-0.3683469295501709, 0.43848681449890137, 0.39239487051963806, -1.4006989002227783, -0.26402217149734497, 0.3698677718639374, -0.3543800115585327, -0.2788007855415344, 0.4754887521266937, 0.17812193930149078, -1.4003993272781372, -1.5266215801239014, -0.4254820942878723, 0.266328364610672, 0.4080948829650879, -0.39614033699035645, -1.4205732345581055, 0.1435677856206894, 0.12801942229270935, 0.1324341893196106, -0.29059457778930664, -0.46194347739219666, 0.1693355292081833, 1.5179791450500488, -1.283389687538147, 0.6244392991065979, 820.6500244140625, 914.58349609375], "std": [0.14766575396060944, 0.11634712666273117, 0.16220484673976898, 0.1679791808128357, 0.11305741220712662, 0.20705662667751312, 0.23302403092384338, 0.028632380068302155, 0.029992101714015007, 0.03808658942580223, 0.2094784379005432, 0.17084012925624847, 0.31435737013816833, 0.09193680435419083, 0.18343228101730347, 0.09796813130378723, 0.07467486709356308, 0.1321496218442917, 0.2223493605852127, 0.14604052901268005, 0.027705812826752663, 0.024317968636751175, 0.06611831486225128, 0.08000358939170837, 0.2129603624343872, 0.21859705448150635, 265.4057922363281, 210.62074279785156], "count": [874]}, "timestamp": {"min": [0.0], "max": [29.1], "mean": [14.55], "std": [8.41006341632848], "count": [874]}, "frame_index": {"min": [0], "max": [873], "mean": [436.5], "std": [252.3019024898544], "count": [874]}, "episode_index": {"min": [16], "max": [16], "mean": [16.0], "std": [0.0], "count": [874]}, "index": {"min": [14012], "max": [14885], "mean": [14448.5], "std": [252.3019024898544], "count": [874]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [874]}, "subtask_annotation": {"mean": [6.538901601830664, 16.0, 16.0, 16.0, 16.0], "std": [5.01338909216134, 0.0, 0.0, 0.0, 0.0], "min": [0, 16, 16, 16, 16], "max": [16, 16, 16, 16, 16], "count": [874]}, "scene_annotation": {"mean": [16.0], "std": [0.0], "min": [16], "max": [16], "count": [874]}, "eef_direction_state": {"mean": [4.37070938215103, 5.247139588100686], "std": [2.1737697170625356, 1.7189939879562262], "min": [0, 0], "max": [6, 6], "count": [874]}, "eef_velocity_state": {"mean": [0.482837528604119, 0.2311212814645309], "std": [0.6128324184843497, 0.5319467949085332], "min": [0, 0], "max": [2, 2], "count": [874]}, "eef_acc_mag_state": {"mean": [0.2826086956521739, 0.16590389016018306], "std": [0.6155829706803698, 0.49591458619815465], "min": [0, 0], "max": [2, 2], "count": [874]}, "eef_direction_action": {"mean": [4.37070938215103, 5.247139588100686], "std": [2.1737697170625356, 1.7189939879562262], "min": [0, 0], "max": [6, 6], "count": [874]}, "eef_velocity_action": {"mean": [0.482837528604119, 0.2311212814645309], "std": [0.6128324184843497, 0.5319467949085332], "min": [0, 0], "max": [2, 2], "count": [874]}, "eef_acc_mag_action": {"mean": [0.2803203661327231, 0.16590389016018306], "std": [0.6129061118492822, 0.49591458619815465], "min": [0, 0], "max": [2, 2], "count": [874]}, "eef_sim_pose_state": {"mean": [0.5386579653556274, 0.266807708521205, 1.1987337405079728, 0.41419010130037487, -0.12325196477753682, 0.975335654557557, 0.5123760909114974, -0.25077277072619414, 1.1686301942451822, -0.20096505336786002, -0.28205066145423885, -1.1368249167005022], "std": [0.03555169832915226, 0.026517854750037855, 0.023927850882993727, 0.213817645882829, 0.08778571238277674, 0.2845141117296249, 0.02579039264795862, 0.05980971322736167, 0.024188393890512028, 0.19369040942565083, 0.12457921679455042, 0.17245530188051075], "min": [0.4608964269321982, 0.19434877519257238, 1.1396975606935487, -0.11375619672585713, -0.38286252767452966, 0.4555374663600025, 0.45066296838584385, -0.3096611850376437, 1.137793774423741, -0.6227674065078536, -0.38304966185386924, -1.250340742211408], "max": [0.600292946447046, 0.3172538531517401, 1.2287988207334675, 0.7821525787582717, 0.029641539746651846, 1.3059423045585627, 0.5634288735022933, -0.11303817805385392, 1.1962666086582918, -0.0758410907638194, -0.011616404019458848, -0.750335084312097], "count": [874]}, "eef_sim_pose_action": {"mean": [0.5387135171694488, 0.2667800294201485, 1.198824643426492, 0.41398695463665336, -0.1228123078919807, 0.9751988742416431, 0.5124200031597093, -0.25068366894916055, 1.168688156149803, -0.2010011067413385, -0.2819818151136328, -1.136790866845852], "std": [0.03551132232949611, 0.026485724136085534, 0.023854232929126883, 0.21422260006942723, 0.08744580243584342, 0.28441056690752503, 0.025782602161429004, 0.05977992844870981, 0.02417980538977058, 0.19367006813726861, 0.12454001298278211, 0.17243583366989132], "min": [0.4608964269321982, 0.19434877519257238, 1.1396975606935487, -0.11375619672585713, -0.38286288579071037, 0.4555374663600025, 0.45066296838584385, -0.3096611850376437, 1.137793774423741, -0.6227674065078536, -0.38304966185386924, -1.250340742211408], "max": [0.600292946447046, 0.3172538531517401, 1.2287988207334675, 0.7821525787582717, 0.029641539746651846, 1.3059423045585627, 0.5634288735022933, -0.11303817805385392, 1.1962666086582918, -0.0758410907638194, -0.011616404019458848, -0.750335084312097], "count": [874]}, "gripper_mode_state": {"mean": [0.2768878718535469, 0.13043478260869565], "std": [0.4474605885147429, 0.3367811605397723], "min": [0, 0], "max": [1, 1], "count": [874]}, "gripper_activity_state": {"mean": [1.8432494279176201, 1.919908466819222], "std": [0.48728122078422237, 0.3553990129993291], "min": [0, 0], "max": [2, 2], "count": [874]}, "gripper_mode_action": {"mean": [0.2768878718535469, 0.13043478260869565], "std": [0.4474605885147429, 0.33678116053977225], "min": [0, 0], "max": [1, 1], "count": [874]}, "gripper_activity_action": {"mean": [1.8432494279176201, 1.919908466819222], "std": [0.48728122078422237, 0.3553990129993291], "min": [0, 0], "max": [2, 2], "count": [874]}, "gripper_open_scale_state": {"mean": [0.746045436934521, 0.8314437100573341], "std": [0.24127779429814333, 0.19147494419502561], "min": [0.35698863636363637, 0.33607954545454544], "max": [0.9114772727272727, 0.9136363636363637], "count": [874]}, "gripper_open_scale_action": {"mean": [0.7460454926114836, 0.8314395537752357], "std": [0.24127783192169777, 0.19147319959439607], "min": [0.35698863636363637, 0.33607954545454544], "max": [0.9114772727272727, 0.9136363636363637], "count": [874]}}} +{"episode_index": 17, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5105253887307611]], [[0.4663657600674678]], [[0.40463222116803715]]], "std": [[[0.13374392997425041]], [[0.15509853349379446]], [[0.19966528896936311]]], "count": [155]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.4766582938013915]], [[0.45519897348724436]], [[0.4191952667088341]]], "std": [[[0.15183655150838757]], [[0.1477003529244581]], [[0.19136646762112092]]], "count": [155]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46476004770187646]], [[0.4530409972591187]], [[0.41863527303394477]]], "std": [[[0.16221699795829286]], [[0.14796680121531852]], [[0.18432143335900084]]], "count": [155]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47693541798439804]], [[0.4369674533523087]], [[0.3867848065570314]]], "std": [[[0.13883717463112813]], [[0.15231009389832087]], [[0.19023549886318286]]], "count": [155]}, "observation.state": {"min": [-0.692532479763031, 0.38301795721054077, 0.26210591197013855, -1.733728289604187, -0.6557736396789551, -0.26412612199783325, -0.9982476234436035, -0.3576682507991791, 0.37577149271965027, 0.1127147525548935, -2.016003131866455, -1.8592146635055542, -0.7531752586364746, 0.1745307445526123, 0.23894211649894714, -0.7092025279998779, -1.569178581237793, 0.03392374515533447, -0.12046699225902557, -0.028317967429757118, -0.3542170524597168, -0.5093375444412231, 0.04529756307601929, 1.5251219272613525, -1.7400977611541748, -0.04663347080349922, 394.625, 367.875], "max": [0.02701769582927227, 0.6769761443138123, 0.708737850189209, -0.8418660759925842, -0.1919480413198471, 0.4054737985134125, 0.02828015200793743, -0.2755255103111267, 0.5174768567085266, 0.25556719303131104, -1.2388863563537598, -1.1216260194778442, 0.11811661720275879, 0.6295937299728394, 0.7108159065246582, -0.43836453557014465, -1.0049223899841309, 0.4016733467578888, 0.15600189566612244, 0.6909812688827515, -0.2777794301509857, -0.4209546148777008, 0.23500168323516846, 1.8075230121612549, -1.121137022972107, 0.7462756037712097, 1003.0, 1001.0], "mean": [-0.3821117579936981, 0.4798959493637085, 0.4532676637172699, -1.2423003911972046, -0.3119807541370392, 0.03703617304563522, -0.49206191301345825, -0.30542969703674316, 0.4744991362094879, 0.18798762559890747, -1.640640377998352, -1.5672111511230469, -0.4186737537384033, 0.3558756411075592, 0.4577135443687439, -0.49889901280403137, -1.2849133014678955, 0.17440462112426758, -0.044404979795217514, 0.21267183125019073, -0.30191054940223694, -0.47578051686286926, 0.16969873011112213, 1.6781508922576904, -1.2887721061706543, 0.5412895679473877, 859.1746826171875, 913.2110595703125], "std": [0.1823752075433731, 0.08125337213277817, 0.11109530925750732, 0.22094446420669556, 0.08909297734498978, 0.16881300508975983, 0.24639782309532166, 0.024933043867349625, 0.038811519742012024, 0.039609141647815704, 0.223719984292984, 0.17293812334537506, 0.24188074469566345, 0.13938158750534058, 0.14531780779361725, 0.07232369482517242, 0.12576232850551605, 0.1077413335442543, 0.1019032895565033, 0.2466113567352295, 0.019915033131837845, 0.030469860881567, 0.06260968744754791, 0.1058616042137146, 0.225485697388649, 0.2534668445587158, 243.54257202148438, 209.545166015625], "count": [833]}, "action": {"min": [-0.692532479763031, 0.38301795721054077, 0.26210591197013855, -1.733728289604187, -0.6557736396789551, -0.26412612199783325, -0.9982476234436035, -0.3576682507991791, 0.37577149271965027, 0.1127147525548935, -2.016003131866455, -1.8592146635055542, -0.7531752586364746, 0.1745307445526123, 0.23894211649894714, -0.7092025279998779, -1.569178581237793, 0.03392374515533447, -0.12046699225902557, -0.028317967429757118, -0.3542170524597168, -0.5093375444412231, 0.04529756307601929, 1.5251219272613525, -1.7400977611541748, -0.04663347080349922, 394.625, 367.875], "max": [0.02701769582927227, 0.6769761443138123, 0.708737850189209, -0.8418660759925842, -0.1919480413198471, 0.4054737985134125, 0.02828056737780571, -0.2755255103111267, 0.5174768567085266, 0.25556719303131104, -1.2388863563537598, -1.1216260194778442, 0.11811661720275879, 0.6295937299728394, 0.7108159065246582, -0.43836453557014465, -1.0049223899841309, 0.4016733467578888, 0.15600189566612244, 0.6909812688827515, -0.2777794301509857, -0.4209546148777008, 0.23500168323516846, 1.8075230121612549, -1.121137022972107, 0.7462756037712097, 1003.0, 1001.0], "mean": [-0.382325142621994, 0.4797013998031616, 0.45324766635894775, -1.241983413696289, -0.3121301531791687, 0.0368705652654171, -0.4927280843257904, -0.3054341673851013, 0.47454142570495605, 0.1879311054944992, -1.6409541368484497, -1.5677303075790405, -0.4185565710067749, 0.3561665117740631, 0.45738130807876587, -0.4989369511604309, -1.284680724143982, 0.17415118217468262, -0.044366590678691864, 0.21292828023433685, -0.30187734961509705, -0.4758574068546295, 0.1695738583803177, 1.6784008741378784, -1.2888586521148682, 0.5411387085914612, 859.1782836914062, 913.210205078125], "std": [0.1822652667760849, 0.08114858716726303, 0.11109712719917297, 0.22089004516601562, 0.08909974992275238, 0.16903509199619293, 0.24573937058448792, 0.024933947250247, 0.03879872336983681, 0.03957577049732208, 0.22380775213241577, 0.17224805057048798, 0.24174576997756958, 0.139307901263237, 0.14529797434806824, 0.07230711728334427, 0.12570646405220032, 0.1078026220202446, 0.10188044607639313, 0.24647170305252075, 0.019926780834794044, 0.030473509803414345, 0.0625830814242363, 0.1058594286441803, 0.22543467581272125, 0.2533821165561676, 243.54397583007812, 209.5446014404297], "count": [833]}, "timestamp": {"min": [0.0], "max": [27.733333333333334], "mean": [13.866666666666664], "std": [8.015540461434206], "count": [833]}, "frame_index": {"min": [0], "max": [832], "mean": [416.0], "std": [240.4662138430262], "count": [833]}, "episode_index": {"min": [17], "max": [17], "mean": [17.0], "std": [0.0], "count": [833]}, "index": {"min": [14886], "max": [15718], "mean": [15302.0], "std": [240.4662138430262], "count": [833]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [833]}, "subtask_annotation": {"mean": [4.801920768307323, 16.0, 16.0, 16.0, 16.0], "std": [5.680817633731921, 0.0, 0.0, 0.0, 0.0], "min": [0, 16, 16, 16, 16], "max": [16, 16, 16, 16, 16], "count": [833]}, "scene_annotation": {"mean": [17.0], "std": [0.0], "min": [17], "max": [17], "count": [833]}, "eef_direction_state": {"mean": [4.416566626650661, 5.2521008403361344], "std": [2.236457545674444, 1.6899742582159667], "min": [0, 0], "max": [6, 6], "count": [833]}, "eef_velocity_state": {"mean": [0.4561824729891957, 0.23529411764705882], "std": [0.5804442768607025, 0.4995584520235971], "min": [0, 0], "max": [2, 2], "count": [833]}, "eef_acc_mag_state": {"mean": [0.26770708283313327, 0.19447779111644659], "std": [0.6093522041293686, 0.5328293162346198], "min": [0, 0], "max": [2, 2], "count": [833]}, "eef_direction_action": {"mean": [4.416566626650661, 5.2521008403361344], "std": [2.236457545674444, 1.6899742582159667], "min": [0, 0], "max": [6, 6], "count": [833]}, "eef_velocity_action": {"mean": [0.4561824729891957, 0.23529411764705882], "std": [0.5804442768607025, 0.4995584520235971], "min": [0, 0], "max": [2, 2], "count": [833]}, "eef_acc_mag_action": {"mean": [0.26770708283313327, 0.19447779111644659], "std": [0.6093522041293685, 0.5328293162346198], "min": [0, 0], "max": [2, 2], "count": [833]}, "eef_sim_pose_state": {"mean": [0.5417254496728031, 0.2914656110856025, 1.1610743205601066, 0.2793988979742245, -0.16054761727689373, 0.8214018376009048, 0.531545908087022, -0.26109605427139965, 1.154467070526828, -0.16703808487127705, -0.3374446844039647, -1.0004775750841814], "std": [0.04609983983274517, 0.029157042058806735, 0.01736239622311403, 0.16902876750890897, 0.10981063795377523, 0.2513099310242019, 0.037288847203062525, 0.05115291387887238, 0.01392044908131374, 0.16130023509039046, 0.11736604258996615, 0.26126008110857946], "min": [0.4369413731917821, 0.2297814739388639, 1.1210444610763728, 0.02059711552820681, -0.3829222807358552, 0.29044693663975574, 0.47951237989402395, -0.32085576147734995, 1.1330283825301906, -0.5233615101874862, -0.43776738383331737, -1.2503369192774403], "max": [0.6129103009194631, 0.34839615700739507, 1.1904978908055, 0.5702371674809463, 0.09939126409138366, 1.2501063848095746, 0.5917680859797326, -0.16548523100854395, 1.1858776381647944, -0.0631573663582316, -0.0791277262389487, -0.4254016350873525], "count": [833]}, "eef_sim_pose_action": {"mean": [0.5417913891160525, 0.2914513578936482, 1.161065857982555, 0.2793494362690093, -0.1603034669033157, 0.8208926222230605, 0.5316321862073221, -0.2609932889548324, 1.1544995806673455, -0.167031461023142, -0.3374964164761037, -1.0002121333815515], "std": [0.04606307707487903, 0.02915108286611677, 0.017374452389844072, 0.16909436360275057, 0.1095417855660253, 0.2508700580477135, 0.03727265488501078, 0.051141232641240056, 0.01391775545728046, 0.1613040933311319, 0.11739565525335637, 0.26111841148716236], "min": [0.4369413731917821, 0.2297814739388639, 1.1210444610763728, 0.02059711552820681, -0.3829222807358552, 0.29044693663975574, 0.47951237989402395, -0.32085576147734995, 1.1330283825301906, -0.5233615101874862, -0.43776738383331737, -1.2503369192774403], "max": [0.6129103009194631, 0.34839615700739507, 1.1904978908055, 0.5702371674809463, 0.09939126409138366, 1.250107733778819, 0.5917680859797326, -0.16548523100854395, 1.1858776381647944, -0.0631573663582316, -0.0791277262389487, -0.4254016350873525], "count": [833]}, "gripper_mode_state": {"mean": [0.2148859543817527, 0.12845138055222088], "std": [0.41074320565433065, 0.33459172641661533], "min": [0, 0], "max": [1, 1], "count": [833]}, "gripper_activity_state": {"mean": [1.8355342136854742, 1.9135654261704682], "std": [0.49785637398504673, 0.3695763621988354], "min": [0, 0], "max": [2, 2], "count": [833]}, "gripper_mode_action": {"mean": [0.2148859543817527, 0.12845138055222088], "std": [0.41074320565433065, 0.33459172641661533], "min": [0, 0], "max": [1, 1], "count": [833]}, "gripper_activity_action": {"mean": [1.8355342136854742, 1.9135654261704682], "std": [0.4978563739850468, 0.3695763621988354], "min": [0, 0], "max": [2, 2], "count": [833]}, "gripper_open_scale_state": {"mean": [0.7810678816981385, 0.8301918379656563], "std": [0.22140236222940424, 0.19049528958443535], "min": [0.35875, 0.33443181818181816], "max": [0.9118181818181819, 0.91], "count": [833]}, "gripper_open_scale_action": {"mean": [0.781071155735026, 0.8301910918619948], "std": [0.22140427553112124, 0.1904949776026117], "min": [0.35875, 0.33443181818181816], "max": [0.9118181818181819, 0.91], "count": [833]}}} +{"episode_index": 18, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49609981442577034]], [[0.45319193510737626]], [[0.39056830882352944]]], "std": [[[0.1456695936947205]], [[0.1635319572400007]], [[0.2031162435401197]]], "count": [175]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4789662861811391]], [[0.4534170249766573]], [[0.41026066643324]]], "std": [[[0.15610250707852388]], [[0.14580306191597794]], [[0.18844697919556427]]], "count": [175]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4552994035947712]], [[0.4539827380952381]], [[0.4343753746498599]]], "std": [[[0.15469618630697785]], [[0.13635845122261822]], [[0.17025193385812565]]], "count": [175]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.478796220821662]], [[0.44036599089635853]], [[0.3915321416900093]]], "std": [[[0.137766441698695]], [[0.15234587711827477]], [[0.19054338389397565]]], "count": [175]}, "observation.state": {"min": [-0.8557654619216919, 0.28515625, 0.19262762367725372, -1.6212985515594482, -0.6061888933181763, -0.2543315589427948, -1.0443646907806396, -0.33320456743240356, 0.42090392112731934, 0.10099724680185318, -1.8380775451660156, -1.9813506603240967, -0.9448835253715515, 0.1055542379617691, 0.24923302233219147, -0.833403468132019, -1.5226776599884033, 0.010908307507634163, -0.1813255250453949, 0.18527106940746307, -0.357351690530777, -0.5154969692230225, 0.06375343352556229, 1.5558955669403076, -1.8562618494033813, -0.35897865891456604, 394.0, 369.9375], "max": [-0.22516383230686188, 0.755438506603241, 1.0228164196014404, -1.1079819202423096, -0.13604731857776642, 1.2178471088409424, -0.09554804861545563, -0.22739368677139282, 0.5160168409347534, 0.2506619989871979, -0.7488677501678467, -1.3267067670822144, 0.6150481700897217, 0.769749104976654, 0.5627607107162476, -0.3438713252544403, -0.7766311764717102, 0.30971741676330566, 0.11415434628725052, 1.0274884700775146, -0.281033992767334, -0.40350642800331116, 0.19273218512535095, 2.04545521736145, -1.166330099105835, 0.6209348440170288, 1003.0, 1001.125], "mean": [-0.4109015464782715, 0.4959735870361328, 0.4384723901748657, -1.3880367279052734, -0.36316853761672974, 0.4274446964263916, -0.4279872477054596, -0.27680501341819763, 0.4699159562587738, 0.19467227160930634, -1.3252956867218018, -1.591816782951355, -0.3536522686481476, 0.4906767010688782, 0.3638942837715149, -0.5727549195289612, -1.1397675275802612, 0.08799929171800613, -0.10229049623012543, 0.356641560792923, -0.3026573956012726, -0.5017966032028198, 0.13031534850597382, 1.83231520652771, -1.3160338401794434, 0.3808034360408783, 841.769775390625, 927.35107421875], "std": [0.16889280080795288, 0.09755568951368332, 0.22307606041431427, 0.12951429188251495, 0.10992054641246796, 0.400672972202301, 0.29591089487075806, 0.022673368453979492, 0.020155519247055054, 0.04081351310014725, 0.2939085364341736, 0.1973075568675995, 0.4913330376148224, 0.12021875381469727, 0.0623127818107605, 0.11660820245742798, 0.13490930199623108, 0.09126585721969604, 0.07703741639852524, 0.2534688711166382, 0.021762121468782425, 0.023169683292508125, 0.027409713715314865, 0.1124894991517067, 0.22980943322181702, 0.27814581990242004, 255.76600646972656, 194.23313903808594], "count": [982]}, "action": {"min": [-0.8557654619216919, 0.28515625, 0.19262762367725372, -1.6212985515594482, -0.6061888933181763, -0.2543315589427948, -1.0443646907806396, -0.33320456743240356, 0.42090392112731934, 0.10099724680185318, -1.8380775451660156, -1.9813506603240967, -0.9448835253715515, 0.1055542379617691, 0.24923302233219147, -0.833403468132019, -1.5226776599884033, 0.010908307507634163, -0.1813255250453949, 0.18527106940746307, -0.357351690530777, -0.5154969692230225, 0.06375343352556229, 1.5558955669403076, -1.8562618494033813, -0.35897865891456604, 394.0, 369.9375], "max": [-0.22516383230686188, 0.755438506603241, 1.0228164196014404, -1.1079819202423096, -0.13604731857776642, 1.2178471088409424, -0.09554804861545563, -0.22739368677139282, 0.5160168409347534, 0.2506619989871979, -0.7488677501678467, -1.3267067670822144, 0.6150481700897217, 0.769749104976654, 0.5627607107162476, -0.3438713252544403, -0.7766311764717102, 0.30971741676330566, 0.11415434628725052, 1.0274884700775146, -0.281033992767334, -0.40350642800331116, 0.19273218512535095, 2.04545521736145, -1.166330099105835, 0.6209348440170288, 1003.0, 1001.125], "mean": [-0.410800039768219, 0.496059387922287, 0.4383927881717682, -1.3882641792297363, -0.36329343914985657, 0.42775583267211914, -0.42781704664230347, -0.2767795920372009, 0.4699018597602844, 0.1947011500597, -1.3249849081039429, -1.5918689966201782, -0.3537432551383972, 0.4907841980457306, 0.3639541268348694, -0.572928786277771, -1.1396225690841675, 0.0879860520362854, -0.10237855464220047, 0.35674089193344116, -0.3026868402957916, -0.5018025636672974, 0.13031548261642456, 1.8324419260025024, -1.3160237073898315, 0.380519837141037, 841.7696533203125, 927.3511352539062], "std": [0.1689404547214508, 0.097547248005867, 0.22309044003486633, 0.12929116189479828, 0.11001471430063248, 0.4002620279788971, 0.29589879512786865, 0.022649388760328293, 0.02015255019068718, 0.04081839695572853, 0.29352906346321106, 0.1973060518503189, 0.49139541387557983, 0.1202223002910614, 0.06230633333325386, 0.11660154163837433, 0.13490132987499237, 0.09127338975667953, 0.07707086205482483, 0.25342094898223877, 0.02175239287316799, 0.02317233383655548, 0.027409715577960014, 0.11250180751085281, 0.22981463372707367, 0.2780422270298004, 255.76596069335938, 194.23318481445312], "count": [982]}, "timestamp": {"min": [0.0], "max": [32.7], "mean": [16.35], "std": [9.449294506293402], "count": [982]}, "frame_index": {"min": [0], "max": [981], "mean": [490.5], "std": [283.47883518880207], "count": [982]}, "episode_index": {"min": [18], "max": [18], "mean": [18.0], "std": [0.0], "count": [982]}, "index": {"min": [15719], "max": [16700], "mean": [16209.5], "std": [283.47883518880207], "count": [982]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [982]}, "subtask_annotation": {"mean": [6.340122199592668, 16.0, 16.0, 16.0, 16.0], "std": [5.288846118397643, 0.0, 0.0, 0.0, 0.0], "min": [0, 16, 16, 16, 16], "max": [16, 16, 16, 16, 16], "count": [982]}, "scene_annotation": {"mean": [18.0], "std": [0.0], "min": [18], "max": [18], "count": [982]}, "eef_direction_state": {"mean": [4.705702647657841, 5.271894093686354], "std": [1.8824811554391714, 1.763052654029811], "min": [0, 0], "max": [6, 6], "count": [982]}, "eef_velocity_state": {"mean": [0.45824847250509165, 0.21384928716904278], "std": [0.6202523855371058, 0.5156330513851403], "min": [0, 0], "max": [2, 2], "count": [982]}, "eef_acc_mag_state": {"mean": [0.20977596741344195, 0.16089613034623218], "std": [0.5441656393860405, 0.49290114537223184], "min": [0, 0], "max": [2, 2], "count": [982]}, "eef_direction_action": {"mean": [4.705702647657841, 5.271894093686354], "std": [1.8824811554391714, 1.763052654029811], "min": [0, 0], "max": [6, 6], "count": [982]}, "eef_velocity_action": {"mean": [0.45824847250509165, 0.21384928716904278], "std": [0.6202523855371058, 0.5156330513851403], "min": [0, 0], "max": [2, 2], "count": [982]}, "eef_acc_mag_action": {"mean": [0.20977596741344195, 0.16089613034623218], "std": [0.5441656393860405, 0.49290114537223184], "min": [0, 0], "max": [2, 2], "count": [982]}, "eef_sim_pose_state": {"mean": [0.5422699092187726, 0.2825273225793159, 1.2043975512924383, 0.485506021500629, -0.033321639741338935, 0.9455789253969632, 0.5659328554320472, -0.23322507874157647, 1.156134975375555, -0.20231497656852823, -0.39598177376280835, -0.8053343263729131], "std": [0.024816513824979285, 0.033329317966490114, 0.034184251992211534, 0.37212759049101224, 0.08813923224730141, 0.3559195480334363, 0.025653427048554646, 0.02419356800483559, 0.011339241342318139, 0.1355170169029651, 0.15409543303447587, 0.2738184102573261], "min": [0.5037475608160601, 0.19412869858619256, 1.1343931976222126, 0.03414246063072118, -0.17634686915029496, 0.26025184547063895, 0.47140324593060295, -0.3024494111197679, 1.126051187569896, -0.4746207463253943, -0.5553055584644377, -1.0292639700554915], "max": [0.5995537533882421, 0.3388492580696112, 1.256829325089815, 1.15844931731192, 0.14997653193298333, 1.3559454975502319, 0.6222419749280237, -0.19327740027779314, 1.1679125992978363, -0.07035684567658995, -0.09966718015927611, -0.0750949301719454], "count": [982]}, "eef_sim_pose_action": {"mean": [0.5422464848712004, 0.282542473262782, 1.2044333805229908, 0.4856198115271971, -0.03317044322026442, 0.9457645119358481, 0.5659477969486555, -0.23323604210879395, 1.1561173466391568, -0.20247220044780426, -0.396099088210361, -0.8050890004547782], "std": [0.024825174249180987, 0.03333956715534859, 0.03412933861480023, 0.37200661486797243, 0.08802100668057858, 0.35590144783785965, 0.025654550617403727, 0.024191853997074343, 0.011336012099505991, 0.13545336982155567, 0.15416223874091736, 0.2737255882045128], "min": [0.5037475608160601, 0.19412869858619256, 1.1343931976222126, 0.03414246063072118, -0.17634686915029496, 0.26025184547063895, 0.47140324593060295, -0.3024494111197679, 1.126051187569896, -0.4746207463253943, -0.5553055584644377, -1.0292639700554915], "max": [0.5995537533882421, 0.3388492580696112, 1.256829325089815, 1.15844931731192, 0.14997653193298333, 1.3559454975502319, 0.6222419749280237, -0.19327740027779314, 1.1679125992978363, -0.07035684567658995, -0.09966718015927611, -0.0750949301719454], "count": [982]}, "gripper_mode_state": {"mean": [0.24643584521384929, 0.1079429735234216], "std": [0.43093528447735724, 0.3103083756367924], "min": [0, 0], "max": [1, 1], "count": [982]}, "gripper_activity_state": {"mean": [1.8574338085539714, 1.9266802443991853], "std": [0.4668662407576966, 0.34179497671361375], "min": [0, 0], "max": [2, 2], "count": [982]}, "gripper_mode_action": {"mean": [0.24643584521384929, 0.1079429735234216], "std": [0.43093528447735724, 0.3103083756367924], "min": [0, 0], "max": [1, 1], "count": [982]}, "gripper_activity_action": {"mean": [1.8574338085539714, 1.9266802443991853], "std": [0.4668662407576966, 0.34179497671361375], "min": [0, 0], "max": [2, 2], "count": [982]}, "gripper_open_scale_state": {"mean": [0.7652452508636461, 0.8430463926290227], "std": [0.2325150776812338, 0.1765758264325796], "min": [0.35818181818181816, 0.3363068181818182], "max": [0.9118181818181819, 0.9101136363636364], "count": [982]}, "gripper_open_scale_action": {"mean": [0.7652451389865775, 0.843046452522807], "std": [0.23251500717950627, 0.17657584914721786], "min": [0.35818181818181816, 0.3363068181818182], "max": [0.9118181818181819, 0.9101136363636364], "count": [982]}}} +{"episode_index": 19, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5036217416865395]], [[0.4595764827327327]], [[0.39796376661588057]]], "std": [[[0.1327407176517693]], [[0.1508269425428415]], [[0.19436189162822967]]], "count": [148]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9607843137254902]], [[1.0]], [[1.0]]], "mean": [[[0.4741483643570041]], [[0.455252492382088]], [[0.4188952688902137]]], "std": [[[0.15587396779172696]], [[0.14404022721582282]], [[0.18676570976748066]]], "count": [148]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4693807672562268]], [[0.45590506453144325]], [[0.42090704077239005]]], "std": [[[0.1512017227772652]], [[0.136709821471385]], [[0.17443781249575072]]], "count": [148]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4891447927707119]], [[0.44984087120208444]], [[0.3999604075582936]]], "std": [[[0.13939633839850352]], [[0.15334299554464267]], [[0.19099936797406236]]], "count": [148]}, "observation.state": {"min": [-0.5067301988601685, 0.29596203565597534, 0.23502276837825775, -1.750852108001709, -0.5530948638916016, -0.12058479338884354, -0.7283760905265808, -0.3484838902950287, 0.3870994448661804, 0.11156468838453293, -1.8289117813110352, -1.855916142463684, -0.8227624297142029, 0.10584985464811325, 0.17878717184066772, -0.6002830862998962, -1.614249587059021, 0.0964818000793457, -0.12046262621879578, -0.028278697282075882, -0.35045331716537476, -0.4873133897781372, 0.018282437697052956, 1.4484678506851196, -1.7757073640823364, 0.12402322888374329, 395.5, 372.8125], "max": [-0.04692753776907921, 0.6498919129371643, 0.6657111048698425, -1.0737286806106567, -0.20219966769218445, 0.4940067231655121, 0.028276514261960983, -0.26119592785835266, 0.5051021575927734, 0.23497606813907623, -1.1486984491348267, -1.121137022972107, 0.03815510869026184, 0.40538981556892395, 0.7695080041885376, -0.3555988371372223, -1.203933596611023, 0.45452409982681274, 0.5250277519226074, 0.5935341119766235, -0.2665095627307892, -0.3970811367034912, 0.23500050604343414, 1.6419954299926758, -1.121137022972107, 0.7462756037712097, 1003.0, 1004.9375], "mean": [-0.2731555700302124, 0.4613662660121918, 0.38206422328948975, -1.4022130966186523, -0.3383047878742218, 0.18660932779312134, -0.31813400983810425, -0.3028932809829712, 0.4566783905029297, 0.18330684304237366, -1.4637476205825806, -1.559390902519226, -0.5579482316970825, 0.28702452778816223, 0.4338526427745819, -0.44418299198150635, -1.398301124572754, 0.19910505414009094, 0.09361831843852997, 0.20888231694698334, -0.29573512077331543, -0.45942407846450806, 0.1609797328710556, 1.5789355039596558, -1.3749953508377075, 0.5695747137069702, 846.6016235351562, 913.333251953125], "std": [0.11155501753091812, 0.08644816279411316, 0.11309215426445007, 0.14685964584350586, 0.0752037838101387, 0.15461954474449158, 0.19477663934230804, 0.022783949971199036, 0.024877622723579407, 0.02908102422952652, 0.18248872458934784, 0.17671264708042145, 0.23847250640392303, 0.07761207967996597, 0.1717124879360199, 0.0737314373254776, 0.059961698949337006, 0.08340298384428024, 0.1987217515707016, 0.2011301964521408, 0.024834010750055313, 0.020371051505208015, 0.07076399028301239, 0.057440828531980515, 0.22609521448612213, 0.23661616444587708, 248.0702362060547, 212.29391479492188], "count": [786]}, "action": {"min": [-0.5067301988601685, 0.29596203565597534, 0.23502276837825775, -1.750852108001709, -0.5530948638916016, -0.12058479338884354, -0.7283760905265808, -0.3484838902950287, 0.3870994448661804, 0.11156468838453293, -1.8289117813110352, -1.855916142463684, -0.8227624297142029, 0.10584985464811325, 0.17878717184066772, -0.6002830862998962, -1.614249587059021, 0.0964818000793457, -0.12046262621879578, -0.028278697282075882, -0.35045331716537476, -0.4873133897781372, 0.018282437697052956, 1.4484678506851196, -1.7757073640823364, 0.12402322888374329, 395.5, 372.8125], "max": [-0.04692753776907921, 0.6498919129371643, 0.6657111048698425, -1.0737286806106567, -0.20219966769218445, 0.4940067231655121, 0.028276514261960983, -0.26119592785835266, 0.5051021575927734, 0.23497606813907623, -1.1486984491348267, -1.121137022972107, 0.03815510869026184, 0.40538981556892395, 0.7695080041885376, -0.3555988371372223, -1.203933596611023, 0.45452409982681274, 0.5250277519226074, 0.5935341119766235, -0.2665095627307892, -0.3970811367034912, 0.23500050604343414, 1.6419954299926758, -1.121137022972107, 0.7462756037712097, 1003.0, 1004.9375], "mean": [-0.2732450067996979, 0.4612124264240265, 0.38194674253463745, -1.4022549390792847, -0.3386065363883972, 0.18681484460830688, -0.3185965120792389, -0.30284011363983154, 0.4567015767097473, 0.18324357271194458, -1.4637795686721802, -1.56001877784729, -0.5580067038536072, 0.2871842682361603, 0.43344593048095703, -0.444071888923645, -1.3982906341552734, 0.19892191886901855, 0.09391181915998459, 0.2092217206954956, -0.29568201303482056, -0.45947328209877014, 0.16083906590938568, 1.5790176391601562, -1.375321626663208, 0.5694963932037354, 846.600830078125, 913.332275390625], "std": [0.11152403801679611, 0.08630048483610153, 0.11306805163621902, 0.14686697721481323, 0.0753403902053833, 0.15431810915470123, 0.19438478350639343, 0.022818950936198235, 0.024875393137335777, 0.029022566974163055, 0.1825098842382431, 0.17602978646755219, 0.23852434754371643, 0.07756117731332779, 0.17168623208999634, 0.07378631830215454, 0.05996004119515419, 0.08344054967164993, 0.19857555627822876, 0.20095479488372803, 0.024850942194461823, 0.02038341760635376, 0.07072662562131882, 0.057478826493024826, 0.22591301798820496, 0.23656809329986572, 248.0697021484375, 212.2932891845703], "count": [786]}, "timestamp": {"min": [0.0], "max": [26.166666666666668], "mean": [13.083333333333334], "std": [7.563282405195561], "count": [786]}, "frame_index": {"min": [0], "max": [785], "mean": [392.5], "std": [226.8984721558668], "count": [786]}, "episode_index": {"min": [19], "max": [19], "mean": [19.0], "std": [0.0], "count": [786]}, "index": {"min": [16701], "max": [17486], "mean": [17093.5], "std": [226.8984721558668], "count": [786]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [786]}, "subtask_annotation": {"mean": [5.426208651399491, 16.0, 16.0, 16.0, 16.0], "std": [4.6108374523988696, 0.0, 0.0, 0.0, 0.0], "min": [0, 16, 16, 16, 16], "max": [16, 16, 16, 16, 16], "count": [786]}, "scene_annotation": {"mean": [19.0], "std": [0.0], "min": [19], "max": [19], "count": [786]}, "eef_direction_state": {"mean": [4.539440203562341, 5.132315521628499], "std": [2.235862384552885, 1.8167439997140356], "min": [0, 0], "max": [6, 6], "count": [786]}, "eef_velocity_state": {"mean": [0.4033078880407125, 0.2824427480916031], "std": [0.5607512675735626, 0.572145764630226], "min": [0, 0], "max": [2, 2], "count": [786]}, "eef_acc_mag_state": {"mean": [0.2951653944020356, 0.19720101781170485], "std": [0.6295537703357307, 0.534358717988264], "min": [0, 0], "max": [2, 2], "count": [786]}, "eef_direction_action": {"mean": [4.539440203562341, 5.132315521628499], "std": [2.235862384552885, 1.8167439997140356], "min": [0, 0], "max": [6, 6], "count": [786]}, "eef_velocity_action": {"mean": [0.4033078880407125, 0.2824427480916031], "std": [0.5607512675735626, 0.572145764630226], "min": [0, 0], "max": [2, 2], "count": [786]}, "eef_acc_mag_action": {"mean": [0.2951653944020356, 0.19720101781170485], "std": [0.6295537703357307, 0.534358717988264], "min": [0, 0], "max": [2, 2], "count": [786]}, "eef_sim_pose_state": {"mean": [0.515817274731746, 0.2762029695240196, 1.164808021049977, 0.29096056050044694, -0.08818987779377914, 0.9929606878348284, 0.5145173215058302, -0.25083553715575285, 1.1644251517585151, -0.2088625583861457, -0.2445117393239739, -1.0272508720929856], "std": [0.028418611064566935, 0.01806304285171925, 0.018102175422695807, 0.15645535451418296, 0.11243602438597974, 0.23015034293210623, 0.02264377861478943, 0.06183306971636204, 0.021765454433983675, 0.17967588359498407, 0.1246062403449986, 0.20758854252848016], "min": [0.4457045454056665, 0.22485795895370433, 1.1292523196415676, 0.06426394216010894, -0.3829072525498387, 0.4785978706023088, 0.4599451300006872, -0.32836213316716356, 1.139780602255964, -0.5695326319441151, -0.38309995138843167, -1.2503487832336493], "max": [0.5602307747872451, 0.31119220870157227, 1.1970205747696852, 0.5605410690089881, 0.09196667819064741, 1.250233964830744, 0.5411509087115944, -0.12615021614372485, 1.200556797558812, -0.0758269021007798, 0.007365786122887741, -0.6715811126169526], "count": [786]}, "eef_sim_pose_action": {"mean": [0.5158549103447017, 0.276170388182903, 1.1648610734811067, 0.2909525540869666, -0.08773649461328524, 0.992620017205917, 0.5145761190995971, -0.2507166123976928, 1.1644836390473468, -0.20891889238477282, -0.24432953092252546, -1.02698842860832], "std": [0.028402139887071173, 0.018025704574864545, 0.018089707681904516, 0.15646649490566622, 0.1119641152153846, 0.22996740331444274, 0.022636560090712392, 0.061809716621421575, 0.021760938503680702, 0.1796411085852012, 0.12450826693452517, 0.20743665361644095], "min": [0.4457045454056665, 0.22485795895370433, 1.1292523196415676, 0.06426394216010894, -0.38290433093255416, 0.4785978706023088, 0.4599451300006872, -0.32836213316716356, 1.139780602255964, -0.5695326319441151, -0.38309995138843167, -1.2503487832336493], "max": [0.5602307747872451, 0.31119220870157227, 1.1970205747696852, 0.5605410690089881, 0.09196667819064741, 1.250233964830744, 0.5411509087115944, -0.12615021614372485, 1.200556797558812, -0.0758269021007798, 0.007365786122887741, -0.6715811126169526], "count": [786]}, "gripper_mode_state": {"mean": [0.23282442748091603, 0.13231552162849872], "std": [0.4226312972900848, 0.33883347586193335], "min": [0, 0], "max": [1, 1], "count": [786]}, "gripper_activity_state": {"mean": [1.8256997455470738, 1.905852417302799], "std": [0.5108502929494593, 0.38587180114856384], "min": [0, 0], "max": [2, 2], "count": [786]}, "gripper_mode_action": {"mean": [0.23282442748091603, 0.13231552162849872], "std": [0.4226312972900848, 0.33883347586193335], "min": [0, 0], "max": [1, 1], "count": [786]}, "gripper_activity_action": {"mean": [1.8256997455470738, 1.905852417302799], "std": [0.5108502929494593, 0.38587180114856384], "min": [0, 0], "max": [2, 2], "count": [786]}, "gripper_open_scale_state": {"mean": [0.7696377702545862, 0.8303029818052828], "std": [0.22551795237903252, 0.1929940946860165], "min": [0.35954545454545456, 0.33892045454545455], "max": [0.9118181818181819, 0.9135795454545454], "count": [786]}, "gripper_open_scale_action": {"mean": [0.7696369962672476, 0.8303020811731711], "std": [0.22551746531473826, 0.19299370756026213], "min": [0.35954545454545456, 0.33892045454545455], "max": [0.9118181818181819, 0.9135795454545454], "count": [786]}}} +{"episode_index": 20, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49032720961860354]], [[0.4491791930695042]], [[0.3874375797066794]]], "std": [[[0.1390326414283796]], [[0.15511109616950455]], [[0.1938518731435187]]], "count": [164]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47275174607444603]], [[0.45392737974254743]], [[0.41409794082775386]]], "std": [[[0.15622540599306983]], [[0.13636251533738533]], [[0.1761638120558731]]], "count": [164]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46887725918619483]], [[0.45712312191136617]], [[0.4262347125079707]]], "std": [[[0.17967583014895167]], [[0.16664025163629026]], [[0.19930545280649745]]], "count": [164]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4816316866431532]], [[0.4430888654750518]], [[0.39630618200023915]]], "std": [[[0.13846613740041336]], [[0.15211149781299024]], [[0.18842571674893044]]], "count": [164]}, "observation.state": {"min": [-0.6663143634796143, 0.3660097122192383, 0.3351370394229889, -1.566150426864624, -0.5818175077438354, -0.1461986005306244, -1.0110113620758057, -0.3544224500656128, 0.4085594415664673, 0.10819324851036072, -2.042208433151245, -1.955556035041809, -0.7871049642562866, 0.06017240881919861, 0.10921069979667664, -0.6612921953201294, -1.8758078813552856, -0.05439864099025726, 0.11026880890130997, 0.05091997981071472, -0.3041512370109558, -0.49139055609703064, 0.05361443758010864, 0.7791016101837158, -1.7993727922439575, -0.1545509397983551, 394.0, 368.9375], "max": [-0.21031653881072998, 0.7432539463043213, 0.7873823642730713, -0.7060424089431763, -0.3231193423271179, 0.18200184404850006, -0.3181091547012329, -0.25499218702316284, 0.5276685953140259, 0.21427443623542786, -1.509737491607666, -1.4348180294036865, 0.19941610097885132, 0.5504680871963501, 0.500088095664978, -0.23378139734268188, -1.4035948514938354, 0.3120419681072235, 1.0753257274627686, 0.5899081826210022, -0.2384188175201416, -0.3771267533302307, 0.15222281217575073, 1.649774193763733, -1.1962429285049438, 0.6852120757102966, 1002.875, 1004.9375], "mean": [-0.43989941477775574, 0.508868932723999, 0.5174995064735413, -1.2476975917816162, -0.41677236557006836, 0.009970482438802719, -0.5963615775108337, -0.28684937953948975, 0.47635093331336975, 0.17865513265132904, -1.7225525379180908, -1.6827337741851807, -0.3917686343193054, 0.3581511974334717, 0.28254663944244385, -0.4280988276004791, -1.4644460678100586, 0.07896300405263901, 0.4333559274673462, 0.23578917980194092, -0.2671440541744232, -0.4727809727191925, 0.10563325136899948, 1.4598705768585205, -1.4080156087875366, 0.4466511607170105, 870.5368041992188, 922.363037109375], "std": [0.12897437810897827, 0.07954887300729752, 0.13162872195243835, 0.2012692093849182, 0.05471731722354889, 0.08258350938558578, 0.25080397725105286, 0.03265638276934624, 0.0238802433013916, 0.032092832028865814, 0.12781397998332977, 0.18228870630264282, 0.35721489787101746, 0.0966508537530899, 0.060619503259658813, 0.11272449791431427, 0.1013220027089119, 0.09482604265213013, 0.3228131830692291, 0.12821228802204132, 0.013059207238256931, 0.0257717277854681, 0.023218484595417976, 0.2698752284049988, 0.18635885417461395, 0.22988682985305786, 235.8225555419922, 204.51828002929688], "count": [904]}, "action": {"min": [-0.6663143634796143, 0.3660097122192383, 0.3351370394229889, -1.566150426864624, -0.5818175077438354, -0.1461986005306244, -1.0110113620758057, -0.3544224500656128, 0.4085594415664673, 0.10819324851036072, -2.042208433151245, -1.955556035041809, -0.7871049642562866, 0.06017240881919861, 0.10921069979667664, -0.6612921953201294, -1.8758078813552856, -0.05439864099025726, 0.11026880890130997, 0.05091997981071472, -0.3041512370109558, -0.49139055609703064, 0.05361443758010864, 0.7791016101837158, -1.7993727922439575, -0.1545509397983551, 394.0, 368.9375], "max": [-0.21031653881072998, 0.7432539463043213, 0.7873823642730713, -0.7060424089431763, -0.3231193423271179, 0.18200184404850006, -0.3181091547012329, -0.25499218702316284, 0.5276685953140259, 0.21427443623542786, -1.509737491607666, -1.4348180294036865, 0.19941610097885132, 0.5504680871963501, 0.500088095664978, -0.23378139734268188, -1.4035948514938354, 0.3120419681072235, 1.0753257274627686, 0.5899081826210022, -0.2384188175201416, -0.3771267533302307, 0.15222281217575073, 1.649774193763733, -1.1962429285049438, 0.6852120757102966, 1002.875, 1004.9375], "mean": [-0.4400838613510132, 0.5088958144187927, 0.5176529288291931, -1.2474727630615234, -0.4167821407318115, 0.009800746105611324, -0.5966154336929321, -0.2868572771549225, 0.4763769209384918, 0.17864875495433807, -1.7228049039840698, -1.682791829109192, -0.39154645800590515, 0.3582517206668854, 0.2825566530227661, -0.42826366424560547, -1.4644891023635864, 0.07880326360464096, 0.43366506695747375, 0.23571106791496277, -0.2671338617801666, -0.4727866053581238, 0.10559625178575516, 1.4597971439361572, -1.407847285270691, 0.44635501503944397, 870.5345458984375, 922.3624267578125], "std": [0.12884780764579773, 0.07954547554254532, 0.13152647018432617, 0.20115922391414642, 0.054731134325265884, 0.08267226815223694, 0.25065335631370544, 0.032652489840984344, 0.023878253996372223, 0.032092075794935226, 0.1277903914451599, 0.18227477371692657, 0.35703128576278687, 0.09666368365287781, 0.060620661824941635, 0.11273957788944244, 0.10130440443754196, 0.0948953777551651, 0.32263848185539246, 0.12823215126991272, 0.013063043355941772, 0.02577473223209381, 0.023215198889374733, 0.269835501909256, 0.18645532429218292, 0.22975175082683563, 235.8208770751953, 204.5183563232422], "count": [904]}, "timestamp": {"min": [0.0], "max": [30.1], "mean": [15.049999999999999], "std": [8.698738733607048], "count": [904]}, "frame_index": {"min": [0], "max": [903], "mean": [451.5], "std": [260.96216200821146], "count": [904]}, "episode_index": {"min": [20], "max": [20], "mean": [20.0], "std": [0.0], "count": [904]}, "index": {"min": [17487], "max": [18390], "mean": [17938.5], "std": [260.96216200821146], "count": [904]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [904]}, "subtask_annotation": {"mean": [7.972345132743363, 16.0, 16.0, 16.0, 16.0], "std": [5.38909795802944, 0.0, 0.0, 0.0, 0.0], "min": [0, 16, 16, 16, 16], "max": [16, 16, 16, 16, 16], "count": [904]}, "scene_annotation": {"mean": [20.0], "std": [0.0], "min": [20], "max": [20], "count": [904]}, "eef_direction_state": {"mean": [4.560840707964601, 5.127212389380531], "std": [2.0889124073121175, 1.9405918308613297], "min": [0, 0], "max": [6, 6], "count": [904]}, "eef_velocity_state": {"mean": [0.45132743362831856, 0.20464601769911506], "std": [0.5929698830191561, 0.4451564390498035], "min": [0, 0], "max": [2, 2], "count": [904]}, "eef_acc_mag_state": {"mean": [0.3274336283185841, 0.11504424778761062], "std": [0.6577311212765312, 0.41545821572762265], "min": [0, 0], "max": [2, 2], "count": [904]}, "eef_direction_action": {"mean": [4.560840707964601, 5.127212389380531], "std": [2.0889124073121175, 1.9405918308613297], "min": [0, 0], "max": [6, 6], "count": [904]}, "eef_velocity_action": {"mean": [0.45132743362831856, 0.20464601769911506], "std": [0.5929698830191561, 0.4451564390498035], "min": [0, 0], "max": [2, 2], "count": [904]}, "eef_acc_mag_action": {"mean": [0.3274336283185841, 0.11504424778761062], "std": [0.6577311212765312, 0.4154582157276226], "min": [0, 0], "max": [2, 2], "count": [904]}, "eef_sim_pose_state": {"mean": [0.5513690624569048, 0.2903165597433157, 1.1747868773326557, 0.22144697780003006, -0.08659905857804018, 0.7033103011297079, 0.5317717787757579, -0.19290498705514825, 1.2061603510217702, -0.37828606624489824, -0.23600560792692474, -1.0089650273956425], "std": [0.02787695562402251, 0.027827244589982304, 0.01984303995386508, 0.18313741720952978, 0.08467105619089262, 0.27840348488042005, 0.020149568015562544, 0.022579825548701485, 0.01665264021762516, 0.25871062590154864, 0.17668306931820077, 0.14594467999563923], "min": [0.49255868369496814, 0.23596847698496354, 1.1238332818075203, 0.007812102411359101, -0.2009635924004498, 0.15962622834942186, 0.4471010098478458, -0.24490014473850755, 1.185781729765457, -0.8469898876056995, -0.45215791279607687, -1.292850365675029], "max": [0.6031350744076371, 0.3341424896176923, 1.206756467369316, 0.5241312914412453, 0.03779970281947498, 0.9834953834948479, 0.5529147133339324, -0.15350154708709307, 1.236662962750443, -0.12001873748707359, 0.06149478721524115, -0.652184459424427], "count": [904]}, "eef_sim_pose_action": {"mean": [0.5514099294824326, 0.29032778686260124, 1.1747785239933672, 0.22144275305011793, -0.08669727547481905, 0.7030498160941031, 0.531777802542875, -0.1928592032270585, 1.2061899268030152, -0.37853541758962433, -0.23621272217168188, -1.008919758408676], "std": [0.027854416053411414, 0.02782677333941872, 0.01984179845351426, 0.1831408754762382, 0.08465570426659236, 0.27825228365883253, 0.020151311011687264, 0.022574567548149918, 0.016640194615910306, 0.25857015550518503, 0.1767971440786246, 0.14594011716010927], "min": [0.49255868369496814, 0.23596847698496354, 1.1238332818075203, 0.007812102411359101, -0.2009635924004498, 0.15962622834942186, 0.4471010098478458, -0.24490014473850755, 1.185781729765457, -0.8469898876056995, -0.45215791279607687, -1.292850365675029], "max": [0.6031350744076371, 0.3341424896176923, 1.206756467369316, 0.5241312914412453, 0.03779970281947498, 0.9834953834948479, 0.5529147133339324, -0.15350154708709307, 1.236662962750443, -0.12001873748707359, 0.06149478721524115, -0.652184459424427], "count": [904]}, "gripper_mode_state": {"mean": [0.19800884955752213, 0.11946902654867257], "std": [0.3984988645585199, 0.32433960326205125], "min": [0, 0], "max": [1, 1], "count": [904]}, "gripper_activity_state": {"mean": [1.8506637168141593, 1.9225663716814159], "std": [0.47601731043521345, 0.34974650430878906], "min": [0, 0], "max": [2, 2], "count": [904]}, "gripper_mode_action": {"mean": [0.19800884955752213, 0.11946902654867257], "std": [0.3984988645585199, 0.3243396032620512], "min": [0, 0], "max": [1, 1], "count": [904]}, "gripper_activity_action": {"mean": [1.8506637168141593, 1.9225663716814159], "std": [0.47601731043521345, 0.34974650430878906], "min": [0, 0], "max": [2, 2], "count": [904]}, "gripper_open_scale_state": {"mean": [0.7913970895707378, 0.838511801648314], "std": [0.21438401801998885, 0.18592580025480887], "min": [0.35818181818181816, 0.33539772727272726], "max": [0.9117045454545455, 0.9135795454545454], "count": [904]}, "gripper_open_scale_action": {"mean": [0.7913950677504977, 0.8385112921422481], "std": [0.21438289965960322, 0.18592559618496465], "min": [0.35818181818181816, 0.33539772727272726], "max": [0.9117045454545455, 0.9135795454545454], "count": [904]}}} +{"episode_index": 21, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5079429725796568]], [[0.4638925832312092]], [[0.40485475515727126]]], "std": [[[0.1401329236988012]], [[0.161105382781618]], [[0.20240109928582123]]], "count": [160]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46314951618668304]], [[0.4537184717116013]], [[0.4240464460784314]]], "std": [[[0.15465343563914832]], [[0.14826896059987899]], [[0.1890600579882098]]], "count": [160]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47159968979779415]], [[0.4552623570261438]], [[0.4166389616523693]]], "std": [[[0.15128526783277998]], [[0.1344948994129472]], [[0.16937606779209352]]], "count": [160]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5025632940155228]], [[0.46311750025531045]], [[0.4151563419117647]]], "std": [[[0.13096843690351667]], [[0.1466689579926396]], [[0.18634589512722866]]], "count": [160]}, "observation.state": {"min": [-0.4145298898220062, 0.1344885230064392, 0.14670147001743317, -1.7699275016784668, -0.598461389541626, -0.12128947675228119, -0.5933650135993958, -0.35537129640579224, 0.37102094292640686, 0.09968949854373932, -1.6708407402038574, -1.7846330404281616, -0.9667848944664001, -0.016893696039915085, 0.14321190118789673, -0.6179763674736023, -1.8859373331069946, -0.24202807247638702, -0.12047789245843887, -0.0741579532623291, -0.33621060848236084, -0.46983975172042847, 0.009349375031888485, 1.0657296180725098, -1.6666123867034912, 0.1887354999780655, 394.0, 369.875], "max": [-0.007612908259034157, 0.7412217259407043, 0.6173512935638428, -1.0779807567596436, -0.07840237021446228, 0.5662906169891357, 0.028276514261960983, -0.27661556005477905, 0.5091463327407837, 0.24143168330192566, -1.095508337020874, -1.121137022972107, -0.0326220840215683, 0.32931745052337646, 0.6153671145439148, -0.24114778637886047, -1.3803677558898926, 0.6939941644668579, 0.6089977025985718, 0.3335433304309845, -0.2611277997493744, -0.371998131275177, 0.23498430848121643, 1.7504634857177734, -0.9896068572998047, 0.7835206985473633, 1003.0, 1004.875], "mean": [-0.2665325105190277, 0.4125773310661316, 0.34585824608802795, -1.3836371898651123, -0.20420706272125244, 0.20237573981285095, -0.23854349553585052, -0.30885544419288635, 0.4621216058731079, 0.18378256261348724, -1.4240028858184814, -1.4277430772781372, -0.5567029714584351, 0.22735409438610077, 0.3682926595211029, -0.44352343678474426, -1.4542312622070312, 0.09252721071243286, 0.1148514673113823, 0.05002152547240257, -0.29857274889945984, -0.44457516074180603, 0.1350315660238266, 1.548627495765686, -1.2499598264694214, 0.6234601736068726, 868.3883666992188, 898.4419555664062], "std": [0.0996256098151207, 0.14182861149311066, 0.1046476736664772, 0.15640969574451447, 0.14550988376140594, 0.16319449245929718, 0.17661993205547333, 0.017646098509430885, 0.0388316884636879, 0.03537324070930481, 0.17396453022956848, 0.22911469638347626, 0.2138141542673111, 0.061108384281396866, 0.19978033006191254, 0.06686148792505264, 0.10015459358692169, 0.24888518452644348, 0.28271111845970154, 0.1196584552526474, 0.018780238926410675, 0.022921575233340263, 0.07982849329710007, 0.19464533030986786, 0.25149667263031006, 0.20630371570587158, 237.75022888183594, 228.71597290039062], "count": [869]}, "action": {"min": [-0.4145298898220062, 0.1344885230064392, 0.14670147001743317, -1.7699275016784668, -0.598461389541626, -0.12128947675228119, -0.5933650135993958, -0.35537129640579224, 0.37102094292640686, 0.09968949854373932, -1.6708407402038574, -1.7846330404281616, -0.9667848944664001, -0.016893696039915085, 0.14321190118789673, -0.6179763674736023, -1.8859373331069946, -0.24202807247638702, -0.12047789245843887, -0.0741579532623291, -0.33621060848236084, -0.46983975172042847, 0.009349375031888485, 1.0657296180725098, -1.6666123867034912, 0.1887354999780655, 394.0, 369.875], "max": [-0.007612908259034157, 0.7412217259407043, 0.6173512935638428, -1.0779807567596436, -0.07840237021446228, 0.5662906169891357, 0.028276514261960983, -0.27661556005477905, 0.5091463327407837, 0.24143168330192566, -1.095508337020874, -1.121137022972107, -0.0326220840215683, 0.32931745052337646, 0.6153671145439148, -0.24114778637886047, -1.3803677558898926, 0.6939941644668579, 0.6089977025985718, 0.3335433304309845, -0.2611277997493744, -0.371998131275177, 0.2349851131439209, 1.7504634857177734, -0.9896068572998047, 0.7835206985473633, 1003.0, 1004.875], "mean": [-0.2664109468460083, 0.41227981448173523, 0.34562090039253235, -1.3837788105010986, -0.20416869223117828, 0.20248521864414215, -0.2386804074048996, -0.30883342027664185, 0.4621085226535797, 0.18372070789337158, -1.4239219427108765, -1.4279730319976807, -0.5569364428520203, 0.22742365300655365, 0.36779215931892395, -0.4434533417224884, -1.4542150497436523, 0.09199384599924088, 0.11495199054479599, 0.05006083473563194, -0.29853707551956177, -0.44460171461105347, 0.13485853374004364, 1.5488061904907227, -1.2498669624328613, 0.6234753727912903, 868.391845703125, 898.44287109375], "std": [0.09977147728204727, 0.14169663190841675, 0.10464197397232056, 0.15649095177650452, 0.1455010026693344, 0.16300983726978302, 0.1764589548110962, 0.01765822432935238, 0.038839299231767654, 0.035330597311258316, 0.17391149699687958, 0.2289067804813385, 0.21413084864616394, 0.06111113354563713, 0.1997324675321579, 0.06688514351844788, 0.1001625508069992, 0.24903564155101776, 0.28264319896698, 0.11963829398155212, 0.018790435045957565, 0.022935599088668823, 0.0797746330499649, 0.1947394758462906, 0.25155916810035706, 0.20631352066993713, 237.75225830078125, 228.71670532226562], "count": [869]}, "timestamp": {"min": [0.0], "max": [28.933333333333334], "mean": [14.466666666666667], "std": [8.361950862222416], "count": [869]}, "frame_index": {"min": [0], "max": [868], "mean": [434.0], "std": [250.85852586667252], "count": [869]}, "episode_index": {"min": [21], "max": [21], "mean": [21.0], "std": [0.0], "count": [869]}, "index": {"min": [18391], "max": [19259], "mean": [18825.0], "std": [250.85852586667252], "count": [869]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [869]}, "subtask_annotation": {"mean": [5.1806674338319905, 16.0, 16.0, 16.0, 16.0], "std": [5.625299911492055, 0.0, 0.0, 0.0, 0.0], "min": [0, 16, 16, 16, 16], "max": [16, 16, 16, 16, 16], "count": [869]}, "scene_annotation": {"mean": [21.0], "std": [0.0], "min": [21], "max": [21], "count": [869]}, "eef_direction_state": {"mean": [4.593785960874569, 5.3383199079401615], "std": [2.030721029327092, 1.5187868194178145], "min": [0, 0], "max": [6, 6], "count": [869]}, "eef_velocity_state": {"mean": [0.42692750287687, 0.2289988492520138], "std": [0.5455225178936068, 0.4885680787235114], "min": [0, 0], "max": [2, 2], "count": [869]}, "eef_acc_mag_state": {"mean": [0.2508630609896433, 0.13578826237054084], "std": [0.5789875023288504, 0.45000573457575854], "min": [0, 0], "max": [2, 2], "count": [869]}, "eef_direction_action": {"mean": [4.593785960874569, 5.3383199079401615], "std": [2.030721029327092, 1.5187868194178145], "min": [0, 0], "max": [6, 6], "count": [869]}, "eef_velocity_action": {"mean": [0.42692750287687, 0.2289988492520138], "std": [0.5455225178936068, 0.4885680787235114], "min": [0, 0], "max": [2, 2], "count": [869]}, "eef_acc_mag_action": {"mean": [0.2508630609896433, 0.13578826237054084], "std": [0.5789875023288505, 0.45000573457575854], "min": [0, 0], "max": [2, 2], "count": [869]}, "eef_sim_pose_state": {"mean": [0.5173129022833872, 0.26778588390891667, 1.1602032790919088, 0.31067542392899616, -0.1809637449324772, 1.082270532506072, 0.4959527093491889, -0.21750059567784558, 1.1587329774714452, -0.17641201990699634, -0.31131730184280765, -1.142450659741879], "std": [0.031286285312256724, 0.026312644357443748, 0.015221658179092814, 0.15169651707949866, 0.15016750809866614, 0.2368350130410106, 0.018100629340296385, 0.07239512499013438, 0.016407042795413617, 0.24405106107650695, 0.16866932852685682, 0.16966018926716658], "min": [0.4376744175511213, 0.20976039703812543, 1.1227820785348803, -0.0012040450761887644, -0.3829198885531855, 0.5869333764961667, 0.4308937006716596, -0.30966556055588534, 1.1397685971088127, -0.6240866137259655, -0.4985352818277329, -1.2899077312833414], "max": [0.5584944971597912, 0.34286121499729627, 1.187625524276978, 0.6171991766952242, 0.07544818407630416, 1.338024432431475, 0.515251482897003, -0.11101828183335744, 1.2196125862434815, 0.06878563230525214, 0.10410786283530471, -0.7228830321476747], "count": [869]}, "eef_sim_pose_action": {"mean": [0.5173001606430364, 0.267726001169097, 1.1602191931495596, 0.3106018470736103, -0.18068053259339711, 1.0822794000111429, 0.4959815766652926, -0.21733509742338952, 1.158757479737484, -0.1762783535378083, -0.3114073409126808, -1.1424172868319702], "std": [0.03130019722141898, 0.026276431515425896, 0.015207468419162942, 0.1518258015717254, 0.15001833336960985, 0.2368413292337891, 0.01810896525324306, 0.07234861788554316, 0.016394616398843015, 0.24413786989837433, 0.1687284844004448, 0.16964182900089428], "min": [0.4376744175511213, 0.20976039703812543, 1.1227820785348803, -0.0012040450761887644, -0.3829193389123371, 0.5869333764961667, 0.4308937006716596, -0.3096661210991561, 1.1397685971088127, -0.6240866137259655, -0.4985352818277329, -1.2899077312833414], "max": [0.5584944971597912, 0.34286121499729627, 1.187625524276978, 0.6171991766952242, 0.07544818407630416, 1.338024432431475, 0.515251482897003, -0.11101828183335744, 1.2196125862434815, 0.06878563230525214, 0.10410786283530471, -0.7228830321476747], "count": [869]}, "gripper_mode_state": {"mean": [0.19792865362485615, 0.15765247410817032], "std": [0.39843807762199074, 0.3644148343793714], "min": [0, 0], "max": [1, 1], "count": [869]}, "gripper_activity_state": {"mean": [1.8388952819332567, 1.9171461449942462], "std": [0.4932750739550211, 0.3622499096668088], "min": [0, 0], "max": [2, 2], "count": [869]}, "gripper_mode_action": {"mean": [0.19792865362485615, 0.15765247410817032], "std": [0.39843807762199074, 0.36441483437937144], "min": [0, 0], "max": [1, 1], "count": [869]}, "gripper_activity_action": {"mean": [1.8388952819332567, 1.9171461449942462], "std": [0.4932750739550211, 0.3622499096668088], "min": [0, 0], "max": [2, 2], "count": [869]}, "gripper_open_scale_state": {"mean": [0.7894439794957628, 0.8167653278885985], "std": [0.21613678570775635, 0.2079238746820081], "min": [0.35818181818181816, 0.33625], "max": [0.9118181818181819, 0.9135227272727273], "count": [869]}, "gripper_open_scale_action": {"mean": [0.7894471178993614, 0.8167662168220072], "std": [0.2161385428058173, 0.20792428697568086], "min": [0.35818181818181816, 0.33625], "max": [0.9118181818181819, 0.9135227272727273], "count": [869]}}} +{"episode_index": 22, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4898136043028323]], [[0.4461163208061002]], [[0.38630077069716773]]], "std": [[[0.1420302342193725]], [[0.1580536157420513]], [[0.19762447596981228]]], "count": [150]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.473431815087146]], [[0.45489439950980387]], [[0.42206326116557735]]], "std": [[[0.16230624367417784]], [[0.1490862771955993]], [[0.19116347363175198]]], "count": [150]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4554765359477124]], [[0.44833779956427017]], [[0.41924375]]], "std": [[[0.15718466705739315]], [[0.13954409632826312]], [[0.1762605248248947]]], "count": [150]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4883344526143791]], [[0.45052055555555554]], [[0.4059334586056645]]], "std": [[[0.1297982462744429]], [[0.1436899671619136]], [[0.1811246134795778]]], "count": [150]}, "observation.state": {"min": [-0.40328776836395264, 0.12003174424171448, 0.23008239269256592, -1.8045090436935425, -0.6941403746604919, 0.04761585220694542, -0.6108510494232178, -0.336479514837265, 0.37130168080329895, 0.0755733773112297, -1.7130637168884277, -1.944079875946045, -0.808958113193512, 0.09985356032848358, 0.24713316559791565, -0.7707952260971069, -1.739211916923523, -0.1149081140756607, 0.12311989068984985, 0.01406953576952219, -0.3207664489746094, -0.5224570035934448, 0.01732843741774559, 1.3107386827468872, -1.696599006652832, -0.25239086151123047, 396.0, 369.9375], "max": [-0.01904263347387314, 0.6820866465568542, 0.6498875021934509, -1.3178064823150635, -0.009815295226871967, 0.761081337928772, 0.008940448984503746, -0.25631338357925415, 0.4779006838798523, 0.1906065046787262, -0.9593725204467773, -1.3327280282974243, -0.06266772001981735, 0.6467753648757935, 0.5221632719039917, -0.3274008631706238, -1.2527384757995605, 0.1550757735967636, 0.6321233510971069, 0.6667343378067017, -0.2495093196630478, -0.4003060460090637, 0.1717347502708435, 1.6205312013626099, -1.0010643005371094, 0.7032651305198669, 1003.0, 1001.0625], "mean": [-0.19548064470291138, 0.382485568523407, 0.3700282573699951, -1.588104248046875, -0.28296253085136414, 0.36972877383232117, -0.20654217898845673, -0.28365612030029297, 0.4323451817035675, 0.13836149871349335, -1.3910300731658936, -1.5533504486083984, -0.5614666938781738, 0.39698705077171326, 0.2988913953304291, -0.48850110173225403, -1.3899056911468506, -0.005933210253715515, 0.2943539023399353, 0.19579274952411652, -0.2708650231361389, -0.4845542311668396, 0.10570187121629715, 1.5596656799316406, -1.263232707977295, 0.4462968111038208, 856.7060546875, 918.42041015625], "std": [0.10382173210382462, 0.11753790825605392, 0.08906625211238861, 0.1334199756383896, 0.16689205169677734, 0.17518456280231476, 0.2080780267715454, 0.024264751002192497, 0.02494381181895733, 0.024803655222058296, 0.20803432166576385, 0.14511018991470337, 0.23841094970703125, 0.12355360388755798, 0.08351989090442657, 0.10114683955907822, 0.09073618799448013, 0.09186359494924545, 0.17208349704742432, 0.2341061532497406, 0.021193066611886024, 0.031628526747226715, 0.03628527373075485, 0.07953374087810516, 0.24906788766384125, 0.3072739243507385, 236.8320770263672, 203.37220764160156], "count": [804]}, "action": {"min": [-0.40328776836395264, 0.12003174424171448, 0.23008239269256592, -1.8045090436935425, -0.6941403746604919, 0.04761585220694542, -0.6108510494232178, -0.336479514837265, 0.37130168080329895, 0.0755733773112297, -1.7130637168884277, -1.944079875946045, -0.8086465001106262, 0.09985356032848358, 0.24713316559791565, -0.7707952260971069, -1.739211916923523, -0.1149081140756607, 0.12311989068984985, 0.01406953576952219, -0.3207664489746094, -0.5224570035934448, 0.01732843741774559, 1.3107386827468872, -1.696599006652832, -0.25239086151123047, 396.0, 369.9375], "max": [-0.01904263347387314, 0.6820866465568542, 0.6498875021934509, -1.3178064823150635, -0.009815295226871967, 0.761081337928772, 0.008940448984503746, -0.25631338357925415, 0.4779006838798523, 0.19060836732387543, -0.9593725204467773, -1.3329538106918335, -0.06266772001981735, 0.6467753648757935, 0.5221632719039917, -0.3274008631706238, -1.2527384757995605, 0.1550757735967636, 0.6321233510971069, 0.6667343378067017, -0.2495093196630478, -0.4003060460090637, 0.1717347502708435, 1.6205312013626099, -1.0010643005371094, 0.7032651305198669, 1003.0, 1001.0625], "mean": [-0.19521090388298035, 0.38233253359794617, 0.3699004054069519, -1.5884833335876465, -0.2824399769306183, 0.3698766231536865, -0.2060571014881134, -0.28364014625549316, 0.43229421973228455, 0.13832758367061615, -1.39091956615448, -1.5527727603912354, -0.5615416765213013, 0.39723995327949524, 0.2989223301410675, -0.4886120557785034, -1.3897404670715332, -0.0060731191188097, 0.29450657963752747, 0.19569936394691467, -0.27083155512809753, -0.48461946845054626, 0.10571635514497757, 1.5596281290054321, -1.2629239559173584, 0.44612985849380493, 856.7098999023438, 918.42041015625], "std": [0.10381527990102768, 0.11746227741241455, 0.089131198823452, 0.13322743773460388, 0.166537806391716, 0.1749626100063324, 0.20785892009735107, 0.024274170398712158, 0.024917516857385635, 0.024750806391239166, 0.20794577896595, 0.14504674077033997, 0.23847763240337372, 0.12350548803806305, 0.08350545912981033, 0.101103276014328, 0.09074725210666656, 0.09192950278520584, 0.17198602855205536, 0.23416239023208618, 0.02120536006987095, 0.03164833039045334, 0.03628598898649216, 0.07951611280441284, 0.24922753870487213, 0.30716946721076965, 236.83370971679688, 203.37222290039062], "count": [804]}, "timestamp": {"min": [0.0], "max": [26.766666666666666], "mean": [13.383333333333333], "std": [7.73648762299409], "count": [804]}, "frame_index": {"min": [0], "max": [803], "mean": [401.5], "std": [232.09462868982268], "count": [804]}, "episode_index": {"min": [22], "max": [22], "mean": [22.0], "std": [0.0], "count": [804]}, "index": {"min": [19260], "max": [20063], "mean": [19661.5], "std": [232.09462868982268], "count": [804]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [804]}, "subtask_annotation": {"mean": [5.628109452736318, 16.0, 16.0, 16.0, 16.0], "std": [4.974537745264875, 0.0, 0.0, 0.0, 0.0], "min": [0, 16, 16, 16, 16], "max": [16, 16, 16, 16, 16], "count": [804]}, "scene_annotation": {"mean": [22.0], "std": [0.0], "min": [22], "max": [22], "count": [804]}, "eef_direction_state": {"mean": [4.598258706467662, 4.970149253731344], "std": [2.1536840940240256, 2.0367529708559338], "min": [0, 0], "max": [6, 6], "count": [804]}, "eef_velocity_state": {"mean": [0.39925373134328357, 0.27487562189054726], "std": [0.5867945136860508, 0.5466456822687107], "min": [0, 0], "max": [2, 2], "count": [804]}, "eef_acc_mag_state": {"mean": [0.34701492537313433, 0.1828358208955224], "std": [0.6693195064894494, 0.5208621993931425], "min": [0, 0], "max": [2, 2], "count": [804]}, "eef_direction_action": {"mean": [4.598258706467662, 4.970149253731344], "std": [2.1536840940240256, 2.0367529708559338], "min": [0, 0], "max": [6, 6], "count": [804]}, "eef_velocity_action": {"mean": [0.39925373134328357, 0.27487562189054726], "std": [0.5867945136860508, 0.5466456822687107], "min": [0, 0], "max": [2, 2], "count": [804]}, "eef_acc_mag_action": {"mean": [0.34701492537313433, 0.1828358208955224], "std": [0.6693195064894494, 0.5208621993931425], "min": [0, 0], "max": [2, 2], "count": [804]}, "eef_sim_pose_state": {"mean": [0.4907907834438796, 0.22704684058252772, 1.187744717242765, 0.3369713523982255, -0.07815299680781244, 1.0353721531783013, 0.5403457199535572, -0.1900845575072623, 1.1953752786732534, -0.2938272259764793, -0.3514859459363753, -1.0231094640106129], "std": [0.027332180204624298, 0.028796576514652176, 0.016060509067135964, 0.19170879666720203, 0.08807127329370566, 0.22124750366875426, 0.026406584986753603, 0.033194346224519715, 0.016106679620284937, 0.23621730740289584, 0.17293782014863324, 0.2484639251924068], "min": [0.4347435176580489, 0.17650704123860247, 1.1479193419355398, 0.07586218211139983, -0.19750700442698865, 0.5698648970848496, 0.46395359416073034, -0.2689781504983228, 1.1750829898827087, -0.75964617635957, -0.5467624124541206, -1.2162176567827396], "max": [0.5307785558726541, 0.302097821221233, 1.2143563489600933, 0.7063951318671766, 0.16224715601866868, 1.342837044717048, 0.5737719456963654, -0.12391027028250207, 1.2300591416422622, -0.11049450583295295, -0.06833693766494853, -0.45487130534993114], "count": [804]}, "eef_sim_pose_action": {"mean": [0.49071948499491413, 0.22697840481155768, 1.1877637358931106, 0.33700738016180654, -0.07849733459381181, 1.0357828947729975, 0.54040654207684, -0.19008447642076504, 1.1954142042703322, -0.29391299693636663, -0.35177342964876906, -1.023203776611585], "std": [0.027310354881744714, 0.02869075146335571, 0.01605235788309432, 0.19166243906662878, 0.08798097209341042, 0.2212246239065141, 0.02640495984349147, 0.03319435613024264, 0.016095451758107678, 0.23616327823898392, 0.1730647795540056, 0.24851893359801494], "min": [0.4347435176580489, 0.17650704123860247, 1.1479193419355398, 0.07586218211139983, -0.19750700442698865, 0.5698648970848496, 0.46395359416073034, -0.2689781504983228, 1.1750829898827087, -0.75964617635957, -0.5467624124541206, -1.2162176567827396], "max": [0.5307785558726541, 0.302097821221233, 1.2143563489600933, 0.7063951318671766, 0.16224715601866868, 1.342837044717048, 0.5737719456963654, -0.12391027028250207, 1.2300591416422622, -0.11049450583295295, -0.06833693766494853, -0.45487130534993114], "count": [804]}, "gripper_mode_state": {"mean": [0.21641791044776118, 0.11940298507462686], "std": [0.4118023779498938, 0.32426210421492985], "min": [0, 0], "max": [1, 1], "count": [804]}, "gripper_activity_state": {"mean": [1.835820895522388, 1.9104477611940298], "std": [0.4991639256176337, 0.3758112928959459], "min": [0, 0], "max": [2, 2], "count": [804]}, "gripper_mode_action": {"mean": [0.21641791044776118, 0.11940298507462686], "std": [0.4118023779498938, 0.32426210421492985], "min": [0, 0], "max": [1, 1], "count": [804]}, "gripper_activity_action": {"mean": [1.835820895522388, 1.9104477611940298], "std": [0.4991639256176336, 0.3758112928959459], "min": [0, 0], "max": [2, 2], "count": [804]}, "gripper_open_scale_state": {"mean": [0.7788235796614048, 0.8349275799651633], "std": [0.2153016383261422, 0.184883635724616], "min": [0.36, 0.3363068181818182], "max": [0.9118181818181819, 0.9100568181818182], "count": [804]}, "gripper_open_scale_action": {"mean": [0.7788270823505954, 0.834927603498619], "std": [0.21530377953274057, 0.18488364527199028], "min": [0.36, 0.3363068181818182], "max": [0.9118181818181819, 0.9100568181818182], "count": [804]}}} +{"episode_index": 23, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4999038652988789]], [[0.4547875505886681]], [[0.3952525781283816]]], "std": [[[0.1300468328678898]], [[0.1485561919673013]], [[0.19081926823675827]]], "count": [151]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9921568627450981]], [[1.0]], [[1.0]]], "mean": [[[0.46879904395533045]], [[0.4553537960438039]], [[0.4244210356880059]]], "std": [[[0.1543202193089015]], [[0.14993031411589336]], [[0.189392135109292]]], "count": [151]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4563534538263429]], [[0.4579579140154958]], [[0.4374454940916764]]], "std": [[[0.16122021255900965]], [[0.14042020421576784]], [[0.1784294538426281]]], "count": [151]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4874827646842402]], [[0.4476180230922391]], [[0.40165208387438855]]], "std": [[[0.1321403782101657]], [[0.15022219773790382]], [[0.18930900153341215]]], "count": [151]}, "observation.state": {"min": [-0.7113602161407471, 0.21060451865196228, 0.23275819420814514, -1.5889979600906372, -0.5212109684944153, -0.20123973488807678, -0.9291260242462158, -0.34466639161109924, 0.38349220156669617, 0.10092106461524963, -1.8027631044387817, -1.876690149307251, -0.9865837693214417, 0.1794111132621765, 0.19131426513195038, -0.6470372080802917, -1.5694916248321533, -0.10419179499149323, -0.19769126176834106, -0.030539989471435547, -0.33115455508232117, -0.5285226702690125, 0.0297685619443655, 1.060460090637207, -1.6432405710220337, 0.08769609779119492, 394.0, 367.9375], "max": [-0.07248352468013763, 0.7700545191764832, 0.7542778849601746, -1.0611492395401, -0.20924970507621765, 0.41920408606529236, 0.028268879279494286, -0.24780568480491638, 0.512454628944397, 0.24149812757968903, -1.0384101867675781, -1.121137022972107, 0.17626863718032837, 0.4481176435947418, 0.6052125692367554, -0.3469245433807373, -1.127180576324463, 0.40274563431739807, 0.5730373859405518, 0.44944629073143005, -0.2708689272403717, -0.43340593576431274, 0.23500686883926392, 1.7076901197433472, -1.005622386932373, 0.865740180015564, 1003.0, 1004.875], "mean": [-0.2904942035675049, 0.47732797265052795, 0.41271525621414185, -1.4021522998809814, -0.35757794976234436, 0.17308928072452545, -0.3536243736743927, -0.29661932587623596, 0.4536435604095459, 0.18375802040100098, -1.479628086090088, -1.5694608688354492, -0.50539231300354, 0.33397358655929565, 0.37458422780036926, -0.4265627861022949, -1.3020975589752197, 0.10606889426708221, 0.009344987571239471, 0.05896144360303879, -0.29498201608657837, -0.48086753487586975, 0.16190683841705322, 1.5662755966186523, -1.1917592287063599, 0.6810489296913147, 855.9133911132812, 905.7427368164062], "std": [0.187635138630867, 0.1294567584991455, 0.17078663408756256, 0.16330672800540924, 0.08279348164796829, 0.1608116626739502, 0.31321150064468384, 0.029401887208223343, 0.032103486359119415, 0.04003668576478958, 0.20986266434192657, 0.21111635863780975, 0.40277862548828125, 0.11774750053882599, 0.18478135764598846, 0.08128270506858826, 0.14464904367923737, 0.17762410640716553, 0.26584237813949585, 0.14514108002185822, 0.020369594916701317, 0.03993578255176544, 0.06424880772829056, 0.17402571439743042, 0.21642152965068817, 0.23744753003120422, 220.1119384765625, 219.24929809570312], "count": [806]}, "action": {"min": [-0.7113602161407471, 0.21060451865196228, 0.23275819420814514, -1.5889979600906372, -0.5212109684944153, -0.20123973488807678, -0.9291260242462158, -0.34466639161109924, 0.38349220156669617, 0.10092106461524963, -1.8027631044387817, -1.876690149307251, -0.9865837693214417, 0.1794111132621765, 0.19131426513195038, -0.6470372080802917, -1.5694916248321533, -0.10419179499149323, -0.19769126176834106, -0.030539989471435547, -0.33115455508232117, -0.5285226702690125, 0.0297685619443655, 1.060460090637207, -1.6432405710220337, 0.08769609779119492, 394.0, 367.9375], "max": [-0.07248352468013763, 0.7700545191764832, 0.7542778849601746, -1.0611492395401, -0.20924970507621765, 0.41920408606529236, 0.02826957404613495, -0.24780568480491638, 0.512454628944397, 0.24149812757968903, -1.0384101867675781, -1.121137022972107, 0.17626863718032837, 0.4481176435947418, 0.6052125692367554, -0.3469245433807373, -1.127180576324463, 0.40274563431739807, 0.5730373859405518, 0.44944629073143005, -0.2708689272403717, -0.43340593576431274, 0.23500686883926392, 1.7076901197433472, -1.005622386932373, 0.865740180015564, 1003.0, 1004.875], "mean": [-0.2907143235206604, 0.4771503508090973, 0.4126395285129547, -1.4020214080810547, -0.3576512634754181, 0.1730002462863922, -0.35380712151527405, -0.2965448796749115, 0.4537125825881958, 0.18372447788715363, -1.47977614402771, -1.56956148147583, -0.5056539177894592, 0.334281861782074, 0.37407898902893066, -0.42644062638282776, -1.3017551898956299, 0.10563928633928299, 0.009287131018936634, 0.0590173713862896, -0.29493606090545654, -0.4809707999229431, 0.16178306937217712, 1.5664191246032715, -1.1916383504867554, 0.6811875700950623, 855.9122924804688, 905.74658203125], "std": [0.18763236701488495, 0.1293800324201584, 0.17078278958797455, 0.16334104537963867, 0.08272755891084671, 0.16099387407302856, 0.313031405210495, 0.029447071254253387, 0.03214508667588234, 0.04000503942370415, 0.2099705934524536, 0.2109215408563614, 0.4030032455921173, 0.11772046983242035, 0.184708371758461, 0.08131930977106094, 0.1447153091430664, 0.1776849627494812, 0.2658757269382477, 0.14511620998382568, 0.0203804112970829, 0.03995119035243988, 0.06420400738716125, 0.17407938838005066, 0.21648836135864258, 0.23751793801784515, 220.1116485595703, 219.2511444091797], "count": [806]}, "timestamp": {"min": [0.0], "max": [26.833333333333332], "mean": [13.416666666666664], "std": [7.755732646816089], "count": [806]}, "frame_index": {"min": [0], "max": [805], "mean": [402.5], "std": [232.67197940448264], "count": [806]}, "episode_index": {"min": [23], "max": [23], "mean": [23.0], "std": [0.0], "count": [806]}, "index": {"min": [20064], "max": [20869], "mean": [20466.5], "std": [232.67197940448264], "count": [806]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [806]}, "subtask_annotation": {"mean": [4.838709677419355, 16.0, 16.0, 16.0, 16.0], "std": [5.434134401848224, 0.0, 0.0, 0.0, 0.0], "min": [0, 16, 16, 16, 16], "max": [16, 16, 16, 16, 16], "count": [806]}, "scene_annotation": {"mean": [23.0], "std": [0.0], "min": [23], "max": [23], "count": [806]}, "eef_direction_state": {"mean": [4.241935483870968, 5.3858560794044665], "std": [2.2973235535042362, 1.4989652176430548], "min": [0, 0], "max": [6, 6], "count": [806]}, "eef_velocity_state": {"mean": [0.49503722084367247, 0.19727047146401985], "std": [0.6393624197788991, 0.47991158593967714], "min": [0, 0], "max": [2, 2], "count": [806]}, "eef_acc_mag_state": {"mean": [0.3535980148883375, 0.17245657568238212], "std": [0.6759099791735784, 0.5068128113828814], "min": [0, 0], "max": [2, 2], "count": [806]}, "eef_direction_action": {"mean": [4.241935483870968, 5.3858560794044665], "std": [2.2973235535042362, 1.4989652176430548], "min": [0, 0], "max": [6, 6], "count": [806]}, "eef_velocity_action": {"mean": [0.49503722084367247, 0.19727047146401985], "std": [0.6393624197788991, 0.47991158593967714], "min": [0, 0], "max": [2, 2], "count": [806]}, "eef_acc_mag_action": {"mean": [0.3535980148883375, 0.17245657568238212], "std": [0.6759099791735784, 0.5068128113828814], "min": [0, 0], "max": [2, 2], "count": [806]}, "eef_sim_pose_state": {"mean": [0.5178906089744676, 0.27689167410783816, 1.1716195314204116, 0.2996158870277847, -0.0724466783565408, 0.9472001763633285, 0.5304085969905297, -0.24101603066387936, 1.157494768235554, -0.12056395970382355, -0.3332841236019868, -1.1877662268575846], "std": [0.042567491121834555, 0.032876506578923756, 0.020845561216790567, 0.20630438722955563, 0.10031243855013318, 0.35805115372614155, 0.037988366624977114, 0.05628163821818991, 0.013405361557136283, 0.2478871606099566, 0.11402645256038113, 0.20098213558389413], "min": [0.4558256000426039, 0.21529426431429616, 1.1397652933201954, -0.13834268451120924, -0.3831353852796038, 0.29503631267088926, 0.48601511406808867, -0.30968256819273704, 1.139766259494261, -0.6107868060103748, -0.42732730324549206, -1.3040005679126778], "max": [0.6093156090452161, 0.3494787462377469, 1.2123295145482205, 0.5953201021458525, 0.05977179797756205, 1.3362008006767772, 0.5725363641801118, -0.1345552103675257, 1.181595487698504, 0.11592944678959405, -0.10551925629843173, -0.6327590602198566], "count": [806]}, "eef_sim_pose_action": {"mean": [0.5179632225899602, 0.27686691796177404, 1.171672835802834, 0.29937227820609885, -0.07228630072594927, 0.9471686649098039, 0.5305126476616676, -0.2408940542815029, 1.1575228984651618, -0.120351632836265, -0.33332367134036234, -1.1878272010018691], "std": [0.04256743365029363, 0.03285930839356758, 0.02081895942992934, 0.20668370128589938, 0.09991807274842068, 0.3580253840872159, 0.03798874435496899, 0.05623924525126701, 0.013391973230969655, 0.2479986205316226, 0.1140492355969422, 0.20100855339760856], "min": [0.4558256000426039, 0.21529426431429616, 1.1397644278006094, -0.13834268451120924, -0.3831353852796038, 0.29503631267088926, 0.48601511406808867, -0.30968256819273704, 1.139766259494261, -0.6107868060103748, -0.42732730324549206, -1.3040005679126778], "max": [0.6093156090452161, 0.3494787462377469, 1.2123295145482205, 0.5953201021458525, 0.05977179797756205, 1.3362008006767772, 0.5725363641801118, -0.1345552103675257, 1.181595487698504, 0.11592944678959405, -0.10551925629843173, -0.6327590602198566], "count": [806]}, "gripper_mode_state": {"mean": [0.24317617866004962, 0.141439205955335], "std": [0.4290006116456536, 0.3484740406028243], "min": [0, 0], "max": [1, 1], "count": [806]}, "gripper_activity_state": {"mean": [1.847394540942928, 1.9094292803970223], "std": [0.48068077309974155, 0.37672405581473645], "min": [0, 0], "max": [2, 2], "count": [806]}, "gripper_mode_action": {"mean": [0.24317617866004962, 0.141439205955335], "std": [0.4290006116456536, 0.3484740406028243], "min": [0, 0], "max": [1, 1], "count": [806]}, "gripper_activity_action": {"mean": [1.847394540942928, 1.9094292803970223], "std": [0.48068077309974155, 0.37672405581473645], "min": [0, 0], "max": [2, 2], "count": [806]}, "gripper_open_scale_state": {"mean": [0.7781030990080854, 0.8234024354197638], "std": [0.2001016765470099, 0.19931800685467335], "min": [0.35818181818181816, 0.33448863636363635], "max": [0.9118181818181819, 0.9135227272727273], "count": [806]}, "gripper_open_scale_action": {"mean": [0.7781021357045195, 0.8234059409140019], "std": [0.20010103461321263, 0.1993195542351381], "min": [0.35818181818181816, 0.33448863636363635], "max": [0.9118181818181819, 0.9135227272727273], "count": [806]}}} +{"episode_index": 24, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5055639212282135]], [[0.4608812782057268]], [[0.4004202239923747]]], "std": [[[0.1302798495066418]], [[0.1508254667664536]], [[0.19406540866287553]]], "count": [168]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9450980392156862]], [[1.0]], [[1.0]]], "mean": [[[0.46756990035597573]], [[0.4533894177462652]], [[0.4236732816390445]]], "std": [[[0.1572898629765818]], [[0.1480125077236008]], [[0.18895893924277654]]], "count": [168]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4653670914546374]], [[0.4546495365507314]], [[0.42745535349556485]]], "std": [[[0.15430140342501747]], [[0.1345475641792762]], [[0.1692054320008773]]], "count": [168]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48556784571467476]], [[0.4482971947459539]], [[0.4044294796043418]]], "std": [[[0.13079162840982478]], [[0.14929763139199057]], [[0.18801579755232617]]], "count": [168]}, "observation.state": {"min": [-0.5513549447059631, 0.2039068192243576, 0.1978592574596405, -1.8529636859893799, -0.5916415452957153, -0.12173562496900558, -0.6732563972473145, -0.3474291265010834, 0.37722307443618774, 0.06640112400054932, -1.7301214933395386, -1.8381949663162231, -0.9033521413803101, 0.12926781177520752, 0.23955297470092773, -0.7596709132194519, -1.6389961242675781, -0.018625935539603233, -0.12048334628343582, -0.028278697282075882, -0.32909998297691345, -0.5315442681312561, 0.02737162448465824, 1.1199342012405396, -1.7307326793670654, -0.149514839053154, 393.0, 369.5], "max": [-0.09585348516702652, 0.7726474404335022, 0.6973768472671509, -0.9277057647705078, -0.01921062171459198, 0.9762586355209351, 0.11738866567611694, -0.24399687349796295, 0.5182495713233948, 0.24109600484371185, -1.006972312927246, -1.121137022972107, 0.10988292843103409, 0.6602580547332764, 0.6046769618988037, -0.399875670671463, -1.1202428340911865, 0.5111873149871826, 0.6047107577323914, 0.658879280090332, -0.2377886176109314, -0.41271305084228516, 0.23500338196754456, 1.8034374713897705, -1.100647211074829, 0.7462756037712097, 1002.6363525390625, 1004.8125], "mean": [-0.3109287619590759, 0.3999066948890686, 0.40969762206077576, -1.4871522188186646, -0.21195334196090698, 0.39459869265556335, -0.23796837031841278, -0.27807411551475525, 0.45667681097984314, 0.15903620421886444, -1.3831697702407837, -1.446083903312683, -0.4560399651527405, 0.38104918599128723, 0.4059375524520874, -0.5059768557548523, -1.3305854797363281, 0.15740476548671722, 0.07703699171543121, 0.11009890586137772, -0.27993711829185486, -0.4825960695743561, 0.14515970647335052, 1.6071193218231201, -1.2438884973526, 0.5860804915428162, 840.71240234375, 919.2407836914062], "std": [0.13940507173538208, 0.1508437544107437, 0.15449707210063934, 0.2145051211118698, 0.1635092943906784, 0.2809748351573944, 0.2911921441555023, 0.030555661767721176, 0.03376162052154541, 0.039176393300294876, 0.20701783895492554, 0.2461479902267456, 0.34317636489868164, 0.17994345724582672, 0.16776172816753387, 0.08610069006681442, 0.12930569052696228, 0.14865204691886902, 0.22187188267707825, 0.1917070597410202, 0.03502199426293373, 0.04407761991024017, 0.07387585192918777, 0.17871251702308655, 0.22098597884178162, 0.25567561388015747, 255.66151428222656, 206.37193298339844], "count": [933]}, "action": {"min": [-0.5513549447059631, 0.2039068192243576, 0.1978592574596405, -1.8529636859893799, -0.5916415452957153, -0.12173562496900558, -0.6732563972473145, -0.3474291265010834, 0.37722307443618774, 0.06640112400054932, -1.7301214933395386, -1.8381949663162231, -0.9033521413803101, 0.12926781177520752, 0.23955297470092773, -0.7596709132194519, -1.6389961242675781, -0.018625935539603233, -0.12048334628343582, -0.028278697282075882, -0.32909998297691345, -0.5315442681312561, 0.02737162448465824, 1.1199342012405396, -1.7307326793670654, -0.149514839053154, 393.0, 369.5], "max": [-0.09585348516702652, 0.7726474404335022, 0.6973768472671509, -0.9277057647705078, -0.01921062171459198, 0.9762586355209351, 0.11738866567611694, -0.24399687349796295, 0.5182495713233948, 0.24109600484371185, -1.006972312927246, -1.121137022972107, 0.10988292843103409, 0.6602580547332764, 0.6046769618988037, -0.399875670671463, -1.1202428340911865, 0.5111873149871826, 0.6047107577323914, 0.658879280090332, -0.2377886176109314, -0.41271305084228516, 0.23500338196754456, 1.8034374713897705, -1.100647211074829, 0.7462756037712097, 1002.625, 1004.8125], "mean": [-0.3109835684299469, 0.3997699022293091, 0.4095950126647949, -1.4872393608093262, -0.2119925171136856, 0.3946927487850189, -0.23815956711769104, -0.27801448106765747, 0.45669734477996826, 0.1589861959218979, -1.3832643032073975, -1.446271538734436, -0.45613962411880493, 0.3814059793949127, 0.40554752945899963, -0.5060444474220276, -1.3303868770599365, 0.15712518990039825, 0.0772026777267456, 0.11021861433982849, -0.27986228466033936, -0.4826885461807251, 0.14500465989112854, 1.6073079109191895, -1.2438879013061523, 0.5860053300857544, 840.7083740234375, 919.236572265625], "std": [0.13937126100063324, 0.15071597695350647, 0.15450124442577362, 0.21449105441570282, 0.1635238230228424, 0.2808173596858978, 0.29107579588890076, 0.030550196766853333, 0.0337604321539402, 0.03910910338163376, 0.2071242779493332, 0.24596698582172394, 0.34327414631843567, 0.17991326749324799, 0.16772232949733734, 0.08608262985944748, 0.12932299077510834, 0.1487157940864563, 0.22178159654140472, 0.19165556132793427, 0.03503495827317238, 0.04408964142203331, 0.07383892685174942, 0.1787695288658142, 0.22098644077777863, 0.25563862919807434, 255.6594696044922, 206.3697509765625], "count": [933]}, "timestamp": {"min": [0.0], "max": [31.066666666666666], "mean": [15.533333333333335], "std": [8.977791529142383], "count": [933]}, "frame_index": {"min": [0], "max": [932], "mean": [466.0], "std": [269.33374587427153], "count": [933]}, "episode_index": {"min": [24], "max": [24], "mean": [24.0], "std": [0.0], "count": [933]}, "index": {"min": [20870], "max": [21802], "mean": [21336.0], "std": [269.33374587427153], "count": [933]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [933]}, "subtask_annotation": {"mean": [6.327974276527331, 16.0, 16.0, 16.0, 16.0], "std": [5.088671388158052, 0.0, 0.0, 0.0, 0.0], "min": [0, 16, 16, 16, 16], "max": [16, 16, 16, 16, 16], "count": [933]}, "scene_annotation": {"mean": [24.0], "std": [0.0], "min": [24], "max": [24], "count": [933]}, "eef_direction_state": {"mean": [4.318327974276527, 5.542336548767417], "std": [2.202127148503873, 1.3320912112118557], "min": [0, 0], "max": [6, 6], "count": [933]}, "eef_velocity_state": {"mean": [0.4930332261521972, 0.1489817792068596], "std": [0.6222084203028839, 0.43221249970175907], "min": [0, 0], "max": [2, 2], "count": [933]}, "eef_acc_mag_state": {"mean": [0.31511254019292606, 0.14255091103965703], "std": [0.6443396157224611, 0.46764641697490006], "min": [0, 0], "max": [2, 2], "count": [933]}, "eef_direction_action": {"mean": [4.318327974276527, 5.542336548767417], "std": [2.202127148503873, 1.3320912112118557], "min": [0, 0], "max": [6, 6], "count": [933]}, "eef_velocity_action": {"mean": [0.4930332261521972, 0.1489817792068596], "std": [0.6222084203028839, 0.43221249970175907], "min": [0, 0], "max": [2, 2], "count": [933]}, "eef_acc_mag_action": {"mean": [0.3129689174705252, 0.14255091103965703], "std": [0.6420534748980995, 0.46764641697490006], "min": [0, 0], "max": [2, 2], "count": [933]}, "eef_sim_pose_state": {"mean": [0.5181684205045788, 0.24162281498451815, 1.197381865980892, 0.393129068223568, -0.16388902322333618, 1.0403651425854132, 0.5354237634885625, -0.23037780009792336, 1.1767378935773072, -0.17165296529309243, -0.3390973932147577, -1.0881515696149926], "std": [0.03485745206069047, 0.041905771050144355, 0.027122317102459367, 0.24059350050053402, 0.09851199502766492, 0.34430188811602774, 0.04625315517963443, 0.06415287864174855, 0.029591822155181427, 0.21846809421573654, 0.14546949170372866, 0.22611007800352823], "min": [0.44872970238302, 0.16082816618092502, 1.1364902163751907, -0.011930749568931032, -0.3829079790496899, 0.5069506312398738, 0.46919173392853497, -0.3096819358484979, 1.1397610531709477, -0.6434787540666458, -0.4549685632779017, -1.2502984233946801], "max": [0.5872791873136401, 0.34075644463271876, 1.2297855183712112, 0.8634967528283348, 0.03422804074852648, 1.5138816331548854, 0.5886898943237538, -0.14095346646243753, 1.2063659589426377, -0.012749775426029175, -0.0009754493157299038, -0.43358123395860415], "count": [933]}, "eef_sim_pose_action": {"mean": [0.5181935085975422, 0.24158541344955342, 1.1974339586330827, 0.3930400163147498, -0.16373661216933114, 1.0402495892993295, 0.5355212107225508, -0.2302362126735433, 1.1768085796296286, -0.17160559153595648, -0.33916812379925937, -1.0880098529739834], "std": [0.03484461513265476, 0.04186057438796512, 0.027058250146011546, 0.24072626080016996, 0.09828273562014515, 0.34424946621089264, 0.04625025567682924, 0.06412351044409156, 0.02958218125640157, 0.21849363786260617, 0.14550687900673243, 0.22604984602105693], "min": [0.44872970238302, 0.16082816618092502, 1.1364902163751907, -0.011472003026708477, -0.3829079790496899, 0.5069506312398738, 0.46919173392853497, -0.3096819358484979, 1.1397610531709477, -0.6434787540666458, -0.4549685632779017, -1.2502984233946801], "max": [0.5872791873136401, 0.34075644463271876, 1.2297855183712112, 0.8634967528283348, 0.03422804074852648, 1.5138816331548854, 0.5886898943237538, -0.14095346646243753, 1.2063659589426377, -0.012749775426029175, -0.0009754493157299038, -0.43358123395860415], "count": [933]}, "gripper_mode_state": {"mean": [0.2433011789924973, 0.12218649517684887], "std": [0.4290754191204122, 0.3275010772092904], "min": [0, 0], "max": [1, 1], "count": [933]}, "gripper_activity_state": {"mean": [1.8520900321543408, 1.9260450160771705], "std": [0.4739612373264236, 0.3432039727203362], "min": [0, 0], "max": [2, 2], "count": [933]}, "gripper_mode_action": {"mean": [0.2433011789924973, 0.12218649517684887], "std": [0.42907541912041214, 0.3275010772092904], "min": [0, 0], "max": [1, 1], "count": [933]}, "gripper_activity_action": {"mean": [1.8520900321543408, 1.9260450160771705], "std": [0.4739612373264236, 0.3432039727203362], "min": [0, 0], "max": [2, 2], "count": [933]}, "gripper_open_scale_state": {"mean": [0.7642840357318359, 0.8356733480150731], "std": [0.23242005341519742, 0.1876107201465482], "min": [0.3572727272727273, 0.33590909090909093], "max": [0.9114875932173295, 0.9134659090909091], "count": [933]}, "gripper_open_scale_action": {"mean": [0.7642803252130121, 0.8356695852211814], "std": [0.23241772857233106, 0.18760919368453835], "min": [0.3572727272727273, 0.33590909090909093], "max": [0.9114772727272727, 0.9134659090909091], "count": [933]}}} +{"episode_index": 25, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5005115854944129]], [[0.45738597011385196]], [[0.3983658931583386]]], "std": [[[0.13173008475513176]], [[0.1537176660784733]], [[0.19599839941776653]]], "count": [155]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9372549019607843]], [[1.0]], [[1.0]]], "mean": [[[0.4609869004322159]], [[0.44496412212734554]], [[0.4084066440016867]]], "std": [[[0.15535786884996938]], [[0.13968134371669405]], [[0.18010126150230255]]], "count": [155]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45580806715159183]], [[0.4520293129348514]], [[0.42491703431372546]]], "std": [[[0.15153243084540244]], [[0.13388879809288307]], [[0.17044142357981873]]], "count": [155]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.476414823160447]], [[0.4394159498207885]], [[0.3964063751844824]]], "std": [[[0.1320669221584009]], [[0.14988319137405665]], [[0.18771751599938194]]], "count": [155]}, "observation.state": {"min": [-0.46371981501579285, 0.27827420830726624, 0.2733709216117859, -1.7500284910202026, -0.5470418334007263, -0.18368718028068542, -0.6237664818763733, -0.3684696853160858, 0.3773353695869446, 0.07310280948877335, -1.676209807395935, -1.8324490785598755, -0.8047810196876526, 0.08155269175767899, 0.2518019378185272, -0.6302754878997803, -1.713577389717102, -4.6905835915822536e-05, -0.1205509826540947, -0.028304876759648323, -0.3230230510234833, -0.4931650757789612, 0.03989449888467789, 1.0560580492019653, -1.7350881099700928, 0.02747306600213051, 394.0, 367.6875], "max": [-0.03733695670962334, 0.7045981287956238, 0.642912745475769, -0.974030077457428, -0.16321882605552673, 0.6071586012840271, 0.0779234990477562, -0.26279163360595703, 0.5045968890190125, 0.2487315684556961, -1.1594644784927368, -1.0305092334747314, 0.03583645075559616, 0.43721479177474976, 0.6226614713668823, -0.365726113319397, -1.3966996669769287, 0.5189682245254517, 0.6589872241020203, 0.47366708517074585, -0.2486869990825653, -0.3992691934108734, 0.23503056168556213, 1.679186463356018, -1.121137022972107, 0.7462756037712097, 1000.0, 1004.9375], "mean": [-0.2523110508918762, 0.4372002184391022, 0.3953724503517151, -1.437903642654419, -0.27381575107574463, 0.2147405743598938, -0.3079320788383484, -0.30480632185935974, 0.44771113991737366, 0.16562199592590332, -1.478285551071167, -1.5384507179260254, -0.5089559555053711, 0.28804346919059753, 0.44655275344848633, -0.4559898376464844, -1.4452232122421265, 0.1928849220275879, 0.18508724868297577, 0.13576288521289825, -0.2880812883377075, -0.4580281376838684, 0.16035674512386322, 1.5205879211425781, -1.3186829090118408, 0.5539770722389221, 875.1993408203125, 901.5653686523438], "std": [0.10200009495019913, 0.1074034571647644, 0.10886277258396149, 0.1605702042579651, 0.08023715764284134, 0.19432900846004486, 0.18289141356945038, 0.026958029717206955, 0.02744898572564125, 0.039173923432826996, 0.1284557431936264, 0.19503913819789886, 0.26495665311813354, 0.10029830783605576, 0.1500363051891327, 0.05960054695606232, 0.06131619215011597, 0.13705037534236908, 0.2883044183254242, 0.16147840023040771, 0.02815496176481247, 0.02522815205156803, 0.06960653513669968, 0.17842842638492584, 0.2133997082710266, 0.22266705334186554, 229.67813110351562, 223.29063415527344], "count": [835]}, "action": {"min": [-0.46371981501579285, 0.27827420830726624, 0.2733709216117859, -1.7500284910202026, -0.5470418334007263, -0.18368718028068542, -0.6237664818763733, -0.3684696853160858, 0.3773353695869446, 0.07310280948877335, -1.676209807395935, -1.8324490785598755, -0.8047810196876526, 0.08155269175767899, 0.2518019378185272, -0.6302754878997803, -1.713577389717102, -4.6905835915822536e-05, -0.1205509826540947, -0.028304876759648323, -0.3230230510234833, -0.4931650757789612, 0.03989449888467789, 1.0560580492019653, -1.7350881099700928, 0.02747306600213051, 394.0, 367.6875], "max": [-0.03733695670962334, 0.7045981287956238, 0.642912745475769, -0.974030077457428, -0.16321882605552673, 0.6071586012840271, 0.0779234990477562, -0.26279163360595703, 0.5045968890190125, 0.2487315684556961, -1.1594644784927368, -1.0305092334747314, 0.03583645075559616, 0.43721479177474976, 0.6226614713668823, -0.365726113319397, -1.3966996669769287, 0.5189682245254517, 0.6589872241020203, 0.47366708517074585, -0.2486869990825653, -0.3992691934108734, 0.23503056168556213, 1.679186463356018, -1.121137022972107, 0.7462756037712097, 1000.0, 1004.9375], "mean": [-0.2522737681865692, 0.4370580017566681, 0.39526426792144775, -1.4381297826766968, -0.2738141417503357, 0.21522167325019836, -0.30807915329933167, -0.30477502942085266, 0.4477022886276245, 0.16555827856063843, -1.4781041145324707, -1.5387259721755981, -0.50881028175354, 0.2882596552371979, 0.4461728036403656, -0.45595648884773254, -1.4452409744262695, 0.1926146000623703, 0.18546968698501587, 0.13603858649730682, -0.28801026940345764, -0.4580836892127991, 0.1602049171924591, 1.5206897258758545, -1.3188704252243042, 0.5537930130958557, 875.200439453125, 901.56982421875], "std": [0.10202493518590927, 0.10725999623537064, 0.10885177552700043, 0.16066674888134003, 0.0802375003695488, 0.19399531185626984, 0.18266984820365906, 0.02696876972913742, 0.027450986206531525, 0.03910426050424576, 0.1284276396036148, 0.19461166858673096, 0.26485884189605713, 0.10030193626880646, 0.1500372439622879, 0.05961087718605995, 0.061308685690164566, 0.1371525228023529, 0.28811171650886536, 0.16139449179172516, 0.028177592903375626, 0.025251006707549095, 0.06958195567131042, 0.17848248779773712, 0.21329475939273834, 0.22257071733474731, 229.6775665283203, 223.29275512695312], "count": [835]}, "timestamp": {"min": [0.0], "max": [27.8], "mean": [13.9], "std": [8.03478548424149], "count": [835]}, "frame_index": {"min": [0], "max": [834], "mean": [417.0], "std": [241.04356452724474], "count": [835]}, "episode_index": {"min": [25], "max": [25], "mean": [25.0], "std": [0.0], "count": [835]}, "index": {"min": [21803], "max": [22637], "mean": [22220.0], "std": [241.04356452724474], "count": [835]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [835]}, "subtask_annotation": {"mean": [5.609580838323353, 16.0, 16.0, 16.0, 16.0], "std": [4.471161532873293, 0.0, 0.0, 0.0, 0.0], "min": [0, 16, 16, 16, 16], "max": [16, 16, 16, 16, 16], "count": [835]}, "scene_annotation": {"mean": [25.0], "std": [0.0], "min": [25], "max": [25], "count": [835]}, "eef_direction_state": {"mean": [4.355688622754491, 5.34251497005988], "std": [2.2286540281739056, 1.5645935435002758], "min": [0, 0], "max": [6, 6], "count": [835]}, "eef_velocity_state": {"mean": [0.4934131736526946, 0.19281437125748502], "std": [0.6178131923686815, 0.4511553846634609], "min": [0, 0], "max": [2, 2], "count": [835]}, "eef_acc_mag_state": {"mean": [0.2934131736526946, 0.1592814371257485], "std": [0.6353967806091666, 0.4842619779707237], "min": [0, 0], "max": [2, 2], "count": [835]}, "eef_direction_action": {"mean": [4.355688622754491, 5.34251497005988], "std": [2.2286540281739056, 1.5645935435002758], "min": [0, 0], "max": [6, 6], "count": [835]}, "eef_velocity_action": {"mean": [0.4934131736526946, 0.19281437125748502], "std": [0.6178131923686815, 0.4511553846634609], "min": [0, 0], "max": [2, 2], "count": [835]}, "eef_acc_mag_action": {"mean": [0.2934131736526946, 0.1592814371257485], "std": [0.6353967806091666, 0.4842619779707237], "min": [0, 0], "max": [2, 2], "count": [835]}, "eef_sim_pose_state": {"mean": [0.5081257144108652, 0.2588303853827294, 1.1643693594842697, 0.31054191750349736, -0.11462454883006688, 0.9714208258781037, 0.5116962804379706, -0.24486747596219502, 1.1756101070489324, -0.25408451506072094, -0.2802550371477245, -1.0818596502117586], "std": [0.026572133775237143, 0.029594770016414168, 0.02208041746865503, 0.18997684317133, 0.10592201373975696, 0.218043405306062, 0.026208918304911455, 0.05945303510275961, 0.029934035411558695, 0.22237215552198358, 0.1401788453441527, 0.1831503136925747], "min": [0.4458765018232353, 0.18224424134516312, 1.107339338361119, 0.019970793639653595, -0.41150631753693223, 0.5501483683888388, 0.4565174604512993, -0.3097055190840634, 1.1397449184960013, -0.6769952591508356, -0.38850936234199107, -1.250381170701374], "max": [0.5619415990408194, 0.3361400513766794, 1.194891473797924, 0.6853944487182728, 0.020435895132188797, 1.3503616416318418, 0.5426294615149141, -0.14375616903275373, 1.2175277051152353, -0.07574201387895929, -0.02925610866019457, -0.6554880328497642], "count": [835]}, "eef_sim_pose_action": {"mean": [0.5081225389141513, 0.2587716549251472, 1.1644226654851537, 0.31079006905368073, -0.11444627069835582, 0.9713005789102943, 0.5117603115774947, -0.2447336673982145, 1.1756905428674316, -0.25419424994436834, -0.28021445396295974, -1.0816047280939372], "std": [0.02657460813039521, 0.02954246131966704, 0.022074868327537963, 0.18980513047204672, 0.10559477900528232, 0.21791652965297426, 0.02621783118815413, 0.059432869830333176, 0.02992782798792319, 0.22230681958175466, 0.140153980259266, 0.1830639972197992], "min": [0.4458765018232353, 0.18224424134516312, 1.107339338361119, 0.019970793639653595, -0.41150631753693223, 0.5501483683888388, 0.4565174604512993, -0.3097055190840634, 1.1397449184960013, -0.6769952591508356, -0.38850936234199107, -1.250381170701374], "max": [0.5619415990408194, 0.3361400513766794, 1.194891473797924, 0.6853944487182728, 0.020435895132188797, 1.3503616416318418, 0.5426294615149141, -0.14375616903275373, 1.2175277051152353, -0.07574201387895929, -0.02925610866019457, -0.6554880328497642], "count": [835]}, "gripper_mode_state": {"mean": [0.18203592814371258, 0.14850299401197606], "std": [0.3858741362265305, 0.3555978835446792], "min": [0, 0], "max": [1, 1], "count": [835]}, "gripper_activity_state": {"mean": [1.8335329341317366, 1.912574850299401], "std": [0.4989342868234635, 0.37049564483343905], "min": [0, 0], "max": [2, 2], "count": [835]}, "gripper_mode_action": {"mean": [0.18203592814371258, 0.14850299401197606], "std": [0.3858741362265305, 0.3555978835446792], "min": [0, 0], "max": [1, 1], "count": [835]}, "gripper_activity_action": {"mean": [1.8335329341317366, 1.912574850299401], "std": [0.4989342868234635, 0.37049564483343905], "min": [0, 0], "max": [2, 2], "count": [835]}, "gripper_open_scale_state": {"mean": [0.795635699526025, 0.8196047962003931], "std": [0.20879779630955064, 0.2029915185663066], "min": [0.35818181818181816, 0.33426136363636366], "max": [0.9090909090909091, 0.9135795454545454], "count": [835]}, "gripper_open_scale_action": {"mean": [0.7956366980837746, 0.8196089061888677], "std": [0.20879833627060512, 0.20299338367591493], "min": [0.35818181818181816, 0.33426136363636366], "max": [0.9090909090909091, 0.9135795454545454], "count": [835]}}} +{"episode_index": 26, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4969286788579068]], [[0.45203592118665653]], [[0.392790884156693]]], "std": [[[0.13321069715633813]], [[0.15142073059573752]], [[0.19256930221618107]]], "count": [154]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47227096463585433]], [[0.4514940741448094]], [[0.4140350577731092]]], "std": [[[0.14976648280897278]], [[0.14037139663982673]], [[0.18262762174931726]]], "count": [154]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46367646926194717]], [[0.4535954251018589]], [[0.4186436555682879]]], "std": [[[0.16575644034357603]], [[0.15175193302348863]], [[0.18626940869763187]]], "count": [154]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47614379482853747]], [[0.4372529894533571]], [[0.392410797841864]]], "std": [[[0.13611519102101505]], [[0.15444985425743826]], [[0.1920627701418732]]], "count": [154]}, "observation.state": {"min": [-0.5855852365493774, 0.36944693326950073, 0.29385673999786377, -1.6467596292495728, -0.6977367997169495, -0.16136442124843597, -0.8699451684951782, -0.3597400486469269, 0.38220205903053284, 0.12422874569892883, -1.8906973600387573, -1.8976154327392578, -0.8594068288803101, 0.13499030470848083, 0.2329796403646469, -0.6634759902954102, -1.4995388984680176, 0.03655482828617096, -0.12048334628343582, -0.028321240097284317, -0.3585306704044342, -0.5352365970611572, 0.03251349925994873, 1.3580224514007568, -1.7517967224121094, 0.010464043356478214, 394.0, 366.9375], "max": [-0.01823650859296322, 0.8530591130256653, 0.6925488114356995, -0.9223847389221191, -0.2538417875766754, 0.34111806750297546, 0.028270842507481575, -0.23961299657821655, 0.5096530914306641, 0.2688766121864319, -1.2969409227371216, -1.121137022972107, 0.02882896177470684, 0.5252993702888489, 0.6196813583374023, -0.407307505607605, -1.0965663194656372, 0.4207792580127716, 0.3875689208507538, 0.5556135773658752, -0.27896013855934143, -0.4209616184234619, 0.23496638238430023, 1.7071422338485718, -1.121137022972107, 0.7462756037712097, 1002.4375, 1004.9375], "mean": [-0.3694312274456024, 0.5278205871582031, 0.4457513093948364, -1.2833536863327026, -0.4685804843902588, 0.111674003303051, -0.5003334879875183, -0.2991790175437927, 0.47014540433883667, 0.20162805914878845, -1.5371266603469849, -1.7001556158065796, -0.49069759249687195, 0.35358521342277527, 0.4072372317314148, -0.4640200436115265, -1.2728407382965088, 0.17900316417217255, 0.019740741699934006, 0.1886061429977417, -0.3043195307254791, -0.48004060983657837, 0.16103622317314148, 1.5938113927841187, -1.3282581567764282, 0.5835944414138794, 839.9588012695312, 912.8128051757812], "std": [0.11991560459136963, 0.10541197657585144, 0.12161380797624588, 0.1555921882390976, 0.09867317229509354, 0.10337068885564804, 0.21058562397956848, 0.03135104849934578, 0.02989836223423481, 0.035493068397045135, 0.16113469004631042, 0.16867901384830475, 0.30624714493751526, 0.14481373131275177, 0.16971862316131592, 0.0645592138171196, 0.13520589470863342, 0.0999050959944725, 0.17037224769592285, 0.18843261897563934, 0.02356252260506153, 0.040987901389598846, 0.06711089611053467, 0.10232793539762497, 0.2137373387813568, 0.2251943200826645, 251.57009887695312, 214.65850830078125], "count": [827]}, "action": {"min": [-0.5855852365493774, 0.36944693326950073, 0.29385673999786377, -1.6467596292495728, -0.6977367997169495, -0.16120842099189758, -0.8699451684951782, -0.3597400486469269, 0.38220205903053284, 0.12422874569892883, -1.8906973600387573, -1.8976154327392578, -0.8594068288803101, 0.13499030470848083, 0.2329796403646469, -0.6634759902954102, -1.4995388984680176, 0.03655482828617096, -0.12048334628343582, -0.028321240097284317, -0.3585306704044342, -0.5352365970611572, 0.03251349925994873, 1.3580224514007568, -1.7517967224121094, 0.010464043356478214, 394.0, 366.9375], "max": [-0.01823650859296322, 0.8530591130256653, 0.6925488114356995, -0.9223847389221191, -0.2538417875766754, 0.34111806750297546, 0.028269970789551735, -0.23961299657821655, 0.5096530914306641, 0.2688766121864319, -1.2969409227371216, -1.121137022972107, 0.02882896177470684, 0.5252993702888489, 0.6196813583374023, -0.407307505607605, -1.0965663194656372, 0.4207792580127716, 0.3875689208507538, 0.5556135773658752, -0.27896013855934143, -0.4209616184234619, 0.23496638238430023, 1.7071422338485718, -1.121137022972107, 0.7462756037712097, 1002.4375, 1004.9375], "mean": [-0.3696165382862091, 0.5277076363563538, 0.44567984342575073, -1.2833034992218018, -0.4689326584339142, 0.11162906885147095, -0.5010019540786743, -0.29909729957580566, 0.47017955780029297, 0.20156937837600708, -1.5375021696090698, -1.700763463973999, -0.49075621366500854, 0.3539450168609619, 0.4067990481853485, -0.4640023708343506, -1.2724900245666504, 0.17877662181854248, 0.019822577014565468, 0.18888141214847565, -0.3042839467525482, -0.48014402389526367, 0.16089880466461182, 1.5939565896987915, -1.328440546989441, 0.5835184454917908, 839.9613037109375, 912.8138427734375], "std": [0.11977113783359528, 0.10537965595722198, 0.12162768840789795, 0.1555570513010025, 0.09842555224895477, 0.10347966104745865, 0.20978230237960815, 0.03141408786177635, 0.029886018484830856, 0.03547793999314308, 0.16157954931259155, 0.16749200224876404, 0.30630090832710266, 0.14480040967464447, 0.1696760654449463, 0.06456466764211655, 0.1352209448814392, 0.09994769841432571, 0.17032113671302795, 0.18828171491622925, 0.02357807382941246, 0.04100776091217995, 0.06707572191953659, 0.10238397866487503, 0.21362629532814026, 0.22515016794204712, 251.57095336914062, 214.65850830078125], "count": [827]}, "timestamp": {"min": [0.0], "max": [27.533333333333335], "mean": [13.766666666666666], "std": [7.957805392610871], "count": [827]}, "frame_index": {"min": [0], "max": [826], "mean": [413.0], "std": [238.73416177832615], "count": [827]}, "episode_index": {"min": [26], "max": [26], "mean": [26.0], "std": [0.0], "count": [827]}, "index": {"min": [22638], "max": [23464], "mean": [23051.0], "std": [238.73416177832615], "count": [827]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [827]}, "subtask_annotation": {"mean": [6.567110036275695, 16.0, 16.0, 16.0, 16.0], "std": [6.1574490031263975, 0.0, 0.0, 0.0, 0.0], "min": [0, 16, 16, 16, 16], "max": [16, 16, 16, 16, 16], "count": [827]}, "scene_annotation": {"mean": [26.0], "std": [0.0], "min": [26], "max": [26], "count": [827]}, "eef_direction_state": {"mean": [4.581620314389359, 5.163240628778718], "std": [2.022019244319863, 1.8638554375373073], "min": [0, 0], "max": [6, 6], "count": [827]}, "eef_velocity_state": {"mean": [0.4558645707376058, 0.218863361547763], "std": [0.5912901239488672, 0.49834761006681877], "min": [0, 0], "max": [2, 2], "count": [827]}, "eef_acc_mag_state": {"mean": [0.2720677146311971, 0.1487303506650544], "std": [0.6120364289289707, 0.467448458666101], "min": [0, 0], "max": [2, 2], "count": [827]}, "eef_direction_action": {"mean": [4.581620314389359, 5.163240628778718], "std": [2.0220192443198624, 1.8638554375373073], "min": [0, 0], "max": [6, 6], "count": [827]}, "eef_velocity_action": {"mean": [0.4558645707376058, 0.218863361547763], "std": [0.5912901239488672, 0.4983476100668187], "min": [0, 0], "max": [2, 2], "count": [827]}, "eef_acc_mag_action": {"mean": [0.27690447400241835, 0.1487303506650544], "std": [0.6177433631376836, 0.467448458666101], "min": [0, 0], "max": [2, 2], "count": [827]}, "eef_sim_pose_state": {"mean": [0.5375679592455767, 0.30545528430495483, 1.1670161354978643, 0.27320444299858826, -0.011042286245880516, 0.8460691069343488, 0.5337781734918349, -0.24931664865279954, 1.1542302185857851, -0.19061251156297088, -0.2798099618378875, -1.049923752409602], "std": [0.030517825804171377, 0.02636153745850745, 0.022162450534934226, 0.16318661360344208, 0.10664821439377582, 0.2504052374261655, 0.04218013769969782, 0.05666746290990063, 0.015740915034143082, 0.17842248608744424, 0.1193278225796723, 0.20430906694495732], "min": [0.4493572550121929, 0.2431952483032122, 1.1163775646194611, -0.1036674155061163, -0.3830834771770242, 0.37394565113908396, 0.47346519961600403, -0.3096497899968517, 1.1271770555336322, -0.555386855833157, -0.38310908331583726, -1.2502496263708862], "max": [0.5824991347115955, 0.37145127727408506, 1.1930747482670412, 0.5779427719344725, 0.09425530186868314, 1.2502823209991134, 0.5831515838590049, -0.14494632463414772, 1.17768012311713, -0.05786395070126471, -0.05302770410201374, -0.5674382293028529], "count": [827]}, "eef_sim_pose_action": {"mean": [0.5376282205393224, 0.30544101832799214, 1.1670796636674128, 0.2729980428453671, -0.010708134213905603, 0.8455439330043918, 0.5338891645547428, -0.2491979248930242, 1.154266519655158, -0.1906191344351358, -0.2797434069421679, -1.0497043926754557], "std": [0.03047030944016818, 0.026362438277485543, 0.02215960457113581, 0.16354348597749038, 0.10591245005792214, 0.2500117935732862, 0.042182000282605235, 0.05664381513815958, 0.015742132862104328, 0.1784183313122383, 0.11928552927851703, 0.2041912483299939], "min": [0.4493572550121929, 0.2431952483032122, 1.1163775646194611, -0.1036674155061163, -0.38308694819940303, 0.37394565113908396, 0.47346519961600403, -0.3096497899968517, 1.1271770555336322, -0.555386855833157, -0.38310908331583726, -1.2502496263708862], "max": [0.5824991347115955, 0.37145127727408506, 1.1930747482670412, 0.5779427719344725, 0.09425530186868314, 1.2502816585246923, 0.5831515838590049, -0.14494632463414772, 1.17768012311713, -0.05786395070126471, -0.05302770410201374, -0.5674382293028529], "count": [827]}, "gripper_mode_state": {"mean": [0.2430471584038694, 0.13301088270858524], "std": [0.42892334652671354, 0.3395864952993066], "min": [0, 0], "max": [1, 1], "count": [827]}, "gripper_activity_state": {"mean": [1.8307134220072552, 1.9129383313180168], "std": [0.5042742088665167, 0.37084099959814054], "min": [0, 0], "max": [2, 2], "count": [827]}, "gripper_mode_action": {"mean": [0.2430471584038694, 0.13301088270858524], "std": [0.42892334652671354, 0.3395864952993066], "min": [0, 0], "max": [1, 1], "count": [827]}, "gripper_activity_action": {"mean": [1.8307134220072552, 1.9129383313180168], "std": [0.5042742088665167, 0.37084099959814054], "min": [0, 0], "max": [2, 2], "count": [827]}, "gripper_open_scale_state": {"mean": [0.7635989527824478, 0.8298298018196448], "std": [0.22869996945317705, 0.19514407632263628], "min": [0.35818181818181816, 0.33357954545454543], "max": [0.9113068181818181, 0.9135795454545454], "count": [827]}, "gripper_open_scale_action": {"mean": [0.7636012285343056, 0.8298307008083866], "std": [0.2287014274943632, 0.19514446039351835], "min": [0.35818181818181816, 0.33357954545454543], "max": [0.9113068181818181, 0.9135795454545454], "count": [827]}}} +{"episode_index": 27, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49719541903695635]], [[0.45142101135721774]], [[0.39301167115508756]]], "std": [[[0.134420706631888]], [[0.15298084263410502]], [[0.19382589268093198]]], "count": [162]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4652800106410877]], [[0.44543859436778827]], [[0.40424336444968934]]], "std": [[[0.15514063425739377]], [[0.13977518855359838]], [[0.17779840534769265]]], "count": [162]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47773327306745744]], [[0.46118394834785764]], [[0.4293995766259178]]], "std": [[[0.15765623389577263]], [[0.14349268394671336]], [[0.17776467450015343]]], "count": [162]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48400229085975954]], [[0.4461461964415396]], [[0.40339227033405956]]], "std": [[[0.1339479824307112]], [[0.1520360235922945]], [[0.18991080975582655]]], "count": [162]}, "observation.state": {"min": [-0.45200321078300476, 0.21715277433395386, 0.18745490908622742, -1.7949860095977783, -0.5557564496994019, -0.12051062285900116, -0.7015089392662048, -0.36599963903427124, 0.374103307723999, 0.09573405981063843, -1.7949020862579346, -1.827462077140808, -1.0675725936889648, 0.1359895020723343, 0.15736761689186096, -0.7110165953636169, -1.5201271772384644, 0.18776579201221466, -0.12075933068990707, -0.028304876759648323, -0.3582412600517273, -0.5321378111839294, 0.030720749869942665, 1.3907761573791504, -1.7959046363830566, -0.05141027644276619, 393.9375, 369.9375], "max": [-0.05689555034041405, 0.7850043773651123, 0.6039155721664429, -0.9365491271018982, -0.08671559393405914, 0.5984057784080505, 0.028271060436964035, -0.24895572662353516, 0.5178874731063843, 0.2438173145055771, -1.1771377325057983, -1.121137022972107, -0.01871366798877716, 0.5368992686271667, 0.6774811744689941, -0.3964373469352722, -1.1001181602478027, 0.3750919699668884, 0.36493852734565735, 0.6202104091644287, -0.2845545709133148, -0.4113168716430664, 0.23496975004673004, 1.7342112064361572, -1.121137022972107, 0.7644244432449341, 1002.375, 1004.9375], "mean": [-0.24551767110824585, 0.405197411775589, 0.34392857551574707, -1.4071189165115356, -0.26841452717781067, 0.15655864775180817, -0.279701828956604, -0.3065088987350464, 0.4519850015640259, 0.17724159359931946, -1.4481639862060547, -1.5010662078857422, -0.6082432866096497, 0.3645552098751068, 0.3831840753555298, -0.46706512570381165, -1.2627662420272827, 0.2684338092803955, 0.07092500478029251, 0.21747812628746033, -0.30542445182800293, -0.47965264320373535, 0.14800840616226196, 1.529700756072998, -1.463311791419983, 0.5985559225082397, 860.7933349609375, 906.1024780273438], "std": [0.11121746152639389, 0.1494905799627304, 0.13746604323387146, 0.18591494858264923, 0.0999799445271492, 0.21480147540569305, 0.22978918254375458, 0.024546366184949875, 0.03149397671222687, 0.03244335949420929, 0.17372435331344604, 0.19987964630126953, 0.3590087592601776, 0.15035806596279144, 0.20678699016571045, 0.09054497629404068, 0.13756400346755981, 0.03655194118618965, 0.15686582028865814, 0.2148403823375702, 0.02007145620882511, 0.040530603379011154, 0.0783843994140625, 0.07252872735261917, 0.25992536544799805, 0.26808878779411316, 242.17576599121094, 221.6164093017578], "count": [887]}, "action": {"min": [-0.45200321078300476, 0.21715277433395386, 0.18745490908622742, -1.7949860095977783, -0.5557564496994019, -0.12051062285900116, -0.7015089392662048, -0.36599963903427124, 0.374103307723999, 0.09573405981063843, -1.7949020862579346, -1.827462077140808, -1.0675725936889648, 0.1359895020723343, 0.15736761689186096, -0.7110165953636169, -1.5201271772384644, 0.18776579201221466, -0.12075933068990707, -0.028307059779763222, -0.3582412600517273, -0.5321378111839294, 0.030720749869942665, 1.3907761573791504, -1.7959046363830566, -0.05141027644276619, 393.9375, 369.9375], "max": [-0.05689555034041405, 0.7850043773651123, 0.6039155721664429, -0.9365491271018982, -0.08671559393405914, 0.5984057784080505, 0.028271060436964035, -0.24913515150547028, 0.5178874731063843, 0.2438173145055771, -1.1771377325057983, -1.121137022972107, -0.01871366798877716, 0.5368992686271667, 0.6774811744689941, -0.3964373469352722, -1.1001181602478027, 0.3750919699668884, 0.36493852734565735, 0.6202104091644287, -0.2845545709133148, -0.4113168716430664, 0.23496975004673004, 1.7342112064361572, -1.121137022972107, 0.7644244432449341, 1002.375, 1004.9375], "mean": [-0.24559929966926575, 0.40501993894577026, 0.34378111362457275, -1.4071464538574219, -0.26858919858932495, 0.15659597516059875, -0.28003114461898804, -0.3064434230327606, 0.4520148038864136, 0.17719197273254395, -1.448283076286316, -1.5014264583587646, -0.6084505915641785, 0.36489415168762207, 0.38268113136291504, -0.46701323986053467, -1.2624307870864868, 0.2684667110443115, 0.07120656222105026, 0.21778790652751923, -0.3053973615169525, -0.47974783182144165, 0.14784376323223114, 1.5295830965042114, -1.4638745784759521, 0.59856778383255, 860.7898559570312, 906.1027221679688], "std": [0.1112101599574089, 0.14934702217578888, 0.13742050528526306, 0.18591740727424622, 0.10008977353572845, 0.2147560715675354, 0.22955627739429474, 0.02461758628487587, 0.03149997815489769, 0.032388485968112946, 0.17384590208530426, 0.19948136806488037, 0.3591409921646118, 0.1503247320652008, 0.20679044723510742, 0.09056716412305832, 0.1375623643398285, 0.03655185177922249, 0.15674613416194916, 0.21468451619148254, 0.020083263516426086, 0.04054875299334526, 0.07835499197244644, 0.07254277169704437, 0.2597246468067169, 0.26809558272361755, 242.1738739013672, 221.61654663085938], "count": [887]}, "timestamp": {"min": [0.0], "max": [29.533333333333335], "mean": [14.766666666666666], "std": [8.535156055333076], "count": [887]}, "frame_index": {"min": [0], "max": [886], "mean": [443.0], "std": [256.0546816599923], "count": [887]}, "episode_index": {"min": [27], "max": [27], "mean": [27.0], "std": [0.0], "count": [887]}, "index": {"min": [23465], "max": [24351], "mean": [23908.0], "std": [256.0546816599923], "count": [887]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [887]}, "subtask_annotation": {"mean": [5.526493799323562, 16.0, 16.0, 16.0, 16.0], "std": [4.570273958286807, 0.0, 0.0, 0.0, 0.0], "min": [0, 16, 16, 16, 16], "max": [16, 16, 16, 16, 16], "count": [887]}, "scene_annotation": {"mean": [27.0], "std": [0.0], "min": [27], "max": [27], "count": [887]}, "eef_direction_state": {"mean": [4.429537767756482, 5.3382187147688835], "std": [2.248724080289222, 1.6457846072874553], "min": [0, 0], "max": [6, 6], "count": [887]}, "eef_velocity_state": {"mean": [0.4250281848928974, 0.18151071025930102], "std": [0.5803668457476154, 0.4526967617680508], "min": [0, 0], "max": [2, 2], "count": [887]}, "eef_acc_mag_state": {"mean": [0.2593010146561443, 0.13641488162344984], "std": [0.6009770010897973, 0.45606745001897414], "min": [0, 0], "max": [2, 2], "count": [887]}, "eef_direction_action": {"mean": [4.435174746335964, 5.3382187147688835], "std": [2.2463856847776005, 1.6457846072874553], "min": [0, 0], "max": [6, 6], "count": [887]}, "eef_velocity_action": {"mean": [0.42390078917700114, 0.18151071025930102], "std": [0.5802200951497701, 0.4526967617680508], "min": [0, 0], "max": [2, 2], "count": [887]}, "eef_acc_mag_action": {"mean": [0.2593010146561443, 0.13641488162344984], "std": [0.6009770010897973, 0.45606745001897414], "min": [0, 0], "max": [2, 2], "count": [887]}, "eef_sim_pose_state": {"mean": [0.5101135001880794, 0.26453003242624046, 1.1584408532338981, 0.26314565406971097, -0.09387423195980898, 1.0445363938824044, 0.5357825944620538, -0.23889269672307006, 1.1555465085339391, -0.21488381374749196, -0.1573991291837112, -1.020879493367704], "std": [0.02897963099206348, 0.023033457956396424, 0.021929030018551583, 0.22976640556017033, 0.08195498046517413, 0.2978887689429179, 0.043555904954447326, 0.06718277444608252, 0.01670357765227596, 0.1587699671185872, 0.1726508405571424, 0.23862751768291562], "min": [0.4421388854812446, 0.2023558157001332, 1.109584546811823, -0.07780149378655266, -0.38298222285836636, 0.48014394858683723, 0.46852870716218953, -0.31476750981275303, 1.1266329831123771, -0.5473310438896672, -0.383093972507063, -1.250271455126237], "max": [0.5706212859663488, 0.33814487625603296, 1.2026268588591598, 0.6849248786575577, 0.0075981242487277445, 1.3779997156058799, 0.5836573395908191, -0.14677444848154741, 1.1738707538237658, -0.07588084006495222, 0.0019978349886276003, -0.48653818150036077], "count": [887]}, "eef_sim_pose_action": {"mean": [0.5101512295037164, 0.2644998394018353, 1.158492359175681, 0.2629852631632636, -0.09356984968026788, 1.0443462384057205, 0.5358884580939541, -0.23874967128420416, 1.1555836602429062, -0.2149886026040069, -0.1569650409599861, -1.0206450181629738], "std": [0.02897338737684441, 0.022991747743822705, 0.021938636208097616, 0.22994633955973154, 0.08138007807192438, 0.29781047227164553, 0.043555339810189095, 0.0671670638469639, 0.016705103583200626, 0.15870885006243365, 0.1725669327117885, 0.23850417846341793], "min": [0.4421388854812446, 0.2023558157001332, 1.109584546811823, -0.07662152659170895, -0.3829853314026346, 0.48014394858683723, 0.46852870716218953, -0.31476750981275303, 1.1266329831123771, -0.5473310438896672, -0.383093972507063, -1.250271455126237], "max": [0.5706212859663488, 0.33814487625603296, 1.2026268588591598, 0.6849248786575577, 0.0075981242487277445, 1.3779997156058799, 0.5836573395908191, -0.14677444848154741, 1.1738707538237658, -0.07588084006495222, 0.0019963331028203246, -0.48653818150036077], "count": [887]}, "gripper_mode_state": {"mean": [0.20969560315670802, 0.14543404735062007], "std": [0.40709133763008604, 0.3525379202608375], "min": [0, 0], "max": [1, 1], "count": [887]}, "gripper_activity_state": {"mean": [1.846674182638106, 1.9188275084554678], "std": [0.48091852274877456, 0.3587457491371917], "min": [0, 0], "max": [2, 2], "count": [887]}, "gripper_mode_action": {"mean": [0.20969560315670802, 0.14543404735062007], "std": [0.40709133763008604, 0.3525379202608375], "min": [0, 0], "max": [1, 1], "count": [887]}, "gripper_activity_action": {"mean": [1.846674182638106, 1.9188275084554678], "std": [0.48091852274877456, 0.3587457491371917], "min": [0, 0], "max": [2, 2], "count": [887]}, "gripper_open_scale_state": {"mean": [0.782539407241982, 0.8237295144696791], "std": [0.22015997995478287, 0.20146869986310695], "min": [0.358125, 0.3363068181818182], "max": [0.91125, 0.9135795454545454], "count": [887]}, "gripper_open_scale_action": {"mean": [0.7825363259580923, 0.8237297280332986], "std": [0.22015820181708162, 0.20146879501067866], "min": [0.358125, 0.3363068181818182], "max": [0.91125, 0.9135795454545454], "count": [887]}}} +{"episode_index": 28, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49983621265172734]], [[0.45390623832866484]], [[0.39408867763772176]]], "std": [[[0.14067713470156137]], [[0.16278441941911492]], [[0.20320425850252435]]], "count": [175]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9607843137254902]], [[1.0]], [[1.0]]], "mean": [[[0.4730530578898226]], [[0.45339401960784315]], [[0.41310831582633056]]], "std": [[[0.15076711155071176]], [[0.14262679874094875]], [[0.18478580253955937]]], "count": [175]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4533626925770308]], [[0.45976239028944915]], [[0.4432747128851541]]], "std": [[[0.1693489259392225]], [[0.14917316034650996]], [[0.18548267731373358]]], "count": [175]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4821880999066293]], [[0.4447349486461251]], [[0.402100610410831]]], "std": [[[0.13203805196569474]], [[0.15028845208099814]], [[0.1875007733681785]]], "count": [175]}, "observation.state": {"min": [-0.41673991084098816, 0.09943576902151108, 0.14075970649719238, -1.7930476665496826, -0.6646071672439575, -0.12056952714920044, -0.5298230648040771, -0.33162131905555725, 0.3887885510921478, 0.07355780899524689, -1.6227184534072876, -1.8042140007019043, -1.0845117568969727, 0.10458122193813324, 0.27407559752464294, -0.6694548726081848, -1.6565684080123901, -0.06598217040300369, -0.12050952762365341, -0.028297241777181625, -0.3392905592918396, -0.5207802653312683, 0.05923231318593025, 1.146156668663025, -1.732534646987915, 0.001061075134202838, 394.625, 362.1875], "max": [-0.07248352468013763, 0.7629510760307312, 0.6148543953895569, -1.1771395206451416, -0.06128396466374397, 0.9088954925537109, 0.034722235053777695, -0.2048681527376175, 0.5105055570602417, 0.2676726281642914, -0.880784809589386, -1.121137022972107, -0.0002785542164929211, 0.477704256772995, 0.6091831922531128, -0.38278451561927795, -1.1173030138015747, 0.48464521765708923, 0.5026177167892456, 0.5997322201728821, -0.2902202606201172, -0.40826261043548584, 0.23497538268566132, 1.8498932123184204, -1.0986621379852295, 0.7462756037712097, 1002.75, 1005.0], "mean": [-0.23258599638938904, 0.3597351610660553, 0.3302880823612213, -1.5964299440383911, -0.33465898036956787, 0.47058865427970886, -0.1759556382894516, -0.2680942416191101, 0.44048604369163513, 0.14764145016670227, -1.285994052886963, -1.5755704641342163, -0.6016382575035095, 0.33065059781074524, 0.4204823076725006, -0.4881398379802704, -1.311010718345642, 0.13374125957489014, 0.01492499839514494, 0.12467992305755615, -0.3068915903568268, -0.47203660011291504, 0.15664298832416534, 1.6191737651824951, -1.2491428852081299, 0.5609164834022522, 815.2362670898438, 933.7600708007812], "std": [0.10715526342391968, 0.15109840035438538, 0.15735234320163727, 0.15215684473514557, 0.14082539081573486, 0.24959494173526764, 0.18097734451293945, 0.033511657267808914, 0.027137599885463715, 0.0479726605117321, 0.20697219669818878, 0.15185345709323883, 0.36802446842193604, 0.1428450047969818, 0.14550350606441498, 0.06471140682697296, 0.16675730049610138, 0.1665876805782318, 0.21048752963542938, 0.1663399487733841, 0.012463140301406384, 0.040961578488349915, 0.05943713337182999, 0.19395416975021362, 0.21140681207180023, 0.1952134519815445, 268.811767578125, 192.87449645996094], "count": [980]}, "action": {"min": [-0.41673991084098816, 0.09943576902151108, 0.14075970649719238, -1.7930476665496826, -0.6646071672439575, -0.12056952714920044, -0.5298230648040771, -0.33162131905555725, 0.3887885510921478, 0.07355780899524689, -1.6227184534072876, -1.8042140007019043, -1.0845117568969727, 0.10458122193813324, 0.27407559752464294, -0.6694548726081848, -1.6565684080123901, -0.06598217040300369, -0.12050952762365341, -0.028297241777181625, -0.3392905592918396, -0.5207802653312683, 0.05923231318593025, 1.146156668663025, -1.732534646987915, 0.001061075134202838, 394.625, 362.1875], "max": [-0.07248352468013763, 0.7629510760307312, 0.6148543953895569, -1.1771395206451416, -0.06128396466374397, 0.9088954925537109, 0.034722235053777695, -0.20491699874401093, 0.5105055570602417, 0.2676726281642914, -0.880784809589386, -1.121137022972107, -0.0002785542164929211, 0.477704256772995, 0.6091831922531128, -0.38278451561927795, -1.1173030138015747, 0.48464521765708923, 0.5026177167892456, 0.5997322201728821, -0.2902202606201172, -0.40826261043548584, 0.23497538268566132, 1.8498932123184204, -1.0986621379852295, 0.7462756037712097, 1002.75, 1005.0], "mean": [-0.23257474601268768, 0.3594357967376709, 0.3300939202308655, -1.596713662147522, -0.3346487581729889, 0.4708465337753296, -0.17605113983154297, -0.2679889500141144, 0.4404893219470978, 0.1475524753332138, -1.285992980003357, -1.5757815837860107, -0.6019226312637329, 0.3309263586997986, 0.42014655470848083, -0.4881943464279175, -1.3107303380966187, 0.1334346979856491, 0.01495632715523243, 0.12484284490346909, -0.30687931180000305, -0.4721101224422455, 0.15652281045913696, 1.6193668842315674, -1.2491519451141357, 0.5607456564903259, 815.2363891601562, 933.75927734375], "std": [0.10715916007757187, 0.15090353786945343, 0.15732015669345856, 0.15207184851169586, 0.1408316195011139, 0.24911396205425262, 0.18089395761489868, 0.033546332269907, 0.027138391509652138, 0.04789130389690399, 0.20697049796581268, 0.15136398375034332, 0.3682433068752289, 0.1428525149822235, 0.14545787870883942, 0.06470294296741486, 0.1668185442686081, 0.1666429489850998, 0.21046964824199677, 0.1662679761648178, 0.01246725395321846, 0.04097801074385643, 0.059397824108600616, 0.1940036565065384, 0.211399644613266, 0.1951221227645874, 268.81182861328125, 192.8740234375], "count": [980]}, "timestamp": {"min": [0.0], "max": [32.63333333333333], "mean": [16.316666666666666], "std": [9.430049487321545], "count": [980]}, "frame_index": {"min": [0], "max": [979], "mean": [489.5], "std": [282.90148461964634], "count": [980]}, "episode_index": {"min": [28], "max": [28], "mean": [28.0], "std": [0.0], "count": [980]}, "index": {"min": [24352], "max": [25331], "mean": [24841.5], "std": [282.90148461964634], "count": [980]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [980]}, "subtask_annotation": {"mean": [4.830612244897959, 16.0, 16.0, 16.0, 16.0], "std": [5.351509574615111, 0.0, 0.0, 0.0, 0.0], "min": [0, 16, 16, 16, 16], "max": [16, 16, 16, 16, 16], "count": [980]}, "scene_annotation": {"mean": [28.0], "std": [0.0], "min": [28], "max": [28], "count": [980]}, "eef_direction_state": {"mean": [4.868367346938776, 5.4826530612244895], "std": [1.835594600810775, 1.4985384382997915], "min": [0, 0], "max": [6, 6], "count": [980]}, "eef_velocity_state": {"mean": [0.38571428571428573, 0.12448979591836734], "std": [0.5769377287516739, 0.34819101738809377], "min": [0, 0], "max": [2, 2], "count": [980]}, "eef_acc_mag_state": {"mean": [0.2816326530612245, 0.09489795918367347], "std": [0.6278156070732834, 0.3781999387484075], "min": [0, 0], "max": [2, 2], "count": [980]}, "eef_direction_action": {"mean": [4.868367346938776, 5.4826530612244895], "std": [1.835594600810775, 1.4985384382997915], "min": [0, 0], "max": [6, 6], "count": [980]}, "eef_velocity_action": {"mean": [0.38571428571428573, 0.12448979591836734], "std": [0.5769377287516739, 0.3481910173880938], "min": [0, 0], "max": [2, 2], "count": [980]}, "eef_acc_mag_action": {"mean": [0.2816326530612245, 0.09489795918367347], "std": [0.6278156070732834, 0.3781999387484075], "min": [0, 0], "max": [2, 2], "count": [980]}, "eef_sim_pose_state": {"mean": [0.49929109159573054, 0.2314014257476112, 1.2059123956331088, 0.37109411269246584, -0.007468264406845354, 1.0925951135083056, 0.5248482265170636, -0.24341481516063304, 1.1513834619211134, -0.19076421774594032, -0.3562459899787448, -1.063904457016643], "std": [0.024041458907124075, 0.03950594778113229, 0.029023800956054946, 0.2470109698798645, 0.1360811977297883, 0.25481992687961497, 0.040069710624204787, 0.048601564408864796, 0.008922803864640644, 0.1750481569854699, 0.1524621260485534, 0.20517318842995733], "min": [0.4582694255305103, 0.17293102052456485, 1.1397939190300739, -0.09108686822175704, -0.382914663996071, 0.5923072747119881, 0.46281079527554386, -0.30965596750695074, 1.1397537039346248, -0.5712777104587825, -0.5042429130613615, -1.2502641206693357], "max": [0.5638837548835942, 0.3524465760326101, 1.2504078466678394, 0.7915377910576309, 0.18146106171721454, 1.3682657081575587, 0.5698234157349309, -0.17668430369818283, 1.1758559815429324, -0.07584688694155994, -0.058641983979114576, -0.4861433293472956], "count": [980]}, "eef_sim_pose_action": {"mean": [0.4992959317823536, 0.23131682367536416, 1.2060040903979008, 0.37093772063304403, -0.0071930253590215334, 1.0925823521736513, 0.5249281576673028, -0.24331014652043212, 1.151397582106858, -0.1907909602103664, -0.35634837313538265, -1.0636995647592034], "std": [0.02403978343490944, 0.039426909422724414, 0.028956682409326463, 0.24724615423685822, 0.13559339531065742, 0.25481187469410593, 0.04007553059679041, 0.048569323524296625, 0.008915339821042966, 0.17503261364832734, 0.15251374125905573, 0.20508734235044943], "min": [0.4582694255305103, 0.17293102052456485, 1.1397939190300739, -0.09005034650047206, -0.38291470413596085, 0.5923072747119881, 0.46281079527554386, -0.30965596750695074, 1.1397537039346248, -0.5712777104587825, -0.5042429130613615, -1.2502641206693357], "max": [0.5638837548835942, 0.3524465760326101, 1.2504078466678394, 0.7915377910576309, 0.18146106171721454, 1.3682657081575587, 0.5698234157349309, -0.17668430369818283, 1.1758559815429324, -0.07584688694155994, -0.058641983979114576, -0.4861433293472956], "count": [980]}, "gripper_mode_state": {"mean": [0.28775510204081634, 0.10204081632653061], "std": [0.45271636074952865, 0.3027019790651251], "min": [0, 0], "max": [1, 1], "count": [980]}, "gripper_activity_state": {"mean": [1.860204081632653, 1.9275510204081632], "std": [0.46053203392277997, 0.34085145853387744], "min": [0, 0], "max": [2, 2], "count": [980]}, "gripper_mode_action": {"mean": [0.28775510204081634, 0.10204081632653061], "std": [0.45271636074952865, 0.3027019790651251], "min": [0, 0], "max": [1, 1], "count": [980]}, "gripper_activity_action": {"mean": [1.860204081632653, 1.9275510204081632], "std": [0.46053203392277997, 0.34085145853387744], "min": [0, 0], "max": [2, 2], "count": [980]}, "gripper_open_scale_state": {"mean": [0.7411238998950999, 0.8488727674041917], "std": [0.24437394289116915, 0.17534049254717982], "min": [0.35875, 0.32926136363636366], "max": [0.9115909090909091, 0.9136363636363637], "count": [980]}, "gripper_open_scale_action": {"mean": [0.7411240074143595, 0.8488720496466075], "std": [0.24437401639585693, 0.17534022895805162], "min": [0.35875, 0.32926136363636366], "max": [0.9115909090909091, 0.9136363636363637], "count": [980]}}} +{"episode_index": 29, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49926074400510756]], [[0.4563795773276198]], [[0.39780708674198156]]], "std": [[[0.13978517683815703]], [[0.15894517256689633]], [[0.19982458891462987]]], "count": [151]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4685415773925464]], [[0.4512888802320045]], [[0.4105144705233087]]], "std": [[[0.15997717916408224]], [[0.14354863042200702]], [[0.18383908424882]]], "count": [151]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4686150418776782]], [[0.46139974516296584]], [[0.4334895779227806]]], "std": [[[0.152061160356927]], [[0.1331231060480575]], [[0.173464918734799]]], "count": [151]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4844881792948968]], [[0.448293594176081]], [[0.4056672875275938]]], "std": [[[0.1341905629627702]], [[0.15236460683621458]], [[0.18924338375903615]]], "count": [151]}, "observation.state": {"min": [-0.47481244802474976, 0.1624181568622589, 0.19404898583889008, -1.6782368421554565, -0.5556681156158447, -0.12074296921491623, -0.6201067566871643, -0.3495551347732544, 0.3989410102367401, 0.08798400312662125, -1.6919102668762207, -1.8344749212265015, -0.863111674785614, 0.05136067420244217, 0.2872397303581238, -0.70558100938797, -1.7241899967193604, 0.14715197682380676, -0.12062733620405197, -0.028269970789551735, -0.3556796908378601, -0.507907509803772, 0.05023062601685524, 1.2502467632293701, -1.7918274402618408, -0.03853251039981842, 393.0, 366.6875], "max": [-0.04692787677049637, 0.7763628363609314, 0.7196712493896484, -1.284562349319458, -0.07243334501981735, 0.6725549697875977, 0.028267787769436836, -0.25905293226242065, 0.47223031520843506, 0.24364744126796722, -1.1200447082519531, -1.121137022972107, 0.1684238463640213, 0.5607579350471497, 0.6598566174507141, -0.3804043233394623, -1.1208438873291016, 0.4691859483718872, 0.34712526202201843, 0.6663689017295837, -0.29083457589149475, -0.38505131006240845, 0.2349851280450821, 1.8027061223983765, -1.121137022972107, 0.7462756037712097, 1003.0, 1005.0], "mean": [-0.2561940848827362, 0.4284825921058655, 0.3857390582561493, -1.48916757106781, -0.26419365406036377, 0.34564921259880066, -0.31144773960113525, -0.29737770557403564, 0.4464968144893646, 0.16169098019599915, -1.4011662006378174, -1.5603491067886353, -0.45795542001724243, 0.32934802770614624, 0.4499712884426117, -0.5026852488517761, -1.3146194219589233, 0.2307898998260498, 0.02223595604300499, 0.24203333258628845, -0.31000831723213196, -0.46452754735946655, 0.15689897537231445, 1.630629301071167, -1.3970586061477661, 0.5082278251647949, 861.3721923828125, 908.048583984375], "std": [0.07871126383543015, 0.15165212750434875, 0.12982238829135895, 0.07673034071922302, 0.11363852024078369, 0.1790969967842102, 0.1760648936033249, 0.02373952604830265, 0.018915683031082153, 0.035911403596401215, 0.16625618934631348, 0.14338472485542297, 0.2840558588504791, 0.16525954008102417, 0.1443498134613037, 0.08122517168521881, 0.1572750359773636, 0.0740123838186264, 0.15994320809841156, 0.22471344470977783, 0.016687443479895592, 0.037660952657461166, 0.06744951754808426, 0.15912608802318573, 0.22242429852485657, 0.2273862659931183, 241.15975952148438, 219.7296905517578], "count": [809]}, "action": {"min": [-0.47481244802474976, 0.1624181568622589, 0.19404898583889008, -1.6780623197555542, -0.5556681156158447, -0.12074296921491623, -0.6201067566871643, -0.3495551347732544, 0.3989410102367401, 0.08798400312662125, -1.6919102668762207, -1.8344749212265015, -0.8626207709312439, 0.05136067420244217, 0.2872397303581238, -0.70558100938797, -1.7241899967193604, 0.14715197682380676, -0.12062733620405197, -0.028267351910471916, -0.3556796908378601, -0.507907509803772, 0.05023062601685524, 1.2502467632293701, -1.7918274402618408, -0.03853251039981842, 393.0, 366.6875], "max": [-0.04717624932527542, 0.7763628363609314, 0.7196712493896484, -1.284562349319458, -0.07243334501981735, 0.6725549697875977, 0.028267787769436836, -0.25905293226242065, 0.47223031520843506, 0.24364744126796722, -1.1200447082519531, -1.121137022972107, 0.1684238463640213, 0.5607579350471497, 0.6598566174507141, -0.3804043233394623, -1.1208438873291016, 0.4691859483718872, 0.34712526202201843, 0.6663689017295837, -0.29083457589149475, -0.38505131006240845, 0.23498639464378357, 1.8027061223983765, -1.121137022972107, 0.7462756037712097, 1003.0, 1005.0], "mean": [-0.25600942969322205, 0.4282137155532837, 0.3854938745498657, -1.4894957542419434, -0.26418396830558777, 0.34583723545074463, -0.31173768639564514, -0.29732009768486023, 0.4464561343193054, 0.16159988939762115, -1.4012386798858643, -1.560718297958374, -0.4580942690372467, 0.3296988606452942, 0.4496042728424072, -0.5027870535850525, -1.3143117427825928, 0.23067449033260345, 0.02234666794538498, 0.24250999093055725, -0.30999237298965454, -0.46460413932800293, 0.15673911571502686, 1.630881428718567, -1.3974608182907104, 0.5079122185707092, 861.3760986328125, 908.0474853515625], "std": [0.07901854068040848, 0.15153244137763977, 0.1298855096101761, 0.07696731388568878, 0.11363925039768219, 0.17868657410144806, 0.17569781839847565, 0.023768678307533264, 0.01895379275083542, 0.03581889346241951, 0.16634400188922882, 0.14263522624969482, 0.28422412276268005, 0.165284663438797, 0.14433355629444122, 0.08121225237846375, 0.15732792019844055, 0.07404901832342148, 0.15987516939640045, 0.22454865276813507, 0.016694871708750725, 0.03768457844853401, 0.06741754710674286, 0.1591975837945938, 0.22222016751766205, 0.22723469138145447, 241.16200256347656, 219.72901916503906], "count": [809]}, "timestamp": {"min": [0.0], "max": [26.933333333333334], "mean": [13.466666666666667], "std": [7.784600182411426], "count": [809]}, "frame_index": {"min": [0], "max": [808], "mean": [404.0], "std": [233.53800547234277], "count": [809]}, "episode_index": {"min": [29], "max": [29], "mean": [29.0], "std": [0.0], "count": [809]}, "index": {"min": [25332], "max": [26140], "mean": [25736.0], "std": [233.53800547234277], "count": [809]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [809]}, "subtask_annotation": {"mean": [6.454882571075402, 16.0, 16.0, 16.0, 16.0], "std": [4.928738560682668, 0.0, 0.0, 0.0, 0.0], "min": [0, 16, 16, 16, 16], "max": [16, 16, 16, 16, 16], "count": [809]}, "scene_annotation": {"mean": [29.0], "std": [0.0], "min": [29], "max": [29], "count": [809]}, "eef_direction_state": {"mean": [4.493201483312732, 5.372064276885043], "std": [2.0434745272653894, 1.5353311841635413], "min": [0, 0], "max": [6, 6], "count": [809]}, "eef_velocity_state": {"mean": [0.42027194066749074, 0.21013597033374537], "std": [0.49360250865961913, 0.4875164540892334], "min": [0, 0], "max": [1, 2], "count": [809]}, "eef_acc_mag_state": {"mean": [0.27812113720642767, 0.14091470951792337], "std": [0.6214369330160374, 0.4663400923406692], "min": [0, 0], "max": [2, 2], "count": [809]}, "eef_direction_action": {"mean": [4.493201483312732, 5.372064276885043], "std": [2.0434745272653894, 1.5353311841635413], "min": [0, 0], "max": [6, 6], "count": [809]}, "eef_velocity_action": {"mean": [0.42027194066749074, 0.21013597033374537], "std": [0.49360250865961913, 0.4875164540892334], "min": [0, 0], "max": [1, 2], "count": [809]}, "eef_acc_mag_action": {"mean": [0.27564894932014833, 0.14091470951792337], "std": [0.6185535624693425, 0.4663400923406692], "min": [0, 0], "max": [2, 2], "count": [809]}, "eef_sim_pose_state": {"mean": [0.5083732763470308, 0.25263412889913034, 1.1789745910735692, 0.39550635084416885, -0.09146161295903064, 0.9766406334169321, 0.5231812139285219, -0.2511434822762646, 1.15151534374361, -0.22408555560105592, -0.26096781109452116, -0.9566318391790739], "std": [0.015547133771240543, 0.03351716060135572, 0.02104437719056854, 0.18885715278112294, 0.09328725654731349, 0.22811766475103876, 0.04383171416604083, 0.05135306099577288, 0.011519352841048512, 0.15875566336554078, 0.11844772355339847, 0.2544046114516112], "min": [0.46097213510082485, 0.19159849392426306, 1.1318462095414172, 0.006586106201011521, -0.3828831131680661, 0.507452932229402, 0.442981063182809, -0.3096672637299215, 1.131914960798791, -0.523752487820622, -0.38301582576427373, -1.2503241278376398], "max": [0.5343539204254601, 0.34856539416622107, 1.2029573128719648, 0.7773341126717733, 0.0645911248219404, 1.2503385852728752, 0.5709329468545795, -0.16981864267810098, 1.1770352079663309, -0.07565375738898972, -0.04463354654859075, -0.44828967487119714], "count": [809]}, "eef_sim_pose_action": {"mean": [0.5083399422763518, 0.2525621496459702, 1.179025148106837, 0.39542226241348594, -0.09116494032105726, 0.9764492330995276, 0.523279458293907, -0.25102153483001455, 1.1515427111975973, -0.22421394992096716, -0.26084300116327697, -0.956118501347789], "std": [0.015618109542863783, 0.033457169099368786, 0.020999332591930438, 0.18901462330394234, 0.09273973892625957, 0.22795282419465093, 0.043843261353916266, 0.05133109307514441, 0.011517756962773571, 0.15867760291469668, 0.11837228986775798, 0.2542304197511445], "min": [0.4610288167629819, 0.19159849392426306, 1.1318462095414172, 0.006783283043944821, -0.3828852944861887, 0.507452932229402, 0.442981063182809, -0.30966806088271004, 1.131914960798791, -0.523752487820622, -0.38301582576427373, -1.2503241278376398], "max": [0.5343539204254601, 0.34856539416622107, 1.2029573128719648, 0.7773341126717733, 0.0645911248219404, 1.25034900930132, 0.5709329468545795, -0.16981864267810098, 1.1770352079663309, -0.07565375738898972, -0.04463354654859075, -0.44828967487119714], "count": [809]}, "gripper_mode_state": {"mean": [0.20642768850432633, 0.14091470951792337], "std": [0.4047410257474375, 0.34793354848218155], "min": [0, 0], "max": [1, 1], "count": [809]}, "gripper_activity_state": {"mean": [1.8294190358467244, 1.9122373300370827], "std": [0.5051769408738565, 0.3733535763784825], "min": [0, 0], "max": [2, 2], "count": [809]}, "gripper_mode_action": {"mean": [0.20642768850432633, 0.14091470951792337], "std": [0.4047410257474375, 0.34793354848218155], "min": [0, 0], "max": [1, 1], "count": [809]}, "gripper_activity_action": {"mean": [1.8294190358467244, 1.9122373300370827], "std": [0.5051769408738565, 0.37335357637848254], "min": [0, 0], "max": [2, 2], "count": [809]}, "gripper_open_scale_state": {"mean": [0.7830656176420366, 0.8254987112727502], "std": [0.21923622940197163, 0.19975358437267735], "min": [0.3572727272727273, 0.33335227272727275], "max": [0.9118181818181819, 0.9136363636363637], "count": [809]}, "gripper_open_scale_action": {"mean": [0.7830691715904481, 0.8254977219120029], "std": [0.2192382938112781, 0.1997531490031266], "min": [0.3572727272727273, 0.33335227272727275], "max": [0.9118181818181819, 0.9136363636363637], "count": [809]}}} +{"episode_index": 30, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5040479281556373]], [[0.4578563087214052]], [[0.3981267476000817]]], "std": [[[0.13413403972321847]], [[0.152347071951539]], [[0.19306082657160867]]], "count": [160]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.46523304738562093]], [[0.44867012484681373]], [[0.4099469286151961]]], "std": [[[0.15293588698457955]], [[0.1429620097221765]], [[0.1834950000914583]]], "count": [160]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46973271548202616]], [[0.4572476447610294]], [[0.42936505438112743]]], "std": [[[0.1541146684595485]], [[0.1433448448663907]], [[0.1786393037487126]]], "count": [160]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48374126582924837]], [[0.44681668964460786]], [[0.40185325520833337]]], "std": [[[0.13479363733955463]], [[0.15358030259195693]], [[0.18966988314878322]]], "count": [160]}, "observation.state": {"min": [-0.5609466433525085, 0.11919616907835007, 0.15552084147930145, -1.5827194452285767, -0.45163121819496155, -0.12051171064376831, -0.6560180187225342, -0.3525802493095398, 0.39781567454338074, 0.09682987630367279, -1.7077499628067017, -1.7489376068115234, -0.9054362177848816, 0.1709713637828827, 0.20717822015285492, -0.639885663986206, -1.508345127105713, 0.1378559172153473, -0.12049316614866257, -0.02828087843954563, -0.3512795567512512, -0.49450919032096863, 0.03279462456703186, 1.3673079013824463, -1.7519949674606323, 0.05568366125226021, 392.0, 370.9375], "max": [-0.0709836333990097, 0.7315296530723572, 0.6959249377250671, -1.1532295942306519, -0.05284857004880905, 0.5572967529296875, 0.02833651192486286, -0.24351799488067627, 0.4974682331085205, 0.2449513077735901, -1.1092413663864136, -1.121137022972107, 0.0836324691772461, 0.5055542588233948, 0.6376407742500305, -0.4337044954299927, -1.1577750444412231, 0.4191899001598358, 0.42932918667793274, 0.5276185274124146, -0.26003044843673706, -0.428396075963974, 0.23498575389385223, 1.7023286819458008, -1.121137022972107, 0.7462756037712097, 1003.0, 1005.0], "mean": [-0.28057923913002014, 0.4280776083469391, 0.3667989671230316, -1.399996280670166, -0.24052388966083527, 0.1566925048828125, -0.2887335419654846, -0.29620516300201416, 0.46088242530822754, 0.17947918176651, -1.4936871528625488, -1.4563944339752197, -0.5697522759437561, 0.3236713111400604, 0.4469223618507385, -0.48297882080078125, -1.362227201461792, 0.21904447674751282, 0.08183079212903976, 0.2042093724012375, -0.2964770495891571, -0.4658817648887634, 0.1589215099811554, 1.594258427619934, -1.371559500694275, 0.5481518507003784, 863.849609375, 920.6536865234375], "std": [0.09287557005882263, 0.1577608436346054, 0.1314694732427597, 0.1076984778046608, 0.10019306093454361, 0.205711230635643, 0.21134361624717712, 0.030831754207611084, 0.02809705212712288, 0.041544441133737564, 0.18064594268798828, 0.20812200009822845, 0.32725152373313904, 0.1141834408044815, 0.15731970965862274, 0.05449000000953674, 0.07049208879470825, 0.06089463084936142, 0.18825487792491913, 0.21020697057247162, 0.02650711126625538, 0.021479900926351547, 0.0764961987733841, 0.08931627869606018, 0.2278086543083191, 0.22322453558444977, 240.30018615722656, 205.72183227539062], "count": [871]}, "action": {"min": [-0.5609466433525085, 0.11919616907835007, 0.15552084147930145, -1.582306146621704, -0.45163121819496155, -0.12051171064376831, -0.6560180187225342, -0.3525802493095398, 0.39781567454338074, 0.09682987630367279, -1.7077499628067017, -1.7489376068115234, -0.9054362177848816, 0.1709713637828827, 0.20717822015285492, -0.639885663986206, -1.508345127105713, 0.1378559172153473, -0.12049316614866257, -0.02828087843954563, -0.3512795567512512, -0.49450919032096863, 0.03279462456703186, 1.3673079013824463, -1.7519949674606323, 0.05568366125226021, 392.0, 370.9375], "max": [-0.0709836333990097, 0.7315296530723572, 0.6959249377250671, -1.1532295942306519, -0.05284857004880905, 0.5572967529296875, 0.02833651192486286, -0.2435998022556305, 0.4974682331085205, 0.2449513077735901, -1.1092413663864136, -1.121137022972107, 0.0836324691772461, 0.5055542588233948, 0.6376407742500305, -0.4337044954299927, -1.1577750444412231, 0.4191899001598358, 0.42932918667793274, 0.5276185274124146, -0.26003044843673706, -0.428396075963974, 0.23498575389385223, 1.7023286819458008, -1.121137022972107, 0.7462756037712097, 1003.0, 1005.0], "mean": [-0.280569463968277, 0.42780253291130066, 0.36659058928489685, -1.400184988975525, -0.24063676595687866, 0.15692028403282166, -0.2891468107700348, -0.2961316406726837, 0.4608835279941559, 0.17938485741615295, -1.493786334991455, -1.4569154977798462, -0.5698689818382263, 0.32392022013664246, 0.446559876203537, -0.4829985201358795, -1.3621634244918823, 0.2189338058233261, 0.08214903622865677, 0.20459556579589844, -0.2964235842227936, -0.46593591570854187, 0.15875789523124695, 1.5943996906280518, -1.3719627857208252, 0.5479286909103394, 863.849609375, 920.654296875], "std": [0.092884361743927, 0.15766148269176483, 0.13147878646850586, 0.10786385834217072, 0.10026325285434723, 0.2055138647556305, 0.21107475459575653, 0.03087807446718216, 0.028096439316868782, 0.04151158407330513, 0.18071283400058746, 0.20784956216812134, 0.3273320198059082, 0.11414892226457596, 0.15731973946094513, 0.05448168143630028, 0.07047215104103088, 0.06091897189617157, 0.18814696371555328, 0.2100883573293686, 0.026529349386692047, 0.021487126126885414, 0.0764857605099678, 0.08938039839267731, 0.22767607867717743, 0.22312408685684204, 240.30018615722656, 205.7220001220703], "count": [871]}, "timestamp": {"min": [0.0], "max": [29.0], "mean": [14.5], "std": [8.381195883908479], "count": [871]}, "frame_index": {"min": [0], "max": [870], "mean": [435.0], "std": [251.4358765172544], "count": [871]}, "episode_index": {"min": [30], "max": [30], "mean": [30.0], "std": [0.0], "count": [871]}, "index": {"min": [26141], "max": [27011], "mean": [26576.0], "std": [251.4358765172544], "count": [871]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [871]}, "subtask_annotation": {"mean": [5.145809414466131, 16.0, 16.0, 16.0, 16.0], "std": [4.442059984413068, 0.0, 0.0, 0.0, 0.0], "min": [0, 16, 16, 16, 16], "max": [16, 16, 16, 16, 16], "count": [871]}, "scene_annotation": {"mean": [30.0], "std": [0.0], "min": [30], "max": [30], "count": [871]}, "eef_direction_state": {"mean": [4.732491389207807, 5.150401836969001], "std": [1.8788417951035894, 1.8175371482145997], "min": [0, 0], "max": [6, 6], "count": [871]}, "eef_velocity_state": {"mean": [0.4397244546498278, 0.22502870264064295], "std": [0.5675753958110735, 0.47181693686073534], "min": [0, 0], "max": [2, 2], "count": [871]}, "eef_acc_mag_state": {"mean": [0.28243398392652125, 0.12743972445464982], "std": [0.6215801869145545, 0.4324046858938196], "min": [0, 0], "max": [2, 2], "count": [871]}, "eef_direction_action": {"mean": [4.732491389207807, 5.150401836969001], "std": [1.8788417951035896, 1.8175371482145997], "min": [0, 0], "max": [6, 6], "count": [871]}, "eef_velocity_action": {"mean": [0.4397244546498278, 0.22502870264064295], "std": [0.5675753958110735, 0.47181693686073534], "min": [0, 0], "max": [2, 2], "count": [871]}, "eef_acc_mag_action": {"mean": [0.28243398392652125, 0.12743972445464982], "std": [0.6215801869145546, 0.43240468589381964], "min": [0, 0], "max": [2, 2], "count": [871]}, "eef_sim_pose_state": {"mean": [0.5189078285912541, 0.26815860480307996, 1.1685509654340698, 0.2614929262173425, -0.15216057145872597, 1.0283387633204861, 0.5216906626539852, -0.24961809637426596, 1.1642701382237757, -0.2153412959788224, -0.25919061845369196, -1.0100496499534368], "std": [0.024794414794898634, 0.03557340094286494, 0.021422424867636188, 0.23844038573340767, 0.10847201914044617, 0.2707125374312162, 0.030146802721190046, 0.06325466127229691, 0.025452341316745886, 0.17082234399151103, 0.11847467304820929, 0.22252361016377695], "min": [0.45764734923722844, 0.2076105372503414, 1.1244640739047733, -0.04292502855307434, -0.3830335803504059, 0.4984131840705721, 0.48075259525389935, -0.30979532428573114, 1.137758396561084, -0.5531010190257335, -0.38308575430794733, -1.2502812700025765], "max": [0.5719409977169538, 0.3473597025059242, 1.2017029699451058, 0.675310740356724, 0.004006806971819765, 1.3413158820374758, 0.5606923752944558, -0.14214073113347592, 1.2009481572140066, -0.07587327850494363, -0.042622178370523844, -0.5934355584387883], "count": [871]}, "eef_sim_pose_action": {"mean": [0.5189215531661565, 0.26809183422629046, 1.1686170623740242, 0.2614050922045494, -0.1517800632931884, 1.0280378745659444, 0.5217615379284757, -0.2494851490086879, 1.1643346674120283, -0.21546277108860906, -0.25901110082283657, -1.0096463584912119], "std": [0.02478091383298372, 0.03555001468083447, 0.02142223139960397, 0.23852258049825048, 0.10824242527303518, 0.27061087142039436, 0.030141592118697567, 0.06325005097556866, 0.025461382306449346, 0.1707607721789545, 0.11840531997247822, 0.2224061942291085], "min": [0.45764734923722844, 0.2076105372503414, 1.1244640739047733, -0.04292502855307434, -0.3830335803504059, 0.4984131840705721, 0.48075259525389935, -0.30979532428573114, 1.137758396561084, -0.5531010190257335, -0.38308575430794733, -1.2502812700025765], "max": [0.5719409977169538, 0.3473597025059242, 1.2017029699451058, 0.675310740356724, 0.004006806971819765, 1.3413158820374758, 0.5606923752944558, -0.14214073113347592, 1.2009481572140066, -0.07587327850494363, -0.042622178370523844, -0.5934355584387883], "count": [871]}, "gripper_mode_state": {"mean": [0.20321469575200918, 0.12169919632606199], "std": [0.40239095812707604, 0.32693807049600976], "min": [0, 0], "max": [1, 1], "count": [871]}, "gripper_activity_state": {"mean": [1.8381171067738231, 1.9161882893226176], "std": [0.49355724179100957, 0.36317540922418673], "min": [0, 0], "max": [2, 2], "count": [871]}, "gripper_mode_action": {"mean": [0.20321469575200918, 0.12169919632606199], "std": [0.40239095812707604, 0.32693807049600976], "min": [0, 0], "max": [1, 1], "count": [871]}, "gripper_activity_action": {"mean": [1.8381171067738231, 1.9161882893226176], "std": [0.49355724179100957, 0.36317540922418673], "min": [0, 0], "max": [2, 2], "count": [871]}, "gripper_open_scale_state": {"mean": [0.7853178165118434, 0.836957886200859], "std": [0.21845436036797936, 0.1870199641282722], "min": [0.3563636363636364, 0.3372159090909091], "max": [0.9118181818181819, 0.9136363636363637], "count": [871]}, "gripper_open_scale_action": {"mean": [0.7853178165118434, 0.8369584115707928], "std": [0.21845436036797936, 0.18702017840007115], "min": [0.3563636363636364, 0.3372159090909091], "max": [0.9118181818181819, 0.9136363636363637], "count": [871]}}} +{"episode_index": 31, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5041844841672302]], [[0.45822182922019383]], [[0.400014277665089]]], "std": [[[0.13516570598089456]], [[0.15381715562245676]], [[0.19441819494909449]]], "count": [145]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48104607702276314]], [[0.45428061049132296]], [[0.4139240210164526]]], "std": [[[0.15427776284185946]], [[0.1500307603929936]], [[0.1890639005969856]]], "count": [145]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4669864914356547]], [[0.4556586164638269]], [[0.4281449881676809]]], "std": [[[0.15150909067287915]], [[0.13302824831235516]], [[0.16889363166593468]]], "count": [145]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4749157398016678]], [[0.4381516677935542]], [[0.3926924202727068]]], "std": [[[0.13153819887630563]], [[0.1514597075811197]], [[0.18775070049551235]]], "count": [145]}, "observation.state": {"min": [-0.574552595615387, 0.2314666509628296, 0.26694047451019287, -1.6491485834121704, -0.4957149624824524, -0.12056516110897064, -0.7889248132705688, -0.3557509481906891, 0.39952826499938965, 0.10731150209903717, -1.7910407781600952, -1.8373923301696777, -0.8015152812004089, 0.16322427988052368, 0.2406034618616104, -0.688804030418396, -1.502984881401062, 0.05190609022974968, -0.3137502074241638, -0.02831687591969967, -0.36173999309539795, -0.5312613248825073, 0.047144874930381775, 1.499347448348999, -1.8394156694412231, 0.04689542204141617, 393.9375, 362.0], "max": [-0.16684910655021667, 0.8193426132202148, 0.7187473177909851, -1.00722074508667, -0.13949543237686157, 0.631480872631073, 0.028261244297027588, -0.2432759404182434, 0.5181725025177002, 0.24266362190246582, -1.1878821849822998, -1.121137022972107, 0.18658733367919922, 0.5261175036430359, 0.6532505750656128, -0.43091195821762085, -0.9707183241844177, 0.4516148567199707, 0.14253777265548706, 0.6519361138343811, -0.2996084988117218, -0.4212208092212677, 0.23496393859386444, 1.8580446243286133, -1.121137022972107, 0.7755488157272339, 1003.0, 1004.9375], "mean": [-0.36490699648857117, 0.4983244240283966, 0.42294421792030334, -1.3773645162582397, -0.29162973165512085, 0.24581940472126007, -0.39202359318733215, -0.2858971059322357, 0.4717921316623688, 0.19057054817676544, -1.4875420331954956, -1.517921805381775, -0.4167806804180145, 0.36461082100868225, 0.4171140193939209, -0.4869784116744995, -1.2069672346115112, 0.19941003620624542, -0.12998594343662262, 0.19524605572223663, -0.3130921423435211, -0.47966018319129944, 0.16534291207790375, 1.6786322593688965, -1.3136411905288696, 0.6245266199111938, 842.6444702148438, 910.5715942382812], "std": [0.10383755713701248, 0.12869250774383545, 0.14203880727291107, 0.13557983934879303, 0.08033471554517746, 0.15668930113315582, 0.23658087849617004, 0.030239678919315338, 0.03148584067821503, 0.037473052740097046, 0.17371812462806702, 0.15870681405067444, 0.36140939593315125, 0.14587661623954773, 0.17086325585842133, 0.07023677974939346, 0.18831205368041992, 0.10141993314027786, 0.15032735466957092, 0.22535490989685059, 0.015488079749047756, 0.03943771496415138, 0.06407076865434647, 0.11173047870397568, 0.24408352375030518, 0.2365616410970688, 252.97019958496094, 214.94058227539062], "count": [768]}, "action": {"min": [-0.574552595615387, 0.2314666509628296, 0.26694047451019287, -1.6491485834121704, -0.4957149624824524, -0.12056516110897064, -0.7889248132705688, -0.3557509481906891, 0.39952826499938965, 0.10731150209903717, -1.7910407781600952, -1.8373923301696777, -0.8015152812004089, 0.16322427988052368, 0.2406034618616104, -0.688804030418396, -1.502984881401062, 0.05190609022974968, -0.3137502074241638, -0.02831687591969967, -0.36173999309539795, -0.5312613248825073, 0.047144874930381775, 1.499347448348999, -1.8394156694412231, 0.04689542204141617, 393.9375, 362.0], "max": [-0.16684910655021667, 0.8193426132202148, 0.7187473177909851, -1.00722074508667, -0.13949543237686157, 0.631480872631073, 0.028261244297027588, -0.2432759404182434, 0.5181725025177002, 0.24266362190246582, -1.1878821849822998, -1.121137022972107, 0.18658733367919922, 0.5261175036430359, 0.6532505750656128, -0.43091195821762085, -0.9707183241844177, 0.4516148567199707, 0.14253777265548706, 0.6519361138343811, -0.2996084988117218, -0.4212208092212677, 0.23496393859386444, 1.8580446243286133, -1.121137022972107, 0.7755488157272339, 1003.0, 1004.9375], "mean": [-0.36523541808128357, 0.49823129177093506, 0.4229743182659149, -1.3772960901260376, -0.2919338047504425, 0.24616366624832153, -0.3927645981311798, -0.2858152687549591, 0.4718480110168457, 0.19049237668514252, -1.4877090454101562, -1.5186843872070312, -0.41644540429115295, 0.3650071918964386, 0.41664186120033264, -0.48699167370796204, -1.2064241170883179, 0.19918079674243927, -0.13020558655261993, 0.195504829287529, -0.31308504939079285, -0.47976866364479065, 0.16520589590072632, 1.6789077520370483, -1.3137699365615845, 0.6245558857917786, 842.640380859375, 910.5664672851562], "std": [0.10371298342943192, 0.12864138185977936, 0.14204707741737366, 0.13557548820972443, 0.08063279837369919, 0.15617357194423676, 0.23615428805351257, 0.030263125896453857, 0.03147672861814499, 0.03744303062558174, 0.17386147379875183, 0.15820470452308655, 0.36122262477874756, 0.14584118127822876, 0.17084556818008423, 0.07023100554943085, 0.18832138180732727, 0.10149539262056351, 0.15043634176254272, 0.2252112627029419, 0.01549138966947794, 0.03945742920041084, 0.06403431296348572, 0.1117309182882309, 0.24400804936885834, 0.2365783303976059, 252.968505859375, 214.9402313232422], "count": [768]}, "timestamp": {"min": [0.0], "max": [25.566666666666666], "mean": [12.783333333333333], "std": [7.390077180973196], "count": [768]}, "frame_index": {"min": [0], "max": [767], "mean": [383.5], "std": [221.70231542919586], "count": [768]}, "episode_index": {"min": [31], "max": [31], "mean": [31.0], "std": [0.0], "count": [768]}, "index": {"min": [27012], "max": [27779], "mean": [27395.5], "std": [221.70231542919586], "count": [768]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [768]}, "subtask_annotation": {"mean": [5.65625, 16.0, 16.0, 16.0, 16.0], "std": [4.658556475722925, 0.0, 0.0, 0.0, 0.0], "min": [0, 16, 16, 16, 16], "max": [16, 16, 16, 16, 16], "count": [768]}, "scene_annotation": {"mean": [31.0], "std": [0.0], "min": [31], "max": [31], "count": [768]}, "eef_direction_state": {"mean": [4.565104166666667, 5.4921875], "std": [1.9793020101749672, 1.3159444510225662], "min": [0, 0], "max": [6, 6], "count": [768]}, "eef_velocity_state": {"mean": [0.50390625, 0.19401041666666666], "std": [0.6291407430331236, 0.4678358418200708], "min": [0, 0], "max": [2, 2], "count": [768]}, "eef_acc_mag_state": {"mean": [0.3645833333333333, 0.14322916666666666], "std": [0.697761176708928, 0.46245043606420067], "min": [0, 0], "max": [2, 2], "count": [768]}, "eef_direction_action": {"mean": [4.565104166666667, 5.4921875], "std": [1.9793020101749672, 1.3159444510225662], "min": [0, 0], "max": [6, 6], "count": [768]}, "eef_velocity_action": {"mean": [0.50390625, 0.19401041666666666], "std": [0.6291407430331236, 0.4678358418200708], "min": [0, 0], "max": [2, 2], "count": [768]}, "eef_acc_mag_action": {"mean": [0.3645833333333333, 0.14322916666666666], "std": [0.697761176708928, 0.46245043606420067], "min": [0, 0], "max": [2, 2], "count": [768]}, "eef_sim_pose_state": {"mean": [0.5356414781869113, 0.2829834309953057, 1.1880414942882347, 0.3697654668148611, -0.14132346936229834, 0.9197118936064212, 0.5346431978255863, -0.2566511890348466, 1.1383129283274738, -0.10666040402903375, -0.29524826725393805, -1.0319754357777708], "std": [0.02723908858048208, 0.02682143917808141, 0.026732643382208873, 0.2033723868919394, 0.07906782595938447, 0.3117409365388691, 0.041428776005423704, 0.051341578186386315, 0.007240025302852226, 0.1604627120537992, 0.11985383928733176, 0.2512911384577243], "min": [0.47581238589615493, 0.21403739458660426, 1.12337909190439, 0.07570724625348968, -0.41321518723393535, 0.4236761418684434, 0.47891189051160876, -0.3135118623925792, 1.1172172659459918, -0.4216916537932208, -0.38303541565335886, -1.2503169385895312], "max": [0.5696668908610607, 0.3463470937093778, 1.2201140325954252, 0.7700756195539255, -0.042448229108854374, 1.2502819658003066, 0.5809299188844006, -0.17002096078580034, 1.1589802518682912, 0.049649162882509534, -0.03777975856230298, -0.4522476934903371], "count": [768]}, "eef_sim_pose_action": {"mean": [0.5357299026556331, 0.2829549207650556, 1.1881380809982753, 0.36992174999142025, -0.14092089681508616, 0.9190651709613369, 0.5347607060630429, -0.25653651387877846, 1.1383075284751936, -0.10651298543513844, -0.29520526775007905, -1.031764194203567], "std": [0.02719661941712589, 0.026804721309393282, 0.026692223520488632, 0.2031922452065677, 0.07862236565279258, 0.31156969305093585, 0.041426162049498665, 0.051321501671263745, 0.007240438108858615, 0.16054306056658688, 0.11982830384703118, 0.25117571129935945], "min": [0.47581238589615493, 0.21403739458660426, 1.12337909190439, 0.07570520059618902, -0.41321518723393535, 0.4236761418684434, 0.47891189051160876, -0.3135118623925792, 1.1172172659459918, -0.4216916537932208, -0.38303541565335886, -1.2503169385895312], "max": [0.5696668908610607, 0.3463470937093778, 1.2201140325954252, 0.7700756195539255, -0.042448229108854374, 1.2502819658003066, 0.5809299188844006, -0.17002096078580034, 1.1589802518682912, 0.049649162882509534, -0.03777975856230298, -0.4522476934903371], "count": [768]}, "gripper_mode_state": {"mean": [0.23697916666666666, 0.1328125], "std": [0.42522939836356416, 0.3393719785777105], "min": [0, 0], "max": [1, 1], "count": [768]}, "gripper_activity_state": {"mean": [1.8151041666666667, 1.90625], "std": [0.5250803406616001, 0.38400642898264087], "min": [0, 0], "max": [2, 2], "count": [768]}, "gripper_mode_action": {"mean": [0.23697916666666666, 0.1328125], "std": [0.42522939836356416, 0.3393719785777105], "min": [0, 0], "max": [1, 1], "count": [768]}, "gripper_activity_action": {"mean": [1.8151041666666667, 1.90625], "std": [0.5250803406616001, 0.38400642898264087], "min": [0, 0], "max": [2, 2], "count": [768]}, "gripper_open_scale_state": {"mean": [0.766040432597653, 0.8277923857804499], "std": [0.2299730534065293, 0.1954013820207149], "min": [0.358125, 0.3290909090909091], "max": [0.9118181818181819, 0.9135795454545454], "count": [768]}, "gripper_open_scale_action": {"mean": [0.7660367290178947, 0.8277877248417247], "std": [0.22997072821094744, 0.1953993781621107], "min": [0.358125, 0.3290909090909091], "max": [0.9118181818181819, 0.9135795454545454], "count": [768]}}} +{"episode_index": 32, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5102345710784314]], [[0.4679068137254902]], [[0.40615001225490194]]], "std": [[[0.1531906158116357]], [[0.12702104949735046]], [[0.15926079354540815]]], "count": [150]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47829779139433554]], [[0.4594793001089325]], [[0.42213993055555554]]], "std": [[[0.17286752513462056]], [[0.11722220382897304]], [[0.14450573657468743]]], "count": [150]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4474590209694989]], [[0.458051904956427]], [[0.441431195533769]]], "std": [[[0.17987507314362616]], [[0.14128710731635977]], [[0.17248564596282662]]], "count": [150]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.503315420751634]], [[0.4649904016884532]], [[0.41767928785403047]]], "std": [[[0.13940550147360406]], [[0.12410753133171928]], [[0.15872441229727455]]], "count": [150]}, "observation.state": {"min": [-0.5852786898612976, 0.3090323507785797, 0.260883092880249, -1.624272108078003, -0.5090001821517944, -0.3049275577068329, -0.7247185111045837, -0.363919734954834, 0.36753714084625244, 0.11137818545103073, -1.8317244052886963, -1.7956830263137817, -1.0178537368774414, 0.09218065440654755, 0.1758081018924713, -0.5944231748580933, -1.6488550901412964, 0.09011680632829666, -0.12062079459428787, -0.02831033244729042, -0.3511921763420105, -0.5029951930046082, 0.03099806234240532, 1.4299900531768799, -1.7627907991409302, 0.17516981065273285, 393.0, 368.9375], "max": [-0.04475460574030876, 0.8250978589057922, 0.6738007068634033, -1.0188795328140259, -0.18091538548469543, 0.21616557240486145, 0.028276516124606133, -0.2573070526123047, 0.4985111951828003, 0.248896062374115, -1.2638760805130005, -1.121137022972107, -0.005155119579285383, 0.4327249228954315, 0.7367721796035767, -0.3882004916667938, -1.2179332971572876, 0.43252748250961304, 0.44072943925857544, 0.5720774531364441, -0.28278517723083496, -0.39033380150794983, 0.23500674962997437, 1.6299548149108887, -1.121137022972107, 0.7462756037712097, 1002.3846435546875, 1001.0625], "mean": [-0.31250569224357605, 0.454961359500885, 0.4030216634273529, -1.3177214860916138, -0.32274651527404785, -0.020745404064655304, -0.4260183572769165, -0.2989366352558136, 0.46276289224624634, 0.17992742359638214, -1.659388780593872, -1.5386466979980469, -0.5768797993659973, 0.31195250153541565, 0.4163372814655304, -0.4500342607498169, -1.3453867435455322, 0.2008044719696045, 0.09481310844421387, 0.2087920606136322, -0.3033357858657837, -0.4676571786403656, 0.15822024643421173, 1.5562551021575928, -1.391066074371338, 0.5626941919326782, 820.157470703125, 913.534912109375], "std": [0.1332898736000061, 0.1275913566350937, 0.11956964433193207, 0.13730750977993011, 0.06685726344585419, 0.1933487355709076, 0.18188978731632233, 0.03468620404601097, 0.03610493987798691, 0.03722134232521057, 0.17604190111160278, 0.17836156487464905, 0.3473471403121948, 0.09697094559669495, 0.18186883628368378, 0.05277499556541443, 0.07872942090034485, 0.09081478416919708, 0.17776544392108917, 0.19434897601604462, 0.01907999999821186, 0.027480173856019974, 0.07003175467252731, 0.04431803151965141, 0.22591452300548553, 0.19668036699295044, 263.67919921875, 209.26734924316406], "count": [804]}, "action": {"min": [-0.5852786898612976, 0.3090323507785797, 0.260883092880249, -1.624272108078003, -0.5090001821517944, -0.3049275577068329, -0.7247185111045837, -0.363919734954834, 0.36753714084625244, 0.11137818545103073, -1.8317244052886963, -1.7956830263137817, -1.0178537368774414, 0.09218065440654755, 0.1758081018924713, -0.5944231748580933, -1.6488550901412964, 0.09011680632829666, -0.12062079459428787, -0.02831033244729042, -0.3511921763420105, -0.5029951930046082, 0.03099806234240532, 1.4299900531768799, -1.7627907991409302, 0.17516981065273285, 393.0, 368.9375], "max": [-0.04475460574030876, 0.8250978589057922, 0.6738007068634033, -1.0188795328140259, -0.18091538548469543, 0.21616557240486145, 0.028276516124606133, -0.2573070526123047, 0.4985111951828003, 0.248896062374115, -1.2638760805130005, -1.121137022972107, -0.005155119579285383, 0.4327249228954315, 0.7367721796035767, -0.3882004916667938, -1.2179332971572876, 0.43252748250961304, 0.44072943925857544, 0.5720774531364441, -0.28278517723083496, -0.39033380150794983, 0.23500674962997437, 1.6299548149108887, -1.121137022972107, 0.7462756037712097, 1002.3571166992188, 1001.0625], "mean": [-0.31273937225341797, 0.4546821117401123, 0.4029547870159149, -1.3175469636917114, -0.3229568302631378, -0.02079636976122856, -0.42659902572631836, -0.29887914657592773, 0.46282029151916504, 0.17982769012451172, -1.65968918800354, -1.5392147302627563, -0.5769866704940796, 0.31218966841697693, 0.4158976972103119, -0.4499673843383789, -1.3452435731887817, 0.20062118768692017, 0.09515540301799774, 0.20913760364055634, -0.3033038377761841, -0.4677251875400543, 0.15806956589221954, 1.556260108947754, -1.3914399147033691, 0.5625303387641907, 820.160400390625, 913.534912109375], "std": [0.13325636088848114, 0.12750907242298126, 0.11955752223730087, 0.1372765153646469, 0.06690599769353867, 0.19338032603263855, 0.18118196725845337, 0.034708455204963684, 0.036113716661930084, 0.03718104958534241, 0.17610056698322296, 0.1777563840150833, 0.3474121689796448, 0.09692880511283875, 0.1818404346704483, 0.05280738323926926, 0.07871291786432266, 0.09085638076066971, 0.17761512100696564, 0.19417427480220795, 0.019092494621872902, 0.02749219536781311, 0.06999674439430237, 0.04432050138711929, 0.22571590542793274, 0.19658240675926208, 263.68035888671875, 209.26731872558594], "count": [804]}, "timestamp": {"min": [0.0], "max": [26.766666666666666], "mean": [13.383333333333333], "std": [7.73648762299409], "count": [804]}, "frame_index": {"min": [0], "max": [803], "mean": [401.5], "std": [232.09462868982268], "count": [804]}, "episode_index": {"min": [32], "max": [32], "mean": [32.0], "std": [0.0], "count": [804]}, "index": {"min": [27780], "max": [28583], "mean": [28181.5], "std": [232.09462868982268], "count": [804]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [804]}, "subtask_annotation": {"mean": [6.633084577114428, 16.0, 16.0, 16.0, 16.0], "std": [5.131208767990965, 0.0, 0.0, 0.0, 0.0], "min": [0, 16, 16, 16, 16], "max": [16, 16, 16, 16, 16], "count": [804]}, "scene_annotation": {"mean": [32.0], "std": [0.0], "min": [32], "max": [32], "count": [804]}, "eef_direction_state": {"mean": [4.2835820895522385, 5.293532338308458], "std": [2.3076078166146674, 1.6679322439317752], "min": [0, 0], "max": [6, 6], "count": [804]}, "eef_velocity_state": {"mean": [0.48134328358208955, 0.21766169154228857], "std": [0.6054480570768005, 0.5121766107235565], "min": [0, 0], "max": [2, 2], "count": [804]}, "eef_acc_mag_state": {"mean": [0.2885572139303483, 0.1828358208955224], "std": [0.6199971175989827, 0.516064246367206], "min": [0, 0], "max": [2, 2], "count": [804]}, "eef_direction_action": {"mean": [4.2835820895522385, 5.293532338308458], "std": [2.3076078166146674, 1.6679322439317752], "min": [0, 0], "max": [6, 6], "count": [804]}, "eef_velocity_action": {"mean": [0.48134328358208955, 0.21766169154228857], "std": [0.6054480570768006, 0.5121766107235565], "min": [0, 0], "max": [2, 2], "count": [804]}, "eef_acc_mag_action": {"mean": [0.2885572139303483, 0.1828358208955224], "std": [0.6199971175989827, 0.516064246367206], "min": [0, 0], "max": [2, 2], "count": [804]}, "eef_sim_pose_state": {"mean": [0.5265396551311257, 0.28055486859086426, 1.1574269478425412, 0.16338589846143206, -0.1319448627954612, 0.8903994171269661, 0.5223962375733189, -0.24790799879429853, 1.1586804676715734, -0.2287113797287193, -0.23428439020524494, -1.0297964067594492], "std": [0.035652573604812714, 0.02944246628935088, 0.01896161343014033, 0.26052606999387684, 0.07908020676401593, 0.2429854765963465, 0.03012963993643198, 0.06156203256699415, 0.01758041868053498, 0.15156117790031193, 0.1274077984210674, 0.19139642994075584], "min": [0.4461299331442142, 0.22774167035974158, 1.1125013673768123, -0.21056521397124672, -0.38304011078067357, 0.4734715469630115, 0.45243399783014887, -0.3113417517672961, 1.1335979009525408, -0.5032017513450173, -0.38310852076586177, -1.2503881147918146], "max": [0.5847372381646709, 0.3504518389323632, 1.184508776914676, 0.4871055096146051, -0.032245385918011404, 1.2503545507709861, 0.5539431193096321, -0.13859580617021022, 1.1778848256472343, -0.07571174485408849, -0.005328408971373655, -0.6722962573983653], "count": [804]}, "eef_sim_pose_action": {"mean": [0.5266178550064046, 0.28049414087412344, 1.1574676516932, 0.16319445809662914, -0.13159518727658492, 0.8899552335777859, 0.5224752416301499, -0.24777841361449923, 1.1587269873062753, -0.22887185028571383, -0.23407832359263755, -1.0295127141632807], "std": [0.03563837153263341, 0.02943266139068745, 0.018958975129847157, 0.26064691435262033, 0.07858900916011496, 0.24265281899331836, 0.030124301756852406, 0.061541545947267365, 0.017579773593426207, 0.15146749959626435, 0.1273009454710391, 0.1912384195874024], "min": [0.4461299331442142, 0.22774167035974158, 1.1125013673768123, -0.21056521397124672, -0.3830403882040878, 0.4734715469630115, 0.45243399783014887, -0.3113417517672961, 1.1335979009525408, -0.5032017513450173, -0.38310852076586177, -1.2503881147918146], "max": [0.5847372381646709, 0.3504518389323632, 1.184508776914676, 0.4871055096146051, -0.032245385918011404, 1.250349506764125, 0.5539431193096321, -0.13859580617021022, 1.1778848256472343, -0.07571174485408849, -0.005328408971373655, -0.6722962573983653], "count": [804]}, "gripper_mode_state": {"mean": [0.27238805970149255, 0.1281094527363184], "std": [0.4451885046062508, 0.3342116408144944], "min": [0, 0], "max": [1, 1], "count": [804]}, "gripper_activity_state": {"mean": [1.8271144278606966, 1.914179104477612], "std": [0.5073696993139095, 0.37169498510396437], "min": [0, 0], "max": [2, 2], "count": [804]}, "gripper_mode_action": {"mean": [0.27238805970149255, 0.1281094527363184], "std": [0.44518850460625076, 0.33421164081449434], "min": [0, 0], "max": [1, 1], "count": [804]}, "gripper_activity_action": {"mean": [1.8271144278606966, 1.914179104477612], "std": [0.5073696993139095, 0.37169498510396437], "min": [0, 0], "max": [2, 2], "count": [804]}, "gripper_open_scale_state": {"mean": [0.7455978201008252, 0.8304862444673626], "std": [0.23970784038555534, 0.19024285221871634], "min": [0.3572727272727273, 0.33539772727272726], "max": [0.9112587668678978, 0.9100568181818182], "count": [804]}, "gripper_open_scale_action": {"mean": [0.745600331417312, 0.8304861873245434], "std": [0.23970956239801688, 0.19024282832446276], "min": [0.3572727272727273, 0.33539772727272726], "max": [0.9112337424538353, 0.9100568181818182], "count": [804]}}} +{"episode_index": 33, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5230611383442265]], [[0.4808781058130323]], [[0.41911969325609033]]], "std": [[[0.15208350072976062]], [[0.1260179949097693]], [[0.16023130035911445]]], "count": [165]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47857382650029706]], [[0.4652718681917211]], [[0.43499556224004754]]], "std": [[[0.17133896899831655]], [[0.1292139599002718]], [[0.15527841981958154]]], "count": [165]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42778224400871456]], [[0.43840045677361855]], [[0.41522935606060607]]], "std": [[[0.17688019970526578]], [[0.12424215098958122]], [[0.1489149894677586]]], "count": [165]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5092832095464449]], [[0.47044787210338684]], [[0.42061575930877404]]], "std": [[[0.13898698617354563]], [[0.1226281230625729]], [[0.15589220275661872]]], "count": [165]}, "observation.state": {"min": [-0.6043540239334106, 0.22025945782661438, 0.3128044605255127, -1.6151200532913208, -0.5991398692131042, -0.12051623314619064, -0.9107564687728882, -0.3543926179409027, 0.3976163864135742, 0.12118131667375565, -1.763501763343811, -1.8663880825042725, -0.8612082600593567, 0.17217017710208893, 0.19453658163547516, -0.6412481069564819, -1.5195305347442627, -0.0957782119512558, -0.12049752473831177, -0.030199650675058365, -0.3561270534992218, -0.5157102942466736, 0.02014775015413761, 1.420292854309082, -1.7688578367233276, 0.04610000178217888, 386.0, 368.0], "max": [-0.0637797862291336, 0.8041855096817017, 0.7510697245597839, -0.9929461479187012, -0.09512371569871902, 0.3568936586380005, 0.02828087843954563, -0.22541218996047974, 0.535689115524292, 0.26154792308807373, -1.1369836330413818, -1.121137022972107, 0.18008436262607574, 0.47912561893463135, 0.6205168962478638, -0.4106290638446808, -1.1715654134750366, 0.40022799372673035, 0.43855980038642883, 0.5207222700119019, -0.26198238134384155, -0.42573994398117065, 0.23496675491333008, 1.7792232036590576, -1.0188066959381104, 0.8499941825866699, 1002.8125, 1001.0], "mean": [-0.3924906253814697, 0.49399393796920776, 0.43840762972831726, -1.2590675354003906, -0.34472280740737915, 0.11196302622556686, -0.4390222728252411, -0.29991966485977173, 0.48011934757232666, 0.20186685025691986, -1.52870774269104, -1.560752034187317, -0.4629785120487213, 0.33303365111351013, 0.3786965310573578, -0.46966972947120667, -1.3151745796203613, 0.11493568867444992, -0.002605300396680832, 0.09236739575862885, -0.29483532905578613, -0.47503340244293213, 0.14688841998577118, 1.616708755493164, -1.2310973405838013, 0.6512240171432495, 834.9860229492188, 911.485595703125], "std": [0.12949752807617188, 0.13196338713169098, 0.12973739206790924, 0.1325148344039917, 0.11060386896133423, 0.15537331998348236, 0.26900631189346313, 0.028691202402114868, 0.032077252864837646, 0.03856053203344345, 0.17213882505893707, 0.1822391152381897, 0.35912662744522095, 0.1093192994594574, 0.19092869758605957, 0.06696082651615143, 0.08764203637838364, 0.15680499374866486, 0.18519458174705505, 0.19687682390213013, 0.028205284848809242, 0.030846793204545975, 0.07557535916566849, 0.08952140063047409, 0.24610815942287445, 0.2608989179134369, 259.7249755859375, 212.26766967773438], "count": [908]}, "action": {"min": [-0.6043540239334106, 0.22025945782661438, 0.3128044605255127, -1.6151200532913208, -0.5991398692131042, -0.1205163300037384, -0.9107564687728882, -0.3543926179409027, 0.3976163864135742, 0.12118131667375565, -1.763501763343811, -1.8663880825042725, -0.8612082600593567, 0.17217017710208893, 0.19453658163547516, -0.6412481069564819, -1.5195305347442627, -0.0957782119512558, -0.12049752473831177, -0.030199650675058365, -0.3561270534992218, -0.5157102942466736, 0.02014775015413761, 1.420292854309082, -1.7688578367233276, 0.04610000178217888, 386.0, 368.0], "max": [-0.0637797862291336, 0.8041855096817017, 0.7510697245597839, -0.9929461479187012, -0.09512371569871902, 0.3568936586380005, 0.02828087843954563, -0.22541218996047974, 0.535689115524292, 0.26154792308807373, -1.1369836330413818, -1.121137022972107, 0.18008436262607574, 0.47912561893463135, 0.6205168962478638, -0.4106290638446808, -1.1715654134750366, 0.40022799372673035, 0.43855980038642883, 0.5207222700119019, -0.26198238134384155, -0.42573994398117065, 0.23496675491333008, 1.7792232036590576, -1.0188066959381104, 0.8499941825866699, 1002.8125, 1001.0], "mean": [-0.39270541071891785, 0.4939195215702057, 0.4383828639984131, -1.259081482887268, -0.3450902998447418, 0.11214188486337662, -0.43955448269844055, -0.2998304069042206, 0.4801582098007202, 0.20180487632751465, -1.5288902521133423, -1.5613828897476196, -0.462956041097641, 0.3332715928554535, 0.37824487686157227, -0.4696396589279175, -1.314985752105713, 0.1145777776837349, -0.0025722142308950424, 0.09238690137863159, -0.294784814119339, -0.47510671615600586, 0.14674012362957, 1.616862416267395, -1.2310349941253662, 0.6513251066207886, 834.9837646484375, 911.4855346679688], "std": [0.12933875620365143, 0.13192002475261688, 0.1297367960214615, 0.13253159821033478, 0.11085571348667145, 0.1551985740661621, 0.26855865120887756, 0.028789564967155457, 0.03205631673336029, 0.03855246305465698, 0.17227378487586975, 0.18170663714408875, 0.3591087758541107, 0.1092635989189148, 0.19087861478328705, 0.06697514653205872, 0.08761793375015259, 0.15685857832431793, 0.18517623841762543, 0.19686588644981384, 0.0282214917242527, 0.03085498884320259, 0.07553452253341675, 0.08956627547740936, 0.2461441159248352, 0.26095327734947205, 259.7234802246094, 212.26766967773438], "count": [908]}, "timestamp": {"min": [0.0], "max": [30.233333333333334], "mean": [15.116666666666665], "std": [8.73722877499878], "count": [908]}, "frame_index": {"min": [0], "max": [907], "mean": [453.5], "std": [262.1168632499634], "count": [908]}, "episode_index": {"min": [33], "max": [33], "mean": [33.0], "std": [0.0], "count": [908]}, "index": {"min": [28584], "max": [29491], "mean": [29037.5], "std": [262.1168632499634], "count": [908]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [908]}, "subtask_annotation": {"mean": [4.522026431718062, 16.0, 16.0, 16.0, 16.0], "std": [5.3833811280036175, 0.0, 0.0, 0.0, 0.0], "min": [0, 16, 16, 16, 16], "max": [16, 16, 16, 16, 16], "count": [908]}, "scene_annotation": {"mean": [33.0], "std": [0.0], "min": [33], "max": [33], "count": [908]}, "eef_direction_state": {"mean": [4.447136563876652, 5.397577092511013], "std": [2.2104234836214123, 1.568366623338497], "min": [0, 0], "max": [6, 6], "count": [908]}, "eef_velocity_state": {"mean": [0.44162995594713655, 0.1751101321585903], "std": [0.6027711224527901, 0.4515727398910982], "min": [0, 0], "max": [2, 2], "count": [908]}, "eef_acc_mag_state": {"mean": [0.2709251101321586, 0.10572687224669604], "std": [0.6131384768128083, 0.3980268241136595], "min": [0, 0], "max": [2, 2], "count": [908]}, "eef_direction_action": {"mean": [4.447136563876652, 5.397577092511013], "std": [2.2104234836214127, 1.5683666233384972], "min": [0, 0], "max": [6, 6], "count": [908]}, "eef_velocity_action": {"mean": [0.44162995594713655, 0.1751101321585903], "std": [0.6027711224527901, 0.4515727398910982], "min": [0, 0], "max": [2, 2], "count": [908]}, "eef_acc_mag_action": {"mean": [0.2709251101321586, 0.10572687224669604], "std": [0.6131384768128083, 0.3980268241136595], "min": [0, 0], "max": [2, 2], "count": [908]}, "eef_sim_pose_state": {"mean": [0.5445683987801473, 0.2978745163493287, 1.1689779153789854, 0.30717008292373577, -0.11189340259193212, 0.9008067436993757, 0.5266105066892584, -0.2310347896324165, 1.1569900259519434, -0.11208948018755302, -0.32239613979609677, -1.1243770169630727], "std": [0.03195188008341772, 0.036054482334197606, 0.02615223319521003, 0.18892945516769086, 0.09652778718361163, 0.3111043748723055, 0.03142808594116648, 0.06785374486957446, 0.0170900465103726, 0.21870209030022802, 0.12705812956152832, 0.23010518213669293], "min": [0.4552070456635287, 0.23962257961486566, 1.1326977137848442, -0.004136996014574623, -0.3829182715177042, 0.3508423228004082, 0.48062658287246757, -0.3096432299185611, 1.1272706866254139, -0.541755629567349, -0.42678172185822794, -1.2891473310604815], "max": [0.5892809585689793, 0.3612331690823095, 1.234668327880798, 0.564355628122684, -0.00525607723427246, 1.2923913999312489, 0.5601628024182311, -0.1325258782460056, 1.1795821348638555, 0.10073439770786208, -0.033230635579154066, -0.5896273916936422], "count": [908]}, "eef_sim_pose_action": {"mean": [0.544628717525685, 0.29785110122956954, 1.169062515574884, 0.30711306078083705, -0.11151163916687146, 0.9003483064750987, 0.5266857673001258, -0.23089207080718985, 1.1570259105111935, -0.1119153715926188, -0.32241898631141436, -1.12437928980445], "std": [0.03189787614806106, 0.03605372558491941, 0.026181796845194033, 0.18900653835513345, 0.09613982716593107, 0.3108954294734684, 0.03141888837439086, 0.0678245576129766, 0.01708805476254568, 0.21879372394072766, 0.12707089607528727, 0.23010643476763368], "min": [0.4552070456635287, 0.23962257961486566, 1.1326977137848442, -0.004136996014574623, -0.3829182715177042, 0.3508423228004082, 0.48062658287246757, -0.3096432299185611, 1.1272706866254139, -0.541755629567349, -0.42678172185822794, -1.2891473310604815], "max": [0.5892809585689793, 0.3612331690823095, 1.234668327880798, 0.564355628122684, -0.00525607723427246, 1.2923913999312489, 0.5601628024182311, -0.1325258782460056, 1.1795821348638555, 0.10073439770786208, -0.033230635579154066, -0.5896273916936422], "count": [908]}, "gripper_mode_state": {"mean": [0.25, 0.13215859030837004], "std": [0.4330127018922193, 0.3386631029741401], "min": [0, 0], "max": [1, 1], "count": [908]}, "gripper_activity_state": {"mean": [1.8458149779735682, 1.9240088105726871], "std": [0.4836695463682102, 0.34767415996630274], "min": [0, 0], "max": [2, 2], "count": [908]}, "gripper_mode_action": {"mean": [0.25, 0.13215859030837004], "std": [0.4330127018922193, 0.3386631029741401], "min": [0, 0], "max": [1, 1], "count": [908]}, "gripper_activity_action": {"mean": [1.8458149779735682, 1.9240088105726871], "std": [0.4836695463682102, 0.34767415996630274], "min": [0, 0], "max": [2, 2], "count": [908]}, "gripper_open_scale_state": {"mean": [0.7590781948592243, 0.8286232566604327], "std": [0.23611358860082896, 0.19297076011736977], "min": [0.3509090909090909, 0.33454545454545453], "max": [0.9116477272727272, 0.91], "count": [908]}, "gripper_open_scale_action": {"mean": [0.7590760893052159, 0.8286232658267058], "std": [0.23611224362871897, 0.1929707638245845], "min": [0.3509090909090909, 0.33454545454545453], "max": [0.9116477272727272, 0.91], "count": [908]}}} +{"episode_index": 34, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5111420449458323]], [[0.47192201349717966]], [[0.4124522646387322]]], "std": [[[0.15666525263382328]], [[0.13333042366354594]], [[0.1610217987885004]]], "count": [146]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47106462082549916]], [[0.45623045930701045]], [[0.42013332521935715]]], "std": [[[0.1701562679599915]], [[0.12351614703081704]], [[0.15039398159885073]]], "count": [146]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44657526832079864]], [[0.4574786938177097]], [[0.4350138623086221]]], "std": [[[0.18509437934990727]], [[0.13330724975935473]], [[0.16041385524168963]]], "count": [146]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.502270587116125]], [[0.46465005120198766]], [[0.41637842885441845]]], "std": [[[0.13831584287715334]], [[0.12212617195972737]], [[0.1550188175636138]]], "count": [146]}, "observation.state": {"min": [-0.5653645396232605, 0.26098889112472534, 0.2949966490268707, -1.5189807415008545, -0.4881925880908966, -0.1555013507604599, -0.8130649328231812, -0.362479567527771, 0.4023851156234741, 0.11139687895774841, -2.010821580886841, -1.7584277391433716, -0.7462756037712097, 0.08930304646492004, 0.23510894179344177, -0.5873000025749207, -1.616754174232483, -0.013824098743498325, -0.12059461325407028, -0.028302695602178574, -0.35330137610435486, -0.48445630073547363, 0.03414950147271156, 1.2909629344940186, -1.7213464975357056, 0.11881144344806671, 396.0, 368.125], "max": [-0.15658330917358398, 0.754117488861084, 0.7083876729011536, -0.9012607336044312, -0.13547572493553162, 0.19344574213027954, 0.02828015200793743, -0.2551257014274597, 0.5225982069969177, 0.23846206068992615, -1.325693130493164, -1.121137022972107, 0.09757693111896515, 0.3984488546848297, 0.6046660542488098, -0.3818071484565735, -1.290246605873108, 0.422832190990448, 0.46591129899024963, 0.45720207691192627, -0.28961074352264404, -0.4113311767578125, 0.23497274518013, 1.751296877861023, -1.121137022972107, 0.7585829496383667, 1002.5555419921875, 1001.0], "mean": [-0.32899945974349976, 0.5128530859947205, 0.43813759088516235, -1.2985705137252808, -0.3001263439655304, -0.038059428334236145, -0.484042763710022, -0.30629804730415344, 0.46030887961387634, 0.1931058168411255, -1.710197925567627, -1.5260874032974243, -0.43590983748435974, 0.27199363708496094, 0.3949230909347534, -0.44752633571624756, -1.369787335395813, 0.15392233431339264, 0.022729594260454178, 0.13685624301433563, -0.30583879351615906, -0.4589059054851532, 0.14903227984905243, 1.600412130355835, -1.3118751049041748, 0.6299636363983154, 833.6619262695312, 912.945556640625], "std": [0.11173880100250244, 0.11764276027679443, 0.11398488283157349, 0.159012109041214, 0.08554384857416153, 0.08491316437721252, 0.21798472106456757, 0.03169684857130051, 0.027184585109353065, 0.037159260362386703, 0.19196294248104095, 0.1449534296989441, 0.2885023057460785, 0.07892419397830963, 0.17041699588298798, 0.05407460778951645, 0.06919733434915543, 0.12885090708732605, 0.19777806103229523, 0.14901047945022583, 0.017033852636814117, 0.02065485343337059, 0.07022619992494583, 0.136799156665802, 0.19895784556865692, 0.19674035906791687, 255.73495483398438, 208.6001739501953], "count": [770]}, "action": {"min": [-0.5653645396232605, 0.26098889112472534, 0.2949966490268707, -1.5189807415008545, -0.4881925880908966, -0.1552237570285797, -0.8130649328231812, -0.362479567527771, 0.4023851156234741, 0.11139687895774841, -2.010821580886841, -1.7584277391433716, -0.7462756037712097, 0.08930304646492004, 0.23510894179344177, -0.5873000025749207, -1.616754174232483, -0.013824098743498325, -0.12059461325407028, -0.028302695602178574, -0.35330137610435486, -0.48445630073547363, 0.03414950147271156, 1.2909629344940186, -1.7213464975357056, 0.11881144344806671, 396.0, 368.125], "max": [-0.15658330917358398, 0.754117488861084, 0.7083876729011536, -0.9012607336044312, -0.13547572493553162, 0.19344574213027954, 0.02828056737780571, -0.2551257014274597, 0.5225982069969177, 0.23846206068992615, -1.325693130493164, -1.121137022972107, 0.09757693111896515, 0.3984488546848297, 0.6046660542488098, -0.3818071484565735, -1.290246605873108, 0.422832190990448, 0.46591129899024963, 0.45720207691192627, -0.28961074352264404, -0.4113311767578125, 0.23497274518013, 1.751296877861023, -1.121137022972107, 0.7585829496383667, 1002.5, 1001.0], "mean": [-0.3291798233985901, 0.5127161145210266, 0.4380654990673065, -1.298513412475586, -0.30026477575302124, -0.03809989616274834, -0.48465844988822937, -0.3062307834625244, 0.4603460431098938, 0.19304081797599792, -1.710589051246643, -1.5265281200408936, -0.4358276426792145, 0.2721562683582306, 0.3944436311721802, -0.44746923446655273, -1.3696486949920654, 0.15360616147518158, 0.022788027301430702, 0.1370963156223297, -0.30581435561180115, -0.45895466208457947, 0.1488615721464157, 1.6006220579147339, -1.3120572566986084, 0.6299444437026978, 833.665771484375, 912.9453735351562], "std": [0.11164133250713348, 0.11759702861309052, 0.11399353295564651, 0.15897899866104126, 0.08555395156145096, 0.0849597379565239, 0.21720393002033234, 0.03174643963575363, 0.027183452621102333, 0.037129491567611694, 0.19199030101299286, 0.14423257112503052, 0.28842252492904663, 0.07890386879444122, 0.1703457236289978, 0.0540936216711998, 0.06921986490488052, 0.12890411913394928, 0.19774237275123596, 0.14889317750930786, 0.01704319939017296, 0.020666806027293205, 0.07017689943313599, 0.13688144087791443, 0.19884683191776276, 0.1967296302318573, 255.73861694335938, 208.60015869140625], "count": [770]}, "timestamp": {"min": [0.0], "max": [25.633333333333333], "mean": [12.816666666666665], "std": [7.409322206218025], "count": [770]}, "frame_index": {"min": [0], "max": [769], "mean": [384.5], "std": [222.27966618654077], "count": [770]}, "episode_index": {"min": [34], "max": [34], "mean": [34.0], "std": [0.0], "count": [770]}, "index": {"min": [29492], "max": [30261], "mean": [29876.5], "std": [222.27966618654077], "count": [770]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [770]}, "subtask_annotation": {"mean": [5.535064935064935, 16.0, 16.0, 16.0, 16.0], "std": [4.717961430609459, 0.0, 0.0, 0.0, 0.0], "min": [0, 16, 16, 16, 16], "max": [16, 16, 16, 16, 16], "count": [770]}, "scene_annotation": {"mean": [34.0], "std": [0.0], "min": [34], "max": [34], "count": [770]}, "eef_direction_state": {"mean": [4.267532467532468, 5.245454545454545], "std": [2.1870006477734463, 1.7225053826878172], "min": [0, 0], "max": [6, 6], "count": [770]}, "eef_velocity_state": {"mean": [0.5558441558441558, 0.2051948051948052], "std": [0.6447577832715338, 0.47751959336862004], "min": [0, 0], "max": [2, 2], "count": [770]}, "eef_acc_mag_state": {"mean": [0.3142857142857143, 0.15584415584415584], "std": [0.64055866155008, 0.48790394692693273], "min": [0, 0], "max": [2, 2], "count": [770]}, "eef_direction_action": {"mean": [4.267532467532468, 5.245454545454545], "std": [2.1870006477734463, 1.7225053826878174], "min": [0, 0], "max": [6, 6], "count": [770]}, "eef_velocity_action": {"mean": [0.5558441558441558, 0.2051948051948052], "std": [0.6447577832715338, 0.47751959336862004], "min": [0, 0], "max": [2, 2], "count": [770]}, "eef_acc_mag_action": {"mean": [0.3142857142857143, 0.15584415584415584], "std": [0.64055866155008, 0.4879039469269327], "min": [0, 0], "max": [2, 2], "count": [770]}, "eef_sim_pose_state": {"mean": [0.5271742664294943, 0.2974695335047421, 1.1562074857345197, 0.23394611380060945, -0.19857687672961352, 0.8049760484404791, 0.5112715566199416, -0.23646732743254315, 1.1498696470561218, -0.15739920360841025, -0.2817139355421211, -1.0778585867384578], "std": [0.028061932134002505, 0.030994805752995867, 0.021041441751931674, 0.16135502479243496, 0.07231820082628977, 0.27644525356568395, 0.022756744035894283, 0.0596269402592875, 0.01084649790428622, 0.18318904714292436, 0.11670827675450256, 0.1741061055395977], "min": [0.47642522683877453, 0.2315981449789965, 1.1108916321993785, -0.016063984454240565, -0.3831067103216883, 0.3466492905924481, 0.4610189983513072, -0.3096593875124244, 1.1319300263075498, -0.537821402128789, -0.38311851572975564, -1.2549517888041537], "max": [0.5754069353231807, 0.3477936390671278, 1.185528400481194, 0.4911504758590244, -0.07587858061771158, 1.250155889171221, 0.5341493857975219, -0.1437752249769687, 1.1723110998164556, -0.001425851651327248, -0.06377208388825006, -0.6775619268042843], "count": [770]}, "eef_sim_pose_action": {"mean": [0.5272343181502689, 0.2974472465297068, 1.1562654756015882, 0.2338378295407977, -0.19839531787284367, 0.8044794356969434, 0.5113289149037328, -0.23631817354617876, 1.149888398467649, -0.15733133347632594, -0.28163956429710174, -1.0776305316670607], "std": [0.028028766220185398, 0.03099210841353581, 0.021057520119146786, 0.16148873396040545, 0.07202787523571363, 0.27598702967262984, 0.022755296937760194, 0.05958737356693673, 0.010841465001820653, 0.18322891011364048, 0.1166619123326344, 0.1739952092261029], "min": [0.47642522683877453, 0.2315981449789965, 1.1108916321993785, -0.016063984454240565, -0.3831067103216883, 0.3466492905924481, 0.4610189983513072, -0.3096593875124244, 1.1319300263075498, -0.537821402128789, -0.38311851572975564, -1.2549517888041537], "max": [0.5754069353231807, 0.3477936390671278, 1.1855004780874114, 0.4911504758590244, -0.07587858061771158, 1.2501508294855297, 0.5341493857975219, -0.1437752249769687, 1.1723110998164556, -0.001425851651327248, -0.06377208388825006, -0.6775619268042843], "count": [770]}, "gripper_mode_state": {"mean": [0.2519480519480519, 0.12727272727272726], "std": [0.43413158266547835, 0.3332782323604219], "min": [0, 0], "max": [1, 1], "count": [770]}, "gripper_activity_state": {"mean": [1.8181818181818181, 1.9077922077922078], "std": [0.5204212261778316, 0.3787423596644747], "min": [0, 0], "max": [2, 2], "count": [770]}, "gripper_mode_action": {"mean": [0.2519480519480519, 0.12727272727272726], "std": [0.43413158266547835, 0.3332782323604219], "min": [0, 0], "max": [1, 1], "count": [770]}, "gripper_activity_action": {"mean": [1.8181818181818181, 1.9077922077922078], "std": [0.5204212261778316, 0.3787423596644747], "min": [0, 0], "max": [2, 2], "count": [770]}, "gripper_open_scale_state": {"mean": [0.7578744916859665, 0.8299504119981153], "std": [0.23248667247494384, 0.18963672263027637], "min": [0.36, 0.3346590909090909], "max": [0.9114141290838068, 0.91], "count": [770]}, "gripper_open_scale_action": {"mean": [0.7578780565858662, 0.8299503463510938], "std": [0.2324890012781339, 0.1896366949247452], "min": [0.36, 0.3346590909090909], "max": [0.9113636363636364, 0.91], "count": [770]}}} +{"episode_index": 35, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5244829235188698]], [[0.48334990248787685]], [[0.42271196104786]]], "std": [[[0.1533353070813121]], [[0.12939371567574184]], [[0.1621904034229129]]], "count": [155]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46164578062407763]], [[0.45053790586126924]], [[0.4145737191650854]]], "std": [[[0.16977275880607587]], [[0.11866377070142667]], [[0.14323508984411623]]], "count": [155]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4262932031414716]], [[0.43744665559772294]], [[0.41589009856630826]]], "std": [[[0.17766395223819398]], [[0.12707742618778756]], [[0.14695544083055123]]], "count": [155]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4996808546805819]], [[0.46125983159392786]], [[0.41266376502213786]]], "std": [[[0.13709744484508676]], [[0.12195548427140232]], [[0.1550432108472414]]], "count": [155]}, "observation.state": {"min": [-0.7353628277778625, 0.2641850411891937, 0.34841135144233704, -1.5000832080841064, -0.5216134786605835, -0.12071787565946579, -0.8530023694038391, -0.35951361060142517, 0.4236486852169037, 0.10629425197839737, -1.6610445976257324, -1.8980399370193481, -0.7609975337982178, 0.13980960845947266, 0.23666228353977203, -0.5869487524032593, -1.5529929399490356, 0.019749490544199944, -0.12064479291439056, -0.028319058939814568, -0.3450637459754944, -0.49110081791877747, 0.04226525127887726, 1.2607152462005615, -1.7569254636764526, 0.1349884569644928, 394.6875, 369.125], "max": [-0.19791707396507263, 0.7290043830871582, 0.8067359328269958, -0.9616426229476929, -0.12000992894172668, 0.3930710554122925, 0.028279569000005722, -0.2333948165178299, 0.5154914855957031, 0.23736487329006195, -1.2270517349243164, -1.121137022972107, 0.20664900541305542, 0.4207061529159546, 0.6453867554664612, -0.3945131301879883, -1.3229082822799683, 0.5108633637428284, 0.49581968784332275, 0.45058727264404297, -0.27195948362350464, -0.4168700575828552, 0.23495493829250336, 1.6665257215499878, -1.121137022972107, 0.7462756037712097, 1003.0, 1004.75], "mean": [-0.41960448026657104, 0.47194814682006836, 0.4903638958930969, -1.2901313304901123, -0.36095130443573, 0.22233079373836517, -0.3729254901409149, -0.29558756947517395, 0.48409947752952576, 0.1783127635717392, -1.4635828733444214, -1.5815012454986572, -0.4420623183250427, 0.2999959886074066, 0.4171442687511444, -0.4590093493461609, -1.3923747539520264, 0.1802750825881958, 0.13143068552017212, 0.1851501166820526, -0.29767581820487976, -0.462749719619751, 0.1511073112487793, 1.558596134185791, -1.36232590675354, 0.5503358840942383, 834.0820922851562, 886.1165161132812], "std": [0.11213311553001404, 0.11102453619241714, 0.12126588821411133, 0.11230115592479706, 0.10099656879901886, 0.10966459661722183, 0.2512476146221161, 0.028702279552817345, 0.02853284403681755, 0.0421149805188179, 0.12912045419216156, 0.19362157583236694, 0.32102900743484497, 0.08435714989900589, 0.15437285602092743, 0.04996670410037041, 0.03897973150014877, 0.12755444645881653, 0.2065538763999939, 0.1644664853811264, 0.023094361647963524, 0.02326872944831848, 0.06760051846504211, 0.11706007272005081, 0.2298991084098816, 0.20162446796894073, 258.80810546875, 237.21141052246094], "count": [835]}, "action": {"min": [-0.7353628277778625, 0.2641850411891937, 0.34841135144233704, -1.5000832080841064, -0.5216134786605835, -0.12071787565946579, -0.8530023694038391, -0.35951361060142517, 0.4236486852169037, 0.10629425197839737, -1.6610445976257324, -1.8980399370193481, -0.7609975337982178, 0.13980960845947266, 0.23666228353977203, -0.5869487524032593, -1.5529929399490356, 0.019749490544199944, -0.12064479291439056, -0.028319058939814568, -0.3450637459754944, -0.49110081791877747, 0.04226525127887726, 1.2607152462005615, -1.7569254636764526, 0.1349884569644928, 394.6875, 369.125], "max": [-0.19791707396507263, 0.7290043830871582, 0.8067359328269958, -0.9616426229476929, -0.12000992894172668, 0.3930710554122925, 0.02828015200793743, -0.2333948165178299, 0.5154914855957031, 0.23736487329006195, -1.2270517349243164, -1.121137022972107, 0.20664900541305542, 0.4207061529159546, 0.6453867554664612, -0.3945131301879883, -1.3229082822799683, 0.5108633637428284, 0.49581968784332275, 0.45058727264404297, -0.27195948362350464, -0.4168700575828552, 0.23495493829250336, 1.6665257215499878, -1.121137022972107, 0.7462756037712097, 1003.0, 1004.75], "mean": [-0.419808954000473, 0.47177356481552124, 0.49029740691185, -1.2901954650878906, -0.3611080050468445, 0.22266970574855804, -0.37334927916526794, -0.295498788356781, 0.48414528369903564, 0.17822621762752533, -1.4636675119400024, -1.5819971561431885, -0.44197869300842285, 0.30019041895866394, 0.4167648255825043, -0.4589809477329254, -1.3923237323760986, 0.1800263226032257, 0.13171622157096863, 0.18541352450847626, -0.2976325750350952, -0.46280279755592346, 0.150961235165596, 1.5586968660354614, -1.362533450126648, 0.5501762628555298, 834.0796508789062, 886.1202392578125], "std": [0.11188696324825287, 0.11093034595251083, 0.12130215018987656, 0.11238602548837662, 0.10093183070421219, 0.10903974622488022, 0.25086840987205505, 0.02877647988498211, 0.028501050546765327, 0.042072806507349014, 0.1292153149843216, 0.19297076761722565, 0.32095837593078613, 0.08431273698806763, 0.15430106222629547, 0.04997782036662102, 0.03898187726736069, 0.12761323153972626, 0.20636993646621704, 0.1643003672361374, 0.023107675835490227, 0.023279249668121338, 0.06755100190639496, 0.11710867285728455, 0.22975929081439972, 0.20152193307876587, 258.80633544921875, 237.21273803710938], "count": [835]}, "timestamp": {"min": [0.0], "max": [27.8], "mean": [13.9], "std": [8.03478548424149], "count": [835]}, "frame_index": {"min": [0], "max": [834], "mean": [417.0], "std": [241.04356452724474], "count": [835]}, "episode_index": {"min": [35], "max": [35], "mean": [35.0], "std": [0.0], "count": [835]}, "index": {"min": [30262], "max": [31096], "mean": [30679.0], "std": [241.04356452724474], "count": [835]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [835]}, "subtask_annotation": {"mean": [6.700598802395209, 16.0, 16.0, 16.0, 16.0], "std": [4.825226835361519, 0.0, 0.0, 0.0, 0.0], "min": [0, 16, 16, 16, 16], "max": [16, 16, 16, 16, 16], "count": [835]}, "scene_annotation": {"mean": [35.0], "std": [0.0], "min": [35], "max": [35], "count": [835]}, "eef_direction_state": {"mean": [4.4886227544910176, 5.416766467065869], "std": [2.2046879600973717, 1.4069822760444], "min": [0, 0], "max": [6, 6], "count": [835]}, "eef_velocity_state": {"mean": [0.43233532934131735, 0.19041916167664671], "std": [0.6082535577768903, 0.45481239574296345], "min": [0, 0], "max": [2, 2], "count": [835]}, "eef_acc_mag_state": {"mean": [0.3209580838323353, 0.12335329341317365], "std": [0.663851250863461, 0.4354014057921771], "min": [0, 0], "max": [2, 2], "count": [835]}, "eef_direction_action": {"mean": [4.4886227544910176, 5.416766467065869], "std": [2.2046879600973717, 1.4069822760444], "min": [0, 0], "max": [6, 6], "count": [835]}, "eef_velocity_action": {"mean": [0.43233532934131735, 0.19041916167664671], "std": [0.6082535577768903, 0.45481239574296345], "min": [0, 0], "max": [2, 2], "count": [835]}, "eef_acc_mag_action": {"mean": [0.3209580838323353, 0.12335329341317365], "std": [0.663851250863461, 0.4354014057921772], "min": [0, 0], "max": [2, 2], "count": [835]}, "eef_sim_pose_state": {"mean": [0.5484392456731595, 0.2728660489781101, 1.17742157489937, 0.3542200728052144, -0.08771356236655392, 0.9250144640292994, 0.5174675622273163, -0.23999541990631887, 1.1646623787173382, -0.2348257773460139, -0.2587343941686459, -1.0374560093928378], "std": [0.026865487658324673, 0.03490549950781349, 0.023808433515961788, 0.15884724081505175, 0.0934068504387646, 0.2861350048334374, 0.023905732206084784, 0.0583028882966232, 0.019297172772616267, 0.17990499258011794, 0.14652307312758742, 0.17852605448084027], "min": [0.48780139516476306, 0.22247431065967166, 1.1197667852326434, 0.07562122430722018, -0.3830692666840687, 0.4134297433523722, 0.47528722780900595, -0.3135342187079221, 1.1398220320193557, -0.5508416210218912, -0.38311640300116867, -1.250331294569829], "max": [0.6139518112176996, 0.3456214267664998, 1.219253929924473, 0.6618193560576876, 0.08902498855800434, 1.2623906739035067, 0.5407287991031241, -0.1497211815024721, 1.1857115699801575, -0.07553411723813819, -0.0020641216546526397, -0.6846662561941974], "count": [835]}, "eef_sim_pose_action": {"mean": [0.5484999848981815, 0.2728092535070612, 1.177516149997866, 0.35427772345808056, -0.08741282531378866, 0.924660288387321, 0.5175291220207963, -0.2398678938915659, 1.1647139714916854, -0.2349210698399388, -0.25867021530997786, -1.0372039943436688], "std": [0.026787401782707863, 0.03488421556632392, 0.023815682252592826, 0.15875479614001925, 0.09285825754930224, 0.2859150791798633, 0.023897681764752893, 0.05826689791258752, 0.01928830919251405, 0.1798416824238402, 0.14648035445175192, 0.1783738763166067], "min": [0.48780139516476306, 0.22247431065967166, 1.1197667852326434, 0.07562122430722018, -0.3830692666840687, 0.4134297433523722, 0.47528722780900595, -0.3135342187079221, 1.1398220320193557, -0.5508416210218912, -0.38311640300116867, -1.250331294569829], "max": [0.6139518112176996, 0.3456214267664998, 1.219253929924473, 0.6618193560576876, 0.08902498855800434, 1.2623906739035067, 0.5407287991031241, -0.1497211815024721, 1.1857115699801575, -0.07553411723813819, -0.0020641216546526397, -0.6846662561941974], "count": [835]}, "gripper_mode_state": {"mean": [0.25389221556886227, 0.17365269461077845], "std": [0.435236669459729, 0.3788105545852642], "min": [0, 0], "max": [1, 1], "count": [835]}, "gripper_activity_state": {"mean": [1.829940119760479, 1.912574850299401], "std": [0.5060726995725804, 0.3704956448334389], "min": [0, 0], "max": [2, 2], "count": [835]}, "gripper_mode_action": {"mean": [0.25389221556886227, 0.17365269461077845], "std": [0.435236669459729, 0.3788105545852642], "min": [0, 0], "max": [1, 1], "count": [835]}, "gripper_activity_action": {"mean": [1.829940119760479, 1.912574850299401], "std": [0.5060726995725804, 0.3704956448334389], "min": [0, 0], "max": [2, 2], "count": [835]}, "gripper_open_scale_state": {"mean": [0.7582564778335801, 0.8055605302622745], "std": [0.23527996408955618, 0.21564659374103126], "min": [0.3588068181818182, 0.3355681818181818], "max": [0.9118181818181819, 0.913409090909091], "count": [835]}, "gripper_open_scale_action": {"mean": [0.7582541997636544, 0.8055639109520664], "std": [0.23527849464039496, 0.21564825235865062], "min": [0.3588068181818182, 0.3355681818181818], "max": [0.9118181818181819, 0.913409090909091], "count": [835]}}} +{"episode_index": 36, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5132993481813015]], [[0.47006507149961435]], [[0.40908354392481633]]], "std": [[[0.1614133744921843]], [[0.13354359708554583]], [[0.15998803207333417]]], "count": [161]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46132832353956077]], [[0.443967015791824]], [[0.40774792326350834]]], "std": [[[0.16570942995513227]], [[0.11710271602849427]], [[0.13788829567912736]]], "count": [161]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4245721313887874]], [[0.4386560482888808]], [[0.4175269036962611]]], "std": [[[0.19451966824333733]], [[0.14239848953016918]], [[0.16704108672710505]]], "count": [161]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5035589402427637]], [[0.46378995783095844]], [[0.41796765010351966]]], "std": [[[0.14339885412220182]], [[0.1302917885731924]], [[0.1616952208179145]]], "count": [161]}, "observation.state": {"min": [-0.7362791299819946, 0.4177074730396271, 0.257613867521286, -1.6337088346481323, -0.6868197917938232, 0.05425465106964111, -0.8485932946205139, -0.3467817008495331, 0.40690407156944275, 0.1059926226735115, -1.747719645500183, -2.0001561641693115, -0.7857271432876587, 0.27936285734176636, 0.2503565847873688, -0.7748662233352661, -1.5990651845932007, 0.04612032324075699, 0.11786535382270813, 0.1916491538286209, -0.31874093413352966, -0.5116360187530518, 0.02289550006389618, 1.3837398290634155, -1.6866552829742432, -0.2550179362297058, 390.5, 370.1875], "max": [-0.20737238228321075, 0.7736237049102783, 0.8312403559684753, -0.8531453013420105, -0.22972677648067474, 0.9434322714805603, -0.2997777462005615, -0.1991453766822815, 0.5259648561477661, 0.24677425622940063, -0.9868234395980835, -1.5475738048553467, 0.2511720657348633, 0.6478378772735596, 0.6036112308502197, -0.38976147770881653, -1.238267421722412, 0.15476380288600922, 0.7005490064620972, 0.6724535226821899, -0.23628418147563934, -0.43287888169288635, 0.18818575143814087, 1.6575119495391846, -1.2945678234100342, 0.6129835844039917, 1003.0, 1004.8125], "mean": [-0.4158110022544861, 0.5600517392158508, 0.4688865840435028, -1.4193278551101685, -0.48429107666015625, 0.3805295526981354, -0.5335012078285217, -0.2622447609901428, 0.46524855494499207, 0.18577104806900024, -1.462011456489563, -1.7599799633026123, -0.3244955241680145, 0.45848333835601807, 0.32095155119895935, -0.5068684220314026, -1.3661648035049438, 0.07649902999401093, 0.3371545970439911, 0.3400919437408447, -0.26361027359962463, -0.49247297644615173, 0.10352633893489838, 1.580518126487732, -1.4086240530014038, 0.35202208161354065, 857.4368896484375, 908.5542602539062], "std": [0.13995829224586487, 0.08111628144979477, 0.1665218472480774, 0.21680688858032227, 0.10565858334302902, 0.21490426361560822, 0.1668998748064041, 0.03633906692266464, 0.02806919999420643, 0.03416476771235466, 0.1876600682735443, 0.09655942767858505, 0.3138776123523712, 0.09304485470056534, 0.08337525278329849, 0.10481381416320801, 0.051564041525125504, 0.026472335681319237, 0.17824307084083557, 0.17791178822517395, 0.02426793985068798, 0.018314119428396225, 0.038457904011011124, 0.07666485011577606, 0.1291312575340271, 0.300117552280426, 240.13467407226562, 218.6987762451172], "count": [879]}, "action": {"min": [-0.7362791299819946, 0.4177074730396271, 0.257613867521286, -1.6337088346481323, -0.6868197917938232, 0.05425465106964111, -0.8485932946205139, -0.3467817008495331, 0.40690407156944275, 0.1059926226735115, -1.7477238178253174, -2.0001561641693115, -0.7857271432876587, 0.27936285734176636, 0.2503565847873688, -0.7748662233352661, -1.5990651845932007, 0.04611935466527939, 0.11786535382270813, 0.1916491538286209, -0.31874093413352966, -0.5116360187530518, 0.02289550006389618, 1.3837398290634155, -1.6866552829742432, -0.2550179362297058, 390.5, 370.1875], "max": [-0.20737238228321075, 0.7736237049102783, 0.8312403559684753, -0.8531453013420105, -0.22972677648067474, 0.9434322714805603, -0.2997777462005615, -0.1991453766822815, 0.5259648561477661, 0.24677425622940063, -0.9868234395980835, -1.5475738048553467, 0.2511720657348633, 0.6478378772735596, 0.6036112308502197, -0.38976147770881653, -1.238267421722412, 0.15476380288600922, 0.7005490064620972, 0.6724535226821899, -0.23628418147563934, -0.43287888169288635, 0.18818575143814087, 1.6575119495391846, -1.2945678234100342, 0.6129835844039917, 1003.0, 1004.8125], "mean": [-0.41591042280197144, 0.5601786971092224, 0.4689735174179077, -1.4191774129867554, -0.48458611965179443, 0.3804173767566681, -0.5338237285614014, -0.26224642992019653, 0.46525248885154724, 0.18580374121665955, -1.462125539779663, -1.760297417640686, -0.32440122961997986, 0.4586353003978729, 0.3209538757801056, -0.506930947303772, -1.3661714792251587, 0.07653607428073883, 0.33743467926979065, 0.3401767611503601, -0.2635701894760132, -0.4924977421760559, 0.1035088375210762, 1.5804401636123657, -1.4087011814117432, 0.35184383392333984, 857.4368896484375, 908.553466796875], "std": [0.13996174931526184, 0.08104219287633896, 0.16650691628456116, 0.2168252170085907, 0.1057543233036995, 0.2150431126356125, 0.1667882353067398, 0.03633786365389824, 0.028072070330381393, 0.034154072403907776, 0.18780378997325897, 0.09631876647472382, 0.31378668546676636, 0.09299622476100922, 0.08337434381246567, 0.10478299111127853, 0.05156482756137848, 0.026452558115124702, 0.1780921071767807, 0.17785882949829102, 0.024282347410917282, 0.018324851989746094, 0.03845709562301636, 0.07662146538496017, 0.12908342480659485, 0.30000847578048706, 240.13467407226562, 218.69830322265625], "count": [879]}, "timestamp": {"min": [0.0], "max": [29.266666666666666], "mean": [14.633333333333335], "std": [8.458175970074207], "count": [879]}, "frame_index": {"min": [0], "max": [878], "mean": [439.0], "std": [253.7452791022262], "count": [879]}, "episode_index": {"min": [36], "max": [36], "mean": [36.0], "std": [0.0], "count": [879]}, "index": {"min": [31097], "max": [31975], "mean": [31536.0], "std": [253.7452791022262], "count": [879]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [879]}, "subtask_annotation": {"mean": [4.806598407281001, 16.0, 16.0, 16.0, 16.0], "std": [5.406051651505635, 0.0, 0.0, 0.0, 0.0], "min": [0, 16, 16, 16, 16], "max": [16, 16, 16, 16, 16], "count": [879]}, "scene_annotation": {"mean": [36.0], "std": [0.0], "min": [36], "max": [36], "count": [879]}, "eef_direction_state": {"mean": [4.516496018202503, 5.290102389078498], "std": [2.0487546670371604, 1.5988562076306636], "min": [0, 0], "max": [6, 6], "count": [879]}, "eef_velocity_state": {"mean": [0.5051194539249146, 0.22184300341296928], "std": [0.6503057497907067, 0.5067694356448808], "min": [0, 0], "max": [2, 2], "count": [879]}, "eef_acc_mag_state": {"mean": [0.3162684869169511, 0.15130830489192265], "std": [0.6453450723339916, 0.4756601250366779], "min": [0, 0], "max": [2, 2], "count": [879]}, "eef_direction_action": {"mean": [4.516496018202503, 5.290102389078498], "std": [2.0487546670371604, 1.5988562076306636], "min": [0, 0], "max": [6, 6], "count": [879]}, "eef_velocity_action": {"mean": [0.5051194539249146, 0.22184300341296928], "std": [0.6503057497907067, 0.5067694356448808], "min": [0, 0], "max": [2, 2], "count": [879]}, "eef_acc_mag_action": {"mean": [0.3162684869169511, 0.15130830489192265], "std": [0.6453450723339916, 0.4756601250366779], "min": [0, 0], "max": [2, 2], "count": [879]}, "eef_sim_pose_state": {"mean": [0.5400462986447596, 0.2910017064556836, 1.2154766372245656, 0.4169031443279545, 0.02237752303308666, 0.7806587550919277, 0.5544610075337026, -0.1970401566302716, 1.209605593757708, -0.37171292213991053, -0.2692860819980076, -0.8820970677004158], "std": [0.029878148882366777, 0.030797902429118243, 0.029208546406400294, 0.22825743354357328, 0.06816855459071823, 0.20363503356746837, 0.015129957608945546, 0.036178731316204596, 0.022216073137598748, 0.22604597329715873, 0.08384014327499402, 0.19376242580922737], "min": [0.4923172189376535, 0.20914050351324096, 1.135749349602177, 0.06468785023323298, -0.1266393941149957, 0.3623955269714213, 0.5066705544194833, -0.2834335238304549, 1.1828968889409845, -0.7895427033824685, -0.32947452583269254, -1.039884423025171], "max": [0.5954276223337888, 0.3455814074703374, 1.257733469502909, 0.9528079267915058, 0.21799689056723426, 1.0270218191863485, 0.5773675538676443, -0.12617722534547696, 1.2353710276148178, -0.15519583080425742, -0.0762108296201236, -0.42942715982413066], "count": [879]}, "eef_sim_pose_action": {"mean": [0.5400674916242223, 0.2910540731221431, 1.2154706706009473, 0.4168543573389499, 0.022536865666423184, 0.7803889367513992, 0.5544904122377272, -0.19702408318400116, 1.2096607788340787, -0.37189080450148015, -0.26926548833877956, -0.882003760487128], "std": [0.02988528714027378, 0.03078556506163244, 0.029208468135111805, 0.22832364416211448, 0.06798354597210061, 0.2035771671498497, 0.015127075359115491, 0.036179158951631346, 0.02220994271567168, 0.22593699979292484, 0.08382758207080579, 0.19370617385022607], "min": [0.4923172189376535, 0.20914050351324096, 1.135749349602177, 0.06468785023323298, -0.1266393941149957, 0.3623955269714213, 0.5066705544194833, -0.2834335238304549, 1.1828968889409845, -0.7895427033824685, -0.32947452583269254, -1.039884423025171], "max": [0.5954276223337888, 0.3455814074703374, 1.257733469502909, 0.9528079267915058, 0.21799689056723426, 1.0270218191863485, 0.5773675538676443, -0.12617722534547696, 1.2353710276148178, -0.15519583080425742, -0.0762108296201236, -0.42942715982413066], "count": [879]}, "gripper_mode_state": {"mean": [0.17747440273037543, 0.1422070534698521], "std": [0.38206967833874567, 0.3492623761776776], "min": [0, 0], "max": [1, 1], "count": [879]}, "gripper_activity_state": {"mean": [1.8623435722411832, 1.919226393629124], "std": [0.4579515802748167, 0.3557828362380934], "min": [0, 0], "max": [2, 2], "count": [879]}, "gripper_mode_action": {"mean": [0.17747440273037543, 0.1422070534698521], "std": [0.38206967833874567, 0.34926237617767764], "min": [0, 0], "max": [1, 1], "count": [879]}, "gripper_activity_action": {"mean": [1.8623435722411832, 1.919226393629124], "std": [0.4579515802748167, 0.3557828362380934], "min": [0, 0], "max": [2, 2], "count": [879]}, "gripper_open_scale_state": {"mean": [0.7794880546075108, 0.8259584102695718], "std": [0.2183039104967792, 0.1988183839336362], "min": [0.355, 0.3365340909090909], "max": [0.9118181818181819, 0.9134659090909091], "count": [879]}, "gripper_open_scale_action": {"mean": [0.7794880546075108, 0.8259577552258068], "std": [0.21830391049677922, 0.19881809679161666], "min": [0.355, 0.3365340909090909], "max": [0.9118181818181819, 0.9134659090909091], "count": [879]}}} +{"episode_index": 37, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5230191300691817]], [[0.4828219814241486]], [[0.4228356983144135]]], "std": [[[0.1536041329250616]], [[0.1254874497150035]], [[0.15553984044088406]]], "count": [171]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4547701345889233]], [[0.4432906155639644]], [[0.40858311355731375]]], "std": [[[0.16516099692446035]], [[0.11677095538398993]], [[0.1412634058862263]]], "count": [171]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44350066888353784]], [[0.44719362386767575]], [[0.423516468868249]]], "std": [[[0.17399740816661172]], [[0.1277676549286583]], [[0.15022841541692616]]], "count": [171]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.502943384980698]], [[0.4652057043821427]], [[0.4155594792741658]]], "std": [[[0.13884391377168126]], [[0.12178157624050286]], [[0.15352838983627018]]], "count": [171]}, "observation.state": {"min": [-0.7298039793968201, 0.313733845949173, 0.24015076458454132, -1.696112036705017, -0.6756256818771362, -0.14349551498889923, -0.9605343341827393, -0.34389638900756836, 0.38656824827194214, 0.09006112813949585, -1.840387225151062, -1.9435069561004639, -0.9338256120681763, 0.1798747181892395, 0.13501976430416107, -0.6150562167167664, -1.5356497764587402, -0.031754083931446075, -0.12047462165355682, -0.02828633226454258, -0.32006025314331055, -0.49853405356407166, 0.017603687942028046, 1.090314507484436, -1.7639808654785156, 0.10834922641515732, 392.125, 368.8125], "max": [-0.041836634278297424, 0.6994919776916504, 0.8021577000617981, -0.9015443921089172, -0.15062955021858215, 0.7971147894859314, 0.028263425454497337, -0.22585618495941162, 0.5222309827804565, 0.2393055558204651, -1.0484787225723267, -1.121137022972107, 0.23825447261333466, 0.41810673475265503, 0.6060197353363037, -0.3629128634929657, -1.309219479560852, 0.49767735600471497, 0.6767448782920837, 0.4294884502887726, -0.2704906165599823, -0.4307400584220886, 0.2349332571029663, 1.717761754989624, -1.121137022972107, 0.7462756037712097, 1003.0, 1004.9375], "mean": [-0.36302703619003296, 0.4489160180091858, 0.41815149784088135, -1.3653618097305298, -0.313970148563385, 0.24541552364826202, -0.3820044994354248, -0.2839893102645874, 0.4718649685382843, 0.18209727108478546, -1.4627642631530762, -1.55679452419281, -0.4722256660461426, 0.29632022976875305, 0.402606725692749, -0.43578311800956726, -1.3865679502487183, 0.16281718015670776, 0.12704694271087646, 0.15753690898418427, -0.29570573568344116, -0.46441277861595154, 0.15523985028266907, 1.5398896932601929, -1.328757405281067, 0.5822536945343018, 860.3560180664062, 900.1487426757812], "std": [0.17782378196716309, 0.10968354344367981, 0.16697777807712555, 0.20209695398807526, 0.0922149121761322, 0.23480446636676788, 0.29798683524131775, 0.029294859617948532, 0.03302093967795372, 0.03574996814131737, 0.19159096479415894, 0.2043159455060959, 0.39229080080986023, 0.08179238438606262, 0.18355786800384521, 0.06537771224975586, 0.059499260038137436, 0.13650734722614288, 0.28291115164756775, 0.15448182821273804, 0.018444372341036797, 0.02478651888668537, 0.07368706166744232, 0.1634504646062851, 0.21948741376399994, 0.22411711513996124, 243.1214599609375, 228.11781311035156], "count": [951]}, "action": {"min": [-0.7298039793968201, 0.313733845949173, 0.24015076458454132, -1.696112036705017, -0.6756256818771362, -0.14349551498889923, -0.9605343341827393, -0.34389638900756836, 0.38656824827194214, 0.09006112813949585, -1.8405754566192627, -1.9435069561004639, -0.9338256120681763, 0.1798747181892395, 0.13501976430416107, -0.6150562167167664, -1.5356497764587402, -0.031754083931446075, -0.12047462165355682, -0.02828633226454258, -0.32006025314331055, -0.49853405356407166, 0.017603687942028046, 1.090314507484436, -1.7639808654785156, 0.10834922641515732, 392.125, 368.8125], "max": [-0.041836634278297424, 0.6994919776916504, 0.8021577000617981, -0.9015443921089172, -0.15062955021858215, 0.7971147894859314, 0.028263425454497337, -0.22585618495941162, 0.5222309827804565, 0.2393055558204651, -1.0484787225723267, -1.121137022972107, 0.23825447261333466, 0.41810673475265503, 0.6060197353363037, -0.3629128634929657, -1.309219479560852, 0.49767735600471497, 0.6767448782920837, 0.4294884502887726, -0.2704906165599823, -0.4307400584220886, 0.2349332571029663, 1.717761754989624, -1.121137022972107, 0.7462756037712097, 1003.0, 1004.9375], "mean": [-0.36342188715934753, 0.44880223274230957, 0.4182240068912506, -1.365134358406067, -0.314406156539917, 0.24556876718997955, -0.3828161954879761, -0.28390347957611084, 0.471932590007782, 0.18202751874923706, -1.4630461931228638, -1.55762779712677, -0.4720251262187958, 0.2964916229248047, 0.4022220969200134, -0.4356902837753296, -1.386472463607788, 0.16255928575992584, 0.12721140682697296, 0.15778738260269165, -0.29566654562950134, -0.4644679129123688, 0.15511691570281982, 1.5400017499923706, -1.328919768333435, 0.5821941494941711, 860.3591918945312, 900.1484985351562], "std": [0.17787715792655945, 0.10957789421081543, 0.16700702905654907, 0.2021661251783371, 0.09290774166584015, 0.23461231589317322, 0.2979196012020111, 0.029341811314225197, 0.0330321229994297, 0.03571135550737381, 0.1919499635696411, 0.20415325462818146, 0.39219939708709717, 0.0817602276802063, 0.1835174560546875, 0.06541819125413895, 0.05953114479780197, 0.1365668624639511, 0.2828124761581421, 0.1543731689453125, 0.01845642738044262, 0.02480206824839115, 0.073651522397995, 0.16351057589054108, 0.21938984096050262, 0.22408030927181244, 243.1234893798828, 228.11767578125], "count": [951]}, "timestamp": {"min": [0.0], "max": [31.666666666666668], "mean": [15.833333333333334], "std": [9.150996707503547], "count": [951]}, "frame_index": {"min": [0], "max": [950], "mean": [475.0], "std": [274.5299012251064], "count": [951]}, "episode_index": {"min": [37], "max": [37], "mean": [37.0], "std": [0.0], "count": [951]}, "index": {"min": [31976], "max": [32926], "mean": [32451.0], "std": [274.5299012251064], "count": [951]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [951]}, "subtask_annotation": {"mean": [5.695057833859096, 16.0, 16.0, 16.0, 16.0], "std": [4.5577918597752785, 0.0, 0.0, 0.0, 0.0], "min": [0, 16, 16, 16, 16], "max": [16, 16, 16, 16, 16], "count": [951]}, "scene_annotation": {"mean": [37.0], "std": [0.0], "min": [37], "max": [37], "count": [951]}, "eef_direction_state": {"mean": [4.517350157728707, 5.335436382754994], "std": [2.1635212278753726, 1.541571089395665], "min": [0, 0], "max": [6, 6], "count": [951]}, "eef_velocity_state": {"mean": [0.40904311251314407, 0.20504731861198738], "std": [0.5615457010581177, 0.4777001651805555], "min": [0, 0], "max": [2, 2], "count": [951]}, "eef_acc_mag_state": {"mean": [0.22187171398527866, 0.1167192429022082], "std": [0.5542921788234438, 0.4076608196630992], "min": [0, 0], "max": [2, 2], "count": [951]}, "eef_direction_action": {"mean": [4.517350157728707, 5.335436382754994], "std": [2.1635212278753726, 1.541571089395665], "min": [0, 0], "max": [6, 6], "count": [951]}, "eef_velocity_action": {"mean": [0.40904311251314407, 0.20504731861198738], "std": [0.5615457010581177, 0.4777001651805555], "min": [0, 0], "max": [2, 2], "count": [951]}, "eef_acc_mag_action": {"mean": [0.22187171398527866, 0.1167192429022082], "std": [0.5542921788234438, 0.4076608196630992], "min": [0, 0], "max": [2, 2], "count": [951]}, "eef_sim_pose_state": {"mean": [0.5362591013196024, 0.27444967420029165, 1.1869775732619883, 0.3351819256941544, -0.08709995589157764, 0.946240281378921, 0.5179983149325545, -0.240991496589304, 1.1653653979935026, -0.22242373005801142, -0.2670608425302095, -1.0808683767668334], "std": [0.040379112048152, 0.03371944724342727, 0.024137736864197422, 0.24552234163001924, 0.09161585659830693, 0.3224231268669325, 0.025850635286567024, 0.06380142939842738, 0.019618855638438303, 0.22869389395686715, 0.13810241979813567, 0.1701721387665292], "min": [0.4474440227218729, 0.19533959433962333, 1.1322870513159733, 0.007168926658291774, -0.38300578538354935, 0.25370886826306893, 0.48696275710638637, -0.31014437504942555, 1.13981343304316, -0.7027764718289923, -0.3830815790088675, -1.2502490304706155], "max": [0.6068564529784408, 0.34191127208646044, 1.229522917032166, 0.7712288422947217, 0.03675282466434249, 1.2813158804389646, 0.5473157103704969, -0.12049034182486561, 1.1950934640606072, -0.0542590848689134, 0.008175268453755713, -0.6814060885242044], "count": [951]}, "eef_sim_pose_action": {"mean": [0.5363647829076408, 0.2744319162552479, 1.1870593286511641, 0.33513191886383614, -0.0866652141475951, 0.9455494082330073, 0.5180596774288995, -0.24088402602222592, 1.1654055513813124, -0.2224334076860756, -0.2669947762739843, -1.080686174407642], "std": [0.04038586551941105, 0.03370531933234431, 0.024109399919951677, 0.24557988901147104, 0.09119054915280342, 0.32247475820771504, 0.025850165427305054, 0.06377184236241076, 0.019605604132215813, 0.2286878797912164, 0.13806195131627205, 0.17008347951893243], "min": [0.4474440227218729, 0.19533959433962333, 1.1322870513159733, 0.007168926658291774, -0.38300380101872245, 0.25370886826306893, 0.48696275710638637, -0.31014437504942555, 1.13981343304316, -0.7027764718289923, -0.3830815790088675, -1.2502490304706155], "max": [0.6068564529784408, 0.34191127208646044, 1.229522917032166, 0.7712288422947217, 0.03675282466434249, 1.2813158804389646, 0.5473157103704969, -0.12049034182486561, 1.1950934640606072, -0.0542590848689134, 0.008175268453755713, -0.6814060885242044], "count": [951]}, "gripper_mode_state": {"mean": [0.2092534174553102, 0.15562565720294427], "std": [0.4067756442298199, 0.3625000855490861], "min": [0, 0], "max": [1, 1], "count": [951]}, "gripper_activity_state": {"mean": [1.8580441640378549, 1.9242902208201893], "std": [0.4652328455442508, 0.34706050572808006], "min": [0, 0], "max": [2, 2], "count": [951]}, "gripper_mode_action": {"mean": [0.2092534174553102, 0.15562565720294427], "std": [0.4067756442298199, 0.3625000855490861], "min": [0, 0], "max": [1, 1], "count": [951]}, "gripper_activity_action": {"mean": [1.8580441640378549, 1.9242902208201893], "std": [0.4652328455442508, 0.34706050572808006], "min": [0, 0], "max": [2, 2], "count": [951]}, "gripper_open_scale_state": {"mean": [0.7821418216531374, 0.8183170280022614], "std": [0.221019555539436, 0.20737967273850877], "min": [0.35647727272727275, 0.3352840909090909], "max": [0.9118181818181819, 0.9135795454545454], "count": [951]}, "gripper_open_scale_action": {"mean": [0.7821447252718985, 0.8183167702321433], "std": [0.22102124100197232, 0.20737955437251643], "min": [0.35647727272727275, 0.3352840909090909], "max": [0.9118181818181819, 0.9135795454545454], "count": [951]}}} +{"episode_index": 38, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5204535652380321]], [[0.48017607175189897]], [[0.4205875314652888]]], "std": [[[0.15835309082564622]], [[0.13028461151122392]], [[0.15716444178300418]]], "count": [148]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4602106159468292]], [[0.44926759848083375]], [[0.41537484681372544]]], "std": [[[0.1681324169762018]], [[0.1219973944798837]], [[0.14860327319424466]]], "count": [148]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43383624801271864]], [[0.4426910232843137]], [[0.4233309444554849]]], "std": [[[0.1733766837637243]], [[0.12440650189425571]], [[0.1463034480743886]]], "count": [148]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.502269643724607]], [[0.4655573703298887]], [[0.4183086413619502]]], "std": [[[0.13834036198600078]], [[0.12086091515217502]], [[0.1516471272607539]]], "count": [148]}, "observation.state": {"min": [-0.5164090991020203, 0.2955213189125061, 0.0999310091137886, -1.8750519752502441, -0.5265232920646667, -0.12063715606927872, -0.6569997668266296, -0.33650219440460205, 0.3635237514972687, 0.08513712882995605, -1.6616288423538208, -1.7382251024246216, -0.9014161229133606, 0.17057320475578308, 0.2585367262363434, -0.593735933303833, -1.5207021236419678, -0.022819088771939278, -0.12047135084867477, -0.028271060436964035, -0.3641050159931183, -0.4743939936161041, 0.0494997501373291, 1.460486650466919, -1.7326772212982178, 0.17608417570590973, 392.0625, 378.0], "max": [0.13356459140777588, 0.7154508233070374, 0.664422869682312, -1.2746837139129639, -0.11986703425645828, 0.5593693256378174, 0.028278697282075882, -0.19969873130321503, 0.48219650983810425, 0.23501768708229065, -1.1344541311264038, -1.121137022972107, 0.04489130154252052, 0.37917277216911316, 0.6136501431465149, -0.4101021885871887, -1.2796459197998047, 0.33013010025024414, 0.2879258692264557, 0.4784667491912842, -0.2693999409675598, -0.4198159873485565, 0.23501361906528473, 1.7950904369354248, -1.121137022972107, 0.7462756037712097, 1003.0, 1005.0], "mean": [-0.15430711209774017, 0.46966269612312317, 0.3436690866947174, -1.6267659664154053, -0.262429803609848, 0.3406233787536621, -0.24865522980690002, -0.2809203565120697, 0.42056944966316223, 0.1714477688074112, -1.4194341897964478, -1.4874382019042969, -0.5086677670478821, 0.2708524465560913, 0.4179787039756775, -0.4609522819519043, -1.3962992429733276, 0.13020290434360504, 0.0017494428902864456, 0.16780877113342285, -0.29985928535461426, -0.4555108845233917, 0.1495327204465866, 1.6657946109771729, -1.289762020111084, 0.5959163904190063, 843.14501953125, 904.3613891601562], "std": [0.19261321425437927, 0.09121464937925339, 0.15645965933799744, 0.1745038777589798, 0.09053640067577362, 0.1809007227420807, 0.20469236373901367, 0.033957358449697495, 0.0333758220076561, 0.039867691695690155, 0.15414220094680786, 0.1717887967824936, 0.31081271171569824, 0.056061286479234695, 0.14603082835674286, 0.05456651374697685, 0.045083265751600266, 0.12044599652290344, 0.13105466961860657, 0.16372017562389374, 0.02936808206140995, 0.016161732375621796, 0.06518582254648209, 0.11389362812042236, 0.2008085399866104, 0.20224276185035706, 253.44430541992188, 220.7173614501953], "count": [786]}, "action": {"min": [-0.5164090991020203, 0.2955213189125061, 0.0999310091137886, -1.8750519752502441, -0.5265232920646667, -0.1206384003162384, -0.6569997668266296, -0.33650219440460205, 0.3635237514972687, 0.08513712882995605, -1.6623129844665527, -1.7382251024246216, -0.8992482423782349, 0.17057320475578308, 0.2585367262363434, -0.593735933303833, -1.5207021236419678, -0.022819088771939278, -0.12047135084867477, -0.028271060436964035, -0.3641050159931183, -0.4743939936161041, 0.0494997501373291, 1.460486650466919, -1.7326772212982178, 0.17608417570590973, 392.0625, 378.0], "max": [0.13356459140777588, 0.7154508233070374, 0.664422869682312, -1.2746837139129639, -0.11986703425645828, 0.5593693256378174, 0.028278697282075882, -0.19976906478405, 0.48219650983810425, 0.23501768708229065, -1.1344541311264038, -1.121137022972107, 0.04489130154252052, 0.37917277216911316, 0.6136501431465149, -0.4101021885871887, -1.2796459197998047, 0.33013010025024414, 0.2879258692264557, 0.4784667491912842, -0.2693999409675598, -0.4198159873485565, 0.23501361906528473, 1.7950904369354248, -1.121137022972107, 0.7462756037712097, 1003.0, 1005.0], "mean": [-0.15432627499103546, 0.46947628259658813, 0.34345486760139465, -1.627124547958374, -0.2626664638519287, 0.34097588062286377, -0.249014213681221, -0.2807832956314087, 0.42056718468666077, 0.17135708034038544, -1.419551134109497, -1.4879661798477173, -0.508828341960907, 0.27098315954208374, 0.4175863564014435, -0.46090954542160034, -1.3962949514389038, 0.12988069653511047, 0.001852025045081973, 0.1680499017238617, -0.2998104989528656, -0.45554614067077637, 0.14937539398670197, 1.666063666343689, -1.2898750305175781, 0.5958499908447266, 843.1399536132812, 904.3611450195312], "std": [0.19261813163757324, 0.09108828008174896, 0.15642695128917694, 0.17435114085674286, 0.09075671434402466, 0.18027006089687347, 0.20445317029953003, 0.03406234085559845, 0.033374134451150894, 0.0398038886487484, 0.15429355204105377, 0.17129851877689362, 0.31096675992012024, 0.05601481348276138, 0.14594312012195587, 0.05458720773458481, 0.04508199542760849, 0.12045376002788544, 0.13099060952663422, 0.1635710448026657, 0.029385212808847427, 0.016169490292668343, 0.0651286393404007, 0.11392439901828766, 0.20073778927326202, 0.20220224559307098, 253.44122314453125, 220.71719360351562], "count": [786]}, "timestamp": {"min": [0.0], "max": [26.166666666666668], "mean": [13.083333333333334], "std": [7.563282405195561], "count": [786]}, "frame_index": {"min": [0], "max": [785], "mean": [392.5], "std": [226.8984721558668], "count": [786]}, "episode_index": {"min": [38], "max": [38], "mean": [38.0], "std": [0.0], "count": [786]}, "index": {"min": [32927], "max": [33712], "mean": [33319.5], "std": [226.8984721558668], "count": [786]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [786]}, "subtask_annotation": {"mean": [6.356234096692112, 16.0, 16.0, 16.0, 16.0], "std": [4.80911116471248, 0.0, 0.0, 0.0, 0.0], "min": [0, 16, 16, 16, 16], "max": [16, 16, 16, 16, 16], "count": [786]}, "scene_annotation": {"mean": [38.0], "std": [0.0], "min": [38], "max": [38], "count": [786]}, "eef_direction_state": {"mean": [3.8791348600508906, 5.278625954198473], "std": [2.4818726543475287, 1.7024084555878687], "min": [0, 0], "max": [6, 6], "count": [786]}, "eef_velocity_state": {"mean": [0.5572519083969466, 0.19083969465648856], "std": [0.647881323088413, 0.447461095870322], "min": [0, 0], "max": [2, 2], "count": [786]}, "eef_acc_mag_state": {"mean": [0.33078880407124683, 0.12849872773536897], "std": [0.649911827002092, 0.4368835220404222], "min": [0, 0], "max": [2, 2], "count": [786]}, "eef_direction_action": {"mean": [3.8791348600508906, 5.278625954198473], "std": [2.4818726543475287, 1.7024084555878687], "min": [0, 0], "max": [6, 6], "count": [786]}, "eef_velocity_action": {"mean": [0.5572519083969466, 0.19083969465648856], "std": [0.6478813230884128, 0.447461095870322], "min": [0, 0], "max": [2, 2], "count": [786]}, "eef_acc_mag_action": {"mean": [0.3282442748091603, 0.12849872773536897], "std": [0.647281432845804, 0.4368835220404222], "min": [0, 0], "max": [2, 2], "count": [786]}, "eef_sim_pose_state": {"mean": [0.47953330246278064, 0.25858344518470244, 1.1914136773016077, 0.349732820382515, -0.13305143434994723, 1.0249830598565417, 0.5092800193379545, -0.24003050691567268, 1.1544733520028125, -0.14210647840216853, -0.32317960085633923, -1.0351730368638694], "std": [0.04306369874000056, 0.029576272212707196, 0.027045812721093056, 0.21729599660262078, 0.0839438237655852, 0.25009155127234434, 0.01680826124734946, 0.05451569923936747, 0.01767740006539006, 0.17157522725655883, 0.10783192511699177, 0.19378151267010116], "min": [0.41792193783822124, 0.18742042465637176, 1.1397846183145686, -0.03343473061680724, -0.38765370611316374, 0.5308891394952242, 0.47559790418448056, -0.3096862167408469, 1.1182141581963083, -0.464973531143294, -0.4152649562774291, -1.250367439505117], "max": [0.5464731907140108, 0.31457415964667657, 1.2469747193058014, 0.6376693135092184, 0.009541804457244618, 1.3034088009396143, 0.5290272692677679, -0.16183056977892954, 1.1730234295327389, -0.002482444755701474, -0.06789571493695878, -0.6246517299047688], "count": [786]}, "eef_sim_pose_action": {"mean": [0.4795433812449876, 0.2585206970237798, 1.1915404399494378, 0.3496125320476232, -0.13265362342616135, 1.024683927112179, 0.5093246961622596, -0.23989616665856148, 1.1545156329219644, -0.14202961770256609, -0.3231848030424335, -1.0349285855954795], "std": [0.04306667347769391, 0.029519983765831943, 0.027037003474720094, 0.21747335975486853, 0.08349829330456789, 0.24996149061533937, 0.01680004047065781, 0.0544740414215173, 0.01768194342678822, 0.1716183969692285, 0.10783491421432541, 0.19363115389439464], "min": [0.41792193783822124, 0.18742042465637176, 1.1397851017333704, -0.03232793752008012, -0.38765370611316374, 0.5308891394952242, 0.47559790418448056, -0.3096862167408469, 1.1182141581963083, -0.464973531143294, -0.4152649562774291, -1.250367439505117], "max": [0.5464731907140108, 0.31457415964667657, 1.2469747193058014, 0.6376693135092184, 0.009541804457244618, 1.3034088009396143, 0.5290272692677679, -0.16183056977892954, 1.1730234295327389, -0.002482444755701474, -0.06789571493695878, -0.6246517299047688], "count": [786]}, "gripper_mode_state": {"mean": [0.2366412213740458, 0.1475826972010178], "std": [0.425020180368705, 0.3546858394239775], "min": [0, 0], "max": [1, 1], "count": [786]}, "gripper_activity_state": {"mean": [1.8193384223918576, 1.9122137404580153], "std": [0.5173160033309875, 0.3722955884852787], "min": [0, 0], "max": [2, 2], "count": [786]}, "gripper_mode_action": {"mean": [0.2366412213740458, 0.1475826972010178], "std": [0.425020180368705, 0.3546858394239775], "min": [0, 0], "max": [1, 1], "count": [786]}, "gripper_activity_action": {"mean": [1.8193384223918576, 1.9122137404580153], "std": [0.5173160033309875, 0.3722955884852787], "min": [0, 0], "max": [2, 2], "count": [786]}, "gripper_open_scale_state": {"mean": [0.7664954892435861, 0.8221467032996214], "std": [0.2304036902069585, 0.2006523415717092], "min": [0.35642045454545457, 0.34363636363636363], "max": [0.9118181818181819, 0.9136363636363637], "count": [786]}, "gripper_open_scale_action": {"mean": [0.7664908628267458, 0.8221465210271562], "std": [0.23040080862751003, 0.20065225886715007], "min": [0.35642045454545457, 0.34363636363636363], "max": [0.9118181818181819, 0.9136363636363637], "count": [786]}}} +{"episode_index": 39, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5145636094146219]], [[0.4747159909728919]], [[0.4171177062127219]]], "std": [[[0.1497198625964927]], [[0.12259412420345493]], [[0.1523006302289858]]], "count": [183]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45793108459230686]], [[0.44729140996107003]], [[0.4144673079842137]]], "std": [[[0.17024622684505736]], [[0.12741638435971472]], [[0.1495075054523994]]], "count": [183]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44038977842958676]], [[0.4374886112004]], [[0.40750110829851066]]], "std": [[[0.17319486434553633]], [[0.1221465720677143]], [[0.1439602293845301]]], "count": [183]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5104489289796064]], [[0.47311739035322686]], [[0.42503801809886066]]], "std": [[[0.1353262724832343]], [[0.11833163559742803]], [[0.14803791347466064]]], "count": [183]}, "observation.state": {"min": [-0.39153409004211426, 0.10247482359409332, 0.09781152009963989, -1.7872127294540405, -0.5883548259735107, -0.12049426138401031, -0.6536127328872681, -0.3594966232776642, 0.3559870719909668, 0.08468130975961685, -1.663412094116211, -1.9355636835098267, -1.1879335641860962, 0.13730177283287048, 0.23482096195220947, -0.7139781713485718, -1.5002806186676025, 0.1352095603942871, -0.18424677848815918, -0.028272151947021484, -0.3540942370891571, -0.47965487837791443, 0.03602968901395798, 1.0584584474563599, -1.7677066326141357, -0.044649139046669006, 392.3125, 494.0], "max": [0.11651600152254105, 0.8117417097091675, 0.5423828959465027, -1.0285683870315552, -0.10190322995185852, 0.4561603367328644, 0.028247062116861343, -0.2461462765932083, 0.5095183253288269, 0.2861204445362091, -1.042736291885376, -1.121137022972107, -0.21805639564990997, 0.5694769024848938, 0.6046573519706726, -0.3064994513988495, -1.0487639904022217, 0.3714769780635834, 0.4976119101047516, 0.658240020275116, -0.2600303888320923, -0.4206109941005707, 0.2349088042974472, 1.943670392036438, -1.121137022972107, 0.7462756037712097, 1002.8125, 1004.9375], "mean": [-0.1861516833305359, 0.29353493452072144, 0.23466292023658752, -1.418575644493103, -0.28415152430534363, 0.204292893409729, -0.19730782508850098, -0.31544607877731323, 0.44933733344078064, 0.17406503856182098, -1.2745168209075928, -1.5466539859771729, -0.781181275844574, 0.2760603427886963, 0.45475202798843384, -0.45721688866615295, -1.372192621231079, 0.2273922860622406, -0.022110678255558014, 0.20340590178966522, -0.30381879210472107, -0.45455095171928406, 0.16624358296394348, 1.6484730243682861, -1.3516368865966797, 0.6009911894798279, 856.6570434570312, 923.8807373046875], "std": [0.12038583308458328, 0.18606214225292206, 0.13087493181228638, 0.1650485396385193, 0.0988309308886528, 0.14636747539043427, 0.1877600997686386, 0.023432590067386627, 0.03740496188402176, 0.03881331905722618, 0.183153435587883, 0.15979820489883423, 0.3189007043838501, 0.10488229244947433, 0.1340491622686386, 0.08807285875082016, 0.09209588915109634, 0.05087066814303398, 0.2046436220407486, 0.22445987164974213, 0.030679646879434586, 0.014684528112411499, 0.06321093440055847, 0.2549821436405182, 0.22145220637321472, 0.2228665053844452, 248.1125946044922, 181.3336181640625], "count": [1044]}, "action": {"min": [-0.39153409004211426, 0.10247482359409332, 0.09781152009963989, -1.7872127294540405, -0.5883548259735107, -0.12049426138401031, -0.6536127328872681, -0.3594966232776642, 0.3559870719909668, 0.08468130975961685, -1.663412094116211, -1.9355636835098267, -1.1879335641860962, 0.13730177283287048, 0.23482096195220947, -0.7139781713485718, -1.5002806186676025, 0.1352095603942871, -0.18424677848815918, -0.028272151947021484, -0.3540942370891571, -0.47965487837791443, 0.03602968901395798, 1.0584584474563599, -1.7677066326141357, -0.044649139046669006, 392.3125, 494.0], "max": [0.11651600152254105, 0.8117417097091675, 0.5423828959465027, -1.0285683870315552, -0.10190322995185852, 0.4561603367328644, 0.028248824179172516, -0.24632908403873444, 0.5095183253288269, 0.2861204445362091, -1.042736291885376, -1.121137022972107, -0.21805639564990997, 0.5694769024848938, 0.6046573519706726, -0.3064994513988495, -1.0487639904022217, 0.3714769780635834, 0.4976119101047516, 0.658240020275116, -0.2600303888320923, -0.4206109941005707, 0.2349088042974472, 1.943670392036438, -1.121137022972107, 0.7462756037712097, 1002.8125, 1004.9375], "mean": [-0.18621812760829926, 0.29339808225631714, 0.23456887900829315, -1.4186687469482422, -0.2844558358192444, 0.20451587438583374, -0.19767381250858307, -0.31538769602775574, 0.4493500888347626, 0.17399756610393524, -1.2745299339294434, -1.5472477674484253, -0.781258225440979, 0.27618980407714844, 0.4545465409755707, -0.4572019875049591, -1.372165322303772, 0.22732262313365936, -0.022161632776260376, 0.20376019179821014, -0.30377379059791565, -0.4545755684375763, 0.1661437749862671, 1.6488230228424072, -1.3518569469451904, 0.6009239554405212, 856.657958984375, 923.8804931640625], "std": [0.12041237950325012, 0.18588562309741974, 0.13075439631938934, 0.1650724560022354, 0.09922578930854797, 0.14604949951171875, 0.1876920908689499, 0.02352515421807766, 0.037405818700790405, 0.03876851126551628, 0.1831745207309723, 0.1593662053346634, 0.3189016580581665, 0.10487126559019089, 0.13398364186286926, 0.08807520568370819, 0.09208808839321136, 0.05088425800204277, 0.20467479526996613, 0.22438593208789825, 0.03070700168609619, 0.01469036191701889, 0.06318473070859909, 0.2551293969154358, 0.22133690118789673, 0.2228321135044098, 248.1133575439453, 181.33349609375], "count": [1044]}, "timestamp": {"min": [0.0], "max": [34.766666666666666], "mean": [17.383333333333333], "std": [10.045890075419273], "count": [1044]}, "frame_index": {"min": [0], "max": [1043], "mean": [521.5], "std": [301.37670226257814], "count": [1044]}, "episode_index": {"min": [39], "max": [39], "mean": [39.0], "std": [0.0], "count": [1044]}, "index": {"min": [33713], "max": [34756], "mean": [34234.5], "std": [301.37670226257814], "count": [1044]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1044]}, "subtask_annotation": {"mean": [6.149425287356322, 16.0, 16.0, 16.0, 16.0], "std": [5.921961339496073, 0.0, 0.0, 0.0, 0.0], "min": [0, 16, 16, 16, 16], "max": [16, 16, 16, 16, 16], "count": [1044]}, "scene_annotation": {"mean": [39.0], "std": [0.0], "min": [39], "max": [39], "count": [1044]}, "eef_direction_state": {"mean": [4.769157088122605, 5.202107279693487], "std": [1.918194508053257, 1.6702132850656783], "min": [0, 0], "max": [6, 6], "count": [1044]}, "eef_velocity_state": {"mean": [0.446360153256705, 0.22413793103448276], "std": [0.6251407263655876, 0.45227365598963554], "min": [0, 0], "max": [2, 2], "count": [1044]}, "eef_acc_mag_state": {"mean": [0.3132183908045977, 0.06800766283524905], "std": [0.6598629735606812, 0.3188993522667396], "min": [0, 0], "max": [2, 2], "count": [1044]}, "eef_direction_action": {"mean": [4.769157088122605, 5.202107279693487], "std": [1.918194508053257, 1.6702132850656786], "min": [0, 0], "max": [6, 6], "count": [1044]}, "eef_velocity_action": {"mean": [0.446360153256705, 0.22413793103448276], "std": [0.6251407263655876, 0.45227365598963554], "min": [0, 0], "max": [2, 2], "count": [1044]}, "eef_acc_mag_action": {"mean": [0.3132183908045977, 0.06800766283524905], "std": [0.6598629735606812, 0.3188993522667396], "min": [0, 0], "max": [2, 2], "count": [1044]}, "eef_sim_pose_state": {"mean": [0.5014531240348908, 0.25290969312234546, 1.1499891022219226, 0.2639484754926041, 0.027264410967462585, 1.1937945978540303, 0.5113644441645022, -0.25808309274442637, 1.1513131906779714, -0.15026535700058075, -0.27341978733881656, -1.0178966560480487], "std": [0.03367778116926847, 0.03493302628692478, 0.020571882182374233, 0.1459123792299499, 0.13550001359755637, 0.2657905936681971, 0.025845255048721687, 0.04757581961862877, 0.017188728541394648, 0.19863878497842055, 0.1372580619006863, 0.2600144645146595], "min": [0.41428559153220235, 0.18182714026971925, 1.116257948053718, 0.0326977697953339, -0.3829127295993342, 0.5880751273083428, 0.47540033757247685, -0.30960992742430155, 1.1296333764679236, -0.5583120864328495, -0.38306908341071355, -1.2501260423246534], "max": [0.5591226405277641, 0.36721220366497953, 1.2030907803378195, 0.5118266073995869, 0.18597707693611465, 1.4772798201508168, 0.5727603264447026, -0.15636646289735562, 1.1775919946445699, 0.05658439222562961, 0.016384736421346302, -0.4207136223528991], "count": [1044]}, "eef_sim_pose_action": {"mean": [0.5014795771943329, 0.25286963911548815, 1.1500450285459989, 0.2639161197119764, 0.02770037568495933, 1.1934861054870203, 0.5114054948924006, -0.2580141247808894, 1.1513487519709402, -0.150153981898968, -0.2733740434596851, -1.0175501345528575], "std": [0.03367854279440951, 0.034891864311297656, 0.02062337656184208, 0.14595765357818863, 0.134910504107791, 0.26591127846875, 0.025843150125032494, 0.04755328580879773, 0.017203256222060186, 0.1987131196840925, 0.13722946781500747, 0.25994586801844605], "min": [0.41428559153220235, 0.18182714026971925, 1.116257948053718, 0.03393594388073479, -0.3829127295993342, 0.5880751273083428, 0.47540033757247685, -0.30960992742430155, 1.1296333764679236, -0.5583120864328495, -0.38306908341071355, -1.2501260423246534], "max": [0.5591226405277641, 0.36721220366497953, 1.2030907803378195, 0.5118266073995869, 0.18597707693611465, 1.4772798201508168, 0.5727603264447026, -0.15636646289735562, 1.1775919946445699, 0.05658439222562961, 0.016384736421346302, -0.4207136223528991], "count": [1044]}, "gripper_mode_state": {"mean": [0.22030651340996169, 0.14272030651340997], "std": [0.4144533189143363, 0.34978739345797827], "min": [0, 0], "max": [1, 1], "count": [1044]}, "gripper_activity_state": {"mean": [1.8668582375478928, 1.9415708812260537], "std": [0.4511514589439336, 0.30549849933912443], "min": [0, 0], "max": [2, 2], "count": [1044]}, "gripper_mode_action": {"mean": [0.22030651340996169, 0.14272030651340997], "std": [0.4144533189143363, 0.34978739345797827], "min": [0, 0], "max": [1, 1], "count": [1044]}, "gripper_activity_action": {"mean": [1.8668582375478928, 1.9415708812260537], "std": [0.4511514589439336, 0.30549849933912443], "min": [0, 0], "max": [2, 2], "count": [1044]}, "gripper_open_scale_state": {"mean": [0.7787791286616013, 0.8398915396663457], "std": [0.22555696918453597, 0.1648487492011774], "min": [0.35664772727272726, 0.4490909090909091], "max": [0.9116477272727272, 0.9135795454545454], "count": [1044]}, "gripper_open_scale_action": {"mean": [0.7787799909878032, 0.839891327499554], "std": [0.22555746531463872, 0.1648486544250012], "min": [0.35664772727272726, 0.4490909090909091], "max": [0.9116477272727272, 0.9135795454545454], "count": [1044]}}} +{"episode_index": 40, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.517786069258992]], [[0.47636936875977387]], [[0.41701362198764985]]], "std": [[[0.1506172953394301]], [[0.125161398752142]], [[0.157159743833269]]], "count": [163]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46648465505834236]], [[0.4502817800433057]], [[0.41561801921688923]]], "std": [[[0.1649287757372533]], [[0.11638111296530926]], [[0.1377821854901361]]], "count": [163]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4255814938449818]], [[0.43265829624283253]], [[0.4113267510224949]]], "std": [[[0.17382887126631258]], [[0.1258201268713281]], [[0.14658576828083095]]], "count": [163]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5020409311219375]], [[0.46678100690685276]], [[0.4227803114599623]]], "std": [[[0.13827236663333511]], [[0.12382916449971341]], [[0.15247829357403103]]], "count": [163]}, "observation.state": {"min": [-0.537449061870575, 0.07874489575624466, 0.22812652587890625, -1.783033847808838, -0.5895274877548218, -0.12056189030408859, -0.6169400811195374, -0.33541736006736755, 0.38676226139068604, 0.0782570019364357, -1.5758391618728638, -1.7922078371047974, -0.859886646270752, 0.15867552161216736, 0.21621465682983398, -0.6937476396560669, -1.6266828775405884, 0.060152772814035416, -0.12048007547855377, -0.06256023794412613, -0.32495319843292236, -0.5134233236312866, 0.02842087484896183, 0.9141343832015991, -1.7586749792099, -0.08755157887935638, 396.0, 368.9375], "max": [-0.07077091932296753, 0.7433412075042725, 0.6536585092544556, -1.2072889804840088, -0.04801182821393013, 0.7369260191917419, 0.15944892168045044, -0.22260968387126923, 0.5095518827438354, 0.2568085789680481, -0.853331446647644, -1.121759295463562, 0.03286748006939888, 0.6165441274642944, 0.6284167170524597, -0.3768765926361084, -1.1573834419250488, 0.4626562297344208, 0.7830790281295776, 0.5762575268745422, -0.2602939307689667, -0.41654670238494873, 0.23494943976402283, 1.6858433485031128, -1.121137022972107, 0.7462756037712097, 1002.4375, 1004.9375], "mean": [-0.30868127942085266, 0.37445178627967834, 0.37708887457847595, -1.4671354293823242, -0.2687535881996155, 0.4159391522407532, -0.26278144121170044, -0.2793289124965668, 0.46217426657676697, 0.15282247960567474, -1.3443363904953003, -1.5481313467025757, -0.5130351185798645, 0.3581807613372803, 0.4028889238834381, -0.47355034947395325, -1.3607336282730103, 0.1880357563495636, 0.1775587946176529, 0.16469381749629974, -0.2878895103931427, -0.47695857286453247, 0.14901018142700195, 1.5308386087417603, -1.3381812572479248, 0.5327707529067993, 819.8833618164062, 916.8543701171875], "std": [0.11310791969299316, 0.17044155299663544, 0.10765043646097183, 0.15458694100379944, 0.14579299092292786, 0.24350599944591522, 0.2089833915233612, 0.031339190900325775, 0.03859712556004524, 0.05093567818403244, 0.1832478940486908, 0.14557133615016937, 0.30458322167396545, 0.13465699553489685, 0.14551468193531036, 0.07533558458089828, 0.09395407140254974, 0.10694781690835953, 0.28769776225090027, 0.18536867201328278, 0.024229127913713455, 0.03237045556306839, 0.06399372965097427, 0.214602530002594, 0.20048220455646515, 0.23140127956867218, 262.4165344238281, 208.0738067626953], "count": [896]}, "action": {"min": [-0.537449061870575, 0.07874489575624466, 0.22812652587890625, -1.783033847808838, -0.5895274877548218, -0.12056189030408859, -0.6169400811195374, -0.33541736006736755, 0.38676226139068604, 0.0782570019364357, -1.5758391618728638, -1.7922078371047974, -0.859886646270752, 0.15867552161216736, 0.21621465682983398, -0.6937476396560669, -1.6266828775405884, 0.060152772814035416, -0.12048007547855377, -0.06256023794412613, -0.32495319843292236, -0.5134233236312866, 0.02842087484896183, 0.9141343832015991, -1.7586749792099, -0.08755157887935638, 396.0, 368.9375], "max": [-0.07077091932296753, 0.7433412075042725, 0.6536585092544556, -1.2072889804840088, -0.04801182821393013, 0.7369260191917419, 0.15944892168045044, -0.22260968387126923, 0.5095518827438354, 0.2568085789680481, -0.853331446647644, -1.121759295463562, 0.03286748006939888, 0.6165441274642944, 0.6284167170524597, -0.3768765926361084, -1.1573834419250488, 0.4626562297344208, 0.7830790281295776, 0.5762575268745422, -0.2602939307689667, -0.41654670238494873, 0.23494943976402283, 1.6858433485031128, -1.121137022972107, 0.7462756037712097, 1002.4375, 1004.9375], "mean": [-0.3085920512676239, 0.37404224276542664, 0.3768468201160431, -1.4675434827804565, -0.26864439249038696, 0.41658300161361694, -0.2629418671131134, -0.2792399525642395, 0.46215325593948364, 0.15270569920539856, -1.3441122770309448, -1.5484992265701294, -0.513086199760437, 0.3584614098072052, 0.4025595486164093, -0.47354868054389954, -1.3606070280075073, 0.18784189224243164, 0.17782877385616302, 0.164995476603508, -0.28783583641052246, -0.47703275084495544, 0.14888465404510498, 1.5309504270553589, -1.3383855819702148, 0.532577395439148, 819.8867797851562, 916.8489990234375], "std": [0.1132255420088768, 0.17032910883426666, 0.10772662609815598, 0.1549229919910431, 0.14584070444107056, 0.24284853041172028, 0.20881494879722595, 0.03136863932013512, 0.03861144557595253, 0.05086730793118477, 0.18309129774570465, 0.14490848779678345, 0.30462607741355896, 0.13458822667598724, 0.14539164304733276, 0.07533613592386246, 0.09396135061979294, 0.10698572546243668, 0.28753143548965454, 0.18527449667453766, 0.024236328899860382, 0.032373759895563126, 0.06393540650606155, 0.21464906632900238, 0.2003522515296936, 0.23129750788211823, 262.41802978515625, 208.07159423828125], "count": [896]}, "timestamp": {"min": [0.0], "max": [29.833333333333332], "mean": [14.916666666666668], "std": [8.621758650195575], "count": [896]}, "frame_index": {"min": [0], "max": [895], "mean": [447.5], "std": [258.65275950586727], "count": [896]}, "episode_index": {"min": [40], "max": [40], "mean": [40.0], "std": [0.0], "count": [896]}, "index": {"min": [34757], "max": [35652], "mean": [35204.5], "std": [258.65275950586727], "count": [896]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [896]}, "subtask_annotation": {"mean": [5.053571428571429, 16.0, 16.0, 16.0, 16.0], "std": [5.406410358008719, 0.0, 0.0, 0.0, 0.0], "min": [0, 16, 16, 16, 16], "max": [16, 16, 16, 16, 16], "count": [896]}, "scene_annotation": {"mean": [40.0], "std": [0.0], "min": [40], "max": [40], "count": [896]}, "eef_direction_state": {"mean": [4.443080357142857, 5.040178571428571], "std": [2.080172420044593, 1.9481428803858127], "min": [0, 0], "max": [6, 6], "count": [896]}, "eef_velocity_state": {"mean": [0.47767857142857145, 0.234375], "std": [0.6064695583911066, 0.46143851403208946], "min": [0, 0], "max": [2, 2], "count": [896]}, "eef_acc_mag_state": {"mean": [0.27901785714285715, 0.10602678571428571], "std": [0.6144153141422696, 0.3880575702830093], "min": [0, 0], "max": [2, 2], "count": [896]}, "eef_direction_action": {"mean": [4.443080357142857, 5.040178571428571], "std": [2.080172420044593, 1.9481428803858127], "min": [0, 0], "max": [6, 6], "count": [896]}, "eef_velocity_action": {"mean": [0.47767857142857145, 0.234375], "std": [0.6064695583911066, 0.46143851403208946], "min": [0, 0], "max": [2, 2], "count": [896]}, "eef_acc_mag_action": {"mean": [0.27901785714285715, 0.10602678571428571], "std": [0.6144153141422696, 0.3880575702830093], "min": [0, 0], "max": [2, 2], "count": [896]}, "eef_sim_pose_state": {"mean": [0.5222517771728192, 0.23927148591829456, 1.1967394112598064, 0.394194203243649, -0.07457495653150197, 1.0377173744348602, 0.5321500322259521, -0.23529650164306712, 1.1767816370330617, -0.26632730505099456, -0.2751835831580069, -1.0540794318988083], "std": [0.03363435283487167, 0.05132313468279785, 0.028230289321780743, 0.21619965497429072, 0.0921749887760851, 0.23843789737391974, 0.03618878586633349, 0.05477935916667218, 0.02509454289312099, 0.22735072274397541, 0.13754275437663857, 0.20008309676661587], "min": [0.4579250958844601, 0.1776266324233889, 1.139261392982026, 0.07594725167855954, -0.38286859141289087, 0.5962845624049891, 0.47398499203549016, -0.3096373694712276, 1.1397973529216683, -0.7112819223822484, -0.3831354647238241, -1.2637464640382399], "max": [0.5683237048238637, 0.35193448321406745, 1.244225483283293, 0.6939744910068719, 0.050179393422183916, 1.4712775439157368, 0.5817943300650156, -0.1351772618501471, 1.2068023632003244, -0.07571057845186602, -0.008265446719752934, -0.5900382784922351], "count": [896]}, "eef_sim_pose_action": {"mean": [0.5222343877792398, 0.23915961078151907, 1.1968417564792715, 0.3943373808950598, -0.07424187468848457, 1.037665091490665, 0.5322336507954025, -0.23519042467624235, 1.1768449412740623, -0.266438931243217, -0.27513524938481637, -1.0538054771827967], "std": [0.03365576723987496, 0.05127894097911384, 0.028189608801966234, 0.21603129996386755, 0.09159783818523752, 0.23839645834549766, 0.03617473374417262, 0.054727346394152845, 0.025072724681169986, 0.22728169833772344, 0.13751246820566795, 0.1999824537670459], "min": [0.4579250958844601, 0.1776266324233889, 1.139261392982026, 0.07594862352424891, -0.38286859141289087, 0.5962845624049891, 0.47398499203549016, -0.3096373694712276, 1.1397973529216683, -0.7112819223822484, -0.3831354647238241, -1.2637464640382399], "max": [0.5683237048238637, 0.35193448321406745, 1.244225483283293, 0.6939744910068719, 0.050179393422183916, 1.4712775439157368, 0.5817943300650156, -0.1351772618501471, 1.2068023632003244, -0.07571057845186602, -0.008265446719752934, -0.5900382784922351], "count": [896]}, "gripper_mode_state": {"mean": [0.27901785714285715, 0.12611607142857142], "std": [0.44851632360290394, 0.3319801318693554], "min": [0, 0], "max": [1, 1], "count": [896]}, "gripper_activity_state": {"mean": [1.8459821428571428, 1.9196428571428572], "std": [0.48267476446624796, 0.35703123255593183], "min": [0, 0], "max": [2, 2], "count": [896]}, "gripper_mode_action": {"mean": [0.27901785714285715, 0.12611607142857142], "std": [0.44851632360290394, 0.3319801318693554], "min": [0, 0], "max": [1, 1], "count": [896]}, "gripper_activity_action": {"mean": [1.8459821428571428, 1.9196428571428572], "std": [0.48267476446624796, 0.35703123255593183], "min": [0, 0], "max": [2, 2], "count": [896]}, "gripper_open_scale_state": {"mean": [0.7453486203528067, 0.833503923416137], "std": [0.23856024097216189, 0.18915824959299557], "min": [0.36, 0.33539772727272726], "max": [0.9113068181818181, 0.9135795454545454], "count": [896]}, "gripper_open_scale_action": {"mean": [0.7453516141470374, 0.8334990164521444], "std": [0.23856230261276667, 0.1891562263855011], "min": [0.36, 0.33539772727272726], "max": [0.9113068181818181, 0.9135795454545454], "count": [896]}}} +{"episode_index": 41, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5192377593811418]], [[0.4789632967114585]], [[0.42006466674665205]]], "std": [[[0.15712239186583082]], [[0.1245644756510974]], [[0.1513446247068268]]], "count": [143]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45964530200191966]], [[0.443299313839755]], [[0.4060316842063165]]], "std": [[[0.1697171345412453]], [[0.11893735659384781]], [[0.14079147878195275]]], "count": [143]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4266640685703186]], [[0.4401214649321267]], [[0.4203063439828146]]], "std": [[[0.18305475773785468]], [[0.12714341082160793]], [[0.14446356414246866]]], "count": [143]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49390770401983636]], [[0.4562512997623292]], [[0.40528999268705146]]], "std": [[[0.13756140859746696]], [[0.11939048095874526]], [[0.15079286831015573]]], "count": [143]}, "observation.state": {"min": [-0.6663656234741211, 0.3874925374984741, 0.2953631579875946, -1.6428500413894653, -0.6249086260795593, -0.12047680467367172, -0.7738789916038513, -0.32492494583129883, 0.39226457476615906, 0.08161556720733643, -1.696487545967102, -1.9433887004852295, -0.8400779962539673, 0.18684731423854828, 0.38271579146385193, -0.6626895070075989, -1.4540163278579712, 0.19461512565612793, -0.13919436931610107, -0.02825142629444599, -0.3573506772518158, -0.5000107288360596, 0.0846477523446083, 1.4687520265579224, -1.7621487379074097, 0.02838270179927349, 390.125, 372.4375], "max": [-0.09710684418678284, 0.7967427968978882, 0.8097258806228638, -1.059718132019043, -0.22380901873111725, 0.7004770040512085, 0.028278697282075882, -0.22498486936092377, 0.5215935707092285, 0.23837700486183167, -1.073519229888916, -1.121137022972107, 0.2071021944284439, 0.44606688618659973, 0.6341817378997803, -0.35582900047302246, -1.204052448272705, 0.3856326937675476, 0.14571863412857056, 0.6454499959945679, -0.29061663150787354, -0.4284956157207489, 0.23498937487602234, 1.859955072402954, -1.121137022972107, 0.7826845645904541, 1008.8125, 1004.875], "mean": [-0.3657471835613251, 0.5403708815574646, 0.4705367088317871, -1.4407278299331665, -0.38474997878074646, 0.3529503047466278, -0.4011198878288269, -0.27903053164482117, 0.4595124125480652, 0.18116125464439392, -1.4397342205047607, -1.6100478172302246, -0.35175153613090515, 0.300441712141037, 0.4866720736026764, -0.4431358575820923, -1.3156403303146362, 0.26024129986763, -0.06367885321378708, 0.2415090799331665, -0.30759885907173157, -0.46548280119895935, 0.19213958084583282, 1.6378039121627808, -1.3600358963012695, 0.6224703192710876, 821.3663940429688, 913.012939453125], "std": [0.15667621791362762, 0.08624552935361862, 0.16035468876361847, 0.14387567341327667, 0.09398888051509857, 0.1990755945444107, 0.20569178462028503, 0.028520286083221436, 0.029574906453490257, 0.05085165798664093, 0.16911199688911438, 0.17796555161476135, 0.3346858024597168, 0.08407186716794968, 0.10404227674007416, 0.07850202918052673, 0.08687308430671692, 0.029948709532618523, 0.10502983629703522, 0.21718662977218628, 0.018314208835363388, 0.026137154549360275, 0.04303242638707161, 0.08772469311952591, 0.20306037366390228, 0.2388879954814911, 265.9075012207031, 210.1275634765625], "count": [753]}, "action": {"min": [-0.6663656234741211, 0.3874925374984741, 0.2953631579875946, -1.6428500413894653, -0.6249086260795593, -0.12047680467367172, -0.7738789916038513, -0.32492494583129883, 0.39226457476615906, 0.08161556720733643, -1.696487545967102, -1.9433887004852295, -0.8400779962539673, 0.18684731423854828, 0.38271579146385193, -0.6626895070075989, -1.4540163278579712, 0.19461512565612793, -0.13919436931610107, -0.02825142629444599, -0.3573506772518158, -0.5000107288360596, 0.0846477523446083, 1.4687520265579224, -1.7621487379074097, 0.02838270179927349, 390.125, 372.4375], "max": [-0.09710684418678284, 0.7967427968978882, 0.8097258806228638, -1.059718132019043, -0.22380901873111725, 0.7004770040512085, 0.028278697282075882, -0.22498486936092377, 0.5215935707092285, 0.23837700486183167, -1.073519229888916, -1.121137022972107, 0.2071021944284439, 0.44606688618659973, 0.6341817378997803, -0.35582900047302246, -1.204052448272705, 0.3856326937675476, 0.14571863412857056, 0.6454499959945679, -0.29061663150787354, -0.4284956157207489, 0.23498937487602234, 1.859955072402954, -1.121137022972107, 0.7826845645904541, 1008.8125, 1004.875], "mean": [-0.3659764528274536, 0.5402588844299316, 0.4705016314983368, -1.4407850503921509, -0.38516631722450256, 0.3532273471355438, -0.4015273153781891, -0.2789289951324463, 0.45956283807754517, 0.18108800053596497, -1.4397764205932617, -1.6106898784637451, -0.3518401086330414, 0.30066394805908203, 0.48637744784355164, -0.4430330693721771, -1.315394639968872, 0.2602383494377136, -0.06368746608495712, 0.24193988740444183, -0.3075757324695587, -0.4655507504940033, 0.1920686811208725, 1.6379530429840088, -1.3603811264038086, 0.6224904656410217, 821.3533325195312, 913.01806640625], "std": [0.15655872225761414, 0.08621677756309509, 0.160361647605896, 0.14387275278568268, 0.09410310536623001, 0.19856083393096924, 0.20514367520809174, 0.028550559654831886, 0.029582716524600983, 0.05081376060843468, 0.16914914548397064, 0.1770695596933365, 0.33479851484298706, 0.08402609825134277, 0.10402210801839828, 0.07854167371988297, 0.08686219155788422, 0.029949426651000977, 0.10503475368022919, 0.21697267889976501, 0.01832369901239872, 0.026150865480303764, 0.04300585389137268, 0.087709940969944, 0.20287549495697021, 0.23889803886413574, 265.8985290527344, 210.12974548339844], "count": [753]}, "timestamp": {"min": [0.0], "max": [25.066666666666666], "mean": [12.533333333333331], "std": [7.245739488881776], "count": [753]}, "frame_index": {"min": [0], "max": [752], "mean": [376.0], "std": [217.37218466645328], "count": [753]}, "episode_index": {"min": [41], "max": [41], "mean": [41.0], "std": [0.0], "count": [753]}, "index": {"min": [35653], "max": [36405], "mean": [36029.0], "std": [217.37218466645328], "count": [753]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [753]}, "subtask_annotation": {"mean": [5.969455511288181, 16.0, 16.0, 16.0, 16.0], "std": [4.735261958163426, 0.0, 0.0, 0.0, 0.0], "min": [0, 16, 16, 16, 16], "max": [16, 16, 16, 16, 16], "count": [753]}, "scene_annotation": {"mean": [41.0], "std": [0.0], "min": [41], "max": [41], "count": [753]}, "eef_direction_state": {"mean": [4.47144754316069, 5.431606905710491], "std": [1.9945597064382654, 1.4984399836675333], "min": [0, 0], "max": [6, 6], "count": [753]}, "eef_velocity_state": {"mean": [0.5338645418326693, 0.16865869853917662], "std": [0.6553350918276099, 0.4456970685041664], "min": [0, 0], "max": [2, 2], "count": [753]}, "eef_acc_mag_state": {"mean": [0.32138114209827356, 0.10358565737051793], "std": [0.6459864478863923, 0.3889583575199178], "min": [0, 0], "max": [2, 2], "count": [753]}, "eef_direction_action": {"mean": [4.47144754316069, 5.431606905710491], "std": [1.9945597064382654, 1.4984399836675333], "min": [0, 0], "max": [6, 6], "count": [753]}, "eef_velocity_action": {"mean": [0.5338645418326693, 0.16865869853917662], "std": [0.6553350918276097, 0.4456970685041664], "min": [0, 0], "max": [2, 2], "count": [753]}, "eef_acc_mag_action": {"mean": [0.32138114209827356, 0.10358565737051793], "std": [0.6459864478863923, 0.3889583575199178], "min": [0, 0], "max": [2, 2], "count": [753]}, "eef_sim_pose_state": {"mean": [0.5281675096522571, 0.2772889431328448, 1.19971106180195, 0.42568778904175625, -0.07551301525881018, 0.8796661212634334, 0.520051067731606, -0.2831613280867072, 1.146866580045657, -0.14230140584632295, -0.2557827357566895, -1.0244917255499382], "std": [0.032421694682315566, 0.03948306402194841, 0.02772388656170382, 0.21065742525945425, 0.09915769374123486, 0.27256746360197426, 0.026800119716743644, 0.0300190119180973, 0.008823350747545122, 0.15083403266342005, 0.09719813451730105, 0.23425885682463082], "min": [0.4634153813667879, 0.19843120051082241, 1.1397555146114897, 0.03927459219126589, -0.3828763255606449, 0.35831864134985825, 0.4849160640895426, -0.3111861831176924, 1.1252337250881173, -0.46406923758422214, -0.38308890707729226, -1.250328021317845], "max": [0.5875809996616062, 0.3405321618274817, 1.262134912128526, 0.7527018284095134, 0.0753699991955834, 1.2503168886163907, 0.549449960456865, -0.2053422646804301, 1.1654988824722943, -0.03502060721730205, -0.10052698272518668, -0.4652584148901901], "count": [753]}, "eef_sim_pose_action": {"mean": [0.5282321897065047, 0.27724698689903465, 1.1998104073639384, 0.42565628684278095, -0.0750424942587966, 0.8793227695049595, 0.520129235894086, -0.2831149174105025, 1.1468859174784938, -0.14225426704981473, -0.255567193278957, -1.0242254013942056], "std": [0.032391272581401606, 0.03946541895029857, 0.027642774550261814, 0.2107112901324214, 0.09853680876171599, 0.27226263326463296, 0.026794203763246476, 0.030005080947401314, 0.008823667111581767, 0.1508602776229852, 0.09709551799620883, 0.23411616015382739], "min": [0.4634153813667879, 0.19843120051082241, 1.1397545813619818, 0.03927459219126589, -0.3828763255606449, 0.35831864134985825, 0.4849160640895426, -0.3111861831176924, 1.1252337250881173, -0.46406923758422214, -0.38308890707729226, -1.250328021317845], "max": [0.5875809996616062, 0.3405321618274817, 1.262134912128526, 0.7527018284095134, 0.0753699991955834, 1.2503168886163907, 0.549449960456865, -0.2053422646804301, 1.1654988824722943, -0.03502060721730205, -0.10052698272518668, -0.4652584148901901], "count": [753]}, "gripper_mode_state": {"mean": [0.2735723771580345, 0.13147410358565736], "std": [0.4457920273110971, 0.33791813161179185], "min": [0, 0], "max": [1, 1], "count": [753]}, "gripper_activity_state": {"mean": [1.8167330677290836, 1.908366533864542], "std": [0.5214001521424796, 0.37990229196873393], "min": [0, 0], "max": [2, 2], "count": [753]}, "gripper_mode_action": {"mean": [0.2735723771580345, 0.13147410358565736], "std": [0.4457920273110971, 0.33791813161179185], "min": [0, 0], "max": [1, 1], "count": [753]}, "gripper_activity_action": {"mean": [1.8167330677290836, 1.908366533864542], "std": [0.5214001521424796, 0.37990229196873393], "min": [0, 0], "max": [2, 2], "count": [753]}, "gripper_open_scale_state": {"mean": [0.7466967081514165, 0.8300117843611364], "std": [0.2417340345113243, 0.19102507870438412], "min": [0.3546590909090909, 0.33857954545454544], "max": [0.9171022727272727, 0.9135227272727273], "count": [753]}, "gripper_open_scale_action": {"mean": [0.7466848410394904, 0.8300164676285404], "std": [0.24172588633964354, 0.1910270843097755], "min": [0.3546590909090909, 0.33857954545454544], "max": [0.9171022727272727, 0.9135227272727273], "count": [753]}}} +{"episode_index": 42, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5254854128025084]], [[0.48355422518106345]], [[0.422243331566861]]], "std": [[[0.15559515736753946]], [[0.12989888217466283]], [[0.1586648308858797]]], "count": [148]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48077368729023146]], [[0.4572804233461402]], [[0.41446883004327856]]], "std": [[[0.16985434662396692]], [[0.11788679624665678]], [[0.14185091155517118]]], "count": [148]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43643290165165166]], [[0.4429011355105105]], [[0.42068472608638047]]], "std": [[[0.16888160137683816]], [[0.12430209442945574]], [[0.14914109000210526]]], "count": [148]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5027811782370606]], [[0.46601126126126124]], [[0.4199614246599541]]], "std": [[[0.13828129206557785]], [[0.12079486712861394]], [[0.15034616154963876]]], "count": [148]}, "observation.state": {"min": [-0.5735948085784912, 0.17343446612358093, 0.19230800867080688, -1.7549493312835693, -0.673556387424469, -0.12046153843402863, -0.6712121963500977, -0.3431634306907654, 0.3814673125743866, 0.08579350262880325, -1.7807238101959229, -1.7785308361053467, -0.827157735824585, 0.19957730174064636, 0.2233879566192627, -0.6332021951675415, -1.412611722946167, -0.013193598948419094, -0.1964738965034485, -0.028266698122024536, -0.3573009967803955, -0.5259347558021545, 0.04629306122660637, 1.4962782859802246, -1.7465007305145264, 0.13814201951026917, 394.4375, 368.0], "max": [-0.039328813552856445, 0.7944400310516357, 0.6736065745353699, -1.0697743892669678, -0.0689917802810669, 0.8386077880859375, 0.028268516063690186, -0.2343309372663498, 0.5205029249191284, 0.24143756926059723, -0.9984050989151001, -1.121137022972107, 0.05806106701493263, 0.530623733997345, 0.6203292608261108, -0.4512919783592224, -1.0271077156066895, 0.36477598547935486, 0.19546379148960114, 0.5622730851173401, -0.30867457389831543, -0.44208961725234985, 0.23501281440258026, 1.7932562828063965, -1.121137022972107, 0.7462756037712097, 1002.375, 1004.875], "mean": [-0.2793744206428528, 0.4320947229862213, 0.376580148935318, -1.517824411392212, -0.27494320273399353, 0.3647145628929138, -0.27301332354545593, -0.27424195408821106, 0.4520864486694336, 0.161031574010849, -1.4203217029571533, -1.5111584663391113, -0.49444878101348877, 0.3583807647228241, 0.42978301644325256, -0.4849071204662323, -1.2216700315475464, 0.16328871250152588, -0.09255161136388779, 0.17119646072387695, -0.31446385383605957, -0.48082172870635986, 0.1721978485584259, 1.6564992666244507, -1.2688686847686768, 0.5932795405387878, 830.607177734375, 922.6776733398438], "std": [0.13643969595432281, 0.1312602460384369, 0.13181763887405396, 0.18915654718875885, 0.13524599373340607, 0.23889900743961334, 0.18229125440120697, 0.03361115604639053, 0.03211229667067528, 0.03773568943142891, 0.22127678990364075, 0.15175113081932068, 0.30140039324760437, 0.13878999650478363, 0.16682778298854828, 0.051014453172683716, 0.16926825046539307, 0.11853199452161789, 0.10749835520982742, 0.200638085603714, 0.012628642842173576, 0.034735631197690964, 0.06370977312326431, 0.09855298697948456, 0.19917704164981842, 0.18807944655418396, 257.1911926269531, 202.9150390625], "count": [788]}, "action": {"min": [-0.5735948085784912, 0.17343446612358093, 0.19230800867080688, -1.7549493312835693, -0.673556387424469, -0.12046153843402863, -0.6712121963500977, -0.3431634306907654, 0.3814673125743866, 0.08579350262880325, -1.7807238101959229, -1.7785308361053467, -0.827157735824585, 0.19957730174064636, 0.2233879566192627, -0.6332021951675415, -1.412611722946167, -0.013193598948419094, -0.1964738965034485, -0.028267351910471916, -0.3573009967803955, -0.5259347558021545, 0.04629306122660637, 1.4962782859802246, -1.7465007305145264, 0.13814201951026917, 394.4375, 368.0], "max": [-0.039328813552856445, 0.7944400310516357, 0.6736065745353699, -1.0697743892669678, -0.0689917802810669, 0.8386077880859375, 0.028267987072467804, -0.2343309372663498, 0.5205029249191284, 0.24143756926059723, -0.9984050989151001, -1.121137022972107, 0.05806106701493263, 0.530623733997345, 0.6203292608261108, -0.4512919783592224, -1.0271077156066895, 0.36477598547935486, 0.19546379148960114, 0.5622730851173401, -0.30867457389831543, -0.44208961725234985, 0.23501281440258026, 1.7932562828063965, -1.121137022972107, 0.7462756037712097, 1002.375, 1004.875], "mean": [-0.2794637084007263, 0.43181851506233215, 0.37642142176628113, -1.5179423093795776, -0.274884432554245, 0.36489444971084595, -0.2733018398284912, -0.27415668964385986, 0.4521183371543884, 0.16093860566616058, -1.420470118522644, -1.5114021301269531, -0.4945431649684906, 0.3587457537651062, 0.42934465408325195, -0.4849347770214081, -1.221205711364746, 0.16298386454582214, -0.09262237697839737, 0.17148615419864655, -0.31446394324302673, -0.4809201955795288, 0.17206063866615295, 1.6567432880401611, -1.2689909934997559, 0.5931180715560913, 830.6110229492188, 922.6776733398438], "std": [0.13641045987606049, 0.13112571835517883, 0.13180270791053772, 0.1891193985939026, 0.13526523113250732, 0.23858703672885895, 0.1819937527179718, 0.03360884264111519, 0.03211794048547745, 0.03764347732067108, 0.2214183509349823, 0.15127795934677124, 0.3014906048774719, 0.13875004649162292, 0.16682159900665283, 0.05100220441818237, 0.1692477911710739, 0.11860717087984085, 0.10753500461578369, 0.20051483809947968, 0.012628581374883652, 0.03474454581737518, 0.06369084864854813, 0.09858398139476776, 0.19911609590053558, 0.18800319731235504, 257.19384765625, 202.9150848388672], "count": [788]}, "timestamp": {"min": [0.0], "max": [26.233333333333334], "mean": [13.116666666666667], "std": [7.582527429704571], "count": [788]}, "frame_index": {"min": [0], "max": [787], "mean": [393.5], "std": [227.47582289113717], "count": [788]}, "episode_index": {"min": [42], "max": [42], "mean": [42.0], "std": [0.0], "count": [788]}, "index": {"min": [36406], "max": [37193], "mean": [36799.5], "std": [227.47582289113717], "count": [788]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [788]}, "subtask_annotation": {"mean": [5.657360406091371, 16.0, 16.0, 16.0, 16.0], "std": [4.610940326822549, 0.0, 0.0, 0.0, 0.0], "min": [0, 16, 16, 16, 16], "max": [16, 16, 16, 16, 16], "count": [788]}, "scene_annotation": {"mean": [42.0], "std": [0.0], "min": [42], "max": [42], "count": [788]}, "eef_direction_state": {"mean": [4.145939086294416, 5.209390862944162], "std": [2.3940008049617596, 1.8004689559776996], "min": [0, 0], "max": [6, 6], "count": [788]}, "eef_velocity_state": {"mean": [0.501269035532995, 0.20558375634517767], "std": [0.6200936671554386, 0.4788621129176105], "min": [0, 0], "max": [2, 2], "count": [788]}, "eef_acc_mag_state": {"mean": [0.29949238578680204, 0.1434010152284264], "std": [0.6385657677872615, 0.4682775507831801], "min": [0, 0], "max": [2, 2], "count": [788]}, "eef_direction_action": {"mean": [4.145939086294416, 5.209390862944162], "std": [2.3940008049617596, 1.8004689559776998], "min": [0, 0], "max": [6, 6], "count": [788]}, "eef_velocity_action": {"mean": [0.501269035532995, 0.20558375634517767], "std": [0.6200936671554386, 0.4788621129176105], "min": [0, 0], "max": [2, 2], "count": [788]}, "eef_acc_mag_action": {"mean": [0.29949238578680204, 0.1434010152284264], "std": [0.6385657677872615, 0.46827755078318006], "min": [0, 0], "max": [2, 2], "count": [788]}, "eef_sim_pose_state": {"mean": [0.5128691153888071, 0.24984558181973845, 1.1987542759715804, 0.3622602567851131, -0.12326666079527053, 1.0061594102081144, 0.5335037826405442, -0.26105945587846663, 1.1402898976173814, -0.14775326075460585, -0.33985935889685376, -1.049358706681659], "std": [0.034774473706024114, 0.029339015273892006, 0.02576771387393357, 0.2543724699818329, 0.09034682670318066, 0.22684698048080854, 0.03967248238861616, 0.052140509537329856, 0.005603015177974294, 0.12899184064474656, 0.10353682319926784, 0.21143795817818348], "min": [0.45033358651205463, 0.18680855759900528, 1.1394750388445425, -0.01490866054613682, -0.38297486440424633, 0.5567642099081682, 0.48863108389661614, -0.3152067866693098, 1.1228509946158463, -0.4363749774173966, -0.43652365475597854, -1.2503600429013972], "max": [0.572655232645662, 0.33662980959764244, 1.2288708121691894, 0.8070698490873658, 0.08547464851105202, 1.307590503561835, 0.575912419054241, -0.16269332816194265, 1.1591202712834683, -0.06946552085401186, -0.08831893053612028, -0.5722936001582255], "count": [788]}, "eef_sim_pose_action": {"mean": [0.5129080869880055, 0.2497711433622697, 1.1988304522526998, 0.3621530525930574, -0.12309054910673448, 1.0059801540252042, 0.5336123107150673, -0.2609457171752161, 1.140290427307371, -0.1477622927068453, -0.3398891255151327, -1.049071700966551], "std": [0.034764509337003466, 0.029261403656398354, 0.025681798723512828, 0.2545108486437025, 0.08997483516621314, 0.22670976070737311, 0.039666575228308514, 0.052132138731683285, 0.0056029846594131535, 0.1289870642948246, 0.10355257605638966, 0.21131861730595336], "min": [0.45033358651205463, 0.18680855759900528, 1.1394750388445425, -0.01490866054613682, -0.38297486440424633, 0.5567642099081682, 0.48863108389661614, -0.3152067866693098, 1.1228509946158463, -0.4363749774173966, -0.43652365475597854, -1.2503600429013972], "max": [0.572655232645662, 0.33662980959764244, 1.2288708121691894, 0.8070698490873658, 0.08547464851105202, 1.307590503561835, 0.575912419054241, -0.16269332816194265, 1.1591202712834683, -0.06946552085401186, -0.08831893053612028, -0.5722936001582255], "count": [788]}, "gripper_mode_state": {"mean": [0.2550761421319797, 0.11802030456852793], "std": [0.4359040076060833, 0.3226321624979104], "min": [0, 0], "max": [1, 1], "count": [788]}, "gripper_activity_state": {"mean": [1.8248730964467006, 1.9073604060913705], "std": [0.5110858442968881, 0.384069363785787], "min": [0, 0], "max": [2, 2], "count": [788]}, "gripper_mode_action": {"mean": [0.2550761421319797, 0.11802030456852793], "std": [0.4359040076060833, 0.3226321624979103], "min": [0, 0], "max": [1, 1], "count": [788]}, "gripper_activity_action": {"mean": [1.8248730964467006, 1.9073604060913705], "std": [0.5110858442968881, 0.384069363785787], "min": [0, 0], "max": [2, 2], "count": [788]}, "gripper_open_scale_state": {"mean": [0.7550974634555199, 0.8387978152850298], "std": [0.23381006010488609, 0.18446828716331326], "min": [0.35857954545454546, 0.33454545454545453], "max": [0.91125, 0.9135227272727273], "count": [788]}, "gripper_open_scale_action": {"mean": [0.7551010536014321, 0.838797914639674], "std": [0.23381243125363277, 0.18446832723008863], "min": [0.35857954545454546, 0.33454545454545453], "max": [0.91125, 0.9135227272727273], "count": [788]}}} +{"episode_index": 43, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5230057247077234]], [[0.4839051611548375]], [[0.42932274693915123]]], "std": [[[0.15660932863018875]], [[0.12840408756937177]], [[0.15372010721164894]]], "count": [142]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4749310489160453]], [[0.46743167748319986]], [[0.43943290728850226]]], "std": [[[0.17533803230881914]], [[0.13166322580248063]], [[0.15507745309851262]]], "count": [142]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.440175942706895]], [[0.4454257744177483]], [[0.4183877482624505]]], "std": [[[0.18182660901157305]], [[0.1252243693531252]], [[0.14746630786719617]]], "count": [142]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5201999462050078]], [[0.48297475375126575]], [[0.4342230996271748]]], "std": [[[0.14307874603548615]], [[0.1246361257703172]], [[0.15362032724488817]]], "count": [142]}, "observation.state": {"min": [-0.7814820408821106, 0.12480086088180542, 0.2327549308538437, -1.450425386428833, -0.43472224473953247, -0.37926769256591797, -1.017674207687378, -0.3693571984767914, 0.4073489308357239, 0.12040919065475464, -2.0377814769744873, -1.8654476404190063, -0.7462756037712097, 0.16213563084602356, 0.124285988509655, -0.5992348194122314, -1.6780434846878052, 0.19722984731197357, -0.12057498097419739, -0.2367822825908661, -0.33236104249954224, -0.5297956466674805, 0.027858000248670578, 0.8946692943572998, -1.7605198621749878, 0.1960276961326599, 396.0, 368.4375], "max": [-0.16055065393447876, 0.751809298992157, 0.7137589454650879, -0.5369516611099243, -0.09247735887765884, 0.3469681739807129, 0.028267787769436836, -0.25162529945373535, 0.5313602089881897, 0.24393044412136078, -1.0720887184143066, -1.121137022972107, 0.1759437918663025, 0.5166196227073669, 0.6247035264968872, -0.2819579541683197, -1.0540447235107422, 0.5824098587036133, 0.6745588779449463, 0.33970433473587036, -0.22044137120246887, -0.4254436194896698, 0.23497411608695984, 1.610734462738037, -1.121137022972107, 0.9083491563796997, 1003.0, 1004.875], "mean": [-0.45218977332115173, 0.41447871923446655, 0.46030372381210327, -1.078363299369812, -0.263051837682724, -0.11469321697950363, -0.5015957951545715, -0.3198916018009186, 0.49270322918891907, 0.18884114921092987, -1.6965818405151367, -1.5115301609039307, -0.44261106848716736, 0.2940656840801239, 0.3584057688713074, -0.3953915536403656, -1.440493106842041, 0.26905274391174316, 0.18773329257965088, 0.07790588587522507, -0.27362948656082153, -0.4669221341609955, 0.1492183953523636, 1.4535490274429321, -1.384953260421753, 0.729120135307312, 846.325439453125, 913.5748901367188], "std": [0.12745533883571625, 0.14106661081314087, 0.12590712308883667, 0.16912634670734406, 0.06949859857559204, 0.20226818323135376, 0.31718724966049194, 0.024719370529055595, 0.030139107257127762, 0.03684593737125397, 0.2636410593986511, 0.20733129978179932, 0.3258868455886841, 0.09799069911241531, 0.17567436397075653, 0.09758263826370239, 0.1472531259059906, 0.0813211053609848, 0.25795379281044006, 0.1536865383386612, 0.044021911919116974, 0.025045009329915047, 0.06392423063516617, 0.24086128175258636, 0.19918972253799438, 0.2013806402683258, 248.7094268798828, 212.52587890625], "count": [745]}, "action": {"min": [-0.7814820408821106, 0.12480086088180542, 0.2327549308538437, -1.450425386428833, -0.43472224473953247, -0.37926769256591797, -1.017674207687378, -0.3693571984767914, 0.4073489308357239, 0.12040919065475464, -2.0377814769744873, -1.8654476404190063, -0.7462756037712097, 0.16213563084602356, 0.124285988509655, -0.5992348194122314, -1.6780434846878052, 0.19722984731197357, -0.12057498097419739, -0.2367822825908661, -0.33236104249954224, -0.5297956466674805, 0.027858000248670578, 0.8946692943572998, -1.7605198621749878, 0.1960276961326599, 396.0, 368.4375], "max": [-0.16055065393447876, 0.751809298992157, 0.7137589454650879, -0.5369516611099243, -0.09247735887765884, 0.3469681739807129, 0.028265606611967087, -0.25162529945373535, 0.5313602089881897, 0.24393044412136078, -1.0720887184143066, -1.121137022972107, 0.1759437918663025, 0.5166196227073669, 0.6247035264968872, -0.2819579541683197, -1.0540447235107422, 0.5824098587036133, 0.6745588779449463, 0.33970433473587036, -0.22044137120246887, -0.4254436194896698, 0.23497411608695984, 1.610734462738037, -1.121137022972107, 0.9083491563796997, 1003.0, 1004.875], "mean": [-0.45251041650772095, 0.41431647539138794, 0.4603049159049988, -1.0781809091567993, -0.26321136951446533, -0.11474210023880005, -0.5023781061172485, -0.31981751322746277, 0.4927648901939392, 0.18875889480113983, -1.69707453250885, -1.512066125869751, -0.4423832297325134, 0.29417505860328674, 0.3579433262348175, -0.39517244696617126, -1.4406828880310059, 0.2689931094646454, 0.18810443580150604, 0.07818830013275146, -0.27351126074790955, -0.46696069836616516, 0.149074986577034, 1.4535853862762451, -1.385351538658142, 0.7293294668197632, 846.3258666992188, 913.5738525390625], "std": [0.12711910903453827, 0.14091713726520538, 0.1259070336818695, 0.1688387393951416, 0.069613017141819, 0.20227400958538055, 0.3165972828865051, 0.02483553998172283, 0.030088813975453377, 0.03681116923689842, 0.26375314593315125, 0.20683684945106506, 0.3257337808609009, 0.09793055057525635, 0.17547892034053802, 0.09763992577791214, 0.14730732142925262, 0.08134856820106506, 0.2577092945575714, 0.15368445217609406, 0.04404599964618683, 0.025033652782440186, 0.06385156512260437, 0.24088114500045776, 0.1989583820104599, 0.20147930085659027, 248.70994567871094, 212.52545166015625], "count": [745]}, "timestamp": {"min": [0.0], "max": [24.8], "mean": [12.4], "std": [7.168759384378243], "count": [745]}, "frame_index": {"min": [0], "max": [744], "mean": [372.0], "std": [215.06278153134727], "count": [745]}, "episode_index": {"min": [43], "max": [43], "mean": [43.0], "std": [0.0], "count": [745]}, "index": {"min": [37194], "max": [37938], "mean": [37566.0], "std": [215.06278153134727], "count": [745]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [745]}, "subtask_annotation": {"mean": [6.648322147651006, 16.0, 16.0, 16.0, 16.0], "std": [4.864314708928263, 0.0, 0.0, 0.0, 0.0], "min": [0, 16, 16, 16, 16], "max": [16, 16, 16, 16, 16], "count": [745]}, "scene_annotation": {"mean": [43.0], "std": [0.0], "min": [43], "max": [43], "count": [745]}, "eef_direction_state": {"mean": [4.222818791946309, 4.9865771812080535], "std": [2.356488139098956, 1.9742863027223194], "min": [0, 0], "max": [6, 6], "count": [745]}, "eef_velocity_state": {"mean": [0.4590604026845638, 0.3194630872483222], "std": [0.6097654321602303, 0.6324213458641025], "min": [0, 0], "max": [2, 2], "count": [745]}, "eef_acc_mag_state": {"mean": [0.33288590604026846, 0.2040268456375839], "std": [0.6589031920644849, 0.5470947299824938], "min": [0, 0], "max": [2, 2], "count": [745]}, "eef_direction_action": {"mean": [4.222818791946309, 4.9865771812080535], "std": [2.356488139098956, 1.9742863027223196], "min": [0, 0], "max": [6, 6], "count": [745]}, "eef_velocity_action": {"mean": [0.4590604026845638, 0.3194630872483222], "std": [0.6097654321602303, 0.6324213458641025], "min": [0, 0], "max": [2, 2], "count": [745]}, "eef_acc_mag_action": {"mean": [0.33288590604026846, 0.2040268456375839], "std": [0.658903192064485, 0.5470947299824938], "min": [0, 0], "max": [2, 2], "count": [745]}, "eef_sim_pose_state": {"mean": [0.5603154103396931, 0.29097020319985184, 1.1419407525497038, 0.22576616759199433, -0.20021074631251254, 0.8278358840280766, 0.5180542960058326, -0.23077611412377647, 1.184136263880483, -0.18220880420249744, -0.16489428137514414, -1.166692345255694], "std": [0.03268447791404284, 0.03675836120127841, 0.021766555293105373, 0.15571965435617127, 0.10965903066949938, 0.35974326707912574, 0.02781296650627251, 0.0583709774878086, 0.03464814355427217, 0.2335347235317115, 0.15012952949475752, 0.16314717914275473], "min": [0.47612528657274356, 0.2220098579761986, 1.1092694019530658, 0.020045468211335904, -0.3831824789685805, 0.22304057856517254, 0.4797539834910223, -0.309661385165045, 1.1397851654890603, -0.5822460267000471, -0.3830791896783574, -1.41891971314326], "max": [0.6260379515941983, 0.3547356057717809, 1.1922237604315284, 0.45560986750685467, -0.004999974823932218, 1.3119072805974992, 0.5844527924299606, -0.13118359736927337, 1.2221133822900565, 0.011865214501844634, 0.02891675159330509, -0.7814864393302776], "count": [745]}, "eef_sim_pose_action": {"mean": [0.560409736705736, 0.2909415334909312, 1.1420094534646696, 0.2257004084847363, -0.20003434265346662, 0.8271675687297487, 0.518099051662187, -0.23064975174673533, 1.184245423447833, -0.18210141374110694, -0.16453878052946705, -1.16653162963299], "std": [0.0325786924857471, 0.036752074762901855, 0.021840397740479075, 0.15579328974148376, 0.10946974622829238, 0.35941987491439015, 0.027792397373162546, 0.05830197996524153, 0.034636363940830674, 0.23360200642850285, 0.14992594264700282, 0.16312381326523423], "min": [0.47612528657274356, 0.2220098579761986, 1.1092694019530658, 0.020045468211335904, -0.3831824789685805, 0.22304057856517254, 0.4797539834910223, -0.309661385165045, 1.1397851654890603, -0.5822460267000471, -0.3830791896783574, -1.41891971314326], "max": [0.6260379515941983, 0.3547356057717809, 1.1922237604315284, 0.45560986750685467, -0.004999974823932218, 1.3119072805974992, 0.5844527924299606, -0.13118359736927337, 1.2221133822900565, 0.011865214501844634, 0.02891675159330509, -0.7814864393302776], "count": [745]}, "gripper_mode_state": {"mean": [0.2295302013422819, 0.13154362416107382], "std": [0.42053072184330786, 0.33799393353083185], "min": [0, 0], "max": [1, 1], "count": [745]}, "gripper_activity_state": {"mean": [1.8134228187919463, 1.902013422818792], "std": [0.5246485200078395, 0.39091525689701767], "min": [0, 0], "max": [2, 2], "count": [745]}, "gripper_mode_action": {"mean": [0.2295302013422819, 0.13154362416107382], "std": [0.4205307218433079, 0.33799393353083185], "min": [0, 0], "max": [1, 1], "count": [745]}, "gripper_activity_action": {"mean": [1.8134228187919463, 1.902013422818792], "std": [0.5246485200078395, 0.39091525689701767], "min": [0, 0], "max": [2, 2], "count": [745]}, "gripper_open_scale_state": {"mean": [0.7693867608303794, 0.8305227486480663], "std": [0.22609952041146578, 0.19320540238445874], "min": [0.36, 0.33494318181818183], "max": [0.9118181818181819, 0.9135227272727273], "count": [745]}, "gripper_open_scale_action": {"mean": [0.7693871137096596, 0.8305217364103499], "std": [0.22609974326875645, 0.1932049690898507], "min": [0.36, 0.33494318181818183], "max": [0.9118181818181819, 0.9135227272727273], "count": [745]}}} +{"episode_index": 44, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5158482788948913]], [[0.47766383845204746]], [[0.4224748399359744]]], "std": [[[0.16363558067422734]], [[0.13429324356336012]], [[0.15452114094428807]]], "count": [196]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4169014772575697]], [[0.438640456182473]], [[0.41959477019974656]]], "std": [[[0.17394153363811862]], [[0.12237129537608703]], [[0.14619135314785414]]], "count": [196]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3984370831666]], [[0.44553538290316125]], [[0.4378565051020408]]], "std": [[[0.19219721208666313]], [[0.1340687680305278]], [[0.15810925835090084]]], "count": [196]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49305508140756305]], [[0.4579425363895558]], [[0.4104317883403361]]], "std": [[[0.1356988239150397]], [[0.11548018626096404]], [[0.14474881926051697]]], "count": [196]}, "observation.state": {"min": [-0.5115145444869995, 0.4050167500972748, 0.3540269434452057, -1.6238423585891724, -0.28594276309013367, -0.347563773393631, -0.7434415817260742, -0.3797670006752014, 0.3654899299144745, 0.1345728188753128, -2.0493247509002686, -1.6760931015014648, -0.7462756037712097, 0.08744753897190094, 0.3424728810787201, -0.638729453086853, -1.5491083860397339, 0.10853111743927002, -0.14992815256118774, -0.028277019038796425, -0.36756500601768494, -0.46697473526000977, 0.06759056448936462, 1.5732269287109375, -1.656784176826477, 0.06885410845279694, 407.0, 379.25], "max": [-0.004509494639933109, 0.7866449952125549, 0.6000431180000305, -0.7460431456565857, -0.09138762205839157, 0.006934411358088255, 0.02828742377460003, -0.27077025175094604, 0.49365919828414917, 0.26071837544441223, -1.5732269287109375, -1.059648871421814, -0.06998930871486664, 0.38339975476264954, 0.8032463192939758, -0.3169703483581543, -1.0659925937652588, 0.524903416633606, 0.018412131816148758, 0.659552276134491, -0.27351057529449463, -0.4055493175983429, 0.2822920083999634, 1.89150071144104, -1.121137022972107, 0.7464380264282227, 1003.0, 1004.9375], "mean": [-0.2434270828962326, 0.5687899589538574, 0.43497875332832336, -1.3016563653945923, -0.22526170313358307, -0.2220313400030136, -0.5900079011917114, -0.33077841997146606, 0.4267793595790863, 0.20421797037124634, -1.8977527618408203, -1.4900200366973877, -0.296222060918808, 0.28576263785362244, 0.520949125289917, -0.48496848344802856, -1.3314188718795776, 0.23581290245056152, -0.0645747035741806, 0.35038256645202637, -0.3190370202064514, -0.4483802914619446, 0.18365584313869476, 1.7149890661239624, -1.4200423955917358, 0.44413357973098755, 882.6600341796875, 924.5372924804688], "std": [0.13919183611869812, 0.08045387268066406, 0.06409692019224167, 0.19281689822673798, 0.030092505738139153, 0.09974055737257004, 0.17478598654270172, 0.02765507996082306, 0.03512823209166527, 0.030341317877173424, 0.10320684313774109, 0.13992460072040558, 0.13409581780433655, 0.08033525943756104, 0.09947908669710159, 0.056563809514045715, 0.09224887937307358, 0.0565524697303772, 0.05414852499961853, 0.2994174361228943, 0.0173540860414505, 0.009564056992530823, 0.05875822901725769, 0.12198599427938461, 0.23689502477645874, 0.24760301411151886, 228.0107879638672, 201.98336791992188], "count": [1143]}, "action": {"min": [-0.5115145444869995, 0.4050167500972748, 0.3540269434452057, -1.6238423585891724, -0.28594276309013367, -0.347563773393631, -0.7434415817260742, -0.3797670006752014, 0.3654899299144745, 0.1345728188753128, -2.0493247509002686, -1.6760931015014648, -0.7462756037712097, 0.08744753897190094, 0.3424728810787201, -0.638729453086853, -1.5491083860397339, 0.10853111743927002, -0.14992815256118774, -0.028277242556214333, -0.36756500601768494, -0.46697473526000977, 0.06759056448936462, 1.5732269287109375, -1.656784176826477, 0.06885410845279694, 407.0, 379.25], "max": [-0.004509494639933109, 0.7866449952125549, 0.6000431180000305, -0.7460431456565857, -0.09138762205839157, 0.006934411358088255, 0.02828742377460003, -0.27077025175094604, 0.49365919828414917, 0.26071837544441223, -1.5732269287109375, -1.059648871421814, -0.06998930871486664, 0.38339975476264954, 0.8032463192939758, -0.3169703483581543, -1.0659925937652588, 0.524903416633606, 0.018412131816148758, 0.659552276134491, -0.27351057529449463, -0.4055493175983429, 0.2822920083999634, 1.89150071144104, -1.121137022972107, 0.7464380264282227, 1003.0, 1004.9375], "mean": [-0.24367038905620575, 0.5687188506126404, 0.4350660443305969, -1.3015110492706299, -0.22522984445095062, -0.221983402967453, -0.5906278491020203, -0.3307589888572693, 0.42681142687797546, 0.20415978133678436, -1.8980649709701538, -1.490366816520691, -0.29570281505584717, 0.2858964204788208, 0.5208034515380859, -0.48501914739608765, -1.3313237428665161, 0.23577964305877686, -0.06447997689247131, 0.3509073257446289, -0.3190440535545349, -0.44838982820510864, 0.1835678070783615, 1.715208888053894, -1.4204694032669067, 0.4437287747859955, 882.6592407226562, 924.5374145507812], "std": [0.1393577754497528, 0.08045859634876251, 0.06418685615062714, 0.19279617071151733, 0.030081411823630333, 0.09980253130197525, 0.1738460659980774, 0.027678487822413445, 0.0351618193089962, 0.030346080660820007, 0.10276348143815994, 0.1395001858472824, 0.13350027799606323, 0.08031897246837616, 0.09947839379310608, 0.056559547781944275, 0.09222176671028137, 0.05655309930443764, 0.054145246744155884, 0.29927918314933777, 0.01735149696469307, 0.00956636294722557, 0.05875665321946144, 0.12195714563131332, 0.23679429292678833, 0.24748675525188446, 228.01036071777344, 201.98341369628906], "count": [1143]}, "timestamp": {"min": [0.0], "max": [38.06666666666667], "mean": [19.03333333333333], "std": [10.998518418742018], "count": [1143]}, "frame_index": {"min": [0], "max": [1142], "mean": [571.0], "std": [329.95555256226055], "count": [1143]}, "episode_index": {"min": [44], "max": [44], "mean": [44.0], "std": [0.0], "count": [1143]}, "index": {"min": [37939], "max": [39081], "mean": [38510.0], "std": [329.95555256226055], "count": [1143]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1143]}, "subtask_annotation": {"mean": [4.26159230096238, 16.0, 16.0, 16.0, 16.0], "std": [4.807109045683166, 0.0, 0.0, 0.0, 0.0], "min": [0, 16, 16, 16, 16], "max": [16, 16, 16, 16, 16], "count": [1143]}, "scene_annotation": {"mean": [44.0], "std": [0.0], "min": [44], "max": [44], "count": [1143]}, "eef_direction_state": {"mean": [4.791776027996501, 5.327209098862642], "std": [1.9468984452548486, 1.490601585186816], "min": [0, 0], "max": [6, 6], "count": [1143]}, "eef_velocity_state": {"mean": [0.37970253718285213, 0.2222222222222222], "std": [0.5366767730766521, 0.45203492029374226], "min": [0, 0], "max": [2, 2], "count": [1143]}, "eef_acc_mag_state": {"mean": [0.18722659667541558, 0.10761154855643044], "std": [0.5173570937729665, 0.40314140411603444], "min": [0, 0], "max": [2, 2], "count": [1143]}, "eef_direction_action": {"mean": [4.791776027996501, 5.327209098862642], "std": [1.9468984452548486, 1.490601585186816], "min": [0, 0], "max": [6, 6], "count": [1143]}, "eef_velocity_action": {"mean": [0.37970253718285213, 0.2222222222222222], "std": [0.5366767730766521, 0.4520349202937422], "min": [0, 0], "max": [2, 2], "count": [1143]}, "eef_acc_mag_action": {"mean": [0.1889763779527559, 0.10761154855643044], "std": [0.5200958105103478, 0.40314140411603444], "min": [0, 0], "max": [2, 2], "count": [1143]}, "eef_sim_pose_state": {"mean": [0.5000440864676756, 0.31881834045530494, 1.131634829951448, 0.23790218377073555, -0.3141606335194761, 0.6420162398109769, 0.511480543005927, -0.2835016235409535, 1.141955220394429, -0.21741496654494175, -0.27755780451586926, -0.8638815063044418], "std": [0.03523318852997639, 0.02488738582290866, 0.027779191172873776, 0.06727051051286467, 0.08142163345889282, 0.16985771130799696, 0.020779972496740233, 0.044528471898057885, 0.01145908851735288, 0.12018618584937465, 0.08388951743764403, 0.3103675255951315], "min": [0.4395533434679315, 0.2588516998340113, 1.0872236607125667, 0.07511052528031803, -0.5738615328649812, 0.41425693942497926, 0.46656834340179537, -0.38987196595230394, 1.110759316956022, -0.41579507781779806, -0.3831059732960842, -1.250314494969305], "max": [0.5671633175791567, 0.3566587838286021, 1.197963840079655, 0.34946655499093904, -0.18939482921674866, 1.2502903357453954, 0.5385854147081529, -0.18864502765709396, 1.1813061241539429, -0.06039717005636025, -0.1596466636562932, -0.46238232467284063], "count": [1143]}, "eef_sim_pose_action": {"mean": [0.5001075306052026, 0.31879861784729097, 1.1316727722945619, 0.2381193005625705, -0.31410718842473084, 0.6413821705440804, 0.5115176193477906, -0.2834502068670739, 1.141963868189375, -0.2175903850572918, -0.27740937808910204, -0.8633351443995029], "std": [0.0352778387608326, 0.024903559488785344, 0.027819924333276347, 0.0671472843418697, 0.081396466200957, 0.1689361600892105, 0.020777021178249925, 0.044532159027731735, 0.01146118860724266, 0.12012559160999838, 0.08385273891148258, 0.31023639225270483], "min": [0.4395533434679315, 0.2588516998340113, 1.0872236607125667, 0.07511052528031803, -0.5738615328649812, 0.41425693942497926, 0.46656834340179537, -0.38987196595230394, 1.110759316956022, -0.41579507781779806, -0.3831059732960842, -1.250313082806406], "max": [0.5671633175791567, 0.3566587838286021, 1.197963840079655, 0.34946655499093904, -0.18939482921674866, 1.2502903357453954, 0.5385854147081529, -0.18864502765709396, 1.1813061241539429, -0.06039717005636025, -0.1596466636562932, -0.46238232467284063], "count": [1143]}, "gripper_mode_state": {"mean": [0.1837270341207349, 0.11986001749781278], "std": [0.38726142469129815, 0.3247977735503046], "min": [0, 0], "max": [1, 1], "count": [1143]}, "gripper_activity_state": {"mean": [1.8810148731408574, 1.9387576552930883], "std": [0.42844815780415035, 0.31262867638868064], "min": [0, 0], "max": [2, 2], "count": [1143]}, "gripper_mode_action": {"mean": [0.1837270341207349, 0.11986001749781278], "std": [0.38726142469129815, 0.3247977735503046], "min": [0, 0], "max": [1, 1], "count": [1143]}, "gripper_activity_action": {"mean": [1.8810148731408574, 1.9387576552930883], "std": [0.42844815780415035, 0.31262867638868064], "min": [0, 0], "max": [2, 2], "count": [1143]}, "gripper_open_scale_state": {"mean": [0.8024182899309384, 0.8404884730012687], "std": [0.2072826336102959, 0.18362061417857029], "min": [0.37, 0.3447727272727273], "max": [0.9118181818181819, 0.9135795454545454], "count": [1143]}, "gripper_open_scale_action": {"mean": [0.8024175256929167, 0.8404885302839257], "std": [0.20728223185148037, 0.18362063708756357], "min": [0.37, 0.3447727272727273], "max": [0.9118181818181819, 0.9135795454545454], "count": [1143]}}} +{"episode_index": 45, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5054637704248366]], [[0.46779452308006536]], [[0.41378044321895424]]], "std": [[[0.15897089306996945]], [[0.1329398297001083]], [[0.15462932530857065]]], "count": [200]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4257418127042484]], [[0.44414897773692813]], [[0.42555720996732027]]], "std": [[[0.17275414998663916]], [[0.12367870479090996]], [[0.14739115122277]]], "count": [200]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4047937489787582]], [[0.4431471088643791]], [[0.43309312602124184]]], "std": [[[0.1907089282628171]], [[0.13532633243377828]], [[0.15675736419711067]]], "count": [200]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5116213061683007]], [[0.47546740604575166]], [[0.42987086499183]]], "std": [[[0.13972649872795956]], [[0.12494181736248516]], [[0.1516757984564373]]], "count": [200]}, "observation.state": {"min": [-0.5439318418502808, 0.3614576756954193, 0.32043591141700745, -1.4787956476211548, -0.3979209065437317, -0.38205474615097046, -0.7732954025268555, -0.3759317994117737, 0.39070063829421997, 0.09103206545114517, -2.031686544418335, -1.6909878253936768, -0.7462756037712097, 0.14684763550758362, 0.36403751373291016, -0.6598718762397766, -1.5404298305511475, 0.06969209015369415, -0.1250070184469223, -0.028278697282075882, -0.3523687422275543, -0.4818750023841858, 0.08753231167793274, 1.4922735691070557, -1.712327003479004, -0.0003062992764171213, 397.0, 369.875], "max": [-0.1424635946750641, 0.7548745274543762, 0.6692617535591125, -1.0356042385101318, -0.06561238318681717, 0.21649935841560364, 0.02828305959701538, -0.2568623125553131, 0.5141833424568176, 0.27273744344711304, -1.4393956661224365, -1.1024425029754639, 0.10975126177072525, 0.4439648389816284, 0.7158424258232117, -0.3546094596385956, -1.164405107498169, 0.4147883951663971, 0.1744162142276764, 0.6611514687538147, -0.26127368211746216, -0.42226287722587585, 0.2465018779039383, 1.9034374952316284, -1.1114071607589722, 0.7503955960273743, 1003.0, 1005.0], "mean": [-0.3621070683002472, 0.4877082407474518, 0.48533615469932556, -1.233368158340454, -0.19623056054115295, -0.13791921734809875, -0.5684568881988525, -0.31903210282325745, 0.4597918391227722, 0.17566975951194763, -1.863620400428772, -1.4855060577392578, -0.2910354435443878, 0.3185703158378601, 0.4950842261314392, -0.49423539638519287, -1.3017386198043823, 0.17521432042121887, -0.034693654626607895, 0.317065954208374, -0.3204176127910614, -0.4601960778236389, 0.17923536896705627, 1.6916487216949463, -1.3604236841201782, 0.41778188943862915, 880.9903564453125, 908.5352172851562], "std": [0.1097898930311203, 0.1027405858039856, 0.08042944967746735, 0.11982420831918716, 0.07194197177886963, 0.17157424986362457, 0.1947370022535324, 0.02683427557349205, 0.03236408531665802, 0.04746367037296295, 0.18692682683467865, 0.13229817152023315, 0.18340344727039337, 0.10602998733520508, 0.1035376638174057, 0.07257019728422165, 0.10743061453104019, 0.08426350355148315, 0.0878022313117981, 0.26486045122146606, 0.015373664908111095, 0.01675606705248356, 0.05351283773779869, 0.13075117766857147, 0.191538468003273, 0.2624954283237457, 231.55178833007812, 219.60202026367188], "count": [1172]}, "action": {"min": [-0.5439318418502808, 0.3614576756954193, 0.32043591141700745, -1.4787956476211548, -0.3979209065437317, -0.38205474615097046, -0.7732954025268555, -0.3759317994117737, 0.39070063829421997, 0.09103206545114517, -2.031686544418335, -1.6909878253936768, -0.7462756037712097, 0.14684763550758362, 0.36403751373291016, -0.6598718762397766, -1.5404298305511475, 0.06969209015369415, -0.1250070184469223, -0.028278697282075882, -0.3523687422275543, -0.4818750023841858, 0.08753231167793274, 1.4922735691070557, -1.712327003479004, -0.0003062992764171213, 397.0, 369.875], "max": [-0.1424635946750641, 0.7548745274543762, 0.6692617535591125, -1.0356042385101318, -0.06561238318681717, 0.21649935841560364, 0.02828305959701538, -0.2568623125553131, 0.5141833424568176, 0.27273744344711304, -1.4393956661224365, -1.1024425029754639, 0.10975126177072525, 0.4439648389816284, 0.7158424258232117, -0.3546094596385956, -1.164405107498169, 0.4147883951663971, 0.1744162142276764, 0.6611514687538147, -0.26127368211746216, -0.42226287722587585, 0.2465018779039383, 1.9034374952316284, -1.1114071607589722, 0.7503955960273743, 1003.0, 1005.0], "mean": [-0.3623958230018616, 0.48752108216285706, 0.4854006767272949, -1.233202576637268, -0.19617614150047302, -0.13775235414505005, -0.5689539313316345, -0.3189946711063385, 0.45984819531440735, 0.175576850771904, -1.863830804824829, -1.4858477115631104, -0.29066240787506104, 0.31875887513160706, 0.4949112832546234, -0.4943138360977173, -1.3015519380569458, 0.17507508397102356, -0.034625113010406494, 0.31751033663749695, -0.3204346001148224, -0.46022507548332214, 0.1791509985923767, 1.6918531656265259, -1.3607041835784912, 0.417350172996521, 880.9898071289062, 908.5317993164062], "std": [0.10980679839849472, 0.10272716730833054, 0.08043261617422104, 0.11971135437488556, 0.07192248851060867, 0.1716860979795456, 0.19395510852336884, 0.026879165321588516, 0.0323961041867733, 0.047454118728637695, 0.18673834204673767, 0.13187310099601746, 0.18292106688022614, 0.10601469874382019, 0.10352379083633423, 0.07257334142923355, 0.10742900520563126, 0.08426804840564728, 0.08776691555976868, 0.26471757888793945, 0.015371613204479218, 0.016759557649493217, 0.05350292846560478, 0.13075338304042816, 0.19142873585224152, 0.26237162947654724, 231.55149841308594, 219.60060119628906], "count": [1172]}, "timestamp": {"min": [0.0], "max": [39.03333333333333], "mean": [19.516666666666666], "std": [11.277571153005912], "count": [1172]}, "frame_index": {"min": [0], "max": [1171], "mean": [585.5], "std": [338.32713459017737], "count": [1172]}, "episode_index": {"min": [46], "max": [46], "mean": [46.0], "std": [0.0], "count": [1172]}, "index": {"min": [40645], "max": [41816], "mean": [41230.5], "std": [338.32713459017737], "count": [1172]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1172]}, "subtask_annotation": {"mean": [5.197952218430034, 16.0, 16.0, 16.0, 16.0], "std": [5.728355544136315, 0.0, 0.0, 0.0, 0.0], "min": [0, 16, 16, 16, 16], "max": [16, 16, 16, 16, 16], "count": [1172]}, "scene_annotation": {"mean": [46.0], "std": [0.0], "min": [46], "max": [46], "count": [1172]}, "eef_direction_state": {"mean": [4.914675767918089, 5.425767918088737], "std": [1.6864921024413675, 1.4792483242650754], "min": [0, 0], "max": [6, 6], "count": [1172]}, "eef_velocity_state": {"mean": [0.3873720136518771, 0.18003412969283278], "std": [0.5291285786386146, 0.40158899259277187], "min": [0, 0], "max": [2, 2], "count": [1172]}, "eef_acc_mag_state": {"mean": [0.181740614334471, 0.11177474402730375], "std": [0.5078641358677003, 0.4134652410708119], "min": [0, 0], "max": [2, 2], "count": [1172]}, "eef_direction_action": {"mean": [4.914675767918089, 5.425767918088737], "std": [1.6864921024413675, 1.4792483242650751], "min": [0, 0], "max": [6, 6], "count": [1172]}, "eef_velocity_action": {"mean": [0.3873720136518771, 0.18003412969283278], "std": [0.5291285786386146, 0.40158899259277187], "min": [0, 0], "max": [2, 2], "count": [1172]}, "eef_acc_mag_action": {"mean": [0.181740614334471, 0.11177474402730375], "std": [0.5078641358677003, 0.4134652410708119], "min": [0, 0], "max": [2, 2], "count": [1172]}, "eef_sim_pose_state": {"mean": [0.5329689744441434, 0.28772423935752606, 1.145198251212313, 0.2592674251136852, -0.30677135357762353, 0.6596478196980176, 0.5211672183536566, -0.27559447031630174, 1.1437324299600842, -0.2594147522343381, -0.32110855715997466, -0.8837387028594071], "std": [0.03126058879621207, 0.041212371339111445, 0.026819773388071486, 0.11773657619794108, 0.054057932202535755, 0.2335387178358221, 0.027831196070105316, 0.03735510158530676, 0.008979004397267872, 0.14937465734302854, 0.0642478290356354, 0.2951745673383212], "min": [0.4733282204177932, 0.20871911972522983, 1.0947744404361626, 0.04751373039176837, -0.4385758874495551, 0.35881066519180005, 0.479184816222027, -0.3422338477560874, 1.132137943135066, -0.5049254276368786, -0.39146168534340897, -1.2519611120608487], "max": [0.5838764099916162, 0.39063068761484016, 1.2144611393406581, 0.5064351775367795, -0.18884565594274827, 1.250131448187767, 0.5554323276502509, -0.20909354313850395, 1.186789458012692, -0.05947332974934161, -0.1587320864291144, -0.426153644086988], "count": [1172]}, "eef_sim_pose_action": {"mean": [0.5330482775661833, 0.2876636962020703, 1.1452506607782742, 0.2594383805344589, -0.30667747182669514, 0.6591594751086529, 0.5212184162910541, -0.27554009355590686, 1.1437343934545519, -0.2596391226437169, -0.32106796029105356, -0.8832416924397071], "std": [0.031265824931448485, 0.04123223547090605, 0.02686898847940294, 0.11761566647218512, 0.054020941687554856, 0.23290107315355343, 0.02782653757986188, 0.03735191563540937, 0.008978403094681611, 0.1492959322390398, 0.06422383149847583, 0.29504726810673176], "min": [0.4733282204177932, 0.20871911972522983, 1.0947744404361626, 0.04751373039176837, -0.4385758874495551, 0.35881066519180005, 0.479184816222027, -0.3422338477560874, 1.132137943135066, -0.5049254276368786, -0.39146168534340897, -1.2519611120608487], "max": [0.5838764099916162, 0.39063068761484016, 1.2144611393406581, 0.5064351775367795, -0.18884565594274827, 1.250131448187767, 0.5554323276502509, -0.20909354313850395, 1.186789458012692, -0.05947332974934161, -0.1587320864291144, -0.426153644086988], "count": [1172]}, "gripper_mode_state": {"mean": [0.18515358361774745, 0.14249146757679182], "std": [0.3884221081391406, 0.34955349983172274], "min": [0, 0], "max": [1, 1], "count": [1172]}, "gripper_activity_state": {"mean": [1.8848122866894197, 1.9385665529010239], "std": [0.42071941748027264, 0.31403026936241285], "min": [0, 0], "max": [2, 2], "count": [1172]}, "gripper_mode_action": {"mean": [0.18515358361774745, 0.14249146757679182], "std": [0.38842210813914063, 0.3495534998317228], "min": [0, 0], "max": [1, 1], "count": [1172]}, "gripper_activity_action": {"mean": [1.8848122866894197, 1.9385665529010239], "std": [0.42071941748027264, 0.31403026936241285], "min": [0, 0], "max": [2, 2], "count": [1172]}, "gripper_open_scale_state": {"mean": [0.8009003414635797, 0.8259410430879844], "std": [0.2105014049947166, 0.19963774605585524], "min": [0.3609090909090909, 0.33625], "max": [0.9118181818181819, 0.9136363636363637], "count": [1172]}, "gripper_open_scale_action": {"mean": [0.8008998744679382, 0.8259378947022213], "std": [0.21050115943520215, 0.1996363931862942], "min": [0.3609090909090909, 0.33625], "max": [0.9118181818181819, 0.9136363636363637], "count": [1172]}}} +{"episode_index": 46, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5192660091320792]], [[0.48251310403603065]], [[0.42940928054809063]]], "std": [[[0.16361470216433668]], [[0.1333673575969387]], [[0.14813829287888022]]], "count": [197]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4400278856043263]], [[0.44921462459772404]], [[0.42615696227729666]]], "std": [[[0.18598405792548883]], [[0.12706377246109582]], [[0.14569308875049725]]], "count": [197]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4535267637935039]], [[0.4363179908596264]], [[0.3975525177499088]]], "std": [[[0.17223954679753609]], [[0.1290633222815152]], [[0.14033232207625693]]], "count": [197]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5098317739955542]], [[0.474871157642414]], [[0.42689718531236526]]], "std": [[[0.14180333785143387]], [[0.12100656580708588]], [[0.1423030263684721]]], "count": [197]}, "observation.state": {"min": [-0.9392161965370178, 0.1306629776954651, 0.24613068997859955, -1.5522434711456299, -0.40580323338508606, -0.5799696445465088, -0.8443837761878967, -0.3836853802204132, 0.41617581248283386, 0.1234159991145134, -1.9542512893676758, -1.8347468376159668, -0.7464539408683777, 0.18225710093975067, 0.2484094500541687, -0.5849907398223877, -1.5048304796218872, 0.11611021310091019, -0.1792834997177124, -0.02834196574985981, -0.378336638212204, -0.4805072546005249, 0.06738930940628052, 1.4805351495742798, -1.7060822248458862, 0.22852417826652527, 563.0, 371.5], "max": [-0.08950157463550568, 0.6797239184379578, 0.603766143321991, 0.0015195270534604788, -0.10111019760370255, -0.040165480226278305, 0.046382125467061996, -0.2823520600795746, 0.5652365684509277, 0.2533518075942993, -1.4374186992645264, -1.1091829538345337, -0.19246676564216614, 0.4397433400154114, 0.6046770811080933, -0.37148788571357727, -0.9806066751480103, 0.4698895215988159, 0.042386412620544434, 0.5874199867248535, -0.28385892510414124, -0.4437556862831116, 0.23500974476337433, 1.8425588607788086, -1.1209628582000732, 0.7986348867416382, 1001.125, 1001.0833129882812], "mean": [-0.4727533757686615, 0.38444212079048157, 0.4026468098163605, -0.9543336629867554, -0.26294901967048645, -0.23367956280708313, -0.6012393236160278, -0.3302755057811737, 0.49265754222869873, 0.19085389375686646, -1.7703546285629272, -1.5759400129318237, -0.4938321113586426, 0.3007580637931824, 0.4499721825122833, -0.4242101013660431, -1.2823357582092285, 0.24478159844875336, -0.049257781356573105, 0.342258095741272, -0.31841936707496643, -0.4639471769332886, 0.18108689785003662, 1.656585931777954, -1.4547131061553955, 0.5564242005348206, 906.4205322265625, 927.2569580078125], "std": [0.20010830461978912, 0.12644071877002716, 0.0843278244137764, 0.3701055347919464, 0.08174189180135727, 0.11737076193094254, 0.15986868739128113, 0.02971910499036312, 0.040501274168491364, 0.037121646106243134, 0.13206863403320312, 0.13661926984786987, 0.13127006590366364, 0.0713513046503067, 0.10619198530912399, 0.05163444206118584, 0.12363651394844055, 0.053801048547029495, 0.07000726461410522, 0.23140519857406616, 0.02212817408144474, 0.013047234155237675, 0.046072833240032196, 0.07440844923257828, 0.2050207108259201, 0.15101346373558044, 172.56996154785156, 195.2149200439453], "count": [1147]}, "action": {"min": [-0.9392161965370178, 0.1306629776954651, 0.24613068997859955, -1.5522434711456299, -0.40580323338508606, -0.5799696445465088, -0.8443837761878967, -0.3836853802204132, 0.41617581248283386, 0.1234159991145134, -1.9542512893676758, -1.8347468376159668, -0.7464539408683777, 0.18225710093975067, 0.2484094500541687, -0.5849907398223877, -1.5048304796218872, 0.11611021310091019, -0.1792834997177124, -0.02834196574985981, -0.378336638212204, -0.4805072546005249, 0.06738930940628052, 1.4805351495742798, -1.7060822248458862, 0.22852417826652527, 563.0, 371.5], "max": [-0.08950157463550568, 0.6797239184379578, 0.603766143321991, 0.0015195270534604788, -0.10111019760370255, -0.040165480226278305, 0.046382125467061996, -0.2823520600795746, 0.5652365684509277, 0.2533518075942993, -1.4374186992645264, -1.1091829538345337, -0.19246676564216614, 0.4397433400154114, 0.6046780347824097, -0.37148788571357727, -0.9806066751480103, 0.4698895215988159, 0.042386412620544434, 0.5874199867248535, -0.28385892510414124, -0.4437556862831116, 0.23500974476337433, 1.8425588607788086, -1.1209628582000732, 0.7986348867416382, 1001.125, 1001.0908813476562], "mean": [-0.4730282723903656, 0.3842661678791046, 0.4027259945869446, -0.9540933966636658, -0.2630564272403717, -0.23369278013706207, -0.601872444152832, -0.3302537202835083, 0.4927014708518982, 0.1907646656036377, -1.7706859111785889, -1.5764508247375488, -0.49352017045021057, 0.3008677661418915, 0.44978630542755127, -0.42415401339530945, -1.2822322845458984, 0.24478396773338318, -0.04913525655865669, 0.34267836809158325, -0.3184172809123993, -0.4639720618724823, 0.1810217797756195, 1.6566717624664307, -1.4551076889038086, 0.5562493801116943, 906.4189453125, 927.2566528320312], "std": [0.1999492198228836, 0.12627452611923218, 0.08441603183746338, 0.3698975145816803, 0.08181075751781464, 0.11735884845256805, 0.15880928933620453, 0.029744090512394905, 0.04047708585858345, 0.03713848441839218, 0.13205017149448395, 0.13601161539554596, 0.13109490275382996, 0.07129214704036713, 0.10610746592283249, 0.051639825105667114, 0.12357838451862335, 0.05380156636238098, 0.07000532001256943, 0.23116980493068695, 0.022129220888018608, 0.013038675300776958, 0.04604942351579666, 0.07436908036470413, 0.2048146277666092, 0.15090937912464142, 172.5688018798828, 195.21485900878906], "count": [1147]}, "timestamp": {"min": [0.0], "max": [38.2], "mean": [19.099999999999998], "std": [11.037008451367406], "count": [1147]}, "frame_index": {"min": [0], "max": [1146], "mean": [573.0], "std": [331.1102535410222], "count": [1147]}, "episode_index": {"min": [48], "max": [48], "mean": [48.0], "std": [0.0], "count": [1147]}, "index": {"min": [43256], "max": [44402], "mean": [43829.0], "std": [331.1102535410222], "count": [1147]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1147]}, "subtask_annotation": {"mean": [5.2040104620749785, 16.0, 16.0, 16.0, 16.0], "std": [4.715836307232503, 0.0, 0.0, 0.0, 0.0], "min": [0, 16, 16, 16, 16], "max": [16, 16, 16, 16, 16], "count": [1147]}, "scene_annotation": {"mean": [48.0], "std": [0.0], "min": [48], "max": [48], "count": [1147]}, "eef_direction_state": {"mean": [5.059285091543156, 5.499564080209241], "std": [1.6402650958940288, 1.2248337723418965], "min": [0, 0], "max": [6, 6], "count": [1147]}, "eef_velocity_state": {"mean": [0.36617262423714037, 0.21272885789014823], "std": [0.5430125996380262, 0.47619363966149153], "min": [0, 0], "max": [2, 2], "count": [1147]}, "eef_acc_mag_state": {"mean": [0.2118570183086312, 0.12031386224934612], "std": [0.54566432843787, 0.423170133217616], "min": [0, 0], "max": [2, 2], "count": [1147]}, "eef_direction_action": {"mean": [5.059285091543156, 5.499564080209241], "std": [1.6402650958940288, 1.2248337723418963], "min": [0, 0], "max": [6, 6], "count": [1147]}, "eef_velocity_action": {"mean": [0.36617262423714037, 0.21272885789014823], "std": [0.5430125996380261, 0.47619363966149153], "min": [0, 0], "max": [2, 2], "count": [1147]}, "eef_acc_mag_action": {"mean": [0.2118570183086312, 0.12031386224934612], "std": [0.54566432843787, 0.423170133217616], "min": [0, 0], "max": [2, 2], "count": [1147]}, "eef_sim_pose_state": {"mean": [0.559432739285133, 0.30048389189172026, 1.1262200683362222, 0.16284944769665394, -0.18255578091033187, 0.7817089861569796, 0.5220872369409338, -0.27887722601398685, 1.1397854775221026, -0.1828597901886711, -0.22090224463607683, -0.9361276265281011], "std": [0.03998427491137108, 0.02953162698277407, 0.026039018701610916, 0.06453831362651911, 0.06608854845170352, 0.17893091433392608, 0.021585938455098205, 0.03424332753041753, 0.01754509127003574, 0.07924517646488304, 0.10081334948435589, 0.20924754290958236], "min": [0.4624450595008008, 0.24991528461978677, 1.07996864301688, 0.07574799251101605, -0.39928340382505567, 0.46688091211223376, 0.4886269397558964, -0.3303983185287551, 1.095915054188141, -0.37439190418779056, -0.38293238530971285, -1.250410533962365], "max": [0.621737860308438, 0.35838329018918436, 1.169450567295806, 0.29930303582175455, -0.05541183062746868, 1.260277569550108, 0.5502370042082552, -0.1862628214774052, 1.1681592192920205, -0.07035728161470611, -0.06433734912558409, -0.5746332515739692], "count": [1147]}, "eef_sim_pose_action": {"mean": [0.559508984176002, 0.3004376053390026, 1.1262454865068476, 0.16288618807840327, -0.1823680514468016, 0.7811130697265771, 0.5221274191641228, -0.2788383902286765, 1.1397970858049766, -0.18296175342973456, -0.22069736041200097, -0.9357884819299863], "std": [0.03993255121550484, 0.029558800949210772, 0.026066483314154176, 0.06450075259395248, 0.06582381690565273, 0.17850729422796915, 0.021566500570321865, 0.034233652480457295, 0.0175494786128376, 0.07918260555681941, 0.10072265715392673, 0.20905330461299332], "min": [0.4624450595008008, 0.24991528461978677, 1.07996864301688, 0.07574799251101605, -0.39928340382505567, 0.46688091211223376, 0.48862715151025027, -0.3303983185287551, 1.095915054188141, -0.37439190418779056, -0.38293238530971285, -1.250410533962365], "max": [0.621737860308438, 0.35838329018918436, 1.169450567295806, 0.29930303582175455, -0.05541183062746868, 1.260277569550108, 0.5502370042082552, -0.1862628214774052, 1.1681592192920205, -0.07035728161470611, -0.06433734912558409, -0.5746332515739692], "count": [1147]}, "gripper_mode_state": {"mean": [0.0, 0.10897994768962511], "std": [0.0, 0.3116140540655913], "min": [0, 0], "max": [0, 1], "count": [1147]}, "gripper_activity_state": {"mean": [1.903225806451613, 1.936355710549259], "std": [0.3897756765675652, 0.318499597776614], "min": [0, 0], "max": [2, 2], "count": [1147]}, "gripper_mode_action": {"mean": [0.0, 0.10897994768962511], "std": [0.0, 0.3116140540655913], "min": [0, 0], "max": [0, 1], "count": [1147]}, "gripper_activity_action": {"mean": [1.903225806451613, 1.936355710549259], "std": [0.3897756765675652, 0.318499597776614], "min": [0, 0], "max": [2, 2], "count": [1147]}, "gripper_open_scale_state": {"mean": [0.8240187255975475, 0.8429606660950385], "std": [0.15688169348296752, 0.17746753213598015], "min": [0.5118181818181818, 0.3377272727272727], "max": [0.9101136363636364, 0.9100757390802556], "count": [1147]}, "gripper_open_scale_action": {"mean": [0.8240172890436916, 0.842960589516888], "std": [0.15688091369445467, 0.17746750324870034], "min": [0.5118181818181818, 0.3377272727272727], "max": [0.9101136363636364, 0.9100826194069602], "count": [1147]}}} +{"episode_index": 47, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5174757341269841]], [[0.47971728174603173]], [[0.42634392040149394]]], "std": [[[0.1595244775084231]], [[0.13424379309114898]], [[0.150455954294117]]], "count": [175]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45662230508870216]], [[0.43810126750700285]], [[0.4017916304855276]]], "std": [[[0.17872634829176756]], [[0.12848508973384995]], [[0.1386159367302582]]], "count": [175]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44569860294117647]], [[0.4275279154995332]], [[0.3898129096638655]]], "std": [[[0.1683429870234224]], [[0.12717636958041617]], [[0.13772184465927984]]], "count": [175]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5214650513538749]], [[0.48419815476190475]], [[0.4386422140522876]]], "std": [[[0.14472943423615017]], [[0.12455367379282174]], [[0.14452180491442207]]], "count": [175]}, "observation.state": {"min": [-0.902493417263031, 0.07067056000232697, 0.2617644965648651, -1.452648401260376, -0.4448047876358032, -0.4648280739784241, -0.5916905999183655, -0.390738308429718, 0.4121376872062683, 0.07821587473154068, -1.8964207172393799, -1.6569570302963257, -0.7462756037712097, 0.19955439865589142, 0.14327843487262726, -0.5268080234527588, -1.411885142326355, 0.02845432050526142, -0.28318947553634644, -0.028304876759648323, -0.3837360739707947, -0.5516296625137329, 0.0780666247010231, 1.5253127813339233, -1.7163628339767456, 0.32994604110717773, 535.0, 367.9375], "max": [-0.1470188945531845, 0.6952049732208252, 0.53662109375, -0.07381433993577957, -0.026505006477236748, -0.041663188487291336, 0.02828960493206978, -0.27495551109313965, 0.570597767829895, 0.24776512384414673, -1.507116675376892, -1.121137022972107, -0.34813758730888367, 0.7133128046989441, 0.6047271490097046, -0.3227059245109558, -0.44294819235801697, 0.5735893845558167, -0.07773369550704956, 0.6249849796295166, -0.29341331124305725, -0.4452097415924072, 0.24751174449920654, 1.7543549537658691, -1.1212040185928345, 0.9500964283943176, 1003.0, 1005.0], "mean": [-0.43320736289024353, 0.3301923871040344, 0.39928823709487915, -1.0081371068954468, -0.17809394001960754, -0.2056916207075119, -0.475249707698822, -0.3353518843650818, 0.49245959520339966, 0.16427209973335266, -1.7453570365905762, -1.4978773593902588, -0.5327418446540833, 0.4074929654598236, 0.37863895297050476, -0.42508748173713684, -1.094923496246338, 0.23294343054294586, -0.12861309945583344, 0.36275234818458557, -0.3231232166290283, -0.49130693078041077, 0.17386941611766815, 1.6651662588119507, -1.45950448513031, 0.5931535959243774, 879.980224609375, 903.62939453125], "std": [0.17301249504089355, 0.13641341030597687, 0.0682905912399292, 0.3035019636154175, 0.08559481054544449, 0.08942186832427979, 0.13160920143127441, 0.026166439056396484, 0.03887784853577614, 0.04131917282938957, 0.10529564321041107, 0.10831811279058456, 0.09248252958059311, 0.15850558876991272, 0.16635006666183472, 0.04467231407761574, 0.27950602769851685, 0.08830727636814117, 0.050746574997901917, 0.2571675479412079, 0.025517147034406662, 0.03357235714793205, 0.04946853220462799, 0.07916807383298874, 0.22566315531730652, 0.13646039366722107, 192.08433532714844, 222.72695922851562], "count": [985]}, "action": {"min": [-0.902493417263031, 0.07067056000232697, 0.2617644965648651, -1.452648401260376, -0.4448047876358032, -0.4648280739784241, -0.5916905999183655, -0.390738308429718, 0.4121376872062683, 0.07821587473154068, -1.8964207172393799, -1.6569570302963257, -0.7462756037712097, 0.19955439865589142, 0.14327843487262726, -0.5268080234527588, -1.411885142326355, 0.02845432050526142, -0.28318947553634644, -0.028304876759648323, -0.3837360739707947, -0.5516296625137329, 0.0780666247010231, 1.5253127813339233, -1.7163628339767456, 0.32994604110717773, 535.0, 367.9375], "max": [-0.1470188945531845, 0.6952049732208252, 0.53662109375, -0.07381433993577957, -0.026505006477236748, -0.041663188487291336, 0.02828960493206978, -0.27495551109313965, 0.570597767829895, 0.24776512384414673, -1.507116675376892, -1.121137022972107, -0.34813758730888367, 0.7133128046989441, 0.6047271490097046, -0.3227059245109558, -0.44294819235801697, 0.5735893845558167, -0.07773369550704956, 0.6249849796295166, -0.29341331124305725, -0.4452097415924072, 0.24751174449920654, 1.7543549537658691, -1.1212040185928345, 0.9500964283943176, 1003.0, 1005.0], "mean": [-0.4335128366947174, 0.32988688349723816, 0.39928171038627625, -1.0078740119934082, -0.17797571420669556, -0.20561499893665314, -0.4757484495639801, -0.3353192210197449, 0.4925336539745331, 0.164160817861557, -1.7456048727035522, -1.4982142448425293, -0.5324909687042236, 0.40772902965545654, 0.3783540725708008, -0.42502665519714355, -1.0946272611618042, 0.23294475674629211, -0.12857726216316223, 0.3633130192756653, -0.3231215476989746, -0.49136459827423096, 0.17378519475460052, 1.6653327941894531, -1.4599871635437012, 0.5929842591285706, 879.9771728515625, 903.6333618164062], "std": [0.17286525666713715, 0.136135071516037, 0.06828588992357254, 0.3032638132572174, 0.08557035773992538, 0.08952707797288895, 0.13062749803066254, 0.0262198057025671, 0.03885727375745773, 0.04127607122063637, 0.10517734289169312, 0.10765984654426575, 0.09223797172307968, 0.15836894512176514, 0.16620278358459473, 0.0446772538125515, 0.2793244421482086, 0.08830753713846207, 0.05076473951339722, 0.25691598653793335, 0.025518201291561127, 0.03354191780090332, 0.04943494498729706, 0.07914534956216812, 0.22544728219509125, 0.1363740861415863, 192.0824737548828, 222.72817993164062], "count": [985]}, "timestamp": {"min": [0.0], "max": [32.8], "mean": [16.4], "std": [9.478162034675053], "count": [985]}, "frame_index": {"min": [0], "max": [984], "mean": [492.0], "std": [284.3448610402516], "count": [985]}, "episode_index": {"min": [49], "max": [49], "mean": [49.0], "std": [0.0], "count": [985]}, "index": {"min": [44403], "max": [45387], "mean": [44895.0], "std": [284.3448610402516], "count": [985]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [985]}, "subtask_annotation": {"mean": [5.127918781725889, 16.0, 16.0, 16.0, 16.0], "std": [3.9135171496638743, 0.0, 0.0, 0.0, 0.0], "min": [0, 16, 16, 16, 16], "max": [16, 16, 16, 16, 16], "count": [985]}, "scene_annotation": {"mean": [49.0], "std": [0.0], "min": [49], "max": [49], "count": [985]}, "eef_direction_state": {"mean": [4.811167512690355, 5.323857868020305], "std": [1.7828503834326732, 1.5444971386411344], "min": [0, 0], "max": [6, 6], "count": [985]}, "eef_velocity_state": {"mean": [0.4527918781725888, 0.2152284263959391], "std": [0.5978428416267039, 0.4621419712907328], "min": [0, 0], "max": [2, 2], "count": [985]}, "eef_acc_mag_state": {"mean": [0.26903553299492383, 0.12791878172588833], "std": [0.6009346221155856, 0.436741782139673], "min": [0, 0], "max": [2, 2], "count": [985]}, "eef_direction_action": {"mean": [4.811167512690355, 5.323857868020305], "std": [1.7828503834326732, 1.5444971386411344], "min": [0, 0], "max": [6, 6], "count": [985]}, "eef_velocity_action": {"mean": [0.4527918781725888, 0.2152284263959391], "std": [0.5978428416267039, 0.4621419712907328], "min": [0, 0], "max": [2, 2], "count": [985]}, "eef_acc_mag_action": {"mean": [0.26903553299492383, 0.12791878172588833], "std": [0.6009346221155856, 0.436741782139673], "min": [0, 0], "max": [2, 2], "count": [985]}, "eef_sim_pose_state": {"mean": [0.5541678616087581, 0.26923308392364076, 1.1208533048844749, 0.1610304002694033, -0.22378871406998843, 0.851300552542753, 0.5491430527372669, -0.2717108692508485, 1.1321816727490062, -0.14997024782367574, -0.21109266951953615, -0.9472223677080637], "std": [0.038630430461329045, 0.03538369868737516, 0.024405340084554066, 0.04133361903822334, 0.05364655638099026, 0.1430455602811369, 0.042235701527154154, 0.03540369398558197, 0.01906348485833318, 0.07957303820686236, 0.11459790034844636, 0.21060160663129496], "min": [0.4766135054014614, 0.19476280129894072, 1.068592170610438, 0.07579664823373677, -0.38298204159742366, 0.6498865875749004, 0.4886366058769638, -0.330962467867754, 1.0876417581033024, -0.3403264064201421, -0.38319006381569465, -1.2502715935674045], "max": [0.6231097305785717, 0.3445874977661026, 1.1803280695480474, 0.2458970045101858, -0.12071532248022909, 1.2503673842395604, 0.6105655420709258, -0.1942337529185615, 1.1477463029888573, 0.01333746834249272, 0.00882255527606346, -0.6569889056036752], "count": [985]}, "eef_sim_pose_action": {"mean": [0.5542611375916818, 0.2691551981986449, 1.1208929610875678, 0.16110786474593514, -0.2236891677225534, 0.8508575945155299, 0.5492204800170816, -0.2716608702444974, 1.1321889801299694, -0.15002732627742266, -0.21084721933296383, -0.9467935813976298], "std": [0.03858301556248861, 0.035378964106344626, 0.024467772805654747, 0.041245195907370524, 0.05344170245254861, 0.1424834365515134, 0.04219459614980625, 0.035384777066481014, 0.0190677665922018, 0.07954013119717106, 0.11448794405896426, 0.21041405833868201], "min": [0.4766135054014614, 0.19476280129894072, 1.068592170610438, 0.07579664823373677, -0.38298204159742366, 0.6498865875749004, 0.4886366058769638, -0.330962467867754, 1.0876417581033024, -0.3403264064201421, -0.38319006381569465, -1.2502715935674045], "max": [0.6231097305785717, 0.3445874977661026, 1.1803280695480474, 0.2458970045101858, -0.12071532248022909, 1.2503644698493561, 0.6105655420709258, -0.1942337529185615, 1.1477463029888573, 0.01333746834249272, 0.00882255527606346, -0.6569889056036752], "count": [985]}, "gripper_mode_state": {"mean": [0.07411167512690356, 0.14720812182741116], "std": [0.2619525429095738, 0.35431326632720855], "min": [0, 0], "max": [1, 1], "count": [985]}, "gripper_activity_state": {"mean": [1.8852791878172588, 1.9269035532994925], "std": [0.4203413505571122, 0.3412979939104146], "min": [0, 0], "max": [2, 2], "count": [985]}, "gripper_mode_action": {"mean": [0.07411167512690356, 0.14720812182741116], "std": [0.2619525429095738, 0.35431326632720855], "min": [0, 0], "max": [1, 1], "count": [985]}, "gripper_activity_action": {"mean": [1.8852791878172588, 1.9269035532994925], "std": [0.4203413505571122, 0.3412979939104146], "min": [0, 0], "max": [2, 2], "count": [985]}, "gripper_open_scale_state": {"mean": [0.7999820027688066, 0.8214812141844452], "std": [0.17462197774569846, 0.20247879795308005], "min": [0.4863636363636364, 0.33448863636363635], "max": [0.9118181818181819, 0.9136363636363637], "count": [985]}, "gripper_open_scale_action": {"mean": [0.7999792339640072, 0.8214848521276162], "std": [0.17462022606313551, 0.20248042052279708], "min": [0.4863636363636364, 0.33448863636363635], "max": [0.9118181818181819, 0.9136363636363637], "count": [985]}}} +{"episode_index": 48, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5187756237792052]], [[0.4832284823172564]], [[0.42792644593757045]]], "std": [[[0.1569424253765488]], [[0.1338413732614372]], [[0.1502253568025604]]], "count": [174]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47272017739087974]], [[0.4363429811340245]], [[0.38980099753023817]]], "std": [[[0.1695997996250875]], [[0.12390326499339178]], [[0.12910665280497657]]], "count": [174]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4601993569697994]], [[0.4371364062147848]], [[0.3957885724213057]]], "std": [[[0.17158881436726586]], [[0.12791275059234622]], [[0.13696324484189018]]], "count": [174]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5181831732213958]], [[0.48339618431184733]], [[0.43714340113440014]]], "std": [[[0.13966530914364966]], [[0.12267783301030535]], [[0.1420260907205832]]], "count": [174]}, "observation.state": {"min": [-0.9915695190429688, 0.0875500738620758, 0.30453595519065857, -1.4709253311157227, -0.4430921971797943, -0.5930705070495605, -0.7398418188095093, -0.392555296421051, 0.4122271239757538, 0.08352924883365631, -1.9349247217178345, -1.7145624160766602, -0.7462756037712097, 0.1994616836309433, 0.10410561412572861, -0.49490994215011597, -1.4118884801864624, 0.12449979037046432, -0.12048225849866867, -0.028250334784388542, -0.3741917014122009, -0.5103831887245178, 0.053943999111652374, 1.2971198558807373, -1.7297033071517944, 0.44508999586105347, 394.0, 369.0625], "max": [-0.12917399406433105, 0.7231881022453308, 0.5877166986465454, 0.03874630853533745, -0.040029127150774, 0.08147087693214417, 0.028272151947021484, -0.279889315366745, 0.5761635303497314, 0.25122368335723877, -1.466518759727478, -1.119922161102295, -0.21248650550842285, 0.5026286244392395, 0.604682445526123, -0.27105727791786194, -0.8666988611221313, 0.3965398967266083, 0.1331806182861328, 0.5151797533035278, -0.30298012495040894, -0.4451816976070404, 0.23686838150024414, 1.7438392639160156, -1.121137022972107, 0.771670401096344, 1003.0, 1005.0], "mean": [-0.5180744528770447, 0.364611953496933, 0.4154786467552185, -0.8930165767669678, -0.17385134100914001, -0.24469347298145294, -0.5703015923500061, -0.330998957157135, 0.5030888319015503, 0.1891074925661087, -1.7760951519012451, -1.4934922456741333, -0.4252732992172241, 0.3611937165260315, 0.3378385007381439, -0.40709859132766724, -1.1627864837646484, 0.20663097500801086, -0.05415581911802292, 0.26854097843170166, -0.3255884051322937, -0.4865978956222534, 0.15708574652671814, 1.5853736400604248, -1.4421511888504028, 0.6459442973136902, 882.4240112304688, 906.5819091796875], "std": [0.2211393117904663, 0.1505187451839447, 0.07707637548446655, 0.40719008445739746, 0.090412937104702, 0.14856025576591492, 0.14513397216796875, 0.0299376267939806, 0.04353514686226845, 0.04099488630890846, 0.14033573865890503, 0.1344592422246933, 0.10883606970310211, 0.11078721284866333, 0.17862454056739807, 0.04719751700758934, 0.1715051233768463, 0.0557699091732502, 0.0662117451429367, 0.19665725529193878, 0.02027721516788006, 0.027464039623737335, 0.06009051948785782, 0.10820838063955307, 0.20671358704566956, 0.08374357223510742, 205.31005859375, 221.82508850097656], "count": [974]}, "action": {"min": [-0.9915695190429688, 0.0875500738620758, 0.30453595519065857, -1.4709253311157227, -0.4430921971797943, -0.5930705070495605, -0.7398418188095093, -0.392555296421051, 0.4122271239757538, 0.08352924883365631, -1.9349247217178345, -1.7145624160766602, -0.7462756037712097, 0.1994616836309433, 0.10410561412572861, -0.49490994215011597, -1.4118884801864624, 0.12449979037046432, -0.12048225849866867, -0.028250334784388542, -0.3741917014122009, -0.5103831887245178, 0.053943999111652374, 1.2971198558807373, -1.7297033071517944, 0.44508999586105347, 394.0, 369.0625], "max": [-0.12917399406433105, 0.7231881022453308, 0.5877166986465454, 0.03874630853533745, -0.040029127150774, 0.08147087693214417, 0.028272151947021484, -0.279889315366745, 0.5761635303497314, 0.25122368335723877, -1.466518759727478, -1.119922161102295, -0.21248650550842285, 0.5026286244392395, 0.604682445526123, -0.27105727791786194, -0.8666988611221313, 0.3965398967266083, 0.1331806182861328, 0.5151797533035278, -0.30298012495040894, -0.4451816976070404, 0.23686838150024414, 1.7438392639160156, -1.121137022972107, 0.771670401096344, 1003.0, 1005.0], "mean": [-0.5184271931648254, 0.36436185240745544, 0.41552913188934326, -0.8927261829376221, -0.17380915582180023, -0.24451906979084015, -0.5708621740341187, -0.33097127079963684, 0.5031672120094299, 0.18901048600673676, -1.7762640714645386, -1.4939202070236206, -0.42490750551223755, 0.3614387810230255, 0.3374532461166382, -0.40702006220817566, -1.1624420881271362, 0.20655019581317902, -0.05408349633216858, 0.26898595690727234, -0.32559889554977417, -0.4866645932197571, 0.1569742113351822, 1.5854419469833374, -1.4425950050354004, 0.6458279490470886, 882.419921875, 906.581787109375], "std": [0.2209048718214035, 0.15032196044921875, 0.07711612433195114, 0.40692082047462463, 0.09038512408733368, 0.148805633187294, 0.14387017488479614, 0.029970640316605568, 0.04349961131811142, 0.040998153388500214, 0.14019030332565308, 0.13393571972846985, 0.10835427790880203, 0.11069304496049881, 0.17845308780670166, 0.04718750715255737, 0.17134128510951996, 0.05575847998261452, 0.06617791950702667, 0.19647511839866638, 0.020271139219403267, 0.027442364022135735, 0.06004653871059418, 0.10822134464979172, 0.20648738741874695, 0.08368295431137085, 205.30743408203125, 221.82504272460938], "count": [974]}, "timestamp": {"min": [0.0], "max": [32.43333333333333], "mean": [16.216666666666665], "std": [9.372314430159596], "count": [974]}, "frame_index": {"min": [0], "max": [973], "mean": [486.5], "std": [281.16943290478787], "count": [974]}, "episode_index": {"min": [50], "max": [50], "mean": [50.0], "std": [0.0], "count": [974]}, "index": {"min": [45388], "max": [46361], "mean": [45874.5], "std": [281.16943290478787], "count": [974]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [974]}, "subtask_annotation": {"mean": [5.3408624229979464, 16.0, 16.0, 16.0, 16.0], "std": [4.7401506742230985, 0.0, 0.0, 0.0, 0.0], "min": [0, 16, 16, 16, 16], "max": [16, 16, 16, 16, 16], "count": [974]}, "scene_annotation": {"mean": [50.0], "std": [0.0], "min": [50], "max": [50], "count": [974]}, "eef_direction_state": {"mean": [4.707392197125257, 5.369609856262834], "std": [1.8841189685526216, 1.5269450018756319], "min": [0, 0], "max": [6, 6], "count": [974]}, "eef_velocity_state": {"mean": [0.45585215605749485, 0.2032854209445585], "std": [0.597394791292765, 0.45285936942199084], "min": [0, 0], "max": [2, 2], "count": [974]}, "eef_acc_mag_state": {"mean": [0.2792607802874743, 0.1273100616016427], "std": [0.6079901481844256, 0.43724632112831696], "min": [0, 0], "max": [2, 2], "count": [974]}, "eef_direction_action": {"mean": [4.707392197125257, 5.369609856262834], "std": [1.8841189685526216, 1.5269450018756319], "min": [0, 0], "max": [6, 6], "count": [974]}, "eef_velocity_action": {"mean": [0.45585215605749485, 0.2032854209445585], "std": [0.597394791292765, 0.45285936942199084], "min": [0, 0], "max": [2, 2], "count": [974]}, "eef_acc_mag_action": {"mean": [0.2792607802874743, 0.1273100616016427], "std": [0.6079901481844256, 0.43724632112831696], "min": [0, 0], "max": [2, 2], "count": [974]}, "eef_sim_pose_state": {"mean": [0.568879937642938, 0.2969240249761322, 1.1297788222043181, 0.21613606770814195, -0.2588137316361711, 0.7812569532014981, 0.5405316375015145, -0.2494483394583484, 1.1310061731039367, -0.1635592738054153, -0.19088115459282304, -1.0262668745364238], "std": [0.04326017405089506, 0.036676674995757684, 0.028431679201630446, 0.07851688878579405, 0.08884508481415306, 0.15408458556147095, 0.03445070167095948, 0.0465995073064026, 0.01381918865709339, 0.08181939115894823, 0.11953172119346199, 0.17159939471616778], "min": [0.47061432297410266, 0.20685790099384987, 1.0716581786798087, 0.049325525426297645, -0.4006169585251569, 0.5145223755198304, 0.48861434468619164, -0.3140565774014982, 1.097600333490634, -0.3735892390628488, -0.38310010545161877, -1.250197682715702], "max": [0.6333193245898289, 0.3491965357578782, 1.184827603654261, 0.33819500269049974, -0.12712783123390126, 1.2502109167682014, 0.5730438468441496, -0.16474285074373918, 1.149271595340045, -0.07602364334448808, -0.06111811284600499, -0.7367692443937863], "count": [974]}, "eef_sim_pose_action": {"mean": [0.5689814472914297, 0.29686168769858046, 1.1298237567962406, 0.21632965076432084, -0.2586528227304889, 0.7807558096180756, 0.5406126508739005, -0.24936379892019056, 1.1310033240243216, -0.16363944502283964, -0.19062227098896847, -1.025937035987249], "std": [0.043187737469968374, 0.03670661390060822, 0.028481955270489072, 0.07840323488117738, 0.08876193853253861, 0.15335072228204596, 0.03442128563072991, 0.04656481508490172, 0.013817674501171138, 0.08177184723006614, 0.11938811819849125, 0.1714773449297771], "min": [0.47061432297410266, 0.20685790099384987, 1.0716581786798087, 0.049325525426297645, -0.4006169585251569, 0.5145223755198304, 0.48861434468619164, -0.3140565774014982, 1.097600333490634, -0.3735892390628488, -0.38310010545161877, -1.250197682715702], "max": [0.6333193245898289, 0.3491965357578782, 1.184827603654261, 0.33819500269049974, -0.12712783123390126, 1.2502109167682014, 0.5730438468441496, -0.16474285074373918, 1.149271595340045, -0.07602364334448808, -0.06111811284600499, -0.7367692443937863], "count": [974]}, "gripper_mode_state": {"mean": [0.06673511293634497, 0.14476386036960986], "std": [0.2495626928002619, 0.3518625940626507], "min": [0, 0], "max": [1, 1], "count": [974]}, "gripper_activity_state": {"mean": [1.8716632443531827, 1.9260780287474333], "std": [0.4450940716202926, 0.34313091901937387], "min": [0, 0], "max": [2, 2], "count": [974]}, "gripper_mode_action": {"mean": [0.06673511293634497, 0.14476386036960986], "std": [0.2495626928002619, 0.3518625940626507], "min": [0, 0], "max": [1, 1], "count": [974]}, "gripper_activity_action": {"mean": [1.8716632443531827, 1.9260780287474333], "std": [0.4450940716202926, 0.34313091901937387], "min": [0, 0], "max": [2, 2], "count": [974]}, "gripper_open_scale_state": {"mean": [0.8022036587642332, 0.8241653796152036], "std": [0.18664504165294674, 0.20165935588637926], "min": [0.35818181818181816, 0.33551136363636364], "max": [0.9118181818181819, 0.9136363636363637], "count": [974]}, "gripper_open_scale_action": {"mean": [0.8021999253313415, 0.8241653444661545], "std": [0.18664288536903686, 0.2016593400301029], "min": [0.35818181818181816, 0.33551136363636364], "max": [0.9118181818181819, 0.9136363636363637], "count": [974]}}} +{"episode_index": 49, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5208036378223944]], [[0.4830989100230911]], [[0.42992108063285195]]], "std": [[[0.16172423635604363]], [[0.13392565496931508]], [[0.14825035739778847]]], "count": [167]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4845621269715471]], [[0.44748695134241323]], [[0.40200822619466947]]], "std": [[[0.1698592952408553]], [[0.12396265515053802]], [[0.1303764921058895]]], "count": [167]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.430504274539157]], [[0.431816933534891]], [[0.4042114325271027]]], "std": [[[0.19000601934689534]], [[0.14101534303199345]], [[0.1537938349934452]]], "count": [167]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5197565775312121]], [[0.482945414318422]], [[0.43799061558256036]]], "std": [[[0.14402163436325593]], [[0.1207615379757684]], [[0.14062317041260963]]], "count": [167]}, "observation.state": {"min": [-0.6173610091209412, 0.16570155322551727, 0.28483229875564575, -1.5272197723388672, -0.3836451768875122, -0.31861966848373413, -0.6479513049125671, -0.3800709843635559, 0.36130526661872864, 0.07948693633079529, -1.9791828393936157, -1.6482304334640503, -0.7461923360824585, 0.19950640201568604, 0.12618622183799744, -0.4804542362689972, -1.4262994527816772, 0.08105091005563736, -0.12063933908939362, -0.02831117995083332, -0.3711370527744293, -0.5088697671890259, 0.05463381111621857, 1.2218011617660522, -1.6992714405059814, 0.45606234669685364, 398.75, 369.25], "max": [-0.05786421149969101, 0.7868162393569946, 0.5740464329719543, -0.6932164430618286, -0.08149051666259766, -0.010581058450043201, 0.028320876881480217, -0.26803645491600037, 0.5439486503601074, 0.26130443811416626, -1.5721182823181152, -1.1211638450622559, -0.15208138525485992, 0.42887431383132935, 0.6049354672431946, -0.23453298211097717, -1.011616826057434, 0.4181666970252991, 0.18540960550308228, 0.44256532192230225, -0.28106600046157837, -0.4451889991760254, 0.23496492207050323, 1.6736526489257812, -1.121137022972107, 0.7949681878089905, 1000.0, 1004.875], "mean": [-0.35155534744262695, 0.43387332558631897, 0.44843029975891113, -1.1819099187850952, -0.18250806629657745, -0.1845310628414154, -0.5340272188186646, -0.32700401544570923, 0.4644280970096588, 0.16892458498477936, -1.850990653038025, -1.489177942276001, -0.3834238350391388, 0.3154928982257843, 0.35341641306877136, -0.3923470079898834, -1.2532463073730469, 0.1920509934425354, -0.020810358226299286, 0.181777223944664, -0.3150842487812042, -0.4784086048603058, 0.16167154908180237, 1.5553762912750244, -1.3732986450195312, 0.6970342397689819, 822.2696533203125, 912.023681640625], "std": [0.14853668212890625, 0.12725640833377838, 0.06929847598075867, 0.16916921734809875, 0.05191081017255783, 0.07921704649925232, 0.1303832083940506, 0.02845233492553234, 0.04295407235622406, 0.04621865972876549, 0.10263948142528534, 0.11436383426189423, 0.12836681306362152, 0.08910941332578659, 0.19264227151870728, 0.06212184205651283, 0.1302606165409088, 0.07663951069116592, 0.09271162003278732, 0.1711500585079193, 0.025410199537873268, 0.025315547361969948, 0.06351961195468903, 0.1373782902956009, 0.19454491138458252, 0.07892949134111404, 261.15167236328125, 213.98194885253906], "count": [923]}, "action": {"min": [-0.6172764301300049, 0.16570155322551727, 0.28483229875564575, -1.5272197723388672, -0.3836451768875122, -0.31861966848373413, -0.6479513049125671, -0.3800709843635559, 0.36130526661872864, 0.07948693633079529, -1.9791828393936157, -1.6482304334640503, -0.7461923360824585, 0.19950640201568604, 0.12618622183799744, -0.4804542362689972, -1.4262994527816772, 0.08105091005563736, -0.12063933908939362, -0.02831360325217247, -0.3711370527744293, -0.5088697671890259, 0.05463381111621857, 1.2218011617660522, -1.6992714405059814, 0.45606234669685364, 398.75, 369.25], "max": [-0.05786421149969101, 0.7868162393569946, 0.5740464329719543, -0.6932164430618286, -0.08149051666259766, -0.010581058450043201, 0.028320148587226868, -0.2680540978908539, 0.5438957810401917, 0.26130443811416626, -1.572161316871643, -1.1211638450622559, -0.15208138525485992, 0.42887431383132935, 0.6049354672431946, -0.23453298211097717, -1.011616826057434, 0.4181666970252991, 0.18540960550308228, 0.44256532192230225, -0.28106600046157837, -0.4451889991760254, 0.2349649965763092, 1.6736526489257812, -1.121137022972107, 0.7949681878089905, 1000.0, 1004.875], "mean": [-0.35200709104537964, 0.43356049060821533, 0.4484703242778778, -1.1815000772476196, -0.18239136040210724, -0.184442937374115, -0.5346331000328064, -0.3269590437412262, 0.4645349681377411, 0.1688184142112732, -1.8512588739395142, -1.4895380735397339, -0.38305455446243286, 0.31570905447006226, 0.3529966175556183, -0.39221325516700745, -1.2530407905578613, 0.19191323220729828, -0.020677322521805763, 0.18214835226535797, -0.3150550425052643, -0.47847726941108704, 0.16155129671096802, 1.5554569959640503, -1.3736523389816284, 0.6970218420028687, 822.2705688476562, 912.0191650390625], "std": [0.14870724081993103, 0.12719102203845978, 0.06931125372648239, 0.1690737009048462, 0.05186893418431282, 0.07933216542005539, 0.12906110286712646, 0.02851300686597824, 0.0430285781621933, 0.046179089695215225, 0.10223285108804703, 0.11373060196638107, 0.12781170010566711, 0.08906979113817215, 0.1925165057182312, 0.06212732195854187, 0.13015961647033691, 0.07664250582456589, 0.0926566943526268, 0.171065554022789, 0.025432894006371498, 0.025311293080449104, 0.06348580867052078, 0.13741038739681244, 0.19438254833221436, 0.07892261445522308, 261.1523742675781, 213.9810028076172], "count": [923]}, "timestamp": {"min": [0.0], "max": [30.733333333333334], "mean": [15.366666666666665], "std": [8.881566428407899], "count": [923]}, "frame_index": {"min": [0], "max": [922], "mean": [461.0], "std": [266.4469928522369], "count": [923]}, "episode_index": {"min": [51], "max": [51], "mean": [51.0], "std": [0.0], "count": [923]}, "index": {"min": [46362], "max": [47284], "mean": [46823.0], "std": [266.4469928522369], "count": [923]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [923]}, "subtask_annotation": {"mean": [6.222101841820152, 16.0, 16.0, 16.0, 16.0], "std": [4.583103964868341, 0.0, 0.0, 0.0, 0.0], "min": [0, 16, 16, 16, 16], "max": [16, 16, 16, 16, 16], "count": [923]}, "scene_annotation": {"mean": [51.0], "std": [0.0], "min": [51], "max": [51], "count": [923]}, "eef_direction_state": {"mean": [4.529794149512459, 5.538461538461538], "std": [1.9754535556908646, 1.1446728162760635], "min": [0, 0], "max": [6, 6], "count": [923]}, "eef_velocity_state": {"mean": [0.5081256771397616, 0.18743228602383533], "std": [0.6251232228877359, 0.41709698698553804], "min": [0, 0], "max": [2, 2], "count": [923]}, "eef_acc_mag_state": {"mean": [0.30985915492957744, 0.15492957746478872], "std": [0.6394237330520204, 0.48246059283951076], "min": [0, 0], "max": [2, 2], "count": [923]}, "eef_direction_action": {"mean": [4.529794149512459, 5.538461538461538], "std": [1.9754535556908646, 1.1446728162760635], "min": [0, 0], "max": [6, 6], "count": [923]}, "eef_velocity_action": {"mean": [0.5081256771397616, 0.18743228602383533], "std": [0.6251232228877359, 0.41709698698553804], "min": [0, 0], "max": [2, 2], "count": [923]}, "eef_acc_mag_action": {"mean": [0.3120260021668472, 0.15492957746478872], "std": [0.6417545284064415, 0.48246059283951076], "min": [0, 0], "max": [2, 2], "count": [923]}, "eef_sim_pose_state": {"mean": [0.5333380076357319, 0.2805789430521636, 1.1327300544360146, 0.20432674855556365, -0.2878016780560708, 0.7185570632893364, 0.528963642683564, -0.24834922281269592, 1.1398452483155936, -0.14553966710979507, -0.21666893740269882, -1.1021312999261181], "std": [0.04250196576829634, 0.04076219553031605, 0.025292555668368744, 0.07184730501958875, 0.05942096178844652, 0.15434125851334532, 0.030435212446789404, 0.05143518068196728, 0.0181050895464996, 0.098385115472061, 0.1253485001353427, 0.15656472261715387], "min": [0.44156774412298166, 0.20169739546950438, 1.0862468272339554, 0.07586299041184152, -0.4202222694551456, 0.4795057068155538, 0.4886164375150333, -0.3096485342297345, 1.1033041694730037, -0.3797507164119352, -0.3830336751878791, -1.251010238102201], "max": [0.6087422364370002, 0.36235447630582884, 1.1927550734099046, 0.30848628525841626, -0.1503004769722478, 1.2503628481952824, 0.5609735009960566, -0.1619374876572936, 1.168875218626202, -0.053388625055951544, -0.021568485053795383, -0.8082340857969614], "count": [923]}, "eef_sim_pose_action": {"mean": [0.5334680939979186, 0.2805098792453491, 1.1327882749504208, 0.20447844155920242, -0.2877183904375339, 0.7180270933848771, 0.5290418456887037, -0.2482506272005526, 1.139875533787643, -0.14554739071881106, -0.21644325737251094, -1.1018855661691498], "std": [0.04254837931081738, 0.040766653826305566, 0.025369151299692392, 0.071725185958064, 0.05934251477051548, 0.15335192503330533, 0.0304241910474577, 0.05140480377705699, 0.018128251223538318, 0.09837993646470648, 0.12523631434719115, 0.15651012573722278], "min": [0.44156774412298166, 0.20169739546950438, 1.0862468272339554, 0.07586299041184152, -0.4202222694551456, 0.4795057068155538, 0.4886164375150333, -0.3096485342297345, 1.1033041694730037, -0.3797507164119352, -0.3830336751878791, -1.251010238102201], "max": [0.6087192947655413, 0.36235447630582884, 1.1927494382902255, 0.30848628525841626, -0.1503004769722478, 1.2503628481952824, 0.5609735009960566, -0.1619374876572936, 1.168875218626202, -0.053388625055951544, -0.021568485053795383, -0.8082340857969614], "count": [923]}, "gripper_mode_state": {"mean": [0.27518959913326113, 0.13434452871072589], "std": [0.44660976664436486, 0.34102210531902444], "min": [0, 0], "max": [1, 1], "count": [923]}, "gripper_activity_state": {"mean": [1.8526543878656554, 1.924160346695558], "std": [0.47238015241565884, 0.34630259419806175], "min": [0, 0], "max": [2, 2], "count": [923]}, "gripper_mode_action": {"mean": [0.27518959913326113, 0.13434452871072589], "std": [0.44660976664436486, 0.34102210531902444], "min": [0, 0], "max": [1, 1], "count": [923]}, "gripper_activity_action": {"mean": [1.8526543878656554, 1.924160346695558], "std": [0.47238015241565884, 0.3463025941980617], "min": [0, 0], "max": [2, 2], "count": [923]}, "gripper_open_scale_state": {"mean": [0.747517825776367, 0.8291124181973839], "std": [0.23741111802005818, 0.19452943187957492], "min": [0.3625, 0.3356818181818182], "max": [0.9090909090909091, 0.9135227272727273], "count": [923]}, "gripper_open_scale_action": {"mean": [0.7475186739444155, 0.8291082844827684], "std": [0.2374116933182443, 0.1945276741273939], "min": [0.3625, 0.3356818181818182], "max": [0.9090909090909091, 0.9135227272727273], "count": [923]}}} +{"episode_index": 50, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5161547112524786]], [[0.4808226160314313]], [[0.4280502841117721]]], "std": [[[0.1598549170596303]], [[0.13729414092102607]], [[0.1510032756127339]]], "count": [178]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4695517999100389]], [[0.444769374908203]], [[0.4061461041345377]]], "std": [[[0.17262178399947142]], [[0.12157225239318717]], [[0.133730991959367]]], "count": [178]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42629034478960126]], [[0.4313106961885878]], [[0.40586164927113166]]], "std": [[[0.18577710115280627]], [[0.1401215407468925]], [[0.1532478369759494]]], "count": [178]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5074281240820298]], [[0.47277876574318867]], [[0.4283857609054858]]], "std": [[[0.1429450622413601]], [[0.12069094954222]], [[0.13772434748621565]]], "count": [178]}, "observation.state": {"min": [-0.6251583695411682, 0.23065289855003357, 0.36519378423690796, -1.5050137042999268, -0.40165480971336365, -0.2740177810192108, -0.8324674963951111, -0.37400326132774353, 0.3985636234283447, 0.09446687251329422, -1.9947587251663208, -1.7843106985092163, -0.7462756037712097, 0.18654079735279083, 0.09716357290744781, -0.45793840289115906, -1.433886170387268, 0.052982743829488754, -0.12110621482133865, -0.028272151947021484, -0.37565743923187256, -0.49375349283218384, 0.04601343721151352, 1.231907844543457, -1.6335583925247192, 0.47563061118125916, 394.0, 367.875], "max": [-0.1693623811006546, 0.6878898739814758, 0.6199594736099243, -0.6497609615325928, -0.08934667706489563, -0.0903109684586525, 0.028268516063690186, -0.256765753030777, 0.527330219745636, 0.2593211233615875, -1.5732269287109375, -1.1184124946594238, -0.11546087265014648, 0.3668453097343445, 0.6046081781387329, -0.30001553893089294, -1.0736000537872314, 0.3433389961719513, 0.21678407490253448, 0.36607298254966736, -0.3067588806152344, -0.44256168603897095, 0.23494280874729156, 1.6624561548233032, -1.121137022972107, 0.7748764157295227, 1003.0, 1001.0], "mean": [-0.3973919749259949, 0.46541792154312134, 0.47117578983306885, -1.1452069282531738, -0.24908430874347687, -0.17311275005340576, -0.6172772645950317, -0.3217192590236664, 0.47079169750213623, 0.1823844462633133, -1.8500574827194214, -1.553592562675476, -0.33807140588760376, 0.2796161472797394, 0.3327179551124573, -0.3925356864929199, -1.265641450881958, 0.16836488246917725, -0.021996071562170982, 0.14704802632331848, -0.3268081247806549, -0.46849384903907776, 0.1521053910255432, 1.5316028594970703, -1.3705357313156128, 0.7007359266281128, 844.2584838867188, 904.5742797851562], "std": [0.14598777890205383, 0.10672593116760254, 0.07976546883583069, 0.21675518155097961, 0.07024089246988297, 0.03874823451042175, 0.17557765543460846, 0.028908746317029, 0.03428312763571739, 0.03759085386991501, 0.08156251162290573, 0.1629534661769867, 0.14485158026218414, 0.07105104625225067, 0.21267929673194885, 0.05907193571329117, 0.12438470870256424, 0.08745095133781433, 0.09654314815998077, 0.1518184095621109, 0.019293667748570442, 0.02097124047577381, 0.06763388216495514, 0.1052737832069397, 0.19229759275913239, 0.07886768877506256, 254.92262268066406, 220.1396942138672], "count": [1005]}, "action": {"min": [-0.6251583695411682, 0.23065289855003357, 0.36519378423690796, -1.5050137042999268, -0.40165480971336365, -0.2740177810192108, -0.8324674963951111, -0.37400326132774353, 0.3985636234283447, 0.09446687251329422, -1.9947587251663208, -1.7843106985092163, -0.7462756037712097, 0.18654079735279083, 0.09716357290744781, -0.45793840289115906, -1.433886170387268, 0.052982743829488754, -0.12110621482133865, -0.028272151947021484, -0.37565743923187256, -0.49375349283218384, 0.04601343721151352, 1.231907844543457, -1.6335583925247192, 0.47563061118125916, 394.0, 367.875], "max": [-0.1693623811006546, 0.6878898739814758, 0.6199594736099243, -0.6497609615325928, -0.08934667706489563, -0.0903109684586525, 0.02826957404613495, -0.256765753030777, 0.527330219745636, 0.2593211233615875, -1.5732269287109375, -1.1184124946594238, -0.11546087265014648, 0.3668453097343445, 0.6046081781387329, -0.30001553893089294, -1.0736000537872314, 0.3433389961719513, 0.21678407490253448, 0.36607298254966736, -0.3067588806152344, -0.44256168603897095, 0.23494280874729156, 1.6624561548233032, -1.121137022972107, 0.7748764157295227, 1003.0, 1001.0], "mean": [-0.3978096544742584, 0.4651983678340912, 0.47127050161361694, -1.1448616981506348, -0.2491053342819214, -0.17313575744628906, -0.6179853081703186, -0.3216693699359894, 0.4708728492259979, 0.1822880655527115, -1.8504756689071655, -1.5540233850479126, -0.33766523003578186, 0.27976566553115845, 0.33226537704467773, -0.3924103379249573, -1.265390396118164, 0.16820752620697021, -0.021892061457037926, 0.14735010266304016, -0.32682427763938904, -0.4685421586036682, 0.15197475254535675, 1.5315890312194824, -1.3709133863449097, 0.7007195353507996, 844.2586059570312, 904.5743408203125], "std": [0.14602164924144745, 0.10666651278734207, 0.07979834079742432, 0.21660639345645905, 0.07024535536766052, 0.03872394561767578, 0.1744038611650467, 0.028974242508411407, 0.03431897237896919, 0.03758001700043678, 0.08121883869171143, 0.16238097846508026, 0.14427772164344788, 0.07104063034057617, 0.2125842571258545, 0.059080399572849274, 0.12434373050928116, 0.08743932098150253, 0.0964931845664978, 0.15177150070667267, 0.01928526908159256, 0.020973453298211098, 0.06760063767433167, 0.10526933521032333, 0.19217978417873383, 0.07885992527008057, 254.92263793945312, 220.1396942138672], "count": [1005]}, "timestamp": {"min": [0.0], "max": [33.46666666666667], "mean": [16.733333333333334], "std": [9.670612221609382], "count": [1005]}, "frame_index": {"min": [0], "max": [1004], "mean": [502.0], "std": [290.11836664828144], "count": [1005]}, "episode_index": {"min": [52], "max": [52], "mean": [52.0], "std": [0.0], "count": [1005]}, "index": {"min": [47285], "max": [48289], "mean": [47787.0], "std": [290.11836664828144], "count": [1005]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1005]}, "subtask_annotation": {"mean": [5.556218905472637, 16.0, 16.0, 16.0, 16.0], "std": [4.572693517155014, 0.0, 0.0, 0.0, 0.0], "min": [0, 16, 16, 16, 16], "max": [16, 16, 16, 16, 16], "count": [1005]}, "scene_annotation": {"mean": [52.0], "std": [0.0], "min": [52], "max": [52], "count": [1005]}, "eef_direction_state": {"mean": [4.621890547263682, 5.507462686567164], "std": [1.9445851360133877, 1.2918396885627823], "min": [0, 0], "max": [6, 6], "count": [1005]}, "eef_velocity_state": {"mean": [0.472636815920398, 0.14626865671641792], "std": [0.5854772365049599, 0.35337534828959694], "min": [0, 0], "max": [2, 1], "count": [1005]}, "eef_acc_mag_state": {"mean": [0.2208955223880597, 0.11343283582089553], "std": [0.5399108034218257, 0.4125743192105639], "min": [0, 0], "max": [2, 2], "count": [1005]}, "eef_direction_action": {"mean": [4.621890547263682, 5.507462686567164], "std": [1.9445851360133877, 1.2918396885627823], "min": [0, 0], "max": [6, 6], "count": [1005]}, "eef_velocity_action": {"mean": [0.472636815920398, 0.14626865671641792], "std": [0.58547723650496, 0.35337534828959694], "min": [0, 0], "max": [2, 1], "count": [1005]}, "eef_acc_mag_action": {"mean": [0.2208955223880597, 0.11343283582089553], "std": [0.5399108034218257, 0.4125743192105639], "min": [0, 0], "max": [2, 2], "count": [1005]}, "eef_sim_pose_state": {"mean": [0.5437754693690695, 0.296802958044954, 1.1397059758749517, 0.22168579925049367, -0.2477565647444159, 0.6679040250730088, 0.5181556075895035, -0.23739124544994253, 1.1291243760592078, -0.1565527038733814, -0.21119660138413213, -1.1183540542860209], "std": [0.03708971164497339, 0.03221593109057912, 0.02394636566685015, 0.06912240464552183, 0.08924017183504432, 0.1742581314238114, 0.02516768603999561, 0.05762073469251589, 0.011557348003724436, 0.09174075334831734, 0.12898534449159796, 0.13496810802193082], "min": [0.48465367501488643, 0.21352345313733798, 1.0982588732828593, 0.07343520645725854, -0.40231499716371766, 0.4549352803079826, 0.48717885366523017, -0.3096456722334006, 1.1002135262084727, -0.39246912819216945, -0.38309321723491774, -1.2502134260060966], "max": [0.6052055557085009, 0.3457022699487768, 1.198751836825257, 0.3517357938235292, -0.09550464921212054, 1.2503533931154305, 0.5454834237600674, -0.14930114038990852, 1.1422315019151963, -0.07520760863123299, -0.05590591108112175, -0.82966756873434], "count": [1005]}, "eef_sim_pose_action": {"mean": [0.5438902959375428, 0.2967529381850862, 1.1397630005629116, 0.22176647215246165, -0.24766557795706662, 0.6672433441175525, 0.5182121479237104, -0.23727848702668955, 1.1291141487496288, -0.15661358245027968, -0.21093196976435707, -1.1181485486356713], "std": [0.03709750949744457, 0.03223492960607975, 0.024014581053028273, 0.06899922889052931, 0.08914863079196489, 0.17330492337300785, 0.02516517441027231, 0.057590167913690045, 0.011552463821002851, 0.09170740490807142, 0.12890530114035872, 0.13492448913696892], "min": [0.48465367501488643, 0.21352345313733798, 1.0982588732828593, 0.07343520645725854, -0.40231499716371766, 0.4549352803079826, 0.48717885366523017, -0.3096456722334006, 1.1002135262084727, -0.39246912819216945, -0.3830983846037266, -1.2502134260060966], "max": [0.6052055557085009, 0.3457022699487768, 1.198751836825257, 0.3517357938235292, -0.09550464921212054, 1.2503533931154305, 0.5454834237600674, -0.14930114038990852, 1.1422315019151963, -0.07520760863123299, -0.05590591108112175, -0.82966756873434], "count": [1005]}, "gripper_mode_state": {"mean": [0.23980099502487562, 0.14427860696517414], "std": [0.42696191611191375, 0.3513720116021814], "min": [0, 0], "max": [1, 1], "count": [1005]}, "gripper_activity_state": {"mean": [1.863681592039801, 1.927363184079602], "std": [0.4552888516286855, 0.33929618760486585], "min": [0, 0], "max": [2, 2], "count": [1005]}, "gripper_mode_action": {"mean": [0.23980099502487562, 0.14427860696517414], "std": [0.42696191611191375, 0.3513720116021814], "min": [0, 0], "max": [1, 1], "count": [1005]}, "gripper_activity_action": {"mean": [1.863681592039801, 1.927363184079602], "std": [0.4552888516286855, 0.33929618760486585], "min": [0, 0], "max": [2, 2], "count": [1005]}, "gripper_open_scale_state": {"mean": [0.7675076111474776, 0.8223401973177469], "std": [0.23174783433445004, 0.2001284141134533], "min": [0.35818181818181816, 0.33443181818181816], "max": [0.9118181818181819, 0.91], "count": [1005]}, "gripper_open_scale_action": {"mean": [0.7675077260956418, 0.8223402281803904], "std": [0.2317479044862954, 0.20012842765250258], "min": [0.35818181818181816, 0.33443181818181816], "max": [0.9118181818181819, 0.91], "count": [1005]}}} +{"episode_index": 51, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5133021842836751]], [[0.4769960875873338]], [[0.4258045660074375]]], "std": [[[0.16094952192100936]], [[0.1343346063219095]], [[0.14828363704737946]]], "count": [174]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4705275042727819]], [[0.4493535163586508]], [[0.41122182898542564]]], "std": [[[0.17243765745114328]], [[0.1206241240195591]], [[0.13234074084556885]]], "count": [174]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41167996863496353]], [[0.43862451402974983]], [[0.4237634205262565]]], "std": [[[0.18932074263455917]], [[0.14277535574096967]], [[0.15901745009072862]]], "count": [174]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5214062042201938]], [[0.4851227145312148]], [[0.4426136982570806]]], "std": [[[0.14112535959567646]], [[0.12188969153551214]], [[0.1405173892946574]]], "count": [174]}, "observation.state": {"min": [-0.5722683668136597, 0.18095245957374573, 0.3361700475215912, -1.6208425760269165, -0.4784940183162689, -0.3232469856739044, -0.7163289785385132, -0.3904140591621399, 0.3559669852256775, 0.08217618614435196, -1.996234655380249, -1.8155730962753296, -0.7461507320404053, 0.08939467370510101, 0.12789882719516754, -0.4617901146411896, -1.5728263854980469, 0.030029481276869774, -0.12059679627418518, -0.03486185893416405, -0.37224188446998596, -0.48757004737854004, 0.0615062490105629, 1.188475489616394, -1.6819124221801758, 0.5092508792877197, 395.1875, 368.1875], "max": [0.050594910979270935, 0.8297731876373291, 0.6195690035820007, -0.8040361404418945, -0.07961319386959076, -0.09792060405015945, 0.028274333104491234, -0.28139665722846985, 0.5160630941390991, 0.2747153043746948, -1.572860836982727, -1.1209388971328735, -0.13898716866970062, 0.3680244982242584, 0.6046627759933472, -0.16034993529319763, -1.0862056016921997, 0.2991025149822235, 0.298875629901886, 0.3997523784637451, -0.30720749497413635, -0.4222165048122406, 0.23503494262695312, 1.6338845491409302, -1.1013474464416504, 0.7555209994316101, 1002.9375, 1004.875], "mean": [-0.36464765667915344, 0.4248124957084656, 0.4697187840938568, -1.1607177257537842, -0.21581998467445374, -0.1809321939945221, -0.5651668906211853, -0.3321878910064697, 0.4642678499221802, 0.16193382441997528, -1.8464975357055664, -1.548818588256836, -0.3732914328575134, 0.24655400216579437, 0.3662019670009613, -0.3790056109428406, -1.305116891860962, 0.18780413269996643, -0.0010311451042070985, 0.15521802008152008, -0.3285691738128662, -0.4595735967159271, 0.16696543991565704, 1.5098985433578491, -1.374131202697754, 0.6893519759178162, 848.0733032226562, 927.1356201171875], "std": [0.13604699075222015, 0.11509566009044647, 0.05798720568418503, 0.16233989596366882, 0.08754481375217438, 0.038449808955192566, 0.15830199420452118, 0.0286090150475502, 0.0388643778860569, 0.03874703496694565, 0.09309354424476624, 0.14634643495082855, 0.12507882714271545, 0.0907817855477333, 0.19212956726551056, 0.07664413005113602, 0.1365748941898346, 0.06594372540712357, 0.13456277549266815, 0.17742972075939178, 0.019769979640841484, 0.02212413214147091, 0.059187229722738266, 0.14090219140052795, 0.2082807719707489, 0.06040211766958237, 250.38478088378906, 196.5911407470703], "count": [976]}, "action": {"min": [-0.5722683668136597, 0.18095245957374573, 0.3361700475215912, -1.6208425760269165, -0.4784940183162689, -0.3232469856739044, -0.7163289785385132, -0.3904140591621399, 0.3559669852256775, 0.08217618614435196, -1.996234655380249, -1.8155730962753296, -0.7461507320404053, 0.08939467370510101, 0.12789882719516754, -0.4617901146411896, -1.5728263854980469, 0.030029481276869774, -0.12059679627418518, -0.03486185893416405, -0.37224188446998596, -0.48757004737854004, 0.0615062490105629, 1.188475489616394, -1.6819124221801758, 0.5092508792877197, 395.1875, 368.1875], "max": [0.050594910979270935, 0.8297731876373291, 0.6195690035820007, -0.8040361404418945, -0.07961319386959076, -0.09792060405015945, 0.028274333104491234, -0.28109610080718994, 0.5169832110404968, 0.2747153043746948, -1.5728466510772705, -1.1209388971328735, -0.13898716866970062, 0.3680244982242584, 0.6046627759933472, -0.16034993529319763, -1.0862056016921997, 0.2991025149822235, 0.298875629901886, 0.3997523784637451, -0.30720749497413635, -0.4222165048122406, 0.23503494262695312, 1.6338845491409302, -1.1013474464416504, 0.7555209994316101, 1002.9375, 1004.875], "mean": [-0.3649977445602417, 0.42458951473236084, 0.469760924577713, -1.1603978872299194, -0.2157452553510666, -0.18093089759349823, -0.5657806992530823, -0.33215901255607605, 0.46434375643730164, 0.1618509739637375, -1.846824049949646, -1.5491641759872437, -0.3729168176651001, 0.24670299887657166, 0.3657968044281006, -0.37890389561653137, -1.3048598766326904, 0.1876988261938095, -0.0009359457762911916, 0.1556016206741333, -0.32859277725219727, -0.459616482257843, 0.16684433817863464, 1.5099176168441772, -1.3745732307434082, 0.6892723441123962, 848.0726318359375, 927.138916015625], "std": [0.13606122136116028, 0.11495743691921234, 0.057985883206129074, 0.16215123236179352, 0.08754347264766693, 0.03845178335905075, 0.15715736150741577, 0.02864694409072399, 0.03889917954802513, 0.03867516666650772, 0.09268840402364731, 0.1457318514585495, 0.12450484931468964, 0.09082389622926712, 0.19204331934452057, 0.0766139030456543, 0.13660995662212372, 0.06592021882534027, 0.13451087474822998, 0.17743724584579468, 0.019759967923164368, 0.022136883810162544, 0.05916883796453476, 0.14091283082962036, 0.20819956064224243, 0.06037822365760803, 250.38475036621094, 196.5922393798828], "count": [976]}, "timestamp": {"min": [0.0], "max": [32.5], "mean": [16.25], "std": [9.391559449254895], "count": [976]}, "frame_index": {"min": [0], "max": [975], "mean": [487.5], "std": [281.74678347764683], "count": [976]}, "episode_index": {"min": [53], "max": [53], "mean": [53.0], "std": [0.0], "count": [976]}, "index": {"min": [48290], "max": [49265], "mean": [48777.5], "std": [281.74678347764683], "count": [976]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [976]}, "subtask_annotation": {"mean": [5.975409836065574, 16.0, 16.0, 16.0, 16.0], "std": [4.531245105827261, 0.0, 0.0, 0.0, 0.0], "min": [0, 16, 16, 16, 16], "max": [16, 16, 16, 16, 16], "count": [976]}, "scene_annotation": {"mean": [53.0], "std": [0.0], "min": [53], "max": [53], "count": [976]}, "eef_direction_state": {"mean": [4.898565573770492, 5.424180327868853], "std": [1.7830480188439675, 1.4129050065895403], "min": [0, 0], "max": [6, 6], "count": [976]}, "eef_velocity_state": {"mean": [0.4088114754098361, 0.17930327868852458], "std": [0.6072345784875453, 0.4069351740644779], "min": [0, 0], "max": [2, 2], "count": [976]}, "eef_acc_mag_state": {"mean": [0.25, 0.10245901639344263], "std": [0.5841134518140837, 0.38908533236467135], "min": [0, 0], "max": [2, 2], "count": [976]}, "eef_direction_action": {"mean": [4.894467213114754, 5.424180327868853], "std": [1.7851074848679545, 1.4129050065895403], "min": [0, 0], "max": [6, 6], "count": [976]}, "eef_velocity_action": {"mean": [0.4098360655737705, 0.17930327868852458], "std": [0.6073875577064856, 0.4069351740644779], "min": [0, 0], "max": [2, 2], "count": [976]}, "eef_acc_mag_action": {"mean": [0.2520491803278688, 0.10245901639344263], "std": [0.5867351156543739, 0.38908533236467135], "min": [0, 0], "max": [2, 2], "count": [976]}, "eef_sim_pose_state": {"mean": [0.5356245463336817, 0.2757519492422825, 1.127727681166061, 0.20483487140136314, -0.24584099596550565, 0.6892909444786337, 0.5096121763266097, -0.25138080209417374, 1.1289650631296417, -0.17492720537174006, -0.2088923563035199, -1.1247809789826202], "std": [0.0388868961934576, 0.03350146223851818, 0.025761556410016245, 0.0594454950555764, 0.08298000089256376, 0.16220409381740228, 0.027230878062570595, 0.048290960096317545, 0.012372098062257959, 0.10655752562550322, 0.13768505256041622, 0.15133055377731391], "min": [0.4237330336007717, 0.19879974817672436, 1.0760262153289546, 0.07035765389783322, -0.3967869685719918, 0.46622590431345523, 0.46973099284566405, -0.3096856399268851, 1.1019585683186537, -0.4083315807254977, -0.4067457052109693, -1.280359418291497], "max": [0.5867823472473563, 0.36967210497845876, 1.1773612927487944, 0.2934250765085103, -0.0635624956372407, 1.2503785553181008, 0.5428448138945823, -0.1657984546051435, 1.154259891690086, -0.0756684036333054, -0.04079669206933212, -0.8548195310723457], "count": [976]}, "eef_sim_pose_action": {"mean": [0.5357258073337522, 0.27570834142092354, 1.127767096878764, 0.20495652196275232, -0.24578227329936247, 0.6887328664672338, 0.5096672305011328, -0.2512835667951602, 1.1289494783294027, -0.17501137966952124, -0.2086106467054819, -1.1244960320395818], "std": [0.03889313478646548, 0.03348340284510947, 0.025809365902174027, 0.059302537906181264, 0.08290301893111536, 0.16120214867517207, 0.027242766911483363, 0.04826904993190615, 0.012368041895535094, 0.10651161329877955, 0.13760962603074425, 0.15135570077058083], "min": [0.4237330336007717, 0.19879974817672436, 1.0760262153289546, 0.07035765389783322, -0.3967869685719918, 0.46622590431345523, 0.46973099284566405, -0.3096856399268851, 1.1019585683186537, -0.4083315807254977, -0.4067457052109693, -1.280359418291497], "max": [0.5867823472473563, 0.36967210497845876, 1.1776469150085054, 0.2934250765085103, -0.0635624956372407, 1.2503722688635301, 0.5428448138945823, -0.1657984546051435, 1.154259891690086, -0.0756684036333054, -0.04079669206933212, -0.8548195310723457], "count": [976]}, "gripper_mode_state": {"mean": [0.2336065573770492, 0.1096311475409836], "std": [0.42312472597035955, 0.312429446483254], "min": [0, 0], "max": [1, 1], "count": [976]}, "gripper_activity_state": {"mean": [1.8565573770491803, 1.9282786885245902], "std": [0.4659711707324536, 0.3372069283046246], "min": [0, 0], "max": [2, 2], "count": [976]}, "gripper_mode_action": {"mean": [0.2336065573770492, 0.1096311475409836], "std": [0.4231247259703596, 0.312429446483254], "min": [0, 0], "max": [1, 1], "count": [976]}, "gripper_activity_action": {"mean": [1.8565573770491803, 1.9282786885245902], "std": [0.4659711707324536, 0.3372069283046246], "min": [0, 0], "max": [2, 2], "count": [976]}, "gripper_open_scale_state": {"mean": [0.7709757297476102, 0.8428505457211556], "std": [0.22762298518317542, 0.17871913743533951], "min": [0.35926136363636363, 0.3347159090909091], "max": [0.9117613636363636, 0.9135227272727273], "count": [976]}, "gripper_open_scale_action": {"mean": [0.770975138156854, 0.8428535010597945], "std": [0.2276226277206756, 0.17872027110508798], "min": [0.35926136363636363, 0.3347159090909091], "max": [0.9117613636363636, 0.9135227272727273], "count": [976]}}} +{"episode_index": 52, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.515416369047619]], [[0.4815637219887955]], [[0.4299691118113912]]], "std": [[[0.16103892836722092]], [[0.13448762809714424]], [[0.14431120241485462]]], "count": [175]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46155526377217554]], [[0.44938288281979455]], [[0.4170974848272642]]], "std": [[[0.17094794663443502]], [[0.11847824924651293]], [[0.13036358298666842]]], "count": [175]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42139893323996264]], [[0.4397661694677871]], [[0.42057232726423904]]], "std": [[[0.1926912538015323]], [[0.14228331663486812]], [[0.15548966987707513]]], "count": [175]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5170557364612512]], [[0.48127373015873015]], [[0.43555676353874884]]], "std": [[[0.145719807995285]], [[0.11989185480426208]], [[0.13640237596792784]]], "count": [175]}, "observation.state": {"min": [-0.6109994053840637, 0.2248235046863556, 0.399585485458374, -1.5221692323684692, -0.49121418595314026, -0.45352816581726074, -0.9719105958938599, -0.38730430603027344, 0.40541812777519226, 0.082192562520504, -2.1452789306640625, -1.8121482133865356, -0.7461090683937073, 0.18136917054653168, 0.23360031843185425, -0.5103342533111572, -1.4772368669509888, 0.1487838625907898, -0.12064260989427567, -0.028273243457078934, -0.3688885569572449, -0.4682595729827881, 0.08108412474393845, 1.2836579084396362, -1.7414679527282715, 0.3775224983692169, 400.0, 362.4375], "max": [-0.16732798516750336, 0.7503933906555176, 0.6598348021507263, -0.7362627983093262, -0.13014046847820282, 0.054227378219366074, 0.02828633226454258, -0.25739818811416626, 0.5064516067504883, 0.24364618957042694, -1.572854995727539, -1.1211905479431152, -0.04084759205579758, 0.34330952167510986, 0.6051012873649597, -0.27568456530570984, -1.1941629648208618, 0.3688829839229584, 0.20195205509662628, 0.48701339960098267, -0.3053288161754608, -0.43745267391204834, 0.2349781095981598, 1.6678403615951538, -1.121137022972107, 0.7462756037712097, 1002.875, 1005.0], "mean": [-0.37107667326927185, 0.5132062435150146, 0.491111695766449, -1.210496187210083, -0.23993821442127228, -0.17204158008098602, -0.6305617690086365, -0.31884798407554626, 0.4579958915710449, 0.18619564175605774, -1.8927029371261597, -1.519791841506958, -0.2668991684913635, 0.22720472514629364, 0.4436875879764557, -0.39170706272125244, -1.3523808717727661, 0.2592338025569916, -0.0004690403293352574, 0.2018270492553711, -0.32328104972839355, -0.45152905583381653, 0.18568064272403717, 1.5348773002624512, -1.4110816717147827, 0.6671596765518188, 874.41357421875, 908.9949951171875], "std": [0.10895118862390518, 0.10894136130809784, 0.08575712144374847, 0.16569174826145172, 0.10016867518424988, 0.14814259111881256, 0.20297586917877197, 0.0329972542822361, 0.02664232812821865, 0.047417834401130676, 0.1441328078508377, 0.16208890080451965, 0.15768428146839142, 0.041747286915779114, 0.13666541874408722, 0.07833898812532425, 0.06902972608804703, 0.038431618362665176, 0.10561076551675797, 0.19959472119808197, 0.018381591886281967, 0.0067503866739571095, 0.04808012396097183, 0.0920814722776413, 0.23716048896312714, 0.10455513745546341, 213.70358276367188, 220.92982482910156], "count": [981]}, "action": {"min": [-0.6109994053840637, 0.2248235046863556, 0.399585485458374, -1.5221692323684692, -0.49121418595314026, -0.45352816581726074, -0.9719105958938599, -0.38730430603027344, 0.40541812777519226, 0.082192562520504, -2.1452789306640625, -1.8121482133865356, -0.7461090683937073, 0.18136917054653168, 0.23360031843185425, -0.5103342533111572, -1.4772368669509888, 0.1487838625907898, -0.12064260989427567, -0.028273243457078934, -0.3688885569572449, -0.4682595729827881, 0.08108412474393845, 1.2836579084396362, -1.7414679527282715, 0.3775224983692169, 400.0, 362.4375], "max": [-0.16732798516750336, 0.7503933906555176, 0.6598348021507263, -0.7362627983093262, -0.13014046847820282, 0.054227378219366074, 0.02828633226454258, -0.25748589634895325, 0.5064516067504883, 0.24364618957042694, -1.572860836982727, -1.1211905479431152, -0.04084759205579758, 0.34330952167510986, 0.6051012873649597, -0.27568456530570984, -1.1941629648208618, 0.3688829839229584, 0.20195205509662628, 0.48701339960098267, -0.3053288161754608, -0.43745267391204834, 0.23497812449932098, 1.6678403615951538, -1.121137022972107, 0.7462756037712097, 1002.875, 1005.0], "mean": [-0.3713573217391968, 0.5130881667137146, 0.4912066161632538, -1.2104370594024658, -0.23987767100334167, -0.17188294231891632, -0.6311985850334167, -0.3187962472438812, 0.45803380012512207, 0.18609586358070374, -1.8930673599243164, -1.5201575756072998, -0.26636260747909546, 0.22722534835338593, 0.443450391292572, -0.39154568314552307, -1.352315068244934, 0.25927045941352844, -0.0003089338424615562, 0.20223599672317505, -0.3232913315296173, -0.4515407383441925, 0.1856246292591095, 1.534838318824768, -1.411544919013977, 0.667108416557312, 874.411376953125, 908.9942016601562], "std": [0.10886348783969879, 0.10890480130910873, 0.0857643410563469, 0.16563020646572113, 0.10017818957567215, 0.14828072488307953, 0.20188474655151367, 0.03305291011929512, 0.026650486513972282, 0.04741790518164635, 0.14377477765083313, 0.16159449517726898, 0.1569485068321228, 0.0417385995388031, 0.13658776879310608, 0.0783788338303566, 0.06900390982627869, 0.03844374418258667, 0.10554759949445724, 0.19953405857086182, 0.01837625727057457, 0.006749284919351339, 0.04805441200733185, 0.09207329899072647, 0.2370370775461197, 0.10452967882156372, 213.70155334472656, 220.92955017089844], "count": [981]}, "timestamp": {"min": [0.0], "max": [32.666666666666664], "mean": [16.333333333333332], "std": [9.439671996812569], "count": [981]}, "frame_index": {"min": [0], "max": [980], "mean": [490.0], "std": [283.1901599043771], "count": [981]}, "episode_index": {"min": [54], "max": [54], "mean": [54.0], "std": [0.0], "count": [981]}, "index": {"min": [49266], "max": [50246], "mean": [49756.0], "std": [283.1901599043771], "count": [981]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [981]}, "subtask_annotation": {"mean": [6.4841997961264015, 16.0, 16.0, 16.0, 16.0], "std": [5.179057362587759, 0.0, 0.0, 0.0, 0.0], "min": [0, 16, 16, 16, 16], "max": [16, 16, 16, 16, 16], "count": [981]}, "scene_annotation": {"mean": [54.0], "std": [0.0], "min": [54], "max": [54], "count": [981]}, "eef_direction_state": {"mean": [4.919469928644241, 5.440366972477064], "std": [1.625058024326847, 1.3864648861841897], "min": [0, 0], "max": [6, 6], "count": [981]}, "eef_velocity_state": {"mean": [0.47196738022426094, 0.1783893985728848], "std": [0.6112095117335872, 0.41846018307761174], "min": [0, 0], "max": [2, 2], "count": [981]}, "eef_acc_mag_state": {"mean": [0.26605504587155965, 0.07543323139653414], "std": [0.6020349733200137, 0.3324421433443939], "min": [0, 0], "max": [2, 2], "count": [981]}, "eef_direction_action": {"mean": [4.919469928644241, 5.440366972477064], "std": [1.625058024326847, 1.3864648861841897], "min": [0, 0], "max": [6, 6], "count": [981]}, "eef_velocity_action": {"mean": [0.47196738022426094, 0.1783893985728848], "std": [0.6112095117335872, 0.41846018307761174], "min": [0, 0], "max": [2, 2], "count": [981]}, "eef_acc_mag_action": {"mean": [0.2640163098878695, 0.07543323139653414], "std": [0.5995409182699397, 0.3324421433443939], "min": [0, 0], "max": [2, 2], "count": [981]}, "eef_sim_pose_state": {"mean": [0.5337339213731078, 0.3013387454050612, 1.1448625318272372, 0.25292069256072763, -0.295486629498671, 0.6166196990440654, 0.5033493038644175, -0.27375400293167496, 1.1341255950190048, -0.17275323760253952, -0.191457761477317, -1.0816380219863824], "std": [0.026920188633475242, 0.04467446286205989, 0.03299219771903944, 0.08504544082963328, 0.08689091207434169, 0.2075281352857025, 0.013893424545392852, 0.03699554225525296, 0.010182859622523147, 0.09765560021089127, 0.15366566125227454, 0.16512898195082276], "min": [0.4773787262287314, 0.20364110982771133, 1.0760181718662418, 0.003621922656864729, -0.39654210205780926, 0.3092692414250944, 0.4840205693288652, -0.3096612305617657, 1.1070153120513282, -0.3850401595925218, -0.38296814306535754, -1.2502252648497125], "max": [0.591552134594816, 0.3692804554511114, 1.2092289776942302, 0.37891817641976094, -0.12310497095388939, 1.250342387506047, 0.5316808798270848, -0.1934084160698315, 1.1480764531092338, -0.07582574191702318, -0.028670703062150693, -0.7235004891950083], "count": [981]}, "eef_sim_pose_action": {"mean": [0.5338042322414606, 0.30128214147105303, 1.1449324113575698, 0.2531340030989215, -0.2954463552633687, 0.6159365023564644, 0.5033718609432587, -0.2737195676950343, 1.1341245852553399, -0.17285088627793094, -0.1911368988806534, -1.0813872261886657], "std": [0.02689239657688378, 0.04469893211699566, 0.03305388432040968, 0.08486318390173023, 0.08685940267277037, 0.20654149380782322, 0.013887460571779652, 0.036977816847865524, 0.010182352050412154, 0.09760662658045473, 0.1535941408768257, 0.1650595667397409], "min": [0.4773787262287314, 0.20364110982771133, 1.0760181718662418, 0.003621922656864729, -0.39654210205780926, 0.3092692414250944, 0.4840205693288652, -0.3096609733676046, 1.1070153120513282, -0.3850401595925218, -0.38296814306535754, -1.2502258572480818], "max": [0.591552134594816, 0.3692804554511114, 1.2092289776942302, 0.37891817641976094, -0.12310497095388939, 1.250342387506047, 0.5316808798270848, -0.1934084160698315, 1.1480764531092338, -0.07582574191702318, -0.028670703062150693, -0.7235004891950083], "count": [981]}, "gripper_mode_state": {"mean": [0.0998980632008155, 0.14067278287461774], "std": [0.2998640361389459, 0.347683693941678], "min": [0, 0], "max": [1, 1], "count": [981]}, "gripper_activity_state": {"mean": [1.872579001019368, 1.9245667686034658], "std": [0.4413310133343296, 0.3444890747268705], "min": [0, 0], "max": [2, 2], "count": [981]}, "gripper_mode_action": {"mean": [0.0998980632008155, 0.14067278287461774], "std": [0.2998640361389459, 0.347683693941678], "min": [0, 0], "max": [1, 1], "count": [981]}, "gripper_activity_action": {"mean": [1.872579001019368, 1.9245667686034658], "std": [0.4413310133343296, 0.3444890747268705], "min": [0, 0], "max": [2, 2], "count": [981]}, "gripper_open_scale_state": {"mean": [0.7949213905535976, 0.8263590180311571], "std": [0.19427584128056252, 0.20084606652292292], "min": [0.36363636363636365, 0.32948863636363634], "max": [0.9117045454545455, 0.9136363636363637], "count": [981]}, "gripper_open_scale_action": {"mean": [0.7949194190009691, 0.8263583010052319], "std": [0.1942746734436026, 0.20084575604615088], "min": [0.36363636363636365, 0.32948863636363634], "max": [0.9117045454545455, 0.9136363636363637], "count": [981]}}} +{"episode_index": 53, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.51948968794835]], [[0.48177186702933206]], [[0.4285467193228918]]], "std": [[[0.16016474984950718]], [[0.13570098004340533]], [[0.15021992419546115]]], "count": [164]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47326069439462776]], [[0.43782027140124347]], [[0.3931885150147457]]], "std": [[[0.16571636072026946]], [[0.12086133706215332]], [[0.1273424059425069]]], "count": [164]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4295760775346724]], [[0.42986392824406183]], [[0.40169184027777777]]], "std": [[[0.17495573199246506]], [[0.13120803213931212]], [[0.14651089728611125]]], "count": [164]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5142241924717041]], [[0.4808985035070939]], [[0.4349424729495457]]], "std": [[[0.1395815318157831]], [[0.12185500460327257]], [[0.13995148422463596]]], "count": [164]}, "observation.state": {"min": [-0.5947078466415405, 0.20457877218723297, 0.39390116930007935, -1.5614783763885498, -0.3833920955657959, -0.24692372977733612, -0.6113768219947815, -0.36906006932258606, 0.3975793123245239, 0.08434931188821793, -1.8575862646102905, -1.6223212480545044, -0.7462756037712097, 0.19940277934074402, 0.06552184373140335, -0.47394850850105286, -1.4120891094207764, 0.06516405194997787, -0.12144219130277634, -0.06083890423178673, -0.3717285096645355, -0.50765061378479, 0.0380333736538887, 1.155435562133789, -1.7048908472061157, 0.47986429929733276, 404.0, 369.5625], "max": [-0.08875108510255814, 0.719508707523346, 0.575501561164856, -0.7741713523864746, 0.00829467736184597, -0.01992620714008808, 0.02828742377460003, -0.27762556076049805, 0.5412362813949585, 0.2582703232765198, -1.5732269287109375, -1.121137022972107, -0.1750561147928238, 0.45199665427207947, 0.6046387553215027, -0.2933734655380249, -0.938887894153595, 0.3673110902309418, 0.2685352563858032, 0.3877314329147339, -0.30726349353790283, -0.4451722502708435, 0.23495493829250336, 1.6160473823547363, -1.121137022972107, 0.7685765624046326, 1002.6875, 1004.9375], "mean": [-0.3957834243774414, 0.4154609441757202, 0.4455302059650421, -1.1707615852355957, -0.1504538655281067, -0.08321478217840195, -0.4843146800994873, -0.318477988243103, 0.4830499589443207, 0.1702570915222168, -1.7603751420974731, -1.4552600383758545, -0.3875349164009094, 0.3167007267475128, 0.31912314891815186, -0.39390653371810913, -1.2148865461349487, 0.1841975450515747, -0.008770234882831573, 0.15915687382221222, -0.32877323031425476, -0.47784504294395447, 0.1518552452325821, 1.5063855648040771, -1.3926763534545898, 0.6930365562438965, 886.234619140625, 892.2666015625], "std": [0.13956671953201294, 0.11296120285987854, 0.05434870347380638, 0.17880560457706451, 0.07131993770599365, 0.04027031362056732, 0.14119811356067657, 0.02523943781852722, 0.0387139730155468, 0.03768908604979515, 0.06633970141410828, 0.11843989044427872, 0.12509170174598694, 0.0913071557879448, 0.21153901517391205, 0.06714258342981339, 0.15727025270462036, 0.06754494458436966, 0.117547407746315, 0.17695090174674988, 0.020515955984592438, 0.025576366111636162, 0.06661234050989151, 0.1327366977930069, 0.207508385181427, 0.08183141052722931, 204.1878204345703, 232.63662719726562], "count": [899]}, "action": {"min": [-0.5947078466415405, 0.20457877218723297, 0.39390116930007935, -1.5614783763885498, -0.3833920955657959, -0.24692372977733612, -0.6113768219947815, -0.36906006932258606, 0.3975793123245239, 0.08434931188821793, -1.8575862646102905, -1.6223212480545044, -0.7462756037712097, 0.19940277934074402, 0.06552184373140335, -0.47394850850105286, -1.4120891094207764, 0.06516405194997787, -0.12144219130277634, -0.06083890423178673, -0.3717285096645355, -0.50765061378479, 0.0380333736538887, 1.155435562133789, -1.7048908472061157, 0.47986429929733276, 404.0, 369.5625], "max": [-0.08875108510255814, 0.719508707523346, 0.575501561164856, -0.7741713523864746, 0.00829467736184597, -0.01992620714008808, 0.028287027031183243, -0.27762556076049805, 0.5412362813949585, 0.2582703232765198, -1.5732269287109375, -1.121137022972107, -0.1750561147928238, 0.45199665427207947, 0.6046387553215027, -0.2933734655380249, -0.938887894153595, 0.3673110902309418, 0.2685352563858032, 0.3877314329147339, -0.30726349353790283, -0.4451722502708435, 0.2349551022052765, 1.6160473823547363, -1.121137022972107, 0.7685765624046326, 1002.6875, 1004.9375], "mean": [-0.3962229788303375, 0.4151294231414795, 0.4455496370792389, -1.170307993888855, -0.15036122500896454, -0.08317748457193375, -0.48492521047592163, -0.31844598054885864, 0.48315632343292236, 0.1701539158821106, -1.7606351375579834, -1.4556548595428467, -0.38722091913223267, 0.3169184625148773, 0.3186495900154114, -0.3937511444091797, -1.214536190032959, 0.18407167494297028, -0.008658952079713345, 0.15954628586769104, -0.32879215478897095, -0.47791364789009094, 0.151733860373497, 1.5063464641571045, -1.393125295639038, 0.6930142045021057, 886.23486328125, 892.26220703125], "std": [0.13957038521766663, 0.11284265667200089, 0.054353900253772736, 0.1787101924419403, 0.07123953104019165, 0.04025132581591606, 0.14016267657279968, 0.025270026177167892, 0.03874113783240318, 0.03763870149850845, 0.06606315076351166, 0.11791660636663437, 0.12454388290643692, 0.09126074612140656, 0.21137575805187225, 0.06717122346162796, 0.15718138217926025, 0.06752058863639832, 0.11748909950256348, 0.1769232302904129, 0.020505240187048912, 0.025571409612894058, 0.06656018644571304, 0.13272172212600708, 0.20735710859298706, 0.08181951940059662, 204.18785095214844, 232.63453674316406], "count": [899]}, "timestamp": {"min": [0.0], "max": [29.933333333333334], "mean": [14.966666666666669], "std": [8.650626181573987], "count": [899]}, "frame_index": {"min": [0], "max": [898], "mean": [449.0], "std": [259.5187854472196], "count": [899]}, "episode_index": {"min": [55], "max": [55], "mean": [55.0], "std": [0.0], "count": [899]}, "index": {"min": [50247], "max": [51145], "mean": [50696.0], "std": [259.5187854472196], "count": [899]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [899]}, "subtask_annotation": {"mean": [6.473859844271413, 16.0, 16.0, 16.0, 16.0], "std": [4.929100858012009, 0.0, 0.0, 0.0, 0.0], "min": [0, 16, 16, 16, 16], "max": [16, 16, 16, 16, 16], "count": [899]}, "scene_annotation": {"mean": [55.0], "std": [0.0], "min": [55], "max": [55], "count": [899]}, "eef_direction_state": {"mean": [4.869855394883204, 5.512791991101223], "std": [1.7367880680518943, 1.254403984837922], "min": [0, 0], "max": [6, 6], "count": [899]}, "eef_velocity_state": {"mean": [0.41490545050055616, 0.1935483870967742], "std": [0.5949736320825656, 0.47204685369762234], "min": [0, 0], "max": [2, 2], "count": [899]}, "eef_acc_mag_state": {"mean": [0.2903225806451613, 0.12235817575083426], "std": [0.6303642382027352, 0.42781567541737475], "min": [0, 0], "max": [2, 2], "count": [899]}, "eef_direction_action": {"mean": [4.869855394883204, 5.512791991101223], "std": [1.7367880680518943, 1.254403984837922], "min": [0, 0], "max": [6, 6], "count": [899]}, "eef_velocity_action": {"mean": [0.41490545050055616, 0.1935483870967742], "std": [0.5949736320825657, 0.47204685369762234], "min": [0, 0], "max": [2, 2], "count": [899]}, "eef_acc_mag_action": {"mean": [0.2903225806451613, 0.12235817575083426], "std": [0.6303642382027352, 0.42781567541737475], "min": [0, 0], "max": [2, 2], "count": [899]}, "eef_sim_pose_state": {"mean": [0.547541083855553, 0.2760530754075615, 1.1455138963234226, 0.2544322095629288, -0.2891817255917062, 0.7849052968470438, 0.5282098133861148, -0.23694545490137867, 1.1288440139752214, -0.17569546635947203, -0.1923510550282406, -1.1179713191320768], "std": [0.039928194846705845, 0.03176861138630121, 0.020886085021198653, 0.07246184784183551, 0.05972810897896137, 0.14353150405178294, 0.03027087153883734, 0.057146099722092905, 0.012206420662507706, 0.10511055420092039, 0.1372413647709606, 0.15338332207995506], "min": [0.45965919817513057, 0.1952005925981621, 1.102548715825686, 0.07576288523573937, -0.3830025140218336, 0.6039361669595329, 0.48860069136262896, -0.3096434881248911, 1.1006018770384687, -0.4212984414201349, -0.383065907793124, -1.292300292764262], "max": [0.6046527459499058, 0.35979632816601387, 1.179664350804673, 0.38976210853521853, -0.18320505833803247, 1.2503152549564827, 0.5613145160417518, -0.14358174209209193, 1.1434631652172003, -0.07574048299142333, -0.020037047921794615, -0.8133532270817314], "count": [899]}, "eef_sim_pose_action": {"mean": [0.5476698780145681, 0.2759873800190516, 1.1455562808403341, 0.2545488164563426, -0.289060649475612, 0.784394369003835, 0.5282880733169203, -0.23684438151476842, 1.128833269126656, -0.17578025601631905, -0.19203112594715588, -1.1177383866544381], "std": [0.03992472737193362, 0.031760087299305136, 0.02091311003415807, 0.0722583351891352, 0.05964803437226429, 0.14268904854235953, 0.03025935821836877, 0.057097789609396335, 0.012201027178288209, 0.10506066317452044, 0.1371316194427623, 0.15334134444704386], "min": [0.45965919817513057, 0.1952005925981621, 1.102548715825686, 0.07576288523573937, -0.3830025140218336, 0.6039361669595329, 0.48860069136262896, -0.3096434881248911, 1.1006018770384687, -0.4212984414201349, -0.3830666788176855, -1.292300292764262], "max": [0.6046527459499058, 0.35979632816601387, 1.179664350804673, 0.38976210853521853, -0.18320505833803247, 1.2503152549564827, 0.5613145160417518, -0.14358174209209193, 1.1434631652172003, -0.07573481349152178, -0.020037047921794615, -0.8133532270817314], "count": [899]}, "gripper_mode_state": {"mean": [0.18798665183537264, 0.1657397107897664], "std": [0.39070151083288596, 0.37184682203441005], "min": [0, 0], "max": [1, 1], "count": [899]}, "gripper_activity_state": {"mean": [1.8598442714126808, 1.9165739710789766], "std": [0.46254648709402024, 0.36343290884770935], "min": [0, 0], "max": [2, 2], "count": [899]}, "gripper_mode_action": {"mean": [0.18798665183537264, 0.1657397107897664], "std": [0.39070151083288596, 0.37184682203441005], "min": [0, 0], "max": [1, 1], "count": [899]}, "gripper_activity_action": {"mean": [1.8598442714126808, 1.9165739710789766], "std": [0.46254648709402024, 0.36343290884770935], "min": [0, 0], "max": [2, 2], "count": [899]}, "gripper_open_scale_state": {"mean": [0.8056679310018944, 0.8111513817164454], "std": [0.18562514305066327, 0.21148774670365258], "min": [0.36727272727272725, 0.33596590909090907], "max": [0.9115340909090909, 0.9135795454545454], "count": [899]}, "gripper_open_scale_action": {"mean": [0.8056679890806508, 0.8111474444581912], "std": [0.1856251756204137, 0.21148587322469045], "min": [0.36727272727272725, 0.33596590909090907], "max": [0.9115340909090909, 0.9135795454545454], "count": [899]}}} +{"episode_index": 54, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5178358032037478]], [[0.48131266646832144]], [[0.4288408255884242]]], "std": [[[0.16402500060719497]], [[0.1360777641636859]], [[0.14870495544229187]]], "count": [173]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4768552445785636]], [[0.4418666435263894]], [[0.3980448472741698]]], "std": [[[0.1682387216207093]], [[0.12207493510539466]], [[0.1268956453301709]]], "count": [173]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43730981997808754]], [[0.4294623403793117]], [[0.3962342043994862]]], "std": [[[0.1845981668708385]], [[0.1377345873495796]], [[0.147751108660993]]], "count": [173]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5130506654010352]], [[0.48026100107673125]], [[0.4337661887491027]]], "std": [[[0.14477349996939878]], [[0.12176566195071684]], [[0.13822161116696552]]], "count": [173]}, "observation.state": {"min": [-0.6737090945243835, 0.24343742430210114, 0.31358766555786133, -1.6498215198516846, -0.4401000440120697, -0.28513988852500916, -0.8125303983688354, -0.3782866299152374, 0.3719520568847656, 0.08001775294542313, -2.115522623062134, -1.7092349529266357, -0.7462756037712097, 0.17662513256072998, 0.09064258635044098, -0.48154395818710327, -1.4928150177001953, -0.10137636214494705, -0.12048225849866867, -0.054109569638967514, -0.37617018818855286, -0.4975450038909912, 0.04037906229496002, 1.2312307357788086, -1.6238102912902832, 0.4694708287715912, 397.0, 377.9375], "max": [-0.02405500039458275, 0.8349109888076782, 0.6702053546905518, -0.9087023735046387, -0.0911640003323555, 0.12723013758659363, 0.028276516124606133, -0.2260209321975708, 0.5219547748565674, 0.26484280824661255, -1.4855059385299683, -1.1125279664993286, -0.030204107984900475, 0.36885789036750793, 0.610721230506897, -0.1841507852077484, -1.0934247970581055, 0.29249098896980286, 0.24359560012817383, 0.3871740400791168, -0.30869612097740173, -0.4323109984397888, 0.23496943712234497, 1.719557523727417, -1.121137022972107, 0.7462756037712097, 1002.5625, 1003.1875], "mean": [-0.3581099510192871, 0.47073161602020264, 0.4620766341686249, -1.267367959022522, -0.1876983791589737, -0.09275782108306885, -0.5325049757957458, -0.30592143535614014, 0.4642292559146881, 0.1688157618045807, -1.8396528959274292, -1.472274899482727, -0.3315800726413727, 0.28886330127716064, 0.3311501741409302, -0.38672876358032227, -1.2499340772628784, 0.12572357058525085, -0.02069760300219059, 0.14389128983020782, -0.32893282175064087, -0.47150689363479614, 0.15706780552864075, 1.5390812158584595, -1.3253322839736938, 0.6723832488059998, 857.4089965820312, 913.7374267578125], "std": [0.1544259786605835, 0.11983133107423782, 0.10188953578472137, 0.1905987560749054, 0.06403816491365433, 0.08742526173591614, 0.17757751047611237, 0.036348503082990646, 0.0357719250023365, 0.04156075417995453, 0.14415603876113892, 0.14271576702594757, 0.1780589520931244, 0.07444999366998672, 0.20347341895103455, 0.0704573392868042, 0.13291099667549133, 0.10713256895542145, 0.11802348494529724, 0.1702900528907776, 0.020759792998433113, 0.022628536447882652, 0.06185999512672424, 0.1365819126367569, 0.16973601281642914, 0.0750904232263565, 220.375732421875, 209.66897583007812], "count": [964]}, "action": {"min": [-0.6737090945243835, 0.24343742430210114, 0.31358766555786133, -1.6498215198516846, -0.4401000440120697, -0.28513988852500916, -0.8125303983688354, -0.3782866299152374, 0.3719520568847656, 0.08001775294542313, -2.115522623062134, -1.7092349529266357, -0.7462756037712097, 0.17662513256072998, 0.09064258635044098, -0.48154395818710327, -1.4928150177001953, -0.10137636214494705, -0.12048007547855377, -0.054109569638967514, -0.37617018818855286, -0.4975450038909912, 0.04037906229496002, 1.2312307357788086, -1.6238102912902832, 0.4694708287715912, 397.0, 377.9375], "max": [-0.02405500039458275, 0.8349109888076782, 0.6702053546905518, -0.9087023735046387, -0.0911640003323555, 0.12723013758659363, 0.028276516124606133, -0.22610099613666534, 0.5219547748565674, 0.26484280824661255, -1.4855059385299683, -1.1125279664993286, -0.030204107984900475, 0.36885789036750793, 0.610721230506897, -0.1841507852077484, -1.0934247970581055, 0.29249098896980286, 0.24359560012817383, 0.3871740400791168, -0.30869612097740173, -0.4323109984397888, 0.23496943712234497, 1.719557523727417, -1.121137022972107, 0.7462756037712097, 1002.5625, 1003.1875], "mean": [-0.35849103331565857, 0.4705774486064911, 0.46217048168182373, -1.2672350406646729, -0.18765999376773834, -0.09262082725763321, -0.5331067442893982, -0.30583813786506653, 0.46429941058158875, 0.16871650516986847, -1.8400368690490723, -1.4725865125656128, -0.33115506172180176, 0.28903740644454956, 0.3307251036167145, -0.38660717010498047, -1.2496509552001953, 0.12555141746997833, -0.02063899300992489, 0.14424753189086914, -0.32894888520240784, -0.4715608060359955, 0.15694919228553772, 1.5391329526901245, -1.3256864547729492, 0.6723228096961975, 857.4080810546875, 913.7395629882812], "std": [0.1544875055551529, 0.11975430697202682, 0.1019212007522583, 0.19054186344146729, 0.06400860100984573, 0.0874849185347557, 0.17665593326091766, 0.03643404692411423, 0.03580092266201973, 0.04151678830385208, 0.14393842220306396, 0.1422746181488037, 0.17755760252475739, 0.07443725317716599, 0.20332951843738556, 0.07044656574726105, 0.13285644352436066, 0.10705997049808502, 0.11798802763223648, 0.1702887862920761, 0.020750144496560097, 0.022627774626016617, 0.061820145696401596, 0.1366034597158432, 0.16966715455055237, 0.07505439966917038, 220.3758544921875, 209.67002868652344], "count": [964]}, "timestamp": {"min": [0.0], "max": [32.1], "mean": [16.05], "std": [9.276089334053081], "count": [964]}, "frame_index": {"min": [0], "max": [963], "mean": [481.5], "std": [278.28268002159245], "count": [964]}, "episode_index": {"min": [56], "max": [56], "mean": [56.0], "std": [0.0], "count": [964]}, "index": {"min": [51146], "max": [52109], "mean": [51627.5], "std": [278.28268002159245], "count": [964]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [964]}, "subtask_annotation": {"mean": [7.272821576763485, 16.0, 16.0, 16.0, 16.0], "std": [4.981006239610268, 0.0, 0.0, 0.0, 0.0], "min": [0, 16, 16, 16, 16], "max": [16, 16, 16, 16, 16], "count": [964]}, "scene_annotation": {"mean": [56.0], "std": [0.0], "min": [56], "max": [56], "count": [964]}, "eef_direction_state": {"mean": [4.634854771784233, 5.450207468879668], "std": [1.9558055083207082, 1.3727527688646453], "min": [0, 0], "max": [6, 6], "count": [964]}, "eef_velocity_state": {"mean": [0.5124481327800829, 0.16597510373443983], "std": [0.6416157495973518, 0.39896648561200015], "min": [0, 0], "max": [2, 2], "count": [964]}, "eef_acc_mag_state": {"mean": [0.254149377593361, 0.11099585062240663], "std": [0.5839604041542075, 0.40628292267924854], "min": [0, 0], "max": [2, 2], "count": [964]}, "eef_direction_action": {"mean": [4.634854771784233, 5.450207468879668], "std": [1.9558055083207082, 1.3727527688646453], "min": [0, 0], "max": [6, 6], "count": [964]}, "eef_velocity_action": {"mean": [0.5124481327800829, 0.16597510373443983], "std": [0.6416157495973518, 0.3989664856120002], "min": [0, 0], "max": [2, 2], "count": [964]}, "eef_acc_mag_action": {"mean": [0.254149377593361, 0.11099585062240663], "std": [0.5839604041542075, 0.40628292267924854], "min": [0, 0], "max": [2, 2], "count": [964]}, "eef_sim_pose_state": {"mean": [0.5344117960093733, 0.2793414557444048, 1.1570195315106122, 0.2431470912554532, -0.30299624262225416, 0.7038284352283181, 0.5210669591372684, -0.2404684769793728, 1.1279759839032457, -0.17059010136367808, -0.2594580245647722, -1.1229258597267888], "std": [0.03983079222869761, 0.034776983670117036, 0.031367040493519655, 0.08804276063683561, 0.0768207113276058, 0.21307347983298036, 0.026680408112245303, 0.05259687892083983, 0.01268131803131167, 0.10782028197215303, 0.09726116434670042, 0.15047663631696787], "min": [0.4469999788615737, 0.1988434289768529, 1.0949917054581473, 0.06630389043249596, -0.4285994260429058, 0.36624266164146546, 0.4806586633740639, -0.3096499834986009, 1.0956686799539168, -0.3980302702942571, -0.3830840319725408, -1.3234700570408606], "max": [0.6108671372624027, 0.36189626216295423, 1.232838862479549, 0.37247281740781374, -0.12906905299974802, 1.2503467290784327, 0.5504471643144743, -0.1469154827785484, 1.1468747051847688, -0.07591341179968203, -0.11964156539314308, -0.8210394393234625], "count": [964]}, "eef_sim_pose_action": {"mean": [0.5345095459756086, 0.2792835754219775, 1.1571138256448559, 0.24327791236525872, -0.30298642134596443, 0.7032234190652277, 0.5211307091124483, -0.2403708392562256, 1.1279652416904256, -0.17064493795953534, -0.25924155793214293, -1.1226762148182388], "std": [0.03983397555181329, 0.0347728737876263, 0.03145167125158791, 0.08788740375011828, 0.07680958055856132, 0.2123472070534919, 0.02667628287704677, 0.05255573890740368, 0.012675723236730833, 0.10778558421988399, 0.0972180404528276, 0.15046504443554642], "min": [0.4469999788615737, 0.1988434289768529, 1.0949917054581473, 0.06630389043249596, -0.4285994260429058, 0.36624266164146546, 0.4806586633740639, -0.3096499834986009, 1.0956686799539168, -0.3980302702942571, -0.38308650644809217, -1.3234700570408606], "max": [0.6108671372624027, 0.36189626216295423, 1.2327027301171138, 0.37247281740781374, -0.12906905299974802, 1.2503388537523648, 0.5504471643144743, -0.1469154827785484, 1.1468747051847688, -0.07591341179968203, -0.11964156539314308, -0.8210394393234625], "count": [964]}, "gripper_mode_state": {"mean": [0.0954356846473029, 0.13174273858921162], "std": [0.2938157836863077, 0.33821086531663047], "min": [0, 0], "max": [1, 1], "count": [964]}, "gripper_activity_state": {"mean": [1.8713692946058091, 1.9263485477178424], "std": [0.4440124859594426, 0.34353958575282206], "min": [0, 0], "max": [2, 2], "count": [964]}, "gripper_mode_action": {"mean": [0.0954356846473029, 0.13174273858921162], "std": [0.2938157836863077, 0.33821086531663047], "min": [0, 0], "max": [1, 1], "count": [964]}, "gripper_activity_action": {"mean": [1.8713692946058091, 1.9263485477178424], "std": [0.44401248595944254, 0.34353958575282206], "min": [0, 0], "max": [2, 2], "count": [964]}, "gripper_open_scale_state": {"mean": [0.7794627684280583, 0.8306704193886398], "std": [0.20034176549876043, 0.1906080627258276], "min": [0.3609090909090909, 0.34357954545454544], "max": [0.9114204545454545, 0.9119886363636364], "count": [964]}, "gripper_open_scale_action": {"mean": [0.7794619140279646, 0.8306723644093869], "std": [0.20034121472891236, 0.1906088817830483], "min": [0.3609090909090909, 0.34357954545454544], "max": [0.9114204545454545, 0.9119886363636364], "count": [964]}}} +{"episode_index": 55, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5201242158740891]], [[0.4753758944669822]], [[0.4086296049789648]]], "std": [[[0.16995388602405787]], [[0.1333343616979448]], [[0.15771693515532872]]], "count": [174]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47959069683908045]], [[0.44671923127488544]], [[0.4028651925569078]]], "std": [[[0.1636816454667967]], [[0.11602672424268806]], [[0.12263667433292079]]], "count": [174]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40435873643039594]], [[0.4325502662271805]], [[0.4183948332206446]]], "std": [[[0.18738507631110488]], [[0.1420639961857495]], [[0.1566675614743424]]], "count": [174]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5094823606885284]], [[0.4751159226861243]], [[0.42938234355044697]]], "std": [[[0.1416636839014573]], [[0.1218035321169794]], [[0.13701175902658438]]], "count": [174]}, "observation.state": {"min": [-0.594308614730835, 0.1948496550321579, 0.34921640157699585, -1.6871029138565063, -0.4486783444881439, -0.18525797128677368, -0.7771809101104736, -0.3716144263744354, 0.36801663041114807, 0.06804918497800827, -1.955519199371338, -1.7867320775985718, -0.7462756037712097, 0.19957076013088226, 0.0820806547999382, -0.4861767292022705, -1.4126695394515991, -0.01806197687983513, -0.12079314887523651, -0.02831469476222992, -0.3919196128845215, -0.5046836733818054, 0.05412943661212921, 1.2435282468795776, -1.7273691892623901, 0.5242041349411011, 394.0, 370.0], "max": [-0.018297595903277397, 0.7928223609924316, 0.6260855793952942, -0.8464999198913574, -0.023983005434274673, 0.30135291814804077, 0.02828524261713028, -0.22075200080871582, 0.5130014419555664, 0.24030868709087372, -1.5732269287109375, -1.121137022972107, -0.04915429279208183, 0.4467039406299591, 0.6046562194824219, -0.18728037178516388, -0.8935071229934692, 0.26085036993026733, 0.1336704045534134, 0.4674558937549591, -0.30867645144462585, -0.44481194019317627, 0.23496444523334503, 1.665675401687622, -1.121137022972107, 0.8040390014648438, 1003.0, 1004.9375], "mean": [-0.31513845920562744, 0.49663251638412476, 0.4460442066192627, -1.3187748193740845, -0.2566111087799072, -0.019025731831789017, -0.5326948761940002, -0.30798009037971497, 0.45278751850128174, 0.17439478635787964, -1.7618522644042969, -1.5569995641708374, -0.35420936346054077, 0.30616894364356995, 0.31862926483154297, -0.3574214279651642, -1.1826683282852173, 0.17761975526809692, -0.05346781387925148, 0.17451713979244232, -0.33880096673965454, -0.477151095867157, 0.16702432930469513, 1.4952584505081177, -1.3842921257019043, 0.7250936627388, 860.6031494140625, 889.8252563476562], "std": [0.13562709093093872, 0.1273135095834732, 0.08391928672790527, 0.16812558472156525, 0.06607255339622498, 0.14079611003398895, 0.16154710948467255, 0.0316961370408535, 0.035385362803936005, 0.049793921411037445, 0.10735969990491867, 0.14299172163009644, 0.14706459641456604, 0.07928276807069778, 0.20075500011444092, 0.09637535363435745, 0.17045752704143524, 0.06852351129055023, 0.0648031160235405, 0.17182429134845734, 0.02599487453699112, 0.02334395796060562, 0.056000422686338425, 0.10209982842206955, 0.20256492495536804, 0.08499456942081451, 222.1911163330078, 235.94322204589844], "count": [973]}, "action": {"min": [-0.594308614730835, 0.1948496550321579, 0.34921640157699585, -1.6871029138565063, -0.4486783444881439, -0.18525797128677368, -0.7771809101104736, -0.3716144263744354, 0.36801663041114807, 0.06804918497800827, -1.955519199371338, -1.7867320775985718, -0.7462756037712097, 0.19957076013088226, 0.0820806547999382, -0.4861767292022705, -1.4126695394515991, -0.01806197687983513, -0.12079314887523651, -0.02831469476222992, -0.3919196128845215, -0.5046836733818054, 0.05412943661212921, 1.2435282468795776, -1.7273691892623901, 0.5242041349411011, 394.0, 370.0], "max": [-0.018297595903277397, 0.7928223609924316, 0.6260855793952942, -0.8464999198913574, -0.023983005434274673, 0.30135291814804077, 0.02828524261713028, -0.2208387851715088, 0.5130014419555664, 0.24030868709087372, -1.5732269287109375, -1.121137022972107, -0.04915429279208183, 0.4467039406299591, 0.6046562194824219, -0.18728037178516388, -0.8935071229934692, 0.26085036993026733, 0.1336704045534134, 0.4674558937549591, -0.3086766004562378, -0.44481194019317627, 0.23496444523334503, 1.665675401687622, -1.121137022972107, 0.8040390014648438, 1003.0, 1004.9375], "mean": [-0.3154307007789612, 0.4963993430137634, 0.44604742527008057, -1.3187823295593262, -0.25662222504615784, -0.0185952577739954, -0.5331698656082153, -0.30789077281951904, 0.4528433680534363, 0.1742739975452423, -1.7619681358337402, -1.5574606657028198, -0.3539179861545563, 0.3063240647315979, 0.31822484731674194, -0.35721951723098755, -1.1823539733886719, 0.17753666639328003, -0.05339549109339714, 0.17485524713993073, -0.3388287127017975, -0.4772070050239563, 0.166948601603508, 1.4951567649841309, -1.3846757411956787, 0.7251531481742859, 860.607177734375, 889.82666015625], "std": [0.135684072971344, 0.1273232251405716, 0.08391956984996796, 0.16812986135482788, 0.06607316434383392, 0.1411246508359909, 0.1605733335018158, 0.0318160206079483, 0.03541628643870354, 0.04978939890861511, 0.10721703618764877, 0.1423066407442093, 0.1465674489736557, 0.07922174036502838, 0.20057496428489685, 0.09638407826423645, 0.17031636834144592, 0.068479984998703, 0.0647674947977066, 0.1717485934495926, 0.0259771216660738, 0.02333253249526024, 0.0559583455324173, 0.10207130014896393, 0.20241963863372803, 0.08502957224845886, 222.1942901611328, 235.94358825683594], "count": [973]}, "timestamp": {"min": [0.0], "max": [32.4], "mean": [16.2], "std": [9.36269192059634], "count": [973]}, "frame_index": {"min": [0], "max": [972], "mean": [486.0], "std": [280.88075761789025], "count": [973]}, "episode_index": {"min": [57], "max": [57], "mean": [57.0], "std": [0.0], "count": [973]}, "index": {"min": [52110], "max": [53082], "mean": [52596.0], "std": [280.88075761789025], "count": [973]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [973]}, "subtask_annotation": {"mean": [7.180883864337102, 16.0, 16.0, 16.0, 16.0], "std": [4.77167951840745, 0.0, 0.0, 0.0, 0.0], "min": [0, 16, 16, 16, 16], "max": [16, 16, 16, 16, 16], "count": [973]}, "scene_annotation": {"mean": [57.0], "std": [0.0], "min": [57], "max": [57], "count": [973]}, "eef_direction_state": {"mean": [4.856115107913669, 5.456320657759506], "std": [1.7429511880408495, 1.3583866964968934], "min": [0, 0], "max": [6, 6], "count": [973]}, "eef_velocity_state": {"mean": [0.4686536485097636, 0.17060637204522097], "std": [0.6461952335286139, 0.412646115067202], "min": [0, 0], "max": [2, 2], "count": [973]}, "eef_acc_mag_state": {"mean": [0.2918807810894142, 0.09044193216855087], "std": [0.6274844623034707, 0.36275908269152235], "min": [0, 0], "max": [2, 2], "count": [973]}, "eef_direction_action": {"mean": [4.860226104830422, 5.456320657759506], "std": [1.7409258945915485, 1.3583866964968934], "min": [0, 0], "max": [6, 6], "count": [973]}, "eef_velocity_action": {"mean": [0.4676258992805755, 0.17060637204522097], "std": [0.6461445590496422, 0.412646115067202], "min": [0, 0], "max": [2, 2], "count": [973]}, "eef_acc_mag_action": {"mean": [0.2918807810894142, 0.09044193216855087], "std": [0.6274844623034707, 0.36275908269152235], "min": [0, 0], "max": [2, 2], "count": [973]}, "eef_sim_pose_state": {"mean": [0.522611970528336, 0.2847562577933744, 1.1570083878565638, 0.2623401819823083, -0.2188230323398991, 0.7232166970646842, 0.5261256616399832, -0.25044060496188036, 1.1175222261103417, -0.16092420261456145, -0.1850286507783889, -1.141065580853138], "std": [0.03507798491252703, 0.047193467080046896, 0.02991009866200324, 0.08225396232255497, 0.08196031660922251, 0.17009329910059484, 0.027037993128054317, 0.04688141676419291, 0.019121339908301168, 0.08364995975395681, 0.14303098226231944, 0.1373046348272916], "min": [0.43929858252055654, 0.17883671870672246, 1.1020683894350622, 0.0757731873284967, -0.40338031687672227, 0.41093637303501446, 0.4886411558327348, -0.30965425505331556, 1.0779145302618707, -0.3346989491365605, -0.3831308246750311, -1.2850205481779395], "max": [0.5902248872954275, 0.335540656426462, 1.2426417756162222, 0.41394963512085203, -0.0658522601333007, 1.2502498956757742, 0.5582539260764283, -0.16063356400165144, 1.139779432937765, -0.07577245505450869, -0.018820438940249984, -0.820002059672006], "count": [973]}, "eef_sim_pose_action": {"mean": [0.5226884655266665, 0.284668219895169, 1.1571131366740495, 0.26250985301318985, -0.21860912077391953, 0.72276937470346, 0.5261869249244865, -0.2503771214342927, 1.1175007667205143, -0.16098812119594483, -0.1847094273193323, -1.1409367654077083], "std": [0.03508496401776665, 0.04722680989100416, 0.03002769704447487, 0.08203905536641982, 0.0818030937742862, 0.16927717807380174, 0.027020526628774428, 0.046843035404208165, 0.01910805870555765, 0.0836086619246177, 0.14293516312183, 0.1372609836152239], "min": [0.43929858252055654, 0.17883671870672246, 1.1020683894350622, 0.0757731873284967, -0.40338031687672227, 0.41093637303501446, 0.4886411558327348, -0.30965425505331556, 1.0779145302618707, -0.3346989491365605, -0.3831308246750311, -1.2850205481779395], "max": [0.5902248872954275, 0.335540656426462, 1.2425598346477897, 0.41394963512085203, -0.0658522601333007, 1.2502498956757742, 0.5582539260764283, -0.16063356400165144, 1.1397790011433115, -0.07577245505450869, -0.018820438940249984, -0.820002059672006], "count": [973]}, "gripper_mode_state": {"mean": [0.24152106885919836, 0.17060637204522097], "std": [0.4280054230454428, 0.37616464196251687], "min": [0, 0], "max": [1, 1], "count": [973]}, "gripper_activity_state": {"mean": [1.868448098663926, 1.9249743062692704], "std": [0.4501471229510551, 0.3445704601557989], "min": [0, 0], "max": [2, 2], "count": [973]}, "gripper_mode_action": {"mean": [0.24152106885919836, 0.17060637204522097], "std": [0.4280054230454428, 0.37616464196251687], "min": [0, 0], "max": [1, 1], "count": [973]}, "gripper_activity_action": {"mean": [1.868448098663926, 1.9249743062692704], "std": [0.4501471229510551, 0.3445704601557989], "min": [0, 0], "max": [2, 2], "count": [973]}, "gripper_open_scale_state": {"mean": [0.7823664985549109, 0.8089320252211905], "std": [0.20199235759501752, 0.2144936780687956], "min": [0.35818181818181816, 0.33636363636363636], "max": [0.9118181818181819, 0.9135795454545454], "count": [973]}, "gripper_open_scale_action": {"mean": [0.7823701909452053, 0.8089332464375515], "std": [0.20199469107770285, 0.21449426702897817], "min": [0.35818181818181816, 0.33636363636363636], "max": [0.9118181818181819, 0.9135795454545454], "count": [973]}}} +{"episode_index": 56, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[1.0]]], "mean": [[[0.5149062367057277]], [[0.4711045376977221]], [[0.40210535469118613]]], "std": [[[0.16067574689665426]], [[0.1284361767185753]], [[0.15613671083707129]]], "count": [169]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4797695921317245]], [[0.44151478564798696]], [[0.3984262071199288]]], "std": [[[0.16915687343916416]], [[0.1243815065871346]], [[0.12933086961585794]]], "count": [169]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40067014493173997]], [[0.44109530905557487]], [[0.4339040564450632]]], "std": [[[0.18335444903431278]], [[0.1398084628397842]], [[0.15907873617407228]]], "count": [169]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.521304207999768]], [[0.48403058045210196]], [[0.4373525592682832]]], "std": [[[0.14323793152045028]], [[0.12161205895084863]], [[0.13852132503531395]]], "count": [169]}, "observation.state": {"min": [-0.7845287919044495, 0.10733120143413544, 0.3999880254268646, -1.458081841468811, -0.467860609292984, -0.3322572410106659, -0.9189049601554871, -0.37686899304389954, 0.36800244450569153, 0.0854964405298233, -1.9302173852920532, -1.7529346942901611, -0.7458592653274536, 0.16749052703380585, 0.04645739123225212, -0.5286624431610107, -1.4365816116333008, 0.024986570701003075, -0.2586577832698822, -0.02831033244729042, -0.378939688205719, -0.537887454032898, 0.03597381338477135, 1.3632935285568237, -1.60368013381958, 0.3142503499984741, 394.0, 489.5], "max": [-0.050621092319488525, 0.7165296673774719, 0.6424785852432251, -0.47585636377334595, -0.1552710384130478, -0.07437829673290253, 0.028269970789551735, -0.2832633852958679, 0.5537784099578857, 0.27523112297058105, -1.572569489479065, -1.121271014213562, -0.05379011109471321, 0.6802868247032166, 0.6046932935714722, -0.26186811923980713, -0.5853397846221924, 0.2924528121948242, -0.00429241918027401, 0.5364967584609985, -0.27198904752731323, -0.4395962655544281, 0.2353636920452118, 1.8766552209854126, -1.121137022972107, 0.7462756037712097, 1002.6875, 1004.875], "mean": [-0.45483678579330444, 0.4227878153324127, 0.4745538532733917, -1.013075351715088, -0.2871733009815216, -0.18853969871997833, -0.6648210883140564, -0.3320885896682739, 0.4841240346431732, 0.1834312230348587, -1.8034406900405884, -1.6296418905258179, -0.35561907291412354, 0.3736979365348816, 0.3792933523654938, -0.4162836968898773, -1.1596325635910034, 0.16712947189807892, -0.11907609552145004, 0.23279821872711182, -0.31504935026168823, -0.48824623227119446, 0.17319996654987335, 1.6499695777893066, -1.3219106197357178, 0.6363505721092224, 860.1561279296875, 891.81201171875], "std": [0.20137637853622437, 0.14039036631584167, 0.06339893490076065, 0.2359640896320343, 0.051349345594644547, 0.048219725489616394, 0.17976468801498413, 0.023274434730410576, 0.05095631256699562, 0.04465509206056595, 0.068262979388237, 0.13252517580986023, 0.14807306230068207, 0.16268397867679596, 0.19717039167881012, 0.06669067591428757, 0.2506060004234314, 0.0839974507689476, 0.06104246899485588, 0.22153016924858093, 0.03306924179196358, 0.03753006085753441, 0.06536898761987686, 0.15181177854537964, 0.17521537840366364, 0.134597048163414, 243.74412536621094, 207.8185272216797], "count": [941]}, "action": {"min": [-0.7845287919044495, 0.10733120143413544, 0.3999880254268646, -1.458081841468811, -0.467860609292984, -0.3322572410106659, -0.9189049601554871, -0.37686899304389954, 0.36800244450569153, 0.0854964405298233, -1.9302173852920532, -1.7529346942901611, -0.7458592653274536, 0.16749052703380585, 0.04645739123225212, -0.5286624431610107, -1.4365816116333008, 0.024986570701003075, -0.2586577832698822, -0.02831033244729042, -0.378939688205719, -0.537887454032898, 0.03597381338477135, 1.3632935285568237, -1.60368013381958, 0.3142503499984741, 394.0, 489.5], "max": [-0.050621092319488525, 0.7165296673774719, 0.6424785852432251, -0.47585636377334595, -0.1552710384130478, -0.07437829673290253, 0.028269970789551735, -0.2832633852958679, 0.5537784099578857, 0.27523112297058105, -1.5725833177566528, -1.121271014213562, -0.05379011109471321, 0.6802868247032166, 0.6046867966651917, -0.26186811923980713, -0.5853397846221924, 0.2924528121948242, -0.00429241918027401, 0.5364967584609985, -0.27198904752731323, -0.4395962655544281, 0.2353636920452118, 1.8766552209854126, -1.121137022972107, 0.7462756037712097, 1002.6875, 1004.875], "mean": [-0.45528048276901245, 0.4225651025772095, 0.47463563084602356, -1.0126193761825562, -0.2871292233467102, -0.18849988281726837, -0.6655371189117432, -0.33206838369369507, 0.48421791195869446, 0.1833633929491043, -1.8037023544311523, -1.6300736665725708, -0.3551379144191742, 0.37399351596832275, 0.3789449632167816, -0.41617855429649353, -1.1593276262283325, 0.16696807742118835, -0.1190882995724678, 0.23325803875923157, -0.31501251459121704, -0.4883309602737427, 0.1731075793504715, 1.6502100229263306, -1.3221665620803833, 0.6362537741661072, 860.1561279296875, 891.8120727539062], "std": [0.20127293467521667, 0.14026765525341034, 0.0634184405207634, 0.23560743033885956, 0.051395267248153687, 0.0482911616563797, 0.17833887040615082, 0.02330288290977478, 0.05096586421132088, 0.04462509974837303, 0.06784837692975998, 0.13152651488780975, 0.14753945171833038, 0.1626199334859848, 0.19706174731254578, 0.06671327352523804, 0.2504734396934509, 0.08397624641656876, 0.06104389950633049, 0.22143718600273132, 0.033095572143793106, 0.03752277418971062, 0.06534302979707718, 0.1518702507019043, 0.17509862780570984, 0.1345507800579071, 243.74411010742188, 207.8185577392578], "count": [941]}, "timestamp": {"min": [0.0], "max": [31.333333333333332], "mean": [15.66666666666667], "std": [9.054771608875008], "count": [941]}, "frame_index": {"min": [0], "max": [940], "mean": [470.0], "std": [271.6431482662502], "count": [941]}, "episode_index": {"min": [58], "max": [58], "mean": [58.0], "std": [0.0], "count": [941]}, "index": {"min": [53083], "max": [54023], "mean": [53553.0], "std": [271.6431482662502], "count": [941]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [941]}, "subtask_annotation": {"mean": [5.914984059511158, 16.0, 16.0, 16.0, 16.0], "std": [5.633624452197435, 0.0, 0.0, 0.0, 0.0], "min": [0, 16, 16, 16, 16], "max": [16, 16, 16, 16, 16], "count": [941]}, "scene_annotation": {"mean": [58.0], "std": [0.0], "min": [58], "max": [58], "count": [941]}, "eef_direction_state": {"mean": [4.71413390010627, 5.3273113708820405], "std": [1.884582003939687, 1.560398630833698], "min": [0, 0], "max": [6, 6], "count": [941]}, "eef_velocity_state": {"mean": [0.463336875664187, 0.2412327311370882], "std": [0.6437677370505396, 0.5177407083222915], "min": [0, 0], "max": [2, 2], "count": [941]}, "eef_acc_mag_state": {"mean": [0.332624867162593, 0.14452709883103082], "std": [0.6656027420155678, 0.459108217673764], "min": [0, 0], "max": [2, 2], "count": [941]}, "eef_direction_action": {"mean": [4.71413390010627, 5.3273113708820405], "std": [1.884582003939687, 1.560398630833698], "min": [0, 0], "max": [6, 6], "count": [941]}, "eef_velocity_action": {"mean": [0.463336875664187, 0.2412327311370882], "std": [0.6437677370505396, 0.5177407083222914], "min": [0, 0], "max": [2, 2], "count": [941]}, "eef_acc_mag_action": {"mean": [0.332624867162593, 0.14452709883103082], "std": [0.6656027420155678, 0.459108217673764], "min": [0, 0], "max": [2, 2], "count": [941]}, "eef_sim_pose_state": {"mean": [0.5578170239514383, 0.29858916762641224, 1.1301229458350777, 0.22818225555385385, -0.1771871838546503, 0.6677922790955751, 0.5410450218821788, -0.2632884517634833, 1.138445566353452, -0.13144259421986487, -0.29302020967174686, -1.0466304400106796], "std": [0.05431444412257302, 0.04043586869262528, 0.021992332610306746, 0.0701717937260276, 0.06473913259631696, 0.16135086375629373, 0.04620523454227332, 0.05046257986221676, 0.02548431219206478, 0.09329114238257864, 0.08657429343335564, 0.20716002437924386], "min": [0.4444099849514622, 0.20895582502223073, 1.0912462660215483, 0.06394228887407266, -0.38594770130962064, 0.4329453077248858, 0.4839884966295468, -0.31053559960395305, 1.0911776771426671, -0.33026457036391577, -0.38292566290523, -1.2503300170130376], "max": [0.6408025411414358, 0.38227317281622736, 1.1837417433692532, 0.36565101939170264, -0.10026382361709563, 1.2502600605454317, 0.6071084706625136, -0.1464834883974692, 1.173843271248961, -0.04366223190413432, -0.1074879237808617, -0.6552789937777904], "count": [941]}, "eef_sim_pose_action": {"mean": [0.5579402466173096, 0.29856196042912037, 1.1301627806594428, 0.22840679615968248, -0.17706801452537482, 0.6671723190729154, 0.5411428425503748, -0.26322344669141623, 1.1384802703962293, -0.1314159552934025, -0.2929317963511805, -1.0463091505593622], "std": [0.05428882184098123, 0.04043698574130509, 0.022043601660961518, 0.0700222503399292, 0.06446243387123426, 0.1602285500278308, 0.04619160349654107, 0.05044217135083584, 0.025508318052592138, 0.0933105812664075, 0.08652488935606, 0.2070784655069246], "min": [0.4444099849514622, 0.20895582502223073, 1.0912462660215483, 0.06394228887407266, -0.38594770130962064, 0.4329453077248858, 0.4839884966295468, -0.31053559960395305, 1.0911776771426671, -0.33026457036391577, -0.38292566290523, -1.2503300170130376], "max": [0.6408025411414358, 0.38227317281622736, 1.1837417433692532, 0.36565101939170264, -0.10026382361709563, 1.2502605216074356, 0.6071084706625136, -0.1464834883974692, 1.173843271248961, -0.04366223190413432, -0.1074879237808617, -0.6552789937777904], "count": [941]}, "gripper_mode_state": {"mean": [0.21253985122210414, 0.20085015940488843], "std": [0.4091047089249747, 0.4006362101357265], "min": [0, 0], "max": [1, 1], "count": [941]}, "gripper_activity_state": {"mean": [1.8512221041445271, 1.9330499468650373], "std": [0.4759587835460944, 0.32726306280549006], "min": [0, 0], "max": [2, 2], "count": [941]}, "gripper_mode_action": {"mean": [0.21253985122210414, 0.20085015940488843], "std": [0.4091047089249747, 0.4006362101357265], "min": [0, 0], "max": [1, 1], "count": [941]}, "gripper_activity_action": {"mean": [1.8512221041445271, 1.9330499468650373], "std": [0.4759587835460944, 0.32726306280549006], "min": [0, 0], "max": [2, 2], "count": [941]}, "gripper_open_scale_state": {"mean": [0.7819601504407211, 0.8107382152912287], "std": [0.22158571527491022, 0.18892569224938882], "min": [0.35818181818181816, 0.445], "max": [0.9115340909090909, 0.9135227272727273], "count": [941]}, "gripper_open_scale_action": {"mean": [0.7819601230217783, 0.8107383107563222], "std": [0.22158569955241736, 0.18892574428051545], "min": [0.35818181818181816, 0.445], "max": [0.9115340909090909, 0.9135227272727273], "count": [941]}}} +{"episode_index": 57, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5175335819399335]], [[0.4728438352079073]], [[0.40676837984682623]]], "std": [[[0.16994195539923385]], [[0.13613015173419446]], [[0.1603296409148586]]], "count": [163]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45800139339989576]], [[0.45132264224708285]], [[0.4204867739785076]]], "std": [[[0.1810374898967548]], [[0.12623562967072627]], [[0.1388960451822147]]], "count": [163]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.395768594119652]], [[0.4352170934580376]], [[0.42682297180119494]]], "std": [[[0.1905195118713226]], [[0.1461855154448859]], [[0.16271872328141665]]], "count": [163]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5133347029251373]], [[0.47867952554232324]], [[0.43434340165002605]]], "std": [[[0.14527597953493443]], [[0.12402577547337261]], [[0.13998771709867142]]], "count": [163]}, "observation.state": {"min": [-0.5677610635757446, 0.1854477822780609, 0.388894259929657, -1.541986346244812, -0.5945420265197754, -0.2769521176815033, -0.9055989980697632, -0.3891902565956116, 0.3720346987247467, 0.060594312846660614, -1.9911987781524658, -1.9406484365463257, -0.7462756037712097, 0.1961880922317505, 0.2257136106491089, -0.5759946703910828, -1.4379101991653442, 0.16071754693984985, -0.12049316614866257, -0.028269970789551735, -0.3658510446548462, -0.5064970254898071, 0.07423393428325653, 1.1887576580047607, -1.7734941244125366, 0.2342471331357956, 394.0, 370.75], "max": [-0.11756101250648499, 0.7668213248252869, 0.5722334384918213, -0.7866089940071106, 0.009813114069402218, 0.2992628812789917, 0.028271649032831192, -0.2671228051185608, 0.51763916015625, 0.23496755957603455, -1.5731436014175415, -1.121137022972107, -0.13013459742069244, 0.5199794173240662, 0.6046234965324402, -0.3072575628757477, -1.0039820671081543, 0.36940547823905945, 0.2944817841053009, 0.6162550449371338, -0.3025932013988495, -0.44475987553596497, 0.23498331010341644, 1.718204379081726, -1.121137022972107, 0.7462756037712097, 1000.1875, 1004.9375], "mean": [-0.36470064520835876, 0.45127400755882263, 0.48999205231666565, -1.235580325126648, -0.21551842987537384, -0.08139993995428085, -0.5873649716377258, -0.3191692531108856, 0.4583689868450165, 0.1556781679391861, -1.833185076713562, -1.5674723386764526, -0.2925272285938263, 0.3328060209751129, 0.40337303280830383, -0.43709272146224976, -1.2461574077606201, 0.24798674881458282, 0.026440061628818512, 0.24332882463932037, -0.32137003540992737, -0.4760032594203949, 0.16911786794662476, 1.539275050163269, -1.4426047801971436, 0.5979296565055847, 823.9755249023438, 907.9757690429688], "std": [0.1189952865242958, 0.13336025178432465, 0.04440084099769592, 0.18056686222553253, 0.12526704370975494, 0.18236476182937622, 0.16522514820098877, 0.033689241856336594, 0.038403864949941635, 0.04741833731532097, 0.13239288330078125, 0.15214678645133972, 0.1198042780160904, 0.12086993455886841, 0.1508358269929886, 0.052410658448934555, 0.14446178078651428, 0.031249603256583214, 0.12512607872486115, 0.23053039610385895, 0.016005871817469597, 0.026530420407652855, 0.052573416382074356, 0.12313275784254074, 0.24104943871498108, 0.1447826474905014, 262.5893859863281, 219.73379516601562], "count": [897]}, "action": {"min": [-0.5677610635757446, 0.1854477822780609, 0.388894259929657, -1.541986346244812, -0.5945420265197754, -0.2769521176815033, -0.9055989980697632, -0.3891902565956116, 0.3720346987247467, 0.060594312846660614, -1.9911987781524658, -1.9406484365463257, -0.7462756037712097, 0.1961880922317505, 0.2257136106491089, -0.5759946703910828, -1.4379101991653442, 0.16071754693984985, -0.12049316614866257, -0.028269970789551735, -0.3658510446548462, -0.5064970254898071, 0.07423393428325653, 1.1887576580047607, -1.7734941244125366, 0.2342471331357956, 394.0, 370.75], "max": [-0.11756101250648499, 0.7668213248252869, 0.5722334384918213, -0.7866089940071106, 0.009813114069402218, 0.2992628812789917, 0.028271425515413284, -0.2671228051185608, 0.51763916015625, 0.2349678874015808, -1.5731436014175415, -1.121137022972107, -0.13013459742069244, 0.5199794173240662, 0.6046234965324402, -0.3072575628757477, -1.0039820671081543, 0.36940547823905945, 0.2944817841053009, 0.6162550449371338, -0.3025932013988495, -0.44475987553596497, 0.23498331010341644, 1.718204379081726, -1.121137022972107, 0.7462756037712097, 1000.1875, 1004.9375], "mean": [-0.3650355041027069, 0.4509972631931305, 0.4899800419807434, -1.2353841066360474, -0.2153700888156891, -0.08100355416536331, -0.5879095196723938, -0.3191293776035309, 0.4584490656852722, 0.15558010339736938, -1.8332194089889526, -1.5678679943084717, -0.29210004210472107, 0.33306238055229187, 0.40304034948349, -0.43705233931541443, -1.2458552122116089, 0.2479724884033203, 0.02664054185152054, 0.2438320815563202, -0.3213788568973541, -0.47606799006462097, 0.16901414096355438, 1.5392827987670898, -1.4431391954421997, 0.5977106094360352, 823.9754638671875, 907.975830078125], "std": [0.11895262449979782, 0.13329920172691345, 0.04441269114613533, 0.18047083914279938, 0.1253000795841217, 0.18266531825065613, 0.16399545967578888, 0.03372272104024887, 0.03845112770795822, 0.04734519124031067, 0.13232912123203278, 0.15144570171833038, 0.11886531859636307, 0.12083092331886292, 0.15072083473205566, 0.052413471043109894, 0.14439807832241058, 0.031249888241291046, 0.12503454089164734, 0.23042985796928406, 0.016001062467694283, 0.02652602642774582, 0.05253523215651512, 0.12313584238290787, 0.24086590111255646, 0.14470669627189636, 262.58935546875, 219.73382568359375], "count": [897]}, "timestamp": {"min": [0.0], "max": [29.866666666666667], "mean": [14.933333333333332], "std": [8.631381160668363], "count": [897]}, "frame_index": {"min": [0], "max": [896], "mean": [448.0], "std": [258.9414348200509], "count": [897]}, "episode_index": {"min": [59], "max": [59], "mean": [59.0], "std": [0.0], "count": [897]}, "index": {"min": [54024], "max": [54920], "mean": [54472.0], "std": [258.9414348200509], "count": [897]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [897]}, "subtask_annotation": {"mean": [6.885172798216276, 16.0, 16.0, 16.0, 16.0], "std": [5.040435471425233, 0.0, 0.0, 0.0, 0.0], "min": [0, 16, 16, 16, 16], "max": [16, 16, 16, 16, 16], "count": [897]}, "scene_annotation": {"mean": [59.0], "std": [0.0], "min": [59], "max": [59], "count": [897]}, "eef_direction_state": {"mean": [4.684503901895206, 5.364548494983278], "std": [1.903969509535298, 1.5263543767898886], "min": [0, 0], "max": [6, 6], "count": [897]}, "eef_velocity_state": {"mean": [0.4938684503901895, 0.17391304347826086], "std": [0.6527672647898463, 0.3877579915322047], "min": [0, 0], "max": [2, 2], "count": [897]}, "eef_acc_mag_state": {"mean": [0.32441471571906355, 0.09921962095875139], "std": [0.6513816186170664, 0.3896221388415275], "min": [0, 0], "max": [2, 2], "count": [897]}, "eef_direction_action": {"mean": [4.684503901895206, 5.364548494983278], "std": [1.903969509535298, 1.5263543767898886], "min": [0, 0], "max": [6, 6], "count": [897]}, "eef_velocity_action": {"mean": [0.4938684503901895, 0.17391304347826086], "std": [0.6527672647898463, 0.3877579915322047], "min": [0, 0], "max": [2, 2], "count": [897]}, "eef_acc_mag_action": {"mean": [0.32441471571906355, 0.09921962095875139], "std": [0.6513816186170664, 0.3896221388415275], "min": [0, 0], "max": [2, 2], "count": [897]}, "eef_sim_pose_state": {"mean": [0.5329443196115687, 0.2700831860526025, 1.1457225932763795, 0.2639813036403471, -0.24375815104481438, 0.6437510214231982, 0.5310113297862019, -0.2598570881334934, 1.1397933842427868, -0.2154770695360541, -0.18838006388676684, -1.0319760718649522], "std": [0.03376721124698357, 0.04849578133124737, 0.03416586718641607, 0.10153235077221562, 0.08493128818061282, 0.1622874087670229, 0.03590146392781356, 0.039193874333932885, 0.008623752777769712, 0.11692263394316156, 0.14116421466869025, 0.20662857845669108], "min": [0.4667997236280476, 0.16798820576575293, 1.079661367617776, 0.025711623288088792, -0.404718075760397, 0.37860938824559753, 0.48864335917131935, -0.3096626276620947, 1.1158739874534815, -0.45143571801592447, -0.3830815677163364, -1.2503154349114438], "max": [0.5828367935575219, 0.3509485339467964, 1.2053143537717954, 0.4357792682023882, -0.03493024187466798, 1.2501734147338288, 0.5771973672247132, -0.18805308530786694, 1.1596614285703288, -0.07581247781471878, -0.03741472984639249, -0.637212841459093], "count": [897]}, "eef_sim_pose_action": {"mean": [0.5330444148784207, 0.27001215285058605, 1.1457904354272574, 0.2643026557408009, -0.243606384409427, 0.6433021961758324, 0.5310941149152371, -0.2597834209811138, 1.1398014545599522, -0.21565993029697758, -0.18806877208089956, -1.03158798646645], "std": [0.03376875704375413, 0.048484435593941534, 0.034214288317956976, 0.10139275197707394, 0.0848040280262826, 0.1611624643438257, 0.035889284352402004, 0.03916234815923829, 0.008627109795199846, 0.11683246126419834, 0.14104230747136348, 0.2065453779670087], "min": [0.4667997236280476, 0.16798820576575293, 1.079661367617776, 0.025711623288088792, -0.404718075760397, 0.37860938824559753, 0.4886435915167562, -0.3096626276620947, 1.1158739874534815, -0.45143571801592447, -0.3830776771618616, -1.2503154349114438], "max": [0.5828367935575219, 0.3509485339467964, 1.2053143537717954, 0.4357792682023882, -0.03493024187466798, 1.2501734147338288, 0.5771973672247132, -0.18805308530786694, 1.1596614285703288, -0.07581247781471878, -0.03741472984639249, -0.637212841459093], "count": [897]}, "gripper_mode_state": {"mean": [0.2697881828316611, 0.1426978818283166], "std": [0.44384965837099544, 0.34976448697663487], "min": [0, 0], "max": [1, 1], "count": [897]}, "gripper_activity_state": {"mean": [1.8461538461538463, 1.919732441471572], "std": [0.4824330185186363, 0.35684223861803355], "min": [0, 0], "max": [2, 2], "count": [897]}, "gripper_mode_action": {"mean": [0.2697881828316611, 0.1426978818283166], "std": [0.44384965837099544, 0.34976448697663487], "min": [0, 0], "max": [1, 1], "count": [897]}, "gripper_activity_action": {"mean": [1.8461538461538463, 1.919732441471572], "std": [0.4824330185186363, 0.35684223861803355], "min": [0, 0], "max": [2, 2], "count": [897]}, "gripper_open_scale_state": {"mean": [0.7490686333929731, 0.8254324951666727], "std": [0.23871806637530762, 0.19975884416513176], "min": [0.35818181818181816, 0.33704545454545454], "max": [0.9092613636363637, 0.9135795454545454], "count": [897]}, "gripper_open_scale_action": {"mean": [0.7490685743187113, 0.8254325924072379], "std": [0.23871802677985837, 0.19975888627626728], "min": [0.35818181818181816, 0.33704545454545454], "max": [0.9092613636363637, 0.9135795454545454], "count": [897]}}} +{"episode_index": 58, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5206580984477124]], [[0.47687822372004357]], [[0.40993225081699347]]], "std": [[[0.16790993460894924]], [[0.12861532568686151]], [[0.15425136510456108]]], "count": [180]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.454755080110748]], [[0.44029850444807556]], [[0.40666970769789396]]], "std": [[[0.16754048739372993]], [[0.12135691843717314]], [[0.13163012795533405]]], "count": [180]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43067001520515613]], [[0.43086286083878]], [[0.40441338734567905]]], "std": [[[0.1815107807116921]], [[0.13687172344266713]], [[0.14927359860708375]]], "count": [180]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5105058392338417]], [[0.4739783712327523]], [[0.4292384429466231]]], "std": [[[0.14609777370547705]], [[0.1203583130306438]], [[0.1366820772067406]]], "count": [180]}, "observation.state": {"min": [-0.7091381549835205, 0.11742248386144638, 0.3064492642879486, -1.5658177137374878, -0.5955390334129333, -0.32934361696243286, -1.0216634273529053, -0.37809380888938904, 0.3904801309108734, 0.06660537421703339, -2.0496420860290527, -1.8818650245666504, -0.7462756037712097, 0.19364973902702332, 0.06416048109531403, -0.4534245431423187, -1.4440734386444092, 0.047595128417015076, -0.1391005516052246, -0.028303787112236023, -0.3719353675842285, -0.5289492011070251, 0.057226311415433884, 1.244466781616211, -1.713922142982483, 0.48940756916999817, 394.0, 368.9375], "max": [-0.08615054190158844, 0.8268529772758484, 0.6397439241409302, -0.5784991979598999, -0.0794735699892044, 0.21685171127319336, 0.028268879279494286, -0.2494531273841858, 0.5486443638801575, 0.26949992775917053, -1.494431495666504, -1.1009920835494995, 0.06974897533655167, 0.5766469836235046, 0.6046321988105774, -0.2456594556570053, -0.7515431046485901, 0.37999963760375977, 0.2141726315021515, 0.46123379468917847, -0.29757317900657654, -0.44438281655311584, 0.23497886955738068, 1.6991974115371704, -1.121137022972107, 0.7980358004570007, 1003.0, 1005.0], "mean": [-0.42259716987609863, 0.44786179065704346, 0.4366418123245239, -1.159475564956665, -0.2670480012893677, -0.10732627660036087, -0.5782698392868042, -0.2998996376991272, 0.4844457507133484, 0.1857108473777771, -1.796513319015503, -1.5319092273712158, -0.4179061949253082, 0.3134723901748657, 0.3677060008049011, -0.37637171149253845, -1.216280460357666, 0.20649617910385132, -0.07052020728588104, 0.1995326727628708, -0.3228397071361542, -0.4777924418449402, 0.17525464296340942, 1.5594857931137085, -1.3706245422363281, 0.7105512022972107, 871.174560546875, 920.2532348632812], "std": [0.12994743883609772, 0.14771217107772827, 0.10713738948106766, 0.18111221492290497, 0.10467050969600677, 0.1417635828256607, 0.2216593623161316, 0.03887542337179184, 0.03676149621605873, 0.0557086355984211, 0.1367359310388565, 0.17805996537208557, 0.20629142224788666, 0.11850124597549438, 0.19248217344284058, 0.07266756892204285, 0.19791851937770844, 0.06330014020204544, 0.11132343113422394, 0.20280472934246063, 0.020758984610438347, 0.030540956184267998, 0.053867775946855545, 0.1298164427280426, 0.1970297396183014, 0.06683418154716492, 218.6046600341797, 208.07711791992188], "count": [1018]}, "action": {"min": [-0.7091381549835205, 0.11742248386144638, 0.3064492642879486, -1.5658177137374878, -0.5955390334129333, -0.32934361696243286, -1.0216634273529053, -0.37809380888938904, 0.3904801309108734, 0.06660537421703339, -2.0496420860290527, -1.8818650245666504, -0.7462756037712097, 0.19364973902702332, 0.06416048109531403, -0.4534245431423187, -1.4440734386444092, 0.047595128417015076, -0.1391005516052246, -0.028303787112236023, -0.3719353675842285, -0.5289492011070251, 0.057226311415433884, 1.244466781616211, -1.713922142982483, 0.48940756916999817, 394.0, 368.9375], "max": [-0.08615054190158844, 0.8268529772758484, 0.6397439241409302, -0.5784991979598999, -0.0794735699892044, 0.21685171127319336, 0.028268879279494286, -0.2494531273841858, 0.5486443638801575, 0.26949992775917053, -1.494431495666504, -1.1009920835494995, 0.06974897533655167, 0.5766469836235046, 0.6046321988105774, -0.2456594556570053, -0.7515431046485901, 0.37999963760375977, 0.2141726315021515, 0.46123379468917847, -0.29757317900657654, -0.44438281655311584, 0.23497886955738068, 1.6991974115371704, -1.121137022972107, 0.7980358004570007, 1003.0, 1005.0], "mean": [-0.4229781925678253, 0.4475298225879669, 0.43666183948516846, -1.1592215299606323, -0.26692330837249756, -0.10706474632024765, -0.5787477493286133, -0.29984191060066223, 0.48453637957572937, 0.1855829954147339, -1.7966629266738892, -1.5322680473327637, -0.41759511828422546, 0.3136587142944336, 0.3673727810382843, -0.3762190341949463, -1.2159860134124756, 0.20642462372779846, -0.07052388042211533, 0.1999524086713791, -0.32284438610076904, -0.47785109281539917, 0.17518484592437744, 1.5595637559890747, -1.370976209640503, 0.7105450630187988, 871.1767578125, 920.2532958984375], "std": [0.129861518740654, 0.1477392166852951, 0.10714203864336014, 0.1809389591217041, 0.1047615334391594, 0.14198452234268188, 0.22087377309799194, 0.03890587016940117, 0.03677821531891823, 0.05574479326605797, 0.13657477498054504, 0.17759893834590912, 0.20603451132774353, 0.1184711754322052, 0.19236527383327484, 0.07267292588949203, 0.19785022735595703, 0.06328762322664261, 0.11132517457008362, 0.20277510583400726, 0.020756341516971588, 0.030535703524947166, 0.053836483508348465, 0.1298481673002243, 0.19690366089344025, 0.06683120876550674, 218.6066436767578, 208.0771484375], "count": [1018]}, "timestamp": {"min": [0.0], "max": [33.9], "mean": [16.95], "std": [9.795704841068524], "count": [1018]}, "frame_index": {"min": [0], "max": [1017], "mean": [508.5], "std": [293.87114523205577], "count": [1018]}, "episode_index": {"min": [60], "max": [60], "mean": [60.0], "std": [0.0], "count": [1018]}, "index": {"min": [54921], "max": [55938], "mean": [55429.5], "std": [293.87114523205577], "count": [1018]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1018]}, "subtask_annotation": {"mean": [6.820235756385069, 16.0, 16.0, 16.0, 16.0], "std": [5.077407018049054, 0.0, 0.0, 0.0, 0.0], "min": [0, 16, 16, 16, 16], "max": [16, 16, 16, 16, 16], "count": [1018]}, "scene_annotation": {"mean": [60.0], "std": [0.0], "min": [60], "max": [60], "count": [1018]}, "eef_direction_state": {"mean": [4.645383104125736, 5.442043222003929], "std": [1.7391209137497632, 1.4194414041798253], "min": [0, 0], "max": [6, 6], "count": [1018]}, "eef_velocity_state": {"mean": [0.5579567779960707, 0.17779960707269155], "std": [0.6612191440676556, 0.43067346986119004], "min": [0, 0], "max": [2, 2], "count": [1018]}, "eef_acc_mag_state": {"mean": [0.3055009823182711, 0.11787819253438114], "std": [0.6377061625878889, 0.4156262783289804], "min": [0, 0], "max": [2, 2], "count": [1018]}, "eef_direction_action": {"mean": [4.645383104125736, 5.442043222003929], "std": [1.7391209137497632, 1.4194414041798253], "min": [0, 0], "max": [6, 6], "count": [1018]}, "eef_velocity_action": {"mean": [0.5579567779960707, 0.17779960707269155], "std": [0.6612191440676557, 0.43067346986119004], "min": [0, 0], "max": [2, 2], "count": [1018]}, "eef_acc_mag_action": {"mean": [0.3055009823182711, 0.11787819253438114], "std": [0.637706162587889, 0.4156262783289804], "min": [0, 0], "max": [2, 2], "count": [1018]}, "eef_sim_pose_state": {"mean": [0.5534384598160167, 0.2952411569027584, 1.1592278822612014, 0.19508595847559174, -0.23080757138029795, 0.7502158490564917, 0.5279918311361244, -0.2618320245838853, 1.1310213701235805, -0.1336709967855287, -0.21527091343966392, -1.1071176843487027], "std": [0.03466755247395497, 0.054978717525585, 0.03237089338347133, 0.1214827538026925, 0.08368811508615838, 0.22425311159893987, 0.03647137736386627, 0.044764557109375706, 0.012875694514713954, 0.09918368875211699, 0.13060731580031681, 0.14375714285180746], "min": [0.4619012902583461, 0.17511959832723129, 1.0939100235383494, 0.043505632541048334, -0.45460420086640485, 0.26225201329185144, 0.4886388405077429, -0.30965590860879955, 1.102745103468467, -0.370752310688646, -0.38297678567592564, -1.2502946919737705], "max": [0.6214738356058416, 0.38112774131924065, 1.2141704095912969, 0.39604830220768517, -0.07473328479801689, 1.2501507102729916, 0.5905731969338399, -0.16547475613315454, 1.1488065029545982, -0.05510581271216253, -0.01414856081305027, -0.81150939519515], "count": [1018]}, "eef_sim_pose_action": {"mean": [0.5535477418759769, 0.2951432439667324, 1.159300635532188, 0.19525588133221997, -0.2306804535561512, 0.7497862559783334, 0.5280600893612116, -0.2617834200714163, 1.1310172099916376, -0.1336722461657546, -0.21504462146024095, -1.1068775549226992], "std": [0.03463842196621564, 0.05504169940153807, 0.0324102495204578, 0.12143700454783168, 0.08355464574800062, 0.22371326013944307, 0.03646269766930452, 0.044739476473958456, 0.012873555859418757, 0.09918296948111824, 0.13051613844488075, 0.14372205010195674], "min": [0.4619012902583461, 0.17511959832723129, 1.0939100235383494, 0.043505632541048334, -0.45460420086640485, 0.26225201329185144, 0.4886388405077429, -0.30965590860879955, 1.102745103468467, -0.370752310688646, -0.38297678567592564, -1.2502946919737705], "max": [0.6214738356058416, 0.38112774131924065, 1.2141704095912969, 0.39604830220768517, -0.07473328479801689, 1.2501507102729916, 0.5905731969338399, -0.16547475613315454, 1.1488065029545982, -0.05510581271216253, -0.01414856081305027, -0.81150939519515], "count": [1018]}, "gripper_mode_state": {"mean": [0.10609037328094302, 0.12475442043222004], "std": [0.3079532529103314, 0.3304402442421917], "min": [0, 0], "max": [1, 1], "count": [1018]}, "gripper_activity_state": {"mean": [1.881139489194499, 1.9292730844793713], "std": [0.42815669032043313, 0.33597008193486466], "min": [0, 0], "max": [2, 2], "count": [1018]}, "gripper_mode_action": {"mean": [0.10609037328094302, 0.12475442043222004], "std": [0.3079532529103314, 0.3304402442421917], "min": [0, 0], "max": [1, 1], "count": [1018]}, "gripper_activity_action": {"mean": [1.881139489194499, 1.9292730844793713], "std": [0.42815669032043313, 0.33597008193486466], "min": [0, 0], "max": [2, 2], "count": [1018]}, "gripper_open_scale_state": {"mean": [0.7919768125054079, 0.8365938943521244], "std": [0.1987318376577241, 0.1891611063280662], "min": [0.35818181818181816, 0.33539772727272726], "max": [0.9118181818181819, 0.9136363636363637], "count": [1018]}, "gripper_open_scale_action": {"mean": [0.791978826643762, 0.8365939164813201], "std": [0.19873303471068682, 0.18916111484194453], "min": [0.35818181818181816, 0.33539772727272726], "max": [0.9118181818181819, 0.9136363636363637], "count": [1018]}}} +{"episode_index": 59, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5170460715410663]], [[0.47332169240688243]], [[0.40717057568509335]]], "std": [[[0.17033616170160207]], [[0.13507034508026772]], [[0.15838308112972507]]], "count": [166]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4659170899283408]], [[0.4473147590361446]], [[0.41323801455823295]]], "std": [[[0.1740010758796999]], [[0.12318470495176513]], [[0.13179903728301587]]], "count": [166]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4223827380600835]], [[0.4268573300555162]], [[0.40219838053193163]]], "std": [[[0.19961803875101544]], [[0.15195112761762936]], [[0.16386393563741156]]], "count": [166]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5005762338569966]], [[0.465691469308607]], [[0.4219874842507284]]], "std": [[[0.14204087751164143]], [[0.12186308393907662]], [[0.13906173489652282]]], "count": [166]}, "observation.state": {"min": [-0.6793715953826904, 0.14566081762313843, 0.3442029356956482, -1.6708877086639404, -0.5125093460083008, -0.37805140018463135, -0.9022097587585449, -0.3707212507724762, 0.36618080735206604, 0.058184437453746796, -2.0836663246154785, -1.7413203716278076, -0.7461507320404053, 0.1995696723461151, 0.12568224966526031, -0.4651105999946594, -1.4400755167007446, 0.13129892945289612, -0.12047462165355682, -0.028274333104491234, -0.37441080808639526, -0.5068824291229248, 0.07272787392139435, 1.1793640851974487, -1.7767692804336548, 0.4690421223640442, 394.0, 369.125], "max": [-0.044084835797548294, 0.7740339040756226, 0.6373342275619507, -0.5716804265975952, -0.04086906462907791, 0.29526934027671814, 0.028273243457078934, -0.2514260709285736, 0.5246071219444275, 0.23784556984901428, -1.5727039575576782, -1.1211771965026855, 0.059772931039333344, 0.4459959864616394, 0.6046649813652039, -0.24950899183750153, -1.0112121105194092, 0.3871249258518219, 0.24391740560531616, 0.4575369656085968, -0.303955078125, -0.4452262222766876, 0.2349976897239685, 1.5776382684707642, -1.121137022972107, 0.8423759937286377, 1003.0, 1004.9375], "mean": [-0.4126165807247162, 0.4470269978046417, 0.5234993696212769, -1.2204934358596802, -0.2240278273820877, -0.09253257513046265, -0.6232852339744568, -0.30811530351638794, 0.46449440717697144, 0.14490675926208496, -1.8895442485809326, -1.5809885263442993, -0.24724547564983368, 0.28665152192115784, 0.37894782423973083, -0.3830569088459015, -1.270054578781128, 0.23583152890205383, -0.0023001176305115223, 0.1545630693435669, -0.32274240255355835, -0.4716116487979889, 0.17535220086574554, 1.4891834259033203, -1.3877965211868286, 0.7205508947372437, 842.85546875, 902.5335693359375], "std": [0.14457453787326813, 0.132467120885849, 0.06591534614562988, 0.23600198328495026, 0.08120504766702652, 0.1650506854057312, 0.17329144477844238, 0.03377900645136833, 0.040757447481155396, 0.04788678139448166, 0.12109928578138351, 0.11795848608016968, 0.1683913618326187, 0.0876106321811676, 0.1881658136844635, 0.07568676769733429, 0.13687120378017426, 0.04253401234745979, 0.11344198137521744, 0.17772291600704193, 0.021202968433499336, 0.024938436225056648, 0.05483242869377136, 0.1256815791130066, 0.22856265306472778, 0.08296017348766327, 254.60935974121094, 225.34278869628906], "count": [919]}, "action": {"min": [-0.6793715953826904, 0.14566081762313843, 0.3442029356956482, -1.6708877086639404, -0.5125093460083008, -0.37805140018463135, -0.9022097587585449, -0.3707212507724762, 0.36618080735206604, 0.058184437453746796, -2.0836663246154785, -1.7413203716278076, -0.7461507320404053, 0.19957184791564941, 0.12568224966526031, -0.4651105999946594, -1.4400755167007446, 0.13129892945289612, -0.12047462165355682, -0.028274333104491234, -0.37441080808639526, -0.5068824291229248, 0.07272787392139435, 1.1793640851974487, -1.7767692804336548, 0.4690421223640442, 394.0, 369.125], "max": [-0.044084835797548294, 0.7740339040756226, 0.6373342275619507, -0.5716804265975952, -0.04086906462907791, 0.29526934027671814, 0.028273243457078934, -0.2514260709285736, 0.5245832204818726, 0.23784556984901428, -1.5728085041046143, -1.1211771965026855, 0.059772931039333344, 0.4459959864616394, 0.6046649813652039, -0.24950899183750153, -1.0112121105194092, 0.3871249258518219, 0.24391740560531616, 0.4575369656085968, -0.303955078125, -0.44522684812545776, 0.2349976897239685, 1.5776382684707642, -1.121137022972107, 0.8423759937286377, 1003.0, 1004.9375], "mean": [-0.4130067527294159, 0.4467623233795166, 0.5235334634780884, -1.22028648853302, -0.2239919900894165, -0.09212744981050491, -0.6238560676574707, -0.30805686116218567, 0.46458062529563904, 0.1447974592447281, -1.8896061182022095, -1.581475019454956, -0.2468370646238327, 0.2868245840072632, 0.3785755932331085, -0.38288089632987976, -1.2698062658309937, 0.2357814460992813, -0.0021578704472631216, 0.15492746233940125, -0.32274577021598816, -0.4716727137565613, 0.1752748042345047, 1.4891124963760376, -1.3882008790969849, 0.7205770611763, 842.8545532226562, 902.5345458984375], "std": [0.1444828361272812, 0.1323951929807663, 0.06588611751794815, 0.23591746389865875, 0.08119909465312958, 0.16543802618980408, 0.17200270295143127, 0.033824410289525986, 0.04080042243003845, 0.047795552760362625, 0.12095171213150024, 0.1169796958565712, 0.16763533651828766, 0.08759552985429764, 0.18805715441703796, 0.07571584731340408, 0.1368207335472107, 0.042539775371551514, 0.11337593197822571, 0.1776910275220871, 0.021200982853770256, 0.024942418560385704, 0.054798390716314316, 0.1256527602672577, 0.22841881215572357, 0.08297219127416611, 254.608642578125, 225.34320068359375], "count": [919]}, "timestamp": {"min": [0.0], "max": [30.6], "mean": [15.3], "std": [8.843076387773657], "count": [919]}, "frame_index": {"min": [0], "max": [918], "mean": [459.0], "std": [265.29229163320974], "count": [919]}, "episode_index": {"min": [61], "max": [61], "mean": [61.0], "std": [0.0], "count": [919]}, "index": {"min": [55939], "max": [56857], "mean": [56398.0], "std": [265.29229163320974], "count": [919]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [919]}, "subtask_annotation": {"mean": [8.503808487486399, 16.0, 16.0, 16.0, 16.0], "std": [4.940311483298035, 0.0, 0.0, 0.0, 0.0], "min": [1, 16, 16, 16, 16], "max": [16, 16, 16, 16, 16], "count": [919]}, "scene_annotation": {"mean": [61.0], "std": [0.0], "min": [61], "max": [61], "count": [919]}, "eef_direction_state": {"mean": [4.76822633297062, 5.529923830250272], "std": [1.7447674637716841, 1.2434494715597648], "min": [0, 0], "max": [6, 6], "count": [919]}, "eef_velocity_state": {"mean": [0.5375408052230686, 0.16757344940152338], "std": [0.6780042098820945, 0.4303422339185167], "min": [0, 0], "max": [2, 2], "count": [919]}, "eef_acc_mag_state": {"mean": [0.2981501632208923, 0.12404787812840043], "std": [0.6330633119949326, 0.4273797763401448], "min": [0, 0], "max": [2, 2], "count": [919]}, "eef_direction_action": {"mean": [4.76822633297062, 5.529923830250272], "std": [1.7447674637716841, 1.2434494715597648], "min": [0, 0], "max": [6, 6], "count": [919]}, "eef_velocity_action": {"mean": [0.5375408052230686, 0.16757344940152338], "std": [0.6780042098820945, 0.4303422339185167], "min": [0, 0], "max": [2, 2], "count": [919]}, "eef_acc_mag_action": {"mean": [0.2981501632208923, 0.12404787812840043], "std": [0.6330633119949326, 0.4273797763401448], "min": [0, 0], "max": [2, 2], "count": [919]}, "eef_sim_pose_state": {"mean": [0.5431590185548995, 0.26265617497985666, 1.156536663820916, 0.26034483381432116, -0.24981329081795983, 0.5825301654099961, 0.5209311472599308, -0.2591668930854846, 1.1339267633398347, -0.16454736649559276, -0.1800194995989795, -1.1436481167911978], "std": [0.03845082311389484, 0.04697856134529065, 0.03092297328264652, 0.09959558265856937, 0.05476031988246564, 0.18008064969455947, 0.029880812056760884, 0.04606983591461399, 0.01273265754921367, 0.10106344896896749, 0.16787088875502643, 0.13594931707248775], "min": [0.448597396860507, 0.17117786250117467, 1.1024996956032103, 0.009904472836932188, -0.3838339119522296, 0.3117123550946582, 0.48865102075533506, -0.3096795503652598, 1.101177824991336, -0.38241729803547314, -0.383043208500633, -1.2551805961126312], "max": [0.6010422951010408, 0.3400122245834756, 1.2193928105559084, 0.440397015352602, -0.15319358771550906, 1.250366213774718, 0.563028436761723, -0.17922381369137844, 1.147560386624289, -0.07583702936703318, 0.048913096334201045, -0.8285569402068417], "count": [919]}, "eef_sim_pose_action": {"mean": [0.5432687887184763, 0.26257961939893276, 1.1566201933032256, 0.2606267358444553, -0.24959167747705888, 0.5820392611591378, 0.5209991182775168, -0.2591050092279677, 1.1339302640970004, -0.1646175589727785, -0.17970594298541698, -1.1434771233522165], "std": [0.03843904712415697, 0.0469591533030859, 0.030981187503485864, 0.09943967383085425, 0.05463234606114369, 0.17887038144156991, 0.029878344245280835, 0.046040141126260044, 0.012734710166709393, 0.10102425712569992, 0.1677605610788536, 0.1359138900479228], "min": [0.448597396860507, 0.17117786250117467, 1.1024996956032103, 0.009904472836932188, -0.3838339119522296, 0.3117123550946582, 0.4886516330530915, -0.3096795503652598, 1.101177824991336, -0.38241729803547314, -0.383043208500633, -1.2551805961126312], "max": [0.6010422951010408, 0.3400122245834756, 1.2193928105559084, 0.440397015352602, -0.15319358771550906, 1.250366213774718, 0.563028436761723, -0.17922381369137844, 1.147560386624289, -0.07583702936703318, 0.048913096334201045, -0.8285569402068417], "count": [919]}, "gripper_mode_state": {"mean": [0.24374319912948858, 0.1512513601741023], "std": [0.4293395532764345, 0.35829371501546614], "min": [0, 0], "max": [1, 1], "count": [919]}, "gripper_activity_state": {"mean": [1.8476605005440696, 1.9238302502720348], "std": [0.48105848797551154, 0.34701920108033746], "min": [0, 0], "max": [2, 2], "count": [919]}, "gripper_mode_action": {"mean": [0.24374319912948858, 0.1512513601741023], "std": [0.4293395532764346, 0.35829371501546614], "min": [0, 0], "max": [1, 1], "count": [919]}, "gripper_activity_action": {"mean": [1.8476605005440696, 1.9238302502720348], "std": [0.48105848797551154, 0.34701920108033746], "min": [0, 0], "max": [2, 2], "count": [919]}, "gripper_open_scale_state": {"mean": [0.7662321998203032, 0.820485136753045], "std": [0.2314627177805148, 0.2048571042442759], "min": [0.35818181818181816, 0.3355681818181818], "max": [0.9118181818181819, 0.9135795454545454], "count": [919]}, "gripper_open_scale_action": {"mean": [0.7662313442775549, 0.820485903964174], "std": [0.23146218085384243, 0.20485745152496052], "min": [0.35818181818181816, 0.3355681818181818], "max": [0.9118181818181819, 0.9135795454545454], "count": [919]}}} +{"episode_index": 60, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5180535531921102]], [[0.47654456747976964]], [[0.40691744597144414]]], "std": [[[0.1714747404299595]], [[0.13288558187093627]], [[0.15646829947266408]]], "count": [168]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4751282849945534]], [[0.44636119621459697]], [[0.4073512913846094]]], "std": [[[0.18923619278176995]], [[0.1424119586874432]], [[0.14658667360039188]]], "count": [168]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42389674758792406]], [[0.42111748536220045]], [[0.3908781658496732]]], "std": [[[0.18772341786612026]], [[0.14292293138765325]], [[0.15448276447009515]]], "count": [168]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5095182437558358]], [[0.4743830665946934]], [[0.4286829797891379]]], "std": [[[0.1475739866620841]], [[0.12392348167149013]], [[0.1376996025502878]]], "count": [168]}, "observation.state": {"min": [-0.5296365022659302, 0.21277853846549988, 0.35180819034576416, -1.6406499147415161, -0.6435323357582092, -0.147302508354187, -0.7380037307739258, -0.3660593032836914, 0.3649853765964508, 0.07672800123691559, -1.9202836751937866, -1.7918081283569336, -0.7462756037712097, 0.15290392935276031, 0.1386544108390808, -0.539548933506012, -1.4524095058441162, 0.12712977826595306, -0.24069398641586304, -0.028299422934651375, -0.38719794154167175, -0.5153717994689941, 0.0717649981379509, 1.2352726459503174, -1.8329602479934692, 0.384685218334198, 539.875, 370.0], "max": [-0.06373178958892822, 0.7831096053123474, 0.577068030834198, -0.855290949344635, -0.07526950538158417, 0.13341842591762543, 0.028271060436964035, -0.2367365062236786, 0.5155166387557983, 0.2528415620326996, -1.4850612878799438, -1.121137022972107, -0.073992058634758, 0.5692653059959412, 0.6046289205551147, -0.2149045765399933, -0.7424499988555908, 0.3739466071128845, 0.15650585293769836, 0.7346068620681763, -0.2852899432182312, -0.43456387519836426, 0.23500074446201324, 1.88518226146698, -1.121137022972107, 0.807114839553833, 1003.0, 1004.9375], "mean": [-0.3372304141521454, 0.4650937616825104, 0.43126675486564636, -1.3292746543884277, -0.2652549147605896, 0.055686235427856445, -0.5072798132896423, -0.2976314425468445, 0.46311259269714355, 0.16511331498622894, -1.706169605255127, -1.5811710357666016, -0.4017173647880554, 0.32793503999710083, 0.38270071148872375, -0.40925469994544983, -1.199729323387146, 0.267896443605423, -0.11614371091127396, 0.27344903349876404, -0.3211809992790222, -0.47424250841140747, 0.17012085020542145, 1.627863883972168, -1.4367393255233765, 0.6929897665977478, 905.6036987304688, 882.348876953125], "std": [0.1178516298532486, 0.13320788741111755, 0.07213035970926285, 0.17358213663101196, 0.09066282212734222, 0.06118017062544823, 0.12676303088665009, 0.03403867408633232, 0.039522137492895126, 0.04049478843808174, 0.08429620414972305, 0.13454486429691315, 0.14661993086338043, 0.1400388479232788, 0.17878268659114838, 0.07510780543088913, 0.2082979828119278, 0.04630574956536293, 0.1061263382434845, 0.2790285348892212, 0.03197387978434563, 0.029601944610476494, 0.05626501888036728, 0.20391057431697845, 0.2568434178829193, 0.11648975312709808, 177.6238555908203, 242.78782653808594], "count": [932]}, "action": {"min": [-0.5296365022659302, 0.21277853846549988, 0.35180819034576416, -1.6406499147415161, -0.6435323357582092, -0.147302508354187, -0.7380037307739258, -0.3660593032836914, 0.3649853765964508, 0.07672800123691559, -1.9202836751937866, -1.7918081283569336, -0.7462756037712097, 0.15290392935276031, 0.1386544108390808, -0.539548933506012, -1.4524095058441162, 0.12712977826595306, -0.24069398641586304, -0.028299422934651375, -0.38719794154167175, -0.5153717994689941, 0.0717649981379509, 1.2352726459503174, -1.8329602479934692, 0.384685218334198, 539.875, 370.0], "max": [-0.06373178958892822, 0.7831096053123474, 0.577068030834198, -0.855290949344635, -0.07526950538158417, 0.13341842591762543, 0.028271060436964035, -0.2367365062236786, 0.5155166387557983, 0.2528415620326996, -1.4850612878799438, -1.121137022972107, -0.073992058634758, 0.5692653059959412, 0.6046289205551147, -0.2149045765399933, -0.7424499988555908, 0.3739466071128845, 0.15650585293769836, 0.7346068620681763, -0.2852899432182312, -0.43456387519836426, 0.23500074446201324, 1.88518226146698, -1.121137022972107, 0.807114839553833, 1003.0, 1004.9375], "mean": [-0.33748048543930054, 0.46486836671829224, 0.43125009536743164, -1.3291305303573608, -0.2652657628059387, 0.0559053011238575, -0.5077996253967285, -0.2975948750972748, 0.4631698429584503, 0.16502252221107483, -1.706303596496582, -1.5816326141357422, -0.4014623165130615, 0.32821565866470337, 0.3823370933532715, -0.40918663144111633, -1.19938325881958, 0.2679462134838104, -0.11624076962471008, 0.27403587102890015, -0.3211583197116852, -0.47431230545043945, 0.17000705003738403, 1.6281578540802002, -1.437243938446045, 0.6929808259010315, 905.6015014648438, 882.3499145507812], "std": [0.11780653893947601, 0.1331491470336914, 0.07212749123573303, 0.1735692322254181, 0.09066207706928253, 0.060913942754268646, 0.12555330991744995, 0.034045055508613586, 0.039534792304039, 0.04043275862932205, 0.08418402075767517, 0.1337011605501175, 0.14622659981250763, 0.1400434970855713, 0.17867548763751984, 0.0750984326004982, 0.20821316540241241, 0.046315643936395645, 0.10617176443338394, 0.27896836400032043, 0.031990181654691696, 0.029610225930809975, 0.05624096840620041, 0.20402854681015015, 0.25668448209762573, 0.11648532748222351, 177.62193298339844, 242.78846740722656], "count": [932]}, "timestamp": {"min": [0.0], "max": [31.033333333333335], "mean": [15.516666666666666], "std": [8.968169019122886], "count": [932]}, "frame_index": {"min": [0], "max": [931], "mean": [465.5], "std": [269.0450705736866], "count": [932]}, "episode_index": {"min": [62], "max": [62], "mean": [62.0], "std": [0.0], "count": [932]}, "index": {"min": [56858], "max": [57789], "mean": [57323.5], "std": [269.0450705736866], "count": [932]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [932]}, "subtask_annotation": {"mean": [8.197424892703863, 16.0, 16.0, 16.0, 16.0], "std": [4.764595130688503, 0.0, 0.0, 0.0, 0.0], "min": [1, 16, 16, 16, 16], "max": [16, 16, 16, 16, 16], "count": [932]}, "scene_annotation": {"mean": [62.0], "std": [0.0], "min": [62], "max": [62], "count": [932]}, "eef_direction_state": {"mean": [4.918454935622318, 5.232832618025751], "std": [1.61663912989119, 1.6768031489442916], "min": [0, 0], "max": [6, 6], "count": [932]}, "eef_velocity_state": {"mean": [0.5064377682403434, 0.23605150214592274], "std": [0.6704695150345917, 0.45159311409184044], "min": [0, 0], "max": [2, 2], "count": [932]}, "eef_acc_mag_state": {"mean": [0.33583690987124465, 0.1298283261802575], "std": [0.666393669506118, 0.433682173992462], "min": [0, 0], "max": [2, 2], "count": [932]}, "eef_direction_action": {"mean": [4.918454935622318, 5.232832618025751], "std": [1.61663912989119, 1.6768031489442916], "min": [0, 0], "max": [6, 6], "count": [932]}, "eef_velocity_action": {"mean": [0.5064377682403434, 0.23605150214592274], "std": [0.6704695150345917, 0.45159311409184044], "min": [0, 0], "max": [2, 2], "count": [932]}, "eef_acc_mag_action": {"mean": [0.33369098712446355, 0.1298283261802575], "std": [0.6642480202515018, 0.433682173992462], "min": [0, 0], "max": [2, 2], "count": [932]}, "eef_sim_pose_state": {"mean": [0.5307048686225915, 0.27346199947115557, 1.1672793812412983, 0.2590311380069593, -0.17758284680078104, 0.768758149155628, 0.5296246723615612, -0.26277663530615325, 1.1297025201280977, -0.10011545167901377, -0.19241638125460642, -1.0264489539627282], "std": [0.035173793357115665, 0.037914829129302594, 0.027656311493649846, 0.09247312789387745, 0.07483870672051127, 0.14799137105602622, 0.04062725297655819, 0.03886521984093059, 0.02230697725362864, 0.11657719624522347, 0.14967130499438447, 0.2447228565148855], "min": [0.4489186762538249, 0.18677569133221814, 1.1091472710216699, 0.05394313979947768, -0.38295832941736907, 0.5246372803407462, 0.47979561941807036, -0.3096782146581095, 1.082453290634633, -0.33040131762387687, -0.3829420128967098, -1.2503994428211438], "max": [0.5814885076882508, 0.37274514756800525, 1.2094963036473088, 0.45851634225353444, -0.037118307990742894, 1.2503352535772698, 0.58730773069279, -0.1925345773185565, 1.1532877960416281, 0.03849338482522269, 0.004348321362561691, -0.586810354772427], "count": [932]}, "eef_sim_pose_action": {"mean": [0.5307818758263843, 0.27340450255814613, 1.16732857725381, 0.25916929177788506, -0.17736575973343602, 0.7683169303792713, 0.5297158488341338, -0.26270076856829816, 1.1297148838768971, -0.0999967863702172, -0.1921480623439932, -1.0260020509466343], "std": [0.0351602159894582, 0.03790045516728876, 0.02764812971731535, 0.09229539373918469, 0.07453536514039256, 0.1471655538836058, 0.040630599079256625, 0.03884259568842656, 0.022315762670636716, 0.1166582702593129, 0.14955354900559656, 0.24469382509978788], "min": [0.4489186762538249, 0.18677569133221814, 1.1091472710216699, 0.05394313979947768, -0.3829553955385778, 0.5246372803407462, 0.47979561941807036, -0.3096782146581095, 1.082453290634633, -0.33040131762387687, -0.3829420128967098, -1.2503994428211438], "max": [0.5814885076882508, 0.37274514756800525, 1.2094963036473088, 0.45851634225353444, -0.037118307990742894, 1.2503352535772698, 0.58730773069279, -0.1925345773185565, 1.1532877960416281, 0.03849338482522269, 0.004348321362561691, -0.586810354772427], "count": [932]}, "gripper_mode_state": {"mean": [0.0890557939914163, 0.18240343347639484], "std": [0.28482426081352546, 0.3861766706216484], "min": [0, 0], "max": [1, 1], "count": [932]}, "gripper_activity_state": {"mean": [1.878755364806867, 1.9195278969957081], "std": [0.4336927922016952, 0.3572735818835284], "min": [0, 0], "max": [2, 2], "count": [932]}, "gripper_mode_action": {"mean": [0.0890557939914163, 0.18240343347639484], "std": [0.28482426081352546, 0.3861766706216484], "min": [0, 0], "max": [1, 1], "count": [932]}, "gripper_activity_action": {"mean": [1.878755364806867, 1.9195278969957081], "std": [0.4336927922016952, 0.3572735818835284], "min": [0, 0], "max": [2, 2], "count": [932]}, "gripper_open_scale_state": {"mean": [0.8232761742944972, 0.8021353736427951], "std": [0.1614762168078006, 0.22071610411791603], "min": [0.49079545454545453, 0.33636363636363636], "max": [0.9118181818181819, 0.9135795454545454], "count": [932]}, "gripper_open_scale_action": {"mean": [0.823274137725413, 0.8021362554138632], "std": [0.16147512420481114, 0.22071654822456557], "min": [0.49079545454545453, 0.33636363636363636], "max": [0.9118181818181819, 0.9135795454545454], "count": [932]}}} +{"episode_index": 61, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5222805708126624]], [[0.4788601280120482]], [[0.4119013308134499]]], "std": [[[0.16943683901030646]], [[0.12932172372953954]], [[0.15354545718497242]]], "count": [166]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48586026827899836]], [[0.45266244143239626]], [[0.4115544814060162]]], "std": [[[0.17827379167336885]], [[0.133687165065505]], [[0.14099822655571476]]], "count": [166]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.446742706118592]], [[0.4328482569985826]], [[0.39826236194779113]]], "std": [[[0.18456818738540906]], [[0.13898802971633106]], [[0.14782096341164078]]], "count": [166]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5151988603925506]], [[0.477731577043468]], [[0.4328167067780928]]], "std": [[[0.14655527610314015]], [[0.11997342178855544]], [[0.13491582296804755]]], "count": [166]}, "observation.state": {"min": [-0.712712824344635, 0.13949762284755707, 0.32755139470100403, -1.5825227499008179, -0.4075692892074585, -0.2863147258758545, -0.6963798403739929, -0.37981805205345154, 0.3540085554122925, 0.07558918744325638, -2.045100688934326, -1.7496355772018433, -0.7538228034973145, 0.10761591047048569, 0.06083563342690468, -0.5268669128417969, -1.6192150115966797, 0.15169093012809753, -0.2402096688747406, -0.05933137610554695, -0.3716973662376404, -0.5418619513511658, 0.06650543957948685, 1.1217113733291626, -1.8285751342773438, 0.35041481256484985, 397.0, 369.9375], "max": [-0.06585127115249634, 0.7353802919387817, 0.5911800861358643, -0.7435309886932373, -0.05763622745871544, -0.06327690929174423, 0.028274333104491234, -0.2472514659166336, 0.546019971370697, 0.253703236579895, -1.5730177164077759, -1.121137022972107, -0.19940496981143951, 0.7279266715049744, 0.6052834391593933, -0.242652028799057, -0.5099557638168335, 0.37130025029182434, 0.27826547622680664, 0.6461994051933289, -0.2729418873786926, -0.41804349422454834, 0.23500356078147888, 1.8116861581802368, -1.121137022972107, 0.8229309916496277, 1002.6875, 1004.875], "mean": [-0.33904358744621277, 0.44976890087127686, 0.4244093596935272, -1.226227045059204, -0.20535504817962646, -0.1512264907360077, -0.5166689157485962, -0.31301674246788025, 0.46458950638771057, 0.17646056413650513, -1.8256967067718506, -1.4817434549331665, -0.4264354109764099, 0.2996448874473572, 0.4099035859107971, -0.385372132062912, -1.2687184810638428, 0.28138160705566406, -0.05602549389004707, 0.22416621446609497, -0.30932557582855225, -0.4706036150455475, 0.18294788897037506, 1.5776643753051758, -1.4064017534255981, 0.7211455702781677, 865.0572509765625, 896.1092529296875], "std": [0.17320923507213593, 0.13147202134132385, 0.084571473300457, 0.20760618150234222, 0.07415728271007538, 0.04106228053569794, 0.15714535117149353, 0.03307768329977989, 0.04953768104314804, 0.042441438883543015, 0.08692526817321777, 0.1623334437608719, 0.15040019154548645, 0.15553879737854004, 0.1746746152639389, 0.08186472207307816, 0.24331635236740112, 0.05830976739525795, 0.13571609556674957, 0.26494699716567993, 0.02799280174076557, 0.03247753158211708, 0.051754508167505264, 0.17870162427425385, 0.2417476624250412, 0.11999639868736267, 224.00662231445312, 231.17881774902344], "count": [918]}, "action": {"min": [-0.712712824344635, 0.13949762284755707, 0.32755139470100403, -1.5825227499008179, -0.4075692892074585, -0.2863147258758545, -0.6963798403739929, -0.37981805205345154, 0.3540085554122925, 0.07558918744325638, -2.045100688934326, -1.7496355772018433, -0.7538228034973145, 0.10761591047048569, 0.06083563342690468, -0.5268669128417969, -1.6192150115966797, 0.15169093012809753, -0.2402096688747406, -0.05933137610554695, -0.3716973662376404, -0.5418619513511658, 0.06650543957948685, 1.1217113733291626, -1.8285751342773438, 0.35041481256484985, 397.0, 369.9375], "max": [-0.06585127115249634, 0.7353802919387817, 0.5911800861358643, -0.7435309886932373, -0.05763622745871544, -0.06327690929174423, 0.028274333104491234, -0.24727557599544525, 0.546019971370697, 0.253703236579895, -1.5730177164077759, -1.121137022972107, -0.19940496981143951, 0.7279266715049744, 0.6052834391593933, -0.242652028799057, -0.5099557638168335, 0.37130025029182434, 0.27826547622680664, 0.6461994051933289, -0.2729418873786926, -0.41804349422454834, 0.23500356078147888, 1.8116861581802368, -1.121137022972107, 0.8229309916496277, 1002.6875, 1004.923095703125], "mean": [-0.3394620418548584, 0.44953498244285583, 0.42442893981933594, -1.2259132862091064, -0.20532944798469543, -0.15116603672504425, -0.5173293948173523, -0.31295016407966614, 0.46468454599380493, 0.17637640237808228, -1.8260351419448853, -1.4821275472640991, -0.42611008882522583, 0.299800843000412, 0.4096266031265259, -0.38520076870918274, -1.2685562372207642, 0.2814861834049225, -0.055988967418670654, 0.22468678653240204, -0.3092929422855377, -0.47065269947052, 0.1828853040933609, 1.5778006315231323, -1.4068880081176758, 0.7212235331535339, 865.0548706054688, 896.1100463867188], "std": [0.17333565652370453, 0.13138720393180847, 0.0845797061920166, 0.2075430452823639, 0.07414455711841583, 0.04114818945527077, 0.15612442791461945, 0.033147864043712616, 0.04958406463265419, 0.04240177944302559, 0.08654513955116272, 0.16189615428447723, 0.15003018081188202, 0.15551020205020905, 0.17456720769405365, 0.08189109712839127, 0.2432713806629181, 0.05834634229540825, 0.13570304214954376, 0.26492011547088623, 0.02801116369664669, 0.032473187893629074, 0.05172635614871979, 0.17874616384506226, 0.24162253737449646, 0.12003574520349503, 224.00550842285156, 231.1787872314453], "count": [918]}, "timestamp": {"min": [0.0], "max": [30.566666666666666], "mean": [15.283333333333331], "std": [8.833453877584203], "count": [918]}, "frame_index": {"min": [0], "max": [917], "mean": [458.5], "std": [265.0036163275261], "count": [918]}, "episode_index": {"min": [63], "max": [63], "mean": [63.0], "std": [0.0], "count": [918]}, "index": {"min": [57790], "max": [58707], "mean": [58248.5], "std": [265.0036163275261], "count": [918]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [918]}, "subtask_annotation": {"mean": [7.310457516339869, 16.0, 16.0, 16.0, 16.0], "std": [4.252708941589687, 0.0, 0.0, 0.0, 0.0], "min": [1, 16, 16, 16, 16], "max": [16, 16, 16, 16, 16], "count": [918]}, "scene_annotation": {"mean": [63.0], "std": [0.0], "min": [63], "max": [63], "count": [918]}, "eef_direction_state": {"mean": [4.87037037037037, 5.19281045751634], "std": [1.7790765499132006, 1.6903134737246137], "min": [0, 0], "max": [6, 6], "count": [918]}, "eef_velocity_state": {"mean": [0.4934640522875817, 0.28431372549019607], "std": [0.6629477845559368, 0.5163915751392488], "min": [0, 0], "max": [2, 2], "count": [918]}, "eef_acc_mag_state": {"mean": [0.26034858387799564, 0.1514161220043573], "std": [0.5929659291108001, 0.4667053660907532], "min": [0, 0], "max": [2, 2], "count": [918]}, "eef_direction_action": {"mean": [4.87037037037037, 5.19281045751634], "std": [1.7790765499132006, 1.6903134737246137], "min": [0, 0], "max": [6, 6], "count": [918]}, "eef_velocity_action": {"mean": [0.4934640522875817, 0.28431372549019607], "std": [0.6629477845559368, 0.5163915751392488], "min": [0, 0], "max": [2, 2], "count": [918]}, "eef_acc_mag_action": {"mean": [0.26034858387799564, 0.1514161220043573], "std": [0.5929659291108, 0.4667053660907532], "min": [0, 0], "max": [2, 2], "count": [918]}, "eef_sim_pose_state": {"mean": [0.5316165177745453, 0.28597274383926846, 1.1449115285227143, 0.18262373739431773, -0.2757913496269691, 0.761394733026616, 0.523080897123354, -0.271332169751517, 1.1424828640838287, -0.11140718396933877, -0.1916643634429371, -1.080930374368361], "std": [0.04853517828482836, 0.03717098053951413, 0.027415619618001947, 0.08881182639479203, 0.08202561190329272, 0.17647771217221164, 0.04212030895908296, 0.03973139023837992, 0.018431606568401003, 0.12494377753058872, 0.1512281538179807, 0.21226756873082245], "min": [0.43944706428542346, 0.1894328197423678, 1.0890394218671056, 0.004035640350872893, -0.38565101085278775, 0.4914449882071919, 0.4652855013982388, -0.3096895132806664, 1.1047472319980782, -0.41789100313229094, -0.38335156256871805, -1.3315025288756954], "max": [0.6260374132816859, 0.3429165401380495, 1.207675602030544, 0.35566950854010704, -0.11857279334278181, 1.2503572452153826, 0.6168837181453176, -0.18477179376367708, 1.167967733175723, 0.015573494331785731, 0.007020086491234645, -0.6492638116883731], "count": [918]}, "eef_sim_pose_action": {"mean": [0.5317368332634849, 0.2859297057405303, 1.1449853345184786, 0.18270420954408015, -0.2756999239813221, 0.7608403332859079, 0.5231434804053439, -0.27129799968775214, 1.1425084586318726, -0.1113224284464991, -0.19133233732209345, -1.080614411485062], "std": [0.04856541118028418, 0.037166313422268525, 0.02749278391657347, 0.0887485028334968, 0.08195269128038161, 0.17573865187364746, 0.04211179765815319, 0.03971188078846317, 0.018444166275742583, 0.12499432384196933, 0.1511420892291326, 0.212231158923224], "min": [0.43944706428542346, 0.1894328197423678, 1.0890394218671056, 0.004035640350872893, -0.38565101085278775, 0.4914449882071919, 0.4652855013982388, -0.3096895132806664, 1.1047472319980782, -0.41789100313229094, -0.38335156256871805, -1.3315025288756954], "max": [0.6260374132816859, 0.3429165401380495, 1.207675602030544, 0.35566950854010704, -0.11857279334278181, 1.2503572452153826, 0.6168837181453176, -0.18477179376367708, 1.167967733175723, 0.015573494331785731, 0.007020086491234645, -0.6492638116883731], "count": [918]}, "gripper_mode_state": {"mean": [0.2178649237472767, 0.16122004357298475], "std": [0.41279510504349437, 0.3677337911088811], "min": [0, 0], "max": [1, 1], "count": [918]}, "gripper_activity_state": {"mean": [1.8627450980392157, 1.920479302832244], "std": [0.45816946845285556, 0.3542382497543958], "min": [0, 0], "max": [2, 2], "count": [918]}, "gripper_mode_action": {"mean": [0.2178649237472767, 0.16122004357298475], "std": [0.41279510504349437, 0.3677337911088811], "min": [0, 0], "max": [1, 1], "count": [918]}, "gripper_activity_action": {"mean": [1.8627450980392157, 1.920479302832244], "std": [0.45816946845285556, 0.3542382497543958], "min": [0, 0], "max": [2, 2], "count": [918]}, "gripper_open_scale_state": {"mean": [0.7864157554186787, 0.814644807606644], "std": [0.20364257584381648, 0.2101623912230922], "min": [0.3609090909090909, 0.3363068181818182], "max": [0.9115340909090909, 0.9135227272727273], "count": [918]}, "gripper_open_scale_action": {"mean": [0.7864135841918192, 0.814645556251371], "std": [0.2036412586924209, 0.21016274330894388], "min": [0.3609090909090909, 0.3363068181818182], "max": [0.9115340909090909, 0.9135664506392045], "count": [918]}}} +{"episode_index": 62, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5281786752691272]], [[0.4821996203383314]], [[0.4144682237600923]]], "std": [[[0.1657192426691414]], [[0.13019107527762205]], [[0.1569583475466415]]], "count": [170]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47241506872356787]], [[0.44543093641868514]], [[0.40505150543060364]]], "std": [[[0.16858832301252683]], [[0.12317103514586542]], [[0.13245937103759883]]], "count": [170]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43915393598615915]], [[0.4300724985582468]], [[0.3971732326509035]]], "std": [[[0.17819326515949427]], [[0.13380886183864704]], [[0.14461112704510629]]], "count": [170]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5203019776047674]], [[0.48371459054209914]], [[0.4389227857074202]]], "std": [[[0.14414366128078054]], [[0.11986598974139748]], [[0.13685228934830798]]], "count": [170]}, "observation.state": {"min": [-0.6919804811477661, 0.12745267152786255, 0.3857090473175049, -1.4902667999267578, -0.4162806570529938, -0.32081443071365356, -0.7342982292175293, -0.3762560784816742, 0.37090468406677246, 0.09092000126838684, -1.97776198387146, -1.7812421321868896, -0.7462756037712097, 0.021885337308049202, -0.046589381992816925, -0.45149049162864685, -1.6433606147766113, 0.04419173672795296, -0.1495136320590973, -0.05974152684211731, -0.38558804988861084, -0.5279932022094727, 0.018537312746047974, 1.2356927394866943, -1.651220440864563, 0.5668418407440186, 393.0, 368.4375], "max": [-0.08922668546438217, 0.7471416592597961, 0.5610098838806152, -0.5765215158462524, -0.06906703859567642, 0.008660105988383293, 0.028271425515413284, -0.2685176134109497, 0.5446416139602661, 0.2675294280052185, -1.5732269287109375, -1.121137022972107, -0.1507897824048996, 0.5875651240348816, 0.6168888211250305, -0.25400540232658386, -0.681082010269165, 0.43752458691596985, 0.18408642709255219, 0.3519565463066101, -0.2981642484664917, -0.40181469917297363, 0.23497074842453003, 1.6743338108062744, -1.121137022972107, 0.8961977958679199, 1003.0, 1004.9375], "mean": [-0.4352830648422241, 0.42289602756500244, 0.445268452167511, -1.08310067653656, -0.1784668117761612, -0.18768949806690216, -0.5473975539207458, -0.31832870841026306, 0.4886843264102936, 0.1827620565891266, -1.8232696056365967, -1.4646903276443481, -0.38696667551994324, 0.28200703859329224, 0.3346554934978485, -0.3628580868244171, -1.2519769668579102, 0.17846834659576416, -0.05565916374325752, 0.1423746794462204, -0.3221833407878876, -0.4710911214351654, 0.161721870303154, 1.5300344228744507, -1.3545998334884644, 0.7487272024154663, 847.1961669921875, 913.9224243164062], "std": [0.16905000805854797, 0.14370228350162506, 0.05440988391637802, 0.22580137848854065, 0.09339475631713867, 0.08033096790313721, 0.16253811120986938, 0.028881864622235298, 0.050286076962947845, 0.04216490313410759, 0.07976838946342468, 0.16094017028808594, 0.13878370821475983, 0.1280210018157959, 0.22730791568756104, 0.07965483516454697, 0.20539461076259613, 0.09384144097566605, 0.08796714246273041, 0.14584402740001678, 0.02546350099146366, 0.035099491477012634, 0.0660158097743988, 0.10818082094192505, 0.19125664234161377, 0.06916778534650803, 250.53387451171875, 212.67092895507812], "count": [947]}, "action": {"min": [-0.6919804811477661, 0.12745267152786255, 0.3857090473175049, -1.4902667999267578, -0.4162806570529938, -0.32081443071365356, -0.7342982292175293, -0.3762560784816742, 0.37090468406677246, 0.09092000126838684, -1.97776198387146, -1.7812421321868896, -0.7462756037712097, 0.021885337308049202, -0.046589381992816925, -0.45149049162864685, -1.6433606147766113, 0.04419173672795296, -0.1495136320590973, -0.05974152684211731, -0.38558804988861084, -0.5279932022094727, 0.018537312746047974, 1.2356927394866943, -1.651220440864563, 0.5668418407440186, 393.0, 368.4375], "max": [-0.08922668546438217, 0.7471416592597961, 0.5610098838806152, -0.5765215158462524, -0.06906703859567642, 0.008660105988383293, 0.028271161019802094, -0.2685176134109497, 0.5446416139602661, 0.2675294280052185, -1.5732269287109375, -1.121137022972107, -0.1507897824048996, 0.5875651240348816, 0.6168888211250305, -0.25400540232658386, -0.681082010269165, 0.43752458691596985, 0.18408642709255219, 0.3519565463066101, -0.2981642484664917, -0.40181469917297363, 0.23497074842453003, 1.6743338108062744, -1.121137022972107, 0.8961977958679199, 1003.0, 1004.9375], "mean": [-0.4356571435928345, 0.4226473271846771, 0.44523265957832336, -1.0827234983444214, -0.17843180894851685, -0.18763072788715363, -0.5480034947395325, -0.31829404830932617, 0.4887778162956238, 0.18270215392112732, -1.8234705924987793, -1.4650810956954956, -0.3867136836051941, 0.2821851968765259, 0.33419060707092285, -0.3626697063446045, -1.2517074346542358, 0.17829525470733643, -0.05560174584388733, 0.1426776796579361, -0.3221822679042816, -0.47115558385849, 0.1616109162569046, 1.5300359725952148, -1.3549126386642456, 0.7488056421279907, 847.1995849609375, 913.9176635742188], "std": [0.16892117261886597, 0.14359141886234283, 0.054417096078395844, 0.22555017471313477, 0.09337259083986282, 0.08040032535791397, 0.16145694255828857, 0.028913211077451706, 0.05028747022151947, 0.04213095083832741, 0.07937725633382797, 0.16055427491664886, 0.1383458375930786, 0.12802353501319885, 0.2272055745124817, 0.07965615391731262, 0.20535241067409515, 0.09385350346565247, 0.08794259279966354, 0.1457872986793518, 0.025464113801717758, 0.03510792925953865, 0.06598097085952759, 0.10818132013082504, 0.19111721217632294, 0.06920690089464188, 250.53521728515625, 212.66934204101562], "count": [947]}, "timestamp": {"min": [0.0], "max": [31.533333333333335], "mean": [15.766666666666666], "std": [9.112506668188386], "count": [947]}, "frame_index": {"min": [0], "max": [946], "mean": [473.0], "std": [273.3752000456515], "count": [947]}, "episode_index": {"min": [64], "max": [64], "mean": [64.0], "std": [0.0], "count": [947]}, "index": {"min": [58708], "max": [59654], "mean": [59181.0], "std": [273.3752000456515], "count": [947]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [947]}, "subtask_annotation": {"mean": [10.832101372756071, 16.0, 16.0, 16.0, 16.0], "std": [3.552042427212556, 0.0, 0.0, 0.0, 0.0], "min": [1, 16, 16, 16, 16], "max": [16, 16, 16, 16, 16], "count": [947]}, "scene_annotation": {"mean": [64.0], "std": [0.0], "min": [64], "max": [64], "count": [947]}, "eef_direction_state": {"mean": [4.776135163674763, 5.081309398099261], "std": [1.793023160345796, 1.8274971130919404], "min": [0, 0], "max": [6, 6], "count": [947]}, "eef_velocity_state": {"mean": [0.47624076029567053, 0.30306230200633577], "std": [0.6565528817168198, 0.5476465143427658], "min": [0, 0], "max": [2, 2], "count": [947]}, "eef_acc_mag_state": {"mean": [0.2893347412882788, 0.14044350580781415], "std": [0.6239857924280524, 0.4576246158666002], "min": [0, 0], "max": [2, 2], "count": [947]}, "eef_direction_action": {"mean": [4.776135163674763, 5.081309398099261], "std": [1.793023160345796, 1.8274971130919404], "min": [0, 0], "max": [6, 6], "count": [947]}, "eef_velocity_action": {"mean": [0.47624076029567053, 0.30306230200633577], "std": [0.6565528817168198, 0.5476465143427657], "min": [0, 0], "max": [2, 2], "count": [947]}, "eef_acc_mag_action": {"mean": [0.2893347412882788, 0.14044350580781415], "std": [0.6239857924280524, 0.4576246158666002], "min": [0, 0], "max": [2, 2], "count": [947]}, "eef_sim_pose_state": {"mean": [0.5558934677493341, 0.29209212971187304, 1.1421623575103153, 0.2138308781132398, -0.2966943904345037, 0.747960921717913, 0.519372413614911, -0.245475662387595, 1.1308835965597515, -0.12448438459514309, -0.20473129228894119, -1.1483936351854536], "std": [0.04759073327316189, 0.039678784944122275, 0.02469787092254882, 0.07826193460976372, 0.09276496733900318, 0.16461767266407185, 0.03820380359619548, 0.057086816152067094, 0.017933077086246568, 0.09108679298670502, 0.14321655664066038, 0.10847386879023542], "min": [0.45518911541060925, 0.2045272391060846, 1.094696521688412, 0.058340734300335595, -0.3996389049209368, 0.4767921539630935, 0.44798118826543015, -0.3096575039267205, 1.085189352236879, -0.34720088933989696, -0.38307280273147293, -1.2778568051530557], "max": [0.6151618745750068, 0.36727515804870947, 1.189606464890326, 0.33312049433283336, -0.09945648674519503, 1.250346634743976, 0.5864762339453176, -0.12167682911368215, 1.1555824196292293, -0.052522369762349475, 0.037083963276649534, -0.8744304674053648], "count": [947]}, "eef_sim_pose_action": {"mean": [0.5560062539040116, 0.2920656050962362, 1.142206500225773, 0.21393474031890097, -0.2965455303564091, 0.7475171061304758, 0.5194421314054034, -0.24537846316789658, 1.1308841509196748, -0.12447325992947131, -0.20448003622659236, -1.1482515688520756], "std": [0.04755781530583484, 0.03967541698537887, 0.02473092877092693, 0.07814368545489199, 0.09273958557924324, 0.16382733760749785, 0.038207896594552176, 0.05705584511561072, 0.017933359604188036, 0.09109337050010953, 0.14311214985197215, 0.10842860851395272], "min": [0.45518911541060925, 0.2045272391060846, 1.094696521688412, 0.058340734300335595, -0.3996389049209368, 0.4767921539630935, 0.44798118826543015, -0.3096575039267205, 1.085189352236879, -0.34720088933989696, -0.38307280273147293, -1.2778568051530557], "max": [0.6151618745750068, 0.36727515804870947, 1.189606464890326, 0.33312049433283336, -0.09945648674519503, 1.250346634743976, 0.5864762339453176, -0.12167682911368215, 1.1555824196292293, -0.052522369762349475, 0.037083963276649534, -0.8744304674053648], "count": [947]}, "gripper_mode_state": {"mean": [0.23125659978880675, 0.13199577613516367], "std": [0.42163608104967504, 0.33848617581466833], "min": [0, 0], "max": [1, 1], "count": [947]}, "gripper_activity_state": {"mean": [1.8511087645195354, 1.9260823653643084], "std": [0.4753771756523514, 0.342093939647132], "min": [0, 0], "max": [2, 2], "count": [947]}, "gripper_mode_action": {"mean": [0.23125659978880675, 0.13199577613516367], "std": [0.421636081049675, 0.33848617581466833], "min": [0, 0], "max": [1, 1], "count": [947]}, "gripper_activity_action": {"mean": [1.8511087645195354, 1.9260823653643084], "std": [0.4753771756523514, 0.342093939647132], "min": [0, 0], "max": [2, 2], "count": [947]}, "gripper_open_scale_state": {"mean": [0.7701783436484758, 0.8308385835559489], "std": [0.22775743726991246, 0.19333759863618077], "min": [0.3572727272727273, 0.33494318181818183], "max": [0.9118181818181819, 0.9135795454545454], "count": [947]}, "gripper_open_scale_action": {"mean": [0.7701814528263258, 0.8308342100826186], "std": [0.22775935119969334, 0.19333577507818722], "min": [0.3572727272727273, 0.33494318181818183], "max": [0.9118181818181819, 0.9135795454545454], "count": [947]}}} +{"episode_index": 63, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5206281853300087]], [[0.47549875916166084]], [[0.40833125306962864]]], "std": [[[0.166866926381546]], [[0.13106749318816405]], [[0.15698855634806277]]], "count": [173]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47283524594809023]], [[0.4469939292190865]], [[0.4066429502436813]]], "std": [[[0.1854531552708495]], [[0.13442925696180735]], [[0.14921485346847496]]], "count": [173]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4325236538497865]], [[0.4291381816936794]], [[0.40006492028410595]]], "std": [[[0.1791038366099816]], [[0.13444483154025022]], [[0.1472014145824386]]], "count": [173]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5183963646152102]], [[0.4842590990876119]], [[0.43652062082058257]]], "std": [[[0.14518179972468265]], [[0.12293977766486301]], [[0.13957622554146876]]], "count": [173]}, "observation.state": {"min": [-0.6677815318107605, 0.19001181423664093, 0.3586346209049225, -1.486030101776123, -0.40641626715660095, -0.24182191491127014, -0.7114965319633484, -0.37123000621795654, 0.3891916275024414, 0.09262268990278244, -1.8754127025604248, -1.7113720178604126, -0.7462756037712097, 0.0638146921992302, -0.053961217403411865, -0.5435118675231934, -1.6933435201644897, 0.0024336434435099363, -0.39886555075645447, -0.06149231269955635, -0.3763323128223419, -0.5599771738052368, 0.050392188131809235, 1.1230442523956299, -1.8023741245269775, 0.2051030993461609, 544.0, 369.375], "max": [-0.12166254222393036, 0.7557013630867004, 0.5814651846885681, -0.7162787914276123, -0.07654795795679092, 0.08989318460226059, 0.028275424614548683, -0.2599470615386963, 0.5497221946716309, 0.2683955729007721, -1.562203049659729, -1.121137022972107, -0.08140379935503006, 0.9154524803161621, 0.6187672019004822, -0.23182009160518646, -0.16426712274551392, 0.3954239785671234, 0.45697301626205444, 0.7588909864425659, -0.2793940007686615, -0.4035164415836334, 0.2350078821182251, 2.148881435394287, -1.121137022972107, 0.7508901357650757, 1003.0, 1004.9375], "mean": [-0.41419774293899536, 0.46078115701675415, 0.4393611550331116, -1.146106243133545, -0.23306918144226074, -0.07695703953504562, -0.5659272074699402, -0.31446972489356995, 0.4845699071884155, 0.1926632672548294, -1.7436707019805908, -1.5290498733520508, -0.3714342713356018, 0.3777121603488922, 0.3274756669998169, -0.3970712125301361, -1.1604602336883545, 0.15419983863830566, -0.057854436337947845, 0.26077792048454285, -0.31252261996269226, -0.48522770404815674, 0.15507793426513672, 1.617335319519043, -1.3774834871292114, 0.5976194739341736, 902.4674682617188, 869.0773315429688], "std": [0.1376395970582962, 0.13123385608196259, 0.061922118067741394, 0.17828986048698425, 0.056923747062683105, 0.05894208699464798, 0.12899889051914215, 0.02371509186923504, 0.03921278193593025, 0.04253001511096954, 0.0727449283003807, 0.11489816009998322, 0.12764427065849304, 0.2326527237892151, 0.21281960606575012, 0.06968923658132553, 0.3618193566799164, 0.11363271623849869, 0.20414423942565918, 0.29762744903564453, 0.028921157121658325, 0.047612499445676804, 0.060249898582696915, 0.24688874185085297, 0.21223528683185577, 0.15945568680763245, 178.03729248046875, 251.17848205566406], "count": [969]}, "action": {"min": [-0.6677815318107605, 0.19001181423664093, 0.3586346209049225, -1.486030101776123, -0.40641626715660095, -0.24182191491127014, -0.7114965319633484, -0.37123000621795654, 0.3891916275024414, 0.09262268990278244, -1.8754127025604248, -1.7113720178604126, -0.7462756037712097, 0.0638146921992302, -0.053961217403411865, -0.5435118675231934, -1.6933435201644897, 0.0024336434435099363, -0.39886555075645447, -0.06149231269955635, -0.3763323128223419, -0.5599771738052368, 0.050392188131809235, 1.1230442523956299, -1.8023741245269775, 0.2051030993461609, 544.0, 369.375], "max": [-0.12166254222393036, 0.7557013630867004, 0.5814651846885681, -0.7162787914276123, -0.07654795795679092, 0.08989318460226059, 0.028275424614548683, -0.2599470615386963, 0.5497221946716309, 0.2683955729007721, -1.562203049659729, -1.121137022972107, -0.08140379935503006, 0.9154524803161621, 0.6187672019004822, -0.23182009160518646, -0.16426712274551392, 0.3954239785671234, 0.45697301626205444, 0.7588909864425659, -0.2793940007686615, -0.4035164415836334, 0.2350078821182251, 2.148881435394287, -1.121137022972107, 0.7508901357650757, 1003.0, 1004.9375], "mean": [-0.4146158993244171, 0.460542768239975, 0.4393249750137329, -1.1457148790359497, -0.23302002251148224, -0.07682396471500397, -0.5664942860603333, -0.3144214451313019, 0.4846772849559784, 0.19261595606803894, -1.7437982559204102, -1.5294004678726196, -0.37118199467658997, 0.37801212072372437, 0.3271045386791229, -0.3969563841819763, -1.1601334810256958, 0.15396364033222198, -0.05783689394593239, 0.2612713873386383, -0.31249555945396423, -0.48531225323677063, 0.15497854351997375, 1.6175695657730103, -1.3777412176132202, 0.5974265933036804, 902.4667358398438, 869.0806884765625], "std": [0.13760259747505188, 0.1311822384595871, 0.06192520633339882, 0.17812228202819824, 0.05692634731531143, 0.058988939970731735, 0.1275855451822281, 0.02377442456781864, 0.03924725577235222, 0.04250846430659294, 0.0725541040301323, 0.11416906863451004, 0.12714390456676483, 0.23261034488677979, 0.21264946460723877, 0.06969137489795685, 0.36173468828201294, 0.1136632114648819, 0.20413878560066223, 0.29754358530044556, 0.028937015682458878, 0.04761418327689171, 0.06019742041826248, 0.24695518612861633, 0.21207553148269653, 0.15938851237297058, 178.03729248046875, 251.1803436279297], "count": [969]}, "timestamp": {"min": [0.0], "max": [32.266666666666666], "mean": [16.133333333333333], "std": [9.32420188223854], "count": [969]}, "frame_index": {"min": [0], "max": [968], "mean": [484.0], "std": [279.72605646715624], "count": [969]}, "episode_index": {"min": [65], "max": [65], "mean": [65.0], "std": [0.0], "count": [969]}, "index": {"min": [59655], "max": [60623], "mean": [60139.0], "std": [279.72605646715624], "count": [969]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [969]}, "subtask_annotation": {"mean": [10.481940144478845, 16.0, 16.0, 16.0, 16.0], "std": [3.3707804647769413, 0.0, 0.0, 0.0, 0.0], "min": [1, 16, 16, 16, 16], "max": [16, 16, 16, 16, 16], "count": [969]}, "scene_annotation": {"mean": [65.0], "std": [0.0], "min": [65], "max": [65], "count": [969]}, "eef_direction_state": {"mean": [4.6191950464396285, 5.108359133126935], "std": [2.049562104842414, 1.7088437152529738], "min": [0, 0], "max": [6, 6], "count": [969]}, "eef_velocity_state": {"mean": [0.4582043343653251, 0.2982456140350877], "std": [0.6540792656870035, 0.5325397387206672], "min": [0, 0], "max": [2, 2], "count": [969]}, "eef_acc_mag_state": {"mean": [0.31682146542827655, 0.14654282765737875], "std": [0.6518496427654964, 0.46016881013504585], "min": [0, 0], "max": [2, 2], "count": [969]}, "eef_direction_action": {"mean": [4.6191950464396285, 5.108359133126935], "std": [2.049562104842414, 1.7088437152529738], "min": [0, 0], "max": [6, 6], "count": [969]}, "eef_velocity_action": {"mean": [0.4582043343653251, 0.2982456140350877], "std": [0.6540792656870035, 0.5325397387206672], "min": [0, 0], "max": [2, 2], "count": [969]}, "eef_acc_mag_action": {"mean": [0.31682146542827655, 0.14654282765737875], "std": [0.6518496427654964, 0.46016881013504585], "min": [0, 0], "max": [2, 2], "count": [969]}, "eef_sim_pose_state": {"mean": [0.5518501538872593, 0.3010335618080131, 1.150919719893475, 0.2674977451882034, -0.2327853559662678, 0.7539681348698788, 0.5412191565538437, -0.24621227044457875, 1.1448625043656644, -0.17569423876692558, -0.25779387510988705, -1.0193709001039262], "std": [0.03832000169681334, 0.04039666663418802, 0.01928547978656244, 0.07836796271045463, 0.06380945151543181, 0.1331521772013868, 0.05894972048883621, 0.04764961161119697, 0.021183507132236566, 0.13138322719366624, 0.12472172466073263, 0.2631854654358397], "min": [0.4677588934243657, 0.20549006994826022, 1.106275913054027, 0.07580873955568301, -0.3954711834852256, 0.5060568396784404, 0.45363947110866026, -0.309688529778452, 1.10236281185181, -0.4733218898944992, -0.38309999066624023, -1.279874868737581], "max": [0.6163669355934975, 0.3679971747008507, 1.2002140587527454, 0.41134029953145146, -0.11260636835999449, 1.250162624221472, 0.6404974694248715, -0.17049380934005445, 1.1768446097963516, -0.00367808103386269, 0.010441418946173453, -0.5364432931332856], "count": [969]}, "eef_sim_pose_action": {"mean": [0.5519734224359562, 0.30101403069087324, 1.150981037533922, 0.26764337475162436, -0.2326468147425741, 0.7535846735146796, 0.5413184949682958, -0.24614148292983434, 1.1448935523103878, -0.17573908156295517, -0.2577325863737238, -1.01900431157231], "std": [0.03830861962082596, 0.04039707370100705, 0.01934430055150329, 0.07814236589853783, 0.06362854551071168, 0.13225474220712935, 0.058942177706886645, 0.04760622291541216, 0.021198101895535656, 0.1313565257053932, 0.12467475544932895, 0.263110923175705], "min": [0.4677588934243657, 0.20549006994826022, 1.106275913054027, 0.07581548690970374, -0.3954711834852256, 0.5060568396784404, 0.45363947110866026, -0.309688529778452, 1.10236281185181, -0.4733218898944992, -0.38309999066624023, -1.279874868737581], "max": [0.6163669355934975, 0.3679971747008507, 1.2002140587527454, 0.41134029953145146, -0.11260636835999449, 1.250162624221472, 0.6404974694248715, -0.17049380934005445, 1.1768446097963516, -0.00367808103386269, 0.010441418946173453, -0.5364432931332856], "count": [969]}, "gripper_mode_state": {"mean": [0.10113519091847266, 0.20123839009287925], "std": [0.30150765177082384, 0.400925804165447], "min": [0, 0], "max": [1, 1], "count": [969]}, "gripper_activity_state": {"mean": [1.8823529411764706, 1.9256965944272446], "std": [0.4268929619034717, 0.34397385541377495], "min": [0, 0], "max": [2, 2], "count": [969]}, "gripper_mode_action": {"mean": [0.10113519091847266, 0.20123839009287925], "std": [0.30150765177082384, 0.40092580416544704], "min": [0, 0], "max": [1, 1], "count": [969]}, "gripper_activity_action": {"mean": [1.8823529411764706, 1.9256965944272446], "std": [0.4268929619034717, 0.34397385541377495], "min": [0, 0], "max": [2, 2], "count": [969]}, "gripper_open_scale_state": {"mean": [0.8204250436402233, 0.7900702747760505], "std": [0.16185230287380606, 0.22834391787256178], "min": [0.49454545454545457, 0.33579545454545456], "max": [0.9118181818181819, 0.9135795454545454], "count": [969]}, "gripper_open_scale_action": {"mean": [0.8204243264384857, 0.7900733910104424], "std": [0.16185189939993233, 0.22834557424721869], "min": [0.49454545454545457, 0.33579545454545456], "max": [0.9118181818181819, 0.9135795454545454], "count": [969]}}} +{"episode_index": 64, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9921568627450981]], [[1.0]], [[1.0]]], "mean": [[[0.5249886445764202]], [[0.4807457317328641]], [[0.4137152254064019]]], "std": [[[0.16601501369153443]], [[0.12767307054164037]], [[0.15380483986428953]]], "count": [156]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4608415778971845]], [[0.4443570051952405]], [[0.4098133287770236]]], "std": [[[0.17659418288156384]], [[0.12492670791004028]], [[0.1360107768237844]]], "count": [156]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40454426428691137]], [[0.43921754545835423]], [[0.4294200852082286]]], "std": [[[0.18587465859145988]], [[0.14069006306848164]], [[0.15665020884319975]]], "count": [156]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.520673920102229]], [[0.48548337470672026]], [[0.43646866489651415]]], "std": [[[0.14635312384456295]], [[0.12095732713500153]], [[0.13608848614827834]]], "count": [156]}, "observation.state": {"min": [-0.681476891040802, 0.21392500400543213, 0.3659595549106598, -1.4809740781784058, -0.5254902839660645, -0.2978862524032593, -0.8621315360069275, -0.37117600440979004, 0.3881879448890686, 0.09955243766307831, -1.9926784038543701, -1.798838496208191, -0.7462756037712097, 0.11278972029685974, 0.054190292954444885, -0.5232311487197876, -1.620797872543335, 0.1127559021115303, -0.12167344242334366, -0.03988949954509735, -0.36569663882255554, -0.5196093320846558, 0.027154438197612762, 1.069775938987732, -1.8018321990966797, 0.3536388874053955, 393.0, 368.375], "max": [-0.12476595491170883, 0.8052327036857605, 0.6276236772537231, -0.5788667798042297, -0.07625343650579453, 0.007005315274000168, 0.028304876759648323, -0.25151392817497253, 0.551915168762207, 0.26878848671913147, -1.5732269287109375, -1.121137022972107, -0.0608365498483181, 0.5698641538619995, 0.6079123616218567, -0.24670447409152985, -0.8615599870681763, 0.4235554039478302, 0.3909439444541931, 0.5116738080978394, -0.2852863669395447, -0.4214840531349182, 0.2349863052368164, 1.5973087549209595, -1.121137022972107, 0.7946249842643738, 1002.5625, 1004.9375], "mean": [-0.434217244386673, 0.4952436685562134, 0.47193944454193115, -1.1100363731384277, -0.24902938306331635, -0.14433878660202026, -0.6541381478309631, -0.31756335496902466, 0.4797021746635437, 0.20214612782001495, -1.816716194152832, -1.5476771593093872, -0.28560951352119446, 0.2912015914916992, 0.37555381655693054, -0.3747534453868866, -1.2949774265289307, 0.2503025531768799, 0.06956271082162857, 0.15759412944316864, -0.31485727429389954, -0.47180232405662537, 0.1733437180519104, 1.4511549472808838, -1.4138197898864746, 0.6979095339775085, 873.9351196289062, 896.6351318359375], "std": [0.15127849578857422, 0.1275889128446579, 0.07006654143333435, 0.19056448340415955, 0.09665868431329727, 0.06983888894319534, 0.16708062589168549, 0.0279788076877594, 0.042219918221235275, 0.04318223148584366, 0.08775214105844498, 0.1357615888118744, 0.13925966620445251, 0.12613995373249054, 0.1931302398443222, 0.09770224988460541, 0.17784589529037476, 0.05639684200286865, 0.16531147062778473, 0.18058264255523682, 0.021574266254901886, 0.03073209524154663, 0.06398674100637436, 0.158303901553154, 0.23615702986717224, 0.12606096267700195, 215.1990966796875, 230.29974365234375], "count": [846]}, "action": {"min": [-0.681476891040802, 0.21392500400543213, 0.3659595549106598, -1.4809740781784058, -0.5254902839660645, -0.2978862524032593, -0.8621315360069275, -0.37117600440979004, 0.3881879448890686, 0.09955243766307831, -1.9926784038543701, -1.798838496208191, -0.7462756037712097, 0.11278972029685974, 0.054190292954444885, -0.5232311487197876, -1.620797872543335, 0.1127559021115303, -0.12167344242334366, -0.03988949954509735, -0.36569663882255554, -0.5196093320846558, 0.027154438197612762, 1.069775938987732, -1.8018321990966797, 0.3536388874053955, 393.0, 368.375], "max": [-0.12476595491170883, 0.8052327036857605, 0.6276236772537231, -0.5788667798042297, -0.07625343650579453, 0.007005315274000168, 0.028304876759648323, -0.25151392817497253, 0.551915168762207, 0.26878848671913147, -1.5732269287109375, -1.121137022972107, -0.0608365498483181, 0.5698641538619995, 0.6079123616218567, -0.24670447409152985, -0.8615599870681763, 0.4235554039478302, 0.3909439444541931, 0.5116738080978394, -0.2852863669395447, -0.4214840531349182, 0.2349863052368164, 1.5973087549209595, -1.121137022972107, 0.7946249842643738, 1002.5625, 1004.9375], "mean": [-0.4347771108150482, 0.4949971139431, 0.47200560569763184, -1.1095623970031738, -0.2489732950925827, -0.14418941736221313, -0.6549202799797058, -0.31749698519706726, 0.47982802987098694, 0.20207442343235016, -1.8169766664505005, -1.5481176376342773, -0.28511130809783936, 0.29136359691619873, 0.37516316771507263, -0.3745153546333313, -1.2948052883148193, 0.25028324127197266, 0.06985226273536682, 0.15796774625778198, -0.3148423433303833, -0.4718657433986664, 0.17327219247817993, 1.4509832859039307, -1.4142855405807495, 0.6979629397392273, 873.9351196289062, 896.6338500976562], "std": [0.1512853354215622, 0.12757858633995056, 0.07007342576980591, 0.1903112232685089, 0.09666956961154938, 0.07002429664134979, 0.16542492806911469, 0.028066467493772507, 0.042275529354810715, 0.043178025633096695, 0.08735503256320953, 0.13497866690158844, 0.13836148381233215, 0.1261102706193924, 0.19300082325935364, 0.09776049852371216, 0.1778031438589096, 0.05639840289950371, 0.165192648768425, 0.1805247813463211, 0.02158289961516857, 0.03073248639702797, 0.063951775431633, 0.15825045108795166, 0.23596718907356262, 0.12609048187732697, 215.1991424560547, 230.2995147705078], "count": [846]}, "timestamp": {"min": [0.0], "max": [28.166666666666668], "mean": [14.083333333333334], "std": [8.140633108512347], "count": [846]}, "frame_index": {"min": [0], "max": [845], "mean": [422.5], "std": [244.21899325537044], "count": [846]}, "episode_index": {"min": [66], "max": [66], "mean": [66.0], "std": [0.0], "count": [846]}, "index": {"min": [60624], "max": [61469], "mean": [61046.5], "std": [244.21899325537044], "count": [846]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [846]}, "subtask_annotation": {"mean": [10.86643026004728, 16.0, 16.0, 16.0, 16.0], "std": [3.5054679711378043, 0.0, 0.0, 0.0, 0.0], "min": [1, 16, 16, 16, 16], "max": [16, 16, 16, 16, 16], "count": [846]}, "scene_annotation": {"mean": [66.0], "std": [0.0], "min": [66], "max": [66], "count": [846]}, "eef_direction_state": {"mean": [4.821513002364066, 5.1879432624113475], "std": [1.8016437409911843, 1.6492411828020557], "min": [0, 0], "max": [6, 6], "count": [846]}, "eef_velocity_state": {"mean": [0.46926713947990545, 0.3061465721040189], "std": [0.6529628288220254, 0.5912162783080969], "min": [0, 0], "max": [2, 2], "count": [846]}, "eef_acc_mag_state": {"mean": [0.31560283687943264, 0.15839243498817968], "std": [0.6383471218194811, 0.4773540816635279], "min": [0, 0], "max": [2, 2], "count": [846]}, "eef_direction_action": {"mean": [4.821513002364066, 5.1879432624113475], "std": [1.8016437409911843, 1.6492411828020554], "min": [0, 0], "max": [6, 6], "count": [846]}, "eef_velocity_action": {"mean": [0.46926713947990545, 0.3061465721040189], "std": [0.6529628288220254, 0.5912162783080969], "min": [0, 0], "max": [2, 2], "count": [846]}, "eef_acc_mag_action": {"mean": [0.31560283687943264, 0.15839243498817968], "std": [0.6383471218194811, 0.4773540816635279], "min": [0, 0], "max": [2, 2], "count": [846]}, "eef_sim_pose_state": {"mean": [0.5528340062952755, 0.31533159947844314, 1.1487863681453845, 0.28047476214103056, -0.25171791728866266, 0.6575943513160094, 0.5223131606206117, -0.25692090561719527, 1.1450515584625434, -0.20198211923448336, -0.1572557978905663, -1.1426675763681626], "std": [0.04084963459573393, 0.042320803951735694, 0.026480237680649027, 0.0735296740096905, 0.07246251807079598, 0.16360973639191512, 0.036888967008856736, 0.05372936563609499, 0.014067978412445647, 0.13267311681287447, 0.17533139724100327, 0.15625662454231767], "min": [0.4697413093858752, 0.21429316663702896, 1.1009048218112836, 0.0755471620811039, -0.38299935414911146, 0.4102484731356574, 0.46971136407366704, -0.30967147820895474, 1.1179419895110376, -0.4811422145200609, -0.38312223877398877, -1.2834681340116603], "max": [0.6195849913914123, 0.380285138463775, 1.214923833399602, 0.41206901230956827, -0.09901604197166969, 1.250364987721901, 0.5866405817656073, -0.13534477423749125, 1.171944101995674, -0.07504656052162917, 0.050869109478549834, -0.7789041512355177], "count": [846]}, "eef_sim_pose_action": {"mean": [0.5529887337501013, 0.3153016426483881, 1.148874227515179, 0.2807213700888, -0.2516019780296205, 0.656958603486679, 0.522382765412539, -0.2568622157261257, 1.1450774908182046, -0.2020974285209528, -0.1568635728626649, -1.1425333886626485], "std": [0.04085409599951434, 0.04233375869399335, 0.026573493170920018, 0.07319114503967937, 0.07233075895373815, 0.16234531813827266, 0.03688093783970731, 0.05369885299861886, 0.014078428180075174, 0.13260580779267345, 0.17519704803349767, 0.15621293494550878], "min": [0.4697413093858752, 0.21429316663702896, 1.1009048218112836, 0.0755471620811039, -0.38299935414911146, 0.4102484731356574, 0.46971136407366704, -0.30967147820895474, 1.1179419895110376, -0.4811422145200609, -0.38312223877398877, -1.2834681340116603], "max": [0.6195849913914123, 0.380285138463775, 1.214923833399602, 0.41206901230956827, -0.09901604197166969, 1.250364987721901, 0.5866405817656073, -0.13534477423749125, 1.171944101995674, -0.07504656052162917, 0.050869109478549834, -0.7789041512355177], "count": [846]}, "gripper_mode_state": {"mean": [0.10638297872340426, 0.1595744680851064], "std": [0.3083271648125345, 0.3662109463416671], "min": [0, 0], "max": [1, 1], "count": [846]}, "gripper_activity_state": {"mean": [1.8475177304964538, 1.9148936170212767], "std": [0.4805062677284161, 0.3668799193298602], "min": [0, 0], "max": [2, 2], "count": [846]}, "gripper_mode_action": {"mean": [0.10638297872340426, 0.1595744680851064], "std": [0.30832716481253447, 0.3662109463416671], "min": [0, 0], "max": [1, 1], "count": [846]}, "gripper_activity_action": {"mean": [1.8475177304964538, 1.9148936170212767], "std": [0.4805062677284161, 0.3668799193298602], "min": [0, 0], "max": [2, 2], "count": [846]}, "gripper_open_scale_state": {"mean": [0.7944864015560757, 0.8151228157730485], "std": [0.19563617485081417, 0.2093635603678324], "min": [0.3572727272727273, 0.33488636363636365], "max": [0.9114204545454545, 0.9135795454545454], "count": [846]}, "gripper_open_scale_action": {"mean": [0.7944864468766138, 0.8151218071779133], "std": [0.19563620220175976, 0.20936308776498141], "min": [0.3572727272727273, 0.33488636363636365], "max": [0.9114204545454545, 0.9135795454545454], "count": [846]}}} +{"episode_index": 65, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5251869278584929]], [[0.4783793827269864]], [[0.4113177341719821]]], "std": [[[0.16946547939060685]], [[0.13756736637375294]], [[0.1644304917151225]]], "count": [166]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4827966670603985]], [[0.4436397944720057]], [[0.3966207919914954]]], "std": [[[0.16190867577204418]], [[0.11788083833997047]], [[0.12310196098670383]]], "count": [166]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4106484467280888]], [[0.4288311149007796]], [[0.41221984998818806]]], "std": [[[0.1912227505844117]], [[0.14503980290367152]], [[0.16044346334919998]]], "count": [166]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5208145634006615]], [[0.48442982346050867]], [[0.4412796910681943]]], "std": [[[0.14419167887193687]], [[0.12410504537998472]], [[0.1408407952282161]]], "count": [166]}, "observation.state": {"min": [-0.6589392423629761, 0.1392609179019928, 0.39804524183273315, -1.683318853378296, -0.380185067653656, -0.1752845048904419, -0.78993821144104, -0.364860862493515, 0.37922975420951843, 0.05588437616825104, -2.054032564163208, -1.7634390592575073, -0.7462756037712097, 0.10566878318786621, 0.00706312945112586, -0.47096073627471924, -1.571158528327942, -0.020436715334653854, -0.12049970775842667, -0.08728282153606415, -0.38157930970191956, -0.5082268118858337, 0.023163625970482826, 1.2160768508911133, -1.6100234985351562, 0.472719669342041, 404.0, 369.0625], "max": [-0.1392958164215088, 0.7057773470878601, 0.6295849680900574, -0.6992956399917603, -0.018535397946834564, 0.1964106261730194, 0.02827299013733864, -0.244145929813385, 0.5319163799285889, 0.2349652498960495, -1.5732269287109375, -1.121137022972107, 0.01666124165058136, 0.4916156232357025, 0.6046736836433411, -0.20926715433597565, -0.9070934057235718, 0.28525662422180176, 0.21900063753128052, 0.2965063452720642, -0.3000018000602722, -0.4223787486553192, 0.23501306772232056, 1.5893657207489014, -1.121137022972107, 0.7760125994682312, 1002.6875, 1004.875], "mean": [-0.3949746787548065, 0.4422839283943176, 0.49818459153175354, -1.2676594257354736, -0.17773395776748657, -0.016699885949492455, -0.5317255854606628, -0.30299147963523865, 0.4701412618160248, 0.14775942265987396, -1.812065839767456, -1.511157751083374, -0.2945110499858856, 0.26882651448249817, 0.311393141746521, -0.36957618594169617, -1.2864999771118164, 0.1193249374628067, 0.026569273322820663, 0.10404804348945618, -0.3243454694747925, -0.4683714807033539, 0.15189601480960846, 1.4870229959487915, -1.3246852159500122, 0.698276698589325, 842.375244140625, 903.5084228515625], "std": [0.132815882563591, 0.12215106189250946, 0.07258439809083939, 0.18478208780288696, 0.06775479018688202, 0.0967620462179184, 0.1617666780948639, 0.03077787719666958, 0.0381561815738678, 0.03915644437074661, 0.10587532073259354, 0.13552340865135193, 0.16432428359985352, 0.0987125039100647, 0.22890497744083405, 0.07662694156169891, 0.15324024856090546, 0.11655192077159882, 0.11116161197423935, 0.1275467723608017, 0.02175627462565899, 0.026983488351106644, 0.06937052309513092, 0.1077667847275734, 0.16115932166576385, 0.06724110245704651, 252.143798828125, 222.48233032226562], "count": [913]}, "action": {"min": [-0.6589392423629761, 0.1392609179019928, 0.39804524183273315, -1.683318853378296, -0.380185067653656, -0.1752845048904419, -0.78993821144104, -0.364860862493515, 0.37922975420951843, 0.05588437616825104, -2.054032564163208, -1.7634390592575073, -0.7462756037712097, 0.10566878318786621, 0.00706312945112586, -0.47096073627471924, -1.571158528327942, -0.020436715334653854, -0.12049970775842667, -0.08728282153606415, -0.38157930970191956, -0.5082268118858337, 0.023163625970482826, 1.2160768508911133, -1.6100234985351562, 0.472719669342041, 404.0, 369.0625], "max": [-0.1392958164215088, 0.7057773470878601, 0.6295849680900574, -0.6992956399917603, -0.018535397946834564, 0.1964106261730194, 0.028274333104491234, -0.244145929813385, 0.5319163799285889, 0.2349652498960495, -1.5732269287109375, -1.121137022972107, 0.01666124165058136, 0.4916156232357025, 0.6046736836433411, -0.20926715433597565, -0.9070934057235718, 0.28525662422180176, 0.21900063753128052, 0.2965063452720642, -0.3000018000602722, -0.4223787486553192, 0.23501306772232056, 1.5893657207489014, -1.121137022972107, 0.7760125994682312, 1002.6875, 1004.875], "mean": [-0.39532390236854553, 0.4421103596687317, 0.49825185537338257, -1.2675718069076538, -0.17767733335494995, -0.01635364443063736, -0.5323246717453003, -0.3029214143753052, 0.4702064096927643, 0.14765655994415283, -1.8122667074203491, -1.5115591287612915, -0.2940247058868408, 0.26897570490837097, 0.3108823299407959, -0.3694058656692505, -1.28628671169281, 0.11905715614557266, 0.026793347671628, 0.10430974513292313, -0.32435381412506104, -0.46842676401138306, 0.1517598181962967, 1.4869343042373657, -1.3249987363815308, 0.6982315182685852, 842.3732299804688, 903.5048828125], "std": [0.13272075355052948, 0.12203274667263031, 0.07256943732500076, 0.18473263084888458, 0.06771256029605865, 0.0969550833106041, 0.16070105135440826, 0.030837662518024445, 0.03816424310207367, 0.039050377905368805, 0.105595663189888, 0.13490882515907288, 0.1636427938938141, 0.09871070086956024, 0.2287704199552536, 0.07661788165569305, 0.15320123732089996, 0.11652328819036484, 0.11107122153043747, 0.1275201141834259, 0.02175174467265606, 0.026987724006175995, 0.06932930648326874, 0.10772904753684998, 0.16104136407375336, 0.06722275167703629, 252.14224243164062, 222.4802703857422], "count": [913]}, "timestamp": {"min": [0.0], "max": [30.4], "mean": [15.2], "std": [8.785341326449544], "count": [913]}, "frame_index": {"min": [0], "max": [912], "mean": [456.0], "std": [263.5602397934863], "count": [913]}, "episode_index": {"min": [67], "max": [67], "mean": [67.0], "std": [0.0], "count": [913]}, "index": {"min": [61470], "max": [62382], "mean": [61926.0], "std": [263.5602397934863], "count": [913]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [913]}, "subtask_annotation": {"mean": [10.76998904709748, 16.0, 16.0, 16.0, 16.0], "std": [3.427179825336272, 0.0, 0.0, 0.0, 0.0], "min": [1, 16, 16, 16, 16], "max": [16, 16, 16, 16, 16], "count": [913]}, "scene_annotation": {"mean": [67.0], "std": [0.0], "min": [67], "max": [67], "count": [913]}, "eef_direction_state": {"mean": [4.730558598028478, 5.304490690032859], "std": [1.8330414562717237, 1.548539780742478], "min": [0, 0], "max": [6, 6], "count": [913]}, "eef_velocity_state": {"mean": [0.4874041621029573, 0.24315443592552027], "std": [0.6315067847049229, 0.48641986833111717], "min": [0, 0], "max": [2, 2], "count": [913]}, "eef_acc_mag_state": {"mean": [0.32858707557502737, 0.12157721796276014], "std": [0.6581063122413706, 0.42058860440800017], "min": [0, 0], "max": [2, 2], "count": [913]}, "eef_direction_action": {"mean": [4.730558598028478, 5.304490690032859], "std": [1.8330414562717237, 1.548539780742478], "min": [0, 0], "max": [6, 6], "count": [913]}, "eef_velocity_action": {"mean": [0.4874041621029573, 0.24315443592552027], "std": [0.6315067847049229, 0.48641986833111717], "min": [0, 0], "max": [2, 2], "count": [913]}, "eef_acc_mag_action": {"mean": [0.32858707557502737, 0.12157721796276014], "std": [0.6581063122413706, 0.42058860440800017], "min": [0, 0], "max": [2, 2], "count": [913]}, "eef_sim_pose_state": {"mean": [0.5418041516153402, 0.25900464547457375, 1.1632441436839809, 0.2804273268396657, -0.273927033991915, 0.6810548184021296, 0.5161455039935687, -0.2324076088212882, 1.133891364352372, -0.18338400036068234, -0.2359259295970179, -1.1664447837612053], "std": [0.0371288995920176, 0.0347021752593864, 0.027739641436017547, 0.10094591213667976, 0.0676683732837613, 0.17882196212887488, 0.030719544938716644, 0.06204260561239969, 0.015198419768190028, 0.09083782879725687, 0.11143005799351391, 0.11126349768459146], "min": [0.4524964212189009, 0.17482506539604245, 1.110521948223395, 0.06296484918457401, -0.47855910379841493, 0.34394355893015155, 0.4678341383003493, -0.3096883177355282, 1.0917505475661229, -0.35555936260802157, -0.3843883897779967, -1.304454040003108], "max": [0.6059213883166452, 0.30966131643017963, 1.2251700961694092, 0.4470441504354667, -0.13750270529227082, 1.2502224288274937, 0.5683275073814255, -0.12322404118251579, 1.158522892004618, -0.07581417468917195, -0.08012154017986006, -0.8960262739544103], "count": [913]}, "eef_sim_pose_action": {"mean": [0.5418953584295315, 0.2589383531436721, 1.163337469700381, 0.2806956158285624, -0.2738186292261989, 0.6804769242689892, 0.5162064501055871, -0.2322824707532128, 1.1338946553862497, -0.18350955819096101, -0.2357005358308192, -1.166301852815561], "std": [0.037100459495839774, 0.034663088791559604, 0.02780374774552045, 0.10072705617090937, 0.06757280716412879, 0.17783140384422585, 0.03072015123635367, 0.062001842066650485, 0.015200019814609354, 0.09076837591817369, 0.11134050986139389, 0.11123941521533043], "min": [0.4524964212189009, 0.17482506539604245, 1.110521948223395, 0.06296484918457401, -0.47855910379841493, 0.34394355893015155, 0.4678341383003493, -0.3096883177355282, 1.0917505475661229, -0.35555936260802157, -0.3843883897779967, -1.304454040003108], "max": [0.6059213883166452, 0.30966131643017963, 1.2251700961694092, 0.4470441504354667, -0.13750270529227082, 1.2502224288274937, 0.5683275073814255, -0.12322404118251579, 1.158522892004618, -0.07581417468917195, -0.08012154017986006, -0.8960262739544103], "count": [913]}, "gripper_mode_state": {"mean": [0.24315443592552027, 0.14786418400876233], "std": [0.4289875944771147, 0.3549653040737685], "min": [0, 0], "max": [1, 1], "count": [913]}, "gripper_activity_state": {"mean": [1.845564074479737, 1.917853231106243], "std": [0.4832626140196855, 0.36078136017525736], "min": [0, 0], "max": [2, 2], "count": [913]}, "gripper_mode_action": {"mean": [0.24315443592552027, 0.14786418400876233], "std": [0.4289875944771147, 0.3549653040737685], "min": [0, 0], "max": [1, 1], "count": [913]}, "gripper_activity_action": {"mean": [1.845564074479737, 1.917853231106243], "std": [0.4832626140196855, 0.36078136017525736], "min": [0, 0], "max": [2, 2], "count": [913]}, "gripper_open_scale_state": {"mean": [0.7657956990993435, 0.8213712544846227], "std": [0.22922172870412758, 0.20225674013775113], "min": [0.36727272727272725, 0.33551136363636364], "max": [0.9115340909090909, 0.9135227272727273], "count": [913]}, "gripper_open_scale_action": {"mean": [0.7657938025912422, 0.8213679713608439], "std": [0.22922052975739346, 0.2022552802552821], "min": [0.36727272727272725, 0.33551136363636364], "max": [0.9115340909090909, 0.9135227272727273], "count": [913]}}} +{"episode_index": 66, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5173671508684996]], [[0.47309831228687127]], [[0.4055255221653879]]], "std": [[[0.1644268079305968]], [[0.12665961115559776]], [[0.15293406327790401]]], "count": [184]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46179115382566066]], [[0.4388169390718244]], [[0.4024425995488775]]], "std": [[[0.16695819814603405]], [[0.11870847100983518]], [[0.1289373705763506]]], "count": [184]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43158414144643364]], [[0.43522073365125036]], [[0.40808183477195226]]], "std": [[[0.1833694929961211]], [[0.13878297706979575]], [[0.15259110469129586]]], "count": [184]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5178487829461494]], [[0.47995326597577437]], [[0.43514094802323106]]], "std": [[[0.1464646967931246]], [[0.12275218393361068]], [[0.13934803455271916]]], "count": [184]}, "observation.state": {"min": [-0.6588159799575806, 0.15980125963687897, 0.3497737944126129, -1.4120160341262817, -0.5026264786720276, -0.29819822311401367, -0.7879976034164429, -0.36988013982772827, 0.3968379497528076, 0.06508956104516983, -2.025892734527588, -1.718799114227295, -0.7462756037712097, 0.19944095611572266, 0.13182471692562103, -0.5499346852302551, -1.4507449865341187, 0.12767846882343292, -0.1302102953195572, -0.028278697282075882, -0.36662712693214417, -0.5403659343719482, 0.06480131298303604, 1.4197614192962646, -1.7321332693099976, 0.3154491186141968, 396.0, 369.0], "max": [-0.19406643509864807, 0.740584671497345, 0.6081316471099854, -0.7646723985671997, 0.012264210730791092, 0.3282757103443146, 0.028279786929488182, -0.24302056431770325, 0.5404749512672424, 0.2507671117782593, -1.545230507850647, -1.121137022972107, -0.06351199001073837, 0.6109470725059509, 0.6046518683433533, -0.33521121740341187, -0.7952123880386353, 0.4416173994541168, 0.10528698563575745, 0.5615586042404175, -0.299007385969162, -0.4447062611579895, 0.23497863113880157, 1.7379124164581299, -1.121137022972107, 0.7485032677650452, 1002.8125, 1004.875], "mean": [-0.45308881998062134, 0.4309849143028259, 0.46079424023628235, -1.1556212902069092, -0.21334920823574066, -0.024835782125592232, -0.5805676579475403, -0.3012256622314453, 0.49092283844947815, 0.17313037812709808, -1.7590335607528687, -1.5375771522521973, -0.33321747183799744, 0.36314865946769714, 0.40588605403900146, -0.40399789810180664, -1.1794239282608032, 0.20870181918144226, -0.06925616413354874, 0.2647823989391327, -0.3169666826725006, -0.48825350403785706, 0.18789876997470856, 1.5969913005828857, -1.373392105102539, 0.6347566246986389, 834.5048828125, 927.4762573242188], "std": [0.1381726711988449, 0.1380545049905777, 0.08177553117275238, 0.16271357238292694, 0.0915505513548851, 0.16807349026203156, 0.14314375817775726, 0.03458298742771149, 0.03896679729223251, 0.055040501058101654, 0.11610578000545502, 0.11072387546300888, 0.1568874716758728, 0.13505280017852783, 0.15896062552928925, 0.06261176615953445, 0.18998385965824127, 0.07837899029254913, 0.06174226105213165, 0.21434062719345093, 0.018278861418366432, 0.035835351794958115, 0.047341249883174896, 0.070532888174057, 0.2056228071451187, 0.1258547455072403, 259.9462585449219, 196.8666229248047], "count": [1054]}, "action": {"min": [-0.6588159799575806, 0.15980125963687897, 0.3497737944126129, -1.4120160341262817, -0.5026264786720276, -0.29819822311401367, -0.7879976034164429, -0.36988013982772827, 0.3968379497528076, 0.06508956104516983, -2.025892734527588, -1.718799114227295, -0.7462756037712097, 0.19944095611572266, 0.13182471692562103, -0.5499346852302551, -1.4507449865341187, 0.12767846882343292, -0.1302102953195572, -0.028278697282075882, -0.36662712693214417, -0.5403659343719482, 0.06480131298303604, 1.4197614192962646, -1.7321332693099976, 0.3154491186141968, 396.0, 369.0], "max": [-0.19406643509864807, 0.740584671497345, 0.6081316471099854, -0.7646723985671997, 0.012264210730791092, 0.3282757103443146, 0.028279786929488182, -0.24302056431770325, 0.5404749512672424, 0.2507671117782593, -1.545230507850647, -1.121137022972107, -0.06351199001073837, 0.6109470725059509, 0.6046562194824219, -0.33521121740341187, -0.7952123880386353, 0.4416173994541168, 0.10528698563575745, 0.5615586042404175, -0.299007385969162, -0.4447062611579895, 0.23497863113880157, 1.7379124164581299, -1.121137022972107, 0.7485032677650452, 1002.8125, 1004.888916015625], "mean": [-0.45346829295158386, 0.4307299256324768, 0.46080270409584045, -1.1553866863250732, -0.2133248746395111, -0.02444078028202057, -0.5810415744781494, -0.3011702597141266, 0.49101316928863525, 0.17304231226444244, -1.7590113878250122, -1.5380065441131592, -0.33290210366249084, 0.3633955419063568, 0.40558210015296936, -0.40389615297317505, -1.1790934801101685, 0.2085828334093094, -0.06922335177659988, 0.2651416063308716, -0.3169650435447693, -0.48832768201828003, 0.1878364384174347, 1.5970520973205566, -1.3736492395401, 0.634676992893219, 834.5048828125, 927.480224609375], "std": [0.13802476227283478, 0.13798125088214874, 0.08177495747804642, 0.1625218689441681, 0.09154319018125534, 0.1683371365070343, 0.14194908738136292, 0.03461777791380882, 0.038970865309238434, 0.055015649646520615, 0.1161433756351471, 0.10998319089412689, 0.15638987720012665, 0.13499119877815247, 0.15888649225234985, 0.0626218244433403, 0.1898820996284485, 0.07840560376644135, 0.06172414869070053, 0.21416644752025604, 0.01827968657016754, 0.03582702949643135, 0.04732249304652214, 0.07053913176059723, 0.20547805726528168, 0.12580998241901398, 259.9462890625, 196.86781311035156], "count": [1054]}, "timestamp": {"min": [0.0], "max": [35.1], "mean": [17.55], "std": [10.14211516400795], "count": [1054]}, "frame_index": {"min": [0], "max": [1053], "mean": [526.5], "std": [304.2634549202385], "count": [1054]}, "episode_index": {"min": [68], "max": [68], "mean": [68.0], "std": [0.0], "count": [1054]}, "index": {"min": [62383], "max": [63436], "mean": [62909.5], "std": [304.2634549202385], "count": [1054]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1054]}, "subtask_annotation": {"mean": [7.563567362428842, 16.0, 16.0, 16.0, 16.0], "std": [4.343771412295342, 0.0, 0.0, 0.0, 0.0], "min": [1, 16, 16, 16, 16], "max": [16, 16, 16, 16, 16], "count": [1054]}, "scene_annotation": {"mean": [68.0], "std": [0.0], "min": [68], "max": [68], "count": [1054]}, "eef_direction_state": {"mean": [4.913662239089184, 5.29696394686907], "std": [1.7186175724403714, 1.6438172023996676], "min": [0, 0], "max": [6, 6], "count": [1054]}, "eef_velocity_state": {"mean": [0.43927893738140417, 0.21821631878557876], "std": [0.6309640315429634, 0.48292499710272857], "min": [0, 0], "max": [2, 2], "count": [1054]}, "eef_acc_mag_state": {"mean": [0.22580645161290322, 0.150853889943074], "std": [0.5614582400574342, 0.4801705811490337], "min": [0, 0], "max": [2, 2], "count": [1054]}, "eef_direction_action": {"mean": [4.913662239089184, 5.29696394686907], "std": [1.7186175724403714, 1.6438172023996673], "min": [0, 0], "max": [6, 6], "count": [1054]}, "eef_velocity_action": {"mean": [0.43927893738140417, 0.21821631878557876], "std": [0.6309640315429634, 0.48292499710272857], "min": [0, 0], "max": [2, 2], "count": [1054]}, "eef_acc_mag_action": {"mean": [0.22580645161290322, 0.150853889943074], "std": [0.5614582400574342, 0.48017058114903377], "min": [0, 0], "max": [2, 2], "count": [1054]}, "eef_sim_pose_state": {"mean": [0.5606304727051276, 0.2827579796045466, 1.165516974845994, 0.2841872611272703, -0.23541458599910306, 0.7195151053314773, 0.5408041697172812, -0.2778836008967404, 1.1392823093890083, -0.16123056024141627, -0.24272668848368897, -1.0500496363787484], "std": [0.03719422645344198, 0.05523997477802649, 0.033127900961287905, 0.11965374275612216, 0.06576666049292317, 0.14513261228925495, 0.041196111351917, 0.037275933088596995, 0.010596279858120528, 0.09693946637908617, 0.11804389334646714, 0.1678636369273068], "min": [0.4833456013945024, 0.17420423630565265, 1.1047773808408108, 0.06723374659692194, -0.43261211030700464, 0.4457478611906286, 0.4886088582620604, -0.3228059393548617, 1.1105704494158308, -0.40503631726451556, -0.3859279635951871, -1.250281084150357], "max": [0.6087818928587168, 0.37103360448422695, 1.230984471863007, 0.4900506068110973, -0.13572509050023696, 1.2502400752602831, 0.6011595741587686, -0.17892756690925973, 1.1533087619194577, -0.07569361812404451, -0.005998941184475859, -0.6744850593364538], "count": [1054]}, "eef_sim_pose_action": {"mean": [0.560738730006752, 0.2826944470234541, 1.1655957040077018, 0.28444786387164267, -0.2351911883195897, 0.7191498183568825, 0.5408862084586209, -0.27783842015963095, 1.139289374716164, -0.16128866413036091, -0.24258805917918763, -1.0498372774978737], "std": [0.03715049267876598, 0.055247460185064934, 0.03316523317676938, 0.11949875672693389, 0.06566451420215408, 0.14427832325127052, 0.0411782143498315, 0.03726626144743054, 0.010599075924097867, 0.09690663382292813, 0.11796474601833287, 0.16775190186635194], "min": [0.4833456013945024, 0.17420423630565265, 1.1047773808408108, 0.06723374659692194, -0.43261211030700464, 0.4457478611906286, 0.4886088582620604, -0.3228059393548617, 1.1105704494158308, -0.40503631726451556, -0.3859279635951871, -1.250281084150357], "max": [0.6087818928587168, 0.37103360448422695, 1.230984471863007, 0.4900506068110973, -0.13572509050023696, 1.2502353641437955, 0.6011595741587686, -0.17892756690925973, 1.1533087619194577, -0.07569361812404451, -0.005998941184475859, -0.6744850593364538], "count": [1054]}, "gripper_mode_state": {"mean": [0.25901328273244784, 0.11005692599620494], "std": [0.43809291491715757, 0.3129606988688401], "min": [0, 0], "max": [1, 1], "count": [1054]}, "gripper_activity_state": {"mean": [1.8700189753320684, 1.9316888045540797], "std": [0.44762985312469766, 0.33043240305184096], "min": [0, 0], "max": [2, 2], "count": [1054]}, "gripper_mode_action": {"mean": [0.25901328273244784, 0.11005692599620494], "std": [0.43809291491715757, 0.31296069886884015], "min": [0, 0], "max": [1, 1], "count": [1054]}, "gripper_activity_action": {"mean": [1.8700189753320684, 1.9316888045540797], "std": [0.44762985312469766, 0.33043240305184096], "min": [0, 0], "max": [2, 2], "count": [1054]}, "gripper_open_scale_state": {"mean": [0.7586408354065177, 0.8431602891017519], "std": [0.23631462426384853, 0.178969569931964], "min": [0.36, 0.33545454545454545], "max": [0.9116477272727272, 0.9135227272727273], "count": [1054]}, "gripper_open_scale_action": {"mean": [0.7586408364067488, 0.8431638218128051], "std": [0.23631462483689905, 0.1789709242602748], "min": [0.36, 0.33545454545454545], "max": [0.9116477272727272, 0.9135353781960227], "count": [1054]}}} +{"episode_index": 67, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5286921799516908]], [[0.48248612506596844]], [[0.41507058493687327]]], "std": [[[0.16415450878175988]], [[0.13086602223206328]], [[0.15860797293725803]]], "count": [161]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5036329111354687]], [[0.45754898662363497]], [[0.40647130373888685]]], "std": [[[0.1601532459609727]], [[0.11435952861344066]], [[0.12244093891663256]]], "count": [161]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.408485540230585]], [[0.4386678211139528]], [[0.42650126989201476]]], "std": [[[0.1895993142386238]], [[0.14359707623197868]], [[0.1593403397866002]]], "count": [161]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5173030424126172]], [[0.48328247929606627]], [[0.4367920916555028]]], "std": [[[0.14214861772379267]], [[0.11896849787210986]], [[0.13618495484794993]]], "count": [161]}, "observation.state": {"min": [-0.7457901239395142, 0.16382533311843872, 0.40359973907470703, -1.5918362140655518, -0.4175831079483032, -0.2360350638628006, -0.7200945019721985, -0.37054505944252014, 0.3601294457912445, 0.07987243682146072, -1.9216344356536865, -1.785037636756897, -0.7462756037712097, 0.06520331650972366, -0.040468730032444, -0.4519311785697937, -1.6470563411712646, -0.004980733152478933, -0.12057897448539734, -0.0445004440844059, -0.3863575756549835, -0.5220157504081726, 0.01465774979442358, 1.1238946914672852, -1.7394061088562012, 0.535507321357727, 396.0, 369.875], "max": [-0.030919598415493965, 0.7910792231559753, 0.5995402336120605, -0.7854341268539429, -0.06932774931192398, 0.1353960931301117, 0.028276078402996063, -0.24903962016105652, 0.5607324242591858, 0.2428378164768219, -1.5697333812713623, -1.121137022972107, -0.10366065800189972, 0.5091703534126282, 0.6046714782714844, -0.2251311093568802, -0.8284499645233154, 0.5585370063781738, 0.3045653998851776, 0.3151857256889343, -0.2915025055408478, -0.4131183624267578, 0.23497062921524048, 1.5734469890594482, -1.121137022972107, 0.8732914924621582, 1003.0, 1004.9375], "mean": [-0.3851068317890167, 0.45895472168922424, 0.4706524610519409, -1.2162196636199951, -0.20574770867824554, -0.03985626623034477, -0.5439743995666504, -0.3127727210521698, 0.47125697135925293, 0.16935041546821594, -1.7627090215682983, -1.5328484773635864, -0.3146562874317169, 0.31247350573539734, 0.3063604533672333, -0.35254350304603577, -1.1926252841949463, 0.17458605766296387, 0.004761579446494579, 0.1123492494225502, -0.3344097435474396, -0.47974973917007446, 0.16189388930797577, 1.4274616241455078, -1.371411681175232, 0.7310476303100586, 830.4938354492188, 908.6718139648438], "std": [0.1943933665752411, 0.14504587650299072, 0.059829775243997574, 0.21661722660064697, 0.08742547035217285, 0.0853307843208313, 0.15815141797065735, 0.027730878442525864, 0.05567596107721329, 0.0411929190158844, 0.09167958050966263, 0.15287184715270996, 0.13721798360347748, 0.1222408339381218, 0.24110588431358337, 0.09568921476602554, 0.22079001367092133, 0.11643876135349274, 0.10541543364524841, 0.12261003255844116, 0.024084050208330154, 0.03614220768213272, 0.06767033785581589, 0.12711820006370544, 0.19301588833332062, 0.07591913640499115, 260.5076904296875, 218.7327423095703], "count": [880]}, "action": {"min": [-0.7457901239395142, 0.16382533311843872, 0.40359973907470703, -1.5918362140655518, -0.4175831079483032, -0.2360350638628006, -0.7200945019721985, -0.37054505944252014, 0.3601294457912445, 0.07987243682146072, -1.9216344356536865, -1.785037636756897, -0.7462756037712097, 0.06520331650972366, -0.040468730032444, -0.45184391736984253, -1.6470563411712646, -0.004980733152478933, -0.12057825177907944, -0.0445004440844059, -0.3863575756549835, -0.5220157504081726, 0.01465774979442358, 1.1238946914672852, -1.7394061088562012, 0.535507321357727, 396.0, 369.875], "max": [-0.030919598415493965, 0.7910792231559753, 0.5995402336120605, -0.7854341268539429, -0.06932774931192398, 0.1353960931301117, 0.028275424614548683, -0.24903962016105652, 0.5607324242591858, 0.2428378164768219, -1.5697333812713623, -1.121137022972107, -0.10366065800189972, 0.5091703534126282, 0.6046736836433411, -0.2251311093568802, -0.8284499645233154, 0.5585370063781738, 0.3045653998851776, 0.3151857256889343, -0.2915025055408478, -0.4131183624267578, 0.23497062921524048, 1.5733401775360107, -1.121137022972107, 0.8732914924621582, 1003.0, 1004.9375], "mean": [-0.3856945037841797, 0.4586677551269531, 0.470730185508728, -1.215694785118103, -0.20580601692199707, -0.03959747403860092, -0.5447525978088379, -0.3127102553844452, 0.4713878929615021, 0.1692647635936737, -1.7628319263458252, -1.5334632396697998, -0.3142153322696686, 0.3127296566963196, 0.3057979643344879, -0.3522859513759613, -1.1921617984771729, 0.1743820607662201, 0.004944871179759502, 0.11261571198701859, -0.3344476521015167, -0.47983717918395996, 0.1617860347032547, 1.4271937608718872, -1.3717948198318481, 0.7310956120491028, 830.4963989257812, 908.6724853515625], "std": [0.19461293518543243, 0.14500746130943298, 0.05984903872013092, 0.2167019248008728, 0.08747465163469315, 0.08543097972869873, 0.1570143699645996, 0.02780197560787201, 0.05574992671608925, 0.041134778410196304, 0.09149784594774246, 0.15230205655097961, 0.13645175099372864, 0.12224031984806061, 0.24098676443099976, 0.09572534263134003, 0.22075693309307098, 0.11645703762769699, 0.10533745586872101, 0.12255921214818954, 0.02407003939151764, 0.03615128621459007, 0.06762988865375519, 0.12705843150615692, 0.19285526871681213, 0.07594123482704163, 260.5103454589844, 218.73326110839844], "count": [880]}, "timestamp": {"min": [0.0], "max": [29.3], "mean": [14.65], "std": [8.467798480780651], "count": [880]}, "frame_index": {"min": [0], "max": [879], "mean": [439.5], "std": [254.03395442341954], "count": [880]}, "episode_index": {"min": [69], "max": [69], "mean": [69.0], "std": [0.0], "count": [880]}, "index": {"min": [63437], "max": [64316], "mean": [63876.5], "std": [254.03395442341954], "count": [880]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [880]}, "subtask_annotation": {"mean": [10.855681818181818, 16.0, 16.0, 16.0, 16.0], "std": [3.4319143198454816, 0.0, 0.0, 0.0, 0.0], "min": [1, 16, 16, 16, 16], "max": [16, 16, 16, 16, 16], "count": [880]}, "scene_annotation": {"mean": [69.0], "std": [0.0], "min": [69], "max": [69], "count": [880]}, "eef_direction_state": {"mean": [4.5613636363636365, 5.110227272727273], "std": [2.157620312571961, 1.8060214795817655], "min": [0, 0], "max": [6, 6], "count": [880]}, "eef_velocity_state": {"mean": [0.4556818181818182, 0.2875], "std": [0.6344929891699231, 0.5500645623263485], "min": [0, 0], "max": [2, 2], "count": [880]}, "eef_acc_mag_state": {"mean": [0.24545454545454545, 0.17613636363636365], "std": [0.5710654099832451, 0.5019268142463666], "min": [0, 0], "max": [2, 2], "count": [880]}, "eef_direction_action": {"mean": [4.5613636363636365, 5.110227272727273], "std": [2.157620312571961, 1.8060214795817655], "min": [0, 0], "max": [6, 6], "count": [880]}, "eef_velocity_action": {"mean": [0.4556818181818182, 0.2875], "std": [0.6344929891699231, 0.5500645623263485], "min": [0, 0], "max": [2, 2], "count": [880]}, "eef_acc_mag_action": {"mean": [0.24545454545454545, 0.17613636363636365], "std": [0.5710654099832451, 0.5019268142463666], "min": [0, 0], "max": [2, 2], "count": [880]}, "eef_sim_pose_state": {"mean": [0.5413975344390045, 0.2791004364636574, 1.1544782623438412, 0.29058636764138857, -0.2446021396260791, 0.7110334522000188, 0.5273626301596546, -0.24135166353914356, 1.125188878559554, -0.19733941015845954, -0.17452717487907485, -1.191626153273099], "std": [0.0544178724905664, 0.0376009322156674, 0.026320885371973766, 0.0834189708078823, 0.0855390783223151, 0.1650609553731116, 0.03830317088265693, 0.060850946489779435, 0.01701471525784747, 0.09584480002723418, 0.15617616372070953, 0.10064283886179802], "min": [0.43907482681926985, 0.19131065466408345, 1.1028848844968213, 0.07565429622923914, -0.3832199263004563, 0.46115952459216436, 0.46119417950431335, -0.309651135269598, 1.0850690594731094, -0.3413446377784483, -0.38309846752919485, -1.3108239118342526], "max": [0.6344651321101116, 0.3465081831950953, 1.2182966896401983, 0.4303755121954672, -0.07413354265493766, 1.2502576056900612, 0.5695545284845874, -0.11225698227423841, 1.170730401858916, -0.07570385738268681, 0.12050241604262157, -0.9323951922217568], "count": [880]}, "eef_sim_pose_action": {"mean": [0.541559039083857, 0.2790567551301655, 1.1545637255381775, 0.2908393253672983, -0.24430826082720788, 0.7104347403214839, 0.5274536783485053, -0.2412472862536369, 1.1251669833183313, -0.1975112804219556, -0.17417435597442302, -1.1915902046251126], "std": [0.05447190041467771, 0.03758774830030817, 0.026395029713698066, 0.08310404165381767, 0.08550739977737153, 0.16405671018697293, 0.03830602063835085, 0.060812876678189895, 0.017008495192256112, 0.09576308099509229, 0.15605532324648963, 0.10062792133723943], "min": [0.43907482681926985, 0.19131065466408345, 1.1028848844968213, 0.07565429622923914, -0.3832199263004563, 0.46115952459216436, 0.46119417950431335, -0.309651135269598, 1.0850690594731094, -0.3413446377784483, -0.3831047212171501, -1.3108239118342526], "max": [0.6344651321101116, 0.3465081831950953, 1.2182966896401983, 0.4303755121954672, -0.07413354265493766, 1.2502576056900612, 0.5695545284845874, -0.11225698227423841, 1.170730401858916, -0.07570385738268681, 0.12050241604262157, -0.9323951922217568], "count": [880]}, "gripper_mode_state": {"mean": [0.26022727272727275, 0.1409090909090909], "std": [0.43875852043714947, 0.3479277496956321], "min": [0, 0], "max": [1, 1], "count": [880]}, "gripper_activity_state": {"mean": [1.8420454545454545, 1.915909090909091], "std": [0.487391384382453, 0.36583850250808214], "min": [0, 0], "max": [2, 2], "count": [880]}, "gripper_mode_action": {"mean": [0.26022727272727275, 0.1409090909090909], "std": [0.43875852043714947, 0.3479277496956321], "min": [0, 0], "max": [1, 1], "count": [880]}, "gripper_activity_action": {"mean": [1.8420454545454545, 1.915909090909091], "std": [0.487391384382453, 0.36583850250808214], "min": [0, 0], "max": [2, 2], "count": [880]}, "gripper_open_scale_state": {"mean": [0.7549943834415239, 0.8260651784219011], "std": [0.23682556008923875, 0.19884730309949936], "min": [0.36, 0.33625], "max": [0.9118181818181819, 0.9135795454545454], "count": [880]}, "gripper_open_scale_action": {"mean": [0.7549966497500167, 0.826065951386757], "std": [0.23682704427956908, 0.19884764169765615], "min": [0.36, 0.33625], "max": [0.9118181818181819, 0.9135795454545454], "count": [880]}}} +{"episode_index": 68, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5147440411154421]], [[0.46965809561776517]], [[0.4028500164875187]]], "std": [[[0.16437082316395207]], [[0.12897181075913128]], [[0.15489945026033675]]], "count": [166]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45319678837900623]], [[0.4361024059473187]], [[0.40095682977006064]]], "std": [[[0.16328349728502659]], [[0.11625990677990945]], [[0.12683818712262132]]], "count": [166]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40638666307386406]], [[0.4399180656449327]], [[0.42803342290731555]]], "std": [[[0.17754286710184433]], [[0.1329887864098693]], [[0.15319580138019495]]], "count": [166]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5095914971159146]], [[0.4639693110678006]], [[0.40331907286006774]]], "std": [[[0.14798905402237977]], [[0.11946857626562565]], [[0.1496328778894347]]], "count": [166]}, "observation.state": {"min": [-0.7124772071838379, 0.19034124910831451, 0.34104716777801514, -1.5687456130981445, -0.46602362394332886, -0.24079108238220215, -0.6140831708908081, -0.381804496049881, 0.3841314911842346, 0.08752062916755676, -1.8060909509658813, -1.6833293437957764, -0.7462756037712097, 0.19958822429180145, 0.054975688457489014, -0.5247485041618347, -1.4118732213974, 0.02672644518315792, -0.12050407379865646, -0.02831142209470272, -0.3764989972114563, -0.534659206867218, 0.021122749894857407, 1.387640118598938, -1.7703118324279785, 0.3388378918170929, 396.5, 370.1875], "max": [-0.04846779257059097, 0.7394348978996277, 0.563271164894104, -0.4882253110408783, -0.08457428961992264, 0.2776229679584503, 0.02828829735517502, -0.23297443985939026, 0.5491218566894531, 0.2384171187877655, -1.5383011102676392, -1.121137022972107, -0.19734323024749756, 0.5521774291992188, 0.6046998500823975, -0.32031917572021484, -0.8807225823402405, 0.44330599904060364, 0.16227416694164276, 0.4697117209434509, -0.29146143794059753, -0.44521576166152954, 0.23502255976200104, 1.6595325469970703, -1.121137022972107, 0.7462756037712097, 1002.375, 1004.9375], "mean": [-0.3471415638923645, 0.44918495416641235, 0.4101731777191162, -1.2171540260314941, -0.22138209640979767, -0.034595929086208344, -0.49217188358306885, -0.31864890456199646, 0.4697036147117615, 0.18618732690811157, -1.68680739402771, -1.5184075832366943, -0.4276365637779236, 0.35151243209838867, 0.37134501338005066, -0.4098845422267914, -1.202663779258728, 0.19324837625026703, -0.002051214687526226, 0.23683421313762665, -0.3203429877758026, -0.48433181643486023, 0.16785839200019836, 1.550411581993103, -1.402509093284607, 0.6175582408905029, 839.2599487304688, 914.3702392578125], "std": [0.17366066575050354, 0.12028513848781586, 0.06603389978408813, 0.21857035160064697, 0.08197221159934998, 0.13899098336696625, 0.14789807796478271, 0.031834326684474945, 0.043843209743499756, 0.04628574475646019, 0.07250253111124039, 0.12473247200250626, 0.12141246348619461, 0.12491174042224884, 0.18975000083446503, 0.06594046950340271, 0.17094840109348297, 0.11045573651790619, 0.09078679978847504, 0.19563636183738708, 0.02157793939113617, 0.03412549942731857, 0.06343352049589157, 0.060316719114780426, 0.22493961453437805, 0.12640775740146637, 255.0138397216797, 213.0221405029297], "count": [916]}, "action": {"min": [-0.7124772071838379, 0.19034124910831451, 0.34104716777801514, -1.5687456130981445, -0.46602362394332886, -0.24079108238220215, -0.6140831708908081, -0.381804496049881, 0.3841314911842346, 0.08752062916755676, -1.8060909509658813, -1.6833293437957764, -0.7462756037712097, 0.19958822429180145, 0.054975688457489014, -0.5247485041618347, -1.4118732213974, 0.02672644518315792, -0.12050407379865646, -0.02831142209470272, -0.3764989972114563, -0.534659206867218, 0.021122749894857407, 1.387640118598938, -1.7703118324279785, 0.3388378918170929, 396.5, 370.1875], "max": [-0.04846779257059097, 0.7394348978996277, 0.563271164894104, -0.4882253110408783, -0.08457428961992264, 0.2776229679584503, 0.02828804776072502, -0.23297443985939026, 0.5491218566894531, 0.2384171187877655, -1.5383011102676392, -1.121137022972107, -0.19734323024749756, 0.5521774291992188, 0.6046998500823975, -0.32031917572021484, -0.8807225823402405, 0.44330599904060364, 0.16227416694164276, 0.4697117209434509, -0.29146143794059753, -0.44521576166152954, 0.23502255976200104, 1.6595325469970703, -1.121137022972107, 0.7462756037712097, 1002.375, 1004.9375], "mean": [-0.34748271107673645, 0.4489779472351074, 0.4101664125919342, -1.2170644998550415, -0.22130954265594482, -0.03420475125312805, -0.49266505241394043, -0.31856733560562134, 0.46978214383125305, 0.18610024452209473, -1.686905860900879, -1.5187437534332275, -0.4273011386394501, 0.35178929567337036, 0.37094444036483765, -0.4097440540790558, -1.2023251056671143, 0.19307340681552887, -0.001863971003331244, 0.23724226653575897, -0.32033994793891907, -0.4844171404838562, 0.16776666045188904, 1.5503853559494019, -1.4028620719909668, 0.6174227595329285, 839.260009765625, 914.3701782226562], "std": [0.1736774444580078, 0.12018054723739624, 0.06602996587753296, 0.21850734949111938, 0.08197282999753952, 0.13925272226333618, 0.14691168069839478, 0.031955067068338394, 0.04386363923549652, 0.04626893624663353, 0.07240937650203705, 0.124074287712574, 0.12095530331134796, 0.12485582381486893, 0.18964438140392303, 0.06598877161741257, 0.17084074020385742, 0.11048658937215805, 0.09071917831897736, 0.19547289609909058, 0.02157977782189846, 0.03412533923983574, 0.06339718401432037, 0.06031201034784317, 0.2247515469789505, 0.12633612751960754, 255.0138702392578, 213.02210998535156], "count": [916]}, "timestamp": {"min": [0.0], "max": [30.5], "mean": [15.25], "std": [8.814208857167941], "count": [916]}, "frame_index": {"min": [0], "max": [915], "mean": [457.5], "std": [264.4262657150382], "count": [916]}, "episode_index": {"min": [70], "max": [70], "mean": [70.0], "std": [0.0], "count": [916]}, "index": {"min": [64317], "max": [65232], "mean": [64774.5], "std": [264.4262657150382], "count": [916]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [916]}, "subtask_annotation": {"mean": [8.028384279475983, 16.0, 16.0, 16.0, 16.0], "std": [4.845569489508673, 0.0, 0.0, 0.0, 0.0], "min": [1, 16, 16, 16, 16], "max": [16, 16, 16, 16, 16], "count": [916]}, "scene_annotation": {"mean": [70.0], "std": [0.0], "min": [70], "max": [70], "count": [916]}, "eef_direction_state": {"mean": [4.746724890829694, 5.315502183406114], "std": [1.899563318777277, 1.6226494148021429], "min": [0, 0], "max": [6, 6], "count": [916]}, "eef_velocity_state": {"mean": [0.4868995633187773, 0.21397379912663755], "std": [0.6431048414326012, 0.5119330769700743], "min": [0, 0], "max": [2, 2], "count": [916]}, "eef_acc_mag_state": {"mean": [0.2838427947598253, 0.15829694323144106], "std": [0.6112133338521459, 0.48565327995522317], "min": [0, 0], "max": [2, 2], "count": [916]}, "eef_direction_action": {"mean": [4.746724890829694, 5.315502183406114], "std": [1.899563318777277, 1.6226494148021429], "min": [0, 0], "max": [6, 6], "count": [916]}, "eef_velocity_action": {"mean": [0.4868995633187773, 0.21397379912663755], "std": [0.6431048414326012, 0.5119330769700743], "min": [0, 0], "max": [2, 2], "count": [916]}, "eef_acc_mag_action": {"mean": [0.2838427947598253, 0.15829694323144106], "std": [0.6112133338521459, 0.4856532799552231], "min": [0, 0], "max": [2, 2], "count": [916]}, "eef_sim_pose_state": {"mean": [0.5334608780524033, 0.29065619776321333, 1.146333506760176, 0.2621311641087398, -0.2159405594204526, 0.8202631985192682, 0.5371919450171152, -0.2572288851855332, 1.1392265739678007, -0.19855734768952038, -0.21500343200330513, -1.0538557469735623], "std": [0.04511474121678316, 0.04323505098699249, 0.03248458182463981, 0.09093574517947359, 0.06800404221553794, 0.12950706749216764, 0.03900597312707504, 0.05305409243388541, 0.015729147346386578, 0.10116766881208739, 0.14092523669788962, 0.1641416337835221], "min": [0.4490525211039456, 0.19732814019218117, 1.088915509017237, 0.06312366679153303, -0.38311833458665223, 0.6724573476932869, 0.48864438104305996, -0.3096958947928732, 1.0976708092125422, -0.373378806453552, -0.3831507605488762, -1.2503441156527626], "max": [0.6096186637088699, 0.3426645318516601, 1.2332749977859503, 0.41588599849941554, -0.09865156544409315, 1.2501449559433992, 0.5916850161657785, -0.13059920716718013, 1.166384682477452, -0.07585504471865623, 0.07958520185513862, -0.7417348346364525], "count": [916]}, "eef_sim_pose_action": {"mean": [0.5335560004136068, 0.2905957836934292, 1.1464345471275363, 0.26235484616023286, -0.21582838459909157, 0.8198563601091888, 0.5372869191348043, -0.2571551233050486, 1.139243578936062, -0.19871047431231123, -0.2147945202203373, -1.0536155469315491], "std": [0.04511198337921146, 0.0432471275203349, 0.032607675946961186, 0.0907293031988857, 0.06781259993689566, 0.12873904986839502, 0.038993586306086896, 0.053028144096915274, 0.015738140551065163, 0.10108808938090907, 0.14081770681436173, 0.164015138242897], "min": [0.4490525211039456, 0.19732814019218117, 1.088915509017237, 0.06312366679153303, -0.38311833458665223, 0.6724573476932869, 0.48864438104305996, -0.3096958947928732, 1.0976708092125422, -0.373378806453552, -0.3831507605488762, -1.2503441156527626], "max": [0.6096186637088699, 0.3426645318516601, 1.2332749977859503, 0.41588599849941554, -0.09865156544409315, 1.250144554267592, 0.5916850161657785, -0.13059920716718013, 1.166384682477452, -0.07585504471865623, 0.07958520185513862, -0.7417348346364525], "count": [916]}, "gripper_mode_state": {"mean": [0.24890829694323144, 0.13209606986899564], "std": [0.4323805692397055, 0.33859518335936056], "min": [0, 0], "max": [1, 1], "count": [916]}, "gripper_activity_state": {"mean": [1.8482532751091703, 1.9213973799126638], "std": [0.4809779035589684, 0.353307224561897], "min": [0, 0], "max": [2, 2], "count": [916]}, "gripper_mode_action": {"mean": [0.24890829694323144, 0.13209606986899564], "std": [0.4323805692397055, 0.33859518335936056], "min": [0, 0], "max": [1, 1], "count": [916]}, "gripper_activity_action": {"mean": [1.8482532751091703, 1.9213973799126638], "std": [0.4809779035589684, 0.35330722456189695], "min": [0, 0], "max": [2, 2], "count": [916]}, "gripper_open_scale_state": {"mean": [0.7629635987806177, 0.8312456127498419], "std": [0.23183060934561264, 0.19365681903831714], "min": [0.36045454545454547, 0.3365340909090909], "max": [0.91125, 0.9135795454545454], "count": [916]}, "gripper_open_scale_action": {"mean": [0.7629636400926231, 0.8312455637448384], "std": [0.23183063539551696, 0.193656798396049], "min": [0.36045454545454547, 0.3365340909090909], "max": [0.91125, 0.9135795454545454], "count": [916]}}} +{"episode_index": 69, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5191762734236276]], [[0.4731133448562469]], [[0.4072117972911708]]], "std": [[[0.1658468684185134]], [[0.13542005497069398]], [[0.16321328164043336]]], "count": [173]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[0.9098039215686274]], [[1.0]]], "mean": [[[0.4958226699157505]], [[0.4513129545411614]], [[0.4023906539253467]]], "std": [[[0.1664792042131813]], [[0.11995514215240996]], [[0.12586373603258902]]], "count": [173]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44339632565453924]], [[0.43191047546186107]], [[0.4004921877951566]]], "std": [[[0.19123134423934263]], [[0.1428668144758456]], [[0.15265612382985594]]], "count": [173]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5299252698911934]], [[0.48676896794363217]], [[0.4285714231742793]]], "std": [[[0.14547574726092546]], [[0.12204826779084493]], [[0.15487921886954928]]], "count": [173]}, "observation.state": {"min": [-0.5801540017127991, 0.118820920586586, 0.32018500566482544, -1.9354184865951538, -0.25389087200164795, -0.15403075516223907, -0.5800830721855164, -0.3758912980556488, 0.3131444454193115, 0.04724181443452835, -2.007688522338867, -1.6527812480926514, -0.7474510669708252, 0.17403332889080048, 0.014553864486515522, -0.4662352502346039, -1.4347991943359375, -0.05665011331439018, -0.12047353386878967, -0.07858236134052277, -0.3803562521934509, -0.4961850047111511, 0.028368312865495682, 1.2515922784805298, -1.5349817276000977, 0.520195722579956, 407.8125, 377.0625], "max": [0.1474977731704712, 0.8253400325775146, 0.5985803008079529, -1.0115448236465454, 0.030623983591794968, 0.2523113489151001, 0.04406629130244255, -0.23919937014579773, 0.5138435363769531, 0.2349134385585785, -1.5731436014175415, -1.0665748119354248, -0.1615813672542572, 0.4278838336467743, 0.6046115159988403, -0.25003477931022644, -0.9702427387237549, 0.34448108077049255, 0.10424742847681046, 0.2512608766555786, -0.30865567922592163, -0.44216325879096985, 0.23500612378120422, 1.580999493598938, -1.121137022972107, 0.8505516648292542, 1002.0, 1004.9375], "mean": [-0.25239235162734985, 0.39752262830734253, 0.4345688223838806, -1.4093867540359497, -0.1063036397099495, 0.042048126459121704, -0.39669516682624817, -0.30646660923957825, 0.4407065212726593, 0.1296132206916809, -1.742727518081665, -1.4682389497756958, -0.4053388833999634, 0.2630681097507477, 0.33346524834632874, -0.367154061794281, -1.2808579206466675, 0.1070670485496521, -0.01664472185075283, 0.08776482939720154, -0.3262680768966675, -0.46812301874160767, 0.1639036387205124, 1.5061326026916504, -1.2770373821258545, 0.7128515839576721, 864.2769775390625, 909.7224731445312], "std": [0.1788124144077301, 0.1511671096086502, 0.06965147703886032, 0.1915661096572876, 0.07860349118709564, 0.10838229954242706, 0.1465604305267334, 0.037152815610170364, 0.05517681688070297, 0.04336288943886757, 0.0963287279009819, 0.1339854896068573, 0.15638378262519836, 0.06837159395217896, 0.22975854575634003, 0.08746270090341568, 0.1286400407552719, 0.1373341679573059, 0.08389400690793991, 0.11797874420881271, 0.0202944353222847, 0.021651489660143852, 0.0667550340294838, 0.08525917679071426, 0.136392742395401, 0.060601361095905304, 225.18678283691406, 217.4708251953125], "count": [964]}, "action": {"min": [-0.5801540017127991, 0.118820920586586, 0.32018500566482544, -1.9354184865951538, -0.25389111042022705, -0.15403075516223907, -0.5800830721855164, -0.3758912980556488, 0.3131444454193115, 0.04724181443452835, -2.007688522338867, -1.6527812480926514, -0.7474510669708252, 0.17403332889080048, 0.014553864486515522, -0.4662352502346039, -1.4347991943359375, -0.05665011331439018, -0.12047353386878967, -0.07858236134052277, -0.3803562521934509, -0.4961850047111511, 0.028368312865495682, 1.2515922784805298, -1.5349817276000977, 0.520195722579956, 407.8125, 377.0625], "max": [0.1474977731704712, 0.8253400325775146, 0.5985803008079529, -1.0115448236465454, 0.030623983591794968, 0.2523113489151001, 0.04406629130244255, -0.23919937014579773, 0.5138435363769531, 0.2349134385585785, -1.5731436014175415, -1.0665748119354248, -0.1615813672542572, 0.4278838336467743, 0.6046115159988403, -0.25003477931022644, -0.9702427387237549, 0.34448108077049255, 0.10424742847681046, 0.2512608766555786, -0.30865567922592163, -0.44216325879096985, 0.23500612378120422, 1.580999493598938, -1.121137022972107, 0.8505516648292542, 1002.0, 1004.9375], "mean": [-0.25260865688323975, 0.39734411239624023, 0.4345473051071167, -1.4093949794769287, -0.10618282854557037, 0.04242837801575661, -0.397169828414917, -0.30641090869903564, 0.44075092673301697, 0.1295262575149536, -1.742828130722046, -1.4685540199279785, -0.4049556255340576, 0.2631758451461792, 0.33299553394317627, -0.3669482469558716, -1.2806602716445923, 0.1067747175693512, -0.016462940722703934, 0.08799924701452255, -0.32628506422042847, -0.4681701958179474, 0.16379760205745697, 1.5060309171676636, -1.277273178100586, 0.7128231525421143, 864.2769775390625, 909.7230224609375], "std": [0.1788744479417801, 0.15102393925189972, 0.06964942067861557, 0.19156640768051147, 0.0784660130739212, 0.10845427215099335, 0.14592280983924866, 0.03718968853354454, 0.05519767478108406, 0.04323553293943405, 0.09620203077793121, 0.1335257738828659, 0.15600013732910156, 0.06835336238145828, 0.22966669499874115, 0.08749794214963913, 0.1285848617553711, 0.13732153177261353, 0.08385881036520004, 0.11797245591878891, 0.020286547020077705, 0.02165115624666214, 0.06672318279743195, 0.08523830026388168, 0.13631978631019592, 0.06059234216809273, 225.18678283691406, 217.47117614746094], "count": [964]}, "timestamp": {"min": [0.0], "max": [32.1], "mean": [16.05], "std": [9.276089334053081], "count": [964]}, "frame_index": {"min": [0], "max": [963], "mean": [481.5], "std": [278.28268002159245], "count": [964]}, "episode_index": {"min": [71], "max": [71], "mean": [71.0], "std": [0.0], "count": [964]}, "index": {"min": [65233], "max": [66196], "mean": [65714.5], "std": [278.28268002159245], "count": [964]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [964]}, "subtask_annotation": {"mean": [6.440871369294606, 16.0, 16.0, 16.0, 16.0], "std": [5.269660841249146, 0.0, 0.0, 0.0, 0.0], "min": [0, 16, 16, 16, 16], "max": [16, 16, 16, 16, 16], "count": [964]}, "scene_annotation": {"mean": [71.0], "std": [0.0], "min": [71], "max": [71], "count": [964]}, "eef_direction_state": {"mean": [4.729253112033195, 5.531120331950207], "std": [1.993333043066723, 1.1755048310946627], "min": [0, 0], "max": [6, 6], "count": [964]}, "eef_velocity_state": {"mean": [0.5072614107883817, 0.2053941908713693], "std": [0.6717083334240922, 0.4919812918206542], "min": [0, 0], "max": [2, 2], "count": [964]}, "eef_acc_mag_state": {"mean": [0.28734439834024894, 0.12966804979253113], "std": [0.6240391798495455, 0.44487805893237486], "min": [0, 0], "max": [2, 2], "count": [964]}, "eef_direction_action": {"mean": [4.729253112033195, 5.531120331950207], "std": [1.993333043066723, 1.1755048310946627], "min": [0, 0], "max": [6, 6], "count": [964]}, "eef_velocity_action": {"mean": [0.5072614107883817, 0.2053941908713693], "std": [0.6717083334240922, 0.4919812918206542], "min": [0, 0], "max": [2, 2], "count": [964]}, "eef_acc_mag_action": {"mean": [0.28734439834024894, 0.12966804979253113], "std": [0.6240391798495455, 0.44487805893237486], "min": [0, 0], "max": [2, 2], "count": [964]}, "eef_sim_pose_state": {"mean": [0.5051877394155124, 0.23475785294106943, 1.157062208203419, 0.2479128832123438, -0.2686489151009216, 0.8000378211843766, 0.5145633304050709, -0.24278247377223286, 1.12977793379879, -0.15929243114039662, -0.2696936646603015, -1.1870494427651963], "std": [0.05285213161180042, 0.039562078180261244, 0.03311674677806343, 0.1049671578909121, 0.06726624451734907, 0.16704929852319633, 0.024577284370175916, 0.060553526161297104, 0.014361082221939925, 0.07361928978894239, 0.09324197684929567, 0.09705303564338826], "min": [0.3833498438123158, 0.15330452500076355, 1.0935047629496786, -0.040699835873081236, -0.46723636216976727, 0.5374199933788385, 0.4858959298129357, -0.30967761575282454, 1.0881042381697477, -0.3128144713215063, -0.3830935075452695, -1.3323230926519187], "max": [0.5887526119323712, 0.3096168525061859, 1.2147232477936847, 0.42970371875669144, -0.13658584397257068, 1.2511484424010004, 0.5526361982751538, -0.1257169019078796, 1.142403336693559, -0.07581915642722048, -0.07928877645772392, -0.9347158885751513], "count": [964]}, "eef_sim_pose_action": {"mean": [0.5052497950561163, 0.23469703811944068, 1.1571399189271392, 0.24816866021457126, -0.26856129166518183, 0.7996124264379879, 0.514613973007711, -0.24268238977164852, 1.1297715730586404, -0.15940861552317664, -0.2695155464569148, -1.1869630914129123], "std": [0.05286778400559662, 0.03949197010953848, 0.03316395500998383, 0.10484786556613136, 0.06717214041007528, 0.16642370111351001, 0.02457416966731112, 0.06052262089814937, 0.014358001326484016, 0.07357589119569026, 0.09318912399778148, 0.09703373192720964], "min": [0.3833498438123158, 0.15330452500076355, 1.0935047629496786, -0.040699835873081236, -0.46723636216976727, 0.5374199933788385, 0.4858959298129357, -0.30967761575282454, 1.0881042381697477, -0.3128144713215063, -0.3830935075452695, -1.3323230926519187], "max": [0.5887526119323712, 0.3096168525061859, 1.2147232477936847, 0.42970371875669144, -0.13658584397257068, 1.2511484424010004, 0.5526361982751538, -0.1257169019078796, 1.142403336693559, -0.07581915642722048, -0.07928877645772392, -0.9347158885751513], "count": [964]}, "gripper_mode_state": {"mean": [0.22406639004149378, 0.1421161825726141], "std": [0.4169659972890656, 0.34916926156751543], "min": [0, 0], "max": [1, 1], "count": [964]}, "gripper_activity_state": {"mean": [1.870331950207469, 1.9263485477178424], "std": [0.44487805893237037, 0.34353958575282195], "min": [0, 0], "max": [2, 2], "count": [964]}, "gripper_mode_action": {"mean": [0.22406639004149378, 0.1421161825726141], "std": [0.4169659972890656, 0.34916926156751543], "min": [0, 0], "max": [1, 1], "count": [964]}, "gripper_activity_action": {"mean": [1.870331950207469, 1.9263485477178424], "std": [0.4448780589323704, 0.34353958575282195], "min": [0, 0], "max": [2, 2], "count": [964]}, "gripper_open_scale_state": {"mean": [0.7857063372312374, 0.8270203582982393], "std": [0.20471482132709182, 0.19769969399555667], "min": [0.37073863636363635, 0.3427840909090909], "max": [0.9109090909090909, 0.9135795454545454], "count": [964]}, "gripper_open_scale_action": {"mean": [0.7857063372312372, 0.827020901651573], "std": [0.20471482132709176, 0.19769993117299647], "min": [0.37073863636363635, 0.3427840909090909], "max": [0.9109090909090909, 0.9135795454545454], "count": [964]}}} +{"episode_index": 70, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5231660322415744]], [[0.4777261839558915]], [[0.41042637473984006]]], "std": [[[0.16234851993719446]], [[0.13018113622327754]], [[0.15714263848109586]]], "count": [179]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45912792794026364]], [[0.4406303743564465]], [[0.40509227119618796]]], "std": [[[0.1681714578282192]], [[0.11925763527865564]], [[0.13115063097826002]]], "count": [179]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4441629228739913]], [[0.43229453413115715]], [[0.39859430569248183]]], "std": [[[0.18624770096905502]], [[0.1402914675121575]], [[0.1513641921013383]]], "count": [179]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5306206868222149]], [[0.482705821877168]], [[0.42560038978347386]]], "std": [[[0.1513687012987405]], [[0.12267996058001916]], [[0.15428435964115114]]], "count": [179]}, "observation.state": {"min": [-0.6585301756858826, 0.11235775053501129, 0.3209933042526245, -1.6194528341293335, -0.41733986139297485, -0.408191055059433, -0.9355913996696472, -0.3903065025806427, 0.37147343158721924, 0.07381068915128708, -2.165135383605957, -1.8933768272399902, -0.7291578650474548, 0.1275595724582672, 0.11600439995527267, -0.5321258306503296, -1.519409418106079, 0.12543681263923645, -0.12095895409584045, -0.028274333104491234, -0.3774135112762451, -0.5353528261184692, 0.06272806227207184, 1.2882494926452637, -1.7386753559112549, 0.3177121877670288, 393.875, 370.0], "max": [-0.031042862683534622, 0.7369325757026672, 0.6127098202705383, -0.652825117111206, -0.048778679221868515, 0.15001869201660156, -0.011434088461101055, -0.2672696113586426, 0.5345199108123779, 0.2457367479801178, -1.593064785003662, -1.1080214977264404, -0.06135442852973938, 0.6191490292549133, 0.6102707386016846, -0.2696075439453125, -0.7568871378898621, 0.4384692311286926, 0.2127000093460083, 0.5736384391784668, -0.2952578663825989, -0.4276914894580841, 0.23500162363052368, 1.7512036561965942, -1.121137022972107, 0.7685213685035706, 1002.4375, 1004.9375], "mean": [-0.4069606065750122, 0.4157533049583435, 0.45087939500808716, -1.1697341203689575, -0.20925664901733398, -0.11293947696685791, -0.5452063679695129, -0.30979621410369873, 0.4806050956249237, 0.16538582742214203, -1.8122800588607788, -1.5157649517059326, -0.3965708613395691, 0.32676950097084045, 0.40446749329566956, -0.4078935384750366, -1.225913166999817, 0.22785158455371857, -0.023538285866379738, 0.22010798752307892, -0.3206551969051361, -0.47755303978919983, 0.180428147315979, 1.5481104850769043, -1.391710638999939, 0.6424384713172913, 858.4822998046875, 892.3521118164062], "std": [0.13354995846748352, 0.13157984614372253, 0.08513902872800827, 0.18907128274440765, 0.08756887167692184, 0.11777617782354355, 0.1930830478668213, 0.03375878930091858, 0.040657274425029755, 0.042822111397981644, 0.12201759964227676, 0.17032720148563385, 0.16932643949985504, 0.1474541425704956, 0.1777322143316269, 0.07148757576942444, 0.2124878168106079, 0.05565159395337105, 0.10225221514701843, 0.22151052951812744, 0.020938819274306297, 0.0348491333425045, 0.05625874176621437, 0.10812830179929733, 0.2269097864627838, 0.13222648203372955, 244.68246459960938, 235.2408447265625], "count": [1010]}, "action": {"min": [-0.6585301756858826, 0.11235775053501129, 0.3209933042526245, -1.6194528341293335, -0.41733986139297485, -0.408191055059433, -0.9355913996696472, -0.3903065025806427, 0.37147343158721924, 0.07381068915128708, -2.165135383605957, -1.8933768272399902, -0.7291578650474548, 0.1275595724582672, 0.11600439995527267, -0.5321258306503296, -1.519409418106079, 0.12543681263923645, -0.12095895409584045, -0.028274333104491234, -0.3774135112762451, -0.5353528261184692, 0.06272806227207184, 1.2882494926452637, -1.7386753559112549, 0.3177121877670288, 393.875, 370.0], "max": [-0.031042862683534622, 0.7369325757026672, 0.6127098202705383, -0.652825117111206, -0.048778679221868515, 0.15001869201660156, -0.011434088461101055, -0.2672696113586426, 0.5345199108123779, 0.2457367479801178, -1.5930426120758057, -1.1080214977264404, -0.06135442852973938, 0.6191490292549133, 0.6102707386016846, -0.2696075439453125, -0.7568871378898621, 0.4384692311286926, 0.2127000093460083, 0.5736384391784668, -0.2952578663825989, -0.4276914894580841, 0.23500162363052368, 1.7512036561965942, -1.121137022972107, 0.7685213685035706, 1002.4375, 1004.9375], "mean": [-0.40725794434547424, 0.4155559837818146, 0.450876384973526, -1.1694676876068115, -0.20927268266677856, -0.11281298846006393, -0.5456908941268921, -0.3097718358039856, 0.4806769788265228, 0.16532647609710693, -1.8123849630355835, -1.5161539316177368, -0.3963509500026703, 0.32699093222618103, 0.40416431427001953, -0.4077746272087097, -1.2256349325180054, 0.22780552506446838, -0.023391127586364746, 0.22050230205059052, -0.3206540644168854, -0.4776207208633423, 0.18036407232284546, 1.5480811595916748, -1.3920892477035522, 0.64235919713974, 858.4822998046875, 892.3532104492188], "std": [0.13340318202972412, 0.13147810101509094, 0.08514008671045303, 0.18892988562583923, 0.08757097274065018, 0.11783695220947266, 0.19236239790916443, 0.033766936510801315, 0.040658921003341675, 0.04276873916387558, 0.12187521904706955, 0.16987650096416473, 0.1690528243780136, 0.14743098616600037, 0.17765173316001892, 0.07151515036821365, 0.2124280482530594, 0.05564933270215988, 0.10221955180168152, 0.22142256796360016, 0.020939495414495468, 0.03485264256596565, 0.05623338744044304, 0.10812537372112274, 0.22677721083164215, 0.13218800723552704, 244.68243408203125, 235.2412872314453], "count": [1010]}, "timestamp": {"min": [0.0], "max": [33.63333333333333], "mean": [16.816666666666666], "std": [9.71872476774145], "count": [1010]}, "frame_index": {"min": [0], "max": [1009], "mean": [504.5], "std": [291.5617430322435], "count": [1010]}, "episode_index": {"min": [72], "max": [72], "mean": [72.0], "std": [0.0], "count": [1010]}, "index": {"min": [66197], "max": [67206], "mean": [66701.5], "std": [291.5617430322435], "count": [1010]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1010]}, "subtask_annotation": {"mean": [5.671287128712871, 16.0, 16.0, 16.0, 16.0], "std": [4.375999724728571, 0.0, 0.0, 0.0, 0.0], "min": [0, 16, 16, 16, 16], "max": [16, 16, 16, 16, 16], "count": [1010]}, "scene_annotation": {"mean": [72.0], "std": [0.0], "min": [72], "max": [72], "count": [1010]}, "eef_direction_state": {"mean": [4.906930693069307, 5.169306930693069], "std": [1.6456517819015581, 1.7632240145811118], "min": [0, 0], "max": [6, 6], "count": [1010]}, "eef_velocity_state": {"mean": [0.48514851485148514, 0.25445544554455446], "std": [0.62162134515734, 0.4788651503015392], "min": [0, 0], "max": [2, 2], "count": [1010]}, "eef_acc_mag_state": {"mean": [0.2603960396039604, 0.1188118811881188], "std": [0.5891055828177896, 0.41950297590068086], "min": [0, 0], "max": [2, 2], "count": [1010]}, "eef_direction_action": {"mean": [4.906930693069307, 5.169306930693069], "std": [1.6456517819015581, 1.7632240145811118], "min": [0, 0], "max": [6, 6], "count": [1010]}, "eef_velocity_action": {"mean": [0.48514851485148514, 0.25445544554455446], "std": [0.62162134515734, 0.4788651503015392], "min": [0, 0], "max": [2, 2], "count": [1010]}, "eef_acc_mag_action": {"mean": [0.2603960396039604, 0.1188118811881188], "std": [0.5891055828177896, 0.41950297590068086], "min": [0, 0], "max": [2, 2], "count": [1010]}, "eef_sim_pose_state": {"mean": [0.5495773430283281, 0.27544979804908354, 1.1501783386527522, 0.20531622787254336, -0.2540081667532196, 0.7374314394560738, 0.5298932384520385, -0.26843736157168435, 1.1374663163592544, -0.18145441249570066, -0.21496160449781582, -1.0731349429888393], "std": [0.03693319347789628, 0.03987914365545268, 0.030144713597959713, 0.08484275363888158, 0.07997883016386896, 0.2102779396092117, 0.042601687658838566, 0.04271557632776346, 0.014213673772139723, 0.10074217451872106, 0.13647939378751422, 0.19073726240367525], "min": [0.45112606479060496, 0.1880817770522185, 1.077279422356737, -0.001207285751999576, -0.4086982397249004, 0.29871846949597597, 0.4775078085448224, -0.3096753329635157, 1.0990023341366575, -0.3876209148720342, -0.38890195252190995, -1.2503482136259816], "max": [0.6056641290490153, 0.351758436481911, 1.1948466868488563, 0.368586013040948, -0.06613913171983299, 1.2302803499165678, 0.6011835157082899, -0.17684764969265612, 1.1589051362017337, -0.07587552839454881, -0.04038551198662388, -0.6713404618416188], "count": [1010]}, "eef_sim_pose_action": {"mean": [0.5496660054185287, 0.2754179283136373, 1.1502144629251556, 0.20544522672292215, -0.25382182602872094, 0.7370603446808441, 0.5299702361625567, -0.26839157320249146, 1.1374779069408976, -0.18156635484147896, -0.2147130235218278, -1.0729108738663027], "std": [0.03689594065727955, 0.03986410292711789, 0.030152614200647913, 0.08476049863016069, 0.07986033722219148, 0.20974928266819887, 0.04259735403113385, 0.04269614861368562, 0.01422031396464413, 0.10068763307823334, 0.13640175517629732, 0.19066189286994586], "min": [0.45112606479060496, 0.1880817770522185, 1.077279422356737, -0.001207285751999576, -0.4086982397249004, 0.29871846949597597, 0.4775078085448224, -0.3096753329635157, 1.0990023341366575, -0.3876209148720342, -0.38890195252190995, -1.2503482136259816], "max": [0.6056641290490153, 0.351758436481911, 1.1948466868488563, 0.368586013040948, -0.06613913171983299, 1.2302803499165678, 0.6011835157082899, -0.17684764969265612, 1.1589051362017337, -0.07587552839454881, -0.04038551198662388, -0.6713404618416188], "count": [1010]}, "gripper_mode_state": {"mean": [0.21683168316831683, 0.16831683168316833], "std": [0.4120870106454557, 0.3741473985681438], "min": [0, 0], "max": [1, 1], "count": [1010]}, "gripper_activity_state": {"mean": [1.8603960396039605, 1.9267326732673267], "std": [0.4617185306747734, 0.3426429279310619], "min": [0, 0], "max": [2, 2], "count": [1010]}, "gripper_mode_action": {"mean": [0.21683168316831683, 0.16831683168316833], "std": [0.4120870106454558, 0.3741473985681438], "min": [0, 0], "max": [1, 1], "count": [1010]}, "gripper_activity_action": {"mean": [1.8603960396039605, 1.9267326732673267], "std": [0.4617185306747734, 0.3426429279310619], "min": [0, 0], "max": [2, 2], "count": [1010]}, "gripper_open_scale_state": {"mean": [0.7804384589276832, 0.8112292305219299], "std": [0.22243802302592913, 0.21385535614884632], "min": [0.35806818181818184, 0.33636363636363636], "max": [0.9113068181818181, 0.9135795454545454], "count": [1010]}, "gripper_open_scale_action": {"mean": [0.7804384251962826, 0.8112301603329283], "std": [0.2224380032553735, 0.2138558001500389], "min": [0.35806818181818184, 0.33636363636363636], "max": [0.9113068181818181, 0.9135795454545454], "count": [1010]}}} +{"episode_index": 71, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5255876626692344]], [[0.4778602600762527]], [[0.40992961090686275]]], "std": [[[0.16660526848932977]], [[0.137052195449573]], [[0.16453292851278534]]], "count": [168]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4677472584519919]], [[0.4490649607065048]], [[0.41488806703236847]]], "std": [[[0.16500586201224077]], [[0.11679599463251975]], [[0.13052144257689946]]], "count": [168]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.423386237307423]], [[0.4395738467261905]], [[0.42017985892273574]]], "std": [[[0.18256608857451825]], [[0.1372418173741156]], [[0.15483206991707404]]], "count": [168]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5315707051917989]], [[0.4847499939211796]], [[0.43180458294428886]]], "std": [[[0.14980244342445434]], [[0.12484662185522717]], [[0.1589862578180855]]], "count": [168]}, "observation.state": {"min": [-0.6113801002502441, 0.10140035301446915, 0.3552323281764984, -1.7329810857772827, -0.45712244510650635, -0.1813015341758728, -0.7841044664382935, -0.3747669458389282, 0.3679533302783966, 0.05177006125450134, -1.9766201972961426, -1.8407161235809326, -0.7479653358459473, 0.18181967735290527, 0.065078966319561, -0.4587368965148926, -1.4723477363586426, 0.007017313968390226, -0.12046916782855988, -0.07033894956111908, -0.37498149275779724, -0.5261818170547485, 0.05319387465715408, 1.166764736175537, -1.6921368837356567, 0.460726797580719, 401.0, 369.75], "max": [-0.010635600425302982, 0.8138666749000549, 0.5722487568855286, -0.8053221702575684, -8.181229350157082e-05, 0.2765866816043854, 0.028735755011439323, -0.23707406222820282, 0.5367825627326965, 0.23495349287986755, -1.4315060377120972, -1.112188696861267, -0.14264371991157532, 0.5756532549858093, 0.6046617031097412, -0.2871568500995636, -0.7911948561668396, 0.32747286558151245, 0.28344476222991943, 0.44830527901649475, -0.2878228724002838, -0.438755065202713, 0.23498468101024628, 1.665642499923706, -1.1211349964141846, 0.7462756037712097, 1003.0, 1005.0], "mean": [-0.3400476276874542, 0.3765714466571808, 0.44168585538864136, -1.298360824584961, -0.13335783779621124, 0.09747007489204407, -0.42883795499801636, -0.3120155334472656, 0.46614187955856323, 0.13698287308216095, -1.6620573997497559, -1.5050946474075317, -0.3697490394115448, 0.3144947290420532, 0.3325250744819641, -0.3845474421977997, -1.2288490533828735, 0.15393653512001038, 0.0046406276524066925, 0.11875595897436142, -0.3246261179447174, -0.4797608554363251, 0.16237281262874603, 1.4886900186538696, -1.3286383152008057, 0.6933173537254333, 855.6181640625, 904.6848754882812], "std": [0.148044615983963, 0.16132859885692596, 0.06655354052782059, 0.21597930788993835, 0.11930110305547714, 0.13616076111793518, 0.16313721239566803, 0.029845550656318665, 0.041588738560676575, 0.047703154385089874, 0.11863242089748383, 0.15765951573848724, 0.12675297260284424, 0.12570011615753174, 0.21099257469177246, 0.07186982035636902, 0.1880151778459549, 0.09601937979459763, 0.11740174144506454, 0.16341589391231537, 0.020810874179005623, 0.035183489322662354, 0.05992522090673447, 0.1296253204345703, 0.17617639899253845, 0.07597541064023972, 222.83021545410156, 223.33291625976562], "count": [931]}, "action": {"min": [-0.6113801002502441, 0.10140035301446915, 0.3552323281764984, -1.7329810857772827, -0.45712244510650635, -0.1813015341758728, -0.7841044664382935, -0.3747669458389282, 0.3679533302783966, 0.05177006125450134, -1.9766201972961426, -1.8407161235809326, -0.7479653358459473, 0.18181967735290527, 0.065078966319561, -0.4587368965148926, -1.4723477363586426, 0.007017313968390226, -0.12046916782855988, -0.07033894956111908, -0.37498149275779724, -0.5261818170547485, 0.05319387465715408, 1.166764736175537, -1.6921368837356567, 0.460726797580719, 401.0, 369.75], "max": [-0.010635600425302982, 0.8138666749000549, 0.5722487568855286, -0.8053221702575684, -8.181229350157082e-05, 0.2765866816043854, 0.028735755011439323, -0.23707406222820282, 0.5367825627326965, 0.23495325446128845, -1.4315060377120972, -1.112188696861267, -0.14264371991157532, 0.5756532549858093, 0.6046617031097412, -0.2871568500995636, -0.7911948561668396, 0.32747286558151245, 0.28344476222991943, 0.44830527901649475, -0.2878228724002838, -0.438755065202713, 0.23498468101024628, 1.665642499923706, -1.1211349964141846, 0.7462756037712097, 1003.0, 1005.0], "mean": [-0.34029629826545715, 0.3762671649456024, 0.4416011869907379, -1.2983404397964478, -0.1332424283027649, 0.09789520502090454, -0.42923521995544434, -0.31193989515304565, 0.466206431388855, 0.1368747502565384, -1.6620861291885376, -1.505440354347229, -0.36954814195632935, 0.31471553444862366, 0.33207306265830994, -0.3843782842159271, -1.2285314798355103, 0.15371422469615936, 0.004820311442017555, 0.11902476847171783, -0.32463693618774414, -0.4798368215560913, 0.1622728407382965, 1.4885830879211426, -1.328916072845459, 0.6932748556137085, 855.619140625, 904.6842041015625], "std": [0.1480027586221695, 0.16116535663604736, 0.06659121811389923, 0.21596939861774445, 0.11923631280660629, 0.13609763979911804, 0.16247250139713287, 0.029942616820335388, 0.04160279780626297, 0.04759489372372627, 0.11861389875411987, 0.15716920793056488, 0.12630343437194824, 0.12567871809005737, 0.21085995435714722, 0.0718977078795433, 0.1879553645849228, 0.0960271954536438, 0.11733812093734741, 0.1633797287940979, 0.020805208012461662, 0.03518519178032875, 0.059881627559661865, 0.12959682941436768, 0.17605279386043549, 0.07595720887184143, 222.83096313476562, 223.33273315429688], "count": [931]}, "timestamp": {"min": [0.0], "max": [31.0], "mean": [15.5], "std": [8.958546509091503], "count": [931]}, "frame_index": {"min": [0], "max": [930], "mean": [465.0], "std": [268.75639527274507], "count": [931]}, "episode_index": {"min": [73], "max": [73], "mean": [73.0], "std": [0.0], "count": [931]}, "index": {"min": [67207], "max": [68137], "mean": [67672.0], "std": [268.75639527274507], "count": [931]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [931]}, "subtask_annotation": {"mean": [6.037593984962406, 16.0, 16.0, 16.0, 16.0], "std": [4.563866420375992, 0.0, 0.0, 0.0, 0.0], "min": [0, 16, 16, 16, 16], "max": [16, 16, 16, 16, 16], "count": [931]}, "scene_annotation": {"mean": [73.0], "std": [0.0], "min": [73], "max": [73], "count": [931]}, "eef_direction_state": {"mean": [4.64983888292159, 5.197636949516649], "std": [1.9510242637101958, 1.7353452069893793], "min": [0, 0], "max": [6, 6], "count": [931]}, "eef_velocity_state": {"mean": [0.5349087003222341, 0.22771213748657357], "std": [0.6616837774268873, 0.4442314678737279], "min": [0, 0], "max": [2, 2], "count": [931]}, "eef_acc_mag_state": {"mean": [0.27604726100966703, 0.09559613319011816], "std": [0.5936070571181647, 0.3715036710458116], "min": [0, 0], "max": [2, 2], "count": [931]}, "eef_direction_action": {"mean": [4.64983888292159, 5.197636949516649], "std": [1.951024263710196, 1.735345206989379], "min": [0, 0], "max": [6, 6], "count": [931]}, "eef_velocity_action": {"mean": [0.5349087003222341, 0.22771213748657357], "std": [0.6616837774268873, 0.4442314678737279], "min": [0, 0], "max": [2, 2], "count": [931]}, "eef_acc_mag_action": {"mean": [0.27604726100966703, 0.09559613319011816], "std": [0.5936070571181647, 0.3715036710458116], "min": [0, 0], "max": [2, 2], "count": [931]}, "eef_sim_pose_state": {"mean": [0.5310110203634216, 0.23979875022265765, 1.1571943817898567, 0.3134708010841772, -0.23291414242043804, 0.8089028546131843, 0.5280865308198249, -0.24322743173146907, 1.1336897977543594, -0.1844099125810938, -0.23492979560281685, -1.161846317075085], "std": [0.0406276606594516, 0.04598158902333337, 0.027876373436371074, 0.08528197449545073, 0.09022398449425047, 0.17329636920895886, 0.039259049901919287, 0.05289207757139805, 0.013210570454477426, 0.0994615208487318, 0.11669248220317385, 0.13582998108630712], "min": [0.4384788351031016, 0.15872651165546847, 1.0956450883489566, 0.05895385106415507, -0.42588996350694264, 0.4186850291326528, 0.48481506376204014, -0.30966717345945655, 1.1004371890625855, -0.3927049095822107, -0.38329581804668167, -1.3123155364013965], "max": [0.6041144446469435, 0.3281589747492524, 1.2249141464740367, 0.42652478489664924, -0.07624953997509931, 1.250222175145555, 0.5906812057205975, -0.15908976168079025, 1.1628433185907554, -0.07589018639168965, -0.04565277616593355, -0.8153288839018189], "count": [931]}, "eef_sim_pose_action": {"mean": [0.5310875801227816, 0.2397122117847246, 1.1572848598177774, 0.3136367836771669, -0.2327430891152917, 0.8086033710472554, 0.5281670391890294, -0.24313558718608924, 1.1336910805117097, -0.18454168980217497, -0.23472578446557973, -1.1617338738462064], "std": [0.040614876515393195, 0.045925801059307825, 0.027956141125180176, 0.08496954420705036, 0.09009027152059626, 0.17277360570966008, 0.0392549781127905, 0.05285085654752298, 0.013211219802114881, 0.09939889410555298, 0.11659947404996197, 0.13580002782685974], "min": [0.4384788351031016, 0.15872651165546847, 1.0956450883489566, 0.05895385106415507, -0.42588996350694264, 0.4186850291326528, 0.48481506376204014, -0.30966717345945655, 1.1004371890625855, -0.3927049095822107, -0.38329581804668167, -1.3123155364013965], "max": [0.6041144446469435, 0.3281589747492524, 1.2249141464740367, 0.42652478489664924, -0.07624953997509931, 1.250222175145555, 0.5906812057205975, -0.15908976168079025, 1.1628433185907554, -0.07589018639168965, -0.04565277616593355, -0.8153288839018189], "count": [931]}, "gripper_mode_state": {"mean": [0.11170784103114931, 0.14822771213748656], "std": [0.31500666545854805, 0.35532556549166516], "min": [0, 0], "max": [1, 1], "count": [931]}, "gripper_activity_state": {"mean": [1.8646616541353382, 1.9237379162191193], "std": [0.4552443760367095, 0.34620140920776565], "min": [0, 0], "max": [2, 2], "count": [931]}, "gripper_mode_action": {"mean": [0.11170784103114931, 0.14822771213748656], "std": [0.31500666545854805, 0.35532556549166516], "min": [0, 0], "max": [1, 1], "count": [931]}, "gripper_activity_action": {"mean": [1.8646616541353382, 1.9237379162191193], "std": [0.4552443760367095, 0.34620140920776565], "min": [0, 0], "max": [2, 2], "count": [931]}, "gripper_open_scale_state": {"mean": [0.7778346640280809, 0.8224408003087517], "std": [0.20257308930059498, 0.20302952474781197], "min": [0.36454545454545456, 0.3361363636363636], "max": [0.9118181818181819, 0.9136363636363637], "count": [931]}, "gripper_open_scale_action": {"mean": [0.7778355882270536, 0.8224402139755151], "std": [0.20257369861325264, 0.20302926222575218], "min": [0.36454545454545456, 0.3361363636363636], "max": [0.9118181818181819, 0.9136363636363637], "count": [931]}}} +{"episode_index": 72, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5257818996574534]], [[0.4816572072604142]], [[0.4146613377529727]]], "std": [[[0.17169539531519715]], [[0.13294941432452712]], [[0.15608722056705307]]], "count": [166]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4577647772462399]], [[0.4385112607291913]], [[0.4021346722675014]]], "std": [[[0.17442595729130456]], [[0.12338338745108662]], [[0.14210699220152995]]], "count": [166]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4082839089199937]], [[0.4389006282482873]], [[0.4276289963776675]]], "std": [[[0.18736025642751972]], [[0.14077919366716352]], [[0.15823301914122623]]], "count": [166]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5226666728187259]], [[0.4795928604122372]], [[0.42006864836798175]]], "std": [[[0.14822206080108516]], [[0.12388056889652649]], [[0.1533910625426101]]], "count": [166]}, "observation.state": {"min": [-0.5665022730827332, 0.181903675198555, 0.21436461806297302, -1.7807081937789917, -0.5683926343917847, -0.1240089163184166, -0.7652440071105957, -0.37338194251060486, 0.3692688047885895, 0.05535506457090378, -1.9147350788116455, -1.851800799369812, -0.7787619233131409, 0.05329035595059395, 0.1467832773923874, -0.4867701530456543, -1.6083983182907104, 0.11734721064567566, -0.12050734460353851, -0.11039316654205322, -0.3742591142654419, -0.49144089221954346, 0.05839431285858154, 1.1560369729995728, -1.728766918182373, 0.44534173607826233, 401.0, 370.0], "max": [0.08750644326210022, 0.7981477975845337, 0.6002776026725769, -0.921539306640625, -0.13778173923492432, 0.32238849997520447, 0.028269970789551735, -0.22150593996047974, 0.508355975151062, 0.2631104290485382, -1.5292187929153442, -1.121137022972107, -0.1749259978532791, 0.39968693256378174, 0.6046398878097534, -0.2758733034133911, -1.125356674194336, 0.3779532313346863, 0.30180996656417847, 0.4224296808242798, -0.2735186815261841, -0.4040265679359436, 0.2349953055381775, 1.646848440170288, -1.121137022972107, 0.8262336254119873, 1003.0, 1004.9375], "mean": [-0.25665509700775146, 0.4720325469970703, 0.40610477328300476, -1.3929744958877563, -0.2779039442539215, 0.08828876912593842, -0.47473448514938354, -0.30585750937461853, 0.442280113697052, 0.16645102202892303, -1.652268409729004, -1.5965744256973267, -0.4108472168445587, 0.24277667701244354, 0.3701326549053192, -0.38166922330856323, -1.3760164976119995, 0.21076811850070953, 0.030266636982560158, 0.1332245022058487, -0.30625003576278687, -0.4594532549381256, 0.16083292663097382, 1.5247645378112793, -1.3707363605499268, 0.73050856590271, 868.7304077148438, 902.6868896484375], "std": [0.18185846507549286, 0.13351579010486603, 0.12527847290039062, 0.2216724306344986, 0.08737760782241821, 0.11877446621656418, 0.15325942635536194, 0.035550158470869064, 0.04054095596075058, 0.05311860889196396, 0.0912921279668808, 0.15047471225261688, 0.1505817472934723, 0.08584091067314148, 0.18284200131893158, 0.07134949415922165, 0.08972038328647614, 0.06063732132315636, 0.12700322270393372, 0.16744796931743622, 0.027417883276939392, 0.02446710877120495, 0.05945038050413132, 0.1372855007648468, 0.20424655079841614, 0.08382116258144379, 220.8040771484375, 225.02528381347656], "count": [918]}, "action": {"min": [-0.5665022730827332, 0.181903675198555, 0.21436461806297302, -1.7807081937789917, -0.5683926343917847, -0.1240089163184166, -0.7652440071105957, -0.37338194251060486, 0.3692688047885895, 0.05535506457090378, -1.9147350788116455, -1.851800799369812, -0.7787619233131409, 0.05329035595059395, 0.1467832773923874, -0.4867701530456543, -1.6083983182907104, 0.11734721064567566, -0.12050734460353851, -0.11039316654205322, -0.3742591142654419, -0.49144089221954346, 0.05839431285858154, 1.1560369729995728, -1.728766918182373, 0.44534173607826233, 401.0, 370.0], "max": [0.08750644326210022, 0.7981477975845337, 0.6002776026725769, -0.921539306640625, -0.13778173923492432, 0.32238849997520447, 0.028269970789551735, -0.22150593996047974, 0.508355975151062, 0.2631104290485382, -1.5292187929153442, -1.121137022972107, -0.1749259978532791, 0.39968693256378174, 0.6046398878097534, -0.2758733034133911, -1.125356674194336, 0.3779532313346863, 0.30180996656417847, 0.4224296808242798, -0.2735186815261841, -0.4040265679359436, 0.23499538004398346, 1.646848440170288, -1.121137022972107, 0.8262336254119873, 1003.0, 1004.9375], "mean": [-0.256909042596817, 0.471832811832428, 0.40605002641677856, -1.3930270671844482, -0.27789193391799927, 0.08876979351043701, -0.47519782185554504, -0.3057670593261719, 0.4423336684703827, 0.16635774075984955, -1.6523205041885376, -1.5969862937927246, -0.4105682373046875, 0.24289017915725708, 0.36972948908805847, -0.3815048933029175, -1.3759644031524658, 0.21065394580364227, 0.030472593382000923, 0.13354316353797913, -0.30621516704559326, -0.4594963490962982, 0.16071723401546478, 1.5247845649719238, -1.3710975646972656, 0.730549156665802, 868.7271118164062, 902.687744140625], "std": [0.18194134533405304, 0.13345441222190857, 0.1252695620059967, 0.221682608127594, 0.08738160878419876, 0.11882222443819046, 0.15237854421138763, 0.03564853593707085, 0.0405772402882576, 0.053073544055223465, 0.09126096963882446, 0.14968906342983246, 0.15019690990447998, 0.08585258573293686, 0.18273241817951202, 0.07136265188455582, 0.08971334248781204, 0.06065482646226883, 0.12691175937652588, 0.1674187332391739, 0.027435144409537315, 0.024476857855916023, 0.05940927192568779, 0.13729356229305267, 0.20409810543060303, 0.08383771032094955, 220.80160522460938, 225.02572631835938], "count": [918]}, "timestamp": {"min": [0.0], "max": [30.566666666666666], "mean": [15.283333333333331], "std": [8.833453877584203], "count": [918]}, "frame_index": {"min": [0], "max": [917], "mean": [458.5], "std": [265.0036163275261], "count": [918]}, "episode_index": {"min": [74], "max": [74], "mean": [74.0], "std": [0.0], "count": [918]}, "index": {"min": [68138], "max": [69055], "mean": [68596.5], "std": [265.0036163275261], "count": [918]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [918]}, "subtask_annotation": {"mean": [5.639433551198257, 16.0, 16.0, 16.0, 16.0], "std": [4.5333011947926805, 0.0, 0.0, 0.0, 0.0], "min": [0, 16, 16, 16, 16], "max": [16, 16, 16, 16, 16], "count": [918]}, "scene_annotation": {"mean": [74.0], "std": [0.0], "min": [74], "max": [74], "count": [918]}, "eef_direction_state": {"mean": [4.783224400871459, 5.238562091503268], "std": [1.6685811408853712, 1.6438818046796466], "min": [0, 0], "max": [6, 6], "count": [918]}, "eef_velocity_state": {"mean": [0.6045751633986928, 0.24618736383442266], "std": [0.7151190040015893, 0.49437098937381974], "min": [0, 0], "max": [2, 2], "count": [918]}, "eef_acc_mag_state": {"mean": [0.35294117647058826, 0.15359477124183007], "std": [0.6761152803751612, 0.47981379973146887], "min": [0, 0], "max": [2, 2], "count": [918]}, "eef_direction_action": {"mean": [4.783224400871459, 5.238562091503268], "std": [1.6685811408853712, 1.6438818046796466], "min": [0, 0], "max": [6, 6], "count": [918]}, "eef_velocity_action": {"mean": [0.6045751633986928, 0.24618736383442266], "std": [0.7151190040015893, 0.4943709893738198], "min": [0, 0], "max": [2, 2], "count": [918]}, "eef_acc_mag_action": {"mean": [0.35294117647058826, 0.15359477124183007], "std": [0.6761152803751612, 0.47981379973146887], "min": [0, 0], "max": [2, 2], "count": [918]}, "eef_sim_pose_state": {"mean": [0.5090176244590686, 0.2725392458674043, 1.1608318040625976, 0.2792343378335077, -0.15093530111860512, 0.7972032256369795, 0.5087474052890221, -0.24535204214776124, 1.1481467738402689, -0.13950891993205722, -0.19840390896622137, -1.1354687529387009], "std": [0.04388321316981643, 0.04864480143430657, 0.03268049223297714, 0.08687571849381469, 0.07176557441595956, 0.1731153252572254, 0.02821570589243885, 0.05059468767153347, 0.020394217597985268, 0.10406749493845063, 0.14757742981836725, 0.13922159740982562], "min": [0.42727628084847635, 0.16696184575798104, 1.0975830076269504, 0.022225329276175543, -0.38308212311280476, 0.5028777926841567, 0.45221378668022433, -0.30967439131992713, 1.1006704350320473, -0.38406786721153374, -0.38313018834955526, -1.3282123716921392], "max": [0.5840593394557444, 0.3512708597746456, 1.242717897039663, 0.43188497044697927, -0.021228499969830006, 1.2540194060393808, 0.5483723824158916, -0.16159250519723012, 1.1751901599465324, -0.07538454025781699, 0.019657888945287416, -0.8072546183001436], "count": [918]}, "eef_sim_pose_action": {"mean": [0.5090878129296734, 0.272473035254767, 1.1609408140447504, 0.2794406540990581, -0.15074057184949222, 0.7968192140695268, 0.5087979317218327, -0.24525421108264886, 1.148182822443204, -0.13951641438254192, -0.19813837933275727, -1.1352742699133809], "std": [0.04390209886781478, 0.04863566972484053, 0.03277695608199163, 0.08661683352964976, 0.07137693883949123, 0.17250018137868295, 0.02822120322498571, 0.0505570525559611, 0.020408635087946724, 0.10406315898971431, 0.1474642284149524, 0.13918569020212623], "min": [0.42727628084847635, 0.16696184575798104, 1.0975830076269504, 0.022225329276175543, -0.38308212311280476, 0.5028777926841567, 0.45221378668022433, -0.30967439131992713, 1.1006704350320473, -0.38406786721153374, -0.38313018834955526, -1.3282123716921392], "max": [0.5840593394557444, 0.3512708597746456, 1.242717897039663, 0.43188497044697927, -0.021228499969830006, 1.2540194060393808, 0.5483723824158916, -0.16159250519723012, 1.1751901599465324, -0.07538454025781699, 0.019657888945287416, -0.8072546183001436], "count": [918]}, "gripper_mode_state": {"mean": [0.21568627450980393, 0.1514161220043573], "std": [0.41129758751770695, 0.35845401378910013], "min": [0, 0], "max": [1, 1], "count": [918]}, "gripper_activity_state": {"mean": [1.8627450980392157, 1.920479302832244], "std": [0.45816946845285544, 0.35730013549749823], "min": [0, 0], "max": [2, 2], "count": [918]}, "gripper_mode_action": {"mean": [0.21568627450980393, 0.1514161220043573], "std": [0.41129758751770695, 0.35845401378910013], "min": [0, 0], "max": [1, 1], "count": [918]}, "gripper_activity_action": {"mean": [1.8627450980392157, 1.920479302832244], "std": [0.45816946845285544, 0.35730013549749823], "min": [0, 0], "max": [2, 2], "count": [918]}, "gripper_open_scale_state": {"mean": [0.7897548743384226, 0.8206244702791544], "std": [0.20073095757931014, 0.20456847464033504], "min": [0.36454545454545456, 0.33636363636363636], "max": [0.9118181818181819, 0.9135795454545454], "count": [918]}, "gripper_open_scale_action": {"mean": [0.7897518663412094, 0.8206252464253629], "std": [0.2007291490720918, 0.2045688261615038], "min": [0.36454545454545456, 0.33636363636363636], "max": [0.9118181818181819, 0.9135795454545454], "count": [918]}}} +{"episode_index": 73, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5257013633578432]], [[0.48013049051857587]], [[0.4126389829506364]]], "std": [[[0.16558872481377873]], [[0.13047907607968157]], [[0.15757418056063965]]], "count": [152]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4793784077227382]], [[0.44671528584021325]], [[0.40162351516812866]]], "std": [[[0.17153440298920236]], [[0.11395092501153248]], [[0.1345381182617202]]], "count": [152]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43164610879987964]], [[0.4356365494388545]], [[0.40924857698013417]]], "std": [[[0.18078438099476563]], [[0.1349130247104673]], [[0.15000262414712856]]], "count": [152]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5304724587203302]], [[0.4849154129579463]], [[0.42685717126762984]]], "std": [[[0.14742952536038206]], [[0.1223697717819854]], [[0.15500181876640096]]], "count": [152]}, "observation.state": {"min": [-0.641848087310791, 0.13246285915374756, 0.31489884853363037, -1.5939087867736816, -0.3806574046611786, -0.20247019827365875, -0.6462201476097107, -0.3794584274291992, 0.3671043813228607, 0.07939362525939941, -1.824150562286377, -1.7346901893615723, -0.7461510896682739, 0.12095131725072861, 0.06987098604440689, -0.5101608037948608, -1.5589739084243774, 0.11731121689081192, -0.12052261829376221, -0.0535750612616539, -0.3617593050003052, -0.5258281230926514, 0.0398140624165535, 1.076130747795105, -1.7141157388687134, 0.38130444288253784, 398.875, 369.875], "max": [0.0016449728282168508, 0.7651654481887817, 0.5381318926811218, -0.6899526715278625, -0.09842675179243088, 0.16962091624736786, 0.028268879279494286, -0.26316961646080017, 0.5415635108947754, 0.266903817653656, -1.4397947788238525, -1.1212704181671143, -0.2883063554763794, 0.5681995749473572, 0.6046409606933594, -0.27794477343559265, -0.8762502074241638, 0.4135339558124542, 0.35504141449928284, 0.4515504837036133, -0.30160707235336304, -0.42217862606048584, 0.2349579930305481, 1.5907241106033325, -1.121137022972107, 0.777665376663208, 1002.8125, 1004.875], "mean": [-0.33648473024368286, 0.40769997239112854, 0.4181997776031494, -1.2308261394500732, -0.2019493132829666, -0.032715752720832825, -0.461249440908432, -0.320231556892395, 0.46853184700012207, 0.16260984539985657, -1.7003509998321533, -1.524256706237793, -0.4424702525138855, 0.30132803320884705, 0.3698696196079254, -0.3821450471878052, -1.27518892288208, 0.2316133677959442, 0.07697882503271103, 0.15753227472305298, -0.31978926062583923, -0.47447434067726135, 0.17209471762180328, 1.4412182569503784, -1.4099160432815552, 0.6751331090927124, 850.036865234375, 901.7759399414062], "std": [0.16903506219387054, 0.15031902492046356, 0.06565683335065842, 0.1895250827074051, 0.07091152667999268, 0.09098891168832779, 0.13076567649841309, 0.027184808626770973, 0.04558124393224716, 0.048935968428850174, 0.0973500981926918, 0.13487176597118378, 0.10356371849775314, 0.1320427805185318, 0.18700304627418518, 0.08359110355377197, 0.1768081933259964, 0.05921103060245514, 0.1580219715833664, 0.1847418248653412, 0.01523826364427805, 0.03497670218348503, 0.0594954676926136, 0.14751599729061127, 0.22192606329917908, 0.10704355686903, 223.882568359375, 222.9537353515625], "count": [816]}, "action": {"min": [-0.641848087310791, 0.13246285915374756, 0.31489884853363037, -1.5939087867736816, -0.3806574046611786, -0.20247019827365875, -0.6462201476097107, -0.3794584274291992, 0.3671043813228607, 0.07939362525939941, -1.824150562286377, -1.7346901893615723, -0.7462018132209778, 0.12095131725072861, 0.06987098604440689, -0.5101608037948608, -1.5589739084243774, 0.11731121689081192, -0.12052261829376221, -0.0535750612616539, -0.3617593050003052, -0.5258281230926514, 0.0398140624165535, 1.076130747795105, -1.7141157388687134, 0.38130444288253784, 398.875, 369.875], "max": [0.0016449728282168508, 0.7651654481887817, 0.5381318926811218, -0.6899526715278625, -0.09842675179243088, 0.16962091624736786, 0.028268879279494286, -0.26316961646080017, 0.5415390133857727, 0.266903817653656, -1.4397947788238525, -1.121216058731079, -0.2883063554763794, 0.5681995749473572, 0.6046409606933594, -0.27794477343559265, -0.8762502074241638, 0.4135339558124542, 0.35504141449928284, 0.4515504837036133, -0.30160707235336304, -0.42217862606048584, 0.2349579930305481, 1.5907241106033325, -1.121137022972107, 0.777665376663208, 1002.8125, 1004.875], "mean": [-0.33692166209220886, 0.4073595404624939, 0.4181376099586487, -1.2304573059082031, -0.20190586149692535, -0.03240736946463585, -0.4618125855922699, -0.3201797604560852, 0.4686494469642639, 0.16252250969409943, -1.7003662586212158, -1.524733304977417, -0.44223400950431824, 0.30155470967292786, 0.3694453835487366, -0.38193339109420776, -1.2748993635177612, 0.23154465854167938, 0.07733450084924698, 0.15794286131858826, -0.3197976350784302, -0.47455117106437683, 0.17201437056064606, 1.4409761428833008, -1.4104238748550415, 0.6750599145889282, 850.0365600585938, 901.77099609375], "std": [0.1691412627696991, 0.15018707513809204, 0.0656488835811615, 0.1894652098417282, 0.07089049369096756, 0.09111713618040085, 0.12964089214801788, 0.027246592566370964, 0.04564454406499863, 0.04887004196643829, 0.09733052551746368, 0.13413317501544952, 0.103090301156044, 0.1320268213748932, 0.18686272203922272, 0.08363430947065353, 0.17677731812000275, 0.05921759456396103, 0.1579037606716156, 0.18470072746276855, 0.01523398607969284, 0.03498131409287453, 0.05945475026965141, 0.14746081829071045, 0.2217395007610321, 0.10701562464237213, 223.88265991210938, 222.95135498046875], "count": [816]}, "timestamp": {"min": [0.0], "max": [27.166666666666668], "mean": [13.583333333333334], "std": [7.851957764834242], "count": [816]}, "frame_index": {"min": [0], "max": [815], "mean": [407.5], "std": [235.55873294502726], "count": [816]}, "episode_index": {"min": [75], "max": [75], "mean": [75.0], "std": [0.0], "count": [816]}, "index": {"min": [69056], "max": [69871], "mean": [69463.5], "std": [235.55873294502726], "count": [816]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [816]}, "subtask_annotation": {"mean": [6.175245098039215, 16.0, 16.0, 16.0, 16.0], "std": [4.597519038837793, 0.0, 0.0, 0.0, 0.0], "min": [0, 16, 16, 16, 16], "max": [16, 16, 16, 16, 16], "count": [816]}, "scene_annotation": {"mean": [75.0], "std": [0.0], "min": [75], "max": [75], "count": [816]}, "eef_direction_state": {"mean": [4.393382352941177, 5.125], "std": [2.1399343335358307, 1.777876707827428], "min": [0, 0], "max": [6, 6], "count": [816]}, "eef_velocity_state": {"mean": [0.5625, 0.26715686274509803], "std": [0.6722916799583173, 0.528315631764407], "min": [0, 0], "max": [2, 2], "count": [816]}, "eef_acc_mag_state": {"mean": [0.28308823529411764, 0.15196078431372548], "std": [0.6139779264560903, 0.45798587018123244], "min": [0, 0], "max": [2, 2], "count": [816]}, "eef_direction_action": {"mean": [4.393382352941177, 5.125], "std": [2.1399343335358307, 1.777876707827428], "min": [0, 0], "max": [6, 6], "count": [816]}, "eef_velocity_action": {"mean": [0.5625, 0.26715686274509803], "std": [0.6722916799583173, 0.528315631764407], "min": [0, 0], "max": [2, 2], "count": [816]}, "eef_acc_mag_action": {"mean": [0.28308823529411764, 0.15196078431372548], "std": [0.6139779264560903, 0.45798587018123244], "min": [0, 0], "max": [2, 2], "count": [816]}, "eef_sim_pose_state": {"mean": [0.5324347523133451, 0.2678970855921028, 1.1431724399832333, 0.24316298804435338, -0.21261110458588517, 0.819092918830538, 0.5249378758498864, -0.25532020081983614, 1.1421936164357347, -0.22465729859506262, -0.16668512678298422, -1.1407757558714224], "std": [0.046573569779313775, 0.04497637451694209, 0.025266667338139058, 0.06690718252198948, 0.08275580480410519, 0.13681825372311318, 0.040293024628307875, 0.050720394644686154, 0.009065164293087367, 0.12005281735061465, 0.16243984879741263, 0.14793621853162317], "min": [0.4339462409015391, 0.1892952825558262, 1.090685140193452, 0.07079541794348243, -0.38530976488541824, 0.6414873254070913, 0.4717950783655996, -0.3096448238032933, 1.1199648304316447, -0.45019385353777863, -0.38297285046820617, -1.2893379149441655], "max": [0.605629839323009, 0.3549783543133679, 1.200019891940695, 0.3493519989559537, -0.07632032642478515, 1.250187336452985, 0.5887999626805307, -0.14609635308419205, 1.1621406529322071, -0.07564359443002844, 0.022976109155647073, -0.7741926376873631], "count": [816]}, "eef_sim_pose_action": {"mean": [0.532568443028142, 0.2678376781411587, 1.1432426507203395, 0.24336630410242457, -0.21235158181173766, 0.8187174927253856, 0.5250240692456621, -0.2552534889833839, 1.14220743783318, -0.22489872784735288, -0.1662908604221898, -1.1406093436734688], "std": [0.046604200011225554, 0.044952934309673384, 0.025336486135730057, 0.06665027622181348, 0.08255311332204433, 0.1360525560227666, 0.04029058444002605, 0.05068468780014188, 0.0090701631748699, 0.11995099560687597, 0.16230492680192543, 0.1478892085732511], "min": [0.4339462409015391, 0.1892952825558262, 1.090685140193452, 0.07079541794348243, -0.38530976488541824, 0.6414873254070913, 0.4717950783655996, -0.3096448238032933, 1.1199648304316447, -0.45019385353777863, -0.38297285046820617, -1.2893379149441655], "max": [0.605629839323009, 0.3549783543133679, 1.200019891940695, 0.3493519989559537, -0.07632032642478515, 1.2501926234898761, 0.5887999626805307, -0.14609635308419205, 1.1621406529322071, -0.07564359443002844, 0.022976109155647073, -0.7741926376873631], "count": [816]}, "gripper_mode_state": {"mean": [0.10784313725490197, 0.1482843137254902], "std": [0.31018219646189354, 0.3553815921350634], "min": [0, 0], "max": [1, 1], "count": [816]}, "gripper_activity_state": {"mean": [1.849264705882353, 1.9105392156862746], "std": [0.4780212979599763, 0.37779897060159146], "min": [0, 0], "max": [2, 2], "count": [816]}, "gripper_mode_action": {"mean": [0.10784313725490197, 0.1482843137254902], "std": [0.31018219646189354, 0.3553815921350634], "min": [0, 0], "max": [1, 1], "count": [816]}, "gripper_activity_action": {"mean": [1.849264705882353, 1.9105392156862746], "std": [0.4780212979599763, 0.37779897060159146], "min": [0, 0], "max": [2, 2], "count": [816]}, "gripper_open_scale_state": {"mean": [0.7727607163345961, 0.8197962575630259], "std": [0.20353001176079158, 0.20268480165489533], "min": [0.36261363636363636, 0.33625], "max": [0.9116477272727272, 0.9135227272727273], "count": [816]}, "gripper_open_scale_action": {"mean": [0.772760500304414, 0.8197918336701666], "std": [0.20352986711748922, 0.2026827938867433], "min": [0.36261363636363636, 0.33625], "max": [0.9116477272727272, 0.9135227272727273], "count": [816]}}} +{"episode_index": 74, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.5247681525735294]], [[0.4799184611344538]], [[0.4125914850315126]]], "std": [[[0.16499339248677924]], [[0.12911157097366469]], [[0.15556127426928967]]], "count": [168]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46652846711601303]], [[0.44129819410403054]], [[0.4018807128754279]]], "std": [[[0.1679355379142488]], [[0.11818542038166148]], [[0.1301555220474054]]], "count": [168]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4335178948315437]], [[0.43686916190087144]], [[0.41004265873015877]]], "std": [[[0.18350795229325956]], [[0.1366355788334656]], [[0.1515732236224484]]], "count": [168]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5197814882897603]], [[0.47500554388422034]], [[0.4163436551704015]]], "std": [[[0.14949320944955383]], [[0.12182150694497897]], [[0.1532204148851958]]], "count": [168]}, "observation.state": {"min": [-0.7359420657157898, 0.13912346959114075, 0.31496647000312805, -1.6237550973892212, -0.4523489773273468, -0.2975993752479553, -0.8579831123352051, -0.3765348792076111, 0.3839241862297058, 0.0776103138923645, -2.0388991832733154, -1.7467418909072876, -0.7461095452308655, 0.08546004444360733, 0.08881871402263641, -0.536404013633728, -1.6392699480056763, 0.1556670069694519, -0.12048116326332092, -0.05970116704702377, -0.35942143201828003, -0.5302854776382446, 0.04981062561273575, 1.075985312461853, -1.7477507591247559, 0.32597196102142334, 408.0, 368.9375], "max": [-0.09390635043382645, 0.7853043675422668, 0.6337366700172424, -0.7299883365631104, -0.09753772616386414, 0.363413542509079, 0.028275424614548683, -0.23094406723976135, 0.5530562996864319, 0.24031712114810944, -1.2681190967559814, -1.1072752475738525, -0.02070634812116623, 0.6286970376968384, 0.6047729849815369, -0.30779972672462463, -0.7761457562446594, 0.3795393109321594, 0.38053959608078003, 0.5320320129394531, -0.286980003118515, -0.4141046404838562, 0.23500894010066986, 1.6476051807403564, -1.121137022972107, 0.764477014541626, 1002.375, 1001.0], "mean": [-0.3891761898994446, 0.4232461750507355, 0.43441757559776306, -1.2599155902862549, -0.23036378622055054, 0.07597805559635162, -0.4954881966114044, -0.2986561059951782, 0.4780964255332947, 0.16338592767715454, -1.6697582006454468, -1.5539461374282837, -0.38752448558807373, 0.31322771310806274, 0.3730700612068176, -0.39346420764923096, -1.2773160934448242, 0.22445058822631836, 0.05458982661366463, 0.17901143431663513, -0.3129085898399353, -0.476699560880661, 0.16860991716384888, 1.4935113191604614, -1.401248574256897, 0.6658797860145569, 846.9728393554688, 906.6953735351562], "std": [0.15454590320587158, 0.15046119689941406, 0.10038086026906967, 0.19554069638252258, 0.07416146248579025, 0.17800763249397278, 0.1897415667772293, 0.03467399999499321, 0.04067177325487137, 0.046222928911447525, 0.18939685821533203, 0.13331371545791626, 0.16546180844306946, 0.13838250935077667, 0.1798984855413437, 0.07265087217092514, 0.18987707793712616, 0.0413602851331234, 0.15077878534793854, 0.20611681044101715, 0.016725732013583183, 0.03428570553660393, 0.056825459003448486, 0.13668963313102722, 0.21632064878940582, 0.11627774685621262, 225.5557098388672, 216.5782012939453], "count": [934]}, "action": {"min": [-0.7359420657157898, 0.13912346959114075, 0.31496647000312805, -1.6237550973892212, -0.4523489773273468, -0.2975993752479553, -0.8579831123352051, -0.3765348792076111, 0.3839241862297058, 0.0776103138923645, -2.0388991832733154, -1.7467418909072876, -0.7461095452308655, 0.08546004444360733, 0.08881871402263641, -0.536404013633728, -1.6392699480056763, 0.1556670069694519, -0.12048116326332092, -0.05970116704702377, -0.35942143201828003, -0.5302854776382446, 0.04981062561273575, 1.075985312461853, -1.7477507591247559, 0.32597196102142334, 408.0, 368.9375], "max": [-0.09390635043382645, 0.7853043675422668, 0.6337366700172424, -0.7299883365631104, -0.09753772616386414, 0.363413542509079, 0.028275424614548683, -0.23094406723976135, 0.5530562996864319, 0.24031712114810944, -1.2681190967559814, -1.1072752475738525, -0.02070634812116623, 0.6286970376968384, 0.6047729849815369, -0.30779972672462463, -0.7761457562446594, 0.3795393109321594, 0.38053959608078003, 0.5320320129394531, -0.286980003118515, -0.4141046404838562, 0.23500894010066986, 1.6476051807403564, -1.121137022972107, 0.764477014541626, 1002.375, 1001.0], "mean": [-0.38950443267822266, 0.42306774854660034, 0.43440502882003784, -1.2598310708999634, -0.23035231232643127, 0.07637779414653778, -0.49601200222969055, -0.29857778549194336, 0.47816944122314453, 0.1633087694644928, -1.6698349714279175, -1.5543493032455444, -0.38718798756599426, 0.31342440843582153, 0.3727222979068756, -0.3933197557926178, -1.2771046161651611, 0.2243945151567459, 0.054835185408592224, 0.179388627409935, -0.3129009008407593, -0.4767635762691498, 0.16852807998657227, 1.493425726890564, -1.4016684293746948, 0.6658130288124084, 846.972900390625, 906.69482421875], "std": [0.15446826815605164, 0.15034468472003937, 0.10037942975759506, 0.19549204409122467, 0.07415861636400223, 0.17798547446727753, 0.18896888196468353, 0.034733641892671585, 0.04067381098866463, 0.046163465827703476, 0.18937242031097412, 0.1325719803571701, 0.16505154967308044, 0.13835115730762482, 0.17976433038711548, 0.07266982644796371, 0.1898368000984192, 0.041355736553668976, 0.15068019926548004, 0.2060593068599701, 0.016729317605495453, 0.034282635897397995, 0.056784871965646744, 0.13666477799415588, 0.21615763008594513, 0.11624886095523834, 225.55572509765625, 216.577880859375], "count": [934]}, "timestamp": {"min": [0.0], "max": [31.1], "mean": [15.55], "std": [8.987414039150034], "count": [934]}, "frame_index": {"min": [0], "max": [933], "mean": [466.5], "std": [269.62242117450097], "count": [934]}, "episode_index": {"min": [76], "max": [76], "mean": [76.0], "std": [0.0], "count": [934]}, "index": {"min": [69872], "max": [70805], "mean": [70338.5], "std": [269.62242117450097], "count": [934]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [934]}, "subtask_annotation": {"mean": [6.059957173447537, 16.0, 16.0, 16.0, 16.0], "std": [4.666459942201403, 0.0, 0.0, 0.0, 0.0], "min": [0, 16, 16, 16, 16], "max": [16, 16, 16, 16, 16], "count": [934]}, "scene_annotation": {"mean": [76.0], "std": [0.0], "min": [76], "max": [76], "count": [934]}, "eef_direction_state": {"mean": [4.589935760171306, 5.130620985010706], "std": [2.0323785382255575, 1.849840620436191], "min": [0, 0], "max": [6, 6], "count": [934]}, "eef_velocity_state": {"mean": [0.5460385438972163, 0.2398286937901499], "std": [0.6605431729349225, 0.498690332513048], "min": [0, 0], "max": [2, 2], "count": [934]}, "eef_acc_mag_state": {"mean": [0.2880085653104925, 0.13597430406852248], "std": [0.6187001085645406, 0.4530780564646455], "min": [0, 0], "max": [2, 2], "count": [934]}, "eef_direction_action": {"mean": [4.589935760171306, 5.130620985010706], "std": [2.0323785382255575, 1.849840620436191], "min": [0, 0], "max": [6, 6], "count": [934]}, "eef_velocity_action": {"mean": [0.5460385438972163, 0.2398286937901499], "std": [0.6605431729349225, 0.498690332513048], "min": [0, 0], "max": [2, 2], "count": [934]}, "eef_acc_mag_action": {"mean": [0.2880085653104925, 0.13597430406852248], "std": [0.6187001085645406, 0.4530780564646455], "min": [0, 0], "max": [2, 2], "count": [934]}, "eef_sim_pose_state": {"mean": [0.5451046004575026, 0.26841768318004194, 1.169103783265691, 0.29293964165909775, -0.19169286992874193, 0.7943956335121031, 0.5278984061249543, -0.25399764988706536, 1.1468763004495084, -0.2001042212539837, -0.1888497164110392, -1.1098146585437025], "std": [0.04108733784147616, 0.0444586403170273, 0.032810858577275726, 0.09374813734228822, 0.07762307142148576, 0.21880202837465226, 0.040969738949485995, 0.04777134204858588, 0.012156774086127427, 0.11128681260155913, 0.1439752291235911, 0.16900093746208295], "min": [0.45831096688016426, 0.18989624776727912, 1.094637702021087, 0.0731241515591824, -0.458842255614728, 0.36260366802424243, 0.4620742807854585, -0.3096871099718245, 1.122734697695014, -0.4553975268465682, -0.38306130518827475, -1.3037204012348358], "max": [0.6313029767779237, 0.3378147646128433, 1.234904698717296, 0.4689455338413911, -0.056892067274405766, 1.2501687491842925, 0.6021799812291454, -0.1608679332249478, 1.1699316241832391, -0.07582379855722743, -0.01095738778499844, -0.7106146689159097], "count": [934]}, "eef_sim_pose_action": {"mean": [0.5451962754847297, 0.2683691907405175, 1.1692025895480143, 0.2931706868123865, -0.1915239512713584, 0.7939713288747766, 0.5279715047827095, -0.25393302471875806, 1.1468970111240828, -0.20024397357367563, -0.1885541654346469, -1.10960577447441], "std": [0.04105669911040412, 0.04443832441805651, 0.03286115535251705, 0.09347895887320823, 0.07737791272250275, 0.2183015079457666, 0.04096048536289459, 0.04773681828265654, 0.012161143068300484, 0.11121262604383515, 0.14385982777110998, 0.16894780514853242], "min": [0.45831096688016426, 0.18989624776727912, 1.094637702021087, 0.0731241515591824, -0.458842255614728, 0.36260366802424243, 0.4620742807854585, -0.3096871099718245, 1.122734697695014, -0.4553975268465682, -0.38306130518827475, -1.3037204012348358], "max": [0.6313029767779237, 0.3378147646128433, 1.234904698717296, 0.4689455338413911, -0.056892067274405766, 1.2501687491842925, 0.6021799812291454, -0.1608679332249478, 1.1699316241832391, -0.07582379855722743, -0.01095738778499844, -0.7106146689159097], "count": [934]}, "gripper_mode_state": {"mean": [0.10920770877944326, 0.139186295503212], "std": [0.3118996395037745, 0.34614082487811915], "min": [0, 0], "max": [1, 1], "count": [934]}, "gripper_activity_state": {"mean": [1.866167023554604, 1.922912205567452], "std": [0.4513492477110617, 0.3500530378915502], "min": [0, 0], "max": [2, 2], "count": [934]}, "gripper_mode_action": {"mean": [0.10920770877944326, 0.139186295503212], "std": [0.3118996395037745, 0.34614082487811915], "min": [0, 0], "max": [1, 1], "count": [934]}, "gripper_activity_action": {"mean": [1.866167023554604, 1.922912205567452], "std": [0.4513492477110617, 0.3500530378915502], "min": [0, 0], "max": [2, 2], "count": [934]}, "gripper_open_scale_state": {"mean": [0.7699753249014119, 0.8242685657135118], "std": [0.20505114268504188, 0.1968893776163532], "min": [0.3709090909090909, 0.33539772727272726], "max": [0.91125, 0.91], "count": [934]}, "gripper_open_scale_action": {"mean": [0.7699753594171075, 0.8242679580946892], "std": [0.20505116571988544, 0.196889114678827], "min": [0.3709090909090909, 0.33539772727272726], "max": [0.91125, 0.91], "count": [934]}}} +{"episode_index": 75, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5233576450782332]], [[0.4758481679540503]], [[0.40697413472964944]]], "std": [[[0.16634222735701598]], [[0.13294081136205754]], [[0.16070599904626728]]], "count": [165]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4656608845811052]], [[0.44020535006932066]], [[0.4020807647553971]]], "std": [[[0.16722069590917482]], [[0.11972120854657989]], [[0.13213710279734994]]], "count": [165]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4112706340364429]], [[0.436693362547039]], [[0.423029055258467]]], "std": [[[0.18346365151867708]], [[0.14536748491883114]], [[0.16129402416029964]]], "count": [165]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5080754307783719]], [[0.46266660601109133]], [[0.4040301148742325]]], "std": [[[0.14797988725615438]], [[0.12977524913112662]], [[0.16246542062057331]]], "count": [165]}, "observation.state": {"min": [-0.9425356388092041, 0.09519898146390915, 0.417180597782135, -1.661299228668213, -0.43799909949302673, 0.14236651360988617, -0.8245655298233032, -0.32569462060928345, 0.40087050199508667, 0.057431187480688095, -1.9331848621368408, -1.780541181564331, -0.43486323952674866, 0.16069138050079346, -0.030611984431743622, -0.43446043133735657, -1.6510127782821655, -0.11751629412174225, 0.10867838561534882, 0.11874783784151077, -0.33652663230895996, -0.5483197569847107, 0.02464781142771244, 0.9449557662010193, -1.757835865020752, 0.3395307660102844, 400.6875, 367.5], "max": [-0.293721467256546, 0.7211460471153259, 0.7872449159622192, -0.494723379611969, -0.00859574694186449, 0.6027439832687378, -0.46391505002975464, -0.19028738141059875, 0.5793626308441162, 0.17875944077968597, -1.4336352348327637, -1.454558253288269, 0.3394887447357178, 0.6293526887893677, 0.2799268066883087, -0.18123826384544373, -0.8869621753692627, 0.20162588357925415, 0.7745574712753296, 0.46392595767974854, -0.25916504859924316, -0.4314930737018585, 0.15856944024562836, 1.4934000968933105, -1.5125740766525269, 0.6839373111724854, 1002.625, 1004.7000122070312], "mean": [-0.6457377672195435, 0.43519559502601624, 0.6353504657745361, -1.2090327739715576, -0.13841809332370758, 0.34553325176239014, -0.6821156144142151, -0.25995802879333496, 0.5107429623603821, 0.13010016083717346, -1.6404486894607544, -1.55107843875885, 0.04065937548875809, 0.42797282338142395, 0.1656196117401123, -0.29825037717819214, -1.2018744945526123, 0.1448332816362381, 0.3596462607383728, 0.29500812292099, -0.2975260317325592, -0.510755181312561, 0.12209794670343399, 1.302817463874817, -1.5951604843139648, 0.5856724977493286, 841.7488403320312, 898.8087768554688], "std": [0.14060787856578827, 0.14052629470825195, 0.08669815212488174, 0.22144384682178497, 0.0929078683257103, 0.11749842017889023, 0.07035265862941742, 0.032207924872636795, 0.04126593470573425, 0.03303971514105797, 0.10585271567106247, 0.10064647346735, 0.15128372609615326, 0.12277469784021378, 0.11017997562885284, 0.05348516255617142, 0.16207845509052277, 0.08462764322757721, 0.2071576565504074, 0.07545270770788193, 0.017087649554014206, 0.03105875290930271, 0.04317548871040344, 0.16952988505363464, 0.07752620428800583, 0.10884957015514374, 253.27647399902344, 226.1964874267578], "count": [911]}, "action": {"min": [-0.9425356388092041, 0.09519898146390915, 0.417180597782135, -1.661299228668213, -0.43799909949302673, 0.14236651360988617, -0.8245655298233032, -0.32569462060928345, 0.40087050199508667, 0.057431187480688095, -1.9331848621368408, -1.780541181564331, -0.43486323952674866, 0.16069138050079346, -0.030611984431743622, -0.43446043133735657, -1.6510127782821655, -0.11751629412174225, 0.10867838561534882, 0.11874783784151077, -0.33652663230895996, -0.5483197569847107, 0.02464781142771244, 0.9449557662010193, -1.757835865020752, 0.3395307660102844, 400.6875, 367.5], "max": [-0.293721467256546, 0.7211460471153259, 0.7872449159622192, -0.494723379611969, -0.00859574694186449, 0.6027439832687378, -0.46391505002975464, -0.19028738141059875, 0.5793626308441162, 0.17875944077968597, -1.4336352348327637, -1.454558253288269, 0.3394887447357178, 0.6293526887893677, 0.2799268066883087, -0.18123826384544373, -0.8869621753692627, 0.20162588357925415, 0.7745574712753296, 0.46392595767974854, -0.25916504859924316, -0.4314930737018585, 0.15856944024562836, 1.4934000968933105, -1.5125740766525269, 0.6839373111724854, 1002.625, 1004.6875], "mean": [-0.6459713578224182, 0.4351865351200104, 0.6355140805244446, -1.2089306116104126, -0.13829578459262848, 0.34585386514663696, -0.6822702884674072, -0.2599363625049591, 0.5107724666595459, 0.13008244335651398, -1.6402864456176758, -1.5510679483413696, 0.04104633629322052, 0.42810675501823425, 0.16552414000034332, -0.29821568727493286, -1.2018142938613892, 0.1448131650686264, 0.35997265577316284, 0.29497969150543213, -0.29750245809555054, -0.5107898116111755, 0.12207988649606705, 1.3025633096694946, -1.5952545404434204, 0.5855978727340698, 841.7498779296875, 898.8125], "std": [0.14056536555290222, 0.1405266523361206, 0.08647368103265762, 0.22141262888908386, 0.09283819794654846, 0.11763481050729752, 0.07002699375152588, 0.03223128989338875, 0.0412789024412632, 0.033027105033397675, 0.105956070125103, 0.100651815533638, 0.15051651000976562, 0.12279229611158371, 0.1101185753941536, 0.05348361283540726, 0.16208399832248688, 0.0846162959933281, 0.20699608325958252, 0.07544658333063126, 0.017096910625696182, 0.03106989525258541, 0.04316369444131851, 0.16941788792610168, 0.07747890800237656, 0.10880547016859055, 253.27719116210938, 226.19827270507812], "count": [911]}, "timestamp": {"min": [0.0], "max": [30.333333333333332], "mean": [15.166666666666668], "std": [8.766096305907462], "count": [911]}, "frame_index": {"min": [0], "max": [910], "mean": [455.0], "std": [262.98288917722385], "count": [911]}, "episode_index": {"min": [77], "max": [77], "mean": [77.0], "std": [0.0], "count": [911]}, "index": {"min": [70806], "max": [71716], "mean": [71261.0], "std": [262.98288917722385], "count": [911]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [911]}, "subtask_annotation": {"mean": [7.009879253567508, 16.0, 16.0, 16.0, 16.0], "std": [4.987240699907285, 0.0, 0.0, 0.0, 0.0], "min": [0, 16, 16, 16, 16], "max": [16, 16, 16, 16, 16], "count": [911]}, "scene_annotation": {"mean": [77.0], "std": [0.0], "min": [77], "max": [77], "count": [911]}, "eef_direction_state": {"mean": [4.793633369923161, 5.196487376509331], "std": [1.9322223128979281, 1.7392696776638201], "min": [0, 0], "max": [6, 6], "count": [911]}, "eef_velocity_state": {"mean": [0.49176728869374314, 0.2524698133918771], "std": [0.6787412112909635, 0.5195750426449287], "min": [0, 0], "max": [2, 2], "count": [911]}, "eef_acc_mag_state": {"mean": [0.27661909989023054, 0.14270032930845225], "std": [0.6183189444329159, 0.4560231824247367], "min": [0, 0], "max": [2, 2], "count": [911]}, "eef_direction_action": {"mean": [4.793633369923161, 5.196487376509331], "std": [1.9322223128979281, 1.7392696776638201], "min": [0, 0], "max": [6, 6], "count": [911]}, "eef_velocity_action": {"mean": [0.49176728869374314, 0.2524698133918771], "std": [0.6787412112909635, 0.5195750426449287], "min": [0, 0], "max": [2, 2], "count": [911]}, "eef_acc_mag_action": {"mean": [0.27661909989023054, 0.14270032930845225], "std": [0.6183189444329159, 0.4560231824247367], "min": [0, 0], "max": [2, 2], "count": [911]}, "eef_sim_pose_state": {"mean": [0.5929599500725015, 0.23597523219715327, 1.2315202558133478, 0.5964260232805646, -0.2257414621708817, 0.5513040368509706, 0.5674109224892651, -0.2094911313506089, 1.1777582990612112, -0.3782649793831929, -0.02724825834872765, -1.085459998866876], "std": [0.03807620187913621, 0.035311309277944763, 0.029033794777902328, 0.11498472365307749, 0.0847482362675479, 0.11799813882872681, 0.03154865878561203, 0.04261848294968148, 0.017614718662603456, 0.14536595678363173, 0.06467056352245315, 0.0925200047692444], "min": [0.4963788399594451, 0.15863956543817015, 1.1745174927030084, 0.23673272517723176, -0.31690562007481393, 0.30074511743730126, 0.4915841516966158, -0.24933093461491637, 1.159075259944269, -0.6398270637566523, -0.10720867899764874, -1.2711178831249128], "max": [0.6683340520147986, 0.3010491005086687, 1.2908725694851466, 0.7347316035813998, -0.06268508079158508, 0.8516579463758922, 0.6105651245963789, -0.12298656464750174, 1.2221882170730165, -0.20640141920267163, 0.12871621787065646, -0.897380186279137], "count": [911]}, "eef_sim_pose_action": {"mean": [0.5930011083743486, 0.23595082718450436, 1.2315702679075111, 0.5967853544880777, -0.22576596602984428, 0.5511665951573638, 0.5674481943887417, -0.20946676759678004, 1.1777989603571888, -0.378460227822677, -0.027140124765259826, -1.0855317171955792], "std": [0.03807851701277576, 0.03529996333470347, 0.029074216829091188, 0.1145320862180925, 0.08474994181801619, 0.11772086304789188, 0.031556264217858475, 0.042602055392214865, 0.017614421051774607, 0.1452543895640858, 0.0646196288782899, 0.09252182379292759], "min": [0.4963788399594451, 0.15863956543817015, 1.1745174927030084, 0.23673272517723176, -0.31690562007481393, 0.30074511743730126, 0.4915841516966158, -0.24933093461491637, 1.159075259944269, -0.6398270637566523, -0.10720867899764874, -1.2711178831249128], "max": [0.6683340520147986, 0.3010491005086687, 1.2908725694851466, 0.7347316035813998, -0.06268508079158508, 0.8516579463758922, 0.6105651245963789, -0.12298656464750174, 1.2221882170730165, -0.20640141920267163, 0.12871621787065646, -0.897380186279137], "count": [911]}, "gripper_mode_state": {"mean": [0.24368825466520308, 0.1525795828759605], "std": [0.42930675420197034, 0.3595817761863914], "min": [0, 0], "max": [1, 1], "count": [911]}, "gripper_activity_state": {"mean": [1.8485181119648737, 1.920965971459934], "std": [0.4790856405583324, 0.3542273327015239], "min": [0, 0], "max": [2, 2], "count": [911]}, "gripper_mode_action": {"mean": [0.24368825466520308, 0.1525795828759605], "std": [0.4293067542019703, 0.3595817761863914], "min": [0, 0], "max": [1, 1], "count": [911]}, "gripper_activity_action": {"mean": [1.8485181119648737, 1.920965971459934], "std": [0.4790856405583324, 0.3542273327015239], "min": [0, 0], "max": [2, 2], "count": [911]}, "gripper_open_scale_state": {"mean": [0.7652262218944738, 0.8170989039472187], "std": [0.23025162605356236, 0.2056333317690049], "min": [0.36426136363636363, 0.3340909090909091], "max": [0.9114772727272727, 0.9133636474609375], "count": [911]}, "gripper_open_scale_action": {"mean": [0.7652271275852963, 0.8171022476943928], "std": [0.23025219079352213, 0.20563486494751387], "min": [0.36426136363636363, 0.3340909090909091], "max": [0.9114772727272727, 0.9133522727272727], "count": [911]}}} +{"episode_index": 76, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5258261348877158]], [[0.48089271592718286]], [[0.41348995909795544]]], "std": [[[0.1669315383210567]], [[0.13000789354724826]], [[0.15555812559714313]]], "count": [156]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46324186672532264]], [[0.4414798723709569]], [[0.4053063817140104]]], "std": [[[0.1671830197337182]], [[0.11701551407365153]], [[0.12983334783751518]]], "count": [156]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43523518937489525]], [[0.4357436421149657]], [[0.4101972240552204]]], "std": [[[0.18376690259136136]], [[0.13454906801638605]], [[0.14839264192041102]]], "count": [156]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5223374706720295]], [[0.47871659229931285]], [[0.41792470436358303]]], "std": [[[0.1502367738147509]], [[0.12211085654568006]], [[0.1545135967507063]]], "count": [156]}, "observation.state": {"min": [-0.6253067255020142, 0.14247667789459229, 0.2605874836444855, -1.6062920093536377, -0.3603166937828064, -0.23806945979595184, -0.7854984998703003, -0.3646690547466278, 0.3861370086669922, 0.07188237458467484, -2.0540919303894043, -1.7494992017745972, -0.7462756037712097, 0.05604688450694084, 0.07587600499391556, -0.5273774266242981, -1.7095608711242676, 0.09796642512083054, -0.12047353386878967, -0.09685049951076508, -0.3568701148033142, -0.5388115048408508, 0.05288243666291237, 1.1192389726638794, -1.704819917678833, 0.32142138481140137, 396.0, 369.0], "max": [-0.11767882108688354, 0.7551265358924866, 0.6047336459159851, -0.7654032111167908, -0.04861832782626152, 0.4177390933036804, 0.028268879279494286, -0.21633280813694, 0.5360851883888245, 0.23496368527412415, -1.5366939306259155, -1.121137022972107, 0.03056405298411846, 0.6756561994552612, 0.6047107577323914, -0.3171983063220978, -0.6786123514175415, 0.4204541742801666, 0.3901236355304718, 0.5614615082740784, -0.2750215530395508, -0.39846205711364746, 0.23501275479793549, 1.743071436882019, -1.121137022972107, 0.8566651344299316, 1002.375, 1004.875], "mean": [-0.32202717661857605, 0.4668438136577606, 0.4211135506629944, -1.327139973640442, -0.18093785643577576, 0.035755109041929245, -0.4860980212688446, -0.30260899662971497, 0.45967990159988403, 0.17363984882831573, -1.7167202234268188, -1.483222484588623, -0.35131898522377014, 0.29686442017555237, 0.3822120130062103, -0.400566965341568, -1.2754334211349487, 0.21175748109817505, -0.004121041391044855, 0.16944213211536407, -0.31676459312438965, -0.4706729054450989, 0.17040708661079407, 1.5336227416992188, -1.3680238723754883, 0.6701200604438782, 835.0071411132812, 910.6521606445312], "std": [0.16103675961494446, 0.14286652207374573, 0.12174613028764725, 0.20982250571250916, 0.07155944406986237, 0.16037943959236145, 0.1627718210220337, 0.03382929414510727, 0.041832100600004196, 0.05149397626519203, 0.11518286913633347, 0.13421984016895294, 0.1892818808555603, 0.14954827725887299, 0.18223972618579865, 0.06663106381893158, 0.22099435329437256, 0.0655689388513565, 0.16640740633010864, 0.22638678550720215, 0.01629362627863884, 0.03717150166630745, 0.05881224572658539, 0.16803209483623505, 0.19876065850257874, 0.11351554095745087, 256.6389465332031, 216.90029907226562], "count": [842]}, "action": {"min": [-0.6253067255020142, 0.14247667789459229, 0.2605874836444855, -1.6062920093536377, -0.3603166937828064, -0.23806945979595184, -0.7854984998703003, -0.3646690547466278, 0.3861370086669922, 0.07188237458467484, -2.0540919303894043, -1.7494992017745972, -0.7462756037712097, 0.05604688450694084, 0.07587600499391556, -0.5273774266242981, -1.7095608711242676, 0.09796642512083054, -0.12047353386878967, -0.09685049951076508, -0.3568701148033142, -0.5388115048408508, 0.05288243666291237, 1.1192389726638794, -1.704819917678833, 0.32142138481140137, 396.0, 369.0], "max": [-0.11767882108688354, 0.7551265358924866, 0.6047336459159851, -0.7654032111167908, -0.04861832782626152, 0.4177390933036804, 0.028268879279494286, -0.21633280813694, 0.5360851883888245, 0.23496368527412415, -1.5366939306259155, -1.121137022972107, 0.03056405298411846, 0.6756561994552612, 0.6047107577323914, -0.3171983063220978, -0.6786123514175415, 0.4204541742801666, 0.3901236355304718, 0.5614615082740784, -0.2750215530395508, -0.39846205711364746, 0.23501275479793549, 1.743071436882019, -1.121137022972107, 0.8566651344299316, 1002.375, 1004.875], "mean": [-0.3223317563533783, 0.46658289432525635, 0.42104580998420715, -1.3271867036819458, -0.18072879314422607, 0.03626229986548424, -0.4866182506084442, -0.30250057578086853, 0.4597480297088623, 0.17353025078773499, -1.7168467044830322, -1.4834970235824585, -0.3509472906589508, 0.2970816493034363, 0.3818473517894745, -0.40040987730026245, -1.2751275300979614, 0.21164700388908386, -0.0040382700972259045, 0.16991128027439117, -0.31676843762397766, -0.4707416296005249, 0.17032882571220398, 1.5336726903915405, -1.3684134483337402, 0.6700356006622314, 835.0071411132812, 910.6522216796875], "std": [0.16104744374752045, 0.14281517267227173, 0.12174498289823532, 0.20984557271003723, 0.07160293310880661, 0.16055938601493835, 0.16182397305965424, 0.033955708146095276, 0.04185517132282257, 0.05146152898669243, 0.11508336663246155, 0.13371387124061584, 0.18881329894065857, 0.14953942596912384, 0.18210157752037048, 0.06666717678308487, 0.2209833711385727, 0.06557612121105194, 0.1663668304681778, 0.22638583183288574, 0.01629210077226162, 0.03717780485749245, 0.058770012110471725, 0.1680505871772766, 0.19859671592712402, 0.11348535120487213, 256.6389465332031, 216.90032958984375], "count": [842]}, "timestamp": {"min": [0.0], "max": [28.033333333333335], "mean": [14.016666666666666], "std": [8.102143063549436], "count": [842]}, "frame_index": {"min": [0], "max": [841], "mean": [420.5], "std": [243.06429190648305], "count": [842]}, "episode_index": {"min": [78], "max": [78], "mean": [78.0], "std": [0.0], "count": [842]}, "index": {"min": [71717], "max": [72558], "mean": [72137.5], "std": [243.06429190648305], "count": [842]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [842]}, "subtask_annotation": {"mean": [7.216152019002375, 16.0, 16.0, 16.0, 16.0], "std": [5.030862037613248, 0.0, 0.0, 0.0, 0.0], "min": [0, 16, 16, 16, 16], "max": [16, 16, 16, 16, 16], "count": [842]}, "scene_annotation": {"mean": [78.0], "std": [0.0], "min": [78], "max": [78], "count": [842]}, "eef_direction_state": {"mean": [4.596199524940618, 5.111638954869359], "std": [2.0517959916969604, 1.7387254520013873], "min": [0, 0], "max": [6, 6], "count": [842]}, "eef_velocity_state": {"mean": [0.5320665083135392, 0.32066508313539194], "std": [0.6802561731692242, 0.6197659005149851], "min": [0, 0], "max": [2, 2], "count": [842]}, "eef_acc_mag_state": {"mean": [0.3182897862232779, 0.1828978622327791], "std": [0.6435301406419704, 0.5201791775352711], "min": [0, 0], "max": [2, 2], "count": [842]}, "eef_direction_action": {"mean": [4.596199524940618, 5.111638954869359], "std": [2.0517959916969604, 1.7387254520013873], "min": [0, 0], "max": [6, 6], "count": [842]}, "eef_velocity_action": {"mean": [0.5320665083135392, 0.32066508313539194], "std": [0.6802561731692243, 0.6197659005149851], "min": [0, 0], "max": [2, 2], "count": [842]}, "eef_acc_mag_action": {"mean": [0.3182897862232779, 0.1828978622327791], "std": [0.6435301406419704, 0.5201791775352711], "min": [0, 0], "max": [2, 2], "count": [842]}, "eef_sim_pose_state": {"mean": [0.5259763380581326, 0.2781965974773274, 1.1650119028483943, 0.29616980403449267, -0.26020529942160225, 0.7775537813235535, 0.5217296688797293, -0.2561654167840525, 1.1407025840602172, -0.17521600115004193, -0.22183690930476854, -1.1061669333337445], "std": [0.040997464928628775, 0.04951306881770527, 0.03174944834278672, 0.10091278748742925, 0.059958376241224874, 0.20358726105818162, 0.04374262323855545, 0.051970242932266895, 0.009393453456286642, 0.11684130763732783, 0.13257132463311985, 0.17772813967712323], "min": [0.4591732820048505, 0.1742552197513339, 1.111983749248145, 0.07493529265559384, -0.40098897977276793, 0.3567445070497225, 0.4471610678616975, -0.30968501349224364, 1.123001466947113, -0.4568446741291477, -0.3830335961889584, -1.293790470476003], "max": [0.6032649740192698, 0.3202042905813603, 1.24910616003934, 0.4613032825571426, -0.14926439412123882, 1.2502020305964403, 0.6119808558667186, -0.16700124662041776, 1.181137251898052, -0.07587542573259332, 0.003562197261518296, -0.6799517407326837], "count": [842]}, "eef_sim_pose_action": {"mean": [0.5260601876376639, 0.2781129410577, 1.165140668202607, 0.29640929659240106, -0.26015908455620446, 0.7771361026465912, 0.5218091976423233, -0.2561102167077435, 1.1407062269145123, -0.1752948613275144, -0.22160369436069907, -1.105887247899344], "std": [0.0409932194169362, 0.04951933774039255, 0.03186643654585163, 0.10062869050548826, 0.05987864222769711, 0.20297708962813016, 0.04374326503843748, 0.05193807463369221, 0.009393686353951772, 0.11679662387108311, 0.13246048795166596, 0.17768628987231821], "min": [0.4591732820048505, 0.1742552197513339, 1.111983749248145, 0.07493529265559384, -0.40098897977276793, 0.3567445070497225, 0.4471610678616975, -0.30968501349224364, 1.123001466947113, -0.4568446741291477, -0.3830335961889584, -1.293790470476003], "max": [0.6032649740192698, 0.3202042905813603, 1.24910616003934, 0.4613032825571426, -0.14926439412123882, 1.2502020305964403, 0.6119808558667186, -0.16700124662041776, 1.181137251898052, -0.07587542573259332, 0.003562197261518296, -0.6799517407326837], "count": [842]}, "gripper_mode_state": {"mean": [0.2529691211401425, 0.1377672209026128], "std": [0.43471340546356363, 0.344655500097394], "min": [0, 0], "max": [1, 1], "count": [842]}, "gripper_activity_state": {"mean": [1.83729216152019, 1.9180522565320666], "std": [0.49547720001457835, 0.3603666740794311], "min": [0, 0], "max": [2, 2], "count": [842]}, "gripper_mode_action": {"mean": [0.2529691211401425, 0.1377672209026128], "std": [0.43471340546356363, 0.344655500097394], "min": [0, 0], "max": [1, 1], "count": [842]}, "gripper_activity_action": {"mean": [1.83729216152019, 1.9180522565320666], "std": [0.49547720001457835, 0.3603666740794311], "min": [0, 0], "max": [2, 2], "count": [842]}, "gripper_open_scale_state": {"mean": [0.7590973871733958, 0.8278655498441211], "std": [0.23330784847814884, 0.1971813641248177], "min": [0.36, 0.33545454545454545], "max": [0.91125, 0.9135227272727273], "count": [842]}, "gripper_open_scale_action": {"mean": [0.7590973871733958, 0.8278656349190362], "std": [0.23330784847814884, 0.19718140085799654], "min": [0.36, 0.33545454545454545], "max": [0.91125, 0.9135227272727273], "count": [842]}}} +{"episode_index": 77, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5183332461873638]], [[0.472858954248366]], [[0.4057133047385621]]], "std": [[[0.1669228374177104]], [[0.13285407504571273]], [[0.15882450163559794]]], "count": [150]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4614827028867102]], [[0.43912442401960783]], [[0.40269682053376904]]], "std": [[[0.17460002861126958]], [[0.12604627358622436]], [[0.13488762371726937]]], "count": [150]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4118668341503268]], [[0.4344357189542484]], [[0.41872011165577344]]], "std": [[[0.18880239484666303]], [[0.14237267974566953]], [[0.15823468683964587]]], "count": [150]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.529725251906318]], [[0.48515292755991285]], [[0.4277782121459695]]], "std": [[[0.1484845002274476]], [[0.12295901894289489]], [[0.1552288107636306]]], "count": [150]}, "observation.state": {"min": [-0.6132279634475708, 0.10630691796541214, 0.33025774359703064, -1.6507411003112793, -0.5226126909255981, -0.21582742035388947, -0.7457148432731628, -0.3776504397392273, 0.3507189452648163, 0.05619737505912781, -1.9476827383041382, -1.7989366054534912, -0.7462756037712097, 0.16230908036231995, 0.13120295107364655, -0.5261491537094116, -1.501657247543335, 0.24774512648582458, -0.12058697640895844, -0.07658286392688751, -0.37155961990356445, -0.5305554270744324, 0.08481581509113312, 1.042590618133545, -1.8877571821212769, 0.34142062067985535, 394.0, 370.0], "max": [0.009314604103565216, 0.8595626354217529, 0.5710771679878235, -0.828957200050354, -0.03997567668557167, 0.15284720063209534, 0.02828087843954563, -0.2597978115081787, 0.5286640524864197, 0.2621663212776184, -1.5627378225326538, -1.1136785745620728, -0.07723228633403778, 0.660834014415741, 0.6046409606933594, -0.2712743282318115, -0.6514168977737427, 0.45237624645233154, 0.26340073347091675, 0.686596155166626, -0.30376893281936646, -0.43993625044822693, 0.23500700294971466, 1.7051799297332764, -1.121137022972107, 0.926547110080719, 1003.0, 1004.9375], "mean": [-0.31582775712013245, 0.43405044078826904, 0.44702616333961487, -1.30632483959198, -0.18810099363327026, -0.0037583494558930397, -0.4932321608066559, -0.31399160623550415, 0.4550230801105499, 0.15036307275295258, -1.752251386642456, -1.536833643913269, -0.3575389087200165, 0.32599467039108276, 0.3991754353046417, -0.41250571608543396, -1.2182029485702515, 0.2915981709957123, -0.0350419320166111, 0.2215804010629654, -0.32192978262901306, -0.4765017330646515, 0.17924292385578156, 1.5253962278366089, -1.4412131309509277, 0.6919040679931641, 858.4924926757812, 914.5919799804688], "std": [0.14460399746894836, 0.1613919585943222, 0.06904873996973038, 0.19365660846233368, 0.10048621892929077, 0.08887670934200287, 0.1469414383172989, 0.03253353759646416, 0.04304886236786842, 0.04863719269633293, 0.0957210510969162, 0.13842855393886566, 0.13277679681777954, 0.14596480131149292, 0.1712735891342163, 0.05425199121236801, 0.21566803753376007, 0.03981517627835274, 0.11722913384437561, 0.27515825629234314, 0.019653383642435074, 0.032269321382045746, 0.048352550715208054, 0.17548194527626038, 0.26729753613471985, 0.11404096335172653, 224.04078674316406, 211.87274169921875], "count": [801]}, "action": {"min": [-0.6132279634475708, 0.10630691796541214, 0.33025774359703064, -1.6507411003112793, -0.5226126909255981, -0.21582742035388947, -0.7457148432731628, -0.3776504397392273, 0.3507189452648163, 0.05619737505912781, -1.9476827383041382, -1.7989366054534912, -0.7462756037712097, 0.16230908036231995, 0.13120295107364655, -0.5261491537094116, -1.501657247543335, 0.24774512648582458, -0.12058697640895844, -0.07658286392688751, -0.37155961990356445, -0.5305554270744324, 0.08481581509113312, 1.042590618133545, -1.8877571821212769, 0.34142062067985535, 394.0, 370.0], "max": [0.009314604103565216, 0.8595626354217529, 0.5710771679878235, -0.828957200050354, -0.03997567668557167, 0.15284720063209534, 0.028278697282075882, -0.2597978115081787, 0.5286640524864197, 0.2621663212776184, -1.5627378225326538, -1.1136785745620728, -0.07723228633403778, 0.660834014415741, 0.6046409606933594, -0.2712743282318115, -0.6514168977737427, 0.45237624645233154, 0.26340073347091675, 0.686596155166626, -0.30376893281936646, -0.43993625044822693, 0.23500674962997437, 1.7051799297332764, -1.121137022972107, 0.926547110080719, 1003.0, 1004.9375], "mean": [-0.3161731958389282, 0.43378040194511414, 0.4469931125640869, -1.306097149848938, -0.18797102570533752, -0.0034563965164124966, -0.49383705854415894, -0.31394851207733154, 0.45510873198509216, 0.15027406811714172, -1.752370834350586, -1.5372390747070312, -0.35713985562324524, 0.32629358768463135, 0.3988141119480133, -0.4124128222465515, -1.2177928686141968, 0.29166871309280396, -0.03495302423834801, 0.22219812870025635, -0.3219367265701294, -0.4765813648700714, 0.17915301024913788, 1.5254493951797485, -1.4418375492095947, 0.6918014287948608, 858.4962768554688, 914.593017578125], "std": [0.14465641975402832, 0.16128724813461304, 0.06905291229486465, 0.19363968074321747, 0.10046842694282532, 0.08889038115739822, 0.14578604698181152, 0.03256329894065857, 0.043097496032714844, 0.04854737967252731, 0.09555726498365402, 0.13768379390239716, 0.13208699226379395, 0.14595073461532593, 0.17114485800266266, 0.05424920842051506, 0.2156117558479309, 0.03979812189936638, 0.11719115823507309, 0.2751522958278656, 0.019649675115942955, 0.03227071091532707, 0.04831569641828537, 0.1755029857158661, 0.2671326696872711, 0.11402897536754608, 224.04412841796875, 211.87351989746094], "count": [801]}, "timestamp": {"min": [0.0], "max": [26.666666666666668], "mean": [13.333333333333334], "std": [7.707620087122056], "count": [801]}, "frame_index": {"min": [0], "max": [800], "mean": [400.0], "std": [231.22860261366168], "count": [801]}, "episode_index": {"min": [79], "max": [79], "mean": [79.0], "std": [0.0], "count": [801]}, "index": {"min": [72559], "max": [73359], "mean": [72959.0], "std": [231.22860261366168], "count": [801]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [801]}, "subtask_annotation": {"mean": [6.882646691635456, 16.0, 16.0, 16.0, 16.0], "std": [5.200951702621448, 0.0, 0.0, 0.0, 0.0], "min": [0, 16, 16, 16, 16], "max": [16, 16, 16, 16, 16], "count": [801]}, "scene_annotation": {"mean": [79.0], "std": [0.0], "min": [79], "max": [79], "count": [801]}, "eef_direction_state": {"mean": [4.397003745318352, 5.2446941323345815], "std": [2.0644281730382086, 1.6804820477134477], "min": [0, 0], "max": [6, 6], "count": [801]}, "eef_velocity_state": {"mean": [0.602996254681648, 0.2247191011235955], "std": [0.7064468679698236, 0.48901868895728573], "min": [0, 0], "max": [2, 2], "count": [801]}, "eef_acc_mag_state": {"mean": [0.37702871410736577, 0.12484394506866417], "std": [0.6742428391660968, 0.42328541634080125], "min": [0, 0], "max": [2, 2], "count": [801]}, "eef_direction_action": {"mean": [4.397003745318352, 5.2446941323345815], "std": [2.0644281730382086, 1.6804820477134477], "min": [0, 0], "max": [6, 6], "count": [801]}, "eef_velocity_action": {"mean": [0.602996254681648, 0.2247191011235955], "std": [0.7064468679698236, 0.48901868895728573], "min": [0, 0], "max": [2, 2], "count": [801]}, "eef_acc_mag_action": {"mean": [0.37702871410736577, 0.12484394506866417], "std": [0.6742428391660968, 0.4232854163408012], "min": [0, 0], "max": [2, 2], "count": [801]}, "eef_sim_pose_state": {"mean": [0.5235936860778131, 0.2594079334998981, 1.1514205940973734, 0.26817013305249626, -0.2320116540544148, 0.7393819692738708, 0.5293713288517595, -0.2677456928782622, 1.1341761096517322, -0.1584285449857288, -0.1597406073736119, -1.0834529338702157], "std": [0.040219499113631485, 0.04747731058302352, 0.02835381190993051, 0.07806558986735468, 0.0722064608616747, 0.1605474778622588, 0.04189440866279378, 0.039159900137532046, 0.01179087176898412, 0.09735061947120645, 0.18054033576544495, 0.21722559094014726], "min": [0.43263344755977123, 0.16402130337420986, 1.0987994341371294, 0.06389943676941456, -0.40980836407128485, 0.4543140765545169, 0.4842682502097032, -0.30968774714386454, 1.1058857550194028, -0.39974219712221226, -0.3831033696724848, -1.355960357374776], "max": [0.6016657684410506, 0.3670685377879144, 1.2049580388399312, 0.3889599498395703, -0.07703510367105526, 1.250179701379596, 0.6070951476845579, -0.2019061710153084, 1.1500065941779576, -0.07579409130810288, 0.07542491377997873, -0.6534929438231392], "count": [801]}, "eef_sim_pose_action": {"mean": [0.5236996282968646, 0.2593509921606305, 1.1514864938264455, 0.2684316894187387, -0.23187266919077407, 0.7388956116309806, 0.5294693231988193, -0.26769042987101493, 1.134177246184336, -0.15851175819374394, -0.15934592460794314, -1.0830415098186243], "std": [0.040239061001229634, 0.047444293974618995, 0.028387916598327012, 0.07777184996500995, 0.07202236912387112, 0.1595865185316184, 0.041890846651511465, 0.039131897772670766, 0.011791454970324095, 0.09730848288510612, 0.18039710067226555, 0.21722129771837073], "min": [0.43263344755977123, 0.16402130337420986, 1.0987994341371294, 0.06389943676941456, -0.40980836407128485, 0.4543140765545169, 0.4842682502097032, -0.30968791396551043, 1.1058857550194028, -0.39974219712221226, -0.3831033696724848, -1.355960357374776], "max": [0.6016657684410506, 0.3670685377879144, 1.2049580388399312, 0.3889599498395703, -0.07703510367105526, 1.250179701379596, 0.6070951476845579, -0.2019061710153084, 1.1500065941779576, -0.07579409130810288, 0.07542491377997873, -0.6534929438231392], "count": [801]}, "gripper_mode_state": {"mean": [0.1136079900124844, 0.13108614232209737], "std": [0.3173345468394699, 0.33749454160505715], "min": [0, 0], "max": [1, 1], "count": [801]}, "gripper_activity_state": {"mean": [1.8439450686641699, 1.9101123595505618], "std": [0.48381176577043367, 0.3764743632398243], "min": [0, 0], "max": [2, 2], "count": [801]}, "gripper_mode_action": {"mean": [0.1136079900124844, 0.13108614232209737], "std": [0.3173345468394699, 0.33749454160505715], "min": [0, 0], "max": [1, 1], "count": [801]}, "gripper_activity_action": {"mean": [1.8439450686641699, 1.9101123595505618], "std": [0.4838117657704336, 0.37647436323982436], "min": [0, 0], "max": [2, 2], "count": [801]}, "gripper_open_scale_state": {"mean": [0.7804477357848173, 0.8314471583787953], "std": [0.20367385877537555, 0.19261206554060903], "min": [0.35818181818181816, 0.33636363636363636], "max": [0.9118181818181819, 0.9135795454545454], "count": [801]}, "gripper_open_scale_action": {"mean": [0.7804511406196828, 0.8314482580645355], "std": [0.20367603207126286, 0.19261253254449298], "min": [0.35818181818181816, 0.33636363636363636], "max": [0.9118181818181819, 0.9135795454545454], "count": [801]}}} +{"episode_index": 78, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5228342013888889]], [[0.4782990980691057]], [[0.4124043993105372]]], "std": [[[0.1665773713585435]], [[0.1330592926512268]], [[0.15867394369820534]]], "count": [164]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4673725739279452]], [[0.445981393472023]], [[0.40994637484058666]]], "std": [[[0.1716356792024416]], [[0.11993302505350546]], [[0.13222160056518245]]], "count": [164]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4280099944703491]], [[0.43601298097999364]], [[0.4120951037681333]]], "std": [[[0.18508506794331428]], [[0.13915510589458194]], [[0.15485473702399358]]], "count": [164]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5262015408297466]], [[0.4798611547007014]], [[0.4212202096285669]]], "std": [[[0.1463889858611209]], [[0.12095267225530436]], [[0.15324350163786815]]], "count": [164]}, "observation.state": {"min": [-0.6611274480819702, 0.0816759541630745, 0.3345043659210205, -1.5592280626296997, -0.3683975636959076, -0.36073556542396545, -0.6028770804405212, -0.3708321750164032, 0.38506942987442017, 0.05535268783569336, -2.075558662414551, -1.6754781007766724, -0.7462756037712097, 0.19313813745975494, 0.11589749902486801, -0.5231515169143677, -1.4266157150268555, 0.20491255819797516, -0.1208367794752121, -0.028272151947021484, -0.3671933710575104, -0.5325201749801636, 0.06178224831819534, 1.3325366973876953, -1.7922306060791016, 0.345305472612381, 394.0625, 369.9375], "max": [-0.15433946251869202, 0.630061686038971, 0.5783246755599976, -0.6481487154960632, -0.06487388908863068, 0.15861225128173828, 0.02828480675816536, -0.257546991109848, 0.5387628674507141, 0.2349519431591034, -1.4407329559326172, -1.121137022972107, -0.0962844118475914, 0.6307500004768372, 0.6046300530433655, -0.3509802520275116, -0.8067010045051575, 0.4748484492301941, 0.11384782940149307, 0.5428159236907959, -0.30032461881637573, -0.4422362446784973, 0.2349962443113327, 1.6125712394714355, -1.121137022972107, 0.7808113098144531, 1003.0, 1004.875], "mean": [-0.32628363370895386, 0.3878636360168457, 0.419012188911438, -1.2503350973129272, -0.19036279618740082, -0.053967542946338654, -0.4481476843357086, -0.31862571835517883, 0.46512293815612793, 0.1519024670124054, -1.7319670915603638, -1.5173389911651611, -0.4700896739959717, 0.36260151863098145, 0.3996694087982178, -0.4138611853122711, -1.1796233654022217, 0.2585873603820801, -0.007317134644836187, 0.27265939116477966, -0.3219241499900818, -0.485961377620697, 0.1817575991153717, 1.532227873802185, -1.4502439498901367, 0.6268594264984131, 848.4893188476562, 882.603515625], "std": [0.1511804759502411, 0.13429665565490723, 0.09054737538099289, 0.19633981585502625, 0.06758857518434525, 0.1006767749786377, 0.13832706212997437, 0.0248958058655262, 0.04162367433309555, 0.04210953414440155, 0.12449251860380173, 0.11991669982671738, 0.14877201616764069, 0.14266437292099, 0.1667478233575821, 0.058219876140356064, 0.19648028910160065, 0.06166255101561546, 0.08499687910079956, 0.2189152091741562, 0.0176866315305233, 0.033772945404052734, 0.05568574741482735, 0.07242951542139053, 0.24732039868831635, 0.11996505409479141, 251.73475646972656, 240.6058349609375], "count": [903]}, "action": {"min": [-0.6611274480819702, 0.0816759541630745, 0.3345043659210205, -1.5592280626296997, -0.3683975636959076, -0.36073556542396545, -0.6028770804405212, -0.3708321750164032, 0.38506942987442017, 0.05535268783569336, -2.075558662414551, -1.6754781007766724, -0.7462756037712097, 0.19313813745975494, 0.11589749902486801, -0.5231515169143677, -1.4266157150268555, 0.20491255819797516, -0.1208367794752121, -0.028272151947021484, -0.3671933710575104, -0.5325201749801636, 0.06178224831819534, 1.3325366973876953, -1.7922306060791016, 0.345305472612381, 394.0625, 369.9375], "max": [-0.15433946251869202, 0.630061686038971, 0.5783246755599976, -0.6481487154960632, -0.06487388908863068, 0.15861225128173828, 0.02828790806233883, -0.257546991109848, 0.5387628674507141, 0.2349519431591034, -1.4407329559326172, -1.121137022972107, -0.0962844118475914, 0.6307500004768372, 0.6046289205551147, -0.3509802520275116, -0.8067010045051575, 0.4748484492301941, 0.11384782940149307, 0.5428159236907959, -0.30032461881637573, -0.4422362446784973, 0.2349962443113327, 1.6125712394714355, -1.121137022972107, 0.7808113098144531, 1003.0, 1004.875], "mean": [-0.3266095221042633, 0.3875807225704193, 0.4189748764038086, -1.250098705291748, -0.19027884304523468, -0.05374939367175102, -0.44866058230400085, -0.3185815215110779, 0.4652070105075836, 0.1518111228942871, -1.7320959568023682, -1.517717957496643, -0.46983179450035095, 0.3628567159175873, 0.3993437886238098, -0.41375213861465454, -1.1792888641357422, 0.25853821635246277, -0.007154989521950483, 0.27311208844184875, -0.3219313621520996, -0.4860360324382782, 0.1816878318786621, 1.5321933031082153, -1.4506745338439941, 0.6267286539077759, 848.4859619140625, 882.5982055664062], "std": [0.15122410655021667, 0.13410860300064087, 0.09054087847471237, 0.19627399742603302, 0.0675567165017128, 0.10074503719806671, 0.13741528987884521, 0.024948829784989357, 0.04165998101234436, 0.04201861843466759, 0.12438809871673584, 0.11920293420553207, 0.1484946757555008, 0.1425786167383194, 0.16663427650928497, 0.058241914957761765, 0.1963418573141098, 0.06168396770954132, 0.08492022752761841, 0.21871531009674072, 0.017682550475001335, 0.03375735878944397, 0.05565845966339111, 0.07241719216108322, 0.24708591401576996, 0.11989881098270416, 251.73219299316406, 240.60284423828125], "count": [903]}, "timestamp": {"min": [0.0], "max": [30.066666666666666], "mean": [15.033333333333333], "std": [8.68911622322666], "count": [903]}, "frame_index": {"min": [0], "max": [902], "mean": [451.0], "std": [260.67348669679984], "count": [903]}, "episode_index": {"min": [80], "max": [80], "mean": [80.0], "std": [0.0], "count": [903]}, "index": {"min": [73360], "max": [74262], "mean": [73811.0], "std": [260.67348669679984], "count": [903]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [903]}, "subtask_annotation": {"mean": [7.111849390919159, 16.0, 16.0, 16.0, 16.0], "std": [4.880601329470439, 0.0, 0.0, 0.0, 0.0], "min": [0, 16, 16, 16, 16], "max": [16, 16, 16, 16, 16], "count": [903]}, "scene_annotation": {"mean": [80.0], "std": [0.0], "min": [80], "max": [80], "count": [903]}, "eef_direction_state": {"mean": [4.5813953488372094, 5.212624584717608], "std": [2.176530263692951, 1.7631568636827355], "min": [0, 0], "max": [6, 6], "count": [903]}, "eef_velocity_state": {"mean": [0.4418604651162791, 0.22812846068660023], "std": [0.6337653778595274, 0.5013884786591907], "min": [0, 0], "max": [2, 2], "count": [903]}, "eef_acc_mag_state": {"mean": [0.2547065337763012, 0.10631229235880399], "std": [0.5947514042139423, 0.3934598496721756], "min": [0, 0], "max": [2, 2], "count": [903]}, "eef_direction_action": {"mean": [4.5813953488372094, 5.212624584717608], "std": [2.176530263692951, 1.7631568636827355], "min": [0, 0], "max": [6, 6], "count": [903]}, "eef_velocity_action": {"mean": [0.4418604651162791, 0.22812846068660023], "std": [0.6337653778595274, 0.5013884786591907], "min": [0, 0], "max": [2, 2], "count": [903]}, "eef_acc_mag_action": {"mean": [0.2547065337763012, 0.10631229235880399], "std": [0.5947514042139423, 0.3934598496721756], "min": [0, 0], "max": [2, 2], "count": [903]}, "eef_sim_pose_state": {"mean": [0.5293000630266332, 0.25770832975290003, 1.1416721719670073, 0.207734512796743, -0.21774808045032937, 0.8173044850130439, 0.5398263888461858, -0.27241954355701664, 1.137898585935116, -0.20017199179997333, -0.1725453753137452, -1.0457367534772808], "std": [0.04130823584237967, 0.037350466447342946, 0.021245250715303345, 0.10557558171646873, 0.05807804275688098, 0.1639377725481397, 0.0418461233485705, 0.044185074707390144, 0.010968123948045591, 0.10269014429391375, 0.15773027042287108, 0.16847446427813595], "min": [0.46391642369377944, 0.16829826754858818, 1.1010287852817862, -0.08540912907870635, -0.4177638391017633, 0.4894056817491215, 0.4886407184908755, -0.30967577228021087, 1.108995206440778, -0.3842194419733094, -0.3830819610563283, -1.2503686713235898], "max": [0.6071468987564567, 0.3096454827757772, 1.204252257079019, 0.379760129450156, -0.13134815292030022, 1.2501766955312623, 0.6054011436465143, -0.1730989446053983, 1.1597545810424805, -0.0756357079516572, 0.04013830971204091, -0.7270247236026091], "count": [903]}, "eef_sim_pose_action": {"mean": [0.5294008092198293, 0.25764638315879235, 1.141729979230847, 0.20788544410728382, -0.21759216396804762, 0.8169028372438083, 0.539912652272712, -0.2723711728230402, 1.1379057285539504, -0.2003273437613208, -0.17227495751139152, -1.0454646087785826], "std": [0.04131988194899673, 0.03731060232818668, 0.021310813585978396, 0.10548410295672973, 0.05782245747136311, 0.16331988414831408, 0.041820842250573906, 0.04416816080453129, 0.010971459995935752, 0.10260780775607566, 0.15757831974261188, 0.1683421901716755], "min": [0.46391642369377944, 0.16829826754858818, 1.1010287852817862, -0.08540912907870635, -0.4177638391017633, 0.4894056817491215, 0.4886407184908755, -0.30967577228021087, 1.108995206440778, -0.3842194419733094, -0.3830806228880914, -1.2503686713235898], "max": [0.6071468987564567, 0.3096454827757772, 1.204252257079019, 0.379760129450156, -0.13134815292030022, 1.2501766955312623, 0.6054011436465143, -0.1730989446053983, 1.1597545810424805, -0.0756357079516572, 0.04013830971204091, -0.7270247236026091], "count": [903]}, "gripper_mode_state": {"mean": [0.23145071982281284, 0.1805094130675526], "std": [0.4217597469132293, 0.3846111866048079], "min": [0, 0], "max": [1, 1], "count": [903]}, "gripper_activity_state": {"mean": [1.8460686600221483, 1.920265780730897], "std": [0.48178739715874097, 0.35571451998203735], "min": [0, 0], "max": [2, 2], "count": [903]}, "gripper_mode_action": {"mean": [0.23145071982281284, 0.1805094130675526], "std": [0.4217597469132293, 0.3846111866048079], "min": [0, 0], "max": [1, 1], "count": [903]}, "gripper_activity_action": {"mean": [1.8460686600221483, 1.920265780730897], "std": [0.48178739715874097, 0.35571451998203735], "min": [0, 0], "max": [2, 2], "count": [903]}, "gripper_open_scale_state": {"mean": [0.7713539084670038, 0.8023668092208998], "std": [0.22884954013976758, 0.21873252211316893], "min": [0.35823863636363634, 0.3363068181818182], "max": [0.9118181818181819, 0.9135227272727273], "count": [903]}, "gripper_open_scale_action": {"mean": [0.771350825309851, 0.8023619681308108], "std": [0.22884766647184362, 0.21873011236803244], "min": [0.35823863636363634, 0.3363068181818182], "max": [0.9118181818181819, 0.9135227272727273], "count": [903]}}} +{"episode_index": 79, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5280040460628697]], [[0.4788800758150482]], [[0.4090945560515873]]], "std": [[[0.165525370171163]], [[0.1329796211928102]], [[0.1614172945544883]]], "count": [168]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4666424401357765]], [[0.4346012682850918]], [[0.3932855307053377]]], "std": [[[0.16757173064592384]], [[0.11796860257955771]], [[0.12743840381658275]]], "count": [168]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41383526639822593]], [[0.43953418728602556]], [[0.42470931445494864]]], "std": [[[0.1830157505788376]], [[0.13934422910063557]], [[0.15580662530426231]]], "count": [168]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5146311177248677]], [[0.4646701887352163]], [[0.40677308735994394]]], "std": [[[0.14532118810079295]], [[0.12718867374250037]], [[0.1621164932788044]]], "count": [168]}, "observation.state": {"min": [-1.161159873008728, -0.06615342944860458, 0.4211392402648926, -1.3657746315002441, -0.39808231592178345, -0.2833520174026489, -1.000934362411499, -0.3318413197994232, 0.459762305021286, 0.06442850083112717, -1.919269323348999, -1.928512454032898, -0.5025796294212341, 0.3179040849208832, -0.02064615488052368, -0.48219412565231323, -1.3040249347686768, 0.05875978246331215, 0.011897691525518894, 0.1341809183359146, -0.3459874391555786, -0.5747877359390259, 0.04656187444925308, 1.0347375869750977, -1.7809512615203857, 0.30290892720222473, 408.0, 369.3125], "max": [-0.4791877865791321, 0.5649805068969727, 0.8474336862564087, 0.01300488505512476, -0.11058951169252396, 0.437369704246521, -0.43398046493530273, -0.23699131608009338, 0.5983815789222717, 0.18406294286251068, -1.444016456604004, -1.4660344123840332, 0.31411874294281006, 0.8420078754425049, 0.31070676445961, -0.2230847179889679, -0.4450927674770355, 0.23697099089622498, 0.5129348039627075, 0.6193944215774536, -0.2805958092212677, -0.48375776410102844, 0.17211900651454926, 1.5814049243927002, -1.5098692178726196, 0.6496239304542542, 1001.625, 1004.875], "mean": [-0.6976645588874817, 0.32984545826911926, 0.6128589510917664, -0.9365314841270447, -0.2149973064661026, 0.1716979295015335, -0.6512258648872375, -0.28550413250923157, 0.5341388583183289, 0.13806791603565216, -1.612733006477356, -1.618526816368103, -0.10856662690639496, 0.4914703071117401, 0.23991955816745758, -0.35443711280822754, -1.046921968460083, 0.17584121227264404, 0.11361837387084961, 0.3846208155155182, -0.31151098012924194, -0.5249377489089966, 0.1472102850675583, 1.4792883396148682, -1.5539969205856323, 0.5738407373428345, 809.9701538085938, 922.6176147460938], "std": [0.2128755748271942, 0.1790676862001419, 0.14023427665233612, 0.3763676881790161, 0.07177112996578217, 0.1678236722946167, 0.18783916532993317, 0.022506531327962875, 0.040353924036026, 0.043378010392189026, 0.12681514024734497, 0.1337384283542633, 0.22123046219348907, 0.11939608305692673, 0.09424903243780136, 0.043539199978113174, 0.1721135526895523, 0.04133320599794388, 0.13166876137256622, 0.08961514383554459, 0.014363709837198257, 0.022565877065062523, 0.03572108596563339, 0.1291508972644806, 0.07249357551336288, 0.08651161193847656, 253.1697235107422, 201.08665466308594], "count": [934]}, "action": {"min": [-1.161159873008728, -0.06615342944860458, 0.4211392402648926, -1.3657746315002441, -0.39808231592178345, -0.2833520174026489, -1.000934362411499, -0.3318413197994232, 0.459762305021286, 0.06442850083112717, -1.919269323348999, -1.928512454032898, -0.5025796294212341, 0.3179040849208832, -0.02064615488052368, -0.48219412565231323, -1.3040249347686768, 0.05875978246331215, 0.011897691525518894, 0.1341809183359146, -0.3459874391555786, -0.5747877359390259, 0.04656187444925308, 1.0347375869750977, -1.7809512615203857, 0.30290892720222473, 408.0, 369.3125], "max": [-0.4791877865791321, 0.5649805068969727, 0.8474336862564087, 0.01300488505512476, -0.11058951169252396, 0.437369704246521, -0.43398046493530273, -0.23699131608009338, 0.5983815789222717, 0.18406294286251068, -1.444016456604004, -1.4660344123840332, 0.31411874294281006, 0.8420078754425049, 0.31070676445961, -0.2230847179889679, -0.4450927674770355, 0.23697099089622498, 0.5129348039627075, 0.6193944215774536, -0.2805958092212677, -0.48375776410102844, 0.17211900651454926, 1.5814049243927002, -1.5098692178726196, 0.6496239304542542, 1001.625, 1004.875], "mean": [-0.697810173034668, 0.32986485958099365, 0.6129146218299866, -0.9364887475967407, -0.2150026261806488, 0.1720641851425171, -0.6513148546218872, -0.2854844331741333, 0.5341620445251465, 0.13807599246501923, -1.6124807596206665, -1.6186318397521973, -0.1083337739109993, 0.49159884452819824, 0.2398478090763092, -0.35443949699401855, -1.0468404293060303, 0.17578653991222382, 0.11375658214092255, 0.3846438229084015, -0.3114868700504303, -0.5249714255332947, 0.1471879780292511, 1.4792277812957764, -1.5540266036987305, 0.5737729072570801, 809.97021484375, 922.6226196289062], "std": [0.21278640627861023, 0.17907051742076874, 0.1401689648628235, 0.37634047865867615, 0.07176834344863892, 0.16802217066287994, 0.1877562403678894, 0.02252953313291073, 0.04035321623086929, 0.043381135910749435, 0.12691524624824524, 0.1336573362350464, 0.22092999517917633, 0.1193944588303566, 0.0942210853099823, 0.04353916272521019, 0.17210189998149872, 0.041322436183691025, 0.13164427876472473, 0.08961682766675949, 0.014376497827470303, 0.022570999339222908, 0.03571205958724022, 0.12913461029529572, 0.07248113304376602, 0.0864938423037529, 253.1697998046875, 201.08883666992188], "count": [934]}, "timestamp": {"min": [0.0], "max": [31.1], "mean": [15.55], "std": [8.987414039150034], "count": [934]}, "frame_index": {"min": [0], "max": [933], "mean": [466.5], "std": [269.62242117450097], "count": [934]}, "episode_index": {"min": [81], "max": [81], "mean": [81.0], "std": [0.0], "count": [934]}, "index": {"min": [74263], "max": [75196], "mean": [74729.5], "std": [269.62242117450097], "count": [934]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [934]}, "subtask_annotation": {"mean": [6.601713062098501, 16.0, 16.0, 16.0, 16.0], "std": [4.41064476185866, 0.0, 0.0, 0.0, 0.0], "min": [1, 16, 16, 16, 16], "max": [16, 16, 16, 16, 16], "count": [934]}, "scene_annotation": {"mean": [81.0], "std": [0.0], "min": [81], "max": [81], "count": [934]}, "eef_direction_state": {"mean": [4.805139186295503, 5.335117773019272], "std": [1.8482398976824255, 1.6143455317141637], "min": [0, 0], "max": [6, 6], "count": [934]}, "eef_velocity_state": {"mean": [0.4817987152034261, 0.18843683083511778], "std": [0.6504738662736492, 0.4424420234137624], "min": [0, 0], "max": [2, 2], "count": [934]}, "eef_acc_mag_state": {"mean": [0.30406852248394006, 0.11349036402569593], "std": [0.6458934184046983, 0.40601740109606116], "min": [0, 0], "max": [2, 2], "count": [934]}, "eef_direction_action": {"mean": [4.805139186295503, 5.335117773019272], "std": [1.8482398976824255, 1.6143455317141637], "min": [0, 0], "max": [6, 6], "count": [934]}, "eef_velocity_action": {"mean": [0.4817987152034261, 0.18843683083511778], "std": [0.6504738662736492, 0.4424420234137624], "min": [0, 0], "max": [2, 2], "count": [934]}, "eef_acc_mag_action": {"mean": [0.3019271948608137, 0.11349036402569593], "std": [0.6435785018638378, 0.40601740109606116], "min": [0, 0], "max": [2, 2], "count": [934]}, "eef_sim_pose_state": {"mean": [0.613000828629636, 0.24480688300163755, 1.198494964274118, 0.48962126004318396, -0.15877081638334015, 0.6424076292802298, 0.5815510198654302, -0.24105200900557366, 1.155800553868076, -0.2841767385725853, -0.10490395603303117, -0.9951142819712946], "std": [0.04228866446841496, 0.04018003925393688, 0.019765271315338995, 0.09593195698175529, 0.08279052647593722, 0.21863788114291138, 0.026317023085598953, 0.03371026495420722, 0.0130539673594099, 0.09062411450000833, 0.0529465968021082, 0.10215355115423255], "min": [0.5585786442918017, 0.17031930315416485, 1.1627121885824967, 0.2245297829814299, -0.2711396262952619, 0.2513725945016649, 0.5389878994819515, -0.26608951331305314, 1.1431146867709128, -0.5601518416572755, -0.13916531445517477, -1.246610148615342], "max": [0.6886151798258301, 0.2954469158182557, 1.248354266130104, 0.6244955729499682, 0.06676790830261248, 0.8857869630264237, 0.6462991483357937, -0.1542566373992036, 1.185017817902227, -0.2143411908278191, 0.017191803930780347, -0.7434711296398979], "count": [934]}, "eef_sim_pose_action": {"mean": [0.6130313479185441, 0.2448093982697444, 1.1985396229711247, 0.48991418607514986, -0.15867711782658106, 0.6423792506795548, 0.5815864759637683, -0.2410291657634732, 1.1558316464642295, -0.28425567325326706, -0.1048869696456214, -0.995102628534665], "std": [0.042275633669079445, 0.040180551800581985, 0.019800861720263227, 0.0955389651298981, 0.08274682616218566, 0.2186080086474303, 0.026319102342501188, 0.03370057968014036, 0.013065755622259147, 0.0905967542638686, 0.052938248204156615, 0.10215308638967803], "min": [0.5585786442918017, 0.17031930315416485, 1.1627121885824967, 0.2245285518849217, -0.2711396262952619, 0.2513725945016649, 0.5389878994819515, -0.26608951331305314, 1.1431146867709128, -0.5601518416572755, -0.13916531445517477, -1.246610148615342], "max": [0.6886151798258301, 0.2954469158182557, 1.248354266130104, 0.6244955729499682, 0.06676790830261248, 0.8857869630264237, 0.6462991483357937, -0.1542566373992036, 1.185017817902227, -0.2143411908278191, 0.017191803930780347, -0.7434711296398979], "count": [934]}, "gripper_mode_state": {"mean": [0.3147751605995717, 0.11670235546038545], "std": [0.464426268495966, 0.321065282599009], "min": [0, 0], "max": [1, 1], "count": [934]}, "gripper_activity_state": {"mean": [1.866167023554604, 1.9250535331905783], "std": [0.45134924771106216, 0.34435451101170467], "min": [0, 0], "max": [2, 2], "count": [934]}, "gripper_mode_action": {"mean": [0.3147751605995717, 0.11670235546038545], "std": [0.464426268495966, 0.321065282599009], "min": [0, 0], "max": [1, 1], "count": [934]}, "gripper_activity_action": {"mean": [1.866167023554604, 1.9250535331905783], "std": [0.45134924771106216, 0.3443545110117046], "min": [0, 0], "max": [2, 2], "count": [934]}, "gripper_open_scale_state": {"mean": [0.7363365200964334, 0.8387432497160823], "std": [0.23015424324855674, 0.18280602902079898], "min": [0.3709090909090909, 0.3357386363636364], "max": [0.9105681818181818, 0.9135227272727273], "count": [934]}, "gripper_open_scale_action": {"mean": [0.7363366147324115, 0.8387477626581495], "std": [0.23015431413215443, 0.18280782078801913], "min": [0.3709090909090909, 0.3357386363636364], "max": [0.9105681818181818, 0.9135227272727273], "count": [934]}}} +{"episode_index": 80, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.5188596956224351]], [[0.4727292711658307]], [[0.40474465748024013]]], "std": [[[0.15963789740665787]], [[0.12369528282900545]], [[0.15266897383953826]]], "count": [172]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4599091296644627]], [[0.4434204013242894]], [[0.4070160275592795]]], "std": [[[0.16004232694768916]], [[0.11495167817874834]], [[0.12724436572295028]]], "count": [172]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40161498589261285]], [[0.43082881136950907]], [[0.42008434863771094]]], "std": [[[0.16785801926797098]], [[0.1272276785537661]], [[0.1457186350503751]]], "count": [172]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5078306864170087]], [[0.46050641363619094]], [[0.403516183120535]]], "std": [[[0.14457271122145693]], [[0.12070809431173318]], [[0.15313488742021086]]], "count": [172]}, "observation.state": {"min": [-0.6887931227684021, 0.14127349853515625, 0.3414900302886963, -1.5849684476852417, -0.38641589879989624, -0.14253012835979462, -0.6891290545463562, -0.3455776870250702, 0.40728431940078735, 0.05948049947619438, -1.8483226299285889, -1.7704466581344604, -0.7461923360824585, 0.1987515538930893, 0.008950266055762768, -0.49562549591064453, -1.4170480966567993, 0.1142132580280304, -0.29992610216140747, -0.028263425454497337, -0.37622955441474915, -0.5397924184799194, 0.04571087658405304, 1.4713183641433716, -1.7430745363235474, 0.4149906635284424, 544.5625, 368.5625], "max": [-0.17148950695991516, 0.7604933977127075, 0.6231501698493958, -0.8169809579849243, -0.10073822736740112, 0.5773581862449646, 0.028278697282075882, -0.22571775317192078, 0.5468575954437256, 0.23791006207466125, -1.2874501943588257, -1.1126830577850342, -0.014813864603638649, 0.6969165205955505, 0.6198416948318481, -0.31175071001052856, -0.5404859185218811, 0.5022381544113159, -0.0004952371818944812, 0.6093468070030212, -0.30244773626327515, -0.4431628882884979, 0.23615974187850952, 1.805298924446106, -1.121137022972107, 0.7462756037712097, 1002.375, 1005.0], "mean": [-0.4765630066394806, 0.41572970151901245, 0.4540443420410156, -1.2333804368972778, -0.2166782021522522, 0.267452210187912, -0.47154954075813293, -0.2838260531425476, 0.5011133551597595, 0.16554111242294312, -1.5205409526824951, -1.5533181428909302, -0.33394116163253784, 0.3618493378162384, 0.3767347037792206, -0.402677983045578, -1.131803274154663, 0.19667193293571472, -0.08450257033109665, 0.25177299976348877, -0.33247101306915283, -0.4857439398765564, 0.18181733787059784, 1.566998839378357, -1.3875664472579956, 0.6343678832054138, 882.9136962890625, 916.6451416015625], "std": [0.1420566886663437, 0.14652855694293976, 0.08853639662265778, 0.1598280519247055, 0.05698762089014053, 0.17627783119678497, 0.14610329270362854, 0.03212277591228485, 0.038319941610097885, 0.05333393067121506, 0.1280706375837326, 0.14922092854976654, 0.17708447575569153, 0.1416902393102646, 0.19271954894065857, 0.06545978784561157, 0.24409469962120056, 0.07713009417057037, 0.07376255095005035, 0.22247427701950073, 0.021740930154919624, 0.03223806992173195, 0.05459731072187424, 0.07930310815572739, 0.21254000067710876, 0.11392214894294739, 189.19314575195312, 211.44729614257812], "count": [960]}, "action": {"min": [-0.6887931227684021, 0.14127349853515625, 0.3414900302886963, -1.5849684476852417, -0.38641589879989624, -0.14253012835979462, -0.6891290545463562, -0.3455776870250702, 0.40728431940078735, 0.05948049947619438, -1.8483226299285889, -1.7704466581344604, -0.7461923360824585, 0.1987515538930893, 0.008950266055762768, -0.49562549591064453, -1.4170480966567993, 0.1142132580280304, -0.29992610216140747, -0.028263425454497337, -0.37622955441474915, -0.5397924184799194, 0.04571087658405304, 1.4713183641433716, -1.7430745363235474, 0.4149906635284424, 544.5625, 368.5625], "max": [-0.17148950695991516, 0.7604933977127075, 0.6231501698493958, -0.8169809579849243, -0.10073822736740112, 0.5773581862449646, 0.028278697282075882, -0.22571775317192078, 0.5468575954437256, 0.23791006207466125, -1.2874501943588257, -1.1126830577850342, -0.014813864603638649, 0.6969165205955505, 0.6198416948318481, -0.31175071001052856, -0.5404859185218811, 0.5022381544113159, -0.0004952371818944812, 0.6093468070030212, -0.30244773626327515, -0.4431628882884979, 0.23615974187850952, 1.805298924446106, -1.121137022972107, 0.7462756037712097, 1002.375, 1004.9375], "mean": [-0.47696512937545776, 0.41545915603637695, 0.4540594816207886, -1.2331739664077759, -0.21659493446350098, 0.2680107653141022, -0.47204139828681946, -0.2837683856487274, 0.5012063980102539, 0.16544608771800995, -1.520429015159607, -1.5537453889846802, -0.33351781964302063, 0.36205142736434937, 0.37635818123817444, -0.4025377929210663, -1.1314529180526733, 0.19652947783470154, -0.08438176661729813, 0.25212332606315613, -0.33250299096107483, -0.4858074486255646, 0.18174000084400177, 1.566917061805725, -1.3879139423370361, 0.6342710852622986, 882.9156494140625, 916.6448364257812], "std": [0.1418181210756302, 0.1464192420244217, 0.08853714168071747, 0.15972529351711273, 0.056991543620824814, 0.17589685320854187, 0.14521175622940063, 0.03212772309780121, 0.038292501121759415, 0.05329129472374916, 0.12807148694992065, 0.14856883883476257, 0.17658394575119019, 0.1415969580411911, 0.19262708723545074, 0.06549935042858124, 0.24393385648727417, 0.07715049386024475, 0.07379837334156036, 0.22229766845703125, 0.021728457883000374, 0.03221822902560234, 0.054574549198150635, 0.07933688908815384, 0.21237713098526, 0.11386662721633911, 189.19400024414062, 211.44712829589844], "count": [960]}, "timestamp": {"min": [0.0], "max": [31.966666666666665], "mean": [15.983333333333333], "std": [9.237599295311567], "count": [960]}, "frame_index": {"min": [0], "max": [959], "mean": [479.5], "std": [277.12797885934697], "count": [960]}, "episode_index": {"min": [82], "max": [82], "mean": [82.0], "std": [0.0], "count": [960]}, "index": {"min": [75197], "max": [76156], "mean": [75676.5], "std": [277.12797885934697], "count": [960]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [960]}, "subtask_annotation": {"mean": [10.673958333333333, 16.0, 16.0, 16.0, 16.0], "std": [3.776979193958705, 0.0, 0.0, 0.0, 0.0], "min": [1, 16, 16, 16, 16], "max": [16, 16, 16, 16, 16], "count": [960]}, "scene_annotation": {"mean": [82.0], "std": [0.0], "min": [82], "max": [82], "count": [960]}, "eef_direction_state": {"mean": [4.497916666666667, 5.342708333333333], "std": [2.018661848780582, 1.5519641313285972], "min": [0, 0], "max": [6, 6], "count": [960]}, "eef_velocity_state": {"mean": [0.5072916666666667, 0.228125], "std": [0.6324134973237145, 0.5234507150073111], "min": [0, 0], "max": [2, 2], "count": [960]}, "eef_acc_mag_state": {"mean": [0.2708333333333333, 0.14791666666666667], "std": [0.6051715780577397, 0.46658760490990486], "min": [0, 0], "max": [2, 2], "count": [960]}, "eef_direction_action": {"mean": [4.497916666666667, 5.342708333333333], "std": [2.018661848780582, 1.5519641313285972], "min": [0, 0], "max": [6, 6], "count": [960]}, "eef_velocity_action": {"mean": [0.5072916666666667, 0.228125], "std": [0.6324134973237145, 0.5234507150073111], "min": [0, 0], "max": [2, 2], "count": [960]}, "eef_acc_mag_action": {"mean": [0.2708333333333333, 0.14791666666666667], "std": [0.6051715780577397, 0.46658760490990486], "min": [0, 0], "max": [2, 2], "count": [960]}, "eef_sim_pose_state": {"mean": [0.5669405469456469, 0.26416222817876683, 1.1938651854003317, 0.41101028661609934, -0.1609422449531993, 0.8509604599730477, 0.5381636857237638, -0.27076874931991884, 1.1253433549252452, -0.17863138911778295, -0.22666927843104595, -1.0597634237403115], "std": [0.0389919045742391, 0.050561322730093415, 0.032021913735594876, 0.1347859526052183, 0.0976073411433001, 0.1665446683242049, 0.039643757606409404, 0.045343574491877495, 0.013913963303746758, 0.09116898934083321, 0.12092857573476087, 0.17430345522774465], "min": [0.48018996281680176, 0.16097581629746216, 1.139766768748157, 0.0426497632061037, -0.41965762374879345, 0.5320920962945491, 0.488233698295032, -0.34594424824046066, 1.0990902981627055, -0.3839902832583329, -0.3865751642883819, -1.2502448827245882], "max": [0.6195309068320316, 0.34183618077563355, 1.2544925746565168, 0.5951379783208017, -0.010600471423896751, 1.2504168669438025, 0.6103306860944473, -0.15883698927676435, 1.1450542428371522, -0.03404979244949646, -0.044647944617721036, -0.7269651775820508], "count": [960]}, "eef_sim_pose_action": {"mean": [0.5670533404638534, 0.2640879866498441, 1.1939571273825218, 0.4114036089011177, -0.1607262693830713, 0.8505857589722272, 0.5382350421852202, -0.27070553428951494, 1.1253256962257892, -0.1787874959365692, -0.2264382590187745, -1.0595762320520343], "std": [0.03892179550239245, 0.050546706861079996, 0.031993140422799604, 0.1343579100351374, 0.09734474287016959, 0.16604958206900056, 0.039616214283941686, 0.045331643371807416, 0.013906370779475156, 0.09112111013408782, 0.12084166329270667, 0.17419526583551945], "min": [0.48018996281680176, 0.16097581629746216, 1.1397710002784753, 0.0426497632061037, -0.41965762374879345, 0.5320920962945491, 0.488233698295032, -0.34594424824046066, 1.0990902981627055, -0.3839902832583329, -0.3865751642883819, -1.2502448827245882], "max": [0.6195309068320316, 0.34183618077563355, 1.2544925746565168, 0.5951379783208017, -0.010600471423896751, 1.2504168669438025, 0.6103306860944473, -0.15883698927676435, 1.1450542428371522, -0.03404979244949646, -0.044647944617721036, -0.7269651775820508], "count": [960]}, "gripper_mode_state": {"mean": [0.13020833333333334, 0.12916666666666668], "std": [0.33653249956562675, 0.3353843152100087], "min": [0, 0], "max": [1, 1], "count": [960]}, "gripper_activity_state": {"mean": [1.88125, 1.925], "std": [0.4287366373039143, 0.34550687402712843], "min": [0, 0], "max": [2, 2], "count": [960]}, "gripper_mode_action": {"mean": [0.13020833333333334, 0.12916666666666668], "std": [0.33653249956562675, 0.3353843152100087], "min": [0, 0], "max": [1, 1], "count": [960]}, "gripper_activity_action": {"mean": [1.88125, 1.925], "std": [0.4287366373039143, 0.34550687402712843], "min": [0, 0], "max": [2, 2], "count": [960]}, "gripper_open_scale_state": {"mean": [0.802648799144859, 0.8333136424440344], "std": [0.1719937227828921, 0.1922247247424589], "min": [0.4950568181818182, 0.3350568181818182], "max": [0.91125, 0.9136363636363637], "count": [960]}, "gripper_open_scale_action": {"mean": [0.8026506162701217, 0.8333134922836785], "std": [0.171994857143006, 0.19222466183195946], "min": [0.4950568181818182, 0.3350568181818182], "max": [0.91125, 0.9135795454545454], "count": [960]}}} +{"episode_index": 81, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5156895495267072]], [[0.47008517861167454]], [[0.40312535778679287]]], "std": [[[0.16811716018031123]], [[0.13153939930738873]], [[0.15598814110421608]]], "count": [145]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43113001746675683]], [[0.4407652496055894]], [[0.422258295300879]]], "std": [[[0.1766005624948159]], [[0.1259970470984446]], [[0.13750546426682345]]], "count": [145]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.414791135620915]], [[0.43455647819472615]], [[0.4180271495379761]]], "std": [[[0.1853721314001947]], [[0.14112949199868963]], [[0.15812244351152704]]], "count": [145]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5095259198219517]], [[0.46368970447374347]], [[0.4040943881000676]]], "std": [[[0.14957207451068058]], [[0.1207128779249427]], [[0.15035597830585926]]], "count": [145]}, "observation.state": {"min": [-0.7353039383888245, 0.12334460020065308, 0.38658931851387024, -1.4192111492156982, -0.4113675653934479, -0.2115982621908188, -0.8042313456535339, -0.36587798595428467, 0.40793606638908386, 0.0727374404668808, -1.928675889968872, -1.757574200630188, -0.7462756037712097, 0.19959039986133575, 0.015378531999886036, -0.5667105913162231, -1.4133796691894531, 0.14103569090366364, -0.1385289579629898, -0.02828851528465748, -0.37814024090766907, -0.5511335134506226, 0.045916251838207245, 1.5730700492858887, -1.7922061681747437, 0.24040436744689941, 393.0, 370.75], "max": [-0.19953574240207672, 0.7121357917785645, 0.6176676750183105, -0.6134865283966064, -0.09990046173334122, 0.03049744851887226, 0.028320876881480217, -0.24488508701324463, 0.5525771975517273, 0.24084869027137756, -1.5731436014175415, -1.121137022972107, -0.008786763995885849, 0.7571129202842712, 0.610759437084198, -0.3775463402271271, -0.5131115317344666, 0.46834927797317505, 0.07773041725158691, 0.7163878679275513, -0.2805136442184448, -0.445208877325058, 0.23499399423599243, 1.7741252183914185, -1.121137022972107, 0.7462756037712097, 1002.5625, 1004.875], "mean": [-0.447195440530777, 0.44951683282852173, 0.47778064012527466, -1.1412724256515503, -0.26778581738471985, -0.06739091873168945, -0.6232782602310181, -0.30820584297180176, 0.4845808446407318, 0.1750274896621704, -1.786050796508789, -1.6000196933746338, -0.3254697322845459, 0.3674514889717102, 0.43404674530029297, -0.4520069658756256, -1.1984764337539673, 0.2596759498119354, -0.03992292657494545, 0.3458535969257355, -0.31662654876708984, -0.47809556126594543, 0.1783890277147293, 1.6278949975967407, -1.4697682857513428, 0.5400838255882263, 853.2114868164062, 914.4954833984375], "std": [0.14220963418483734, 0.1292969435453415, 0.07858572900295258, 0.22440245747566223, 0.05819796398282051, 0.06750206649303436, 0.16763342916965485, 0.03098142147064209, 0.03802381828427315, 0.03997093439102173, 0.07709789276123047, 0.12632930278778076, 0.15968388319015503, 0.1563848853111267, 0.16645871102809906, 0.0539175383746624, 0.23929010331630707, 0.057184185832738876, 0.08185756206512451, 0.2938409447669983, 0.022678693756461143, 0.030110329389572144, 0.055701252073049545, 0.05123281851410866, 0.27398940920829773, 0.17976464331150055, 245.16343688964844, 209.5839080810547], "count": [766]}, "action": {"min": [-0.7353039383888245, 0.12334460020065308, 0.38658931851387024, -1.4192111492156982, -0.4113675653934479, -0.2115982621908188, -0.8042313456535339, -0.36587798595428467, 0.40793606638908386, 0.0727374404668808, -1.928675889968872, -1.757574200630188, -0.7462756037712097, 0.19959039986133575, 0.015378531999886036, -0.5667105913162231, -1.4133796691894531, 0.14103569090366364, -0.1385289579629898, -0.02828851528465748, -0.37814024090766907, -0.5511335134506226, 0.045916251838207245, 1.5730700492858887, -1.7922061681747437, 0.24040436744689941, 393.0, 370.75], "max": [-0.19953694939613342, 0.7121357917785645, 0.6176676750183105, -0.6134865283966064, -0.09990046173334122, 0.03049744851887226, 0.028326693922281265, -0.24494966864585876, 0.5525771975517273, 0.24084869027137756, -1.5732269287109375, -1.121137022972107, -0.008786763995885849, 0.7571129202842712, 0.610759437084198, -0.3775463402271271, -0.5131115317344666, 0.46834927797317505, 0.07773041725158691, 0.7163878679275513, -0.2805136442184448, -0.445208877325058, 0.23499399423599243, 1.7741252183914185, -1.121137022972107, 0.7462756037712097, 1002.5625, 1004.875], "mean": [-0.4476408064365387, 0.4492693543434143, 0.47774559259414673, -1.1409533023834229, -0.2678423523902893, -0.0672852173447609, -0.6240906715393066, -0.3081233501434326, 0.48468369245529175, 0.17494697868824005, -1.7864068746566772, -1.6005594730377197, -0.32516759634017944, 0.3676990568637848, 0.433702677488327, -0.45191827416419983, -1.1982437372207642, 0.2596428394317627, -0.03966851904988289, 0.3465403914451599, -0.3166171908378601, -0.47815507650375366, 0.1782754510641098, 1.6279948949813843, -1.4704121351242065, 0.539770781993866, 853.2122802734375, 914.4906005859375], "std": [0.14196699857711792, 0.12918101251125336, 0.07860322296619415, 0.22419068217277527, 0.05820569768548012, 0.06748198717832565, 0.16597406566143036, 0.03106408379971981, 0.03802362084388733, 0.03991201892495155, 0.07674088329076767, 0.1251620501279831, 0.15910515189170837, 0.1562688797712326, 0.16637827455997467, 0.05397443473339081, 0.23916912078857422, 0.05719488486647606, 0.08190945535898209, 0.29358065128326416, 0.02268345281481743, 0.030090365558862686, 0.05567443370819092, 0.05120091885328293, 0.2737485468387604, 0.17961396276950836, 245.16404724121094, 209.58175659179688], "count": [766]}, "timestamp": {"min": [0.0], "max": [25.5], "mean": [12.75], "std": [7.370832155643395], "count": [766]}, "frame_index": {"min": [0], "max": [765], "mean": [382.5], "std": [221.12496466930187], "count": [766]}, "episode_index": {"min": [83], "max": [83], "mean": [83.0], "std": [0.0], "count": [766]}, "index": {"min": [76157], "max": [76922], "mean": [76539.5], "std": [221.12496466930187], "count": [766]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [766]}, "subtask_annotation": {"mean": [8.27154046997389, 16.0, 16.0, 16.0, 16.0], "std": [4.833996176754158, 0.0, 0.0, 0.0, 0.0], "min": [1, 16, 16, 16, 16], "max": [16, 16, 16, 16, 16], "count": [766]}, "scene_annotation": {"mean": [83.0], "std": [0.0], "min": [83], "max": [83], "count": [766]}, "eef_direction_state": {"mean": [4.622715404699739, 5.259791122715405], "std": [2.029149441727862, 1.5137755465908553], "min": [0, 0], "max": [6, 6], "count": [766]}, "eef_velocity_state": {"mean": [0.5156657963446475, 0.3224543080939948], "std": [0.6752931965914841, 0.5907840808262176], "min": [0, 0], "max": [2, 2], "count": [766]}, "eef_acc_mag_state": {"mean": [0.3093994778067885, 0.17232375979112272], "std": [0.6358238459926515, 0.4944248758333102], "min": [0, 0], "max": [2, 2], "count": [766]}, "eef_direction_action": {"mean": [4.622715404699739, 5.259791122715405], "std": [2.029149441727862, 1.5137755465908553], "min": [0, 0], "max": [6, 6], "count": [766]}, "eef_velocity_action": {"mean": [0.5169712793733682, 0.3224543080939948], "std": [0.6771921885784933, 0.5907840808262176], "min": [0, 0], "max": [2, 2], "count": [766]}, "eef_acc_mag_action": {"mean": [0.3093994778067885, 0.17232375979112272], "std": [0.6358238459926515, 0.49442487583331024], "min": [0, 0], "max": [2, 2], "count": [766]}, "eef_sim_pose_state": {"mean": [0.557674862964124, 0.2884884836118891, 1.1568275494964888, 0.2615558648766505, -0.19752839444968914, 0.6754444423161732, 0.5375286523102191, -0.27563498506645034, 1.1426724469528264, -0.19516673725136596, -0.2019434777569418, -0.9417000808007663], "std": [0.0381646526893654, 0.03704378964964168, 0.02633297612902844, 0.07694600388862192, 0.05735342175460242, 0.16974553603486042, 0.041926643701733844, 0.04335083344256117, 0.01725258679280304, 0.10649690031413835, 0.14334819163829088, 0.2442149707777542], "min": [0.48863551562165125, 0.18828687128879118, 1.105740653757735, 0.0757679576838084, -0.38325516106295665, 0.41041277590569203, 0.48865753720554694, -0.31879317162586324, 1.098791083452022, -0.39310395153560357, -0.3831259845458308, -1.2503623526787837], "max": [0.6267247587775998, 0.343108515945214, 1.207638026277128, 0.4116038367951582, -0.11516391179237306, 1.2503102268033655, 0.6253615999008948, -0.15979966121350614, 1.1676414356148535, -0.07182318356711603, -0.011413199292229947, -0.6436935303267571], "count": [766]}, "eef_sim_pose_action": {"mean": [0.5578069454975005, 0.28845651690905816, 1.1569156778054206, 0.26161421095997595, -0.19732951436249047, 0.6748137351564774, 0.5376136849734315, -0.2755625685107456, 1.1427000181013927, -0.1953638901089013, -0.20160302020804136, -0.9411587224177143], "std": [0.038100441456061444, 0.03703594500766078, 0.02638862117263712, 0.07682191279148007, 0.05697396857944124, 0.16850115660012158, 0.041893480988340726, 0.04334026663643534, 0.01726482157951579, 0.10641547346606521, 0.1432272937999344, 0.2439897859263859], "min": [0.4886357813158391, 0.18828687128879118, 1.105740653757735, 0.07576440243011662, -0.38325516106295665, 0.41041277590569203, 0.48865753720554694, -0.31879317162586324, 1.098791083452022, -0.39310395153560357, -0.3831259845458308, -1.2503623526787837], "max": [0.6267247587775998, 0.343108515945214, 1.2075968527714256, 0.4116038367951582, -0.11516391179237306, 1.2503022731228925, 0.6253615999008948, -0.15979966121350614, 1.1676414356148535, -0.07182318356711603, -0.011413199292229947, -0.6436935303267571], "count": [766]}, "gripper_mode_state": {"mean": [0.2154046997389034, 0.12924281984334204], "std": [0.41110280352887196, 0.33546849831583536], "min": [0, 0], "max": [1, 1], "count": [766]}, "gripper_activity_state": {"mean": [1.821148825065274, 1.9073107049608355], "std": [0.5141564982999313, 0.38309421165412566], "min": [0, 0], "max": [2, 2], "count": [766]}, "gripper_mode_action": {"mean": [0.2154046997389034, 0.12924281984334204], "std": [0.41110280352887196, 0.33546849831583536], "min": [0, 0], "max": [1, 1], "count": [766]}, "gripper_activity_action": {"mean": [1.821148825065274, 1.9073107049608355], "std": [0.5141564982999313, 0.38309421165412566], "min": [0, 0], "max": [2, 2], "count": [766]}, "gripper_open_scale_state": {"mean": [0.7756467778015539, 0.8313595761422045], "std": [0.22287583024387525, 0.19053080419881982], "min": [0.3572727272727273, 0.33704545454545454], "max": [0.9114204545454545, 0.9135227272727273], "count": [766]}, "gripper_open_scale_action": {"mean": [0.775647594018194, 0.8313551049874223], "std": [0.22287632557725753, 0.19052891969050748], "min": [0.3572727272727273, 0.33704545454545454], "max": [0.9114204545454545, 0.9135227272727273], "count": [766]}}} +{"episode_index": 82, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5302603459139648]], [[0.48517423987568886]], [[0.41702666575889613]]], "std": [[[0.16548535628747263]], [[0.12878614537316826]], [[0.15534622449600127]]], "count": [153]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46268131514588406]], [[0.442141154310308]], [[0.4059862793156478]]], "std": [[[0.1746904975496899]], [[0.1238126801331395]], [[0.13524048437900846]]], "count": [153]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4310532500854372]], [[0.43265479356230513]], [[0.40522484941689096]]], "std": [[[0.17800670917720493]], [[0.13397388633324303]], [[0.14761591220684966]]], "count": [153]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5245389633794694]], [[0.47979120744158227]], [[0.4177919349929514]]], "std": [[[0.14715738843928425]], [[0.12277935165752563]], [[0.15421967701702344]]], "count": [153]}, "observation.state": {"min": [-0.8055141568183899, 0.05735370144248009, 0.3370896279811859, -1.5636895895004272, -0.38553231954574585, -0.21334467828273773, -0.8050407767295837, -0.3694862425327301, 0.38846686482429504, 0.07895144075155258, -1.9502363204956055, -1.7974910736083984, -0.7462756037712097, 0.19768035411834717, -0.0427682027220726, -0.5183486342430115, -1.5229132175445557, 0.08887325972318649, -0.146506205201149, -0.07835328578948975, -0.35811764001846313, -0.5656746625900269, 0.04079525172710419, 1.0244083404541016, -1.771757960319519, 0.34427210688591003, 396.0625, 368.0], "max": [-0.11037135124206543, 0.7860744595527649, 0.6281657814979553, -0.4272664189338684, -0.10263190418481827, 0.22673244774341583, 0.02828087843954563, -0.26416194438934326, 0.5707741975784302, 0.24156731367111206, -1.4367356300354004, -1.121137022972107, 0.008910944685339928, 0.8477926254272461, 0.6046093106269836, -0.29425376653671265, -0.3396345376968384, 0.39979711174964905, 0.4102581739425659, 0.5894162058830261, -0.27921488881111145, -0.44073787331581116, 0.23500874638557434, 1.6422390937805176, -1.121137022972107, 0.761324405670166, 1003.0, 1001.0], "mean": [-0.462912917137146, 0.4238887131214142, 0.44584301114082336, -1.1097246408462524, -0.24121057987213135, -0.014110117219388485, -0.5505465865135193, -0.30781683325767517, 0.4972350299358368, 0.18276558816432953, -1.686395525932312, -1.5544683933258057, -0.38470786809921265, 0.3709154725074768, 0.35062986612319946, -0.3934048116207123, -1.2000782489776611, 0.22038233280181885, 0.02907329797744751, 0.21962346136569977, -0.30840829014778137, -0.4886572062969208, 0.16403010487556458, 1.5199484825134277, -1.4193047285079956, 0.6500679850578308, 855.5961303710938, 895.2898559570312], "std": [0.15324926376342773, 0.15066801011562347, 0.09585371613502502, 0.20521904528141022, 0.06489414721727371, 0.11605579406023026, 0.15814043581485748, 0.02825067564845085, 0.04467444494366646, 0.049590252339839935, 0.12057521939277649, 0.13725118339061737, 0.178073450922966, 0.19100861251354218, 0.20682403445243835, 0.07305740565061569, 0.28988704085350037, 0.0577312707901001, 0.16486863791942596, 0.25343382358551025, 0.021208476275205612, 0.04294779524207115, 0.06060205399990082, 0.1582975536584854, 0.23185497522354126, 0.11441149562597275, 244.84547424316406, 226.59803771972656], "count": [820]}, "action": {"min": [-0.8055141568183899, 0.05735370144248009, 0.3370896279811859, -1.5636895895004272, -0.38553231954574585, -0.21334467828273773, -0.8050407767295837, -0.3694862425327301, 0.38846686482429504, 0.07895144075155258, -1.9502363204956055, -1.7974910736083984, -0.7462756037712097, 0.19768035411834717, -0.0427682027220726, -0.5183486342430115, -1.5229132175445557, 0.08887325972318649, -0.146506205201149, -0.07835328578948975, -0.35811764001846313, -0.5656746625900269, 0.04079525172710419, 1.0244083404541016, -1.771757960319519, 0.34427210688591003, 396.0625, 368.0], "max": [-0.11037135124206543, 0.7860744595527649, 0.6281657814979553, -0.4272664189338684, -0.10263190418481827, 0.22673244774341583, 0.02828087843954563, -0.26416194438934326, 0.5707483291625977, 0.24156731367111206, -1.4367356300354004, -1.121137022972107, 0.008910944685339928, 0.8477926254272461, 0.6046093106269836, -0.29425376653671265, -0.3396345376968384, 0.39979711174964905, 0.4102581739425659, 0.5894162058830261, -0.27921488881111145, -0.44073787331581116, 0.23500874638557434, 1.6422390937805176, -1.121137022972107, 0.761324405670166, 1003.0, 1001.0], "mean": [-0.46349436044692993, 0.4235227704048157, 0.44581037759780884, -1.1091234683990479, -0.2410745620727539, -0.013792384415864944, -0.5511408448219299, -0.30777618288993835, 0.49738699197769165, 0.1826995462179184, -1.6863279342651367, -1.5548861026763916, -0.38435208797454834, 0.3712238669395447, 0.3502044081687927, -0.3932241201400757, -1.199757695198059, 0.22028501331806183, 0.02931291051208973, 0.2201874554157257, -0.3083820343017578, -0.4887499213218689, 0.16392935812473297, 1.5199599266052246, -1.4198250770568848, 0.6499442458152771, 855.5973510742188, 895.2890014648438], "std": [0.1531534343957901, 0.15059304237365723, 0.09585630148649216, 0.20505504310131073, 0.06498435884714127, 0.11612050980329514, 0.15687446296215057, 0.028273295611143112, 0.044709328562021255, 0.04955671727657318, 0.12065445631742477, 0.13645099103450775, 0.17764103412628174, 0.19093577563762665, 0.20665985345840454, 0.07309726625680923, 0.2897968590259552, 0.057741858065128326, 0.16479386389255524, 0.25339603424072266, 0.02122141234576702, 0.04293595999479294, 0.06055258959531784, 0.15830212831497192, 0.2316640019416809, 0.11436208337545395, 244.8465576171875, 226.59759521484375], "count": [820]}, "timestamp": {"min": [0.0], "max": [27.3], "mean": [13.65], "std": [7.89044781154192], "count": [820]}, "frame_index": {"min": [0], "max": [819], "mean": [409.5], "std": [236.71343434625757], "count": [820]}, "episode_index": {"min": [84], "max": [84], "mean": [84.0], "std": [0.0], "count": [820]}, "index": {"min": [76923], "max": [77742], "mean": [77332.5], "std": [236.71343434625757], "count": [820]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [820]}, "subtask_annotation": {"mean": [10.967073170731707, 16.0, 16.0, 16.0, 16.0], "std": [3.3137023313791443, 0.0, 0.0, 0.0, 0.0], "min": [1, 16, 16, 16, 16], "max": [16, 16, 16, 16, 16], "count": [820]}, "scene_annotation": {"mean": [84.0], "std": [0.0], "min": [84], "max": [84], "count": [820]}, "eef_direction_state": {"mean": [4.495121951219512, 5.152439024390244], "std": [1.9162273936441767, 1.6630654629589339], "min": [0, 0], "max": [6, 6], "count": [820]}, "eef_velocity_state": {"mean": [0.573170731707317, 0.31585365853658537], "std": [0.6426030866314336, 0.6199861352098662], "min": [0, 0], "max": [2, 2], "count": [820]}, "eef_acc_mag_state": {"mean": [0.29634146341463413, 0.19390243902439025], "std": [0.6237074677715169, 0.5321029519345503], "min": [0, 0], "max": [2, 2], "count": [820]}, "eef_direction_action": {"mean": [4.495121951219512, 5.152439024390244], "std": [1.9162273936441767, 1.6630654629589339], "min": [0, 0], "max": [6, 6], "count": [820]}, "eef_velocity_action": {"mean": [0.573170731707317, 0.31585365853658537], "std": [0.6426030866314336, 0.6199861352098662], "min": [0, 0], "max": [2, 2], "count": [820]}, "eef_acc_mag_action": {"mean": [0.29634146341463413, 0.19390243902439025], "std": [0.6237074677715169, 0.5321029519345503], "min": [0, 0], "max": [2, 2], "count": [820]}, "eef_sim_pose_state": {"mean": [0.5643480476512943, 0.2889122000404052, 1.1590525092717772, 0.2832719043814279, -0.19348767615195625, 0.7829029783763822, 0.541537489337313, -0.25196165651676256, 1.1507360908419126, -0.19384385782473862, -0.1873936986784522, -1.0792405653251387], "std": [0.042227393223961844, 0.04771182828220964, 0.024492327858081933, 0.10931324265994564, 0.07423865765680711, 0.18192306492402255, 0.051516045807752, 0.05150564061683926, 0.016659390599924474, 0.11976826747413868, 0.14815326947466212, 0.19012533318426336], "min": [0.46157770817433696, 0.18946764165923302, 1.108587894867669, 0.07404026237956585, -0.42083668579244327, 0.39901648532661343, 0.4886498694752025, -0.3096776257859133, 1.1240984838741066, -0.4888488431352562, -0.38298265683330057, -1.3220054305028035], "max": [0.6338871072971792, 0.3443936901673264, 1.2093324313200815, 0.46508114103480314, -0.07506385630160528, 1.2501477620057093, 0.6386160398394375, -0.1541326264337054, 1.177151403233442, -0.07583872723257667, 0.024375100907685354, -0.7160519243065988], "count": [820]}, "eef_sim_pose_action": {"mean": [0.5645163183741655, 0.2888683068697073, 1.159122560353478, 0.2836060391286805, -0.1932855294997025, 0.7825411439538512, 0.541644916845777, -0.25188904559813924, 1.1507742898359723, -0.1939704476210862, -0.18706872866218816, -1.0788972853537697], "std": [0.04220024653066884, 0.04770926777190618, 0.024519105565195057, 0.10909737491751047, 0.07394726953327287, 0.18128735103574242, 0.05149748257067068, 0.05146617817261678, 0.016670099005312515, 0.11969835787620467, 0.1480162474393189, 0.19007010245380376], "min": [0.46157770817433696, 0.18946764165923302, 1.108587894867669, 0.07404026237956585, -0.42083668579244327, 0.39901648532661343, 0.4886498694752025, -0.3096776257859133, 1.1240984838741066, -0.4888488431352562, -0.38298265683330057, -1.3220054305028035], "max": [0.6338871072971792, 0.3443936901673264, 1.2093324313200815, 0.46508114103480314, -0.07506385630160528, 1.2501477620057093, 0.6386160398394375, -0.1541326264337054, 1.177151403233442, -0.07583872723257667, 0.024375100907685354, -0.7160519243065988], "count": [820]}, "gripper_mode_state": {"mean": [0.21707317073170732, 0.1548780487804878], "std": [0.41225284629726006, 0.36178838951303394], "min": [0, 0], "max": [1, 1], "count": [820]}, "gripper_activity_state": {"mean": [1.8317073170731708, 1.9097560975609755], "std": [0.5021607090875767, 0.3782532885087713], "min": [0, 0], "max": [2, 2], "count": [820]}, "gripper_mode_action": {"mean": [0.21707317073170732, 0.1548780487804878], "std": [0.41225284629726006, 0.36178838951303394], "min": [0, 0], "max": [1, 1], "count": [820]}, "gripper_activity_action": {"mean": [1.8317073170731708, 1.9097560975609755], "std": [0.5021607090875767, 0.3782532885087713], "min": [0, 0], "max": [2, 2], "count": [820]}, "gripper_open_scale_state": {"mean": [0.777814651049428, 0.8138998823821397], "std": [0.22258676140398956, 0.2059983042592452], "min": [0.3600568181818182, 0.33454545454545453], "max": [0.9118181818181819, 0.91], "count": [820]}, "gripper_open_scale_action": {"mean": [0.7778157479905787, 0.8138990826321267], "std": [0.22258741962909084, 0.20599793305046293], "min": [0.3600568181818182, 0.33454545454545453], "max": [0.9118181818181819, 0.91], "count": [820]}}} +{"episode_index": 83, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5215359130738065]], [[0.4751684392080419]], [[0.407194255723732]]], "std": [[[0.16703106508711876]], [[0.13046932767549158]], [[0.1561671677042028]]], "count": [171]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45898555569888777]], [[0.4381200239842526]], [[0.4015323142414861]]], "std": [[[0.17215653845637174]], [[0.1263334687456903]], [[0.13520625574365844]]], "count": [171]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.429984272875817]], [[0.42903861488552536]], [[0.4015882137942896]]], "std": [[[0.18436549117003267]], [[0.14035634950214793]], [[0.15360103856846738]]], "count": [171]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5141600100810305]], [[0.4688786943871116]], [[0.4095636359075794]]], "std": [[[0.15034119872116078]], [[0.12368706313524347]], [[0.1546091343588593]]], "count": [171]}, "observation.state": {"min": [-0.6812369227409363, 0.1218174397945404, 0.3122917711734772, -1.7765531539916992, -0.45966845750808716, -0.12056080251932144, -0.6104081869125366, -0.360419362783432, 0.35644686222076416, 0.05945006385445595, -1.8670557737350464, -1.7541723251342773, -0.7462756037712097, 0.1995740383863449, 0.09452048689126968, -0.5697463750839233, -1.4118928909301758, 0.128326416015625, -0.18582847714424133, -0.02830924093723297, -0.3773854374885559, -0.5416023135185242, 0.07149681448936462, 1.4584518671035767, -1.723701000213623, 0.248274564743042, 394.0, 372.0625], "max": [0.006829691585153341, 0.825762152671814, 0.6126923561096191, -0.7532808780670166, -0.049730975180864334, 0.30604347586631775, 0.02828480675816536, -0.24194194376468658, 0.5421668291091919, 0.24433350563049316, -1.39095139503479, -1.1181199550628662, -0.1115734651684761, 0.7135200500488281, 0.6142784357070923, -0.3837466239929199, -0.5962895750999451, 0.49913689494132996, 0.007928158156573772, 0.6281930804252625, -0.2779541313648224, -0.44519680738449097, 0.25372031331062317, 1.8367758989334106, -1.121137022972107, 0.7462756037712097, 1003.0, 1001.0], "mean": [-0.3827800750732422, 0.4321422874927521, 0.4414273202419281, -1.3228919506072998, -0.20903071761131287, 0.14665958285331726, -0.4952973425388336, -0.28712451457977295, 0.4740463197231293, 0.15101079642772675, -1.6727726459503174, -1.550984263420105, -0.3417738974094391, 0.3682088851928711, 0.41893845796585083, -0.4382948875427246, -1.1902763843536377, 0.24360890686511993, -0.06622952222824097, 0.30705273151397705, -0.3146541118621826, -0.48308053612709045, 0.17892330884933472, 1.6325397491455078, -1.4256845712661743, 0.5936821699142456, 859.024658203125, 901.27880859375], "std": [0.15392737090587616, 0.16415180265903473, 0.08589692413806915, 0.20447003841400146, 0.09967095404863358, 0.09724544733762741, 0.13524478673934937, 0.03800549358129501, 0.04331164434552193, 0.050631556659936905, 0.10466210544109344, 0.1234007477760315, 0.14047342538833618, 0.15015310049057007, 0.16435100138187408, 0.04657577723264694, 0.2194492071866989, 0.062076032161712646, 0.05623739957809448, 0.26343581080436707, 0.02253391034901142, 0.03175162151455879, 0.055746324360370636, 0.07887894660234451, 0.24146874248981476, 0.1467195302248001, 229.18528747558594, 221.50189208984375], "count": [953]}, "action": {"min": [-0.6812369227409363, 0.1218174397945404, 0.3122917711734772, -1.7765531539916992, -0.45966845750808716, -0.12056080251932144, -0.6104081869125366, -0.360419362783432, 0.35644686222076416, 0.05945006385445595, -1.8670557737350464, -1.7541723251342773, -0.7462756037712097, 0.19957363605499268, 0.09452048689126968, -0.5697463750839233, -1.4118906259536743, 0.128326416015625, -0.18582847714424133, -0.028307495638728142, -0.3773854374885559, -0.5416023135185242, 0.07149681448936462, 1.4584518671035767, -1.723701000213623, 0.248274564743042, 394.0, 372.0625], "max": [0.006829691585153341, 0.825762152671814, 0.6126923561096191, -0.7532808780670166, -0.049730975180864334, 0.30604347586631775, 0.02828403003513813, -0.24194194376468658, 0.5421668291091919, 0.24433350563049316, -1.39095139503479, -1.1181199550628662, -0.1115734651684761, 0.7135200500488281, 0.6142784357070923, -0.3837466239929199, -0.5962895750999451, 0.49913689494132996, 0.007928158156573772, 0.6281930804252625, -0.2779541313648224, -0.44519680738449097, 0.25372031331062317, 1.8367758989334106, -1.121137022972107, 0.7462756037712097, 1003.0, 1001.0], "mean": [-0.3831232190132141, 0.43184512853622437, 0.4414161443710327, -1.3227485418319702, -0.2088712602853775, 0.1470346301794052, -0.4957685172557831, -0.28705623745918274, 0.47412893176078796, 0.15089669823646545, -1.6728694438934326, -1.5513057708740234, -0.34143659472465515, 0.36843788623809814, 0.4186219274997711, -0.4382299780845642, -1.1900339126586914, 0.2435552030801773, -0.06610400974750519, 0.3075399398803711, -0.31464478373527527, -0.4831407070159912, 0.17882360517978668, 1.632651448249817, -1.4261287450790405, 0.5935112237930298, 859.021484375, 901.27880859375], "std": [0.15388311445713043, 0.1640957146883011, 0.08589630573987961, 0.20445510745048523, 0.09972064197063446, 0.09690273553133011, 0.13419795036315918, 0.03802511841058731, 0.04333168640732765, 0.05056473985314369, 0.10461251437664032, 0.12267782539129257, 0.13988623023033142, 0.15006205439567566, 0.16428375244140625, 0.046600814908742905, 0.21933044493198395, 0.06208918243646622, 0.05624975264072418, 0.26324522495269775, 0.02253822237253189, 0.0317341685295105, 0.0557309128344059, 0.07887032628059387, 0.24129632115364075, 0.14663603901863098, 229.18255615234375, 221.5018768310547], "count": [953]}, "timestamp": {"min": [0.0], "max": [31.733333333333334], "mean": [15.866666666666667], "std": [9.170241727093858], "count": [953]}, "frame_index": {"min": [0], "max": [952], "mean": [476.0], "std": [275.1072518128157], "count": [953]}, "episode_index": {"min": [85], "max": [85], "mean": [85.0], "std": [0.0], "count": [953]}, "index": {"min": [77743], "max": [78695], "mean": [78219.0], "std": [275.1072518128157], "count": [953]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [953]}, "subtask_annotation": {"mean": [10.90766002098636, 16.0, 16.0, 16.0, 16.0], "std": [3.5455178511745795, 0.0, 0.0, 0.0, 0.0], "min": [1, 16, 16, 16, 16], "max": [16, 16, 16, 16, 16], "count": [953]}, "scene_annotation": {"mean": [85.0], "std": [0.0], "min": [85], "max": [85], "count": [953]}, "eef_direction_state": {"mean": [4.644281217208814, 5.300104931794333], "std": [1.8699623006659027, 1.510428939690306], "min": [0, 0], "max": [6, 6], "count": [953]}, "eef_velocity_state": {"mean": [0.5257082896117523, 0.26652675760755506], "std": [0.6475558591085467, 0.5206161128960684], "min": [0, 0], "max": [2, 2], "count": [953]}, "eef_acc_mag_state": {"mean": [0.23189926547743966, 0.13746065057712487], "std": [0.5532980979865709, 0.4453239088726781], "min": [0, 0], "max": [2, 2], "count": [953]}, "eef_direction_action": {"mean": [4.644281217208814, 5.300104931794333], "std": [1.8699623006659027, 1.510428939690306], "min": [0, 0], "max": [6, 6], "count": [953]}, "eef_velocity_action": {"mean": [0.5257082896117523, 0.26652675760755506], "std": [0.6475558591085467, 0.5206161128960684], "min": [0, 0], "max": [2, 2], "count": [953]}, "eef_acc_mag_action": {"mean": [0.23189926547743966, 0.13746065057712487], "std": [0.5532980979865709, 0.4453239088726781], "min": [0, 0], "max": [2, 2], "count": [953]}, "eef_sim_pose_state": {"mean": [0.5417031603450022, 0.2569929037865692, 1.1830905018189615, 0.3230316502659943, -0.20344147173501206, 0.7682720901258425, 0.5393574703424445, -0.27367124721004693, 1.1419280046246416, -0.16449083762182165, -0.22431428704724213, -0.9851283378046811], "std": [0.04234960963432225, 0.04987307429725318, 0.03212128743599423, 0.10750766459486918, 0.06521820794462505, 0.14646274878580381, 0.042441133513726546, 0.04288487867643741, 0.01697918483912567, 0.0909864966650877, 0.12860280647109204, 0.21625614313448296], "min": [0.4321984040900355, 0.1662918880524943, 1.121728322583885, 0.07592651421176566, -0.42694249787412875, 0.5313690334533073, 0.48865260911260083, -0.355047352349558, 1.0978956252376346, -0.3734883324247361, -0.38323128427300746, -1.2504185335689755], "max": [0.6158404604280915, 0.3433601744349972, 1.2249135031185252, 0.4873088184107399, -0.08401704954453493, 1.250195457388637, 0.6182798105894711, -0.18734783704702654, 1.1765472008732865, -0.07579105198955327, -0.011803131216429508, -0.6213270796214747], "count": [953]}, "eef_sim_pose_action": {"mean": [0.5418021830847708, 0.25690465224074993, 1.1831783208990447, 0.3232561185174698, -0.20333932758796658, 0.7678721095775487, 0.5394341884896652, -0.27360164095390727, 1.1419461876178967, -0.16458498392386897, -0.2240822033740425, -0.9847482457038963], "std": [0.04233571990137966, 0.04985421973503973, 0.03211706838043005, 0.10721440900290155, 0.06501274841605933, 0.14566446473885308, 0.042415494797905455, 0.04288021547878407, 0.016986171914259256, 0.09094108699501115, 0.1285158892892087, 0.21610776439804036], "min": [0.4321984040900355, 0.1662918880524943, 1.121728322583885, 0.07592579582449599, -0.42694249787412875, 0.5313690334533073, 0.48865260911260083, -0.355047352349558, 1.0978956252376346, -0.3734883324247361, -0.38323128427300746, -1.2504185335689755], "max": [0.6158404604280915, 0.3433601744349972, 1.2249135031185252, 0.4873088184107399, -0.08401704954453493, 1.250195457388637, 0.6182798105894711, -0.18734783704702654, 1.1765472008732865, -0.07579105198955327, -0.011803131216429508, -0.6213270796214747], "count": [953]}, "gripper_mode_state": {"mean": [0.23189926547743966, 0.14900314795383002], "std": [0.42204501673217726, 0.356091575095058], "min": [0, 0], "max": [1, 1], "count": [953]}, "gripper_activity_state": {"mean": [1.8667366211962224, 1.925498426023085], "std": [0.4512725982306805, 0.3423736480007908], "min": [0, 0], "max": [2, 2], "count": [953]}, "gripper_mode_action": {"mean": [0.23189926547743966, 0.14900314795383002], "std": [0.42204501673217726, 0.356091575095058], "min": [0, 0], "max": [1, 1], "count": [953]}, "gripper_activity_action": {"mean": [1.8667366211962224, 1.925498426023085], "std": [0.4512725982306805, 0.3423736480007908], "min": [0, 0], "max": [2, 2], "count": [953]}, "gripper_open_scale_state": {"mean": [0.7809315081560613, 0.8193443482761167], "std": [0.2083496404138111, 0.2013652356672666], "min": [0.35818181818181816, 0.3382386363636364], "max": [0.9118181818181819, 0.91], "count": [953]}, "gripper_open_scale_action": {"mean": [0.7809286463798522, 0.8193442820183586], "std": [0.20834786132927158, 0.20136520636033117], "min": [0.35818181818181816, 0.3382386363636364], "max": [0.9118181818181819, 0.91], "count": [953]}}} +{"episode_index": 84, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[1.0]]], "mean": [[[0.5284882119514472]], [[0.4831956838290872]], [[0.41556814392423636]]], "std": [[[0.1627256993495988]], [[0.12513293176922496]], [[0.15373514800263527]]], "count": [147]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47343694977991196]], [[0.4512046318527411]], [[0.41307309729447333]]], "std": [[[0.1635507627366188]], [[0.11223749451359717]], [[0.12484196603567865]]], "count": [147]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40112611850295676]], [[0.43979817621493045]], [[0.43199404484015824]]], "std": [[[0.1741559657462694]], [[0.13107806779775183]], [[0.14982022267901512]]], "count": [147]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5257732815348362]], [[0.47944661197812455]], [[0.41788369097639055]]], "std": [[[0.1461358590304931]], [[0.11928306798489345]], [[0.15240823861152406]]], "count": [147]}, "observation.state": {"min": [-0.8478493094444275, 0.06227880343794823, 0.317604124546051, -1.528936743736267, -0.32274627685546875, -0.18352791666984558, -0.648851215839386, -0.3634965121746063, 0.3811112344264984, 0.0825614407658577, -1.827931523323059, -1.724662184715271, -0.7462756037712097, 0.17369407415390015, 0.036366116255521774, -0.5006171464920044, -1.5304476022720337, 0.11553315818309784, -0.12065242975950241, -0.03920663893222809, -0.35589638352394104, -0.5446769595146179, 0.045206498354673386, 1.1386374235153198, -1.7403678894042969, 0.4106486141681671, 394.0, 202.4375], "max": [-0.1407269835472107, 0.7322201728820801, 0.5712407827377319, -0.36776813864707947, -0.08790132403373718, 0.03486840799450874, 0.02828305959701538, -0.23618938028812408, 0.5675089359283447, 0.24758605659008026, -1.569602131843567, -1.121137022972107, -0.1079368144273758, 0.6651558876037598, 0.6046463847160339, -0.2432541698217392, -0.695550799369812, 0.46861764788627625, 0.34097734093666077, 0.4701775312423706, -0.29224711656570435, -0.44080623984336853, 0.23497043550014496, 1.6020396947860718, -1.121137022972107, 0.9091748595237732, 1003.0, 1857.0], "mean": [-0.4065910875797272, 0.45251983404159546, 0.4278176426887512, -1.1483157873153687, -0.2259223908185959, -0.039127763360738754, -0.5381041169166565, -0.31520578265190125, 0.48320847749710083, 0.19216933846473694, -1.6960349082946777, -1.5257383584976196, -0.37587928771972656, 0.3224698007106781, 0.3517337441444397, -0.3674284517765045, -1.237471342086792, 0.24242453277111053, 0.05700104683637619, 0.16856920719146729, -0.3190029263496399, -0.48133519291877747, 0.17263875901699066, 1.4382812976837158, -1.42322838306427, 0.7071741819381714, 875.2647094726562, 1202.916015625], "std": [0.18456164002418518, 0.15613341331481934, 0.08981512486934662, 0.24894745647907257, 0.06393499672412872, 0.04197031259536743, 0.12808063626289368, 0.024524055421352386, 0.047038353979587555, 0.05379414185881615, 0.06445465236902237, 0.11953471601009369, 0.13524864614009857, 0.14680829644203186, 0.1930028647184372, 0.09290748089551926, 0.21656222641468048, 0.05848323553800583, 0.14968834817409515, 0.18796637654304504, 0.014722280204296112, 0.03684006631374359, 0.057917360216379166, 0.14466676115989685, 0.22112280130386353, 0.11433552205562592, 214.76397705078125, 556.2070922851562], "count": [782]}, "action": {"min": [-0.8478493094444275, 0.06227880343794823, 0.317604124546051, -1.528936743736267, -0.32274627685546875, -0.18352791666984558, -0.648851215839386, -0.3634965121746063, 0.3811112344264984, 0.0825614407658577, -1.827931523323059, -1.724662184715271, -0.7462756037712097, 0.17369407415390015, 0.036366116255521774, -0.5006171464920044, -1.5304476022720337, 0.11553315818309784, -0.12065242975950241, -0.03920663893222809, -0.35589638352394104, -0.5446769595146179, 0.045206498354673386, 1.1386374235153198, -1.7403678894042969, 0.4106486141681671, 394.0, 202.4375], "max": [-0.1407269835472107, 0.7322201728820801, 0.5712407827377319, -0.36776813864707947, -0.08790132403373718, 0.03486840799450874, 0.02828226611018181, -0.23618938028812408, 0.5675089359283447, 0.24758605659008026, -1.569602131843567, -1.121137022972107, -0.1079368144273758, 0.6651558876037598, 0.6046463847160339, -0.2432541698217392, -0.695550799369812, 0.46861764788627625, 0.34097734093666077, 0.4701775312423706, -0.29224711656570435, -0.44080623984336853, 0.23497043550014496, 1.6020396947860718, -1.121137022972107, 0.9091748595237732, 1003.0, 1857.0], "mean": [-0.40693333745002747, 0.4523249864578247, 0.42773690819740295, -1.1481701135635376, -0.22571216523647308, -0.03894967958331108, -0.5386533737182617, -0.3151167929172516, 0.48329848051071167, 0.19211433827877045, -1.6963056325912476, -1.5258777141571045, -0.37555623054504395, 0.32271477580070496, 0.3512709438800812, -0.36716729402542114, -1.237121343612671, 0.24241043627262115, 0.05729403719305992, 0.16900746524333954, -0.3190114498138428, -0.4814210534095764, 0.17256265878677368, 1.4380252361297607, -1.4237909317016602, 0.7072204947471619, 875.2647094726562, 1201.9686279296875], "std": [0.18442535400390625, 0.15603819489479065, 0.089821957051754, 0.24882613122463226, 0.06411248445510864, 0.04192023724317551, 0.12656237185001373, 0.02467341162264347, 0.04703283682465553, 0.05377224460244179, 0.06438194215297699, 0.11912471055984497, 0.13466453552246094, 0.14676284790039062, 0.1928296983242035, 0.09295783191919327, 0.216500923037529, 0.058481745421886444, 0.14956460893154144, 0.1879064291715622, 0.01471822988241911, 0.036834049969911575, 0.05787452682852745, 0.14460442960262299, 0.22091303765773773, 0.11435896158218384, 214.76397705078125, 555.9207763671875], "count": [782]}, "timestamp": {"min": [0.0], "max": [26.033333333333335], "mean": [13.016666666666666], "std": [7.524792355939132], "count": [782]}, "frame_index": {"min": [0], "max": [781], "mean": [390.5], "std": [225.74377067817397], "count": [782]}, "episode_index": {"min": [86], "max": [86], "mean": [86.0], "std": [0.0], "count": [782]}, "index": {"min": [78696], "max": [79477], "mean": [79086.5], "std": [225.74377067817397], "count": [782]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [782]}, "subtask_annotation": {"mean": [10.647058823529411, 16.0, 16.0, 16.0, 16.0], "std": [3.381268590778453, 0.0, 0.0, 0.0, 0.0], "min": [1, 16, 16, 16, 16], "max": [16, 16, 16, 16, 16], "count": [782]}, "scene_annotation": {"mean": [86.0], "std": [0.0], "min": [86], "max": [86], "count": [782]}, "eef_direction_state": {"mean": [4.31457800511509, 5.2225063938618925], "std": [2.2201742433928775, 1.7004903337798765], "min": [0, 0], "max": [6, 6], "count": [782]}, "eef_velocity_state": {"mean": [0.5754475703324808, 0.2506393861892583], "std": [0.7125551025046035, 0.51928866394809], "min": [0, 0], "max": [2, 2], "count": [782]}, "eef_acc_mag_state": {"mean": [0.3516624040920716, 0.15728900255754474], "std": [0.6787728121619769, 0.47123586316001514], "min": [0, 0], "max": [2, 2], "count": [782]}, "eef_direction_action": {"mean": [4.31457800511509, 5.2225063938618925], "std": [2.2201742433928775, 1.7004903337798762], "min": [0, 0], "max": [6, 6], "count": [782]}, "eef_velocity_action": {"mean": [0.5754475703324808, 0.2506393861892583], "std": [0.7125551025046035, 0.51928866394809], "min": [0, 0], "max": [2, 2], "count": [782]}, "eef_acc_mag_action": {"mean": [0.3567774936061381, 0.15728900255754474], "std": [0.6836219540552771, 0.47123586316001514], "min": [0, 0], "max": [2, 2], "count": [782]}, "eef_sim_pose_state": {"mean": [0.5490727467999944, 0.29796797145177506, 1.1521271376142788, 0.29062925035592085, -0.2218575665337926, 0.7845808238945992, 0.5313230639802445, -0.2557409783152789, 1.1413772658900587, -0.20615543922655813, -0.14572722072560945, -1.1477939565013027], "std": [0.048325863243834706, 0.04938189698131051, 0.02047378733041259, 0.075685167490352, 0.06609811825704674, 0.14066075624184088, 0.042707285594752606, 0.04878095247060983, 0.008101966609569222, 0.11151537560613255, 0.16839059741910867, 0.14735318285008098], "min": [0.46056715566812284, 0.19752705193179754, 1.114737547563578, 0.07583256393828108, -0.4459994970835346, 0.5385255981602817, 0.48864175309445596, -0.3096589324412924, 1.121859368738824, -0.442048618314285, -0.3829310945331714, -1.2834840806671564], "max": [0.6412549403756055, 0.3503852782836078, 1.2191880798628807, 0.41077877837610005, -0.10659468664732175, 1.2501337341131076, 0.6115207451846586, -0.1532174105054595, 1.1658285983459917, -0.07570329672812193, 0.04642324067792902, -0.7780351597470758], "count": [782]}, "eef_sim_pose_action": {"mean": [0.5491766893557186, 0.2979410047418164, 1.15222573712407, 0.29075013097694336, -0.22193350100801357, 0.7841766013711117, 0.5314166270096863, -0.2556787546054937, 1.1413849567793266, -0.2063284863803169, -0.14524710432343899, -1.1476538019197695], "std": [0.048283128484449246, 0.049381166373818244, 0.020599558302091207, 0.07541696015087529, 0.06631688174724786, 0.13977331703549975, 0.04269382665919653, 0.0487431856439105, 0.008103295557169713, 0.11141796198670156, 0.16824877591125853, 0.14730784941115868], "min": [0.46056715566812284, 0.19752705193179754, 1.114737547563578, 0.07583256393828108, -0.44562425042114473, 0.5385255981602817, 0.48864175309445596, -0.3096589324412924, 1.121859368738824, -0.442048618314285, -0.38293054527572834, -1.2834840806671564], "max": [0.6412549403756055, 0.3503852782836078, 1.2191880798628807, 0.41077877837610005, -0.10659468664732175, 1.2501277092374832, 0.6115207451846586, -0.1532174105054595, 1.1658285983459917, -0.07570329672812193, 0.04642324067792902, -0.7780351597470758], "count": [782]}, "gripper_mode_state": {"mean": [0.1010230179028133, 0.17647058823529413], "std": [0.30135920055080423, 0.3812200410828149], "min": [0, 0], "max": [1, 1], "count": [782]}, "gripper_activity_state": {"mean": [1.8414322250639386, 1.8286445012787724], "std": [0.48814277698871467, 0.5194901631704789], "min": [0, 0], "max": [2, 2], "count": [782]}, "gripper_mode_action": {"mean": [0.1010230179028133, 0.17647058823529413], "std": [0.30135920055080423, 0.3812200410828149], "min": [0, 0], "max": [1, 1], "count": [782]}, "gripper_activity_action": {"mean": [1.8414322250639386, 1.8286445012787724], "std": [0.48814277698871467, 0.519490163170479], "min": [0, 0], "max": [2, 2], "count": [782]}, "gripper_open_scale_state": {"mean": [0.7956951871657743, 0.8315212659341353], "std": [0.19523954187007445, 0.23952384292723422], "min": [0.35818181818181816, 0.1840340909090909], "max": [0.9118181818181819, 1.0], "count": [782]}, "gripper_open_scale_action": {"mean": [0.7956951871657743, 0.8314050299354667], "std": [0.19523954187007447, 0.2394641028939114], "min": [0.35818181818181816, 0.1840340909090909], "max": [0.9118181818181819, 1.0], "count": [782]}}} +{"episode_index": 85, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5203380224328688]], [[0.4752137409933853]], [[0.4095110232597055]]], "std": [[[0.16462859549057898]], [[0.13328078164271737]], [[0.16168262536286537]]], "count": [166]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46496354166666665]], [[0.43330635286243013]], [[0.39073618985746905]]], "std": [[[0.1738864712320025]], [[0.1271989131308734]], [[0.13191141566595127]]], "count": [166]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41117913319946453]], [[0.44563706910977247]], [[0.4360552762520671]]], "std": [[[0.17970993053993387]], [[0.13940610787247976]], [[0.15954375388995296]]], "count": [166]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.484847137323805]], [[0.457399239113316]], [[0.40625029037719507]]], "std": [[[0.20662370119416282]], [[0.17042904371461795]], [[0.18797265742524055]]], "count": [166]}, "observation.state": {"min": [-0.7804076075553894, 0.07424739748239517, 0.37863171100616455, -1.5470380783081055, -0.33811062574386597, -0.3177884519100189, -0.7774088978767395, -0.37319374084472656, 0.3677871823310852, 0.09057087451219559, -1.8974781036376953, -1.6424264907836914, -0.7459841966629028, 0.129500150680542, -0.09367400407791138, -0.5006738901138306, -1.5017478466033936, 0.05077162757515907, -0.403461217880249, -0.02828742377460003, -0.37511056661605835, -0.5653620958328247, 0.01507981214672327, 1.1690211296081543, -1.794875979423523, 0.38375335931777954, 394.0, 372.0625], "max": [-0.04172755032777786, 0.7807577848434448, 0.5547572374343872, -0.4305661916732788, -0.06273149698972702, -0.05115450918674469, 0.02828742377460003, -0.27366992831230164, 0.5656139850616455, 0.25925442576408386, -1.5726691484451294, -1.1212308406829834, -0.21380740404129028, 0.9465672969818115, 0.6046856641769409, -0.3319889008998871, -0.09301295876502991, 0.4822039306163788, 0.21134845912456512, 0.6510492563247681, -0.2903181314468384, -0.42940112948417664, 0.23499007523059845, 1.7687112092971802, -1.121137022972107, 0.858060359954834, 1003.0, 1005.0], "mean": [-0.4268602728843689, 0.4086966812610626, 0.4250371754169464, -1.0691462755203247, -0.20583251118659973, -0.14771415293216705, -0.5930455923080444, -0.3256409168243408, 0.4857884347438812, 0.18193447589874268, -1.779982566833496, -1.5489120483398438, -0.38410210609436035, 0.4509434700012207, 0.26017671823501587, -0.41816216707229614, -1.017990231513977, 0.19552397727966309, -0.07786023616790771, 0.2666946053504944, -0.3209097683429718, -0.49796971678733826, 0.13000400364398956, 1.5784058570861816, -1.468004822731018, 0.6243879199028015, 865.2289428710938, 795.15185546875], "std": [0.19147466123104095, 0.13974127173423767, 0.05124907195568085, 0.2611222267150879, 0.039707768708467484, 0.04784996807575226, 0.15536795556545258, 0.022193219512701035, 0.04991227760910988, 0.03886416181921959, 0.06288205087184906, 0.10422065854072571, 0.10110154747962952, 0.26344406604766846, 0.2614082396030426, 0.050346873700618744, 0.45362284779548645, 0.09594493359327316, 0.1626003384590149, 0.24217623472213745, 0.024372795596718788, 0.04735976830124855, 0.07939287275075912, 0.1429121196269989, 0.24249589443206787, 0.13315176963806152, 239.375244140625, 291.3086853027344], "count": [915]}, "action": {"min": [-0.7804076075553894, 0.07424739748239517, 0.37863171100616455, -1.5470380783081055, -0.33811062574386597, -0.3177884519100189, -0.7774088978767395, -0.37319374084472656, 0.3677871823310852, 0.09057087451219559, -1.8974781036376953, -1.6424264907836914, -0.7459841966629028, 0.129500150680542, -0.09367400407791138, -0.5006738901138306, -1.5017478466033936, 0.05077162757515907, -0.403461217880249, -0.02828742377460003, -0.37511056661605835, -0.5653620958328247, 0.01507981214672327, 1.1690211296081543, -1.794875979423523, 0.38375335931777954, 394.0, 372.0625], "max": [-0.04172755032777786, 0.7807577848434448, 0.5547572374343872, -0.4305661916732788, -0.06273149698972702, -0.05115450918674469, 0.02828742377460003, -0.27366992831230164, 0.5656139850616455, 0.25925442576408386, -1.5726944208145142, -1.1212308406829834, -0.21380740404129028, 0.9465672969818115, 0.6046856641769409, -0.3319889008998871, -0.09301295876502991, 0.4822039306163788, 0.21134845912456512, 0.6510492563247681, -0.2903181314468384, -0.42940112948417664, 0.23498991131782532, 1.7687112092971802, -1.121137022972107, 0.858060359954834, 1003.0, 1005.0], "mean": [-0.42736124992370605, 0.40840286016464233, 0.4250280559062958, -1.0685679912567139, -0.205744668841362, -0.14775097370147705, -0.5936983823776245, -0.32560738921165466, 0.4859115481376648, 0.18187879025936127, -1.780226469039917, -1.5492568016052246, -0.3838013708591461, 0.4512041509151459, 0.25970199704170227, -0.41805073618888855, -1.0177083015441895, 0.19535794854164124, -0.07767926156520844, 0.26713070273399353, -0.320893257856369, -0.49804461002349854, 0.12985622882843018, 1.5784742832183838, -1.4684499502182007, 0.6242702007293701, 865.2255859375, 795.151123046875], "std": [0.1914789378643036, 0.13961082696914673, 0.05124509707093239, 0.2609482705593109, 0.03969006985425949, 0.04784195497632027, 0.1540047526359558, 0.022241879254579544, 0.04995095357298851, 0.038824453949928284, 0.06250853091478348, 0.10332277417182922, 0.10043202340602875, 0.263312965631485, 0.2611766457557678, 0.05038634315133095, 0.45345810055732727, 0.09597501903772354, 0.16264475882053375, 0.2420041263103485, 0.024386227130889893, 0.04733038693666458, 0.07932310551404953, 0.1429247409105301, 0.24223260581493378, 0.13309188187122345, 239.37306213378906, 291.3079833984375], "count": [915]}, "timestamp": {"min": [0.0], "max": [30.466666666666665], "mean": [15.233333333333333], "std": [8.804586346941049], "count": [915]}, "frame_index": {"min": [0], "max": [914], "mean": [457.0], "std": [264.1375904082315], "count": [915]}, "episode_index": {"min": [87], "max": [87], "mean": [87.0], "std": [0.0], "count": [915]}, "index": {"min": [79478], "max": [80392], "mean": [79935.0], "std": [264.1375904082315], "count": [915]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [915]}, "subtask_annotation": {"mean": [7.9005464480874315, 16.0, 16.0, 16.0, 16.0], "std": [4.542687599907766, 0.0, 0.0, 0.0, 0.0], "min": [1, 16, 16, 16, 16], "max": [16, 16, 16, 16, 16], "count": [915]}, "scene_annotation": {"mean": [87.0], "std": [0.0], "min": [87], "max": [87], "count": [915]}, "eef_direction_state": {"mean": [4.649180327868852, 5.0109289617486334], "std": [2.0460242362035053, 1.8799752092257334], "min": [0, 0], "max": [6, 6], "count": [915]}, "eef_velocity_state": {"mean": [0.473224043715847, 0.2994535519125683], "std": [0.6727270893086287, 0.5511535114627982], "min": [0, 0], "max": [2, 2], "count": [915]}, "eef_acc_mag_state": {"mean": [0.3256830601092896, 0.12131147540983607], "std": [0.6553240954221867, 0.4069537993265936], "min": [0, 0], "max": [2, 2], "count": [915]}, "eef_direction_action": {"mean": [4.649180327868852, 5.0109289617486334], "std": [2.0460242362035053, 1.8799752092257334], "min": [0, 0], "max": [6, 6], "count": [915]}, "eef_velocity_action": {"mean": [0.473224043715847, 0.2994535519125683], "std": [0.6727270893086287, 0.5511535114627982], "min": [0, 0], "max": [2, 2], "count": [915]}, "eef_acc_mag_action": {"mean": [0.3256830601092896, 0.12131147540983607], "std": [0.6553240954221867, 0.4069537993265936], "min": [0, 0], "max": [2, 2], "count": [915]}, "eef_sim_pose_state": {"mean": [0.5543171540539564, 0.29279104503908177, 1.1372325424132943, 0.2384288508613509, -0.227373830200064, 0.7312382199872662, 0.5538454361081657, -0.22361241253331013, 1.1367577559715945, -0.17606824118421982, -0.1728668416582933, -1.0089504609862916], "std": [0.05144839250984421, 0.035789131238622436, 0.018236736672848506, 0.06444677160109083, 0.05253139188397221, 0.11900315971317985, 0.057970104911820884, 0.0643907297422964, 0.01855402785537518, 0.0882358823398629, 0.14848618676826697, 0.21676319922112802], "min": [0.4380027135194726, 0.20268759314478427, 1.0967912396667139, 0.07586689192330653, -0.3988235978603114, 0.580040087951411, 0.47647140966556595, -0.30967170596067134, 1.1001859351004268, -0.3739524712919545, -0.38289127135986845, -1.2502823504810143], "max": [0.6396221608417281, 0.35857046651912583, 1.1836463665834709, 0.3726135328164456, -0.13603121754374303, 1.2503286688831876, 0.6381636840595981, -0.12044760708751848, 1.1652021873307954, -0.07575310808121383, 0.05595193550200972, -0.6616745683582007], "count": [915]}, "eef_sim_pose_action": {"mean": [0.5544602435891822, 0.2927697766821244, 1.1372765339559614, 0.23854789866621945, -0.2272813937748615, 0.7307662331144827, 0.5539343269563558, -0.2234918055557622, 1.1367824568686555, -0.17615388155470924, -0.1726076366405913, -1.0086182580017082], "std": [0.05144763531647685, 0.03578482251223011, 0.018291317341751104, 0.0642467135745845, 0.05233094407924293, 0.11779357572291721, 0.05793235164784245, 0.06433275147051808, 0.018573061938191627, 0.08817653251700414, 0.14832629334593087, 0.21662593959497575], "min": [0.4380027135194726, 0.20268759314478427, 1.0967912396667139, 0.07586271429048297, -0.3988235978603114, 0.580040087951411, 0.47647140966556595, -0.3096717267378482, 1.1001859351004268, -0.3739524712919545, -0.3828911616507604, -1.2502794572108256], "max": [0.6396221608417281, 0.35857046651912583, 1.1836463665834709, 0.3726135328164456, -0.13603121754374303, 1.2503274982132007, 0.6381636840595981, -0.12044760708751848, 1.1652021873307954, -0.07575310808121383, 0.05595193550200972, -0.6616745683582007], "count": [915]}, "gripper_mode_state": {"mean": [0.20218579234972678, 0.3224043715846995], "std": [0.40163005081995184, 0.46739682579985115], "min": [0, 0], "max": [1, 1], "count": [915]}, "gripper_activity_state": {"mean": [1.848087431693989, 1.9202185792349726], "std": [0.4789379792667424, 0.35478917973802737], "min": [0, 0], "max": [2, 2], "count": [915]}, "gripper_mode_action": {"mean": [0.20218579234972678, 0.3224043715846995], "std": [0.40163005081995184, 0.46739682579985115], "min": [0, 0], "max": [1, 1], "count": [915]}, "gripper_activity_action": {"mean": [1.848087431693989, 1.9202185792349726], "std": [0.4789379792667424, 0.35478917973802737], "min": [0, 0], "max": [2, 2], "count": [915]}, "gripper_open_scale_state": {"mean": [0.7865717563619677, 0.7228653297632754], "std": [0.21761390014959048, 0.26482626593055736], "min": [0.35818181818181816, 0.3382386363636364], "max": [0.9118181818181819, 0.9136363636363637], "count": [915]}, "gripper_open_scale_action": {"mean": [0.7865687509338714, 0.7228646930328824], "std": [0.217612189323813, 0.26482580844761083], "min": [0.35818181818181816, 0.3382386363636364], "max": [0.9118181818181819, 0.9136363636363637], "count": [915]}}} +{"episode_index": 86, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.522911136061211]], [[0.47704332511447695]], [[0.409606596855309]]], "std": [[[0.16521371434126014]], [[0.13057168358477553]], [[0.1575034684399279]]], "count": [167]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4782375322883644]], [[0.44468465030722865]], [[0.4010649277425541]]], "std": [[[0.16666443132929284]], [[0.12080851085769374]], [[0.128010154124996]]], "count": [167]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4200355795761418]], [[0.4305393220911119]], [[0.4074405649485343]]], "std": [[[0.1755889769703091]], [[0.13237430548865853]], [[0.1478050530852136]]], "count": [167]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48513737353723924]], [[0.46203698240773355]], [[0.4117140828636844]]], "std": [[[0.2120893429843693]], [[0.17245117608244223]], [[0.18544179580498107]]], "count": [167]}, "observation.state": {"min": [-0.7840793132781982, -0.022713279351592064, 0.3082676827907562, -1.6065798997879028, -0.3886837363243103, -0.15224725008010864, -0.6514528393745422, -0.37214213609695435, 0.3748128116130829, 0.04466456174850464, -1.936867117881775, -1.743920922279358, -0.7462756037712097, 0.07068692892789841, 0.0071994829922914505, -0.4708963632583618, -1.651936650276184, 0.07816348224878311, -0.12051934748888016, -0.07608871906995773, -0.3692915737628937, -0.5443735718727112, 0.04373043775558472, 1.1236191987991333, -1.726732850074768, 0.48030394315719604, 396.0, 368.875], "max": [-0.09046150743961334, 0.7400730848312378, 0.5564240217208862, -0.44694608449935913, -0.03248384967446327, 0.09641090035438538, 0.028274333104491234, -0.27025821805000305, 0.566543698310852, 0.252236008644104, -1.522840142250061, -1.121137022972107, -0.16747719049453735, 0.651523768901825, 0.6046431064605713, -0.30137473344802856, -0.6527312994003296, 0.4499949812889099, 0.295107901096344, 0.47045567631721497, -0.2869419455528259, -0.4143182039260864, 0.23499268293380737, 1.6205940246582031, -1.121137022972107, 0.8367435336112976, 1003.0, 1005.0], "mean": [-0.4220981001853943, 0.38300058245658875, 0.42030346393585205, -1.1263577938079834, -0.22829921543598175, -0.022200101986527443, -0.5141255855560303, -0.3158925175666809, 0.4900117516517639, 0.16671881079673767, -1.6765738725662231, -1.5700501203536987, -0.4369145929813385, 0.30744433403015137, 0.36245235800743103, -0.3898034691810608, -1.2560755014419556, 0.20628799498081207, 0.015827670693397522, 0.16831403970718384, -0.31877097487449646, -0.47475287318229675, 0.16523686051368713, 1.5074045658111572, -1.3876094818115234, 0.6774954795837402, 855.60791015625, 883.0562744140625], "std": [0.16520074009895325, 0.1629815250635147, 0.08857842534780502, 0.2273954153060913, 0.06769457459449768, 0.049430716782808304, 0.1264500916004181, 0.024844303727149963, 0.04555688798427582, 0.05717262253165245, 0.08084283769130707, 0.13304421305656433, 0.12899775803089142, 0.14619076251983643, 0.2051747441291809, 0.06544676423072815, 0.22984503209590912, 0.06671948730945587, 0.1318158507347107, 0.19776801764965057, 0.01963306963443756, 0.035156361758708954, 0.06167997047305107, 0.12130994349718094, 0.21827790141105652, 0.08177921921014786, 228.4084014892578, 242.40403747558594], "count": [922]}, "action": {"min": [-0.7840793132781982, -0.022713279351592064, 0.3082676827907562, -1.6065798997879028, -0.3886837363243103, -0.15224725008010864, -0.6514528393745422, -0.37214213609695435, 0.3748128116130829, 0.04466456174850464, -1.936867117881775, -1.743920922279358, -0.7462756037712097, 0.07068692892789841, 0.0071994829922914505, -0.4708963632583618, -1.651936650276184, 0.07816348224878311, -0.12051934748888016, -0.07608871906995773, -0.3692915737628937, -0.5443735718727112, 0.04373043775558472, 1.1236191987991333, -1.726732850074768, 0.48030394315719604, 396.0, 368.875], "max": [-0.09046150743961334, 0.7400730848312378, 0.5564240217208862, -0.44694608449935913, -0.03248384967446327, 0.09641090035438538, 0.02827299013733864, -0.27027931809425354, 0.566543698310852, 0.252236008644104, -1.522840142250061, -1.121137022972107, -0.16747719049453735, 0.651523768901825, 0.6046431064605713, -0.30137473344802856, -0.6527312994003296, 0.4499949812889099, 0.295107901096344, 0.47045567631721497, -0.2869419455528259, -0.4143182039260864, 0.23499268293380737, 1.6205940246582031, -1.121137022972107, 0.8367435336112976, 1003.0, 1005.0], "mean": [-0.42253828048706055, 0.38266944885253906, 0.42022424936294556, -1.1258842945098877, -0.22822780907154083, -0.022108005359768867, -0.514655590057373, -0.31585127115249634, 0.4901321232318878, 0.16665323078632355, -1.676676869392395, -1.5704128742218018, -0.4367655813694, 0.3076231777667999, 0.36205679178237915, -0.3896477520465851, -1.255861520767212, 0.2061791568994522, 0.016060490161180496, 0.16871628165245056, -0.3187710642814636, -0.474811315536499, 0.16513586044311523, 1.5073449611663818, -1.3880494832992554, 0.6774057149887085, 855.6068115234375, 883.0552978515625], "std": [0.16514739394187927, 0.16284124553203583, 0.08858327567577362, 0.22725480794906616, 0.06770231574773788, 0.049326296895742416, 0.125193789601326, 0.024887727573513985, 0.04558489844202995, 0.05712886527180672, 0.08077088743448257, 0.13227340579032898, 0.12871910631656647, 0.14615951478481293, 0.20505885779857635, 0.06547091901302338, 0.22979207336902618, 0.06672360002994537, 0.13176465034484863, 0.19774501025676727, 0.01963300071656704, 0.03515203297138214, 0.06164195388555527, 0.12129160016775131, 0.21814921498298645, 0.08174867182970047, 228.4077606201172, 242.40341186523438], "count": [922]}, "timestamp": {"min": [0.0], "max": [30.7], "mean": [15.350000000000001], "std": [8.871943918267794], "count": [922]}, "frame_index": {"min": [0], "max": [921], "mean": [460.5], "std": [266.1583175480338], "count": [922]}, "episode_index": {"min": [88], "max": [88], "mean": [88.0], "std": [0.0], "count": [922]}, "index": {"min": [80393], "max": [81314], "mean": [80853.5], "std": [266.1583175480338], "count": [922]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [922]}, "subtask_annotation": {"mean": [10.855748373101953, 16.0, 16.0, 16.0, 16.0], "std": [3.5255212278480332, 0.0, 0.0, 0.0, 0.0], "min": [1, 16, 16, 16, 16], "max": [16, 16, 16, 16, 16], "count": [922]}, "scene_annotation": {"mean": [88.0], "std": [0.0], "min": [88], "max": [88], "count": [922]}, "eef_direction_state": {"mean": [4.484815618221258, 5.226681127982647], "std": [1.9450943406947878, 1.6199755107317417], "min": [0, 0], "max": [6, 6], "count": [922]}, "eef_velocity_state": {"mean": [0.5509761388286334, 0.2765726681127983], "std": [0.652131597011755, 0.5191286392298069], "min": [0, 0], "max": [2, 2], "count": [922]}, "eef_acc_mag_state": {"mean": [0.2950108459869848, 0.14967462039045554], "std": [0.6315606207402273, 0.471928822883076], "min": [0, 0], "max": [2, 2], "count": [922]}, "eef_direction_action": {"mean": [4.489154013015185, 5.226681127982647], "std": [1.9440078522025712, 1.6199755107317417], "min": [0, 0], "max": [6, 6], "count": [922]}, "eef_velocity_action": {"mean": [0.5498915401301518, 0.2765726681127983], "std": [0.6522154711247053, 0.5191286392298069], "min": [0, 0], "max": [2, 2], "count": [922]}, "eef_acc_mag_action": {"mean": [0.2928416485900217, 0.14967462039045554], "std": [0.6291308218303231, 0.471928822883076], "min": [0, 0], "max": [2, 2], "count": [922]}, "eef_sim_pose_state": {"mean": [0.555157791858428, 0.2727874660621464, 1.1486347855397883, 0.2544972205812787, -0.1725134310845596, 0.8086099935514384, 0.5253025928986476, -0.25053770394091346, 1.1395518010085817, -0.18358632998156518, -0.20017316183545372, -1.1144241254924618], "std": [0.04442478176546487, 0.05313843732798801, 0.020024203342390603, 0.06992213215471496, 0.074195462560569, 0.14650563142721487, 0.041585022553108815, 0.05147871655634456, 0.014241464499082156, 0.09845024153544035, 0.14482646368272958, 0.15487587857809276], "min": [0.4532572354793871, 0.14795966363169671, 1.1044752333855454, 0.07586720427482385, -0.3864962959421403, 0.5071127759116667, 0.4609433544863745, -0.3096707634850219, 1.1081123462292723, -0.4309895522830813, -0.3831182737522618, -1.3114170690012665], "max": [0.6371692829464326, 0.34266974419206636, 1.185465897398122, 0.3927912420769477, -0.02548295717773419, 1.2502833239507751, 0.6065139270444724, -0.14846552034716023, 1.1741754937140019, -0.07578254912557536, 0.026626061102940968, -0.8012115534100106], "count": [922]}, "eef_sim_pose_action": {"mean": [0.5552912240665798, 0.2727476051326878, 1.148684313149421, 0.2545863652727198, -0.1723320993213864, 0.8082853242884724, 0.5253716296740901, -0.25045664425070163, 1.1395647170014152, -0.18372607387676074, -0.1998769720543773, -1.1141801275283099], "std": [0.044409420958138, 0.053124488042948885, 0.020058526306437258, 0.06974651350209393, 0.0738843056339214, 0.14585676208102463, 0.041576944354087854, 0.05144440873966907, 0.014247046542598694, 0.09838880813648758, 0.1447315199822452, 0.15483890973667438], "min": [0.4532572354793871, 0.14795966363169671, 1.1044752333855454, 0.07586720427482385, -0.3864962959421403, 0.5071127759116667, 0.4609433544863745, -0.3096707634850219, 1.1081123462292723, -0.4309895522830813, -0.3831182737522618, -1.3114170690012665], "max": [0.6371692829464326, 0.34266974419206636, 1.1854689549037978, 0.3927912420769477, -0.02548295717773419, 1.2502856281606585, 0.6065139270444724, -0.14846552034716023, 1.1741754937140019, -0.07578254912557536, 0.026626061102940968, -0.8012115534100106], "count": [922]}, "gripper_mode_state": {"mean": [0.12689804772234273, 0.18112798264642083], "std": [0.33285872860209353, 0.38512418328230297], "min": [0, 0], "max": [1, 1], "count": [922]}, "gripper_activity_state": {"mean": [1.8633405639913232, 1.920824295010846], "std": [0.45488540077030143, 0.353507638185851], "min": [0, 0], "max": [2, 2], "count": [922]}, "gripper_mode_action": {"mean": [0.12689804772234273, 0.18112798264642083], "std": [0.33285872860209353, 0.38512418328230297], "min": [0, 0], "max": [1, 1], "count": [922]}, "gripper_activity_action": {"mean": [1.8633405639913232, 1.920824295010846], "std": [0.45488540077030143, 0.353507638185851], "min": [0, 0], "max": [2, 2], "count": [922]}, "gripper_open_scale_state": {"mean": [0.7778253796095468, 0.8027784238832958], "std": [0.20764369186490073, 0.22036732589166177], "min": [0.36, 0.3353409090909091], "max": [0.9118181818181819, 0.9136363636363637], "count": [922]}, "gripper_open_scale_action": {"mean": [0.77782439361073, 0.8027775649257085], "std": [0.20764305775341277, 0.22036689527799191], "min": [0.36, 0.3353409090909091], "max": [0.9118181818181819, 0.9136363636363637], "count": [922]}}} +{"episode_index": 87, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.5242608965104307]], [[0.4797732003760408]], [[0.4128872479071537]]], "std": [[[0.1650382017122043]], [[0.12984014242990097]], [[0.15777429817841956]]], "count": [146]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4724901107417853]], [[0.45296200141015314]], [[0.4160083573954696]]], "std": [[[0.16224113065024567]], [[0.11308760868743856]], [[0.1252670245842724]]], "count": [146]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4028308263944847]], [[0.4362933370265915]], [[0.426573595162951]]], "std": [[[0.17826330294687992]], [[0.13413711715110108]], [[0.1516503659722501]]], "count": [146]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48521636337183277]], [[0.46155150416330915]], [[0.41217990503849944]]], "std": [[[0.20822739855639774]], [[0.1688849843752889]], [[0.18417048601170535]]], "count": [146]}, "observation.state": {"min": [-0.7274619340896606, 0.08050985634326935, 0.3118150532245636, -1.7010066509246826, -0.3958832025527954, -0.12057498097419739, -0.6519099473953247, -0.365126371383667, 0.3611866235733032, 0.06915731728076935, -1.849271535873413, -1.6982684135437012, -0.7462756037712097, 0.19837084412574768, -0.02372884191572666, -0.45148614048957825, -1.4476556777954102, 0.08479464054107666, -0.12046916782855988, -0.028329966589808464, -0.3755183815956116, -0.5428089499473572, 0.03204125165939331, 1.2435309886932373, -1.7192165851593018, 0.5103394985198975, 393.9375, 369.0], "max": [-0.04014584422111511, 0.8258843421936035, 0.5592318773269653, -0.7066990733146667, 0.038636136800050735, 0.08603273332118988, 0.028268879279494286, -0.2603304982185364, 0.5602520108222961, 0.27447956800460815, -1.573060393333435, -1.121137022972107, -0.07369264215230942, 0.6546271443367004, 0.6046551465988159, -0.24879777431488037, -0.6422659158706665, 0.41786128282546997, 0.14913511276245117, 0.39270344376564026, -0.3011496365070343, -0.44520267844200134, 0.23502475023269653, 1.5773074626922607, -1.1211503744125366, 0.8513023257255554, 1002.8125, 1004.8125], "mean": [-0.38515493273735046, 0.43242916464805603, 0.4192345440387726, -1.2184962034225464, -0.17697276175022125, 0.01752006821334362, -0.5034438967704773, -0.30799782276153564, 0.4801952540874481, 0.17608760297298431, -1.6926307678222656, -1.5004522800445557, -0.37045514583587646, 0.32637086510658264, 0.337115079164505, -0.3638504147529602, -1.18561589717865, 0.21431900560855865, -0.007716446183621883, 0.17824433743953705, -0.33077654242515564, -0.4821915030479431, 0.17086008191108704, 1.4636226892471313, -1.4103913307189941, 0.7128554582595825, 858.0311889648438, 912.1768798828125], "std": [0.1662195324897766, 0.14874999225139618, 0.09304210543632507, 0.22919689118862152, 0.07701439410448074, 0.05200040712952614, 0.14189767837524414, 0.026792434975504875, 0.04734727740287781, 0.04848497733473778, 0.06228886917233467, 0.12795285880565643, 0.1356130987405777, 0.12958137691020966, 0.2111758589744568, 0.08645828813314438, 0.21775169670581818, 0.06686697900295258, 0.08980052918195724, 0.1635073721408844, 0.02043924666941166, 0.03219489008188248, 0.06001647561788559, 0.10235901176929474, 0.21682704985141754, 0.06688419729471207, 242.7891845703125, 212.04885864257812], "count": [769]}, "action": {"min": [-0.7274619340896606, 0.08050985634326935, 0.3118150532245636, -1.7010066509246826, -0.3958832025527954, -0.12057498097419739, -0.6519099473953247, -0.365126371383667, 0.3611866235733032, 0.06915731728076935, -1.849271535873413, -1.6982684135437012, -0.7462756037712097, 0.19837084412574768, -0.02372884191572666, -0.45148614048957825, -1.4476556777954102, 0.08479464054107666, -0.12046916782855988, -0.028329966589808464, -0.3755183815956116, -0.5428089499473572, 0.03204125165939331, 1.2435309886932373, -1.7192165851593018, 0.5103394985198975, 393.9375, 369.0], "max": [-0.04014584422111511, 0.8258843421936035, 0.5592318773269653, -0.7066990733146667, 0.038636136800050735, 0.08603273332118988, 0.028269970789551735, -0.2603304982185364, 0.5602520108222961, 0.27447956800460815, -1.573060393333435, -1.121137022972107, -0.07369264215230942, 0.6546271443367004, 0.6046551465988159, -0.24879777431488037, -0.6422659158706665, 0.41786128282546997, 0.14913511276245117, 0.39270344376564026, -0.3011496365070343, -0.44520267844200134, 0.23502475023269653, 1.5773074626922607, -1.1211503744125366, 0.8513023257255554, 1002.8125, 1004.8125], "mean": [-0.3856029212474823, 0.43213963508605957, 0.4191775918006897, -1.2180176973342896, -0.17687343060970306, 0.017693238332867622, -0.5041267275810242, -0.3079736530780792, 0.4803113341331482, 0.1760368049144745, -1.6927211284637451, -1.5008883476257324, -0.3700961470603943, 0.32656192779541016, 0.336635559797287, -0.3635890781879425, -1.185252070426941, 0.21420669555664062, -0.007502060849219561, 0.1786896139383316, -0.330812931060791, -0.4822605550289154, 0.17077796161174774, 1.4634194374084473, -1.41089928150177, 0.7128390073776245, 858.0286865234375, 912.17138671875], "std": [0.1661830097436905, 0.14863108098506927, 0.0930357500910759, 0.22917670011520386, 0.07696419209241867, 0.05176164209842682, 0.1405947506427765, 0.02680012211203575, 0.04737068712711334, 0.04844369366765022, 0.06216587498784065, 0.1272287517786026, 0.13498151302337646, 0.12950262427330017, 0.21098633110523224, 0.08649725466966629, 0.21760663390159607, 0.0668729767203331, 0.08972791582345963, 0.16341063380241394, 0.020424799993634224, 0.03217243030667305, 0.0599718876183033, 0.1022975742816925, 0.21660646796226501, 0.06687774509191513, 242.78709411621094, 212.0463104248047], "count": [769]}, "timestamp": {"min": [0.0], "max": [25.6], "mean": [12.8], "std": [7.39969969360619], "count": [769]}, "frame_index": {"min": [0], "max": [768], "mean": [384.0], "std": [221.99099080818573], "count": [769]}, "episode_index": {"min": [89], "max": [89], "mean": [89.0], "std": [0.0], "count": [769]}, "index": {"min": [81315], "max": [82083], "mean": [81699.0], "std": [221.99099080818573], "count": [769]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [769]}, "subtask_annotation": {"mean": [10.71521456436931, 16.0, 16.0, 16.0, 16.0], "std": [3.4948656357890755, 0.0, 0.0, 0.0, 0.0], "min": [1, 16, 16, 16, 16], "max": [16, 16, 16, 16, 16], "count": [769]}, "scene_annotation": {"mean": [89.0], "std": [0.0], "min": [89], "max": [89], "count": [769]}, "eef_direction_state": {"mean": [4.631989596879063, 5.094928478543563], "std": [1.9449019938859562, 1.734702869542747], "min": [0, 0], "max": [6, 6], "count": [769]}, "eef_velocity_state": {"mean": [0.5734720416124838, 0.2756827048114434], "std": [0.7338187961283287, 0.5220187713418494], "min": [0, 0], "max": [2, 2], "count": [769]}, "eef_acc_mag_state": {"mean": [0.34070221066319895, 0.1482444733420026], "std": [0.6636934335521425, 0.46053642330425326], "min": [0, 0], "max": [2, 2], "count": [769]}, "eef_direction_action": {"mean": [4.631989596879063, 5.094928478543563], "std": [1.9449019938859562, 1.734702869542747], "min": [0, 0], "max": [6, 6], "count": [769]}, "eef_velocity_action": {"mean": [0.5734720416124838, 0.2756827048114434], "std": [0.7338187961283287, 0.5220187713418494], "min": [0, 0], "max": [2, 2], "count": [769]}, "eef_acc_mag_action": {"mean": [0.34070221066319895, 0.1482444733420026], "std": [0.6636934335521425, 0.46053642330425326], "min": [0, 0], "max": [2, 2], "count": [769]}, "eef_sim_pose_state": {"mean": [0.545225513970376, 0.2805677881639076, 1.1598628664384785, 0.2978502990345502, -0.24119083745875375, 0.794549303260062, 0.531496946541483, -0.2547320010106252, 1.1279672796949338, -0.1875228990805067, -0.16046450076825874, -1.1430795139238623], "std": [0.04657822287057562, 0.044364474972021194, 0.02257687539173462, 0.0752631151434009, 0.06554546452483467, 0.15052461192693928, 0.03753528013198386, 0.0517879906850325, 0.012259485533009476, 0.09279980376263951, 0.163456200950391, 0.10682615824544886], "min": [0.4370972586817662, 0.16986084725870582, 1.1109903979447795, 0.07595105674150071, -0.4106927551423072, 0.5341017271063402, 0.4886450320446247, -0.3096991342493865, 1.098483556337234, -0.35790652001847445, -0.3831370462459327, -1.250402189123184], "max": [0.6319795363086773, 0.36607076942038597, 1.2012598307690392, 0.45371715238261656, -0.10891375869856978, 1.2501875280492707, 0.6050617561614462, -0.13585215274457713, 1.1513235911553217, -0.07582128820079648, 0.030588630119706917, -0.8781872300868012], "count": [769]}, "eef_sim_pose_action": {"mean": [0.5453609584099407, 0.28054856805906087, 1.1599092084857034, 0.29810102343924266, -0.24101454469032063, 0.7940857934355813, 0.531574079333437, -0.2546644129166083, 1.1279482175905378, -0.1877082843159666, -0.16006029438420724, -1.142912496591241], "std": [0.04656490646683396, 0.04435504437057725, 0.022572086230822935, 0.07484351268559299, 0.06534605042429628, 0.14966723381381822, 0.03750808319844494, 0.05175014164231091, 0.012252509865750322, 0.09271909633938799, 0.16328943457527678, 0.10675877219040168], "min": [0.4370972586817662, 0.16986084725870582, 1.1109903979447795, 0.07594996487107664, -0.4106927551423072, 0.5341017271063402, 0.4886450320446247, -0.3096991342493865, 1.098483556337234, -0.35790652001847445, -0.3831370462459327, -1.250402189123184], "max": [0.6319795363086773, 0.36607076942038597, 1.2012598307690392, 0.45371715238261656, -0.10891375869856978, 1.2501884186918433, 0.6050617561614462, -0.13585215274457713, 1.1513235911553217, -0.07582128820079648, 0.030588630119706917, -0.8781872300868012], "count": [769]}, "gripper_mode_state": {"mean": [0.21326397919375814, 0.13133940182054615], "std": [0.40961256617955677, 0.3377711700988805], "min": [0, 0], "max": [1, 1], "count": [769]}, "gripper_activity_state": {"mean": [1.8205461638491547, 1.903771131339402], "std": [0.5166101505088893, 0.3865069198793034], "min": [0, 0], "max": [2, 2], "count": [769]}, "gripper_mode_action": {"mean": [0.21326397919375814, 0.13133940182054615], "std": [0.40961256617955677, 0.3377711700988805], "min": [0, 0], "max": [1, 1], "count": [769]}, "gripper_activity_action": {"mean": [1.8205461638491547, 1.903771131339402], "std": [0.5166101505088891, 0.3865069198793034], "min": [0, 0], "max": [2, 2], "count": [769]}, "gripper_open_scale_state": {"mean": [0.7800284014425748, 0.829251582498234], "std": [0.22071661280211746, 0.19277150070195215], "min": [0.358125, 0.33545454545454545], "max": [0.9116477272727272, 0.9134659090909091], "count": [769]}, "gripper_open_scale_action": {"mean": [0.7800261109827095, 0.8292467382160255], "std": [0.2207152643164332, 0.19276942994376156], "min": [0.358125, 0.33545454545454545], "max": [0.9116477272727272, 0.9134659090909091], "count": [769]}}} +{"episode_index": 88, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.5207348624437954]], [[0.4747590564594632]], [[0.40655282644972884]]], "std": [[[0.16418502617693653]], [[0.13215202338959517]], [[0.16104988127264405]]], "count": [141]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4559110722894359]], [[0.451615627752283]], [[0.42228737889955037]]], "std": [[[0.16973753514553064]], [[0.11645317695992535]], [[0.13619088572093566]]], "count": [141]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4074148965141612]], [[0.43540779417558984]], [[0.42155570330969266]]], "std": [[[0.18804762289563404]], [[0.14721021503682533]], [[0.16213035939612783]]], "count": [141]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49375076629351505]], [[0.47057514022157326]], [[0.4189407925995457]]], "std": [[[0.21400062265661196]], [[0.17955709758836677]], [[0.1953898221405886]]], "count": [141]}, "observation.state": {"min": [-0.8483085632324219, 0.11847621947526932, 0.40149661898612976, -1.5619791746139526, -0.40363356471061707, 0.017680184915661812, -0.7083451747894287, -0.32731956243515015, 0.42000049352645874, 0.04717843607068062, -1.812535047531128, -1.7994918823242188, -0.4653972387313843, 0.3388076722621918, 0.10189668834209442, -0.47496846318244934, -1.2093768119812012, 0.1353939175605774, 0.044398993253707886, 0.29007482528686523, -0.3639868199825287, -0.5326592326164246, 0.059077188372612, 1.2339004278182983, -1.7247257232666016, 0.38731279969215393, 396.0, 370.0], "max": [-0.36125698685646057, 0.6663187146186829, 0.7402006983757019, -0.664639949798584, -0.008722282946109772, 0.4933958649635315, -0.49384307861328125, -0.22368969023227692, 0.5645081400871277, 0.20103561878204346, -1.3976017236709595, -1.447185754776001, 0.16527216136455536, 0.5830675959587097, 0.2571033537387848, -0.250226765871048, -0.9041645526885986, 0.23553217947483063, 0.2629469335079193, 0.42702099680900574, -0.3022996783256531, -0.49137499928474426, 0.17188912630081177, 1.4903444051742554, -1.5118627548217773, 0.733148455619812, 1002.625, 1004.8125], "mean": [-0.6165385246276855, 0.39157649874687195, 0.5824267864227295, -1.1753747463226318, -0.1785120964050293, 0.33468273282051086, -0.6241164207458496, -0.26937034726142883, 0.5148102641105652, 0.12744919955730438, -1.5977391004562378, -1.6055454015731812, -0.08425439149141312, 0.4175638258457184, 0.20535896718502045, -0.3091212511062622, -1.077054500579834, 0.16521860659122467, 0.13548830151557922, 0.3192348778247833, -0.33538389205932617, -0.5106160640716553, 0.14570537209510803, 1.3791570663452148, -1.5619267225265503, 0.6355953812599182, 834.9108276367188, 911.181396484375], "std": [0.1262444108724594, 0.13402867317199707, 0.08757434040307999, 0.1957685798406601, 0.09329575300216675, 0.10962927341461182, 0.05270648002624512, 0.028787730261683464, 0.042154811322689056, 0.04128279164433479, 0.0920228436589241, 0.08290629833936691, 0.1413397341966629, 0.07539569586515427, 0.039559271186590195, 0.0660388171672821, 0.06992720812559128, 0.021194247528910637, 0.07794955372810364, 0.03489398583769798, 0.009055749513208866, 0.012856637127697468, 0.033370088785886765, 0.05845944955945015, 0.06501629203557968, 0.09843366593122482, 254.8955535888672, 211.55345153808594], "count": [740]}, "action": {"min": [-0.8483085632324219, 0.11847621947526932, 0.40149661898612976, -1.5619791746139526, -0.40363356471061707, 0.01768251322209835, -0.7083451747894287, -0.32731956243515015, 0.42000049352645874, 0.04717843607068062, -1.812535047531128, -1.7994918823242188, -0.4653972387313843, 0.3388076722621918, 0.10189668834209442, -0.47496846318244934, -1.2093768119812012, 0.1353939175605774, 0.044398993253707886, 0.29007482528686523, -0.3639868199825287, -0.5326592326164246, 0.059077188372612, 1.2339004278182983, -1.7247257232666016, 0.38731279969215393, 396.0, 370.0], "max": [-0.36125698685646057, 0.6663187146186829, 0.7402006983757019, -0.664639949798584, -0.008722282946109772, 0.4933958649635315, -0.49384307861328125, -0.22368969023227692, 0.5645081400871277, 0.20103561878204346, -1.3976017236709595, -1.4471954107284546, 0.16527216136455536, 0.5830675959587097, 0.2571033537387848, -0.250226765871048, -0.9041645526885986, 0.23553217947483063, 0.2629469335079193, 0.42702099680900574, -0.3022996783256531, -0.49137499928474426, 0.17188912630081177, 1.4903444051742554, -1.5118627548217773, 0.733148455619812, 1002.625, 1004.8125], "mean": [-0.6166936159133911, 0.3915182650089264, 0.5825504660606384, -1.1754965782165527, -0.17836949229240417, 0.335236519575119, -0.62412029504776, -0.2693169116973877, 0.5148311257362366, 0.12738560140132904, -1.597510576248169, -1.6055378913879395, -0.08392570912837982, 0.4177207052707672, 0.20529775321483612, -0.30924034118652344, -1.0769450664520264, 0.16518430411815643, 0.13568763434886932, 0.3192024528980255, -0.3353772461414337, -0.5106487274169922, 0.14565622806549072, 1.379069447517395, -1.5619730949401855, 0.6354069113731384, 834.9108276367188, 911.1857299804688], "std": [0.1262340098619461, 0.13404393196105957, 0.08739973604679108, 0.19571377336978912, 0.09338381886482239, 0.10906023532152176, 0.05269676074385643, 0.028788510710000992, 0.04216908663511276, 0.04121766239404678, 0.09211418032646179, 0.08292028307914734, 0.14073482155799866, 0.07536831498146057, 0.03954700008034706, 0.06601210683584213, 0.0699043795466423, 0.021211087703704834, 0.07790505141019821, 0.034909818321466446, 0.009056603536009789, 0.012855875305831432, 0.03335832804441452, 0.05845218896865845, 0.06499278545379639, 0.09838037937879562, 254.8955535888672, 211.55502319335938], "count": [740]}, "timestamp": {"min": [0.0], "max": [24.633333333333333], "mean": [12.316666666666665], "std": [7.120646818310196], "count": [740]}, "frame_index": {"min": [0], "max": [739], "mean": [369.5], "std": [213.61940454930587], "count": [740]}, "episode_index": {"min": [90], "max": [90], "mean": [90.0], "std": [0.0], "count": [740]}, "index": {"min": [82084], "max": [82823], "mean": [82453.5], "std": [213.61940454930587], "count": [740]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [740]}, "subtask_annotation": {"mean": [11.30945945945946, 16.0, 16.0, 16.0, 16.0], "std": [3.48047328712785, 0.0, 0.0, 0.0, 0.0], "min": [1, 16, 16, 16, 16], "max": [16, 16, 16, 16, 16], "count": [740]}, "scene_annotation": {"mean": [90.0], "std": [0.0], "min": [90], "max": [90], "count": [740]}, "eef_direction_state": {"mean": [4.587837837837838, 5.52027027027027], "std": [1.7787372306964295, 1.1915785271703423], "min": [0, 0], "max": [6, 6], "count": [740]}, "eef_velocity_state": {"mean": [0.6391891891891892, 0.19324324324324324], "std": [0.6844444516910739, 0.43707599718952034], "min": [0, 0], "max": [2, 2], "count": [740]}, "eef_acc_mag_state": {"mean": [0.33783783783783783, 0.13378378378378378], "std": [0.6652986938825409, 0.4528519318380645], "min": [0, 0], "max": [2, 2], "count": [740]}, "eef_direction_action": {"mean": [4.587837837837838, 5.52027027027027], "std": [1.7787372306964295, 1.1915785271703423], "min": [0, 0], "max": [6, 6], "count": [740]}, "eef_velocity_action": {"mean": [0.6391891891891892, 0.19324324324324324], "std": [0.6844444516910739, 0.43707599718952034], "min": [0, 0], "max": [2, 2], "count": [740]}, "eef_acc_mag_action": {"mean": [0.33783783783783783, 0.13378378378378378], "std": [0.6652986938825409, 0.4528519318380645], "min": [0, 0], "max": [2, 2], "count": [740]}, "eef_sim_pose_state": {"mean": [0.5929293095002419, 0.23386730306793607, 1.2176328481240737, 0.5282206211069761, -0.1705650145279294, 0.6385566454987168, 0.5642698472081965, -0.23396129464998347, 1.133623553806106, -0.30156382507783436, -0.055665260641859976, -1.076580147195796], "std": [0.037137697102600405, 0.04093657570087806, 0.025547705017385926, 0.09528711483436778, 0.06593615962803814, 0.11577848064138303, 0.016744547939050218, 0.028617785588740605, 0.010620986243744796, 0.07316221586413466, 0.033458550982279144, 0.07713874393377908], "min": [0.5119578537020114, 0.1498194650400435, 1.1704685398304677, 0.27148464978979187, -0.27132831085854425, 0.4598295319747162, 0.5465002320010883, -0.25772625599526616, 1.1151592417245029, -0.4202294508959857, -0.11108078671835431, -1.1318891425811093], "max": [0.6495278215601391, 0.31590532420018125, 1.2609647596620408, 0.6632063956374777, -0.03079674297042545, 0.8915896588784451, 0.5969945909152938, -0.1631870065739011, 1.1673591772743492, -0.21855430022582123, 0.03008123409317598, -0.8437675248748348], "count": [740]}, "eef_sim_pose_action": {"mean": [0.5929575740029995, 0.23379345458184717, 1.2177152751409865, 0.5285815110438611, -0.1705835102503929, 0.638492620075705, 0.5643079838153762, -0.23391321337793192, 1.133645541112764, -0.3017395406535205, -0.05567193937732584, -1.0765261619715476], "std": [0.037146796406525115, 0.040880639823818864, 0.02551513963335811, 0.09481848295256194, 0.0659607221756328, 0.11565157900060072, 0.016739467417260585, 0.028607753061458747, 0.010620136666788772, 0.07311880834924848, 0.03346234819267343, 0.07712101093854962], "min": [0.5119578537020114, 0.1498194650400435, 1.1704685398304677, 0.27148728340321104, -0.27132831085854425, 0.4598295319747162, 0.5465002320010883, -0.25772625599526616, 1.1151592417245029, -0.4202294508959857, -0.11108078671835431, -1.1318891425811093], "max": [0.6495278215601391, 0.31590532420018125, 1.2609647596620408, 0.6632063956374777, -0.03079674297042545, 0.891592201747935, 0.5969945909152938, -0.1631870065739011, 1.1673591772743492, -0.21855185479747197, 0.03008123409317598, -0.8437675248748348], "count": [740]}, "gripper_mode_state": {"mean": [0.24864864864864866, 0.13243243243243244], "std": [0.4322296821990016, 0.3389602974869829], "min": [0, 0], "max": [1, 1], "count": [740]}, "gripper_activity_state": {"mean": [1.8094594594594595, 1.9027027027027028], "std": [0.530341276894499, 0.3907625853389796], "min": [0, 0], "max": [2, 2], "count": [740]}, "gripper_mode_action": {"mean": [0.24864864864864866, 0.13243243243243244], "std": [0.4322296821990016, 0.3389602974869829], "min": [0, 0], "max": [1, 1], "count": [740]}, "gripper_activity_action": {"mean": [1.8094594594594595, 1.9027027027027028], "std": [0.530341276894499, 0.3907625853389796], "min": [0, 0], "max": [2, 2], "count": [740]}, "gripper_open_scale_state": {"mean": [0.75900982800983, 0.8283466958835596], "std": [0.2317230889756481, 0.19232108769433168], "min": [0.36, 0.33636363636363636], "max": [0.9114772727272727, 0.9134659090909091], "count": [740]}, "gripper_open_scale_action": {"mean": [0.75900982800983, 0.8283506763655064], "std": [0.2317230889756481, 0.1923228065503723], "min": [0.36, 0.33636363636363636], "max": [0.9114772727272727, 0.9134659090909091], "count": [740]}}} +{"episode_index": 89, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5264203526688453]], [[0.4813937745098039]], [[0.414245714869281]]], "std": [[[0.16940472774488086]], [[0.1333451096865509]], [[0.15815342314906927]]], "count": [150]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4575773447712418]], [[0.43741514842047935]], [[0.40119170479302835]]], "std": [[[0.1792037564774938]], [[0.13181015171679042]], [[0.13819363410892901]]], "count": [150]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44468711873638345]], [[0.43433661083877995]], [[0.4014658700980392]]], "std": [[[0.18346962519370297]], [[0.13903783897688615]], [[0.15195981786151966]]], "count": [150]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4871114093137255]], [[0.4624302600762527]], [[0.41159101307189544]]], "std": [[[0.20527136900416204]], [[0.16687311694530854]], [[0.18279031633719525]]], "count": [150]}, "observation.state": {"min": [-0.5670607686042786, 0.11613966524600983, 0.2977967858314514, -1.6429252624511719, -0.3009471297264099, -0.19316540658473969, -0.7006635069847107, -0.3716905117034912, 0.3638744354248047, 0.057619187980890274, -1.9275542497634888, -1.744622826576233, -0.7461507320404053, 0.19956858456134796, 0.12967360019683838, -0.5053197145462036, -1.4703962802886963, 0.22281090915203094, -0.1204848363995552, -0.028266698122024536, -0.3774961233139038, -0.5292409062385559, 0.07443387806415558, 1.2684413194656372, -1.8741915225982666, 0.4355851709842682, 396.0, 375.6875], "max": [-0.033199433237314224, 0.7968137264251709, 0.5780170559883118, -0.8465741276741028, -0.061340685933828354, 0.14449036121368408, 0.028280680999159813, -0.2608548104763031, 0.5157585740089417, 0.23500888049602509, -1.5232126712799072, -1.1211771965026855, -0.09587736427783966, 0.5994769334793091, 0.6046169400215149, -0.2846337556838989, -0.7518605589866638, 0.441916286945343, 0.10578222572803497, 0.6260201334953308, -0.2850061357021332, -0.44521206617355347, 0.2349715679883957, 1.6702077388763428, -1.121137022972107, 0.8767493367195129, 1003.0, 1004.8125], "mean": [-0.31346747279167175, 0.4372199773788452, 0.416094034910202, -1.3128937482833862, -0.18736015260219574, -0.033475641161203384, -0.4686437249183655, -0.30516648292541504, 0.4602688252925873, 0.1618407517671585, -1.7654452323913574, -1.4846667051315308, -0.4244714677333832, 0.35462239384651184, 0.3894542157649994, -0.4016132056713104, -1.1775439977645874, 0.2935705780982971, -0.050939496606588364, 0.25974419713020325, -0.3197932541370392, -0.484999418258667, 0.17982591688632965, 1.5425783395767212, -1.4632453918457031, 0.7036541104316711, 873.3978881835938, 912.9070434570312], "std": [0.11272046715021133, 0.14554479718208313, 0.09754914790391922, 0.16053955256938934, 0.06442265212535858, 0.08631227165460587, 0.13800951838493347, 0.03446201607584953, 0.03291122242808342, 0.051985349506139755, 0.10307202488183975, 0.13920414447784424, 0.15216609835624695, 0.14158669114112854, 0.17361529171466827, 0.06170377507805824, 0.22088341414928436, 0.04272494837641716, 0.06969182193279266, 0.24357037246227264, 0.023329587653279305, 0.03438389301300049, 0.04984299838542938, 0.0977327972650528, 0.27026858925819397, 0.09652938693761826, 213.40573120117188, 211.79437255859375], "count": [798]}, "action": {"min": [-0.5670607686042786, 0.11613966524600983, 0.2977967858314514, -1.6429252624511719, -0.3009471297264099, -0.19316540658473969, -0.7006635069847107, -0.3716905117034912, 0.3638744354248047, 0.057619187980890274, -1.9275542497634888, -1.744622826576233, -0.7461507320404053, 0.19956858456134796, 0.12967360019683838, -0.5053197145462036, -1.4703962802886963, 0.22281090915203094, -0.12048531323671341, -0.028266698122024536, -0.3774961233139038, -0.5292409062385559, 0.07443387806415558, 1.2684413194656372, -1.8741915225982666, 0.4355851709842682, 396.0, 375.6875], "max": [-0.033199433237314224, 0.7968137264251709, 0.5780170559883118, -0.8465741276741028, -0.061340685933828354, 0.14449036121368408, 0.02828305959701538, -0.2608548104763031, 0.5157585740089417, 0.23500888049602509, -1.5232126712799072, -1.1211771965026855, -0.09587736427783966, 0.5994769334793091, 0.6046169400215149, -0.2846337556838989, -0.7518605589866638, 0.441916286945343, 0.10578222572803497, 0.6260201334953308, -0.2850061357021332, -0.44521206617355347, 0.2349715679883957, 1.6702077388763428, -1.121137022972107, 0.8767493367195129, 1003.0, 1004.8125], "mean": [-0.31370627880096436, 0.43691110610961914, 0.4159814119338989, -1.3127715587615967, -0.187220498919487, -0.033208806067705154, -0.46916913986206055, -0.30511951446533203, 0.4603356719017029, 0.16174444556236267, -1.765571117401123, -1.4850441217422485, -0.4242328405380249, 0.3549431562423706, 0.3890747129917145, -0.4014710783958435, -1.1771118640899658, 0.2936665713787079, -0.05085198953747749, 0.2603563666343689, -0.319787859916687, -0.4850909411907196, 0.1797465831041336, 1.5426018238067627, -1.4638689756393433, 0.7036483883857727, 873.401611328125, 912.9046020507812], "std": [0.11268070340156555, 0.14545056223869324, 0.09756015986204147, 0.16050131618976593, 0.06439913809299469, 0.08637187629938126, 0.1369105875492096, 0.03448271378874779, 0.032934658229351044, 0.05192073807120323, 0.10289862006902695, 0.13862508535385132, 0.15181005001068115, 0.14152492582798004, 0.17347551882266998, 0.06171952933073044, 0.22076185047626495, 0.042721666395664215, 0.06964833289384842, 0.24345970153808594, 0.023332655429840088, 0.03437504544854164, 0.049805570393800735, 0.09774230420589447, 0.27005282044410706, 0.09652699530124664, 213.40884399414062, 211.7930450439453], "count": [798]}, "timestamp": {"min": [0.0], "max": [26.566666666666666], "mean": [13.283333333333333], "std": [7.678752551081506], "count": [798]}, "frame_index": {"min": [0], "max": [797], "mean": [398.5], "std": [230.3625765324452], "count": [798]}, "episode_index": {"min": [91], "max": [91], "mean": [91.0], "std": [0.0], "count": [798]}, "index": {"min": [82824], "max": [83621], "mean": [83222.5], "std": [230.3625765324452], "count": [798]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [798]}, "subtask_annotation": {"mean": [5.956140350877193, 16.0, 16.0, 16.0, 16.0], "std": [5.900752353403036, 0.0, 0.0, 0.0, 0.0], "min": [0, 16, 16, 16, 16], "max": [16, 16, 16, 16, 16], "count": [798]}, "scene_annotation": {"mean": [91.0], "std": [0.0], "min": [91], "max": [91], "count": [798]}, "eef_direction_state": {"mean": [4.513784461152882, 5.169172932330827], "std": [2.0382766969655206, 1.7241327245309734], "min": [0, 0], "max": [6, 6], "count": [798]}, "eef_velocity_state": {"mean": [0.5614035087719298, 0.2982456140350877], "std": [0.6886942605751066, 0.5472848724875327], "min": [0, 0], "max": [2, 2], "count": [798]}, "eef_acc_mag_state": {"mean": [0.36967418546365916, 0.18295739348370926], "std": [0.6753316416218891, 0.5265961778493401], "min": [0, 0], "max": [2, 2], "count": [798]}, "eef_direction_action": {"mean": [4.513784461152882, 5.169172932330827], "std": [2.0382766969655206, 1.7241327245309732], "min": [0, 0], "max": [6, 6], "count": [798]}, "eef_velocity_action": {"mean": [0.5614035087719298, 0.2982456140350877], "std": [0.6886942605751066, 0.5472848724875327], "min": [0, 0], "max": [2, 2], "count": [798]}, "eef_acc_mag_action": {"mean": [0.36716791979949875, 0.18295739348370926], "std": [0.6729836676441141, 0.5265961778493401], "min": [0, 0], "max": [2, 2], "count": [798]}, "eef_sim_pose_state": {"mean": [0.5254874438098773, 0.2687489146744339, 1.1560134500598969, 0.220059100697941, -0.25865305014116646, 0.7911247692697531, 0.5377880833807236, -0.2702173869248601, 1.1347434545979993, -0.1403720747273012, -0.14453039023826236, -1.0654865212380038], "std": [0.03149107529289256, 0.04947572601492368, 0.027453818687262623, 0.09896336304727418, 0.08093956648291824, 0.15925170052216514, 0.04254081291708376, 0.037072572000234595, 0.016094668985879686, 0.08489253784145238, 0.18166375647322047, 0.17660309743067504], "min": [0.4355846819542233, 0.16525859356056455, 1.1036897884966301, 0.06870026936161244, -0.4403157460097038, 0.4863566041517341, 0.4886402336572456, -0.3096515620021138, 1.093864799034609, -0.33764594759743977, -0.38305106723475446, -1.2502527776060441], "max": [0.586038053571892, 0.3303806345574274, 1.197472735523485, 0.3924092452642786, -0.11668682927808405, 1.2503707968766173, 0.601022970590568, -0.19040140627159496, 1.1612838028161332, -0.04087896335891006, 0.07437689578853846, -0.695511533876944], "count": [798]}, "eef_sim_pose_action": {"mean": [0.5255696283071413, 0.2686817052001244, 1.1560735349194684, 0.220205629424553, -0.258495250763904, 0.7907330401370675, 0.5378950372862171, -0.270169475091991, 1.1347529111935022, -0.14040970894855292, -0.14409840944856445, -1.065130204545978], "std": [0.03148041811476461, 0.0494563933720755, 0.0274706787019622, 0.09883631832369243, 0.08081942161716271, 0.15850433844902778, 0.04252437673000877, 0.03704627724608184, 0.016099820305368558, 0.08487063895725029, 0.18150592692438577, 0.17651688847134425], "min": [0.4355846819542233, 0.16525859356056455, 1.1036897884966301, 0.06870026936161244, -0.4403157460097038, 0.4863566041517341, 0.4886402336572456, -0.3096515620021138, 1.093864799034609, -0.33764594759743977, -0.38305121748075055, -1.2502527776060441], "max": [0.586038053571892, 0.3303806345574274, 1.197472735523485, 0.3924092452642786, -0.11668682927808405, 1.2503724692395917, 0.601022970590568, -0.19040140627159496, 1.1612838028161332, -0.04087896335891006, 0.07437689578853846, -0.695511533876944], "count": [798]}, "gripper_mode_state": {"mean": [0.10275689223057644, 0.13408521303258145], "std": [0.30364109295299935, 0.3407438461345826], "min": [0, 0], "max": [1, 1], "count": [798]}, "gripper_activity_state": {"mean": [1.8433583959899749, 1.9097744360902256], "std": [0.4872044435326152, 0.3771409384656974], "min": [0, 0], "max": [2, 2], "count": [798]}, "gripper_mode_action": {"mean": [0.10275689223057644, 0.13408521303258145], "std": [0.30364109295299935, 0.3407438461345826], "min": [0, 0], "max": [1, 1], "count": [798]}, "gripper_activity_action": {"mean": [1.8433583959899749, 1.9097744360902256], "std": [0.4872044435326152, 0.3771409384656974], "min": [0, 0], "max": [2, 2], "count": [798]}, "gripper_open_scale_state": {"mean": [0.7939980633401696, 0.8299155697026198], "std": [0.19400527698445663, 0.19254046095113958], "min": [0.36, 0.3415340909090909], "max": [0.9118181818181819, 0.9134659090909091], "count": [798]}, "gripper_open_scale_action": {"mean": [0.7940014809751662, 0.8299133745090471], "std": [0.19400732846372837, 0.1925395177375538], "min": [0.36, 0.3415340909090909], "max": [0.9118181818181819, 0.9134659090909091], "count": [798]}}} +{"episode_index": 90, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5172284599971375]], [[0.472299037498211]], [[0.4055702226754449]]], "std": [[[0.16431148329394676]], [[0.12805793535535362]], [[0.15339839159220506]]], "count": [137]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46817347246076046]], [[0.45376437640141215]], [[0.41887804881685037]]], "std": [[[0.161615353723718]], [[0.1139570047292703]], [[0.12508251317518088]]], "count": [137]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4633325700109728]], [[0.4416168882090549]], [[0.40580470278135583]]], "std": [[[0.18667920907036895]], [[0.1395921298746554]], [[0.14325168698315774]]], "count": [137]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5185559387075999]], [[0.47592406135203474]], [[0.4132805627117027]]], "std": [[[0.1585784356270011]], [[0.1240607685465755]], [[0.1483618452635486]]], "count": [137]}, "observation.state": {"min": [-0.6275560259819031, 0.1319098025560379, 0.2890516221523285, -1.5494880676269531, -0.4483194351196289, -0.24596160650253296, -0.743564784526825, -0.3746137022972107, 0.36280912160873413, 0.08137837797403336, -2.0009472370147705, -1.7521475553512573, -0.7462756037712097, 0.11413471400737762, -0.0023605579044669867, -0.45490261912345886, -1.4982037544250488, 0.12099713087081909, -0.12062951922416687, -0.028362691402435303, -0.37825167179107666, -0.5299915671348572, 0.0311102494597435, 1.195062518119812, -1.7518792152404785, 0.5147110223770142, 390.0, 369.6875], "max": [-0.09959939867258072, 0.771812915802002, 0.5695074796676636, -0.7312504053115845, -0.06772314012050629, -0.005887213628739119, 0.028279786929488182, -0.27396711707115173, 0.5360054969787598, 0.25506943464279175, -1.573060393333435, -1.121137022972107, -0.08910000324249268, 0.5998860001564026, 0.6047478914260864, -0.27809858322143555, -0.7330338954925537, 0.49064043164253235, 0.1496237963438034, 0.40247946977615356, -0.30784937739372253, -0.4273379445075989, 0.23505306243896484, 1.5989680290222168, -1.121137022972107, 0.894879937171936, 1003.0, 1003.125], "mean": [-0.32844316959381104, 0.44022634625434875, 0.41216346621513367, -1.2116665840148926, -0.23001141846179962, -0.15447209775447845, -0.5233116745948792, -0.3208969533443451, 0.4624863862991333, 0.1777980625629425, -1.801460862159729, -1.5193759202957153, -0.4524480402469635, 0.2934313714504242, 0.36259040236473083, -0.38013172149658203, -1.234825849533081, 0.21580983698368073, -0.0276805367320776, 0.1578482985496521, -0.3286677896976471, -0.4726543724536896, 0.17204470932483673, 1.4953922033309937, -1.380520224571228, 0.7125179767608643, 852.8204956054688, 891.9144897460938], "std": [0.14722052216529846, 0.13988953828811646, 0.09695810824632645, 0.20506691932678223, 0.07001640647649765, 0.057201601564884186, 0.14757032692432404, 0.02627604268491268, 0.045021407306194305, 0.044344205409288406, 0.08948050439357758, 0.135856032371521, 0.1610097736120224, 0.11957215517759323, 0.20073382556438446, 0.07401837408542633, 0.19295597076416016, 0.08074582368135452, 0.0805380716919899, 0.16617631912231445, 0.021039733663201332, 0.0288687776774168, 0.06236303970217705, 0.11102492362260818, 0.21317286789417267, 0.07200657576322556, 244.63320922851562, 229.94076538085938], "count": [712]}, "action": {"min": [-0.6275560259819031, 0.1319098025560379, 0.2890516221523285, -1.5494880676269531, -0.4483194351196289, -0.24596160650253296, -0.743564784526825, -0.3746137022972107, 0.36280912160873413, 0.08137837797403336, -2.0009472370147705, -1.7521475553512573, -0.7462756037712097, 0.11413471400737762, -0.0023605579044669867, -0.4545731842517853, -1.4982037544250488, 0.12099713087081909, -0.12062951922416687, -0.028362691402435303, -0.37825167179107666, -0.5299915671348572, 0.0311102494597435, 1.195062518119812, -1.7518792152404785, 0.5147110223770142, 390.0, 369.6875], "max": [-0.09959939867258072, 0.771812915802002, 0.5695074796676636, -0.7312504053115845, -0.06772314012050629, -0.005887213628739119, 0.028279786929488182, -0.27396711707115173, 0.5360054969787598, 0.25506943464279175, -1.573060393333435, -1.121137022972107, -0.08910000324249268, 0.5998860001564026, 0.6047478914260864, -0.27809858322143555, -0.7330338954925537, 0.49064043164253235, 0.1496237963438034, 0.40247946977615356, -0.30784937739372253, -0.4273379445075989, 0.23505306243896484, 1.5989680290222168, -1.121137022972107, 0.894879937171936, 1003.0, 1003.125], "mean": [-0.32876986265182495, 0.43991217017173767, 0.41205310821533203, -1.211361289024353, -0.22983640432357788, -0.15447604656219482, -0.5239319205284119, -0.32085278630256653, 0.46257683634757996, 0.17771883308887482, -1.8017863035202026, -1.519665002822876, -0.4522222876548767, 0.29359543323516846, 0.3621194064617157, -0.3798837661743164, -1.2345175743103027, 0.21564489603042603, -0.02751687727868557, 0.15829645097255707, -0.32869380712509155, -0.47271767258644104, 0.17195641994476318, 1.4952970743179321, -1.3809571266174316, 0.7124810814857483, 852.8191528320312, 891.9114990234375], "std": [0.14719192683696747, 0.13977128267288208, 0.09695795923471451, 0.20493006706237793, 0.07011255621910095, 0.05719907581806183, 0.14617212116718292, 0.02632289193570614, 0.04505119100213051, 0.044292278587818146, 0.08906974643468857, 0.13522611558437347, 0.160709947347641, 0.11952720582485199, 0.2005593627691269, 0.07405849546194077, 0.1928478330373764, 0.08078762888908386, 0.08046763390302658, 0.16610348224639893, 0.021026361733675003, 0.02885844185948372, 0.062320757657289505, 0.11098421365022659, 0.21296310424804688, 0.07199735939502716, 244.63198852539062, 229.93893432617188], "count": [712]}, "timestamp": {"min": [0.0], "max": [23.7], "mean": [11.850000000000001], "std": [6.851216437003481], "count": [712]}, "frame_index": {"min": [0], "max": [711], "mean": [355.5], "std": [205.5364931101044], "count": [712]}, "episode_index": {"min": [92], "max": [92], "mean": [92.0], "std": [0.0], "count": [712]}, "index": {"min": [83622], "max": [84333], "mean": [83977.5], "std": [205.5364931101044], "count": [712]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [712]}, "subtask_annotation": {"mean": [6.703651685393258, 16.0, 16.0, 16.0, 16.0], "std": [5.006803027165577, 0.0, 0.0, 0.0, 0.0], "min": [0, 16, 16, 16, 16], "max": [16, 16, 16, 16, 16], "count": [712]}, "scene_annotation": {"mean": [92.0], "std": [0.0], "min": [92], "max": [92], "count": [712]}, "eef_direction_state": {"mean": [4.248595505617978, 5.144662921348314], "std": [2.223154011249017, 1.7247780019587708], "min": [0, 0], "max": [6, 6], "count": [712]}, "eef_velocity_state": {"mean": [0.5884831460674157, 0.2696629213483146], "std": [0.6914664048540498, 0.5459564320564657], "min": [0, 0], "max": [2, 2], "count": [712]}, "eef_acc_mag_state": {"mean": [0.35252808988764045, 0.17275280898876405], "std": [0.6603917051774169, 0.4911454801958698], "min": [0, 0], "max": [2, 2], "count": [712]}, "eef_direction_action": {"mean": [4.248595505617978, 5.144662921348314], "std": [2.223154011249017, 1.7247780019587708], "min": [0, 0], "max": [6, 6], "count": [712]}, "eef_velocity_action": {"mean": [0.5884831460674157, 0.2696629213483146], "std": [0.6914664048540498, 0.5459564320564657], "min": [0, 0], "max": [2, 2], "count": [712]}, "eef_acc_mag_action": {"mean": [0.35252808988764045, 0.17275280898876405], "std": [0.6603917051774169, 0.4911454801958698], "min": [0, 0], "max": [2, 2], "count": [712]}, "eef_sim_pose_state": {"mean": [0.5291966580207245, 0.28710319456358413, 1.1366545686268585, 0.17736217999256898, -0.23732378875348067, 0.7700009981178003, 0.5217956144229886, -0.2559639823869345, 1.1282440987840439, -0.16770799195422612, -0.19018003893199664, -1.1401980774789326], "std": [0.041233296006314264, 0.03995285066261059, 0.021671949179049393, 0.0635128337973586, 0.05323566267657281, 0.18660744748819816, 0.034535779365488725, 0.05311181689954543, 0.01351799017425314, 0.08465701739676582, 0.1565813934266423, 0.12735654801581833], "min": [0.4515474212902957, 0.19206408002057862, 1.0937757521589992, 0.07579229724089653, -0.3830771620452449, 0.3934201479609372, 0.4726717229063543, -0.3097273292279728, 1.0942007518715395, -0.3519840272877978, -0.3834161848069708, -1.2552430960794925], "max": [0.6027227576887909, 0.3544827259150922, 1.1760604768742071, 0.29807138076237527, -0.16236838730198633, 1.250139253243768, 0.5939531574374685, -0.13648658166110308, 1.1441472573061164, -0.07578947179132633, 0.07141470339463396, -0.8639391339812732], "count": [712]}, "eef_sim_pose_action": {"mean": [0.52930485047919, 0.2870601987718666, 1.136701317994584, 0.1773913052583821, -0.2372756788169578, 0.7695485895190673, 0.5218669712984865, -0.25589224076732725, 1.1282309651430174, -0.16784544521036202, -0.1898619222075816, -1.139996339545659], "std": [0.04122769540114052, 0.039944930384609265, 0.021714459446718896, 0.06347083942148818, 0.05311931508729714, 0.18583141632969818, 0.03452035831301781, 0.053075494489708205, 0.013511261962129656, 0.08458728729492591, 0.15641844109693773, 0.12730206392603588], "min": [0.4515474212902957, 0.19206408002057862, 1.0937757521589992, 0.07580232852263424, -0.3830771620452449, 0.3934201479609372, 0.4726717229063543, -0.3097273292279728, 1.0942007518715395, -0.3519840272877978, -0.3834124778473167, -1.2552430960794925], "max": [0.6027227576887909, 0.3544827259150922, 1.1760604768742071, 0.29807138076237527, -0.16236838730198633, 1.2501381516207666, 0.5939531574374685, -0.13648658166110308, 1.1441472573061164, -0.07578947179132633, 0.07141470339463396, -0.8639391339812732], "count": [712]}, "gripper_mode_state": {"mean": [0.2205056179775281, 0.16151685393258428], "std": [0.41458761488722334, 0.3680070105695047], "min": [0, 0], "max": [1, 1], "count": [712]}, "gripper_activity_state": {"mean": [1.803370786516854, 1.898876404494382], "std": [0.5358914526601546, 0.39788609459833224], "min": [0, 0], "max": [2, 2], "count": [712]}, "gripper_mode_action": {"mean": [0.2205056179775281, 0.16151685393258428], "std": [0.41458761488722334, 0.3680070105695047], "min": [0, 0], "max": [1, 1], "count": [712]}, "gripper_activity_action": {"mean": [1.803370786516854, 1.898876404494382], "std": [0.5358914526601546, 0.39788609459833224], "min": [0, 0], "max": [2, 2], "count": [712]}, "gripper_open_scale_state": {"mean": [0.7752913378208045, 0.8108312353927097], "std": [0.22239367626797726, 0.20903670617522777], "min": [0.35454545454545455, 0.33607954545454544], "max": [0.9118181818181819, 0.9119318181818182], "count": [712]}, "gripper_open_scale_action": {"mean": [0.7752901461857507, 0.8108286382034193], "std": [0.2223929468895178, 0.2090354622044011], "min": [0.35454545454545455, 0.33607954545454544], "max": [0.9118181818181819, 0.9119318181818182], "count": [712]}}} +{"episode_index": 91, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5120177450980392]], [[0.4723628361344538]], [[0.41372512605042017]]], "std": [[[0.16030311636827638]], [[0.14857312876289744]], [[0.18197373692151375]]], "count": [175]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45740651260504206]], [[0.4527993382352941]], [[0.42353748949579834]]], "std": [[[0.1837650888488633]], [[0.13746998568144742]], [[0.16303547156238346]]], "count": [175]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45987299136321197]], [[0.44411318860877685]], [[0.404002123015873]]], "std": [[[0.1790177728031624]], [[0.145693384985836]], [[0.175444345230744]]], "count": [175]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5139963947245565]], [[0.4724447747432306]], [[0.42002067810457516]]], "std": [[[0.13670796721751735]], [[0.12391277377474152]], [[0.1586056802992839]]], "count": [175]}, "observation.state": {"min": [-0.6420968174934387, 0.08601745963096619, 0.22021256387233734, -1.527269959449768, -0.5590627789497375, -0.12053781002759933, -0.8802306056022644, -0.3661322593688965, 0.40102338790893555, 0.06893481314182281, -1.8741731643676758, -1.9624849557876587, -0.9246675968170166, 0.17550158500671387, 0.2556940019130707, -0.7449261546134949, -1.5124870538711548, -0.16568410396575928, -0.14048482477664948, -0.028300514444708824, -0.34115248918533325, -0.49401119351387024, 0.07440806180238724, 1.4198859930038452, -1.8074244260787964, -0.11900483816862106, 410.0625, 513.0], "max": [-0.09249481558799744, 0.7415074706077576, 0.6780974864959717, -0.6194260716438293, -0.15813447535037994, 0.3210674822330475, 0.028277605772018433, -0.25930193066596985, 0.5595497488975525, 0.2524426281452179, -1.1920909881591797, -1.121137022972107, -0.024783359840512276, 0.6239246726036072, 0.703736424446106, -0.42679518461227417, -1.1292880773544312, 0.5682104825973511, 0.3599185347557068, 0.7001879215240479, -0.2750905752182007, -0.4200795590877533, 0.23495550453662872, 1.916022539138794, -1.0416786670684814, 0.7462756037712097, 1001.1875, 1005.375], "mean": [-0.3486079275608063, 0.33461976051330566, 0.4229259788990021, -1.2602392435073853, -0.3233756124973297, 0.044573426246643066, -0.40680864453315735, -0.30945467948913574, 0.4712986946105957, 0.13058149814605713, -1.5955430269241333, -1.666736125946045, -0.5971673727035522, 0.35796070098876953, 0.4672660529613495, -0.5455440878868103, -1.3339531421661377, 0.1718398481607437, 0.0730680450797081, 0.2387935072183609, -0.3050805628299713, -0.46629005670547485, 0.15547993779182434, 1.6323548555374146, -1.3409336805343628, 0.43675801157951355, 855.4078369140625, 911.0499267578125], "std": [0.13900525867938995, 0.12492680549621582, 0.10825590789318085, 0.20735061168670654, 0.09378769248723984, 0.10468456149101257, 0.19494274258613586, 0.02516576275229454, 0.03395427390933037, 0.03651536628603935, 0.18307912349700928, 0.1491168737411499, 0.2585798501968384, 0.13042815029621124, 0.11511171609163284, 0.08815322071313858, 0.09076259285211563, 0.14464522898197174, 0.1767480969429016, 0.28564614057540894, 0.014622677117586136, 0.016644421964883804, 0.05775023251771927, 0.10996648669242859, 0.2854510247707367, 0.3037247359752655, 242.99281311035156, 186.87374877929688], "count": [986]}, "action": {"min": [-0.6420968174934387, 0.08601745963096619, 0.22021256387233734, -1.527269959449768, -0.5590627789497375, -0.12053825706243515, -0.8802306056022644, -0.3661322593688965, 0.40102338790893555, 0.06893481314182281, -1.8741731643676758, -1.9624849557876587, -0.9246675968170166, 0.17550158500671387, 0.2556940019130707, -0.7449261546134949, -1.5124870538711548, -0.16552433371543884, -0.14048482477664948, -0.028300514444708824, -0.34115248918533325, -0.49401119351387024, 0.07440806180238724, 1.4198859930038452, -1.8074244260787964, -0.11900483816862106, 410.0625, 513.0], "max": [-0.09249481558799744, 0.7415074706077576, 0.6780974864959717, -0.6194260716438293, -0.15813447535037994, 0.3210674822330475, 0.028277605772018433, -0.25930193066596985, 0.5595497488975525, 0.2524426281452179, -1.1920909881591797, -1.121137022972107, -0.024783359840512276, 0.6239246726036072, 0.703736424446106, -0.42679518461227417, -1.1292880773544312, 0.5682104825973511, 0.3599185347557068, 0.7001879215240479, -0.2750905752182007, -0.4200795590877533, 0.23495550453662872, 1.916022539138794, -1.0416786670684814, 0.7462756037712097, 1001.1875, 1005.375], "mean": [-0.34881818294525146, 0.33428022265434265, 0.4228782653808594, -1.2600810527801514, -0.32354074716567993, 0.04469326511025429, -0.4072948694229126, -0.309415340423584, 0.47134843468666077, 0.1304507851600647, -1.5956718921661377, -1.6673797369003296, -0.597199559211731, 0.3580349385738373, 0.46692606806755066, -0.5455217361450195, -1.3339160680770874, 0.17141592502593994, 0.07310334593057632, 0.23891685903072357, -0.3050638735294342, -0.46631062030792236, 0.15534724295139313, 1.6325994729995728, -1.3408787250518799, 0.43664243817329407, 855.408935546875, 911.0552978515625], "std": [0.13893641531467438, 0.12464730441570282, 0.10825368016958237, 0.20729434490203857, 0.09380863606929779, 0.10456298291683197, 0.19445429742336273, 0.025197209790349007, 0.03395197167992592, 0.03637194633483887, 0.1831078976392746, 0.14812754094600677, 0.2586008608341217, 0.13035860657691956, 0.11520058661699295, 0.08817973732948303, 0.09073805063962936, 0.14501585066318512, 0.17671282589435577, 0.28555694222450256, 0.014627997763454914, 0.01663086749613285, 0.05771777778863907, 0.11010277271270752, 0.28549787402153015, 0.3036290407180786, 242.99172973632812, 186.87603759765625], "count": [986]}, "timestamp": {"min": [0.0], "max": [32.833333333333336], "mean": [16.416666666666664], "std": [9.487784544115426], "count": [986]}, "frame_index": {"min": [0], "max": [985], "mean": [492.5], "std": [284.63353632346275], "count": [986]}, "episode_index": {"min": [93], "max": [93], "mean": [93.0], "std": [0.0], "count": [986]}, "index": {"min": [84334], "max": [85319], "mean": [84826.5], "std": [284.63353632346275], "count": [986]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [986]}, "subtask_annotation": {"mean": [5.798174442190669, 16.0, 16.0, 16.0, 16.0], "std": [4.701304975494846, 0.0, 0.0, 0.0, 0.0], "min": [0, 16, 16, 16, 16], "max": [16, 16, 16, 16, 16], "count": [986]}, "scene_annotation": {"mean": [93.0], "std": [0.0], "min": [93], "max": [93], "count": [986]}, "eef_direction_state": {"mean": [4.702839756592292, 5.02738336713996], "std": [1.9867543248075528, 1.8504592514467544], "min": [0, 0], "max": [6, 6], "count": [986]}, "eef_velocity_state": {"mean": [0.4066937119675456, 0.23529411764705882], "std": [0.5459753368600531, 0.4241825029957669], "min": [0, 0], "max": [2, 1], "count": [986]}, "eef_acc_mag_state": {"mean": [0.25050709939148075, 0.12778904665314403], "std": [0.5829949485117065, 0.42951288523378384], "min": [0, 0], "max": [2, 2], "count": [986]}, "eef_direction_action": {"mean": [4.702839756592292, 5.02738336713996], "std": [1.986754324807553, 1.8504592514467544], "min": [0, 0], "max": [6, 6], "count": [986]}, "eef_velocity_action": {"mean": [0.4066937119675456, 0.23529411764705882], "std": [0.5459753368600532, 0.4241825029957669], "min": [0, 0], "max": [2, 1], "count": [986]}, "eef_acc_mag_action": {"mean": [0.25050709939148075, 0.12778904665314403], "std": [0.5829949485117065, 0.42951288523378384], "min": [0, 0], "max": [2, 2], "count": [986]}, "eef_sim_pose_state": {"mean": [0.5351427411729688, 0.23396086577587386, 1.1487298317606576, 0.18128198353359562, -0.03555384590890061, 0.8758001735828059, 0.5264062597948761, -0.2483214636987132, 1.1586317645407902, -0.254667006076797, -0.30617307691045537, -0.9474890577384156], "std": [0.036221493282991485, 0.02982135322847208, 0.016890028857201977, 0.1549319069713716, 0.09306561166790124, 0.2313372444463168, 0.029971401862943767, 0.05003650152358997, 0.013918144567474474, 0.21863654883398467, 0.184803629400968, 0.27023037576671544], "min": [0.4625014845978231, 0.18569640110726204, 1.1052063003292436, -0.0427275298546565, -0.3835469103317708, 0.3792063883673428, 0.4822838554667647, -0.33219706285976053, 1.1397465875718136, -0.6035994221864198, -0.5579960118580964, -1.2502642197395857], "max": [0.610037775759152, 0.3486629207525882, 1.1911034420383115, 0.4751052969936027, 0.14422724326265368, 1.250196955750635, 0.5843638306703901, -0.1776543880226323, 1.192665141776232, 0.0245160694557649, 0.02963514648290122, -0.45919010018096695], "count": [986]}, "eef_sim_pose_action": {"mean": [0.5352121335871108, 0.23386546697812377, 1.1487630736266168, 0.18120937912896767, -0.03513407483744133, 0.8753822797589399, 0.5264327913750695, -0.2482043212129329, 1.158643517652561, -0.25460915613922236, -0.3063090440859134, -0.9473251424384972], "std": [0.03619786372051553, 0.02972943762929753, 0.016904576781332066, 0.15499803293993178, 0.09242910494622206, 0.23103254885244945, 0.029949511640173343, 0.05002799930983327, 0.01390709731538338, 0.2186914090470615, 0.18490930954526175, 0.2700956357351224], "min": [0.4625014845978231, 0.18569640110726204, 1.1052063003292436, -0.0427275298546565, -0.3835469103317708, 0.3792063883673428, 0.4822838554667647, -0.33219706285976053, 1.1397465875718136, -0.6035994221864198, -0.5579960118580964, -1.2502608986108137], "max": [0.610037775759152, 0.3486629207525882, 1.1911034420383115, 0.4751052969936027, 0.14422724326265368, 1.250196955750635, 0.5843638306703901, -0.1776543880226323, 1.192665141776232, 0.0245160694557649, 0.02963514648290122, -0.45919010018096695], "count": [986]}, "gripper_mode_state": {"mean": [0.22413793103448276, 0.16937119675456389], "std": [0.4170133318085433, 0.3750794508693964], "min": [0, 0], "max": [1, 1], "count": [986]}, "gripper_activity_state": {"mean": [1.8580121703853956, 1.9411764705882353], "std": [0.4660064070957757, 0.30643576088936814], "min": [0, 0], "max": [2, 2], "count": [986]}, "gripper_mode_action": {"mean": [0.22413793103448276, 0.16937119675456389], "std": [0.4170133318085433, 0.3750794508693964], "min": [0, 0], "max": [1, 1], "count": [986]}, "gripper_activity_action": {"mean": [1.8580121703853956, 1.9411764705882353], "std": [0.4660064070957757, 0.30643576088936814], "min": [0, 0], "max": [2, 2], "count": [986]}, "gripper_open_scale_state": {"mean": [0.7776435208553661, 0.8282272416525793], "std": [0.22090163355826248, 0.16988507936116917], "min": [0.3727840909090909, 0.46636363636363637], "max": [0.9101704545454545, 0.9139772727272727], "count": [986]}, "gripper_open_scale_action": {"mean": [0.7776445004791905, 0.8282321044876864], "std": [0.22090221862163834, 0.16988745891274565], "min": [0.3727840909090909, 0.46636363636363637], "max": [0.9101704545454545, 0.9139772727272727], "count": [986]}}} +{"episode_index": 92, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5077455962323201]], [[0.4663624381851506]], [[0.40543760914859767]]], "std": [[[0.15921661817114183]], [[0.14218387486996698]], [[0.17380316660519407]]], "count": [189]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4840466485977107]], [[0.46480182613168725]], [[0.42661645939239895]]], "std": [[[0.16923483225648794]], [[0.13694534113182888]], [[0.16543965196742857]]], "count": [189]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46332615762354323]], [[0.45103555002247814]], [[0.4146591656724418]]], "std": [[[0.17509987812567449]], [[0.14886501462132137]], [[0.1828874802111198]]], "count": [189]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5100126709634472]], [[0.46911350589618567]], [[0.41362440886848567]]], "std": [[[0.13532879020415176]], [[0.12158338298493376]], [[0.15698785364878542]]], "count": [189]}, "observation.state": {"min": [-0.6118731498718262, -0.029913851991295815, 0.17349117994308472, -1.5940898656845093, -0.648988664150238, -0.39427533745765686, -0.8434238433837891, -0.3932604491710663, 0.3978831171989441, 0.07791106402873993, -1.8850781917572021, -1.9432750940322876, -1.3018951416015625, 0.11877510696649551, 0.18791742622852325, -0.543948233127594, -1.5473968982696533, -0.08944376558065414, -0.3303166627883911, -0.08110326528549194, -0.3719044327735901, -0.4977838695049286, 0.079253189265728, 1.1194932460784912, -1.7684792280197144, 0.22270981967449188, 400.3125, 362.5625], "max": [-0.08206319808959961, 0.6452504396438599, 0.6821248531341553, -0.5133351683616638, 0.034612059593200684, 0.1539522260427475, 0.028279786929488182, -0.2915223240852356, 0.5420535206794739, 0.2381056249141693, -1.3219484090805054, -1.1212259531021118, -0.014400502666831017, 0.3738386034965515, 0.6048961877822876, -0.2732596695423126, -1.0718013048171997, 0.4031601548194885, 0.310922771692276, 0.4684911072254181, -0.26922863721847534, -0.41957011818885803, 0.23494519293308258, 1.9221032857894897, -1.0942806005477905, 0.905754566192627, 1001.125, 1005.3125], "mean": [-0.3672786355018616, 0.28070202469825745, 0.38522210717201233, -1.1318989992141724, -0.30816149711608887, -0.1274137794971466, -0.43751391768455505, -0.3252520263195038, 0.4781254827976227, 0.13290059566497803, -1.6524608135223389, -1.6432604789733887, -0.6947433948516846, 0.255245566368103, 0.36562713980674744, -0.4031531512737274, -1.3403096199035645, 0.10970184206962585, -0.07697354257106781, 0.10028303414583206, -0.30931976437568665, -0.46055132150650024, 0.157039076089859, 1.6246492862701416, -1.240086555480957, 0.7183829545974731, 846.8595581054688, 919.6068725585938], "std": [0.11725790798664093, 0.15476204454898834, 0.1256514936685562, 0.22837963700294495, 0.13252732157707214, 0.10391788929700851, 0.22161585092544556, 0.03228811174631119, 0.02918851189315319, 0.03615330904722214, 0.1525929570198059, 0.17703725397586823, 0.32584837079048157, 0.05627395585179329, 0.16941504180431366, 0.07201609760522842, 0.09715624898672104, 0.15742215514183044, 0.18483327329158783, 0.1602642983198166, 0.021875647827982903, 0.019365396350622177, 0.054995760321617126, 0.18818697333335876, 0.20504356920719147, 0.17750617861747742, 250.90924072265625, 211.242919921875], "count": [1092]}, "action": {"min": [-0.6118731498718262, -0.029913851991295815, 0.17349117994308472, -1.5940898656845093, -0.648988664150238, -0.39427533745765686, -0.8434238433837891, -0.3932604491710663, 0.3978831171989441, 0.07791106402873993, -1.8850781917572021, -1.9432750940322876, -1.3018951416015625, 0.11877510696649551, 0.18791742622852325, -0.543948233127594, -1.5473968982696533, -0.08944376558065414, -0.3303166627883911, -0.08110326528549194, -0.3719044327735901, -0.4977838695049286, 0.079253189265728, 1.1194932460784912, -1.7684792280197144, 0.22270981967449188, 400.3125, 362.5625], "max": [-0.08206319808959961, 0.6452504396438599, 0.6821248531341553, -0.5133351683616638, 0.034612059593200684, 0.1539522260427475, 0.028279786929488182, -0.2915223240852356, 0.5420535206794739, 0.2381056249141693, -1.3219484090805054, -1.1211962699890137, -0.014400502666831017, 0.3738386034965515, 0.6048961877822876, -0.2732596695423126, -1.0718013048171997, 0.4031601548194885, 0.310922771692276, 0.4684911072254181, -0.26922863721847534, -0.41957011818885803, 0.23494519293308258, 1.9221032857894897, -1.0942806005477905, 0.905754566192627, 1001.125, 1005.3125], "mean": [-0.36748242378234863, 0.2802355885505676, 0.3851308822631836, -1.1315176486968994, -0.30819132924079895, -0.12753808498382568, -0.43777772784233093, -0.325265109539032, 0.47818446159362793, 0.13276554644107819, -1.6524710655212402, -1.643679141998291, -0.6949974894523621, 0.255215048789978, 0.3653196096420288, -0.40299084782600403, -1.3403831720352173, 0.10952852666378021, -0.07701236009597778, 0.10058379918336868, -0.3092842698097229, -0.46054863929748535, 0.15694284439086914, 1.6248972415924072, -1.240264892578125, 0.7184569239616394, 846.858642578125, 919.60693359375], "std": [0.1171594187617302, 0.1545526087284088, 0.1256394237279892, 0.22825951874256134, 0.13251884281635284, 0.10399071872234344, 0.22123222053050995, 0.03228430822491646, 0.029186926782131195, 0.036047209054231644, 0.1525878757238388, 0.17634260654449463, 0.325996071100235, 0.05631314590573311, 0.16928578913211823, 0.0721067264676094, 0.0972408577799797, 0.15736763179302216, 0.18484701216220856, 0.1603308618068695, 0.021907988935709, 0.01936773583292961, 0.05495135486125946, 0.18829818069934845, 0.20502349734306335, 0.17753437161445618, 250.90948486328125, 211.24295043945312], "count": [1092]}, "timestamp": {"min": [0.0], "max": [36.36666666666667], "mean": [18.183333333333334], "std": [10.507770493341617], "count": [1092]}, "frame_index": {"min": [0], "max": [1091], "mean": [545.5], "std": [315.23311480024853], "count": [1092]}, "episode_index": {"min": [94], "max": [94], "mean": [94.0], "std": [0.0], "count": [1092]}, "index": {"min": [85320], "max": [86411], "mean": [85865.5], "std": [315.23311480024853], "count": [1092]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1092]}, "subtask_annotation": {"mean": [5.619047619047619, 16.0, 16.0, 16.0, 16.0], "std": [4.770514195176133, 0.0, 0.0, 0.0, 0.0], "min": [0, 16, 16, 16, 16], "max": [16, 16, 16, 16, 16], "count": [1092]}, "scene_annotation": {"mean": [94.0], "std": [0.0], "min": [94], "max": [94], "count": [1092]}, "eef_direction_state": {"mean": [4.761904761904762, 5.269230769230769], "std": [1.8491893179950272, 1.648855234430276], "min": [0, 0], "max": [6, 6], "count": [1092]}, "eef_velocity_state": {"mean": [0.3891941391941392, 0.19963369963369965], "std": [0.5131891336068, 0.3997250124826519], "min": [0, 0], "max": [2, 1], "count": [1092]}, "eef_acc_mag_state": {"mean": [0.1858974358974359, 0.07783882783882784], "std": [0.5075102811286715, 0.3320263290479293], "min": [0, 0], "max": [2, 2], "count": [1092]}, "eef_direction_action": {"mean": [4.761904761904762, 5.269230769230769], "std": [1.8491893179950272, 1.648855234430276], "min": [0, 0], "max": [6, 6], "count": [1092]}, "eef_velocity_action": {"mean": [0.3891941391941392, 0.19963369963369965], "std": [0.5131891336068, 0.3997250124826519], "min": [0, 0], "max": [2, 1], "count": [1092]}, "eef_acc_mag_action": {"mean": [0.1858974358974359, 0.07783882783882784], "std": [0.5075102811286715, 0.3320263290479293], "min": [0, 0], "max": [2, 2], "count": [1092]}, "eef_sim_pose_state": {"mean": [0.5411253299759385, 0.23520742181553614, 1.124177304514367, 0.08325377789298628, -0.03400583108558673, 0.8870817394481758, 0.5107496298879949, -0.24126450985198858, 1.1392617691684805, -0.0733806692821684, -0.30758250175517543, -1.1468176905874483], "std": [0.027187480180169976, 0.03431402626298061, 0.02239198565368875, 0.17626921596834233, 0.08914676612564969, 0.263371909089852, 0.01872503939048979, 0.04686986750975468, 0.010899150071638025, 0.19016348694855703, 0.12605862462214001, 0.17816390094617396], "min": [0.4614716001852835, 0.17736913123770562, 1.0653980393676767, -0.2214859001537995, -0.3836988871915674, 0.43956829096860517, 0.4689763440158625, -0.3096324689386982, 1.1042550220543423, -0.45772734377705837, -0.4287567010341884, -1.36974129354348], "max": [0.5870201102231776, 0.322660545308062, 1.1616619158346932, 0.4268455330275067, 0.14353963402629777, 1.2617401305984584, 0.5448439765077786, -0.18830461048108987, 1.1643020943861346, 0.2061704897850702, -0.00728797094440381, -0.7075928751716688], "count": [1092]}, "eef_sim_pose_action": {"mean": [0.5411904835653951, 0.23508749402193813, 1.12415238303127, 0.08311972866610796, -0.03361892913848908, 0.8869254561799502, 0.5107568548115216, -0.24118937776782468, 1.1392835399628918, -0.07322162003905759, -0.30748663473418186, -1.146611256961181], "std": [0.02714679209062477, 0.0342825741380206, 0.02238980746062696, 0.17633030135568614, 0.08854639569206388, 0.26320703929693084, 0.018718014405306137, 0.046826003625334726, 0.010923811353660738, 0.19023397429883152, 0.12604102967820272, 0.17817468017681073], "min": [0.4614716001852835, 0.17736913123770562, 1.0653980393676767, -0.2214859001537995, -0.3836988871915674, 0.43956829096860517, 0.4689763440158625, -0.3096324689386982, 1.1042550220543423, -0.45772734377705837, -0.4287567010341884, -1.36974129354348], "max": [0.5870201102231776, 0.322660545308062, 1.1616619158346932, 0.4268455330275067, 0.14353963402629777, 1.2617401305984584, 0.5448439765077786, -0.18830461048108987, 1.1643020943861346, 0.2061704897850702, -0.00728797094440381, -0.7075928751716688], "count": [1092]}, "gripper_mode_state": {"mean": [0.23626373626373626, 0.12545787545787546], "std": [0.42478604401561404, 0.33123737250418095], "min": [0, 0], "max": [1, 1], "count": [1092]}, "gripper_activity_state": {"mean": [1.869047619047619, 1.935897435897436], "std": [0.4491279804102298, 0.31955902037430595], "min": [0, 0], "max": [2, 2], "count": [1092]}, "gripper_mode_action": {"mean": [0.23626373626373626, 0.12545787545787546], "std": [0.42478604401561404, 0.33123737250418095], "min": [0, 0], "max": [1, 1], "count": [1092]}, "gripper_activity_action": {"mean": [1.869047619047619, 1.935897435897436], "std": [0.44912798041022983, 0.31955902037430595], "min": [0, 0], "max": [2, 2], "count": [1092]}, "gripper_open_scale_state": {"mean": [0.7698723465865206, 0.8360062647516898], "std": [0.22810000518188367, 0.19203887768163175], "min": [0.3639204545454545, 0.3296022727272727], "max": [0.9101136363636364, 0.9139204545454546], "count": [1092]}, "gripper_open_scale_action": {"mean": [0.7698714620543861, 0.8360063167829919], "std": [0.22809946344134954, 0.19203889872253688], "min": [0.3639204545454545, 0.3296022727272727], "max": [0.9101136363636364, 0.9139204545454546], "count": [1092]}}} +{"episode_index": 93, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5176954723362213]], [[0.4766388404392765]], [[0.41750849578203375]]], "std": [[[0.1510421274231631]], [[0.1329399359717333]], [[0.16649968462382395]]], "count": [215]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45930256307949535]], [[0.4516701559887521]], [[0.4163095018239854]]], "std": [[[0.16710515316354696]], [[0.12376351855746104]], [[0.15393707091352968]]], "count": [215]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4516615139078888]], [[0.44417573909408725]], [[0.4082751576987384]]], "std": [[[0.17149617738601775]], [[0.1348260639438511]], [[0.1630458070841266]]], "count": [215]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.518580746504028]], [[0.47849582003343977]], [[0.4241448443912449]]], "std": [[[0.13428500803291007]], [[0.11933406606946394]], [[0.15497490528330155]]], "count": [215]}, "observation.state": {"min": [-0.46448883414268494, -0.046497754752635956, 0.06132214516401291, -1.7835792303085327, -0.5172457695007324, -0.14045101404190063, -0.4367457330226898, -0.38097843527793884, 0.37458038330078125, 0.03672706335783005, -1.6657164096832275, -1.836500644683838, -1.0800820589065552, -0.03303035721182823, 0.24255166947841644, -0.6238014101982117, -1.7381962537765503, 0.0002825251722242683, -0.12061969935894012, -0.035811975598335266, -0.34928563237190247, -0.5061317086219788, 0.08587993681430817, 1.002944827079773, -1.8180124759674072, 0.11602256447076797, 402.0, 362.0], "max": [0.03421936184167862, 0.7112609148025513, 0.5514858365058899, -0.9073094129562378, 0.041602104902267456, 0.4597906172275543, 0.06172793358564377, -0.27982330322265625, 0.5131266713142395, 0.235185444355011, -1.0666254758834839, -1.121137022972107, -0.20169799029827118, 0.5515120625495911, 0.734183669090271, -0.2666535973548889, -1.1624045372009277, 0.6489090323448181, 0.46178576350212097, 0.544086754322052, -0.2676069438457489, -0.3786602020263672, 0.2529560625553131, 1.7233233451843262, -1.121137022972107, 0.7569113969802856, 1000.125, 1005.3333129882812], "mean": [-0.21852275729179382, 0.16505421698093414, 0.2957402765750885, -1.3651632070541382, -0.16025568544864655, 0.09503843635320663, -0.13145411014556885, -0.3126031756401062, 0.45642852783203125, 0.11046997457742691, -1.3983863592147827, -1.4929072856903076, -0.8358935117721558, 0.27458667755126953, 0.42004767060279846, -0.42416173219680786, -1.3868236541748047, 0.19949977099895477, 0.09811699390411377, 0.10580240935087204, -0.3008797764778137, -0.4640364348888397, 0.16922463476657867, 1.504001259803772, -1.3102116584777832, 0.6433253884315491, 830.6239624023438, 920.4058837890625], "std": [0.10525760799646378, 0.17395029962062836, 0.12207219004631042, 0.17544850707054138, 0.12674640119075775, 0.15563368797302246, 0.15108421444892883, 0.029701877385377884, 0.03067931905388832, 0.04794126749038696, 0.18055813014507294, 0.16687770187854767, 0.22738389670848846, 0.12882649898529053, 0.14400604367256165, 0.0754973366856575, 0.10314814746379852, 0.1461239457130432, 0.20324473083019257, 0.16394247114658356, 0.01886744424700737, 0.030902201309800148, 0.05168354883790016, 0.17482246458530426, 0.22031386196613312, 0.1706363558769226, 260.0074462890625, 211.6489715576172], "count": [1290]}, "action": {"min": [-0.46448883414268494, -0.046497754752635956, 0.06132214516401291, -1.7835792303085327, -0.5172457695007324, -0.14045101404190063, -0.4367457330226898, -0.38097843527793884, 0.37458038330078125, 0.03672706335783005, -1.6657164096832275, -1.836500644683838, -1.0800820589065552, -0.03303035721182823, 0.24255166947841644, -0.6238014101982117, -1.7381962537765503, 0.0002825251722242683, -0.12061969935894012, -0.035811975598335266, -0.34928563237190247, -0.5061317086219788, 0.08587993681430817, 1.002944827079773, -1.8180124759674072, 0.11602256447076797, 402.0, 362.0], "max": [0.03421936184167862, 0.7112609148025513, 0.5514858365058899, -0.9073094129562378, 0.041602104902267456, 0.4597906172275543, 0.06172793358564377, -0.27982330322265625, 0.5131266713142395, 0.235185444355011, -1.0666254758834839, -1.121137022972107, -0.20169799029827118, 0.5515120625495911, 0.734183669090271, -0.2666535973548889, -1.1624045372009277, 0.6489090323448181, 0.46178576350212097, 0.544086754322052, -0.2676069438457489, -0.3786602020263672, 0.2529560625553131, 1.7233233451843262, -1.121137022972107, 0.7569113969802856, 1000.125, 1005.3333129882812], "mean": [-0.21851906180381775, 0.1647084504365921, 0.2956136167049408, -1.3651514053344727, -0.1602240651845932, 0.0950494259595871, -0.13168665766716003, -0.3125888705253601, 0.4564341604709625, 0.11036436259746552, -1.398442268371582, -1.4932411909103394, -0.8360742330551147, 0.27462413907051086, 0.4197676181793213, -0.4240361750125885, -1.3868584632873535, 0.19930505752563477, 0.0982835665345192, 0.10597387701272964, -0.3008498549461365, -0.4640568792819977, 0.16914600133895874, 1.5040305852890015, -1.3103328943252563, 0.643319308757782, 830.6239624023438, 920.4061279296875], "std": [0.10525841265916824, 0.17351895570755005, 0.12199534475803375, 0.17544616758823395, 0.12672816216945648, 0.15561896562576294, 0.15106900036334991, 0.02970813773572445, 0.030677903443574905, 0.04781671613454819, 0.18062330782413483, 0.1665642410516739, 0.22740530967712402, 0.12881159782409668, 0.14399823546409607, 0.07558663934469223, 0.10316415876150131, 0.14621856808662415, 0.20315366983413696, 0.16391777992248535, 0.018885673955082893, 0.030898453667759895, 0.051660578697919846, 0.17483703792095184, 0.2202530801296234, 0.17063400149345398, 260.0074768066406, 211.6490478515625], "count": [1290]}, "timestamp": {"min": [0.0], "max": [42.96666666666667], "mean": [21.483333333333334], "std": [12.413027057923493], "count": [1290]}, "frame_index": {"min": [0], "max": [1289], "mean": [644.5], "std": [372.3908117377047], "count": [1290]}, "episode_index": {"min": [95], "max": [95], "mean": [95.0], "std": [0.0], "count": [1290]}, "index": {"min": [86412], "max": [87701], "mean": [87056.5], "std": [372.3908117377047], "count": [1290]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1290]}, "subtask_annotation": {"mean": [6.489922480620155, 16.0, 16.0, 16.0, 16.0], "std": [4.927093974418482, 0.0, 0.0, 0.0, 0.0], "min": [0, 16, 16, 16, 16], "max": [16, 16, 16, 16, 16], "count": [1290]}, "scene_annotation": {"mean": [95.0], "std": [0.0], "min": [95], "max": [95], "count": [1290]}, "eef_direction_state": {"mean": [4.948837209302326, 5.288372093023256], "std": [1.8777818135743811, 1.7214392710381285], "min": [0, 0], "max": [6, 6], "count": [1290]}, "eef_velocity_state": {"mean": [0.3085271317829457, 0.1875968992248062], "std": [0.48640924609861114, 0.43007260103490474], "min": [0, 0], "max": [2, 2], "count": [1290]}, "eef_acc_mag_state": {"mean": [0.12790697674418605, 0.12015503875968993], "std": [0.43303091609308186, 0.42624734329777697], "min": [0, 0], "max": [2, 2], "count": [1290]}, "eef_direction_action": {"mean": [4.948837209302326, 5.288372093023256], "std": [1.8777818135743811, 1.7214392710381283], "min": [0, 0], "max": [6, 6], "count": [1290]}, "eef_velocity_action": {"mean": [0.3085271317829457, 0.1875968992248062], "std": [0.48640924609861114, 0.43007260103490474], "min": [0, 0], "max": [2, 2], "count": [1290]}, "eef_acc_mag_action": {"mean": [0.12790697674418605, 0.12015503875968993], "std": [0.43303091609308186, 0.42624734329777697], "min": [0, 0], "max": [2, 2], "count": [1290]}, "eef_sim_pose_state": {"mean": [0.5065602050783902, 0.19181304254496523, 1.1429593780390426, 0.15217069114230247, -0.03180181403129255, 1.1762192204822655, 0.5144881918256402, -0.25129016587782266, 1.158563775669855, -0.20110315034580972, -0.2595801776185777, -1.1422490165922752], "std": [0.029157811115586057, 0.0415158532069115, 0.02126551866612677, 0.1732482904666601, 0.09536767667287072, 0.21059764154957775, 0.03428591183161841, 0.04478369232041073, 0.01576263257310833, 0.17407019555593026, 0.1572332337996829, 0.16386688610266428], "min": [0.4282281523031425, 0.14196462976612148, 1.083905147289078, -0.10718315171920118, -0.3830800301173465, 0.726226344870571, 0.434310969941781, -0.3426972111871413, 1.1384868925990088, -0.5572781433409898, -0.38306731485442835, -1.3132851683471332], "max": [0.5575566713513135, 0.3241182224232955, 1.1754601289908275, 0.5013738094279124, 0.12490717257515671, 1.484824899034411, 0.5827612148783634, -0.19521664754568052, 1.1947475105150926, -0.032768040980631574, 0.05779243649584953, -0.6827931040002564], "count": [1290]}, "eef_sim_pose_action": {"mean": [0.5065723532292764, 0.19172235011466846, 1.1429632162630814, 0.15205207033834367, -0.0315150259540328, 1.1760628080922542, 0.5145114866531171, -0.2512191885460861, 1.1585947597591142, -0.20111311681951796, -0.25950352693622986, -1.1421615505164133], "std": [0.029153597712491514, 0.04138585594435124, 0.021265381203175032, 0.17335271486337617, 0.09486591332510144, 0.21061753883199025, 0.034278557478448705, 0.044763648882753665, 0.015764952600922078, 0.17406339320952596, 0.157197118123993, 0.16383929982900736], "min": [0.4282281523031425, 0.14196462976612148, 1.083905147289078, -0.10718315171920118, -0.3830800301173465, 0.726226344870571, 0.434310969941781, -0.3426972111871413, 1.1384868925990088, -0.5572781433409898, -0.38306731485442835, -1.3132851683471332], "max": [0.5575566713513135, 0.3241182224232955, 1.1754601289908275, 0.5013738094279124, 0.12490717257515671, 1.484824899034411, 0.5827612148783634, -0.19521664754568052, 1.1947475105150926, -0.032768040980631574, 0.05779243649584953, -0.6827931040002564], "count": [1290]}, "gripper_mode_state": {"mean": [0.2682170542635659, 0.12558139534883722], "std": [0.4430312247074065, 0.33137698847547853], "min": [0, 0], "max": [1, 1], "count": [1290]}, "gripper_activity_state": {"mean": [1.889922480620155, 1.9441860465116279], "std": [0.41331425835711, 0.29984672486113717], "min": [0, 0], "max": [2, 2], "count": [1290]}, "gripper_mode_action": {"mean": [0.2682170542635659, 0.12558139534883722], "std": [0.4430312247074065, 0.3313769884754786], "min": [0, 0], "max": [1, 1], "count": [1290]}, "gripper_activity_action": {"mean": [1.889922480620155, 1.9441860465116279], "std": [0.41331425835711, 0.29984672486113717], "min": [0, 0], "max": [2, 2], "count": [1290]}, "gripper_open_scale_state": {"mean": [0.755112737998398, 0.8367340476296188], "std": [0.23637088862942576, 0.192407967487945], "min": [0.3654545454545455, 0.3290909090909091], "max": [0.9092045454545454, 0.913939375443892], "count": [1290]}, "gripper_open_scale_action": {"mean": [0.7551127820435002, 0.8367341797649253], "std": [0.23637091732684246, 0.1924080203587404], "min": [0.3654545454545455, 0.3290909090909091], "max": [0.9092045454545454, 0.913939375443892], "count": [1290]}}} +{"episode_index": 94, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5048613243704345]], [[0.46449299748494166]], [[0.40424168188517234]]], "std": [[[0.15921434558595818]], [[0.14076396873584812]], [[0.17144479629896506]]], "count": [204]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47098122917467644]], [[0.46107157904011276]], [[0.430648054033705]]], "std": [[[0.17299959350887434]], [[0.13687781977216612]], [[0.16427776421569398]]], "count": [204]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4609512086697424]], [[0.4499174436114315]], [[0.4147366878123799]]], "std": [[[0.17235322005787612]], [[0.13773750944464477]], [[0.16722999366866445]]], "count": [204]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5078926314398309]], [[0.4669831154684096]], [[0.412100255911188]]], "std": [[[0.13679833415890702]], [[0.1225292670130081]], [[0.15665223360208277]]], "count": [204]}, "observation.state": {"min": [-0.5072603225708008, 0.10042406618595123, 0.16822247207164764, -1.6486566066741943, -0.4833798408508301, -0.1856517642736435, -0.6259710788726807, -0.37064093351364136, 0.39082756638526917, 0.062113188207149506, -1.7959812879562378, -1.8513532876968384, -1.0532479286193848, 0.06484552472829819, 0.08835293352603912, -0.5491209626197815, -1.6797670125961304, -0.06755515187978745, -0.28457921743392944, -0.10454631596803665, -0.3482956290245056, -0.47063493728637695, 0.07671068608760834, 0.9561256170272827, -1.7705687284469604, 0.2233496904373169, 397.0, 364.0], "max": [-0.10155307501554489, 0.7302762866020203, 0.7017456293106079, -1.0765060186386108, -0.01984330266714096, 0.3234509527683258, 0.02827807329595089, -0.27707526087760925, 0.49246105551719666, 0.2349715679883957, -1.1805946826934814, -1.121137022972107, 0.06818871945142746, 0.27857309579849243, 0.6046103835105896, -0.2599504292011261, -1.3119051456451416, 0.47317075729370117, 0.5102688074111938, 0.4509549140930176, -0.2674594521522522, -0.40693551301956177, 0.23498225212097168, 1.8748093843460083, -1.121137022972107, 1.030156135559082, 1001.9375, 1005.3125], "mean": [-0.24556195735931396, 0.35582372546195984, 0.3818231523036957, -1.3741023540496826, -0.2360129952430725, 0.013707603327929974, -0.3437352478504181, -0.310575932264328, 0.44837716221809387, 0.14133654534816742, -1.6258143186569214, -1.5385581254959106, -0.624322772026062, 0.210088312625885, 0.3809477686882019, -0.40327250957489014, -1.4099406003952026, 0.14052337408065796, -0.04743672162294388, 0.09050865471363068, -0.30566641688346863, -0.44595956802368164, 0.154666468501091, 1.6115013360977173, -1.2691798210144043, 0.7270879745483398, 852.6018676757812, 921.3165283203125], "std": [0.077565997838974, 0.14017485082149506, 0.1168726310133934, 0.11062850803136826, 0.08556750416755676, 0.17469990253448486, 0.15264064073562622, 0.027394697070121765, 0.02346586249768734, 0.04402555525302887, 0.1819843351840973, 0.17022424936294556, 0.2726897597312927, 0.05075979232788086, 0.18178537487983704, 0.06626652926206589, 0.07491211593151093, 0.16597367823123932, 0.2441720813512802, 0.14667382836341858, 0.020643245428800583, 0.016418548300862312, 0.06496002525091171, 0.24920685589313507, 0.20399786531925201, 0.1731817126274109, 249.38613891601562, 207.0668182373047], "count": [1202]}, "action": {"min": [-0.5072603225708008, 0.10042406618595123, 0.16822247207164764, -1.6486566066741943, -0.4833798408508301, -0.1856517642736435, -0.6259710788726807, -0.37064093351364136, 0.39082756638526917, 0.062113188207149506, -1.7959812879562378, -1.8513532876968384, -1.0532479286193848, 0.06484552472829819, 0.08835293352603912, -0.5491209626197815, -1.6797670125961304, -0.06755515187978745, -0.28457921743392944, -0.10454631596803665, -0.3482956290245056, -0.47063493728637695, 0.07671068608760834, 0.9561256170272827, -1.7705687284469604, 0.2233496904373169, 397.0, 364.0], "max": [-0.10155307501554489, 0.7302762866020203, 0.7017456293106079, -1.0765060186386108, -0.01984330266714096, 0.3234509527683258, 0.028279704973101616, -0.27707526087760925, 0.49246105551719666, 0.2349715679883957, -1.1805946826934814, -1.121137022972107, 0.06818871945142746, 0.27857309579849243, 0.6046103835105896, -0.2599504292011261, -1.3119051456451416, 0.47317075729370117, 0.5102688074111938, 0.4509549140930176, -0.2674594521522522, -0.40693551301956177, 0.23498225212097168, 1.8748093843460083, -1.121137022972107, 1.030156135559082, 1001.9375, 1005.3125], "mean": [-0.24558287858963013, 0.3554054796695709, 0.3816542625427246, -1.3740519285202026, -0.23582062125205994, 0.013709050603210926, -0.3438779413700104, -0.31055954098701477, 0.44839736819267273, 0.14122800529003143, -1.6258448362350464, -1.5387297868728638, -0.6245236992835999, 0.21005377173423767, 0.38053274154663086, -0.40313097834587097, -1.4100232124328613, 0.14029714465141296, -0.047341238707304, 0.09067626297473907, -0.3056338131427765, -0.44595906138420105, 0.15453960001468658, 1.6115705966949463, -1.2693767547607422, 0.7272176742553711, 852.6026000976562, 921.3126220703125], "std": [0.07755684852600098, 0.14018170535564423, 0.11691876500844955, 0.11062514036893845, 0.0857865959405899, 0.1746986210346222, 0.15237249433994293, 0.027401747182011604, 0.023473631590604782, 0.043955329805612564, 0.18197864294052124, 0.16990584135055542, 0.2728690207004547, 0.05078107491135597, 0.1818440556526184, 0.06634536385536194, 0.07496879994869232, 0.16600441932678223, 0.24416571855545044, 0.14665311574935913, 0.0206693597137928, 0.016418583691120148, 0.06495198607444763, 0.2492073029279709, 0.20396943390369415, 0.17325490713119507, 249.38636779785156, 207.0662384033203], "count": [1202]}, "timestamp": {"min": [0.0], "max": [40.03333333333333], "mean": [20.016666666666666], "std": [11.566246390059117], "count": [1202]}, "frame_index": {"min": [0], "max": [1201], "mean": [600.5], "std": [346.9873917017735], "count": [1202]}, "episode_index": {"min": [96], "max": [96], "mean": [96.0], "std": [0.0], "count": [1202]}, "index": {"min": [87702], "max": [88903], "mean": [88302.5], "std": [346.9873917017735], "count": [1202]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1202]}, "subtask_annotation": {"mean": [5.4866888519134775, 16.0, 16.0, 16.0, 16.0], "std": [5.681821951060524, 0.0, 0.0, 0.0, 0.0], "min": [0, 16, 16, 16, 16], "max": [16, 16, 16, 16, 16], "count": [1202]}, "scene_annotation": {"mean": [96.0], "std": [0.0], "min": [96], "max": [96], "count": [1202]}, "eef_direction_state": {"mean": [4.916805324459235, 5.421797004991681], "std": [1.8085764739893677, 1.5341777156788345], "min": [0, 0], "max": [6, 6], "count": [1202]}, "eef_velocity_state": {"mean": [0.3668885191347754, 0.1464226289517471], "std": [0.5280817663626471, 0.3785312025468624], "min": [0, 0], "max": [2, 2], "count": [1202]}, "eef_acc_mag_state": {"mean": [0.15058236272878536, 0.07903494176372712], "std": [0.46306562961009723, 0.3502930559811179], "min": [0, 0], "max": [2, 2], "count": [1202]}, "eef_direction_action": {"mean": [4.916805324459235, 5.421797004991681], "std": [1.8085764739893677, 1.5341777156788345], "min": [0, 0], "max": [6, 6], "count": [1202]}, "eef_velocity_action": {"mean": [0.3668885191347754, 0.1464226289517471], "std": [0.5280817663626471, 0.3785312025468624], "min": [0, 0], "max": [2, 2], "count": [1202]}, "eef_acc_mag_action": {"mean": [0.15058236272878536, 0.07903494176372712], "std": [0.46306562961009723, 0.35029305598111793], "min": [0, 0], "max": [2, 2], "count": [1202]}, "eef_sim_pose_state": {"mean": [0.5087859119549715, 0.24013122536254713, 1.1451428078183978, 0.15489656281285857, -0.12180765204402517, 0.936303482511693, 0.4971048940490228, -0.23958350459303113, 1.1435724543052537, -0.08132460531904641, -0.2827793734873675, -1.1423888409725171], "std": [0.02037088125592514, 0.03826049120475757, 0.01775338747298177, 0.20738648780781904, 0.09646284888147029, 0.21430156309138115, 0.015454203878834206, 0.05487767327755939, 0.00729218291985272, 0.22440105136594404, 0.14415741630029494, 0.1672874262112157], "min": [0.45791473430749413, 0.1793029013261595, 1.0981479855719853, -0.14264061936718236, -0.38650302718731666, 0.46257798776647463, 0.4549176368454777, -0.30965965141717783, 1.136092904335568, -0.5493101984534706, -0.38303910357329674, -1.3591943562453874], "max": [0.5552559379492669, 0.3118619801689266, 1.1854218214270458, 0.5873713037222067, 0.04010881388190257, 1.3031334833375197, 0.5227747209394465, -0.1677967340421811, 1.174166915464289, 0.2077180629649859, 0.00656741849498621, -0.6885726744253886], "count": [1202]}, "eef_sim_pose_action": {"mean": [0.5088082559639124, 0.2400286865397507, 1.1451482455057154, 0.15477109867383199, -0.12160632306966232, 0.9362660372684948, 0.4971083704942739, -0.23946749069642848, 1.143596691081587, -0.08122751718876992, -0.2826037059164404, -1.1422910577786627], "std": [0.02036350391696306, 0.03823915154155439, 0.01775274957634177, 0.20747992466985477, 0.09616978443038952, 0.21425061652420654, 0.01545276651165765, 0.05487681982663243, 0.007327773458367846, 0.2244285892790431, 0.14416377355618143, 0.1672586946792069], "min": [0.45791473430749413, 0.1793029013261595, 1.0981479855719853, -0.14264061936718236, -0.38650302718731666, 0.46257798776647463, 0.4549176368454777, -0.30965965141717783, 1.136092904335568, -0.5493101984534706, -0.38303910357329674, -1.3591943562453874], "max": [0.5552559379492669, 0.3118619801689266, 1.1854218214270458, 0.5873713037222067, 0.04010881388190257, 1.3031334833375197, 0.5227747209394465, -0.1677967340421811, 1.174166915464289, 0.2077180629649859, 0.00656741849498621, -0.6885726744253886], "count": [1202]}, "gripper_mode_state": {"mean": [0.23128119800332778, 0.12146422628951747], "std": [0.4216517585086918, 0.3266659884674349], "min": [0, 0], "max": [1, 1], "count": [1202]}, "gripper_activity_state": {"mean": [1.8851913477537439, 1.9442595673876872], "std": [0.4220980065259262, 0.2987291315262728], "min": [0, 0], "max": [2, 2], "count": [1202]}, "gripper_mode_action": {"mean": [0.23128119800332778, 0.12146422628951747], "std": [0.4216517585086918, 0.3266659884674349], "min": [0, 0], "max": [1, 1], "count": [1202]}, "gripper_activity_action": {"mean": [1.8851913477537439, 1.9442595673876872], "std": [0.4220980065259262, 0.2987291315262728], "min": [0, 0], "max": [2, 2], "count": [1202]}, "gripper_open_scale_state": {"mean": [0.7750925943758102, 0.8375604092943245], "std": [0.22671459140198014, 0.1882430002625154], "min": [0.3609090909090909, 0.33090909090909093], "max": [0.9108522727272728, 0.9139204545454546], "count": [1202]}, "gripper_open_scale_action": {"mean": [0.775093262891264, 0.8375567303358858], "std": [0.2267149876855106, 0.18824155633969583], "min": [0.3609090909090909, 0.33090909090909093], "max": [0.9108522727272728, 0.9139204545454546], "count": [1202]}}} +{"episode_index": 95, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5151347793671203]], [[0.4724702902335797]], [[0.4081980930122504]]], "std": [[[0.156197073904755]], [[0.1319622396925941]], [[0.16531672143316678]]], "count": [183]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4651175287510268]], [[0.4585276996499875]], [[0.4262256486838816]]], "std": [[[0.16592414518447687]], [[0.12331696695476217]], [[0.15526846444052952]]], "count": [183]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4582497511071824]], [[0.4480053584503018]], [[0.4167726894264081]]], "std": [[[0.18132283767065727]], [[0.14295012563619475]], [[0.17113037300306497]]], "count": [183]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5037718668523876]], [[0.4615825520554306]], [[0.4071434415068395]]], "std": [[[0.13505303030217372]], [[0.12001362448887337]], [[0.15479005460559273]]], "count": [183]}, "observation.state": {"min": [-0.6140810251235962, 0.05378232151269913, 0.14031465351581573, -1.813646912574768, -0.7628604769706726, -0.12054117023944855, -0.6473186016082764, -0.35068124532699585, 0.3613249361515045, 0.05128931254148483, -1.663450837135315, -1.9007951021194458, -1.156171202659607, -0.018871372565627098, 0.22106994688510895, -0.5974720120429993, -1.799227237701416, -0.002395464340224862, -0.12051498144865036, -0.17249634861946106, -0.34199681878089905, -0.48751237988471985, 0.06782680749893188, 0.8211208581924438, -1.7626190185546875, 0.04933891445398331, 398.875, 358.8125], "max": [0.05873250961303711, 0.7220863699913025, 0.7573583126068115, -1.012652039527893, -0.12022264301776886, 0.6412001252174377, 0.09097856283187866, -0.24856463074684143, 0.5260747671127319, 0.2359476238489151, -0.9235692620277405, -1.121137022972107, 0.12936508655548096, 0.49124908447265625, 0.615406334400177, -0.24371887743473053, -1.3057702779769897, 0.5606139302253723, 0.636629581451416, 0.4842394292354584, -0.2525784373283386, -0.38401955366134644, 0.23503556847572327, 1.636531949043274, -1.121137022972107, 0.8578504920005798, 1001.0, 1005.375], "mean": [-0.22749640047550201, 0.33044812083244324, 0.3445151746273041, -1.475642204284668, -0.3495136797428131, 0.21457596123218536, -0.20068225264549255, -0.2883256673812866, 0.4462680518627167, 0.1361483782529831, -1.4004563093185425, -1.5992728471755981, -0.7212815880775452, 0.2491568624973297, 0.3658723533153534, -0.3905274569988251, -1.4536280632019043, 0.17396903038024902, 0.19502513110637665, 0.04439425840973854, -0.2902904450893402, -0.45859256386756897, 0.15747447311878204, 1.424681544303894, -1.2956353425979614, 0.6804155111312866, 823.0158081054688, 911.1956787109375], "std": [0.16917401552200317, 0.16936710476875305, 0.1433604210615158, 0.22800344228744507, 0.12539854645729065, 0.2123122662305832, 0.18225795030593872, 0.031502772122621536, 0.04312510043382645, 0.04648231714963913, 0.24349714815616608, 0.17049068212509155, 0.3216817378997803, 0.11559584736824036, 0.15599213540554047, 0.08891015499830246, 0.09551253914833069, 0.16117607057094574, 0.26248952746391296, 0.17207856476306915, 0.02595079503953457, 0.028971966356039047, 0.053315017372369766, 0.2286442369222641, 0.21875150501728058, 0.215694859623909, 263.1880187988281, 220.60052490234375], "count": [1045]}, "action": {"min": [-0.6140810251235962, 0.05378232151269913, 0.14031465351581573, -1.813646912574768, -0.7628604769706726, -0.12054117023944855, -0.6473186016082764, -0.35068124532699585, 0.3613249361515045, 0.05128931254148483, -1.663450837135315, -1.9007951021194458, -1.156171202659607, -0.018871372565627098, 0.22106994688510895, -0.5974720120429993, -1.799227237701416, -0.002395464340224862, -0.12051498144865036, -0.17249634861946106, -0.34199681878089905, -0.48751237988471985, 0.06782680749893188, 0.8211208581924438, -1.7626190185546875, 0.04933891445398331, 398.875, 358.8125], "max": [0.05873250961303711, 0.7220863699913025, 0.7573583126068115, -1.012652039527893, -0.12022264301776886, 0.6412001252174377, 0.09097856283187866, -0.24856463074684143, 0.5260747671127319, 0.2359476238489151, -0.9235692620277405, -1.121137022972107, 0.12936508655548096, 0.49124908447265625, 0.615406334400177, -0.24371887743473053, -1.3057702779769897, 0.5606139302253723, 0.636629581451416, 0.4842394292354584, -0.2525784373283386, -0.38401955366134644, 0.23503556847572327, 1.636531949043274, -1.121137022972107, 0.8578504920005798, 1001.0, 1005.375], "mean": [-0.22755244374275208, 0.3300085663795471, 0.34433528780937195, -1.4755823612213135, -0.3495636284351349, 0.21469205617904663, -0.20082201063632965, -0.28830423951148987, 0.4463014602661133, 0.13603806495666504, -1.4002875089645386, -1.5996745824813843, -0.7216181755065918, 0.24916832149028778, 0.3655145466327667, -0.390379935503006, -1.4537533521652222, 0.1737905740737915, 0.19524171948432922, 0.04459656774997711, -0.29023778438568115, -0.4586041569709778, 0.15736134350299835, 1.4247336387634277, -1.2958507537841797, 0.6804811954498291, 823.0149536132812, 911.195068359375], "std": [0.16917447745800018, 0.1692509949207306, 0.14334437251091003, 0.22802847623825073, 0.1253708004951477, 0.21216218173503876, 0.18213798105716705, 0.0314965546131134, 0.043137773871421814, 0.04638439044356346, 0.24343839287757874, 0.16985653340816498, 0.32189157605171204, 0.11559164524078369, 0.15587303042411804, 0.08893708139657974, 0.09554357081651688, 0.16119082272052765, 0.2623210549354553, 0.17211711406707764, 0.025969313457608223, 0.028969036415219307, 0.05327577888965607, 0.22868478298187256, 0.2186911553144455, 0.21572604775428772, 263.18695068359375, 220.60012817382812], "count": [1045]}, "timestamp": {"min": [0.0], "max": [34.8], "mean": [17.4], "std": [10.055512584315796], "count": [1045]}, "frame_index": {"min": [0], "max": [1044], "mean": [522.0], "std": [301.66537752947386], "count": [1045]}, "episode_index": {"min": [97], "max": [97], "mean": [97.0], "std": [0.0], "count": [1045]}, "index": {"min": [88904], "max": [89948], "mean": [89426.0], "std": [301.66537752947386], "count": [1045]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1045]}, "subtask_annotation": {"mean": [6.725358851674641, 16.0, 16.0, 16.0, 16.0], "std": [4.844587369952218, 0.0, 0.0, 0.0, 0.0], "min": [0, 16, 16, 16, 16], "max": [16, 16, 16, 16, 16], "count": [1045]}, "scene_annotation": {"mean": [97.0], "std": [0.0], "min": [97], "max": [97], "count": [1045]}, "eef_direction_state": {"mean": [4.660287081339713, 5.229665071770335], "std": [2.201869999916365, 1.744130384149644], "min": [0, 0], "max": [6, 6], "count": [1045]}, "eef_velocity_state": {"mean": [0.38851674641148326, 0.21818181818181817], "std": [0.6157907748803049, 0.47547965754718524], "min": [0, 0], "max": [2, 2], "count": [1045]}, "eef_acc_mag_state": {"mean": [0.2507177033492823, 0.11483253588516747], "std": [0.6000892770282494, 0.4129716044941215], "min": [0, 0], "max": [2, 2], "count": [1045]}, "eef_direction_action": {"mean": [4.660287081339713, 5.229665071770335], "std": [2.201869999916365, 1.744130384149644], "min": [0, 0], "max": [6, 6], "count": [1045]}, "eef_velocity_action": {"mean": [0.38851674641148326, 0.21818181818181817], "std": [0.6157907748803049, 0.47547965754718524], "min": [0, 0], "max": [2, 2], "count": [1045]}, "eef_acc_mag_action": {"mean": [0.2507177033492823, 0.11483253588516747], "std": [0.6000892770282494, 0.4129716044941215], "min": [0, 0], "max": [2, 2], "count": [1045]}, "eef_sim_pose_state": {"mean": [0.5036099267463866, 0.22506764254332198, 1.1729429647256788, 0.2213369792981126, 0.012650811285429555, 1.0700643706227884, 0.5083667036940476, -0.23380297293319813, 1.1705730494230782, -0.21919272786866786, -0.23479153480964768, -1.2130501167957806], "std": [0.04464848893206938, 0.037818287856519826, 0.020308868887795508, 0.24395969740022874, 0.10509224001989462, 0.2582051665734168, 0.02957968382773797, 0.04876388023068556, 0.021021066039951294, 0.2273535306590514, 0.16031862828790583, 0.18591645857925515], "min": [0.42623124015408165, 0.16691110190487085, 1.1270429590339772, -0.06504797556880237, -0.38287090149209746, 0.44688105755460295, 0.4348718101002553, -0.3097083966952966, 1.139781633113973, -0.6732126534024334, -0.38314078059212187, -1.4501878018723808], "max": [0.5794113685783504, 0.3222762820848834, 1.2051794444234176, 0.6508738097481623, 0.1942909819214489, 1.5207251997752596, 0.5571628716528129, -0.16914161424793492, 1.204827316964934, -0.007940084610379206, 0.08533813720819383, -0.7309536424793557], "count": [1045]}, "eef_sim_pose_action": {"mean": [0.503644366938065, 0.2249612216778323, 1.1729577495890688, 0.22125861608240718, 0.013115971143727303, 1.0700465823047378, 0.5083827663015278, -0.2337020439322147, 1.1706224815130981, -0.2191524267027796, -0.23462526632279035, -1.2129283604752876], "std": [0.04465080105122656, 0.037736521106140695, 0.020290345690128313, 0.244019591990749, 0.10441425627971122, 0.25819338938864567, 0.029573532915220073, 0.048715856377170075, 0.021009361226014312, 0.22738266892436226, 0.1602548146884987, 0.18593369176120425], "min": [0.42623124015408165, 0.16691110190487085, 1.1270429590339772, -0.06504797556880237, -0.38287242912698627, 0.44688105755460295, 0.4348718101002553, -0.3097083966952966, 1.139781633113973, -0.6732126534024334, -0.38314078059212187, -1.4501878018723808], "max": [0.5794113685783504, 0.3222762820848834, 1.2051794444234176, 0.6508738097481623, 0.1942909819214489, 1.5207251997752596, 0.5571628716528129, -0.16914161424793492, 1.204827316964934, -0.007940084610379206, 0.08533813720819383, -0.7309536424793557], "count": [1045]}, "gripper_mode_state": {"mean": [0.2755980861244019, 0.13779904306220095], "std": [0.4468151531102863, 0.34468894208161177], "min": [0, 0], "max": [1, 1], "count": [1045]}, "gripper_activity_state": {"mean": [1.8650717703349282, 1.9311004784688994], "std": [0.45461495313569306, 0.3317911870709504], "min": [0, 0], "max": [2, 2], "count": [1045]}, "gripper_mode_action": {"mean": [0.2755980861244019, 0.13779904306220095], "std": [0.4468151531102863, 0.34468894208161177], "min": [0, 0], "max": [1, 1], "count": [1045]}, "gripper_activity_action": {"mean": [1.8650717703349282, 1.9311004784688994], "std": [0.45461495313569306, 0.3317911870709504], "min": [0, 0], "max": [2, 2], "count": [1045]}, "gripper_open_scale_state": {"mean": [0.748196193806243, 0.8283597776886716], "std": [0.2392617432294984, 0.20054484669222825], "min": [0.36261363636363636, 0.3261931818181818], "max": [0.91, 0.9139772727272727], "count": [1045]}, "gripper_open_scale_action": {"mean": [0.7481953782342552, 0.828359200788304], "std": [0.23926119333276497, 0.20054460101140267], "min": [0.36261363636363636, 0.3261931818181818], "max": [0.91, 0.9139772727272727], "count": [1045]}}} +{"episode_index": 96, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5121758106347886]], [[0.46972225594247136]], [[0.4079319217073622]]], "std": [[[0.15464595473639434]], [[0.14122830616634033]], [[0.17790108967183646]]], "count": [212]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42852337294980886]], [[0.44858807151005053]], [[0.4321979629115797]]], "std": [[[0.15418830793548421]], [[0.12270606712851165]], [[0.16481727818803207]]], "count": [212]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4715056091225798]], [[0.44362515029596744]], [[0.396308847615304]]], "std": [[[0.16540327377037278]], [[0.1365421849734209]], [[0.16457688224035746]]], "count": [212]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5033797892388088]], [[0.4598451807019978]], [[0.40015216888642247]]], "std": [[[0.13683904151274823]], [[0.1268895518061655]], [[0.16762177232200132]]], "count": [212]}, "observation.state": {"min": [-0.9443060159683228, 0.007580182980746031, 0.21783672273159027, -1.4790290594100952, -0.4787067174911499, -0.7153973579406738, -0.9919283986091614, -0.4139613211154938, 0.41761475801467896, 0.10360787808895111, -1.9799463748931885, -1.8417927026748657, -0.7462756037712097, -0.12947943806648254, 0.15825772285461426, -0.5147455930709839, -1.774025797843933, -0.005025457590818405, -0.12065461277961731, -0.02831251360476017, -0.3560359477996826, -0.4664865732192993, 0.04201618582010269, 1.1935251951217651, -1.7250696420669556, 0.30797499418258667, 397.0, 359.0], "max": [-0.12426089495420456, 0.6953359246253967, 0.6266953945159912, 0.03461751714348793, -0.01624028943479061, 0.03896229341626167, 0.028276514261960983, -0.291996568441391, 0.5660119652748108, 0.2789618670940399, -1.3874624967575073, -1.121137022972107, -0.24957655370235443, 0.3202548325061798, 0.8549538850784302, -0.2193300724029541, -1.2595877647399902, 0.47953465580940247, 0.380046546459198, 0.47319692373275757, -0.25463369488716125, -0.35859623551368713, 0.2730834484100342, 1.6339372396469116, -1.121137022972107, 0.7462756037712097, 1000.125, 1005.4375], "mean": [-0.5347740650177002, 0.3273110091686249, 0.4013092517852783, -0.7549790740013123, -0.28775498270988464, -0.3324229419231415, -0.6270796656608582, -0.35361310839653015, 0.5004949569702148, 0.19614018499851227, -1.7351670265197754, -1.5949628353118896, -0.5452436804771423, 0.20643799006938934, 0.3851766884326935, -0.36783063411712646, -1.4230676889419556, 0.11841938644647598, 0.13637778162956238, 0.17559534311294556, -0.3151205778121948, -0.4485398232936859, 0.16370774805545807, 1.4968910217285156, -1.3483715057373047, 0.5796520113945007, 877.7141723632812, 927.5482177734375], "std": [0.21934007108211517, 0.14779996871948242, 0.07182084023952484, 0.406155526638031, 0.10004520416259766, 0.1624477356672287, 0.17757301032543182, 0.0259555596858263, 0.04435509070754051, 0.041826557368040085, 0.14874380826950073, 0.1291469931602478, 0.11552106589078903, 0.08702157437801361, 0.17971675097942352, 0.07405973970890045, 0.09177522361278534, 0.12640069425106049, 0.15906177461147308, 0.13395637273788452, 0.015270288102328777, 0.02521919459104538, 0.05813821777701378, 0.08582461625337601, 0.16535496711730957, 0.12076880782842636, 223.1365966796875, 203.79861450195312], "count": [1270]}, "action": {"min": [-0.9443060159683228, 0.007580182980746031, 0.21783672273159027, -1.4790290594100952, -0.4787067174911499, -0.7153973579406738, -0.9919283986091614, -0.4139613211154938, 0.41761475801467896, 0.10360787808895111, -1.9799463748931885, -1.8417927026748657, -0.7462756037712097, -0.12947943806648254, 0.15825772285461426, -0.5147455930709839, -1.774025797843933, -0.005025457590818405, -0.12065461277961731, -0.02831251360476017, -0.3560359477996826, -0.4664865732192993, 0.04201618582010269, 1.1935251951217651, -1.7250696420669556, 0.30797499418258667, 397.0, 359.0], "max": [-0.12426089495420456, 0.6953359246253967, 0.6266953945159912, 0.03461751714348793, -0.01624028943479061, 0.03896229341626167, 0.028276514261960983, -0.291996568441391, 0.5660119652748108, 0.2789618670940399, -1.3874624967575073, -1.121137022972107, -0.24957655370235443, 0.3202548325061798, 0.8549538850784302, -0.2193300724029541, -1.2595877647399902, 0.47953465580940247, 0.380046546459198, 0.47319692373275757, -0.25463369488716125, -0.35859623551368713, 0.2730834484100342, 1.6339372396469116, -1.121137022972107, 0.7462756037712097, 1000.125, 1005.4375], "mean": [-0.5350880026817322, 0.3270808160305023, 0.40129542350769043, -0.754542887210846, -0.2877598702907562, -0.3324572741985321, -0.6275338530540466, -0.3536161482334137, 0.5005717873573303, 0.1960962563753128, -1.7352714538574219, -1.595299482345581, -0.5450968742370605, 0.20647402107715607, 0.3849033713340759, -0.3677266240119934, -1.4230526685714722, 0.11822366714477539, 0.13663725554943085, 0.17579962313175201, -0.3151233196258545, -0.44855648279190063, 0.1636301428079605, 1.4968199729919434, -1.3485668897628784, 0.5795119404792786, 877.7141723632812, 927.5482177734375], "std": [0.21914084255695343, 0.147593691945076, 0.07181282341480255, 0.40573814511299133, 0.1000426784157753, 0.16240659356117249, 0.17663124203681946, 0.02595028281211853, 0.044342041015625, 0.041814662516117096, 0.14867480099201202, 0.12846621870994568, 0.11538371443748474, 0.08702823519706726, 0.17964696884155273, 0.07403521239757538, 0.09177862852811813, 0.12638305127620697, 0.15891119837760925, 0.13384315371513367, 0.015269446186721325, 0.025224020704627037, 0.05810876935720444, 0.08579887449741364, 0.16523219645023346, 0.12067776173353195, 223.1365966796875, 203.7986297607422], "count": [1270]}, "timestamp": {"min": [0.0], "max": [42.3], "mean": [21.15], "std": [12.220576909458899], "count": [1270]}, "frame_index": {"min": [0], "max": [1269], "mean": [634.5], "std": [366.61730728376693], "count": [1270]}, "episode_index": {"min": [98], "max": [98], "mean": [98.0], "std": [0.0], "count": [1270]}, "index": {"min": [89949], "max": [91218], "mean": [90583.5], "std": [366.61730728376693], "count": [1270]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1270]}, "subtask_annotation": {"mean": [4.552755905511811, 16.0, 16.0, 16.0, 16.0], "std": [5.595552603668283, 0.0, 0.0, 0.0, 0.0], "min": [0, 16, 16, 16, 16], "max": [16, 16, 16, 16, 16], "count": [1270]}, "scene_annotation": {"mean": [98.0], "std": [0.0], "min": [98], "max": [98], "count": [1270]}, "eef_direction_state": {"mean": [4.630708661417323, 5.369291338582677], "std": [1.9224742837850313, 1.4768028784822669], "min": [0, 0], "max": [6, 6], "count": [1270]}, "eef_velocity_state": {"mean": [0.4881889763779528, 0.19370078740157481], "std": [0.6091964726101718, 0.4386356857376379], "min": [0, 0], "max": [2, 2], "count": [1270]}, "eef_acc_mag_state": {"mean": [0.27244094488188975, 0.09133858267716535], "std": [0.6094630611369669, 0.37374959448475864], "min": [0, 0], "max": [2, 2], "count": [1270]}, "eef_direction_action": {"mean": [4.624409448818898, 5.369291338582677], "std": [1.9294328869961943, 1.4768028784822669], "min": [0, 0], "max": [6, 6], "count": [1270]}, "eef_velocity_action": {"mean": [0.4889763779527559, 0.19370078740157481], "std": [0.6092112296048403, 0.4386356857376379], "min": [0, 0], "max": [2, 2], "count": [1270]}, "eef_acc_mag_action": {"mean": [0.2740157480314961, 0.09133858267716535], "std": [0.6113380958753849, 0.37374959448475864], "min": [0, 0], "max": [2, 2], "count": [1270]}, "eef_sim_pose_state": {"mean": [0.5655467668177941, 0.30414986196313065, 1.1015645706495176, 0.14856909291433365, -0.14886011113204153, 0.8154717479038461, 0.4998097396787196, -0.2476432801378564, 1.1496268743979727, -0.26097829148413193, -0.2586932921151393, -1.0896617615845319], "std": [0.04188311168779675, 0.038737033532158786, 0.02620470555163562, 0.06161122846849919, 0.06873433247305943, 0.17661342187755938, 0.024813989907213188, 0.0510177411550504, 0.012641532490242496, 0.12414538283858147, 0.09369735505977794, 0.13306999927608718], "min": [0.4716678452703733, 0.2264851144682833, 1.0387619198545308, 0.012859960194587627, -0.38640095971964583, 0.4309157456214897, 0.4150542047864365, -0.3599249522299712, 1.1276073861493419, -0.49262009717619004, -0.38293635784164737, -1.2503608398213006], "max": [0.6204341481868331, 0.3890729517239122, 1.164971913383956, 0.33097056761147436, -0.05223245052242764, 1.2503410740103351, 0.5215513210509471, -0.1467079334497687, 1.2082691863769912, -0.07436216221950964, -0.045524087047246864, -0.7432672179773135], "count": [1270]}, "eef_sim_pose_action": {"mean": [0.5656373217211471, 0.3041301421557007, 1.1015681118656688, 0.14864018186058725, -0.14869380765610563, 0.8151649443439783, 0.4998320344475231, -0.24757322944322602, 1.1496389609875528, -0.2611470132259525, -0.25858970886439947, -1.0895251053398007], "std": [0.04183964242268923, 0.03874039832385914, 0.026210022756368478, 0.061578032334299426, 0.06842242897002605, 0.1761943832920456, 0.024816675061757682, 0.05099363351492512, 0.01263948084483883, 0.12403903658618282, 0.09363270882613572, 0.1329940855638586], "min": [0.4716678452703733, 0.2264851144682833, 1.0387619198545308, 0.012859960194587627, -0.38640095971964583, 0.4309157456214897, 0.4150542047864365, -0.3599249522299712, 1.1276073861493419, -0.49262009717619004, -0.38293635784164737, -1.2503608398213006], "max": [0.6204341481868331, 0.3890729517239122, 1.164971913383956, 0.33097056761147436, -0.05223245052242764, 1.2503456952945093, 0.5215513210509471, -0.1467079334497687, 1.2082691863769912, -0.07436216221950964, -0.045524087047246864, -0.7432672179773135], "count": [1270]}, "gripper_mode_state": {"mean": [0.19606299212598424, 0.1141732283464567], "std": [0.3970167442874298, 0.31802154372841396], "min": [0, 0], "max": [1, 1], "count": [1270]}, "gripper_activity_state": {"mean": [1.9007874015748032, 1.9440944881889763], "std": [0.39434907255169716, 0.300957407535883], "min": [0, 0], "max": [2, 2], "count": [1270]}, "gripper_mode_action": {"mean": [0.19606299212598424, 0.1141732283464567], "std": [0.3970167442874298, 0.31802154372841396], "min": [0, 0], "max": [1, 1], "count": [1270]}, "gripper_activity_action": {"mean": [1.9007874015748032, 1.9440944881889763], "std": [0.3943490725516971, 0.300957407535883], "min": [0, 0], "max": [2, 2], "count": [1270]}, "gripper_open_scale_state": {"mean": [0.7979219756621281, 0.8432269148174697], "std": [0.2028515937749926, 0.18527114842548115], "min": [0.3609090909090909, 0.32636363636363636], "max": [0.9092045454545454, 0.9140340909090909], "count": [1270]}, "gripper_open_scale_action": {"mean": [0.7979219756621281, 0.8432269148174698], "std": [0.2028515937749926, 0.18527114842548106], "min": [0.3609090909090909, 0.32636363636363636], "max": [0.9092045454545454, 0.9140340909090909], "count": [1270]}}} +{"episode_index": 97, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5128838859644236]], [[0.46865558503230836]], [[0.40663736631016045]]], "std": [[[0.1590229741935634]], [[0.1488913860372848]], [[0.1851689361821314]]], "count": [176]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9215686274509803]], [[0.796078431372549]], [[1.0]]], "mean": [[[0.48945288013406124]], [[0.458090616644385]], [[0.4078680068144682]]], "std": [[[0.15409431874592153]], [[0.12326538033913552]], [[0.16027019012834165]]], "count": [176]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4376808050635027]], [[0.44587975689802434]], [[0.42388276491941473]]], "std": [[[0.16950302511103577]], [[0.14744154840797408]], [[0.18272838135713845]]], "count": [176]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5168628692717617]], [[0.47125535339609326]], [[0.4109209593638592]]], "std": [[[0.1365805637520521]], [[0.13095775554263978]], [[0.17328696793130555]]], "count": [176]}, "observation.state": {"min": [-0.7997698783874512, 0.18529506027698517, 0.31939634680747986, -1.5801578760147095, -0.45679301023483276, -0.34582826495170593, -0.8130190968513489, -0.39686205983161926, 0.38077113032341003, 0.10156412422657013, -1.9654585123062134, -1.8391189575195312, -0.7462756037712097, 0.11878383904695511, 0.06621342897415161, -0.45136722922325134, -1.6270352602005005, -0.082652248442173, -0.12051279842853546, -0.03351795673370361, -0.37984782457351685, -0.5039740204811096, 0.034901686012744904, 1.2110211849212646, -1.5581787824630737, 0.45619720220565796, 398.25, 359.0], "max": [-0.07335727661848068, 0.7388567924499512, 0.5938613414764404, -0.23868250846862793, -0.2045264095067978, -0.07600908726453781, 0.028267787769436836, -0.28746092319488525, 0.5406827330589294, 0.24329444766044617, -1.545740008354187, -1.121137022972107, -0.16615375876426697, 0.40433168411254883, 0.6129040122032166, -0.2803129553794861, -0.9593365788459778, 0.3456711769104004, 0.16433365643024445, 0.30872800946235657, -0.28354474902153015, -0.4151863157749176, 0.23498974740505219, 1.627291202545166, -1.121137022972107, 0.7728121876716614, 1003.0, 1000.6875], "mean": [-0.40752366185188293, 0.4350430965423584, 0.4525856673717499, -1.0647940635681152, -0.31734877824783325, -0.1778983771800995, -0.6422629356384277, -0.33563119173049927, 0.47228509187698364, 0.18442077934741974, -1.7809094190597534, -1.6544862985610962, -0.4140484929084778, 0.25128865242004395, 0.32776981592178345, -0.37872248888015747, -1.3129174709320068, 0.10500746220350266, 0.0159628726541996, 0.1179676204919815, -0.3248213529586792, -0.46253082156181335, 0.15271157026290894, 1.519534707069397, -1.3138830661773682, 0.6763145327568054, 857.656005859375, 906.1306762695312], "std": [0.1633443683385849, 0.12342376261949539, 0.061899732798337936, 0.27116796374320984, 0.05101099610328674, 0.06457525491714478, 0.1819872409105301, 0.02685001865029335, 0.039399150758981705, 0.03826036676764488, 0.10712743550539017, 0.15855029225349426, 0.11802364885807037, 0.061330169439315796, 0.2134406566619873, 0.07498234510421753, 0.12470202147960663, 0.13783104717731476, 0.09991729259490967, 0.13610593974590302, 0.020344994962215424, 0.02232578955590725, 0.06512487679719925, 0.09830285608768463, 0.14620409905910492, 0.08522801101207733, 243.69873046875, 219.65843200683594], "count": [987]}, "action": {"min": [-0.7997698783874512, 0.18529506027698517, 0.31939634680747986, -1.5801578760147095, -0.45679301023483276, -0.34582826495170593, -0.8130190968513489, -0.39686205983161926, 0.38077113032341003, 0.10156412422657013, -1.9654585123062134, -1.8391189575195312, -0.7462756037712097, 0.11878383904695511, 0.06621342897415161, -0.45136722922325134, -1.6270352602005005, -0.082652248442173, -0.12051279842853546, -0.03351795673370361, -0.37984782457351685, -0.5039740204811096, 0.034901686012744904, 1.2110211849212646, -1.5581787824630737, 0.45619720220565796, 398.25, 359.0], "max": [-0.07335727661848068, 0.7388567924499512, 0.5938613414764404, -0.23868250846862793, -0.2045264095067978, -0.07600908726453781, 0.028267787769436836, -0.28746092319488525, 0.5406827330589294, 0.24371156096458435, -1.545740008354187, -1.121137022972107, -0.16615375876426697, 0.40433168411254883, 0.6129040122032166, -0.2803129553794861, -0.9593365788459778, 0.3456711769104004, 0.16433365643024445, 0.30872800946235657, -0.28354474902153015, -0.4151863157749176, 0.23498974740505219, 1.627291202545166, -1.121137022972107, 0.7728121876716614, 1003.0, 1000.6875], "mean": [-0.407881498336792, 0.4348903298377991, 0.45253461599349976, -1.0642834901809692, -0.3174852728843689, -0.17798246443271637, -0.6429707407951355, -0.335624098777771, 0.47236576676368713, 0.18443210422992706, -1.7810739278793335, -1.6549482345581055, -0.4138834476470947, 0.2513774037361145, 0.3273393213748932, -0.3785550892353058, -1.3127684593200684, 0.10472915321588516, 0.016163740307092667, 0.11824111640453339, -0.32483604550361633, -0.4625679850578308, 0.15260101854801178, 1.5194799900054932, -1.3141452074050903, 0.6762164235115051, 857.6530151367188, 906.1298217773438], "std": [0.16327491402626038, 0.12330693751573563, 0.061920445412397385, 0.27098771929740906, 0.05102108046412468, 0.06455423682928085, 0.18073216080665588, 0.026857927441596985, 0.03942519798874855, 0.03827602416276932, 0.10693161189556122, 0.15765643119812012, 0.11767182499170303, 0.061318352818489075, 0.2133103460073471, 0.07500441372394562, 0.12467145919799805, 0.13780775666236877, 0.09984204173088074, 0.13608284294605255, 0.02033863589167595, 0.02232738398015499, 0.0650777667760849, 0.09828797727823257, 0.1460900753736496, 0.0852031484246254, 243.6959228515625, 219.6581573486328], "count": [987]}, "timestamp": {"min": [0.0], "max": [32.86666666666667], "mean": [16.433333333333334], "std": [9.497407053545759], "count": [987]}, "frame_index": {"min": [0], "max": [986], "mean": [493.0], "std": [284.9222116063728], "count": [987]}, "episode_index": {"min": [100], "max": [100], "mean": [100.0], "std": [0.0], "count": [987]}, "index": {"min": [92633], "max": [93619], "mean": [93126.0], "std": [284.9222116063728], "count": [987]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [987]}, "subtask_annotation": {"mean": [5.421479229989869, 16.0, 16.0, 16.0, 16.0], "std": [4.59115318616677, 0.0, 0.0, 0.0, 0.0], "min": [0, 16, 16, 16, 16], "max": [16, 16, 16, 16, 16], "count": [987]}, "scene_annotation": {"mean": [100.0], "std": [0.0], "min": [100], "max": [100], "count": [987]}, "eef_direction_state": {"mean": [4.694022289766971, 5.270516717325228], "std": [1.7857918167795899, 1.5885775265074502], "min": [0, 0], "max": [6, 6], "count": [987]}, "eef_velocity_state": {"mean": [0.5521783181357649, 0.2573454913880446], "std": [0.6237959560206573, 0.527495511716344], "min": [0, 0], "max": [2, 2], "count": [987]}, "eef_acc_mag_state": {"mean": [0.2512664640324215, 0.13880445795339413], "std": [0.5814473058874462, 0.4612478002027524], "min": [0, 0], "max": [2, 2], "count": [987]}, "eef_direction_action": {"mean": [4.694022289766971, 5.270516717325228], "std": [1.7857918167795899, 1.5885775265074502], "min": [0, 0], "max": [6, 6], "count": [987]}, "eef_velocity_action": {"mean": [0.5521783181357649, 0.2573454913880446], "std": [0.6237959560206573, 0.527495511716344], "min": [0, 0], "max": [2, 2], "count": [987]}, "eef_acc_mag_action": {"mean": [0.2512664640324215, 0.13880445795339413], "std": [0.5814473058874462, 0.4612478002027524], "min": [0, 0], "max": [2, 2], "count": [987]}, "eef_sim_pose_state": {"mean": [0.5445936922713852, 0.2989636583654253, 1.1239487975327407, 0.19667834755646632, -0.14539668689119548, 0.7003061322221886, 0.5108424709256354, -0.23487922200397182, 1.1330989688288235, -0.18061467434934428, -0.25818131563622243, -1.1428390267307997], "std": [0.0411371376733644, 0.031750554032236304, 0.023878246181281575, 0.0535138416000458, 0.09079993303394739, 0.16684029506295342, 0.022800078953546764, 0.0590377595125458, 0.014433740874486992, 0.08333270776533382, 0.09699136866208874, 0.12086626964752939], "min": [0.45248966672217084, 0.2263206570359448, 1.06670926058292, 0.0633381152769858, -0.40969853289261415, 0.46972683791522807, 0.46374335977495823, -0.30967077513146624, 1.090946398083305, -0.33539890824394114, -0.38302939304681427, -1.3072624163719688], "max": [0.6082394975145513, 0.35110492290729967, 1.1684118489918587, 0.28812220933208615, 0.010012345226385388, 1.2502545922634734, 0.5503890217939442, -0.13319760520851845, 1.1686315813072317, -0.07298896249884201, -0.09920315347063124, -0.8677744474824196], "count": [987]}, "eef_sim_pose_action": {"mean": [0.5446931009945949, 0.2990082686390559, 1.1239613617284903, 0.1967349186226677, -0.145163962796042, 0.6998918742373565, 0.5108856903403108, -0.23477982877758105, 1.1330967000095087, -0.1807521258244136, -0.2580199802545822, -1.1426797513415108], "std": [0.04112027191334272, 0.0317955351114343, 0.023889720807202926, 0.05341540846230046, 0.09048451815743846, 0.16597828787695096, 0.02279830117007259, 0.0589943452010832, 0.014432876080370706, 0.08327192412748331, 0.0969160726939601, 0.1208282096158347], "min": [0.45248966672217084, 0.2263206570359448, 1.06670926058292, 0.0633381152769858, -0.40969853289261415, 0.46972683791522807, 0.46374335977495823, -0.30967077513146624, 1.090946398083305, -0.33539890824394114, -0.38302939304681427, -1.3072624163719688], "max": [0.6082394975145513, 0.35148089296445845, 1.1684118489918587, 0.28812220933208615, 0.010012345226385388, 1.2502545922634734, 0.5503890217939442, -0.13319760520851845, 1.1686315813072317, -0.07298896249884201, -0.09920315347063124, -0.8677744474824196], "count": [987]}, "gripper_mode_state": {"mean": [0.21681864235055726, 0.13880445795339413], "std": [0.4120780492574387, 0.34574236131208713], "min": [0, 0], "max": [1, 1], "count": [987]}, "gripper_activity_state": {"mean": [1.8541033434650456, 1.9300911854103344], "std": [0.47103636784949543, 0.3341069418995089], "min": [0, 0], "max": [2, 2], "count": [987]}, "gripper_mode_action": {"mean": [0.21681864235055726, 0.13880445795339413], "std": [0.4120780492574387, 0.34574236131208713], "min": [0, 0], "max": [1, 1], "count": [987]}, "gripper_activity_action": {"mean": [1.8541033434650456, 1.9300911854103344], "std": [0.4710363678494954, 0.3341069418995089], "min": [0, 0], "max": [2, 2], "count": [987]}, "gripper_open_scale_state": {"mean": [0.7796872985170867, 0.8237552068491993], "std": [0.22154401129534654, 0.1996888242056824], "min": [0.36204545454545456, 0.32636363636363636], "max": [0.9118181818181819, 0.909715909090909], "count": [987]}, "gripper_open_scale_action": {"mean": [0.7796845353228342, 0.8237543878189043], "std": [0.2215423802855525, 0.19968847290549752], "min": [0.36204545454545456, 0.32636363636363636], "max": [0.9118181818181819, 0.909715909090909], "count": [987]}}} +{"episode_index": 98, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5125044037364463]], [[0.46782888945558954]], [[0.40509925644149763]]], "std": [[[0.15213095692821194]], [[0.1446698582527245]], [[0.18456459118122198]]], "count": [173]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8274509803921568]], [[0.796078431372549]], [[1.0]]], "mean": [[[0.4834161094110091]], [[0.44866646832143264]], [[0.3958172331312101]]], "std": [[[0.14254373326055392]], [[0.11758575958352394]], [[0.1581345827754656]]], "count": [173]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41908789173183725]], [[0.45022579125580864]], [[0.44353938569647516]]], "std": [[[0.15844277969276904]], [[0.1462645896596598]], [[0.18685661469606976]]], "count": [173]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43029445176432807]], [[0.43312754661113]], [[0.4332172517851071]]], "std": [[[0.2622214518708374]], [[0.2660935391102437]], [[0.2683402491663324]]], "count": [173]}, "observation.state": {"min": [-0.9648790955543518, 0.07726136595010757, 0.3452719449996948, -1.4998301267623901, -0.40752455592155457, -0.39437568187713623, -0.7469245791435242, -0.3936997652053833, 0.3981764316558838, 0.07201231271028519, -1.9140256643295288, -1.8714087009429932, -0.7459418177604675, 0.09098837524652481, 0.10397035628557205, -0.4513835906982422, -1.5278218984603882, -0.06000332906842232, -0.12062843143939972, -0.028305968269705772, -0.3737618625164032, -0.4978325664997101, 0.05256124958395958, 1.2068313360214233, -1.601197361946106, 0.48621422052383423, 404.0, 357.6875], "max": [-0.11270681768655777, 0.6901566386222839, 0.6058354377746582, 0.0195913203060627, -0.23814144730567932, 0.15379513800144196, 0.028321240097284317, -0.29190388321876526, 0.5655595660209656, 0.23509624600410461, -1.449533224105835, -1.120964765548706, -0.20035512745380402, 0.3124335706233978, 0.6046965718269348, -0.18901152908802032, -1.1390727758407593, 0.3894222378730774, 0.21592558920383453, 0.25858360528945923, -0.3020166754722595, -0.4061179459095001, 0.23496612906455994, 1.573392629623413, -1.121137022972107, 0.7902693748474121, 1000.125, 1005.3125], "mean": [-0.47709622979164124, 0.36047327518463135, 0.4633825421333313, -0.9319990873336792, -0.30719655752182007, -0.16120374202728271, -0.5948721170425415, -0.34687507152557373, 0.48508715629577637, 0.1677120476961136, -1.6885195970535278, -1.6772620677947998, -0.44371888041496277, 0.2467338591814041, 0.30209919810295105, -0.3166068494319916, -1.3217049837112427, 0.12866491079330444, 0.08492935448884964, 0.10257166624069214, -0.32305070757865906, -0.46770361065864563, 0.1669565886259079, 1.4056751728057861, -1.3404974937438965, 0.7357811331748962, 850.7391967773438, 920.9077758789062], "std": [0.22573746740818024, 0.15383853018283844, 0.06006079167127609, 0.4180925786495209, 0.041402846574783325, 0.13760243356227875, 0.1484290510416031, 0.02591533586382866, 0.04667743295431137, 0.041082799434661865, 0.14528778195381165, 0.14100490510463715, 0.11986380070447922, 0.061864010989665985, 0.20908312499523163, 0.11617496609687805, 0.09484296292066574, 0.11801961809396744, 0.13278934359550476, 0.09725026041269302, 0.016713492572307587, 0.028084494173526764, 0.05199284106492996, 0.12567546963691711, 0.14986008405685425, 0.07916707545518875, 215.8711700439453, 206.74559020996094], "count": [970]}, "action": {"min": [-0.9648790955543518, 0.07726136595010757, 0.3452719449996948, -1.4998301267623901, -0.40752455592155457, -0.39437568187713623, -0.7469245791435242, -0.3936997652053833, 0.3981764316558838, 0.07201231271028519, -1.9140256643295288, -1.8714087009429932, -0.7459418177604675, 0.09098837524652481, 0.10397035628557205, -0.4513835906982422, -1.5278218984603882, -0.06000332906842232, -0.12062843143939972, -0.028305968269705772, -0.3737618625164032, -0.4978325664997101, 0.05256124958395958, 1.2068313360214233, -1.601197361946106, 0.48621422052383423, 404.0, 357.6875], "max": [-0.11270681768655777, 0.6901566386222839, 0.6058354377746582, 0.0195913203060627, -0.23814144730567932, 0.15379513800144196, 0.028321240097284317, -0.29190388321876526, 0.5655595660209656, 0.2350706309080124, -1.449533224105835, -1.120964765548706, -0.20035512745380402, 0.3124335706233978, 0.6046965718269348, -0.18901152908802032, -1.1390727758407593, 0.3894222378730774, 0.21592558920383453, 0.25858360528945923, -0.3020166754722595, -0.4061179459095001, 0.23496612906455994, 1.573392629623413, -1.121137022972107, 0.7902693748474121, 1000.125, 1005.3125], "mean": [-0.47736555337905884, 0.3602340519428253, 0.4633369743824005, -0.9316244721412659, -0.3073040544986725, -0.16108092665672302, -0.5954046845436096, -0.3468899428844452, 0.485154926776886, 0.16766411066055298, -1.6884894371032715, -1.6778051853179932, -0.44357171654701233, 0.24684076011180878, 0.3016190528869629, -0.31634169816970825, -1.3215328454971313, 0.12844152748584747, 0.085228331387043, 0.10276709496974945, -0.32306256890296936, -0.4677554666996002, 0.1668703556060791, 1.405403733253479, -1.3407800197601318, 0.7358229160308838, 850.7391967773438, 920.9130859375], "std": [0.22556394338607788, 0.15363815426826477, 0.06008516252040863, 0.4178183078765869, 0.04140203818678856, 0.1376906782388687, 0.14711911976337433, 0.02589407004415989, 0.046667832881212234, 0.0410287119448185, 0.1453109085559845, 0.1398748904466629, 0.11957930028438568, 0.06187199801206589, 0.20892255008220673, 0.11616065353155136, 0.09483025223016739, 0.11798722296953201, 0.13265278935432434, 0.09717761725187302, 0.016707327216863632, 0.028089351952075958, 0.05194936320185661, 0.1255977749824524, 0.1497046947479248, 0.07918326556682587, 215.8711700439453, 206.74703979492188], "count": [970]}, "timestamp": {"min": [0.0], "max": [32.3], "mean": [16.15], "std": [9.333824391843773], "count": [970]}, "frame_index": {"min": [0], "max": [969], "mean": [484.5], "std": [280.01473175531316], "count": [970]}, "episode_index": {"min": [101], "max": [101], "mean": [101.0], "std": [0.0], "count": [970]}, "index": {"min": [93620], "max": [94589], "mean": [94104.5], "std": [280.01473175531316], "count": [970]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [970]}, "subtask_annotation": {"mean": [5.960824742268041, 16.0, 16.0, 16.0, 16.0], "std": [4.868001065257331, 0.0, 0.0, 0.0, 0.0], "min": [0, 16, 16, 16, 16], "max": [16, 16, 16, 16, 16], "count": [970]}, "scene_annotation": {"mean": [101.0], "std": [0.0], "min": [101], "max": [101], "count": [970]}, "eef_direction_state": {"mean": [4.503092783505155, 5.282474226804124], "std": [2.0620505062583376, 1.5427255509728106], "min": [0, 0], "max": [6, 6], "count": [970]}, "eef_velocity_state": {"mean": [0.5154639175257731, 0.21958762886597938], "std": [0.6211628944822468, 0.4764861017991768], "min": [0, 0], "max": [2, 2], "count": [970]}, "eef_acc_mag_state": {"mean": [0.2804123711340206, 0.09587628865979382], "std": [0.620714449556469, 0.3745561017461799], "min": [0, 0], "max": [2, 2], "count": [970]}, "eef_direction_action": {"mean": [4.502061855670103, 5.282474226804124], "std": [2.0615517817292917, 1.5427255509728106], "min": [0, 0], "max": [6, 6], "count": [970]}, "eef_velocity_action": {"mean": [0.5175257731958763, 0.21958762886597938], "std": [0.6227657482318664, 0.4764861017991768], "min": [0, 0], "max": [2, 2], "count": [970]}, "eef_acc_mag_action": {"mean": [0.2824742268041237, 0.09587628865979382], "std": [0.6230967407271687, 0.3745561017461799], "min": [0, 0], "max": [2, 2], "count": [970]}, "eef_sim_pose_state": {"mean": [0.5547307500087998, 0.27900515730352515, 1.1156085486084226, 0.22921441642869236, -0.09691611392948048, 0.755454603099783, 0.5142237848999713, -0.2432187717883864, 1.1374747945381862, -0.20796236271524957, -0.19172031154467356, -1.2213646469459978], "std": [0.04465421498020403, 0.0362411455338247, 0.02455820003729594, 0.05515432004686643, 0.10179904111356196, 0.16395081243382897, 0.02651815493727929, 0.0482155751458723, 0.01093561109747618, 0.09204574386014834, 0.12371827763858298, 0.09436871937793946], "min": [0.4617655504015544, 0.19216242714132842, 1.068378387647877, 0.07613724143478995, -0.38325484636638985, 0.47843971989556694, 0.46400394893149255, -0.30965197686215623, 1.1005195520091828, -0.36331650971267127, -0.3829732179943588, -1.2768560245721337], "max": [0.6279985519544026, 0.33092227081484443, 1.1687541437939837, 0.30870424925726775, 0.03839015217775321, 1.2504614203840116, 0.5428979865213673, -0.1461640780805953, 1.1545622114188145, -0.07554729746854971, -0.05945988870448127, -0.9419232070910502], "count": [970]}, "eef_sim_pose_action": {"mean": [0.554814712528799, 0.2789848662197631, 1.1156076397060302, 0.2293641308068184, -0.09656735037094441, 0.7551177305876334, 0.5142775108410857, -0.24313036204241617, 1.1374786465369795, -0.20813181232233294, -0.19144351934870352, -1.221382476905697], "std": [0.04460750905399254, 0.03622712547365184, 0.02455460401429589, 0.05493469281945921, 0.10139575872757076, 0.16326721444201253, 0.02651907623208175, 0.04817232285200433, 0.010937093850940261, 0.09195313481846924, 0.12359051824405563, 0.09437581410344895], "min": [0.4617655504015544, 0.19216242714132842, 1.068378387647877, 0.07613724143478995, -0.38325484636638985, 0.47843971989556694, 0.46400394893149255, -0.30965197686215623, 1.1005195520091828, -0.36331650971267127, -0.3829732179943588, -1.2768560245721337], "max": [0.6279985519544026, 0.33092227081484443, 1.1687541437939837, 0.30870424925726775, 0.03839015217775321, 1.2504614203840116, 0.5428979865213673, -0.1461640780805953, 1.1545622114188145, -0.07554643778281767, -0.05945988870448127, -0.9419232070910502], "count": [970]}, "gripper_mode_state": {"mean": [0.0711340206185567, 0.11855670103092783], "std": [0.25704857853953617, 0.3232661591809269], "min": [0, 0], "max": [1, 1], "count": [970]}, "gripper_activity_state": {"mean": [1.8690721649484536, 1.9247422680412372], "std": [0.4476423518888629, 0.34507758811847195], "min": [0, 0], "max": [2, 2], "count": [970]}, "gripper_mode_action": {"mean": [0.0711340206185567, 0.11855670103092783], "std": [0.25704857853953617, 0.3232661591809269], "min": [0, 0], "max": [1, 1], "count": [970]}, "gripper_activity_action": {"mean": [1.8690721649484536, 1.9247422680412372], "std": [0.4476423518888629, 0.34507758811847195], "min": [0, 0], "max": [2, 2], "count": [970]}, "gripper_open_scale_state": {"mean": [0.7733992502343054, 0.8371889755406358], "std": [0.19624756729702147, 0.1879497289733293], "min": [0.36727272727272725, 0.32517045454545457], "max": [0.9092045454545454, 0.9139204545454546], "count": [970]}, "gripper_open_scale_action": {"mean": [0.7733992502343054, 0.8371937313061986], "std": [0.1962475672970215, 0.18795160644824152], "min": [0.36727272727272725, 0.32517045454545457], "max": [0.9092045454545454, 0.9139204545454546], "count": [970]}}} +{"episode_index": 99, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5206322807882211]], [[0.4749687588803638]], [[0.4116295223252344]]], "std": [[[0.15314642677012855]], [[0.14551020397223924]], [[0.18681030212584537]]], "count": [184]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49620851538078997]], [[0.4644419424019608]], [[0.41108542132885767]]], "std": [[[0.15269064869381913]], [[0.12508431023939842]], [[0.16767249874238216]]], "count": [184]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43120376993641657]], [[0.43735441864698776]], [[0.4110202250284172]]], "std": [[[0.16345728529658393]], [[0.13813440327599377]], [[0.17312083984643933]]], "count": [184]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49689402062908494]], [[0.45054951690821254]], [[0.3902358635709719]]], "std": [[[0.13680966883307852]], [[0.13312481690109923]], [[0.1725328793769817]]], "count": [184]}, "observation.state": {"min": [-0.6432040333747864, 0.23593470454216003, 0.39727839827537537, -1.6720995903015137, -0.40382444858551025, -0.3497377932071686, -0.7777535915374756, -0.37008699774742126, 0.38208624720573425, 0.061762936413288116, -2.1069538593292236, -1.729619026184082, -0.7462339401245117, -0.004861833062022924, 0.11891691386699677, -0.45138034224510193, -1.6716588735580444, -0.13759848475456238, -0.12048007547855377, -0.028267787769436836, -0.37095868587493896, -0.4717978835105896, 0.05158593878149986, 1.2069677114486694, -1.5713324546813965, 0.37335583567619324, 400.5625, 357.25], "max": [-0.11475103348493576, 0.7480633854866028, 0.7055122256278992, -0.8326507806777954, -0.08947648108005524, 0.3161347508430481, 0.028276514261960983, -0.2316715568304062, 0.5309545397758484, 0.23501087725162506, -1.373691201210022, -1.113266110420227, 0.06747332215309143, 0.2669939398765564, 0.6715437769889832, -0.19522817432880402, -1.2019330263137817, 0.32792773842811584, 0.32858550548553467, 0.31432944536209106, -0.2831222414970398, -0.3797348141670227, 0.23500649631023407, 1.5806349515914917, -1.121137022972107, 0.7462756037712097, 1001.875, 1005.6875], "mean": [-0.41333821415901184, 0.4557715356349945, 0.4985158145427704, -1.2928930521011353, -0.2118406742811203, 0.06924162805080414, -0.5193518400192261, -0.2928517162799835, 0.4734928607940674, 0.14939838647842407, -1.7501381635665894, -1.5323063135147095, -0.2914882004261017, 0.19260390102863312, 0.3462400734424591, -0.31827133893966675, -1.412597417831421, 0.0727546364068985, 0.13743892312049866, 0.14913751184940338, -0.32010072469711304, -0.4503557085990906, 0.1744382232427597, 1.444283366203308, -1.309395670890808, 0.6311180591583252, 854.3961791992188, 902.4650268554688], "std": [0.11674581468105316, 0.13901284337043762, 0.07850990444421768, 0.19629494845867157, 0.054578810930252075, 0.15773123502731323, 0.15023133158683777, 0.03930623084306717, 0.036136042326688766, 0.04294205456972122, 0.19270308315753937, 0.1420963704586029, 0.1647198498249054, 0.04706191644072533, 0.17483820021152496, 0.11251676827669144, 0.08008202910423279, 0.13703344762325287, 0.1602047234773636, 0.1279885619878769, 0.016504239290952682, 0.021775629371404648, 0.05158410221338272, 0.10150733590126038, 0.12990722060203552, 0.10067891329526901, 246.79620361328125, 230.00244140625], "count": [1047]}, "action": {"min": [-0.6432040333747864, 0.23593470454216003, 0.39727839827537537, -1.6720995903015137, -0.40382444858551025, -0.3497377932071686, -0.7777535915374756, -0.37008699774742126, 0.38208624720573425, 0.061762936413288116, -2.1069538593292236, -1.729619026184082, -0.7462339401245117, -0.004861833062022924, 0.11891691386699677, -0.45138034224510193, -1.6716588735580444, -0.13759848475456238, -0.12048007547855377, -0.028267787769436836, -0.37095868587493896, -0.4717978835105896, 0.05158593878149986, 1.2069677114486694, -1.5713324546813965, 0.37335583567619324, 400.5625, 357.25], "max": [-0.11475103348493576, 0.7480633854866028, 0.7055122256278992, -0.8326507806777954, -0.08947648108005524, 0.3161347508430481, 0.028274333104491234, -0.2316715568304062, 0.5309545397758484, 0.23500913381576538, -1.373691201210022, -1.113266110420227, 0.06747332215309143, 0.2669939398765564, 0.6715437769889832, -0.19522817432880402, -1.2019330263137817, 0.32792773842811584, 0.32858550548553467, 0.31432944536209106, -0.2831222414970398, -0.3797348141670227, 0.23500649631023407, 1.5806349515914917, -1.121137022972107, 0.7462756037712097, 1001.875, 1005.6875], "mean": [-0.41359370946884155, 0.4556310176849365, 0.49847352504730225, -1.2928342819213867, -0.21175788342952728, 0.06949520111083984, -0.5197453498840332, -0.29277995228767395, 0.4735565781593323, 0.14934761822223663, -1.750259280204773, -1.532501459121704, -0.2912560999393463, 0.19261541962623596, 0.34588611125946045, -0.31803035736083984, -1.4125800132751465, 0.07248608022928238, 0.13777707517147064, 0.14939261972904205, -0.32010746002197266, -0.45037660002708435, 0.17437861859798431, 1.4440970420837402, -1.309607744216919, 0.6310062408447266, 854.3951416015625, 902.4649658203125], "std": [0.11657022684812546, 0.13893663883209229, 0.07854714244604111, 0.19626864790916443, 0.054580725729465485, 0.15763942897319794, 0.14933361113071442, 0.03934584930539131, 0.036144912242889404, 0.04287216439843178, 0.19263066351413727, 0.1416715383529663, 0.16424931585788727, 0.04706503823399544, 0.17468979954719543, 0.11250182241201401, 0.08008427917957306, 0.13695381581783295, 0.16003362834453583, 0.1279008537530899, 0.016501016914844513, 0.021781211718916893, 0.051550041884183884, 0.10145091265439987, 0.1297810673713684, 0.1006162092089653, 246.79490661621094, 230.0023956298828], "count": [1047]}, "timestamp": {"min": [0.0], "max": [34.86666666666667], "mean": [17.433333333333334], "std": [10.074757602083574], "count": [1047]}, "frame_index": {"min": [0], "max": [1046], "mean": [523.0], "std": [302.2427280625072], "count": [1047]}, "episode_index": {"min": [103], "max": [103], "mean": [103.0], "std": [0.0], "count": [1047]}, "index": {"min": [96021], "max": [97067], "mean": [96544.0], "std": [302.2427280625072], "count": [1047]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1047]}, "subtask_annotation": {"mean": [5.484240687679083, 16.0, 16.0, 16.0, 16.0], "std": [4.752065852613009, 0.0, 0.0, 0.0, 0.0], "min": [0, 16, 16, 16, 16], "max": [16, 16, 16, 16, 16], "count": [1047]}, "scene_annotation": {"mean": [103.0], "std": [0.0], "min": [103], "max": [103], "count": [1047]}, "eef_direction_state": {"mean": [4.861509073543457, 5.319961795606495], "std": [1.836933726728673, 1.4974709014659533], "min": [0, 0], "max": [6, 6], "count": [1047]}, "eef_velocity_state": {"mean": [0.45558739255014324, 0.2282712511938873], "std": [0.6376329299419037, 0.49103050417585126], "min": [0, 0], "max": [2, 2], "count": [1047]}, "eef_acc_mag_state": {"mean": [0.26743075453677173, 0.12416427889207259], "std": [0.5953652484915997, 0.43251186969267513], "min": [0, 0], "max": [2, 2], "count": [1047]}, "eef_direction_action": {"mean": [4.861509073543457, 5.319961795606495], "std": [1.836933726728673, 1.4974709014659535], "min": [0, 0], "max": [6, 6], "count": [1047]}, "eef_velocity_action": {"mean": [0.45558739255014324, 0.2282712511938873], "std": [0.6376329299419037, 0.49103050417585126], "min": [0, 0], "max": [2, 2], "count": [1047]}, "eef_acc_mag_action": {"mean": [0.26743075453677173, 0.12416427889207259], "std": [0.5953652484915997, 0.43251186969267513], "min": [0, 0], "max": [2, 2], "count": [1047]}, "eef_sim_pose_state": {"mean": [0.5449700285283958, 0.2587265635379297, 1.1764914555819128, 0.3149718521714903, -0.2425818622355179, 0.7058727636686388, 0.4987269292010847, -0.25250319041433855, 1.1442182742023357, -0.25564163970105647, -0.2620176892484659, -1.1643711256844218], "std": [0.03428707458694642, 0.04027482379191707, 0.0336184511985304, 0.11728569266120666, 0.108409509227363, 0.19444799583442476, 0.019106230870303425, 0.0460549606707455, 0.012914289875793425, 0.11447118644403836, 0.07675497128624797, 0.10982323887896088], "min": [0.4584241500083483, 0.17815774016265254, 1.1076990852108852, 0.0071701102600681965, -0.4951300124711253, 0.34681838407337723, 0.43912737905235333, -0.30968358559155473, 1.1035594451284354, -0.42430771675563556, -0.38317456810479866, -1.2963381025758962], "max": [0.5970387215048717, 0.3227128923619114, 1.2294627895345098, 0.4860225101581376, -0.07254245705038231, 1.250339802945378, 0.5191487952803261, -0.14423899601190587, 1.1734596632155037, -0.07578130353220647, -0.1423068972916468, -0.8736553898187237], "count": [1047]}, "eef_sim_pose_action": {"mean": [0.5450444011395985, 0.2586957622121623, 1.176574581586402, 0.3151047637157866, -0.24255078535665575, 0.7055770619514767, 0.49875193736525225, -0.2524446388999216, 1.1442309308198304, -0.25586071963337065, -0.26187079308370115, -1.1643049810634323], "std": [0.03424924719439968, 0.040248149961777384, 0.033635141511084855, 0.11709344421303333, 0.10837388623639478, 0.1938543105878038, 0.01911018846557095, 0.04602118128761294, 0.012916447128501502, 0.11434636849559103, 0.07667020689439565, 0.10979229924120615], "min": [0.4584241500083483, 0.17815774016265254, 1.1076990852108852, 0.0071701102600681965, -0.4951300124711253, 0.34681838407337723, 0.43912737905235333, -0.30968358559155473, 1.1035594451284354, -0.42430771675563556, -0.38317456810479866, -1.2963381025758962], "max": [0.5970387215048717, 0.3227128923619114, 1.2294627895345098, 0.4860225101581376, -0.07254245705038231, 1.2503370714581914, 0.5191487952803261, -0.14423899601190587, 1.1734596632155037, -0.07578130353220647, -0.1423068972916468, -0.8736553898187237], "count": [1047]}, "gripper_mode_state": {"mean": [0.224450811843362, 0.15090735434574976], "std": [0.41722013962202165, 0.3579585517208925], "min": [0, 0], "max": [1, 1], "count": [1047]}, "gripper_activity_state": {"mean": [1.8643744030563514, 1.933142311365807], "std": [0.45498529551478156, 0.32898785739141234], "min": [0, 0], "max": [2, 2], "count": [1047]}, "gripper_mode_action": {"mean": [0.224450811843362, 0.15090735434574976], "std": [0.41722013962202165, 0.3579585517208925], "min": [0, 0], "max": [1, 1], "count": [1047]}, "gripper_activity_action": {"mean": [1.8643744030563514, 1.933142311365807], "std": [0.45498529551478156, 0.32898785739141234], "min": [0, 0], "max": [2, 2], "count": [1047]}, "gripper_open_scale_state": {"mean": [0.776723847339125, 0.8204227402397178], "std": [0.22435981037696803, 0.2090930207191887], "min": [0.36414772727272726, 0.32477272727272727], "max": [0.9107954545454545, 0.9142613636363637], "count": [1047]}, "gripper_open_scale_action": {"mean": [0.7767228649047005, 0.8204227506268765], "std": [0.2243592289388385, 0.2090930252895068], "min": [0.36414772727272726, 0.32477272727272727], "max": [0.9107954545454545, 0.9142613636363637], "count": [1047]}}} +{"episode_index": 100, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5133966182122744]], [[0.46777443658280926]], [[0.4055962896164755]]], "std": [[[0.15070823683564338]], [[0.14447923196153445]], [[0.18500522723271556]]], "count": [159]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[0.9450980392156862]], [[0.9921568627450981]]], "mean": [[[0.49765696037324786]], [[0.46089132060056726]], [[0.407546080486702]]], "std": [[[0.14147022826976902]], [[0.12131566712704557]], [[0.16406582933715436]]], "count": [159]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4265550044703416]], [[0.45149628627656513]], [[0.4402504033584083]]], "std": [[[0.1572103010715089]], [[0.13928962941713913]], [[0.1802542793506379]]], "count": [159]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5024741182636576]], [[0.4551225053438566]], [[0.39293232570806097]]], "std": [[[0.13452939794729465]], [[0.1321047929316142]], [[0.17366662264499477]]], "count": [159]}, "observation.state": {"min": [-0.7685284614562988, 0.17141424119472504, 0.29151907563209534, -1.568980097770691, -0.253976434469223, -0.3086560368537903, -0.6461110711097717, -0.3785463273525238, 0.3982112407684326, 0.06924943625926971, -1.8964574337005615, -1.6743924617767334, -0.7456529140472412, 0.04834998399019241, 0.07008369266986847, -0.4514152407646179, -1.5770130157470703, -0.011183197610080242, -0.12048334628343582, -0.04214642941951752, -0.3751146197319031, -0.5109407901763916, 0.04402900114655495, 1.152938723564148, -1.6048498153686523, 0.5291076302528381, 541.75, 357.1875], "max": [-0.09912924468517303, 0.7008805871009827, 0.6003180146217346, -0.3667711317539215, -0.06635850667953491, 0.05736570060253143, 0.02825797162950039, -0.27389538288116455, 0.5522152185440063, 0.23489218950271606, -1.5421708822250366, -1.1218037605285645, -0.16975536942481995, 0.35503485798835754, 0.6154358386993408, -0.17667749524116516, -1.14596688747406, 0.3461969494819641, 0.16207455098628998, 0.27313530445098877, -0.29871830344200134, -0.39945176243782043, 0.2349555492401123, 1.5732269287109375, -1.121060848236084, 0.844144880771637, 1001.8125, 1005.5625], "mean": [-0.3869280517101288, 0.40108782052993774, 0.4503334164619446, -1.1491557359695435, -0.16335023939609528, -0.09197460114955902, -0.49670374393463135, -0.32855507731437683, 0.4750016927719116, 0.16228355467319489, -1.7523142099380493, -1.503064751625061, -0.3781227767467499, 0.2745034098625183, 0.3004920780658722, -0.30409184098243713, -1.2621551752090454, 0.13686834275722504, 0.03782961517572403, 0.09206691384315491, -0.3263099789619446, -0.4765003025531769, 0.17572319507598877, 1.400534987449646, -1.3211183547973633, 0.770654022693634, 878.68310546875, 917.574951171875], "std": [0.1767023652791977, 0.1299450844526291, 0.0771411582827568, 0.28488656878471375, 0.04146146401762962, 0.08090212196111679, 0.13899795711040497, 0.0270165354013443, 0.04214360564947128, 0.04194752871990204, 0.09405907988548279, 0.12473320960998535, 0.11249908804893494, 0.08574843406677246, 0.20915384590625763, 0.1202487051486969, 0.13130570948123932, 0.10607440769672394, 0.09915345162153244, 0.09716002643108368, 0.018284756690263748, 0.03408996760845184, 0.052479956299066544, 0.1337556689977646, 0.14226101338863373, 0.08758094906806946, 192.9178466796875, 209.8125762939453], "count": [864]}, "action": {"min": [-0.7685284614562988, 0.17141424119472504, 0.29151907563209534, -1.568980097770691, -0.2539748549461365, -0.3086560368537903, -0.6461110711097717, -0.3785463273525238, 0.3982112407684326, 0.06924943625926971, -1.8964574337005615, -1.6743924617767334, -0.7456529140472412, 0.04834998399019241, 0.07008369266986847, -0.4514152407646179, -1.5770130157470703, -0.011183197610080242, -0.12048334628343582, -0.04214642941951752, -0.3751146197319031, -0.5109407901763916, 0.04402900114655495, 1.152938723564148, -1.6048498153686523, 0.5291076302528381, 541.75, 357.1875], "max": [-0.09912924468517303, 0.7008805871009827, 0.6003180146217346, -0.3667711317539215, -0.06635850667953491, 0.05736570060253143, 0.02825797162950039, -0.27389538288116455, 0.5522152185440063, 0.23489218950271606, -1.5421708822250366, -1.1218037605285645, -0.16975536942481995, 0.35503485798835754, 0.6154358386993408, -0.17667749524116516, -1.14596688747406, 0.3461969494819641, 0.16207455098628998, 0.27313530445098877, -0.29871830344200134, -0.39945176243782043, 0.23495499789714813, 1.5732269287109375, -1.121060848236084, 0.844144880771637, 1001.8125, 1005.5625], "mean": [-0.38724377751350403, 0.4008800685405731, 0.4502559006214142, -1.14887273311615, -0.16328833997249603, -0.09185179322957993, -0.497279554605484, -0.32851752638816833, 0.47508540749549866, 0.16224323213100433, -1.7524666786193848, -1.503404974937439, -0.37786781787872314, 0.2746834456920624, 0.2999576926231384, -0.3037806749343872, -1.2618507146835327, 0.13663432002067566, 0.03807571157813072, 0.09226321429014206, -0.3263271749019623, -0.47657641768455505, 0.17564304172992706, 1.4002268314361572, -1.3213930130004883, 0.7707635164260864, 878.6830444335938, 917.5699462890625], "std": [0.176611065864563, 0.12976284325122833, 0.0771736428141594, 0.2847466766834259, 0.041365865617990494, 0.08093932271003723, 0.13784775137901306, 0.027066707611083984, 0.042156171053647995, 0.04189439117908478, 0.09387411177158356, 0.12409216910600662, 0.1119137704372406, 0.08575396239757538, 0.2089657336473465, 0.12021511793136597, 0.13126276433467865, 0.10603915899991989, 0.09902402013540268, 0.09708798676729202, 0.018275199458003044, 0.03409333527088165, 0.052442293614149094, 0.13366353511810303, 0.14210455119609833, 0.08760955184698105, 192.91783142089844, 209.81028747558594], "count": [864]}, "timestamp": {"min": [0.0], "max": [28.766666666666666], "mean": [14.383333333333335], "std": [8.31383830774976], "count": [864]}, "frame_index": {"min": [0], "max": [863], "mean": [431.5], "std": [249.4151492324928], "count": [864]}, "episode_index": {"min": [104], "max": [104], "mean": [104.0], "std": [0.0], "count": [864]}, "index": {"min": [97068], "max": [97931], "mean": [97499.5], "std": [249.4151492324928], "count": [864]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [864]}, "subtask_annotation": {"mean": [5.467592592592593, 16.0, 16.0, 16.0, 16.0], "std": [4.8430329627686355, 0.0, 0.0, 0.0, 0.0], "min": [0, 16, 16, 16, 16], "max": [16, 16, 16, 16, 16], "count": [864]}, "scene_annotation": {"mean": [104.0], "std": [0.0], "min": [104], "max": [104], "count": [864]}, "eef_direction_state": {"mean": [4.395833333333333, 5.082175925925926], "std": [2.164695952048408, 1.9535003925939993], "min": [0, 0], "max": [6, 6], "count": [864]}, "eef_velocity_state": {"mean": [0.5358796296296297, 0.24421296296296297], "std": [0.6657004556270681, 0.5131049555281255], "min": [0, 0], "max": [2, 2], "count": [864]}, "eef_acc_mag_state": {"mean": [0.3993055555555556, 0.1550925925925926], "std": [0.7146285484021402, 0.4753380772912155], "min": [0, 0], "max": [2, 2], "count": [864]}, "eef_direction_action": {"mean": [4.395833333333333, 5.082175925925926], "std": [2.164695952048408, 1.9535003925939993], "min": [0, 0], "max": [6, 6], "count": [864]}, "eef_velocity_action": {"mean": [0.5358796296296297, 0.24421296296296297], "std": [0.6657004556270681, 0.5131049555281255], "min": [0, 0], "max": [2, 2], "count": [864]}, "eef_acc_mag_action": {"mean": [0.3993055555555556, 0.1550925925925926], "std": [0.7146285484021402, 0.4753380772912155], "min": [0, 0], "max": [2, 2], "count": [864]}, "eef_sim_pose_state": {"mean": [0.5414188183621164, 0.26983373390792287, 1.1361155456345193, 0.26096448209110296, -0.25446982461727824, 0.7640760950746854, 0.5220682809592362, -0.24990108326815094, 1.1322343663101633, -0.1856696234831523, -0.1909388362087336, -1.2495208846562702], "std": [0.04465938183983746, 0.034682781630945084, 0.023547553104012037, 0.06047336537565263, 0.07278094690304977, 0.1454857671309534, 0.03284305105081004, 0.04714415410902941, 0.011941600179144049, 0.08000907379156016, 0.11993186297239454, 0.1126318078067065], "min": [0.46008146870540356, 0.1903649590192929, 1.0908609902968038, 0.07583537065179458, -0.4256561696334529, 0.5179421155394346, 0.4533900298387478, -0.3096385815867554, 1.0994139924130797, -0.3671262358222586, -0.38305143931562524, -1.3447102463095995], "max": [0.6182104879741205, 0.3111587225516771, 1.184833668778361, 0.3376613635626787, -0.14148353988628792, 1.2501040659016205, 0.5545679938579897, -0.14023706103871922, 1.1505882835562347, -0.06931365966493586, -0.06989809795925672, -0.9338191181408024], "count": [864]}, "eef_sim_pose_action": {"mean": [0.541518258988802, 0.26982221273363555, 1.136165558287346, 0.261104603549885, -0.2543487008428538, 0.7636805015205278, 0.5221446018347708, -0.24981473232177795, 1.132230764300752, -0.18581525626961864, -0.19063111099640911, -1.2495918925955147], "std": [0.044637388175240114, 0.03467121899665542, 0.02360114701097905, 0.06018377137272792, 0.0726541137037439, 0.14462579969887795, 0.03284182469900957, 0.047102982394916074, 0.011939797776340496, 0.079923571111677, 0.11977961034885228, 0.1126515561277313], "min": [0.46008146870540356, 0.1903649590192929, 1.0908609902968038, 0.07583537065179458, -0.4256561696334529, 0.5179421155394346, 0.4533900298387478, -0.3096396168054336, 1.0994139924130797, -0.3671262358222586, -0.38305143931562524, -1.3447102463095995], "max": [0.6182104879741205, 0.3111587225516771, 1.184833668778361, 0.3376613635626787, -0.14148353988628792, 1.2501040659016205, 0.5545679938579897, -0.14023706103871922, 1.1505882835562347, -0.06931365966493586, -0.06989809795925672, -0.9338191181408024], "count": [864]}, "gripper_mode_state": {"mean": [0.15393518518518517, 0.12384259259259259], "std": [0.36088660815717216, 0.3294018895703825], "min": [0, 0], "max": [1, 1], "count": [864]}, "gripper_activity_state": {"mean": [1.8668981481481481, 1.9212962962962963], "std": [0.450942027148082, 0.35133368277600685], "min": [0, 0], "max": [2, 2], "count": [864]}, "gripper_mode_action": {"mean": [0.15393518518518517, 0.12384259259259259], "std": [0.36088660815717216, 0.3294018895703825], "min": [0, 0], "max": [1, 1], "count": [864]}, "gripper_activity_action": {"mean": [1.8668981481481481, 1.9212962962962963], "std": [0.450942027148082, 0.35133368277600685], "min": [0, 0], "max": [2, 2], "count": [864]}, "gripper_open_scale_state": {"mean": [0.798802769593519, 0.8341590542263474], "std": [0.17537966635271968, 0.1907384109776686], "min": [0.4925, 0.3247159090909091], "max": [0.9107386363636364, 0.9141477272727273], "count": [864]}, "gripper_open_scale_action": {"mean": [0.798802755015467, 0.8341545711864142], "std": [0.17537965724367505, 0.19073658758806228], "min": [0.4925, 0.3247159090909091], "max": [0.9107386363636364, 0.9141477272727273], "count": [864]}}} +{"episode_index": 101, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5101732077205883]], [[0.46592578533496737]], [[0.4024292800245098]]], "std": [[[0.1491500424523087]], [[0.14205260101501288]], [[0.1844796295716103]]], "count": [200]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8431372549019608]], [[0.7647058823529411]], [[0.8823529411764706]]], "mean": [[[0.4912413255718954]], [[0.4558408139297386]], [[0.4023190042892157]]], "std": [[[0.14556603719242134]], [[0.12610751352020103]], [[0.16355618078692374]]], "count": [200]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4367876419526144]], [[0.4359049428104575]], [[0.40604250714869283]]], "std": [[[0.16085629104626667]], [[0.1406928672161709]], [[0.17720201072727162]]], "count": [200]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4961236979166667]], [[0.448826039624183]], [[0.3850402267156863]]], "std": [[[0.13600911257535336]], [[0.1325288478855116]], [[0.1750986636638657]]], "count": [200]}, "observation.state": {"min": [-0.9928719997406006, 0.1160622090101242, 0.3235436975955963, -1.5577161312103271, -0.5248750448226929, -0.4030139744281769, -0.8968155980110168, -0.37690469622612, 0.3887275457382202, 0.07138162851333618, -1.9882258176803589, -1.7789697647094727, -0.7688156366348267, 0.1469065397977829, 0.08429285883903503, -0.460326224565506, -1.5044705867767334, -0.038808487355709076, -0.12046044319868088, -0.029047733172774315, -0.3814576268196106, -0.519115149974823, 0.052374061197042465, 1.2960147857666016, -1.563569188117981, 0.5557618141174316, 400.9375, 366.0], "max": [-0.09032187610864639, 0.6736502051353455, 0.7201566696166992, 0.013713925145566463, -0.1302364617586136, 0.1572301685810089, 0.028264515101909637, -0.26301687955856323, 0.5691131353378296, 0.2413264364004135, -1.5579936504364014, -1.121137022972107, 0.039541907608509064, 0.46735554933547974, 0.6046671271324158, -0.14122767746448517, -0.8591055870056152, 0.33830153942108154, 0.10154107213020325, 0.2685396373271942, -0.2874377369880676, -0.4309081733226776, 0.23500913381576538, 1.6379202604293823, -1.121137022972107, 0.9298776984214783, 1001.875, 1003.9375], "mean": [-0.5587937831878662, 0.3669344186782837, 0.47456496953964233, -0.8704848289489746, -0.23715679347515106, -0.16397520899772644, -0.6550323367118835, -0.3269205689430237, 0.49972936511039734, 0.17646391689777374, -1.7403342723846436, -1.6205170154571533, -0.33319753408432007, 0.26108279824256897, 0.3175573945045471, -0.27305108308792114, -1.3063799142837524, 0.1676313281059265, -0.005033550783991814, 0.15359161794185638, -0.3082691431045532, -0.4754393994808197, 0.18750381469726562, 1.4745430946350098, -1.327471137046814, 0.8254618048667908, 814.4710693359375, 937.638916015625], "std": [0.2876407504081726, 0.16781513392925262, 0.09781419485807419, 0.5046584606170654, 0.058414869010448456, 0.14346058666706085, 0.19132502377033234, 0.03040749952197075, 0.05473153665661812, 0.04279463365674019, 0.11728673428297043, 0.1544581651687622, 0.17238418757915497, 0.06192772835493088, 0.17304708063602448, 0.1391170173883438, 0.12821529805660248, 0.07377788424491882, 0.0691465511918068, 0.11507970094680786, 0.0266253799200058, 0.021913599222898483, 0.0447041392326355, 0.0809839740395546, 0.12408548593521118, 0.1093926876783371, 268.8534240722656, 185.5984649658203], "count": [1175]}, "action": {"min": [-0.9928719997406006, 0.1160622090101242, 0.3235436975955963, -1.5577161312103271, -0.5248750448226929, -0.4030139744281769, -0.8968155980110168, -0.37690469622612, 0.3887275457382202, 0.07138162851333618, -1.9882258176803589, -1.7789697647094727, -0.7688156366348267, 0.1469065397977829, 0.08429285883903503, -0.460326224565506, -1.5044705867767334, -0.038808487355709076, -0.12046044319868088, -0.029047733172774315, -0.3814576268196106, -0.519115149974823, 0.052374061197042465, 1.2960147857666016, -1.563569188117981, 0.5557618141174316, 400.9375, 366.0], "max": [-0.09032187610864639, 0.6736502051353455, 0.7201566696166992, 0.013713925145566463, -0.1302364617586136, 0.1572301685810089, 0.028264515101909637, -0.26301687955856323, 0.5691131353378296, 0.2413264364004135, -1.5579936504364014, -1.121137022972107, 0.039541907608509064, 0.46735554933547974, 0.6046671271324158, -0.14122767746448517, -0.8591055870056152, 0.33830153942108154, 0.10154107213020325, 0.2685396373271942, -0.2874377369880676, -0.4309081733226776, 0.23500913381576538, 1.6379202604293823, -1.121137022972107, 0.9298776984214783, 1001.875, 1003.9375], "mean": [-0.5591532588005066, 0.36679181456565857, 0.47463861107826233, -0.8701223134994507, -0.23717796802520752, -0.1638123095035553, -0.6555890440940857, -0.3269098103046417, 0.4998056888580322, 0.17643050849437714, -1.7403801679611206, -1.620923638343811, -0.3328091502189636, 0.2611377239227295, 0.3172394335269928, -0.27279314398765564, -1.3063061237335205, 0.16754132509231567, -0.004895714111626148, 0.15381315350532532, -0.3082534670829773, -0.4754754900932312, 0.18746688961982727, 1.4744285345077515, -1.327689528465271, 0.8256089091300964, 814.471923828125, 937.6420288085938], "std": [0.2874552011489868, 0.16768385469913483, 0.09782687574625015, 0.5044216513633728, 0.05842547118663788, 0.14361754059791565, 0.1902841180562973, 0.030414635315537453, 0.05471797659993172, 0.04276060312986374, 0.11722537875175476, 0.1537698209285736, 0.1719634085893631, 0.061901628971099854, 0.17286230623722076, 0.13906723260879517, 0.12817880511283875, 0.07373717427253723, 0.06907767057418823, 0.11497984081506729, 0.02663053385913372, 0.021898768842220306, 0.04468252882361412, 0.08093901723623276, 0.12394730001688004, 0.10940251499414444, 268.853759765625, 185.59951782226562], "count": [1175]}, "timestamp": {"min": [0.0], "max": [39.13333333333333], "mean": [19.566666666666666], "std": [11.306438676946668], "count": [1175]}, "frame_index": {"min": [0], "max": [1174], "mean": [587.0], "std": [339.1931603084001], "count": [1175]}, "episode_index": {"min": [105], "max": [105], "mean": [105.0], "std": [0.0], "count": [1175]}, "index": {"min": [97932], "max": [99106], "mean": [98519.0], "std": [339.1931603084001], "count": [1175]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1175]}, "subtask_annotation": {"mean": [5.561702127659575, 16.0, 16.0, 16.0, 16.0], "std": [5.047120653401852, 0.0, 0.0, 0.0, 0.0], "min": [0, 16, 16, 16, 16], "max": [16, 16, 16, 16, 16], "count": [1175]}, "scene_annotation": {"mean": [105.0], "std": [0.0], "min": [105], "max": [105], "count": [1175]}, "eef_direction_state": {"mean": [4.422978723404255, 5.431489361702128], "std": [2.143526538399697, 1.5187438520648313], "min": [0, 0], "max": [6, 6], "count": [1175]}, "eef_velocity_state": {"mean": [0.49361702127659574, 0.1829787234042553], "std": [0.6200220501635428, 0.4772791452871463], "min": [0, 0], "max": [2, 2], "count": [1175]}, "eef_acc_mag_state": {"mean": [0.2561702127659575, 0.12170212765957447], "std": [0.5833817522857135, 0.4303354413979046], "min": [0, 0], "max": [2, 2], "count": [1175]}, "eef_direction_action": {"mean": [4.419574468085107, 5.431489361702128], "std": [2.1441954871250926, 1.5187438520648315], "min": [0, 0], "max": [6, 6], "count": [1175]}, "eef_velocity_action": {"mean": [0.49446808510638296, 0.1829787234042553], "std": [0.6200302275082944, 0.4772791452871463], "min": [0, 0], "max": [2, 2], "count": [1175]}, "eef_acc_mag_action": {"mean": [0.2578723404255319, 0.12170212765957447], "std": [0.585545521860704, 0.4303354413979046], "min": [0, 0], "max": [2, 2], "count": [1175]}, "eef_sim_pose_state": {"mean": [0.5725321053124832, 0.2888582356019935, 1.1394576019581522, 0.27681605145289984, -0.16672285937517084, 0.6962667293873253, 0.5206471410481495, -0.2651118066390317, 1.1434219192403134, -0.1088432480666939, -0.17974012152847196, -1.223036411223411], "std": [0.059069041642452816, 0.03779601251416095, 0.029209035065719625, 0.1114256235752641, 0.10389005446732222, 0.16399598037911092, 0.02188116492072073, 0.03944635768545482, 0.02109582725837633, 0.06802164284480035, 0.11907656295336376, 0.0812599954187341], "min": [0.45684056284359964, 0.19264852808084146, 1.0947860510725222, -0.05421240751355466, -0.3829894360328121, 0.40768810163996044, 0.47579115083323337, -0.3096877643014695, 1.0867052161085506, -0.30026966841144315, -0.3830895585460139, -1.2618608403565654], "max": [0.6407734792842256, 0.3548477217383285, 1.2134116513143114, 0.45298246747992527, -0.018327400346729306, 1.2501897188451587, 0.5658844507828175, -0.14938359870329077, 1.1606726197235724, -0.05963878124922295, -0.08516821563228838, -0.9374634111779101], "count": [1175]}, "eef_sim_pose_action": {"mean": [0.5726303300994693, 0.288852189146211, 1.1394915223603381, 0.2770787264389179, -0.16654005226364704, 0.6958361291895734, 0.5206837399732472, -0.26507622256508534, 1.143437974935712, -0.10884303673690515, -0.17949682082097587, -1.2230387133797764], "std": [0.05902538198927903, 0.037790235097746254, 0.02923107428885631, 0.11131526460821628, 0.10369802186629795, 0.16319718390224938, 0.021863568282145637, 0.03942500500757567, 0.021100228263215243, 0.06802174560536749, 0.11895292944808658, 0.08126080559858018], "min": [0.45684056284359964, 0.19264852808084146, 1.0947860510725222, -0.05421240751355466, -0.3829894360328121, 0.40768810163996044, 0.47579115083323337, -0.3096877643014695, 1.0867052161085506, -0.30026966841144315, -0.3830895585460139, -1.2618608403565654], "max": [0.6407734792842256, 0.3548477217383285, 1.2134116513143114, 0.45298246747992527, -0.018327400346729306, 1.2501897188451587, 0.5658844507828175, -0.14938359870329077, 1.1606726197235724, -0.05963878124922295, -0.08516821563228838, -0.9374634111779101], "count": [1175]}, "gripper_mode_state": {"mean": [0.2936170212765957, 0.09531914893617022], "std": [0.4554185614281202, 0.2936552549883238], "min": [0, 0], "max": [1, 1], "count": [1175]}, "gripper_activity_state": {"mean": [1.8825531914893616, 1.941276595744681], "std": [0.42655706303111257, 0.30728472499978826], "min": [0, 0], "max": [2, 2], "count": [1175]}, "gripper_mode_action": {"mean": [0.2936170212765957, 0.09531914893617022], "std": [0.4554185614281202, 0.2936552549883238], "min": [0, 0], "max": [1, 1], "count": [1175]}, "gripper_activity_action": {"mean": [1.8825531914893616, 1.941276595744681], "std": [0.42655706303111257, 0.30728472499978826], "min": [0, 0], "max": [2, 2], "count": [1175]}, "gripper_open_scale_state": {"mean": [0.7404282398452644, 0.8523994800324134], "std": [0.2444116386755885, 0.16872476821404506], "min": [0.3644886363636364, 0.3327272727272727], "max": [0.9107954545454545, 0.9126704545454546], "count": [1175]}, "gripper_open_scale_action": {"mean": [0.7404290135396551, 0.8524025027955753], "std": [0.24441217402078788, 0.1687258168640681], "min": [0.3644886363636364, 0.3327272727272727], "max": [0.9107954545454545, 0.9126704545454546], "count": [1175]}}} +{"episode_index": 102, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5201307352941177]], [[0.47480448762838473]], [[0.4114754260037348]]], "std": [[[0.14990497247658807]], [[0.14533907204924787]], [[0.18838692344056734]]], "count": [175]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48403846055088706]], [[0.4502234232026144]], [[0.3954114110644258]]], "std": [[[0.1570233784975098]], [[0.13162167995378515]], [[0.1672290176425825]]], "count": [175]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46089290616246503]], [[0.4467941526610644]], [[0.4092266024743231]]], "std": [[[0.16544252817606445]], [[0.14311877451671184]], [[0.17988250122921642]]], "count": [175]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4974064705882353]], [[0.4507695529878618]], [[0.38948436157796457]]], "std": [[[0.13699935504915822]], [[0.13538061144567795]], [[0.17552899509184067]]], "count": [175]}, "observation.state": {"min": [-0.812012255191803, 0.10065750032663345, 0.2830989360809326, -1.559314250946045, -0.42335906624794006, -0.19430314004421234, -0.8996616005897522, -0.37894588708877563, 0.40070343017578125, 0.06473718583583832, -1.912752628326416, -1.8259353637695312, -0.7462756037712097, 0.15408094227313995, 0.02641337551176548, -0.4513421654701233, -1.555005431175232, -0.028239427134394646, -0.12049228698015213, -0.028307059779763222, -0.37316495180130005, -0.5085367560386658, 0.039832811802625656, 1.2552061080932617, -1.645859718322754, 0.5070505142211914, 400.5, 359.0], "max": [-0.11388600617647171, 0.6782196760177612, 0.662570595741272, -0.3616005778312683, -0.03966806083917618, 0.1722356379032135, 0.028275424614548683, -0.2734600007534027, 0.5783994793891907, 0.2349633127450943, -1.3215055465698242, -1.121137022972107, -0.019340233877301216, 0.37009161710739136, 0.6049038171768188, -0.2045067697763443, -1.0505354404449463, 0.3785029947757721, 0.31478866934776306, 0.2884756624698639, -0.27770012617111206, -0.4351719915866852, 0.23495131731033325, 1.5732269287109375, -1.121137022972107, 0.8111226558685303, 1001.9375, 1003.9375], "mean": [-0.49169567227363586, 0.3263106644153595, 0.4491080939769745, -1.030161738395691, -0.208070769906044, -0.047709137201309204, -0.5292009115219116, -0.317730575799942, 0.5045222640037537, 0.14890263974666595, -1.6912468671798706, -1.582817792892456, -0.41667190194129944, 0.2865006923675537, 0.3021829426288605, -0.3369734585285187, -1.3200087547302246, 0.15000019967556, 0.10921133309602737, 0.13805171847343445, -0.3075334131717682, -0.47613075375556946, 0.15764497220516205, 1.4420251846313477, -1.3761037588119507, 0.7190307378768921, 812.0271606445312, 874.748046875], "std": [0.1989857703447342, 0.13485942780971527, 0.09410687536001205, 0.2774854302406311, 0.06647420674562454, 0.061653800308704376, 0.1987513154745102, 0.02670585922896862, 0.043797388672828674, 0.04048405587673187, 0.142633318901062, 0.14476366341114044, 0.18181854486465454, 0.07128287106752396, 0.21650812029838562, 0.10249730944633484, 0.1029728576540947, 0.10186853259801865, 0.1512719839811325, 0.11477106064558029, 0.027568351477384567, 0.02778605930507183, 0.06385891139507294, 0.09711901843547821, 0.17385050654411316, 0.09386292099952698, 268.28369140625, 249.6859130859375], "count": [981]}, "action": {"min": [-0.812012255191803, 0.10065750032663345, 0.2830989360809326, -1.559314250946045, -0.42335906624794006, -0.19430314004421234, -0.8996616005897522, -0.37894588708877563, 0.40070343017578125, 0.06473718583583832, -1.912752628326416, -1.8259353637695312, -0.7462756037712097, 0.15408094227313995, 0.02641337551176548, -0.4513421654701233, -1.555005431175232, -0.028239427134394646, -0.12049207091331482, -0.028307059779763222, -0.37316495180130005, -0.5085367560386658, 0.039832811802625656, 1.2552061080932617, -1.645859718322754, 0.5070505142211914, 400.5, 359.0], "max": [-0.11388600617647171, 0.6782196760177612, 0.662570595741272, -0.3616005778312683, -0.03966806083917618, 0.1722356379032135, 0.028275424614548683, -0.2734600007534027, 0.5783994793891907, 0.2349633127450943, -1.3215055465698242, -1.121137022972107, -0.019340233877301216, 0.37009161710739136, 0.6049038171768188, -0.2045067697763443, -1.0505354404449463, 0.3785029947757721, 0.31478866934776306, 0.2884756624698639, -0.27770012617111206, -0.4351719915866852, 0.23495131731033325, 1.5732269287109375, -1.121137022972107, 0.8111226558685303, 1001.9375, 1003.9375], "mean": [-0.49208924174308777, 0.3260945677757263, 0.44911226630210876, -1.0297331809997559, -0.20810391008853912, -0.04766695946455002, -0.5298081636428833, -0.3177050054073334, 0.5046167373657227, 0.14885751903057098, -1.6914111375808716, -1.583238959312439, -0.416422039270401, 0.2866581976413727, 0.3017131984233856, -0.336730420589447, -1.3198915719985962, 0.14982837438583374, 0.1095566675066948, 0.13829748332500458, -0.30750420689582825, -0.47619447112083435, 0.15754561126232147, 1.4418302774429321, -1.3764399290084839, 0.7190878391265869, 812.0277709960938, 874.7439575195312], "std": [0.19878911972045898, 0.13458268344402313, 0.09410703927278519, 0.2772201597690582, 0.06650504469871521, 0.06161827594041824, 0.19795550405979156, 0.026726333424448967, 0.043769292533397675, 0.04041266068816185, 0.14258994162082672, 0.14401859045028687, 0.1815335601568222, 0.07126101106405258, 0.21635140478610992, 0.1025085598230362, 0.10293349623680115, 0.10183541476726532, 0.15113398432731628, 0.11467283964157104, 0.027582291513681412, 0.027786735445261, 0.06381436437368393, 0.09704745560884476, 0.17367607355117798, 0.09389650076627731, 268.2841796875, 249.68360900878906], "count": [981]}, "timestamp": {"min": [0.0], "max": [32.666666666666664], "mean": [16.333333333333332], "std": [9.439671996812569], "count": [981]}, "frame_index": {"min": [0], "max": [980], "mean": [490.0], "std": [283.1901599043771], "count": [981]}, "episode_index": {"min": [106], "max": [106], "mean": [106.0], "std": [0.0], "count": [981]}, "index": {"min": [99107], "max": [100087], "mean": [99597.0], "std": [283.1901599043771], "count": [981]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [981]}, "subtask_annotation": {"mean": [6.423037716615698, 16.0, 16.0, 16.0, 16.0], "std": [4.614545030502639, 0.0, 0.0, 0.0, 0.0], "min": [0, 16, 16, 16, 16], "max": [16, 16, 16, 16, 16], "count": [981]}, "scene_annotation": {"mean": [106.0], "std": [0.0], "min": [106], "max": [106], "count": [981]}, "eef_direction_state": {"mean": [4.6422018348623855, 5.301732925586137], "std": [1.9419225117989483, 1.6288326727027933], "min": [0, 0], "max": [6, 6], "count": [981]}, "eef_velocity_state": {"mean": [0.4954128440366973, 0.24974515800203873], "std": [0.6347315627703789, 0.5205388452247056], "min": [0, 0], "max": [2, 2], "count": [981]}, "eef_acc_mag_state": {"mean": [0.291539245667686, 0.12640163098878696], "std": [0.6261542049838847, 0.42395905712418275], "min": [0, 0], "max": [2, 2], "count": [981]}, "eef_direction_action": {"mean": [4.646279306829766, 5.301732925586137], "std": [1.9405693226720198, 1.6288326727027933], "min": [0, 0], "max": [6, 6], "count": [981]}, "eef_velocity_action": {"mean": [0.4943934760448522, 0.24974515800203873], "std": [0.6347233772801423, 0.5205388452247056], "min": [0, 0], "max": [2, 2], "count": [981]}, "eef_acc_mag_action": {"mean": [0.291539245667686, 0.12640163098878696], "std": [0.6261542049838847, 0.42395905712418275], "min": [0, 0], "max": [2, 2], "count": [981]}, "eef_sim_pose_state": {"mean": [0.5719909373596986, 0.25590388194930447, 1.1468208555363542, 0.2543978861231969, -0.1685031453160488, 0.7845033622155023, 0.5240918983828456, -0.23813860338460685, 1.1521932631965233, -0.19910599432124845, -0.17879348314928167, -1.1739260738996362], "std": [0.05086272854688977, 0.030906147331977423, 0.02363051520495272, 0.08826767054455503, 0.07042544147206434, 0.20979985239855925, 0.028383428375065686, 0.05762671719655602, 0.02386924926644948, 0.09910123768044109, 0.1355144483410341, 0.09304295291214049], "min": [0.463381077726559, 0.18449045346277987, 1.0953176026815237, 0.0759970137881868, -0.3928953577519174, 0.38421137146701606, 0.48038957085416173, -0.30963420270930575, 1.1019474249764885, -0.38288256859258, -0.3829765920438597, -1.258373463402088], "max": [0.6439479289409732, 0.31690399738406955, 1.1933886255801578, 0.4108917687146906, -0.07021249488811954, 1.2501306960083185, 0.5546370531728655, -0.13185360387864833, 1.1810934536569944, -0.07577429245547163, 0.008656233502677635, -0.9225600428492524], "count": [981]}, "eef_sim_pose_action": {"mean": [0.5721048293753346, 0.2558914758578663, 1.1468570855106592, 0.2545151696899917, -0.16832079592280483, 0.7840685643633283, 0.5241587452604509, -0.23804401784992352, 1.1522335582185355, -0.1992237912244415, -0.1784871726820594, -1.1738775830135828], "std": [0.05080096455578986, 0.03088695558503672, 0.023646850108100633, 0.08810687876855432, 0.07010028590627336, 0.20927571751074497, 0.0283770386442943, 0.05758543053223469, 0.02388163071143368, 0.09902325070626215, 0.13539211175684202, 0.09301556668609638], "min": [0.463381077726559, 0.18449045346277987, 1.0953176026815237, 0.07598793129492643, -0.3928953577519174, 0.38421137146701606, 0.48038957085416173, -0.30963420270930575, 1.1019474249764885, -0.38288256859258, -0.3829765920438597, -1.258373463402088], "max": [0.6439479289409732, 0.31690399738406955, 1.1933886255801578, 0.4108917687146906, -0.07021249488811954, 1.2501306960083185, 0.5546370531728655, -0.13185360387864833, 1.1810934536569944, -0.07577429245547163, 0.008656233502677635, -0.9225600428492524], "count": [981]}, "gripper_mode_state": {"mean": [0.2945973496432212, 0.18960244648318042], "std": [0.45586154830870557, 0.39198642676853984], "min": [0, 0], "max": [1, 1], "count": [981]}, "gripper_activity_state": {"mean": [1.8613659531090723, 1.9286442405708462], "std": [0.4595190607576883, 0.33638525926430446], "min": [0, 0], "max": [2, 2], "count": [981]}, "gripper_mode_action": {"mean": [0.2945973496432212, 0.18960244648318042], "std": [0.45586154830870557, 0.39198642676853984], "min": [0, 0], "max": [1, 1], "count": [981]}, "gripper_activity_action": {"mean": [1.8613659531090723, 1.9286442405708462], "std": [0.4595190607576883, 0.33638525926430446], "min": [0, 0], "max": [2, 2], "count": [981]}, "gripper_open_scale_state": {"mean": [0.738206432018366, 0.7952254548513386], "std": [0.24389419925893194, 0.2269866588311597], "min": [0.3640909090909091, 0.32636363636363636], "max": [0.9108522727272728, 0.9126704545454546], "count": [981]}, "gripper_open_scale_action": {"mean": [0.738207069123361, 0.7952218055247876], "std": [0.24389464901178545, 0.22698479788179599], "min": [0.3640909090909091, 0.32636363636363636], "max": [0.9108522727272728, 0.9126704545454546], "count": [981]}}} +{"episode_index": 103, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5130854797328288]], [[0.467175322736307]], [[0.40260325292397664]]], "std": [[[0.14655481994189878]], [[0.14433700886853607]], [[0.18688641006188034]]], "count": [171]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[0.996078431372549]], [[1.0]]], "mean": [[[0.49758164320796544]], [[0.46054947707640564]], [[0.4049405458089669]]], "std": [[[0.1476585714585459]], [[0.12377939729516664]], [[0.16449104384844382]]], "count": [171]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4493256101173413]], [[0.442694234223904]], [[0.40931646791270115]]], "std": [[[0.15753608700179625]], [[0.13506584660581822]], [[0.17285178101290036]]], "count": [171]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5008974505981729]], [[0.4534675077877155]], [[0.38995521466383826]]], "std": [[[0.1362839015080768]], [[0.1328710416824208]], [[0.17565482636103577]]], "count": [171]}, "observation.state": {"min": [-0.996418297290802, 0.04884631186723709, 0.301474004983902, -1.6586899757385254, -0.5062458515167236, -0.3003373444080353, -0.6734898090362549, -0.37823987007141113, 0.3987983763217926, 0.06168343871831894, -2.0000932216644287, -1.8067530393600464, -0.7459425330162048, 0.17116115987300873, 0.12871040403842926, -0.45662176609039307, -1.4828884601593018, 0.02111521176993847, -0.12053243815898895, -0.028299422934651375, -0.387037992477417, -0.5013418197631836, 0.05261293798685074, 1.2694891691207886, -1.6192965507507324, 0.4667986333370209, 560.9375, 361.9375], "max": [-0.1131824180483818, 0.7407450079917908, 0.6285105347633362, 0.007267114706337452, -0.05031238868832588, 0.3530735671520233, 0.028275424614548683, -0.22611631453037262, 0.5803676843643188, 0.23502099514007568, -1.3950549364089966, -1.1116712093353271, -0.15141543745994568, 0.3999989330768585, 0.6046748161315918, -0.2617394030094147, -0.9482319355010986, 0.33596280217170715, 0.09875618666410446, 0.33618858456611633, -0.3085770606994629, -0.43499642610549927, 0.23497319221496582, 1.6194086074829102, -1.121137022972107, 0.7717153429985046, 1001.8125, 1005.0625], "mean": [-0.41282618045806885, 0.3850041925907135, 0.41713279485702515, -1.123075246810913, -0.2493087202310562, 0.016097163781523705, -0.4505985379219055, -0.3230176866054535, 0.4870131015777588, 0.17493464052677155, -1.5833488702774048, -1.5650960206985474, -0.48956143856048584, 0.27794548869132996, 0.34661006927490234, -0.3738698363304138, -1.2447766065597534, 0.163187637925148, -0.033139750361442566, 0.12826493382453918, -0.33321794867515564, -0.47005710005760193, 0.16916689276695251, 1.4983524084091187, -1.3376425504684448, 0.7154089212417603, 872.2740478515625, 916.3597412109375], "std": [0.1721642166376114, 0.13974829018115997, 0.08299767971038818, 0.3096644878387451, 0.09936422854661942, 0.14831732213497162, 0.147380068898201, 0.03107013925909996, 0.04222939908504486, 0.054395876824855804, 0.10887335240840912, 0.1562107801437378, 0.15837065875530243, 0.07206390798091888, 0.2013845592737198, 0.0855284035205841, 0.1496203988790512, 0.0844564139842987, 0.06961394846439362, 0.1458008736371994, 0.022417383268475533, 0.026397136971354485, 0.05740400403738022, 0.09155721217393875, 0.17277026176452637, 0.08003973960876465, 191.93112182617188, 210.48123168945312], "count": [952]}, "action": {"min": [-0.996418297290802, 0.04884631186723709, 0.301474004983902, -1.6586899757385254, -0.5062458515167236, -0.3003373444080353, -0.6734898090362549, -0.37823987007141113, 0.3987983763217926, 0.06168343871831894, -2.0000932216644287, -1.8067530393600464, -0.745964765548706, 0.17116115987300873, 0.12871040403842926, -0.45662176609039307, -1.4828884601593018, 0.02111521176993847, -0.12053243815898895, -0.028299422934651375, -0.387037992477417, -0.5013418197631836, 0.05261293798685074, 1.2694891691207886, -1.6192965507507324, 0.4667986333370209, 560.9375, 361.9375], "max": [-0.1131824180483818, 0.7407450079917908, 0.6285105347633362, 0.007267114706337452, -0.05031238868832588, 0.3530735671520233, 0.028275424614548683, -0.22611631453037262, 0.5803676843643188, 0.2350199967622757, -1.3950549364089966, -1.1116712093353271, -0.15141543745994568, 0.3999989330768585, 0.6046748161315918, -0.2617394030094147, -0.9482319355010986, 0.33596280217170715, 0.09875618666410446, 0.33618858456611633, -0.3085770606994629, -0.43499642610549927, 0.23497319221496582, 1.6194086074829102, -1.121137022972107, 0.7717153429985046, 1001.8125, 1005.0625], "mean": [-0.4129713475704193, 0.3847508430480957, 0.417009174823761, -1.1232166290283203, -0.2491210699081421, 0.01656988635659218, -0.45095452666282654, -0.3229334354400635, 0.4870493412017822, 0.1748422384262085, -1.5833786725997925, -1.5653249025344849, -0.48934781551361084, 0.2781001031398773, 0.3461812138557434, -0.3736761212348938, -1.2444716691970825, 0.16302698850631714, -0.03301380202174187, 0.1285613477230072, -0.33324939012527466, -0.4701135456562042, 0.16908052563667297, 1.4982255697250366, -1.337981104850769, 0.7154066562652588, 872.27294921875, 916.3650512695312], "std": [0.1720425933599472, 0.1395682990550995, 0.08303400874137878, 0.3098270297050476, 0.09952405840158463, 0.14859828352928162, 0.1466301828622818, 0.031217282637953758, 0.042208313941955566, 0.054368212819099426, 0.10887422412633896, 0.15571902692317963, 0.1581622064113617, 0.07205356657505035, 0.20126944780349731, 0.08556164056062698, 0.14957496523857117, 0.08442927896976471, 0.06956427544355392, 0.14576929807662964, 0.022403854876756668, 0.026401430368423462, 0.057366807013750076, 0.09153713285923004, 0.1726614385843277, 0.08003883808851242, 191.93055725097656, 210.48431396484375], "count": [952]}, "timestamp": {"min": [0.0], "max": [31.7], "mean": [15.850000000000001], "std": [9.160619217304278], "count": [952]}, "frame_index": {"min": [0], "max": [951], "mean": [475.5], "std": [274.8185765191283], "count": [952]}, "episode_index": {"min": [107], "max": [107], "mean": [107.0], "std": [0.0], "count": [952]}, "index": {"min": [100088], "max": [101039], "mean": [100563.5], "std": [274.8185765191283], "count": [952]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [952]}, "subtask_annotation": {"mean": [5.637605042016807, 16.0, 16.0, 16.0, 16.0], "std": [4.628870596989289, 0.0, 0.0, 0.0, 0.0], "min": [0, 16, 16, 16, 16], "max": [16, 16, 16, 16, 16], "count": [952]}, "scene_annotation": {"mean": [107.0], "std": [0.0], "min": [107], "max": [107], "count": [952]}, "eef_direction_state": {"mean": [4.542016806722689, 5.322478991596639], "std": [1.7734975081691626, 1.579144190886003], "min": [0, 0], "max": [6, 6], "count": [952]}, "eef_velocity_state": {"mean": [0.6239495798319328, 0.21743697478991597], "std": [0.6684469878824142, 0.4850610138985509], "min": [0, 0], "max": [2, 2], "count": [952]}, "eef_acc_mag_state": {"mean": [0.35084033613445376, 0.11029411764705882], "std": [0.6601019526958186, 0.401440575108635], "min": [0, 0], "max": [2, 2], "count": [952]}, "eef_direction_action": {"mean": [4.546218487394958, 5.322478991596639], "std": [1.772207943295604, 1.579144190886003], "min": [0, 0], "max": [6, 6], "count": [952]}, "eef_velocity_action": {"mean": [0.6228991596638656, 0.21743697478991597], "std": [0.6686409129745893, 0.4850610138985509], "min": [0, 0], "max": [2, 2], "count": [952]}, "eef_acc_mag_action": {"mean": [0.34978991596638653, 0.11029411764705882], "std": [0.6582699169761513, 0.401440575108635], "min": [0, 0], "max": [2, 2], "count": [952]}, "eef_sim_pose_state": {"mean": [0.5489218872857785, 0.27549604393337196, 1.142975322729328, 0.27038348934621503, -0.13812151163886607, 0.8897193269768067, 0.5179063199103772, -0.2507303144204253, 1.123471033281239, -0.16507026457963048, -0.2217367555005033, -1.1610374179986647], "std": [0.041880231639595734, 0.04835871264639092, 0.0286548293502416, 0.09845186396079558, 0.09647545212853563, 0.16561988134811453, 0.02692273543997309, 0.05025646676525093, 0.016070280770374156, 0.07359211800337744, 0.12206403655018636, 0.12109823404580129], "min": [0.46006952121929773, 0.16891947816323535, 1.0962793389962904, 0.003951158572241598, -0.5069712128602184, 0.4865244167764381, 0.4815374436992552, -0.3096590149897984, 1.0812597604705692, -0.2972955446118356, -0.3831451194754716, -1.2875579202376253], "max": [0.6410829465640638, 0.3252329811158774, 1.236084706657317, 0.4149523942735355, 0.013903669363467763, 1.2503713350148047, 0.5478641735714284, -0.15678018847082856, 1.142419068877813, -0.07559351989063356, -0.09283851336853277, -0.8389171956939525], "count": [952]}, "eef_sim_pose_action": {"mean": [0.5489671338431344, 0.2754196896558978, 1.1430746528404563, 0.2705573767754731, -0.13804194782440055, 0.8894680046310541, 0.5179677585472691, -0.2506535648254428, 1.1234506870495102, -0.16518873365509404, -0.22146786021230616, -1.1609229831421428], "std": [0.04183835337530751, 0.04836182737934856, 0.028807139692681616, 0.09825407085239349, 0.0963043275947301, 0.1652532971684414, 0.026922662084164304, 0.05022223418621479, 0.016061823319187055, 0.07353897782903134, 0.12199034169596792, 0.12106536200233155], "min": [0.46006952121929773, 0.16891947816323535, 1.0962793389962904, 0.003951158572241598, -0.5069712128602184, 0.4865244167764381, 0.4815374436992552, -0.3096590149897984, 1.0812597604705692, -0.2972955446118356, -0.3831451194754716, -1.2875579202376253], "max": [0.6410829465640638, 0.3252329811158774, 1.236084706657317, 0.4149523942735355, 0.013903669363467763, 1.250363548261356, 0.5478641735714284, -0.15678018847082856, 1.142419068877813, -0.07559351989063356, -0.09283851336853277, -0.8389171956939525], "count": [952]}, "gripper_mode_state": {"mean": [0.0, 0.12605042016806722], "std": [0.0, 0.33190617912825743], "min": [0, 0], "max": [0, 1], "count": [952]}, "gripper_activity_state": {"mean": [1.8834033613445378, 1.925420168067227], "std": [0.4251269868482645, 0.34559781346078955], "min": [0, 0], "max": [2, 2], "count": [952]}, "gripper_mode_action": {"mean": [0.0, 0.12605042016806722], "std": [0.0, 0.33190617912825743], "min": [0, 0], "max": [0, 1], "count": [952]}, "gripper_activity_action": {"mean": [1.8834033613445378, 1.925420168067227], "std": [0.42512698684826455, 0.34559781346078955], "min": [0, 0], "max": [2, 2], "count": [952]}, "gripper_open_scale_state": {"mean": [0.7929763438412045, 0.8330543478433085], "std": [0.1744830782880716, 0.1913475056295315], "min": [0.5099431818181818, 0.3290340909090909], "max": [0.9107386363636364, 0.9136931818181818], "count": [952]}, "gripper_open_scale_action": {"mean": [0.7929754196878075, 0.8330591362354943], "std": [0.17448246148986626, 0.19134946505831799], "min": [0.5099431818181818, 0.3290340909090909], "max": [0.9107386363636364, 0.9136931818181818], "count": [952]}}} +{"episode_index": 104, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5186726333014049]], [[0.47068562889715276]], [[0.40536532167943806]]], "std": [[[0.14086421201453722]], [[0.14042618786017722]], [[0.18645827521372402]]], "count": [174]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49372704201412365]], [[0.45931924841296673]], [[0.40629395565697546]]], "std": [[[0.16190230890450297]], [[0.1384544091795919]], [[0.17422802905350773]]], "count": [174]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42207511879272785]], [[0.4607661238825032]], [[0.457461584873413]]], "std": [[[0.1572907048977903]], [[0.12785713076660804]], [[0.16752425558590733]]], "count": [174]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49474160820937574]], [[0.44891021875704307]], [[0.39209833619750584]]], "std": [[[0.13701843645539938]], [[0.13823540728198186]], [[0.17857826421711037]]], "count": [174]}, "observation.state": {"min": [-0.7603625059127808, 0.05763404443860054, 0.34666383266448975, -1.7991726398468018, -0.28127288818359375, -0.12050750851631165, -0.5774542093276978, -0.3411848843097687, 0.38735231757164, -0.0016001249896362424, -1.7008230686187744, -1.5881962776184082, -0.7462756037712097, 0.19349701702594757, 0.17525942623615265, -0.5089511275291443, -1.4281952381134033, 0.1147695779800415, -0.12052370607852936, -0.028264515101909637, -0.37445637583732605, -0.5277506113052368, 0.06512106209993362, 1.2194647789001465, -1.6716029644012451, 0.3735027611255646, 400.125, 358.125], "max": [-0.06621124595403671, 0.7013038396835327, 0.6087850332260132, -0.732872486114502, 0.3312700390815735, 0.8699778914451599, 0.028274333104491234, -0.2210632562637329, 0.5779125690460205, 0.23495225608348846, -1.2020537853240967, -1.121137022972107, 0.048159629106521606, 0.4924926459789276, 0.6046976447105408, -0.21884793043136597, -0.8554862141609192, 0.3549366891384125, 0.1039867177605629, 0.5021541118621826, -0.2855772376060486, -0.43537136912345886, 0.23500587046146393, 1.7969249486923218, -1.121137022972107, 0.8060368299484253, 1001.75, 1005.0], "mean": [-0.4149003028869629, 0.2861965596675873, 0.45415979623794556, -1.3580961227416992, 0.01644774153828621, 0.43687424063682556, -0.397502064704895, -0.2833658754825592, 0.4814218580722809, 0.10351868718862534, -1.4880824089050293, -1.4473586082458496, -0.2525283098220825, 0.2761441767215729, 0.4298303425312042, -0.3612363636493683, -1.299311876296997, 0.23726439476013184, -0.03572427108883858, 0.208704873919487, -0.3113436698913574, -0.4689866900444031, 0.1983611285686493, 1.5567697286605835, -1.3535596132278442, 0.7073606848716736, 810.1046142578125, 899.4481201171875], "std": [0.15532761812210083, 0.15326930582523346, 0.0514528863132, 0.21434354782104492, 0.15657085180282593, 0.21961906552314758, 0.13619394600391388, 0.029775036498904228, 0.04121334105730057, 0.04729346185922623, 0.16348323225975037, 0.08456027507781982, 0.1377943754196167, 0.08005887269973755, 0.13971726596355438, 0.11011048406362534, 0.1432529240846634, 0.04165877774357796, 0.06634829938411713, 0.1866251528263092, 0.026607340201735497, 0.022206004709005356, 0.05021916702389717, 0.10801492631435394, 0.1843511015176773, 0.12748034298419952, 264.6280212402344, 229.05453491210938], "count": [976]}, "action": {"min": [-0.7603625059127808, 0.05763404443860054, 0.34666383266448975, -1.7991726398468018, -0.28127288818359375, -0.12050961703062057, -0.5774542093276978, -0.3411848843097687, 0.38735231757164, -0.0016001249896362424, -1.7008230686187744, -1.5881962776184082, -0.7462756037712097, 0.19349701702594757, 0.17525942623615265, -0.5089511275291443, -1.4281952381134033, 0.1147695779800415, -0.12052080035209656, -0.028264515101909637, -0.37445637583732605, -0.5277506113052368, 0.06512106209993362, 1.2194647789001465, -1.6716029644012451, 0.3735027611255646, 400.125, 358.125], "max": [-0.06621124595403671, 0.7013038396835327, 0.6087850332260132, -0.732872486114502, 0.3312700390815735, 0.8699778914451599, 0.028274333104491234, -0.2210632562637329, 0.5779125690460205, 0.23495225608348846, -1.2020537853240967, -1.121137022972107, 0.048159629106521606, 0.4924926459789276, 0.6046976447105408, -0.21884793043136597, -0.8554862141609192, 0.3549366891384125, 0.1039867177605629, 0.5021541118621826, -0.2855772376060486, -0.43537136912345886, 0.23500587046146393, 1.7969249486923218, -1.121137022972107, 0.8060368299484253, 1001.75, 1005.0], "mean": [-0.4152500331401825, 0.2858174443244934, 0.4540797173976898, -1.3580502271652222, 0.016982896253466606, 0.4376918077468872, -0.3980487883090973, -0.28328460454940796, 0.48150166869163513, 0.10340739786624908, -1.4878729581832886, -1.4475281238555908, -0.2519542872905731, 0.2762174904346466, 0.4296005964279175, -0.36100879311561584, -1.2992258071899414, 0.23725774884223938, -0.03560745343565941, 0.20907340943813324, -0.3113223612308502, -0.4690225422382355, 0.1983378380537033, 1.5567585229873657, -1.3538622856140137, 0.7074093818664551, 810.1066284179688, 899.4431762695312], "std": [0.15522661805152893, 0.15293818712234497, 0.05151796713471413, 0.21433670818805695, 0.156538724899292, 0.21902716159820557, 0.13555315136909485, 0.029814334586262703, 0.041218508034944534, 0.04711143672466278, 0.16350480914115906, 0.08407038450241089, 0.13690043985843658, 0.08002161979675293, 0.13961398601531982, 0.11015358567237854, 0.1432100087404251, 0.04165666177868843, 0.06629926711320877, 0.18651174008846283, 0.02661779150366783, 0.022195851430296898, 0.0502074733376503, 0.10801368206739426, 0.18421173095703125, 0.12750402092933655, 264.6292419433594, 229.0529022216797], "count": [976]}, "timestamp": {"min": [0.0], "max": [32.5], "mean": [16.25], "std": [9.391559449254895], "count": [976]}, "frame_index": {"min": [0], "max": [975], "mean": [487.5], "std": [281.74678347764683], "count": [976]}, "episode_index": {"min": [108], "max": [108], "mean": [108.0], "std": [0.0], "count": [976]}, "index": {"min": [101040], "max": [102015], "mean": [101527.5], "std": [281.74678347764683], "count": [976]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [976]}, "subtask_annotation": {"mean": [5.789959016393443, 16.0, 16.0, 16.0, 16.0], "std": [4.680569094405162, 0.0, 0.0, 0.0, 0.0], "min": [0, 16, 16, 16, 16], "max": [16, 16, 16, 16, 16], "count": [976]}, "scene_annotation": {"mean": [108.0], "std": [0.0], "min": [108], "max": [108], "count": [976]}, "eef_direction_state": {"mean": [4.273565573770492, 5.154713114754099], "std": [2.124206214279114, 1.784966340223139], "min": [0, 0], "max": [6, 6], "count": [976]}, "eef_velocity_state": {"mean": [0.5522540983606558, 0.2520491803278688], "std": [0.6050801337185928, 0.5181104359215372], "min": [0, 0], "max": [2, 2], "count": [976]}, "eef_acc_mag_state": {"mean": [0.32274590163934425, 0.12704918032786885], "std": [0.6460274579440378, 0.43211961103036445], "min": [0, 0], "max": [2, 2], "count": [976]}, "eef_direction_action": {"mean": [4.273565573770492, 5.154713114754099], "std": [2.124206214279114, 1.784966340223139], "min": [0, 0], "max": [6, 6], "count": [976]}, "eef_velocity_action": {"mean": [0.5522540983606558, 0.2520491803278688], "std": [0.6050801337185928, 0.5181104359215372], "min": [0, 0], "max": [2, 2], "count": [976]}, "eef_acc_mag_action": {"mean": [0.32274590163934425, 0.12704918032786885], "std": [0.6460274579440378, 0.43211961103036445], "min": [0, 0], "max": [2, 2], "count": [976]}, "eef_sim_pose_state": {"mean": [0.5458854128984091, 0.19524984148146504, 1.2010630980820436, 0.5070636328959198, -0.2583151414741094, 0.8570844237282076, 0.5188720446745512, -0.283778466322606, 1.1427153286206768, -0.1362345907852027, -0.22464677157676033, -1.1149554300579299], "std": [0.044042494889247524, 0.04589607206029729, 0.033975889388314875, 0.14653318932902787, 0.06622161839793168, 0.13036172096139195, 0.024851498741283395, 0.0395644607883073, 0.01982875086799411, 0.0906019460812462, 0.11421751429821206, 0.16780454243556084], "min": [0.44036011743116643, 0.08693964783692058, 1.1398333824235767, 0.07568648373273035, -0.4115670033043284, 0.6034814274084322, 0.48855780051556114, -0.3099413022588555, 1.099283321162365, -0.3599475244085624, -0.3830929403612908, -1.2783170166537625], "max": [0.6447450474503331, 0.3096521842461594, 1.2705269118668134, 0.7681037516409518, -0.11589922900978, 1.2502564438494774, 0.5752685763457527, -0.17597599402190162, 1.1641736613464173, -0.07583532779797486, -0.07426105362528879, -0.6868300306155081], "count": [976]}, "eef_sim_pose_action": {"mean": [0.5459818011613781, 0.19513965390281257, 1.2011896145917529, 0.5076429293419796, -0.25831915736160144, 0.8567552213265813, 0.5189131267831683, -0.2837683708123751, 1.142738408739743, -0.136249482711764, -0.22441164215522347, -1.1148140974446423], "std": [0.04402010126643211, 0.045750122262221936, 0.03397761534868309, 0.1459430143167335, 0.0662292315611176, 0.1297727516789809, 0.02483463769141114, 0.03955911410236108, 0.019838420109165686, 0.09059320769178986, 0.1141273495115958, 0.16774858503859716], "min": [0.44036011743116643, 0.08693964783692058, 1.1398306339144157, 0.07568648373273035, -0.4115670033043284, 0.6034814274084322, 0.48855780051556114, -0.3099413022588555, 1.099283321162365, -0.3599475244085624, -0.3830929403612908, -1.2783170166537625], "max": [0.6447450474503331, 0.3096521842461594, 1.2705269118668134, 0.7681037516409518, -0.11589922900978, 1.2502558415996021, 0.5752685763457527, -0.17597599402190162, 1.1641736613464173, -0.0758378014210922, -0.07426105362528879, -0.6868300306155081], "count": [976]}, "gripper_mode_state": {"mean": [0.30225409836065575, 0.1526639344262295], "std": [0.4592347530238155, 0.3596632557709112], "min": [0, 0], "max": [1, 1], "count": [976]}, "gripper_activity_state": {"mean": [1.8565573770491803, 1.9262295081967213], "std": [0.4681648345205374, 0.3427954699397796], "min": [0, 0], "max": [2, 2], "count": [976]}, "gripper_mode_action": {"mean": [0.30225409836065575, 0.1526639344262295], "std": [0.4592347530238155, 0.3596632557709112], "min": [0, 0], "max": [1, 1], "count": [976]}, "gripper_activity_action": {"mean": [1.8565573770491803, 1.9262295081967213], "std": [0.4681648345205374, 0.3427954699397796], "min": [0, 0], "max": [2, 2], "count": [976]}, "gripper_open_scale_state": {"mean": [0.7364587707633261, 0.8176801821940379], "std": [0.24057087813714567, 0.20823158009170611], "min": [0.36375, 0.3255681818181818], "max": [0.9106818181818181, 0.9136363636363637], "count": [976]}, "gripper_open_scale_action": {"mean": [0.7364605049440324, 0.8176756628295203], "std": [0.24057212859160065, 0.20822954524378695], "min": [0.36375, 0.3255681818181818], "max": [0.9106818181818181, 0.9136363636363637], "count": [976]}}} +{"episode_index": 105, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.521690455449248]], [[0.4753589049826758]], [[0.4118354717891173]]], "std": [[[0.14979293020589401]], [[0.14403632883276551]], [[0.18592751789952291]]], "count": [166]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47895147378730607]], [[0.4460182888416411]], [[0.3960725955291755]]], "std": [[[0.15886935396219545]], [[0.13056977988816063]], [[0.16509993187550628]]], "count": [166]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4547497748346327]], [[0.4442635960508702]], [[0.406391277118277]]], "std": [[[0.16615187337988452]], [[0.14316626848409167]], [[0.18130375219952172]]], "count": [166]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.500343271369793]], [[0.45590327240333883]], [[0.3923951972104103]]], "std": [[[0.142107190383747]], [[0.13652754516581886]], [[0.1762803918770261]]], "count": [166]}, "observation.state": {"min": [-0.6914666891098022, 0.15517394244670868, 0.35847753286361694, -1.639431357383728, -0.39962804317474365, -0.23594997823238373, -0.6522175669670105, -0.3706168830394745, 0.38802412152290344, 0.06210225075483322, -1.8961747884750366, -1.7148092985153198, -0.7462340593338013, 0.14434745907783508, 0.12880529463291168, -0.46713191270828247, -1.5485422611236572, 0.06977826356887817, -0.12645456194877625, -0.028241608291864395, -0.3589438796043396, -0.5047258734703064, 0.05243806168437004, 1.1733379364013672, -1.6802115440368652, 0.37926506996154785, 400.0, 365.75], "max": [-0.0715792253613472, 0.6947097778320312, 0.6181617975234985, -0.5908386707305908, -0.0956331342458725, 0.23351742327213287, 0.028274333104491234, -0.26031580567359924, 0.5577800273895264, 0.23491230607032776, -1.3942668437957764, -1.1211814880371094, -0.11141972243785858, 0.39685842394828796, 0.6046856641769409, -0.23806945979595184, -1.0909801721572876, 0.37050721049308777, 0.3413602113723755, 0.4331209063529968, -0.2739652395248413, -0.42800313234329224, 0.2351505011320114, 1.5778095722198486, -1.121137022972107, 0.7680087089538574, 1001.8125, 1005.0625], "mean": [-0.37656649947166443, 0.41585299372673035, 0.4438241720199585, -1.2664486169815063, -0.21419793367385864, 0.036129508167505264, -0.4501577615737915, -0.30125147104263306, 0.47479021549224854, 0.1537751853466034, -1.6967425346374512, -1.5237945318222046, -0.4252200126647949, 0.29129713773727417, 0.38193851709365845, -0.3626554012298584, -1.3377301692962646, 0.2227967232465744, 0.13086974620819092, 0.22315914928913116, -0.30479153990745544, -0.471437931060791, 0.17285217344760895, 1.4759442806243896, -1.4412833452224731, 0.6429975628852844, 867.1261596679688, 865.97265625], "std": [0.14373932778835297, 0.14175434410572052, 0.08077552169561386, 0.2642374634742737, 0.05269346758723259, 0.09259581565856934, 0.1486661285161972, 0.03704562038183212, 0.038350895047187805, 0.04404096677899361, 0.12377350777387619, 0.14809957146644592, 0.15709565579891205, 0.08191445469856262, 0.1649039089679718, 0.09061551839113235, 0.09746023267507553, 0.07141292840242386, 0.16882126033306122, 0.1942480206489563, 0.02533240243792534, 0.026387589052319527, 0.05874266102910042, 0.10031192749738693, 0.2187877595424652, 0.1122051551938057, 216.7801055908203, 254.69644165039062], "count": [919]}, "action": {"min": [-0.6914666891098022, 0.15517394244670868, 0.35847753286361694, -1.639431357383728, -0.39962804317474365, -0.23594997823238373, -0.6522175669670105, -0.3706168830394745, 0.38802412152290344, 0.06210225075483322, -1.8961747884750366, -1.7148092985153198, -0.7462340593338013, 0.14434745907783508, 0.12880529463291168, -0.46713191270828247, -1.5485422611236572, 0.06977826356887817, -0.12645456194877625, -0.028241608291864395, -0.3589438796043396, -0.5047258734703064, 0.05243806168437004, 1.1733379364013672, -1.6802115440368652, 0.37926506996154785, 400.0, 365.75], "max": [-0.0715792253613472, 0.6947097778320312, 0.6181617975234985, -0.5908386707305908, -0.0956331342458725, 0.23351742327213287, 0.028274333104491234, -0.26031580567359924, 0.5577800273895264, 0.23491230607032776, -1.3942668437957764, -1.1211814880371094, -0.11141972243785858, 0.39685842394828796, 0.6046856641769409, -0.23806945979595184, -1.0909801721572876, 0.37050721049308777, 0.3413602113723755, 0.4331209063529968, -0.2739652395248413, -0.42800313234329224, 0.2351505011320114, 1.5778095722198486, -1.121137022972107, 0.7680087089538574, 1001.8125, 1005.0625], "mean": [-0.3768376410007477, 0.4155881106853485, 0.44380396604537964, -1.2663373947143555, -0.21409492194652557, 0.0364019013941288, -0.4505975544452667, -0.3011985421180725, 0.474856972694397, 0.153670534491539, -1.6968765258789062, -1.524125576019287, -0.42496418952941895, 0.2914779782295227, 0.3816350996494293, -0.3624327480792999, -1.3376131057739258, 0.22280561923980713, 0.13124366104602814, 0.22365055978298187, -0.30475571751594543, -0.47149744629859924, 0.17279548943042755, 1.4758280515670776, -1.4418095350265503, 0.6429174542427063, 867.124267578125, 865.9780883789062], "std": [0.14364011585712433, 0.14162443578243256, 0.08076028525829315, 0.26419752836227417, 0.05270148441195488, 0.09250283986330032, 0.1478404700756073, 0.03706920146942139, 0.038351304829120636, 0.04394863545894623, 0.12369870394468307, 0.14750328660011292, 0.15675444900989532, 0.08189481496810913, 0.16475039720535278, 0.0906488448381424, 0.09743552654981613, 0.07141724973917007, 0.1686447560787201, 0.19418248534202576, 0.025350168347358704, 0.026390017941594124, 0.0587078221142292, 0.10026225447654724, 0.21860070526599884, 0.11215817183256149, 216.77883911132812, 254.70069885253906], "count": [919]}, "timestamp": {"min": [0.0], "max": [30.6], "mean": [15.3], "std": [8.843076387773657], "count": [919]}, "frame_index": {"min": [0], "max": [918], "mean": [459.0], "std": [265.29229163320974], "count": [919]}, "episode_index": {"min": [109], "max": [109], "mean": [109.0], "std": [0.0], "count": [919]}, "index": {"min": [102016], "max": [102934], "mean": [102475.0], "std": [265.29229163320974], "count": [919]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [919]}, "subtask_annotation": {"mean": [6.072905331882481, 16.0, 16.0, 16.0, 16.0], "std": [4.587691739656302, 0.0, 0.0, 0.0, 0.0], "min": [0, 16, 16, 16, 16], "max": [16, 16, 16, 16, 16], "count": [919]}, "scene_annotation": {"mean": [109.0], "std": [0.0], "min": [109], "max": [109], "count": [919]}, "eef_direction_state": {"mean": [4.731229597388466, 5.147986942328618], "std": [2.006684615311141, 1.807936130826632], "min": [0, 0], "max": [6, 6], "count": [919]}, "eef_velocity_state": {"mean": [0.45266594124047876, 0.23939064200217627], "std": [0.6359650489331864, 0.5038848629643586], "min": [0, 0], "max": [2, 2], "count": [919]}, "eef_acc_mag_state": {"mean": [0.2981501632208923, 0.15669205658324264], "std": [0.6278855957123303, 0.48417429555770375], "min": [0, 0], "max": [2, 2], "count": [919]}, "eef_direction_action": {"mean": [4.722524483133841, 5.147986942328618], "std": [2.011999839699335, 1.807936130826632], "min": [0, 0], "max": [6, 6], "count": [919]}, "eef_velocity_action": {"mean": [0.4548422198041349, 0.23939064200217627], "std": [0.6378315687034289, 0.5038848629643586], "min": [0, 0], "max": [2, 2], "count": [919]}, "eef_acc_mag_action": {"mean": [0.2992383025027203, 0.15669205658324264], "std": [0.6282343660838539, 0.4841742955577038], "min": [0, 0], "max": [2, 2], "count": [919]}, "eef_sim_pose_state": {"mean": [0.5396867591900987, 0.25889520927806886, 1.1630417123799401, 0.2538753198788124, -0.21171824708636025, 0.8126889072590179, 0.5236387960412915, -0.25981752129303887, 1.1573888594489141, -0.22716063969857997, -0.16297003740678298, -1.0880687284503012], "std": [0.03917679065120243, 0.037867492584926415, 0.030867544119348, 0.10201888734571395, 0.0906619551489241, 0.17227431136052027, 0.029627532693995734, 0.051671180454422566, 0.022960082774582634, 0.11819356254828965, 0.14819803709069834, 0.1417239378325671], "min": [0.44986898422684785, 0.17803648532917196, 1.1061603255725614, -0.01007857048738342, -0.383271627911431, 0.5368510589715314, 0.4785036735180025, -0.31115721379026595, 1.1215953044291165, -0.44141029414158145, -0.3829362064053812, -1.2537386402985353], "max": [0.6182260143647742, 0.3096165637710318, 1.1981034888220832, 0.4086752042804898, -0.05209598817285843, 1.2500877004748678, 0.5552819987189564, -0.1524103373643857, 1.1878778169200819, -0.06958866932969032, 0.0022436119311419755, -0.8308321246631915], "count": [919]}, "eef_sim_pose_action": {"mean": [0.5397692837004648, 0.2588179351924901, 1.1631076735897363, 0.25402613172275323, -0.21159823142624848, 0.8123083947387285, 0.523710296299645, -0.2597822784021827, 1.1574399292904918, -0.2273235032325658, -0.162592373822991, -1.0878180491936824], "std": [0.03914877521697862, 0.03782646274295529, 0.030881877243173074, 0.1018578848767582, 0.09049285690571372, 0.17166444635690883, 0.02962221533276382, 0.0516482380240548, 0.0229730116745288, 0.11808814073280348, 0.14807949669401152, 0.14164066916136864], "min": [0.44986898422684785, 0.17803648532917196, 1.1061603255725614, -0.01007857048738342, -0.383271627911431, 0.5368510589715314, 0.4785036735180025, -0.31115721379026595, 1.1215953044291165, -0.44141029414158145, -0.3829362064053812, -1.2537386402985353], "max": [0.6182260143647742, 0.3096165637710318, 1.1981034888220832, 0.4086752042804898, -0.05209598817285843, 1.2500877004748678, 0.5552819987189564, -0.1524103373643857, 1.1878778169200819, -0.06958866932969032, 0.0022436119311419755, -0.8308321246631915], "count": [919]}, "gripper_mode_state": {"mean": [0.2219804134929271, 0.20565832426550598], "std": [0.4155780426327154, 0.4041818624404258], "min": [0, 0], "max": [1, 1], "count": [919]}, "gripper_activity_state": {"mean": [1.8574537540805223, 1.9249183895538629], "std": [0.4668865713367757, 0.3456859401003227], "min": [0, 0], "max": [2, 2], "count": [919]}, "gripper_mode_action": {"mean": [0.2219804134929271, 0.20565832426550598], "std": [0.4155780426327154, 0.4041818624404258], "min": [0, 0], "max": [1, 1], "count": [919]}, "gripper_activity_action": {"mean": [1.8574537540805223, 1.9249183895538629], "std": [0.4668865713367757, 0.3456859401003227], "min": [0, 0], "max": [2, 2], "count": [919]}, "gripper_open_scale_state": {"mean": [0.7882965136192251, 0.7872478877331739], "std": [0.19707285479726566, 0.2315426893657179], "min": [0.36363636363636365, 0.3325], "max": [0.9107386363636364, 0.9136931818181818], "count": [919]}, "gripper_open_scale_action": {"mean": [0.7882948073638927, 0.7872528047190822], "std": [0.1970718022568083, 0.23154532567491698], "min": [0.36363636363636365, 0.3325], "max": [0.9107386363636364, 0.9136931818181818], "count": [919]}}} +{"episode_index": 106, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5095103428419561]], [[0.4637094345519332]], [[0.4021613205272069]]], "std": [[[0.14638911780886968]], [[0.14367839383081293]], [[0.18582590895696818]]], "count": [166]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[0.996078431372549]], [[1.0]]], "mean": [[[0.4805293982301756]], [[0.4496990351110324]], [[0.3974857432179699]]], "std": [[[0.15471658732116728]], [[0.13188276059639176]], [[0.16827799505247]]], "count": [166]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46501076487321835]], [[0.4476639720647295]], [[0.40618079548586505]]], "std": [[[0.15945303297149546]], [[0.1361314920752359]], [[0.17670973551182403]]], "count": [166]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5026174649578706]], [[0.4562481088569966]], [[0.39497707127529724]]], "std": [[[0.13646272728051492]], [[0.13584615225129454]], [[0.17795611141383028]]], "count": [166]}, "observation.state": {"min": [-0.9723294973373413, 0.004380776546895504, 0.2642090320587158, -1.5639666318893433, -0.3044901490211487, -0.3667493164539337, -0.4930642247200012, -0.37118181586265564, 0.408121258020401, 0.059847813099622726, -1.7945237159729004, -1.6519312858581543, -0.7462756037712097, 0.14396348595619202, 0.012471468187868595, -0.4527820348739624, -1.4800937175750732, -0.026479916647076607, -0.12051716446876526, -0.028240518644452095, -0.3768126964569092, -0.5070450305938721, 0.03335893899202347, 1.2131133079528809, -1.6292901039123535, 0.5527306199073792, 558.5, 356.9375], "max": [-0.12671416997909546, 0.6279039978981018, 0.5376225113868713, -0.00638790475204587, 0.057414788752794266, 0.14381512999534607, 0.02826015278697014, -0.28912851214408875, 0.587540864944458, 0.2349555939435959, -1.408461332321167, -1.1118385791778564, -0.2791725993156433, 0.3947443962097168, 0.610148549079895, -0.20289671421051025, -0.9774901866912842, 0.3610922694206238, 0.1353524625301361, 0.28955012559890747, -0.29736393690109253, -0.42557770013809204, 0.2349856197834015, 1.5818805694580078, -1.121137022972107, 0.8919649720191956, 1001.8125, 1005.4375], "mean": [-0.4234467148780823, 0.28575578331947327, 0.3756065368652344, -1.0756741762161255, -0.09890041500329971, -0.0300198532640934, -0.3279719054698944, -0.3239281475543976, 0.4949946403503418, 0.14842338860034943, -1.5956889390945435, -1.429979681968689, -0.5453796982765198, 0.289323091506958, 0.2765546143054962, -0.3235519826412201, -1.25591242313385, 0.16043807566165924, 0.01480030920356512, 0.14725224673748016, -0.32008808851242065, -0.4781060218811035, 0.15531456470489502, 1.4640170335769653, -1.387459397315979, 0.7744812369346619, 865.9873657226562, 878.4588012695312], "std": [0.23409141600131989, 0.15110313892364502, 0.08026913553476334, 0.43305733799934387, 0.0754595547914505, 0.12454718351364136, 0.1084023267030716, 0.028569651767611504, 0.047398000955581665, 0.04412510246038437, 0.10466335713863373, 0.13017340004444122, 0.09644830971956253, 0.06766346842050552, 0.20931150019168854, 0.10838372260332108, 0.11694784462451935, 0.08956091850996017, 0.08345597982406616, 0.11354941874742508, 0.027335762977600098, 0.02675526961684227, 0.06266488134860992, 0.09961749613285065, 0.15993747115135193, 0.11113163083791733, 194.48272705078125, 250.00535583496094], "count": [919]}, "action": {"min": [-0.9723294973373413, 0.004380776546895504, 0.2642090320587158, -1.5639666318893433, -0.3044901490211487, -0.3667493164539337, -0.4930642247200012, -0.37118181586265564, 0.408121258020401, 0.059847813099622726, -1.7945237159729004, -1.6519312858581543, -0.7462756037712097, 0.14396348595619202, 0.012471468187868595, -0.4527820348739624, -1.4800937175750732, -0.026479916647076607, -0.12051716446876526, -0.028240518644452095, -0.3768126964569092, -0.5070450305938721, 0.03335893899202347, 1.2131133079528809, -1.6292901039123535, 0.5527306199073792, 558.5, 356.9375], "max": [-0.12671416997909546, 0.6279039978981018, 0.5376225113868713, -0.00638790475204587, 0.057414788752794266, 0.14381512999534607, 0.02826015278697014, -0.28912851214408875, 0.587540864944458, 0.23495535552501678, -1.408461332321167, -1.1118385791778564, -0.2791725993156433, 0.3947443962097168, 0.610148549079895, -0.20289671421051025, -0.9774901866912842, 0.3610922694206238, 0.1353524625301361, 0.28955012559890747, -0.29736393690109253, -0.42557770013809204, 0.2349839210510254, 1.5818805694580078, -1.121137022972107, 0.8919649720191956, 1001.8125, 1005.4375], "mean": [-0.4236883223056793, 0.28542351722717285, 0.37546712160110474, -1.0754225254058838, -0.0987180843949318, -0.02977079153060913, -0.3282909691333771, -0.323915958404541, 0.49507418274879456, 0.1483604609966278, -1.5956053733825684, -1.4302185773849487, -0.545249879360199, 0.28947505354881287, 0.2760661244392395, -0.32328662276268005, -1.2557123899459839, 0.1603071540594101, 0.015006563626229763, 0.14751866459846497, -0.32007816433906555, -0.478171169757843, 0.15521983802318573, 1.4638437032699585, -1.387819766998291, 0.7746306657791138, 865.9893798828125, 878.4588623046875], "std": [0.23397479951381683, 0.15073689818382263, 0.08024835586547852, 0.43292897939682007, 0.07528717815876007, 0.12459496408700943, 0.10778314620256424, 0.028578530997037888, 0.04737568274140358, 0.044042784720659256, 0.1047120913863182, 0.1298067569732666, 0.09625836461782455, 0.06761849671602249, 0.20906901359558105, 0.10836908966302872, 0.11683812737464905, 0.08951223641633987, 0.083355613052845, 0.11342450976371765, 0.027341561391949654, 0.026747994124889374, 0.06261014938354492, 0.09956604987382889, 0.1597098708152771, 0.11118612438440323, 194.48477172851562, 250.00540161132812], "count": [919]}, "timestamp": {"min": [0.0], "max": [30.6], "mean": [15.3], "std": [8.843076387773657], "count": [919]}, "frame_index": {"min": [0], "max": [918], "mean": [459.0], "std": [265.29229163320974], "count": [919]}, "episode_index": {"min": [110], "max": [110], "mean": [110.0], "std": [0.0], "count": [919]}, "index": {"min": [102935], "max": [103853], "mean": [103394.0], "std": [265.29229163320974], "count": [919]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [919]}, "subtask_annotation": {"mean": [6.269858541893362, 16.0, 16.0, 16.0, 16.0], "std": [4.812826881524404, 0.0, 0.0, 0.0, 0.0], "min": [0, 16, 16, 16, 16], "max": [16, 16, 16, 16, 16], "count": [919]}, "scene_annotation": {"mean": [110.0], "std": [0.0], "min": [110], "max": [110], "count": [919]}, "eef_direction_state": {"mean": [4.515778019586507, 5.2274211099020675], "std": [2.017205971960828, 1.692159795878716], "min": [0, 0], "max": [6, 6], "count": [919]}, "eef_velocity_state": {"mean": [0.5081610446137106, 0.22415669205658323], "std": [0.6097581462477996, 0.49789952864724235], "min": [0, 0], "max": [2, 2], "count": [919]}, "eef_acc_mag_state": {"mean": [0.32426550598476606, 0.11969532100108814], "std": [0.6475608199000098, 0.4209341322964793], "min": [0, 0], "max": [2, 2], "count": [919]}, "eef_direction_action": {"mean": [4.515778019586507, 5.2274211099020675], "std": [2.017205971960828, 1.692159795878716], "min": [0, 0], "max": [6, 6], "count": [919]}, "eef_velocity_action": {"mean": [0.5081610446137106, 0.22415669205658323], "std": [0.6097581462477996, 0.49789952864724235], "min": [0, 0], "max": [2, 2], "count": [919]}, "eef_acc_mag_action": {"mean": [0.32426550598476606, 0.11969532100108814], "std": [0.6475608199000099, 0.42093413229647936], "min": [0, 0], "max": [2, 2], "count": [919]}, "eef_sim_pose_state": {"mean": [0.5506566219405199, 0.24243982942114362, 1.1387594726714743, 0.23620347983057458, -0.23267366308133258, 0.9750207252161136, 0.5254842181360172, -0.23646111287787175, 1.1354681816377805, -0.1515734737697033, -0.1551838810528871, -1.1762779117841422], "std": [0.04813091394542542, 0.03607794129271275, 0.022407050013806835, 0.08223830610696102, 0.08003699805737396, 0.1273276496368062, 0.027009052143459018, 0.0551262657255174, 0.021366654212607673, 0.07869309587304907, 0.13438152816826765, 0.10843015736521712], "min": [0.46370993245290587, 0.1706183982482431, 1.0992171220200886, 0.07505910196114107, -0.4176970089996972, 0.6927641719530995, 0.4742517937166042, -0.30966733237004074, 1.0943032484081594, -0.3577708300132799, -0.38307748036283384, -1.2959045648363248], "max": [0.6394842974802607, 0.30965059338619655, 1.1704320732459412, 0.38555235470463484, -0.12638694849084287, 1.250164147323489, 0.5522798707456922, -0.1304847891230174, 1.154877821393073, -0.07582566924253309, -0.018882463946797934, -0.9170099128677494], "count": [919]}, "eef_sim_pose_action": {"mean": [0.550741780095014, 0.24238571469090375, 1.138787395008844, 0.2363807848384105, -0.23253539481560354, 0.9748726627343075, 0.5255516589406959, -0.23637185822069295, 1.1354828868061415, -0.15162004129464648, -0.15482761840358494, -1.1762364246083459], "std": [0.04809034489775826, 0.036014304170868115, 0.022424270993632863, 0.0820681893680449, 0.07988664099264713, 0.1270864608438691, 0.026994346156810217, 0.055074041694776504, 0.021374260456792013, 0.07866096560216938, 0.13421083678944737, 0.10840913179949377], "min": [0.46370993245290587, 0.1706183982482431, 1.0992171220200886, 0.07505910196114107, -0.4176970089996972, 0.6927641719530995, 0.4742517937166042, -0.3096663374306253, 1.0943032484081594, -0.3577708300132799, -0.383080726971341, -1.2959045648363248], "max": [0.6394842974802607, 0.30965022944259485, 1.1704320732459412, 0.38555235470463484, -0.12638694849084287, 1.2501636750012173, 0.5522798707456922, -0.1304847891230174, 1.154877821393073, -0.07582566924253309, -0.018882463946797934, -0.9170099128677494], "count": [919]}, "gripper_mode_state": {"mean": [0.0, 0.18715995647442873], "std": [0.0, 0.3900398789443441], "min": [0, 0], "max": [0, 1], "count": [919]}, "gripper_activity_state": {"mean": [1.8792165397170837, 1.9205658324265507], "std": [0.4321077676463173, 0.3540551738403394], "min": [0, 0], "max": [2, 2], "count": [919]}, "gripper_mode_action": {"mean": [0.0, 0.18715995647442873], "std": [0.0, 0.3900398789443441], "min": [0, 0], "max": [0, 1], "count": [919]}, "gripper_activity_action": {"mean": [1.8792165397170837, 1.9205658324265507], "std": [0.43210776764631736, 0.35405517384033947], "min": [0, 0], "max": [2, 2], "count": [919]}, "gripper_open_scale_state": {"mean": [0.7872612259887812, 0.7985989616862699], "std": [0.17680290138917568, 0.2272775711644745], "min": [0.5077272727272727, 0.32448863636363634], "max": [0.9107386363636364, 0.9140340909090909], "count": [919]}, "gripper_open_scale_action": {"mean": [0.7872630277606013, 0.7985990092030054], "std": [0.17680415134776256, 0.22727759521101565], "min": [0.5077272727272727, 0.32448863636363634], "max": [0.9107386363636364, 0.9140340909090909], "count": [919]}}} +{"episode_index": 107, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.516042784719861]], [[0.4679566910820205]], [[0.40405851302467033]]], "std": [[[0.1391946516790367]], [[0.1366126755164498]], [[0.18118159027451572]]], "count": [173]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4723502328195247]], [[0.45549953011069555]], [[0.41096406763572485]]], "std": [[[0.1645261689114775]], [[0.1357046934776359]], [[0.1756375355849243]]], "count": [173]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4172009768502777]], [[0.44953076358192606]], [[0.43866649665646607]]], "std": [[[0.15685695881408465]], [[0.12490769310110446]], [[0.16293195184210732]]], "count": [173]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49015522521629074]], [[0.44582082459669803]], [[0.38820823179946357]]], "std": [[[0.13796744970287725]], [[0.1372408213973313]], [[0.17691766336661646]]], "count": [173]}, "observation.state": {"min": [-0.9601972699165344, -0.027138778939843178, 0.2471778839826584, -1.7792301177978516, -0.2826277017593384, -0.12046262621879578, -0.417536199092865, -0.34049105644226074, 0.401568740606308, 0.03547743707895279, -1.5820006132125854, -1.564523458480835, -0.7462756037712097, 0.16440892219543457, 0.1396896094083786, -0.5280635356903076, -1.5208537578582764, 0.08333183825016022, -0.12047898769378662, -0.028271060436964035, -0.36063292622566223, -0.4982462525367737, 0.04598056152462959, 1.2526512145996094, -1.6948004961013794, 0.30709123611450195, 398.8125, 362.0], "max": [-0.10022225975990295, 0.6873499155044556, 0.490955650806427, -0.1933879405260086, 0.2621528208255768, 0.5961685180664062, 0.03480295464396477, -0.21257469058036804, 0.6057042479515076, 0.2350202202796936, -1.1883106231689453, -1.085460901260376, -0.17177946865558624, 0.43980661034584045, 0.6345744729042053, -0.3304486572742462, -1.1049243211746216, 0.3490254878997803, 0.26457881927490234, 0.4544041156768799, -0.2910040020942688, -0.43244343996047974, 0.2350393682718277, 1.589719533920288, -1.1211727857589722, 0.7461645603179932, 1001.8181762695312, 1005.375], "mean": [-0.41099339723587036, 0.23960505425930023, 0.38246309757232666, -1.296276330947876, 0.07502265274524689, 0.38978657126426697, -0.26148590445518494, -0.2880428731441498, 0.49364906549453735, 0.11926048994064331, -1.4220880270004272, -1.3296319246292114, -0.38700008392333984, 0.31563952565193176, 0.3944651186466217, -0.40346112847328186, -1.3162082433700562, 0.20559078454971313, 0.132129967212677, 0.2285982370376587, -0.3091665804386139, -0.4747160077095032, 0.16816720366477966, 1.4934321641921997, -1.424733281135559, 0.580123782157898, 833.6998901367188, 896.7914428710938], "std": [0.19448426365852356, 0.16226595640182495, 0.0631195455789566, 0.3621523678302765, 0.13482053577899933, 0.16556747257709503, 0.10177310556173325, 0.030285608023405075, 0.05051998049020767, 0.04352029785513878, 0.11435827612876892, 0.1261451095342636, 0.10268738865852356, 0.08860652893781662, 0.1556546688079834, 0.06551221758127213, 0.08926057070493698, 0.05047742277383804, 0.16503210365772247, 0.1773744523525238, 0.019486818462610245, 0.023925449699163437, 0.058350130915641785, 0.08156906068325043, 0.20743519067764282, 0.13459184765815735, 254.0106658935547, 230.87890625], "count": [964]}, "action": {"min": [-0.9601972699165344, -0.027138778939843178, 0.2471778839826584, -1.7792301177978516, -0.2826277017593384, -0.12045945227146149, -0.417536199092865, -0.34049105644226074, 0.401568740606308, 0.03547743707895279, -1.5820006132125854, -1.564523458480835, -0.7462339401245117, 0.16440892219543457, 0.1396896094083786, -0.5280635356903076, -1.5208537578582764, 0.08333183825016022, -0.12047898769378662, -0.028271060436964035, -0.36063292622566223, -0.4982462525367737, 0.04598056152462959, 1.2526512145996094, -1.6948004961013794, 0.30709123611450195, 398.8125, 362.0], "max": [-0.10022225975990295, 0.6873499155044556, 0.490955650806427, -0.1933879405260086, 0.2621528208255768, 0.5961685180664062, 0.03480295464396477, -0.21257469058036804, 0.6057042479515076, 0.2350189983844757, -1.1883106231689453, -1.085460901260376, -0.17177946865558624, 0.43980661034584045, 0.6345744729042053, -0.3304486572742462, -1.1049243211746216, 0.3490254878997803, 0.26457881927490234, 0.4544041156768799, -0.2910040020942688, -0.43244343996047974, 0.2350393682718277, 1.589719533920288, -1.12117600440979, 0.7461544871330261, 1001.888916015625, 1005.375], "mean": [-0.41110146045684814, 0.23919498920440674, 0.3822731375694275, -1.2964329719543457, 0.07550888508558273, 0.3904160261154175, -0.2617676258087158, -0.28796836733818054, 0.49368584156036377, 0.11915750801563263, -1.4219427108764648, -1.329685926437378, -0.3867608308792114, 0.3158244788646698, 0.3941563069820404, -0.4033429026603699, -1.316083550453186, 0.20552130043506622, 0.1325136423110962, 0.22898870706558228, -0.30915001034736633, -0.47477081418037415, 0.16808268427848816, 1.493313193321228, -1.425167202949524, 0.5799375772476196, 833.699951171875, 896.787109375], "std": [0.19439563155174255, 0.16184188425540924, 0.06318745017051697, 0.36223486065864563, 0.13447828590869904, 0.1647777408361435, 0.10134559869766235, 0.03032303974032402, 0.05049761384725571, 0.04336336627602577, 0.11425495892763138, 0.12606702744960785, 0.10211683809757233, 0.08855011314153671, 0.15553270280361176, 0.06552847474813461, 0.08921076357364655, 0.050457023084163666, 0.16487418115139008, 0.17722289264202118, 0.019494030624628067, 0.023918433114886284, 0.058312252163887024, 0.08153631538152695, 0.2072371393442154, 0.13448627293109894, 254.01072692871094, 230.87728881835938], "count": [964]}, "timestamp": {"min": [0.0], "max": [32.1], "mean": [16.05], "std": [9.276089334053081], "count": [964]}, "frame_index": {"min": [0], "max": [963], "mean": [481.5], "std": [278.28268002159245], "count": [964]}, "episode_index": {"min": [111], "max": [111], "mean": [111.0], "std": [0.0], "count": [964]}, "index": {"min": [103854], "max": [104817], "mean": [104335.5], "std": [278.28268002159245], "count": [964]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [964]}, "subtask_annotation": {"mean": [5.813278008298755, 16.0, 16.0, 16.0, 16.0], "std": [4.752853482447778, 0.0, 0.0, 0.0, 0.0], "min": [0, 16, 16, 16, 16], "max": [16, 16, 16, 16, 16], "count": [964]}, "scene_annotation": {"mean": [111.0], "std": [0.0], "min": [111], "max": [111], "count": [964]}, "eef_direction_state": {"mean": [4.58609958506224, 5.317427385892116], "std": [2.057738590362099, 1.6170984786154528], "min": [0, 0], "max": [6, 6], "count": [964]}, "eef_velocity_state": {"mean": [0.504149377593361, 0.20435684647302904], "std": [0.6513498611243753, 0.4719757418304091], "min": [0, 0], "max": [2, 2], "count": [964]}, "eef_acc_mag_state": {"mean": [0.3163900414937759, 0.13900414937759337], "std": [0.6525572400962798, 0.45704880930887926], "min": [0, 0], "max": [2, 2], "count": [964]}, "eef_direction_action": {"mean": [4.58609958506224, 5.317427385892116], "std": [2.057738590362099, 1.6170984786154528], "min": [0, 0], "max": [6, 6], "count": [964]}, "eef_velocity_action": {"mean": [0.504149377593361, 0.20435684647302904], "std": [0.6513498611243753, 0.4719757418304091], "min": [0, 0], "max": [2, 2], "count": [964]}, "eef_acc_mag_action": {"mean": [0.3163900414937759, 0.13900414937759337], "std": [0.6525572400962798, 0.45704880930887926], "min": [0, 0], "max": [2, 2], "count": [964]}, "eef_sim_pose_state": {"mean": [0.5487098511128552, 0.1999102394496414, 1.1914534137171895, 0.4509371311588721, -0.31823318038312703, 1.0236156498398397, 0.5283405209869725, -0.2560449575763006, 1.1557724257927844, -0.2593169126143672, -0.19690898306789603, -1.0568437799341044], "std": [0.050436789116347844, 0.03821864258788375, 0.027509367812190794, 0.09787766733859515, 0.10877495505875089, 0.10536710655911562, 0.029454411150003114, 0.04762016680466012, 0.019023350053400518, 0.12608183810997192, 0.12476248854430767, 0.1568811119505146], "min": [0.44974928638877726, 0.13176672154574354, 1.1397838554201951, 0.075884498886863, -0.49218578953116854, 0.8000906505161556, 0.4791820804803121, -0.30971554779939536, 1.1215976317412424, -0.4605379534666612, -0.38316111030553945, -1.2503130450569677], "max": [0.659630006264728, 0.3097018970033268, 1.2587796442082524, 0.6015612306946558, -0.16373749024216733, 1.2504564647557368, 0.5553445329112497, -0.1506368592531849, 1.1778627439136642, -0.0759008672550695, -0.060833951567855316, -0.7434665150313087], "count": [964]}, "eef_sim_pose_action": {"mean": [0.5487499771499186, 0.19980356250813586, 1.1915500440802103, 0.45120964407825687, -0.31826515446189635, 1.023528988270574, 0.528407628769736, -0.2559785391579826, 1.1558104835846166, -0.2595531904330961, -0.1966309020614017, -1.0565942320170352], "std": [0.050404371111451844, 0.03805510825089364, 0.02749126634067282, 0.09719644953526514, 0.1087984513640635, 0.10521483871920789, 0.029437599763919985, 0.047589961400391886, 0.019027999770818312, 0.12595124929846163, 0.12464596346434262, 0.1567644829155061], "min": [0.44974928638877726, 0.13176672154574354, 1.1397838554201951, 0.07587828833209598, -0.49218578953116854, 0.8000906505161556, 0.4791820804803121, -0.30971554779939536, 1.1215976317412424, -0.4605379534666612, -0.38316111030553945, -1.2503130450569677], "max": [0.659630006264728, 0.30970065498667104, 1.2587796442082524, 0.6015612306946558, -0.16373749024216733, 1.2504564647557368, 0.5553445329112497, -0.1506368592531849, 1.1778627439136642, -0.07590118259153811, -0.060833951567855316, -0.7434665150313087], "count": [964]}, "gripper_mode_state": {"mean": [0.26141078838174275, 0.1566390041493776], "std": [0.43940321812587924, 0.3634600755632874], "min": [0, 0], "max": [1, 1], "count": [964]}, "gripper_activity_state": {"mean": [1.8568464730290457, 1.9253112033195021], "std": [0.46700779365448875, 0.344823014677455], "min": [0, 0], "max": [2, 2], "count": [964]}, "gripper_mode_action": {"mean": [0.26141078838174275, 0.1566390041493776], "std": [0.43940321812587924, 0.3634600755632874], "min": [0, 0], "max": [1, 1], "count": [964]}, "gripper_activity_action": {"mean": [1.8568464730290457, 1.9253112033195021], "std": [0.4670077936544887, 0.344823014677455], "min": [0, 0], "max": [2, 2], "count": [964]}, "gripper_open_scale_state": {"mean": [0.7579090123876312, 0.8152649808154826], "std": [0.23091824272816858, 0.20989009738658299], "min": [0.3625568181818182, 0.3290909090909091], "max": [0.9107437966086648, 0.9139772727272727], "count": [964]}, "gripper_open_scale_action": {"mean": [0.7579090922789898, 0.8152610130698577], "std": [0.23091829564169167, 0.2098882713956365], "min": [0.3625568181818182, 0.3290909090909091], "max": [0.91080810546875, 0.9139772727272727], "count": [964]}}} +{"episode_index": 108, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5128961238684422]], [[0.4660103325643983]], [[0.4033425124951942]]], "std": [[[0.1470627759031912]], [[0.14510645349244]], [[0.18851167805878125]]], "count": [187]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9058823529411765]], [[0.8666666666666667]], [[1.0]]], "mean": [[[0.48598462239173745]], [[0.45904618634441297]], [[0.41022161603054774]]], "std": [[[0.15915953642486408]], [[0.13380063953335375]], [[0.17500347779008793]]], "count": [187]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4531703977491175]], [[0.4508968775121457]], [[0.41791007392261714]]], "std": [[[0.16152080404434832]], [[0.13415380685662745]], [[0.17548317119933277]]], "count": [187]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4952181154101569]], [[0.44775679808465274]], [[0.387633310833246]]], "std": [[[0.1384355655599189]], [[0.1386940963911732]], [[0.17873709508005053]]], "count": [187]}, "observation.state": {"min": [-1.022584080696106, 0.006237370427697897, 0.3041040003299713, -1.8238614797592163, -0.42560943961143494, -0.286112904548645, -0.7978096604347229, -0.3535025715827942, 0.38904330134391785, 0.06186637654900551, -1.8687355518341064, -1.8013408184051514, -0.7463352680206299, 0.14606443047523499, 0.041482113301754, -0.458229660987854, -1.5449512004852295, -0.15363261103630066, -0.12047789245843887, -0.0495389886200428, -0.37349194288253784, -0.478103369474411, 0.03987637534737587, 1.1957378387451172, -1.4998512268066406, 0.44972193241119385, 394.9375, 356.0], "max": [-0.10015463083982468, 0.7119187116622925, 0.6981775164604187, 0.0065035331062972546, 0.06884996592998505, 0.33404839038848877, 0.029283352196216583, -0.21521443128585815, 0.5904135704040527, 0.23494943976402283, -1.4462363719940186, -1.1021054983139038, -0.0032150354236364365, 0.3015558123588562, 0.6048678755760193, -0.17797012627124786, -1.1631114482879639, 0.39111846685409546, 0.28061404824256897, 0.32517009973526, -0.28881049156188965, -0.4251616895198822, 0.23501825332641602, 1.5732269287109375, -1.121137022972107, 0.7462756037712097, 1001.875, 1000.875], "mean": [-0.5030419230461121, 0.34037721157073975, 0.4937821924686432, -1.1565890312194824, -0.11042545735836029, 0.12712030112743378, -0.46022865176200867, -0.2968338429927826, 0.4999481737613678, 0.1259377896785736, -1.661465048789978, -1.4926280975341797, -0.29849979281425476, 0.19036343693733215, 0.3573824167251587, -0.31708553433418274, -1.4180189371109009, 0.10267112404108047, 0.11261335760354996, 0.16145019233226776, -0.3155764043331146, -0.4495008587837219, 0.17572279274463654, 1.4702064990997314, -1.3221453428268433, 0.64973384141922, 827.2484130859375, 902.6209106445312], "std": [0.18519137799739838, 0.14387813210487366, 0.08690665662288666, 0.36692067980766296, 0.11869794130325317, 0.13064363598823547, 0.17002999782562256, 0.03493448719382286, 0.044765304774045944, 0.03282677382230759, 0.12303810566663742, 0.1653239130973816, 0.15918423235416412, 0.0345393531024456, 0.1768350750207901, 0.12302841246128082, 0.07941023260354996, 0.12925110757350922, 0.14840160310268402, 0.15786126255989075, 0.021096985787153244, 0.010041595436632633, 0.05827036127448082, 0.09291141480207443, 0.13079005479812622, 0.08345840871334076, 262.9644775390625, 224.65756225585938], "count": [1074]}, "action": {"min": [-1.022584080696106, 0.006237370427697897, 0.3041040003299713, -1.8238614797592163, -0.42560943961143494, -0.286112904548645, -0.7978096604347229, -0.3535025715827942, 0.38904330134391785, 0.06186637654900551, -1.8687355518341064, -1.8013408184051514, -0.7463352680206299, 0.14606443047523499, 0.041482113301754, -0.458229660987854, -1.5449512004852295, -0.15363261103630066, -0.12047789245843887, -0.0495389886200428, -0.37349194288253784, -0.478103369474411, 0.03987637534737587, 1.1957378387451172, -1.4998512268066406, 0.44972193241119385, 394.9375, 356.0], "max": [-0.10015463083982468, 0.7119187116622925, 0.6981775164604187, 0.0065035331062972546, 0.06884996592998505, 0.33404839038848877, 0.029283352196216583, -0.21521443128585815, 0.5904135704040527, 0.23494943976402283, -1.4462363719940186, -1.1021054983139038, -0.0032150354236364365, 0.3015558123588562, 0.6048678755760193, -0.17797012627124786, -1.1631114482879639, 0.39111846685409546, 0.28061404824256897, 0.32517009973526, -0.28881049156188965, -0.4251616895198822, 0.23501825332641602, 1.5732269287109375, -1.121137022972107, 0.7462756037712097, 1001.875, 1000.875], "mean": [-0.5033906698226929, 0.3403146266937256, 0.4939175546169281, -1.1564639806747437, -0.1103777289390564, 0.12729576230049133, -0.4607650637626648, -0.29677659273147583, 0.5000084042549133, 0.12587504088878632, -1.6617244482040405, -1.4928733110427856, -0.2979969084262848, 0.19033226370811462, 0.3571000397205353, -0.3168350160121918, -1.418073296546936, 0.10247135907411575, 0.11290716379880905, 0.16176900267601013, -0.3155696988105774, -0.44950807094573975, 0.17567802965641022, 1.4701014757156372, -1.3223888874053955, 0.6496265530586243, 827.2474975585938, 902.6210327148438], "std": [0.18497195839881897, 0.14377771317958832, 0.08695367723703384, 0.36685624718666077, 0.11865056306123734, 0.130437433719635, 0.16939577460289001, 0.03496547415852547, 0.0447351336479187, 0.03268241509795189, 0.12314528226852417, 0.16496741771697998, 0.15862099826335907, 0.03454608842730522, 0.1766820102930069, 0.12302879989147186, 0.07942597568035126, 0.12918315827846527, 0.1482521891593933, 0.1578235626220703, 0.02110026590526104, 0.010041303932666779, 0.058243297040462494, 0.0928589329123497, 0.13065893948078156, 0.08340857923030853, 262.9631652832031, 224.6576385498047], "count": [1074]}, "timestamp": {"min": [0.0], "max": [35.766666666666666], "mean": [17.883333333333333], "std": [10.334565338742639], "count": [1074]}, "frame_index": {"min": [0], "max": [1073], "mean": [536.5], "std": [310.0369601622792], "count": [1074]}, "episode_index": {"min": [112], "max": [112], "mean": [112.0], "std": [0.0], "count": [1074]}, "index": {"min": [104818], "max": [105891], "mean": [105354.5], "std": [310.0369601622792], "count": [1074]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1074]}, "subtask_annotation": {"mean": [5.689944134078212, 16.0, 16.0, 16.0, 16.0], "std": [4.774598308749559, 0.0, 0.0, 0.0, 0.0], "min": [0, 16, 16, 16, 16], "max": [16, 16, 16, 16, 16], "count": [1074]}, "scene_annotation": {"mean": [112.0], "std": [0.0], "min": [112], "max": [112], "count": [1074]}, "eef_direction_state": {"mean": [4.85754189944134, 5.367783985102421], "std": [1.8713770486730599, 1.4652159722478493], "min": [0, 0], "max": [6, 6], "count": [1074]}, "eef_velocity_state": {"mean": [0.4515828677839851, 0.2048417132216015], "std": [0.6238451596110816, 0.46770450878065156], "min": [0, 0], "max": [2, 2], "count": [1074]}, "eef_acc_mag_state": {"mean": [0.24767225325884543, 0.10521415270018622], "std": [0.5806622917422386, 0.39681084427114405], "min": [0, 0], "max": [2, 2], "count": [1074]}, "eef_direction_action": {"mean": [4.85754189944134, 5.367783985102421], "std": [1.8713770486730599, 1.4652159722478493], "min": [0, 0], "max": [6, 6], "count": [1074]}, "eef_velocity_action": {"mean": [0.4515828677839851, 0.2048417132216015], "std": [0.6238451596110817, 0.46770450878065156], "min": [0, 0], "max": [2, 2], "count": [1074]}, "eef_acc_mag_action": {"mean": [0.24767225325884543, 0.10521415270018622], "std": [0.5806622917422386, 0.39681084427114405], "min": [0, 0], "max": [2, 2], "count": [1074]}, "eef_sim_pose_state": {"mean": [0.5668681764207987, 0.22893230163524875, 1.1763304613223782, 0.3626760835738648, -0.2513930808098817, 0.7735127401698023, 0.49781535112152436, -0.25584323639197576, 1.1465702361522156, -0.22947404691234463, -0.25168808288844285, -1.152876915648386], "std": [0.044939849115703076, 0.02655716084603204, 0.03205028699673379, 0.08226372778563502, 0.11587050830837524, 0.18384964045236743, 0.009874287668920413, 0.05486141421295721, 0.017783824813598362, 0.1049200829617262, 0.0844764492045515, 0.09319148844297474], "min": [0.4449913699774861, 0.1735947084149379, 1.1248865222185989, 0.07568828105651326, -0.46153074130799454, 0.41011837587777755, 0.4757867127074718, -0.30969196989717124, 1.102571525223632, -0.3913301752925865, -0.3831167229825989, -1.3101373242107146], "max": [0.6505837468924076, 0.30963734452182895, 1.2584550104381567, 0.4811531773759476, -0.06819640285637396, 1.2505228225982896, 0.5248929846352886, -0.12956519259387647, 1.169888086732408, -0.07586057293301962, -0.1416356132621832, -0.9639519257507755], "count": [1074]}, "eef_sim_pose_action": {"mean": [0.566952366097498, 0.22890194846603618, 1.176408665686351, 0.36293239592504334, -0.25140734841721424, 0.7729511907345614, 0.497827920040688, -0.2558059924049135, 1.1465921444081772, -0.22964445672436085, -0.2515318797329917, -1.1527515785561837], "std": [0.04487787368329973, 0.02648343409847897, 0.03206355485550226, 0.08179691979424535, 0.11588762268690958, 0.1833128853514057, 0.009871213777293988, 0.05483844437527581, 0.017789931235941754, 0.10481908331306876, 0.08438853366957272, 0.09315095229073013], "min": [0.4449913699774861, 0.1735947084149379, 1.1248865222185989, 0.07568828105651326, -0.46153074130799454, 0.41011837587777755, 0.4757867127074718, -0.30969196989717124, 1.102571525223632, -0.3913301752925865, -0.3831167229825989, -1.3101373242107146], "max": [0.6505837468924076, 0.30963789793299185, 1.2584550104381567, 0.4811531773759476, -0.06819640285637396, 1.2505228225982896, 0.5248929846352886, -0.12956519259387647, 1.169888086732408, -0.07586057293301962, -0.1416356132621832, -0.9639519257507755], "count": [1074]}, "gripper_mode_state": {"mean": [0.26908752327746743, 0.1452513966480447], "std": [0.4434855444023696, 0.3523541236027176], "min": [0, 0], "max": [1, 1], "count": [1074]}, "gripper_activity_state": {"mean": [1.87243947858473, 1.9329608938547487], "std": [0.4416873526297761, 0.32747152826263226], "min": [0, 0], "max": [2, 2], "count": [1074]}, "gripper_mode_action": {"mean": [0.26908752327746743, 0.1452513966480447], "std": [0.4434855444023696, 0.3523541236027176], "min": [0, 0], "max": [1, 1], "count": [1074]}, "gripper_activity_action": {"mean": [1.87243947858473, 1.9329608938547487], "std": [0.4416873526297761, 0.32747152826263226], "min": [0, 0], "max": [2, 2], "count": [1074]}, "gripper_open_scale_state": {"mean": [0.7520440306501297, 0.820564501626615], "std": [0.23905845526991887, 0.2042344119840907], "min": [0.3590340909090909, 0.3236363636363636], "max": [0.9107954545454545, 0.9098863636363637], "count": [1074]}, "gripper_open_scale_action": {"mean": [0.7520432076519589, 0.8205645328313166], "std": [0.23905791320967704, 0.2042344255163328], "min": [0.3590340909090909, 0.3236363636363636], "max": [0.9107954545454545, 0.9098863636363637], "count": [1074]}}} +{"episode_index": 109, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5167572684246112]], [[0.467776279956427]], [[0.40524561687701904]]], "std": [[[0.14112742754080734]], [[0.14003489050777992]], [[0.18335007040959803]]], "count": [174]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47599980631620464]], [[0.45717426259296823]], [[0.4157317737679363]]], "std": [[[0.15929871081029187]], [[0.13740105287870283]], [[0.17758029196637523]]], "count": [174]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4689384555067238]], [[0.4559782099861017]], [[0.4184530592648937]]], "std": [[[0.16056278569276508]], [[0.13617573992152932]], [[0.17971308327709645]]], "count": [174]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4987588953684922]], [[0.4518880965460897]], [[0.3932273472128315]]], "std": [[[0.13669830638223227]], [[0.13720981883278827]], [[0.17784507411829847]]], "count": [174]}, "observation.state": {"min": [-0.8586779832839966, -0.005234897136688232, 0.23220078647136688, -1.655260443687439, -0.2582225501537323, -0.12045280635356903, -0.45814236998558044, -0.36769312620162964, 0.3995301127433777, 0.03599756211042404, -1.7092570066452026, -1.626533031463623, -0.886244535446167, 0.061849016696214676, 0.08832456916570663, -0.47293514013290405, -1.6988685131072998, -0.04070871323347092, -0.1205400750041008, -0.09175195544958115, -0.36456575989723206, -0.4953879415988922, 0.04724431037902832, 1.1095455884933472, -1.626102328300476, 0.3785569667816162, 401.0, 364.875], "max": [-0.10077095031738281, 0.6067244410514832, 0.5382061004638672, -0.2718895673751831, 0.13409146666526794, 0.4253650903701782, 0.031245756894350052, -0.24323344230651855, 0.5881772637367249, 0.2349218726158142, -1.2684227228164673, -1.121137022972107, -0.26148900389671326, 0.4424366056919098, 0.628701388835907, -0.2000485509634018, -1.0176774263381958, 0.5135805606842041, 0.33302736282348633, 0.38970911502838135, -0.2767965495586395, -0.40815019607543945, 0.23552250862121582, 1.6712291240692139, -1.121137022972107, 0.7526289224624634, 1001.9375, 1005.0], "mean": [-0.376302570104599, 0.22269287705421448, 0.40818774700164795, -1.2452019453048706, -0.0010672206990420818, 0.17828482389450073, -0.23803912103176117, -0.3083479404449463, 0.4850042164325714, 0.101803719997406, -1.536478877067566, -1.3883737325668335, -0.4950750470161438, 0.24197520315647125, 0.38710299134254456, -0.34131669998168945, -1.380973219871521, 0.17427398264408112, 0.08025269955396652, 0.1540132313966751, -0.3047305941581726, -0.46208763122558594, 0.18009507656097412, 1.4958282709121704, -1.3313647508621216, 0.683392345905304, 838.046142578125, 901.9280395507812], "std": [0.18421639502048492, 0.12620477378368378, 0.07404230535030365, 0.322337806224823, 0.10342507064342499, 0.11535066366195679, 0.1260218620300293, 0.03142283484339714, 0.04861108213663101, 0.0373370535671711, 0.13777758181095123, 0.13920670747756958, 0.10898736119270325, 0.07193264365196228, 0.1708730310201645, 0.11486741900444031, 0.1244916170835495, 0.10144128650426865, 0.14302551746368408, 0.16552025079727173, 0.025547057390213013, 0.018828067928552628, 0.061080023646354675, 0.12375291436910629, 0.1456323117017746, 0.10881983488798141, 255.23594665527344, 225.71746826171875], "count": [975]}, "action": {"min": [-0.8586779832839966, -0.005234897136688232, 0.23220078647136688, -1.655260443687439, -0.2582225501537323, -0.12045280635356903, -0.45814236998558044, -0.36769312620162964, 0.3995301127433777, 0.03599756211042404, -1.7097749710083008, -1.626533031463623, -0.8837973475456238, 0.061849016696214676, 0.08832456916570663, -0.47293514013290405, -1.6988685131072998, -0.04070871323347092, -0.1205400750041008, -0.09175195544958115, -0.36456575989723206, -0.4953879415988922, 0.04724431037902832, 1.1095455884933472, -1.626102328300476, 0.3785569667816162, 401.0, 364.875], "max": [-0.10077095031738281, 0.6067244410514832, 0.5382061004638672, -0.2718895673751831, 0.13409146666526794, 0.4253650903701782, 0.031245756894350052, -0.24323344230651855, 0.5881772637367249, 0.2349218726158142, -1.2684227228164673, -1.121137022972107, -0.26148900389671326, 0.4424366056919098, 0.628701388835907, -0.2000485509634018, -1.0176774263381958, 0.5135805606842041, 0.33302736282348633, 0.38970911502838135, -0.2767965495586395, -0.40815019607543945, 0.23552250862121582, 1.6712291240692139, -1.121137022972107, 0.7526289224624634, 1001.9375, 1005.0], "mean": [-0.37641286849975586, 0.22230170667171478, 0.4080294370651245, -1.2451982498168945, -0.0009551932453177869, 0.1783909946680069, -0.23833903670310974, -0.30828627943992615, 0.4850437045097351, 0.10168507695198059, -1.5366219282150269, -1.3886628150939941, -0.49520620703697205, 0.2420141100883484, 0.3868381381034851, -0.34106481075286865, -1.3809834718704224, 0.17417122423648834, 0.08051732927560806, 0.1543397605419159, -0.3047025203704834, -0.4621162712574005, 0.180059015750885, 1.4957451820373535, -1.331634283065796, 0.6833758354187012, 838.046142578125, 901.932861328125], "std": [0.18414270877838135, 0.12560991942882538, 0.07411395758390427, 0.3223359286785126, 0.10320981591939926, 0.1151219978928566, 0.125735342502594, 0.03148099035024643, 0.04859437793493271, 0.037096962332725525, 0.13788774609565735, 0.13894499838352203, 0.1093631386756897, 0.07191970944404602, 0.17073604464530945, 0.11489532887935638, 0.12449456006288528, 0.10141120105981827, 0.14289267361164093, 0.16547441482543945, 0.02555774711072445, 0.0188236553221941, 0.06105796620249748, 0.12372782081365585, 0.145486518740654, 0.10881173610687256, 255.23594665527344, 225.72042846679688], "count": [975]}, "timestamp": {"min": [0.0], "max": [32.46666666666667], "mean": [16.233333333333334], "std": [9.381936939712435], "count": [975]}, "frame_index": {"min": [0], "max": [974], "mean": [487.0], "std": [281.45810819137307], "count": [975]}, "episode_index": {"min": [113], "max": [113], "mean": [113.0], "std": [0.0], "count": [975]}, "index": {"min": [105892], "max": [106866], "mean": [106379.0], "std": [281.45810819137307], "count": [975]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [975]}, "subtask_annotation": {"mean": [5.922051282051282, 16.0, 16.0, 16.0, 16.0], "std": [4.727017371254244, 0.0, 0.0, 0.0, 0.0], "min": [0, 16, 16, 16, 16], "max": [16, 16, 16, 16, 16], "count": [975]}, "scene_annotation": {"mean": [113.0], "std": [0.0], "min": [113], "max": [113], "count": [975]}, "eef_direction_state": {"mean": [4.674871794871795, 5.085128205128205], "std": [1.9564316966261428, 1.8285301253905781], "min": [0, 0], "max": [6, 6], "count": [975]}, "eef_velocity_state": {"mean": [0.5364102564102564, 0.27692307692307694], "std": [0.6766868274607623, 0.5389741150064057], "min": [0, 0], "max": [2, 2], "count": [975]}, "eef_acc_mag_state": {"mean": [0.2841025641025641, 0.14153846153846153], "std": [0.6162779840162751, 0.4556963589909728], "min": [0, 0], "max": [2, 2], "count": [975]}, "eef_direction_action": {"mean": [4.674871794871795, 5.085128205128205], "std": [1.9564316966261428, 1.8285301253905781], "min": [0, 0], "max": [6, 6], "count": [975]}, "eef_velocity_action": {"mean": [0.5364102564102564, 0.27692307692307694], "std": [0.6766868274607623, 0.5389741150064057], "min": [0, 0], "max": [2, 2], "count": [975]}, "eef_acc_mag_action": {"mean": [0.2841025641025641, 0.14153846153846153], "std": [0.6162779840162751, 0.4556963589909728], "min": [0, 0], "max": [2, 2], "count": [975]}, "eef_sim_pose_state": {"mean": [0.5398052100120115, 0.19127487241653413, 1.160085814644536, 0.307370015552176, -0.2656225985361129, 0.9984311143654302, 0.5106371778657619, -0.261650304551336, 1.15409078978442, -0.19098589256369963, -0.23680793632116062, -1.1498025645400534], "std": [0.04948799364955544, 0.03162493181786212, 0.026733539589557754, 0.0817231430485315, 0.1214691577968383, 0.12862102737803577, 0.022453452799004448, 0.05568111975925723, 0.021420115102886425, 0.10550265018388541, 0.10027401277949784, 0.13160240363295703], "min": [0.45339243461386824, 0.13327264639092462, 1.1104488905177612, -0.05586694564314032, -0.44434406668034976, 0.7347391715053286, 0.45736300386492684, -0.31000269680600884, 1.1158461677384144, -0.44468941763372705, -0.38307365482504885, -1.342556474671271], "max": [0.6397132844859431, 0.3096248116828771, 1.224858321340731, 0.4190414561312845, -0.11826236892076691, 1.2501387462684455, 0.5573784828326451, -0.14820767610188817, 1.1867060956728543, -0.07577887024354069, -0.04797154397424941, -0.822190009905015], "count": [975]}, "eef_sim_pose_action": {"mean": [0.5398526117027542, 0.19117532009060462, 1.1601362870499023, 0.30724168316237144, -0.2654031470199654, 0.998242188040404, 0.5106700545311241, -0.2616229151233834, 1.154127992258572, -0.19108435165253815, -0.2366050832111102, -1.1496926669720853], "std": [0.04946107983408975, 0.03140427765181868, 0.026741575379831843, 0.08218245312088707, 0.1214498961823693, 0.12838617385869094, 0.022444734613354587, 0.055664055086284484, 0.021426774391279223, 0.10543987103432852, 0.10017789039690776, 0.1315631017848293], "min": [0.45339243461386824, 0.13327264639092462, 1.1104488905177612, -0.054436487473369155, -0.44434406668034976, 0.7347391715053286, 0.45736300386492684, -0.31000269680600884, 1.1158461677384144, -0.44468941763372705, -0.38307365482504885, -1.342556474671271], "max": [0.6397132844859431, 0.3096248116828771, 1.224858321340731, 0.4190414561312845, -0.11826236892076691, 1.2501387462684455, 0.5573784828326451, -0.14820767610188817, 1.1867060956728543, -0.07577887024354069, -0.04797154397424941, -0.822190009905015], "count": [975]}, "gripper_mode_state": {"mean": [0.2512820512820513, 0.14974358974358976], "std": [0.4337503682828807, 0.3568199084612486], "min": [0, 0], "max": [1, 1], "count": [975]}, "gripper_activity_state": {"mean": [1.8553846153846154, 1.9271794871794872], "std": [0.46916098682454777, 0.3416847303638869], "min": [0, 0], "max": [2, 2], "count": [975]}, "gripper_mode_action": {"mean": [0.2512820512820513, 0.14974358974358976], "std": [0.4337503682828807, 0.3568199084612486], "min": [0, 0], "max": [1, 1], "count": [975]}, "gripper_activity_action": {"mean": [1.8553846153846154, 1.9271794871794872], "std": [0.46916098682454777, 0.3416847303638869], "min": [0, 0], "max": [2, 2], "count": [975]}, "gripper_open_scale_state": {"mean": [0.7618601398601396, 0.819934571336856], "std": [0.23203266513150395, 0.2051975073256963], "min": [0.36454545454545456, 0.3317045454545455], "max": [0.9108522727272728, 0.9136363636363637], "count": [975]}, "gripper_open_scale_action": {"mean": [0.7618601398601396, 0.819939003371293], "std": [0.23203266513150395, 0.2051994849458239], "min": [0.36454545454545456, 0.3317045454545455], "max": [0.9108522727272728, 0.9136363636363637], "count": [975]}}} +{"episode_index": 110, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5179974969010592]], [[0.47098753380662606]], [[0.40794427681992335]]], "std": [[[0.14303836069595127]], [[0.14438545190922655]], [[0.18900429209055558]]], "count": [145]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[0.9882352941176471]], [[1.0]]], "mean": [[[0.49824940697543385]], [[0.4622188725490196]], [[0.4074976546653144]]], "std": [[[0.1484670107975941]], [[0.12830224655139894]], [[0.1715419981528318]]], "count": [145]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4597791258169935]], [[0.4542781482420554]], [[0.41945022115167907]]], "std": [[[0.1599434556972888]], [[0.13787503495620576]], [[0.1829577344364427]]], "count": [145]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5011324642213207]], [[0.45369226109984223]], [[0.39304740675005634]]], "std": [[[0.13482469715180978]], [[0.1370372504415899]], [[0.17927590638633212]]], "count": [145]}, "observation.state": {"min": [-0.6616706848144531, 0.04946590214967728, 0.27836039662361145, -1.6738057136535645, -0.32669946551322937, -0.12045188248157501, -0.6039810180664062, -0.364785373210907, 0.3995600640773773, 0.04563843831419945, -1.744525671005249, -1.7587374448776245, -0.7462756037712097, 0.1795823872089386, 0.12147818505764008, -0.4621904492378235, -1.4551693201065063, 0.04387103021144867, -0.12046916782855988, -0.028266698122024536, -0.377053439617157, -0.5082194209098816, 0.058714624494314194, 1.2130992412567139, -1.624890685081482, 0.42643865942955017, 405.0, 360.875], "max": [-0.10015571862459183, 0.6476938724517822, 0.5569149255752563, -0.6553231477737427, 0.046641744673252106, 0.295107901096344, 0.030656708404421806, -0.24523237347602844, 0.5634190440177917, 0.23496350646018982, -1.3256007432937622, -1.0986379384994507, -0.21342293918132782, 0.4113086462020874, 0.6046257019042969, -0.2624408006668091, -1.0663503408432007, 0.3510042726993561, 0.16498488187789917, 0.3640211522579193, -0.3024461269378662, -0.4397698640823364, 0.23500338196754456, 1.5732269287109375, -1.121137022972107, 0.7706544399261475, 1000.125, 1005.625], "mean": [-0.3851148188114166, 0.29235976934432983, 0.4024023413658142, -1.2301043272018433, -0.09521659463644028, 0.15680420398712158, -0.3325190544128418, -0.3120339810848236, 0.4881421625614166, 0.12896640598773956, -1.5465859174728394, -1.4718148708343506, -0.4608612358570099, 0.30804482102394104, 0.35661906003952026, -0.37041226029396057, -1.2406094074249268, 0.1798284500837326, 0.031170397996902466, 0.1528409719467163, -0.32634469866752625, -0.4792841672897339, 0.17617911100387573, 1.4655340909957886, -1.3586218357086182, 0.6850555539131165, 826.8809204101562, 918.9121704101562], "std": [0.143938809633255, 0.14484062790870667, 0.07871938496828079, 0.2301003336906433, 0.10098280757665634, 0.08820940554141998, 0.13898830115795135, 0.028005769476294518, 0.03926725313067436, 0.04232708364725113, 0.11464165896177292, 0.14947447180747986, 0.11875615268945694, 0.08508585393428802, 0.18176063895225525, 0.08864426612854004, 0.1334579437971115, 0.07182901352643967, 0.10749533772468567, 0.1612059772014618, 0.01903720572590828, 0.027762511745095253, 0.05077749863266945, 0.10058888792991638, 0.17522510886192322, 0.0880492776632309, 256.09832763671875, 209.3827362060547], "count": [764]}, "action": {"min": [-0.6616706848144531, 0.04946590214967728, 0.27836039662361145, -1.6738057136535645, -0.32669946551322937, -0.12045390158891678, -0.6039810180664062, -0.364785373210907, 0.3995600640773773, 0.04563843831419945, -1.744525671005249, -1.7587374448776245, -0.7462756037712097, 0.1795823872089386, 0.12147818505764008, -0.4621904492378235, -1.4551693201065063, 0.04387103021144867, -0.12046916782855988, -0.028266698122024536, -0.377053439617157, -0.5082194209098816, 0.058714624494314194, 1.2130992412567139, -1.624890685081482, 0.42643865942955017, 405.0, 360.875], "max": [-0.10015571862459183, 0.6476938724517822, 0.5569149255752563, -0.6553231477737427, 0.046641744673252106, 0.295107901096344, 0.030656708404421806, -0.24523237347602844, 0.5634190440177917, 0.2349645495414734, -1.3256007432937622, -1.0986379384994507, -0.21342293918132782, 0.4113086462020874, 0.6046234965324402, -0.2624408006668091, -1.0663503408432007, 0.3510042726993561, 0.16498488187789917, 0.3640211522579193, -0.3024461269378662, -0.4397698640823364, 0.23500338196754456, 1.5732269287109375, -1.121137022972107, 0.7706544399261475, 1000.125, 1005.625], "mean": [-0.38551580905914307, 0.2920463979244232, 0.4023575186729431, -1.2298730611801147, -0.09520778059959412, 0.157052144408226, -0.33314818143844604, -0.31195300817489624, 0.48824235796928406, 0.1288563758134842, -1.5467969179153442, -1.472308874130249, -0.4606277346611023, 0.30827847123146057, 0.3561331033706665, -0.3701685965061188, -1.2402565479278564, 0.17967088520526886, 0.03145298361778259, 0.1532597690820694, -0.3263649344444275, -0.47936612367630005, 0.17609046399593353, 1.4653264284133911, -1.3590842485427856, 0.6849932670593262, 826.8809204101562, 918.9122924804688], "std": [0.14384818077087402, 0.14442309737205505, 0.0787012130022049, 0.23000594973564148, 0.10096922516822815, 0.08769422769546509, 0.13844053447246552, 0.02810482867062092, 0.03925527632236481, 0.042160309851169586, 0.11483852565288544, 0.14893738925457, 0.11836941540241241, 0.08503251522779465, 0.1815931648015976, 0.08867745846509933, 0.1333610564470291, 0.07179819792509079, 0.10738015174865723, 0.16115057468414307, 0.019026683643460274, 0.02775418385863304, 0.050733793526887894, 0.10053020715713501, 0.17506398260593414, 0.08802260458469391, 256.09832763671875, 209.38255310058594], "count": [764]}, "timestamp": {"min": [0.0], "max": [25.433333333333334], "mean": [12.716666666666669], "std": [7.351587130227958], "count": [764]}, "frame_index": {"min": [0], "max": [763], "mean": [381.5], "std": [220.54761390683873], "count": [764]}, "episode_index": {"min": [114], "max": [114], "mean": [114.0], "std": [0.0], "count": [764]}, "index": {"min": [106867], "max": [107630], "mean": [107248.5], "std": [220.54761390683873], "count": [764]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [764]}, "subtask_annotation": {"mean": [5.599476439790576, 16.0, 16.0, 16.0, 16.0], "std": [4.727584169732557, 0.0, 0.0, 0.0, 0.0], "min": [0, 16, 16, 16, 16], "max": [16, 16, 16, 16, 16], "count": [764]}, "scene_annotation": {"mean": [114.0], "std": [0.0], "min": [114], "max": [114], "count": [764]}, "eef_direction_state": {"mean": [4.683246073298429, 5.2643979057591626], "std": [1.8352801795240168, 1.5863420759675988], "min": [0, 0], "max": [6, 6], "count": [764]}, "eef_velocity_state": {"mean": [0.5366492146596858, 0.22774869109947643], "std": [0.6531977543355626, 0.47222838081813345], "min": [0, 0], "max": [2, 2], "count": [764]}, "eef_acc_mag_state": {"mean": [0.30497382198952877, 0.11518324607329843], "std": [0.6328083953957158, 0.40909790035556104], "min": [0, 0], "max": [2, 2], "count": [764]}, "eef_direction_action": {"mean": [4.683246073298429, 5.2643979057591626], "std": [1.8352801795240168, 1.5863420759675988], "min": [0, 0], "max": [6, 6], "count": [764]}, "eef_velocity_action": {"mean": [0.5366492146596858, 0.22774869109947643], "std": [0.6531977543355626, 0.47222838081813345], "min": [0, 0], "max": [2, 2], "count": [764]}, "eef_acc_mag_action": {"mean": [0.3023560209424084, 0.11518324607329843], "std": [0.6299212108572281, 0.4090979003555611], "min": [0, 0], "max": [2, 2], "count": [764]}, "eef_sim_pose_state": {"mean": [0.5468739639398291, 0.22336484544227664, 1.1577989064694851, 0.31865870803405116, -0.21077081339308823, 0.9395820644282149, 0.5279245906300452, -0.25751561861741845, 1.1339801757800798, -0.20627146335956956, -0.20933395908543298, -1.1551862144902947], "std": [0.040861613592710164, 0.03558366333753504, 0.023513886975704473, 0.09024686455875519, 0.09040340278752627, 0.15372132789756465, 0.031023549851714734, 0.04438384033467202, 0.012028283979800635, 0.09906201714601452, 0.12226038265634127, 0.11555228773947027], "min": [0.45358512041381327, 0.15416650115020641, 1.1130900942488964, 0.0745182326022723, -0.44876946805890294, 0.6496624063829256, 0.48516858714038685, -0.30967759107956483, 1.097472691851578, -0.37426035587956163, -0.38287062059932375, -1.2986674103258644], "max": [0.6167146757630328, 0.3096571265413008, 1.210993790929451, 0.43528030924536415, -0.050523909521791976, 1.2503460566880444, 0.5578739497355254, -0.15974100087870804, 1.1567048086010099, -0.07598057284054982, -0.09959409714831247, -0.8626507571022779], "count": [764]}, "eef_sim_pose_action": {"mean": [0.5469952763735131, 0.22329355972944426, 1.1578886638234565, 0.31875284061714937, -0.21054850528803593, 0.9390885114521098, 0.5280145107361649, -0.25743950674588495, 1.1339799425838795, -0.20648855721768564, -0.20897893100929626, -1.1550259026807623], "std": [0.04082617783028685, 0.03546503888515338, 0.023575988836696926, 0.09003062236402394, 0.09018777771581225, 0.1533278094564023, 0.03100905659499566, 0.04434413515348176, 0.012028174008475497, 0.09895807362423964, 0.12214960018372546, 0.11550517175963321], "min": [0.45358512041381327, 0.15416650115020641, 1.1130900942488964, 0.0745182326022723, -0.44876946805890294, 0.6496624063829256, 0.48516858714038685, -0.30967759107956483, 1.097472691851578, -0.37426035587956163, -0.38287062059932375, -1.2986674103258644], "max": [0.6167146757630328, 0.30965730101282507, 1.210993790929451, 0.43528030924536415, -0.050523909521791976, 1.2503460566880444, 0.5578739497355254, -0.15974100087870804, 1.1567048086010099, -0.07598057284054982, -0.09959409714831247, -0.8626507571022779], "count": [764]}, "gripper_mode_state": {"mean": [0.2630890052356021, 0.1243455497382199], "std": [0.4403103230220083, 0.32997535362284103], "min": [0, 0], "max": [1, 1], "count": [764]}, "gripper_activity_state": {"mean": [1.8206806282722514, 1.905759162303665], "std": [0.5172840446200285, 0.38495029203459136], "min": [0, 0], "max": [2, 2], "count": [764]}, "gripper_mode_action": {"mean": [0.2630890052356021, 0.1243455497382199], "std": [0.4403103230220083, 0.32997535362284103], "min": [0, 0], "max": [1, 1], "count": [764]}, "gripper_activity_action": {"mean": [1.8206806282722514, 1.905759162303665], "std": [0.5172840446200285, 0.38495029203459136], "min": [0, 0], "max": [2, 2], "count": [764]}, "gripper_open_scale_state": {"mean": [0.7517099000476064, 0.8353746886800312], "std": [0.23281654137601443, 0.19034783899673333], "min": [0.36818181818181817, 0.3280681818181818], "max": [0.9092045454545454, 0.9142045454545454], "count": [764]}, "gripper_open_scale_action": {"mean": [0.7517099000476063, 0.835374837418727], "std": [0.232816541376014, 0.19034790019510306], "min": [0.36818181818181817, 0.3280681818181818], "max": [0.9092045454545454, 0.9142045454545454], "count": [764]}}} +{"episode_index": 111, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5120143698998337]], [[0.46509964298835904]], [[0.4035380192017635]]], "std": [[[0.14626646640789018]], [[0.14782795661016107]], [[0.19004908302292303]]], "count": [169]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5010771224910082]], [[0.4614707356808601]], [[0.40735973938391923]]], "std": [[[0.14976245983648276]], [[0.13175905607847174]], [[0.17346775905438966]]], "count": [169]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4684795860405306]], [[0.45605213771899294]], [[0.41845115200912714]]], "std": [[[0.16283806136771936]], [[0.13556533288086092]], [[0.1756741542778898]]], "count": [169]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49839927534130024]], [[0.44977338099934255]], [[0.3915301030668678]]], "std": [[[0.1331562343708984]], [[0.13573597430573847]], [[0.17801795617351276]]], "count": [169]}, "observation.state": {"min": [-0.7218747138977051, 0.12526336312294006, 0.2451053112745285, -1.7558295726776123, -0.2988450825214386, -0.13341842591762543, -0.5777159929275513, -0.3688456118106842, 0.3949591815471649, 0.056174688041210175, -1.7906407117843628, -1.7772207260131836, -0.7472035884857178, 0.14586588740348816, 0.09720174968242645, -0.4514239430427551, -1.4766227006912231, -0.060589104890823364, -0.12046480923891068, -0.03592760115861893, -0.3810671269893646, -0.4815364480018616, 0.042655687779188156, 1.19026517868042, -1.6470783948898315, 0.514009952545166, 400.0, 361.5], "max": [-0.061883922666311264, 0.6620165109634399, 0.5703223347663879, -0.4843823313713074, 0.0946001186966896, 0.3558519184589386, 0.06257659941911697, -0.2514816224575043, 0.5672534704208374, 0.23495854437351227, -1.2486703395843506, -1.0943535566329956, -0.11793683469295502, 0.30614930391311646, 0.6046300530433655, -0.1728421449661255, -1.0879684686660767, 0.3595956563949585, 0.18006452918052673, 0.24708953499794006, -0.30868712067604065, -0.42181238532066345, 0.23497274518013, 1.5732269287109375, -1.121137022972107, 0.8439525365829468, 1000.3125, 1005.5625], "mean": [-0.3510817289352417, 0.3170982599258423, 0.41534343361854553, -1.2952851057052612, -0.06172825023531914, 0.1582581251859665, -0.31343144178390503, -0.30904296040534973, 0.47601208090782166, 0.13034194707870483, -1.576773762702942, -1.4156670570373535, -0.44464612007141113, 0.21586717665195465, 0.3028305768966675, -0.3182033598423004, -1.3120537996292114, 0.1340034455060959, 0.008626017719507217, 0.09152065962553024, -0.33397263288497925, -0.4582529664039612, 0.16785453259944916, 1.4305678606033325, -1.328599214553833, 0.7704081535339355, 836.9439697265625, 905.7627563476562], "std": [0.14395706355571747, 0.1109180822968483, 0.07822439074516296, 0.27201879024505615, 0.1301840990781784, 0.12441109120845795, 0.15632501244544983, 0.029613550752401352, 0.038898758590221405, 0.04186749830842018, 0.14852526783943176, 0.15402059257030487, 0.1438792496919632, 0.030769072473049164, 0.2053414285182953, 0.12299750745296478, 0.08893677592277527, 0.11079317331314087, 0.08773377537727356, 0.10213569551706314, 0.02002207189798355, 0.018138019368052483, 0.057950459420681, 0.12229689955711365, 0.15106269717216492, 0.09104237705469131, 254.47633361816406, 225.05674743652344], "count": [939]}, "action": {"min": [-0.7218747138977051, 0.12526336312294006, 0.2451053112745285, -1.7558295726776123, -0.2988450825214386, -0.13341842591762543, -0.5777159929275513, -0.3688456118106842, 0.3949591815471649, 0.056174688041210175, -1.7906407117843628, -1.7772207260131836, -0.7472035884857178, 0.14586588740348816, 0.09720174968242645, -0.4514239430427551, -1.4766227006912231, -0.060589104890823364, -0.12046480923891068, -0.03592760115861893, -0.3810671269893646, -0.4815364480018616, 0.042655687779188156, 1.19026517868042, -1.6470783948898315, 0.514009952545166, 400.0, 361.5], "max": [-0.061883922666311264, 0.6620165109634399, 0.5703223347663879, -0.4843823313713074, 0.0946001186966896, 0.3558519184589386, 0.06257659941911697, -0.2514816224575043, 0.5672534704208374, 0.2349584996700287, -1.2486703395843506, -1.0943535566329956, -0.11793683469295502, 0.30614930391311646, 0.6046300530433655, -0.1728421449661255, -1.0879684686660767, 0.3595956563949585, 0.18006452918052673, 0.24708953499794006, -0.30868712067604065, -0.42181238532066345, 0.23497274518013, 1.5732269287109375, -1.121137022972107, 0.8439525365829468, 1000.3125, 1005.5625], "mean": [-0.35126009583473206, 0.3169616758823395, 0.4152820110321045, -1.2952584028244019, -0.06169557571411133, 0.1586124449968338, -0.31383275985717773, -0.3090033233165741, 0.47605690360069275, 0.130294069647789, -1.5767600536346436, -1.415985107421875, -0.4443737268447876, 0.21589899063110352, 0.30236130952835083, -0.3179106116294861, -1.3118884563446045, 0.133790522813797, 0.00880533829331398, 0.0917157530784607, -0.3340041935443878, -0.4582849144935608, 0.1677815318107605, 1.4303245544433594, -1.3288612365722656, 0.7705110907554626, 836.9439697265625, 905.7622680664062], "std": [0.14387297630310059, 0.1106424629688263, 0.07821862399578094, 0.27200862765312195, 0.13013961911201477, 0.12409000843763351, 0.15593037009239197, 0.029638836160302162, 0.03888745978474617, 0.041773416101932526, 0.14852657914161682, 0.15372008085250854, 0.1435498744249344, 0.030767647549510002, 0.2051546275615692, 0.1230073794722557, 0.08889542520046234, 0.11075491458177567, 0.08764182031154633, 0.10208156704902649, 0.020005550235509872, 0.01814142055809498, 0.05790893733501434, 0.12224004417657852, 0.15091511607170105, 0.09106990694999695, 254.476318359375, 225.05648803710938], "count": [939]}, "timestamp": {"min": [0.0], "max": [31.266666666666666], "mean": [15.633333333333335], "std": [9.035526589011884], "count": [939]}, "frame_index": {"min": [0], "max": [938], "mean": [469.0], "std": [271.0657976703565], "count": [939]}, "episode_index": {"min": [115], "max": [115], "mean": [115.0], "std": [0.0], "count": [939]}, "index": {"min": [107631], "max": [108569], "mean": [108100.0], "std": [271.0657976703565], "count": [939]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [939]}, "subtask_annotation": {"mean": [5.687965921192759, 16.0, 16.0, 16.0, 16.0], "std": [4.734885601144001, 0.0, 0.0, 0.0, 0.0], "min": [0, 16, 16, 16, 16], "max": [16, 16, 16, 16, 16], "count": [939]}, "scene_annotation": {"mean": [115.0], "std": [0.0], "min": [115], "max": [115], "count": [939]}, "eef_direction_state": {"mean": [4.532481363152289, 5.476038338658147], "std": [2.116862497986625, 1.2418899260882579], "min": [0, 1], "max": [6, 6], "count": [939]}, "eef_velocity_state": {"mean": [0.4952076677316294, 0.19169329073482427], "std": [0.623235258927977, 0.4372135699134206], "min": [0, 0], "max": [2, 2], "count": [939]}, "eef_acc_mag_state": {"mean": [0.26517571884984026, 0.10756123535676251], "std": [0.5954846479364521, 0.4025164655466587], "min": [0, 0], "max": [2, 2], "count": [939]}, "eef_direction_action": {"mean": [4.532481363152289, 5.476038338658147], "std": [2.116862497986625, 1.2418899260882579], "min": [0, 1], "max": [6, 6], "count": [939]}, "eef_velocity_action": {"mean": [0.4952076677316294, 0.19169329073482427], "std": [0.6232352589279769, 0.4372135699134206], "min": [0, 0], "max": [2, 2], "count": [939]}, "eef_acc_mag_action": {"mean": [0.26517571884984026, 0.10756123535676251], "std": [0.5954846479364521, 0.4025164655466587], "min": [0, 0], "max": [2, 2], "count": [939]}, "eef_sim_pose_state": {"mean": [0.5340136003955835, 0.2238229888085747, 1.160287421270041, 0.317520848850133, -0.2637443754771372, 0.9354192999186273, 0.5041202300347943, -0.24419496800815235, 1.1231182546929646, -0.16899091403975816, -0.19159146643202543, -1.2278126946730676], "std": [0.0393234604360552, 0.0332660047163591, 0.02712749654644787, 0.07908904617140403, 0.12078024003069589, 0.17676164826321503, 0.01587228623286663, 0.052180165641442657, 0.01377619993185978, 0.07114556608114714, 0.12755481331278828, 0.11195599703141673], "min": [0.4420207928749692, 0.1634680286118239, 1.1041661303075, 0.07342145678985279, -0.45280508499187033, 0.6188777267411055, 0.4785851867999524, -0.3096526990836871, 1.0882407248306367, -0.30895785347058646, -0.3831058442421418, -1.3297258054410577], "max": [0.620077369571612, 0.3096574840024134, 1.2213719130150658, 0.46863346460286576, -0.03878151679111119, 1.2511428563742637, 0.5271540236684141, -0.1401439704757885, 1.140212973612764, -0.07589472054148771, -0.024314629660882936, -0.9331422739642974], "count": [939]}, "eef_sim_pose_action": {"mean": [0.5340707077310982, 0.22379383094906685, 1.1603482160335896, 0.3177619569808788, -0.26360441139924484, 0.9351189723901921, 0.504152667155963, -0.24411900141452741, 1.1230971473124665, -0.16910179191521077, -0.19130908984302628, -1.2278501220960676], "std": [0.039296456841435075, 0.03320268298673187, 0.027145382383504262, 0.07869630643779787, 0.12071801321205261, 0.17646592741559575, 0.015871725540859916, 0.0521367135382351, 0.013765867049809232, 0.07108155139828877, 0.12742407733123345, 0.11196937337735102], "min": [0.4420207928749692, 0.1634680286118239, 1.1041661303075, 0.07342145678985279, -0.45280508499187033, 0.6188777267411055, 0.4785851867999524, -0.3096526990836871, 1.0882407248306367, -0.30895785347058646, -0.3831058442421418, -1.3297258054410577], "max": [0.620077369571612, 0.3096574840024134, 1.2213719130150658, 0.46863346460286576, -0.03878151679111119, 1.2511428563742637, 0.5271540236684141, -0.1401439704757885, 1.140212973612764, -0.07589472054148771, -0.024314629660882936, -0.9331422739642974], "count": [939]}, "gripper_mode_state": {"mean": [0.25026624068157616, 0.14589989350372737], "std": [0.4331663069268987, 0.3530058279679404], "min": [0, 0], "max": [1, 1], "count": [939]}, "gripper_activity_state": {"mean": [1.8498402555910542, 1.9254526091586794], "std": [0.47719837786880387, 0.3434797850967099], "min": [0, 0], "max": [2, 2], "count": [939]}, "gripper_mode_action": {"mean": [0.25026624068157616, 0.14589989350372737], "std": [0.43316630692689867, 0.3530058279679404], "min": [0, 0], "max": [1, 1], "count": [939]}, "gripper_activity_action": {"mean": [1.8498402555910542, 1.9254526091586794], "std": [0.47719837786880387, 0.3434797850967099], "min": [0, 0], "max": [2, 2], "count": [939]}, "gripper_open_scale_state": {"mean": [0.76085810737858, 0.8234207385843654], "std": [0.23134161485022361, 0.20459735833984313], "min": [0.36363636363636365, 0.3286363636363636], "max": [0.909375, 0.9141477272727273], "count": [939]}, "gripper_open_scale_action": {"mean": [0.7608580866967086, 0.8234202029829943], "std": [0.23134160150186728, 0.2045971214204183], "min": [0.36363636363636365, 0.3286363636363636], "max": [0.909375, 0.9141477272727273], "count": [939]}}} +{"episode_index": 112, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5166513837016288]], [[0.4681324577670574]], [[0.4053895027146661]]], "std": [[[0.14180891951129954]], [[0.14287177395258302]], [[0.1872681006773812]]], "count": [189]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48761047999446694]], [[0.45342312480547775]], [[0.40268431848047864]]], "std": [[[0.1636850848392474]], [[0.14512408244359734]], [[0.1824181950999443]]], "count": [189]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42731092653110625]], [[0.45218002278071723]], [[0.43961238955458726]]], "std": [[[0.15250327270430789]], [[0.12831671182109347]], [[0.1718100040621798]]], "count": [189]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49963711981706266]], [[0.45128622652764805]], [[0.3951816783812291]]], "std": [[[0.13410918646350994]], [[0.13843865024689625]], [[0.1802562761513411]]], "count": [189]}, "observation.state": {"min": [-0.9269639849662781, -0.018383771181106567, 0.2448544204235077, -1.677659511566162, -0.40921536087989807, -0.12049055099487305, -0.4219158887863159, -0.34901750087738037, 0.3988988697528839, 0.060412563383579254, -1.6119840145111084, -1.6239780187606812, -0.746486246585846, 0.19433805346488953, 0.0029321531765162945, -0.5014265775680542, -1.4447780847549438, -0.1240089163184166, -0.12048552930355072, -0.028269970789551735, -0.3705078661441803, -0.49080517888069153, 0.011000437662005424, 1.311456322669983, -1.5814769268035889, 0.4675860106945038, 404.0, 517.125], "max": [-0.09810168296098709, 0.6338239312171936, 0.5077675580978394, -0.2157226949930191, 0.1974131017923355, 0.6075447797775269, 0.029312804341316223, -0.22967812418937683, 0.5986819863319397, 0.23511774837970734, -1.2441202402114868, -1.1158519983291626, -0.1800135374069214, 0.3619321882724762, 0.6046496629714966, -0.27146196365356445, -1.0728626251220703, 0.3736073672771454, 0.1765946000814438, 0.3062114715576172, -0.2818293273448944, -0.44248849153518677, 0.23498737812042236, 1.6199605464935303, -1.121137022972107, 0.765304446220398, 1000.9375, 1005.4375], "mean": [-0.4235246777534485, 0.24255329370498657, 0.35356682538986206, -1.2344952821731567, -0.014722241088747978, 0.3447696566581726, -0.2891552448272705, -0.2978152930736542, 0.50007164478302, 0.13136804103851318, -1.3899234533309937, -1.4289283752441406, -0.44012320041656494, 0.27097585797309875, 0.29726704955101013, -0.36235538125038147, -1.330243706703186, 0.09427183121442795, 0.03758733347058296, 0.1607993245124817, -0.3082651197910309, -0.4693477153778076, 0.14353075623512268, 1.5524837970733643, -1.3341379165649414, 0.6895188093185425, 880.44677734375, 934.7871704101562], "std": [0.18465587496757507, 0.15711337327957153, 0.06979785859584808, 0.34529951214790344, 0.1298750936985016, 0.18452945351600647, 0.09018701314926147, 0.029923653230071068, 0.04988081008195877, 0.03815058618783951, 0.08272171765565872, 0.11423131078481674, 0.11308231949806213, 0.051886819303035736, 0.20268277823925018, 0.08352551609277725, 0.10881642252206802, 0.1226242184638977, 0.09660880267620087, 0.11650203168392181, 0.028256341814994812, 0.015704117715358734, 0.0672440305352211, 0.07806862890720367, 0.13482438027858734, 0.09835433214902878, 206.37355041503906, 166.96995544433594], "count": [1092]}, "action": {"min": [-0.9269639849662781, -0.018383771181106567, 0.2448544204235077, -1.677659511566162, -0.40921536087989807, -0.12049129605293274, -0.4219158887863159, -0.34901750087738037, 0.3988988697528839, 0.060412563383579254, -1.6119840145111084, -1.6239780187606812, -0.746486246585846, 0.19433805346488953, 0.0029321531765162945, -0.5014265775680542, -1.4447780847549438, -0.1240089163184166, -0.12048552930355072, -0.028269970789551735, -0.3705078661441803, -0.49080517888069153, 0.011000437662005424, 1.311456322669983, -1.5814769268035889, 0.4675860106945038, 404.0, 517.125], "max": [-0.09810168296098709, 0.6338239312171936, 0.5077675580978394, -0.2157226949930191, 0.1974131017923355, 0.6075447797775269, 0.029312804341316223, -0.22967812418937683, 0.5986819863319397, 0.23511774837970734, -1.2441202402114868, -1.1158519983291626, -0.1800135374069214, 0.3619321882724762, 0.6046496629714966, -0.27146196365356445, -1.0728626251220703, 0.3736073672771454, 0.1765946000814438, 0.3062114715576172, -0.2818293273448944, -0.44248849153518677, 0.23498737812042236, 1.6199605464935303, -1.121137022972107, 0.765304446220398, 1000.9375, 1005.4375], "mean": [-0.4236418902873993, 0.24218881130218506, 0.353385329246521, -1.2346341609954834, -0.014313402585685253, 0.34540292620658875, -0.28941279649734497, -0.2977440655231476, 0.5001084208488464, 0.13128314912319183, -1.3897298574447632, -1.4290105104446411, -0.43990692496299744, 0.27104538679122925, 0.29688310623168945, -0.36219531297683716, -1.3302102088928223, 0.09405998140573502, 0.03776982054114342, 0.16104476153850555, -0.3082423508167267, -0.4693794548511505, 0.14342552423477173, 1.5524959564208984, -1.334370732307434, 0.6895209550857544, 880.4476318359375, 934.7865600585938], "std": [0.184554323554039, 0.15673419833183289, 0.0698007345199585, 0.34540149569511414, 0.12982389330863953, 0.18411785364151, 0.08968023955821991, 0.029990175738930702, 0.04985523223876953, 0.03802294284105301, 0.08253978192806244, 0.11404221504926682, 0.11272195726633072, 0.05184182897210121, 0.2024969458580017, 0.083522267639637, 0.1087968647480011, 0.12254815548658371, 0.09649824351072311, 0.11638591438531876, 0.028265992179512978, 0.015690326690673828, 0.06719084829092026, 0.07807280868291855, 0.13467586040496826, 0.09835587441921234, 206.3742218017578, 166.9694366455078], "count": [1092]}, "timestamp": {"min": [0.0], "max": [36.36666666666667], "mean": [18.183333333333334], "std": [10.507770493341617], "count": [1092]}, "frame_index": {"min": [0], "max": [1091], "mean": [545.5], "std": [315.23311480024853], "count": [1092]}, "episode_index": {"min": [116], "max": [116], "mean": [116.0], "std": [0.0], "count": [1092]}, "index": {"min": [108570], "max": [109661], "mean": [109115.5], "std": [315.23311480024853], "count": [1092]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1092]}, "subtask_annotation": {"mean": [5.373626373626373, 16.0, 16.0, 16.0, 16.0], "std": [4.786423913777523, 0.0, 0.0, 0.0, 0.0], "min": [0, 16, 16, 16, 16], "max": [16, 16, 16, 16, 16], "count": [1092]}, "scene_annotation": {"mean": [116.0], "std": [0.0], "min": [116], "max": [116], "count": [1092]}, "eef_direction_state": {"mean": [4.82051282051282, 5.4844322344322345], "std": [1.8458994533722977, 1.326931292744389], "min": [0, 0], "max": [6, 6], "count": [1092]}, "eef_velocity_state": {"mean": [0.4184981684981685, 0.1858974358974359], "std": [0.5943463311504131, 0.47003898649076514], "min": [0, 0], "max": [2, 2], "count": [1092]}, "eef_acc_mag_state": {"mean": [0.20512820512820512, 0.11446886446886446], "std": [0.5294022495278992, 0.4156853557255072], "min": [0, 0], "max": [2, 2], "count": [1092]}, "eef_direction_action": {"mean": [4.82051282051282, 5.4844322344322345], "std": [1.8458994533722977, 1.3269312927443893], "min": [0, 0], "max": [6, 6], "count": [1092]}, "eef_velocity_action": {"mean": [0.4184981684981685, 0.1858974358974359], "std": [0.5943463311504131, 0.47003898649076514], "min": [0, 0], "max": [2, 2], "count": [1092]}, "eef_acc_mag_action": {"mean": [0.20512820512820512, 0.11446886446886446], "std": [0.529402249527899, 0.4156853557255072], "min": [0, 0], "max": [2, 2], "count": [1092]}, "eef_sim_pose_state": {"mean": [0.5562565114161909, 0.21516285417042896, 1.1810165470962266, 0.42824442319234235, -0.21624914635728176, 1.034439341728862, 0.5183669736705526, -0.22826074678428904, 1.147452508331222, -0.15571148012167654, -0.2461606139058504, -1.117927904843028], "std": [0.0485884658585625, 0.03545985756609718, 0.02864283242992863, 0.10795720415508507, 0.07534014513826086, 0.10072688378086661, 0.018524610974527303, 0.05972269622648378, 0.02101333655451674, 0.10312675056970504, 0.08273218062625626, 0.10332380514814274], "min": [0.4571972929961536, 0.1503777113705426, 1.1332000840189638, 0.07484924752432975, -0.3982271197022176, 0.8037599267480711, 0.4876003675401225, -0.30967207472264424, 1.105739179256006, -0.39241532621521796, -0.3830964894525073, -1.2502960520432251], "max": [0.6528268002367565, 0.3097649393566377, 1.244433163190509, 0.5857265302937312, -0.0824669293740865, 1.251038131223805, 0.5419231572348125, -0.10783165558888853, 1.169302100427583, -0.07580710692331927, -0.1136049356870501, -0.8749635766244759], "count": [1092]}, "eef_sim_pose_action": {"mean": [0.5562969562293372, 0.2150723772443228, 1.1811113352874498, 0.42852973362349783, -0.21624051042554931, 1.0343800060484556, 0.5184035932055937, -0.228167407119024, 1.147477972321856, -0.1557382667592316, -0.24599833479645591, -1.1177925445781571], "std": [0.04855053398110637, 0.035344538177364236, 0.02867732336321623, 0.10743631692389173, 0.07532157210032518, 0.10061879642661825, 0.018505334611056763, 0.05967508169187772, 0.021020864689186992, 0.10310981380207833, 0.08263728950106933, 0.10324728053624989], "min": [0.4571972929961536, 0.1503777113705426, 1.1332000840189638, 0.07484924752432975, -0.3982271197022176, 0.8037599267480711, 0.4876003675401225, -0.30967207472264424, 1.105739179256006, -0.39241532621521796, -0.3830964894525073, -1.2502960520432251], "max": [0.6528268002367565, 0.3097649393566377, 1.244433163190509, 0.5857265302937312, -0.0824669293740865, 1.251038131223805, 0.5419231572348125, -0.10783165558888853, 1.169302100427583, -0.07580710692331927, -0.1136049356870501, -0.8749635766244759], "count": [1092]}, "gripper_mode_state": {"mean": [0.20695970695970695, 0.12728937728937728], "std": [0.4051263835580963, 0.33329685224835726], "min": [0, 0], "max": [1, 1], "count": [1092]}, "gripper_activity_state": {"mean": [1.879120879120879, 1.945970695970696], "std": [0.43226547352372924, 0.2962096807422951], "min": [0, 0], "max": [2, 2], "count": [1092]}, "gripper_mode_action": {"mean": [0.20695970695970695, 0.12728937728937728], "std": [0.4051263835580963, 0.3332968522483573], "min": [0, 0], "max": [1, 1], "count": [1092]}, "gripper_activity_action": {"mean": [1.879120879120879, 1.945970695970696], "std": [0.4322654735237292, 0.29620968074229514], "min": [0, 0], "max": [2, 2], "count": [1092]}, "gripper_open_scale_state": {"mean": [0.800406101924198, 0.8498065378123734], "std": [0.187613407380462, 0.1517907935392739], "min": [0.36727272727272725, 0.47011363636363634], "max": [0.9099431818181818, 0.9140340909090909], "count": [1092]}, "gripper_open_scale_action": {"mean": [0.8004068944361296, 0.8498059980892385], "std": [0.1876138683007924, 0.15179056610723565], "min": [0.36727272727272725, 0.47011363636363634], "max": [0.9099431818181818, 0.9140340909090909], "count": [1092]}}} +{"episode_index": 113, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5149115905710574]], [[0.4684463298139769]], [[0.40672561850594935]]], "std": [[[0.1507414654672759]], [[0.15111963534551207]], [[0.19319055571585955]]], "count": [156]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[0.996078431372549]], [[1.0]]], "mean": [[[0.4769272483031674]], [[0.45480487996480645]], [[0.4115241117814647]]], "std": [[[0.15476661629012692]], [[0.1317913613547804]], [[0.17424303047541212]]], "count": [156]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45771989038671024]], [[0.4484347976370035]], [[0.4120790231690967]]], "std": [[[0.16854332031671884]], [[0.1517158562743575]], [[0.19357004787626034]]], "count": [156]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5027350165493548]], [[0.45444087926303]], [[0.39387007316281214]]], "std": [[[0.1417745685652558]], [[0.14336747900614413]], [[0.18413770699770043]]], "count": [156]}, "observation.state": {"min": [-0.7881078124046326, 0.12462632358074188, 0.3984281122684479, -1.687343955039978, -0.43342307209968567, -0.20717602968215942, -0.7421347498893738, -0.36624643206596375, 0.39936286211013794, 0.047943875193595886, -1.9720641374588013, -1.8399122953414917, -0.7469078302383423, 0.11192796379327774, 0.17758943140506744, -0.4740968644618988, -1.6112858057022095, 0.05140212923288345, -0.12048880010843277, -0.028266698122024536, -0.3643336892127991, -0.48807892203330994, 0.0757293775677681, 1.3303649425506592, -1.5886627435684204, 0.4270510971546173, 400.0, 360.875], "max": [-0.08828093856573105, 0.7073262929916382, 0.6270913481712341, -0.4179518222808838, -0.12990376353263855, 0.19446568191051483, 0.03144428879022598, -0.26622605323791504, 0.5613666772842407, 0.23525987565517426, -1.5206124782562256, -1.1146875619888306, -0.04065246507525444, 0.32680743932724, 0.6088330149650574, -0.26534348726272583, -1.2214021682739258, 0.41059088706970215, 0.27564311027526855, 0.3288462162017822, -0.29610198736190796, -0.41168180108070374, 0.2349661886692047, 1.5736591815948486, -1.121137022972107, 0.7462756037712097, 1003.0, 1005.5454711914062], "mean": [-0.4541052281856537, 0.3599420487880707, 0.4973161518573761, -1.1371080875396729, -0.21492548286914825, -0.00033639889443293214, -0.5114520192146301, -0.313658207654953, 0.4886731207370758, 0.13358475267887115, -1.7216838598251343, -1.588329553604126, -0.3613680303096771, 0.26036277413368225, 0.39681103825569153, -0.3687885105609894, -1.3511934280395508, 0.18877483904361725, 0.0819770023226738, 0.17277368903160095, -0.3134777545928955, -0.4653201699256897, 0.17841510474681854, 1.4880077838897705, -1.3691977262496948, 0.6553378105163574, 835.5882568359375, 933.20166015625], "std": [0.15095053613185883, 0.1391838788986206, 0.07955791801214218, 0.2477186620235443, 0.0627984032034874, 0.10634048283100128, 0.16506683826446533, 0.02787422016263008, 0.03755951300263405, 0.049970511347055435, 0.10991180688142776, 0.18268683552742004, 0.14785301685333252, 0.057808879762887955, 0.16973160207271576, 0.08769442141056061, 0.07501956075429916, 0.07708810269832611, 0.14632835984230042, 0.14938285946846008, 0.017940137535333633, 0.021927857771515846, 0.04721945896744728, 0.06700678914785385, 0.18074403703212738, 0.10384002327919006, 227.87744140625, 189.79107666015625], "count": [844]}, "action": {"min": [-0.7881078124046326, 0.12462632358074188, 0.3984281122684479, -1.687343955039978, -0.43342307209968567, -0.20717602968215942, -0.7421347498893738, -0.36624643206596375, 0.39936286211013794, 0.047943875193595886, -1.9720641374588013, -1.8399122953414917, -0.7469078302383423, 0.11192796379327774, 0.17758943140506744, -0.4740968644618988, -1.6112858057022095, 0.05140212923288345, -0.12048880010843277, -0.028266698122024536, -0.3643336892127991, -0.48807820677757263, 0.0757293775677681, 1.3303649425506592, -1.5886627435684204, 0.4270510971546173, 400.0, 360.875], "max": [-0.08828093856573105, 0.7073262929916382, 0.6270913481712341, -0.4179518222808838, -0.12990376353263855, 0.19446568191051483, 0.03144428879022598, -0.26622605323791504, 0.5613666772842407, 0.23525987565517426, -1.5206124782562256, -1.1146875619888306, -0.04065246507525444, 0.32680743932724, 0.6088330149650574, -0.26534348726272583, -1.2214021682739258, 0.41059088706970215, 0.27564311027526855, 0.3288462162017822, -0.29610198736190796, -0.41168180108070374, 0.2349661886692047, 1.5736591815948486, -1.121137022972107, 0.7462756037712097, 1003.0, 1005.5], "mean": [-0.45464426279067993, 0.3595907688140869, 0.4973960518836975, -1.1366217136383057, -0.21480689942836761, -0.00015660385543014854, -0.512051522731781, -0.3136090934276581, 0.48880261182785034, 0.13346819579601288, -1.7218738794326782, -1.5887123346328735, -0.36095935106277466, 0.2604910731315613, 0.39640170335769653, -0.36857128143310547, -1.3510788679122925, 0.18863897025585175, 0.0823431983590126, 0.1731494814157486, -0.31346994638442993, -0.4653709828853607, 0.17832346260547638, 1.4878461360931396, -1.369627594947815, 0.6552549004554749, 835.591796875, 933.196044921875], "std": [0.1508530229330063, 0.13893993198871613, 0.07954546064138412, 0.24758179485797882, 0.06281913816928864, 0.10626495629549026, 0.1640210598707199, 0.027919601649045944, 0.037597935646772385, 0.049848321825265884, 0.10979354381561279, 0.18204496800899506, 0.14726439118385315, 0.05779387429356575, 0.1696465164422989, 0.08771689981222153, 0.07500030845403671, 0.07707446813583374, 0.1462078094482422, 0.14927567541599274, 0.017943646758794785, 0.021930871531367302, 0.04718470945954323, 0.06696555763483047, 0.18058441579341888, 0.10379575937986374, 227.88058471679688, 189.78907775878906], "count": [844]}, "timestamp": {"min": [0.0], "max": [28.1], "mean": [14.05], "std": [8.121388086062902], "count": [844]}, "frame_index": {"min": [0], "max": [843], "mean": [421.5], "std": [243.64164258188706], "count": [844]}, "episode_index": {"min": [117], "max": [117], "mean": [117.0], "std": [0.0], "count": [844]}, "index": {"min": [109662], "max": [110505], "mean": [110083.5], "std": [243.64164258188706], "count": [844]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [844]}, "subtask_annotation": {"mean": [4.98696682464455, 16.0, 16.0, 16.0, 16.0], "std": [5.56104177169862, 0.0, 0.0, 0.0, 0.0], "min": [0, 16, 16, 16, 16], "max": [16, 16, 16, 16, 16], "count": [844]}, "scene_annotation": {"mean": [117.0], "std": [0.0], "min": [117], "max": [117], "count": [844]}, "eef_direction_state": {"mean": [4.318720379146919, 5.362559241706161], "std": [2.1233480386823405, 1.5634513680123465], "min": [0, 0], "max": [6, 6], "count": [844]}, "eef_velocity_state": {"mean": [0.5781990521327014, 0.18601895734597157], "std": [0.6601727320994344, 0.42687421104780165], "min": [0, 0], "max": [2, 2], "count": [844]}, "eef_acc_mag_state": {"mean": [0.34834123222748814, 0.1481042654028436], "std": [0.6741570809659208, 0.4725735816532663], "min": [0, 0], "max": [2, 2], "count": [844]}, "eef_direction_action": {"mean": [4.318720379146919, 5.362559241706161], "std": [2.1233480386823405, 1.5634513680123463], "min": [0, 0], "max": [6, 6], "count": [844]}, "eef_velocity_action": {"mean": [0.5781990521327014, 0.18601895734597157], "std": [0.6601727320994343, 0.42687421104780165], "min": [0, 0], "max": [2, 2], "count": [844]}, "eef_acc_mag_action": {"mean": [0.34834123222748814, 0.1481042654028436], "std": [0.6741570809659208, 0.47257358165326635], "min": [0, 0], "max": [2, 2], "count": [844]}, "eef_sim_pose_state": {"mean": [0.5586364847082363, 0.24331291234680905, 1.1521497140147647, 0.27069730457057406, -0.18365253661098233, 0.7371695215526666, 0.515047674821109, -0.26212993397806744, 1.1474650113528821, -0.21389649946047717, -0.21557350243906365, -1.122443774907497], "std": [0.03943991865583142, 0.04281333925803121, 0.02361651532898515, 0.08305540931633609, 0.11447663624420311, 0.1794710517480379, 0.02426998602231749, 0.040084125192315356, 0.014519672867025437, 0.11208559672161612, 0.12196068269271962, 0.10774426306802454], "min": [0.4523258958984491, 0.16674501035352307, 1.1104807243443218, 0.07515174037700711, -0.4196223411589928, 0.4406205315884237, 0.46475099071383247, -0.3096530956229006, 1.114561384747644, -0.4248921317714669, -0.38307574532732436, -1.2502460056574918], "max": [0.6309199434606255, 0.30994371051748304, 1.199173491303028, 0.4022880653162531, 0.0041459591323815825, 1.2519797169425702, 0.5385947718042254, -0.1745868801125658, 1.1657238391314022, -0.07570472117149396, -0.08564590023238061, -0.8977753637391137], "count": [844]}, "eef_sim_pose_action": {"mean": [0.5587880125676998, 0.243231206839231, 1.1522186770090417, 0.27092466039278007, -0.18354657663788976, 0.7366478596422299, 0.5151068502516889, -0.26205209580865185, 1.1474911399915486, -0.21409612768011124, -0.21525929315094464, -1.122265268536996], "std": [0.039416470680378214, 0.042752300301513085, 0.023665266674109432, 0.0827833786698453, 0.11433333616332646, 0.17861632801558486, 0.024266421362263754, 0.04005557660989015, 0.01452572032055872, 0.11198935904086413, 0.12187038475192903, 0.10765720291335872], "min": [0.4523258958984491, 0.16674501035352307, 1.1104807243443218, 0.07515174037700711, -0.4196223411589928, 0.4406205315884237, 0.46475099071383247, -0.3096530956229006, 1.114561384747644, -0.4248921317714669, -0.38307574532732436, -1.2502460056574918], "max": [0.6309199434606255, 0.30994371051748304, 1.199173491303028, 0.4022880653162531, 0.0041459591323815825, 1.2519797169425702, 0.5385940827298719, -0.1745868801125658, 1.1657238391314022, -0.07570073750328221, -0.08564590023238061, -0.8977753637391137], "count": [844]}, "gripper_mode_state": {"mean": [0.2843601895734597, 0.0995260663507109], "std": [0.45110915769822796, 0.2993670463953328], "min": [0, 0], "max": [1, 1], "count": [844]}, "gripper_activity_state": {"mean": [1.8471563981042654, 1.9170616113744077], "std": [0.4810178477483195, 0.3613336159092196], "min": [0, 0], "max": [2, 2], "count": [844]}, "gripper_mode_action": {"mean": [0.2843601895734597, 0.0995260663507109], "std": [0.45110915769822796, 0.2993670463953328], "min": [0, 0], "max": [1, 1], "count": [844]}, "gripper_activity_action": {"mean": [1.8471563981042654, 1.9170616113744077], "std": [0.4810178477483195, 0.3613336159092196], "min": [0, 0], "max": [2, 2], "count": [844]}, "gripper_open_scale_state": {"mean": [0.7596257001292576, 0.8483651319221902], "std": [0.2071615738407639, 0.17253726132111233], "min": [0.36363636363636365, 0.3280681818181818], "max": [0.9118181818181819, 0.914132246537642], "count": [844]}, "gripper_open_scale_action": {"mean": [0.7596289314950481, 0.8483599288789213], "std": [0.20716392647389814, 0.17253533806435023], "min": [0.36363636363636365, 0.3280681818181818], "max": [0.9118181818181819, 0.9140909090909091], "count": [844]}}} +{"episode_index": 114, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5144706661721706]], [[0.4684474181394049]], [[0.4079486207860337]]], "std": [[[0.1531596033836755]], [[0.15193153010176932]], [[0.1917885838030001]]], "count": [152]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[0.807843137254902]], [[0.996078431372549]]], "mean": [[[0.48992134825421396]], [[0.4542293843524252]], [[0.40108650993292055]]], "std": [[[0.14716658330541021]], [[0.12865636521005672]], [[0.1708077558927912]]], "count": [152]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4330013195519436]], [[0.4468088342793258]], [[0.42859430630804957]]], "std": [[[0.16089931773606064]], [[0.14807923876369136]], [[0.1934140605596616]]], "count": [152]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5020100377321981]], [[0.45469668714525285]], [[0.3943880624892501]]], "std": [[[0.13863540214672268]], [[0.14183061835951286]], [[0.18293277981212816]]], "count": [152]}, "observation.state": {"min": [-0.764640748500824, 0.10265371948480606, 0.32469451427459717, -1.44945228099823, -0.383632093667984, -0.2571786344051361, -0.6115961074829102, -0.37887001037597656, 0.4096181094646454, 0.06044081225991249, -1.874092936515808, -1.7587224245071411, -0.7462756037712097, 0.16542775928974152, 0.03793691098690033, -0.48186030983924866, -1.513981580734253, -0.07022877782583237, -0.12048662453889847, -0.10106874257326126, -0.37623894214630127, -0.49272799491882324, 0.0378878116607666, 1.1909376382827759, -1.5404975414276123, 0.5293486714363098, 386.0, 358.8125], "max": [-0.13466960191726685, 0.6342984437942505, 0.6138781309127808, -0.39330121874809265, -0.058887407183647156, 0.16888569295406342, 0.028269970789551735, -0.26413699984550476, 0.5635908246040344, 0.23496106266975403, -1.4808591604232788, -1.121137022972107, -0.14244374632835388, 0.37464582920074463, 0.6047511100769043, -0.2016378939151764, -1.0543020963668823, 0.3248734176158905, 0.2600627839565277, 0.2571786344051361, -0.2897733747959137, -0.42787662148475647, 0.235092431306839, 1.5733017921447754, -1.1210840940475464, 0.7462756037712097, 1003.0, 1005.4375], "mean": [-0.3646288812160492, 0.38971590995788574, 0.4444405734539032, -1.1807903051376343, -0.20535682141780853, -0.0253108199685812, -0.485425740480423, -0.33071380853652954, 0.4679361581802368, 0.1523590236902237, -1.6860787868499756, -1.572614073753357, -0.3946807086467743, 0.23617790639400482, 0.2950790524482727, -0.33093562722206116, -1.3809324502944946, 0.09542645514011383, 0.1329418569803238, 0.11408676952123642, -0.31072932481765747, -0.4628728926181793, 0.15518346428871155, 1.4383163452148438, -1.328269362449646, 0.6964445114135742, 798.0369262695312, 912.7296142578125], "std": [0.19154582917690277, 0.1452244371175766, 0.09951645880937576, 0.2946722209453583, 0.0725843533873558, 0.10066497325897217, 0.11606603115797043, 0.02803110145032406, 0.046180132776498795, 0.04800824075937271, 0.1017518937587738, 0.12833553552627563, 0.13218571245670319, 0.03968064486980438, 0.20465566217899323, 0.12299010902643204, 0.09197497367858887, 0.12471461296081543, 0.1621488779783249, 0.1308153122663498, 0.024951431900262833, 0.015322870574891567, 0.059549327939748764, 0.10018561780452728, 0.1357230395078659, 0.05638663470745087, 275.112548828125, 214.55682373046875], "count": [812]}, "action": {"min": [-0.764640748500824, 0.10265371948480606, 0.32469451427459717, -1.44945228099823, -0.383632093667984, -0.2571786344051361, -0.6115961074829102, -0.37887001037597656, 0.4096181094646454, 0.06044081225991249, -1.874092936515808, -1.7587224245071411, -0.7462756037712097, 0.16542775928974152, 0.03793691098690033, -0.48186030983924866, -1.513981580734253, -0.07022877782583237, -0.12048662453889847, -0.10106874257326126, -0.37623894214630127, -0.49272799491882324, 0.0378878116607666, 1.1909376382827759, -1.5404975414276123, 0.5293486714363098, 386.0, 358.8125], "max": [-0.13466960191726685, 0.6342984437942505, 0.6138781309127808, -0.39330121874809265, -0.058887407183647156, 0.16888569295406342, 0.028269970789551735, -0.26412323117256165, 0.5635908246040344, 0.23496106266975403, -1.4808591604232788, -1.121137022972107, -0.14244374632835388, 0.37464582920074463, 0.6047511100769043, -0.2016378939151764, -1.0543020963668823, 0.3248734176158905, 0.2600627839565277, 0.2571786344051361, -0.2897733747959137, -0.42787662148475647, 0.235092431306839, 1.5733017921447754, -1.1210840940475464, 0.7462756037712097, 1003.0, 1005.4375], "mean": [-0.3649434447288513, 0.38942649960517883, 0.4444558024406433, -1.1806237697601318, -0.20541568100452423, -0.025111334398388863, -0.4860585927963257, -0.33065858483314514, 0.46800199151039124, 0.15222609043121338, -1.6863343715667725, -1.5732080936431885, -0.3944154977798462, 0.2362239509820938, 0.2945481240749359, -0.3306286334991455, -1.380948543548584, 0.09510690718889236, 0.13339893519878387, 0.11441672593355179, -0.3107084035873413, -0.4629085659980774, 0.1550711691379547, 1.4381115436553955, -1.3286093473434448, 0.6963914632797241, 798.0359497070312, 912.7365112304688], "std": [0.19148407876491547, 0.1450292468070984, 0.09951640665531158, 0.2945798635482788, 0.07264304161071777, 0.1006348505616188, 0.11465504765510559, 0.028118442744016647, 0.04618574678897858, 0.047927334904670715, 0.10172861069440842, 0.12735393643379211, 0.13168983161449432, 0.03966009244322777, 0.20441076159477234, 0.12300033122301102, 0.09198163449764252, 0.12464086711406708, 0.1619569957256317, 0.13079380989074707, 0.024960262700915337, 0.015315444208681583, 0.05948464572429657, 0.10008002072572708, 0.13554944097995758, 0.056359998881816864, 275.1107177734375, 214.56106567382812], "count": [812]}, "timestamp": {"min": [0.0], "max": [27.033333333333335], "mean": [13.516666666666666], "std": [7.8134677178431975], "count": [812]}, "frame_index": {"min": [0], "max": [811], "mean": [405.5], "std": [234.4040315352959], "count": [812]}, "episode_index": {"min": [118], "max": [118], "mean": [118.0], "std": [0.0], "count": [812]}, "index": {"min": [110506], "max": [111317], "mean": [110911.5], "std": [234.4040315352959], "count": [812]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [812]}, "subtask_annotation": {"mean": [6.838669950738916, 16.0, 16.0, 16.0, 16.0], "std": [4.853248589995059, 0.0, 0.0, 0.0, 0.0], "min": [0, 16, 16, 16, 16], "max": [16, 16, 16, 16, 16], "count": [812]}, "scene_annotation": {"mean": [118.0], "std": [0.0], "min": [118], "max": [118], "count": [812]}, "eef_direction_state": {"mean": [4.149014778325123, 5.406403940886699], "std": [2.3275415717564516, 1.4755339267029546], "min": [0, 0], "max": [6, 6], "count": [812]}, "eef_velocity_state": {"mean": [0.5541871921182266, 0.2204433497536946], "std": [0.651462700151114, 0.5339930448179042], "min": [0, 0], "max": [2, 2], "count": [812]}, "eef_acc_mag_state": {"mean": [0.29433497536945813, 0.13793103448275862], "std": [0.6323133117724989, 0.447422454048309], "min": [0, 0], "max": [2, 2], "count": [812]}, "eef_direction_action": {"mean": [4.144088669950739, 5.406403940886699], "std": [2.3278517194197805, 1.4755339267029546], "min": [0, 0], "max": [6, 6], "count": [812]}, "eef_velocity_action": {"mean": [0.5554187192118226, 0.2204433497536946], "std": [0.6513590922361927, 0.5339930448179042], "min": [0, 0], "max": [2, 2], "count": [812]}, "eef_acc_mag_action": {"mean": [0.29679802955665024, 0.13793103448275862], "std": [0.6350513679979848, 0.447422454048309], "min": [0, 0], "max": [2, 2], "count": [812]}, "eef_sim_pose_state": {"mean": [0.53482123332331, 0.259449306643951, 1.1357526481765492, 0.2776716838703527, -0.18167833576983983, 0.7798653343631841, 0.5099740999392705, -0.23321043952564932, 1.1503342826321739, -0.21554189632200285, -0.22412383573098751, -1.190818539223269], "std": [0.047273784461570746, 0.04143213482236557, 0.02633457161672514, 0.06464565648303368, 0.07424645507937172, 0.15717848063907905, 0.016291456124886357, 0.05675261358913783, 0.022610981616575196, 0.09624820854450569, 0.10151113402675473, 0.06831892880559318], "min": [0.4772879722700858, 0.1787561145978213, 1.0944073659668114, 0.04153555517426577, -0.3832048440513811, 0.5358797870797148, 0.4761770811487138, -0.30975174708920294, 1.0965888310317264, -0.3624369101249313, -0.3832226939668548, -1.324236970598998], "max": [0.6231244919600317, 0.31015047340664753, 1.1928052683132357, 0.3724324891269096, -0.07678811677820563, 1.2502126863473975, 0.539099769860575, -0.1253771656220881, 1.1733358540182945, -0.07585649805329697, -0.08005890928929427, -1.029931743505546], "count": [812]}, "eef_sim_pose_action": {"mean": [0.534914361385893, 0.2593615971261273, 1.135815368947867, 0.277749305877505, -0.1814046417489177, 0.7792845480141518, 0.5100147393377136, -0.2331040626896894, 1.1503736361738226, -0.21574417105445895, -0.2238576574040194, -1.1907233461496363], "std": [0.04725720188618992, 0.04139997356912294, 0.026404587315344383, 0.06443820993146489, 0.07391208424993562, 0.1563052453218167, 0.016279371231302055, 0.05669014260129826, 0.02262041026836776, 0.09612691462230386, 0.10137733147394211, 0.06828980375245965], "min": [0.4772879722700858, 0.1787561145978213, 1.0944073659668114, 0.04153555517426577, -0.3832048440513811, 0.5358797870797148, 0.4761770811487138, -0.30975174708920294, 1.0965888310317264, -0.3624369101249313, -0.3832226939668548, -1.324236970598998], "max": [0.6231244919600317, 0.31015047340664753, 1.1928052683132357, 0.3724324891269096, -0.07678811677820563, 1.2502126863473975, 0.539099769860575, -0.1253771656220881, 1.1733358540182945, -0.07585941479806968, -0.08005890928929427, -1.029931743505546], "count": [812]}, "gripper_mode_state": {"mean": [0.3078817733990148, 0.13054187192118227], "std": [0.46161735995052283, 0.33689863697630723], "min": [0, 0], "max": [1, 1], "count": [812]}, "gripper_activity_state": {"mean": [1.8263546798029557, 1.9113300492610839], "std": [0.5091720433888098, 0.3740600099816664], "min": [0, 0], "max": [2, 2], "count": [812]}, "gripper_mode_action": {"mean": [0.3078817733990148, 0.13054187192118227], "std": [0.46161735995052283, 0.33689863697630723], "min": [0, 0], "max": [1, 1], "count": [812]}, "gripper_activity_action": {"mean": [1.8263546798029557, 1.9113300492610839], "std": [0.5091720433888098, 0.3740600099816664], "min": [0, 0], "max": [2, 2], "count": [812]}, "gripper_open_scale_state": {"mean": [0.7254882302734882, 0.8297542313380557], "std": [0.25010191953568633, 0.1950527245689116], "min": [0.3509090909090909, 0.3261931818181818], "max": [0.9118181818181819, 0.9140340909090909], "count": [812]}, "gripper_open_scale_action": {"mean": [0.7254871145983918, 0.8297605158681558], "std": [0.2501010931524918, 0.19505536332012793], "min": [0.3509090909090909, 0.3261931818181818], "max": [0.9118181818181819, 0.9140340909090909], "count": [812]}}} +{"episode_index": 115, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5104268865574685]], [[0.465650295661964]], [[0.4055137008309421]]], "std": [[[0.14736156234514028]], [[0.144538553148576]], [[0.1854899086249462]]], "count": [164]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48583703595767574]], [[0.4618052691096764]], [[0.41921328511079226]]], "std": [[[0.16383528440034836]], [[0.14334851169272314]], [[0.1809663734448157]]], "count": [164]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45748337742109035]], [[0.44603375204248363]], [[0.4092128255519688]]], "std": [[[0.1654706101666763]], [[0.14606294493416203]], [[0.18389111873450073]]], "count": [164]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5033643305137095]], [[0.45540912566754344]], [[0.3949731475669536]]], "std": [[[0.13688172561162026]], [[0.1380802355300322]], [[0.17990583958571088]]], "count": [164]}, "observation.state": {"min": [-0.772491455078125, 0.05452517792582512, 0.2699926197528839, -1.5329009294509888, -0.5743725895881653, -0.3247348666191101, -1.0980401039123535, -0.384949266910553, 0.3893880546092987, 0.08057237416505814, -2.0506558418273926, -1.8994557857513428, -0.9707260131835938, 0.1343783587217331, 0.17214837670326233, -0.6921026706695557, -1.5760138034820557, 0.08560840040445328, -0.16247814893722534, -0.1334751397371292, -0.35562586784362793, -0.505605936050415, 0.08025743812322617, 1.005133032798767, -1.7488715648651123, -0.02681823819875717, 401.9375, 362.0], "max": [-0.0700007900595665, 0.7734055519104004, 0.7374528646469116, -0.5608801245689392, -0.04862269014120102, 0.20425261557102203, 0.028271060436964035, -0.2633228898048401, 0.5147920250892639, 0.2513960599899292, -1.1667622327804565, -1.121137022972107, 0.186512291431427, 0.582146942615509, 0.6050020456314087, -0.2674138844013214, -1.125199556350708, 0.4685456454753876, 0.39697951078414917, 0.6622226238250732, -0.2683613896369934, -0.4324767589569092, 0.23598149418830872, 1.7074074745178223, -1.121137022972107, 0.9706032276153564, 1002.0, 1005.1875], "mean": [-0.3907746970653534, 0.3239468038082123, 0.4394259750843048, -1.1420693397521973, -0.22676965594291687, -0.0512503907084465, -0.40339407324790955, -0.3246411681175232, 0.48220670223236084, 0.14702416956424713, -1.6340007781982422, -1.5387390851974487, -0.5287512540817261, 0.3226684629917145, 0.36326321959495544, -0.4190773069858551, -1.2934646606445312, 0.2124163955450058, -0.005302962381392717, 0.12922939658164978, -0.3031229078769684, -0.4775293469429016, 0.16071292757987976, 1.5362799167633057, -1.3316757678985596, 0.7226388454437256, 850.5275268554688, 903.3449096679688], "std": [0.14093708992004395, 0.15331363677978516, 0.12065479159355164, 0.1997452676296234, 0.09943047165870667, 0.12417534738779068, 0.32861489057540894, 0.030340557917952538, 0.024587394669651985, 0.04807610437273979, 0.18829311430454254, 0.24000172317028046, 0.31367555260658264, 0.11809036880731583, 0.17926490306854248, 0.11267140507698059, 0.11212290823459625, 0.07549592852592468, 0.1965470165014267, 0.21989351511001587, 0.020297812297940254, 0.025768384337425232, 0.05554608628153801, 0.18046703934669495, 0.19146324694156647, 0.2986002266407013, 246.2799530029297, 224.19256591796875], "count": [899]}, "action": {"min": [-0.772491455078125, 0.05452517792582512, 0.2699926197528839, -1.5329009294509888, -0.5743725895881653, -0.3247348666191101, -1.0980401039123535, -0.384949266910553, 0.3893880546092987, 0.08057237416505814, -2.0506558418273926, -1.8994557857513428, -0.9707260131835938, 0.1343783587217331, 0.17214837670326233, -0.6921026706695557, -1.5760138034820557, 0.08560840040445328, -0.16247814893722534, -0.1334751397371292, -0.35562586784362793, -0.505605936050415, 0.08025743812322617, 1.005133032798767, -1.7488715648651123, -0.02681823819875717, 401.9375, 362.0], "max": [-0.0700007900595665, 0.7734055519104004, 0.7374528646469116, -0.5608801245689392, -0.04862269014120102, 0.20425261557102203, 0.028271060436964035, -0.2633228898048401, 0.5147920250892639, 0.2513960599899292, -1.1667622327804565, -1.121137022972107, 0.186512291431427, 0.582146942615509, 0.6050020456314087, -0.2674138844013214, -1.125199556350708, 0.4685456454753876, 0.39697951078414917, 0.6622226238250732, -0.2683613896369934, -0.4324767589569092, 0.23598149418830872, 1.7074074745178223, -1.121137022972107, 0.9706032276153564, 1002.0, 1005.1875], "mean": [-0.390985906124115, 0.3234000504016876, 0.439317524433136, -1.1419003009796143, -0.22660622000694275, -0.051120709627866745, -0.40349024534225464, -0.32459110021591187, 0.4822779893875122, 0.14685693383216858, -1.6339775323867798, -1.5389918088912964, -0.5289888381958008, 0.32270675897598267, 0.3627827763557434, -0.4188750088214874, -1.2934784889221191, 0.21224001049995422, -0.0051779975183308125, 0.12950944900512695, -0.30308258533477783, -0.4775547683238983, 0.16057682037353516, 1.5363454818725586, -1.331996202468872, 0.722800612449646, 850.5261840820312, 903.3402099609375], "std": [0.14079242944717407, 0.15318822860717773, 0.1206878051161766, 0.19958098232746124, 0.0995066910982132, 0.1241639256477356, 0.3285011351108551, 0.03040388599038124, 0.024572839960455894, 0.048031486570835114, 0.18830163776874542, 0.23968134820461273, 0.313922256231308, 0.11805588752031326, 0.17919619381427765, 0.11277652531862259, 0.1121383011341095, 0.07558387517929077, 0.1965094953775406, 0.21985194087028503, 0.020322760567069054, 0.02574779838323593, 0.05551387742161751, 0.18049116432666779, 0.19135147333145142, 0.2986524999141693, 246.2787322998047, 224.1897430419922], "count": [899]}, "timestamp": {"min": [0.0], "max": [29.933333333333334], "mean": [14.966666666666669], "std": [8.650626181573987], "count": [899]}, "frame_index": {"min": [0], "max": [898], "mean": [449.0], "std": [259.5187854472196], "count": [899]}, "episode_index": {"min": [119], "max": [119], "mean": [119.0], "std": [0.0], "count": [899]}, "index": {"min": [111318], "max": [112216], "mean": [111767.0], "std": [259.5187854472196], "count": [899]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [899]}, "subtask_annotation": {"mean": [5.411568409343715, 16.0, 16.0, 16.0, 16.0], "std": [4.658495377948334, 0.0, 0.0, 0.0, 0.0], "min": [0, 16, 16, 16, 16], "max": [16, 16, 16, 16, 16], "count": [899]}, "scene_annotation": {"mean": [119.0], "std": [0.0], "min": [119], "max": [119], "count": [899]}, "eef_direction_state": {"mean": [4.39377085650723, 5.329254727474972], "std": [2.176986803496733, 1.5444977875179542], "min": [0, 0], "max": [6, 6], "count": [899]}, "eef_velocity_state": {"mean": [0.5016685205784205, 0.21245828698553948], "std": [0.6524937166742457, 0.4379399484254395], "min": [0, 0], "max": [2, 2], "count": [899]}, "eef_acc_mag_state": {"mean": [0.2625139043381535, 0.1446051167964405], "std": [0.5966598897196145, 0.4563253805849817], "min": [0, 0], "max": [2, 2], "count": [899]}, "eef_direction_action": {"mean": [4.39377085650723, 5.329254727474972], "std": [2.176986803496733, 1.5444977875179542], "min": [0, 0], "max": [6, 6], "count": [899]}, "eef_velocity_action": {"mean": [0.5016685205784205, 0.21245828698553948], "std": [0.6524937166742457, 0.4379399484254395], "min": [0, 0], "max": [2, 2], "count": [899]}, "eef_acc_mag_action": {"mean": [0.2625139043381535, 0.1446051167964405], "std": [0.5966598897196145, 0.4563253805849816], "min": [0, 0], "max": [2, 2], "count": [899]}, "eef_sim_pose_state": {"mean": [0.5462091982088743, 0.2461467400114754, 1.1347358741535571, 0.19545640516625362, -0.14452888811313963, 0.8931200634238133, 0.5290308882897977, -0.2429856635906951, 1.1502211172288423, -0.1309098783587471, -0.21120482076317282, -1.137779600870356], "std": [0.032814512848986156, 0.048877343935230216, 0.022661601381096172, 0.12525213805582464, 0.09910312028582752, 0.3416118733526372, 0.03196703610082382, 0.04707929169025259, 0.013104033042105986, 0.2191580152290013, 0.11847057093391314, 0.24744079716300194], "min": [0.45768857994488243, 0.16416896706954534, 1.085758366904907, -0.053001264494558, -0.3830555272855152, 0.1535494374632037, 0.4785923172243582, -0.30966757105327586, 1.1275501164513468, -0.5631765687249907, -0.38306135788761675, -1.422323713730368], "max": [0.6242797893642945, 0.36518926068486063, 1.1773466987775763, 0.38995273905082256, 0.015088680741499605, 1.3289697157114349, 0.5788393394685623, -0.19282541848052673, 1.179249171189243, 0.08398728116432475, -0.06020064912396861, -0.48682475284231613], "count": [899]}, "eef_sim_pose_action": {"mean": [0.546282291283059, 0.24598571746072762, 1.1347767561760231, 0.19534931899133093, -0.14424302286753182, 0.89308355306352, 0.529062246769215, -0.24286540903573695, 1.150252721674747, -0.1308079585471076, -0.2109305480671302, -1.1376273851913927], "std": [0.03275930386807034, 0.04890636223849842, 0.022703738917182935, 0.12539533703610142, 0.09878477033759055, 0.34157546385216037, 0.03194124472265682, 0.04704694031084443, 0.013113113085659022, 0.2192049188287719, 0.11835811365652044, 0.24741360033812826], "min": [0.45768857994488243, 0.16416896706954534, 1.085758366904907, -0.053001264494558, -0.3830555272855152, 0.1535494374632037, 0.4785923172243582, -0.30966757105327586, 1.1275501164513468, -0.5631765687249907, -0.38306135788761675, -1.422323713730368], "max": [0.6242797893642945, 0.36518926068486063, 1.1773466987775763, 0.38995273905082256, 0.015088680741499605, 1.3289697157114349, 0.5788393394685623, -0.19282541848052673, 1.179249171189243, 0.08398728116432475, -0.06020064912396861, -0.48682475284231613], "count": [899]}, "gripper_mode_state": {"mean": [0.22691879866518352, 0.1468298109010011], "std": [0.4188396560469589, 0.35393617720117], "min": [0, 0], "max": [1, 1], "count": [899]}, "gripper_activity_state": {"mean": [1.843159065628476, 1.9221357063403781], "std": [0.48662354915411027, 0.35066994430291104], "min": [0, 0], "max": [2, 2], "count": [899]}, "gripper_mode_action": {"mean": [0.22691879866518352, 0.1468298109010011], "std": [0.4188396560469589, 0.35393617720117], "min": [0, 0], "max": [1, 1], "count": [899]}, "gripper_activity_action": {"mean": [1.843159065628476, 1.9221357063403781], "std": [0.48662354915411027, 0.3506699443029111], "min": [0, 0], "max": [2, 2], "count": [899]}, "gripper_open_scale_state": {"mean": [0.773206828276787, 0.8212226276241471], "std": [0.22389067068887358, 0.20381057660497381], "min": [0.3653977272727273, 0.3290909090909091], "max": [0.9109090909090909, 0.9138068181818182], "count": [899]}, "gripper_open_scale_action": {"mean": [0.7732056568881427, 0.8212183833076441], "std": [0.22388995796108951, 0.20380869165216378], "min": [0.3653977272727273, 0.3290909090909091], "max": [0.9109090909090909, 0.9138068181818182], "count": [899]}}} +{"episode_index": 116, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5085624686664438]], [[0.46188524143085263]], [[0.4009379479538028]]], "std": [[[0.15013038386031977]], [[0.14893264032322576]], [[0.1907610290684583]]], "count": [176]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46133836062834227]], [[0.44588685452874327]], [[0.40629481626931074]]], "std": [[[0.17219133608104897]], [[0.14576234772222915]], [[0.18308134202177703]]], "count": [176]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46386005737522285]], [[0.4457071496212121]], [[0.4038273045250297]]], "std": [[[0.16897618479957027]], [[0.1440131271163385]], [[0.1799731489412325]]], "count": [176]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5133313778873292]], [[0.4632485946319816]], [[0.40625557157048425]]], "std": [[[0.13900649029612086]], [[0.1403313055996602]], [[0.1824116390461733]]], "count": [176]}, "observation.state": {"min": [-0.9478512406349182, 0.14687490463256836, 0.27078020572662354, -1.6440194845199585, -0.653091311454773, -0.4122620224952698, -0.6435356140136719, -0.3693411946296692, 0.3958386778831482, 0.07878880947828293, -1.7572425603866577, -1.8806049823760986, -0.8684267997741699, 0.016603535041213036, 0.10550515353679657, -0.5866433382034302, -1.7452757358551025, -0.20923662185668945, -0.12064915895462036, -0.028302695602178574, -0.3503141403198242, -0.45703375339508057, 0.02451162599027157, 1.3427495956420898, -1.6839228868484497, 0.18399465084075928, 399.5, 361.9375], "max": [-0.04501204192638397, 0.6407343745231628, 0.6454859972000122, -0.014298610389232635, -0.118118517100811, 0.39444440603256226, 0.028274333104491234, -0.2781599462032318, 0.568247377872467, 0.2349325567483902, -1.0727810859680176, -1.121137022972107, -0.05016796663403511, 0.3392407298088074, 0.7262609601020813, -0.23778802156448364, -1.2383677959442139, 0.410429447889328, 0.5691431164741516, 0.5122050642967224, -0.2568982243537903, -0.39618980884552, 0.2411048710346222, 1.8185677528381348, -1.0900304317474365, 0.7685669660568237, 1001.875, 1005.0], "mean": [-0.3671902120113373, 0.32681456208229065, 0.3968854248523712, -1.1924879550933838, -0.2674078643321991, 0.039192263036966324, -0.3107982873916626, -0.31505778431892395, 0.47426924109458923, 0.14960068464279175, -1.5123409032821655, -1.5593863725662231, -0.6361308693885803, 0.19335687160491943, 0.3471732437610626, -0.37177255749702454, -1.459842562675476, 0.09522747248411179, 0.08283092826604843, 0.1930614411830902, -0.30200710892677307, -0.44173741340637207, 0.1480315923690796, 1.5716595649719238, -1.3434772491455078, 0.6306940913200378, 821.4010009765625, 899.7990112304688], "std": [0.23990938067436218, 0.10395436733961105, 0.09305732697248459, 0.45747023820877075, 0.10065241158008575, 0.2057059407234192, 0.24591751396656036, 0.03328309580683708, 0.0455644465982914, 0.04658161848783493, 0.16993889212608337, 0.17150387167930603, 0.2132336050271988, 0.06665640324354172, 0.20789751410484314, 0.11151639372110367, 0.07912996411323547, 0.15336552262306213, 0.19990989565849304, 0.1540769338607788, 0.01813439652323723, 0.008834156207740307, 0.07050539553165436, 0.09235277026891708, 0.17549310624599457, 0.2056121975183487, 264.1747131347656, 228.99807739257812], "count": [990]}, "action": {"min": [-0.9478512406349182, 0.14687490463256836, 0.27078020572662354, -1.6440194845199585, -0.653091311454773, -0.4122620224952698, -0.6435356140136719, -0.3693411946296692, 0.3958386778831482, 0.07878880947828293, -1.7572425603866577, -1.8806049823760986, -0.8680926561355591, 0.016603535041213036, 0.10550515353679657, -0.5866433382034302, -1.7449376583099365, -0.20923662185668945, -0.12064915895462036, -0.028302695602178574, -0.3503141403198242, -0.45703375339508057, 0.02451162599027157, 1.3427495956420898, -1.6839228868484497, 0.18399465084075928, 399.5, 361.9375], "max": [-0.04501204192638397, 0.6407343745231628, 0.6454859972000122, -0.014298610389232635, -0.11889182776212692, 0.39444440603256226, 0.028274333104491234, -0.2781599462032318, 0.568247377872467, 0.2349325567483902, -1.0727810859680176, -1.121137022972107, -0.05016796663403511, 0.3392407298088074, 0.7262609601020813, -0.23778802156448364, -1.2383677959442139, 0.410429447889328, 0.5691431164741516, 0.5122050642967224, -0.2569495439529419, -0.3962334394454956, 0.2411048710346222, 1.8185677528381348, -1.0900304317474365, 0.7685669660568237, 1001.875, 1005.0], "mean": [-0.3672765791416168, 0.32650187611579895, 0.396819144487381, -1.1924389600753784, -0.2672809064388275, 0.03921584412455559, -0.31092870235443115, -0.3150307834148407, 0.47430017590522766, 0.14949703216552734, -1.51244056224823, -1.5595377683639526, -0.6362491846084595, 0.1931743174791336, 0.34687507152557373, -0.3715629279613495, -1.4601740837097168, 0.09506876766681671, 0.08304137736558914, 0.19342024624347687, -0.30195558071136475, -0.4416888654232025, 0.14792393147945404, 1.5718144178390503, -1.343800663948059, 0.6306689381599426, 821.4010009765625, 899.803955078125], "std": [0.23986439406871796, 0.10358322411775589, 0.09304171055555344, 0.45744919776916504, 0.10074850171804428, 0.20568907260894775, 0.2457716315984726, 0.03329910337924957, 0.045555099844932556, 0.04650573432445526, 0.1700039654970169, 0.17118315398693085, 0.21332737803459167, 0.06688646972179413, 0.20773963630199432, 0.1115618571639061, 0.07961397618055344, 0.15328268706798553, 0.19980500638484955, 0.1539745032787323, 0.018187852576375008, 0.008946242742240429, 0.0704539567232132, 0.09248407930135727, 0.1753770411014557, 0.20559975504875183, 264.1747131347656, 229.0012969970703], "count": [990]}, "timestamp": {"min": [0.0], "max": [32.96666666666667], "mean": [16.483333333333334], "std": [9.526274581776836], "count": [990]}, "frame_index": {"min": [0], "max": [989], "mean": [494.5], "std": [285.78823745330504], "count": [990]}, "episode_index": {"min": [120], "max": [120], "mean": [120.0], "std": [0.0], "count": [990]}, "index": {"min": [112217], "max": [113206], "mean": [112711.5], "std": [285.78823745330504], "count": [990]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [990]}, "subtask_annotation": {"mean": [6.508080808080808, 16.0, 16.0, 16.0, 16.0], "std": [4.789027373631241, 0.0, 0.0, 0.0, 0.0], "min": [0, 16, 16, 16, 16], "max": [16, 16, 16, 16, 16], "count": [990]}, "scene_annotation": {"mean": [120.0], "std": [0.0], "min": [120], "max": [120], "count": [990]}, "eef_direction_state": {"mean": [4.6141414141414145, 5.216161616161616], "std": [2.1373546427513856, 1.6489180456756791], "min": [0, 0], "max": [6, 6], "count": [990]}, "eef_velocity_state": {"mean": [0.41414141414141414, 0.24444444444444444], "std": [0.6115075098046594, 0.5133022859997531], "min": [0, 0], "max": [2, 2], "count": [990]}, "eef_acc_mag_state": {"mean": [0.2878787878787879, 0.15757575757575756], "std": [0.6300188753421755, 0.48348292545888405], "min": [0, 0], "max": [2, 2], "count": [990]}, "eef_direction_action": {"mean": [4.6141414141414145, 5.216161616161616], "std": [2.1373546427513856, 1.6489180456756791], "min": [0, 0], "max": [6, 6], "count": [990]}, "eef_velocity_action": {"mean": [0.41414141414141414, 0.24444444444444444], "std": [0.6115075098046594, 0.513302285999753], "min": [0, 0], "max": [2, 2], "count": [990]}, "eef_acc_mag_action": {"mean": [0.2878787878787879, 0.15757575757575756], "std": [0.6300188753421755, 0.48348292545888405], "min": [0, 0], "max": [2, 2], "count": [990]}, "eef_sim_pose_state": {"mean": [0.5318624933947896, 0.2438989487650743, 1.14576845473791, 0.21188111448738178, -0.08035386716707238, 1.0009045524172353, 0.49386277564981873, -0.2352100722872102, 1.155578180190688, -0.17975964288535193, -0.2527366501386793, -1.0739530288418224], "std": [0.04782558166265892, 0.04326532481352772, 0.025286574426406496, 0.14744054919043043, 0.09101460476152139, 0.21203395558194107, 0.011626549637003833, 0.06528897857411821, 0.012314076142882427, 0.18752721144556628, 0.10070551287160007, 0.14864367705377762], "min": [0.45171521634747236, 0.19381539238608533, 1.096921903175572, -0.037474579284065945, -0.3830822298647485, 0.5720629296578187, 0.45108036530918033, -0.33562504178477404, 1.1380017487887326, -0.5639716107060692, -0.4814174403619591, -1.250305776254418], "max": [0.6246964073465171, 0.3209965919304814, 1.1698593825785997, 0.5283692531008275, 0.15039728141651665, 1.2789440412694182, 0.5259561614120353, -0.11844413559549433, 1.1898489084669486, 0.02244536884992754, -0.07750378891896226, -0.7349161568777729], "count": [990]}, "eef_sim_pose_action": {"mean": [0.5318972661189829, 0.243806248018894, 1.1457860107048747, 0.21177072512646478, -0.08021903223224448, 1.0008141033684559, 0.49382551014509146, -0.23512676173647606, 1.1556276539488728, -0.1797318899517406, -0.2525557497018641, -1.0736760921353528], "std": [0.047806650798260776, 0.043222695481895355, 0.025288428313244196, 0.14758317372506724, 0.0906640386203157, 0.21194654880427843, 0.011702114499286254, 0.06524654085941645, 0.01234877552735892, 0.18754460779413723, 0.1006321117353624, 0.14857012932409025], "min": [0.45171521634747236, 0.19381539238608533, 1.096921903175572, -0.03718692809745261, -0.3830822298647485, 0.5720629296578187, 0.45108036530918033, -0.33562504178477404, 1.1380017487887326, -0.5639716107060692, -0.4814174403619591, -1.250305776254418], "max": [0.6246964073465171, 0.3209965919304814, 1.1698593825785997, 0.5283692531008275, 0.15039728141651665, 1.2789440412694182, 0.5259561614120353, -0.11844413559549433, 1.1897720172703237, 0.02244536884992754, -0.07750378891896226, -0.7349161568777729], "count": [990]}, "gripper_mode_state": {"mean": [0.2777777777777778, 0.15252525252525254], "std": [0.4479032082388085, 0.3595292753968122], "min": [0, 0], "max": [1, 1], "count": [990]}, "gripper_activity_state": {"mean": [1.8575757575757577, 1.9303030303030304], "std": [0.46592818389062346, 0.33362246413675023], "min": [0, 0], "max": [2, 2], "count": [990]}, "gripper_mode_action": {"mean": [0.2777777777777778, 0.15252525252525254], "std": [0.4479032082388085, 0.3595292753968122], "min": [0, 0], "max": [1, 1], "count": [990]}, "gripper_activity_action": {"mean": [1.8575757575757577, 1.9303030303030304], "std": [0.46592818389062346, 0.33362246413675023], "min": [0, 0], "max": [2, 2], "count": [990]}, "gripper_open_scale_state": {"mean": [0.7467281910009189, 0.8179990582426626], "std": [0.24015892695932678, 0.20817925242125868], "min": [0.36318181818181816, 0.3290340909090909], "max": [0.9107954545454545, 0.9136363636363637], "count": [990]}, "gripper_open_scale_action": {"mean": [0.7467281910009189, 0.8180036008500218], "std": [0.24015892695932675, 0.20818129050167383], "min": [0.36318181818181816, 0.3290340909090909], "max": [0.9107954545454545, 0.9136363636363637], "count": [990]}}} +{"episode_index": 117, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.508619256675208]], [[0.4640483082200683]], [[0.4020921102105615]]], "std": [[[0.14809216331907596]], [[0.14308566855145508]], [[0.18437840053375248]]], "count": [176]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4867537820762775]], [[0.4594857919730392]], [[0.4175675272950089]]], "std": [[[0.16216321874836803]], [[0.14174101001541778]], [[0.17911755396625773]]], "count": [176]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4568059095086898]], [[0.4500485623700238]], [[0.4213980127562389]]], "std": [[[0.17144452654292316]], [[0.14993891704060722]], [[0.1866134847115067]]], "count": [176]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5062061481079174]], [[0.4569999210858586]], [[0.3945921055685532]]], "std": [[[0.13923739609675034]], [[0.13824756963090717]], [[0.18010028631562486]]], "count": [176]}, "observation.state": {"min": [-1.0191620588302612, 0.22430644929409027, 0.2134384959936142, -1.590302586555481, -0.48457321524620056, -0.381220281124115, -1.2685292959213257, -0.3625919818878174, 0.39473456144332886, 0.09457425028085709, -2.127553939819336, -1.9108946323394775, -0.9829647541046143, 0.02056870609521866, 0.22457696497440338, -0.6539115905761719, -1.7232879400253296, 0.015088371001183987, -0.1336682289838791, -0.27335017919540405, -0.3492591977119446, -0.470451295375824, 0.06928174942731857, 0.8673005700111389, -1.8105093240737915, 0.05207524448633194, 394.0, 359.0], "max": [-0.0370151624083519, 0.6138388514518738, 0.8134096264839172, 0.0038462697993963957, -0.21515873074531555, 0.28629618883132935, 0.028268963098526, -0.20810969173908234, 0.5579531788825989, 0.2505059242248535, -1.2845089435577393, -1.1211681365966797, 0.38835862278938293, 0.47582584619522095, 0.604684591293335, -0.2960481345653534, -1.2850903272628784, 0.49982738494873047, 0.4671439230442047, 0.5213363766670227, -0.2667526304721832, -0.39643505215644836, 0.2349788099527359, 1.7282453775405884, -1.121137022972107, 0.9352208971977234, 1001.125, 1005.375], "mean": [-0.44327789545059204, 0.39168447256088257, 0.45116689801216125, -1.1148594617843628, -0.31116700172424316, -0.05123034864664078, -0.5139832496643066, -0.3003688156604767, 0.4842361509799957, 0.18063363432884216, -1.6418670415878296, -1.5813502073287964, -0.4835203289985657, 0.2296914905309677, 0.39962437748908997, -0.4157964587211609, -1.419847846031189, 0.18004590272903442, 0.010448568500578403, 0.05483277514576912, -0.3005462884902954, -0.4513184130191803, 0.1621624380350113, 1.5471460819244385, -1.2648863792419434, 0.7272245287895203, 818.2064208984375, 919.4432983398438], "std": [0.30227962136268616, 0.11091632395982742, 0.1561318188905716, 0.42533180117607117, 0.06383512914180756, 0.15246017277240753, 0.41173645853996277, 0.0382545106112957, 0.04625533148646355, 0.04534800723195076, 0.19522488117218018, 0.22148099541664124, 0.4438568651676178, 0.08950924873352051, 0.16648146510124207, 0.08502927422523499, 0.06947935372591019, 0.1353880763053894, 0.23360852897167206, 0.18814995884895325, 0.020206887274980545, 0.016888853162527084, 0.05956090986728668, 0.2405693382024765, 0.18756981194019318, 0.22918309271335602, 265.3692932128906, 211.4644775390625], "count": [993]}, "action": {"min": [-1.0191620588302612, 0.22430644929409027, 0.2134384959936142, -1.590302586555481, -0.48457321524620056, -0.381220281124115, -1.2685292959213257, -0.3625919818878174, 0.39473456144332886, 0.09457425028085709, -2.127553939819336, -1.9108946323394775, -0.9829647541046143, 0.02056870609521866, 0.22457696497440338, -0.6539115905761719, -1.7232879400253296, 0.015088371001183987, -0.1336682289838791, -0.27335017919540405, -0.3492591977119446, -0.470451295375824, 0.06928174942731857, 0.8673005700111389, -1.8105093240737915, 0.05207524448633194, 394.0, 359.0], "max": [-0.0370151624083519, 0.6138388514518738, 0.8134096264839172, 0.0038462697993963957, -0.21515873074531555, 0.28629618883132935, 0.028268516063690186, -0.2082187831401825, 0.5579531788825989, 0.2505059242248535, -1.2845089435577393, -1.1211681365966797, 0.38835862278938293, 0.47582584619522095, 0.604684591293335, -0.29623472690582275, -1.2850903272628784, 0.49982738494873047, 0.4671439230442047, 0.5213363766670227, -0.2667939364910126, -0.39643505215644836, 0.2349788099527359, 1.7282453775405884, -1.121137022972107, 0.9352208971977234, 1001.125, 1005.375], "mean": [-0.44360798597335815, 0.3914019465446472, 0.4511511027812958, -1.1147247552871704, -0.3113504946231842, -0.05110206454992294, -0.5144351720809937, -0.3002690076828003, 0.4843127429485321, 0.1805162876844406, -1.6421008110046387, -1.5818631649017334, -0.4835759699344635, 0.22966738045215607, 0.39925727248191833, -0.41564249992370605, -1.4199373722076416, 0.17989829182624817, 0.01047956570982933, 0.05504728481173515, -0.30050474405288696, -0.4513207972049713, 0.16204698383808136, 1.5472887754440308, -1.2651057243347168, 0.7274001836776733, 818.2064208984375, 919.4431762695312], "std": [0.3021923303604126, 0.11073076725006104, 0.1561325341463089, 0.4252587854862213, 0.06393171101808548, 0.15245524048805237, 0.41138699650764465, 0.038362134248018265, 0.046253662556409836, 0.04535835236310959, 0.1952812522649765, 0.22100387513637543, 0.4438934028148651, 0.08952059596776962, 0.16643083095550537, 0.08510313928127289, 0.06952646374702454, 0.13538743555545807, 0.23359322547912598, 0.18817660212516785, 0.02023256942629814, 0.01688813976943493, 0.05953075736761093, 0.24062632024288177, 0.1875288039445877, 0.22926568984985352, 265.3692932128906, 211.46444702148438], "count": [993]}, "timestamp": {"min": [0.0], "max": [33.06666666666667], "mean": [16.53333333333333], "std": [9.555142109918656], "count": [993]}, "frame_index": {"min": [0], "max": [992], "mean": [496.0], "std": [286.6542632975597], "count": [993]}, "episode_index": {"min": [121], "max": [121], "mean": [121.0], "std": [0.0], "count": [993]}, "index": {"min": [113207], "max": [114199], "mean": [113703.0], "std": [286.6542632975597], "count": [993]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [993]}, "subtask_annotation": {"mean": [5.1309164149043305, 16.0, 16.0, 16.0, 16.0], "std": [5.716443382090545, 0.0, 0.0, 0.0, 0.0], "min": [0, 16, 16, 16, 16], "max": [16, 16, 16, 16, 16], "count": [993]}, "scene_annotation": {"mean": [121.0], "std": [0.0], "min": [121], "max": [121], "count": [993]}, "eef_direction_state": {"mean": [4.430010070493454, 5.272910372608258], "std": [2.266127320147095, 1.673513014497063], "min": [0, 0], "max": [6, 6], "count": [993]}, "eef_velocity_state": {"mean": [0.5015105740181269, 0.20342396777442096], "std": [0.6822802049638937, 0.45203841608527434], "min": [0, 0], "max": [2, 2], "count": [993]}, "eef_acc_mag_state": {"mean": [0.31017119838872104, 0.11681772406847936], "std": [0.6382150894479632, 0.41914066407595885], "min": [0, 0], "max": [2, 2], "count": [993]}, "eef_direction_action": {"mean": [4.430010070493454, 5.272910372608258], "std": [2.266127320147095, 1.673513014497063], "min": [0, 0], "max": [6, 6], "count": [993]}, "eef_velocity_action": {"mean": [0.5015105740181269, 0.20342396777442096], "std": [0.6822802049638939, 0.45203841608527434], "min": [0, 0], "max": [2, 2], "count": [993]}, "eef_acc_mag_action": {"mean": [0.31017119838872104, 0.11681772406847936], "std": [0.6382150894479633, 0.4191406640759589], "min": [0, 0], "max": [2, 2], "count": [993]}, "eef_sim_pose_state": {"mean": [0.5527943148977994, 0.28144944993141235, 1.1603301690866987, 0.21308321918304293, -0.10498765356322137, 0.8349270170252191, 0.5014072178356159, -0.24274157479406155, 1.1516389670185319, -0.11717315916825857, -0.2662908064679385, -1.1775929636856355], "std": [0.06494367701905686, 0.04298075933918375, 0.030628611891028036, 0.21029659159177364, 0.08841996406545563, 0.3865352318533929, 0.021312447573723275, 0.0523542752658519, 0.013270531569213817, 0.22262834781507707, 0.13118471047196553, 0.21175959855274631], "min": [0.44818004647995763, 0.2146999425807022, 1.1187475771839976, -0.0673444896668366, -0.38304141072718645, 0.05504043161074948, 0.4451409810741649, -0.30966239920159944, 1.1371436674079407, -0.5821284396984763, -0.38309916410938216, -1.532485355503711], "max": [0.6701576142243826, 0.36839704502580795, 1.2379601112033316, 0.49658827959238805, 0.03251467697860466, 1.2500795456619163, 0.552236741339698, -0.17654567788961692, 1.191817911685596, 0.10427644480108844, 0.045365828407413655, -0.6016386484299878], "count": [993]}, "eef_sim_pose_action": {"mean": [0.5528895102377929, 0.2813659346401594, 1.1604184140143816, 0.21295001348749387, -0.10467821196822112, 0.8345319994514283, 0.5014157932111466, -0.2426411967054274, 1.15166622664175, -0.1170086801007497, -0.26609722658937734, -1.1774593805186904], "std": [0.06491883250199247, 0.043006585909340145, 0.03069554876755383, 0.21042532202843695, 0.08798281940544393, 0.38631113979142817, 0.021309007016963633, 0.052321426922791785, 0.01327392970247003, 0.2227190782139448, 0.13115410033491634, 0.21175562160297942], "min": [0.44818004647995763, 0.2146999425807022, 1.1187475771839976, -0.06646383075630569, -0.38304141072718645, 0.05504043161074948, 0.4451409810741649, -0.30966239920159944, 1.1371436674079407, -0.5821284396984763, -0.38309916410938216, -1.532485355503711], "max": [0.6701576142243826, 0.36839704502580795, 1.2379601112033316, 0.49658827959238805, 0.03251467697860466, 1.2500795456619163, 0.552236741339698, -0.17654567788961692, 1.191817911685596, 0.10427644480108844, 0.045365828407413655, -0.6016386484299878], "count": [993]}, "gripper_mode_state": {"mean": [0.2799597180261833, 0.12386706948640483], "std": [0.44897914685304186, 0.3294298386352653], "min": [0, 0], "max": [1, 1], "count": [993]}, "gripper_activity_state": {"mean": [1.8549848942598188, 1.9295065458207452], "std": [0.46543986144914057, 0.33443743359013584], "min": [0, 0], "max": [2, 2], "count": [993]}, "gripper_mode_action": {"mean": [0.2799597180261833, 0.12386706948640483], "std": [0.44897914685304186, 0.32942983863526537], "min": [0, 0], "max": [1, 1], "count": [993]}, "gripper_activity_action": {"mean": [1.8549848942598188, 1.9295065458207452], "std": [0.46543986144914057, 0.33443743359013584], "min": [0, 0], "max": [2, 2], "count": [993]}, "gripper_open_scale_state": {"mean": [0.7438240410143768, 0.8358575585852587], "std": [0.24124470792363006, 0.19224038636169669], "min": [0.35818181818181816, 0.32636363636363636], "max": [0.9101136363636364, 0.9139772727272727], "count": [993]}, "gripper_open_scale_action": {"mean": [0.7438240410143767, 0.8358574949964941], "std": [0.24124470792363004, 0.1922403605962095], "min": [0.35818181818181816, 0.32636363636363636], "max": [0.9101136363636364, 0.9139772727272727], "count": [993]}}} +{"episode_index": 118, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5070331886668111]], [[0.4604619398403929]], [[0.3982633404650995]]], "std": [[[0.15499996717735703]], [[0.15464771229321994]], [[0.1943096444523333]]], "count": [181]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47663164089300547]], [[0.4509390798216155]], [[0.4090430569096884]]], "std": [[[0.16527558622800384]], [[0.14485217658702268]], [[0.18217309691464958]]], "count": [181]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.459911114722132]], [[0.4455870718683422]], [[0.40753777014949627]]], "std": [[[0.17724196726689387]], [[0.15693481838828063]], [[0.19307374324939766]]], "count": [181]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5002425454988625]], [[0.4503270761112917]], [[0.395034293413498]]], "std": [[[0.13343939084846193]], [[0.1357553783480259]], [[0.177276529402213]]], "count": [181]}, "observation.state": {"min": [-0.6089966297149658, 0.143769308924675, 0.23566526174545288, -1.6301789283752441, -0.5832628607749939, -0.22505038976669312, -0.8842917680740356, -0.37912219762802124, 0.3862118721008301, 0.0621001236140728, -1.8067272901535034, -2.025102376937866, -1.106121301651001, 0.09737737476825714, 0.21939553320407867, -0.5539838671684265, -1.6273034811019897, -0.1273283213376999, -0.12065678834915161, -0.028267787769436836, -0.3411743640899658, -0.445232629776001, 0.04713812470436096, 1.2807711362838745, -1.6142005920410156, 0.20268045365810394, 400.0, 358.125], "max": [-0.04417646676301956, 0.6974161267280579, 0.7143043279647827, -0.6389017701148987, -0.14825153350830078, 0.4298276901245117, 0.02828633226454258, -0.2765558063983917, 0.5478309392929077, 0.23536637425422668, -1.1527040004730225, -1.121137022972107, 0.013509017415344715, 0.33184272050857544, 0.747971773147583, -0.3031167984008789, -1.37822425365448, 0.4512788653373718, 0.7092450857162476, 0.4297022521495819, -0.25191530585289, -0.40166836977005005, 0.2411833107471466, 1.8101006746292114, -1.116077184677124, 0.7832637429237366, 1000.125, 1005.4375], "mean": [-0.3625167906284332, 0.3449508249759674, 0.4300241470336914, -1.215854525566101, -0.3289346396923065, 0.05525626242160797, -0.401811420917511, -0.3204759657382965, 0.47117775678634644, 0.13977915048599243, -1.546814203262329, -1.6649036407470703, -0.5621195435523987, 0.20004591345787048, 0.41397514939308167, -0.42455053329467773, -1.4747545719146729, 0.08671154826879501, 0.05733007192611694, 0.10517234355211258, -0.2990768849849701, -0.44047436118125916, 0.15501712262630463, 1.6054080724716187, -1.236660361289978, 0.623258650302887, 815.5107421875, 938.6666870117188], "std": [0.1701475828886032, 0.13153305649757385, 0.13602671027183533, 0.2779832184314728, 0.10303090512752533, 0.1544121652841568, 0.2299223244190216, 0.03181691840291023, 0.0409776009619236, 0.045931458473205566, 0.22186851501464844, 0.18697498738765717, 0.2871645987033844, 0.04202231764793396, 0.17085754871368408, 0.05013355612754822, 0.05961006134748459, 0.1796530783176422, 0.22561226785182953, 0.12372607737779617, 0.016115274280309677, 0.007276060059666634, 0.06731297075748444, 0.14433814585208893, 0.16810183227062225, 0.1762167066335678, 265.13751220703125, 188.12510681152344], "count": [1026]}, "action": {"min": [-0.6089966297149658, 0.143769308924675, 0.23566526174545288, -1.6301789283752441, -0.5832628607749939, -0.22505038976669312, -0.8842917680740356, -0.37912219762802124, 0.3862118721008301, 0.0621001236140728, -1.8067272901535034, -2.025102376937866, -1.106121301651001, 0.09737737476825714, 0.21939553320407867, -0.5539838671684265, -1.6273034811019897, -0.1273283213376999, -0.12065678834915161, -0.028267787769436836, -0.3411743640899658, -0.445232629776001, 0.04713812470436096, 1.2807711362838745, -1.6142005920410156, 0.20268045365810394, 400.0, 358.125], "max": [-0.04417646676301956, 0.6974161267280579, 0.7143043279647827, -0.6389017701148987, -0.14825153350830078, 0.4298276901245117, 0.02828633226454258, -0.2765558063983917, 0.5478309392929077, 0.23536637425422668, -1.1527040004730225, -1.121137022972107, 0.013509017415344715, 0.33184272050857544, 0.747971773147583, -0.3031167984008789, -1.37822425365448, 0.4512788653373718, 0.7092450857162476, 0.4297022521495819, -0.25191530585289, -0.40166836977005005, 0.2411833107471466, 1.8101006746292114, -1.116077184677124, 0.7832637429237366, 1000.125, 1005.4375], "mean": [-0.3625321388244629, 0.34461572766304016, 0.4299067556858063, -1.2158584594726562, -0.32909971475601196, 0.05523831024765968, -0.4020639657974243, -0.32044509053230286, 0.4711886942386627, 0.13967157900333405, -1.5468418598175049, -1.6653754711151123, -0.5624665021896362, 0.19997376203536987, 0.4136269688606262, -0.4244091808795929, -1.474962830543518, 0.08647390455007553, 0.0574335977435112, 0.10544811189174652, -0.29902204871177673, -0.4404551684856415, 0.15488846600055695, 1.6056368350982666, -1.23685622215271, 0.6232922077178955, 815.5107421875, 938.6666870117188], "std": [0.1701335906982422, 0.1313086599111557, 0.13606011867523193, 0.2779860496520996, 0.10304627567529678, 0.15443380177021027, 0.22959183156490326, 0.03184365853667259, 0.04097216576337814, 0.04583752527832985, 0.22187355160713196, 0.18621133267879486, 0.2876017093658447, 0.042086564004421234, 0.17083272337913513, 0.050262562930583954, 0.059763308614492416, 0.17959313094615936, 0.2255554497241974, 0.12374362349510193, 0.016177985817193985, 0.00728944456204772, 0.06728607416152954, 0.14447292685508728, 0.16808421909809113, 0.17624393105506897, 265.13751220703125, 188.1250762939453], "count": [1026]}, "timestamp": {"min": [0.0], "max": [34.166666666666664], "mean": [17.083333333333332], "std": [9.872684913811815], "count": [1026]}, "frame_index": {"min": [0], "max": [1025], "mean": [512.5], "std": [296.18054741435446], "count": [1026]}, "episode_index": {"min": [122], "max": [122], "mean": [122.0], "std": [0.0], "count": [1026]}, "index": {"min": [114200], "max": [115225], "mean": [114712.5], "std": [296.18054741435446], "count": [1026]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1026]}, "subtask_annotation": {"mean": [4.995126705653021, 16.0, 16.0, 16.0, 16.0], "std": [4.76248493968325, 0.0, 0.0, 0.0, 0.0], "min": [0, 16, 16, 16, 16], "max": [16, 16, 16, 16, 16], "count": [1026]}, "scene_annotation": {"mean": [122.0], "std": [0.0], "min": [122], "max": [122], "count": [1026]}, "eef_direction_state": {"mean": [4.815789473684211, 5.427875243664717], "std": [1.9194765090355044, 1.4425863334529168], "min": [0, 0], "max": [6, 6], "count": [1026]}, "eef_velocity_state": {"mean": [0.3489278752436647, 0.1949317738791423], "std": [0.5252715075000629, 0.4724512467232741], "min": [0, 0], "max": [2, 2], "count": [1026]}, "eef_acc_mag_state": {"mean": [0.20565302144249512, 0.15107212475633527], "std": [0.5276074324748995, 0.47097408563522486], "min": [0, 0], "max": [2, 2], "count": [1026]}, "eef_direction_action": {"mean": [4.815789473684211, 5.427875243664717], "std": [1.9194765090355044, 1.4425863334529168], "min": [0, 0], "max": [6, 6], "count": [1026]}, "eef_velocity_action": {"mean": [0.3489278752436647, 0.1949317738791423], "std": [0.5252715075000629, 0.47245124672327404], "min": [0, 0], "max": [2, 2], "count": [1026]}, "eef_acc_mag_action": {"mean": [0.20565302144249512, 0.15107212475633527], "std": [0.5276074324748995, 0.47097408563522486], "min": [0, 0], "max": [2, 2], "count": [1026]}, "eef_sim_pose_state": {"mean": [0.5362209669086908, 0.2408391182572699, 1.1415690240963179, 0.22554933978827563, -0.030052525598660878, 0.8910192567161197, 0.4908817553922649, -0.2395336324952351, 1.1562972014209547, -0.1571684753129644, -0.3427474447539933, -1.1094778418816125], "std": [0.04352143893690117, 0.032773374839014754, 0.02136099021093558, 0.18640539675238213, 0.09776401320784653, 0.27449147026551735, 0.007166420988867688, 0.06237762946418653, 0.015668317921244335, 0.19847066986117398, 0.10912341410481985, 0.12178322561587984], "min": [0.4466371918998152, 0.18257070249418886, 1.094487752389491, -0.18463494337115788, -0.38299992013602346, 0.4064297052854376, 0.4602725475696271, -0.332335860960717, 1.1397718114394426, -0.6391841132771755, -0.46598150671248617, -1.2503276469930018], "max": [0.5998447592747899, 0.3332596723075632, 1.1725867436868305, 0.5146013555431561, 0.09295819280102946, 1.2501593669529134, 0.5106870799835265, -0.13628841496210933, 1.1955751314116523, 0.0476762255392319, -0.08843934472554027, -0.8635281965352748], "count": [1026]}, "eef_sim_pose_action": {"mean": [0.5362390807513088, 0.24074747819282027, 1.1415818040251802, 0.22534459105533594, -0.029599473408241282, 0.8908432771912072, 0.49087232079057946, -0.23942675366688318, 1.1563418961415415, -0.15705035996602015, -0.342650427432158, -1.1092554291652932], "std": [0.04350549506282843, 0.03271221075093702, 0.021363828335420637, 0.1866846840572741, 0.09720282327466982, 0.27431898250571934, 0.00717572643074251, 0.062351282670865954, 0.015686502084951245, 0.1985550863623879, 0.10913180473332941, 0.12173411706406478], "min": [0.4466371918998152, 0.18257070249418886, 1.094487752389491, -0.18463494337115788, -0.38299992013602346, 0.4064297052854376, 0.4602725475696271, -0.332335860960717, 1.1397718114394426, -0.6391841132771755, -0.46598150671248617, -1.2503276469930018], "max": [0.5998447592747899, 0.3332596723075632, 1.1725867436868305, 0.5146013555431561, 0.09295819280102946, 1.2501579337582196, 0.5106870799835265, -0.13628841496210933, 1.1955751314116523, 0.0476762255392319, -0.08843934472554027, -0.8635281965352748], "count": [1026]}, "gripper_mode_state": {"mean": [0.2884990253411306, 0.09551656920077972], "std": [0.4530643858419557, 0.29392712397615467], "min": [0, 0], "max": [1, 1], "count": [1026]}, "gripper_activity_state": {"mean": [1.8625730994152048, 1.9307992202729045], "std": [0.45629964230191467, 0.3334601288658881], "min": [0, 0], "max": [2, 2], "count": [1026]}, "gripper_mode_action": {"mean": [0.2884990253411306, 0.09551656920077972], "std": [0.4530643858419557, 0.29392712397615467], "min": [0, 0], "max": [1, 1], "count": [1026]}, "gripper_activity_action": {"mean": [1.8625730994152048, 1.9307992202729045], "std": [0.45629964230191467, 0.3334601288658881], "min": [0, 0], "max": [2, 2], "count": [1026]}, "gripper_open_scale_state": {"mean": [0.741373382952336, 0.8533334294342332], "std": [0.2410340020100629, 0.1710240012273944], "min": [0.36363636363636365, 0.3255681818181818], "max": [0.9092045454545454, 0.9140340909090909], "count": [1026]}, "gripper_open_scale_action": {"mean": [0.741373382952336, 0.8533333877923137], "std": [0.2410340020100629, 0.1710239865136675], "min": [0.36363636363636365, 0.3255681818181818], "max": [0.9092045454545454, 0.9140340909090909], "count": [1026]}}} +{"episode_index": 119, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.511342002969951]], [[0.464354695914005]], [[0.4009710391231964]]], "std": [[[0.14190820457463804]], [[0.14279587219104942]], [[0.18725613125542026]]], "count": [159]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46745287771817323]], [[0.4509858734636412]], [[0.4118435483207958]]], "std": [[[0.16776635435919104]], [[0.14459921716794752]], [[0.18134921550251695]]], "count": [159]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44277340763349365]], [[0.4493599691186747]], [[0.4222622960085502]]], "std": [[[0.16875869967431587]], [[0.14109848472187797]], [[0.18073552052075878]]], "count": [159]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4926809524910593]], [[0.44706089298927115]], [[0.38917701525054466]]], "std": [[[0.13087315528241764]], [[0.1371707490716471]], [[0.1779041800508789]]], "count": [159]}, "observation.state": {"min": [-0.5382038950920105, 0.0009490227675996721, 0.1938449889421463, -1.6930991411209106, -0.4897448420524597, -0.12048225849866867, -0.5705764889717102, -0.3436353802680969, 0.38832569122314453, 0.03849206119775772, -1.6461256742477417, -1.7507396936416626, -1.1305923461914062, 0.11372892558574677, 0.288391649723053, -0.552154541015625, -1.5689254999160767, 0.04996877536177635, -0.12047462165355682, -0.028296150267124176, -0.358256995677948, -0.4767721891403198, 0.08614237606525421, 1.236535668373108, -1.7634010314941406, 0.21284185349941254, 400.0, 357.6875], "max": [-0.033855024725198746, 0.6854409575462341, 0.6668226718902588, -0.9809470176696777, 0.02736349031329155, 0.608767569065094, 0.038470327854156494, -0.2663159966468811, 0.5342600345611572, 0.2365722507238388, -1.0038337707519531, -1.121137022972107, 0.04630684107542038, 0.377098023891449, 0.6455056667327881, -0.283454567193985, -1.33659827709198, 0.4494430124759674, 0.3815191686153412, 0.4716348648071289, -0.2573128044605255, -0.41137298941612244, 0.23498062789440155, 1.8270925283432007, -1.121137022972107, 0.8284130692481995, 1001.0625, 1005.625], "mean": [-0.24731065332889557, 0.25434350967407227, 0.3581905961036682, -1.4470638036727905, -0.1761941909790039, 0.26973748207092285, -0.15524762868881226, -0.29525884985923767, 0.4552624225616455, 0.11942996829748154, -1.386860966682434, -1.4850038290023804, -0.6619301438331604, 0.2432197630405426, 0.4453470706939697, -0.40501970052719116, -1.4032785892486572, 0.23449917137622833, 0.004306846298277378, 0.1924830973148346, -0.30027055740356445, -0.4539308547973633, 0.17552685737609863, 1.5978511571884155, -1.3643990755081177, 0.670021653175354, 837.9876098632812, 914.2670288085938], "std": [0.13231080770492554, 0.15665508806705475, 0.11538860946893692, 0.1774814873933792, 0.10920686274766922, 0.21239565312862396, 0.1630692183971405, 0.026190705597400665, 0.031601179391145706, 0.04954070970416069, 0.19011510908603668, 0.1489352434873581, 0.2836237847805023, 0.061594340950250626, 0.14389380812644958, 0.07619857788085938, 0.04742278903722763, 0.08463893085718155, 0.1636691689491272, 0.1779569685459137, 0.024553975090384483, 0.016183234751224518, 0.05413830652832985, 0.13871775567531586, 0.2168036550283432, 0.17433874309062958, 254.237060546875, 216.671142578125], "count": [866]}, "action": {"min": [-0.5382038950920105, 0.0009490227675996721, 0.1938449889421463, -1.6930991411209106, -0.4897448420524597, -0.12048225849866867, -0.5705764889717102, -0.3436353802680969, 0.38832569122314453, 0.03849206119775772, -1.6461256742477417, -1.7507396936416626, -1.1305923461914062, 0.11372892558574677, 0.288391649723053, -0.552154541015625, -1.5689254999160767, 0.04996877536177635, -0.12047462165355682, -0.028296150267124176, -0.358256995677948, -0.4767721891403198, 0.08614237606525421, 1.236535668373108, -1.7634010314941406, 0.21284185349941254, 400.0, 357.6875], "max": [-0.033855024725198746, 0.6854409575462341, 0.6668226718902588, -0.9809470176696777, 0.02736349031329155, 0.608767569065094, 0.038470327854156494, -0.2663159966468811, 0.5342600345611572, 0.2365722507238388, -1.0038337707519531, -1.121137022972107, 0.04630684107542038, 0.377098023891449, 0.6455056667327881, -0.283454567193985, -1.33659827709198, 0.4494430124759674, 0.3815191686153412, 0.4716348648071289, -0.2573128044605255, -0.41137298941612244, 0.23498062789440155, 1.8270925283432007, -1.121137022972107, 0.8284130692481995, 1001.0625, 1005.625], "mean": [-0.24716676771640778, 0.2536502182483673, 0.3579026758670807, -1.447229266166687, -0.17587508261203766, 0.26988252997398376, -0.1553311049938202, -0.2952207922935486, 0.45524734258651733, 0.11926449835300446, -1.3867151737213135, -1.485247015953064, -0.6623334884643555, 0.24316446483135223, 0.4449847936630249, -0.40482836961746216, -1.4034485816955566, 0.2343778908252716, 0.004432355053722858, 0.19281992316246033, -0.30021944642066956, -0.4539228677749634, 0.17540644109249115, 1.5980145931243896, -1.3647338151931763, 0.6701154112815857, 837.9884033203125, 914.26708984375], "std": [0.13243038952350616, 0.1564321368932724, 0.11546716839075089, 0.17751544713974, 0.1093827337026596, 0.21217185258865356, 0.1629936695098877, 0.02619507536292076, 0.031609006226062775, 0.04939337819814682, 0.19002075493335724, 0.14851197600364685, 0.2839915454387665, 0.06165502592921257, 0.14388719201087952, 0.0762900710105896, 0.04771682620048523, 0.08468624949455261, 0.16361524164676666, 0.1778147965669632, 0.024582639336586, 0.016189269721508026, 0.05412199720740318, 0.13877221941947937, 0.21665114164352417, 0.17440149188041687, 254.23680114746094, 216.67129516601562], "count": [866]}, "timestamp": {"min": [0.0], "max": [28.833333333333332], "mean": [14.416666666666666], "std": [8.333083329583221], "count": [866]}, "frame_index": {"min": [0], "max": [865], "mean": [432.5], "std": [249.99249988749662], "count": [866]}, "episode_index": {"min": [123], "max": [123], "mean": [123.0], "std": [0.0], "count": [866]}, "index": {"min": [115226], "max": [116091], "mean": [115658.5], "std": [249.99249988749662], "count": [866]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [866]}, "subtask_annotation": {"mean": [8.321016166281755, 16.0, 16.0, 16.0, 16.0], "std": [4.222008418691108, 0.0, 0.0, 0.0, 0.0], "min": [1, 16, 16, 16, 16], "max": [16, 16, 16, 16, 16], "count": [866]}, "scene_annotation": {"mean": [123.0], "std": [0.0], "min": [123], "max": [123], "count": [866]}, "eef_direction_state": {"mean": [4.46189376443418, 5.225173210161663], "std": [2.17301381112869, 1.654684449735618], "min": [0, 0], "max": [6, 6], "count": [866]}, "eef_velocity_state": {"mean": [0.4284064665127021, 0.20323325635103925], "std": [0.5584343845124163, 0.40240464692147243], "min": [0, 0], "max": [2, 1], "count": [866]}, "eef_acc_mag_state": {"mean": [0.2113163972286374, 0.1605080831408776], "std": [0.5289855856044822, 0.4837896213651831], "min": [0, 0], "max": [2, 2], "count": [866]}, "eef_direction_action": {"mean": [4.46189376443418, 5.225173210161663], "std": [2.17301381112869, 1.654684449735618], "min": [0, 0], "max": [6, 6], "count": [866]}, "eef_velocity_action": {"mean": [0.4284064665127021, 0.20323325635103925], "std": [0.5584343845124163, 0.40240464692147243], "min": [0, 0], "max": [2, 1], "count": [866]}, "eef_acc_mag_action": {"mean": [0.2113163972286374, 0.1605080831408776], "std": [0.5289855856044822, 0.4837896213651831], "min": [0, 0], "max": [2, 2], "count": [866]}, "eef_sim_pose_state": {"mean": [0.5094717183470573, 0.20296746346893665, 1.170682232199587, 0.2734764367768268, -0.08877777318621627, 1.1157819770231239, 0.5066821854671001, -0.26462193907792375, 1.1534378566727717, -0.13378524303781367, -0.23386237255121967, -1.0706122020549516], "std": [0.03472463786348582, 0.042237450608894035, 0.017307437322288715, 0.22239884168180094, 0.09360204651563704, 0.21131108305840196, 0.019593434908763852, 0.042403413611577546, 0.014858604144724032, 0.17069077733385643, 0.13474655754012518, 0.16572728453509863], "min": [0.4440494580052208, 0.13911141002616856, 1.139078567187021, -0.05961717177865411, -0.38291664969437655, 0.5498218043042198, 0.4660732040349433, -0.3096615504057199, 1.1241513268119743, -0.48828876729075127, -0.38303849930078093, -1.2503313773857743], "max": [0.5877455655432545, 0.31850241249393396, 1.1993472045195817, 0.6092605632853364, 0.025046435384109333, 1.3555030105739463, 0.5322713132820713, -0.19423546787642584, 1.1798637319377838, 0.058977104381996825, -0.007176143743340635, -0.7133098622902538], "count": [866]}, "eef_sim_pose_action": {"mean": [0.5094553119265232, 0.2027973788671141, 1.1707076053236893, 0.27333097481041707, -0.08838611467335061, 1.1158705111019653, 0.5066840075198781, -0.26452464293293765, 1.153479592162736, -0.13367548930487783, -0.23363121658660718, -1.0703723643413503], "std": [0.034737828818639065, 0.04210367625496103, 0.01727817541726938, 0.22256915507059738, 0.09307861848151773, 0.2113835185992991, 0.01959182995392611, 0.04239669619847641, 0.014871111290571008, 0.17075864959719558, 0.1346622178743909, 0.16561736511330258], "min": [0.4440494580052208, 0.13911141002616856, 1.139078567187021, -0.05961717177865411, -0.3829165849096141, 0.5498218043042198, 0.4660732040349433, -0.3096615504057199, 1.1241513268119743, -0.48828876729075127, -0.38303849930078093, -1.2503313773857743], "max": [0.5877455655432545, 0.31850241249393396, 1.1993472045195817, 0.6092605632853364, 0.025046435384109333, 1.3555030105739463, 0.5322713132820713, -0.19423546787642584, 1.1798637319377838, 0.058977104381996825, -0.007176143743340635, -0.7133098622902538], "count": [866]}, "gripper_mode_state": {"mean": [0.2471131639722864, 0.13163972286374134], "std": [0.4313331058055838, 0.3380986634521034], "min": [0, 0], "max": [1, 1], "count": [866]}, "gripper_activity_state": {"mean": [1.8406466512702078, 1.9191685912240184], "std": [0.49009736257018616, 0.3569530431880403], "min": [0, 0], "max": [2, 2], "count": [866]}, "gripper_mode_action": {"mean": [0.2471131639722864, 0.13163972286374134], "std": [0.4313331058055838, 0.3380986634521034], "min": [0, 0], "max": [1, 1], "count": [866]}, "gripper_activity_action": {"mean": [1.8406466512702078, 1.9191685912240184], "std": [0.4900973625701861, 0.3569530431880403], "min": [0, 0], "max": [2, 2], "count": [866]}, "gripper_open_scale_state": {"mean": [0.7618069749536261, 0.831151877304547], "std": [0.231124500640869, 0.19697419025948898], "min": [0.36363636363636365, 0.32517045454545457], "max": [0.9100568181818182, 0.9142045454545454], "count": [866]}, "gripper_open_scale_action": {"mean": [0.7618077381814041, 0.8311519575229132], "std": [0.2311249878249931, 0.19697422393256417], "min": [0.36363636363636365, 0.32517045454545457], "max": [0.9100568181818182, 0.9142045454545454], "count": [866]}}} +{"episode_index": 120, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5129690300518833]], [[0.46708797945724684]], [[0.4039815913263931]]], "std": [[[0.15322618274698122]], [[0.15684859713520868]], [[0.19720853074136602]]], "count": [194]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47506412345866184]], [[0.45784855088942794]], [[0.4236511953793545]]], "std": [[[0.17358873357564417]], [[0.14996388075144407]], [[0.18590142976711546]]], "count": [194]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4432967623475507]], [[0.4511783698874739]], [[0.4240394167761606]]], "std": [[[0.16662694410623752]], [[0.14207999329614462]], [[0.18098313703883112]]], "count": [194]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.506327549103834]], [[0.4562291392931743]], [[0.39915603522336773]]], "std": [[[0.13525423898297448]], [[0.14000658327371107]], [[0.18181385216968257]]], "count": [194]}, "observation.state": {"min": [-0.8104556202888489, 0.2483036369085312, 0.32570570707321167, -1.6726887226104736, -0.4517119526863098, -0.12047353386878967, -0.7477437853813171, -0.3583178222179413, 0.40708842873573303, 0.07502356171607971, -1.8983501195907593, -1.77631676197052, -0.7793046236038208, -0.050878528505563736, 0.15886422991752625, -0.5207124352455139, -1.7392685413360596, -0.09585021436214447, -0.12047026306390762, -0.028299422934651375, -0.3528669476509094, -0.4636474847793579, 0.04687574878334999, 1.3951125144958496, -1.7171732187271118, 0.2583080232143402, 395.5, 358.8125], "max": [-0.07396378368139267, 0.6209379434585571, 0.7114965915679932, -0.4329703748226166, -0.07018950581550598, 0.44143739342689514, 0.028232881799340248, -0.2497706264257431, 0.5707597732543945, 0.23496787250041962, -1.0844143629074097, -1.121137022972107, 0.049896858632564545, 0.3117539882659912, 0.6989771127700806, -0.18039505183696747, -1.2549222707748413, 0.3480786383152008, 0.47180503606796265, 0.4622111916542053, -0.26424095034599304, -0.3899092972278595, 0.25069519877433777, 1.696345329284668, -1.121137022972107, 0.9538742303848267, 1000.5625, 1005.5625], "mean": [-0.4390231668949127, 0.38787728548049927, 0.46947917342185974, -1.1956090927124023, -0.22321933507919312, 0.06597065925598145, -0.43025389313697815, -0.30133694410324097, 0.4878688156604767, 0.15641966462135315, -1.6254136562347412, -1.5247968435287476, -0.4349374771118164, 0.2234739065170288, 0.33144038915634155, -0.3998025357723236, -1.4158368110656738, 0.08377725630998611, 0.0327652171254158, 0.13065440952777863, -0.3006274700164795, -0.4500705301761627, 0.1382199227809906, 1.5902109146118164, -1.2985963821411133, 0.6794722676277161, 835.9638061523438, 896.3095703125], "std": [0.1995764672756195, 0.07836705446243286, 0.10826834291219711, 0.32343581318855286, 0.0720585510134697, 0.15273545682430267, 0.24168901145458221, 0.03148602694272995, 0.04210928827524185, 0.0445232056081295, 0.21619851887226105, 0.15343709290027618, 0.2635408937931061, 0.07003654539585114, 0.2085370570421219, 0.07273611426353455, 0.08105494827032089, 0.15789657831192017, 0.18745259940624237, 0.15433838963508606, 0.02063930593430996, 0.015772201120853424, 0.07471758872270584, 0.09841010719537735, 0.20413197576999664, 0.2170070856809616, 258.2748107910156, 236.0263671875], "count": [1129]}, "action": {"min": [-0.8104556202888489, 0.2483036369085312, 0.32570570707321167, -1.6726887226104736, -0.4517119526863098, -0.12047353386878967, -0.7477437853813171, -0.3583178222179413, 0.40708842873573303, 0.07502356171607971, -1.8983501195907593, -1.77631676197052, -0.7793046236038208, -0.050878528505563736, 0.15886422991752625, -0.5207124352455139, -1.7392685413360596, -0.09585021436214447, -0.12047026306390762, -0.028299422934651375, -0.3528669476509094, -0.4636474847793579, 0.04687574878334999, 1.3951125144958496, -1.7171732187271118, 0.2583080232143402, 395.5, 358.8125], "max": [-0.07396378368139267, 0.6209379434585571, 0.7114965915679932, -0.4329703748226166, -0.07018950581550598, 0.44143739342689514, 0.028235062956809998, -0.2497706264257431, 0.5707597732543945, 0.23496738076210022, -1.0844143629074097, -1.121137022972107, 0.049896858632564545, 0.3117539882659912, 0.6989771127700806, -0.18039505183696747, -1.2549222707748413, 0.3480786383152008, 0.47180503606796265, 0.4622111916542053, -0.26424095034599304, -0.3899092972278595, 0.25069519877433777, 1.696345329284668, -1.121137022972107, 0.9538742303848267, 1000.5625, 1005.5625], "mean": [-0.4391365051269531, 0.38759297132492065, 0.46947675943374634, -1.195629596710205, -0.22305995225906372, 0.0662200003862381, -0.4303889274597168, -0.30130210518836975, 0.4878968298435211, 0.1563003957271576, -1.6254568099975586, -1.524962067604065, -0.4348547160625458, 0.22325490415096283, 0.33112072944641113, -0.39956411719322205, -1.4161179065704346, 0.08368320018053055, 0.03288979455828667, 0.13088706135749817, -0.30059289932250977, -0.45002222061157227, 0.13813766837120056, 1.590235710144043, -1.29887855052948, 0.6796377301216125, 835.9635620117188, 896.3096313476562], "std": [0.1994769424200058, 0.07816211879253387, 0.10826876014471054, 0.32345038652420044, 0.0721893310546875, 0.15266059339046478, 0.2414752095937729, 0.03149973601102829, 0.042091432958841324, 0.04449304938316345, 0.21619270741939545, 0.15310251712799072, 0.26345765590667725, 0.07049598544836044, 0.20839452743530273, 0.0730075016617775, 0.08158926665782928, 0.15782688558101654, 0.1873975247144699, 0.15429672598838806, 0.020658597350120544, 0.015870211645960808, 0.0746622383594513, 0.09840905666351318, 0.204105943441391, 0.21712906658649445, 258.2746887207031, 236.02638244628906], "count": [1129]}, "timestamp": {"min": [0.0], "max": [37.6], "mean": [18.8], "std": [10.86380330373402], "count": [1129]}, "frame_index": {"min": [0], "max": [1128], "mean": [564.0], "std": [325.9140991120206], "count": [1129]}, "episode_index": {"min": [124], "max": [124], "mean": [124.0], "std": [0.0], "count": [1129]}, "index": {"min": [116092], "max": [117220], "mean": [116656.0], "std": [325.9140991120206], "count": [1129]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1129]}, "subtask_annotation": {"mean": [4.4605845881310895, 16.0, 16.0, 16.0, 16.0], "std": [5.252566626749474, 0.0, 0.0, 0.0, 0.0], "min": [0, 16, 16, 16, 16], "max": [16, 16, 16, 16, 16], "count": [1129]}, "scene_annotation": {"mean": [124.0], "std": [0.0], "min": [124], "max": [124], "count": [1129]}, "eef_direction_state": {"mean": [4.821080602302923, 5.456155890168291], "std": [1.9520056868903066, 1.3883227151950004], "min": [0, 0], "max": [6, 6], "count": [1129]}, "eef_velocity_state": {"mean": [0.3861824623560673, 0.18600531443755536], "std": [0.5752686024249956, 0.46387561706005215], "min": [0, 0], "max": [2, 2], "count": [1129]}, "eef_acc_mag_state": {"mean": [0.23472099202834368, 0.1337466784765279], "std": [0.5653086798856105, 0.44820698941310927], "min": [0, 0], "max": [2, 2], "count": [1129]}, "eef_direction_action": {"mean": [4.821080602302923, 5.456155890168291], "std": [1.9520056868903066, 1.3883227151950004], "min": [0, 0], "max": [6, 6], "count": [1129]}, "eef_velocity_action": {"mean": [0.3861824623560673, 0.18600531443755536], "std": [0.5752686024249956, 0.46387561706005215], "min": [0, 0], "max": [2, 2], "count": [1129]}, "eef_acc_mag_action": {"mean": [0.23472099202834368, 0.1337466784765279], "std": [0.5653086798856104, 0.44820698941310927], "min": [0, 0], "max": [2, 2], "count": [1129]}, "eef_sim_pose_state": {"mean": [0.5529482023094299, 0.25719465696981697, 1.1654401050025622, 0.28302908604288746, -0.18098836780072153, 0.8557482636670443, 0.5010023817755634, -0.22368625752081342, 1.1523708247056945, -0.1268059160723948, -0.26853763772894146, -1.1121783320696284], "std": [0.047236045231912535, 0.0385901813935199, 0.022135365651132333, 0.1887212380470606, 0.0968256509072013, 0.24470728950604098, 0.0171726810173776, 0.06969726360161563, 0.010108118345433957, 0.2018210977290757, 0.12174943713406552, 0.15509465069206668], "min": [0.45801053486938487, 0.18745683775064034, 1.125588591674185, 0.011113409731380863, -0.3844128399885107, 0.390959428097825, 0.4378516411134279, -0.34471771317804883, 1.1349544597942447, -0.5349313034192593, -0.38305713768516214, -1.2503042366244879], "max": [0.6357159807788749, 0.32117367260931273, 1.221134446027906, 0.5355591663073164, 0.025088311302148947, 1.2791860456421982, 0.5173634295452552, -0.14893050336828415, 1.1832340755019344, 0.07994258940259891, -0.014196419231430779, -0.7776106778709265], "count": [1129]}, "eef_sim_pose_action": {"mean": [0.5529814230903233, 0.25708722605575157, 1.1654805982805756, 0.283092077693362, -0.18091333929130488, 0.8555917154813497, 0.5009583723688592, -0.22361559513418097, 1.152397895445962, -0.12671836185695637, -0.26827889092218027, -1.1120693853009291], "std": [0.04720400037546454, 0.03861279391712472, 0.0221303121426952, 0.18866388379978644, 0.09670177387337907, 0.24451130288055511, 0.01726767410658984, 0.0696505274070281, 0.010115414651940416, 0.20186468202704033, 0.12181624901075228, 0.15504082589972606], "min": [0.45801053486938487, 0.18745683775064034, 1.125588591674185, 0.011113409731380863, -0.3844128399885107, 0.390959428097825, 0.4378516411134279, -0.34471771317804883, 1.1349544597942447, -0.5349313034192593, -0.38305743536002224, -1.2503042366244879], "max": [0.6357159807788749, 0.32117367260931273, 1.221134446027906, 0.5355591663073164, 0.025088311302148947, 1.2791860456421982, 0.5173634295452552, -0.14893050336828415, 1.1832340755019344, 0.07994258940259891, -0.014196419231430779, -0.7776106778709265], "count": [1129]}, "gripper_mode_state": {"mean": [0.2550930026572188, 0.16209034543844109], "std": [0.43591348069604546, 0.3685336692272335], "min": [0, 0], "max": [1, 1], "count": [1129]}, "gripper_activity_state": {"mean": [1.878653675819309, 1.9379982285208148], "std": [0.4337158474208935, 0.31448620489678164], "min": [0, 0], "max": [2, 2], "count": [1129]}, "gripper_mode_action": {"mean": [0.2550930026572188, 0.16209034543844109], "std": [0.4359134806960455, 0.3685336692272335], "min": [0, 0], "max": [1, 1], "count": [1129]}, "gripper_activity_action": {"mean": [1.878653675819309, 1.9379982285208148], "std": [0.4337158474208935, 0.31448620489678164], "min": [0, 0], "max": [2, 2], "count": [1129]}, "gripper_open_scale_state": {"mean": [0.7599670966987161, 0.8148269032844528], "std": [0.23479559824179938, 0.21456939247990525], "min": [0.35954545454545456, 0.3261931818181818], "max": [0.9096022727272727, 0.9141477272727273], "count": [1129]}, "gripper_open_scale_action": {"mean": [0.7599669182474298, 0.8148269316911848], "std": [0.234795484867074, 0.21456940564564111], "min": [0.35954545454545456, 0.3261931818181818], "max": [0.9096022727272727, 0.9141477272727273], "count": [1129]}}} +{"episode_index": 121, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5051317423689334]], [[0.4611877879032819]], [[0.40028143577909886]]], "std": [[[0.15365743844657107]], [[0.14748541465666584]], [[0.18573802821543633]]], "count": [188]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46731652738666385]], [[0.4600880940585454]], [[0.43145986954178833]]], "std": [[[0.16237527827787027]], [[0.13986481889840777]], [[0.17635173075746255]]], "count": [188]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47431898379919346]], [[0.45849205712870256]], [[0.4260708035652204]]], "std": [[[0.17107922973002251]], [[0.1576373993770473]], [[0.1953029177583603]]], "count": [188]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48989803986754277]], [[0.44171926279377]], [[0.38368262628633015]]], "std": [[[0.15586713543604816]], [[0.159353561920616]], [[0.19588274810627318]]], "count": [188]}, "observation.state": {"min": [-0.7125154137611389, 0.1348201334476471, 0.20654553174972534, -1.5555694103240967, -0.48516660928726196, -0.2508779764175415, -0.9892340898513794, -0.3685069978237152, 0.4220951795578003, 0.07589681446552277, -1.9234869480133057, -1.8907140493392944, -1.0074656009674072, 0.04662428796291351, 0.07067602127790451, -0.5398794412612915, -1.7212731838226318, -0.16039684414863586, -0.1679290384054184, -0.17162039875984192, -0.3404008746147156, -0.4670853614807129, 0.039506375789642334, 0.9289621710777283, -1.6765979528427124, 0.2070498913526535, 401.0, 360.875], "max": [-0.14225850999355316, 0.6826593279838562, 0.76519376039505, -0.7699487209320068, -0.07162395119667053, 0.2591345012187958, 0.028279786929488182, -0.25203824043273926, 0.5169044137001038, 0.24303025007247925, -1.2193377017974854, -1.121137022972107, 0.22967980802059174, 0.3055307865142822, 0.607702910900116, -0.21483802795410156, -1.3542085886001587, 0.4529511332511902, 0.6622062921524048, 0.35051229596138, -0.2421814352273941, -0.4049506187438965, 0.2349691092967987, 1.711035966873169, -1.121137022972107, 0.9886164665222168, 1000.0625, 1005.5625], "mean": [-0.3791010081768036, 0.37872031331062317, 0.41398483514785767, -1.2162302732467651, -0.28112712502479553, -0.08498706668615341, -0.47036346793174744, -0.29967954754829407, 0.4787158668041229, 0.16412611305713654, -1.7207846641540527, -1.5463454723358154, -0.5734226107597351, 0.20000192523002625, 0.2889257073402405, -0.36513882875442505, -1.459790825843811, 0.07895080745220184, 0.07652899622917175, 0.06321729719638824, -0.29338881373405457, -0.4456733465194702, 0.13519932329654694, 1.522945523262024, -1.2673969268798828, 0.7450681328773499, 855.9120483398438, 901.8429565429688], "std": [0.12733200192451477, 0.12458120286464691, 0.13565190136432648, 0.20660431683063507, 0.08607568591833115, 0.1529185026884079, 0.2466091364622116, 0.03947903960943222, 0.024695228785276413, 0.04482641816139221, 0.2047329694032669, 0.17933350801467896, 0.3227686882019043, 0.04816482216119766, 0.22722311317920685, 0.10406630486249924, 0.08585711568593979, 0.18775063753128052, 0.317840576171875, 0.13132919371128082, 0.02528666891157627, 0.01628708839416504, 0.06949292868375778, 0.2237066924571991, 0.1918676495552063, 0.24914616346359253, 244.65673828125, 230.2698211669922], "count": [1080]}, "action": {"min": [-0.7125154137611389, 0.1348201334476471, 0.20654553174972534, -1.5555694103240967, -0.48516660928726196, -0.2508779764175415, -0.9892340898513794, -0.3685069978237152, 0.4220951795578003, 0.07589681446552277, -1.9234869480133057, -1.8907140493392944, -1.0074656009674072, 0.04662428796291351, 0.07067602127790451, -0.5398794412612915, -1.7212731838226318, -0.16039684414863586, -0.1679290384054184, -0.17162039875984192, -0.3404008746147156, -0.4670853614807129, 0.039506375789642334, 0.9289621710777283, -1.6765979528427124, 0.2070498913526535, 401.0, 360.875], "max": [-0.14225850999355316, 0.6826593279838562, 0.76519376039505, -0.7699487209320068, -0.07162395119667053, 0.2591345012187958, 0.028279786929488182, -0.25203824043273926, 0.5169044137001038, 0.24303025007247925, -1.2193377017974854, -1.121137022972107, 0.22967980802059174, 0.3055307865142822, 0.607702910900116, -0.21483802795410156, -1.3542085886001587, 0.4529511332511902, 0.6622062921524048, 0.35051229596138, -0.2421814352273941, -0.4049506187438965, 0.23496949672698975, 1.711035966873169, -1.121137022972107, 0.9886164665222168, 1000.0625, 1005.5625], "mean": [-0.3790663778781891, 0.37840989232063293, 0.41381099820137024, -1.2163382768630981, -0.2810286581516266, -0.08501986414194107, -0.47060638666152954, -0.2996284067630768, 0.47871455550193787, 0.16403457522392273, -1.7209820747375488, -1.5465352535247803, -0.5736311674118042, 0.19986329972743988, 0.28853437304496765, -0.36492547392845154, -1.4600728750228882, 0.07881075888872147, 0.07673834264278412, 0.06347338855266571, -0.29332977533340454, -0.4456430673599243, 0.13508521020412445, 1.5229994058609009, -1.2677104473114014, 0.7452192306518555, 855.9120483398438, 901.84326171875], "std": [0.12738583981990814, 0.1244354099035263, 0.1357240378856659, 0.20673693716526031, 0.0861675962805748, 0.1529298573732376, 0.2462455928325653, 0.03950312361121178, 0.024697065353393555, 0.044782623648643494, 0.2046932578086853, 0.17899157106876373, 0.32295459508895874, 0.048381268978118896, 0.2270428091287613, 0.10412558168172836, 0.08619974553585052, 0.18767641484737396, 0.31778520345687866, 0.13142023980617523, 0.025325188413262367, 0.016318397596478462, 0.06943017989397049, 0.22372642159461975, 0.1919037103652954, 0.24919477105140686, 244.65673828125, 230.26991271972656], "count": [1080]}, "timestamp": {"min": [0.0], "max": [35.96666666666667], "mean": [17.983333333333334], "std": [10.39230039054912], "count": [1080]}, "frame_index": {"min": [0], "max": [1079], "mean": [539.5], "std": [311.76901171647364], "count": [1080]}, "episode_index": {"min": [125], "max": [125], "mean": [125.0], "std": [0.0], "count": [1080]}, "index": {"min": [117221], "max": [118300], "mean": [117760.5], "std": [311.76901171647364], "count": [1080]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1080]}, "subtask_annotation": {"mean": [5.447222222222222, 16.0, 16.0, 16.0, 16.0], "std": [4.687749170332234, 0.0, 0.0, 0.0, 0.0], "min": [0, 16, 16, 16, 16], "max": [16, 16, 16, 16, 16], "count": [1080]}, "scene_annotation": {"mean": [125.0], "std": [0.0], "min": [125], "max": [125], "count": [1080]}, "eef_direction_state": {"mean": [4.737962962962963, 5.249074074074074], "std": [1.9576165398634264, 1.6244654602514845], "min": [0, 0], "max": [6, 6], "count": [1080]}, "eef_velocity_state": {"mean": [0.3814814814814815, 0.22685185185185186], "std": [0.5242539934583834, 0.4863138906861929], "min": [0, 0], "max": [2, 2], "count": [1080]}, "eef_acc_mag_state": {"mean": [0.17037037037037037, 0.1259259259259259], "std": [0.4950232428623326, 0.4312708117083125], "min": [0, 0], "max": [2, 2], "count": [1080]}, "eef_direction_action": {"mean": [4.737962962962963, 5.249074074074074], "std": [1.9576165398634262, 1.6244654602514845], "min": [0, 0], "max": [6, 6], "count": [1080]}, "eef_velocity_action": {"mean": [0.3814814814814815, 0.22685185185185186], "std": [0.5242539934583834, 0.4863138906861929], "min": [0, 0], "max": [2, 2], "count": [1080]}, "eef_acc_mag_action": {"mean": [0.17037037037037037, 0.1259259259259259], "std": [0.4950232428623327, 0.4312708117083125], "min": [0, 0], "max": [2, 2], "count": [1080]}, "eef_sim_pose_state": {"mean": [0.5438930126011405, 0.26799169787018956, 1.1538402610589193, 0.12956819541506795, -0.14855323390529454, 0.8552689098725017, 0.4957448401657415, -0.21431181420831846, 1.1587682190783803, -0.1192416805887528, -0.24882580603664053, -1.1945597926267755], "std": [0.029916569971830762, 0.04558578105930767, 0.024844180073307263, 0.19634945943375767, 0.10193167719282216, 0.276589091147878, 0.013373249350997882, 0.06500516937333276, 0.01598378754026675, 0.2869901503982672, 0.11496993356392007, 0.14704430970364712], "min": [0.48232562479463087, 0.19407323645724803, 1.0983480016734626, -0.17490274268648293, -0.38314477009995507, 0.22480546445108834, 0.46113836258013235, -0.30965370649937457, 1.1397619134723385, -0.6124345523969678, -0.38308296314102974, -1.3813377917809353], "max": [0.6120123668460693, 0.3598979547330106, 1.1759842579898028, 0.48368206959473337, 0.067447941740717, 1.290729080210606, 0.5232558638354633, -0.133242525356491, 1.197265494705595, 0.1635821539671901, -0.04448817700467189, -0.7791180272415716], "count": [1080]}, "eef_sim_pose_action": {"mean": [0.5438992399523928, 0.26791592240373147, 1.1538720246416951, 0.12934706161659124, -0.14837975243556897, 0.855131699207715, 0.49572042796897264, -0.21421262527717336, 1.1588192583333354, -0.11914885672433681, -0.24855997819434797, -1.1944117250430712], "std": [0.029905763390513342, 0.04558447170566193, 0.02484811627292257, 0.19654426848783574, 0.1016914636201182, 0.27642987757445303, 0.013410285133980288, 0.06494131403291564, 0.0160109834930063, 0.2870203477940274, 0.11499120592376295, 0.1470687223624463], "min": [0.48232562479463087, 0.19407323645724803, 1.0983480016734626, -0.17490274268648293, -0.38314720342790554, 0.22480546445108834, 0.46113836258013235, -0.30965370649937457, 1.1397619134723385, -0.6124345523969678, -0.38308296314102974, -1.3813377917809353], "max": [0.6120123668460693, 0.3598979547330106, 1.1759842579898028, 0.48368206959473337, 0.067447941740717, 1.290729080210606, 0.5232558638354633, -0.133242525356491, 1.197265494705595, 0.1635821539671901, -0.04448817700467189, -0.7791180272415716], "count": [1080]}, "gripper_mode_state": {"mean": [0.22314814814814815, 0.1527777777777778], "std": [0.41635688072397986, 0.3597731624163458], "min": [0, 0], "max": [1, 1], "count": [1080]}, "gripper_activity_state": {"mean": [1.874074074074074, 1.9351851851851851], "std": [0.4397748519855967, 0.321257602537167], "min": [0, 0], "max": [2, 2], "count": [1080]}, "gripper_mode_action": {"mean": [0.22314814814814815, 0.1527777777777778], "std": [0.4163568807239798, 0.3597731624163458], "min": [0, 0], "max": [1, 1], "count": [1080]}, "gripper_activity_action": {"mean": [1.874074074074074, 1.9351851851851851], "std": [0.4397748519855967, 0.321257602537167], "min": [0, 0], "max": [2, 2], "count": [1080]}, "gripper_open_scale_state": {"mean": [0.7781018518518514, 0.81985726897885], "std": [0.22241483237731696, 0.20933617069655563], "min": [0.36454545454545456, 0.3280681818181818], "max": [0.9091477272727273, 0.9141477272727273], "count": [1080]}, "gripper_open_scale_action": {"mean": [0.7781018518518514, 0.8198575268369723], "std": [0.22241483237731693, 0.20933628632828097], "min": [0.36454545454545456, 0.3280681818181818], "max": [0.9091477272727273, 0.9141477272727273], "count": [1080]}}} +{"episode_index": 122, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4986879360978626]], [[0.4541775911941353]], [[0.3899617448330684]]], "std": [[[0.15327958292304136]], [[0.1468238399515785]], [[0.1876398217654534]]], "count": [185]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.472422151563328]], [[0.45376334349054936]], [[0.412937031884826]]], "std": [[[0.15922133342606012]], [[0.13662306802566263]], [[0.1754574577561541]]], "count": [185]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45490583819113234]], [[0.44973399355237587]], [[0.42157424262497795]]], "std": [[[0.17643402981208567]], [[0.16157085599616922]], [[0.19933924143982226]]], "count": [185]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4807000143525879]], [[0.4329609488164635]], [[0.37422764418830595]]], "std": [[[0.15856674099886287]], [[0.15901045619529056]], [[0.19558141525958017]]], "count": [185]}, "observation.state": {"min": [-0.6920841336250305, 0.2771790027618408, 0.2756071388721466, -1.6639914512634277, -0.5948125720024109, -0.20991401374340057, -0.9359633326530457, -0.3799407482147217, 0.39391863346099854, 0.057423125952482224, -1.9136086702346802, -2.0258071422576904, -0.9071686267852783, 0.01791471429169178, 0.25594818592071533, -0.6320688128471375, -1.7182930707931519, -0.08075856417417526, -0.28578895330429077, -0.02831251360476017, -0.3556748032569885, -0.48462286591529846, 0.06469850242137909, 1.513309121131897, -1.6427993774414062, 0.07264621555805206, 400.4375, 357.875], "max": [-0.1208193302154541, 0.7525325417518616, 0.7872983813285828, -0.5934948325157166, -0.1870371252298355, 0.7152315378189087, 0.028268879279494286, -0.27402132749557495, 0.5260359644889832, 0.23822474479675293, -1.080317497253418, -1.121137022972107, 0.22027726471424103, 0.47366490960121155, 0.6925041079521179, -0.26809021830558777, -1.1981161832809448, 0.3560318946838379, 0.19810795783996582, 0.5953798294067383, -0.2542175054550171, -0.3952578008174896, 0.23501800000667572, 1.9067257642745972, -1.121137022972107, 0.8726661205291748, 1001.8125, 1005.5625], "mean": [-0.3656504452228546, 0.4061412513256073, 0.4530838429927826, -1.2504594326019287, -0.39137062430381775, 0.06624170392751694, -0.5078648328781128, -0.30868491530418396, 0.4656805694103241, 0.15590791404247284, -1.6013025045394897, -1.704709529876709, -0.49719491600990295, 0.2396252602338791, 0.42326316237449646, -0.41028672456741333, -1.398547887802124, 0.1046924889087677, -0.029063576832413673, 0.19507081806659698, -0.3032325804233551, -0.4522230327129364, 0.169815793633461, 1.6579327583312988, -1.2655901908874512, 0.6025269627571106, 845.8363037109375, 922.791748046875], "std": [0.18247273564338684, 0.09593509137630463, 0.14529557526111603, 0.2609493136405945, 0.08603985607624054, 0.27228105068206787, 0.23379817605018616, 0.02875167690217495, 0.03243384510278702, 0.041918497532606125, 0.20924830436706543, 0.1819498986005783, 0.35180050134658813, 0.09006574749946594, 0.16575364768505096, 0.10146506875753403, 0.1031942218542099, 0.1473732739686966, 0.09338211268186569, 0.21111609041690826, 0.02293400466442108, 0.015762174502015114, 0.056602589786052704, 0.08415671437978745, 0.1816023886203766, 0.24909727275371552, 252.0607147216797, 208.69969177246094], "count": [1057]}, "action": {"min": [-0.6920841336250305, 0.2771790027618408, 0.2756071388721466, -1.6639914512634277, -0.5948125720024109, -0.20991401374340057, -0.9359633326530457, -0.3799407482147217, 0.39391863346099854, 0.057423125952482224, -1.9136086702346802, -2.0258071422576904, -0.9071686267852783, 0.01791471429169178, 0.25594818592071533, -0.6320688128471375, -1.7182930707931519, -0.08075856417417526, -0.28578895330429077, -0.02831251360476017, -0.3556748032569885, -0.48462286591529846, 0.06469850242137909, 1.513309121131897, -1.6427993774414062, 0.07264621555805206, 400.4375, 357.875], "max": [-0.1208193302154541, 0.7525325417518616, 0.7872983813285828, -0.5934948325157166, -0.1870371252298355, 0.7152315378189087, 0.028268879279494286, -0.27402132749557495, 0.5260359644889832, 0.23822474479675293, -1.080317497253418, -1.121137022972107, 0.22027726471424103, 0.47366490960121155, 0.6925041079521179, -0.26809021830558777, -1.1981161832809448, 0.3560318946838379, 0.19810795783996582, 0.5953798294067383, -0.2542175054550171, -0.3952578008174896, 0.23501800000667572, 1.9067257642745972, -1.121137022972107, 0.8726661205291748, 1001.8125, 1005.5625], "mean": [-0.36579880118370056, 0.4058731496334076, 0.45302751660346985, -1.2503221035003662, -0.39131811261177063, 0.06616240739822388, -0.5080479383468628, -0.3086533844470978, 0.46572718024253845, 0.15582717955112457, -1.6014595031738281, -1.7048611640930176, -0.4973452389240265, 0.2394559681415558, 0.4229748547077179, -0.4101153016090393, -1.39883291721344, 0.10459163784980774, -0.02899133786559105, 0.19536647200584412, -0.3031819462776184, -0.45217666029930115, 0.16970685124397278, 1.658136010169983, -1.2658895254135132, 0.6026278734207153, 845.8363037109375, 922.7922973632812], "std": [0.18240128457546234, 0.09577586501836777, 0.14530785381793976, 0.2609025239944458, 0.08614072948694229, 0.27234727144241333, 0.23345381021499634, 0.02877001091837883, 0.03243980556726456, 0.04184829071164131, 0.20928962528705597, 0.1815299391746521, 0.3519412875175476, 0.09030888974666595, 0.1657029390335083, 0.10154861211776733, 0.1036468967795372, 0.14730754494667053, 0.09334026277065277, 0.21102245151996613, 0.02298092283308506, 0.015854617580771446, 0.05658792704343796, 0.08421087265014648, 0.18162471055984497, 0.2491752803325653, 252.0607147216797, 208.70004272460938], "count": [1057]}, "timestamp": {"min": [0.0], "max": [35.2], "mean": [17.6], "std": [10.170982690423225], "count": [1057]}, "frame_index": {"min": [0], "max": [1056], "mean": [528.0], "std": [305.12948071269676], "count": [1057]}, "episode_index": {"min": [126], "max": [126], "mean": [126.0], "std": [0.0], "count": [1057]}, "index": {"min": [118301], "max": [119357], "mean": [118829.0], "std": [305.12948071269676], "count": [1057]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1057]}, "subtask_annotation": {"mean": [6.334910122989593, 16.0, 16.0, 16.0, 16.0], "std": [4.982034119730904, 0.0, 0.0, 0.0, 0.0], "min": [0, 16, 16, 16, 16], "max": [16, 16, 16, 16, 16], "count": [1057]}, "scene_annotation": {"mean": [126.0], "std": [0.0], "min": [126], "max": [126], "count": [1057]}, "eef_direction_state": {"mean": [4.529801324503311, 5.332071901608326], "std": [2.1441238390447372, 1.4854840871145227], "min": [0, 0], "max": [6, 6], "count": [1057]}, "eef_velocity_state": {"mean": [0.4247871333964049, 0.21475875118259224], "std": [0.5589815183417933, 0.4564783996103595], "min": [0, 0], "max": [2, 2], "count": [1057]}, "eef_acc_mag_state": {"mean": [0.2469252601702933, 0.16556291390728478], "std": [0.5824234976789571, 0.4902323991449952], "min": [0, 0], "max": [2, 2], "count": [1057]}, "eef_direction_action": {"mean": [4.529801324503311, 5.332071901608326], "std": [2.1441238390447372, 1.4854840871145227], "min": [0, 0], "max": [6, 6], "count": [1057]}, "eef_velocity_action": {"mean": [0.4247871333964049, 0.21475875118259224], "std": [0.5589815183417933, 0.4564783996103595], "min": [0, 0], "max": [2, 2], "count": [1057]}, "eef_acc_mag_action": {"mean": [0.2469252601702933, 0.16556291390728478], "std": [0.5824234976789571, 0.4902323991449952], "min": [0, 0], "max": [2, 2], "count": [1057]}, "eef_sim_pose_state": {"mean": [0.5362597584445135, 0.26195630881474224, 1.1529858786137268, 0.22773596869149004, -0.021890514171594766, 0.805439692998813, 0.5051348324212718, -0.2581059556840002, 1.1508760178093422, -0.14136034314110893, -0.3325974211075955, -1.050479617073217], "std": [0.042361769214964345, 0.03621134166301841, 0.023561756310663658, 0.2687942002887988, 0.09261568695108469, 0.24048223872137647, 0.021446299609071327, 0.04974079021044107, 0.01230578380964617, 0.17523545847014402, 0.08318407583840115, 0.2318443249974111], "min": [0.4665040696935365, 0.16685392461049678, 1.0915015313105916, -0.10102373255762376, -0.383054447828461, 0.31736168472321996, 0.4501943804684556, -0.33398529489740825, 1.1294821103818187, -0.5072651745634837, -0.487720705544753, -1.2502475419625445], "max": [0.6105971592525896, 0.3329625822509854, 1.1917334796969077, 0.7164205297732241, 0.12395246648818703, 1.2503026281578862, 0.5537843116046589, -0.17865611955581967, 1.1848330697212253, 0.09023302965958263, -0.1579002048969962, -0.5115003833366913], "count": [1057]}, "eef_sim_pose_action": {"mean": [0.5363118569194884, 0.2618890513342085, 1.153003138869111, 0.22757182151724953, -0.021755587174125898, 0.8053285416480613, 0.5050993006552106, -0.25801997251035375, 1.15091412875597, -0.1412166162498132, -0.33240148773931605, -1.0502391158259243], "std": [0.042337058921542575, 0.03618872680965452, 0.023558803404381025, 0.2689400460804135, 0.09219230707905703, 0.2403036898601444, 0.021504670315354284, 0.04973018742337634, 0.012333691264945488, 0.17535135262409765, 0.08330888965748308, 0.23176885363432775], "min": [0.4665040696935365, 0.16685392461049678, 1.0915015313105916, -0.10102373255762376, -0.383051507882032, 0.31736168472321996, 0.4501943804684556, -0.33398529489740825, 1.1294821103818187, -0.5072651745634837, -0.487720705544753, -1.2502475419625445], "max": [0.6105971592525896, 0.3329625822509854, 1.1917334796969077, 0.7164205297732241, 0.12395246648818703, 1.2503026281578862, 0.5537843116046589, -0.17865611955581967, 1.1848330697212253, 0.09023302965958263, -0.1579002048969962, -0.5115003833366913], "count": [1057]}, "gripper_mode_state": {"mean": [0.2403027436140019, 0.11920529801324503], "std": [0.42726728756784565, 0.3240299290788126], "min": [0, 0], "max": [1, 1], "count": [1057]}, "gripper_activity_state": {"mean": [1.8675496688741722, 1.9337748344370862], "std": [0.4514844155932127, 0.3274918855626208], "min": [0, 0], "max": [2, 2], "count": [1057]}, "gripper_mode_action": {"mean": [0.2403027436140019, 0.11920529801324503], "std": [0.4272672875678456, 0.3240299290788126], "min": [0, 0], "max": [1, 1], "count": [1057]}, "gripper_activity_action": {"mean": [1.8675496688741722, 1.9337748344370862], "std": [0.4514844155932127, 0.3274918855626208], "min": [0, 0], "max": [2, 2], "count": [1057]}, "gripper_open_scale_state": {"mean": [0.7689421174851632, 0.8389015910758175], "std": [0.22914599417894313, 0.18972688081342978], "min": [0.3640340909090909, 0.32534090909090907], "max": [0.9107386363636364, 0.9141477272727273], "count": [1057]}, "gripper_open_scale_action": {"mean": [0.7689421174851631, 0.8389021205336191], "std": [0.2291459941789431, 0.18972709000923182], "min": [0.3640340909090909, 0.32534090909090907], "max": [0.9107386363636364, 0.9141477272727273], "count": [1057]}}} +{"episode_index": 123, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5016542510446802]], [[0.4574278590306796]], [[0.39593109463730847]]], "std": [[[0.14709656479912256]], [[0.14308567543666637]], [[0.18501003317577605]]], "count": [183]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4744501455409122]], [[0.4560340759937855]], [[0.41753075779492127]]], "std": [[[0.15890408401761721]], [[0.1370189635244478]], [[0.174830582735641]]], "count": [183]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.442957838896032]], [[0.45238588208507446]], [[0.4344051517464909]]], "std": [[[0.16738062700476422]], [[0.14817917844597772]], [[0.18649573609186965]]], "count": [183]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47890837842422945]], [[0.43209791755955573]], [[0.3729482481517197]]], "std": [[[0.15581191159281935]], [[0.1561643441234232]], [[0.19290121535955707]]], "count": [183]}, "observation.state": {"min": [-0.5529530048370361, 0.26787203550338745, 0.2833760380744934, -1.8532146215438843, -0.5041994452476501, -0.19834794104099274, -0.6717215776443481, -0.35964831709861755, 0.36883482336997986, 0.06331906467676163, -1.7836296558380127, -1.891866683959961, -1.0613592863082886, -0.014983652159571648, 0.231708824634552, -0.6297300457954407, -1.824842095375061, -0.09251990169286728, -0.24750077724456787, -0.24159064888954163, -0.33324098587036133, -0.4738614559173584, 0.09167462587356567, 0.9039279818534851, -1.702407717704773, 0.03699132800102234, 398.875, 356.0], "max": [0.008535751141607761, 0.6060710549354553, 0.6967779994010925, -0.8640252351760864, -0.16927403211593628, 0.5349074006080627, 0.02825920656323433, -0.2648930549621582, 0.5293058156967163, 0.23498012125492096, -1.1928977966308594, -1.121137022972107, -0.048780061304569244, 0.46923941373825073, 0.6307390928268433, -0.27459919452667236, -1.2646262645721436, 0.49003610014915466, 0.6606049537658691, 0.5864949822425842, -0.2742878198623657, -0.376547247171402, 0.23495231568813324, 1.8324992656707764, -1.0020556449890137, 0.9375996589660645, 1000.4375, 1005.6875], "mean": [-0.29828280210494995, 0.35338863730430603, 0.39925792813301086, -1.3395414352416992, -0.27462437748908997, 0.06368626654148102, -0.29888519644737244, -0.30197200179100037, 0.4627339243888855, 0.14719311892986298, -1.5507023334503174, -1.5287941694259644, -0.6478406190872192, 0.22608967125415802, 0.41310372948646545, -0.4039655327796936, -1.422013282775879, 0.17535685002803802, 0.0044908709824085236, 0.0803786888718605, -0.30026984214782715, -0.45094865560531616, 0.16896681487560272, 1.5650666952133179, -1.2618995904922485, 0.7071377038955688, 843.6381225585938, 923.6967163085938], "std": [0.166452556848526, 0.08793345093727112, 0.13020241260528564, 0.20239372551441193, 0.06595421582460403, 0.21951737999916077, 0.21119990944862366, 0.033198148012161255, 0.03709367662668228, 0.04419287294149399, 0.17385812103748322, 0.208642840385437, 0.3457852602005005, 0.09892717748880386, 0.1581232100725174, 0.09030862897634506, 0.11590150743722916, 0.12897902727127075, 0.2513650059700012, 0.19347187876701355, 0.01545811165124178, 0.026401842013001442, 0.05089791491627693, 0.21853943169116974, 0.1768427938222885, 0.2288905829191208, 252.06918334960938, 207.67381286621094], "count": [1044]}, "action": {"min": [-0.5529530048370361, 0.26787203550338745, 0.2833760380744934, -1.8532146215438843, -0.5041994452476501, -0.19834794104099274, -0.6717215776443481, -0.35964831709861755, 0.36883482336997986, 0.06331906467676163, -1.7836296558380127, -1.891866683959961, -1.0613592863082886, -0.014983652159571648, 0.231708824634552, -0.6297300457954407, -1.824842095375061, -0.09251990169286728, -0.24750077724456787, -0.24159064888954163, -0.33324098587036133, -0.4738614559173584, 0.09167462587356567, 0.9039279818534851, -1.702407717704773, 0.03699132800102234, 398.875, 356.0], "max": [0.008535751141607761, 0.6060710549354553, 0.6967779994010925, -0.8640252351760864, -0.16927403211593628, 0.5349074006080627, 0.02826186642050743, -0.2648930549621582, 0.5293058156967163, 0.23498032987117767, -1.1928977966308594, -1.121137022972107, -0.048780061304569244, 0.46923941373825073, 0.6307390928268433, -0.27459919452667236, -1.2646262645721436, 0.49003610014915466, 0.6606049537658691, 0.5864949822425842, -0.2742878198623657, -0.376547247171402, 0.23495231568813324, 1.8324992656707764, -1.0020556449890137, 0.9375996589660645, 1000.4375, 1005.6875], "mean": [-0.2983599305152893, 0.353068470954895, 0.3991772532463074, -1.3394622802734375, -0.2745959460735321, 0.06361662596464157, -0.29903149604797363, -0.30194756388664246, 0.46276289224624634, 0.1470942497253418, -1.5507959127426147, -1.5290112495422363, -0.6480857729911804, 0.22610072791576385, 0.4127465486526489, -0.4037977457046509, -1.4220280647277832, 0.17517390847206116, 0.004496430046856403, 0.08064431697130203, -0.30023935437202454, -0.45096227526664734, 0.16886433959007263, 1.565231442451477, -1.2620947360992432, 0.7072408199310303, 843.6380615234375, 923.6965942382812], "std": [0.16642534732818604, 0.08762580156326294, 0.13019613921642303, 0.20238164067268372, 0.06596951931715012, 0.21958741545677185, 0.21102608740329742, 0.033202555030584335, 0.03709179908037186, 0.044111765921115875, 0.17389555275440216, 0.20833633840084076, 0.34594565629959106, 0.09892483055591583, 0.15811137855052948, 0.09038306027650833, 0.11590120196342468, 0.1290031522512436, 0.2513620853424072, 0.19351287186145782, 0.015472871251404285, 0.026402534916996956, 0.05087265372276306, 0.21861140429973602, 0.17680054903030396, 0.22893214225769043, 252.06915283203125, 207.67381286621094], "count": [1044]}, "timestamp": {"min": [0.0], "max": [34.766666666666666], "mean": [17.383333333333333], "std": [10.045890075419273], "count": [1044]}, "frame_index": {"min": [0], "max": [1043], "mean": [521.5], "std": [301.37670226257814], "count": [1044]}, "episode_index": {"min": [127], "max": [127], "mean": [127.0], "std": [0.0], "count": [1044]}, "index": {"min": [119358], "max": [120401], "mean": [119879.5], "std": [301.37670226257814], "count": [1044]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1044]}, "subtask_annotation": {"mean": [4.609195402298851, 16.0, 16.0, 16.0, 16.0], "std": [5.518737823879161, 0.0, 0.0, 0.0, 0.0], "min": [0, 16, 16, 16, 16], "max": [16, 16, 16, 16, 16], "count": [1044]}, "scene_annotation": {"mean": [127.0], "std": [0.0], "min": [127], "max": [127], "count": [1044]}, "eef_direction_state": {"mean": [4.610153256704981, 5.316091954022989], "std": [2.073443739779219, 1.6865735445116068], "min": [0, 0], "max": [6, 6], "count": [1044]}, "eef_velocity_state": {"mean": [0.4396551724137931, 0.1743295019157088], "std": [0.5666314017610984, 0.4223996748320444], "min": [0, 0], "max": [2, 2], "count": [1044]}, "eef_acc_mag_state": {"mean": [0.2078544061302682, 0.09578544061302682], "std": [0.5377471755197234, 0.3845949453281078], "min": [0, 0], "max": [2, 2], "count": [1044]}, "eef_direction_action": {"mean": [4.610153256704981, 5.316091954022989], "std": [2.073443739779219, 1.6865735445116068], "min": [0, 0], "max": [6, 6], "count": [1044]}, "eef_velocity_action": {"mean": [0.4396551724137931, 0.1743295019157088], "std": [0.5666314017610984, 0.4223996748320444], "min": [0, 0], "max": [2, 2], "count": [1044]}, "eef_acc_mag_action": {"mean": [0.2078544061302682, 0.09578544061302682], "std": [0.5377471755197234, 0.3845949453281078], "min": [0, 0], "max": [2, 2], "count": [1044]}, "eef_sim_pose_state": {"mean": [0.5223407342221852, 0.24095679130772782, 1.1553983805890953, 0.17421491821641288, -0.0891335138384722, 0.9912622676512272, 0.5013242433373032, -0.2505908549595789, 1.1521622493338328, -0.12132875906557594, -0.2807124793519208, -1.1587234633540802], "std": [0.042002605006877566, 0.0321833099404482, 0.02023739187027021, 0.25682812432646746, 0.08521627774180494, 0.2528123145935685, 0.027938856647246935, 0.04440659828924192, 0.011802791098875937, 0.22762324581457613, 0.10828896309064574, 0.2005339322590439], "min": [0.42684047323400237, 0.18392731539740456, 1.1185010803830904, -0.16432165979512925, -0.3830878542572722, 0.4902025594488094, 0.42863165811607395, -0.3096381141926072, 1.1397752957180132, -0.6192813532999382, -0.4931244088663418, -1.3902933564292996], "max": [0.5861611690788509, 0.3096765254849422, 1.1992421632660062, 0.47986575912768953, 0.04910775207605256, 1.253943733947504, 0.5529623001126973, -0.20294028539374584, 1.1907413391107176, 0.1520421443479803, -0.05957752613598122, -0.5453132742487077], "count": [1044]}, "eef_sim_pose_action": {"mean": [0.5223740805167342, 0.2408685235832512, 1.1554066380928036, 0.17403101383023672, -0.08889828384250473, 0.9911785291495352, 0.501344726234351, -0.25050510906646706, 1.1521814658653078, -0.12119831250758158, -0.28057183857748863, -1.1585651916374948], "std": [0.04198964298171287, 0.032121029821311216, 0.02023275775814807, 0.25696711200089783, 0.08474213148947661, 0.25274102385886377, 0.027937375328990304, 0.04437892967914762, 0.011798937179138116, 0.2276883462653447, 0.10825131917869171, 0.20052684807152624], "min": [0.42684047323400237, 0.18392731539740456, 1.1185010803830904, -0.16432165979512925, -0.38308694418866485, 0.4902025594488094, 0.42863165811607395, -0.3096381141926072, 1.1397752957180132, -0.6192813532999382, -0.4931244088663418, -1.3902933564292996], "max": [0.5861611690788509, 0.30967684461292017, 1.1992421632660062, 0.47986575912768953, 0.04910775207605256, 1.253943733947504, 0.5529623001126973, -0.20294028539374584, 1.1907413391107176, 0.1520421443479803, -0.05957752613598122, -0.5453132742487077], "count": [1044]}, "gripper_mode_state": {"mean": [0.24329501915708812, 0.11877394636015326], "std": [0.4290717338749286, 0.3235223269361618], "min": [0, 0], "max": [1, 1], "count": [1044]}, "gripper_activity_state": {"mean": [1.8668582375478928, 1.931992337164751], "std": [0.4532696192328583, 0.3306956790240656], "min": [0, 0], "max": [2, 2], "count": [1044]}, "gripper_mode_action": {"mean": [0.24329501915708812, 0.11877394636015326], "std": [0.4290717338749286, 0.3235223269361618], "min": [0, 0], "max": [1, 1], "count": [1044]}, "gripper_activity_action": {"mean": [1.8668582375478928, 1.931992337164751], "std": [0.4532696192328583, 0.3306956790240656], "min": [0, 0], "max": [2, 2], "count": [1044]}, "gripper_open_scale_state": {"mean": [0.7669437153602654, 0.8397242861182683], "std": [0.229153885935353, 0.18879428325048198], "min": [0.36261363636363636, 0.3236363636363636], "max": [0.9094886363636364, 0.9142613636363637], "count": [1044]}, "gripper_open_scale_action": {"mean": [0.7669436609367195, 0.83972428978548], "std": [0.2291538521689489, 0.18879428466820405], "min": [0.36261363636363636, 0.3236363636363636], "max": [0.9094886363636364, 0.9142613636363637], "count": [1044]}}} +{"episode_index": 124, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5164251491802982]], [[0.4697061057848554]], [[0.40546321836745747]]], "std": [[[0.1514843457493119]], [[0.1504033275593864]], [[0.19385259243606462]]], "count": [181]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4702197847831582]], [[0.4506215920990864]], [[0.4126556519246741]]], "std": [[[0.1613443522743077]], [[0.13432593856323902]], [[0.17124589787117173]]], "count": [181]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4369938364388113]], [[0.4436801459303795]], [[0.4203544487776695]]], "std": [[[0.17375643119218334]], [[0.1494993364085127]], [[0.186921467404426]]], "count": [181]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48042265306214565]], [[0.4340184545733579]], [[0.37743530291951033]]], "std": [[[0.1556842444888843]], [[0.15674318957834646]], [[0.19302330145906177]]], "count": [181]}, "observation.state": {"min": [-0.6821390390396118, 0.06003387272357941, 0.16248688101768494, -1.6127550601959229, -0.6536301374435425, -0.12724104523658752, -0.8047440648078918, -0.34782132506370544, 0.4209645688533783, 0.06508606672286987, -1.7594293355941772, -1.7978581190109253, -1.1633449792861938, 0.15778648853302002, 0.14961616694927216, -0.576605498790741, -1.6207290887832642, -0.1016763374209404, -0.12621566653251648, -0.028299422934651375, -0.3400920033454895, -0.46741393208503723, 0.042715251445770264, 1.2621055841445923, -1.7031546831130981, 0.01635861210525036, 400.75, 360.0], "max": [-0.08283986896276474, 0.6516885161399841, 0.8375136852264404, -1.0829353332519531, -0.04732569307088852, 0.6123596429824829, 0.02825688011944294, -0.2529744505882263, 0.5091979503631592, 0.2349666953086853, -0.9083026647567749, -1.121137022972107, 0.31784385442733765, 0.41948550939559937, 0.7420278191566467, -0.335654079914093, -1.2067915201187134, 0.3955603241920471, 0.7741898894309998, 0.641569972038269, -0.25268906354904175, -0.42354080080986023, 0.2480008751153946, 1.6608450412750244, -1.121137022972107, 0.7462756037712097, 1003.0, 1005.5625], "mean": [-0.35293784737586975, 0.34588488936424255, 0.41692569851875305, -1.3396550416946411, -0.2986360788345337, 0.2268700748682022, -0.3716297447681427, -0.2980106770992279, 0.4697958528995514, 0.13719438016414642, -1.4740036725997925, -1.6250829696655273, -0.519870936870575, 0.2564229369163513, 0.412969708442688, -0.43972375988960266, -1.453026533126831, 0.1042049378156662, 0.14807702600955963, 0.16710889339447021, -0.29127705097198486, -0.4510067403316498, 0.15744607150554657, 1.5534229278564453, -1.290305733680725, 0.5501141548156738, 830.5844116210938, 916.517578125], "std": [0.11820124089717865, 0.15660683810710907, 0.15854647755622864, 0.14698602259159088, 0.11126035451889038, 0.2862338423728943, 0.21205765008926392, 0.023051217198371887, 0.025612469762563705, 0.042621366679668427, 0.27160006761550903, 0.13384965062141418, 0.37575745582580566, 0.07396396994590759, 0.2071145474910736, 0.06754560768604279, 0.0953630656003952, 0.16239456832408905, 0.25441843271255493, 0.2133069932460785, 0.025903064757585526, 0.009219368919730186, 0.07802341133356094, 0.09456705302000046, 0.19075419008731842, 0.27423951029777527, 259.1325378417969, 214.87966918945312], "count": [1029]}, "action": {"min": [-0.6821390390396118, 0.06003387272357941, 0.16248688101768494, -1.6127550601959229, -0.6536301374435425, -0.12724104523658752, -0.8047440648078918, -0.34782132506370544, 0.4209645688533783, 0.06508606672286987, -1.7594293355941772, -1.7978581190109253, -1.1633449792861938, 0.15778648853302002, 0.14961616694927216, -0.576605498790741, -1.6207290887832642, -0.1016763374209404, -0.12621566653251648, -0.028299422934651375, -0.3400920033454895, -0.46741393208503723, 0.042715251445770264, 1.2621055841445923, -1.7031546831130981, 0.01635861210525036, 400.75, 360.0], "max": [-0.08283986896276474, 0.6516885161399841, 0.8375136852264404, -1.0829353332519531, -0.04732569307088852, 0.6123596429824829, 0.02825688011944294, -0.2529744505882263, 0.5091979503631592, 0.2349666953086853, -0.9083026647567749, -1.121137022972107, 0.31784385442733765, 0.41948550939559937, 0.7420278191566467, -0.335654079914093, -1.2067915201187134, 0.3955603241920471, 0.7741898894309998, 0.641569972038269, -0.25268906354904175, -0.42354080080986023, 0.2480008751153946, 1.6608450412750244, -1.121137022972107, 0.7462756037712097, 1003.0, 1005.5625], "mean": [-0.35282957553863525, 0.3454647362232208, 0.4167097210884094, -1.339807152748108, -0.2985694408416748, 0.2269515097141266, -0.37167787551879883, -0.29797497391700745, 0.469785213470459, 0.13709646463394165, -1.4738839864730835, -1.6253093481063843, -0.5202614068984985, 0.2563851773738861, 0.4125293791294098, -0.4396127760410309, -1.4532264471054077, 0.10393698513507843, 0.14838184416294098, 0.1673455834388733, -0.2912243902683258, -0.45099538564682007, 0.1572854369878769, 1.5534944534301758, -1.2905882596969604, 0.5500953197479248, 830.58740234375, 916.5174560546875], "std": [0.11839249730110168, 0.156492218375206, 0.1586506962776184, 0.1471417099237442, 0.11130758374929428, 0.2861470580101013, 0.2119722217321396, 0.023063110187649727, 0.02562493458390236, 0.04251232370734215, 0.27158331871032715, 0.13319255411624908, 0.37620148062705994, 0.07400298118591309, 0.20718835294246674, 0.06762008368968964, 0.09549210220575333, 0.16237488389015198, 0.2542843520641327, 0.21322540938854218, 0.025922641158103943, 0.009233794175088406, 0.07803378254175186, 0.09460991621017456, 0.19071891903877258, 0.2742269039154053, 259.1341247558594, 214.87954711914062], "count": [1029]}, "timestamp": {"min": [0.0], "max": [34.266666666666666], "mean": [17.13333333333333], "std": [9.90155244094282], "count": [1029]}, "frame_index": {"min": [0], "max": [1028], "mean": [514.0], "std": [297.0465732282847], "count": [1029]}, "episode_index": {"min": [128], "max": [128], "mean": [128.0], "std": [0.0], "count": [1029]}, "index": {"min": [120402], "max": [121430], "mean": [120916.0], "std": [297.0465732282847], "count": [1029]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1029]}, "subtask_annotation": {"mean": [5.4169096209912535, 16.0, 16.0, 16.0, 16.0], "std": [4.64776253395186, 0.0, 0.0, 0.0, 0.0], "min": [0, 16, 16, 16, 16], "max": [16, 16, 16, 16, 16], "count": [1029]}, "scene_annotation": {"mean": [128.0], "std": [0.0], "min": [128], "max": [128], "count": [1029]}, "eef_direction_state": {"mean": [4.763848396501458, 5.332361516034985], "std": [1.854685752984163, 1.581701843148126], "min": [0, 0], "max": [6, 6], "count": [1029]}, "eef_velocity_state": {"mean": [0.37998056365403304, 0.21671525753158405], "std": [0.5030785686843124, 0.4935664791687563], "min": [0, 0], "max": [2, 2], "count": [1029]}, "eef_acc_mag_state": {"mean": [0.2293488824101069, 0.1467444120505345], "std": [0.5661951365941207, 0.4653614891964944], "min": [0, 0], "max": [2, 2], "count": [1029]}, "eef_direction_action": {"mean": [4.763848396501458, 5.332361516034985], "std": [1.854685752984163, 1.5817018431481262], "min": [0, 0], "max": [6, 6], "count": [1029]}, "eef_velocity_action": {"mean": [0.37998056365403304, 0.21671525753158405], "std": [0.5030785686843124, 0.4935664791687563], "min": [0, 0], "max": [2, 2], "count": [1029]}, "eef_acc_mag_action": {"mean": [0.2293488824101069, 0.1467444120505345], "std": [0.5661951365941207, 0.4653614891964944], "min": [0, 0], "max": [2, 2], "count": [1029]}, "eef_sim_pose_state": {"mean": [0.5352228677910159, 0.2334815068558369, 1.1704998215519382, 0.30779828731979764, -0.037044881870967605, 0.9244366282195038, 0.5042447008968595, -0.24183028140688634, 1.1707793154167234, -0.2374806897545679, -0.3029222721113894, -1.0692693208758488], "std": [0.02744089231633577, 0.0387918194794395, 0.021374997614132803, 0.28312266919860174, 0.09407440151527428, 0.2820248253835432, 0.01633847107985279, 0.07578767377674976, 0.024893500880126596, 0.23253787297733408, 0.1075464338621504, 0.20317907529184853], "min": [0.4756222638953116, 0.1735905697342208, 1.1397497189792503, -0.08991030319171534, -0.38290693708692003, 0.301039554066546, 0.48415933926599236, -0.3437464998864496, 1.1397151648916692, -0.7143045433230598, -0.38307615022504193, -1.2502619621421411], "max": [0.5921832935576352, 0.3175993403300623, 1.2207590680514893, 0.6921593656774212, 0.14542594203111192, 1.3933835565295434, 0.5440607831057434, -0.13706243729959, 1.2093785578688985, -0.0758528938951113, -0.0252770604107575, -0.6522565760323457], "count": [1029]}, "eef_sim_pose_action": {"mean": [0.5352112497041646, 0.2333797569483438, 1.1705221428314794, 0.30764544795925425, -0.03667651666400248, 0.9245084847469697, 0.5042410564712413, -0.24168756388951712, 1.1708333984387629, -0.2374922616057073, -0.3027467112808932, -1.0690645928971556], "std": [0.02746313693227616, 0.03872916276082529, 0.021354849168785786, 0.28329025150273296, 0.09345949431245491, 0.2821171866732387, 0.016342375142416012, 0.07579806793456013, 0.024886439181832237, 0.23253012785780702, 0.1075630411349508, 0.2031027125029218], "min": [0.4756222638953116, 0.1735905697342208, 1.1397497189792503, -0.08991030319171534, -0.3829079428452249, 0.301039554066546, 0.48415933926599236, -0.3437464998864496, 1.1397151648916692, -0.7143045433230598, -0.38307615022504193, -1.2502619621421411], "max": [0.5921832935576352, 0.3175993403300623, 1.2207590680514893, 0.6921593656774212, 0.14542594203111192, 1.3933835565295434, 0.5440607831057434, -0.13706243729959, 1.2093785578688985, -0.0758528938951113, -0.0252770604107575, -0.6522565760323457], "count": [1029]}, "gripper_mode_state": {"mean": [0.26433430515063167, 0.1292517006802721], "std": [0.4409780950015133, 0.3354783130867472], "min": [0, 0], "max": [1, 1], "count": [1029]}, "gripper_activity_state": {"mean": [1.8639455782312926, 1.9300291545189505], "std": [0.4570497151630161, 0.3342486448505309], "min": [0, 0], "max": [2, 2], "count": [1029]}, "gripper_mode_action": {"mean": [0.26433430515063167, 0.1292517006802721], "std": [0.4409780950015133, 0.3354783130867472], "min": [0, 0], "max": [1, 1], "count": [1029]}, "gripper_activity_action": {"mean": [1.8639455782312926, 1.9300291545189505], "std": [0.4570497151630161, 0.3342486448505309], "min": [0, 0], "max": [2, 2], "count": [1029]}, "gripper_open_scale_state": {"mean": [0.7550767181555585, 0.83319783555607], "std": [0.23557519467953614, 0.19534505503264787], "min": [0.3643181818181818, 0.32727272727272727], "max": [0.9118181818181819, 0.9141477272727273], "count": [1029]}, "gripper_open_scale_action": {"mean": [0.7550794114888781, 0.8331976367968282], "std": [0.23557697132762048, 0.19534497318240707], "min": [0.3643181818181818, 0.32727272727272727], "max": [0.9118181818181819, 0.9141477272727273], "count": [1029]}}} +{"episode_index": 125, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5080852499558381]], [[0.46337823043631865]], [[0.4014050642554319]]], "std": [[[0.15894032249001713]], [[0.15075739140639743]], [[0.18901760592723824]]], "count": [185]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47307319930224345]], [[0.455662908496732]], [[0.417742639330507]]], "std": [[[0.17469975131257834]], [[0.14422510611448]], [[0.17809408824768602]]], "count": [185]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47313547186892774]], [[0.4559371632662074]], [[0.42159574280162515]]], "std": [[[0.17312645204841864]], [[0.15219606695894636]], [[0.1904716954071533]]], "count": [185]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4831749138844727]], [[0.43629033298003883]], [[0.3765751987281399]]], "std": [[[0.1566429307212534]], [[0.15862426780691688]], [[0.19554771400304968]]], "count": [185]}, "observation.state": {"min": [-0.674977719783783, 0.2145969569683075, 0.28257861733436584, -1.6972520351409912, -0.4524984359741211, -0.3723376393318176, -0.8512995839118958, -0.39246076345443726, 0.39313724637031555, 0.08909212797880173, -1.9572079181671143, -1.8510292768478394, -0.9485383629798889, -0.015441800467669964, 0.27569112181663513, -0.5410367846488953, -1.7256637811660767, -0.036334484815597534, -0.12047680467367172, -0.02825360745191574, -0.3349842429161072, -0.4452374279499054, 0.0585763119161129, 1.2405757904052734, -1.7827131748199463, 0.11950597167015076, 397.0, 357.9375], "max": [-0.03870485723018646, 0.6046300530433655, 0.7506017684936523, -0.47251299023628235, -0.14150038361549377, 0.40022143721580505, 0.028263425454497337, -0.29447224736213684, 0.5402567982673645, 0.23595093190670013, -1.2217540740966797, -1.1211638450622559, 0.17871132493019104, 0.3068670630455017, 0.7398210763931274, -0.2660798132419586, -1.411125898361206, 0.4118409752845764, 0.7430837154388428, 0.4768075942993164, -0.2601770758628845, -0.39017000794410706, 0.23875688016414642, 1.8264459371566772, -1.121137022972107, 0.8362615704536438, 1003.0, 1005.75], "mean": [-0.3049508333206177, 0.405796617269516, 0.43418610095977783, -1.2522048950195312, -0.2526916265487671, -0.11848233640193939, -0.3933229148387909, -0.3228124678134918, 0.4541950225830078, 0.16012264788150787, -1.7125158309936523, -1.5069098472595215, -0.5644758343696594, 0.1994851976633072, 0.44258445501327515, -0.3956482410430908, -1.4947352409362793, 0.21381469070911407, 0.10281245410442352, 0.21658502519130707, -0.29418832063674927, -0.4374768137931824, 0.1657227724790573, 1.5717494487762451, -1.3995941877365112, 0.6120964884757996, 802.6524658203125, 926.68505859375], "std": [0.16667090356349945, 0.08442400395870209, 0.11221865564584732, 0.28468552231788635, 0.06031292304396629, 0.22656485438346863, 0.23966196179389954, 0.026907389983534813, 0.0363009050488472, 0.04108819365501404, 0.21440814435482025, 0.2204102724790573, 0.28682446479797363, 0.05199803411960602, 0.15405496954917908, 0.08138712495565414, 0.07492883503437042, 0.07547084987163544, 0.26176732778549194, 0.1804642230272293, 0.020040245726704597, 0.011574056930840015, 0.05914077162742615, 0.1518324315547943, 0.22115370631217957, 0.24131980538368225, 272.8567810058594, 204.05584716796875], "count": [1055]}, "action": {"min": [-0.674977719783783, 0.2145969569683075, 0.28257861733436584, -1.6972520351409912, -0.4524984359741211, -0.3723376393318176, -0.8512995839118958, -0.39246076345443726, 0.39313724637031555, 0.08909212797880173, -1.9572079181671143, -1.8510292768478394, -0.9485383629798889, -0.015441800467669964, 0.27569112181663513, -0.5410367846488953, -1.7256637811660767, -0.036334484815597534, -0.12047680467367172, -0.02825360745191574, -0.3349842429161072, -0.4452374279499054, 0.0585763119161129, 1.2405757904052734, -1.7827131748199463, 0.11950597167015076, 397.0, 357.9375], "max": [-0.03870485723018646, 0.6046300530433655, 0.7506017684936523, -0.47251299023628235, -0.14150038361549377, 0.40022143721580505, 0.028263425454497337, -0.29447224736213684, 0.5402567982673645, 0.23595093190670013, -1.2217540740966797, -1.1211638450622559, 0.17871132493019104, 0.3068670630455017, 0.7398210763931274, -0.2660798132419586, -1.411125898361206, 0.4118409752845764, 0.7430837154388428, 0.4768075942993164, -0.2601770758628845, -0.39017000794410706, 0.23875688016414642, 1.8264459371566772, -1.121137022972107, 0.8362615704536438, 1003.0, 1005.75], "mean": [-0.3049449026584625, 0.40551528334617615, 0.4340803027153015, -1.2521666288375854, -0.2527446150779724, -0.11862513422966003, -0.3936988413333893, -0.32280218601226807, 0.4541915953159332, 0.1600256711244583, -1.7127505540847778, -1.5072988271713257, -0.5646446347236633, 0.19928903877735138, 0.4423061013221741, -0.39547601342201233, -1.4950228929519653, 0.21354322135448456, 0.10282250493764877, 0.21677397191524506, -0.2941432595252991, -0.43742695450782776, 0.16562291979789734, 1.5719858407974243, -1.399661898612976, 0.6121703386306763, 802.6497802734375, 926.6842651367188], "std": [0.16667471826076508, 0.08425537496805191, 0.11225510388612747, 0.28466659784317017, 0.06033854931592941, 0.22661378979682922, 0.23931126296520233, 0.0269148088991642, 0.03630191087722778, 0.04103199765086174, 0.21439123153686523, 0.22009073197841644, 0.2869828939437866, 0.052386049181222916, 0.1540270447731018, 0.08146126568317413, 0.07519213855266571, 0.07584087550640106, 0.2617594003677368, 0.18031205236911774, 0.020061181858181953, 0.01165337860584259, 0.05911274999380112, 0.15202666819095612, 0.2210788130760193, 0.24137216806411743, 272.85565185546875, 204.0557098388672], "count": [1055]}, "timestamp": {"min": [0.0], "max": [35.13333333333333], "mean": [17.56666666666667], "std": [10.151737672821229], "count": [1055]}, "frame_index": {"min": [0], "max": [1054], "mean": [527.0], "std": [304.55213018463684], "count": [1055]}, "episode_index": {"min": [129], "max": [129], "mean": [129.0], "std": [0.0], "count": [1055]}, "index": {"min": [121431], "max": [122485], "mean": [121958.0], "std": [304.55213018463684], "count": [1055]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1055]}, "subtask_annotation": {"mean": [6.8246445497630335, 16.0, 16.0, 16.0, 16.0], "std": [5.056510911564763, 0.0, 0.0, 0.0, 0.0], "min": [0, 16, 16, 16, 16], "max": [16, 16, 16, 16, 16], "count": [1055]}, "scene_annotation": {"mean": [129.0], "std": [0.0], "min": [129], "max": [129], "count": [1055]}, "eef_direction_state": {"mean": [4.405687203791469, 5.195260663507109], "std": [2.267923006787896, 1.6890436743761947], "min": [0, 0], "max": [6, 6], "count": [1055]}, "eef_velocity_state": {"mean": [0.43886255924170614, 0.21990521327014217], "std": [0.5522951981045735, 0.4450698763193696], "min": [0, 0], "max": [2, 2], "count": [1055]}, "eef_acc_mag_state": {"mean": [0.26445497630331755, 0.15071090047393365], "std": [0.5979562836589112, 0.4679662227295603], "min": [0, 0], "max": [2, 2], "count": [1055]}, "eef_direction_action": {"mean": [4.405687203791469, 5.195260663507109], "std": [2.267923006787896, 1.6890436743761947], "min": [0, 0], "max": [6, 6], "count": [1055]}, "eef_velocity_action": {"mean": [0.43886255924170614, 0.21990521327014217], "std": [0.5522951981045734, 0.4450698763193696], "min": [0, 0], "max": [2, 2], "count": [1055]}, "eef_acc_mag_action": {"mean": [0.26445497630331755, 0.15071090047393365], "std": [0.5979562836589112, 0.4679662227295603], "min": [0, 0], "max": [2, 2], "count": [1055]}, "eef_sim_pose_state": {"mean": [0.5182441043917707, 0.26233124791093015, 1.1314720206609425, 0.13779921587446753, -0.18081664398529856, 0.8799146306270521, 0.4928933145151034, -0.2558192683650489, 1.163919792267278, -0.18791591167283686, -0.21376907425145225, -1.0375678716817833], "std": [0.039453099637336043, 0.03021527313300156, 0.020506054932538747, 0.21437074823311797, 0.11960525138799266, 0.2657573890977202, 0.01059214320541124, 0.04914010854756908, 0.018102043806984398, 0.23787456286662037, 0.1370539670318537, 0.16523239881489496], "min": [0.4457936235954695, 0.2134847242219456, 1.0702539175138597, -0.17364977761685318, -0.3840367612091744, 0.2793621719705369, 0.44114202074067926, -0.32585377345640965, 1.1398109292890344, -0.6884946899813831, -0.3830977095721384, -1.2502279535254253], "max": [0.5989095232540399, 0.311837214069808, 1.170016500557435, 0.500586336447863, 0.00919579676537463, 1.2503319265102195, 0.5165262874534525, -0.15931141853548814, 1.2072692638808726, 0.10366329232000404, 0.05272953478342668, -0.7573502396046851], "count": [1055]}, "eef_sim_pose_action": {"mean": [0.5182545120342187, 0.26226052020155416, 1.1314642179269168, 0.1375951507027049, -0.18054840293775443, 0.879626091291949, 0.4928504801987368, -0.2557357003273596, 1.1639506111104916, -0.18774762495036304, -0.2137400230072185, -1.0374329510348093], "std": [0.0394467324100493, 0.03019162557129195, 0.020504468732702858, 0.21453192193236573, 0.11946864759828625, 0.2655202186146533, 0.010700008294185638, 0.049123478379608454, 0.018088638098096178, 0.23801658374826648, 0.1370213082195153, 0.16511680341848348], "min": [0.4457936235954695, 0.2134847242219456, 1.0702539175138597, -0.17364977761685318, -0.3840367612091744, 0.2793621719705369, 0.44114202074067926, -0.32585377345640965, 1.1398109292890344, -0.6884946899813831, -0.3830968892244069, -1.2502279535254253], "max": [0.5989095232540399, 0.311837214069808, 1.170016500557435, 0.500586336447863, 0.00919579676537463, 1.2503325485643595, 0.5165262874534525, -0.15931141853548814, 1.2072692638808726, 0.10366329232000404, 0.05272953478342668, -0.7573502396046851], "count": [1055]}, "gripper_mode_state": {"mean": [0.3109004739336493, 0.11469194312796209], "std": [0.462862149285811, 0.3186498098375315], "min": [0, 0], "max": [1, 1], "count": [1055]}, "gripper_activity_state": {"mean": [1.8682464454976304, 1.9317535545023696], "std": [0.451103182702932, 0.3302824526164264], "min": [0, 0], "max": [2, 2], "count": [1055]}, "gripper_mode_action": {"mean": [0.3109004739336493, 0.11469194312796209], "std": [0.462862149285811, 0.31864980983753155], "min": [0, 0], "max": [1, 1], "count": [1055]}, "gripper_activity_action": {"mean": [1.8682464454976304, 1.9317535545023696], "std": [0.451103182702932, 0.3302824526164264], "min": [0, 0], "max": [2, 2], "count": [1055]}, "gripper_open_scale_state": {"mean": [0.7296841789091159, 0.8424409998047686], "std": [0.24805160889236025, 0.1855050424501158], "min": [0.3609090909090909, 0.32539772727272726], "max": [0.9118181818181819, 0.9143181818181818], "count": [1055]}, "gripper_open_scale_action": {"mean": [0.7296816154851473, 0.8424402448201345], "std": [0.2480497412026709, 0.18550475176915907], "min": [0.3609090909090909, 0.32539772727272726], "max": [0.9118181818181819, 0.9143181818181818], "count": [1055]}}} +{"episode_index": 126, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5035415808388958]], [[0.4575974775326797]], [[0.39354183180364344]]], "std": [[[0.14950227037156186]], [[0.14837605007507212]], [[0.19088605380509002]]], "count": [188]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48111208129084965]], [[0.4608354931511612]], [[0.4257813879762898]]], "std": [[[0.1608441884957944]], [[0.13977911681093727]], [[0.17719141305994346]]], "count": [188]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4419733966503268]], [[0.44695167244646083]], [[0.42589092485398417]]], "std": [[[0.17482841899356585]], [[0.15064356206177185]], [[0.18860400031538105]]], "count": [188]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4752276587053261]], [[0.42868933606243914]], [[0.36993024266444163]]], "std": [[[0.15519719826593942]], [[0.15885955576630642]], [[0.19554052527187096]]], "count": [188]}, "observation.state": {"min": [-0.7865555286407471, 0.25869160890579224, 0.36508798599243164, -1.5775562524795532, -0.595403790473938, -0.23546236753463745, -0.82562255859375, -0.3576938211917877, 0.4111230671405792, 0.038414061069488525, -1.881487488746643, -2.066800594329834, -0.7935746908187866, 0.18405260145664215, 0.18960820138454437, -0.5624661445617676, -1.580698847770691, -0.006613707169890404, -0.12064806371927261, -0.028267787769436836, -0.3430051803588867, -0.48628607392311096, 0.07103418558835983, 1.4073303937911987, -1.6638263463974, -0.017610179260373116, 401.6875, 361.1875], "max": [-0.11444014310836792, 0.6770055890083313, 0.8923802971839905, -0.7671092748641968, -0.17536304891109467, 0.7134546041488647, 0.028264515101909637, -0.264784574508667, 0.5261855125427246, 0.23676112294197083, -1.0913714170455933, -1.121137022972107, 0.3740249276161194, 0.41187262535095215, 0.78176349401474, -0.2612016201019287, -1.231788992881775, 0.2986367344856262, 0.5456510186195374, 0.6348056793212891, -0.24356800317764282, -0.42537668347358704, 0.24853962659835815, 1.7275506258010864, -1.121137022972107, 0.8902916312217712, 1000.3125, 1005.5], "mean": [-0.4380902945995331, 0.395291805267334, 0.530784547328949, -1.2663365602493286, -0.33892181515693665, 0.16361694037914276, -0.4632256031036377, -0.29445141553878784, 0.47796833515167236, 0.1304025948047638, -1.5913931131362915, -1.6649219989776611, -0.3993944525718689, 0.27202144265174866, 0.41937270760536194, -0.4066762626171112, -1.3902254104614258, 0.13365782797336578, 0.02237415499985218, 0.17523403465747833, -0.2942188084125519, -0.46180248260498047, 0.17363965511322021, 1.5938348770141602, -1.2756808996200562, 0.6335380673408508, 843.2910766601562, 917.9345703125], "std": [0.15921419858932495, 0.10421142727136612, 0.13513293862342834, 0.203836128115654, 0.08695366978645325, 0.24710555374622345, 0.21590740978717804, 0.02755720168352127, 0.02718210406601429, 0.0489937849342823, 0.1947224885225296, 0.1854834258556366, 0.3550020754337311, 0.07082516700029373, 0.20247341692447662, 0.10161398351192474, 0.06011437624692917, 0.11370354145765305, 0.19140177965164185, 0.213985413312912, 0.025913717225193977, 0.018817270174622536, 0.060707274824380875, 0.06814071536064148, 0.17468863725662231, 0.3136740028858185, 252.6277313232422, 213.55328369140625], "count": [1083]}, "action": {"min": [-0.7865555286407471, 0.25869160890579224, 0.36508798599243164, -1.5775562524795532, -0.595403790473938, -0.23546236753463745, -0.82562255859375, -0.3576938211917877, 0.4111230671405792, 0.038414061069488525, -1.881487488746643, -2.066800594329834, -0.7935746908187866, 0.18405260145664215, 0.18960820138454437, -0.5624661445617676, -1.580698847770691, -0.006613707169890404, -0.12064806371927261, -0.028267787769436836, -0.3430051803588867, -0.48628607392311096, 0.07103418558835983, 1.4073303937911987, -1.6638263463974, -0.017610179260373116, 401.6875, 361.1875], "max": [-0.11444014310836792, 0.6770055890083313, 0.8923802971839905, -0.7671092748641968, -0.17536304891109467, 0.7134546041488647, 0.028264515101909637, -0.264784574508667, 0.5261855125427246, 0.23676112294197083, -1.0913714170455933, -1.121137022972107, 0.3740249276161194, 0.41187262535095215, 0.78176349401474, -0.2612016201019287, -1.231788992881775, 0.2986367344856262, 0.5456510186195374, 0.6348056793212891, -0.24356800317764282, -0.42537668347358704, 0.24853962659835815, 1.7275506258010864, -1.121137022972107, 0.8902916312217712, 1000.3125, 1005.5], "mean": [-0.43832719326019287, 0.39507630467414856, 0.5308052897453308, -1.2660771608352661, -0.3389461636543274, 0.1635257452726364, -0.463673859834671, -0.2944369912147522, 0.47802141308784485, 0.13032393157482147, -1.5916683673858643, -1.6652547121047974, -0.3992808759212494, 0.2720107436180115, 0.41902074217796326, -0.40651485323905945, -1.390376091003418, 0.1334877908229828, 0.022523729130625725, 0.17549455165863037, -0.29415902495384216, -0.46180540323257446, 0.1735265851020813, 1.5939749479293823, -1.2759093046188354, 0.6336216330528259, 843.2910766601562, 917.9345092773438], "std": [0.1590498834848404, 0.10401950776576996, 0.1351223886013031, 0.20382922887802124, 0.08693352341651917, 0.24722841382026672, 0.2153899073600769, 0.027553852647542953, 0.027174431830644608, 0.048894114792346954, 0.19490690529346466, 0.1848295032978058, 0.354910671710968, 0.07083699107170105, 0.2024824470281601, 0.10168186575174332, 0.0603727363049984, 0.11366155743598938, 0.19135311245918274, 0.21390901505947113, 0.025954989716410637, 0.018814941868185997, 0.060707058757543564, 0.06825397163629532, 0.17464958131313324, 0.31371599435806274, 252.62774658203125, 213.55323791503906], "count": [1083]}, "timestamp": {"min": [0.0], "max": [36.06666666666667], "mean": [18.03333333333333], "std": [10.421167916348951], "count": [1083]}, "frame_index": {"min": [0], "max": [1082], "mean": [541.0], "std": [312.63503749046856], "count": [1083]}, "episode_index": {"min": [130], "max": [130], "mean": [130.0], "std": [0.0], "count": [1083]}, "index": {"min": [122486], "max": [123568], "mean": [123027.0], "std": [312.63503749046856], "count": [1083]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1083]}, "subtask_annotation": {"mean": [5.425669436749769, 16.0, 16.0, 16.0, 16.0], "std": [5.900276719308379, 0.0, 0.0, 0.0, 0.0], "min": [0, 16, 16, 16, 16], "max": [16, 16, 16, 16, 16], "count": [1083]}, "scene_annotation": {"mean": [130.0], "std": [0.0], "min": [130], "max": [130], "count": [1083]}, "eef_direction_state": {"mean": [4.743305632502309, 5.347183748845799], "std": [1.926305954781644, 1.5670484133733449], "min": [0, 0], "max": [6, 6], "count": [1083]}, "eef_velocity_state": {"mean": [0.40627885503231764, 0.1994459833795014], "std": [0.5791365749723554, 0.45369079206161966], "min": [0, 0], "max": [2, 2], "count": [1083]}, "eef_acc_mag_state": {"mean": [0.23084025854108955, 0.1283471837488458], "std": [0.5670955430149442, 0.4331163688595247], "min": [0, 0], "max": [2, 2], "count": [1083]}, "eef_direction_action": {"mean": [4.743305632502309, 5.347183748845799], "std": [1.9263059547816441, 1.5670484133733449], "min": [0, 0], "max": [6, 6], "count": [1083]}, "eef_velocity_action": {"mean": [0.40627885503231764, 0.1994459833795014], "std": [0.5791365749723554, 0.45369079206161966], "min": [0, 0], "max": [2, 2], "count": [1083]}, "eef_acc_mag_action": {"mean": [0.23084025854108955, 0.1283471837488458], "std": [0.5670955430149442, 0.4331163688595247], "min": [0, 0], "max": [2, 2], "count": [1083]}, "eef_sim_pose_state": {"mean": [0.5499367160897957, 0.23603080522285733, 1.1732738441290795, 0.29909777760701967, -0.061361269511698985, 0.7887894010352261, 0.5139705534034756, -0.2580560605909273, 1.1609633266894894, -0.15688556355057648, -0.28999279379348847, -1.0906055168085182], "std": [0.03559137732249567, 0.042733414661149174, 0.02225130213936172, 0.27072787981837376, 0.11353432429306486, 0.22795935494423783, 0.021271671370244046, 0.05676456189962643, 0.01763636510905468, 0.2488867628699997, 0.08673762483212533, 0.22322396671497077], "min": [0.471751025583817, 0.1501761320513131, 1.1236746399181874, -0.035155674326059094, -0.382953212421018, 0.3273370346307398, 0.4886132795696066, -0.3434944908918549, 1.1397674658042838, -0.6546653640527661, -0.40504656271627426, -1.2502401452981649], "max": [0.6151421764584699, 0.32555840743481096, 1.2249656073815332, 0.7573307686654451, 0.1451777448773961, 1.2503754688731852, 0.541951382222821, -0.17093519435176185, 1.1955253585036927, 0.061409105288829036, -0.0802066715798131, -0.6284080511784881], "count": [1083]}, "eef_sim_pose_action": {"mean": [0.5500075924125927, 0.23598407181879374, 1.1732851974188059, 0.2990602768012257, -0.06123478173785641, 0.7884034049876675, 0.5139805893800038, -0.2579601048458635, 1.1610144433489795, -0.1567846539262014, -0.2898327313284155, -1.0904337328178983], "std": [0.03554567509485614, 0.04268049039200976, 0.02223735080639392, 0.27076163433931894, 0.11325191109441521, 0.22753099458277254, 0.02126226656255445, 0.05676510599246662, 0.01765513646416553, 0.24894180270991548, 0.08672569137271381, 0.22317265550702392], "min": [0.471751025583817, 0.1501761320513131, 1.1236746399181874, -0.035155674326059094, -0.382953212421018, 0.3273370346307398, 0.4886132795696066, -0.3434944908918549, 1.1397674658042838, -0.6546653640527661, -0.40504656271627426, -1.2502401452981649], "max": [0.6151421764584699, 0.32555840743481096, 1.2249656073815332, 0.7573307686654451, 0.1451777448773961, 1.2503754688731852, 0.541951382222821, -0.17093519435176185, 1.1955253585036927, 0.061409105288829036, -0.0802066715798131, -0.6284080511784881], "count": [1083]}, "gripper_mode_state": {"mean": [0.24376731301939059, 0.1283471837488458], "std": [0.42935394504149843, 0.3344759844481933], "min": [0, 0], "max": [1, 1], "count": [1083]}, "gripper_activity_state": {"mean": [1.873499538319483, 1.9362880886426592], "std": [0.44209423205721027, 0.3195736398392341], "min": [0, 0], "max": [2, 2], "count": [1083]}, "gripper_mode_action": {"mean": [0.24376731301939059, 0.1283471837488458], "std": [0.42935394504149843, 0.3344759844481934], "min": [0, 0], "max": [1, 1], "count": [1083]}, "gripper_activity_action": {"mean": [1.873499538319483, 1.9362880886426592], "std": [0.44209423205721027, 0.3195736398392341], "min": [0, 0], "max": [2, 2], "count": [1083]}, "gripper_open_scale_state": {"mean": [0.7666282445926336, 0.8344859830532293], "std": [0.229661948360986, 0.19413975620137944], "min": [0.36517045454545455, 0.32835227272727274], "max": [0.909375, 0.9140909090909091], "count": [1083]}, "gripper_open_scale_action": {"mean": [0.7666282450537404, 0.8344859194205053], "std": [0.22966194869929982, 0.19413973031229403], "min": [0.36517045454545455, 0.32835227272727274], "max": [0.909375, 0.9140909090909091], "count": [1083]}}} +{"episode_index": 127, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5119023960886439]], [[0.4643939338235294]], [[0.3995579707924837]]], "std": [[[0.15463419024114697]], [[0.14953633820594314]], [[0.19117091871697445]]], "count": [160]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47074039905024506]], [[0.45431983634599676]], [[0.4185275799121732]]], "std": [[[0.17191486666529188]], [[0.1456172421306936]], [[0.18102232641282906]]], "count": [160]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44159073478349675]], [[0.4487148820465686]], [[0.42245390242034314]]], "std": [[[0.17383247542662414]], [[0.1494171784127953]], [[0.19017576216481516]]], "count": [160]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4756652943729575]], [[0.4281718877655229]], [[0.3664683746936274]]], "std": [[[0.1596643198950439]], [[0.1570810534554265]], [[0.1941414832831777]]], "count": [160]}, "observation.state": {"min": [-0.5912423133850098, 0.2972535789012909, 0.3194498121738434, -1.6692765951156616, -0.5024333596229553, -0.19651971757411957, -0.8315228223800659, -0.35766300559043884, 0.4014710783958435, 0.06243787333369255, -1.907883644104004, -1.9443247318267822, -0.8791148066520691, 0.02765474282205105, 0.29263389110565186, -0.5690515041351318, -1.7260946035385132, 0.07699955999851227, -0.29652705788612366, -0.028302695602178574, -0.3429340720176697, -0.44966548681259155, 0.0732039362192154, 1.3239918947219849, -1.6484835147857666, 0.17842300236225128, 399.9375, 359.0], "max": [-0.12528082728385925, 0.7275579571723938, 0.7696945667266846, -0.7596469521522522, -0.14637094736099243, 0.6407889127731323, 0.02827274613082409, -0.25337374210357666, 0.5359911322593689, 0.23502400517463684, -1.0856812000274658, -1.1211503744125366, 0.22887279093265533, 0.24367740750312805, 0.7397163510322571, -0.2597857117652893, -1.377146601676941, 0.5378919243812561, 0.5079344511032104, 0.463270366191864, -0.24723830819129944, -0.38042932748794556, 0.2349821925163269, 2.0156829357147217, -1.121137022972107, 0.9089385271072388, 1000.5625, 1005.0], "mean": [-0.3525626063346863, 0.4150882065296173, 0.4305197298526764, -1.3137377500534058, -0.34618666768074036, 0.14515264332294464, -0.420486718416214, -0.30061444640159607, 0.4682478904724121, 0.159308522939682, -1.5464948415756226, -1.639237880706787, -0.5118026733398438, 0.181775763630867, 0.45674392580986023, -0.3815268278121948, -1.4634603261947632, 0.2266167402267456, -0.021987462416291237, 0.2343832105398178, -0.30165526270866394, -0.4340333938598633, 0.1756453961133957, 1.646492600440979, -1.3731085062026978, 0.6582887768745422, 863.1936645507812, 914.1204223632812], "std": [0.13675399124622345, 0.0855279192328453, 0.12210831046104431, 0.2159586101770401, 0.07752600312232971, 0.22119924426078796, 0.2137843519449234, 0.025588564574718475, 0.030271977186203003, 0.04372284933924675, 0.2254640907049179, 0.17004744708538055, 0.2958395779132843, 0.033312417566776276, 0.14341741800308228, 0.09745936840772629, 0.09775625169277191, 0.07479448616504669, 0.24688021838665009, 0.1885673999786377, 0.018246671184897423, 0.018943987786769867, 0.05163971707224846, 0.17285621166229248, 0.1901569664478302, 0.21644525229930878, 237.84536743164062, 216.2481231689453], "count": [872]}, "action": {"min": [-0.5912423133850098, 0.2972535789012909, 0.3194498121738434, -1.6692765951156616, -0.5024333596229553, -0.19651971757411957, -0.8315228223800659, -0.35766300559043884, 0.4014710783958435, 0.06243787333369255, -1.907883644104004, -1.9443247318267822, -0.8791148066520691, 0.02765474282205105, 0.29263389110565186, -0.5690515041351318, -1.7260946035385132, 0.07699955999851227, -0.29652705788612366, -0.028302695602178574, -0.3429340720176697, -0.44966548681259155, 0.0732039362192154, 1.3239918947219849, -1.6484835147857666, 0.17842300236225128, 399.9375, 359.0], "max": [-0.12528082728385925, 0.7275579571723938, 0.7696945667266846, -0.7596469521522522, -0.14637094736099243, 0.6407889127731323, 0.028274333104491234, -0.25337374210357666, 0.5359911322593689, 0.23502200841903687, -1.0856812000274658, -1.1211503744125366, 0.22887279093265533, 0.24367740750312805, 0.7397163510322571, -0.2597857117652893, -1.377146601676941, 0.5378919243812561, 0.5079344511032104, 0.463270366191864, -0.24723830819129944, -0.38042932748794556, 0.2349821925163269, 2.0156829357147217, -1.121137022972107, 0.9089385271072388, 1000.5625, 1005.0], "mean": [-0.35263505578041077, 0.4148370921611786, 0.43045705556869507, -1.3137747049331665, -0.34617722034454346, 0.1450677365064621, -0.4207833707332611, -0.30055734515190125, 0.4682636857032776, 0.1591998040676117, -1.546809434890747, -1.639497995376587, -0.5119480490684509, 0.18168160319328308, 0.45641234517097473, -0.3813231587409973, -1.4637095928192139, 0.22652947902679443, -0.021908937022089958, 0.23476697504520416, -0.3015855550765991, -0.43400949239730835, 0.17552566528320312, 1.6467576026916504, -1.373451590538025, 0.658407986164093, 863.193603515625, 914.1204223632812], "std": [0.13668961822986603, 0.08529209345579147, 0.12211159616708755, 0.21597816050052643, 0.07753750681877136, 0.22131529450416565, 0.21334034204483032, 0.02562604285776615, 0.03026355430483818, 0.04365219548344612, 0.22569239139556885, 0.16942696273326874, 0.29598596692085266, 0.03337803855538368, 0.1434093564748764, 0.09749884158372879, 0.09790213406085968, 0.07480711489915848, 0.24685987830162048, 0.18837279081344604, 0.018335891887545586, 0.018943021073937416, 0.05162309482693672, 0.17292064428329468, 0.1899728626012802, 0.21652255952358246, 237.84536743164062, 216.2481231689453], "count": [872]}, "timestamp": {"min": [0.0], "max": [29.033333333333335], "mean": [14.516666666666666], "std": [8.390818394729642], "count": [872]}, "frame_index": {"min": [0], "max": [871], "mean": [435.5], "std": [251.72455184188928], "count": [872]}, "episode_index": {"min": [131], "max": [131], "mean": [131.0], "std": [0.0], "count": [872]}, "index": {"min": [123569], "max": [124440], "mean": [124004.5], "std": [251.72455184188928], "count": [872]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [872]}, "subtask_annotation": {"mean": [3.1077981651376145, 16.0, 16.0, 16.0, 16.0], "std": [4.081434101665139, 0.0, 0.0, 0.0, 0.0], "min": [0, 16, 16, 16, 16], "max": [16, 16, 16, 16, 16], "count": [872]}, "scene_annotation": {"mean": [131.0], "std": [0.0], "min": [131], "max": [131], "count": [872]}, "eef_direction_state": {"mean": [4.655963302752293, 5.256880733944954], "std": [1.9881498103458135, 1.6242354290234158], "min": [0, 0], "max": [6, 6], "count": [872]}, "eef_velocity_state": {"mean": [0.4151376146788991, 0.25], "std": [0.5978940329524849, 0.5107783231626456], "min": [0, 0], "max": [2, 2], "count": [872]}, "eef_acc_mag_state": {"mean": [0.2889908256880734, 0.21559633027522937], "std": [0.6291598372697209, 0.560008897689243], "min": [0, 0], "max": [2, 2], "count": [872]}, "eef_direction_action": {"mean": [4.655963302752293, 5.256880733944954], "std": [1.9881498103458135, 1.6242354290234158], "min": [0, 0], "max": [6, 6], "count": [872]}, "eef_velocity_action": {"mean": [0.4151376146788991, 0.25], "std": [0.597894032952485, 0.5107783231626456], "min": [0, 0], "max": [2, 2], "count": [872]}, "eef_acc_mag_action": {"mean": [0.2889908256880734, 0.21559633027522937], "std": [0.6291598372697209, 0.5600088976892431], "min": [0, 0], "max": [2, 2], "count": [872]}, "eef_sim_pose_state": {"mean": [0.5340664592171953, 0.2599000204875008, 1.1645201217237622, 0.2642925945331109, -0.06049473394519503, 0.8782061440124379, 0.4891486349645819, -0.26744085831966447, 1.1505497482383262, -0.1190429463825803, -0.24210168774535706, -1.028566075312475], "std": [0.03330568589585022, 0.033174590090647695, 0.01829981707642353, 0.23082180271663577, 0.09740674084867154, 0.24666970695911603, 0.014046848712143636, 0.04190150869400182, 0.014453547838312267, 0.2270466353623469, 0.10706318925375581, 0.16470748471318583], "min": [0.4642775156333943, 0.17657271142574377, 1.1191536035296554, -0.1308268505339366, -0.38312064668544976, 0.34554696638061316, 0.4527256442886346, -0.31318936721466956, 1.1398119725671554, -0.5763856755996003, -0.38314866011946536, -1.2502987481760435], "max": [0.5975917585291901, 0.31561400318700694, 1.1950076084320496, 0.6558755140472665, 0.043776639103077164, 1.2504016668364843, 0.5064803024303878, -0.17284120450653892, 1.1915974985884492, 0.23495612947205297, -0.05261417891339537, -0.7231685930375857], "count": [872]}, "eef_sim_pose_action": {"mean": [0.5340953876842176, 0.2598181401964614, 1.1645568843198046, 0.2640589410019716, -0.06033103870142056, 0.8779437426967974, 0.48913808482293536, -0.2673491780843517, 1.1506035661289788, -0.11885980613068338, -0.2418823174176135, -1.0282742282178234], "std": [0.03327719325790488, 0.03313962064262712, 0.018282313445204063, 0.23111544668905337, 0.09698344188893714, 0.2463951609714632, 0.014050679296455218, 0.041896546185874, 0.01450073441251367, 0.22714583458139895, 0.10697013742474261, 0.16453983454960588], "min": [0.4642775156333943, 0.17657271142574377, 1.1191536035296554, -0.1308268505339366, -0.3831202332274086, 0.34554696638061316, 0.4527256442886346, -0.31318936721466956, 1.1398119725671554, -0.5763856755996003, -0.38314866011946536, -1.2502987481760435], "max": [0.5975917585291901, 0.31561400318700694, 1.1950076084320496, 0.6558755140472665, 0.043776639103077164, 1.2503970007196714, 0.5064803024303878, -0.17284120450653892, 1.1915974985884492, 0.23495612947205297, -0.05261417891339537, -0.7231685930375857], "count": [872]}, "gripper_mode_state": {"mean": [0.20527522935779816, 0.13188073394495411], "std": [0.40390259911258675, 0.3383610585736713], "min": [0, 0], "max": [1, 1], "count": [872]}, "gripper_activity_state": {"mean": [1.8394495412844036, 1.9185779816513762], "std": [0.4901822070187463, 0.35713410206061236], "min": [0, 0], "max": [2, 2], "count": [872]}, "gripper_mode_action": {"mean": [0.20527522935779816, 0.13188073394495411], "std": [0.4039025991125868, 0.3383610585736713], "min": [0, 0], "max": [1, 1], "count": [872]}, "gripper_activity_action": {"mean": [1.8394495412844036, 1.9185779816513762], "std": [0.4901822070187463, 0.35713410206061236], "min": [0, 0], "max": [2, 2], "count": [872]}, "gripper_open_scale_state": {"mean": [0.7847214530327669, 0.8310185571309364], "std": [0.21622304701818135, 0.19658837278413432], "min": [0.36357954545454546, 0.32636363636363636], "max": [0.9096022727272727, 0.9136363636363637], "count": [872]}, "gripper_open_scale_action": {"mean": [0.7847214547508125, 0.8310185571309364], "std": [0.21622304793450817, 0.19658837278413432], "min": [0.36357954545454546, 0.32636363636363636], "max": [0.9096022727272727, 0.9136363636363637], "count": [872]}}} +{"episode_index": 128, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5139597374013357]], [[0.4680810564663024]], [[0.4053749352655452]]], "std": [[[0.15757575649514738]], [[0.15387482624562593]], [[0.19372810028313442]]], "count": [183]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4777095309207472]], [[0.4622739015232687]], [[0.4208816453266188]]], "std": [[[0.1632551034758345]], [[0.13788126577776033]], [[0.1763706585810663]]], "count": [183]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.461632355173399]], [[0.4430707324368728]], [[0.4010043974784814]]], "std": [[[0.16442690903195478]], [[0.14622218622923985]], [[0.18361591759939944]]], "count": [183]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4827368711828994]], [[0.43575111499517843]], [[0.3782332025250902]]], "std": [[[0.15430983056345335]], [[0.1544546415689737]], [[0.1912783060503317]]], "count": [183]}, "observation.state": {"min": [-0.6469935774803162, 0.07320456206798553, 0.24613723158836365, -1.5334463119506836, -0.482931524515152, -0.2555543780326843, -0.9206480979919434, -0.376842200756073, 0.3898828625679016, 0.06772506237030029, -1.9792718887329102, -1.9047504663467407, -1.0362156629562378, 0.14813591539859772, 0.09902343899011612, -0.7740480899810791, -1.5503051280975342, -0.1618923842906952, -0.12048225849866867, -0.1608506292104721, -0.3593548834323883, -0.4924983084201813, 0.07999025285243988, 1.0430505275726318, -1.8046817779541016, -0.3066321015357971, 400.0, 361.875], "max": [-0.11277881264686584, 0.7139923572540283, 0.7732681035995483, -0.8534354567527771, -0.07812202721834183, 0.17003433406352997, 0.028264515101909637, -0.28825926780700684, 0.5358131527900696, 0.23499731719493866, -1.2292466163635254, -1.121137022972107, 0.23190873861312866, 0.6104834079742432, 0.6046125888824463, -0.3843171298503876, -1.1086723804473877, 0.4347080588340759, 0.36080101132392883, 0.9021759629249573, -0.2725927531719208, -0.4335305094718933, 0.23495124280452728, 2.027184009552002, -1.0471349954605103, 0.7753958106040955, 1000.25, 1005.0], "mean": [-0.37908676266670227, 0.339391827583313, 0.45460057258605957, -1.1779979467391968, -0.23202671110630035, -0.0785110741853714, -0.4293472170829773, -0.3233714997768402, 0.4754994213581085, 0.13877449929714203, -1.696893572807312, -1.5576375722885132, -0.5149533152580261, 0.31474021077156067, 0.4300587773323059, -0.49062126874923706, -1.3410977125167847, 0.12729163467884064, -0.001120066037401557, 0.11947791278362274, -0.3052162528038025, -0.46564650535583496, 0.16133441030979156, 1.6229923963546753, -1.2262332439422607, 0.5613409876823425, 849.4661865234375, 906.9259033203125], "std": [0.10843778401613235, 0.13435867428779602, 0.1303461194038391, 0.16468730568885803, 0.07966284453868866, 0.12605158984661102, 0.2527475953102112, 0.024386830627918243, 0.03139277175068855, 0.04004029929637909, 0.18929241597652435, 0.19359421730041504, 0.32121187448501587, 0.11498717218637466, 0.15647312998771667, 0.09765102714300156, 0.0930163785815239, 0.15750087797641754, 0.14495037496089935, 0.30359405279159546, 0.018898427486419678, 0.018818069249391556, 0.05321744829416275, 0.22714291512966156, 0.2172408550977707, 0.3203311860561371, 249.35853576660156, 224.2139892578125], "count": [1039]}, "action": {"min": [-0.6469935774803162, 0.07320456206798553, 0.24613723158836365, -1.5334463119506836, -0.482931524515152, -0.2555543780326843, -0.9206480979919434, -0.376842200756073, 0.3898828625679016, 0.06772506237030029, -1.9792718887329102, -1.9047504663467407, -1.0362156629562378, 0.14813591539859772, 0.09902343899011612, -0.7740480899810791, -1.5503051280975342, -0.1618923842906952, -0.12048225849866867, -0.1608506292104721, -0.3593548834323883, -0.4924983084201813, 0.07999025285243988, 1.0430505275726318, -1.8046817779541016, -0.3066321015357971, 400.0, 361.875], "max": [-0.11277881264686584, 0.7139923572540283, 0.7732681035995483, -0.8534354567527771, -0.07812202721834183, 0.17003433406352997, 0.028264813125133514, -0.28825926780700684, 0.5358131527900696, 0.23499731719493866, -1.2292466163635254, -1.121137022972107, 0.23190873861312866, 0.6104834079742432, 0.6046121716499329, -0.3843171298503876, -1.1086723804473877, 0.4347080588340759, 0.36080101132392883, 0.9021759629249573, -0.2725927531719208, -0.4335305094718933, 0.23495124280452728, 2.027184009552002, -1.047137975692749, 0.7753958106040955, 1000.25, 1005.0], "mean": [-0.3790488541126251, 0.3390703499317169, 0.45448875427246094, -1.1779855489730835, -0.23203085362911224, -0.07863549888134003, -0.4295656979084015, -0.3233647048473358, 0.47549381852149963, 0.13867239654064178, -1.697011947631836, -1.557945966720581, -0.5152195692062378, 0.31481942534446716, 0.4296918213367462, -0.4906237721443176, -1.3410807847976685, 0.12689395248889923, -0.001090605859644711, 0.11951049417257309, -0.30518460273742676, -0.4656659960746765, 0.16118580102920532, 1.6232213973999023, -1.2261619567871094, 0.5613442659378052, 849.4661865234375, 906.9259033203125], "std": [0.10850737988948822, 0.13412286341190338, 0.130398690700531, 0.16467005014419556, 0.07966413348913193, 0.12615682184696198, 0.25245001912117004, 0.02439190447330475, 0.031398650258779526, 0.039929915219545364, 0.18925367295742035, 0.19315354526042938, 0.3215181529521942, 0.11493593454360962, 0.1565106362104416, 0.09764997661113739, 0.09300538152456284, 0.15770190954208374, 0.14492914080619812, 0.303579717874527, 0.018920015543699265, 0.018807336688041687, 0.053227271884679794, 0.22721250355243683, 0.21728771924972534, 0.32033345103263855, 249.35855102539062, 224.2139892578125], "count": [1039]}, "timestamp": {"min": [0.0], "max": [34.6], "mean": [17.3], "std": [9.997777530809312], "count": [1039]}, "frame_index": {"min": [0], "max": [1038], "mean": [519.0], "std": [299.93332592427936], "count": [1039]}, "episode_index": {"min": [132], "max": [132], "mean": [132.0], "std": [0.0], "count": [1039]}, "index": {"min": [124441], "max": [125479], "mean": [124960.0], "std": [299.93332592427936], "count": [1039]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1039]}, "subtask_annotation": {"mean": [6.748796920115495, 16.0, 16.0, 16.0, 16.0], "std": [4.792261567348393, 0.0, 0.0, 0.0, 0.0], "min": [0, 16, 16, 16, 16], "max": [16, 16, 16, 16, 16], "count": [1039]}, "scene_annotation": {"mean": [132.0], "std": [0.0], "min": [132], "max": [132], "count": [1039]}, "eef_direction_state": {"mean": [4.862367661212705, 5.120307988450433], "std": [1.9906708731167633, 1.6827155917440446], "min": [0, 0], "max": [6, 6], "count": [1039]}, "eef_velocity_state": {"mean": [0.3108758421559192, 0.26756496631376325], "std": [0.49694650192780226, 0.5075151674599474], "min": [0, 0], "max": [2, 2], "count": [1039]}, "eef_acc_mag_state": {"mean": [0.18286814244465832, 0.15495668912415783], "std": [0.5052706351648398, 0.468499512400338], "min": [0, 0], "max": [2, 2], "count": [1039]}, "eef_direction_action": {"mean": [4.862367661212705, 5.120307988450433], "std": [1.9906708731167633, 1.6827155917440446], "min": [0, 0], "max": [6, 6], "count": [1039]}, "eef_velocity_action": {"mean": [0.3108758421559192, 0.26756496631376325], "std": [0.4969465019278022, 0.5075151674599474], "min": [0, 0], "max": [2, 2], "count": [1039]}, "eef_acc_mag_action": {"mean": [0.18286814244465832, 0.15495668912415783], "std": [0.5052706351648398, 0.468499512400338], "min": [0, 0], "max": [2, 2], "count": [1039]}, "eef_sim_pose_state": {"mean": [0.5415313653934865, 0.24223111581515963, 1.1343628201039315, 0.17678612976612734, -0.15130206220402354, 0.8370339795444355, 0.5196677032351247, -0.24565440609776323, 1.1518761525099557, -0.1764854482155421, -0.3578851877563513, -1.070682079797776], "std": [0.028040898247397313, 0.03666823233492614, 0.016858071078665392, 0.1475693173101053, 0.08904635758715612, 0.31439158386045124, 0.02659663336147625, 0.05114838371737823, 0.013774738333624094, 0.1797371925879158, 0.13932210677858758, 0.3449907305717744], "min": [0.4629561727940427, 0.19330742936458406, 1.0991113181716359, -0.14255491117472896, -0.3829683343190007, 0.1782684592801047, 0.48002385529404834, -0.30963602596709594, 1.1236710151368348, -0.5490045918450108, -0.5018960833399573, -1.3854789287834333], "max": [0.5942214136842681, 0.32879183799825173, 1.169083592222174, 0.432906590399176, -0.010506371314030538, 1.2503033402151233, 0.578818968268047, -0.15504215199865554, 1.1886320847766807, 0.07588269411256932, -0.06391736225772648, -0.15810053844846164], "count": [1039]}, "eef_sim_pose_action": {"mean": [0.5415326656516106, 0.24214427462231564, 1.1343515109866138, 0.17658114629640945, -0.1510085864451983, 0.8368870191817331, 0.5196917424577285, -0.24551778214153414, 1.1518957073657432, -0.17633956244282795, -0.3579768559472915, -1.0706021614061452], "std": [0.02803847661083103, 0.036615172618121195, 0.016858391718483648, 0.1478570170793532, 0.0887845141038806, 0.3142340245729753, 0.026579826280534406, 0.05116688639562029, 0.013771940206324272, 0.17988019384637186, 0.13936981801035353, 0.34495874647121133], "min": [0.4629561727940427, 0.19330742936458406, 1.0991113181716359, -0.14255491117472896, -0.3829683343190007, 0.1782684592801047, 0.48002385529404834, -0.30963602596709594, 1.1236710151368348, -0.5490045918450108, -0.5018960833399573, -1.3854789287834333], "max": [0.5942214136842681, 0.32879183799825173, 1.169083592222174, 0.432906590399176, -0.010506371314030538, 1.2503033402151233, 0.578818968268047, -0.15504215199865554, 1.1886320847766807, 0.07586027742849155, -0.06391736225772648, -0.15810053844846164], "count": [1039]}, "gripper_mode_state": {"mean": [0.23099133782483156, 0.14436958614051973], "std": [0.42146689036592777, 0.3514640930993343], "min": [0, 0], "max": [1, 1], "count": [1039]}, "gripper_activity_state": {"mean": [1.8681424446583252, 1.9326275264677575], "std": [0.4505749881434939, 0.3272716961366307], "min": [0, 0], "max": [2, 2], "count": [1039]}, "gripper_mode_action": {"mean": [0.23099133782483156, 0.14436958614051973], "std": [0.42146689036592777, 0.3514640930993343], "min": [0, 0], "max": [1, 1], "count": [1039]}, "gripper_activity_action": {"mean": [1.8681424446583252, 1.9326275264677575], "std": [0.4505749881434939, 0.3272716961366307], "min": [0, 0], "max": [2, 2], "count": [1039]}, "gripper_open_scale_state": {"mean": [0.7722419750918921, 0.8244780820719114], "std": [0.2266899351089114, 0.20382977549419368], "min": [0.36363636363636365, 0.32897727272727273], "max": [0.9093181818181818, 0.9136363636363637], "count": [1039]}, "gripper_open_scale_action": {"mean": [0.7722419933025738, 0.8244780820719114], "std": [0.22668994618386235, 0.20382977549419368], "min": [0.36363636363636365, 0.32897727272727273], "max": [0.9093181818181818, 0.9136363636363637], "count": [1039]}}} +{"episode_index": 129, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5105799585506986]], [[0.46659066378845115]], [[0.40486027444234574]]], "std": [[[0.15483409951467705]], [[0.14844877027615005]], [[0.18871787864352363]]], "count": [218]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4773354620135516]], [[0.4562556018393596]], [[0.4169889743359117]]], "std": [[[0.17346334433727872]], [[0.1516812324660187]], [[0.18521846263558]]], "count": [218]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4437203774284943]], [[0.44209120907537325]], [[0.41441947929783535]]], "std": [[[0.19422524706918082]], [[0.1724288656787784]], [[0.20535981861244385]]], "count": [218]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49064909943335133]], [[0.4417018882667746]], [[0.38319316461293995]]], "std": [[[0.15565638676947713]], [[0.1586155713984815]], [[0.19499249147923556]]], "count": [218]}, "observation.state": {"min": [-0.9045190811157227, 0.18232908844947815, 0.23696771264076233, -1.5742390155792236, -0.48761552572250366, -0.250078409910202, -1.1780951023101807, -0.36923182010650635, 0.39443811774253845, 0.0687791258096695, -1.9309961795806885, -2.0391883850097656, -0.8430619239807129, 0.004784383811056614, 0.10537970811128616, -0.4678115248680115, -1.7699198722839355, -0.08537605404853821, -0.12063279002904892, -0.2082679569721222, -0.33009961247444153, -0.44522330164909363, 0.04375400021672249, 0.835966169834137, -1.6177325248718262, 0.3927876651287079, 396.6875, 357.0], "max": [-0.10530880093574524, 0.7085011601448059, 0.8119653463363647, -0.5835813879966736, -0.19367483258247375, 0.5117272734642029, 0.02828960493206978, -0.2557968199253082, 0.5370349884033203, 0.23494388163089752, -1.1395869255065918, -1.121137022972107, 0.33459603786468506, 0.26915377378463745, 0.6487476229667664, -0.23308871686458588, -1.4118775129318237, 0.5350131988525391, 0.7717638611793518, 0.1792944073677063, -0.24593962728977203, -0.3945867419242859, 0.23498518764972687, 1.627197265625, -1.121137022972107, 0.957044780254364, 1001.875, 1005.625], "mean": [-0.47251346707344055, 0.33550751209259033, 0.4994698166847229, -1.1088383197784424, -0.37063321471214294, -0.02612713724374771, -0.6227353811264038, -0.3041045367717743, 0.4869433045387268, 0.13027097284793854, -1.727583408355713, -1.7488495111465454, -0.42825770378112793, 0.14833040535449982, 0.30964645743370056, -0.33917903900146484, -1.5281214714050293, 0.14861688017845154, 0.13397754728794098, 0.05424562841653824, -0.29232242703437805, -0.4346396327018738, 0.14711260795593262, 1.4592695236206055, -1.3241671323776245, 0.767538845539093, 846.1959228515625, 926.2763061523438], "std": [0.2049652636051178, 0.1221417561173439, 0.15700705349445343, 0.24012190103530884, 0.07324342429637909, 0.2177191823720932, 0.2956240475177765, 0.027353161945939064, 0.03206261247396469, 0.0445239320397377, 0.2618737518787384, 0.18999901413917542, 0.37066107988357544, 0.05686168745160103, 0.21312421560287476, 0.09603524953126907, 0.09006386995315552, 0.14948104321956635, 0.29757580161094666, 0.12023025006055832, 0.01975969597697258, 0.010629278607666492, 0.06508244574069977, 0.238310769200325, 0.15437354147434235, 0.14644721150398254, 230.34588623046875, 205.92306518554688], "count": [1317]}, "action": {"min": [-0.9045190811157227, 0.18232908844947815, 0.23696771264076233, -1.5742390155792236, -0.48761552572250366, -0.250078409910202, -1.1780951023101807, -0.36923182010650635, 0.39443811774253845, 0.0687791258096695, -1.9309961795806885, -2.0391883850097656, -0.8430619239807129, 0.004784383811056614, 0.10537970811128616, -0.4678115248680115, -1.7699198722839355, -0.08537605404853821, -0.12063279002904892, -0.2082679569721222, -0.33009961247444153, -0.44522330164909363, 0.04375400021672249, 0.835966169834137, -1.6177325248718262, 0.3927876651287079, 396.6875, 357.0], "max": [-0.10530880093574524, 0.7085011601448059, 0.8119653463363647, -0.5835813879966736, -0.19367483258247375, 0.5117272734642029, 0.02828960493206978, -0.2557968199253082, 0.5370349884033203, 0.23494388163089752, -1.1395869255065918, -1.121137022972107, 0.33459603786468506, 0.26915377378463745, 0.6487476229667664, -0.23308871686458588, -1.4118775129318237, 0.5350131988525391, 0.7717638611793518, 0.1792944073677063, -0.24593962728977203, -0.3945867419242859, 0.23498518764972687, 1.6272255182266235, -1.121137022972107, 0.957044780254364, 1001.875, 1005.625], "mean": [-0.47264155745506287, 0.3353293836116791, 0.4994732439517975, -1.1088062524795532, -0.3706733286380768, -0.026053864508867264, -0.6229857206344604, -0.3040699064731598, 0.4869711399078369, 0.13018688559532166, -1.7277213335037231, -1.7491379976272583, -0.4282384216785431, 0.148188978433609, 0.3092832565307617, -0.33901628851890564, -1.528369665145874, 0.14836092293262482, 0.1341332644224167, 0.05437636375427246, -0.29227593541145325, -0.43460920453071594, 0.14701013267040253, 1.459310531616211, -1.324284315109253, 0.767661452293396, 846.1959228515625, 926.2761840820312], "std": [0.20484741032123566, 0.12191999703645706, 0.1570061296224594, 0.24008384346961975, 0.07319381833076477, 0.2177037000656128, 0.29521259665489197, 0.027376316487789154, 0.0320422537624836, 0.04443065822124481, 0.2618403732776642, 0.1893329620361328, 0.37064579129219055, 0.05696570873260498, 0.21302878856658936, 0.09602675586938858, 0.09019377827644348, 0.14958909153938293, 0.29749491810798645, 0.12023404240608215, 0.019793255254626274, 0.010656562633812428, 0.06505034863948822, 0.23833516240119934, 0.15427757799625397, 0.1464966982603073, 230.34588623046875, 205.92306518554688], "count": [1317]}, "timestamp": {"min": [0.0], "max": [43.86666666666667], "mean": [21.933333333333337], "std": [12.67283475552099], "count": [1317]}, "frame_index": {"min": [0], "max": [1316], "mean": [658.0], "std": [380.1850426656297], "count": [1317]}, "episode_index": {"min": [133], "max": [133], "mean": [133.0], "std": [0.0], "count": [1317]}, "index": {"min": [125480], "max": [126796], "mean": [126138.0], "std": [380.1850426656297], "count": [1317]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1317]}, "subtask_annotation": {"mean": [5.303720577069097, 16.0, 16.0, 16.0, 16.0], "std": [5.4592096691715986, 0.0, 0.0, 0.0, 0.0], "min": [0, 16, 16, 16, 16], "max": [16, 16, 16, 16, 16], "count": [1317]}, "scene_annotation": {"mean": [133.0], "std": [0.0], "min": [133], "max": [133], "count": [1317]}, "eef_direction_state": {"mean": [4.404707668944571, 5.470007593014427], "std": [2.235438124516984, 1.3755830681812695], "min": [0, 0], "max": [6, 6], "count": [1317]}, "eef_velocity_state": {"mean": [0.4510250569476082, 0.15793470007593013], "std": [0.5580168242423557, 0.38886317029516404], "min": [0, 0], "max": [2, 2], "count": [1317]}, "eef_acc_mag_state": {"mean": [0.19817767653758542, 0.0774487471526196], "std": [0.5252006352160593, 0.33983808261012727], "min": [0, 0], "max": [2, 2], "count": [1317]}, "eef_direction_action": {"mean": [4.404707668944571, 5.470007593014427], "std": [2.235438124516984, 1.3755830681812695], "min": [0, 0], "max": [6, 6], "count": [1317]}, "eef_velocity_action": {"mean": [0.4510250569476082, 0.15793470007593013], "std": [0.5580168242423557, 0.38886317029516404], "min": [0, 0], "max": [2, 2], "count": [1317]}, "eef_acc_mag_action": {"mean": [0.19817767653758542, 0.0774487471526196], "std": [0.5252006352160593, 0.33983808261012727], "min": [0, 0], "max": [2, 2], "count": [1317]}, "eef_sim_pose_state": {"mean": [0.5652229833690667, 0.24293435931245788, 1.1540978352557283, 0.18417401621490564, -0.04492002455380961, 0.6835916738844137, 0.48292331443645603, -0.2253037946853611, 1.1629562998513396, -0.1544511414184385, -0.20144631624501175, -1.2119988306817706], "std": [0.048185948588536254, 0.03177081041386765, 0.024536081913009166, 0.23238199345855162, 0.09604079227730193, 0.3213311535078237, 0.009515459474025868, 0.061562701892409935, 0.018179772749297458, 0.2305037597703667, 0.13081260591184823, 0.08002930628472447], "min": [0.4619061563043833, 0.1971230646886784, 1.1099238409749446, -0.08522381276225138, -0.3830082360507687, 0.09250897166046845, 0.44845176029891176, -0.3096660699221342, 1.1397684590183967, -0.6425174224942056, -0.38307343150457296, -1.4406234610340394], "max": [0.6599766119556383, 0.31768360054723943, 1.209939398479318, 0.49806808448496476, 0.15147971763039236, 1.2502427484052734, 0.4990783808783827, -0.12298103054502138, 1.199422858362178, 0.0722826853642532, 0.005675606030096425, -1.1003681698881145], "count": [1317]}, "eef_sim_pose_action": {"mean": [0.5652613976876422, 0.24287156821527225, 1.1541298465013674, 0.18414063425370386, -0.04475919259280779, 0.6833471546279388, 0.48289465661322734, -0.22520707669783846, 1.1629953959135155, -0.15436484016974497, -0.20131930965252762, -1.2119602329072838], "std": [0.04814503306650051, 0.031720601584895765, 0.024544893948960797, 0.23240072214886792, 0.09565106615326925, 0.3210222278207125, 0.009554951130285892, 0.0615302105213338, 0.018185255573745094, 0.23055451268942215, 0.13071742801583106, 0.08002310355945792], "min": [0.4619061563043833, 0.1971230646886784, 1.1099238409749446, -0.08522381276225138, -0.3830082360507687, 0.09250897166046845, 0.44845176029891176, -0.3096660699221342, 1.1397684590183967, -0.6425174224942056, -0.38307343150457296, -1.4406234610340394], "max": [0.6599766119556383, 0.31768360054723943, 1.209939398479318, 0.49806808448496476, 0.15147971763039236, 1.2502427484052734, 0.4990783808783827, -0.12298103054502138, 1.199422858362178, 0.0722826853642532, 0.005675606030096425, -1.1003681698881145], "count": [1317]}, "gripper_mode_state": {"mean": [0.27866362946089596, 0.11617312072892938], "std": [0.4483416231810046, 0.3204324058971472], "min": [0, 0], "max": [1, 1], "count": [1317]}, "gripper_activity_state": {"mean": [1.903568716780562, 1.9453302961275627], "std": [0.3884760121559668, 0.2968625887497978], "min": [0, 0], "max": [2, 2], "count": [1317]}, "gripper_mode_action": {"mean": [0.27866362946089596, 0.11617312072892938], "std": [0.4483416231810046, 0.3204324058971472], "min": [0, 0], "max": [1, 1], "count": [1317]}, "gripper_activity_action": {"mean": [1.903568716780562, 1.9453302961275627], "std": [0.3884760121559668, 0.2968625887497978], "min": [0, 0], "max": [2, 2], "count": [1317]}, "gripper_open_scale_state": {"mean": [0.769268999792919, 0.8420694549659563], "std": [0.20940543259944663, 0.18720259479557855], "min": [0.360625, 0.3245454545454545], "max": [0.9107954545454545, 0.9142045454545454], "count": [1317]}, "gripper_open_scale_action": {"mean": [0.769268999792919, 0.8420694365125856], "std": [0.20940543259944663, 0.18720258763871686], "min": [0.360625, 0.3245454545454545], "max": [0.9107954545454545, 0.9142045454545454], "count": [1317]}}} +{"episode_index": 130, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5101822604041616]], [[0.46381721230158734]], [[0.399484804338402]]], "std": [[[0.15382563220469708]], [[0.1448972581381926]], [[0.1851216335684858]]], "count": [196]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46355713431205814]], [[0.44593951017907163]], [[0.40862082749766576]]], "std": [[[0.16070884975184915]], [[0.13537406443495192]], [[0.17067099823080636]]], "count": [196]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4710035024426437]], [[0.4559979596005069]], [[0.42093253343003867]]], "std": [[[0.17113629140408165]], [[0.15210637751791578]], [[0.18760440603600656]]], "count": [196]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4873844840019341]], [[0.4414426249666533]], [[0.3807402481826064]]], "std": [[[0.16166745972987176]], [[0.16029765515653754]], [[0.19574208666221835]]], "count": [196]}, "observation.state": {"min": [-0.5234078764915466, 0.23775310814380646, 0.2519491910934448, -1.7486660480499268, -0.5488733053207397, -0.3013223707675934, -0.7319016456604004, -0.36323726177215576, 0.36961087584495544, 0.05353450030088425, -1.7945605516433716, -2.061192512512207, -1.0922210216522217, 0.0027526335325092077, 0.08005715906620026, -0.49844202399253845, -1.9203271865844727, 0.049122292548418045, -0.12047135084867477, -0.2650642395019531, -0.3357059359550476, -0.44517412781715393, 0.03377756103873253, 0.9103741645812988, -1.7180616855621338, 0.26156938076019287, 399.625, 358.4375], "max": [0.04086252301931381, 0.6848322749137878, 0.6928684115409851, -0.8439844846725464, -0.15646985173225403, 0.37015050649642944, 0.028245972469449043, -0.2726668119430542, 0.5253266096115112, 0.23494605720043182, -1.20524263381958, -1.121137022972107, 0.01465622615069151, 0.21741783618927002, 0.6399707794189453, -0.14802682399749756, -1.412023663520813, 0.4632430970668793, 0.8082826733589172, 0.3085371255874634, -0.21814300119876862, -0.35543182492256165, 0.23494063317775726, 1.624904751777649, -1.121137022972107, 1.1106873750686646, 1001.9375, 1005.5625], "mean": [-0.24911627173423767, 0.36642926931381226, 0.38947445154190063, -1.358034610748291, -0.2990081310272217, 0.003199199913069606, -0.3274287283420563, -0.3094590902328491, 0.44780662655830383, 0.14944453537464142, -1.5867081880569458, -1.5596790313720703, -0.6735967397689819, 0.11814484745264053, 0.3452190160751343, -0.31907400488853455, -1.6295808553695679, 0.22505182027816772, 0.2457018494606018, 0.07887303084135056, -0.27589109539985657, -0.42143628001213074, 0.15750065445899963, 1.4139587879180908, -1.3964401483535767, 0.7548861503601074, 836.6996459960938, 914.7733154296875], "std": [0.1759265959262848, 0.08759438246488571, 0.13363495469093323, 0.23128341138362885, 0.1004098504781723, 0.21337628364562988, 0.2140505611896515, 0.03181871771812439, 0.03709453344345093, 0.04024984687566757, 0.19142775237560272, 0.24351054430007935, 0.32420676946640015, 0.06737083196640015, 0.19738814234733582, 0.138917475938797, 0.15666016936302185, 0.0692388042807579, 0.30948111414909363, 0.1534992754459381, 0.040260087698698044, 0.021777255460619926, 0.05981793254613876, 0.1997595876455307, 0.19811515510082245, 0.2148837298154831, 258.10980224609375, 214.8349151611328], "count": [1145]}, "action": {"min": [-0.5234078764915466, 0.23775310814380646, 0.2519491910934448, -1.7486660480499268, -0.5488733053207397, -0.3013223707675934, -0.7319016456604004, -0.36323726177215576, 0.36961087584495544, 0.05353450030088425, -1.7945605516433716, -2.061192512512207, -1.0921871662139893, 0.002974041039124131, 0.08005715906620026, -0.49844202399253845, -1.9199796915054321, 0.049122292548418045, -0.12047135084867477, -0.2650642395019531, -0.3357059359550476, -0.44517412781715393, 0.03377756103873253, 0.9103741645812988, -1.7180616855621338, 0.26156938076019287, 399.625, 358.4375], "max": [0.04086252301931381, 0.6848322749137878, 0.6928684115409851, -0.8439844846725464, -0.15646985173225403, 0.37015050649642944, 0.028242917731404305, -0.2726668119430542, 0.5253266096115112, 0.23494605720043182, -1.20524263381958, -1.121137022972107, 0.01465622615069151, 0.21741783618927002, 0.6399707794189453, -0.14802682399749756, -1.412023663520813, 0.4632430970668793, 0.8082826733589172, 0.3085371255874634, -0.21816739439964294, -0.35543182492256165, 0.23494063317775726, 1.624904751777649, -1.121137022972107, 1.1106873750686646, 1001.9375, 1005.5625], "mean": [-0.2492174655199051, 0.36614394187927246, 0.38937991857528687, -1.3578464984893799, -0.2991550862789154, 0.0030452243518084288, -0.32772043347358704, -0.3094518482685089, 0.4478398859500885, 0.14937201142311096, -1.5867929458618164, -1.56003737449646, -0.6738969683647156, 0.11797589063644409, 0.34498947858810425, -0.31889405846595764, -1.6300203800201416, 0.22501623630523682, 0.24610652029514313, 0.07911108434200287, -0.2758123278617859, -0.42138203978538513, 0.1574040800333023, 1.4139702320098877, -1.3967984914779663, 0.7548747658729553, 836.70068359375, 914.7696533203125], "std": [0.1759314090013504, 0.08734989911317825, 0.13362951576709747, 0.23132696747779846, 0.10046683996915817, 0.21352897584438324, 0.21379314363002777, 0.03181983530521393, 0.03710925206542015, 0.040170393884181976, 0.19144344329833984, 0.24316653609275818, 0.3244333267211914, 0.06740927696228027, 0.1972389966249466, 0.13887931406497955, 0.1567552536725998, 0.0692344456911087, 0.30930447578430176, 0.15354423224925995, 0.04028407111763954, 0.021795328706502914, 0.05978219956159592, 0.19976985454559326, 0.19798734784126282, 0.21488423645496368, 258.1109619140625, 214.83291625976562], "count": [1145]}, "timestamp": {"min": [0.0], "max": [38.13333333333333], "mean": [19.066666666666663], "std": [11.017763435067533], "count": [1145]}, "frame_index": {"min": [0], "max": [1144], "mean": [572.0], "std": [330.532903052026], "count": [1145]}, "episode_index": {"min": [134], "max": [134], "mean": [134.0], "std": [0.0], "count": [1145]}, "index": {"min": [126797], "max": [127941], "mean": [127369.0], "std": [330.532903052026], "count": [1145]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1145]}, "subtask_annotation": {"mean": [5.332751091703057, 16.0, 16.0, 16.0, 16.0], "std": [4.717358249137789, 0.0, 0.0, 0.0, 0.0], "min": [0, 16, 16, 16, 16], "max": [16, 16, 16, 16, 16], "count": [1145]}, "scene_annotation": {"mean": [134.0], "std": [0.0], "min": [134], "max": [134], "count": [1145]}, "eef_direction_state": {"mean": [4.570305676855895, 5.126637554585153], "std": [2.203330229153467, 1.702460986371821], "min": [0, 0], "max": [6, 6], "count": [1145]}, "eef_velocity_state": {"mean": [0.3650655021834061, 0.24192139737991267], "std": [0.5265050127591953, 0.4653850102822738], "min": [0, 0], "max": [2, 2], "count": [1145]}, "eef_acc_mag_state": {"mean": [0.1799126637554585, 0.10742358078602621], "std": [0.5006005051284114, 0.3984543275546202], "min": [0, 0], "max": [2, 2], "count": [1145]}, "eef_direction_action": {"mean": [4.570305676855895, 5.126637554585153], "std": [2.203330229153467, 1.702460986371821], "min": [0, 0], "max": [6, 6], "count": [1145]}, "eef_velocity_action": {"mean": [0.3650655021834061, 0.24192139737991267], "std": [0.5265050127591953, 0.4653850102822738], "min": [0, 0], "max": [2, 2], "count": [1145]}, "eef_acc_mag_action": {"mean": [0.1799126637554585, 0.10742358078602621], "std": [0.5006005051284114, 0.3984543275546202], "min": [0, 0], "max": [2, 2], "count": [1145]}, "eef_sim_pose_state": {"mean": [0.5085469496865861, 0.24618858149031014, 1.1440974832487403, 0.13090225953596013, -0.0726268509353809, 0.9680243869964527, 0.47107840470187734, -0.23666843413864558, 1.1825466562860742, -0.19155966363972812, -0.1410245548693149, -1.185742677182463], "std": [0.043452882764286126, 0.029073236230616306, 0.015500212326389703, 0.2526257606228568, 0.11932440825008292, 0.24925903631297902, 0.016260589740094242, 0.057381292907497494, 0.033452368562777335, 0.23802074338438134, 0.1738596781409128, 0.10148907533949073], "min": [0.42427910871709257, 0.1701501370623456, 1.1100808791135377, -0.17015150854590688, -0.38291237640512477, 0.4326311792053137, 0.4238290137025106, -0.3096316409968299, 1.1397419719335493, -0.669409298865082, -0.38301233425513126, -1.3718088090705447], "max": [0.5846733565064672, 0.3122287051833953, 1.1668042943040415, 0.48812424860248943, 0.13749850163528188, 1.2502731600110586, 0.4886039847312899, -0.11725939567971373, 1.234785552614994, 0.09205266772606147, 0.042932255640736994, -0.9710703152873773], "count": [1145]}, "eef_sim_pose_action": {"mean": [0.5085871241540766, 0.24613056403508868, 1.1440861684843513, 0.13069360082948764, -0.0722822576790014, 0.9678695654429036, 0.4710326560827719, -0.23659002875569193, 1.1826292445999569, -0.19159738015233, -0.1407780530755819, -1.185535322310102], "std": [0.0434557478979751, 0.029012765970720757, 0.015508040752259668, 0.252769930550889, 0.11899719607712878, 0.24913864845624523, 0.016284862251683182, 0.057342899557827745, 0.0334633859592401, 0.23800582618347543, 0.1737164994262912, 0.10159975002678952], "min": [0.42427910871709257, 0.1701501370623456, 1.1100808791135377, -0.17015150854590688, -0.38291237640512477, 0.4326311792053137, 0.4238290137025106, -0.3096316409968299, 1.1397419719335493, -0.669409298865082, -0.38301233425513126, -1.3718088090705447], "max": [0.5846733565064672, 0.3122287051833953, 1.1668042943040415, 0.48812424860248943, 0.13749850163528188, 1.250259533292302, 0.4886039075746123, -0.11725939567971373, 1.2347534997153868, 0.09205266772606147, 0.042932255640736994, -0.9710703152873773], "count": [1145]}, "gripper_mode_state": {"mean": [0.2576419213973799, 0.13013100436681221], "std": [0.43733575401063535, 0.336447508638858], "min": [0, 0], "max": [1, 1], "count": [1145]}, "gripper_activity_state": {"mean": [1.8812227074235808, 1.937117903930131], "std": [0.42810263656273806, 0.31756784384386394], "min": [0, 0], "max": [2, 2], "count": [1145]}, "gripper_mode_action": {"mean": [0.2576419213973799, 0.13013100436681221], "std": [0.43733575401063535, 0.336447508638858], "min": [0, 0], "max": [1, 1], "count": [1145]}, "gripper_activity_action": {"mean": [1.8812227074235808, 1.937117903930131], "std": [0.428102636562738, 0.31756784384386394], "min": [0, 0], "max": [2, 2], "count": [1145]}, "gripper_open_scale_state": {"mean": [0.760636003531367, 0.8316120520179475], "std": [0.23464559139650137, 0.19530442257119995], "min": [0.36329545454545453, 0.32585227272727274], "max": [0.9108522727272728, 0.9141477272727273], "count": [1145]}, "gripper_open_scale_action": {"mean": [0.7606369277087904, 0.8316087658599359], "std": [0.23464617779557315, 0.19530307457042703], "min": [0.36329545454545453, 0.32585227272727274], "max": [0.9108522727272728, 0.9141477272727273], "count": [1145]}}} +{"episode_index": 131, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5103284745384409]], [[0.46558687398928644]], [[0.40297695046661275]]], "std": [[[0.15540696057192627]], [[0.14735194437675675]], [[0.1878355359624354]]], "count": [194]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4640660259163803]], [[0.4561276194326528]], [[0.4220540805454484]]], "std": [[[0.17381591012059194]], [[0.1417769945012349]], [[0.17620899013151514]]], "count": [194]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4507669873576578]], [[0.4502475311215552]], [[0.42610175674651307]]], "std": [[[0.1751220710234569]], [[0.1525650304498923]], [[0.19025307738865171]]], "count": [194]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4733369445286706]], [[0.42939400246782566]], [[0.3668596118859915]]], "std": [[[0.16070214229467533]], [[0.15662729182140697]], [[0.1920568988002987]]], "count": [194]}, "observation.state": {"min": [-0.6462234258651733, 0.3141810894012451, 0.2589763104915619, -1.834280014038086, -0.631540834903717, -0.2133970409631729, -0.8373031616210938, -0.3578917980194092, 0.3388400077819824, 0.06836262345314026, -1.9635305404663086, -1.9174021482467651, -0.8975272178649902, 0.07970373332500458, 0.2950086295604706, -0.7072575688362122, -1.7192366123199463, 0.16974963247776031, -0.12048444151878357, -0.07018950581550598, -0.3301370143890381, -0.4619767367839813, 0.08864831179380417, 0.9353271722793579, -1.752974510192871, -0.10597406327724457, 396.8125, 361.5625], "max": [0.17089609801769257, 0.6970834136009216, 0.7912286520004272, -0.9693155288696289, -0.2208157777786255, 0.3577946722507477, 0.03727368637919426, -0.2586236298084259, 0.4959629476070404, 0.23526674509048462, -1.2581887245178223, -1.121137022972107, 0.23451732099056244, 0.5198026895523071, 0.6078392863273621, -0.33327388763427734, -1.3166054487228394, 0.5593234896659851, 0.6623753905296326, 0.6650675535202026, -0.2330608069896698, -0.4002375602722168, 0.23496009409427643, 1.8450199365615845, -1.121137022972107, 0.9000049829483032, 1001.9375, 1005.0], "mean": [-0.3127889037132263, 0.4226315915584564, 0.4729713797569275, -1.3455195426940918, -0.3391052782535553, 0.03236650303006172, -0.4180023670196533, -0.30561456084251404, 0.4521341323852539, 0.1446542888879776, -1.6467399597167969, -1.6191073656082153, -0.5087374448776245, 0.23751148581504822, 0.48890820145606995, -0.4454743266105652, -1.4828145503997803, 0.2578626573085785, 0.06816720962524414, 0.16612981259822845, -0.2888106107711792, -0.44318336248397827, 0.17148274183273315, 1.5915592908859253, -1.3547241687774658, 0.613162100315094, 818.212890625, 891.7818603515625], "std": [0.1839565634727478, 0.09072145819664001, 0.15207481384277344, 0.172796830534935, 0.05936311557888985, 0.18045566976070404, 0.24798154830932617, 0.028151599690318108, 0.03439432382583618, 0.04080053046345711, 0.20785357058048248, 0.18908429145812988, 0.37968915700912476, 0.10983394831418991, 0.09355363994836807, 0.10734621435403824, 0.0999029204249382, 0.07830352336168289, 0.2335505485534668, 0.2271135002374649, 0.026785947382450104, 0.0134939756244421, 0.05121171846985817, 0.1980990618467331, 0.21763744950294495, 0.29524362087249756, 267.39239501953125, 236.88150024414062], "count": [1128]}, "action": {"min": [-0.6462234258651733, 0.3141810894012451, 0.2589763104915619, -1.834280014038086, -0.631540834903717, -0.2133970409631729, -0.8373031616210938, -0.3578917980194092, 0.3388400077819824, 0.06836262345314026, -1.9635305404663086, -1.9174021482467651, -0.8975272178649902, 0.07970373332500458, 0.2950086295604706, -0.7072575688362122, -1.7192366123199463, 0.16974963247776031, -0.12048444151878357, -0.07018950581550598, -0.3301370143890381, -0.4619767367839813, 0.08864831179380417, 0.9353271722793579, -1.752974510192871, -0.10597406327724457, 396.8125, 361.5625], "max": [0.17089609801769257, 0.6970834136009216, 0.7912286520004272, -0.9693155288696289, -0.2208157777786255, 0.3577946722507477, 0.03727368637919426, -0.2586236298084259, 0.4959629476070404, 0.23526674509048462, -1.2581887245178223, -1.121137022972107, 0.23451732099056244, 0.5198026895523071, 0.6078392863273621, -0.33327388763427734, -1.3166054487228394, 0.5593234896659851, 0.6623753905296326, 0.6650675535202026, -0.2330608069896698, -0.4002375602722168, 0.23496049642562866, 1.8450199365615845, -1.121137022972107, 0.9000049829483032, 1001.9375, 1005.0], "mean": [-0.3128759562969208, 0.4224373698234558, 0.4729231595993042, -1.3455051183700562, -0.33918631076812744, 0.03231118991971016, -0.4183978736400604, -0.30557316541671753, 0.4521489143371582, 0.14456668496131897, -1.6470296382904053, -1.6194713115692139, -0.5087780356407166, 0.23744171857833862, 0.48863500356674194, -0.44537097215652466, -1.4830703735351562, 0.25779086351394653, 0.06839456409215927, 0.16634228825569153, -0.28875255584716797, -0.44315969944000244, 0.17136642336845398, 1.5916528701782227, -1.35503351688385, 0.6132055521011353, 818.2118530273438, 891.785400390625], "std": [0.18392619490623474, 0.0905659943819046, 0.15209028124809265, 0.17279189825057983, 0.059309110045433044, 0.18051211535930634, 0.24762505292892456, 0.028181299567222595, 0.034394945949316025, 0.0407123826444149, 0.20797841250896454, 0.18851953744888306, 0.37971678376197815, 0.10988301783800125, 0.0936652347445488, 0.1073966920375824, 0.10009010881185532, 0.07834414392709732, 0.23349131643772125, 0.22704416513442993, 0.026813818141818047, 0.013513847254216671, 0.05121639370918274, 0.19811613857746124, 0.21755434572696686, 0.29526686668395996, 267.39129638671875, 236.88046264648438], "count": [1128]}, "timestamp": {"min": [0.0], "max": [37.56666666666667], "mean": [18.78333333333333], "std": [10.854180795469585], "count": [1128]}, "frame_index": {"min": [0], "max": [1127], "mean": [563.5], "std": [325.62542386408757], "count": [1128]}, "episode_index": {"min": [135], "max": [135], "mean": [135.0], "std": [0.0], "count": [1128]}, "index": {"min": [127942], "max": [129069], "mean": [128505.5], "std": [325.62542386408757], "count": [1128]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1128]}, "subtask_annotation": {"mean": [6.965425531914893, 16.0, 16.0, 16.0, 16.0], "std": [5.025612731753289, 0.0, 0.0, 0.0, 0.0], "min": [0, 16, 16, 16, 16], "max": [16, 16, 16, 16, 16], "count": [1128]}, "scene_annotation": {"mean": [135.0], "std": [0.0], "min": [135], "max": [135], "count": [1128]}, "eef_direction_state": {"mean": [4.274822695035461, 5.36613475177305], "std": [2.44238666638543, 1.5922536182024531], "min": [0, 0], "max": [6, 6], "count": [1128]}, "eef_velocity_state": {"mean": [0.3980496453900709, 0.16843971631205673], "std": [0.5524572038396645, 0.4147079356580861], "min": [0, 0], "max": [2, 2], "count": [1128]}, "eef_acc_mag_state": {"mean": [0.17287234042553193, 0.13297872340425532], "std": [0.4993700762608179, 0.4516058732960979], "min": [0, 0], "max": [2, 2], "count": [1128]}, "eef_direction_action": {"mean": [4.274822695035461, 5.36613475177305], "std": [2.44238666638543, 1.5922536182024531], "min": [0, 0], "max": [6, 6], "count": [1128]}, "eef_velocity_action": {"mean": [0.3980496453900709, 0.16843971631205673], "std": [0.5524572038396645, 0.4147079356580861], "min": [0, 0], "max": [2, 2], "count": [1128]}, "eef_acc_mag_action": {"mean": [0.17287234042553193, 0.13297872340425532], "std": [0.4993700762608179, 0.4516058732960979], "min": [0, 0], "max": [2, 2], "count": [1128]}, "eef_sim_pose_state": {"mean": [0.5204413650085201, 0.24846424729676203, 1.1541093580420172, 0.20150423115360167, -0.0856834902758422, 0.8280873239001565, 0.4987826605388912, -0.26000502520871754, 1.1678594954920676, -0.1705594271301685, -0.24335041544255778, -1.0496286096669445], "std": [0.04313265066821915, 0.027955630448345602, 0.01745054724705375, 0.23235094399764789, 0.09849345397735867, 0.3022426398400449, 0.022111652004374413, 0.03877626322405634, 0.02093738745436591, 0.23496377588136524, 0.1281782955107832, 0.25535376736739335], "min": [0.3965293631333612, 0.19221413415012095, 1.1237190850641785, -0.1094457017815419, -0.38292150312115636, 0.262942247287829, 0.45732830426894255, -0.3096416392513116, 1.1397729200284203, -0.653062477057667, -0.3828916198705161, -1.2883707431765212], "max": [0.5912475100667259, 0.3096704162012795, 1.192905424471911, 0.5244090740834182, 0.06246270974420409, 1.2614084051050745, 0.5525782735592801, -0.19956996740702063, 1.2015365596764562, 0.14149245951940664, 0.007376580653202458, -0.44616788430000454], "count": [1128]}, "eef_sim_pose_action": {"mean": [0.5204733926588878, 0.2484070176071965, 1.1541373061577924, 0.2013510029117737, -0.08549453999769978, 0.8277394468523843, 0.4987673018625616, -0.25990770570649757, 1.1679138711850896, -0.17051379697538316, -0.2431402468831466, -1.0494224875153182], "std": [0.043122447744970795, 0.027896296109270254, 0.017452805699371743, 0.23249075411100706, 0.0981268088032807, 0.30198216407604994, 0.02212472091217146, 0.03878932950049165, 0.020944033365787117, 0.234987160992828, 0.12814367578186592, 0.255285566491564], "min": [0.3965293631333612, 0.19221413415012095, 1.1237190850641785, -0.1094457017815419, -0.38292150312115636, 0.262942247287829, 0.45732830426894255, -0.3096420494726677, 1.1397721314345852, -0.653062477057667, -0.3828916198705161, -1.2883707431765212], "max": [0.5912475100667259, 0.3096704162012795, 1.192905424471911, 0.5244090740834182, 0.06246270974420409, 1.2614084051050745, 0.5525782735592801, -0.19956996740702063, 1.2015365596764562, 0.14149245951940664, 0.007376580653202458, -0.44616788430000454], "count": [1128]}, "gripper_mode_state": {"mean": [0.2845744680851064, 0.16578014184397163], "std": [0.4512115248962327, 0.37188316231601554], "min": [0, 0], "max": [1, 1], "count": [1128]}, "gripper_activity_state": {"mean": [1.87677304964539, 1.9388297872340425], "std": [0.4354335227665093, 0.31338244954065114], "min": [0, 0], "max": [2, 2], "count": [1128]}, "gripper_mode_action": {"mean": [0.2845744680851064, 0.16578014184397163], "std": [0.4512115248962327, 0.37188316231601554], "min": [0, 0], "max": [1, 1], "count": [1128]}, "gripper_activity_action": {"mean": [1.87677304964539, 1.9388297872340425], "std": [0.4354335227665093, 0.31338244954065114], "min": [0, 0], "max": [2, 2], "count": [1128]}, "gripper_open_scale_state": {"mean": [0.7438298833024353, 0.8107107705780839], "std": [0.24308377650518934, 0.2153454604018395], "min": [0.36073863636363634, 0.3286931818181818], "max": [0.9108522727272728, 0.9136363636363637], "count": [1128]}, "gripper_open_scale_action": {"mean": [0.7438289848440788, 0.8107139943047119], "std": [0.2430831641014996, 0.21534697400588856], "min": [0.36073863636363634, 0.3286931818181818], "max": [0.9108522727272728, 0.9136363636363637], "count": [1128]}}} +{"episode_index": 132, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5115116506672114]], [[0.46567655001815544]], [[0.4012573945473251]]], "std": [[[0.1491986169740254]], [[0.14220002097522433]], [[0.1835273458316567]]], "count": [216]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4779337261332002]], [[0.45644227335996124]], [[0.4186854159101912]]], "std": [[[0.16160544772978805]], [[0.13730188845490315]], [[0.1740589274861781]]], "count": [216]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43559290558430164]], [[0.44156261252572016]], [[0.4204760083817478]]], "std": [[[0.16893615873418874]], [[0.13748626596037689]], [[0.16927978583767495]]], "count": [216]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4833676933929436]], [[0.4343995599204188]], [[0.372319153201404]]], "std": [[[0.15514692526459092]], [[0.15344709210897364]], [[0.1913584163676867]]], "count": [216]}, "observation.state": {"min": [-0.9522898197174072, 0.27233463525772095, 0.26050785183906555, -1.704219102859497, -0.6194882392883301, -0.12063933908939362, -1.1882637739181519, -0.34078168869018555, 0.39903882145881653, 0.06282743811607361, -2.032768964767456, -1.904670000076294, -0.8444669842720032, 0.1669994443655014, 0.22676844894886017, -0.6254976391792297, -1.5664440393447876, -0.09469829499721527, -0.25040674209594727, -0.028305968269705772, -0.35068100690841675, -0.4996373653411865, 0.061587750911712646, 1.5732269287109375, -1.7137442827224731, -0.051687199622392654, 396.9375, 360.375], "max": [-0.11280826479196548, 0.6849217414855957, 0.8926595449447632, -0.5422094464302063, -0.07821256667375565, 0.892503559589386, 0.028261244297027588, -0.22862055897712708, 0.5442320108413696, 0.24493743479251862, -0.9214390516281128, -1.121137022972107, 0.49461349844932556, 0.5424396395683289, 0.7510479092597961, -0.28639325499534607, -0.9829323291778564, 0.3390738368034363, 0.34623733162879944, 0.8249887824058533, -0.2599014341831207, -0.42147737741470337, 0.23866231739521027, 1.9158616065979004, -1.0635864734649658, 0.8552748560905457, 1000.111083984375, 1005.5], "mean": [-0.4417368471622467, 0.4420695900917053, 0.48173579573631287, -1.2315987348556519, -0.30042850971221924, 0.15010006725788116, -0.44851335883140564, -0.28766557574272156, 0.4828285872936249, 0.18396934866905212, -1.5337817668914795, -1.5437694787979126, -0.3864109516143799, 0.31452110409736633, 0.43524497747421265, -0.4560388922691345, -1.3151994943618774, 0.1259387582540512, -0.0922359824180603, 0.17256155610084534, -0.2982947826385498, -0.46923476457595825, 0.17102904617786407, 1.6945018768310547, -1.2309317588806152, 0.6184447407722473, 855.9827880859375, 938.602783203125], "std": [0.260830283164978, 0.10659055411815643, 0.18075570464134216, 0.3479880690574646, 0.09099417924880981, 0.28788185119628906, 0.4172649383544922, 0.03021269664168358, 0.04132450371980667, 0.04701213166117668, 0.23923110961914062, 0.26211440563201904, 0.4379270672798157, 0.11071233451366425, 0.1770128756761551, 0.07740788906812668, 0.11291961371898651, 0.14438876509666443, 0.13613392412662506, 0.24589617550373077, 0.022847343236207962, 0.024874338880181313, 0.06554122269153595, 0.12378706783056259, 0.2017100751399994, 0.2693139910697937, 247.80355834960938, 189.48533630371094], "count": [1299]}, "action": {"min": [-0.9522898197174072, 0.27233463525772095, 0.26050785183906555, -1.704219102859497, -0.6194882392883301, -0.12064065039157867, -1.1882637739181519, -0.34078168869018555, 0.39903882145881653, 0.06282743811607361, -2.032768964767456, -1.904670000076294, -0.8444669842720032, 0.16721418499946594, 0.22676844894886017, -0.6254976391792297, -1.5658934116363525, -0.09469829499721527, -0.25040674209594727, -0.028305968269705772, -0.35068100690841675, -0.4996373653411865, 0.061587750911712646, 1.5732269287109375, -1.7137442827224731, -0.051687199622392654, 396.9375, 360.375], "max": [-0.11280826479196548, 0.6849217414855957, 0.8926595449447632, -0.5422094464302063, -0.07821256667375565, 0.892503559589386, 0.028261244297027588, -0.22862055897712708, 0.5442320108413696, 0.24493743479251862, -0.9214390516281128, -1.121137022972107, 0.49461349844932556, 0.5424396395683289, 0.7510479092597961, -0.28639325499534607, -0.9829323291778564, 0.3390738368034363, 0.34623733162879944, 0.8249887824058533, -0.2599014341831207, -0.42147737741470337, 0.23866231739521027, 1.9158616065979004, -1.0635864734649658, 0.8552748560905457, 1000.0999755859375, 1005.5], "mean": [-0.4420243203639984, 0.44194260239601135, 0.48175498843193054, -1.231401801109314, -0.30055826902389526, 0.1501121073961258, -0.44894805550575256, -0.2876056730747223, 0.48289385437965393, 0.18392255902290344, -1.534011721611023, -1.544091820716858, -0.3863343298435211, 0.31449756026268005, 0.4349905252456665, -0.45591670274734497, -1.3153146505355835, 0.12578365206718445, -0.09211942553520203, 0.17279525101184845, -0.2982592284679413, -0.4692322313785553, 0.17094255983829498, 1.694627046585083, -1.2311116456985474, 0.6184394359588623, 855.982666015625, 938.602783203125], "std": [0.2607690393924713, 0.10649504512548447, 0.18075376749038696, 0.3479579985141754, 0.0910477265715599, 0.2878703773021698, 0.41706210374832153, 0.030248189345002174, 0.041331928223371506, 0.046991586685180664, 0.2394125908613205, 0.26185137033462524, 0.43787306547164917, 0.11074001342058182, 0.1770068109035492, 0.07754038274288177, 0.11309397220611572, 0.144359290599823, 0.13617455959320068, 0.2458472102880478, 0.022867029532790184, 0.02487693354487419, 0.0655309334397316, 0.12374688684940338, 0.20171552896499634, 0.26931145787239075, 247.80348205566406, 189.48536682128906], "count": [1299]}, "timestamp": {"min": [0.0], "max": [43.266666666666666], "mean": [21.633333333333333], "std": [12.4996296241425], "count": [1299]}, "frame_index": {"min": [0], "max": [1298], "mean": [649.0], "std": [374.98888872427494], "count": [1299]}, "episode_index": {"min": [136], "max": [136], "mean": [136.0], "std": [0.0], "count": [1299]}, "index": {"min": [129070], "max": [130368], "mean": [129719.0], "std": [374.98888872427494], "count": [1299]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1299]}, "subtask_annotation": {"mean": [3.938414164742109, 16.0, 16.0, 16.0, 16.0], "std": [5.261965223051785, 0.0, 0.0, 0.0, 0.0], "min": [0, 16, 16, 16, 16], "max": [16, 16, 16, 16, 16], "count": [1299]}, "scene_annotation": {"mean": [136.0], "std": [0.0], "min": [136], "max": [136], "count": [1299]}, "eef_direction_state": {"mean": [4.712856043110085, 5.338722093918399], "std": [2.06288647748713, 1.6218680432488826], "min": [0, 0], "max": [6, 6], "count": [1299]}, "eef_velocity_state": {"mean": [0.35488837567359505, 0.18013856812933027], "std": [0.550314109209303, 0.44725454091697653], "min": [0, 0], "max": [2, 2], "count": [1299]}, "eef_acc_mag_state": {"mean": [0.2086220169361047, 0.1170130869899923], "std": [0.5397683144315637, 0.4209798412899766], "min": [0, 0], "max": [2, 2], "count": [1299]}, "eef_direction_action": {"mean": [4.712856043110085, 5.338722093918399], "std": [2.06288647748713, 1.6218680432488826], "min": [0, 0], "max": [6, 6], "count": [1299]}, "eef_velocity_action": {"mean": [0.35488837567359505, 0.18013856812933027], "std": [0.550314109209303, 0.44725454091697653], "min": [0, 0], "max": [2, 2], "count": [1299]}, "eef_acc_mag_action": {"mean": [0.2086220169361047, 0.1170130869899923], "std": [0.5397683144315637, 0.4209798412899766], "min": [0, 0], "max": [2, 2], "count": [1299]}, "eef_sim_pose_state": {"mean": [0.5521028367913897, 0.2796784436505722, 1.1829473050873873, 0.3348563822474216, -0.12357074070129219, 0.872381210762549, 0.5227656231367273, -0.25979134130639225, 1.1523640586073771, -0.10009649844907864, -0.3546606248217357, -1.0601292986589075], "std": [0.05976536323923521, 0.045114992290728746, 0.02764568474663863, 0.2676430313197727, 0.14678964547499848, 0.38542722708518845, 0.03105003105986559, 0.05849508739018053, 0.012182998559366845, 0.20144916917481717, 0.10197699620632208, 0.2444931673917185], "min": [0.47186629130604807, 0.16959197274920526, 1.1398031034802436, 0.011886913637660035, -0.3950745858049658, 0.053952367337505525, 0.4834374282579167, -0.35208217330744146, 1.1393414510711561, -0.5701724309047581, -0.488665181969522, -1.2503714553791028], "max": [0.667609446985202, 0.355764848703292, 1.235090954346057, 0.8011897032373622, 0.11326955618260115, 1.2501825090264231, 0.5703142030757676, -0.17185726114656505, 1.1826684535654077, 0.12300999095712806, -0.08849757296692795, -0.4809889355473133], "count": [1299]}, "eef_sim_pose_action": {"mean": [0.5521840229990277, 0.2796596321102814, 1.1830034035005763, 0.33481062700255515, -0.12342987022244077, 0.872043757437065, 0.5227698906229034, -0.25972064172919457, 1.1523964207993536, -0.10005844175582843, -0.354565543040867, -1.0599568142727072], "std": [0.059750733189726596, 0.04510759170075927, 0.027632017436469244, 0.2676923989327543, 0.1466282657409704, 0.38528817090684986, 0.031045719235650426, 0.058490292411592315, 0.012205405767801897, 0.20145842445673545, 0.10200821800769166, 0.2444379462504083], "min": [0.47186629130604807, 0.16959197274920526, 1.1398031034802436, 0.012237777277881168, -0.3950745858049658, 0.053952367337505525, 0.4834374282579167, -0.35208217330744146, 1.1393414510711561, -0.5701724309047581, -0.488665181969522, -1.2503714553791028], "max": [0.667609446985202, 0.355764848703292, 1.235090954346057, 0.8011897032373622, 0.11326955618260115, 1.2501825090264231, 0.5703142030757676, -0.17185726114656505, 1.1825830054129018, 0.12300999095712806, -0.08849757296692795, -0.4809889355473133], "count": [1299]}, "gripper_mode_state": {"mean": [0.22478829869130101, 0.09699769053117784], "std": [0.41744283376621893, 0.29595462247242166], "min": [0, 0], "max": [1, 1], "count": [1299]}, "gripper_activity_state": {"mean": [1.895304080061586, 1.9461123941493457], "std": [0.4037558036137568, 0.29393126247411355], "min": [0, 0], "max": [2, 2], "count": [1299]}, "gripper_mode_action": {"mean": [0.22478829869130101, 0.09699769053117784], "std": [0.41744283376621893, 0.29595462247242166], "min": [0, 0], "max": [1, 1], "count": [1299]}, "gripper_activity_action": {"mean": [1.895304080061586, 1.9461123941493457], "std": [0.4037558036137568, 0.29393126247411355], "min": [0, 0], "max": [2, 2], "count": [1299]}, "gripper_open_scale_state": {"mean": [0.7781665356006151, 0.8532753186676754], "std": [0.2252766032713791, 0.17225954054628786], "min": [0.3608522727272727, 0.3276136363636364], "max": [0.90919189453125, 0.9140909090909091], "count": [1299]}, "gripper_open_scale_action": {"mean": [0.7781665015996464, 0.8532753458769934], "std": [0.22527658349906785, 0.1722595499527726], "min": [0.3608522727272727, 0.3276136363636364], "max": [0.9091817959872159, 0.9140909090909091], "count": [1299]}}} +{"episode_index": 133, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5095101152157651]], [[0.46459196221159144]], [[0.4004082321934798]]], "std": [[[0.14939209456616678]], [[0.14324284944516683]], [[0.18595629302745678]]], "count": [166]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4768740304354674]], [[0.4580021741377274]], [[0.417201890896921]]], "std": [[[0.1666734419177818]], [[0.140367084993715]], [[0.17923440509500926]]], "count": [166]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4465492743030947]], [[0.4446763487774628]], [[0.4139316038664462]]], "std": [[[0.16313372093640413]], [[0.14494215572183744]], [[0.18727077264153213]]], "count": [166]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47997747854161743]], [[0.4324770011418222]], [[0.3712285674560989]]], "std": [[[0.1594833436233685]], [[0.15681554361645733]], [[0.19318105598467025]]], "count": [166]}, "observation.state": {"min": [-0.7225673794746399, 0.16519322991371155, 0.29644307494163513, -1.556672215461731, -0.5591445565223694, -0.18438421189785004, -1.053770899772644, -0.35636237263679504, 0.39994367957115173, 0.07982387393712997, -1.9723049402236938, -1.9868911504745483, -1.0380806922912598, 0.15755195915699005, 0.3573888838291168, -0.7034648060798645, -1.659627079963684, 0.009755299426615238, -0.12485321611166, -0.028298333287239075, -0.35781580209732056, -0.47147050499916077, 0.10193774849176407, 1.5732269287109375, -1.7330166101455688, -0.09685562551021576, 400.625, 367.8125], "max": [-0.07642251253128052, 0.6684589385986328, 0.747903048992157, -0.6270837187767029, -0.13211597502231598, 0.23694808781147003, 0.028276516124606133, -0.2645948827266693, 0.5646990537643433, 0.2350115031003952, -1.2784026861190796, -1.121137022972107, 0.2046649158000946, 0.5187369585037231, 0.7833877801895142, -0.36022722721099854, -1.0347685813903809, 0.4330369234085083, 0.15879005193710327, 0.7558399438858032, -0.23335736989974976, -0.41845837235450745, 0.26029911637306213, 1.9185435771942139, -1.121137022972107, 0.7462756037712097, 1000.125, 1005.5625], "mean": [-0.4000493288040161, 0.3792758882045746, 0.426819771528244, -1.188502311706543, -0.30122095346450806, 0.01552568655461073, -0.47720250487327576, -0.3083171546459198, 0.48313087224960327, 0.1608719825744629, -1.624841332435608, -1.6141639947891235, -0.5135628581047058, 0.292874813079834, 0.5378197431564331, -0.4745548963546753, -1.3907774686813354, 0.16825415194034576, -0.049706555902957916, 0.2578730285167694, -0.2938089370727539, -0.4555423855781555, 0.19176574051380157, 1.725801944732666, -1.2620126008987427, 0.4969058334827423, 874.6943359375, 930.5949096679688], "std": [0.17913417518138885, 0.11728427559137344, 0.1290052831172943, 0.23736503720283508, 0.08687446266412735, 0.11594806611537933, 0.24274717271327972, 0.02796020172536373, 0.03728470578789711, 0.038791850209236145, 0.18887493014335632, 0.18305718898773193, 0.3225921392440796, 0.09641379863023758, 0.08624008297920227, 0.06970501691102982, 0.12493712455034256, 0.12270784378051758, 0.07214043289422989, 0.27024418115615845, 0.03033125400543213, 0.014852342195808887, 0.04986446350812912, 0.13208645582199097, 0.21796321868896484, 0.259585976600647, 213.70689392089844, 196.5686492919922], "count": [916]}, "action": {"min": [-0.7225673794746399, 0.16519322991371155, 0.29644307494163513, -1.556672215461731, -0.5591445565223694, -0.18438421189785004, -1.053770899772644, -0.35636237263679504, 0.39994367957115173, 0.07982387393712997, -1.9723049402236938, -1.9868911504745483, -1.0380806922912598, 0.15755195915699005, 0.3573888838291168, -0.7034648060798645, -1.659627079963684, 0.009755299426615238, -0.12485321611166, -0.028298333287239075, -0.35781580209732056, -0.47147050499916077, 0.10193774849176407, 1.5732269287109375, -1.7330166101455688, -0.09685562551021576, 400.625, 367.8125], "max": [-0.07642251253128052, 0.6684589385986328, 0.747903048992157, -0.6270837187767029, -0.13211597502231598, 0.23694808781147003, 0.028276516124606133, -0.2645948827266693, 0.5646990537643433, 0.23500972986221313, -1.2784026861190796, -1.121137022972107, 0.2046649158000946, 0.5187369585037231, 0.7833877801895142, -0.36022722721099854, -1.0347685813903809, 0.4330369234085083, 0.15879005193710327, 0.7558399438858032, -0.23335736989974976, -0.41845837235450745, 0.26029911637306213, 1.9185435771942139, -1.121137022972107, 0.7462756037712097, 1000.125, 1005.5625], "mean": [-0.4002552330493927, 0.37901702523231506, 0.42676636576652527, -1.1882941722869873, -0.30140647292137146, 0.015491927973926067, -0.47777411341667175, -0.3082878291606903, 0.4831792116165161, 0.16078230738639832, -1.6250804662704468, -1.6147346496582031, -0.5135892629623413, 0.29283061623573303, 0.537553071975708, -0.4744563102722168, -1.3910436630249023, 0.1680935025215149, -0.04959873482584953, 0.2582303285598755, -0.29373419284820557, -0.4555172622203827, 0.1916293352842331, 1.7261558771133423, -1.2622705698013306, 0.4968598783016205, 874.6943359375, 930.5947875976562], "std": [0.17901195585727692, 0.11704814434051514, 0.1290053129196167, 0.2372526377439499, 0.08695428818464279, 0.11599214375019073, 0.24217209219932556, 0.02797376736998558, 0.037264253944158554, 0.038715217262506485, 0.1889479011297226, 0.18233279883861542, 0.32261157035827637, 0.09646549820899963, 0.08641059696674347, 0.06980160623788834, 0.12524206936359406, 0.12269207090139389, 0.07210840284824371, 0.27008214592933655, 0.030378999188542366, 0.014889138750731945, 0.04991700500249863, 0.13211166858673096, 0.21793511509895325, 0.2595440447330475, 213.70687866210938, 196.5685577392578], "count": [916]}, "timestamp": {"min": [0.0], "max": [30.5], "mean": [15.25], "std": [8.814208857167941], "count": [916]}, "frame_index": {"min": [0], "max": [915], "mean": [457.5], "std": [264.4262657150382], "count": [916]}, "episode_index": {"min": [137], "max": [137], "mean": [137.0], "std": [0.0], "count": [916]}, "index": {"min": [130369], "max": [131284], "mean": [130826.5], "std": [264.4262657150382], "count": [916]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [916]}, "subtask_annotation": {"mean": [6.296943231441048, 16.0, 16.0, 16.0, 16.0], "std": [5.012346267998089, 0.0, 0.0, 0.0, 0.0], "min": [0, 16, 16, 16, 16], "max": [16, 16, 16, 16, 16], "count": [916]}, "scene_annotation": {"mean": [137.0], "std": [0.0], "min": [137], "max": [137], "count": [916]}, "eef_direction_state": {"mean": [4.101528384279476, 5.175764192139738], "std": [2.5027403889405897, 1.7423262711743448], "min": [0, 0], "max": [6, 6], "count": [916]}, "eef_velocity_state": {"mean": [0.4268558951965066, 0.24344978165938866], "std": [0.5389818812509131, 0.5018641001197757], "min": [0, 0], "max": [2, 2], "count": [916]}, "eef_acc_mag_state": {"mean": [0.23799126637554585, 0.18013100436681223], "std": [0.5666475225136817, 0.5153520697189663], "min": [0, 0], "max": [2, 2], "count": [916]}, "eef_direction_action": {"mean": [4.101528384279476, 5.175764192139738], "std": [2.5027403889405897, 1.7423262711743446], "min": [0, 0], "max": [6, 6], "count": [916]}, "eef_velocity_action": {"mean": [0.4268558951965066, 0.24344978165938866], "std": [0.5389818812509131, 0.5018641001197757], "min": [0, 0], "max": [2, 2], "count": [916]}, "eef_acc_mag_action": {"mean": [0.23799126637554585, 0.18013100436681223], "std": [0.5666475225136817, 0.5153520697189663], "min": [0, 0], "max": [2, 2], "count": [916]}, "eef_sim_pose_state": {"mean": [0.5494685835007825, 0.26355214918337305, 1.1526678496390401, 0.2147206790528941, -0.09351808150672963, 0.8478684508442165, 0.5126550348962182, -0.2853499269598755, 1.1629831538718383, -0.17553619796349035, -0.38125341707204413, -0.9589652990903306], "std": [0.044527008924630504, 0.027673442362852695, 0.015120296493364506, 0.19874404469926316, 0.08669859967788912, 0.2777732646698842, 0.02302175174686562, 0.0431188576371577, 0.02373448218022826, 0.16016026890029048, 0.1350371987622296, 0.26477519333826466], "min": [0.456608523826602, 0.20135855281869092, 1.126800341657682, -0.14729201287030763, -0.38307887246693406, 0.1978692668729188, 0.48034477845532453, -0.37141277622945745, 1.1277007509745747, -0.5114899126132055, -0.5306989246228859, -1.2503123589075673], "max": [0.6249975212397361, 0.315258893560573, 1.187173716609741, 0.5231285495294761, 0.008300699733095662, 1.2508211498855921, 0.5580873200986076, -0.21168027922819102, 1.202124241141112, 0.0745772314624285, -0.12604228383022442, -0.3977310331223196], "count": [916]}, "eef_sim_pose_action": {"mean": [0.5495376101253956, 0.26349989848352295, 1.152687098171345, 0.21460575971623705, -0.09317887634899936, 0.8474285789931228, 0.5126465779926126, -0.285246106014334, 1.1630472852816527, -0.17541199693024087, -0.3811747009835768, -0.9586047247086547], "std": [0.04448170220601494, 0.027631426549870223, 0.015115127147496531, 0.19885474609132328, 0.08617117780957959, 0.27745432042819723, 0.023031985742278185, 0.04317468513902835, 0.023751191414287925, 0.16028168052619907, 0.13505710140092098, 0.2646030449533592], "min": [0.456608523826602, 0.20135855281869092, 1.126800341657682, -0.14729201287030763, -0.38307887246693406, 0.1978692668729188, 0.48034477845532453, -0.37141277622945745, 1.1277007509745747, -0.5114899126132055, -0.5306989246228859, -1.2503123589075673], "max": [0.6249975212397361, 0.315258893560573, 1.187173716609741, 0.5231285495294761, 0.008300699733095662, 1.2508211498855921, 0.5580873200986076, -0.21168027922819102, 1.202124241141112, 0.0745772314624285, -0.12604228383022442, -0.3977310331223196], "count": [916]}, "gripper_mode_state": {"mean": [0.20633187772925765, 0.10807860262008734], "std": [0.40467151365270876, 0.31047965839290637], "min": [0, 0], "max": [1, 1], "count": [916]}, "gripper_activity_state": {"mean": [1.8624454148471616, 1.9246724890829694], "std": [0.4586244411551023, 0.3462248079318286], "min": [0, 0], "max": [2, 2], "count": [916]}, "gripper_mode_action": {"mean": [0.20633187772925765, 0.10807860262008734], "std": [0.4046715136527088, 0.31047965839290637], "min": [0, 0], "max": [1, 1], "count": [916]}, "gripper_activity_action": {"mean": [1.8624454148471616, 1.9246724890829694], "std": [0.45862444115510237, 0.3462248079318286], "min": [0, 0], "max": [2, 2], "count": [916]}, "gripper_open_scale_state": {"mean": [0.7951766574037359, 0.8459953956861443], "std": [0.19427864276365675, 0.17869879021701], "min": [0.36420454545454545, 0.334375], "max": [0.9092045454545454, 0.9141477272727273], "count": [916]}, "gripper_open_scale_action": {"mean": [0.7951766574037359, 0.8459952913763598], "std": [0.19427864276365675, 0.17869875012374212], "min": [0.36420454545454545, 0.334375], "max": [0.9092045454545454, 0.9141477272727273], "count": [916]}}} +{"episode_index": 134, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5089365957993683]], [[0.46395574580487625]], [[0.40168163646544763]]], "std": [[[0.15541581493272655]], [[0.14829909261879076]], [[0.18746089474927868]]], "count": [178]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.471331185283102]], [[0.45112308373724025]], [[0.40752706864581034]]], "std": [[[0.1730868527045398]], [[0.14571924501566896]], [[0.17987848489678201]]], "count": [178]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4659003876129103]], [[0.45407462523867226]], [[0.42054453417603]]], "std": [[[0.17208758944102723]], [[0.14728415648933818]], [[0.18684393981538028]]], "count": [178]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48857980144304913]], [[0.44260797739039437]], [[0.38456038293126243]]], "std": [[[0.15963347145895007]], [[0.1594513571447875]], [[0.19528640549206377]]], "count": [178]}, "observation.state": {"min": [-0.81119304895401, 0.15430346131324768, 0.3133160471916199, -1.7513364553451538, -0.4494037330150604, -0.4045007824897766, -0.6844897866249084, -0.3832731246948242, 0.3784404993057251, 0.048835501074790955, -1.9726234674453735, -1.8468208312988281, -0.8770957589149475, -0.030280370265245438, 0.12038081139326096, -0.5063680410385132, -1.84982430934906, 0.107137031853199, -0.12049228698015213, -0.47002261877059937, -0.34654149413108826, -0.4452284276485443, 0.06944669038057327, 0.7537684440612793, -1.6930238008499146, 0.2252456098794937, 399.9375, 356.8125], "max": [-0.0009315694333054125, 0.6046366095542908, 0.632794201374054, -0.26827237010002136, -0.0728674978017807, 0.41635483503341675, 0.23640593886375427, -0.27204543352127075, 0.5562417507171631, 0.23496243357658386, -1.0862929821014404, -1.121137022972107, -0.09869204461574554, 0.219501331448555, 0.6047784090042114, -0.2321833372116089, -1.4120367765426636, 0.48409542441368103, 0.5848413109779358, 0.4561254382133484, -0.24128775298595428, -0.3750508725643158, 0.2349974364042282, 1.8289748430252075, -1.121137022972107, 0.7997270226478577, 1003.0, 1005.625], "mean": [-0.2579459547996521, 0.3221741318702698, 0.41359925270080566, -1.3391058444976807, -0.16803771257400513, -0.012715770862996578, -0.27164426445961, -0.31409838795661926, 0.44573137164115906, 0.12846510112285614, -1.6382956504821777, -1.4643168449401855, -0.6094697713851929, 0.15129391849040985, 0.4132278561592102, -0.3692828416824341, -1.5666810274124146, 0.27440401911735535, 0.1718638837337494, 0.11761247366666794, -0.2882777452468872, -0.42617300152778625, 0.1595993936061859, 1.4806703329086304, -1.4237651824951172, 0.6881120204925537, 835.52880859375, 912.740966796875], "std": [0.1966962367296219, 0.09935896843671799, 0.09306493401527405, 0.3459577262401581, 0.0904812440276146, 0.20896708965301514, 0.28879261016845703, 0.030005808919668198, 0.041064370423555374, 0.042747799307107925, 0.23141498863697052, 0.18395772576332092, 0.24363480508327484, 0.05349569395184517, 0.1461978554725647, 0.08330342173576355, 0.1153835579752922, 0.06103837490081787, 0.25748470425605774, 0.2649023234844208, 0.03137617185711861, 0.01795152574777603, 0.05554831400513649, 0.2677896320819855, 0.22937926650047302, 0.144505575299263, 257.34796142578125, 219.22740173339844], "count": [1007]}, "action": {"min": [-0.81119304895401, 0.15430346131324768, 0.3133160471916199, -1.7513364553451538, -0.4494037330150604, -0.4045007824897766, -0.6844897866249084, -0.3832731246948242, 0.3784404993057251, 0.048835501074790955, -1.9726234674453735, -1.8468208312988281, -0.8770957589149475, -0.030280370265245438, 0.12038081139326096, -0.5063680410385132, -1.84982430934906, 0.107137031853199, -0.12049170583486557, -0.47002261877059937, -0.34654149413108826, -0.4452284276485443, 0.06944669038057327, 0.7537684440612793, -1.6930238008499146, 0.2252456098794937, 399.9375, 356.8125], "max": [-0.0009315694333054125, 0.6046366095542908, 0.632794201374054, -0.26827237010002136, -0.0728674978017807, 0.41635483503341675, 0.23640593886375427, -0.27204543352127075, 0.5562417507171631, 0.23496243357658386, -1.0862929821014404, -1.121137022972107, -0.09869204461574554, 0.219501331448555, 0.6047784090042114, -0.2321833372116089, -1.4120367765426636, 0.48409542441368103, 0.5848413109779358, 0.4561254382133484, -0.24128775298595428, -0.3750508725643158, 0.2349974364042282, 1.8289748430252075, -1.121137022972107, 0.7997270226478577, 1003.0, 1005.625], "mean": [-0.2578989267349243, 0.3219570815563202, 0.4135129749774933, -1.339206576347351, -0.16799268126487732, -0.012837515212595463, -0.27191802859306335, -0.31406351923942566, 0.4457140862941742, 0.12836897373199463, -1.6386001110076904, -1.4645485877990723, -0.6095905303955078, 0.15121302008628845, 0.4130001664161682, -0.36913400888442993, -1.5669432878494263, 0.27436208724975586, 0.17198865115642548, 0.1179722473025322, -0.2882114350795746, -0.4261452257633209, 0.15949565172195435, 1.4809178113937378, -1.4241009950637817, 0.6881266236305237, 835.526611328125, 912.7410888671875], "std": [0.19671590626239777, 0.09897966682910919, 0.09307019412517548, 0.3459935784339905, 0.09044969826936722, 0.20906567573547363, 0.28863874077796936, 0.03003247082233429, 0.041068241000175476, 0.0426168330013752, 0.23153084516525269, 0.1836717277765274, 0.243732288479805, 0.05348427966237068, 0.14607810974121094, 0.08329066634178162, 0.11533184349536896, 0.06106700003147125, 0.257372111082077, 0.26494988799095154, 0.03140363469719887, 0.017943687736988068, 0.05550488084554672, 0.2679886817932129, 0.2291833907365799, 0.14451326429843903, 257.3465576171875, 219.2274627685547], "count": [1007]}, "timestamp": {"min": [0.0], "max": [33.53333333333333], "mean": [16.766666666666666], "std": [9.68985724009045], "count": [1007]}, "frame_index": {"min": [0], "max": [1006], "mean": [503.0], "std": [290.6957172027135], "count": [1007]}, "episode_index": {"min": [138], "max": [138], "mean": [138.0], "std": [0.0], "count": [1007]}, "index": {"min": [131285], "max": [132291], "mean": [131788.0], "std": [290.6957172027135], "count": [1007]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1007]}, "subtask_annotation": {"mean": [6.682224428997021, 16.0, 16.0, 16.0, 16.0], "std": [4.984415814336491, 0.0, 0.0, 0.0, 0.0], "min": [0, 16, 16, 16, 16], "max": [16, 16, 16, 16, 16], "count": [1007]}, "scene_annotation": {"mean": [138.0], "std": [0.0], "min": [138], "max": [138], "count": [1007]}, "eef_direction_state": {"mean": [4.377358490566038, 5.139026812313803], "std": [2.294720804064125, 1.6842444863638606], "min": [0, 0], "max": [6, 6], "count": [1007]}, "eef_velocity_state": {"mean": [0.44885799404170806, 0.2641509433962264], "std": [0.6054340049523782, 0.5039425979833146], "min": [0, 0], "max": [2, 2], "count": [1007]}, "eef_acc_mag_state": {"mean": [0.23733862959285004, 0.15392254220456802], "std": [0.5795900235164462, 0.47493480026920143], "min": [0, 0], "max": [2, 2], "count": [1007]}, "eef_direction_action": {"mean": [4.377358490566038, 5.139026812313803], "std": [2.294720804064125, 1.6842444863638606], "min": [0, 0], "max": [6, 6], "count": [1007]}, "eef_velocity_action": {"mean": [0.44885799404170806, 0.2641509433962264], "std": [0.6054340049523782, 0.5039425979833146], "min": [0, 0], "max": [2, 2], "count": [1007]}, "eef_acc_mag_action": {"mean": [0.23733862959285004, 0.15392254220456802], "std": [0.5795900235164462, 0.47493480026920143], "min": [0, 0], "max": [2, 2], "count": [1007]}, "eef_sim_pose_state": {"mean": [0.5050299257189934, 0.22424875200920746, 1.1418114327720192, 0.15782241579734704, -0.18768900709148867, 0.9645982406035242, 0.4796350240966256, -0.2446564154022651, 1.1705673217774564, -0.19268610394131278, -0.16704326108585504, -1.1134753178628976], "std": [0.046315661202204074, 0.04175429458496923, 0.019951503829130694, 0.1808411757933858, 0.08096413671123158, 0.2685663166183337, 0.014844511995628208, 0.05187000513173227, 0.025378446502158647, 0.19505140554075112, 0.150610518743186, 0.23194754732775374], "min": [0.4266443381410364, 0.16344113107025457, 1.0842208357055585, -0.14835572762715843, -0.3829085313903009, 0.44031642160367845, 0.423427542008396, -0.3096827407472197, 1.1398217274538531, -0.5670617882468978, -0.3831419476422999, -1.646728403784497], "max": [0.6201953584921172, 0.309656892870793, 1.1694283203024294, 0.4613292621306691, -0.02173698483516806, 1.3563791819006692, 0.49059526977611656, -0.16175883059528565, 1.2193185791502346, 0.035302915193875406, 0.03423652849579706, -0.8422858837017442], "count": [1007]}, "eef_sim_pose_action": {"mean": [0.5050255451817164, 0.22417780565538026, 1.1418274741386116, 0.1576058290298987, -0.18755418378959593, 0.9643479546425563, 0.4796215690145585, -0.24458134627505307, 1.17062440077161, -0.19257872399622844, -0.16686569224490622, -1.113156940437769], "std": [0.04631741764084431, 0.04166971395676272, 0.019956346326242397, 0.18106976869119032, 0.08075161080134716, 0.26841734383716587, 0.014842481338293372, 0.051830532914370044, 0.025373886271155936, 0.19514549620954386, 0.1504609895302163, 0.23197958495339127], "min": [0.4266443381410364, 0.16344113107025457, 1.0842208357055585, -0.14835572762715843, -0.3829085313903009, 0.44031642160367845, 0.423427542008396, -0.3096827407472197, 1.1398217274538531, -0.5670617882468978, -0.3831419476422999, -1.646728403784497], "max": [0.6201953584921172, 0.309656892870793, 1.1694283203024294, 0.4613292621306691, -0.02173698483516806, 1.3563791819006692, 0.49059526977611656, -0.16175883059528565, 1.2193185791502346, 0.035302915193875406, 0.03423652849579706, -0.8422858837017442], "count": [1007]}, "gripper_mode_state": {"mean": [0.25620655412115195, 0.13505461767626614], "std": [0.4365372329441247, 0.3417819011015388], "min": [0, 0], "max": [1, 1], "count": [1007]}, "gripper_activity_state": {"mean": [1.8609731876861966, 1.9285004965243298], "std": [0.4615679058966196, 0.33771831476668407], "min": [0, 0], "max": [2, 2], "count": [1007]}, "gripper_mode_action": {"mean": [0.25620655412115195, 0.13505461767626614], "std": [0.43653723294412466, 0.3417819011015388], "min": [0, 0], "max": [1, 1], "count": [1007]}, "gripper_activity_action": {"mean": [1.8609731876861966, 1.9285004965243298], "std": [0.4615679058966196, 0.33771831476668407], "min": [0, 0], "max": [2, 2], "count": [1007]}, "gripper_open_scale_state": {"mean": [0.759571598497578, 0.8297645414978669], "std": [0.2339526888148175, 0.19929812276469164], "min": [0.36357954545454546, 0.324375], "max": [0.9118181818181819, 0.9142045454545454], "count": [1007]}, "gripper_open_scale_action": {"mean": [0.7595696575718951, 0.8297645647504045], "std": [0.23395143378538408, 0.19929813237324606], "min": [0.36357954545454546, 0.324375], "max": [0.9118181818181819, 0.9142045454545454], "count": [1007]}}} +{"episode_index": 135, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5120871455618176]], [[0.466364375415835]], [[0.40580499907048645]]], "std": [[[0.15423897166835188]], [[0.15080544400772422]], [[0.19150500309956392]]], "count": [167]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4717176125689797]], [[0.45518394094164616]], [[0.4189087853704356]]], "std": [[[0.17120282172254153]], [[0.14789191455443637]], [[0.18510788139796888]]], "count": [167]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44987479330554575]], [[0.4363504522817111]], [[0.39759477858009473]]], "std": [[[0.17444437459891793]], [[0.15409191698079125]], [[0.19027557500345857]]], "count": [167]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.492225904808031]], [[0.44864614643262496]], [[0.3884094555986067]]], "std": [[[0.15403758481276297]], [[0.1576203140006956]], [[0.19556223982515614]]], "count": [167]}, "observation.state": {"min": [-0.49565497040748596, 0.12751485407352448, 0.21441587805747986, -1.6890075206756592, -0.5707968473434448, -0.30806368589401245, -0.6339897513389587, -0.37630343437194824, 0.3904745578765869, 0.07089737802743912, -1.8286257982254028, -1.9158551692962646, -1.015897274017334, 0.05712571740150452, 0.21404172480106354, -0.5346357822418213, -1.7075668573379517, 0.007067492697387934, -0.17008888721466064, -0.02831687591969967, -0.34612011909484863, -0.45683351159095764, 0.049627188593149185, 1.2791489362716675, -1.6822795867919922, 0.2308981716632843, 395.8125, 356.9375], "max": [-0.05002331733703613, 0.611243724822998, 0.5945300459861755, -0.7891233563423157, -0.17737017571926117, 0.4554283916950226, 0.02828524261713028, -0.29667606949806213, 0.5272528529167175, 0.2349553108215332, -1.1068260669708252, -1.121137022972107, -0.1547456532716751, 0.2954689860343933, 0.723236083984375, -0.2487301528453827, -1.4120018482208252, 0.46721264719963074, 0.4834856390953064, 0.40584686398506165, -0.2502082586288452, -0.40169787406921387, 0.23896893858909607, 1.852210521697998, -1.121137022972107, 0.879792332649231, 1003.0, 1005.5625], "mean": [-0.2676793932914734, 0.3038959801197052, 0.3763618767261505, -1.301947832107544, -0.31583476066589355, 0.0602082833647728, -0.3467940092086792, -0.3254169821739197, 0.45559456944465637, 0.12969279289245605, -1.5195021629333496, -1.662354588508606, -0.666291356086731, 0.20068441331386566, 0.44890180230140686, -0.3988964855670929, -1.4591816663742065, 0.174308180809021, 0.02604464814066887, 0.161698117852211, -0.29925933480262756, -0.4414348304271698, 0.1732780635356903, 1.6002956628799438, -1.3064398765563965, 0.643571138381958, 864.24267578125, 917.6915283203125], "std": [0.1050993874669075, 0.11353946477174759, 0.08780324459075928, 0.17328201234340668, 0.07890468835830688, 0.20359544456005096, 0.17519043385982513, 0.017722774296998978, 0.027748560532927513, 0.03733519837260246, 0.20191903412342072, 0.1622454822063446, 0.1971183866262436, 0.04943128302693367, 0.1616881638765335, 0.07398005574941635, 0.06954790651798248, 0.12169691920280457, 0.22316290438175201, 0.15944446623325348, 0.024091687053442, 0.014736645855009556, 0.06301213800907135, 0.15728424489498138, 0.20596042275428772, 0.20365585386753082, 226.37770080566406, 213.37026977539062], "count": [925]}, "action": {"min": [-0.49565497040748596, 0.12751485407352448, 0.21441587805747986, -1.6890075206756592, -0.5707968473434448, -0.30806368589401245, -0.6339897513389587, -0.37630343437194824, 0.3904745578765869, 0.07089737802743912, -1.8286257982254028, -1.9158551692962646, -1.015897274017334, 0.05712571740150452, 0.21404172480106354, -0.5346357822418213, -1.7075668573379517, 0.007067492697387934, -0.17008888721466064, -0.02831687591969967, -0.34612011909484863, -0.45683351159095764, 0.049627188593149185, 1.2791489362716675, -1.6822795867919922, 0.2308981716632843, 395.8125, 356.9375], "max": [-0.05002331733703613, 0.611243724822998, 0.5945300459861755, -0.7891233563423157, -0.17737017571926117, 0.4554283916950226, 0.028285440057516098, -0.29667606949806213, 0.5272528529167175, 0.2349553108215332, -1.1068260669708252, -1.121137022972107, -0.1547456532716751, 0.2954689860343933, 0.723236083984375, -0.2487301528453827, -1.4120018482208252, 0.46721264719963074, 0.4834856390953064, 0.40584686398506165, -0.2502082586288452, -0.40169787406921387, 0.23896893858909607, 1.852210521697998, -1.121137022972107, 0.879792332649231, 1003.0, 1005.5625], "mean": [-0.2677015960216522, 0.303489625453949, 0.37618669867515564, -1.3018572330474854, -0.31586116552352905, 0.06012805923819542, -0.347181111574173, -0.32540759444236755, 0.45560887455940247, 0.12957751750946045, -1.5196337699890137, -1.6628100872039795, -0.6665390729904175, 0.20053230226039886, 0.4486035108566284, -0.3987269401550293, -1.459497094154358, 0.17417870461940765, 0.02618713118135929, 0.1620635688304901, -0.2992008328437805, -0.4413890838623047, 0.17315223813056946, 1.6005383729934692, -1.3067853450775146, 0.6435787081718445, 864.2394409179688, 917.69140625], "std": [0.10508699715137482, 0.11313426494598389, 0.08781507611274719, 0.17324639856815338, 0.07888802140951157, 0.2036813348531723, 0.17475628852844238, 0.01773388870060444, 0.027746601030230522, 0.03717432916164398, 0.2019941359758377, 0.16131412982940674, 0.19736254215240479, 0.04965104162693024, 0.1616552621126175, 0.07403945922851562, 0.06999272853136063, 0.1216760203242302, 0.22311151027679443, 0.15939617156982422, 0.024134309962391853, 0.014790504239499569, 0.06300503760576248, 0.15741513669490814, 0.20591750741004944, 0.20365972816944122, 226.37469482421875, 213.3699951171875], "count": [925]}, "timestamp": {"min": [0.0], "max": [30.8], "mean": [15.4], "std": [8.900811448651435], "count": [925]}, "frame_index": {"min": [0], "max": [924], "mean": [462.0], "std": [267.02434345954305], "count": [925]}, "episode_index": {"min": [139], "max": [139], "mean": [139.0], "std": [0.0], "count": [925]}, "index": {"min": [132292], "max": [133216], "mean": [132754.0], "std": [267.02434345954305], "count": [925]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [925]}, "subtask_annotation": {"mean": [5.543783783783784, 16.0, 16.0, 16.0, 16.0], "std": [4.569638551766535, 0.0, 0.0, 0.0, 0.0], "min": [0, 16, 16, 16, 16], "max": [16, 16, 16, 16, 16], "count": [925]}, "scene_annotation": {"mean": [139.0], "std": [0.0], "min": [139], "max": [139], "count": [925]}, "eef_direction_state": {"mean": [4.6378378378378375, 5.154594594594594], "std": [2.0527307259265237, 1.6710226591935655], "min": [0, 0], "max": [6, 6], "count": [925]}, "eef_velocity_state": {"mean": [0.4183783783783784, 0.2594594594594595], "std": [0.5168381706759262, 0.49399609335333144], "min": [0, 0], "max": [2, 2], "count": [925]}, "eef_acc_mag_state": {"mean": [0.23459459459459459, 0.13837837837837838], "std": [0.5714779066671144, 0.4511697320300559], "min": [0, 0], "max": [2, 2], "count": [925]}, "eef_direction_action": {"mean": [4.6378378378378375, 5.154594594594594], "std": [2.0527307259265237, 1.6710226591935655], "min": [0, 0], "max": [6, 6], "count": [925]}, "eef_velocity_action": {"mean": [0.4183783783783784, 0.2594594594594595], "std": [0.5168381706759262, 0.4939960933533314], "min": [0, 0], "max": [2, 2], "count": [925]}, "eef_acc_mag_action": {"mean": [0.23459459459459459, 0.13837837837837838], "std": [0.5714779066671145, 0.4511697320300559], "min": [0, 0], "max": [2, 2], "count": [925]}, "eef_sim_pose_state": {"mean": [0.5159460205654947, 0.22865979993254157, 1.1328985673643006, 0.1836385774085795, -0.0061250289919839215, 0.9523995923490196, 0.4939040141622602, -0.26031294128321997, 1.1554990788551154, -0.1471306664631124, -0.2801226322744771, -1.0870475444555399], "std": [0.02883465665623566, 0.025884570209902043, 0.017137555544072924, 0.18639162594009204, 0.09662683703066138, 0.19110310129308136, 0.013311220633132245, 0.05351235325594706, 0.014596676396785479, 0.2186980640190711, 0.12013204530398619, 0.15784642464646967], "min": [0.4496544659309708, 0.1822143175701158, 1.0883587111442485, -0.1827666870060377, -0.3830334369273809, 0.62896276790077, 0.45863111032514403, -0.32678893253721875, 1.139755091907777, -0.5546519572142369, -0.3830859041517132, -1.2502106901777978], "max": [0.5766942221975182, 0.30965158688807176, 1.1709651265789094, 0.5018299627035092, 0.09655123959480405, 1.2881840597050789, 0.5130314464341467, -0.15138699294769134, 1.1880071258711025, 0.14201329658491313, -0.05709863811567306, -0.7713113934032224], "count": [925]}, "eef_sim_pose_action": {"mean": [0.5159708144104368, 0.22856741111822518, 1.132890926618223, 0.18344604936700368, -0.005749409261779146, 0.9521560094708845, 0.4938724047912159, -0.260216338588004, 1.15554931611978, -0.14703381226717363, -0.2799381534783763, -1.0867237023997502], "std": [0.028821026942494086, 0.025747491030431564, 0.01713605223528874, 0.18659479898209433, 0.09583300485977832, 0.19086679308680773, 0.013358408772749646, 0.05350387715163563, 0.014622335140523574, 0.2187494161671001, 0.12010490436017081, 0.15781861154391572], "min": [0.4496544659309708, 0.1822143175701158, 1.0883587111442485, -0.1827666870060377, -0.3830334369273809, 0.62896276790077, 0.45863111032514403, -0.32678893253721875, 1.139756186311415, -0.5546519572142369, -0.3830859041517132, -1.2502106901777978], "max": [0.5766942221975182, 0.30965158688807176, 1.1709651265789094, 0.5018299627035092, 0.09655123959480405, 1.2881840597050789, 0.5130314464341467, -0.15138699294769134, 1.1880071258711025, 0.14201329658491313, -0.05709863811567306, -0.7713113934032224], "count": [925]}, "gripper_mode_state": {"mean": [0.21945945945945947, 0.1264864864864865], "std": [0.4138804236892837, 0.3323968339542242], "min": [0, 0], "max": [1, 1], "count": [925]}, "gripper_activity_state": {"mean": [1.8583783783783783, 1.922162162162162], "std": [0.4655105509502654, 0.35166887938863484], "min": [0, 0], "max": [2, 2], "count": [925]}, "gripper_mode_action": {"mean": [0.21945945945945947, 0.1264864864864865], "std": [0.4138804236892837, 0.33239683395422426], "min": [0, 0], "max": [1, 1], "count": [925]}, "gripper_activity_action": {"mean": [1.8583783783783783, 1.922162162162162], "std": [0.4655105509502654, 0.35166887938863484], "min": [0, 0], "max": [2, 2], "count": [925]}, "gripper_open_scale_state": {"mean": [0.7856751842751876, 0.834265003371178], "std": [0.20579766169269195, 0.19397273011948266], "min": [0.35982954545454543, 0.32448863636363634], "max": [0.9118181818181819, 0.9141477272727273], "count": [925]}, "gripper_open_scale_action": {"mean": [0.7856722358722392, 0.8342649073345341], "std": [0.20579587398637142, 0.19397269080496177], "min": [0.35982954545454543, 0.32448863636363634], "max": [0.9118181818181819, 0.9141477272727273], "count": [925]}}} +{"episode_index": 136, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5203338414934247]], [[0.4741826853984566]], [[0.4106246419501535]]], "std": [[[0.15458864601042152]], [[0.1470278082392274]], [[0.18743657279309567]]], "count": [166]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4716440849181038]], [[0.4517961133750689]], [[0.41047169068430583]]], "std": [[[0.16391288683333116]], [[0.14098118357409872]], [[0.17801222888027038]]], "count": [166]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45736649293251436]], [[0.4478068130364596]], [[0.4159543000433105]]], "std": [[[0.1742860189869682]], [[0.1552078898943667]], [[0.1923279341683117]]], "count": [166]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4881767671174896]], [[0.44111870398259706]], [[0.37746635807937634]]], "std": [[[0.15663980076273976]], [[0.15761468477813598]], [[0.19461985523076672]]], "count": [166]}, "observation.state": {"min": [-0.6937541961669922, 0.1353895515203476, 0.2652093172073364, -1.5579702854156494, -0.5244583487510681, -0.4452171325683594, -0.8885722160339355, -0.38732314109802246, 0.37611374258995056, 0.058119188994169235, -2.0569686889648438, -1.9006097316741943, -0.889411211013794, 0.010218902491033077, 0.29887890815734863, -0.5187522172927856, -1.7447216510772705, -0.010139272548258305, -0.12047026306390762, -0.028275424614548683, -0.34213370084762573, -0.44518306851387024, 0.09682393819093704, 1.1751457452774048, -1.7280192375183105, 0.22275924682617188, 403.625, 352.0], "max": [-0.09776243567466736, 0.7130553722381592, 0.8408091068267822, -0.9016818404197693, -0.12709160149097443, 0.3450079560279846, 0.028277605772018433, -0.2864531874656677, 0.4875866770744324, 0.23500362038612366, -1.342055320739746, -1.121137022972107, 0.3166411519050598, 0.21508020162582397, 0.6723281145095825, -0.18633680045604706, -1.4120193719863892, 0.5088889002799988, 0.38791796565055847, 0.4376664161682129, -0.2460496872663498, -0.3947640657424927, 0.23494981229305267, 1.8190690279006958, -1.121137022972107, 0.8994508385658264, 1000.0625, 1005.8125], "mean": [-0.30577999353408813, 0.39064136147499084, 0.47390079498291016, -1.2628111839294434, -0.2947923243045807, -0.13222865760326385, -0.45833292603492737, -0.3255540430545807, 0.4468238055706024, 0.1374702900648117, -1.7543703317642212, -1.5930246114730835, -0.526336669921875, 0.1536334604024887, 0.47534340620040894, -0.3460733890533447, -1.5051507949829102, 0.2209983468055725, 0.010411892086267471, 0.17877447605133057, -0.2949541509151459, -0.43305760622024536, 0.19289878010749817, 1.5912690162658691, -1.3219913244247437, 0.693755567073822, 858.88671875, 930.79443359375], "std": [0.13351571559906006, 0.15637576580047607, 0.1321854144334793, 0.16377301514148712, 0.07781554758548737, 0.23913219571113586, 0.24014149606227875, 0.026597535237669945, 0.030279912054538727, 0.04212557524442673, 0.23472478985786438, 0.1966438591480255, 0.3840835988521576, 0.04951535165309906, 0.12847872078418732, 0.114971823990345, 0.082578144967556, 0.1062602698802948, 0.17134521901607513, 0.1661618947982788, 0.02639158070087433, 0.015890710055828094, 0.042218293994665146, 0.15263572335243225, 0.19154101610183716, 0.17292428016662598, 223.4466552734375, 198.48167419433594], "count": [918]}, "action": {"min": [-0.6937541961669922, 0.1353895515203476, 0.2652093172073364, -1.5579702854156494, -0.5244583487510681, -0.4452171325683594, -0.8885722160339355, -0.38732314109802246, 0.37611374258995056, 0.058119188994169235, -2.0569686889648438, -1.9006097316741943, -0.889411211013794, 0.010218902491033077, 0.29887890815734863, -0.5187522172927856, -1.7447216510772705, -0.010139272548258305, -0.12047026306390762, -0.028275424614548683, -0.34213370084762573, -0.44518306851387024, 0.09682393819093704, 1.1751457452774048, -1.7280192375183105, 0.22275924682617188, 403.625, 352.0], "max": [-0.09776243567466736, 0.7130553722381592, 0.8408091068267822, -0.9016818404197693, -0.12709160149097443, 0.3450079560279846, 0.028277605772018433, -0.2864531874656677, 0.4875866770744324, 0.23500382900238037, -1.342055320739746, -1.121137022972107, 0.3166411519050598, 0.21508020162582397, 0.6723281145095825, -0.18633680045604706, -1.4120193719863892, 0.5088889002799988, 0.38791796565055847, 0.4376664161682129, -0.2460496872663498, -0.3947640657424927, 0.23494981229305267, 1.8190690279006958, -1.121137022972107, 0.8994508385658264, 1000.0625, 1005.8125], "mean": [-0.3058352470397949, 0.39032241702079773, 0.4738185405731201, -1.2626887559890747, -0.2948267459869385, -0.1323845237493515, -0.45873889327049255, -0.3255511224269867, 0.4468359649181366, 0.1373593956232071, -1.7546205520629883, -1.5934406518936157, -0.5264697670936584, 0.1534307450056076, 0.47505930066108704, -0.3457850515842438, -1.505509376525879, 0.22085264325141907, 0.010608581826090813, 0.17910972237586975, -0.29488903284072876, -0.4330127537250519, 0.19281871616840363, 1.591397762298584, -1.3222438097000122, 0.6938119530677795, 858.88671875, 930.795166015625], "std": [0.13348203897476196, 0.15623745322227478, 0.13222289085388184, 0.16370359063148499, 0.07780438661575317, 0.23917096853256226, 0.23963302373886108, 0.026599589735269547, 0.030281491577625275, 0.042002495378255844, 0.234654039144516, 0.1960480809211731, 0.38418158888816833, 0.049707889556884766, 0.12848100066184998, 0.11503944545984268, 0.08288795500993729, 0.10630691051483154, 0.17129845917224884, 0.1660543829202652, 0.026431407779455185, 0.015914516523480415, 0.04220817610621452, 0.15267135202884674, 0.1914292424917221, 0.17295049130916595, 223.4466552734375, 198.48204040527344], "count": [918]}, "timestamp": {"min": [0.0], "max": [30.566666666666666], "mean": [15.283333333333331], "std": [8.833453877584203], "count": [918]}, "frame_index": {"min": [0], "max": [917], "mean": [458.5], "std": [265.0036163275261], "count": [918]}, "episode_index": {"min": [140], "max": [140], "mean": [140.0], "std": [0.0], "count": [918]}, "index": {"min": [133217], "max": [134134], "mean": [133675.5], "std": [265.0036163275261], "count": [918]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [918]}, "subtask_annotation": {"mean": [7.428104575163399, 16.0, 16.0, 16.0, 16.0], "std": [5.438781392045297, 0.0, 0.0, 0.0, 0.0], "min": [0, 16, 16, 16, 16], "max": [16, 16, 16, 16, 16], "count": [918]}, "scene_annotation": {"mean": [140.0], "std": [0.0], "min": [140], "max": [140], "count": [918]}, "eef_direction_state": {"mean": [4.588235294117647, 5.150326797385621], "std": [2.0728436419104885, 1.8020972114274014], "min": [0, 0], "max": [6, 6], "count": [918]}, "eef_velocity_state": {"mean": [0.4651416122004357, 0.21459694989106753], "std": [0.6265586504655527, 0.4485809152768446], "min": [0, 0], "max": [2, 2], "count": [918]}, "eef_acc_mag_state": {"mean": [0.25925925925925924, 0.19934640522875818], "std": [0.5851245107951085, 0.5347607612049977], "min": [0, 0], "max": [2, 2], "count": [918]}, "eef_direction_action": {"mean": [4.588235294117647, 5.150326797385621], "std": [2.0728436419104885, 1.8020972114274014], "min": [0, 0], "max": [6, 6], "count": [918]}, "eef_velocity_action": {"mean": [0.4651416122004357, 0.21459694989106753], "std": [0.6265586504655527, 0.4485809152768446], "min": [0, 0], "max": [2, 2], "count": [918]}, "eef_acc_mag_action": {"mean": [0.25925925925925924, 0.19934640522875818], "std": [0.5851245107951085, 0.5347607612049977], "min": [0, 0], "max": [2, 2], "count": [918]}, "eef_sim_pose_state": {"mean": [0.5175720651183058, 0.24453165266048305, 1.127930586400485, 0.13067156441479755, -0.12851139552400598, 0.789163066350346, 0.48414134042660734, -0.27931020089874165, 1.1576812310608944, -0.12201742548646806, -0.2544357220504566, -1.1068441482526952], "std": [0.03319257615078791, 0.03658441747920086, 0.021756156625150184, 0.25697755745247614, 0.10307102076289687, 0.3014427574273086, 0.010851828077624057, 0.0322879553658123, 0.01651189983362247, 0.18150153682195455, 0.12077621860483315, 0.1489501053797928], "min": [0.4555370600451958, 0.18219049103097798, 1.074790992271712, -0.18872557307786225, -0.3830577335119667, 0.19860893462784499, 0.45125080908905435, -0.3174988043198089, 1.1397559854182924, -0.5313997040320007, -0.41172347701908274, -1.2502108350115646], "max": [0.5986670500864391, 0.33599724744619447, 1.172595667024176, 0.5798443749791303, 0.03674293038518206, 1.2502757754586544, 0.49298122364365365, -0.20536226748665348, 1.1953183321779248, 0.08117386794693326, -0.023532481250627457, -0.7051946334109023], "count": [918]}, "eef_sim_pose_action": {"mean": [0.5175990700567717, 0.24445038482102194, 1.1279174462362778, 0.13048751675372794, -0.12823845214424162, 0.7888410883167724, 0.4841038194885824, -0.2792485377143692, 1.1577403775219948, -0.12194563235865519, -0.2542659666592405, -1.106654865508223], "std": [0.033179107216404186, 0.036522401121570534, 0.021752641005375637, 0.2570771776705378, 0.10272779045446491, 0.30110773071014246, 0.010895744650432799, 0.03228404595538953, 0.016544864110700355, 0.18153280856926554, 0.12070489325004316, 0.1488781886042965], "min": [0.4555370600451958, 0.18219049103097798, 1.074790992271712, -0.18872557307786225, -0.38305844274441925, 0.19860893462784499, 0.45125080908905435, -0.3174988043198089, 1.1397559854182924, -0.5313997040320007, -0.41172347701908274, -1.2502108350115646], "max": [0.5986670500864391, 0.33599724744619447, 1.172595667024176, 0.5798443749791303, 0.03674293038518206, 1.2502757754586544, 0.49298122364365365, -0.20536226748665348, 1.1953183321779248, 0.08117386794693326, -0.023532481250627457, -0.7051946334109023], "count": [918]}, "gripper_mode_state": {"mean": [0.23529411764705882, 0.1056644880174292], "std": [0.42418250299576377, 0.3074077162164991], "min": [0, 0], "max": [1, 1], "count": [918]}, "gripper_activity_state": {"mean": [1.8616557734204793, 1.9193899782135075], "std": [0.45902981332969484, 0.3585781325051667], "min": [0, 0], "max": [2, 2], "count": [918]}, "gripper_mode_action": {"mean": [0.23529411764705882, 0.1056644880174292], "std": [0.42418250299576377, 0.3074077162164991], "min": [0, 0], "max": [1, 1], "count": [918]}, "gripper_activity_action": {"mean": [1.8616557734204793, 1.9193899782135075], "std": [0.45902981332969484, 0.3585781325051667], "min": [0, 0], "max": [2, 2], "count": [918]}, "gripper_open_scale_state": {"mean": [0.7808061002178692, 0.8461768224258703], "std": [0.2031342639975201, 0.18043755862142183], "min": [0.3669318181818182, 0.32], "max": [0.9091477272727273, 0.914375], "count": [918]}, "gripper_open_scale_action": {"mean": [0.7808061002178692, 0.8461774190569135], "std": [0.2031342639975201, 0.18043778233622676], "min": [0.3669318181818182, 0.32], "max": [0.9091477272727273, 0.914375], "count": [918]}}} +{"episode_index": 137, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5113266580717065]], [[0.4648370959896483]], [[0.4006911316067853]]], "std": [[[0.1541043896935175]], [[0.14639935767023043]], [[0.1860654454100743]]], "count": [173]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9882352941176471]], [[0.9647058823529412]], [[1.0]]], "mean": [[[0.4768156203955571]], [[0.45733820341720505]], [[0.41653961001548984]]], "std": [[[0.16815908086960482]], [[0.1384674356507096]], [[0.17644301832731868]]], "count": [173]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44262769064755]], [[0.43519974073444406]], [[0.40307542077524655]]], "std": [[[0.17660244153183757]], [[0.16103390259935246]], [[0.19810551598425238]]], "count": [173]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48519971003815787]], [[0.43922807222600024]], [[0.3751463905889909]]], "std": [[[0.15781787570905412]], [[0.15966799309925991]], [[0.19686934817960636]]], "count": [173]}, "observation.state": {"min": [-0.7111966013908386, 0.20439113676548004, 0.2992192506790161, -1.6016002893447876, -0.6134505271911621, -0.40088793635368347, -1.0811681747436523, -0.3854793608188629, 0.38531649112701416, 0.0726049393415451, -2.16092848777771, -2.04894757270813, -0.9388139843940735, 0.15555573999881744, 0.2930156886577606, -0.6166771650314331, -1.5210282802581787, 0.1746758222579956, -0.12054117023944855, -0.028272151947021484, -0.3459784984588623, -0.47953736782073975, 0.07862412929534912, 1.3554631471633911, -1.7417219877243042, 0.08582543581724167, 394.3125, 351.625], "max": [-0.11158762872219086, 0.7007529735565186, 0.7530048489570618, -0.6035457849502563, -0.20711058378219604, 0.30554714798927307, 0.02828524261713028, -0.27411168813705444, 0.5235949754714966, 0.23495949804782867, -1.3407175540924072, -1.121137022972107, 0.14847224950790405, 0.4142724275588989, 0.6415972113609314, -0.25810691714286804, -1.2880682945251465, 0.42065489292144775, 0.3849923610687256, 0.5408164262771606, -0.26471319794654846, -0.4376954436302185, 0.23499943315982819, 1.719213604927063, -1.121137022972107, 0.9332956671714783, 1001.111083984375, 1005.9375], "mean": [-0.4157077670097351, 0.41803765296936035, 0.45538970828056335, -1.1021126508712769, -0.3979661464691162, -0.09543893486261368, -0.6522473692893982, -0.32309070229530334, 0.4739436209201813, 0.1723518669605255, -1.7347060441970825, -1.7287935018539429, -0.453070729970932, 0.25236648321151733, 0.4568742513656616, -0.41077157855033875, -1.3897509574890137, 0.24616679549217224, 0.012171478010714054, 0.17837676405906677, -0.30347391963005066, -0.4565460979938507, 0.18388566374778748, 1.5630723237991333, -1.3570724725723267, 0.6716338396072388, 849.0719604492188, 915.0620727539062], "std": [0.16385389864444733, 0.12642379105091095, 0.11525598913431168, 0.26542147994041443, 0.11119890958070755, 0.1861487329006195, 0.22028739750385284, 0.030184486880898476, 0.03708161041140556, 0.046858880668878555, 0.19732272624969482, 0.16734394431114197, 0.2757500112056732, 0.06437738239765167, 0.13997137546539307, 0.10028591006994247, 0.04028221592307091, 0.04888677969574928, 0.15877868235111237, 0.19087691605091095, 0.016639862209558487, 0.013413958251476288, 0.049814239144325256, 0.06531789153814316, 0.21308337152004242, 0.24697521328926086, 249.947021484375, 217.63841247558594], "count": [966]}, "action": {"min": [-0.7111966013908386, 0.20439113676548004, 0.2992192506790161, -1.6016002893447876, -0.6134505271911621, -0.40088793635368347, -1.0811681747436523, -0.3854793608188629, 0.38531649112701416, 0.0726049393415451, -2.16092848777771, -2.04894757270813, -0.9388139843940735, 0.15555573999881744, 0.2930156886577606, -0.6166771650314331, -1.5210282802581787, 0.1746758222579956, -0.12054117023944855, -0.028265606611967087, -0.3459784984588623, -0.47953736782073975, 0.07862412929534912, 1.3554631471633911, -1.7417219877243042, 0.08582543581724167, 394.3125, 351.625], "max": [-0.11158762872219086, 0.7007529735565186, 0.7530048489570618, -0.6035457849502563, -0.20711058378219604, 0.30554714798927307, 0.02828403003513813, -0.27411168813705444, 0.5235949754714966, 0.23496027290821075, -1.3407175540924072, -1.121137022972107, 0.14847224950790405, 0.4142724275588989, 0.6415972113609314, -0.25810691714286804, -1.2880682945251465, 0.42065489292144775, 0.3849923610687256, 0.5408164262771606, -0.26471319794654846, -0.4376954436302185, 0.23499943315982819, 1.719213604927063, -1.121137022972107, 0.9332956671714783, 1001.111083984375, 1005.9375], "mean": [-0.4159707725048065, 0.4177178144454956, 0.45539674162864685, -1.101750135421753, -0.3983176648616791, -0.09561217576265335, -0.6531158089637756, -0.3230745494365692, 0.4739827811717987, 0.17222794890403748, -1.735143780708313, -1.72963285446167, -0.4530683159828186, 0.25232717394828796, 0.4565625488758087, -0.41057243943214417, -1.3898537158966064, 0.2460930049419403, 0.012191670946776867, 0.17865434288978577, -0.3034293055534363, -0.45654693245887756, 0.18379934132099152, 1.5632177591323853, -1.3573228120803833, 0.6718151569366455, 849.0730590820312, 915.0621948242188], "std": [0.16371051967144012, 0.1263420432806015, 0.1152559295296669, 0.26523730158805847, 0.1112794280052185, 0.18624985218048096, 0.21925382316112518, 0.03019638918340206, 0.037071164697408676, 0.046851444989442825, 0.19743242859840393, 0.166324183344841, 0.275747150182724, 0.06442121416330338, 0.13997717201709747, 0.1003962904214859, 0.040464986115694046, 0.0489288829267025, 0.15876244008541107, 0.19077147543430328, 0.016683636233210564, 0.013413258828222752, 0.049797914922237396, 0.06549720466136932, 0.21294845640659332, 0.2470937967300415, 249.94651794433594, 217.638427734375], "count": [966]}, "timestamp": {"min": [0.0], "max": [32.166666666666664], "mean": [16.083333333333332], "std": [9.295334353359257], "count": [966]}, "frame_index": {"min": [0], "max": [965], "mean": [482.5], "std": [278.8600306007777], "count": [966]}, "episode_index": {"min": [141], "max": [141], "mean": [141.0], "std": [0.0], "count": [966]}, "index": {"min": [134135], "max": [135100], "mean": [134617.5], "std": [278.8600306007777], "count": [966]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [966]}, "subtask_annotation": {"mean": [7.906832298136646, 16.0, 16.0, 16.0, 16.0], "std": [5.015876956493646, 0.0, 0.0, 0.0, 0.0], "min": [1, 16, 16, 16, 16], "max": [16, 16, 16, 16, 16], "count": [966]}, "scene_annotation": {"mean": [141.0], "std": [0.0], "min": [141], "max": [141], "count": [966]}, "eef_direction_state": {"mean": [4.737060041407868, 5.429606625258799], "std": [2.0219328561195966, 1.4188589481768612], "min": [0, 0], "max": [6, 6], "count": [966]}, "eef_velocity_state": {"mean": [0.38819875776397517, 0.18219461697722567], "std": [0.5732344988947318, 0.4267622669796443], "min": [0, 0], "max": [2, 2], "count": [966]}, "eef_acc_mag_state": {"mean": [0.2236024844720497, 0.14389233954451347], "std": [0.5551396065569063, 0.4629088923897811], "min": [0, 0], "max": [2, 2], "count": [966]}, "eef_direction_action": {"mean": [4.737060041407868, 5.429606625258799], "std": [2.0219328561195966, 1.4188589481768612], "min": [0, 0], "max": [6, 6], "count": [966]}, "eef_velocity_action": {"mean": [0.38819875776397517, 0.18219461697722567], "std": [0.5732344988947319, 0.4267622669796443], "min": [0, 0], "max": [2, 2], "count": [966]}, "eef_acc_mag_action": {"mean": [0.2236024844720497, 0.14389233954451347], "std": [0.5551396065569063, 0.4629088923897811], "min": [0, 0], "max": [2, 2], "count": [966]}, "eef_sim_pose_state": {"mean": [0.5486629071905597, 0.2855342457301105, 1.134835649160253, 0.1798930732607721, -0.06570561256747671, 0.7016770474298565, 0.5085307070090543, -0.27019634784619173, 1.1516751617321916, -0.15037669946418988, -0.22210300258262416, -1.0902105166153804], "std": [0.04225993178915515, 0.03844412556418566, 0.020830041703564433, 0.20214219890863314, 0.08333527768888728, 0.23487981235656197, 0.01714682814571672, 0.04001643131486586, 0.01165273745143266, 0.1754947386827073, 0.12866003943096455, 0.20173063427198137], "min": [0.4598905291352399, 0.20931864450071302, 1.080674738281953, -0.2560750448380841, -0.38305015242627505, 0.19136333174736433, 0.48806565721565015, -0.32050611104421556, 1.1397635799565498, -0.5095211524516988, -0.38315027777353405, -1.2502549126979294], "max": [0.615230626112304, 0.3368887895385534, 1.1700076767516894, 0.5037012593258129, 0.07880479943917384, 1.2501705620058519, 0.533970815589215, -0.19164755820492804, 1.1817900856295172, 0.0914609483957296, -0.0662952386318445, -0.5956146956325713], "count": [966]}, "eef_sim_pose_action": {"mean": [0.5487426284457546, 0.28546188824169305, 1.134828622792598, 0.1796324657703194, -0.06528942357523522, 0.7009609588910987, 0.5085383577387336, -0.2701264594791877, 1.1517052244617276, -0.15020954859322394, -0.22188795891027327, -1.0900595846238896], "std": [0.04221920154983943, 0.038464459037857855, 0.020829529429575024, 0.20243826264534834, 0.0827513518361409, 0.23426018501887858, 0.01713958789858911, 0.04000640542173825, 0.011659481171604482, 0.17564248231050236, 0.12856446649552802, 0.2016653474127202], "min": [0.4598905291352399, 0.20931864450071302, 1.080674738281953, -0.2560750448380841, -0.383052753373613, 0.19136333174736433, 0.48806565721565015, -0.32050611104421556, 1.1397635799565498, -0.5095211524516988, -0.38315027777353405, -1.2502520131877461], "max": [0.615230626112304, 0.3368887895385534, 1.1700076767516894, 0.5037012593258129, 0.07880479943917384, 1.2501705620058519, 0.533970815589215, -0.19164755820492804, 1.1817900856295172, 0.0914609483957296, -0.0662952386318445, -0.5956146956325713], "count": [966]}, "gripper_mode_state": {"mean": [0.2287784679089027, 0.13043478260869565], "std": [0.4200462837951972, 0.3367811605397725], "min": [0, 0], "max": [1, 1], "count": [966]}, "gripper_activity_state": {"mean": [1.8561076604554865, 1.9265010351966874], "std": [0.46736006397960134, 0.3432000990237948], "min": [0, 0], "max": [2, 2], "count": [966]}, "gripper_mode_action": {"mean": [0.2287784679089027, 0.13043478260869565], "std": [0.42004628379519726, 0.3367811605397725], "min": [0, 0], "max": [1, 1], "count": [966]}, "gripper_activity_action": {"mean": [1.8561076604554865, 1.9265010351966874], "std": [0.46736006397960134, 0.3432000990237948], "min": [0, 0], "max": [2, 2], "count": [966]}, "gripper_open_scale_state": {"mean": [0.7718836229246445, 0.831874647034598], "std": [0.22722396487031662, 0.19785321847076914], "min": [0.3584659090909091, 0.3196590909090909], "max": [0.9101009854403409, 0.9144886363636363], "count": [966]}, "gripper_open_scale_action": {"mean": [0.7718846228305357, 0.8318747133197197], "std": [0.2272245707773542, 0.19785324611737404], "min": [0.3584659090909091, 0.3196590909090909], "max": [0.9101009854403409, 0.9144886363636363], "count": [966]}}} +{"episode_index": 138, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.511902274696232]], [[0.46634312491775237]], [[0.4028308371167259]]], "std": [[[0.14777584374103706]], [[0.13964309848642895]], [[0.18179643982264318]]], "count": [149]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4726202707593104]], [[0.4558093759595561]], [[0.4189622798504189]]], "std": [[[0.16449791064295496]], [[0.1353342044408939]], [[0.1746255464587261]]], "count": [149]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45294468707505375]], [[0.44090972359301667]], [[0.4072049132012984]]], "std": [[[0.16446572568090975]], [[0.13909580123128176]], [[0.17220167364741207]]], "count": [149]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4899869431833136]], [[0.4406526914177304]], [[0.3790598941198403]]], "std": [[[0.15707066552790447]], [[0.15612291718656882]], [[0.19362546080416407]]], "count": [149]}, "observation.state": {"min": [-0.611539363861084, 0.23076525330543518, 0.2682330906391144, -1.6441066265106201, -0.5943413376808167, -0.12054989486932755, -0.8395829796791077, -0.3614906370639801, 0.40357261896133423, 0.09327318519353867, -1.8580037355422974, -1.921026587486267, -0.9706608057022095, -0.003974987659603357, 0.21911954879760742, -0.6549805998802185, -1.7685716152191162, 0.01673334464430809, -0.12060660868883133, -0.2895261347293854, -0.31205761432647705, -0.45492711663246155, 0.01939450018107891, 0.7366337776184082, -1.693015456199646, 0.10599914193153381, 397.75, 353.375], "max": [-0.15688437223434448, 0.7185837030410767, 0.76655513048172, -0.7251341342926025, -0.20994892716407776, 0.6354820132255554, 0.02828633226454258, -0.2581213712692261, 0.5404416918754578, 0.23501837253570557, -1.166579246520996, -1.121137022972107, 0.23470258712768555, 0.40509310364723206, 0.6047980189323425, -0.2918125092983246, -1.4118404388427734, 0.4880169630050659, 0.9264196753501892, 0.2289806455373764, -0.2518566846847534, -0.38654088973999023, 0.2349916249513626, 1.7899426221847534, -1.121137022972107, 0.92332923412323, 1001.8333129882812, 1005.8125], "mean": [-0.3863309323787689, 0.452821284532547, 0.42844149470329285, -1.2962863445281982, -0.38182705640792847, 0.1933455765247345, -0.44123318791389465, -0.29486414790153503, 0.47674790024757385, 0.178808331489563, -1.4930020570755005, -1.6452391147613525, -0.4866899847984314, 0.21076124906539917, 0.39567890763282776, -0.4248318374156952, -1.5106279850006104, 0.20585951209068298, 0.19218085706233978, -0.029298515990376472, -0.2897728383541107, -0.44119569659233093, 0.15540045499801636, 1.4274258613586426, -1.2699512243270874, 0.6950808763504028, 841.3831176757812, 914.6411743164062], "std": [0.1290646344423294, 0.10074890404939651, 0.14870144426822662, 0.20913270115852356, 0.09807689487934113, 0.20817527174949646, 0.2145451158285141, 0.03016936406493187, 0.033206358551979065, 0.04026193171739578, 0.17057618498802185, 0.1656535416841507, 0.36771535873413086, 0.07282336056232452, 0.17549604177474976, 0.08847804367542267, 0.09394892305135727, 0.1386677622795105, 0.3634200394153595, 0.12223607301712036, 0.020191321149468422, 0.014713472686707973, 0.07100983709096909, 0.23967215418815613, 0.19574779272079468, 0.23923572897911072, 250.71290588378906, 215.84530639648438], "count": [795]}, "action": {"min": [-0.611539363861084, 0.23076525330543518, 0.2682330906391144, -1.6441066265106201, -0.5943413376808167, -0.12055183202028275, -0.8395829796791077, -0.3614906370639801, 0.40357261896133423, 0.09327318519353867, -1.8580037355422974, -1.921026587486267, -0.9705466628074646, -0.003974987659603357, 0.21911954879760742, -0.6549805998802185, -1.7685716152191162, 0.01673334464430809, -0.12060660868883133, -0.2895261347293854, -0.31205761432647705, -0.45492711663246155, 0.01939450018107891, 0.7366337776184082, -1.693015456199646, 0.10599914193153381, 397.75, 353.375], "max": [-0.15688437223434448, 0.7185837030410767, 0.76655513048172, -0.7251341342926025, -0.20994892716407776, 0.6354820132255554, 0.02828633226454258, -0.2581213712692261, 0.5404416918754578, 0.23501837253570557, -1.166579246520996, -1.121137022972107, 0.23470258712768555, 0.40509310364723206, 0.6047980189323425, -0.2918125092983246, -1.4118404388427734, 0.4880169630050659, 0.9264196753501892, 0.2289806455373764, -0.2518566846847534, -0.38654088973999023, 0.2349916249513626, 1.7899426221847534, -1.121137022972107, 0.92332923412323, 1001.8125, 1005.8125], "mean": [-0.38647231459617615, 0.45252835750579834, 0.4282670319080353, -1.296129822731018, -0.38217777013778687, 0.19337955117225647, -0.441802978515625, -0.2948283553123474, 0.4767932891845703, 0.1787385195493698, -1.4930590391159058, -1.6459555625915527, -0.486965149641037, 0.21051092445850372, 0.3953341841697693, -0.4246451258659363, -1.5110523700714111, 0.20561157166957855, 0.192326620221138, -0.029003998264670372, -0.2897106111049652, -0.441124826669693, 0.15525385737419128, 1.4276795387268066, -1.2702158689498901, 0.6951225399971008, 841.3834838867188, 914.6412963867188], "std": [0.12892155349254608, 0.10064543038606644, 0.1487560123205185, 0.20909267663955688, 0.09811758249998093, 0.2081262618303299, 0.21389779448509216, 0.03016987256705761, 0.033187929540872574, 0.040212482213974, 0.1706104725599289, 0.1646135002374649, 0.3679923117160797, 0.07320232689380646, 0.175354465842247, 0.08857840299606323, 0.09426343441009521, 0.1387578547000885, 0.3633178174495697, 0.12251997739076614, 0.020209264010190964, 0.014829078689217567, 0.07096567749977112, 0.239932581782341, 0.19568844139575958, 0.2392473965883255, 250.71324157714844, 215.84539794921875], "count": [795]}, "timestamp": {"min": [0.0], "max": [26.466666666666665], "mean": [13.233333333333333], "std": [7.649885014870533], "count": [795]}, "frame_index": {"min": [0], "max": [794], "mean": [397.0], "std": [229.496550446116], "count": [795]}, "episode_index": {"min": [142], "max": [142], "mean": [142.0], "std": [0.0], "count": [795]}, "index": {"min": [135101], "max": [135895], "mean": [135498.0], "std": [229.496550446116], "count": [795]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [795]}, "subtask_annotation": {"mean": [7.09811320754717, 16.0, 16.0, 16.0, 16.0], "std": [4.464302458393039, 0.0, 0.0, 0.0, 0.0], "min": [1, 16, 16, 16, 16], "max": [16, 16, 16, 16, 16], "count": [795]}, "scene_annotation": {"mean": [142.0], "std": [0.0], "min": [142], "max": [142], "count": [795]}, "eef_direction_state": {"mean": [4.524528301886792, 5.182389937106918], "std": [2.1492346738225936, 1.638588692916207], "min": [0, 0], "max": [6, 6], "count": [795]}, "eef_velocity_state": {"mean": [0.45157232704402517, 0.2628930817610063], "std": [0.5858773291131849, 0.5308772210112357], "min": [0, 0], "max": [2, 2], "count": [795]}, "eef_acc_mag_state": {"mean": [0.27547169811320754, 0.21509433962264152], "std": [0.60881542690849, 0.5496927305488744], "min": [0, 0], "max": [2, 2], "count": [795]}, "eef_direction_action": {"mean": [4.524528301886792, 5.182389937106918], "std": [2.1492346738225936, 1.638588692916207], "min": [0, 0], "max": [6, 6], "count": [795]}, "eef_velocity_action": {"mean": [0.45157232704402517, 0.2628930817610063], "std": [0.5858773291131849, 0.5308772210112357], "min": [0, 0], "max": [2, 2], "count": [795]}, "eef_acc_mag_action": {"mean": [0.27547169811320754, 0.21509433962264152], "std": [0.60881542690849, 0.5496927305488744], "min": [0, 0], "max": [2, 2], "count": [795]}, "eef_sim_pose_state": {"mean": [0.5426913166067946, 0.2772516536271614, 1.1739801703896835, 0.30839136588707616, -0.033234526308466454, 0.8895592547149728, 0.4909881799803863, -0.23012815349080798, 1.1696740277631275, -0.20686484804385305, -0.24712529747954978, -1.2282663289394993], "std": [0.03218407088678172, 0.030114001201354195, 0.02382795742910742, 0.23105711889387562, 0.0989422550850695, 0.26910082032536325, 0.012023085032637432, 0.06810506253529706, 0.025731586971991467, 0.27462722698625364, 0.131180068459177, 0.16474416522100663], "min": [0.4718108253209089, 0.2042246221994427, 1.110079979969212, -0.06892823223791855, -0.38299801027724323, 0.37667598162421545, 0.4391974886593967, -0.30966570556044865, 1.139769334248906, -0.7927510303012706, -0.383071840745123, -1.4251199675112756], "max": [0.5998086854441147, 0.3172883838042446, 1.2026444431865178, 0.6985761476813692, 0.07795896991969231, 1.250400905437767, 0.5119508811807432, -0.1138860373072558, 1.2165266886433914, 0.03342598654108242, -0.0259088496116211, -0.8082032267133819], "count": [795]}, "eef_sim_pose_action": {"mean": [0.5427511036158327, 0.27721253758043185, 1.1740010604903197, 0.30822038656792294, -0.0326568623126528, 0.8892152361196888, 0.49092871515962316, -0.2300079007563015, 1.1697255009565328, -0.20673838173652453, -0.2469823670951987, -1.2279946166510805], "std": [0.032127750147458764, 0.030092002630393685, 0.02380524845713734, 0.23127934313560758, 0.09823656803735292, 0.2688139644338089, 0.012150676466267003, 0.06804891070078713, 0.02571265923222083, 0.2747107012226226, 0.13109379406607916, 0.16488564528332958], "min": [0.4718108253209089, 0.2042246221994427, 1.110079979969212, -0.06892823223791855, -0.38299801027724323, 0.37667598162421545, 0.4391974886593967, -0.30966570556044865, 1.139769334248906, -0.7927510303012706, -0.383071840745123, -1.4251199675112756], "max": [0.5998086854441147, 0.3172883838042446, 1.2026444431865178, 0.6985761476813692, 0.07783587143130766, 1.250400905437767, 0.5119508811807432, -0.1138860373072558, 1.2165266886433914, 0.03342598654108242, -0.0259088496116211, -0.8082032267133819], "count": [795]}, "gripper_mode_state": {"mean": [0.2389937106918239, 0.12830188679245283], "std": [0.42646889328716403, 0.3344256459034642], "min": [0, 0], "max": [1, 1], "count": [795]}, "gripper_activity_state": {"mean": [1.8213836477987422, 1.909433962264151], "std": [0.5171723773643611, 0.37781104938215515], "min": [0, 0], "max": [2, 2], "count": [795]}, "gripper_mode_action": {"mean": [0.2389937106918239, 0.12830188679245283], "std": [0.42646889328716403, 0.33442564590346413], "min": [0, 0], "max": [1, 1], "count": [795]}, "gripper_activity_action": {"mean": [1.8213836477987422, 1.909433962264151], "std": [0.5171723773643611, 0.37781104938215515], "min": [0, 0], "max": [2, 2], "count": [795]}, "gripper_open_scale_state": {"mean": [0.7648938015501151, 0.8314920366744164], "std": [0.22792057637546487, 0.19622311278088234], "min": [0.3615909090909091, 0.32125], "max": [0.9107575572620739, 0.914375], "count": [795]}, "gripper_open_scale_action": {"mean": [0.7648940757023093, 0.8314921098188918], "std": [0.22792075047668223, 0.1962231438783641], "min": [0.3615909090909091, 0.32125], "max": [0.9107386363636364, 0.914375], "count": [795]}}} diff --git a/alpha_bot_2_stack_building_blocks/meta/info.json b/alpha_bot_2_stack_building_blocks/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..6a79fbbd5826c512965067e1644c788b43d65e08 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/meta/info.json @@ -0,0 +1 @@ +{"codebase_version": "v2.1", "robot_type": "alpha_bot_2", "total_episodes": 139, "total_frames": 130049, "total_tasks": 1, "total_videos": 556, "total_chunks": 1, "chunks_size": 1000, "fps": 30, "splits": {"train": "0:138"}, "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_chest_rgb": {"dtype": "video", "shape": [480, 640, 3], "names": ["height", "width", "channels"], "info": {"video.height": 480, "video.width": 640, "video.codec": "av1", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "video.fps": 30, "video.channels": 3, "has_audio": false}}, "observation.images.cam_head_rgb": {"dtype": "video", "shape": [480, 640, 3], "names": ["height", "width", "channels"], "info": {"video.height": 480, "video.width": 640, "video.codec": "av1", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "video.fps": 30, "video.channels": 3, "has_audio": false}}, "observation.images.cam_left_wrist_rgb": {"dtype": "video", "shape": [480, 640, 3], "names": ["height", "width", "channels"], "info": {"video.height": 480, "video.width": 640, "video.codec": "av1", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "video.fps": 30, "video.channels": 3, "has_audio": false}}, "observation.images.cam_right_wrist_rgb": {"dtype": "video", "shape": [480, 640, 3], "names": ["height", "width", "channels"], "info": {"video.height": 480, "video.width": 640, "video.codec": "av1", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "video.fps": 30, "video.channels": 3, "has_audio": false}}, "observation.state": {"dtype": "float32", "shape": [28], "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_arm_joint_7_rad", "left_eef_pos_x_m", "left_eef_pos_y_m", "left_eef_pos_z_m", "left_eef_rot_euler_x_rad", "left_eef_rot_euler_y_rad", "left_eef_rot_euler_z_rad", "right_arm_joint_1_rad", "right_arm_joint_2_rad", "right_arm_joint_3_rad", "right_arm_joint_4_rad", "right_arm_joint_5_rad", "right_arm_joint_6_rad", "right_arm_joint_7_rad", "right_eef_pos_x_m", "right_eef_pos_y_m", "right_eef_pos_z_m", "right_eef_rot_euler_x_rad", "right_eef_rot_euler_y_rad", "right_eef_rot_euler_z_rad", "left_gripper_open", "right_gripper_open"]}, "action": {"dtype": "float32", "shape": [28], "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_arm_joint_7_rad", "left_eef_pos_x_m", "left_eef_pos_y_m", "left_eef_pos_z_m", "left_eef_rot_euler_x_rad", "left_eef_rot_euler_y_rad", "left_eef_rot_euler_z_rad", "right_arm_joint_1_rad", "right_arm_joint_2_rad", "right_arm_joint_3_rad", "right_arm_joint_4_rad", "right_arm_joint_5_rad", "right_arm_joint_6_rad", "right_arm_joint_7_rad", "right_eef_pos_x_m", "right_eef_pos_y_m", "right_eef_pos_z_m", "right_eef_rot_euler_x_rad", "right_eef_rot_euler_y_rad", "right_eef_rot_euler_z_rad", "left_gripper_open", "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/alpha_bot_2_stack_building_blocks/meta/tasks.jsonl b/alpha_bot_2_stack_building_blocks/meta/tasks.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..63dc57dec4a73c6d892be23a3850b18a93287e2f --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/meta/tasks.jsonl @@ -0,0 +1 @@ +{"task_index": 0, "task": "stack building blocks on the table."} diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000000.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..04cf461fb28421dbada4a15058202c9715eee872 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000000.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:65778b77a25299620a0964f8ab0d158523e321bd3332eccddff161b1768ce63e +size 4931360 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000001.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..38c98ffb6028e0b0883724d95385f5b3f33076d1 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000001.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5acd49d342dc26194e612c2b981c2efa0395e0d77b41f3e1b1c99d4e4dad029b +size 4692519 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000002.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..414364679e5add3ffd9115521fb5b497c986d6d5 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000002.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:244fb098692d73a994acc2babd69ba55b2ffcb41294f5b057c29334e10e739e5 +size 4835163 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000003.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b38a4348b10ddbfdbee366d1a487686308f40dc6 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000003.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:622a17507850c936ec55db3a64b2804c392a4a73c355f0290a66acaa766c13a0 +size 4980119 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000004.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9e0ee2d1364941b43f364e42044cf5bccff3d004 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000004.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad6267a5577deb6f4eea52bd3c8ca67f2d20e84a30e47830a7b7bc6e34a803f3 +size 5164341 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000005.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6c2cebbd1b448d2eba4d2e7bfd8669a814572a37 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000005.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:197cf15192d8dc3b099899f7558dc2a9a252f6540477900312800927917fb9dd +size 6091239 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000006.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3733f60a9475a993c6cce1cabc2921ba1bdc6976 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000006.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a36ca5f75032d53cbe6c6058de28cccc9a2ebbee00eb25cac302483597476a78 +size 5013877 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000007.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ded11a996db849b087553635de0dfa7ad4177a2f --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000007.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e354b02c168916060ac1bde91c98098977db330d022710983c6d0c215ca9101 +size 5625054 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000008.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..48904c9d0433f8d41a0b674ff49341c0be8436b9 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000008.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:51f29eb56555708f4bb043580664da8701bb562d769e4ea35a521a7df7845837 +size 6119373 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000009.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a8ad4decdb47d912e6ca99d59d9f1c162f7dc083 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000009.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c18d77289ba287fb508e77ba0e929e4d82697dd3da43bde1c49c907e3d62a5a +size 5689907 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000010.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..caba4e20297ac30f74879668c569db08a060c9ef --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000010.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8efb67774c7bc53b55ad1e923052be4c40093bc73595fa3cfbf8de9431827ae9 +size 5359651 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000011.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..46af7b690e2a538d118786e8d512f295e6831886 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000011.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55bbf17f9cf5141232e40274ffd8199766a9943e840e55b5b5947f3e7802d589 +size 5139217 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000012.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7ee59ccf681f46007d8b72c09af36bb5516a6750 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000012.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f2ee6700eb5c76f8de40f5eadcee2ad9b1febcaf499336b55818521358113d4 +size 5590235 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000013.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0215f38a4f3c83a68fb3ae63f556b6563b148bbf --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000013.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:12ddc5d8ca40d00093c4733e79893ab962b02ebfe888c62ea1df1d5dffa008ec +size 5003802 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000014.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1fbac8183cc3fa99cba992e801c2221726af1020 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000014.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb9e3d49d1c4bc30fb7a292ce8360091bf7f7f0571e9d2b88362faf978ed6303 +size 5360286 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000015.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5ed382a10a5fd77cd1fde9e8d70c7aca9ac9f7db --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000015.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:17302f1468d0ff0b6d10f8d418c658ffabd16e31487c9bca488c59bffb12d781 +size 5286663 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000016.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..43a74a5d7cca890623b82b0fb815cb96d8948e57 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000016.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41480d560c854395345a1de4b4125ebf292bc3867df5bdcbac3d14bd9635822a +size 4993865 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000017.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..808ca3daef664b37a340a54ad0d21fe92d31e6f4 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000017.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d98bdc10e2f0e57d26b4e801a201919222ec64faa9be3a7faa071179e428ac29 +size 5272619 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000018.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..47aa5f1194a32e90a9bba213121add77eb867dc3 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000018.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0d47cb92e00bbdc6af154008d30c32115819c62f61185293b27f493b8e871f3 +size 6588600 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000019.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1828cfcc71ceefaf5bae4723954bf7dc877d0402 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000019.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d5799dc3991454ae10b14c1c526e1845d2cbe09a0dd438b62bf79899fe99f4d7 +size 4726771 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000020.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..995a871e5be737c1b228c1fff6376ac7a42459b7 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000020.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6aa556f67634f17c00dd4a6c8b4e3f15de5c9324325b3ab56b0821f1b08db74e +size 6124312 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000021.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aa3508d69ef4d31b77761f2f296f66eb4a0e2752 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000021.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb80815fea0d967dded1a4631c10ddb033e796cce4cc81c4873a4b983cbe40a6 +size 5795180 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000022.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..447a5cd8e3d3aa461e5724e0b1537a687c6978aa --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000022.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c3559321692f08609062de9b1811a06a402bda4aca66aa1ac9e105780a6abd5 +size 5785586 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000023.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..54dd5a829b6463a231286dfba99354f85963ac8f --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000023.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:148c9d29fd5aea776a53b910c64ca0c2e092d1d422fd06777c0f8de3c21e700c +size 5083478 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000024.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0c8d0865475c98661e261a951f386dece8521e8a --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000024.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c9636ef33a21d6ba844182e0336fceb5e71df51b0c375855d46513d6c2ab3d9 +size 6316509 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000025.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..03db7cc793f32e660bed4565eb72376ed14879a1 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000025.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e8350319b6d089fe5a204743cea2c8ec4becb8bfb3710c6f374750fbcbc62f7 +size 5388672 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000026.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eb613fd40e9127b5b4300df566ed62b99737003a --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000026.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e1df826f28178ad1b8bdff96204761eb35e2f64d4c86fd35990e983979c65b1 +size 5174445 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000027.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1702469c13c9cd12bac006b89bec1c3bab265b7d --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000027.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:525a009d1bf165968cf23382a2ffb635e4ffd2fb12a143482989e955d16e440e +size 5827832 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000028.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..da1b471d3017f88b12bee22c0fc36c664a07fb87 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000028.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc1acb9b5debc1c95769ff46c598af64040db66895b5943c55d90ef3fce651b3 +size 6683470 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000029.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7166f606e465825b875fc82fbc8401777ef8bfc3 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000029.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e43ff051c9d0498ee6e4410704c298b188c0097cb9622996ee89acdc29fca8e7 +size 5440750 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000030.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..60b94fb38db668a91835f3481c6a0e4ff88598c0 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000030.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99f66f0d064d866d184f9eadf597fcb093a2b81e7b444cc5810f8cf39f0a2991 +size 5667292 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000031.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..38ad97b5a1d191e9b53e847179d6de4c91f231c5 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000031.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:48df73bfaee896332878b6b05b973c51f937eb03f424ee7c7cc9e2707845c03b +size 5005697 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000032.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..079054ad6156c2d008ae273ffe2a2586de0aee4c --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000032.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:73fa5fc69ed8f9b85fc08c8566583b652047d809ac4434de31b71cab5788af3a +size 4676703 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000033.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..36adbbae17615b996104578d1dcf1c405de5bedd --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000033.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:09194dbde934e51814f3c0fd4caee810bfdaa085d45fefd0e8f98f833388146c +size 5443428 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000034.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a1da734b5015b72d1ba58ba25ec7cbb46f5c24d6 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000034.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:51c4dad6e5d625ea239480e95f8e79129bb18a13bdf144dff33c83e5bccaf3bc +size 4556227 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000035.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..140448967b010962772fbab9860f7cb570b65cf2 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000035.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a7fbd2a4466520ad778a41e1d85051a6d75414c743a135c9beeb0fc6cb56b9b +size 5106574 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000036.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7fb0fe393fb599d4cfa5335c97dc9947b07251a9 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000036.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:70d269c76e12d2a0ffdf4170b2598d76a58ad6f6992d3b712e7611244d791ea3 +size 5594520 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000037.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..71ace6e789325969777102a3c31c2491202ce648 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000037.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f731453b59ef7785b83103dbcb51e17de619ac64ada55042ec0ca2f0e36e7059 +size 5573851 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000038.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dd89f1dbe2acc3e914274331fe0771b3965c44e1 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000038.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f989ba11e206465b69e9cf72613b9fc76a7634283e1dd24dcedd71bb9efa64d6 +size 4656036 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000039.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4dd1f12999d36fe910b06d3120ab162e7c04990f --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000039.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb0a0a0a03ee52417bb53636d290e57eec09dd3674df07822384699fed119688 +size 5834821 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000040.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6f31b20831d588adb96a4a518576d910558b813f --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000040.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d95a9f7ec6ff163703cf020b8f789455bae21ecf949d8fa1a1fb4c5f3bd03bca +size 5538429 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000041.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e888d2672cbea93c59ef6e1e59b36128d29e65ff --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000041.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:338eab6bac6625345f07f5d927d01ddad36f8356ec960aa88ff9262f7e362221 +size 4079283 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000042.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..071f30eb2f8749a7926aac44073f50e4b78cc7b7 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000042.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a029b3f158dde885f2dc5c32d5db8f5cf553b2fe27005bbdeaa0f73ded5ab3f +size 4793489 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000043.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8b9127381a05550900dac0059928c36b7427dd86 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000043.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:338b9af4b0933dc84eea1ea62d7a23861e328fb5e6e4da96a60a52aebe13c4eb +size 4276039 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000044.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e49f48f73a5bbd29b40b71615ab0ae398f24651d --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000044.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f0c1a6d5287dcc1d5927fdcf814cf5196670d8539fce6edfabc601d72954c8a8 +size 6518410 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000045.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1091b4173351554effb8142a46c039fbef86878f --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000045.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:135321456d0e145b8b7fc9c2fdcb7547bffb9fc206b0acf8d90db1d514e57f3b +size 7278482 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000046.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000046.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3464f7665aebc8d3eb024e28d8b6ab392e3213c7 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000046.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:58b367dd78ff541262266a4cd7930022de68263a50561c116af310139be59616 +size 6640275 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000047.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000047.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2e41adc54084cf3384b70f9be09c85bb28ea3e88 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000047.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:681c26c7d72f1a1af63eb96b58c587a83b1d60c44f83101233badfbf7d5ed349 +size 6227089 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000048.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000048.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1c7079e0e848a25520e42cc3ff18e05c11874f48 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000048.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8cd162fd58b5d64952c2bfb012759679d6afc3c140834b5bc76c22bd007ccd11 +size 5936684 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000049.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000049.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bdb0ceb187ff2b684b8ed8c3bce9436430de2356 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000049.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:06a323d5d4f865f33387ce98bd769249fe6d573c9c5398e56df967e3bd300795 +size 5789789 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000050.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000050.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b3cf06076fc66a3842043a19530c4d000df1570c --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000050.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f4f3c0f2e7edcb7ac69dcce6d036a1cd6638849cc1b0c36b1ed4bbd2ecc7958b +size 6170794 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000051.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000051.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f0e57d33ed14404f4d0ecec95ab4f1279b2fed40 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000051.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df5e52aad63260de8850f68932714c5c69e41d9cc970b2829a605f09bc2aeb59 +size 5998610 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000052.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000052.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cc9097ee6439ae1209d7ca4f8271c79fc22f1a1b --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000052.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:845f6dc78c927204fe4118b4c273a03a52cb1826529aa81cb4c028886ec7c33e +size 5426715 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000053.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000053.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0fb062736abd28b4fab9e37f60c912a03db1a210 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000053.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c57dabf437fa6cae6e1dbdcd319e7edbad433c8643dc1fc874968cae10572fe4 +size 5763201 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000054.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000054.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..070575e130ab866f7670a774e066e99fab26b4df --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000054.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d8daa9a38b5cd25d585367ec9ee7945fdc18b1e424eacaa6a34d91afd0052df +size 5956069 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000055.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000055.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..576e446dc33658d4b7f317ad2626160c905816c9 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000055.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c2b9861a2a165c67c239c2624288ba6c7650eaa31bc24cd266b1b94e029cf2fc +size 5871606 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000056.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000056.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e4069e6fc01e3979d42d52c3938a3c0737f50e4a --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000056.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4514209475cd9b5750a5806121f0b5ee1117eafad514a25770629bf06acad2f4 +size 5641398 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000057.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000057.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ba1090fb827748c5da8999f168c0a8649281b9c6 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000057.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6146586db7c7d37b5b3e9395175c715ba6e74fdace9160000801c6ecf67158d1 +size 5764973 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000058.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000058.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..414abea7743f4109cba3bda101459aede99fc020 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000058.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d8cf5b233635df0121a72fd776031e47e444aa8312a09e92bca24066372d801 +size 5855931 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000059.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000059.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..625f716fbc5f240ccda8bbe6c1f2f48cd3b1c084 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000059.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed7ccd9fdc48d3ef30ef3978c7a6c9f41ca8318e116d303cfbcce9714a29d03d +size 5912915 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000060.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000060.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3f44c1c7431fcbd922ce7464673f8a4a8de36668 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000060.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5480c283e877c3033cb8efe089200aa35ef1e5d618f5f03a23f81a85f7afeaa9 +size 5862034 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000061.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000061.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e5ea15ba0b66558e8c5c26001a25de4a27a2094f --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000061.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ccaccc267abb3955d1100032260ec9875ee1bb78cbc6fe684b1d91d374a1a979 +size 5234366 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000062.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000062.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2c332feeabdc04a2b49912963526e31e6d3eae5a --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000062.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa99c6ce72ecebcc9c08fdd3dea89e1f178bee7a32d2acec181dfa1f67251ddc +size 5899973 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000063.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000063.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..41ad054f69b01bd9ac444fd3d9c231305d4f0813 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000063.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b8e3fa8a1b7e3f4556fd1553f9cd20e241537b4b99dfeb766ecc359a06881d8b +size 5943361 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000064.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000064.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5471fda5418b023065393d683aeba78e3bae45ba --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000064.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:80be2429e2a07436c2b17f0baa2b4c19503df541c173bdf30180f3cfc13c88f3 +size 4710719 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000065.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000065.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7f340295d0598b3e5e702a76e8f7b32aed94a3b2 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000065.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3bd533e4f01260fcf50a0fa49da01d6d0d4f57a9e890a4653a068b60eb36197d +size 6023223 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000066.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000066.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..59a5b2d22cfadc038dd256b21f8a4a99976dfde1 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000066.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea9b447ec8bc18b9a9ef9e42da00851272a41c4563ea76eaf5802a72c4f33df0 +size 6316641 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000067.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000067.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..21f195da95b8ff749149171bea035d8b2b057dc1 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000067.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a011caddc0b6f9fb31b446209bb7c636c1d0c468493bf7a4cebd01d95b4eb1ca +size 5488119 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000068.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000068.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..717265ca033f57f50b6b86abbb86aced2230ec4b --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000068.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:64095d11f9da40b262c430cc38eba7ff18d838958f2700a15cb5ec18164777c1 +size 5517547 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000069.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000069.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e8a539cb671b98be62cbda5e3fb1e3e358719f2b --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000069.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c04b915bbaebdd6aa27d1a23e90f5cb5eb53479e84ec46b2b875666249e6581f +size 6311413 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000070.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000070.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0f156a35677183a507a23b03413974ba094c6a75 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000070.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:851d7d07b5fff24cbbbd6d766efb21bf23f8984f3a1d4f2bc3ca25fc7358a84c +size 6111239 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000071.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000071.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..599a9b430eab15f9282d6c5c663b7cf78c74d3b2 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000071.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:50f7901787b01c8b9b4112292a7fd0e8e4cd4e6e2697ca5350ff9de8adde78f3 +size 6156999 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000072.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000072.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dd46be97e3378f8ee2e439477bcfb95c43dfc140 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000072.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:349777d15dd04d55640934009c411c529ec688d9b142cae608e58f15f354dd5f +size 5417618 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000073.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000073.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..482b4a750669e5dd18ca8f122400b6e01cc6bcfa --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000073.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8863ce6b27840d1536c87b5f20984f7bcab0221cc84b8c6d4c8c3dcae6f0ea64 +size 4912563 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000074.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000074.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d9d8ccc93700584ec26ca3b1ebafab28dda6fd69 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000074.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bede2bf394fae445550ea93434373a229dce09dc406b4d0961b60af4705b6ad8 +size 5696023 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000075.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000075.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..97d6369cc596b4051a8d615bc45f2b8c53c47299 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000075.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ded4af5c759ca2b4d695ce863f4bab8fb49e0cea177a2fc2d9860603b55991b +size 6362849 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000076.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000076.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7d26c78128325f79552c6888e2d6425539df07c6 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000076.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f541a5fa63cd09af3ccc5d2e2633e65a93a655a5b3bbedfa8722ef539a47527e +size 4947809 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000077.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000077.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5ffe47ee7ae0ff738f06e367cc34f34b0963775b --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000077.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:09d261eac991de18a9c10e80186a759cb75327799565654f125d51a4ad974c74 +size 4874843 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000078.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000078.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bf632e4085560a9ce3ab1e07c06df1ce9472f7e8 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000078.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a73520297896435fece3389148c280936412322df12a80fa4a25acbcc6bdcddd +size 5606637 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000079.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000079.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ba1142b62064762fc078c98ea249cf6f502d1b69 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000079.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab7ea28b74dee1d66595266921a1c4668216fc48af98b1033fca5602ccb728ee +size 6441166 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000080.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000080.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b9e3c94d8e0323d853658b56003a4704a9297cb3 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000080.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:51b171c3018de611110e0de1b58a678311e56ae29ecd8dfa05d0d958bd8c398f +size 5727385 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000081.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000081.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d7507c7ec5632ba9da1062e0f4b475dde96adf79 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000081.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf55622dd8e69a7dea36b8ab161d672f27b3efc0bd734d55b27040fc2c5f7bf4 +size 4568435 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000082.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000082.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7b10fbd9ebe242a547772b2a59a90bf035decb68 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000082.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b2a95f243d702b4ca15933c2c8996eeb07deed72c8b7ceb7921b87b1d18c9f87 +size 4954848 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000083.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000083.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6b3838925709c900b759c34c20be581e59eb4712 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000083.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:92cc8a0c593babde754dd25fb3265d591668ce2c4a1650c327a574e300802b10 +size 5841895 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000084.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000084.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..18302fa649be396745815c4028dfaeb7df120ae8 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000084.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:96d68b31e1badedf7b327e9864a0857931836379188eaa0f1007db95d5faab2c +size 4311041 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000085.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000085.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eb651c554081d719d72e0910bdf831c67e301c8e --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000085.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:279a8dcbb0f54d472047684bea4ed3a446e69380f77248422e3fce6eecc949c8 +size 5927459 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000086.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000086.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..281dcf8117bf2a5d9f43c02bf29d8160480f6037 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000086.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a3cff08298b1b530c39c8cd9862884b26db3c2a18ecdbe9f4b60c72a1ed71ca +size 5550710 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000087.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000087.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7465ac2f48f826de46ddc349575f9e72a47778ad --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000087.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:695634db1364936146eb2537c80ede5b54cfbb611f0a24c6e0296e5609a0870f +size 4509689 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000088.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000088.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1a4718f2e40ed9a646f0c200c369504fd7d8ae07 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000088.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e1467367b442a0cfcbc305eca05f457f29011bf1191ee33246cb2a4df5718376 +size 5060673 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000089.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000089.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..91086458912dfc92145f2dec9edee74399fd8674 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000089.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:76aaaec9113fd8a550a04c84367f33be29c2ac760bcf88b25da662261d21b2b8 +size 4789926 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000090.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000090.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e88f8d9c403559905e5ab4457c8a8ca2576bbcba --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000090.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f1ef6c908c06da417f81f8b8f8e2bdfc2b93793bc0e9c25eec837a2a85ac4700 +size 4113598 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000091.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000091.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0f10a8a7ebf7203865b7b5f11732691d136452b7 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000091.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:65890c5109046fb28c30b89f0af34625ca070a314524753843c00dc67dbe92fc +size 7453548 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000092.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000092.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8ef32eb2c745dce76e8aafb9d74bd0614325a66a --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000092.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ee42ec1a0578b07a66568d04c5081da04798d199fc65da54f4bc5bf91a0e15c +size 7734080 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000093.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000093.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..15021d33c3712d4b7309df48693d242120c55452 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000093.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad6ff1a060d4b8cd0c9c14807426ec23e170452ff7988c1d3e8ebdefb33cd34e +size 9036603 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000094.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000094.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..be41512c29b2a305e94b968b115bdff6c4b6bb05 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000094.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:39123a1d349a21015a2d276f716381b72320ce2d0c70c9369ab3e4a40dded64e +size 8471454 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000095.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000095.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e143e5689e9bb4405fecc44f7afa444942bc996f --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000095.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e23a7e1716dc80ba5342051b6db336d8c3669620f01c27760a78e12d4daca876 +size 6663891 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000096.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000096.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..00ff6c02def0f7dda470a820df8035f7767095fb --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000096.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e0a7df4d05fc4789641751c58eeec0d4797a513313fd2cf725d9c0867154fe6 +size 8055954 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000097.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000097.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b79609b9dcc1a3dbe68e940dd0e968cf0fe7a0f5 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000097.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f4979a7cb2c136d442f0f1c5b92903532684671811f982dc2b684c9f1a4356cf +size 6368807 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000098.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000098.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0018737de4df8d2ae94c9f5104ad9c861e316c72 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000098.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d08b792b9fa640302df399a68b0b078eaa0164455fec40df881cdfd9dbe1aa39 +size 6165361 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000099.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000099.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c14ec8ddfbecce7170de8c727e58abd179de200e --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000099.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3440290085baf493b2a3958d0076ab8582d13bd2ee0a200501ed3eae84d14df3 +size 6749907 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000100.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000100.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2a1d3350f2165e798b4ba6066bc93ac42bee78b5 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000100.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb7735325a780cb7af3caa9feac0314f9e68f46b11c71987712b7422f8dc3d17 +size 5322089 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000101.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000101.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7b993a6d2774a612c9b4cfb8ed4cc0247913462e --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000101.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:78ae65acbadb4c484d9f7845f9bb3053ac1aac829ba27a4e022e3850eeecb6ea +size 7043937 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000102.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000102.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..04006300a102387e27cfa1c3107d6c9dd364c4a7 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000102.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dda0991757e91d3c9f9f9f4ea18ff7799f0e6db2d2a37c76ae9a003621f09ff5 +size 6521722 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000103.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000103.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7215f5d74e233e231f63030a6b1000a49102463c --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000103.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77e3e8fe15cb534fa66f3c31e7e29cabe1db3992e4bea2062240a6c5f946b743 +size 5815147 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000104.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000104.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5c0da446b2a956dae2dfdf5aa590c776fd571993 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000104.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d30e3c70fb161ecb74bddc30941bbab3e989d56856a3b4060c7d363b83fce8b9 +size 6455812 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000105.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000105.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..463fb4a4e907fa8487091cecb3721b5024feefc3 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000105.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3aff6d7604bb99a402f99cc802ba4c7d92382518255fded98a90cd40ede2a6dd +size 5903382 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000106.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000106.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b63f88ee8bb067682fc80e25edf9f7c735ef6271 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000106.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:40ee75141308b246156f7227d53ab513c1c6e29791f591ba8fe4f52e1f1a88f4 +size 5961144 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000107.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000107.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7118e8feaf053aec50a16e1c63dd3c40808c5bda --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000107.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e328402738ee5a6ae9ca787da4458ed0f421e1eb5c15ec019d33e0e00a290b57 +size 6380346 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000108.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000108.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..99c0371b9597582c91beb6e50dabd95fd8eb38d8 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000108.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef87ed8e75b528869ccd359177cf16edf8f74335b85bb8d263905fd339e9c458 +size 7155553 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000109.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000109.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4172acca15589aa6cfe402070f745a4becbba4e3 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000109.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d16b0e31659cae74562dd3ea08cdd009f05f58e49903e9160787522e8fbd6562 +size 6545217 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000110.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000110.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..62dfa4a15b7f122dac19fb7f8e77c79f46838d47 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000110.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:72dd388fd4f0296516888a5ff5e93833fd23803d4b90dec2abdc862ca0bb5f1b +size 5109612 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000111.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000111.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..189549c2580fd82eed792fd1c1058850312dbe16 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000111.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c7394ad61671b6fe552a484e386df6ab1f3d4f178c3c3071106eb972bc18fbe5 +size 6275240 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000112.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000112.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a5de784d6a4fb99a13c26ba15a1d4cf3f55ee2c7 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000112.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:28951486765e0f3d58e065d1b2e22e77ba7727fdcc33fb5d55c07a864a9ee7c1 +size 7458108 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000113.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000113.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..11aa6b1e99cb11cd6e7c297d2d64e40ff7856721 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000113.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f11e4e854c83355437c5ba4814140dececa1484a46b29a0fe07c6d23c0a1565 +size 5569090 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000114.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000114.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a4a48c2ec4a2e1bb3ccad83dd14183fa94e15aba --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000114.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e8d308047c5d1733a96c8c05d18fc704a5f9ae05c923bc34a7d122159a93cfed +size 5317538 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000115.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000115.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5068d956afa14a02ef051fef83555719a5cac398 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000115.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aab5cd440a12df1feaf2142ae02da4035f1059386a0dcf344295691769737891 +size 6035790 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000116.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000116.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0ebbc2cfe362c277071f8686fa402dd2f3cbd358 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000116.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:91b187dd9ef2713cf016700b7ce09dc2f4064dfe984db918f2d16ada9642001e +size 6834684 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000117.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000117.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fc2e40b4d16d8799e721d6aa6aa06aae3afd2b96 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000117.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd5fba5fdee27640ebb6d14a1805240801f36151b60d674769c5d798657747e3 +size 6300803 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000118.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000118.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f279d82016475eb4f1676b69474cb2072803d0cd --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000118.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc126f09bfe3da750a865bcaccffe275b09767922667f6c8a41b10a65dc87c34 +size 7282784 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000119.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000119.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4872d4e5952153e31b331e8bd7a334617f7c10d7 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000119.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3570e1b39558cc2fb7efc6922755774a48c1914b90fce08f77d1356f7dd3b75a +size 5861315 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000120.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000120.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..245acd8760f64593af74fff905ecad76d83bd3b4 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000120.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0062ba99d1bf70b3a3702493eba84041b6c34f0072679de875655381d4e5032f +size 8069708 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000121.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000121.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d416cae51b3bd246460d7f85f4f47b03a9c08bba --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000121.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ef2b0bbc368c80326c9bbf26f99bc04e675ccdf84b26d2c5d1659e555952d99 +size 7384570 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000122.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000122.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cf132261fd0a75456f69b5e2717a460c418c6c94 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000122.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c293cfde6a44be287e693f92d70edc13d9319166cdfd85764bccd64482469661 +size 6702287 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000123.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000123.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f49a9828df56f1c1052d2c571bb9fe5604c8d66f --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000123.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cad68b36552b40ff6f5bcb7d784fe86cda84c0f3b1e64d8eb20d248ebc88c045 +size 6639519 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000124.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000124.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..06a147200067c27edcb492891aeea6a5df657575 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000124.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:51ad8013314610ee435530f5471e03de746b4015efe4c4c4b1f0f5989b940798 +size 7156573 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000125.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000125.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..050e534d34d4d0c02357dbd485ab8cc4a471cf1a --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000125.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11e432c7c56ce57136e7211832ac11f0a14af2a7a597083c78dc877c369a919a +size 6750009 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000126.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000126.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..08b5c89bd43059458416f02c3fb954be7ea04c02 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000126.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f86c53df7208c6fc4af105ab5929b37015a3fbc92c7572ce3cdba5af85b89d07 +size 7529539 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000127.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000127.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f336a6fbb9a719a207deea6ee5665785a2c358fa --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000127.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:652aeb14aacbc1fe86a19543227f91bdf58b0c5f6116dd2f46bd7b66830e9e0b +size 5513336 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000128.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000128.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c7f957667c37c106022e7536656783e5ac8b49ce --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000128.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b581cf467e0fc87bceaabf2b0a25213c5ef7d671bfb3ba43258bbaea8536f7e7 +size 7356609 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000129.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000129.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..56ea51dceb6d372299008d57ae539dcb741bd85b --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000129.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c9183831765fc4336cc0cc67b8283d7167408d93d4c59769c16374ee9e08d531 +size 9183797 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000130.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000130.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d8b754dac3a5e329924b60ffa30e5e9c533cdcb3 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000130.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd5eeaf27a13fe9110655779d475048dab71144ebdf0de281c16e23dc3f94e8f +size 7106293 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000131.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000131.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2c6588dfa44f16104889d2a1362b688401543bd3 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000131.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:836c8f3eba4585ccb851a49ac016aaa843a609a39554d3506b5cc036cad634a3 +size 7330320 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000132.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000132.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..feef841ba7fbeab0733e2b89595d6aa6feb592ab --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000132.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9bc2f86d1f5d907423b33163cde200c5fc2f5ee43270fa50688fbd837adce20 +size 8174754 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000133.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000133.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b1c2baf4c85a42ff0dbc9f3149f36fe75a3c1ed8 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000133.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f968ac687bdcdd7f975fab8564da0c8a305d33be31023c2db78490b899c7a28 +size 5698896 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000134.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000134.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..26402adc91a766ce8d727f658d3952c25fe1e779 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000134.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:933891883e3a5dc82cb625850129282f13ddec5c0d7918c7c9566bb3088ef6f8 +size 6623686 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000135.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000135.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1f1290ebd0a107be6fd18e193c00cda5aa2f7ccf --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000135.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:92cfa3660d2eacc1f57b73978d5dc24f6ccd7b26b5f0a1d498e52316f2d4526c +size 6294050 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000136.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000136.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..83aeb786dde85cd61a9b501c58ee6d6a9af19d10 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000136.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a6154a57627533dc7d381ee97076da1ea62b934b17a509a8175766998fe57357 +size 5714058 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000137.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000137.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8a0504de23c69fd8adf19a0cdc5f46123867280f --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000137.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c4e6f074ae513802b2865475547528c3cda715c150099b35ad54dc04940e3356 +size 5814675 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000138.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000138.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9e125b7883754ec35d25cffa19cc80638d2c910f --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_chest_rgb/episode_000138.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:38e36e9b3522e5c0953bc42aff83fea76c197753a926ad4dcaec68228df91c55 +size 4827614 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000000.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..081729583ad752d37f40d3e4f1bc7ca3bf84c089 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000000.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af2c55c18c50e5869350730ec193bdabaaa5700178355189afaa61d54c598dbf +size 5456278 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000001.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d071f1c6e8936d520da3624bad81aeed8e37d5e0 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000001.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef4b65640856d81bd3c2575e503112741174aa200698abf95a4fcbc24c14d9f6 +size 5312141 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000002.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fc003573255527fe6b34866657402c277031967f --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000002.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:556fc34768b8100f4619372b65fe4ef81397fe03992ba0e26c46b7756a311637 +size 5919658 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000003.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..053960b00d296d8197eb031984f6b146cab561e3 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000003.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:79602a4af2e369f898ef9b956a00e4a5869201dff7b0c6a1c5048f178f6b7ab9 +size 6007044 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000004.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f389e91314f48b3448cbf566101ecf32de25b43b --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000004.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:73966fd2b28af099df1357e932d95db05dc96d248a68ae61cc15e867db12a42d +size 5902754 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000005.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d70c583c0e46704f217cb5443e0967bd3ec375d0 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000005.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:43957959d6d27fa99acdce99220f3918faa9a00cd1c00d18a6cc05d891b569dc +size 6840409 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000006.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9208928d0a1b252b0bb6b8feeddf047c83b82e5c --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000006.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c74897e43dd9c180de45776ecee1d8e0a99025bb7bd3454812adc545874cbda6 +size 5888149 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000007.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..88ad23e5cc9b5cbe236131c18448a22542dd5bc2 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000007.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:58eb66f9384dbe10785aa707ca9cbc27e086f304a6a0aba6d473c774c045174b +size 6428493 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000008.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3565c322cb45f5bd190d56c6acf1b5f817d4bf1e --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000008.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:137d3c6bef2106948dca527cb258ce43f657d295011fc80a5db13245a077a7fa +size 6979537 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000009.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4432edac7433541bd8838d5d6dd90fe432b2f072 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000009.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:98cf6f1b6768ab98d5b4b2b7a577fbdffa32efc4801d1d7776a12507448d06d3 +size 6759218 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000010.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4bd4403d9e4f72933fed91d404b83f96c163c7f0 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000010.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:37ee3609e96f5aa935f13c3096308999172f48bcf5672dccbf49974e57d934ad +size 6668893 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000011.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..871d91c3767edd679a2fb46ef42739c7c01d2074 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000011.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:09f1d666f222be1d0a04e8ae9337419bd0965d38aba58a4afcd60d8e3c0670f2 +size 6068309 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000012.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7620b1dc83eac3b3282ff9f245379032ea8d3dfb --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000012.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c44df9a39186e7cb26f540483baa20c0d2f7dfd8ace20d36269c7083535f3df +size 6035300 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000013.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ada09cd558f6d873465452d99562b37761c2184b --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000013.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:21f764859e765e5425c2f1508de7834c9e1f19c8d083d84ccde3ff3860f3782d +size 6255792 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000014.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0d02f6f4984906893e2c7e81c20c6cf3fc21a7b9 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000014.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d091582e54e638d1bb36bcedf4c35bab60c06b777043cf59221f51141584e545 +size 6400728 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000015.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7137d798b6a6ce4d455bc2838fbc96c2ee7b7d62 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000015.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd81a23ffbb5183bd9271349b4a043e77ecef3967bab1f056151b367aba7f9ae +size 6214984 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000016.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..50e6ae3270008ab21022f60b7392ae0b3f0f70a0 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000016.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dfc6820a1e695674e3144a1bc452c0c8aa7226aebacc644fe4f029792f534c42 +size 6077607 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000017.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a15f5e752d62d534c7f629536388a305429bfb63 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000017.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a1bd59956ae41a0cae927c93431cde4c05efd3ece00ac1b89ca120590f32fdce +size 5804439 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000018.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5d8e5a204573b9df2d65475937a6a1520dbaee47 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000018.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:474448328f551194ccf4dc67bb6a1affb17aed7d0a5cdf6783c53a9f00b43f42 +size 6951060 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000019.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f682b973bef09c12253443ca216e88d763a0d0f9 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000019.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a42bb2379120818870d8d996bdb68ee41e919e71af21dbb2294fca1cf91cac1 +size 5744011 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000020.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a20fa5e1d536518df98b1cdadb1185c341ab8c8e --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000020.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0847bdaaca80c76e456aee12b4b6c5b31e7db76237bcf355116a25753f7c2086 +size 6845625 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000021.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3014f4b15eaea29f64b4cdbf40df17905f20b1dc --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000021.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d540208c4b40a22cc93f8bebbf334645141a2403607d9e4efe44ddc0500308b +size 6254914 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000022.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..819b26640d0970ed188f999159f58f9fe8519fc0 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000022.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b5d6de168422912d5a981b5dd07aa88a8c70ec931b9d15e775156d5306f92fdb +size 5944293 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000023.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..70923200eca5abbcc1bf8393359e2394a0dfaeb9 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000023.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:36659b3d8c125cb9f6fa1d3ff9ea2ba6103b9598f2fc76eb4ff4357e4f9ec14b +size 5546689 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000024.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fb3c5ab2ce0236b0c16ccf3a03ee3472d9a48a99 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000024.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0930bfa961bd926895d45d6eefa33cf2ac21b8ebd6595c8759a1f6492aad72cb +size 6580861 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000025.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a5829672971873469b0be4e7b301a1afb4614219 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000025.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b6f6b7c0ff09fdb9db74ece7efa609fe7b5f1620b4ab648bb82ec405dad4c2f +size 5800046 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000026.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1806a5d26d599313a974f906f4bc2e507e99adf9 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000026.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff0a41b30073bc8596a41d45b0e545a36cdca3536fae76b2336fcb878a68db73 +size 5745701 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000027.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6fda46583e1cfea67d1add2db6efc7a02e0865b6 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000027.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c04b7685aeac55ff1217f8adc9c55004e4f806c6138fb206ecd7aae32ccfe66f +size 6266985 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000028.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..003e8485f68b1ff8ad8f16aa22ba382937714c85 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000028.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:407d0b19f83455e8de8f4cc05970397c0129160bd04cc17fc1c7671fdb7f6eed +size 6948208 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000029.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..27817a5573d7a820add03d271b33d6bff06d78c6 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000029.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f0973b1a121a57398a48eef45c1eda7e616aa5b8d099ba7abdf3c3cd53cafb9b +size 5657769 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000030.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..14ca3147af0f160ef207e5033d71152a88de74e5 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000030.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:13bc1a033bc2d8acb9d70aa0f6c490f936b4cd4b7f33db9c3df7b441f78566e4 +size 6199974 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000031.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..44f597d21cf60aba02e2704738a41e01b6d7a90b --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000031.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b354d4bc281d9fa351a424b87fdeb53238742a9a5cd4f7a533c0b5169976c05 +size 5385036 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000032.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..59ec70425a67434d107233f51b2a492a07c88020 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000032.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:edf35f57624cfb0bfa72279860b9614c228cea6135f94377aa58375b94934b40 +size 5492630 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000033.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3ded3bac7b5445a87dbf6641c4405576d516bc52 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000033.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90a7af06b14a446ac57da799cbac3f9c05927d7530cd149b2b5cce290960584e +size 6090463 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000034.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b3aefc3a6388f191863f3cc70cc660daf3c2abc5 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000034.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf7a124aa1ee51eb096743b3954e7bf5d9940dc484ae84c1e0f595b70b755e1b +size 5191419 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000035.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1afb29e9b829b40f740f463ce13c447a4874a684 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000035.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a25d0c4d8c48273f09cc446b158b8cc6327cbea3cf83b73cdcda249af46438c2 +size 5645502 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000036.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..12f4442fcbf49ba22cd83286c331246a979d5bc0 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000036.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cac9dca7c3cdc752bbd12ee709521aeb8f60c562e2c0c8945134ad21259b1d71 +size 6271824 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000037.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..328a65ec2bd66bfa6157932b01d39716d858433c --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000037.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:07328b8d4e7c2ce005cd0d9a02d1537e042699663da97ceb592be30da7fbdef6 +size 6369534 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000038.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..af1b981fba54519e4df5ac4f323e9061dc2b3bcc --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000038.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e9e1edd50402cb3e18a1a55b2143582cfeb323d049d0e925268595590855bd12 +size 5219954 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000039.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4b966acf927c42a4730d52188d182cb8e3546c42 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000039.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:63b5ab245a1d86e2aa7fcea35eb4a928c9e1c37ad0114849106567c074d8cfba +size 6805441 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000040.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3f2991ee3e1ca5024f076c092007578f119eb811 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000040.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e71e93d204492832040084a6421eb9480f530fecb82c4cfa4c5d3979a2ad961 +size 6095531 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000041.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6c4493635126697e12acac80ebd7988af91076bc --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000041.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f3e4bd603852fa7f8a65280cd10300aac5155ab0ee103b9ac45a05b4336a4c5 +size 4964272 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000042.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2f9621d6c7d4bfa26860c17f70b2eca8f6c4ce5e --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000042.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef4687aa36a4ced211ae826df6eda53501550e747b8e683ffda0a397288dcffe +size 5252711 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000043.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..48dbce0cc9992bad518e87be3cc120cafbdb85fe --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000043.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41a47eec9725cac870a2eb861eb7fed89328bba1cb7f4c8cd5e3a376bd97a120 +size 5136161 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000044.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e026a93a836c65d09fa1473157830b20ffda88e2 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000044.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9bcf2571f773eee02fad3f5ebfd7438fca2ea777d08a7a380355601ea3ed6d54 +size 7233710 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000045.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..61d5d866e159b0d2c3e00e6e149c5194069911a3 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000045.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d5a6e7bca49efbe7bc3bc7e20829559bd2f6641bcb7a863dc17e5fa5ffc8f8fb +size 7841321 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000046.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000046.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fe7548221b3e9f86720b0cf42715fdb1e94a0a3e --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000046.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d5b28136c5fcf1cab6757026c1cf7e8eb43a21fd295e89fd752212d4af26804 +size 7795303 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000047.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000047.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a97b5a80c33269477fa66d845db49abfec188c60 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000047.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:48eb86d903655b33f812717ea27d34df47d47879d3d63a5370281dec741777f4 +size 6892515 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000048.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000048.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8b8758719baea4db85092e3e3796c2af724ec618 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000048.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:43009e4cb4a486f3947a3615e75b7aed8767901b76915d986ebf931e19389e63 +size 6648857 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000049.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000049.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..30131ea784e7927f6d67cc9fdac59b05081c0c2a --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000049.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dbe3ac7555cbe71192551e75c3593090ed33cea2b64f045c3c2e094cf311e545 +size 6266915 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000050.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000050.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..68f1af76dea1b854fbff012406c91fa83efc0b91 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000050.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa433b8b342e7895027314bad61311462dd38b95bb7c305a3be1c51420dfaa67 +size 6796303 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000051.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000051.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..40faed7f05862c521ba568925b434f1576e3ff2b --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000051.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e756fe6277a1ad0a4306f627a3e4462f17b77d40120ee2e51c4f9aed6b09758 +size 6576746 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000052.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000052.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..41e414ac2723f74c44cbf041d861964c65ad35c9 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000052.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f6158392f28da2017e82688b2e406266800f31877cb608573f27a2de5f9663c +size 6469318 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000053.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000053.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..77229081fd7f80f9c5c70679674485cd07e9fd61 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000053.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6be31ff821d98537e5691021b842b12724bd3211e88f08e0761a9b2485fd6800 +size 6056428 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000054.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000054.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..735ff8b1f41d354986700a5517ef32bad5614cb4 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000054.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b0b9780dd9107331212fb26ba56a496af2dd052d5126411c7f22b12b2d8de2ae +size 6464481 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000055.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000055.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ecd24e745c4a12794529046207b5999a0e02be04 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000055.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b5aa1eb22634684c676d8952f9e1a5337e6e6e478cd5565d720366bb813d8ba1 +size 6419940 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000056.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000056.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..95839b862f5c02cfe92a551d3043a14ce9fc8129 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000056.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a95b50218deb6699c601a76a8aa1e8946b91d2e40f455f8c7c73e65e98f59fc8 +size 6246236 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000057.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000057.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5934575ca296386e7605bb083be9712f3aa517b2 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000057.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d6e540bc4b6a6ffc0fc72ab96594288b3ae3517465f662be6c7bd90bae58b61 +size 6129515 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000058.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000058.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ba66a54614b993d3b465914203447f5e8144257a --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000058.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00b0dc2a431dbc212a30c40f403970c43a21ac82ff887a137ec1c5f32ac2111c +size 6726530 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000059.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000059.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9a77f83b3f6efc6c272132885fac4b351a08175e --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000059.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e3744514118f794668e71ea63916831ead247b529ca7d1a0b67c8018d96cf15 +size 6078783 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000060.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000060.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..409a027a064ef24f293a49dd758e8641a5c2d09e --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000060.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dcc4a7766754edf99c02f081adc9fd7d98e4d47bf12b74235d94730867f156c6 +size 6421456 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000061.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000061.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fd365588368170ca48161f6922c668462f1e8390 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000061.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0203820f6cfafc9aa357aa5daf40b072dd7ece96f58fd6503da9cc7442aec7fb +size 6134004 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000062.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000062.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b6f97f4626ba36154f18c169480a5055d65c959c --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000062.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:586329091d5d60edfa70d2139c6c402fa59c7a95408fb57e34294c35c0d99ecd +size 6273498 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000063.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000063.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e38062f39854f9ebe3a20a18f250d3cad0439e89 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000063.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9698523588ab24bcc29c6f57dc8329d4da0533d98a2b473ea54164906667fcca +size 6437794 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000064.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000064.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..00b37e503c26e8e6fd25ed3719f59c2081774236 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000064.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d0e24e07dbcee179a433ba61bf63900c79e19e1545bf867a4d75355f600dac1 +size 5556309 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000065.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000065.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9cda63de6e69d27575a3efde2fafca30fc739a87 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000065.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:225d786f4c5124cc58bdd48b8f77f238d37f87bdfec3a91ca653a334821f9afa +size 6189178 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000066.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000066.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a0e756b702166eb160ecb57874593c36946329d3 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000066.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9704b4729889c38a2f9ee18222d554ef679cf783677e9dc5cfedfa9c001e62f8 +size 7053542 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000067.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000067.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d52c5ee2350391fb8db976ce878f89701e21f132 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000067.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c6a391059002aa517d9a5748f351d644e245c7b5e37f26280b285273abdd5634 +size 5715833 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000068.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000068.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..019b0e1fbec4c2ba11b800b9c4fab7f63173f5f7 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000068.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:98d7f552e4ad991d34b8ba2a68d6b9c36c289cbceab395956b93d40bd6edee8a +size 6228606 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000069.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000069.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0644748ad1ce2dfa7f081576da4a9faf132d72d9 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000069.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c7791fc0e44d4dbbcb1b39bf94d26bbe745b739c462e373545e6ae73a2a050a +size 6534457 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000070.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000070.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d4abb4940a773d0aeebd13c75ecc8a1db737bc9e --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000070.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f39883a7650a57f5d841aee1a6c603f685edce552e1fb4017fe9b6366e57de39 +size 7029882 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000071.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000071.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..85a4fc1009c42dbbf8bd32a38fa5fb2bec01d22f --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000071.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:45285a7e0181618a8db572cc6443c3768aef4ce7aa6eec7aa10c24d9a504c37e +size 6534205 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000072.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000072.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f7449586014cfe7ec127c546d6ed27fbcefc0e0e --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000072.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d31cebd81bb4ec919ffda30fd389e769880c58d9c3c91306e8073e3f136ffff +size 6373528 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000073.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000073.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c0eb5c9288a3b42db69263edc7941dcb89640150 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000073.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5bf3cd17dda5a1b6f1974210a101dc73e4bb471f9fd272906476f357ccb9d66b +size 5581073 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000074.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000074.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1c66797003459e340e82717b5ae47ec500046ca9 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000074.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7255478adf1a5b04be8c61c0efd3bbe01b5cce6f46e302fe8d1ee342c9103b61 +size 6502160 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000075.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000075.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ae94c3d46babca5a4e007de0e905610aa6e28e0b --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000075.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f37723e9a631372a617d59dd110d72034cf308511c6bf34f344459de692efad +size 6621058 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000076.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000076.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6832d52428699c61f9e6aad40f12fcdb4e9e390d --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000076.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:43af7e1bcea5ebb1d5b642b347708f58fa62742d3bbc2e68ae1e5449ff25e314 +size 5690240 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000077.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000077.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b32fad703c0ed00a3fbd25d1fcac9cf74ee93e3c --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000077.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c2007a0f66b5d1be884a25ebec1121b4a96b39ff9d26d17623cbf844892e8379 +size 5550885 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000078.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000078.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4dc7278363319db6aa8dcb8d3f4ac20e7c8f924e --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000078.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f318ad6b6b2cc7c6278555ec633b00b63f4bbb7f78eb0be529599a4533b6129b +size 6281273 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000079.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000079.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..26d9da3609f0a5a9efcdf675a3eb9c6d99d28c63 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000079.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2aabd547ca03c659d85f5805ee5ef82d4f0c72df46d9817a90b4d9623ba335a6 +size 6697105 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000080.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000080.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b814f3ce42928279aa2acdcea02af700b2dc95bb --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000080.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f5454e3344c76a6d71accccc1de8249963626929a1e230c8bc9c9534e7bac6a4 +size 6434069 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000081.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000081.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..68928610dc9da25d99c4b2a6874f26be55dfd575 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000081.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b22e3f1eb2c8b9ae3a722315b2b29c02ea047ece1a648f4f1753fda5f932d97 +size 5315095 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000082.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000082.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f9578f3cbd9b08c4a61ef590b667a7c8e1e18ce3 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000082.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:478ca2835bf6b5eff7ed06ba6197c889c5b0d147a3451cea4a9348e941000486 +size 5643017 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000083.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000083.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..04792258afcd254fcd93f63e6fac0958ccff57b9 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000083.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:326a9f852169b276bc4a0cd563aadc739541a133c0ded4dade87d0cc8157300d +size 6697367 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000084.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000084.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..26be4d582fca23d7a3129141936e97628ec4c651 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000084.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f7b21105b855930f60f446112de8351cc4c23198a7ccd7ecf006fb635f4abf31 +size 5201116 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000085.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000085.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4a48f2e57bbad4aa2ca9247b0addb628d801861f --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000085.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:848d0c063d8b719517eb856f5122822167de413339f96062f601e026cbe81188 +size 6842104 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000086.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000086.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ece44c37837c90778d1d08251cb1cce7e343661c --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000086.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f3dcf52453818c43cf24ba1e0aa1eb2745a57c61273b0aeb6d91098265c89975 +size 7003658 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000087.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000087.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..19c66b8efeebde605ca1a56f9c9cd751627e7012 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000087.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b28bab909e75f63608c284c95559fd7209d93555a3c627c32c89cd045125754 +size 5640055 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000088.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000088.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a41efcb4be8f9f8b072c70e97448979015ab0714 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000088.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b07086040dd2d45c1a758eb192376233c454fa01663d70a3dc36d15e16bb9fa +size 5749043 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000089.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000089.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fdb746532301dbc2f51bbceafeaae62c7fade6d3 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000089.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2168657a238620f43983924383d75df53b8e80e32423854817e6074d107ef91a +size 6027223 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000090.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000090.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..49be1b07f4d5889aa462b584576090499e2df668 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000090.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:309dd441f7c3994e68bfe8df5ba6e09d1c3140d73d9761ad2dc50fcfaf0e0024 +size 5059106 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000091.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000091.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4ce4d88e03973d67918a9ce7e59983c9721d16f9 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000091.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:129603a9093ef867733e35fd4aca31de0f11726818a8d40f2948f1dfea0ea54a +size 7374962 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000092.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000092.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0db4720ea81a6eecaf202ba37d19a5beabffcb6e --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000092.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b1db246f2522e7d2a52abcd5910453fd55141d0d3b0fdb3b1a96a7b967a9aaa2 +size 8069035 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000093.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000093.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..63d0a7eb3ea6d26e935517315c8f8e21847a44a8 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000093.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e20968624f667b132625c80580c475dc1817e0857aab2c57a8c9ee4d3d6e5884 +size 9238567 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000094.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000094.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f11be8e515b2ce1455ddfc62a0944e7a897dbf52 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000094.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:62aec5bf8a5d0ad4b22ca18d936bacce9d7c42a32d733acf8e348a57b62653d9 +size 8900981 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000095.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000095.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..97ef06edea46c2d616cb99870026f51293cce188 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000095.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1908bd48d1e0962e3c5425ffad29662bab981461ba9d2c5e85650dfef09f61f9 +size 7449633 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000096.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000096.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bed3cba36b717077d31399ad42f91326aa0df8a2 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000096.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b8d5eddd84b1e84a71f732dd4fbc9ae7feccefca85787de3d517bf8b3122c5b +size 8868754 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000097.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000097.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c981822d4dad30542d58baddadc18380e83bbd49 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000097.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:52319b172a31cd8f43f64f080d2d3c0441e3b0ed2c369c0c2842661d32ec153d +size 7201170 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000098.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000098.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..50df33ac0e9f26215d06227dfebf46e7c2bc76e3 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000098.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2432e6dff3db92a8c4d38684e78a4569fc2e992e486cefdf0af7f6cd128da82c +size 13109755 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000099.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000099.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f253781327317c58cf8aaa09e45120343d0a53b5 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000099.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:40d25e93278d0d34166da1372c33cc9a89f13c0e04573c472c30feac2c46c61d +size 7637899 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000100.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000100.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ed9e05fd5d55cb8f38df977e504f37f136b88193 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000100.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e3aa4c33acf5d65acebed350a0c4847b9ae9f418385183cb4aeeaef9343df9a6 +size 6271754 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000101.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000101.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f5ca102eef901feb3cd32dc3f4faa38f3caa69ef --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000101.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c8553de6268f3643669d3ce240895d02bbfa6504031085935ae778b28a69425 +size 8641588 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000102.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000102.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..339a23b2a9b1da9d783478c43c95ebdf9841572c --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000102.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:37d07ce72cf66da38273eb8a562ca0d95d3fea8a781028e23214b6040b361d10 +size 7261331 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000103.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000103.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d2f4c209c09101131ede1786d80c09a4628e9f1b --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000103.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a982d95cfe5132ae6f5ecb8200f1d63dc40b9b9f16de1dd5db8c7dfd41dd8bf6 +size 6846625 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000104.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000104.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5550236c5e50be1f312d66f7fa1580e617624889 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000104.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c8cf419b08a78bb1757ddffaf3be55f7f542b9d1210cdc73d6a7ad01791bf861 +size 7294724 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000105.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000105.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e866bafd3ee0209e448e164d94dfcffeeadc4320 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000105.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:25947c3e91c88c504f03de9fa04cbd703a7a26479b23870203a7b105bcc42ce2 +size 6921896 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000106.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000106.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5110c668a86920357d94c6616208970be0d99399 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000106.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7416313d243f9ad8d2e75d5ff384c69f918d3bb65db66213ef8e0b46aa32deba +size 6785091 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000107.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000107.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..466be94a08ba20bf4302007adcee1d779c667fc5 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000107.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df7858b90a8dba2dc1b5626df54a6ba04c567dc0d29762de92baca808e1ffd81 +size 7027274 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000108.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000108.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..32a253ab22fd2655d603c368f26d321d2f0f943d --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000108.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:32c28861dbc04bba534127b40c6bea0a42277ed84eb7c43923e8ff3974f50da8 +size 8062588 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000109.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000109.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eeacdc14240001a5b430e1559476dae270d465d7 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000109.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e55d8fd3137601f1584d2f82aba58f77ce73ac643a6721cf7b7845a48a25321 +size 7261331 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000110.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000110.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..11ce3e1ab587923fae87a43384250ee1e76316fa --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000110.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c9440dd6435239305db6cd610ed638a5ef90aab2108131f118d1fdc03cd0813 +size 5615262 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000111.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000111.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6dd5c8d7c3b37bc79e2ac0e287bfa24fe62ae5a8 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000111.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4dc5de535fb26771dd0d4f06f8b4f712309bd1ef7fccd2ac0b9a046f5b8e566a +size 6907187 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000112.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000112.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f74054c6d789f811ffb9884e084268a1a9bf7462 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000112.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:69df8f019e29da708a51281b83e72e4150e7f07618d178deb66ff880d7fc04aa +size 8124376 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000113.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000113.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c10346c5f3600ba84008a007210420c72b94980f --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000113.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:58aca1d39591b3158532dee64570d92811745085ba90f82236d48df118eedbfa +size 6414176 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000114.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000114.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1a6668dbda7fdb35f5a5dc68f1bb39ee998cd135 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000114.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4068dafbe917b6c0a9058c5bfcf04be97cfe921eb1561584dc831119b94ac9fa +size 6050580 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000115.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000115.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..12bd7a492c4632ce9b5fdc90c471f89ffc894392 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000115.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:916768ecfbc381c5492f759719b9caa7f36b3b3bf0df9ec6d5d64abe8343a1d8 +size 6770759 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000116.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000116.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..333a214e1e944a7d5dab656fe675a7fc1dc7944d --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000116.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d22bbb704bf07b7b46c934752b7436141b422be3e4dc1f0f91218713b73b7841 +size 7665650 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000117.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000117.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..775f2b5b1bbd795e0002665b1317e87e470dda19 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000117.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee1efe13ce9a215957d43c710fd874de60d7f25b533a6721d1a97bf4f6a7d728 +size 7452924 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000118.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000118.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..de0fb1fae4cae4ba39fff7af4c756888ede9efee --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000118.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f1145a5722b17dc94e4f5a67eb38cf3946f62936f28ec1927c3fee1d93531871 +size 7783989 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000119.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000119.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..575eb0ad25fade54e0bc83280440bd46f6fe7eae --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000119.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a191a13a382af75c1ad73cd9d54120b37372dbc72b0058255ef0d4c0102bfe4 +size 6535353 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000120.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000120.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..53cf96161bca7c7aee2c2690a6a265d9d7fbdc63 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000120.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0499711f3ba1da9290e33c299d12525ea2bacb108420d341531d58d835acd81f +size 8739877 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000121.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000121.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4f5e17909158c2b68b996ba3f27886c622424e30 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000121.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:efefa2f33921ea24f60f4104fdd90d3e86383e2172fa9a28eae1050918d1afa7 +size 8960817 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000122.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000122.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ddfd519db7140c85daf8d31bb9aae42bdb6b4c1e --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000122.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c553a1a7b6b6d45c1e8d8fd00284605ed087d1df44fa75ede815160bf06e98e7 +size 8613190 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000123.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000123.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..12526232653b61d041c4590599bd56f45de2e385 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000123.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8779ec01023d7cd8f1b24e26df5288b22c2e8bc7826902c5466642bfe5c24388 +size 8428623 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000124.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000124.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ce24125a9127e6af1e482789e30fb8e517ba0bf5 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000124.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3eec480a57e3313c2be8ea323e1c728d097c0ac10bff59f09bfe22534f74d51b +size 8383182 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000125.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000125.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c1be77876679c3096af7b4be2b2bf5abfaa4ee65 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000125.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ffad7564449553c473440b033342bb9727334333fbd9b02f4924c5b7d035865 +size 8631198 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000126.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000126.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bd20c81d1be991dcdecdbde30dc00acec338d4bf --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000126.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:10d807cf7f465a03d5e10bb5bfaacd44da63fe6e9a8aad51826dfe7bc21dfd2a +size 8876543 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000127.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000127.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6d176d09884b97042e2fb3eb2a3dc271f23f0921 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000127.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e878c902861530980b95496ed053386b4655b884a3f3eed78a740e6391eacf6 +size 7175378 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000128.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000128.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bc156a39b62d41fc4bb32776a5755796f5d2310b --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000128.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0144b9880c97cde2c2b70d27de6eb27d3744cbb036ea99dcd02a66055fe6ba4c +size 8412946 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000129.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000129.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6d84817f53fb4cbce169ef9faac323b2326459c9 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000129.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae6254f23733fe9945c0acd0cfd6c37499b3992afef06e1ee6294bf3214477f5 +size 11179151 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000130.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000130.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cb04eb7e3dbbee29d0ba3d24a9abeb9f2e0f5247 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000130.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a534cb8b56e1f409c523dc7995706f49bdd7b85e175d3083d5572958d77fc21 +size 9616697 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000131.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000131.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..999fd3a3f3061d57536f999274a286722689ba0c --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000131.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29629e935e7dcb3e600dcd96f564fa5d61c8fbdb6c09e6572c67658d19c06954 +size 9398988 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000132.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000132.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..20e205c7ddd7c1294880243a96c1ee0bd442429d --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000132.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:238af05fd78084628c51f84c1a814032611e66ad75bc31e270024af9352f4346 +size 10297493 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000133.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000133.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..32e3162d64fc97da676cc55eb2332ea46ab6ccc4 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000133.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b988da01b0c867294a5367f095b6daf63082beebb10ae4dad14bd167b41dfffd +size 7447643 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000134.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000134.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d6b0bb22db14df5a2d8973585c3d59244fb705de --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000134.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:318eb94797436c02654a609d65f66c2e3e01749583e695ea2df82305adaaf3f3 +size 8399219 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000135.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000135.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..290bae374d2c364cc4d905a92cb5f46828b10ab8 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000135.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:96a75d60a829ce2ab06804bb9ca831c7120400d4956a01a9d2da9ec018358066 +size 7653525 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000136.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000136.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4f955033f610046c78c7de718c0ee7f454383cb6 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000136.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:21c9bd153ed78a6a73b5bcc1119260b2578fb1c366156016ff5f10152a11a2b6 +size 7575914 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000137.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000137.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4fbb66b23a058b59d65e2ffa7dee22d081a764c4 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000137.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b22ea8d3d7496055a8bcd69dff0566e945c1b31696314723c7afb9c3e40b29f2 +size 7925733 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000138.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000138.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..66731480d35b56229a2e290b2f7aa89bb315ecf5 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_head_rgb/episode_000138.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6076625b4ac24dae479384ac38f1fbc220eb13bd628dd2878ea4522ec9b711c9 +size 6319116 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000000.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b5247b55b98bc28827526df1c0fdf8851d825029 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:1a236e4a1652cb71c6605c8cfcfa14f90c1fdfc54eeb920454199f977d876980 +size 6155062 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000001.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5bfb28f06b33d0f5aa60cca2db44f4e5d16c4569 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:3823f99b08c51b81fbdd85eb9aa918cf15b0ecb999e24ec202f1ed8e355aaeec +size 6447236 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000002.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..06701c25b4b2d6a7fdd0a81abc52cdff65aa5b97 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:a4f097221d951491fad6d6a20548c9192aa8b188afd7c9ac05aa1a2ff7e54139 +size 6573982 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000003.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cd1353c5154a0fdd798558eb2cb814675a6de917 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:47fd01025b41130c058a3d60a7714580a7219708f2ad79467ccd78ef5f071fc0 +size 6927818 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000004.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e4dadaa2bbe5e0e41bbafeb7b2b4e39c1a30ffd4 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:5e805ae88cb9f988a70d93c072d450062400f4bc4c5bd1f64d50af7a23cdddf1 +size 6204163 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000005.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b9ca6af5412faf163a1da8ea8c8dc63f3c3f30a1 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:2c840c34c63be9397f1ef4d6019cc15e6d855d1252f6a722dd41f0b941225b4a +size 6509801 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000006.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bfba9265087866beb6f223084dbbd04ef113b5cf --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:c708e8f95534c17e0a8c72aac6eb956522105ece84ec3e93b246861272c72532 +size 6677627 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000007.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d670e7fb79e241ffadad6fb004e74202f5bc59d9 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:74db0c29fcb9c9890d3812c791f4f45836ac425ab15adea9fb2bd6f3d9389574 +size 6769973 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000008.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..13bea329574ea24f4bd996768e9f9e8251823270 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:24239ce0be53697ea0e8f3c9c0db265758dc2eefe59b3184a31b680fd840ab84 +size 7833095 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000009.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..144899a75bbccf6db640b76a1a1e4663e0c02226 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:e681038d7199caf40eb95875adac03a1c065a45189a800c90f1a9b349fcf0d0f +size 7151634 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000010.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ee9a8f3be7c4b45a3dc01b93277bc2801a9ffe20 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:d732c6fb1b38940feb84fa7fcb8b11e26b62fa7890312bee587c71b0f3ac9820 +size 7481642 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000011.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..136819d78d66ac9a0009ff60ab82c77234687079 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:45ebce37f7a22a69cf0154c6dd29da51bc3c3fa38594886ebff0a405430d005d +size 7547975 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000012.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..97159e6f4842e653628be7d5f24fbd5dbbd9e21f --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:9a39b23246df14447d319a4ce7917114d5554c039b9f13f36d6ecede781db5eb +size 6146645 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000013.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..22fcdb4c37d3f574f6f8c7c15894f5bedaf8ebc0 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:ec80328e697454616e94ad4c9d576d227dd6a10603a42a0325e24e1673c0c7d5 +size 6807987 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000014.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e35bf0c13f825173c66d80967a22e0d0b8d8928e --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:035ecad2feccc7eae7394c20c349e27d8eff314b363c75f72ac143bb28a23ba6 +size 6154557 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000015.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1dc6b163c1b9fc75fc86ccaa8283371fe2deed12 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:2afc160a10fe34a3e4bf443fff400e83b8b0ccb50f2c88786f97bd5d846dd415 +size 8018057 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000016.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e0079a1dd13073c5b3f095f6562758056e989a49 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:cc7a82c8367fd94338905d9eacd069222effee0a5131a447ecda62045b25808c +size 6220063 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000017.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..73e832e2866772203078d496102517192a351d9d --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:23b0f8fb72ecab8b4184909ad2964cadacd8fa7b4227fb0f24a9159727088720 +size 6672937 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000018.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..713f574fbf6e50201ec20c9df40b0b892134fa56 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:30a1d020158cf0ac0026c7510e7da1d8b69e51069cc5ba7ee91cdf8f572c83b3 +size 7780099 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000019.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cf99a2e05a3def250adf07e8ad8866f602245f7d --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:fc09c6baa08cb2ac50d8bec9f2ac83b8d773098a9a5844ab4e72ae2322fb8eac +size 5650575 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000020.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8abdd3d91d3837b693f6736ae3b7dfff5f8f1944 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:148269dfe41b4131b53766f011d9b7dec5bcc7ddd69fd6739affe7dc3aea5de0 +size 9186018 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000021.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..19591caa0c786dd08c272bf4c0701e2172ee4560 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:272d9e73e795f1420fc18bf9c197e7eeb3374aa4ccca6ae7ec918fc098a20bfc +size 6178556 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000022.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..af875f44d08d74f7d1a68f75038ce307e6840b7f --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:e9d9fd0385c89d53dc4891c9aa5bace3d497349465d0b048899ca348637a67ff +size 5786000 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000023.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d06c44fedee967266d4ec6e54f86de417803993e --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:21e9ea855baa979b47d781121fd2b6cf2a12c216aa730ad512b630ba4f0e1b4f +size 6619057 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000024.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5cebf86cce5bb602566a300b92104d35325412c5 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:8e3f0173110a7f6d8c86b5f2fbbd4ce29841b4c788a25dd37d7df85f7cf6b175 +size 7021412 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000025.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8b9e7d767eb809e500e907e0678a1c92e466a437 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:ad53b17e7d91ad6bac6b78cd3b6c06e0d9a42b3145995ebd653f03e4270a0fe5 +size 6004047 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000026.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1a131de942e9275e84b2906dde21f3405be1e33b --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:d8351cf17bc8efb3b4cff5b5b56fada7fe8f640d2db47afe4dfa276f2ffa7bb2 +size 7113602 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000027.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2d7a8db1029cba56554dfc82389db71c836bdc9f --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:50b33fbca08635d60186b2d49abb320a77fdb13b56578dcbb180e1e1b33eb932 +size 7310816 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000028.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fa8c1b5fca65ff6a132c4fe80690fecde9fd4aff --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:efccf4d377365702d9f6de7c30798210cbc51b9a83d605bd09638b8dc9b19c35 +size 8515228 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000029.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4bac4c3ff6201aa62f776e964df952d5a4fd44cf --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:8eb28a698347f7ea76a3dbf0eda68dded9a917ad2af998ca470fe03b879809d3 +size 5720514 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000030.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c9a4a068b3697e7969f7766dde91e7fd1884afb2 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:5d0cccf39c38d75039132b7e9d1d77b21933785f7ade1f76fc3063449d03b776 +size 7070690 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000031.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b243ea0c83663150ca2eb7ad6fdb8399b31c83fa --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:15436adfdb421548c6409c659bc3f1f069cf49f1bfe2ddc4de00fa3c495a9f0f +size 5762260 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000032.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a6d26317029744263ad55964028119a17d0e6493 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:99ccfd9e659d621cf85fdf6c65c798a87db4d124b1219742be1db3cb20443513 +size 5824598 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000033.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0e2d4576c32067b695fa7e134eb09bafa937f13a --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:1b204ada7f1f4d1402d42e8693e9ebbe2b34e15d58a4179be8f394c87c65deaf +size 6208803 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000034.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ae4009873ca0db05630934127a4597f21265e51b --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:87db6ba594b8a416e05d105d0df7c775aa2ce6f49f6e92d1439647882dfd608f +size 5689206 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000035.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f30c860eb3ea51c4fe9bf78f23fc976d33493800 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:242301e47e8b7369d973d5ae1917a0939d97591ae2884489b895051b81f2e2b4 +size 5498253 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000036.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ba5642c0fd0876fb630fdd67cfb3b976abfdb129 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:47d674bc6b97206f31636529b3e11a08b0f6a03d35fcd2bceec5ea61463899c5 +size 6744208 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000037.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7af9dbf3ad43dfd88743270e26ef99919ba198b9 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:6622d03fb03080ec71dec95d6fa8d5d085f4a00074b763afe13a639c28712046 +size 6733898 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000038.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..04e318985d791f320327a615b51bd3f25bb1a578 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:ed580e9e7b5a8aead6a53b9e0e827b7e4c7d47406f34dd34353c823dd7473396 +size 5025323 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000039.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a946adf239365ba55b7b224a12df8842ad8ddffe --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:12f7ed042a10d5a5fa56858b815e9b9699a37ffa462896801e541aeecde1a453 +size 6509732 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000040.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b5d386fb0f74fd80e0eff8a1897b6a753659f44b --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:374e15d1939de8ad630249559d5d847a9c2e0567b874ba5988ce512334fbfa0c +size 5707427 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000041.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..295fb39435e388e68165636b688db858cc5bbbb2 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:11483954d164e2723f0dd2b77ab3ab8e93d36f7748e673534966885f54fe25c8 +size 5135594 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000042.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6a8d717dd8159c2467b65af2a872299413cedc62 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:3170307fb138d22a3ef33dc0afd42713d3af1858b61eea855038c327ae9b2aa1 +size 5334928 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000043.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1dddb1fcfe043e3133e12304353ad00a5d6a52d6 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:dcbd7cc4800a66147f057ac15fec5852ec920026aedf55d73e344a8799965092 +size 5126943 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000044.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3916acaf8e05a54c5f1da150a38614a809df5c3c --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:8c10eecf813978e77362b85eaffc5e11f01ddc0b09ce62ff83564fd43c9564d1 +size 8660874 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000045.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5c8abf6e5f9f559ee6fbf05a1558730df8b29330 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:78446e4167223c8f2f36d234fdfa2000d40731e71908d890d59b88607d2202e1 +size 8739822 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000046.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000046.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f5145fdd3158ccf9231c77045564072e95264154 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:886f87ff4c04692cf7825384ead7a652a547e29105155fd6e6747718c06205d3 +size 7906537 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000047.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000047.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c2164e35e6cf03226bccf50158d200eeda341387 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:28620b1e6dca8e46ab760822a340c1ef015de62f5c1ce73d72ea600ae02e0966 +size 6457968 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000048.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000048.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8a5b77c420df7fe9936c06f7a87f769fbef43f7b --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:54f3c9afed980c033ceeee65ba00abab5c0c6ef6b03d7a445cb7854731ff3d48 +size 6451433 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000049.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000049.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f8fc8cec6f6dd8f2541135131ba2d725a1e41e62 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:d2dfa9d1b0f2626e9d9444aa1271d86c237012616afe439e6b2f784c9edf0d38 +size 6317176 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000050.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000050.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..077195452fd770a70e96ea4abac412ba27c73026 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:ac806f9b47575d73f33f8a94375daa4d555fa45548e7f0adff6ab9424419446c +size 7288035 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000051.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000051.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..143f183903e8b12259c9cea94f2289de5281f009 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:f074da68492482971107c5719c4f28dbfaa0b653131d4f064cbab20bb0ab25ff +size 7219749 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000052.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000052.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c425fe7b5c8bf022eaa608263479176fbf5996b3 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:d79149796b0edef4543039a72fb7535f4260618857ff67e5f4bf61a66cc6ec46 +size 7478679 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000053.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000053.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..96c63977604955546a17c94b0d9f348b54d6c162 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:1ddbf383fa54b901856431944a6c93f5126265147dec94fe2e092567a0d87b94 +size 5904213 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000054.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000054.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2f811bcd3b45ab9f0cc51ed74711cb3aa334034c --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:abc79f77304ffd2e0260677703949889f2c6792379f2b4f95ee1f0386a4cad14 +size 6912238 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000055.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000055.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a3661eeeb399c76a21a7cbfff42647e6c0bddbe5 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:d8aa1a81b75796f7c0c58c4b0a1b3c264774d00e6c3b77106c845752a12993df +size 7168246 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000056.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000056.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..619358657effad173f1d2289c6284ac6ef90ac64 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:53b1d03ff3ead3b04fef69bf3c7861ecf4fb3e867384773361f4f57de4c9ef55 +size 6616202 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000057.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000057.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d6d58d1a99a41102ab66dd20249d2c9dbaf69e83 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:c226b3b3e15c906a3b563592aec13855d9d1e01c7f5449db71b7a743968149dd +size 6902624 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000058.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000058.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6f8227c77303fb4ff5d7cb0e3b52af6e56a015b7 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:34886629cf1b7c5500d682ea5609cc6e51c0c956bb81abfcbdb7260a0e7a4e08 +size 7226742 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000059.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000059.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c605288a3f2abe8718411c0945d405387c4d34fc --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:453ba9b1cdd77a3101ab44a0aa741fdadd696223577b02837a3f66eca1dc8b93 +size 7089907 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000060.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000060.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..447d7e1a24b99e6fd81a93338d8f8dc3994a15c4 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:6107f2ba1fc9f241cb5ead3b1ba16a599440bf2fa3801f7e4359e2b8a06aaf7b +size 6645802 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000061.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000061.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..15f9f5a90c510f2468c264123d37db1defc2deeb --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:c192fa3f84a8b48cca1ee0d22225db61b88f024231547445405b6cde087cca75 +size 6268159 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000062.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000062.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d3e02d95229c86b3bdbfec9750dc93b1ec38ef04 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:160939d2e87975c50bc05bccdbe220e8b8bbe286030c5fae752e09c1f582fb9c +size 6411426 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000063.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000063.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..30196c4910dbb512f838511e0d2696bfcf729cc9 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:a20b7418763f8ab1a10ca8cc67698227f4efb3711aa1e084fad885e24d6770ee +size 6546928 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000064.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000064.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..79cad61005048844b2058c38273c7a47656d56f2 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:0969f1fc4c4a714f32415c2147d63b56502061e7057749e650ed92659db98679 +size 5963629 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000065.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000065.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..17f66f7acddd87e7bb2b60f451b9b2f356a8ea42 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:33250d31d4eb523b2a0ad7370b6cae2769e8c9a1258de9cb6838d6035d3557d0 +size 6658609 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000066.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000066.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2746bbcf6a6a766c7893ec0523fc793b3ebff944 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:4d3a6c610fdc0cd5b29ea8b1162f81b7f95dcbd006557758a84af53c651bab80 +size 7234562 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000067.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000067.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..24248f530f207bacbb1c092c0e9a10260193ffc5 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:0f49bfd0a99271b792823af65356451ebf0cb7e0f8791370d2613bf039103090 +size 6312766 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000068.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000068.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..11f4d1592c91a052c4a4a6d2f7874b1bddd3f978 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:d7a85c6243b144a3dc31fabe89cc1895837298481433339eeeb3cc683d69668e +size 6050118 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000069.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000069.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2624178a45250ee181868c05018e17e3911371d4 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:7f980529a7ff3fcb3752420514f062fbed9df0459972d84e4ae30aa9635748c8 +size 6718111 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000070.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000070.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7c23bedab2581e21c6b4ad2ca1861a78767581af --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:84613c0ce3941e50253790d4e523c3ddfc3f21b33dabd5f71a32d1709096a9ae +size 7176050 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000071.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000071.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..506fcfe0cc271972136298efb2f6075095d8e35f --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:5b8f84dd533a45f05eb8f7f94e23bd4f3653c3f13121bb1699374176e7041f92 +size 6570653 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000072.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000072.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3e49fbe5a3bca742c1b54b5ede2432fec3b330bd --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:81474db5b810e83b61fe091c673b224e1b05d90f032a45748e9b5907a5543a06 +size 6399965 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000073.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000073.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..048f8b5ba2e77a462ea837a18cd8404baa0a9300 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:9820a5d3791a2be243176105af05583f962db5851e9cd9348dd121cf76357351 +size 5317298 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000074.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000074.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cf1c8f4dc30eba28fe7e7c550c692aad14d71bea --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:69f77cfed69543732a0daa5d7b5828227332fc1d29bf87b625b4bce8fd73adc0 +size 6423859 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000075.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000075.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c19a029fadc62074db26116c0ab70490ad14da7a --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:3b92fd6c860b2a3ef476472f2e9e7121d1b592683c7cae2102f19ddd93f71725 +size 6787378 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000076.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000076.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fe067fe2d870ce51d88438219a26c1a763d0619f --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:ff2a17e12b1fbb161ca32e72d27e0a455e0262e3c866c8906d85f11bb3932923 +size 5741178 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000077.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000077.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..459012c4b9ba7efedc5aa9c49fe290ad6d7447a3 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:5fd29dc93929a78dfd6c4230beb7ac2a9342013852619e77a1a1d2e4a171c02a +size 5707873 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000078.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000078.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0cf6443159f4e2ed52f0220f524dc1fe0af6ff1a --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:62eec66e21179624d0fca9ba6b3015b0ce7154f57ca3f313b5f424e8b68b708f +size 6288722 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000079.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000079.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dc6a59d118c2885ddb4e112c56df832b4ee20b9f --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:fc2f54b8208ad2965fd546693e8673ceba6c735a80a0dda72004aadaa31dfefc +size 6852838 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000080.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000080.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b8da2fcc056615f6542b413c7e5b864b6fedf18a --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:3722ad177cbb77b7efcee95002e70b3d4ec62802e23dc18027785d6f3751abe0 +size 6195510 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000081.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000081.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..41dd7e7b94c3aac21a8587df346990b4a225d23f --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:ee331ada845b8cdbb3db0ecd0055b3a5da81a2b81eb8328c4ba9164c616fa769 +size 5471075 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000082.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000082.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9fc720ab47a4e8bfd162c16d96f810981ec475af --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:059b0f2df2773b12f671754688b9a081be1cc8b979c33942b8f2b837ed2c5a1d +size 5449207 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000083.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000083.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..72ea1b683a739311b5615d52fdb5dd12757510ac --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:3ae8f284ae64a42034ae3f49e6a19894dce2bdad875104975bd71793a1bf6b95 +size 6644447 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000084.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000084.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5e225e8d332ab13b094bc25796be5595b667da3b --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:10ac4fb4778b16333a1442a5122b6a9b56afbb6dce095229bda839051245bb3c +size 5087865 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000085.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000085.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8e3615a641b9a7691856a7cdf02259000cff3085 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:4df5cb608a344a5771bf35f4d30762b140035fc58f86fcf643c43c89e115a702 +size 6598685 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000086.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000086.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..75bef9025e5c0be7b9d04da3bb8e6e53c5923074 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:c8db27b080fa5946aea5d794b7bc3e5ec6520a2288cce52a898205697f8478b1 +size 5969896 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000087.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000087.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..34d283316992c14615af9bac011e2f7e009420df --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:ef792e9a104a1b6b922ddd47c2b95c4656d02b545b45f26ef0b7bcf16bead8c7 +size 5134816 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000088.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000088.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..04400edf78c484e2c08fe3e54a9b65b52ba07977 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:ce3ef276ab723ab59af540e636b613ce8d08e842440d1b84cd0df6c1a0a8f464 +size 5420372 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000089.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000089.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8045d96eb34b000a664e31a4284d92b49a0a7d63 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:dbb201f103fbab57dfd25a2075ab3053cd103e68ec63a8a411561ce1e6e49b9b +size 5480169 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000090.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000090.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5b8b7f1e93505c4a20bec8f8ef0aea7ad98bb468 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:fbe3a7ab9afe2a0073c92b15d5ac221b88d8a281c63760420b432fb265e76a1e +size 4919756 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000091.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000091.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..562ae17d581ed6f06f6113892a9ef121b2ad5001 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:0c940e6d9e93aa010fe7915d5841f8a30cd6471ac3dbf0f470f318c1fe5e42dd +size 7762494 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000092.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000092.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d0755b164c5c37da257f2ad7018b04642d7a9531 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:2a90b1f5c253116fd08d9c86396a4bb6d5266e7bf177933a564a1ce3a978766a +size 8697158 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000093.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000093.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ee2b28e0f914bcb62e1061a208735715ceefa8b5 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:8b93f3bdab939f334f74103e3cf77d6cd1a63053a03d4c363ed9a8bb264c3638 +size 8688007 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000094.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000094.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..73a9bffac584aaf90ba42165017af3dab9305b47 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:cd7353e1b2c120835f02d8841f8b7eac5618ebd06a6c7c5b36900b42cb770af7 +size 8935697 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000095.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000095.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..de22eda65bae8c33369f69822f3c33c5b1399066 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:48067b10d7d6ee76cc7d6f4dd182c8dc0149dd5eab856240f85e1df9298888e2 +size 7589118 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000096.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000096.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..39af1adcddfb35f4f171c839961495d903cdadaf --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:b8bc3c31aa00c02795f3ef4e56f9cf853bacc84710b3dc7f76a09452c31e93eb +size 8838729 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000097.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000097.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..18ae5319fa578e14b84717258fdfeca4be994fd1 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:a70c9af4fffed2509f407e781736ea7ea0d278a15f26fd354b82a2ce19810761 +size 7535228 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000098.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000098.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..67a6e614e87ca594ae43ccafded0eb95fdd1085f --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:f88f51872be55375df7cb572412b0acfeffba731730fcd7870667f6085dd7a69 +size 7025584 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000099.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000099.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d3706c6de3e1cf34783a031f7a3c181abc66363e --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:af46dbc0a4a30ee6733e5ec7acd031d78c1738a1fd3f04e1f9ae2a8669721e47 +size 8159647 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000100.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000100.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..61db764aa0fc9d6a5332251c7aade5774c77009c --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:d4961502da7e082999a788f8d6b2f00e4536b27bad8080a247e3d257dd84e87a +size 6150002 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000101.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000101.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8a57e2c82a2d4a3645d8512ca2d1164e1395f369 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:564893fbbf85261b7eac82ac20d35beb4c44aaca701598ba2b4bd87d7d6a13b8 +size 8606716 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000102.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000102.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7cc2652c5359ba22ac04dfe369af358323527098 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:9d938dc2aeb34e453d23ff401beffb3fcb4276d12832c2fad850784bd3454742 +size 7417200 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000103.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000103.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2930737fb9d639077ff0bb7f17f12ad55f966574 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:c40485a19d3abaad48faca25d0341112270a783faacdfcfc900355096cd58e11 +size 6524458 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000104.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000104.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4c7533f11b082ed6c95fb908475fe0f5cb13ae6a --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:096197694376ff7d90df7a33c183d813a0d84a568032a8d1602670d0dcd85bf4 +size 6532223 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000105.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000105.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dc3622e319065b0e62e378f5b8ac83f6269a9336 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:18d2e2b990419112c121fcf6c54175cf93946367c131b72bd9e43be6b9a3febe +size 7124238 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000106.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000106.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6623b6251465da9c4b1e3e027e367c85b911a550 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:b78747059e8fa35b1c44a25691d5ffc547391f2745f82a651692ef77fd52f3d1 +size 6587420 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000107.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000107.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..00a0fe9770eceece95e7877100a3643c63433a36 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:942046e27e278789b047083d33eec14393d24922008181418c3e4e4c58cde5e9 +size 6272438 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000108.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000108.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b8fa6e3e6205aaddee19a3aad29e79ae80c583cf --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:8eb50dda7261aaf0f82a0e0e35f0f1b1bf214262d35115fca3a99a8294ac0048 +size 8188502 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000109.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000109.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f1005cd3bf09603149e05fe6e76f70ed5fa5a273 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:034c70f8518ef4d0f0bfee6b59bc4665cc37f5d0dfeac4090dc9651f3d62ad8a +size 7007304 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000110.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000110.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e7e6498d46d528a176c813e890c78a3c9ff6c667 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:7b0f75d98cb76257a47daae1dda90edeed4008fd26841637ed536ffb9e597992 +size 5439491 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000111.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000111.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1e692da23944a9a8c7311064ff478a2a80c62dbc --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:a03d6e5535105f458669511f02979450a76f18741b41f3b1fc8299120f52687d +size 6789523 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000112.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000112.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..201970079019fb495b8d66f8500e8f0b03193a57 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:62183d0cf1c58cfbdd876fa20c5b5026128ae0a173af8561cd53f39cb1c18c29 +size 7436067 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000113.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000113.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4344eda8302d794b580dba33619a0e200143adc6 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:e8517380f2a7e944210c0f6d2e0daceffe744cbc3186101a11550c1c953a79ad +size 6794005 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000114.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000114.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1d63574bbbe19b766c37fda2dac9f5dceef22317 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:9cbf9493ecf124fff2f2db812f7d651450c24c330257458e571d6a9684ba7f1b +size 5885586 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000115.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000115.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bb4e58eb5fd72ad47054cf0596a20cfa8e0e2b91 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:d4796e6a9a030f155eae182b1f139fe3baf18519c15bbdb6feb233b87c671ad9 +size 7274528 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000116.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000116.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2e3347a7b9c1fb6b4b10c0a300baf8e66866a574 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:e1b11c386d567c5c47dcd9a2f8f0ddca2642b633a251fd4ce7ca88018d57fec3 +size 7611155 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000117.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000117.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ea1bbcd526eb74c0df11abfeaf618e13cffc2e73 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:9a02b4ff6d14bf4c9096a4cb67e877c952963e647373bbdd86e18f0b7bf32bc5 +size 8742846 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000118.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000118.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0a3f084c7cf75c4e5534b65630ca74872d13b281 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:f6e21e924f3a0ac9c2dcae299aebdb349491b4c9690d029aaa98f38106de00ea +size 8813156 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000119.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000119.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..309f99a1c2911ef535226cfb3664c796dd0e8b52 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:1aed11c263e724f3fdbe5f81979c18a198d9aca9c8a633d40cc3cf2df5ee9a1b +size 6490640 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000120.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000120.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3e2d5d0ca1e99526603be1017685e5355e8302df --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:e07d6cc6c7e737c0aad8a676d652aeae572a0c83cd04c7f3380d37c995f5a2d9 +size 8883622 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000121.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000121.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5bd945118ac65e17a02f8adb5ca15da136aee782 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:67271c6988b80dd5dc4d064c8a73ba5a882a75ab6a23cdd9783d5dfa3ad86b1e +size 9640243 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000122.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000122.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cf8b841703152b2828e2217de14c55f431c171a5 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:4ee3a1cc927d7ab60d5be014ce49a41c210afdbe8e20a27d653c923e3ab4f2dd +size 9320057 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000123.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000123.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9d36040cd57961d5c3daab9e6039ba0ad0cadd8c --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:5aab2416d5a4ae6571ebb9a85bb5c22869334af060eb787efc48f090567f8ce8 +size 8556681 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000124.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000124.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..08813adecaa563c1f770bb0511ad62b8149d4ac9 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:5969d3ee1f2321e1c4f393ba84cc1510dd52625da83c4f44ab71965472470ed9 +size 8254500 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000125.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000125.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b7cb627b5ae26dec69f31ef0f330fef6f1a25c6b --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:d55e02620afb5a9993b1c27fe4417f9de4dfca3abc0f2e354f0c57b4458f91d9 +size 8753537 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000126.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000126.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6d0788f179e77c00c96703fa44fd67794fef4d16 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:d58954aefaa3d46043e3e0cb8c96cc46561e33b826e9904822e1f40032835840 +size 9330318 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000127.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000127.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f023bf3204c69aaabdd3e88706a7b7a77bb91f42 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:3b37604c2f415f729109a342a1769d416a2cde5999544eaf2cde981b962613d9 +size 7272797 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000128.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000128.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d1dbea0166a4f189167ec4ac5984a3020991b35f --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:38af6b4827120436553243fd810ef2f852123050e13175ed5df07fa0ee336925 +size 8708308 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000129.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000129.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5dd4d24802056cf8592fa58f1d4d52ccd0fd70f0 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:56cdcb86376f051af5080d1a100f1f145c3fea2827e356e37aed1c60bba49569 +size 13184832 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000130.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000130.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c4bdbef2117bcbf04bb0bc26c11c77911e6192ba --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:1dcfd740b0b4ee3508e1ae74823474a44ba827c5c5044b7b72af9e44b5f44f16 +size 9573195 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000131.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000131.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..40baa869d3550829cfc5d3823af67af6bf26989d --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:a6e36af6b07b35418245bce1aaadfe69a80ce3019516b334892796ebad6d8e4f +size 10029895 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000132.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000132.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..efa6234d0b6c17a70abde4824dafca8a0eb31d91 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:8f4fe0a588f6a1b1e3a2022562feedef4764f91d65ad21251f7d06afc9669535 +size 10249080 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000133.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000133.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..40a2d3a91f62824ebede70a173a3a4d0126b2dee --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:120f49bd67ceaa782311e99f07108f1f0d69622eb557ff86f106d9b68c3c3286 +size 7365234 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000134.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000134.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f56b453e599f0b30524ac9d6f9f14d94f90123fa --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:b3776ff3fe2248d2756388ad5a89ad349f0f3d4ac5104db70ddd2fe1f969c9b4 +size 8000031 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000135.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000135.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..88fac8d79fcde8a117daeaa232e2d1b536743393 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:2c65035b89e5a7cd261deb7704c8369f3a350babfb85848d706ddb4b4267ac2b +size 7142474 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000136.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000136.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9c26e5078cf8e060fef71cf1ca5bd87939a73c75 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:0f761718921552c9666084413b5fa039628db6f441501fe7a489c2b081f60346 +size 8188324 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000137.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000137.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..55bd8375a86046e52c0a4d3766202d621c58a1f9 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:98cb7e3ea1e945064fcc8b4fafe937f46c4844a44eca9bb05c041d512d62421c +size 8564355 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000138.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000138.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..05d2cce0167ed51aed9ea0438b4621663a5b4bad --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:c569853a7c46b9023ada26cf7ae557796a35fddbc66ea97f3527220354cb1670 +size 6121597 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000000.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..652da1fab97875f540697a3e567f5e0735cbde23 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:cb5dea5213d84c46f3bdeb8dbf9ac60fb662c043e8f6b1598cb7572fcb37270f +size 5355579 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000001.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..de2526cf63950ae6d456737324d07859014715fa --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:04c36edec84febcad85180645de0f8865511b3e5ebbd1d51cd26f79d61929568 +size 5007089 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000002.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..60c987c06d2b41e996906befb9589d5317acbae7 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:613848e80e7c7c7ddd77685763abba7ee1be02e05bfdaabcc110807cf193ff9a +size 5732724 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000003.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bbc9083713a2a121c70435b54c64195069eaa5ad --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:fa2301d31c9a9b8db4a7ecd5cace1d63109bcf90f80859702c5cc3496bc5045a +size 6235417 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000004.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7ab68c3df0893f33e64a52d71e4511dd5518f24d --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:eae638a92bae650ca6def291d4abb271f05b84d4aff37ab73e31480e558dbf92 +size 5485749 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000005.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e74d7b3adaa37ea4f822a72b2bfd8bb8fff29f0a --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:951d0954e75ea6f48d8882b4bb95c01914302b04618b2cb15d41d521a50f0e8a +size 6869702 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000006.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e5fa481d1c6546c97ed7c4cb35018853770be722 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:4899e080ef30bd319187d9b044e8e51c79e73860e6eee6e7656b1b525bf3413b +size 6021394 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000007.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..465ab24fe490027641b561c1f0ac05c8a5817cdb --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:6722540bdcb2fb9f71f43ef7a056614dab5df75eea77d2949ea46d26db7c15f8 +size 6463291 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000008.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..59de22ef4145041ffe16b45068617f4aab41b2c4 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:966ba5528edf5eb92b4d8160e9d3109a149442bd3ca60b6c6cad7a636c11d111 +size 6986724 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000009.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8f4f771bcd5be92140797fc0cf79e02361ebbf89 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:d800134b2d8d141c64e5f63d848e049a534acdc6b9e5ecfaa034045cbcb4b834 +size 7218679 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000010.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1427542488afe2a7bc7f04b1f2e994f1b166bcfb --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:47b32f73e6e5089fc69a322020951db0d10f75212c0ba07d036d94efd126af18 +size 6686665 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000011.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cb3ef27effc25c509b2eed35d507c0274196cb82 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:8473b6188490f9de65c053b390dc3e5858c34d4b5437b9f86bfc288431f3852f +size 5821799 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000012.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aa0703031b8b8a7b4f59d506369595879c2f6f4c --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:47c5e58db069d1582ae3f72dd5c56e972da40262c3027bb9710c30a4bd513404 +size 5954691 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000013.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..94f65c20282bbaf989646214b1215acdde4d19c9 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:b4dbd78f097117bcad8601e94b39cf1df4cf51454ae856b340b7f38a69314e46 +size 6634374 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000014.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1acc1cbea731d6216ef1fde05461da9b0c81b996 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:9d14a4b83125f119ddf25d30bcea37e2ea53a61f668bed0345d5500da8ed4ed2 +size 6697274 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000015.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9042cc2a5915e9ef2bab75f16c7258b28ce8452a --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:c8dcf27e7630d2fa2bc0712c1aa5046a92c23fabc21ad5d7ed0f4601aba84a87 +size 6399503 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000016.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bddf787cd50126f5ff7cfe905f572658991b9751 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:659f194e9d38f9fd5dd743bf1d5dac2da0c86043e0092de984d84ede5da8631c +size 6572850 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000017.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..809984d8c6e7b4ed202804717ca37b36a36d79fe --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:206b0c746c796b170044e0579b4bd6110a451099f12d2971f67f217aa9501680 +size 6210898 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000018.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a6349be6da820d4f7a26a57da94d1d4b352d27b3 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:3b9394766a61d61d380b9ec18cff8d1fdfe1f8560be5a560b1c64a0408577c36 +size 7269633 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000019.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6ceb7201f15f1beb2e7fae5fad79f146b8099cb3 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:7686476111a38dbcb2b4fa213174fccc98acd21ae7247ef6c9e90cc6469191f2 +size 5928371 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000020.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..60ba0263c2d9c73447c3d452dfd076175ee0c547 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:2f6f9387fca35cec0e4cf63d59456e6175c41d87548242f03f005f6f723eea8b +size 6797661 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000021.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..99e7247d9d3d5922ea570b75a464d75020d39a62 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:fd35dca1824f8736cb17e99b05666c68eb9e82582a1c6ae94ded1502bbf2b4a6 +size 6553223 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000022.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b8dce50928f10fd4c08fc25d6bbb9e3db0660b52 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:a93a7d57e89781625dffa9189f0449d6c43899136a7529fefb69f6dc463f68b7 +size 6904410 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000023.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..88dafa96f7d203cdd6d5d3adcba0bcb7813bb879 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:b23addb5f45557b471c5f44eb580120000cd9913a2d4c993da34aab6973c7da9 +size 6283860 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000024.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e9a4a1f409b61be799cf2c3d381ffcfafc52788f --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:918317d2f64af4799c49e3830092902a6986ead7b078989a2d88e8b1809b81cf +size 7374653 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000025.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1333760b01cb1719f47d25a85661f3dc53a1e6fb --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:b59fa6cc21e8e90629cd0c93426f137a7824a32de7bb2202567cbb86886daaeb +size 6112170 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000026.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3e4352346e435f9f74ad5ccb85857a2abe4d6b8e --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:ceb4120691fef26899dc3830324bfa3cae8c58224e8c4a1290e611e1a738d5ca +size 6203746 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000027.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e56138b1f37773bf5c25cfcf06ecbeae101ff2ee --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:75513cc0936625a994fabdca741246420541d9f5321f847f95a1f5aa79f9318e +size 6479106 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000028.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9c268599c660e7ad648d68af2569bef91d93c629 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:c9824328a3093880e4383521019207f3b909532b56f6856225a43dac42c91bda +size 7396999 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000029.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..863e91503c392e9ec710cf454d164f65bf572180 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:cd04ea43f23a142e2432e855d4619319e8511d630fcf2fc317953d1d5d41326c +size 5997403 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000030.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..67b555e99dbd9d98ab1a4c741766160e59c068db --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:e1dd3cdc21d4a499fb901d21c98ba0e692012fa53de1ace15be1a102a1e6e6eb +size 6493442 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000031.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..533745b6f73087d8cba48b90e79fc17e4efc5582 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:df521624fb7a2b437e5bb5a38d3e4156033fb81f09c318f82595b3bf31c151bf +size 5977353 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000032.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..934345ac7d97b4398d6e57cc69b090a711b178e2 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:d0fd112e096be06d675803edbc872b873c3f3ff49a20837ffc8c262ceec915ce +size 5391707 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000033.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..341723dc638588bd30927df5171b15b719552ce1 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:02dd0d178deaf04088e78644789fac19b4f0f4ee3a1b455563881f99562bf100 +size 6248352 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000034.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..197fc4921eb442bad79244b90a9435723ff6fc99 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:c0abee85268018cacc4315b54cc2247548d6ecd515725be215a8d26fc8564896 +size 5185082 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000035.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ceb4d47ed67e1be5c9129bfce002245b7c559a58 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:7d21834e5d0eb34e71f4bb1caa5a20d3558b1649f6e64c5105714847d3001be9 +size 5572337 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000036.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f34eaf35f28ea4c948dc4244a1cf0348277e46de --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:f6a891c5ecaa4133f387328e3a0499344ff812159d9f410a0eb1523a40732ab3 +size 5842111 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000037.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aace37ad1fdbca0abcb058a444f745c5b9a49328 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:3e198329809de051ce522f43ef3842b046d3564a013e59e0fa58b872a5ebe62e +size 6071818 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000038.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cba491129a68936fd3f0af5588dd0137456381df --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:a77c468a2a3fcbb821536eb7c7ad8a865b866575018e8f5daa19f9cbdd5fcb74 +size 5065418 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000039.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cf77761fa2dedf5b4b2d4489e22699c32649b6ad --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:1d5625621de1813572d6e9187324b85631d88dac9ae721d79bebd574b4e5bf20 +size 6981645 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000040.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0cce75362ed103f7f5938059471a7faa5e500094 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:f03d45f58ac83492aa9561180f4912d36d9aeddf00d082a7fc5281940c30cbf8 +size 5794518 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000041.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4758b6dbeffb4213b2c6489313bd938b5b4d5fba --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:1fbfde3b04154f97236453602358344dda16a63963a27dbca911080e3569691b +size 4926828 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000042.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f495c41369183b47fd45d32399bc7fa5536a6d91 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:b94f2870672155d6a97850fe3e90c72bd54bc27e4d5ade5eb0a61df44e077286 +size 5224962 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000043.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c88c302ffc2aef42eef0db06ffef1aee9625c431 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:462c4eaa489f1a878bcc7bccadba3123d55bca751b7e73d0f32664007763e90f +size 5103531 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000044.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5fbe96d8a6bd818db71e42a8d64231eb6fb3bffe --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:32b4427d6480c2c4a36f7f76e16d11d80a2c311c6030e9fd386ac5610edc0083 +size 7818097 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000045.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fca6b9b7831b8e660ad9e013b0dd9cb51f451e65 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:1fb6f11659c8e53a85f0b12077da62d2dd24e56db5fcbc50dfd6b25a103e1ff8 +size 8100047 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000046.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000046.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5317032e7630c04afbd0010e1f06e54004da8638 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:c9215bae434613cf37a75046f7ce5670b0d81c2d94321b8b1a3949d484b87dd8 +size 8247714 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000047.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000047.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a57d83bef7afc914a80efe308e1da25d9ef203d0 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:e2772fc77aa7fe1ebb3a055dba43f6dce42d3c5e7bd5479b18aa5b4d387968a9 +size 6876036 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000048.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000048.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..820ce0d55d3f2b46086e01d4f537f4035edcb593 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:be24a51c9ca9ae5816b20f6e2a7cc9fb9c14098027a48da3238f9f0b2e5979ef +size 6331347 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000049.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000049.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c9926cfc6d88b71b7334e3f13d740252f8957b6d --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:2afb822c537aefdef7fe2f2e2a92b2c70ee1003a1e51ca261faa2c545d22b857 +size 6264698 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000050.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000050.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dc52f74f77527474c5947fcb29d24c1c54576ab9 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:b279782e8b15dce4ec08243c04d3af8f8d8576d9446e71644a64763713c5ed00 +size 6634750 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000051.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000051.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..33d080c1c85c5e9e42c11e44f415c501693f6b8b --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:3d31d374c539c5ebfbb1933cdda80c4115fd10b7baa1a3cc92dd7cb2c0980d48 +size 6226602 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000052.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000052.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..63afb9d08daf4eee0e04e1565664fc8526b51410 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:70224b398d9392d56e6146943787de666ffbf1b813400e57b7a6a1741833c369 +size 6347178 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000053.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000053.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..777f2b5ce64d6322a4ca5c0ec0da1cd64d52bc75 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:9fd37d45356128cd22981b33b90d13506385e8ca0530328d152abbf80d045a85 +size 5663005 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000054.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000054.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cbaadf195cb091487d9e5b00aa2e4ceaf94638f4 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:34564a57eb88c16702db25e14321b8b382cc005acc87899e21d83e989c069ddd +size 6155719 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000055.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000055.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ca6366ebcdcae2085f103996ec45154cf0ede569 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:3115dd7b63e001018efcfee577edf9d3d502350491a62094897f963a6b37ec3a +size 5834122 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000056.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000056.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c68f2b7081060eb14c703763b161be8203036da1 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:3ae38161b325e96c20deeb2f58faa66062488dd00be85e4ffce68abc60f93fe7 +size 6254436 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000057.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000057.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..41659711779b9085c5b1632a2ea760f0c1f0bf0b --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:0e0cfe19c283ff545bbedd290cafdb1f3abe42662cad6f4bf2d040ff59f5649c +size 6047711 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000058.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000058.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2afe50b8638d044c4637809db80263edb55c900f --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:3f26390010d5494129db67fba181512e06340b0727fff3874ffb55f1b727b10d +size 6613431 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000059.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000059.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..500cf4642eadbdef081790b5b6f9b299a63c92d9 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:84fabcf56bc97409885c11f66c777b8d406b51cb9a57433cc36d163e85141fb0 +size 5898067 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000060.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000060.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4b77ae85d2d5646491027d75fc3d8652053dd182 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:1b671ddee0d1d53a51e03e07974ee82af5c2d18975a7e5d4bd8c832611ecf182 +size 6627158 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000061.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000061.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..441df56d4d6a26786b98fa1957f1bebdc1ba9b42 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:fa967d3dec57c07fa22e6dafcc79a7227f15db8ecab0aac0fedace8a78ac9239 +size 6311944 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000062.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000062.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ba2df66a10051f3e2d7e4d6b0be19a9486e951c5 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:adb8cc04df9f10984eb27d069ba1e6fe6749566e527032e5cf842913dec74f1f +size 6323901 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000063.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000063.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5d249ed4b2f913dd92b75daf0caa70e7825455be --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:0a1d4a5dc6dd7ea1d2a7ed0d3f30fbcd6fcc613d688c3f97982a82c617f43712 +size 6916744 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000064.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000064.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..05c08942c64fee8408fcdb85e2cded3aedab8669 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:d42c1078db8e0c53b73f1555b7383bdca7b37e6c8a517fbe2910100db8d7e898 +size 5382356 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000065.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000065.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..465bf513dd2c005e3c4b732f82260dc0c3893ffe --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:d2676d72d7742110de4b2d41ac0f3ee305bcbd396a81506a46646eadd92f9b16 +size 5541219 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000066.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000066.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f76b1edadbc1db70157aacb616523e0ff67ab87a --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:e02c2dc1c48d79d90de035da2bc53bb1db7b19a8d71a4b65932e8da9a8d41a8a +size 6888503 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000067.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000067.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3d1328f3ad4653777cdf90ed71e0722e0cfae820 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:01285d514f2212c1f10376e98f202a942d9c9ddd0c5b328b04d9eecee9b0d6b2 +size 5394047 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000068.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000068.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6e2db8975f747605be42473b4abc2fcc852749c6 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:09b2cc9219f62fafe0cdf01f440dbf26217f6c282b7fb48ede037f617918ef7e +size 5595900 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000069.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000069.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d4d5579ce9af2238e2e2adb8a6945859f9e74345 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:d234799b81a47edee3899df2aa925e091d13000dbbbcb2edf61cf6ba559c2f99 +size 6085788 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000070.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000070.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4eacb697577e7686dbe70ecde6f1752df54c5acc --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:943ffc91968d984894598b06fd3cfc3364cbcd5ca3796b2b9701c21c621f554b +size 6378541 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000071.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000071.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cec94c9482b0f0e2dcbd2d75602ece21750944e6 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:177720909a57c0ada3ca1ce6ce99a97ac57f118a88dc241f080cab08e7cd0de0 +size 5853133 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000072.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000072.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..deaac14e1e87e340c45dec32f67b5186d39d6434 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:7eafc2b1edd98e3a9e02428980edffaf103658fc7d7077f644684f554845b11b +size 6088337 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000073.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000073.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..326426df2ce8c5d4c655cc5d1f9346134af1455f --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:9bce687cbf4317fa091524966ffaa48608d6d163b170a9f9c8c2ee3e0c4a14b9 +size 5209226 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000074.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000074.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fed648c4185026f2b6ddea711ca6f6cc70747319 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:412076ca366fd36ab56e3e1e590371327e7f38bfb04a5ebd4b1511faac69b384 +size 5949697 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000075.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000075.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..467491b90b5ac019590e890791bcf3588848bce7 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:d9a06b1f540ae23bab56f28034c0031ea31358098c27fec9c5ca59012306b361 +size 5736644 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000076.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000076.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9cbd7a14eeb31b140a96338154e4c811558b51c3 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:3cf705f2d1299e3c0036ab93e2b25e465fd0dc6e591d69480c54a14519945c5e +size 5373319 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000077.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000077.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c84a61e2a532df61be43f3d04fef446da01f18db --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:d0a90276961e71becd8b8969c356ef3a7f532bde54080112cc64cd3222841ad9 +size 5130681 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000078.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000078.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5ff0dfe16e295d18d9082e71ac28309841c61627 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:963afc9d391bd170183d52d55b5d32fd4df4c65ec99d58daf0ca3d29102c4beb +size 5755685 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000079.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000079.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7f8c70106aa88a61b32c7512be343a827aa948c5 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:27a183fb2850b12dca134b5caf21579ea70a7136236a25012cbd5b12c4a17823 +size 5961673 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000080.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000080.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d57f4e84945fe95a115c3f9816ba8dee96ff6a82 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:0fc31020ad3f27549186a66f2813abaa8b3da20fa00025423f73b15b8b74cca1 +size 5989722 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000081.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000081.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f50b397b28db5c4e3b420e5772078e4eb8dc2d6b --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:360ea398691e313483302ffd2a47e080c01b0da25cfabca2f74e778d9a3d5642 +size 5025755 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000082.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000082.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fc4521f1506eebcd85f940a47145d4d019a7fcde --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:0495267325fea8adcf0e81b191c9434c28532b99b78ba2c6e431e3564e4db6a9 +size 5446298 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000083.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000083.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dbce1b24fc5f1334dd20cf0d5ec0f37e7dcb8962 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:bfd3f04be826f2e4ecfc250b6912b9a79eaaf3f00ceadc4c69c6d6eccbe50d73 +size 6289025 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000084.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000084.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5c4980f4a4bc94befbf88b8ea4f1de8b551f23ef --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:a35b931cbbbeca61291e87ca360015bbff69b1ba6af7bc8f1debfb75caae4044 +size 4672994 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000085.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000085.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4004f1010b91d7fb3d743114a733a18b4c2f51b9 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:3fd6e05ac3e3a2d62553a45789a486abb27f0b6405176f6c466d5d62450bc753 +size 5985943 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000086.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000086.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4ce5e6e921bc432497e7d5b7841fd42fe1d23d4f --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:042a4e55cc44ccc386fb961f8aad94e569f929d2ce62d745c9462db8261a85e1 +size 5725170 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000087.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000087.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..504549a4fc669073479e094c663517cf90f0ae4f --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:12ecb5751223372a66d72f174b2e77e27c03fe67c466534cb86994d8ba3d434f +size 4653594 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000088.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000088.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ef585abfbfc80dd3f179d9b5e5d3d981d0ed8db6 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:017076ffa41bea5c9d8750cc87e61332ab924be881b6851fcd28f1526342e4fe +size 4762311 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000089.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000089.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..81532d590b4c7b7cef413383f70ff78c003a1f18 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:7b190e1080bb7a089a3308545dcf5eee29f40f5e94fc5cdd4fad5a16b8016634 +size 5090255 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000090.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000090.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ff8712ec54b86a0a04fa31437401730d3d2725c5 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:fb46fef9926d4a1e1fa4a446f2e43f06543dfe23799f41232215c0649e569c4b +size 4316461 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000091.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000091.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6d0118a01003b38d2650f4e1da3a7b2a414ee94f --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:883720121ee7ffb51dc41feacbea761cd10ba804a10969febf3e1fa95007f176 +size 7004381 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000092.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000092.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6ec9c264d66411b7fdc54c4d72efd33a7eb10e07 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:bfbdae8ea5796cbda86bcacaf40ef2b8c66412d2b3d3861cdc644ad6624af7af +size 7326980 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000093.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000093.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..de164540a99900b9808ff49ed4feccd2913cbb60 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:1571108c7d4bf0397bc2999573597e04c8a0e58fcc3804590276653e21b05919 +size 8422623 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000094.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000094.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eb7ab4a42822b926a23280adf7c920340bdf1712 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:9f02caa9b0a9b5b886ae1eb1577a6e44cb73b3893ccb49c1e705698c258ca4e8 +size 7905613 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000095.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000095.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..930ebb646f4b688160396f316c71a2ac85992c79 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:531abd6d757616b9dfda7430e5dc437fc4bbb205467b92ad48a78323c57f313b +size 6930756 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000096.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000096.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..27eae0cbcdd6cc232b6aef414aa87f8c66f4f599 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:6274faba9b17f465d16b23cca0910f4a22f447ec37096c5d08345edb54be3058 +size 8012504 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000097.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000097.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fcb46a9cff850b6b4994ef6b552fd9f7e0b40121 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:016b211a1643acca1665b96bc6041485c7c124a6b81c9d9a87dcffccf42583b2 +size 6500614 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000098.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000098.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5ebb8c73a8398de9920f5d5df8f072cf66920551 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:eac1d84ceac8aa77645c739f6faf320b6314502d3ac17f76d49c9924163000ab +size 6073399 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000099.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000099.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9da42db2aaf7dc893b34e58847670b8ab8fa8aff --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:20530ef0b96edb5ca7efaf947f4fcd56cac5f6b7db95f795ad3937177a1ccf16 +size 6846401 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000100.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000100.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..396cacb67fafeca540923b531370a92425c499df --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:fc3909f9f8d50e27b514bd173024e175a03cd6a09cffad8ec391569636dd4dc5 +size 5577983 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000101.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000101.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e564cae7a023b263de3650b3856fdba5dae7504b --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:7ed9f2c01450ce8f92dc2db73748a6e21fb9325eaeb2c266a6405b1f5ca3659d +size 8161778 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000102.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000102.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4d2b327a6222c679147c9e0b83be797ef32fe1c1 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:72627e7d19e5e10fbf81c34f1807eb816dd982312d73a8a294089d7e6d9b9ee9 +size 6863922 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000103.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000103.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..78431eed75ce00185960887c469fb5af635b6e41 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:11f139304b11399c86d3aa89b807574ddc7b9c59e5f932c94b545122b83eea9f +size 6281027 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000104.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000104.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ca5c55870a1f4ec05104f508065ec44fce092a47 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:6e5ec808b7148392edba3e2066080467f52d95dcbacf340c2bf8c33770906b5c +size 7148898 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000105.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000105.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..074fe9a096a13c6c2d9a131b8a1a058ee42d40c4 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:cfaf9587d6bcd6d2622f81cacfd93bdee9f4ce6346efeb8b1d5e01fd8b340dad +size 6282319 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000106.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000106.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ea5c3f124861ff81e6de5a611d559607d22d84e7 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:08aae6ada9f4580dc64988f638fc1504a075bdf7c8f00f287e2255487b164c27 +size 6494409 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000107.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000107.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3f5ed84ce3cf1eec639201ca66cb491fbab5670a --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:7a9ff5b6ab258d73e2b310baa8e790a0737a433862bddde94db0ade0b84fd369 +size 6723615 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000108.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000108.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2b1c92418de364434396b7f8ca5d85ffb50d33e1 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:0fd0cb59c19fb762b630ee7849a0537248f05d90c187d0c88dfbb690701b4307 +size 7401711 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000109.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000109.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a9b1b541999e60b302c0f975122fe6ce90f33b21 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:d98334904912ed2fba1f1aad59b1a01b2691885002effd4a8c499f6797f48805 +size 7061899 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000110.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000110.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..01c44e2ce1cf66f73db7fdf60eb07c0345cc8ef8 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:267750c7c8d64f143c6809275c971c4a8be8beed7bbf0b94397240d209fe0d31 +size 5308449 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000111.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000111.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8240af78a7d8c46c68c111b95e4a30e1f6ce1690 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:b4c58c5600a6248fa821ee8a6323f2ab4f01bf7c7ddfa33759aa24f96ce2e4dc +size 6288291 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000112.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000112.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..83fc7cdde11d5598a45de7db52acd1b218cd24a6 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:dcfd429aa3bbb61ea94f6853819279664817b0e47dee1925308b20a9ae64cc3d +size 8571482 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000113.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000113.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9974af43c805535d874041079a9fc36ce9324ee2 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:23d623c5ce86347479a03bcf0587c202e34f5bacd6db0984a429290cb645c96c +size 5905527 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000114.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000114.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..31fe067436f758a8721b4279d16dbb63315e3263 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:aedfc41a095a813ec58c9c9a51bc6612d87a310f22eca9a40c2673dab42f9e88 +size 5599332 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000115.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000115.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f33a0ab9c1dcd56eccd90a408fdb9af696d313d7 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:7fca515c9ae909f38dd78d9ad0c5ba16017f252b724683bdc579b7d5bf950148 +size 6616462 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000116.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000116.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1ee6200a6fa4653cb34cca5b887e0857df4a40f7 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:7dff4b80b7f006e8be74bf400c4dcae0407dc9e6452492142a95158c67d60066 +size 7228213 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000117.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000117.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..45105d5671396ebaa1226a9150d8597afcd9af36 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:cbe1d96235c8e523cba60c82f710fe189ba665652c530dc2d2d358b070a3ac77 +size 7061806 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000118.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000118.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a97f0d49019472166167667938e2c926be08ba94 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:70d69049f07459db20197e25421fc85e6ddc9401590d4453f48150c4c7a6d67f +size 7417302 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000119.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000119.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1823bed52d5a5f7c8fb07427670c195304a6ed9f --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:a655a729d574a678675b342dbc03cbe45fd1524059d610e27443aa6ad39a3900 +size 6173827 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000120.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000120.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8487e6f31d7e04a1ba45667e6bb14383ada361bd --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:93cf40d9b614184313194ca8c3b298554280f8f2a9811f7a312b6add24f30b5f +size 8400178 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000121.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000121.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6ac822adc097438ea1a5d4d552b07b88f5748ccf --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:1477f3d73840fc3c2bb7da4a3090d444c042fba95be1c2661c026057b03083b2 +size 7526732 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000122.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000122.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6c9f7da71bebbc258056d4c768c282c503a1093e --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:3b689f05256d412cf46ea9fa2255c061d71ca16fad5462370b8263d13bdce4a3 +size 7191931 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000123.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000123.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ef9bc68303a226f195ca96e82d477494ce431ee5 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:b64391f73add7c09bbb54e51c1f7d4f84ceedf520488580c3d2ee61debc0a34b +size 7203511 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000124.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000124.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9635ab60bf6f3e50255e679bae54cd32ee5e42a2 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:3a11db49add2423dcec9d081baed935a635e9d91f5397d1002b3b6948307f310 +size 7136633 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000125.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000125.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b36bcd1c324301cd7b450ce6fa3afc90d4646aea --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:5c5b7d9799b308f6e4c57bb19aa558dd6240e86a58ca49ae194a604cd5403590 +size 7515115 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000126.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000126.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3355faecb190a4d98a6f6739116220aef5778fac --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:6482b4bff8f65ebcb0a65ca129fb3cfd2c52593d00e68b6d3344ee2e7ca8ad49 +size 7729469 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000127.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000127.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1861110b87b33e9fb84fe36c747991d384d9c123 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:e002b23b15a251c4ab1969627dd3648b8f4db7150890e8b2afc3b56391c72d18 +size 6120382 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000128.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000128.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8c6c123eb658e24b8df91d943819089786a973b2 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:7f5fd43503410a22c2464a3d53f53c1e6e23d87e8ca3c443e274b89d0db7d226 +size 7553500 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000129.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000129.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a00b61eb0288fc5b2a0299ef85ad7fe9f26e36ad --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:fc31b70d8129e10e7c8453dc787f9d33a22034e8fae04e6496d66e72c3c5ff24 +size 9770178 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000130.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000130.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c75c6baccf6e8308ac2bfb2df4d0f0b1c28a1520 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:8759cea1c9735f902943702a458b986d567125a4c102490351997eb96ef2a669 +size 7508992 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000131.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000131.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..afd8cf14fb3403a2cd86dfa321d8914f0c4ec277 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:0badff1a48595cdcdc08b65c14cee0d1528402cdab16706f65d967005f628efc +size 8033800 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000132.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000132.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4e97cdbce3429e4e9e58cf8f029f006b836eccfe --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:af2e48129463d72558c14c002c8d3f79b05e715bf85b5b9fdf26af29a5ff4739 +size 8932361 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000133.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000133.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a887e54a4d4c34e2eb0ccd5f1dc19e77ce38e375 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:bccf92dcb957dcd83e677b5463a1167dd2c4a15a1b1ed7d2d08e471506e1e3ad +size 6576248 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000134.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000134.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7ac13f6410feef3f8edcdb9010c910e1f5b98de6 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:ecb01c1ced563349fb3a01d5cd86cbf90ee77dab1bc7839bf365f7acdcbddb45 +size 7114877 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000135.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000135.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b09c322103f2cb316afc844b3381751204e8d927 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:901b18a80f13c2878cff26fbce7fd7c18e678077231f281dca95aa3df8e50923 +size 6497773 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000136.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000136.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3ecacc240af226c2e219225e231c4dec4495d07c --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:db5d7612c02aa8b3f2ad97cb0b866049e17698ab03560eed9d18f1a75388e703 +size 6359508 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000137.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000137.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cdc22eb86698a313d2b8dc091dd0bf4fb7199c86 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:7cee57cf75815eda5f60d5f11b31736d9453dfefa22666e2d1e36d2f61fcb512 +size 6947546 diff --git a/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000138.mp4 b/alpha_bot_2_stack_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000138.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d9f44a05876e3b9da79246ea01656f1f12a2f7c5 --- /dev/null +++ b/alpha_bot_2_stack_building_blocks/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:7c7e341899f99ed62d06fd46f859c0b69312c7909ea1cc6492554f2cf06331eb +size 5607894