diff --git a/alpha_bot_2_carry_the_clothes_basket/.gitattributes b/alpha_bot_2_carry_the_clothes_basket/.gitattributes new file mode 100644 index 0000000000000000000000000000000000000000..1ef325f1b111266a6b26e0196871bd78baa8c2f3 --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/.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_carry_the_clothes_basket/README.md b/alpha_bot_2_carry_the_clothes_basket/README.md new file mode 100644 index 0000000000000000000000000000000000000000..fbbd45c5bfe55921ba501a64b3fdc5224ae0b93e --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/README.md @@ -0,0 +1,338 @@ +--- +task_categories: + - robotics + +language: + - en + - zh + + +extra_gated_prompt: 'By accessing this dataset, you agree to cite the associated paper in your research/publicationsβ€”see the "Citation" section for details. You agree to not use the dataset to conduct experiments that cause harm to human subjects.' + + + +extra_gated_fields: + + Company/Organization: + type: 'text' + description: 'e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher"' + + Country: + type: 'country' + description: 'e.g., "Germany", "China", "United States"' + + + +tags: + - RoboCOIN + - LeRobot + +frame_range: 10K-100K + +license: apache-2.0 + +configs: +- config_name: default + data_files: data/*/*.parquet +--- + +# alpha_bot_2_carry_the_clothes_basket + +## πŸ“‹ 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** | 50 | +| **Total Frames** | 46527 | +| **Total Tasks** | 1 | +| **Total Videos** | 200 | +| **Total Chunks** | 1 | +| **Chunk Size** | 1000 | +| **FPS** | 30 | +| **Dataset Size** | 2.5GB | + + +## πŸ‘₯ 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 +carry the clothes basket in coordination with both hands. + +### Sub-Tasks +This dataset includes 9 distinct subtasks: + +1. **Move the basket above the other table** +2. **Grasp the basket with both grippers** +3. **Grasp the basket with left gripper** +4. **Grasp the basket with right gripper** +5. **End** +6. **Place the basket on the table with right gripper** +7. **Place the basket on the table with both grippers** +8. **Place the basket on the table with left gripper** +9. **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:49 + + +## πŸ“ 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": 50, "total_frames": 46527, "total_tasks": 1, "total_videos": 200, "total_chunks": 1, "chunks_size": 1000, "fps": 30, "splits": {"train": "0:49"}, "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_carry_the_clothes_basket_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_carry_the_clothes_basket/annotations/eef_acc_mag_annotation.jsonl b/alpha_bot_2_carry_the_clothes_basket/annotations/eef_acc_mag_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..261c0cb86faecc005328e7b464d8fa76fc4eab3a --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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_carry_the_clothes_basket/annotations/eef_direction_annotation.jsonl b/alpha_bot_2_carry_the_clothes_basket/annotations/eef_direction_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..15eb9abd75814183c860e3bffd75f9148c4e0d04 --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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_carry_the_clothes_basket/annotations/eef_velocity_annotation.jsonl b/alpha_bot_2_carry_the_clothes_basket/annotations/eef_velocity_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..67c684f8b05e1f6240ea5dd4a9bc9a5df14fe086 --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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_carry_the_clothes_basket/annotations/gripper_activity_annotation.jsonl b/alpha_bot_2_carry_the_clothes_basket/annotations/gripper_activity_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..275a505f9220cce6502eac987c96a0261ef3f030 --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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_carry_the_clothes_basket/annotations/gripper_mode_annotation.jsonl b/alpha_bot_2_carry_the_clothes_basket/annotations/gripper_mode_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..3825f1be6645468297ad5be29f9275f04db52345 --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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_carry_the_clothes_basket/annotations/scene_annotations.jsonl b/alpha_bot_2_carry_the_clothes_basket/annotations/scene_annotations.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..75e3c5b80fe47d341cdd3daadf3458456786a6f8 --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/annotations/scene_annotations.jsonl @@ -0,0 +1,96 @@ +{"scene_index": 0, "scene": "The clothes basket is positioned at the center."} +{"scene_index": 1, "scene": "The clothes basket is positioned at the center."} +{"scene_index": 2, "scene": "The clothes basket is positioned at the center."} +{"scene_index": 3, "scene": "The clothes basket is positioned to the right."} +{"scene_index": 4, "scene": "The clothes basket is positioned at the center."} +{"scene_index": 5, "scene": "The clothes basket is on the right side."} +{"scene_index": 6, "scene": "The clothes basket is on the right."} +{"scene_index": 7, "scene": "The clothes basket is on the right."} +{"scene_index": 8, "scene": "The clothes basket is located at the center position."} +{"scene_index": 9, "scene": "The clothes basket is positioned at the center."} +{"scene_index": 10, "scene": "The clothes basket is placed at the center position."} +{"scene_index": 11, "scene": "The clothes basket is positioned at the center."} +{"scene_index": 12, "scene": "The clothes basket is positioned at the center."} +{"scene_index": 13, "scene": "The clothes basket is positioned to the right."} +{"scene_index": 14, "scene": "The clothes basket is placed at the center position."} +{"scene_index": 15, "scene": "The clothes basket is positioned to the right."} +{"scene_index": 16, "scene": "The clothes basket is placed at the center position."} +{"scene_index": 17, "scene": "The clothes basket is on the right side."} +{"scene_index": 18, "scene": "The clothes basket is positioned at the center."} +{"scene_index": 19, "scene": "The clothes basket is positioned at the center."} +{"scene_index": 20, "scene": "The clothes basket is positioned at the center."} +{"scene_index": 21, "scene": "The clothes basket is positioned at the center."} +{"scene_index": 22, "scene": "The clothes basket is positioned at the center."} +{"scene_index": 23, "scene": "The clothes basket is positioned at the center."} +{"scene_index": 24, "scene": "The clothes basket is on the right side."} +{"scene_index": 25, "scene": "The clothes basket is positioned at the center."} +{"scene_index": 26, "scene": "The clothes basket is located at the center position."} +{"scene_index": 27, "scene": "The clothes basket is positioned at the center."} +{"scene_index": 28, "scene": "The clothes basket is positioned on the right side."} +{"scene_index": 29, "scene": "The clothes basket is positioned at the back right location."} +{"scene_index": 30, "scene": "The clothes basket is on the right side."} +{"scene_index": 31, "scene": "The clothes basket is positioned at the center."} +{"scene_index": 32, "scene": "The clothes basket is positioned at the center."} +{"scene_index": 33, "scene": "The clothes basket is located at the center position."} +{"scene_index": 34, "scene": "The clothes basket is positioned to the right."} +{"scene_index": 35, "scene": "The clothes basket is positioned at the center."} +{"scene_index": 36, "scene": "The clothes basket is positioned at the center."} +{"scene_index": 37, "scene": "The clothes basket is on the right side."} +{"scene_index": 38, "scene": "The clothes basket is placed at the center position."} +{"scene_index": 39, "scene": "The clothes basket is placed at the center position."} +{"scene_index": 40, "scene": "The clothes basket is positioned at the center."} +{"scene_index": 41, "scene": "The clothes basket is positioned to the right."} +{"scene_index": 42, "scene": "The clothes basket is positioned at the center."} +{"scene_index": 43, "scene": "The clothes basket is placed at the center position."} +{"scene_index": 44, "scene": "The clothes basket is located at the center position."} +{"scene_index": 45, "scene": "The clothes basket is positioned at the center."} +{"scene_index": 46, "scene": "The clothes basket is positioned at the center."} +{"scene_index": 47, "scene": "The clothes basket is placed at the center position."} +{"scene_index": 48, "scene": "The clothes basket is placed at the center position."} +{"scene_index": 49, "scene": "The clothes basket is on the right side."} +{"scene_index": 50, "scene": "The clothes basket is placed at the center position."} +{"scene_index": 51, "scene": "The clothes basket is placed at the center position."} +{"scene_index": 52, "scene": "The clothes basket is located at the center position."} +{"scene_index": 53, "scene": "The clothes basket is located at the center position."} +{"scene_index": 54, "scene": "The clothes basket is placed at the center position."} +{"scene_index": 55, "scene": "The clothes basket is positioned at the center."} +{"scene_index": 56, "scene": "The clothes basket is positioned at the center."} +{"scene_index": 57, "scene": "The clothes basket is placed at the center position."} +{"scene_index": 58, "scene": "The clothes basket is on the right."} +{"scene_index": 59, "scene": "The clothes basket is placed at the center position."} +{"scene_index": 60, "scene": "The clothes basket is positioned at the center."} +{"scene_index": 61, "scene": "The clothes basket is placed at the center position."} +{"scene_index": 62, "scene": "The clothes basket is positioned at the center."} +{"scene_index": 63, "scene": "The clothes basket is placed at the center position."} +{"scene_index": 64, "scene": "The clothes basket is positioned on the right side."} +{"scene_index": 65, "scene": "The clothes basket is positioned to the right."} +{"scene_index": 66, "scene": "The clothes basket is located at the center position."} +{"scene_index": 67, "scene": "The clothes basket is positioned at the center."} +{"scene_index": 68, "scene": "The clothes basket is located at the center position."} +{"scene_index": 69, "scene": "The clothes basket is placed at the center position."} +{"scene_index": 70, "scene": "The clothes basket is positioned at the center."} +{"scene_index": 71, "scene": "The clothes basket is located at the center position."} +{"scene_index": 72, "scene": "The clothes basket is on the right side."} +{"scene_index": 73, "scene": "The clothes basket is positioned at the center."} +{"scene_index": 74, "scene": "The clothes basket is placed at the center position."} +{"scene_index": 75, "scene": "The clothes basket is placed at the center position."} +{"scene_index": 76, "scene": "The clothes basket is placed at the center position."} +{"scene_index": 77, "scene": "The clothes basket is positioned at the center."} +{"scene_index": 78, "scene": "The clothes basket is on the right."} +{"scene_index": 79, "scene": "The clothes basket is placed at the center position."} +{"scene_index": 80, "scene": "The clothes basket is positioned to the right."} +{"scene_index": 81, "scene": "The clothes basket is positioned at the center."} +{"scene_index": 82, "scene": "The clothes basket is located at the center position."} +{"scene_index": 83, "scene": "The clothes basket is located at the center position."} +{"scene_index": 84, "scene": "The clothes basket is on the right side."} +{"scene_index": 85, "scene": "The clothes basket is positioned at the center."} +{"scene_index": 86, "scene": "The clothes basket is positioned at the center."} +{"scene_index": 87, "scene": "The clothes basket is on the right side."} +{"scene_index": 88, "scene": "The clothes basket is positioned at the center."} +{"scene_index": 89, "scene": "The clothes basket is positioned at the center."} +{"scene_index": 90, "scene": "The clothes basket is placed at the center position."} +{"scene_index": 91, "scene": "The clothes basket is located at the back position, indicating that it is situated behind other objects or in a rear area."} +{"scene_index": 92, "scene": "The clothes basket is located at the center position."} +{"scene_index": 93, "scene": "The clothes basket is placed at the center position."} +{"scene_index": 94, "scene": "The clothes basket is on the right side."} +{"scene_index": 95, "scene": "The clothes basket is placed at the center position."} diff --git a/alpha_bot_2_carry_the_clothes_basket/annotations/subtask_annotations.jsonl b/alpha_bot_2_carry_the_clothes_basket/annotations/subtask_annotations.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..3f8882f55fdb2e9f2551ba9cd40952bba1fe1958 --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/annotations/subtask_annotations.jsonl @@ -0,0 +1,9 @@ +{"subtask_index": 0, "subtask": "Move the basket above the other table"} +{"subtask_index": 1, "subtask": "Grasp the basket with both grippers"} +{"subtask_index": 2, "subtask": "Grasp the basket with left gripper"} +{"subtask_index": 3, "subtask": "Grasp the basket with right gripper"} +{"subtask_index": 4, "subtask": "End"} +{"subtask_index": 5, "subtask": "Place the basket on the table with right gripper"} +{"subtask_index": 6, "subtask": "Place the basket on the table with both grippers"} +{"subtask_index": 7, "subtask": "Place the basket on the table with left gripper"} +{"subtask_index": 8, "subtask": "null"} diff --git a/alpha_bot_2_carry_the_clothes_basket/data/chunk-000/episode_000000.parquet b/alpha_bot_2_carry_the_clothes_basket/data/chunk-000/episode_000000.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e68da1f4a4cee7b7aba6dae9dd39918166cccaa5 --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/data/chunk-000/episode_000000.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f4d682762f1c45ebc83178ea5e8bef9b455b71a547ba3303a7e13e7a3d5daa18 +size 515858 diff --git a/alpha_bot_2_carry_the_clothes_basket/data/chunk-000/episode_000001.parquet b/alpha_bot_2_carry_the_clothes_basket/data/chunk-000/episode_000001.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f7b0dcaf8498f1c6089ab746b3180f050ea66d4f --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/data/chunk-000/episode_000001.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1aad994bf42e6f56d4062ab171191d7e9877fe1af80d05aff9971f73dbc6ae20 +size 470067 diff --git a/alpha_bot_2_carry_the_clothes_basket/data/chunk-000/episode_000002.parquet b/alpha_bot_2_carry_the_clothes_basket/data/chunk-000/episode_000002.parquet new file mode 100644 index 0000000000000000000000000000000000000000..49b3c3185928d1b5c70b3d23bda3a81f1bb4e7e2 --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/data/chunk-000/episode_000002.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f82dd44c5a84a61a12b30a705a8c2492b2617755d6906bdd79f922fa3b982431 +size 507898 diff --git a/alpha_bot_2_carry_the_clothes_basket/data/chunk-000/episode_000003.parquet b/alpha_bot_2_carry_the_clothes_basket/data/chunk-000/episode_000003.parquet new file mode 100644 index 0000000000000000000000000000000000000000..97f817505f2b1bda9ab1ccf0aa3534cc9a613581 --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/data/chunk-000/episode_000003.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c65359d9d65ea2f2c97dcc1cb0400a88fbb9340823bc9467ca6a286800f8ee78 +size 503887 diff --git a/alpha_bot_2_carry_the_clothes_basket/data/chunk-000/episode_000004.parquet b/alpha_bot_2_carry_the_clothes_basket/data/chunk-000/episode_000004.parquet new file mode 100644 index 0000000000000000000000000000000000000000..760af4fbd2d4feff9768e7d47c4ff05ab31cba61 --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/data/chunk-000/episode_000004.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:27cdacef89591a3df9e6e8deda344b6c627fa1462ceefe40bfc473b071bb8eab +size 471779 diff --git a/alpha_bot_2_carry_the_clothes_basket/data/chunk-000/episode_000005.parquet b/alpha_bot_2_carry_the_clothes_basket/data/chunk-000/episode_000005.parquet new file mode 100644 index 0000000000000000000000000000000000000000..59e7591cb65f310e4842f0201808f3515588dcfc --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/data/chunk-000/episode_000005.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:101b86acc30b05d20c3221d27eae9c40472621e2ac78852d4d1a1c3ed1a1d1f7 +size 456151 diff --git a/alpha_bot_2_carry_the_clothes_basket/data/chunk-000/episode_000006.parquet b/alpha_bot_2_carry_the_clothes_basket/data/chunk-000/episode_000006.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ee27f4fb410040ca6eff410663785d7041ee5fbc --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/data/chunk-000/episode_000006.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e76e21506407123672b6c8642ce5179d54e1ba5fc02a4f1af119bde6b2d5cc60 +size 576440 diff --git a/alpha_bot_2_carry_the_clothes_basket/data/chunk-000/episode_000007.parquet b/alpha_bot_2_carry_the_clothes_basket/data/chunk-000/episode_000007.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d8bb7bd0020f2a2cf0c5c96bfde35739424aa299 --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/data/chunk-000/episode_000007.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e977ab7fa75412b2e1e3462706687e3158d6e473d17d56b75bb3c86dcdc86ba +size 574442 diff --git a/alpha_bot_2_carry_the_clothes_basket/data/chunk-000/episode_000008.parquet b/alpha_bot_2_carry_the_clothes_basket/data/chunk-000/episode_000008.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8c7c957179a4fc7dceb8f3ed622f317fdc00327b --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/data/chunk-000/episode_000008.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d2d1ea8b3c39377d214c66e02735b2354e38a0363bc949a794a91635581aa1d +size 440875 diff --git a/alpha_bot_2_carry_the_clothes_basket/data/chunk-000/episode_000009.parquet b/alpha_bot_2_carry_the_clothes_basket/data/chunk-000/episode_000009.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8209761bf6e458c65f8790310fb47223aa660291 --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/data/chunk-000/episode_000009.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:57f04448d1c2311b52f3fedf80e43bcc0f181e88603e5d8b3868606ff4d927fa +size 497248 diff --git a/alpha_bot_2_carry_the_clothes_basket/data/chunk-000/episode_000010.parquet b/alpha_bot_2_carry_the_clothes_basket/data/chunk-000/episode_000010.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f6a80b29261ac7cd38236e134fdcf41fcd4b89a7 --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/data/chunk-000/episode_000010.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b9bc01e061c5392a313a581f273ca148da4f03117f2f7670009450f39cf5a90 +size 531712 diff --git a/alpha_bot_2_carry_the_clothes_basket/data/chunk-000/episode_000011.parquet b/alpha_bot_2_carry_the_clothes_basket/data/chunk-000/episode_000011.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2fe7d2225742e350c2e50d0ddbe72346a5b86a7b --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/data/chunk-000/episode_000011.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29776a7a9067f37d96b66084d5b5ef01a2f00fd68d35d09a1876148b35249706 +size 459434 diff --git a/alpha_bot_2_carry_the_clothes_basket/data/chunk-000/episode_000012.parquet b/alpha_bot_2_carry_the_clothes_basket/data/chunk-000/episode_000012.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9c30138f27a8885e4758f310dccf05cc382159de --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/data/chunk-000/episode_000012.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:97a03ece66b30cc008a78598e73e06d0ac51e272f0f6859b68ec8e2e16fc258f +size 510537 diff --git a/alpha_bot_2_carry_the_clothes_basket/data/chunk-000/episode_000013.parquet b/alpha_bot_2_carry_the_clothes_basket/data/chunk-000/episode_000013.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b64d0135c41f819f686a057d08588a5d37345192 --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/data/chunk-000/episode_000013.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:346130ddf2a99e5e3f994e099627f51b0d661bbd7fe8ac950628f827b91b4552 +size 427048 diff --git a/alpha_bot_2_carry_the_clothes_basket/data/chunk-000/episode_000014.parquet b/alpha_bot_2_carry_the_clothes_basket/data/chunk-000/episode_000014.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e51790f1f6c77a34f2b7d0e1ba14a2a183a3cf58 --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/data/chunk-000/episode_000014.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f0406279d5d2ff3594bf80e4bf7a723a8be8d0aa05e80cffd7644307da090151 +size 530984 diff --git a/alpha_bot_2_carry_the_clothes_basket/data/chunk-000/episode_000015.parquet b/alpha_bot_2_carry_the_clothes_basket/data/chunk-000/episode_000015.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4c0d0684cc13455071c612f64d49896ec8c4bb33 --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/data/chunk-000/episode_000015.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:238013d5cddd34214db19cde24ba9d1b3c1973226de1e9b291f7e0351c167229 +size 491342 diff --git a/alpha_bot_2_carry_the_clothes_basket/data/chunk-000/episode_000016.parquet b/alpha_bot_2_carry_the_clothes_basket/data/chunk-000/episode_000016.parquet new file mode 100644 index 0000000000000000000000000000000000000000..94bb0b685ddaf995741d6be6a5972f7d1cded6a0 --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/data/chunk-000/episode_000016.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e201b08154779f692d3f904c47f4ca7846be1702b56b6a5305651fbbbecc8718 +size 484633 diff --git a/alpha_bot_2_carry_the_clothes_basket/data/chunk-000/episode_000017.parquet b/alpha_bot_2_carry_the_clothes_basket/data/chunk-000/episode_000017.parquet new file mode 100644 index 0000000000000000000000000000000000000000..07677ae2f33617c6f45f15f4cbdf16ea2af33d7a --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/data/chunk-000/episode_000017.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00b1749b0f493fef7b279fbdfc71a52a6db38da030bd7a1bb61a5b7749d29371 +size 428858 diff --git a/alpha_bot_2_carry_the_clothes_basket/data/chunk-000/episode_000018.parquet b/alpha_bot_2_carry_the_clothes_basket/data/chunk-000/episode_000018.parquet new file mode 100644 index 0000000000000000000000000000000000000000..95e4de75d4a95e8536629254dbffc7d8c9ffacb6 --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/data/chunk-000/episode_000018.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd7a8087c390e36baeca9911967db4b44bb23f934b258ea02fe1d04208907d53 +size 439978 diff --git a/alpha_bot_2_carry_the_clothes_basket/data/chunk-000/episode_000019.parquet b/alpha_bot_2_carry_the_clothes_basket/data/chunk-000/episode_000019.parquet new file mode 100644 index 0000000000000000000000000000000000000000..842534a223b8d3bbdc0e012db3d436313502b242 --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/data/chunk-000/episode_000019.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:25f8a0f524630d495e765d651515d09ae012f82c1f0ff0f69c5347bcb5e0c32d +size 436030 diff --git a/alpha_bot_2_carry_the_clothes_basket/data/chunk-000/episode_000020.parquet b/alpha_bot_2_carry_the_clothes_basket/data/chunk-000/episode_000020.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4e8996e584c1d92402c63941970e6508104a93a4 --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/data/chunk-000/episode_000020.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bacf3fe18fbb2a4314ae65268e66c61739a9c98a1f99312324ea89dd27918558 +size 405858 diff --git a/alpha_bot_2_carry_the_clothes_basket/data/chunk-000/episode_000021.parquet b/alpha_bot_2_carry_the_clothes_basket/data/chunk-000/episode_000021.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a86d048d63e00b230bb62b05459d2b1d5d86e7b7 --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/data/chunk-000/episode_000021.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a6d92b3686843a3a2bbbea8a9c1b9dbb17bc250894d0f2cb4a560a3a5c03828 +size 399667 diff --git a/alpha_bot_2_carry_the_clothes_basket/data/chunk-000/episode_000022.parquet b/alpha_bot_2_carry_the_clothes_basket/data/chunk-000/episode_000022.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e982ca45d86233fa37f4ab9814af1cada48fe01f --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/data/chunk-000/episode_000022.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6356a46e18ef9a7897e076227c7b11a1dcbecd40d898cdf4d7aa5b14e8dce7a9 +size 453971 diff --git a/alpha_bot_2_carry_the_clothes_basket/data/chunk-000/episode_000023.parquet b/alpha_bot_2_carry_the_clothes_basket/data/chunk-000/episode_000023.parquet new file mode 100644 index 0000000000000000000000000000000000000000..859b04a8d0bdd27eafb2c57dc8f62da8cb9314ee --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/data/chunk-000/episode_000023.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8780262c6444d5ee77b0a821ea201818cb20b08ef81d89f69d3722e34e292594 +size 447110 diff --git a/alpha_bot_2_carry_the_clothes_basket/data/chunk-000/episode_000024.parquet b/alpha_bot_2_carry_the_clothes_basket/data/chunk-000/episode_000024.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6214ffb1fee514b06a1e12f86a2c9cd6e017be97 --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/data/chunk-000/episode_000024.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:36585316765afec0ff5bace973d37fe42324eb4b711cf828cece7f53c87eed4f +size 398525 diff --git a/alpha_bot_2_carry_the_clothes_basket/data/chunk-000/episode_000025.parquet b/alpha_bot_2_carry_the_clothes_basket/data/chunk-000/episode_000025.parquet new file mode 100644 index 0000000000000000000000000000000000000000..78054c68d0256ba5982e3e84314a0a8b9529c5dc --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/data/chunk-000/episode_000025.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0130aa79147d2226857bd4462ab5714801a6a60a3e4d3046872ab175c3cec656 +size 412512 diff --git a/alpha_bot_2_carry_the_clothes_basket/data/chunk-000/episode_000026.parquet b/alpha_bot_2_carry_the_clothes_basket/data/chunk-000/episode_000026.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3c31b9bcfa364eeb5b5300eeb6e0abfa63c4986d --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/data/chunk-000/episode_000026.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:211cd9c714dae6fd5fcd380d772292d21d790550b0a74160d4036aa73371e9f4 +size 387425 diff --git a/alpha_bot_2_carry_the_clothes_basket/data/chunk-000/episode_000027.parquet b/alpha_bot_2_carry_the_clothes_basket/data/chunk-000/episode_000027.parquet new file mode 100644 index 0000000000000000000000000000000000000000..44f94fbd1ac8c9609101a5715ce29dfd652da816 --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/data/chunk-000/episode_000027.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:934a4dcebb0c665f41ae22fc64dc4c09c6f919929c60bef4a255eeab924df3f2 +size 479181 diff --git a/alpha_bot_2_carry_the_clothes_basket/data/chunk-000/episode_000028.parquet b/alpha_bot_2_carry_the_clothes_basket/data/chunk-000/episode_000028.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b147ba6bf48db3ad04f606965418ff9977b2ef47 --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/data/chunk-000/episode_000028.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55b7caa0b5e3dd0e76e160399191292dbb83c24f3583837e35f51b7cb415dd3c +size 396234 diff --git a/alpha_bot_2_carry_the_clothes_basket/data/chunk-000/episode_000029.parquet b/alpha_bot_2_carry_the_clothes_basket/data/chunk-000/episode_000029.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1af32ab245690eed82d42bc4c1f2f33757337d61 --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/data/chunk-000/episode_000029.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5924a5d3f8476d18074c6434843cc51d2efad102702b5dfd08938bbe95541158 +size 426452 diff --git a/alpha_bot_2_carry_the_clothes_basket/data/chunk-000/episode_000030.parquet b/alpha_bot_2_carry_the_clothes_basket/data/chunk-000/episode_000030.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2d4568d0c1869e5e9c14fa57b2098783f9b99e97 --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/data/chunk-000/episode_000030.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da2d04221d12fe64cc134ecafe7e01333a8fabf97e60c250729da8388b08ca45 +size 414166 diff --git a/alpha_bot_2_carry_the_clothes_basket/data/chunk-000/episode_000031.parquet b/alpha_bot_2_carry_the_clothes_basket/data/chunk-000/episode_000031.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e05481c2b3ba51429982c96473cebdb032fb9b4e --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/data/chunk-000/episode_000031.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:02b5d74985a5e8264c88123667dddd2d677670e49ded58c6e7046de230865847 +size 386276 diff --git a/alpha_bot_2_carry_the_clothes_basket/data/chunk-000/episode_000032.parquet b/alpha_bot_2_carry_the_clothes_basket/data/chunk-000/episode_000032.parquet new file mode 100644 index 0000000000000000000000000000000000000000..737dace93a46a5c02e8d2df33498195c05b1299c --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/data/chunk-000/episode_000032.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e5dbc78443b2aebc36421e19fcbb1be7d237f9b8159d75b69550b74614b59704 +size 331616 diff --git a/alpha_bot_2_carry_the_clothes_basket/data/chunk-000/episode_000033.parquet b/alpha_bot_2_carry_the_clothes_basket/data/chunk-000/episode_000033.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c5bc1eba381efb204ff17037ed261d5555e1fe07 --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/data/chunk-000/episode_000033.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1a3dca3e068ddc1b3afa538b34f913da6416c992f809ffed965e3977a313c4e3 +size 410386 diff --git a/alpha_bot_2_carry_the_clothes_basket/data/chunk-000/episode_000034.parquet b/alpha_bot_2_carry_the_clothes_basket/data/chunk-000/episode_000034.parquet new file mode 100644 index 0000000000000000000000000000000000000000..53770e9fea16da71d2f198999333f60c76843819 --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/data/chunk-000/episode_000034.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ef253a62415bda3a00193f071804031463b7b329e5dc47a3aaa76d752da8ddf +size 384165 diff --git a/alpha_bot_2_carry_the_clothes_basket/data/chunk-000/episode_000035.parquet b/alpha_bot_2_carry_the_clothes_basket/data/chunk-000/episode_000035.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4e6728626c27a9b654337282ea431c72b7d40a88 --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/data/chunk-000/episode_000035.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a0a3e8176b30d79babec4cec1b861e45e8c082be8e66babdf398b545519c01f +size 305151 diff --git a/alpha_bot_2_carry_the_clothes_basket/data/chunk-000/episode_000036.parquet b/alpha_bot_2_carry_the_clothes_basket/data/chunk-000/episode_000036.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fc519236807e62a5fb27f3ce42a47dcc4f3cfab5 --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/data/chunk-000/episode_000036.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3084ef858e981898ddf15c944cb11ffcb10e6222c40be2c8f8e00a508931236d +size 311511 diff --git a/alpha_bot_2_carry_the_clothes_basket/data/chunk-000/episode_000037.parquet b/alpha_bot_2_carry_the_clothes_basket/data/chunk-000/episode_000037.parquet new file mode 100644 index 0000000000000000000000000000000000000000..afa4bad229d9293007631cd4aa9b6b776796d1ff --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/data/chunk-000/episode_000037.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f663c75eae90c34b578764fe43341f422727b689af04f7357cff6a0c6ef9afb1 +size 396750 diff --git a/alpha_bot_2_carry_the_clothes_basket/data/chunk-000/episode_000038.parquet b/alpha_bot_2_carry_the_clothes_basket/data/chunk-000/episode_000038.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ebbb57c1fd351d548794852efb826c95d892399f --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/data/chunk-000/episode_000038.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f858deca18fa754ca3e32f0febab937911def4031da4ef44b6e30ad491c2599a +size 375431 diff --git a/alpha_bot_2_carry_the_clothes_basket/data/chunk-000/episode_000039.parquet b/alpha_bot_2_carry_the_clothes_basket/data/chunk-000/episode_000039.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5382df5ca6b55d783785e2481c00011702d204b4 --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/data/chunk-000/episode_000039.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:25d3b7edbe8d9037f8c191c9143c3eaa236923b26c9caa18e9c13f5c56173c80 +size 331795 diff --git a/alpha_bot_2_carry_the_clothes_basket/data/chunk-000/episode_000040.parquet b/alpha_bot_2_carry_the_clothes_basket/data/chunk-000/episode_000040.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cf19ae0567ba46a46118d01ec42d5c58d3e9f95d --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/data/chunk-000/episode_000040.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2212e250ae0830ed43fb5a2b6322a42d439afe851c72675c4a1e2d86d55be0ec +size 329649 diff --git a/alpha_bot_2_carry_the_clothes_basket/data/chunk-000/episode_000041.parquet b/alpha_bot_2_carry_the_clothes_basket/data/chunk-000/episode_000041.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9f20f3a638b97c10e117559060365e1e634663be --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/data/chunk-000/episode_000041.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd90af5daddc4d13f5a5128f3ee510d913559a78c17927493c28b2a4b40d2445 +size 324767 diff --git a/alpha_bot_2_carry_the_clothes_basket/data/chunk-000/episode_000042.parquet b/alpha_bot_2_carry_the_clothes_basket/data/chunk-000/episode_000042.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2cd86a2d168add54d93ee33a51b25084905045b6 --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/data/chunk-000/episode_000042.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9251864c4f7a40707cd8df9fb6972a40f511c122fb5fd4f66e222dc8eadc7db8 +size 353170 diff --git a/alpha_bot_2_carry_the_clothes_basket/data/chunk-000/episode_000043.parquet b/alpha_bot_2_carry_the_clothes_basket/data/chunk-000/episode_000043.parquet new file mode 100644 index 0000000000000000000000000000000000000000..52ba0fafe2b14b13f252af9ee6e126c5f72dbd80 --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/data/chunk-000/episode_000043.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ab3b92006a415605c0a38f4e2fc50c7db737891e655a1a0a39ffe284042dc4d +size 311128 diff --git a/alpha_bot_2_carry_the_clothes_basket/data/chunk-000/episode_000044.parquet b/alpha_bot_2_carry_the_clothes_basket/data/chunk-000/episode_000044.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2acc58062abf32d54217b2250a47adb477ff9383 --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/data/chunk-000/episode_000044.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:02519ef4503fd56df008657c342241087d8819415bfc374faad7bb85d5929a7c +size 362143 diff --git a/alpha_bot_2_carry_the_clothes_basket/data/chunk-000/episode_000045.parquet b/alpha_bot_2_carry_the_clothes_basket/data/chunk-000/episode_000045.parquet new file mode 100644 index 0000000000000000000000000000000000000000..acb0a9c1c0d7adf00a569ac27a207e17495175a6 --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/data/chunk-000/episode_000045.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be03371271428c18d94953890f6f47d2262b21742c32bd358396866b11670103 +size 316283 diff --git a/alpha_bot_2_carry_the_clothes_basket/data/chunk-000/episode_000046.parquet b/alpha_bot_2_carry_the_clothes_basket/data/chunk-000/episode_000046.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1a45c4943064d30fe0f4695f3e0d9f5ff5328e03 --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/data/chunk-000/episode_000046.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3324251f1e20bab9ed69406d62a93c7127b1e599338a4aee7118fcd8944747c1 +size 324207 diff --git a/alpha_bot_2_carry_the_clothes_basket/data/chunk-000/episode_000047.parquet b/alpha_bot_2_carry_the_clothes_basket/data/chunk-000/episode_000047.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4fe10e4de86e143a0b3b97e846f5683a66ad2a36 --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/data/chunk-000/episode_000047.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d355fb5bc1936317b9073db701971901060b9116c8d8b9e7a83f4d14cd870a65 +size 315453 diff --git a/alpha_bot_2_carry_the_clothes_basket/data/chunk-000/episode_000048.parquet b/alpha_bot_2_carry_the_clothes_basket/data/chunk-000/episode_000048.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a0272225fc0df699349ffb8afb8dad45ccb786a2 --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/data/chunk-000/episode_000048.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:42fc22fc099107f47718d4259a728454106e272c0e8305f85a38ccc8fe504f5d +size 319376 diff --git a/alpha_bot_2_carry_the_clothes_basket/data/chunk-000/episode_000049.parquet b/alpha_bot_2_carry_the_clothes_basket/data/chunk-000/episode_000049.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f7c40f6c8bfb8903d11a292e16f82aade36957c0 --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/data/chunk-000/episode_000049.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:744b622f260e1eb4b58e791c9d560be97d481996a039d7fb7d4b2cce25ef11d5 +size 329259 diff --git a/alpha_bot_2_carry_the_clothes_basket/meta/episodes.jsonl b/alpha_bot_2_carry_the_clothes_basket/meta/episodes.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..3703cc8663b7f9cf9eab2f3427d996a45c6f7830 --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/meta/episodes.jsonl @@ -0,0 +1,50 @@ +{"episode_index": 0, "tasks": ["carry the clothes basket in coordination with both hands."], "length": 1133} +{"episode_index": 1, "tasks": ["carry the clothes basket in coordination with both hands."], "length": 1030} +{"episode_index": 2, "tasks": ["carry the clothes basket in coordination with both hands."], "length": 1112} +{"episode_index": 3, "tasks": ["carry the clothes basket in coordination with both hands."], "length": 1105} +{"episode_index": 4, "tasks": ["carry the clothes basket in coordination with both hands."], "length": 1088} +{"episode_index": 5, "tasks": ["carry the clothes basket in coordination with both hands."], "length": 1033} +{"episode_index": 6, "tasks": ["carry the clothes basket in coordination with both hands."], "length": 1264} +{"episode_index": 7, "tasks": ["carry the clothes basket in coordination with both hands."], "length": 1302} +{"episode_index": 8, "tasks": ["carry the clothes basket in coordination with both hands."], "length": 986} +{"episode_index": 9, "tasks": ["carry the clothes basket in coordination with both hands."], "length": 1143} +{"episode_index": 10, "tasks": ["carry the clothes basket in coordination with both hands."], "length": 1196} +{"episode_index": 11, "tasks": ["carry the clothes basket in coordination with both hands."], "length": 1029} +{"episode_index": 12, "tasks": ["carry the clothes basket in coordination with both hands."], "length": 1157} +{"episode_index": 13, "tasks": ["carry the clothes basket in coordination with both hands."], "length": 936} +{"episode_index": 14, "tasks": ["carry the clothes basket in coordination with both hands."], "length": 1235} +{"episode_index": 15, "tasks": ["carry the clothes basket in coordination with both hands."], "length": 1093} +{"episode_index": 16, "tasks": ["carry the clothes basket in coordination with both hands."], "length": 1134} +{"episode_index": 17, "tasks": ["carry the clothes basket in coordination with both hands."], "length": 982} +{"episode_index": 18, "tasks": ["carry the clothes basket in coordination with both hands."], "length": 974} +{"episode_index": 19, "tasks": ["carry the clothes basket in coordination with both hands."], "length": 932} +{"episode_index": 20, "tasks": ["carry the clothes basket in coordination with both hands."], "length": 875} +{"episode_index": 21, "tasks": ["carry the clothes basket in coordination with both hands."], "length": 847} +{"episode_index": 22, "tasks": ["carry the clothes basket in coordination with both hands."], "length": 1041} +{"episode_index": 23, "tasks": ["carry the clothes basket in coordination with both hands."], "length": 986} +{"episode_index": 24, "tasks": ["carry the clothes basket in coordination with both hands."], "length": 862} +{"episode_index": 25, "tasks": ["carry the clothes basket in coordination with both hands."], "length": 939} +{"episode_index": 26, "tasks": ["carry the clothes basket in coordination with both hands."], "length": 865} +{"episode_index": 27, "tasks": ["carry the clothes basket in coordination with both hands."], "length": 1165} +{"episode_index": 28, "tasks": ["carry the clothes basket in coordination with both hands."], "length": 852} +{"episode_index": 29, "tasks": ["carry the clothes basket in coordination with both hands."], "length": 957} +{"episode_index": 30, "tasks": ["carry the clothes basket in coordination with both hands."], "length": 961} +{"episode_index": 31, "tasks": ["carry the clothes basket in coordination with both hands."], "length": 895} +{"episode_index": 32, "tasks": ["carry the clothes basket in coordination with both hands."], "length": 763} +{"episode_index": 33, "tasks": ["carry the clothes basket in coordination with both hands."], "length": 914} +{"episode_index": 34, "tasks": ["carry the clothes basket in coordination with both hands."], "length": 840} +{"episode_index": 35, "tasks": ["carry the clothes basket in coordination with both hands."], "length": 656} +{"episode_index": 36, "tasks": ["carry the clothes basket in coordination with both hands."], "length": 664} +{"episode_index": 37, "tasks": ["carry the clothes basket in coordination with both hands."], "length": 852} +{"episode_index": 38, "tasks": ["carry the clothes basket in coordination with both hands."], "length": 823} +{"episode_index": 39, "tasks": ["carry the clothes basket in coordination with both hands."], "length": 762} +{"episode_index": 40, "tasks": ["carry the clothes basket in coordination with both hands."], "length": 729} +{"episode_index": 41, "tasks": ["carry the clothes basket in coordination with both hands."], "length": 703} +{"episode_index": 42, "tasks": ["carry the clothes basket in coordination with both hands."], "length": 760} +{"episode_index": 43, "tasks": ["carry the clothes basket in coordination with both hands."], "length": 666} +{"episode_index": 44, "tasks": ["carry the clothes basket in coordination with both hands."], "length": 761} +{"episode_index": 45, "tasks": ["carry the clothes basket in coordination with both hands."], "length": 688} +{"episode_index": 46, "tasks": ["carry the clothes basket in coordination with both hands."], "length": 715} +{"episode_index": 47, "tasks": ["carry the clothes basket in coordination with both hands."], "length": 702} +{"episode_index": 48, "tasks": ["carry the clothes basket in coordination with both hands."], "length": 697} +{"episode_index": 49, "tasks": ["carry the clothes basket in coordination with both hands."], "length": 723} diff --git a/alpha_bot_2_carry_the_clothes_basket/meta/episodes_stats.jsonl b/alpha_bot_2_carry_the_clothes_basket/meta/episodes_stats.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..f891b3bf1fef06d21f0dfa0be99c29e371b54de5 --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/meta/episodes_stats.jsonl @@ -0,0 +1,50 @@ +{"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.45058320449974865]], [[0.4331376686358304]], [[0.41016222033685273]]], "std": [[[0.1918722414632418]], [[0.1898402155896647]], [[0.19994773312901437]]], "count": [195]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46189859539969835]], [[0.4540720378749791]], [[0.438134742123345]]], "std": [[[0.20531977862026168]], [[0.1961564811139075]], [[0.2042806913586863]]], "count": [195]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45981646241830065]], [[0.4511181456343221]], [[0.4312680618401206]]], "std": [[[0.21559107220084142]], [[0.2099466428012543]], [[0.22407976528675305]]], "count": [195]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42723041101055803]], [[0.42442724673202614]], [[0.41220429026311384]]], "std": [[[0.19981136317925158]], [[0.20030890818429745]], [[0.20953860284038336]]], "count": [195]}, "observation.state": {"min": [-0.5936563014984131, 0.5149757862091064, 0.10304860025644302, -1.8239705562591553, -0.7869940400123596, -0.4010351896286011, -0.7826383709907532, -0.317365437746048, 0.4124085605144501, 0.1907651275396347, -2.069192409515381, -1.7871408462524414, -1.0325959920883179, 0.08527678996324539, -0.0012708178255707026, -0.5814782381057739, -1.6931111812591553, -0.02290199138224125, -0.12049861997365952, -0.07026586681604385, -0.3186034858226776, -0.5606393814086914, -0.004151437431573868, 1.3523131608963013, -1.8426192998886108, 0.29467689990997314, 0.0, 168.25], "max": [-0.09120327234268188, 0.8118486404418945, 0.45131704211235046, -0.9955750703811646, -0.05951681733131409, 0.6263550519943237, 0.05614069476723671, -0.053981561213731766, 0.5380614399909973, 0.32927942276000977, -1.081642985343933, -0.822777509689331, -0.456368625164032, 0.7346014976501465, 0.6213088631629944, -0.20399516820907593, -0.8940056562423706, 0.3876725435256958, 0.5629101395606995, 0.4595091938972473, -0.09521780908107758, -0.4254390597343445, 0.2655705511569977, 1.9750711917877197, -0.8960256576538086, 0.9812864065170288, 1002.0, 1005.0], "mean": [-0.45657986402511597, 0.6099875569343567, 0.3207539916038513, -1.4062714576721191, -0.47320976853370667, 0.17675721645355225, -0.38563963770866394, -0.18840110301971436, 0.4931989312171936, 0.24929426610469818, -1.6106469631195068, -1.440177083015442, -0.6750869154930115, 0.5196745991706848, 0.25518491864204407, -0.36926034092903137, -1.3082985877990723, 0.27090007066726685, 0.2410990446805954, 0.2938034236431122, -0.20428425073623657, -0.5185643434524536, 0.1126156896352768, 1.6034756898880005, -1.5290005207061768, 0.7023155689239502, 612.7855224609375, 679.8775024414062], "std": [0.12126784771680832, 0.06709624826908112, 0.055686186999082565, 0.24574889242649078, 0.21457038819789886, 0.2825273275375366, 0.18633387982845306, 0.0711669772863388, 0.030633211135864258, 0.046020179986953735, 0.2775491774082184, 0.320343017578125, 0.09330698847770691, 0.19022798538208008, 0.1677616983652115, 0.09575957804918289, 0.20924973487854004, 0.1093616932630539, 0.1630399227142334, 0.14193883538246155, 0.06232684850692749, 0.040898025035858154, 0.0741334855556488, 0.16563139855861664, 0.24569223821163177, 0.188253715634346, 477.6017150878906, 398.7091979980469], "count": [1133]}, "action": {"min": [-0.5936563014984131, 0.5149757862091064, 0.10304860025644302, -1.8239705562591553, -0.7869940400123596, -0.4010351896286011, -0.7826383709907532, -0.317365437746048, 0.4124085605144501, 0.1907651275396347, -2.069192409515381, -1.7871408462524414, -1.0325959920883179, 0.08527678996324539, -0.0012708178255707026, -0.5814782381057739, -1.6931111812591553, -0.02290199138224125, -0.12049861997365952, -0.07026586681604385, -0.3186034858226776, -0.5606393814086914, -0.004151437431573868, 1.3523131608963013, -1.8426192998886108, 0.29467689990997314, 0.0, 168.25], "max": [-0.09120327234268188, 0.8118486404418945, 0.45131704211235046, -0.9955750703811646, -0.05951681733131409, 0.6263550519943237, 0.05614069476723671, -0.053981561213731766, 0.5380614399909973, 0.32927942276000977, -1.081642985343933, -0.822777509689331, -0.456368625164032, 0.7346014976501465, 0.6213088631629944, -0.20399516820907593, -0.8940056562423706, 0.3876725435256958, 0.5629101395606995, 0.4595091938972473, -0.09521780908107758, -0.4254390597343445, 0.2655705511569977, 1.9750711917877197, -0.8960256576538086, 0.9812864065170288, 1002.0, 1005.0], "mean": [-0.456887423992157, 0.6099560260772705, 0.32071536779403687, -1.4060959815979004, -0.4734426438808441, 0.17691756784915924, -0.3863523304462433, -0.18832142651081085, 0.49325624108314514, 0.24928809702396393, -1.610857605934143, -1.4407200813293457, -0.6748420000076294, 0.5200251340866089, 0.25479811429977417, -0.369159996509552, -1.3081177473068237, 0.27093496918678284, 0.2415328472852707, 0.29406625032424927, -0.20419856905937195, -0.5186596512794495, 0.11249969154596329, 1.6033357381820679, -1.5294569730758667, 0.7023122310638428, 612.7837524414062, 679.8748168945312], "std": [0.12105738371610641, 0.06710705161094666, 0.055610738694667816, 0.24581564962863922, 0.21447552740573883, 0.2824101448059082, 0.18629348278045654, 0.07108288258314133, 0.03060419298708439, 0.04602257162332535, 0.27761122584342957, 0.3203233480453491, 0.09348384290933609, 0.19000351428985596, 0.167460635304451, 0.0957329198718071, 0.20924849808216095, 0.10936255753040314, 0.16273067891597748, 0.14161725342273712, 0.06224997341632843, 0.04085281863808632, 0.07404489070177078, 0.1657240092754364, 0.2454143911600113, 0.18825280666351318, 477.6003112792969, 398.7069091796875], "count": [1133]}, "timestamp": {"min": [0.0], "max": [37.733333333333334], "mean": [18.866666666666664], "std": [10.902293336725077], "count": [1133]}, "frame_index": {"min": [0], "max": [1132], "mean": [566.0], "std": [327.0688001017523], "count": [1133]}, "episode_index": {"min": [6], "max": [6], "mean": [6.0], "std": [0.0], "count": [1133]}, "index": {"min": [7002], "max": [8134], "mean": [7568.0], "std": [327.0688001017523], "count": [1133]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1133]}, "subtask_annotation": {"mean": [3.0247131509267433, 8.0, 8.0, 8.0, 8.0], "std": [2.22385923467566, 0.0, 0.0, 0.0, 0.0], "min": [0, 8, 8, 8, 8], "max": [8, 8, 8, 8, 8], "count": [1133]}, "scene_annotation": {"mean": [6.0], "std": [0.0], "min": [6], "max": [6], "count": [1133]}, "eef_direction_state": {"mean": [4.915269196822595, 5.033539276257723], "std": [1.735834317915798, 1.712506693991532], "min": [0, 0], "max": [6, 6], "count": [1133]}, "eef_velocity_state": {"mean": [0.46601941747572817, 0.34245366284201234], "std": [0.5985726974357035, 0.513823027028184], "min": [0, 0], "max": [2, 2], "count": [1133]}, "eef_acc_mag_state": {"mean": [0.23124448367166814, 0.1703442188879082], "std": [0.57100733620817, 0.500770426526487], "min": [0, 0], "max": [2, 2], "count": [1133]}, "eef_direction_action": {"mean": [4.915269196822595, 5.033539276257723], "std": [1.735834317915798, 1.712506693991532], "min": [0, 0], "max": [6, 6], "count": [1133]}, "eef_velocity_action": {"mean": [0.46601941747572817, 0.34245366284201234], "std": [0.5985726974357035, 0.513823027028184], "min": [0, 0], "max": [2, 2], "count": [1133]}, "eef_acc_mag_action": {"mean": [0.23124448367166814, 0.1703442188879082], "std": [0.57100733620817, 0.500770426526487], "min": [0, 0], "max": [2, 2], "count": [1133]}, "eef_sim_pose_state": {"mean": [0.5489665560090541, 0.3447117730460877, 1.2647915440719466, 0.11993884000912164, -0.1839245283427808, 1.0306668526545126, 0.5754044611709279, -0.20926123267851396, 1.2476172802421261, -0.11185977807742076, -0.10865845571084552, -0.9891702790748824], "std": [0.03337713645145501, 0.04351662544317564, 0.06352440149355633, 0.1807001099947658, 0.2825444026368191, 0.13174727868422806, 0.0481221926461232, 0.06198429479401493, 0.054106096527400324, 0.1637748125065518, 0.18491388826631538, 0.1686312040246798], "min": [0.46770524217352366, 0.2908715851578338, 1.131918999236185, -0.16930171635106167, -0.7099667451824667, 0.6657479811662235, 0.4677593192207366, -0.33418020938119275, 1.1334761470585046, -0.44634112814409116, -0.5347765116076499, -1.3585028199461928], "max": [0.5940994160879067, 0.42264324550494203, 1.3869876094445757, 0.49707953629161566, 0.17759015391762745, 1.3711328527758446, 0.6307875475459657, -0.10964400384401733, 1.3319583844497023, 0.1654602291026695, 0.10123269165302129, -0.6915697413023325], "count": [1133]}, "eef_sim_pose_action": {"mean": [0.549050671064, 0.3447443854837817, 1.2648766674986747, 0.11999500834513778, -0.1836665973783979, 1.0301525975249697, 0.5755082082036216, -0.20916096259929876, 1.2477139206271106, -0.11197658487041477, -0.10829899252849971, -0.9890022854740812], "std": [0.03334514848474461, 0.04350416900030789, 0.0634214540476247, 0.18069622063560617, 0.28249598800672576, 0.1320257942784331, 0.04806171082838801, 0.06191372709021709, 0.054011142540056026, 0.16379622272708483, 0.18477597778905186, 0.1684658385932822], "min": [0.46770524217352366, 0.2908715851578338, 1.131918999236185, -0.16930171635106167, -0.7099667451824667, 0.6657479811662235, 0.4677593192207366, -0.33418020938119275, 1.1334761470585046, -0.44634112814409116, -0.5347765116076499, -1.3585028199461928], "max": [0.5940994160879067, 0.42264324550494203, 1.3869876094445757, 0.49707953629161566, 0.17759015391762745, 1.3711328527758446, 0.6307875475459657, -0.10964400384401733, 1.3319583844497023, 0.1654602291026695, 0.10123269165302129, -0.6915697413023325], "count": [1133]}, "gripper_mode_state": {"mean": [0.3901147396293027, 0.3857016769638129], "std": [0.48777579844971797, 0.4867606119553196], "min": [0, 0], "max": [1, 1], "count": [1133]}, "gripper_activity_state": {"mean": [1.909973521624007, 1.9214474845542806], "std": [0.37439836905583834, 0.35153028985075346], "min": [0, 0], "max": [2, 2], "count": [1133]}, "gripper_mode_action": {"mean": [0.3901147396293027, 0.3857016769638129], "std": [0.48777579844971797, 0.4867606119553196], "min": [0, 0], "max": [1, 1], "count": [1133]}, "gripper_activity_action": {"mean": [1.909973521624007, 1.9214474845542806], "std": [0.3743983690558383, 0.35153028985075346], "min": [0, 0], "max": [2, 2], "count": [1133]}, "gripper_open_scale_state": {"mean": [0.5570776886302233, 0.61807041308092], "std": [0.4341833376348295, 0.3624640060765281], "min": [0.0, 0.15295454545454545], "max": [0.9109090909090909, 0.9136363636363637], "count": [1133]}, "gripper_open_scale_action": {"mean": [0.5570761066526477, 0.6180680612954164], "std": [0.4341820516814048, 0.362462096756147], "min": [0.0, 0.15295454545454545], "max": [0.9109090909090909, 0.9136363636363637], "count": [1133]}}} +{"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.4500722170313798]], [[0.4352985185787022]], [[0.4146254288087242]]], "std": [[[0.19552136577812199]], [[0.19567652394101184]], [[0.2060536131429541]]], "count": [181]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.455016131107139]], [[0.4480089474325642]], [[0.4315465370310187]]], "std": [[[0.20888989961476784]], [[0.20300156884556067]], [[0.21354131838564852]]], "count": [181]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47284284385945907]], [[0.4653181997707002]], [[0.44607712237749614]]], "std": [[[0.21042894299315146]], [[0.20647759292084425]], [[0.2223353419041722]]], "count": [181]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4381935416892355]], [[0.4367116408027299]], [[0.42558089025204926]]], "std": [[[0.20293278505731704]], [[0.20268568032870649]], [[0.2111597545931193]]], "count": [181]}, "observation.state": {"min": [-0.3548036217689514, 0.3527604937553406, -0.07110907882452011, -1.8896385431289673, -0.8682238459587097, -0.28116491436958313, -0.509577214717865, -0.30868199467658997, 0.388901948928833, 0.1767514944076538, -1.899580955505371, -1.912355661392212, -1.0990229845046997, 0.15819118916988373, -0.06053783372044563, -0.5250637531280518, -1.5252454280853271, -0.3020728528499603, -0.488183856010437, -0.10536334663629532, -0.3477363884449005, -0.5789874792098999, 0.005241500213742256, 1.4175125360488892, -1.7598472833633423, 0.37122225761413574, 0.0, 41.0], "max": [-0.05261840298771858, 0.7043516039848328, 0.4513028860092163, -1.301793098449707, -0.1962677240371704, 0.35286304354667664, 0.028276516124606133, -0.13979530334472656, 0.4919678270816803, 0.3457183837890625, -1.1323728561401367, -0.8888326287269592, -0.7260944843292236, 0.8280616402626038, 0.6046571135520935, -0.19337157905101776, -0.5192038416862488, 0.26756224036216736, 0.1501757651567459, 0.6108881235122681, -0.19525350630283356, -0.4452352523803711, 0.25225555896759033, 1.9746874570846558, -0.8964518904685974, 1.2270139455795288, 1002.125, 1002.0], "mean": [-0.22777867317199707, 0.5122635960578918, 0.17082564532756805, -1.589316725730896, -0.4303187131881714, 0.07952594012022018, -0.27879732847213745, -0.20275011658668518, 0.45277392864227295, 0.23565076291561127, -1.6204886436462402, -1.386978030204773, -0.912452220916748, 0.46965229511260986, 0.17991454899311066, -0.31344032287597656, -1.1366664171218872, -0.014508898369967937, -0.16378942131996155, 0.15585552155971527, -0.25043386220932007, -0.5221253037452698, 0.12151238322257996, 1.7386507987976074, -1.1733647584915161, 0.8439914584159851, 688.033935546875, 690.3687133789062], "std": [0.06634851545095444, 0.07336019724607468, 0.15853044390678406, 0.17643748223781586, 0.15995292365550995, 0.19106151163578033, 0.1197778508067131, 0.04415281489491463, 0.022304635494947433, 0.05832221359014511, 0.18585000932216644, 0.2436026632785797, 0.10610546171665192, 0.1810082495212555, 0.21336030960083008, 0.09361471980810165, 0.25901591777801514, 0.18443679809570312, 0.16049224138259888, 0.19304673373699188, 0.04360693693161011, 0.04284010827541351, 0.07286146283149719, 0.1408775895833969, 0.19526101648807526, 0.2244735211133957, 452.81402587890625, 438.6405334472656], "count": [1030]}, "action": {"min": [-0.3548036217689514, 0.3527604937553406, -0.07110907882452011, -1.8896385431289673, -0.8682238459587097, -0.28116491436958313, -0.509577214717865, -0.3086812496185303, 0.388901948928833, 0.1767514944076538, -1.899580955505371, -1.912355661392212, -1.0990229845046997, 0.15819118916988373, -0.06053783372044563, -0.5250637531280518, -1.5252454280853271, -0.3020728528499603, -0.488183856010437, -0.10536334663629532, -0.3477363884449005, -0.5789874792098999, 0.005241500213742256, 1.4175125360488892, -1.7598472833633423, 0.37122225761413574, 0.0, 41.0], "max": [-0.05261840298771858, 0.7043516039848328, 0.4512985348701477, -1.301793098449707, -0.1962677240371704, 0.35286304354667664, 0.028276516124606133, -0.13979530334472656, 0.4919678270816803, 0.3457183837890625, -1.1323728561401367, -0.8888326287269592, -0.7260944843292236, 0.8280616402626038, 0.6046615839004517, -0.19337157905101776, -0.5192038416862488, 0.26756224036216736, 0.1501757651567459, 0.6108881235122681, -0.19525350630283356, -0.4452352523803711, 0.25225555896759033, 1.9746874570846558, -0.8964518904685974, 1.2270139455795288, 1002.125, 1002.0], "mean": [-0.22790999710559845, 0.5120959877967834, 0.17065951228141785, -1.5893751382827759, -0.430560827255249, 0.0796084776520729, -0.2792747914791107, -0.20264790952205658, 0.4528052508831024, 0.2355959117412567, -1.6207351684570312, -1.387444019317627, -0.9126226305961609, 0.4699140191078186, 0.1793021410703659, -0.3132016658782959, -1.136335015296936, -0.01500682532787323, -0.16392011940479279, 0.15585105121135712, -0.2503799498081207, -0.5222156643867493, 0.12136798352003098, 1.738747477531433, -1.1732409000396729, 0.8442884683609009, 688.0367431640625, 690.3668212890625], "std": [0.06642643362283707, 0.07334647327661514, 0.1583258956670761, 0.17638859152793884, 0.15987475216388702, 0.19099344313144684, 0.11953277140855789, 0.04402914643287659, 0.02231673337519169, 0.05834939703345299, 0.18595562875270844, 0.2435533106327057, 0.1059795394539833, 0.18081237375736237, 0.21304525434970856, 0.09357614815235138, 0.2588818371295929, 0.18440352380275726, 0.160511776804924, 0.19305108487606049, 0.04356921464204788, 0.04277593642473221, 0.07278381288051605, 0.14079797267913818, 0.19533441960811615, 0.22454671561717987, 452.81591796875, 438.6403503417969], "count": [1030]}, "timestamp": {"min": [0.0], "max": [34.3], "mean": [17.15], "std": [9.911174949968792], "count": [1030]}, "frame_index": {"min": [0], "max": [1029], "mean": [514.5], "std": [297.33524849906377], "count": [1030]}, "episode_index": {"min": [8], "max": [8], "mean": [8.0], "std": [0.0], "count": [1030]}, "index": {"min": [9348], "max": [10377], "mean": [9862.5], "std": [297.33524849906377], "count": [1030]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1030]}, "subtask_annotation": {"mean": [2.666990291262136, 8.0, 8.0, 8.0, 8.0], "std": [2.104266971024042, 0.0, 0.0, 0.0, 0.0], "min": [0, 8, 8, 8, 8], "max": [8, 8, 8, 8, 8], "count": [1030]}, "scene_annotation": {"mean": [8.0], "std": [0.0], "min": [8], "max": [8], "count": [1030]}, "eef_direction_state": {"mean": [4.876699029126214, 4.855339805825243], "std": [1.8447881917779234, 1.892613549983327], "min": [0, 0], "max": [6, 6], "count": [1030]}, "eef_velocity_state": {"mean": [0.36310679611650487, 0.3533980582524272], "std": [0.5234297444093662, 0.5391138961350684], "min": [0, 0], "max": [2, 2], "count": [1030]}, "eef_acc_mag_state": {"mean": [0.2757281553398058, 0.22718446601941747], "std": [0.615095859514384, 0.5650318617628889], "min": [0, 0], "max": [2, 2], "count": [1030]}, "eef_direction_action": {"mean": [4.876699029126214, 4.855339805825243], "std": [1.8447881917779232, 1.892613549983327], "min": [0, 0], "max": [6, 6], "count": [1030]}, "eef_velocity_action": {"mean": [0.36310679611650487, 0.3533980582524272], "std": [0.5234297444093662, 0.5391138961350684], "min": [0, 0], "max": [2, 2], "count": [1030]}, "eef_acc_mag_action": {"mean": [0.2757281553398058, 0.22718446601941747], "std": [0.615095859514384, 0.5650318617628889], "min": [0, 0], "max": [2, 2], "count": [1030]}, "eef_sim_pose_state": {"mean": [0.5033041287850749, 0.3228273479689234, 1.2358501676893427, -0.04111656291661421, -0.1328704443753337, 1.1431558524307528, 0.5730366193167685, -0.20695043082407533, 1.1845642870381599, 0.08363884721127143, -0.3170246482983091, -1.1682382630520682], "std": [0.022366220536097877, 0.04668037395328581, 0.03860862510754499, 0.15658447865174802, 0.15563602858041423, 0.16537840350160818, 0.04684264265193864, 0.06845367764379492, 0.03353216728672975, 0.2019317766649151, 0.07650904704886312, 0.21594749688397608], "min": [0.45167282747913234, 0.2768039067745211, 1.1397801222623116, -0.4139336781643817, -0.4297733113287925, 0.8265321670631598, 0.4886610502117089, -0.3230737665904372, 1.1084408129237329, -0.2465153843565131, -0.4392320529014022, -1.472799968410394], "max": [0.5484981092158896, 0.412387142157285, 1.2950720670956843, 0.20756934173546726, 0.18975525139239724, 1.4334174257951098, 0.6417883102575483, -0.11412401128411444, 1.2353239963631968, 0.48768859218092075, -0.05791404513821452, -0.6728002042903681], "count": [1030]}, "eef_sim_pose_action": {"mean": [0.5033519726705381, 0.3228021696410135, 1.2359334576588703, -0.04133057312409177, -0.13255849145667115, 1.1428151946350915, 0.5731276778890644, -0.20680153198915224, 1.184592884692964, 0.08393471342316425, -0.3169644712307387, -1.1683834188891493], "std": [0.022387540042037135, 0.0466944573157391, 0.03849363614419525, 0.1565750717586814, 0.15545654134637835, 0.16551852513449766, 0.04676962289954366, 0.06839687628843516, 0.03350651362059636, 0.20192114172696463, 0.07648156573117396, 0.21605283701131556], "min": [0.45167282747913234, 0.2768039067745211, 1.1397809295329577, -0.4139336781643817, -0.4297733113287925, 0.8265321670631598, 0.4886610502117089, -0.3230737665904372, 1.1084408129237329, -0.2465153843565131, -0.4392320529014022, -1.472799968410394], "max": [0.5484981092158896, 0.412387142157285, 1.2950720670956843, 0.20756934173546726, 0.18975525139239724, 1.4334174257951098, 0.6417883102575483, -0.11412401128411444, 1.2353239963631968, 0.48768859218092075, -0.05791404513821452, -0.6728002042903681], "count": [1030]}, "gripper_mode_state": {"mean": [0.3155339805825243, 0.32524271844660196], "std": [0.4647281868794609, 0.46846546568991293], "min": [0, 0], "max": [1, 1], "count": [1030]}, "gripper_activity_state": {"mean": [1.9, 1.9048543689320387], "std": [0.3974432853232528, 0.38751852840806705], "min": [0, 0], "max": [2, 2], "count": [1030]}, "gripper_mode_action": {"mean": [0.3155339805825243, 0.32524271844660196], "std": [0.4647281868794609, 0.46846546568991293], "min": [0, 0], "max": [1, 1], "count": [1030]}, "gripper_activity_action": {"mean": [1.9, 1.9048543689320387], "std": [0.3974432853232528, 0.38751852840806705], "min": [0, 0], "max": [2, 2], "count": [1030]}, "gripper_open_scale_state": {"mean": [0.625485391803688, 0.6276078736859992], "std": [0.4116491489595012, 0.3987646137836341], "min": [0.0, 0.03727272727272727], "max": [0.9110227272727273, 0.9109090909090909], "count": [1030]}, "gripper_open_scale_action": {"mean": [0.6254879626066241, 0.627606249601365], "std": [0.4116509236309525, 0.3987634632474926], "min": [0.0, 0.03727272727272727], "max": [0.9110227272727273, 0.9109090909090909], "count": [1030]}}} +{"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.449079771752451]], [[0.43141945061444714]], [[0.40720749400020423]]], "std": [[[0.19004597939297269]], [[0.18994185817424353]], [[0.20032304496097472]]], "count": [192]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4678959726902914]], [[0.4589524058755447]], [[0.4412516893041939]]], "std": [[[0.20665368522841157]], [[0.19965530376196694]], [[0.2084102413727989]]], "count": [192]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4605894086584287]], [[0.4514389467592592]], [[0.43072150628914757]]], "std": [[[0.2127950043209036]], [[0.20710267875171467]], [[0.22033935244702443]]], "count": [192]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4215967775565087]], [[0.4194658798849401]], [[0.40760869523590687]]], "std": [[[0.2013979425850769]], [[0.19986597597765252]], [[0.20804537847808]]], "count": [192]}, "observation.state": {"min": [-0.5712190270423889, 0.39708420634269714, 0.19591103494167328, -1.865391492843628, -0.8509702086448669, -0.12377656996250153, -0.4893488585948944, -0.30871081352233887, 0.41396236419677734, 0.12904538214206696, -1.8332667350769043, -1.7486960887908936, -1.1103111505508423, 0.14070190489292145, 0.09078439325094223, -0.6532494425773621, -1.6760669946670532, 0.04458116367459297, -0.12108330428600311, -0.02826640009880066, -0.31534311175346375, -0.5500898957252502, -0.015312124975025654, 1.327684760093689, -1.6753976345062256, 0.04541243985295296, 0.0, 22.0], "max": [-0.12668035924434662, 0.696863055229187, 0.45148831605911255, -1.2872904539108276, -0.19882245361804962, 0.6275473237037659, 0.10910598188638687, -0.09602180868387222, 0.5371778607368469, 0.28335994482040405, -1.0181680917739868, -0.9433555603027344, -0.5986922383308411, 0.7665169835090637, 0.6046093106269836, -0.09687777608633041, -1.170212745666504, 0.31825751066207886, 0.6506794691085815, 0.65340656042099, -0.12929624319076538, -0.4423941373825073, 0.2613521218299866, 1.9550502300262451, -1.121137022972107, 1.0561020374298096, 1002.0625, 1005.0], "mean": [-0.4425112307071686, 0.5108921527862549, 0.3212188184261322, -1.5378419160842896, -0.5159292817115784, 0.34791886806488037, -0.1811099350452423, -0.17068475484848022, 0.4907259941101074, 0.2023410052061081, -1.4882972240447998, -1.4759315252304077, -0.7945883870124817, 0.47769713401794434, 0.25636377930641174, -0.3510516881942749, -1.413809061050415, 0.2255486696958542, 0.2655509114265442, 0.25881221890449524, -0.1906738430261612, -0.5066191554069519, 0.11806301772594452, 1.612661600112915, -1.4478602409362793, 0.7412358522415161, 624.883056640625, 635.2720336914062], "std": [0.10097856819629669, 0.06441572308540344, 0.07415997236967087, 0.16432131826877594, 0.14643903076648712, 0.26159361004829407, 0.13810235261917114, 0.05444023758172989, 0.03151252120733261, 0.05526300147175789, 0.24203509092330933, 0.24811063706874847, 0.16358821094036102, 0.18437515199184418, 0.1353018432855606, 0.1490153670310974, 0.12144400179386139, 0.07100541889667511, 0.16965393722057343, 0.1379970759153366, 0.06150349602103233, 0.03237319365143776, 0.07951683551073074, 0.1370483785867691, 0.13581037521362305, 0.2526097595691681, 475.07080078125, 464.47064208984375], "count": [1112]}, "action": {"min": [-0.5712190270423889, 0.39708420634269714, 0.19591103494167328, -1.865391492843628, -0.8509702086448669, -0.12377656996250153, -0.4893488585948944, -0.30871081352233887, 0.41396236419677734, 0.12904538214206696, -1.8332667350769043, -1.7486960887908936, -1.1103111505508423, 0.14070190489292145, 0.09078439325094223, -0.6532494425773621, -1.6760669946670532, 0.04458116367459297, -0.12108330428600311, -0.028267351910471916, -0.31534311175346375, -0.5500898957252502, -0.015312124975025654, 1.327684760093689, -1.6753976345062256, 0.04541243985295296, 0.0, 22.0], "max": [-0.12668035924434662, 0.696863055229187, 0.45148831605911255, -1.2872904539108276, -0.19882245361804962, 0.6275473237037659, 0.10910598188638687, -0.09602180868387222, 0.5371778607368469, 0.28335994482040405, -1.0181680917739868, -0.9433555603027344, -0.5986922383308411, 0.7665169835090637, 0.6046093106269836, -0.09687777608633041, -1.170212745666504, 0.31825751066207886, 0.6506794691085815, 0.65340656042099, -0.12929624319076538, -0.4423941373825073, 0.2613521218299866, 1.9550502300262451, -1.121137022972107, 1.0561020374298096, 1002.0625, 1005.0], "mean": [-0.442740797996521, 0.510786235332489, 0.32112061977386475, -1.5379326343536377, -0.5162628889083862, 0.348141074180603, -0.1815701425075531, -0.17054656147956848, 0.49076518416404724, 0.2022799700498581, -1.4885311126708984, -1.4764692783355713, -0.7946723103523254, 0.477965384721756, 0.2559903562068939, -0.35089269280433655, -1.4139446020126343, 0.22546601295471191, 0.2662387192249298, 0.2590704560279846, -0.1905340850353241, -0.5066754817962646, 0.11795008182525635, 1.6125288009643555, -1.4482210874557495, 0.7411753535270691, 624.8849487304688, 635.2764892578125], "std": [0.10071570426225662, 0.06435814499855042, 0.07405968755483627, 0.1642797589302063, 0.14626392722129822, 0.26130032539367676, 0.13825637102127075, 0.054284628480672836, 0.031482938677072525, 0.05526445060968399, 0.24224282801151276, 0.2479892373085022, 0.16358725726604462, 0.18418726325035095, 0.13491271436214447, 0.1490025520324707, 0.12152615934610367, 0.0710260272026062, 0.16963784396648407, 0.13772790133953094, 0.061411820352077484, 0.032320745289325714, 0.07943988591432571, 0.1371580958366394, 0.13547442853450775, 0.25261643528938293, 475.06622314453125, 464.4734191894531], "count": [1112]}, "timestamp": {"min": [0.0], "max": [37.03333333333333], "mean": [18.516666666666666], "std": [10.700220662314504], "count": [1112]}, "frame_index": {"min": [0], "max": [1111], "mean": [555.5], "std": [321.0066198694351], "count": [1112]}, "episode_index": {"min": [10], "max": [10], "mean": [10.0], "std": [0.0], "count": [1112]}, "index": {"min": [11689], "max": [12800], "mean": [12244.5], "std": [321.0066198694351], "count": [1112]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1112]}, "subtask_annotation": {"mean": [2.5350719424460433, 8.0, 8.0, 8.0, 8.0], "std": [2.2074579674995936, 0.0, 0.0, 0.0, 0.0], "min": [0, 8, 8, 8, 8], "max": [8, 8, 8, 8, 8], "count": [1112]}, "scene_annotation": {"mean": [10.0], "std": [0.0], "min": [10], "max": [10], "count": [1112]}, "eef_direction_state": {"mean": [4.865107913669065, 4.913669064748201], "std": [1.9373659589396839, 1.7876756919784211], "min": [0, 0], "max": [6, 6], "count": [1112]}, "eef_velocity_state": {"mean": [0.3381294964028777, 0.3183453237410072], "std": [0.5287280357127591, 0.4975712191853406], "min": [0, 0], "max": [2, 2], "count": [1112]}, "eef_acc_mag_state": {"mean": [0.1510791366906475, 0.13758992805755396], "std": [0.47851191793714565, 0.45076747204672124], "min": [0, 0], "max": [2, 2], "count": [1112]}, "eef_direction_action": {"mean": [4.865107913669065, 4.913669064748201], "std": [1.9373659589396839, 1.7876756919784211], "min": [0, 0], "max": [6, 6], "count": [1112]}, "eef_velocity_action": {"mean": [0.3381294964028777, 0.3183453237410072], "std": [0.5287280357127591, 0.4975712191853406], "min": [0, 0], "max": [2, 2], "count": [1112]}, "eef_acc_mag_action": {"mean": [0.1510791366906475, 0.13758992805755396], "std": [0.47851191793714565, 0.45076747204672124], "min": [0, 0], "max": [2, 2], "count": [1112]}, "eef_sim_pose_state": {"mean": [0.5437754083751216, 0.2885708998045404, 1.2817564370141148, 0.11598050362842147, -0.08664946904211633, 1.1250834861235346, 0.5604324527860974, -0.20967496556417134, 1.2594152510177494, -0.09211636751277838, -0.14923312114664827, -1.0364230598773092], "std": [0.029177750590119227, 0.03775852608367729, 0.04974869939046052, 0.2120892743764609, 0.13285644402783567, 0.22412255766849135, 0.0385985354183748, 0.06595912461236514, 0.05777754058371816, 0.148486407762889, 0.08564358937146199, 0.21805873159790792], "min": [0.47001441455328685, 0.23795704357929343, 1.139751554322291, -0.2594163082055905, -0.4451017697747399, 0.8018457904575509, 0.4846567421176208, -0.3266176960010679, 1.1398116661900075, -0.5559632957935262, -0.3830569319952626, -1.3740870223503117], "max": [0.5825343018607079, 0.33640798627699103, 1.355942931373157, 0.37588286312976393, 0.07776196623142684, 1.4897224830415263, 0.6185750981917179, -0.09898673162159267, 1.3225393405019452, 0.10938539930508295, -0.053556267712213224, -0.5623337641203316], "count": [1112]}, "eef_sim_pose_action": {"mean": [0.5438344290167396, 0.2885430692402709, 1.281880223537765, 0.11581769291870109, -0.0863220280679493, 1.124681000708162, 0.5604959747639838, -0.20957380694160427, 1.2595693725130825, -0.09227185915449702, -0.14896550418209756, -1.0362778439904758], "std": [0.029132470082808323, 0.03775440484027189, 0.049566213187076255, 0.21218953743438182, 0.13257382286327857, 0.22429942444511983, 0.03853843247019164, 0.06589196213358839, 0.05768683138795502, 0.14855968415211177, 0.08537695530342164, 0.21797004301646777], "min": [0.47001441455328685, 0.23795704357929343, 1.139751554322291, -0.2594163082055905, -0.4451017697747399, 0.8018457904575509, 0.4846567421176208, -0.3266176960010679, 1.1398116661900075, -0.5559632957935262, -0.3830569319952626, -1.3740870223503117], "max": [0.5825343018607079, 0.33640798627699103, 1.355942931373157, 0.37588286312976393, 0.07776196623142684, 1.4897224830415263, 0.6185750981917179, -0.09898673162159267, 1.3225393405019452, 0.10938539930508295, -0.053556267712213224, -0.5623337641203316], "count": [1112]}, "gripper_mode_state": {"mean": [0.3776978417266187, 0.3776978417266187], "std": [0.48481149128468126, 0.4848114912846812], "min": [0, 0], "max": [1, 1], "count": [1112]}, "gripper_activity_state": {"mean": [1.9091726618705036, 1.9118705035971224], "std": [0.379115829153174, 0.3737849732831288], "min": [0, 0], "max": [2, 2], "count": [1112]}, "gripper_mode_action": {"mean": [0.3776978417266187, 0.3776978417266187], "std": [0.48481149128468126, 0.48481149128468126], "min": [0, 0], "max": [1, 1], "count": [1112]}, "gripper_activity_action": {"mean": [1.9091726618705036, 1.9118705035971224], "std": [0.379115829153174, 0.3737849732831289], "min": [0, 0], "max": [2, 2], "count": [1112]}, "gripper_open_scale_state": {"mean": [0.5680754775452115, 0.5775200061785631], "std": [0.43187993487999343, 0.4222450473439685], "min": [0.0, 0.02], "max": [0.9109659090909091, 0.9136363636363637], "count": [1112]}, "gripper_open_scale_action": {"mean": [0.5680772147917779, 0.5775240415245051], "std": [0.431881310044685, 0.42224823780079884], "min": [0.0, 0.02], "max": [0.9109659090909091, 0.9136363636363637], "count": [1112]}}} +{"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.4460509433921911]], [[0.42811276327721315]], [[0.4031547956660849]]], "std": [[[0.18778206229442676]], [[0.18718831251048376]], [[0.19827337995708014]]], "count": [191]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46370227004414327]], [[0.45861702041200425]], [[0.4405792697532765]]], "std": [[[0.20982917789117522]], [[0.20362654182562925]], [[0.21264337199447608]]], "count": [191]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4631630586353215]], [[0.4572917597012627]], [[0.43874470986038394]]], "std": [[[0.2132837198972981]], [[0.20852676369552306]], [[0.22323675291927972]]], "count": [191]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4160015644783219]], [[0.4140230939670807]], [[0.4026397636279643]]], "std": [[[0.19731418975177825]], [[0.19596214736313375]], [[0.2036297423497811]]], "count": [191]}, "observation.state": {"min": [-0.5376290082931519, 0.2584843635559082, 0.0972115695476532, -1.8157663345336914, -0.7732757329940796, -0.4463166892528534, -0.4531049430370331, -0.3086114525794983, 0.4395936131477356, 0.14618206024169922, -2.095604181289673, -1.8440107107162476, -1.118709683418274, 0.16768686473369598, 0.13307589292526245, -0.7105366587638855, -1.6098524332046509, -0.08100618422031403, -0.2527596652507782, -0.22503075003623962, -0.3086828589439392, -0.5868927240371704, 0.024673249572515488, 1.429761290550232, -1.8874309062957764, -0.05065947026014328, 0.375, 171.0], "max": [-0.17962710559368134, 0.65901780128479, 0.4512832462787628, -1.2562999725341797, -0.01803143322467804, 0.4238935708999634, 0.08174249529838562, -0.09019249677658081, 0.5317674279212952, 0.29299426078796387, -1.3730984926223755, -0.8121187686920166, -0.6300293207168579, 0.9793500900268555, 0.6217124462127686, -0.10589349269866943, -0.6576869487762451, 0.4759261906147003, 0.30860039591789246, 0.9158920645713806, -0.11180300265550613, -0.44457611441612244, 0.26734501123428345, 2.0788421630859375, -0.7623161673545837, 1.0485222339630127, 1002.3333129882812, 1005.0], "mean": [-0.4017937183380127, 0.4820776581764221, 0.2699812948703766, -1.4955252408981323, -0.33037588000297546, 0.1007872223854065, -0.3169531226158142, -0.17754985392093658, 0.4892856478691101, 0.20759475231170654, -1.7224888801574707, -1.3202338218688965, -0.8083736300468445, 0.5626437664031982, 0.31896689534187317, -0.3978179395198822, -1.2707966566085815, 0.2797587513923645, 0.06128183752298355, 0.36514806747436523, -0.18616338074207306, -0.5252170562744141, 0.13874709606170654, 1.7766190767288208, -1.4126946926116943, 0.7203660607337952, 612.52685546875, 704.015625], "std": [0.0808541476726532, 0.11009351909160614, 0.1060401201248169, 0.17609044909477234, 0.15663044154644012, 0.21032120287418365, 0.10861115157604218, 0.05629424750804901, 0.02901795133948326, 0.047476448118686676, 0.22706238925457, 0.19208458065986633, 0.14363540709018707, 0.2280799001455307, 0.1291629523038864, 0.16245706379413605, 0.27186644077301025, 0.11568422615528107, 0.16248665750026703, 0.268498957157135, 0.048821721225976944, 0.041079916059970856, 0.06499913334846497, 0.1890069842338562, 0.2719881534576416, 0.31885072588920593, 478.5223083496094, 392.9664306640625], "count": [1105]}, "action": {"min": [-0.5376290082931519, 0.2584843635559082, 0.0972115695476532, -1.8157663345336914, -0.7732757329940796, -0.4463166892528534, -0.4531049430370331, -0.3086114525794983, 0.4395936131477356, 0.14618206024169922, -2.095604181289673, -1.8440107107162476, -1.118709683418274, 0.16768686473369598, 0.13307589292526245, -0.7105366587638855, -1.6098524332046509, -0.08100618422031403, -0.2527596652507782, -0.22503075003623962, -0.3086846172809601, -0.5868927240371704, 0.024673249572515488, 1.429761290550232, -1.8874309062957764, -0.05065947026014328, 0.375, 171.0], "max": [-0.17962710559368134, 0.65901780128479, 0.4512832462787628, -1.2562999725341797, -0.01803143322467804, 0.4238935708999634, 0.08174249529838562, -0.09019249677658081, 0.5317674279212952, 0.29299426078796387, -1.3730984926223755, -0.8121187686920166, -0.6300293207168579, 0.9793500900268555, 0.6217124462127686, -0.10589349269866943, -0.6576869487762451, 0.4759261906147003, 0.30860039591789246, 0.9158920645713806, -0.11180300265550613, -0.44457611441612244, 0.26734501123428345, 2.0788421630859375, -0.7623161673545837, 1.0485222339630127, 1002.3333129882812, 1005.0], "mean": [-0.40198004245758057, 0.48183703422546387, 0.2698058485984802, -1.49562668800354, -0.3304108679294586, 0.10076805204153061, -0.31738272309303284, -0.17740117013454437, 0.48932111263275146, 0.20751510560512543, -1.7229483127593994, -1.3204107284545898, -0.8085725903511047, 0.562970757484436, 0.3186412751674652, -0.397724449634552, -1.2707102298736572, 0.27975988388061523, 0.061355721205472946, 0.3655165135860443, -0.18602833151817322, -0.525296151638031, 0.13863518834114075, 1.77693772315979, -1.412949800491333, 0.720505952835083, 612.5270385742188, 704.0155639648438], "std": [0.08062483370304108, 0.11011597514152527, 0.10590029507875443, 0.17607474327087402, 0.156617671251297, 0.2103423923254013, 0.10818283259868622, 0.05616470053792, 0.028988011181354523, 0.047504231333732605, 0.22727325558662415, 0.19199126958847046, 0.1437014788389206, 0.22781801223754883, 0.1288958191871643, 0.16245582699775696, 0.27183666825294495, 0.11568402498960495, 0.1624225676059723, 0.26823875308036804, 0.04868888482451439, 0.04100989177823067, 0.06493978202342987, 0.1889602541923523, 0.2718470096588135, 0.3188958764076233, 478.5224304199219, 392.9664001464844], "count": [1105]}, "timestamp": {"min": [0.0], "max": [36.8], "mean": [18.4], "std": [10.632863103500288], "count": [1105]}, "frame_index": {"min": [0], "max": [1104], "mean": [552.0], "std": [318.98589310500864], "count": [1105]}, "episode_index": {"min": [11], "max": [11], "mean": [11.0], "std": [0.0], "count": [1105]}, "index": {"min": [12801], "max": [13905], "mean": [13353.0], "std": [318.98589310500864], "count": [1105]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1105]}, "subtask_annotation": {"mean": [2.543891402714932, 8.0, 8.0, 8.0, 8.0], "std": [2.055369585501114, 0.0, 0.0, 0.0, 0.0], "min": [0, 8, 8, 8, 8], "max": [8, 8, 8, 8, 8], "count": [1105]}, "scene_annotation": {"mean": [11.0], "std": [0.0], "min": [11], "max": [11], "count": [1105]}, "eef_direction_state": {"mean": [5.041628959276018, 4.790045248868778], "std": [1.6200343742158616, 1.910980534774574], "min": [0, 0], "max": [6, 6], "count": [1105]}, "eef_velocity_state": {"mean": [0.35203619909502265, 0.35294117647058826], "std": [0.5348132998140136, 0.5036993834997032], "min": [0, 0], "max": [2, 2], "count": [1105]}, "eef_acc_mag_state": {"mean": [0.19547511312217195, 0.17918552036199095], "std": [0.5191163528942077, 0.49478846613040656], "min": [0, 0], "max": [2, 2], "count": [1105]}, "eef_direction_action": {"mean": [5.041628959276018, 4.790045248868778], "std": [1.6200343742158616, 1.910980534774574], "min": [0, 0], "max": [6, 6], "count": [1105]}, "eef_velocity_action": {"mean": [0.35203619909502265, 0.35294117647058826], "std": [0.5348132998140136, 0.5036993834997032], "min": [0, 0], "max": [2, 2], "count": [1105]}, "eef_acc_mag_action": {"mean": [0.19547511312217195, 0.17918552036199095], "std": [0.5191163528942075, 0.4947884661304065], "min": [0, 0], "max": [2, 2], "count": [1105]}, "eef_sim_pose_state": {"mean": [0.5429558512271334, 0.2990660541760168, 1.26248575825674, -0.027530832093331473, -0.24636998213361325, 1.0831274726240112, 0.5861918315939696, -0.23679265223885743, 1.2549268882658409, 0.01154339896797749, -0.21195102007087024, -0.9597084592909318], "std": [0.028669434568699914, 0.03770153045009367, 0.0474432525878156, 0.2225111851348053, 0.11933510204457569, 0.13247359184556903, 0.05459391764576118, 0.04687986711665602, 0.04128403198302346, 0.2132837583877933, 0.14551322379724532, 0.31065401059809644], "min": [0.48865790092802724, 0.25207934200683585, 1.1398415812283895, -0.5656808163739347, -0.48215265922984707, 0.9063173084810167, 0.48554681769611946, -0.31818645570604737, 1.1397757190141373, -0.47699534883663175, -0.5767866621835621, -1.5772200260690012], "max": [0.5939351854585669, 0.37075956307155555, 1.3433380913004707, 0.30633925999302214, 0.16251378892345958, 1.4688047596226856, 0.6809214160573055, -0.15092358855163743, 1.3135231616297218, 0.287297652851791, 0.02461282111371843, -0.37919402692220217], "count": [1105]}, "eef_sim_pose_action": {"mean": [0.5430110003841088, 0.2990145778765813, 1.2626036538398917, -0.027889963391495774, -0.2462835005684889, 1.0828509956724772, 0.5862853470400128, -0.2367065149543, 1.2550412916066087, 0.011779544321321308, -0.21180138791697412, -0.9594419789632416], "std": [0.02862350566096176, 0.037725848314272475, 0.04729998307263948, 0.22266452287314584, 0.11927068194826557, 0.13244318915537423, 0.05451520605090076, 0.04683332176947921, 0.041139688626844834, 0.21333130464458355, 0.14542235715481786, 0.31053089318068583], "min": [0.48865790092802724, 0.25207934200683585, 1.1398415812283895, -0.5656808163739347, -0.48215265922984707, 0.9063173084810167, 0.48554681769611946, -0.31818645570604737, 1.139775664324036, -0.47699534883663175, -0.5767866621835621, -1.5772200260690012], "max": [0.5939351854585669, 0.37075956307155555, 1.3433380913004707, 0.30633925999302214, 0.16251378892345958, 1.4688047596226856, 0.6809214160573055, -0.15092358855163743, 1.3135231616297218, 0.287297652851791, 0.02461282111371843, -0.37919402692220217], "count": [1105]}, "gripper_mode_state": {"mean": [0.3909502262443439, 0.3592760180995475], "std": [0.4879632638261194, 0.4797882459148875], "min": [0, 0], "max": [1, 1], "count": [1105]}, "gripper_activity_state": {"mean": [1.9131221719457014, 1.9221719457013575], "std": [0.37047081272762883, 0.3525046610266772], "min": [0, 0], "max": [2, 2], "count": [1105]}, "gripper_mode_action": {"mean": [0.3909502262443439, 0.3592760180995475], "std": [0.4879632638261194, 0.4797882459148875], "min": [0, 0], "max": [1, 1], "count": [1105]}, "gripper_activity_action": {"mean": [1.9131221719457014, 1.9221719457013575], "std": [0.37047081272762883, 0.3525046610266772], "min": [0, 0], "max": [2, 2], "count": [1105]}, "gripper_open_scale_state": {"mean": [0.556842647952639, 0.6400141606583898], "std": [0.43501820437614913, 0.3572414974668381], "min": [0.00034090909090909094, 0.15545454545454546], "max": [0.9112121027166193, 0.9136363636363637], "count": [1105]}, "gripper_open_scale_action": {"mean": [0.5568428022101463, 0.6400141092392208], "std": [0.4350183299583256, 0.35724145808740615], "min": [0.00034090909090909094, 0.15545454545454546], "max": [0.9112121027166193, 0.9136363636363637], "count": [1105]}}} +{"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.4499436414998098]], [[0.43378224746688804]], [[0.4100440160632154]]], "std": [[[0.19017947626874604]], [[0.19077509109828247]], [[0.20262995731155672]]], "count": [189]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46870694033786353]], [[0.4587069986945395]], [[0.4402670682470519]]], "std": [[[0.20887587512183486]], [[0.20313443029117018]], [[0.21182421336437546]]], "count": [189]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45985281905972264]], [[0.4510657809420064]], [[0.4327404435539648]]], "std": [[[0.2110357465966641]], [[0.2042392417459659]], [[0.2163161428352243]]], "count": [189]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42588739863229247]], [[0.4246758265034409]], [[0.4134086458657537]]], "std": [[[0.20457725302305277]], [[0.20369630244524256]], [[0.21191542014106668]]], "count": [189]}, "observation.state": {"min": [-0.44884631037712097, 0.30792298913002014, -0.029619328677654266, -1.8801145553588867, -0.5941591858863831, -0.12060006707906723, -0.42284637689590454, -0.30867674946784973, 0.41870880126953125, 0.1445036232471466, -1.730347990989685, -1.5978446006774902, -1.0561344623565674, 0.17936748266220093, 0.04467606544494629, -0.7845680117607117, -1.8058114051818848, 0.08615709096193314, -0.1591576635837555, -0.05787293612957001, -0.3086824417114258, -0.562425434589386, -0.04238768666982651, 1.5009443759918213, -1.7582262754440308, -0.21176740527153015, 0.0, 92.75], "max": [-0.13934163749217987, 0.7031189799308777, 0.45130178332328796, -1.4118273258209229, 0.08303185552358627, 0.7162023782730103, 0.03416481986641884, -0.11569937318563461, 0.5022786855697632, 0.30433857440948486, -1.1173479557037354, -1.0525062084197998, -0.5448654294013977, 0.9563814997673035, 0.6365717649459839, -0.2641686797142029, -0.9254477620124817, 0.40709587931632996, 0.4921534061431885, 0.8665723204612732, -0.12883144617080688, -0.4281090497970581, 0.23795531690120697, 1.8898509740829468, -0.9950941801071167, 0.9055830240249634, 1002.1875, 1005.0], "mean": [-0.3417099118232727, 0.41836875677108765, 0.21758225560188293, -1.5812102556228638, -0.22203052043914795, 0.330844521522522, -0.22182032465934753, -0.1914767026901245, 0.4787999391555786, 0.20737522840499878, -1.4987783432006836, -1.3043824434280396, -0.7666484117507935, 0.4828711748123169, 0.2969260513782501, -0.4408923089504242, -1.4082907438278198, 0.21999689936637878, 0.20354978740215302, 0.22737616300582886, -0.19613182544708252, -0.4983397126197815, 0.10372987389564514, 1.6869122982025146, -1.3990206718444824, 0.6758319139480591, 646.1978149414062, 682.003662109375], "std": [0.08111210912466049, 0.0919790267944336, 0.16132551431655884, 0.11526418477296829, 0.15965013206005096, 0.2219652533531189, 0.1050686165690422, 0.051410723477602005, 0.019750360399484634, 0.05464329570531845, 0.17678454518318176, 0.1736801415681839, 0.12718749046325684, 0.2155766785144806, 0.2030741274356842, 0.1305614709854126, 0.1993771344423294, 0.082218237221241, 0.1852477490901947, 0.20250670611858368, 0.06048094853758812, 0.040038928389549255, 0.08873698115348816, 0.10949703305959702, 0.18492163717746735, 0.2659900188446045, 468.06524658203125, 427.1630859375], "count": [1088]}, "action": {"min": [-0.44884631037712097, 0.30792298913002014, -0.029619328677654266, -1.8801145553588867, -0.5941591858863831, -0.12060006707906723, -0.42284637689590454, -0.30867674946784973, 0.41870880126953125, 0.1445036232471466, -1.730347990989685, -1.5978446006774902, -1.0561344623565674, 0.17936748266220093, 0.04467606544494629, -0.7845680117607117, -1.8058114051818848, 0.08615709096193314, -0.1591576635837555, -0.05787293612957001, -0.3086824417114258, -0.562425434589386, -0.04238768666982651, 1.5009443759918213, -1.7582262754440308, -0.21176740527153015, 0.0, 92.75], "max": [-0.13934163749217987, 0.7031189799308777, 0.45130178332328796, -1.4118273258209229, 0.08303185552358627, 0.7162023782730103, 0.03416481986641884, -0.11569937318563461, 0.5022786855697632, 0.30433857440948486, -1.1173479557037354, -1.0525062084197998, -0.5448654294013977, 0.9563814997673035, 0.6365717649459839, -0.2641686797142029, -0.9254477620124817, 0.40709587931632996, 0.4921534061431885, 0.8665723204612732, -0.12883144617080688, -0.4281090497970581, 0.23795531690120697, 1.8898509740829468, -0.9950941801071167, 0.9055830240249634, 1002.1875, 1005.0], "mean": [-0.34185612201690674, 0.4181986153125763, 0.2173914909362793, -1.5813524723052979, -0.2222232073545456, 0.331196129322052, -0.2221398651599884, -0.19135889410972595, 0.4788365066051483, 0.20732635259628296, -1.4987967014312744, -1.3048069477081299, -0.7667647004127502, 0.48300203680992126, 0.2964876890182495, -0.44080671668052673, -1.4085397720336914, 0.21990805864334106, 0.20405004918575287, 0.2276165634393692, -0.19600166380405426, -0.4983518719673157, 0.10355737060308456, 1.6869773864746094, -1.3994343280792236, 0.6758573055267334, 646.1958618164062, 682.003662109375], "std": [0.08099903166294098, 0.09180521219968796, 0.16117160022258759, 0.11515050381422043, 0.15981493890285492, 0.2215525507926941, 0.10483627021312714, 0.05128878355026245, 0.019725022837519646, 0.05464232712984085, 0.17679305374622345, 0.17379595339298248, 0.12722642719745636, 0.21544775366783142, 0.2029239684343338, 0.13058516383171082, 0.1995503008365631, 0.08223385363817215, 0.1851067990064621, 0.20235824584960938, 0.06039087846875191, 0.040024805814027786, 0.08866406977176666, 0.10945077985525131, 0.1848030388355255, 0.26599809527397156, 468.0649719238281, 427.1630859375], "count": [1088]}, "timestamp": {"min": [0.0], "max": [36.233333333333334], "mean": [18.116666666666667], "std": [10.469280459197439], "count": [1088]}, "frame_index": {"min": [0], "max": [1087], "mean": [543.5], "std": [314.07841377592314], "count": [1088]}, "episode_index": {"min": [12], "max": [12], "mean": [12.0], "std": [0.0], "count": [1088]}, "index": {"min": [13906], "max": [14993], "mean": [14449.5], "std": [314.07841377592314], "count": [1088]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1088]}, "subtask_annotation": {"mean": [2.6433823529411766, 8.0, 8.0, 8.0, 8.0], "std": [2.154345888372451, 0.0, 0.0, 0.0, 0.0], "min": [0, 8, 8, 8, 8], "max": [8, 8, 8, 8, 8], "count": [1088]}, "scene_annotation": {"mean": [12.0], "std": [0.0], "min": [12], "max": [12], "count": [1088]}, "eef_direction_state": {"mean": [5.123161764705882, 4.690257352941177], "std": [1.731386388641594, 1.9863080795059616], "min": [0, 0], "max": [6, 6], "count": [1088]}, "eef_velocity_state": {"mean": [0.2977941176470588, 0.39338235294117646], "std": [0.5368024765115499, 0.5875800578597487], "min": [0, 0], "max": [2, 2], "count": [1088]}, "eef_acc_mag_state": {"mean": [0.13419117647058823, 0.21323529411764705], "std": [0.4355609215629053, 0.5393772039733311], "min": [0, 0], "max": [2, 2], "count": [1088]}, "eef_direction_action": {"mean": [5.123161764705882, 4.690257352941177], "std": [1.731386388641594, 1.9863080795059616], "min": [0, 0], "max": [6, 6], "count": [1088]}, "eef_velocity_action": {"mean": [0.2977941176470588, 0.39338235294117646], "std": [0.5368024765115499, 0.5875800578597487], "min": [0, 0], "max": [2, 2], "count": [1088]}, "eef_acc_mag_action": {"mean": [0.13419117647058823, 0.21323529411764705], "std": [0.4355609215629053, 0.5393772039733311], "min": [0, 0], "max": [2, 2], "count": [1088]}, "eef_sim_pose_state": {"mean": [0.5266582755734052, 0.2856948995998687, 1.2614985653584472, 0.12586123100874155, -0.22792091010056514, 1.1976992827825015, 0.5542957265112454, -0.19806412670990048, 1.253168663947038, -0.08353654491425722, -0.2205378272188481, -0.9969320693279118], "std": [0.019817400444199607, 0.0400152041893461, 0.050450032099489, 0.14733748733539798, 0.11086065983021347, 0.1671948072000293, 0.04903166963052344, 0.07609867057867319, 0.05883128546301739, 0.1537390121464628, 0.09452421702970594, 0.24378558088168603], "min": [0.47342489478277705, 0.23746796844732057, 1.1397803320720163, -0.1942618622306539, -0.4378352194862136, 0.8966515134093076, 0.4790160568488061, -0.31224174327059173, 1.1397804810962229, -0.6249834885860742, -0.44024269681751993, -1.3072644080577671], "max": [0.5442400770062472, 0.35104292054180014, 1.332928946613377, 0.32863935806984046, 0.0009433165982248859, 1.50730118628691, 0.6589016677618185, -0.0770672183457887, 1.3210891295560632, 0.16245325230139052, -0.06662315745670688, -0.3826666751838992], "count": [1088]}, "eef_sim_pose_action": {"mean": [0.5267031935618378, 0.2856650553012537, 1.261612268323151, 0.12581105679341864, -0.227585593386071, 1.1974966657846624, 0.5543185690883551, -0.1979143262942107, 1.2532976704527226, -0.0835194372314793, -0.22025511755346333, -0.9966776684327987], "std": [0.01978657288791143, 0.04000937805993778, 0.050314823355420875, 0.14736381969813298, 0.11094227406180744, 0.16726444405246235, 0.0490068689947919, 0.07603920934903999, 0.05873631955158433, 0.15374089541455507, 0.09449766809438302, 0.24366545706731696], "min": [0.47342489478277705, 0.23746796844732057, 1.1397803320720163, -0.1942618622306539, -0.4378352194862136, 0.8966515134093076, 0.4790160568488061, -0.31224174327059173, 1.1397804810962229, -0.6249834885860742, -0.44024269681751993, -1.3072644080577671], "max": [0.5442400770062472, 0.35104292054180014, 1.332928946613377, 0.32863935806984046, 0.0009433165982248859, 1.50730118628691, 0.6589016677618185, -0.0770672183457887, 1.3210891295560632, 0.16245325230139052, -0.06662315745670688, -0.3826666751838992], "count": [1088]}, "gripper_mode_state": {"mean": [0.35661764705882354, 0.3538602941176471], "std": [0.4790005228233578, 0.47816648394112526], "min": [0, 0], "max": [1, 1], "count": [1088]}, "gripper_activity_state": {"mean": [1.90625, 1.911764705882353], "std": [0.38400642898264087, 0.3731934570720459], "min": [0, 0], "max": [2, 2], "count": [1088]}, "gripper_mode_action": {"mean": [0.35661764705882354, 0.3538602941176471], "std": [0.4790005228233578, 0.47816648394112526], "min": [0, 0], "max": [1, 1], "count": [1088]}, "gripper_activity_action": {"mean": [1.90625, 1.911764705882353], "std": [0.38400642898264087, 0.3731934570720459], "min": [0, 0], "max": [2, 2], "count": [1088]}, "gripper_open_scale_state": {"mean": [0.5874525611795857, 0.6200033422459851], "std": [0.42551473383011484, 0.3883315814707709], "min": [0.0, 0.08431818181818182], "max": [0.9110795454545455, 0.9136363636363637], "count": [1088]}, "gripper_open_scale_action": {"mean": [0.5874508378339973, 0.620003342245985], "std": [0.42551342738416487, 0.3883315814707712], "min": [0.0, 0.08431818181818182], "max": [0.9110795454545455, 0.9136363636363637], "count": [1088]}}} +{"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.45243006850175965]], [[0.4365478659412483]], [[0.41277938258636787]]], "std": [[[0.19580451374712973]], [[0.19623517023142253]], [[0.20858589409854994]]], "count": [182]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45961341395532573]], [[0.4550211778621705]], [[0.44009472410759176]]], "std": [[[0.2067299501351194]], [[0.20068321803111563]], [[0.2090516189093319]]], "count": [182]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4646139717104791]], [[0.4570355594160741]], [[0.43635611937082525]]], "std": [[[0.2169150392948051]], [[0.21138610324954984]], [[0.22493801302026792]]], "count": [182]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43004068470336854]], [[0.4284210490285858]], [[0.4171802862170509]]], "std": [[[0.20451758452729352]], [[0.20446954719812346]], [[0.21266769207560463]]], "count": [182]}, "observation.state": {"min": [-0.4915905296802521, 0.447420597076416, 0.07045567035675049, -1.7994322776794434, -0.9394649267196655, -0.21385082602500916, -0.5987548232078552, -0.30926400423049927, 0.398540198802948, 0.15339143574237823, -2.1385154724121094, -1.9528521299362183, -1.0093793869018555, 0.18643715977668762, -0.008102690801024437, -0.6158066987991333, -1.603087067604065, -0.12410599738359451, -0.28067511320114136, -0.07947138696908951, -0.3087121844291687, -0.5719542503356934, -0.01498893741518259, 1.5728644132614136, -1.7598439455032349, 0.2365286946296692, 1.0, 297.5625], "max": [-0.05944809690117836, 0.8055970668792725, 0.45142146944999695, -1.040327548980713, -0.20028525590896606, 0.3820209503173828, 0.04372159019112587, -0.14940719306468964, 0.5206534266471863, 0.3607681393623352, -1.3167426586151123, -1.0054281949996948, -0.5979042649269104, 0.8537191152572632, 0.6267957091331482, -0.34094899892807007, -0.6314710378646851, 0.45478808879852295, 0.11636982858181, 0.6499376893043518, -0.1744794398546219, -0.4409415125846863, 0.2359323799610138, 2.0970985889434814, -0.9470407962799072, 0.9688087701797485, 1002.125, 1005.0], "mean": [-0.32629257440567017, 0.605995237827301, 0.2486141473054886, -1.4970145225524902, -0.4705732762813568, 0.11102380603551865, -0.3766789138317108, -0.20099875330924988, 0.471053808927536, 0.2502565085887909, -1.6427218914031982, -1.435778260231018, -0.7488919496536255, 0.5368253588676453, 0.27112582325935364, -0.45020362734794617, -1.1791783571243286, 0.17078404128551483, -0.08781849592924118, 0.2829325199127197, -0.22669334709644318, -0.5212271809577942, 0.10537488013505936, 1.839309573173523, -1.3345067501068115, 0.6997076869010925, 662.7463989257812, 771.0618896484375], "std": [0.07560659945011139, 0.09159740060567856, 0.1078079491853714, 0.1807548999786377, 0.1734655201435089, 0.19237105548381805, 0.12825173139572144, 0.04105701670050621, 0.02534143626689911, 0.05213625356554985, 0.18536752462387085, 0.22208891808986664, 0.11817976087331772, 0.21258604526519775, 0.2223990559577942, 0.07517953217029572, 0.25153353810310364, 0.15920870006084442, 0.12436164915561676, 0.19960026443004608, 0.049183476716279984, 0.04672174155712128, 0.08262843638658524, 0.17414924502372742, 0.20780472457408905, 0.19713819026947021, 462.26776123046875, 324.7400817871094], "count": [1033]}, "action": {"min": [-0.4915905296802521, 0.447420597076416, 0.07045567035675049, -1.7994322776794434, -0.9394649267196655, -0.21385082602500916, -0.5987548232078552, -0.30926400423049927, 0.398540198802948, 0.15339143574237823, -2.1385154724121094, -1.9528521299362183, -1.0093793869018555, 0.18643715977668762, -0.008102690801024437, -0.6158066987991333, -1.603087067604065, -0.12410599738359451, -0.28067511320114136, -0.07947138696908951, -0.3087121844291687, -0.5719542503356934, -0.01498893741518259, 1.5728644132614136, -1.7598439455032349, 0.2365286946296692, 1.0, 297.5625], "max": [-0.05944809690117836, 0.8055970668792725, 0.4514181911945343, -1.040327548980713, -0.20028525590896606, 0.3820209503173828, 0.04372159019112587, -0.14940719306468964, 0.5206534266471863, 0.3607681393623352, -1.3167426586151123, -1.0054281949996948, -0.5979042649269104, 0.8537191152572632, 0.6267957091331482, -0.34094899892807007, -0.6314710378646851, 0.45478808879852295, 0.11636982858181, 0.6499376893043518, -0.1744794398546219, -0.4409415125846863, 0.2359323799610138, 2.0970985889434814, -0.9470407962799072, 0.9688087701797485, 1002.125, 1005.0], "mean": [-0.3264985680580139, 0.6058832406997681, 0.24853087961673737, -1.4971091747283936, -0.47071942687034607, 0.1110256016254425, -0.377266526222229, -0.20086653530597687, 0.4710795283317566, 0.2501790523529053, -1.6432616710662842, -1.4361159801483154, -0.7488336563110352, 0.5370644927024841, 0.2707114815711975, -0.450097918510437, -1.1791013479232788, 0.17043329775333405, -0.08780297636985779, 0.2831833064556122, -0.22659559547901154, -0.521294116973877, 0.10523704439401627, 1.839645266532898, -1.3344852924346924, 0.6997452974319458, 662.7482299804688, 771.0579833984375], "std": [0.07555090636014938, 0.09166967123746872, 0.10768440365791321, 0.18073588609695435, 0.17334654927253723, 0.19236892461776733, 0.12778452038764954, 0.040929798036813736, 0.025328682735562325, 0.052218444645404816, 0.18597422540187836, 0.22187483310699463, 0.11819592118263245, 0.2123454511165619, 0.22217608988285065, 0.07525452226400375, 0.2514743506908417, 0.1594243347644806, 0.12435854226350784, 0.19937124848365784, 0.04912075027823448, 0.04666232317686081, 0.08253081887960434, 0.1739700436592102, 0.2078283280134201, 0.1971508413553238, 462.2690124511719, 324.7376403808594], "count": [1033]}, "timestamp": {"min": [0.0], "max": [34.4], "mean": [17.2], "std": [9.94004247699397], "count": [1033]}, "frame_index": {"min": [0], "max": [1032], "mean": [516.0], "std": [298.20127430981915], "count": [1033]}, "episode_index": {"min": [13], "max": [13], "mean": [13.0], "std": [0.0], "count": [1033]}, "index": {"min": [14994], "max": [16026], "mean": [15510.0], "std": [298.20127430981915], "count": [1033]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1033]}, "subtask_annotation": {"mean": [2.8547918683446274, 8.0, 8.0, 8.0, 8.0], "std": [2.451903024525325, 0.0, 0.0, 0.0, 0.0], "min": [0, 8, 8, 8, 8], "max": [8, 8, 8, 8, 8], "count": [1033]}, "scene_annotation": {"mean": [13.0], "std": [0.0], "min": [13], "max": [13], "count": [1033]}, "eef_direction_state": {"mean": [4.894482090997096, 4.992255566311713], "std": [1.7855769763169194, 1.8067149258694972], "min": [0, 0], "max": [6, 6], "count": [1033]}, "eef_velocity_state": {"mean": [0.37560503388189737, 0.33978702807357214], "std": [0.5654331640217338, 0.5818609804143339], "min": [0, 0], "max": [2, 2], "count": [1033]}, "eef_acc_mag_state": {"mean": [0.2362052274927396, 0.22749273959341723], "std": [0.5706316234254891, 0.5682288562746021], "min": [0, 0], "max": [2, 2], "count": [1033]}, "eef_direction_action": {"mean": [4.894482090997096, 4.992255566311713], "std": [1.7855769763169194, 1.8067149258694972], "min": [0, 0], "max": [6, 6], "count": [1033]}, "eef_velocity_action": {"mean": [0.37560503388189737, 0.33978702807357214], "std": [0.5654331640217338, 0.5818609804143339], "min": [0, 0], "max": [2, 2], "count": [1033]}, "eef_acc_mag_action": {"mean": [0.2362052274927396, 0.22749273959341723], "std": [0.5706316234254891, 0.5682288562746021], "min": [0, 0], "max": [2, 2], "count": [1033]}, "eef_sim_pose_state": {"mean": [0.5253079866988843, 0.343950890057508, 1.2465641039492357, 0.06127102908643383, -0.1715470511638218, 1.040617877637679, 0.5801324941169106, -0.20519761938580267, 1.2137475837875435, 0.02065574688548399, -0.3016092236042256, -0.9628641703319809], "std": [0.023596198553236938, 0.04329552500595493, 0.03665175270678615, 0.17150527180803693, 0.151346660081162, 0.1360917990723297, 0.05590150597421594, 0.06926920209824543, 0.04130019988254732, 0.15596662321172694, 0.11714976613081664, 0.2218630843732153], "min": [0.463291541021175, 0.2721882908646169, 1.1381433698510155, -0.2727737231597857, -0.46079096878373815, 0.722573290303621, 0.48768553551150656, -0.3097680937748596, 1.139756066925403, -0.27154174273919646, -0.5333911454724618, -1.3124928497914743], "max": [0.5671289934799143, 0.43693941304049283, 1.299065885937285, 0.3601238548174629, 0.20486998060794748, 1.3238309039059937, 0.6530205433212217, -0.10603179532808583, 1.2614071651424081, 0.2745139469692231, -0.04146173499713668, -0.5354935370851179], "count": [1033]}, "eef_sim_pose_action": {"mean": [0.525363113403294, 0.34391598514624233, 1.2466776568612894, 0.06105402833930357, -0.17147570923873404, 1.040109845981954, 0.5802087983366548, -0.20507952474266802, 1.2138274855960103, 0.020871367308415056, -0.3016757875702817, -0.9627130158105676], "std": [0.023576994758521565, 0.043337705038173656, 0.0365021842763495, 0.1716286550103522, 0.15126434241225073, 0.1362879358975148, 0.05583034022010332, 0.06919497650020943, 0.041236813976210485, 0.15598702205300258, 0.11721551291843779, 0.22172034179454714], "min": [0.463291541021175, 0.2721882908646169, 1.1381433698510155, -0.2727737231597857, -0.46079096878373815, 0.722573290303621, 0.48768553551150656, -0.3097680937748596, 1.139756066925403, -0.27154174273919646, -0.5333911454724618, -1.3124928497914743], "max": [0.5671289934799143, 0.43693941304049283, 1.299065885937285, 0.3601238548174629, 0.20486998060794748, 1.3238309039059937, 0.6530205433212217, -0.10603179532808583, 1.2614071651424081, 0.2745139469692231, -0.04146173499713668, -0.5354935370851179], "count": [1033]}, "gripper_mode_state": {"mean": [0.34075508228460794, 0.32236205227492737], "std": [0.4739631379989557, 0.4673807436427212], "min": [0, 0], "max": [1, 1], "count": [1033]}, "gripper_activity_state": {"mean": [1.9022265246853824, 1.925459825750242], "std": [0.39248122144881936, 0.3482224347575941], "min": [0, 0], "max": [2, 2], "count": [1033]}, "gripper_mode_action": {"mean": [0.34075508228460794, 0.32236205227492737], "std": [0.4739631379989557, 0.4673807436427212], "min": [0, 0], "max": [1, 1], "count": [1033]}, "gripper_activity_action": {"mean": [1.9022265246853824, 1.925459825750242], "std": [0.39248122144881936, 0.3482224347575941], "min": [0, 0], "max": [2, 2], "count": [1033]}, "gripper_open_scale_state": {"mean": [0.6024966756439154, 0.700965325864887], "std": [0.4202446883035832, 0.2952185870658098], "min": [0.0009090909090909091, 0.27051136363636363], "max": [0.9110227272727273, 0.9136363636363637], "count": [1033]}, "gripper_open_scale_action": {"mean": [0.6024984174260256, 0.7009617506646758], "std": [0.4202459628451523, 0.29521603387542544], "min": [0.0009090909090909091, 0.27051136363636363], "max": [0.9110227272727273, 0.9136363636363637], "count": [1033]}}} +{"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.44819352290679304]], [[0.43305758351918966]], [[0.41016249941919897]]], "std": [[[0.19271764217154852]], [[0.1931336944838285]], [[0.20365854103492376]]], "count": [211]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4614617281154168]], [[0.45619175533562556]], [[0.44069388784344704]]], "std": [[[0.21248226382341195]], [[0.20732386636120603]], [[0.2180351131221026]]], "count": [211]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4798723970433355]], [[0.47339903548307155]], [[0.45541398433385993]]], "std": [[[0.21078371702594495]], [[0.20698788030855647]], [[0.2204326761901965]]], "count": [211]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41963720940587923]], [[0.419526357719233]], [[0.4086214842176997]]], "std": [[[0.19683553494320608]], [[0.19601345006964233]], [[0.20260461585486056]]], "count": [211]}, "observation.state": {"min": [-0.5294183492660522, 0.3677441477775574, 0.052143894135951996, -1.713962435722351, -0.7995167970657349, -0.12828823924064636, -0.5014712810516357, -0.3087684214115143, 0.43462368845939636, 0.14884962141513824, -1.7641996145248413, -1.9383268356323242, -1.1004465818405151, 0.1496019959449768, 0.14665673673152924, -0.7008129358291626, -1.5124183893203735, -0.21180443465709686, -0.42388036847114563, -0.02877175249159336, -0.33233925700187683, -0.551296055316925, 0.032915063202381134, 1.5176310539245605, -1.7999920845031738, -0.12223818153142929, 1.0, 92.9375], "max": [-0.1945616751909256, 0.6478858590126038, 0.4623202681541443, -1.1890852451324463, -0.2291584610939026, 0.36366769671440125, 0.028272151947021484, -0.12027925252914429, 0.5300854444503784, 0.29188668727874756, -1.129265546798706, -1.0177249908447266, -0.5734135508537292, 0.7085186243057251, 0.6046639680862427, -0.1288958340883255, -0.9832246899604797, 0.3993738889694214, 0.28879091143608093, 0.7835197448730469, -0.16691206395626068, -0.4452354311943054, 0.2478453814983368, 2.260697603225708, -0.8400377035140991, 0.9514234066009521, 1002.0625, 1002.0], "mean": [-0.41894257068634033, 0.44901376962661743, 0.23846007883548737, -1.4152183532714844, -0.43089428544044495, 0.15891115367412567, -0.29159682989120483, -0.19265510141849518, 0.5047652125358582, 0.22357800602912903, -1.5551096200942993, -1.4456758499145508, -0.9055805206298828, 0.477928102016449, 0.35221239924430847, -0.4305340349674225, -1.2766882181167603, 0.021740010008215904, -0.13376399874687195, 0.3333992660045624, -0.23104327917099, -0.5061955451965332, 0.13898003101348877, 1.9422504901885986, -1.1356496810913086, 0.5598689913749695, 614.6439819335938, 671.3883666992188], "std": [0.10740131139755249, 0.06369555741548538, 0.13182057440280914, 0.12614686787128448, 0.11048334091901779, 0.13248568773269653, 0.09818489849567413, 0.04442518204450607, 0.025945302098989487, 0.04893677309155464, 0.14064128696918488, 0.19863107800483704, 0.1462468057870865, 0.17065612971782684, 0.10664480924606323, 0.14710600674152374, 0.15420876443386078, 0.14980432391166687, 0.17111487686634064, 0.19931143522262573, 0.04690118134021759, 0.029928337782621384, 0.06517309695482254, 0.2425556778907776, 0.22131726145744324, 0.27857211232185364, 478.8857116699219, 428.9282531738281], "count": [1264]}, "action": {"min": [-0.5294183492660522, 0.3677441477775574, 0.052143894135951996, -1.713962435722351, -0.7995167970657349, -0.12828823924064636, -0.5014712810516357, -0.3087684214115143, 0.43462368845939636, 0.14884962141513824, -1.7641996145248413, -1.9383268356323242, -1.1004465818405151, 0.1496019959449768, 0.14665673673152924, -0.7008129358291626, -1.5124183893203735, -0.21180443465709686, -0.42388617992401123, -0.02877175249159336, -0.33233925700187683, -0.551296055316925, 0.032915063202381134, 1.5176310539245605, -1.7999920845031738, -0.12223818153142929, 1.0, 92.9375], "max": [-0.1945616751909256, 0.6478858590126038, 0.4623202681541443, -1.1890852451324463, -0.2291584610939026, 0.36366769671440125, 0.028272151947021484, -0.12027925252914429, 0.5300854444503784, 0.29188668727874756, -1.129265546798706, -1.0177249908447266, -0.5734135508537292, 0.7085186243057251, 0.6046649813652039, -0.1288958340883255, -0.9832246899604797, 0.3993738889694214, 0.28879091143608093, 0.7835197448730469, -0.16691206395626068, -0.4452354311943054, 0.2478453814983368, 2.260697603225708, -0.8400377035140991, 0.9514234066009521, 1002.0625, 1002.0], "mean": [-0.4189772307872772, 0.4489002823829651, 0.23818737268447876, -1.415374755859375, -0.4310239851474762, 0.1592102348804474, -0.29187843203544617, -0.1925637423992157, 0.5047820806503296, 0.22358010709285736, -1.5550642013549805, -1.4459607601165771, -0.9057033061981201, 0.4782852530479431, 0.35185039043426514, -0.43056270480155945, -1.2763510942459106, 0.02156786434352398, -0.13400407135486603, 0.33380311727523804, -0.23097777366638184, -0.5062699317932129, 0.13883377611637115, 1.942792534828186, -1.1357574462890625, 0.5597638487815857, 614.6439819335938, 671.3889770507812], "std": [0.10733747482299805, 0.06354571878910065, 0.13173621892929077, 0.1262648105621338, 0.1103716716170311, 0.1322811096906662, 0.09777683764696121, 0.044304993003606796, 0.025913504883646965, 0.04893733933568001, 0.1406445950269699, 0.1984236240386963, 0.14617815613746643, 0.17054545879364014, 0.10656391084194183, 0.14711357653141022, 0.15437887609004974, 0.14966242015361786, 0.17130891978740692, 0.1990954726934433, 0.04685051739215851, 0.02989359200000763, 0.06516493856906891, 0.2424962967634201, 0.22134345769882202, 0.27852731943130493, 478.8857116699219, 428.92864990234375], "count": [1264]}, "timestamp": {"min": [0.0], "max": [42.1], "mean": [21.05], "std": [12.162841864557075], "count": [1264]}, "frame_index": {"min": [0], "max": [1263], "mean": [631.5], "std": [364.88525593671227], "count": [1264]}, "episode_index": {"min": [15], "max": [15], "mean": [15.0], "std": [0.0], "count": [1264]}, "index": {"min": [17188], "max": [18451], "mean": [17819.5], "std": [364.88525593671227], "count": [1264]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1264]}, "subtask_annotation": {"mean": [2.8955696202531644, 8.0, 8.0, 8.0, 8.0], "std": [2.47362914181349, 0.0, 0.0, 0.0, 0.0], "min": [0, 8, 8, 8, 8], "max": [8, 8, 8, 8, 8], "count": [1264]}, "scene_annotation": {"mean": [15.0], "std": [0.0], "min": [15], "max": [15], "count": [1264]}, "eef_direction_state": {"mean": [5.130537974683544, 4.839398734177215], "std": [1.6418819363345727, 1.8281375714785806], "min": [0, 0], "max": [6, 6], "count": [1264]}, "eef_velocity_state": {"mean": [0.2974683544303797, 0.3449367088607595], "std": [0.4953517312033504, 0.49491687939816403], "min": [0, 0], "max": [2, 2], "count": [1264]}, "eef_acc_mag_state": {"mean": [0.1550632911392405, 0.12104430379746836], "std": [0.4835977338099518, 0.425158404507371], "min": [0, 0], "max": [2, 2], "count": [1264]}, "eef_direction_action": {"mean": [5.130537974683544, 4.839398734177215], "std": [1.6418819363345727, 1.8281375714785806], "min": [0, 0], "max": [6, 6], "count": [1264]}, "eef_velocity_action": {"mean": [0.2974683544303797, 0.3449367088607595], "std": [0.4953517312033504, 0.49491687939816403], "min": [0, 0], "max": [2, 2], "count": [1264]}, "eef_acc_mag_action": {"mean": [0.1550632911392405, 0.12104430379746836], "std": [0.4835977338099518, 0.425158404507371], "min": [0, 0], "max": [2, 2], "count": [1264]}, "eef_sim_pose_state": {"mean": [0.5544349245394715, 0.30984503064561975, 1.2502553212260814, 0.0097728039085604, -0.0785172577523744, 1.1415524916882596, 0.5670686859279367, -0.23972260452757893, 1.2119717785873638, -0.010607632211040486, -0.4937399773714154, -0.9306986090909876], "std": [0.02643394224035594, 0.03705148062582261, 0.039068072671862394, 0.11686152613695551, 0.12253485613731034, 0.16679795042407164, 0.04020455344023533, 0.05095805260537129, 0.03900965334959249, 0.2320037478091826, 0.17851640924497883, 0.2953781792490097], "min": [0.48864889616868706, 0.252366469180862, 1.139733327255056, -0.18700460304783395, -0.41723231623765256, 0.741875740333151, 0.48851180065669875, -0.31800580661044026, 1.122763908576386, -0.49911614962955536, -0.7315776900328561, -1.4000257095505853], "max": [0.5793538998210744, 0.3623768014465445, 1.3143311261996389, 0.22820046620282736, 0.16047597380533962, 1.4429082772110031, 0.6230514118992845, -0.15278235980711374, 1.2615221494035962, 0.2456410233981678, -0.043987219931594046, -0.2973201834341378], "count": [1264]}, "eef_sim_pose_action": {"mean": [0.554455069915973, 0.3098561832099261, 1.2503450397954585, 0.009750694244529958, -0.0782570735903239, 1.1414672451990542, 0.5671685798782673, -0.2396122126124329, 1.212021398438228, -0.010412362400740309, -0.49383020733157623, -0.9302926805591993], "std": [0.026393470378011253, 0.03705354900318471, 0.038944221368799256, 0.11685164015035936, 0.12223684537234046, 0.16676993349827912, 0.04016645630515893, 0.05095753183639206, 0.03895767734949263, 0.23205263396927855, 0.17848928448158394, 0.29529121365702193], "min": [0.48864889616868706, 0.252366469180862, 1.139733327255056, -0.18700460304783395, -0.41723231623765256, 0.741875740333151, 0.48851180065669875, -0.31800580661044026, 1.122763908576386, -0.49911614962955536, -0.7315776900328561, -1.4000257095505853], "max": [0.5793538998210744, 0.3623768014465445, 1.3143311261996389, 0.22820046620282736, 0.16047597380533962, 1.4429082772110031, 0.6230514118992845, -0.15278235980711374, 1.2615221494035962, 0.2456410233981678, -0.043987219931594046, -0.2973201834341378], "count": [1264]}, "gripper_mode_state": {"mean": [0.38924050632911394, 0.36313291139240506], "std": [0.4875780292032877, 0.48090269291831206], "min": [0, 0], "max": [1, 1], "count": [1264]}, "gripper_activity_state": {"mean": [1.9224683544303798, 1.9216772151898733], "std": [0.3495045076923843, 0.35270882617695953], "min": [0, 0], "max": [2, 2], "count": [1264]}, "gripper_mode_action": {"mean": [0.38924050632911394, 0.36313291139240506], "std": [0.4875780292032877, 0.48090269291831206], "min": [0, 0], "max": [1, 1], "count": [1264]}, "gripper_activity_action": {"mean": [1.9224683544303798, 1.9216772151898733], "std": [0.3495045076923843, 0.35270882617695953], "min": [0, 0], "max": [2, 2], "count": [1264]}, "gripper_open_scale_state": {"mean": [0.5587672612197913, 0.6103529965452239], "std": [0.4353491778643696, 0.3899348455610821], "min": [0.0009090909090909091, 0.08448863636363636], "max": [0.9109659090909091, 0.9109090909090909], "count": [1264]}, "gripper_open_scale_action": {"mean": [0.5587672612197914, 0.6103536093111518], "std": [0.43534917786436966, 0.3899353170244348], "min": [0.0009090909090909091, 0.08448863636363636], "max": [0.9109659090909091, 0.9109090909090909], "count": [1264]}}} +{"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.45305190556160735]], [[0.4409869791666667]], [[0.4200181828325466]]], "std": [[[0.19132429954575297]], [[0.19148878439002953]], [[0.20217573480763232]]], "count": [216]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4580718509819051]], [[0.44911040758896154]], [[0.43124758495219073]]], "std": [[[0.20668945806292602]], [[0.19965198536606318]], [[0.2086225003694295]]], "count": [216]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4518947629206003]], [[0.4455501505386105]], [[0.4292261436017308]]], "std": [[[0.2091203167168855]], [[0.20211730581105178]], [[0.21181014487150887]]], "count": [216]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.438316297506657]], [[0.43715325624848705]], [[0.42847888298838055]]], "std": [[[0.20221081934049198]], [[0.2008673764933937]], [[0.20776238873869435]]], "count": [216]}, "observation.state": {"min": [-0.3740786015987396, 0.20562051236629486, -0.21084558963775635, -1.999138355255127, -0.8016842603683472, -0.12971505522727966, -0.8069682121276855, -0.3086536228656769, 0.3611026406288147, 0.15025493502616882, -1.9409962892532349, -1.980147123336792, -1.240433931350708, 0.1565178483724594, -0.16629932820796967, -0.7842680811882019, -1.8204220533370972, 0.09751372784376144, -0.12045717239379883, -0.028303787112236023, -0.30874067544937134, -0.5910258293151855, -0.07816924899816513, 1.5725994110107422, -2.1557228565216064, -0.3762073218822479, 0.0, 21.0], "max": [0.022242039442062378, 0.8075834512710571, 0.45132797956466675, -1.4120575189590454, 0.13819080591201782, 0.7478594183921814, 0.028288614004850388, -0.09203681349754333, 0.4619223177433014, 0.3383384346961975, -0.8822314739227295, -0.6727051138877869, -0.3537667691707611, 1.2691826820373535, 0.679770827293396, -0.32985958456993103, -0.13055498898029327, 0.7139869332313538, 0.6302056312561035, 1.2067489624023438, -0.11716169118881226, -0.42058125138282776, 0.23500587046146393, 2.0324618816375732, -1.077372431755066, 0.8623592853546143, 1002.0625, 1005.0], "mean": [-0.22120699286460876, 0.454380065202713, 0.052067335695028305, -1.7789623737335205, -0.2439478188753128, 0.4482598602771759, -0.1954834759235382, -0.1596270501613617, 0.4342748820781708, 0.24711477756500244, -1.400150179862976, -1.2317278385162354, -0.8027791976928711, 0.6143942475318909, 0.20895127952098846, -0.48979949951171875, -1.2281469106674194, 0.2804604768753052, 0.1947147399187088, 0.3949859142303467, -0.1877145916223526, -0.510393500328064, 0.05698050186038017, 1.7500696182250977, -1.6039643287658691, 0.5277473330497742, 711.4725341796875, 709.221923828125], "std": [0.11353559792041779, 0.15397755801677704, 0.23370924592018127, 0.1434324085712433, 0.2739836871623993, 0.24938635528087616, 0.2107972502708435, 0.05752844735980034, 0.027595562860369682, 0.06977800279855728, 0.2790551781654358, 0.34465229511260986, 0.2312989979982376, 0.2733108103275299, 0.26647284626960754, 0.10982366651296616, 0.40054067969322205, 0.1397392898797989, 0.22995808720588684, 0.302731454372406, 0.054752569645643234, 0.049189500510692596, 0.1022549495100975, 0.12213420122861862, 0.33726876974105835, 0.33862972259521484, 444.7951354980469, 441.3716125488281], "count": [1302]}, "action": {"min": [-0.3740786015987396, 0.20562051236629486, -0.21084558963775635, -1.999138355255127, -0.8016842603683472, -0.12971505522727966, -0.8069682121276855, -0.3086536228656769, 0.3611026406288147, 0.15025493502616882, -1.9409962892532349, -1.980147123336792, -1.240433931350708, 0.1565178483724594, -0.16629932820796967, -0.7842680811882019, -1.8204220533370972, 0.09751372784376144, -0.12045717239379883, -0.028303787112236023, -0.30874067544937134, -0.5910258293151855, -0.07816924899816513, 1.5725994110107422, -2.1557228565216064, -0.3762073218822479, 0.0, 21.0], "max": [0.022242039442062378, 0.8075834512710571, 0.45132797956466675, -1.4120575189590454, 0.13819080591201782, 0.7478594183921814, 0.02828829735517502, -0.09203681349754333, 0.4619223177433014, 0.3383384346961975, -0.8822314739227295, -0.6727051138877869, -0.3537667691707611, 1.2691826820373535, 0.679770827293396, -0.32985958456993103, -0.13055498898029327, 0.7139869332313538, 0.6302056312561035, 1.2067489624023438, -0.11716169118881226, -0.42058125138282776, 0.23500587046146393, 2.0324618816375732, -1.077372431755066, 0.8623592853546143, 1002.0625, 1005.0], "mean": [-0.22116003930568695, 0.45453423261642456, 0.051736343652009964, -1.7793796062469482, -0.24436640739440918, 0.44880327582359314, -0.1960788518190384, -0.15947389602661133, 0.4342178404331207, 0.2471090406179428, -1.400255799293518, -1.232377529144287, -0.8024779558181763, 0.6146941184997559, 0.20880651473999023, -0.4898867607116699, -1.2282967567443848, 0.2808103859424591, 0.1952875554561615, 0.39545732736587524, -0.18759290874004364, -0.5103973150253296, 0.05683929845690727, 1.7501434087753296, -1.6047571897506714, 0.5273374915122986, 711.470947265625, 709.2250366210938], "std": [0.11355717480182648, 0.15422840416431427, 0.23344863951206207, 0.14315424859523773, 0.2744145393371582, 0.2489163875579834, 0.21125847101211548, 0.057396791875362396, 0.02764967828989029, 0.06977930665016174, 0.27914661169052124, 0.34523987770080566, 0.23162782192230225, 0.2730695307254791, 0.2663089334964752, 0.10983818024396896, 0.4006456732749939, 0.14024165272712708, 0.230101078748703, 0.30254971981048584, 0.05465942248702049, 0.04918472841382027, 0.10213588178157806, 0.12205585837364197, 0.33734673261642456, 0.33868879079818726, 444.7960510253906, 441.3740539550781], "count": [1302]}, "timestamp": {"min": [0.0], "max": [43.36666666666667], "mean": [21.68333333333333], "std": [12.528497146136113], "count": [1302]}, "frame_index": {"min": [0], "max": [1301], "mean": [650.5], "std": [375.8549143840834], "count": [1302]}, "episode_index": {"min": [18], "max": [18], "mean": [18.0], "std": [0.0], "count": [1302]}, "index": {"min": [20719], "max": [22020], "mean": [21369.5], "std": [375.8549143840834], "count": [1302]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1302]}, "subtask_annotation": {"mean": [2.9416282642089095, 8.0, 8.0, 8.0, 8.0], "std": [2.126123765040581, 0.0, 0.0, 0.0, 0.0], "min": [0, 8, 8, 8, 8], "max": [8, 8, 8, 8, 8], "count": [1302]}, "scene_annotation": {"mean": [18.0], "std": [0.0], "min": [18], "max": [18], "count": [1302]}, "eef_direction_state": {"mean": [5.155913978494624, 4.820276497695852], "std": [1.5812237046903443, 1.9391560511805392], "min": [0, 0], "max": [6, 6], "count": [1302]}, "eef_velocity_state": {"mean": [0.30798771121351765, 0.3663594470046083], "std": [0.5254629498612979, 0.577514234520972], "min": [0, 0], "max": [2, 2], "count": [1302]}, "eef_acc_mag_state": {"mean": [0.11443932411674347, 0.20276497695852536], "std": [0.4053677292711057, 0.5405734894094882], "min": [0, 0], "max": [2, 2], "count": [1302]}, "eef_direction_action": {"mean": [5.155913978494624, 4.820276497695852], "std": [1.5812237046903443, 1.939156051180539], "min": [0, 0], "max": [6, 6], "count": [1302]}, "eef_velocity_action": {"mean": [0.30798771121351765, 0.3663594470046083], "std": [0.5254629498612978, 0.577514234520972], "min": [0, 0], "max": [2, 2], "count": [1302]}, "eef_acc_mag_action": {"mean": [0.11443932411674347, 0.20276497695852536], "std": [0.4053677292711057, 0.5405734894094882], "min": [0, 0], "max": [2, 2], "count": [1302]}, "eef_sim_pose_state": {"mean": [0.48507096839590985, 0.3156063100148504, 1.2926156413373717, 0.11715262730762835, -0.21633184937186917, 1.316735873313448, 0.5802928014761147, -0.16419298903860113, 1.2633338348165002, -0.10326095123850196, -0.12996896818309842, -0.7917495224648635], "std": [0.02379099378702906, 0.05111931871918398, 0.04950586295862381, 0.25404629957154895, 0.13100246198269466, 0.3565282552921946, 0.06249061140836683, 0.08739079592633234, 0.05498044585005205, 0.15912174780873736, 0.19389546692979054, 0.32449695862893674], "min": [0.4269744828937091, 0.23832540227456356, 1.1398011516521678, -0.3149278353683961, -0.4370204318322115, 0.5608731357728652, 0.47076357285862364, -0.3096798475724838, 1.1397309594418195, -0.49652413956920555, -0.41465193729930516, -1.2503026270583173], "max": [0.5158764545901993, 0.3837655389169769, 1.3565413454670139, 0.48206790082934503, 0.09440685385843084, 1.8367725108360506, 0.7096995186780395, -0.05468691570353809, 1.3359549603662741, 0.13514232871018278, 0.2053527739728529, -0.14177488146191253], "count": [1302]}, "eef_sim_pose_action": {"mean": [0.48504530595784984, 0.3156392013450162, 1.292778001498397, 0.11725070985642581, -0.2159755407237661, 1.3162063360200174, 0.5803381872429215, -0.16409512701407802, 1.2634661329353147, -0.10337825966192635, -0.1295175382842833, -0.7911163868813218], "std": [0.023805161450133495, 0.05112925769444425, 0.04935080866857256, 0.25405493952242825, 0.13117958079776534, 0.35713808304299255, 0.06244545422286569, 0.08729910749328035, 0.05489003429999352, 0.15915792237211293, 0.19398993737751316, 0.3244057736075038], "min": [0.4269744828937091, 0.23832540227456356, 1.1398011516521678, -0.3149278353683961, -0.4370204318322115, 0.5608557043114522, 0.47076357285862364, -0.3096798475724838, 1.1397309594418195, -0.49652413956920555, -0.41465193729930516, -1.2503026270583173], "max": [0.5158764545901993, 0.3837655389169769, 1.3565413454670139, 0.48206790082934503, 0.09440685385843084, 1.8367725108360506, 0.7096995186780395, -0.05468691570353809, 1.3359549603662741, 0.13514232871018278, 0.2053527739728529, -0.14177488146191253], "count": [1302]}, "gripper_mode_state": {"mean": [0.2903225806451613, 0.3010752688172043], "std": [0.45391120256356376, 0.45872535500432526], "min": [0, 0], "max": [1, 1], "count": [1302]}, "gripper_activity_state": {"mean": [1.923963133640553, 1.923195084485407], "std": [0.3477736412572356, 0.35090349530506604], "min": [0, 0], "max": [2, 2], "count": [1302]}, "gripper_mode_action": {"mean": [0.2903225806451613, 0.3010752688172043], "std": [0.4539112025635638, 0.45872535500432526], "min": [0, 0], "max": [1, 1], "count": [1302]}, "gripper_activity_action": {"mean": [1.923963133640553, 1.923195084485407], "std": [0.3477736412572356, 0.35090349530506604], "min": [0, 0], "max": [2, 2], "count": [1302]}, "gripper_open_scale_state": {"mean": [0.6467931938837274, 0.6447471623127078], "std": [0.4043599061471662, 0.40124835393754715], "min": [0.0, 0.019090909090909092], "max": [0.9109659090909091, 0.9136363636363637], "count": [1302]}, "gripper_open_scale_action": {"mean": [0.6467917537915614, 0.6447499813851746], "std": [0.40435896885684397, 0.4012502304124534], "min": [0.0, 0.019090909090909092], "max": [0.9109659090909091, 0.9136363636363637], "count": [1302]}}} +{"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.45338499183006536]], [[0.43503952964519144]], [[0.41026735410831]]], "std": [[[0.19706101776019078]], [[0.1969599417675707]], [[0.2080098587906744]]], "count": [175]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4622483029878618]], [[0.4543236379551821]], [[0.4384490114379085]]], "std": [[[0.20604415853947047]], [[0.19958919962949442]], [[0.20776120348542135]]], "count": [175]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4578677672735761]], [[0.4549929481792717]], [[0.4386726388888889]]], "std": [[[0.20624649758450334]], [[0.20198537632807587]], [[0.21511799012375377]]], "count": [175]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4286112184873949]], [[0.4269257866479926]], [[0.41555073062558356]]], "std": [[[0.20397623725419153]], [[0.20333619471370634]], [[0.21035923798929002]]], "count": [175]}, "observation.state": {"min": [-0.5459488034248352, 0.42736896872520447, 0.11984085291624069, -1.804443597793579, -0.84168940782547, -0.3050180971622467, -0.7562369704246521, -0.3086686134338379, 0.41522926092147827, 0.20467494428157806, -2.0989527702331543, -1.9829492568969727, -1.1001346111297607, -0.035726889967918396, 0.08594328165054321, -0.5736427903175354, -1.698073387145996, 0.053184546530246735, -0.20213857293128967, -0.2472880631685257, -0.308696985244751, -0.569485068321228, 0.02811349928379059, 1.3987915515899658, -1.9555933475494385, 0.4210129380226135, 0.0, 93.0], "max": [-0.08877835422754288, 0.7422699928283691, 0.45129087567329407, -1.002446174621582, -0.1591271162033081, 0.29645615816116333, 0.11929979920387268, -0.13429924845695496, 0.5406872034072876, 0.29846394062042236, -1.4097098112106323, -0.9240191578865051, -0.6482695937156677, 0.7459973692893982, 0.6366110444068909, -0.24951444566249847, -0.8361970782279968, 0.7202395796775818, 0.3281099200248718, 0.5434660911560059, -0.18267124891281128, -0.3955346941947937, 0.2465570569038391, 1.9405434131622314, -0.9008474946022034, 1.1136020421981812, 1002.0625, 1000.8125], "mean": [-0.32435375452041626, 0.5718485116958618, 0.23362627625465393, -1.4728665351867676, -0.5081636905670166, 0.018905609846115112, -0.4039849638938904, -0.19773945212364197, 0.47360581159591675, 0.244650736451149, -1.719374418258667, -1.4529615640640259, -0.8541787266731262, 0.409699946641922, 0.31992799043655396, -0.37506115436553955, -1.300795078277588, 0.29912036657333374, -0.03273043781518936, 0.28361740708351135, -0.2392355054616928, -0.49759891629219055, 0.1360284984111786, 1.7145235538482666, -1.4555320739746094, 0.8196424841880798, 662.5410766601562, 688.3228759765625], "std": [0.10696229338645935, 0.08402825891971588, 0.09022868424654007, 0.1994701325893402, 0.1342112272977829, 0.18980537354946136, 0.18528015911579132, 0.04367879405617714, 0.0316903293132782, 0.02487804740667343, 0.17042146623134613, 0.20494654774665833, 0.13377714157104492, 0.20386718213558197, 0.1886092722415924, 0.08977456390857697, 0.23513640463352203, 0.2072603702545166, 0.09200957417488098, 0.1869620829820633, 0.043832819908857346, 0.04986359924077988, 0.06676946580410004, 0.1557069569826126, 0.25137704610824585, 0.1882631480693817, 461.7042541503906, 421.06201171875], "count": [986]}, "action": {"min": [-0.5459488034248352, 0.42736896872520447, 0.11984085291624069, -1.804443597793579, -0.84168940782547, -0.3050180971622467, -0.7562369704246521, -0.3086686134338379, 0.41522926092147827, 0.20467494428157806, -2.0989527702331543, -1.9829492568969727, -1.1001346111297607, -0.035726889967918396, 0.08594328165054321, -0.5736427903175354, -1.698073387145996, 0.053184546530246735, -0.20213857293128967, -0.2472880631685257, -0.308696985244751, -0.569485068321228, 0.02811349928379059, 1.3987915515899658, -1.9555933475494385, 0.4210129380226135, 0.0, 93.0], "max": [-0.08877835422754288, 0.7422699928283691, 0.45129087567329407, -1.002446174621582, -0.1591271162033081, 0.29645615816116333, 0.11929979920387268, -0.13429924845695496, 0.5406872034072876, 0.29846394062042236, -1.4097098112106323, -0.9240191578865051, -0.6482695937156677, 0.7459973692893982, 0.6366110444068909, -0.24951444566249847, -0.8361970782279968, 0.7202395796775818, 0.3281099200248718, 0.5434660911560059, -0.18267124891281128, -0.3955346941947937, 0.2465570569038391, 1.9405434131622314, -0.9008474946022034, 1.1136020421981812, 1002.0625, 1000.8125], "mean": [-0.32456159591674805, 0.5718706250190735, 0.2335561215877533, -1.4729013442993164, -0.5086313486099243, 0.019008280709385872, -0.40474972128868103, -0.19762173295021057, 0.4736267328262329, 0.24462036788463593, -1.7197662591934204, -1.4536656141281128, -0.8540846705436707, 0.40982091426849365, 0.31961965560913086, -0.37493690848350525, -1.3008946180343628, 0.2991267144680023, -0.032572418451309204, 0.28401055932044983, -0.2391420304775238, -0.4976263642311096, 0.13590872287750244, 1.714768648147583, -1.45592200756073, 0.8197160959243774, 662.5441284179688, 688.3231201171875], "std": [0.10691848397254944, 0.08403979986906052, 0.09008622169494629, 0.19946244359016418, 0.134127676486969, 0.1897573471069336, 0.18505054712295532, 0.04353587329387665, 0.03167838603258133, 0.024908119812607765, 0.1705292910337448, 0.20499791204929352, 0.13388575613498688, 0.20377786457538605, 0.18839192390441895, 0.0897536501288414, 0.23520424962043762, 0.20725911855697632, 0.09199254214763641, 0.18671320378780365, 0.043782901018857956, 0.049842189997434616, 0.06669777631759644, 0.15567444264888763, 0.251156210899353, 0.18824808299541473, 461.7077331542969, 421.0620422363281], "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": [21], "max": [21], "mean": [21.0], "std": [0.0], "count": [986]}, "index": {"min": [24107], "max": [25092], "mean": [24599.5], "std": [284.63353632346275], "count": [986]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [986]}, "subtask_annotation": {"mean": [2.900608519269777, 8.0, 8.0, 8.0, 8.0], "std": [2.2233911463217506, 0.0, 0.0, 0.0, 0.0], "min": [0, 8, 8, 8, 8], "max": [8, 8, 8, 8, 8], "count": [986]}, "scene_annotation": {"mean": [21.0], "std": [0.0], "min": [21], "max": [21], "count": [986]}, "eef_direction_state": {"mean": [4.898580121703854, 4.750507099391481], "std": [1.9344894688893672, 2.0428038109894624], "min": [0, 0], "max": [6, 6], "count": [986]}, "eef_velocity_state": {"mean": [0.34279918864097364, 0.35598377281947263], "std": [0.5349203977095632, 0.5498014538739527], "min": [0, 0], "max": [2, 2], "count": [986]}, "eef_acc_mag_state": {"mean": [0.1997971602434077, 0.23935091277890466], "std": [0.5306431088381891, 0.5745738208822095], "min": [0, 0], "max": [2, 2], "count": [986]}, "eef_direction_action": {"mean": [4.898580121703854, 4.750507099391481], "std": [1.9344894688893672, 2.0428038109894624], "min": [0, 0], "max": [6, 6], "count": [986]}, "eef_velocity_action": {"mean": [0.34279918864097364, 0.35598377281947263], "std": [0.5349203977095632, 0.5498014538739527], "min": [0, 0], "max": [2, 2], "count": [986]}, "eef_acc_mag_action": {"mean": [0.1997971602434077, 0.23935091277890466], "std": [0.5306431088381891, 0.5745738208822095], "min": [0, 0], "max": [2, 2], "count": [986]}, "eef_sim_pose_state": {"mean": [0.5290012473553196, 0.34026593314762055, 1.23996318768599, -0.05021640850956081, -0.14342637156003557, 1.0251644945462848, 0.5531680703268775, -0.23225767001940173, 1.2000947582040709, 0.029342950078733315, -0.1517698132730011, -1.0074174471873845], "std": [0.03334964517822844, 0.020923986000193, 0.03831335676167052, 0.16841256812652822, 0.11558397738803236, 0.15458284804033234, 0.05461066936163112, 0.05756334938237685, 0.03722365706693866, 0.1312047476877043, 0.19465722394231408, 0.18313733937823595], "min": [0.4731806996503152, 0.3096489530010188, 1.1397926318097635, -0.3698285766212115, -0.48401090762113763, 0.6174758209919935, 0.43760891199133506, -0.31004549745312454, 1.1397687881349112, -0.25742591125476866, -0.4577479018319992, -1.4972276254546557], "max": [0.5907111290417779, 0.38566916849826144, 1.306815163779523, 0.18165125964529638, 0.12571520979676087, 1.4187536995453907, 0.634141431068393, -0.1468023289232415, 1.2454806010496335, 0.1795616905283713, 0.28020725560979876, -0.6466075642101317], "count": [986]}, "eef_sim_pose_action": {"mean": [0.5290574276351777, 0.3402843914086229, 1.240067628959913, -0.050367741633824306, -0.14309113299326667, 1.024522383198433, 0.5532104540188323, -0.23216725633796675, 1.2001756142116262, 0.02948818152477194, -0.15153608734091445, -1.0070926290219768], "std": [0.033328243731749474, 0.020905006641518915, 0.03818030946278948, 0.16836627930356568, 0.11536776537450093, 0.15496058836753446, 0.05457675568371224, 0.0575117248525701, 0.03717911980457621, 0.13116748801761527, 0.19451788330977898, 0.1829903301322217], "min": [0.4731806996503152, 0.3096489530010188, 1.1397926318097635, -0.3698285766212115, -0.48401090762113763, 0.6174175352117115, 0.43760891199133506, -0.31004549745312454, 1.1397687881349112, -0.25742591125476866, -0.4577479018319992, -1.4972276254546557], "max": [0.5907111290417779, 0.38566916849826144, 1.306815163779523, 0.18165125964529638, 0.12571520979676087, 1.4187536995453907, 0.634141431068393, -0.1468023289232415, 1.2454806010496335, 0.1795616905283713, 0.28020725560979876, -0.6466075642101317], "count": [986]}, "gripper_mode_state": {"mean": [0.33975659229208927, 0.34279918864097364], "std": [0.4736264881593512, 0.4746450304259644], "min": [0, 0], "max": [1, 1], "count": [986]}, "gripper_activity_state": {"mean": [1.8975659229208925, 1.9036511156186613], "std": [0.40113196603292034, 0.3898390680387778], "min": [0, 0], "max": [2, 2], "count": [986]}, "gripper_mode_action": {"mean": [0.33975659229208927, 0.34279918864097364], "std": [0.4736264881593512, 0.4746450304259644], "min": [0, 0], "max": [1, 1], "count": [986]}, "gripper_activity_action": {"mean": [1.8975659229208925, 1.9036511156186613], "std": [0.4011319660329203, 0.3898390680387778], "min": [0, 0], "max": [2, 2], "count": [986]}, "gripper_open_scale_state": {"mean": [0.6023100682279217, 0.6257481448711515], "std": [0.41973135717974963, 0.38278460869491265], "min": [0.0, 0.08454545454545455], "max": [0.9109659090909091, 0.9098295454545454], "count": [986]}, "gripper_open_scale_action": {"mean": [0.6023128342246025, 0.6257482690686342], "std": [0.4197333818228179, 0.3827847010826428], "min": [0.0, 0.08454545454545455], "max": [0.9109659090909091, 0.9098295454545454], "count": [986]}}} +{"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.43805809407096175]], [[0.4204141489929305]], [[0.39531669855442175]]], "std": [[[0.20303353484171674]], [[0.20355508405166442]], [[0.2136048561892691]]], "count": [196]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45749622661564626]], [[0.44845720996732025]], [[0.43053937408296655]]], "std": [[[0.21546635762930036]], [[0.20772303981939852]], [[0.2161839546182032]]], "count": [196]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.467539304263372]], [[0.4601200334300387]], [[0.439468847955849]]], "std": [[[0.22117860547493418]], [[0.2146371128119172]], [[0.22548970944157515]]], "count": [196]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4229104902377618]], [[0.42118528244631187]], [[0.4098795174319728]]], "std": [[[0.21064962420308872]], [[0.21004339163172517]], [[0.21756199697452377]]], "count": [196]}, "observation.state": {"min": [-0.7046341300010681, 0.46613597869873047, 0.18260398507118225, -1.9070580005645752, -0.6688908934593201, -0.151762917637825, -0.9672538042068481, -0.30868950486183167, 0.3982192575931549, 0.1792818158864975, -1.919521450996399, -1.9595638513565063, -0.7576022148132324, 0.02969132363796234, -0.0004265148309059441, -0.5934184789657593, -1.9134153127670288, -0.25805237889289856, -0.12055425345897675, -0.035008031874895096, -0.3086898624897003, -0.5450959801673889, -0.019288936629891396, 1.3972651958465576, -1.6021994352340698, 0.10531549900770187, 0.0, 39.0], "max": [-0.1016654297709465, 0.836176335811615, 0.5921247601509094, -0.9658783078193665, -0.0889812484383583, 0.5076693892478943, 0.0875631719827652, -0.10591743886470795, 0.567613959312439, 0.29612305760383606, -1.3398207426071167, -0.7834855318069458, -0.20417927205562592, 0.7137327790260315, 0.6637704968452454, -0.3370961546897888, -1.033374547958374, 0.3373590409755707, 0.6709569096565247, 0.5894969701766968, -0.16065074503421783, -0.38730835914611816, 0.23500624299049377, 2.017015218734741, -1.121137022972107, 0.7622028589248657, 1002.0, 1001.0], "mean": [-0.4614267945289612, 0.5624810457229614, 0.30712106823921204, -1.462268590927124, -0.3691205680370331, 0.26546478271484375, -0.3624177873134613, -0.17736032605171204, 0.49675023555755615, 0.22969470918178558, -1.602843165397644, -1.4004781246185303, -0.6412795186042786, 0.3976338803768158, 0.3630996346473694, -0.4277069568634033, -1.4960323572158813, 0.11174618452787399, 0.23999306559562683, 0.26600271463394165, -0.21765993535518646, -0.47839200496673584, 0.1189676895737648, 1.6989892721176147, -1.3202133178710938, 0.5512241721153259, 653.6719360351562, 561.785888671875], "std": [0.1545073240995407, 0.07266989350318909, 0.07975966483354568, 0.2799977958202362, 0.1523791402578354, 0.19292446970939636, 0.20590496063232422, 0.046639762818813324, 0.049715716391801834, 0.0439428985118866, 0.1228674128651619, 0.23208637535572052, 0.11262227594852448, 0.15958109498023987, 0.16984088718891144, 0.0654466450214386, 0.20261754095554352, 0.15439240634441376, 0.20831863582134247, 0.17498937249183655, 0.04913899302482605, 0.03607858344912529, 0.07020407915115356, 0.13818639516830444, 0.13729849457740784, 0.1894734501838684, 465.9301452636719, 469.2043151855469], "count": [1143]}, "action": {"min": [-0.7046341300010681, 0.46613597869873047, 0.18260398507118225, -1.9070580005645752, -0.6688908934593201, -0.151762917637825, -0.9672538042068481, -0.3086877465248108, 0.3982192575931549, 0.1792818158864975, -1.919521450996399, -1.9595638513565063, -0.7576022148132324, 0.02969132363796234, -0.0004265148309059441, -0.5934184789657593, -1.9134153127670288, -0.25805237889289856, -0.12055425345897675, -0.035008031874895096, -0.3086898624897003, -0.5450959801673889, -0.019288936629891396, 1.3972651958465576, -1.6021994352340698, 0.10531549900770187, 0.0, 39.0], "max": [-0.1016654297709465, 0.836176335811615, 0.5921247601509094, -0.9658783078193665, -0.0889812484383583, 0.5076693892478943, 0.0875631719827652, -0.10591743886470795, 0.567613959312439, 0.29612305760383606, -1.3398207426071167, -0.7834855318069458, -0.20417927205562592, 0.7137327790260315, 0.6637704968452454, -0.3370961546897888, -1.033374547958374, 0.3373590409755707, 0.6709569096565247, 0.5894969701766968, -0.16065074503421783, -0.38730835914611816, 0.23500455915927887, 2.017015218734741, -1.121137022972107, 0.7622028589248657, 1002.0, 1000.9091186523438], "mean": [-0.4618676006793976, 0.5624544024467468, 0.30724117159843445, -1.4620171785354614, -0.3694321811199188, 0.2656956911087036, -0.3632884621620178, -0.17727462947368622, 0.4968131482601166, 0.2296624779701233, -1.6030699014663696, -1.4012106657028198, -0.6408064961433411, 0.3977653682231903, 0.3630017936229706, -0.42767274379730225, -1.4962902069091797, 0.11181794852018356, 0.24047242105007172, 0.2663957476615906, -0.2175605446100235, -0.4783921539783478, 0.11887146532535553, 1.699096918106079, -1.3206331729888916, 0.5509421229362488, 653.6699829101562, 561.7855224609375], "std": [0.15447799861431122, 0.07266008853912354, 0.0800798237323761, 0.2801719903945923, 0.15250743925571442, 0.19262003898620605, 0.20635467767715454, 0.046488139778375626, 0.04969592019915581, 0.04395253211259842, 0.1230509877204895, 0.23252438008785248, 0.11331317573785782, 0.15947960317134857, 0.16973358392715454, 0.06544452160596848, 0.20269758999347687, 0.15447790920734406, 0.20811901986598969, 0.1748322993516922, 0.0490696094930172, 0.03607845678925514, 0.07012028247117996, 0.13813571631908417, 0.1374235600233078, 0.18942399322986603, 465.928955078125, 469.2037353515625], "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": [22], "max": [22], "mean": [22.0], "std": [0.0], "count": [1143]}, "index": {"min": [25093], "max": [26235], "mean": [25664.0], "std": [329.95555256226055], "count": [1143]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1143]}, "subtask_annotation": {"mean": [2.769903762029746, 8.0, 8.0, 8.0, 8.0], "std": [2.3855214868329058, 0.0, 0.0, 0.0, 0.0], "min": [0, 8, 8, 8, 8], "max": [8, 8, 8, 8, 8], "count": [1143]}, "scene_annotation": {"mean": [22.0], "std": [0.0], "min": [22], "max": [22], "count": [1143]}, "eef_direction_state": {"mean": [4.979877515310586, 4.772528433945757], "std": [1.8609908984476737, 2.02626182947748], "min": [0, 0], "max": [6, 6], "count": [1143]}, "eef_velocity_state": {"mean": [0.33770778652668415, 0.3552055993000875], "std": [0.5546627252288231, 0.5687906209690289], "min": [0, 0], "max": [2, 2], "count": [1143]}, "eef_acc_mag_state": {"mean": [0.1662292213473316, 0.2668416447944007], "std": [0.48459781011815156, 0.6044550978359142], "min": [0, 0], "max": [2, 2], "count": [1143]}, "eef_direction_action": {"mean": [4.979877515310586, 4.772528433945757], "std": [1.8609908984476737, 2.0262618294774803], "min": [0, 0], "max": [6, 6], "count": [1143]}, "eef_velocity_action": {"mean": [0.33770778652668415, 0.3552055993000875], "std": [0.5546627252288231, 0.5687906209690289], "min": [0, 0], "max": [2, 2], "count": [1143]}, "eef_acc_mag_action": {"mean": [0.1662292213473316, 0.2668416447944007], "std": [0.48459781011815156, 0.6044550978359142], "min": [0, 0], "max": [2, 2], "count": [1143]}, "eef_sim_pose_state": {"mean": [0.550376731130947, 0.3211282549324272, 1.2781276446898517, 0.15124998136571274, -0.22438550469086618, 1.037044386709188, 0.5339023863724204, -0.21335764153029607, 1.238981601933313, -0.1723270666537356, -0.32794408872479197, -0.9692493001770294], "std": [0.048621655957905886, 0.036979364922363644, 0.04626030079367738, 0.08617480123019364, 0.14233270088852631, 0.19005938126869373, 0.04149091270768392, 0.0621458684415514, 0.050028123560149504, 0.16623582652013194, 0.09340482684325498, 0.16295205809695928], "min": [0.45982432915125987, 0.2772979934762428, 1.1397690216959153, -0.16631891703881507, -0.6642824690310087, 0.4313018806264677, 0.433437863827029, -0.3096868167167215, 1.1397741359460927, -0.586684926984079, -0.5129455625072166, -1.250298016999516], "max": [0.6162134191811279, 0.3790901081139886, 1.3449999964392274, 0.30713177134723413, 0.06833322847188761, 1.3545053175978472, 0.6149041429393954, -0.08069012735725503, 1.2987466381868518, 0.08399193683096251, -0.15023170345042147, -0.6203504494699368], "count": [1143]}, "eef_sim_pose_action": {"mean": [0.5504836152633161, 0.32114399942879274, 1.2782252159420473, 0.15137673539364907, -0.22403422518888663, 1.0363276732594746, 0.5339224235122257, -0.2132913179470523, 1.2390954771311964, -0.1724860951029015, -0.3277506108798006, -0.9688334861967447], "std": [0.04862006444782311, 0.036978294963219936, 0.04608563636324117, 0.08617028438755996, 0.1424364437414093, 0.190797597139733, 0.04147458199433366, 0.06208343489643226, 0.049950264658482846, 0.16623045943013587, 0.0935192696635677, 0.1628406401129807], "min": [0.45982432915125987, 0.2772979934762428, 1.1397706123364655, -0.16631891703881507, -0.6642824690310087, 0.4313018806264677, 0.433437863827029, -0.3096843457917482, 1.1397741359460927, -0.586684926984079, -0.5129455625072166, -1.2502965539163935], "max": [0.6162134191811279, 0.3790901081139886, 1.3449999964392274, 0.30713177134723413, 0.06833322847188761, 1.3545053175978472, 0.6149041429393954, -0.08069012735725503, 1.2987466381868518, 0.08399193683096251, -0.15023170345042147, -0.6203504494699368], "count": [1143]}, "gripper_mode_state": {"mean": [0.34908136482939633, 0.4575678040244969], "std": [0.4766797305930238, 0.49819625524957123], "min": [0, 0], "max": [1, 1], "count": [1143]}, "gripper_activity_state": {"mean": [1.9090113735783028, 1.9133858267716535], "std": [0.3794101224143943, 0.367566536968762], "min": [0, 0], "max": [2, 2], "count": [1143]}, "gripper_mode_action": {"mean": [0.34908136482939633, 0.4575678040244969], "std": [0.4766797305930238, 0.49819625524957123], "min": [0, 0], "max": [1, 1], "count": [1143]}, "gripper_activity_action": {"mean": [1.9090113735783028, 1.9133858267716535], "std": [0.37941012241439437, 0.367566536968762], "min": [0, 0], "max": [2, 2], "count": [1143]}, "gripper_open_scale_state": {"mean": [0.5942471557413322, 0.5107144170621715], "std": [0.4235730486524012, 0.4265491395888801], "min": [0.0, 0.035454545454545454], "max": [0.9109090909090909, 0.91], "count": [1143]}, "gripper_open_scale_action": {"mean": [0.594245415901994, 0.510714140697625], "std": [0.4235717520323814, 0.42654888077756303], "min": [0.0, 0.035454545454545454], "max": [0.9109090909090909, 0.9099173805930397], "count": [1143]}}} +{"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.4429247993737725]], [[0.4271872444380051]], [[0.40267199422872596]]], "std": [[[0.20237453362589414]], [[0.20350333282391173]], [[0.21535067721538154]]], "count": [203]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46031281190637174]], [[0.4515906611207702]], [[0.43411300669693165]]], "std": [[[0.22100145585811334]], [[0.2149236735912988]], [[0.2244457075190888]]], "count": [203]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4692427688029235]], [[0.4631573366415532]], [[0.4438178597588461]]], "std": [[[0.2171810874319512]], [[0.21197927864902943]], [[0.2246687055016481]]], "count": [203]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.422452597274542]], [[0.4204904818249139]], [[0.41021068671721567]]], "std": [[[0.21303409308875654]], [[0.2116792733518924]], [[0.21841408869108578]]], "count": [203]}, "observation.state": {"min": [-0.4224569499492645, 0.24504749476909637, 0.04228169098496437, -1.79893159866333, -0.786456286907196, -0.1792725920677185, -0.5565124154090881, -0.3087228834629059, 0.413446307182312, 0.1610446274280548, -1.7778455018997192, -2.1077091693878174, -1.117296814918518, 0.12199196964502335, -0.011816970072686672, -0.6486778259277344, -1.8072186708450317, -0.10451468080282211, -0.1830359548330307, -0.028262333944439888, -0.31937164068222046, -0.5355836749076843, -0.0655389353632927, 1.573119878768921, -1.6654726266860962, 0.03266994655132294, 0.0, 65.0], "max": [-0.15190690755844116, 0.7381226420402527, 0.4513377845287323, -1.3827698230743408, -0.19047868251800537, 0.8381452560424805, 0.03346232324838638, -0.12795637547969818, 0.5232250690460205, 0.2770112454891205, -1.2238112688064575, -0.9996299743652344, -0.5269951224327087, 0.7534258961677551, 0.6046147346496582, -0.24562782049179077, -1.0365204811096191, 0.2575233280658722, 0.4501269459724426, 0.6876848340034485, -0.12977805733680725, -0.43281081318855286, 0.23671899735927582, 2.28367018699646, -0.8529887199401855, 0.8489275574684143, 999.9375, 1004.9375], "mean": [-0.333337664604187, 0.4417083263397217, 0.20967377722263336, -1.6139600276947021, -0.41501572728157043, 0.3180095851421356, -0.23323801159858704, -0.17633523046970367, 0.4725002348423004, 0.20309963822364807, -1.51827871799469, -1.478426218032837, -0.8607900142669678, 0.4161601960659027, 0.29763171076774597, -0.4208602011203766, -1.4640148878097534, 0.0758066177368164, 0.091014064848423, 0.296056866645813, -0.20275114476680756, -0.47905105352401733, 0.09707772731781006, 1.8664178848266602, -1.2772208452224731, 0.6189095377922058, 608.8988647460938, 668.6171875], "std": [0.06615985184907913, 0.11697043478488922, 0.12088678777217865, 0.1494857370853424, 0.15394195914268494, 0.2188752144575119, 0.12091115117073059, 0.05024786293506622, 0.028305843472480774, 0.04157177731394768, 0.1681755781173706, 0.24584953486919403, 0.14278466999530792, 0.16412366926670074, 0.1667526811361313, 0.1178322434425354, 0.2039288431406021, 0.11088838428258896, 0.16685545444488525, 0.1615864336490631, 0.05844936892390251, 0.027488376945257187, 0.09051569551229477, 0.1772148311138153, 0.1539013832807541, 0.19206112623214722, 479.1250305175781, 440.73724365234375], "count": [1196]}, "action": {"min": [-0.4224569499492645, 0.24504749476909637, 0.04228169098496437, -1.79893159866333, -0.786456286907196, -0.1792725920677185, -0.5565124154090881, -0.308721661567688, 0.413446307182312, 0.1610446274280548, -1.7778455018997192, -2.1077091693878174, -1.117296814918518, 0.12199196964502335, -0.011816970072686672, -0.6486778259277344, -1.8072186708450317, -0.10451468080282211, -0.1830359548330307, -0.028262333944439888, -0.31937164068222046, -0.5355836749076843, -0.0655389353632927, 1.573119878768921, -1.6654726266860962, 0.03266994655132294, 0.0, 65.0], "max": [-0.15190690755844116, 0.7381226420402527, 0.451335608959198, -1.3827698230743408, -0.19047868251800537, 0.8381452560424805, 0.03346232324838638, -0.12795637547969818, 0.5232250690460205, 0.2770112454891205, -1.2238112688064575, -0.9996299743652344, -0.5269951224327087, 0.7534258961677551, 0.6046147346496582, -0.24562782049179077, -1.0365204811096191, 0.2575233280658722, 0.4501269459724426, 0.6876848340034485, -0.12977805733680725, -0.43281081318855286, 0.23671899735927582, 2.28367018699646, -0.8529887199401855, 0.8489275574684143, 999.9375, 1004.9375], "mean": [-0.33345234394073486, 0.44163379073143005, 0.20946542918682098, -1.6142669916152954, -0.4154594838619232, 0.3186328411102295, -0.23372575640678406, -0.17618730664253235, 0.4724874794483185, 0.20303842425346375, -1.5182877779006958, -1.4792512655258179, -0.8606571555137634, 0.41626545786857605, 0.29740840196609497, -0.4207926094532013, -1.4643423557281494, 0.07579947263002396, 0.09147978574037552, 0.29639649391174316, -0.20262372493743896, -0.4790411591529846, 0.09695016592741013, 1.8665977716445923, -1.277599811553955, 0.6187717318534851, 608.8988037109375, 668.6188354492188], "std": [0.06604646891355515, 0.11689500510692596, 0.1206846833229065, 0.14944730699062347, 0.15424175560474396, 0.2186870574951172, 0.12103170156478882, 0.05011819303035736, 0.028321675956249237, 0.041578713804483414, 0.16817888617515564, 0.2463041990995407, 0.1429646611213684, 0.16402506828308105, 0.16652026772499084, 0.11783788353204727, 0.20415905117988586, 0.11087716370820999, 0.1670418232679367, 0.16133101284503937, 0.058384448289871216, 0.027502678334712982, 0.09042882919311523, 0.17702624201774597, 0.15407457947731018, 0.1920287311077118, 479.12493896484375, 440.7388610839844], "count": [1196]}, "timestamp": {"min": [0.0], "max": [39.833333333333336], "mean": [19.916666666666668], "std": [11.50851134305968], "count": [1196]}, "frame_index": {"min": [0], "max": [1195], "mean": [597.5], "std": [345.2553402917904], "count": [1196]}, "episode_index": {"min": [26], "max": [26], "mean": [26.0], "std": [0.0], "count": [1196]}, "index": {"min": [29375], "max": [30570], "mean": [29972.5], "std": [345.2553402917904], "count": [1196]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1196]}, "subtask_annotation": {"mean": [2.979933110367893, 8.0, 8.0, 8.0, 8.0], "std": [2.4765654814994207, 0.0, 0.0, 0.0, 0.0], "min": [0, 8, 8, 8, 8], "max": [8, 8, 8, 8, 8], "count": [1196]}, "scene_annotation": {"mean": [26.0], "std": [0.0], "min": [26], "max": [26], "count": [1196]}, "eef_direction_state": {"mean": [5.076086956521739, 4.857859531772576], "std": [1.7697939544670196, 1.9301853499820611], "min": [0, 0], "max": [6, 6], "count": [1196]}, "eef_velocity_state": {"mean": [0.28678929765886285, 0.3277591973244147], "std": [0.5129031336430276, 0.5513122037715531], "min": [0, 0], "max": [2, 2], "count": [1196]}, "eef_acc_mag_state": {"mean": [0.19732441471571907, 0.18394648829431437], "std": [0.5389754293881935, 0.5184971308777565], "min": [0, 0], "max": [2, 2], "count": [1196]}, "eef_direction_action": {"mean": [5.076086956521739, 4.857859531772576], "std": [1.7697939544670196, 1.9301853499820611], "min": [0, 0], "max": [6, 6], "count": [1196]}, "eef_velocity_action": {"mean": [0.28678929765886285, 0.3277591973244147], "std": [0.5129031336430276, 0.5513122037715531], "min": [0, 0], "max": [2, 2], "count": [1196]}, "eef_acc_mag_action": {"mean": [0.19732441471571907, 0.18394648829431437], "std": [0.5389754293881934, 0.5184971308777565], "min": [0, 0], "max": [2, 2], "count": [1196]}, "eef_sim_pose_state": {"mean": [0.523335349940142, 0.2896772381092149, 1.2706014236772465, 0.055500049919799926, -0.06744962165703959, 1.1284020542081554, 0.5378983263481383, -0.19751855670996743, 1.241487931432712, -0.02622395783410991, -0.3758871166229749, -0.936300330502674], "std": [0.023363969700320307, 0.028327244426368876, 0.04758147432911465, 0.11400071415002502, 0.15632537885499204, 0.20463803670505698, 0.03548569087167199, 0.07727036543360336, 0.05518322154306006, 0.12699926125695696, 0.09833911407452257, 0.22403382441231148], "min": [0.4776382959651014, 0.2588949551009157, 1.139744446878472, -0.14151999001902826, -0.47667698672839576, 0.6340675937226117, 0.48370072735735065, -0.3096026613788272, 1.1306189052216404, -0.4335174308144247, -0.550115969283294, -1.3715987066140176], "max": [0.5640990603660642, 0.3492524235621155, 1.328126310101337, 0.2737471981232775, 0.29940189044032395, 1.489605069430116, 0.6201376483514888, -0.05393562697968901, 1.3098753408890123, 0.19714603648349022, -0.16166749111728018, -0.4440476680857498], "count": [1196]}, "eef_sim_pose_action": {"mean": [0.5233516728892738, 0.28965623055276657, 1.270750882156935, 0.05551470154938721, -0.06691834827685793, 1.1278889304044661, 0.5379053446189445, -0.19742035606110386, 1.2416177629463134, -0.026246985763353995, -0.37570931896549475, -0.9359334214348876], "std": [0.0233465223337718, 0.02832173481454197, 0.04745076574472084, 0.1140044633540719, 0.15633234000134097, 0.2051006640563959, 0.03547677976594446, 0.07720246635562442, 0.055126487702659745, 0.1270107464848894, 0.09851813333506003, 0.22387888457727903], "min": [0.4776382959651014, 0.2588949551009157, 1.1397448570856907, -0.14151999001902826, -0.47667698672839576, 0.6340675937226117, 0.48370072735735065, -0.3096026613788272, 1.1306189052216404, -0.4335174308144247, -0.550115969283294, -1.3715987066140176], "max": [0.5640990603660642, 0.3492524235621155, 1.328126310101337, 0.2737471981232775, 0.29940189044032395, 1.489605069430116, 0.6201376483514888, -0.05393562697968901, 1.3098753408890123, 0.19714603648349022, -0.16166749111728018, -0.4440476680857498], "count": [1196]}, "gripper_mode_state": {"mean": [0.39297658862876256, 0.358695652173913], "std": [0.4884117007386887, 0.47961764071544266], "min": [0, 0], "max": [1, 1], "count": [1196]}, "gripper_activity_state": {"mean": [1.9205685618729098, 1.9188963210702341], "std": [0.35585641830628223, 0.3601524936497318], "min": [0, 0], "max": [2, 2], "count": [1196]}, "gripper_mode_action": {"mean": [0.39297658862876256, 0.358695652173913], "std": [0.4884117007386887, 0.47961764071544266], "min": [0, 0], "max": [1, 1], "count": [1196]}, "gripper_activity_action": {"mean": [1.9205685618729098, 1.9188963210702341], "std": [0.3558564183062823, 0.3601524936497318], "min": [0, 0], "max": [2, 2], "count": [1196]}, "gripper_open_scale_state": {"mean": [0.5535444645288708, 0.6078338527940392], "std": [0.43556772794312887, 0.4006704350663023], "min": [0.0, 0.05909090909090909], "max": [0.9090340909090909, 0.9135795454545454], "count": [1196]}, "gripper_open_scale_action": {"mean": [0.5535443578704455, 0.6078352413948767], "std": [0.4355676409284066, 0.40067149137929137], "min": [0.0, 0.05909090909090909], "max": [0.9090340909090909, 0.9135795454545454], "count": [1196]}}} +{"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.441064835879103]], [[0.4237461553912541]], [[0.39834419460694037]]], "std": [[[0.2018962900780302]], [[0.2030916268427859]], [[0.2146287758259877]]], "count": [181]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46718772681724624]], [[0.45918286322355834]], [[0.4418805293756545]]], "std": [[[0.21883114987572794]], [[0.21335547185106302]], [[0.22378402163111724]]], "count": [181]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46814224713826597]], [[0.459468042465605]], [[0.4398199229047052]]], "std": [[[0.20919664990501757]], [[0.20444900153285367]], [[0.21695424242314523]]], "count": [181]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4251651895334561]], [[0.42166472687141154]], [[0.4096096057668003]]], "std": [[[0.20778465776935082]], [[0.20813026586363698]], [[0.21545143666568506]]], "count": [181]}, "observation.state": {"min": [-0.48767006397247314, 0.3713275194168091, 0.10659816861152649, -1.782548427581787, -0.7746665477752686, -0.14594225585460663, -0.6864140033721924, -0.30919042229652405, 0.42765262722969055, 0.17127463221549988, -1.817984700202942, -1.9490277767181396, -1.1342086791992188, 0.10311514139175415, 0.04109377786517143, -0.6390926241874695, -1.8084644079208374, -0.2000158131122589, -0.17841191589832306, -0.16324391961097717, -0.3086717426776886, -0.49158987402915955, -0.0529557503759861, 1.4720607995986938, -1.7108434438705444, 0.06511469930410385, 0.9375, 116.0], "max": [-0.19317305088043213, 0.7876867055892944, 0.45128870010375977, -1.264333963394165, -0.2488664984703064, 0.4041135311126709, 0.028276516124606133, -0.12539450824260712, 0.5285137891769409, 0.307842880487442, -1.2666343450546265, -1.0458492040634155, -0.4035683870315552, 0.5797449350357056, 0.6238592267036438, -0.26931849122047424, -1.2345390319824219, 0.6279825568199158, 0.657913863658905, 0.6166346073150635, -0.1306096315383911, -0.4201999306678772, 0.2430931180715561, 2.1531825065612793, -0.9261155128479004, 1.1230708360671997, 999.9375, 1005.0], "mean": [-0.38548728823661804, 0.5803623795509338, 0.2998310923576355, -1.592462182044983, -0.6128466725349426, 0.3008110523223877, -0.29723721742630005, -0.1696947067975998, 0.4733552038669586, 0.21064820885658264, -1.5627669095993042, -1.6107895374298096, -0.7885822057723999, 0.3477763831615448, 0.3748151361942291, -0.4247109889984131, -1.5610798597335815, 0.12219418585300446, 0.11288361251354218, 0.22431930899620056, -0.20556534826755524, -0.4626450836658478, 0.1159593015909195, 1.8119479417800903, -1.252705454826355, 0.6608895063400269, 583.1255493164062, 622.3846435546875], "std": [0.07077965885400772, 0.07114068418741226, 0.0930473729968071, 0.15220047533512115, 0.13652878999710083, 0.12414446473121643, 0.13837140798568726, 0.04235447943210602, 0.026803040876984596, 0.04735398665070534, 0.151533305644989, 0.18654954433441162, 0.15324987471103668, 0.1209862008690834, 0.1656392365694046, 0.09440111368894577, 0.14172260463237762, 0.17575158178806305, 0.1519855111837387, 0.1665235459804535, 0.051834747195243835, 0.017587201669812202, 0.08457096666097641, 0.18533338606357574, 0.1648867130279541, 0.22854332625865936, 482.5294494628906, 428.77874755859375], "count": [1029]}, "action": {"min": [-0.48767006397247314, 0.3713275194168091, 0.10659816861152649, -1.782548427581787, -0.7746665477752686, -0.14594225585460663, -0.6864140033721924, -0.30919042229652405, 0.42765262722969055, 0.17127463221549988, -1.817984700202942, -1.9490277767181396, -1.1342086791992188, 0.10311514139175415, 0.04109377786517143, -0.6390926241874695, -1.8084644079208374, -0.2000158131122589, -0.17841191589832306, -0.16324391961097717, -0.3086717426776886, -0.49158987402915955, -0.0529557503759861, 1.4720607995986938, -1.7108434438705444, 0.06511469930410385, 0.9375, 116.0], "max": [-0.19317305088043213, 0.7876867055892944, 0.45128870010375977, -1.264333963394165, -0.2488664984703064, 0.4041135311126709, 0.028276516124606133, -0.12539450824260712, 0.5285137891769409, 0.307842880487442, -1.2666343450546265, -1.0458492040634155, -0.4035683870315552, 0.5797449350357056, 0.6238592267036438, -0.26931849122047424, -1.2345390319824219, 0.6279825568199158, 0.657913863658905, 0.6166346073150635, -0.1306096315383911, -0.4201999306678772, 0.2430931180715561, 2.1531825065612793, -0.9261155128479004, 1.1230708360671997, 999.9375, 1005.0], "mean": [-0.3856615424156189, 0.5804688334465027, 0.2997426688671112, -1.5927172899246216, -0.6133274435997009, 0.30126288533210754, -0.2979317307472229, -0.16955041885375977, 0.4733453094959259, 0.21060341596603394, -1.5629678964614868, -1.611593246459961, -0.7882572412490845, 0.3478374481201172, 0.3745448589324951, -0.42462795972824097, -1.5614550113677979, 0.12213443964719772, 0.11321056634187698, 0.224686399102211, -0.20542439818382263, -0.4626254737377167, 0.11581005901098251, 1.8122867345809937, -1.2530418634414673, 0.6608518362045288, 583.1246337890625, 622.3807983398438], "std": [0.07054207473993301, 0.07125870138406754, 0.0929466262459755, 0.15211787819862366, 0.1361345797777176, 0.12345447391271591, 0.13852937519550323, 0.04213328659534454, 0.026815300807356834, 0.047352779656648636, 0.15168388187885284, 0.18621933460235596, 0.1536933332681656, 0.12092728167772293, 0.1654910296201706, 0.09441518783569336, 0.14183826744556427, 0.17571726441383362, 0.15184499323368073, 0.1663825809955597, 0.051751334220170975, 0.01761789247393608, 0.08449647575616837, 0.18521536886692047, 0.16497129201889038, 0.22853226959705353, 482.5296936035156, 428.7777099609375], "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": [27], "max": [27], "mean": [27.0], "std": [0.0], "count": [1029]}, "index": {"min": [30571], "max": [31599], "mean": [31085.0], "std": [297.0465732282847], "count": [1029]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1029]}, "subtask_annotation": {"mean": [2.619047619047619, 8.0, 8.0, 8.0, 8.0], "std": [2.4807650052630583, 0.0, 0.0, 0.0, 0.0], "min": [0, 8, 8, 8, 8], "max": [8, 8, 8, 8, 8], "count": [1029]}, "scene_annotation": {"mean": [27.0], "std": [0.0], "min": [27], "max": [27], "count": [1029]}, "eef_direction_state": {"mean": [4.988338192419825, 4.849368318756074], "std": [1.8037484073763568, 1.8341464994236625], "min": [0, 0], "max": [6, 6], "count": [1029]}, "eef_velocity_state": {"mean": [0.31681243926141883, 0.3362487852283771], "std": [0.5477395414323967, 0.525036830871516], "min": [0, 0], "max": [2, 2], "count": [1029]}, "eef_acc_mag_state": {"mean": [0.15937803692905733, 0.1933916423712342], "std": [0.4907917899598223, 0.5221200923484379], "min": [0, 0], "max": [2, 2], "count": [1029]}, "eef_direction_action": {"mean": [4.988338192419825, 4.849368318756074], "std": [1.8037484073763568, 1.8341464994236625], "min": [0, 0], "max": [6, 6], "count": [1029]}, "eef_velocity_action": {"mean": [0.31681243926141883, 0.3362487852283771], "std": [0.5477395414323967, 0.525036830871516], "min": [0, 0], "max": [2, 2], "count": [1029]}, "eef_acc_mag_action": {"mean": [0.15937803692905733, 0.1933916423712342], "std": [0.4907917899598223, 0.522120092348438], "min": [0, 0], "max": [2, 2], "count": [1029]}, "eef_sim_pose_state": {"mean": [0.5291835640700261, 0.30687151704590504, 1.2797375327551936, 0.08186344286515561, -0.01845311909502351, 1.001247563539466, 0.5188285298544065, -0.21195071830025178, 1.2383842988481684, -0.02304892457950853, -0.36013977607197545, -0.9975952555219584], "std": [0.021454769813550312, 0.0360165289889949, 0.03929496059825042, 0.09273125202385132, 0.11586778441798934, 0.19800839274178905, 0.024083614266257228, 0.07148608203209328, 0.04542455101178671, 0.1740174585240735, 0.12265492294419321, 0.22239352980284338], "min": [0.48758856883148516, 0.27627841392324914, 1.1394104707482822, -0.05543853723888431, -0.4268584635481101, 0.5528941187608637, 0.4692693787934155, -0.3101707207920768, 1.1397884663712559, -0.5776141765318878, -0.5180014062199043, -1.4300229977908718], "max": [0.57330537328857, 0.3819873074644694, 1.3158110710087236, 0.20904180650461646, 0.09253606144986226, 1.383628857463799, 0.5702451123633471, -0.06115360002654898, 1.2987076093259262, 0.23426024764224684, 0.022491981122580107, -0.5502056287050064], "count": [1029]}, "eef_sim_pose_action": {"mean": [0.5292126714083569, 0.3068762373855105, 1.2798877352716578, 0.08192342981574295, -0.018030618567988876, 1.000570932337803, 0.5188278707699073, -0.2118353416184154, 1.2385146510088103, -0.02292554795067999, -0.3600049688961872, -0.9972049538971272], "std": [0.021420063644092345, 0.036017211867473545, 0.03905456314994799, 0.09274721209978938, 0.11532925416638938, 0.19834545136664505, 0.024084449594029556, 0.07142418792920502, 0.04533379355327939, 0.1740250098403204, 0.12270606655196135, 0.22230236322062719], "min": [0.48758856883148516, 0.27627841392324914, 1.1394104707482822, -0.05543853723888431, -0.4268584635481101, 0.5528941187608637, 0.4692693787934155, -0.3101707207920768, 1.1397884663712559, -0.5776141765318878, -0.5180014062199043, -1.4300229977908718], "max": [0.57330537328857, 0.3819873074644694, 1.3158110710087236, 0.20904180650461646, 0.09253606144986226, 1.383628857463799, 0.5702451123633471, -0.06115360002654898, 1.2987076093259262, 0.23426024764224684, 0.022491981122580107, -0.5502056287050064], "count": [1029]}, "gripper_mode_state": {"mean": [0.41885325558794945, 0.4295432458697765], "std": [0.49337126575362067, 0.49501095522971184], "min": [0, 0], "max": [1, 1], "count": [1029]}, "gripper_activity_state": {"mean": [1.9057337220602526, 1.913508260447036], "std": [0.3866782751514388, 0.3705670741484426], "min": [0, 0], "max": [2, 2], "count": [1029]}, "gripper_mode_action": {"mean": [0.41885325558794945, 0.4295432458697765], "std": [0.49337126575362067, 0.49501095522971184], "min": [0, 0], "max": [1, 1], "count": [1029]}, "gripper_activity_action": {"mean": [1.9057337220602526, 1.913508260447036], "std": [0.3866782751514388, 0.3705670741484426], "min": [0, 0], "max": [2, 2], "count": [1029]}, "gripper_open_scale_state": {"mean": [0.530114171439047, 0.5658042358107228], "std": [0.43866386929954465, 0.38979951582673805], "min": [0.0008522727272727272, 0.10545454545454545], "max": [0.9090340909090909, 0.9136363636363637], "count": [1029]}, "gripper_open_scale_action": {"mean": [0.5301133229646379, 0.5658006676347714], "std": [0.4386631372193449, 0.3897963485047387], "min": [0.0008522727272727272, 0.10545454545454545], "max": [0.9090340909090909, 0.9136363636363637], "count": [1029]}}} +{"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.444292857083911]], [[0.42575973068099293]], [[0.3990611775434079]]], "std": [[[0.19629289566873373]], [[0.19850348607421406]], [[0.2110122051920879]]], "count": [198]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46699820715323165]], [[0.45995302803360405]], [[0.44307997045619596]]], "std": [[[0.21571442126876725]], [[0.2110219142444]], [[0.22066594699677017]]], "count": [198]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46774719622697564]], [[0.45840808514062187]], [[0.4379930792813758]]], "std": [[[0.21472619288203337]], [[0.20873878813126187]], [[0.22002330357660718]]], "count": [198]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4235310086155675]], [[0.4207734730887304]], [[0.40911433782267115]]], "std": [[[0.20809848585351068]], [[0.2060104908455523]], [[0.21306391846828981]]], "count": [198]}, "observation.state": {"min": [-0.42465606331825256, 0.0976555347442627, -0.05607088282704353, -1.9639023542404175, -0.48047932982444763, -0.34615007042884827, -0.529697597026825, -0.30942463874816895, 0.39933454990386963, 0.13241837918758392, -2.0378942489624023, -1.5120229721069336, -1.115588903427124, 0.10129127651453018, 0.0006206827238202095, -0.45149922370910645, -1.8566092252731323, -0.20571541786193848, -0.12046371400356293, -0.028412869200110435, -0.3087138235569, -0.5621233582496643, 0.02678612433373928, 1.3811144828796387, -1.5277364253997803, 0.5106519460678101, 0.0, 17.8125], "max": [-0.09631490707397461, 0.8278500437736511, 0.45151668787002563, -1.3703092336654663, 0.1038394570350647, 0.6438127160072327, 0.12109749019145966, -0.09477193653583527, 0.510465681552887, 0.2855986952781677, -1.1194589138031006, -0.7910210490226746, -0.4842861592769623, 0.6175040602684021, 0.621351420879364, -0.23425918817520142, -0.9787620902061462, 0.5369800329208374, 0.43177810311317444, 0.34750378131866455, -0.15386824309825897, -0.4095934331417084, 0.23491081595420837, 1.8103822469711304, -1.0416529178619385, 1.0223872661590576, 1000.125, 1001.0], "mean": [-0.33626413345336914, 0.39750349521636963, 0.23019807040691376, -1.6653292179107666, -0.2069668173789978, 0.2914831042289734, -0.20708341896533966, -0.16924576461315155, 0.4647560715675354, 0.17917576432228088, -1.6120038032531738, -1.2724002599716187, -0.790575385093689, 0.38895151019096375, 0.28113362193107605, -0.3500785231590271, -1.4048155546188354, 0.06322196125984192, 0.10569266229867935, 0.11477877199649811, -0.22373813390731812, -0.4964229166507721, 0.1301826536655426, 1.6413304805755615, -1.2028961181640625, 0.7721684575080872, 509.4411315917969, 523.2977294921875], "std": [0.08238190412521362, 0.17061862349510193, 0.15884920954704285, 0.17063504457473755, 0.1779123693704605, 0.28321096301078796, 0.13367414474487305, 0.05892294645309448, 0.02482970431447029, 0.04190070554614067, 0.21334587037563324, 0.20905795693397522, 0.21207314729690552, 0.15416407585144043, 0.20344115793704987, 0.078121617436409, 0.25337183475494385, 0.20020250976085663, 0.16164197027683258, 0.12359006702899933, 0.04666289687156677, 0.04297693818807602, 0.06904692947864532, 0.11047068238258362, 0.13552509248256683, 0.16476663947105408, 490.5444030761719, 481.8092041015625], "count": [1157]}, "action": {"min": [-0.42465606331825256, 0.0976555347442627, -0.05607088282704353, -1.9639023542404175, -0.48047932982444763, -0.34615007042884827, -0.529697597026825, -0.30942463874816895, 0.39933454990386963, 0.13241837918758392, -2.0378942489624023, -1.5120229721069336, -1.115588903427124, 0.10129127651453018, 0.0006206827238202095, -0.45149922370910645, -1.8566092252731323, -0.20571541786193848, -0.12046371400356293, -0.028412869200110435, -0.3087138235569, -0.5621233582496643, 0.02678612433373928, 1.3811144828796387, -1.5277364253997803, 0.5106519460678101, 0.0, 17.8125], "max": [-0.09631490707397461, 0.8278500437736511, 0.45151668787002563, -1.3703092336654663, 0.1038394570350647, 0.6438127160072327, 0.12109749019145966, -0.09477193653583527, 0.510465681552887, 0.2855986952781677, -1.1194589138031006, -0.7910210490226746, -0.4842861592769623, 0.6175040602684021, 0.621351420879364, -0.23425918817520142, -0.9787620902061462, 0.5369800329208374, 0.43177810311317444, 0.34750378131866455, -0.15386824309825897, -0.4095934331417084, 0.23491081595420837, 1.8103822469711304, -1.0416529178619385, 1.0223872661590576, 1000.125, 1001.0], "mean": [-0.33631664514541626, 0.39735740423202515, 0.23000167310237885, -1.665562629699707, -0.20698235929012299, 0.2917557954788208, -0.20754624903202057, -0.16913874447345734, 0.4647585153579712, 0.1791151762008667, -1.6122301816940308, -1.2727279663085938, -0.7904850840568542, 0.38905125856399536, 0.2808113992214203, -0.34997329115867615, -1.4050092697143555, 0.06299517303705215, 0.10616666823625565, 0.11510292440652847, -0.22365212440490723, -0.4964391887187958, 0.13006064295768738, 1.641377568244934, -1.203147053718567, 0.7719921469688416, 509.4404602050781, 523.2975463867188], "std": [0.08231410384178162, 0.17051367461681366, 0.15871590375900269, 0.170473113656044, 0.1779172271490097, 0.28296583890914917, 0.1337853968143463, 0.05878189578652382, 0.024827944114804268, 0.041870784014463425, 0.21344265341758728, 0.20911921560764313, 0.21211493015289307, 0.15407876670360565, 0.2032238245010376, 0.0780668780207634, 0.2534632086753845, 0.20013508200645447, 0.16178223490715027, 0.12370634078979492, 0.04659784585237503, 0.04296104609966278, 0.06898653507232666, 0.11045286804437637, 0.13564343750476837, 0.16490395367145538, 490.54595947265625, 481.8087158203125], "count": [1157]}, "timestamp": {"min": [0.0], "max": [38.53333333333333], "mean": [19.266666666666666], "std": [11.133233532486816], "count": [1157]}, "frame_index": {"min": [0], "max": [1156], "mean": [578.0], "std": [333.9970059746045], "count": [1157]}, "episode_index": {"min": [28], "max": [28], "mean": [28.0], "std": [0.0], "count": [1157]}, "index": {"min": [31600], "max": [32756], "mean": [32178.0], "std": [333.9970059746045], "count": [1157]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1157]}, "subtask_annotation": {"mean": [2.4485738980121003, 8.0, 8.0, 8.0, 8.0], "std": [2.1917954474431975, 0.0, 0.0, 0.0, 0.0], "min": [0, 8, 8, 8, 8], "max": [8, 8, 8, 8, 8], "count": [1157]}, "scene_annotation": {"mean": [28.0], "std": [0.0], "min": [28], "max": [28], "count": [1157]}, "eef_direction_state": {"mean": [4.932584269662922, 5.16076058772688], "std": [1.789419970685989, 1.6677578328428024], "min": [0, 0], "max": [6, 6], "count": [1157]}, "eef_velocity_state": {"mean": [0.36041486603284356, 0.28262748487467587], "std": [0.5474123940710809, 0.5164375112874782], "min": [0, 0], "max": [2, 2], "count": [1157]}, "eef_acc_mag_state": {"mean": [0.17458945548833188, 0.1365600691443388], "std": [0.5064262316294681, 0.4577419202774054], "min": [0, 0], "max": [2, 2], "count": [1157]}, "eef_direction_action": {"mean": [4.932584269662922, 5.16076058772688], "std": [1.789419970685989, 1.6677578328428024], "min": [0, 0], "max": [6, 6], "count": [1157]}, "eef_velocity_action": {"mean": [0.36041486603284356, 0.28262748487467587], "std": [0.5474123940710809, 0.5164375112874782], "min": [0, 0], "max": [2, 2], "count": [1157]}, "eef_acc_mag_action": {"mean": [0.17458945548833188, 0.1365600691443388], "std": [0.5064262316294681, 0.4577419202774054], "min": [0, 0], "max": [2, 2], "count": [1157]}, "eef_sim_pose_state": {"mean": [0.5153688686011227, 0.26255770860688904, 1.2764437870555978, 0.03780961996807945, -0.24749339915633292, 1.1634461248851222, 0.5438982069341322, -0.2125999391759324, 1.221079340723095, -0.03242543239226199, -0.31798597845033183, -1.175164879346882], "std": [0.021721176680425926, 0.029785636344607788, 0.060432296893686385, 0.19577109513869376, 0.09712479124763335, 0.2467741324624792, 0.04519831428805387, 0.060758771160201404, 0.04131396761823506, 0.12613618516401187, 0.09630513485204867, 0.15429225895498086], "min": [0.4620607089029372, 0.2344521931403322, 1.1374979438342887, -0.35999717673719456, -0.6236500872339383, 0.8264051656121276, 0.4577144808874068, -0.3095938645928365, 1.1397532133801833, -0.23274852228988663, -0.43432860428185815, -1.3842068533375347], "max": [0.551305529531537, 0.3558753892537399, 1.3543921985812002, 0.31511670442238127, -0.07461533308802437, 1.5644504468842924, 0.608490314627094, -0.1268619006793095, 1.2785262088124278, 0.16672600253402714, -0.0334693325324138, -0.9048847975253225], "count": [1157]}, "eef_sim_pose_action": {"mean": [0.5153869402348373, 0.2625259244088288, 1.2765485336352949, 0.03778074597337252, -0.24735072380853187, 1.163099948006883, 0.5439242173297615, -0.21249544398825954, 1.2211770576515617, -0.03255734301600817, -0.31787820991849, -1.174915613686081], "std": [0.021707625512144918, 0.029755050233269457, 0.06030024430932153, 0.1957679580176136, 0.09704699235043773, 0.2469332058064025, 0.04517513918009975, 0.06069583299134625, 0.04125514357059113, 0.12626136701694607, 0.09630222739196138, 0.15440402255617997], "min": [0.4620607089029372, 0.2344521931403322, 1.1374979438342887, -0.35999717673719456, -0.6236500872339383, 0.8264051656121276, 0.4577144808874068, -0.3095938645928365, 1.1397532133801833, -0.23274852228988663, -0.43432860428185815, -1.3842068533375347], "max": [0.551305529531537, 0.3558753892537399, 1.3543921985812002, 0.31511670442238127, -0.07461533308802437, 1.5644504468842924, 0.608490314627094, -0.1268619006793095, 1.2785262088124278, 0.16672600253402714, -0.0334693325324138, -0.9048847975253225], "count": [1157]}, "gripper_mode_state": {"mean": [0.49265341400172863, 0.4874675885911841], "std": [0.49994602476084166, 0.49984291398826725], "min": [0, 0], "max": [1, 1], "count": [1157]}, "gripper_activity_state": {"mean": [1.912705272255834, 1.9118409680207433], "std": [0.3720847299183436, 0.37304115730828574], "min": [0, 0], "max": [2, 2], "count": [1157]}, "gripper_mode_action": {"mean": [0.49265341400172863, 0.4874675885911841], "std": [0.49994602476084166, 0.49984291398826725], "min": [0, 0], "max": [1, 1], "count": [1157]}, "gripper_activity_action": {"mean": [1.912705272255834, 1.9118409680207433], "std": [0.37208472991834357, 0.37304115730828574], "min": [0, 0], "max": [2, 2], "count": [1157]}, "gripper_open_scale_state": {"mean": [0.46312825380159095, 0.4757252291549588], "std": [0.44594962974752744, 0.4380075968961203], "min": [0.0, 0.01619318181818182], "max": [0.9092045454545454, 0.91], "count": [1157]}, "gripper_open_scale_action": {"mean": [0.4631276837340948, 0.47572504600632864], "std": [0.44594905993310846, 0.4380074151369562], "min": [0.0, 0.01619318181818182], "max": [0.9092045454545454, 0.91], "count": [1157]}}} +{"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.44480738170514755]], [[0.42827356591058513]], [[0.4025878533859303]]], "std": [[[0.1932264667659752]], [[0.19407263106061473]], [[0.2061534037119094]]], "count": [169]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4579973919054801]], [[0.45117798009243143]], [[0.43463665786827554]]], "std": [[[0.21109294003185397]], [[0.20519127009743193]], [[0.2150652899068985]]], "count": [169]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46692374526240477]], [[0.4602925573829137]], [[0.44079983660130717]]], "std": [[[0.21087589918525435]], [[0.206537054921198]], [[0.21844780883225062]]], "count": [169]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4248907911784043]], [[0.42118085165525776]], [[0.4093327145453842]]], "std": [[[0.20114565189086242]], [[0.1987272583967926]], [[0.20563986934877182]]], "count": [169]}, "observation.state": {"min": [-0.28656452894210815, 0.1981581449508667, -0.048606328666210175, -1.9159101247787476, -0.5327345132827759, -0.18308722972869873, -0.35197073221206665, -0.3086162209510803, 0.3879792392253876, 0.1354328691959381, -1.8692691326141357, -1.6008578538894653, -1.1814286708831787, -0.041405756026506424, 0.13347841799259186, -0.4976653456687927, -1.7126883268356323, -0.35832154750823975, -0.2743406593799591, -0.3346319794654846, -0.36686620116233826, -0.5761933326721191, 0.06027443706989288, 1.492878794670105, -1.7441303730010986, 0.4774559438228607, 0.0, 6.0], "max": [-0.07566220313310623, 0.7222117781639099, 0.4513508677482605, -1.4120346307754517, -0.08221045881509781, 0.4977635443210602, 0.0531420037150383, -0.1365143060684204, 0.48827430605888367, 0.2713378667831421, -1.1734904050827026, -1.0406699180603027, -0.6339031457901001, 0.7158064246177673, 0.6413877606391907, -0.15414421260356903, -0.9477399587631226, 0.6307249069213867, 0.2849566340446472, 0.53200364112854, -0.1446981281042099, -0.3927036225795746, 0.24207399785518646, 1.9815577268600464, -0.49316245317459106, 1.022628903388977, 1002.0625, 1001.9375], "mean": [-0.23411211371421814, 0.365247517824173, 0.1963667869567871, -1.7184745073318481, -0.25355327129364014, 0.2476796656847, -0.17388208210468292, -0.18249601125717163, 0.4483913779258728, 0.17858007550239563, -1.5783798694610596, -1.3310723304748535, -0.9087769985198975, 0.46097326278686523, 0.341325581073761, -0.35282912850379944, -1.2850244045257568, 0.18901142477989197, -0.021728159859776497, 0.29412585496902466, -0.22039794921875, -0.5112224221229553, 0.1585136204957962, 1.7619633674621582, -1.3048303127288818, 0.7498834133148193, 613.4039916992188, 623.49169921875], "std": [0.04482703283429146, 0.1319054365158081, 0.14636528491973877, 0.14286090433597565, 0.12871159613132477, 0.17055164277553558, 0.08363448828458786, 0.04883802682161331, 0.019723864272236824, 0.04489676281809807, 0.17993289232254028, 0.15907688438892365, 0.16670654714107513, 0.1949676275253296, 0.15998072922229767, 0.10575280338525772, 0.1881738305091858, 0.13647320866584778, 0.12813852727413177, 0.16165977716445923, 0.0669841542840004, 0.04747459664940834, 0.06880632042884827, 0.1328505575656891, 0.21599110960960388, 0.17374670505523682, 475.9107666015625, 470.8515319824219], "count": [936]}, "action": {"min": [-0.28656452894210815, 0.1981581449508667, -0.048606328666210175, -1.9159101247787476, -0.5327345132827759, -0.18308722972869873, -0.35197073221206665, -0.3086162209510803, 0.3879792392253876, 0.1354328691959381, -1.8692691326141357, -1.6008578538894653, -1.1814286708831787, -0.041405756026506424, 0.13347841799259186, -0.4976653456687927, -1.7126883268356323, -0.35832154750823975, -0.2743406593799591, -0.3346319794654846, -0.36686620116233826, -0.5761933326721191, 0.06027443706989288, 1.492878794670105, -1.7441303730010986, 0.4774559438228607, 0.0, 6.0], "max": [-0.07566220313310623, 0.7222117781639099, 0.45135021209716797, -1.4120346307754517, -0.08221045881509781, 0.4977635443210602, 0.0531420037150383, -0.1365143060684204, 0.48827430605888367, 0.2713378667831421, -1.1734904050827026, -1.0406699180603027, -0.6339031457901001, 0.7158064246177673, 0.6413877606391907, -0.15414421260356903, -0.9477399587631226, 0.6307249069213867, 0.2849566340446472, 0.53200364112854, -0.1446981281042099, -0.3927036225795746, 0.24207399785518646, 1.9815577268600464, -0.49316245317459106, 1.022628903388977, 1002.0625, 1001.9375], "mean": [-0.23411154747009277, 0.3650032877922058, 0.19603264331817627, -1.7189414501190186, -0.2535700500011444, 0.24815994501113892, -0.17428328096866608, -0.18232427537441254, 0.4483765959739685, 0.17850957810878754, -1.5785269737243652, -1.331403374671936, -0.9088735580444336, 0.4612622857093811, 0.3409242033958435, -0.3527268171310425, -1.2851322889328003, 0.18903806805610657, -0.021304132416844368, 0.2944883108139038, -0.22024203836917877, -0.5112810134887695, 0.1583542674779892, 1.7621262073516846, -1.3053038120269775, 0.749937117099762, 613.4061279296875, 623.4920654296875], "std": [0.04482747241854668, 0.13167349994182587, 0.14613966643810272, 0.14257250726222992, 0.12871262431144714, 0.1701469123363495, 0.08356451988220215, 0.048676587641239166, 0.0197314340621233, 0.04485998675227165, 0.1799847036600113, 0.15896183252334595, 0.16663858294487, 0.19478002190589905, 0.15979090332984924, 0.10570358484983444, 0.18827562034130096, 0.1364881843328476, 0.1284673660993576, 0.16131646931171417, 0.06694839149713516, 0.0474269837141037, 0.0688018649816513, 0.13271233439445496, 0.2160738706588745, 0.1737532764673233, 475.9123229980469, 470.8517150878906], "count": [936]}, "timestamp": {"min": [0.0], "max": [31.166666666666668], "mean": [15.583333333333334], "std": [9.00665905912994], "count": [936]}, "frame_index": {"min": [0], "max": [935], "mean": [467.5], "std": [270.1997717738982], "count": [936]}, "episode_index": {"min": [29], "max": [29], "mean": [29.0], "std": [0.0], "count": [936]}, "index": {"min": [32757], "max": [33692], "mean": [33224.5], "std": [270.1997717738982], "count": [936]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [936]}, "subtask_annotation": {"mean": [2.5427350427350426, 8.0, 8.0, 8.0, 8.0], "std": [2.092490285870958, 0.0, 0.0, 0.0, 0.0], "min": [0, 8, 8, 8, 8], "max": [8, 8, 8, 8, 8], "count": [936]}, "scene_annotation": {"mean": [29.0], "std": [0.0], "min": [29], "max": [29], "count": [936]}, "eef_direction_state": {"mean": [5.121794871794871, 4.714743589743589], "std": [1.6839220170874234, 2.0834196234595317], "min": [0, 0], "max": [6, 6], "count": [936]}, "eef_velocity_state": {"mean": [0.2948717948717949, 0.38247863247863245], "std": [0.5027864500289084, 0.5893215075720708], "min": [0, 0], "max": [2, 2], "count": [936]}, "eef_acc_mag_state": {"mean": [0.19337606837606838, 0.25854700854700857], "std": [0.5310839299243165, 0.5950576571321208], "min": [0, 0], "max": [2, 2], "count": [936]}, "eef_direction_action": {"mean": [5.121794871794871, 4.714743589743589], "std": [1.6839220170874234, 2.0834196234595317], "min": [0, 0], "max": [6, 6], "count": [936]}, "eef_velocity_action": {"mean": [0.2948717948717949, 0.38247863247863245], "std": [0.5027864500289084, 0.5893215075720708], "min": [0, 0], "max": [2, 2], "count": [936]}, "eef_acc_mag_action": {"mean": [0.19337606837606838, 0.25854700854700857], "std": [0.5310839299243165, 0.5950576571321208], "min": [0, 0], "max": [2, 2], "count": [936]}, "eef_sim_pose_state": {"mean": [0.49684908275096257, 0.26044906098314974, 1.2587464844114384, -0.009861638640580764, -0.1583989800926114, 1.1934558308187024, 0.5655504154411967, -0.2524162875452262, 1.2203395238760342, 0.014676983500773767, -0.2876585863248806, -1.0423425942778632], "std": [0.01619686836460074, 0.033231539333832695, 0.041288340212282316, 0.16718365451097147, 0.0816956157838158, 0.17099149967180186, 0.05183364388102723, 0.059089651340058565, 0.055999560183159124, 0.17661194701157282, 0.13234665703438261, 0.17163354032724096], "min": [0.44850930142818074, 0.22922451136487515, 1.1398355119194068, -0.27528751997682155, -0.4179876306964825, 0.866582596542016, 0.4415720349613484, -0.34112419568433233, 1.0974043186475804, -0.2958365402463191, -0.7976019095960327, -1.6570499873309337], "max": [0.5284787743324202, 0.3249260467202893, 1.295544746862635, 0.23960483312368064, -0.04851554877214559, 1.517542650172203, 0.6335556134610745, -0.16766902722308752, 1.2800010041281005, 0.29723649579981903, 0.008883776544753363, -0.7972105288635576], "count": [936]}, "eef_sim_pose_action": {"mean": [0.49684366990787326, 0.2604004781915296, 1.258909289696314, -0.009965992786966218, -0.1581661501040121, 1.19322760400293, 0.5656235533743715, -0.25228655532259836, 1.2204882132490582, 0.01476228626847917, -0.2873516220325021, -1.0420096694868282], "std": [0.016200447395136652, 0.03319280391824247, 0.04111923493768649, 0.16716068413078128, 0.08136478176935118, 0.17105810986158282, 0.05177335068699862, 0.059097203233967686, 0.05597030487546647, 0.17658752076084044, 0.13245827761346665, 0.17153218042639973], "min": [0.44850930142818074, 0.22922451136487515, 1.139835372263517, -0.27528751997682155, -0.4179876306964825, 0.866582596542016, 0.4415720349613484, -0.34112419568433233, 1.0974043186475804, -0.2958365402463191, -0.7976019095960327, -1.6570499873309337], "max": [0.5284787743324202, 0.3249260467202893, 1.295544746862635, 0.23960483312368064, -0.04851554877214559, 1.517542650172203, 0.6335556134610745, -0.16766902722308752, 1.2800010041281005, 0.29723649579981903, 0.008883776544753363, -0.7972105288635576], "count": [936]}, "gripper_mode_state": {"mean": [0.38995726495726496, 0.38247863247863245], "std": [0.4877402961252165, 0.4859925186419133], "min": [0, 0], "max": [1, 1], "count": [936]}, "gripper_activity_state": {"mean": [1.893162393162393, 1.892094017094017], "std": [0.4099669562933034, 0.41098887382586174], "min": [0, 0], "max": [2, 2], "count": [936]}, "gripper_mode_action": {"mean": [0.38995726495726496, 0.38247863247863245], "std": [0.4877402961252165, 0.4859925186419133], "min": [0, 0], "max": [1, 1], "count": [936]}, "gripper_activity_action": {"mean": [1.893162393162393, 1.892094017094017], "std": [0.4099669562933034, 0.41098887382586174], "min": [0, 0], "max": [2, 2], "count": [936]}, "gripper_open_scale_state": {"mean": [0.557639944910917, 0.5668107044187374], "std": [0.4326453520543109, 0.4280454643972954], "min": [0.0, 0.005454545454545455], "max": [0.9109659090909091, 0.9108522727272728], "count": [936]}, "gripper_open_scale_action": {"mean": [0.5576419481160452, 0.5668110038443145], "std": [0.4326469833886556, 0.4280457045263776], "min": [0.0, 0.005454545454545455], "max": [0.9109659090909091, 0.9108522727272728], "count": [936]}}} +{"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.44539326058949225]], [[0.4277265222395048]], [[0.4019710144073655]]], "std": [[[0.19704089412638587]], [[0.1982155763915663]], [[0.2105652912198618]]], "count": [208]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4585833569004525]], [[0.45083568709935895]], [[0.4343774166116767]]], "std": [[[0.2115520356677264]], [[0.2044055732354303]], [[0.21237885479526294]]], "count": [208]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46843307821926844]], [[0.4593980064181121]], [[0.43969987371951985]]], "std": [[[0.2147799935052377]], [[0.20956341032183695]], [[0.22199256145408408]]], "count": [208]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42777480930272754]], [[0.42510052456479386]], [[0.41284868240164657]]], "std": [[[0.20413052223109734]], [[0.20228303036973605]], [[0.20975228432876591]]], "count": [208]}, "observation.state": {"min": [-0.5497263669967651, 0.3409598767757416, 0.12081823498010635, -1.8637748956680298, -0.8926617503166199, -0.3831673860549927, -0.6440591812133789, -0.3086123764514923, 0.3751473128795624, 0.1646828055381775, -2.007053852081299, -2.109117269515991, -1.1310756206512451, 0.19960348308086395, 0.08028078079223633, -0.527634859085083, -1.6889420747756958, 0.12000557035207748, -0.3605850338935852, -0.10127490758895874, -0.30860862135887146, -0.5777175426483154, 0.03967968747019768, 1.5002455711364746, -2.0242207050323486, 0.3289978802204132, 0.0, 11.0], "max": [-0.004447317216545343, 0.7521529197692871, 0.45133233070373535, -1.0479763746261597, -0.24394357204437256, 0.3684881031513214, 0.03632357344031334, -0.11210668832063675, 0.5560041069984436, 0.2801315486431122, -1.1940056085586548, -1.0404307842254639, -0.6254957914352417, 0.7872896790504456, 0.604604959487915, -0.2722648084163666, -0.8181830644607544, 0.6335195899009705, 0.4872097373008728, 0.6218204498291016, -0.15571674704551697, -0.4324255585670471, 0.2590688169002533, 1.9211816787719727, -0.9134110808372498, 1.020194411277771, 1002.0625, 1001.0], "mean": [-0.35542502999305725, 0.49492740631103516, 0.2503490746021271, -1.5062588453292847, -0.5758042335510254, 0.19813968241214752, -0.3290375769138336, -0.19415389001369476, 0.47828027606010437, 0.2094532549381256, -1.562835931777954, -1.6310805082321167, -0.8958874940872192, 0.4750977158546448, 0.3183954656124115, -0.402620792388916, -1.3039073944091797, 0.28720447421073914, 0.06499671936035156, 0.2948569655418396, -0.2222280651330948, -0.5095734000205994, 0.1283474862575531, 1.7063051462173462, -1.4685394763946533, 0.7396828532218933, 545.2628784179688, 602.2470092773438], "std": [0.11600738763809204, 0.09775303304195404, 0.07871787250041962, 0.24257300794124603, 0.1579504758119583, 0.1652049422264099, 0.17517241835594177, 0.04890105128288269, 0.04295489192008972, 0.03723929077386856, 0.17314954102039337, 0.2203853577375412, 0.14428812265396118, 0.1815609633922577, 0.16205178201198578, 0.07291728258132935, 0.2315557450056076, 0.10083402693271637, 0.16763095557689667, 0.16307193040847778, 0.04582567140460014, 0.047740109264850616, 0.06165920943021774, 0.1074523776769638, 0.22995322942733765, 0.1468687802553177, 489.9340515136719, 476.58685302734375], "count": [1235]}, "action": {"min": [-0.5497263669967651, 0.3409598767757416, 0.12081823498010635, -1.8637748956680298, -0.8926617503166199, -0.3831673860549927, -0.6440591812133789, -0.3086123764514923, 0.3751473128795624, 0.1646828055381775, -2.007053852081299, -2.109117269515991, -1.1310756206512451, 0.19960348308086395, 0.08028078079223633, -0.527634859085083, -1.6889420747756958, 0.12000557035207748, -0.3605850338935852, -0.10127490758895874, -0.30860862135887146, -0.5777175426483154, 0.03967968747019768, 1.5002455711364746, -2.0242207050323486, 0.3289978802204132, 0.0, 11.0], "max": [-0.004447317216545343, 0.7521529197692871, 0.45133233070373535, -1.0479763746261597, -0.24394357204437256, 0.3684881031513214, 0.03632357344031334, -0.11210668832063675, 0.5560041069984436, 0.2801315486431122, -1.1940056085586548, -1.0404307842254639, -0.6254957914352417, 0.7872896790504456, 0.604604959487915, -0.2722648084163666, -0.8181830644607544, 0.6335195899009705, 0.4872097373008728, 0.6218204498291016, -0.15571674704551697, -0.4324255585670471, 0.2590688169002533, 1.9211816787719727, -0.9134110808372498, 1.020194411277771, 1002.0625, 1001.0], "mean": [-0.3554922640323639, 0.49499738216400146, 0.25026199221611023, -1.5063880681991577, -0.5763211250305176, 0.19843466579914093, -0.3295799493789673, -0.19407449662685394, 0.47827208042144775, 0.20943346619606018, -1.5628691911697388, -1.6318607330322266, -0.8957995176315308, 0.47523367404937744, 0.3182307779788971, -0.4026385247707367, -1.3041269779205322, 0.2875058650970459, 0.06548602133989334, 0.2951996922492981, -0.22213777899742126, -0.5095638632774353, 0.12821471691131592, 1.706317663192749, -1.4692624807357788, 0.739480197429657, 545.2608032226562, 602.2468872070312], "std": [0.11594118922948837, 0.09786257147789001, 0.07855475693941116, 0.24256527423858643, 0.15794099867343903, 0.1649608016014099, 0.1751021444797516, 0.048794638365507126, 0.042962100356817245, 0.03723224624991417, 0.17315556108951569, 0.22028443217277527, 0.14441250264644623, 0.18141745030879974, 0.16186387836933136, 0.07293182611465454, 0.23178695142269135, 0.10128961503505707, 0.16797080636024475, 0.1628369688987732, 0.04576520994305611, 0.04775428771972656, 0.06160599738359451, 0.10743741691112518, 0.23026405274868011, 0.1470322161912918, 489.9332580566406, 476.5867614746094], "count": [1235]}, "timestamp": {"min": [0.0], "max": [41.13333333333333], "mean": [20.56666666666667], "std": [11.883789145068354], "count": [1235]}, "frame_index": {"min": [0], "max": [1234], "mean": [617.0], "std": [356.5136743520506], "count": [1235]}, "episode_index": {"min": [33], "max": [33], "mean": [33.0], "std": [0.0], "count": [1235]}, "index": {"min": [37377], "max": [38611], "mean": [37994.0], "std": [356.5136743520506], "count": [1235]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1235]}, "subtask_annotation": {"mean": [2.7157894736842105, 8.0, 8.0, 8.0, 8.0], "std": [2.222673392181199, 0.0, 0.0, 0.0, 0.0], "min": [0, 8, 8, 8, 8], "max": [8, 8, 8, 8, 8], "count": [1235]}, "scene_annotation": {"mean": [33.0], "std": [0.0], "min": [33], "max": [33], "count": [1235]}, "eef_direction_state": {"mean": [4.939271255060729, 5.0], "std": [1.9042771682998734, 1.8576900025970393], "min": [0, 0], "max": [6, 6], "count": [1235]}, "eef_velocity_state": {"mean": [0.3157894736842105, 0.2785425101214575], "std": [0.47856237585241207, 0.47460307431832477], "min": [0, 0], "max": [2, 2], "count": [1235]}, "eef_acc_mag_state": {"mean": [0.05020242914979757, 0.13279352226720648], "std": [0.2800917278794296, 0.4501208675718429], "min": [0, 0], "max": [2, 2], "count": [1235]}, "eef_direction_action": {"mean": [4.939271255060729, 5.0], "std": [1.9042771682998734, 1.8576900025970393], "min": [0, 0], "max": [6, 6], "count": [1235]}, "eef_velocity_action": {"mean": [0.3157894736842105, 0.2785425101214575], "std": [0.47856237585241207, 0.47460307431832477], "min": [0, 0], "max": [2, 2], "count": [1235]}, "eef_acc_mag_action": {"mean": [0.05020242914979757, 0.13279352226720648], "std": [0.2800917278794296, 0.4501208675718429], "min": [0, 0], "max": [2, 2], "count": [1235]}, "eef_sim_pose_state": {"mean": [0.5330374816021043, 0.3044209194485904, 1.2486857453335491, 0.008432301383675818, 0.030624688565936926, 1.0219900299501266, 0.5660260239761058, -0.22655048429713204, 1.2223953380094168, -0.029159265827813495, -0.16770024623068336, -0.980887267875941], "std": [0.03887295946855954, 0.028399026931725784, 0.045505342840252774, 0.11526166458410085, 0.15312877491659538, 0.1931386261828405, 0.051345359398974444, 0.05008340113863403, 0.04353918948824865, 0.11061967762333991, 0.14494327043900093, 0.1719214738804603], "min": [0.4399609632850472, 0.2622791872341202, 1.1398335891236924, -0.3663955133164228, -0.38946773588895356, 0.6457042734364812, 0.488662981599895, -0.3250233110567879, 1.1398364021729441, -0.3405786152210537, -0.4478408640079763, -1.4138690855851956], "max": [0.5993237137195883, 0.3506266090058225, 1.3211811526482733, 0.1705410264849827, 0.28595805516714523, 1.4098338889000557, 0.6456462974372418, -0.15183414309301588, 1.2788752083802646, 0.27792269916919066, 0.18353392442804228, -0.6562496370473643], "count": [1235]}, "eef_sim_pose_action": {"mean": [0.5330561215479995, 0.3044392647627145, 1.248763927306323, 0.00841564304722562, 0.03112587537675342, 1.0215026959729814, 0.5660441654976454, -0.2264553398020132, 1.2224932870002263, -0.029241590964366855, -0.1672478269725282, -0.98040933444391], "std": [0.03885719133900735, 0.02840971481067401, 0.04540110252418893, 0.11525343362923432, 0.15278694332153914, 0.19332112028111642, 0.051321978147745716, 0.05003707592451649, 0.04348940538334983, 0.11069206953841615, 0.14514269018451617, 0.17199215037119256], "min": [0.4399609632850472, 0.2622791872341202, 1.1398335891236924, -0.3663955133164228, -0.38946773588895356, 0.6457042734364812, 0.488662981599895, -0.3250233110567879, 1.1398364021729441, -0.3405786152210537, -0.4478408640079763, -1.4138690855851956], "max": [0.5993237137195883, 0.3506266090058225, 1.3211811526482733, 0.1705410264849827, 0.28595805516714523, 1.4098338889000557, 0.6456462974372418, -0.15183414309301588, 1.2788752083802646, 0.27792269916919066, 0.18353392442804228, -0.6562496370473643], "count": [1235]}, "gripper_mode_state": {"mean": [0.45668016194331984, 0.4048582995951417], "std": [0.4981198566918785, 0.4908646013353066], "min": [0, 0], "max": [1, 1], "count": [1235]}, "gripper_activity_state": {"mean": [1.9214574898785426, 1.9165991902834008], "std": [0.35241374345144333, 0.36486336702734773], "min": [0, 0], "max": [2, 2], "count": [1235]}, "gripper_mode_action": {"mean": [0.45668016194331984, 0.4048582995951417], "std": [0.4981198566918786, 0.4908646013353066], "min": [0, 0], "max": [1, 1], "count": [1235]}, "gripper_activity_action": {"mean": [1.9214574898785426, 1.9165991902834008], "std": [0.35241374345144333, 0.36486336702734773], "min": [0, 0], "max": [2, 2], "count": [1235]}, "gripper_open_scale_state": {"mean": [0.49569359457488416, 0.547497317643035], "std": [0.44539436763054846, 0.4332608215092817], "min": [0.0, 0.01], "max": [0.9109659090909091, 0.91], "count": [1235]}, "gripper_open_scale_action": {"mean": [0.49569170268721785, 0.5474971694693542], "std": [0.4453926087879254, 0.43326069743478507], "min": [0.0, 0.01], "max": [0.9109659090909091, 0.91], "count": [1235]}}} +{"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.44274804781561744]], [[0.42636218287753697]], [[0.4018499494754042]]], "std": [[[0.19486426794900602]], [[0.19691446637446816]], [[0.20835448612754146]]], "count": [190]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46688966825765393]], [[0.4595179297815617]], [[0.44236356316649467]]], "std": [[[0.21636057495532665]], [[0.21183088196349828]], [[0.22239651287476134]]], "count": [190]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4600813607241142]], [[0.4562637588149295]], [[0.4385549213106295]]], "std": [[[0.21010516700272683]], [[0.20706896588882207]], [[0.22080840996710502]]], "count": [190]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4125251257739938]], [[0.4123388544891641]], [[0.4015494205796354]]], "std": [[[0.20657995191091252]], [[0.2057972475513288]], [[0.21373225860057132]]], "count": [190]}, "observation.state": {"min": [-0.37482038140296936, 0.18192440271377563, 0.04025820270180702, -1.941542387008667, -0.5208237171173096, -0.20004963874816895, -0.36029377579689026, -0.3089355528354645, 0.3633449375629425, 0.11953293532133102, -1.9859102964401245, -1.5444833040237427, -1.2051780223846436, 0.11948196589946747, 0.03007202222943306, -0.5635548233985901, -1.6432710886001587, -0.18442894518375397, -0.12046044319868088, -0.18028923869132996, -0.308725506067276, -0.5775198340415955, -0.008838437497615814, 1.476826548576355, -1.6193346977233887, 0.253733366727829, 0.0, 6.9375], "max": [0.0168446097522974, 0.7499679923057556, 0.45148494839668274, -1.3548128604888916, -0.0028819749131798744, 0.47499680519104004, 0.028299422934651375, -0.1031840592622757, 0.5155229568481445, 0.2543109953403473, -1.1706347465515137, -1.0646640062332153, -0.6243929862976074, 0.7097545266151428, 0.6046158671379089, -0.17271560430526733, -0.9985541701316833, 0.2538297772407532, 0.7560722827911377, 0.48382818698883057, -0.1410483717918396, -0.4383094906806946, 0.24609705805778503, 1.8698078393936157, -0.8349024057388306, 0.8763220310211182, 1002.0625, 1005.0], "mean": [-0.2878797948360443, 0.33700138330459595, 0.20815008878707886, -1.6764333248138428, -0.209198459982872, 0.24429842829704285, -0.17531946301460266, -0.17266203463077545, 0.462648868560791, 0.17331908643245697, -1.5997774600982666, -1.291661024093628, -0.9120513796806335, 0.4910795986652374, 0.2354528307914734, -0.34177860617637634, -1.3371756076812744, -0.038290783762931824, 0.19564005732536316, 0.22269906103610992, -0.2032315731048584, -0.520147979259491, 0.1257276087999344, 1.652761459350586, -1.175530195236206, 0.6547493934631348, 656.3523559570312, 657.945556640625], "std": [0.07673755288124084, 0.13225972652435303, 0.1282206028699875, 0.13854847848415375, 0.1136561930179596, 0.19035890698432922, 0.07964161783456802, 0.05204284191131592, 0.024401765316724777, 0.04297458752989769, 0.15631599724292755, 0.16135303676128387, 0.19026526808738708, 0.19581489264965057, 0.16113567352294922, 0.11614442616701126, 0.17605997622013092, 0.11040769517421722, 0.1867073029279709, 0.15674328804016113, 0.058512330055236816, 0.04461253434419632, 0.07607284188270569, 0.09380490332841873, 0.15337854623794556, 0.1926313191652298, 465.7413024902344, 463.8338317871094], "count": [1093]}, "action": {"min": [-0.37482038140296936, 0.18192440271377563, 0.04025820270180702, -1.941542387008667, -0.5208237171173096, -0.20004963874816895, -0.36029377579689026, -0.3089355528354645, 0.3633449375629425, 0.11953293532133102, -1.9859102964401245, -1.5444833040237427, -1.2051780223846436, 0.11948196589946747, 0.03007202222943306, -0.5635548233985901, -1.6432710886001587, -0.18442894518375397, -0.12046044319868088, -0.18028923869132996, -0.308725506067276, -0.5775198340415955, -0.008838437497615814, 1.476826548576355, -1.6193346977233887, 0.253733366727829, 0.0, 6.9375], "max": [0.0168446097522974, 0.7499679923057556, 0.451485276222229, -1.3548128604888916, -0.0028819749131798744, 0.47499680519104004, 0.028299422934651375, -0.1031840592622757, 0.5155229568481445, 0.2543109953403473, -1.1706347465515137, -1.0646640062332153, -0.6243929862976074, 0.7097545266151428, 0.6046158671379089, -0.17271560430526733, -0.9985541701316833, 0.2538297772407532, 0.7560722827911377, 0.48382818698883057, -0.1410483717918396, -0.4383094906806946, 0.24609705805778503, 1.8698078393936157, -0.8349024057388306, 0.8763220310211182, 1002.0625, 1005.0], "mean": [-0.2879183292388916, 0.3366987109184265, 0.20789597928524017, -1.6767393350601196, -0.20913785696029663, 0.24462935328483582, -0.17555126547813416, -0.17252647876739502, 0.4626576900482178, 0.1732446849346161, -1.5998538732528687, -1.2918606996536255, -0.9122568964958191, 0.4913214445114136, 0.23511844873428345, -0.34167546033859253, -1.3373801708221436, -0.03867179900407791, 0.1963612586259842, 0.22314958274364471, -0.2031005620956421, -0.5201865434646606, 0.12560656666755676, 1.6527413129806519, -1.1757036447525024, 0.6544070243835449, 656.3543090820312, 657.9483032226562], "std": [0.07670389860868454, 0.13202518224716187, 0.12801319360733032, 0.1383335143327713, 0.113649882376194, 0.19003866612911224, 0.07941725850105286, 0.05188119038939476, 0.024397192522883415, 0.04293828830122948, 0.15632319450378418, 0.1612774133682251, 0.19020678102970123, 0.1956178992986679, 0.1607479751110077, 0.11609706282615662, 0.17627643048763275, 0.1101171225309372, 0.1870071291923523, 0.15672895312309265, 0.058436255902051926, 0.04456591233611107, 0.07600415498018265, 0.0938243493437767, 0.15342426300048828, 0.1928005963563919, 465.74249267578125, 463.83642578125], "count": [1093]}, "timestamp": {"min": [0.0], "max": [36.4], "mean": [18.200000000000003], "std": [10.517393001859139], "count": [1093]}, "frame_index": {"min": [0], "max": [1092], "mean": [546.0], "std": [315.52179005577415], "count": [1093]}, "episode_index": {"min": [38], "max": [38], "mean": [38.0], "std": [0.0], "count": [1093]}, "index": {"min": [42851], "max": [43943], "mean": [43397.0], "std": [315.52179005577415], "count": [1093]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1093]}, "subtask_annotation": {"mean": [2.727355901189387, 8.0, 8.0, 8.0, 8.0], "std": [2.1955523657634073, 0.0, 0.0, 0.0, 0.0], "min": [0, 8, 8, 8, 8], "max": [8, 8, 8, 8, 8], "count": [1093]}, "scene_annotation": {"mean": [38.0], "std": [0.0], "min": [38], "max": [38], "count": [1093]}, "eef_direction_state": {"mean": [5.016468435498628, 4.838975297346752], "std": [1.7290647028716035, 1.9461317468637624], "min": [0, 0], "max": [6, 6], "count": [1093]}, "eef_velocity_state": {"mean": [0.3412625800548948, 0.32479414455626715], "std": [0.525392771335473, 0.505865032937154], "min": [0, 0], "max": [2, 2], "count": [1093]}, "eef_acc_mag_state": {"mean": [0.19121683440073192, 0.21225983531564502], "std": [0.5230598985450067, 0.5567154018127496], "min": [0, 0], "max": [2, 2], "count": [1093]}, "eef_direction_action": {"mean": [5.016468435498628, 4.838975297346752], "std": [1.7290647028716037, 1.9461317468637627], "min": [0, 0], "max": [6, 6], "count": [1093]}, "eef_velocity_action": {"mean": [0.3412625800548948, 0.32479414455626715], "std": [0.525392771335473, 0.505865032937154], "min": [0, 0], "max": [2, 2], "count": [1093]}, "eef_acc_mag_action": {"mean": [0.19121683440073192, 0.21225983531564502], "std": [0.5230598985450067, 0.5567154018127496], "min": [0, 0], "max": [2, 2], "count": [1093]}, "eef_sim_pose_state": {"mean": [0.5108817761014562, 0.25414962842118316, 1.2667451680536872, -0.029333367576429067, -0.1876076497016312, 1.2015657429781503, 0.5691088663190503, -0.20924276026017793, 1.247325442832685, -0.10162710819120273, -0.38523887283968833, -1.1272465026689584], "std": [0.02147032790319869, 0.032106676823092165, 0.04544492121965267, 0.17160516700131181, 0.07951492193868763, 0.17771498107694364, 0.04759568373058913, 0.06607154636342495, 0.057094137742055885, 0.149447092454953, 0.08713738884390342, 0.1921990862645111], "min": [0.4301882858837084, 0.2183235723656161, 1.1398102542241053, -0.2920231836443834, -0.4148880015887759, 0.7807941051897185, 0.47836955931231584, -0.3096399508616745, 1.1397471265233041, -0.4654024861732493, -0.560315351818891, -1.4368941640702522], "max": [0.556874654699109, 0.32530332371487397, 1.3309053539428781, 0.24241863924456797, 0.03913288602747156, 1.5174009828466926, 0.6229422407708718, -0.09661817801725636, 1.317974224385398, 0.18697436759518316, -0.12069053672770558, -0.7165671579143321], "count": [1093]}, "eef_sim_pose_action": {"mean": [0.5108943881740802, 0.2540850279107303, 1.2668675392070297, -0.029483670980207228, -0.18739739149269785, 1.2014887499387192, 0.5691579371694775, -0.2091333061570537, 1.2474805229103167, -0.10191910598729667, -0.3852229505467001, -1.1269705215204902], "std": [0.02146131109268442, 0.0320660153852014, 0.045282774022983856, 0.17158495728496806, 0.07930169437148757, 0.17771216034881115, 0.04754031039019914, 0.06600419655497436, 0.05703190086397048, 0.1497082554672174, 0.08713937206547483, 0.1922389521927312], "min": [0.4301882858837084, 0.2183235723656161, 1.1398102542241053, -0.2920231836443834, -0.4148880015887759, 0.7807941051897185, 0.47836955931231584, -0.3096399508616745, 1.1397471265233041, -0.4654024861732493, -0.560315351818891, -1.4368941640702522], "max": [0.556874654699109, 0.32530332371487397, 1.3309053539428781, 0.24241863924456797, 0.03913288602747156, 1.5174009828466926, 0.6229422407708718, -0.09661817801725636, 1.317974224385398, 0.18697436759518316, -0.12069053672770558, -0.7165671579143321], "count": [1093]}, "gripper_mode_state": {"mean": [0.3458371454711802, 0.3494967978042086], "std": [0.47564042540928136, 0.4768110591511183], "min": [0, 0], "max": [1, 1], "count": [1093]}, "gripper_activity_state": {"mean": [1.9121683440073194, 1.9048490393412625], "std": [0.3723864840816867, 0.3874805429598365], "min": [0, 0], "max": [2, 2], "count": [1093]}, "gripper_mode_action": {"mean": [0.3458371454711802, 0.3494967978042086], "std": [0.47564042540928136, 0.4768110591511183], "min": [0, 0], "max": [1, 1], "count": [1093]}, "gripper_activity_action": {"mean": [1.9121683440073194, 1.9048490393412625], "std": [0.3723864840816867, 0.3874805429598365], "min": [0, 0], "max": [2, 2], "count": [1093]}, "gripper_open_scale_state": {"mean": [0.596683980520898, 0.5981323297014026], "std": [0.4234007366799231, 0.4216673359902205], "min": [0.0, 0.006306818181818182], "max": [0.9109659090909091, 0.9136363636363637], "count": [1093]}, "gripper_open_scale_action": {"mean": [0.5966856959829291, 0.5981348249189024], "std": [0.4234020059992162, 0.4216691949053096], "min": [0.0, 0.006306818181818182], "max": [0.9109659090909091, 0.9136363636363637], "count": [1093]}}} +{"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.4486076462208815]], [[0.4323547228506787]], [[0.40911016737891737]]], "std": [[[0.1979182664462333]], [[0.1989512379841853]], [[0.21034127795694835]]], "count": [195]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46465935038545336]], [[0.45741704478800066]], [[0.4417251372130048]]], "std": [[[0.21262971960190957]], [[0.2067787336974387]], [[0.2165899982605932]]], "count": [195]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46986986655773416]], [[0.46418640753309875]], [[0.4474472012736719]]], "std": [[[0.2151128239335947]], [[0.2109182433440972]], [[0.2248533443009613]]], "count": [195]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42753699199765377]], [[0.42773288503435564]], [[0.41660258714596954]]], "std": [[[0.21077897588865271]], [[0.21013498661625202]], [[0.21741248601019061]]], "count": [195]}, "observation.state": {"min": [-0.36637842655181885, 0.31810262799263, 0.012454015202820301, -1.884394884109497, -0.9159040451049805, -0.16726362705230713, -0.5325130224227905, -0.3085823357105255, 0.3762015104293823, 0.18717575073242188, -1.8583866357803345, -1.9352842569351196, -1.1945117712020874, 0.1460469663143158, -0.05164865776896477, -0.5339365601539612, -1.8244024515151978, -0.26080673933029175, -0.1352728307247162, -0.05014003813266754, -0.30868369340896606, -0.5988796949386597, -0.007114437408745289, 1.4779069423675537, -1.62750244140625, 0.42299413681030273, 0.0, 121.0], "max": [-0.022688189521431923, 0.8402909636497498, 0.4513006806373596, -1.1576049327850342, -0.20660662651062012, 0.28014060854911804, 0.08112072199583054, -0.13464511930942535, 0.513765275478363, 0.29679298400878906, -1.2212719917297363, -0.9646705389022827, -0.5567786693572998, 0.8679762482643127, 0.6409132480621338, -0.3285156786441803, -0.6412088871002197, 0.5598165392875671, 0.39879682660102844, 0.42343869805336, -0.14488480985164642, -0.41615360975265503, 0.23500780761241913, 1.9199413061141968, -0.9316199421882629, 0.9377804398536682, 1002.0625, 1002.125], "mean": [-0.2427816540002823, 0.48375770449638367, 0.1780468076467514, -1.5761654376983643, -0.4448698163032532, 0.024577287957072258, -0.32170936465263367, -0.19858257472515106, 0.4574320614337921, 0.2211761176586151, -1.6938812732696533, -1.4217208623886108, -0.959918200969696, 0.5041778087615967, 0.25063079595565796, -0.40291693806648254, -1.3143808841705322, 0.09963550418615341, 0.10009966045618057, 0.16454622149467468, -0.20154152810573578, -0.5137677192687988, 0.10086818784475327, 1.7191356420516968, -1.2688531875610352, 0.7261179089546204, 641.30078125, 695.0487670898438], "std": [0.057553570717573166, 0.11584515124559402, 0.10955197364091873, 0.17569421231746674, 0.1260455846786499, 0.14811372756958008, 0.11559482663869858, 0.04433867335319519, 0.025873541831970215, 0.029904047027230263, 0.15928946435451508, 0.16302776336669922, 0.15886084735393524, 0.23026405274868011, 0.2255801111459732, 0.055199336260557175, 0.34724998474121094, 0.2418239563703537, 0.20847314596176147, 0.13645300269126892, 0.05363816022872925, 0.06364832073450089, 0.07132096588611603, 0.1222209706902504, 0.2374058961868286, 0.1115470826625824, 470.0686340332031, 410.90606689453125], "count": [1134]}, "action": {"min": [-0.36637842655181885, 0.31810262799263, 0.012454015202820301, -1.884394884109497, -0.9159040451049805, -0.16726362705230713, -0.5325130224227905, -0.3085833787918091, 0.3762015104293823, 0.18717575073242188, -1.8583866357803345, -1.9352842569351196, -1.1945117712020874, 0.1460469663143158, -0.05164865776896477, -0.5339365601539612, -1.8244024515151978, -0.26080673933029175, -0.1352728307247162, -0.05014003813266754, -0.30868369340896606, -0.5988796949386597, -0.007114437408745289, 1.4779069423675537, -1.62750244140625, 0.42299413681030273, 0.0, 121.0], "max": [-0.022688189521431923, 0.8402909636497498, 0.4512941539287567, -1.1576049327850342, -0.20660662651062012, 0.28014060854911804, 0.08112072199583054, -0.13464511930942535, 0.513765275478363, 0.29679298400878906, -1.2212719917297363, -0.9646705389022827, -0.5567786693572998, 0.8679762482643127, 0.6409132480621338, -0.3285156786441803, -0.6412088871002197, 0.5598165392875671, 0.39879682660102844, 0.42343869805336, -0.14488480985164642, -0.41615360975265503, 0.23500780761241913, 1.9199413061141968, -0.9316199421882629, 0.9377804398536682, 1002.111083984375, 1002.125], "mean": [-0.2427622675895691, 0.48369520902633667, 0.17782801389694214, -1.576348900794983, -0.44517794251441956, 0.02467593364417553, -0.32217660546302795, -0.19849149882793427, 0.4574231207370758, 0.22115172445774078, -1.6940877437591553, -1.4222031831741333, -0.960060179233551, 0.5043309926986694, 0.2502778470516205, -0.4028683006763458, -1.3146171569824219, 0.09946318715810776, 0.10054574906826019, 0.16489873826503754, -0.20141738653182983, -0.5137777328491211, 0.10070597380399704, 1.7193410396575928, -1.2691624164581299, 0.7259722352027893, 641.3031005859375, 695.0497436523438], "std": [0.05757172405719757, 0.11579905450344086, 0.10925337672233582, 0.17563121020793915, 0.12600550055503845, 0.1480541229248047, 0.11524943262338638, 0.0442185252904892, 0.02587953209877014, 0.02990405447781086, 0.15928474068641663, 0.1629481166601181, 0.15874214470386505, 0.23011919856071472, 0.22533893585205078, 0.05518092215061188, 0.34740737080574036, 0.24178344011306763, 0.2085418999195099, 0.13647069036960602, 0.05355297774076462, 0.06363840401172638, 0.0712248682975769, 0.12217116355895996, 0.23744240403175354, 0.11162807792425156, 470.07135009765625, 410.90716552734375], "count": [1134]}, "timestamp": {"min": [0.0], "max": [37.766666666666666], "mean": [18.88333333333333], "std": [10.911915844956257], "count": [1134]}, "frame_index": {"min": [0], "max": [1133], "mean": [566.5], "std": [327.3574753486877], "count": [1134]}, "episode_index": {"min": [41], "max": [41], "mean": [41.0], "std": [0.0], "count": [1134]}, "index": {"min": [46241], "max": [47374], "mean": [46807.5], "std": [327.3574753486877], "count": [1134]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1134]}, "subtask_annotation": {"mean": [3.130511463844797, 8.0, 8.0, 8.0, 8.0], "std": [1.8693396167101912, 0.0, 0.0, 0.0, 0.0], "min": [0, 8, 8, 8, 8], "max": [8, 8, 8, 8, 8], "count": [1134]}, "scene_annotation": {"mean": [41.0], "std": [0.0], "min": [41], "max": [41], "count": [1134]}, "eef_direction_state": {"mean": [5.2178130511463845, 4.970899470899471], "std": [1.5370785226536827, 2.0074903129870605], "min": [0, 0], "max": [6, 6], "count": [1134]}, "eef_velocity_state": {"mean": [0.30511463844797176, 0.31040564373897706], "std": [0.5095475870532457, 0.5869969709621754], "min": [0, 0], "max": [2, 2], "count": [1134]}, "eef_acc_mag_state": {"mean": [0.12345679012345678, 0.1984126984126984], "std": [0.4290139317088429, 0.5315090682620052], "min": [0, 0], "max": [2, 2], "count": [1134]}, "eef_direction_action": {"mean": [5.2178130511463845, 4.970899470899471], "std": [1.5370785226536827, 2.0074903129870605], "min": [0, 0], "max": [6, 6], "count": [1134]}, "eef_velocity_action": {"mean": [0.30511463844797176, 0.31040564373897706], "std": [0.5095475870532457, 0.5869969709621754], "min": [0, 0], "max": [2, 2], "count": [1134]}, "eef_acc_mag_action": {"mean": [0.12345679012345678, 0.1984126984126984], "std": [0.4290139317088429, 0.5315090682620052], "min": [0, 0], "max": [2, 2], "count": [1134]}, "eef_sim_pose_state": {"mean": [0.5100744627360061, 0.31186635271045116, 1.2343275290444233, -0.1021821182241479, -0.11196729844944481, 1.0903520838123055, 0.5655253332800977, -0.19215245731575223, 1.2423932016445138, -0.017305605527239414, -0.3108762360850044, -1.0825768516476648], "std": [0.021099262781354107, 0.021096283816488526, 0.03935007506358849, 0.1530025733118535, 0.0946912822148514, 0.1527106165678523, 0.06478862436814391, 0.0648068028592615, 0.0494795175802807, 0.12870515201112023, 0.16119947809417, 0.15628873245335034], "min": [0.4494198355052319, 0.2851893890244935, 1.1398472869365535, -0.3504635722834632, -0.42181721931094573, 0.6976076123919328, 0.46888428169617263, -0.30968510997596393, 1.1397733607706104, -0.26360593743354777, -0.5300941930547625, -1.2683406978947849], "max": [0.5551185881560599, 0.3845812021208245, 1.2903992217261584, 0.12316848877220743, 0.13283123703242028, 1.4361562459097672, 0.6556064598818113, -0.10418350508315959, 1.2960624983153088, 0.17705574221205989, -0.0014425577617835916, -0.7479137366845019], "count": [1134]}, "eef_sim_pose_action": {"mean": [0.5100816628083951, 0.3118706141592391, 1.2344025818682796, -0.10236268710788395, -0.11164680585947392, 1.090013929809878, 0.5655506724619638, -0.19201833788993794, 1.242519522911389, -0.017327091798995827, -0.31075652113789987, -1.0822258615991962], "std": [0.02109334811008001, 0.021096324716491786, 0.03925085231495163, 0.15291355824546354, 0.09438805680058036, 0.15278056357924719, 0.06476416942187663, 0.06472080169237449, 0.04940017770469687, 0.12871694502584136, 0.16119635180047923, 0.15635851125456002], "min": [0.4494198355052319, 0.2851893890244935, 1.1398460789947589, -0.3504635722834632, -0.42181721931094573, 0.6976076123919328, 0.46888428169617263, -0.30968510997596393, 1.1397733607706104, -0.26360593743354777, -0.5300941930547625, -1.2683406978947849], "max": [0.5551185881560599, 0.3845812021208245, 1.2903992217261584, 0.12316848877220743, 0.13283123703242028, 1.4361562459097672, 0.6556064598818113, -0.10418350508315959, 1.2960624983153088, 0.17705574221205989, -0.0014425577617835916, -0.7479137366845019], "count": [1134]}, "gripper_mode_state": {"mean": [0.36243386243386244, 0.3474426807760141], "std": [0.4807031909558474, 0.47615781454386163], "min": [0, 0], "max": [1, 1], "count": [1134]}, "gripper_activity_state": {"mean": [1.91005291005291, 1.9188712522045854], "std": [0.3765917386089746, 0.35947266296194563], "min": [0, 0], "max": [2, 2], "count": [1134]}, "gripper_mode_action": {"mean": [0.36243386243386244, 0.3474426807760141], "std": [0.4807031909558474, 0.47615781454386163], "min": [0, 0], "max": [1, 1], "count": [1134]}, "gripper_activity_action": {"mean": [1.91005291005291, 1.9188712522045854], "std": [0.37659173860897455, 0.35947266296194563], "min": [0, 0], "max": [2, 2], "count": [1134]}, "gripper_open_scale_state": {"mean": [0.583000711303735, 0.6318625303619805], "std": [0.42733810633326985, 0.37354916153399215], "min": [0.0, 0.11], "max": [0.9109659090909091, 0.9110227272727273], "count": [1134]}, "gripper_open_scale_action": {"mean": [0.5830028960237341, 0.6318634099258487], "std": [0.4273397791418388, 0.3735498174967398], "min": [0.0, 0.11], "max": [0.9110100763494318, 0.9110227272727273], "count": [1134]}}} +{"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.4435234943977591]], [[0.42597813958916897]], [[0.4000376108776844]]], "std": [[[0.19572090175188606]], [[0.19877470470092126]], [[0.2106368950750933]]], "count": [175]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4583548307656396]], [[0.4528834488795518]], [[0.4354011484593837]]], "std": [[[0.21973724906702105]], [[0.21552001643141241]], [[0.22593196632151316]]], "count": [175]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46792811974789916]], [[0.46079618347338935]], [[0.4409897490662932]]], "std": [[[0.21596287598089867]], [[0.21057723166756623]], [[0.22226278586267442]]], "count": [175]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41925119981325865]], [[0.41679923436041083]], [[0.4037438328664799]]], "std": [[[0.20818322714552556]], [[0.20815153617156334]], [[0.2162689722303755]]], "count": [175]}, "observation.state": {"min": [-0.47873616218566895, 0.18370462954044342, -0.08745299279689789, -1.895018458366394, -0.8094782829284668, -0.12047353386878967, -0.36423277854919434, -0.3086739182472229, 0.4093341827392578, 0.12317200005054474, -1.7153451442718506, -1.802437424659729, -1.2468136548995972, 0.057279523462057114, -0.039327722042798996, -0.5734028220176697, -1.8800163269042969, -0.3333589732646942, -0.17492234706878662, -0.1673639863729477, -0.3087015748023987, -0.5985500812530518, -0.01977693662047386, 1.521124243736267, -1.3896061182022095, 0.30226945877075195, 0.0, 31.625], "max": [-0.1507975310087204, 0.746088981628418, 0.4513654112815857, -1.2859368324279785, -0.2357514351606369, 0.6707147359848022, 0.0711483433842659, -0.10218550264835358, 0.5308973789215088, 0.2908242344856262, -0.8343030214309692, -1.0194770097732544, -0.5338643789291382, 0.7592160701751709, 0.6750573515892029, -0.2779262363910675, -0.9450358152389526, 0.3980332612991333, 0.2871306538581848, 0.5463775396347046, -0.14893150329589844, -0.4020521342754364, 0.23497675359249115, 2.110219717025757, -0.8037866950035095, 0.9522762298583984, 1002.0625, 1005.0], "mean": [-0.4189814329147339, 0.3901856243610382, 0.2560584247112274, -1.5808219909667969, -0.4108707904815674, 0.3906266689300537, -0.186277836561203, -0.16679628193378448, 0.48698610067367554, 0.17817237973213196, -1.4795629978179932, -1.4817335605621338, -0.8575871586799622, 0.4501602351665497, 0.279411643743515, -0.37345054745674133, -1.3654206991195679, 0.030716462060809135, 0.01635529100894928, 0.11886416375637054, -0.20036974549293518, -0.5045279264450073, 0.11746738851070404, 1.7697134017944336, -1.1279202699661255, 0.7858551740646362, 559.2635498046875, 621.4329223632812], "std": [0.08265093713998795, 0.1261645406484604, 0.16082040965557098, 0.17830771207809448, 0.11083340644836426, 0.2213088423013687, 0.1094476580619812, 0.052737124264240265, 0.030955171212553978, 0.0581141896545887, 0.2514627277851105, 0.14172403514385223, 0.19511117041110992, 0.1944851577281952, 0.23519475758075714, 0.09202048927545547, 0.2744041979312897, 0.24640506505966187, 0.14882463216781616, 0.15559448301792145, 0.05763520672917366, 0.05418606474995613, 0.07923607528209686, 0.1591426432132721, 0.17701886594295502, 0.15976998209953308, 486.9591369628906, 464.006103515625], "count": [982]}, "action": {"min": [-0.47873616218566895, 0.18370462954044342, -0.08745299279689789, -1.895018458366394, -0.8094782829284668, -0.12047353386878967, -0.36423277854919434, -0.30867666006088257, 0.4093341827392578, 0.12317200005054474, -1.7153451442718506, -1.802437424659729, -1.2468136548995972, 0.057279523462057114, -0.039327722042798996, -0.5734028220176697, -1.8800163269042969, -0.3333589732646942, -0.17492234706878662, -0.1673639863729477, -0.3087015748023987, -0.5985500812530518, -0.01977693662047386, 1.521124243736267, -1.3896061182022095, 0.30226945877075195, 0.0, 31.625], "max": [-0.1507975310087204, 0.746088981628418, 0.451370507478714, -1.2859368324279785, -0.2357514351606369, 0.6707147359848022, 0.0711483433842659, -0.10218550264835358, 0.5308973789215088, 0.2908242344856262, -0.8343030214309692, -1.0194770097732544, -0.5338643789291382, 0.7592160701751709, 0.6750573515892029, -0.2779262363910675, -0.9450358152389526, 0.3980332612991333, 0.2871306538581848, 0.5463775396347046, -0.14893150329589844, -0.4020521342754364, 0.23497675359249115, 2.110219717025757, -0.8037866950035095, 0.9522762298583984, 1002.0625, 1005.0], "mean": [-0.4192286431789398, 0.3898654580116272, 0.2558492124080658, -1.5808653831481934, -0.4110267758369446, 0.39086881279945374, -0.18658223748207092, -0.16665063798427582, 0.4870554804801941, 0.17809289693832397, -1.479647159576416, -1.4821306467056274, -0.8579114675521851, 0.4505121111869812, 0.27899155020713806, -0.3733433485031128, -1.3653301000595093, 0.030556416139006615, 0.016398072242736816, 0.11944938451051712, -0.2002270519733429, -0.5046020150184631, 0.11730733513832092, 1.770260214805603, -1.128185749053955, 0.7857813239097595, 559.2665405273438, 621.430908203125], "std": [0.0823565348982811, 0.12601865828037262, 0.16069971024990082, 0.17827175557613373, 0.11072002351284027, 0.22087903320789337, 0.10926602780818939, 0.0525423027575016, 0.030937790870666504, 0.05808987095952034, 0.25150802731513977, 0.14125874638557434, 0.19519083201885223, 0.19434396922588348, 0.23498177528381348, 0.09199099242687225, 0.2744036316871643, 0.24631135165691376, 0.14879131317138672, 0.1561197191476822, 0.05754029005765915, 0.054154641926288605, 0.07915724068880081, 0.15938907861709595, 0.17720367014408112, 0.15980495512485504, 486.9633483886719, 464.00439453125], "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": [45], "max": [45], "mean": [45.0], "std": [0.0], "count": [982]}, "index": {"min": [50857], "max": [51838], "mean": [51347.5], "std": [283.47883518880207], "count": [982]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [982]}, "subtask_annotation": {"mean": [2.580448065173116, 8.0, 8.0, 8.0, 8.0], "std": [2.190784392734548, 0.0, 0.0, 0.0, 0.0], "min": [0, 8, 8, 8, 8], "max": [8, 8, 8, 8, 8], "count": [982]}, "scene_annotation": {"mean": [45.0], "std": [0.0], "min": [45], "max": [45], "count": [982]}, "eef_direction_state": {"mean": [4.986761710794298, 4.906313645621181], "std": [1.7654836987841231, 1.8769099858834837], "min": [0, 0], "max": [6, 6], "count": [982]}, "eef_velocity_state": {"mean": [0.3564154786150713, 0.3533604887983707], "std": [0.5538741378463878, 0.5640123122572459], "min": [0, 0], "max": [2, 2], "count": [982]}, "eef_acc_mag_state": {"mean": [0.23014256619144602, 0.23828920570264767], "std": [0.5761624043020227, 0.5834097450477506], "min": [0, 0], "max": [2, 2], "count": [982]}, "eef_direction_action": {"mean": [4.986761710794298, 4.906313645621181], "std": [1.7654836987841231, 1.8769099858834837], "min": [0, 0], "max": [6, 6], "count": [982]}, "eef_velocity_action": {"mean": [0.3564154786150713, 0.3533604887983707], "std": [0.553874137846388, 0.5640123122572459], "min": [0, 0], "max": [2, 2], "count": [982]}, "eef_acc_mag_action": {"mean": [0.23014256619144602, 0.23828920570264767], "std": [0.5761624043020227, 0.5834097450477507], "min": [0, 0], "max": [2, 2], "count": [982]}, "eef_sim_pose_state": {"mean": [0.5381416142461457, 0.26284735036600726, 1.2837153300324542, 0.0951069068284793, -0.05978478927832057, 1.1434201184122206, 0.5547831417779088, -0.20427107245672757, 1.2362029622405473, 0.06735038770747043, -0.3890211049156936, -1.157365537871439], "std": [0.03003445747513262, 0.04324371665853921, 0.04754692956830927, 0.1936636413578091, 0.11730344546229492, 0.20277150091825544, 0.055883412403001646, 0.07232713545494475, 0.04870868547264395, 0.15256458735576514, 0.11062748736200331, 0.19586155270259653], "min": [0.47268722521325235, 0.21839718027367708, 1.1397890357072193, -0.18100891032460215, -0.407458724728041, 0.8647262194091965, 0.4464836160509848, -0.3096510899784679, 1.1397607146811288, -0.27857386554082725, -0.5625937496483628, -1.4203332490809293], "max": [0.5752862300646513, 0.34364801827965186, 1.346642205645243, 0.3623762770184543, 0.09121427763492229, 1.680850407316984, 0.6451311720241698, -0.08492548874510703, 1.283607490293213, 0.3178773030176295, -0.1599122656052374, -0.7230039386626466], "count": [982]}, "eef_sim_pose_action": {"mean": [0.5382182810425518, 0.2627839368559621, 1.2838416533989068, 0.09488883306110563, -0.05940138271098136, 1.1432551432317934, 0.5548842477313777, -0.2041528811522234, 1.236327898449587, 0.06755944946929732, -0.38899882474534886, -1.1568854482592872], "std": [0.030004019940816376, 0.04322067023045258, 0.04732870589644599, 0.19380573874434592, 0.11686092629777955, 0.20275044008110443, 0.05585346888765675, 0.07224961971517496, 0.048618503594722806, 0.15250888650367292, 0.1106308865458192, 0.19621069984554776], "min": [0.47268722521325235, 0.21839718027367708, 1.1397875048497097, -0.18100891032460215, -0.407458724728041, 0.8647262194091965, 0.4464836160509848, -0.3096510899784679, 1.1397607146811288, -0.27857386554082725, -0.5625937496483628, -1.4203332490809293], "max": [0.5752862300646513, 0.34364801827965186, 1.346642205645243, 0.3623762770184543, 0.09121427763492229, 1.680850407316984, 0.6451311720241698, -0.08492548874510703, 1.283607490293213, 0.3178773030176295, -0.1599122656052374, -0.7230039386626466], "count": [982]}, "gripper_mode_state": {"mean": [0.4439918533604888, 0.395112016293279], "std": [0.49685318506577847, 0.4888747394516692], "min": [0, 0], "max": [1, 1], "count": [982]}, "gripper_activity_state": {"mean": [1.9032586558044806, 1.8981670061099796], "std": [0.39058363074811636, 0.39833755938002297], "min": [0, 0], "max": [2, 2], "count": [982]}, "gripper_mode_action": {"mean": [0.4439918533604888, 0.395112016293279], "std": [0.49685318506577847, 0.4888747394516692], "min": [0, 0], "max": [1, 1], "count": [982]}, "gripper_activity_action": {"mean": [1.9032586558044806, 1.8981670061099796], "std": [0.3905836307481164, 0.39833755938002297], "min": [0, 0], "max": [2, 2], "count": [982]}, "gripper_open_scale_state": {"mean": [0.5084214190840013, 0.5649389810037743], "std": [0.44269082507647395, 0.4218216175783664], "min": [0.0, 0.02875], "max": [0.9109659090909091, 0.9136363636363637], "count": [982]}, "gripper_open_scale_action": {"mean": [0.508424130520812, 0.56493718735445], "std": [0.44269328223277926, 0.4218201388443454], "min": [0.0, 0.02875], "max": [0.9109659090909091, 0.9136363636363637], "count": [982]}}} +{"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.4451816225771918]], [[0.427461833727744]], [[0.39965362998647735]]], "std": [[[0.18723370424183414]], [[0.18898887104525297]], [[0.2017044263019327]]], "count": [174]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46484296939561265]], [[0.45857299296634363]], [[0.4413898197449478]]], "std": [[[0.1991860997387612]], [[0.19434328896571773]], [[0.20530086354549038]]], "count": [174]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45151417647997893]], [[0.4479420768067764]], [[0.4311432708380287]]], "std": [[[0.2073252725654958]], [[0.20342780018995976]], [[0.21633902791464002]]], "count": [174]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44982836328976034]], [[0.43234415614904964]], [[0.41994913276613327]]], "std": [[[0.2026703426040362]], [[0.2001884227392218]], [[0.20656897420692297]]], "count": [174]}, "observation.state": {"min": [-0.769286572933197, 0.23169027268886566, 0.16374897956848145, -1.848779320716858, -0.7134218811988831, -0.40281108021736145, -0.8540659546852112, -0.30865275859832764, 0.42505306005477905, 0.117049939930439, -2.3049137592315674, -1.7679201364517212, -0.9594448804855347, 0.14655202627182007, -0.075766921043396, -0.4514141380786896, -1.9056028127670288, -0.3119252324104309, -0.1326352059841156, -0.21192441880702972, -0.3086855113506317, -0.5659669637680054, -0.008378437720239162, 1.3361995220184326, -1.585739254951477, 0.5265103578567505, 0.0, 132.0625], "max": [-0.15300428867340088, 0.6928695440292358, 0.45132142305374146, -0.9142230749130249, -0.2078436315059662, 0.5599965453147888, 0.05326526612043381, -0.10754912346601486, 0.5657179951667786, 0.3089293837547302, -1.2450735569000244, -0.9616227149963379, -0.6466966271400452, 0.6616095900535583, 0.6229538321495056, -0.06403831392526627, -1.1719765663146973, 0.5553582906723022, 0.7412042617797852, 0.41002583503723145, -0.10734618455171585, -0.4296916425228119, 0.2817351818084717, 1.794248104095459, -0.8046098947525024, 1.1071770191192627, 1002.1875, 1001.0], "mean": [-0.4453527331352234, 0.5029003620147705, 0.31946414709091187, -1.4615024328231812, -0.5407018065452576, 0.12412165105342865, -0.3811684250831604, -0.17100508511066437, 0.4866790175437927, 0.18916372954845428, -1.7462596893310547, -1.5181819200515747, -0.7880271077156067, 0.4247146248817444, 0.241132915019989, -0.25918906927108765, -1.5442924499511719, 0.07341162860393524, 0.4251426160335541, 0.08948474377393723, -0.16748660802841187, -0.495706170797348, 0.14584724605083466, 1.4602100849151611, -1.2296732664108276, 0.7969139218330383, 640.2669677734375, 656.6942749023438], "std": [0.20629224181175232, 0.1604459434747696, 0.07503487914800644, 0.3483292758464813, 0.11507556587457657, 0.35957416892051697, 0.2824729084968567, 0.05061817914247513, 0.05025842785835266, 0.05280451104044914, 0.36013132333755493, 0.18034763634204865, 0.07479941099882126, 0.15435242652893066, 0.20072288811206818, 0.10099416226148605, 0.20606164634227753, 0.22993898391723633, 0.2755289077758789, 0.14582788944244385, 0.06141962483525276, 0.04055642709136009, 0.07282762229442596, 0.09335719048976898, 0.25014936923980713, 0.11869940906763077, 469.13153076171875, 416.1658630371094], "count": [974]}, "action": {"min": [-0.769286572933197, 0.23169027268886566, 0.16374897956848145, -1.848779320716858, -0.7134218811988831, -0.40281108021736145, -0.8540659546852112, -0.30865275859832764, 0.42505306005477905, 0.117049939930439, -2.3049137592315674, -1.7679201364517212, -0.9594448804855347, 0.14655202627182007, -0.075766921043396, -0.4514141380786896, -1.9056028127670288, -0.3119252324104309, -0.1326352059841156, -0.21192441880702972, -0.3086855113506317, -0.5659669637680054, -0.008378437720239162, 1.3361995220184326, -1.585739254951477, 0.5265103578567505, 0.0, 132.0625], "max": [-0.15300428867340088, 0.6928695440292358, 0.45132142305374146, -0.9142230749130249, -0.2078436315059662, 0.5599965453147888, 0.05326526612043381, -0.10754912346601486, 0.5657179951667786, 0.3089293837547302, -1.2450735569000244, -0.9616227149963379, -0.6466966271400452, 0.6616095900535583, 0.6229538321495056, -0.06403831392526627, -1.1719765663146973, 0.5553582906723022, 0.7412042617797852, 0.41002583503723145, -0.10734618455171585, -0.4296916425228119, 0.2817351818084717, 1.794248104095459, -0.8046098947525024, 1.1071770191192627, 1002.1875, 1001.0], "mean": [-0.44590121507644653, 0.5025245547294617, 0.3194315433502197, -1.4610114097595215, -0.5410105586051941, 0.12392733246088028, -0.38201698660850525, -0.17087486386299133, 0.48679542541503906, 0.18904417753219604, -1.7468781471252441, -1.5187766551971436, -0.7881383299827576, 0.4249480664730072, 0.24066752195358276, -0.2589048445224762, -1.5444942712783813, 0.0731620267033577, 0.4257127344608307, 0.08986952155828476, -0.16731610894203186, -0.495761901140213, 0.1457364410161972, 1.460237741470337, -1.2299362421035767, 0.7969667911529541, 640.2688598632812, 656.694091796875], "std": [0.20634834468364716, 0.1606357842683792, 0.07498451322317123, 0.3487357795238495, 0.11470827460289001, 0.3597572445869446, 0.28248313069343567, 0.05042674392461777, 0.05029359832406044, 0.05283245071768761, 0.36035099625587463, 0.17999203503131866, 0.07481762766838074, 0.1541835367679596, 0.2004052847623825, 0.10084226727485657, 0.2060282975435257, 0.229874849319458, 0.2749731242656708, 0.14601105451583862, 0.06125762313604355, 0.04052429273724556, 0.07277405261993408, 0.0933949202299118, 0.2501696050167084, 0.11868832260370255, 469.13433837890625, 416.165283203125], "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": [48], "max": [48], "mean": [48.0], "std": [0.0], "count": [974]}, "index": {"min": [53897], "max": [54870], "mean": [54383.5], "std": [281.16943290478787], "count": [974]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [974]}, "subtask_annotation": {"mean": [2.910677618069815, 8.0, 8.0, 8.0, 8.0], "std": [1.918575830244519, 0.0, 0.0, 0.0, 0.0], "min": [0, 8, 8, 8, 8], "max": [8, 8, 8, 8, 8], "count": [974]}, "scene_annotation": {"mean": [48.0], "std": [0.0], "min": [48], "max": [48], "count": [974]}, "eef_direction_state": {"mean": [5.0, 4.611909650924025], "std": [1.6593955011262718, 2.005460166780527], "min": [0, 0], "max": [6, 6], "count": [974]}, "eef_velocity_state": {"mean": [0.40965092402464065, 0.4548254620123203], "std": [0.6142968813476377, 0.6436487368401094], "min": [0, 0], "max": [2, 2], "count": [974]}, "eef_acc_mag_state": {"mean": [0.22587268993839835, 0.3593429158110883], "std": [0.558955472226341, 0.6933461845932766], "min": [0, 0], "max": [2, 2], "count": [974]}, "eef_direction_action": {"mean": [5.0, 4.611909650924025], "std": [1.6593955011262718, 2.005460166780527], "min": [0, 0], "max": [6, 6], "count": [974]}, "eef_velocity_action": {"mean": [0.40965092402464065, 0.4548254620123203], "std": [0.6142968813476377, 0.6436487368401094], "min": [0, 0], "max": [2, 2], "count": [974]}, "eef_acc_mag_action": {"mean": [0.22587268993839835, 0.3593429158110883], "std": [0.5589554722263409, 0.6933461845932766], "min": [0, 0], "max": [2, 2], "count": [974]}, "eef_sim_pose_state": {"mean": [0.5479124472474592, 0.2894597587107882, 1.270331588282186, -0.01193599301928241, -0.14028355881456883, 0.9551285547269693, 0.5408776588152377, -0.2184121772484193, 1.2838338228119162, -0.10425332879036057, -0.25100349533163413, -1.281047496980735], "std": [0.0622931614132881, 0.043015377604422075, 0.050015453834255486, 0.23365778928643716, 0.16181076166532857, 0.20093963078918525, 0.040630851899997066, 0.07012747973103468, 0.06403677130540984, 0.12895310561235582, 0.16356051019891976, 0.1796230151795972], "min": [0.4771331906402543, 0.2382992036564675, 1.1397957322363075, -0.3814420926375325, -0.45906034255828065, 0.5852954430303309, 0.47783747120827225, -0.3426124930327993, 1.1397708610926298, -0.36207255225707613, -0.5708481404134953, -1.63440158803959], "max": [0.6459963876378678, 0.4001430129661059, 1.3422079411448458, 0.28980779876422874, 0.1414574673261053, 1.3559076945244146, 0.6056631102720622, -0.06957766633532564, 1.342520308353788, 0.1538687696012112, 0.06682023010472782, -1.0618850568187308], "count": [974]}, "eef_sim_pose_action": {"mean": [0.5480686438622627, 0.28938787189212617, 1.2704280121600384, -0.01232023441607337, -0.1400407472330503, 0.9544943996931903, 0.5409385162245786, -0.21831466302784988, 1.2840035376713947, -0.10424063695231464, -0.25080399676053766, -1.2809077358572492], "std": [0.0623351139525293, 0.043040033740425566, 0.04985401523262487, 0.23382113480144678, 0.16162356043714374, 0.20098162094898225, 0.04059694145978204, 0.07006656205719293, 0.06387357052548208, 0.12895651388263757, 0.16351804350657467, 0.17969987576884086], "min": [0.4771331906402543, 0.2382992036564675, 1.1397957322363075, -0.3814420926375325, -0.45906034255828065, 0.5852954430303309, 0.47783747120827225, -0.3426124930327993, 1.1397708610926298, -0.36207255225707613, -0.5708481404134953, -1.63440158803959], "max": [0.6459963876378678, 0.4001430129661059, 1.3422079411448458, 0.28980779876422874, 0.1414574673261053, 1.3559076945244146, 0.6056631102720622, -0.06957766633532564, 1.342520308353788, 0.1538687696012112, 0.06682023010472782, -1.0618850568187308], "count": [974]}, "gripper_mode_state": {"mean": [0.3624229979466119, 0.3952772073921971], "std": [0.4807000816579896, 0.4889101519793044], "min": [0, 0], "max": [1, 1], "count": [974]}, "gripper_activity_state": {"mean": [1.9034907597535935, 1.9106776180698153], "std": [0.3883944355861564, 0.37535602917313604], "min": [0, 0], "max": [2, 2], "count": [974]}, "gripper_mode_action": {"mean": [0.3624229979466119, 0.3952772073921971], "std": [0.4807000816579896, 0.4889101519793044], "min": [0, 0], "max": [1, 1], "count": [974]}, "gripper_activity_action": {"mean": [1.9034907597535935, 1.9106776180698153], "std": [0.3883944355861564, 0.37535602917313604], "min": [0, 0], "max": [2, 2], "count": [974]}, "gripper_open_scale_state": {"mean": [0.582060903948331, 0.5969947732623121], "std": [0.42648332682739315, 0.37833303046052824], "min": [0.0, 0.12005681818181818], "max": [0.9110795454545455, 0.91], "count": [974]}, "gripper_open_scale_action": {"mean": [0.5820627091966661, 0.5969946260008981], "std": [0.4264847149733661, 0.37833290863063496], "min": [0.0, 0.12005681818181818], "max": [0.9110795454545455, 0.91], "count": [974]}}} +{"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.4502404331524276]], [[0.42963060710395273]], [[0.4036611957282913]]], "std": [[[0.19271101526083767]], [[0.19569749041497392]], [[0.2076843800303767]]], "count": [168]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46533024529256145]], [[0.45951165188297544]], [[0.4441990983893558]]], "std": [[[0.20117706677909766]], [[0.19709449088366812]], [[0.206833730166914]]], "count": [168]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47518579428299096]], [[0.4694325652135854]], [[0.4498675753287426]]], "std": [[[0.21423265552643414]], [[0.2106739651600678]], [[0.22360173132448866]]], "count": [168]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4396078565106598]], [[0.43674837695494867]], [[0.4262127964032835]]], "std": [[[0.19620814525100197]], [[0.1956817918988265]], [[0.2030448878137076]]], "count": [168]}, "observation.state": {"min": [-0.2018778771162033, 0.1831548511981964, -0.04698862507939339, -2.0526249408721924, -0.5631642937660217, -0.2626829743385315, -0.40716785192489624, -0.31779369711875916, 0.35847094655036926, 0.12255487591028214, -1.8527913093566895, -1.6811401844024658, -1.1780270338058472, -0.0989328995347023, 0.033971741795539856, -0.47397470474243164, -1.8317906856536865, 0.10602547973394394, -0.12047243863344193, -0.028272878378629684, -0.3168792426586151, -0.54777991771698, 0.06036512553691864, 1.4511635303497314, -1.754602074623108, 0.6034814119338989, 166.6875, 2.0], "max": [-0.007905250415205956, 0.7544512748718262, 0.45128870010375977, -1.2861789464950562, -0.01183987781405449, 0.3808559477329254, 0.028274333104491234, -0.13304167985916138, 0.46167731285095215, 0.2558960020542145, -1.3513613939285278, -1.0377397537231445, -0.43346136808395386, 0.6048482060432434, 0.825583279132843, -0.02398736961185932, -0.9010720252990723, 0.868685245513916, 0.2948755621910095, 0.4597546458244324, -0.1379498690366745, -0.3799590766429901, 0.29913225769996643, 1.8068561553955078, -1.1208916902542114, 1.0644421577453613, 1003.0, 1005.0], "mean": [-0.1139388233423233, 0.36135146021842957, 0.13536256551742554, -1.702741026878357, -0.2304105907678604, 0.09020188450813293, -0.18916377425193787, -0.21856534481048584, 0.4258139729499817, 0.19883811473846436, -1.586187720298767, -1.2899858951568604, -0.956716775894165, 0.4023746848106384, 0.381342351436615, -0.3260427415370941, -1.3911973237991333, 0.37784504890441895, 0.07832703739404678, 0.2987609803676605, -0.21435531973838806, -0.49393829703330994, 0.15495768189430237, 1.6660772562026978, -1.5085631608963013, 0.8179776072502136, 700.442626953125, 528.3140258789062], "std": [0.05113900080323219, 0.14052602648735046, 0.1423758566379547, 0.23018279671669006, 0.11956698447465897, 0.2436295747756958, 0.08708523213863373, 0.05523604899644852, 0.027565373107790947, 0.03789856657385826, 0.14351193606853485, 0.18801234662532806, 0.1872190535068512, 0.1539081335067749, 0.23927843570709229, 0.0892878919839859, 0.24808953702449799, 0.2304425686597824, 0.16205419600009918, 0.12389666587114334, 0.0543854720890522, 0.042206425219774246, 0.06405124813318253, 0.1122492104768753, 0.17734290659427643, 0.1406923085451126, 391.5413513183594, 474.09808349609375], "count": [932]}, "action": {"min": [-0.2018778771162033, 0.1831548511981964, -0.04698862507939339, -2.0526249408721924, -0.5631642937660217, -0.2626829743385315, -0.40716785192489624, -0.31779369711875916, 0.35847094655036926, 0.12255487591028214, -1.8527913093566895, -1.6811401844024658, -1.1780270338058472, -0.0989328995347023, 0.033971741795539856, -0.47397470474243164, -1.8317906856536865, 0.10602547973394394, -0.12047243863344193, -0.02827274613082409, -0.3168792426586151, -0.54777991771698, 0.06036512553691864, 1.4511635303497314, -1.754602074623108, 0.6034814119338989, 166.6875, 2.0], "max": [-0.007905250415205956, 0.7544512748718262, 0.45128870010375977, -1.2861789464950562, -0.01183987781405449, 0.3808559477329254, 0.028274333104491234, -0.13304167985916138, 0.46167731285095215, 0.2558960020542145, -1.3513613939285278, -1.0377397537231445, -0.43346136808395386, 0.6048482060432434, 0.825583279132843, -0.02398736961185932, -0.9010720252990723, 0.868685245513916, 0.2948755621910095, 0.4597546458244324, -0.1379498690366745, -0.3799590766429901, 0.29913225769996643, 1.8068561553955078, -1.1208916902542114, 1.0644421577453613, 1003.0, 1005.0], "mean": [-0.11390110105276108, 0.36091911792755127, 0.13491030037403107, -1.7026362419128418, -0.2303633838891983, 0.0901375338435173, -0.18946503102779388, -0.2185649573802948, 0.4258311092853546, 0.19882722198963165, -1.5860538482666016, -1.290208101272583, -0.957152247428894, 0.40261590480804443, 0.380738228559494, -0.32585346698760986, -1.3909026384353638, 0.3777255713939667, 0.07844840735197067, 0.2990227937698364, -0.2143273949623108, -0.49401915073394775, 0.15478821098804474, 1.6660138368606567, -1.509008526802063, 0.8181847333908081, 700.4393920898438, 528.3184204101562], "std": [0.05108878016471863, 0.14039677381515503, 0.14204061031341553, 0.2303372174501419, 0.11956627666950226, 0.24369312822818756, 0.08681781589984894, 0.05523545295000076, 0.02758244052529335, 0.037889596074819565, 0.14358209073543549, 0.18793494999408722, 0.18720076978206635, 0.15376630425453186, 0.23942473530769348, 0.08920885622501373, 0.24822798371315002, 0.23053579032421112, 0.16194754838943481, 0.12346233427524567, 0.05434362217783928, 0.04218515381217003, 0.06404829025268555, 0.11231835186481476, 0.17688989639282227, 0.1407288759946823, 391.5393981933594, 474.102783203125], "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": [50], "max": [50], "mean": [50.0], "std": [0.0], "count": [932]}, "index": {"min": [56010], "max": [56941], "mean": [56475.5], "std": [269.0450705736866], "count": [932]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [932]}, "subtask_annotation": {"mean": [2.46137339055794, 8.0, 8.0, 8.0, 8.0], "std": [2.1672576771395424, 0.0, 0.0, 0.0, 0.0], "min": [0, 8, 8, 8, 8], "max": [8, 8, 8, 8, 8], "count": [932]}, "scene_annotation": {"mean": [50.0], "std": [0.0], "min": [50], "max": [50], "count": [932]}, "eef_direction_state": {"mean": [5.082618025751073, 4.555793991416309], "std": [1.5799978309925444, 2.1339526666052318], "min": [0, 0], "max": [6, 6], "count": [932]}, "eef_velocity_state": {"mean": [0.4313304721030043, 0.4699570815450644], "std": [0.5901599679611448, 0.5933815929873535], "min": [0, 0], "max": [2, 2], "count": [932]}, "eef_acc_mag_state": {"mean": [0.2886266094420601, 0.21888412017167383], "std": [0.6243962251545208, 0.5591106897528416], "min": [0, 0], "max": [2, 2], "count": [932]}, "eef_direction_action": {"mean": [5.082618025751073, 4.555793991416309], "std": [1.5799978309925444, 2.133952666605232], "min": [0, 0], "max": [6, 6], "count": [932]}, "eef_velocity_action": {"mean": [0.4313304721030043, 0.4699570815450644], "std": [0.5901599679611448, 0.5933815929873535], "min": [0, 0], "max": [2, 2], "count": [932]}, "eef_acc_mag_action": {"mean": [0.2886266094420601, 0.21888412017167383], "std": [0.6243962251545208, 0.5591106897528416], "min": [0, 0], "max": [2, 2], "count": [932]}, "eef_sim_pose_state": {"mean": [0.47333108329934676, 0.27837950447128407, 1.2187669827926224, -0.054649471547575185, -0.16055174494963004, 1.2284175264290351, 0.5487322822434167, -0.25149210486356577, 1.2283464171127907, -0.00784131032810039, -0.10331321228964126, -1.010025934332366], "std": [0.024974273081410765, 0.028880837000727255, 0.05356215444377276, 0.16989516854347866, 0.1021329989125391, 0.1677668236577684, 0.04331392435972716, 0.06280357385147121, 0.05188712676255436, 0.12215646469269938, 0.11095145597901099, 0.13682415986038243], "min": [0.41567911779122313, 0.2218311192368649, 1.1181130642751396, -0.37358094772489286, -0.3831063649675872, 0.6857888928609432, 0.4355536031979036, -0.3920349573017319, 1.1368830159750336, -0.20939061458937885, -0.383258160641345, -1.2504716681047636], "max": [0.5078147382895655, 0.31788363108053713, 1.3027621378749912, 0.21359349011994466, 0.016431620752340503, 1.5218617274966317, 0.6086109076561856, -0.16385552939585493, 1.29975779992275, 0.20542663951875667, 0.09957560902265161, -0.8125649392493621], "count": [932]}, "eef_sim_pose_action": {"mean": [0.47334681513837684, 0.27836269413212344, 1.21875204218777, -0.054823313399634754, -0.160158906250675, 1.2285163027623982, 0.5488183675692007, -0.2513368083309322, 1.2283700176490162, -0.007787500184937498, -0.10290319239461536, -1.0098904174314352], "std": [0.02498853184737528, 0.028867169329774497, 0.053586121085008806, 0.1698444007961837, 0.10198047642884298, 0.16780679207401855, 0.043274125621273314, 0.06283853519245115, 0.05185182020970321, 0.12213750537936209, 0.11062255597752935, 0.13664862911332612], "min": [0.41567911779122313, 0.2218311192368649, 1.1181130642751396, -0.37358094772489286, -0.3831063649675872, 0.6857888928609432, 0.4355536031979036, -0.3920349573017319, 1.1368830159750336, -0.20939061458937885, -0.383258160641345, -1.2504716681047636], "max": [0.5078147382895655, 0.31788363108053713, 1.3027621378749912, 0.21359349011994466, 0.016431620752340503, 1.5218617274966317, 0.6086109076561856, -0.16385552939585493, 1.29975779992275, 0.20542663951875667, 0.09957560902265161, -0.8125649392493621], "count": [932]}, "gripper_mode_state": {"mean": [0.3594420600858369, 0.48390557939914164], "std": [0.4798369155526528, 0.4997409024940052], "min": [0, 0], "max": [1, 1], "count": [932]}, "gripper_activity_state": {"mean": [1.907725321888412, 1.7843347639484979], "std": [0.3820887613469449, 0.5613167455113607], "min": [0, 0], "max": [2, 2], "count": [932]}, "gripper_mode_action": {"mean": [0.3594420600858369, 0.48390557939914164], "std": [0.4798369155526528, 0.4997409024940052], "min": [0, 0], "max": [1, 1], "count": [932]}, "gripper_activity_action": {"mean": [1.907725321888412, 1.7843347639484979], "std": [0.3820887613469449, 0.5613167455113607], "min": [0, 0], "max": [2, 2], "count": [932]}, "gripper_open_scale_state": {"mean": [0.636765996878654, 0.4802855208773063], "std": [0.3559471080164233, 0.4309983422026408], "min": [0.1515340909090909, 0.0018181818181818182], "max": [0.9118181818181819, 0.9136363636363637], "count": [932]}, "gripper_open_scale_action": {"mean": [0.6367630706203627, 0.48028948929362514], "std": [0.3559448579905664, 0.4310021768422509], "min": [0.1515340909090909, 0.0018181818181818182], "max": [0.9118181818181819, 0.9136363636363637], "count": [932]}}} +{"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.4510950099571079]], [[0.4308769965277778]], [[0.40419426700367644]]], "std": [[[0.19472279583004456]], [[0.1975513249815401]], [[0.21010469331578766]]], "count": [160]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46582027803308823]], [[0.46200079401552285]], [[0.4468803474775327]]], "std": [[[0.20445939262494678]], [[0.20104376794288042]], [[0.2110907679027727]]], "count": [160]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4614960784313725]], [[0.4564517795138889]], [[0.43829139093137254]]], "std": [[[0.2157710094412932]], [[0.21311930498164575]], [[0.22647341775815216]]], "count": [160]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43443340099060457]], [[0.42784213133169935]], [[0.4155993732128268]]], "std": [[[0.20080931866266546]], [[0.19928763134715366]], [[0.20608516063016483]]], "count": [160]}, "observation.state": {"min": [-0.4289637506008148, 0.4123776853084564, 0.013835006393492222, -1.809714436531067, -0.5797023773193359, -0.5063189268112183, -0.7558519244194031, -0.31120288372039795, 0.39535611867904663, 0.2217945009469986, -2.0862042903900146, -1.6510428190231323, -1.0611172914505005, 0.0799306258559227, 0.0819355696439743, -0.4774380922317505, -1.6921250820159912, 0.06137122958898544, -0.2644806504249573, -0.029138270765542984, -0.3086397647857666, -0.5221216678619385, 0.03512618690729141, 1.5729585886001587, -1.5455870628356934, 0.5946410894393921, 0.9375, 29.0], "max": [0.013466306030750275, 0.7079753875732422, 0.45133233070373535, -1.0687240362167358, -0.25396502017974854, 0.24120013415813446, 0.034579336643218994, -0.14256525039672852, 0.500758171081543, 0.31093156337738037, -1.3402456045150757, -1.0302515029907227, -0.6498105525970459, 0.4922046661376953, 0.6683902144432068, -0.17851445078849792, -1.0094525814056396, 0.5608692169189453, 0.019869482144713402, 0.42947426438331604, -0.1802941858768463, -0.41767457127571106, 0.24537718296051025, 1.9525694847106934, -1.1199184656143188, 1.1193962097167969, 1002.0, 1005.0], "mean": [-0.19953908026218414, 0.5664706826210022, 0.15458089113235474, -1.5034712553024292, -0.4260178506374359, -0.0937790721654892, -0.4121955633163452, -0.22388747334480286, 0.44591736793518066, 0.2579985558986664, -1.75577974319458, -1.3471795320510864, -0.8462071418762207, 0.32852864265441895, 0.3022594749927521, -0.3271162509918213, -1.388425350189209, 0.23061919212341309, -0.10083119571208954, 0.31978604197502136, -0.23973524570465088, -0.4780190885066986, 0.12987813353538513, 1.8168885707855225, -1.4178329706192017, 0.8461230993270874, 658.3931274414062, 632.4993286132812], "std": [0.09237896651029587, 0.09968730807304382, 0.1041315421462059, 0.23657038807868958, 0.10058654099702835, 0.26222965121269226, 0.1734997183084488, 0.051448412239551544, 0.02449275180697441, 0.027714811265468597, 0.19395411014556885, 0.1940496861934662, 0.13682398200035095, 0.10120061039924622, 0.18322841823101044, 0.08076754212379456, 0.18317477405071259, 0.14697960019111633, 0.0836142748594284, 0.12186698615550995, 0.0387493371963501, 0.02641841024160385, 0.05880860239267349, 0.1092592179775238, 0.11786473542451859, 0.15325500071048737, 462.3382873535156, 461.4385681152344], "count": [875]}, "action": {"min": [-0.4289637506008148, 0.4123776853084564, 0.013835006393492222, -1.809714436531067, -0.5797023773193359, -0.5063189268112183, -0.7558519244194031, -0.31120288372039795, 0.39535611867904663, 0.2217945009469986, -2.0862042903900146, -1.6510428190231323, -1.0611172914505005, 0.0799306258559227, 0.0819355696439743, -0.4774380922317505, -1.6921250820159912, 0.06137122958898544, -0.2644806504249573, -0.029138270765542984, -0.3086397647857666, -0.5221216678619385, 0.03512618690729141, 1.5729585886001587, -1.5455870628356934, 0.5946410894393921, 0.9375, 29.0], "max": [0.013466306030750275, 0.7079753875732422, 0.45133233070373535, -1.0687240362167358, -0.25396502017974854, 0.24120013415813446, 0.034579336643218994, -0.14256525039672852, 0.500758171081543, 0.31093156337738037, -1.3402456045150757, -1.0302515029907227, -0.6498105525970459, 0.4922046661376953, 0.6683902144432068, -0.17851445078849792, -1.0094525814056396, 0.5608692169189453, 0.019869482144713402, 0.42947426438331604, -0.1802941858768463, -0.41767457127571106, 0.24537718296051025, 1.9525694847106934, -1.1199184656143188, 1.1193962097167969, 1002.0, 1005.0], "mean": [-0.1997707337141037, 0.5662773847579956, 0.15425966680049896, -1.5031183958053589, -0.426270067691803, -0.09412158280611038, -0.4130763113498688, -0.2238205224275589, 0.44597381353378296, 0.2580302655696869, -1.7562733888626099, -1.3475265502929688, -0.8464232683181763, 0.32878926396369934, 0.30166393518447876, -0.3269159495830536, -1.388107180595398, 0.23042327165603638, -0.10082985460758209, 0.3200936019420624, -0.23969833552837372, -0.47810620069503784, 0.12971672415733337, 1.8169758319854736, -1.4181709289550781, 0.8463326692581177, 658.3954467773438, 632.4994506835938], "std": [0.09263242036104202, 0.09977699816226959, 0.10364794731140137, 0.23693658411502838, 0.10043144226074219, 0.2624600827693939, 0.17321746051311493, 0.051376137882471085, 0.024547867476940155, 0.027704302221536636, 0.19403895735740662, 0.193916454911232, 0.1368153840303421, 0.10116187483072281, 0.18309161067008972, 0.08067645877599716, 0.18337519466876984, 0.1470625251531601, 0.08361396938562393, 0.12132645398378372, 0.038698986172676086, 0.026435788720846176, 0.058713749051094055, 0.10909490287303925, 0.11743664741516113, 0.15324370563030243, 462.3404541015625, 461.4388732910156], "count": [875]}, "timestamp": {"min": [0.0], "max": [29.133333333333333], "mean": [14.566666666666665], "std": [8.419685927106254], "count": [875]}, "frame_index": {"min": [0], "max": [874], "mean": [437.0], "std": [252.59057781318765], "count": [875]}, "episode_index": {"min": [51], "max": [51], "mean": [51.0], "std": [0.0], "count": [875]}, "index": {"min": [56942], "max": [57816], "mean": [57379.0], "std": [252.59057781318765], "count": [875]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [875]}, "subtask_annotation": {"mean": [3.238857142857143, 8.0, 8.0, 8.0, 8.0], "std": [1.9352604423156772, 0.0, 0.0, 0.0, 0.0], "min": [0, 8, 8, 8, 8], "max": [8, 8, 8, 8, 8], "count": [875]}, "scene_annotation": {"mean": [51.0], "std": [0.0], "min": [51], "max": [51], "count": [875]}, "eef_direction_state": {"mean": [4.876571428571428, 4.9474285714285715], "std": [1.7788181355000094, 1.738827754317156], "min": [0, 0], "max": [6, 6], "count": [875]}, "eef_velocity_state": {"mean": [0.4422857142857143, 0.37257142857142855], "std": [0.5755349596644125, 0.5088269021253954], "min": [0, 0], "max": [2, 2], "count": [875]}, "eef_acc_mag_state": {"mean": [0.3554285714285714, 0.2571428571428571], "std": [0.6849080975144157, 0.5982286778652535], "min": [0, 0], "max": [2, 2], "count": [875]}, "eef_direction_action": {"mean": [4.876571428571428, 4.9474285714285715], "std": [1.7788181355000094, 1.7388277543171557], "min": [0, 0], "max": [6, 6], "count": [875]}, "eef_velocity_action": {"mean": [0.4422857142857143, 0.37257142857142855], "std": [0.5755349596644125, 0.5088269021253954], "min": [0, 0], "max": [2, 2], "count": [875]}, "eef_acc_mag_action": {"mean": [0.3554285714285714, 0.2571428571428571], "std": [0.6849080975144157, 0.5982286778652535], "min": [0, 0], "max": [2, 2], "count": [875]}, "eef_sim_pose_state": {"mean": [0.5003007761232733, 0.3519467633605263, 1.2124627056822646, -0.06999646912911878, -0.2194257129674271, 1.0646536521267103, 0.5349454806465066, -0.2291064288594884, 1.1941185891777129, 0.09185877498349318, -0.19458985491708702, -0.9842589872346603], "std": [0.02724478084628796, 0.025337176775070764, 0.0503574328994011, 0.19530572197704904, 0.12049622772322569, 0.12335041636250983, 0.02819631104747737, 0.055540454357660335, 0.032135812940350554, 0.11819077867282494, 0.06854296955161238, 0.133082887846861], "min": [0.4507482122418223, 0.30965294517988656, 1.1298059037128387, -0.442896501706853, -0.39969238937295937, 0.9075405207550452, 0.47010382339476287, -0.3377937687490396, 1.1386145332819102, -0.10794966687007934, -0.38603905235952585, -1.2507642272862194], "max": [0.5652332506510358, 0.4011428278988626, 1.294987430040425, 0.1611501131836795, 0.05241925125238933, 1.4044973299416665, 0.5720766135523545, -0.14722708847802382, 1.2452604461165395, 0.2978079855568644, -0.08334403262214929, -0.7891130921404439], "count": [875]}, "eef_sim_pose_action": {"mean": [0.5003804107244075, 0.35201475930520226, 1.2124969592918124, -0.07037079491249926, -0.2192342492547063, 1.0642657024369995, 0.5350390898244144, -0.22896173545587756, 1.1941429811065765, 0.0920032701258403, -0.19428970567366644, -0.9841008894633272], "std": [0.027312343899064187, 0.025303430400966075, 0.05031816155169675, 0.19533993022446458, 0.12036932305560384, 0.12329971128831041, 0.02817842777754517, 0.05549536533433776, 0.0321026576946404, 0.11806300239339625, 0.06829235355032028, 0.13284868954134854], "min": [0.4507482122418223, 0.30965294517988656, 1.1298059037128387, -0.442896501706853, -0.39969238937295937, 0.9075405207550452, 0.47010382339476287, -0.3377937687490396, 1.1386145332819102, -0.10794966687007934, -0.38603905235952585, -1.2507642272862194], "max": [0.5652332506510358, 0.4011428278988626, 1.294987430040425, 0.1611501131836795, 0.05241925125238933, 1.4044973299416665, 0.5720766135523545, -0.14722708847802382, 1.2452604461165395, 0.2978079855568644, -0.08334403262214929, -0.7891130921404439], "count": [875]}, "gripper_mode_state": {"mean": [0.34514285714285714, 0.3851428571428571], "std": [0.47541483496639386, 0.4866290545525317], "min": [0, 0], "max": [1, 1], "count": [875]}, "gripper_activity_state": {"mean": [1.8914285714285715, 1.8891428571428572], "std": [0.4094396369753772, 0.41437989077361415], "min": [0, 0], "max": [2, 2], "count": [875]}, "gripper_mode_action": {"mean": [0.34514285714285714, 0.3851428571428571], "std": [0.47541483496639386, 0.48662905455253164], "min": [0, 0], "max": [1, 1], "count": [875]}, "gripper_activity_action": {"mean": [1.8914285714285715, 1.8891428571428572], "std": [0.4094396369753772, 0.41437989077361415], "min": [0, 0], "max": [2, 2], "count": [875]}, "gripper_open_scale_state": {"mean": [0.5985392164671329, 0.5749993619368882], "std": [0.42030802675445955, 0.419491987385396], "min": [0.0008522727272727272, 0.026363636363636363], "max": [0.9109090909090909, 0.9136363636363637], "count": [875]}, "gripper_open_scale_action": {"mean": [0.5985412851308911, 0.5749994008725618], "std": [0.42030955970948347, 0.41949201880955206], "min": [0.0008522727272727272, 0.026363636363636363], "max": [0.9109090909090909, 0.9136363636363637], "count": [875]}}} +{"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.4559288474147621]], [[0.44497690952708047]], [[0.427815918883477]]], "std": [[[0.18891415537431702]], [[0.18852867519760086]], [[0.2019496207752779]]], "count": [157]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4638581995961867]], [[0.45957541968485904]], [[0.4442331163357063]]], "std": [[[0.20583638870520465]], [[0.2020325957117956]], [[0.21163764625891082]]], "count": [157]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4607727353149328]], [[0.4546136271387536]], [[0.4363137332958661]]], "std": [[[0.20748906536558517]], [[0.20262085077606407]], [[0.21458057380471418]]], "count": [157]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43096639008575827]], [[0.4237386258378086]], [[0.4108656032742184]]], "std": [[[0.19475190832965814]], [[0.19246844881190817]], [[0.20006256156633173]]], "count": [157]}, "observation.state": {"min": [-0.4379674792289734, 0.36926913261413574, 0.006517713889479637, -1.7250735759735107, -0.5314789414405823, -0.12059024721384048, -0.6441890001296997, -0.308713436126709, 0.41673386096954346, 0.2106798142194748, -1.7917473316192627, -1.7082481384277344, -1.0653847455978394, 0.17835083603858948, 0.06218826398253441, -0.4513781666755676, -1.6458193063735962, -0.08245044201612473, -0.24964752793312073, -0.028265606611967087, -0.3290853798389435, -0.5297031402587891, 0.05282849818468094, 1.5562001466751099, -1.5087323188781738, 0.6801608204841614, 1.0, 43.25], "max": [-0.0682467371225357, 0.7185280323028564, 0.4512883424758911, -1.1347476243972778, -0.17128007113933563, 0.32768118381500244, 0.03487931564450264, -0.13911743462085724, 0.5110886693000793, 0.29821136593818665, -1.2757493257522583, -1.1176834106445312, -0.608625590801239, 0.5463317036628723, 0.6674138903617859, -0.233324334025383, -0.8886551260948181, 0.44645196199417114, 0.07021895796060562, 0.3786131739616394, -0.18392705917358398, -0.44477400183677673, 0.25207018852233887, 1.9428211450576782, -1.0964158773422241, 1.0541901588439941, 1002.0, 1005.0], "mean": [-0.31274741888046265, 0.4867042899131775, 0.19241370260715485, -1.477602243423462, -0.3363577127456665, 0.13964827358722687, -0.3164571225643158, -0.21438230574131012, 0.47970354557037354, 0.24052438139915466, -1.5708332061767578, -1.3650695085525513, -0.8187572360038757, 0.3798085153102875, 0.2558388411998749, -0.2979290783405304, -1.302773118019104, 0.12361212819814682, -0.11397262662649155, 0.26289090514183044, -0.24297770857810974, -0.49954307079315186, 0.13868160545825958, 1.7721621990203857, -1.2967625856399536, 0.8637335300445557, 657.2113037109375, 663.7982788085938], "std": [0.0820811465382576, 0.09121449291706085, 0.11150702089071274, 0.17949095368385315, 0.10869202017784119, 0.13380314409732819, 0.14182940125465393, 0.05433867871761322, 0.023326465860009193, 0.027836013585329056, 0.1483004093170166, 0.17107993364334106, 0.12619517743587494, 0.08958375453948975, 0.15260100364685059, 0.06683822721242905, 0.18437246978282928, 0.12702608108520508, 0.10574355721473694, 0.09544907510280609, 0.049257196485996246, 0.022377317771315575, 0.05091303214430809, 0.12226421386003494, 0.12469961494207382, 0.11335313320159912, 462.8874816894531, 445.23590087890625], "count": [847]}, "action": {"min": [-0.4379674792289734, 0.36926913261413574, 0.006517713889479637, -1.7250735759735107, -0.5314789414405823, -0.12059024721384048, -0.6441890001296997, -0.308713436126709, 0.41673386096954346, 0.2106798142194748, -1.7917473316192627, -1.7082481384277344, -1.0653847455978394, 0.17835083603858948, 0.06218826398253441, -0.4513781666755676, -1.6458193063735962, -0.08245044201612473, -0.24964752793312073, -0.02826627716422081, -0.3290853798389435, -0.5297031402587891, 0.05282849818468094, 1.5562001466751099, -1.5087323188781738, 0.6801608204841614, 1.0, 43.25], "max": [-0.0682467371225357, 0.7185280323028564, 0.4512881934642792, -1.1347476243972778, -0.17128007113933563, 0.32768118381500244, 0.03487931564450264, -0.13911743462085724, 0.5110886693000793, 0.29821136593818665, -1.2757493257522583, -1.1176834106445312, -0.608625590801239, 0.5463317036628723, 0.6674138903617859, -0.233324334025383, -0.8886551260948181, 0.44645196199417114, 0.07021895796060562, 0.3786131739616394, -0.18392705917358398, -0.44477400183677673, 0.25207018852233887, 1.9428211450576782, -1.0964158773422241, 1.0541901588439941, 1002.0, 1005.0], "mean": [-0.31302502751350403, 0.48647797107696533, 0.19220960140228271, -1.47728431224823, -0.33652833104133606, 0.1397145688533783, -0.3171810209751129, -0.21433931589126587, 0.47978079319000244, 0.24050891399383545, -1.5709670782089233, -1.3656480312347412, -0.8187535405158997, 0.3799210488796234, 0.25530993938446045, -0.29774078726768494, -1.3025187253952026, 0.1232350692152977, -0.11400475353002548, 0.26315900683403015, -0.2429962158203125, -0.4995880424976349, 0.13854314386844635, 1.7722737789154053, -1.2969468832015991, 0.863743245601654, 657.2113037109375, 663.802978515625], "std": [0.08209549635648727, 0.09115941822528839, 0.11119072139263153, 0.17984525859355927, 0.10867606848478317, 0.1336880624294281, 0.14163227379322052, 0.05427839979529381, 0.023320503532886505, 0.027842706069350243, 0.14835375547409058, 0.17108269035816193, 0.12619730830192566, 0.08941692858934402, 0.15216699242591858, 0.06663008034229279, 0.18437057733535767, 0.1271129995584488, 0.10574956983327866, 0.09494860470294952, 0.04928478226065636, 0.02230624109506607, 0.050810378044843674, 0.12212564796209335, 0.12455510348081589, 0.11334332823753357, 462.8874816894531, 445.2403564453125], "count": [847]}, "timestamp": {"min": [0.0], "max": [28.2], "mean": [14.099999999999996], "std": [8.150255619713205], "count": [847]}, "frame_index": {"min": [0], "max": [846], "mean": [423.0], "std": [244.50766859139614], "count": [847]}, "episode_index": {"min": [52], "max": [52], "mean": [52.0], "std": [0.0], "count": [847]}, "index": {"min": [57817], "max": [58663], "mean": [58240.0], "std": [244.50766859139614], "count": [847]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [847]}, "subtask_annotation": {"mean": [2.6328217237308147, 8.0, 8.0, 8.0, 8.0], "std": [2.1939079428016015, 0.0, 0.0, 0.0, 0.0], "min": [0, 8, 8, 8, 8], "max": [8, 8, 8, 8, 8], "count": [847]}, "scene_annotation": {"mean": [52.0], "std": [0.0], "min": [52], "max": [52], "count": [847]}, "eef_direction_state": {"mean": [4.8229043683589135, 5.0602125147579695], "std": [1.912315043491889, 1.709729488931371], "min": [0, 0], "max": [6, 6], "count": [847]}, "eef_velocity_state": {"mean": [0.43919716646989376, 0.3612750885478158], "std": [0.5796822136304739, 0.5845813271943703], "min": [0, 0], "max": [2, 2], "count": [847]}, "eef_acc_mag_state": {"mean": [0.27036599763872493, 0.29515938606847697], "std": [0.6079813372329209, 0.6319047436572494], "min": [0, 0], "max": [2, 2], "count": [847]}, "eef_direction_action": {"mean": [4.8229043683589135, 5.0602125147579695], "std": [1.912315043491889, 1.709729488931371], "min": [0, 0], "max": [6, 6], "count": [847]}, "eef_velocity_action": {"mean": [0.43919716646989376, 0.3612750885478158], "std": [0.5796822136304739, 0.5845813271943703], "min": [0, 0], "max": [2, 2], "count": [847]}, "eef_acc_mag_action": {"mean": [0.27036599763872493, 0.29515938606847697], "std": [0.6079813372329209, 0.6319047436572494], "min": [0, 0], "max": [2, 2], "count": [847]}, "eef_sim_pose_state": {"mean": [0.5289818155027105, 0.32528897353998215, 1.2327182349151278, 0.05653211944608748, -0.1774096337074692, 1.1454019678796221, 0.5518142845818279, -0.23084092756735108, 1.191286019182905, 0.08998653573088455, -0.2531357444980268, -1.0890324887117864], "std": [0.02520384805890351, 0.018654217142101366, 0.0459333370847682, 0.15167394555858643, 0.09597794929502644, 0.14042785127171548, 0.025895371320184917, 0.04480532232510278, 0.04061301641750649, 0.13584111248198838, 0.07075436225195333, 0.09750943194496858], "min": [0.4635186374093697, 0.30127409335309663, 1.1397902466717005, -0.24922503710743155, -0.38329248677270744, 0.8828905248928954, 0.48858368444062716, -0.3304827396972594, 1.1177320164910245, -0.12225455502000593, -0.39604802065657285, -1.2502583933182558], "max": [0.569494010141695, 0.36421416621773245, 1.2904957757715878, 0.3279555096291507, 0.00799417630033239, 1.3922060359843726, 0.5898036542721276, -0.1592048996347117, 1.23758170194727, 0.3462517972325678, -0.1277559879914556, -0.8772368345202513], "count": [847]}, "eef_sim_pose_action": {"mean": [0.5290763858875597, 0.3253077706843311, 1.232759153027677, 0.056502937280212204, -0.17704082540421995, 1.145007011182383, 0.5518649550512312, -0.23071774037289702, 1.1912646158021865, 0.09002280569202305, -0.25302647447739873, -1.0888714477647388], "std": [0.025202645139643234, 0.018646505867206575, 0.045865925989331875, 0.1516726311558706, 0.09578757847583429, 0.1406022106914579, 0.02581356075036081, 0.04473187247318175, 0.04064492947511632, 0.13580090711264858, 0.07062506142489162, 0.09735562537232374], "min": [0.4635186374093697, 0.30127409335309663, 1.1397902466717005, -0.24922503710743155, -0.38329248677270744, 0.8828905248928954, 0.48858368444062716, -0.3304827396972594, 1.1177320164910245, -0.12225455502000593, -0.39604802065657285, -1.2502611951290148], "max": [0.569494010141695, 0.36421416621773245, 1.2904957757715878, 0.3279555096291507, 0.00799417630033239, 1.3922060359843726, 0.5898036542721276, -0.1592048996347117, 1.23758170194727, 0.3462517972325678, -0.1277559879914556, -0.8772368345202513], "count": [847]}, "gripper_mode_state": {"mean": [0.34710743801652894, 0.3565525383707202], "std": [0.47605027517073273, 0.47898102859311054], "min": [0, 0], "max": [1, 1], "count": [847]}, "gripper_activity_state": {"mean": [1.884297520661157, 1.884297520661157], "std": [0.4245438652669093, 0.42454386526690924], "min": [0, 0], "max": [2, 2], "count": [847]}, "gripper_mode_action": {"mean": [0.34710743801652894, 0.3565525383707202], "std": [0.47605027517073273, 0.4789810285931105], "min": [0, 0], "max": [1, 1], "count": [847]}, "gripper_activity_action": {"mean": [1.884297520661157, 1.884297520661157], "std": [0.4245438652669093, 0.42454386526690924], "min": [0, 0], "max": [2, 2], "count": [847]}, "gripper_open_scale_state": {"mean": [0.5974648492003932, 0.6034529733980258], "std": [0.42080622249272914, 0.40476088218368295], "min": [0.0009090909090909091, 0.03931818181818182], "max": [0.9109090909090909, 0.9136363636363637], "count": [847]}, "gripper_open_scale_action": {"mean": [0.5974648492003932, 0.6034572300711855], "std": [0.4208062224927292, 0.4047641248998342], "min": [0.0009090909090909091, 0.03931818181818182], "max": [0.9109090909090909, 0.9136363636363637], "count": [847]}}} +{"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.4452854476945605]], [[0.42586970851637557]], [[0.40045434993214046]]], "std": [[[0.19439775315587654]], [[0.19624299541893622]], [[0.2076917896713882]]], "count": [183]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4623323321815065]], [[0.4562965451891139]], [[0.43970725293760493]]], "std": [[[0.2115987682215366]], [[0.2063338874172373]], [[0.216021920783839]]], "count": [183]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4707040664398729]], [[0.4601993966302368]], [[0.43994822582949394]]], "std": [[[0.21663554924552397]], [[0.21355450831606457]], [[0.2284382039941799]]], "count": [183]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4371552722865102]], [[0.43786176515232683]], [[0.42648417130968963]]], "std": [[[0.1987632570266824]], [[0.19941456554083278]], [[0.20566690932104587]]], "count": [183]}, "observation.state": {"min": [-0.39755871891975403, 0.4309785068035126, 0.14142294228076935, -1.6174063682556152, -0.6655954718589783, -0.25801748037338257, -0.5632057785987854, -0.3111266791820526, 0.42476925253868103, 0.16328488290309906, -2.019587278366089, -1.7809633016586304, -0.9414869546890259, 0.19109609723091125, -0.010829768143594265, -0.6426084041595459, -1.4177643060684204, 0.18293887376785278, -0.29504355788230896, -0.028266698122024536, -0.32217732071876526, -0.5706718564033508, 0.008192749693989754, 1.5123119354248047, -1.8749175071716309, 0.14363917708396912, 0.0, 127.9375], "max": [-0.14384131133556366, 0.7441800236701965, 0.45701882243156433, -1.0730043649673462, -0.22964277863502502, 0.29916688799858093, 0.03383975103497505, -0.154103621840477, 0.49717336893081665, 0.3111634850502014, -1.3611681461334229, -1.0805326700210571, -0.5850210189819336, 0.8305040001869202, 0.6410059928894043, -0.24989405274391174, -0.5273948907852173, 0.6400689482688904, 0.06707955151796341, 0.7505155801773071, -0.1396961808204651, -0.44245076179504395, 0.28706637024879456, 2.079057216644287, -1.089683175086975, 0.8610528707504272, 1002.0625, 1005.0], "mean": [-0.286027729511261, 0.5817745327949524, 0.29934725165367126, -1.444188117980957, -0.45388054847717285, -0.048504773527383804, -0.40728580951690674, -0.23283487558364868, 0.4616307020187378, 0.23269575834274292, -1.748437523841858, -1.449183702468872, -0.7521675825119019, 0.5825555324554443, 0.355991929769516, -0.42437294125556946, -1.121170997619629, 0.4275481402873993, -0.06514059007167816, 0.5344811677932739, -0.21995626389980316, -0.5283715128898621, 0.15097934007644653, 1.8401812314987183, -1.599866509437561, 0.6950289607048035, 665.1094970703125, 751.6040649414062], "std": [0.0832747370004654, 0.08064930140972137, 0.10340263694524765, 0.13980892300605774, 0.1443842351436615, 0.13833670318126678, 0.20249348878860474, 0.05272189900279045, 0.017601734027266502, 0.04580987989902496, 0.1850561946630478, 0.2716813385486603, 0.06674568355083466, 0.16425201296806335, 0.17875899374485016, 0.11021925508975983, 0.24308790266513824, 0.1418749839067459, 0.10169097781181335, 0.16255037486553192, 0.0472288653254509, 0.029612474143505096, 0.08293072134256363, 0.16506710648536682, 0.15572117269039154, 0.20455338060855865, 457.1528015136719, 386.71636962890625], "count": [1041]}, "action": {"min": [-0.39755871891975403, 0.4309785068035126, 0.14142294228076935, -1.6174063682556152, -0.6655954718589783, -0.25801748037338257, -0.5632057785987854, -0.3111266791820526, 0.42476925253868103, 0.16328488290309906, -2.019587278366089, -1.7809633016586304, -0.9414869546890259, 0.1914290487766266, -0.010829768143594265, -0.6426084041595459, -1.4175636768341064, 0.18293887376785278, -0.29504355788230896, -0.028266698122024536, -0.32217732071876526, -0.5706718564033508, 0.008192749693989754, 1.5123119354248047, -1.8749175071716309, 0.14363917708396912, 0.0, 127.9375], "max": [-0.14384131133556366, 0.7441800236701965, 0.45701882243156433, -1.0730043649673462, -0.22964277863502502, 0.29916688799858093, 0.03383975103497505, -0.154103621840477, 0.49717336893081665, 0.3111634850502014, -1.3611681461334229, -1.0805326700210571, -0.5850210189819336, 0.8305040001869202, 0.6410059928894043, -0.24989405274391174, -0.5273948907852173, 0.6400689482688904, 0.06707955151796341, 0.7505155801773071, -0.1396961808204651, -0.4425608515739441, 0.28706637024879456, 2.079057216644287, -1.089683175086975, 0.8610528707504272, 1002.0625, 1005.0], "mean": [-0.28602761030197144, 0.5817741751670837, 0.29934877157211304, -1.4441869258880615, -0.4538804590702057, -0.04850386083126068, -0.40728580951690674, -0.2328357696533203, 0.46163052320480347, 0.23269547522068024, -1.748435616493225, -1.4491856098175049, -0.7521643042564392, 0.5825506448745728, 0.3559955358505249, -0.42437300086021423, -1.1211752891540527, 0.4275481104850769, -0.06514040380716324, 0.5344806909561157, -0.21995696425437927, -0.5283699631690979, 0.15097977221012115, 1.8401802778244019, -1.599867343902588, 0.695024847984314, 664.14697265625, 751.5993041992188], "std": [0.08327479660511017, 0.08064917474985123, 0.10340481251478195, 0.13980914652347565, 0.14438429474830627, 0.1383362114429474, 0.20249362289905548, 0.05272321030497551, 0.017601922154426575, 0.04580986499786377, 0.18505823612213135, 0.2716788351535797, 0.06674592941999435, 0.16426344215869904, 0.17876408994197845, 0.11021926999092102, 0.24309273064136505, 0.14187504351139069, 0.1016908660531044, 0.16255152225494385, 0.047230131924152374, 0.029616905376315117, 0.08293115347623825, 0.1650676280260086, 0.15571878850460052, 0.20455239713191986, 457.4979248046875, 386.7131652832031], "count": [1041]}, "timestamp": {"min": [0.0], "max": [34.666666666666664], "mean": [17.333333333333332], "std": [10.017022548678861], "count": [1041]}, "frame_index": {"min": [0], "max": [1040], "mean": [520.0], "std": [300.51067646036586], "count": [1041]}, "episode_index": {"min": [53], "max": [53], "mean": [53.0], "std": [0.0], "count": [1041]}, "index": {"min": [58664], "max": [59704], "mean": [59184.0], "std": [300.51067646036586], "count": [1041]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1041]}, "subtask_annotation": {"mean": [2.6080691642651295, 8.0, 8.0, 8.0, 8.0], "std": [2.2695605542768624, 0.0, 0.0, 0.0, 0.0], "min": [0, 8, 8, 8, 8], "max": [8, 8, 8, 8, 8], "count": [1041]}, "scene_annotation": {"mean": [53.0], "std": [0.0], "min": [53], "max": [53], "count": [1041]}, "eef_direction_state": {"mean": [5.050912584053794, 4.972142170989433], "std": [1.5454378440190788, 1.6604665047536886], "min": [0, 0], "max": [6, 6], "count": [1041]}, "eef_velocity_state": {"mean": [0.43419788664745435, 0.43419788664745435], "std": [0.5991849693605004, 0.6395112170774409], "min": [0, 0], "max": [2, 2], "count": [1041]}, "eef_acc_mag_state": {"mean": [0.28530259365994237, 0.30835734870317005], "std": [0.6231717773268303, 0.6456960820843615], "min": [0, 0], "max": [2, 2], "count": [1041]}, "eef_direction_action": {"mean": [5.050912584053794, 4.972142170989433], "std": [1.545437844019079, 1.6604665047536886], "min": [0, 0], "max": [6, 6], "count": [1041]}, "eef_velocity_action": {"mean": [0.43419788664745435, 0.43419788664745435], "std": [0.5991849693605004, 0.6395112170774409], "min": [0, 0], "max": [2, 2], "count": [1041]}, "eef_acc_mag_action": {"mean": [0.28530259365994237, 0.30835734870317005], "std": [0.6231717773268303, 0.6456960820843615], "min": [0, 0], "max": [2, 2], "count": [1041]}, "eef_sim_pose_state": {"mean": [0.5191859008938722, 0.3317664197759144, 1.2088525599648756, -0.006256626522207531, -0.19695168567161575, 0.9738201805051023, 0.594576218787146, -0.2606660494984995, 1.2209569092757144, 0.011009420683688017, -0.13179034107101445, -0.8113451713644094], "std": [0.02225987114134579, 0.03920332375468221, 0.046076238968770854, 0.14319706807698243, 0.18541639038664834, 0.17130884359323392, 0.03978303608944288, 0.07241819302551465, 0.04018814570320032, 0.12061466062668431, 0.11457440889404782, 0.19330647543825225], "min": [0.4805271294335506, 0.2759699116819447, 1.137946468905968, -0.21374022285443034, -0.481968416614744, 0.7519961765095182, 0.4859898108977148, -0.3795150861061298, 1.132636046813726, -0.3276283036138093, -0.44118670463463183, -1.2503522193913645], "max": [0.551610302842529, 0.3990725322164235, 1.2752518429572541, 0.32367736399959696, 0.035656325312984904, 1.2503096890868066, 0.650992084923433, -0.13246080447368302, 1.2888080911591533, 0.1671923782914121, -0.004633436912457656, -0.46654225471200045], "count": [1041]}, "eef_sim_pose_action": {"mean": [0.519185716850603, 0.33176617209350445, 1.2088519016471353, -0.006253748585240754, -0.19695145835670835, 0.9738189095585867, 0.5945746928641367, -0.26066655168465974, 1.2209564450607553, 0.011006600058013351, -0.13179193199046815, -0.8113427463572224], "std": [0.02226012372844445, 0.03920346272317693, 0.0460772280410433, 0.14319873352900003, 0.1854161617735215, 0.17130678346247527, 0.03978711930720109, 0.07241853431386079, 0.04018908198657544, 0.12061669622293517, 0.11457790872740245, 0.1933009658451775], "min": [0.4805271294335506, 0.2759699116819447, 1.137946468905968, -0.21374022285443034, -0.481968416614744, 0.7519961765095182, 0.48609474523932383, -0.3795150861061298, 1.132636046813726, -0.3276283036138093, -0.44118670463463183, -1.2503522193913645], "max": [0.551610302842529, 0.3990725322164235, 1.2752518429572541, 0.32367736399959696, 0.035656325312984904, 1.2503096890868066, 0.650992084923433, -0.13246080447368302, 1.2888080911591533, 0.1671923782914121, -0.004633436912457656, -0.46654225471200045], "count": [1041]}, "gripper_mode_state": {"mean": [0.3400576368876081, 0.28530259365994237], "std": [0.47372823483726284, 0.4515584388657321], "min": [0, 0], "max": [1, 1], "count": [1041]}, "gripper_activity_state": {"mean": [1.8751200768491836, 1.9135446685878963], "std": [0.41555445408940056, 0.36961830946342195], "min": [0, 0], "max": [2, 2], "count": [1041]}, "gripper_mode_action": {"mean": [0.3410182516810759, 0.28530259365994237], "std": [0.4740514779024062, 0.4515584388657321], "min": [0, 0], "max": [1, 1], "count": [1041]}, "gripper_activity_action": {"mean": [1.8751200768491836, 1.9135446685878963], "std": [0.41555445408940056, 0.36961830946342195], "min": [0, 0], "max": [2, 2], "count": [1041]}, "gripper_open_scale_state": {"mean": [0.6046450091695076, 0.683276379233564], "std": [0.4155946642897809, 0.35155844933025254], "min": [0.0, 0.11630681818181818], "max": [0.9109659090909091, 0.9136363636363637], "count": [1041]}, "gripper_open_scale_action": {"mean": [0.6037699764212761, 0.6832720925412175], "std": [0.4159077450430263, 0.35155566734820015], "min": [0.0, 0.11630681818181818], "max": [0.9109659090909091, 0.9136363636363637], "count": [1041]}}} +{"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.4569707726423903]], [[0.4430115639589169]], [[0.4264632119514472]]], "std": [[[0.1935848230955017]], [[0.19451180943185578]], [[0.2047900556883716]]], "count": [175]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4607519491129785]], [[0.4559696171802054]], [[0.4409332819794584]]], "std": [[[0.2066873755734477]], [[0.20028414929304317]], [[0.20800454005037167]]], "count": [175]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47932033263305324]], [[0.46918557656395893]], [[0.4488560620915033]]], "std": [[[0.21332731000273675]], [[0.20817983827847128]], [[0.22118002620048977]]], "count": [175]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42741801003734825]], [[0.42326975840336134]], [[0.4110304890289449]]], "std": [[[0.2013812256407747]], [[0.2005207713535591]], [[0.20809410092341712]]], "count": [175]}, "observation.state": {"min": [-0.2271033376455307, 0.30604568123817444, -0.04717079550027847, -1.9461250305175781, -0.4510607123374939, -0.12539754807949066, -0.25492170453071594, -0.31127193570137024, 0.3935866951942444, 0.17810800671577454, -1.6511495113372803, -1.5686240196228027, -1.0979243516921997, 0.1394278109073639, -0.11276790499687195, -0.5635406374931335, -1.639586329460144, -0.03617195039987564, -0.6220800876617432, -0.028299544006586075, -0.3089667558670044, -0.6022846698760986, 0.03692331165075302, 1.5732269287109375, -1.4699821472167969, 0.3145420551300049, 179.0, 149.3125], "max": [-0.051542844623327255, 0.7749010920524597, 0.4608650803565979, -1.365931749343872, -0.11154399067163467, 0.4506582021713257, 0.03185553103685379, -0.16823987662792206, 0.47763100266456604, 0.26117512583732605, -1.266653299331665, -1.0467381477355957, -0.5930811166763306, 1.1067395210266113, 0.7679535746574402, -0.23291528224945068, -0.007843073457479477, 0.5367258191108704, -0.04904484376311302, 0.6111346483230591, -0.19192062318325043, -0.42757561802864075, 0.2652271091938019, 2.1040456295013428, -1.121137022972107, 0.9079367518424988, 1009.0, 1002.0625], "mean": [-0.14488261938095093, 0.4167092442512512, 0.12556935846805573, -1.6705100536346436, -0.2819581627845764, 0.23041972517967224, -0.18298178911209106, -0.22362278401851654, 0.44063952565193176, 0.2244456261396408, -1.4564354419708252, -1.3390696048736572, -0.88655686378479, 0.6969284415245056, 0.23592542111873627, -0.4230119287967682, -0.8542356491088867, 0.17450876533985138, -0.29128026962280273, 0.4502575099468231, -0.23324273526668549, -0.5561376810073853, 0.13069069385528564, 1.945220708847046, -1.343496561050415, 0.6415821313858032, 761.8247680664062, 756.0201416015625], "std": [0.03698686137795448, 0.10837096720933914, 0.13340602815151215, 0.16239246726036072, 0.09045758843421936, 0.16516639292240143, 0.08078290522098541, 0.04042744264006615, 0.017901388928294182, 0.03245599940419197, 0.09097816050052643, 0.15245190262794495, 0.11829712241888046, 0.26769188046455383, 0.22851388156414032, 0.08622489869594574, 0.44661715626716614, 0.1521265059709549, 0.19028067588806152, 0.15422490239143372, 0.03466193750500679, 0.052015386521816254, 0.06848515570163727, 0.15118706226348877, 0.10023298859596252, 0.16334521770477295, 360.75384521484375, 376.084228515625], "count": [986]}, "action": {"min": [-0.2271033376455307, 0.30604568123817444, -0.04717079550027847, -1.9461250305175781, -0.4510607123374939, -0.12539754807949066, -0.25492170453071594, -0.31127193570137024, 0.3935866951942444, 0.17810800671577454, -1.6511495113372803, -1.5686240196228027, -1.0979243516921997, 0.1394278109073639, -0.11276790499687195, -0.5635406374931335, -1.639586329460144, -0.03617195039987564, -0.6220800876617432, -0.028326693922281265, -0.3089667558670044, -0.6022846698760986, 0.03692331165075302, 1.5732269287109375, -1.4699821472167969, 0.3145420551300049, 179.0, 149.3125], "max": [-0.051542844623327255, 0.7749010920524597, 0.4608650803565979, -1.365931749343872, -0.11154399067163467, 0.4506582021713257, 0.03185553103685379, -0.16823987662792206, 0.47763100266456604, 0.26117512583732605, -1.266653299331665, -1.0467381477355957, -0.5930811166763306, 1.1067395210266113, 0.7679535746574402, -0.23291528224945068, -0.007843073457479477, 0.5367258191108704, -0.04904484376311302, 0.6111346483230591, -0.19192062318325043, -0.42757561802864075, 0.2652271091938019, 2.1040456295013428, -1.121137022972107, 0.9079367518424988, 1009.0, 1002.0625], "mean": [-0.14488308131694794, 0.41671034693717957, 0.12557092308998108, -1.670508861541748, -0.28195860981941223, 0.23041878640651703, -0.18298174440860748, -0.22362317144870758, 0.440639466047287, 0.22444584965705872, -1.4564355611801147, -1.3390699625015259, -0.886555552482605, 0.6969252824783325, 0.2359282374382019, -0.42301201820373535, -0.8542395234107971, 0.1745101660490036, -0.29127904772758484, 0.4502573609352112, -0.23324288427829742, -0.5561365485191345, 0.13069088757038116, 1.9452202320098877, -1.3434983491897583, 0.6415799856185913, 761.8340454101562, 756.0211181640625], "std": [0.03698759526014328, 0.10837288945913315, 0.133409783244133, 0.16239434480667114, 0.09045742452144623, 0.1651683747768402, 0.08078304678201675, 0.04042830690741539, 0.01790137030184269, 0.03245607390999794, 0.09097831696271896, 0.1524515450000763, 0.11829861253499985, 0.267697811126709, 0.22851847112178802, 0.08622495830059052, 0.44662225246429443, 0.15212729573249817, 0.19028188288211823, 0.1542253941297531, 0.03466229513287544, 0.05201759189367294, 0.06848540157079697, 0.15118815004825592, 0.10022949427366257, 0.16334384679794312, 360.7582092285156, 376.0849609375], "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": [55], "max": [55], "mean": [55.0], "std": [0.0], "count": [986]}, "index": {"min": [60603], "max": [61588], "mean": [61095.5], "std": [284.63353632346275], "count": [986]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [986]}, "subtask_annotation": {"mean": [2.838742393509128, 8.0, 8.0, 8.0, 8.0], "std": [2.2883779122198646, 0.0, 0.0, 0.0, 0.0], "min": [0, 8, 8, 8, 8], "max": [8, 8, 8, 8, 8], "count": [986]}, "scene_annotation": {"mean": [55.0], "std": [0.0], "min": [55], "max": [55], "count": [986]}, "eef_direction_state": {"mean": [5.405679513184584, 4.870182555780933], "std": [1.3121866745591872, 1.9562619504044954], "min": [0, 0], "max": [6, 6], "count": [986]}, "eef_velocity_state": {"mean": [0.29006085192697767, 0.3640973630831643], "std": [0.5395537525354992, 0.5994326650527111], "min": [0, 0], "max": [2, 2], "count": [986]}, "eef_acc_mag_state": {"mean": [0.24645030425963488, 0.2332657200811359], "std": [0.5916187578413326, 0.5823196988116343], "min": [0, 0], "max": [2, 2], "count": [986]}, "eef_direction_action": {"mean": [5.405679513184584, 4.870182555780933], "std": [1.3121866745591872, 1.9562619504044954], "min": [0, 0], "max": [6, 6], "count": [986]}, "eef_velocity_action": {"mean": [0.29006085192697767, 0.3640973630831643], "std": [0.5395537525354992, 0.5994326650527111], "min": [0, 0], "max": [2, 2], "count": [986]}, "eef_acc_mag_action": {"mean": [0.24645030425963488, 0.2332657200811359], "std": [0.5916187578413326, 0.5823196988116343], "min": [0, 0], "max": [2, 2], "count": [986]}, "eef_sim_pose_state": {"mean": [0.4855359349248775, 0.30050288874034004, 1.2253175243847456, 0.07706642500004628, -0.13920812025031665, 1.2501017219470676, 0.6187480235559499, -0.23769354411797475, 1.206887275836192, 0.020871100997528085, -0.34721994458381844, -0.8673858669769011], "std": [0.01618382179598471, 0.024587424093575495, 0.03845781960812762, 0.10053209934664399, 0.12330371102983907, 0.09500767373016018, 0.059073000188589936, 0.060078899226969684, 0.028996265980997058, 0.11060521422974723, 0.09083851203110321, 0.1602798410419325], "min": [0.44286448470132256, 0.26484901494995117, 1.1377125676733206, -0.099873830766952, -0.4833504304627303, 1.0849730529296933, 0.481076488185262, -0.3620573541630821, 1.139782634844546, -0.17770780370808903, -0.4489287993680722, -1.2503005290861244], "max": [0.5201958356743651, 0.3313481609891645, 1.2761166776939321, 0.2677610255404783, -0.003477118652721378, 1.3816340895569161, 0.674417482882878, -0.1543443057694185, 1.244713585483656, 0.20840955729222116, -0.1623441062149633, -0.6314254671913317], "count": [986]}, "eef_sim_pose_action": {"mean": [0.4855358894673065, 0.300503158120792, 1.2253171939816194, 0.07706736117466047, -0.13920886701572582, 1.2501008240270672, 0.6187470102509781, -0.23769379938427498, 1.2068872744452757, 0.02086894427269803, -0.3472199441169435, -0.8673841818929023], "std": [0.016183813088172384, 0.024587526134744252, 0.038458555572503314, 0.10053209071950962, 0.12330518884921095, 0.09500767221083009, 0.05907523418358635, 0.060079205178107976, 0.02899626919669956, 0.11060711543251416, 0.09083851131180812, 0.16027581462838358], "min": [0.44286448470132256, 0.26484901494995117, 1.1377125676733206, -0.099873830766952, -0.4833504304627303, 1.0849730529296933, 0.481076488185262, -0.3620573541630821, 1.139782634844546, -0.17770780370808903, -0.4489287993680722, -1.2503056874537184], "max": [0.5201958356743651, 0.3313481609891645, 1.2761166776939321, 0.2677610255404783, -0.003477118652721378, 1.3816340895569161, 0.674417482882878, -0.1543443057694185, 1.244713585483656, 0.20840955729222116, -0.1623441062149633, -0.6314254671913317], "count": [986]}, "gripper_mode_state": {"mean": [0.28600405679513186, 0.2870182555780933], "std": [0.4518912881345059, 0.452370176451769], "min": [0, 0], "max": [1, 1], "count": [986]}, "gripper_activity_state": {"mean": [1.8732251521298176, 1.907707910750507], "std": [0.44260104336347883, 0.38295506793233874], "min": [0, 0], "max": [2, 2], "count": [986]}, "gripper_mode_action": {"mean": [0.28600405679513186, 0.2870182555780933], "std": [0.4518912881345059, 0.452370176451769], "min": [0, 0], "max": [1, 1], "count": [986]}, "gripper_activity_action": {"mean": [1.8732251521298176, 1.907707910750507], "std": [0.44260104336347883, 0.38295506793233874], "min": [0, 0], "max": [2, 2], "count": [986]}, "gripper_open_scale_state": {"mean": [0.6925680202657852, 0.687291017223191], "std": [0.3279577005503082, 0.3418950221067925], "min": [0.16272727272727272, 0.13573863636363637], "max": [0.9172727272727272, 0.9109659090909091], "count": [986]}, "gripper_open_scale_action": {"mean": [0.6925763758807585, 0.6872918815971537], "std": [0.3279633204088265, 0.34189558623215477], "min": [0.16272727272727272, 0.13573863636363637], "max": [0.9172727272727272, 0.9109659090909091], "count": [986]}}} +{"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.44718160891190856]], [[0.4284572478624573]], [[0.4029039210547951]]], "std": [[[0.19591632333204154]], [[0.19599739603941568]], [[0.206915233251957]]], "count": [159]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47266051223948696]], [[0.46412496017799154]], [[0.44897728732478315]]], "std": [[[0.21725695195236644]], [[0.21233329850721885]], [[0.2240104716101516]]], "count": [159]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47012510148189257]], [[0.4652352273194393]], [[0.44883484143133145]]], "std": [[[0.20945609386478964]], [[0.20702069695122974]], [[0.22055034911217838]]], "count": [159]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4542747101985448]], [[0.44919793593538043]], [[0.43584118469190614]]], "std": [[[0.20114966906740597]], [[0.1972581484155212]], [[0.20204675725779841]]], "count": [159]}, "observation.state": {"min": [-0.43149447441101074, 0.34027373790740967, -0.008721192367374897, -1.6283681392669678, -0.5466741919517517, -0.3103097379207611, -0.5339791178703308, -0.31288594007492065, 0.42314714193344116, 0.196104496717453, -1.9379260540008545, -1.5850927829742432, -1.2848904132843018, 0.08743772655725479, 0.10991647094488144, -0.47094982862472534, -1.6212276220321655, 0.2459627091884613, -0.36801576614379883, -0.028337601572275162, -0.3263806104660034, -0.49709880352020264, 0.05160006135702133, 1.2946436405181885, -2.002253770828247, 0.6834393739700317, 1.0, 3.6875], "max": [-0.07439247518777847, 0.7354391813278198, 0.4600316882133484, -1.0119876861572266, -0.2536716163158417, 0.13200034201145172, 0.028350692242383957, -0.15995793044567108, 0.5093039274215698, 0.31436681747436523, -1.4358617067337036, -1.121137022972107, -0.6496925950050354, 0.40253183245658875, 0.7110995054244995, -0.1499161422252655, -1.1110787391662598, 0.9629690647125244, 0.2790257930755615, 0.4384223520755768, -0.20022088289260864, -0.43017199635505676, 0.2980891168117523, 1.7541663646697998, -1.1199772357940674, 1.4255216121673584, 1003.0, 1002.0], "mean": [-0.30543971061706543, 0.5150359869003296, 0.23446625471115112, -1.3847182989120483, -0.3940921127796173, -0.09147638827562332, -0.36075031757354736, -0.2345173954963684, 0.47536587715148926, 0.24698713421821594, -1.7073863744735718, -1.3535412549972534, -0.8747459053993225, 0.2543776333332062, 0.44344332814216614, -0.3254825472831726, -1.4289476871490479, 0.530521035194397, -0.01838167943060398, 0.26963725686073303, -0.25915899872779846, -0.4601661264896393, 0.18379956483840942, 1.5669047832489014, -1.5960065126419067, 0.944801926612854, 691.5609130859375, 662.3834228515625], "std": [0.10824961215257645, 0.09690258651971817, 0.1393481343984604, 0.16278742253780365, 0.08491897583007812, 0.11906996369361877, 0.19421961903572083, 0.05141391232609749, 0.028958052396774292, 0.034469008445739746, 0.13916783034801483, 0.16446447372436523, 0.18956227600574493, 0.07706780731678009, 0.2031458616256714, 0.10320541262626648, 0.14086520671844482, 0.2597932517528534, 0.1706233024597168, 0.14842186868190765, 0.04013195261359215, 0.01802034117281437, 0.0645635724067688, 0.12186770141124725, 0.2791866958141327, 0.21383829414844513, 450.387939453125, 459.36578369140625], "count": [862]}, "action": {"min": [-0.43149447441101074, 0.34027373790740967, -0.008721192367374897, -1.6283681392669678, -0.5466741919517517, -0.3103097379207611, -0.5339791178703308, -0.31288594007492065, 0.42314714193344116, 0.196104496717453, -1.9379260540008545, -1.5850927829742432, -1.2848904132843018, 0.08743772655725479, 0.10991647094488144, -0.47094982862472534, -1.6212276220321655, 0.2459627091884613, -0.36801576614379883, -0.028337601572275162, -0.3263806104660034, -0.49709880352020264, 0.05160006135702133, 1.2946436405181885, -2.002253770828247, 0.6834393739700317, 1.0, 3.6875], "max": [-0.07439247518777847, 0.7354391813278198, 0.4600316882133484, -1.0119876861572266, -0.2536716163158417, 0.13200034201145172, 0.028350692242383957, -0.15995793044567108, 0.5093039274215698, 0.31436681747436523, -1.4358617067337036, -1.121137022972107, -0.6496925950050354, 0.40253183245658875, 0.7110995054244995, -0.1499161422252655, -1.1110787391662598, 0.9629690647125244, 0.2790257930755615, 0.4384223520755768, -0.20022088289260864, -0.43017199635505676, 0.2980891168117523, 1.7541663646697998, -1.1199772357940674, 1.4255216121673584, 1003.0, 1002.0], "mean": [-0.30543971061706543, 0.5150360465049744, 0.23446626961231232, -1.384718418121338, -0.3940921127796173, -0.09147661179304123, -0.360750287771225, -0.23451733589172363, 0.47536584734916687, 0.24698710441589355, -1.7073867321014404, -1.3535411357879639, -0.8747460842132568, 0.25437745451927185, 0.4434433579444885, -0.3254823684692383, -1.428948163986206, 0.5305209159851074, -0.0183817520737648, 0.2696372866630554, -0.2591589689254761, -0.4601660668849945, 0.18379957973957062, 1.5669047832489014, -1.5960062742233276, 0.9448018670082092, 691.5597534179688, 662.3822631835938], "std": [0.10824960470199585, 0.09690261632204056, 0.1393481343984604, 0.16278746724128723, 0.08491896837949753, 0.11906999349594116, 0.19421948492527008, 0.05141378939151764, 0.028958061710000038, 0.03446902707219124, 0.13916760683059692, 0.1644645631313324, 0.1895621418952942, 0.07706789672374725, 0.20314589142799377, 0.10320521146059036, 0.14086520671844482, 0.2597932815551758, 0.17062334716320038, 0.14842179417610168, 0.04013190418481827, 0.018020370975136757, 0.06456358730792999, 0.12186770141124725, 0.2791867256164551, 0.21383826434612274, 450.38714599609375, 459.36346435546875], "count": [862]}, "timestamp": {"min": [0.0], "max": [28.7], "mean": [14.349999999999996], "std": [8.294593285856623], "count": [862]}, "frame_index": {"min": [0], "max": [861], "mean": [430.5], "std": [248.8377985756987], "count": [862]}, "episode_index": {"min": [58], "max": [58], "mean": [58.0], "std": [0.0], "count": [862]}, "index": {"min": [63527], "max": [64388], "mean": [63957.5], "std": [248.8377985756987], "count": [862]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [862]}, "subtask_annotation": {"mean": [3.222737819025522, 8.0, 8.0, 8.0, 8.0], "std": [1.842786884592694, 0.0, 0.0, 0.0, 0.0], "min": [0, 8, 8, 8, 8], "max": [8, 8, 8, 8, 8], "count": [862]}, "scene_annotation": {"mean": [58.0], "std": [0.0], "min": [58], "max": [58], "count": [862]}, "eef_direction_state": {"mean": [4.939675174013921, 4.836426914153132], "std": [1.661933262279213, 1.8214805542172734], "min": [0, 0], "max": [6, 6], "count": [862]}, "eef_velocity_state": {"mean": [0.43503480278422274, 0.3874709976798144], "std": [0.5677549193452585, 0.5924747410349515], "min": [0, 0], "max": [2, 2], "count": [862]}, "eef_acc_mag_state": {"mean": [0.3109048723897912, 0.27958236658932717], "std": [0.6414505514661771, 0.6202505384558055], "min": [0, 0], "max": [2, 2], "count": [862]}, "eef_direction_action": {"mean": [4.939675174013921, 4.836426914153132], "std": [1.661933262279213, 1.8214805542172734], "min": [0, 0], "max": [6, 6], "count": [862]}, "eef_velocity_action": {"mean": [0.43503480278422274, 0.3874709976798144], "std": [0.5677549193452585, 0.5924747410349515], "min": [0, 0], "max": [2, 2], "count": [862]}, "eef_acc_mag_action": {"mean": [0.3109048723897912, 0.27958236658932717], "std": [0.6414505514661771, 0.6202505384558055], "min": [0, 0], "max": [2, 2], "count": [862]}, "eef_sim_pose_state": {"mean": [0.527719963974958, 0.3370064601335809, 1.2023960806759282, -0.05768062622735623, -0.19386807722746, 1.0900826018302878, 0.5136853153591078, -0.2765617916439455, 1.1800047998944452, 0.03133756191718219, 0.028422898040350062, -1.0445635494029266], "std": [0.031070310350652, 0.02712826781827459, 0.042678960186476315, 0.16531581978376605, 0.09504671352711078, 0.16158959799013353, 0.021277569702273753, 0.061385458529269556, 0.03488122067664024, 0.16898112425287176, 0.2222801266586481, 0.13325574442917587], "min": [0.4720734174701287, 0.30369995420435464, 1.1369313359766495, -0.41971428483912204, -0.3863175023878418, 0.8626192024815201, 0.47561473202377735, -0.37563538924132184, 1.125989666145668, -0.13990495865507457, -0.38995105630144944, -1.2620167792986776], "max": [0.5621889160093876, 0.38810775509269135, 1.2659050563783474, 0.2421902513027525, -0.063257351473331, 1.3537659649013551, 0.5542919285362689, -0.15838484814931036, 1.2312069026966672, 0.4373010547629966, 0.37394815239635393, -0.8318269943365393], "count": [862]}, "eef_sim_pose_action": {"mean": [0.5277199655826275, 0.33700642723733615, 1.2023961354805797, -0.057680991400181215, -0.19386807569829437, 1.0900824697222005, 0.513685277451989, -0.27656181072054603, 1.1800048308634732, 0.03133771532679564, 0.028422828948044754, -1.044563544595852], "std": [0.031070308329727226, 0.027128300962766822, 0.04267887981230702, 0.16531552508905395, 0.09504671048507224, 0.16158946698905746, 0.021277614341161148, 0.06138546880815155, 0.03488118495354784, 0.16898102692080771, 0.22228025455260153, 0.1332557370099702], "min": [0.4720734174701287, 0.30369995420435464, 1.1369313359766495, -0.41971428483912204, -0.3863175023878418, 0.8626192024815201, 0.47561473202377735, -0.37563538924132184, 1.125989666145668, -0.13990495865507457, -0.38995105630144944, -1.2620167792986776], "max": [0.5621889160093876, 0.38810775509269135, 1.2659050563783474, 0.2421902513027525, -0.063257351473331, 1.3537659649013551, 0.5542919285362689, -0.15838484814931036, 1.2312069026966672, 0.4373010547629966, 0.37394815239635393, -0.8318269943365393], "count": [862]}, "gripper_mode_state": {"mean": [0.31322505800464034, 0.3422273781902552], "std": [0.46380504637468933, 0.4744552663921874], "min": [0, 0], "max": [1, 1], "count": [862]}, "gripper_activity_state": {"mean": [1.8851508120649652, 1.882830626450116], "std": [0.4221670016186987, 0.4269976842521283], "min": [0, 0], "max": [2, 2], "count": [862]}, "gripper_mode_action": {"mean": [0.31322505800464034, 0.3422273781902552], "std": [0.46380504637468933, 0.4744552663921874], "min": [0, 0], "max": [1, 1], "count": [862]}, "gripper_activity_action": {"mean": [1.8851508120649652, 1.882830626450116], "std": [0.4221670016186987, 0.4269976842521283], "min": [0, 0], "max": [2, 2], "count": [862]}, "gripper_open_scale_state": {"mean": [0.6286917317021756, 0.6021667369753252], "std": [0.4094446416335127, 0.4176056732693007], "min": [0.0009090909090909091, 0.003352272727272727], "max": [0.9118181818181819, 0.9109090909090909], "count": [862]}, "gripper_open_scale_action": {"mean": [0.6286906770723508, 0.6021656823455004], "std": [0.4094439135374193, 0.417604894710971], "min": [0.0009090909090909091, 0.003352272727272727], "max": [0.9118181818181819, 0.9109090909090909], "count": [862]}}} +{"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.4523151987372858]], [[0.43305407747418495]], [[0.4070736273059519]]], "std": [[[0.19406691174066204]], [[0.19668609262330483]], [[0.20866200752856084]]], "count": [169]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4753565197528716]], [[0.462625033839966]], [[0.4432253185791082]]], "std": [[[0.20050956720745824]], [[0.19460749271182057]], [[0.2047071965843657]]], "count": [169]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4631950596066829]], [[0.45786343519163086]], [[0.44052493522063657]]], "std": [[[0.2006266398158953]], [[0.19781399567316363]], [[0.2108208797498312]]], "count": [169]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4683101553737866]], [[0.45458415636964844]], [[0.4431516284275051]]], "std": [[[0.2039344485106881]], [[0.19938698408720065]], [[0.2042239269140591]]], "count": [169]}, "observation.state": {"min": [-0.26435738801956177, 0.3657642900943756, -0.03634430095553398, -1.9701679944992065, -0.4608214795589447, -0.25842544436454773, -0.37469929456710815, -0.3161340057849884, 0.3824782967567444, 0.19407324492931366, -1.8963022232055664, -1.4455370903015137, -1.0338425636291504, -0.03939862549304962, -0.03081924095749855, -0.4514501392841339, -1.782333493232727, 0.17988890409469604, -0.12062843143939972, -0.02831033058464527, -0.3098936378955841, -0.537472128868103, 0.03270699828863144, 1.239057183265686, -1.696843147277832, 0.6183163523674011, 0.0, 2.0], "max": [0.07590873539447784, 0.7010343670845032, 0.45144104957580566, -1.3903260231018066, -0.11470085382461548, 0.386161744594574, 0.18659424781799316, -0.13888737559318542, 0.4780789315700531, 0.2860952615737915, -1.33086359500885, -0.8801775574684143, -0.6198215484619141, 0.5628010630607605, 0.7391338348388672, -0.17835737764835358, -1.1475714445114136, 0.6938120126724243, 0.5354659557342529, 0.216729536652565, -0.15942800045013428, -0.39191049337387085, 0.2722291946411133, 1.5732269287109375, -1.1149053573608398, 1.1153157949447632, 1002.0625, 1001.4375], "mean": [-0.18771490454673767, 0.49200665950775146, 0.15102319419384003, -1.6435422897338867, -0.23319947719573975, 0.10869953781366348, -0.2033730298280716, -0.20333406329154968, 0.4464205503463745, 0.23876026272773743, -1.6163631677627563, -1.1798632144927979, -0.844961404800415, 0.3813971281051636, 0.26388415694236755, -0.29576149582862854, -1.515766978263855, 0.425128310918808, 0.3948381841182709, 0.09067028760910034, -0.20348626375198364, -0.4908685088157654, 0.12757496535778046, 1.34989595413208, -1.6068100929260254, 0.8837416172027588, 688.645263671875, 549.89404296875], "std": [0.06865924596786499, 0.08317136019468307, 0.15237584710121155, 0.15006354451179504, 0.08712135255336761, 0.21763506531715393, 0.13513639569282532, 0.06078376621007919, 0.018361885100603104, 0.03102756291627884, 0.14489874243736267, 0.18231993913650513, 0.10836353898048401, 0.1217392086982727, 0.19776415824890137, 0.07157954573631287, 0.16073983907699585, 0.15929719805717468, 0.16598738729953766, 0.04955480247735977, 0.03996995836496353, 0.03245135769248009, 0.057008713483810425, 0.09011255949735641, 0.13184188306331635, 0.13823097944259644, 450.9485778808594, 477.5171813964844], "count": [939]}, "action": {"min": [-0.26435738801956177, 0.3657642900943756, -0.03634430095553398, -1.9701679944992065, -0.4608214795589447, -0.25842544436454773, -0.37469929456710815, -0.3161340057849884, 0.3824782967567444, 0.19407324492931366, -1.8963022232055664, -1.4455370903015137, -1.0338425636291504, -0.03939862549304962, -0.03081924095749855, -0.4514501392841339, -1.782333493232727, 0.17988890409469604, -0.12062843143939972, -0.02831033058464527, -0.3098936378955841, -0.537472128868103, 0.03270699828863144, 1.239057183265686, -1.696843147277832, 0.6183163523674011, 0.0, 2.0], "max": [0.07590873539447784, 0.7010343670845032, 0.45144250988960266, -1.3903260231018066, -0.11470085382461548, 0.386161744594574, 0.18659424781799316, -0.13888737559318542, 0.4780789315700531, 0.2860952615737915, -1.33086359500885, -0.8801775574684143, -0.6198215484619141, 0.5628010630607605, 0.7391338348388672, -0.17835737764835358, -1.1475714445114136, 0.6938120126724243, 0.5354659557342529, 0.216729536652565, -0.15942800045013428, -0.39191049337387085, 0.2722291946411133, 1.5732269287109375, -1.1149053573608398, 1.1153157949447632, 1002.0625, 1001.4375], "mean": [-0.18776723742485046, 0.49175506830215454, 0.1506182700395584, -1.6435320377349854, -0.2331274449825287, 0.10856413841247559, -0.20379608869552612, -0.20324605703353882, 0.4464530944824219, 0.23877330124378204, -1.6166095733642578, -1.1798924207687378, -0.8452386856079102, 0.38167881965637207, 0.26321089267730713, -0.29553425312042236, -1.5156363248825073, 0.42505133152008057, 0.3953184485435486, 0.09078002721071243, -0.2033974677324295, -0.4909588694572449, 0.1273917257785797, 1.3495898246765137, -1.607308268547058, 0.8839772343635559, 688.6473388671875, 548.8301391601562], "std": [0.06868695467710495, 0.083187535405159, 0.15208196640014648, 0.150079607963562, 0.08713195472955704, 0.2178170382976532, 0.13503243029117584, 0.06069079041481018, 0.01838674396276474, 0.03102855384349823, 0.14502137899398804, 0.18231262266635895, 0.10844364762306213, 0.12162373214960098, 0.19767878949642181, 0.07142342627048492, 0.1608741730451584, 0.15939737856388092, 0.1651454120874405, 0.04940522089600563, 0.03982853889465332, 0.03244204446673393, 0.05693986266851425, 0.08984113484621048, 0.13088653981685638, 0.138185054063797, 450.9505310058594, 477.6249694824219], "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": [59], "max": [59], "mean": [59.0], "std": [0.0], "count": [939]}, "index": {"min": [64389], "max": [65327], "mean": [64858.0], "std": [271.0657976703565], "count": [939]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [939]}, "subtask_annotation": {"mean": [2.220447284345048, 8.0, 8.0, 8.0, 8.0], "std": [2.0817599798171367, 0.0, 0.0, 0.0, 0.0], "min": [0, 8, 8, 8, 8], "max": [8, 8, 8, 8, 8], "count": [939]}, "scene_annotation": {"mean": [59.0], "std": [0.0], "min": [59], "max": [59], "count": [939]}, "eef_direction_state": {"mean": [5.105431309904153, 5.2577209797657085], "std": [1.6667398174531145, 1.4290577646378348], "min": [0, 0], "max": [6, 6], "count": [939]}, "eef_velocity_state": {"mean": [0.35782747603833864, 0.31629392971246006], "std": [0.5668983752777645, 0.5548322937624491], "min": [0, 0], "max": [2, 2], "count": [939]}, "eef_acc_mag_state": {"mean": [0.24813631522896698, 0.21299254526091588], "std": [0.5974602250378619, 0.5513093051012123], "min": [0, 0], "max": [2, 2], "count": [939]}, "eef_direction_action": {"mean": [5.105431309904153, 5.2577209797657085], "std": [1.6667398174531147, 1.4290577646378348], "min": [0, 0], "max": [6, 6], "count": [939]}, "eef_velocity_action": {"mean": [0.35782747603833864, 0.31629392971246006], "std": [0.5668983752777645, 0.5548322937624491], "min": [0, 0], "max": [2, 2], "count": [939]}, "eef_acc_mag_action": {"mean": [0.24813631522896698, 0.21299254526091588], "std": [0.5974602250378619, 0.5513093051012123], "min": [0, 0], "max": [2, 2], "count": [939]}, "eef_sim_pose_state": {"mean": [0.4926696855446277, 0.3177124201698229, 1.2377858950334129, -0.014623515668973627, -0.2987708874164087, 1.2388953084770657, 0.5398887116898666, -0.21267040166365442, 1.2524375071670533, -0.15525163699646333, 0.07317301554311, -1.1611703625696395], "std": [0.019151344175024336, 0.027261656358092835, 0.053733493146960735, 0.17775141781988898, 0.12194674998236224, 0.0826895160284429, 0.033391166196706006, 0.055236014683175856, 0.037288747447982745, 0.10686267683446687, 0.12429971211117957, 0.06182164436291689], "min": [0.4260484851529731, 0.2811531898313315, 1.13590318736208, -0.3806944692806522, -0.5827394657584357, 1.1288580150317762, 0.4419343662931108, -0.3542916355641011, 1.1397632008007694, -0.33792676869381855, -0.39893184514545244, -1.2522381062875985], "max": [0.5284026555375504, 0.3580916860771873, 1.3035291124710773, 0.22612354158604442, -0.10126431686693027, 1.4368799007597826, 0.591659809933211, -0.1259819635076462, 1.295528837448178, 0.029268856523929188, 0.18893210200858612, -1.0132801786716312], "count": [939]}, "eef_sim_pose_action": {"mean": [0.49270856868836965, 0.31773659338498955, 1.237845940542256, -0.014946442749057645, -0.298670143117907, 1.238855117306886, 0.5399814346240319, -0.2124919911123105, 1.2525335198860943, -0.15532643758240797, 0.07369614786571928, -1.1611586046405682], "std": [0.019180110462164692, 0.02726457821374919, 0.0536552994970883, 0.17786175558162992, 0.1219160463737019, 0.08269316255058742, 0.03336948407877948, 0.05519308045932117, 0.03711417963226777, 0.10683155893069357, 0.1234093436654903, 0.06180578131390438], "min": [0.4260484851529731, 0.2811531898313315, 1.13590318736208, -0.3806944692806522, -0.5827394657584357, 1.1288580150317762, 0.4419343662931108, -0.3542916355641011, 1.1397632008007694, -0.33792676869381855, -0.39893184514545244, -1.2522381062875985], "max": [0.5284026555375504, 0.3580916860771873, 1.3035291124710773, 0.22612354158604442, -0.10126431686693027, 1.4368799007597826, 0.591659809933211, -0.1259819635076462, 1.295528837448178, 0.029268856523929188, 0.18893210200858612, -1.0132801786716312], "count": [939]}, "gripper_mode_state": {"mean": [0.3152289669861555, 0.4579339723109691], "std": [0.4646070009793162, 0.49822730687354777], "min": [0, 0], "max": [1, 1], "count": [939]}, "gripper_activity_state": {"mean": [1.8945686900958467, 1.8583599574014908], "std": [0.40571306206745306, 0.4380247491492943], "min": [0, 0], "max": [2, 2], "count": [939]}, "gripper_mode_action": {"mean": [0.3152289669861555, 0.4589989350372737], "std": [0.4646070009793162, 0.4983160770755091], "min": [0, 0], "max": [1, 1], "count": [939]}, "gripper_activity_action": {"mean": [1.8945686900958467, 1.8583599574014908], "std": [0.40571306206745306, 0.4380247491492943], "min": [0, 0], "max": [2, 2], "count": [939]}, "gripper_open_scale_state": {"mean": [0.6260410855651823, 0.4999036692806675], "std": [0.4099532474227748, 0.43410708237598544], "min": [0.0, 0.0018181818181818182], "max": [0.9109659090909091, 0.9103977272727273], "count": [939]}, "gripper_open_scale_action": {"mean": [0.6260430823702942, 0.4989364894955963], "std": [0.4099546303876335, 0.4342040129546962], "min": [0.0, 0.0018181818181818182], "max": [0.9109659090909091, 0.9103977272727273], "count": [939]}}} +{"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.4453968404447733]], [[0.42837399288856004]], [[0.40283564814814815]]], "std": [[[0.19594154621391136]], [[0.19701050844759366]], [[0.20834155744331534]]], "count": [159]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4780336573046409]], [[0.47068966837259013]], [[0.454236615951412]]], "std": [[[0.20064211038291022]], [[0.19696978156635875]], [[0.20819682138811077]]], "count": [159]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4640643986105973]], [[0.46006217371644675]], [[0.442126698215974]]], "std": [[[0.19571750032923066]], [[0.19355523205342598]], [[0.20656151544934734]]], "count": [159]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4605873502178649]], [[0.4472718982509146]], [[0.43614709736095697]]], "std": [[[0.20265414037557247]], [[0.19726653808903225]], [[0.20144577305979258]]], "count": [159]}, "observation.state": {"min": [-0.3698865473270416, 0.3017096221446991, 0.10469139367341995, -1.8652758598327637, -0.45945900678634644, -0.12045717239379883, -0.3091796040534973, -0.3086857497692108, 0.3996497392654419, 0.1470198780298233, -1.6995105743408203, -1.5755845308303833, -0.8930740356445312, 0.13830752670764923, 0.04815581440925598, -0.4514304995536804, -1.7151514291763306, 0.08839547634124756, -0.12064152210950851, -0.028566677123308182, -0.3087093234062195, -0.5133526921272278, 0.06273862719535828, 1.2771540880203247, -1.6642712354660034, 0.7247326374053955, 1.0, 142.125], "max": [0.020867593586444855, 0.6758885979652405, 0.4513421356678009, -1.4118415117263794, -0.11028081178665161, 0.4448833465576172, 0.02876957133412361, -0.14026424288749695, 0.4873794913291931, 0.25968679785728455, -1.2925925254821777, -1.121132731437683, -0.6893593072891235, 0.4081692397594452, 0.6365084648132324, -0.16664403676986694, -1.226183295249939, 0.5221894383430481, 0.3883401155471802, 0.20347702503204346, -0.18973450362682343, -0.4349457621574402, 0.2460707575082779, 1.5732269287109375, -1.1209306716918945, 1.1857166290283203, 1002.0625, 1003.0], "mean": [-0.27656614780426025, 0.44184786081314087, 0.23739103972911835, -1.6481181383132935, -0.30211248993873596, 0.3052818477153778, -0.21649278700351715, -0.1952063888311386, 0.4625791013240814, 0.19161908328533173, -1.5394550561904907, -1.386139154434204, -0.7830032110214233, 0.29783642292022705, 0.27537015080451965, -0.24817036092281342, -1.4968677759170532, 0.32822972536087036, 0.2232523113489151, 0.10819940268993378, -0.2308550328016281, -0.4827404320240021, 0.156387597322464, 1.402759075164795, -1.4735009670257568, 0.9623969793319702, 703.813232421875, 702.8888549804688], "std": [0.1044480949640274, 0.09086310863494873, 0.08968666940927505, 0.10179338604211807, 0.10855171084403992, 0.13450706005096436, 0.09635745733976364, 0.048570796847343445, 0.022892655804753304, 0.0328734926879406, 0.09997240453958511, 0.16376124322414398, 0.059061449021101, 0.05550939217209816, 0.18088749051094055, 0.07369298487901688, 0.1200738251209259, 0.1391284167766571, 0.14027687907218933, 0.057597074657678604, 0.03357158228754997, 0.01705695129930973, 0.05425011366605759, 0.10045525431632996, 0.11490841954946518, 0.13572119176387787, 443.999755859375, 398.61114501953125], "count": [865]}, "action": {"min": [-0.3698865473270416, 0.3017096221446991, 0.10469139367341995, -1.8652758598327637, -0.45945900678634644, -0.12045717239379883, -0.3091796040534973, -0.3086857497692108, 0.3996497392654419, 0.1470198780298233, -1.6995105743408203, -1.5755845308303833, -0.8930740356445312, 0.13830752670764923, 0.04815581440925598, -0.4514307379722595, -1.7151514291763306, 0.08839547634124756, -0.12064152210950851, -0.028566677123308182, -0.3087109923362732, -0.5133526921272278, 0.06273862719535828, 1.2771540880203247, -1.6642712354660034, 0.7247326374053955, 1.0, 142.125], "max": [0.020867593586444855, 0.6758885979652405, 0.4513421356678009, -1.4118415117263794, -0.11028081178665161, 0.4448833465576172, 0.02876957133412361, -0.14026424288749695, 0.4873794913291931, 0.25968679785728455, -1.2925925254821777, -1.121132731437683, -0.6893593072891235, 0.4081692397594452, 0.6365084648132324, -0.16664403676986694, -1.226183295249939, 0.5221894383430481, 0.3883401155471802, 0.20347702503204346, -0.18973450362682343, -0.4349457621574402, 0.2460707575082779, 1.5732269287109375, -1.1209306716918945, 1.1857166290283203, 1002.0625, 1003.0], "mean": [-0.2766445577144623, 0.4415031671524048, 0.2370178997516632, -1.6483477354049683, -0.3020761013031006, 0.30589559674263, -0.21683628857135773, -0.1950918585062027, 0.46261313557624817, 0.19157110154628754, -1.539251446723938, -1.386531114578247, -0.7830910682678223, 0.29795488715171814, 0.2747284173965454, -0.24789182841777802, -1.4968552589416504, 0.3281324505805969, 0.22347018122673035, 0.10840592533349991, -0.23077815771102905, -0.4827953279018402, 0.1562281996011734, 1.402646541595459, -1.4739315509796143, 0.962807297706604, 703.8165283203125, 702.892333984375], "std": [0.10441570729017258, 0.09081080555915833, 0.08946691453456879, 0.10148368775844574, 0.1085730791091919, 0.13377220928668976, 0.0960133969783783, 0.04841962829232216, 0.02288874238729477, 0.03284045681357384, 0.10008232295513153, 0.16353179514408112, 0.05906336009502411, 0.05540873855352402, 0.18070290982723236, 0.07337892800569534, 0.12008338421583176, 0.13920976221561432, 0.13988839089870453, 0.05742746591567993, 0.033469222486019135, 0.017012394964694977, 0.05422159284353256, 0.10031876713037491, 0.11428343504667282, 0.13560351729393005, 444.0023498535156, 398.61395263671875], "count": [865]}, "timestamp": {"min": [0.0], "max": [28.8], "mean": [14.4], "std": [8.323460818673924], "count": [865]}, "frame_index": {"min": [0], "max": [864], "mean": [432.0], "std": [249.70382456021773], "count": [865]}, "episode_index": {"min": [62], "max": [62], "mean": [62.0], "std": [0.0], "count": [865]}, "index": {"min": [67038], "max": [67902], "mean": [67470.0], "std": [249.70382456021773], "count": [865]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [865]}, "subtask_annotation": {"mean": [3.1144508670520232, 8.0, 8.0, 8.0, 8.0], "std": [1.8054731703830988, 0.0, 0.0, 0.0, 0.0], "min": [0, 8, 8, 8, 8], "max": [8, 8, 8, 8, 8], "count": [865]}, "scene_annotation": {"mean": [62.0], "std": [0.0], "min": [62], "max": [62], "count": [865]}, "eef_direction_state": {"mean": [5.104046242774566, 5.307514450867052], "std": [1.5613229302931766, 1.393710544611425], "min": [0, 0], "max": [6, 6], "count": [865]}, "eef_velocity_state": {"mean": [0.3583815028901734, 0.27630057803468205], "std": [0.5144183921684842, 0.5189631301567514], "min": [0, 0], "max": [2, 2], "count": [865]}, "eef_acc_mag_state": {"mean": [0.261271676300578, 0.23121387283236994], "std": [0.6072325179173661, 0.5787740935531177], "min": [0, 0], "max": [2, 2], "count": [865]}, "eef_direction_action": {"mean": [5.104046242774566, 5.307514450867052], "std": [1.5613229302931766, 1.3937105446114249], "min": [0, 0], "max": [6, 6], "count": [865]}, "eef_velocity_action": {"mean": [0.3583815028901734, 0.27630057803468205], "std": [0.5144183921684842, 0.5189631301567514], "min": [0, 0], "max": [2, 2], "count": [865]}, "eef_acc_mag_action": {"mean": [0.261271676300578, 0.23121387283236994], "std": [0.6072325179173661, 0.5787740935531177], "min": [0, 0], "max": [2, 2], "count": [865]}, "eef_sim_pose_state": {"mean": [0.5111462416332183, 0.27654717597163503, 1.2558506218016, 0.10054958650078025, -0.17200407452995317, 1.1395204216654238, 0.5284161702336401, -0.235023509646996, 1.2177464594525644, -0.07294938251804668, -0.0016619157866185517, -1.2285780522823633], "std": [0.024361819424887254, 0.02377451201632007, 0.04494206056303451, 0.07306315633826943, 0.10573479637704356, 0.1237368502801706, 0.01861851813929561, 0.05033312747055056, 0.030046286569833384, 0.12096289645428092, 0.10983069069684577, 0.06070990531082291], "min": [0.44410235585858726, 0.24604224379437067, 1.139779682382588, -0.04031608047153734, -0.3831095759045471, 0.9732557057396032, 0.48058686312147175, -0.3178677894469923, 1.1397486622254942, -0.24391168534251778, -0.38322784690420875, -1.2843393561934975], "max": [0.5358527410125388, 0.3312446118078058, 1.306870631918986, 0.2485586454800076, -0.020641178504576363, 1.3415570515657245, 0.5622202610637894, -0.15439100688330684, 1.2560573973464502, 0.16045578077868228, 0.08669284934506982, -1.0669929803927918], "count": [865]}, "eef_sim_pose_action": {"mean": [0.5111838677901892, 0.27650578574315865, 1.2559754838214343, 0.10065751676750116, -0.17164428315195537, 1.1394571576772858, 0.5284730012832807, -0.23487034746616287, 1.2178099625712084, -0.07279608872795863, -0.001158990832607857, -1.2285355104983475], "std": [0.024352191608232845, 0.023747977702249862, 0.04476912917060781, 0.07309558612396772, 0.10554583254158313, 0.12369418351881747, 0.01857197769689471, 0.05030740664329266, 0.02993924664011871, 0.12104321805250573, 0.10907696466235425, 0.060707626962823384], "min": [0.44410235585858726, 0.24604224379437067, 1.139779682382588, -0.04031608047153734, -0.3831095759045471, 0.9732557057396032, 0.48058686312147175, -0.3178677894469923, 1.139747077171273, -0.24391168534251778, -0.38322784690420875, -1.2843393561934975], "max": [0.5358527410125388, 0.3312446118078058, 1.306870631918986, 0.2485586454800076, -0.020641178504576363, 1.3415570515657245, 0.5622202610637894, -0.15439100688330684, 1.2560573973464502, 0.16045578077868228, 0.08669284934506982, -1.0669929803927918], "count": [865]}, "gripper_mode_state": {"mean": [0.2994219653179191, 0.3468208092485549], "std": [0.45800486023958165, 0.47595812370494023], "min": [0, 0], "max": [1, 1], "count": [865]}, "gripper_activity_state": {"mean": [1.8901734104046244, 1.9017341040462428], "std": [0.4116321299306699, 0.391598766646707], "min": [0, 0], "max": [2, 2], "count": [865]}, "gripper_mode_action": {"mean": [0.2994219653179191, 0.3468208092485549], "std": [0.45800486023958165, 0.47595812370494023], "min": [0, 0], "max": [1, 1], "count": [865]}, "gripper_activity_action": {"mean": [1.8901734104046244, 1.9017341040462428], "std": [0.4116321299306699, 0.391598766646707], "min": [0, 0], "max": [2, 2], "count": [865]}, "gripper_open_scale_state": {"mean": [0.6398302163601725, 0.6389899121683924], "std": [0.4036367932905796, 0.36237435884072144], "min": [0.0009090909090909091, 0.12920454545454546], "max": [0.9109659090909091, 0.9118181818181819], "count": [865]}, "gripper_open_scale_action": {"mean": [0.6398332379051016, 0.638993080223355], "std": [0.40363881273429125, 0.36237673209398763], "min": [0.0009090909090909091, 0.12920454545454546], "max": [0.9109659090909091, 0.9118181818181819], "count": [865]}}} +{"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.4493655152806516]], [[0.4271103546736953]], [[0.39796605371629384]]], "std": [[[0.18985262778659465]], [[0.19372639690014676]], [[0.209681867731012]]], "count": [199]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46087099508982826]], [[0.4521282936331987]], [[0.43534047689427535]]], "std": [[[0.21412988180983705]], [[0.20839533702801286]], [[0.21740864778768562]]], "count": [199]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47995350937695014]], [[0.46820402666929417]], [[0.44782498891516404]]], "std": [[[0.2071735755908561]], [[0.20480806723432737]], [[0.21945282677208008]]], "count": [199]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45965928190790556]], [[0.4438991762324695]], [[0.4315483637550498]]], "std": [[[0.19463914193460913]], [[0.18921992136645263]], [[0.1943118200639962]]], "count": [199]}, "observation.state": {"min": [-0.336724191904068, 0.4256792664527893, 0.06773623079061508, -1.9815781116485596, -0.7718827724456787, -0.13552263379096985, -0.4194048047065735, -0.3087329864501953, 0.3598746359348297, 0.16580793261528015, -1.8061696290969849, -1.8107738494873047, -1.0465675592422485, 0.16112007200717926, -0.07785477489233017, -0.5279348492622375, -1.5322059392929077, 0.04324162378907204, -0.509182333946228, -0.028291787952184677, -0.3086988031864166, -0.6275231838226318, 0.06326887756586075, 1.573216199874878, -1.6667324304580688, 0.39550524950027466, 0.0, 5.0], "max": [0.13385911285877228, 0.7246465086936951, 0.45137378573417664, -1.4118207693099976, 0.16379915177822113, 0.35036501288414, 0.03286236897110939, -0.1352371871471405, 0.48310717940330505, 0.3006649315357208, -1.457450270652771, -0.8322582840919495, -0.5212135910987854, 1.0968129634857178, 0.708234965801239, -0.25908759236335754, -0.012139854952692986, 0.5690045952796936, 0.05291729047894478, 0.7605359554290771, -0.17696237564086914, -0.4396493136882782, 0.28303974866867065, 1.9920991659164429, -1.118577003479004, 0.8538582921028137, 1000.0, 1002.0], "mean": [-0.15963327884674072, 0.539284884929657, 0.23350180685520172, -1.66964852809906, -0.23145261406898499, 0.10659618675708771, -0.22556288540363312, -0.21896317601203918, 0.43361377716064453, 0.21784406900405884, -1.6516358852386475, -1.2400426864624023, -0.7308303117752075, 0.7057145237922668, 0.3008739948272705, -0.39157524704933167, -0.8812253475189209, 0.23813217878341675, -0.15468327701091766, 0.5412501692771912, -0.23395603895187378, -0.5607948899269104, 0.16479767858982086, 1.828644037246704, -1.463430404663086, 0.6057032942771912, 616.2276611328125, 624.1641235351562], "std": [0.11083292961120605, 0.06299559772014618, 0.11723002046346664, 0.20628564059734344, 0.22383424639701843, 0.14551971852779388, 0.14121031761169434, 0.059367042034864426, 0.035160843282938004, 0.036373212933540344, 0.08867264539003372, 0.2515208125114441, 0.10278122872114182, 0.2230226993560791, 0.17633117735385895, 0.06389385461807251, 0.41789665818214417, 0.12399982661008835, 0.19631323218345642, 0.13435278832912445, 0.031346146017313004, 0.04511125385761261, 0.04427385702729225, 0.10781797766685486, 0.09256439656019211, 0.09043529629707336, 477.2995910644531, 473.66766357421875], "count": [1165]}, "action": {"min": [-0.336724191904068, 0.4256792664527893, 0.06773623079061508, -1.9815781116485596, -0.7718827724456787, -0.13552263379096985, -0.4194048047065735, -0.3087329864501953, 0.3598746359348297, 0.16580793261528015, -1.8061696290969849, -1.8107738494873047, -1.0465675592422485, 0.16112007200717926, -0.07785477489233017, -0.5279348492622375, -1.5322059392929077, 0.04324162378907204, -0.509182333946228, -0.028291787952184677, -0.3086988031864166, -0.6275231838226318, 0.06326887756586075, 1.573216199874878, -1.6667324304580688, 0.39550524950027466, 0.0, 5.0], "max": [0.13385911285877228, 0.7246465086936951, 0.45137378573417664, -1.4118207693099976, 0.16523225605487823, 0.35036501288414, 0.03286236897110939, -0.1352371871471405, 0.48310717940330505, 0.3006649315357208, -1.457450270652771, -0.8322582840919495, -0.5212135910987854, 1.0968129634857178, 0.708234965801239, -0.25908759236335754, -0.012139854952692986, 0.5690045952796936, 0.05291729047894478, 0.7605359554290771, -0.17696237564086914, -0.4396493136882782, 0.28303974866867065, 1.9920991659164429, -1.118577003479004, 0.8538582921028137, 1000.0, 1002.0], "mean": [-0.15964627265930176, 0.5391587615013123, 0.2332102209329605, -1.6698960065841675, -0.23108826577663422, 0.10695591568946838, -0.2258220911026001, -0.21885846555233002, 0.4336265027523041, 0.21785150468349457, -1.6516298055648804, -1.2398561239242554, -0.7306826114654541, 0.7062704563140869, 0.30048102140426636, -0.391523540019989, -0.8804807066917419, 0.23802152276039124, -0.15486060082912445, 0.5419213175773621, -0.23392237722873688, -0.5609169006347656, 0.16470566391944885, 1.8289676904678345, -1.4638104438781738, 0.6054355502128601, 616.226806640625, 624.165771484375], "std": [0.11083842813968658, 0.06301150470972061, 0.11711011826992035, 0.20614904165267944, 0.22414235770702362, 0.145475372672081, 0.1410210132598877, 0.059316277503967285, 0.03516770154237747, 0.036377619951963425, 0.08867806941270828, 0.25168904662132263, 0.10288131982088089, 0.22256702184677124, 0.1761636734008789, 0.06386981159448624, 0.4177232086658478, 0.12404310703277588, 0.19637556374073029, 0.13345615565776825, 0.031286921352148056, 0.04499060660600662, 0.0442393459379673, 0.10761643946170807, 0.09206648916006088, 0.09048046916723251, 477.2958679199219, 473.6686706542969], "count": [1165]}, "timestamp": {"min": [0.0], "max": [38.8], "mean": [19.4], "std": [11.21021359693422], "count": [1165]}, "frame_index": {"min": [0], "max": [1164], "mean": [582.0], "std": [336.30640790802664], "count": [1165]}, "episode_index": {"min": [66], "max": [66], "mean": [66.0], "std": [0.0], "count": [1165]}, "index": {"min": [70353], "max": [71517], "mean": [70935.0], "std": [336.30640790802664], "count": [1165]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1165]}, "subtask_annotation": {"mean": [2.3030042918454936, 8.0, 8.0, 8.0, 8.0], "std": [2.204567923561282, 0.0, 0.0, 0.0, 0.0], "min": [0, 8, 8, 8, 8], "max": [8, 8, 8, 8, 8], "count": [1165]}, "scene_annotation": {"mean": [66.0], "std": [0.0], "min": [66], "max": [66], "count": [1165]}, "eef_direction_state": {"mean": [5.23175965665236, 5.175965665236052], "std": [1.5216393048271202, 1.6929358501763943], "min": [0, 0], "max": [6, 6], "count": [1165]}, "eef_velocity_state": {"mean": [0.2927038626609442, 0.2978540772532189], "std": [0.5315682384520397, 0.538352785072966], "min": [0, 0], "max": [2, 2], "count": [1165]}, "eef_acc_mag_state": {"mean": [0.17253218884120172, 0.18969957081545064], "std": [0.500918495458725, 0.5200498447964209], "min": [0, 0], "max": [2, 2], "count": [1165]}, "eef_direction_action": {"mean": [5.23175965665236, 5.175965665236052], "std": [1.5216393048271202, 1.692935850176394], "min": [0, 0], "max": [6, 6], "count": [1165]}, "eef_velocity_action": {"mean": [0.2927038626609442, 0.2978540772532189], "std": [0.5315682384520397, 0.5383527850729659], "min": [0, 0], "max": [2, 2], "count": [1165]}, "eef_acc_mag_action": {"mean": [0.17253218884120172, 0.18969957081545064], "std": [0.500918495458725, 0.520049844796421], "min": [0, 0], "max": [2, 2], "count": [1165]}, "eef_sim_pose_state": {"mean": [0.4820591101545716, 0.30332514565000557, 1.2272700843278161, 0.050185426413957235, -0.32494013790217624, 1.1292854416721423, 0.6223325939176833, -0.27150416296595875, 1.2140726883119402, -0.06849275279484453, -0.25017800692959064, -0.8557766918644223], "std": [0.031394442559192624, 0.029437177070173837, 0.055733501141427166, 0.08236853675856337, 0.20797524061670702, 0.11431137057957327, 0.048272132131802425, 0.03921781894264778, 0.02825943667902753, 0.06137085958676101, 0.07243169388124686, 0.10861998771719934], "min": [0.4205530097480926, 0.25879189795437413, 1.1397329947503325, -0.09709855698937542, -0.6917469665380864, 0.8621598346846375, 0.484620371059616, -0.37145224812197136, 1.1397620275825655, -0.18687324651282583, -0.38448729658983005, -1.2503138960360503], "max": [0.5286839000482318, 0.3723611664057182, 1.3018286251996793, 0.20103128974337525, 0.12005302360175563, 1.3300563824303906, 0.6846359319837497, -0.17565563419592467, 1.2645073008567702, 0.01283941640533437, -0.0435932569112949, -0.6574474908941536], "count": [1165]}, "eef_sim_pose_action": {"mean": [0.4820704640331693, 0.30332575731805145, 1.2273787951919617, 0.050248258383208004, -0.32514131778825617, 1.1293120200864155, 0.6224801904377427, -0.27144988796926206, 1.2141094067655922, -0.06852542899016985, -0.25006939499845443, -0.8552672858951317], "std": [0.03139921228941374, 0.02943731605162863, 0.0556862184909931, 0.08241548386301797, 0.2081441690033805, 0.11434307685886398, 0.04812579773549907, 0.03920873444480666, 0.02819057448059471, 0.061384718844038344, 0.07232727987455884, 0.1081592517860888], "min": [0.4205530097480926, 0.25879189795437413, 1.1397329947503325, -0.09709855698937542, -0.6917469665380864, 0.8621598346846375, 0.484620371059616, -0.37145224812197136, 1.1397620275825655, -0.18687324651282583, -0.38448729658983005, -1.2503138960360503], "max": [0.5286839000482318, 0.3723611664057182, 1.3018286251996793, 0.20103128974337525, 0.12005302360175563, 1.3300563824303906, 0.6846359319837497, -0.17565563419592467, 1.2645073008567702, 0.01283941640533437, -0.0435932569112949, -0.6573114833648269], "count": [1165]}, "gripper_mode_state": {"mean": [0.38540772532188844, 0.3811158798283262], "std": [0.4866914942590399, 0.4856609578409704], "min": [0, 0], "max": [1, 1], "count": [1165]}, "gripper_activity_state": {"mean": [1.9158798283261802, 1.915021459227468], "std": [0.36564508598695283, 0.3666190787394008], "min": [0, 0], "max": [2, 2], "count": [1165]}, "gripper_mode_action": {"mean": [0.38540772532188844, 0.3811158798283262], "std": [0.4866914942590399, 0.48566095784097035], "min": [0, 0], "max": [1, 1], "count": [1165]}, "gripper_activity_action": {"mean": [1.9158798283261802, 1.915021459227468], "std": [0.36564508598695283, 0.3666190787394008], "min": [0, 0], "max": [2, 2], "count": [1165]}, "gripper_open_scale_state": {"mean": [0.5602069999584709, 0.5674218874308832], "std": [0.43390791919237504, 0.43060693305398273], "min": [0.0, 0.004545454545454545], "max": [0.9090909090909091, 0.9109090909090909], "count": [1165]}, "gripper_open_scale_action": {"mean": [0.5602062262908332, 0.5674234215256025], "std": [0.43390729783399185, 0.43060815359347177], "min": [0.0, 0.004545454545454545], "max": [0.9090909090909091, 0.9109090909090909], "count": [1165]}}} +{"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.4469648419612006]], [[0.4283882475230007]], [[0.4025950431393364]]], "std": [[[0.19828498462890273]], [[0.19890955795805185]], [[0.21280769157239818]]], "count": [157]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46483000551600684]], [[0.4547783645039757]], [[0.43754184229424253]]], "std": [[[0.20488045158770954]], [[0.19699333162764188]], [[0.20534756699726345]]], "count": [157]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47200283475916904]], [[0.46451667811498276]], [[0.44519775014570584]]], "std": [[[0.20055653887387864]], [[0.19857681838864238]], [[0.21261299155083105]]], "count": [157]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.456957449991674]], [[0.4443317943153907]], [[0.4328990284542692]]], "std": [[[0.20501520614514157]], [[0.19760796571063066]], [[0.20243679703941816]]], "count": [157]}, "observation.state": {"min": [-0.5805608630180359, 0.3645763695240021, 0.13037610054016113, -1.8398802280426025, -0.7403850555419922, -0.12059788405895233, -0.5799543857574463, -0.30873486399650574, 0.4077419340610504, 0.15908187627792358, -2.0111212730407715, -1.823600172996521, -0.8735131025314331, 0.10036733746528625, 0.10201995074748993, -0.4647811949253082, -1.6874879598617554, 0.040342193096876144, -0.12408127635717392, -0.08016078919172287, -0.31122887134552, -0.6010031700134277, 0.08809574693441391, 1.2773443460464478, -1.6881420612335205, 0.4678468108177185, 0.8125, 28.375], "max": [-0.08816312253475189, 0.7473870515823364, 0.45151230692863464, -1.1057227849960327, -0.08664032816886902, 0.32248011231422424, 0.028276514261960983, -0.11996131390333176, 0.5363136529922485, 0.24928300082683563, -1.5689358711242676, -1.0938518047332764, -0.37035244703292847, 0.7793658971786499, 0.7354500889778137, -0.1071544885635376, -0.7364809513092041, 0.5850757956504822, 0.3777361512184143, 0.4550051689147949, -0.14934518933296204, -0.4312211871147156, 0.3014064431190491, 1.6318025588989258, -0.9771493673324585, 0.9565545916557312, 1002.0625, 1004.9375], "mean": [-0.386547327041626, 0.554920494556427, 0.3615993559360504, -1.5300157070159912, -0.3709125816822052, 0.13152295351028442, -0.38479864597320557, -0.19348210096359253, 0.4758995771408081, 0.1897038370370865, -1.7668709754943848, -1.424200177192688, -0.6258052587509155, 0.546993613243103, 0.33777478337287903, -0.3120249807834625, -1.2313405275344849, 0.32721033692359924, 0.23626606166362762, 0.31090840697288513, -0.21204528212547302, -0.5376781225204468, 0.1756269484758377, 1.5011069774627686, -1.509167194366455, 0.7487341165542603, 686.081787109375, 696.2657470703125], "std": [0.13502417504787445, 0.08540506660938263, 0.056953225284814835, 0.18356183171272278, 0.17084302008152008, 0.09530837833881378, 0.12890315055847168, 0.0528702549636364, 0.034109730273485184, 0.027118412777781487, 0.12675988674163818, 0.20884335041046143, 0.1051667183637619, 0.1696728765964508, 0.15186092257499695, 0.07903105765581131, 0.27175599336624146, 0.13439756631851196, 0.11708250641822815, 0.10907222330570221, 0.04855607822537422, 0.04477857053279877, 0.045997943729162216, 0.0904296264052391, 0.15172548592090607, 0.1099838986992836, 451.58624267578125, 440.3877868652344], "count": [852]}, "action": {"min": [-0.5805608630180359, 0.3645763695240021, 0.13037610054016113, -1.8398802280426025, -0.7403850555419922, -0.12059788405895233, -0.5799543857574463, -0.30873486399650574, 0.4077419340610504, 0.15908187627792358, -2.0111212730407715, -1.823600172996521, -0.8735131025314331, 0.10036733746528625, 0.10201995074748993, -0.4647811949253082, -1.6874879598617554, 0.040342193096876144, -0.1240818053483963, -0.08016078919172287, -0.31122887134552, -0.6010031700134277, 0.08809574693441391, 1.2773443460464478, -1.6881420612335205, 0.4678468108177185, 0.8125, 28.375], "max": [-0.08816312253475189, 0.7473870515823364, 0.45151230692863464, -1.1057227849960327, -0.08664032816886902, 0.32248011231422424, 0.028276514261960983, -0.11996131390333176, 0.5363136529922485, 0.24928300082683563, -1.5689358711242676, -1.0938518047332764, -0.37035244703292847, 0.7793658971786499, 0.7354500889778137, -0.1071544885635376, -0.7364809513092041, 0.5850757956504822, 0.3777361512184143, 0.4550051689147949, -0.14934518933296204, -0.4312211871147156, 0.3014064431190491, 1.6318025588989258, -0.9771493673324585, 0.9565545916557312, 1002.0625, 1004.9375], "mean": [-0.38691356778144836, 0.5546460151672363, 0.3615218997001648, -1.5297828912734985, -0.3707294464111328, 0.1317642778158188, -0.3853600323200226, -0.1934155523777008, 0.4759971797466278, 0.18962880969047546, -1.7670353651046753, -1.4244797229766846, -0.6254885792732239, 0.5475857853889465, 0.337263822555542, -0.31190407276153564, -1.2307230234146118, 0.32724905014038086, 0.23670139908790588, 0.31133848428726196, -0.21200402081012726, -0.537837028503418, 0.17550085484981537, 1.5007901191711426, -1.5098283290863037, 0.7486579418182373, 686.0850219726562, 696.2691650390625], "std": [0.13493959605693817, 0.08562002331018448, 0.05687572434544563, 0.18383735418319702, 0.17105185985565186, 0.09492921084165573, 0.128142312169075, 0.05276062339544296, 0.03414072468876839, 0.027081457898020744, 0.12659919261932373, 0.20859672129154205, 0.10520993173122406, 0.16933275759220123, 0.15182363986968994, 0.0789790228009224, 0.27204227447509766, 0.13434486091136932, 0.11642946302890778, 0.1082487478852272, 0.048486653715372086, 0.04471508413553238, 0.045940645039081573, 0.09072533994913101, 0.1506517231464386, 0.11000991612672806, 451.58984375, 440.3908386230469], "count": [852]}, "timestamp": {"min": [0.0], "max": [28.366666666666667], "mean": [14.183333333333334], "std": [8.198368175481066], "count": [852]}, "frame_index": {"min": [0], "max": [851], "mean": [425.5], "std": [245.95104526443197], "count": [852]}, "episode_index": {"min": [67], "max": [67], "mean": [67.0], "std": [0.0], "count": [852]}, "index": {"min": [71518], "max": [72369], "mean": [71943.5], "std": [245.95104526443197], "count": [852]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [852]}, "subtask_annotation": {"mean": [2.767605633802817, 8.0, 8.0, 8.0, 8.0], "std": [2.265267946170919, 0.0, 0.0, 0.0, 0.0], "min": [0, 8, 8, 8, 8], "max": [8, 8, 8, 8, 8], "count": [852]}, "scene_annotation": {"mean": [67.0], "std": [0.0], "min": [67], "max": [67], "count": [852]}, "eef_direction_state": {"mean": [4.957746478873239, 4.983568075117371], "std": [1.7888802570951237, 1.7488325928613282], "min": [0, 0], "max": [6, 6], "count": [852]}, "eef_velocity_state": {"mean": [0.431924882629108, 0.4295774647887324], "std": [0.6138576198565673, 0.657901279649518], "min": [0, 0], "max": [2, 2], "count": [852]}, "eef_acc_mag_state": {"mean": [0.3908450704225352, 0.318075117370892], "std": [0.7078107087851953, 0.6525515495911481], "min": [0, 0], "max": [2, 2], "count": [852]}, "eef_direction_action": {"mean": [4.957746478873239, 4.983568075117371], "std": [1.7888802570951239, 1.7488325928613282], "min": [0, 0], "max": [6, 6], "count": [852]}, "eef_velocity_action": {"mean": [0.431924882629108, 0.4295774647887324], "std": [0.6138576198565673, 0.657901279649518], "min": [0, 0], "max": [2, 2], "count": [852]}, "eef_acc_mag_action": {"mean": [0.3908450704225352, 0.318075117370892], "std": [0.7078107087851953, 0.6525515495911481], "min": [0, 0], "max": [2, 2], "count": [852]}, "eef_sim_pose_state": {"mean": [0.5341903214004347, 0.2914685771338512, 1.2556328646066097, 0.08109403740214344, -0.25735203499199605, 0.9169263299545426, 0.5892356087558771, -0.2653063090434123, 1.2435195871527676, -0.1517296189847064, -0.08797877649918535, -1.078425447302135], "std": [0.0358057489944623, 0.020483739227916294, 0.047103862443101004, 0.10306376652096562, 0.16981390838262653, 0.10779449799179298, 0.04708923183512542, 0.04016819962998767, 0.04259025939914037, 0.1082593580287413, 0.11371755134796804, 0.09975533481819848], "min": [0.46418888816374887, 0.2685810852657859, 1.1397360054363874, -0.07033502736800595, -0.5510752834556456, 0.802215216551155, 0.47709709862723965, -0.37397077593585026, 1.1347325138016, -0.3662046631080488, -0.49529204105614166, -1.3452364265009997], "max": [0.5990887821591946, 0.3365203043278086, 1.3236863101021321, 0.29129425222856925, 0.09986297561392155, 1.2501517543471925, 0.6529131889483186, -0.18923103240651962, 1.2969506963612203, 0.04204837572184783, -0.007633487133093642, -0.9051535613649997], "count": [852]}, "eef_sim_pose_action": {"mean": [0.5343034358280713, 0.2914212143567565, 1.2557147574694618, 0.08127222713644906, -0.2572957009213882, 0.9165180038752966, 0.5894059836651603, -0.2651977138463162, 1.243591343996753, -0.15206495425046085, -0.08746044073708559, -1.078210568496294], "std": [0.03581384658959173, 0.02048825422986102, 0.04696274047812463, 0.1031858697969225, 0.16978015141004932, 0.10718868712354993, 0.04700503060038437, 0.04015319891984393, 0.04245822653395009, 0.10838078530265094, 0.11295134080123771, 0.0993768714211657], "min": [0.46418888816374887, 0.2685810852657859, 1.139736021205567, -0.07033502736800595, -0.5510752834556456, 0.802215216551155, 0.47709709862723965, -0.37397077593585026, 1.1347325138016, -0.3662046631080488, -0.49529204105614166, -1.3452396451695012], "max": [0.5990887821591946, 0.3365203043278086, 1.3236863101021321, 0.29129425222856925, 0.09986297561392155, 1.2501515837773889, 0.6529131889483186, -0.18923103240651962, 1.2969506963612203, 0.04204837572184783, -0.007633487133093642, -0.9051535613649997], "count": [852]}, "gripper_mode_state": {"mean": [0.31690140845070425, 0.31690140845070425], "std": [0.4652686382861627, 0.4652686382861628], "min": [0, 0], "max": [1, 1], "count": [852]}, "gripper_activity_state": {"mean": [1.8896713615023475, 1.8896713615023475], "std": [0.4134321988870085, 0.41343219888700855], "min": [0, 0], "max": [2, 2], "count": [852]}, "gripper_mode_action": {"mean": [0.31690140845070425, 0.31690140845070425], "std": [0.4652686382861627, 0.4652686382861628], "min": [0, 0], "max": [1, 1], "count": [852]}, "gripper_activity_action": {"mean": [1.8896713615023475, 1.8896713615023475], "std": [0.4134321988870085, 0.41343219888700855], "min": [0, 0], "max": [2, 2], "count": [852]}, "gripper_open_scale_state": {"mean": [0.6237107257786108, 0.6329688506832591], "std": [0.41053200870176926, 0.4003530107363038], "min": [0.0007386363636363636, 0.025795454545454545], "max": [0.9109659090909091, 0.9135795454545454], "count": [852]}, "gripper_open_scale_action": {"mean": [0.6237136976931652, 0.6329719079766973], "std": [0.41053407864009717, 0.40035514309695885], "min": [0.0007386363636363636, 0.025795454545454545], "max": [0.9109659090909091, 0.9135795454545454], "count": [852]}}} +{"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.44494265608375133]], [[0.4263483360883113]], [[0.4019581670846633]]], "std": [[[0.19360045983153268]], [[0.1936284709281003]], [[0.20785328322329244]]], "count": [172]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46100089536783706]], [[0.4534349896450829]], [[0.43794370463786286]]], "std": [[[0.20244459955295552]], [[0.19538190706358308]], [[0.2040881373435832]]], "count": [172]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4738660000094999]], [[0.4664077533629731]], [[0.44862977489930084]]], "std": [[[0.20910973593337123]], [[0.20621541956517547]], [[0.21969752302638612]]], "count": [172]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4600968885373917]], [[0.4473133229309165]], [[0.4354779934260526]]], "std": [[[0.20188323407203304]], [[0.1935073194554811]], [[0.198651751125093]]], "count": [172]}, "observation.state": {"min": [-0.363235741853714, 0.1447107046842575, -0.03190571069717407, -2.1517608165740967, -0.5738544464111328, -0.12053680419921875, -0.3566373288631439, -0.3087172508239746, 0.34394800662994385, 0.12457050383090973, -1.8633705377578735, -1.5545852184295654, -1.282824993133545, 0.12773846089839935, 0.12498302757740021, -0.4514501392841339, -1.5939961671829224, 0.24458716809749603, -0.12048444151878357, -0.028268516063690186, -0.30868130922317505, -0.608442485332489, 0.12997187674045563, 1.393435001373291, -1.7590694427490234, 0.583122193813324, 0.125, 5.9375], "max": [0.16446128487586975, 0.6561914086341858, 0.451370507478714, -1.4118404388427734, -0.0407632552087307, 0.3176215589046478, 0.17602409422397614, -0.13050350546836853, 0.4950866997241974, 0.2350144386291504, -1.2284071445465088, -1.0976645946502686, -0.7330354452133179, 0.8295997381210327, 0.6859362125396729, -0.2263561189174652, -0.6000049114227295, 0.6072905659675598, 0.3508755564689636, 0.5594881772994995, -0.17351087927818298, -0.4356575608253479, 0.27282723784446716, 1.6368826627731323, -1.121137022972107, 0.9754132628440857, 1002.0625, 1005.0], "mean": [-0.19424636662006378, 0.3802432715892792, 0.2124059945344925, -1.6471688747406006, -0.19972001016139984, 0.06185884773731232, -0.17281098663806915, -0.21070367097854614, 0.44415295124053955, 0.18594317138195038, -1.6572362184524536, -1.239074945449829, -0.9262025356292725, 0.6261506080627441, 0.3017246127128601, -0.3264531195163727, -1.034285306930542, 0.39174285531044006, 0.1188138946890831, 0.38521161675453186, -0.23061886429786682, -0.5594479441642761, 0.17606987059116364, 1.5025392770767212, -1.6068575382232666, 0.8031573295593262, 681.2863159179688, 714.83642578125], "std": [0.09993616491556168, 0.14629434049129486, 0.14483587443828583, 0.22506481409072876, 0.10890116542577744, 0.1672196090221405, 0.13189616799354553, 0.06061406061053276, 0.03675562143325806, 0.03851546719670296, 0.16012239456176758, 0.11039925366640091, 0.18671467900276184, 0.17461101710796356, 0.1561545580625534, 0.05556811764836311, 0.2924954891204834, 0.10845448076725006, 0.11788129806518555, 0.12186473608016968, 0.037094391882419586, 0.045667748898267746, 0.035367485135793686, 0.07447011023759842, 0.12627634406089783, 0.11850635707378387, 440.6877136230469, 439.1053161621094], "count": [957]}, "action": {"min": [-0.363235741853714, 0.1447107046842575, -0.03190571069717407, -2.1517608165740967, -0.5738544464111328, -0.12053680419921875, -0.3566373288631439, -0.3087172508239746, 0.34394800662994385, 0.12457050383090973, -1.8633705377578735, -1.5545852184295654, -1.282824993133545, 0.12773846089839935, 0.12498302757740021, -0.4514501392841339, -1.5939961671829224, 0.24458716809749603, -0.12048444151878357, -0.028267987072467804, -0.30868130922317505, -0.608442485332489, 0.12997187674045563, 1.393435001373291, -1.7590694427490234, 0.583122193813324, 0.125, 5.9375], "max": [0.16446128487586975, 0.6561914086341858, 0.451370507478714, -1.4118404388427734, -0.0407632552087307, 0.3176215589046478, 0.17602409422397614, -0.13050350546836853, 0.4950866997241974, 0.2350144386291504, -1.2284071445465088, -1.0976645946502686, -0.7330354452133179, 0.8295997381210327, 0.6859362125396729, -0.2263561189174652, -0.6000049114227295, 0.6072905659675598, 0.3508755564689636, 0.5594881772994995, -0.17351087927818298, -0.4356575608253479, 0.27282723784446716, 1.6368826627731323, -1.121137022972107, 0.9754132628440857, 1002.0625, 1005.0], "mean": [-0.1943632960319519, 0.37987658381462097, 0.21209459006786346, -1.647227168083191, -0.19973565638065338, 0.06204558163881302, -0.17317084968090057, -0.2106017917394638, 0.44420138001441956, 0.18588070571422577, -1.6572937965393066, -1.2394113540649414, -0.9264964461326599, 0.6267596483230591, 0.30123862624168396, -0.32630351185798645, -1.0336111783981323, 0.39178937673568726, 0.11908448487520218, 0.38568025827407837, -0.23055167496204376, -0.5596122145652771, 0.17596949636936188, 1.5023703575134277, -1.6074436902999878, 0.8031836152076721, 681.2842407226562, 714.83203125], "std": [0.10000768303871155, 0.1461714655160904, 0.14464208483695984, 0.2250109314918518, 0.1089099869132042, 0.16711503267288208, 0.13181686401367188, 0.060531120747327805, 0.03678743913769722, 0.0384843647480011, 0.1601012498140335, 0.11052972823381424, 0.18665269017219543, 0.17413805425167084, 0.15593446791172028, 0.055423881858587265, 0.2923676371574402, 0.10840488225221634, 0.11762861907482147, 0.12113387137651443, 0.037011075764894485, 0.04553929716348648, 0.035336557775735855, 0.07449274510145187, 0.12531894445419312, 0.11849655956029892, 440.6861267089844, 439.1014709472656], "count": [957]}, "timestamp": {"min": [0.0], "max": [31.866666666666667], "mean": [15.933333333333334], "std": [9.208731766141348], "count": [957]}, "frame_index": {"min": [0], "max": [956], "mean": [478.0], "std": [276.26195298424045], "count": [957]}, "episode_index": {"min": [68], "max": [68], "mean": [68.0], "std": [0.0], "count": [957]}, "index": {"min": [72370], "max": [73326], "mean": [72848.0], "std": [276.26195298424045], "count": [957]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [957]}, "subtask_annotation": {"mean": [2.77533960292581, 8.0, 8.0, 8.0, 8.0], "std": [2.255076246229908, 0.0, 0.0, 0.0, 0.0], "min": [0, 8, 8, 8, 8], "max": [8, 8, 8, 8, 8], "count": [957]}, "scene_annotation": {"mean": [68.0], "std": [0.0], "min": [68], "max": [68], "count": [957]}, "eef_direction_state": {"mean": [4.888192267502612, 5.1828631138975965], "std": [1.9115872194646124, 1.779072279775205], "min": [0, 0], "max": [6, 6], "count": [957]}, "eef_velocity_state": {"mean": [0.42528735632183906, 0.28422152560083597], "std": [0.625066806023718, 0.5492388054853427], "min": [0, 0], "max": [2, 2], "count": [957]}, "eef_acc_mag_state": {"mean": [0.2727272727272727, 0.19958202716823406], "std": [0.6114701111090464, 0.5456006562334854], "min": [0, 0], "max": [2, 2], "count": [957]}, "eef_direction_action": {"mean": [4.888192267502612, 5.1828631138975965], "std": [1.9115872194646124, 1.7790722797752052], "min": [0, 0], "max": [6, 6], "count": [957]}, "eef_velocity_action": {"mean": [0.42528735632183906, 0.28422152560083597], "std": [0.625066806023718, 0.5492388054853428], "min": [0, 0], "max": [2, 2], "count": [957]}, "eef_acc_mag_action": {"mean": [0.2727272727272727, 0.19958202716823406], "std": [0.6114701111090464, 0.5456006562334854], "min": [0, 0], "max": [2, 2], "count": [957]}, "eef_sim_pose_state": {"mean": [0.4918214297765216, 0.2677304259795663, 1.2249484781947035, -0.07254654020548945, -0.23335971009922774, 1.2020648011124786, 0.6124173072547962, -0.26976084806398853, 1.2217230481190897, -0.11451997230340373, 0.001023081409413246, -1.0443343779842194], "std": [0.037243609517256346, 0.03167127629492967, 0.05314328433207604, 0.14976262953264022, 0.1409142287206623, 0.10504721005458542, 0.04805167779092851, 0.031214682431543614, 0.0318994491452965, 0.09761415330133494, 0.09464738835031507, 0.08512856440735694], "min": [0.3903872863448869, 0.21523906863804607, 1.1397480969647324, -0.34394039041423186, -0.39069288456943463, 1.0091773034078437, 0.4808451908211729, -0.3554031960866539, 1.139781661149068, -0.2656755552276732, -0.38299209214506447, -1.2650740837039531], "max": [0.5486460262185865, 0.30969179547731623, 1.3035361477174556, 0.09318207286762914, 0.17143955282635237, 1.481245523702564, 0.660475904882242, -0.23042921688315623, 1.2682010860709099, 0.024857725625478944, 0.07988380830872299, -0.9175489886710202], "count": [957]}, "eef_sim_pose_action": {"mean": [0.4918749957454104, 0.2676809309038283, 1.2250341193578356, -0.07273077002087938, -0.2330179005368609, 1.201946145929801, 0.6125921893757047, -0.2696807335012708, 1.2218013890061594, -0.11463709408052573, 0.0014930944022548153, -1.0441238334155107], "std": [0.0372758526000065, 0.03164269479654889, 0.05307192153255649, 0.14968788301135041, 0.14094715731662508, 0.10505672836809461, 0.0479052643720713, 0.031210577401595458, 0.03179000224688747, 0.09763487177864764, 0.09385277220553734, 0.0848678424396443], "min": [0.3903872863448869, 0.21523906863804607, 1.1397480969647324, -0.34394039041423186, -0.39069288456943463, 1.0091773034078437, 0.4808451908211729, -0.3554031960866539, 1.139781661149068, -0.2656755552276732, -0.38299209214506447, -1.2650740837039531], "max": [0.5486460262185865, 0.30969179547731623, 1.3035361477174556, 0.09318207286762914, 0.17143955282635237, 1.481245523702564, 0.660475904882242, -0.23042921688315623, 1.2682010860709099, 0.024857725625478944, 0.07988380830872299, -0.9175489886710202], "count": [957]}, "gripper_mode_state": {"mean": [0.32601880877742945, 0.29153605015673983], "std": [0.4687542480882433, 0.4544697807508685], "min": [0, 0], "max": [1, 1], "count": [957]}, "gripper_activity_state": {"mean": [1.7993730407523512, 1.8975966562173459], "std": [0.5423348491806436, 0.3984878317431246], "min": [0, 0], "max": [2, 2], "count": [957]}, "gripper_mode_action": {"mean": [0.32601880877742945, 0.29153605015673983], "std": [0.4687542480882433, 0.4544697807508685], "min": [0, 0], "max": [1, 1], "count": [957]}, "gripper_activity_action": {"mean": [1.7993730407523512, 1.8975966562173459], "std": [0.5423348491806437, 0.3984878317431246], "min": [0, 0], "max": [2, 2], "count": [957]}, "gripper_open_scale_state": {"mean": [0.6193511921725113, 0.6498513217917696], "std": [0.4006238429135383, 0.3991864054781855], "min": [0.00011363636363636364, 0.005397727272727273], "max": [0.9109659090909091, 0.9136363636363637], "count": [957]}, "gripper_open_scale_action": {"mean": [0.6193492922960033, 0.6498472618261751], "std": [0.4006224645642282, 0.39918374331189876], "min": [0.00011363636363636364, 0.005397727272727273], "max": [0.9109659090909091, 0.9136363636363637], "count": [957]}}} +{"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.44484253757219944]], [[0.42626698230164156]], [[0.3996813262368901]]], "std": [[[0.1918947239202601]], [[0.19351641387091154]], [[0.20483428125811515]]], "count": [172]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4630507913436693]], [[0.4544197517669859]], [[0.43618527108033134]]], "std": [[[0.2045719177871858]], [[0.19739982395983416]], [[0.2052714019928576]]], "count": [172]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4680105354157167]], [[0.46260242818057457]], [[0.4432938955863353]]], "std": [[[0.20077709416097916]], [[0.19859542757180781]], [[0.2119340550635725]]], "count": [172]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4607788892688858]], [[0.44727458105335155]], [[0.4350607935761514]]], "std": [[[0.2013014934903874]], [[0.19389837935336743]], [[0.19877677052237866]]], "count": [172]}, "observation.state": {"min": [-0.4279961884021759, 0.22855959832668304, 0.1575639545917511, -1.832317590713501, -0.712396502494812, -0.1205531656742096, -0.4047025740146637, -0.3087146282196045, 0.40552419424057007, 0.13517124950885773, -1.9873721599578857, -1.7581918239593506, -0.8704023361206055, 0.14725452661514282, 0.16956309974193573, -0.4746095538139343, -1.6197408437728882, 0.25032275915145874, -0.18866682052612305, -0.031269755214452744, -0.3087086081504822, -0.6016416549682617, 0.13780012726783752, 1.4059534072875977, -1.7409974336624146, 0.5374130010604858, 1.0, 18.8125], "max": [-0.061252329498529434, 0.6916183233261108, 0.4513094127178192, -1.4119102954864502, -0.031244665384292603, 0.47673559188842773, 0.028297241777181625, -0.1261194944381714, 0.49986732006073, 0.24630805850028992, -1.406607985496521, -1.121137022972107, -0.5171322822570801, 0.8279154896736145, 0.6934531331062317, -0.22357885539531708, -0.6869932413101196, 0.5240111351013184, 0.3227561116218567, 0.5653306841850281, -0.15526056289672852, -0.43857523798942566, 0.26415807008743286, 1.6594288349151611, -1.0942243337631226, 1.1545813083648682, 1002.0, 1003.0], "mean": [-0.30066168308258057, 0.45606160163879395, 0.3130178451538086, -1.627255916595459, -0.2759844660758972, 0.1938742995262146, -0.23914173245429993, -0.19634798169136047, 0.4606612026691437, 0.16996853053569794, -1.681515097618103, -1.353054404258728, -0.742106556892395, 0.6405395269393921, 0.33511680364608765, -0.3282478153705597, -1.0557506084442139, 0.40474933385849, 0.11705635488033295, 0.4080888628959656, -0.215581476688385, -0.5612914562225342, 0.18997539579868317, 1.5358235836029053, -1.575381875038147, 0.8138487935066223, 678.630615234375, 685.20361328125], "std": [0.08646592497825623, 0.10627366602420807, 0.06750930100679398, 0.13781435787677765, 0.17503012716770172, 0.16425234079360962, 0.12783381342887878, 0.060539692640304565, 0.02252950146794319, 0.03490868955850601, 0.15059494972229004, 0.18378907442092896, 0.07857911288738251, 0.15910311043262482, 0.14276978373527527, 0.07178841531276703, 0.26765498518943787, 0.06760861724615097, 0.1911839246749878, 0.13551485538482666, 0.03590948507189751, 0.04138513281941414, 0.030440548434853554, 0.08541498333215714, 0.13526980578899384, 0.17452649772167206, 455.97186279296875, 447.9208068847656], "count": [961]}, "action": {"min": [-0.4279961884021759, 0.22855959832668304, 0.1575639545917511, -1.832317590713501, -0.712396502494812, -0.1205531656742096, -0.4047025740146637, -0.3087146282196045, 0.40552419424057007, 0.13517124950885773, -1.9873721599578857, -1.7581918239593506, -0.8704023361206055, 0.14725452661514282, 0.16956309974193573, -0.4746095538139343, -1.6197408437728882, 0.25032275915145874, -0.18866682052612305, -0.031269755214452744, -0.30870965123176575, -0.6016416549682617, 0.13780012726783752, 1.4059534072875977, -1.7409974336624146, 0.5374130010604858, 1.0, 18.8125], "max": [-0.061252329498529434, 0.6916183233261108, 0.4513094127178192, -1.4119102954864502, -0.031244665384292603, 0.47673559188842773, 0.028297241777181625, -0.1261194944381714, 0.4998731017112732, 0.24630805850028992, -1.406607985496521, -1.121137022972107, -0.5171322822570801, 0.8279154896736145, 0.6934531331062317, -0.22357885539531708, -0.6869932413101196, 0.5240111351013184, 0.3227561116218567, 0.5653306841850281, -0.15526056289672852, -0.43857523798942566, 0.26415807008743286, 1.6594288349151611, -1.0942243337631226, 1.1545813083648682, 1002.0, 1003.0], "mean": [-0.3008442223072052, 0.4557031989097595, 0.3128095865249634, -1.6273410320281982, -0.2759210765361786, 0.19436992704868317, -0.23942211270332336, -0.19624827802181244, 0.46071815490722656, 0.16987726092338562, -1.681408405303955, -1.353406548500061, -0.7421389818191528, 0.6411378383636475, 0.3346642553806305, -0.3280845284461975, -1.0550408363342285, 0.40487030148506165, 0.11718448251485825, 0.40862661600112915, -0.2155168056488037, -0.5614526867866516, 0.18989668786525726, 1.5357409715652466, -1.5759817361831665, 0.8139819502830505, 678.6326904296875, 685.2059936523438], "std": [0.08643719553947449, 0.10635274648666382, 0.06739100813865662, 0.1377064436674118, 0.17504915595054626, 0.16402140259742737, 0.127542182803154, 0.06043330579996109, 0.022559430450201035, 0.03485317528247833, 0.15070800483226776, 0.18366847932338715, 0.078587107360363, 0.15852367877960205, 0.14260397851467133, 0.07168669998645782, 0.2676139771938324, 0.06744226068258286, 0.19106577336788177, 0.13480521738529205, 0.03579750657081604, 0.0412340946495533, 0.03042186237871647, 0.08541736751794815, 0.13453058898448944, 0.17452360689640045, 455.9732360839844, 447.9231872558594], "count": [961]}, "timestamp": {"min": [0.0], "max": [32.0], "mean": [16.0], "std": [9.247221805013174], "count": [961]}, "frame_index": {"min": [0], "max": [960], "mean": [480.0], "std": [277.41665415039523], "count": [961]}, "episode_index": {"min": [69], "max": [69], "mean": [69.0], "std": [0.0], "count": [961]}, "index": {"min": [73327], "max": [74287], "mean": [73807.0], "std": [277.41665415039523], "count": [961]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [961]}, "subtask_annotation": {"mean": [2.4640998959417275, 8.0, 8.0, 8.0, 8.0], "std": [2.0793347827668534, 0.0, 0.0, 0.0, 0.0], "min": [0, 8, 8, 8, 8], "max": [8, 8, 8, 8, 8], "count": [961]}, "scene_annotation": {"mean": [69.0], "std": [0.0], "min": [69], "max": [69], "count": [961]}, "eef_direction_state": {"mean": [5.1675338189386055, 5.449531737773153], "std": [1.559111734874046, 1.438941934558959], "min": [0, 0], "max": [6, 6], "count": [961]}, "eef_velocity_state": {"mean": [0.331945889698231, 0.2372528616024974], "std": [0.523246550229445, 0.5200519740641549], "min": [0, 0], "max": [2, 2], "count": [961]}, "eef_acc_mag_state": {"mean": [0.18522372528616024, 0.13631633714880334], "std": [0.5231679066837276, 0.455218966915089], "min": [0, 0], "max": [2, 2], "count": [961]}, "eef_direction_action": {"mean": [5.1675338189386055, 5.449531737773153], "std": [1.559111734874046, 1.438941934558959], "min": [0, 0], "max": [6, 6], "count": [961]}, "eef_velocity_action": {"mean": [0.331945889698231, 0.2372528616024974], "std": [0.523246550229445, 0.5200519740641549], "min": [0, 0], "max": [2, 2], "count": [961]}, "eef_acc_mag_action": {"mean": [0.18522372528616024, 0.13631633714880334], "std": [0.5231679066837276, 0.455218966915089], "min": [0, 0], "max": [2, 2], "count": [961]}, "eef_sim_pose_state": {"mean": [0.5126064359850255, 0.2622338071332548, 1.24989729123449, 0.04586877969541117, -0.24506870762329466, 1.058681316329728, 0.6144116219792767, -0.28312571006280024, 1.2344166486106949, -0.08846659432988954, -0.025462190692262725, -1.0414479421611564], "std": [0.023455017539786745, 0.02828504764777574, 0.055077069306620395, 0.11277980153736929, 0.15143709790152265, 0.09512571828122547, 0.04456980279413298, 0.024920776706666578, 0.03584804427386244, 0.14714896024010837, 0.10319514084155079, 0.09523589894933174], "min": [0.45971679299190016, 0.23117045337549585, 1.1397506912150315, -0.15169146415308749, -0.4630140706820942, 0.8871658139168745, 0.4826917986668321, -0.3408916879371865, 1.1397560042285204, -0.2584786628724581, -0.4017519277083077, -1.2714145905059877], "max": [0.5481330897795396, 0.332342587067977, 1.311938461029062, 0.3326466284341586, 0.062083268589373075, 1.2503334862651256, 0.6613573482652311, -0.2429463919532137, 1.2927666723862166, 0.19880276429448723, 0.09139057577649035, -0.869735252094606], "count": [961]}, "eef_sim_pose_action": {"mean": [0.5126683397569614, 0.2621533787306764, 1.2500050307849746, 0.0459525618750674, -0.24478152410441956, 1.0585619846515149, 0.6145829964340869, -0.28306955298164277, 1.2344814809231959, -0.08846286156892322, -0.024971941876659548, -1.041211038528157], "std": [0.02347012783954809, 0.028259916200375903, 0.054962645670979436, 0.11283195677159708, 0.15143687408407447, 0.09495702567796209, 0.04440212427101416, 0.024921708270132386, 0.03573295271322487, 0.14714932409135292, 0.10261276183352351, 0.09499882049667982], "min": [0.45971679299190016, 0.23117045337549585, 1.1397506912150315, -0.15169146415308749, -0.4630140706820942, 0.8871658139168745, 0.4826917986668321, -0.3408916879371865, 1.1397554415217903, -0.2584786628724581, -0.4017519277083077, -1.2714145905059877], "max": [0.5481330897795396, 0.332342587067977, 1.311938461029062, 0.3326466284341586, 0.062083268589373075, 1.2503334862651256, 0.6613573482652311, -0.2429463919532137, 1.2927666723862166, 0.19880276429448723, 0.09139057577649035, -0.869735252094606], "count": [961]}, "gripper_mode_state": {"mean": [0.32466181061394384, 0.32466181061394384], "std": [0.46824835220512984, 0.46824835220512984], "min": [0, 0], "max": [1, 1], "count": [961]}, "gripper_activity_state": {"mean": [1.9001040582726327, 1.9001040582726327], "std": [0.3956185499173125, 0.3956185499173125], "min": [0, 0], "max": [2, 2], "count": [961]}, "gripper_mode_action": {"mean": [0.32466181061394384, 0.32466181061394384], "std": [0.46824835220512984, 0.46824835220512984], "min": [0, 0], "max": [1, 1], "count": [961]}, "gripper_activity_action": {"mean": [1.9001040582726327, 1.9001040582726327], "std": [0.39561854991731243, 0.3956185499173125], "min": [0, 0], "max": [2, 2], "count": [961]}, "gripper_open_scale_state": {"mean": [0.6169369028474163, 0.622912405214495], "std": [0.41452213875243377, 0.4072006822228055], "min": [0.0009090909090909091, 0.017102272727272726], "max": [0.9109090909090909, 0.9118181818181819], "count": [961]}, "gripper_open_scale_action": {"mean": [0.6169387948160096, 0.6229145216118579], "std": [0.4145234763492441, 0.40720217876515596], "min": [0.0009090909090909091, 0.017102272727272726], "max": [0.9109090909090909, 0.9118181818181819], "count": [961]}}} +{"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.4455745569188821]], [[0.4231419764224708]], [[0.3934820687477445]]], "std": [[[0.19043067921637108]], [[0.19387378163216576]], [[0.20644563588162493]]], "count": [163]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46390219009382894]], [[0.4568079689442239]], [[0.43973395585227953]]], "std": [[[0.21067651652398264]], [[0.20572346757137094]], [[0.21490615867577031]]], "count": [163]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4770856477304623]], [[0.4676447619692049]], [[0.4477828814808132]]], "std": [[[0.20455231560422604]], [[0.20145339711968363]], [[0.2143856933942295]]], "count": [163]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4652630380628734]], [[0.4483067885640964]], [[0.4356760244997795]]], "std": [[[0.19929117475613436]], [[0.1940069520971842]], [[0.19936457386486403]]], "count": [163]}, "observation.state": {"min": [-0.2712427079677582, 0.5791634917259216, -0.03586651757359505, -2.1082606315612793, -0.7332804799079895, -0.13055062294006348, -0.1960430145263672, -0.31204724311828613, 0.3556010127067566, 0.1709814965724945, -1.6212272644042969, -1.7124345302581787, -0.8780675530433655, 0.16366061568260193, 0.17011287808418274, -0.4547804296016693, -1.5610464811325073, 0.19353847205638885, -0.21859049797058105, -0.03361067920923233, -0.3104388117790222, -0.5443597435951233, 0.10487093776464462, 1.4783368110656738, -1.6727522611618042, 0.6675230860710144, 0.0, 37.0], "max": [0.17752616107463837, 0.7391469478607178, 0.4565672278404236, -1.403056025505066, -0.0656636506319046, 0.6632611155509949, 0.09020952135324478, -0.09524868428707123, 0.45362424850463867, 0.2756372392177582, -1.3466852903366089, -0.8901401162147522, -0.45861172676086426, 0.5675385594367981, 0.6638566851615906, -0.24994750320911407, -1.0421241521835327, 0.5578618049621582, 0.12422598898410797, 0.5325108766555786, -0.1730237454175949, -0.4413856863975525, 0.26141786575317383, 1.8749710321426392, -1.1108070611953735, 1.1249125003814697, 1002.0, 1003.0], "mean": [-0.1570190042257309, 0.6316240429878235, 0.22131438553333282, -1.8306063413619995, -0.3895936906337738, 0.3576319217681885, -0.09507289528846741, -0.1822229027748108, 0.4162881374359131, 0.22097525000572205, -1.50826096534729, -1.2756906747817993, -0.7212486863136292, 0.47493720054626465, 0.33015355467796326, -0.35131582617759705, -1.280574083328247, 0.2620483934879303, 0.01718934252858162, 0.32358843088150024, -0.2229895293712616, -0.519766092300415, 0.15532872080802917, 1.713891625404358, -1.4129445552825928, 0.7971916794776917, 610.9877319335938, 613.5006103515625], "std": [0.089809350669384, 0.03464202582836151, 0.1509574055671692, 0.2531694769859314, 0.2313731610774994, 0.2870532274246216, 0.0796923041343689, 0.0787137821316719, 0.02807561121881008, 0.024279432371258736, 0.07434319704771042, 0.26231133937835693, 0.08527085930109024, 0.1053030863404274, 0.12169412523508072, 0.04504743590950966, 0.13931263983249664, 0.06901653110980988, 0.11538159847259521, 0.12023428082466125, 0.038685429841279984, 0.030560750514268875, 0.040680963546037674, 0.11811314523220062, 0.12067944556474686, 0.13390198349952698, 468.81890869140625, 462.0109558105469], "count": [895]}, "action": {"min": [-0.2712427079677582, 0.5791634917259216, -0.03586651757359505, -2.1082606315612793, -0.7332804799079895, -0.13055062294006348, -0.1960430145263672, -0.31204724311828613, 0.3556010127067566, 0.1709814965724945, -1.6212272644042969, -1.7124345302581787, -0.8780675530433655, 0.16366061568260193, 0.17011287808418274, -0.4547804296016693, -1.5610464811325073, 0.19353847205638885, -0.21859049797058105, -0.03361067920923233, -0.3104388117790222, -0.5443597435951233, 0.10487093776464462, 1.4783368110656738, -1.6727522611618042, 0.6675230860710144, 0.0, 37.0], "max": [0.17752616107463837, 0.7391469478607178, 0.4565672278404236, -1.403056025505066, -0.0656636506319046, 0.6632611155509949, 0.09020952135324478, -0.09524868428707123, 0.45362424850463867, 0.2756372392177582, -1.3466852903366089, -0.8901401162147522, -0.45861172676086426, 0.5675385594367981, 0.6638566851615906, -0.24994750320911407, -1.0421241521835327, 0.5578618049621582, 0.12422598898410797, 0.5325108766555786, -0.1730237454175949, -0.4413856863975525, 0.26141786575317383, 1.8749710321426392, -1.1108070611953735, 1.1249125003814697, 1002.0, 1003.0], "mean": [-0.1570185422897339, 0.6316241025924683, 0.22131673991680145, -1.8306032419204712, -0.3895951211452484, 0.3576277494430542, -0.09507288038730621, -0.18222424387931824, 0.41628772020339966, 0.2209751456975937, -1.5082621574401855, -1.275692343711853, -0.7212492227554321, 0.474935382604599, 0.33015555143356323, -0.3513171076774597, -1.2805753946304321, 0.26204854249954224, 0.017189467325806618, 0.32358822226524353, -0.2229900062084198, -0.5197653770446777, 0.15532870590686798, 1.713891863822937, -1.4129455089569092, 0.7971882820129395, 610.9877319335938, 613.4982299804688], "std": [0.08980915695428848, 0.03464202582836151, 0.15096093714237213, 0.25317448377609253, 0.23137222230434418, 0.287060022354126, 0.07969233393669128, 0.07871585339307785, 0.028075160458683968, 0.024279369041323662, 0.07434412837028503, 0.26231083273887634, 0.08527102321386337, 0.10530779510736465, 0.12169865518808365, 0.045050278306007385, 0.1393142193555832, 0.06901658326387405, 0.11538147181272507, 0.12023483216762543, 0.03868648037314415, 0.030562572181224823, 0.04068095609545708, 0.1181129738688469, 0.1206774041056633, 0.13390332460403442, 468.81890869140625, 462.0096130371094], "count": [895]}, "timestamp": {"min": [0.0], "max": [29.8], "mean": [14.9], "std": [8.61213613970941], "count": [895]}, "frame_index": {"min": [0], "max": [894], "mean": [447.0], "std": [258.3640841912823], "count": [895]}, "episode_index": {"min": [70], "max": [70], "mean": [70.0], "std": [0.0], "count": [895]}, "index": {"min": [74288], "max": [75182], "mean": [74735.0], "std": [258.3640841912823], "count": [895]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [895]}, "subtask_annotation": {"mean": [1.969832402234637, 8.0, 8.0, 8.0, 8.0], "std": [2.047531686062645, 0.0, 0.0, 0.0, 0.0], "min": [0, 8, 8, 8, 8], "max": [8, 8, 8, 8, 8], "count": [895]}, "scene_annotation": {"mean": [70.0], "std": [0.0], "min": [70], "max": [70], "count": [895]}, "eef_direction_state": {"mean": [5.288268156424581, 5.174301675977653], "std": [1.3804811790219982, 1.6220577794018107], "min": [0, 0], "max": [6, 6], "count": [895]}, "eef_velocity_state": {"mean": [0.36089385474860336, 0.3240223463687151], "std": [0.6020739620447775, 0.5770600886124077], "min": [0, 0], "max": [2, 2], "count": [895]}, "eef_acc_mag_state": {"mean": [0.30502793296089387, 0.28156424581005585], "std": [0.6479252442410119, 0.6209074365436068], "min": [0, 0], "max": [2, 2], "count": [895]}, "eef_direction_action": {"mean": [5.288268156424581, 5.174301675977653], "std": [1.3804811790219982, 1.6220577794018105], "min": [0, 0], "max": [6, 6], "count": [895]}, "eef_velocity_action": {"mean": [0.36089385474860336, 0.3240223463687151], "std": [0.6020739620447775, 0.5770600886124077], "min": [0, 0], "max": [2, 2], "count": [895]}, "eef_acc_mag_action": {"mean": [0.30502793296089387, 0.28156424581005585], "std": [0.6479252442410119, 0.6209074365436068], "min": [0, 0], "max": [2, 2], "count": [895]}, "eef_sim_pose_state": {"mean": [0.46319995628095895, 0.2999496475355067, 1.271769071736868, 0.13850855797884645, -0.2687837053137262, 1.1892225176649835, 0.5735121919247965, -0.25026755814412055, 1.2188492732639942, 0.0015790482336391833, -0.19126696705722437, -1.0268070390173902], "std": [0.025434148370358206, 0.01532760360494508, 0.0800047843812514, 0.10396667461913081, 0.20437431246279786, 0.12226777813379838, 0.032507652257513495, 0.03436345107951421, 0.03265875175520211, 0.13891220315643946, 0.07678367601796376, 0.1016158957548632], "min": [0.4048005764125521, 0.26542019454400223, 1.1365279834137405, -0.02439641194293929, -0.555271247608619, 0.9629286586181411, 0.4855451802472307, -0.343815095095964, 1.1386302636327337, -0.15246123115540522, -0.390397655901509, -1.2624028236262463], "max": [0.5009476927396783, 0.34310725837858325, 1.3525044170796299, 0.4212354918440978, 0.05611382818693689, 1.4015237424464897, 0.5999319453093304, -0.2069507913799723, 1.2629522818516352, 0.3100716594194215, -0.004762613642244062, -0.8995690368584814], "count": [895]}, "eef_sim_pose_action": {"mean": [0.4631995649734473, 0.299949668624458, 1.2717677738494562, 0.1385088547400354, -0.2687821780988045, 1.1892210491805357, 0.5735114954686903, -0.2502676618060964, 1.2188489576227184, 0.0015771248495167539, -0.19126796584367653, -1.0268049872097156], "std": [0.025433758099396256, 0.015327616193721052, 0.08000692691465783, 0.10396649461183484, 0.20437346250015725, 0.12226704688328253, 0.032509472276366795, 0.034363629510722936, 0.03265951627437707, 0.13891327362432215, 0.07678616745956655, 0.10161138431980443], "min": [0.4048005764125521, 0.26542019454400223, 1.1365279834137405, -0.02439641194293929, -0.555271247608619, 0.9629286586181411, 0.4855451802472307, -0.343815095095964, 1.1386302636327337, -0.15246123115540522, -0.390397655901509, -1.2624028236262463], "max": [0.5009476927396783, 0.34310725837858325, 1.3525044170796299, 0.4212354918440978, 0.05611382818693689, 1.4015237424464897, 0.5999319453093304, -0.2069507913799723, 1.2629522818516352, 0.3100716594194215, -0.004762613642244062, -0.8995690368584814], "count": [895]}, "gripper_mode_state": {"mean": [0.4022346368715084, 0.4044692737430168], "std": [0.49034878787691405, 0.49078903852960365], "min": [0, 0], "max": [1, 1], "count": [895]}, "gripper_activity_state": {"mean": [1.899441340782123, 1.8905027932960894], "std": [0.40520319844981273, 0.4138243409802392], "min": [0, 0], "max": [2, 2], "count": [895]}, "gripper_mode_action": {"mean": [0.4022346368715084, 0.4044692737430168], "std": [0.49034878787691405, 0.49078903852960365], "min": [0, 0], "max": [1, 1], "count": [895]}, "gripper_activity_action": {"mean": [1.899441340782123, 1.8905027932960894], "std": [0.40520319844981273, 0.4138243409802392], "min": [0, 0], "max": [2, 2], "count": [895]}, "gripper_open_scale_state": {"mean": [0.5554433722701939, 0.5577278449512453], "std": [0.426197819740621, 0.4200091905116513], "min": [0.0, 0.03363636363636364], "max": [0.9109090909090909, 0.9118181818181819], "count": [895]}, "gripper_open_scale_action": {"mean": [0.5554433722701939, 0.5577257076358448], "std": [0.426197819740621, 0.4200073934862025], "min": [0.0, 0.03363636363636364], "max": [0.9109090909090909, 0.9118181818181819], "count": [895]}}} +{"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.448977818627451]], [[0.4258807893847194]], [[0.398869034539103]]], "std": [[[0.198097676061833]], [[0.19776462166684072]], [[0.20719869193042656]]], "count": [145]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4613233941852603]], [[0.45442368576741043]], [[0.43973891987829616]]], "std": [[[0.20246422824609056]], [[0.19868239404173346]], [[0.20938269773341903]]], "count": [145]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46859968447148975]], [[0.46199694050033807]], [[0.4429250619788145]]], "std": [[[0.2001383159866699]], [[0.19756036998294904]], [[0.21042266839906723]]], "count": [145]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46265702473518144]], [[0.4472262733829164]], [[0.43548889311471717]]], "std": [[[0.20135665234827288]], [[0.1944197035322494]], [[0.198295800990052]]], "count": [145]}, "observation.state": {"min": [-0.5206164121627808, 0.3966238796710968, -0.03588506206870079, -1.9676252603530884, -0.7795567512512207, -0.12047135084867477, -0.5496274828910828, -0.30877143144607544, 0.37177857756614685, 0.13521769642829895, -2.0704290866851807, -1.7924785614013672, -0.8333871960639954, 0.034666601568460464, 0.18478891253471375, -0.4513247013092041, -1.7983850240707397, 0.251755028963089, -0.15966053307056427, -0.028297023847699165, -0.33680886030197144, -0.5543937683105469, 0.14354506134986877, 1.3334554433822632, -1.7483060359954834, 0.6768245697021484, 0.0, 10.9375], "max": [0.0943405032157898, 0.7863744497299194, 0.45148831605911255, -1.348562479019165, -0.21825015544891357, 0.37230926752090454, 0.11518627405166626, -0.10840762406587601, 0.5054402351379395, 0.31372180581092834, -1.299160361289978, -1.0879108905792236, -0.5693573951721191, 0.5953721404075623, 0.721175491809845, -0.1627235859632492, -0.8415748476982117, 0.5995445847511292, 0.13369113206863403, 0.45696210861206055, -0.19675906002521515, -0.4074024558067322, 0.24038319289684296, 1.751611590385437, -1.107784390449524, 1.2293734550476074, 1002.0, 1000.9375], "mean": [-0.2270565629005432, 0.5940988659858704, 0.29211604595184326, -1.6922192573547363, -0.45783162117004395, 0.19149728119373322, -0.2398291826248169, -0.1971663534641266, 0.4370806813240051, 0.1969461441040039, -1.652122974395752, -1.4450492858886719, -0.7201448678970337, 0.36463961005210876, 0.3708439767360687, -0.2817577123641968, -1.3103967905044556, 0.4198927879333496, 0.011046520434319973, 0.3086774945259094, -0.2531162202358246, -0.4970558285713196, 0.18600067496299744, 1.5648671388626099, -1.5378655195236206, 0.9229875802993774, 589.2752075195312, 595.2579345703125], "std": [0.16343899071216583, 0.09143505990505219, 0.10537100583314896, 0.22419670224189758, 0.17757630348205566, 0.179451122879982, 0.16886472702026367, 0.062188733369112015, 0.04095827788114548, 0.032159533351659775, 0.1797330230474472, 0.22516706585884094, 0.06375909596681595, 0.12448357790708542, 0.13736650347709656, 0.06859557330608368, 0.2429310828447342, 0.07328334450721741, 0.11021743714809418, 0.12181296199560165, 0.03680754080414772, 0.036843713372945786, 0.023215636610984802, 0.10301247984170914, 0.13784515857696533, 0.13140566647052765, 478.5014343261719, 472.1211242675781], "count": [763]}, "action": {"min": [-0.5206164121627808, 0.3966238796710968, -0.03588506206870079, -1.9676252603530884, -0.7795567512512207, -0.12047135084867477, -0.5497069954872131, -0.30877143144607544, 0.37177857756614685, 0.13521769642829895, -2.0704290866851807, -1.7924785614013672, -0.8333871960639954, 0.034666601568460464, 0.18478891253471375, -0.4513247013092041, -1.7983850240707397, 0.251755028963089, -0.15966053307056427, -0.028297604992985725, -0.33680886030197144, -0.5543937683105469, 0.14354506134986877, 1.3334554433822632, -1.7483060359954834, 0.6768245697021484, 0.0, 10.9375], "max": [0.0943405032157898, 0.7863744497299194, 0.45148923993110657, -1.348562479019165, -0.21825015544891357, 0.37230926752090454, 0.11518627405166626, -0.10840762406587601, 0.5054402351379395, 0.31372180581092834, -1.299160361289978, -1.0879108905792236, -0.5693573951721191, 0.5953721404075623, 0.721175491809845, -0.1627235859632492, -0.8415748476982117, 0.5995445847511292, 0.13369113206863403, 0.45696210861206055, -0.19675906002521515, -0.4074024558067322, 0.24038319289684296, 1.751611590385437, -1.107784390449524, 1.2293734550476074, 1002.0, 1000.9375], "mean": [-0.2273615598678589, 0.5938288569450378, 0.29206568002700806, -1.6921453475952148, -0.4580375850200653, 0.19177381694316864, -0.2405870407819748, -0.19707469642162323, 0.4371398687362671, 0.1968172937631607, -1.652402639389038, -1.4458301067352295, -0.7199386954307556, 0.36495426297187805, 0.3702954947948456, -0.2814721465110779, -1.3098260164260864, 0.42007702589035034, 0.011190720833837986, 0.30924054980278015, -0.2531488239765167, -0.49715498089790344, 0.18590688705444336, 1.5645692348480225, -1.5386735200881958, 0.92323899269104, 589.2725830078125, 595.258056640625], "std": [0.16360433399677277, 0.09170744568109512, 0.10530398786067963, 0.22429819405078888, 0.1774306297302246, 0.17913252115249634, 0.16895736753940582, 0.06207564100623131, 0.04100251942873001, 0.03220387175679207, 0.17977602779865265, 0.22507521510124207, 0.06392820179462433, 0.12436918169260025, 0.13726720213890076, 0.06834210455417633, 0.2432030290365219, 0.0730421245098114, 0.11011714488267899, 0.12124554067850113, 0.03686777129769325, 0.03680584579706192, 0.02316209487617016, 0.10331571102142334, 0.13720643520355225, 0.1312507539987564, 478.5010986328125, 472.12115478515625], "count": [763]}, "timestamp": {"min": [0.0], "max": [25.4], "mean": [12.700000000000001], "std": [7.341964617487913], "count": [763]}, "frame_index": {"min": [0], "max": [762], "mean": [381.0], "std": [220.25893852463741], "count": [763]}, "episode_index": {"min": [71], "max": [71], "mean": [71.0], "std": [0.0], "count": [763]}, "index": {"min": [75183], "max": [75945], "mean": [75564.0], "std": [220.25893852463741], "count": [763]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [763]}, "subtask_annotation": {"mean": [2.2647444298820445, 8.0, 8.0, 8.0, 8.0], "std": [2.113590060193217, 0.0, 0.0, 0.0, 0.0], "min": [0, 8, 8, 8, 8], "max": [8, 8, 8, 8, 8], "count": [763]}, "scene_annotation": {"mean": [71.0], "std": [0.0], "min": [71], "max": [71], "count": [763]}, "eef_direction_state": {"mean": [4.952817824377457, 5.127129750982962], "std": [1.8339672034630834, 1.713667368771576], "min": [0, 0], "max": [6, 6], "count": [763]}, "eef_velocity_state": {"mean": [0.42070773263433814, 0.33420707732634336], "std": [0.6455339239358401, 0.5317904120130628], "min": [0, 0], "max": [2, 2], "count": [763]}, "eef_acc_mag_state": {"mean": [0.33551769331585846, 0.272608125819135], "std": [0.6597464369659799, 0.6136258714644931], "min": [0, 0], "max": [2, 2], "count": [763]}, "eef_direction_action": {"mean": [4.952817824377457, 5.127129750982962], "std": [1.8339672034630834, 1.713667368771576], "min": [0, 0], "max": [6, 6], "count": [763]}, "eef_velocity_action": {"mean": [0.42070773263433814, 0.33420707732634336], "std": [0.6455339239358401, 0.5317904120130628], "min": [0, 0], "max": [2, 2], "count": [763]}, "eef_acc_mag_action": {"mean": [0.33551769331585846, 0.272608125819135], "std": [0.6597464369659799, 0.6136258714644931], "min": [0, 0], "max": [2, 2], "count": [763]}, "eef_sim_pose_state": {"mean": [0.4916570787070242, 0.29218046470116305, 1.2517646098604718, 0.07637061208482135, -0.18101162175578211, 1.0185347309205242, 0.5477141544355525, -0.2767331893536675, 1.1890699202410608, -0.0021653961377017996, -0.019942244667444063, -1.0830071809540547], "std": [0.043305172481555805, 0.021079146057727805, 0.058411718005730626, 0.10858231506181099, 0.17246670183476023, 0.14334194331839464, 0.037706049512403965, 0.017769864211308974, 0.03309934779049416, 0.0950433472274773, 0.13045062710264227, 0.08350905882189433], "min": [0.42942551060026135, 0.25034281184694357, 1.1397095266203885, -0.1787076197069925, -0.4428402075093325, 0.7420986290887414, 0.4531063685194095, -0.31945852446577255, 1.1168049247372354, -0.13028313949422238, -0.41993539997244667, -1.250281242299067], "max": [0.5677262539360859, 0.376388387813142, 1.3190456357557923, 0.22638235136431573, 0.08658220918572579, 1.445270430625789, 0.6085998015453469, -0.24374875097622917, 1.2385800041552413, 0.20499792592683796, 0.18986229969909618, -0.9561849021590619], "count": [763]}, "eef_sim_pose_action": {"mean": [0.4917493101052647, 0.29210455756264475, 1.2518575423088971, 0.07637767466762417, -0.18060247366471527, 1.0178699327885259, 0.5478224780462428, -0.27666053122254136, 1.18904260010704, -0.002219417422722245, -0.01920051677275783, -1.0828185194814985], "std": [0.04337348516255507, 0.021120332766816356, 0.05828966612033583, 0.10858247010155744, 0.1723571641052822, 0.1434424660652323, 0.03765485828199791, 0.017748450912151395, 0.033148557739942824, 0.09509682108859896, 0.1299922616001403, 0.08329327050247427], "min": [0.42942551060026135, 0.25034281184694357, 1.1397095266203885, -0.1787076197069925, -0.4428402075093325, 0.7420986290887414, 0.4531063685194095, -0.31945852446577255, 1.1168049247372354, -0.13028313949422238, -0.41993539997244667, -1.250281242299067], "max": [0.5677262539360859, 0.376388387813142, 1.3190456357557923, 0.22638235136431573, 0.08658220918572579, 1.445270430625789, 0.6085998015453469, -0.24374875097622917, 1.2385800041552413, 0.20499792592683796, 0.18986229969909618, -0.9561849021590619], "count": [763]}, "gripper_mode_state": {"mean": [0.41546526867627787, 0.41284403669724773], "std": [0.49280206898919227, 0.49234524275224567], "min": [0, 0], "max": [1, 1], "count": [763]}, "gripper_activity_state": {"mean": [1.8689384010484928, 1.8663171690694627], "std": [0.4476439562194235, 0.45269594534517155], "min": [0, 0], "max": [2, 2], "count": [763]}, "gripper_mode_action": {"mean": [0.41546526867627787, 0.41284403669724773], "std": [0.49280206898919227, 0.4923452427522456], "min": [0, 0], "max": [1, 1], "count": [763]}, "gripper_activity_action": {"mean": [1.8689384010484928, 1.8663171690694627], "std": [0.4476439562194235, 0.45269594534517155], "min": [0, 0], "max": [2, 2], "count": [763]}, "gripper_open_scale_state": {"mean": [0.5357047539616387, 0.5411435959351344], "std": [0.4350020900151025, 0.42920071966087886], "min": [0.0, 0.009943181818181818], "max": [0.9109090909090909, 0.9099431818181818], "count": [763]}, "gripper_open_scale_action": {"mean": [0.535702371023476, 0.5411436722199894], "std": [0.4350000396172131, 0.42920078496583824], "min": [0.0, 0.009943181818181818], "max": [0.9109090909090909, 0.9099431818181818], "count": [763]}}} +{"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.44932763898732186]], [[0.42720876028624305]], [[0.3979806776124104]]], "std": [[[0.18951480348653343]], [[0.19320080606886514]], [[0.20740359667974395]]], "count": [166]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4697189284097173]], [[0.46157256722970313]], [[0.4450394826856445]]], "std": [[[0.2141110686833996]], [[0.2089811085197328]], [[0.21907074172691446]]], "count": [166]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4786393896665092]], [[0.4713237361209544]], [[0.45201844879518077]]], "std": [[[0.20591049240209844]], [[0.20316488288300985]], [[0.21699528856595118]]], "count": [166]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47014151335735094]], [[0.45338100194897235]], [[0.44100031129419637]]], "std": [[[0.20091445151005452]], [[0.19493474727273952]], [[0.20074812836219466]]], "count": [166]}, "observation.state": {"min": [-0.2829058766365051, 0.4871410131454468, 0.0478154756128788, -2.0089569091796875, -0.7677594423294067, -0.12875403463840485, -0.3440251350402832, -0.3118298649787903, 0.36000919342041016, 0.16917337477207184, -1.6783685684204102, -1.7547776699066162, -0.863591730594635, 0.1922861933708191, 0.09641198813915253, -0.49051278829574585, -1.4903028011322021, 0.2517441213130951, -0.3458424508571625, -0.02833651192486286, -0.3094645142555237, -0.5729240775108337, 0.09379343688488007, 1.5732269287109375, -1.805810570716858, 0.6346893310546875, 0.0, 11.9375], "max": [0.09884563088417053, 0.8454669713973999, 0.4586496353149414, -1.4052681922912598, 0.057013362646102905, 0.5311909317970276, 0.02833978459239006, -0.10570750385522842, 0.4703638255596161, 0.28709912300109863, -1.2960437536239624, -0.8154393434524536, -0.5552427768707275, 0.7612547874450684, 0.6906202435493469, -0.2580403685569763, -0.5844540596008301, 0.6561827063560486, 0.10604729503393173, 0.6691210865974426, -0.18531174957752228, -0.4425727427005768, 0.2735753655433655, 1.962183952331543, -1.1209628582000732, 1.084740400314331, 1000.0, 1005.0], "mean": [-0.1630687713623047, 0.6037578582763672, 0.1956961303949356, -1.7534955739974976, -0.3400292992591858, 0.2522399425506592, -0.15170598030090332, -0.1899905949831009, 0.429765522480011, 0.2343764305114746, -1.549747109413147, -1.2513049840927124, -0.7620525360107422, 0.5692726373672485, 0.325629323720932, -0.40073055028915405, -1.0682363510131836, 0.39144575595855713, -0.0959445908665657, 0.48076605796813965, -0.24304063618183136, -0.5346471071243286, 0.15411408245563507, 1.7684452533721924, -1.5809824466705322, 0.7607532143592834, 611.0009765625, 617.3143310546875], "std": [0.08527988195419312, 0.08245265483856201, 0.11173936724662781, 0.1947384476661682, 0.21197490394115448, 0.23207849264144897, 0.08778458088636398, 0.0649586021900177, 0.026462316513061523, 0.0333809070289135, 0.06997262686491013, 0.23639434576034546, 0.06445753574371338, 0.16425585746765137, 0.1561080515384674, 0.05156746879220009, 0.24457761645317078, 0.08401664346456528, 0.1167747899889946, 0.20223630964756012, 0.040604397654533386, 0.040469940751791, 0.043859053403139114, 0.13486286997795105, 0.1883133500814438, 0.11691968888044357, 476.31329345703125, 471.5166931152344], "count": [914]}, "action": {"min": [-0.2829058766365051, 0.4871410131454468, 0.0478154756128788, -2.0089569091796875, -0.7677594423294067, -0.12875403463840485, -0.3440251350402832, -0.3118298649787903, 0.36000919342041016, 0.16917337477207184, -1.6783685684204102, -1.7547776699066162, -0.863591730594635, 0.1922861933708191, 0.09641198813915253, -0.49051278829574585, -1.4903028011322021, 0.2517441213130951, -0.3458424508571625, -0.02833651192486286, -0.3094645142555237, -0.5729240775108337, 0.09379343688488007, 1.5732269287109375, -1.805810570716858, 0.6346893310546875, 0.0, 11.9375], "max": [0.09884563088417053, 0.8454669713973999, 0.4586496353149414, -1.4052681922912598, 0.057013362646102905, 0.5311909317970276, 0.02833978459239006, -0.10570750385522842, 0.4703638255596161, 0.28709912300109863, -1.2960437536239624, -0.8154393434524536, -0.5552427768707275, 0.7612547874450684, 0.6906202435493469, -0.2580403685569763, -0.5844540596008301, 0.6561827063560486, 0.10604729503393173, 0.6691210865974426, -0.18531174957752228, -0.4425727427005768, 0.2735753655433655, 1.962183952331543, -1.1209628582000732, 1.084740400314331, 1000.0, 1005.0], "mean": [-0.1630687266588211, 0.6037578582763672, 0.19569595158100128, -1.753495693206787, -0.34002918004989624, 0.2522398829460144, -0.15170593559741974, -0.18999052047729492, 0.4297655522823334, 0.23437649011611938, -1.5497472286224365, -1.2513049840927124, -0.762052595615387, 0.5692725777626038, 0.32562941312789917, -0.40073058009147644, -1.0682363510131836, 0.3914458453655243, -0.0959446057677269, 0.4807659983634949, -0.24304063618183136, -0.5346471667289734, 0.15411408245563507, 1.7684454917907715, -1.5809824466705322, 0.7607532143592834, 611.0010375976562, 617.3193969726562], "std": [0.08527985960245132, 0.08245265483856201, 0.11173898726701736, 0.1947382092475891, 0.21197493374347687, 0.23207853734493256, 0.08778462558984756, 0.06495845317840576, 0.02646232582628727, 0.0333809033036232, 0.06997263431549072, 0.23639434576034546, 0.06445755809545517, 0.16425594687461853, 0.15610815584659576, 0.05156748369336128, 0.24457770586013794, 0.08401653915643692, 0.116774782538414, 0.2022363245487213, 0.04060438647866249, 0.040469978004693985, 0.04385906457901001, 0.13486304879188538, 0.1883133500814438, 0.11691968888044357, 476.31329345703125, 471.5177307128906], "count": [914]}, "timestamp": {"min": [0.0], "max": [30.433333333333334], "mean": [15.216666666666667], "std": [8.794963836701598], "count": [914]}, "frame_index": {"min": [0], "max": [913], "mean": [456.5], "std": [263.8489151010479], "count": [914]}, "episode_index": {"min": [72], "max": [72], "mean": [72.0], "std": [0.0], "count": [914]}, "index": {"min": [75946], "max": [76859], "mean": [76402.5], "std": [263.8489151010479], "count": [914]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [914]}, "subtask_annotation": {"mean": [2.213347921225383, 8.0, 8.0, 8.0, 8.0], "std": [2.159249898973164, 0.0, 0.0, 0.0, 0.0], "min": [0, 8, 8, 8, 8], "max": [8, 8, 8, 8, 8], "count": [914]}, "scene_annotation": {"mean": [72.0], "std": [0.0], "min": [72], "max": [72], "count": [914]}, "eef_direction_state": {"mean": [5.200218818380744, 5.217724288840262], "std": [1.5159112187116, 1.591715720511785], "min": [0, 0], "max": [6, 6], "count": [914]}, "eef_velocity_state": {"mean": [0.3741794310722101, 0.32603938730853393], "std": [0.6045330535885386, 0.5943205511218999], "min": [0, 0], "max": [2, 2], "count": [914]}, "eef_acc_mag_state": {"mean": [0.30087527352297594, 0.2614879649890591], "std": [0.6364728605114276, 0.6067674297044336], "min": [0, 0], "max": [2, 2], "count": [914]}, "eef_direction_action": {"mean": [5.200218818380744, 5.217724288840262], "std": [1.5159112187116, 1.591715720511785], "min": [0, 0], "max": [6, 6], "count": [914]}, "eef_velocity_action": {"mean": [0.3741794310722101, 0.32603938730853393], "std": [0.6045330535885385, 0.5943205511218999], "min": [0, 0], "max": [2, 2], "count": [914]}, "eef_acc_mag_action": {"mean": [0.30087527352297594, 0.2614879649890591], "std": [0.6364728605114276, 0.6067674297044336], "min": [0, 0], "max": [2, 2], "count": [914]}, "eef_sim_pose_state": {"mean": [0.47622203750660974, 0.3138500956875712, 1.2594843984348352, 0.08459728106972414, -0.27766739830778653, 1.2004487480056423, 0.5959177610954531, -0.2587473432740496, 1.1974547411826089, 0.01577085318335023, -0.11237803153461266, -0.889857810860484], "std": [0.023270583176650143, 0.02691862545875773, 0.06398723860053859, 0.0968843907642311, 0.16777135333531554, 0.13044504526813924, 0.046334822226498304, 0.033283238439946086, 0.03648041090710906, 0.11683223503047444, 0.11044953200661703, 0.1646205253718491], "min": [0.41813579188191646, 0.26855519270985767, 1.1368961670293312, -0.10063453272350276, -0.5754953386947615, 0.9008912897938152, 0.4861720867406667, -0.36629421281274777, 1.1395570061492368, -0.11820274949779791, -0.3881682262961421, -1.2503585316721382], "max": [0.5117423785792209, 0.36278893391659317, 1.3427234134691242, 0.3792717957270548, 0.09517947529984938, 1.4338568030611811, 0.6399300410153592, -0.2089962863705095, 1.246446591075342, 0.28170421690179875, 0.018517593038383184, -0.7041569892741013], "count": [914]}, "eef_sim_pose_action": {"mean": [0.47622203949562375, 0.31385009367163325, 1.2594844455730358, 0.08459704129242179, -0.27766745436654877, 1.200448865245813, 0.5959177463815339, -0.258747352435257, 1.1974547444502286, 0.01577084781751656, -0.1123780271874954, -0.8898577995006293], "std": [0.02327058424057674, 0.026918625773267223, 0.06398715040916786, 0.09688441219006083, 0.16777138853288456, 0.13044509000037793, 0.04633485628460767, 0.03328325245703072, 0.036480405740496984, 0.1168322392380738, 0.11044952135762648, 0.1646205004726126], "min": [0.41813579188191646, 0.26855519270985767, 1.1368961670293312, -0.10063453272350276, -0.5754953386947615, 0.9008912897938152, 0.4861720867406667, -0.36629421281274777, 1.1395570061492368, -0.11820274949779791, -0.3881682262961421, -1.2503585316721382], "max": [0.5117423785792209, 0.36278893391659317, 1.3427234134691242, 0.3792717957270548, 0.09517947529984938, 1.4338568030611811, 0.6399300410153592, -0.2089962863705095, 1.246446591075342, 0.28170421690179875, 0.018517593038383184, -0.7041569892741013], "count": [914]}, "gripper_mode_state": {"mean": [0.3916849015317287, 0.3916849015317287], "std": [0.4881268681847058, 0.48812686818470574], "min": [0, 0], "max": [1, 1], "count": [914]}, "gripper_activity_state": {"mean": [1.8949671772428884, 1.8938730853391685], "std": [0.4049972971994541, 0.4060614171322805], "min": [0, 0], "max": [2, 2], "count": [914]}, "gripper_mode_action": {"mean": [0.3916849015317287, 0.3916849015317287], "std": [0.4881268681847058, 0.4881268681847058], "min": [0, 0], "max": [1, 1], "count": [914]}, "gripper_activity_action": {"mean": [1.8949671772428884, 1.8938730853391685], "std": [0.40499729719945415, 0.4060614171322805], "min": [0, 0], "max": [2, 2], "count": [914]}, "gripper_open_scale_state": {"mean": [0.5554553782377896, 0.5611947937800884], "std": [0.4330133874499585, 0.42865017236451347], "min": [0.0, 0.010852272727272728], "max": [0.9090909090909091, 0.9136363636363637], "count": [914]}, "gripper_open_scale_action": {"mean": [0.5554554265608296, 0.5611994689734973], "std": [0.4330134269058514, 0.4286539918086539], "min": [0.0, 0.010852272727272728], "max": [0.9090909090909091, 0.9136363636363637], "count": [914]}}} +{"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.4460693999287749]], [[0.4275549415011731]], [[0.40257519089366517]]], "std": [[[0.19190210716931397]], [[0.19211215245562646]], [[0.20269912790309294]]], "count": [156]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.468194795332663]], [[0.46206319915786825]], [[0.4470519838277191]]], "std": [[[0.2184115104146986]], [[0.21270076075948524]], [[0.22155676836420424]]], "count": [156]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47136697277735884]], [[0.4640732020906653]], [[0.44661266785025977]]], "std": [[[0.21350677435454196]], [[0.20879355823869417]], [[0.22031338227489447]]], "count": [156]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46091216010977043]], [[0.4477490520780962]], [[0.43501053843011567]]], "std": [[[0.2020790656488225]], [[0.19324110047694243]], [[0.1976402865732002]]], "count": [156]}, "observation.state": {"min": [-0.19955331087112427, 0.3000624477863312, 0.06289839744567871, -2.0293424129486084, -0.7025615572929382, -0.12045564502477646, -0.2866288721561432, -0.3086763620376587, 0.38187018036842346, 0.16010212898254395, -1.7083563804626465, -1.7362396717071533, -0.8983957171440125, 0.15388131141662598, 0.11659126728773117, -0.4513595998287201, -1.4876641035079956, 0.08218755573034286, -0.35921603441238403, -0.028272151947021484, -0.339612752199173, -0.5859851241111755, 0.14457650482654572, 1.5661544799804688, -1.571589708328247, 0.6753600835800171, 183.125, 102.0], "max": [0.03923609107732773, 0.6910020112991333, 0.45137813687324524, -1.4119781255722046, 0.24644921720027924, 0.3793080449104309, 0.028274333104491234, -0.1554276943206787, 0.455064058303833, 0.24564193189144135, -1.4400665760040283, -0.7748410105705261, -0.5383234024047852, 0.7887731790542603, 0.6581211090087891, -0.23681500554084778, -0.48039424419403076, 0.5034489631652832, 0.014638949185609818, 0.4898942708969116, -0.1981968730688095, -0.43806424736976624, 0.2619461119174957, 1.8920248746871948, -1.1208804845809937, 1.0387004613876343, 1002.0, 1005.0], "mean": [-0.10409337282180786, 0.4527229070663452, 0.16857123374938965, -1.7862080335617065, -0.05583956092596054, 0.22516165673732758, -0.18344606459140778, -0.2072666734457016, 0.4226522147655487, 0.20454712212085724, -1.5972144603729248, -1.1244934797286987, -0.7128432393074036, 0.5186101794242859, 0.3061699867248535, -0.2858988344669342, -1.073938250541687, 0.22267472743988037, -0.167305126786232, 0.3875013589859009, -0.24947699904441833, -0.5347869992256165, 0.18415367603302002, 1.741472840309143, -1.3630450963974, 0.831998348236084, 704.959228515625, 676.7835083007812], "std": [0.04748820140957832, 0.09785261750221252, 0.1019599437713623, 0.1725272238254547, 0.2560409903526306, 0.11662473529577255, 0.08014565706253052, 0.046048298478126526, 0.022802671417593956, 0.025496967136859894, 0.07045014202594757, 0.22577346861362457, 0.07534726709127426, 0.1558205485343933, 0.14671631157398224, 0.0526176393032074, 0.2980216443538666, 0.08021396398544312, 0.15415337681770325, 0.11857648938894272, 0.04118611663579941, 0.03879127278923988, 0.03213323652744293, 0.10911630839109421, 0.0871974527835846, 0.10616159439086914, 382.8528747558594, 420.54400634765625], "count": [840]}, "action": {"min": [-0.19955331087112427, 0.3000624477863312, 0.06289839744567871, -2.0293424129486084, -0.7025615572929382, -0.12045487016439438, -0.2866288721561432, -0.3086763620376587, 0.38187018036842346, 0.16010212898254395, -1.7083563804626465, -1.7362396717071533, -0.8983957171440125, 0.15388131141662598, 0.11659126728773117, -0.4513595998287201, -1.4876641035079956, 0.08218755573034286, -0.35921603441238403, -0.02827274613082409, -0.339612752199173, -0.5859851241111755, 0.14457650482654572, 1.5661544799804688, -1.571589708328247, 0.6753600835800171, 183.125, 102.0], "max": [0.03923609107732773, 0.6910020112991333, 0.45137813687324524, -1.4119787216186523, 0.24644921720027924, 0.3793080449104309, 0.028274333104491234, -0.1554276943206787, 0.455064058303833, 0.24564193189144135, -1.4400665760040283, -0.7748410105705261, -0.5383234024047852, 0.7887731790542603, 0.6581211090087891, -0.23681500554084778, -0.48039424419403076, 0.5034489631652832, 0.014638949185609818, 0.4898942708969116, -0.1981968730688095, -0.43806424736976624, 0.2619461119174957, 1.8920248746871948, -1.1208804845809937, 1.0387004613876343, 1002.0, 1005.0], "mean": [-0.1040000468492508, 0.4523639380931854, 0.16811196506023407, -1.7863789796829224, -0.0553344190120697, 0.22554229199886322, -0.1837911754846573, -0.20722796022891998, 0.4226565659046173, 0.20454347133636475, -1.5970631837844849, -1.124459981918335, -0.7127003073692322, 0.5191026329994202, 0.3056214153766632, -0.28572067618370056, -1.073094367980957, 0.22260260581970215, -0.16746312379837036, 0.38808414340019226, -0.249507337808609, -0.5349143147468567, 0.184046670794487, 1.7415210008621216, -1.3635703325271606, 0.8320250511169434, 704.9614868164062, 676.7798461914062], "std": [0.04737744852900505, 0.09784793108701706, 0.10155319422483444, 0.17222750186920166, 0.25606831908226013, 0.11601618677377701, 0.07985693961381912, 0.04597663879394531, 0.022807329893112183, 0.025492841377854347, 0.07063787430524826, 0.22577649354934692, 0.07539748400449753, 0.15546464920043945, 0.14646033942699432, 0.0523095466196537, 0.29806679487228394, 0.08021296560764313, 0.15417343378067017, 0.11773189902305603, 0.041239023208618164, 0.03867242485284805, 0.0321134477853775, 0.10905091464519501, 0.08706726133823395, 0.1061427891254425, 382.8551940917969, 420.54229736328125], "count": [840]}, "timestamp": {"min": [0.0], "max": [27.966666666666665], "mean": [13.983333333333333], "std": [8.08289804097149], "count": [840]}, "frame_index": {"min": [0], "max": [839], "mean": [419.5], "std": [242.48694122914466], "count": [840]}, "episode_index": {"min": [73], "max": [73], "mean": [73.0], "std": [0.0], "count": [840]}, "index": {"min": [76860], "max": [77699], "mean": [77279.5], "std": [242.48694122914466], "count": [840]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [840]}, "subtask_annotation": {"mean": [2.763095238095238, 8.0, 8.0, 8.0, 8.0], "std": [2.207631771502827, 0.0, 0.0, 0.0, 0.0], "min": [0, 8, 8, 8, 8], "max": [8, 8, 8, 8, 8], "count": [840]}, "scene_annotation": {"mean": [73.0], "std": [0.0], "min": [73], "max": [73], "count": [840]}, "eef_direction_state": {"mean": [5.002380952380952, 4.875], "std": [1.7654067513557308, 2.0023423783159564], "min": [0, 0], "max": [6, 6], "count": [840]}, "eef_velocity_state": {"mean": [0.3773809523809524, 0.3678571428571429], "std": [0.5599428522022828, 0.5513318753116788], "min": [0, 0], "max": [2, 2], "count": [840]}, "eef_acc_mag_state": {"mean": [0.2702380952380952, 0.22738095238095238], "std": [0.6012446934534236, 0.5643899341168596], "min": [0, 0], "max": [2, 2], "count": [840]}, "eef_direction_action": {"mean": [5.002380952380952, 4.875], "std": [1.7654067513557308, 2.0023423783159564], "min": [0, 0], "max": [6, 6], "count": [840]}, "eef_velocity_action": {"mean": [0.3773809523809524, 0.3678571428571429], "std": [0.5599428522022828, 0.5513318753116788], "min": [0, 0], "max": [2, 2], "count": [840]}, "eef_acc_mag_action": {"mean": [0.2702380952380952, 0.22738095238095238], "std": [0.6012446934534236, 0.5643899341168596], "min": [0, 0], "max": [2, 2], "count": [840]}, "eef_sim_pose_state": {"mean": [0.4679176702999081, 0.2819433475857124, 1.240888063874991, 0.07135265294526855, -0.3986020110348203, 1.222021718542829, 0.5873527647095378, -0.27789701273099504, 1.1888372892797483, 0.041811142898039805, -0.21892694534233875, -1.0541166533099782], "std": [0.020929923728981108, 0.01988953399341172, 0.04029772235655193, 0.10575073218244359, 0.17343386352523896, 0.1115994165970097, 0.0417789329203731, 0.027435290133298238, 0.03576063966031945, 0.12220808862740139, 0.06421742095378515, 0.06621115597988508], "min": [0.43517575722618984, 0.2532989696143759, 1.1397842236170137, -0.1307185552868938, -0.6329245283396349, 0.9182865924518175, 0.4822383909193557, -0.34658364612126513, 1.1102879215342745, -0.08732761849518211, -0.38297738783780044, -1.2539526250842907], "max": [0.4998363021821003, 0.32271889732169545, 1.2893640884909507, 0.26290037348592504, 0.0761919257117909, 1.407922235068373, 0.6409280072935943, -0.24197638594673912, 1.2385102775189474, 0.2641632975202568, -0.0644192833142554, -0.9517805043417986], "count": [840]}, "eef_sim_pose_action": {"mean": [0.46792167851942496, 0.28192991331553663, 1.240941510969066, 0.07153506202019244, -0.39866358856212947, 1.2220452863004811, 0.5874926911818363, -0.2778173411574933, 1.1888078035701872, 0.041807942595683587, -0.21856002368059058, -1.053811252667919], "std": [0.020934213425191125, 0.019874624604910563, 0.04019322823807953, 0.10589041254023207, 0.17343748213639282, 0.11160746234526865, 0.04164475428005077, 0.02744008421153934, 0.03581120669600923, 0.12221119819561937, 0.06415944429392667, 0.06589653427992162], "min": [0.43517575722618984, 0.2532989696143759, 1.1397842236170137, -0.1307185552868938, -0.6329245283396349, 0.9182865924518175, 0.4822383909193557, -0.34658364612126513, 1.1102879215342745, -0.08732761849518211, -0.38297738783780044, -1.2539526250842907], "max": [0.4998363021821003, 0.32271889732169545, 1.2893640884909507, 0.26290037348592504, 0.0761919257117909, 1.407922235068373, 0.6409280072935943, -0.24197638594673912, 1.2385102775189474, 0.2641632975202568, -0.0644192833142554, -0.9517805043417986], "count": [840]}, "gripper_mode_state": {"mean": [0.3607142857142857, 0.3630952380952381], "std": [0.4802077569093571, 0.48089196933178235], "min": [0, 0], "max": [1, 1], "count": [840]}, "gripper_activity_state": {"mean": [1.9035714285714285, 1.894047619047619], "std": [0.3891218528000345, 0.4046901196848314], "min": [0, 0], "max": [2, 2], "count": [840]}, "gripper_mode_action": {"mean": [0.3607142857142857, 0.3630952380952381], "std": [0.4802077569093571, 0.48089196933178235], "min": [0, 0], "max": [1, 1], "count": [840]}, "gripper_activity_action": {"mean": [1.9035714285714285, 1.894047619047619], "std": [0.3891218528000345, 0.4046901196848314], "min": [0, 0], "max": [2, 2], "count": [840]}, "gripper_open_scale_state": {"mean": [0.6408719838460345, 0.6152576932040119], "std": [0.34804854429375276, 0.3823135529531846], "min": [0.16647727272727272, 0.09272727272727273], "max": [0.9109090909090909, 0.9136363636363637], "count": [840]}, "gripper_open_scale_action": {"mean": [0.6408740750267451, 0.6152543069418367], "std": [0.3480501618087929, 0.38231093057246246], "min": [0.16647727272727272, 0.09272727272727273], "max": [0.9109090909090909, 0.9136363636363637], "count": [840]}}} +{"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.4522402673278614]], [[0.44388465983938796]], [[0.42095559418857986]]], "std": [[[0.18744094555484392]], [[0.18506344213664971]], [[0.19319621992393946]]], "count": [129]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47649170181638545]], [[0.46948815834473323]], [[0.4532068909282059]]], "std": [[[0.2049102997328367]], [[0.20155603181071136]], [[0.21239875845369105]]], "count": [129]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4683323342579926]], [[0.4623416362669099]], [[0.44454700879059633]]], "std": [[[0.20393265442060318]], [[0.20092484278703734]], [[0.21464730833616186]]], "count": [129]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45906980544155646]], [[0.4479930428889902]], [[0.43741600483862797]]], "std": [[[0.197968108777969]], [[0.19113917248345932]], [[0.19639383547368586]]], "count": [129]}, "observation.state": {"min": [-0.6291355490684509, 0.21227458119392395, 0.1056927740573883, -1.74356210231781, -0.4851437211036682, -0.1291750967502594, -0.37845829129219055, -0.3237261176109314, 0.40141674876213074, 0.1858416199684143, -1.8688209056854248, -1.4527627229690552, -0.9666976928710938, 0.18668587505817413, 0.09699667245149612, -0.45145776867866516, -1.6191593408584595, 0.102100670337677, -0.12046916782855988, -0.028277823701500893, -0.3338218033313751, -0.5283592939376831, 0.11111124604940414, 1.5008975267410278, -1.5538265705108643, 0.7257811427116394, 0.0, 200.0], "max": [0.05592471361160278, 0.7338498830795288, 0.45130178332328796, -0.7387138605117798, -0.05190500244498253, 0.14279520511627197, 0.04358741641044617, -0.16478018462657928, 0.5717973113059998, 0.311381995677948, -1.3751249313354492, -1.0826820135116577, -0.7321928143501282, 0.47289368510246277, 0.6151019930839539, -0.20619429647922516, -0.9373269081115723, 0.3913660943508148, 0.06267477571964264, 0.3575285077095032, -0.19505943357944489, -0.4451656937599182, 0.23495061695575714, 1.7198519706726074, -1.121137022972107, 1.1561166048049927, 1002.0625, 1001.0], "mean": [-0.38645318150520325, 0.40548276901245117, 0.24086923897266388, -1.3447564840316772, -0.22456271946430206, 0.012064159847795963, -0.2786935567855835, -0.22543330490589142, 0.5046383738517761, 0.21336376667022705, -1.6423287391662598, -1.2814111709594727, -0.8324782252311707, 0.37046539783477783, 0.27519330382347107, -0.28143978118896484, -1.3351041078567505, 0.24495112895965576, -0.017830202355980873, 0.2452847957611084, -0.24135370552539825, -0.5013750791549683, 0.15331032872200012, 1.6412197351455688, -1.4062546491622925, 0.9316788911819458, 628.5731811523438, 694.374755859375], "std": [0.1376378834247589, 0.12470804154872894, 0.06510300934314728, 0.219834104180336, 0.11938764154911041, 0.09506059437990189, 0.11639227718114853, 0.05103851854801178, 0.03789219632744789, 0.023612825199961662, 0.12961314618587494, 0.12001367658376694, 0.050211552530527115, 0.07716991007328033, 0.13702598214149475, 0.06528600305318832, 0.15376339852809906, 0.06040652468800545, 0.05851474776864052, 0.10204566270112991, 0.043339505791664124, 0.023703550919890404, 0.03360521420836449, 0.06457941234111786, 0.10477042198181152, 0.13806208968162537, 467.4277648925781, 376.882568359375], "count": [656]}, "action": {"min": [-0.6291355490684509, 0.21227458119392395, 0.1056927740573883, -1.74356210231781, -0.4851437211036682, -0.1291750967502594, -0.37845829129219055, -0.3237261176109314, 0.40141674876213074, 0.1858416199684143, -1.8688209056854248, -1.4527627229690552, -0.9666976928710938, 0.18668587505817413, 0.09699667245149612, -0.45145776867866516, -1.6191593408584595, 0.102100670337677, -0.12046916782855988, -0.028278212994337082, -0.3338218033313751, -0.5283592939376831, 0.11111124604940414, 1.5008975267410278, -1.5538265705108643, 0.7257811427116394, 0.0, 200.0], "max": [0.05592471361160278, 0.7338498830795288, 0.45130178332328796, -0.7387138605117798, -0.05190500244498253, 0.14279520511627197, 0.04358741641044617, -0.16478018462657928, 0.5717973113059998, 0.311381995677948, -1.3751249313354492, -1.0826820135116577, -0.7321928143501282, 0.47289368510246277, 0.6151019930839539, -0.20619429647922516, -0.9373269081115723, 0.3913660943508148, 0.06267477571964264, 0.3575285077095032, -0.19505943357944489, -0.4451656937599182, 0.23495061695575714, 1.7198519706726074, -1.121137022972107, 1.1561166048049927, 1002.0625, 1001.0], "mean": [-0.3870891034603119, 0.4048904776573181, 0.24049878120422363, -1.3437455892562866, -0.22431112825870514, 0.012066475115716457, -0.2792568802833557, -0.22545160353183746, 0.5048214793205261, 0.21333681046962738, -1.6421184539794922, -1.2818018198013306, -0.8325209021568298, 0.3708784282207489, 0.27442529797554016, -0.28118839859962463, -1.3343961238861084, 0.24474787712097168, -0.017786161974072456, 0.24576601386070251, -0.24138864874839783, -0.5015004277229309, 0.15312306582927704, 1.6411205530166626, -1.406857967376709, 0.9317637085914612, 628.5731811523438, 694.3748779296875], "std": [0.13773615658283234, 0.12468365579843521, 0.06459442526102066, 0.2210434079170227, 0.11949954181909561, 0.0950574055314064, 0.11579790711402893, 0.05107047036290169, 0.03789488226175308, 0.023598220199346542, 0.12983673810958862, 0.11990827322006226, 0.050150081515312195, 0.07697927951812744, 0.1365889012813568, 0.06494750082492828, 0.1544763147830963, 0.06059979647397995, 0.05844833329319954, 0.10149729996919632, 0.0434030257165432, 0.02362365461885929, 0.0334918275475502, 0.06473401188850403, 0.10426511615514755, 0.1379653811454773, 467.4277648925781, 376.8826599121094], "count": [656]}, "timestamp": {"min": [0.0], "max": [21.833333333333332], "mean": [10.916666666666668], "std": [6.312355608909668], "count": [656]}, "frame_index": {"min": [0], "max": [655], "mean": [327.5], "std": [189.37066826729], "count": [656]}, "episode_index": {"min": [74], "max": [74], "mean": [74.0], "std": [0.0], "count": [656]}, "index": {"min": [77700], "max": [78355], "mean": [78027.5], "std": [189.37066826729], "count": [656]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [656]}, "subtask_annotation": {"mean": [2.6265243902439024, 8.0, 8.0, 8.0, 8.0], "std": [2.2494912960197246, 0.0, 0.0, 0.0, 0.0], "min": [0, 8, 8, 8, 8], "max": [8, 8, 8, 8, 8], "count": [656]}, "scene_annotation": {"mean": [74.0], "std": [0.0], "min": [74], "max": [74], "count": [656]}, "eef_direction_state": {"mean": [4.804878048780488, 4.903963414634147], "std": [1.8777517978679206, 1.834189898573039], "min": [0, 0], "max": [6, 6], "count": [656]}, "eef_velocity_state": {"mean": [0.49847560975609756, 0.43597560975609756], "std": [0.631971455159821, 0.5675565078906435], "min": [0, 0], "max": [2, 2], "count": [656]}, "eef_acc_mag_state": {"mean": [0.37347560975609756, 0.20121951219512196], "std": [0.7000636682824113, 0.5316779472756714], "min": [0, 0], "max": [2, 2], "count": [656]}, "eef_direction_action": {"mean": [4.804878048780488, 4.903963414634147], "std": [1.8777517978679206, 1.834189898573039], "min": [0, 0], "max": [6, 6], "count": [656]}, "eef_velocity_action": {"mean": [0.49847560975609756, 0.43597560975609756], "std": [0.631971455159821, 0.5675565078906435], "min": [0, 0], "max": [2, 2], "count": [656]}, "eef_acc_mag_action": {"mean": [0.37347560975609756, 0.20121951219512196], "std": [0.7000636682824113, 0.5316779472756714], "min": [0, 0], "max": [2, 2], "count": [656]}, "eef_sim_pose_state": {"mean": [0.5525737692994221, 0.298484073221158, 1.2169231328964678, 0.0020844714430427445, -0.2477370988382705, 1.16007236430722, 0.5509005684116502, -0.2413513750255034, 1.196108575162368, 0.050003869516277694, -0.12285423194679439, -1.1181408276848337], "std": [0.039119964131195055, 0.01870668338576506, 0.04330664302847802, 0.10415740446030433, 0.09444538283402784, 0.06649454048602445, 0.025852980832415672, 0.028498093799927553, 0.03426614208133327, 0.11539736010050634, 0.08712064690726799, 0.0725186733449208], "min": [0.4430475897525283, 0.27571696504502013, 1.1341895499339152, -0.1795738883232606, -0.41394661072928907, 1.0694244765687064, 0.4886451807833592, -0.30963285255439393, 1.1194053802771489, -0.12408972998068146, -0.3868217133281475, -1.2502334444601315], "max": [0.6175485331914412, 0.37441241765511835, 1.2718390835160382, 0.1773185210809176, -0.10668343962639715, 1.4039306194836554, 0.5775789127336179, -0.20081868022686808, 1.2342199832675822, 0.23245851445489185, -0.05089567822007912, -0.991270565075344], "count": [656]}, "eef_sim_pose_action": {"mean": [0.5527607718266263, 0.29846333244897977, 1.216918890624902, 0.00223490799508869, -0.24739627374952256, 1.1599938287240417, 0.5510357358916986, -0.24118678513906108, 1.1960803376034084, 0.0499378297803011, -0.12237157816920854, -1.1179000736083378], "std": [0.03910708645810703, 0.018701817533293953, 0.043314330978279886, 0.104334755125095, 0.09435998098754189, 0.0664182444124687, 0.025758810452797244, 0.02841496670695127, 0.034320153197166955, 0.11548178131031749, 0.08655381799788366, 0.07234170079501279], "min": [0.4430475897525283, 0.27571696504502013, 1.1341895499339152, -0.1795738883232606, -0.41394661072928907, 1.0694244765687064, 0.4886451807833592, -0.30963285255439393, 1.1194053802771489, -0.12408972998068146, -0.3868217133281475, -1.250232423194757], "max": [0.6175485331914412, 0.37441241765511835, 1.2718390835160382, 0.1773185210809176, -0.10668343962639715, 1.4039306194836554, 0.5775789127336179, -0.20081868022686808, 1.2342199832675822, 0.23245851445489185, -0.05089567822007912, -0.991270565075344], "count": [656]}, "gripper_mode_state": {"mean": [0.37652439024390244, 0.3795731707317073], "std": [0.4845139562441549, 0.48528072163685193], "min": [0, 0], "max": [1, 1], "count": [656]}, "gripper_activity_state": {"mean": [1.853658536585366, 1.8719512195121952], "std": [0.4716848684344809, 0.4438672593939849], "min": [0, 0], "max": [2, 2], "count": [656]}, "gripper_mode_action": {"mean": [0.37652439024390244, 0.3795731707317073], "std": [0.4845139562441549, 0.48528072163685193], "min": [0, 0], "max": [1, 1], "count": [656]}, "gripper_activity_action": {"mean": [1.853658536585366, 1.8719512195121952], "std": [0.4716848684344809, 0.4438672593939849], "min": [0, 0], "max": [2, 2], "count": [656]}, "gripper_open_scale_state": {"mean": [0.571430155210648, 0.6312497745014861], "std": [0.42493505329480497, 0.34262005784375765], "min": [0.0, 0.18181818181818182], "max": [0.9109659090909091, 0.91], "count": [656]}, "gripper_open_scale_action": {"mean": [0.571430155210648, 0.6312498611145682], "std": [0.42493505329480497, 0.3426201283035823], "min": [0.0, 0.18181818181818182], "max": [0.9109659090909091, 0.91], "count": [656]}}} +{"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.4586725867269985]], [[0.44611776018099547]], [[0.4292625157114128]]], "std": [[[0.18783438687908147]], [[0.18767944040270462]], [[0.19943395161182528]]], "count": [130]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4765824959150327]], [[0.47215992018602315]], [[0.4556052821769734]]], "std": [[[0.20232898968072266]], [[0.19963417785916895]], [[0.2105435276195718]]], "count": [130]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4749271194695827]], [[0.4695167939291101]], [[0.45024775169683257]]], "std": [[[0.20042509738552236]], [[0.199570648659196]], [[0.21321770217522965]]], "count": [130]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4608925182252388]], [[0.4490600505907491]], [[0.43743356429110103]]], "std": [[[0.20188082734943152]], [[0.1944825761416308]], [[0.19920961374056645]]], "count": [130]}, "observation.state": {"min": [-0.7032989859580994, 0.244643896818161, 0.15251995623111725, -1.7081384658813477, -0.641501247882843, -0.12047789245843887, -0.5637925863265991, -0.34133380651474, 0.4206211268901825, 0.19264893233776093, -1.920973777770996, -1.7614727020263672, -0.9863454103469849, 0.13168290257453918, 0.23440971970558167, -0.451331228017807, -1.6619417667388916, 0.23863886296749115, -0.12046371400356293, -0.03128611668944359, -0.32478925585746765, -0.5472925305366516, 0.11950843781232834, 1.3086577653884888, -1.7740586996078491, 0.6855834722518921, 164.625, 143.0], "max": [-0.08958666026592255, 0.7412380576133728, 0.45129743218421936, -0.6205987334251404, -0.25346434116363525, 0.25406649708747864, 0.028236154466867447, -0.15330637991428375, 0.5634427070617676, 0.2771243751049042, -1.2872482538223267, -1.121137022972107, -0.6213982105255127, 0.5648539662361145, 0.7020761370658875, -0.24018894135951996, -0.8533045649528503, 0.5733340978622437, 0.12936489284038544, 0.47663414478302, -0.1772034466266632, -0.4305817484855652, 0.2497551292181015, 1.7745417356491089, -1.088663101196289, 0.9991991519927979, 1000.0, 1005.0], "mean": [-0.31078991293907166, 0.5646042823791504, 0.2852887511253357, -1.4458224773406982, -0.54243004322052, 0.06601658463478088, -0.4108979105949402, -0.22624917328357697, 0.46907177567481995, 0.2287207692861557, -1.6426255702972412, -1.5739539861679077, -0.7891074419021606, 0.40587952733039856, 0.3672736585140228, -0.31160077452659607, -1.3265384435653687, 0.42608073353767395, 0.06013801321387291, 0.3467598557472229, -0.23465681076049805, -0.5034079551696777, 0.17289158701896667, 1.6142069101333618, -1.5799397230148315, 0.877040445804596, 720.5438842773438, 706.8614501953125], "std": [0.13108088076114655, 0.10091646015644073, 0.0838763490319252, 0.2574133574962616, 0.10466266423463821, 0.06962330639362335, 0.16670015454292297, 0.053639259189367294, 0.030999742448329926, 0.01693848706781864, 0.16094359755516052, 0.17281658947467804, 0.09203081578016281, 0.09841776639223099, 0.11286299675703049, 0.05308648571372032, 0.16816172003746033, 0.06733576953411102, 0.0574452169239521, 0.12367615848779678, 0.04400743544101715, 0.02672448754310608, 0.03335968032479286, 0.10561097413301468, 0.1610577255487442, 0.08027470111846924, 380.8291015625, 395.81756591796875], "count": [664]}, "action": {"min": [-0.7032989859580994, 0.244643896818161, 0.15251995623111725, -1.7081384658813477, -0.641501247882843, -0.12047789245843887, -0.5637925863265991, -0.34133380651474, 0.4206211268901825, 0.19264893233776093, -1.920973777770996, -1.7614727020263672, -0.9863454103469849, 0.13168290257453918, 0.23440971970558167, -0.451331228017807, -1.6619417667388916, 0.23863886296749115, -0.12046371400356293, -0.03128611668944359, -0.32478925585746765, -0.5472925305366516, 0.11950843781232834, 1.3086577653884888, -1.7740586996078491, 0.6855834722518921, 164.625, 143.0], "max": [-0.08958666026592255, 0.7412380576133728, 0.45129743218421936, -0.6205987334251404, -0.25346434116363525, 0.25406649708747864, 0.028236154466867447, -0.15330637991428375, 0.5634427070617676, 0.2771243751049042, -1.2872482538223267, -1.121137022972107, -0.6213982105255127, 0.5648539662361145, 0.7020761370658875, -0.24018894135951996, -0.8533045649528503, 0.5733340978622437, 0.12936489284038544, 0.47663414478302, -0.1772034466266632, -0.4305817484855652, 0.2497551292181015, 1.7745417356491089, -1.088663101196289, 0.9991991519927979, 1000.0, 1005.0], "mean": [-0.31150132417678833, 0.5640856623649597, 0.2852042615413666, -1.4447224140167236, -0.5426424145698547, 0.06622625887393951, -0.41171374917030334, -0.22629107534885406, 0.4692443907260895, 0.2286614626646042, -1.6422784328460693, -1.5748752355575562, -0.7889902591705322, 0.4064071774482727, 0.3667598068714142, -0.31135642528533936, -1.3257304430007935, 0.42635732889175415, 0.06041041389107704, 0.34750601649284363, -0.23467835783958435, -0.5035553574562073, 0.17283280193805695, 1.6138263940811157, -1.580901861190796, 0.8771616816520691, 720.5437622070312, 706.8644409179688], "std": [0.1317552775144577, 0.10159236937761307, 0.08373728394508362, 0.2591107487678528, 0.10421888530254364, 0.06927016377449036, 0.16587254405021667, 0.05371453985571861, 0.03118511103093624, 0.01698538474738598, 0.16134078800678253, 0.17202895879745483, 0.0921347439289093, 0.09824947267770767, 0.11255760490894318, 0.05281555652618408, 0.16903656721115112, 0.06700432300567627, 0.05701543390750885, 0.12290328741073608, 0.04404713585972786, 0.02667311206459999, 0.03328448906540871, 0.10621144622564316, 0.16022014617919922, 0.08013773709535599, 380.8289794921875, 395.81988525390625], "count": [664]}, "timestamp": {"min": [0.0], "max": [22.1], "mean": [11.049999999999999], "std": [6.389335733165938], "count": [664]}, "frame_index": {"min": [0], "max": [663], "mean": [331.5], "std": [191.68007199497814], "count": [664]}, "episode_index": {"min": [77], "max": [77], "mean": [77.0], "std": [0.0], "count": [664]}, "index": {"min": [79758], "max": [80421], "mean": [80089.5], "std": [191.68007199497814], "count": [664]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [664]}, "subtask_annotation": {"mean": [2.4021084337349397, 8.0, 8.0, 8.0, 8.0], "std": [2.166849445245924, 0.0, 0.0, 0.0, 0.0], "min": [0, 8, 8, 8, 8], "max": [8, 8, 8, 8, 8], "count": [664]}, "scene_annotation": {"mean": [77.0], "std": [0.0], "min": [77], "max": [77], "count": [664]}, "eef_direction_state": {"mean": [4.905120481927711, 4.906626506024097], "std": [1.8363066120438307, 1.8170091784243], "min": [0, 0], "max": [6, 6], "count": [664]}, "eef_velocity_state": {"mean": [0.4864457831325301, 0.42620481927710846], "std": [0.6675323331009753, 0.5787190312104926], "min": [0, 0], "max": [2, 2], "count": [664]}, "eef_acc_mag_state": {"mean": [0.37650602409638556, 0.2876506024096386], "std": [0.6897195758692111, 0.6234121213948658], "min": [0, 0], "max": [2, 2], "count": [664]}, "eef_direction_action": {"mean": [4.905120481927711, 4.906626506024097], "std": [1.836306612043831, 1.8170091784243], "min": [0, 0], "max": [6, 6], "count": [664]}, "eef_velocity_action": {"mean": [0.4864457831325301, 0.42620481927710846], "std": [0.6675323331009753, 0.5787190312104926], "min": [0, 0], "max": [2, 2], "count": [664]}, "eef_acc_mag_action": {"mean": [0.37650602409638556, 0.2876506024096386], "std": [0.6897195758692111, 0.6234121213948658], "min": [0, 0], "max": [2, 2], "count": [664]}, "eef_sim_pose_state": {"mean": [0.5256104890310561, 0.3276652322863609, 1.2192657401145985, 0.0403371788759984, -0.06728830126288594, 0.9779847410855502, 0.5570952013942558, -0.26885438710385057, 1.207320732024343, -0.00044777035589905513, -0.026632939266475527, -1.0183920710221603], "std": [0.033918028288842446, 0.015911366661098787, 0.04521519906455189, 0.10751129756475229, 0.13161576498367225, 0.1329776527778781, 0.029694927745825907, 0.02657061307988209, 0.036749280750591994, 0.09093822085596164, 0.12999428825650666, 0.08948621468002911], "min": [0.4732682995324719, 0.2888873647431307, 1.1277160398188601, -0.10328194628845566, -0.4045828111934531, 0.8295115253236385, 0.47758474471445395, -0.3326425203705553, 1.1355682212717042, -0.2089694665598103, -0.4280833842506906, -1.2543321218596413], "max": [0.6216359478208887, 0.36584318746444033, 1.2806093114982056, 0.30418775253361346, 0.12377487817144761, 1.2502478155538477, 0.599867365625345, -0.22363049262874277, 1.2540222069975515, 0.11984090714327994, 0.17863368777444033, -0.914751586441416], "count": [664]}, "eef_sim_pose_action": {"mean": [0.5258035838225953, 0.3276376961762862, 1.2192531818169037, 0.04065922252998353, -0.06657499569164359, 0.9776474180626662, 0.5572573048470157, -0.2688237108105283, 1.20731656948046, -0.0006359948229492851, -0.025805893143800114, -1.018134193695214], "std": [0.034071645528362525, 0.015958251423490142, 0.045238414050281756, 0.107936375291539, 0.131185329143563, 0.13257004516707818, 0.029614559992852327, 0.026535200957182536, 0.036757086327956656, 0.0912230532370454, 0.12947029362762483, 0.08906298690772209], "min": [0.4732682995324719, 0.2888873647431307, 1.1277160398188601, -0.10328194628845566, -0.4045828111934531, 0.8295115253236385, 0.47758474471445395, -0.3326425203705553, 1.1355682212717042, -0.2089694665598103, -0.4280833842506906, -1.2543321218596413], "max": [0.6216359478208887, 0.36584318746444033, 1.2806093114982056, 0.30418775253361346, 0.12377487817144761, 1.2502478155538477, 0.599867365625345, -0.22363049262874277, 1.2540222069975515, 0.11984090714327994, 0.17863368777444033, -0.914751586441416], "count": [664]}, "gripper_mode_state": {"mean": [0.33433734939759036, 0.34487951807228917], "std": [0.4717582921320901, 0.4753289766956266], "min": [0, 0], "max": [1, 1], "count": [664]}, "gripper_activity_state": {"mean": [1.8780120481927711, 1.8704819277108433], "std": [0.43408777064773846, 0.4439374850553257], "min": [0, 0], "max": [2, 2], "count": [664]}, "gripper_mode_action": {"mean": [0.33433734939759036, 0.34487951807228917], "std": [0.4717582921320901, 0.4753289766956266], "min": [0, 0], "max": [1, 1], "count": [664]}, "gripper_activity_action": {"mean": [1.8780120481927711, 1.8704819277108433], "std": [0.43408777064773846, 0.4439374850553257], "min": [0, 0], "max": [2, 2], "count": [664]}, "gripper_open_scale_state": {"mean": [0.6550399054102162, 0.6426013143483013], "std": [0.3462078029920862, 0.3598339628914581], "min": [0.1496590909090909, 0.13], "max": [0.9090909090909091, 0.9136363636363637], "count": [664]}, "gripper_open_scale_action": {"mean": [0.6550397532401456, 0.6426040525739312], "std": [0.34620769139459584, 0.35983601845051544], "min": [0.1496590909090909, 0.13], "max": [0.9090909090909091, 0.9136363636363637], "count": [664]}}} +{"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.45090369884684234]], [[0.42717322082760917]], [[0.3979840582198909]]], "std": [[[0.19322828017521576]], [[0.19186035094077633]], [[0.2027521087995393]]], "count": [157]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4764913812393322]], [[0.46636650873194285]], [[0.44846037191415844]]], "std": [[[0.21712460552644897]], [[0.21230077991366436]], [[0.22302258152580579]]], "count": [157]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4654795218246534]], [[0.4601104476291578]], [[0.4438937284043129]]], "std": [[[0.19977932455513714]], [[0.19754845184131684]], [[0.2110483293597035]]], "count": [157]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.459548184401149]], [[0.44440196858998376]], [[0.43080392547146246]]], "std": [[[0.1957870588313235]], [[0.19132354131379437]], [[0.19636285699486658]]], "count": [157]}, "observation.state": {"min": [-0.5892558693885803, 0.3321459889411926, 0.09179886430501938, -1.7997289896011353, -0.5981156229972839, -0.19822576642036438, -0.5795420408248901, -0.31025931239128113, 0.3982643187046051, 0.20363849401474, -1.8340009450912476, -1.6845520734786987, -1.0668106079101562, -0.03686898946762085, 0.20890173316001892, -0.45143377780914307, -1.7947853803634644, 0.2539730370044708, -0.1205708310008049, -0.028305968269705772, -0.36026206612586975, -0.5424028635025024, 0.1701294332742691, 1.307450771331787, -1.8994590044021606, 0.6117838025093079, 144.0, 4.0], "max": [0.03073633834719658, 0.7557657361030579, 0.4514261484146118, -0.8490841388702393, -0.17530742287635803, 0.3368561863899231, 0.02828015200793743, -0.14691756665706635, 0.5568789839744568, 0.2906142473220825, -1.4104359149932861, -1.0554425716400146, -0.48962709307670593, 0.575785219669342, 0.7404984831809998, -0.15583717823028564, -0.735426127910614, 0.8319668173789978, 0.275875449180603, 0.5092183351516724, -0.18835756182670593, -0.38262826204299927, 0.26308536529541016, 1.7328017950057983, -1.121137022972107, 1.0369081497192383, 999.9375, 1005.0], "mean": [-0.2811194658279419, 0.5576671361923218, 0.2054700404405594, -1.4938610792160034, -0.41481226682662964, 0.0496685616672039, -0.36878618597984314, -0.21098409593105316, 0.46601852774620056, 0.24136166274547577, -1.6702080965042114, -1.4046409130096436, -0.7959258556365967, 0.2700379490852356, 0.5382696390151978, -0.3056715428829193, -1.4295412302017212, 0.6238566637039185, 0.09319566935300827, 0.38852354884147644, -0.25538286566734314, -0.4596462845802307, 0.20912861824035645, 1.524685263633728, -1.7245796918869019, 0.8048585057258606, 709.615478515625, 672.4332275390625], "std": [0.15869586169719696, 0.1276785433292389, 0.08021306991577148, 0.29311904311180115, 0.13699965178966522, 0.17846611142158508, 0.12855172157287598, 0.052428871393203735, 0.04730232059955597, 0.01959824562072754, 0.11859136074781418, 0.18723444640636444, 0.15871655941009521, 0.17932330071926117, 0.163480743765831, 0.07753224670886993, 0.2893747091293335, 0.16644498705863953, 0.09130669385194778, 0.10878340899944305, 0.045255910605192184, 0.05059037730097771, 0.029734618961811066, 0.12597699463367462, 0.1650124192237854, 0.11146087944507599, 394.4429931640625, 458.2799377441406], "count": [852]}, "action": {"min": [-0.5892558693885803, 0.3321459889411926, 0.09179886430501938, -1.7997289896011353, -0.5981156229972839, -0.19822576642036438, -0.5795420408248901, -0.31025931239128113, 0.3982643187046051, 0.20363849401474, -1.8340009450912476, -1.6845520734786987, -1.0668106079101562, -0.03686898946762085, 0.20890173316001892, -0.45143377780914307, -1.7947853803634644, 0.2539723813533783, -0.12056928128004074, -0.028305968269705772, -0.36026206612586975, -0.5424028635025024, 0.1701294332742691, 1.307450771331787, -1.8994590044021606, 0.6117838025093079, 144.0, 4.0], "max": [0.03073633834719658, 0.7557657361030579, 0.4514261484146118, -0.8490841388702393, -0.17530742287635803, 0.3368561863899231, 0.02827978879213333, -0.14691756665706635, 0.5568789839744568, 0.2906142473220825, -1.4104359149932861, -1.0554425716400146, -0.48962709307670593, 0.575785219669342, 0.7404984831809998, -0.15583717823028564, -0.735426127910614, 0.8319668173789978, 0.275875449180603, 0.5092183351516724, -0.18835756182670593, -0.38262826204299927, 0.26308536529541016, 1.7328017950057983, -1.121137022972107, 1.0369081497192383, 999.9375, 1005.0], "mean": [-0.2815426290035248, 0.5573704838752747, 0.20521721243858337, -1.49320650100708, -0.4148618280887604, 0.04972170293331146, -0.3694298267364502, -0.21098308265209198, 0.4661349356174469, 0.24138961732387543, -1.670090675354004, -1.4051252603530884, -0.7959517240524292, 0.27047494053840637, 0.5378090739250183, -0.3055303394794464, -1.4287594556808472, 0.6239911913871765, 0.09328863769769669, 0.38904067873954773, -0.2554406225681305, -0.45975932478904724, 0.20906312763690948, 1.5243825912475586, -1.7252483367919922, 0.8049036264419556, 709.6157836914062, 672.4332275390625], "std": [0.15895818173885345, 0.12786290049552917, 0.0797758623957634, 0.2939234972000122, 0.1369490772485733, 0.17842213809490204, 0.12793338298797607, 0.05242697149515152, 0.047373026609420776, 0.019606074318289757, 0.11873728781938553, 0.1870347261428833, 0.1587103307247162, 0.17960453033447266, 0.16384534537792206, 0.07737606018781662, 0.29031890630722046, 0.16619206964969635, 0.09112917631864548, 0.10784384608268738, 0.04535510018467903, 0.05066569149494171, 0.029739169403910637, 0.12616905570030212, 0.1637151539325714, 0.11144495010375977, 394.4431457519531, 458.2799987792969], "count": [852]}, "timestamp": {"min": [0.0], "max": [28.366666666666667], "mean": [14.183333333333334], "std": [8.198368175481066], "count": [852]}, "frame_index": {"min": [0], "max": [851], "mean": [425.5], "std": [245.95104526443197], "count": [852]}, "episode_index": {"min": [78], "max": [78], "mean": [78.0], "std": [0.0], "count": [852]}, "index": {"min": [80422], "max": [81273], "mean": [80847.5], "std": [245.95104526443197], "count": [852]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [852]}, "subtask_annotation": {"mean": [2.25, 8.0, 8.0, 8.0, 8.0], "std": [2.099561210585513, 0.0, 0.0, 0.0, 0.0], "min": [0, 8, 8, 8, 8], "max": [8, 8, 8, 8, 8], "count": [852]}, "scene_annotation": {"mean": [78.0], "std": [0.0], "min": [78], "max": [78], "count": [852]}, "eef_direction_state": {"mean": [4.943661971830986, 5.118544600938967], "std": [1.5341556434466321, 1.616750274435953], "min": [0, 0], "max": [6, 6], "count": [852]}, "eef_velocity_state": {"mean": [0.4694835680751174, 0.3626760563380282], "std": [0.591614498232361, 0.5470075427889604], "min": [0, 0], "max": [2, 2], "count": [852]}, "eef_acc_mag_state": {"mean": [0.4096244131455399, 0.2805164319248826], "std": [0.7251688161981048, 0.6185290106809371], "min": [0, 0], "max": [2, 2], "count": [852]}, "eef_direction_action": {"mean": [4.943661971830986, 5.118544600938967], "std": [1.5341556434466321, 1.616750274435953], "min": [0, 0], "max": [6, 6], "count": [852]}, "eef_velocity_action": {"mean": [0.4694835680751174, 0.3626760563380282], "std": [0.591614498232361, 0.5470075427889604], "min": [0, 0], "max": [2, 2], "count": [852]}, "eef_acc_mag_action": {"mean": [0.4096244131455399, 0.2805164319248826], "std": [0.7251688161981048, 0.6185290106809371], "min": [0, 0], "max": [2, 2], "count": [852]}, "eef_sim_pose_state": {"mean": [0.5191032791541965, 0.3339897156602649, 1.2325616881906984, 0.016421445480529907, -0.1793228924984773, 1.057326639112777, 0.5170363283640766, -0.30934666684753087, 1.194385009843943, -0.08684168977152866, 0.07435114691109107, -0.9654118612213811], "std": [0.04570181499738744, 0.013490747915216393, 0.045888715830719046, 0.17291432076046656, 0.0962559315463623, 0.1364292599792833, 0.04893080071735577, 0.028022508382405432, 0.03825927332163695, 0.11415526346350476, 0.12375337863072343, 0.11281712481219039], "min": [0.4472163777174012, 0.3088550429270615, 1.1397392883736635, -0.2890925136553573, -0.3830180366419216, 0.8613733957010619, 0.44154942658177493, -0.3643728951446056, 1.103811395379311, -0.24649514438451153, -0.3829457901188078, -1.2502438030702825], "max": [0.6054185823430224, 0.36736519591815026, 1.290400582225847, 0.3508359223008705, -0.03568650404985818, 1.3361657403611877, 0.5947643949969246, -0.2684855378620707, 1.249242722890847, 0.08603289912076106, 0.22264418551265241, -0.8032901028684375], "count": [852]}, "eef_sim_pose_action": {"mean": [0.5192278117421752, 0.33403480459633145, 1.2325723559794943, 0.016521836083008466, -0.17894051164884772, 1.0571395293422565, 0.5171598031474652, -0.309299261997645, 1.1943447919162822, -0.08703142162373059, 0.07492189501346326, -0.9652438954993356], "std": [0.045763136453956785, 0.013473549115233744, 0.04586818956885188, 0.17297366435431039, 0.09609294603622945, 0.1362737531002694, 0.048991695624749025, 0.028056128086654593, 0.03833456765441747, 0.11427086810796774, 0.12276045539472548, 0.11249902582453236], "min": [0.4472163777174012, 0.3088550429270615, 1.1397392883736635, -0.2890925136553573, -0.38301813770018645, 0.8613733957010619, 0.44154942658177493, -0.3643728951446056, 1.103811395379311, -0.24649514438451153, -0.38294745385662954, -1.2502438030702825], "max": [0.6054185823430224, 0.36736519591815026, 1.290400582225847, 0.3508359223008705, -0.03568650404985818, 1.3361657403611877, 0.5947643949969246, -0.2684855378620707, 1.249242722890847, 0.08603289912076106, 0.22264418551265241, -0.8032901028684375], "count": [852]}, "gripper_mode_state": {"mean": [0.3380281690140845, 0.3345070422535211], "std": [0.4730381865844086, 0.4718178471998738], "min": [0, 0], "max": [1, 1], "count": [852]}, "gripper_activity_state": {"mean": [1.8967136150234742, 1.8838028169014085], "std": [0.40086584417470716, 0.42445280829667625], "min": [0, 0], "max": [2, 2], "count": [852]}, "gripper_mode_action": {"mean": [0.3380281690140845, 0.3345070422535211], "std": [0.4730381865844086, 0.47181784719987374], "min": [0, 0], "max": [1, 1], "count": [852]}, "gripper_activity_action": {"mean": [1.8967136150234742, 1.8838028169014085], "std": [0.40086584417470716, 0.42445280829667625], "min": [0, 0], "max": [2, 2], "count": [852]}, "gripper_open_scale_state": {"mean": [0.645104970439499, 0.6113029100301721], "std": [0.35858414271911654, 0.41661662724689397], "min": [0.13090909090909092, 0.0036363636363636364], "max": [0.9090340909090909, 0.9136363636363637], "count": [852]}, "gripper_open_scale_action": {"mean": [0.6451051985723971, 0.611302976718179], "std": [0.3585843101332833, 0.4166166756369852], "min": [0.13090909090909092, 0.0036363636363636364], "max": [0.9090340909090909, 0.9136363636363637], "count": [852]}}} +{"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.44645372105814]], [[0.4260234284890427]], [[0.39982991317442007]]], "std": [[[0.1920857934044336]], [[0.19492812577250004]], [[0.20599712114595936]]], "count": [153]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4677834152996711]], [[0.45752024728736806]], [[0.4399384998825238]]], "std": [[[0.2080437923340396]], [[0.2028116717951619]], [[0.21296457107651653]]], "count": [153]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.478982787069076]], [[0.47066591508607797]], [[0.45011067591524623]]], "std": [[[0.1995286156192256]], [[0.19910575779919829]], [[0.213723008720144]]], "count": [153]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4505974077811952]], [[0.438467762132086]], [[0.42691671339014914]]], "std": [[[0.1987206204243972]], [[0.19387175343990778]], [[0.1997327783091719]]], "count": [153]}, "observation.state": {"min": [-0.523335874080658, 0.5112614631652832, 0.1846492886543274, -1.6999856233596802, -0.7056987881660461, -0.2504012882709503, -0.7753702998161316, -0.31281229853630066, 0.4080003798007965, 0.22782619297504425, -2.0932276248931885, -1.869174838066101, -0.7502126693725586, 0.04717843234539032, 0.2807711064815521, -0.4513072371482849, -1.6474806070327759, 0.2507809102535248, -0.12045498937368393, -0.03625376150012016, -0.33780986070632935, -0.5428374409675598, 0.15751181542873383, 1.3556463718414307, -1.6873455047607422, 0.6811657547950745, 0.0, 17.0], "max": [-0.03133193403482437, 0.8464508652687073, 0.4513002634048462, -1.0409231185913086, -0.24462316930294037, 0.19539396464824677, 0.02828887850046158, -0.1600533127784729, 0.5176277756690979, 0.3049110472202301, -1.4120421409606934, -1.117529034614563, -0.45813119411468506, 0.5431638956069946, 0.7168765068054199, -0.22688843309879303, -0.8637972474098206, 0.45408231019973755, 0.04775330051779747, 0.4980704188346863, -0.20382755994796753, -0.4152287542819977, 0.2740861773490906, 1.7567247152328491, -1.1091622114181519, 1.0937753915786743, 999.875, 1005.0], "mean": [-0.334689199924469, 0.6259055137634277, 0.3292856216430664, -1.3773488998413086, -0.549498975276947, -0.06844580918550491, -0.5826076865196228, -0.23369988799095154, 0.4666749835014343, 0.24345076084136963, -1.8097702264785767, -1.5846741199493408, -0.6725066900253296, 0.4159446954727173, 0.35650888085365295, -0.30160990357398987, -1.2392945289611816, 0.33530178666114807, -0.010498796589672565, 0.3783789277076721, -0.2558656334877014, -0.5098168253898621, 0.18436957895755768, 1.6355520486831665, -1.505902647972107, 0.8227155804634094, 610.4652709960938, 525.0140991210938], "std": [0.088346466422081, 0.05967182293534279, 0.053158536553382874, 0.14652252197265625, 0.130221888422966, 0.08156701922416687, 0.18233449757099152, 0.04420061782002449, 0.020230010151863098, 0.011930963955819607, 0.15246999263763428, 0.2324070930480957, 0.06213432550430298, 0.11732062697410583, 0.10778693109750748, 0.0544184073805809, 0.17626939713954926, 0.05357454717159271, 0.048780232667922974, 0.12682537734508514, 0.03734089434146881, 0.030790938064455986, 0.027055995538830757, 0.0956343412399292, 0.13195620477199554, 0.11148329824209213, 412.06390380859375, 480.47857666015625], "count": [823]}, "action": {"min": [-0.523335874080658, 0.5112614631652832, 0.1846492886543274, -1.6999856233596802, -0.7056987881660461, -0.2504012882709503, -0.7754071354866028, -0.31281229853630066, 0.4080003798007965, 0.22782619297504425, -2.0932276248931885, -1.869174838066101, -0.7502126693725586, 0.04717843234539032, 0.2807711064815521, -0.4513072371482849, -1.6474806070327759, 0.2507809102535248, -0.12045498937368393, -0.03625376150012016, -0.33780986070632935, -0.5428374409675598, 0.15751181542873383, 1.3556463718414307, -1.6873455047607422, 0.6811657547950745, 0.0, 17.0], "max": [-0.03133193403482437, 0.8464508652687073, 0.4513010084629059, -1.0409231185913086, -0.24462316930294037, 0.19539396464824677, 0.028288614004850388, -0.1600533127784729, 0.5176277756690979, 0.3049110472202301, -1.4120421409606934, -1.117529034614563, -0.45813119411468506, 0.5431638956069946, 0.7168765068054199, -0.22688843309879303, -0.8637972474098206, 0.45408231019973755, 0.04775330051779747, 0.49807819724082947, -0.20382755994796753, -0.4152287542819977, 0.2740861773490906, 1.7567247152328491, -1.1091622114181519, 1.0937753915786743, 999.875, 1005.0], "mean": [-0.33500856161117554, 0.6258153915405273, 0.3292122185230255, -1.3769313097000122, -0.549858033657074, -0.0682544931769371, -0.5835844278335571, -0.233689084649086, 0.4667341113090515, 0.24346613883972168, -1.8097939491271973, -1.5855739116668701, -0.6722344756126404, 0.41634437441825867, 0.35614100098609924, -0.30142587423324585, -1.238646388053894, 0.33540377020835876, -0.010304414667189121, 0.37901848554611206, -0.2558988332748413, -0.5099237561225891, 0.18434157967567444, 1.6353060007095337, -1.506585717201233, 0.8226536512374878, 610.4644165039062, 525.00927734375], "std": [0.08833252638578415, 0.05976004898548126, 0.0530315600335598, 0.1469125747680664, 0.12981310486793518, 0.08162901550531387, 0.1812087893486023, 0.04418337717652321, 0.02023843489587307, 0.011928223073482513, 0.15243463218212128, 0.23204383254051208, 0.06230098381638527, 0.11714313179254532, 0.10745587199926376, 0.054167382419109344, 0.1766139715909958, 0.05349944904446602, 0.048660267144441605, 0.12609821557998657, 0.03739994764328003, 0.030719272792339325, 0.027015483006834984, 0.09605336934328079, 0.13141699135303497, 0.11154002696275711, 412.0634765625, 480.4725646972656], "count": [823]}, "timestamp": {"min": [0.0], "max": [27.4], "mean": [13.699999999999998], "std": [7.919315346389204], "count": [823]}, "frame_index": {"min": [0], "max": [822], "mean": [411.0], "std": [237.57946039167612], "count": [823]}, "episode_index": {"min": [79], "max": [79], "mean": [79.0], "std": [0.0], "count": [823]}, "index": {"min": [81274], "max": [82096], "mean": [81685.0], "std": [237.57946039167612], "count": [823]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [823]}, "subtask_annotation": {"mean": [2.5795868772782504, 8.0, 8.0, 8.0, 8.0], "std": [2.2790015772239913, 0.0, 0.0, 0.0, 0.0], "min": [0, 8, 8, 8, 8], "max": [8, 8, 8, 8, 8], "count": [823]}, "scene_annotation": {"mean": [79.0], "std": [0.0], "min": [79], "max": [79], "count": [823]}, "eef_direction_state": {"mean": [5.0, 5.1044957472661], "std": [1.8112648722437197, 1.7446371101445683], "min": [0, 0], "max": [6, 6], "count": [823]}, "eef_velocity_state": {"mean": [0.38760631834750914, 0.32077764277035237], "std": [0.6150735016654246, 0.5232326641066315], "min": [0, 0], "max": [2, 2], "count": [823]}, "eef_acc_mag_state": {"mean": [0.2891859052247874, 0.2551640340218712], "std": [0.6227499030473223, 0.6081819139102577], "min": [0, 0], "max": [2, 2], "count": [823]}, "eef_direction_action": {"mean": [5.0, 5.1044957472661], "std": [1.8112648722437197, 1.7446371101445683], "min": [0, 0], "max": [6, 6], "count": [823]}, "eef_velocity_action": {"mean": [0.38760631834750914, 0.32077764277035237], "std": [0.6150735016654246, 0.5232326641066315], "min": [0, 0], "max": [2, 2], "count": [823]}, "eef_acc_mag_action": {"mean": [0.2891859052247874, 0.2551640340218712], "std": [0.6227499030473223, 0.6081819139102577], "min": [0, 0], "max": [2, 2], "count": [823]}, "eef_sim_pose_state": {"mean": [0.5313188072515779, 0.3527174902066863, 1.2096390959961814, 0.014155489657173424, -0.14545574669047479, 0.8340248024778452, 0.562972775284521, -0.2791093485564884, 1.1885346657387275, -0.02674218004582281, -0.09948461040435506, -1.029746001108377], "std": [0.023366006702127736, 0.011671559964152969, 0.03661836822566375, 0.11204562238570386, 0.16222661961442048, 0.13611760710775442, 0.0339954841179113, 0.020906200688598817, 0.028194567935244476, 0.1145430634116084, 0.0963093251161468, 0.08282600820285581], "min": [0.4590329863039708, 0.30968943600997767, 1.1397900680831998, -0.2002838309978449, -0.4714960365714995, 0.6897216344104182, 0.460761936530561, -0.3489553133213138, 1.1282963984967005, -0.26775713755776814, -0.39455656061629507, -1.2710847540333519], "max": [0.5836924619305836, 0.3826378720919669, 1.2658292209699018, 0.3957299283891928, 0.0894397573486605, 1.2503889917961182, 0.5948245557762153, -0.2600117472341759, 1.2291388678404473, 0.2158150415632138, 0.06488111749188819, -0.9131992735902126], "count": [823]}, "eef_sim_pose_action": {"mean": [0.5314109303632639, 0.3527814122539684, 1.2096646093482268, 0.014312497273405798, -0.1448987587935457, 0.8334197061943752, 0.5630937790150167, -0.2791046393163954, 1.188522207831285, -0.02696707689045827, -0.09895368543871211, -1.0294963498510588], "std": [0.023347102153746357, 0.01157943971122221, 0.03657698565871087, 0.11222214193701843, 0.16219695061630032, 0.13537016760288703, 0.033907891927426076, 0.020899755149845937, 0.028218355838302938, 0.11482052491577055, 0.09594934468345763, 0.08246943542375507], "min": [0.4590329863039708, 0.30968943600997767, 1.1397900680831998, -0.2002838309978449, -0.4714960365714995, 0.6897216344104182, 0.460761936530561, -0.3489553133213138, 1.1282963984967005, -0.26775713755776814, -0.39455656061629507, -1.2710847540333519], "max": [0.5836924619305836, 0.3826378720919669, 1.2658292209699018, 0.3957299283891928, 0.0894397573486605, 1.2503889917961182, 0.5948245557762153, -0.2600117472341759, 1.2291388678404473, 0.2158150415632138, 0.06488111749188819, -0.9131992735902126], "count": [823]}, "gripper_mode_state": {"mean": [0.4471445929526124, 0.48724179829890646], "std": [0.4971984573043759, 0.4998372017860951], "min": [0, 0], "max": [1, 1], "count": [823]}, "gripper_activity_state": {"mean": [1.7861482381530984, 1.8845686512758202], "std": [0.5581192270345076, 0.424112284060639], "min": [0, 0], "max": [2, 2], "count": [823]}, "gripper_mode_action": {"mean": [0.4471445929526124, 0.48724179829890646], "std": [0.4971984573043759, 0.4998372017860951], "min": [0, 0], "max": [1, 1], "count": [823]}, "gripper_activity_action": {"mean": [1.7861482381530984, 1.8845686512758202], "std": [0.5581192270345076, 0.424112284060639], "min": [0, 0], "max": [2, 2], "count": [823]}, "gripper_open_scale_state": {"mean": [0.5549683874566997, 0.4772855393293685], "std": [0.3746034950544636, 0.43679789459392676], "min": [0.0, 0.015454545454545455], "max": [0.9089772727272727, 0.9136363636363637], "count": [823]}, "gripper_open_scale_action": {"mean": [0.5549675921051719, 0.4772811851556182], "std": [0.3746027442904086, 0.4367935632231213], "min": [0.0, 0.015454545454545455], "max": [0.9089772727272727, 0.9136363636363637], "count": [823]}}} +{"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.4424321684133424]], [[0.4253687035158891]], [[0.4012351462136579]]], "std": [[[0.18788030299733452]], [[0.18962151638039557]], [[0.20024877052438023]]], "count": [145]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45832763973405455]], [[0.44893597165877847]], [[0.430613611392833]]], "std": [[[0.20459159071128993]], [[0.19739152688850894]], [[0.20553805186087273]]], "count": [145]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.469475595841785]], [[0.46484066655397793]], [[0.44680123816768086]]], "std": [[[0.19562058378672317]], [[0.19341701715508988]], [[0.20617092759407826]]], "count": [145]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4609067641424386]], [[0.44686392973856204]], [[0.4348160609646158]]], "std": [[[0.19392487892566915]], [[0.19033082087016853]], [[0.19621030816779725]]], "count": [145]}, "observation.state": {"min": [-0.4310057759284973, 0.27924177050590515, 0.10905471444129944, -2.0039162635803223, -0.6437592506408691, -0.12049534916877747, -0.2944883108139038, -0.3087126910686493, 0.3826616704463959, 0.15439043939113617, -1.7304751873016357, -1.6164090633392334, -0.9258272647857666, 0.043473970144987106, 0.373256117105484, -0.5049859285354614, -1.7959961891174316, 0.10726466774940491, 0.09095019102096558, -0.0496862530708313, -0.2791741192340851, -0.5198230147361755, 0.1457478106021881, 1.1598402261734009, -1.7698222398757935, 0.35589829087257385, 0.0, 6.0], "max": [0.056554123759269714, 0.739934504032135, 0.45142942667007446, -1.4119561910629272, 0.007405649870634079, 0.5537929534912109, 0.03309362381696701, -0.12300655990839005, 0.49964743852615356, 0.2570219337940216, -1.2781378030776978, -1.119847297668457, -0.5587698221206665, 0.5577559471130371, 0.7485477328300476, -0.09631708264350891, -1.254085659980774, 0.5120490789413452, 0.5722628831863403, 0.43489786982536316, -0.13320587575435638, -0.41431212425231934, 0.2951176166534424, 1.5885448455810547, -0.9122105240821838, 0.8090094327926636, 1002.125, 1004.75], "mean": [-0.31148409843444824, 0.434535950422287, 0.282390832901001, -1.577638030052185, -0.23837058246135712, 0.22266866266727448, -0.16291485726833344, -0.204398512840271, 0.4725722372531891, 0.1912134885787964, -1.5644935369491577, -1.2849383354187012, -0.7954285144805908, 0.4508657455444336, 0.48568618297576904, -0.3237372040748596, -1.4622803926467896, 0.4045758843421936, 0.42979609966278076, 0.29810628294944763, -0.2001197636127472, -0.5020879507064819, 0.2020656019449234, 1.4322844743728638, -1.5204403400421143, 0.6340728402137756, 740.1507568359375, 741.592041015625], "std": [0.10448961704969406, 0.12872470915317535, 0.10955800861120224, 0.13606099784374237, 0.1363159865140915, 0.19629184901714325, 0.1124473512172699, 0.06643035262823105, 0.02825777977705002, 0.02884587086737156, 0.10083794593811035, 0.14018972218036652, 0.08262410759925842, 0.12076335400342941, 0.07592713832855225, 0.07975295931100845, 0.10655254125595093, 0.10089367628097534, 0.1100509762763977, 0.12110033631324768, 0.04538831487298012, 0.02469276636838913, 0.03254164010286331, 0.10478144884109497, 0.2027316391468048, 0.11956971883773804, 423.25250244140625, 422.2301025390625], "count": [762]}, "action": {"min": [-0.4310057759284973, 0.27924177050590515, 0.10905471444129944, -2.0039162635803223, -0.6437592506408691, -0.12049534916877747, -0.2944883108139038, -0.3087126910686493, 0.3826616704463959, 0.15439043939113617, -1.7304751873016357, -1.6164090633392334, -0.9258272647857666, 0.043473970144987106, 0.373256117105484, -0.5049859285354614, -1.7959961891174316, 0.10726466774940491, 0.09095019102096558, -0.0496862530708313, -0.2791741192340851, -0.5198230147361755, 0.1457478106021881, 1.1598402261734009, -1.7698222398757935, 0.35589829087257385, 0.0, 6.0], "max": [0.056554123759269714, 0.739934504032135, 0.45142942667007446, -1.4119561910629272, 0.007405649870634079, 0.5537929534912109, 0.03309362381696701, -0.12300655990839005, 0.49964743852615356, 0.2570219337940216, -1.2781378030776978, -1.119847297668457, -0.5587698221206665, 0.5577559471130371, 0.7485477328300476, -0.09631708264350891, -1.254085659980774, 0.5120490789413452, 0.5722628831863403, 0.43489786982536316, -0.13320587575435638, -0.41431212425231934, 0.2951176166534424, 1.5885448455810547, -0.9122105240821838, 0.8090094327926636, 1002.125, 1004.75], "mean": [-0.31160908937454224, 0.43412813544273376, 0.28209587931632996, -1.577825903892517, -0.23803237080574036, 0.22354164719581604, -0.16322007775306702, -0.20431452989578247, 0.472618043422699, 0.19113926589488983, -1.5641241073608398, -1.2851591110229492, -0.7952080965042114, 0.4512762427330017, 0.4853403866291046, -0.32382431626319885, -1.4619954824447632, 0.405009925365448, 0.43040189146995544, 0.2985869348049164, -0.2001110464334488, -0.5021687746047974, 0.2019231617450714, 1.4319127798080444, -1.5214914083480835, 0.6338873505592346, 740.153564453125, 741.59716796875], "std": [0.10441266745328903, 0.12867708504199982, 0.10940537601709366, 0.13593082129955292, 0.13659629225730896, 0.19624319672584534, 0.11224349588155746, 0.0663389340043068, 0.0282417181879282, 0.028805751353502274, 0.10132025927305222, 0.14006407558918, 0.08297833800315857, 0.1204235702753067, 0.0758073627948761, 0.07982911914587021, 0.10677678138017654, 0.10040907561779022, 0.10945282876491547, 0.12044406682252884, 0.045373864471912384, 0.024633927270770073, 0.0324818417429924, 0.10512310266494751, 0.20181412994861603, 0.1196933314204216, 423.2521667480469, 422.23291015625], "count": [762]}, "timestamp": {"min": [0.0], "max": [25.366666666666667], "mean": [12.683333333333334], "std": [7.332342104726206], "count": [762]}, "frame_index": {"min": [0], "max": [761], "mean": [380.5], "std": [219.9702631417862], "count": [762]}, "episode_index": {"min": [81], "max": [81], "mean": [81.0], "std": [0.0], "count": [762]}, "index": {"min": [82758], "max": [83519], "mean": [83138.5], "std": [219.9702631417862], "count": [762]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [762]}, "subtask_annotation": {"mean": [2.4488188976377954, 8.0, 8.0, 8.0, 8.0], "std": [2.0786705627417783, 0.0, 0.0, 0.0, 0.0], "min": [0, 8, 8, 8, 8], "max": [8, 8, 8, 8, 8], "count": [762]}, "scene_annotation": {"mean": [81.0], "std": [0.0], "min": [81], "max": [81], "count": [762]}, "eef_direction_state": {"mean": [5.106299212598425, 5.183727034120735], "std": [1.7062451921920943, 1.6411211099940608], "min": [0, 0], "max": [6, 6], "count": [762]}, "eef_velocity_state": {"mean": [0.39763779527559057, 0.36220472440944884], "std": [0.6259017096737852, 0.6040453043782912], "min": [0, 0], "max": [2, 2], "count": [762]}, "eef_acc_mag_state": {"mean": [0.30577427821522307, 0.3293963254593176], "std": [0.643720518959891, 0.6643544439364374], "min": [0, 0], "max": [2, 2], "count": [762]}, "eef_direction_action": {"mean": [5.106299212598425, 5.183727034120735], "std": [1.706245192192094, 1.6411211099940608], "min": [0, 0], "max": [6, 6], "count": [762]}, "eef_velocity_action": {"mean": [0.39763779527559057, 0.36220472440944884], "std": [0.6259017096737852, 0.6040453043782912], "min": [0, 0], "max": [2, 2], "count": [762]}, "eef_acc_mag_action": {"mean": [0.30577427821522307, 0.3293963254593176], "std": [0.643720518959891, 0.6643544439364373], "min": [0, 0], "max": [2, 2], "count": [762]}, "eef_sim_pose_state": {"mean": [0.5193324678725557, 0.2724172009358452, 1.2437529465785897, 0.06986001869539117, -0.24285322676275975, 1.1854393590195293, 0.556059260037009, -0.2908451144273169, 1.2649986095920192, -0.2620094094447932, -0.10002546752208592, -1.0659647172170443], "std": [0.02849236486750604, 0.023758042899007344, 0.06228405780395036, 0.1045349145998916, 0.09392797093196366, 0.09670889730089846, 0.029151750951342408, 0.023458631317122666, 0.03898482793627452, 0.12239990427875745, 0.15640000578574337, 0.11609699186114007], "min": [0.4302123539923475, 0.2451457901159604, 1.1397587484404785, -0.06935578726522373, -0.3831008983150246, 0.9703403709931204, 0.4605930942853062, -0.3578612356625997, 1.1762451128226314, -0.521471285397722, -0.6133109701554216, -1.3384355459296615], "max": [0.5490942018047638, 0.3303176217102122, 1.3129774484671901, 0.40324310718565753, -0.0447662250513674, 1.316953365974375, 0.5844355527398529, -0.24631804524315218, 1.3150654625390121, -0.06647741971075133, 0.11527204658552037, -0.875790377377455], "count": [762]}, "eef_sim_pose_action": {"mean": [0.5193839980013589, 0.272334307092365, 1.243871743416974, 0.07026556233712032, -0.24271102567581646, 1.1854112189135118, 0.556169263492435, -0.2907437633979431, 1.2650467635768101, -0.2624371119142115, -0.09918556154552549, -1.0655675373949964], "std": [0.028472347524449212, 0.02373793521599695, 0.06217195934645593, 0.10515483006147526, 0.09379752642537678, 0.09669309627468003, 0.02907766593161512, 0.023450420645573355, 0.03889772636306269, 0.12264325182670704, 0.15569554528629204, 0.1156812150612576], "min": [0.4302123539923475, 0.2451457901159604, 1.1397587484404785, -0.06935578726522373, -0.3831008983150246, 0.9703403709931204, 0.4605930942853062, -0.3578612356625997, 1.1762473010629453, -0.521471285397722, -0.6133109701554216, -1.3384355459296615], "max": [0.5490942018047638, 0.3303176217102122, 1.3129774484671901, 0.40324310718565753, -0.0447662250513674, 1.316953365974375, 0.5844355527398529, -0.24631804524315218, 1.3150654625390121, -0.06647741971075133, 0.11527204658552037, -0.875790377377455], "count": [762]}, "gripper_mode_state": {"mean": [0.2637795275590551, 0.2650918635170604], "std": [0.4406811641082241, 0.44138211043733655], "min": [0, 0], "max": [1, 1], "count": [762]}, "gripper_activity_state": {"mean": [1.8713910761154855, 1.8687664041994752], "std": [0.4427845637486941, 0.44791239362417457], "min": [0, 0], "max": [2, 2], "count": [762]}, "gripper_mode_action": {"mean": [0.2637795275590551, 0.2650918635170604], "std": [0.4406811641082241, 0.44138211043733655], "min": [0, 0], "max": [1, 1], "count": [762]}, "gripper_activity_action": {"mean": [1.8713910761154855, 1.8687664041994752], "std": [0.4427845637486941, 0.4479123936241746], "min": [0, 0], "max": [2, 2], "count": [762]}, "gripper_open_scale_state": {"mean": [0.6728642908277065, 0.6741745599497764], "std": [0.3847742586948195, 0.38384524911229084], "min": [0.0, 0.005454545454545455], "max": [0.9110227272727273, 0.913409090909091], "count": [762]}, "gripper_open_scale_action": {"mean": [0.6728668088373737, 0.6741792578800743], "std": [0.3847758102088497, 0.3838481570597274], "min": [0.0, 0.005454545454545455], "max": [0.9110227272727273, 0.913409090909091], "count": [762]}}} +{"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.44699786560457516]], [[0.42796047210550886]], [[0.4029473214285714]]], "std": [[[0.1897756599354489]], [[0.1907541109516462]], [[0.20189802744539617]]], "count": [140]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46958405403828196]], [[0.4644050259687208]], [[0.4480378807773109]]], "std": [[[0.2003059649313711]], [[0.19662972352585106]], [[0.2072260373321741]]], "count": [140]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47323806168300653]], [[0.4643351613562091]], [[0.4464260329131653]]], "std": [[[0.2045444382038068]], [[0.20201841413443064]], [[0.2156171458246833]]], "count": [140]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46231699200513543]], [[0.4469685880602241]], [[0.43536669584500465]]], "std": [[[0.19511477766903862]], [[0.19120626042480007]], [[0.19728769013754097]]], "count": [140]}, "observation.state": {"min": [-0.2851366102695465, 0.36319538950920105, 0.09683850407600403, -1.785951852798462, -0.6870117783546448, -0.12050625681877136, -0.47722864151000977, -0.30866774916648865, 0.4011799991130829, 0.17204105854034424, -1.802682876586914, -1.6746498346328735, -0.748141348361969, 0.1338133066892624, 0.129482701420784, -0.4514435827732086, -1.4840480089187622, 0.2507328987121582, -0.35767030715942383, -0.028268879279494286, -0.3110600709915161, -0.5980010032653809, 0.157587930560112, 1.4138292074203491, -1.7880580425262451, 0.6764792799949646, 0.0, 23.875], "max": [0.00389535678550601, 0.789297878742218, 0.4513028860092163, -1.4094057083129883, -0.02609655074775219, 0.337152898311615, 0.03009929321706295, -0.16179367899894714, 0.47673487663269043, 0.29657548666000366, -1.42886483669281, -1.1184413433074951, -0.5041903257369995, 0.9919688105583191, 0.6652278900146484, -0.20963585376739502, -0.07426921278238297, 0.5141358375549316, 0.08961501717567444, 0.728887677192688, -0.2011147439479828, -0.4353528618812561, 0.27350887656211853, 1.7204586267471313, -1.119529128074646, 1.047499179840088, 1002.125, 1005.0], "mean": [-0.2125575691461563, 0.5700984597206116, 0.2609322667121887, -1.632779836654663, -0.3282337486743927, 0.12926101684570312, -0.3037037253379822, -0.21581421792507172, 0.44582435488700867, 0.21446634829044342, -1.679162859916687, -1.3534934520721436, -0.6947809457778931, 0.5217594504356384, 0.35000166296958923, -0.3014471232891083, -1.065126895904541, 0.42230263352394104, -0.05806323140859604, 0.4483601450920105, -0.2519029378890991, -0.5333477854728699, 0.2003522366285324, 1.6166582107543945, -1.572813630104065, 0.881060004234314, 403.5814514160156, 671.1506958007812], "std": [0.04959661886096001, 0.07841575890779495, 0.07168298959732056, 0.11872150003910065, 0.1632148027420044, 0.09372435510158539, 0.11652211844921112, 0.044738736003637314, 0.012194713577628136, 0.022863712161779404, 0.08385677635669708, 0.1582084596157074, 0.05581559240818024, 0.20780111849308014, 0.13563843071460724, 0.05902266129851341, 0.29013651609420776, 0.07597892731428146, 0.08011958003044128, 0.18196694552898407, 0.037444040179252625, 0.04928096756339073, 0.031010085716843605, 0.085893414914608, 0.17314985394477844, 0.11486754566431046, 469.4577941894531, 448.94976806640625], "count": [729]}, "action": {"min": [-0.2851366102695465, 0.36319538950920105, 0.09683850407600403, -1.785951852798462, -0.6870117783546448, -0.12050335109233856, -0.47722864151000977, -0.30866774916648865, 0.4011799991130829, 0.17204105854034424, -1.802682876586914, -1.6746498346328735, -0.748141348361969, 0.1338133066892624, 0.129482701420784, -0.4514435827732086, -1.4840480089187622, 0.2507328987121582, -0.35767030715942383, -0.028268879279494286, -0.3110600709915161, -0.5980010032653809, 0.157587930560112, 1.4138292074203491, -1.7880580425262451, 0.6764792799949646, 0.0, 23.875], "max": [0.00389535678550601, 0.789297878742218, 0.4513028860092163, -1.4094057083129883, -0.026015102863311768, 0.337152898311615, 0.03009929321706295, -0.16179367899894714, 0.47673487663269043, 0.29657548666000366, -1.42886483669281, -1.1184413433074951, -0.5041903257369995, 0.9919688105583191, 0.6652278900146484, -0.20963585376739502, -0.07426921278238297, 0.5141358375549316, 0.08961501717567444, 0.728887677192688, -0.2011147439479828, -0.4353528618812561, 0.27350887656211853, 1.7204586267471313, -1.119529128074646, 1.047499179840088, 1002.125, 1005.0], "mean": [-0.21266601979732513, 0.5697911977767944, 0.2607388496398926, -1.632809042930603, -0.3279207944869995, 0.1295405924320221, -0.30414146184921265, -0.21576465666294098, 0.44586557149887085, 0.21438263356685638, -1.6792911291122437, -1.3536667823791504, -0.694546103477478, 0.5227735638618469, 0.3493783473968506, -0.30122026801109314, -1.06345534324646, 0.42265477776527405, -0.05833105742931366, 0.44938012957572937, -0.2518974840641022, -0.5335571765899658, 0.20031040906906128, 1.6165064573287964, -1.5737214088439941, 0.8813917636871338, 402.2099609375, 671.1560668945312], "std": [0.04965433478355408, 0.07871819287538528, 0.07135862857103348, 0.11866998672485352, 0.1635754257440567, 0.09328173846006393, 0.11587178707122803, 0.04465583339333534, 0.012243245728313923, 0.022900285199284554, 0.08376597613096237, 0.15802279114723206, 0.05595848336815834, 0.2080303579568863, 0.13551098108291626, 0.0587630458176136, 0.29164019227027893, 0.07579229027032852, 0.08065230399370193, 0.1813753843307495, 0.03743607923388481, 0.04923020675778389, 0.030983950942754745, 0.08606713265180588, 0.1725131869316101, 0.11482712626457214, 469.1750183105469, 448.9529113769531], "count": [729]}, "timestamp": {"min": [0.0], "max": [24.266666666666666], "mean": [12.133333333333335], "std": [7.014799170853532], "count": [729]}, "frame_index": {"min": [0], "max": [728], "mean": [364.0], "std": [210.44397512560596], "count": [729]}, "episode_index": {"min": [83], "max": [83], "mean": [83.0], "std": [0.0], "count": [729]}, "index": {"min": [84356], "max": [85084], "mean": [84720.0], "std": [210.44397512560596], "count": [729]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [729]}, "subtask_annotation": {"mean": [2.337448559670782, 8.0, 8.0, 8.0, 8.0], "std": [2.073739276656043, 0.0, 0.0, 0.0, 0.0], "min": [0, 8, 8, 8, 8], "max": [8, 8, 8, 8, 8], "count": [729]}, "scene_annotation": {"mean": [83.0], "std": [0.0], "min": [83], "max": [83], "count": [729]}, "eef_direction_state": {"mean": [5.368998628257888, 5.060356652949245], "std": [1.1461986848876589, 1.7790675519159442], "min": [0, 0], "max": [6, 6], "count": [729]}, "eef_velocity_state": {"mean": [0.3662551440329218, 0.3374485596707819], "std": [0.6099426276098415, 0.5405220947112523], "min": [0, 0], "max": [2, 2], "count": [729]}, "eef_acc_mag_state": {"mean": [0.299039780521262, 0.24005486968449932], "std": [0.6315974997652276, 0.5580074262934556], "min": [0, 0], "max": [2, 2], "count": [729]}, "eef_direction_action": {"mean": [5.368998628257888, 5.060356652949245], "std": [1.1461986848876589, 1.7790675519159442], "min": [0, 0], "max": [6, 6], "count": [729]}, "eef_velocity_action": {"mean": [0.3662551440329218, 0.3374485596707819], "std": [0.6099426276098415, 0.5405220947112523], "min": [0, 0], "max": [2, 2], "count": [729]}, "eef_acc_mag_action": {"mean": [0.299039780521262, 0.24005486968449932], "std": [0.6315974997652275, 0.5580074262934556], "min": [0, 0], "max": [2, 2], "count": [729]}, "eef_sim_pose_state": {"mean": [0.49784317067343103, 0.30729784165207175, 1.2333656769920986, 0.08173256742522758, -0.262731442435007, 1.0385463029846418, 0.5869846245011283, -0.29564702568926127, 1.1895453659968511, 0.004807160349232199, -0.03253133046842422, -1.018313810250045], "std": [0.012984374094030809, 0.022494484055842732, 0.04097641255797149, 0.06892882918354012, 0.11542531008296934, 0.09624182563407609, 0.05307649158600165, 0.023681617748545596, 0.02933810504843548, 0.1095780186004743, 0.13793001195293028, 0.09806332534262088], "min": [0.45548371097451096, 0.26109388458100713, 1.139790194329565, -0.007983705896784266, -0.4199786679536899, 0.8744181760150993, 0.48287697767825327, -0.35622255987775786, 1.1337892214349345, -0.2392975250403303, -0.39283694781234635, -1.2512238431889742], "max": [0.5268039133548104, 0.3877707560789368, 1.2803046819849024, 0.3268934431103787, -0.03023109080810804, 1.2581442638903395, 0.6507558737270838, -0.26378669756886497, 1.2281222530863662, 0.14115576567297544, 0.20848182336367183, -0.8860389403140154], "count": [729]}, "eef_sim_pose_action": {"mean": [0.4978937028196962, 0.3072338687571663, 1.2334264942871285, 0.08186652699163102, -0.26272633367592046, 1.0382551390431827, 0.5872070184321775, -0.2956350792703062, 1.1895427448617433, 0.0049027810593661346, -0.03173993640713698, -1.0179953516910465], "std": [0.013020046357448432, 0.022553952841927204, 0.04087026201710158, 0.06901186880766397, 0.11542005930958812, 0.09592139089989027, 0.05300358562772938, 0.02367675189924112, 0.02934263582267229, 0.10953794993015041, 0.1375718323662372, 0.09768585378875919], "min": [0.45548371097451096, 0.26109388458100713, 1.139790194329565, -0.007983705896784266, -0.4199786679536899, 0.8744181760150993, 0.48287697767825327, -0.35622255987775786, 1.1337892214349345, -0.2392975250403303, -0.39283694781234635, -1.2512238431889742], "max": [0.5268039133548104, 0.3877707560789368, 1.2803046819849024, 0.3268934431103787, -0.03023109080810804, 1.2581442638903395, 0.6507622281156872, -0.26378669756886497, 1.2281222530863662, 0.14115576567297544, 0.20848182336367183, -0.8860389403140154], "count": [729]}, "gripper_mode_state": {"mean": [0.6008230452674898, 0.34156378600823045], "std": [0.48972922471810265, 0.4742340836506294], "min": [0, 0], "max": [1, 1], "count": [729]}, "gripper_activity_state": {"mean": [1.8257887517146776, 1.8669410150891632], "std": [0.48130363021184064, 0.45375022960788], "min": [0, 0], "max": [2, 2], "count": [729]}, "gripper_mode_action": {"mean": [0.6021947873799726, 0.34156378600823045], "std": [0.48944481346967406, 0.4742340836506294], "min": [0, 0], "max": [1, 1], "count": [729]}, "gripper_activity_action": {"mean": [1.8257887517146776, 1.8669410150891632], "std": [0.48130363021184064, 0.45375022960788], "min": [0, 0], "max": [2, 2], "count": [729]}, "gripper_open_scale_state": {"mean": [0.3668922226612436, 0.6101369874295115], "std": [0.426778857043062, 0.4081357325507416], "min": [0.0, 0.021704545454545456], "max": [0.9110227272727273, 0.9136363636363637], "count": [729]}, "gripper_open_scale_action": {"mean": [0.36564540023413683, 0.6101418976427551], "std": [0.4265211113554341, 0.40813936232321635], "min": [0.0, 0.021704545454545456], "max": [0.9110227272727273, 0.9136363636363637], "count": [729]}}} +{"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.44633930309256054]], [[0.4264845867574971]], [[0.40001348940311415]]], "std": [[[0.18749443373523617]], [[0.1882120310538316]], [[0.20017500455427156]]], "count": [136]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47608673196607076]], [[0.4658186770112457]], [[0.44791844332708575]]], "std": [[[0.2021011887129392]], [[0.1979751780639649]], [[0.20879538987653418]]], "count": [136]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46455386600105725]], [[0.46044121101259133]], [[0.44424647070838136]]], "std": [[[0.20895024081802266]], [[0.20538409298045973]], [[0.2183971734396091]]], "count": [136]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4577765042291426]], [[0.44115310817954634]], [[0.42877861729863515]]], "std": [[[0.1934871641159832]], [[0.188621657984369]], [[0.1944003576717936]]], "count": [136]}, "observation.state": {"min": [-0.4027107357978821, 0.15909984707832336, 0.09785406291484833, -1.7063844203948975, -0.4179670810699463, -0.12048334628343582, -0.3937637209892273, -0.30865538120269775, 0.42799463868141174, 0.20120762288570404, -1.75456702709198, -1.565316081047058, -1.1105135679244995, 0.1337587535381317, 0.26532384753227234, -0.45132142305374146, -1.6730180978775024, 0.10769008845090866, -0.12058588862419128, -0.030867239460349083, -0.3171536326408386, -0.5249675512313843, 0.15717600286006927, 1.4478628635406494, -1.53763747215271, 0.5889726877212524, 195.875, 20.9375], "max": [-0.1509077101945877, 0.7581437826156616, 0.45133450627326965, -1.1420257091522217, -0.06013531982898712, 0.19941258430480957, 0.04790274426341057, -0.1686365008354187, 0.527951180934906, 0.2510932981967926, -1.193361759185791, -0.989454448223114, -0.5014424324035645, 0.4346197247505188, 0.6691930294036865, -0.09645343571901321, -1.201213002204895, 0.41246819496154785, 0.16643786430358887, 0.37597665190696716, -0.20415069162845612, -0.43512362241744995, 0.25128650665283203, 1.6498799324035645, -1.114898681640625, 1.160041093826294, 1000.0, 1005.0], "mean": [-0.3112854063510895, 0.416449636220932, 0.21087993681430817, -1.450305700302124, -0.24761709570884705, 0.058194953948259354, -0.2529172897338867, -0.22462055087089539, 0.4858209490776062, 0.21886585652828217, -1.6004763841629028, -1.2917370796203613, -0.8706845641136169, 0.3431037366390228, 0.35867419838905334, -0.24728821218013763, -1.3724395036697388, 0.2172553837299347, 0.04990305006504059, 0.2574843466281891, -0.24420005083084106, -0.49701404571533203, 0.19626310467720032, 1.588683843612671, -1.332863450050354, 0.8403407335281372, 660.0164184570312, 595.4879150390625], "std": [0.055985234677791595, 0.11948781460523605, 0.09420747309923172, 0.12603062391281128, 0.11172560602426529, 0.08860611915588379, 0.12838493287563324, 0.04331832006573677, 0.02085147053003311, 0.012655596248805523, 0.09942194819450378, 0.18667948246002197, 0.14564499258995056, 0.08142692595720291, 0.10539820045232773, 0.09165610373020172, 0.11994093656539917, 0.0769166350364685, 0.06955946981906891, 0.11120468378067017, 0.0363113209605217, 0.023734843358397484, 0.02476648986339569, 0.048503775149583817, 0.08377280831336975, 0.16958101093769073, 384.66656494140625, 468.7423095703125], "count": [703]}, "action": {"min": [-0.4027107357978821, 0.15909984707832336, 0.09785406291484833, -1.7063844203948975, -0.4179670810699463, -0.12048334628343582, -0.3937637209892273, -0.30865538120269775, 0.42799463868141174, 0.20120762288570404, -1.75456702709198, -1.565316081047058, -1.1105135679244995, 0.1337587535381317, 0.26532384753227234, -0.4513225257396698, -1.6730180978775024, 0.10769008845090866, -0.12058588862419128, -0.030867239460349083, -0.3171536326408386, -0.5249675512313843, 0.15717600286006927, 1.4478628635406494, -1.53763747215271, 0.5889726877212524, 195.875, 20.9375], "max": [-0.1509077101945877, 0.7581437826156616, 0.45133450627326965, -1.1420257091522217, -0.06013531982898712, 0.19941258430480957, 0.04790274426341057, -0.1686365008354187, 0.527951180934906, 0.2510932981967926, -1.193361759185791, -0.989454448223114, -0.5014424324035645, 0.4346197247505188, 0.6691930294036865, -0.09645343571901321, -1.201213002204895, 0.41246819496154785, 0.16643786430358887, 0.37597665190696716, -0.20415069162845612, -0.43512362241744995, 0.25128650665283203, 1.6498799324035645, -1.114898681640625, 1.160041093826294, 1000.0, 1005.0], "mean": [-0.31155648827552795, 0.4158226251602173, 0.21038541197776794, -1.4499330520629883, -0.24734187126159668, 0.0585872158408165, -0.25310757756233215, -0.22461466491222382, 0.4859338402748108, 0.21882803738117218, -1.5999482870101929, -1.2919847965240479, -0.8709165453910828, 0.34325891733169556, 0.35819342732429504, -0.2469584047794342, -1.372166633605957, 0.21723510324954987, 0.0501064732670784, 0.25800061225891113, -0.24420751631259918, -0.49707961082458496, 0.19618956744670868, 1.5885231494903564, -1.3334416151046753, 0.8404561877250671, 660.0151977539062, 595.4879150390625], "std": [0.05590466782450676, 0.11965492367744446, 0.09385593980550766, 0.12652991712093353, 0.11194799095392227, 0.0884246900677681, 0.12806673347949982, 0.04330718144774437, 0.020846204832196236, 0.012647063471376896, 0.10054472833871841, 0.18656839430332184, 0.14557640254497528, 0.08125712722539902, 0.10504543781280518, 0.09133802354335785, 0.12006916850805283, 0.07690879702568054, 0.06926892697811127, 0.11071823537349701, 0.036325134336948395, 0.023655248805880547, 0.024728039279580116, 0.04874057695269585, 0.08371131122112274, 0.16954444348812103, 384.6657409667969, 468.7423095703125], "count": [703]}, "timestamp": {"min": [0.0], "max": [23.4], "mean": [11.700000000000001], "std": [6.764613810115105], "count": [703]}, "frame_index": {"min": [0], "max": [702], "mean": [351.0], "std": [202.93841430345316], "count": [703]}, "episode_index": {"min": [84], "max": [84], "mean": [84.0], "std": [0.0], "count": [703]}, "index": {"min": [85085], "max": [85787], "mean": [85436.0], "std": [202.93841430345316], "count": [703]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [703]}, "subtask_annotation": {"mean": [2.7624466571834994, 8.0, 8.0, 8.0, 8.0], "std": [2.303849395387701, 0.0, 0.0, 0.0, 0.0], "min": [0, 8, 8, 8, 8], "max": [8, 8, 8, 8, 8], "count": [703]}, "scene_annotation": {"mean": [84.0], "std": [0.0], "min": [84], "max": [84], "count": [703]}, "eef_direction_state": {"mean": [5.213371266002845, 5.015647226173542], "std": [1.5310881366127114, 1.8480037595917453], "min": [0, 0], "max": [6, 6], "count": [703]}, "eef_velocity_state": {"mean": [0.3669985775248933, 0.35561877667140823], "std": [0.563612569076253, 0.5479761105052102], "min": [0, 0], "max": [2, 2], "count": [703]}, "eef_acc_mag_state": {"mean": [0.28165007112375534, 0.2034139402560455], "std": [0.6200000985608817, 0.533263132365739], "min": [0, 0], "max": [2, 2], "count": [703]}, "eef_direction_action": {"mean": [5.213371266002845, 5.015647226173542], "std": [1.5310881366127114, 1.8480037595917453], "min": [0, 0], "max": [6, 6], "count": [703]}, "eef_velocity_action": {"mean": [0.3669985775248933, 0.35561877667140823], "std": [0.563612569076253, 0.5479761105052102], "min": [0, 0], "max": [2, 2], "count": [703]}, "eef_acc_mag_action": {"mean": [0.28165007112375534, 0.2034139402560455], "std": [0.6200000985608817, 0.533263132365739], "min": [0, 0], "max": [2, 2], "count": [703]}, "eef_sim_pose_state": {"mean": [0.5333472843582137, 0.3012640263379879, 1.2171156300442483, -0.003953688387622225, -0.20705073928866521, 1.1893266094933144, 0.5445885400806089, -0.2800001856136626, 1.200979824516984, -0.03644427407763608, -0.1932713870396445, -1.1557542548989623], "std": [0.021128734769219882, 0.012905964030013985, 0.03514911764237212, 0.13814132710545735, 0.11626471789887029, 0.1418369370872886, 0.025679148429520862, 0.01858803150930316, 0.028740776711537314, 0.11988141995462893, 0.08344890250205267, 0.09292485930155299], "min": [0.4738472880611212, 0.26582824349955625, 1.1398028163080753, -0.26753802255554404, -0.5804250197969161, 0.9818224914978069, 0.47872028308447306, -0.3241426657313152, 1.1377263223260456, -0.20119361517045903, -0.3894145487797138, -1.2660138069305846], "max": [0.5700291187786324, 0.32470662598587613, 1.2604818009455916, 0.21846747873094519, -0.012899155191403944, 1.4355828204836767, 0.5709609689310332, -0.2516255321923845, 1.2339054110734609, 0.18277725963074964, -0.028599401272929592, -0.9837680412063678], "count": [703]}, "eef_sim_pose_action": {"mean": [0.5334580054152543, 0.3012032970905027, 1.2171392575135074, -0.0037629640010798594, -0.2066608003432731, 1.1895889885247266, 0.5446618584941554, -0.27994447038278747, 1.2009801139328684, -0.0365224763400083, -0.192779106220503, -1.155574219133511], "std": [0.021098104572136258, 0.012966577578572683, 0.035102659179493935, 0.1383438033335597, 0.11613299150820945, 0.1421198093892969, 0.025592831079749044, 0.018557646988856487, 0.02874012384524003, 0.11992469586930586, 0.083349141036041, 0.09286391627499199], "min": [0.4738472880611212, 0.26582824349955625, 1.1398028163080753, -0.26753802255554404, -0.5804250197969161, 0.9818224914978069, 0.47872028308447306, -0.3241426657313152, 1.1377263223260456, -0.20119361517045903, -0.3894145487797138, -1.2660138069305846], "max": [0.5700291187786324, 0.32470662598587613, 1.2604818009455916, 0.21846747873094519, -0.012899155191403944, 1.4355357143759586, 0.5709609689310332, -0.2516255321923845, 1.2339054110734609, 0.18277725963074964, -0.028599401272929592, -0.9837680412063678], "count": [703]}, "gripper_mode_state": {"mean": [0.41963015647226176, 0.4182076813655761], "std": [0.4934984176786441, 0.49326465169561984], "min": [0, 0], "max": [1, 1], "count": [703]}, "gripper_activity_state": {"mean": [1.8733997155049786, 1.8506401137980086], "std": [0.4426298214783314, 0.4760512242014615], "min": [0, 0], "max": [2, 2], "count": [703]}, "gripper_mode_action": {"mean": [0.41963015647226176, 0.4182076813655761], "std": [0.4934984176786441, 0.49326465169561984], "min": [0, 0], "max": [1, 1], "count": [703]}, "gripper_activity_action": {"mean": [1.8733997155049786, 1.8506401137980086], "std": [0.4426298214783314, 0.4760512242014615], "min": [0, 0], "max": [2, 2], "count": [703]}, "gripper_open_scale_state": {"mean": [0.6000149321842837, 0.5413526089928634], "std": [0.34969698335776933, 0.4261284838051294], "min": [0.17806818181818182, 0.01903409090909091], "max": [0.9090909090909091, 0.9136363636363637], "count": [703]}, "gripper_open_scale_action": {"mean": [0.6000138443962022, 0.5413526222527965], "std": [0.3496960229953049, 0.42612849538753095], "min": [0.17806818181818182, 0.01903409090909091], "max": [0.9090909090909091, 0.9136363636363637], "count": [703]}}} +{"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.4600323733660131]], [[0.4478417699255628]], [[0.4281442887050654]]], "std": [[[0.1892430402496232]], [[0.18786443704803021]], [[0.2001152664670662]]], "count": [144]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4735720783973311]], [[0.4694109150894154]], [[0.4535906947848584]]], "std": [[[0.19619009121281503]], [[0.19281171014139495]], [[0.20303632005153896]]], "count": [144]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4775203312227669]], [[0.4665125697848584]], [[0.44812322559232026]]], "std": [[[0.21318742245255837]], [[0.20917072520056065]], [[0.22255876805068966]]], "count": [144]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45570468239379086]], [[0.4373123709263798]], [[0.42505877246732027]]], "std": [[[0.19825589959290202]], [[0.19512599891388546]], [[0.20140409991518818]]], "count": [144]}, "observation.state": {"min": [-0.2013433575630188, 0.3642982244491577, 0.07244206964969635, -1.9334932565689087, -0.6510961651802063, -0.125147745013237, -0.2745359241962433, -0.31203919649124146, 0.358936071395874, 0.20160718262195587, -1.7294450998306274, -1.6248862743377686, -0.9854829907417297, 0.01457568071782589, 0.10923688113689423, -0.45570874214172363, -1.772964358329773, 0.14929765462875366, -0.1455681025981903, -0.028318937867879868, -0.3218280076980591, -0.5715566873550415, 0.09560868889093399, 1.4919891357421875, -1.53806734085083, 0.7301429510116577, 174.0, 42.0], "max": [0.17991290986537933, 0.7528597712516785, 0.45891252160072327, -1.4027866125106812, -0.06277294456958771, 0.22476786375045776, 0.028332510963082314, -0.15875780582427979, 0.4452497065067291, 0.26190462708473206, -1.4033093452453613, -1.0429418087005615, -0.7382856607437134, 0.6217113733291626, 0.6512248516082764, -0.16183128952980042, -0.9605092406272888, 0.5445917844772339, 0.23062017560005188, 0.325958788394928, -0.18381531536579132, -0.40972957015037537, 0.2543591856956482, 1.6404293775558472, -1.121137022972107, 1.1239968538284302, 999.875, 1005.0], "mean": [-0.07257337868213654, 0.501133918762207, 0.19190746545791626, -1.7140758037567139, -0.35352131724357605, 0.11503135412931442, -0.15893679857254028, -0.23277682065963745, 0.41881513595581055, 0.21539722383022308, -1.5445871353149414, -1.3549200296401978, -0.8774592876434326, 0.4470985531806946, 0.293008029460907, -0.3022436797618866, -1.2530730962753296, 0.26815399527549744, 0.03310550004243851, 0.22528961300849915, -0.23545688390731812, -0.5205275416374207, 0.16012413799762726, 1.582388162612915, -1.4152690172195435, 0.8888533115386963, 686.9068603515625, 644.6223754882812], "std": [0.06980834156274796, 0.08818778395652771, 0.12043382227420807, 0.1642616242170334, 0.17981505393981934, 0.11403024941682816, 0.09532123804092407, 0.04871121421456337, 0.017195500433444977, 0.012647525407373905, 0.09495772421360016, 0.19605867564678192, 0.08658473938703537, 0.17867018282413483, 0.1892741620540619, 0.07940331101417542, 0.20608139038085938, 0.0833912119269371, 0.09067925065755844, 0.12531131505966187, 0.04658352583646774, 0.050756584852933884, 0.050121139734983444, 0.04082680121064186, 0.13835401833057404, 0.11607207357883453, 388.3934631347656, 451.1517028808594], "count": [760]}, "action": {"min": [-0.2013433575630188, 0.3642982244491577, 0.07244206964969635, -1.9334932565689087, -0.6510961651802063, -0.125147745013237, -0.2745359241962433, -0.31203919649124146, 0.358936071395874, 0.20160718262195587, -1.7294450998306274, -1.6248862743377686, -0.9854829907417297, 0.01457568071782589, 0.10923688113689423, -0.45570874214172363, -1.772964358329773, 0.14929765462875366, -0.1455681025981903, -0.028324754908680916, -0.3218280076980591, -0.5715566873550415, 0.09560868889093399, 1.4919891357421875, -1.53806734085083, 0.7301429510116577, 174.0, 42.0], "max": [0.17991290986537933, 0.7528597712516785, 0.45891252160072327, -1.4027866125106812, -0.06277294456958771, 0.22476786375045776, 0.028328439220786095, -0.15875780582427979, 0.4452497363090515, 0.26190462708473206, -1.4033093452453613, -1.0429418087005615, -0.7382856607437134, 0.6217113733291626, 0.6512248516082764, -0.16183128952980042, -0.9605092406272888, 0.5445917844772339, 0.23062017560005188, 0.325958788394928, -0.18381531536579132, -0.40972957015037537, 0.2543591856956482, 1.6404293775558472, -1.121137022972107, 1.1239968538284302, 999.875, 1005.0], "mean": [-0.07257415354251862, 0.5011352300643921, 0.19190926849842072, -1.7140742540359497, -0.3535225987434387, 0.11502979695796967, -0.1589367687702179, -0.23277723789215088, 0.41881507635116577, 0.21539756655693054, -1.5445880889892578, -1.3549202680587769, -0.8774583339691162, 0.4470970630645752, 0.29301005601882935, -0.30224502086639404, -1.2530745267868042, 0.26815375685691833, 0.03310545161366463, 0.2252894937992096, -0.2354574054479599, -0.5205268859863281, 0.16012419760227203, 1.5823878049850464, -1.4152694940567017, 0.888849675655365, 686.9066772460938, 644.6197509765625], "std": [0.06980980187654495, 0.08818919211626053, 0.12043778598308563, 0.16426493227481842, 0.1798143982887268, 0.11403349786996841, 0.09532126784324646, 0.048711925745010376, 0.017195506021380424, 0.01264802273362875, 0.09495804458856583, 0.1960584968328476, 0.0865863487124443, 0.17867252230644226, 0.18927757441997528, 0.0794057622551918, 0.20608244836330414, 0.08339124172925949, 0.09067933261394501, 0.12531164288520813, 0.04658431187272072, 0.05075761303305626, 0.0501212440431118, 0.040826838463544846, 0.1383531391620636, 0.11607661098241806, 388.39337158203125, 451.149169921875], "count": [760]}, "timestamp": {"min": [0.0], "max": [25.3], "mean": [12.65], "std": [7.313097079137464], "count": [760]}, "frame_index": {"min": [0], "max": [759], "mean": [379.5], "std": [219.39291237412388], "count": [760]}, "episode_index": {"min": [85], "max": [85], "mean": [85.0], "std": [0.0], "count": [760]}, "index": {"min": [85788], "max": [86547], "mean": [86167.5], "std": [219.39291237412388], "count": [760]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [760]}, "subtask_annotation": {"mean": [2.5052631578947366, 8.0, 8.0, 8.0, 8.0], "std": [2.2524778599789297, 0.0, 0.0, 0.0, 0.0], "min": [0, 8, 8, 8, 8], "max": [8, 8, 8, 8, 8], "count": [760]}, "scene_annotation": {"mean": [85.0], "std": [0.0], "min": [85], "max": [85], "count": [760]}, "eef_direction_state": {"mean": [5.260526315789473, 4.640789473684211], "std": [1.5150194498810927, 2.1682322190389582], "min": [0, 0], "max": [6, 6], "count": [760]}, "eef_velocity_state": {"mean": [0.35657894736842105, 0.42894736842105263], "std": [0.6073747491232896, 0.5940086366272884], "min": [0, 0], "max": [2, 2], "count": [760]}, "eef_acc_mag_state": {"mean": [0.29342105263157897, 0.29342105263157897], "std": [0.6278273996627642, 0.6361552951573866], "min": [0, 0], "max": [2, 2], "count": [760]}, "eef_direction_action": {"mean": [5.260526315789473, 4.640789473684211], "std": [1.5150194498810927, 2.1682322190389582], "min": [0, 0], "max": [6, 6], "count": [760]}, "eef_velocity_action": {"mean": [0.35657894736842105, 0.42894736842105263], "std": [0.6073747491232896, 0.5940086366272885], "min": [0, 0], "max": [2, 2], "count": [760]}, "eef_acc_mag_action": {"mean": [0.29342105263157897, 0.29342105263157897], "std": [0.6278273996627642, 0.6361552951573866], "min": [0, 0], "max": [2, 2], "count": [760]}, "eef_sim_pose_state": {"mean": [0.4654517012753473, 0.2976219193925613, 1.2119592347695984, 0.029629630321714267, -0.15529511237911278, 1.188429795986139, 0.5688767171273577, -0.24657220117348835, 1.2074038234045283, -0.010517557406602183, -0.12106787446812348, -1.1331341943030184], "std": [0.01595399527408823, 0.011282895091979323, 0.04203788146989078, 0.09719189597856909, 0.163984934823495, 0.06984309158906109, 0.053293465455387656, 0.04397447446073465, 0.040909898073779545, 0.08436320502835393, 0.1196269651169638, 0.07304053974859478], "min": [0.4086594897571898, 0.2789107702990106, 1.1370702922135505, -0.1694355179417394, -0.3839582754577846, 1.0392486840965507, 0.454673575577899, -0.3319146642157311, 1.128292739836882, -0.142136250451045, -0.3876552633135417, -1.2537400716599398], "max": [0.4887062821637477, 0.3401477684155777, 1.268947208847369, 0.1905275377351605, 0.08752231788003972, 1.30089140214066, 0.6200934133628146, -0.1897511175525274, 1.251077020740366, 0.16872098716479023, 0.009513536431596137, -1.027967094735497], "count": [760]}, "eef_sim_pose_action": {"mean": [0.4654517175345813, 0.29762228017936126, 1.2119588293675085, 0.029630337146631134, -0.15529529801736416, 1.1884290344261965, 0.5688760484644949, -0.24657237357132417, 1.2074034739430128, -0.01051952411975151, -0.12106937535012086, -1.1331321034203863], "std": [0.01595401882146325, 0.011283282912984744, 0.04203857627461771, 0.09719222816683906, 0.1639851926943272, 0.06984241488084024, 0.05329447267750441, 0.04397472109505788, 0.040910475406946485, 0.08436472016672178, 0.11963025121362163, 0.07303718708660892], "min": [0.4086594897571898, 0.2789107702990106, 1.1370702922135505, -0.1694355179417394, -0.3839582754577846, 1.0392486840965507, 0.454673575577899, -0.3319146642157311, 1.128292739836882, -0.142136250451045, -0.3876552633135417, -1.2537400716599398], "max": [0.4887062821637477, 0.3401477684155777, 1.268947208847369, 0.1905275377351605, 0.08752231788003972, 1.30089140214066, 0.6200934133628146, -0.1897511175525274, 1.251077020740366, 0.16872098716479023, 0.009513536431596137, -1.027967094735497], "count": [760]}, "gripper_mode_state": {"mean": [0.37763157894736843, 0.3763157894736842], "std": [0.48479477052571823, 0.4844607477045824], "min": [0, 0], "max": [1, 1], "count": [760]}, "gripper_activity_state": {"mean": [1.8921052631578947, 1.875], "std": [0.4122349732012, 0.43998355232416303], "min": [0, 0], "max": [2, 2], "count": [760]}, "gripper_mode_action": {"mean": [0.37763157894736843, 0.3763157894736842], "std": [0.4847947705257182, 0.4844607477045824], "min": [0, 0], "max": [1, 1], "count": [760]}, "gripper_activity_action": {"mean": [1.8921052631578947, 1.875], "std": [0.4122349732012, 0.43998355232416303], "min": [0, 0], "max": [2, 2], "count": [760]}, "gripper_open_scale_state": {"mean": [0.6244607980536594, 0.5860203349282346], "std": [0.35308525305499056, 0.41013838411633186], "min": [0.15818181818181817, 0.038181818181818185], "max": [0.9089772727272727, 0.9136363636363637], "count": [760]}, "gripper_open_scale_action": {"mean": [0.6244605991783415, 0.5860179425837371], "std": [0.3530850934860843, 0.4101364784175441], "min": [0.15818181818181817, 0.038181818181818185], "max": [0.9089772727272727, 0.9136363636363637], "count": [760]}}} +{"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.44644028307888045]], [[0.4290917106346355]], [[0.40292216266277503]]], "std": [[[0.19149593962109562]], [[0.19294896940197126]], [[0.2038289469903422]]], "count": [131]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47001896079678696]], [[0.4627389128997655]], [[0.44788231863992417]]], "std": [[[0.2110048733930291]], [[0.2060043363185106]], [[0.21624956684762023]]], "count": [131]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.481290539402784]], [[0.47537674156812854]], [[0.45851377974854063]]], "std": [[[0.20144048208891432]], [[0.20044719590772894]], [[0.2152033200026272]]], "count": [131]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.444246897295814]], [[0.4333864800054882]], [[0.42162103664621065]]], "std": [[[0.1956184620883206]], [[0.1905504517613972]], [[0.1968541588012505]]], "count": [131]}, "observation.state": {"min": [-0.27130815386772156, 0.3566340208053589, 0.09601492434740067, -1.8581647872924805, -0.6995170712471008, -0.12053462117910385, -0.38047632575035095, -0.3086765706539154, 0.38682013750076294, 0.19172431528568268, -1.8178685903549194, -1.650316834449768, -0.9293007850646973, 0.14954526722431183, 0.2635076344013214, -0.4513770639896393, -1.5080223083496094, 0.25012096762657166, -0.126407653093338, -0.02828305959701538, -0.3294306993484497, -0.5546490550041199, 0.14422930777072906, 1.521827220916748, -1.7272300720214844, 0.6383741497993469, 0.0, 24.0], "max": [0.022990349680185318, 0.7109206318855286, 0.4513595998287201, -1.4102085828781128, -0.10132290422916412, 0.3298126757144928, 0.032045334577560425, -0.15197569131851196, 0.4743235111236572, 0.2695690095424652, -1.350511074066162, -1.1061275005340576, -0.6603749990463257, 0.6061539649963379, 0.6744661331176758, -0.2903006076812744, -0.8825846314430237, 0.4936772882938385, -0.005125813651829958, 0.5995795130729675, -0.20587405562400818, -0.43449437618255615, 0.252779483795166, 1.831847906112671, -1.1171491146087646, 0.9078642129898071, 1002.0999755859375, 1005.0], "mean": [-0.17551544308662415, 0.5164435505867004, 0.21178683638572693, -1.6809144020080566, -0.34074217081069946, 0.11786913126707077, -0.2620498239994049, -0.20579737424850464, 0.4391537308692932, 0.20906773209571838, -1.6645926237106323, -1.3554768562316895, -0.8193150162696838, 0.49607253074645996, 0.370443195104599, -0.3436514735221863, -1.128387689590454, 0.3800910711288452, -0.08734295517206192, 0.4644169211387634, -0.2527620494365692, -0.5250930190086365, 0.1883849948644638, 1.717777967453003, -1.5376962423324585, 0.7978425621986389, 654.418701171875, 663.4794921875], "std": [0.05151548981666565, 0.08722668886184692, 0.0829293355345726, 0.12382443994283676, 0.14972616732120514, 0.09062788635492325, 0.09901227056980133, 0.04837021231651306, 0.013879062607884407, 0.01482032798230648, 0.12065581977367401, 0.1690867841243744, 0.05464326962828636, 0.13486701250076294, 0.10735403746366501, 0.048090435564517975, 0.1567217856645584, 0.07024771720170975, 0.030700376257300377, 0.18150310218334198, 0.03482275456190109, 0.03518872708082199, 0.024442516267299652, 0.09395235031843185, 0.16650722920894623, 0.08118082582950592, 458.9654235839844, 450.54638671875], "count": [666]}, "action": {"min": [-0.27130815386772156, 0.3566340208053589, 0.09601492434740067, -1.8581647872924805, -0.6995170712471008, -0.12053680419921875, -0.38047632575035095, -0.3086765706539154, 0.38682013750076294, 0.19172431528568268, -1.8178685903549194, -1.650316834449768, -0.9293007850646973, 0.14954526722431183, 0.2635076344013214, -0.4513741433620453, -1.5080223083496094, 0.25012096762657166, -0.126407653093338, -0.02828305959701538, -0.3294306993484497, -0.5546490550041199, 0.14422930777072906, 1.521827220916748, -1.7272300720214844, 0.6383741497993469, 0.0, 24.0], "max": [0.022990349680185318, 0.7109206318855286, 0.4513595998287201, -1.4102085828781128, -0.10132290422916412, 0.3298126757144928, 0.032045334577560425, -0.15197569131851196, 0.4743235111236572, 0.2695690095424652, -1.350511074066162, -1.1061275005340576, -0.6603749990463257, 0.6061539649963379, 0.6744661331176758, -0.2903006076812744, -0.8825846314430237, 0.4936772882938385, -0.005125813651829958, 0.5995795130729675, -0.20587405562400818, -0.43449437618255615, 0.252779483795166, 1.831847906112671, -1.1171491146087646, 0.9078642129898071, 1002.0908813476562, 1005.0], "mean": [-0.1756216287612915, 0.5160738825798035, 0.21143898367881775, -1.6809180974960327, -0.3408048450946808, 0.11853364109992981, -0.26265835762023926, -0.20576147735118866, 0.4391970634460449, 0.20900508761405945, -1.6642718315124512, -1.3562387228012085, -0.8191845417022705, 0.4964812695980072, 0.36993423104286194, -0.3435642719268799, -1.1277861595153809, 0.3802439272403717, -0.08718001842498779, 0.46515148878097534, -0.25278905034065247, -0.525198757648468, 0.18825073540210724, 1.7177129983901978, -1.5385847091674805, 0.7977458834648132, 654.4229736328125, 663.482421875], "std": [0.05163758993148804, 0.08737392723560333, 0.08240821212530136, 0.1238165870308876, 0.14969845116138458, 0.09049979597330093, 0.09846987575292587, 0.048302676528692245, 0.01394286286085844, 0.01479894295334816, 0.1211809366941452, 0.16917243599891663, 0.054920610040426254, 0.13437946140766144, 0.10704583674669266, 0.04794740676879883, 0.1564008593559265, 0.07008349150419235, 0.030811717733740807, 0.1804947704076767, 0.03487301245331764, 0.03505410626530647, 0.02443205937743187, 0.09406782686710358, 0.16585931181907654, 0.08128040283918381, 458.9669494628906, 450.54766845703125], "count": [666]}, "timestamp": {"min": [0.0], "max": [22.166666666666668], "mean": [11.083333333333334], "std": [6.408580763898307], "count": [666]}, "frame_index": {"min": [0], "max": [665], "mean": [332.5], "std": [192.2574229169492], "count": [666]}, "episode_index": {"min": [86], "max": [86], "mean": [86.0], "std": [0.0], "count": [666]}, "index": {"min": [86548], "max": [87213], "mean": [86880.5], "std": [192.2574229169492], "count": [666]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [666]}, "subtask_annotation": {"mean": [2.506006006006006, 8.0, 8.0, 8.0, 8.0], "std": [2.1253778946716992, 0.0, 0.0, 0.0, 0.0], "min": [0, 8, 8, 8, 8], "max": [8, 8, 8, 8, 8], "count": [666]}, "scene_annotation": {"mean": [86.0], "std": [0.0], "min": [86], "max": [86], "count": [666]}, "eef_direction_state": {"mean": [5.196696696696697, 4.837837837837838], "std": [1.427545791239367, 2.0009331481068635], "min": [0, 0], "max": [6, 6], "count": [666]}, "eef_velocity_state": {"mean": [0.4084084084084084, 0.3888888888888889], "std": [0.5913705170684673, 0.5288632744194846], "min": [0, 0], "max": [2, 2], "count": [666]}, "eef_acc_mag_state": {"mean": [0.36936936936936937, 0.2672672672672673], "std": [0.6856915309220882, 0.595814261556327], "min": [0, 0], "max": [2, 2], "count": [666]}, "eef_direction_action": {"mean": [5.196696696696697, 4.837837837837838], "std": [1.427545791239367, 2.0009331481068635], "min": [0, 0], "max": [6, 6], "count": [666]}, "eef_velocity_action": {"mean": [0.4084084084084084, 0.3888888888888889], "std": [0.5913705170684673, 0.5288632744194846], "min": [0, 0], "max": [2, 2], "count": [666]}, "eef_acc_mag_action": {"mean": [0.36936936936936937, 0.2672672672672673], "std": [0.6856915309220882, 0.595814261556327], "min": [0, 0], "max": [2, 2], "count": [666]}, "eef_sim_pose_state": {"mean": [0.4895281399515559, 0.2991247194444379, 1.2365537720033766, 0.0026150679013552847, -0.20804693315764947, 1.1007670894589237, 0.5820021771922297, -0.2887469934966209, 1.1885545704967062, 0.00727975353383104, -0.11263388726470369, -0.9570797542146922], "std": [0.013910363997669177, 0.012835650691871599, 0.040746388055472225, 0.10543943101818207, 0.12417830032943747, 0.08275478693108786, 0.04008701168780035, 0.016773696204624437, 0.027537675152120373, 0.09141970076123061, 0.10799157530600766, 0.11802874520111026], "min": [0.44335930315372796, 0.28155029226969364, 1.139780667811261, -0.13734192336609552, -0.3947529611899552, 0.9449063926313132, 0.4806768073745718, -0.3376891775658797, 1.129264665165383, -0.18683966600588953, -0.4043729668352245, -1.2502981623913325], "max": [0.5286710897984278, 0.3501827225885662, 1.2811925180472266, 0.3002056501247607, 0.0203470073210823, 1.2719990420927259, 0.6087728301809922, -0.24683331277682807, 1.2284860372619346, 0.1341296664699232, 0.03860095987442347, -0.8386379527301266], "count": [666]}, "eef_sim_pose_action": {"mean": [0.4895877355705083, 0.29908620708705946, 1.2366199699902807, 0.002945446300451168, -0.20746497793042137, 1.1004902370238083, 0.5821308983107344, -0.288654613666879, 1.188541266910722, 0.007136699532676196, -0.11201754153398974, -0.9565981317282386], "std": [0.013991235969036455, 0.012842480242660863, 0.040624788072195064, 0.1060109923417748, 0.1242652315050851, 0.08256220990819138, 0.03992433658317864, 0.01682780315046023, 0.027563361699131133, 0.09162380201517367, 0.10761788455369894, 0.11748467500407413], "min": [0.44335930315372796, 0.28155029226969364, 1.139780667811261, -0.13734192336609552, -0.3947529611899552, 0.9449063926313132, 0.4806768073745718, -0.3376891775658797, 1.129264665165383, -0.18683966600588953, -0.4043729668352245, -1.2502981623913325], "max": [0.5286710897984278, 0.3501827225885662, 1.2811925180472266, 0.3002056501247607, 0.0203470073210823, 1.2719990420927259, 0.6087728301809922, -0.24683331277682807, 1.2284860372619346, 0.1341296664699232, 0.03860095987442347, -0.8386379527301266], "count": [666]}, "gripper_mode_state": {"mean": [0.34984984984984985, 0.35135135135135137], "std": [0.47692235469716926, 0.4773924792609666], "min": [0, 0], "max": [1, 1], "count": [666]}, "gripper_activity_state": {"mean": [1.852852852852853, 1.8558558558558558], "std": [0.47391345553033587, 0.4684684684684722], "min": [0, 0], "max": [2, 2], "count": [666]}, "gripper_mode_action": {"mean": [0.34984984984984985, 0.35135135135135137], "std": [0.47692235469716926, 0.4773924792609666], "min": [0, 0], "max": [1, 1], "count": [666]}, "gripper_activity_action": {"mean": [1.852852852852853, 1.8558558558558558], "std": [0.47391345553033587, 0.4684684684684722], "min": [0, 0], "max": [2, 2], "count": [666]}, "gripper_open_scale_state": {"mean": [0.594926140629272, 0.6031631685507425], "std": [0.4172401026196509, 0.40958726646444765], "min": [0.0, 0.02181818181818182], "max": [0.9109999778053978, 0.9136363636363637], "count": [666]}, "gripper_open_scale_action": {"mean": [0.5949300195192593, 0.603165813240887], "std": [0.4172430279026971, 0.4095892651118038], "min": [0.0, 0.02181818181818182], "max": [0.9109917103160511, 0.9136363636363637], "count": [666]}}} +{"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.44119124597176834]], [[0.42037219725853303]], [[0.3943417841094771]]], "std": [[[0.19207496585065512]], [[0.19096732059432764]], [[0.20026481574764174]]], "count": [144]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47399449947803196]], [[0.4642019987972041]], [[0.4479890528549383]]], "std": [[[0.21500009359131358]], [[0.20812201644832026]], [[0.21773777299543765]]], "count": [144]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4602512127246732]], [[0.45698761176924474]], [[0.4403354595020879]]], "std": [[[0.20095225014199553]], [[0.1991183299374831]], [[0.21328476217112893]]], "count": [144]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4533089270719862]], [[0.43888621663943356]], [[0.42626309175290483]]], "std": [[[0.1982514841114553]], [[0.1937960391470664]], [[0.19915629664009502]]], "count": [144]}, "observation.state": {"min": [-0.41658392548561096, 0.35359060764312744, 0.12802863121032715, -1.7873153686523438, -0.6512969136238098, -0.600167453289032, -0.6342515349388123, -0.31171107292175293, 0.38904720544815063, 0.19037556648254395, -2.394594192504883, -1.6794275045394897, -1.1400973796844482, -0.016379915177822113, 0.36475417017936707, -0.4568552076816559, -1.8822907209396362, 0.19635280966758728, -0.12248066067695618, -0.08062657713890076, -0.31186994910240173, -0.4869523048400879, 0.12330649793148041, 1.4225994348526, -1.731076717376709, 0.23645757138729095, 125.4375, 1.25], "max": [0.04239622876048088, 0.6944872140884399, 0.4552963972091675, -0.9815709590911865, -0.2229548990726471, 0.060901083052158356, 0.028291787952184677, -0.13736262917518616, 0.5010350346565247, 0.2603946924209595, -1.4667054414749146, -1.0075961351394653, -0.716058611869812, 0.31264954805374146, 0.676179826259613, -0.11312351375818253, -1.3605365753173828, 0.6004608869552612, 0.3400828540325165, 0.47478410601615906, -0.15659549832344055, -0.3981223702430725, 0.28112125396728516, 1.935794472694397, -1.0488643646240234, 0.9565826058387756, 1002.0, 1001.125], "mean": [-0.31716829538345337, 0.46180954575538635, 0.2567874789237976, -1.3457410335540771, -0.38861143589019775, -0.261813223361969, -0.4077857434749603, -0.23490269482135773, 0.47388696670532227, 0.222246453166008, -1.877497673034668, -1.3070744276046753, -0.9342869520187378, 0.17534160614013672, 0.516810953617096, -0.2917012572288513, -1.6032134294509888, 0.345848023891449, 0.05472477898001671, 0.2848104238510132, -0.24225851893424988, -0.43398317694664, 0.19427914917469025, 1.6845935583114624, -1.4190062284469604, 0.741918683052063, 768.1090698242188, 577.9945678710938], "std": [0.10366851091384888, 0.0946682021021843, 0.10204821825027466, 0.16544276475906372, 0.10889853537082672, 0.20239505171775818, 0.2331298589706421, 0.06088927015662193, 0.02484867535531521, 0.017652077600359917, 0.2720387279987335, 0.21383367478847504, 0.12602555751800537, 0.07620257884263992, 0.07992132753133774, 0.10837538540363312, 0.17386656999588013, 0.08528883010149002, 0.12129639834165573, 0.18130722641944885, 0.053686805069446564, 0.022796498611569405, 0.038599807769060135, 0.15596812963485718, 0.19373786449432373, 0.18055729568004608, 374.9407958984375, 471.8475646972656], "count": [761]}, "action": {"min": [-0.41658392548561096, 0.35359060764312744, 0.12802863121032715, -1.7873153686523438, -0.6512969136238098, -0.600167453289032, -0.6342515349388123, -0.31171107292175293, 0.38904720544815063, 0.19037556648254395, -2.394594192504883, -1.6794275045394897, -1.1400973796844482, -0.016379915177822113, 0.36475417017936707, -0.4568552076816559, -1.8822907209396362, 0.19635280966758728, -0.12248066067695618, -0.08062657713890076, -0.31186994910240173, -0.4869523048400879, 0.12330649793148041, 1.4225994348526, -1.731076717376709, 0.23645757138729095, 125.4375, 1.25], "max": [0.04239622876048088, 0.6944872140884399, 0.4552963972091675, -0.9815709590911865, -0.2229548990726471, 0.060901083052158356, 0.02828851528465748, -0.13736262917518616, 0.5010350346565247, 0.2603946924209595, -1.4667054414749146, -1.0075961351394653, -0.716058611869812, 0.31264954805374146, 0.676179826259613, -0.11312351375818253, -1.3605365753173828, 0.6004608869552612, 0.3400828540325165, 0.47478410601615906, -0.15659549832344055, -0.3981223702430725, 0.28112125396728516, 1.935794472694397, -1.0488643646240234, 0.9565826058387756, 1002.0, 1001.125], "mean": [-0.3171662986278534, 0.46181169152259827, 0.25678983330726624, -1.3457411527633667, -0.3886103332042694, -0.2618097960948944, -0.4077858626842499, -0.23490430414676666, 0.47388601303100586, 0.22224663197994232, -1.877495288848877, -1.3070753812789917, -0.9342787861824036, 0.1753423511981964, 0.5168118476867676, -0.2917029857635498, -1.6032111644744873, 0.34584668278694153, 0.05472364276647568, 0.28481030464172363, -0.242259219288826, -0.4339831471443176, 0.1942795366048813, 1.6845940351486206, -1.4190051555633545, 0.7419155240058899, 768.1090698242188, 579.306396484375], "std": [0.10367082804441452, 0.09467152506113052, 0.10205276310443878, 0.1654428243637085, 0.1089000254869461, 0.2023974508047104, 0.23312979936599731, 0.06089125573635101, 0.024849776178598404, 0.01765219122171402, 0.272041916847229, 0.21383261680603027, 0.1260378211736679, 0.07620280236005783, 0.07992234826087952, 0.10837790369987488, 0.17386934161186218, 0.08529026806354523, 0.12129798531532288, 0.18130749464035034, 0.053687699139118195, 0.022796504199504852, 0.03860022500157356, 0.15596774220466614, 0.193739652633667, 0.18055690824985504, 374.9407958984375, 471.63458251953125], "count": [761]}, "timestamp": {"min": [0.0], "max": [25.333333333333332], "mean": [12.666666666666668], "std": [7.322719591942751], "count": [761]}, "frame_index": {"min": [0], "max": [760], "mean": [380.0], "std": [219.68158775828255], "count": [761]}, "episode_index": {"min": [88], "max": [88], "mean": [88.0], "std": [0.0], "count": [761]}, "index": {"min": [87917], "max": [88677], "mean": [88297.0], "std": [219.68158775828255], "count": [761]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [761]}, "subtask_annotation": {"mean": [2.724047306176084, 8.0, 8.0, 8.0, 8.0], "std": [2.060851518348525, 0.0, 0.0, 0.0, 0.0], "min": [0, 8, 8, 8, 8], "max": [8, 8, 8, 8, 8], "count": [761]}, "scene_annotation": {"mean": [88.0], "std": [0.0], "min": [88], "max": [88], "count": [761]}, "eef_direction_state": {"mean": [5.2036793692509855, 4.848883048620237], "std": [1.5360023277357144, 1.7481439568332104], "min": [0, 0], "max": [6, 6], "count": [761]}, "eef_velocity_state": {"mean": [0.42181340341655715, 0.4664914586070959], "std": [0.6541065040679367, 0.5838333742844405], "min": [0, 0], "max": [2, 2], "count": [761]}, "eef_acc_mag_state": {"mean": [0.3416557161629435, 0.3823915900131406], "std": [0.6773698009972597, 0.7045226968401485], "min": [0, 0], "max": [2, 2], "count": [761]}, "eef_direction_action": {"mean": [5.2036793692509855, 4.848883048620237], "std": [1.5360023277357142, 1.7481439568332104], "min": [0, 0], "max": [6, 6], "count": [761]}, "eef_velocity_action": {"mean": [0.42181340341655715, 0.4664914586070959], "std": [0.6541065040679367, 0.5838333742844405], "min": [0, 0], "max": [2, 2], "count": [761]}, "eef_acc_mag_action": {"mean": [0.3416557161629435, 0.3823915900131406], "std": [0.6773698009972597, 0.7045226968401485], "min": [0, 0], "max": [2, 2], "count": [761]}, "eef_sim_pose_state": {"mean": [0.532633428922712, 0.31801783782902193, 1.1905477355488645, -0.2008747181411876, -0.24803830588950365, 1.0495828668425269, 0.4889328649170299, -0.2886506664509555, 1.203654718854514, -0.04480545376890425, -0.19545867440046474, -1.0174860639803172], "std": [0.03135404221864481, 0.013091779379850078, 0.046133661063982416, 0.23774359853563032, 0.1558646866100421, 0.11602092453513091, 0.022272515269524087, 0.02653565596301992, 0.04512428582642212, 0.1621954146589928, 0.12343610046324377, 0.18048599795620493], "min": [0.44183793944507604, 0.29478236788544276, 1.1250566137685662, -0.6655369496836364, -0.45567440774038004, 0.9050305047287257, 0.45148171256980213, -0.36296650721573304, 1.1373470283086777, -0.43459752677781616, -0.3996398516177997, -1.37108424152151], "max": [0.5585878807964496, 0.34334469156261044, 1.2540983338022698, 0.1591701222744809, 0.01820761714716701, 1.2600686482624948, 0.5371391570173937, -0.23535962720506212, 1.2659034264889077, 0.2309360028093364, -0.018086366038250867, -0.7259464747107207], "count": [761]}, "eef_sim_pose_action": {"mean": [0.5326325300164918, 0.3180180285241034, 1.1905467511318646, -0.20086708840399187, -0.24804086751879192, 1.0495793617260916, 0.4889328794220125, -0.2886510629485808, 1.2036541282406903, -0.0448070842641064, -0.1954611405537134, -1.0174851550311144], "std": [0.031355309959626404, 0.013091658092332788, 0.04613474927578004, 0.2377525167139215, 0.1558669164264353, 0.11601487678325487, 0.022272515089404494, 0.026535970758370376, 0.045125122469048734, 0.16219572458806286, 0.12343985882495163, 0.18048482506449018], "min": [0.44183793944507604, 0.29478236788544276, 1.1250566137685662, -0.6655369496836364, -0.45567440774038004, 0.9050305047287257, 0.45148171256980213, -0.36296650721573304, 1.1373470283086777, -0.43459752677781616, -0.3996398516177997, -1.37108424152151], "max": [0.5585878807964496, 0.34334469156261044, 1.2540983338022698, 0.1591701222744809, 0.01820761714716701, 1.2600686482624948, 0.5371391570173937, -0.23535962720506212, 1.2659034264889077, 0.2309360028093364, -0.018086366038250867, -0.7259464747107207], "count": [761]}, "gripper_mode_state": {"mean": [0.266754270696452, 0.4283837056504599], "std": [0.4422628514375353, 0.49484452748681096], "min": [0, 0], "max": [1, 1], "count": [761]}, "gripper_activity_state": {"mean": [1.8817345597897503, 1.7792378449408672], "std": [0.42792797602980276, 0.5922317508500621], "min": [0, 0], "max": [2, 2], "count": [761]}, "gripper_mode_action": {"mean": [0.266754270696452, 0.42706964520367935], "std": [0.44226285143753535, 0.4946525683237485], "min": [0, 0], "max": [1, 1], "count": [761]}, "gripper_activity_action": {"mean": [1.8817345597897503, 1.7792378449408672], "std": [0.42792797602980276, 0.5922317508500621], "min": [0, 0], "max": [2, 2], "count": [761]}, "gripper_open_scale_state": {"mean": [0.6982809700155388, 0.5254496274306638], "std": [0.340855831926556, 0.4289536838646463], "min": [0.1140340909090909, 0.0011363636363636363], "max": [0.9109090909090909, 0.9101136363636364], "count": [761]}, "gripper_open_scale_action": {"mean": [0.6982809700155388, 0.5266421673452003], "std": [0.34085583192655594, 0.42875956768315565], "min": [0.1140340909090909, 0.0011363636363636363], "max": [0.9109090909090909, 0.9101136363636364], "count": [761]}}} +{"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.45087545117549505]], [[0.4397016266705687]], [[0.41832857465125356]]], "std": [[[0.1834656684374734]], [[0.18364189616880142]], [[0.19546354099319665]]], "count": [134]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4740446511315969]], [[0.46795097277094916]], [[0.4507703974002536]]], "std": [[[0.2032660769740127]], [[0.20141679230331838]], [[0.21322125673799278]]], "count": [134]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4767500853575261]], [[0.4697158905228758]], [[0.4502333674763438]]], "std": [[[0.20171507431062546]], [[0.19858229254537418]], [[0.21201433154342675]]], "count": [134]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4450463262730465]], [[0.4326988296873476]], [[0.4208537246366208]]], "std": [[[0.19079707467201634]], [[0.18969744543499273]], [[0.19644965333858866]]], "count": [134]}, "observation.state": {"min": [-0.6405652761459351, 0.1382475346326828, 0.13806971907615662, -1.8506227731704712, -0.6307489275932312, -0.12050750851631165, -0.34101879596710205, -0.3100338876247406, 0.401993989944458, 0.09236106276512146, -1.7044957876205444, -1.588592529296875, -1.0465689897537231, 0.11112838238477707, 0.11119601875543594, -0.45133233070373535, -1.6707371473312378, 0.22776219248771667, -0.18859046697616577, -0.02831273153424263, -0.36734455823898315, -0.5602272748947144, 0.13958662748336792, 1.412862777709961, -1.7133091688156128, 0.6551177501678467, 148.9375, 32.125], "max": [-0.0033477596007287502, 0.6629338264465332, 0.45135632157325745, -1.0057917833328247, 0.20053397119045258, 0.43645885586738586, 0.036825355142354965, -0.1429058164358139, 0.5573902130126953, 0.24984730780124664, -1.244292974472046, -0.8807764649391174, -0.5988850593566895, 0.7237346172332764, 0.6472378969192505, -0.1589929461479187, -0.47111672163009644, 0.5343096256256104, 0.075446218252182, 0.5047011971473694, -0.1973901242017746, -0.43084970116615295, 0.24780899286270142, 1.732169508934021, -1.121137022972107, 1.1931325197219849, 1002.0, 1001.0625], "mean": [-0.39797472953796387, 0.3112541437149048, 0.2638598084449768, -1.4224801063537598, -0.19208639860153198, 0.2185341864824295, -0.16389408707618713, -0.21079403162002563, 0.5065708756446838, 0.17258529365062714, -1.4969196319580078, -1.3098770380020142, -0.855191171169281, 0.44413793087005615, 0.29822561144828796, -0.2804289758205414, -1.205548882484436, 0.3921692371368408, -0.04077061638236046, 0.3664778470993042, -0.2443350851535797, -0.5177502036094666, 0.17046412825584412, 1.6293869018554688, -1.5555996894836426, 0.9529320597648621, 640.9942626953125, 592.3917236328125], "std": [0.14945092797279358, 0.13447760045528412, 0.06563066691160202, 0.15510499477386475, 0.2501971423625946, 0.1440001279115677, 0.10534252226352692, 0.05245298892259598, 0.03856484219431877, 0.03517686948180199, 0.09246325492858887, 0.22956746816635132, 0.10587410628795624, 0.1377141922712326, 0.12743964791297913, 0.06654556095600128, 0.24881474673748016, 0.11401701718568802, 0.0833452045917511, 0.14415135979652405, 0.04371430724859238, 0.03456415981054306, 0.027778156101703644, 0.0722353607416153, 0.15502233803272247, 0.13438481092453003, 409.68682861328125, 462.90899658203125], "count": [688]}, "action": {"min": [-0.6405652761459351, 0.1382475346326828, 0.13806971907615662, -1.8506227731704712, -0.6307489275932312, -0.12050735205411911, -0.34101879596710205, -0.3100338876247406, 0.401993989944458, 0.09236106276512146, -1.7044957876205444, -1.588592529296875, -1.0465689897537231, 0.11112838238477707, 0.11119601875543594, -0.45133233070373535, -1.6707371473312378, 0.22776219248771667, -0.18859046697616577, -0.02831505797803402, -0.36734455823898315, -0.5602272748947144, 0.13958662748336792, 1.412862777709961, -1.7133091688156128, 0.6551177501678467, 148.9375, 32.125], "max": [-0.0033477596007287502, 0.6629338264465332, 0.45135632157325745, -1.0057917833328247, 0.20053397119045258, 0.43645885586738586, 0.036825355142354965, -0.1429058164358139, 0.5573902130126953, 0.24984730780124664, -1.244292974472046, -0.8807764649391174, -0.5988850593566895, 0.7237346172332764, 0.6472378969192505, -0.1589929461479187, -0.47111672163009644, 0.5343096256256104, 0.075446218252182, 0.5047011971473694, -0.1973901242017746, -0.43084970116615295, 0.24780899286270142, 1.732169508934021, -1.121137022972107, 1.1931325197219849, 1002.0, 1001.0625], "mean": [-0.3984600007534027, 0.31057992577552795, 0.26350685954093933, -1.4219127893447876, -0.19162632524967194, 0.21913564205169678, -0.16427823901176453, -0.21078528463840485, 0.5067269206047058, 0.17248550057411194, -1.4964613914489746, -1.3102232217788696, -0.8549841046333313, 0.4448910653591156, 0.2975130081176758, -0.28032055497169495, -1.2042057514190674, 0.3922097086906433, -0.04082478955388069, 0.3672281801700592, -0.24441659450531006, -0.5179170966148376, 0.17032569646835327, 1.6291630268096924, -1.5564539432525635, 0.9528157711029053, 640.9912109375, 592.3902587890625], "std": [0.1493479162454605, 0.13416768610477448, 0.06527355313301086, 0.15585458278656006, 0.25037384033203125, 0.1434459537267685, 0.10512266308069229, 0.052437134087085724, 0.038533471524715424, 0.03509707376360893, 0.09286501258611679, 0.2294621616601944, 0.10622557997703552, 0.1377909928560257, 0.12709449231624603, 0.06632734090089798, 0.25018638372421265, 0.11397301405668259, 0.08340907841920853, 0.14343629777431488, 0.04388611391186714, 0.03449064493179321, 0.027693642303347588, 0.07264690846204758, 0.1542431265115738, 0.13459792733192444, 409.6841125488281, 462.90679931640625], "count": [688]}, "timestamp": {"min": [0.0], "max": [22.9], "mean": [11.450000000000001], "std": [6.620276093604825], "count": [688]}, "frame_index": {"min": [0], "max": [687], "mean": [343.5], "std": [198.60828280814474], "count": [688]}, "episode_index": {"min": [89], "max": [89], "mean": [89.0], "std": [0.0], "count": [688]}, "index": {"min": [88678], "max": [89365], "mean": [89021.5], "std": [198.60828280814474], "count": [688]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [688]}, "subtask_annotation": {"mean": [2.1802325581395348, 8.0, 8.0, 8.0, 8.0], "std": [2.184662166818019, 0.0, 0.0, 0.0, 0.0], "min": [0, 8, 8, 8, 8], "max": [8, 8, 8, 8, 8], "count": [688]}, "scene_annotation": {"mean": [89.0], "std": [0.0], "min": [89], "max": [89], "count": [688]}, "eef_direction_state": {"mean": [4.888081395348837, 5.013081395348837], "std": [1.9200526380570129, 1.7113176054909005], "min": [0, 0], "max": [6, 6], "count": [688]}, "eef_velocity_state": {"mean": [0.48255813953488375, 0.4171511627906977], "std": [0.6902463093345901, 0.6138867977124319], "min": [0, 0], "max": [2, 2], "count": [688]}, "eef_acc_mag_state": {"mean": [0.40406976744186046, 0.3808139534883721], "std": [0.7047065658624933, 0.6928064180047414], "min": [0, 0], "max": [2, 2], "count": [688]}, "eef_direction_action": {"mean": [4.888081395348837, 5.013081395348837], "std": [1.920052638057013, 1.7113176054909005], "min": [0, 0], "max": [6, 6], "count": [688]}, "eef_velocity_action": {"mean": [0.48255813953488375, 0.4171511627906977], "std": [0.6902463093345901, 0.6138867977124319], "min": [0, 0], "max": [2, 2], "count": [688]}, "eef_acc_mag_action": {"mean": [0.40406976744186046, 0.3808139534883721], "std": [0.7047065658624933, 0.6928064180047414], "min": [0, 0], "max": [2, 2], "count": [688]}, "eef_sim_pose_state": {"mean": [0.5520465760848178, 0.2500205755495012, 1.2366915028273786, 0.06199065256405115, -0.18831330999150067, 1.2309373544103133, 0.5703966106396336, -0.2637423521861951, 1.1924008279307998, 0.0577360680135966, -0.019632441903390474, -1.0414956016764279], "std": [0.037827595561289215, 0.03885695775294816, 0.04926210093997624, 0.09913677847816567, 0.19287431734899613, 0.11160373256978974, 0.038038813083634916, 0.022906792735063422, 0.03533929678518516, 0.11642436294319507, 0.12246996317521502, 0.0988402362232824], "min": [0.4470275658476767, 0.18874846838969686, 1.138964907971219, -0.04220230579357176, -0.5391902067549315, 0.9591221181900409, 0.4769899755923842, -0.32626528609173405, 1.0978839608611917, -0.2581193525787861, -0.3831902587074163, -1.250310966009065], "max": [0.6036145343298844, 0.32153949768199824, 1.3057067538555678, 0.40543986196533793, 0.06921572686834043, 1.4132327100924442, 0.6174791528523151, -0.2375797436705922, 1.230940127809094, 0.23871975134146706, 0.12093095351032535, -0.9191313295077723], "count": [688]}, "eef_sim_pose_action": {"mean": [0.5522103555806467, 0.24991411193640925, 1.2367406505881284, 0.0624514472654874, -0.18805209793802044, 1.2309067358721164, 0.570583500714191, -0.2636375536745665, 1.1923423986322366, 0.0574868194329663, -0.01900111027331899, -1.0411198094562215], "std": [0.03779673708726179, 0.03879374424625927, 0.04918223496946112, 0.09993285516379896, 0.19273219452889054, 0.11160130082957703, 0.03795235947415938, 0.022861468124692665, 0.035459241381333946, 0.11689256520657144, 0.12171307555963376, 0.09853672666143129], "min": [0.4470275658476767, 0.18874846838969686, 1.138964907971219, -0.04220230579357176, -0.5391902067549315, 0.9591221181900409, 0.4769899755923842, -0.32626528609173405, 1.0978839608611917, -0.2581193525787861, -0.3831902587074163, -1.2503138130403664], "max": [0.6036145343298844, 0.32153949768199824, 1.3057067538555678, 0.40543986196533793, 0.06921572686834043, 1.4132327100924442, 0.6174791528523151, -0.23757018910810396, 1.230940127809094, 0.23871975134146706, 0.12093095351032535, -0.9191313295077723], "count": [688]}, "gripper_mode_state": {"mean": [0.42005813953488375, 0.4258720930232558], "std": [0.49356792738727884, 0.49447452250571244], "min": [0, 0], "max": [1, 1], "count": [688]}, "gripper_activity_state": {"mean": [1.880813953488372, 1.8619186046511629], "std": [0.4283329370029586, 0.46047603566451234], "min": [0, 0], "max": [2, 2], "count": [688]}, "gripper_mode_action": {"mean": [0.42005813953488375, 0.4258720930232558], "std": [0.49356792738727884, 0.49447452250571244], "min": [0, 0], "max": [1, 1], "count": [688]}, "gripper_activity_action": {"mean": [1.880813953488372, 1.8619186046511629], "std": [0.42833293700295866, 0.46047603566451234], "min": [0, 0], "max": [2, 2], "count": [688]}, "gripper_open_scale_state": {"mean": [0.5827221279668492, 0.5385379228329819], "std": [0.3724425885658631, 0.420826256752178], "min": [0.13539772727272728, 0.029204545454545455], "max": [0.9109090909090909, 0.9100568181818182], "count": [688]}, "gripper_open_scale_action": {"mean": [0.58271931807536, 0.5385366014799163], "std": [0.37244011974604085, 0.42082509182132316], "min": [0.13539772727272728, 0.029204545454545455], "max": [0.9109090909090909, 0.9100568181818182], "count": [688]}}} +{"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.44353910172160654]], [[0.4246973468433267]], [[0.3978900729373875]]], "std": [[[0.1905439307031415]], [[0.19134994568272834]], [[0.20306110293305615]]], "count": [138]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.462473798486786]], [[0.45557172669792556]], [[0.43999313103864734]]], "std": [[[0.2105568369241144]], [[0.20578359986746356]], [[0.21737058878129667]]], "count": [138]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4720583602704367]], [[0.46454047225774364]], [[0.4459346701240883]]], "std": [[[0.20806378890091454]], [[0.20353199732083901]], [[0.2153443475688217]]], "count": [138]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4261047616510372]], [[0.4237104883016008]], [[0.4116246048238136]]], "std": [[[0.19611917281743468]], [[0.19672204269214005]], [[0.2038466404154592]]], "count": [138]}, "observation.state": {"min": [-0.34837645292282104, 0.24134740233421326, 0.0717112123966217, -2.063173294067383, -0.5243842005729675, -0.12045171856880188, -0.2632349133491516, -0.3086674213409424, 0.384036123752594, 0.15748330950737, -1.5733782052993774, -1.5581074953079224, -0.9723639488220215, 0.13005757331848145, 0.22744585573673248, -0.4514174163341522, -1.6003501415252686, 0.21541181206703186, -0.20832794904708862, -0.028275424614548683, -0.3087101876735687, -0.5106054544448853, 0.15162444114685059, 1.4835588932037354, -1.5610109567642212, 0.7021201848983765, 0.0, 140.625], "max": [-0.0006054111872799695, 0.6454663872718811, 0.4513072371482849, -1.4118328094482422, 0.1406746357679367, 0.7368049621582031, 0.08925177156925201, -0.08006356656551361, 0.4769992530345917, 0.2523849308490753, -1.260911464691162, -0.8623495101928711, -0.6311708092689514, 0.39562904834747314, 0.6261335611343384, -0.059784069657325745, -1.2113631963729858, 0.5428715944290161, 0.04436081275343895, 0.3652690649032593, -0.15627461671829224, -0.43727782368659973, 0.2640133202075958, 1.747231364250183, -1.121137022972107, 1.4914507865905762, 1002.0625, 1005.0], "mean": [-0.2687782645225525, 0.37591007351875305, 0.21923168003559113, -1.7761934995651245, -0.13428278267383575, 0.46108442544937134, -0.0726577490568161, -0.16326475143432617, 0.4520317018032074, 0.1820274442434311, -1.4514689445495605, -1.17902672290802, -0.8205186724662781, 0.326582670211792, 0.35116860270500183, -0.2441754788160324, -1.395617961883545, 0.35481372475624084, -0.04168706759810448, 0.26321709156036377, -0.2324468046426773, -0.48950204253196716, 0.19234667718410492, 1.6312592029571533, -1.4022330045700073, 1.0154908895492554, 645.5968627929688, 667.6431884765625], "std": [0.09818311780691147, 0.12175479531288147, 0.07539650052785873, 0.14179834723472595, 0.18022756278514862, 0.21273382008075714, 0.06200387328863144, 0.06277507543563843, 0.020789464935660362, 0.026970988139510155, 0.09612645953893661, 0.17771416902542114, 0.08456945419311523, 0.057396985590457916, 0.10672184079885483, 0.10904069989919662, 0.09447935968637466, 0.07180491834878922, 0.09308204799890518, 0.10195590555667877, 0.049074750393629074, 0.01753978803753853, 0.02262316644191742, 0.07944963127374649, 0.1057162880897522, 0.2492142915725708, 462.92523193359375, 407.63555908203125], "count": [715]}, "action": {"min": [-0.34837645292282104, 0.24134740233421326, 0.0717112123966217, -2.063173294067383, -0.5243842005729675, -0.12045171856880188, -0.2632349133491516, -0.3086674213409424, 0.384036123752594, 0.15748330950737, -1.5733782052993774, -1.5581074953079224, -0.9723639488220215, 0.13005757331848145, 0.22744585573673248, -0.4514174163341522, -1.6003501415252686, 0.21541181206703186, -0.20832794904708862, -0.028275424614548683, -0.3087101876735687, -0.5106054544448853, 0.15162444114685059, 1.4835588932037354, -1.5610109567642212, 0.7021201848983765, 0.0, 140.625], "max": [-0.0006054111872799695, 0.6454663872718811, 0.45130395889282227, -1.4118328094482422, 0.1406746357679367, 0.7368049621582031, 0.08925177156925201, -0.08006356656551361, 0.4769992530345917, 0.2523849308490753, -1.260911464691162, -0.8623495101928711, -0.6311708092689514, 0.39562904834747314, 0.6261335611343384, -0.059784069657325745, -1.2113631963729858, 0.5428715944290161, 0.04436081275343895, 0.3652690649032593, -0.15627461671829224, -0.43727782368659973, 0.2640133202075958, 1.747231364250183, -1.121137022972107, 1.4914507865905762, 1002.0625, 1005.0], "mean": [-0.2688789963722229, 0.37540364265441895, 0.21884387731552124, -1.776573896408081, -0.13382059335708618, 0.4620169997215271, -0.07305525988340378, -0.16311535239219666, 0.4520651698112488, 0.1819305419921875, -1.4512133598327637, -1.1792161464691162, -0.8203843832015991, 0.32672828435897827, 0.3506815731525421, -0.24382582306861877, -1.395371913909912, 0.35494911670684814, -0.04165921360254288, 0.26376137137413025, -0.23242467641830444, -0.489566445350647, 0.19227170944213867, 1.6312215328216553, -1.4028427600860596, 1.015870451927185, 645.5999145507812, 667.6490478515625], "std": [0.09814905375242233, 0.12155530601739883, 0.07491324096918106, 0.1411835253238678, 0.18034398555755615, 0.21164119243621826, 0.06226600706577301, 0.06255543231964111, 0.020797772333025932, 0.02690487913787365, 0.09604553878307343, 0.17772428691387177, 0.08476229012012482, 0.05720625817775726, 0.10635831952095032, 0.10877611488103867, 0.09466552734375, 0.07170554250478745, 0.0930614098906517, 0.10143575817346573, 0.049043864011764526, 0.01746140792965889, 0.022570623084902763, 0.07948393374681473, 0.10534991323947906, 0.24901019036769867, 462.9290771484375, 407.640380859375], "count": [715]}, "timestamp": {"min": [0.0], "max": [23.8], "mean": [11.9], "std": [6.880083978815634], "count": [715]}, "frame_index": {"min": [0], "max": [714], "mean": [357.0], "std": [206.402519364469], "count": [715]}, "episode_index": {"min": [90], "max": [90], "mean": [90.0], "std": [0.0], "count": [715]}, "index": {"min": [89366], "max": [90080], "mean": [89723.0], "std": [206.402519364469], "count": [715]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [715]}, "subtask_annotation": {"mean": [3.0335664335664334, 8.0, 8.0, 8.0, 8.0], "std": [1.9371937044043368, 0.0, 0.0, 0.0, 0.0], "min": [0, 8, 8, 8, 8], "max": [8, 8, 8, 8, 8], "count": [715]}, "scene_annotation": {"mean": [90.0], "std": [0.0], "min": [90], "max": [90], "count": [715]}, "eef_direction_state": {"mean": [5.107692307692307, 5.3076923076923075], "std": [1.4859282575024455, 1.409412758884323], "min": [0, 0], "max": [6, 6], "count": [715]}, "eef_velocity_state": {"mean": [0.46013986013986014, 0.35384615384615387], "std": [0.6208656105094499, 0.600089647238621], "min": [0, 0], "max": [2, 2], "count": [715]}, "eef_acc_mag_state": {"mean": [0.3090909090909091, 0.3118881118881119], "std": [0.6332190035215678, 0.6428182605934429], "min": [0, 0], "max": [2, 2], "count": [715]}, "eef_direction_action": {"mean": [5.107692307692307, 5.3076923076923075], "std": [1.4859282575024455, 1.409412758884323], "min": [0, 0], "max": [6, 6], "count": [715]}, "eef_velocity_action": {"mean": [0.46013986013986014, 0.35384615384615387], "std": [0.6208656105094499, 0.600089647238621], "min": [0, 0], "max": [2, 2], "count": [715]}, "eef_acc_mag_action": {"mean": [0.3090909090909091, 0.3118881118881119], "std": [0.6332190035215678, 0.6428182605934428], "min": [0, 0], "max": [2, 2], "count": [715]}, "eef_sim_pose_state": {"mean": [0.49540775193217096, 0.2512179021182283, 1.2871498176513545, 0.09328446578792765, -0.27559397831168647, 1.3241352888623863, 0.5393908517745906, -0.27732858668649957, 1.200831543803898, 0.0992816225632779, -0.0819317179851861, -1.1394995063203404], "std": [0.020829710304500884, 0.027985072532656096, 0.0575593437775066, 0.14122787920883828, 0.10624296493346758, 0.10147294106193638, 0.01938522061064767, 0.016870279004979696, 0.033237189116538425, 0.20266362654632644, 0.10775778240745476, 0.07145059934140587], "min": [0.4316192252705995, 0.22971211008201817, 1.1397954283400271, -0.16465969234616817, -0.4307191888861812, 1.1631910386044129, 0.48386763077302586, -0.3385517544776212, 1.1397596975378672, -0.15149148358321424, -0.38301704823625826, -1.2860981672874412], "max": [0.5223586054211263, 0.3200469492498989, 1.3484435236979522, 0.29905743500566107, -0.00971351148946109, 1.5136043321094896, 0.5619335790324168, -0.24734860270158018, 1.2437104419438199, 0.4805663839795892, 0.06314186606209438, -1.011014991283266], "count": [715]}, "eef_sim_pose_action": {"mean": [0.49544406617907516, 0.251116317478312, 1.287323168348238, 0.09355927078805878, -0.27546511026815046, 1.3241045333584625, 0.5394626073013915, -0.27727311107681757, 1.200839137245865, 0.09944819117341533, -0.08134663689844283, -1.1393082786038466], "std": [0.020840543453677814, 0.027904369539063043, 0.05730129192308893, 0.14138425954217781, 0.1061683343421573, 0.10149848740521676, 0.019291963456998837, 0.01682915870144797, 0.03322378223695916, 0.20256835110877947, 0.10725599458004648, 0.07133688310941737], "min": [0.4316192252705995, 0.22971211008201817, 1.1397954283400271, -0.16465969234616817, -0.4307191888861812, 1.1631910386044129, 0.48386763077302586, -0.3385517544776212, 1.1397596975378672, -0.15149148358321424, -0.38301704823625826, -1.2860981672874412], "max": [0.5223586054211263, 0.3200469492498989, 1.3484435236979522, 0.29905743500566107, -0.00971351148946109, 1.5136043321094896, 0.5619335790324168, -0.24734860270158018, 1.2437104419438199, 0.4805663839795892, 0.06314186606209438, -1.011014991283266], "count": [715]}, "gripper_mode_state": {"mean": [0.3594405594405594, 0.38741258741258744], "std": [0.47983647596824186, 0.48715918807599856], "min": [0, 0], "max": [1, 1], "count": [715]}, "gripper_activity_state": {"mean": [1.8587412587412588, 1.876923076923077], "std": [0.46519845698543544, 0.43800123059065016], "min": [0, 0], "max": [2, 2], "count": [715]}, "gripper_mode_action": {"mean": [0.3594405594405594, 0.38741258741258744], "std": [0.4798364759682419, 0.48715918807599856], "min": [0, 0], "max": [1, 1], "count": [715]}, "gripper_activity_action": {"mean": [1.8587412587412588, 1.876923076923077], "std": [0.46519845698543544, 0.43800123059065016], "min": [0, 0], "max": [2, 2], "count": [715]}, "gripper_open_scale_state": {"mean": [0.5869062393683276, 0.6069483561094455], "std": [0.4208412642428066, 0.37057769115369554], "min": [0.0, 0.1278409090909091], "max": [0.9109659090909091, 0.9136363636363637], "count": [715]}, "gripper_open_scale_action": {"mean": [0.5869090093478154, 0.6069536484356385], "std": [0.42084339030590295, 0.370582046251544], "min": [0.0, 0.1278409090909091], "max": [0.9109659090909091, 0.9136363636363637], "count": [715]}}} +{"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.445414804402153]], [[0.4294183381992503]], [[0.4073299046640715]]], "std": [[[0.18899516212301035]], [[0.18723306820235439]], [[0.19669096687196289]]], "count": [136]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47019986153162247]], [[0.46366067438004616]], [[0.447752279772203]]], "std": [[[0.20732404590653608]], [[0.20270609322101665]], [[0.21268845677827478]]], "count": [136]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4634069873966744]], [[0.45910071096453287]], [[0.4426205485870819]]], "std": [[[0.20555289619785996]], [[0.20310723732222774]], [[0.21649044004841322]]], "count": [136]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4254852040080738]], [[0.4239964842248174]], [[0.4113793162485582]]], "std": [[[0.19099659950104556]], [[0.19053730316007939]], [[0.1977383896604561]]], "count": [136]}, "observation.state": {"min": [-0.280185341835022, 0.25297021865844727, 0.0580420158803463, -1.665879726409912, -0.5680937767028809, -0.4583550989627838, -0.46439334750175476, -0.3465166985988617, 0.4335150122642517, 0.18904468417167664, -1.9809526205062866, -1.62142813205719, -1.3072072267532349, 0.16189128160476685, 0.16334973275661469, -0.4513499140739441, -1.6046807765960693, 0.25398576259613037, -0.28653615713119507, -0.028245773166418076, -0.3799115717411041, -0.5111350417137146, 0.1308763176202774, 1.3121602535247803, -1.7673896551132202, 0.7455737590789795, 150.125, 10.0], "max": [-0.09305441379547119, 0.609626054763794, 0.45143160223960876, -1.0846283435821533, -0.07168067246675491, -0.02117302641272545, 0.035497814416885376, -0.15822944045066833, 0.48136818408966064, 0.24401293694972992, -1.4233791828155518, -0.8027945160865784, -0.7460739612579346, 0.42452844977378845, 0.6064702868461609, -0.11356312036514282, -0.830842137336731, 0.5341405868530273, 0.028766298666596413, 0.4697924554347992, -0.22126081585884094, -0.44315269589424133, 0.234930619597435, 1.716921091079712, -1.121137022972107, 1.4467798471450806, 1002.0, 1001.875], "mean": [-0.24017368257045746, 0.36990320682525635, 0.1886408030986786, -1.4296493530273438, -0.37222084403038025, -0.1758531779050827, -0.29678648710250854, -0.23892714083194733, 0.4660968482494354, 0.20958955585956573, -1.6972243785858154, -1.3599964380264282, -1.0931196212768555, 0.3324967622756958, 0.310155987739563, -0.2502360939979553, -1.2793232202529907, 0.40089181065559387, -0.12473517656326294, 0.34470701217651367, -0.2647062838077545, -0.49125435948371887, 0.18096360564231873, 1.6316523551940918, -1.514554500579834, 1.0347458124160767, 685.2094116210938, 583.3543701171875], "std": [0.03928835690021515, 0.08916210383176804, 0.09787317365407944, 0.12197347730398178, 0.1533249020576477, 0.1343499720096588, 0.14476141333580017, 0.05026485398411751, 0.011879993602633476, 0.017591126263141632, 0.15305134654045105, 0.2796725332736969, 0.14170818030834198, 0.06348970532417297, 0.11851712316274643, 0.08768811821937561, 0.16154512763023376, 0.07986395061016083, 0.10146181285381317, 0.12944446504116058, 0.041327960789203644, 0.017998915165662766, 0.023580877110362053, 0.08803955465555191, 0.13084375858306885, 0.20812742412090302, 399.1475830078125, 474.1628112792969], "count": [702]}, "action": {"min": [-0.280185341835022, 0.25297021865844727, 0.0580420158803463, -1.665879726409912, -0.5680937767028809, -0.4583550989627838, -0.4646202325820923, -0.3465166985988617, 0.4335150122642517, 0.18904468417167664, -1.9809526205062866, -1.62142813205719, -1.3072072267532349, 0.16189128160476685, 0.16334973275661469, -0.45134979486465454, -1.6046807765960693, 0.25398576259613037, -0.28653615713119507, -0.028248153626918793, -0.3799115717411041, -0.5111350417137146, 0.1308763176202774, 1.3121602535247803, -1.7673896551132202, 0.7455737590789795, 150.125, 10.0], "max": [-0.09305441379547119, 0.609626054763794, 0.4514239728450775, -1.0846283435821533, -0.07168067246675491, -0.02117302641272545, 0.035497814416885376, -0.15822944045066833, 0.48136818408966064, 0.24401293694972992, -1.4233791828155518, -0.8027945160865784, -0.7460739612579346, 0.42452844977378845, 0.6064702868461609, -0.11356312036514282, -0.830842137336731, 0.5341405868530273, 0.028766298666596413, 0.4697924554347992, -0.22126081585884094, -0.44315269589424133, 0.23493249714374542, 1.716921091079712, -1.121137022972107, 1.4467798471450806, 1002.0, 1001.875], "mean": [-0.24026669561862946, 0.36941099166870117, 0.18829302489757538, -1.4292017221450806, -0.37235623598098755, -0.17613068222999573, -0.2974896728992462, -0.23897835612297058, 0.4661305844783783, 0.2095254510641098, -1.6973103284835815, -1.3606235980987549, -1.093473196029663, 0.33280128240585327, 0.3095352053642273, -0.249892920255661, -1.2785117626190186, 0.40116411447525024, -0.12481436133384705, 0.3453931212425232, -0.26480451226234436, -0.49133729934692383, 0.18087778985500336, 1.6312965154647827, -1.5154590606689453, 1.035152554512024, 685.2122802734375, 583.3528442382812], "std": [0.03926911950111389, 0.08881774544715881, 0.09737108647823334, 0.12261193245649338, 0.15326228737831116, 0.13443583250045776, 0.1443791687488556, 0.05035402998328209, 0.01185415405780077, 0.017580632120370865, 0.15299874544143677, 0.2796298563480377, 0.14115040004253387, 0.06336400657892227, 0.1181139126420021, 0.08737106621265411, 0.16230465471744537, 0.07968796044588089, 0.10148007422685623, 0.12874040007591248, 0.04151380434632301, 0.01792052574455738, 0.02349386364221573, 0.0887783095240593, 0.13031820952892303, 0.20784075558185577, 399.14727783203125, 474.1610412597656], "count": [702]}, "timestamp": {"min": [0.0], "max": [23.366666666666667], "mean": [11.683333333333332], "std": [6.754991295879471], "count": [702]}, "frame_index": {"min": [0], "max": [701], "mean": [350.5], "std": [202.6497388763841], "count": [702]}, "episode_index": {"min": [92], "max": [92], "mean": [92.0], "std": [0.0], "count": [702]}, "index": {"min": [90815], "max": [91516], "mean": [91165.5], "std": [202.6497388763841], "count": [702]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [702]}, "subtask_annotation": {"mean": [2.972934472934473, 8.0, 8.0, 8.0, 8.0], "std": [2.007991780363693, 0.0, 0.0, 0.0, 0.0], "min": [0, 8, 8, 8, 8], "max": [8, 8, 8, 8, 8], "count": [702]}, "scene_annotation": {"mean": [92.0], "std": [0.0], "min": [92], "max": [92], "count": [702]}, "eef_direction_state": {"mean": [5.213675213675214, 5.1752136752136755], "std": [1.5162691871136171, 1.6595783961351145], "min": [0, 0], "max": [6, 6], "count": [702]}, "eef_velocity_state": {"mean": [0.37606837606837606, 0.33760683760683763], "std": [0.5904244799716425, 0.5324072883019211], "min": [0, 0], "max": [2, 2], "count": [702]}, "eef_acc_mag_state": {"mean": [0.26495726495726496, 0.21652421652421652], "std": [0.602367064832396, 0.5586516111432336], "min": [0, 0], "max": [2, 2], "count": [702]}, "eef_direction_action": {"mean": [5.213675213675214, 5.1752136752136755], "std": [1.5162691871136171, 1.6595783961351145], "min": [0, 0], "max": [6, 6], "count": [702]}, "eef_velocity_action": {"mean": [0.37606837606837606, 0.33760683760683763], "std": [0.5904244799716425, 0.5324072883019211], "min": [0, 0], "max": [2, 2], "count": [702]}, "eef_acc_mag_action": {"mean": [0.26495726495726496, 0.21652421652421652], "std": [0.602367064832396, 0.5586516111432336], "min": [0, 0], "max": [2, 2], "count": [702]}, "eef_sim_pose_state": {"mean": [0.5180351727225155, 0.295629695071089, 1.1850558569428313, -0.2096298546257436, -0.08397007110180708, 1.1633036663919516, 0.5427307243418423, -0.27058249247963384, 1.1675387866290412, 0.10995584296305241, -0.009179188290323796, -1.0805093996648971], "std": [0.014130330884781907, 0.010428973199686447, 0.03599717757031893, 0.20050121269564022, 0.15483520650347346, 0.14603529926635286, 0.020619133436345412, 0.017537005387722425, 0.03320185167795111, 0.1605759373190865, 0.13387403249475288, 0.07311637102970996], "min": [0.4753819251219682, 0.2821794856581765, 1.0876839844951303, -0.6250194015692807, -0.3830911259184515, 0.9979444425423207, 0.4886507293953572, -0.3123707315832149, 1.0679182149600566, -0.09757241859056609, -0.38286652261501697, -1.2502442990117704], "max": [0.5310703311209545, 0.31675194973534876, 1.2334007138110135, 0.07782017251131512, 0.12045979758864056, 1.4149418999659003, 0.5655489471812977, -0.2329039018984825, 1.2052537593422323, 0.42429064913656456, 0.2538463014277026, -0.9429816954891161], "count": [702]}, "eef_sim_pose_action": {"mean": [0.5180803745421387, 0.29559229145362476, 1.184985197841374, -0.20985162063797447, -0.08342116249943271, 1.16302412572303, 0.5428213740187671, -0.27051644781042194, 1.167440274130094, 0.10996385343021356, -0.00829497546060067, -1.0803396208278713], "std": [0.01408685118371192, 0.010425751925690858, 0.03613435467036676, 0.20027105594813915, 0.15445638696521835, 0.14605666483359517, 0.02052081156624565, 0.017477128444473713, 0.03338597065219056, 0.16056677066573763, 0.13345182755743137, 0.07286000196978978], "min": [0.4753819251219682, 0.2821794856581765, 1.0876839844951303, -0.6250194015692807, -0.38308829539670586, 0.9979444425423207, 0.4886509861398117, -0.3123707315832149, 1.0679182149600566, -0.09757241859056609, -0.38286652261501697, -1.2502501279113538], "max": [0.5310703311209545, 0.31675194973534876, 1.2334007138110135, 0.07782017251131512, 0.12045979758864056, 1.4149418999659003, 0.5655489471812977, -0.2329039018984825, 1.2052537593422323, 0.42429064913656456, 0.2538463014277026, -0.9429816954891161], "count": [702]}, "gripper_mode_state": {"mean": [0.36894586894586895, 0.42450142450142453], "std": [0.48251923768244365, 0.4942670989431614], "min": [0, 0], "max": [1, 1], "count": [702]}, "gripper_activity_state": {"mean": [1.878917378917379, 1.858974358974359], "std": [0.43150167986517207, 0.46384750038783973], "min": [0, 0], "max": [2, 2], "count": [702]}, "gripper_mode_action": {"mean": [0.36894586894586895, 0.42450142450142453], "std": [0.48251923768244365, 0.4942670989431614], "min": [0, 0], "max": [1, 1], "count": [702]}, "gripper_activity_action": {"mean": [1.878917378917379, 1.858974358974359], "std": [0.43150167986517207, 0.46384750038783973], "min": [0, 0], "max": [2, 2], "count": [702]}, "gripper_open_scale_state": {"mean": [0.6229176379176419, 0.5303221227195828], "std": [0.3628599302026568, 0.4310567612208729], "min": [0.13647727272727272, 0.00909090909090909], "max": [0.9109090909090909, 0.9107954545454545], "count": [702]}, "gripper_open_scale_action": {"mean": [0.6229202279202319, 0.5303207516812243], "std": [0.36286197930906283, 0.43105555227839165], "min": [0.13647727272727272, 0.00909090909090909], "max": [0.9109090909090909, 0.9107954545454545], "count": [702]}}} +{"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.43383313059791817]], [[0.4180966170418785]], [[0.39112224794238687]]], "std": [[[0.19831900553707454]], [[0.1980111661773137]], [[0.2090234053715319]]], "count": [135]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4719874046840959]], [[0.46398928830791575]], [[0.4449054314935851]]], "std": [[[0.2108160768412629]], [[0.20661620510302234]], [[0.21724141557027365]]], "count": [135]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46626132897603484]], [[0.4583353531227306]], [[0.4399636392519971]]], "std": [[[0.20743089678939913]], [[0.20482558874771659]], [[0.21964390983410023]]], "count": [135]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4143354681069959]], [[0.4132514584846284]], [[0.4007640159767611]]], "std": [[[0.19898085364244747]], [[0.19769679516229816]], [[0.20476632046909304]]], "count": [135]}, "observation.state": {"min": [-0.4247247874736786, 0.35749906301498413, 0.2711837887763977, -1.664631724357605, -0.5587693452835083, -0.14040519297122955, -0.44874489307403564, -0.30874955654144287, 0.41233769059181213, 0.14785075187683105, -1.9347501993179321, -1.6557968854904175, -0.9476389288902283, 0.13154001533985138, 0.13820825517177582, -0.45129960775375366, -1.6324009895324707, 0.18600846827030182, -0.17959874868392944, -0.028262333944439888, -0.3086794316768646, -0.5237818956375122, 0.11577725410461426, 1.5050855875015259, -1.6420905590057373, 0.6364449262619019, 1.0, 2.0], "max": [-0.061772655695676804, 0.6615932583808899, 0.4513247013092041, -1.3092817068099976, 0.08040732145309448, 0.48433321714401245, 0.028280680999159813, -0.12580212950706482, 0.5057564377784729, 0.24714863300323486, -1.3627190589904785, -0.862591564655304, -0.5044852495193481, 0.4390113949775696, 0.6084599494934082, -0.16513977944850922, -1.2168904542922974, 0.5338569283485413, 0.12697488069534302, 0.4009457528591156, -0.16870519518852234, -0.4376828670501709, 0.24143269658088684, 1.7651231288909912, -1.121137022972107, 1.2837361097335815, 1002.0625, 1001.25], "mean": [-0.3687976598739624, 0.4312499463558197, 0.32865431904792786, -1.4916876554489136, -0.25445064902305603, 0.07862753421068192, -0.3168259859085083, -0.20336154103279114, 0.4832797050476074, 0.17240498960018158, -1.7535516023635864, -1.3374561071395874, -0.7537014484405518, 0.37073463201522827, 0.2907290756702423, -0.263868123292923, -1.3834030628204346, 0.27576127648353577, -0.00614586379379034, 0.25068163871765137, -0.2215469777584076, -0.5002280473709106, 0.16148918867111206, 1.6548030376434326, -1.3957126140594482, 0.9758999347686768, 571.4218139648438, 494.6210021972656], "std": [0.0882747620344162, 0.07542584836483002, 0.04693332314491272, 0.1190587729215622, 0.19689957797527313, 0.12978939712047577, 0.14119602739810944, 0.05870816111564636, 0.021381109952926636, 0.024539217352867126, 0.14843006432056427, 0.265171617269516, 0.13386791944503784, 0.08181875944137573, 0.1311677098274231, 0.08614251017570496, 0.10503775626420975, 0.060293227434158325, 0.10397852957248688, 0.10394600033760071, 0.04367038607597351, 0.023638514801859856, 0.031803447753190994, 0.08113420754671097, 0.12881897389888763, 0.19869695603847504, 480.72882080078125, 457.80218505859375], "count": [697]}, "action": {"min": [-0.4247247874736786, 0.35749906301498413, 0.2711837887763977, -1.664631724357605, -0.5587693452835083, -0.14040519297122955, -0.44874489307403564, -0.30874955654144287, 0.41233769059181213, 0.14785075187683105, -1.9347501993179321, -1.6557968854904175, -0.9476389288902283, 0.13154001533985138, 0.13820825517177582, -0.45129960775375366, -1.6324009895324707, 0.18600846827030182, -0.17959874868392944, -0.028262333944439888, -0.3086794316768646, -0.5237818956375122, 0.11577725410461426, 1.5050855875015259, -1.6420905590057373, 0.6364449262619019, 1.0, 2.0], "max": [-0.061772655695676804, 0.6615932583808899, 0.4513247013092041, -1.3092817068099976, 0.08040732145309448, 0.48433321714401245, 0.0282813161611557, -0.12580212950706482, 0.5057564377784729, 0.24714863300323486, -1.3627190589904785, -0.862591564655304, -0.5044852495193481, 0.4390113949775696, 0.6084599494934082, -0.16513977944850922, -1.2168904542922974, 0.5338569283485413, 0.12697488069534302, 0.4009457528591156, -0.16870519518852234, -0.4376828670501709, 0.24143269658088684, 1.7651231288909912, -1.121137022972107, 1.2837361097335815, 1002.0625, 1001.25], "mean": [-0.369083046913147, 0.4309498071670532, 0.3284496068954468, -1.4920274019241333, -0.25398463010787964, 0.07893528789281845, -0.3171340227127075, -0.20311225950717926, 0.4833352267742157, 0.17228928208351135, -1.7540100812911987, -1.3371286392211914, -0.7537261247634888, 0.37104952335357666, 0.29006141424179077, -0.26346099376678467, -1.383297324180603, 0.27572447061538696, -0.006225398276001215, 0.2510713040828705, -0.22136962413787842, -0.5003341436386108, 0.1613612174987793, 1.655043363571167, -1.395982265472412, 0.9766541719436646, 571.4218139648438, 493.1890563964844], "std": [0.08804841339588165, 0.07515087723731995, 0.0467083603143692, 0.11916816979646683, 0.19728447496891022, 0.12957069277763367, 0.1406760960817337, 0.05862922966480255, 0.0213323961943388, 0.024433650076389313, 0.14836618304252625, 0.2655790150165558, 0.13386814296245575, 0.08158154040575027, 0.13075175881385803, 0.08592581748962402, 0.10504606366157532, 0.06031424552202225, 0.10408711433410645, 0.10340727120637894, 0.04356718063354492, 0.023557301610708237, 0.03168678283691406, 0.0811406746506691, 0.12844011187553406, 0.19882166385650635, 480.7287902832031, 457.7802429199219], "count": [697]}, "timestamp": {"min": [0.0], "max": [23.2], "mean": [11.599999999999998], "std": [6.706878724281677], "count": [697]}, "frame_index": {"min": [0], "max": [696], "mean": [348.0], "std": [201.20636172845033], "count": [697]}, "episode_index": {"min": [93], "max": [93], "mean": [93.0], "std": [0.0], "count": [697]}, "index": {"min": [91517], "max": [92213], "mean": [91865.0], "std": [201.20636172845033], "count": [697]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [697]}, "subtask_annotation": {"mean": [2.6169296987087516, 8.0, 8.0, 8.0, 8.0], "std": [2.3650735258590077, 0.0, 0.0, 0.0, 0.0], "min": [0, 8, 8, 8, 8], "max": [8, 8, 8, 8, 8], "count": [697]}, "scene_annotation": {"mean": [93.0], "std": [0.0], "min": [93], "max": [93], "count": [697]}, "eef_direction_state": {"mean": [5.08751793400287, 5.1506456241033], "std": [1.73728684314361, 1.6765674305884954], "min": [0, 0], "max": [6, 6], "count": [697]}, "eef_velocity_state": {"mean": [0.32711621233859395, 0.30416068866571017], "std": [0.5157734418420712, 0.48435780969134046], "min": [0, 0], "max": [2, 2], "count": [697]}, "eef_acc_mag_state": {"mean": [0.2381635581061693, 0.15351506456241032], "std": [0.575023983473838, 0.4616946640681654], "min": [0, 0], "max": [2, 2], "count": [697]}, "eef_direction_action": {"mean": [5.08751793400287, 5.1506456241033], "std": [1.73728684314361, 1.6765674305884954], "min": [0, 0], "max": [6, 6], "count": [697]}, "eef_velocity_action": {"mean": [0.32711621233859395, 0.30416068866571017], "std": [0.5157734418420713, 0.48435780969134046], "min": [0, 0], "max": [2, 2], "count": [697]}, "eef_acc_mag_action": {"mean": [0.2381635581061693, 0.15351506456241032], "std": [0.5750239834738379, 0.4616946640681654], "min": [0, 0], "max": [2, 2], "count": [697]}, "eef_sim_pose_state": {"mean": [0.5380012958397429, 0.2677378649351066, 1.2375864448265563, -0.017216246894529722, -0.26507984052093075, 1.0351511670175035, 0.5505304374846302, -0.24870047444327156, 1.212458692010962, 0.08960823425969106, -0.10816833931901086, -1.1274914514026075], "std": [0.02446080351117244, 0.02334431756159658, 0.047080142695224356, 0.17695379147880955, 0.18541193678205672, 0.14068688495496845, 0.026139577848198387, 0.026864071691715192, 0.03157108175066729, 0.16600222327455563, 0.08199185173702173, 0.10140256281217078], "min": [0.4626398244249043, 0.23627660339010717, 1.139766669356983, -0.22212688222095356, -0.6074285757496612, 0.8522955191521676, 0.48199761882674025, -0.3175652933386047, 1.1397919348013932, -0.1567348025184418, -0.38290343890471834, -1.2660673860002434], "max": [0.5625847860474886, 0.3282759533245974, 1.2997630579764934, 0.36559839908181985, -0.04433168632978535, 1.2503258274732931, 0.5702898597607512, -0.21938915081284238, 1.255922131587616, 0.35084272708515357, -0.03496526053510518, -0.8998213409197524], "count": [697]}, "eef_sim_pose_action": {"mean": [0.5380648057851518, 0.26763972292522065, 1.2378066821563352, -0.017587502572384055, -0.2653680529048521, 1.0351248482890125, 0.5506469129250805, -0.24858101714642175, 1.2125837661676635, 0.09019891324452912, -0.10769012107385609, -1.1274266907473904], "std": [0.024389953068615335, 0.02331145477783658, 0.04698097279904704, 0.17702958144816383, 0.1857510328105917, 0.14064834262218112, 0.026044361675560082, 0.02677774938316587, 0.031455502045853, 0.1661451200890198, 0.08135781114749824, 0.10133847870596818], "min": [0.4626398244249043, 0.23627660339010717, 1.139766669356983, -0.22212688222095356, -0.6074285757496612, 0.8522955191521676, 0.48199761882674025, -0.3175652933386047, 1.1397919348013932, -0.1567348025184418, -0.38290343890471834, -1.2660673860002434], "max": [0.5625847860474886, 0.3282759533245974, 1.2997630579764934, 0.36559839908181985, -0.04433168632978535, 1.2503266599887972, 0.5702898597607512, -0.21938915081284238, 1.255922131587616, 0.35084272708515357, -0.03496526053510518, -0.8998213409197524], "count": [697]}, "gripper_mode_state": {"mean": [0.4332855093256815, 0.5308464849354376], "std": [0.4955291885793072, 0.4990475872771345], "min": [0, 0], "max": [1, 1], "count": [697]}, "gripper_activity_state": {"mean": [1.860832137733142, 1.8235294117647058], "std": [0.4600241983531542, 0.48105294250892994], "min": [0, 0], "max": [2, 2], "count": [697]}, "gripper_mode_action": {"mean": [0.4332855093256815, 0.5322812051649928], "std": [0.4955291885793072, 0.4989568356011337], "min": [0, 0], "max": [1, 1], "count": [697]}, "gripper_activity_action": {"mean": [1.860832137733142, 1.8235294117647058], "std": [0.4600241983531542, 0.48105294250892994], "min": [0, 0], "max": [2, 2], "count": [697]}, "gripper_open_scale_state": {"mean": [0.5194743706795387, 0.44965547178782445], "std": [0.43702608330243925, 0.41618412279341344], "min": [0.0009090909090909091, 0.0018181818181818182], "max": [0.9109659090909091, 0.9102272727272728], "count": [697]}, "gripper_open_scale_action": {"mean": [0.5194743706795388, 0.4483537077340876], "std": [0.43702608330244064, 0.4161638589071809], "min": [0.0009090909090909091, 0.0018181818181818182], "max": [0.9109659090909091, 0.9102272727272728], "count": [697]}}} +{"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.4521420863309353]], [[0.4345422941058918]], [[0.4095687494122349]]], "std": [[[0.18919482128651613]], [[0.19095186350874127]], [[0.20330424493351357]]], "count": [139]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47209511655381575]], [[0.4673228079301265]], [[0.45138876986645976]]], "std": [[[0.20384345373312995]], [[0.19999952144447822]], [[0.2090794716289822]]], "count": [139]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48023842690553437]], [[0.4687850557789063]], [[0.4499105436239244]]], "std": [[[0.21786922546289897]], [[0.21322875514333958]], [[0.2262964994358455]]], "count": [139]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42080090486434385]], [[0.4195173361310951]], [[0.4070293133140546]]], "std": [[[0.1943260831195173]], [[0.19412935730822745]], [[0.2015912431692513]]], "count": [139]}, "observation.state": {"min": [-0.199580579996109, 0.3085692226886749, 0.04905465990304947, -1.8549871444702148, -0.5404215455055237, -0.1205173134803772, -0.34480178356170654, -0.31512027978897095, 0.39691412448883057, 0.1935683786869049, -1.6595041751861572, -1.5475456714630127, -0.898260235786438, 0.15977725386619568, 0.1497666984796524, -0.45136943459510803, -1.5908708572387695, 0.17947983741760254, -0.21140190958976746, -0.02854376845061779, -0.31980252265930176, -0.5717954635620117, 0.09354106336832047, 1.5730072259902954, -1.6251906156539917, 0.5843910574913025, 164.0, 75.0], "max": [0.00439277570694685, 0.6750442981719971, 0.4513576626777649, -1.4120073318481445, 0.12972596287727356, 0.32170891761779785, 0.033247433602809906, -0.1597069948911667, 0.45058268308639526, 0.26821061968803406, -1.387343168258667, -0.9220845699310303, -0.512981653213501, 0.6860321760177612, 0.6189144849777222, -0.2854355275630951, -0.8318119049072266, 0.5018149018287659, 0.027241317555308342, 0.4968646764755249, -0.1674763709306717, -0.4387749433517456, 0.2350136935710907, 1.9784801006317139, -1.119767427444458, 0.9910346269607544, 1002.0625, 1000.75], "mean": [-0.12337881326675415, 0.4469151496887207, 0.1345871537923813, -1.699192762374878, -0.14521758258342743, 0.18679369986057281, -0.2065611034631729, -0.21871857345104218, 0.4357914328575134, 0.22524942457675934, -1.5472251176834106, -1.1953282356262207, -0.7899600267410278, 0.5595961213111877, 0.2710362374782562, -0.36396193504333496, -1.148033857345581, 0.2526457607746124, -0.09485160559415817, 0.3727591633796692, -0.21603496372699738, -0.5393149256706238, 0.13600192964076996, 1.8107951879501343, -1.4159454107284546, 0.8172104954719543, 686.8021850585938, 645.5059204101562], "std": [0.041499730199575424, 0.09767652302980423, 0.09915383160114288, 0.13275697827339172, 0.21064166724681854, 0.09716429561376572, 0.08072606474161148, 0.04779530689120293, 0.01306184008717537, 0.011729083955287933, 0.08054080605506897, 0.1874217689037323, 0.08710853010416031, 0.15682633221149445, 0.13927772641181946, 0.047027695924043655, 0.19485729932785034, 0.062067754566669464, 0.06526392698287964, 0.13868173956871033, 0.04652968421578407, 0.03957861661911011, 0.04181092232465744, 0.13322652876377106, 0.11204789578914642, 0.11731068789958954, 394.2857360839844, 436.489990234375], "count": [723]}, "action": {"min": [-0.199580579996109, 0.30894073843955994, 0.04905465990304947, -1.8549871444702148, -0.5404215455055237, -0.12051747739315033, -0.34480178356170654, -0.3148461878299713, 0.39691412448883057, 0.1935683786869049, -1.6595041751861572, -1.5475456714630127, -0.898260235786438, 0.15977725386619568, 0.1497666984796524, -0.45136943459510803, -1.5908708572387695, 0.17947983741760254, -0.21140190958976746, -0.02854376845061779, -0.31954050064086914, -0.5717954635620117, 0.09354106336832047, 1.5730072259902954, -1.6251906156539917, 0.5843910574913025, 164.0, 75.0], "max": [0.00439277570694685, 0.6750442981719971, 0.4513574242591858, -1.4120073318481445, 0.12972596287727356, 0.32170891761779785, 0.033247433602809906, -0.1597069948911667, 0.45058292150497437, 0.26821061968803406, -1.387343168258667, -0.9220845699310303, -0.512981653213501, 0.6860321760177612, 0.6189144849777222, -0.2854355275630951, -0.8318119049072266, 0.5018149018287659, 0.027241317555308342, 0.4968646764755249, -0.1674763709306717, -0.4387749433517456, 0.2350136935710907, 1.9784801006317139, -1.119767427444458, 0.9910346269607544, 1002.0625, 1000.75], "mean": [-0.12331937998533249, 0.4465131163597107, 0.13419514894485474, -1.699257731437683, -0.14481735229492188, 0.18724454939365387, -0.20705679059028625, -0.2187216579914093, 0.4357988238334656, 0.22520047426223755, -1.5470510721206665, -1.1956124305725098, -0.7896952033042908, 0.560131847858429, 0.2704155147075653, -0.3639196753501892, -1.1472899913787842, 0.2525869607925415, -0.09478802978992462, 0.3734123408794403, -0.21604305505752563, -0.5394497513771057, 0.1358155757188797, 1.8108851909637451, -1.4166429042816162, 0.8170328140258789, 686.7994384765625, 645.505859375], "std": [0.04142123460769653, 0.09762442857027054, 0.09845852851867676, 0.13262711465358734, 0.21070966124534607, 0.09649088978767395, 0.08038224279880524, 0.04780106246471405, 0.01306870672851801, 0.01176215335726738, 0.0806199386715889, 0.18746477365493774, 0.08753064274787903, 0.15625610947608948, 0.13878880441188812, 0.04696281999349594, 0.19487407803535461, 0.062086690217256546, 0.06525978446006775, 0.1379012167453766, 0.04654606059193611, 0.03942360356450081, 0.041669514030218124, 0.13308830559253693, 0.11177965998649597, 0.11751510947942734, 394.28314208984375, 436.48980712890625], "count": [723]}, "timestamp": {"min": [0.0], "max": [24.066666666666666], "mean": [12.033333333333331], "std": [6.95706408916439], "count": [723]}, "frame_index": {"min": [0], "max": [722], "mean": [361.0], "std": [208.71192267493169], "count": [723]}, "episode_index": {"min": [94], "max": [94], "mean": [94.0], "std": [0.0], "count": [723]}, "index": {"min": [92214], "max": [92936], "mean": [92575.0], "std": [208.71192267493169], "count": [723]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [723]}, "subtask_annotation": {"mean": [2.420470262793914, 8.0, 8.0, 8.0, 8.0], "std": [2.2351947322689165, 0.0, 0.0, 0.0, 0.0], "min": [0, 8, 8, 8, 8], "max": [8, 8, 8, 8, 8], "count": [723]}, "scene_annotation": {"mean": [94.0], "std": [0.0], "min": [94], "max": [94], "count": [723]}, "eef_direction_state": {"mean": [5.084370677731673, 4.9737206085753805], "std": [1.5760365702039232, 1.8152956587232336], "min": [0, 0], "max": [6, 6], "count": [723]}, "eef_velocity_state": {"mean": [0.4287690179806362, 0.38450899031811897], "std": [0.6077890053311155, 0.5352143101627519], "min": [0, 0], "max": [2, 2], "count": [723]}, "eef_acc_mag_state": {"mean": [0.28769017980636236, 0.2793914246196404], "std": [0.6180328882020842, 0.621828531273242], "min": [0, 0], "max": [2, 2], "count": [723]}, "eef_direction_action": {"mean": [5.085753803596127, 4.9737206085753805], "std": [1.576400676514147, 1.8152956587232336], "min": [0, 0], "max": [6, 6], "count": [723]}, "eef_velocity_action": {"mean": [0.42738589211618255, 0.38450899031811897], "std": [0.6076253114683954, 0.5352143101627519], "min": [0, 0], "max": [2, 2], "count": [723]}, "eef_acc_mag_action": {"mean": [0.28907330567081607, 0.2793914246196404], "std": [0.6185062976796846, 0.621828531273242], "min": [0, 0], "max": [2, 2], "count": [723]}, "eef_sim_pose_state": {"mean": [0.48051099204122555, 0.30147809417731686, 1.2289665115970037, 0.06447016758374292, -0.30346060438195444, 1.2437327632828605, 0.5962238833190893, -0.2355852592935404, 1.2199091416914358, 0.06902369745314976, -0.20753423024306716, -0.980693152507662], "std": [0.012498911171151778, 0.011405993107969376, 0.040558718084769935, 0.10903364610971733, 0.1482379587891963, 0.08214406056757065, 0.04450269439035562, 0.033010006365527846, 0.036980526161642595, 0.1227714732207464, 0.07003401516223201, 0.11178993430951363], "min": [0.44575532939509477, 0.2790644923183788, 1.1398095384323874, -0.09715897533577966, -0.49149344184020105, 1.049432776564184, 0.48412980652159504, -0.31624981869943536, 1.1366155106507787, -0.16538775171101888, -0.3829405719268848, -1.2537171186107858], "max": [0.49998858707685034, 0.3406948672147979, 1.2745321518141794, 0.3421503572082355, -0.04453150684829987, 1.37054723234169, 0.6287281140887241, -0.20232902127689717, 1.2608903545340526, 0.2775499046513525, -0.08085429846528625, -0.8262097582476045], "count": [723]}, "eef_sim_pose_action": {"mean": [0.4805267105785954, 0.3014365439527793, 1.2289923072416546, 0.06480353781968415, -0.30332081812646694, 1.24353794495083, 0.596381602936445, -0.23544013155292676, 1.2199121479929922, 0.0689072726160619, -0.20711959928920093, -0.9801898138997577], "std": [0.012516276229832944, 0.011430834215837564, 0.04050773928472126, 0.10943525036320015, 0.1482101613702495, 0.08229525670495166, 0.04432288708797074, 0.03291466907885764, 0.036973844734619433, 0.12294845930239202, 0.06988171188793725, 0.11139339237700983], "min": [0.44575532939509477, 0.27909677055623433, 1.1398095384323874, -0.09715897533577966, -0.49149344184020105, 1.049432776564184, 0.48412980652159504, -0.31624981869943536, 1.1369576740106915, -0.16538775171101888, -0.38294059793036106, -1.2537171186107858], "max": [0.49999234352053196, 0.3406948672147979, 1.2745321518141794, 0.3421503572082355, -0.04453150684829987, 1.37054723234169, 0.6287281140887241, -0.20232902127689717, 1.2608903545340526, 0.2775499046513525, -0.08088873583943701, -0.8262097582476045], "count": [723]}, "gripper_mode_state": {"mean": [0.37344398340248963, 0.38450899031811897], "std": [0.48371848699731396, 0.4864790094985154], "min": [0, 0], "max": [1, 1], "count": [723]}, "gripper_activity_state": {"mean": [1.8852005532503457, 1.8727524204702628], "std": [0.41989204619297765, 0.4405033313163266], "min": [0, 0], "max": [2, 2], "count": [723]}, "gripper_mode_action": {"mean": [0.37344398340248963, 0.38450899031811897], "std": [0.48371848699731396, 0.4864790094985154], "min": [0, 0], "max": [1, 1], "count": [723]}, "gripper_activity_action": {"mean": [1.8852005532503457, 1.8727524204702628], "std": [0.41989204619297765, 0.4405033313163266], "min": [0, 0], "max": [2, 2], "count": [723]}, "gripper_open_scale_state": {"mean": [0.6243656481830829, 0.586823584116377], "std": [0.35844054809863274, 0.3968086180390446], "min": [0.14909090909090908, 0.06818181818181818], "max": [0.9109659090909091, 0.9097727272727273], "count": [723]}, "gripper_open_scale_action": {"mean": [0.6243631334087839, 0.5868235053761905], "std": [0.3584385441091276, 0.39680855383130514], "min": [0.14909090909090908, 0.06818181818181818], "max": [0.9109659090909091, 0.9097727272727273], "count": [723]}}} diff --git a/alpha_bot_2_carry_the_clothes_basket/meta/info.json b/alpha_bot_2_carry_the_clothes_basket/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..5fe647657e6e920b7061d22619601f118eb0440d --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/meta/info.json @@ -0,0 +1 @@ +{"codebase_version": "v2.1", "robot_type": "alpha_bot_2", "total_episodes": 50, "total_frames": 46527, "total_tasks": 1, "total_videos": 200, "total_chunks": 1, "chunks_size": 1000, "fps": 30, "splits": {"train": "0:49"}, "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_carry_the_clothes_basket/meta/tasks.jsonl b/alpha_bot_2_carry_the_clothes_basket/meta/tasks.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..58bad1e63a30a8e9606f2ecf9cc0042c4335b6d5 --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/meta/tasks.jsonl @@ -0,0 +1 @@ +{"task_index": 0, "task": "carry the clothes basket in coordination with both hands."} diff --git a/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_chest_rgb/episode_000000.mp4 b/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_chest_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8afad24636c55b2cee8309b7e85ec9a6dde35fe0 --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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:12ff380485e9e265adee5bee06b44d60cb8fd9ff3c44a2885bcdc441b0b27904 +size 15459887 diff --git a/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_chest_rgb/episode_000001.mp4 b/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_chest_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..92c53365ebb3f4374cdec5adf5fb7d13e5ca0860 --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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:da58a6d83ccccf31b676267d33ede5f04004c7dd6520fc4ae8dddb0912f69283 +size 14656681 diff --git a/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_chest_rgb/episode_000002.mp4 b/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_chest_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..74213c253814d9b13c62c68debf8fa2f8be0e6f5 --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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:f9c5d376d67b9f89a53c47ccfaccdf77655c9852d16f6070570f9db8fae121cf +size 15339032 diff --git a/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_chest_rgb/episode_000003.mp4 b/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_chest_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9df728fec1bc457abae287b00ecf781331e0678e --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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:beeb67418a69f157726b8cb4630c91b830df110f83ef6b750e110e5b0babf38e +size 15392711 diff --git a/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_chest_rgb/episode_000004.mp4 b/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_chest_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f38f6dc569b0bef5b844ba51d9728d4c625da0d7 --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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:3d0ca3910c59fdc2f8bf2da784e9c9e8b985ba6aae42cdac8533935a203bf22b +size 14218572 diff --git a/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_chest_rgb/episode_000005.mp4 b/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_chest_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..de66b05367fef48c47a621874f3d2a516b6b4291 --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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:392eb581f31c066400136e9716cc0963a921781d91d28db46a6bdd24f952cbff +size 14441017 diff --git a/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_chest_rgb/episode_000006.mp4 b/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_chest_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..897e2dd338017f54b600564d37736b8dffd5d809 --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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:dfc4d23fd648d8a923ede013db63529df0291eabc0f21ba815d6706a9ec02855 +size 17256837 diff --git a/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_chest_rgb/episode_000007.mp4 b/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_chest_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3ca8ec7295b7cf715a0674660f8e51576231b714 --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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:134ac3561475c77b5880a3ab1f86e63aa6962d6fef48aa69a0a5e3dc74d33525 +size 14544532 diff --git a/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_chest_rgb/episode_000008.mp4 b/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_chest_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..560e46652dc2b7d5f8e5819a147814cb2a6498b4 --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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:521cd83c89696b0fc9ff0eedbf5aebfd32b861814f7e13469651e53ce0b66f25 +size 14455793 diff --git a/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_chest_rgb/episode_000009.mp4 b/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_chest_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fdbd2327772808e36b92d617e29aa066caa2f419 --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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:3ccea14fb34226ef9111258a9470d21dd2deb6770c4021441f7e4cdf6c050840 +size 17194777 diff --git a/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_chest_rgb/episode_000010.mp4 b/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_chest_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a03e2d631058e6e79d11ad92de7eaf222525aebe --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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:c5c813c45813eb729c5af94584a92cf96979d8ac2b8c8ca7e4b9efa94605f26a +size 16857382 diff --git a/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_chest_rgb/episode_000011.mp4 b/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_chest_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c5674da14af67994f0747ee5dc892b8dd3c508f4 --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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:8ac1f60807f4f492c02763cab6e3a3ed8b7fc9f30f4de5f4143f7f91f80c24c3 +size 15187053 diff --git a/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_chest_rgb/episode_000012.mp4 b/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_chest_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3e00a5110603ca287da3cd2d65ea6c155c2b922c --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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:4f2c3329c97c98e346b086d9157b5a9d9511009f05a795d8c1b05cffe86d0ebd +size 17124472 diff --git a/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_chest_rgb/episode_000013.mp4 b/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_chest_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9cb88f39ab1d5319d7dc0f2ec32fdd99f982c547 --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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:6e596edad43f6994790492ba86b25ef03eafb2a25e214837a40a5dadd37bc12a +size 13069745 diff --git a/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_chest_rgb/episode_000014.mp4 b/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_chest_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..73b789237aed93c2380934b440b3ab61a2fa183e --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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:a51d3c7e9c7bf46fcc02c79a963c2afba84c7b29db7d7cdedab2794ffa7f4e8b +size 17911803 diff --git a/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_chest_rgb/episode_000015.mp4 b/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_chest_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6072c7214e7469ba533f675f898c5234a898ca6d --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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:02dd5efbf4d3bee2a794699393bbdc325de7a8627b50c1786aa29ea161859d2d +size 15849674 diff --git a/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_chest_rgb/episode_000016.mp4 b/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_chest_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..229082967f2bf8e3e04efd77f9ada551f82d493d --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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:d88f869abfef426038c29045cf856be6eda62b7b40748bdfbc3b60c9eb9a5a04 +size 15966253 diff --git a/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_chest_rgb/episode_000017.mp4 b/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_chest_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1bf7b2bcbb08546448c0d231e4cd3e6da76889fa --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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:3de6643e22429181c67f7340904c69e926f2ccf3a5b6fe6a2961bdad306b8a8c +size 13477952 diff --git a/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_chest_rgb/episode_000018.mp4 b/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_chest_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7bd3984bd16206e234cc55390f172ca9d8b9ed1f --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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:b1c9d92be7962c1e84812b66f0d38a28e94f939ecb418b16c0325264ab1e870e +size 13411181 diff --git a/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_chest_rgb/episode_000019.mp4 b/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_chest_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8c7e586a779196a1834e1fd0d89f731af1ba4d3e --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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:fcb68be64548fa8c4359f4bb4668e6e0d55c22e04a91a6f5d55e3b28a50b3b80 +size 13475468 diff --git a/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_chest_rgb/episode_000020.mp4 b/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_chest_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..786e5b6109bc17cd405242c7014948e9005b5185 --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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:f498785df6cca1ca96601ba7847c14e45faeaad791119b1d27bd538b1c273e04 +size 13334478 diff --git a/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_chest_rgb/episode_000021.mp4 b/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_chest_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ae766fc1b0697be86fb4c5661dff64ac5716b22c --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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:f795bae527f3ab2a2787f59132e0be94fb3fa5539c1bc6d3b1042b8305f518a5 +size 12479311 diff --git a/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_chest_rgb/episode_000022.mp4 b/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_chest_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0c3bbba4765211be43971c3be7986beac0e2b94f --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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:75c724c04fe19fd50b1210961b19810108fea1cc9b3882e25883fec5caea28f2 +size 15326815 diff --git a/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_chest_rgb/episode_000023.mp4 b/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_chest_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2de3c46fdf35c96463910c57c976fa894f06b85d --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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:1818a9ecfe7276a79415a9670ffc570b68cb2f45240aec38382490ad9f66a797 +size 15088685 diff --git a/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_chest_rgb/episode_000024.mp4 b/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_chest_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..377838da510ab56e78f1468521ebf3a4cd55270e --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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:a4bdfe640bed8a3403db90d2632d45893bcc679518ef6d93a835e5d6d07476f3 +size 13187850 diff --git a/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_chest_rgb/episode_000025.mp4 b/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_chest_rgb/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5c2656da2e63fa12b15718d3dd48709a07db176a --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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:ad1cf6a62a68346832cb68c018503b24c2b0854bebea22a1406efdcf5f606fc7 +size 14514897 diff --git a/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_chest_rgb/episode_000026.mp4 b/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_chest_rgb/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..926428132fc8893f7b6a48e8aff48648a5a7eb7a --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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:88f17a94f2e42433ee71867e4c985df75895bcc2e15aa3d514f33ad6546563bf +size 13318842 diff --git a/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_chest_rgb/episode_000027.mp4 b/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_chest_rgb/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5887bb66979f9f6d67407138dd5e66f278a44c27 --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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:27a96115e045d007546049885985d58d5f66a78d43aa210a57baa314287fb719 +size 19825176 diff --git a/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_chest_rgb/episode_000028.mp4 b/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_chest_rgb/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..98794210462cda338e2a2326a31d5f220919466d --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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:f99a011cc6f809b3d44195943cb4b311f29b26180a1b4f0907eb06e78c9c6eee +size 13420205 diff --git a/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_chest_rgb/episode_000029.mp4 b/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_chest_rgb/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..69e0c8b049d1991112e0033c1a4e53b327840a30 --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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:8034807d1951ccfe0d95f7fd4bd09fe27f1b6e73066e01d2386e5316dc0a0947 +size 14997830 diff --git a/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_chest_rgb/episode_000030.mp4 b/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_chest_rgb/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1c74c2ef5d610425198d45204808b27177e720ce --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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:2b1647d666d0df0c5391c8b084aa47a9bb557aeb2dfcacb92a57709dcb44f2ef +size 14386263 diff --git a/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_chest_rgb/episode_000031.mp4 b/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_chest_rgb/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..65dfec86d00022c643e292ec1bd056a583d205c4 --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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:6fe2c736212a6881cfc9da75d0c31a56fb72ede328416fc2332e04738844e404 +size 15209774 diff --git a/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_chest_rgb/episode_000032.mp4 b/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_chest_rgb/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..35938d5a89d440d1d5f49d97b6ef4e63815d3a3a --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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:5162f59a9ad0f777bb338a86a0f98e018c75e3b64fc2d6b67dc1e688de6f821e +size 13553391 diff --git a/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_chest_rgb/episode_000033.mp4 b/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_chest_rgb/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3763fe7e1623c0988b9ba26f73be21e6c00868e4 --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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:2c0ad310cbcaf4a64b5eb7882596149f07869972d1a7dd29d6131d6609ec5506 +size 14383929 diff --git a/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_chest_rgb/episode_000034.mp4 b/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_chest_rgb/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..21da94746d6c1fed93e575107247609e48b89e40 --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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:f79aed2a0828415c54fe9322c927064d8a4d6a6d767c68ebb5baa9fcf8ba30f7 +size 12651647 diff --git a/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_chest_rgb/episode_000035.mp4 b/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_chest_rgb/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ddc10f8d9c14336c988884528ee90a041781b7ce --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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:57523fa1bfdae5c47b40ab253e3b0be047904cc4d7a2a9594a700d35adfc0d52 +size 9164577 diff --git a/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_chest_rgb/episode_000036.mp4 b/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_chest_rgb/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2e8b8f0e8d03048c6f91f2549c3ab8ba635662d6 --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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:6e858046f5d92aa57085e48979e2c009124b1fe31aabd1c0c819ee73b6713451 +size 9786788 diff --git a/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_chest_rgb/episode_000037.mp4 b/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_chest_rgb/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..18a0d54501e6b465d99ae8c833babac6dd398fa2 --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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:46d345f031a2018d2dcdfc6926604808c2ffcaa62140072ca74a9192bdc7fc1b +size 13904576 diff --git a/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_chest_rgb/episode_000038.mp4 b/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_chest_rgb/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fdf5b570d269a5fab64dbfbcffed0e77ee2ba6b5 --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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:ca38a0682c9a30e4affa435c9eb24dddd3c945c0abaa4b9f20eb21321b157464 +size 12599197 diff --git a/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_chest_rgb/episode_000039.mp4 b/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_chest_rgb/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..618246cc8432d29adc795477997be4dc5ac6a5fe --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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:3a974d0b2549626ee0dcd10310e0ae7d8b549921ba49bc55c6dd89b764fe75e8 +size 10933453 diff --git a/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_chest_rgb/episode_000040.mp4 b/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_chest_rgb/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e05713081c3b715c5d698272307810f43d03fb22 --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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:7787d86da1ad28452c5fdcbe763859b79b7b2b00bf9915908323cc09b4f348cb +size 10665537 diff --git a/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_chest_rgb/episode_000041.mp4 b/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_chest_rgb/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6805b2391be1cb1d0c302ff546bf25dbf21b7ad3 --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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:d75b81bff56536aa09ea7024492314734f97e0366b7544be82b3613132dd5131 +size 9492033 diff --git a/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_chest_rgb/episode_000042.mp4 b/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_chest_rgb/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0dc09f0ce3e973a4153174d3a5278921d67cf06f --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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:828fb9b88b0c4728327ee9c80ba9d4752ae788cb4b16c4fe3e726fe053002a6f +size 12544296 diff --git a/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_chest_rgb/episode_000043.mp4 b/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_chest_rgb/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c8926b2fd1541b5a72558bd6eb443d0df851b3df --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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:ce3b95921b3f6ff7b8f3a1d50b3686a9d16160049dbb3b6eb461a452d2e0d346 +size 9823345 diff --git a/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_chest_rgb/episode_000044.mp4 b/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_chest_rgb/episode_000044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b9a65e84347e37ae9d8e32810ba11902d009b7c4 --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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:cc3856b6d441922a20c391bfe64fd839def96fbc044e830afa76f96ce259a0a3 +size 11861754 diff --git a/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_chest_rgb/episode_000045.mp4 b/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_chest_rgb/episode_000045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9a462b95f5853dafb01146c7a766404929ff097a --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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:97d22bac6a4990a872076b31cd7edaa26432f5cdf47900e261750590641586a9 +size 9435629 diff --git a/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_chest_rgb/episode_000046.mp4 b/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_chest_rgb/episode_000046.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8bc0d999e31a2f286c1b370edb19e0e0e464557d --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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:ab81a94120212b8f431520025d7f9396c955042eb312a0c063c53ae34dc6bb7e +size 10980411 diff --git a/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_chest_rgb/episode_000047.mp4 b/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_chest_rgb/episode_000047.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4a220e67910c97ef29d236be474607c573c0b44e --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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:e625befb908284b6b428133aca65a93d174099c5e9f2765b4e9ad0537262fe1a +size 9701037 diff --git a/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_chest_rgb/episode_000048.mp4 b/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_chest_rgb/episode_000048.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0f3c134a9ee29074626552035c85f5e5246c9edb --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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:20ff6a3104c8f4696484ce232ec72bc3c712b425c623a2e4a33216aafe54a3a0 +size 9767888 diff --git a/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_chest_rgb/episode_000049.mp4 b/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_chest_rgb/episode_000049.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..82579743a2516bc369ac7b4eb4bd09485c28dd2e --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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:16ed014e55955a003b1859c45b48dcc8931824f063d391a14dcf8e46ed3cc19d +size 10002279 diff --git a/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_head_rgb/episode_000000.mp4 b/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_head_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..42c73f696958e5fffcd27f2624b5482b5ea315bf --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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:81108d1df03f6bc922d65ecd1bfcfd34bedc2b194b102493d77d5cf80353469e +size 13848505 diff --git a/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_head_rgb/episode_000001.mp4 b/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_head_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..77084ff2170b655cd427205a81a587fdc46af63f --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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:e7cdd207349baceb28368a0a59e49f62377de6444db3211cd1d2009ade9ff7c5 +size 11890263 diff --git a/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_head_rgb/episode_000002.mp4 b/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_head_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7f4da38352f21bd0d1d0a079fba52f754ff5f766 --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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:56fe28d65ce26e80510cb1c637748f6e9cc6fdd6230e3c2c812eff27463703f0 +size 13516183 diff --git a/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_head_rgb/episode_000003.mp4 b/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_head_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e78c1b7b8caa666c6b62a44fc4c7fe8c224dcb94 --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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:6aa30d5ae94ca8068c44df830ff5a58c1451fabb50c33e3fda28d79ebee4e5d0 +size 13783680 diff --git a/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_head_rgb/episode_000004.mp4 b/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_head_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..61707b430d5586c56c0f75302a2995d4179fd711 --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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:019780a648f21fff8d7314f8e2a3c7acc22e640a32cdd38fa89e139ce716fd71 +size 12906121 diff --git a/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_head_rgb/episode_000005.mp4 b/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_head_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..156f99a1d322892c2b1e267a70cf10c367d0f5f2 --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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:9d80cff67bb8fa8f7ad9d5b9d44138dd87275ee6b2e69e9a30fede9464f30d75 +size 12283418 diff --git a/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_head_rgb/episode_000006.mp4 b/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_head_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..73c824708ad282927bd62f9e93a35a38592e02f3 --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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:84a06327bddfa92d0a603b9c6faf21c406bf3ac4e4452833e6f26842c92f4cad +size 14526588 diff --git a/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_head_rgb/episode_000007.mp4 b/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_head_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3f2b1f62f8bdd7722fa1ead49e97247e11c63ce9 --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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:4b288ce3621d03b8817e3b5b82e3757f3fc4cd5466c77b46e94696eee9318d4a +size 13857761 diff --git a/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_head_rgb/episode_000008.mp4 b/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_head_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d22d20bfdce5188548ee0c2645ab935bdecda321 --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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:4ec2c176c76220f9a2ffb0860314b3d467a07953504e9190c4aeed5983d71e13 +size 11166926 diff --git a/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_head_rgb/episode_000009.mp4 b/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_head_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fd5e597193c815376d6d13f6c12ac310076514ac --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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:42d5e2a49d1bfc9494ce2ba08a5b1bc9c3ac64844c54598239d6bce68c2e9141 +size 13351533 diff --git a/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_head_rgb/episode_000010.mp4 b/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_head_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6440497cffe324ab366526897c6be9c9ba8268f6 --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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:fb5dffddb27a72f48fe681d8168222f5c8a857146370abeba22cb4ce1c3a783f +size 14343259 diff --git a/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_head_rgb/episode_000011.mp4 b/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_head_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4d1263a4fe72fd8c0329a8f35dd6c53e206c753c --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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:26d2be4e60e497af1011527549ba91582988377ad5ce729aa4f86c2e4f2e666a +size 12625295 diff --git a/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_head_rgb/episode_000012.mp4 b/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_head_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e6c50efc8c60c02f4a199db2184af24079de24a3 --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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:33659a73c83bfe4f92c62b2babdc686aafd944d2d8e6b22bac4f393d12270688 +size 14448404 diff --git a/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_head_rgb/episode_000013.mp4 b/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_head_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2e1d010459bc6361191696fa447f46bf691ec3bf --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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:5ef7311d85e73f23e4abb61425088b10d334f3a0ecfb446d5e24cac38a663048 +size 11212843 diff --git a/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_head_rgb/episode_000014.mp4 b/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_head_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c22b2f5acf3f19716510d932414fb273a34be4a1 --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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:38d986c813a1917ebb52f99149b59c7129d45929ac65601c78e198d7e5eb2a3e +size 15011886 diff --git a/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_head_rgb/episode_000015.mp4 b/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_head_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c0e18c2f96c150908e51c3725fa37f5268eb87ed --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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:e2b25b2d2beb6d945ffa40f49d4fd5ee00bf9ae38ca951f5e6d5a178d34ffea4 +size 12572525 diff --git a/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_head_rgb/episode_000016.mp4 b/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_head_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0b20cdec294b96503fca7aff4aee07b6e116c2b4 --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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:7cda4559b8848d8d6cb8267782920642715179fd974dd344520185345ddf5f37 +size 13470695 diff --git a/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_head_rgb/episode_000017.mp4 b/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_head_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7550acf74091fecf7a1234b3fd9010229c462957 --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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:ad0e47ef3a8f7e31cb3f6f4fcbc76c0e2bd5c72b092c801ecbe20ee665d6e802 +size 11958787 diff --git a/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_head_rgb/episode_000018.mp4 b/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_head_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..acccf2d79036bc342c8cfd91ffeb0a97939b6164 --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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:9fe869cdaab99dd307fece204e177268305011abd81f3eefb1bc6e9512d1ac61 +size 12426205 diff --git a/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_head_rgb/episode_000019.mp4 b/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_head_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d7d2e99794e8d3b65b402df57addbced534e6a01 --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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:1af176e99b40ca37572a45cabf147f5ffdcd55cde53c10b19aaf65689f31fd1d +size 12265930 diff --git a/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_head_rgb/episode_000020.mp4 b/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_head_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2c89721a4037a9640158615b88d3314c48c6f296 --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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:b9a6e13039a52c5b4d59dc5a9ff76b40b2fce47d7a9bdd90f3dc7945b91e8c0f +size 11363565 diff --git a/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_head_rgb/episode_000021.mp4 b/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_head_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..db5a7a629f7a86476386fcf028eec62456019bc9 --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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:fc3960fd044f3595d8a02e22019fb978efd550caadd10984b62fe97699f58e65 +size 10098892 diff --git a/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_head_rgb/episode_000022.mp4 b/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_head_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8dc0bdced673b0fa8e5c929b52cf3f3dcc0d01b7 --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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:2934058528698d340db37401c3937674a182a82bcc156d13116e2c2cbbb0abb3 +size 13608760 diff --git a/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_head_rgb/episode_000023.mp4 b/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_head_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..197ebfec5d7dd13fc831fedebc2af87c85d0a012 --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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:24128eb68995bd6ff4b1d52cf04f7b0f208d1ebda4918ff496bbe64b19e26963 +size 11881754 diff --git a/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_head_rgb/episode_000024.mp4 b/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_head_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..34d59e349c03e1cd21705bb6217b8adc0fbfbf05 --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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:bb66fe78b4b5e155dec1a19c2c18557495225664dee6abc7c2fe366d9da4b246 +size 11544536 diff --git a/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_head_rgb/episode_000025.mp4 b/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_head_rgb/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1de6f2556e21b097a0a2b187de75ba269b791b9d --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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:4897d662557dd4f7f16b4d6e93bf9a9cf7bbe62f5ae107f57489a3bc8940ad4b +size 12412777 diff --git a/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_head_rgb/episode_000026.mp4 b/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_head_rgb/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9001eeceb3e97978d29b516a858d6ca155b9b470 --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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:92dd2753f833fe96bc1e281f0865f2ecb32986f870288da013feaa70470985cc +size 11592453 diff --git a/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_head_rgb/episode_000027.mp4 b/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_head_rgb/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7669b6c685c8679c74fe8deec3754e35be348480 --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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:8459ccd77738304de181d471cb81b14b0b397aff3132a586f7deff2418c5abdb +size 16618166 diff --git a/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_head_rgb/episode_000028.mp4 b/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_head_rgb/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a610803988c1272bd1434db519e1e02dc6fea76f --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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:d8ff6208b847af062923a462570969f5100969742c0183192c7e4f9918a662fe +size 11300932 diff --git a/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_head_rgb/episode_000029.mp4 b/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_head_rgb/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ba79ca7ed30a3d8d142e5589325f0b9113266451 --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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:e23e2c9f5eed81b44a8fe974ddf3cf5b4109d4f9493555ecf3d5bf311c4304e1 +size 13057348 diff --git a/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_head_rgb/episode_000030.mp4 b/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_head_rgb/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7fceee61069dc11607c42af44c572bb388597b5a --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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:54092fc1ed18536e691de61245c03120e4e91df55f979beb232c2e79999dc72a +size 13023663 diff --git a/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_head_rgb/episode_000031.mp4 b/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_head_rgb/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..961299f123ba1428f8b28c588606a213a4cb4313 --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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:3b1f2781add7de8124692ee0cf62353802e9a7924bb1d66aa9393e94b06ea909 +size 13129313 diff --git a/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_head_rgb/episode_000032.mp4 b/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_head_rgb/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7fcb3915bf8bfba10cc0939eab8f97bace184a01 --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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:0374e274af7874bab099336128814789e441596c8ecaaaf64fd2f4848c05b653 +size 11099816 diff --git a/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_head_rgb/episode_000033.mp4 b/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_head_rgb/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1809629243cdbdf7f53de7dbeda6a2d768073015 --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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:2ba5e449e830b5f7b3c5599763a883cc3901912265a1405c3d3577339ac21d0f +size 13007988 diff --git a/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_head_rgb/episode_000034.mp4 b/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_head_rgb/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0256d08cb4f85946ba9ecdb5c6efd5db1aff3613 --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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:7e9205880a6479336868043708dfcbe8b7c0cd8c10ca8d19b2e45e548aa36359 +size 11197715 diff --git a/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_head_rgb/episode_000035.mp4 b/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_head_rgb/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..848a319750b2fa57c8c17623a096ac75958a65c7 --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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:75dac0c3cd6250c086ae80691bc1eaf5941d5660ba61b3664f3aec1639ff4314 +size 8425714 diff --git a/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_head_rgb/episode_000036.mp4 b/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_head_rgb/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..276145883b30c384cdda9414bd894863e7464d38 --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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:cbc3fa5cf443bcd9aecf52cfc4ca34ae5e78b5c3ba5e53cb9389002899c2d937 +size 8923853 diff --git a/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_head_rgb/episode_000037.mp4 b/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_head_rgb/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..632663ba487dc2e6708f75ea5a7dc37656bd808b --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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:4a0c33c0b4b9259bdd1e1c86a8f63f662203ce35461d701174c8a9ceafa79518 +size 11355249 diff --git a/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_head_rgb/episode_000038.mp4 b/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_head_rgb/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c59132c51f0413051feab8369eecca8aa2dfcdca --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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:6c174704772a2dd41c8cdeb54587cbd4ca5dcc26334f8fa9db9b53074489f615 +size 10683075 diff --git a/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_head_rgb/episode_000039.mp4 b/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_head_rgb/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..502b95dbc69246d54f0c4aac02ca82307f1cb12d --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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:9a4805b9e43bf538b61ff403008f6b27cd750b61f63092691923bb886b6a9185 +size 9347760 diff --git a/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_head_rgb/episode_000040.mp4 b/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_head_rgb/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..69226768c455c96cc1aabca53d74a5f134469230 --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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:d30a74a3515ecbd4a989c6c53b62ca52d10a6b98fa5ee5669173c017acd3c1a6 +size 9307696 diff --git a/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_head_rgb/episode_000041.mp4 b/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_head_rgb/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..088432fc2c46df7f3add519ec3c15b5e978b820f --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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:55ff7387a26cd581c8ed1cb2e65f2cc6fd5c0dc79a58d5fdc7cecf60c98cfdce +size 8868154 diff --git a/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_head_rgb/episode_000042.mp4 b/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_head_rgb/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f1b69b0b62bc7a681e3fbe9a5848e8307da0b9f7 --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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:0981ef1ae8faf0145b2f3971c0d19db1320088d2687ad9df1cd950f58a5b7a59 +size 9938395 diff --git a/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_head_rgb/episode_000043.mp4 b/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_head_rgb/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2d6185d8af937af5db5925cf75836d2269a26e7c --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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:d0569085049a0baa4ae341af1162bdde7bc3ab7554d158e3a207dddc6b4e027a +size 8273594 diff --git a/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_head_rgb/episode_000044.mp4 b/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_head_rgb/episode_000044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..43178c0c2bf32f97bcc3f05f55ce3addea48ae06 --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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:da47a2d5981f03189a5a13ee0006edc33ee217adab985a8b55337fbefc001ea0 +size 9864667 diff --git a/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_head_rgb/episode_000045.mp4 b/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_head_rgb/episode_000045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fadd12436f420da61d15d673d8ffe14652120663 --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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:b2246a19888945e606943aa3d50b46581a7ab7838c8dab853b61c555511372ea +size 8541574 diff --git a/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_head_rgb/episode_000046.mp4 b/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_head_rgb/episode_000046.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b22bd7f9cc1bfcef5e1359fa7a90f3c8d09f17ed --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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:98786533e3579b4100a482a5aac2e9e3467ee83576e14057a8d566b2272d1810 +size 8654285 diff --git a/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_head_rgb/episode_000047.mp4 b/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_head_rgb/episode_000047.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3f3c5f774179171d85bd06f63ab88ff5cb564b69 --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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:e8015250b8fc879d01f4a177ad4d31798c32e82ac58e1e7e56bcf1a6d66c38d6 +size 8424585 diff --git a/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_head_rgb/episode_000048.mp4 b/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_head_rgb/episode_000048.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..496c357b33343967e223957fa85bd237d8fb596b --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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:63a7f6f5635a3efef9d483baf57eabae9ab802deec7117f21c79754a69f3c683 +size 8765509 diff --git a/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_head_rgb/episode_000049.mp4 b/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_head_rgb/episode_000049.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5b23035ed03dddb975202a05655dab4aaf16f26e --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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:a20cd9a8ee088fc870929cc69f12322a3aab66391d6bca5db6fa896e82a9fdce +size 8626935 diff --git a/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000000.mp4 b/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..01846aee01446fa5d2e3055bf34ebb2b250b549c --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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:1aaecd0164f579c97382d864fbd3dbba0ee72e7633eb40075af0a82897bf707c +size 17887799 diff --git a/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000001.mp4 b/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ebb72b2d2db35ad76946fc4cbded4c3be45e8488 --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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:a1eb5957c666f26673d564ab081012a7c4d35bdc7f92446f80b4f534143f10bd +size 14770691 diff --git a/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000002.mp4 b/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c42f4b3d0c2ba332077dd76dee2d09375f1a00ca --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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:eab31d211940802edf10e365fb92152a7764f4b0fb604439acf8ae0084b9afc1 +size 17314757 diff --git a/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000003.mp4 b/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c8e190a7d98e5a847654ba6bd26750392f184e82 --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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:30eb5ac5ee2cd3e28d6fedc476a1a0671d6b58bcc84c56a5f738087e44044db1 +size 16361086 diff --git a/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000004.mp4 b/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d625a65088856b9dae8f2b4b453fdbbc10d301af --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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:cf1266fa7b01e01ee1f369ac3cfc0a37674fecf79d3f1c1bb2ac095efcd3ac99 +size 16672933 diff --git a/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000005.mp4 b/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9cbdb86353cd7290d0e6172f615f940251e0729b --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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:034fd857f7aaa8ea88c7c5994680cda0b9d3280421c5c754c247871135629e8a +size 16327493 diff --git a/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000006.mp4 b/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..18a9f30e101f5c13bc170a17aa0bea2cf9e9b1a9 --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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:dfe42093ea2ba981b05fa733044b33edd9e5c15c9c29c4ced9deef7e81b59721 +size 16197164 diff --git a/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000007.mp4 b/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..44af0e0a1989c4b282952712ea5a3af87a2e57c9 --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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:0251b0881f87fced16145cce9d255bce38cd2ab443bb618fa0d774dbb2816359 +size 18257354 diff --git a/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000008.mp4 b/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4a154500d5661d0bfb6034504eb58cd21aeb2f82 --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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:821c62c0d24623ef0c529005ed15977829e1199b9e6ad5c300b65db810ac27f0 +size 12886602 diff --git a/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000009.mp4 b/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1a88c5ac729c2f1b23f20a047fea802de324590c --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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:476bec1393a9c10460466436ec221d92116a1ed386dd894ddf7832c4c6627c6f +size 17920897 diff --git a/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000010.mp4 b/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..085825ef0418b1c647910f767560553cdc53e8fc --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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:d94b254d0b07a6686563f7edf9c4e93833e398a92747ea53e1995abc3b346d4b +size 17024260 diff --git a/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000011.mp4 b/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..57f664b1d16d096c0df536f99b4aec55d01381b9 --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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:c67c5382d00999349de3f1293926a316a5a561b3e708119fed07a128253605cc +size 14631402 diff --git a/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000012.mp4 b/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..93e77cc260f3caa25bca5a7419710bdb8936f404 --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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:abfa8bfe9fde1184813748b717b5f5c63157e748e8873b4e1dc10653c5abd231 +size 17882698 diff --git a/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000013.mp4 b/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..994a0af14730d1300a2fad39506daf46ca9b881c --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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:3e0cb01037953b47616540d13107ca5b3754ae58791b0967c7e1f47070114201 +size 13530176 diff --git a/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000014.mp4 b/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ac32c0b82c945c825c08594d2b53200fc0ff7012 --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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:e09fbd7d9805a1c592b64191c37ed848e579d4783b636b2488cd5a892196f538 +size 17348940 diff --git a/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000015.mp4 b/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fcd33cd9631f36a955578d4d88026c03eb13ffa2 --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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:855f6013d932a65a28fd6d02c124f6d0695b01c57ed2ff07fc97f9cae81ed31f +size 14098208 diff --git a/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000016.mp4 b/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3994f5ba1615b6722770afe6b2f7c6b994f655a9 --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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:3070fb3dbdb20df356a90540d90c63b86bbd49aa95c229cabcbb542f1eecda0d +size 14165573 diff --git a/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000017.mp4 b/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b383e6309d83aec6cbd1e6ddd75a99a0aa969c79 --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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:88e9398dcc6052371e4a7d127dfd97c48040506105ba493125d8f18d0d74e431 +size 14175412 diff --git a/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000018.mp4 b/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e9ca4d5b59e35e57ddc5e7ec8fcf402b9c7e9de9 --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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:cdc656b40bbb7387f90c5a5c31e30ed1030ee415a22ed628c74325758164e83d +size 13246453 diff --git a/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000019.mp4 b/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d4b342cbb44db9ba2d22899f542ad020d0d1976a --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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:6e855c00a4f3662bd7c348016b4cd925e3310eb1411eaff6ad05025a2d5806dc +size 13001162 diff --git a/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000020.mp4 b/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..870c502202a4fc3ee769c54752332a7100d95878 --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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:e71981b846ac130be7f7a1b91d1857b2535491febc2af667269e62e0c470784b +size 12560631 diff --git a/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000021.mp4 b/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..836d37fc27bfa7c817249d8f0bdcca7d01ca2c36 --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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:eac3c8b9d51911851bb6c396a635817bc95c6cc183430d8b0642df8dbc3e06ce +size 11870721 diff --git a/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000022.mp4 b/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6572bdf293fce1e4569090476bf8d56c18e4f989 --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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:a2027818c6090ac56b3dc5a5578cbe4a0159cb65fea5686d5289dc6ab4499df4 +size 16353688 diff --git a/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000023.mp4 b/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a5036caadb275f219a6eb250fae25f8f22bad6cf --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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:04d2615e9b360b67517ef7b5ec10ce9248019d70325e9042f1a49a29f4efc8d7 +size 16279519 diff --git a/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000024.mp4 b/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7e92da6b39a0bab6f17787c9f30a371238364272 --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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:8a36126705180cf836a158b8ab3d1e44c3375c6d6538059600ebf6b67b4f489a +size 10923429 diff --git a/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000025.mp4 b/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8fc638a746eb4670ab0b06a9220d3504f1beadc0 --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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:d7af8ad2c90ec7077f60547ac088ffa48c23d747754bc5cd2dea74eea7cc820d +size 12798105 diff --git a/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000026.mp4 b/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b3cda6d5e786c6eababd59048df7eed3406a1d2f --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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:4d6edc5557ce6d494c9bdf872960a285dd366b335f3b35981152f6f3b6ee7818 +size 12075265 diff --git a/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000027.mp4 b/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..984cffd2cbc68f7a9ee7725c5c4870ddc7da6a71 --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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:5d8a9ab451cc360c3303d28dfb32dbe706ff3fea7b433aa3b21b3412e1df2374 +size 19392883 diff --git a/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000028.mp4 b/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5d4bdfb5ff6d3cf0a7a05ca0d5b58e02340581fc --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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:5e945c019ec9b77e85f6c1070255a2bea0e00bd4aaca052b4b4d757c093b5c11 +size 12333028 diff --git a/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000029.mp4 b/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3980405fc46f0f9c8ea4f759720085345896302d --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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:bb0bbcad8808b7ccc6dc49002e32987db737fa0d21cd6f86dcdf64e34c102ca2 +size 12999941 diff --git a/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000030.mp4 b/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..541f6d04c063782645613940b2cb469f33c85a46 --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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:9ad0fee90cc0c94c253d566ef275054807c2a69e91c92673262fe77f86a41760 +size 13540119 diff --git a/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000031.mp4 b/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3cb162d51af0623274e6c73cb0d6d7065da4120b --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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:25f1ea872c6a803bcfcee6c67019c43389dff00fff113d073f2d8112196ac902 +size 14543860 diff --git a/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000032.mp4 b/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cf4341aae5a3d21ec3d859714398011fc5613daf --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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:1b5c31fd36c29274a5821fe4460e875aab93175f3baa77f581933890ae40faa9 +size 11024564 diff --git a/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000033.mp4 b/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7ed72e4faa57b5bfbf343a41a4fc40881911b8d4 --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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:acfc621001d3528dde9800dcb28d14c10f11b5ba528a1a9f9d1a7f2e2ae9c36d +size 13788057 diff --git a/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000034.mp4 b/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..da28a73c897a9bf85ca4a96a255c7f2e4669e731 --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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:a8dcdef2255f2e5deb1d2675253bc90e64c203d0cb6a189e267efd06c0b359ff +size 12856933 diff --git a/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000035.mp4 b/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..522f535dbeb79a3ff8f389acd7b3c762ffde83d2 --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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:0676d053768ee61ee3a004c1d03b28be1811300abab6bbe8f54c5ba54a537763 +size 8676640 diff --git a/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000036.mp4 b/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..175b25b76caea5392eadcd46aa4bcd144d47f7f6 --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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:4f30c991e2fff554d2ee86759e49ede879ddd8aedecacf3ac68b1e2a05453b39 +size 9273358 diff --git a/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000037.mp4 b/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3da69e7f2d70d7061bf84eba192aabbbbaf572fe --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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:cd98eda2b8b462d464d0e3415f23cb65d88c884ebe274b98936aff8add150275 +size 10484604 diff --git a/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000038.mp4 b/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..37add696dc7ca7892b0625c5534c1e6800745245 --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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:556dcd3869c1c35d483d7e6348f3df76007ac42267ff024213cd85c0388dd36d +size 12761163 diff --git a/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000039.mp4 b/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bdba0c061079e82f48992bf22743b72075f51696 --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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:f35c9b933b2a7913356f25b5eda582cc0b2bbaf90cc6e3f6b994b3985c351646 +size 9575589 diff --git a/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000040.mp4 b/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c398f6fe3d01fad02bc46dcf91dad509c91210bc --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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:a09ef9b123c5aa7bcfb4a32563d27db8b84179efdedccbcf65ad9e0da553fcf5 +size 11116196 diff --git a/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000041.mp4 b/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ae72ca95cffd5feb1213072253f4a03b3d44d9af --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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:2ebf90b870a07f2d15d405e49121e82155b1c6eca2da088e973780ca7289f88d +size 9509672 diff --git a/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000042.mp4 b/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9e769bc5b4e28d225eba40cdc9796a172b2e28d9 --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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:050aa17e520d08d46192f0dda8bafd5fb86d4d7d0c1ed8264e81e33816d4b10f +size 12420391 diff --git a/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000043.mp4 b/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f4dd97f710d59ba3e20945e25db78e507146b28c --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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:845698af22fa38b56d9c32da3d2f6456fd63143fc504f3a9d2d462f01d25cb08 +size 9049664 diff --git a/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000044.mp4 b/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..61c4385c9bc6ee24717d841522ae6f47d0da14e6 --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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:0a5ec1a2d9807883a0483d32214ab55bff882a570a9a61b34a4cd5c9748e8ba4 +size 8044826 diff --git a/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000045.mp4 b/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0cfea60a0b474e46cce24b50831561093a1aa91a --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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:dbb6c6ec4bc7d9e4e25df544942f14188b9cdaeb8d793cd22eee537c4c8b6c7a +size 9941344 diff --git a/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000046.mp4 b/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000046.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..12a6d68cdc0235de712df458ae48ebeee64d5f12 --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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:e1cc95e79370fd795900945ce4319cc8d9f1ebedf09410f567d6771d7895ed14 +size 10056476 diff --git a/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000047.mp4 b/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000047.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..58600fbe2ebe338782d96851a5382c55f50f6eb5 --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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:3ea0d7cf087a817ed055b968cc64c4c9f162dfe89acab2ebea8379ecb9069b86 +size 7950315 diff --git a/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000048.mp4 b/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000048.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..55705c44feb9d412e717132a9f2ec635800b607b --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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:5cb39b78e11079c50de6de16a814b901b33f5c47409857a9e1e8557a1168241f +size 10080199 diff --git a/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000049.mp4 b/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000049.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6fb6ad2f055f836c2b68409d092c3cd307ca8807 --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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:c3356b0cdc196f37cc82665c8e6d72a50af69b95e96c70d1bbcdefad7148235b +size 12614992 diff --git a/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000000.mp4 b/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2c37f39c57e9a5a378187dcca8f98f9428daaf63 --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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:676d53147dbf8a61b3829bdb6853b709eae09716a8aa869f11453ce7ca546dc0 +size 18229667 diff --git a/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000001.mp4 b/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..11043647f6453a2aab122ed75437e9ccea286056 --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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:e1919c39ade0a0b87b8ebe617fd38630d2cacab702f63ee2716def17b3a955df +size 14925105 diff --git a/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000002.mp4 b/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cba844d9f66c27a3694203628e46e1dad2bea2fe --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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:957261e8798305ebc2bf073822cd1a2361cd2b1acf0b5299d03259c990f33321 +size 16685047 diff --git a/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000003.mp4 b/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5e357271243e3c3c0ecb5b62b23a2a1b5004ced8 --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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:623d4f68243564ce8c824e92f66585eccdfa665c8f4d433a272d96e7acf21b1a +size 16565083 diff --git a/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000004.mp4 b/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a4fbf10593f8b24ebdb5f6758bc647901dd26f1c --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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:5f23d6b8bb3e2ddc930bcac2f6e9b0077c87d509e1430f4964e0f19123e37c0a +size 17070585 diff --git a/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000005.mp4 b/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b5b2c8e883c988330afeda09497ee41b1c80bf25 --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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:c731d049da0ecd461bcf0be0eb14452566ffdb8ba256e5dff453dd19d9d68c44 +size 15296804 diff --git a/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000006.mp4 b/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..17ef6c12f39dccfcb69d9f51b7afeb76f1a75b53 --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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:eceeee281d1530ba27de03bf654d081235b653854aa5fac849fb103c9cc79f65 +size 21233604 diff --git a/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000007.mp4 b/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..10f82062d1abfdf36e0efbb2c879bb56db6caabc --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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:82546dd0026e6b3c0202f3db318a40414e934beb5e0e06980cedb88b5e457e23 +size 19175801 diff --git a/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000008.mp4 b/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0ff525fc4523aad03fc3317a0607b8553b47bb83 --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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:bf20b4d34abbc27dd80262ca964ee41512c7e71e97a53be6cbb8aef1ea54423f +size 14334853 diff --git a/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000009.mp4 b/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..73e40a0911cbae455d261a2c61b360406fdbc166 --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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:052c7a87e38cf72cd4289359f38797eb2f92392e5abb0444eba34bba0a8a4d48 +size 19871378 diff --git a/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000010.mp4 b/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ebc159d010a1e7c360c060df3e072acef73a95a5 --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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:4cc87a6deed43b5784e0f61ad4c408c28650ec0944113ee1d1493151f7cf7824 +size 19152072 diff --git a/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000011.mp4 b/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b7ddd340b4d16c913092b862900f4120a201f837 --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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:e6a8f9869d33bbbe8bc0f6c664882c4a02ef5e9bf03d846d345e88ec291dabd2 +size 17184068 diff --git a/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000012.mp4 b/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f6d2416211f69e2a60c600d4d6b4207680a7f0a8 --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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:3cd6c0c0d2489968bb0f99dcacdccd6cfd93738195a652c106ee96a698c6ed50 +size 17759408 diff --git a/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000013.mp4 b/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..282e9326702a4deaab6315be8e6cbc9f35116316 --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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:d5079faf890a585b0bb9d118e1813af4bb035c7c134bd3446e09a26eb6813ea4 +size 13172349 diff --git a/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000014.mp4 b/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..84e96edf394000aba976e7c37c7fd60ba549acae --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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:b66ff9200369dd226d2772a480d6648d7fb626d4715dce3f505caf625b206b66 +size 19046296 diff --git a/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000015.mp4 b/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3efbc983069d9e1766cc5b4a5f6f419f0856609f --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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:197f6d86dc822ccf661487cc6b7fe7bdc970d8ee4948da06df0687e2f3c5d3cf +size 16571333 diff --git a/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000016.mp4 b/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0f28ba6c204429e81233e6a3ea43ce37102fd6c3 --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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:1df49406fc94feaf8c59e915270dfb4c107c4b2ee589f60102b246af8f352651 +size 15676769 diff --git a/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000017.mp4 b/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..94eee2a96a7981392f40b702842ac457aa39ada6 --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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:88e9d48daf2a7b1fba4879698e000fcff533de5350124306220a417fdc4bb73b +size 14233677 diff --git a/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000018.mp4 b/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ff8f039a4b299f567245385bbfca6145442ad0ed --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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:47f7e876da9be7bc0970db239efb4f07711d66b391dd47e61b7bc8d37d456742 +size 12537645 diff --git a/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000019.mp4 b/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..05782fcbc47b334bba9c188cb1bafd4325ed8543 --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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:6170a4ace8c7f29b7e2ca63a43ade9dd32a44aff130fb59fadba5820fe528699 +size 12774481 diff --git a/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000020.mp4 b/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1c39af4fefa5e0906d8bb3b16e330b67301270eb --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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:a535c2ffb8696f8ebd493fe93644354b79ed3c5c343200ec5aa91aff56740202 +size 12351451 diff --git a/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000021.mp4 b/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c67c1d42f4072efd4935642082eabe3660bf5a79 --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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:5850bb663d8a41328b45cb604af2bdebadad5aa1da3bb6e9e9031ef97cbf3071 +size 11167073 diff --git a/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000022.mp4 b/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ebe428d8fc175a984a03d8d76dba953e844479c9 --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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:501eedc7e5247348524d89f4594225e8538af502b4f56f442296213ab3413697 +size 16539412 diff --git a/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000023.mp4 b/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..92dfc236370fc6bf97faf79783a1771a2b8801e3 --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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:85208e8fed0001fc0d701a426f149e9f576b944250642d51674d450995c75f1e +size 15268511 diff --git a/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000024.mp4 b/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0dad7a96188cfbb08d83d3a895bafddf612cec0c --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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:31d8bce534370baa2e869ad5e45b3878fc78de61afbe04219d3739971ff05e37 +size 13289609 diff --git a/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000025.mp4 b/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a05aade468b28ee784a917f63aa9a46caf38313b --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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:860a75ebc9daa320f6c22a964fc487343ef7de241f711d26362401d5b6ab41f9 +size 14929051 diff --git a/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000026.mp4 b/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..73a9794e3c7c394d280cc856015874c0ecf95235 --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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:db53dc033c7ce29a7111cbfc8875af0d529865c89548dd74433bdc617a041db3 +size 13819041 diff --git a/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000027.mp4 b/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..77329c0d134003f04ec250d119baf7e99e85a938 --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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:cb6bb60aca3c155965ab1a53ffe6019de0b7504cf1e397174c9b81c0a61cd293 +size 20345734 diff --git a/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000028.mp4 b/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4b6a3d2142621a3e251b06054dd48e8c49bbf3c0 --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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:e432c2e2a5c20caf3283b6d520a36fa2286b4f3dd4fbc441cb14204543fdf8b7 +size 13678861 diff --git a/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000029.mp4 b/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..054acb2ccb75a05687ee32f4026fa8bd5e425cc8 --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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:a564d9e11c8d0ca87027a3bec529503f75e335027753c8c13adc45a95693424b +size 15120565 diff --git a/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000030.mp4 b/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e9e75e238b6e00686a5faaadc52cac21a7d84efc --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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:59375b3c232a1590adfc0c67565548d77486d2bb022362a35067f3982f11fe5b +size 15328149 diff --git a/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000031.mp4 b/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b7dd0fd639b9e541d882ae9a9bb186a3879db922 --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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:382b45c3a32e4bb821a2a6596cd301dad1c6240d227c4fa187549bac802cee25 +size 13587435 diff --git a/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000032.mp4 b/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0eafbf354502501cd178fa1b0a0f4ff934af77bd --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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:5c28a8f96ef1bb1ad90bfe0ae2357c306912ab3f7c5e41390601eba4e3051fc5 +size 11113548 diff --git a/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000033.mp4 b/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..319b2f8edfe07102310dd0360ab09ddcc1feb035 --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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:4ea02d01d41c3dfb5f8b3ffb5c310b0dea83d3fea0109170ccae14c91cbef945 +size 14934100 diff --git a/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000034.mp4 b/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7d25ff86cdf7a419fe2c792ae8d82bb35afff8b6 --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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:df87aa0c231b23b42b4621763b5ee22538ae0eb0c7fa06c7de73346e7c015125 +size 12402553 diff --git a/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000035.mp4 b/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..495320194106f41ef108c406c26fbb3c4c2b62c7 --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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:4fab14f930e984c700a3e362020da9dca23ed8fc76770dce7a0c4050a3f954f3 +size 8899089 diff --git a/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000036.mp4 b/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6676e8ed31e4103ec022ceee7ce3be64f5164471 --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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:6587512f0dd40056ec90ebebfb89bd32a49704597fd172513b2d5aa476e46306 +size 8988033 diff --git a/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000037.mp4 b/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b7261dfbfa85665c2cd80371c8471e074b479a4d --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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:b02ff7f547923d645038e3e9a7d389da9b4d9d7afa793491dcb887f8ceea5481 +size 14504398 diff --git a/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000038.mp4 b/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..492ed7976f0da871486b433d56d491346b2bff18 --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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:9f8fea619a3dd81bbdd02f07dff7988857d0b34d8715390b57f4645f83b35b24 +size 13139930 diff --git a/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000039.mp4 b/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7844810decf1b4567fb5b44a1c67dc7d111cebaf --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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:3a43902c9a899fd7b83b900247f0d04035f4aa3866b4611b6a329a716e91b976 +size 12793801 diff --git a/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000040.mp4 b/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2cdf483b698f5b167f3d619623e80e070a1d9ecf --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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:f4887a41c8dd839081d10a7b10e2eca013194924ead8de367c8b89578544bb43 +size 10007975 diff --git a/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000041.mp4 b/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4204f7b5ee4ed772ba8bd014f09c0ab6d7e37cc2 --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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:dedb837a2661ad29717bc5f3a220eff2cffb6351c1f577faf2fd2002d2097d8e +size 10971775 diff --git a/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000042.mp4 b/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..22bded78055e05cf9081ae1d2a0bb32ee5b43878 --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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:0eba1e354e684d053e80e768f82b1c9b4e07f488f10679207827bc1c5246f5c9 +size 10458741 diff --git a/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000043.mp4 b/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7f78b0908a7025c3ba377fee651c7f387b620ab7 --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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:87c96cffcfe6e26bfb6b05f2b94ec8b69a587ddf9b1fc997810411a2cbb0c8eb +size 9767020 diff --git a/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000044.mp4 b/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5eae8e27c4c928872f7bf09273115a0370984b32 --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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:884297acf8d501c1f5a57fc6405ed02d9c97630d6c18e561c3ca1c8b04e40931 +size 13132317 diff --git a/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000045.mp4 b/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..83a4e7542d83e8e455cbae74beba4e912b36dd14 --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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:3df804aa8ef5aa0d8068c51497eb4c6e9352164922488f3c5caa580ebf203db9 +size 9386191 diff --git a/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000046.mp4 b/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000046.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c181bf295d966f1febf696b12363c89f1f619b20 --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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:796a9352df11cbe52575477b1d04917aa98ac5ec23aac4b3589a01eee9878b8e +size 10414140 diff --git a/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000047.mp4 b/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000047.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b0332dcbd1d7d1b3eaef047ddb2e754999931fcf --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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:2b24dcd5396cfb141973ba3f8f6d30ed2215bf50e407909b588d83ec43ea368d +size 9647091 diff --git a/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000048.mp4 b/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000048.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e3a4f140083ddc6116511cc66f3f495d803b40e1 --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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:a0559c81881ade40594060a88d887475e214393cddcef96fb7cd0dcd4feaa4a0 +size 9935104 diff --git a/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000049.mp4 b/alpha_bot_2_carry_the_clothes_basket/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000049.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a34f3d7d5dcc3575ca3d42bd11f32d0c36159a00 --- /dev/null +++ b/alpha_bot_2_carry_the_clothes_basket/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:062b0dbd582fb512a313277372ea2e1636c40b05508905655e0238baecceb428 +size 9542843