diff --git a/alpha_bot_2_sticker/.gitattributes b/alpha_bot_2_sticker/.gitattributes new file mode 100644 index 0000000000000000000000000000000000000000..1ef325f1b111266a6b26e0196871bd78baa8c2f3 --- /dev/null +++ b/alpha_bot_2_sticker/.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_sticker/README.md b/alpha_bot_2_sticker/README.md new file mode 100644 index 0000000000000000000000000000000000000000..b67fcdb201ada56b57af2e9f00eee1cbb6590202 --- /dev/null +++ b/alpha_bot_2_sticker/README.md @@ -0,0 +1,332 @@ +--- +task_categories: + - robotics + +language: + - en + - zh + + +extra_gated_prompt: 'By accessing this dataset, you agree to cite the associated paper in your research/publicationsβ€”see the "Citation" section for details. You agree to not use the dataset to conduct experiments that cause harm to human subjects.' + + + +extra_gated_fields: + + Company/Organization: + type: 'text' + description: 'e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher"' + + Country: + type: 'country' + description: 'e.g., "Germany", "China", "United States"' + + + +tags: + - RoboCOIN + - LeRobot + +frame_range: 10K-100K + +license: apache-2.0 + +configs: +- config_name: default + data_files: data/*/*.parquet +--- + +# alpha_bot_2_sticker + +## πŸ“‹ 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` +- `place` +- `pick` + + +## πŸ“Š Dataset Statistics + +| Metric | Value | +|--------|-------| +| **Total Episodes** | 93 | +| **Total Frames** | 97993 | +| **Total Tasks** | 1 | +| **Total Videos** | 372 | +| **Total Chunks** | 1 | +| **Chunk Size** | 1000 | +| **FPS** | 30 | +| **Dataset Size** | 1.9GB | + + +## πŸ‘₯ Authors + +### Contributors +This dataset is contributed by: +- [RoboCOIN](https://flagopen.github.io/RoboCOIN/) - RoboCOIN Team + + +## πŸ”— Links + +- **🏠 Homepage:** [https://flagopen.github.io/RoboCOIN/](https://flagopen.github.io/RoboCOIN/) +- **πŸ“„ Paper:** [https://arxiv.org/abs/2511.17441](https://arxiv.org/abs/2511.17441) +- **πŸ’» Repository:** [https://github.com/FlagOpen/RoboCOIN](https://github.com/FlagOpen/RoboCOIN) +- **🌐 Project Page:** [https://flagopen.github.io/RoboCOIN/](https://flagopen.github.io/RoboCOIN/) +- **πŸ› Issues:** [https://github.com/FlagOpen/RoboCOIN/issues](https://github.com/FlagOpen/RoboCOIN/issues) +- **πŸ“œ License:** apache-2.0 + +## 🏷️ Dataset Tags + +- `RoboCOIN` +- `LeRobot` + + +## 🎯 Task Descriptions + +### Primary Tasks +stick the poster on the table by hand. + +### Sub-Tasks +This dataset includes 3 distinct subtasks: + +1. **End** +2. **Stick the advertisement in the top-right corner area with both grippers** +3. **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:92 + + +## πŸ“ 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": 93, "total_frames": 97993, "total_tasks": 1, "total_videos": 372, "total_chunks": 1, "chunks_size": 1000, "fps": 30, "splits": {"train": "0:92"}, "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_sticker_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_sticker/annotations/eef_acc_mag_annotation.jsonl b/alpha_bot_2_sticker/annotations/eef_acc_mag_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..261c0cb86faecc005328e7b464d8fa76fc4eab3a --- /dev/null +++ b/alpha_bot_2_sticker/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_sticker/annotations/eef_direction_annotation.jsonl b/alpha_bot_2_sticker/annotations/eef_direction_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..15eb9abd75814183c860e3bffd75f9148c4e0d04 --- /dev/null +++ b/alpha_bot_2_sticker/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_sticker/annotations/eef_velocity_annotation.jsonl b/alpha_bot_2_sticker/annotations/eef_velocity_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..67c684f8b05e1f6240ea5dd4a9bc9a5df14fe086 --- /dev/null +++ b/alpha_bot_2_sticker/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_sticker/annotations/gripper_activity_annotation.jsonl b/alpha_bot_2_sticker/annotations/gripper_activity_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..275a505f9220cce6502eac987c96a0261ef3f030 --- /dev/null +++ b/alpha_bot_2_sticker/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_sticker/annotations/gripper_mode_annotation.jsonl b/alpha_bot_2_sticker/annotations/gripper_mode_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..3825f1be6645468297ad5be29f9275f04db52345 --- /dev/null +++ b/alpha_bot_2_sticker/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_sticker/annotations/scene_annotations.jsonl b/alpha_bot_2_sticker/annotations/scene_annotations.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..a0f34930db9afe6f76da3f0a5dce8ff9a261b451 --- /dev/null +++ b/alpha_bot_2_sticker/annotations/scene_annotations.jsonl @@ -0,0 +1,99 @@ +{"scene_index": 0, "scene": "The square sticker is located at the back position."} +{"scene_index": 1, "scene": "The square sticker is placed on the back."} +{"scene_index": 2, "scene": "The square sticker is placed at the back position."} +{"scene_index": 3, "scene": "The square sticker is located on the back."} +{"scene_index": 4, "scene": "The square sticker is located at the back position."} +{"scene_index": 5, "scene": "The square sticker is placed at the back position."} +{"scene_index": 6, "scene": "The square sticker is placed on the back."} +{"scene_index": 7, "scene": "The square sticker is placed on the back."} +{"scene_index": 8, "scene": "The square sticker is positioned at the center."} +{"scene_index": 9, "scene": "The square sticker is positioned at the center."} +{"scene_index": 10, "scene": "The square sticker is located at the center position."} +{"scene_index": 11, "scene": "The square sticker is located on the back."} +{"scene_index": 12, "scene": "The square sticker is located on the back side."} +{"scene_index": 13, "scene": "The square sticker is located on the back side."} +{"scene_index": 14, "scene": "The square sticker is located at the back position."} +{"scene_index": 15, "scene": "The square sticker is located at the back position."} +{"scene_index": 16, "scene": "The square sticker is located at the back left position."} +{"scene_index": 17, "scene": "The square sticker is located on the back."} +{"scene_index": 18, "scene": "The square sticker is located on the back."} +{"scene_index": 19, "scene": "The square sticker is located on the back."} +{"scene_index": 20, "scene": "The square sticker is located on the back."} +{"scene_index": 21, "scene": "The square sticker is positioned at the center."} +{"scene_index": 22, "scene": "The square sticker is placed at the back position."} +{"scene_index": 23, "scene": "The square sticker is located on the back."} +{"scene_index": 24, "scene": "The square sticker is located on the back."} +{"scene_index": 25, "scene": "The square sticker is located at the center position."} +{"scene_index": 26, "scene": "The square sticker is placed on the back."} +{"scene_index": 27, "scene": "The square sticker is positioned at the center."} +{"scene_index": 28, "scene": "The square sticker is positioned at the center."} +{"scene_index": 29, "scene": "The square sticker is placed at the back position."} +{"scene_index": 30, "scene": "The square sticker is located on the back side."} +{"scene_index": 31, "scene": "The square sticker is placed on the back."} +{"scene_index": 32, "scene": "The square sticker is positioned at the center."} +{"scene_index": 33, "scene": "The square sticker is positioned at the center."} +{"scene_index": 34, "scene": "The square sticker is positioned at the center."} +{"scene_index": 35, "scene": "The square sticker is located at the back position."} +{"scene_index": 36, "scene": "The square sticker is placed on the back."} +{"scene_index": 37, "scene": "The square sticker is located at the back position."} +{"scene_index": 38, "scene": "The square sticker is placed on the back."} +{"scene_index": 39, "scene": "The square sticker is located on the back side."} +{"scene_index": 40, "scene": "The square sticker is located on the back side."} +{"scene_index": 41, "scene": "The square sticker is located at the back position."} +{"scene_index": 42, "scene": "The square sticker is positioned at the back left location."} +{"scene_index": 43, "scene": "The square sticker is positioned at the center."} +{"scene_index": 44, "scene": "The square sticker is located on the back."} +{"scene_index": 45, "scene": "The square is positioned at the back."} +{"scene_index": 46, "scene": "The square sticker is located on the back side."} +{"scene_index": 47, "scene": "The square sticker is placed on the back."} +{"scene_index": 48, "scene": "The square sticker is positioned at the center."} +{"scene_index": 49, "scene": "The square sticker is placed on the back."} +{"scene_index": 50, "scene": "The square stick is located at the back."} +{"scene_index": 51, "scene": "The square sticker is located on the back."} +{"scene_index": 52, "scene": "The square sticker is located on the back."} +{"scene_index": 53, "scene": "The square sticker is located on the back."} +{"scene_index": 54, "scene": "The square sticker is located on the back."} +{"scene_index": 55, "scene": "The square sticker is located on the back."} +{"scene_index": 56, "scene": "The square sticker is positioned at the center."} +{"scene_index": 57, "scene": "The square sticker is located on the back side."} +{"scene_index": 58, "scene": "The square sticker is placed at the back position."} +{"scene_index": 59, "scene": "The square sticker is positioned at the center."} +{"scene_index": 60, "scene": "The square sticker is placed on the back."} +{"scene_index": 61, "scene": "The square sticker is positioned at the center."} +{"scene_index": 62, "scene": "The square sticker is located at the back left position."} +{"scene_index": 63, "scene": "The square sticker is positioned at the center."} +{"scene_index": 64, "scene": "The square sticker is positioned at the center."} +{"scene_index": 65, "scene": "The square sticker is positioned at the center."} +{"scene_index": 66, "scene": "The square sticker is positioned at the center."} +{"scene_index": 67, "scene": "The square sticker is positioned at the center."} +{"scene_index": 68, "scene": "The square sticker is positioned at the center."} +{"scene_index": 69, "scene": "The square sticker is positioned at the center."} +{"scene_index": 70, "scene": "The square sticker is located on the back."} +{"scene_index": 71, "scene": "The square sticker is placed at the back position."} +{"scene_index": 72, "scene": "The square sticker is located at the back position."} +{"scene_index": 73, "scene": "The square sticker is located on the back side."} +{"scene_index": 74, "scene": "The square sticker is placed at the back position."} +{"scene_index": 75, "scene": "The square sticker is placed on the back."} +{"scene_index": 76, "scene": "The square sticker is located at the back position."} +{"scene_index": 77, "scene": "The square sticker is placed on the back."} +{"scene_index": 78, "scene": "The square sticker is positioned at the center."} +{"scene_index": 79, "scene": "The square sticker is located on the back."} +{"scene_index": 80, "scene": "The square sticker is positioned at the center."} +{"scene_index": 81, "scene": "I am sorry, I cannot answer that question. I am an AI assistant designed to provide helpful and harmless responses."} +{"scene_index": 82, "scene": "The square sticker is located at the back position."} +{"scene_index": 83, "scene": "The square sticker is located on the back."} +{"scene_index": 84, "scene": "The square sticker is located on the back."} +{"scene_index": 85, "scene": "The square sticker is located on the back."} +{"scene_index": 86, "scene": "The square sticker is placed at the back position."} +{"scene_index": 87, "scene": "The square sticker is located on the back side."} +{"scene_index": 88, "scene": "The square sticker is located at the center position."} +{"scene_index": 89, "scene": "The square sticker is located at the back position."} +{"scene_index": 90, "scene": "The square sticker is positioned at the center."} +{"scene_index": 91, "scene": "The square stick is located at the back."} +{"scene_index": 92, "scene": "The square sticker is located at the back position."} +{"scene_index": 93, "scene": "The square sticker is located on the back."} +{"scene_index": 94, "scene": "The square sticker is located at the back right position."} +{"scene_index": 95, "scene": "The square sticker is positioned on the left side."} +{"scene_index": 96, "scene": "The square sticker is located on the back side."} +{"scene_index": 97, "scene": "The square sticker is located at the center position."} +{"scene_index": 98, "scene": "Each square sticker is positioned at the back, with both sharing the same position."} diff --git a/alpha_bot_2_sticker/annotations/subtask_annotations.jsonl b/alpha_bot_2_sticker/annotations/subtask_annotations.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..5a76d821a05d2673c95748b56c0a989b697b1427 --- /dev/null +++ b/alpha_bot_2_sticker/annotations/subtask_annotations.jsonl @@ -0,0 +1,3 @@ +{"subtask_index": 0, "subtask": "End"} +{"subtask_index": 1, "subtask": "Stick the advertisement in the top-right corner area with both grippers"} +{"subtask_index": 2, "subtask": "null"} diff --git a/alpha_bot_2_sticker/data/chunk-000/episode_000000.parquet b/alpha_bot_2_sticker/data/chunk-000/episode_000000.parquet new file mode 100644 index 0000000000000000000000000000000000000000..36916be2cb617f12479f2f82b07c153f1128e8e4 --- /dev/null +++ b/alpha_bot_2_sticker/data/chunk-000/episode_000000.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7cc34e33c1c721128f7fa27b59497be4bf4ef5f9ccbea2db7f22857df8bb0418 +size 544403 diff --git a/alpha_bot_2_sticker/data/chunk-000/episode_000001.parquet b/alpha_bot_2_sticker/data/chunk-000/episode_000001.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1ba295acc7db3057c67c0f6482ed42261ab94f03 --- /dev/null +++ b/alpha_bot_2_sticker/data/chunk-000/episode_000001.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db221b41e83c40df7de55476801f355ae73619ed69f561f2391bbdb4d99dbc5a +size 565967 diff --git a/alpha_bot_2_sticker/data/chunk-000/episode_000002.parquet b/alpha_bot_2_sticker/data/chunk-000/episode_000002.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b6c4e0506033ab05148e9f8fe8033fce33fe60f3 --- /dev/null +++ b/alpha_bot_2_sticker/data/chunk-000/episode_000002.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b70bdbe8475b483c3cf3a879f0b620ef96e9063a0a86878d18cc074cc8a599a7 +size 498281 diff --git a/alpha_bot_2_sticker/data/chunk-000/episode_000003.parquet b/alpha_bot_2_sticker/data/chunk-000/episode_000003.parquet new file mode 100644 index 0000000000000000000000000000000000000000..33a3ac6d4a339a647931f8f27dbceb3e785ec1a4 --- /dev/null +++ b/alpha_bot_2_sticker/data/chunk-000/episode_000003.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b039454bca4e0d9739cdb7931bcc955dd07507cd6643314031742cdaf2ee594e +size 496850 diff --git a/alpha_bot_2_sticker/data/chunk-000/episode_000004.parquet b/alpha_bot_2_sticker/data/chunk-000/episode_000004.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9798e3c355efd0744702c9b44966f37794ca0447 --- /dev/null +++ b/alpha_bot_2_sticker/data/chunk-000/episode_000004.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a8f0c4e62e0cac660304f5b8e766e79f85b178f4826bb2a7cb460fe3dc61b7a8 +size 488691 diff --git a/alpha_bot_2_sticker/data/chunk-000/episode_000005.parquet b/alpha_bot_2_sticker/data/chunk-000/episode_000005.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b5f329f6f7bb7ccb936a7e7a3dc473ad4049030b --- /dev/null +++ b/alpha_bot_2_sticker/data/chunk-000/episode_000005.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f244ca3dbd1a66c63b77f2c16a81d3e01270ba72dc67a0d4532c52490ec9687f +size 473923 diff --git a/alpha_bot_2_sticker/data/chunk-000/episode_000006.parquet b/alpha_bot_2_sticker/data/chunk-000/episode_000006.parquet new file mode 100644 index 0000000000000000000000000000000000000000..83211d7aa783d501fdf6486f7d42c744f7c9e697 --- /dev/null +++ b/alpha_bot_2_sticker/data/chunk-000/episode_000006.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3932bd549d20b0c3e252e083fc1b774cef26bc75d5404baa3025372cc0868bee +size 513479 diff --git a/alpha_bot_2_sticker/data/chunk-000/episode_000007.parquet b/alpha_bot_2_sticker/data/chunk-000/episode_000007.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c09e37366d05ccf596f990dd5d063c1ad6924a3f --- /dev/null +++ b/alpha_bot_2_sticker/data/chunk-000/episode_000007.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7fbdb135038e20a2720773d025d1defe206ab8c280cf0d67ce014f6a49864c20 +size 460698 diff --git a/alpha_bot_2_sticker/data/chunk-000/episode_000008.parquet b/alpha_bot_2_sticker/data/chunk-000/episode_000008.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5f8df8a3ce80c4a25a5126e50286173e10bce8b4 --- /dev/null +++ b/alpha_bot_2_sticker/data/chunk-000/episode_000008.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0824890e274976925eb1d9ba954c4ed483200495a9874cd56e429a84582853a6 +size 471019 diff --git a/alpha_bot_2_sticker/data/chunk-000/episode_000009.parquet b/alpha_bot_2_sticker/data/chunk-000/episode_000009.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f8512a2f968e21e6d0f0264038cb10a7038a0081 --- /dev/null +++ b/alpha_bot_2_sticker/data/chunk-000/episode_000009.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:73eb3f313771ce2c9c0fcca88aa996f1cd96af733cd6aa58679de14c26c4de9c +size 519919 diff --git a/alpha_bot_2_sticker/data/chunk-000/episode_000010.parquet b/alpha_bot_2_sticker/data/chunk-000/episode_000010.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8b8431629bc1b3b07e7cf4264c5e2aa7107bacda --- /dev/null +++ b/alpha_bot_2_sticker/data/chunk-000/episode_000010.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:840a27141fbf0af52341e7a645ed8bfd5779df0a136616ff8418ef3e97daf736 +size 498051 diff --git a/alpha_bot_2_sticker/data/chunk-000/episode_000011.parquet b/alpha_bot_2_sticker/data/chunk-000/episode_000011.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6201088e91629b51b15907a1712ef0778aa1e027 --- /dev/null +++ b/alpha_bot_2_sticker/data/chunk-000/episode_000011.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3962f5eb85ea70179188aad885ab324b0aa330175d7bf58fdb9e6845a1c4cf81 +size 499876 diff --git a/alpha_bot_2_sticker/data/chunk-000/episode_000012.parquet b/alpha_bot_2_sticker/data/chunk-000/episode_000012.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8b9a57805cf28d6ad32c78edb2d0ab6f3d10b803 --- /dev/null +++ b/alpha_bot_2_sticker/data/chunk-000/episode_000012.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ab8bb636f28d763e967f4eaee0e79a7d33888b82e61d78e800b4ca4a84c2860 +size 491355 diff --git a/alpha_bot_2_sticker/data/chunk-000/episode_000013.parquet b/alpha_bot_2_sticker/data/chunk-000/episode_000013.parquet new file mode 100644 index 0000000000000000000000000000000000000000..183da7bb72b791fac4bd39b291d5e9d7e4c20d2f --- /dev/null +++ b/alpha_bot_2_sticker/data/chunk-000/episode_000013.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ebb00097febc52363f912c761a3c6ec2138503530fcf0210a829b7cb6e9eb4c +size 541113 diff --git a/alpha_bot_2_sticker/data/chunk-000/episode_000014.parquet b/alpha_bot_2_sticker/data/chunk-000/episode_000014.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a36638eefe8b46ff581b5a46f3c92f31a8c4055d --- /dev/null +++ b/alpha_bot_2_sticker/data/chunk-000/episode_000014.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e709d4f70b1a4f7e037cf2294973d0f225d80a138774746cd7d563b6945d4e7 +size 510702 diff --git a/alpha_bot_2_sticker/data/chunk-000/episode_000015.parquet b/alpha_bot_2_sticker/data/chunk-000/episode_000015.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cd2e3e4411c7a75be44c783155464fa6043ed2c0 --- /dev/null +++ b/alpha_bot_2_sticker/data/chunk-000/episode_000015.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3afa34abde23a0a3e7cfe1f7181d059d7f3a8acd4959cb70928a58301b491988 +size 469717 diff --git a/alpha_bot_2_sticker/data/chunk-000/episode_000016.parquet b/alpha_bot_2_sticker/data/chunk-000/episode_000016.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b96ad75caccc366dd03ac1d9e59380abfaed7b6d --- /dev/null +++ b/alpha_bot_2_sticker/data/chunk-000/episode_000016.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c30700ebb1162636164a7a273568ad85ec43ae9d32b91ef3be231a1b41edfe7 +size 479085 diff --git a/alpha_bot_2_sticker/data/chunk-000/episode_000017.parquet b/alpha_bot_2_sticker/data/chunk-000/episode_000017.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b19348f2372b57a5347292d7d6721d0380c99222 --- /dev/null +++ b/alpha_bot_2_sticker/data/chunk-000/episode_000017.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a3af49463f569c1d1309f6c8041909de1a869755249580c0d0356ba74750a10c +size 475460 diff --git a/alpha_bot_2_sticker/data/chunk-000/episode_000018.parquet b/alpha_bot_2_sticker/data/chunk-000/episode_000018.parquet new file mode 100644 index 0000000000000000000000000000000000000000..81374a7e5a13314084209574184b491f8be8e32b --- /dev/null +++ b/alpha_bot_2_sticker/data/chunk-000/episode_000018.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c83d28d1cdbea694684ce5d26b9eeeef09cf550e780b9177aac06c58e55d95d2 +size 550374 diff --git a/alpha_bot_2_sticker/data/chunk-000/episode_000019.parquet b/alpha_bot_2_sticker/data/chunk-000/episode_000019.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a05b0220a9e73cf3bf5cdd87b2144190d8410746 --- /dev/null +++ b/alpha_bot_2_sticker/data/chunk-000/episode_000019.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ffcd4a9c9cf731fde28e009db699861ad2a141273af49b0cdf6246e2d5dd9745 +size 509005 diff --git a/alpha_bot_2_sticker/data/chunk-000/episode_000020.parquet b/alpha_bot_2_sticker/data/chunk-000/episode_000020.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2d7bfca8bd724504d49fe6113399997196a7605e --- /dev/null +++ b/alpha_bot_2_sticker/data/chunk-000/episode_000020.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c0e94c061f30aa7f47ed23a0c4c1291330f93731934d554ab77e061fad84dae0 +size 527247 diff --git a/alpha_bot_2_sticker/data/chunk-000/episode_000021.parquet b/alpha_bot_2_sticker/data/chunk-000/episode_000021.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7396ea4e1663ede9a2ff9708b9ae7beb7a6bcfb5 --- /dev/null +++ b/alpha_bot_2_sticker/data/chunk-000/episode_000021.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:203718376aa68dc3ce09f913544200ddafa234e3a11d26992e7e40c39f82d8af +size 496134 diff --git a/alpha_bot_2_sticker/data/chunk-000/episode_000022.parquet b/alpha_bot_2_sticker/data/chunk-000/episode_000022.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1313766992bf1d84edcce059200649ca561a3ce9 --- /dev/null +++ b/alpha_bot_2_sticker/data/chunk-000/episode_000022.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:61ea3e4bc58838d4ea5b8862b036c2e0a41c5790267ca0a265b09ec7c0307b72 +size 541087 diff --git a/alpha_bot_2_sticker/data/chunk-000/episode_000023.parquet b/alpha_bot_2_sticker/data/chunk-000/episode_000023.parquet new file mode 100644 index 0000000000000000000000000000000000000000..15c5b1dd562dc0b102c9c2aff71369f8706bb395 --- /dev/null +++ b/alpha_bot_2_sticker/data/chunk-000/episode_000023.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d8914e55722e7a0cf27521bf8d934454827defe57d82c0b67ca0ec6c82e5625 +size 474604 diff --git a/alpha_bot_2_sticker/data/chunk-000/episode_000024.parquet b/alpha_bot_2_sticker/data/chunk-000/episode_000024.parquet new file mode 100644 index 0000000000000000000000000000000000000000..abf0e22f6eb815f7437b3868e6b862fc58fc2819 --- /dev/null +++ b/alpha_bot_2_sticker/data/chunk-000/episode_000024.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e5a5506cfdeb3886e7ee66c60ddd76a8171a13daab93c05a153b9945ffeb61f1 +size 459600 diff --git a/alpha_bot_2_sticker/data/chunk-000/episode_000025.parquet b/alpha_bot_2_sticker/data/chunk-000/episode_000025.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d44fdaf15d44586905176e6095892fce32cd5960 --- /dev/null +++ b/alpha_bot_2_sticker/data/chunk-000/episode_000025.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b785df168299f47fba4e4dacab7195271bdd7bba1050e74eecbe77035cffb955 +size 514975 diff --git a/alpha_bot_2_sticker/data/chunk-000/episode_000026.parquet b/alpha_bot_2_sticker/data/chunk-000/episode_000026.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b42830509ca1a98e0339e27532e3d38975ea1117 --- /dev/null +++ b/alpha_bot_2_sticker/data/chunk-000/episode_000026.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b838f4f2e158a8232c4657829fc43792021964ca39f161cae88d5739877e96f4 +size 487429 diff --git a/alpha_bot_2_sticker/data/chunk-000/episode_000027.parquet b/alpha_bot_2_sticker/data/chunk-000/episode_000027.parquet new file mode 100644 index 0000000000000000000000000000000000000000..92fea29e59225a6b3c43c815e6f6aff293a3838a --- /dev/null +++ b/alpha_bot_2_sticker/data/chunk-000/episode_000027.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2ea9dd5d9d4b288a319637dc841a8326e360c69a53c5f2fb4dcf433c9a68646 +size 479593 diff --git a/alpha_bot_2_sticker/data/chunk-000/episode_000028.parquet b/alpha_bot_2_sticker/data/chunk-000/episode_000028.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a73f0bac5d629505316dd26c8c15cdf7b5a1eefc --- /dev/null +++ b/alpha_bot_2_sticker/data/chunk-000/episode_000028.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:68894c2dcaeb9de139976d1e4e058d43ab3511e1afd686f06294670e5d57024b +size 479910 diff --git a/alpha_bot_2_sticker/data/chunk-000/episode_000029.parquet b/alpha_bot_2_sticker/data/chunk-000/episode_000029.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c3b6bab791465b7d40d4ab686efb2de84a6d89ba --- /dev/null +++ b/alpha_bot_2_sticker/data/chunk-000/episode_000029.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b2dd04c3dd8a3ab7ff797e9deb30d6ff9c9b2a3ecd90357819d34a968d4ccc33 +size 516979 diff --git a/alpha_bot_2_sticker/data/chunk-000/episode_000030.parquet b/alpha_bot_2_sticker/data/chunk-000/episode_000030.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4cbb1b70a013274a4a6fd884e8fd927ba83d6308 --- /dev/null +++ b/alpha_bot_2_sticker/data/chunk-000/episode_000030.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d08560b2eff7363ae26e3f012bd47d37a61979a8d9abbfd992028d46ce47773 +size 534618 diff --git a/alpha_bot_2_sticker/data/chunk-000/episode_000031.parquet b/alpha_bot_2_sticker/data/chunk-000/episode_000031.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0d4fc3b8d19fd49b6618727285a2168ae5d1c555 --- /dev/null +++ b/alpha_bot_2_sticker/data/chunk-000/episode_000031.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c037e9f5fbe1a49cf914d852eb013554ea85ad533a4be62fa95265747961456d +size 486734 diff --git a/alpha_bot_2_sticker/data/chunk-000/episode_000032.parquet b/alpha_bot_2_sticker/data/chunk-000/episode_000032.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f73fdc83ae674fca759c896222dcfce897af09ce --- /dev/null +++ b/alpha_bot_2_sticker/data/chunk-000/episode_000032.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ae4c92979aa3e22b7264627a1c9e296e404fa4a60cd0f51af167af1057c60fe +size 564957 diff --git a/alpha_bot_2_sticker/data/chunk-000/episode_000033.parquet b/alpha_bot_2_sticker/data/chunk-000/episode_000033.parquet new file mode 100644 index 0000000000000000000000000000000000000000..133d2e5ff0d52cf79b60bd37e647ef7916d8fce4 --- /dev/null +++ b/alpha_bot_2_sticker/data/chunk-000/episode_000033.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a971f98559ee073f2ff616e5aa4791e67630ffd34f47baf2af6c160a33cc9126 +size 551472 diff --git a/alpha_bot_2_sticker/data/chunk-000/episode_000034.parquet b/alpha_bot_2_sticker/data/chunk-000/episode_000034.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6ad573da7ab99b1da52a0ec8c405bcbacc68e595 --- /dev/null +++ b/alpha_bot_2_sticker/data/chunk-000/episode_000034.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aaad0b6e028643805eb4cdc2a244513a50aace5f1290c3f392600018a45fa5eb +size 514954 diff --git a/alpha_bot_2_sticker/data/chunk-000/episode_000035.parquet b/alpha_bot_2_sticker/data/chunk-000/episode_000035.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7907e42748756f56480cb850679f4978f5505ed8 --- /dev/null +++ b/alpha_bot_2_sticker/data/chunk-000/episode_000035.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1662e627cbc9f19de88775a4704c0eedfb0083f2bf51aa2f22416cee4af60c83 +size 527434 diff --git a/alpha_bot_2_sticker/data/chunk-000/episode_000036.parquet b/alpha_bot_2_sticker/data/chunk-000/episode_000036.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9168699e3fba0cd170c378f5e4d8840ebb1c3323 --- /dev/null +++ b/alpha_bot_2_sticker/data/chunk-000/episode_000036.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a4f6d2abae30f55c43587b15d83e8efdb4e6519695159f3f2ba96e83aba89fa3 +size 493647 diff --git a/alpha_bot_2_sticker/data/chunk-000/episode_000037.parquet b/alpha_bot_2_sticker/data/chunk-000/episode_000037.parquet new file mode 100644 index 0000000000000000000000000000000000000000..259704e5e55f8ce67576fa82036952e1a9fefaa7 --- /dev/null +++ b/alpha_bot_2_sticker/data/chunk-000/episode_000037.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:03fa38089ce5a775e033c2b7a138f539b7dc3f0a80523a54a7b5a8e69481d663 +size 487629 diff --git a/alpha_bot_2_sticker/data/chunk-000/episode_000038.parquet b/alpha_bot_2_sticker/data/chunk-000/episode_000038.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b6ac954b9a0edbacd6e45b9455e15b0198957d29 --- /dev/null +++ b/alpha_bot_2_sticker/data/chunk-000/episode_000038.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb4bfc3ba7d378ab18504ef3f0eb11f3b9e5d5b86cc18f72a1e557b08bea2ead +size 544472 diff --git a/alpha_bot_2_sticker/data/chunk-000/episode_000039.parquet b/alpha_bot_2_sticker/data/chunk-000/episode_000039.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ea6b6932652fda04bedc68709c3d8e7265741e27 --- /dev/null +++ b/alpha_bot_2_sticker/data/chunk-000/episode_000039.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:371dc1c9e70cceab40df07b3e5e403c2c50abb68356760a65546d79dcf7fd06d +size 532614 diff --git a/alpha_bot_2_sticker/data/chunk-000/episode_000040.parquet b/alpha_bot_2_sticker/data/chunk-000/episode_000040.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7546dcfbc5c7341d400124245c8f69b224d4ec22 --- /dev/null +++ b/alpha_bot_2_sticker/data/chunk-000/episode_000040.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:68bb83ff83c1d830d5df64d25fbc332ee1434f6768b711fef5680991d0e05921 +size 498445 diff --git a/alpha_bot_2_sticker/data/chunk-000/episode_000041.parquet b/alpha_bot_2_sticker/data/chunk-000/episode_000041.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1b8c4b5adfdef744631459e0bb34f472f37070cf --- /dev/null +++ b/alpha_bot_2_sticker/data/chunk-000/episode_000041.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:885dd2b965b8611d13ae9e5ad82027e08fe4ed0a7ba30797ca03ecec61b6c142 +size 479528 diff --git a/alpha_bot_2_sticker/data/chunk-000/episode_000042.parquet b/alpha_bot_2_sticker/data/chunk-000/episode_000042.parquet new file mode 100644 index 0000000000000000000000000000000000000000..de02beb2a23a3f995007832950a8c7c1e727ff88 --- /dev/null +++ b/alpha_bot_2_sticker/data/chunk-000/episode_000042.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:76d0dcd9b7bf0d93a91371565cca4160c4bd9ec201c921de13058984e05b4832 +size 494992 diff --git a/alpha_bot_2_sticker/data/chunk-000/episode_000043.parquet b/alpha_bot_2_sticker/data/chunk-000/episode_000043.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0e8590ade1935341ccecefdaf331b4bd02d0e7c5 --- /dev/null +++ b/alpha_bot_2_sticker/data/chunk-000/episode_000043.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:efca39e2ab3ce542add8a9b1d91121c5b19022002488ac6c9bdbe19d2e828d8f +size 477294 diff --git a/alpha_bot_2_sticker/data/chunk-000/episode_000044.parquet b/alpha_bot_2_sticker/data/chunk-000/episode_000044.parquet new file mode 100644 index 0000000000000000000000000000000000000000..22775275a94cb0ed3b5124d514b576456820b4bd --- /dev/null +++ b/alpha_bot_2_sticker/data/chunk-000/episode_000044.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:662e74a34ee787a3eb2525f1b1eb660e5bb15a1c5f0479cb9611e6efa76ff587 +size 479875 diff --git a/alpha_bot_2_sticker/data/chunk-000/episode_000045.parquet b/alpha_bot_2_sticker/data/chunk-000/episode_000045.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7279d1f97555c1410ca0b19121c6cf11e2f781b8 --- /dev/null +++ b/alpha_bot_2_sticker/data/chunk-000/episode_000045.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e393214f5d0eaa2f61bea2843c00565b88b04663a7579b818914a05325e5dca +size 474655 diff --git a/alpha_bot_2_sticker/data/chunk-000/episode_000046.parquet b/alpha_bot_2_sticker/data/chunk-000/episode_000046.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1e3c4b19dc3eb09331572883f8f53f88a0902d4b --- /dev/null +++ b/alpha_bot_2_sticker/data/chunk-000/episode_000046.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:92b122b7b280178269b94842dadb43ff00f3bf93cf75fd62c42215ec4de07525 +size 486873 diff --git a/alpha_bot_2_sticker/data/chunk-000/episode_000047.parquet b/alpha_bot_2_sticker/data/chunk-000/episode_000047.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5dd75c8085dbf641b7234b60654795684d12a534 --- /dev/null +++ b/alpha_bot_2_sticker/data/chunk-000/episode_000047.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c63d7ddaf5af6b44a74e5de462f1da345c5514acb3eb74a2984ec4dd3ee5c5f +size 493919 diff --git a/alpha_bot_2_sticker/data/chunk-000/episode_000048.parquet b/alpha_bot_2_sticker/data/chunk-000/episode_000048.parquet new file mode 100644 index 0000000000000000000000000000000000000000..865d5d7b6b0cdc8c63b5154d834524cc30c30274 --- /dev/null +++ b/alpha_bot_2_sticker/data/chunk-000/episode_000048.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f62ae92845c8045f19e8fe80a1e8881ae39b606af7a17933720464a7ba7098e6 +size 482104 diff --git a/alpha_bot_2_sticker/data/chunk-000/episode_000049.parquet b/alpha_bot_2_sticker/data/chunk-000/episode_000049.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a7db329ca5aa2615f1f18043732383683fa88f51 --- /dev/null +++ b/alpha_bot_2_sticker/data/chunk-000/episode_000049.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:36fb6bf693f79f284cac6690f74c770862e13ea1a0a7944c256e9c2f3ded490d +size 526000 diff --git a/alpha_bot_2_sticker/data/chunk-000/episode_000050.parquet b/alpha_bot_2_sticker/data/chunk-000/episode_000050.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d8a3bdd857a97abe312ec59d939e6fa2ae95a312 --- /dev/null +++ b/alpha_bot_2_sticker/data/chunk-000/episode_000050.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:33d7c9cb243e21db91837bb8c5741841905372f7cac8b3abc29c063242b3a453 +size 523413 diff --git a/alpha_bot_2_sticker/data/chunk-000/episode_000051.parquet b/alpha_bot_2_sticker/data/chunk-000/episode_000051.parquet new file mode 100644 index 0000000000000000000000000000000000000000..dace4e134f08d1015ed10c90ad187c49413b274e --- /dev/null +++ b/alpha_bot_2_sticker/data/chunk-000/episode_000051.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77db68d8392d52be92d429a48b28d8787849734bdf7ebcdb53ea332d043148d1 +size 523003 diff --git a/alpha_bot_2_sticker/data/chunk-000/episode_000052.parquet b/alpha_bot_2_sticker/data/chunk-000/episode_000052.parquet new file mode 100644 index 0000000000000000000000000000000000000000..712b1d9afa8e170be3de3271291f50e1d983b6be --- /dev/null +++ b/alpha_bot_2_sticker/data/chunk-000/episode_000052.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d51a7cae24eb164179469b519924a671ac394a1cbf71b0083193ec348ef1926f +size 586788 diff --git a/alpha_bot_2_sticker/data/chunk-000/episode_000053.parquet b/alpha_bot_2_sticker/data/chunk-000/episode_000053.parquet new file mode 100644 index 0000000000000000000000000000000000000000..218857c788bc3a87f4d642780a510828ca2bc652 --- /dev/null +++ b/alpha_bot_2_sticker/data/chunk-000/episode_000053.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bfb8de98905c5af953c4fbb190b61860b098b5c6f3794a70caf5ac6eecc5f58f +size 484249 diff --git a/alpha_bot_2_sticker/data/chunk-000/episode_000054.parquet b/alpha_bot_2_sticker/data/chunk-000/episode_000054.parquet new file mode 100644 index 0000000000000000000000000000000000000000..02fd9dd939d5a38d65e28709ec920ef14ab57286 --- /dev/null +++ b/alpha_bot_2_sticker/data/chunk-000/episode_000054.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c0d104f0d2f8a779ab3a39a8105ff1a5c2ccf4da6debb9679d5ea54e056c964 +size 486532 diff --git a/alpha_bot_2_sticker/data/chunk-000/episode_000055.parquet b/alpha_bot_2_sticker/data/chunk-000/episode_000055.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6084044d717900ffae4dda4bf768cec6d74406f8 --- /dev/null +++ b/alpha_bot_2_sticker/data/chunk-000/episode_000055.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:53d543a0baa044451f1dd04c5757da865390bad5c7d95ae02e60f386d465ba6e +size 499935 diff --git a/alpha_bot_2_sticker/data/chunk-000/episode_000056.parquet b/alpha_bot_2_sticker/data/chunk-000/episode_000056.parquet new file mode 100644 index 0000000000000000000000000000000000000000..41eec70b87fb6142eefd27651027b480cd9b8ecf --- /dev/null +++ b/alpha_bot_2_sticker/data/chunk-000/episode_000056.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6838fa2078123290a3dc7b3fc05c439fe5e645e154f1ef9f76be23dff6d60ba +size 499784 diff --git a/alpha_bot_2_sticker/data/chunk-000/episode_000057.parquet b/alpha_bot_2_sticker/data/chunk-000/episode_000057.parquet new file mode 100644 index 0000000000000000000000000000000000000000..719c0348f3531aaa4bc3ead7521450f93daa96ad --- /dev/null +++ b/alpha_bot_2_sticker/data/chunk-000/episode_000057.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:18da2d8472c1ac71ef4599e49939a29f812b7ba6e317ffc8c0009a64fc249d8c +size 492007 diff --git a/alpha_bot_2_sticker/data/chunk-000/episode_000058.parquet b/alpha_bot_2_sticker/data/chunk-000/episode_000058.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8fdf97cfec58f3049abb7e1e9ea578793dd325cb --- /dev/null +++ b/alpha_bot_2_sticker/data/chunk-000/episode_000058.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3abfcd4f7252a873b19be33a6ea8e03b058cc7f557edef6ad5f8f2c9738262ee +size 530555 diff --git a/alpha_bot_2_sticker/data/chunk-000/episode_000059.parquet b/alpha_bot_2_sticker/data/chunk-000/episode_000059.parquet new file mode 100644 index 0000000000000000000000000000000000000000..af19ec009d0208e89b887329e26fc391ec3341b7 --- /dev/null +++ b/alpha_bot_2_sticker/data/chunk-000/episode_000059.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:186720196fdc97a51a3c4184fa07a5ce7510015b541adfd384d1e600142440bf +size 540380 diff --git a/alpha_bot_2_sticker/data/chunk-000/episode_000060.parquet b/alpha_bot_2_sticker/data/chunk-000/episode_000060.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a268afec8a0aec882f5f10f51b312ec7c18dd602 --- /dev/null +++ b/alpha_bot_2_sticker/data/chunk-000/episode_000060.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d6227808effeb453432620c130c71ea0231b57d3438ebcd6754895ab75a74439 +size 490899 diff --git a/alpha_bot_2_sticker/data/chunk-000/episode_000061.parquet b/alpha_bot_2_sticker/data/chunk-000/episode_000061.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8c61bd2cef936d10e4d71604f8265d2d60daba46 --- /dev/null +++ b/alpha_bot_2_sticker/data/chunk-000/episode_000061.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0cf142e7b83a7478ee10108def605217153f9085a008d9268c8a02e4309ab322 +size 545978 diff --git a/alpha_bot_2_sticker/data/chunk-000/episode_000062.parquet b/alpha_bot_2_sticker/data/chunk-000/episode_000062.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4e3b2f2dcf0d7f6297902b78c4d441f7b767502d --- /dev/null +++ b/alpha_bot_2_sticker/data/chunk-000/episode_000062.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:acda9e75f2faef05de0edc17a48e393f1df6f60d9558806e186504eb5c1831c0 +size 507637 diff --git a/alpha_bot_2_sticker/data/chunk-000/episode_000063.parquet b/alpha_bot_2_sticker/data/chunk-000/episode_000063.parquet new file mode 100644 index 0000000000000000000000000000000000000000..06b199174ffa4e910ad58c2017cf7b23147a995a --- /dev/null +++ b/alpha_bot_2_sticker/data/chunk-000/episode_000063.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5fa74aeab3a4745c72cef8648778aba47a1430f3e8e5a9f55af2cb1319061aad +size 517192 diff --git a/alpha_bot_2_sticker/data/chunk-000/episode_000064.parquet b/alpha_bot_2_sticker/data/chunk-000/episode_000064.parquet new file mode 100644 index 0000000000000000000000000000000000000000..88e4d7a9f1ae6e99ea39bf6e22edf3d998fb64de --- /dev/null +++ b/alpha_bot_2_sticker/data/chunk-000/episode_000064.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0380eb7cc5c8b734409076446b101f0454f5c7bce8bb42ab9ddd69ed3d56911d +size 523963 diff --git a/alpha_bot_2_sticker/data/chunk-000/episode_000065.parquet b/alpha_bot_2_sticker/data/chunk-000/episode_000065.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b20db693b6c6a3c2f46244b5b190e783d13481bd --- /dev/null +++ b/alpha_bot_2_sticker/data/chunk-000/episode_000065.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af8647cd1ea9b8d7853acad707954f6cd4b77f70431a3ba8be4ce2e78e9e1b15 +size 494167 diff --git a/alpha_bot_2_sticker/data/chunk-000/episode_000066.parquet b/alpha_bot_2_sticker/data/chunk-000/episode_000066.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e4e8dacbf8643c8006fc18d13d3c114df8eb89d5 --- /dev/null +++ b/alpha_bot_2_sticker/data/chunk-000/episode_000066.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb1c5d84a4c53cd755853f5beee44b5e50b938eb36857a3e5ce2149c8bb51942 +size 494574 diff --git a/alpha_bot_2_sticker/data/chunk-000/episode_000067.parquet b/alpha_bot_2_sticker/data/chunk-000/episode_000067.parquet new file mode 100644 index 0000000000000000000000000000000000000000..114c0569888fbb143107dab42b1eb275f33cd704 --- /dev/null +++ b/alpha_bot_2_sticker/data/chunk-000/episode_000067.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b73c8f32328d6041933c8b24596cecb16b9111d46717a5ca1bb90783e424545 +size 459517 diff --git a/alpha_bot_2_sticker/data/chunk-000/episode_000068.parquet b/alpha_bot_2_sticker/data/chunk-000/episode_000068.parquet new file mode 100644 index 0000000000000000000000000000000000000000..273896049a6600b99bccd1ac377df57d3e6f52f5 --- /dev/null +++ b/alpha_bot_2_sticker/data/chunk-000/episode_000068.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:485c0533d13cf5547fbcf8da828a6531ef1190821e173263498b37297b55eb70 +size 495776 diff --git a/alpha_bot_2_sticker/data/chunk-000/episode_000069.parquet b/alpha_bot_2_sticker/data/chunk-000/episode_000069.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d8c12def96c4314dd68b11230a36071e1ee967a9 --- /dev/null +++ b/alpha_bot_2_sticker/data/chunk-000/episode_000069.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b35d579ed54f453db12028f6be226adc32b9aa64e14ca4f429a0be03e1ba0800 +size 519569 diff --git a/alpha_bot_2_sticker/data/chunk-000/episode_000070.parquet b/alpha_bot_2_sticker/data/chunk-000/episode_000070.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e47bec24e7c0641d38175b09c4a2e5e6fd145f0e --- /dev/null +++ b/alpha_bot_2_sticker/data/chunk-000/episode_000070.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e580df4ad57aafb2a4c3ae93fc7a360d75468e36653f2451f186ee6d692d50d +size 569357 diff --git a/alpha_bot_2_sticker/data/chunk-000/episode_000071.parquet b/alpha_bot_2_sticker/data/chunk-000/episode_000071.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c871d7b2b2c106e9718da06539982bd329e4ac1c --- /dev/null +++ b/alpha_bot_2_sticker/data/chunk-000/episode_000071.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ebe2c54607b5dbda844ce713a29d7ca00d7bb0fb7cf8594b872ac7eac84c27d +size 480097 diff --git a/alpha_bot_2_sticker/data/chunk-000/episode_000072.parquet b/alpha_bot_2_sticker/data/chunk-000/episode_000072.parquet new file mode 100644 index 0000000000000000000000000000000000000000..249237c82c7f40899b93f3d1965340a28e17083e --- /dev/null +++ b/alpha_bot_2_sticker/data/chunk-000/episode_000072.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc2cdc63a62d0131da9d78cbafd35ddf4246212b230ab1b910ddd8e9df395975 +size 487227 diff --git a/alpha_bot_2_sticker/data/chunk-000/episode_000073.parquet b/alpha_bot_2_sticker/data/chunk-000/episode_000073.parquet new file mode 100644 index 0000000000000000000000000000000000000000..33f8787ac5f569cbe6067877c5ffe2b7debb637f --- /dev/null +++ b/alpha_bot_2_sticker/data/chunk-000/episode_000073.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b386fa92598ec5831babeecf41213904ee90b3f43c45f6026649bb4fa5a3eb3b +size 470223 diff --git a/alpha_bot_2_sticker/data/chunk-000/episode_000074.parquet b/alpha_bot_2_sticker/data/chunk-000/episode_000074.parquet new file mode 100644 index 0000000000000000000000000000000000000000..47179252f29d3509a489b83244209abd155a62e3 --- /dev/null +++ b/alpha_bot_2_sticker/data/chunk-000/episode_000074.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:773dfd3b264ce0f8680d2653348fa6140fbccf7609bd3ffb685ba5aed4008e21 +size 465753 diff --git a/alpha_bot_2_sticker/data/chunk-000/episode_000075.parquet b/alpha_bot_2_sticker/data/chunk-000/episode_000075.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9353ff15096d066db6369e90a65377664f73dcf7 --- /dev/null +++ b/alpha_bot_2_sticker/data/chunk-000/episode_000075.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:442d455aa225460d2e0364944eac6e5253df8923b2f68a1fbb0b7961526eb90f +size 474178 diff --git a/alpha_bot_2_sticker/data/chunk-000/episode_000076.parquet b/alpha_bot_2_sticker/data/chunk-000/episode_000076.parquet new file mode 100644 index 0000000000000000000000000000000000000000..257880e6366362af111b90cef7f4bb8899c492c7 --- /dev/null +++ b/alpha_bot_2_sticker/data/chunk-000/episode_000076.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:edd4090e5b74df326e0134bd8aa2c7891304c1808fa5da6fe8a5db2781f37270 +size 481436 diff --git a/alpha_bot_2_sticker/data/chunk-000/episode_000077.parquet b/alpha_bot_2_sticker/data/chunk-000/episode_000077.parquet new file mode 100644 index 0000000000000000000000000000000000000000..19ce236aa8eb4a8618c10497e359c8145a65ef96 --- /dev/null +++ b/alpha_bot_2_sticker/data/chunk-000/episode_000077.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86a1d5891fc6d5ccd46adb819e33d132d3fa5c0929002dbbe0a6168e4538ee31 +size 471816 diff --git a/alpha_bot_2_sticker/data/chunk-000/episode_000078.parquet b/alpha_bot_2_sticker/data/chunk-000/episode_000078.parquet new file mode 100644 index 0000000000000000000000000000000000000000..96582811c8e5987b4e06655ff21b6a0b8d757724 --- /dev/null +++ b/alpha_bot_2_sticker/data/chunk-000/episode_000078.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c005fd1793ab3fb4539dbd48731d5341544b2b97f107ff46eb0bb8f9bd24c34 +size 554426 diff --git a/alpha_bot_2_sticker/data/chunk-000/episode_000079.parquet b/alpha_bot_2_sticker/data/chunk-000/episode_000079.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c0f620080792d1f04f6b1f63615bff209a569696 --- /dev/null +++ b/alpha_bot_2_sticker/data/chunk-000/episode_000079.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d47d21ac1ea19fefbf3d321815664371a5f2a1a8255a284326229f1aff46c41a +size 557841 diff --git a/alpha_bot_2_sticker/data/chunk-000/episode_000080.parquet b/alpha_bot_2_sticker/data/chunk-000/episode_000080.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e74abf355c435df4cbda89ec9927cefcc1e25e7c --- /dev/null +++ b/alpha_bot_2_sticker/data/chunk-000/episode_000080.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1969f38f72702ef7158cf1424b57fa7219525dcbcc60e42b7ce53bb7f6e2f4fc +size 504504 diff --git a/alpha_bot_2_sticker/data/chunk-000/episode_000081.parquet b/alpha_bot_2_sticker/data/chunk-000/episode_000081.parquet new file mode 100644 index 0000000000000000000000000000000000000000..652ea1429160780391ce7d305709c6824ed1b299 --- /dev/null +++ b/alpha_bot_2_sticker/data/chunk-000/episode_000081.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d2c3361ae6e4c762ef52fc8ec103e85686e898642561deacf1d6d01ffc842dd +size 494365 diff --git a/alpha_bot_2_sticker/data/chunk-000/episode_000082.parquet b/alpha_bot_2_sticker/data/chunk-000/episode_000082.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4886218723e994927191eda1b97dff392f31031f --- /dev/null +++ b/alpha_bot_2_sticker/data/chunk-000/episode_000082.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b82e6d216672c8bedebd01062373f711311d6bc519dfe35ba6125ad34c8cdcd +size 507904 diff --git a/alpha_bot_2_sticker/data/chunk-000/episode_000083.parquet b/alpha_bot_2_sticker/data/chunk-000/episode_000083.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a339f0471b1edcf17590b78eb48e9acdbc4d9e4c --- /dev/null +++ b/alpha_bot_2_sticker/data/chunk-000/episode_000083.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a535cbe9e27f70460b5587077541aa26a885b29dea46f0e0783f3af69e292d6 +size 479312 diff --git a/alpha_bot_2_sticker/data/chunk-000/episode_000084.parquet b/alpha_bot_2_sticker/data/chunk-000/episode_000084.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0ca4928de1a61906fbf4f8126317ebe547a1302b --- /dev/null +++ b/alpha_bot_2_sticker/data/chunk-000/episode_000084.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca7d58cbb34c1600b42decb41671ab469a11dbdf86f9b56df8e5553a09cf8de0 +size 466146 diff --git a/alpha_bot_2_sticker/data/chunk-000/episode_000085.parquet b/alpha_bot_2_sticker/data/chunk-000/episode_000085.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c74da6f9fbb960c31521eea6ea9757877539423b --- /dev/null +++ b/alpha_bot_2_sticker/data/chunk-000/episode_000085.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:57aed9c4789197142dced6fdc37b028aecf8ebb4890fdbaef89d3471e7fbd5db +size 490154 diff --git a/alpha_bot_2_sticker/data/chunk-000/episode_000086.parquet b/alpha_bot_2_sticker/data/chunk-000/episode_000086.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c86dacff4ae308bee948f08c11f8d82dac0dcbf1 --- /dev/null +++ b/alpha_bot_2_sticker/data/chunk-000/episode_000086.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f687d069b861b03af5db693622f2c2838bec3c85c3bed4c2d19d51db771e4d1d +size 504735 diff --git a/alpha_bot_2_sticker/data/chunk-000/episode_000087.parquet b/alpha_bot_2_sticker/data/chunk-000/episode_000087.parquet new file mode 100644 index 0000000000000000000000000000000000000000..405ccd3279aea036b6e066e61c171cc1b0f0ded2 --- /dev/null +++ b/alpha_bot_2_sticker/data/chunk-000/episode_000087.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:960e8f66d10bd873d8b3c9d3a8686185f3be4efbca7d9ad5ffc9ed74b34d9e3a +size 487419 diff --git a/alpha_bot_2_sticker/data/chunk-000/episode_000088.parquet b/alpha_bot_2_sticker/data/chunk-000/episode_000088.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b184fcad5f0ea8bfc40bcdc872940696eafeb65d --- /dev/null +++ b/alpha_bot_2_sticker/data/chunk-000/episode_000088.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5057fb92b5b9bbc011d81a8a80029451f655c1e79ea5ea5d709ecb2bd0b20866 +size 393729 diff --git a/alpha_bot_2_sticker/data/chunk-000/episode_000089.parquet b/alpha_bot_2_sticker/data/chunk-000/episode_000089.parquet new file mode 100644 index 0000000000000000000000000000000000000000..80b3561f699c2e7799929b1b290c74a0511de631 --- /dev/null +++ b/alpha_bot_2_sticker/data/chunk-000/episode_000089.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9dd044cd6ffe1659e108182086c904500f588adf22621b98c496751bef9b9d0d +size 398606 diff --git a/alpha_bot_2_sticker/data/chunk-000/episode_000090.parquet b/alpha_bot_2_sticker/data/chunk-000/episode_000090.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7e9a1b1a8728d99e6a2ce15c589f5f1631ca7d6a --- /dev/null +++ b/alpha_bot_2_sticker/data/chunk-000/episode_000090.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84783f0f651afa0e5b0a5600649bdff59ccede9010fa7620af2be1ea8d7a72e1 +size 410269 diff --git a/alpha_bot_2_sticker/data/chunk-000/episode_000091.parquet b/alpha_bot_2_sticker/data/chunk-000/episode_000091.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5aced816645100e44579eea4bc83029b02379afa --- /dev/null +++ b/alpha_bot_2_sticker/data/chunk-000/episode_000091.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:856ff48f3430ac0fbb1cf52463d1e5b4c04872417cd9a5a93b0232763e22d984 +size 391270 diff --git a/alpha_bot_2_sticker/data/chunk-000/episode_000092.parquet b/alpha_bot_2_sticker/data/chunk-000/episode_000092.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b50975a51657c59c772fc7a1c236083c328fd4bd --- /dev/null +++ b/alpha_bot_2_sticker/data/chunk-000/episode_000092.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:24e556834e60cbed0d64839c1237016be76b37318fe3fff798fdf8a3e43d281c +size 390882 diff --git a/alpha_bot_2_sticker/meta/episodes.jsonl b/alpha_bot_2_sticker/meta/episodes.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..9eb450e62b72a3bf68e8b5e0f03d6912b19eb534 --- /dev/null +++ b/alpha_bot_2_sticker/meta/episodes.jsonl @@ -0,0 +1,93 @@ +{"episode_index": 0, "tasks": ["after removing the water bottle from the table, press the button."], "length": 1160} +{"episode_index": 1, "tasks": ["after removing the water bottle from the table, press the button."], "length": 1203} +{"episode_index": 2, "tasks": ["after removing the water bottle from the table, press the button."], "length": 1052} +{"episode_index": 3, "tasks": ["after removing the water bottle from the table, press the button."], "length": 1034} +{"episode_index": 4, "tasks": ["after removing the water bottle from the table, press the button."], "length": 1018} +{"episode_index": 5, "tasks": ["after removing the water bottle from the table, press the button."], "length": 997} +{"episode_index": 6, "tasks": ["after removing the water bottle from the table, press the button."], "length": 1085} +{"episode_index": 7, "tasks": ["after removing the water bottle from the table, press the button."], "length": 964} +{"episode_index": 8, "tasks": ["after removing the water bottle from the table, press the button."], "length": 994} +{"episode_index": 9, "tasks": ["after removing the water bottle from the table, press the button."], "length": 1118} +{"episode_index": 10, "tasks": ["after removing the water bottle from the table, press the button."], "length": 1057} +{"episode_index": 11, "tasks": ["after removing the water bottle from the table, press the button."], "length": 1047} +{"episode_index": 12, "tasks": ["after removing the water bottle from the table, press the button."], "length": 1041} +{"episode_index": 13, "tasks": ["after removing the water bottle from the table, press the button."], "length": 1139} +{"episode_index": 14, "tasks": ["after removing the water bottle from the table, press the button."], "length": 1081} +{"episode_index": 15, "tasks": ["after removing the water bottle from the table, press the button."], "length": 1016} +{"episode_index": 16, "tasks": ["after removing the water bottle from the table, press the button."], "length": 1011} +{"episode_index": 17, "tasks": ["after removing the water bottle from the table, press the button."], "length": 1012} +{"episode_index": 18, "tasks": ["after removing the water bottle from the table, press the button."], "length": 1169} +{"episode_index": 19, "tasks": ["after removing the water bottle from the table, press the button."], "length": 1078} +{"episode_index": 20, "tasks": ["after removing the water bottle from the table, press the button."], "length": 1099} +{"episode_index": 21, "tasks": ["after removing the water bottle from the table, press the button."], "length": 1042} +{"episode_index": 22, "tasks": ["after removing the water bottle from the table, press the button."], "length": 1144} +{"episode_index": 23, "tasks": ["after removing the water bottle from the table, press the button."], "length": 1017} +{"episode_index": 24, "tasks": ["after removing the water bottle from the table, press the button."], "length": 976} +{"episode_index": 25, "tasks": ["after removing the water bottle from the table, press the button."], "length": 1080} +{"episode_index": 26, "tasks": ["after removing the water bottle from the table, press the button."], "length": 1020} +{"episode_index": 27, "tasks": ["after removing the water bottle from the table, press the button."], "length": 1011} +{"episode_index": 28, "tasks": ["after removing the water bottle from the table, press the button."], "length": 990} +{"episode_index": 29, "tasks": ["after removing the water bottle from the table, press the button."], "length": 1107} +{"episode_index": 30, "tasks": ["after removing the water bottle from the table, press the button."], "length": 1119} +{"episode_index": 31, "tasks": ["after removing the water bottle from the table, press the button."], "length": 1028} +{"episode_index": 32, "tasks": ["after removing the water bottle from the table, press the button."], "length": 1191} +{"episode_index": 33, "tasks": ["after removing the water bottle from the table, press the button."], "length": 1151} +{"episode_index": 34, "tasks": ["after removing the water bottle from the table, press the button."], "length": 1062} +{"episode_index": 35, "tasks": ["after removing the water bottle from the table, press the button."], "length": 1140} +{"episode_index": 36, "tasks": ["after removing the water bottle from the table, press the button."], "length": 1087} +{"episode_index": 37, "tasks": ["after removing the water bottle from the table, press the button."], "length": 1030} +{"episode_index": 38, "tasks": ["after removing the water bottle from the table, press the button."], "length": 1193} +{"episode_index": 39, "tasks": ["after removing the water bottle from the table, press the button."], "length": 1153} +{"episode_index": 40, "tasks": ["after removing the water bottle from the table, press the button."], "length": 1063} +{"episode_index": 41, "tasks": ["after removing the water bottle from the table, press the button."], "length": 1002} +{"episode_index": 42, "tasks": ["after removing the water bottle from the table, press the button."], "length": 1055} +{"episode_index": 43, "tasks": ["after removing the water bottle from the table, press the button."], "length": 1002} +{"episode_index": 44, "tasks": ["after removing the water bottle from the table, press the button."], "length": 1010} +{"episode_index": 45, "tasks": ["after removing the water bottle from the table, press the button."], "length": 998} +{"episode_index": 46, "tasks": ["after removing the water bottle from the table, press the button."], "length": 1019} +{"episode_index": 47, "tasks": ["after removing the water bottle from the table, press the button."], "length": 1026} +{"episode_index": 48, "tasks": ["after removing the water bottle from the table, press the button."], "length": 1036} +{"episode_index": 49, "tasks": ["after removing the water bottle from the table, press the button."], "length": 1129} +{"episode_index": 50, "tasks": ["after removing the water bottle from the table, press the button."], "length": 1094} +{"episode_index": 51, "tasks": ["after removing the water bottle from the table, press the button."], "length": 1116} +{"episode_index": 52, "tasks": ["after removing the water bottle from the table, press the button."], "length": 1244} +{"episode_index": 53, "tasks": ["after removing the water bottle from the table, press the button."], "length": 1021} +{"episode_index": 54, "tasks": ["after removing the water bottle from the table, press the button."], "length": 1021} +{"episode_index": 55, "tasks": ["after removing the water bottle from the table, press the button."], "length": 1049} +{"episode_index": 56, "tasks": ["after removing the water bottle from the table, press the button."], "length": 1054} +{"episode_index": 57, "tasks": ["after removing the water bottle from the table, press the button."], "length": 1031} +{"episode_index": 58, "tasks": ["after removing the water bottle from the table, press the button."], "length": 1113} +{"episode_index": 59, "tasks": ["after removing the water bottle from the table, press the button."], "length": 1136} +{"episode_index": 60, "tasks": ["after removing the water bottle from the table, press the button."], "length": 1042} +{"episode_index": 61, "tasks": ["after removing the water bottle from the table, press the button."], "length": 1146} +{"episode_index": 62, "tasks": ["after removing the water bottle from the table, press the button."], "length": 1067} +{"episode_index": 63, "tasks": ["after removing the water bottle from the table, press the button."], "length": 1096} +{"episode_index": 64, "tasks": ["after removing the water bottle from the table, press the button."], "length": 1108} +{"episode_index": 65, "tasks": ["after removing the water bottle from the table, press the button."], "length": 1055} +{"episode_index": 66, "tasks": ["after removing the water bottle from the table, press the button."], "length": 1017} +{"episode_index": 67, "tasks": ["after removing the water bottle from the table, press the button."], "length": 992} +{"episode_index": 68, "tasks": ["after removing the water bottle from the table, press the button."], "length": 1052} +{"episode_index": 69, "tasks": ["after removing the water bottle from the table, press the button."], "length": 1131} +{"episode_index": 70, "tasks": ["after removing the water bottle from the table, press the button."], "length": 1242} +{"episode_index": 71, "tasks": ["after removing the water bottle from the table, press the button."], "length": 1020} +{"episode_index": 72, "tasks": ["after removing the water bottle from the table, press the button."], "length": 1033} +{"episode_index": 73, "tasks": ["after removing the water bottle from the table, press the button."], "length": 997} +{"episode_index": 74, "tasks": ["after removing the water bottle from the table, press the button."], "length": 999} +{"episode_index": 75, "tasks": ["after removing the water bottle from the table, press the button."], "length": 1000} +{"episode_index": 76, "tasks": ["after removing the water bottle from the table, press the button."], "length": 1035} +{"episode_index": 77, "tasks": ["after removing the water bottle from the table, press the button."], "length": 1026} +{"episode_index": 78, "tasks": ["after removing the water bottle from the table, press the button."], "length": 1192} +{"episode_index": 79, "tasks": ["after removing the water bottle from the table, press the button."], "length": 1188} +{"episode_index": 80, "tasks": ["after removing the water bottle from the table, press the button."], "length": 1050} +{"episode_index": 81, "tasks": ["after removing the water bottle from the table, press the button."], "length": 1033} +{"episode_index": 82, "tasks": ["after removing the water bottle from the table, press the button."], "length": 1070} +{"episode_index": 83, "tasks": ["after removing the water bottle from the table, press the button."], "length": 1018} +{"episode_index": 84, "tasks": ["after removing the water bottle from the table, press the button."], "length": 999} +{"episode_index": 85, "tasks": ["after removing the water bottle from the table, press the button."], "length": 1039} +{"episode_index": 86, "tasks": ["after removing the water bottle from the table, press the button."], "length": 1084} +{"episode_index": 87, "tasks": ["after removing the water bottle from the table, press the button."], "length": 1021} +{"episode_index": 88, "tasks": ["after removing the water bottle from the table, press the button."], "length": 816} +{"episode_index": 89, "tasks": ["after removing the water bottle from the table, press the button."], "length": 821} +{"episode_index": 90, "tasks": ["after removing the water bottle from the table, press the button."], "length": 847} +{"episode_index": 91, "tasks": ["after removing the water bottle from the table, press the button."], "length": 803} +{"episode_index": 92, "tasks": ["after removing the water bottle from the table, press the button."], "length": 819} diff --git a/alpha_bot_2_sticker/meta/episodes_stats.jsonl b/alpha_bot_2_sticker/meta/episodes_stats.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..a088f88e0ecd9370b85497d67443af3b32643403 --- /dev/null +++ b/alpha_bot_2_sticker/meta/episodes_stats.jsonl @@ -0,0 +1,93 @@ +{"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.42844623110186836]], [[0.43385914908892853]], [[0.427600236432957]]], "std": [[[0.19106220093944484]], [[0.19198772358248153]], [[0.19368734499250465]]], "count": [198]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4326730520069981]], [[0.43347268435993924]], [[0.4285756420413283]]], "std": [[[0.22013553683461798]], [[0.21891900561696825]], [[0.21970478746205865]]], "count": [198]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4071979723707665]], [[0.4136430594754737]], [[0.40812270684789065]]], "std": [[[0.21600528702463967]], [[0.21272031303738576]], [[0.21698681721100432]]], "count": [198]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[0.9882352941176471]], [[1.0]]], "mean": [[[0.4516196761322374]], [[0.464767685020136]], [[0.4659718735558196]]], "std": [[[0.21965354688072825]], [[0.21189126737580485]], [[0.2169384772111908]]], "count": [198]}, "observation.state": {"min": [-0.5327802896499634, 0.303708016872406, 0.3170586824417114, -1.3567883968353271, -0.9498725533485413, -0.504784107208252, -1.1235753297805786, -0.2964966893196106, 0.3860096335411072, 0.11126124858856201, -2.29750919342041, -2.0943477153778076, -1.0771194696426392, 0.5636889934539795, 0.8119205832481384, -0.7562686204910278, -1.6544325351715088, 1.3033323287963867, 0.3418881595134735, 0.923669695854187, -0.08409487456083298, -0.5021851658821106, 0.21786093711853027, -1.8000378608703613, -2.5256576538085938, -0.5610981583595276, 2.0, 0.0], "max": [-0.12293445318937302, 0.4896215796470642, 0.4954695403575897, -1.0435454845428467, -0.8206603527069092, -0.24634340405464172, -0.9676247239112854, -0.22981062531471252, 0.49093636870384216, 0.1957879364490509, 2.285398483276367, 2.1855263710021973, 1.0596740245819092, 1.017072081565857, 1.0897138118743896, -0.5305648446083069, -1.2504280805587769, 1.5395210981369019, 0.5185591578483582, 1.0434364080429077, -0.023242000490427017, -0.4027490019798279, 0.29903149604797363, 1.789664387702942, 2.511026382446289, 0.5749800205230713, 3.0, 1.0], "mean": [-0.37782493233680725, 0.4055975675582886, 0.41085419058799744, -1.182543158531189, -0.9021642208099365, -0.3274005055427551, -1.061156988143921, -0.2592727839946747, 0.4491572976112366, 0.1585586667060852, 0.9055834412574768, 0.8917280435562134, 0.32509222626686096, 0.8359410166740417, 0.9287325143814087, -0.6607592701911926, -1.4049067497253418, 1.394744634628296, 0.4559697210788727, 0.9913118481636047, -0.05191359296441078, -0.4668012857437134, 0.25286486744880676, 1.102810263633728, -1.5645787715911865, 0.26038599014282227, 2.5373308658599854, 0.16896551847457886], "std": [0.1069321408867836, 0.039698973298072815, 0.0505281537771225, 0.08485141396522522, 0.03237537667155266, 0.07284528762102127, 0.03242246061563492, 0.0164769496768713, 0.027330582961440086, 0.025524690747261047, 1.8488144874572754, 1.772818684577942, 0.7923756241798401, 0.13785764575004578, 0.06832255423069, 0.07035665959119797, 0.12368940562009811, 0.07546506822109222, 0.05826816335320473, 0.02481745183467865, 0.017085308209061623, 0.02965179644525051, 0.023099401965737343, 1.3015382289886475, 1.8933336734771729, 0.32714223861694336, 0.2812958061695099, 0.21830275654792786], "count": [1160]}, "action": {"min": [-0.5327802896499634, 0.303708016872406, 0.3170586824417114, -1.3567883968353271, -0.9498725533485413, -0.504784107208252, -1.1235753297805786, -0.2964966893196106, 0.3860096335411072, 0.11126124858856201, -2.29750919342041, -2.0943477153778076, -1.0771194696426392, 0.5636889934539795, 0.8119205832481384, -0.7562686204910278, -1.6544325351715088, 1.3033323287963867, 0.3418881595134735, 0.923669695854187, -0.08409487456083298, -0.5021851658821106, 0.21786093711853027, -1.8000378608703613, -2.5256576538085938, -0.5610981583595276, 2.0, 0.0], "max": [-0.12293445318937302, 0.4896215796470642, 0.4954695403575897, -1.0435454845428467, -0.8206603527069092, -0.24634340405464172, -0.9676247239112854, -0.22981062531471252, 0.49093636870384216, 0.1957879364490509, 2.285398483276367, 2.1855263710021973, 1.0596740245819092, 1.017072081565857, 1.0897138118743896, -0.5305648446083069, -1.2504280805587769, 1.5395210981369019, 0.5185591578483582, 1.0434364080429077, -0.023242000490427017, -0.4027490019798279, 0.29903149604797363, 1.789664387702942, 2.511026382446289, 0.5749800205230713, 3.0, 1.0], "mean": [-0.37812116742134094, 0.405583918094635, 0.4109245240688324, -1.1823474168777466, -0.9021797776222229, -0.3272228240966797, -1.0612088441848755, -0.2592276334762573, 0.44923484325408936, 0.15855982899665833, 0.909347414970398, 0.8952046632766724, 0.32680264115333557, 0.8363165259361267, 0.9285947680473328, -0.6609023809432983, -1.404589295387268, 1.3945469856262207, 0.4561091363430023, 0.9913249015808105, -0.051866427063941956, -0.4668809175491333, 0.25287753343582153, 1.1057322025299072, -1.5688469409942627, 0.26103171706199646, 2.537935733795166, 0.16896551847457886], "std": [0.1067013218998909, 0.039692193269729614, 0.050454333424568176, 0.0847855806350708, 0.03238296881318092, 0.07266459614038467, 0.03243977203965187, 0.016446685418486595, 0.027278853580355644, 0.025525668635964394, 1.8469531536102295, 1.7711738348007202, 0.7914895415306091, 0.1377488374710083, 0.06834842264652252, 0.07035340368747711, 0.1235632449388504, 0.07539940625429153, 0.05821888521313667, 0.024825789034366608, 0.01707264594733715, 0.029620936140418053, 0.023088714107871056, 1.2991679906845093, 1.8897204399108887, 0.32658469676971436, 0.28079351782798767, 0.21830275654792786], "count": [1160]}, "timestamp": {"min": [0.0], "max": [38.63333333333333], "mean": [19.316666666666666], "std": [11.162101056700749], "count": [1160]}, "frame_index": {"min": [0], "max": [1159], "mean": [579.5], "std": [334.8630317010225], "count": [1160]}, "episode_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1160]}, "index": {"min": [1427], "max": [2586], "mean": [2006.5], "std": [334.8630317010225], "count": [1160]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1160]}, "subtask_annotation": {"mean": [0.8931034482758621, 2.0, 2.0, 2.0, 2.0], "std": [0.31451224907099473, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [1160]}, "scene_annotation": {"mean": [1.0], "std": [0.0], "min": [1], "max": [1], "count": [1160]}, "eef_direction_state": {"mean": [4.086206896551724, 4.406034482758621], "std": [2.405342349700528, 2.3174297888819124], "min": [0, 0], "max": [6, 6], "count": [1160]}, "eef_velocity_state": {"mean": [0.44051724137931036, 0.3474137931034483], "std": [0.4964491931979295, 0.47614855818843027], "min": [0, 0], "max": [1, 1], "count": [1160]}, "eef_acc_mag_state": {"mean": [0.039655172413793106, 0.06982758620689655], "std": [0.2494405154522996, 0.33132956496260496], "min": [0, 0], "max": [2, 2], "count": [1160]}, "eef_direction_action": {"mean": [4.086206896551724, 4.406034482758621], "std": [2.405342349700528, 2.3174297888819124], "min": [0, 0], "max": [6, 6], "count": [1160]}, "eef_velocity_action": {"mean": [0.44051724137931036, 0.3474137931034483], "std": [0.4964491931979295, 0.4761485581884302], "min": [0, 0], "max": [1, 1], "count": [1160]}, "eef_acc_mag_action": {"mean": [0.039655172413793106, 0.06982758620689655], "std": [0.24944051545229962, 0.33132956496260496], "min": [0, 0], "max": [2, 2], "count": [1160]}, "eef_sim_pose_state": {"mean": [0.5463051780814957, 0.2832324724515874, 1.1461835358747139, -0.4166818248654047, 0.04661966279726385, 0.3997551529803361, 0.5737924523215332, -0.38824707313069534, 1.3815000131130744, 0.10081648236499138, 0.3662011872391073, -0.23289422173688248], "std": [0.02903876840295264, 0.02348219052752311, 0.018084905300971763, 0.03270854465524703, 0.04526863215864381, 0.05685968877955593, 0.027332645607845756, 0.022217595578800122, 0.021495864161252553, 0.07855645117651171, 0.029697836181204803, 0.07973570727748341], "min": [0.4764989976947601, 0.23936507097909454, 1.102326766270693, -0.4938997828747929, -0.07502608896936569, 0.2965941559159038, 0.5211821627110403, -0.43133975856514517, 1.3362137043921565, 0.02534783029416697, 0.32113353219422325, -0.3493495649115679], "max": [0.5895617766917532, 0.31864597738907474, 1.173598379210417, -0.3568678709010541, 0.1185058258713827, 0.5106056587219175, 0.610274895336927, -0.3550300707456038, 1.412471376353877, 0.2617510241660373, 0.4174802753072564, -0.03672093295537404], "count": [1160]}, "eef_sim_pose_action": {"mean": [0.5463873048464455, 0.28323910495562343, 1.1462343486708857, -0.4166131715654787, 0.046634490283847835, 0.39966998063045056, 0.5738638748307271, -0.3882601832385291, 1.3815628956413226, 0.10062436838136353, 0.36612993260451926, -0.2330639949611859], "std": [0.028975860085123293, 0.023487406764741516, 0.018044503989209936, 0.03263078665935539, 0.045263248768777596, 0.05676761669195371, 0.027314859934745174, 0.02220659641067009, 0.021471682203683895, 0.07843963322311641, 0.02967392863089578, 0.07956189669713881], "min": [0.4764989976947601, 0.23936507097909454, 1.102326766270693, -0.4938997828747929, -0.07502608896936569, 0.2965941559159038, 0.5211821627110403, -0.43133975856514517, 1.3362137043921565, 0.02534783029416697, 0.32113353219422325, -0.3493495649115679], "max": [0.5895617766917532, 0.31864597738907474, 1.173598379210417, -0.3568678709010541, 0.1185058258713827, 0.5106056587219175, 0.610274895336927, -0.3550300707456038, 1.412471376353877, 0.2617510241660373, 0.4174802753072564, -0.03672093295537404], "count": [1160]}, "gripper_mode_state": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [1160]}, "gripper_activity_state": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [1160]}, "gripper_mode_action": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [1160]}, "gripper_activity_action": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [1160]}, "gripper_open_scale_state": {"mean": [0.002306664106987856, 0.0001536050156739811], "std": [0.00025572299053736443, 0.00019845728052152287], "min": [0.0018181818181818182, 0.0], "max": [0.0027272727272727275, 0.0009090909090909091], "count": [1160]}, "gripper_open_scale_action": {"mean": [0.0023072140762424725, 0.0001536050156739811], "std": [0.00025526677003833884, 0.00019845728052152287], "min": [0.0018181818181818182, 0.0], "max": [0.0027272727272727275, 0.0009090909090909091], "count": [1160]}}} +{"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.4389478515875304]], [[0.4424904483852365]], [[0.43666251561899266]]], "std": [[[0.17577106381547733]], [[0.17893625012251957]], [[0.18185576536975984]]], "count": [204]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4368668591006664]], [[0.43789949178200693]], [[0.4363137935729847]]], "std": [[[0.21695854211327317]], [[0.21530611743619169]], [[0.21896844045039712]]], "count": [204]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4148895947472126]], [[0.42102301598744074]], [[0.41641552027265155]]], "std": [[[0.2030225295218307]], [[0.19993233509961839]], [[0.20488449379663864]]], "count": [204]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[0.9725490196078431]], [[1.0]]], "mean": [[[0.46807983307702167]], [[0.4799371886213636]], [[0.47145245618672305]]], "std": [[[0.18607939317417554]], [[0.18187584834642126]], [[0.18595676783264328]]], "count": [204]}, "observation.state": {"min": [-0.5636125802993774, 0.4286113977432251, 0.39205440878868103, -1.5462843179702759, -1.0974270105361938, -0.13499686121940613, -0.854541540145874, -0.2874922454357147, 0.3971239924430847, 0.09497849643230438, -2.13985276222229, -2.39367413520813, -0.94895339012146, 0.5998903512954712, 0.6748751997947693, -0.7132408022880554, -1.3953635692596436, 1.4613456726074219, 0.3886466324329376, 0.9688050150871277, -0.13187631964683533, -0.529170036315918, 0.1978735625743866, -1.528530478477478, 2.3759617805480957, -0.8059391975402832, 2.0, -1.0], "max": [-0.16771186888217926, 0.6190944314002991, 0.6010401248931885, -1.2863250970840454, -0.7937735915184021, 0.10141562670469284, -0.6370975971221924, -0.1734669953584671, 0.48537692427635193, 0.1955811232328415, -1.65031898021698, -1.9900766611099243, -0.632539689540863, 0.9554139375686646, 0.9024235606193542, -0.5070520043373108, -0.951255738735199, 1.704871416091919, 0.5037096738815308, 1.2033859491348267, -0.055212873965501785, -0.454341858625412, 0.3113349974155426, -1.2236937284469604, 2.634242296218872, -0.46260613203048706, 3.0, -1.0], "mean": [-0.4023674428462982, 0.5182523131370544, 0.5027275681495667, -1.4074808359146118, -0.922170102596283, 0.013854526914656162, -0.7042088508605957, -0.22483502328395844, 0.455284059047699, 0.1402859091758728, -1.8011804819107056, -2.1797332763671875, -0.7741686105728149, 0.8063470125198364, 0.7621888518333435, -0.6276434659957886, -1.1685993671417236, 1.5670475959777832, 0.4653659164905548, 1.097578763961792, -0.08934891223907471, -0.49792683124542236, 0.2610586881637573, -1.411439061164856, 2.492619514465332, -0.6450967788696289, 2.5652148723602295, -1.0], "std": [0.10220162570476532, 0.04417850449681282, 0.05767173692584038, 0.057793427258729935, 0.08849021792411804, 0.057633176445961, 0.06067367643117905, 0.027964148670434952, 0.025623252615332603, 0.026239827275276184, 0.08560761064291, 0.1101769432425499, 0.0902622640132904, 0.09095758199691772, 0.05747104436159134, 0.055265747010707855, 0.11904260516166687, 0.07629569619894028, 0.023976271972060204, 0.047429632395505905, 0.02222324162721634, 0.021968409419059753, 0.033635884523391724, 0.08365552872419357, 0.059728484600782394, 0.10425785928964615, 0.30091649293899536, 0.0], "count": [1203]}, "action": {"min": [-0.5636125802993774, 0.4286113977432251, 0.39205440878868103, -1.5462843179702759, -1.0974270105361938, -0.13499686121940613, -0.854541540145874, -0.2874922454357147, 0.3971239924430847, 0.09497849643230438, -2.13985276222229, -2.39367413520813, -0.94895339012146, 0.5998903512954712, 0.6748751997947693, -0.7132408022880554, -1.3953635692596436, 1.4613456726074219, 0.3886466324329376, 0.9688050150871277, -0.13187631964683533, -0.529170036315918, 0.1978735625743866, -1.528530478477478, 2.3759617805480957, -0.8059391975402832, 2.0, -1.0], "max": [-0.16771043837070465, 0.6190944314002991, 0.6010401248931885, -1.2863250970840454, -0.7937735915184021, 0.10141562670469284, -0.6370975971221924, -0.1734669953584671, 0.48537692427635193, 0.1955811232328415, -1.65031898021698, -1.9900766611099243, -0.632539689540863, 0.9554139375686646, 0.9024235606193542, -0.5070520043373108, -0.951255738735199, 1.704871416091919, 0.5037096738815308, 1.2033859491348267, -0.055212873965501785, -0.454341858625412, 0.3113349974155426, -1.2236937284469604, 2.634242296218872, -0.46260613203048706, 3.0, -1.0], "mean": [-0.40260452032089233, 0.5182104706764221, 0.5027350783348083, -1.4074294567108154, -0.9219891428947449, 0.013971127569675446, -0.7040749788284302, -0.2247704416513443, 0.4553529620170593, 0.14027787744998932, -1.8012793064117432, -2.1794803142547607, -0.7740570902824402, 0.8065530061721802, 0.7620932459831238, -0.6276389360427856, -1.1683332920074463, 1.566870093345642, 0.4653927683830261, 1.097610354423523, -0.08931396901607513, -0.49798524379730225, 0.2610848844051361, -1.411651611328125, 2.492642641067505, -0.6451877355575562, 2.565538167953491, -1.0], "std": [0.10198760777711868, 0.04415450617671013, 0.05766613036394119, 0.057795725762844086, 0.08835423737764359, 0.05756870657205582, 0.06061658263206482, 0.027908988296985626, 0.025578828528523445, 0.02623225376009941, 0.08550181984901428, 0.11006344854831696, 0.09013422578573227, 0.09101104736328125, 0.05750562995672226, 0.055261239409446716, 0.11890551447868347, 0.07626669108867645, 0.023991307243704796, 0.0474092997610569, 0.022231867536902428, 0.021956773474812508, 0.03360684961080551, 0.08357970416545868, 0.05973442271351814, 0.10416114330291748, 0.30119839310646057, 0.0], "count": [1203]}, "timestamp": {"min": [0.0], "max": [40.06666666666667], "mean": [20.03333333333333], "std": [11.575868897872882], "count": [1203]}, "frame_index": {"min": [0], "max": [1202], "mean": [601.0], "std": [347.27606693618645], "count": [1203]}, "episode_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [1203]}, "index": {"min": [2587], "max": [3789], "mean": [3188.0], "std": [347.27606693618645], "count": [1203]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1203]}, "subtask_annotation": {"mean": [0.8927680798004988, 2.0, 2.0, 2.0, 2.0], "std": [0.31473521612811156, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [1203]}, "scene_annotation": {"mean": [2.0], "std": [0.0], "min": [2], "max": [2], "count": [1203]}, "eef_direction_state": {"mean": [4.596009975062344, 4.590191188694929], "std": [2.0577006689812043, 2.270370840627244], "min": [0, 0], "max": [6, 6], "count": [1203]}, "eef_velocity_state": {"mean": [0.372402327514547, 0.3167082294264339], "std": [0.48344475793650893, 0.46519256963112254], "min": [0, 0], "max": [1, 1], "count": [1203]}, "eef_acc_mag_state": {"mean": [0.09975062344139651, 0.04738154613466334], "std": [0.39112124898894046, 0.2769913945299732], "min": [0, 0], "max": [2, 2], "count": [1203]}, "eef_direction_action": {"mean": [4.596009975062344, 4.590191188694929], "std": [2.0577006689812043, 2.2703708406272436], "min": [0, 0], "max": [6, 6], "count": [1203]}, "eef_velocity_action": {"mean": [0.372402327514547, 0.3167082294264339], "std": [0.48344475793650893, 0.46519256963112254], "min": [0, 0], "max": [1, 1], "count": [1203]}, "eef_acc_mag_action": {"mean": [0.09975062344139651, 0.04738154613466334], "std": [0.39112124898894046, 0.2769913945299732], "min": [0, 0], "max": [2, 2], "count": [1203]}, "eef_sim_pose_state": {"mean": [0.5390969148277424, 0.26567915315561874, 1.2023229891168767, -0.1772138717826933, 0.2313016709109221, 0.5066719613885486, 0.6041481045198431, -0.3892234178588761, 1.3181117015859216, 0.4608753747446791, 0.5492390727786003, -0.043065538500442674], "std": [0.025355580085186832, 0.02375273711269711, 0.02938672282930169, 0.06744225952120274, 0.08388434488337149, 0.07244015973433388, 0.021427023788143193, 0.03205081110837222, 0.02193791741651879, 0.06057193576835408, 0.05321688431287474, 0.09702354097385583], "min": [0.47919330892181516, 0.22449498565542808, 1.1308277940460354, -0.30754327192949243, 0.03148915434480637, 0.32468320016769786, 0.5573132771621924, -0.4363405527459836, 1.2825735870679074, 0.3697270285017067, 0.480701652930708, -0.15974984512954407], "max": [0.5759017680102464, 0.31688031576772147, 1.2507800817878016, -0.07593253935397684, 0.42345940256115844, 0.6265022781123346, 0.6366318603992085, -0.32775942510893996, 1.3504233756672699, 0.5613282727978935, 0.6724786619910703, 0.18304567782113262], "count": [1203]}, "eef_sim_pose_action": {"mean": [0.5391616777522162, 0.26567066842945597, 1.202397199688091, -0.17708626256459137, 0.23111762860207669, 0.5067907737147936, 0.6041988004397685, -0.3892508162090512, 1.3181539125400357, 0.46074569131600696, 0.5491555768160195, -0.04326195269487855], "std": [0.025301943169613855, 0.0237452780812098, 0.029318757561710495, 0.06737493439737986, 0.08370529018168149, 0.07248870705814521, 0.021429636288881834, 0.03202138282707853, 0.021950984323021328, 0.06059765540604541, 0.053204749248508376, 0.09687506958249208], "min": [0.47919265865008953, 0.22449498565542808, 1.1308277940460354, -0.30754327192949243, 0.03148915434480637, 0.32468320016769786, 0.5573132771621924, -0.4363405527459836, 1.2825735870679074, 0.3697270285017067, 0.480701652930708, -0.15974984512954407], "max": [0.5759017680102464, 0.31688031576772147, 1.2507800817878016, -0.07593253935397684, 0.42345940256115844, 0.6265022781123346, 0.6366318603992085, -0.32775942510893996, 1.3504233756672699, 0.5613282727978935, 0.6724786619910703, 0.18304567782113262], "count": [1203]}, "gripper_mode_state": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [1203]}, "gripper_activity_state": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [1203]}, "gripper_mode_action": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [1203]}, "gripper_activity_action": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [1203]}, "gripper_open_scale_state": {"mean": [0.0023320133363742067, 0.0], "std": [0.0002735606840418349, 0.0], "min": [0.0018181818181818182, 0.0], "max": [0.0027272727272727275, 0.0], "count": [1203]}, "gripper_open_scale_action": {"mean": [0.002332307495498284, 0.0], "std": [0.00027381667211304726, 0.0], "min": [0.0018181818181818182, 0.0], "max": [0.0027272727272727275, 0.0], "count": [1203]}}} +{"episode_index": 2, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[1.0]], [[1.0]]], "mean": [[[0.4203153772378517]], [[0.42890395109583684]], [[0.42099815066425117]]], "std": [[[0.1965982651577001]], [[0.19117973786188291]], [[0.1959445572455111]]], "count": [184]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4111969298362461]], [[0.4154534935350952]], [[0.41044280712737996]]], "std": [[[0.2619120320486016]], [[0.2596484617561699]], [[0.26217151915294756]]], "count": [184]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39311567783816426]], [[0.400158128196931]], [[0.39185606373437054]]], "std": [[[0.2430292587644805]], [[0.23995302295739782]], [[0.24405490079336153]]], "count": [184]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4553823840224495]], [[0.4741283922989486]], [[0.4668701735223075]]], "std": [[[0.17344189364192727]], [[0.15856491270690376]], [[0.16219274999518005]]], "count": [184]}, "observation.state": {"min": [-0.28873854875564575, 0.5225286483764648, 0.09287551045417786, -1.7260717153549194, -1.1245113611221313, -0.3863166272640228, -1.1399705410003662, -0.25268444418907166, 0.3217974305152893, 0.11694987118244171, -2.210563898086548, -2.0260462760925293, -0.9465988874435425, 0.018786288797855377, 0.7425830364227295, -0.6231948733329773, -1.93411386013031, 1.3116061687469482, -0.03516838327050209, 0.8796350359916687, -0.07425355911254883, -0.42066049575805664, 0.1249360591173172, -2.1019630432128906, 2.0145676136016846, -0.786503255367279, 7.0, 6.8125], "max": [0.1827763319015503, 0.754472017288208, 0.5240798592567444, -1.456091046333313, -0.9118080139160156, -0.23481222987174988, -1.0073963403701782, -0.20242443680763245, 0.39608538150787354, 0.26454588770866394, 2.2770519256591797, 2.149600028991699, 0.962457537651062, 0.6722408533096313, 1.09584641456604, -0.022041326388716698, -1.6475144624710083, 1.4660449028015137, 0.18162986636161804, 1.0163543224334717, -0.028934499248862267, -0.344844251871109, 0.29698386788368225, -1.87761390209198, 2.252814531326294, -0.2836846113204956, 7.0, 7.5], "mean": [-0.03084675967693329, 0.6672956943511963, 0.27312833070755005, -1.6091432571411133, -1.0196272134780884, -0.30566057562828064, -1.0651192665100098, -0.2304852455854416, 0.35317936539649963, 0.2083435207605362, 1.8214397430419922, 1.7313371896743774, 0.6501157879829407, 0.44214409589767456, 0.9148900508880615, -0.40014880895614624, -1.786665916442871, 1.3744137287139893, 0.10197454690933228, 0.9466474056243896, -0.056750230491161346, -0.3847411870956421, 0.19840209186077118, -2.0032527446746826, 2.137138605117798, -0.5202736854553223, 7.0, 7.0047526359558105], "std": [0.10494697093963623, 0.04548865556716919, 0.09938687086105347, 0.06766852736473083, 0.04514750465750694, 0.030931644141674042, 0.034375760704278946, 0.012833073735237122, 0.01827285625040531, 0.030772486701607704, 1.1293240785598755, 1.0497831106185913, 0.45003822445869446, 0.1417859047651291, 0.06918025016784668, 0.1250780075788498, 0.07312203198671341, 0.03679749742150307, 0.050801362842321396, 0.028573324903845787, 0.012491525150835514, 0.019508469849824905, 0.03432939946651459, 0.05468793958425522, 0.06235840171575546, 0.10087929666042328, 0.0, 0.06050555035471916], "count": [1052]}, "action": {"min": [-0.28873854875564575, 0.5225286483764648, 0.09287551045417786, -1.7260717153549194, -1.1245113611221313, -0.3863166272640228, -1.1399705410003662, -0.25268444418907166, 0.3217974305152893, 0.11694987118244171, -2.210563898086548, -2.0260462760925293, -0.9465988874435425, 0.018786288797855377, 0.7425830364227295, -0.6231948733329773, -1.93411386013031, 1.3116061687469482, -0.03516838327050209, 0.8796350359916687, -0.07425355911254883, -0.42066049575805664, 0.1249360591173172, -2.1019630432128906, 2.0145676136016846, -0.786503255367279, 7.0, 6.8125], "max": [0.1827763319015503, 0.754472017288208, 0.5240798592567444, -1.456091046333313, -0.9118080139160156, -0.23481222987174988, -1.0073963403701782, -0.20242443680763245, 0.39608538150787354, 0.26454588770866394, 2.2770519256591797, 2.149600028991699, 0.962457537651062, 0.6722408533096313, 1.09584641456604, -0.022041326388716698, -1.6475144624710083, 1.4660449028015137, 0.18162986636161804, 1.0163543224334717, -0.028934499248862267, -0.344844251871109, 0.29698386788368225, -1.87761390209198, 2.252814531326294, -0.2836846113204956, 7.0, 7.5], "mean": [-0.03104271925985813, 0.6672835946083069, 0.27329522371292114, -1.6089805364608765, -1.0195289850234985, -0.3056243658065796, -1.0651113986968994, -0.230507954955101, 0.35321858525276184, 0.20832231640815735, 1.8214802742004395, 1.7314577102661133, 0.6499414443969727, 0.44232508540153503, 0.9149242639541626, -0.4002217650413513, -1.7864999771118164, 1.3743419647216797, 0.10209044069051743, 0.9466246962547302, -0.0567435622215271, -0.3847893476486206, 0.19843009114265442, -2.003384590148926, 2.137312650680542, -0.5202422142028809, 7.0, 7.0047526359558105], "std": [0.10492080450057983, 0.04549351707100868, 0.09933555871248245, 0.06777798384428024, 0.04503153637051582, 0.030948197469115257, 0.03436633571982384, 0.012850755825638771, 0.01827656663954258, 0.03076202981173992, 1.1293344497680664, 1.0498226881027222, 0.4499523937702179, 0.14184117317199707, 0.06915562599897385, 0.12511593103408813, 0.07322947680950165, 0.03682802617549896, 0.05082150548696518, 0.02855575643479824, 0.012484043836593628, 0.01953212171792984, 0.03432093560695648, 0.054551947861909866, 0.06241501495242119, 0.1008848026394844, 0.0, 0.06050555035471916], "count": [1052]}, "timestamp": {"min": [0.0], "max": [35.03333333333333], "mean": [17.516666666666666], "std": [10.122870146356714], "count": [1052]}, "frame_index": {"min": [0], "max": [1051], "mean": [525.5], "std": [303.6861043907014], "count": [1052]}, "episode_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [1052]}, "index": {"min": [3790], "max": [4841], "mean": [4315.5], "std": [303.6861043907014], "count": [1052]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1052]}, "subtask_annotation": {"mean": [0.9562737642585551, 2.0, 2.0, 2.0, 2.0], "std": [0.21358027394436446, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [1052]}, "scene_annotation": {"mean": [3.0], "std": [0.0], "min": [3], "max": [3], "count": [1052]}, "eef_direction_state": {"mean": [4.434410646387833, 4.2918250950570345], "std": [2.191079897343006, 2.244852518256806], "min": [0, 0], "max": [6, 6], "count": [1052]}, "eef_velocity_state": {"mean": [0.3773764258555133, 0.39923954372623577], "std": [0.4905781090889227, 0.4897421060634958], "min": [0, 0], "max": [2, 1], "count": [1052]}, "eef_acc_mag_state": {"mean": [0.14068441064638784, 0.1188212927756654], "std": [0.46674455771053674, 0.42290339304715274], "min": [0, 0], "max": [2, 2], "count": [1052]}, "eef_direction_action": {"mean": [4.434410646387833, 4.2918250950570345], "std": [2.191079897343006, 2.244852518256806], "min": [0, 0], "max": [6, 6], "count": [1052]}, "eef_velocity_action": {"mean": [0.3773764258555133, 0.39923954372623577], "std": [0.4905781090889227, 0.4897421060634958], "min": [0, 0], "max": [2, 1], "count": [1052]}, "eef_acc_mag_action": {"mean": [0.14068441064638784, 0.1188212927756654], "std": [0.46674455771053674, 0.42290339304715274], "min": [0, 0], "max": [2, 2], "count": [1052]}, "eef_sim_pose_state": {"mean": [0.4554863091296053, 0.3356754995471488, 1.1756768830648916, -0.4056773653426987, 0.013351231842312976, 0.33663305519133535, 0.5019837104034087, -0.3313140395949601, 1.3532848768473391, 0.3603735333787147, 0.08556834536022362, -0.11823655259166706], "std": [0.021430957899367106, 0.028755172698712198, 0.01182612383074952, 0.04458602219160911, 0.03948439677989595, 0.07138056278154738, 0.02141203434614167, 0.03277157245734574, 0.012932548113148087, 0.05172862534743038, 0.03173675122012867, 0.08299494532393854], "min": [0.41261386053252697, 0.24850594905093543, 1.1558550920127453, -0.51646520140629, -0.06417340410895767, 0.16331385142363558, 0.4484708125159362, -0.4243491813545149, 1.3265168985387963, 0.27075308958961036, 0.013368695939406372, -0.32220255807102105], "max": [0.507311212408862, 0.38607277959071284, 1.2045377446693195, -0.3542600457262509, 0.0849794090677014, 0.5100209165797385, 0.5382451868472344, -0.2611376990015421, 1.3813647627583814, 0.47248846472678696, 0.1358164197252718, 0.07239663111503916], "count": [1052]}, "eef_sim_pose_action": {"mean": [0.45552801340524357, 0.33566099932398435, 1.1756653313129874, -0.40554125301687977, 0.013352790390553248, 0.33658483878841694, 0.5020217808866749, -0.33134699661900113, 1.3533075133452968, 0.36018521868569714, 0.08559624365186741, -0.11836099412987855], "std": [0.021429249489603418, 0.02874884795871163, 0.011838773321324884, 0.044473427989050816, 0.039486612922929765, 0.0713696551141038, 0.02143298494653864, 0.03276040997531854, 0.012906498876609118, 0.05168156949373764, 0.03176292391212643, 0.08294620290746194], "min": [0.41261386053252697, 0.24850594905093543, 1.1558550920127453, -0.51646520140629, -0.06417340410895767, 0.16331385142363558, 0.4484708125159362, -0.4243491813545149, 1.3265168985387963, 0.27075308958961036, 0.013368695939406372, -0.32220255807102105], "max": [0.507311212408862, 0.38607277959071284, 1.2045377446693195, -0.3542600457262509, 0.0849794090677014, 0.5100209165797385, 0.5382451868472344, -0.2611376990015421, 1.3813647627583814, 0.47248846472678696, 0.1358164197252718, 0.07239663111503916], "count": [1052]}, "gripper_mode_state": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [1052]}, "gripper_activity_state": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [1052]}, "gripper_mode_action": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [1052]}, "gripper_activity_action": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [1052]}, "gripper_open_scale_state": {"mean": [0.006363636363636529, 0.006367957137919283], "std": [1.6479873021779667e-16, 5.5004661535428844e-05], "min": [0.006363636363636364, 0.006193181818181818], "max": [0.006363636363636364, 0.006818181818181818], "count": [1052]}, "gripper_open_scale_action": {"mean": [0.006363636363636529, 0.006367957137919283], "std": [1.6479873021779667e-16, 5.500466153542885e-05], "min": [0.006363636363636364, 0.006193181818181818], "max": [0.006363636363636364, 0.006818181818181818], "count": [1052]}}} +{"episode_index": 3, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9254901960784314]], [[1.0]], [[0.9411764705882353]]], "mean": [[[0.43128249232385263]], [[0.4404524404313007]], [[0.43297915095525386]]], "std": [[[0.1883610789995123]], [[0.18275747212844518]], [[0.18832959503774038]]], "count": [182]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9921568627450981]], [[1.0]], [[1.0]]], "mean": [[[0.40689947501436474]], [[0.4116405935771745]], [[0.40555967643467644]]], "std": [[[0.26338379307660525]], [[0.2607382728498172]], [[0.2636264001631094]]], "count": [182]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38817270770487683]], [[0.3942349114325217]], [[0.3875068243643611]]], "std": [[[0.23521627405028436]], [[0.23165678567152342]], [[0.23600640466749542]]], "count": [182]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[0.996078431372549]], [[0.9921568627450981]]], "mean": [[[0.4589626550940889]], [[0.4708969533326151]], [[0.4634453444839474]]], "std": [[[0.16764383797757942]], [[0.15292518987775733]], [[0.1588094345703809]]], "count": [182]}, "observation.state": {"min": [-0.21460460126399994, 0.5941264629364014, 0.06973026692867279, -1.7564949989318848, -1.0890058279037476, -0.43250131607055664, -1.1997393369674683, -0.2529277801513672, 0.2855679392814636, 0.15333618223667145, -2.280614137649536, -2.0442917346954346, -0.9843117594718933, 0.07785914093255997, 0.743563711643219, -0.5869553089141846, -2.1857783794403076, 1.472894310951233, -0.004249876365065575, 0.7411704063415527, -0.09057268500328064, -0.40535274147987366, 0.12809287011623383, -1.8619418144226074, 2.1176552772521973, -0.8279798030853271, 5.0, 6.3125], "max": [0.2695602774620056, 0.7120463252067566, 0.41018837690353394, -1.4912846088409424, -0.8929333686828613, -0.2811245620250702, -0.9477050304412842, -0.20607243478298187, 0.39143258333206177, 0.25832223892211914, 2.277164936065674, 1.9952579736709595, 0.8537874221801758, 0.5947045683860779, 1.0019302368164062, -0.14283010363578796, -1.711142659187317, 1.5827016830444336, 0.1965644359588623, 0.8808927536010742, -0.040195249021053314, -0.2894134521484375, 0.23714768886566162, -1.6451897621154785, 2.374943256378174, -0.5006268620491028, 6.0, 7.0], "mean": [-0.01410404872149229, 0.6577140092849731, 0.2322276383638382, -1.6185991764068604, -0.9809798002243042, -0.3394191563129425, -1.0315402746200562, -0.22616957128047943, 0.35565266013145447, 0.21604648232460022, -0.22986967861652374, -0.2526104748249054, -0.15815047919750214, 0.34264543652534485, 0.8959239721298218, -0.3863235414028168, -1.9067692756652832, 1.525680661201477, 0.09329979866743088, 0.814913809299469, -0.059552114456892014, -0.36255067586898804, 0.1758154034614563, -1.7543089389801025, 2.1886212825775146, -0.6617386341094971, 5.154738903045654, 6.943058967590332], "std": [0.12130361795425415, 0.02762574702501297, 0.0867634117603302, 0.06456232070922852, 0.05162951722741127, 0.03863286226987839, 0.09219035506248474, 0.013393688015639782, 0.02615462988615036, 0.023357098922133446, 2.1824004650115967, 1.9368305206298828, 0.8282138705253601, 0.14208804070949554, 0.06113485246896744, 0.115407794713974, 0.13221511244773865, 0.02961580827832222, 0.06027444824576378, 0.03750671073794365, 0.015280325897037983, 0.03195292875170708, 0.024397244676947594, 0.0657358318567276, 0.07635316252708435, 0.07548649609088898, 0.2510703504085541, 0.1374800056219101], "count": [1034]}, "action": {"min": [-0.21460460126399994, 0.5941264629364014, 0.06973026692867279, -1.7564949989318848, -1.0890058279037476, -0.43250131607055664, -1.1997393369674683, -0.25307855010032654, 0.2855679392814636, 0.15333618223667145, -2.280614137649536, -2.0442917346954346, -0.9843117594718933, 0.07785914093255997, 0.743563711643219, -0.5869553089141846, -2.1857783794403076, 1.472894310951233, -0.004249876365065575, 0.7411704063415527, -0.09057268500328064, -0.40535274147987366, 0.12809287011623383, -1.8619418144226074, 2.1176552772521973, -0.8279798030853271, 5.0, 6.3125], "max": [0.2695617377758026, 0.7120463252067566, 0.41018837690353394, -1.4912846088409424, -0.8929333686828613, -0.2811245620250702, -0.9477050304412842, -0.20607243478298187, 0.39143258333206177, 0.25832223892211914, 2.277164936065674, 1.9952579736709595, 0.8537874221801758, 0.5947045683860779, 1.0019302368164062, -0.14283010363578796, -1.711142659187317, 1.5827016830444336, 0.1965644359588623, 0.8808927536010742, -0.040195249021053314, -0.2894134521484375, 0.23714768886566162, -1.6451897621154785, 2.3752341270446777, -0.5006268620491028, 6.0, 7.0], "mean": [-0.01435068529099226, 0.6576554775238037, 0.23240044713020325, -1.618444561958313, -0.9808329343795776, -0.33933621644973755, -1.0313218832015991, -0.2261905074119568, 0.3557184636592865, 0.21602024137973785, -0.23405452072620392, -0.2564268112182617, -0.15983888506889343, 0.3430248498916626, 0.8958677649497986, -0.38655585050582886, -1.9063502550125122, 1.5257318019866943, 0.09349341690540314, 0.814984917640686, -0.05957558751106262, -0.3626580536365509, 0.17584991455078125, -1.754221796989441, 2.188854694366455, -0.6617360711097717, 5.154738903045654, 6.943361282348633], "std": [0.12098553031682968, 0.027598286047577858, 0.08661889284849167, 0.06442318856716156, 0.05153824761509895, 0.038544028997421265, 0.09209529310464859, 0.013419637456536293, 0.026064161211252213, 0.023343531414866447, 2.1818888187408447, 1.9364186525344849, 0.827928900718689, 0.14190427958965302, 0.06110532581806183, 0.11539804935455322, 0.13201701641082764, 0.029583539813756943, 0.06028235703706741, 0.03744383156299591, 0.015297720208764076, 0.031893543899059296, 0.024389106780290604, 0.0657578632235527, 0.07655820995569229, 0.07548733055591583, 0.2510703206062317, 0.13726122677326202], "count": [1034]}, "timestamp": {"min": [0.0], "max": [34.43333333333333], "mean": [17.216666666666665], "std": [9.949664985984871], "count": [1034]}, "frame_index": {"min": [0], "max": [1033], "mean": [516.5], "std": [298.48994957954613], "count": [1034]}, "episode_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [1034]}, "index": {"min": [4842], "max": [5875], "mean": [5358.5], "std": [298.48994957954613], "count": [1034]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1034]}, "subtask_annotation": {"mean": [0.9168278529980658, 2.0, 2.0, 2.0, 2.0], "std": [0.2830600871168543, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [1034]}, "scene_annotation": {"mean": [4.0], "std": [0.0], "min": [4], "max": [4], "count": [1034]}, "eef_direction_state": {"mean": [4.4980657640232105, 3.9690522243713735], "std": [2.2244674523022745, 2.5020319926112298], "min": [0, 0], "max": [6, 6], "count": [1034]}, "eef_velocity_state": {"mean": [0.33365570599613154, 0.41682785299806574], "std": [0.47151837276224007, 0.4930338669534711], "min": [0, 0], "max": [1, 1], "count": [1034]}, "eef_acc_mag_state": {"mean": [0.04642166344294004, 0.02321083172147002], "std": [0.27070321804139963, 0.1953099506594112], "min": [0, 0], "max": [2, 2], "count": [1034]}, "eef_direction_action": {"mean": [4.4980657640232105, 3.9690522243713735], "std": [2.2244674523022745, 2.5020319926112298], "min": [0, 0], "max": [6, 6], "count": [1034]}, "eef_velocity_action": {"mean": [0.33365570599613154, 0.41682785299806574], "std": [0.47151837276224, 0.4930338669534712], "min": [0, 0], "max": [1, 1], "count": [1034]}, "eef_acc_mag_action": {"mean": [0.04642166344294004, 0.02321083172147002], "std": [0.27070321804139963, 0.1953099506594112], "min": [0, 0], "max": [2, 2], "count": [1034]}, "eef_sim_pose_state": {"mean": [0.45399267554701156, 0.3418050870287193, 1.179963786040368, -0.4072349868715729, -0.03302693673998184, 0.4046581746012947, 0.4755699583810457, -0.3026787829192498, 1.3397977839524509, 0.5023500705445986, 0.24090750162430072, -0.08454428652294413], "std": [0.02663816404279372, 0.021498980181938465, 0.012601630921959601, 0.042991451368394835, 0.041424405795492676, 0.07814550846123093, 0.03225549929156022, 0.02359452279836549, 0.013168468536462693, 0.0307065802248612, 0.061391437302678306, 0.06100223211692075], "min": [0.3902864787641005, 0.28332102975082374, 1.1589978252834043, -0.4855782718767547, -0.09823940589108204, 0.2815257415021446, 0.40617892471483036, -0.36062274770785807, 1.3117785543670395, 0.39796966437400383, 0.17751290415501786, -0.2124779535863243], "max": [0.4978792284154939, 0.3783280109367361, 1.202488702139294, -0.35179331361898813, 0.034174197715655774, 0.5564570979836784, 0.5225208305338276, -0.2569766619637497, 1.3572677800809096, 0.5336639483010138, 0.35744537586697533, 0.0484821581931259], "count": [1034]}, "eef_sim_pose_action": {"mean": [0.45404589787130795, 0.3417767738358013, 1.1799545357500614, -0.4071195437086481, -0.03295557158834984, 0.40476940662274613, 0.4756687321029325, -0.3027165228460926, 1.3397851092075554, 0.502233870636941, 0.24106294428815342, -0.08460412214102399], "std": [0.02656570816557543, 0.02148554181946324, 0.01261405304921191, 0.04294855213140866, 0.041470608446648766, 0.07815061615413159, 0.03219919919897897, 0.02358826337921324, 0.013175463825248899, 0.03087680735733171, 0.06148176273070409, 0.061011594964812024], "min": [0.3902860730712548, 0.28332102975082374, 1.1587405839384621, -0.4855782718767547, -0.09823940589108204, 0.2815257415021446, 0.40617892471483036, -0.36062274770785807, 1.3117785543670395, 0.397800317705749, 0.17751290415501786, -0.2124779535863243], "max": [0.4978792284154939, 0.3783280109367361, 1.202488702139294, -0.35179331361898813, 0.034174197715655774, 0.5564570979836784, 0.5225208305338276, -0.2569766619637497, 1.3572677800809096, 0.5336639483010138, 0.35744537586697533, 0.0484821581931259], "count": [1034]}, "gripper_mode_state": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [1034]}, "gripper_activity_state": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [1034]}, "gripper_mode_action": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [1034]}, "gripper_activity_action": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [1034]}, "gripper_open_scale_state": {"mean": [0.0046861262528574005, 0.006311871936708331], "std": [0.00022824528938363695, 0.000124981474957241], "min": [0.004545454545454545, 0.005738636363636363], "max": [0.005454545454545455, 0.006363636363636364], "count": [1034]}, "gripper_open_scale_action": {"mean": [0.0046861262528574005, 0.0063121466861368524], "std": [0.00022824528938363695, 0.00012478254795343283], "min": [0.004545454545454545, 0.005738636363636363], "max": [0.005454545454545455, 0.006363636363636364], "count": [1034]}}} +{"episode_index": 4, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9372549019607843]], [[1.0]], [[0.9294117647058824]]], "mean": [[[0.4340726500090777]], [[0.44252942084241104]], [[0.43444146809186635]]], "std": [[[0.18280275814484917]], [[0.1774591878280257]], [[0.18192999313050373]]], "count": [180]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4023725932734205]], [[0.40623944603304285]], [[0.4012285584604212]]], "std": [[[0.2610782980823642]], [[0.25906745169145395]], [[0.2611768116143296]]], "count": [180]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3841868452705156]], [[0.3916414227033406]], [[0.38472244916485115]]], "std": [[[0.23405192071406153]], [[0.2304289148897708]], [[0.23481593307721552]]], "count": [180]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47173247435548293]], [[0.4783134179829339]], [[0.4714277051561365]]], "std": [[[0.18341171184161265]], [[0.18027169471980012]], [[0.18537018786428716]]], "count": [180]}, "observation.state": {"min": [-0.07780241966247559, 0.6281211376190186, -0.008398306556046009, -1.92616605758667, -0.9399776458740234, -0.44839146733283997, -0.994525671005249, -0.23404037952423096, 0.27028438448905945, 0.142469123005867, -2.3506293296813965, -2.0606541633605957, -0.9189436435699463, -0.245371475815773, 0.731127142906189, -0.48128217458724976, -2.220285654067993, 1.5406829118728638, -0.12453796714544296, 0.5183017253875732, -0.1099926233291626, -0.3760368227958679, 0.1150243729352951, -1.5688730478286743, 2.0833535194396973, -1.1825745105743408, 5.0, 6.4375], "max": [0.38456258177757263, 0.7512845993041992, 0.40865030884742737, -1.6804269552230835, -0.7856921553611755, -0.24757277965545654, -0.7343374490737915, -0.19564756751060486, 0.3641512393951416, 0.25319838523864746, 2.37758207321167, 2.0554120540618896, 0.8232883214950562, 0.33288446068763733, 0.8924140930175781, -0.019432058557868004, -1.8780648708343506, 1.6853127479553223, 0.057361334562301636, 0.7496734857559204, -0.05909637361764908, -0.27692413330078125, 0.2325334995985031, -1.4738731384277344, 2.3033792972564697, -0.8627168536186218, 5.6875, 7.0], "mean": [0.10083427280187607, 0.7015682458877563, 0.1897091120481491, -1.796088695526123, -0.8498131632804871, -0.31724369525909424, -0.8519985675811768, -0.2118091881275177, 0.33116334676742554, 0.20216025412082672, -1.6952980756759644, -1.4536664485931396, -0.6335866451263428, 0.10241924971342087, 0.835857629776001, -0.27586373686790466, -2.042893886566162, 1.6183773279190063, -0.023275485262274742, 0.6464608311653137, -0.078090138733387, -0.3361085057258606, 0.17306303977966309, -1.522193431854248, 2.192796230316162, -0.9971800446510315, 5.064833164215088, 6.963133811950684], "std": [0.1132369190454483, 0.023835502564907074, 0.10264430195093155, 0.05968739092350006, 0.044048916548490524, 0.05269182100892067, 0.07086245715618134, 0.010785557329654694, 0.022758029401302338, 0.027018602937459946, 1.346713662147522, 1.1468069553375244, 0.4601708948612213, 0.13353560864925385, 0.03778576850891113, 0.10212364792823792, 0.08048225194215775, 0.03609875962138176, 0.04400930926203728, 0.05571134388446808, 0.013106036931276321, 0.02319905534386635, 0.027875985950231552, 0.021970456466078758, 0.05702168121933937, 0.07192035764455795, 0.14363515377044678, 0.11343321204185486], "count": [1018]}, "action": {"min": [-0.07780241966247559, 0.6281211376190186, -0.008398306556046009, -1.92616605758667, -0.9399781227111816, -0.44839146733283997, -0.994525671005249, -0.23404037952423096, 0.27028438448905945, 0.142469123005867, -2.3506293296813965, -2.0606541633605957, -0.9189436435699463, -0.245371475815773, 0.731127142906189, -0.48128217458724976, -2.220285654067993, 1.5406829118728638, -0.12453796714544296, 0.5183017253875732, -0.1099926233291626, -0.3760368227958679, 0.1150243729352951, -1.5688730478286743, 2.0833535194396973, -1.1825745105743408, 5.0, 6.4375], "max": [0.38456258177757263, 0.7512845993041992, 0.40865030884742737, -1.6804269552230835, -0.7857546806335449, -0.24757277965545654, -0.7343374490737915, -0.19564756751060486, 0.3641512393951416, 0.25319838523864746, 2.37758207321167, 2.0554120540618896, 0.8232883214950562, 0.33288446068763733, 0.8924140930175781, -0.019432058557868004, -1.8780648708343506, 1.6853127479553223, 0.057361334562301636, 0.7496734857559204, -0.05909637361764908, -0.27692413330078125, 0.2325334995985031, -1.4738731384277344, 2.3033792972564697, -0.8627168536186218, 5.6875, 7.0], "mean": [0.1005605086684227, 0.7015575170516968, 0.1898970603942871, -1.795933485031128, -0.8496623039245605, -0.31705769896507263, -0.8517819046974182, -0.2118316888809204, 0.3312331438064575, 0.20214258134365082, -1.695057988166809, -1.4536619186401367, -0.6334725618362427, 0.10269243270158768, 0.8358759880065918, -0.2759769856929779, -2.0426132678985596, 1.6183992624282837, -0.023133985698223114, 0.6464172005653381, -0.07810579985380173, -0.3361910283565521, 0.17308956384658813, -1.5222365856170654, 2.192997932434082, -0.9972066879272461, 5.064833164215088, 6.9632182121276855], "std": [0.11288700997829437, 0.023835767060518265, 0.10247190296649933, 0.05955435708165169, 0.044002778828144073, 0.05257589370012283, 0.07084572315216064, 0.010802065953612328, 0.02268003486096859, 0.027008431032299995, 1.3466278314590454, 1.1468050479888916, 0.4601163864135742, 0.1335284411907196, 0.037781961262226105, 0.10216544568538666, 0.08052264153957367, 0.036079175770282745, 0.04398803040385246, 0.05567687377333641, 0.013119648210704327, 0.02318483218550682, 0.027870118618011475, 0.02196837030351162, 0.05702465400099754, 0.07190302759408951, 0.14363515377044678, 0.11288921535015106], "count": [1018]}, "timestamp": {"min": [0.0], "max": [33.9], "mean": [16.95], "std": [9.795704841068524], "count": [1018]}, "frame_index": {"min": [0], "max": [1017], "mean": [508.5], "std": [293.87114523205577], "count": [1018]}, "episode_index": {"min": [5], "max": [5], "mean": [5.0], "std": [0.0], "count": [1018]}, "index": {"min": [5876], "max": [6893], "mean": [6384.5], "std": [293.87114523205577], "count": [1018]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1018]}, "subtask_annotation": {"mean": [0.9891944990176817, 2.0, 2.0, 2.0, 2.0], "std": [0.12090498424514501, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [1018]}, "scene_annotation": {"mean": [5.0], "std": [0.0], "min": [5], "max": [5], "count": [1018]}, "eef_direction_state": {"mean": [3.821218074656189, 3.4243614931237722], "std": [2.5318136276539382, 2.61863426569201], "min": [0, 0], "max": [6, 6], "count": [1018]}, "eef_velocity_state": {"mean": [0.45972495088408644, 0.5157170923379175], "std": [0.49837528070592074, 0.4997529119559404], "min": [0, 0], "max": [1, 1], "count": [1018]}, "eef_acc_mag_state": {"mean": [0.10707269155206287, 0.11591355599214145], "std": [0.40299599590071133, 0.4138114093494605], "min": [0, 0], "max": [2, 2], "count": [1018]}, "eef_direction_action": {"mean": [3.821218074656189, 3.4243614931237722], "std": [2.5318136276539382, 2.6186342656920103], "min": [0, 0], "max": [6, 6], "count": [1018]}, "eef_velocity_action": {"mean": [0.45972495088408644, 0.5157170923379175], "std": [0.49837528070592074, 0.4997529119559404], "min": [0, 0], "max": [1, 1], "count": [1018]}, "eef_acc_mag_action": {"mean": [0.10707269155206287, 0.11591355599214145], "std": [0.40299599590071133, 0.4138114093494605], "min": [0, 0], "max": [2, 2], "count": [1018]}, "eef_sim_pose_state": {"mean": [0.4238992302237913, 0.3283263998117188, 1.2019790068673508, -0.31938126607825085, -0.0791349151102794, 0.47709270857775105, 0.43199010210754935, -0.28666882373003527, 1.3106421549059053, 0.6942432384754748, 0.4097643817603515, -0.15973483036116623], "std": [0.02252255989973188, 0.024268672547288914, 0.009221261330571535, 0.05131662066614806, 0.03303949070223991, 0.0873228921050482, 0.022515963060079705, 0.025787515378041505, 0.012334929842062872, 0.04543928806250045, 0.03633745476048555, 0.05141296378979483], "min": [0.3660850681380938, 0.2741385375638509, 1.1822676585301701, -0.43306324218523395, -0.15771696500173538, 0.2975261710758736, 0.37831042967015105, -0.34266396355320194, 1.280017986815402, 0.5927359375210752, 0.3439852277314419, -0.2803287251028912], "max": [0.4583506405807596, 0.3744262174276857, 1.2173170485715192, -0.22447248404508288, -0.01662886814433384, 0.6100482661607831, 0.4703996597427397, -0.23366836095544893, 1.327763565448958, 0.7778714127129047, 0.48329053362371655, -0.05949035049815954], "count": [1018]}, "eef_sim_pose_action": {"mean": [0.42395605922094914, 0.32830811675555466, 1.2019733420218517, -0.3191833655926091, -0.0790641434177654, 0.4771908389240718, 0.432062590582172, -0.28670148996115835, 1.310640074528314, 0.6940641947902207, 0.4098542249432484, -0.15986643699825015], "std": [0.022449499602484067, 0.024258869951813138, 0.009226594478998946, 0.05128995213194536, 0.03307781891671398, 0.08737734759227936, 0.022513823112646384, 0.025781483788075286, 0.012336823888904553, 0.045468487442565673, 0.0363087113697925, 0.05134102924452376], "min": [0.3660850681380938, 0.2741385375638509, 1.1822676585301701, -0.43306324218523395, -0.15771696500173538, 0.2975261710758736, 0.37831042967015105, -0.34266396355320194, 1.280017986815402, 0.5927359375210752, 0.3439852277314419, -0.2803287251028912], "max": [0.4583506405807596, 0.3744262174276857, 1.2173170485715192, -0.2245578984108564, -0.01662886814433384, 0.6100482661607831, 0.4703996597427397, -0.23366836095544893, 1.327763565448958, 0.7778714127129047, 0.48329053362371655, -0.05949035049815954], "count": [1018]}, "gripper_mode_state": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [1018]}, "gripper_activity_state": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [1018]}, "gripper_mode_action": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [1018]}, "gripper_activity_action": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [1018]}, "gripper_open_scale_state": {"mean": [0.0046043936417217496, 0.006330121329563667], "std": [0.00013057696232366794, 0.00010312140762521032], "min": [0.004545454545454545, 0.005852272727272728], "max": [0.005170454545454546, 0.006363636363636364], "count": [1018]}, "gripper_open_scale_action": {"mean": [0.004604393641721749, 0.006330199268890994], "std": [0.00013057696232366816, 0.00010262651317764846], "min": [0.004545454545454545, 0.005852272727272728], "max": [0.005170454545454546, 0.006363636363636364], "count": [1018]}}} +{"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.4254569301355194]], [[0.43450859343266496]], [[0.426792953315978]]], "std": [[[0.1652561606277002]], [[0.15864580611256046]], [[0.16328334654684107]]], "count": [177]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3847740713046047]], [[0.38863776956168533]], [[0.3829578509840848]]], "std": [[[0.27655206375855573]], [[0.274214725722028]], [[0.27642239447846845]]], "count": [177]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4127113382075994]], [[0.4191521788800266]], [[0.4140158067464274]]], "std": [[[0.2306311983386656]], [[0.22803059217371868]], [[0.2322576527179703]]], "count": [177]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4616443297422547]], [[0.46707637273365094]], [[0.4596086774399025]]], "std": [[[0.21237193544733593]], [[0.21387237445286683]], [[0.2156693090555981]]], "count": [177]}, "observation.state": {"min": [-0.1281704306602478, 0.616803765296936, -0.07074473798274994, -2.0052719116210938, -0.9872705936431885, -0.5082114934921265, -1.0524171590805054, -0.2349076271057129, 0.27010974287986755, 0.16267894208431244, -2.402630090713501, -1.9824919700622559, -0.9590201377868652, -0.1544954478740692, 0.745162844657898, -0.3582168221473694, -2.2703568935394287, 1.5916616916656494, -0.13213124871253967, 0.5612564086914062, -0.10200174897909164, -0.34684744477272034, 0.12285656481981277, -1.5661207437515259, 1.9503341913223267, -1.1487327814102173, 7.0, 6.4375], "max": [0.3866460621356964, 0.7580466866493225, 0.34850189089775085, -1.613073706626892, -0.811873733997345, -0.3113023638725281, -0.9123173952102661, -0.17158737778663635, 0.3687877357006073, 0.2287941873073578, 2.4420695304870605, 1.9160504341125488, 0.9244018197059631, 0.15293775498867035, 0.8827722668647766, -0.10598620772361755, -2.010688066482544, 1.7410324811935425, 0.016171565279364586, 0.9124253988265991, -0.06148243695497513, -0.2438025027513504, 0.2141280621290207, -1.1870813369750977, 2.333681106567383, -0.7693168520927429, 8.0, 7.0], "mean": [0.13487279415130615, 0.6956444382667542, 0.14815974235534668, -1.8138710260391235, -0.9121707081794739, -0.3927449882030487, -0.9669966101646423, -0.20093992352485657, 0.31805965304374695, 0.2063315063714981, 0.045666903257369995, -0.04786069691181183, -0.014676296152174473, -0.029515424743294716, 0.8166772723197937, -0.26382115483283997, -2.155524969100952, 1.668731689453125, -0.06689910590648651, 0.6680994033813477, -0.08369763940572739, -0.2998672127723694, 0.15966151654720306, -1.3622145652770996, 2.1563661098480225, -0.9991741180419922, 7.194075107574463, 6.964894771575928], "std": [0.15941579639911652, 0.03355909511446953, 0.11980023235082626, 0.14153450727462769, 0.04232032224535942, 0.04912644624710083, 0.031438134610652924, 0.021833043545484543, 0.03664711117744446, 0.01634644903242588, 2.2341699600219727, 1.7877037525177002, 0.7837830185890198, 0.09023764729499817, 0.041767723858356476, 0.06593377143144608, 0.09556956589221954, 0.03870653733611107, 0.04250751808285713, 0.0743638128042221, 0.010178915224969387, 0.03241445869207382, 0.022086722776293755, 0.09314391016960144, 0.1007610559463501, 0.09728250652551651, 0.26255831122398376, 0.10891058295965195], "count": [997]}, "action": {"min": [-0.1281704306602478, 0.616803765296936, -0.07074473798274994, -2.0052719116210938, -0.9872705936431885, -0.5082114934921265, -1.0524171590805054, -0.2349076271057129, 0.27010974287986755, 0.16267894208431244, -2.402630090713501, -1.9824919700622559, -0.9590201377868652, -0.1544954478740692, 0.745162844657898, -0.3582168221473694, -2.2703568935394287, 1.5916616916656494, -0.13213124871253967, 0.5612564086914062, -0.10200174897909164, -0.34684744477272034, 0.12285656481981277, -1.5661207437515259, 1.9503341913223267, -1.1487327814102173, 7.0, 6.4375], "max": [0.3866460621356964, 0.7580466866493225, 0.34850189089775085, -1.613073706626892, -0.811873733997345, -0.3113023638725281, -0.9123173952102661, -0.17158737778663635, 0.3687877357006073, 0.2287941873073578, 2.4420695304870605, 1.9160504341125488, 0.9244018197059631, 0.15293775498867035, 0.8827722668647766, -0.10598620772361755, -2.010688066482544, 1.7410324811935425, 0.016171565279364586, 0.9124253988265991, -0.06148243695497513, -0.2438025027513504, 0.2141280621290207, -1.1870813369750977, 2.333681106567383, -0.7693168520927429, 8.0, 7.0], "mean": [0.13446924090385437, 0.6956108808517456, 0.1484750509262085, -1.813485860824585, -0.9121090769767761, -0.3926647901535034, -0.9669992923736572, -0.20100152492523193, 0.3181490898132324, 0.20631855726242065, 0.0458296537399292, -0.048002421855926514, -0.01453909371048212, -0.029312927275896072, 0.8167121410369873, -0.26387178897857666, -2.1552839279174805, 1.668594479560852, -0.06681519746780396, 0.6680079698562622, -0.08372016996145248, -0.2999419867992401, 0.15969008207321167, -1.3624931573867798, 2.1565475463867188, -0.9992597103118896, 7.193900108337402, 6.964894771575928], "std": [0.15928712487220764, 0.033567458391189575, 0.1196373775601387, 0.1415354311466217, 0.042283084243535995, 0.04914715141057968, 0.03143702447414398, 0.021837614476680756, 0.03663923218846321, 0.01633373275399208, 2.233999013900757, 1.7878491878509521, 0.783629834651947, 0.09041214734315872, 0.04180184751749039, 0.06595569849014282, 0.0956006795167923, 0.038732510060071945, 0.042580392211675644, 0.07440677285194397, 0.010157746262848377, 0.03243531659245491, 0.02208373136818409, 0.09333506971597672, 0.10085202008485794, 0.0972331315279007, 0.2626451551914215, 0.10891058295965195], "count": [997]}, "timestamp": {"min": [0.0], "max": [33.2], "mean": [16.6], "std": [9.593632147303635], "count": [997]}, "frame_index": {"min": [0], "max": [996], "mean": [498.0], "std": [287.8089644191091], "count": [997]}, "episode_index": {"min": [6], "max": [6], "mean": [6.0], "std": [0.0], "count": [997]}, "index": {"min": [6894], "max": [7890], "mean": [7392.0], "std": [287.8089644191091], "count": [997]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [997]}, "subtask_annotation": {"mean": [0.9869608826479438, 2.0, 2.0, 2.0, 2.0], "std": [0.1299274215824375, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [997]}, "scene_annotation": {"mean": [6.0], "std": [0.0], "min": [6], "max": [6], "count": [997]}, "eef_direction_state": {"mean": [4.6780341023069205, 5.197592778335005], "std": [2.251411893319534, 1.8303345586141844], "min": [0, 0], "max": [6, 6], "count": [997]}, "eef_velocity_state": {"mean": [0.2858575727181545, 0.1815446339017051], "std": [0.45182189061380834, 0.38546877928464934], "min": [0, 0], "max": [1, 1], "count": [997]}, "eef_acc_mag_state": {"mean": [0.10832497492477432, 0.07221664994984955], "std": [0.4084131567763303, 0.3422745342176831], "min": [0, 0], "max": [2, 2], "count": [997]}, "eef_direction_action": {"mean": [4.6780341023069205, 5.197592778335005], "std": [2.251411893319534, 1.8303345586141844], "min": [0, 0], "max": [6, 6], "count": [997]}, "eef_velocity_action": {"mean": [0.2858575727181545, 0.1815446339017051], "std": [0.45182189061380834, 0.38546877928464934], "min": [0, 0], "max": [1, 1], "count": [997]}, "eef_acc_mag_action": {"mean": [0.10832497492477432, 0.07221664994984955], "std": [0.4084131567763303, 0.3422745342176831], "min": [0, 0], "max": [2, 2], "count": [997]}, "eef_sim_pose_state": {"mean": [0.4187779852239529, 0.333305201675309, 1.2058075917984294, -0.40846704676365236, -0.13674800736100517, 0.4168820896117923, 0.3973286287876663, -0.2677922150685925, 1.2989941124551243, 0.8200660934077701, 0.45719251715281833, -0.04644911998667269], "std": [0.03405154178974322, 0.015055121140032256, 0.017494429127247062, 0.061985338209259645, 0.0603572703338314, 0.045859563206942254, 0.025623975994802924, 0.023366163678973498, 0.008206761247091772, 0.11286941061823863, 0.051859782148571835, 0.1355884321983923], "min": [0.3681297949174528, 0.29387301557977036, 1.1772837256677857, -0.5200045536287458, -0.27944084023656757, 0.30337285067147435, 0.36250354600521006, -0.31796132478667205, 1.285658604908694, 0.5841827935279149, 0.3096255102890426, -0.2319896308978224], "max": [0.47316644586044737, 0.3515307048015337, 1.2309744934704232, -0.2978138854022981, -0.0250926710225281, 0.4921566902131498, 0.44008096432748534, -0.22841144679922298, 1.316807716590108, 1.001514886726738, 0.5797771297381207, 0.25992564498178167], "count": [997]}, "eef_sim_pose_action": {"mean": [0.4188640019275599, 0.33329586847892345, 1.2057577900831031, -0.4083274788567138, -0.13664744554938557, 0.4168448023846881, 0.3973913990344008, -0.26783013934495226, 1.2989907714617317, 0.8197613520806274, 0.45718680416933255, -0.04675803537067921], "std": [0.034031803283712296, 0.015046792230316186, 0.017500989862329227, 0.061974981767549134, 0.06042374693498781, 0.04581348917368254, 0.025650409962476944, 0.02337035429063549, 0.008200844589971546, 0.11309579069054938, 0.05186174482205273, 0.13564099062561336], "min": [0.3681297949174528, 0.29387301557977036, 1.1772837256677857, -0.5200045536287458, -0.27944084023656757, 0.30337285067147435, 0.36250354600521006, -0.31796132478667205, 1.285658604908694, 0.5841587642310664, 0.3096255102890426, -0.2319896308978224], "max": [0.47316644586044737, 0.3515307048015337, 1.2309744934704232, -0.2978138854022981, -0.0250926710225281, 0.4921566902131498, 0.44008096432748534, -0.22841144679922298, 1.316807716590108, 1.001514886726738, 0.5797771297381207, 0.25992564498178167], "count": [997]}, "gripper_mode_state": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [997]}, "gripper_activity_state": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [997]}, "gripper_mode_action": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [997]}, "gripper_activity_action": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [997]}, "gripper_open_scale_state": {"mean": [0.00654006818917641, 0.006331722440047532], "std": [0.00023868858123260054, 9.900991769517609e-05], "min": [0.006363636363636364, 0.005852272727272728], "max": [0.007272727272727273, 0.006363636363636364], "count": [997]}, "gripper_open_scale_action": {"mean": [0.006539909162005843, 0.006331722440047532], "std": [0.00023876796243571213, 9.900991769517609e-05], "min": [0.006363636363636364, 0.005852272727272728], "max": [0.007272727272727273, 0.006363636363636364], "count": [997]}}} +{"episode_index": 6, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7764705882352941]], [[1.0]], [[0.9411764705882353]]], "mean": [[[0.4319284385050316]], [[0.43966574376664247]], [[0.4334357719939828]]], "std": [[[0.175798590062051]], [[0.1693758013305359]], [[0.17412796602086364]]], "count": [189]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39094258783760416]], [[0.39689753972576686]], [[0.3900576012812533]]], "std": [[[0.27312542611617846]], [[0.2703572273886471]], [[0.2733705923578898]]], "count": [189]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41354502325621606]], [[0.41964391188574196]], [[0.41350065705294464]]], "std": [[[0.2274213384592203]], [[0.22564056964934534]], [[0.23000707427786155]]], "count": [189]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4608061683006536]], [[0.47427105163052874]], [[0.4650211370041844]]], "std": [[[0.1643108175514914]], [[0.15208253340567832]], [[0.15952754510640751]]], "count": [189]}, "observation.state": {"min": [-0.13144291937351227, 0.6006135940551758, 0.024804402142763138, -1.9682601690292358, -0.9997431635856628, -0.4581882059574127, -1.1021339893341064, -0.24513955414295197, 0.25659382343292236, 0.15139387547969818, -2.236738681793213, -2.048090934753418, -0.883232057094574, -0.14083826541900635, 0.7296348810195923, -0.3540007770061493, -2.1877832412719727, 1.3397457599639893, -0.17297740280628204, 0.8260294198989868, -0.09396518766880035, -0.39585161209106445, 0.16533556580543518, -1.9771274328231812, 1.8255189657211304, -0.9814419746398926, 6.0, 3.0], "max": [0.3868151605129242, 0.7446010708808899, 0.4052130877971649, -1.581129789352417, -0.88397216796875, -0.3257984220981598, -0.9836108684539795, -0.19396300613880157, 0.36497294902801514, 0.22537481784820557, 2.3288979530334473, 2.0235848426818848, 0.9279370903968811, 0.3440607786178589, 0.8505535125732422, -0.009450958110392094, -1.7304000854492188, 1.4347708225250244, -0.003058204660192132, 0.9734399318695068, -0.05080299824476242, -0.2774391174316406, 0.24895069003105164, -1.810863971710205, 2.071758985519409, -0.7645561695098877, 6.0, 3.0], "mean": [0.12289930880069733, 0.6940791606903076, 0.18812786042690277, -1.7695900201797485, -0.9664334654808044, -0.3899860978126526, -1.029893398284912, -0.2152966558933258, 0.3157195746898651, 0.2054571956396103, 1.7285789251327515, 1.4313099384307861, 0.588615357875824, 0.07854101806879044, 0.798056423664093, -0.17365019023418427, -2.0156755447387695, 1.3879048824310303, -0.10678333789110184, 0.8725471496582031, -0.0689224973320961, -0.3248782455921173, 0.18835188448429108, -1.9034150838851929, 1.9019566774368286, -0.8490965366363525, 6.0, 3.0], "std": [0.1429051011800766, 0.03381691128015518, 0.09239555150270462, 0.10805926471948624, 0.026166876778006554, 0.03975190222263336, 0.03284765034914017, 0.013214725069701672, 0.03213077783584595, 0.017394891008734703, 1.4522982835769653, 1.2822695970535278, 0.54119873046875, 0.13773609697818756, 0.024357769638299942, 0.09027965366840363, 0.13062186539173126, 0.02415977418422699, 0.04112919047474861, 0.03352329134941101, 0.012493625283241272, 0.033941783010959625, 0.01987559348344803, 0.043282993137836456, 0.05776946619153023, 0.06358341872692108, 0.0, 0.0], "count": [1085]}, "action": {"min": [-0.13144291937351227, 0.6006135940551758, 0.024804402142763138, -1.9682601690292358, -0.9997431635856628, -0.4581882059574127, -1.1021339893341064, -0.24513955414295197, 0.25659382343292236, 0.15139387547969818, -2.236738681793213, -2.048090934753418, -0.883232057094574, -0.14083826541900635, 0.7296348810195923, -0.3540007770061493, -2.1877832412719727, 1.3397457599639893, -0.17297740280628204, 0.8260294198989868, -0.09396518766880035, -0.39585161209106445, 0.16533556580543518, -1.9771274328231812, 1.8255189657211304, -0.9814419746398926, 6.0, 3.0], "max": [0.3868151605129242, 0.7446010708808899, 0.4052130877971649, -1.581129789352417, -0.88397216796875, -0.3257984220981598, -0.9836108684539795, -0.19396300613880157, 0.36497294902801514, 0.22537481784820557, 2.3288979530334473, 2.0235848426818848, 0.9279370903968811, 0.34405675530433655, 0.8505535125732422, -0.009450958110392094, -1.7304000854492188, 1.4347708225250244, -0.0030523869208991528, 0.9734399318695068, -0.05080299824476242, -0.2774391174316406, 0.24895069003105164, -1.810863971710205, 2.0717241764068604, -0.7645561695098877, 6.0, 3.0], "mean": [0.12253977358341217, 0.6940222382545471, 0.1883314996957779, -1.7692537307739258, -0.9664227962493896, -0.3898686170578003, -1.0298525094985962, -0.21533547341823578, 0.31580954790115356, 0.2054619938135147, 1.7244303226470947, 1.4277318716049194, 0.5870887041091919, 0.07889271527528763, 0.7980452179908752, -0.1738492250442505, -2.015270709991455, 1.3878200054168701, -0.10665544867515564, 0.872585654258728, -0.06895564496517181, -0.3249841630458832, 0.18837572634220123, -1.903529167175293, 1.9021786451339722, -0.8490518927574158, 6.0, 3.0], "std": [0.1427312195301056, 0.03381332755088806, 0.09227874130010605, 0.10800846666097641, 0.026168402284383774, 0.03974113240838051, 0.03286062926054001, 0.013227400369942188, 0.03210531547665596, 0.017397616058588028, 1.4570398330688477, 1.2864817380905151, 0.5429083108901978, 0.13792617619037628, 0.02436283603310585, 0.09043214470148087, 0.1307796984910965, 0.02416684664785862, 0.04123573377728462, 0.033531393855810165, 0.01250265073031187, 0.03398101031780243, 0.019867485389113426, 0.04320209473371506, 0.05795697122812271, 0.06361459195613861, 0.0, 0.0], "count": [1085]}, "timestamp": {"min": [0.0], "max": [36.13333333333333], "mean": [18.066666666666666], "std": [10.440412933510926], "count": [1085]}, "frame_index": {"min": [0], "max": [1084], "mean": [542.0], "std": [313.2123880053278], "count": [1085]}, "episode_index": {"min": [7], "max": [7], "mean": [7.0], "std": [0.0], "count": [1085]}, "index": {"min": [7891], "max": [8975], "mean": [8433.0], "std": [313.2123880053278], "count": [1085]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1085]}, "subtask_annotation": {"mean": [0.9658986175115207, 2.0, 2.0, 2.0, 2.0], "std": [0.1913768903121642, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [1085]}, "scene_annotation": {"mean": [7.0], "std": [0.0], "min": [7], "max": [7], "count": [1085]}, "eef_direction_state": {"mean": [3.559447004608295, 3.4350230414746545], "std": [2.7503524144868274, 2.697783545686518], "min": [0, 0], "max": [6, 6], "count": [1085]}, "eef_velocity_state": {"mean": [0.46359447004608295, 0.5059907834101383], "std": [0.4986728761310094, 0.4999641092259856], "min": [0, 0], "max": [1, 1], "count": [1085]}, "eef_acc_mag_state": {"mean": [0.10691244239631337, 0.14285714285714285], "std": [0.40229543753536745, 0.461271677254301], "min": [0, 0], "max": [2, 2], "count": [1085]}, "eef_direction_action": {"mean": [3.559447004608295, 3.4350230414746545], "std": [2.7503524144868274, 2.697783545686518], "min": [0, 0], "max": [6, 6], "count": [1085]}, "eef_velocity_action": {"mean": [0.46359447004608295, 0.5059907834101383], "std": [0.4986728761310094, 0.4999641092259856], "min": [0, 0], "max": [1, 1], "count": [1085]}, "eef_acc_mag_action": {"mean": [0.10691244239631337, 0.14285714285714285], "std": [0.40229543753536745, 0.461271677254301], "min": [0, 0], "max": [2, 2], "count": [1085]}, "eef_sim_pose_state": {"mean": [0.41996650120714485, 0.33213191602333114, 1.1896625434470034, -0.4238154825858292, -0.08287238116861133, 0.35993518570633953, 0.43809230424308315, -0.30691833277666825, 1.3181290739107472, 0.6547974037394124, 0.061975377220228216, -0.1858389830092262], "std": [0.031171747972104796, 0.01623972283758188, 0.011591657632138654, 0.023624889564718605, 0.048902222480604295, 0.06156716589355857, 0.03223538478311378, 0.019540396338649083, 0.010826310591585304, 0.048506233639538314, 0.03165080437845863, 0.05081548827184411], "min": [0.3638490940575306, 0.2811882066823909, 1.1643529140666895, -0.4575469583038936, -0.1641219385245043, 0.25599308829283246, 0.3966807613476232, -0.36510164696527947, 1.2972075637630702, 0.5115263055019923, 0.0073642867881631435, -0.28203032186220944], "max": [0.4741852980455747, 0.3508933350360439, 1.20958014027629, -0.3654577753984059, 0.016644912217522068, 0.4332111915864877, 0.5058203018162465, -0.28146447840903566, 1.3353910611545146, 0.7448658281580606, 0.1330929631690123, -0.08172235749811502], "count": [1085]}, "eef_sim_pose_action": {"mean": [0.420046450483132, 0.33213577398327804, 1.1896303329089706, -0.42373422616280426, -0.08274711874290563, 0.359990723911755, 0.438187597103094, -0.30695170258989224, 1.3181119959836112, 0.6545825917336231, 0.06204012633140949, -0.18593405618293113], "std": [0.03113894558280568, 0.016242002728355406, 0.011600620379511853, 0.02367526556128651, 0.048947039997208855, 0.061601826449281964, 0.03227628075601933, 0.01953127062884554, 0.01082853838505595, 0.04862301652190453, 0.0317032638827186, 0.050761883517572715], "min": [0.3638490940575306, 0.2811882066823909, 1.1643529140666895, -0.4575469583038936, -0.1641219385245043, 0.25599308829283246, 0.3966807613476232, -0.36510164696527947, 1.2972075637630702, 0.5115488683823456, 0.0073642867881631435, -0.28203032186220944], "max": [0.4741852980455747, 0.3508933350360439, 1.20958014027629, -0.36536636234298553, 0.016644912217522068, 0.4332111915864877, 0.5058203018162465, -0.28146447840903566, 1.3353910611545146, 0.7448658281580606, 0.1330929631690123, -0.08172235749811502], "count": [1085]}, "gripper_mode_state": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [1085]}, "gripper_activity_state": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [1085]}, "gripper_mode_action": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [1085]}, "gripper_activity_action": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [1085]}, "gripper_open_scale_state": {"mean": [0.005454545454545538, 0.002727272727272769], "std": [8.326672684688674e-17, 4.163336342344337e-17], "min": [0.005454545454545455, 0.0027272727272727275], "max": [0.005454545454545455, 0.0027272727272727275], "count": [1085]}, "gripper_open_scale_action": {"mean": [0.005454545454545538, 0.002727272727272769], "std": [8.326672684688674e-17, 4.163336342344337e-17], "min": [0.005454545454545455, 0.0027272727272727275], "max": [0.005454545454545455, 0.0027272727272727275], "count": [1085]}}} +{"episode_index": 7, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9490196078431372]], [[1.0]], [[0.9568627450980393]]], "mean": [[[0.41867396647965543]], [[0.4280275416524991]], [[0.42014422768143866]]], "std": [[[0.20596302133828917]], [[0.19949768477994506]], [[0.20525433083996605]]], "count": [173]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.403280183894367]], [[0.4081922484793532]], [[0.4022728274113113]]], "std": [[[0.265130589082108]], [[0.2625283369150152]], [[0.26507456481875]]], "count": [173]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39931034181495334]], [[0.4062395136763762]], [[0.39939161023272507]]], "std": [[[0.2270674851493]], [[0.22379803790921363]], [[0.2287817195200995]]], "count": [173]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9921568627450981]]], "mean": [[[0.4645789520287884]], [[0.4741990394423665]], [[0.4663985948184669]]], "std": [[[0.16145867607366224]], [[0.15109595353585048]], [[0.15793380513907715]]], "count": [173]}, "observation.state": {"min": [-0.20306143164634705, 0.6000725626945496, 0.04899139329791069, -1.8164950609207153, -0.9206546545028687, -0.37787142395973206, -0.9484522938728333, -0.23355762660503387, 0.3131250739097595, 0.14980356395244598, -2.3136463165283203, -2.0554745197296143, -0.8766118884086609, -0.12010592222213745, 0.7305315732955933, -0.4452149569988251, -2.082796335220337, 1.435895562171936, -0.11876529455184937, 0.7911839485168457, -0.08814137428998947, -0.3919588029384613, 0.14752930402755737, -1.856141209602356, 1.9541293382644653, -1.060263991355896, 6.0, 3.0], "max": [0.1912357360124588, 0.7554996013641357, 0.43119776248931885, -1.563359022140503, -0.8259312510490417, -0.2623022496700287, -0.8502600789070129, -0.2046591192483902, 0.38725000619888306, 0.26028087735176086, -2.0865795612335205, -1.7923517227172852, -0.645575761795044, 0.3882081210613251, 0.8922014236450195, 0.01201004721224308, -1.7812656164169312, 1.515336275100708, 0.039824049919843674, 0.8735689520835876, -0.06349293887615204, -0.3100842535495758, 0.2475491166114807, -1.7351202964782715, 2.1432323455810547, -0.7286951541900635, 6.0, 3.375], "mean": [0.02104836329817772, 0.6978752017021179, 0.2164306789636612, -1.6983914375305176, -0.8685981035232544, -0.30998069047927856, -0.8932048082351685, -0.21855562925338745, 0.3525059223175049, 0.21302597224712372, -2.2042384147644043, -1.9063339233398438, -0.7792512774467468, 0.1852007657289505, 0.8197758197784424, -0.26015615463256836, -1.924081563949585, 1.4716264009475708, -0.02320968732237816, 0.8345548510551453, -0.0750027447938919, -0.3530488908290863, 0.189867302775383, -1.786555528640747, 2.052218437194824, -0.8510162830352783, 6.0, 3.0062241554260254], "std": [0.11516815423965454, 0.039586737751960754, 0.10345620661973953, 0.07294880598783493, 0.027518408372998238, 0.035126592963933945, 0.03370775282382965, 0.008727249689400196, 0.021651703864336014, 0.02982717752456665, 0.06582972407341003, 0.07001291215419769, 0.0619305819272995, 0.13552923500537872, 0.04076505824923515, 0.12137709558010101, 0.08093002438545227, 0.020163998007774353, 0.04225000739097595, 0.018117206171154976, 0.007179600186645985, 0.021928155794739723, 0.02795245312154293, 0.03418726846575737, 0.051088251173496246, 0.09865276515483856, 0.0, 0.04485129565000534], "count": [964]}, "action": {"min": [-0.20306143164634705, 0.6000725626945496, 0.04899139329791069, -1.8164950609207153, -0.9206546545028687, -0.37787142395973206, -0.9484522938728333, -0.23355762660503387, 0.3131250739097595, 0.14980356395244598, -2.3136463165283203, -2.0554745197296143, -0.8766118884086609, -0.12010592222213745, 0.7305315732955933, -0.4452149569988251, -2.082796335220337, 1.435895562171936, -0.11876529455184937, 0.7911839485168457, -0.08814137428998947, -0.3919588029384613, 0.14752930402755737, -1.856141209602356, 1.9541293382644653, -1.060263991355896, 6.0, 3.0], "max": [0.1912357360124588, 0.7554996013641357, 0.43119776248931885, -1.563359022140503, -0.8259312510490417, -0.2623022496700287, -0.8502600789070129, -0.2046591192483902, 0.38725000619888306, 0.26028087735176086, -2.0865795612335205, -1.7923517227172852, -0.645575761795044, 0.3882081210613251, 0.8922014236450195, 0.01201004721224308, -1.7812656164169312, 1.515336275100708, 0.039824049919843674, 0.8735689520835876, -0.06349293887615204, -0.3100842535495758, 0.2475491166114807, -1.7351202964782715, 2.1432323455810547, -0.7286951541900635, 6.0, 3.375], "mean": [0.020816009491682053, 0.6978456974029541, 0.2165568619966507, -1.6982080936431885, -0.8685011267662048, -0.30987510085105896, -0.893113911151886, -0.21857225894927979, 0.35256704688072205, 0.21302497386932373, -2.204094648361206, -1.9063012599945068, -0.7791669964790344, 0.18543076515197754, 0.8197817206382751, -0.26030227541923523, -1.9238380193710327, 1.4716541767120361, -0.023087846115231514, 0.8345707654953003, -0.07502064853906631, -0.35311293601989746, 0.18988074362277985, -1.7865179777145386, 2.05240797996521, -0.8509774208068848, 6.0, 3.0062241554260254], "std": [0.11506037414073944, 0.03957957401871681, 0.10342143476009369, 0.07290671765804291, 0.02749929018318653, 0.035105325281620026, 0.03370305150747299, 0.008739377371966839, 0.021623630076646805, 0.029826946556568146, 0.06588558107614517, 0.07001055777072906, 0.06191205233335495, 0.1355334371328354, 0.04076360911130905, 0.12141339480876923, 0.08088581264019012, 0.020139170810580254, 0.0422382727265358, 0.018122289329767227, 0.007190474774688482, 0.021913623437285423, 0.02794751711189747, 0.03420054540038109, 0.05108696222305298, 0.09866584837436676, 0.0, 0.04485129565000534], "count": [964]}, "timestamp": {"min": [0.0], "max": [32.1], "mean": [16.05], "std": [9.276089334053081], "count": [964]}, "frame_index": {"min": [0], "max": [963], "mean": [481.5], "std": [278.28268002159245], "count": [964]}, "episode_index": {"min": [8], "max": [8], "mean": [8.0], "std": [0.0], "count": [964]}, "index": {"min": [8976], "max": [9939], "mean": [9457.5], "std": [278.28268002159245], "count": [964]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [964]}, "subtask_annotation": {"mean": [0.9678423236514523, 2.0, 2.0, 2.0, 2.0], "std": [0.18781090967718247, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [964]}, "scene_annotation": {"mean": [8.0], "std": [0.0], "min": [8], "max": [8], "count": [964]}, "eef_direction_state": {"mean": [4.04149377593361, 3.784232365145228], "std": [2.585135503114537, 2.5699993404487227], "min": [0, 0], "max": [6, 6], "count": [964]}, "eef_velocity_state": {"mean": [0.37655601659751037, 0.44190871369294604], "std": [0.48452201494021635, 0.4966139370327722], "min": [0, 0], "max": [1, 1], "count": [964]}, "eef_acc_mag_state": {"mean": [0.07365145228215768, 0.05394190871369295], "std": [0.3374463948331038, 0.30075117013063624], "min": [0, 0], "max": [2, 2], "count": [964]}, "eef_direction_action": {"mean": [4.04149377593361, 3.784232365145228], "std": [2.585135503114537, 2.5699993404487227], "min": [0, 0], "max": [6, 6], "count": [964]}, "eef_velocity_action": {"mean": [0.37655601659751037, 0.44190871369294604], "std": [0.48452201494021635, 0.4966139370327721], "min": [0, 0], "max": [1, 1], "count": [964]}, "eef_acc_mag_action": {"mean": [0.07365145228215768, 0.05394190871369295], "std": [0.3374463948331038, 0.30075117013063624], "min": [0, 0], "max": [2, 2], "count": [964]}, "eef_sim_pose_state": {"mean": [0.44482592971033924, 0.33944922871435834, 1.1964003087005104, -0.3045341784126443, -0.07174080008525, 0.47321529324047706, 0.46132165840243894, -0.3095792834203837, 1.3151000872988636, 0.6206254922695789, 0.1903700464977045, -0.16521132556221546], "std": [0.023490955477557, 0.027090367604665315, 0.007179611767523171, 0.03707509891228491, 0.01928865198689672, 0.08292042302740496, 0.023431166757761655, 0.025997815717760855, 0.006003366128265493, 0.029564409128265513, 0.0316779355890401, 0.07632609812036878], "min": [0.40834004120814166, 0.28183150652679256, 1.1846411694400494, -0.3705164588146152, -0.1101810127820142, 0.3090175838510446, 0.41257776489625625, -0.3627423214525317, 1.3044779214678424, 0.5658844056047471, 0.1289598617854597, -0.3286316385776362], "max": [0.48892744209263345, 0.38171644432537993, 1.2099394948675894, -0.2311363860689097, -0.03636713939191294, 0.5970427233250285, 0.5027445406333979, -0.2701564330079995, 1.3264554721113366, 0.675157866465764, 0.24001251399999446, -0.059722728010013826], "count": [964]}, "eef_sim_pose_action": {"mean": [0.44487861574751375, 0.33944792053251016, 1.1963953265959726, -0.3043998745586357, -0.07171448776989367, 0.47328705803673016, 0.46137963587718017, -0.30959780287515765, 1.3150914820499464, 0.6205123216607934, 0.1904778772880395, -0.16522803301427028], "std": [0.023466009517805454, 0.027090048140358522, 0.007183713550677111, 0.03710027652262026, 0.01930992670918624, 0.08293305106350132, 0.023424808699546624, 0.025991055911763466, 0.006009708135852244, 0.029564312844211023, 0.031668947604343044, 0.07632040286786383], "min": [0.40834004120814166, 0.28183150652679256, 1.1846411694400494, -0.3705164588146152, -0.1101810127820142, 0.3090175838510446, 0.41257776489625625, -0.3627423214525317, 1.3044779214678424, 0.5658844056047471, 0.1289598617854597, -0.3286316385776362], "max": [0.48892744209263345, 0.38171644432537993, 1.2099394948675894, -0.2311363860689097, -0.03636713939191294, 0.5970427233250285, 0.5027445406333979, -0.2701564330079995, 1.3264554721113366, 0.675157866465764, 0.24001251399999446, -0.059722728010013826], "count": [964]}, "gripper_mode_state": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [964]}, "gripper_activity_state": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [964]}, "gripper_mode_action": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [964]}, "gripper_activity_action": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [964]}, "gripper_open_scale_state": {"mean": [0.005454545454545502, 0.0027329309694455184], "std": [4.683753385137379e-17, 4.077388804384739e-05], "min": [0.005454545454545455, 0.0027272727272727275], "max": [0.005454545454545455, 0.003068181818181818], "count": [964]}, "gripper_open_scale_action": {"mean": [0.005454545454545502, 0.0027329309694455184], "std": [4.683753385137379e-17, 4.077388804384739e-05], "min": [0.005454545454545455, 0.0027272727272727275], "max": [0.005454545454545455, 0.003068181818181818], "count": [964]}}} +{"episode_index": 8, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9294117647058824]], [[1.0]], [[0.9411764705882353]]], "mean": [[[0.4098126338576862]], [[0.4180068809774381]], [[0.4108202533602895]]], "std": [[[0.21731519207569225]], [[0.21172920501027032]], [[0.21616902667975935]]], "count": [177]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[0.9882352941176471]], [[1.0]]], "mean": [[[0.43220227281119605]], [[0.42816632625272333]], [[0.4236527546988664]]], "std": [[[0.260201414662036]], [[0.2577261383865194]], [[0.2615940009653405]]], "count": [177]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39258704557623425]], [[0.3995133061463757]], [[0.39203164811122193]]], "std": [[[0.22987444402505391]], [[0.22827302110421016]], [[0.23391368552104566]]], "count": [177]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[0.9882352941176471]], [[1.0]]], "mean": [[[0.475378158349027]], [[0.4819174917377497]], [[0.47414962058269633]]], "std": [[[0.18087695237835844]], [[0.17527995301797314]], [[0.180551728781149]]], "count": [177]}, "observation.state": {"min": [-0.03505493700504303, 0.6018059253692627, -0.06019095331430435, -1.9641618728637695, -0.7505624890327454, -0.36217546463012695, -0.774149477481842, -0.22954612970352173, 0.2865484952926636, 0.158085435628891, -2.213378667831421, -1.7640670537948608, -0.8821864724159241, 0.02891356125473976, 0.7223677635192871, -0.5240863561630249, -2.0999789237976074, 1.5201305150985718, -0.07194247841835022, 0.7120310664176941, -0.10283812880516052, -0.4121122360229492, 0.13011674582958221, -1.6185863018035889, 2.027798652648926, -0.9939731359481812, 5.5, 3.0], "max": [0.370765745639801, 0.741610050201416, 0.3154289722442627, -1.7098302841186523, -0.5948944091796875, -0.21648190915584564, -0.6179599761962891, -0.2010088711977005, 0.37087807059288025, 0.2702670097351074, -1.9875433444976807, -1.596420407295227, -0.7084370851516724, 0.44080907106399536, 0.9193630814552307, -0.19219565391540527, -1.6632288694381714, 1.6399080753326416, 0.13859222829341888, 0.9532857537269592, -0.07803793996572495, -0.30223262310028076, 0.23841068148612976, -1.528615117073059, 2.3266026973724365, -0.75234055519104, 6.0, 3.0625], "mean": [0.15046323835849762, 0.6791682243347168, 0.11448154598474503, -1.82186758518219, -0.674426794052124, -0.2873370945453644, -0.6908331513404846, -0.21581615507602692, 0.33816656470298767, 0.21509112417697906, -2.112335443496704, -1.6871920824050903, -0.7909929752349854, 0.21353918313980103, 0.8277727365493774, -0.3402419090270996, -1.902335524559021, 1.578201174736023, 0.03215692937374115, 0.7992038726806641, -0.08860521018505096, -0.35964861512184143, 0.18132568895816803, -1.5852034091949463, 2.1811211109161377, -0.8527398109436035, 5.98189115524292, 3.0010061264038086], "std": [0.1171613559126854, 0.03642706945538521, 0.10015235096216202, 0.06493035703897476, 0.041830211877822876, 0.040268998593091965, 0.042717382311820984, 0.00916710402816534, 0.023023167625069618, 0.026849230751395226, 0.06570260226726532, 0.039093486964702606, 0.04409709945321083, 0.12324342876672745, 0.05386003851890564, 0.08302898705005646, 0.10414770245552063, 0.03739103674888611, 0.06104092299938202, 0.060156822204589844, 0.006971738301217556, 0.02859552390873432, 0.02644476108253002, 0.021366165950894356, 0.08672595769166946, 0.06630119681358337, 0.07881172001361847, 0.00786549225449562], "count": [994]}, "action": {"min": [-0.03505493700504303, 0.6018059253692627, -0.06019095331430435, -1.9641618728637695, -0.7505624890327454, -0.36217546463012695, -0.774149477481842, -0.22954612970352173, 0.2865484952926636, 0.158085435628891, -2.213378667831421, -1.7640670537948608, -0.8821864724159241, 0.02891356125473976, 0.7223677635192871, -0.5240863561630249, -2.0999789237976074, 1.5201305150985718, -0.07194247841835022, 0.7120310664176941, -0.10283812880516052, -0.4121122360229492, 0.13011674582958221, -1.6185863018035889, 2.027798652648926, -0.9939731359481812, 5.5, 3.0], "max": [0.370765745639801, 0.741610050201416, 0.3154289722442627, -1.7098302841186523, -0.5948944091796875, -0.21648190915584564, -0.6179599761962891, -0.2010088711977005, 0.37087807059288025, 0.2702670097351074, -1.9875433444976807, -1.596420407295227, -0.7084370851516724, 0.44080907106399536, 0.9193630814552307, -0.19219565391540527, -1.6632288694381714, 1.6399080753326416, 0.13859222829341888, 0.9532857537269592, -0.07803793996572495, -0.30223262310028076, 0.23841068148612976, -1.528615117073059, 2.3266026973724365, -0.75234055519104, 6.0, 3.0625], "mean": [0.15019552409648895, 0.6790810823440552, 0.1146591380238533, -1.8216828107833862, -0.6743574142456055, -0.2872019410133362, -0.6907059550285339, -0.21584181487560272, 0.33823198080062866, 0.21507501602172852, -2.112143039703369, -1.6872137784957886, -0.7910476922988892, 0.2138604074716568, 0.827841579914093, -0.3403950035572052, -1.902042031288147, 1.5782796144485474, 0.03235311433672905, 0.7991346716880798, -0.08861073851585388, -0.3597371578216553, 0.1813589334487915, -1.5851927995681763, 2.1814162731170654, -0.8527388572692871, 5.98189115524292, 3.0010061264038086], "std": [0.11696231365203857, 0.036391329020261765, 0.1000552698969841, 0.064791738986969, 0.04179972782731056, 0.04027561843395233, 0.04272903874516487, 0.00916805025190115, 0.02297605201601982, 0.026845160871744156, 0.06578656286001205, 0.03910105675458908, 0.044105470180511475, 0.12318522483110428, 0.053880564868450165, 0.08302897214889526, 0.10400132089853287, 0.03736842796206474, 0.0610194131731987, 0.060169268399477005, 0.0069678183645009995, 0.02855430170893669, 0.02643800899386406, 0.021359555423259735, 0.08671104162931442, 0.06630166620016098, 0.07881172001361847, 0.00786549225449562], "count": [994]}, "timestamp": {"min": [0.0], "max": [33.1], "mean": [16.55], "std": [9.564764619279568], "count": [994]}, "frame_index": {"min": [0], "max": [993], "mean": [496.5], "std": [286.94293857838704], "count": [994]}, "episode_index": {"min": [9], "max": [9], "mean": [9.0], "std": [0.0], "count": [994]}, "index": {"min": [9940], "max": [10933], "mean": [10436.5], "std": [286.94293857838704], "count": [994]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [994]}, "subtask_annotation": {"mean": [0.9265593561368209, 2.0, 2.0, 2.0, 2.0], "std": [0.2684609106766869, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [994]}, "scene_annotation": {"mean": [9.0], "std": [0.0], "min": [9], "max": [9], "count": [994]}, "eef_direction_state": {"mean": [4.492957746478873, 3.954728370221328], "std": [2.2855619582534823, 2.560134470629638], "min": [0, 0], "max": [6, 6], "count": [994]}, "eef_velocity_state": {"mean": [0.323943661971831, 0.4044265593561368], "std": [0.4679788091784852, 0.4907807223633497], "min": [0, 0], "max": [1, 1], "count": [994]}, "eef_acc_mag_state": {"mean": [0.05734406438631791, 0.096579476861167], "std": [0.29708745186275365, 0.3894074978962751], "min": [0, 0], "max": [2, 2], "count": [994]}, "eef_direction_action": {"mean": [4.492957746478873, 3.954728370221328], "std": [2.2855619582534823, 2.560134470629638], "min": [0, 0], "max": [6, 6], "count": [994]}, "eef_velocity_action": {"mean": [0.323943661971831, 0.4044265593561368], "std": [0.4679788091784852, 0.4907807223633497], "min": [0, 0], "max": [1, 1], "count": [994]}, "eef_acc_mag_action": {"mean": [0.05734406438631791, 0.096579476861167], "std": [0.29708745186275365, 0.3894074978962751], "min": [0, 0], "max": [2, 2], "count": [994]}, "eef_sim_pose_state": {"mean": [0.416655975226228, 0.3359671467606609, 1.206470275589438, -0.223510143428426, -0.14808173504626732, 0.6528510845265685, 0.46393226712134444, -0.2998629159046603, 1.3018924998866697, 0.645781873257494, 0.342606905787575, -0.10048555274858684], "std": [0.0227976838940356, 0.024876277997788025, 0.007635383119736121, 0.020602330001618596, 0.03122136089407846, 0.05867620060561097, 0.02684209594373408, 0.02592000326647974, 0.009202205882552768, 0.06272233146006623, 0.050346992612106935, 0.06355533408926659], "min": [0.37199315840592534, 0.2829627265824067, 1.1948684863805825, -0.2543436132620801, -0.19275735759987378, 0.547124506973157, 0.4154694420276665, -0.3558815686842153, 1.2805952892525179, 0.5265975114853776, 0.24266610329345628, -0.21796688128374522], "max": [0.4490656776845416, 0.3856374196394268, 1.2200255971694638, -0.17949963147133263, -0.08034539018897457, 0.7647478130738908, 0.5246050826921597, -0.25293911051886403, 1.3143206154891445, 0.7375056152430441, 0.41442449398919634, 0.0038364917771036566], "count": [994]}, "eef_sim_pose_action": {"mean": [0.41671084317523077, 0.33594477245044446, 1.2064501432478811, -0.22344502095738705, -0.14798737961946157, 0.6529589090791521, 0.46400808605375904, -0.2999042804399499, 1.3019043654647688, 0.645571524592749, 0.3427678321236844, -0.1006040557473008], "std": [0.022756159107147872, 0.024870859636597402, 0.007634363422982009, 0.020636980582202254, 0.031282542388525625, 0.05869541951453163, 0.026811532356723088, 0.02591289480716266, 0.009209524525908884, 0.06276571188304335, 0.05029934395947503, 0.06354520353926287], "min": [0.37199315840592534, 0.2829627265824067, 1.1948684863805825, -0.2543436132620801, -0.19275735759987378, 0.547124506973157, 0.4154694420276665, -0.3558815686842153, 1.2805952892525179, 0.5265975114853776, 0.24266610329345628, -0.21796688128374522], "max": [0.4490656776845416, 0.3856374196394268, 1.2200255971694638, -0.17949963147133263, -0.08034539018897457, 0.7647478130738908, 0.5246050826921597, -0.25293911051886403, 1.3143206154891445, 0.7375056152430441, 0.41442449398919634, 0.0038364917771036566], "count": [994]}, "gripper_mode_state": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [994]}, "gripper_activity_state": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [994]}, "gripper_mode_action": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [994]}, "gripper_activity_action": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [994]}, "gripper_open_scale_state": {"mean": [0.005438083043716891, 0.0027281873056521234], "std": [7.164716195969968e-05, 7.150400480662128e-06], "min": [0.005, 0.0027272727272727275], "max": [0.005454545454545455, 0.0027840909090909092], "count": [994]}, "gripper_open_scale_action": {"mean": [0.005438083043716891, 0.0027281873056521234], "std": [7.164716195969968e-05, 7.150400480662128e-06], "min": [0.005, 0.0027272727272727275], "max": [0.005454545454545455, 0.0027840909090909092], "count": [994]}}} +{"episode_index": 9, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8235294117647058]], [[1.0]], [[0.9568627450980393]]], "mean": [[[0.42853277286735075]], [[0.4365300551999729]], [[0.42765319791560835]]], "std": [[[0.18003437556861698]], [[0.17416942464307866]], [[0.17830513096023673]]], "count": [193]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3994277299434454]], [[0.4037015836127197]], [[0.39878975223509094]]], "std": [[[0.2664943252569819]], [[0.26440595214684537]], [[0.2671400634137219]]], "count": [193]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3969009056774696]], [[0.40447536531883915]], [[0.3990936536963663]]], "std": [[[0.22396337284310094]], [[0.22217059258535365]], [[0.2260669451804842]]], "count": [193]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[0.9372549019607843]], [[0.9882352941176471]]], "mean": [[[0.4665528114311355]], [[0.4755805701598429]], [[0.4684862994852518]]], "std": [[[0.1765342296690592]], [[0.169997962746628]], [[0.17530539697176253]]], "count": [193]}, "observation.state": {"min": [-0.006598435342311859, 0.5549023151397705, -0.200932115316391, -2.1469786167144775, -0.7217220067977905, -0.3089636266231537, -0.6125167012214661, -0.22176150977611542, 0.25157812237739563, 0.13703012466430664, -2.145667791366577, -1.7698450088500977, -1.0013554096221924, -0.1849350780248642, 0.8382903337478638, -0.5687341094017029, -2.257032632827759, 1.6185485124588013, -0.01788417063653469, 0.5671305656433105, -0.06475062668323517, -0.3777366578578949, 0.12618349492549896, -1.7468162775039673, 2.1756784915924072, -1.0421301126480103, 3.0, 3.0], "max": [0.5497928857803345, 0.7100632190704346, 0.293865442276001, -1.8660045862197876, -0.5564916729927063, -0.14174692332744598, -0.5306728482246399, -0.17307481169700623, 0.3575572669506073, 0.24565106630325317, -1.922040343284607, -1.5433255434036255, -0.7464891076087952, 0.4695502817630768, 1.1034375429153442, 0.045360017567873, -1.9179694652557373, 1.8420368432998657, 0.1915673315525055, 0.7713526487350464, -0.03463675081729889, -0.2743754982948303, 0.26097095012664795, -1.3393070697784424, 2.4882264137268066, -0.6117820143699646, 6.4375, 3.0], "mean": [0.34295377135276794, 0.6529155373573303, 0.0058901081793010235, -2.036219835281372, -0.6254194974899292, -0.22622591257095337, -0.5669293403625488, -0.19402317702770233, 0.2983558773994446, 0.2033536583185196, -2.040975332260132, -1.6469664573669434, -0.8587989211082458, 0.11636082082986832, 1.0125813484191895, -0.24175861477851868, -2.1027307510375977, 1.7360438108444214, 0.06266364455223083, 0.6676375269889832, -0.05044746398925781, -0.32210734486579895, 0.1832539141178131, -1.545828938484192, 2.2959353923797607, -0.8087376952171326, 3.7795169353485107, 3.0], "std": [0.14152346551418304, 0.03429654613137245, 0.10295557975769043, 0.07943347096443176, 0.04003963619470596, 0.04654843732714653, 0.02074056677520275, 0.01144608948379755, 0.02851545810699463, 0.02340814657509327, 0.05854932218790054, 0.046987298876047134, 0.07567603886127472, 0.18412138521671295, 0.06716521829366684, 0.15432991087436676, 0.10695470869541168, 0.06700647622346878, 0.06195703148841858, 0.0515265055000782, 0.008082825690507889, 0.029673879966139793, 0.02923465706408024, 0.126896932721138, 0.08483351767063141, 0.09032983332872391, 1.2885197401046753, 0.0], "count": [1118]}, "action": {"min": [-0.006598435342311859, 0.5549023151397705, -0.200932115316391, -2.1469786167144775, -0.7217220067977905, -0.3089636266231537, -0.6125167012214661, -0.22171808779239655, 0.25157812237739563, 0.13703012466430664, -2.145667791366577, -1.7698450088500977, -1.0013554096221924, -0.1849350780248642, 0.8382903337478638, -0.5687341094017029, -2.257032632827759, 1.618368148803711, -0.01788417063653469, 0.5671305656433105, -0.06475062668323517, -0.3778897821903229, 0.12618349492549896, -1.7474778890609741, 2.1756784915924072, -1.0421301126480103, 3.0, 3.0], "max": [0.5497928857803345, 0.7100632190704346, 0.293865442276001, -1.8660045862197876, -0.5564916729927063, -0.14174692332744598, -0.5306728482246399, -0.17307481169700623, 0.3575572669506073, 0.24565106630325317, -1.922040343284607, -1.5433255434036255, -0.7464891076087952, 0.4695502817630768, 1.1034375429153442, 0.045360017567873, -1.9168486595153809, 1.8420368432998657, 0.1918155550956726, 0.7713526487350464, -0.03463675081729889, -0.2743754982948303, 0.26097095012664795, -1.3393070697784424, 2.488003730773926, -0.6117820143699646, 6.4375, 3.0], "mean": [0.342647522687912, 0.652941107749939, 0.006038673222064972, -2.0359997749328613, -0.6253666281700134, -0.22608932852745056, -0.5668807029724121, -0.19404476881027222, 0.29843083024024963, 0.20336081087589264, -2.040874719619751, -1.6469359397888184, -0.8586782217025757, 0.11679121851921082, 1.0126097202301025, -0.2420075386762619, -2.1024422645568848, 1.7359455823898315, 0.06285165250301361, 0.6675522327423096, -0.05044780671596527, -0.32219594717025757, 0.18327970802783966, -1.5460542440414429, 2.296161651611328, -0.8087049722671509, 3.7768335342407227, 3.0], "std": [0.14147895574569702, 0.03430173918604851, 0.10296452045440674, 0.07950607687234879, 0.04005465283989906, 0.04656525328755379, 0.02072993665933609, 0.011474963277578354, 0.02851085551083088, 0.0234096460044384, 0.05863136425614357, 0.04697288200259209, 0.07573704421520233, 0.18412981927394867, 0.06717422604560852, 0.15434344112873077, 0.10702785104513168, 0.0670989379286766, 0.062031231820583344, 0.051533881574869156, 0.008083152584731579, 0.029694365337491035, 0.029242612421512604, 0.12703478336334229, 0.08500221371650696, 0.09033142030239105, 1.2870233058929443, 0.0], "count": [1118]}, "timestamp": {"min": [0.0], "max": [37.233333333333334], "mean": [18.616666666666664], "std": [10.75795571245351], "count": [1118]}, "frame_index": {"min": [0], "max": [1117], "mean": [558.5], "std": [322.7386713736053], "count": [1118]}, "episode_index": {"min": [10], "max": [10], "mean": [10.0], "std": [0.0], "count": [1118]}, "index": {"min": [10934], "max": [12051], "mean": [11492.5], "std": [322.7386713736053], "count": [1118]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1118]}, "subtask_annotation": {"mean": [0.9955277280858676, 2.0, 2.0, 2.0, 2.0], "std": [0.08961075956247858, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [1118]}, "scene_annotation": {"mean": [10.0], "std": [0.0], "min": [10], "max": [10], "count": [1118]}, "eef_direction_state": {"mean": [4.2710196779964225, 4.150268336314848], "std": [2.563832844185077, 2.4952109621286214], "min": [0, 0], "max": [6, 6], "count": [1118]}, "eef_velocity_state": {"mean": [0.3184257602862254, 0.3685152057245081], "std": [0.4658656410086123, 0.4824020614325031], "min": [0, 0], "max": [1, 1], "count": [1118]}, "eef_acc_mag_state": {"mean": [0.06350626118067978, 0.08318425760286226], "std": [0.31437113228777713, 0.3629336146255505], "min": [0, 0], "max": [2, 2], "count": [1118]}, "eef_direction_action": {"mean": [4.2710196779964225, 4.150268336314848], "std": [2.563832844185077, 2.4952109621286214], "min": [0, 0], "max": [6, 6], "count": [1118]}, "eef_velocity_action": {"mean": [0.3184257602862254, 0.3685152057245081], "std": [0.4658656410086123, 0.4824020614325031], "min": [0, 0], "max": [1, 1], "count": [1118]}, "eef_acc_mag_action": {"mean": [0.061717352415026835, 0.08318425760286226], "std": [0.30899094631496077, 0.3629336146255505], "min": [0, 0], "max": [2, 2], "count": [1118]}, "eef_sim_pose_state": {"mean": [0.37020885673128867, 0.31956917796234174, 1.2281119504067481, -0.22616756581676142, -0.12614404752066216, 0.736119277214683, 0.4242169370900717, -0.30483534336707174, 1.34638936830798, 0.5780281964577489, 0.41009981610990126, -0.10018965391812573], "std": [0.02865594503396981, 0.020004528509494926, 0.008105646377049348, 0.05788888469788676, 0.031071152562978217, 0.055563774431668524, 0.028560019200727055, 0.028124647791327947, 0.009253400725424096, 0.12998518607780435, 0.03560217704637314, 0.11941220536378115], "min": [0.3270333338979561, 0.25768331399757, 1.2121744767337082, -0.2978234874365855, -0.1907214654778393, 0.6381712123821313, 0.3794816831002323, -0.3747902905690686, 1.332551696974923, 0.3075034149558391, 0.3394769787205649, -0.29895041648879894], "max": [0.4361983589286615, 0.35175195310775964, 1.2433990225414053, -0.10174725872162138, -0.04476117514735578, 0.8851036075037345, 0.4783060767488655, -0.24897521307221557, 1.3643348618551674, 0.7308103153105275, 0.4977356528578363, 0.15267558146426646], "count": [1118]}, "eef_sim_pose_action": {"mean": [0.370277704160216, 0.3195761562359552, 1.2281022350660773, -0.22603221608189758, -0.12616042978522649, 0.7361578680354849, 0.4242949640780517, -0.30486748913021694, 1.3464108516099054, 0.5777160915956712, 0.41008928066057454, -0.10041495080564024], "std": [0.028648972163466995, 0.020006293108747842, 0.008119235181863428, 0.058006168491814954, 0.03106170476117408, 0.05556597308557332, 0.02857068291952224, 0.02813677679009153, 0.00924948336242654, 0.13021913642801458, 0.03560541950118238, 0.11955652368412832], "min": [0.3270333338979561, 0.25768331399757, 1.2120249149273095, -0.2978234874365855, -0.1907214654778393, 0.6381712123821313, 0.3794816831002323, -0.3747902905690686, 1.332551696974923, 0.306984076064459, 0.3394769787205649, -0.30015971465103075], "max": [0.4361983589286615, 0.35175195310775964, 1.2433990225414053, -0.10148264813862484, -0.04476117514735578, 0.8851036075037345, 0.4783060767488655, -0.24897521307221557, 1.3643348618551674, 0.7308103153105275, 0.4977356528578363, 0.15267558146426646], "count": [1118]}, "gripper_mode_state": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [1118]}, "gripper_activity_state": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [1118]}, "gripper_mode_action": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [1118]}, "gripper_activity_action": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [1118]}, "gripper_open_scale_state": {"mean": [0.003435924540575805, 0.002727272727272773], "std": [0.0011713770572603424, 4.5536491244391186e-17], "min": [0.0027272727272727275, 0.0027272727272727275], "max": [0.005852272727272728, 0.0027272727272727275], "count": [1118]}, "gripper_open_scale_action": {"mean": [0.0034334851195317326, 0.002727272727272773], "std": [0.0011700096979553962, 4.5536491244391186e-17], "min": [0.0027272727272727275, 0.0027272727272727275], "max": [0.005852272727272728, 0.0027272727272727275], "count": [1118]}}} +{"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.43588186605723367]], [[0.4441361210475181]], [[0.43664090929164456]]], "std": [[[0.17396263810982915]], [[0.16763059123414678]], [[0.1722534599443249]]], "count": [185]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39800229751810634]], [[0.4020676360183713]], [[0.39657854288111644]]], "std": [[[0.27334617348318063]], [[0.2707429628911564]], [[0.2736572532068653]]], "count": [185]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3968799836601307]], [[0.40357322138314783]], [[0.3970342121533298]]], "std": [[[0.22140487102862047]], [[0.21926915648368794]], [[0.2235607431480029]]], "count": [185]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4563284501413178]], [[0.4665320824500972]], [[0.45794195040628866]]], "std": [[[0.18527870450062917]], [[0.17970097376568814]], [[0.1852164003319902]]], "count": [185]}, "observation.state": {"min": [-0.19906026124954224, 0.5513549447059631, 0.06708063930273056, -1.907944917678833, -0.9619011282920837, -0.44806745648384094, -1.1011860370635986, -0.24387900531291962, 0.27829113602638245, 0.14119093120098114, -2.334555149078369, -2.0272717475891113, -0.8850937485694885, -0.14114804565906525, 0.7706228494644165, -0.48960521817207336, -2.183349132537842, 1.5653682947158813, -0.05955608934164047, 0.8483598232269287, -0.09105044603347778, -0.38677823543548584, 0.13578474521636963, -1.7107350826263428, 1.9182389974594116, -0.861553966999054, 6.0, 3.0], "max": [0.25782766938209534, 0.7339295148849487, 0.44793766736984253, -1.5227419137954712, -0.8489128947257996, -0.2884472906589508, -0.9176024794578552, -0.19928331673145294, 0.38154280185699463, 0.2503291368484497, 2.3434689044952393, 2.0367209911346436, 0.794519305229187, 0.4044167995452881, 0.9761320948600769, 0.018064158037304878, -1.7911072969436646, 1.66282320022583, 0.1013726070523262, 0.9904558062553406, -0.0380161888897419, -0.2696925699710846, 0.2461022436618805, -1.496192216873169, 2.2186732292175293, -0.5563853979110718, 6.5, 4.0], "mean": [0.030861089006066322, 0.6796939969062805, 0.2463385909795761, -1.715142011642456, -0.9219123721122742, -0.3514307737350464, -0.9748196601867676, -0.21851961314678192, 0.3387257158756256, 0.19719229638576508, 0.11867521703243256, 0.05801360309123993, -0.011743898503482342, 0.16359619796276093, 0.8697752356529236, -0.2657099664211273, -1.9786161184310913, 1.6207307577133179, 0.029593614861369133, 0.9144515991210938, -0.06398468464612961, -0.33283767104148865, 0.18661271035671234, -1.6138468980789185, 2.057957887649536, -0.7241500020027161, 6.007568359375, 3.932353973388672], "std": [0.1206851452589035, 0.04097375646233559, 0.08985478430986404, 0.1034318283200264, 0.02864154614508152, 0.04671848937869072, 0.0362170934677124, 0.013884443789720535, 0.028553180396556854, 0.025772877037525177, 2.2129452228546143, 1.9179930686950684, 0.7695022225379944, 0.17049339413642883, 0.05382963642477989, 0.14188121259212494, 0.11269724369049072, 0.028798677027225494, 0.04801259562373161, 0.04249368980526924, 0.013863462023437023, 0.03254438564181328, 0.025669356808066368, 0.06493403017520905, 0.07775633037090302, 0.07323287427425385, 0.055732741951942444, 0.16210995614528656], "count": [1057]}, "action": {"min": [-0.19906026124954224, 0.5513549447059631, 0.06708063930273056, -1.907944917678833, -0.9619011282920837, -0.44806745648384094, -1.1011860370635986, -0.24387900531291962, 0.27829113602638245, 0.14119093120098114, -2.334555149078369, -2.0272717475891113, -0.8850937485694885, -0.14114804565906525, 0.7706228494644165, -0.48960521817207336, -2.183349132537842, 1.5653682947158813, -0.05955608934164047, 0.8483598232269287, -0.09133578091859818, -0.38695910573005676, 0.13578474521636963, -1.7107350826263428, 1.9182389974594116, -0.861553966999054, 6.0, 3.0], "max": [0.25782766938209534, 0.7339295148849487, 0.44793766736984253, -1.5227419137954712, -0.8489128947257996, -0.2884472906589508, -0.9176024794578552, -0.19928331673145294, 0.38154280185699463, 0.2503291368484497, 2.3434689044952393, 2.0367209911346436, 0.794519305229187, 0.4044167995452881, 0.9761320948600769, 0.018064158037304878, -1.790083408355713, 1.66282320022583, 0.1016596183180809, 0.9904558062553406, -0.0380161888897419, -0.2696925699710846, 0.2461022436618805, -1.496192216873169, 2.2192492485046387, -0.5563853979110718, 6.5, 4.0], "mean": [0.030579501762986183, 0.6796560883522034, 0.2464762181043625, -1.714853286743164, -0.9218795299530029, -0.35131052136421204, -0.974764347076416, -0.21855412423610687, 0.3388046324253082, 0.19720560312271118, 0.11449047178030014, 0.05430259183049202, -0.013221037574112415, 0.16403624415397644, 0.869762122631073, -0.2659844160079956, -1.9782618284225464, 1.6206570863723755, 0.02974681556224823, 0.9143338799476624, -0.06400492787361145, -0.33294668793678284, 0.18661263585090637, -1.6139276027679443, 2.0582430362701416, -0.7241294384002686, 6.007568359375, 3.932649612426758], "std": [0.12050233781337738, 0.040952712297439575, 0.08979533612728119, 0.10331910848617554, 0.028627747669816017, 0.046712663024663925, 0.036214929074048996, 0.013895546086132526, 0.028508344665169716, 0.025776568800210953, 2.2130355834960938, 1.918213963508606, 0.7694721221923828, 0.1704072505235672, 0.05384005606174469, 0.14192688465118408, 0.11270952969789505, 0.028818797320127487, 0.04798628017306328, 0.042458467185497284, 0.013889233581721783, 0.032534725964069366, 0.02566937357187271, 0.06484518200159073, 0.07780332118272781, 0.07322590053081512, 0.055732741951942444, 0.1619478464126587], "count": [1057]}, "timestamp": {"min": [0.0], "max": [35.2], "mean": [17.6], "std": [10.170982690423225], "count": [1057]}, "frame_index": {"min": [0], "max": [1056], "mean": [528.0], "std": [305.12948071269676], "count": [1057]}, "episode_index": {"min": [11], "max": [11], "mean": [11.0], "std": [0.0], "count": [1057]}, "index": {"min": [12052], "max": [13108], "mean": [12580.0], "std": [305.12948071269676], "count": [1057]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1057]}, "subtask_annotation": {"mean": [0.8987701040681173, 2.0, 2.0, 2.0, 2.0], "std": [0.3078420037560282, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [1057]}, "scene_annotation": {"mean": [11.0], "std": [0.0], "min": [11], "max": [11], "count": [1057]}, "eef_direction_state": {"mean": [4.4872280037842955, 4.02554399243141], "std": [2.409001877429707, 2.5642750329962802], "min": [0, 0], "max": [6, 6], "count": [1057]}, "eef_velocity_state": {"mean": [0.2923368022705771, 0.38978240302743616], "std": [0.45483623020686287, 0.4877008112742812], "min": [0, 0], "max": [1, 1], "count": [1057]}, "eef_acc_mag_state": {"mean": [0.04446546830652791, 0.04446546830652791], "std": [0.2697455316312008, 0.2662151465403264], "min": [0, 0], "max": [2, 2], "count": [1057]}, "eef_direction_action": {"mean": [4.4872280037842955, 4.02554399243141], "std": [2.409001877429707, 2.5642750329962802], "min": [0, 0], "max": [6, 6], "count": [1057]}, "eef_velocity_action": {"mean": [0.2923368022705771, 0.38978240302743616], "std": [0.45483623020686287, 0.4877008112742812], "min": [0, 0], "max": [1, 1], "count": [1057]}, "eef_acc_mag_action": {"mean": [0.04446546830652791, 0.04446546830652791], "std": [0.2697455316312008, 0.2662151465403264], "min": [0, 0], "max": [2, 2], "count": [1057]}, "eef_sim_pose_state": {"mean": [0.43956437526667885, 0.3247115333131723, 1.1900768100699761, -0.3796962718716165, -0.07137533791782034, 0.3826806836550152, 0.4498297939702234, -0.30544783395736697, 1.3222133783303542, 0.68781036184744, 0.23465125820574384, 0.010473955729259346], "std": [0.026741871040226982, 0.023988326982749268, 0.0110167397014658, 0.04241850153518143, 0.04623497111438083, 0.06412337314272439, 0.0310240141181111, 0.02542774556910775, 0.013748931376371327, 0.07042646692922284, 0.04458010662375554, 0.07597124397751764], "min": [0.3872147663249819, 0.27204285415459073, 1.1669749285419677, -0.46007060274476586, -0.16424015572082018, 0.29171806946956413, 0.39503140379109697, -0.36422618998922257, 1.3037064324567833, 0.5968419952754422, 0.17780719912925935, -0.11138989956846501], "max": [0.48816706641274626, 0.37400180714619047, 1.2073135031780617, -0.3017920102910094, 0.007535796759220448, 0.5150097841320391, 0.495359321500651, -0.25710010255305865, 1.3482475369969853, 0.8531337225663638, 0.33656892544631534, 0.13802799155543377], "count": [1057]}, "eef_sim_pose_action": {"mean": [0.43963107575492827, 0.3247256030040691, 1.19005457634689, -0.37956739008869317, -0.07127334655377586, 0.38276525999274064, 0.44992503252963023, -0.3054599442945501, 1.3222145000587544, 0.6875668884264569, 0.23478124198173525, 0.0103367009652081], "std": [0.026699112893513604, 0.023992796087332, 0.011022670756112435, 0.04245075655675988, 0.046284265176025303, 0.06413238943176902, 0.031011146756518445, 0.02542329170503838, 0.01374745945063005, 0.07029935390896094, 0.04467970253906584, 0.075939870456638], "min": [0.3872147663249819, 0.27204285415459073, 1.1669749285419677, -0.46007060274476586, -0.16424015572082018, 0.29171806946956413, 0.39503140379109697, -0.36422618998922257, 1.3037064324567833, 0.5965311761337124, 0.17780719912925935, -0.11138989956846501], "max": [0.48816706641274626, 0.37400180714619047, 1.2073135031780617, -0.30153168464566726, 0.007535796759220448, 0.5150097841320391, 0.49554548706185636, -0.25710010255305865, 1.3482475369969853, 0.8531337225663638, 0.33685876764542666, 0.13802799155543377], "count": [1057]}, "gripper_mode_state": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [1057]}, "gripper_activity_state": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [1057]}, "gripper_mode_action": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [1057]}, "gripper_activity_action": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [1057]}, "gripper_open_scale_state": {"mean": [0.0054614259912273855, 0.0035748672405379136], "std": [5.066622824214104e-05, 0.000147373016040356], "min": [0.005454545454545455, 0.0027272727272727275], "max": [0.005909090909090909, 0.0036363636363636364], "count": [1057]}, "gripper_open_scale_action": {"mean": [0.0054614259912273855, 0.003575136011502049], "std": [5.066622824214104e-05, 0.00014722579638995093], "min": [0.005454545454545455, 0.0027272727272727275], "max": [0.005909090909090909, 0.0036363636363636364], "count": [1057]}}} +{"episode_index": 11, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7647058823529411]], [[1.0]], [[1.0]]], "mean": [[[0.42075691558326234]], [[0.4287779409544615]], [[0.4213462920041205]]], "std": [[[0.20809228744892858]], [[0.20384778396107758]], [[0.20795904187941905]]], "count": [184]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4042040252468741]], [[0.4074624260709719]], [[0.40324645895495875]]], "std": [[[0.26089346156509224]], [[0.2601555882430034]], [[0.26224596711415105]]], "count": [184]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39777191673770956]], [[0.4046361626172208]], [[0.39958777462524864]]], "std": [[[0.23022685754468583]], [[0.22801320161427727]], [[0.23245948943654535]]], "count": [184]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4601524691851378]], [[0.46656035650220234]], [[0.4596526490125035]]], "std": [[[0.20160353757497892]], [[0.2004802200848693]], [[0.20467493338351528]]], "count": [184]}, "observation.state": {"min": [-0.35300156474113464, 0.7055515050888062, 0.060380756855010986, -1.8285071849822998, -1.0151151418685913, -0.28947922587394714, -1.0933713912963867, -0.19601193070411682, 0.3370360732078552, 0.15892818570137024, -2.4166061878204346, -2.097916603088379, -0.6207339763641357, -0.11668944358825684, 0.678942859172821, -0.5431377291679382, -2.0498902797698975, 1.5414093732833862, -0.13065534830093384, 0.6896112561225891, -0.12375231087207794, -0.36980974674224854, 0.10769099742174149, -1.6041672229766846, 1.9885859489440918, -1.0744682550430298, 8.0, 0.4375], "max": [0.14262503385543823, 0.9463175535202026, 0.4991816282272339, -1.5655494928359985, -0.7623903155326843, -0.03230604529380798, -0.8717472553253174, -0.1618097424507141, 0.40713781118392944, 0.27250975370407104, -2.065826177597046, -1.8098899126052856, -0.2780197560787201, 0.3188214898109436, 0.8246004581451416, -0.12717342376708984, -1.8354777097702026, 1.7058619260787964, 0.04852887988090515, 0.9420316219329834, -0.09116293489933014, -0.30071455240249634, 0.23620225489139557, -1.2610455751419067, 2.2579169273376465, -0.7511883974075317, 9.0, 1.0], "mean": [-0.147429421544075, 0.8502544164657593, 0.30833926796913147, -1.707552433013916, -0.8925362825393677, -0.15979188680648804, -0.9415857195854187, -0.1799936294555664, 0.3720923364162445, 0.2188759446144104, -2.2222931385040283, -1.9445393085479736, -0.4504114091396332, 0.08920052647590637, 0.7595742344856262, -0.30700287222862244, -1.9555011987686157, 1.6172274351119995, -0.030530132353305817, 0.826156735420227, -0.1055140346288681, -0.33645108342170715, 0.1718664914369583, -1.444055438041687, 2.1054859161376953, -0.9328863620758057, 8.508601188659668, 0.9426934123039246], "std": [0.13274280726909637, 0.06124912574887276, 0.1109652891755104, 0.06633888930082321, 0.06821225583553314, 0.07122258096933365, 0.04077286645770073, 0.009001797996461391, 0.020226091146469116, 0.031901437789201736, 0.10511892288923264, 0.0791206955909729, 0.08919329941272736, 0.11207804828882217, 0.034607529640197754, 0.12173634767532349, 0.061682529747486115, 0.04600019380450249, 0.04833107069134712, 0.07056247442960739, 0.008798884227871895, 0.018596569076180458, 0.03481798246502876, 0.08303234726190567, 0.07557544857263565, 0.08520554006099701, 0.3436216413974762, 0.13627806305885315], "count": [1047]}, "action": {"min": [-0.35300156474113464, 0.7055515050888062, 0.060380756855010986, -1.8285071849822998, -1.0151151418685913, -0.28947922587394714, -1.0933713912963867, -0.19601193070411682, 0.3370360732078552, 0.15892818570137024, -2.4166061878204346, -2.097916603088379, -0.6207339763641357, -0.11668944358825684, 0.678942859172821, -0.5431377291679382, -2.0498902797698975, 1.5414093732833862, -0.13065534830093384, 0.6896112561225891, -0.12375231087207794, -0.36980974674224854, 0.10769099742174149, -1.6041672229766846, 1.9885859489440918, -1.0744682550430298, 8.0, 0.4375], "max": [0.14262503385543823, 0.9463175535202026, 0.4991816282272339, -1.5655494928359985, -0.7623903155326843, -0.03230604529380798, -0.8717472553253174, -0.1618097424507141, 0.40713781118392944, 0.27250975370407104, -2.065826177597046, -1.8098899126052856, -0.2780197560787201, 0.3188214898109436, 0.8246004581451416, -0.12717342376708984, -1.8354777097702026, 1.7058619260787964, 0.04852887988090515, 0.9420316219329834, -0.09116293489933014, -0.30071455240249634, 0.23620225489139557, -1.2610455751419067, 2.2579169273376465, -0.7511883974075317, 9.0, 1.0], "mean": [-0.14773327112197876, 0.8502361178398132, 0.30854690074920654, -1.7073382139205933, -0.8926613330841064, -0.1595548540353775, -0.9416289329528809, -0.17999613285064697, 0.3721528649330139, 0.21887843310832977, -2.222043991088867, -1.944804310798645, -0.45035699009895325, 0.08938141912221909, 0.7595579028129578, -0.3071015477180481, -1.9553362131118774, 1.6173149347305298, -0.030442697927355766, 0.8260537385940552, -0.10552337765693665, -0.33650606870651245, 0.17187020182609558, -1.44392728805542, 2.105639934539795, -0.9329686760902405, 8.508448600769043, 0.9426934123039246], "std": [0.1327601820230484, 0.061248619109392166, 0.11098261922597885, 0.06643019616603851, 0.0682048499584198, 0.07122457027435303, 0.04078321158885956, 0.009003717452287674, 0.020235341042280197, 0.03190193325281143, 0.10518050938844681, 0.0791349709033966, 0.08919895440340042, 0.11207478493452072, 0.03461877256631851, 0.12174849212169647, 0.061768922954797745, 0.045942965894937515, 0.04830485209822655, 0.07053317129611969, 0.00881237629801035, 0.0186093021184206, 0.034817829728126526, 0.08302785456180573, 0.07556644082069397, 0.0852215588092804, 0.3438420593738556, 0.13627806305885315], "count": [1047]}, "timestamp": {"min": [0.0], "max": [34.86666666666667], "mean": [17.433333333333334], "std": [10.074757602083574], "count": [1047]}, "frame_index": {"min": [0], "max": [1046], "mean": [523.0], "std": [302.2427280625072], "count": [1047]}, "episode_index": {"min": [12], "max": [12], "mean": [12.0], "std": [0.0], "count": [1047]}, "index": {"min": [13109], "max": [14155], "mean": [13632.0], "std": [302.2427280625072], "count": [1047]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1047]}, "subtask_annotation": {"mean": [0.9617956064947469, 2.0, 2.0, 2.0, 2.0], "std": [0.20140818546591943, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [1047]}, "scene_annotation": {"mean": [12.0], "std": [0.0], "min": [12], "max": [12], "count": [1047]}, "eef_direction_state": {"mean": [4.610315186246418, 4.502387774594078], "std": [2.1758877901334244, 2.118221314750902], "min": [0, 0], "max": [6, 6], "count": [1047]}, "eef_velocity_state": {"mean": [0.30754536771728747, 0.3543457497612225], "std": [0.4614772090937145, 0.47831458203507043], "min": [0, 0], "max": [1, 1], "count": [1047]}, "eef_acc_mag_state": {"mean": [0.10792741165234002, 0.07927411652340019], "std": [0.4039019362426468, 0.35022199035706814], "min": [0, 0], "max": [2, 2], "count": [1047]}, "eef_direction_action": {"mean": [4.610315186246418, 4.502387774594078], "std": [2.175887790133424, 2.118221314750902], "min": [0, 0], "max": [6, 6], "count": [1047]}, "eef_velocity_action": {"mean": [0.30754536771728747, 0.3543457497612225], "std": [0.4614772090937144, 0.47831458203507043], "min": [0, 0], "max": [1, 1], "count": [1047]}, "eef_acc_mag_action": {"mean": [0.10792741165234002, 0.07927411652340019], "std": [0.4039019362426468, 0.35022199035706814], "min": [0, 0], "max": [2, 2], "count": [1047]}, "eef_sim_pose_state": {"mean": [0.4742829578989528, 0.35310621728293107, 1.2507724138200338, -0.12609615479947914, -0.11230689656015622, 0.3309946183138768, 0.4401994244890093, -0.2830429739299399, 1.276008253046817, 0.8000094353668671, 0.3816406883764982, -0.03478670877604211], "std": [0.02305452677437705, 0.03036089746975205, 0.007945435223713744, 0.049316874446256105, 0.07886834435186992, 0.06152896540669343, 0.01691108481656593, 0.032186194633732686, 0.009307507280796585, 0.0327218460562125, 0.06294522915891722, 0.07553112738281678], "min": [0.4277943099099484, 0.2949926086548432, 1.232296396222877, -0.17900061170646694, -0.2446072675114379, 0.23589665277262206, 0.40639531692838315, -0.34466753467258604, 1.2586761697646514, 0.714573482274796, 0.2847669411445577, -0.16529914074993074], "max": [0.5101606664615037, 0.40282380866925094, 1.2659573527035726, -0.02206211526237556, 0.02402655067849513, 0.47549520382793664, 0.46880329189060543, -0.22428627167836543, 1.2892363953190769, 0.846975443111808, 0.48088605613782054, 0.1596799170920501], "count": [1047]}, "eef_sim_pose_action": {"mean": [0.47434303589372756, 0.35310939983742806, 1.2507770482894356, -0.12601518935996814, -0.11207467648890702, 0.3309630499755134, 0.44024305526144836, -0.2830469327448642, 1.2760040991387749, 0.7999870176916078, 0.38180300144245244, -0.034819538087188635], "std": [0.02306181625292483, 0.03036158038039733, 0.007942262140460836, 0.04934209199297555, 0.07890454064115567, 0.06152521816284266, 0.016921234253057554, 0.03218595294875152, 0.009313239122988945, 0.032720587794230045, 0.06294617540187807, 0.07553624072226874], "min": [0.4277943099099484, 0.2949926086548432, 1.232296396222877, -0.17900061170646694, -0.2446072675114379, 0.23589665277262206, 0.40639531692838315, -0.34466753467258604, 1.2586761697646514, 0.714573482274796, 0.2847669411445577, -0.16529914074993074], "max": [0.5101606664615037, 0.40282380866925094, 1.2659573527035726, -0.02206211526237556, 0.02402655067849513, 0.47549520382793664, 0.46880329189060543, -0.22428627167836543, 1.2892363953190769, 0.846975443111808, 0.48088605613782054, 0.1596799170920501], "count": [1047]}, "gripper_mode_state": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [1047]}, "gripper_activity_state": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [1047]}, "gripper_mode_action": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [1047]}, "gripper_activity_action": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [1047]}, "gripper_open_scale_state": {"mean": [0.007735092364800817, 0.0008569940088564587], "std": [0.0003123836272967534, 0.00012388862648469185], "min": [0.007272727272727273, 0.00039772727272727274], "max": [0.008181818181818182, 0.0009090909090909091], "count": [1047]}, "gripper_open_scale_action": {"mean": [0.007734953455599116, 0.0008569940088564587], "std": [0.00031258357838776163, 0.00012388862648469185], "min": [0.007272727272727273, 0.00039772727272727274], "max": [0.008181818181818182, 0.0009090909090909091], "count": [1047]}}} +{"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.4075970603860852]], [[0.4143455045269474]], [[0.4083546443622987]]], "std": [[[0.21090205749369628]], [[0.20864388460367855]], [[0.21185454292856207]]], "count": [183]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4221184026661667]], [[0.4235065236704882]], [[0.4205594675256259]]], "std": [[[0.23795227676620886]], [[0.23781590844488817]], [[0.2389948554561348]]], "count": [183]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45081334601235756]], [[0.45219509402121505]], [[0.4522838170559663]]], "std": [[[0.1957858762373589]], [[0.19869671596046035]], [[0.19776094818111145]]], "count": [183]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4462497075788421]], [[0.44773192011321833]], [[0.44163152925104465]]], "std": [[[0.23962107536409333]], [[0.24666166462545738]], [[0.2474523393770286]]], "count": [183]}, "observation.state": {"min": [-0.07720573246479034, 0.024873124435544014, 0.15331080555915833, -1.6510039567947388, -1.0036952495574951, -0.9589820504188538, -1.1211144924163818, -0.29992642998695374, 0.25765305757522583, 0.07269212603569031, 1.9150770902633667, 1.3659294843673706, 1.5303887128829956, 0.3304409980773926, 0.3688022494316101, -0.5552437901496887, -1.5064777135849, 1.5572853088378906, 0.06404049694538116, 1.246534824371338, -0.15654650330543518, -0.5009571313858032, 0.12892863154411316, -1.393139362335205, 1.8345807790756226, -0.9255187511444092, 6.0, 3.0], "max": [0.3231237232685089, 0.1078798919916153, 0.30762189626693726, -1.255054235458374, -0.8551011681556702, -0.7796374559402466, -0.9486006498336792, -0.2733595669269562, 0.3725605010986328, 0.13680844008922577, 2.0549027919769287, 1.5199273824691772, 1.894378662109375, 0.6597748398780823, 0.5759739279747009, -0.34108206629753113, -1.005750298500061, 1.6804629564285278, 0.1752932369709015, 1.382797122001648, -0.13363462686538696, -0.40385061502456665, 0.21405243873596191, -1.1920427083969116, 1.9381293058395386, -0.6300686597824097, 6.5, 3.0], "mean": [0.11488217860460281, 0.07090645283460617, 0.24813470244407654, -1.4796793460845947, -0.9481582045555115, -0.8590127825737, -1.0437302589416504, -0.2854504883289337, 0.31627559661865234, 0.09596894681453705, 1.9719632863998413, 1.4632036685943604, 1.6853749752044678, 0.4871582090854645, 0.4789664149284363, -0.4347688555717468, -1.3045486211776733, 1.628371238708496, 0.12248469144105911, 1.3007313013076782, -0.14617206156253815, -0.44860801100730896, 0.18344640731811523, -1.3019052743911743, 1.8907185792922974, -0.7985106110572815, 6.048030853271484, 3.0], "std": [0.12181179970502853, 0.0256890170276165, 0.034202780574560165, 0.1208048015832901, 0.04449261724948883, 0.04896341264247894, 0.05999844893813133, 0.007986106909811497, 0.03363197669386864, 0.013752521947026253, 0.03545535355806351, 0.03879950940608978, 0.08394762873649597, 0.08962046355009079, 0.05975998565554619, 0.047627389430999756, 0.13890960812568665, 0.030283359810709953, 0.03400985896587372, 0.040342263877391815, 0.007460284512490034, 0.026450244709849358, 0.01822938211262226, 0.04787718504667282, 0.03553779423236847, 0.06401483714580536, 0.12323451787233353, 0.0], "count": [1041]}, "action": {"min": [-0.07720573246479034, 0.024873124435544014, 0.15331080555915833, -1.6510039567947388, -1.0036952495574951, -0.9589820504188538, -1.1211144924163818, -0.29992642998695374, 0.25765305757522583, 0.07269212603569031, 1.9150770902633667, 1.3659294843673706, 1.5303887128829956, 0.3304409980773926, 0.3688022494316101, -0.5552437901496887, -1.5064777135849, 1.5572853088378906, 0.06404049694538116, 1.246534824371338, -0.15654650330543518, -0.5009571313858032, 0.12892863154411316, -1.393139362335205, 1.8345807790756226, -0.9255187511444092, 6.0, 3.0], "max": [0.3231237232685089, 0.1078798919916153, 0.30762189626693726, -1.255054235458374, -0.8551011681556702, -0.7796374559402466, -0.9486006498336792, -0.2733595669269562, 0.3725605010986328, 0.13680844008922577, 2.0549027919769287, 1.5199273824691772, 1.894378662109375, 0.6597748398780823, 0.5759739279747009, -0.34108206629753113, -1.005750298500061, 1.6804629564285278, 0.1752932369709015, 1.382797122001648, -0.13363462686538696, -0.40385061502456665, 0.21405243873596191, -1.1920427083969116, 1.9381293058395386, -0.6300686597824097, 6.5, 3.0], "mean": [0.11455835402011871, 0.07083073258399963, 0.24809251725673676, -1.479332685470581, -0.9482713341712952, -0.8589310646057129, -1.0438823699951172, -0.28546079993247986, 0.31636977195739746, 0.09596601873636246, 1.971915602684021, 1.4632164239883423, 1.6853173971176147, 0.4874514937400818, 0.47877079248428345, -0.4347876310348511, -1.304087519645691, 1.6282715797424316, 0.12255429476499557, 1.300860047340393, -0.14617635309696198, -0.4486953914165497, 0.18344299495220184, -1.3019094467163086, 1.8907015323638916, -0.7985469698905945, 6.048030853271484, 3.0], "std": [0.12187252193689346, 0.025704745203256607, 0.034201934933662415, 0.120928093791008, 0.04446481540799141, 0.04899270832538605, 0.0599801242351532, 0.007993674837052822, 0.03365177661180496, 0.013753095641732216, 0.03547050803899765, 0.03881596028804779, 0.08395089954137802, 0.08968226611614227, 0.059786491096019745, 0.04762658849358559, 0.13910235464572906, 0.030341437086462975, 0.03403377905488014, 0.040382590144872665, 0.00746400561183691, 0.026472806930541992, 0.018228814005851746, 0.047876663506031036, 0.03552261367440224, 0.06401991844177246, 0.12323451787233353, 0.0], "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": [13], "max": [13], "mean": [13.0], "std": [0.0], "count": [1041]}, "index": {"min": [14156], "max": [15196], "mean": [14676.0], "std": [300.51067646036586], "count": [1041]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1041]}, "subtask_annotation": {"mean": [0.8635926993275697, 2.0, 2.0, 2.0, 2.0], "std": [0.34877329050482514, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [1041]}, "scene_annotation": {"mean": [13.0], "std": [0.0], "min": [13], "max": [13], "count": [1041]}, "eef_direction_state": {"mean": [5.303554274735831, 5.0960614793467816], "std": [1.8040611804291722, 1.8331963581872195], "min": [0, 0], "max": [6, 6], "count": [1041]}, "eef_velocity_state": {"mean": [0.13640730067243034, 0.21421709894332372], "std": [0.34322055444814986, 0.4102781172127363], "min": [0, 0], "max": [1, 1], "count": [1041]}, "eef_acc_mag_state": {"mean": [0.027857829010566763, 0.052833813640730067], "std": [0.20603787775277646, 0.27737991274424845], "min": [0, 0], "max": [2, 2], "count": [1041]}, "eef_direction_action": {"mean": [5.303554274735831, 5.0960614793467816], "std": [1.8040611804291722, 1.8331963581872195], "min": [0, 0], "max": [6, 6], "count": [1041]}, "eef_velocity_action": {"mean": [0.13640730067243034, 0.21421709894332372], "std": [0.34322055444814986, 0.4102781172127363], "min": [0, 0], "max": [1, 1], "count": [1041]}, "eef_acc_mag_action": {"mean": [0.027857829010566763, 0.052833813640730067], "std": [0.20603787775277643, 0.27737991274424845], "min": [0, 0], "max": [2, 2], "count": [1041]}, "eef_sim_pose_state": {"mean": [0.4057782992569475, 0.1763232977235875, 1.0816915518099532, -0.9759622902432902, 0.1159327631692196, 0.7337043822867184, 0.5694618113443849, -0.28369723543872616, 1.2214649929891015, 1.0050223281501605, 0.25739840071490827, 0.20699475341555704], "std": [0.0358982155381222, 0.011056290403906717, 0.00737769949793013, 0.017367423593841372, 0.020544706284724937, 0.0742850729640488, 0.025844084464950658, 0.01752519745147026, 0.006693032698427281, 0.009652179700635822, 0.025583536488630734, 0.06363850411532344], "min": [0.34378667063461754, 0.15865090383597208, 1.0672922286388704, -1.0038552546743023, 0.07817964250537224, 0.5974521015214254, 0.5240641812473158, -0.31189967716112155, 1.2118373803797926, 0.9836802812085266, 0.21476239791451368, 0.08405290691077505], "max": [0.4618794252925677, 0.20882867845097916, 1.0926840274291476, -0.9382010145599373, 0.1488737205163182, 0.9219433362923517, 0.6198715652858404, -0.23091558730278397, 1.2330180829299981, 1.0208165977032653, 0.2884975669402883, 0.3706402905403903], "count": [1041]}, "eef_sim_pose_action": {"mean": [0.4058753680313549, 0.17632155238480077, 1.0816800624718519, -0.9759849561663021, 0.11593675385245375, 0.7336399667152637, 0.5695477945865359, -0.2836922513106183, 1.221459780322844, 1.0050400853381853, 0.25739547243581634, 0.20697448648651842], "std": [0.03591285573235943, 0.011056543368038768, 0.007384597823209995, 0.01733353814209528, 0.020548590233884525, 0.07429233483424445, 0.02586201502684918, 0.017523991940267346, 0.006697222512849782, 0.00962996544466719, 0.02558056452657291, 0.06364136644585278], "min": [0.34378667063461754, 0.15865090383597208, 1.0672922286388704, -1.0038552546743023, 0.07817964250537224, 0.5974521015214254, 0.5240641812473158, -0.31189967716112155, 1.2118373803797926, 0.9836802812085266, 0.21476239791451368, 0.08405290691077505], "max": [0.4618794252925677, 0.20882867845097916, 1.0926840274291476, -0.9382010145599373, 0.1488737205163182, 0.9219433362923517, 0.6198715652858404, -0.23091558730278397, 1.2330180829299981, 1.0208165977032653, 0.2884975669402883, 0.3706402905403903], "count": [1041]}, "gripper_mode_state": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [1041]}, "gripper_activity_state": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [1041]}, "gripper_mode_action": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [1041]}, "gripper_activity_action": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [1041]}, "gripper_open_scale_state": {"mean": [0.005498209763339524, 0.002727272727272763], "std": [0.00011203137109293325, 3.5561831257524545e-17], "min": [0.005454545454545455, 0.0027272727272727275], "max": [0.005909090909090909, 0.0027272727272727275], "count": [1041]}, "gripper_open_scale_action": {"mean": [0.005498209763339524, 0.002727272727272763], "std": [0.00011203137109293325, 3.5561831257524545e-17], "min": [0.005454545454545455, 0.0027272727272727275], "max": [0.005909090909090909, 0.0027272727272727275], "count": [1041]}}} +{"episode_index": 13, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7372549019607844]], [[0.9215686274509803]], [[0.8156862745098039]]], "mean": [[[0.40351565626250496]], [[0.41173689163165267]], [[0.4044431918600774]]], "std": [[[0.2135247783537734]], [[0.21149583498325364]], [[0.21433857833001002]]], "count": [196]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41392739074796586]], [[0.41756817831299187]], [[0.4122215573729492]]], "std": [[[0.25160186373113075]], [[0.24920647144128608]], [[0.25335885092627103]]], "count": [196]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41441922081332533]], [[0.41776006652661063]], [[0.4120735210750967]]], "std": [[[0.2296796792245561]], [[0.22965561016819747]], [[0.232900181873256]]], "count": [196]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45187516464919303]], [[0.46076211317860477]], [[0.45401668271475254]]], "std": [[[0.16081656504865052]], [[0.15083565763095827]], [[0.15826350889585677]]], "count": [196]}, "observation.state": {"min": [-0.30999991297721863, 0.38463130593299866, 0.19944095611572266, -1.5639022588729858, -1.0281636714935303, -0.6314077377319336, -1.2775450944900513, -0.27305731177330017, 0.32983267307281494, 0.1550055593252182, 2.1173272132873535, 1.5684516429901123, 0.9367062449455261, -0.09274570643901825, 0.3957948684692383, -0.31364548206329346, -2.051025867462158, 1.0155612230300903, -0.3796004056930542, 0.7819882035255432, -0.144128680229187, -0.45196056365966797, 0.1371723711490631, -2.2077295780181885, 1.4990495443344116, -1.228640079498291, 8.0, 5.0], "max": [0.06532985717058182, 0.4825268089771271, 0.3246355950832367, -1.13682222366333, -0.9897631406784058, -0.4775722622871399, -1.1515933275222778, -0.24340924620628357, 0.430316686630249, 0.20121343433856964, 2.2626044750213623, 1.841569423675537, 1.1449451446533203, 0.40682074427604675, 0.588114857673645, -0.0743052065372467, -1.4229514598846436, 1.0618855953216553, -0.3209311366081238, 0.9796620607376099, -0.07939412444829941, -0.3072318136692047, 0.18776731193065643, -2.048891067504883, 1.697080373764038, -1.0760891437530518, 8.0, 5.5], "mean": [-0.11903354525566101, 0.43123313784599304, 0.268198162317276, -1.3828585147857666, -1.0043227672576904, -0.536642849445343, -1.2142682075500488, -0.26277387142181396, 0.3759772479534149, 0.1853390634059906, 2.1999361515045166, 1.7489768266677856, 1.013846516609192, 0.13292624056339264, 0.4971083700656891, -0.22920812666416168, -1.8283215761184692, 1.037222981452942, -0.34361615777015686, 0.8495864272117615, -0.11589299142360687, -0.36279019713401794, 0.15666697919368744, -2.117098569869995, 1.634230375289917, -1.1271615028381348, 8.0, 5.013169288635254], "std": [0.11126821488142014, 0.023887787014245987, 0.033566899597644806, 0.1352236121892929, 0.008490513078868389, 0.04276062920689583, 0.037257514894008636, 0.008771543391048908, 0.030810171738266945, 0.013891619630157948, 0.03152783587574959, 0.06578487902879715, 0.05205301567912102, 0.12996263802051544, 0.05549905076622963, 0.07209610193967819, 0.17941901087760925, 0.013674699701368809, 0.011888209730386734, 0.05575200170278549, 0.018026091158390045, 0.04026199132204056, 0.012793566100299358, 0.042440515011548996, 0.04726932942867279, 0.03558007627725601, 0.0, 0.07118218392133713], "count": [1139]}, "action": {"min": [-0.30999991297721863, 0.38463130593299866, 0.19944095611572266, -1.5639022588729858, -1.0281636714935303, -0.6314077377319336, -1.2775450944900513, -0.27305731177330017, 0.32983267307281494, 0.1550055593252182, 2.1173272132873535, 1.5684516429901123, 0.9367062449455261, -0.09274570643901825, 0.3957948684692383, -0.31364548206329346, -2.051025867462158, 1.0155612230300903, -0.3796004056930542, 0.7819882035255432, -0.144128680229187, -0.4519663453102112, 0.1371723711490631, -2.2077295780181885, 1.4990495443344116, -1.228640079498291, 8.0, 5.0], "max": [0.06532985717058182, 0.4825268089771271, 0.3246355950832367, -1.1370348930358887, -0.9897631406784058, -0.4775722622871399, -1.1515933275222778, -0.24340924620628357, 0.430316686630249, 0.20121343433856964, 2.2626044750213623, 1.841569423675537, 1.1449451446533203, 0.40706315636634827, 0.588114857673645, -0.0743052065372467, -1.4225151538848877, 1.0618855953216553, -0.3209311366081238, 0.9796620607376099, -0.07939412444829941, -0.3072318136692047, 0.18776731193065643, -2.048891067504883, 1.697080373764038, -1.0760891437530518, 8.0, 5.5], "mean": [-0.119301438331604, 0.4312363266944885, 0.26820746064186096, -1.3825476169586182, -1.0043127536773682, -0.5365602970123291, -1.2143580913543701, -0.262774795293808, 0.376053124666214, 0.18537506461143494, 2.2000133991241455, 1.749064326286316, 1.013759970664978, 0.13332492113113403, 0.49694469571113586, -0.22937780618667603, -1.8277908563613892, 1.0372323989868164, -0.3436123728752136, 0.8497557044029236, -0.11593053489923477, -0.3629084527492523, 0.15665434300899506, -2.1170356273651123, 1.6342934370040894, -1.1271395683288574, 8.0, 5.013169288635254], "std": [0.11135946214199066, 0.023883387446403503, 0.03357100114226341, 0.13537919521331787, 0.008500432595610619, 0.04277878254652023, 0.03725329786539078, 0.008772402070462704, 0.03083585575222969, 0.013878791593015194, 0.03145280480384827, 0.06583777815103531, 0.0520026795566082, 0.1301097422838211, 0.05551564693450928, 0.07204845547676086, 0.17972861230373383, 0.013667256571352482, 0.01188912708312273, 0.05583932623267174, 0.018039356917142868, 0.040326107293367386, 0.012780226767063141, 0.04237187281250954, 0.047298070043325424, 0.035572364926338196, 0.0, 0.07118218392133713], "count": [1139]}, "timestamp": {"min": [0.0], "max": [37.93333333333333], "mean": [18.966666666666665], "std": [10.960028386013525], "count": [1139]}, "frame_index": {"min": [0], "max": [1138], "mean": [569.0], "std": [328.8008515804057], "count": [1139]}, "episode_index": {"min": [14], "max": [14], "mean": [14.0], "std": [0.0], "count": [1139]}, "index": {"min": [15197], "max": [16335], "mean": [15766.0], "std": [328.8008515804057], "count": [1139]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1139]}, "subtask_annotation": {"mean": [0.9025460930640913, 2.0, 2.0, 2.0, 2.0], "std": [0.302437589365196, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [1139]}, "scene_annotation": {"mean": [14.0], "std": [0.0], "min": [14], "max": [14], "count": [1139]}, "eef_direction_state": {"mean": [5.781387181738367, 5.750658472344162], "std": [0.9250040496567457, 1.0252248757136593], "min": [0, 0], "max": [6, 6], "count": [1139]}, "eef_velocity_state": {"mean": [0.0553116769095698, 0.06672519754170325], "std": [0.22858760969706998, 0.24954547792881646], "min": [0, 0], "max": [1, 1], "count": [1139]}, "eef_acc_mag_state": {"mean": [0.009657594381035996, 0.0052677787532923615], "std": [0.12879452727579704, 0.09355149257223672], "min": [0, 0], "max": [2, 2], "count": [1139]}, "eef_direction_action": {"mean": [5.781387181738367, 5.750658472344162], "std": [0.9250040496567457, 1.0252248757136593], "min": [0, 0], "max": [6, 6], "count": [1139]}, "eef_velocity_action": {"mean": [0.0553116769095698, 0.06672519754170325], "std": [0.22858760969706998, 0.24954547792881643], "min": [0, 0], "max": [1, 1], "count": [1139]}, "eef_acc_mag_action": {"mean": [0.009657594381035996, 0.0052677787532923615], "std": [0.12879452727579702, 0.09355149257223672], "min": [0, 0], "max": [2, 2], "count": [1139]}, "eef_sim_pose_state": {"mean": [0.48040732296655986, 0.30273583604694543, 1.1258282532343575, -0.6292405337682476, -0.08875038139318348, 0.4224570415563849, 0.46876791181864597, -0.2667550147372007, 1.2634866755869438, 0.7662664787171852, -0.07756560977171782, -0.4418262369773997], "std": [0.029759545104163277, 0.015430808104052928, 0.007176493087919487, 0.048888427930029704, 0.029287544483533563, 0.03376089783198713, 0.03905993770569229, 0.012488018847309292, 0.017456404454847536, 0.019050492509714557, 0.035990341554005684, 0.035949482593864275], "min": [0.43130830097073924, 0.2700279540203566, 1.110917197008609, -0.7223976820138196, -0.17948158370772926, 0.34914110533307774, 0.4116943509228785, -0.29430578052070755, 1.236940076885461, 0.7233983188868299, -0.18006500019887128, -0.5302726040299964], "max": [0.531369353848402, 0.3211525925016087, 1.139316633221658, -0.5592818084558433, -0.04166798259211846, 0.5087002241544245, 0.5550153303366677, -0.24755138763823176, 1.2976704472077067, 0.8130950161393742, -0.021804564110476488, -0.399006607200557], "count": [1139]}, "eef_sim_pose_action": {"mean": [0.48048188123393853, 0.3027776603134063, 1.1258353811437216, -0.629127360877569, -0.08876577793504326, 0.4224525740086841, 0.46888571853253064, -0.2667423211397648, 1.263450144642385, 0.76625443745885, -0.0775175816555933, -0.44178449914733764], "std": [0.029780779047838803, 0.015415570116913248, 0.00716841380789239, 0.048898493304924365, 0.029267394069222432, 0.033759889485365145, 0.03911887998660391, 0.01247345115636299, 0.017464866611945636, 0.01907352555690355, 0.0359873715053375, 0.035909687129521584], "min": [0.43130830097073924, 0.2700279540203566, 1.110917197008609, -0.7223976820138196, -0.17948158370772926, 0.34914110533307774, 0.4116943509228785, -0.29430578052070755, 1.236940076885461, 0.7233296297278344, -0.18006500019887128, -0.5302726040299964], "max": [0.5313651009946381, 0.3211525925016087, 1.139316633221658, -0.5593630919933728, -0.04166798259211846, 0.5087002241544245, 0.5551030844190328, -0.24755138763823176, 1.2976704472077067, 0.8130950161393742, -0.021804564110476488, -0.399006607200557], "count": [1139]}, "gripper_mode_state": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [1139]}, "gripper_activity_state": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [1139]}, "gripper_mode_action": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [1139]}, "gripper_activity_action": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [1139]}, "gripper_open_scale_state": {"mean": [0.007272727272727117, 0.004557426769893879], "std": [1.5612511283791264e-16, 6.471110673000579e-05], "min": [0.007272727272727273, 0.004545454545454545], "max": [0.007272727272727273, 0.005], "count": [1139]}, "gripper_open_scale_action": {"mean": [0.007272727272727117, 0.004557426769893879], "std": [1.5612511283791264e-16, 6.471110673000579e-05], "min": [0.007272727272727273, 0.004545454545454545], "max": [0.007272727272727273, 0.005], "count": [1139]}}} +{"episode_index": 14, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7647058823529411]], [[0.9215686274509803]], [[0.9411764705882353]]], "mean": [[[0.4114748687595605]], [[0.41933529107565015]], [[0.41332477988979277]]], "std": [[[0.20259148288856138]], [[0.200591194245576]], [[0.203918746468678]]], "count": [188]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4110743800844806]], [[0.4145267043874287]], [[0.4106989009699625]]], "std": [[[0.25426569529810256]], [[0.2533949552248689]], [[0.2561158309678355]]], "count": [188]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41877028142817413]], [[0.42388277990717566]], [[0.418919136116326]]], "std": [[[0.22768279268654582]], [[0.22479475703634177]], [[0.22796266580586216]]], "count": [188]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4311133611024197]], [[0.4433502348856209]], [[0.4351294261055486]]], "std": [[[0.19287470517415722]], [[0.18376913876009054]], [[0.1905114697884005]]], "count": [188]}, "observation.state": {"min": [-0.22975078225135803, 0.427842378616333, 0.1292274445295334, -1.7457917928695679, -0.8979260921478271, -0.6963481903076172, -1.172076940536499, -0.27167874574661255, 0.30091169476509094, 0.18277119100093842, -2.5181796550750732, -1.6169235706329346, -1.0370597839355469, 0.010997755452990532, 0.25679028034210205, -0.3145388662815094, -1.8681459426879883, 1.159590244293213, -0.40265291929244995, 0.9828025698661804, -0.15720543265342712, -0.4896983802318573, 0.14974837005138397, -2.096122980117798, 1.3961241245269775, -1.1036261320114136, 6.0, 5.0], "max": [0.17523431777954102, 0.5804114937782288, 0.24661938846111298, -1.227723479270935, -0.8082576394081116, -0.6102638840675354, -1.0323327779769897, -0.20696868002414703, 0.41782325506210327, 0.22774063050746918, 2.541327714920044, 1.7689766883850098, 1.038029670715332, 0.6000943779945374, 0.5488176941871643, -0.15931475162506104, -1.0597825050354004, 1.215545415878296, -0.311065673828125, 1.3839325904846191, -0.08092287182807922, -0.33546894788742065, 0.20114731788635254, -1.9101130962371826, 1.641089916229248, -0.9651983976364136, 6.0, 5.0], "mean": [-0.044459130614995956, 0.506708562374115, 0.19707559049129486, -1.4938091039657593, -0.8579844236373901, -0.6561466455459595, -1.0936654806137085, -0.24406740069389343, 0.36279192566871643, 0.2083202302455902, 1.1947205066680908, 0.7510465979576111, 0.4650750756263733, 0.3398676812648773, 0.40772420167922974, -0.25520485639572144, -1.5277762413024902, 1.1875823736190796, -0.35766276717185974, 1.1545168161392212, -0.12055699527263641, -0.41197821497917175, 0.16656818985939026, -2.0148892402648926, 1.4993184804916382, -1.0243759155273438, 6.0, 5.0], "std": [0.1329006403684616, 0.04887085035443306, 0.0366370752453804, 0.17761683464050293, 0.023780586197972298, 0.023917509242892265, 0.049695223569869995, 0.022559471428394318, 0.036570675671100616, 0.012181295081973076, 2.1007237434387207, 1.36013662815094, 0.8611127138137817, 0.16135850548744202, 0.08532270044088364, 0.05381259322166443, 0.24681569635868073, 0.015855880454182625, 0.02279961109161377, 0.11991200596094131, 0.024508703500032425, 0.045651841908693314, 0.012193938717246056, 0.045033734291791916, 0.07058656215667725, 0.03647676482796669, 0.0, 0.0], "count": [1081]}, "action": {"min": [-0.22975078225135803, 0.427842378616333, 0.1292274445295334, -1.7457917928695679, -0.8979260921478271, -0.6963481903076172, -1.172076940536499, -0.27167874574661255, 0.30091169476509094, 0.18277119100093842, -2.5181796550750732, -1.6169235706329346, -1.0370597839355469, 0.010997755452990532, 0.25679028034210205, -0.3145388662815094, -1.8681459426879883, 1.159590244293213, -0.40265291929244995, 0.9828025698661804, -0.15720543265342712, -0.4896983802318573, 0.14974837005138397, -2.096122980117798, 1.3961241245269775, -1.1036261320114136, 6.0, 5.0], "max": [0.17523431777954102, 0.5804114937782288, 0.24661938846111298, -1.227723479270935, -0.8082576394081116, -0.6102631092071533, -1.0323327779769897, -0.20696868002414703, 0.41782325506210327, 0.22774063050746918, 2.541327714920044, 1.7689766883850098, 1.038029670715332, 0.6000943779945374, 0.5488176941871643, -0.15931475162506104, -1.0597825050354004, 1.215545415878296, -0.311065673828125, 1.3839325904846191, -0.08092287182807922, -0.33546894788742065, 0.20114731788635254, -1.9101130962371826, 1.641089916229248, -0.9651983976364136, 6.0, 5.0], "mean": [-0.04483022168278694, 0.5066169500350952, 0.19710592925548553, -1.4933892488479614, -0.8579269647598267, -0.6561926603317261, -1.0937155485153198, -0.2440774142742157, 0.36289915442466736, 0.20834650099277496, 1.1903496980667114, 0.747925341129303, 0.46317997574806213, 0.3404020071029663, 0.40745899081230164, -0.2553417682647705, -1.5270442962646484, 1.1876037120819092, -0.3576347529888153, 1.154882550239563, -0.12058192491531372, -0.41211843490600586, 0.166540265083313, -2.0148024559020996, 1.4992561340332031, -1.0242525339126587, 6.0, 5.0], "std": [0.13285548985004425, 0.04892532154917717, 0.036660708487033844, 0.17770704627037048, 0.023817943409085274, 0.023876989260315895, 0.049665071070194244, 0.022569328546524048, 0.036561302840709686, 0.012158676981925964, 2.103285074234009, 1.361672043800354, 0.8621494174003601, 0.16122493147850037, 0.0853293314576149, 0.053756728768348694, 0.24697867035865784, 0.015868861228227615, 0.022834472358226776, 0.11999098211526871, 0.024531854316592216, 0.045649461448192596, 0.0121842036023736, 0.04512842744588852, 0.07049156725406647, 0.036434106528759, 0.0, 0.0], "count": [1081]}, "timestamp": {"min": [0.0], "max": [36.0], "mean": [18.0], "std": [10.401922899156675], "count": [1081]}, "frame_index": {"min": [0], "max": [1080], "mean": [540.0], "std": [312.05768697470023], "count": [1081]}, "episode_index": {"min": [15], "max": [15], "mean": [15.0], "std": [0.0], "count": [1081]}, "index": {"min": [16336], "max": [17416], "mean": [16876.0], "std": [312.05768697470023], "count": [1081]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1081]}, "subtask_annotation": {"mean": [0.9250693802035153, 2.0, 2.0, 2.0, 2.0], "std": [0.27021528367990855, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [1081]}, "scene_annotation": {"mean": [15.0], "std": [0.0], "min": [15], "max": [15], "count": [1081]}, "eef_direction_state": {"mean": [5.554116558741906, 5.61332099907493], "std": [1.4295300397071813, 1.2006659336358343], "min": [0, 0], "max": [6, 6], "count": [1081]}, "eef_velocity_state": {"mean": [0.1036077705827937, 0.10730804810360776], "std": [0.30475104668837105, 0.3095044925615794], "min": [0, 0], "max": [1, 1], "count": [1081]}, "eef_acc_mag_state": {"mean": [0.022201665124884366, 0.012025901942645698], "std": [0.19585709084490394, 0.13885904603856547], "min": [0, 0], "max": [2, 2], "count": [1081]}, "eef_direction_action": {"mean": [5.554116558741906, 5.61332099907493], "std": [1.4295300397071813, 1.2006659336358343], "min": [0, 0], "max": [6, 6], "count": [1081]}, "eef_velocity_action": {"mean": [0.1036077705827937, 0.10730804810360776], "std": [0.30475104668837105, 0.3095044925615794], "min": [0, 0], "max": [1, 1], "count": [1081]}, "eef_acc_mag_action": {"mean": [0.022201665124884366, 0.012025901942645698], "std": [0.19585709084490394, 0.13885904603856547], "min": [0, 0], "max": [2, 2], "count": [1081]}, "eef_sim_pose_state": {"mean": [0.46315906757717423, 0.32890152255327243, 1.1501170690665694, -0.5696236643654283, -0.26894188211194536, 0.5554745856760295, 0.533759936869657, -0.2734225257506198, 1.2513526304149807, 0.8826767014445401, -0.14219488810250888, -0.31613513699726786], "std": [0.03518422270175119, 0.01220128870520443, 0.02170360903656667, 0.020358952537915035, 0.060636937581961474, 0.03472506434626612, 0.04844701055210767, 0.012386184852239432, 0.023757000412251164, 0.02977205889526852, 0.048858954497720285, 0.045591923891110185], "min": [0.40035960800525366, 0.3034275762490063, 1.1257782755651375, -0.6000547066364765, -0.344652807663002, 0.489307413180698, 0.4460167581517104, -0.306366650369224, 1.2149607073528705, 0.813625019691706, -0.2115766786782467, -0.4068040809433981], "max": [0.5109676581595481, 0.3479739164161287, 1.1871310857244624, -0.5233768144973049, -0.127438100877592, 0.6206353855774254, 0.6134801404398712, -0.2562475457205414, 1.2899051597064024, 0.9236381347327736, -0.04240691057152546, -0.2194286473660383], "count": [1081]}, "eef_sim_pose_action": {"mean": [0.46326036149308863, 0.32892683933107564, 1.1501099612211425, -0.569595304563527, -0.2690327103637072, 0.555593907612124, 0.5339122967464665, -0.2733935032187743, 1.2513243493362824, 0.8827356593023291, -0.14223956966136972, -0.3160029392361004], "std": [0.035163558010757594, 0.012176945542980213, 0.021710253591383646, 0.020401421804206687, 0.0605018541963255, 0.03471904048046498, 0.04842981628214365, 0.01237529076422259, 0.023781651536085704, 0.02970002679444405, 0.048789751487137316, 0.04564265227331535], "min": [0.40035960800525366, 0.3034275762490063, 1.1257782755651375, -0.6000547066364765, -0.344652807663002, 0.48931429524161296, 0.4460167581517104, -0.306366650369224, 1.2149607073528705, 0.813625019691706, -0.2115766786782467, -0.4068040809433981], "max": [0.5109676581595481, 0.3479739164161287, 1.1871310857244624, -0.5233768144973049, -0.127438100877592, 0.6206353855774254, 0.6134801404398712, -0.2562475457205414, 1.2899051597064024, 0.9236381347327736, -0.04240691057152546, -0.2194286473660383], "count": [1081]}, "gripper_mode_state": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [1081]}, "gripper_activity_state": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [1081]}, "gripper_mode_action": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [1081]}, "gripper_activity_action": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [1081]}, "gripper_open_scale_state": {"mean": [0.0054545454545455365, 0.00454545454545456], "std": [8.153200337090993e-17, 1.474514954580286e-17], "min": [0.005454545454545455, 0.004545454545454545], "max": [0.005454545454545455, 0.004545454545454545], "count": [1081]}, "gripper_open_scale_action": {"mean": [0.0054545454545455365, 0.00454545454545456], "std": [8.153200337090993e-17, 1.474514954580286e-17], "min": [0.005454545454545455, 0.004545454545454545], "max": [0.005454545454545455, 0.004545454545454545], "count": [1081]}}} +{"episode_index": 15, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8705882352941177]], [[0.8509803921568627]], [[0.9490196078431372]]], "mean": [[[0.394179757959981]], [[0.4013712447968014]], [[0.3952306169441706]]], "std": [[[0.23730638303153]], [[0.2346935392236361]], [[0.23749077620354525]]], "count": [179]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41657610933106953]], [[0.41867041616460365]], [[0.41397274938839596]]], "std": [[[0.23498024722413027]], [[0.2338277254082465]], [[0.23719100539569746]]], "count": [179]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4055454800635338]], [[0.41197691308832657]], [[0.40787926867674446]]], "std": [[[0.23459292421179997]], [[0.23213360124125598]], [[0.2357991541432335]]], "count": [179]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4252992432540987]], [[0.43629221094862525]], [[0.4276943200697411]]], "std": [[[0.21308399557009147]], [[0.20355918835321163]], [[0.20969391185425798]]], "count": [179]}, "observation.state": {"min": [-0.33162128925323486, 0.4112802743911743, 0.14675383269786835, -1.6176573038101196, -0.7926129102706909, -0.8457767367362976, -1.1228368282318115, -0.30766624212265015, 0.295366495847702, 0.18326130509376526, -2.621873617172241, -1.6073048114776611, -1.050094485282898, 0.12791845202445984, 0.25283166766166687, -0.30865275859832764, -1.630818247795105, 1.248138427734375, -0.4027838110923767, 1.3044524192810059, -0.18747787177562714, -0.47672176361083984, 0.15240637958049774, -1.9846370220184326, 1.3243982791900635, -0.9845288395881653, 6.0, 5.0], "max": [0.18675458431243896, 0.5122835636138916, 0.28908979892730713, -1.1138516664505005, -0.7166605591773987, -0.6873706579208374, -0.9952805638313293, -0.2530501186847687, 0.44278019666671753, 0.21476393938064575, -2.414616584777832, -1.3632256984710693, -0.963035523891449, 0.577028751373291, 0.4359603524208069, -0.2249882072210312, -1.0888705253601074, 1.2867166996002197, -0.33271974325180054, 1.4621354341506958, -0.1311790645122528, -0.3603450059890747, 0.18778562545776367, -1.9007593393325806, 1.5632312297821045, -0.8923870325088501, 6.0, 5.0], "mean": [-0.07685445994138718, 0.46049192547798157, 0.2288333922624588, -1.3800854682922363, -0.7696709036827087, -0.7500523924827576, -1.0570430755615234, -0.2738385796546936, 0.3714215159416199, 0.2032884806394577, -2.4767425060272217, -1.5320717096328735, -1.0047340393066406, 0.3559175133705139, 0.3571714460849762, -0.2751815617084503, -1.3969887495040894, 1.2584075927734375, -0.366693377494812, 1.3745567798614502, -0.1548515111207962, -0.4150777757167816, 0.1651354730129242, -1.936591625213623, 1.4574211835861206, -0.9310165643692017, 6.0, 5.0], "std": [0.1746700257062912, 0.02801264263689518, 0.03459538519382477, 0.15459175407886505, 0.020032014697790146, 0.06074691563844681, 0.033003490418195724, 0.01644652523100376, 0.04987577348947525, 0.007963611744344234, 0.0618438683450222, 0.06951790302991867, 0.02388877421617508, 0.1396731585264206, 0.0566222220659256, 0.02412787452340126, 0.17118310928344727, 0.00960846059024334, 0.024910930544137955, 0.043474406003952026, 0.014013553038239479, 0.03867863863706589, 0.008242500945925713, 0.021535277366638184, 0.05873623117804527, 0.01901843771338463, 0.0, 0.0], "count": [1016]}, "action": {"min": [-0.33162128925323486, 0.4112802743911743, 0.14675383269786835, -1.6176573038101196, -0.7926129102706909, -0.8457767367362976, -1.1228368282318115, -0.30766624212265015, 0.295366495847702, 0.18326130509376526, -2.621873617172241, -1.6073048114776611, -1.050094485282898, 0.12791845202445984, 0.25283166766166687, -0.30865275859832764, -1.630818247795105, 1.248138427734375, -0.4027838110923767, 1.3044524192810059, -0.18747787177562714, -0.47672176361083984, 0.15240637958049774, -1.9846370220184326, 1.3243982791900635, -0.9845288395881653, 6.0, 5.0], "max": [0.18675458431243896, 0.5122835636138916, 0.28908979892730713, -1.1138516664505005, -0.7166605591773987, -0.6873706579208374, -0.9952805638313293, -0.2530501186847687, 0.44278019666671753, 0.21476393938064575, -2.414616584777832, -1.3632256984710693, -0.963035523891449, 0.577028751373291, 0.4359603524208069, -0.2249882072210312, -1.0888705253601074, 1.2867166996002197, -0.33271974325180054, 1.4621354341506958, -0.1311790645122528, -0.3603450059890747, 0.18778562545776367, -1.9007593393325806, 1.5632312297821045, -0.8923870325088501, 6.0, 5.0], "mean": [-0.07735937833786011, 0.460429847240448, 0.2288985401391983, -1.3796755075454712, -0.7696850895881653, -0.7499226331710815, -1.0571293830871582, -0.2738015055656433, 0.3715648949146271, 0.2033061385154724, -2.4767603874206543, -1.532033085823059, -1.0046669244766235, 0.35634079575538635, 0.3569973111152649, -0.2752205729484558, -1.39651358127594, 1.2584083080291748, -0.3666367828845978, 1.3747000694274902, -0.15482288599014282, -0.41518911719322205, 0.16511961817741394, -1.9365742206573486, 1.457352876663208, -0.9309889674186707, 6.0, 5.0], "std": [0.1746518611907959, 0.028048451989889145, 0.034596528857946396, 0.15473125874996185, 0.020038168877363205, 0.060737501829862595, 0.033053573220968246, 0.01641416922211647, 0.049868397414684296, 0.00796902272850275, 0.061828598380088806, 0.06949341297149658, 0.023862825706601143, 0.13968443870544434, 0.05666560307145119, 0.02414822205901146, 0.17135639488697052, 0.009607946500182152, 0.024912407621741295, 0.04351801425218582, 0.013980051502585411, 0.03869130462408066, 0.00825069472193718, 0.021554043516516685, 0.05866527929902077, 0.01900777406990528, 0.0, 0.0], "count": [1016]}, "timestamp": {"min": [0.0], "max": [33.833333333333336], "mean": [16.916666666666664], "std": [9.776459822792026], "count": [1016]}, "frame_index": {"min": [0], "max": [1015], "mean": [507.5], "std": [293.2937946837607], "count": [1016]}, "episode_index": {"min": [16], "max": [16], "mean": [16.0], "std": [0.0], "count": [1016]}, "index": {"min": [17417], "max": [18432], "mean": [17924.5], "std": [293.2937946837607], "count": [1016]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1016]}, "subtask_annotation": {"mean": [0.905511811023622, 2.0, 2.0, 2.0, 2.0], "std": [0.2991607912049273, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [1016]}, "scene_annotation": {"mean": [16.0], "std": [0.0], "min": [16], "max": [16], "count": [1016]}, "eef_direction_state": {"mean": [5.738188976377953, 5.72244094488189], "std": [1.124336316795065, 1.0674719687152663], "min": [0, 0], "max": [6, 6], "count": [1016]}, "eef_velocity_state": {"mean": [0.06299212598425197, 0.0797244094488189], "std": [0.24294879717388349, 0.27086607020233766], "min": [0, 0], "max": [1, 1], "count": [1016]}, "eef_acc_mag_state": {"mean": [0.024606299212598427, 0.015748031496062992], "std": [0.1993711632802494, 0.15919343794610702], "min": [0, 0], "max": [2, 2], "count": [1016]}, "eef_direction_action": {"mean": [5.738188976377953, 5.72244094488189], "std": [1.124336316795065, 1.0674719687152665], "min": [0, 0], "max": [6, 6], "count": [1016]}, "eef_velocity_action": {"mean": [0.06299212598425197, 0.0797244094488189], "std": [0.24294879717388349, 0.27086607020233766], "min": [0, 0], "max": [1, 1], "count": [1016]}, "eef_acc_mag_action": {"mean": [0.024606299212598427, 0.015748031496062992], "std": [0.1993711632802494, 0.15919343794610702], "min": [0, 0], "max": [2, 2], "count": [1016]}, "eef_sim_pose_state": {"mean": [0.4678709710990982, 0.3233704545113158, 1.1231842176099465, -0.5433079749630924, -0.29657754786167856, 0.6187737171540876, 0.5461994644785861, -0.27001967252173675, 1.2147868533180946, 0.9251576496314192, -0.17513856613751114, -0.21151239248640816], "std": [0.04919719212409474, 0.007986656739606291, 0.01651106429460721, 0.03366827310630855, 0.05368747348268855, 0.019419078235783482, 0.0390966946342582, 0.008268580359816098, 0.013593846746685968, 0.023100541197646415, 0.042878519128014526, 0.017596080372538396], "min": [0.3894314254356134, 0.3053654752805356, 1.0888188666909988, -0.6144265139968703, -0.41479157929687926, 0.5594865610718345, 0.4842797559383274, -0.2924068501107092, 1.184760975126164, 0.8794565204683368, -0.27679592715217427, -0.25924791862401597], "max": [0.5368744791766307, 0.33527151616612016, 1.1409449667277922, -0.502721278401406, -0.2294749764762063, 0.670494000681657, 0.6080025959608963, -0.2567759718684197, 1.238316483031785, 0.9743462056312134, -0.0988505472649257, -0.18236260412765204], "count": [1016]}, "eef_sim_pose_action": {"mean": [0.4680145518343439, 0.32339021629905107, 1.1232244664091098, -0.5432724255572883, -0.2966209477072596, 0.6187712695370406, 0.5463164696439725, -0.27000163335781824, 1.2148135414497392, 0.9252001670423418, -0.1751831322646197, -0.21148416079200774], "std": [0.049182296598934624, 0.00799108754947131, 0.01647851534724362, 0.03369029333549804, 0.05365427754507959, 0.019418807214887413, 0.03910185844796201, 0.008276469188344408, 0.013564325384612204, 0.02306288998565846, 0.04283346305790471, 0.01761060937390184], "min": [0.3894314254356134, 0.3053654752805356, 1.0888188666909988, -0.6144265139968703, -0.41479157929687926, 0.5594865610718345, 0.4842797559383274, -0.2924068501107092, 1.184760975126164, 0.8794565204683368, -0.27679592715217427, -0.25924791862401597], "max": [0.5368744791766307, 0.33527151616612016, 1.1409449667277922, -0.502721278401406, -0.2294749764762063, 0.670494000681657, 0.6080025959608963, -0.2567759718684197, 1.238316483031785, 0.9743462056312134, -0.0988505472649257, -0.18236260412765204], "count": [1016]}, "gripper_mode_state": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [1016]}, "gripper_activity_state": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [1016]}, "gripper_mode_action": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [1016]}, "gripper_activity_action": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [1016]}, "gripper_open_scale_state": {"mean": [0.005454545454545518, 0.004545454545454541], "std": [6.331740687315346e-17, 4.336808689942018e-18], "min": [0.005454545454545455, 0.004545454545454545], "max": [0.005454545454545455, 0.004545454545454545], "count": [1016]}, "gripper_open_scale_action": {"mean": [0.005454545454545518, 0.004545454545454541], "std": [6.331740687315346e-17, 4.336808689942018e-18], "min": [0.005454545454545455, 0.004545454545454545], "max": [0.005454545454545455, 0.004545454545454545], "count": [1016]}}} +{"episode_index": 16, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9568627450980393]], [[0.9568627450980393]], [[1.0]]], "mean": [[[0.3751030267553949]], [[0.3848021597838391]], [[0.3795113808558805]]], "std": [[[0.2497044594977732]], [[0.24538294029932364]], [[0.24793189334971658]]], "count": [179]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42451680770073397]], [[0.4232464250830686]], [[0.4195624726147442]]], "std": [[[0.22046037780215993]], [[0.2199773501308273]], [[0.2226308348898999]]], "count": [179]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4166372138240771]], [[0.4206697509310987]], [[0.41712517115784864]]], "std": [[[0.23075286173857093]], [[0.22936698098007005]], [[0.23327080159674699]]], "count": [179]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41519499785482167]], [[0.42756557513601345]], [[0.4177158711249863]]], "std": [[[0.22223592684474772]], [[0.21331393846671343]], [[0.2183312340103826]]], "count": [179]}, "observation.state": {"min": [-0.2909812927246094, 0.39237073063850403, 0.07050257921218872, -1.5772595405578613, -0.701448917388916, -0.8893979787826538, -0.982769787311554, -0.3241429924964905, 0.29813826084136963, 0.18439781665802002, -2.463219404220581, -1.483510971069336, -1.0674593448638916, 0.1519407331943512, 0.20577432215213776, -0.42719006538391113, -1.493192434310913, 1.2678191661834717, -0.3775157928466797, 1.454086184501648, -0.21092137694358826, -0.5022731423377991, 0.10129137337207794, -1.9063295125961304, 1.422719120979309, -0.8633741140365601, 6.0, 5.0], "max": [0.2187519371509552, 0.5080937147140503, 0.23726660013198853, -1.175152063369751, -0.5580853819847107, -0.7349668741226196, -0.8339313864707947, -0.26137375831604004, 0.4413338005542755, 0.2601759433746338, -2.301112413406372, -1.2861409187316895, -0.9660748243331909, 0.7454748153686523, 0.3949810862541199, -0.2668619155883789, -0.8324402570724487, 1.340409517288208, -0.2405373901128769, 1.7188100814819336, -0.14324675500392914, -0.35723400115966797, 0.1909242570400238, -1.7586575746536255, 1.5434587001800537, -0.6531029343605042, 6.0, 5.0], "mean": [-0.013611744157969952, 0.4624602794647217, 0.16397319734096527, -1.3983315229415894, -0.6375671029090881, -0.7969151139259338, -0.9161949157714844, -0.28416451811790466, 0.36457154154777527, 0.22231774032115936, -2.391205310821533, -1.376939296722412, -1.0075902938842773, 0.433828204870224, 0.32096004486083984, -0.3364833891391754, -1.2687944173812866, 1.2998394966125488, -0.30331289768218994, 1.543427586555481, -0.16859450936317444, -0.4233759641647339, 0.14962953329086304, -1.8387954235076904, 1.468221664428711, -0.7625902891159058, 6.0, 5.0], "std": [0.13844116032123566, 0.031365104019641876, 0.05046273395419121, 0.09124163538217545, 0.037982385605573654, 0.05460546538233757, 0.039669208228588104, 0.022466542199254036, 0.04022127017378807, 0.018335798755288124, 0.03702077642083168, 0.04917415231466293, 0.02088700793683529, 0.16909417510032654, 0.05659285560250282, 0.03434779867529869, 0.18907374143600464, 0.018506569787859917, 0.04619402065873146, 0.06821595877408981, 0.022529873996973038, 0.042477332055568695, 0.019184309989213943, 0.028843197971582413, 0.03489479050040245, 0.04573751613497734, 0.0, 0.0], "count": [1011]}, "action": {"min": [-0.2909812927246094, 0.39237073063850403, 0.07050257921218872, -1.5772595405578613, -0.701448917388916, -0.8893979787826538, -0.982769787311554, -0.3241429924964905, 0.29813826084136963, 0.18439781665802002, -2.463219404220581, -1.483510971069336, -1.0674593448638916, 0.1519407331943512, 0.20577432215213776, -0.42719006538391113, -1.493192434310913, 1.2678191661834717, -0.3775157928466797, 1.454086184501648, -0.21092137694358826, -0.5022731423377991, 0.10129137337207794, -1.9063295125961304, 1.422719120979309, -0.8633741140365601, 6.0, 5.0], "max": [0.2187519371509552, 0.5080937147140503, 0.23726660013198853, -1.175152063369751, -0.5580853819847107, -0.7349668741226196, -0.8339313864707947, -0.26137375831604004, 0.4413338005542755, 0.2601759433746338, -2.301112413406372, -1.2861409187316895, -0.9660748243331909, 0.7454748153686523, 0.3949810862541199, -0.2668619155883789, -0.8324402570724487, 1.340409517288208, -0.2405373901128769, 1.7188100814819336, -0.14324675500392914, -0.35723400115966797, 0.1909242570400238, -1.7586575746536255, 1.5434587001800537, -0.6531029343605042, 6.0, 5.0], "mean": [-0.014027283526957035, 0.46237167716026306, 0.16402187943458557, -1.3980776071548462, -0.6375024318695068, -0.7968153357505798, -0.9161627888679504, -0.2841087579727173, 0.3646959662437439, 0.22230999171733856, -2.3912384510040283, -1.3768175840377808, -1.0076191425323486, 0.4344038665294647, 0.32078248262405396, -0.33649367094039917, -1.2681443691253662, 1.2998278141021729, -0.30318155884742737, 1.5436710119247437, -0.16853927075862885, -0.42351698875427246, 0.14962945878505707, -1.838792324066162, 1.4681428670883179, -0.7624644041061401, 6.0, 5.0], "std": [0.13863126933574677, 0.031431250274181366, 0.050507839769124985, 0.09149262309074402, 0.0379737913608551, 0.054585061967372894, 0.03964957967400551, 0.022440481930971146, 0.0402616485953331, 0.01833997666835785, 0.03701525926589966, 0.04906272515654564, 0.020868845283985138, 0.16915714740753174, 0.05666811019182205, 0.0343388132750988, 0.18943257629871368, 0.018513590097427368, 0.046183567494153976, 0.06839747726917267, 0.022499551996588707, 0.042500898241996765, 0.019184282049536705, 0.02884366735816002, 0.03484206646680832, 0.04565080255270004, 0.0, 0.0], "count": [1011]}, "timestamp": {"min": [0.0], "max": [33.666666666666664], "mean": [16.833333333333332], "std": [9.728347276939735], "count": [1011]}, "frame_index": {"min": [0], "max": [1010], "mean": [505.0], "std": [291.85041830819205], "count": [1011]}, "episode_index": {"min": [17], "max": [17], "mean": [17.0], "std": [0.0], "count": [1011]}, "index": {"min": [18433], "max": [19443], "mean": [18938.0], "std": [291.85041830819205], "count": [1011]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1011]}, "subtask_annotation": {"mean": [0.9376854599406528, 2.0, 2.0, 2.0, 2.0], "std": [0.2497757331897277, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [1011]}, "scene_annotation": {"mean": [17.0], "std": [0.0], "min": [17], "max": [17], "count": [1011]}, "eef_direction_state": {"mean": [4.6765578635014835, 4.632047477744807], "std": [2.264252457274124, 2.0563576986719396], "min": [0, 0], "max": [6, 6], "count": [1011]}, "eef_velocity_state": {"mean": [0.2809099901088032, 0.33926805143422356], "std": [0.44944362000797533, 0.4734609178277011], "min": [0, 0], "max": [1, 1], "count": [1011]}, "eef_acc_mag_state": {"mean": [0.0, 0.018793273986152326], "std": [0.0, 0.1796879584384507], "min": [0, 0], "max": [0, 2], "count": [1011]}, "eef_direction_action": {"mean": [4.6765578635014835, 4.632047477744807], "std": [2.264252457274124, 2.0563576986719396], "min": [0, 0], "max": [6, 6], "count": [1011]}, "eef_velocity_action": {"mean": [0.2809099901088032, 0.33926805143422356], "std": [0.44944362000797533, 0.4734609178277011], "min": [0, 0], "max": [1, 1], "count": [1011]}, "eef_acc_mag_action": {"mean": [0.0, 0.018793273986152326], "std": [0.0, 0.1796879584384507], "min": [0, 0], "max": [0, 2], "count": [1011]}, "eef_sim_pose_state": {"mean": [0.4510655913342053, 0.3388138271459771, 1.11616725222295, -0.5065914973565122, -0.3379194019122652, 0.7573474070635049, 0.5655382407389746, -0.25460972214661737, 1.2025013181552013, 0.9146472185979176, -0.2013689663674992, -0.04368463079182218], "std": [0.040818561854456176, 0.01699147701025953, 0.02146616161598845, 0.02144582563866323, 0.024901244374440256, 0.03920920388588274, 0.045822975986361425, 0.019165213094307073, 0.023263574196043656, 0.006666174629038561, 0.03720828189362508, 0.03992918018488721], "min": [0.37938653507006, 0.30354116085575444, 1.0780274993773244, -0.5468792361234992, -0.37850543011927096, 0.6947078058659256, 0.49082531258301954, -0.29565499544519397, 1.158932205755609, 0.900860471269403, -0.24702478680570206, -0.11023206213523695], "max": [0.5282861740059699, 0.37082866503012885, 1.137347874958691, -0.4623715380025396, -0.2885281891590685, 0.8761253322425735, 0.6477728516114454, -0.20487081520686337, 1.2292329574926457, 0.9280103233470929, -0.12843148408116645, 0.07683801586594546], "count": [1011]}, "eef_sim_pose_action": {"mean": [0.4511893816098567, 0.3388042087068141, 1.1162206901654648, -0.5066341558049483, -0.33797906760877244, 0.7574128460258434, 0.5656907683637162, -0.25460932089152455, 1.2025577998150427, 0.91464590081019, -0.2014613876137609, -0.04359726787299388], "std": [0.040859890705391255, 0.016996521974565425, 0.021442263720653117, 0.021416301090031384, 0.024854967644160106, 0.03916269238556023, 0.04583842127072347, 0.019165053131934447, 0.023233181306282866, 0.006666060623587542, 0.037143881020948614, 0.03989006055965337], "min": [0.37938653507006, 0.30354116085575444, 1.0780274993773244, -0.5468792361234992, -0.37850543011927096, 0.6947078058659256, 0.49082531258301954, -0.29565499544519397, 1.158932205755609, 0.900860471269403, -0.24702478680570206, -0.11023206213523695], "max": [0.5282861740059699, 0.37082866503012885, 1.137347874958691, -0.4623715380025396, -0.2885281891590685, 0.8761253322425735, 0.6477728516114454, -0.20487081520686337, 1.2292329574926457, 0.9280103233470929, -0.12843148408116645, 0.07683801586594546], "count": [1011]}, "gripper_mode_state": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [1011]}, "gripper_activity_state": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [1011]}, "gripper_mode_action": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [1011]}, "gripper_activity_action": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [1011]}, "gripper_open_scale_state": {"mean": [0.005454545454545517, 0.004545454545454539], "std": [6.245004513516506e-17, 6.071532165918825e-18], "min": [0.005454545454545455, 0.004545454545454545], "max": [0.005454545454545455, 0.004545454545454545], "count": [1011]}, "gripper_open_scale_action": {"mean": [0.005454545454545517, 0.004545454545454539], "std": [6.245004513516506e-17, 6.071532165918825e-18], "min": [0.005454545454545455, 0.004545454545454545], "max": [0.005454545454545455, 0.004545454545454545], "count": [1011]}}} +{"episode_index": 17, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[0.984313725490196]], [[1.0]]], "mean": [[[0.40723299832037096]], [[0.4151866955581115]], [[0.40981460410048565]]], "std": [[[0.23107804336584883]], [[0.22946088718709318]], [[0.23311302760037256]]], "count": [179]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4255828449629386]], [[0.4220045607861394]], [[0.41900244299302586]]], "std": [[[0.2175077347489269]], [[0.22187034302239778]], [[0.2257998327944978]]], "count": [179]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41649303615766603]], [[0.42013616747909593]], [[0.4155866937324278]]], "std": [[[0.23126608762208642]], [[0.23084074118461406]], [[0.23536617385187272]]], "count": [179]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38052821822397487]], [[0.3984246186603133]], [[0.3911372754409026]]], "std": [[[0.2894205368133]], [[0.2803027985908677]], [[0.2807962945645456]]], "count": [179]}, "observation.state": {"min": [-0.2263331264257431, 0.39635664224624634, 0.06818564981222153, -1.7736908197402954, -0.5298187136650085, -0.8596510291099548, -0.8158279657363892, -0.2660985589027405, 0.2757633626461029, 0.15404437482357025, -2.537810802459717, -1.3387707471847534, -1.0461970567703247, 0.18500490486621857, 0.18592338263988495, -0.38870882987976074, -1.6956223249435425, 1.3010673522949219, -0.3111245632171631, 1.4699708223342896, -0.14783605933189392, -0.5077555179595947, 0.1345333755016327, -1.8996648788452148, 1.2673739194869995, -0.6956150531768799, 6.0, 5.0], "max": [0.328869104385376, 0.490314245223999, 0.2451445758342743, -1.2646098136901855, -0.40761619806289673, -0.7095068693161011, -0.7009067535400391, -0.23398569226264954, 0.4327579438686371, 0.22500468790531158, -2.316591501235962, -1.1396484375, -0.9804384112358093, 0.8086513876914978, 0.4904549717903137, -0.24389231204986572, -0.7555311918258667, 1.4152382612228394, -0.1658848226070404, 1.8019360303878784, -0.10964862257242203, -0.33990782499313354, 0.21237868070602417, -1.746358871459961, 1.4676917791366577, -0.5981946587562561, 6.0, 5.0], "mean": [0.04078103229403496, 0.440982460975647, 0.15944254398345947, -1.5603456497192383, -0.478177547454834, -0.7620091438293457, -0.7519660592079163, -0.2554182708263397, 0.35542234778404236, 0.19337069988250732, -2.415058135986328, -1.2857192754745483, -1.0133023262023926, 0.4672238230705261, 0.386961966753006, -0.3216150403022766, -1.3447023630142212, 1.3602267503738403, -0.2359594702720642, 1.5944794416427612, -0.13026627898216248, -0.4170028269290924, 0.1684223860502243, -1.8316402435302734, 1.388806700706482, -0.6427224278450012, 6.0, 5.0], "std": [0.16685351729393005, 0.03262726590037346, 0.05869784206151962, 0.1515026092529297, 0.030044853687286377, 0.045176077634096146, 0.0284019373357296, 0.007302172482013702, 0.04583487659692764, 0.01608707569539547, 0.04895702749490738, 0.04332136735320091, 0.016040271148085594, 0.1738082319498062, 0.08566918224096298, 0.042029932141304016, 0.2635219097137451, 0.024710780009627342, 0.045541223138570786, 0.09182532876729965, 0.008707200177013874, 0.04860132187604904, 0.018307464197278023, 0.03957069665193558, 0.042857639491558075, 0.030999554321169853, 0.0, 0.0], "count": [1012]}, "action": {"min": [-0.22631466388702393, 0.39635664224624634, 0.06818564981222153, -1.7736908197402954, -0.5298187136650085, -0.8596510291099548, -0.8158279657363892, -0.2660985589027405, 0.2757633626461029, 0.15404437482357025, -2.537810802459717, -1.3387707471847534, -1.0461970567703247, 0.18500490486621857, 0.18592338263988495, -0.38870882987976074, -1.6956223249435425, 1.3010884523391724, -0.3111245632171631, 1.4699708223342896, -0.14783605933189392, -0.5077555179595947, 0.1345333755016327, -1.8996648788452148, 1.2673739194869995, -0.6956150531768799, 6.0, 5.0], "max": [0.328869104385376, 0.490314245223999, 0.2451445758342743, -1.2646175622940063, -0.40761619806289673, -0.7095068693161011, -0.7009067535400391, -0.23398569226264954, 0.4327579438686371, 0.22500468790531158, -2.316591501235962, -1.1396484375, -0.9804384112358093, 0.8086513876914978, 0.4904549717903137, -0.24389231204986572, -0.7555311918258667, 1.4152382612228394, -0.1658848226070404, 1.8019193410873413, -0.10964862257242203, -0.33990782499313354, 0.21237868070602417, -1.746358871459961, 1.4676917791366577, -0.5981946587562561, 6.0, 5.0], "mean": [0.04023643583059311, 0.44089847803115845, 0.15957164764404297, -1.5598565340042114, -0.47818413376808167, -0.7618849277496338, -0.7519923448562622, -0.2554192543029785, 0.35557645559310913, 0.1933775395154953, -2.41495418548584, -1.2857365608215332, -1.0132890939712524, 0.4678304195404053, 0.3866678774356842, -0.32168254256248474, -1.3437831401824951, 1.360181450843811, -0.23583324253559113, 1.5948063135147095, -0.13027507066726685, -0.4171668589115143, 0.16840507090091705, -1.831541657447815, 1.388865351676941, -0.6426665782928467, 6.0, 5.0], "std": [0.16682235896587372, 0.03263092041015625, 0.058668557554483414, 0.151653453707695, 0.03004881925880909, 0.045142315328121185, 0.028419945389032364, 0.007303526625037193, 0.04583164304494858, 0.016091199591755867, 0.049047861248254776, 0.0433318167924881, 0.016039928421378136, 0.17392408847808838, 0.08584630489349365, 0.042023271322250366, 0.2639455497264862, 0.024775957688689232, 0.04555278271436691, 0.09197045862674713, 0.008720062673091888, 0.04862655699253082, 0.018318286165595055, 0.03964892029762268, 0.04292260482907295, 0.030993174761533737, 0.0, 0.0], "count": [1012]}, "timestamp": {"min": [0.0], "max": [33.7], "mean": [16.85], "std": [9.737969786128705], "count": [1012]}, "frame_index": {"min": [0], "max": [1011], "mean": [505.5], "std": [292.13909358386115], "count": [1012]}, "episode_index": {"min": [18], "max": [18], "mean": [18.0], "std": [0.0], "count": [1012]}, "index": {"min": [19444], "max": [20455], "mean": [19949.5], "std": [292.13909358386115], "count": [1012]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1012]}, "subtask_annotation": {"mean": [0.9604743083003953, 2.0, 2.0, 2.0, 2.0], "std": [0.20473392626829848, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [1012]}, "scene_annotation": {"mean": [18.0], "std": [0.0], "min": [18], "max": [18], "count": [1012]}, "eef_direction_state": {"mean": [5.565217391304348, 5.540513833992095], "std": [1.3954668464494016, 1.3422810112080612], "min": [0, 0], "max": [6, 6], "count": [1012]}, "eef_velocity_state": {"mean": [0.1007905138339921, 0.11956521739130435], "std": [0.3010511354488932, 0.3244524251434625], "min": [0, 0], "max": [1, 1], "count": [1012]}, "eef_acc_mag_state": {"mean": [0.003952569169960474, 0.039525691699604744], "std": [0.0768975354084727, 0.2522996452633575], "min": [0, 0], "max": [2, 2], "count": [1012]}, "eef_direction_action": {"mean": [5.565217391304348, 5.540513833992095], "std": [1.3954668464494016, 1.342281011208061], "min": [0, 0], "max": [6, 6], "count": [1012]}, "eef_velocity_action": {"mean": [0.1007905138339921, 0.11956521739130435], "std": [0.30105113544889317, 0.3244524251434625], "min": [0, 0], "max": [1, 1], "count": [1012]}, "eef_acc_mag_action": {"mean": [0.003952569169960474, 0.039525691699604744], "std": [0.0768975354084727, 0.2522996452633575], "min": [0, 0], "max": [2, 2], "count": [1012]}, "eef_sim_pose_state": {"mean": [0.44099575870636804, 0.30891595845955044, 1.1435458136858458, -0.5318430521034451, -0.38641814597717056, 0.8026710348607736, 0.5688298283518868, -0.27206792719221584, 1.2428797989786642, 0.9099151691434525, -0.29300306374028384, 0.042119295241191415], "std": [0.0446246663170499, 0.015034730837750768, 0.006212411357662803, 0.02809765485422405, 0.03090562634651372, 0.029746912272160156, 0.04902464513170662, 0.018493919863506163, 0.009120517659071426, 0.010595377368851805, 0.03499922738726398, 0.041384922545448795], "min": [0.36292054413032987, 0.27234462431662504, 1.1335201956101162, -0.6206695466081442, -0.49113779096246146, 0.7419149678417278, 0.49027928690904365, -0.3163582505898211, 1.2243691897220716, 0.893544098756472, -0.3953375336453253, -0.02506866507373323], "max": [0.5128933096810084, 0.33829182449025696, 1.1615559124106913, -0.4726709887657847, -0.3412915756130792, 0.8565340911870793, 0.6602561396906785, -0.23686384170535815, 1.2647391652846707, 0.9399123831891983, -0.2245480303771752, 0.11042472060376624], "count": [1012]}, "eef_sim_pose_action": {"mean": [0.4411427993376584, 0.3089205214634154, 1.1435490364982703, -0.5317784861937754, -0.3863814839138544, 0.8027111721312136, 0.5689955660234005, -0.27204896842862897, 1.2428702357810093, 0.9099128916331013, -0.2929547007163244, 0.04221231342559788], "std": [0.044615465901322274, 0.01503743721346112, 0.006208142414551323, 0.028155303709148795, 0.030935598895202324, 0.02975495040340018, 0.04904921685424455, 0.018505494111682768, 0.009134364513789236, 0.010596665482563435, 0.03505763225835064, 0.041423546055941], "min": [0.36292054413032987, 0.27234462431662504, 1.1335201956101162, -0.6206695466081442, -0.49113779096246146, 0.7419149678417278, 0.49027928690904365, -0.3163582505898211, 1.2243691897220716, 0.893544098756472, -0.3953375336453253, -0.02506866507373323], "max": [0.5128887103031576, 0.33829182449025696, 1.1615559124106913, -0.4726709887657847, -0.3412915756130792, 0.8565340911870793, 0.6602561396906785, -0.23686384170535815, 1.2647391652846707, 0.9399123831891983, -0.2245480303771752, 0.11042472060376624], "count": [1012]}, "gripper_mode_state": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [1012]}, "gripper_activity_state": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [1012]}, "gripper_mode_action": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [1012]}, "gripper_activity_action": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [1012]}, "gripper_open_scale_state": {"mean": [0.005454545454545517, 0.00454545454545454], "std": [6.245004513516506e-17, 5.204170427930421e-18], "min": [0.005454545454545455, 0.004545454545454545], "max": [0.005454545454545455, 0.004545454545454545], "count": [1012]}, "gripper_open_scale_action": {"mean": [0.005454545454545517, 0.00454545454545454], "std": [6.245004513516506e-17, 5.204170427930421e-18], "min": [0.005454545454545455, 0.004545454545454545], "max": [0.005454545454545455, 0.004545454545454545], "count": [1012]}}} +{"episode_index": 18, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[0.9568627450980393]], [[1.0]]], "mean": [[[0.4006670207655927]], [[0.40601024526225904]], [[0.4001805175797287]]], "std": [[[0.23677458270248455]], [[0.2358498341424063]], [[0.2391468768576314]]], "count": [199]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42598569748251064]], [[0.4236714926757973]], [[0.4207515200594476]]], "std": [[[0.23208105833009302]], [[0.23177109944752555]], [[0.2348468400578589]]], "count": [199]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41662198040857884]], [[0.4188193448861957]], [[0.41535460492823595]]], "std": [[[0.22907165599011262]], [[0.22978829228938707]], [[0.23393122123291943]]], "count": [199]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40992367885177516]], [[0.42253552074095974]], [[0.41749354924130455]]], "std": [[[0.2748806199250187]], [[0.2634093257514219]], [[0.2650149528844158]]], "count": [199]}, "observation.state": {"min": [-0.12842023372650146, 0.42107921838760376, -0.05278966575860977, -1.9103217124938965, -0.4488866925239563, -0.8361436128616333, -0.7451246976852417, -0.26458048820495605, 0.24880950152873993, 0.18016649782657623, -2.4008684158325195, -1.2844127416610718, -1.0447125434875488, 0.2053838074207306, 0.21495147049427032, -0.4096887707710266, -1.6668298244476318, 1.299877643585205, -0.2223767638206482, 1.3985891342163086, -0.15797574818134308, -0.5143511891365051, 0.14888274669647217, -1.7570464611053467, 1.530282735824585, -0.756344199180603, 3.0, 5.0], "max": [0.45874452590942383, 0.45346707105636597, 0.18489255011081696, -1.3823225498199463, -0.28996899724006653, -0.6970615983009338, -0.6006746888160706, -0.24743393063545227, 0.40759018063545227, 0.2210579365491867, -2.3134818077087402, -1.1088230609893799, -0.953467071056366, 0.7833102941513062, 0.5233325958251953, -0.28475919365882874, -0.7664657235145569, 1.4228752851486206, -0.1002233475446701, 1.675194263458252, -0.13671550154685974, -0.35381805896759033, 0.1807207465171814, -1.6784390211105347, 1.6358208656311035, -0.6529352068901062, 6.5, 5.0], "mean": [0.17830170691013336, 0.43911129236221313, 0.08250652998685837, -1.6663105487823486, -0.37653735280036926, -0.764080286026001, -0.6636942028999329, -0.2559678554534912, 0.32561761140823364, 0.20464402437210083, -2.3554089069366455, -1.2058568000793457, -1.0007455348968506, 0.4837768077850342, 0.3819449543952942, -0.35888463258743286, -1.2773699760437012, 1.3743321895599365, -0.15697325766086578, 1.5041717290878296, -0.14483164250850677, -0.4321872889995575, 0.162841796875, -1.7189198732376099, 1.579508662223816, -0.7097764611244202, 3.8473052978515625, 5.0], "std": [0.2087586671113968, 0.007859104312956333, 0.061085086315870285, 0.182901993393898, 0.056017786264419556, 0.044203393161296844, 0.04790214076638222, 0.005087400786578655, 0.05636824667453766, 0.011533708311617374, 0.02526816725730896, 0.04033592715859413, 0.021381916478276253, 0.19679443538188934, 0.10063827782869339, 0.03854651376605034, 0.29536667466163635, 0.035484302788972855, 0.04047297686338425, 0.08912896364927292, 0.005938105750828981, 0.055931806564331055, 0.009430474601686, 0.020594192668795586, 0.030405210331082344, 0.023389827460050583, 1.3472098112106323, 0.0], "count": [1169]}, "action": {"min": [-0.12842023372650146, 0.42107921838760376, -0.05278966575860977, -1.9103217124938965, -0.4488866925239563, -0.8361436128616333, -0.7451246976852417, -0.26458048820495605, 0.24880950152873993, 0.18016649782657623, -2.4008684158325195, -1.2844127416610718, -1.0447125434875488, 0.2053838074207306, 0.21495147049427032, -0.4096887707710266, -1.6668298244476318, 1.299877643585205, -0.2223767638206482, 1.3985891342163086, -0.15797574818134308, -0.5143511891365051, 0.14888274669647217, -1.7570464611053467, 1.530282735824585, -0.756344199180603, 3.0, 5.0], "max": [0.45874452590942383, 0.45346707105636597, 0.18489255011081696, -1.3823225498199463, -0.28996899724006653, -0.6970615983009338, -0.6006746888160706, -0.24743393063545227, 0.40759018063545227, 0.2210579365491867, -2.3134818077087402, -1.1088230609893799, -0.953467071056366, 0.7833102941513062, 0.5233325958251953, -0.28475919365882874, -0.7664657235145569, 1.4228752851486206, -0.1002233475446701, 1.675194263458252, -0.13671550154685974, -0.35381805896759033, 0.1807207465171814, -1.6784390211105347, 1.6358208656311035, -0.6529352068901062, 6.5, 5.0], "mean": [0.1778077632188797, 0.4391185939311981, 0.0826316624879837, -1.665869116783142, -0.3766627609729767, -0.7639697194099426, -0.6638014912605286, -0.25597837567329407, 0.32575303316116333, 0.2046668827533722, -2.3553507328033447, -1.2059326171875, -1.0006941556930542, 0.4842662811279297, 0.3816967010498047, -0.35894250869750977, -1.276613473892212, 1.3742364645004272, -0.15688039362430573, 1.504401683807373, -0.1448461413383484, -0.43232330679893494, 0.1628275215625763, -1.7188773155212402, 1.5795855522155762, -0.7097538709640503, 3.8447391986846924, 5.0], "std": [0.20879621803760529, 0.0078516760841012, 0.06114286556839943, 0.1829589605331421, 0.05600444972515106, 0.04419798031449318, 0.04792167991399765, 0.005091694183647633, 0.05637374147772789, 0.011518755927681923, 0.02525692991912365, 0.0403914600610733, 0.021417908370494843, 0.1968173086643219, 0.100687175989151, 0.03850420191884041, 0.29552674293518066, 0.035529956221580505, 0.04047328233718872, 0.08921601623296738, 0.0059494320303201675, 0.05593649297952652, 0.009426635690033436, 0.020610297098755836, 0.030425986275076866, 0.02337837405502796, 1.3459755182266235, 0.0], "count": [1169]}, "timestamp": {"min": [0.0], "max": [38.93333333333333], "mean": [19.466666666666665], "std": [11.24870362901136], "count": [1169]}, "frame_index": {"min": [0], "max": [1168], "mean": [584.0], "std": [337.4611088703408], "count": [1169]}, "episode_index": {"min": [19], "max": [19], "mean": [19.0], "std": [0.0], "count": [1169]}, "index": {"min": [20456], "max": [21624], "mean": [21040.0], "std": [337.4611088703408], "count": [1169]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1169]}, "subtask_annotation": {"mean": [0.9041916167664671, 2.0, 2.0, 2.0, 2.0], "std": [0.3000847628726512, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [1169]}, "scene_annotation": {"mean": [19.0], "std": [0.0], "min": [19], "max": [19], "count": [1169]}, "eef_direction_state": {"mean": [5.249786142001711, 5.492728828058169], "std": [1.8889309839748587, 1.42331442339759], "min": [0, 0], "max": [6, 6], "count": [1169]}, "eef_velocity_state": {"mean": [0.14029084687767324, 0.12061591103507271], "std": [0.347288533009684, 0.3256803847950553], "min": [0, 0], "max": [1, 1], "count": [1169]}, "eef_acc_mag_state": {"mean": [0.0, 0.0], "std": [0.0, 0.0], "min": [0, 0], "max": [0, 0], "count": [1169]}, "eef_direction_action": {"mean": [5.249786142001711, 5.492728828058169], "std": [1.8889309839748587, 1.42331442339759], "min": [0, 0], "max": [6, 6], "count": [1169]}, "eef_velocity_action": {"mean": [0.14029084687767324, 0.12061591103507271], "std": [0.347288533009684, 0.3256803847950553], "min": [0, 0], "max": [1, 1], "count": [1169]}, "eef_acc_mag_action": {"mean": [0.0, 0.0], "std": [0.0, 0.0], "min": [0, 0], "max": [0, 0], "count": [1169]}, "eef_sim_pose_state": {"mean": [0.40597972766209617, 0.317603644783787, 1.1456539022263807, -0.505450172562311, -0.41198667023106833, 0.8802114780467903, 0.5738505670622708, -0.26738865881068385, 1.2261904478031693, 0.9009183385287601, -0.11107246652873073, 0.05714328668150718], "std": [0.05570406543269611, 0.011067778133098994, 0.003556265814476154, 0.027885892128998065, 0.01690181230062777, 0.029840999721972947, 0.05540071367588063, 0.00890871561670893, 0.005720850762480417, 0.012301530882662942, 0.022894165238503662, 0.02325713360038074], "min": [0.3312139032017415, 0.29379946584609823, 1.1399649814151405, -0.545628724483648, -0.4384022219700261, 0.817956653064065, 0.4960375051686238, -0.28424550895343254, 1.2133158795853902, 0.8753276770040928, -0.1459188682661683, 0.011466884069091243], "max": [0.48713741642801744, 0.33146755956601875, 1.1521887500774566, -0.4447770827481642, -0.3800348499278179, 0.970796500823201, 0.6538357355880368, -0.2536394165538003, 1.234987209174731, 0.9227174811788559, -0.06279489129208882, 0.09339148589042506], "count": [1169]}, "eef_sim_pose_action": {"mean": [0.40611230490745587, 0.3176274754352117, 1.145648527643821, -0.5053726344954427, -0.4119517320431337, 0.880177610504148, 0.5739843574967181, -0.26737616264878394, 1.2261770126566527, 0.9008919130037785, -0.1110149683666647, 0.057177861639193174], "std": [0.055711503462976986, 0.011053964429999489, 0.003558161004105815, 0.027920047630701487, 0.016916702341294543, 0.029869948542846095, 0.05540295031621459, 0.008905459864061934, 0.005732523181147035, 0.012291167747925049, 0.022923494924588766, 0.023250863166499103], "min": [0.3312139032017415, 0.29379946584609823, 1.1399649814151405, -0.545628724483648, -0.4384022219700261, 0.817956653064065, 0.4960375051686238, -0.28424550895343254, 1.2133158795853902, 0.8753276770040928, -0.1459188682661683, 0.011466884069091243], "max": [0.48713741642801744, 0.33146755956601875, 1.1521887500774566, -0.4447770827481642, -0.3800348499278179, 0.970796500823201, 0.6538357355880368, -0.2536394165538003, 1.234987209174731, 0.9227174811788559, -0.06279489129208882, 0.09339148589042506], "count": [1169]}, "gripper_mode_state": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [1169]}, "gripper_activity_state": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [1169]}, "gripper_mode_action": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [1169]}, "gripper_activity_action": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [1169]}, "gripper_open_scale_state": {"mean": [0.0034975503538378916, 0.004545454545454582], "std": [0.001224738453064834, 3.642919299551295e-17], "min": [0.0027272727272727275, 0.004545454545454545], "max": [0.005909090909090909, 0.004545454545454545], "count": [1169]}, "gripper_open_scale_action": {"mean": [0.003495217357492919, 0.004545454545454582], "std": [0.0012236054217001284, 3.642919299551295e-17], "min": [0.0027272727272727275, 0.004545454545454545], "max": [0.005909090909090909, 0.004545454545454545], "count": [1169]}}} +{"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.4201433084758726]], [[0.42799630940585454]], [[0.4218649907436379]]], "std": [[[0.20200539989041602]], [[0.19973717904750293]], [[0.20284377937260478]]], "count": [188]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[0.996078431372549]], [[1.0]]], "mean": [[[0.4146219949415937]], [[0.41677986371853704]], [[0.41224279807224307]]], "std": [[[0.24971560501387516]], [[0.2485863730067523]], [[0.25054461757132357]]], "count": [188]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4038749891357252]], [[0.4079537290536782]], [[0.4037734277221527]]], "std": [[[0.22420638096784784]], [[0.2216890137264938]], [[0.22485841406136003]]], "count": [188]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45320172350855237]], [[0.461162936961132]], [[0.45586511894208037]]], "std": [[[0.2051280734800174]], [[0.18598400332667828]], [[0.18905235609276919]]], "count": [188]}, "observation.state": {"min": [-0.10331804305315018, 0.3322266936302185, 0.12044516205787659, -1.8028857707977295, -0.8211163282394409, -0.764098584651947, -0.9193969368934631, -0.277019202709198, 0.27365925908088684, 0.12798255681991577, -2.366392135620117, -1.7586866617202759, -1.4086474180221558, 0.19257090985774994, 0.4839808940887451, -0.48668941855430603, -1.9089539051055908, 1.3350062370300293, -0.10594039410352707, 1.085655927658081, -0.12597133219242096, -0.4819222092628479, 0.15873244404792786, -2.0114145278930664, 1.7278633117675781, -0.7334247827529907, 8.0, -0.5625], "max": [0.31452253460884094, 0.4235510528087616, 0.26163792610168457, -1.3999406099319458, -0.7280706763267517, -0.5496587157249451, -0.8375813364982605, -0.24030406773090363, 0.39354538917541504, 0.18402937054634094, 2.3481531143188477, 1.6306591033935547, 1.401822805404663, 0.641121506690979, 0.817277729511261, -0.1827828735113144, -1.2083981037139893, 1.3872815370559692, 0.018311413004994392, 1.2629231214523315, -0.05606868863105774, -0.338442862033844, 0.21626412868499756, -1.7304296493530273, 1.9540908336639404, -0.5230010151863098, 9.0, 0.0], "mean": [0.10883089154958725, 0.3729340434074402, 0.19543275237083435, -1.6140153408050537, -0.7862691283226013, -0.6586410999298096, -0.8901247978210449, -0.25978514552116394, 0.3317781984806061, 0.16814425587654114, -1.2485350370407104, -0.9423049092292786, -0.7028735876083374, 0.4430566728115082, 0.6495782136917114, -0.3903791308403015, -1.609962821006775, 1.3657783269882202, -0.04723662510514259, 1.152887225151062, -0.08745892345905304, -0.4047762453556061, 0.17575283348560333, -1.8515697717666626, 1.8377680778503418, -0.6378846168518066, 8.671648979187012, -0.022263450548052788], "std": [0.12523457407951355, 0.01949492283165455, 0.04305722564458847, 0.13547611236572266, 0.02286430262029171, 0.06581168621778488, 0.01932051032781601, 0.012449871748685837, 0.037851519882678986, 0.015048215165734291, 1.8538143634796143, 1.329451084136963, 1.0791882276535034, 0.1314522922039032, 0.10215793550014496, 0.09144540131092072, 0.22511419653892517, 0.0110905971378088, 0.04057006910443306, 0.05294753983616829, 0.02486526593565941, 0.04701469466090202, 0.014924773015081882, 0.08999983966350555, 0.08081337809562683, 0.053335778415203094, 0.2774990200996399, 0.09629958868026733], "count": [1078]}, "action": {"min": [-0.10331804305315018, 0.3322266936302185, 0.12044516205787659, -1.8028857707977295, -0.8211163282394409, -0.764098584651947, -0.9193969368934631, -0.277019202709198, 0.27365925908088684, 0.12798255681991577, -2.366392135620117, -1.7586866617202759, -1.4086474180221558, 0.19257090985774994, 0.4839808940887451, -0.48668941855430603, -1.9089539051055908, 1.3350180387496948, -0.10594039410352707, 1.085655927658081, -0.1259751170873642, -0.48193055391311646, 0.15873244404792786, -2.0114145278930664, 1.7278633117675781, -0.7334247827529907, 8.0, -0.5625], "max": [0.31452253460884094, 0.4235510528087616, 0.26163792610168457, -1.3999406099319458, -0.7280706763267517, -0.5496587157249451, -0.8375813364982605, -0.24030406773090363, 0.39354538917541504, 0.18402937054634094, 2.3481531143188477, 1.6306591033935547, 1.401822805404663, 0.6411253809928894, 0.817277729511261, -0.1827828735113144, -1.2083650827407837, 1.3872815370559692, 0.018308503553271294, 1.2629228830337524, -0.05606868863105774, -0.338442862033844, 0.21626412868499756, -1.7304296493530273, 1.9540278911590576, -0.5230010151863098, 9.0, 0.0], "mean": [0.10857631266117096, 0.37295761704444885, 0.1954159140586853, -1.6137303113937378, -0.7862945199012756, -0.6585026979446411, -0.8901386857032776, -0.25980278849601746, 0.33186429738998413, 0.16818299889564514, -1.2526586055755615, -0.9454250931739807, -0.70525723695755, 0.4434730112552643, 0.6492740511894226, -0.3906501233577728, -1.6093471050262451, 1.365739345550537, -0.047121819108724594, 1.15303635597229, -0.08751438558101654, -0.4049041271209717, 0.17571817338466644, -1.8513160943984985, 1.8379361629486084, -0.6379141211509705, 8.671147346496582, -0.022263450548052788], "std": [0.12535329163074493, 0.019461024552583694, 0.04303489252924919, 0.13558794558048248, 0.02283148467540741, 0.06584665179252625, 0.01930234394967556, 0.01245784666389227, 0.037879716604948044, 0.014998476020991802, 1.8509559631347656, 1.327353835105896, 1.0775164365768433, 0.13136905431747437, 0.10215779393911362, 0.09126248210668564, 0.22530479729175568, 0.011126221157610416, 0.04058026894927025, 0.05303105339407921, 0.024884440004825592, 0.047036994248628616, 0.0148792564868927, 0.08993460983037949, 0.08086523413658142, 0.05336189270019531, 0.2771412134170532, 0.09629958868026733], "count": [1078]}, "timestamp": {"min": [0.0], "max": [35.9], "mean": [17.95], "std": [10.373055373311077], "count": [1078]}, "frame_index": {"min": [0], "max": [1077], "mean": [538.5], "std": [311.19166119933226], "count": [1078]}, "episode_index": {"min": [20], "max": [20], "mean": [20.0], "std": [0.0], "count": [1078]}, "index": {"min": [21625], "max": [22702], "mean": [22163.5], "std": [311.19166119933226], "count": [1078]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1078]}, "subtask_annotation": {"mean": [0.8970315398886828, 2.0, 2.0, 2.0, 2.0], "std": [0.30996214522545795, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [1078]}, "scene_annotation": {"mean": [20.0], "std": [0.0], "min": [20], "max": [20], "count": [1078]}, "eef_direction_state": {"mean": [5.808905380333952, 5.700371057513915], "std": [0.9615205704370753, 1.1670411389560291], "min": [0, 0], "max": [6, 6], "count": [1078]}, "eef_velocity_state": {"mean": [0.039888682745825604, 0.06493506493506493], "std": [0.19569766410110076, 0.24641124624688387], "min": [0, 0], "max": [1, 1], "count": [1078]}, "eef_acc_mag_state": {"mean": [0.014842300556586271, 0.0027829313543599257], "std": [0.15459121746929771, 0.06804758788531716], "min": [0, 0], "max": [2, 2], "count": [1078]}, "eef_direction_action": {"mean": [5.808905380333952, 5.700371057513915], "std": [0.9615205704370753, 1.1670411389560291], "min": [0, 0], "max": [6, 6], "count": [1078]}, "eef_velocity_action": {"mean": [0.039888682745825604, 0.06493506493506493], "std": [0.19569766410110073, 0.24641124624688387], "min": [0, 0], "max": [1, 1], "count": [1078]}, "eef_acc_mag_action": {"mean": [0.014842300556586271, 0.0027829313543599257], "std": [0.15459121746929771, 0.06804758788531716], "min": [0, 0], "max": [2, 2], "count": [1078]}, "eef_sim_pose_state": {"mean": [0.4190459432600504, 0.2750114622125166, 1.1271947239024094, -0.654761627095178, -0.07455646848281763, 0.6887064332456381, 0.5338149373805475, -0.2965865330788608, 1.29953246774203, 0.6562424232541224, -0.004830728361163038, -0.011117155186263128], "std": [0.03486386369659394, 0.016271846173519094, 0.008701447974421031, 0.06427505789416849, 0.03717285711979271, 0.02620780289760516, 0.042990445046654224, 0.016026367877260188, 0.02600179639510459, 0.02171997902862709, 0.08850584409043713, 0.03790194550358107], "min": [0.36431298832348674, 0.2333759709262871, 1.1149203315050333, -0.7381014097879499, -0.14684992384593265, 0.6465047640699159, 0.4718195004910186, -0.3390951700771604, 1.2590435152476684, 0.615962166782063, -0.12060293930326416, -0.10395899876897474], "max": [0.47814884055333684, 0.2932595088599212, 1.1457250199615847, -0.5473824177248706, -0.02334534605358063, 0.7403145111745758, 0.6045903637524654, -0.28027491160985546, 1.332378416164128, 0.6919170563481181, 0.1238794059693975, 0.04350594525180912], "count": [1078]}, "eef_sim_pose_action": {"mean": [0.41912308142546495, 0.27505416890567214, 1.1271882209736395, -0.6546053936348623, -0.0745222250782509, 0.6887366764862402, 0.5339381615213186, -0.2965488104271859, 1.2994734269689818, 0.6562938953962942, -0.0046319229304650706, -0.011032986490740521], "std": [0.03489184635105524, 0.01622286376296557, 0.008704969626774361, 0.06431460626422969, 0.0371962443554764, 0.026182574646429504, 0.043002940450309085, 0.015979233696060444, 0.02602015368490315, 0.021695110374744583, 0.08854885166754635, 0.03779633100204359], "min": [0.36431298832348674, 0.2333759709262871, 1.1149203315050333, -0.7381014097879499, -0.14684992384593265, 0.6465047640699159, 0.4718195004910186, -0.3390951700771604, 1.2590435152476684, 0.615962166782063, -0.12060293930326416, -0.10395899876897474], "max": [0.47814884055333684, 0.2932595088599212, 1.1457250199615847, -0.5473824177248706, -0.02334534605358063, 0.7403145111745758, 0.6045950501625704, -0.28027491160985546, 1.332378416164128, 0.6919170563481181, 0.1238794059693975, 0.04350594525180912], "count": [1078]}, "gripper_mode_state": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [1078]}, "gripper_activity_state": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [1078]}, "gripper_mode_action": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [1078]}, "gripper_activity_action": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [1078]}, "gripper_open_scale_state": {"mean": [0.00788331591634608, 0.0], "std": [0.0002522719958909033, 0.0], "min": [0.007272727272727273, 0.0], "max": [0.008181818181818182, 0.0], "count": [1078]}, "gripper_open_scale_action": {"mean": [0.007882862321882884, 0.0], "std": [0.00025194666420482034, 0.0], "min": [0.007272727272727273, 0.0], "max": [0.008181818181818182, 0.0], "count": [1078]}}} +{"episode_index": 20, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[1.0]], [[0.9764705882352941]]], "mean": [[[0.4120157464740282]], [[0.41866790935672515]], [[0.4129947196422429]]], "std": [[[0.21331066770048054]], [[0.21041489048751766]], [[0.2132960710861005]]], "count": [190]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42000780443756447]], [[0.42231623129514967]], [[0.4194013974888201]]], "std": [[[0.2451178135603388]], [[0.2442647271270172]], [[0.24710259057326245]]], "count": [190]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4012422503869969]], [[0.4072203614121087]], [[0.40182596211730304]]], "std": [[[0.22443795085141502]], [[0.2207572319112625]], [[0.22397507336983893]]], "count": [190]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4761911721706226]], [[0.4841608208634331]], [[0.47782881191950466]]], "std": [[[0.20734509236200935]], [[0.18735241755247584]], [[0.19038415729199726]]], "count": [190]}, "observation.state": {"min": [-0.12153163552284241, 0.3874456286430359, 0.060812726616859436, -1.8565841913223267, -0.8233820199966431, -0.7874380350112915, -0.958387553691864, -0.27049657702445984, 0.24210287630558014, 0.15625081956386566, -2.409268379211426, -1.8226768970489502, -1.3790704011917114, 0.3746960163116455, 0.464093953371048, -0.5394605398178101, -1.6923192739486694, 1.321926474571228, -0.02307107113301754, 1.188258409500122, -0.11503150314092636, -0.49909868836402893, 0.1540873795747757, -1.842625379562378, 1.7551771402359009, -0.5800982713699341, 8.0, -0.4375], "max": [0.4661610722541809, 0.4484863579273224, 0.2725909948348999, -1.4108881950378418, -0.7089505791664124, -0.49724429845809937, -0.8098578453063965, -0.22568412125110626, 0.3932894468307495, 0.19274412095546722, -2.227756977081299, -1.484112024307251, -1.0623881816864014, 0.7620260119438171, 0.7335597276687622, -0.37318193912506104, -1.0804777145385742, 1.4268121719360352, 0.07376743108034134, 1.3859179019927979, -0.06219418719410896, -0.3813158869743347, 0.19800175726413727, -1.727791428565979, 1.9567652940750122, -0.44154754281044006, 9.0, 0.0], "mean": [0.1301555037498474, 0.42785942554473877, 0.19007962942123413, -1.6371597051620483, -0.7718192934989929, -0.6212251782417297, -0.8874778151512146, -0.26046234369277954, 0.3258080780506134, 0.1781121790409088, -2.2800419330596924, -1.6878690719604492, -1.2033286094665527, 0.6062308549880981, 0.6017102599143982, -0.492513507604599, -1.4003981351852417, 1.3746752738952637, 0.03392268344759941, 1.2928539514541626, -0.09486772865056992, -0.44204598665237427, 0.17771434783935547, -1.7823561429977417, 1.8874926567077637, -0.5130622982978821, 8.712040901184082, -0.010919017717242241], "std": [0.15135963261127472, 0.01520838588476181, 0.05975758656859398, 0.1284235715866089, 0.03265698254108429, 0.07431332767009735, 0.04105503857135773, 0.01015508733689785, 0.039789799600839615, 0.009594189934432507, 0.037536319345235825, 0.10093050450086594, 0.08503054082393646, 0.09307045489549637, 0.06286197900772095, 0.038480378687381744, 0.16476614773273468, 0.023867636919021606, 0.02564300410449505, 0.051570117473602295, 0.012716137804090977, 0.03159944713115692, 0.01055021584033966, 0.026896173134446144, 0.04810316860675812, 0.03141064941883087, 0.2724819481372833, 0.05957243591547012], "count": [1099]}, "action": {"min": [-0.12153163552284241, 0.3874478042125702, 0.060812726616859436, -1.8565841913223267, -0.8233820199966431, -0.7874380350112915, -0.958387553691864, -0.27049657702445984, 0.24210287630558014, 0.15625081956386566, -2.409268379211426, -1.8226768970489502, -1.3790704011917114, 0.3746960163116455, 0.464093953371048, -0.5394605398178101, -1.6923192739486694, 1.321926474571228, -0.02307107113301754, 1.188258409500122, -0.11503150314092636, -0.49909868836402893, 0.1540873795747757, -1.842625379562378, 1.7551771402359009, -0.5800982713699341, 8.0, -0.4375], "max": [0.4661610722541809, 0.4484863579273224, 0.2725909948348999, -1.4108881950378418, -0.7089505791664124, -0.49724429845809937, -0.8098578453063965, -0.22568412125110626, 0.3932894468307495, 0.19274412095546722, -2.227756977081299, -1.484112024307251, -1.0623881816864014, 0.7620260119438171, 0.7335597276687622, -0.37318193912506104, -1.0804777145385742, 1.4268121719360352, 0.07376743108034134, 1.3859179019927979, -0.06219418719410896, -0.3813158869743347, 0.19800175726413727, -1.727791428565979, 1.9567652940750122, -0.44154754281044006, 9.0, 0.0], "mean": [0.12972229719161987, 0.42791274189949036, 0.19016562402248383, -1.636802077293396, -0.7719197273254395, -0.6210283637046814, -0.8876044750213623, -0.2604624629020691, 0.3259267210960388, 0.1781371533870697, -2.2800447940826416, -1.6880093812942505, -1.2030953168869019, 0.6065651178359985, 0.6014750003814697, -0.49264878034591675, -1.399860143661499, 1.3745925426483154, 0.03399760648608208, 1.2930318117141724, -0.09489022940397263, -0.44214826822280884, 0.1777009516954422, -1.7822800874710083, 1.8875646591186523, -0.5130412578582764, 8.712530136108398, -0.010919017717242241], "std": [0.15139488875865936, 0.015169239602982998, 0.059807710349559784, 0.12850119173526764, 0.03263627365231514, 0.07435363531112671, 0.04103778302669525, 0.01015517208725214, 0.03979530930519104, 0.009572962298989296, 0.03753342106938362, 0.10100679099559784, 0.08505377918481827, 0.09296739846467972, 0.06288810074329376, 0.0383710078895092, 0.164839968085289, 0.023891029879450798, 0.02563571184873581, 0.05154784023761749, 0.012729493901133537, 0.03160181641578674, 0.010544846765697002, 0.026926767081022263, 0.048145439475774765, 0.031381748616695404, 0.27260127663612366, 0.05957243591547012], "count": [1099]}, "timestamp": {"min": [0.0], "max": [36.6], "mean": [18.3], "std": [10.575128052810204], "count": [1099]}, "frame_index": {"min": [0], "max": [1098], "mean": [549.0], "std": [317.2538415843061], "count": [1099]}, "episode_index": {"min": [21], "max": [21], "mean": [21.0], "std": [0.0], "count": [1099]}, "index": {"min": [22703], "max": [23801], "mean": [23252.0], "std": [317.2538415843061], "count": [1099]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1099]}, "subtask_annotation": {"mean": [0.8989990900818926, 2.0, 2.0, 2.0, 2.0], "std": [0.3073099388944381, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [1099]}, "scene_annotation": {"mean": [21.0], "std": [0.0], "min": [21], "max": [21], "count": [1099]}, "eef_direction_state": {"mean": [5.266606005459509, 5.468607825295724], "std": [1.82313622542358, 1.4874870779514562], "min": [0, 0], "max": [6, 6], "count": [1099]}, "eef_velocity_state": {"mean": [0.15741583257506825, 0.1264786169244768], "std": [0.364192378050066, 0.3323879907357518], "min": [0, 0], "max": [1, 1], "count": [1099]}, "eef_acc_mag_state": {"mean": [0.01091901728844404, 0.0], "std": [0.13445868216244045, 0.0], "min": [0, 0], "max": [2, 0], "count": [1099]}, "eef_direction_action": {"mean": [5.266606005459509, 5.468607825295724], "std": [1.8231362254235801, 1.4874870779514562], "min": [0, 0], "max": [6, 6], "count": [1099]}, "eef_velocity_action": {"mean": [0.15741583257506825, 0.1264786169244768], "std": [0.364192378050066, 0.3323879907357518], "min": [0, 0], "max": [1, 1], "count": [1099]}, "eef_acc_mag_action": {"mean": [0.01091901728844404, 0.0], "std": [0.13445868216244045, 0.0], "min": [0, 0], "max": [2, 0], "count": [1099]}, "eef_sim_pose_state": {"mean": [0.413841537673827, 0.2895052364123543, 1.1318312545940326, -0.580662390105441, -0.09333838194321506, 0.6587462264148409, 0.5780789759710406, -0.3000055008972777, 1.2939985307364785, 0.6234798507991671, 0.027490578923740537, 0.09373609053268282], "std": [0.04102041661234292, 0.010193314776075284, 0.00788826088165637, 0.05541856900280546, 0.035645361868570855, 0.06539711634417895, 0.029793278236750553, 0.01085563356616872, 0.012318355198254066, 0.010821547822954504, 0.042311859583822, 0.023397707105360564], "min": [0.3234548416330989, 0.2622884010349248, 1.1219798033777917, -0.6754374985960397, -0.21111765485523115, 0.5673267835300758, 0.5148439279511507, -0.31980042772844314, 1.273604008830035, 0.6081607748078419, -0.08577999556968541, 0.041982638282158424], "max": [0.4821128804104605, 0.30157218062033964, 1.160641593134546, -0.4843463400963942, -0.05085138031845515, 0.8181573796789794, 0.6310535670517026, -0.2757397545204801, 1.3254449440324387, 0.6466698761186348, 0.09502116900456992, 0.15589802168838549], "count": [1099]}, "eef_sim_pose_action": {"mean": [0.4139639843251049, 0.2895407784137035, 1.1318415225724516, -0.5805276525573946, -0.09334766095117569, 0.6586227757966698, 0.578180267643531, -0.2999925118479008, 1.2939765581114415, 0.6234757487782744, 0.027559399613610314, 0.09377268354092075], "std": [0.04102227941379202, 0.010166419357210996, 0.007882782525325033, 0.05547081465688776, 0.035635627565600445, 0.06542821246938658, 0.0297833068449289, 0.01085067806719586, 0.012332664022931268, 0.010818833432255707, 0.04236024998475601, 0.023354696786624038], "min": [0.3234548416330989, 0.26228847784965925, 1.1219798033777917, -0.6754374985960397, -0.21111765485523115, 0.5673267835300758, 0.5148439279511507, -0.31980042772844314, 1.273604008830035, 0.6081607748078419, -0.08577999556968541, 0.041982638282158424], "max": [0.4821128804104605, 0.30157218062033964, 1.160641593134546, -0.4843463400963942, -0.05085138031845515, 0.8181573796789794, 0.6310535670517026, -0.2757397545204801, 1.3254449440324387, 0.6466698761186348, 0.09502116900456992, 0.15589802168838549], "count": [1099]}, "gripper_mode_state": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [1099]}, "gripper_activity_state": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [1099]}, "gripper_mode_action": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [1099]}, "gripper_activity_action": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [1099]}, "gripper_open_scale_state": {"mean": [0.007920038177669435, 0.0], "std": [0.00024771083817373376, 0.0], "min": [0.007272727272727273, 0.0], "max": [0.008181818181818182, 0.0], "count": [1099]}, "gripper_open_scale_action": {"mean": [0.007920483103933626, 0.0], "std": [0.00024781973593082375, 0.0], "min": [0.007272727272727273, 0.0], "max": [0.008181818181818182, 0.0], "count": [1099]}}} +{"episode_index": 21, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[0.9764705882352941]]], "mean": [[[0.40966819015857714]], [[0.41611126736669163]], [[0.41126382750276796]]], "std": [[[0.22164763673836635]], [[0.21941527688411877]], [[0.2224288733069642]]], "count": [183]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4269510406621665]], [[0.4296288249133898]], [[0.4269678426015215]]], "std": [[[0.24777600734817032]], [[0.2471670059256503]], [[0.25076348803588117]]], "count": [183]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40095449391049676]], [[0.4061012134361941]], [[0.40158505102860814]]], "std": [[[0.21779705451230977]], [[0.21565797497275838]], [[0.21891248493626028]]], "count": [183]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4597350865209472]], [[0.4746609934729812]], [[0.46674883589592486]]], "std": [[[0.22146195026902227]], [[0.19943224251353228]], [[0.20307496630342556]]], "count": [183]}, "observation.state": {"min": [-0.21971295773983002, 0.39713984727859497, 0.06533421576023102, -1.9240782260894775, -0.7458359003067017, -0.8008268475532532, -0.9664323925971985, -0.2765314280986786, 0.22639405727386475, 0.16245068609714508, -2.4014649391174316, -1.698312759399414, -1.217370867729187, 0.3745967447757721, 0.409433513879776, -0.5831243395805359, -1.7504124641418457, 1.3235224485397339, 0.023753929883241653, 1.2952927350997925, -0.116917185485363, -0.5070858597755432, 0.1526709347963333, -1.7955151796340942, 1.7563740015029907, -0.488110214471817, 8.0, -0.375], "max": [0.5156400799751282, 0.4569282829761505, 0.28304439783096313, -1.2836591005325317, -0.5924105644226074, -0.563565731048584, -0.7642055153846741, -0.23410919308662415, 0.4198909401893616, 0.20981112122535706, -2.2833011150360107, -1.3938732147216797, -0.9997907876968384, 0.8148877024650574, 0.7890852093696594, -0.41510912775993347, -0.965666651725769, 1.466495394706726, 0.08631089329719543, 1.5230135917663574, -0.062983937561512, -0.35725781321525574, 0.20029936730861664, -1.6999850273132324, 1.874107003211975, -0.303938627243042, 9.0, 0.0], "mean": [0.10854649543762207, 0.4276173412799835, 0.1609555333852768, -1.5976667404174805, -0.6874745488166809, -0.6790622472763062, -0.8610129952430725, -0.2609332203865051, 0.3353934586048126, 0.189690500497818, -2.321824073791504, -1.542999267578125, -1.1494073867797852, 0.6659765243530273, 0.5769901275634766, -0.5306820273399353, -1.3341835737228394, 1.3882461786270142, 0.06188317760825157, 1.4237643480300903, -0.09206746518611908, -0.44464927911758423, 0.17201019823551178, -1.7316278219223022, 1.8341748714447021, -0.37833383679389954, 8.614641189575195, -0.005758157465606928], "std": [0.20704667270183563, 0.014044228009879589, 0.0748252272605896, 0.18680356442928314, 0.04188910871744156, 0.061793189495801926, 0.05919899791479111, 0.011895399540662766, 0.053557928651571274, 0.010333400219678879, 0.02771270088851452, 0.08778458088636398, 0.06475760787725449, 0.1217537373304367, 0.10097991675138474, 0.04686864838004112, 0.21168434619903564, 0.0363779291510582, 0.014420242980122566, 0.06345094740390778, 0.014266305603086948, 0.04078638553619385, 0.010371307842433453, 0.022018251940608025, 0.029345616698265076, 0.051243629306554794, 0.2999666929244995, 0.04317086189985275], "count": [1042]}, "action": {"min": [-0.21971295773983002, 0.39713984727859497, 0.06533421576023102, -1.9240782260894775, -0.7458359003067017, -0.8008268475532532, -0.9664323925971985, -0.2765314280986786, 0.22639405727386475, 0.16245068609714508, -2.4014649391174316, -1.698312759399414, -1.217370867729187, 0.3745967447757721, 0.409433513879776, -0.5831243395805359, -1.7504124641418457, 1.3235224485397339, 0.023753929883241653, 1.2952927350997925, -0.116917185485363, -0.5070858597755432, 0.1526709347963333, -1.7955151796340942, 1.7563740015029907, -0.488110214471817, 8.0, -0.375], "max": [0.5156400799751282, 0.4569282829761505, 0.28304439783096313, -1.2836591005325317, -0.5924105644226074, -0.563565731048584, -0.7642055153846741, -0.23410919308662415, 0.4198909401893616, 0.20981112122535706, -2.2833011150360107, -1.3938732147216797, -0.9997907876968384, 0.8148877024650574, 0.7890855669975281, -0.41510912775993347, -0.965666651725769, 1.466495394706726, 0.08631089329719543, 1.5230135917663574, -0.062983937561512, -0.35725781321525574, 0.20029936730861664, -1.6999850273132324, 1.874107003211975, -0.303938627243042, 9.0, 0.0], "mean": [0.10784339904785156, 0.42760202288627625, 0.16115345060825348, -1.5970540046691895, -0.6876070499420166, -0.6788396239280701, -0.8611961603164673, -0.26095062494277954, 0.33557865023612976, 0.189700186252594, -2.321805238723755, -1.5431983470916748, -1.1492060422897339, 0.6663970947265625, 0.5766274333000183, -0.5307999849319458, -1.3334338665008545, 1.3881170749664307, 0.061917323619127274, 1.4239802360534668, -0.09209737926721573, -0.44479241967201233, 0.171998530626297, -1.7315868139266968, 1.8341947793960571, -0.37844541668891907, 8.614733695983887, -0.005758157465606928], "std": [0.2069099247455597, 0.014045722782611847, 0.07487181574106216, 0.18677915632724762, 0.0418381504714489, 0.06178441271185875, 0.05922870710492134, 0.01189797930419445, 0.05351453274488449, 0.01032703835517168, 0.027722345665097237, 0.0878954604268074, 0.0648893415927887, 0.12150311470031738, 0.10089629888534546, 0.04673590511083603, 0.21159204840660095, 0.036362066864967346, 0.014380325563251972, 0.06339611113071442, 0.014285555109381676, 0.04074200242757797, 0.010363833047449589, 0.022037440910935402, 0.029363960027694702, 0.05134861543774605, 0.2998494505882263, 0.04317086189985275], "count": [1042]}, "timestamp": {"min": [0.0], "max": [34.7], "mean": [17.35], "std": [10.026645057600827], "count": [1042]}, "frame_index": {"min": [0], "max": [1041], "mean": [520.5], "std": [300.7993517280248], "count": [1042]}, "episode_index": {"min": [22], "max": [22], "mean": [22.0], "std": [0.0], "count": [1042]}, "index": {"min": [23802], "max": [24843], "mean": [24322.5], "std": [300.7993517280248], "count": [1042]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1042]}, "subtask_annotation": {"mean": [0.944337811900192, 2.0, 2.0, 2.0, 2.0], "std": [0.23749248516287802, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [1042]}, "scene_annotation": {"mean": [22.0], "std": [0.0], "min": [22], "max": [22], "count": [1042]}, "eef_direction_state": {"mean": [5.243761996161228, 5.249520153550864], "std": [1.970045463824281, 1.8718863488344522], "min": [0, 0], "max": [6, 6], "count": [1042]}, "eef_velocity_state": {"mean": [0.1295585412667946, 0.14299424184261036], "std": [0.33581710148772037, 0.35006697736642556], "min": [0, 0], "max": [1, 1], "count": [1042]}, "eef_acc_mag_state": {"mean": [0.0019193857965451055, 0.0067178502879078695], "std": [0.04376873033010188, 0.1025255693400821], "min": [0, 0], "max": [1, 2], "count": [1042]}, "eef_direction_action": {"mean": [5.243761996161228, 5.249520153550864], "std": [1.9700454638242813, 1.8718863488344522], "min": [0, 0], "max": [6, 6], "count": [1042]}, "eef_velocity_action": {"mean": [0.1295585412667946, 0.14299424184261036], "std": [0.3358171014877203, 0.35006697736642556], "min": [0, 0], "max": [1, 1], "count": [1042]}, "eef_acc_mag_action": {"mean": [0.0019193857965451055, 0.0067178502879078695], "std": [0.04376873033010188, 0.1025255693400821], "min": [0, 0], "max": [1, 2], "count": [1042]}, "eef_sim_pose_state": {"mean": [0.4218491443353271, 0.3021388309007143, 1.1335949018346603, -0.5599019772345032, -0.18807820355080565, 0.7220638755767752, 0.5917448194527822, -0.29257881351332266, 1.296727355708691, 0.6235374970519383, -0.012300898737064123, 0.21821598206440385], "std": [0.05499001632555297, 0.009378772346172614, 0.009416997638487398, 0.04635042495986088, 0.026802890622180203, 0.0625745587591944, 0.03931503606938945, 0.010696479682397151, 0.015512034200539416, 0.019471655094481295, 0.031261814654387564, 0.03232196083063541], "min": [0.311399350325674, 0.27809611320973304, 1.120195510923317, -0.6240350957761416, -0.25165078013232267, 0.6089798365459647, 0.5043097985537128, -0.32137830557015623, 1.268590124699709, 0.5999997209720274, -0.08554467966241774, 0.15858585622222363], "max": [0.5086594956014618, 0.31933004371632484, 1.156397893110966, -0.4553493915170203, -0.1484735308918188, 0.8027552491931308, 0.6471010969902479, -0.2727909635277162, 1.3269508349505499, 0.6700634811139559, 0.040117956326650495, 0.2697891632703343], "count": [1042]}, "eef_sim_pose_action": {"mean": [0.42203794184562526, 0.302157888391355, 1.133587673086382, -0.5597678788221382, -0.18804523945449383, 0.7219105038013066, 0.591881305818792, -0.29256500509993044, 1.2966929777284077, 0.623598352137111, -0.012256361606848136, 0.218166455231286], "std": [0.054948416896714064, 0.009368668679365857, 0.00941646406294964, 0.046445282777568736, 0.02682135575602083, 0.06265261625663926, 0.03925808799065821, 0.010687893853592922, 0.015534447839009936, 0.01951402731318642, 0.03130309865757515, 0.03236794601764413], "min": [0.311399350325674, 0.27809611320973304, 1.120195510923317, -0.6240350957761416, -0.25165078013232267, 0.6089798365459647, 0.5043098862784731, -0.32137830557015623, 1.268590124699709, 0.5999997209720274, -0.08554467966241774, 0.15858585622222363], "max": [0.5086594956014618, 0.31933004371632484, 1.156397893110966, -0.4553493915170203, -0.1484735308918188, 0.8027552491931308, 0.6471010969902479, -0.2727909635277162, 1.3269508349505499, 0.6700634811139559, 0.040117956326650495, 0.2697891632703343], "count": [1042]}, "gripper_mode_state": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [1042]}, "gripper_activity_state": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [1042]}, "gripper_mode_action": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [1042]}, "gripper_activity_action": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [1042]}, "gripper_open_scale_state": {"mean": [0.007831492557968259, 0.0], "std": [0.0002726969437350386, 0.0], "min": [0.007272727272727273, 0.0], "max": [0.008181818181818182, 0.0], "count": [1042]}, "gripper_open_scale_action": {"mean": [0.007831576493289354, 0.0], "std": [0.00027259038688233917, 0.0], "min": [0.007272727272727273, 0.0], "max": [0.008181818181818182, 0.0], "count": [1042]}}} +{"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.41531393390689614]], [[0.42255038786347876]], [[0.41635997836634653]]], "std": [[[0.21582995974077018]], [[0.21297028965090836]], [[0.21697820128344375]]], "count": [196]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.447000429338402]], [[0.4499027392206883]], [[0.44550011046085103]]], "std": [[[0.23897416592673607]], [[0.24002515372363112]], [[0.24374071427672525]]], "count": [196]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3780169890873016]], [[0.38378784951480593]], [[0.3776636414982659]]], "std": [[[0.2480865887704656]], [[0.2438828282893957]], [[0.2471197383708333]]], "count": [196]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45729328189609175]], [[0.4743345682022809]], [[0.4655231113278645]]], "std": [[[0.22740362609503137]], [[0.2048776672588864]], [[0.20933143165316787]]], "count": [196]}, "observation.state": {"min": [-0.2618517577648163, 0.5306400656700134, 0.08673849701881409, -1.7818437814712524, -0.7349014282226562, -0.661464512348175, -1.0093566179275513, -0.25305911898612976, 0.2994462549686432, 0.1948241889476776, -2.4743714332580566, -1.7289910316467285, -0.9772185683250427, 0.5132609605789185, 0.3943844139575958, -0.636451780796051, -1.5529896020889282, 1.3190151453018188, 0.06878560781478882, 1.3933279514312744, -0.11859369277954102, -0.5135533809661865, 0.1236291229724884, -1.7403098344802856, 1.7458430528640747, -0.37321892380714417, 8.0, 0.0], "max": [0.23942317068576813, 0.596824049949646, 0.34149548411369324, -1.356935739517212, -0.6446940898895264, -0.47314131259918213, -0.8353462219238281, -0.21545225381851196, 0.41889074444770813, 0.24126744270324707, -2.348100423812866, -1.4055254459381104, -0.7074896097183228, 0.8759469389915466, 0.6767219305038452, -0.5113748908042908, -0.8744666576385498, 1.4582542181015015, 0.13764648139476776, 1.618095874786377, -0.06665068864822388, -0.3962741792201996, 0.18328312039375305, -1.6232582330703735, 1.912131428718567, -0.20384694635868073, 9.0, 0.0], "mean": [-0.072452612221241, 0.5614324808120728, 0.22212357819080353, -1.5277694463729858, -0.699840247631073, -0.5617868304252625, -0.9292813539505005, -0.23805129528045654, 0.3770294785499573, 0.2101827710866928, -2.403048276901245, -1.579944372177124, -0.8487653136253357, 0.7819140553474426, 0.4907834827899933, -0.5789244771003723, -1.1347544193267822, 1.3680974245071411, 0.11064308136701584, 1.5306148529052734, -0.09793822467327118, -0.4764229357242584, 0.1676473617553711, -1.6688565015792847, 1.84896719455719, -0.32898616790771484, 8.576455116271973, 0.0], "std": [0.1295843869447708, 0.014125731773674488, 0.08009247481822968, 0.11322929710149765, 0.027321472764015198, 0.06081979721784592, 0.052440088242292404, 0.009797636419534683, 0.02965184859931469, 0.010332431644201279, 0.03250962868332863, 0.11238038539886475, 0.08872490376234055, 0.08618789166212082, 0.06939669698476791, 0.022450147196650505, 0.16673709452152252, 0.033563002943992615, 0.018375759944319725, 0.05650048702955246, 0.015992235392332077, 0.02781832590699196, 0.010877790860831738, 0.030652901157736778, 0.05226640775799751, 0.04176605865359306, 0.28117507696151733, 0.0], "count": [1144]}, "action": {"min": [-0.2618517577648163, 0.5306400656700134, 0.08673849701881409, -1.781841516494751, -0.7349014282226562, -0.661464512348175, -1.0093566179275513, -0.25305911898612976, 0.2994462549686432, 0.1948241889476776, -2.4743714332580566, -1.7289910316467285, -0.9772185683250427, 0.5132609605789185, 0.3943844139575958, -0.636451780796051, -1.5529896020889282, 1.3190151453018188, 0.06878501176834106, 1.3933279514312744, -0.11859369277954102, -0.5135533809661865, 0.1236291229724884, -1.7403098344802856, 1.7458430528640747, -0.37321892380714417, 8.0, 0.0], "max": [0.23942317068576813, 0.596824049949646, 0.34149548411369324, -1.356935739517212, -0.6446940898895264, -0.47314131259918213, -0.8353462219238281, -0.21545225381851196, 0.41889074444770813, 0.24126744270324707, -2.348100423812866, -1.4055254459381104, -0.7074896097183228, 0.8759469389915466, 0.6767219305038452, -0.5113748908042908, -0.8744666576385498, 1.4582542181015015, 0.13764648139476776, 1.618095874786377, -0.06665068864822388, -0.3962741792201996, 0.18328312039375305, -1.6232582330703735, 1.912131428718567, -0.20384694635868073, 9.0, 0.0], "mean": [-0.0728907585144043, 0.5614326000213623, 0.22232751548290253, -1.5273983478546143, -0.6999165415763855, -0.5616223812103271, -0.9294281005859375, -0.23805706202983856, 0.37713387608528137, 0.2101832777261734, -2.403010606765747, -1.5801384449005127, -0.848541796207428, 0.7822281718254089, 0.49053868651390076, -0.5789897441864014, -1.1341657638549805, 1.3679777383804321, 0.11069942265748978, 1.5308091640472412, -0.09795434027910233, -0.47652482986450195, 0.16764608025550842, -1.6688321828842163, 1.8490254878997803, -0.3290117681026459, 8.576336860656738, 0.0], "std": [0.12937642633914948, 0.014125672169029713, 0.08009865880012512, 0.11309146881103516, 0.02728920616209507, 0.06080455332994461, 0.05242763087153435, 0.009800514206290245, 0.029588712379336357, 0.010332074016332626, 0.032520465552806854, 0.11244276165962219, 0.08875568211078644, 0.08586253225803375, 0.06923427432775497, 0.02236202172935009, 0.16644814610481262, 0.033487316220998764, 0.01834617368876934, 0.056410349905490875, 0.01600366085767746, 0.027738038450479507, 0.010877110064029694, 0.030676009133458138, 0.05229557678103447, 0.041782278567552567, 0.28126251697540283, 0.0], "count": [1144]}, "timestamp": {"min": [0.0], "max": [38.1], "mean": [19.049999999999997], "std": [11.00814092690799], "count": [1144]}, "frame_index": {"min": [0], "max": [1143], "mean": [571.5], "std": [330.24422780723967], "count": [1144]}, "episode_index": {"min": [23], "max": [23], "mean": [23.0], "std": [0.0], "count": [1144]}, "index": {"min": [24844], "max": [25987], "mean": [25415.5], "std": [330.24422780723967], "count": [1144]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1144]}, "subtask_annotation": {"mean": [0.8811188811188811, 2.0, 2.0, 2.0, 2.0], "std": [0.32900592996357325, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [1144]}, "scene_annotation": {"mean": [23.0], "std": [0.0], "min": [23], "max": [23], "count": [1144]}, "eef_direction_state": {"mean": [5.120629370629371, 5.160839160839161], "std": [2.0358142017464194, 1.806264737739771], "min": [0, 0], "max": [6, 6], "count": [1144]}, "eef_velocity_state": {"mean": [0.1590909090909091, 0.20192307692307693], "std": [0.36576083953252536, 0.4014351104836149], "min": [0, 0], "max": [1, 1], "count": [1144]}, "eef_acc_mag_state": {"mean": [0.0, 0.007867132867132868], "std": [0.0, 0.10630966364393625], "min": [0, 0], "max": [0, 2], "count": [1144]}, "eef_direction_action": {"mean": [5.120629370629371, 5.160839160839161], "std": [2.0358142017464194, 1.8062647377397711], "min": [0, 0], "max": [6, 6], "count": [1144]}, "eef_velocity_action": {"mean": [0.1590909090909091, 0.20192307692307693], "std": [0.36576083953252536, 0.4014351104836149], "min": [0, 0], "max": [1, 1], "count": [1144]}, "eef_acc_mag_action": {"mean": [0.0, 0.007867132867132868], "std": [0.0, 0.10630966364393624], "min": [0, 0], "max": [0, 2], "count": [1144]}, "eef_sim_pose_state": {"mean": [0.47050833455835006, 0.3342605642694699, 1.1695071075629773, -0.4076037286023799, -0.28937663609995434, 0.5826090448980495, 0.6266940383304752, -0.28703953844911784, 1.290436596186451, 0.6301189027365107, 0.01104581712738052, 0.2796867427645119], "std": [0.03176603218735016, 0.008462438380739528, 0.006989783006107115, 0.06412903520631048, 0.04521853737745406, 0.08041878355463003, 0.026573643096827648, 0.011780710148886474, 0.016533583403151312, 0.010344059963579627, 0.04948484539154108, 0.030822426005310443], "min": [0.39078650016211647, 0.3212980212567551, 1.1565566866801926, -0.4966013270680679, -0.384372496009761, 0.4677239194739864, 0.5465203996216144, -0.3038220101394842, 1.2687501630742855, 0.6092948340417537, -0.08784458276770524, 0.24396144607237472], "max": [0.5161518577370573, 0.3597006035177667, 1.18754320024729, -0.30988728007285093, -0.2306764543240618, 0.7306400384481163, 0.6593304071251626, -0.23926121346164295, 1.322915690873241, 0.6502631852089766, 0.0720093369206316, 0.40048875980463655], "count": [1144]}, "eef_sim_pose_action": {"mean": [0.4706179113779104, 0.3342687151659922, 1.1695131547716386, -0.4074515538818363, -0.28932419004255217, 0.5824457994279759, 0.6267919667359845, -0.2870394947910627, 1.2904208169259321, 0.6301159043750139, 0.011097999044451403, 0.2796686206566267], "std": [0.03170702501677174, 0.008454519739830168, 0.006986142387111136, 0.06415345208055555, 0.04524122674103113, 0.08046136152278452, 0.02648432530927284, 0.011780689516934716, 0.016545588829466884, 0.010339162183562891, 0.04951758971701205, 0.030826121956254077], "min": [0.39078650016211647, 0.3212980212567551, 1.1565566866801926, -0.4966013270680679, -0.384372496009761, 0.4677239194739864, 0.5465203996216144, -0.3038220101394842, 1.2687501630742855, 0.6092948340417537, -0.08784458276770524, 0.24396144607237472], "max": [0.5161518577370573, 0.3597006035177667, 1.18754320024729, -0.30988728007285093, -0.2306764543240618, 0.7306400384481163, 0.6593304071251626, -0.23926121346164295, 1.322915690873241, 0.6502631852089766, 0.0720093369206316, 0.40048875980463655], "count": [1144]}, "gripper_mode_state": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [1144]}, "gripper_activity_state": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [1144]}, "gripper_mode_action": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [1144]}, "gripper_activity_action": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [1144]}, "gripper_open_scale_state": {"mean": [0.007796777085900238, 0.0], "std": [0.00025561359663962206, 0.0], "min": [0.007272727272727273, 0.0], "max": [0.008181818181818182, 0.0], "count": [1144]}, "gripper_open_scale_action": {"mean": [0.007796669527746207, 0.0], "std": [0.00025569313385252345, 0.0], "min": [0.007272727272727273, 0.0], "max": [0.008181818181818182, 0.0], "count": [1144]}}} +{"episode_index": 23, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[0.9411764705882353]], [[1.0]]], "mean": [[[0.41828592161401595]], [[0.4248449403140886]], [[0.4184287615740741]]], "std": [[[0.20862853284652208]], [[0.2062631801590676]], [[0.2095352088142738]]], "count": [180]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4453096064814815]], [[0.4479787831336238]], [[0.4443713541666667]]], "std": [[[0.24097099434293923]], [[0.2417266192981705]], [[0.2449486580588255]]], "count": [180]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3922580144789397]], [[0.39579589687726946]], [[0.3903908496732026]]], "std": [[[0.22233617736594177]], [[0.221386845592299]], [[0.22633307486686324]]], "count": [180]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4318894653231663]], [[0.4521121663943355]], [[0.4437695817447349]]], "std": [[[0.24697874303508852]], [[0.2276789642233692]], [[0.2318211234332769]]], "count": [180]}, "observation.state": {"min": [-0.17130988836288452, 0.6014448404312134, 0.07867289334535599, -1.8473448753356934, -0.5848347544670105, -0.5367901921272278, -0.7914435267448425, -0.23885543644428253, 0.3252303898334503, 0.19377368688583374, -2.441115140914917, -1.6113014221191406, -0.7795342206954956, 0.5467331409454346, 0.43638795614242554, -0.6787923574447632, -1.4431450366973877, 1.4260601997375488, 0.09005680680274963, 1.4254474639892578, -0.12022093683481216, -0.5004734992980957, 0.12556612491607666, -1.734687089920044, 1.6877140998840332, -0.394269734621048, 8.0, 0.0], "max": [0.1664738655090332, 0.6766358017921448, 0.28678157925605774, -1.509455680847168, -0.44980406761169434, -0.3633699119091034, -0.6749504208564758, -0.18303124606609344, 0.4093301296234131, 0.24051769077777863, -2.186093807220459, -1.244878888130188, -0.6711613535881042, 0.8301647305488586, 0.6628270149230957, -0.4798717498779297, -0.972894549369812, 1.4928706884384155, 0.23026783764362335, 1.5619922876358032, -0.04463506489992142, -0.41707512736320496, 0.20187580585479736, -1.4177565574645996, 1.9805934429168701, -0.2228093147277832, 9.0, 0.0], "mean": [0.027847731485962868, 0.6315385699272156, 0.1622152328491211, -1.715222716331482, -0.5274034738540649, -0.4562753438949585, -0.7325402498245239, -0.21559610962867737, 0.36045876145362854, 0.21047580242156982, -2.3252971172332764, -1.4489189386367798, -0.7344171404838562, 0.7051697373390198, 0.5723738670349121, -0.573858380317688, -1.2849047183990479, 1.46565842628479, 0.16737689077854156, 1.4738471508026123, -0.09199880063533783, -0.4514411687850952, 0.17575326561927795, -1.574938178062439, 1.8774466514587402, -0.33072710037231445, 8.409466743469238, 0.0], "std": [0.09383103996515274, 0.014581335708498955, 0.06637898087501526, 0.09841513633728027, 0.04705868661403656, 0.058775365352630615, 0.034072380512952805, 0.016446564346551895, 0.022792959585785866, 0.008971703238785267, 0.08033153414726257, 0.11805011332035065, 0.029215075075626373, 0.07817421853542328, 0.06364928930997849, 0.060373853892087936, 0.12363038957118988, 0.012731645256280899, 0.049519192427396774, 0.030219966545701027, 0.02156401425600052, 0.021727189421653748, 0.017064346000552177, 0.09570721536874771, 0.08439783751964569, 0.04355696961283684, 0.29357120394706726, 0.0], "count": [1017]}, "action": {"min": [-0.17129752039909363, 0.6014448404312134, 0.07867289334535599, -1.8473448753356934, -0.5848347544670105, -0.5367934703826904, -0.7914435267448425, -0.23885543644428253, 0.3252303898334503, 0.19377368688583374, -2.441115140914917, -1.6113014221191406, -0.7795342206954956, 0.5467331409454346, 0.43638795614242554, -0.6787923574447632, -1.4431450366973877, 1.4260661602020264, 0.09005680680274963, 1.4254474639892578, -0.12022093683481216, -0.5004734992980957, 0.12556612491607666, -1.734687089920044, 1.6877140998840332, -0.394269734621048, 8.0, 0.0], "max": [0.1664716750383377, 0.6766358017921448, 0.28678157925605774, -1.509455680847168, -0.44980406761169434, -0.3633699119091034, -0.6749504208564758, -0.18303124606609344, 0.4093301296234131, 0.24051769077777863, -2.186093807220459, -1.244878888130188, -0.6711613535881042, 0.8301647305488586, 0.6628270149230957, -0.4798717498779297, -0.972894549369812, 1.4928706884384155, 0.23026783764362335, 1.5619922876358032, -0.04463506489992142, -0.41707512736320496, 0.20187580585479736, -1.4177565574645996, 1.9805934429168701, -0.2228093147277832, 9.0, 0.0], "mean": [0.02751573920249939, 0.6315093040466309, 0.16240331530570984, -1.7149021625518799, -0.5275111794471741, -0.45610731840133667, -0.7326347827911377, -0.2156224250793457, 0.36054128408432007, 0.21047601103782654, -2.325127601623535, -1.4491735696792603, -0.734334409236908, 0.705447256565094, 0.5721523761749268, -0.5739970803260803, -1.2844455242156982, 1.4656178951263428, 0.16750752925872803, 1.4739606380462646, -0.09201466292142868, -0.45152294635772705, 0.17572346329689026, -1.574753999710083, 1.877565622329712, -0.33070090413093567, 8.410154342651367, 0.0], "std": [0.09393718838691711, 0.014606362208724022, 0.06645926088094711, 0.09854484349489212, 0.047043576836586, 0.05878926068544388, 0.03409712761640549, 0.016457606106996536, 0.02281750924885273, 0.00897160917520523, 0.08035825937986374, 0.11810518056154251, 0.02927299775183201, 0.07811234891414642, 0.06372606009244919, 0.06032830476760864, 0.12390907853841782, 0.012791693210601807, 0.04950060695409775, 0.03032326139509678, 0.021578198298811913, 0.021754276007413864, 0.01705053448677063, 0.09573681652545929, 0.08444061130285263, 0.043526675552129745, 0.2940313518047333, 0.0], "count": [1017]}, "timestamp": {"min": [0.0], "max": [33.86666666666667], "mean": [16.933333333333334], "std": [9.786082331934848], "count": [1017]}, "frame_index": {"min": [0], "max": [1016], "mean": [508.0], "std": [293.58246995804546], "count": [1017]}, "episode_index": {"min": [24], "max": [24], "mean": [24.0], "std": [0.0], "count": [1017]}, "index": {"min": [25988], "max": [27004], "mean": [26496.0], "std": [293.58246995804546], "count": [1017]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1017]}, "subtask_annotation": {"mean": [0.8210422812192724, 2.0, 2.0, 2.0, 2.0], "std": [0.3884134270928661, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [1017]}, "scene_annotation": {"mean": [24.0], "std": [0.0], "min": [24], "max": [24], "count": [1017]}, "eef_direction_state": {"mean": [5.397246804326451, 5.312684365781711], "std": [1.7603500062754667, 1.4151054634360092], "min": [0, 0], "max": [6, 6], "count": [1017]}, "eef_velocity_state": {"mean": [0.1071779744346116, 0.232055063913471], "std": [0.30933938680792666, 0.4221439460960991], "min": [0, 0], "max": [1, 1], "count": [1017]}, "eef_acc_mag_state": {"mean": [0.004916420845624385, 0.035398230088495575], "std": [0.08281798107864616, 0.2361724944100078], "min": [0, 0], "max": [2, 2], "count": [1017]}, "eef_direction_action": {"mean": [5.397246804326451, 5.312684365781711], "std": [1.7603500062754667, 1.4151054634360092], "min": [0, 0], "max": [6, 6], "count": [1017]}, "eef_velocity_action": {"mean": [0.1071779744346116, 0.232055063913471], "std": [0.30933938680792666, 0.4221439460960992], "min": [0, 0], "max": [1, 1], "count": [1017]}, "eef_acc_mag_action": {"mean": [0.004916420845624385, 0.035398230088495575], "std": [0.08281798107864616, 0.2361724944100078], "min": [0, 0], "max": [2, 2], "count": [1017]}, "eef_sim_pose_state": {"mean": [0.44522818163020017, 0.3340473838048334, 1.2024029250110242, -0.28726117063423207, -0.36488632444371094, 0.6557924353569171, 0.6009683961238601, -0.29308101094538314, 1.2929310586365097, 0.6729510814525946, 0.06363007828673715, 0.32431157873048616], "std": [0.02243348371010871, 0.007753800900452134, 0.012682238640770132, 0.05638022787862942, 0.0823982001503338, 0.0431226251419342, 0.020938312124559776, 0.017571126097017043, 0.022354399526312543, 0.020060008302440785, 0.08839175349882834, 0.04911329717902994], "min": [0.41156298428918303, 0.3201371985960547, 1.184583330789915, -0.3829504010048903, -0.5034101137968352, 0.5712436194917544, 0.5640420464532778, -0.31925406712944, 1.263135520355084, 0.6379996947788469, -0.12609228655671378, 0.25052714120087227], "max": [0.4934033451882587, 0.35911189956002554, 1.2292417422350712, -0.19387426996152085, -0.25524242632101046, 0.7363112140235292, 0.6449723752390194, -0.23951834233304697, 1.3430529418647568, 0.7115049662624878, 0.1720545604363357, 0.4693985996640558], "count": [1017]}, "eef_sim_pose_action": {"mean": [0.4453086189943703, 0.3340493528416687, 1.2023867981552188, -0.287119776237417, -0.3647128301762366, 0.6557061007891156, 0.6010476672195454, -0.2930501450976328, 1.292913237253069, 0.67299061516418, 0.06377065962427282, 0.32440073762307764], "std": [0.022459262633401138, 0.0077529670511099855, 0.012688848477691767, 0.05642802029295809, 0.08242520959312681, 0.043152938648745934, 0.020950983438403268, 0.017556886932917883, 0.02237016420340778, 0.0200933457063449, 0.08844186403656176, 0.04906163156992059], "min": [0.41156298428918303, 0.3201371985960547, 1.184583330789915, -0.3829504010048903, -0.5034101137968352, 0.5712436194917544, 0.5640420464532778, -0.31925406712944, 1.263135520355084, 0.6379996947788469, -0.12609228655671378, 0.25052714120087227], "max": [0.49340325977131544, 0.35911189956002554, 1.2292417422350712, -0.19387426996152085, -0.25524242632101046, 0.7363112140235292, 0.6449723752390194, -0.23951834233304697, 1.3430529418647568, 0.7115049662624878, 0.1720545604363357, 0.4693985996640558], "count": [1017]}, "gripper_mode_state": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [1017]}, "gripper_activity_state": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [1017]}, "gripper_mode_action": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [1017]}, "gripper_activity_action": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [1017]}, "gripper_open_scale_state": {"mean": [0.007644971498186095, 0.0], "std": [0.0002668828195993761, 0.0], "min": [0.007272727272727273, 0.0], "max": [0.008181818181818182, 0.0], "count": [1017]}, "gripper_open_scale_action": {"mean": [0.0076455957836063775, 0.0], "std": [0.00026730098363811057, 0.0], "min": [0.007272727272727273, 0.0], "max": [0.008181818181818182, 0.0], "count": [1017]}}} +{"episode_index": 24, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8274509803921568]], [[0.9725490196078431]], [[1.0]]], "mean": [[[0.4176023166929607]], [[0.42426902679175116]], [[0.41827164210990914]]], "std": [[[0.2108199960792004]], [[0.20739955944890281]], [[0.21230017657831182]]], "count": [174]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43963262996769586]], [[0.441854143189843]], [[0.43927847738712344]]], "std": [[[0.24257010504801854]], [[0.2447532294227625]], [[0.24809785211184665]]], "count": [174]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38520924775561566]], [[0.3902017175644204]], [[0.3854960077661333]]], "std": [[[0.2185958555754128]], [[0.2189184980002549]], [[0.22377660660166457]]], "count": [174]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4322218148993314]], [[0.4512105800653595]], [[0.4434250514142438]]], "std": [[[0.24747934983141287]], [[0.2295887825680794]], [[0.23369316039426516]]], "count": [174]}, "observation.state": {"min": [-0.1565331220626831, 0.6059096455574036, 0.01898154616355896, -1.93987238407135, -0.5524097681045532, -0.47984227538108826, -0.7345894575119019, -0.2368011176586151, 0.3042829930782318, 0.20019900798797607, -2.380300998687744, -1.6059277057647705, -0.7986364364624023, 0.5015203356742859, 0.41695478558540344, -0.6105870604515076, -1.521034836769104, 1.4363982677459717, 0.10855402797460556, 1.3140453100204468, -0.12531693279743195, -0.5049652457237244, 0.1540958732366562, -1.6813737154006958, 1.756056547164917, -0.46776071190834045, 8.0, -0.375], "max": [0.28646308183670044, 0.6693544983863831, 0.27233681082725525, -1.5611621141433716, -0.4443477392196655, -0.2763281762599945, -0.6289250254631042, -0.1783551275730133, 0.40946251153945923, 0.22768518328666687, -2.126108407974243, -1.269553542137146, -0.6215495467185974, 0.8109334707260132, 0.6870532035827637, -0.5067879557609558, -0.9722312688827515, 1.519429087638855, 0.2305721789598465, 1.5018001794815063, -0.04782924801111221, -0.40813857316970825, 0.18442268669605255, -1.4376248121261597, 2.0238146781921387, -0.3103431761264801, 9.0, 0.0], "mean": [0.06402797996997833, 0.6383723020553589, 0.1382933109998703, -1.755012035369873, -0.507757842540741, -0.37792015075683594, -0.6807779669761658, -0.21462339162826538, 0.3572935461997986, 0.2140617072582245, -2.231818199157715, -1.4660600423812866, -0.7252532243728638, 0.6892474293708801, 0.5641201138496399, -0.5674954056739807, -1.2990641593933105, 1.4855458736419678, 0.16950130462646484, 1.4001151323318481, -0.09433329105377197, -0.4534511864185333, 0.17015723884105682, -1.5449497699737549, 1.9188355207443237, -0.4040919840335846, 8.497407913208008, -0.006147541105747223], "std": [0.13751785457134247, 0.014948963187634945, 0.08523929864168167, 0.12012909352779388, 0.03831000626087189, 0.071926049888134, 0.03185593709349632, 0.019251491874456406, 0.03279147297143936, 0.006815100554376841, 0.08243875205516815, 0.11348248273134232, 0.061197489500045776, 0.08539483696222305, 0.07410292327404022, 0.03611968830227852, 0.1652517169713974, 0.02034563198685646, 0.040580809116363525, 0.04536399617791176, 0.02701183408498764, 0.028840789571404457, 0.0076518431305885315, 0.08510138094425201, 0.08810310810804367, 0.04997483640909195, 0.3222343325614929, 0.04457995295524597], "count": [976]}, "action": {"min": [-0.1565331220626831, 0.6059096455574036, 0.01898154616355896, -1.93987238407135, -0.5524097681045532, -0.47984227538108826, -0.7345894575119019, -0.2368011176586151, 0.3042829930782318, 0.20019900798797607, -2.380300998687744, -1.6059277057647705, -0.7986364364624023, 0.5015203356742859, 0.41695478558540344, -0.6105870604515076, -1.521034836769104, 1.4363982677459717, 0.10855402797460556, 1.3140453100204468, -0.12531693279743195, -0.5049652457237244, 0.1540958732366562, -1.6813737154006958, 1.756056547164917, -0.46776071190834045, 8.0, -0.375], "max": [0.28646308183670044, 0.6693544983863831, 0.27233681082725525, -1.5611621141433716, -0.4443477392196655, -0.2763281762599945, -0.6289228796958923, -0.1783551275730133, 0.40946251153945923, 0.22768518328666687, -2.126108407974243, -1.269553542137146, -0.6215495467185974, 0.8109334707260132, 0.6870532035827637, -0.5067879557609558, -0.9722312688827515, 1.519429087638855, 0.2305721789598465, 1.5018001794815063, -0.04782924801111221, -0.40813857316970825, 0.18442268669605255, -1.4376248121261597, 2.0238146781921387, -0.3103431761264801, 9.0, 0.0], "mean": [0.0635845884680748, 0.6384188532829285, 0.13849219679832458, -1.7546833753585815, -0.5078462362289429, -0.3777479827404022, -0.6808673143386841, -0.21462051570415497, 0.3573998510837555, 0.21407721936702728, -2.2317349910736084, -1.4661657810211182, -0.7250877022743225, 0.6895619034767151, 0.5638439059257507, -0.5675849914550781, -1.2985025644302368, 1.485461950302124, 0.1696024090051651, 1.4003068208694458, -0.09434890002012253, -0.45354974269866943, 0.17013829946517944, -1.544830560684204, 1.9188610315322876, -0.4040946364402771, 8.498411178588867, -0.006147541105747223], "std": [0.1375005841255188, 0.01491889264434576, 0.08531010150909424, 0.12019971758127213, 0.03829969838261604, 0.07196605950593948, 0.0318327471613884, 0.019249210134148598, 0.03278834745287895, 0.006806311197578907, 0.08249717205762863, 0.11353801190853119, 0.06123535335063934, 0.08527622371912003, 0.07414653152227402, 0.0360829196870327, 0.16542738676071167, 0.020377637818455696, 0.04060977324843407, 0.04539551958441734, 0.027024149894714355, 0.028852012008428574, 0.007640312425792217, 0.08516920357942581, 0.0881207212805748, 0.04997727647423744, 0.32293257117271423, 0.04457995295524597], "count": [976]}, "timestamp": {"min": [0.0], "max": [32.5], "mean": [16.25], "std": [9.391559449254895], "count": [976]}, "frame_index": {"min": [0], "max": [975], "mean": [487.5], "std": [281.74678347764683], "count": [976]}, "episode_index": {"min": [25], "max": [25], "mean": [25.0], "std": [0.0], "count": [976]}, "index": {"min": [27005], "max": [27980], "mean": [27492.5], "std": [281.74678347764683], "count": [976]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [976]}, "subtask_annotation": {"mean": [0.8145491803278688, 2.0, 2.0, 2.0, 2.0], "std": [0.39389995406296224, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [976]}, "scene_annotation": {"mean": [25.0], "std": [0.0], "min": [25], "max": [25], "count": [976]}, "eef_direction_state": {"mean": [5.692622950819672, 5.788934426229508], "std": [1.2111955909238041, 0.8850537701337446], "min": [0, 0], "max": [6, 6], "count": [976]}, "eef_velocity_state": {"mean": [0.07377049180327869, 0.07581967213114754], "std": [0.2613970281820019, 0.2647093678906627], "min": [0, 0], "max": [1, 1], "count": [976]}, "eef_acc_mag_state": {"mean": [0.01331967213114754, 0.01639344262295082], "std": [0.14607867666754895, 0.16239026849311006], "min": [0, 0], "max": [2, 2], "count": [976]}, "eef_direction_action": {"mean": [5.692622950819672, 5.788934426229508], "std": [1.2111955909238041, 0.8850537701337446], "min": [0, 0], "max": [6, 6], "count": [976]}, "eef_velocity_action": {"mean": [0.07377049180327869, 0.07581967213114754], "std": [0.2613970281820019, 0.26470936789066274], "min": [0, 0], "max": [1, 1], "count": [976]}, "eef_acc_mag_action": {"mean": [0.01331967213114754, 0.01639344262295082], "std": [0.14607867666754895, 0.16239026849311006], "min": [0, 0], "max": [2, 2], "count": [976]}, "eef_sim_pose_state": {"mean": [0.4366966364202799, 0.3352297659344887, 1.2071342650515318, -0.2318890221207362, -0.3261215194110044, 0.6912847795781963, 0.597196846660443, -0.28738769774017087, 1.2892641319054747, 0.7004891872994204, 0.11242966124685282, 0.28728535961695695], "std": [0.03291189629901383, 0.007190242767981061, 0.0140999413767082, 0.08051411514670873, 0.07386003987060051, 0.04379463372149103, 0.02663402409979854, 0.00822337247413412, 0.028246923948352175, 0.02754932780495305, 0.09630868477611557, 0.020413938764499272], "min": [0.3819456964436176, 0.3208412786752099, 1.1867708207630583, -0.35886931818985923, -0.4581233012099686, 0.6259333073812293, 0.5474613624765832, -0.302972609555553, 1.257165657303622, 0.6601534896694597, -0.05927271452403593, 0.2426085086883652], "max": [0.488899447603797, 0.34778191055149854, 1.2324069742658594, -0.11821718291487437, -0.23249512972555775, 0.7601630518312537, 0.6434795891833626, -0.27162887698476895, 1.3378492411102023, 0.7470028516750624, 0.2266955764520373, 0.32934088537794143], "count": [976]}, "eef_sim_pose_action": {"mean": [0.43680369319248696, 0.33524871152454744, 1.2071498032537002, -0.2317392749533304, -0.3260785468043937, 0.6912045086956129, 0.5972947255258544, -0.28736590112605126, 1.289245094877186, 0.7005488696834382, 0.11248794872629224, 0.2873474654324507], "std": [0.03290446214813648, 0.007179421588663477, 0.014087002349912791, 0.08058916562335794, 0.073886590953476, 0.04381071865911391, 0.02662802044627226, 0.008210307739367493, 0.028261665791463747, 0.027586386787204084, 0.09634750256057603, 0.020370301812802735], "min": [0.3819456964436176, 0.3208412786752099, 1.1867708207630583, -0.35886931818985923, -0.4581233012099686, 0.6259333073812293, 0.5474613624765832, -0.302972609555553, 1.257165657303622, 0.6601534896694597, -0.05927271452403593, 0.2426085086883652], "max": [0.488899447603797, 0.34778191055149854, 1.2324069742658594, -0.11823451472703694, -0.23249512972555775, 0.7601630518312537, 0.6434795891833626, -0.27162887698476895, 1.3378492411102023, 0.7470028516750624, 0.2266955764520373, 0.32934088537794143], "count": [976]}, "gripper_mode_state": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [976]}, "gripper_activity_state": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [976]}, "gripper_mode_action": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [976]}, "gripper_activity_action": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [976]}, "gripper_open_scale_state": {"mean": [0.0077249155616617975, 0.0], "std": [0.0002929402136213599, 0.0], "min": [0.007272727272727273, 0.0], "max": [0.008181818181818182, 0.0], "count": [976]}, "gripper_open_scale_action": {"mean": [0.007725827947991778, 0.0], "std": [0.0002935755893654923, 0.0], "min": [0.007272727272727273, 0.0], "max": [0.008181818181818182, 0.0], "count": [976]}}} +{"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.4246440635429704]], [[0.43034463326554023]], [[0.42488509942984287]]], "std": [[[0.20795643411246237]], [[0.20511649046736066]], [[0.2084447333725278]]], "count": [188]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.445520950667501]], [[0.4491289991395494]], [[0.4454470985867751]]], "std": [[[0.23689525761210897]], [[0.2370814677419055]], [[0.2414408964935889]]], "count": [188]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40831244567862607]], [[0.4126195711218885]], [[0.40772524683632316]]], "std": [[[0.22901891546870026]], [[0.22558320344139757]], [[0.2289883879648475]]], "count": [188]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43498142209011265]], [[0.45386678334897784]], [[0.44586802948129606]]], "std": [[[0.24955294059284122]], [[0.23216263019966185]], [[0.23570014068961928]]], "count": [188]}, "observation.state": {"min": [-0.13398310542106628, 0.6265972256660461, -0.03231678530573845, -2.04435658454895, -0.587483286857605, -0.40024542808532715, -0.7937484979629517, -0.2263701856136322, 0.27929532527923584, 0.19991612434387207, -2.429474115371704, -1.6401056051254272, -0.7333204746246338, 0.6055070757865906, 0.40343067049980164, -0.6327047348022461, -1.4291822910308838, 1.405372977256775, 0.15636295080184937, 1.3486912250518799, -0.12660931050777435, -0.5091432332992554, 0.15354737639427185, -1.7007558345794678, 1.778260350227356, -0.49999749660491943, 8.0, 0.0], "max": [0.42334163188934326, 0.7885528206825256, 0.27153831720352173, -1.6143815517425537, -0.39678314328193665, -0.23804545402526855, -0.5672494769096375, -0.1665755659341812, 0.3971913456916809, 0.23094668984413147, -2.153548240661621, -1.2600111961364746, -0.5017656683921814, 0.9420239925384521, 0.6389672160148621, -0.53790283203125, -0.9434028267860413, 1.5465201139450073, 0.229435533285141, 1.5743207931518555, -0.04736737534403801, -0.42172056436538696, 0.19229161739349365, -1.4190237522125244, 2.029201030731201, -0.24925458431243896, 9.0, 0.0], "mean": [0.06786302477121353, 0.701991081237793, 0.1478259414434433, -1.815016508102417, -0.5075933933258057, -0.33229631185531616, -0.6963410377502441, -0.20136414468288422, 0.350442498922348, 0.21105407178401947, -2.263139247894287, -1.4769660234451294, -0.6047967672348022, 0.7459021210670471, 0.5418147444725037, -0.5867391228675842, -1.215736985206604, 1.483642816543579, 0.1945103257894516, 1.4469575881958008, -0.09190830588340759, -0.4679357707500458, 0.17450064420700073, -1.5289310216903687, 1.9215673208236694, -0.3852207064628601, 8.452920913696289, 0.0], "std": [0.15955160558223724, 0.04157156124711037, 0.1001586765050888, 0.12433768063783646, 0.06752918660640717, 0.04539284482598305, 0.0677250325679779, 0.019460570067167282, 0.031202014535665512, 0.006863438989967108, 0.0787542387843132, 0.1273631453514099, 0.08256982266902924, 0.09877055138349533, 0.06078857183456421, 0.028610223904252052, 0.12627765536308289, 0.03883622586727142, 0.017726091668009758, 0.0661344900727272, 0.02658008597791195, 0.023541828617453575, 0.00986587442457676, 0.0824289321899414, 0.086362823843956, 0.07854301482439041, 0.2597586214542389, 0.0], "count": [1080]}, "action": {"min": [-0.13401025533676147, 0.6265972256660461, -0.03231622651219368, -2.04435658454895, -0.587483286857605, -0.40024542808532715, -0.7937484979629517, -0.2263701856136322, 0.27929532527923584, 0.19991612434387207, -2.429474115371704, -1.6401056051254272, -0.7333204746246338, 0.6055070757865906, 0.40343067049980164, -0.6327047348022461, -1.429182529449463, 1.405372977256775, 0.15636295080184937, 1.3486912250518799, -0.12660931050777435, -0.5091432332992554, 0.15354737639427185, -1.7007558345794678, 1.778260350227356, -0.49999749660491943, 8.0, 0.0], "max": [0.42334163188934326, 0.7885528206825256, 0.27153831720352173, -1.6143815517425537, -0.39678314328193665, -0.23804545402526855, -0.567253828048706, -0.1665755659341812, 0.397196888923645, 0.23094668984413147, -2.1535277366638184, -1.2600111961364746, -0.5017656683921814, 0.9420239925384521, 0.6389672160148621, -0.53790283203125, -0.9434028267860413, 1.5465188026428223, 0.229435533285141, 1.5743207931518555, -0.04736737534403801, -0.4217202365398407, 0.19229161739349365, -1.4188917875289917, 2.029201030731201, -0.24925458431243896, 9.0, 0.0], "mean": [0.06734687089920044, 0.702089250087738, 0.14810730516910553, -1.8146226406097412, -0.5077583193778992, -0.3321833908557892, -0.6965227723121643, -0.2013724148273468, 0.35055163502693176, 0.21107113361358643, -2.263129234313965, -1.4771451950073242, -0.6045860052108765, 0.7460988759994507, 0.5415986180305481, -0.586758553981781, -1.2152917385101318, 1.4835529327392578, 0.19452905654907227, 1.4470289945602417, -0.09192817658185959, -0.46801620721817017, 0.1744922250509262, -1.5289121866226196, 1.9216225147247314, -0.3853563070297241, 8.453755378723145, 0.0], "std": [0.15930227935314178, 0.04151849448680878, 0.1000790148973465, 0.12428417056798935, 0.06747584789991379, 0.045474641025066376, 0.06764156371355057, 0.01946629397571087, 0.03115927055478096, 0.006875375285744667, 0.07876726239919662, 0.1274128556251526, 0.08254113048315048, 0.09871876239776611, 0.0608576200902462, 0.028628014028072357, 0.1263720840215683, 0.03880278021097183, 0.017752282321453094, 0.06614607572555542, 0.026597825810313225, 0.02353230118751526, 0.009875183925032616, 0.08245176076889038, 0.0863998532295227, 0.07852950692176819, 0.2593453824520111, 0.0], "count": [1080]}, "timestamp": {"min": [0.0], "max": [35.96666666666667], "mean": [17.983333333333334], "std": [10.39230039054912], "count": [1080]}, "frame_index": {"min": [0], "max": [1079], "mean": [539.5], "std": [311.76901171647364], "count": [1080]}, "episode_index": {"min": [26], "max": [26], "mean": [26.0], "std": [0.0], "count": [1080]}, "index": {"min": [27981], "max": [29060], "mean": [28520.5], "std": [311.76901171647364], "count": [1080]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1080]}, "subtask_annotation": {"mean": [0.925, 2.0, 2.0, 2.0, 2.0], "std": [0.2703307302244863, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [1080]}, "scene_annotation": {"mean": [26.0], "std": [0.0], "min": [26], "max": [26], "count": [1080]}, "eef_direction_state": {"mean": [4.70462962962963, 5.099074074074074], "std": [2.414994987314006, 1.9096245205086388], "min": [0, 0], "max": [6, 6], "count": [1080]}, "eef_velocity_state": {"mean": [0.225, 0.2064814814814815], "std": [0.41758232721224936, 0.40478003815244185], "min": [0, 0], "max": [1, 1], "count": [1080]}, "eef_acc_mag_state": {"mean": [0.037037037037037035, 0.017592592592592594], "std": [0.2405982484283208, 0.17391393343095435], "min": [0, 0], "max": [2, 2], "count": [1080]}, "eef_direction_action": {"mean": [4.70462962962963, 5.099074074074074], "std": [2.414994987314006, 1.9096245205086386], "min": [0, 0], "max": [6, 6], "count": [1080]}, "eef_velocity_action": {"mean": [0.225, 0.2064814814814815], "std": [0.41758232721224936, 0.40478003815244185], "min": [0, 0], "max": [1, 1], "count": [1080]}, "eef_acc_mag_action": {"mean": [0.037037037037037035, 0.017592592592592594], "std": [0.2405982484283208, 0.17391393343095435], "min": [0, 0], "max": [2, 2], "count": [1080]}, "eef_sim_pose_state": {"mean": [0.43298089297577996, 0.3358299885615574, 1.226254264173639, -0.16790937966125605, -0.36149503278525963, 0.6174254536294377, 0.6129484896487393, -0.29135980814325835, 1.292071613020126, 0.6999004856148687, 0.11576508727095208, 0.30725765519264897], "std": [0.03608799715091328, 0.007989187470791121, 0.013968016985976849, 0.07568933267364056, 0.07701999267433583, 0.08600397426023086, 0.025027363755730284, 0.010684033069958684, 0.0277840629379949, 0.02563034725543281, 0.09366044140554143, 0.056533644380263245], "min": [0.35286309606328536, 0.3243196628176327, 1.2091109010960432, -0.2879428221385241, -0.4873040995235718, 0.5114338639191308, 0.5708893469043114, -0.3099959215594324, 1.254849604338599, 0.6597531092835245, -0.044814456432661354, 0.22066615055238956], "max": [0.480370314954409, 0.35525398788675094, 1.2531792593725881, -0.04674020802378459, -0.26175158850143987, 0.7582049201520046, 0.6599378251003006, -0.270431070677797, 1.3387721919811828, 0.7495065912775734, 0.23279638310264628, 0.4030022300544094], "count": [1080]}, "eef_sim_pose_action": {"mean": [0.4330989860446878, 0.33585502759916136, 1.2262577484572168, -0.16777075897678945, -0.36143487049282813, 0.6172431280752044, 0.6130183982101958, -0.29135185641136224, 1.2920500144599563, 0.6999374192544646, 0.11583041578960444, 0.30717335088802883], "std": [0.0360342888153768, 0.007995531133851975, 0.013965636292928001, 0.07577363993986436, 0.07706265522354035, 0.0859183470838952, 0.02501523157665476, 0.010692779934767353, 0.027803745976662846, 0.025673422193149005, 0.0937109552438374, 0.056462403449428065], "min": [0.35286309606328536, 0.3243196628176327, 1.2091109010960432, -0.2879428221385241, -0.4873040995235718, 0.5114338639191308, 0.5708891504085836, -0.3099959215594324, 1.254849604338599, 0.6597531092835245, -0.044814456432661354, 0.22066615055238956], "max": [0.48037931152564917, 0.35525398788675094, 1.2531792593725881, -0.04674020802378459, -0.26175158850143987, 0.7582049201520046, 0.6599378251003006, -0.270431070677797, 1.3387721919811828, 0.749548905367033, 0.23279638310264628, 0.4030022300544094], "count": [1080]}, "gripper_mode_state": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [1080]}, "gripper_activity_state": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [1080]}, "gripper_mode_action": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [1080]}, "gripper_activity_action": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [1080]}, "gripper_open_scale_state": {"mean": [0.007684472872351973, 0.0], "std": [0.00023614403996208993, 0.0], "min": [0.007272727272727273, 0.0], "max": [0.008181818181818182, 0.0], "count": [1080]}, "gripper_open_scale_action": {"mean": [0.007685232460298135, 0.0], "std": [0.0002357682552727683, 0.0], "min": [0.007272727272727273, 0.0], "max": [0.008181818181818182, 0.0], "count": [1080]}}} +{"episode_index": 26, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9058823529411765]], [[1.0]], [[1.0]]], "mean": [[[0.4310642293028322]], [[0.43646274509803923]], [[0.4312465538761801]]], "std": [[[0.20464717936894047]], [[0.20205979828337642]], [[0.20566744339705004]]], "count": [180]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4396787071078431]], [[0.4423801186909949]], [[0.43861744734931013]]], "std": [[[0.24821937602239308]], [[0.24931060388428117]], [[0.25282784433254035]]], "count": [180]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41133802650689905]], [[0.4161410652687001]], [[0.4113055124364561]]], "std": [[[0.22921854720308482]], [[0.22693340689960156]], [[0.23152942042209462]]], "count": [180]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41028174019607844]], [[0.4324016215050835]], [[0.424059767610748]]], "std": [[[0.27124078946774266]], [[0.2573185849387307]], [[0.260291472222453]]], "count": [180]}, "observation.state": {"min": [-0.21126556396484375, 0.7694163918495178, -0.08103781938552856, -2.229950428009033, -0.5523661375045776, -0.3467423915863037, -0.8163384795188904, -0.20653612911701202, 0.23954737186431885, 0.18077856302261353, -2.4030508995056152, -1.5776211023330688, -0.49855130910873413, 0.30981338024139404, 0.4529750943183899, -0.6735268831253052, -1.751978874206543, 1.4946279525756836, 0.13215196132659912, 1.3219079971313477, -0.12554781138896942, -0.4980509877204895, 0.14985406398773193, -1.5468294620513916, 1.810745358467102, -0.4288603365421295, 8.0, 0.0], "max": [0.5360124111175537, 0.8672530055046082, 0.3138396441936493, -1.686881422996521, -0.3756363093852997, -0.16277377307415009, -0.5629559755325317, -0.1403718739748001, 0.3975173234939575, 0.22670793533325195, -2.171489953994751, -1.2334314584732056, -0.28536877036094666, 0.801102876663208, 0.810660719871521, -0.43758895993232727, -1.0199693441390991, 1.6224242448806763, 0.2797642946243286, 1.4761078357696533, -0.0446576252579689, -0.34790486097335815, 0.18956425786018372, -1.3152467012405396, 2.055213689804077, -0.2571069896221161, 9.0, 0.0], "mean": [0.20591801404953003, 0.8212108612060547, 0.06568296998739243, -2.0004560947418213, -0.4738418459892273, -0.2498786300420761, -0.6702033281326294, -0.17647108435630798, 0.31449949741363525, 0.20763535797595978, -2.2749569416046143, -1.4478548765182495, -0.41960254311561584, 0.5956624150276184, 0.6618682146072388, -0.5642222166061401, -1.4701731204986572, 1.577186942100525, 0.21619394421577454, 1.373353362083435, -0.09000620990991592, -0.41610604524612427, 0.17241886258125305, -1.4408186674118042, 1.9510130882263184, -0.33782586455345154, 8.534343719482422, 0.0], "std": [0.2128169685602188, 0.021731382235884666, 0.11488383263349533, 0.16062809526920319, 0.05607329308986664, 0.05494903400540352, 0.06844368577003479, 0.01613898202776909, 0.044951558113098145, 0.015043029561638832, 0.06293419748544693, 0.0970468521118164, 0.059883635491132736, 0.1353864222764969, 0.10900574177503586, 0.07857490330934525, 0.226231649518013, 0.03597680479288101, 0.04937857761979103, 0.04256116971373558, 0.024730611592531204, 0.045008983463048935, 0.011808352544903755, 0.0709526389837265, 0.08004356175661087, 0.04122259095311165, 0.28673526644706726, 0.0], "count": [1020]}, "action": {"min": [-0.21126556396484375, 0.7694163918495178, -0.08103781938552856, -2.229950428009033, -0.5523661375045776, -0.3467423915863037, -0.8163384795188904, -0.20653612911701202, 0.23954737186431885, 0.18077856302261353, -2.4030508995056152, -1.5776211023330688, -0.49855130910873413, 0.30981338024139404, 0.4529750943183899, -0.6735268831253052, -1.751978874206543, 1.4946279525756836, 0.13215196132659912, 1.3219079971313477, -0.12554781138896942, -0.4980509877204895, 0.14985406398773193, -1.5468294620513916, 1.810745358467102, -0.4288603365421295, 8.0, 0.0], "max": [0.5360124111175537, 0.8672530055046082, 0.3138396441936493, -1.686881422996521, -0.3756363093852997, -0.16277377307415009, -0.5629559755325317, -0.1403718739748001, 0.3975173234939575, 0.22670793533325195, -2.171489953994751, -1.2334314584732056, -0.28536877036094666, 0.801102876663208, 0.810660719871521, -0.43758895993232727, -1.0199693441390991, 1.6224242448806763, 0.2797642946243286, 1.4761078357696533, -0.0446576252579689, -0.34790486097335815, 0.18956425786018372, -1.3152467012405396, 2.055213689804077, -0.2571069896221161, 9.0, 0.0], "mean": [0.2051912397146225, 0.8212093710899353, 0.06596358865499496, -1.9999892711639404, -0.4739460051059723, -0.24969862401485443, -0.6704481244087219, -0.1764521449804306, 0.3146534562110901, 0.2076718807220459, -2.274951457977295, -1.4478412866592407, -0.41939759254455566, 0.596141517162323, 0.6615285873413086, -0.5644070506095886, -1.4694584608078003, 1.5770659446716309, 0.2163330614566803, 1.3735032081604004, -0.09002196043729782, -0.4162529408931732, 0.17239944636821747, -1.4407533407211304, 1.9510921239852905, -0.33786317706108093, 8.535261154174805, 0.0], "std": [0.21295411884784698, 0.021731823682785034, 0.1151282787322998, 0.1608341783285141, 0.056106194853782654, 0.05493222177028656, 0.06850594282150269, 0.01611502841114998, 0.044963523745536804, 0.015022988431155682, 0.06293841451406479, 0.09702954441308975, 0.05997123941779137, 0.1352384388446808, 0.1090814396739006, 0.07852998375892639, 0.22649580240249634, 0.036041490733623505, 0.049341488629579544, 0.0426492802798748, 0.024747386574745178, 0.045030612498521805, 0.011797375045716763, 0.07098664343357086, 0.08009342849254608, 0.041286226361989975, 0.28655555844306946, 0.0], "count": [1020]}, "timestamp": {"min": [0.0], "max": [33.96666666666667], "mean": [16.983333333333334], "std": [9.814949859308541], "count": [1020]}, "frame_index": {"min": [0], "max": [1019], "mean": [509.5], "std": [294.44849577925623], "count": [1020]}, "episode_index": {"min": [27], "max": [27], "mean": [27.0], "std": [0.0], "count": [1020]}, "index": {"min": [29061], "max": [30080], "mean": [29570.5], "std": [294.44849577925623], "count": [1020]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1020]}, "subtask_annotation": {"mean": [0.8539215686274509, 2.0, 2.0, 2.0, 2.0], "std": [0.35869359053060246, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [1020]}, "scene_annotation": {"mean": [27.0], "std": [0.0], "min": [27], "max": [27], "count": [1020]}, "eef_direction_state": {"mean": [4.907843137254902, 4.97843137254902], "std": [2.2266957087387675, 1.9325705451436748], "min": [0, 0], "max": [6, 6], "count": [1020]}, "eef_velocity_state": {"mean": [0.21176470588235294, 0.28431372549019607], "std": [0.4085589495102424, 0.4510869439344072], "min": [0, 0], "max": [1, 1], "count": [1020]}, "eef_acc_mag_state": {"mean": [0.023529411764705882, 0.013725490196078431], "std": [0.19157575196978505, 0.14621982892159052], "min": [0, 0], "max": [2, 2], "count": [1020]}, "eef_direction_action": {"mean": [4.907843137254902, 4.97843137254902], "std": [2.2266957087387675, 1.9325705451436748], "min": [0, 0], "max": [6, 6], "count": [1020]}, "eef_velocity_action": {"mean": [0.21176470588235294, 0.28431372549019607], "std": [0.4085589495102424, 0.4510869439344072], "min": [0, 0], "max": [1, 1], "count": [1020]}, "eef_acc_mag_action": {"mean": [0.023529411764705882, 0.013725490196078431], "std": [0.19157575196978502, 0.14621982892159055], "min": [0, 0], "max": [2, 2], "count": [1020]}, "eef_sim_pose_state": {"mean": [0.4002762052354789, 0.33537287235570235, 1.2618049497090078, -0.03960652860942527, -0.4242589872008967, 0.5286068465731977, 0.5627222776198357, -0.2882334592551706, 1.292259279438726, 0.720515702745736, 0.16015845967640374, 0.3782013128520607], "std": [0.04626123802340119, 0.015298755143400388, 0.014131738269553624, 0.06023784851144828, 0.07382378725423344, 0.04205822535113484, 0.041913356183124764, 0.011164476571414277, 0.025181378097143384, 0.021756562903210486, 0.08371479558801315, 0.019778420380407103], "min": [0.32601925182475905, 0.3087928513683218, 1.2284783710252456, -0.12787934833444273, -0.594998779568902, 0.4276081642364967, 0.49147734409037386, -0.3044104059849696, 1.2562751291509957, 0.6831149568985495, 0.012147660189291809, 0.3379744522229179], "max": [0.4884106248715236, 0.35433668169988614, 1.2932883118987453, 0.06613303881209812, -0.3184416019386185, 0.5786859796658352, 0.6358517790293134, -0.266197105354713, 1.3396269383787132, 0.75513336725964, 0.2768165308313213, 0.41574132377781364], "count": [1020]}, "eef_sim_pose_action": {"mean": [0.40043422252967914, 0.3354116293165702, 1.2618362117442017, -0.0394631160658085, -0.4242985242263797, 0.5285084173869171, 0.5628634100898617, -0.2882151652184314, 1.2922438180365925, 0.7205283756967341, 0.160242496711535, 0.37819384634558245], "std": [0.046282581917352045, 0.015281421514086393, 0.014093205869432298, 0.060312428240683336, 0.07377788826152135, 0.042167990157605174, 0.04191558979286343, 0.011153259959563787, 0.02519794184790096, 0.021771660810623164, 0.08377186234956753, 0.01979083443867012], "min": [0.32601925182475905, 0.3087934164352329, 1.2284783710252456, -0.12787934833444273, -0.594998779568902, 0.4276081642364967, 0.49147734409037386, -0.3044104059849696, 1.2562751291509957, 0.6831149568985495, 0.012147660189291809, 0.3379744522229179], "max": [0.4884106248715236, 0.35433668169988614, 1.2932883118987453, 0.06613303881209812, -0.3184416019386185, 0.5786859796658352, 0.6358517790293134, -0.266197105354713, 1.3396269383787132, 0.75513336725964, 0.2768165308313213, 0.41574132377781364], "count": [1020]}, "gripper_mode_state": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [1020]}, "gripper_activity_state": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [1020]}, "gripper_mode_action": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [1020]}, "gripper_activity_action": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [1020]}, "gripper_open_scale_state": {"mean": [0.007758495229663257, 0.0], "std": [0.0002606686003510674, 0.0], "min": [0.007272727272727273, 0.0], "max": [0.008181818181818182, 0.0], "count": [1020]}, "gripper_open_scale_action": {"mean": [0.007759329886784938, 0.0], "std": [0.00026050553307336894, 0.0], "min": [0.007272727272727273, 0.0], "max": [0.008181818181818182, 0.0], "count": [1020]}}} +{"episode_index": 27, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9019607843137255]], [[0.8823529411764706]], [[1.0]]], "mean": [[[0.4220767243582722]], [[0.4263837153576514]], [[0.42068984714463065]]], "std": [[[0.21672250418733086]], [[0.2147885145540122]], [[0.2181014550051119]]], "count": [179]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4419870673129587]], [[0.44529263884324677]], [[0.44096977694709166]]], "std": [[[0.2347432238994443]], [[0.23532990168453935]], [[0.23890016735685501]]], "count": [179]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41057114917661663]], [[0.4148034468908606]], [[0.40891276883192756]]], "std": [[[0.21388676468723328]], [[0.2114327603666254]], [[0.21495261175297234]]], "count": [179]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44293662481286744]], [[0.45879804514915834]], [[0.45104979894658054]]], "std": [[[0.2477730543793493]], [[0.23161323956391386]], [[0.23493227931620755]]], "count": [179]}, "observation.state": {"min": [-0.34576499462127686, 0.8103105425834656, 0.036912623792886734, -2.014861583709717, -0.5746551156044006, -0.18652333319187164, -0.8704087734222412, -0.19584637880325317, 0.3069455623626709, 0.1875326931476593, -2.3263132572174072, -1.6074693202972412, -0.29987776279449463, 0.5707924365997314, 0.5284217000007629, -0.6326731443405151, -1.4388090372085571, 1.5274481773376465, 0.2211746722459793, 1.2497855424880981, -0.11830637603998184, -0.4913807809352875, 0.17174962162971497, -1.5219489336013794, 1.9178926944732666, -0.5706522464752197, 8.0, -0.4375], "max": [0.23308980464935303, 0.9663440585136414, 0.42678752541542053, -1.6280932426452637, -0.4563010632991791, -0.0911465510725975, -0.6458929181098938, -0.13302430510520935, 0.41526225209236145, 0.23211844265460968, -2.1826584339141846, -1.265265941619873, -0.11681544035673141, 0.7627274394035339, 0.7040112614631653, -0.539785623550415, -1.1268000602722168, 1.588075041770935, 0.2947064936161041, 1.4407496452331543, -0.05525124818086624, -0.4199486970901489, 0.2125621885061264, -1.3725167512893677, 2.1430137157440186, -0.23321568965911865, 9.0, 0.0], "mean": [-0.10711251944303513, 0.8926856517791748, 0.2566089630126953, -1.8304916620254517, -0.5236895680427551, -0.13512451946735382, -0.7612883448600769, -0.1712224781513214, 0.3692266643047333, 0.21480153501033783, -2.2333314418792725, -1.5020341873168945, -0.21510247886180878, 0.6775313019752502, 0.6411851644515991, -0.5986998081207275, -1.346781849861145, 1.5638645887374878, 0.26360884308815, 1.322668433189392, -0.09563125669956207, -0.45024392008781433, 0.1831158995628357, -1.437214970588684, 2.063354969024658, -0.41169601678848267, 8.46094799041748, -0.006923837587237358], "std": [0.17813873291015625, 0.03102143295109272, 0.12382612377405167, 0.11543352156877518, 0.03705362603068352, 0.03263530880212784, 0.06758393347263336, 0.015417203307151794, 0.030308600515127182, 0.009655539877712727, 0.04229307547211647, 0.0985383540391922, 0.05451386794447899, 0.05365825444459915, 0.03946535661816597, 0.02171001210808754, 0.0754241868853569, 0.01400420069694519, 0.017364501953125, 0.0561743825674057, 0.01897008903324604, 0.016863100230693817, 0.00910874642431736, 0.044247765094041824, 0.06784528493881226, 0.08682993799448013, 0.28992003202438354, 0.05048264563083649], "count": [1011]}, "action": {"min": [-0.34576499462127686, 0.8103105425834656, 0.036912623792886734, -2.014861583709717, -0.5746551156044006, -0.18652333319187164, -0.8704087734222412, -0.19584637880325317, 0.3069455623626709, 0.1875326931476593, -2.3263132572174072, -1.6074693202972412, -0.29987776279449463, 0.5707924365997314, 0.528099775314331, -0.6326731443405151, -1.4388090372085571, 1.5274035930633545, 0.2211746722459793, 1.2497855424880981, -0.11830637603998184, -0.4915071129798889, 0.17174962162971497, -1.5219489336013794, 1.9178926944732666, -0.5706522464752197, 8.0, -0.4375], "max": [0.23308980464935303, 0.9663440585136414, 0.42678752541542053, -1.6280932426452637, -0.4563010632991791, -0.0911465510725975, -0.6458929181098938, -0.13302430510520935, 0.41534143686294556, 0.23211844265460968, -2.1826584339141846, -1.265265941619873, -0.11681544035673141, 0.7627274394035339, 0.7040112614631653, -0.539785623550415, -1.1260359287261963, 1.588075041770935, 0.2947064936161041, 1.4407496452331543, -0.05525124818086624, -0.4199486970901489, 0.2125621885061264, -1.3725167512893677, 2.1430137157440186, -0.23321568965911865, 9.0, 0.0], "mean": [-0.10768520832061768, 0.8926379680633545, 0.25692129135131836, -1.830116629600525, -0.5237493515014648, -0.1350356638431549, -0.7614904642105103, -0.17120598256587982, 0.36933431029319763, 0.21481482684612274, -2.233330249786377, -1.5020796060562134, -0.2149532437324524, 0.6777171492576599, 0.6410263180732727, -0.5987310409545898, -1.346470594406128, 1.5638104677200317, 0.2636474370956421, 1.3226350545883179, -0.09563145786523819, -0.4503149390220642, 0.18310882151126862, -1.4372141361236572, 2.063429355621338, -0.4118335247039795, 8.459993362426758, -0.006923837587237358], "std": [0.17797476053237915, 0.03103874810039997, 0.12383442372083664, 0.11545103788375854, 0.0370539128780365, 0.03262998163700104, 0.06754399836063385, 0.015399759635329247, 0.03028043359518051, 0.009653650224208832, 0.042294636368751526, 0.09856508672237396, 0.054488010704517365, 0.053613677620887756, 0.03960086405277252, 0.021726109087467194, 0.07569550722837448, 0.014039793983101845, 0.017391495406627655, 0.056156620383262634, 0.018970320001244545, 0.016887333244085312, 0.009110884740948677, 0.044249437749385834, 0.06788285821676254, 0.08685302734375, 0.2903241813182831, 0.05048264190554619], "count": [1011]}, "timestamp": {"min": [0.0], "max": [33.666666666666664], "mean": [16.833333333333332], "std": [9.728347276939735], "count": [1011]}, "frame_index": {"min": [0], "max": [1010], "mean": [505.0], "std": [291.85041830819205], "count": [1011]}, "episode_index": {"min": [28], "max": [28], "mean": [28.0], "std": [0.0], "count": [1011]}, "index": {"min": [30081], "max": [31091], "mean": [30586.0], "std": [291.85041830819205], "count": [1011]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1011]}, "subtask_annotation": {"mean": [0.9070227497527201, 2.0, 2.0, 2.0, 2.0], "std": [0.29713458216380945, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [1011]}, "scene_annotation": {"mean": [28.0], "std": [0.0], "min": [28], "max": [28], "count": [1011]}, "eef_direction_state": {"mean": [5.2195845697329375, 5.490603363006924], "std": [1.7727613250652727, 1.224001937811846], "min": [0, 0], "max": [6, 6], "count": [1011]}, "eef_velocity_state": {"mean": [0.19881305637982197, 0.18298714144411474], "std": [0.39910703450670076, 0.38665598082821684], "min": [0, 0], "max": [1, 1], "count": [1011]}, "eef_acc_mag_state": {"mean": [0.013847675568743818, 0.003956478733926805], "std": [0.14686345671384662, 0.06277599071265152], "min": [0, 0], "max": [2, 1], "count": [1011]}, "eef_direction_action": {"mean": [5.2195845697329375, 5.490603363006924], "std": [1.7727613250652727, 1.224001937811846], "min": [0, 0], "max": [6, 6], "count": [1011]}, "eef_velocity_action": {"mean": [0.19881305637982197, 0.18298714144411474], "std": [0.39910703450670076, 0.38665598082821684], "min": [0, 0], "max": [1, 1], "count": [1011]}, "eef_acc_mag_action": {"mean": [0.013847675568743818, 0.003956478733926805], "std": [0.14686345671384662, 0.06277599071265152], "min": [0, 0], "max": [2, 1], "count": [1011]}, "eef_sim_pose_state": {"mean": [0.4598312132089346, 0.344372579502856, 1.2803333010617586, 0.11841146489185385, -0.40717484303668167, 0.40839653268237236, 0.5877108855159378, -0.302708542887385, 1.29030655649073, 0.6901113999422849, 0.2503860439628048, 0.29943268241694126], "std": [0.03412650215878422, 0.008370916906440746, 0.014221528843847288, 0.03356228662456995, 0.0704009284942059, 0.05787286131363012, 0.01379724248721121, 0.009584234857748139, 0.019069165612262698, 0.015675046878803257, 0.06817818774326977, 0.06650168596647466], "min": [0.3939807541668071, 0.3212647239722864, 1.25332980342495, 0.056617742906511975, -0.580998127335313, 0.28835630794656586, 0.561303634617299, -0.3326487415583282, 1.265970072443957, 0.6621934584222526, 0.11541129327995692, 0.16313236494912609], "max": [0.510220284069001, 0.3586590080335001, 1.3138300251547106, 0.17578554713723454, -0.329712754293465, 0.5070610088275443, 0.6209415033274569, -0.2900968062368538, 1.330468350717796, 0.7206811417558467, 0.33384228806266414, 0.43770147900858786], "count": [1011]}, "eef_sim_pose_action": {"mean": [0.4599452334589199, 0.34438802830461274, 1.2803575319860896, 0.11850222419108299, -0.4071588941715292, 0.40829261461003746, 0.5877702758348482, -0.30270298963306863, 1.290307265899401, 0.6901173855040946, 0.2504582179680379, 0.29932721340643764], "std": [0.034098891295010314, 0.008368056812022427, 0.014196334604424389, 0.0335922165855214, 0.07041290262752581, 0.057857458685374355, 0.013812677664498044, 0.00958617349696897, 0.01906826970006424, 0.01568581772590312, 0.0682297527215379, 0.06646964616669561], "min": [0.3939807541668071, 0.3212647239722864, 1.2533286570971482, 0.056617742906511975, -0.580998127335313, 0.28835630794656586, 0.561303634617299, -0.3326487415583282, 1.2659711694440456, 0.6621934584222526, 0.11541129327995692, 0.16313236494912609], "max": [0.510220284069001, 0.3586590080335001, 1.3138300251547106, 0.17578554713723454, -0.329712754293465, 0.5070610088275443, 0.6210367061210597, -0.2900968062368538, 1.330468350717796, 0.7208651294173233, 0.33425054952551436, 0.43770147900858786], "count": [1011]}, "gripper_mode_state": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [1011]}, "gripper_activity_state": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [1011]}, "gripper_mode_action": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [1011]}, "gripper_activity_action": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [1011]}, "gripper_open_scale_state": {"mean": [0.007691771083036327, 0.0], "std": [0.0002635635145736201, 0.0], "min": [0.007272727272727273, 0.0], "max": [0.008181818181818182, 0.0], "count": [1011]}, "gripper_open_scale_action": {"mean": [0.007690903453794314, 0.0], "std": [0.00026393103097131516, 0.0], "min": [0.007272727272727273, 0.0], "max": [0.008181818181818182, 0.0], "count": [1011]}}} +{"episode_index": 28, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9529411764705882]], [[0.9333333333333333]], [[0.9215686274509803]]], "mean": [[[0.42601036792557934]], [[0.4313055532345514]], [[0.4249944156639929]]], "std": [[[0.21227165707404505]], [[0.20966671898014685]], [[0.21263871757823102]]], "count": [176]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4316816034889335]], [[0.4347806581439394]], [[0.43142440953654193]]], "std": [[[0.2304647473589129]], [[0.23134433043409608]], [[0.23459509425143546]]], "count": [176]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4047946851325757]], [[0.40990065986148244]], [[0.40267511164030007]]], "std": [[[0.21279068471257373]], [[0.21058934668995932]], [[0.2165412482367204]]], "count": [176]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4495052849264706]], [[0.4622630718954248]], [[0.4552692306799614]]], "std": [[[0.23406254435797938]], [[0.2180218884860636]], [[0.22097035371876597]]], "count": [176]}, "observation.state": {"min": [-0.37053921818733215, 0.8547149896621704, -0.13903293013572693, -2.228989362716675, -0.40404918789863586, -0.14410965144634247, -0.8022569417953491, -0.17911861836910248, 0.2797684967517853, 0.19186781346797943, -2.328907012939453, -1.3282146453857422, -0.24664728343486786, 0.4958709478378296, 0.5510004758834839, -0.6010564565658569, -1.7017581462860107, 1.472718596458435, 0.14563682675361633, 1.1259697675704956, -0.11287768930196762, -0.49395662546157837, 0.1660502552986145, -1.6233946084976196, 1.983829140663147, -0.6936870813369751, 5.0, 0.0], "max": [0.3951774537563324, 0.9875988960266113, 0.38209331035614014, -1.6131772994995117, -0.30741453170776367, -0.07982590794563293, -0.5994922518730164, -0.13466456532478333, 0.43300437927246094, 0.24022112786769867, -2.1518938541412354, -1.220692753791809, -0.03495972603559494, 0.7076044678688049, 0.8067479133605957, -0.5210124254226685, -1.2095764875411987, 1.6309055089950562, 0.2497042566537857, 1.3171825408935547, -0.06975006312131882, -0.3753577470779419, 0.19274437427520752, -1.4424811601638794, 2.1589269638061523, -0.3138745427131653, 9.0625, 0.0], "mean": [-0.016805164515972137, 0.927491307258606, 0.14957331120967865, -1.942841649055481, -0.3631320893764496, -0.1161956712603569, -0.6940228343009949, -0.15415027737617493, 0.3552911579608917, 0.21963131427764893, -2.244586944580078, -1.2659530639648438, -0.13407336175441742, 0.6240249872207642, 0.6676679253578186, -0.5469316840171814, -1.4453880786895752, 1.5464786291122437, 0.1903514713048935, 1.200544834136963, -0.08595007658004761, -0.4416121542453766, 0.1821909248828888, -1.5411765575408936, 2.0577852725982666, -0.5238348841667175, 7.794727325439453, 0.0], "std": [0.20049336552619934, 0.024140289053320885, 0.1465495079755783, 0.15975940227508545, 0.02748572826385498, 0.015997979789972305, 0.05367434769868851, 0.013144047930836678, 0.039335932582616806, 0.010677638463675976, 0.048666104674339294, 0.028329264372587204, 0.06176351010799408, 0.04565531760454178, 0.05571618676185608, 0.0197458453476429, 0.1105378270149231, 0.043087154626846313, 0.029870983213186264, 0.0601021833717823, 0.012860644608736038, 0.028676260262727737, 0.006923231296241283, 0.05234067514538765, 0.05296744033694267, 0.13373345136642456, 1.1320152282714844, 0.0], "count": [990]}, "action": {"min": [-0.37056443095207214, 0.8547149896621704, -0.13903293013572693, -2.228989362716675, -0.40404918789863586, -0.14410965144634247, -0.8022569417953491, -0.17911861836910248, 0.2797684967517853, 0.19186781346797943, -2.328907012939453, -1.3282146453857422, -0.24664728343486786, 0.4958709478378296, 0.5510004758834839, -0.6010564565658569, -1.7017581462860107, 1.472718596458435, 0.14563682675361633, 1.1259697675704956, -0.11287768930196762, -0.49395662546157837, 0.1660502552986145, -1.6233946084976196, 1.983829140663147, -0.6936870813369751, 5.0, 0.0], "max": [0.3951774537563324, 0.9875988960266113, 0.3821243345737457, -1.6131772994995117, -0.30740097165107727, -0.07982590794563293, -0.6000114679336548, -0.13466456532478333, 0.43300122022628784, 0.2402218133211136, -2.1518938541412354, -1.220692753791809, -0.0350840725004673, 0.7076044678688049, 0.8067479133605957, -0.5210124254226685, -1.2095764875411987, 1.6309055089950562, 0.2497042566537857, 1.3171825408935547, -0.06975006312131882, -0.3753577470779419, 0.19274437427520752, -1.4424811601638794, 2.1589269638061523, -0.3138745427131653, 9.0625, 0.0], "mean": [-0.01736457645893097, 0.9273952841758728, 0.14997446537017822, -1.9423624277114868, -0.3630470633506775, -0.11619848757982254, -0.6942253112792969, -0.1541856974363327, 0.3554013967514038, 0.2196510136127472, -2.244518280029297, -1.2659952640533447, -0.1338641494512558, 0.624090313911438, 0.6675315499305725, -0.5469128489494324, -1.4450958967208862, 1.5463718175888062, 0.1902938336133957, 1.2003947496414185, -0.08599025756120682, -0.4416848123073578, 0.18220077455043793, -1.5412402153015137, 2.057950973510742, -0.5241932272911072, 7.791848182678223, 0.0], "std": [0.20070740580558777, 0.024227751418948174, 0.14664243161678314, 0.16002832353115082, 0.02752779982984066, 0.0159956943243742, 0.05369168892502785, 0.013152115046977997, 0.03940051421523094, 0.010697681456804276, 0.048737868666648865, 0.02831767499446869, 0.06174556165933609, 0.04572688043117523, 0.055833540856838226, 0.01972375065088272, 0.11077273637056351, 0.04313623532652855, 0.029833193868398666, 0.06003905460238457, 0.012880194932222366, 0.02871677652001381, 0.006916294805705547, 0.052308838814496994, 0.053018685430288315, 0.13371385633945465, 1.1355392932891846, 0.0], "count": [990]}, "timestamp": {"min": [0.0], "max": [32.96666666666667], "mean": [16.483333333333334], "std": [9.526274581776836], "count": [990]}, "frame_index": {"min": [0], "max": [989], "mean": [494.5], "std": [285.78823745330504], "count": [990]}, "episode_index": {"min": [29], "max": [29], "mean": [29.0], "std": [0.0], "count": [990]}, "index": {"min": [31092], "max": [32081], "mean": [31586.5], "std": [285.78823745330504], "count": [990]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [990]}, "subtask_annotation": {"mean": [0.9525252525252526, 2.0, 2.0, 2.0, 2.0], "std": [0.2219488676865924, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [990]}, "scene_annotation": {"mean": [29.0], "std": [0.0], "min": [29], "max": [29], "count": [990]}, "eef_direction_state": {"mean": [5.302020202020202, 5.191919191919192], "std": [1.885804482189597, 1.9346743921319272], "min": [0, 0], "max": [6, 6], "count": [990]}, "eef_velocity_state": {"mean": [0.12525252525252525, 0.16464646464646465], "std": [0.3310050304306425, 0.37086116853330353], "min": [0, 0], "max": [1, 1], "count": [990]}, "eef_acc_mag_state": {"mean": [0.0, 0.03838383838383838], "std": [0.0, 0.24729121209049337], "min": [0, 0], "max": [0, 2], "count": [990]}, "eef_direction_action": {"mean": [5.302020202020202, 5.191919191919192], "std": [1.885804482189597, 1.9346743921319272], "min": [0, 0], "max": [6, 6], "count": [990]}, "eef_velocity_action": {"mean": [0.12525252525252525, 0.16464646464646465], "std": [0.3310050304306425, 0.37086116853330353], "min": [0, 0], "max": [1, 1], "count": [990]}, "eef_acc_mag_action": {"mean": [0.0, 0.03838383838383838], "std": [0.0, 0.24729121209049337], "min": [0, 0], "max": [0, 2], "count": [990]}, "eef_sim_pose_state": {"mean": [0.43967351365211343, 0.34483023243810984, 1.3040491971494463, 0.2130401829607424, -0.58130090067779, 0.42549302055832056, 0.5717182787370491, -0.3025811607006745, 1.301091177857023, 0.6674666496722143, 0.22693864848103512, 0.1763265179260518], "std": [0.039469236707406055, 0.00939351450696252, 0.008424749255905497, 0.0670004782970813, 0.022092117217053567, 0.041780179565676055, 0.01974530732973002, 0.007828496609852372, 0.01178668557339996, 0.008146647350603968, 0.045580440818391896, 0.12136066994599157], "min": [0.3626109127181738, 0.3210123688573647, 1.286978454992615, 0.11593395273480164, -0.6222208172977025, 0.34904608092692546, 0.5201684763794566, -0.31388892530929574, 1.2763615428998394, 0.6523781480705066, 0.16159002079353257, 0.03295670773372089], "max": [0.5162243518579546, 0.36245703638259025, 1.319005897025495, 0.3340169456801373, -0.5287323204610963, 0.5274731533574927, 0.609613912906161, -0.2861772754814407, 1.3162691524298906, 0.6849587090051839, 0.31961195936268094, 0.366317120594301], "count": [990]}, "eef_sim_pose_action": {"mean": [0.4397878512415883, 0.34484916730949705, 1.304028474028846, 0.21324117803700735, -0.5812696935814179, 0.4253542800996554, 0.57176140397882, -0.30259346741886245, 1.301054414185922, 0.6674457287117794, 0.22708183220431236, 0.17601785388345456], "std": [0.03952624629174965, 0.00940981376977706, 0.00842726339720827, 0.06706632614367401, 0.022102865312761153, 0.04166689968785295, 0.019780562157493443, 0.00782040577665816, 0.011804557499941748, 0.008152348207855637, 0.045638485226889104, 0.12133685126943161], "min": [0.3626109127181738, 0.3210123688573647, 1.286978454992615, 0.11593395273480164, -0.6222208172977025, 0.34904608092692546, 0.5201684763794566, -0.31388892530929574, 1.2763615428998394, 0.6523781480705066, 0.16159002079353257, 0.032929562521777866], "max": [0.5162119402045857, 0.36245703638259025, 1.319005897025495, 0.33413229135918066, -0.5287323204610963, 0.5271279967314502, 0.609613912906161, -0.2861772754814407, 1.3162691524298906, 0.6849587090051839, 0.31961195936268094, 0.366317120594301], "count": [990]}, "gripper_mode_state": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [990]}, "gripper_activity_state": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [990]}, "gripper_mode_action": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [990]}, "gripper_activity_action": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [990]}, "gripper_open_scale_state": {"mean": [0.007086115689973881, 0.0], "std": [0.001029105299586106, 0.0], "min": [0.004545454545454545, 0.0], "max": [0.008238636363636363, 0.0], "count": [990]}, "gripper_open_scale_action": {"mean": [0.007083498403060559, 0.0], "std": [0.0010323083560443236, 0.0], "min": [0.004545454545454545, 0.0], "max": [0.008238636363636363, 0.0], "count": [990]}}} +{"episode_index": 29, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9921568627450981]], [[0.9450980392156862]], [[0.984313725490196]]], "mean": [[[0.4083131234387298]], [[0.413934814829073]], [[0.40930270035588406]]], "std": [[[0.21248387921703793]], [[0.20961351882258658]], [[0.2127279256356635]]], "count": [191]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43889341657256276]], [[0.4395480646665298]], [[0.43763533753379186]]], "std": [[[0.2401831918326837]], [[0.2421598591693859]], [[0.245131312796703]]], "count": [191]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4225686413527016]], [[0.4266641910909215]], [[0.4206530098295863]]], "std": [[[0.25033154220576065]], [[0.24667755048260614]], [[0.24958131123833255]]], "count": [191]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44931091948123053]], [[0.4602627425315676]], [[0.45582455279232115]]], "std": [[[0.21869984190005015]], [[0.2039874787685855]], [[0.20592164018089146]]], "count": [191]}, "observation.state": {"min": [-0.3221648633480072, 0.48459392786026, 0.20943842828273773, -1.6395459175109863, -0.9717065691947937, -0.6376200914382935, -1.3035297393798828, -0.26616156101226807, 0.31512486934661865, 0.18977975845336914, 2.2792515754699707, 1.5964105129241943, 0.7325374484062195, 0.23349887132644653, 0.6012648344039917, -0.5370389223098755, -1.9114999771118164, 1.4970179796218872, 0.05192136391997337, 0.979365348815918, -0.12012381106615067, -0.4613777995109558, 0.15594105422496796, -1.678492546081543, 2.043954372406006, -0.7903817296028137, 9.0, 0.0], "max": [0.11141745746135712, 0.574434757232666, 0.34702053666114807, -1.230289101600647, -0.880882978439331, -0.4865618050098419, -1.0841647386550903, -0.23383305966854095, 0.424710750579834, 0.21868574619293213, 2.4487175941467285, 1.829849123954773, 0.9458488821983337, 0.5940555334091187, 0.8422533273696899, -0.418886661529541, -1.3880014419555664, 1.6115367412567139, 0.1405600905418396, 1.080419898033142, -0.07883118838071823, -0.3311060667037964, 0.20042619109153748, -1.480566143989563, 2.2123847007751465, -0.48154139518737793, 9.625, 0.0], "mean": [-0.15372362732887268, 0.5322895050048828, 0.27962103486061096, -1.4054937362670898, -0.9428656697273254, -0.5530235171318054, -1.2297121286392212, -0.2467108517885208, 0.3796331584453583, 0.20487014949321747, 2.3762080669403076, 1.7073787450790405, 0.8141209483146667, 0.4396252930164337, 0.7261176109313965, -0.4735393524169922, -1.6453605890274048, 1.5356183052062988, 0.09783288836479187, 1.0238986015319824, -0.09886148571968079, -0.40551525354385376, 0.1755458414554596, -1.5815809965133667, 2.109088182449341, -0.6665686964988708, 9.038844108581543, 0.0], "std": [0.11632813513278961, 0.024101458489894867, 0.044083673506975174, 0.1183774322271347, 0.022631831467151642, 0.047589611262083054, 0.0523972325026989, 0.008728821761906147, 0.028631610795855522, 0.006288172211498022, 0.045623570680618286, 0.06863275915384293, 0.04790143296122551, 0.08234690129756927, 0.05715976282954216, 0.033515967428684235, 0.12979194521903992, 0.030597280710935593, 0.024387706071138382, 0.031980276107788086, 0.012419288977980614, 0.03263194486498833, 0.010427998378872871, 0.05315786972641945, 0.04678340256214142, 0.08800484240055084, 0.11686456948518753, 0.0], "count": [1107]}, "action": {"min": [-0.3221648633480072, 0.48459392786026, 0.20943842828273773, -1.6395459175109863, -0.9717065691947937, -0.6376200914382935, -1.3035297393798828, -0.26616156101226807, 0.31512486934661865, 0.18977975845336914, 2.2792515754699707, 1.5964105129241943, 0.7325374484062195, 0.23349887132644653, 0.6012648344039917, -0.5370389223098755, -1.9114999771118164, 1.4970179796218872, 0.05192136391997337, 0.979365348815918, -0.12012381106615067, -0.4613777995109558, 0.15594105422496796, -1.678492546081543, 2.043954372406006, -0.7903817296028137, 9.0, 0.0], "max": [0.11141745746135712, 0.574434757232666, 0.34702053666114807, -1.230289101600647, -0.880882978439331, -0.4865618050098419, -1.0841647386550903, -0.23383305966854095, 0.424710750579834, 0.21868574619293213, 2.4487175941467285, 1.829849123954773, 0.9458488821983337, 0.5940555334091187, 0.8422533273696899, -0.418886661529541, -1.3880014419555664, 1.6115367412567139, 0.1405600905418396, 1.080419898033142, -0.07883118838071823, -0.3311060667037964, 0.20042619109153748, -1.480566143989563, 2.2123847007751465, -0.48154139518737793, 9.625, 0.0], "mean": [-0.1541135609149933, 0.5322433114051819, 0.27972835302352905, -1.4051254987716675, -0.9429128766059875, -0.5528966188430786, -1.2298684120178223, -0.24670393764972687, 0.3797317445278168, 0.20488287508487701, 2.376188278198242, 1.7074549198150635, 0.8139688968658447, 0.43994656205177307, 0.7259023189544678, -0.47364234924316406, -1.6448912620544434, 1.5355160236358643, 0.0978860855102539, 1.0239076614379883, -0.09887909144163132, -0.4056324064731598, 0.17555299401283264, -1.5816419124603271, 2.1091532707214355, -0.6667400002479553, 9.038844108581543, 0.0], "std": [0.11616221070289612, 0.02411552518606186, 0.044069238007068634, 0.11828280985355377, 0.02255687676370144, 0.04757067561149597, 0.05222058296203613, 0.008724790066480637, 0.02859717421233654, 0.006277971435338259, 0.04562363773584366, 0.06867797672748566, 0.047749947756528854, 0.0822356790304184, 0.057170186191797256, 0.03352529555559158, 0.12976813316345215, 0.03053261525928974, 0.02440967969596386, 0.03199188411235809, 0.01242797914892435, 0.03259725496172905, 0.01042378693819046, 0.053080953657627106, 0.046785980463027954, 0.08791770786046982, 0.11686456948518753, 0.0], "count": [1107]}, "timestamp": {"min": [0.0], "max": [36.86666666666667], "mean": [18.433333333333334], "std": [10.65210812033972], "count": [1107]}, "frame_index": {"min": [0], "max": [1106], "mean": [553.0], "std": [319.5632436101916], "count": [1107]}, "episode_index": {"min": [30], "max": [30], "mean": [30.0], "std": [0.0], "count": [1107]}, "index": {"min": [32082], "max": [33188], "mean": [32635.0], "std": [319.5632436101916], "count": [1107]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1107]}, "subtask_annotation": {"mean": [0.9024390243902439, 2.0, 2.0, 2.0, 2.0], "std": [0.30274775162642725, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [1107]}, "scene_annotation": {"mean": [30.0], "std": [0.0], "min": [30], "max": [30], "count": [1107]}, "eef_direction_state": {"mean": [4.925022583559169, 5.272809394760614], "std": [2.219804282337486, 1.8360073041634488], "min": [0, 0], "max": [6, 6], "count": [1107]}, "eef_velocity_state": {"mean": [0.2014453477868112, 0.14905149051490515], "std": [0.401079941709709, 0.3561392195338648], "min": [0, 0], "max": [1, 1], "count": [1107]}, "eef_acc_mag_state": {"mean": [0.011743450767841012, 0.009033423667570008], "std": [0.1372307584543595, 0.11988275574474679], "min": [0, 0], "max": [2, 2], "count": [1107]}, "eef_direction_action": {"mean": [4.925022583559169, 5.272809394760614], "std": [2.219804282337486, 1.8360073041634488], "min": [0, 0], "max": [6, 6], "count": [1107]}, "eef_velocity_action": {"mean": [0.2014453477868112, 0.14905149051490515], "std": [0.401079941709709, 0.35613921953386474], "min": [0, 0], "max": [1, 1], "count": [1107]}, "eef_acc_mag_action": {"mean": [0.011743450767841012, 0.009033423667570008], "std": [0.13723075845435947, 0.11988275574474679], "min": [0, 0], "max": [2, 2], "count": [1107]}, "eef_sim_pose_state": {"mean": [0.4898783244754038, 0.3308834557004803, 1.1518330223013742, -0.5104660806513651, -0.22662099972944902, 0.38058876454301355, 0.5245370202155419, -0.29659552142852513, 1.289524527233536, 0.6565161201416091, 0.26889015172173253, 0.04623763668294826], "std": [0.0302727654004687, 0.006804635847419422, 0.008312918848628323, 0.028645082080488698, 0.0453435051711696, 0.04176829632472766, 0.027417459232311453, 0.010353005557651267, 0.011477794913120428, 0.01791692190857956, 0.043527626337321206, 0.08310563617058041], "min": [0.4188342590551539, 0.3119797660375267, 1.1336206638608, -0.5698530189850382, -0.2993158242613774, 0.2991585161489684, 0.46092714093360776, -0.31986267940156127, 1.270430207618758, 0.6274214162722871, 0.19593028854598615, -0.05501685086765118], "max": [0.5335819330745954, 0.34454503088157606, 1.1638542999069228, -0.4541773314320949, -0.13371077332327586, 0.46854258724494025, 0.5765958505557571, -0.2777023461682079, 1.3090491038698222, 0.7006324681376024, 0.35768929296809193, 0.21613483864256672], "count": [1107]}, "eef_sim_pose_action": {"mean": [0.4899814947816199, 0.3309010528197757, 1.151845956509058, -0.5103884682617914, -0.22661278130891824, 0.3804917902925766, 0.5246404828061274, -0.2966032936852084, 1.2895098183604283, 0.6564851946527345, 0.26893880263961234, 0.046074141899388625], "std": [0.03022508046229151, 0.00678909480762117, 0.008305952172520273, 0.028670975309551764, 0.04534907541156514, 0.041688678535417814, 0.02739330896458308, 0.010347758359457827, 0.011487573570620637, 0.017871476125997262, 0.04354876422079252, 0.08297369481604121], "min": [0.4188342590551539, 0.3119797660375267, 1.1336206638608, -0.5698530189850382, -0.2993158242613774, 0.2991585161489684, 0.46092728190945054, -0.31986267940156127, 1.270430207618758, 0.6274214162722871, 0.19593028854598615, -0.05501685086765118], "max": [0.5335819330745954, 0.34454503088157606, 1.1638542999069228, -0.4541773314320949, -0.13371077332327586, 0.46854258724494025, 0.5765958505557571, -0.2777023461682079, 1.3090491038698222, 0.7006324681376024, 0.35768929296809193, 0.21613483864256672], "count": [1107]}, "gripper_mode_state": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [1107]}, "gripper_activity_state": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [1107]}, "gripper_mode_action": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [1107]}, "gripper_activity_action": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [1107]}, "gripper_open_scale_state": {"mean": [0.008217130656154918, 0.0], "std": [0.00010624094218422814, 0.0], "min": [0.008181818181818182, 0.0], "max": [0.00875, 0.0], "count": [1107]}, "gripper_open_scale_action": {"mean": [0.008217130656154918, 0.0], "std": [0.00010624094218422812, 0.0], "min": [0.008181818181818182, 0.0], "max": [0.00875, 0.0], "count": [1107]}}} +{"episode_index": 30, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[0.9529411764705882]], [[1.0]]], "mean": [[[0.40437577572047817]], [[0.4110516896525449]], [[0.40553641229807985]]], "std": [[[0.22498980740203342]], [[0.22190199551092363]], [[0.22484545099702005]]], "count": [193]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4403479058721934]], [[0.4417884939381625]], [[0.4406689895949744]]], "std": [[[0.2326846672003515]], [[0.23445989990673108]], [[0.23683354005604235]]], "count": [193]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38481436151749127]], [[0.390071162035626]], [[0.38381127556808564]]], "std": [[[0.23425996455071033]], [[0.2306575585051947]], [[0.23361308979475606]]], "count": [193]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46922803748010433]], [[0.4768585320786346]], [[0.4716335943055979]]], "std": [[[0.21016023119555818]], [[0.19630062730329964]], [[0.1971730044585135]]], "count": [193]}, "observation.state": {"min": [-0.27566057443618774, 0.5155419111251831, 0.030172379687428474, -1.7989403009414673, -0.8115246295928955, -0.46229082345962524, -0.9476439952850342, -0.26544487476348877, 0.3050122559070587, 0.15830762684345245, -2.3719210624694824, -1.9378671646118164, -0.9945806264877319, 0.17143714427947998, 0.5768378376960754, -0.6402249336242676, -1.859786868095398, 1.339469313621521, 0.002426007529720664, 0.9821425676345825, -0.1232505589723587, -0.48294374346733093, 0.1085725650191307, -1.8007524013519287, 2.0448033809661865, -0.7993711233139038, 8.0, 0.0], "max": [0.3193309009075165, 0.6743766665458679, 0.3534848093986511, -1.2851099967956543, -0.7000558972358704, -0.2860736548900604, -0.6943857669830322, -0.2062118798494339, 0.4404338002204895, 0.24387186765670776, -2.0565507411956787, -1.6407132148742676, -0.6253342032432556, 0.6519960761070251, 0.9011789560317993, -0.3120354115962982, -1.3279162645339966, 1.5766159296035767, 0.1557019054889679, 1.098747968673706, -0.07772168517112732, -0.3503440022468567, 0.21308769285678864, -1.5021871328353882, 2.2034783363342285, -0.4105190634727478, 9.0, 0.0], "mean": [-0.06613630056381226, 0.6058863997459412, 0.27209773659706116, -1.5910980701446533, -0.7338604927062988, -0.36368727684020996, -0.839911937713623, -0.23855291306972504, 0.37640294432640076, 0.19698262214660645, -2.2069647312164307, -1.7922029495239258, -0.7955141067504883, 0.45388147234916687, 0.7319341897964478, -0.4858245253562927, -1.6100759506225586, 1.4954769611358643, 0.08953656256198883, 1.0330253839492798, -0.10515481233596802, -0.4116430878639221, 0.17799848318099976, -1.6352063417434692, 2.135708808898926, -0.6525964140892029, 8.265340805053711, 0.0], "std": [0.12933258712291718, 0.046408962458372116, 0.06430217623710632, 0.11749985814094543, 0.029815254732966423, 0.04236647114157677, 0.050257064402103424, 0.014119715429842472, 0.030691424384713173, 0.01965484581887722, 0.06540583819150925, 0.055784184485673904, 0.11062589287757874, 0.12621112167835236, 0.08894258737564087, 0.07213349640369415, 0.14990317821502686, 0.05028819665312767, 0.03905448690056801, 0.03216482698917389, 0.007915024645626545, 0.0354018472135067, 0.020188234746456146, 0.058641090989112854, 0.026179322972893715, 0.07976776361465454, 0.25476542115211487, 0.0], "count": [1119]}, "action": {"min": [-0.27566057443618774, 0.5155419111251831, 0.030172379687428474, -1.7989403009414673, -0.8115246295928955, -0.46229082345962524, -0.9476439952850342, -0.26544487476348877, 0.3050122559070587, 0.15830762684345245, -2.3719210624694824, -1.9378671646118164, -0.9945806264877319, 0.17143714427947998, 0.5768378376960754, -0.6402249336242676, -1.859786868095398, 1.339469313621521, 0.002426007529720664, 0.9821425676345825, -0.1232505589723587, -0.48294374346733093, 0.1085725650191307, -1.8007827997207642, 2.0448033809661865, -0.7993711233139038, 8.0, 0.0], "max": [0.3193309009075165, 0.6743766665458679, 0.3534848093986511, -1.2851099967956543, -0.7000558972358704, -0.2860736548900604, -0.6943857669830322, -0.2062118798494339, 0.4404338002204895, 0.24387186765670776, -2.0565507411956787, -1.6407132148742676, -0.6253342032432556, 0.6519960761070251, 0.9011789560317993, -0.3120354115962982, -1.3279162645339966, 1.5766159296035767, 0.1557019054889679, 1.098747968673706, -0.07772168517112732, -0.3503440022468567, 0.21308769285678864, -1.5021871328353882, 2.2034783363342285, -0.4105190634727478, 9.0, 0.0], "mean": [-0.0660693421959877, 0.6060094237327576, 0.27213069796562195, -1.591313123703003, -0.7337722778320312, -0.3636212944984436, -0.8398261070251465, -0.23852775990962982, 0.3763750195503235, 0.1969689428806305, -2.2070248126983643, -1.7921481132507324, -0.7952736020088196, 0.4538770616054535, 0.7319481372833252, -0.4857942461967468, -1.6100740432739258, 1.4953830242156982, 0.08947989344596863, 1.0329612493515015, -0.10515456646680832, -0.4116505980491638, 0.1780102401971817, -1.6353683471679688, 2.1357150077819824, -0.6526800394058228, 8.265679359436035, 0.0], "std": [0.12924377620220184, 0.046363674104213715, 0.06431611627340317, 0.11716309189796448, 0.029735807329416275, 0.04241600260138512, 0.050164833664894104, 0.014123929664492607, 0.030647579580545425, 0.019640272483229637, 0.06537486612796783, 0.055796246975660324, 0.11062585562467575, 0.12620413303375244, 0.08891933411359787, 0.07211339473724365, 0.14990665018558502, 0.05047941952943802, 0.03904058039188385, 0.03211221471428871, 0.007914955727756023, 0.03541610762476921, 0.020187046378850937, 0.05884803831577301, 0.026179004460573196, 0.07985048741102219, 0.2546606659889221, 0.0], "count": [1119]}, "timestamp": {"min": [0.0], "max": [37.266666666666666], "mean": [18.63333333333333], "std": [10.767578220785802], "count": [1119]}, "frame_index": {"min": [0], "max": [1118], "mean": [559.0], "std": [323.0273466235741], "count": [1119]}, "episode_index": {"min": [31], "max": [31], "mean": [31.0], "std": [0.0], "count": [1119]}, "index": {"min": [33189], "max": [34307], "mean": [33748.0], "std": [323.0273466235741], "count": [1119]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1119]}, "subtask_annotation": {"mean": [0.9776586237712243, 2.0, 2.0, 2.0, 2.0], "std": [0.1594266581647627, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [1119]}, "scene_annotation": {"mean": [31.0], "std": [0.0], "min": [31], "max": [31], "count": [1119]}, "eef_direction_state": {"mean": [3.8025022341376227, 3.864164432529044], "std": [2.4913349375376694, 2.43840162742808], "min": [0, 0], "max": [6, 6], "count": [1119]}, "eef_velocity_state": {"mean": [0.483467381590706, 0.48257372654155495], "std": [0.49972659777975414, 0.49969623271878866], "min": [0, 0], "max": [1, 1], "count": [1119]}, "eef_acc_mag_state": {"mean": [0.0938337801608579, 0.0777479892761394], "std": [0.3794868049162511, 0.34376343900350054], "min": [0, 0], "max": [2, 2], "count": [1119]}, "eef_direction_action": {"mean": [3.8025022341376227, 3.864164432529044], "std": [2.4913349375376694, 2.43840162742808], "min": [0, 0], "max": [6, 6], "count": [1119]}, "eef_velocity_action": {"mean": [0.483467381590706, 0.48257372654155495], "std": [0.49972659777975414, 0.49969623271878866], "min": [0, 0], "max": [1, 1], "count": [1119]}, "eef_acc_mag_action": {"mean": [0.0938337801608579, 0.0777479892761394], "std": [0.3794868049162511, 0.34376343900350054], "min": [0, 0], "max": [2, 2], "count": [1119]}, "eef_sim_pose_state": {"mean": [0.4647632163761701, 0.321623165140765, 1.1775355167937627, -0.2916200344132949, -0.12426363219104054, 0.5422604695686224, 0.5298468250495136, -0.3014862012981412, 1.2867795210562456, 0.6050549978823686, 0.26072794864593596, 0.012905792948992028], "std": [0.032179794842662514, 0.01714481994563166, 0.017483266598973042, 0.050586944844374634, 0.05178817445881471, 0.07413849056136164, 0.03468752104606435, 0.019491799105411448, 0.0073467719546779124, 0.01935634294989294, 0.027398723256204915, 0.07469703627875715], "min": [0.3775194856636184, 0.2870781195597278, 1.1480671999141632, -0.3500201391014002, -0.2444612179071246, 0.43078897200463, 0.46437652671299795, -0.33415472334321805, 1.2697517347502734, 0.539997778221828, 0.17542999906841983, -0.16982641140903126], "max": [0.5234983413473013, 0.35643474268989395, 1.210549996032187, -0.18770801085744893, -0.03865607488394884, 0.7684680107420272, 0.5914482354338072, -0.23361056960027854, 1.312280747388301, 0.6265414378184024, 0.3312396368777044, 0.22397483274621088], "count": [1119]}, "eef_sim_pose_action": {"mean": [0.464740056247403, 0.3216160435871157, 1.177572321214262, -0.29148949195458346, -0.12437040927520403, 0.5421887573988111, 0.529846941794528, -0.30149950338307224, 1.2867848325234845, 0.6049780697755189, 0.26067840993915325, 0.012760094956977441], "std": [0.03214689986588599, 0.017136466097032836, 0.017492011544826613, 0.050640574700848644, 0.05177449935247975, 0.074117005635809, 0.03468772759126035, 0.01949028110803332, 0.007346163447477303, 0.019442223783574412, 0.02743272927681131, 0.07487041114616824], "min": [0.3775194856636184, 0.2870781195597278, 1.1480671999141632, -0.3500201391014002, -0.2444612179071246, 0.43078897200463, 0.46437652671299795, -0.33415472334321805, 1.2697517347502734, 0.5400226242525346, 0.17542999906841983, -0.16982641140903126], "max": [0.5234983413473013, 0.35643474268989395, 1.210549996032187, -0.18770801085744893, -0.03865607488394884, 0.7684680107420272, 0.5914482354338072, -0.23361056960027854, 1.312280747388301, 0.6265668661977832, 0.3312396368777044, 0.22397483274621088], "count": [1119]}, "gripper_mode_state": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [1119]}, "gripper_activity_state": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [1119]}, "gripper_mode_action": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [1119]}, "gripper_activity_action": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [1119]}, "gripper_open_scale_state": {"mean": [0.0075139448630915555, 0.0], "std": [0.000231605306424476, 0.0], "min": [0.007272727272727273, 0.0], "max": [0.008181818181818182, 0.0], "count": [1119]}, "gripper_open_scale_action": {"mean": [0.007514252903227299, 0.0], "std": [0.00023150933212664774, 0.0], "min": [0.007272727272727273, 0.0], "max": [0.008181818181818182, 0.0], "count": [1119]}}} +{"episode_index": 31, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7647058823529411]], [[0.9333333333333333]], [[0.8196078431372549]]], "mean": [[[0.42189773814682413]], [[0.42945085513487163]], [[0.42323763563897016]]], "std": [[[0.20450368525936738]], [[0.20172956751415108]], [[0.20475030743213854]]], "count": [181]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4295867175369227]], [[0.4325364713104395]], [[0.42872912942801433]]], "std": [[[0.24748916790063624]], [[0.24801870768716736]], [[0.25134971765699726]]], "count": [181]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41657376864189505]], [[0.42170718796266204]], [[0.41857236937132125]]], "std": [[[0.21845404653105097]], [[0.21819868176279297]], [[0.2228429458055398]]], "count": [181]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44937230527570143]], [[0.4618142174917849]], [[0.4585502450980392]]], "std": [[[0.19368213972967965]], [[0.17781869016844468]], [[0.179585755582463]]], "count": [181]}, "observation.state": {"min": [-0.2624429762363434, 0.6740145087242126, 0.0783478319644928, -2.019878387451172, -0.6538679599761963, -0.2793137729167938, -0.7177252173423767, -0.2119007557630539, 0.2912607491016388, 0.16321900486946106, -2.3698439598083496, -1.784063458442688, -0.655890941619873, 0.18825775384902954, 0.5548129081726074, -0.4385586977005005, -1.8411140441894531, 1.3396656513214111, -0.12224831432104111, 0.9716334939002991, -0.110005684196949, -0.4632413387298584, 0.17062067985534668, -2.07063627243042, 1.7258065938949585, -0.9007911086082458, 8.0, -0.375], "max": [0.30922433733940125, 0.8240397572517395, 0.344000905752182, -1.5959552526474, -0.49836021661758423, -0.02473786100745201, -0.5856910347938538, -0.1564127504825592, 0.4249073266983032, 0.225358247756958, -1.954016923904419, -1.4245707988739014, -0.46509218215942383, 0.5476406812667847, 0.8256607055664062, -0.15631058812141418, -1.4008601903915405, 1.4083454608917236, 0.00010581058450043201, 1.0495821237564087, -0.0443241260945797, -0.3554016351699829, 0.24526050686836243, -1.7447443008422852, 2.0100274085998535, -0.6852783560752869, 9.0, 0.0], "mean": [-0.036218881607055664, 0.7286514639854431, 0.2296491265296936, -1.8268243074417114, -0.5752661824226379, -0.15804210305213928, -0.653209924697876, -0.18718552589416504, 0.3667929470539093, 0.19363820552825928, -2.1578030586242676, -1.6090632677078247, -0.5728594660758972, 0.37339332699775696, 0.7200072407722473, -0.30633744597435, -1.679357886314392, 1.3862652778625488, -0.0516507625579834, 1.0190140008926392, -0.07587997615337372, -0.400983065366745, 0.20544110238552094, -1.9088560342788696, 1.8872309923171997, -0.8088722825050354, 8.359575271606445, -0.005836575757712126], "std": [0.1688249111175537, 0.03543464466929436, 0.09194841235876083, 0.12729786336421967, 0.06041398271918297, 0.08953272551298141, 0.04071898013353348, 0.020359287038445473, 0.03721736744046211, 0.0162963829934597, 0.13653045892715454, 0.10946854203939438, 0.05611357092857361, 0.0910874530673027, 0.07489917427301407, 0.07728032022714615, 0.1217222660779953, 0.01564389280974865, 0.03732696920633316, 0.018495073541998863, 0.023742567747831345, 0.029166456311941147, 0.019617753103375435, 0.1073550134897232, 0.10208576172590256, 0.06146620213985443, 0.31892484426498413, 0.04345890134572983], "count": [1028]}, "action": {"min": [-0.2624429762363434, 0.6740145087242126, 0.0783478319644928, -2.019878387451172, -0.6538679599761963, -0.2793137729167938, -0.7177252173423767, -0.2119007557630539, 0.2912607491016388, 0.16321900486946106, -2.3698439598083496, -1.784063458442688, -0.655890941619873, 0.18825775384902954, 0.5548129081726074, -0.4385586977005005, -1.8411140441894531, 1.3396656513214111, -0.12224831432104111, 0.9716334939002991, -0.110005684196949, -0.46324118971824646, 0.17062067985534668, -2.07063627243042, 1.7258065938949585, -0.9007911086082458, 8.0, -0.375], "max": [0.30922433733940125, 0.8240397572517395, 0.3439956605434418, -1.5959552526474, -0.49836021661758423, -0.02473786100745201, -0.5856910347938538, -0.1564127504825592, 0.4249073266983032, 0.225358247756958, -1.954016923904419, -1.4245707988739014, -0.46509218215942383, 0.5476319789886475, 0.8256607055664062, -0.15631058812141418, -1.4008601903915405, 1.4083454608917236, 0.00010581058450043201, 1.0495821237564087, -0.0443241260945797, -0.3554016351699829, 0.24526050686836243, -1.7447443008422852, 2.0100274085998535, -0.6852783560752869, 9.0, 0.0], "mean": [-0.03677365556359291, 0.7287004590034485, 0.22987844049930573, -1.8264129161834717, -0.5754075646400452, -0.157796710729599, -0.6533334851264954, -0.18717652559280396, 0.36692264676094055, 0.1936773955821991, -2.157621145248413, -1.6091713905334473, -0.5726868510246277, 0.3737429082393646, 0.7197442650794983, -0.3064907491207123, -1.678930640220642, 1.386235237121582, -0.05157272890210152, 1.0190536975860596, -0.07589130848646164, -0.40108782052993774, 0.20541924238204956, -1.9087257385253906, 1.8872559070587158, -0.8089884519577026, 8.358641624450684, -0.005836575757712126], "std": [0.16862784326076508, 0.03543975204229355, 0.09193931519985199, 0.1273563802242279, 0.060403972864151, 0.08954881131649017, 0.040714509785175323, 0.020350484177470207, 0.03718630596995354, 0.016317952424287796, 0.1366456300020218, 0.10952110588550568, 0.05615241825580597, 0.09106575697660446, 0.07500240206718445, 0.07738493382930756, 0.1219247430562973, 0.01564280316233635, 0.03734687343239784, 0.01850409433245659, 0.023755889385938644, 0.02919590100646019, 0.019634049385786057, 0.10746260732412338, 0.1021101102232933, 0.06145312637090683, 0.31937113404273987, 0.04345890134572983], "count": [1028]}, "timestamp": {"min": [0.0], "max": [34.233333333333334], "mean": [17.116666666666664], "std": [9.891929931908019], "count": [1028]}, "frame_index": {"min": [0], "max": [1027], "mean": [513.5], "std": [296.7578979572406], "count": [1028]}, "episode_index": {"min": [32], "max": [32], "mean": [32.0], "std": [0.0], "count": [1028]}, "index": {"min": [34308], "max": [35335], "mean": [34821.5], "std": [296.7578979572406], "count": [1028]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1028]}, "subtask_annotation": {"mean": [0.9678988326848249, 2.0, 2.0, 2.0, 2.0], "std": [0.18698056839103844, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [1028]}, "scene_annotation": {"mean": [32.0], "std": [0.0], "min": [32], "max": [32], "count": [1028]}, "eef_direction_state": {"mean": [5.250972762645914, 5.546692607003891], "std": [1.9259766907379685, 1.3590590827239375], "min": [0, 0], "max": [6, 6], "count": [1028]}, "eef_velocity_state": {"mean": [0.13715953307392997, 0.11478599221789883], "std": [0.3440156908643447, 0.31876349886467675], "min": [0, 0], "max": [1, 1], "count": [1028]}, "eef_acc_mag_state": {"mean": [0.008754863813229572, 0.01556420233463035], "std": [0.1030715356665921, 0.1582706049759784], "min": [0, 0], "max": [2, 2], "count": [1028]}, "eef_direction_action": {"mean": [5.250972762645914, 5.546692607003891], "std": [1.9259766907379687, 1.3590590827239375], "min": [0, 0], "max": [6, 6], "count": [1028]}, "eef_velocity_action": {"mean": [0.13715953307392997, 0.11478599221789883], "std": [0.3440156908643447, 0.3187634988646768], "min": [0, 0], "max": [1, 1], "count": [1028]}, "eef_acc_mag_action": {"mean": [0.008754863813229572, 0.01556420233463035], "std": [0.1030715356665921, 0.1582706049759784], "min": [0, 0], "max": [2, 2], "count": [1028]}, "eef_sim_pose_state": {"mean": [0.44951650118844727, 0.3188397697217828, 1.2463169902089932, -0.09932387035333393, -0.2586622067596747, 0.58997060600473, 0.5172846922095552, -0.3253332377439804, 1.3112513240663544, 0.6481316772521003, 0.044286425845705066, -0.1624787846318514], "std": [0.037856042939385284, 0.014699817022595162, 0.015778315500997734, 0.08978580605159511, 0.09814578080242332, 0.03977846769504688, 0.026509830056565684, 0.019614390465092207, 0.02335936896950268, 0.026147730765850283, 0.09761296347418921, 0.05634694355794197], "min": [0.3722145034613481, 0.2933396422099526, 1.217234142124922, -0.21747124266409823, -0.39727375952409005, 0.5012015181079341, 0.4719675053817498, -0.3630231633810446, 1.2757238911031525, 0.590460097064771, -0.08347028987391814, -0.27726201549504004], "max": [0.5044249006257487, 0.34916459997839483, 1.270351824659394, 0.05239073088739443, -0.12818452821274962, 0.6527897630964059, 0.573987472610438, -0.28981948563303256, 1.3408436860753141, 0.6855775553447377, 0.1803388368318104, -0.06907639225736195], "count": [1028]}, "eef_sim_pose_action": {"mean": [0.449644892346749, 0.3188790640787036, 1.246343193666296, -0.09913011241214557, -0.25857286056902506, 0.5899391700192945, 0.5173838243689154, -0.3253059782185823, 1.3112345115706616, 0.6482162437365905, 0.04437854058881317, -0.1624858488927716], "std": [0.037817474051800595, 0.014720396683878721, 0.015752377243221316, 0.0898930493410962, 0.09819838926590173, 0.03976863401588706, 0.02653072675114995, 0.019634160702045822, 0.02337840877040389, 0.026101677163449195, 0.09769561965355615, 0.0563431765171108], "min": [0.3722145034613481, 0.2933396422099526, 1.217234142124922, -0.21747124266409823, -0.39727375952409005, 0.5012015181079341, 0.4719675053817498, -0.3630231633810446, 1.2757238911031525, 0.590460097064771, -0.08347028987391814, -0.27726201549504004], "max": [0.5044249006257487, 0.34916459997839483, 1.270351824659394, 0.05239073088739443, -0.12818452821274962, 0.6527897630964059, 0.5739853306389133, -0.28981948563303256, 1.3408436860753141, 0.6855775553447377, 0.1803388368318104, -0.06907639225736195], "count": [1028]}, "gripper_mode_state": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [1028]}, "gripper_activity_state": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [1028]}, "gripper_mode_action": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [1028]}, "gripper_activity_action": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [1028]}, "gripper_open_scale_state": {"mean": [0.0075996146498951275, 0.0], "std": [0.0002899318219588239, 0.0], "min": [0.007272727272727273, 0.0], "max": [0.008181818181818182, 0.0], "count": [1028]}, "gripper_open_scale_action": {"mean": [0.007598764613023049, 0.0], "std": [0.0002903380045243232, 0.0], "min": [0.007272727272727273, 0.0], "max": [0.008181818181818182, 0.0], "count": [1028]}}} +{"episode_index": 32, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9450980392156862]], [[1.0]], [[0.996078431372549]]], "mean": [[[0.40696129493464056]], [[0.41391222072574907]], [[0.40832113202129033]]], "std": [[[0.2112828026586321]], [[0.2083407828335931]], [[0.21078153009962863]]], "count": [202]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43664388084028993]], [[0.43828429249174916]], [[0.4343894187212839]]], "std": [[[0.24412141492085146]], [[0.24523483771378482]], [[0.24761019484873428]]], "count": [202]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3975736982705623]], [[0.40276667354235424]], [[0.3991654826328221]]], "std": [[[0.2225007314536517]], [[0.22145533018786465]], [[0.22505028061222418]]], "count": [202]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4395853566055135]], [[0.45312802429139976]], [[0.44902515591632697]]], "std": [[[0.21464774309410017]], [[0.20107342497091577]], [[0.20250252411692882]]], "count": [202]}, "observation.state": {"min": [-0.09949903935194016, 0.8284423351287842, -0.08857110142707825, -2.220330238342285, -0.6867772340774536, -0.11189189553260803, -0.6739828586578369, -0.19389425218105316, 0.2637961208820343, 0.1845310628414154, -2.1725175380706787, -1.7861883640289307, -0.5316562652587891, -0.23713134229183197, 0.5781501531600952, -0.44262969493865967, -2.2060515880584717, 1.2745696306228638, -0.17708547413349152, 0.8248459100723267, -0.11876493692398071, -0.4619665741920471, 0.1501588076353073, -1.8695517778396606, 1.754554271697998, -0.9984132647514343, 6.0, -0.375], "max": [0.4720025062561035, 0.9407684803009033, 0.3058995008468628, -1.8280731439590454, -0.5432468056678772, 0.08430486172437668, -0.4989209771156311, -0.13806194067001343, 0.377960741519928, 0.22176730632781982, -1.9239003658294678, -1.4569538831710815, -0.3245472311973572, 0.5141194462776184, 0.8493731617927551, -0.04841543361544609, -1.4846433401107788, 1.4903126955032349, 0.00077776238322258, 0.9842566251754761, -0.04711756110191345, -0.25950324535369873, 0.1952349990606308, -1.7078123092651367, 2.1243672370910645, -0.6676809191703796, 6.0, 0.0], "mean": [0.16259844601154327, 0.8767906427383423, 0.105679452419281, -2.013821601867676, -0.6401511430740356, -0.007264824118465185, -0.5841308832168579, -0.17828874289989471, 0.32693618535995483, 0.20761717855930328, -2.0026745796203613, -1.6730438470840454, -0.4489191174507141, 0.19307449460029602, 0.733487606048584, -0.3084868788719177, -1.8629159927368164, 1.4007951021194458, -0.06045752763748169, 0.8732927441596985, -0.09950044006109238, -0.36092960834503174, 0.17319373786449432, -1.7699469327926636, 2.028481960296631, -0.8594593405723572, 6.0, -0.008396306075155735], "std": [0.15553414821624756, 0.022624902427196503, 0.11392795294523239, 0.10731089115142822, 0.040021661669015884, 0.045671164989471436, 0.033659473061561584, 0.012251613661646843, 0.028533851727843285, 0.00924263708293438, 0.05560891330242157, 0.07669290900230408, 0.04263151437044144, 0.17116405069828033, 0.06661664694547653, 0.09981339424848557, 0.19297650456428528, 0.04432924464344978, 0.04258577525615692, 0.049487609416246414, 0.01950640231370926, 0.0527973547577858, 0.011718057096004486, 0.032958775758743286, 0.09984353184700012, 0.08950162678956985, 0.0, 0.04861210286617279], "count": [1191]}, "action": {"min": [-0.09949903935194016, 0.8284423351287842, -0.08857110142707825, -2.220330238342285, -0.6867772340774536, -0.11189305782318115, -0.6739828586578369, -0.19389425218105316, 0.26382163166999817, 0.1845310628414154, -2.1725175380706787, -1.7861883640289307, -0.5316562652587891, -0.23699826002120972, 0.5781501531600952, -0.44262969493865967, -2.2060515880584717, 1.2745927572250366, -0.17706365883350372, 0.8248459100723267, -0.11876493692398071, -0.4619665741920471, 0.1501588076353073, -1.86954665184021, 1.754554271697998, -0.9984132647514343, 6.0, -0.375], "max": [0.4720025062561035, 0.9407684803009033, 0.3058995008468628, -1.8280731439590454, -0.5432468056678772, 0.08430486172437668, -0.498919814825058, -0.13806194067001343, 0.377960741519928, 0.22176730632781982, -1.9239003658294678, -1.4569538831710815, -0.3245472311973572, 0.5141194462776184, 0.8490502834320068, -0.04841543361544609, -1.4846479892730713, 1.4902843236923218, 0.00077776238322258, 0.9842566251754761, -0.04711756110191345, -0.25957462191581726, 0.1952349990606308, -1.7078123092651367, 2.1243672370910645, -0.6676809191703796, 6.0, 0.0], "mean": [0.16214454174041748, 0.8767702579498291, 0.10588953644037247, -2.0135042667388916, -0.64023357629776, -0.007149762008339167, -0.5842334032058716, -0.17828978598117828, 0.32703179121017456, 0.20764409005641937, -2.0025997161865234, -1.6730754375457764, -0.4488947093486786, 0.193705216050148, 0.7332590222358704, -0.3088092505931854, -1.8623263835906982, 1.4006142616271973, -0.06032693758606911, 0.8731810450553894, -0.09952159225940704, -0.36109963059425354, 0.17317916452884674, -1.7700557708740234, 2.028653383255005, -0.859593391418457, 6.0, -0.008396306075155735], "std": [0.1554282307624817, 0.022625649347901344, 0.11394010484218597, 0.10729925334453583, 0.0399884395301342, 0.0455799326300621, 0.03358561918139458, 0.012252028100192547, 0.028512293472886086, 0.009235079400241375, 0.055609505623579025, 0.0766928493976593, 0.04262156039476395, 0.17095893621444702, 0.06667990237474442, 0.09960062056779861, 0.1930556297302246, 0.044402796775102615, 0.04246589168906212, 0.04939371719956398, 0.019504323601722717, 0.052795637398958206, 0.011708887293934822, 0.03307236731052399, 0.09977994859218597, 0.08955524861812592, 0.0, 0.04861210286617279], "count": [1191]}, "timestamp": {"min": [0.0], "max": [39.666666666666664], "mean": [19.833333333333332], "std": [11.460398803738933], "count": [1191]}, "frame_index": {"min": [0], "max": [1190], "mean": [595.0], "std": [343.81196411216797], "count": [1191]}, "episode_index": {"min": [33], "max": [33], "mean": [33.0], "std": [0.0], "count": [1191]}, "index": {"min": [35336], "max": [36526], "mean": [35931.0], "std": [343.81196411216797], "count": [1191]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1191]}, "subtask_annotation": {"mean": [0.943744752308984, 2.0, 2.0, 2.0, 2.0], "std": [0.23759022927815932, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [1191]}, "scene_annotation": {"mean": [33.0], "std": [0.0], "min": [33], "max": [33], "count": [1191]}, "eef_direction_state": {"mean": [4.807724601175483, 5.263643996641478], "std": [2.266273166873882, 1.8061411670307128], "min": [0, 0], "max": [6, 6], "count": [1191]}, "eef_velocity_state": {"mean": [0.235936188077246, 0.1712846347607053], "std": [0.42458250462403857, 0.37675749316450163], "min": [0, 0], "max": [1, 1], "count": [1191]}, "eef_acc_mag_state": {"mean": [0.015113350125944584, 0.020151133501259445], "std": [0.15258192029018502, 0.18215145983689549], "min": [0, 0], "max": [2, 2], "count": [1191]}, "eef_direction_action": {"mean": [4.807724601175483, 5.263643996641478], "std": [2.266273166873882, 1.8061411670307128], "min": [0, 0], "max": [6, 6], "count": [1191]}, "eef_velocity_action": {"mean": [0.235936188077246, 0.1712846347607053], "std": [0.42458250462403857, 0.37675749316450163], "min": [0, 0], "max": [1, 1], "count": [1191]}, "eef_acc_mag_action": {"mean": [0.015113350125944584, 0.020151133501259445], "std": [0.15258192029018502, 0.18215145983689549], "min": [0, 0], "max": [2, 2], "count": [1191]}, "eef_sim_pose_state": {"mean": [0.4063868269253022, 0.331396816595216, 1.2685769549774517, 0.057935071527908395, -0.19379467479484966, 0.5841913400433951, 0.46954276725512484, -0.2919185258845457, 1.2886770695082848, 0.6448761095933473, 0.1846787354206074, -0.15539246136357437], "std": [0.029986832839824406, 0.008276688662886594, 0.008683261978571586, 0.039117750280484885, 0.056867679782016206, 0.03444574282212433, 0.045759992605795184, 0.01102342439557645, 0.01580886775689267, 0.04768915350531202, 0.07443487067901038, 0.08600949750324277], "min": [0.3436604142135822, 0.3129648899492804, 1.256369728273583, -0.05490795826285466, -0.3723563470046547, 0.4743613325967091, 0.37835472218140714, -0.31164703552740025, 1.2712008516352806, 0.5695552741887455, -0.02219251324121574, -0.3012462589615001], "max": [0.45608074050990943, 0.34412163452192707, 1.2997295281806782, 0.11436334802251155, -0.1268775199271428, 0.6532771572029499, 0.5603958137322843, -0.2688560428726409, 1.3318618892031, 0.7525814542097509, 0.2513528222616781, 0.030631764248205406], "count": [1191]}, "eef_sim_pose_action": {"mean": [0.4064810097123868, 0.33142249012065195, 1.2685805024056962, 0.05798552525259365, -0.19375542326204717, 0.584205283276207, 0.4696954912612147, -0.29190714312011723, 1.2886671788145778, 0.6447305761137717, 0.18475470235300925, -0.15558685369057967], "std": [0.029965821367518106, 0.008268256410925783, 0.008681105275029884, 0.03910485402765495, 0.056868674447581834, 0.03444942868811965, 0.0457587326145975, 0.011017563190051267, 0.015808329821333747, 0.047653915095770306, 0.07440554357266513, 0.08607723730410911], "min": [0.3436603830264302, 0.3129648899492804, 1.256369728273583, -0.05490795826285466, -0.3723563470046547, 0.4743613325967091, 0.3783660824484945, -0.31164703552740025, 1.2712008516352806, 0.56956918378682, -0.02219251324121574, -0.3012448697161577], "max": [0.45608074050990943, 0.34412163452192707, 1.2997295281806782, 0.11436334802251155, -0.1268775199271428, 0.6532771572029499, 0.5603958137322843, -0.2688560428726409, 1.3318618892031, 0.7525814542097509, 0.2513528222616781, 0.030631764248205406], "count": [1191]}, "gripper_mode_state": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [1191]}, "gripper_activity_state": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [1191]}, "gripper_mode_action": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [1191]}, "gripper_activity_action": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [1191]}, "gripper_open_scale_state": {"mean": [0.005454545454545563, 0.0], "std": [1.0842021724855044e-16, 0.0], "min": [0.005454545454545455, 0.0], "max": [0.005454545454545455, 0.0], "count": [1191]}, "gripper_open_scale_action": {"mean": [0.005454545454545563, 0.0], "std": [1.0842021724855044e-16, 0.0], "min": [0.005454545454545455, 0.0], "max": [0.005454545454545455, 0.0], "count": [1191]}}} +{"episode_index": 33, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9607843137254902]], [[0.9254901960784314]], [[0.9921568627450981]]], "mean": [[[0.4070152180584586]], [[0.4131076285209515]], [[0.4074886948011015]]], "std": [[[0.21019566668400974]], [[0.20776170190502988]], [[0.21044330478619772]]], "count": [197]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43725838558773766]], [[0.4391519193125643]], [[0.4361022693341296]]], "std": [[[0.23796299847021063]], [[0.23975058316963657]], [[0.2415462064817919]]], "count": [197]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38344953717527624]], [[0.3917837859974785]], [[0.38667094966159055]]], "std": [[[0.21910859637092583]], [[0.21507104446038822]], [[0.21821633684161024]]], "count": [197]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44570549666567133]], [[0.45940997623668756]], [[0.45732467299525564]]], "std": [[[0.19330837448952332]], [[0.18108639965273926]], [[0.1815834706595223]]], "count": [197]}, "observation.state": {"min": [-0.15031744539737701, 0.8057301640510559, -0.20213748514652252, -2.268887758255005, -0.5941548347473145, -0.07251843065023422, -0.6689133048057556, -0.18479187786579132, 0.2602011263370514, 0.17827719449996948, -2.1164028644561768, -1.668674349784851, -0.4881691038608551, 0.11992484331130981, 0.5687662959098816, -0.43178901076316833, -1.9969663619995117, 1.2285102605819702, -0.09957975894212723, 0.7591996788978577, -0.11193712055683136, -0.4600476026535034, 0.14190025627613068, -1.9309860467910767, 1.9397783279418945, -1.0469485521316528, 6.0, -0.5], "max": [0.5336791276931763, 0.9094637632369995, 0.2756611704826355, -1.8545442819595337, -0.503856897354126, 0.03423948213458061, -0.5184304118156433, -0.15181587636470795, 0.3808424472808838, 0.217238187789917, -1.9723777770996094, -1.4710497856140137, -0.28592103719711304, 0.48761484026908875, 0.808699369430542, -0.21564415097236633, -1.5036548376083374, 1.381654977798462, -0.01477530226111412, 0.842607855796814, -0.06663250178098679, -0.33657342195510864, 0.20900893211364746, -1.7748245000839233, 2.1359176635742188, -0.7693727612495422, 6.0, 0.0], "mean": [0.2048729658126831, 0.8697410821914673, 0.0588100329041481, -2.07342529296875, -0.5571373105049133, -0.01353434007614851, -0.5820252299308777, -0.16817447543144226, 0.31732863187789917, 0.2031182050704956, -2.0614545345306396, -1.5757397413253784, -0.4016900062561035, 0.28658565878868103, 0.7172222137451172, -0.34613144397735596, -1.8100138902664185, 1.3505898714065552, -0.04319077730178833, 0.7960951924324036, -0.09394132345914841, -0.3847053647041321, 0.1708238273859024, -1.8426835536956787, 2.0615437030792236, -0.9067549109458923, 6.0, -0.006950478069484234], "std": [0.19294382631778717, 0.02471688948571682, 0.13624413311481476, 0.11444772034883499, 0.02104523591697216, 0.034322358667850494, 0.04308311641216278, 0.00870235450565815, 0.03212109953165054, 0.008147506043314934, 0.031479716300964355, 0.047488898038864136, 0.06290370970964432, 0.09127118438482285, 0.05954927206039429, 0.06043393164873123, 0.12211288511753082, 0.03064972721040249, 0.02132011577486992, 0.01917356625199318, 0.011535399593412876, 0.029737183824181557, 0.013637743890285492, 0.03887128457427025, 0.042774491012096405, 0.05837727710604668, 0.0, 0.053449083119630814], "count": [1151]}, "action": {"min": [-0.15029728412628174, 0.8057301640510559, -0.20213748514652252, -2.268887758255005, -0.5941548347473145, -0.07251843065023422, -0.668901801109314, -0.18479187786579132, 0.2602011263370514, 0.17827719449996948, -2.1164028644561768, -1.668674349784851, -0.4880613684654236, 0.11992484331130981, 0.5688040852546692, -0.43178901076316833, -1.9969663619995117, 1.228541612625122, -0.09957975894212723, 0.7591996788978577, -0.11193712055683136, -0.46003520488739014, 0.14190025627613068, -1.9309532642364502, 1.9397783279418945, -1.0469485521316528, 6.0, -0.5], "max": [0.5336791276931763, 0.9094637632369995, 0.2756670117378235, -1.8545461893081665, -0.503856897354126, 0.03423560410737991, -0.5184304118156433, -0.15181587636470795, 0.38083940744400024, 0.217238187789917, -1.9723777770996094, -1.4710497856140137, -0.28592103719711304, 0.4876100718975067, 0.808699369430542, -0.21564851701259613, -1.5037195682525635, 1.381654977798462, -0.01477530226111412, 0.842607855796814, -0.06663250178098679, -0.33657342195510864, 0.20900893211364746, -1.7748245000839233, 2.1359176635742188, -0.7693727612495422, 6.0, 0.0], "mean": [0.2043135017156601, 0.8697792291641235, 0.05917491763830185, -2.0730650424957275, -0.5571650266647339, -0.013462282717227936, -0.5821549892425537, -0.1681850105524063, 0.3174288868904114, 0.20312795042991638, -2.061452627182007, -1.5757741928100586, -0.40151679515838623, 0.28689152002334595, 0.7170284390449524, -0.34630075097084045, -1.8095853328704834, 1.3504661321640015, -0.043162740767002106, 0.7961187958717346, -0.0939793512225151, -0.3848101794719696, 0.17081576585769653, -1.8426989316940308, 2.0616397857666016, -0.9068653583526611, 6.0, -0.006950478069484234], "std": [0.19303980469703674, 0.024713467806577682, 0.13626262545585632, 0.1144845262169838, 0.021041685715317726, 0.034335680305957794, 0.04311957210302353, 0.008690766990184784, 0.03213914483785629, 0.008149653673171997, 0.03147902712225914, 0.047471992671489716, 0.06293956935405731, 0.09135439991950989, 0.0596679225564003, 0.06034107506275177, 0.12231972068548203, 0.03085317462682724, 0.021267108619213104, 0.01917804218828678, 0.011519704945385456, 0.02978934906423092, 0.013633592054247856, 0.038902316242456436, 0.04262895882129669, 0.058508001267910004, 0.0, 0.053449083119630814], "count": [1151]}, "timestamp": {"min": [0.0], "max": [38.333333333333336], "mean": [19.16666666666666], "std": [11.075498483890767], "count": [1151]}, "frame_index": {"min": [0], "max": [1150], "mean": [575.0], "std": [332.264954516723], "count": [1151]}, "episode_index": {"min": [34], "max": [34], "mean": [34.0], "std": [0.0], "count": [1151]}, "index": {"min": [36527], "max": [37677], "mean": [37102.0], "std": [332.264954516723], "count": [1151]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1151]}, "subtask_annotation": {"mean": [0.8688097306689835, 2.0, 2.0, 2.0, 2.0], "std": [0.34271653226325166, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [1151]}, "scene_annotation": {"mean": [34.0], "std": [0.0], "min": [34], "max": [34], "count": [1151]}, "eef_direction_state": {"mean": [4.850564726324935, 5.26498696785404], "std": [2.3082026385136403, 1.8502069705542248], "min": [0, 0], "max": [6, 6], "count": [1151]}, "eef_velocity_state": {"mean": [0.2050390964378801, 0.14422241529105126], "std": [0.4037301888264241, 0.3513151152721308], "min": [0, 0], "max": [1, 1], "count": [1151]}, "eef_acc_mag_state": {"mean": [0.018245004344048653, 0.0], "std": [0.17836221531265403, 0.0], "min": [0, 0], "max": [2, 0], "count": [1151]}, "eef_direction_action": {"mean": [4.850564726324935, 5.26498696785404], "std": [2.3082026385136403, 1.8502069705542248], "min": [0, 0], "max": [6, 6], "count": [1151]}, "eef_velocity_action": {"mean": [0.2050390964378801, 0.14422241529105126], "std": [0.4037301888264241, 0.3513151152721308], "min": [0, 0], "max": [1, 1], "count": [1151]}, "eef_acc_mag_action": {"mean": [0.018245004344048653, 0.0], "std": [0.17836221531265403, 0.0], "min": [0, 0], "max": [2, 0], "count": [1151]}, "eef_sim_pose_state": {"mean": [0.39637675886357276, 0.3267641170538176, 1.2805280153553318, 0.07297784553107148, -0.28647121209179344, 0.5737830597216685, 0.4887944194571704, -0.2905941177690763, 1.2980892544525369, 0.5947899097973407, 0.18242322574907144, -0.23418774505986645], "std": [0.035149069686957114, 0.007434373162472602, 0.009322814047377172, 0.03716580184866134, 0.03792352534050706, 0.046472137207998844, 0.027088900333077925, 0.013012237412748127, 0.010829152681878564, 0.020132547908142024, 0.03592287482303173, 0.05259715706965117], "min": [0.3364809266068437, 0.30583079903846266, 1.261372235224849, 0.014899400491530768, -0.3677194663978185, 0.5041359419794036, 0.4452738690681068, -0.3257270949419612, 1.2806573526990435, 0.5529664959930557, 0.0948476780522094, -0.36322633436011725], "max": [0.4639095315295218, 0.3385065494449456, 1.292640149547788, 0.14535651265058014, -0.19728684141285102, 0.6493292668087726, 0.5555746603379347, -0.2636482591372894, 1.3207462162646746, 0.6404000029183683, 0.2345403262027983, -0.11619260495729564], "count": [1151]}, "eef_sim_pose_action": {"mean": [0.39648291938170915, 0.326776889411376, 1.2805273054352029, 0.07309150352815855, -0.2864763986936372, 0.5736761024357085, 0.48888839096739445, -0.2905848954343128, 1.2980557010455545, 0.594735588376496, 0.1824880356925339, -0.23429324591947684], "std": [0.03516847416426106, 0.007437315259058533, 0.009322062157668273, 0.03718815575263687, 0.037926084925065495, 0.04647885363556029, 0.027132430649442957, 0.013008681242553223, 0.010818899359876054, 0.020101167976833575, 0.0358319840857772, 0.052732367073918325], "min": [0.3364809266068437, 0.30583079903846266, 1.261372235224849, 0.014897101695525161, -0.3677194663978185, 0.5041359419794036, 0.4452738690681068, -0.3257270949419612, 1.2806573526990435, 0.5529664959930557, 0.0948533747765794, -0.36316696555708106], "max": [0.4639057534303473, 0.3385065494449456, 1.292640149547788, 0.14542856295984455, -0.19728684141285102, 0.6493292668087726, 0.5555664693677608, -0.2636482591372894, 1.3207462162646746, 0.6404000029183683, 0.2345403262027983, -0.11619260495729564], "count": [1151]}, "gripper_mode_state": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [1151]}, "gripper_activity_state": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [1151]}, "gripper_mode_action": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [1151]}, "gripper_activity_action": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [1151]}, "gripper_open_scale_state": {"mean": [0.005454545454545554, 0.0], "std": [9.8879238130678e-17, 0.0], "min": [0.005454545454545455, 0.0], "max": [0.005454545454545455, 0.0], "count": [1151]}, "gripper_open_scale_action": {"mean": [0.005454545454545554, 0.0], "std": [9.8879238130678e-17, 0.0], "min": [0.005454545454545455, 0.0], "max": [0.005454545454545455, 0.0], "count": [1151]}}} +{"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.40281970579450416]], [[0.40938771391172957]], [[0.4031403526688453]]], "std": [[[0.21606191316753823]], [[0.2133539466713772]], [[0.21606132666533703]]], "count": [186]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43235489690948065]], [[0.43434863988157985]], [[0.43121065363869565]]], "std": [[[0.24770835386226409]], [[0.248772099286533]], [[0.2506504190919851]]], "count": [186]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39405468914716424]], [[0.3998605214263125]], [[0.3940062658127767]]], "std": [[[0.23783905753547335]], [[0.23549916726445885]], [[0.24078736331329847]]], "count": [186]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4334057086320191]], [[0.4440650410253707]], [[0.43928348794715016]]], "std": [[[0.2148838057787462]], [[0.20000311094544418]], [[0.20239902435579657]]], "count": [186]}, "observation.state": {"min": [-0.18594104051589966, 0.5663233399391174, 0.03487604111433029, -1.941047191619873, -0.5665807723999023, -0.4772973656654358, -0.7816467881202698, -0.2407861202955246, 0.3151136338710785, 0.16585081815719604, -2.399160861968994, -1.5943200588226318, -0.8634918928146362, 0.024501150473952293, 0.5726752281188965, -0.4931384325027466, -1.9888113737106323, 1.359588623046875, -0.11254210770130157, 0.8485071063041687, -0.12344274669885635, -0.4515669345855713, 0.12228380888700485, -1.9176850318908691, 1.84291410446167, -1.0114829540252686, 6.0, -0.4375], "max": [0.2631661891937256, 0.6231425404548645, 0.2730523943901062, -1.4828511476516724, -0.4021718502044678, -0.3886226415634155, -0.55894935131073, -0.18681307137012482, 0.4168243408203125, 0.22221356630325317, -2.167980194091797, -1.27820885181427, -0.7129660844802856, 0.47075021266937256, 0.781940221786499, -0.18023687601089478, -1.515584945678711, 1.512406349182129, 0.031154127791523933, 0.9024792313575745, -0.06071443855762482, -0.3256240487098694, 0.19579830765724182, -1.5437917709350586, 2.1282148361206055, -0.717178225517273, 8.0, 0.0], "mean": [0.04917535558342934, 0.5886461734771729, 0.18348045647144318, -1.7510830163955688, -0.48506632447242737, -0.4267181158065796, -0.6705871224403381, -0.2195103019475937, 0.35481444001197815, 0.19070672988891602, -2.2847893238067627, -1.471796989440918, -0.7795895338058472, 0.2569213807582855, 0.6995067000389099, -0.3445509076118469, -1.8109192848205566, 1.4442662000656128, -0.040300555527210236, 0.87337726354599, -0.09813211113214493, -0.3751530051231384, 0.16994278132915497, -1.6989023685455322, 2.0245444774627686, -0.881769061088562, 6.027298927307129, -0.013182674534618855], "std": [0.1115059107542038, 0.013248206116259098, 0.059357352554798126, 0.12298983335494995, 0.04955625534057617, 0.025859907269477844, 0.05447622016072273, 0.016887521371245384, 0.027380328625440598, 0.012426232919096947, 0.06226640194654465, 0.08919256180524826, 0.036454442888498306, 0.1074325442314148, 0.05808047577738762, 0.08508818596601486, 0.1377023458480835, 0.04561159759759903, 0.0399494431912899, 0.013449634425342083, 0.019764075055718422, 0.03430355340242386, 0.014320741407573223, 0.11230720579624176, 0.0914381891489029, 0.06378026306629181, 0.20936402678489685, 0.06906194239854813], "count": [1062]}, "action": {"min": [-0.18592701852321625, 0.5663233399391174, 0.03487604111433029, -1.941047191619873, -0.5665807723999023, -0.4772973656654358, -0.7816467881202698, -0.2407861202955246, 0.3151136338710785, 0.16585081815719604, -2.399160861968994, -1.5943200588226318, -0.8634918928146362, 0.024501150473952293, 0.5726752281188965, -0.4931384325027466, -1.9888113737106323, 1.359588623046875, -0.11254210770130157, 0.8485071063041687, -0.12344274669885635, -0.4515669345855713, 0.12228380888700485, -1.9176850318908691, 1.84291410446167, -1.0118298530578613, 6.0, -0.4375], "max": [0.2631661891937256, 0.6231425404548645, 0.2730523943901062, -1.48284912109375, -0.4021718502044678, -0.3886226415634155, -0.55894935131073, -0.18681307137012482, 0.4168236553668976, 0.22221356630325317, -2.167980194091797, -1.27820885181427, -0.7129660844802856, 0.47075021266937256, 0.781940221786499, -0.18023687601089478, -1.515584945678711, 1.512406349182129, 0.031154127791523933, 0.9024792313575745, -0.06071443855762482, -0.3256240487098694, 0.19579830765724182, -1.5437917709350586, 2.1282148361206055, -0.717178225517273, 8.0, 0.0], "mean": [0.0488937571644783, 0.5886548161506653, 0.18358086049556732, -1.7507200241088867, -0.48519858717918396, -0.42669641971588135, -0.6707730293273926, -0.21953973174095154, 0.3548891544342041, 0.19074124097824097, -2.2847235202789307, -1.4719396829605103, -0.7794826626777649, 0.25726839900016785, 0.6993474364280701, -0.34477555751800537, -1.8105074167251587, 1.4442861080169678, -0.040210556238889694, 0.8733435273170471, -0.0981627106666565, -0.37525951862335205, 0.169924795627594, -1.6987297534942627, 2.0247302055358887, -0.8818731307983398, 6.025391101837158, -0.013182674534618855], "std": [0.11172207444906235, 0.013247855007648468, 0.05940840765833855, 0.12321242690086365, 0.04957042261958122, 0.025871258229017258, 0.05451342090964317, 0.01688375696539879, 0.02744116820394993, 0.012443472631275654, 0.062280524522066116, 0.0891823023557663, 0.0364779569208622, 0.10750630497932434, 0.058193519711494446, 0.08498963713645935, 0.1379254162311554, 0.04558318108320236, 0.039916981011629105, 0.013464315794408321, 0.019767258316278458, 0.03436440974473953, 0.014307895675301552, 0.11217843741178513, 0.09140081703662872, 0.06390410661697388, 0.2002013921737671, 0.06906194239854813], "count": [1062]}, "timestamp": {"min": [0.0], "max": [35.36666666666667], "mean": [17.683333333333334], "std": [10.219095234286028], "count": [1062]}, "frame_index": {"min": [0], "max": [1061], "mean": [530.5], "std": [306.57285702858087], "count": [1062]}, "episode_index": {"min": [35], "max": [35], "mean": [35.0], "std": [0.0], "count": [1062]}, "index": {"min": [37678], "max": [38739], "mean": [38208.5], "std": [306.57285702858087], "count": [1062]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1062]}, "subtask_annotation": {"mean": [0.9030131826741996, 2.0, 2.0, 2.0, 2.0], "std": [0.3022364189398124, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [1062]}, "scene_annotation": {"mean": [35.0], "std": [0.0], "min": [35], "max": [35], "count": [1062]}, "eef_direction_state": {"mean": [4.497175141242938, 5.018832391713747], "std": [2.454000831384653, 1.8795217547348007], "min": [0, 0], "max": [6, 6], "count": [1062]}, "eef_velocity_state": {"mean": [0.2843691148775895, 0.23634651600753295], "std": [0.4511134240757212, 0.42483742817533887], "min": [0, 0], "max": [1, 1], "count": [1062]}, "eef_acc_mag_state": {"mean": [0.010357815442561206, 0.007532956685499058], "std": [0.1101533942881214, 0.09674425264814798], "min": [0, 0], "max": [2, 2], "count": [1062]}, "eef_direction_action": {"mean": [4.5, 5.018832391713747], "std": [2.4540024572652026, 1.8795217547348004], "min": [0, 0], "max": [6, 6], "count": [1062]}, "eef_velocity_action": {"mean": [0.2834274952919021, 0.23634651600753295], "std": [0.450662124217754, 0.4248374281753389], "min": [0, 0], "max": [1, 1], "count": [1062]}, "eef_acc_mag_action": {"mean": [0.010357815442561206, 0.007532956685499058], "std": [0.11015339428812142, 0.09674425264814798], "min": [0, 0], "max": [2, 2], "count": [1062]}, "eef_sim_pose_state": {"mean": [0.43726300930920037, 0.3123907957921509, 1.1975368103154584, -0.2953933974489672, -0.3273298131259868, 0.6815738389480357, 0.48421698972341953, -0.28631785775703894, 1.2872391985270402, 0.6945339218659686, 0.219801083839123, -0.12698172548296371], "std": [0.02811761883972685, 0.011737811415290582, 0.013844296310696122, 0.045755726880712694, 0.05965134979112287, 0.04574423226252268, 0.030048421896336722, 0.013915554381951491, 0.01880851939145609, 0.020268856686111628, 0.09843552842402187, 0.05923877090273134], "min": [0.3904805949517424, 0.2876011608458076, 1.1794405587797372, -0.3783410069842106, -0.4301837081245805, 0.6076249138923638, 0.4347485541196335, -0.3099332664598264, 1.2624127255457671, 0.6474288902573445, 0.02310606886498512, -0.23026760274869698], "max": [0.49885385315832736, 0.33862892696911506, 1.2246390057485308, -0.22626884601887057, -0.25057649052500963, 0.8208911254058254, 0.5501619612600167, -0.24144301120177344, 1.323947954964682, 0.7246360422387244, 0.33425800373334513, 0.03998253631026438], "count": [1062]}, "eef_sim_pose_action": {"mean": [0.43733869094358163, 0.31242871498179514, 1.197515681391011, -0.29528603840218653, -0.3272607280508, 0.6814867089128485, 0.4843113104314747, -0.2862976258107168, 1.2872115902306265, 0.6945211428698191, 0.2199940657395453, -0.12700703948427416], "std": [0.028175107923237516, 0.011756499741391055, 0.013839516337886373, 0.045784299758111116, 0.05964895017003836, 0.04573342668715986, 0.030096160998226464, 0.013901643075280882, 0.018809769145074626, 0.020282818064359016, 0.09838286481906446, 0.059277585866245944], "min": [0.3904805949517424, 0.2876011608458076, 1.1794405587797372, -0.3783410069842106, -0.4301837081245805, 0.6076249138923638, 0.4347485541196335, -0.3099332664598264, 1.2624127255457671, 0.6474288902573445, 0.02310606886498512, -0.23050791736921591], "max": [0.4988503569992392, 0.33862892696911506, 1.2246390057485308, -0.22626787569312465, -0.25057649052500963, 0.8208911254058254, 0.5501619612600167, -0.24144301120177344, 1.323947954964682, 0.7246360422387244, 0.33425800373334513, 0.03998253631026438], "count": [1062]}, "gripper_mode_state": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [1062]}, "gripper_activity_state": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [1062]}, "gripper_mode_action": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [1062]}, "gripper_activity_action": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [1062]}, "gripper_open_scale_state": {"mean": [0.005479362837522612, 0.0], "std": [0.00019033382173998896, 0.0], "min": [0.005454545454545455, 0.0], "max": [0.007272727272727273, 0.0], "count": [1062]}, "gripper_open_scale_action": {"mean": [0.005477628382157305, 0.0], "std": [0.000182001303462843, 0.0], "min": [0.005454545454545455, 0.0], "max": [0.007272727272727273, 0.0], "count": [1062]}}} +{"episode_index": 35, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[0.9882352941176471]], [[1.0]]], "mean": [[[0.4112136260754302]], [[0.4174726338452048]], [[0.4109624735310791]]], "std": [[[0.20516362867823307]], [[0.20282763752329513]], [[0.2059432494523822]]], "count": [196]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4293161629235027]], [[0.4334216926353875]], [[0.4287667358610111]]], "std": [[[0.24522188374004875]], [[0.24645031566520048]], [[0.25022571843632263]]], "count": [196]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37290229320895024]], [[0.3788642154778578]], [[0.37496980875683605]]], "std": [[[0.2470995837909004]], [[0.24543661513969584]], [[0.24970295170359774]]], "count": [196]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.426210314334067]], [[0.4419696013822196]], [[0.4394027350523543]]], "std": [[[0.22378104643019076]], [[0.2108121416888508]], [[0.2139788491651826]]], "count": [196]}, "observation.state": {"min": [-0.3369412422180176, 0.532863199710846, 0.11193887144327164, -1.8587855100631714, -0.6027963757514954, -0.5821349620819092, -0.8949154019355774, -0.2337811291217804, 0.32379332184791565, 0.17020706832408905, -2.5476410388946533, -1.6145904064178467, -0.8461541533470154, -0.06721480935811996, 0.557589054107666, -0.4298036992549896, -2.1514410972595215, 1.2970327138900757, -0.13403256237506866, 0.7906014323234558, -0.12342918664216995, -0.4505256116390228, 0.15107999742031097, -1.809906005859375, 1.8260765075683594, -1.0724178552627563, 6.0, -0.8125], "max": [0.15054337680339813, 0.6626676917076111, 0.3938629925251007, -1.3903576135635376, -0.49755191802978516, -0.41720348596572876, -0.7236669659614563, -0.16933012008666992, 0.43738338351249695, 0.2090456187725067, -2.3198294639587402, -1.2216131687164307, -0.5798082947731018, 0.4458465576171875, 0.7958941459655762, -0.20179496705532074, -1.5311359167099, 1.472084879875183, -0.02016182616353035, 0.8857153058052063, -0.05446668714284897, -0.28691279888153076, 0.1927340030670166, -1.6117372512817383, 2.112287759780884, -0.8305220603942871, 6.0, 0.0], "mean": [-0.15773458778858185, 0.6008569002151489, 0.2725777328014374, -1.5721609592437744, -0.5602173805236816, -0.47234705090522766, -0.8244985342025757, -0.21192702651023865, 0.3956714868545532, 0.1959678679704666, -2.4101288318634033, -1.4871323108673096, -0.6748090982437134, 0.19854499399662018, 0.6954885125160217, -0.32294195890426636, -1.8785252571105957, 1.429362177848816, -0.07380204647779465, 0.8360652327537537, -0.09654668718576431, -0.3595408797264099, 0.16381974518299103, -1.699197769165039, 2.0047407150268555, -0.9184432029724121, 6.0, -0.0271929819136858], "std": [0.1594274640083313, 0.0280022993683815, 0.10015204548835754, 0.18244796991348267, 0.035268306732177734, 0.05184255540370941, 0.061836108565330505, 0.02076013572514057, 0.039857108145952225, 0.009850839152932167, 0.0730830579996109, 0.11979237198829651, 0.08326522260904312, 0.11950854957103729, 0.05932798981666565, 0.07296480983495712, 0.17594905197620392, 0.03481169790029526, 0.03611661493778229, 0.027313504368066788, 0.023591158911585808, 0.043505847454071045, 0.010195289738476276, 0.054641563445329666, 0.08769771456718445, 0.056311700493097305, 0.0, 0.10598422586917877], "count": [1140]}, "action": {"min": [-0.3369412422180176, 0.532863199710846, 0.11193887144327164, -1.8587855100631714, -0.6027963757514954, -0.5821349620819092, -0.8949154019355774, -0.2337811291217804, 0.32379332184791565, 0.17020706832408905, -2.5476410388946533, -1.6145904064178467, -0.8461541533470154, -0.06721480935811996, 0.557589054107666, -0.4298036992549896, -2.1514410972595215, 1.2970327138900757, -0.13403256237506866, 0.7906014323234558, -0.12342918664216995, -0.4505256116390228, 0.15107999742031097, -1.809906005859375, 1.8260765075683594, -1.0724178552627563, 6.0, -0.8125], "max": [0.15054337680339813, 0.6626676917076111, 0.3938629925251007, -1.3903576135635376, -0.4975551962852478, -0.41720348596572876, -0.7236669659614563, -0.16933012008666992, 0.43738338351249695, 0.2090456187725067, -2.3198294639587402, -1.2216131687164307, -0.5798082947731018, 0.4458465576171875, 0.7958941459655762, -0.20179496705532074, -1.5311359167099, 1.472084879875183, -0.02016182616353035, 0.8857153058052063, -0.05446668714284897, -0.28691279888153076, 0.1927340030670166, -1.6117372512817383, 2.112287759780884, -0.8305220603942871, 6.0, 0.0], "mean": [-0.15803653001785278, 0.6008526682853699, 0.27278614044189453, -1.5717782974243164, -0.5602930188179016, -0.47220245003700256, -0.824629008769989, -0.2119787633419037, 0.39575091004371643, 0.19597674906253815, -2.4099295139312744, -1.4874383211135864, -0.6745901703834534, 0.19881778955459595, 0.6953398585319519, -0.3230949640274048, -1.8780641555786133, 1.429245114326477, -0.07375727593898773, 0.8360390663146973, -0.09660421311855316, -0.3596562445163727, 0.1638236939907074, -1.6992202997207642, 2.004950523376465, -0.9186161756515503, 6.0, -0.0271929819136858], "std": [0.15937945246696472, 0.02800203487277031, 0.10006491839885712, 0.18236351013183594, 0.03522620350122452, 0.05176597833633423, 0.061780136078596115, 0.02072744444012642, 0.039845991879701614, 0.009857418946921825, 0.07301688939332962, 0.11955739557743073, 0.08314688503742218, 0.11971390247344971, 0.059457410126924515, 0.07297544926404953, 0.17616558074951172, 0.03502564877271652, 0.03608677163720131, 0.02732444927096367, 0.023568443953990936, 0.04357082396745682, 0.01019541546702385, 0.054680295288562775, 0.08755709230899811, 0.056463468819856644, 0.0, 0.10598422586917877], "count": [1140]}, "timestamp": {"min": [0.0], "max": [37.96666666666667], "mean": [18.983333333333334], "std": [10.969650894205373], "count": [1140]}, "frame_index": {"min": [0], "max": [1139], "mean": [569.5], "std": [329.0895268261612], "count": [1140]}, "episode_index": {"min": [36], "max": [36], "mean": [36.0], "std": [0.0], "count": [1140]}, "index": {"min": [38740], "max": [39879], "mean": [39309.5], "std": [329.0895268261612], "count": [1140]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1140]}, "subtask_annotation": {"mean": [0.9149122807017543, 2.0, 2.0, 2.0, 2.0], "std": [0.28523073335931604, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [1140]}, "scene_annotation": {"mean": [36.0], "std": [0.0], "min": [36], "max": [36], "count": [1140]}, "eef_direction_state": {"mean": [5.432456140350877, 5.470175438596491], "std": [1.692553122545276, 1.4713599047212598], "min": [0, 0], "max": [6, 6], "count": [1140]}, "eef_velocity_state": {"mean": [0.10614035087719298, 0.1543859649122807], "std": [0.30801716963971454, 0.36131833436788235], "min": [0, 0], "max": [1, 1], "count": [1140]}, "eef_acc_mag_state": {"mean": [0.0, 0.0], "std": [0.0, 0.0], "min": [0, 0], "max": [0, 0], "count": [1140]}, "eef_direction_action": {"mean": [5.432456140350877, 5.470175438596491], "std": [1.692553122545276, 1.4713599047212598], "min": [0, 0], "max": [6, 6], "count": [1140]}, "eef_velocity_action": {"mean": [0.10614035087719298, 0.1543859649122807], "std": [0.30801716963971454, 0.36131833436788235], "min": [0, 0], "max": [1, 1], "count": [1140]}, "eef_acc_mag_action": {"mean": [0.0, 0.0], "std": [0.0, 0.0], "min": [0, 0], "max": [0, 0], "count": [1140]}, "eef_sim_pose_state": {"mean": [0.4882691439718575, 0.3235099303926782, 1.206147991968372, -0.2921977628567686, -0.3848582749358935, 0.5666188760517393, 0.4676127792003401, -0.27845131236358667, 1.2872960803145153, 0.7145247537906501, 0.21641355240224966, -0.14457449002787146], "std": [0.039655768856475135, 0.009679515388628407, 0.014416401735104114, 0.09512951660541694, 0.06399314688073877, 0.06797714886233176, 0.03789052382236988, 0.00985955778623338, 0.020840814625234544, 0.032813382391104616, 0.07288677752142134, 0.054123964406334324], "min": [0.4135690221422717, 0.3008194982697212, 1.188880082611589, -0.493180532119749, -0.5201161386444653, 0.47318420707152764, 0.3978526289458882, -0.3062643012648555, 1.2641184397887766, 0.6358832373468308, 0.07216640426932175, -0.3201074552604043], "max": [0.53291288651563, 0.3374933913228484, 1.2352770398295163, -0.19123835412084392, -0.32195893737797787, 0.7171229063212905, 0.5460772334067351, -0.26688870405625137, 1.323948668104706, 0.775527542213029, 0.30700330182706925, -0.07447467214024783], "count": [1140]}, "eef_sim_pose_action": {"mean": [0.48834501123077656, 0.3235234221737087, 1.2061146997927321, -0.2919333264735383, -0.3846928869306813, 0.5664579075017878, 0.4677081307906635, -0.27845663563615003, 1.2872481972044192, 0.7144026614398269, 0.21655800302500045, -0.1447530762356329], "std": [0.03964374005897264, 0.009687273571202326, 0.014392919383087432, 0.09499052092986254, 0.06388683271242654, 0.06783777463105305, 0.03794981581356886, 0.009859111874841087, 0.020819243444639212, 0.03284774757445856, 0.07276430401207937, 0.0543582251804383], "min": [0.4135690221422717, 0.3008194982697212, 1.188880082611589, -0.493180532119749, -0.5201161386444653, 0.47318420707152764, 0.3978526289458882, -0.3062643012648555, 1.2641184397887766, 0.6358167375183641, 0.07216640426932175, -0.3201074552604043], "max": [0.53291288651563, 0.3374933913228484, 1.2352770398295163, -0.19123835412084392, -0.32195893737797787, 0.7171229063212905, 0.5460772334067351, -0.26688870405625137, 1.323948668104706, 0.775527542213029, 0.30700330182706925, -0.07447467214024783], "count": [1140]}, "gripper_mode_state": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [1140]}, "gripper_activity_state": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [1140]}, "gripper_mode_action": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [1140]}, "gripper_activity_action": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [1140]}, "gripper_open_scale_state": {"mean": [0.005454545454545551, 0.0], "std": [9.627715291671279e-17, 0.0], "min": [0.005454545454545455, 0.0], "max": [0.005454545454545455, 0.0], "count": [1140]}, "gripper_open_scale_action": {"mean": [0.005454545454545551, 0.0], "std": [9.627715291671279e-17, 0.0], "min": [0.005454545454545455, 0.0], "max": [0.005454545454545455, 0.0], "count": [1140]}}} +{"episode_index": 36, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[0.9725490196078431]], [[1.0]]], "mean": [[[0.39680267014213094]], [[0.40447083571082754]], [[0.3973817564062662]]], "std": [[[0.2159761589572673]], [[0.2132446727795886]], [[0.21577410712444162]]], "count": [189]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42822482449770033]], [[0.42961478758169935]], [[0.42578155583220945]]], "std": [[[0.23599775254485958]], [[0.23749264190854752]], [[0.23931088833860142]]], "count": [189]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3871608309990663]], [[0.39313574627381814]], [[0.3871235194695162]]], "std": [[[0.24649508784499924]], [[0.24323202346181444]], [[0.24633432479219236]]], "count": [189]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43280541830929903]], [[0.4451350124926514]], [[0.4423184113151433]]], "std": [[[0.21425192599927737]], [[0.20346648105633572]], [[0.2057805308075619]]], "count": [189]}, "observation.state": {"min": [-0.3173346519470215, 0.6761568784713745, 0.21896028518676758, -1.8235876560211182, -0.6007870435714722, -0.43386051058769226, -0.925168514251709, -0.21495181322097778, 0.3340570032596588, 0.16925013065338135, -2.5320932865142822, -1.6305404901504517, -0.511845588684082, -0.12448888272047043, 0.5134104490280151, -0.3946712911128998, -2.1572206020355225, 1.3395097255706787, -0.172255277633667, 0.665380597114563, -0.13844355940818787, -0.4562075138092041, 0.1330600082874298, -1.8192700147628784, 1.8655287027359009, -1.1983487606048584, 6.0, -0.5], "max": [0.02911427430808544, 0.7928594350814819, 0.4246015250682831, -1.472244143486023, -0.5240045785903931, -0.3031822443008423, -0.7860919237136841, -0.16947950422763824, 0.4277191162109375, 0.2215411216020584, -2.32218599319458, -1.3802894353866577, -0.3057182729244232, 0.4360945224761963, 0.7662856578826904, -0.13332024216651917, -1.5233789682388306, 1.408055305480957, -0.05451754108071327, 0.791505753993988, -0.07414587587118149, -0.28127995133399963, 0.18949094414710999, -1.5818665027618408, 2.162792682647705, -0.8966994881629944, 6.0, 0.0], "mean": [-0.14145329594612122, 0.7411958575248718, 0.29154661297798157, -1.6694855690002441, -0.5744724273681641, -0.3692815601825714, -0.8452766537666321, -0.1997547298669815, 0.38116273283958435, 0.20585569739341736, -2.3948421478271484, -1.538076400756836, -0.4449401795864105, 0.1306867152452469, 0.6473168134689331, -0.30929967761039734, -1.8891271352767944, 1.3651173114776611, -0.10094854235649109, 0.7375896573066711, -0.11709604412317276, -0.3593401312828064, 0.15677011013031006, -1.6826251745224, 2.066633462905884, -1.0550566911697388, 6.0, -0.02483900636434555], "std": [0.09114016592502594, 0.023292308673262596, 0.048035260289907455, 0.10500277578830719, 0.021065829321742058, 0.030491814017295837, 0.038648929446935654, 0.01256899069994688, 0.023792007938027382, 0.011913557536900043, 0.06365465372800827, 0.06226443499326706, 0.03806379437446594, 0.15326334536075592, 0.06992992758750916, 0.08660969883203506, 0.18243053555488586, 0.015481740236282349, 0.03643862158060074, 0.040889691561460495, 0.018203064799308777, 0.050177957862615585, 0.012066911906003952, 0.06473346054553986, 0.0816594734787941, 0.09901957958936691, 0.0, 0.09299121797084808], "count": [1087]}, "action": {"min": [-0.3173346519470215, 0.6761568784713745, 0.21896028518676758, -1.8235876560211182, -0.6007870435714722, -0.43386051058769226, -0.925168514251709, -0.21495181322097778, 0.3340570032596588, 0.16925013065338135, -2.5320932865142822, -1.6305404901504517, -0.511845588684082, -0.12448888272047043, 0.5134104490280151, -0.3946712911128998, -2.1572206020355225, 1.3395097255706787, -0.172255277633667, 0.665380597114563, -0.13844355940818787, -0.4562075138092041, 0.1330600082874298, -1.8192700147628784, 1.8655287027359009, -1.1983487606048584, 6.0, -0.5], "max": [0.02911427430808544, 0.7928594350814819, 0.4246015250682831, -1.472244143486023, -0.5240045785903931, -0.3031822443008423, -0.7860919237136841, -0.16947950422763824, 0.4277191162109375, 0.2215411216020584, -2.32218599319458, -1.3802894353866577, -0.3057182729244232, 0.4360945224761963, 0.7662856578826904, -0.13332024216651917, -1.5233789682388306, 1.408055305480957, -0.05451754108071327, 0.791505753993988, -0.07414587587118149, -0.28127995133399963, 0.18949094414710999, -1.5818665027618408, 2.162792682647705, -0.8966994881629944, 6.0, 0.0], "mean": [-0.14169587194919586, 0.7411558628082275, 0.29167237877845764, -1.669169545173645, -0.5745299458503723, -0.36919981241226196, -0.8453944325447083, -0.1997845619916916, 0.3812294900417328, 0.2058814913034439, -2.3946783542633057, -1.5382356643676758, -0.44485872983932495, 0.1311449259519577, 0.6471238732337952, -0.30953267216682434, -1.8885606527328491, 1.3651052713394165, -0.10084467381238937, 0.7375785708427429, -0.11713791638612747, -0.3594878315925598, 0.1567641943693161, -1.6825021505355835, 2.0668232440948486, -1.0552053451538086, 6.0, -0.02483900636434555], "std": [0.09124606847763062, 0.023319659754633904, 0.048024117946624756, 0.1050679087638855, 0.021013211458921432, 0.03044191561639309, 0.03866328299045563, 0.012543164193630219, 0.023818237707018852, 0.011917113326489925, 0.06356137990951538, 0.06210252270102501, 0.03803398087620735, 0.1534246802330017, 0.07000580430030823, 0.08648515492677689, 0.1826014220714569, 0.015488293953239918, 0.036396127194166183, 0.04088086262345314, 0.01815658248960972, 0.05022518336772919, 0.012061248533427715, 0.06460122019052505, 0.08143188059329987, 0.09906961023807526, 0.0, 0.09299121797084808], "count": [1087]}, "timestamp": {"min": [0.0], "max": [36.2], "mean": [18.099999999999998], "std": [10.459657950642766], "count": [1087]}, "frame_index": {"min": [0], "max": [1086], "mean": [543.0], "std": [313.789738519283], "count": [1087]}, "episode_index": {"min": [37], "max": [37], "mean": [37.0], "std": [0.0], "count": [1087]}, "index": {"min": [39880], "max": [40966], "mean": [40423.0], "std": [313.789738519283], "count": [1087]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1087]}, "subtask_annotation": {"mean": [0.9411223551057958, 2.0, 2.0, 2.0, 2.0], "std": [0.24308624114047253, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [1087]}, "scene_annotation": {"mean": [37.0], "std": [0.0], "min": [37], "max": [37], "count": [1087]}, "eef_direction_state": {"mean": [5.169273229070837, 5.240110395584177], "std": [1.8669777726429284, 1.781622217167062], "min": [0, 0], "max": [6, 6], "count": [1087]}, "eef_velocity_state": {"mean": [0.19135234590616376, 0.1858325666973321], "std": [0.3933657656969869, 0.3889714949093483], "min": [0, 0], "max": [1, 1], "count": [1087]}, "eef_acc_mag_state": {"mean": [0.006439742410303588, 0.04967801287948482], "std": [0.10038986469699124, 0.2801586278626354], "min": [0, 0], "max": [2, 2], "count": [1087]}, "eef_direction_action": {"mean": [5.169273229070837, 5.240110395584177], "std": [1.8669777726429284, 1.781622217167062], "min": [0, 0], "max": [6, 6], "count": [1087]}, "eef_velocity_action": {"mean": [0.19135234590616376, 0.1858325666973321], "std": [0.3933657656969869, 0.3889714949093483], "min": [0, 0], "max": [1, 1], "count": [1087]}, "eef_acc_mag_action": {"mean": [0.006439742410303588, 0.04967801287948482], "std": [0.10038986469699124, 0.2801586278626354], "min": [0, 0], "max": [2, 2], "count": [1087]}, "eef_sim_pose_state": {"mean": [0.47750016680135793, 0.3381168542472954, 1.2317367064265599, -0.12667469811734278, -0.4020870191824114, 0.438742027865733, 0.456734257887788, -0.2685502332297041, 1.2692397979735364, 0.6992527315851521, 0.2888862218269948, -0.24373078199005332], "std": [0.022765413027132985, 0.01111101595098999, 0.009853797062550641, 0.04280177877668868, 0.04965423952195685, 0.03341765546449903, 0.04357360433558106, 0.010771146705980771, 0.016554213761105628, 0.026794494784479088, 0.08497323479241328, 0.054963973031543836], "min": [0.43431134097077384, 0.3052922848577274, 1.2175978127252602, -0.22317461340801178, -0.518877027367054, 0.30223896264083505, 0.3890411398477861, -0.2998499717114444, 1.2499238234183125, 0.648584019032138, 0.1188137887631564, -0.321505480935784], "max": [0.5221360165141877, 0.3534637131798223, 1.2528297453379371, -0.07120290791008185, -0.3446998381560076, 0.49248153406695805, 0.5472023673826177, -0.2506563774739218, 1.3055824919757777, 0.7585686166966792, 0.4007606541067097, -0.15229589338377714], "count": [1087]}, "eef_sim_pose_action": {"mean": [0.47756302288941194, 0.33814245754153693, 1.2317165689643483, -0.1265455664329986, -0.4019582461109962, 0.4387084534705077, 0.4568662039232488, -0.2685418327688992, 1.2692035402623159, 0.699204968055962, 0.28907189396007654, -0.24381211370129857], "std": [0.022791573540739664, 0.011114244796794893, 0.009834591208826717, 0.04273117367740616, 0.04953638308604366, 0.03339917260290779, 0.04362864821478277, 0.010763593218514231, 0.016517728788702977, 0.026735020413404902, 0.08482198466458271, 0.0550119189135777], "min": [0.43431134097077384, 0.3052922848577274, 1.2175978127252602, -0.22317461340801178, -0.518877027367054, 0.30223896264083505, 0.3890411398477861, -0.2998499717114444, 1.2499238234183125, 0.648584019032138, 0.1188137887631564, -0.321505480935784], "max": [0.5221360165141877, 0.3534637131798223, 1.2528297453379371, -0.07120290791008185, -0.3446998381560076, 0.49248153406695805, 0.5472023673826177, -0.2506563774739218, 1.3055824919757777, 0.7585686166966792, 0.4007606541067097, -0.15229589338377714], "count": [1087]}, "gripper_mode_state": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [1087]}, "gripper_activity_state": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [1087]}, "gripper_mode_action": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [1087]}, "gripper_activity_action": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [1087]}, "gripper_open_scale_state": {"mean": [0.005454545454545538, 0.0], "std": [8.326672684688674e-17, 0.0], "min": [0.005454545454545455, 0.0], "max": [0.005454545454545455, 0.0], "count": [1087]}, "gripper_open_scale_action": {"mean": [0.005454545454545538, 0.0], "std": [8.326672684688674e-17, 0.0], "min": [0.005454545454545455, 0.0], "max": [0.005454545454545455, 0.0], "count": [1087]}}} +{"episode_index": 37, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8]], [[0.9568627450980393]], [[0.8980392156862745]]], "mean": [[[0.4074728801050807]], [[0.41508512981619905]], [[0.40880969694507635]]], "std": [[[0.21983521734457234]], [[0.21741714770411824]], [[0.22023334401311606]]], "count": [181]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43293306972881235]], [[0.43457820229841476]], [[0.4310865550409851]]], "std": [[[0.23988171895910423]], [[0.24131786234215533]], [[0.24314593572059218]]], "count": [181]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4087619174972015]], [[0.41427551073375946]], [[0.40886087075253674]]], "std": [[[0.22204498051951604]], [[0.21874048257575726]], [[0.22153436632447449]]], "count": [181]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4343082705918463]], [[0.4476847127432925]], [[0.4444121167804138]]], "std": [[[0.20442097223659778]], [[0.19466481885684409]], [[0.19732805936463885]]], "count": [181]}, "observation.state": {"min": [-0.47704648971557617, 0.7257919311523438, 0.17772577702999115, -1.874563217163086, -0.5993711352348328, -0.38326123356819153, -1.0637716054916382, -0.20370875298976898, 0.3328191339969635, 0.17230167984962463, -2.5101842880249023, -1.5650290250778198, -0.4085189700126648, 0.04917465150356293, 0.5392227172851562, -0.3796265721321106, -1.9238590002059937, 1.316480040550232, -0.15201708674430847, 0.7224790453910828, -0.12016405910253525, -0.43083611130714417, 0.1556948721408844, -1.8199514150619507, 1.8836650848388672, -1.2416057586669922, 6.0, -0.4375], "max": [0.07957938313484192, 0.8393757343292236, 0.47211483120918274, -1.3351244926452637, -0.47656652331352234, -0.33308735489845276, -0.7180360555648804, -0.1730526238679886, 0.4517023265361786, 0.23811650276184082, -2.3452303409576416, -1.3528940677642822, -0.17099334299564362, 0.36171403527259827, 0.7028375267982483, -0.1448492407798767, -1.6307069063186646, 1.3902453184127808, -0.07439575344324112, 0.790116012096405, -0.08097487688064575, -0.3531610071659088, 0.21885943412780762, -1.7056235074996948, 2.0669381618499756, -1.0230426788330078, 6.0, 0.0], "mean": [-0.2092732936143875, 0.7833285331726074, 0.3303276002407074, -1.6381487846374512, -0.5462043881416321, -0.36073416471481323, -0.8929600715637207, -0.1927623301744461, 0.39033740758895874, 0.21270999312400818, -2.421396017074585, -1.4952995777130127, -0.28750714659690857, 0.1981380432844162, 0.6361825466156006, -0.27926650643348694, -1.8190925121307373, 1.3560348749160767, -0.11046445369720459, 0.7514302134513855, -0.10521697998046875, -0.3825675845146179, 0.1771756112575531, -1.7644870281219482, 1.9953997135162354, -1.1195318698883057, 6.0, -0.017475727945566177], "std": [0.17392806708812714, 0.03540695458650589, 0.10003062337636948, 0.15845206379890442, 0.03595828637480736, 0.012253527529537678, 0.10492269694805145, 0.006725080776959658, 0.03435516729950905, 0.015682406723499298, 0.04235514998435974, 0.05632936581969261, 0.07060503959655762, 0.08131051063537598, 0.04204234108328819, 0.056105248630046844, 0.0806979164481163, 0.019402071833610535, 0.0208822600543499, 0.01715012453496456, 0.009563828818500042, 0.021322892978787422, 0.015208696015179157, 0.030567603185772896, 0.044410914182662964, 0.05249279737472534, 0.0, 0.06811748445034027], "count": [1030]}, "action": {"min": [-0.47704648971557617, 0.7257919311523438, 0.17772577702999115, -1.874563217163086, -0.5993711352348328, -0.38326123356819153, -1.0637716054916382, -0.20370875298976898, 0.3328191339969635, 0.17230167984962463, -2.5101842880249023, -1.5650290250778198, -0.4085189700126648, 0.04917465150356293, 0.5392227172851562, -0.3796265721321106, -1.9238590002059937, 1.316480040550232, -0.15201708674430847, 0.7224790453910828, -0.12016405910253525, -0.43083611130714417, 0.1556948721408844, -1.8199514150619507, 1.8836650848388672, -1.2416057586669922, 6.0, -0.4375], "max": [0.07957938313484192, 0.8393757343292236, 0.47211483120918274, -1.3351244926452637, -0.47656652331352234, -0.33308735489845276, -0.7180360555648804, -0.1730526238679886, 0.4517023265361786, 0.23811650276184082, -2.3452303409576416, -1.3528940677642822, -0.17099334299564362, 0.36171403527259827, 0.7028375267982483, -0.1448492407798767, -1.6307069063186646, 1.3902453184127808, -0.07439575344324112, 0.790116012096405, -0.08097487688064575, -0.3531610071659088, 0.21885943412780762, -1.7056235074996948, 2.0669381618499756, -1.0230426788330078, 6.0, 0.0], "mean": [-0.20980916917324066, 0.7832409739494324, 0.33056125044822693, -1.6376391649246216, -0.5462843775749207, -0.3607548773288727, -0.8932814598083496, -0.19275514781475067, 0.3904523253440857, 0.21274378895759583, -2.4214532375335693, -1.4953348636627197, -0.2873220145702362, 0.19840094447135925, 0.6360741257667542, -0.2794054448604584, -1.8188323974609375, 1.3559681177139282, -0.11040642857551575, 0.7514450550079346, -0.10522450506687164, -0.3826357424259186, 0.17715150117874146, -1.7645061016082764, 1.9954591989517212, -1.1194885969161987, 6.0, -0.017475727945566177], "std": [0.17389686405658722, 0.03543038293719292, 0.10002253204584122, 0.15857341885566711, 0.03597727417945862, 0.012253958731889725, 0.10492557287216187, 0.006717347539961338, 0.03436136245727539, 0.01569749228656292, 0.04229215532541275, 0.05635014548897743, 0.07053996622562408, 0.08139747381210327, 0.042146824300289154, 0.05617426708340645, 0.08086737245321274, 0.019418520852923393, 0.02089723013341427, 0.01713431254029274, 0.009572169743478298, 0.021363740786910057, 0.015221058391034603, 0.030536912381649017, 0.04446263611316681, 0.05246219038963318, 0.0, 0.06811747699975967], "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": [38], "max": [38], "mean": [38.0], "std": [0.0], "count": [1030]}, "index": {"min": [40967], "max": [41996], "mean": [41481.5], "std": [297.33524849906377], "count": [1030]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1030]}, "subtask_annotation": {"mean": [0.9262135922330097, 2.0, 2.0, 2.0, 2.0], "std": [0.26874796546479135, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [1030]}, "scene_annotation": {"mean": [38.0], "std": [0.0], "min": [38], "max": [38], "count": [1030]}, "eef_direction_state": {"mean": [4.94368932038835, 5.224271844660194], "std": [2.097787549421343, 1.8075336422451713], "min": [0, 0], "max": [6, 6], "count": [1030]}, "eef_velocity_state": {"mean": [0.22330097087378642, 0.17184466019417477], "std": [0.41645845804907033, 0.37724537499739025], "min": [0, 0], "max": [1, 1], "count": [1030]}, "eef_acc_mag_state": {"mean": [0.010679611650485437, 0.011650485436893204], "std": [0.12802656077520233, 0.1388587120682004], "min": [0, 0], "max": [2, 2], "count": [1030]}, "eef_direction_action": {"mean": [4.94368932038835, 5.224271844660194], "std": [2.097787549421343, 1.8075336422451713], "min": [0, 0], "max": [6, 6], "count": [1030]}, "eef_velocity_action": {"mean": [0.22330097087378642, 0.17184466019417477], "std": [0.41645845804907033, 0.37724537499739025], "min": [0, 0], "max": [1, 1], "count": [1030]}, "eef_acc_mag_action": {"mean": [0.010679611650485437, 0.011650485436893204], "std": [0.12802656077520233, 0.1388587120682004], "min": [0, 0], "max": [2, 2], "count": [1030]}, "eef_sim_pose_state": {"mean": [0.49005504240076253, 0.34669326895773145, 1.2468654606046679, -0.026961499984131342, -0.4578171845103649, 0.35627473295028733, 0.47873657887365184, -0.2870122098251521, 1.278469062270149, 0.7140330854053327, 0.2384431279765333, -0.3083528873449567], "std": [0.03894085114185914, 0.015478042097602101, 0.006392521052369318, 0.032325969952116666, 0.030484464920685232, 0.07490131828743159, 0.02027169470215749, 0.01414360031803282, 0.00795881195253326, 0.021385495295250814, 0.037617422337749236, 0.038197034131166076], "min": [0.4252062568130372, 0.3099110846767465, 1.2324546813683634, -0.11454957375841612, -0.5380044874176211, 0.2150229655357448, 0.4527948002862437, -0.32479318846164273, 1.2665571383083654, 0.6859525894212921, 0.14074898934166202, -0.40388678438929165], "max": [0.5543806106085069, 0.37344153702735877, 1.262013341923146, 0.024771326436811653, -0.41082906660429996, 0.4712052570653137, 0.5236328701622386, -0.26643899872850585, 1.299101608065303, 0.7618481004997587, 0.2915078517652403, -0.24065712727377486], "count": [1030]}, "eef_sim_pose_action": {"mean": [0.4901795041921689, 0.34673092718920834, 1.2468802664121235, -0.026869804316769608, -0.45783609716434176, 0.3561248146967303, 0.47880432879855056, -0.28699160474479923, 1.2784654648677287, 0.7139752318890735, 0.23845029026755932, -0.3083530436355101], "std": [0.03894001207952062, 0.01549328061492402, 0.006376775172085678, 0.032336310356522686, 0.030461347976930155, 0.07485393449366293, 0.02030399925254945, 0.014156914214293454, 0.007963203860253766, 0.021376910502647072, 0.03762658814761119, 0.03819706824213359], "min": [0.4252062568130372, 0.3099110846767465, 1.2324546813683634, -0.11454957375841612, -0.5380044874176211, 0.2150229655357448, 0.4527948002862437, -0.32479318846164273, 1.2665571383083654, 0.6859525894212921, 0.14074898934166202, -0.40388678438929165], "max": [0.5543806106085069, 0.37344153702735877, 1.262013341923146, 0.024771326436811653, -0.41082906660429996, 0.4712052570653137, 0.5236328701622386, -0.26643899872850585, 1.299101608065303, 0.7618481004997587, 0.2915078517652403, -0.24065712727377486], "count": [1030]}, "gripper_mode_state": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [1030]}, "gripper_activity_state": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [1030]}, "gripper_mode_action": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [1030]}, "gripper_activity_action": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [1030]}, "gripper_open_scale_state": {"mean": [0.005454545454545523, 0.0], "std": [6.765421556309548e-17, 0.0], "min": [0.005454545454545455, 0.0], "max": [0.005454545454545455, 0.0], "count": [1030]}, "gripper_open_scale_action": {"mean": [0.005454545454545523, 0.0], "std": [6.765421556309548e-17, 0.0], "min": [0.005454545454545455, 0.0], "max": [0.005454545454545455, 0.0], "count": [1030]}}} +{"episode_index": 38, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8823529411764706]], [[1.0]], [[0.9411764705882353]]], "mean": [[[0.40995504614799716]], [[0.41724620421600983]], [[0.41019085391995086]]], "std": [[[0.2149650965767545]], [[0.21264635826156014]], [[0.21504696901998047]]], "count": [202]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4326188735601501]], [[0.4340991898822235]], [[0.42982020481459915]]], "std": [[[0.24623851270885688]], [[0.24930277723652405]], [[0.25219622525116536]]], "count": [202]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3928140015288294]], [[0.39697405034621114]], [[0.39085413329935936]]], "std": [[[0.236159470493796]], [[0.23244700845002567]], [[0.2349193852872948]]], "count": [202]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42680312378664337]], [[0.44081150504756356]], [[0.438385247807869]]], "std": [[[0.23728080993052356]], [[0.22906165774913922]], [[0.23201842418782134]]], "count": [202]}, "observation.state": {"min": [-0.45449355244636536, 0.8033019304275513, -0.13895219564437866, -2.068563222885132, -0.5605026483535767, -0.38082754611968994, -0.9767658710479736, -0.17960143089294434, 0.28418123722076416, 0.20196887850761414, -2.4883251190185547, -1.524801254272461, -0.29988381266593933, -0.15644477307796478, 0.5267207622528076, -0.4535979926586151, -2.224351167678833, 1.3744697570800781, -0.15906931459903717, 0.7095548510551453, -0.12778499722480774, -0.4536978602409363, 0.12729887664318085, -1.6458007097244263, 1.8912180662155151, -1.185869812965393, 6.0, -0.625], "max": [0.3920980393886566, 0.9669080376625061, 0.45052510499954224, -1.4655780792236328, -0.5066298246383667, -0.2214648276567459, -0.7785510420799255, -0.13070718944072723, 0.4421875476837158, 0.25004932284355164, -2.3108794689178467, -1.2277803421020508, -0.06772047281265259, 0.437152624130249, 0.75227290391922, -0.24621360003948212, -1.5458042621612549, 1.5902786254882812, 0.006231916137039661, 0.7948229312896729, -0.06664937734603882, -0.2631358802318573, 0.1795768141746521, -1.395939826965332, 2.181034803390503, -0.9287784099578857, 6.0, 0.0], "mean": [-0.16764113306999207, 0.8793649673461914, 0.25834232568740845, -1.7332642078399658, -0.5368883013725281, -0.27669599652290344, -0.8908788561820984, -0.16596107184886932, 0.3796026110649109, 0.2276214361190796, -2.3808746337890625, -1.4426473379135132, -0.15808065235614777, 0.1315826028585434, 0.6629224419593811, -0.3493967652320862, -1.925506591796875, 1.5131455659866333, -0.07054632157087326, 0.7602526545524597, -0.10961118340492249, -0.3489759862422943, 0.1499675065279007, -1.4803913831710815, 2.0810248851776123, -1.0102016925811768, 6.0, -0.03689628094434738], "std": [0.26896199584007263, 0.053808681666851044, 0.21279048919677734, 0.1974542886018753, 0.012557145208120346, 0.051742635667324066, 0.06679392606019974, 0.014654160477221012, 0.04932653158903122, 0.012024491094052792, 0.05355532839894295, 0.09303417056798935, 0.0635666772723198, 0.1665193885564804, 0.05709468945860863, 0.07074636965990067, 0.20958584547042847, 0.05658287554979324, 0.0525483600795269, 0.02221294865012169, 0.01844586804509163, 0.05587152764201164, 0.013105030171573162, 0.06517807394266129, 0.0839882642030716, 0.06595145910978317, 0.0, 0.10885689407587051], "count": [1193]}, "action": {"min": [-0.45449355244636536, 0.8033019304275513, -0.13895219564437866, -2.068563222885132, -0.5605026483535767, -0.38082754611968994, -0.9767658710479736, -0.17960143089294434, 0.28418123722076416, 0.20196887850761414, -2.4883251190185547, -1.524801254272461, -0.29988381266593933, -0.15644477307796478, 0.5267207622528076, -0.4535979926586151, -2.224351167678833, 1.3744697570800781, -0.15906931459903717, 0.7095548510551453, -0.12778499722480774, -0.4536978602409363, 0.12729887664318085, -1.6458007097244263, 1.8912180662155151, -1.185869812965393, 6.0, -0.625], "max": [0.3920980393886566, 0.9669080376625061, 0.45052510499954224, -1.4655780792236328, -0.5066298246383667, -0.2214648276567459, -0.7785510420799255, -0.13070718944072723, 0.4421875476837158, 0.25004932284355164, -2.3108794689178467, -1.2277803421020508, -0.06772047281265259, 0.437152624130249, 0.75227290391922, -0.24621360003948212, -1.5458042621612549, 1.5902786254882812, 0.006231916137039661, 0.7948229312896729, -0.06664937734603882, -0.2631358802318573, 0.1795768141746521, -1.395939826965332, 2.181034803390503, -0.9287784099578857, 6.0, 0.0], "mean": [-0.1682363748550415, 0.8792577385902405, 0.25881120562553406, -1.7327797412872314, -0.5369107127189636, -0.27658116817474365, -0.8910378813743591, -0.16600079834461212, 0.37971749901771545, 0.22762009501457214, -2.380728244781494, -1.442883849143982, -0.15794602036476135, 0.1319863349199295, 0.6627820730209351, -0.34954288601875305, -1.9249385595321655, 1.5130804777145386, -0.07047288119792938, 0.7602134943008423, -0.10965877771377563, -0.34912869334220886, 0.1499847173690796, -1.4804459810256958, 2.0812158584594727, -1.010413646697998, 6.0, -0.03691934794187546], "std": [0.2688092291355133, 0.05383109673857689, 0.21259471774101257, 0.19739751517772675, 0.012549152597784996, 0.05166348069906235, 0.06675209105014801, 0.01462531741708517, 0.049311816692352295, 0.012023648247122765, 0.05350211635231972, 0.0928637683391571, 0.06343972682952881, 0.16665944457054138, 0.057220589369535446, 0.07072246074676514, 0.20969374477863312, 0.056695930659770966, 0.052496157586574554, 0.022253980860114098, 0.018409064039587975, 0.05590800568461418, 0.013100963085889816, 0.06528818607330322, 0.08381622284650803, 0.06610531359910965, 0.0, 0.10888119041919708], "count": [1193]}, "timestamp": {"min": [0.0], "max": [39.733333333333334], "mean": [19.866666666666667], "std": [11.479643819484219], "count": [1193]}, "frame_index": {"min": [0], "max": [1192], "mean": [596.0], "std": [344.3893145845266], "count": [1193]}, "episode_index": {"min": [39], "max": [39], "mean": [39.0], "std": [0.0], "count": [1193]}, "index": {"min": [41997], "max": [43189], "mean": [42593.0], "std": [344.3893145845266], "count": [1193]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1193]}, "subtask_annotation": {"mean": [0.9178541492036881, 2.0, 2.0, 2.0, 2.0], "std": [0.2806257327161906, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [1193]}, "scene_annotation": {"mean": [39.0], "std": [0.0], "min": [39], "max": [39], "count": [1193]}, "eef_direction_state": {"mean": [4.560771165129925, 4.853310980720872], "std": [2.4195079079821498, 2.165671635051927], "min": [0, 0], "max": [6, 6], "count": [1193]}, "eef_velocity_state": {"mean": [0.2774518021793797, 0.24476110645431684], "std": [0.44774133117995263, 0.4299454700558794], "min": [0, 0], "max": [1, 1], "count": [1193]}, "eef_acc_mag_state": {"mean": [0.01173512154233026, 0.025984911986588432], "std": [0.13528929079269947, 0.20916644476694218], "min": [0, 0], "max": [2, 2], "count": [1193]}, "eef_direction_action": {"mean": [4.560771165129925, 4.853310980720872], "std": [2.4195079079821498, 2.165671635051927], "min": [0, 0], "max": [6, 6], "count": [1193]}, "eef_velocity_action": {"mean": [0.2774518021793797, 0.24476110645431684], "std": [0.44774133117995263, 0.4299454700558794], "min": [0, 0], "max": [1, 1], "count": [1193]}, "eef_acc_mag_action": {"mean": [0.01173512154233026, 0.025984911986588432], "std": [0.13528929079269947, 0.20916644476694218], "min": [0, 0], "max": [2, 2], "count": [1193]}, "eef_sim_pose_state": {"mean": [0.47848876376185395, 0.361147222680045, 1.2838194886533065, 0.09130672228070962, -0.49390565418772175, 0.3179445966442965, 0.44897704785002973, -0.2584311174986223, 1.2719735555296319, 0.8046254855271309, 0.369434775355439, -0.09871633422795821], "std": [0.051000959182612, 0.011157674324233985, 0.010620681429119986, 0.058521338313209055, 0.06878380520849947, 0.05723563975019765, 0.05050186187002514, 0.013019292299043292, 0.01558409398771725, 0.0432015807748656, 0.07618972302532293, 0.07182665589617548], "min": [0.3790376901731297, 0.33740941452618955, 1.2727455667525527, -0.04268849911348091, -0.6467532528720792, 0.22345255643037057, 0.3681906322093836, -0.2867559770447175, 1.2566543226624252, 0.690425237437921, 0.2019106191251494, -0.32632491061759394], "max": [0.5400907488242241, 0.38288119416041366, 1.3084939929449197, 0.13787585583666612, -0.42756076431436374, 0.4359802598253477, 0.5421201839919134, -0.235863083583217, 1.3074898258221728, 0.8653009265739182, 0.45912240883345623, -0.02105713398279241], "count": [1193]}, "eef_sim_pose_action": {"mean": [0.4786066927527448, 0.3611466256956456, 1.2837914700433748, 0.09145214042908409, -0.4937265745511137, 0.31784391846803317, 0.449108623024873, -0.25844947024331877, 1.271937247589159, 0.8044823318537584, 0.3695700936317713, -0.09894654824990018], "std": [0.05098023246772302, 0.011157301745131269, 0.010602861409727996, 0.05840416342812628, 0.06867710591008117, 0.05713904036070924, 0.050539332704344145, 0.01301366981116394, 0.015552651333171021, 0.04328505070732981, 0.07603675848476489, 0.07211178702921076], "min": [0.3790376901731297, 0.33740941452618955, 1.2727455667525527, -0.04268849911348091, -0.6467532528720792, 0.22345255643037057, 0.3681906322093836, -0.2867559770447175, 1.2566543226624252, 0.690425237437921, 0.2019106191251494, -0.32632491061759394], "max": [0.5400907488242241, 0.38288119416041366, 1.3084939929449197, 0.13787585583666612, -0.42756076431436374, 0.4359802598253477, 0.5421201839919134, -0.235863083583217, 1.3074898258221728, 0.8653009265739182, 0.45912240883345623, -0.02105713398279241], "count": [1193]}, "gripper_mode_state": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [1193]}, "gripper_activity_state": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [1193]}, "gripper_mode_action": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [1193]}, "gripper_activity_action": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [1193]}, "gripper_open_scale_state": {"mean": [0.005454545454545563, 0.0], "std": [1.0842021724855044e-16, 0.0], "min": [0.005454545454545455, 0.0], "max": [0.005454545454545455, 0.0], "count": [1193]}, "gripper_open_scale_action": {"mean": [0.005454545454545563, 0.0], "std": [1.0842021724855044e-16, 0.0], "min": [0.005454545454545455, 0.0], "max": [0.005454545454545455, 0.0], "count": [1193]}}} +{"episode_index": 39, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7529411764705882]], [[0.9764705882352941]], [[0.8980392156862745]]], "mean": [[[0.4200772069191467]], [[0.4274150171278325]], [[0.4197332215669686]]], "std": [[[0.20450007822223032]], [[0.20144730574869504]], [[0.2051430605087456]]], "count": [197]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43469043619986064]], [[0.43713225444577153]], [[0.4314058788278425]]], "std": [[[0.24451625931091456]], [[0.24426014239353114]], [[0.24773876057412406]]], "count": [197]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[0.9803921568627451]], [[0.9882352941176471]]], "mean": [[[0.40051690595866096]], [[0.4065627871918649]], [[0.4005363313261006]]], "std": [[[0.2260676148826015]], [[0.22192510307587932]], [[0.22457977641360222]]], "count": [197]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4318418889552437]], [[0.4460588173086494]], [[0.4420196752347301]]], "std": [[[0.2159698041014991]], [[0.2053392269274971]], [[0.20761891873234856]]], "count": [197]}, "observation.state": {"min": [-0.3796396553516388, 0.8551142811775208, 0.02557343617081642, -2.0521187782287598, -0.5451164841651917, -0.22260147333145142, -0.9360844492912292, -0.16607581079006195, 0.3189403712749481, 0.19439586997032166, -2.460369110107422, -1.476591944694519, -0.1822800636291504, -0.04662756249308586, 0.5152637362480164, -0.41213223338127136, -2.1314430236816406, 1.132010817527771, -0.14675818383693695, 0.6848224997520447, -0.11982069164514542, -0.447836309671402, 0.14174406230449677, -1.9824597835540771, 1.8984365463256836, -1.154803991317749, 6.0, -0.625], "max": [0.13608551025390625, 1.023000717163086, 0.40420082211494446, -1.6187382936477661, -0.45424267649650574, -0.1679224967956543, -0.7113798260688782, -0.12045156210660934, 0.41639548540115356, 0.24266181886196136, -2.2656428813934326, -1.2376720905303955, -0.027949346229434013, 0.4279983639717102, 0.7553741931915283, -0.18266069889068604, -1.5893895626068115, 1.4602450132369995, -0.048716504126787186, 0.7407580614089966, -0.061864811927080154, -0.3038405478000641, 0.18762850761413574, -1.66865873336792, 2.127601385116577, -0.992688000202179, 6.0, 0.0], "mean": [-0.2307172566652298, 0.9448442459106445, 0.27974933385849, -1.7785297632217407, -0.5060714483261108, -0.19405148923397064, -0.8556497097015381, -0.14326827228069305, 0.38537371158599854, 0.2309361696243286, -2.3454771041870117, -1.3680641651153564, -0.08919106423854828, 0.22106780111789703, 0.6492270827293396, -0.3161715269088745, -1.8876004219055176, 1.363962173461914, -0.0983666479587555, 0.712337076663971, -0.08770113438367844, -0.37113532423973083, 0.15694452822208405, -1.7547224760055542, 1.9958945512771606, -1.0490370988845825, 6.0, -0.036426711827516556], "std": [0.14903150498867035, 0.037941139191389084, 0.11375990509986877, 0.13820043206214905, 0.02001652680337429, 0.01708977110683918, 0.06702778488397598, 0.015171702019870281, 0.029139366000890732, 0.010803302749991417, 0.05355227738618851, 0.07820794731378555, 0.04285472258925438, 0.11394437402486801, 0.05564478784799576, 0.07098207622766495, 0.14543229341506958, 0.07873865216970444, 0.02690172754228115, 0.012689349241554737, 0.01991337351500988, 0.03646228834986687, 0.00874125026166439, 0.07864036411046982, 0.07042661309242249, 0.03652730956673622, 0.0, 0.11609505116939545], "count": [1153]}, "action": {"min": [-0.3796396553516388, 0.8551142811775208, 0.02557343617081642, -2.0521187782287598, -0.5451164841651917, -0.22260147333145142, -0.9360844492912292, -0.16607581079006195, 0.3189403712749481, 0.19439586997032166, -2.460369110107422, -1.476591944694519, -0.1822800636291504, -0.04662756249308586, 0.5152637362480164, -0.41213223338127136, -2.1314430236816406, 1.131865382194519, -0.14675818383693695, 0.6848224997520447, -0.11982069164514542, -0.4478301703929901, 0.14174406230449677, -1.9828037023544312, 1.8984365463256836, -1.154803991317749, 6.0, -0.625], "max": [0.13608551025390625, 1.023000717163086, 0.40420082211494446, -1.6187382936477661, -0.45424267649650574, -0.1679224967956543, -0.7113798260688782, -0.12045156210660934, 0.41639548540115356, 0.24266181886196136, -2.2656428813934326, -1.2376720905303955, -0.027949346229434013, 0.4279983639717102, 0.7553741931915283, -0.18266069889068604, -1.5893895626068115, 1.4602450132369995, -0.048716504126787186, 0.7407580614089966, -0.061864811927080154, -0.3038405478000641, 0.18762850761413574, -1.66865873336792, 2.127601385116577, -0.992688000202179, 6.0, 0.0], "mean": [-0.231111079454422, 0.9447662234306335, 0.2800581455230713, -1.778156042098999, -0.5061126351356506, -0.19400838017463684, -0.855843722820282, -0.14330407977104187, 0.38545113801956177, 0.23095867037773132, -2.3453593254089355, -1.3682597875595093, -0.08906737715005875, 0.22141097486019135, 0.6490523219108582, -0.31633782386779785, -1.8871383666992188, 1.3637104034423828, -0.09833682328462601, 0.7123322486877441, -0.08774471282958984, -0.3712543845176697, 0.15693533420562744, -1.754930853843689, 1.9959927797317505, -1.049127221107483, 6.0, -0.036426711827516556], "std": [0.1488197147846222, 0.03791101276874542, 0.11360979825258255, 0.1380450576543808, 0.02000829577445984, 0.017080405727028847, 0.06693391501903534, 0.01516658440232277, 0.02910098433494568, 0.010798351839184761, 0.0535479374229908, 0.07817025482654572, 0.042812246829271317, 0.11394152790307999, 0.05572909116744995, 0.07089360803365707, 0.14552780985832214, 0.07901701331138611, 0.026867108419537544, 0.01269435603171587, 0.019911907613277435, 0.03648825362324715, 0.008736057206988335, 0.0789286270737648, 0.07037284225225449, 0.03666495159268379, 0.0, 0.11609505116939545], "count": [1153]}, "timestamp": {"min": [0.0], "max": [38.4], "mean": [19.2], "std": [11.094743500114518], "count": [1153]}, "frame_index": {"min": [0], "max": [1152], "mean": [576.0], "std": [332.8423050034355], "count": [1153]}, "episode_index": {"min": [40], "max": [40], "mean": [40.0], "std": [0.0], "count": [1153]}, "index": {"min": [43190], "max": [44342], "mean": [43766.0], "std": [332.8423050034355], "count": [1153]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1153]}, "subtask_annotation": {"mean": [0.9575021682567216, 2.0, 2.0, 2.0, 2.0], "std": [0.21014513269393542, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [1153]}, "scene_annotation": {"mean": [40.0], "std": [0.0], "min": [40], "max": [40], "count": [1153]}, "eef_direction_state": {"mean": [5.402428447528187, 5.668690372940156], "std": [1.6495349288978451, 1.1909749234967848], "min": [0, 0], "max": [6, 6], "count": [1153]}, "eef_velocity_state": {"mean": [0.13096270598438856, 0.07632263660017347], "std": [0.33735956430140596, 0.2655136375830218], "min": [0, 0], "max": [1, 1], "count": [1153]}, "eef_acc_mag_state": {"mean": [0.0, 0.012142237640936688], "std": [0.0, 0.14967443325319932], "min": [0, 0], "max": [0, 2], "count": [1153]}, "eef_direction_action": {"mean": [5.402428447528187, 5.668690372940156], "std": [1.6495349288978451, 1.1909749234967846], "min": [0, 0], "max": [6, 6], "count": [1153]}, "eef_velocity_action": {"mean": [0.13096270598438856, 0.07632263660017347], "std": [0.33735956430140596, 0.2655136375830218], "min": [0, 0], "max": [1, 1], "count": [1153]}, "eef_acc_mag_action": {"mean": [0.0, 0.012142237640936688], "std": [0.0, 0.14967443325319932], "min": [0, 0], "max": [0, 2], "count": [1153]}, "eef_sim_pose_state": {"mean": [0.48084047601616675, 0.3623586207072304, 1.312603577896987, 0.17645392864103318, -0.5377617802493336, 0.31145126814047697, 0.4710684493838786, -0.2685072149143241, 1.2964625243019503, 0.7120010506741379, 0.221471453920693, -0.2562752668514244], "std": [0.03050967130099893, 0.010492181847213641, 0.011520655123736923, 0.04288720852647285, 0.06407072445412135, 0.02982320560043047, 0.0334323417563901, 0.006833587910937617, 0.01599864319296133, 0.05761968928904371, 0.04786875739572107, 0.06580992882607158], "min": [0.41328520063402496, 0.3283913143628816, 1.2932657293421381, 0.09078261215396646, -0.636476904267923, 0.2696458822707665, 0.40436550974555624, -0.29601698143498395, 1.2697285884813259, 0.5891484894864256, 0.1491237570951467, -0.44920427694118703], "max": [0.5133322341824728, 0.37369583520228805, 1.3285537314308693, 0.234150695387502, -0.444872622796608, 0.3844963553513673, 0.5392336795217417, -0.25653830937440586, 1.3167290357319368, 0.7863542253817859, 0.3153160566599278, -0.1706562448009425], "count": [1153]}, "eef_sim_pose_action": {"mean": [0.48092226181503783, 0.3623813805969858, 1.3125780545594259, 0.17657237459023445, -0.5376062801609837, 0.311364868924083, 0.47117480140953555, -0.26850182974129955, 1.296430600288835, 0.7118301407627937, 0.22145049224636956, -0.2564732251538477], "std": [0.03046928970869626, 0.010486471704739217, 0.011517892660666041, 0.04285184088554016, 0.06404909499279213, 0.02977759983209914, 0.03344981038161226, 0.006830115081886864, 0.015994892958932316, 0.057695647927924996, 0.04789234235963908, 0.06606452508316256], "min": [0.41328520063402496, 0.3283913143628816, 1.2932657293421381, 0.09078261215396646, -0.636476904267923, 0.2696458822707665, 0.40436550974555624, -0.29601698143498395, 1.2697285884813259, 0.5888311214064285, 0.1491237570951467, -0.4506624023796159], "max": [0.5133322341824728, 0.37369583520228805, 1.3285532404646705, 0.234150695387502, -0.444872622796608, 0.3844963553513673, 0.5392336795217417, -0.25653830937440586, 1.3167290357319368, 0.7863542253817859, 0.3153160566599278, -0.1706562448009425], "count": [1153]}, "gripper_mode_state": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [1153]}, "gripper_activity_state": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [1153]}, "gripper_mode_action": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [1153]}, "gripper_activity_action": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [1153]}, "gripper_open_scale_state": {"mean": [0.005454545454545555, 0.0], "std": [9.974659986866641e-17, 0.0], "min": [0.005454545454545455, 0.0], "max": [0.005454545454545455, 0.0], "count": [1153]}, "gripper_open_scale_action": {"mean": [0.005454545454545555, 0.0], "std": [9.974659986866641e-17, 0.0], "min": [0.005454545454545455, 0.0], "max": [0.005454545454545455, 0.0], "count": [1153]}}} +{"episode_index": 40, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9647058823529412]]], "mean": [[[0.41318964900028116]], [[0.420051227906037]], [[0.413235515935765]]], "std": [[[0.21539584762292677]], [[0.21302111948204855]], [[0.21641842507642767]]], "count": [186]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44134577271768927]], [[0.4442993490406915]], [[0.4386547697484011]]], "std": [[[0.23998959854164234]], [[0.23941881940418622]], [[0.24365965157477726]]], "count": [186]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9137254901960784]], [[0.8901960784313725]], [[0.9137254901960784]]], "mean": [[[0.4082011187539532]], [[0.4131787799125026]], [[0.4075543026126221]]], "std": [[[0.2151502363389429]], [[0.21158963453601798]], [[0.2135555037546061]]], "count": [186]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45176164435308175]], [[0.46268697400555203]], [[0.46130785719305645]]], "std": [[[0.1915969372410512]], [[0.18116599725013757]], [[0.18077332988821576]]], "count": [186]}, "observation.state": {"min": [-0.6259809136390686, 0.8897208571434021, 0.29870110750198364, -1.8752635717391968, -0.47958046197891235, -0.17234034836292267, -1.0457271337509155, -0.14021055400371552, 0.37168601155281067, 0.21360468864440918, -2.414660930633545, -1.3893769979476929, 0.06696834415197372, 0.08129089325666428, 0.6289010643959045, -0.43463170528411865, -2.0241641998291016, 1.1096314191818237, -0.13400310277938843, 0.6344522833824158, -0.09460905939340591, -0.4473205506801605, 0.15605150163173676, -2.0786802768707275, -2.110964298248291, -1.0651875734329224, 6.0, -0.5625], "max": [-0.24708516895771027, 1.0740253925323486, 0.5393307209014893, -1.5851593017578125, -0.4077383577823639, -0.11539026349782944, -0.850890576839447, -0.08890949934720993, 0.4390609860420227, 0.24104180932044983, -2.2979514598846436, -1.1294933557510376, 0.2562769949436188, 0.4855178892612457, 0.8015249967575073, -0.2030494213104248, -1.63994300365448, 1.299088954925537, 0.005339616443961859, 0.774128794670105, -0.047555625438690186, -0.34023213386535645, 0.19270743429660797, 2.093952178955078, 2.148597240447998, 1.0019142627716064, 6.0, 0.0], "mean": [-0.4757501482963562, 0.9821763634681702, 0.44539517164230347, -1.7124086618423462, -0.4451051652431488, -0.13580411672592163, -0.972774088382721, -0.12216558307409286, 0.4090980589389801, 0.22919517755508423, -2.345935583114624, -1.2970799207687378, 0.18833622336387634, 0.27103936672210693, 0.7316210269927979, -0.31426453590393066, -1.879930019378662, 1.241304636001587, -0.052049677819013596, 0.7233152985572815, -0.08022604137659073, -0.376123309135437, 0.16826985776424408, -1.7312068939208984, 1.7444424629211426, -0.7813995480537415, 6.0, -0.03857008367776871], "std": [0.11877722293138504, 0.04987974837422371, 0.09451725333929062, 0.10612355172634125, 0.017529429867863655, 0.013170122168958187, 0.06272947043180466, 0.01269584521651268, 0.02267918549478054, 0.006646312773227692, 0.03512587025761604, 0.06512457877397537, 0.05364149063825607, 0.10130608081817627, 0.03838030621409416, 0.07439721375703812, 0.10097574442625046, 0.045588310807943344, 0.044572651386260986, 0.043832793831825256, 0.012828161008656025, 0.026975097134709358, 0.008343100547790527, 0.997088611125946, 1.006138801574707, 0.4701196551322937, 0.0, 0.10947143286466599], "count": [1063]}, "action": {"min": [-0.6259809136390686, 0.8897208571434021, 0.29870110750198364, -1.8752635717391968, -0.47958046197891235, -0.17234034836292267, -1.0457271337509155, -0.14021055400371552, 0.37168601155281067, 0.21360468864440918, -2.414660930633545, -1.3893769979476929, 0.06696834415197372, 0.08138252049684525, 0.6289010643959045, -0.43463170528411865, -2.0241641998291016, 1.109634518623352, -0.13400310277938843, 0.6344522833824158, -0.09460905939340591, -0.4473205506801605, 0.15605150163173676, -2.0786802768707275, -2.110964298248291, -1.0651875734329224, 6.0, -0.5625], "max": [-0.24708516895771027, 1.0740253925323486, 0.5393307209014893, -1.5851593017578125, -0.4077383577823639, -0.11539026349782944, -0.850890576839447, -0.08890949934720993, 0.4390609860420227, 0.24104180932044983, -2.2979514598846436, -1.1294933557510376, 0.2562769949436188, 0.4855178892612457, 0.8015249967575073, -0.2030494213104248, -1.63994300365448, 1.299088954925537, 0.005339616443961859, 0.774128794670105, -0.047555625438690186, -0.3402528762817383, 0.19270743429660797, 2.093952178955078, 2.148597240447998, 1.0019142627716064, 6.0, 0.0], "mean": [-0.47607240080833435, 0.9820864200592041, 0.44562047719955444, -1.7121397256851196, -0.44507262110710144, -0.13578811287879944, -0.972947359085083, -0.12217167019844055, 0.40915659070014954, 0.22920645773410797, -2.3458855152130127, -1.297134518623352, 0.18849541246891022, 0.27141422033309937, 0.7315581440925598, -0.31446704268455505, -1.8795719146728516, 1.2412281036376953, -0.05193218216300011, 0.7233009338378906, -0.08023448288440704, -0.3762240409851074, 0.1682644635438919, -1.7273567914962769, 1.7406474351882935, -0.7794619798660278, 6.0, -0.03857008367776871], "std": [0.11862098425626755, 0.04986613243818283, 0.09445296227931976, 0.10607873648405075, 0.01750779151916504, 0.013169977813959122, 0.06264708191156387, 0.012699531391263008, 0.02266281098127365, 0.006649107206612825, 0.03515618294477463, 0.06514770537614822, 0.053531985729932785, 0.10133905708789825, 0.038483936339616776, 0.07440212368965149, 0.10114958137273788, 0.04574049636721611, 0.044522468000650406, 0.0438571497797966, 0.012834508903324604, 0.027040384709835052, 0.008345318958163261, 1.0038665533065796, 1.0129550695419312, 0.4731837809085846, 0.0, 0.10947143286466599], "count": [1063]}, "timestamp": {"min": [0.0], "max": [35.4], "mean": [17.700000000000003], "std": [10.228717743034395], "count": [1063]}, "frame_index": {"min": [0], "max": [1062], "mean": [531.0], "std": [306.8615322910319], "count": [1063]}, "episode_index": {"min": [41], "max": [41], "mean": [41.0], "std": [0.0], "count": [1063]}, "index": {"min": [44343], "max": [45405], "mean": [44874.0], "std": [306.8615322910319], "count": [1063]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1063]}, "subtask_annotation": {"mean": [0.9746001881467544, 2.0, 2.0, 2.0, 2.0], "std": [0.16887153845581848, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [1063]}, "scene_annotation": {"mean": [41.0], "std": [0.0], "min": [41], "max": [41], "count": [1063]}, "eef_direction_state": {"mean": [5.520225776105362, 5.641580432737535], "std": [1.4046405906537953, 1.1212654727867661], "min": [0, 0], "max": [6, 6], "count": [1063]}, "eef_velocity_state": {"mean": [0.13734713076199437, 0.11665098777046096], "std": [0.34421344603812193, 0.32100394829758117], "min": [0, 0], "max": [1, 1], "count": [1063]}, "eef_acc_mag_state": {"mean": [0.010348071495766699, 0.043273753527751646], "std": [0.12603726253033345, 0.26740347136551934], "min": [0, 0], "max": [2, 2], "count": [1063]}, "eef_direction_action": {"mean": [5.520225776105362, 5.641580432737535], "std": [1.4046405906537953, 1.1212654727867661], "min": [0, 0], "max": [6, 6], "count": [1063]}, "eef_velocity_action": {"mean": [0.13734713076199437, 0.11665098777046096], "std": [0.34421344603812193, 0.32100394829758117], "min": [0, 0], "max": [1, 1], "count": [1063]}, "eef_acc_mag_action": {"mean": [0.010348071495766699, 0.043273753527751646], "std": [0.12603726253033345, 0.26740347136551934], "min": [0, 0], "max": [2, 2], "count": [1063]}, "eef_sim_pose_state": {"mean": [0.5107373521751153, 0.35877613933687685, 1.3496083971524535, 0.40021292768889216, -0.5794322274548523, 0.11583232830173298, 0.478127722197204, -0.28978771435323303, 1.315909731294713, 0.5315654071615742, 0.09474755980118224, -0.3196264296363558], "std": [0.025024508542844815, 0.005893847989207424, 0.010693358344085017, 0.03550458461512017, 0.05513501479349674, 0.03986807059084436, 0.025067294193322445, 0.008123871312343302, 0.009216453210707725, 0.06333996584150597, 0.04091628215501689, 0.06326601614531502], "min": [0.4691798886591859, 0.3444344595877816, 1.3325406057117348, 0.309859378467708, -0.7156174314997903, 0.048332006008127676, 0.43759190013891947, -0.31175954982103105, 1.304838159865068, 0.4197638110881914, 0.0014863842809917927, -0.46967012489492743], "max": [0.5428998577338345, 0.36962324478498865, 1.3778577549941349, 0.44201984587031423, -0.5105221477870612, 0.207772014609201, 0.5367806679070494, -0.2762707430927299, 1.341300259572378, 0.6584296691903653, 0.15077530917826532, -0.22181721968710585], "count": [1063]}, "eef_sim_pose_action": {"mean": [0.5108012233446432, 0.35878593374931717, 1.3496122819076188, 0.4003359603639556, -0.5793701700959375, 0.11572775764643492, 0.47822095524066816, -0.2897872021639234, 1.315915262167703, 0.5313888540898256, 0.09476241526426453, -0.319698212274342], "std": [0.025005000572657036, 0.005896445885245303, 0.010690066403602153, 0.035418141411799386, 0.055159615510825884, 0.039772908306574144, 0.02510011681175087, 0.008124285701134019, 0.009211578394737418, 0.0633898533682901, 0.040917793197576546, 0.06339245752121207], "min": [0.469179926172471, 0.3444344595877816, 1.3325406057117348, 0.309859378467708, -0.7156174314997903, 0.048332006008127676, 0.43762385703331885, -0.31175954982103105, 1.3048343261987958, 0.41976108235206044, 0.0014863842809917927, -0.46964174694279814], "max": [0.5428998577338345, 0.36962324478498865, 1.3778577549941349, 0.44201984587031423, -0.5105221477870612, 0.207772014609201, 0.5367806679070494, -0.2762707430927299, 1.341300259572378, 0.6584296691903653, 0.15077530917826532, -0.22181721968710585], "count": [1063]}, "gripper_mode_state": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [1063]}, "gripper_activity_state": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [1063]}, "gripper_mode_action": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [1063]}, "gripper_activity_action": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [1063]}, "gripper_open_scale_state": {"mean": [0.005454545454545532, 0.0], "std": [7.719519468096792e-17, 0.0], "min": [0.005454545454545455, 0.0], "max": [0.005454545454545455, 0.0], "count": [1063]}, "gripper_open_scale_action": {"mean": [0.005454545454545532, 0.0], "std": [7.719519468096792e-17, 0.0], "min": [0.005454545454545455, 0.0], "max": [0.005454545454545455, 0.0], "count": [1063]}}} +{"episode_index": 41, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7568627450980392]], [[0.8156862745098039]], [[0.9215686274509803]]], "mean": [[[0.39953723631306454]], [[0.4046961690809282]], [[0.3979629759675406]]], "std": [[[0.19905442119740335]], [[0.20137491315920597]], [[0.2041681746259554]]], "count": [178]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4366336472791364]], [[0.43703292644304914]], [[0.4332634321987222]]], "std": [[[0.24173304209129878]], [[0.24569694941818657]], [[0.24792978702795912]]], "count": [178]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40770262929610046]], [[0.41225078830689577]], [[0.4085627226077697]]], "std": [[[0.218163334068689]], [[0.21673258085088523]], [[0.22008748372546239]]], "count": [178]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45006948345817727]], [[0.4576110870143938]], [[0.4534518386942792]]], "std": [[[0.23610394497218096]], [[0.22990167509812878]], [[0.23256413721769847]]], "count": [178]}, "observation.state": {"min": [-0.30565735697746277, 0.3439956605434418, 0.14743013679981232, -1.6514556407928467, -1.166179895401001, -0.5210778713226318, -1.334418773651123, -0.2792229950428009, 0.3229498267173767, 0.16368137300014496, 1.8999838829040527, 1.500792384147644, 0.9925382137298584, 0.08737882226705551, 0.4999670386314392, -0.49947941303253174, -2.0674285888671875, 1.5358778238296509, -0.11585713922977448, 0.6426596641540527, -0.1286328136920929, -0.42862480878829956, 0.10864962637424469, -1.4513065814971924, 1.930957555770874, -1.1795287132263184, 9.0, 7.0], "max": [0.0853913277387619, 0.44197845458984375, 0.31364983320236206, -1.1028757095336914, -1.1234444379806519, -0.35426145792007446, -1.1933361291885376, -0.201352059841156, 0.42923155426979065, 0.20216156542301178, 2.117046356201172, 1.8872246742248535, 1.188826084136963, 0.38683804869651794, 0.6521139144897461, -0.3450145125389099, -1.6367676258087158, 1.6316548585891724, -0.00017671460227575153, 0.6973975896835327, -0.05474068596959114, -0.32330650091171265, 0.15104031562805176, -1.220384120941162, 2.1906633377075195, -0.9665164351463318, 9.0, 7.0], "mean": [-0.13241201639175415, 0.3895246982574463, 0.24282653629779816, -1.3530879020690918, -1.1483228206634521, -0.4255768060684204, -1.2770475149154663, -0.2590457499027252, 0.381406307220459, 0.18827109038829803, 1.9692091941833496, 1.7797356843948364, 1.099945306777954, 0.18957266211509705, 0.6020153760910034, -0.4233660399913788, -1.9221808910369873, 1.5867257118225098, -0.06869076937437057, 0.6683105826377869, -0.10709287971258163, -0.357532262802124, 0.12434923648834229, -1.31103515625, 2.1079654693603516, -1.059457778930664, 9.0, 7.0], "std": [0.11914293467998505, 0.029827045276761055, 0.052651986479759216, 0.1664486974477768, 0.009658790193498135, 0.05464613810181618, 0.036113157868385315, 0.020566975697875023, 0.031954288482666016, 0.009926987811923027, 0.06144952401518822, 0.1084226667881012, 0.048903193324804306, 0.06970950961112976, 0.033279772847890854, 0.04343724995851517, 0.10425209254026413, 0.02643337845802307, 0.03283253312110901, 0.013362021185457706, 0.01930239610373974, 0.02555328980088234, 0.011417010799050331, 0.058532267808914185, 0.06774276494979858, 0.052477020770311356, 0.0, 0.0], "count": [1002]}, "action": {"min": [-0.30565735697746277, 0.3439956605434418, 0.14743013679981232, -1.6514556407928467, -1.166179895401001, -0.5210778713226318, -1.334418773651123, -0.2792229950428009, 0.3229498267173767, 0.16368137300014496, 1.8999838829040527, 1.500792384147644, 0.9925382137298584, 0.08737882226705551, 0.4999670386314392, -0.49947941303253174, -2.0674285888671875, 1.5358778238296509, -0.11585495620965958, 0.6426596641540527, -0.1286328136920929, -0.42862480878829956, 0.10864962637424469, -1.4513065814971924, 1.930957555770874, -1.1795287132263184, 9.0, 7.0], "max": [0.0853913277387619, 0.44197845458984375, 0.31364983320236206, -1.1028757095336914, -1.1234444379806519, -0.35426145792007446, -1.1933361291885376, -0.201352059841156, 0.42923155426979065, 0.20216156542301178, 2.117046356201172, 1.8872246742248535, 1.188826084136963, 0.38683804869651794, 0.6521139144897461, -0.3450145125389099, -1.6367676258087158, 1.6316548585891724, -0.00017671460227575153, 0.6973975896835327, -0.05474068596959114, -0.32330650091171265, 0.15104031562805176, -1.220384120941162, 2.1906633377075195, -0.9665164351463318, 9.0, 7.0], "mean": [-0.13280053436756134, 0.3894449770450592, 0.2429368793964386, -1.352543830871582, -1.148352861404419, -0.4254138171672821, -1.2771844863891602, -0.25909340381622314, 0.3815114200115204, 0.1882762461900711, 1.9690617322921753, 1.7799899578094482, 1.0998648405075073, 0.18979918956756592, 0.6019080877304077, -0.4234577715396881, -1.92176353931427, 1.5867862701416016, -0.06858370453119278, 0.6683422923088074, -0.10714451223611832, -0.3576337993144989, 0.12435334175825119, -1.310897707939148, 2.108150005340576, -1.059543490409851, 9.0, 7.0], "std": [0.11906769871711731, 0.02984134666621685, 0.05260844901204109, 0.166367769241333, 0.009628182277083397, 0.05460749939084053, 0.036055684089660645, 0.020553898066282272, 0.031936801970005035, 0.009927725419402122, 0.06142532825469971, 0.10837065428495407, 0.048849400132894516, 0.06997789442539215, 0.033434733748435974, 0.04349200800061226, 0.10455607622861862, 0.026386311277747154, 0.032853420823812485, 0.013368717394769192, 0.019287550821900368, 0.02563183568418026, 0.011414408683776855, 0.0584850013256073, 0.06768431514501572, 0.0524798147380352, 0.0, 0.0], "count": [1002]}, "timestamp": {"min": [0.0], "max": [33.36666666666667], "mean": [16.683333333333334], "std": [9.641744693816609], "count": [1002]}, "frame_index": {"min": [0], "max": [1001], "mean": [500.5], "std": [289.25234081449827], "count": [1002]}, "episode_index": {"min": [42], "max": [42], "mean": [42.0], "std": [0.0], "count": [1002]}, "index": {"min": [45406], "max": [46407], "mean": [45906.5], "std": [289.25234081449827], "count": [1002]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1002]}, "subtask_annotation": {"mean": [0.9520958083832335, 2.0, 2.0, 2.0, 2.0], "std": [0.22271370862696024, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [1002]}, "scene_annotation": {"mean": [42.0], "std": [0.0], "min": [42], "max": [42], "count": [1002]}, "eef_direction_state": {"mean": [5.014970059880239, 5.261477045908183], "std": [1.9786221362316447, 1.785250339985737], "min": [0, 0], "max": [6, 6], "count": [1002]}, "eef_velocity_state": {"mean": [0.26047904191616766, 0.16766467065868262], "std": [0.4388960134685665, 0.37356823857442406], "min": [0, 0], "max": [1, 1], "count": [1002]}, "eef_acc_mag_state": {"mean": [0.03293413173652695, 0.020958083832335328], "std": [0.223189485772909, 0.18026339189808907], "min": [0, 0], "max": [2, 2], "count": [1002]}, "eef_direction_action": {"mean": [5.014970059880239, 5.261477045908183], "std": [1.9786221362316447, 1.785250339985737], "min": [0, 0], "max": [6, 6], "count": [1002]}, "eef_velocity_action": {"mean": [0.26047904191616766, 0.16766467065868262], "std": [0.43889601346856655, 0.37356823857442406], "min": [0, 0], "max": [1, 1], "count": [1002]}, "eef_acc_mag_action": {"mean": [0.03293413173652695, 0.020958083832335328], "std": [0.223189485772909, 0.18026339189808907], "min": [0, 0], "max": [2, 2], "count": [1002]}, "eef_sim_pose_state": {"mean": [0.48579117624123946, 0.2983806398528917, 1.1214193505757584, -0.7463850529982085, 0.04249718016608089, 0.3627644408570521, 0.4532616291144819, -0.22876779418349422, 1.2717016836402726, 0.8966196009054775, 0.4721285402793872, -0.03504656119728382], "std": [0.030285212219130605, 0.00869364592891736, 0.017852166536784432, 0.04243867384747059, 0.0694689457060914, 0.047996534533218164, 0.021850284562503135, 0.010494731204003772, 0.01656644106196492, 0.013779050566318726, 0.07079985491205147, 0.036980990284895814], "min": [0.429671480509802, 0.2774124208289858, 1.1035816767874258, -0.8590049549532481, -0.1477463721977721, 0.27085753713927296, 0.4283124884054729, -0.25258958696649386, 1.2530048435542926, 0.8727529582419493, 0.2844376358903695, -0.1323618163439108], "max": [0.5301737839436889, 0.30982624251162005, 1.1730286764918203, -0.7098511770932028, 0.1180756027056673, 0.4363917374369849, 0.5190783024269622, -0.2138574478483927, 1.3173984763283852, 0.9279396948421652, 0.5511275188211484, 0.007695732669821043], "count": [1002]}, "eef_sim_pose_action": {"mean": [0.4858909822846557, 0.2983906218920975, 1.1213786017182834, -0.7462859289087393, 0.042653003300623875, 0.36266671517543825, 0.4533498888803236, -0.2287733281293991, 1.2716582618638523, 0.8965740620959601, 0.4723168039616451, -0.03508632031118549], "std": [0.03026536959907935, 0.008693999816338342, 0.01784144833696789, 0.04240624880852112, 0.06946076609133221, 0.04794621328015264, 0.02193641566741547, 0.010490568934671724, 0.01655367541440341, 0.013772302364204148, 0.070745107920589, 0.03698893545149474], "min": [0.429671480509802, 0.2774124208289858, 1.1035816767874258, -0.8590049549532481, -0.1477463721977721, 0.27085753713927296, 0.4283124884054729, -0.25258958696649386, 1.2530048435542926, 0.8727529582419493, 0.2844376358903695, -0.1323618163439108], "max": [0.5301737839436889, 0.30982624251162005, 1.1730286764918203, -0.7098511770932028, 0.1180756027056673, 0.4363917374369849, 0.5190783024269622, -0.2138574478483927, 1.3173984763283852, 0.9279396948421652, 0.5511275188211484, 0.007695732669821043], "count": [1002]}, "gripper_mode_state": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [1002]}, "gripper_activity_state": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [1002]}, "gripper_mode_action": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [1002]}, "gripper_activity_action": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [1002]}, "gripper_open_scale_state": {"mean": [0.00818181818181805, 0.006363636363636516], "std": [1.3183898417423734e-16, 1.5178830414797062e-16], "min": [0.008181818181818182, 0.006363636363636364], "max": [0.008181818181818182, 0.006363636363636364], "count": [1002]}, "gripper_open_scale_action": {"mean": [0.00818181818181805, 0.006363636363636516], "std": [1.3183898417423734e-16, 1.5178830414797062e-16], "min": [0.008181818181818182, 0.006363636363636364], "max": [0.008181818181818182, 0.006363636363636364], "count": [1002]}}} +{"episode_index": 42, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8]], [[0.9058823529411765]], [[0.8431372549019608]]], "mean": [[[0.42143958222928807]], [[0.4283991355325914]], [[0.4218780990549373]]], "std": [[[0.19049557326249442]], [[0.18708467834829023]], [[0.19003107512974537]]], "count": [185]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43701931416710826]], [[0.43967719704999114]], [[0.4350937014220102]]], "std": [[[0.2459194108412646]], [[0.24539124247912752]], [[0.24940958602763474]]], "count": [185]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4252259042130366]], [[0.4302308304628158]], [[0.4261257871842431]]], "std": [[[0.21371398288670074]], [[0.21019265586597943]], [[0.2118884110788251]]], "count": [185]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44297205219925806]], [[0.4536803027291998]], [[0.4505279809220986]]], "std": [[[0.1873709604356974]], [[0.1729268876572928]], [[0.1739591470418893]]], "count": [185]}, "observation.state": {"min": [-0.29479774832725525, 0.4809880256652832, 0.225988507270813, -1.6632944345474243, -1.1384837627410889, -0.3818507492542267, -1.2137532234191895, -0.25764012336730957, 0.3386843204498291, 0.17462918162345886, 1.9476228952407837, 1.7494500875473022, 0.8276605606079102, 0.17702656984329224, 0.4914323687553406, -0.42006367444992065, -1.977165699005127, 1.1786644458770752, -0.1761070042848587, 0.7937975525856018, -0.10774387419223785, -0.46540844440460205, 0.15054269134998322, -2.0848937034606934, 1.7081794738769531, -1.010296106338501, 9.0, 5.0], "max": [0.016607899218797684, 0.5971382260322571, 0.36217764019966125, -1.216843605041504, -1.1022146940231323, -0.25668665766716003, -1.1137261390686035, -0.19162118434906006, 0.433563768863678, 0.21722722053527832, 2.141359329223633, 2.0723981857299805, 1.0467684268951416, 0.528306782245636, 0.6904751658439636, -0.2154783457517624, -1.4536826610565186, 1.2382707595825195, -0.0953298807144165, 0.8904560804367065, -0.04548925161361694, -0.3429381251335144, 0.1895325630903244, -1.9535866975784302, 1.9609084129333496, -0.9256017804145813, 9.0, 6.0], "mean": [-0.15037424862384796, 0.5413721203804016, 0.3088605999946594, -1.4745014905929565, -1.121166467666626, -0.3165748417377472, -1.1770764589309692, -0.23063300549983978, 0.3809715211391449, 0.1929042786359787, 2.014468193054199, 1.9288842678070068, 0.8995186686515808, 0.3204345703125, 0.6267802119255066, -0.3077941834926605, -1.7766320705413818, 1.2134307622909546, -0.13454829156398773, 0.8246902227401733, -0.08114197850227356, -0.39394643902778625, 0.1665487289428711, -2.0137667655944824, 1.8552017211914062, -0.9614037871360779, 9.0, 5.45867919921875], "std": [0.07391221076250076, 0.0301800649613142, 0.04223485663533211, 0.11228421330451965, 0.009182999841868877, 0.0322684645652771, 0.026155686005949974, 0.017868729308247566, 0.021385397762060165, 0.009840576909482479, 0.05444738268852234, 0.07501571625471115, 0.04368715360760689, 0.09347997605800629, 0.0579746849834919, 0.06209493428468704, 0.14769785106182098, 0.01693039946258068, 0.02622849866747856, 0.027104178443551064, 0.019071120768785477, 0.034327566623687744, 0.010184020735323429, 0.03726709634065628, 0.08441469073295593, 0.019473493099212646, 0.0, 0.3387337327003479], "count": [1055]}, "action": {"min": [-0.29483461380004883, 0.4809926152229309, 0.225988507270813, -1.6632944345474243, -1.1384837627410889, -0.3818507492542267, -1.2137532234191895, -0.25764012336730957, 0.3386843204498291, 0.17462918162345886, 1.9476228952407837, 1.7494500875473022, 0.8276605606079102, 0.17702656984329224, 0.4914323687553406, -0.42006367444992065, -1.977165699005127, 1.1786644458770752, -0.1761070042848587, 0.7937975525856018, -0.10774387419223785, -0.46540844440460205, 0.15054269134998322, -2.0848937034606934, 1.7081794738769531, -1.010296106338501, 9.0, 5.0], "max": [0.016607899218797684, 0.5971382260322571, 0.36217764019966125, -1.2168126106262207, -1.1022146940231323, -0.25668665766716003, -1.1137261390686035, -0.19162118434906006, 0.4335665702819824, 0.21722644567489624, 2.141359329223633, 2.0723981857299805, 1.0467684268951416, 0.528306782245636, 0.6904751658439636, -0.2154783457517624, -1.4536826610565186, 1.2382707595825195, -0.0953298807144165, 0.8904560804367065, -0.04548925161361694, -0.3429381251335144, 0.1895325630903244, -1.9535866975784302, 1.9609084129333496, -0.9256017804145813, 9.0, 6.0], "mean": [-0.15060047805309296, 0.5412688851356506, 0.30893847346305847, -1.47408926486969, -1.1211695671081543, -0.31646737456321716, -1.1770944595336914, -0.2306910902261734, 0.38104698061943054, 0.19292110204696655, 2.014317750930786, 1.9291654825210571, 0.8996489644050598, 0.3206840455532074, 0.6266154646873474, -0.30795738101005554, -1.7761714458465576, 1.2133865356445312, -0.13448506593704224, 0.8247736692428589, -0.08120056241750717, -0.3940494954586029, 0.1665356606245041, -2.0136642456054688, 1.8554356098175049, -0.9614376425743103, 9.0, 5.458724498748779], "std": [0.07398959994316101, 0.030199917033314705, 0.042163290083408356, 0.11243244260549545, 0.009177184663712978, 0.03224446251988411, 0.026136087253689766, 0.01785164885222912, 0.02143040858209133, 0.009866936132311821, 0.05431567505002022, 0.0749761313199997, 0.04392090067267418, 0.09367869794368744, 0.058111522346735, 0.0621604286134243, 0.14794042706489563, 0.016959547996520996, 0.0262348223477602, 0.02716894820332527, 0.019057758152484894, 0.03437749668955803, 0.01019404549151659, 0.03728317841887474, 0.0843539834022522, 0.019462717697024345, 0.0, 0.3387784957885742], "count": [1055]}, "timestamp": {"min": [0.0], "max": [35.13333333333333], "mean": [17.56666666666667], "std": [10.151737672821229], "count": [1055]}, "frame_index": {"min": [0], "max": [1054], "mean": [527.0], "std": [304.55213018463684], "count": [1055]}, "episode_index": {"min": [43], "max": [43], "mean": [43.0], "std": [0.0], "count": [1055]}, "index": {"min": [46408], "max": [47462], "mean": [46935.0], "std": [304.55213018463684], "count": [1055]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1055]}, "subtask_annotation": {"mean": [0.909952606635071, 2.0, 2.0, 2.0, 2.0], "std": [0.29279742059557745, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [1055]}, "scene_annotation": {"mean": [43.0], "std": [0.0], "min": [43], "max": [43], "count": [1055]}, "eef_direction_state": {"mean": [5.580094786729858, 5.7848341232227485], "std": [1.3682181273817573, 1.0789486483401802], "min": [0, 0], "max": [6, 6], "count": [1055]}, "eef_velocity_state": {"mean": [0.1023696682464455, 0.04928909952606635], "std": [0.3031338306252859, 0.2164709777175098], "min": [0, 0], "max": [1, 1], "count": [1055]}, "eef_acc_mag_state": {"mean": [0.015165876777251185, 0.006635071090047393], "std": [0.16220444057351538, 0.10189463241991724], "min": [0, 0], "max": [2, 2], "count": [1055]}, "eef_direction_action": {"mean": [5.580094786729858, 5.7848341232227485], "std": [1.3682181273817573, 1.0789486483401802], "min": [0, 0], "max": [6, 6], "count": [1055]}, "eef_velocity_action": {"mean": [0.1023696682464455, 0.04928909952606635], "std": [0.3031338306252859, 0.2164709777175098], "min": [0, 0], "max": [1, 1], "count": [1055]}, "eef_acc_mag_action": {"mean": [0.015165876777251185, 0.006635071090047393], "std": [0.16220444057351538, 0.10189463241991724], "min": [0, 0], "max": [2, 2], "count": [1055]}, "eef_sim_pose_state": {"mean": [0.487668045227542, 0.31344195846452855, 1.1614258985504116, -0.5879779936055745, 0.04173009159191526, 0.2849944448938311, 0.5006805025390204, -0.2839948797798745, 1.3063748421694101, 0.6490658362605108, 0.020816971362620774, -0.3089188375932123], "std": [0.018932173158382196, 0.008948958721902787, 0.016663599001608118, 0.020583920827948878, 0.060098620786516, 0.037041884420312726, 0.03085738723869082, 0.009659388747118086, 0.01674881139670413, 0.03492279061535255, 0.05803363522337208, 0.018675311970958133], "min": [0.4448934754173302, 0.296350207979135, 1.1372888373444334, -0.6352758579362288, -0.09208716569358955, 0.23027002613497854, 0.4550448474306553, -0.3047510933524169, 1.2817919837658827, 0.6045025472237247, -0.07862039037697177, -0.35809978905938267], "max": [0.5271899315120839, 0.3350852863231241, 1.1960149954149266, -0.5391032857456102, 0.16073976722240002, 0.39792428804608326, 0.5685952207209463, -0.26887084256121385, 1.3375475128756757, 0.7083274473616803, 0.10102911097646117, -0.2783591309653637], "count": [1055]}, "eef_sim_pose_action": {"mean": [0.4877270882084348, 0.3134567233474845, 1.161374231996272, -0.58789875992711, 0.041953913560118426, 0.2850626274041657, 0.5007725096166423, -0.283983450501562, 1.3063225381588643, 0.648979530374314, 0.020984778339933056, -0.3089285952194078], "std": [0.01895844979609982, 0.00897188847562048, 0.016646138242948784, 0.02061134198952902, 0.060071115471163214, 0.03718380049607101, 0.03091367655090908, 0.009669189854093225, 0.016739274949850017, 0.03488884651818847, 0.05800671205441999, 0.018670666062743136], "min": [0.4448934754173302, 0.296350207979135, 1.1372888373444334, -0.6352758579362288, -0.09208716569358955, 0.23027002613497854, 0.4550448474306553, -0.3047510933524169, 1.281793763551309, 0.6045025472237247, -0.07862039037697177, -0.35809978905938267], "max": [0.527199658605121, 0.33509236267307635, 1.1960149954149266, -0.5390898900618567, 0.16073976722240002, 0.39797482064284445, 0.5685952207209463, -0.26887084256121385, 1.3375475128756757, 0.7083274473616803, 0.10102911097646117, -0.2783591309653637], "count": [1055]}, "gripper_mode_state": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [1055]}, "gripper_activity_state": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [1055]}, "gripper_mode_action": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [1055]}, "gripper_activity_action": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [1055]}, "gripper_open_scale_state": {"mean": [0.00818181818181804, 0.0049624359047859634], "std": [1.4224732503009818e-16, 0.00030793826069337276], "min": [0.008181818181818182, 0.004545454545454545], "max": [0.008181818181818182, 0.005454545454545455], "count": [1055]}, "gripper_open_scale_action": {"mean": [0.00818181818181804, 0.004962477570204622], "std": [1.4224732503009818e-16, 0.0003079809045734593], "min": [0.008181818181818182, 0.004545454545454545], "max": [0.008181818181818182, 0.005454545454545455], "count": [1055]}}} +{"episode_index": 43, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8392156862745098]], [[0.9137254901960784]], [[0.9686274509803922]]], "mean": [[[0.40769290913931117]], [[0.4146564599856797]], [[0.40785174093045456]]], "std": [[[0.20421335914973937]], [[0.20125549356112227]], [[0.20403513984504396]]], "count": [178]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42756666414224864]], [[0.43039235193140923]], [[0.42480541097525154]]], "std": [[[0.2504413154055203]], [[0.25152299127663497]], [[0.25533018552676723]]], "count": [178]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41732353055922744]], [[0.42195809466108536]], [[0.4143835153209224]]], "std": [[[0.2192368217154188]], [[0.2165893384402491]], [[0.22029674895493226]]], "count": [178]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4375060597506793]], [[0.44983739076154805]], [[0.44798348342145844]]], "std": [[[0.1919230057916445]], [[0.1771568724716891]], [[0.1791375073347464]]], "count": [178]}, "observation.state": {"min": [-0.3449152410030365, 0.5991114974021912, 0.20963148772716522, -1.725699782371521, -1.053307294845581, -0.4090266227722168, -1.1005206108093262, -0.2269553691148758, 0.33846017718315125, 0.1945323795080185, -2.279449939727783, -2.096979856491089, -0.729477047920227, 0.14861586689949036, 0.4578620493412018, -0.3670961856842041, -1.9471951723098755, 1.1084030866622925, -0.23309090733528137, 0.7614260911941528, -0.1129007488489151, -0.4561045467853546, 0.13914650678634644, -2.1004698276519775, 1.609294056892395, -1.147273063659668, 8.0, 5.0], "max": [0.04257075861096382, 0.7358275651931763, 0.38239726424217224, -1.3224436044692993, -0.9337663054466248, -0.22955551743507385, -0.991151750087738, -0.18819287419319153, 0.43640169501304626, 0.23614367842674255, 2.325469493865967, 2.1235687732696533, 0.9412175416946411, 0.46917614340782166, 0.6537414193153381, -0.22234293818473816, -1.4902220964431763, 1.2255754470825195, -0.17016960680484772, 0.9034391641616821, -0.04564249888062477, -0.3499146103858948, 0.17249137163162231, -1.9429184198379517, 1.8712793588638306, -0.868034839630127, 10.8125, 6.0], "mean": [-0.15674275159835815, 0.666939377784729, 0.30338001251220703, -1.5399370193481445, -0.9803158044815063, -0.2878754734992981, -1.057263970375061, -0.21443237364292145, 0.3851754367351532, 0.21550050377845764, -0.007651035208255053, -0.052875176072120667, 0.06762118637561798, 0.27043434977531433, 0.5640942454338074, -0.2988557815551758, -1.801345705986023, 1.1643370389938354, -0.19823472201824188, 0.8087456226348877, -0.09023255854845047, -0.3850210905075073, 0.15463751554489136, -2.0065574645996094, 1.7856247425079346, -1.0362741947174072, 8.168163299560547, 5.26247501373291], "std": [0.10812744498252869, 0.03415168076753616, 0.05501515418291092, 0.11262904852628708, 0.03321143612265587, 0.051386166363954544, 0.025429410859942436, 0.008045520633459091, 0.02681400254368782, 0.012524234130978584, 2.1904304027557373, 1.95821213722229, 0.7502299547195435, 0.07446657866239548, 0.05189656466245651, 0.037532538175582886, 0.11160244792699814, 0.02799324318766594, 0.016061000525951385, 0.036648839712142944, 0.02027628757059574, 0.026559121906757355, 0.007647606078535318, 0.04039302468299866, 0.06609556823968887, 0.0665881559252739, 0.4307432770729065, 0.24750874936580658], "count": [1002]}, "action": {"min": [-0.3449152410030365, 0.5991114974021912, 0.20963148772716522, -1.725699782371521, -1.053307294845581, -0.4090266227722168, -1.1005206108093262, -0.2269553691148758, 0.33846017718315125, 0.1945323795080185, -2.279449939727783, -2.096979856491089, -0.729477047920227, 0.14861586689949036, 0.4578620493412018, -0.3670961856842041, -1.9471951723098755, 1.108407735824585, -0.23309090733528137, 0.7614260911941528, -0.1129007488489151, -0.4561045467853546, 0.13914650678634644, -2.1004698276519775, 1.609294056892395, -1.147273063659668, 8.0, 5.0], "max": [0.04257075861096382, 0.7358275651931763, 0.38239726424217224, -1.3224436044692993, -0.9337719082832336, -0.22955551743507385, -0.991151750087738, -0.18819287419319153, 0.43640169501304626, 0.23614367842674255, 2.325469493865967, 2.1235687732696533, 0.9412175416946411, 0.46917614340782166, 0.6537414193153381, -0.22234293818473816, -1.4902220964431763, 1.2255760431289673, -0.17016960680484772, 0.9034391641616821, -0.04564249888062477, -0.3499146103858948, 0.17249137163162231, -1.9429184198379517, 1.8712793588638306, -0.868034839630127, 10.8125, 6.0], "mean": [-0.15707053244113922, 0.6669872999191284, 0.30351483821868896, -1.5395798683166504, -0.9801974892616272, -0.2877480387687683, -1.0572972297668457, -0.21445032954216003, 0.38526201248168945, 0.21554043889045715, -0.011973357759416103, -0.056752316653728485, 0.0659920871257782, 0.2706201374530792, 0.5639089345932007, -0.2989463210105896, -1.800954818725586, 1.1642200946807861, -0.19824959337711334, 0.8087741136550903, -0.09028439968824387, -0.38510993123054504, 0.15462645888328552, -2.0065484046936035, 1.7857435941696167, -1.0364164113998413, 8.167165756225586, 5.26247501373291], "std": [0.10819946229457855, 0.03409024327993393, 0.055009469389915466, 0.11274943500757217, 0.03316584229469299, 0.051368389278650284, 0.025440363213419914, 0.008043073117733002, 0.02683878317475319, 0.012521054595708847, 2.1904501914978027, 1.9582439661026, 0.7501039505004883, 0.07471923530101776, 0.05194077268242836, 0.0375802144408226, 0.11199867725372314, 0.02798190526664257, 0.016041895374655724, 0.03668459132313728, 0.020264869555830956, 0.026646874845027924, 0.007641318719834089, 0.040386904031038284, 0.06610573083162308, 0.0665091723203659, 0.42997124791145325, 0.24750874936580658], "count": [1002]}, "timestamp": {"min": [0.0], "max": [33.36666666666667], "mean": [16.683333333333334], "std": [9.641744693816609], "count": [1002]}, "frame_index": {"min": [0], "max": [1001], "mean": [500.5], "std": [289.25234081449827], "count": [1002]}, "episode_index": {"min": [44], "max": [44], "mean": [44.0], "std": [0.0], "count": [1002]}, "index": {"min": [47463], "max": [48464], "mean": [47963.5], "std": [289.25234081449827], "count": [1002]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1002]}, "subtask_annotation": {"mean": [0.9580838323353293, 2.0, 2.0, 2.0, 2.0], "std": [0.21012191347177891, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [1002]}, "scene_annotation": {"mean": [44.0], "std": [0.0], "min": [44], "max": [44], "count": [1002]}, "eef_direction_state": {"mean": [5.028942115768463, 5.352295409181637], "std": [2.025821505734538, 1.6926044726271394], "min": [0, 0], "max": [6, 6], "count": [1002]}, "eef_velocity_state": {"mean": [0.19760479041916168, 0.1467065868263473], "std": [0.3981923369711703, 0.35381317698484815], "min": [0, 0], "max": [1, 1], "count": [1002]}, "eef_acc_mag_state": {"mean": [0.041916167664670656, 0.03293413173652695], "std": [0.26096611720571394, 0.2319602606647083], "min": [0, 0], "max": [2, 2], "count": [1002]}, "eef_direction_action": {"mean": [5.028942115768463, 5.352295409181637], "std": [2.025821505734538, 1.6926044726271394], "min": [0, 0], "max": [6, 6], "count": [1002]}, "eef_velocity_action": {"mean": [0.19760479041916168, 0.1467065868263473], "std": [0.3981923369711703, 0.35381317698484815], "min": [0, 0], "max": [1, 1], "count": [1002]}, "eef_acc_mag_action": {"mean": [0.041916167664670656, 0.03293413173652695], "std": [0.26096611720571394, 0.2319602606647083], "min": [0, 0], "max": [2, 2], "count": [1002]}, "eef_sim_pose_state": {"mean": [0.48690299261643905, 0.3434260385430927, 1.195038164430429, -0.36960253660877124, -0.04310045777936669, 0.3603610927730688, 0.491389087786866, -0.2680297930971997, 1.2928673198973466, 0.7107854222191936, 0.01018765699462597, -0.3395054742622364], "std": [0.025801459238265868, 0.01513701957683455, 0.004361830886935693, 0.09888502487418913, 0.03088121540382289, 0.028019260000409853, 0.023361829654572067, 0.008294964634644226, 0.019780094636622485, 0.02024052423492524, 0.062857707476769, 0.036830847598922856], "min": [0.4391223680056481, 0.3153992669315152, 1.1853154739652745, -0.5661191948845467, -0.16672472513185488, 0.28430448851736584, 0.4625054506380475, -0.2821302367841932, 1.2717849187349586, 0.6647865930256343, -0.16257618039867405, -0.41310905107331164], "max": [0.5336563064679609, 0.36586116829621834, 1.2094575836415187, -0.2666357370963097, 0.024815359707407225, 0.4237811065062969, 0.5580527736936598, -0.2528581915399502, 1.3362600281381405, 0.7446003892382448, 0.07769368587102177, -0.2595866103442031], "count": [1002]}, "eef_sim_pose_action": {"mean": [0.48698274096709443, 0.34347489976822, 1.195044938020244, -0.36930450783907565, -0.04309953928771203, 0.36038894345319383, 0.49146459023058436, -0.26801670250095305, 1.2928182885331936, 0.7107444006005078, 0.010289269667571706, -0.3396109226064008], "std": [0.02582230821006057, 0.015125524390827299, 0.004357508566714963, 0.09874460180905663, 0.0308816615131282, 0.028039766767189608, 0.023452301102965766, 0.008285298623606092, 0.019765818206895124, 0.020291930874282656, 0.06282819470210409, 0.03680679747018886], "min": [0.4391223680056481, 0.3153992669315152, 1.1853154739652745, -0.5661191948845467, -0.16672472513185488, 0.28430448851736584, 0.4625054506380475, -0.2821302367841932, 1.2717849187349586, 0.6647939546050057, -0.16257618039867405, -0.41310905107331164], "max": [0.5336553454779981, 0.36586116829621834, 1.2094575836415187, -0.2666357370963097, 0.024815359707407225, 0.4237811065062969, 0.5580527736936598, -0.2528581915399502, 1.3362600281381405, 0.7446003892382448, 0.07769368587102177, -0.2595866103442031], "count": [1002]}, "gripper_mode_state": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [1002]}, "gripper_activity_state": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [1002]}, "gripper_mode_action": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [1002]}, "gripper_activity_action": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [1002]}, "gripper_open_scale_state": {"mean": [0.007425603338776821, 0.004784068227182028], "std": [0.0003915885579929489, 0.00022500799466036722], "min": [0.007272727272727273, 0.004545454545454545], "max": [0.009829545454545455, 0.005454545454545455], "count": [1002]}, "gripper_open_scale_action": {"mean": [0.007424696062420443, 0.004784068227182029], "std": [0.0003908879386644602, 0.00022500799466036755], "min": [0.007272727272727273, 0.004545454545454545], "max": [0.009829545454545455, 0.005454545454545455], "count": [1002]}}} +{"episode_index": 44, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.788235294117647]], [[0.8980392156862745]], [[0.7803921568627451]]], "mean": [[[0.40612800667287396]], [[0.41284458867345825]], [[0.40634972911417827]]], "std": [[[0.215012556246154]], [[0.21204790045934827]], [[0.21439988853577113]]], "count": [179]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4298221658542374]], [[0.4309536630061708]], [[0.42447748931975027]]], "std": [[[0.257971949044423]], [[0.2589205817672782]], [[0.2624233485804834]]], "count": [179]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41858975061160403]], [[0.4222999370139117]], [[0.41614904425457333]]], "std": [[[0.22085985644650535]], [[0.21892884954390204]], [[0.2228031490339851]]], "count": [179]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4473002576496148]], [[0.4606564553894183]], [[0.45741426931573376]]], "std": [[[0.18914847290996323]], [[0.17330316333189524]], [[0.17470944304942454]]], "count": [179]}, "observation.state": {"min": [-0.33562570810317993, 0.7395472526550293, 0.020673424005508423, -1.9310933351516724, -0.8975235819816589, -0.31642603874206543, -0.9905408620834351, -0.20507881045341492, 0.3067353069782257, 0.1966078132390976, -2.3230183124542236, -1.9991838932037354, -0.7233591675758362, 0.08374526351690292, 0.44437935948371887, -0.39203259348869324, -2.006594181060791, 1.1425164937973022, -0.2537839710712433, 0.8284892439842224, -0.10895068943500519, -0.47142744064331055, 0.1448889970779419, -2.1003806591033936, 1.604299545288086, -1.0396301746368408, 8.0, 5.0], "max": [0.2545399069786072, 0.849965512752533, 0.4051509201526642, -1.4573445320129395, -0.8428205847740173, -0.13159127533435822, -0.8281445503234863, -0.1648223102092743, 0.42682451009750366, 0.2405724972486496, -2.121715784072876, -1.7239351272583008, -0.49313509464263916, 0.5629264712333679, 0.6444737315177917, -0.23662301898002625, -1.3582184314727783, 1.1905959844589233, -0.18690185248851776, 1.0610488653182983, -0.05708612501621246, -0.32522568106651306, 0.20199380815029144, -1.9969037771224976, 1.7831050157546997, -0.8948158621788025, 8.0, 5.9375], "mean": [-0.06871002167463303, 0.8032950162887573, 0.23779980838298798, -1.694744348526001, -0.8731163740158081, -0.2003806084394455, -0.9063815474510193, -0.19290882349014282, 0.3699735105037689, 0.22980426251888275, -2.1802468299865723, -1.9034199714660645, -0.583085834980011, 0.31402453780174255, 0.56306391954422, -0.3074496388435364, -1.7296605110168457, 1.1682586669921875, -0.21514925360679626, 0.9206170439720154, -0.09221449494361877, -0.39355477690696716, 0.16059935092926025, -2.040862560272217, 1.7335519790649414, -0.9469660520553589, 8.0, 5.097550868988037], "std": [0.1950882226228714, 0.027421271428465843, 0.1273149698972702, 0.15669970214366913, 0.016569247469305992, 0.05420072004199028, 0.05292108654975891, 0.00965020153671503, 0.0390707291662693, 0.008555568754673004, 0.04953132942318916, 0.0660020038485527, 0.06383419781923294, 0.13048718869686127, 0.05577554181218147, 0.047129154205322266, 0.19410236179828644, 0.01163532119244337, 0.01709797792136669, 0.06789284944534302, 0.014385240152478218, 0.044203177094459534, 0.010119804181158543, 0.02330932579934597, 0.04509185627102852, 0.02884392812848091, 0.0, 0.1781129390001297], "count": [1010]}, "action": {"min": [-0.33562570810317993, 0.7395472526550293, 0.020673424005508423, -1.9310933351516724, -0.8975235819816589, -0.31642603874206543, -0.9905408620834351, -0.20507881045341492, 0.3067353069782257, 0.1966078132390976, -2.3230183124542236, -1.9991838932037354, -0.7233591675758362, 0.08374526351690292, 0.44437935948371887, -0.39203259348869324, -2.006594181060791, 1.1425164937973022, -0.2537839710712433, 0.8284892439842224, -0.10895068943500519, -0.47142744064331055, 0.1448889970779419, -2.1003806591033936, 1.604299545288086, -1.0396301746368408, 8.0, 5.0], "max": [0.2545399069786072, 0.849965512752533, 0.4051509201526642, -1.4573445320129395, -0.8428205847740173, -0.13159127533435822, -0.8281445503234863, -0.1648223102092743, 0.42682451009750366, 0.2405724972486496, -2.121715784072876, -1.7239351272583008, -0.49313509464263916, 0.5629264712333679, 0.6444737315177917, -0.23662301898002625, -1.3582184314727783, 1.1905959844589233, -0.18690185248851776, 1.0610488653182983, -0.05708612501621246, -0.32522568106651306, 0.20199380815029144, -1.9969037771224976, 1.7831050157546997, -0.8948158621788025, 8.0, 5.9375], "mean": [-0.0692155733704567, 0.8032582998275757, 0.23814067244529724, -1.6942870616912842, -0.8731499314308167, -0.20020262897014618, -0.906519889831543, -0.192941352725029, 0.37008070945739746, 0.22981670498847961, -2.180051326751709, -1.9036322832107544, -0.5828863978385925, 0.3143853545188904, 0.5628954768180847, -0.3075881898403168, -1.7290453910827637, 1.168218970298767, -0.21509307622909546, 0.9208284020423889, -0.09226518124341965, -0.39368748664855957, 0.16060522198677063, -2.0408482551574707, 1.733717679977417, -0.9469386339187622, 8.0, 5.096585273742676], "std": [0.19511155784130096, 0.02744416892528534, 0.127256840467453, 0.15671668946743011, 0.016554074361920357, 0.05412545055150986, 0.052942100912332535, 0.009615657851099968, 0.0390775240957737, 0.008560405112802982, 0.049366362392902374, 0.06583151966333389, 0.06373100727796555, 0.1306692212820053, 0.055875252932310104, 0.047168880701065063, 0.19429241120815277, 0.011653137393295765, 0.017097290605306625, 0.0679934173822403, 0.014353605918586254, 0.04423515498638153, 0.010116694495081902, 0.0233079195022583, 0.0449591726064682, 0.028867417946457863, 0.0, 0.17712785303592682], "count": [1010]}, "timestamp": {"min": [0.0], "max": [33.63333333333333], "mean": [16.816666666666666], "std": [9.71872476774145], "count": [1010]}, "frame_index": {"min": [0], "max": [1009], "mean": [504.5], "std": [291.5617430322435], "count": [1010]}, "episode_index": {"min": [45], "max": [45], "mean": [45.0], "std": [0.0], "count": [1010]}, "index": {"min": [48465], "max": [49474], "mean": [48969.5], "std": [291.5617430322435], "count": [1010]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1010]}, "subtask_annotation": {"mean": [0.8920792079207921, 2.0, 2.0, 2.0, 2.0], "std": [0.31659799550187945, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [1010]}, "scene_annotation": {"mean": [45.0], "std": [0.0], "min": [45], "max": [45], "count": [1010]}, "eef_direction_state": {"mean": [4.908910891089109, 5.03069306930693], "std": [2.115389111031219, 1.9645493058461234], "min": [0, 0], "max": [6, 6], "count": [1010]}, "eef_velocity_state": {"mean": [0.2306930693069307, 0.21089108910891088], "std": [0.4212763666296494, 0.4079412183677586], "min": [0, 0], "max": [1, 1], "count": [1010]}, "eef_acc_mag_state": {"mean": [0.0297029702970297, 0.040594059405940595], "std": [0.21133454050622666, 0.2582033191578207], "min": [0, 0], "max": [2, 2], "count": [1010]}, "eef_direction_action": {"mean": [4.908910891089109, 5.03069306930693], "std": [2.115389111031219, 1.9645493058461234], "min": [0, 0], "max": [6, 6], "count": [1010]}, "eef_velocity_action": {"mean": [0.2306930693069307, 0.21089108910891088], "std": [0.4212763666296494, 0.4079412183677586], "min": [0, 0], "max": [1, 1], "count": [1010]}, "eef_acc_mag_action": {"mean": [0.0297029702970297, 0.040594059405940595], "std": [0.21133454050622666, 0.2582033191578207], "min": [0, 0], "max": [2, 2], "count": [1010]}, "eef_sim_pose_state": {"mean": [0.4644548274862146, 0.3606321044432318, 1.2338805936604738, -0.17163473413124208, -0.09833952014228012, 0.42604161738655755, 0.5061919833793563, -0.27630787246671185, 1.2910577415733275, 0.7080012093694753, -0.054902136339815215, -0.292937992217994], "std": [0.04088464090610483, 0.008705441057362113, 0.0068149458413025886, 0.04858344064606096, 0.043615940580966066, 0.03768243860936525, 0.04247899139016223, 0.010485651844443009, 0.013134607431892147, 0.026556778136359295, 0.02962687129248567, 0.026177241092443966], "min": [0.39821501370333096, 0.3301029449463598, 1.222509919243465, -0.293964491161818, -0.21607937874886463, 0.3355107623823933, 0.4393780110341307, -0.31648556404106765, 1.2756639588023693, 0.6697409934983929, -0.13265278933583668, -0.38438108596178056], "max": [0.5225362685991197, 0.3729827389707311, 1.2515943410194414, -0.11034085855457634, -0.05063200303753823, 0.5056079006188448, 0.5848994293822973, -0.26064246767424765, 1.321652728599119, 0.7784761774804632, -0.007437498936109677, -0.2640386148399598], "count": [1010]}, "eef_sim_pose_action": {"mean": [0.4645633267617938, 0.3606484920342515, 1.233863270599629, -0.1714578561672171, -0.09818746163931451, 0.42595478461938574, 0.5063180451521936, -0.2763180690916354, 1.2910135341801272, 0.7079001461940565, -0.054816287824833554, -0.2929310619153077], "std": [0.04089281772090662, 0.008710467076359044, 0.00679576586347547, 0.048470778996811174, 0.04349083150437056, 0.037639457925964806, 0.042523112041219634, 0.010480344977997415, 0.013108190805864981, 0.02650466892451079, 0.029550102054812483, 0.02618194120620641], "min": [0.39821501370333096, 0.3301029449463598, 1.222509919243465, -0.293964491161818, -0.21607937874886463, 0.3355107623823933, 0.4393780110341307, -0.31648556404106765, 1.2756639588023693, 0.6697409934983929, -0.13265278933583668, -0.38438108596178056], "max": [0.5225362685991197, 0.3729827389707311, 1.2515943410194414, -0.11034085855457634, -0.05063200303753823, 0.5056079006188448, 0.5848994293822973, -0.26064246767424765, 1.321652728599119, 0.7784761774804632, -0.007437498936109677, -0.2640386148399598], "count": [1010]}, "gripper_mode_state": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [1010]}, "gripper_activity_state": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [1010]}, "gripper_mode_action": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [1010]}, "gripper_activity_action": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [1010]}, "gripper_open_scale_state": {"mean": [0.007272727272727114, 0.00463413725319905], "std": [1.5872719805187785e-16, 0.00016192126617260312], "min": [0.007272727272727273, 0.004545454545454545], "max": [0.007272727272727273, 0.005397727272727273], "count": [1010]}, "gripper_open_scale_action": {"mean": [0.007272727272727114, 0.004633259330323754], "std": [1.5872719805187785e-16, 0.0001610252130993461], "min": [0.007272727272727273, 0.004545454545454545], "max": [0.007272727272727273, 0.005397727272727273], "count": [1010]}}} +{"episode_index": 45, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.796078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.40731149375946235]], [[0.4135214056903364]], [[0.40781539409549133]]], "std": [[[0.22106111359816827]], [[0.21796134440924095]], [[0.22115107258759076]]], "count": [177]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.444832519801706]], [[0.4464548518795466]], [[0.44060882629888115]]], "std": [[[0.24482546917640688]], [[0.24501687215515497]], [[0.24906090414460266]]], "count": [177]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41717091318636684]], [[0.420434153557845]], [[0.4144583402570068]]], "std": [[[0.24377124004252862]], [[0.2410782865417864]], [[0.24409812149971294]]], "count": [177]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4224131205919279]], [[0.4335685997562867]], [[0.43008356412244747]]], "std": [[[0.21709739723520907]], [[0.2029302503816522]], [[0.20580555105665732]]], "count": [177]}, "observation.state": {"min": [-0.5798714756965637, 0.7468405365943909, 0.1977250874042511, -1.824920654296875, -0.8977155685424805, -0.2019193172454834, -1.2235215902328491, -0.20782874524593353, 0.3388274312019348, 0.22177430987358093, -2.37215518951416, -2.0322961807250977, -0.5039812326431274, 0.29219213128089905, 0.33402112126350403, -0.45749878883361816, -1.6125140190124512, 1.2303394079208374, -0.1945289522409439, 1.055704951286316, -0.15012387931346893, -0.5044986009597778, 0.13365468382835388, -1.9026845693588257, 1.690543532371521, -0.9284061193466187, 8.0, 6.625], "max": [0.047335509210824966, 0.9368578195571899, 0.5311942100524902, -1.2485812902450562, -0.8427289128303528, -0.11517536640167236, -0.8329496383666992, -0.14989212155342102, 0.46135449409484863, 0.25471925735473633, -2.067009449005127, -1.7673605680465698, -0.2177676111459732, 0.6661343574523926, 0.5451721549034119, -0.37746673822402954, -1.0960677862167358, 1.3236467838287354, -0.07452119886875153, 1.2394640445709229, -0.09735162556171417, -0.39448049664497375, 0.1612151861190796, -1.7005537748336792, 1.908944845199585, -0.7458676695823669, 8.0, 7.0], "mean": [-0.2953978478908539, 0.8518152236938477, 0.37161383032798767, -1.5569865703582764, -0.867491602897644, -0.1503949910402298, -1.0542036294937134, -0.17791356146335602, 0.40246614813804626, 0.24018849432468414, -2.2366464138031006, -1.9205842018127441, -0.32152408361434937, 0.4934900403022766, 0.4485010504722595, -0.41208016872406006, -1.4013105630874634, 1.291748285293579, -0.13448466360569, 1.1571780443191528, -0.12517912685871124, -0.4462386667728424, 0.1499675214290619, -1.8048522472381592, 1.8037502765655518, -0.833497941493988, 8.0, 6.993988037109375], "std": [0.19715136289596558, 0.056216590106487274, 0.10935524851083755, 0.18671809136867523, 0.015590577386319637, 0.022742830216884613, 0.1248011663556099, 0.01606317050755024, 0.03751588240265846, 0.007464918307960033, 0.07478145509958267, 0.07760598510503769, 0.08641796559095383, 0.08905648440122604, 0.05354459956288338, 0.023974915966391563, 0.13922445476055145, 0.0267917700111866, 0.035161253064870834, 0.047921255230903625, 0.016075843945145607, 0.027605632320046425, 0.004815212916582823, 0.057858653366565704, 0.07194948196411133, 0.03447600454092026, 0.0, 0.0440949872136116], "count": [998]}, "action": {"min": [-0.5798714756965637, 0.7468405365943909, 0.1977250874042511, -1.824920654296875, -0.8977155685424805, -0.2019193172454834, -1.2235215902328491, -0.20782874524593353, 0.3388274312019348, 0.22177430987358093, -2.37215518951416, -2.0322961807250977, -0.5039812326431274, 0.29219213128089905, 0.33402112126350403, -0.45749878883361816, -1.6125140190124512, 1.2303394079208374, -0.1945289522409439, 1.055704951286316, -0.15012387931346893, -0.5044986009597778, 0.13365468382835388, -1.9026845693588257, 1.690543532371521, -0.9284061193466187, 8.0, 6.625], "max": [0.047335509210824966, 0.9368578195571899, 0.5311942100524902, -1.2485812902450562, -0.8427289128303528, -0.11517536640167236, -0.832947313785553, -0.14989212155342102, 0.46135449409484863, 0.25471925735473633, -2.067009449005127, -1.7673605680465698, -0.2177676111459732, 0.6661343574523926, 0.5451721549034119, -0.37746673822402954, -1.0960677862167358, 1.3236467838287354, -0.07452119886875153, 1.2394640445709229, -0.09735162556171417, -0.39448049664497375, 0.1612151861190796, -1.7005537748336792, 1.908944845199585, -0.7458676695823669, 8.0, 7.0], "mean": [-0.29599490761756897, 0.8516878485679626, 0.371946781873703, -1.5564097166061401, -0.8674999475479126, -0.1503666490316391, -1.0545942783355713, -0.17791582643985748, 0.40257951617240906, 0.24021223187446594, -2.2367172241210938, -1.9207004308700562, -0.3212446868419647, 0.4936755895614624, 0.44837233424186707, -0.4120870530605316, -1.400976538658142, 1.2917431592941284, -0.13445328176021576, 1.1572858095169067, -0.12519197165966034, -0.44630298018455505, 0.14996936917304993, -1.8047938346862793, 1.8037818670272827, -0.8335503339767456, 8.0, 6.993988037109375], "std": [0.197106271982193, 0.05630510300397873, 0.10933110862970352, 0.18677878379821777, 0.015580602921545506, 0.02275581657886505, 0.12471825629472733, 0.01606416329741478, 0.037521183490753174, 0.007449954282492399, 0.07473720610141754, 0.07762812077999115, 0.08627839386463165, 0.08906867355108261, 0.05360995978116989, 0.02396606095135212, 0.13931973278522491, 0.026801668107509613, 0.03512196242809296, 0.04789581522345543, 0.016078609973192215, 0.027626020833849907, 0.004816766362637281, 0.05778944864869118, 0.07193662226200104, 0.034575290977954865, 0.0, 0.044094983488321304], "count": [998]}, "timestamp": {"min": [0.0], "max": [33.233333333333334], "mean": [16.616666666666667], "std": [9.603254656625534], "count": [998]}, "frame_index": {"min": [0], "max": [997], "mean": [498.5], "std": [288.097639698766], "count": [998]}, "episode_index": {"min": [46], "max": [46], "mean": [46.0], "std": [0.0], "count": [998]}, "index": {"min": [49475], "max": [50472], "mean": [49973.5], "std": [288.097639698766], "count": [998]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [998]}, "subtask_annotation": {"mean": [0.8537074148296593, 2.0, 2.0, 2.0, 2.0], "std": [0.3590251811873129, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [998]}, "scene_annotation": {"mean": [46.0], "std": [0.0], "min": [46], "max": [46], "count": [998]}, "eef_direction_state": {"mean": [5.096192384769539, 5.248496993987976], "std": [2.0374169103045667, 1.781775011013132], "min": [0, 0], "max": [6, 6], "count": [998]}, "eef_velocity_state": {"mean": [0.1903807615230461, 0.16332665330661322], "std": [0.3926014864527996, 0.36966343831420156], "min": [0, 0], "max": [1, 1], "count": [998]}, "eef_acc_mag_state": {"mean": [0.050100200400801605, 0.07314629258517034], "std": [0.28575917586868094, 0.34042929493653173], "min": [0, 0], "max": [2, 2], "count": [998]}, "eef_direction_action": {"mean": [5.096192384769539, 5.248496993987976], "std": [2.037416910304567, 1.781775011013132], "min": [0, 0], "max": [6, 6], "count": [998]}, "eef_velocity_action": {"mean": [0.1903807615230461, 0.16332665330661322], "std": [0.3926014864527996, 0.36966343831420156], "min": [0, 0], "max": [1, 1], "count": [998]}, "eef_acc_mag_action": {"mean": [0.050100200400801605, 0.07314629258517034], "std": [0.28575917586868094, 0.34042929493653173], "min": [0, 0], "max": [2, 2], "count": [998]}, "eef_sim_pose_state": {"mean": [0.5074145360891615, 0.3758379207714122, 1.2593998618376856, -0.051900043004376735, -0.14293870437466424, 0.28352328573082114, 0.5671867222250803, -0.2636621083914718, 1.2540157213916348, 0.7645802907999604, 0.039698916024902206, -0.10170757815161272], "std": [0.04293129413800416, 0.00929464011045073, 0.01473288371501407, 0.029628899764979344, 0.06308080060217285, 0.07081946583499378, 0.026974224931590476, 0.004826538808902099, 0.01496206940165612, 0.020690823597018092, 0.06214048642504576, 0.0380484482027034], "min": [0.43510393167864575, 0.35395011372986973, 1.229509311568041, -0.11367584553672469, -0.25614133893582647, 0.20102719795129023, 0.5107137782679807, -0.2733972123761304, 1.2323465751769462, 0.7136646869211043, -0.05586196635897922, -0.1801510757057619], "max": [0.572742485138683, 0.3897296559215284, 1.2852043623027325, -0.011974962385111379, -0.03135261359693797, 0.4230920064873785, 0.6215635331868872, -0.24628970918475881, 1.2799454523954206, 0.7984893906299334, 0.1333751353380246, -0.03350928205232678], "count": [998]}, "eef_sim_pose_action": {"mean": [0.5075452800522792, 0.375867737216319, 1.2594054349698438, -0.05181301846844221, -0.1429318444585654, 0.2833103847973277, 0.5672475642724988, -0.2636617658551936, 1.2540012028525966, 0.7646065089951837, 0.03975269040933998, -0.1017138850566483], "std": [0.04293050220739204, 0.009276436591209566, 0.014730086784166587, 0.029612978440737577, 0.06308421153497018, 0.07071887095481424, 0.026987228420579445, 0.004826274370305287, 0.014965536846708268, 0.020687838061365215, 0.062120813998221565, 0.038060717062657665], "min": [0.43510393167864575, 0.35395011372986973, 1.229509311568041, -0.11367584553672469, -0.25614133893582647, 0.20102719795129023, 0.5107137782679807, -0.2733972123761304, 1.2323465751769462, 0.7136646869211043, -0.05586196635897922, -0.1801510757057619], "max": [0.572742485138683, 0.3897296559215284, 1.2852043623027325, -0.011974962385111379, -0.03135261359693797, 0.4230920064873785, 0.6215635331868872, -0.24628970918475881, 1.2799454523954206, 0.7984893906299334, 0.1333751353380246, -0.03350928205232678], "count": [998]}, "gripper_mode_state": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [998]}, "gripper_activity_state": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [998]}, "gripper_mode_action": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [998]}, "gripper_activity_action": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [998]}, "gripper_open_scale_state": {"mean": [0.007272727272727117, 0.006358170887229153], "std": [1.5612511283791264e-16, 4.008646763626321e-05], "min": [0.007272727272727273, 0.0060227272727272725], "max": [0.007272727272727273, 0.006363636363636364], "count": [998]}, "gripper_open_scale_action": {"mean": [0.007272727272727117, 0.006358170887229153], "std": [1.5612511283791264e-16, 4.008646763626321e-05], "min": [0.007272727272727273, 0.0060227272727272725], "max": [0.007272727272727273, 0.006363636363636364], "count": [998]}}} +{"episode_index": 46, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.796078431372549]], [[1.0]], [[0.996078431372549]]], "mean": [[[0.4147434107207698]], [[0.4218107536764706]], [[0.4148805691721133]]], "std": [[[0.20604636234811624]], [[0.20314802137287744]], [[0.20651007073590755]]], "count": [180]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4394026348039216]], [[0.44103281363471314]], [[0.43725526960784317]]], "std": [[[0.2544565805536479]], [[0.25491664026995364]], [[0.25762054254591893]]], "count": [180]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43485172703340597]], [[0.43666178966957153]], [[0.43020279252904864]]], "std": [[[0.23636255468151599]], [[0.23399628800053307]], [[0.2381066770216489]]], "count": [180]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4347249239742193]], [[0.4454551754266522]], [[0.44142709127632535]]], "std": [[[0.22291227236347821]], [[0.20641760066624176]], [[0.2098176606578938]]], "count": [180]}, "observation.state": {"min": [-0.6059379577636719, 0.8378387689590454, 0.29306694865226746, -1.7789028882980347, -0.9529595971107483, -0.20640592277050018, -1.2831791639328003, -0.17202650010585785, 0.35135993361473083, 0.22439518570899963, -2.4720122814178467, -2.041964530944824, -0.2743380665779114, 0.21949587762355804, 0.3534771800041199, -0.4142560660839081, -1.7873371839523315, 1.2140456438064575, -0.22472204267978668, 1.1158357858657837, -0.12926368415355682, -0.5038037896156311, 0.15026937425136566, -1.993690848350525, 1.5250297784805298, -0.8238450288772583, 8.0, 3.0], "max": [-0.14825917780399323, 0.9776461720466614, 0.5576425194740295, -1.3558961153030396, -0.8094902634620667, -0.043935392051935196, -1.017919659614563, -0.1200166866183281, 0.45194050669670105, 0.24987581372261047, -2.19191837310791, -1.6945734024047852, -0.05900163948535919, 0.704793393611908, 0.5941537022590637, -0.29048386216163635, -1.054805040359497, 1.3239096403121948, -0.1673465371131897, 1.355467438697815, -0.06918518990278244, -0.3578445613384247, 0.16871443390846252, -1.8715275526046753, 1.7306952476501465, -0.7626514434814453, 8.0, 7.0], "mean": [-0.3976242244243622, 0.9117308855056763, 0.4315863847732544, -1.5605826377868652, -0.878095269203186, -0.13045884668827057, -1.1560609340667725, -0.15381386876106262, 0.4038912355899811, 0.2437104731798172, -2.3197832107543945, -1.906605839729309, -0.13398322463035583, 0.4574901759624481, 0.48429423570632935, -0.37005969882011414, -1.4957305192947388, 1.277250051498413, -0.19303026795387268, 1.1952041387557983, -0.10538104176521301, -0.42401251196861267, 0.15895281732082367, -1.905963659286499, 1.6637351512908936, -0.791171669960022, 8.0, 3.9150874614715576], "std": [0.12258860468864441, 0.04094599187374115, 0.08028742671012878, 0.11607801169157028, 0.039669644087553024, 0.05411531403660774, 0.06897573918104172, 0.013580947183072567, 0.02607252262532711, 0.006120498292148113, 0.09071586281061172, 0.08579765260219574, 0.0662611573934555, 0.1118168905377388, 0.060391709208488464, 0.03459478169679642, 0.19048340618610382, 0.026370497420430183, 0.014947301708161831, 0.05987442657351494, 0.01870712824165821, 0.037306588143110275, 0.00463115656748414, 0.028503108769655228, 0.06446050852537155, 0.013224936090409756, 0.0, 1.0716378688812256], "count": [1019]}, "action": {"min": [-0.6059379577636719, 0.8378387689590454, 0.29306694865226746, -1.7789028882980347, -0.9529595971107483, -0.20640592277050018, -1.2831791639328003, -0.17202650010585785, 0.35135993361473083, 0.22439518570899963, -2.4720122814178467, -2.041964530944824, -0.2743380665779114, 0.21949587762355804, 0.3534771800041199, -0.4142560660839081, -1.7873371839523315, 1.2140456438064575, -0.22472204267978668, 1.115835428237915, -0.12926368415355682, -0.5038037896156311, 0.15026937425136566, -1.993690848350525, 1.5250297784805298, -0.8238450288772583, 8.0, 3.0], "max": [-0.14825917780399323, 0.9776461720466614, 0.5576425194740295, -1.3558961153030396, -0.8094902634620667, -0.043935392051935196, -1.017919659614563, -0.1200166866183281, 0.45194050669670105, 0.24987581372261047, -2.19191837310791, -1.6945734024047852, -0.05900163948535919, 0.704793393611908, 0.594151496887207, -0.29048386216163635, -1.054805040359497, 1.3239096403121948, -0.1673465371131897, 1.355467438697815, -0.06918518990278244, -0.3578445613384247, 0.16871443390846252, -1.8715275526046753, 1.7306952476501465, -0.7626514434814453, 8.0, 7.0], "mean": [-0.39807093143463135, 0.9115951061248779, 0.4318142235279083, -1.5601708889007568, -0.8780168890953064, -0.13032419979572296, -1.1562162637710571, -0.15380987524986267, 0.40398940443992615, 0.24373485147953033, -2.319645404815674, -1.9066247940063477, -0.13385897874832153, 0.45791637897491455, 0.4840778410434723, -0.37016230821609497, -1.4950840473175049, 1.2771459817886353, -0.19301123917102814, 1.1954015493392944, -0.10540413856506348, -0.4241449534893036, 0.15895026922225952, -1.906023621559143, 1.6637769937515259, -0.7911701202392578, 8.0, 3.9112467765808105], "std": [0.12250913679599762, 0.04095637798309326, 0.08031035959720612, 0.11604722589254379, 0.039723556488752365, 0.054152049124240875, 0.06887935847043991, 0.013578428886830807, 0.026062846183776855, 0.006095211487263441, 0.09080205857753754, 0.08580091595649719, 0.06626566499471664, 0.11173652857542038, 0.060392580926418304, 0.03451361507177353, 0.19061116874217987, 0.02639642171561718, 0.014947501011192799, 0.059943750500679016, 0.01871948502957821, 0.037310875952243805, 0.004626471549272537, 0.028496431186795235, 0.06448281556367874, 0.013222730718553066, 0.0, 1.0674638748168945], "count": [1019]}, "timestamp": {"min": [0.0], "max": [33.93333333333333], "mean": [16.966666666666665], "std": [9.80532735019308], "count": [1019]}, "frame_index": {"min": [0], "max": [1018], "mean": [509.0], "std": [294.15982050579237], "count": [1019]}, "episode_index": {"min": [47], "max": [47], "mean": [47.0], "std": [0.0], "count": [1019]}, "index": {"min": [50473], "max": [51491], "mean": [50982.0], "std": [294.15982050579237], "count": [1019]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1019]}, "subtask_annotation": {"mean": [0.900883218842002, 2.0, 2.0, 2.0, 2.0], "std": [0.3053163309199814, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [1019]}, "scene_annotation": {"mean": [47.0], "std": [0.0], "min": [47], "max": [47], "count": [1019]}, "eef_direction_state": {"mean": [5.42198233562316, 5.493621197252208], "std": [1.648310044151485, 1.6085848374810818], "min": [0, 0], "max": [6, 6], "count": [1019]}, "eef_velocity_state": {"mean": [0.12757605495583907, 0.0971540726202159], "std": [0.33361715357238664, 0.29616745059766936], "min": [0, 0], "max": [1, 1], "count": [1019]}, "eef_acc_mag_state": {"mean": [0.019627085377821395, 0.0], "std": [0.1761196017599575, 0.0], "min": [0, 0], "max": [2, 0], "count": [1019]}, "eef_direction_action": {"mean": [5.42198233562316, 5.493621197252208], "std": [1.648310044151485, 1.6085848374810818], "min": [0, 0], "max": [6, 6], "count": [1019]}, "eef_velocity_action": {"mean": [0.12757605495583907, 0.0971540726202159], "std": [0.33361715357238664, 0.29616745059766936], "min": [0, 0], "max": [1, 1], "count": [1019]}, "eef_acc_mag_action": {"mean": [0.019627085377821395, 0.0], "std": [0.1761196017599575, 0.0], "min": [0, 0], "max": [2, 0], "count": [1019]}, "eef_sim_pose_state": {"mean": [0.5193494377353974, 0.3818018083304738, 1.2891753481480601, 0.015257847128702599, -0.1936846671555572, 0.1583832899561791, 0.5532092951078194, -0.2726131640283525, 1.2729991620657921, 0.7781874607450769, -0.09068359758997592, -0.11026558906823929], "std": [0.026226932967239307, 0.006581813165914625, 0.010653698266093496, 0.056416340353049585, 0.06851593075395825, 0.050652951414165204, 0.035330610236865345, 0.004677577545419253, 0.017573682806440692, 0.02573930385549609, 0.04908578344400731, 0.012593869013970764], "min": [0.4661099678262132, 0.3627085340955431, 1.274228718017766, -0.07132720063157465, -0.352314270967252, 0.06550986973239248, 0.48602305923522765, -0.2825217055163253, 1.2504337808094632, 0.7296829398031823, -0.20792814384696645, -0.14681467704088214], "max": [0.5648852908230411, 0.3884300850433168, 1.3156252860542337, 0.11105133664808957, -0.1124238498624639, 0.2526007418759948, 0.6300600316251201, -0.26306492848106927, 1.3085802913124809, 0.8358774224221881, -0.037707818948588434, -0.08722731820287316], "count": [1019]}, "eef_sim_pose_action": {"mean": [0.5194457763424654, 0.3818253052884123, 1.2891912040751854, 0.015389298108932746, -0.19362691659921594, 0.1583851499334978, 0.5533382476220985, -0.27261403951842345, 1.272979882336188, 0.7781291446980445, -0.09067968879632227, -0.11030323021154333], "std": [0.02621150124679802, 0.006558304998926838, 0.010645319761792742, 0.05648022177197059, 0.06853943123283113, 0.05065373994630234, 0.03532495784809475, 0.0046792390870814505, 0.01758406122741245, 0.02576513882209501, 0.04908791036748435, 0.01263337465107425], "min": [0.4661099678262132, 0.3627085340955431, 1.274228718017766, -0.07132720063157465, -0.352314270967252, 0.06550986973239248, 0.48602305923522765, -0.2825217055163253, 1.2504337808094632, 0.7296829398031823, -0.20792814384696645, -0.14681467704088214], "max": [0.5648852908230411, 0.3884300850433168, 1.3156252860542337, 0.11105133664808957, -0.1124238498624639, 0.2526007418759948, 0.6300600316251201, -0.26306492848106927, 1.3085802913124809, 0.8358774224221881, -0.037707818948588434, -0.08722731820287316], "count": [1019]}, "gripper_mode_state": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [1019]}, "gripper_activity_state": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [1019]}, "gripper_mode_action": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [1019]}, "gripper_activity_action": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [1019]}, "gripper_open_scale_state": {"mean": [0.007272727272727111, 0.003559169874787711], "std": [1.6132928326584306e-16, 0.0009742195587803753], "min": [0.007272727272727273, 0.0027272727272727275], "max": [0.007272727272727273, 0.006363636363636364], "count": [1019]}, "gripper_open_scale_action": {"mean": [0.007272727272727111, 0.0035556790441373105], "std": [1.6132928326584306e-16, 0.0009704223272997963], "min": [0.007272727272727273, 0.0027272727272727275], "max": [0.007272727272727273, 0.006363636363636364], "count": [1019]}}} +{"episode_index": 47, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[0.9686274509803922]]], "mean": [[[0.4261503730635901]], [[0.432976563346333]], [[0.42626429964250895]]], "std": [[[0.1803551436411359]], [[0.17672411429917545]], [[0.18021040472508917]]], "count": [181]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4375205252681183]], [[0.4387604008684505]], [[0.4349704663633409]]], "std": [[[0.23844221511058392]], [[0.23988409506425568]], [[0.2430667088638989]]], "count": [181]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43091410848409345]], [[0.4332934733055285]], [[0.4308101776622251]]], "std": [[[0.21583094547184234]], [[0.21479871967197134]], [[0.21553091448835476]]], "count": [181]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4105491166540281]], [[0.42157921676958077]], [[0.4181625523598021]]], "std": [[[0.2514105078252015]], [[0.24166032589696693]], [[0.24391361910771855]]], "count": [181]}, "observation.state": {"min": [-0.0936150997877121, 0.2617546617984772, 0.11897582560777664, -1.58542001247406, -1.1999367475509644, -0.5319403409957886, -1.1940648555755615, -0.2881208062171936, 0.32271212339401245, 0.14486093819141388, 1.6950135231018066, 1.5804839134216309, 1.273601770401001, 0.26998281478881836, 0.3355591893196106, -0.44496950507164, -1.6635737419128418, 1.3063724040985107, -0.21755419671535492, 1.0332785844802856, -0.13817963004112244, -0.4565138816833496, 0.10524037480354309, -1.8202979564666748, 1.5217913389205933, -1.0841871500015259, 9.0, 3.0], "max": [0.13203634321689606, 0.36746272444725037, 0.2857998311519623, -1.330437183380127, -1.139007329940796, -0.3604682981967926, -1.068055272102356, -0.23629818856716156, 0.38442298769950867, 0.19433993101119995, 1.9467719793319702, 1.9356762170791626, 1.5306122303009033, 0.5719007849693298, 0.47398999333381653, -0.29296332597732544, -1.3544737100601196, 1.4168320894241333, -0.14979287981987, 1.2824995517730713, -0.07590900361537933, -0.38401761651039124, 0.17096494138240814, -1.6327311992645264, 1.7611857652664185, -0.7048217058181763, 9.0, 4.0], "mean": [0.02521209418773651, 0.32252103090286255, 0.19670654833316803, -1.481374740600586, -1.1785225868225098, -0.44904446601867676, -1.1386311054229736, -0.26970174908638, 0.3506424129009247, 0.17783519625663757, 1.8134510517120361, 1.7954530715942383, 1.3766757249832153, 0.41626250743865967, 0.39001208543777466, -0.37387391924858093, -1.516783356666565, 1.3450958728790283, -0.19653292000293732, 1.1211851835250854, -0.11206633597612381, -0.42252153158187866, 0.13575081527233124, -1.7149302959442139, 1.6668378114700317, -0.946312665939331, 9.0, 3.5768134593963623], "std": [0.05478546395897865, 0.027589160948991776, 0.04603477939963341, 0.07122458517551422, 0.015855204313993454, 0.05862729996442795, 0.028477119281888008, 0.016186721622943878, 0.01456962525844574, 0.011324578896164894, 0.06990569829940796, 0.12108942866325378, 0.07189460098743439, 0.07809223234653473, 0.03480634465813637, 0.03256101533770561, 0.08207135647535324, 0.03065396286547184, 0.016961224377155304, 0.06608686596155167, 0.021010709926486015, 0.019744286313652992, 0.014637762680649757, 0.04716603830456734, 0.08083177357912064, 0.1082506775856018, 0.0, 0.3005141019821167], "count": [1026]}, "action": {"min": [-0.0936150997877121, 0.2617546617984772, 0.11897582560777664, -1.58542001247406, -1.1999367475509644, -0.5319403409957886, -1.1940648555755615, -0.2881208062171936, 0.32271212339401245, 0.14486093819141388, 1.6950135231018066, 1.5804839134216309, 1.273601770401001, 0.26998281478881836, 0.3355591893196106, -0.44496950507164, -1.663576364517212, 1.3063724040985107, -0.21755419671535492, 1.0332785844802856, -0.13817963004112244, -0.4565138816833496, 0.10524037480354309, -1.8202979564666748, 1.5217913389205933, -1.0841871500015259, 9.0, 3.0], "max": [0.13203634321689606, 0.36746272444725037, 0.2857998311519623, -1.330437183380127, -1.139007329940796, -0.3604682981967926, -1.068055272102356, -0.23629818856716156, 0.38442298769950867, 0.19433993101119995, 1.9467719793319702, 1.9356762170791626, 1.5306164026260376, 0.5719007849693298, 0.47398999333381653, -0.29296332597732544, -1.3544737100601196, 1.4168320894241333, -0.14979287981987, 1.2824995517730713, -0.07590900361537933, -0.3840174078941345, 0.17096494138240814, -1.6327311992645264, 1.7611857652664185, -0.7048217058181763, 9.0, 4.0], "mean": [0.025075756013393402, 0.3225935101509094, 0.1967669129371643, -1.4812082052230835, -1.1785666942596436, -0.4489063322544098, -1.1387168169021606, -0.2697172164916992, 0.3506748676300049, 0.17784687876701355, 1.81340491771698, 1.7956348657608032, 1.3764686584472656, 0.41638365387916565, 0.3899387717247009, -0.3738683760166168, -1.5164860486984253, 1.3450533151626587, -0.1965082287788391, 1.1211440563201904, -0.11210193485021591, -0.42259112000465393, 0.13576264679431915, -1.7149243354797363, 1.6670020818710327, -0.9464888572692871, 9.0, 3.576613187789917], "std": [0.05489053204655647, 0.027533501386642456, 0.04604712873697281, 0.07136565446853638, 0.015847301110625267, 0.05865691974759102, 0.028396937996149063, 0.016193553805351257, 0.014603068120777607, 0.011323421262204647, 0.06992821395397186, 0.12114466726779938, 0.071757011115551, 0.07807119190692902, 0.03483794257044792, 0.032560911029577255, 0.08209174126386642, 0.03064097836613655, 0.01697344332933426, 0.0660754144191742, 0.021022776141762733, 0.019734257832169533, 0.014634797349572182, 0.047170862555503845, 0.08084602653980255, 0.10824301838874817, 0.0, 0.30021023750305176], "count": [1026]}, "timestamp": {"min": [0.0], "max": [34.166666666666664], "mean": [17.083333333333332], "std": [9.872684913811815], "count": [1026]}, "frame_index": {"min": [0], "max": [1025], "mean": [512.5], "std": [296.18054741435446], "count": [1026]}, "episode_index": {"min": [48], "max": [48], "mean": [48.0], "std": [0.0], "count": [1026]}, "index": {"min": [51492], "max": [52517], "mean": [52004.5], "std": [296.18054741435446], "count": [1026]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1026]}, "subtask_annotation": {"mean": [0.8508771929824561, 2.0, 2.0, 2.0, 2.0], "std": [0.36164047190868337, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [1026]}, "scene_annotation": {"mean": [48.0], "std": [0.0], "min": [48], "max": [48], "count": [1026]}, "eef_direction_state": {"mean": [5.2105263157894735, 5.12962962962963], "std": [1.8434136261473812, 1.9142838631795802], "min": [0, 0], "max": [6, 6], "count": [1026]}, "eef_velocity_state": {"mean": [0.1617933723196881, 0.18421052631578946], "std": [0.3682611532501214, 0.3876557858593744], "min": [0, 0], "max": [1, 1], "count": [1026]}, "eef_acc_mag_state": {"mean": [0.005847953216374269, 0.0], "std": [0.07624798134740014, 0.0], "min": [0, 0], "max": [1, 0], "count": [1026]}, "eef_direction_action": {"mean": [5.2105263157894735, 5.12962962962963], "std": [1.8434136261473812, 1.9142838631795802], "min": [0, 0], "max": [6, 6], "count": [1026]}, "eef_velocity_action": {"mean": [0.1617933723196881, 0.18421052631578946], "std": [0.3682611532501214, 0.3876557858593744], "min": [0, 0], "max": [1, 1], "count": [1026]}, "eef_acc_mag_action": {"mean": [0.005847953216374269, 0.0], "std": [0.07624798134740014, 0.0], "min": [0, 0], "max": [1, 0], "count": [1026]}, "eef_sim_pose_state": {"mean": [0.4420135816412532, 0.27444682422338357, 1.1058366677162166, -0.8435402387411665, 0.20339941079474105, 0.4668916448948981, 0.5457435911678132, -0.23801582967786997, 1.2574976508432787, 0.9243364084622346, 0.021804392692808615, -0.10441813160440239], "std": [0.01439240282608123, 0.011214343687691322, 0.012744619882051772, 0.05098096941957366, 0.06721460405558898, 0.06081274450605332, 0.01914913155686584, 0.01556513841947827, 0.02016940580872875, 0.02767038323265161, 0.08562882485634095, 0.08818132709734283], "min": [0.41098829755509714, 0.2456608092637541, 1.0900722355690473, -0.9224309998459898, 0.06947055889922282, 0.35246840263987883, 0.5127859812520842, -0.27352891970447774, 1.2323677022418098, 0.8908576293632247, -0.1357201346711907, -0.22123764711351923], "max": [0.47316020979244255, 0.2873284062384305, 1.1332472884523983, -0.7707125351227693, 0.27792006480742515, 0.5682691064449261, 0.5785475382999296, -0.2035272353101304, 1.293233251474006, 0.9879117210719371, 0.12228119857498299, 0.10545681094922171], "count": [1026]}, "eef_sim_pose_action": {"mean": [0.44204862879138596, 0.2744702333586063, 1.1058277540900852, -0.8434379242686622, 0.20342806350652506, 0.46675801946796264, 0.545794138939894, -0.23802959833967727, 1.2574652519405278, 0.9242853109816176, 0.021968659632367223, -0.10454577137214872], "std": [0.014419744097314889, 0.011208118164692003, 0.012748854604687282, 0.050998462657972345, 0.06723449971434586, 0.06076935660273482, 0.019142542546697682, 0.015560946273097757, 0.020182387442775552, 0.0276372045542771, 0.08565911501605906, 0.0881452771937817], "min": [0.41098829755509714, 0.2456608092637541, 1.0900722355690473, -0.9224309998459898, 0.06947055889922282, 0.35246840263987883, 0.5127859812520842, -0.27352891970447774, 1.2323677022418098, 0.8908576293632247, -0.1357201346711907, -0.22123764711351923], "max": [0.47316020979244255, 0.2873284062384305, 1.1332472884523983, -0.7707125351227693, 0.27792006480742515, 0.5682691064449261, 0.5785475382999296, -0.2035272353101304, 1.293233251474006, 0.9879117210719371, 0.12228119857498299, 0.10545681094922171], "count": [1026]}, "gripper_mode_state": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [1026]}, "gripper_activity_state": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [1026]}, "gripper_mode_action": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [1026]}, "gripper_activity_action": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [1026]}, "gripper_open_scale_state": {"mean": [0.008181818181818045, 0.0032516486271251853], "std": [1.3704315460216776e-16, 0.00027319440608204027], "min": [0.008181818181818182, 0.0027272727272727275], "max": [0.008181818181818182, 0.0036363636363636364], "count": [1026]}, "gripper_open_scale_action": {"mean": [0.008181818181818045, 0.0032514664940053953], "std": [1.3704315460216776e-16, 0.00027291868236987597], "min": [0.008181818181818182, 0.0027272727272727275], "max": [0.008181818181818182, 0.0036363636363636364], "count": [1026]}}} +{"episode_index": 48, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[0.9921568627450981]], [[1.0]]], "mean": [[[0.4112073435143288]], [[0.4175433814551462]], [[0.41133589204912735]]], "std": [[[0.1994639833687356]], [[0.19620795434748364]], [[0.19852356802928506]]], "count": [182]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4415491890666523]], [[0.442559897516699]], [[0.43823589339581986]]], "std": [[[0.24479209034660865]], [[0.24719544207438737]], [[0.24974368715602388]]], "count": [182]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42170354584141345]], [[0.42619401462508083]], [[0.42264773441427855]]], "std": [[[0.2015612042378967]], [[0.19878124165266425]], [[0.20064951868340408]]], "count": [182]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42000802516519425]], [[0.4320687935430582]], [[0.42985212867198164]]], "std": [[[0.2470108806511274]], [[0.24300866713313699]], [[0.24619740727836734]]], "count": [182]}, "observation.state": {"min": [0.026572637259960175, 0.3647083640098572, 0.18324321508407593, -1.735274076461792, -1.1473848819732666, -0.5093514323234558, -1.035197377204895, -0.29391056299209595, 0.25615695118904114, 0.15023744106292725, 1.7426083087921143, 1.8677157163619995, 1.3683748245239258, 0.010800315998494625, 0.312023401260376, -0.3680321276187897, -1.8801472187042236, 1.3028795719146729, -0.26946574449539185, 0.9183082580566406, -0.14233630895614624, -0.4462367594242096, 0.12489905953407288, -1.713154673576355, 1.6193090677261353, -1.2058764696121216, 8.0, 3.0], "max": [0.37830448150634766, 0.39321720600128174, 0.24016821384429932, -1.4927167892456055, -1.09004545211792, -0.3651370704174042, -0.965528130531311, -0.2609010636806488, 0.36259281635284424, 0.19118425250053406, 1.881330966949463, 2.0266170501708984, 1.451920986175537, 0.3982284963130951, 0.5026973485946655, -0.2689639627933502, -1.4401191473007202, 1.405784249305725, -0.2073887437582016, 1.0483843088150024, -0.10272668302059174, -0.32580673694610596, 0.15742987394332886, -1.5758012533187866, 1.8040235042572021, -0.9914414882659912, 8.25, 4.0], "mean": [0.16006837785243988, 0.37970688939094543, 0.20848599076271057, -1.594133734703064, -1.1181976795196533, -0.4281848669052124, -0.992731511592865, -0.28144675493240356, 0.3198305666446686, 0.1763061285018921, 1.7881901264190674, 1.9825446605682373, 1.413744330406189, 0.21662260591983795, 0.41104230284690857, -0.32527315616607666, -1.6878092288970947, 1.3453872203826904, -0.23752278089523315, 0.9803330302238464, -0.13161076605319977, -0.3843640685081482, 0.13859136402606964, -1.637860655784607, 1.7395350933074951, -1.1199690103530884, 8.003861427307129, 3.7040629386901855], "std": [0.12383276969194412, 0.007434546481817961, 0.015637384727597237, 0.08801493048667908, 0.016877440735697746, 0.050116971135139465, 0.019415536895394325, 0.008559065870940685, 0.039197806268930435, 0.013220311142504215, 0.03668263182044029, 0.04251808300614357, 0.02198266237974167, 0.12772341072559357, 0.06053515896201134, 0.03019184246659279, 0.13968580961227417, 0.03655370697379112, 0.017233964055776596, 0.04427267983555794, 0.010500048287212849, 0.040796756744384766, 0.009608129039406776, 0.026081377640366554, 0.046500157564878464, 0.059002965688705444, 0.029579121619462967, 0.23032020032405853], "count": [1036]}, "action": {"min": [0.026572637259960175, 0.3647083640098572, 0.18324321508407593, -1.735274076461792, -1.1473848819732666, -0.5093514323234558, -1.035197377204895, -0.29391056299209595, 0.25615695118904114, 0.15023744106292725, 1.7426083087921143, 1.8677157163619995, 1.3683748245239258, 0.010800315998494625, 0.312023401260376, -0.3680321276187897, -1.8801472187042236, 1.3028795719146729, -0.26946574449539185, 0.9183082580566406, -0.14233630895614624, -0.4462367594242096, 0.12489905953407288, -1.713154673576355, 1.6193090677261353, -1.2058764696121216, 8.0, 3.0], "max": [0.37830448150634766, 0.39321720600128174, 0.24016821384429932, -1.4927167892456055, -1.09004545211792, -0.3651370704174042, -0.965528130531311, -0.2609010636806488, 0.36259281635284424, 0.19118425250053406, 1.881330966949463, 2.0266170501708984, 1.451920986175537, 0.3982284963130951, 0.5026973485946655, -0.2689639627933502, -1.4401191473007202, 1.405784249305725, -0.2073887437582016, 1.0483843088150024, -0.10272668302059174, -0.32580673694610596, 0.15742987394332886, -1.5758012533187866, 1.8040235042572021, -0.9914414882659912, 8.25, 4.0], "mean": [0.15977978706359863, 0.3797278106212616, 0.20845358073711395, -1.5939253568649292, -1.1182277202606201, -0.42806771397590637, -0.9926844835281372, -0.28143131732940674, 0.3199256956577301, 0.17634519934654236, 1.788256287574768, 1.982564926147461, 1.4137821197509766, 0.21699537336826324, 0.41085925698280334, -0.32536187767982483, -1.6873934268951416, 1.3453198671340942, -0.23746466636657715, 0.9802808165550232, -0.13161087036132812, -0.38447970151901245, 0.1385631114244461, -1.6378533840179443, 1.7396045923233032, -1.1200566291809082, 8.003861427307129, 3.7038211822509766], "std": [0.12379016727209091, 0.007435602135956287, 0.015608115121722221, 0.08799149841070175, 0.016860274598002434, 0.05011261999607086, 0.019414618611335754, 0.008554360829293728, 0.03918037191033363, 0.013203075155615807, 0.036662109196186066, 0.04252688214182854, 0.021953590214252472, 0.1276857703924179, 0.06054448336362839, 0.03017372265458107, 0.13977697491645813, 0.03654981777071953, 0.017227778211236, 0.04424947127699852, 0.010500159114599228, 0.040801048278808594, 0.009603391401469707, 0.026084251701831818, 0.04653581231832504, 0.059014540165662766, 0.029579121619462967, 0.23173245787620544], "count": [1036]}, "timestamp": {"min": [0.0], "max": [34.5], "mean": [17.25], "std": [9.968910003940586], "count": [1036]}, "frame_index": {"min": [0], "max": [1035], "mean": [517.5], "std": [299.06730011821753], "count": [1036]}, "episode_index": {"min": [49], "max": [49], "mean": [49.0], "std": [0.0], "count": [1036]}, "index": {"min": [52518], "max": [53553], "mean": [53035.5], "std": [299.06730011821753], "count": [1036]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1036]}, "subtask_annotation": {"mean": [0.8378378378378378, 2.0, 2.0, 2.0, 2.0], "std": [0.37380021292939175, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [1036]}, "scene_annotation": {"mean": [49.0], "std": [0.0], "min": [49], "max": [49], "count": [1036]}, "eef_direction_state": {"mean": [5.354247104247104, 5.397683397683398], "std": [1.7839349895799663, 1.6102214649457982], "min": [0, 0], "max": [6, 6], "count": [1036]}, "eef_velocity_state": {"mean": [0.1167953667953668, 0.138996138996139], "std": [0.3211762897389918, 0.3459424986038983], "min": [0, 0], "max": [1, 1], "count": [1036]}, "eef_acc_mag_state": {"mean": [0.005791505791505791, 0.0], "std": [0.10746846069279216, 0.0], "min": [0, 0], "max": [2, 0], "count": [1036]}, "eef_direction_action": {"mean": [5.354247104247104, 5.397683397683398], "std": [1.7839349895799663, 1.6102214649457982], "min": [0, 0], "max": [6, 6], "count": [1036]}, "eef_velocity_action": {"mean": [0.1167953667953668, 0.138996138996139], "std": [0.3211762897389918, 0.3459424986038983], "min": [0, 0], "max": [1, 1], "count": [1036]}, "eef_acc_mag_action": {"mean": [0.005791505791505791, 0.0], "std": [0.10746846069279214, 0.0], "min": [0, 0], "max": [2, 0], "count": [1036]}, "eef_sim_pose_state": {"mean": [0.4011308105516436, 0.27541164397360457, 1.1031980481125867, -0.7199921302476007, 0.2989955609504389, 0.5184493270236503, 0.4942247285647972, -0.2361098906539397, 1.2365936752518225, 0.9623371606557076, 0.15370723140776804, -0.1810902161754001], "std": [0.0387482258662955, 0.013430457700394506, 0.008097939515303795, 0.021308852752556576, 0.03274526864425125, 0.02294646476561495, 0.03670679657432239, 0.00957098686839392, 0.009400889880031817, 0.027222177254189968, 0.04053745472908633, 0.05449818972383029], "min": [0.33434801442161605, 0.25013409303724815, 1.091419914491978, -0.7567413530762588, 0.20243503853772093, 0.4706183938392592, 0.43876388592607296, -0.25460409379348115, 1.2256666326049002, 0.9260465345517734, 0.05350775072736358, -0.2608309288225078], "max": [0.44220126221256106, 0.29147774599352944, 1.1198372631308906, -0.6845756136314097, 0.33295971712982797, 0.5414944554288749, 0.5501013955146185, -0.2230610472388538, 1.2612916345143548, 1.0293902537536304, 0.21286307159726015, -0.060057503563738956], "count": [1036]}, "eef_sim_pose_action": {"mean": [0.4012225617114893, 0.2754510970544258, 1.1032167315602062, -0.7199391747840636, 0.2989817597998705, 0.5185171852538875, 0.49433183308666956, -0.236081407065373, 1.2365959834482427, 0.9623083819044065, 0.15378006662713095, -0.18115410823877734], "std": [0.0387312800342126, 0.013416183329081502, 0.00809326724995034, 0.021327408105931152, 0.03274190970991191, 0.02290882476029339, 0.03670669975449351, 0.0095651622372111, 0.009398618349530244, 0.027230628957658914, 0.040574041374529725, 0.05450032520586105], "min": [0.33434801442161605, 0.25013409303724815, 1.091419914491978, -0.7567413530762588, 0.20243503853772093, 0.4706183938392592, 0.43876388592607296, -0.25460409379348115, 1.2256666326049002, 0.9260465345517734, 0.05350775072736358, -0.2608309288225078], "max": [0.44220126221256106, 0.29147774599352944, 1.1198372631308906, -0.6845756136314097, 0.33295971712982797, 0.5414944554288749, 0.5501013955146185, -0.2230610472388538, 1.2612916345143548, 1.0293902537536304, 0.21286307159726015, -0.060057503563738956], "count": [1036]}, "gripper_mode_state": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [1036]}, "gripper_activity_state": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [1036]}, "gripper_mode_action": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [1036]}, "gripper_activity_action": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [1036]}, "gripper_open_scale_state": {"mean": [0.007276237276237112, 0.003367329899073888], "std": [2.689024805223642e-05, 0.00020938230914649314], "min": [0.007272727272727273, 0.0027272727272727275], "max": [0.0075, 0.0036363636363636364], "count": [1036]}, "gripper_open_scale_action": {"mean": [0.007276237276237112, 0.0033671105244821495], "std": [2.689024805223642e-05, 0.0002106655366479591], "min": [0.007272727272727273, 0.0027272727272727275], "max": [0.0075, 0.0036363636363636364], "count": [1036]}}} +{"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.40271837308806685]], [[0.4116909627467826]], [[0.40411169542989017]]], "std": [[[0.19272210977450896]], [[0.18955826461161496]], [[0.1926070280468714]]], "count": [194]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43784377842631894]], [[0.440272312554747]], [[0.4356439824641197]]], "std": [[[0.24593747801316762]], [[0.24636666080278777]], [[0.24933463634833516]]], "count": [194]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41472655039249373]], [[0.4207655649888822]], [[0.4178052154925544]]], "std": [[[0.20048405990539336]], [[0.19805157443933671]], [[0.2011925195778314]]], "count": [194]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4214886800080857]], [[0.43049945463580624]], [[0.42762900495249645]]], "std": [[[0.24055289717656986]], [[0.241216744268452]], [[0.24290056063113416]]], "count": [194]}, "observation.state": {"min": [0.027521660551428795, 0.40266379714012146, 0.1437584012746811, -1.765429973602295, -1.083370566368103, -0.4621250033378601, -0.9406092166900635, -0.28241175413131714, 0.2736692428588867, 0.16521674394607544, -1.9123268127441406, -2.103729009628296, -1.3967297077178955, 0.09392598271369934, 0.3034134805202484, -0.3879212439060211, -1.8532178401947021, 1.3206830024719238, -0.25777530670166016, 0.9012759923934937, -0.14458143711090088, -0.45088863372802734, 0.11316700279712677, -1.6454068422317505, 1.622774362564087, -1.2253820896148682, 6.0, 3.0], "max": [0.33927783370018005, 0.4627980589866638, 0.20702551305294037, -1.5240814685821533, -1.0249216556549072, -0.3406369984149933, -0.8535587191581726, -0.24571174383163452, 0.36807456612586975, 0.20696206390857697, 1.9761548042297363, 2.0532026290893555, 1.4621939659118652, 0.40423572063446045, 0.4538128674030304, -0.30507153272628784, -1.4346824884414673, 1.398667573928833, -0.1870327591896057, 0.9498343467712402, -0.09226806461811066, -0.34907081723213196, 0.14181312918663025, -1.479607105255127, 1.8368840217590332, -1.1055830717086792, 9.0, 4.0], "mean": [0.15145452320575714, 0.43994811177253723, 0.18327952921390533, -1.6406795978546143, -1.0538852214813232, -0.3935696482658386, -0.8962224721908569, -0.2663446366786957, 0.3299698531627655, 0.19076059758663177, 0.04463502764701843, 0.005376784596592188, 0.03656546398997307, 0.22572974860668182, 0.38095229864120483, -0.3435506522655487, -1.6987684965133667, 1.3675127029418945, -0.22762912511825562, 0.925398588180542, -0.12765495479106903, -0.38688987493515015, 0.12743577361106873, -1.5609660148620605, 1.75704824924469, -1.1610018014907837, 6.210805892944336, 3.6018245220184326], "std": [0.09683842957019806, 0.015537094324827194, 0.013189892284572124, 0.07924733310937881, 0.01168691087514162, 0.04246165603399277, 0.025811614468693733, 0.008513413369655609, 0.029747867956757545, 0.011939740739762783, 1.8825165033340454, 2.0162715911865234, 1.3823702335357666, 0.08791109919548035, 0.048701364547014236, 0.028251908719539642, 0.11899704486131668, 0.02150629088282585, 0.020721398293972015, 0.01401554699987173, 0.012966910377144814, 0.028524912893772125, 0.008760918863117695, 0.055831428617239, 0.050767041742801666, 0.02658277563750744, 0.6357103586196899, 0.3049677014350891], "count": [1129]}, "action": {"min": [0.027521660551428795, 0.40266379714012146, 0.1437584012746811, -1.765429973602295, -1.083370566368103, -0.4621250033378601, -0.9406092166900635, -0.28241175413131714, 0.2736692428588867, 0.16521674394607544, -1.9123268127441406, -2.103729009628296, -1.3967297077178955, 0.09392598271369934, 0.3034134805202484, -0.3879212439060211, -1.8532178401947021, 1.3206830024719238, -0.25777530670166016, 0.9012759923934937, -0.14458143711090088, -0.45088863372802734, 0.11316700279712677, -1.6454068422317505, 1.622774362564087, -1.2253820896148682, 6.0, 3.0], "max": [0.33927783370018005, 0.4627980589866638, 0.20702551305294037, -1.5240814685821533, -1.0249216556549072, -0.3406369984149933, -0.8535587191581726, -0.24571174383163452, 0.36807456612586975, 0.20696206390857697, 1.9761548042297363, 2.0532026290893555, 1.462186574935913, 0.40423572063446045, 0.4538128674030304, -0.30507153272628784, -1.4346824884414673, 1.398667573928833, -0.1870327591896057, 0.9498343467712402, -0.09226806461811066, -0.34907081723213196, 0.14181341230869293, -1.479607105255127, 1.8368840217590332, -1.1055830717086792, 9.0, 4.0], "mean": [0.15118059515953064, 0.4399840533733368, 0.18328772485256195, -1.6404839754104614, -1.0538604259490967, -0.3934633433818817, -0.8961881399154663, -0.2663334310054779, 0.33005282282829285, 0.1907876431941986, 0.04138624295592308, 0.0017511883052065969, 0.03404171019792557, 0.22600169479846954, 0.3808196187019348, -0.3436059057712555, -1.6984308958053589, 1.3675024509429932, -0.22760047018527985, 0.925427258014679, -0.12765805423259735, -0.38697484135627747, 0.1274203658103943, -1.5609418153762817, 1.757065773010254, -1.1610510349273682, 6.209034442901611, 3.601242780685425], "std": [0.09674610197544098, 0.015497596003115177, 0.013193435035645962, 0.07925771176815033, 0.011659431271255016, 0.042440276592969894, 0.025807302445173264, 0.008500607684254646, 0.029721876606345177, 0.011932979337871075, 1.8826898336410522, 2.016309976577759, 1.3823670148849487, 0.08798009157180786, 0.0487067885696888, 0.028237879276275635, 0.11920330673456192, 0.021525194868445396, 0.020713452249765396, 0.014001275412738323, 0.01296983752399683, 0.028571374714374542, 0.0087509173899889, 0.05581001192331314, 0.05078253149986267, 0.026647990569472313, 0.6335126757621765, 0.3047788143157959], "count": [1129]}, "timestamp": {"min": [0.0], "max": [37.6], "mean": [18.8], "std": [10.86380330373402], "count": [1129]}, "frame_index": {"min": [0], "max": [1128], "mean": [564.0], "std": [325.9140991120206], "count": [1129]}, "episode_index": {"min": [50], "max": [50], "mean": [50.0], "std": [0.0], "count": [1129]}, "index": {"min": [53554], "max": [54682], "mean": [54118.0], "std": [325.9140991120206], "count": [1129]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1129]}, "subtask_annotation": {"mean": [0.7821080602302923, 2.0, 2.0, 2.0, 2.0], "std": [0.41708272647442707, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [1129]}, "scene_annotation": {"mean": [50.0], "std": [0.0], "min": [50], "max": [50], "count": [1129]}, "eef_direction_state": {"mean": [5.424269264836139, 5.480956598759964], "std": [1.696600838153862, 1.5926760426585838], "min": [0, 0], "max": [6, 6], "count": [1129]}, "eef_velocity_state": {"mean": [0.10806023029229407, 0.1054030115146147], "std": [0.3104564654206325, 0.30707200568964443], "min": [0, 0], "max": [1, 1], "count": [1129]}, "eef_acc_mag_state": {"mean": [0.022143489813994686, 0.0141718334809566], "std": [0.17967200890391502, 0.15109066331955648], "min": [0, 0], "max": [2, 2], "count": [1129]}, "eef_direction_action": {"mean": [5.424269264836139, 5.480956598759964], "std": [1.696600838153862, 1.5926760426585838], "min": [0, 0], "max": [6, 6], "count": [1129]}, "eef_velocity_action": {"mean": [0.10806023029229407, 0.1054030115146147], "std": [0.3104564654206325, 0.3070720056896444], "min": [0, 0], "max": [1, 1], "count": [1129]}, "eef_acc_mag_action": {"mean": [0.022143489813994686, 0.0141718334809566], "std": [0.17967200890391502, 0.15109066331955648], "min": [0, 0], "max": [2, 2], "count": [1129]}, "eef_sim_pose_state": {"mean": [0.40836456154621487, 0.2938058684846668, 1.124405476067555, -0.6205055753521543, 0.25838859973345657, 0.582215862666861, 0.49369869681330203, -0.22178848010109378, 1.2390378298918958, 1.0026231616126218, 0.20809922248970816, -0.16542201706187562], "std": [0.02879242926307748, 0.01293008690307565, 0.007683703013706934, 0.046817402396059596, 0.03952377705678372, 0.026404358520593817, 0.026668985348440866, 0.009883762904279773, 0.011838004884419348, 0.028837208370628892, 0.050941676532270386, 0.028223448712516985], "min": [0.3502998904736785, 0.2686459782565638, 1.1050885343625132, -0.6860863605308222, 0.16600944413669483, 0.538598443812444, 0.45773065417276615, -0.23947557259033667, 1.225230212459416, 0.9429988003662908, 0.08647697763422846, -0.23872682401716533], "max": [0.44387594412223375, 0.3090475341025367, 1.1396938903516036, -0.5707466349358947, 0.3355857286605137, 0.6203996545287237, 0.551359619942793, -0.2062322903638416, 1.271701030759352, 1.0363419737348927, 0.27157386457105415, -0.11857175264599262], "count": [1129]}, "eef_sim_pose_action": {"mean": [0.40844667461842826, 0.29383770405470794, 1.1244225462658217, -0.6204096021889638, 0.2583331048503891, 0.5822565817348196, 0.4937801696490673, -0.22177133416004216, 1.2390349633899984, 1.0026304656916758, 0.20813511304794088, -0.16544380211886955], "std": [0.028759884552899417, 0.012917528888412019, 0.007662600634268356, 0.04680121301222107, 0.039462016531503316, 0.02641226206773947, 0.026703363362179544, 0.009869852964910612, 0.011840191221366118, 0.02882314292804621, 0.05095478441488557, 0.028269149115569867], "min": [0.3502998904736785, 0.2686459782565638, 1.1050885343625132, -0.6860863605308222, 0.16600944413669483, 0.538598443812444, 0.45773065417276615, -0.23947557259033667, 1.225230212459416, 0.9429988003662908, 0.08647697763422846, -0.23872682401716533], "max": [0.44387594412223375, 0.3090475341025367, 1.1396938903516036, -0.5707466349358947, 0.3355857286605137, 0.6203996545287237, 0.551359619942793, -0.2062322903638416, 1.271701030759352, 1.0363419737348927, 0.27157386457105415, -0.11857175264599262], "count": [1129]}, "gripper_mode_state": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [1129]}, "gripper_activity_state": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [1129]}, "gripper_mode_action": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [1129]}, "gripper_activity_action": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [1129]}, "gripper_open_scale_state": {"mean": [0.005646187293663042, 0.0032743856277008226], "std": [0.0005779220153584897, 0.00027724353302337087], "min": [0.005454545454545455, 0.0027272727272727275], "max": [0.008181818181818182, 0.0036363636363636364], "count": [1129]}, "gripper_open_scale_action": {"mean": [0.005644576858040206, 0.003273856853534571], "std": [0.0005759170524072072, 0.0002770713794461633], "min": [0.005454545454545455, 0.0027272727272727275], "max": [0.008181818181818182, 0.0036363636363636364], "count": [1129]}}} +{"episode_index": 50, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39996658819229447]], [[0.4064093889748882]], [[0.40075663484692126]]], "std": [[[0.19373293746049722]], [[0.19068878039568968]], [[0.19412208204770817]]], "count": [190]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43758060393016857]], [[0.43919936360509115]], [[0.43493492432060543]]], "std": [[[0.24680793501442572]], [[0.24709216270813442]], [[0.2501238214737163]]], "count": [190]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42233377730478155]], [[0.4297272736068112]], [[0.4276513684640523]]], "std": [[[0.21048946085396048]], [[0.20915868424449346]], [[0.21256803921929773]]], "count": [190]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43373166602167185]], [[0.4365194960440316]], [[0.43237240712074304]]], "std": [[[0.24972044469755592]], [[0.2512360281293698]], [[0.25401386786452773]]], "count": [190]}, "observation.state": {"min": [0.13933508098125458, 0.3461925983428955, 0.06814965605735779, -1.880955457687378, -0.7722405791282654, -0.5988028645515442, -0.7348283529281616, -0.26695457100868225, 0.2750558853149414, 0.16452793776988983, -2.2348127365112305, -1.766230821609497, -1.5206080675125122, -0.016986416652798653, 0.2979658842086792, -0.4137990176677704, -2.0199708938598633, 1.3208444118499756, -0.3031058609485626, 0.8066312074661255, -0.1473604440689087, -0.41270712018013, 0.09254849702119827, -1.6578137874603271, 1.5438299179077148, -1.2249923944473267, 6.0, 3.0], "max": [0.3852497935295105, 0.39491236209869385, 0.14617787301540375, -1.6775482892990112, -0.7175244688987732, -0.4040611684322357, -0.6238526701927185, -0.2023085653781891, 0.3500552475452423, 0.19179393351078033, -1.8839004039764404, -1.5528359413146973, -1.3359211683273315, 0.29129108786582947, 0.4379347562789917, -0.28902435302734375, -1.593912124633789, 1.3745646476745605, -0.21495583653450012, 0.8794823288917542, -0.0656084343791008, -0.30839088559150696, 0.12847106158733368, -1.4108173847198486, 1.8592628240585327, -1.1486034393310547, 6.0, 4.0], "mean": [0.26232388615608215, 0.3798053562641144, 0.11160033941268921, -1.7931987047195435, -0.7392067313194275, -0.48558899760246277, -0.664537250995636, -0.2503989636898041, 0.31048446893692017, 0.18212802708148956, -1.9796414375305176, -1.7086504697799683, -1.3795472383499146, 0.13888518512248993, 0.3651294410228729, -0.37133169174194336, -1.8275916576385498, 1.344868540763855, -0.2526693046092987, 0.8425966501235962, -0.12424726784229279, -0.35498955845832825, 0.1058211401104927, -1.4950114488601685, 1.7711020708084106, -1.187325119972229, 6.0, 3.615445852279663], "std": [0.07076826691627502, 0.013624906539916992, 0.015255888924002647, 0.06675385683774948, 0.012638905085623264, 0.057708363980054855, 0.03310198709368706, 0.01586025208234787, 0.02157575450837612, 0.008143173530697823, 0.0972413718700409, 0.047076933085918427, 0.04871034994721413, 0.07845841348171234, 0.04176797345280647, 0.041038878262043, 0.12767164409160614, 0.017369164153933525, 0.025110134854912758, 0.020103752613067627, 0.023492660373449326, 0.028775839135050774, 0.011563927866518497, 0.07260353118181229, 0.08453895151615143, 0.019556067883968353, 0.0, 0.2974761426448822], "count": [1094]}, "action": {"min": [0.13933508098125458, 0.3461925983428955, 0.06814965605735779, -1.880955457687378, -0.7718631625175476, -0.5988028645515442, -0.7348283529281616, -0.26695457100868225, 0.2750558853149414, 0.16452793776988983, -2.2348127365112305, -1.766230821609497, -1.5206080675125122, -0.016986416652798653, 0.2979658842086792, -0.4137990176677704, -2.0199708938598633, 1.3208444118499756, -0.3031058609485626, 0.8066312074661255, -0.1473604440689087, -0.41270712018013, 0.09254849702119827, -1.6578137874603271, 1.5438299179077148, -1.2249923944473267, 6.0, 3.0], "max": [0.3852497935295105, 0.39491236209869385, 0.14617787301540375, -1.6775482892990112, -0.7175244688987732, -0.4040611684322357, -0.6238526701927185, -0.2023085653781891, 0.3500552475452423, 0.19179393351078033, -1.8839004039764404, -1.5528359413146973, -1.3359211683273315, 0.29129108786582947, 0.4379347562789917, -0.28902435302734375, -1.593912124633789, 1.3745646476745605, -0.21495583653450012, 0.8794823288917542, -0.0656084343791008, -0.30839088559150696, 0.12847106158733368, -1.4108173847198486, 1.8592628240585327, -1.1486034393310547, 6.0, 4.0], "mean": [0.2622279226779938, 0.3798401653766632, 0.111625075340271, -1.7930177450180054, -0.7391762137413025, -0.4854154884815216, -0.6644436120986938, -0.25044840574264526, 0.31052735447883606, 0.18214528262615204, -1.97934889793396, -1.7087947130203247, -1.3793845176696777, 0.13901610672473907, 0.36502793431282043, -0.3714264929294586, -1.8272415399551392, 1.3448783159255981, -0.25260505080223083, 0.8426182270050049, -0.12431607395410538, -0.355063259601593, 0.10579632222652435, -1.4948678016662598, 1.7713568210601807, -1.1873844861984253, 6.0, 3.6145009994506836], "std": [0.07086220383644104, 0.013588964939117432, 0.015259642153978348, 0.06679493933916092, 0.012596474960446358, 0.057667896151542664, 0.03305875137448311, 0.015806131064891815, 0.021607132628560066, 0.008142329752445221, 0.09703405201435089, 0.04691917449235916, 0.048541996628046036, 0.0785912275314331, 0.04179368540644646, 0.04096851870417595, 0.12778419256210327, 0.01736011728644371, 0.02509378455579281, 0.020118247717618942, 0.023433251306414604, 0.02881956845521927, 0.011544426903128624, 0.07243777811527252, 0.08429134637117386, 0.01955329440534115, 0.0, 0.29784420132637024], "count": [1094]}, "timestamp": {"min": [0.0], "max": [36.43333333333333], "mean": [18.216666666666665], "std": [10.527015510369289], "count": [1094]}, "frame_index": {"min": [0], "max": [1093], "mean": [546.5], "std": [315.81046531107864], "count": [1094]}, "episode_index": {"min": [51], "max": [51], "mean": [51.0], "std": [0.0], "count": [1094]}, "index": {"min": [54683], "max": [55776], "mean": [55229.5], "std": [315.81046531107864], "count": [1094]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1094]}, "subtask_annotation": {"mean": [0.8619744058500914, 2.0, 2.0, 2.0, 2.0], "std": [0.35018685960394347, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [1094]}, "scene_annotation": {"mean": [51.0], "std": [0.0], "min": [51], "max": [51], "count": [1094]}, "eef_direction_state": {"mean": [5.218464351005484, 5.313528336380256], "std": [1.908986498552103, 1.8052988683939346], "min": [0, 0], "max": [6, 6], "count": [1094]}, "eef_velocity_state": {"mean": [0.1526508226691042, 0.12797074954296161], "std": [0.3596505929475885, 0.3340572358210122], "min": [0, 0], "max": [1, 1], "count": [1094]}, "eef_acc_mag_state": {"mean": [0.009140767824497258, 0.006398537477148081], "std": [0.12794463039797474, 0.10882121525694888], "min": [0, 0], "max": [2, 2], "count": [1094]}, "eef_direction_action": {"mean": [5.218464351005484, 5.313528336380256], "std": [1.908986498552103, 1.8052988683939346], "min": [0, 0], "max": [6, 6], "count": [1094]}, "eef_velocity_action": {"mean": [0.1526508226691042, 0.12797074954296161], "std": [0.3596505929475885, 0.3340572358210122], "min": [0, 0], "max": [1, 1], "count": [1094]}, "eef_acc_mag_action": {"mean": [0.009140767824497258, 0.006398537477148081], "std": [0.12794463039797477, 0.10882121525694888], "min": [0, 0], "max": [2, 2], "count": [1094]}, "eef_sim_pose_state": {"mean": [0.3814913376534337, 0.28080436891588373, 1.1452516587517787, -0.5415185438295527, 0.09432395308784926, 0.8175287963216935, 0.45991376238340564, -0.19758495268738827, 1.2421830737496748, 1.037004788599257, 0.24891321436147054, -0.14591904116564786], "std": [0.019711019695411326, 0.008113841252881593, 0.010391630555874127, 0.08115983364681793, 0.04367129422743688, 0.025879810779471414, 0.02610829985332752, 0.010996877129656723, 0.02213903071202375, 0.01859076104829537, 0.07824848303779165, 0.03502248406157274], "min": [0.34797932201984333, 0.2637055264152802, 1.133910871926683, -0.7522325268276623, -0.03021559669551399, 0.7687392167698256, 0.41372637721240657, -0.2194665762018455, 1.2208260098011456, 0.9970925951538423, 0.046947009378992544, -0.19986327881313615], "max": [0.41610158228947103, 0.28987252954555137, 1.1774999679854816, -0.4684040962575216, 0.14446452194193804, 0.8508818123452487, 0.5128613784183926, -0.18469861321314646, 1.2962780731316992, 1.0836517238562875, 0.33086886564385876, -0.10252202596755511], "count": [1094]}, "eef_sim_pose_action": {"mean": [0.3815184750557676, 0.28082309006278094, 1.145221249936796, -0.5412639262157029, 0.09445130411399089, 0.8175793092867799, 0.45997128644054863, -0.19756340528783703, 1.242120628030914, 1.0369288980544822, 0.2491299295687563, -0.14589951524579614], "std": [0.01973779362619654, 0.008110366783102459, 0.010355165543480652, 0.08095068424474573, 0.043578086790421584, 0.02588198946472328, 0.026154806992760158, 0.010979560275686499, 0.022085303923085338, 0.018583595017207483, 0.07803636158925423, 0.03499838297225164], "min": [0.34797932201984333, 0.2637055264152802, 1.133910871926683, -0.7522325268276623, -0.03021559669551399, 0.7687392167698256, 0.41372637721240657, -0.2194665762018455, 1.2208260098011456, 0.9971084785750677, 0.046947009378992544, -0.19986327881313615], "max": [0.41610158228947103, 0.28987252954555137, 1.1774999679854816, -0.4684040962575216, 0.14446452194193804, 0.8508818123452487, 0.5128613784183926, -0.18469861321314646, 1.2962780731316992, 1.0836517238562875, 0.33086886564385876, -0.10252202596755511], "count": [1094]}, "gripper_mode_state": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [1094]}, "gripper_activity_state": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [1094]}, "gripper_mode_action": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [1094]}, "gripper_activity_action": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [1094]}, "gripper_open_scale_state": {"mean": [0.00545454545454554, 0.0032867694463725003], "std": [8.500145032286355e-17, 0.00027043324526119806], "min": [0.005454545454545455, 0.0027272727272727275], "max": [0.005454545454545455, 0.0036363636363636364], "count": [1094]}, "gripper_open_scale_action": {"mean": [0.00545454545454554, 0.0032859102435854447], "std": [8.500145032286355e-17, 0.00027076757402589875], "min": [0.005454545454545455, 0.0027272727272727275], "max": [0.005454545454545455, 0.0036363636363636364], "count": [1094]}}} +{"episode_index": 51, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42437469944800027]], [[0.43123393210911304]], [[0.4247530637254902]]], "std": [[[0.17424299451675856]], [[0.1715503764923702]], [[0.17488203480105935]]], "count": [193]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4058939612330251]], [[0.40911939428189237]], [[0.40494088015171525]]], "std": [[[0.2633942067728749]], [[0.26330360323101726]], [[0.26540860656984105]]], "count": [193]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44278220668664703]], [[0.44842148925632425]], [[0.44757864514545026]]], "std": [[[0.20592306357470402]], [[0.20439047623591855]], [[0.20638841056966709]]], "count": [193]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4141715982593383]], [[0.42038292229672525]], [[0.41838566007145517]]], "std": [[[0.25369190348250237]], [[0.255832357829368]], [[0.2574157570823335]]], "count": [193]}, "observation.state": {"min": [0.09968557208776474, 0.3491422235965729, -0.034807316958904266, -2.106576442718506, -0.6195580363273621, -0.5821545720100403, -0.635919451713562, -0.27075430750846863, 0.240069180727005, 0.17553475499153137, -2.2576916217803955, -1.6506925821304321, -1.416769027709961, -0.02557452768087387, 0.2584516108036041, -0.33804628252983093, -2.0958709716796875, 1.1018131971359253, -0.40227439999580383, 0.7322975993156433, -0.14865419268608093, -0.4475877583026886, 0.11222068965435028, -1.9067569971084595, 1.3461010456085205, -1.318841576576233, 6.0, 3.0], "max": [0.5363669395446777, 0.3899807333946228, 0.1222439557313919, -1.648987054824829, -0.5547921657562256, -0.42982006072998047, -0.5389827489852905, -0.16416868567466736, 0.36536675691604614, 0.1961020678281784, -1.9086554050445557, -1.3092759847640991, -1.24575674533844, 0.37740564346313477, 0.40218386054039, -0.2348482310771942, -1.44228994846344, 1.2239688634872437, -0.3032640516757965, 0.9279969930648804, -0.030506063252687454, -0.297177255153656, 0.1302066296339035, -1.659955382347107, 1.7287473678588867, -1.2004330158233643, 6.0, 4.0], "mean": [0.282448947429657, 0.3671947419643402, 0.05563287064433098, -1.879721999168396, -0.5933461785316467, -0.5194655656814575, -0.5908896327018738, -0.21990172564983368, 0.30698585510253906, 0.18680426478385925, -2.084864854812622, -1.4861812591552734, -1.344528317451477, 0.17039065062999725, 0.33816179633140564, -0.2820323407649994, -1.8595200777053833, 1.1595711708068848, -0.36112067103385925, 0.8147674798965454, -0.09085157513618469, -0.3571072518825531, 0.12328212708234787, -1.7935757637023926, 1.5313220024108887, -1.2742570638656616, 6.0, 3.408479690551758], "std": [0.13661538064479828, 0.010308129712939262, 0.044663552194833755, 0.1564832180738449, 0.021293047815561295, 0.04624057561159134, 0.023614929988980293, 0.03610862419009209, 0.03703996166586876, 0.0061538610607385635, 0.107030488550663, 0.09119182080030441, 0.04991662874817848, 0.10898388922214508, 0.03931678459048271, 0.03041396662592888, 0.1868821233510971, 0.036898475140333176, 0.028092604130506516, 0.059776097536087036, 0.03970076143741608, 0.040096450597047806, 0.004281280562281609, 0.07594732195138931, 0.1246875524520874, 0.03019944578409195, 0.0, 0.29450640082359314], "count": [1116]}, "action": {"min": [0.09968557208776474, 0.3491422235965729, -0.034807316958904266, -2.106576442718506, -0.6195580363273621, -0.5821545720100403, -0.635919451713562, -0.27075430750846863, 0.240069180727005, 0.17553475499153137, -2.2576916217803955, -1.6506925821304321, -1.416769027709961, -0.02557452768087387, 0.2584516108036041, -0.33804628252983093, -2.0958709716796875, 1.1018131971359253, -0.40227439999580383, 0.7322975993156433, -0.14865419268608093, -0.4475877583026886, 0.11222068965435028, -1.9067569971084595, 1.3461010456085205, -1.318841576576233, 6.0, 3.0], "max": [0.5363669395446777, 0.3899807333946228, 0.1222439557313919, -1.648987054824829, -0.5547921657562256, -0.42982006072998047, -0.5389827489852905, -0.16416868567466736, 0.36536675691604614, 0.1961020678281784, -1.9086554050445557, -1.3092759847640991, -1.24575674533844, 0.37740564346313477, 0.40218386054039, -0.2348482310771942, -1.44228994846344, 1.2239688634872437, -0.3032640516757965, 0.9279969930648804, -0.030506063252687454, -0.297177255153656, 0.1302066296339035, -1.659955382347107, 1.7287473678588867, -1.2004330158233643, 6.0, 4.0], "mean": [0.28206828236579895, 0.3671800494194031, 0.05571737885475159, -1.8793185949325562, -0.5933493375778198, -0.5193526744842529, -0.5908733010292053, -0.21995261311531067, 0.3070949614048004, 0.1868191659450531, -2.084709644317627, -1.4862325191497803, -1.3444525003433228, 0.17075058817863464, 0.3380594253540039, -0.2820975184440613, -1.8589357137680054, 1.1596462726593018, -0.3610325753688812, 0.8149251341819763, -0.09090681374073029, -0.3572416305541992, 0.12328076362609863, -1.7935163974761963, 1.5315200090408325, -1.274243712425232, 6.0, 3.409332036972046], "std": [0.13652758300304413, 0.010314869694411755, 0.04468155279755592, 0.15649479627609253, 0.021287579089403152, 0.04630307853221893, 0.02364395186305046, 0.03612598404288292, 0.037030939012765884, 0.00614673737436533, 0.1071474477648735, 0.09121022373437881, 0.04996639862656593, 0.10899955779314041, 0.03936098888516426, 0.030425680801272392, 0.18716144561767578, 0.0368993915617466, 0.02811819314956665, 0.059830229729413986, 0.039730314165353775, 0.040146756917238235, 0.004280938766896725, 0.07596833258867264, 0.1248091533780098, 0.030187269672751427, 0.0, 0.29534220695495605], "count": [1116]}, "timestamp": {"min": [0.0], "max": [37.166666666666664], "mean": [18.583333333333332], "std": [10.73871069576825], "count": [1116]}, "frame_index": {"min": [0], "max": [1115], "mean": [557.5], "std": [322.1613208730475], "count": [1116]}, "episode_index": {"min": [52], "max": [52], "mean": [52.0], "std": [0.0], "count": [1116]}, "index": {"min": [55777], "max": [56892], "mean": [56334.5], "std": [322.1613208730475], "count": [1116]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1116]}, "subtask_annotation": {"mean": [0.9166666666666666, 2.0, 2.0, 2.0, 2.0], "std": [0.2827951878649457, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [1116]}, "scene_annotation": {"mean": [52.0], "std": [0.0], "min": [52], "max": [52], "count": [1116]}, "eef_direction_state": {"mean": [5.155017921146953, 5.085125448028674], "std": [1.99914450781322, 2.0269052903249825], "min": [0, 0], "max": [6, 6], "count": [1116]}, "eef_velocity_state": {"mean": [0.17025089605734767, 0.1989247311827957], "std": [0.37585306763284043, 0.3991912856096045], "min": [0, 0], "max": [1, 1], "count": [1116]}, "eef_acc_mag_state": {"mean": [0.027777777777777776, 0.035842293906810034], "std": [0.21614678921569064, 0.23677626616364036], "min": [0, 0], "max": [2, 2], "count": [1116]}, "eef_direction_action": {"mean": [5.155017921146953, 5.085125448028674], "std": [1.99914450781322, 2.0269052903249825], "min": [0, 0], "max": [6, 6], "count": [1116]}, "eef_velocity_action": {"mean": [0.17025089605734767, 0.1989247311827957], "std": [0.37585306763284043, 0.39919128560960454], "min": [0, 0], "max": [1, 1], "count": [1116]}, "eef_acc_mag_action": {"mean": [0.027777777777777776, 0.035842293906810034], "std": [0.21614678921569064, 0.23677626616364036], "min": [0, 0], "max": [2, 2], "count": [1116]}, "eef_sim_pose_state": {"mean": [0.37826217143780055, 0.28464784752619704, 1.1734899651599706, -0.5624523478302743, -0.051373077697099236, 0.9077196819581794, 0.4671201922026414, -0.21477660599506251, 1.2738452427502476, 1.0294535499675, 0.0474277404493551, -0.3619550607346549], "std": [0.035755921008824444, 0.006213078342816355, 0.029456078509887882, 0.08901282215188569, 0.0605860276296966, 0.0178026574985988, 0.03687415870650657, 0.004142364821575445, 0.03775637717134319, 0.03980625287691554, 0.09944608122087176, 0.027306007302390134], "min": [0.31251097805142936, 0.2734974750919712, 1.13350835231915, -0.7098090641171427, -0.1614707164961917, 0.8707036941530486, 0.4076558362243318, -0.22244093846811286, 1.219276011437457, 0.9383167853282184, -0.11505905464829724, -0.40277608211794186], "max": [0.42798525876097454, 0.29408961635901076, 1.2196940626289052, -0.41476546427472605, 0.04735383327828768, 0.9573691396488936, 0.5479446393441612, -0.20492921188006535, 1.3320958682408008, 1.093366195893185, 0.2119389881608975, -0.3009878011938999], "count": [1116]}, "eef_sim_pose_action": {"mean": [0.37836297450032685, 0.2846615070636415, 1.1734497633483851, -0.5623181106873061, -0.05132028685797832, 0.9077631161207257, 0.4672455381871759, -0.2147802531822602, 1.2737958406953833, 1.0293533278588523, 0.047541860565799364, -0.36192462368309003], "std": [0.03573604627399399, 0.006205319480492644, 0.02946562605278115, 0.0891110105359502, 0.06061186900543443, 0.017849881967542044, 0.03690958457164196, 0.0041436623911508845, 0.037782241804649015, 0.039888717633550265, 0.09951460613012142, 0.027300650753982802], "min": [0.31251097805142936, 0.27349708610795614, 1.13350835231915, -0.7098090641171427, -0.1614707164961917, 0.8707036941530486, 0.4076558362243318, -0.22244093846811286, 1.219276011437457, 0.9383167853282184, -0.11505905464829724, -0.40277608211794186], "max": [0.42798525876097454, 0.29408961635901076, 1.2196940626289052, -0.41476546427472605, 0.04735383327828768, 0.9573691396488936, 0.5479446393441612, -0.20492921188006535, 1.3320958682408008, 1.093366195893185, 0.2119389881608975, -0.3009878011938999], "count": [1116]}, "gripper_mode_state": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [1116]}, "gripper_activity_state": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [1116]}, "gripper_mode_action": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [1116]}, "gripper_activity_action": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [1116]}, "gripper_open_scale_state": {"mean": [0.005454545454545546, 0.003098618129675538], "std": [9.107298248878237e-17, 0.0002677330030336844], "min": [0.005454545454545455, 0.0027272727272727275], "max": [0.005454545454545455, 0.0036363636363636364], "count": [1116]}, "gripper_open_scale_action": {"mean": [0.005454545454545546, 0.0030993926024040796], "std": [9.107298248878237e-17, 0.0002684932373877779], "min": [0.005454545454545455, 0.0027272727272727275], "max": [0.005454545454545455, 0.0036363636363636364], "count": [1116]}}} +{"episode_index": 52, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7568627450980392]], [[1.0]], [[0.9294117647058824]]], "mean": [[[0.41958578333646057]], [[0.4255216141679957]], [[0.4197959803139757]]], "std": [[[0.19786726308905855]], [[0.1950243517090926]], [[0.19894193810221017]]], "count": [209]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4306804734653032]], [[0.4324109897348094]], [[0.4270967971119867]]], "std": [[[0.2495089165989271]], [[0.2510928725915396]], [[0.25475248971384856]]], "count": [209]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.403586811419145]], [[0.4088098193623542]], [[0.40467676474497294]]], "std": [[[0.2283340861265193]], [[0.22757332702219613]], [[0.23243262142865428]]], "count": [209]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4460045950996029]], [[0.45741636664633956]], [[0.4535571406792382]]], "std": [[[0.21010738275902516]], [[0.19529743059678628]], [[0.1970800130054416]]], "count": [209]}, "observation.state": {"min": [-0.21004055440425873, 0.5993635058403015, -0.15111497044563293, -1.892304539680481, -0.6129999756813049, -0.6123618483543396, -0.8579788208007812, -0.22452306747436523, 0.28566306829452515, 0.19028086960315704, -2.4813320636749268, -1.4109615087509155, -0.755810022354126, 0.16809701919555664, 0.499733567237854, -0.5953809022903442, -2.009129285812378, 1.3693263530731201, -0.09597347676753998, 0.7294221520423889, -0.09469349682331085, -0.4389845132827759, 0.08281219005584717, -1.8825002908706665, 1.957861065864563, -0.9191292524337769, 1.0, -0.875], "max": [0.3843553066253662, 0.7559075355529785, 0.24477042257785797, -1.588431715965271, -0.39390990138053894, -0.3241240084171295, -0.6478585600852966, -0.16380856931209564, 0.40362662076950073, 0.31861263513565063, -2.1547086238861084, -1.2311657667160034, -0.6122851967811584, 0.6227509379386902, 0.8194648027420044, -0.27896252274513245, -1.5713624954223633, 1.5071965456008911, 0.07347399741411209, 0.935505211353302, -0.04484099894762039, -0.3206748068332672, 0.21708306670188904, -1.534969687461853, 2.1322364807128906, -0.6655726432800293, 6.0, 0.0], "mean": [0.09402880072593689, 0.6943369507789612, 0.03078470192849636, -1.7473502159118652, -0.5202997326850891, -0.44871658086776733, -0.7371314167976379, -0.19680260121822357, 0.3547351360321045, 0.25230473279953003, -2.3016741275787354, -1.3248823881149292, -0.6843218803405762, 0.3819098174571991, 0.6860219836235046, -0.4213201403617859, -1.7867883443832397, 1.4436620473861694, -0.0042768921703100204, 0.8418363332748413, -0.07564277946949005, -0.3882266879081726, 0.1517224758863449, -1.7142665386199951, 2.0300192832946777, -0.8140069842338562, 4.558279514312744, -0.19339652359485626], "std": [0.15046903491020203, 0.036789752542972565, 0.11343076825141907, 0.08471355587244034, 0.053481247276067734, 0.07141204923391342, 0.05918017029762268, 0.01602119766175747, 0.03143942728638649, 0.030110575258731842, 0.10259834676980972, 0.04758772253990173, 0.03552243113517761, 0.123204804956913, 0.07342429459095001, 0.07470302283763885, 0.13204212486743927, 0.03620850667357445, 0.04816930741071701, 0.04976315796375275, 0.014023957774043083, 0.033620722591876984, 0.03143864870071411, 0.08020877838134766, 0.049386266618967056, 0.06051889434456825, 2.2315685749053955, 0.20066991448402405], "count": [1244]}, "action": {"min": [-0.21004055440425873, 0.5993635058403015, -0.15111497044563293, -1.892304539680481, -0.6129999756813049, -0.6123618483543396, -0.8579788208007812, -0.22452306747436523, 0.28566306829452515, 0.19028086960315704, -2.4813320636749268, -1.4109615087509155, -0.755810022354126, 0.16809701919555664, 0.499733567237854, -0.5953809022903442, -2.009129285812378, 1.3693263530731201, -0.09597347676753998, 0.7294221520423889, -0.09469349682331085, -0.4389845132827759, 0.08281219005584717, -1.8825002908706665, 1.957861065864563, -0.9191292524337769, 1.0, -0.875], "max": [0.3843553066253662, 0.7559075355529785, 0.24477042257785797, -1.588431715965271, -0.39390990138053894, -0.3241240084171295, -0.6478585600852966, -0.16380856931209564, 0.40362662076950073, 0.31861263513565063, -2.1547086238861084, -1.2311657667160034, -0.6122851967811584, 0.6227509379386902, 0.8194648027420044, -0.27896252274513245, -1.5713624954223633, 1.5071965456008911, 0.07347399741411209, 0.935505211353302, -0.04484099894762039, -0.3206748068332672, 0.21708306670188904, -1.534969687461853, 2.1322364807128906, -0.6655726432800293, 6.0, 0.0], "mean": [0.0937739834189415, 0.6943122148513794, 0.030974045395851135, -1.747190237045288, -0.520195722579956, -0.4485361874103546, -0.736992359161377, -0.1968228816986084, 0.3548010289669037, 0.2522895932197571, -2.3014729022979736, -1.324955701828003, -0.6843039393424988, 0.38213321566581726, 0.6860360503196716, -0.42135876417160034, -1.786513328552246, 1.4436639547348022, -0.004152590408921242, 0.8418705463409424, -0.07564466446638107, -0.3883028030395508, 0.15175604820251465, -1.7143499851226807, 2.030158042907715, -0.8139937520027161, 4.55426025390625, -0.19336608052253723], "std": [0.15029174089431763, 0.03679930046200752, 0.11333347856998444, 0.0846714973449707, 0.05344150587916374, 0.07129859179258347, 0.05912332981824875, 0.016039695590734482, 0.03139466419816017, 0.030106423422694206, 0.10262729227542877, 0.04761026054620743, 0.03551037237048149, 0.12311459332704544, 0.07341988384723663, 0.07471659779548645, 0.1320027858018875, 0.03620952367782593, 0.04815434664487839, 0.04978460446000099, 0.014026264660060406, 0.033591825515031815, 0.031428124755620956, 0.08009998500347137, 0.04942554607987404, 0.060522980988025665, 2.233477830886841, 0.20030800998210907], "count": [1244]}, "timestamp": {"min": [0.0], "max": [41.43333333333333], "mean": [20.716666666666665], "std": [11.970391713631503], "count": [1244]}, "frame_index": {"min": [0], "max": [1243], "mean": [621.5], "std": [359.1117514089451], "count": [1244]}, "episode_index": {"min": [53], "max": [53], "mean": [53.0], "std": [0.0], "count": [1244]}, "index": {"min": [56893], "max": [58136], "mean": [57514.5], "std": [359.1117514089451], "count": [1244]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1244]}, "subtask_annotation": {"mean": [0.8890675241157556, 2.0, 2.0, 2.0, 2.0], "std": [0.3191267706759143, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [1244]}, "scene_annotation": {"mean": [53.0], "std": [0.0], "min": [53], "max": [53], "count": [1244]}, "eef_direction_state": {"mean": [2.919614147909968, 2.9863344051446945], "std": [2.582397969395917, 2.570042551740199], "min": [0, 0], "max": [6, 6], "count": [1244]}, "eef_velocity_state": {"mean": [0.612540192926045, 0.6093247588424437], "std": [0.487170098606394, 0.4879017289414384], "min": [0, 0], "max": [1, 1], "count": [1244]}, "eef_acc_mag_state": {"mean": [0.01045016077170418, 0.0297427652733119], "std": [0.10169048584577296, 0.20815279619408353], "min": [0, 0], "max": [1, 2], "count": [1244]}, "eef_direction_action": {"mean": [2.919614147909968, 2.9863344051446945], "std": [2.582397969395917, 2.570042551740199], "min": [0, 0], "max": [6, 6], "count": [1244]}, "eef_velocity_action": {"mean": [0.612540192926045, 0.6093247588424437], "std": [0.487170098606394, 0.4879017289414384], "min": [0, 0], "max": [1, 1], "count": [1244]}, "eef_acc_mag_action": {"mean": [0.01045016077170418, 0.0297427652733119], "std": [0.10169048584577295, 0.20815279619408356], "min": [0, 0], "max": [1, 2], "count": [1244]}, "eef_sim_pose_state": {"mean": [0.4347164756254949, 0.3737155393674629, 1.225692167159647, -0.24116671181339822, -0.4454408777968795, 0.7139396371473407, 0.5008692392173218, -0.27021312516107604, 1.3110550086769657, 0.6691892843091374, 0.20011854454739644, -0.0933902196307624], "std": [0.031446794193320665, 0.02783632652424024, 0.01377511520267439, 0.04848448178149121, 0.05121395613555166, 0.060413443227897594, 0.03315086335620175, 0.03133464084244204, 0.015357206040315728, 0.052175501978306275, 0.03968057357109372, 0.07017472885902375], "min": [0.3728200419742262, 0.313086032108496, 1.202888634719119, -0.3275066483047925, -0.5263926673814898, 0.5926877619216311, 0.43881749219212246, -0.3344845027802706, 1.284241570143642, 0.6169665623166215, 0.1174461011158272, -0.23168155110354105], "max": [0.4956181696975984, 0.43375336471490117, 1.2562459207807102, -0.16408735926849455, -0.3645132068876693, 0.83074868550819, 0.557036392042263, -0.20469508901872832, 1.3429605851059767, 0.8135882602846664, 0.27280031181267317, 0.04077177267135168], "count": [1244]}, "eef_sim_pose_action": {"mean": [0.4347717415536004, 0.37369534306001867, 1.225680821472243, -0.24104434786686776, -0.44534657999594723, 0.7139955700572833, 0.500938854321994, -0.27025388052904936, 1.311063393446947, 0.6690448219970148, 0.20016340110475853, -0.09347843873937517], "std": [0.03140829411436385, 0.027830889629381624, 0.013787736780562694, 0.048462581398892444, 0.05125043155079513, 0.06042371948811182, 0.03312736511596805, 0.03131917124671527, 0.015346433698117955, 0.052045666461376164, 0.03972970631978174, 0.07009138421565081], "min": [0.3728200419742262, 0.313086032108496, 1.202888634719119, -0.3275066483047925, -0.5263926673814898, 0.5926877619216311, 0.43881749219212246, -0.3344845027802706, 1.284241570143642, 0.6169665623166215, 0.1174461011158272, -0.23168155110354105], "max": [0.4956181696975984, 0.43375336471490117, 1.2562459207807102, -0.16408735926849455, -0.3645132068876693, 0.83074868550819, 0.557036392042263, -0.20469508901872832, 1.3429605851059767, 0.8135882602846664, 0.27280031181267317, 0.04077177267135168], "count": [1244]}, "gripper_mode_state": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [1244]}, "gripper_activity_state": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [1244]}, "gripper_mode_action": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [1244]}, "gripper_activity_action": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [1244]}, "gripper_open_scale_state": {"mean": [0.004143890675241176, 0.0], "std": [0.0020287012592201223, 0.0], "min": [0.0009090909090909091, 0.0], "max": [0.005454545454545455, 0.0], "count": [1244]}, "gripper_open_scale_action": {"mean": [0.004140236772873447, 0.0], "std": [0.002030430024916417, 0.0], "min": [0.0009090909090909091, 0.0], "max": [0.005454545454545455, 0.0], "count": [1244]}}} +{"episode_index": 53, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8588235294117647]], [[1.0]], [[0.9333333333333333]]], "mean": [[[0.4217460341775599]], [[0.42792395492919394]], [[0.4213075197440087]]], "std": [[[0.20162580112691625]], [[0.19913912786479515]], [[0.20355146328035403]]], "count": [180]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4267305305918664]], [[0.43059410516521424]], [[0.4251113834422658]]], "std": [[[0.24458653583678494]], [[0.2438500156953247]], [[0.24747908677329913]]], "count": [180]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4099287956154684]], [[0.4150199868373275]], [[0.41005545797022513]]], "std": [[[0.2251363259425771]], [[0.2224920886875829]], [[0.22602015784251187]]], "count": [180]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46099111519607844]], [[0.47059867578976033]], [[0.466612790486565]]], "std": [[[0.2033352593948393]], [[0.18930132711206185]], [[0.19037304744774683]]], "count": [180]}, "observation.state": {"min": [-0.37409061193466187, 0.6424720287322998, 0.0719948336482048, -1.7241442203521729, -0.8455007672309875, -0.5347514152526855, -1.084160327911377, -0.22373081743717194, 0.3227114975452423, 0.19027724862098694, -2.555736541748047, -1.7200151681900024, -0.7382202744483948, 0.182345449924469, 0.6432890892028809, -0.6399489641189575, -1.9980648756027222, 1.5404777526855469, 0.03768274933099747, 0.7850567102432251, -0.08895256370306015, -0.45458999276161194, 0.11705781519412994, -1.7032201290130615, 2.1056206226348877, -0.8347398638725281, 3.0625, -1.0], "max": [0.15126878023147583, 0.803273618221283, 0.3793014883995056, -1.4588890075683594, -0.6648624539375305, -0.3261333107948303, -0.8472733497619629, -0.16369350254535675, 0.4341287612915039, 0.2948463261127472, -2.248408317565918, -1.5150600671768188, -0.5306681394577026, 0.6935393214225769, 0.9347535967826843, -0.32626965641975403, -1.4873870611190796, 1.6587772369384766, 0.24591688811779022, 0.9485896825790405, -0.030091125518083572, -0.3327345550060272, 0.219806507229805, -1.5425982475280762, 2.309077024459839, -0.5415778160095215, 4.0, 0.0], "mean": [-0.13235247135162354, 0.721052885055542, 0.22993065416812897, -1.6058505773544312, -0.741651713848114, -0.3939876854419708, -0.9416864514350891, -0.1945277452468872, 0.38627898693084717, 0.23045648634433746, -2.3916115760803223, -1.6268059015274048, -0.6149868965148926, 0.4521718919277191, 0.8249824047088623, -0.4496699273586273, -1.7591537237167358, 1.6008988618850708, 0.14107437431812286, 0.8634675741195679, -0.06220138445496559, -0.3969869017601013, 0.18125751614570618, -1.613314151763916, 2.1978023052215576, -0.7010681629180908, 3.977473020553589, -0.3069813549518585], "std": [0.1269691437482834, 0.03686067834496498, 0.09063639491796494, 0.06139782816171646, 0.05322050303220749, 0.05856705084443092, 0.0634315237402916, 0.016782542690634727, 0.026914164423942566, 0.02564343251287937, 0.08296341449022293, 0.04422379657626152, 0.053338807076215744, 0.12823863327503204, 0.06863857805728912, 0.08447285741567612, 0.13424178957939148, 0.029294824227690697, 0.05878863483667374, 0.04624364897608757, 0.016887513920664787, 0.031752679497003555, 0.026441246271133423, 0.04871989041566849, 0.05334968492388725, 0.06918133050203323, 0.11070530861616135, 0.2974088191986084], "count": [1021]}, "action": {"min": [-0.37409061193466187, 0.6424720287322998, 0.07199657708406448, -1.7241442203521729, -0.8455007672309875, -0.5347514152526855, -1.084160327911377, -0.22373081743717194, 0.3227114975452423, 0.19027724862098694, -2.555736541748047, -1.7200151681900024, -0.7382202744483948, 0.182345449924469, 0.6432890892028809, -0.6399489641189575, -1.9980648756027222, 1.5404777526855469, 0.03768274933099747, 0.7850567102432251, -0.08895256370306015, -0.45458999276161194, 0.11705781519412994, -1.7032201290130615, 2.1056206226348877, -0.8347398638725281, 3.0625, -1.0], "max": [0.15126878023147583, 0.803273618221283, 0.3793014883995056, -1.4588890075683594, -0.6648624539375305, -0.3261333107948303, -0.8472733497619629, -0.16369350254535675, 0.4341287612915039, 0.2948463261127472, -2.248408317565918, -1.5150600671768188, -0.5306681394577026, 0.6935393214225769, 0.9347535967826843, -0.32626965641975403, -1.4873870611190796, 1.6587772369384766, 0.2459634244441986, 0.9485896825790405, -0.030091125518083572, -0.3327345550060272, 0.219806507229805, -1.5425982475280762, 2.3091444969177246, -0.5415778160095215, 4.0, 0.0], "mean": [-0.13264557719230652, 0.7210467457771301, 0.2300926148891449, -1.6057020425796509, -0.7415087819099426, -0.3938155770301819, -0.9415273070335388, -0.1945183277130127, 0.3863545358181, 0.23044587671756744, -2.3914504051208496, -1.626772403717041, -0.6148742437362671, 0.45258036255836487, 0.8248710632324219, -0.4498559534549713, -1.7586939334869385, 1.600870966911316, 0.14126591384410858, 0.8635509014129639, -0.06220182031393051, -0.39710018038749695, 0.18127615749835968, -1.6133168935775757, 2.1979587078094482, -0.701015055179596, 3.977473020553589, -0.30661407113075256], "std": [0.12665912508964539, 0.03686169534921646, 0.09050165116786957, 0.061369191855192184, 0.053158968687057495, 0.05841117724776268, 0.06337977200746536, 0.01676882989704609, 0.02684379369020462, 0.025636199861764908, 0.08305081725120544, 0.04421385005116463, 0.053199611604213715, 0.12821102142333984, 0.06872498989105225, 0.0845818743109703, 0.1343662589788437, 0.02933795005083084, 0.05881202593445778, 0.04632050544023514, 0.01688813790678978, 0.03175019845366478, 0.026429206132888794, 0.04871663823723793, 0.05344168469309807, 0.06922492384910583, 0.11070530861616135, 0.2977616488933563], "count": [1021]}, "timestamp": {"min": [0.0], "max": [34.0], "mean": [17.0], "std": [9.824572368414934], "count": [1021]}, "frame_index": {"min": [0], "max": [1020], "mean": [510.0], "std": [294.737171052448], "count": [1021]}, "episode_index": {"min": [54], "max": [54], "mean": [54.0], "std": [0.0], "count": [1021]}, "index": {"min": [58137], "max": [59157], "mean": [58647.0], "std": [294.737171052448], "count": [1021]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1021]}, "subtask_annotation": {"mean": [0.8932419196865817, 2.0, 2.0, 2.0, 2.0], "std": [0.3150849414350611, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [1021]}, "scene_annotation": {"mean": [54.0], "std": [0.0], "min": [54], "max": [54], "count": [1021]}, "eef_direction_state": {"mean": [3.7708129285014693, 3.216454456415279], "std": [2.4726456912121075, 2.5603706967798026], "min": [0, 0], "max": [6, 6], "count": [1021]}, "eef_velocity_state": {"mean": [0.48481880509304603, 0.5905974534769833], "std": [0.4997694781808824, 0.4917236026707357], "min": [0, 0], "max": [1, 1], "count": [1021]}, "eef_acc_mag_state": {"mean": [0.11263467189030363, 0.0881488736532811], "std": [0.42457216205952036, 0.3541645358912453], "min": [0, 0], "max": [2, 2], "count": [1021]}, "eef_direction_action": {"mean": [3.7708129285014693, 3.216454456415279], "std": [2.4726456912121075, 2.5603706967798026], "min": [0, 0], "max": [6, 6], "count": [1021]}, "eef_velocity_action": {"mean": [0.48481880509304603, 0.5905974534769833], "std": [0.4997694781808824, 0.4917236026707357], "min": [0, 0], "max": [1, 1], "count": [1021]}, "eef_acc_mag_action": {"mean": [0.11263467189030363, 0.0881488736532811], "std": [0.42457216205952036, 0.3541645358912453], "min": [0, 0], "max": [2, 2], "count": [1021]}, "eef_sim_pose_state": {"mean": [0.48169143379634166, 0.361013744245683, 1.2261839541053268, -0.24875033472911515, -0.3190138491736023, 0.47615367772899087, 0.5087925086108174, -0.3053208453740184, 1.3313699461122646, 0.5876791633482216, 0.313765395676811, -0.031050755173766736], "std": [0.027113216135169028, 0.02381552642498513, 0.01716818559031749, 0.054316043637091777, 0.03431058565258408, 0.05830706048692772, 0.03187488532347864, 0.02610617496744457, 0.01623374682339607, 0.030572914472970253, 0.03964639846634134, 0.05819878316740635], "min": [0.42089833178360403, 0.32262534439208546, 1.1883870274954063, -0.3500971760647415, -0.4015493924996505, 0.39590931541008245, 0.44480545551634804, -0.343424109272246, 1.302401812553661, 0.5194886061154016, 0.23269851436174704, -0.1348087918053303], "max": [0.535938459079749, 0.4195779727625141, 1.2512388717440803, -0.17954877397436989, -0.2638696491072683, 0.6139121843880297, 0.5679489818978818, -0.24296609359975585, 1.3607469136195742, 0.6497568457375271, 0.3839961094518305, 0.09874879012730708], "count": [1021]}, "eef_sim_pose_action": {"mean": [0.4817568138282257, 0.36100274456444054, 1.2262062391185249, -0.24859184299547663, -0.31899801526753274, 0.4762130352146999, 0.508902073989554, -0.3053452071560593, 1.3313799672470346, 0.5875517945298999, 0.3138433300057418, -0.03109749718266638], "std": [0.027046959643171463, 0.02380854810889993, 0.017133862296897312, 0.05425786819588129, 0.03432791661903404, 0.05835081064421312, 0.031884866943700005, 0.026090813786691775, 0.01621939476053999, 0.030585018696070766, 0.039706572199938575, 0.05815677191455742], "min": [0.42089833178360403, 0.32262534439208546, 1.1883870274954063, -0.3500971760647415, -0.4015493924996505, 0.39590931541008245, 0.44480545551634804, -0.343424109272246, 1.302401812553661, 0.5194886061154016, 0.23269851436174704, -0.1348087918053303], "max": [0.535938459079749, 0.4195779727625141, 1.2512388717440803, -0.17954877397436989, -0.2638696491072683, 0.6139121843880297, 0.5679489818978818, -0.24296609359975585, 1.3607469136195742, 0.6497568457375271, 0.3840367644667477, 0.09874879012730708], "count": [1021]}, "gripper_mode_state": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [1021]}, "gripper_activity_state": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [1021]}, "gripper_mode_action": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [1021]}, "gripper_activity_action": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [1021]}, "gripper_open_scale_state": {"mean": [0.0036158846051107725, 0.0], "std": [0.00010064157643793811, 0.0], "min": [0.0027840909090909092, 0.0], "max": [0.0036363636363636364, 0.0], "count": [1021]}, "gripper_open_scale_action": {"mean": [0.0036158846051107725, 0.0], "std": [0.00010064157643793811, 0.0], "min": [0.0027840909090909092, 0.0], "max": [0.0036363636363636364, 0.0], "count": [1021]}}} +{"episode_index": 54, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7843137254901961]], [[1.0]], [[0.9254901960784314]]], "mean": [[[0.40915559413580244]], [[0.4154024691358025]], [[0.40917302673384165]]], "std": [[[0.22118488946737389]], [[0.21892620972577706]], [[0.22227632129495262]]], "count": [180]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43321130287763254]], [[0.43599470429375453]], [[0.43159565404865646]]], "std": [[[0.24842035379672855]], [[0.24841755204288382]], [[0.25221273457795773]]], "count": [180]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3973215039488017]], [[0.4022068865740741]], [[0.398192077432825]]], "std": [[[0.22154163623460496]], [[0.22176518455970728]], [[0.22649035025321818]]], "count": [180]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.461135120506536]], [[0.47105657112381993]], [[0.4683314905591866]]], "std": [[[0.20133673119318457]], [[0.1911024549226421]], [[0.19143937585810117]]], "count": [180]}, "observation.state": {"min": [-0.1915346086025238, 0.7263907790184021, -0.1520530879497528, -1.9051904678344727, -0.6197991371154785, -0.4152836501598358, -0.7906897664070129, -0.23054169118404388, 0.30290988087654114, 0.19518256187438965, -2.2821929454803467, -1.6363530158996582, -0.6700400710105896, 0.1656142920255661, 0.606884777545929, -0.7203617095947266, -1.9876649379730225, 1.5173935890197754, 0.08084146678447723, 0.7691414952278137, -0.11106737703084946, -0.4517728090286255, 0.10227806121110916, -1.758306622505188, 2.2246131896972656, -0.7568768262863159, 3.3125, -1.0], "max": [0.3640069365501404, 0.8475449681282043, 0.3052973449230194, -1.6113665103912354, -0.5314636826515198, -0.13990449905395508, -0.6511125564575195, -0.169058695435524, 0.411539763212204, 0.2994139492511749, -2.010629415512085, -1.3920953273773193, -0.43851104378700256, 0.7375205159187317, 1.0296483039855957, -0.37890005111694336, -1.505084753036499, 1.739982008934021, 0.3456166386604309, 0.9189223647117615, -0.04614006355404854, -0.3226257562637329, 0.22030700743198395, -1.3182132244110107, 2.356304883956909, -0.40655696392059326, 4.0, 0.0], "mean": [0.04686760529875755, 0.7768069505691528, 0.10589435696601868, -1.7783434391021729, -0.5790151953697205, -0.2456982284784317, -0.7086960673332214, -0.19323396682739258, 0.36350321769714355, 0.2429993450641632, -2.1584582328796387, -1.5099709033966064, -0.5655008554458618, 0.4623616337776184, 0.849814772605896, -0.4975912272930145, -1.7748022079467773, 1.6126084327697754, 0.18144728243350983, 0.8355789184570312, -0.07115936279296875, -0.3923448324203491, 0.17171627283096313, -1.567978858947754, 2.2917640209198, -0.640048623085022, 3.9549460411071777, -0.3113117218017578], "std": [0.16098925471305847, 0.03302706778049469, 0.10704968124628067, 0.08073399215936661, 0.025913318619132042, 0.07902799546718597, 0.03827134147286415, 0.01633504405617714, 0.03249714896082878, 0.023144589737057686, 0.06480829417705536, 0.05960959941148758, 0.05695078894495964, 0.14658711850643158, 0.08795437961816788, 0.07924661785364151, 0.13724732398986816, 0.07322592288255692, 0.06991539895534515, 0.036909110844135284, 0.015356694348156452, 0.03492387756705284, 0.0258526299148798, 0.15960529446601868, 0.03429410234093666, 0.078580841422081, 0.125966414809227, 0.2588454782962799], "count": [1021]}, "action": {"min": [-0.1915346086025238, 0.7263907790184021, -0.1520530879497528, -1.9051904678344727, -0.6197991371154785, -0.4152836501598358, -0.7906897664070129, -0.23054160177707672, 0.3029095232486725, 0.19518256187438965, -2.2821929454803467, -1.6363530158996582, -0.6700400710105896, 0.1656142920255661, 0.606884777545929, -0.7203617095947266, -1.9876649379730225, 1.5173935890197754, 0.08084146678447723, 0.7691414952278137, -0.11106737703084946, -0.4517728090286255, 0.10227806121110916, -1.758306622505188, 2.2246131896972656, -0.7568768262863159, 3.3125, -1.0], "max": [0.3640069365501404, 0.8475449681282043, 0.3052973449230194, -1.6113665103912354, -0.5314636826515198, -0.13990449905395508, -0.6511125564575195, -0.169058695435524, 0.411539763212204, 0.2994139492511749, -2.010629415512085, -1.3920953273773193, -0.43851104378700256, 0.7375205159187317, 1.0296483039855957, -0.37890005111694336, -1.505084753036499, 1.739982008934021, 0.3456166386604309, 0.9189223647117615, -0.04614006355404854, -0.3226257562637329, 0.22030700743198395, -1.3182132244110107, 2.356304883956909, -0.40655696392059326, 4.0, 0.0], "mean": [0.04641829431056976, 0.7767852544784546, 0.10610157996416092, -1.7781184911727905, -0.5789379477500916, -0.24547114968299866, -0.7086195945739746, -0.19321049749851227, 0.36360907554626465, 0.24299798905849457, -2.1583313941955566, -1.5099060535430908, -0.5654338598251343, 0.4628238081932068, 0.8496844172477722, -0.49771633744239807, -1.7743744850158691, 1.6124225854873657, 0.1816156655550003, 0.8356499671936035, -0.07112430781126022, -0.39246153831481934, 0.17174012959003448, -1.5682940483093262, 2.2917964458465576, -0.6399790644645691, 3.9549460411071777, -0.3113998770713806], "std": [0.1608814001083374, 0.03304681554436684, 0.10705870389938354, 0.08087158203125, 0.025910446420311928, 0.07887320965528488, 0.03821300342679024, 0.016298584640026093, 0.032475654035806656, 0.023144368082284927, 0.06485065817832947, 0.05956249684095383, 0.05692562460899353, 0.1464710533618927, 0.08798004686832428, 0.07928532361984253, 0.13731391727924347, 0.07322269678115845, 0.06989848613739014, 0.036940447986125946, 0.015308244153857231, 0.034920159727334976, 0.02584988810122013, 0.1594383418560028, 0.034336693584918976, 0.07856623828411102, 0.125966414809227, 0.25893065333366394], "count": [1021]}, "timestamp": {"min": [0.0], "max": [34.0], "mean": [17.0], "std": [9.824572368414934], "count": [1021]}, "frame_index": {"min": [0], "max": [1020], "mean": [510.0], "std": [294.737171052448], "count": [1021]}, "episode_index": {"min": [55], "max": [55], "mean": [55.0], "std": [0.0], "count": [1021]}, "index": {"min": [59158], "max": [60178], "mean": [59668.0], "std": [294.737171052448], "count": [1021]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1021]}, "subtask_annotation": {"mean": [0.9245837414299706, 2.0, 2.0, 2.0, 2.0], "std": [0.27137865470823497, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [1021]}, "scene_annotation": {"mean": [55.0], "std": [0.0], "min": [55], "max": [55], "count": [1021]}, "eef_direction_state": {"mean": [3.0235063663075414, 2.7012732615083253], "std": [2.688794144997181, 2.6804856418128264], "min": [0, 0], "max": [6, 6], "count": [1021]}, "eef_velocity_state": {"mean": [0.5739471106758081, 0.6385896180215475], "std": [0.4945015923358573, 0.5139003827387086], "min": [0, 0], "max": [1, 2], "count": [1021]}, "eef_acc_mag_state": {"mean": [0.047992164544564155, 0.059745347698334964], "std": [0.27399247174204516, 0.29250435725159113], "min": [0, 0], "max": [2, 2], "count": [1021]}, "eef_direction_action": {"mean": [3.0235063663075414, 2.7012732615083253], "std": [2.688794144997181, 2.680485641812826], "min": [0, 0], "max": [6, 6], "count": [1021]}, "eef_velocity_action": {"mean": [0.5739471106758081, 0.6385896180215475], "std": [0.49450159233585733, 0.5139003827387087], "min": [0, 0], "max": [1, 2], "count": [1021]}, "eef_acc_mag_action": {"mean": [0.047992164544564155, 0.059745347698334964], "std": [0.27399247174204516, 0.29250435725159113], "min": [0, 0], "max": [2, 2], "count": [1021]}, "eef_sim_pose_state": {"mean": [0.4422452887682915, 0.36566839190797, 1.2411021052425883, -0.08381888689386603, -0.3225992974940811, 0.6343828148106712, 0.5048360387764906, -0.29820687137417895, 1.3279942047939077, 0.5345596358890949, 0.3732869222668055, -0.00936727452659466], "std": [0.03235359404256227, 0.019612451507684047, 0.017682469046009418, 0.042781464710075254, 0.03184532475568552, 0.0707930512010371, 0.03628572747453991, 0.026552947905227043, 0.01784163411250956, 0.08198242870887122, 0.07524036323236714, 0.11722092768267689], "min": [0.38382063603404154, 0.32309722430833593, 1.1985371930994904, -0.16787574443834985, -0.42165925273695115, 0.49351291578001144, 0.4375462929818018, -0.3468466296711521, 1.2814223219183551, 0.4355544195100195, 0.2657118161030678, -0.17188959286011898], "max": [0.48783189736288335, 0.4121309816450725, 1.2642008626361934, -0.019622407549655246, -0.277764238955307, 0.8104271234124114, 0.5715233499766154, -0.2302324723465383, 1.3561394215920062, 0.6777492851566647, 0.5075879809717061, 0.2376796380090727], "count": [1021]}, "eef_sim_pose_action": {"mean": [0.44234297665487826, 0.36566240785607607, 1.2411359119549161, -0.0837007823577089, -0.3226160137863912, 0.6344539987988516, 0.5049531116439273, -0.2982382845303621, 1.3280426664630316, 0.5343284757778344, 0.37315146298169727, -0.009536280416790846], "std": [0.03233339872810267, 0.019611310233506696, 0.017633996755615326, 0.042769473695642324, 0.03182628163137104, 0.07079302539765743, 0.036274223577771124, 0.026548716696653735, 0.017783902303483465, 0.08192257785616099, 0.0751251097889371, 0.1171951039465785], "min": [0.38382063603404154, 0.32309722430833593, 1.198536381087564, -0.16787574443834985, -0.42165925273695115, 0.49351291578001144, 0.4375462929818018, -0.3468466296711521, 1.2814223219183551, 0.4355544195100195, 0.2657118161030678, -0.17188959286011898], "max": [0.48783189736288335, 0.4121309816450725, 1.2642008626361934, -0.019622407549655246, -0.27775627620541643, 0.8104271234124114, 0.5715233499766154, -0.2302324723465383, 1.3561394215920062, 0.6777492851566647, 0.5075879809717061, 0.2376796380090727], "count": [1021]}, "gripper_mode_state": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [1021]}, "gripper_activity_state": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [1021]}, "gripper_mode_action": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [1021]}, "gripper_activity_action": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [1021]}, "gripper_open_scale_state": {"mean": [0.0035954055738580035, 0.0], "std": [0.00011451564207630738, 0.0], "min": [0.0030113636363636362, 0.0], "max": [0.0036363636363636364, 0.0], "count": [1021]}, "gripper_open_scale_action": {"mean": [0.0035954055738580035, 0.0], "std": [0.00011451564207630738, 0.0], "min": [0.0030113636363636362, 0.0], "max": [0.0036363636363636364, 0.0], "count": [1021]}}} +{"episode_index": 55, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7647058823529411]], [[1.0]], [[0.9333333333333333]]], "mean": [[[0.41460317650610967]], [[0.4203496654322961]], [[0.4138695363562091]]], "std": [[[0.2179766313330853]], [[0.21521564088071443]], [[0.21870655755835192]]], "count": [184]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43615653084150324]], [[0.43711587986643935]], [[0.4324062422296817]]], "std": [[[0.23849933311115354]], [[0.24203341772132253]], [[0.2458759742562547]]], "count": [184]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3960890522875817]], [[0.40088231408958513]], [[0.3962920918140807]]], "std": [[[0.23053398820350443]], [[0.23148610597916466]], [[0.23728449627652898]]], "count": [184]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4630428632956806]], [[0.46796933277387043]], [[0.4640465564169508]]], "std": [[[0.1887258611647618]], [[0.18026868792485107]], [[0.17861729522714684]]], "count": [184]}, "observation.state": {"min": [-0.18194839358329773, 0.6720881462097168, -0.0817926675081253, -1.8894977569580078, -0.5543165802955627, -0.35558465123176575, -0.7488749623298645, -0.19732356071472168, 0.3287672996520996, 0.16482600569725037, -2.2909188270568848, -1.4435656070709229, -0.5944419503211975, 0.30531373620033264, 0.6253460049629211, -0.6450223922729492, -1.9683332443237305, 1.3291598558425903, 0.0010319259017705917, 0.7847654819488525, -0.07997231185436249, -0.45928457379341125, 0.10014262795448303, -1.9637359380722046, 2.0584158897399902, -0.6662777662277222, 3.0, -1.0], "max": [0.25898829102516174, 0.8644320964813232, 0.3057391345500946, -1.6655306816101074, -0.31765320897102356, -0.00641517573967576, -0.5207614898681641, -0.1555718183517456, 0.4179987609386444, 0.31723442673683167, -1.9613041877746582, -1.2766413688659668, -0.43373018503189087, 0.780342161655426, 0.9621912837028503, -0.3685099184513092, -1.4674248695373535, 1.5082906484603882, 0.26811203360557556, 1.0827029943466187, -0.04123431071639061, -0.34391388297080994, 0.26012250781059265, -1.8261903524398804, 2.288421392440796, -0.41550812125205994, 4.0, 0.0], "mean": [0.027722099795937538, 0.7930501699447632, 0.07665073126554489, -1.7993730306625366, -0.4816308319568634, -0.16940803825855255, -0.6345362067222595, -0.18113009631633759, 0.3746381103992462, 0.25217100977897644, -2.098886489868164, -1.3810501098632812, -0.5160388946533203, 0.5576971769332886, 0.828015148639679, -0.5109988451004028, -1.7231930494308472, 1.410312533378601, 0.14565682411193848, 0.8972761631011963, -0.05569413676857948, -0.40484270453453064, 0.17260974645614624, -1.8774597644805908, 2.1845908164978027, -0.5471014976501465, 3.6403791904449463, -0.4414483308792114], "std": [0.12347913533449173, 0.04878981411457062, 0.10251961648464203, 0.05394358187913895, 0.05439808592200279, 0.09406670928001404, 0.06857035309076309, 0.01067914068698883, 0.02244861237704754, 0.03201667219400406, 0.08294301480054855, 0.0417654886841774, 0.04342903569340706, 0.13242152333259583, 0.06945323199033737, 0.07127978652715683, 0.13873794674873352, 0.04284688085317612, 0.07445815950632095, 0.08641009777784348, 0.009436322376132011, 0.030730169266462326, 0.03487487509846687, 0.029775293543934822, 0.059104107320308685, 0.07386049628257751, 0.31016597151756287, 0.316675066947937], "count": [1049]}, "action": {"min": [-0.18194839358329773, 0.6720881462097168, -0.0817926675081253, -1.8894977569580078, -0.5543165802955627, -0.35558465123176575, -0.7488749623298645, -0.19732622802257538, 0.3287672996520996, 0.16482600569725037, -2.2909188270568848, -1.4435656070709229, -0.5944419503211975, 0.30531373620033264, 0.6253460049629211, -0.6450223922729492, -1.9683332443237305, 1.3291598558425903, 0.0010319259017705917, 0.7847654819488525, -0.07997231185436249, -0.45928457379341125, 0.10014262795448303, -1.9637359380722046, 2.0584158897399902, -0.6662777662277222, 3.0, -1.0], "max": [0.25898829102516174, 0.8644320964813232, 0.3057391345500946, -1.6655306816101074, -0.31765320897102356, -0.00641517573967576, -0.5207614898681641, -0.1555718183517456, 0.4179987609386444, 0.31723442673683167, -1.9613041877746582, -1.2766413688659668, -0.43373018503189087, 0.780342161655426, 0.9621912837028503, -0.3685099184513092, -1.4674248695373535, 1.5082906484603882, 0.26811203360557556, 1.0827029943466187, -0.04123431071639061, -0.34391388297080994, 0.26012250781059265, -1.8261903524398804, 2.288421392440796, -0.41550812125205994, 4.0, 0.0], "mean": [0.027433296665549278, 0.7929577827453613, 0.07687309384346008, -1.7992926836013794, -0.4815697968006134, -0.16914431750774384, -0.634363055229187, -0.1811317652463913, 0.3747004568576813, 0.25213226675987244, -2.098670721054077, -1.3811110258102417, -0.516124963760376, 0.5581461787223816, 0.8279843330383301, -0.5111564993858337, -1.7227187156677246, 1.410288691520691, 0.14590910077095032, 0.8975102305412292, -0.05566606670618057, -0.4049519896507263, 0.17266561090946198, -1.8775336742401123, 2.184749126434326, -0.5469034314155579, 3.6394035816192627, -0.44248366355895996], "std": [0.12329209595918655, 0.04880218952894211, 0.10242877155542374, 0.05393495783209801, 0.05438892915844917, 0.09399006515741348, 0.06853955239057541, 0.010681559331715107, 0.022411981597542763, 0.032009076327085495, 0.08300520479679108, 0.04180869460105896, 0.04343129321932793, 0.13236364722251892, 0.06945803761482239, 0.07131953537464142, 0.13874958455562592, 0.042867857962846756, 0.07441606372594833, 0.08643835783004761, 0.00940783228725195, 0.0307173915207386, 0.034869786351919174, 0.029756736010313034, 0.05915560573339462, 0.07389400899410248, 0.31080952286720276, 0.31690990924835205], "count": [1049]}, "timestamp": {"min": [0.0], "max": [34.93333333333333], "mean": [17.466666666666665], "std": [10.094002619817815], "count": [1049]}, "frame_index": {"min": [0], "max": [1048], "mean": [524.0], "std": [302.82007859453444], "count": [1049]}, "episode_index": {"min": [56], "max": [56], "mean": [56.0], "std": [0.0], "count": [1049]}, "index": {"min": [60179], "max": [61227], "mean": [60703.0], "std": [302.82007859453444], "count": [1049]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1049]}, "subtask_annotation": {"mean": [0.9485224022878932, 2.0, 2.0, 2.0, 2.0], "std": [0.22943585167096092, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [1049]}, "scene_annotation": {"mean": [56.0], "std": [0.0], "min": [56], "max": [56], "count": [1049]}, "eef_direction_state": {"mean": [2.8598665395614873, 2.7159199237368923], "std": [2.3912775205885994, 2.451696196419184], "min": [0, 0], "max": [6, 6], "count": [1049]}, "eef_velocity_state": {"mean": [0.6768350810295519, 0.6816015252621545], "std": [0.467685101448902, 0.46585500536375013], "min": [0, 0], "max": [1, 1], "count": [1049]}, "eef_acc_mag_state": {"mean": [0.042897998093422304, 0.057197330791229746], "std": [0.2639250371764924, 0.2771366602564167], "min": [0, 0], "max": [2, 2], "count": [1049]}, "eef_direction_action": {"mean": [2.8598665395614873, 2.7159199237368923], "std": [2.3912775205885994, 2.451696196419184], "min": [0, 0], "max": [6, 6], "count": [1049]}, "eef_velocity_action": {"mean": [0.6768350810295519, 0.6816015252621545], "std": [0.467685101448902, 0.46585500536375013], "min": [0, 0], "max": [1, 1], "count": [1049]}, "eef_acc_mag_action": {"mean": [0.042897998093422304, 0.057197330791229746], "std": [0.2639250371764924, 0.2771366602564167], "min": [0, 0], "max": [2, 2], "count": [1049]}, "eef_sim_pose_state": {"mean": [0.446453596530406, 0.370219122895752, 1.2600240478904376, -0.009803550771424713, -0.40184051307958335, 0.7053715936514037, 0.5222387011393422, -0.30375679193901145, 1.3504691261210693, 0.40732898037281795, 0.16938658548081093, -0.0846072532492378], "std": [0.021471449145787757, 0.0319594262836179, 0.00977993646406637, 0.02736974688769915, 0.05416728929400843, 0.051012965711228014, 0.032040922770980994, 0.03527017713403814, 0.013034710848394455, 0.05690543261121371, 0.02775311972835028, 0.03284637664812906], "min": [0.4060370894931468, 0.28482006048428843, 1.244131199804281, -0.09407134775110287, -0.5264373261811996, 0.6196386048804847, 0.46045127542547803, -0.38973815222924013, 1.3189521779075108, 0.28661001463322927, 0.07679376589375497, -0.15507988895987435], "max": [0.49010997466366535, 0.431349924106647, 1.2790257830168092, 0.028626984977014602, -0.31370598409436323, 0.7857820150993007, 0.5778269471897037, -0.23228119938793246, 1.366467032173798, 0.5036682282286992, 0.21624837956328968, 0.005347014633597907], "count": [1049]}, "eef_sim_pose_action": {"mean": [0.44650549797319555, 0.37017161912744184, 1.260026671788778, -0.009752757212311947, -0.401721450134271, 0.7055029893662267, 0.5223498315673936, -0.3038198448041989, 1.3505139161246829, 0.4071283541485756, 0.16940947278530358, -0.08460528820967154], "std": [0.02143948863492604, 0.03195041417788973, 0.009776120090793908, 0.027391373064028748, 0.05422342169822936, 0.05100922775784594, 0.03202860082858142, 0.03526490705851997, 0.013007066201649209, 0.05694858361487043, 0.027761777982981642, 0.03284643447303949], "min": [0.4060370894931468, 0.28482006048428843, 1.244131199804281, -0.09407134775110287, -0.5264373261811996, 0.6196386048804847, 0.46045127542547803, -0.38973815222924013, 1.3189521779075108, 0.28661001463322927, 0.07679376589375497, -0.15507988895987435], "max": [0.49010997466366535, 0.431349924106647, 1.2790257830168092, 0.028626984977014602, -0.31370598409436323, 0.7857820150993007, 0.5778269471897037, -0.23228119938793246, 1.366467032173798, 0.5036682282286992, 0.21624837956328968, 0.005347014633597907], "count": [1049]}, "gripper_mode_state": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [1049]}, "gripper_activity_state": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [1049]}, "gripper_mode_action": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [1049]}, "gripper_activity_action": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [1049]}, "gripper_open_scale_state": {"mean": [0.003309435707432467, 0.0], "std": [0.000281968968185777, 0.0], "min": [0.0027272727272727275, 0.0], "max": [0.0036363636363636364, 0.0], "count": [1049]}, "gripper_open_scale_action": {"mean": [0.0033085486192370207, 0.0], "std": [0.00028255464891192253, 0.0], "min": [0.0027272727272727275, 0.0], "max": [0.0036363636363636364, 0.0], "count": [1049]}}} +{"episode_index": 56, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42295670822676895]], [[0.4293412079958795]], [[0.4231571147254191]]], "std": [[[0.207408439593579]], [[0.20470509771085424]], [[0.207969764991287]]], "count": [184]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44636834305733164]], [[0.4461399756234015]], [[0.4424830917874396]]], "std": [[[0.23999389752714115]], [[0.24319698699253378]], [[0.24633903158193154]]], "count": [184]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4199722111217676]], [[0.42487532635336744]], [[0.4209580080900114]]], "std": [[[0.2078301040475321]], [[0.20523372668926212]], [[0.2094672828331695]]], "count": [184]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49543132037688264]], [[0.4973182145140665]], [[0.49109641632921286]]], "std": [[[0.19023796849070054]], [[0.1748233954449477]], [[0.17560434873085434]]], "count": [184]}, "observation.state": {"min": [-0.20898354053497314, 0.5900248885154724, 0.02517310157418251, -1.825832486152649, -0.8663235902786255, -0.38230451941490173, -0.9602856040000916, -0.24096781015396118, 0.3199935555458069, 0.15642037987709045, -2.4037458896636963, -1.8722574710845947, -0.8037867546081543, 0.5615509748458862, 0.4851055443286896, -0.7061383724212646, -1.5739117860794067, 1.299275517463684, 0.06069382280111313, 1.1644694805145264, -0.1015329360961914, -0.5104225873947144, 0.12235075235366821, -1.922896385192871, 1.8735707998275757, -0.49547696113586426, 5.0, -1.0], "max": [0.19941259920597076, 0.8295419216156006, 0.3942229747772217, -1.5108126401901245, -0.6495559215545654, -0.19513653218746185, -0.706468939781189, -0.16793644428253174, 0.40605443716049194, 0.30944088101387024, -2.006197690963745, -1.6279877424240112, -0.5656758546829224, 0.9550561308860779, 0.8491899371147156, -0.45926591753959656, -0.9604394435882568, 1.4501439332962036, 0.3554079532623291, 1.5575722455978394, -0.04737768694758415, -0.4130145013332367, 0.2777532935142517, -1.6648039817810059, 2.264470100402832, -0.22183860838413239, 5.125, -1.0], "mean": [-0.02207566611468792, 0.7427893280982971, 0.18314844369888306, -1.6856634616851807, -0.7760617136955261, -0.2822781801223755, -0.8408105373382568, -0.20379076898097992, 0.36918967962265015, 0.23275083303451538, -2.1980276107788086, -1.7451105117797852, -0.6825228333473206, 0.7525259256362915, 0.6756802797317505, -0.5680466890335083, -1.3065375089645386, 1.3734914064407349, 0.17874988913536072, 1.3437144756317139, -0.06998727470636368, -0.4611024856567383, 0.20419816672801971, -1.7814444303512573, 2.0302741527557373, -0.36106935143470764, 5.001696586608887, -1.0], "std": [0.09842529892921448, 0.06328832358121872, 0.10124172270298004, 0.07699976861476898, 0.05486185476183891, 0.052693311125040054, 0.07207094877958298, 0.02020546793937683, 0.02155262976884842, 0.03760167211294174, 0.10903891175985336, 0.07831013947725296, 0.07170233130455017, 0.12063536792993546, 0.084578737616539, 0.07557064294815063, 0.1621522456407547, 0.0396447628736496, 0.07420523464679718, 0.08460555970668793, 0.013537617400288582, 0.028101641684770584, 0.03925447165966034, 0.05373532697558403, 0.1046595498919487, 0.0806722491979599, 0.011191543191671371, 0.0], "count": [1054]}, "action": {"min": [-0.20898354053497314, 0.5900248885154724, 0.02517310157418251, -1.825832486152649, -0.8663235902786255, -0.38230451941490173, -0.9602856040000916, -0.24096781015396118, 0.3199935555458069, 0.15642037987709045, -2.4037458896636963, -1.8722574710845947, -0.8037867546081543, 0.5615509748458862, 0.4851055443286896, -0.7061383724212646, -1.5739117860794067, 1.299275517463684, 0.06069382280111313, 1.1644694805145264, -0.1015329360961914, -0.5104225873947144, 0.12235075235366821, -1.922896385192871, 1.8735707998275757, -0.49547696113586426, 5.0, -1.0], "max": [0.19941259920597076, 0.8295419216156006, 0.3942229747772217, -1.5108126401901245, -0.6495559215545654, -0.19513653218746185, -0.706468939781189, -0.16793644428253174, 0.40605443716049194, 0.30944088101387024, -2.006197690963745, -1.6279877424240112, -0.5656758546829224, 0.9550561308860779, 0.8491899371147156, -0.45926591753959656, -0.9604394435882568, 1.4501439332962036, 0.3554079532623291, 1.5575722455978394, -0.04737768694758415, -0.4130145013332367, 0.2777532935142517, -1.6648039817810059, 2.264470100402832, -0.22183860838413239, 5.0625, -1.0], "mean": [-0.02225375361740589, 0.7427154779434204, 0.1832868605852127, -1.6854959726333618, -0.7761380672454834, -0.28211870789527893, -0.8407098650932312, -0.20381823182106018, 0.3692389726638794, 0.23274719715118408, -2.1977334022521973, -1.7452961206436157, -0.6826980710029602, 0.7528513669967651, 0.6756381392478943, -0.5682637691497803, -1.306196928024292, 1.3734277486801147, 0.17902712523937225, 1.3437756299972534, -0.06998153030872345, -0.4611741006374359, 0.20420372486114502, -1.7813222408294678, 2.0306310653686523, -0.3608618676662445, 5.000948905944824, -1.0], "std": [0.09824538230895996, 0.0632534995675087, 0.10115775465965271, 0.07689385116100311, 0.054896336048841476, 0.05269625782966614, 0.07205919176340103, 0.0202128067612648, 0.021509982645511627, 0.0376005657017231, 0.10912881791591644, 0.07836876064538956, 0.07168371975421906, 0.12058223783969879, 0.08457798510789871, 0.0756348967552185, 0.16203397512435913, 0.039629824459552765, 0.07430939376354218, 0.08457653969526291, 0.013536105863749981, 0.028081022202968597, 0.03925241902470589, 0.05384597182273865, 0.10480613261461258, 0.08074185997247696, 0.007641846779733896, 0.0], "count": [1054]}, "timestamp": {"min": [0.0], "max": [35.1], "mean": [17.55], "std": [10.14211516400795], "count": [1054]}, "frame_index": {"min": [0], "max": [1053], "mean": [526.5], "std": [304.2634549202385], "count": [1054]}, "episode_index": {"min": [57], "max": [57], "mean": [57.0], "std": [0.0], "count": [1054]}, "index": {"min": [61228], "max": [62281], "mean": [61754.5], "std": [304.2634549202385], "count": [1054]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1054]}, "subtask_annotation": {"mean": [0.8700189753320683, 2.0, 2.0, 2.0, 2.0], "std": [0.3418786689863354, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [1054]}, "scene_annotation": {"mean": [57.0], "std": [0.0], "min": [57], "max": [57], "count": [1054]}, "eef_direction_state": {"mean": [3.176470588235294, 2.7855787476280836], "std": [2.528617323720235, 2.444748233461512], "min": [0, 0], "max": [6, 6], "count": [1054]}, "eef_velocity_state": {"mean": [0.5853889943074004, 0.6755218216318786], "std": [0.492654767206376, 0.468179549031172], "min": [0, 0], "max": [1, 1], "count": [1054]}, "eef_acc_mag_state": {"mean": [0.17077798861480076, 0.20967741935483872], "std": [0.4997722081197155, 0.5498501523682345], "min": [0, 0], "max": [2, 2], "count": [1054]}, "eef_direction_action": {"mean": [3.176470588235294, 2.7855787476280836], "std": [2.528617323720235, 2.444748233461512], "min": [0, 0], "max": [6, 6], "count": [1054]}, "eef_velocity_action": {"mean": [0.5853889943074004, 0.6755218216318786], "std": [0.4926547672063761, 0.468179549031172], "min": [0, 0], "max": [1, 1], "count": [1054]}, "eef_acc_mag_action": {"mean": [0.17077798861480076, 0.20967741935483872], "std": [0.4997722081197155, 0.5498501523682345], "min": [0, 0], "max": [2, 2], "count": [1054]}, "eef_sim_pose_state": {"mean": [0.45691649293758496, 0.35962785394427327, 1.2200232996116143, -0.2077191787109273, -0.17277795415279565, 0.5370879602663675, 0.5981898644499527, -0.33267236620962637, 1.3296150135883467, 0.4881152481486562, 0.09516574442737068, 0.13293260446644664], "std": [0.019659752965696616, 0.03659080434816596, 0.018760484446270854, 0.023308204034835658, 0.08525796186658137, 0.06305947133120193, 0.029654535871359605, 0.040238549499529694, 0.013366468321227771, 0.05635083400285047, 0.07483319896346961, 0.05381971777806683], "min": [0.413599060609965, 0.2848413578040432, 1.1870279325766113, -0.2513022398069067, -0.3045833287118931, 0.42697008008278325, 0.5452123770460748, -0.40721903351196004, 1.300496685264255, 0.36565136117914226, -0.019106639579207663, 0.0086988967777398], "max": [0.49344771591954256, 0.4323680655922845, 1.2541716620148242, -0.15532383743044165, -0.013907545430923207, 0.6316249882343908, 0.6523835534135353, -0.25022953153241134, 1.3503378031772606, 0.593901435139968, 0.27217714135268856, 0.22877440547843117], "count": [1054]}, "eef_sim_pose_action": {"mean": [0.4569531204696494, 0.3596172111854248, 1.2199961954476317, -0.20770747086280844, -0.17253107156609088, 0.537201656727692, 0.5982581710919253, -0.3326875429145724, 1.3296389727035227, 0.4879041784364307, 0.09541268810201502, 0.13297154594386512], "std": [0.01962393212125888, 0.036587671910146696, 0.018766166026381485, 0.02331784807753834, 0.08533494680393554, 0.06305755986826814, 0.029638165882973074, 0.04023318591258071, 0.01336239870764434, 0.056386958506724275, 0.07497975488731803, 0.053831656500179174], "min": [0.413599060609965, 0.2848413578040432, 1.1870279325766113, -0.2513022398069067, -0.3045833287118931, 0.42697008008278325, 0.5452123770460748, -0.40721903351196004, 1.300496685264255, 0.36565136117914226, -0.019106639579207663, 0.0086988967777398], "max": [0.49344771591954256, 0.4323680655922845, 1.2541716620148242, -0.15532383743044165, -0.013907545430923207, 0.6316249882343908, 0.6523835534135353, -0.25022953153241134, 1.3503378031772606, 0.593901435139968, 0.27217714135268856, 0.22877440547843117], "count": [1054]}, "gripper_mode_state": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [1054]}, "gripper_activity_state": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [1054]}, "gripper_mode_action": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [1054]}, "gripper_activity_action": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [1054]}, "gripper_open_scale_state": {"mean": [0.004546996611900659, 0.0], "std": [1.017422977763657e-05, 0.0], "min": [0.004545454545454545, 0.0], "max": [0.004659090909090909, 0.0], "count": [1054]}, "gripper_open_scale_action": {"mean": [0.0045463170605485655, 0.0], "std": [6.947129417624244e-06, 0.0], "min": [0.004545454545454545, 0.0], "max": [0.004602272727272727, 0.0], "count": [1054]}}} +{"episode_index": 57, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7843137254901961]], [[1.0]], [[0.9294117647058824]]], "mean": [[[0.4213044485519806]], [[0.42768977945690245]], [[0.4209482168327736]]], "std": [[[0.20337612477159522]], [[0.20060417583280432]], [[0.20410810748577568]]], "count": [181]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43575147826165456]], [[0.4386602356642473]], [[0.4342141640035388]]], "std": [[[0.24855257953994644]], [[0.2502570279966279]], [[0.25421986699704247]]], "count": [181]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40732507199472795]], [[0.4123852180605207]], [[0.40786332850359297]]], "std": [[[0.20308542231116564]], [[0.20122906502744956]], [[0.20515911075711066]]], "count": [181]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.492709716805691]], [[0.49681675649081]], [[0.4929999447062434]]], "std": [[[0.19741428136429678]], [[0.18611995064620102]], [[0.18504177232585858]]], "count": [181]}, "observation.state": {"min": [-0.25932973623275757, 0.8181776404380798, -0.056201785802841187, -1.926114797592163, -0.9799783229827881, -0.25366833806037903, -0.9549263715744019, -0.19147524237632751, 0.30079081654548645, 0.1726735681295395, -2.215017080307007, -1.9618638753890991, -0.6464366912841797, 0.6274076700210571, 0.6636788845062256, -0.8036772012710571, -1.6996757984161377, 1.4017459154129028, 0.24157539010047913, 1.1273441314697266, -0.06088025122880936, -0.4811764359474182, 0.13075074553489685, -1.8070582151412964, 2.118835926055908, -0.35886362195014954, 3.0, -2.0], "max": [0.3024219274520874, 0.9625316262245178, 0.3955516219139099, -1.5865064859390259, -0.6953074932098389, 0.002820888301357627, -0.7010889649391174, -0.1411769986152649, 0.4121440649032593, 0.29394087195396423, -1.973713755607605, -1.7609890699386597, -0.35599493980407715, 0.9662666320800781, 1.007354974746704, -0.5449485182762146, -1.2574814558029175, 1.555001139640808, 0.4410479664802551, 1.3067246675491333, -0.012898562476038933, -0.3875342607498169, 0.2641093134880066, -1.6024646759033203, 2.414213180541992, -0.06470436602830887, 4.0, -1.0], "mean": [-0.022264936938881874, 0.8909358978271484, 0.1725749373435974, -1.7706457376480103, -0.8684313893318176, -0.12963394820690155, -0.8423501253128052, -0.17314869165420532, 0.3642599284648895, 0.2455429583787918, -2.118119478225708, -1.8364636898040771, -0.523254930973053, 0.8179256916046143, 0.8210157752037048, -0.6744465231895447, -1.5031791925430298, 1.4739203453063965, 0.3394692838191986, 1.1873832941055298, -0.03623393550515175, -0.43507882952690125, 0.1870424598455429, -1.7147772312164307, 2.228975534439087, -0.19986742734909058, 3.550353765487671, -1.2467390298843384], "std": [0.16967858374118805, 0.031229496002197266, 0.1275869458913803, 0.08762829005718231, 0.06652667373418808, 0.07504065334796906, 0.05664858594536781, 0.011717460118234158, 0.031260907649993896, 0.02444329857826233, 0.06787113845348358, 0.059521712362766266, 0.07835874706506729, 0.10594108700752258, 0.07645890861749649, 0.06769110262393951, 0.11362063139677048, 0.04350736364722252, 0.05373464152216911, 0.0417165569961071, 0.011367118917405605, 0.02577389031648636, 0.02653149701654911, 0.04912072420120239, 0.08315511792898178, 0.06755605340003967, 0.2815626859664917, 0.2709231674671173], "count": [1031]}, "action": {"min": [-0.25932973623275757, 0.8181776404380798, -0.056201785802841187, -1.926114797592163, -0.9799783229827881, -0.2536661624908447, -0.9549263715744019, -0.19147524237632751, 0.30079081654548645, 0.1726735681295395, -2.215017080307007, -1.9618638753890991, -0.6464366912841797, 0.6274076700210571, 0.6636788845062256, -0.8036772012710571, -1.6996757984161377, 1.4017459154129028, 0.24157539010047913, 1.1273441314697266, -0.06088025122880936, -0.4811764359474182, 0.13075074553489685, -1.8070582151412964, 2.118835926055908, -0.35886362195014954, 3.0, -2.0], "max": [0.3024219274520874, 0.9625316262245178, 0.3955516219139099, -1.5865064859390259, -0.6953074932098389, 0.002820888301357627, -0.7010889649391174, -0.1411769986152649, 0.4121440649032593, 0.29394087195396423, -1.973713755607605, -1.7609890699386597, -0.35599493980407715, 0.9662666320800781, 1.007354974746704, -0.5449485182762146, -1.2574814558029175, 1.555001139640808, 0.4410479664802551, 1.3067246675491333, -0.012898562476038933, -0.3875342607498169, 0.2641093134880066, -1.6024646759033203, 2.414213180541992, -0.06470436602830887, 4.0, -1.0], "mean": [-0.02280252054333687, 0.8908839821815491, 0.1729375422000885, -1.770363688468933, -0.8683198690414429, -0.12940017879009247, -0.8422520756721497, -0.17315258085727692, 0.3643655776977539, 0.24552646279335022, -2.1179251670837402, -1.8364580869674683, -0.5231143832206726, 0.8182244300842285, 0.8209524750709534, -0.6745862364768982, -1.502843976020813, 1.473786473274231, 0.3396604061126709, 1.1874102354049683, -0.03622012585401535, -0.43515780568122864, 0.18706779181957245, -1.7148551940917969, 2.2292332649230957, -0.19980458915233612, 3.549990177154541, -1.247503399848938], "std": [0.16954568028450012, 0.03125961497426033, 0.1275562047958374, 0.08774880319833755, 0.06643591821193695, 0.07502926141023636, 0.05654100701212883, 0.011722763068974018, 0.031237542629241943, 0.024439001455903053, 0.06799377501010895, 0.05951230973005295, 0.07832032442092896, 0.10585910826921463, 0.07647242397069931, 0.06773103773593903, 0.11362898349761963, 0.04347194358706474, 0.053739629685878754, 0.04170071706175804, 0.011346041224896908, 0.02577374316751957, 0.026525329798460007, 0.04900849983096123, 0.08330786973237991, 0.06752882897853851, 0.28203120827674866, 0.2707637548446655], "count": [1031]}, "timestamp": {"min": [0.0], "max": [34.333333333333336], "mean": [17.166666666666664], "std": [9.920797458985957], "count": [1031]}, "frame_index": {"min": [0], "max": [1030], "mean": [515.0], "std": [297.6239237695787], "count": [1031]}, "episode_index": {"min": [58], "max": [58], "mean": [58.0], "std": [0.0], "count": [1031]}, "index": {"min": [62282], "max": [63312], "mean": [62797.0], "std": [297.6239237695787], "count": [1031]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1031]}, "subtask_annotation": {"mean": [0.953443258971872, 2.0, 2.0, 2.0, 2.0], "std": [0.21970193288175366, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [1031]}, "scene_annotation": {"mean": [58.0], "std": [0.0], "min": [58], "max": [58], "count": [1031]}, "eef_direction_state": {"mean": [4.027158098933075, 3.8797284190106693], "std": [2.3753583778271055, 2.3609920657196604], "min": [0, 0], "max": [6, 6], "count": [1031]}, "eef_velocity_state": {"mean": [0.4684772065955383, 0.518913676042677], "std": [0.49900532411586324, 0.5054323550061575], "min": [0, 0], "max": [1, 2], "count": [1031]}, "eef_acc_mag_state": {"mean": [0.1309408341416101, 0.18622696411251213], "std": [0.4418932324613466, 0.5250693205266268], "min": [0, 0], "max": [2, 2], "count": [1031]}, "eef_direction_action": {"mean": [4.027158098933075, 3.8797284190106693], "std": [2.3753583778271055, 2.3609920657196604], "min": [0, 0], "max": [6, 6], "count": [1031]}, "eef_velocity_action": {"mean": [0.4684772065955383, 0.518913676042677], "std": [0.49900532411586324, 0.5054323550061575], "min": [0, 0], "max": [1, 2], "count": [1031]}, "eef_acc_mag_action": {"mean": [0.1309408341416101, 0.18622696411251213], "std": [0.4418932324613466, 0.5250693205266268], "min": [0, 0], "max": [2, 2], "count": [1031]}, "eef_sim_pose_state": {"mean": [0.45373409213831295, 0.3753560438519095, 1.2611429738061435, -0.08561899153033588, -0.12179735835072272, 0.47026525912518385, 0.5725807101143479, -0.3205915549499798, 1.3753908398657346, 0.3495673016713458, 0.22796660198045277, 0.17105645205681963], "std": [0.02968816463119759, 0.02324573706913288, 0.012219036937271598, 0.07002468972241309, 0.04727435700435022, 0.04032410566121142, 0.02527639745997492, 0.027281832865559564, 0.014469005162794868, 0.06692041912418138, 0.045705894669529845, 0.06733049092299191], "min": [0.39639960118129447, 0.30436335032730405, 1.2343006328933224, -0.20026838097668856, -0.19981256899806987, 0.39630728712375385, 0.5315488182390938, -0.397151356674939, 1.339470716731059, 0.24739789927637715, 0.1653448117875722, 0.04909997067640082], "max": [0.5009780711881101, 0.4204538729900487, 1.2935112515033076, 0.024646094026152726, -0.017240603427451928, 0.5413231059432984, 0.6231227766222659, -0.26524926971037294, 1.4045139547151853, 0.4890750436711501, 0.34317080541048717, 0.2716629323800975], "count": [1031]}, "eef_sim_pose_action": {"mean": [0.4538333435652135, 0.3753384368991681, 1.2611560891459845, -0.0854306828731299, -0.12174634258261209, 0.4703210515781859, 0.5726498637338587, -0.3206248666449927, 1.3754244440165206, 0.3493360801970467, 0.2280772769583761, 0.1709020519391422], "std": [0.029673922204550677, 0.02324062481947144, 0.012200544161432356, 0.06998619334137438, 0.04735766991955232, 0.04029129943792915, 0.025271585834046262, 0.027273381929392004, 0.01442635192569939, 0.06685515391872075, 0.045843037997987265, 0.06734038282270359], "min": [0.39639960118129447, 0.30436335032730405, 1.2343006328933224, -0.20026838097668856, -0.19981256899806987, 0.39630728712375385, 0.5315488182390938, -0.397151356674939, 1.339470716731059, 0.24739789927637715, 0.1653448117875722, 0.04909997067640082], "max": [0.5009780711881101, 0.4204538729900487, 1.2935112515033076, 0.024646094026152726, -0.017240603427451928, 0.5413231059432984, 0.6231227766222659, -0.26524926971037294, 1.4045139547151853, 0.4890750436711501, 0.34317080541048717, 0.2716629323800975], "count": [1031]}, "gripper_mode_state": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [1031]}, "gripper_activity_state": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [1031]}, "gripper_mode_action": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [1031]}, "gripper_activity_action": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [1031]}, "gripper_open_scale_state": {"mean": [0.0032275943314206126, 0.0], "std": [0.00025596630007997166, 0.0], "min": [0.0027272727272727275, 0.0], "max": [0.0036363636363636364, 0.0], "count": [1031]}, "gripper_open_scale_action": {"mean": [0.0032272636727485376, 0.0], "std": [0.00025639185682983323, 0.0], "min": [0.0027272727272727275, 0.0], "max": [0.0036363636363636364, 0.0], "count": [1031]}}} +{"episode_index": 58, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7607843137254902]], [[1.0]], [[0.9725490196078431]]], "mean": [[[0.42165845630787036]], [[0.4285732145288671]], [[0.42234495208673745]]], "std": [[[0.20964318001541224]], [[0.2066650817623473]], [[0.2106945271953549]]], "count": [192]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4455113411032816]], [[0.4471290041190087]], [[0.4432148416224128]]], "std": [[[0.24484943287235708]], [[0.24722152717406015]], [[0.25180696197526153]]], "count": [192]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9921568627450981]], [[1.0]], [[1.0]]], "mean": [[[0.4084652607570806]], [[0.41382398790679464]], [[0.41032423364311]]], "std": [[[0.21007542906387022]], [[0.21094732896181292]], [[0.21679654673058096]]], "count": [192]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46350355413432737]], [[0.46743399692776416]], [[0.4658548570686955]]], "std": [[[0.24098560233058436]], [[0.23427093468251067]], [[0.23317275886318342]]], "count": [192]}, "observation.state": {"min": [-0.3671398162841797, 0.7663097381591797, -0.17085681855678558, -2.057922124862671, -0.7904290556907654, -0.20558996498584747, -0.830849826335907, -0.18619243800640106, 0.2951837480068207, 0.18673737347126007, -2.2561511993408203, -1.8192588090896606, -0.4989131689071655, 0.6047064065933228, 0.69264155626297, -1.018629789352417, -1.9373961687088013, 1.203499436378479, 0.35381752252578735, 0.9738326668739319, -0.02340562455356121, -0.503584086894989, 0.10854756087064743, -1.9068174362182617, -2.5437545776367188, -0.16924917697906494, 3.0, 5.0], "max": [0.39754346013069153, 1.0327047109603882, 0.45448920130729675, -1.598116159439087, -0.6087064743041992, 0.049211740493774414, -0.6860060691833496, -0.1218300610780716, 0.42680975794792175, 0.3068130612373352, -1.9556338787078857, -1.435431718826294, -0.28539741039276123, 1.2548208236694336, 1.1178299188613892, -0.5534089803695679, -1.181498408317566, 1.566506028175354, 0.6118731498718262, 1.317434549331665, 0.025192249566316605, -0.3395859897136688, 0.24774430692195892, 1.9103941917419434, 2.5435235500335693, 0.275046169757843, 4.0, 5.0], "mean": [-0.03805801644921303, 0.9186116456985474, 0.13977563381195068, -1.8134491443634033, -0.7001557350158691, -0.08404961228370667, -0.7561734914779663, -0.1577516347169876, 0.37169700860977173, 0.24721579253673553, -2.1115899085998535, -1.62021005153656, -0.39283424615859985, 1.0326415300369263, 0.9162527322769165, -0.8169353008270264, -1.5568516254425049, 1.3895739316940308, 0.5238661170005798, 1.1287907361984253, 0.0021664195228368044, -0.4272366762161255, 0.17955055832862854, -0.8876999616622925, 1.1315207481384277, 0.04610307514667511, 3.524195909500122, 5.0], "std": [0.21689723432064056, 0.053154539316892624, 0.1793813556432724, 0.13368725776672363, 0.06380163133144379, 0.07108749449253082, 0.03424175828695297, 0.018933575600385666, 0.036843109875917435, 0.027803320437669754, 0.09062327444553375, 0.11740119010210037, 0.058053214102983475, 0.17644928395748138, 0.12781929969787598, 0.1269848495721817, 0.209265798330307, 0.10328660905361176, 0.06640557944774628, 0.09340289235115051, 0.014114290475845337, 0.044202446937561035, 0.03272273391485214, 1.581769585609436, 2.1159236431121826, 0.11962387710809708, 0.30109596252441406, 0.0], "count": [1113]}, "action": {"min": [-0.3671398162841797, 0.7663097381591797, -0.17085681855678558, -2.057922124862671, -0.7904290556907654, -0.20558996498584747, -0.830849826335907, -0.18619243800640106, 0.2951837480068207, 0.18673737347126007, -2.2561511993408203, -1.8192588090896606, -0.4989131689071655, 0.6047064065933228, 0.69264155626297, -1.018629789352417, -1.9373961687088013, 1.203499436378479, 0.35381752252578735, 0.9738326668739319, -0.02340562455356121, -0.503584086894989, 0.10854756087064743, -1.9068174362182617, -2.5437545776367188, -0.16924917697906494, 3.0, 5.0], "max": [0.39754346013069153, 1.0327047109603882, 0.45448920130729675, -1.598116159439087, -0.6087064743041992, 0.049211740493774414, -0.6860060691833496, -0.1218300610780716, 0.42680975794792175, 0.3068130612373352, -1.9556338787078857, -1.435431718826294, -0.28539741039276123, 1.2548208236694336, 1.1178299188613892, -0.5534089803695679, -1.181498408317566, 1.566506028175354, 0.6118731498718262, 1.317434549331665, 0.025192249566316605, -0.3395859897136688, 0.24774430692195892, 1.9103941917419434, 2.5435235500335693, 0.275046169757843, 4.0, 5.0], "mean": [-0.03868909925222397, 0.9185261726379395, 0.14023777842521667, -1.8130439519882202, -0.7003111839294434, -0.08383046835660934, -0.7562109231948853, -0.15776367485523224, 0.37181296944618225, 0.2472110539674759, -2.1113641262054443, -1.6204835176467896, -0.3929184079170227, 1.0332237482070923, 0.9159091711044312, -0.8173213005065918, -1.5561740398406982, 1.3892486095428467, 0.52409428358078, 1.1290236711502075, 0.002180943265557289, -0.4273834526538849, 0.17955109477043152, -0.8845189809799194, 1.1271519660949707, 0.04602937400341034, 3.5240025520324707, 5.0], "std": [0.21672093868255615, 0.05318092554807663, 0.17932753264904022, 0.13364389538764954, 0.06378952413797379, 0.071113720536232, 0.034248340874910355, 0.018940255045890808, 0.036812085658311844, 0.027804210782051086, 0.09069811552762985, 0.11750995367765427, 0.0580124631524086, 0.17610597610473633, 0.12779095768928528, 0.12683656811714172, 0.2092537134885788, 0.10329990088939667, 0.0662570670247078, 0.09342394024133682, 0.014096537604928017, 0.04418244957923889, 0.03272280842065811, 1.5835400819778442, 2.118435859680176, 0.11972342431545258, 0.30172091722488403, 0.0], "count": [1113]}, "timestamp": {"min": [0.0], "max": [37.06666666666667], "mean": [18.53333333333333], "std": [10.709843170688389], "count": [1113]}, "frame_index": {"min": [0], "max": [1112], "mean": [556.0], "std": [321.2952951206517], "count": [1113]}, "episode_index": {"min": [59], "max": [59], "mean": [59.0], "std": [0.0], "count": [1113]}, "index": {"min": [63313], "max": [64425], "mean": [63869.0], "std": [321.2952951206517], "count": [1113]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1113]}, "subtask_annotation": {"mean": [0.9263252470799641, 2.0, 2.0, 2.0, 2.0], "std": [0.2680311065689035, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [1113]}, "scene_annotation": {"mean": [59.0], "std": [0.0], "min": [59], "max": [59], "count": [1113]}, "eef_direction_state": {"mean": [3.3360287511230906, 2.8499550763701706], "std": [2.7252645209165722, 2.7096616753954055], "min": [0, 0], "max": [6, 6], "count": [1113]}, "eef_velocity_state": {"mean": [0.5130278526504941, 0.5983827493261455], "std": [0.49983024623897804, 0.49387723679207096], "min": [0, 0], "max": [1, 2], "count": [1113]}, "eef_acc_mag_state": {"mean": [0.16801437556154536, 0.2192273135669362], "std": [0.5011947197874779, 0.5563555323957616], "min": [0, 0], "max": [2, 2], "count": [1113]}, "eef_direction_action": {"mean": [3.3360287511230906, 2.8499550763701706], "std": [2.725264520916572, 2.7096616753954055], "min": [0, 0], "max": [6, 6], "count": [1113]}, "eef_velocity_action": {"mean": [0.5130278526504941, 0.5983827493261455], "std": [0.49983024623897804, 0.49387723679207096], "min": [0, 0], "max": [1, 2], "count": [1113]}, "eef_acc_mag_action": {"mean": [0.16801437556154536, 0.2192273135669362], "std": [0.5011947197874779, 0.5563555323957616], "min": [0, 0], "max": [2, 2], "count": [1113]}, "eef_sim_pose_state": {"mean": [0.4554868090602238, 0.3741825998048597, 1.2880936486534715, 0.042843323739688535, -0.2739644790302126, 0.5219517792154221, 0.5644769492233933, -0.31849295936745237, 1.4419707041988887, 0.023359975054466266, 0.27439987282568473, 0.09019646104830344], "std": [0.03731760181637016, 0.0260822657368069, 0.016263420587442474, 0.03574643197531163, 0.10055307728247644, 0.05296799861606504, 0.044718732942960325, 0.03322849427393686, 0.016278781864183803, 0.08411995188023144, 0.040998490618988345, 0.06700770382377177], "min": [0.3808284107379613, 0.3159414511931549, 1.26070988947985, -0.027698951360481616, -0.4392387503900457, 0.38667897238023663, 0.4775315865798427, -0.38724451124021353, 1.4009608534083562, -0.11638460120615168, 0.19948335405958084, -0.035759675166453224], "max": [0.5141246497319875, 0.429013098088994, 1.3191094210539138, 0.10672852046385684, -0.09229815568692334, 0.627768235522857, 0.6382352435536388, -0.2462021558338839, 1.462191084252118, 0.2012623062518306, 0.3566560856692087, 0.2160745491523657], "count": [1113]}, "eef_sim_pose_action": {"mean": [0.4556008216093849, 0.3741766369335492, 1.288083094031824, 0.042855850520168035, -0.2737042936414763, 0.5219913174925694, 0.5646210586440852, -0.31849469109854955, 1.4420095417535712, 0.023079693269834792, 0.27447888761969325, 0.09008392611547182], "std": [0.037293443527865865, 0.026083277196808495, 0.01626877860750615, 0.035755629383361937, 0.10064802491989144, 0.05295161256706095, 0.04469674581986051, 0.03322866590313675, 0.016234067858798273, 0.08406112577101423, 0.0410582344874998, 0.06703893512409105], "min": [0.3808284107379613, 0.3159414511931549, 1.26070988947985, -0.027698951360481616, -0.4392387503900457, 0.38667897238023663, 0.4775315865798427, -0.38724451124021353, 1.4009608534083562, -0.11638460120615168, 0.19948335405958084, -0.035759675166453224], "max": [0.5141246497319875, 0.429013098088994, 1.3191094210539138, 0.10672852046385684, -0.09229815568692334, 0.627768235522857, 0.6382352435536388, -0.2462021558338839, 1.462191084252118, 0.2012623062518306, 0.3566560856692087, 0.2160745491523657], "count": [1113]}, "gripper_mode_state": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [1113]}, "gripper_activity_state": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [1113]}, "gripper_mode_action": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [1113]}, "gripper_activity_action": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [1113]}, "gripper_open_scale_state": {"mean": [0.0032038142308586787, 0.004545454545454568], "std": [0.0002737240271810429, 2.2551405187698492e-17], "min": [0.0027272727272727275, 0.004545454545454545], "max": [0.0036363636363636364, 0.004545454545454545], "count": [1113]}, "gripper_open_scale_action": {"mean": [0.003203638605965153, 0.004545454545454568], "std": [0.0002742914761161656, 2.2551405187698492e-17], "min": [0.0027272727272727275, 0.004545454545454545], "max": [0.0036363636363636364, 0.004545454545454545], "count": [1113]}}} +{"episode_index": 59, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.41684905417295126]], [[0.42306023127199593]], [[0.4175478705798559]]], "std": [[[0.21110026137669866]], [[0.20821674582062533]], [[0.2113743635763065]]], "count": [195]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43825189165409756]], [[0.4408194392073068]], [[0.4368167431288755]]], "std": [[[0.24402158822582584]], [[0.2435262836691855]], [[0.24828219131607032]]], "count": [195]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4072015344813139]], [[0.4124649520278197]], [[0.4052575100553042]]], "std": [[[0.22066035551124993]], [[0.21763622793482734]], [[0.2212840270607045]]], "count": [195]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4969805932629462]], [[0.5032298946287916]], [[0.4971369260097201]]], "std": [[[0.19457109141461945]], [[0.17817255745486685]], [[0.17951048164117378]]], "count": [195]}, "observation.state": {"min": [-0.3478964865207672, 0.6516687870025635, 0.194271519780159, -1.7585391998291016, -1.11434805393219, -0.2498580664396286, -1.1131426095962524, -0.23591238260269165, 0.31565988063812256, 0.19704550504684448, -2.180187463760376, -2.282693862915039, -0.7826055288314819, 0.5746060609817505, 0.3880161643028259, -0.6853155493736267, -1.5853086709976196, 1.2630009651184082, 0.06466881185770035, 1.1816391944885254, -0.10098394006490707, -0.5105237364768982, 0.11516200006008148, -1.8839598894119263, 1.8065574169158936, -0.4063209295272827, 1.0, 6.0625], "max": [0.1254400908946991, 0.8644419312477112, 0.457767128944397, -1.397510290145874, -1.0030635595321655, -0.07396050542593002, -0.9361280798912048, -0.20228412747383118, 0.4267120659351349, 0.28848373889923096, 2.1986570358276367, 2.1674325466156006, 0.6400357484817505, 0.9576556086540222, 0.7592204213142395, -0.5053655505180359, -0.9612564444541931, 1.4403810501098633, 0.16580955684185028, 1.566277027130127, -0.06287174671888351, -0.41427263617515564, 0.205585315823555, -1.6841223239898682, 2.096405267715454, -0.20252880454063416, 2.0, 7.0], "mean": [-0.09033019095659256, 0.7888141870498657, 0.30012717843055725, -1.5875110626220703, -1.0631433725357056, -0.14446261525154114, -1.0060396194458008, -0.2218615710735321, 0.3722619414329529, 0.2368398904800415, -1.6996519565582275, -1.8676620721817017, -0.5931461453437805, 0.7527951598167419, 0.5993415713310242, -0.5911571383476257, -1.3079333305358887, 1.3329722881317139, 0.10798723250627518, 1.3589990139007568, -0.07964640855789185, -0.4609439969062805, 0.16863363981246948, -1.8070510625839233, 1.9425032138824463, -0.3222707509994507, 1.8679577112197876, 6.945422649383545], "std": [0.1091405376791954, 0.044457003474235535, 0.0585959367454052, 0.09180893003940582, 0.030999429523944855, 0.047641243785619736, 0.042318087071180344, 0.00857058446854353, 0.025466252118349075, 0.017554719001054764, 1.0296767950057983, 1.069300651550293, 0.3313513696193695, 0.09225482493638992, 0.07469841837882996, 0.04285841062664986, 0.1381278783082962, 0.04171251505613327, 0.02878028154373169, 0.10256519913673401, 0.009919933043420315, 0.02557390369474888, 0.017772747203707695, 0.04987441375851631, 0.09710068255662918, 0.040970440953969955, 0.2207661122083664, 0.15607185661792755], "count": [1136]}, "action": {"min": [-0.3478964865207672, 0.6516687870025635, 0.194271519780159, -1.7585391998291016, -1.11434805393219, -0.2498580664396286, -1.1131426095962524, -0.23591238260269165, 0.31565988063812256, 0.19704550504684448, -2.180187463760376, -2.282693862915039, -0.7826055288314819, 0.5746060609817505, 0.3880161643028259, -0.6853155493736267, -1.5853086709976196, 1.2630009651184082, 0.06466881185770035, 1.1816391944885254, -0.10098394006490707, -0.5105237364768982, 0.11516200006008148, -1.8839598894119263, 1.8065574169158936, -0.4063209295272827, 1.0, 6.0625], "max": [0.1254400908946991, 0.8644419312477112, 0.457767128944397, -1.397510290145874, -1.0030635595321655, -0.07396050542593002, -0.9361280798912048, -0.20228412747383118, 0.4267120659351349, 0.28848373889923096, 2.1986570358276367, 2.1674325466156006, 0.6400357484817505, 0.9576556086540222, 0.7592204213142395, -0.5053655505180359, -0.9612564444541931, 1.4403818845748901, 0.16580955684185028, 1.566277027130127, -0.06287174671888351, -0.41427263617515564, 0.205585315823555, -1.6841223239898682, 2.096405267715454, -0.20252880454063416, 2.0, 7.0], "mean": [-0.09062205255031586, 0.7887468338012695, 0.30023640394210815, -1.5872350931167603, -1.0632104873657227, -0.1443263739347458, -1.006048560142517, -0.22186505794525146, 0.3723393976688385, 0.23686185479164124, -1.699480652809143, -1.8677213191986084, -0.5932419300079346, 0.7530689239501953, 0.5992385149002075, -0.5912628769874573, -1.307631254196167, 1.332817554473877, 0.10807139426469803, 1.3589380979537964, -0.07962770015001297, -0.4610205590724945, 0.1686229109764099, -1.807180643081665, 1.9426997900009155, -0.3222467005252838, 1.867954134941101, 6.945422649383545], "std": [0.10900646448135376, 0.04447140917181969, 0.0585733987390995, 0.09176577627658844, 0.030963003635406494, 0.047569066286087036, 0.042319536209106445, 0.008574634790420532, 0.02542782388627529, 0.017550578340888023, 1.0296202898025513, 1.0693190097808838, 0.33137983083724976, 0.09218717366456985, 0.07469537109136581, 0.042870890349149704, 0.13815268874168396, 0.0416400283575058, 0.02879943698644638, 0.10255174338817596, 0.009899716824293137, 0.02556603215634823, 0.01777014695107937, 0.049746014177799225, 0.0971413254737854, 0.04096654802560806, 0.22076445817947388, 0.15607185661792755], "count": [1136]}, "timestamp": {"min": [0.0], "max": [37.833333333333336], "mean": [18.916666666666668], "std": [10.931160861398839], "count": [1136]}, "frame_index": {"min": [0], "max": [1135], "mean": [567.5], "std": [327.9348258419651], "count": [1136]}, "episode_index": {"min": [60], "max": [60], "mean": [60.0], "std": [0.0], "count": [1136]}, "index": {"min": [64426], "max": [65561], "mean": [64993.5], "std": [327.9348258419651], "count": [1136]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1136]}, "subtask_annotation": {"mean": [0.9401408450704225, 2.0, 2.0, 2.0, 2.0], "std": [0.24453458500027678, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [1136]}, "scene_annotation": {"mean": [60.0], "std": [0.0], "min": [60], "max": [60], "count": [1136]}, "eef_direction_state": {"mean": [2.6663732394366195, 2.57306338028169], "std": [2.63317062698816, 2.60314269361226], "min": [0, 0], "max": [6, 6], "count": [1136]}, "eef_velocity_state": {"mean": [0.6320422535211268, 0.6549295774647887], "std": [0.48224977271644204, 0.475391234696833], "min": [0, 0], "max": [1, 1], "count": [1136]}, "eef_acc_mag_state": {"mean": [0.2130281690140845, 0.30721830985915494], "std": [0.5538336169490327, 0.6498786519035322], "min": [0, 0], "max": [2, 2], "count": [1136]}, "eef_direction_action": {"mean": [2.6663732394366195, 2.57306338028169], "std": [2.6331706269881594, 2.60314269361226], "min": [0, 0], "max": [6, 6], "count": [1136]}, "eef_velocity_action": {"mean": [0.6320422535211268, 0.6549295774647887], "std": [0.48224977271644204, 0.475391234696833], "min": [0, 0], "max": [1, 1], "count": [1136]}, "eef_acc_mag_action": {"mean": [0.2130281690140845, 0.30721830985915494], "std": [0.5538336169490327, 0.6498786519035322], "min": [0, 0], "max": [2, 2], "count": [1136]}, "eef_sim_pose_state": {"mean": [0.4686589549866789, 0.36695469902138844, 1.1978523914941046, -0.2491235305432598, 0.12225424008645815, 0.35923730847569596, 0.6038349158204928, -0.29577424884440934, 1.318413387150585, 0.5031290004626322, 0.02486242062906116, 0.17440292442756533], "std": [0.025068021611839703, 0.01630021128785739, 0.007620144196048629, 0.02329898801802323, 0.05303828337299429, 0.04903415230492476, 0.026560591570896727, 0.017688276244359393, 0.012304803110543872, 0.06027098015378631, 0.05935513405447599, 0.06468054675684586], "min": [0.4178819998904197, 0.328797464865677, 1.184088128738078, -0.2998174575291659, 0.011218062184119582, 0.26968142713781257, 0.5498696941812845, -0.33154165944989655, 1.2875414995815568, 0.41608270363403826, -0.07113396208335532, 0.06826509310140469], "max": [0.5280364837470525, 0.4159996648123327, 1.2148830835293856, -0.2056142015670539, 0.20024590172494627, 0.46433313892505745, 0.6654008006409635, -0.24455674133966576, 1.338325655383742, 0.6271066070077024, 0.1266593476878537, 0.3026385477674335], "count": [1136]}, "eef_sim_pose_action": {"mean": [0.4687279309144536, 0.36697357609581344, 1.197849981383467, -0.24911472882954774, 0.1223728040456975, 0.35931025068935896, 0.6039003830386371, -0.2957738890472825, 1.3184467909689905, 0.5029447129419056, 0.024942099110636322, 0.1742751514329629], "std": [0.02503600599906633, 0.016296484939255118, 0.007623379204975545, 0.023297286357657626, 0.053048186055604955, 0.04902489611580409, 0.02655426647895821, 0.017688215424011076, 0.012272448478794672, 0.0602117369235539, 0.0593945666281821, 0.06464953638328115], "min": [0.4178819998904197, 0.328797464865677, 1.184088128738078, -0.2998174575291659, 0.011218062184119582, 0.26968142713781257, 0.5498696941812845, -0.33154165944989655, 1.2875414995815568, 0.41608270363403826, -0.07113396208335532, 0.06826509310140469], "max": [0.5280364837470525, 0.4159996648123327, 1.2148830835293856, -0.2056142015670539, 0.20024590172494627, 0.46433313892505745, 0.6654008006409635, -0.24455674133966576, 1.338325655383742, 0.6271066070077024, 0.1266593476878537, 0.3026385477674335], "count": [1136]}, "gripper_mode_state": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [1136]}, "gripper_activity_state": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [1136]}, "gripper_mode_action": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [1136]}, "gripper_activity_action": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [1136]}, "gripper_open_scale_state": {"mean": [0.0016981434058898604, 0.006314020486555826], "std": [0.00020069562592490067, 0.0001418827741497837], "min": [0.0009090909090909091, 0.005511363636363636], "max": [0.0018181818181818182, 0.006363636363636364], "count": [1136]}, "gripper_open_scale_action": {"mean": [0.001698140071445, 0.006314020486555827], "std": [0.00020069460699322515, 0.00014188277414978418], "min": [0.0009090909090909091, 0.005511363636363636], "max": [0.0018181818181818182, 0.006363636363636364], "count": [1136]}}} +{"episode_index": 60, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7529411764705882]], [[1.0]], [[0.9137254901960784]]], "mean": [[[0.4162186339244259]], [[0.4220797595449838]], [[0.4160614642487232]]], "std": [[[0.21340825554627732]], [[0.21061412173148825]], [[0.21382913186523828]]], "count": [183]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44163729731418977]], [[0.4442559566859531]], [[0.4398314125058038]]], "std": [[[0.24335131322580694]], [[0.24342745227373774]], [[0.24760805457318874]]], "count": [183]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3903190951016108]], [[0.3970336150398228]], [[0.3902846429783206]]], "std": [[[0.19996253868624003]], [[0.19881710475358944]], [[0.20282979764041087]]], "count": [183]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49307665005893064]], [[0.4962181595771277]], [[0.49145801412550444]]], "std": [[[0.19273445850081677]], [[0.17983043782518063]], [[0.17978480677280967]]], "count": [183]}, "observation.state": {"min": [-0.19128917157649994, 0.7513031363487244, 0.1335165947675705, -1.7677643299102783, -1.104001522064209, -0.13569389283657074, -0.8671897649765015, -0.22202718257904053, 0.3414424955844879, 0.18583013117313385, -2.0037920475006104, -2.1531803607940674, -0.8174185752868652, 0.6077672839164734, 0.6343355774879456, -0.6967365145683289, -1.6263608932495117, 1.2661545276641846, 0.1385093331336975, 1.097236156463623, -0.080304816365242, -0.48516061902046204, 0.12933793663978577, -1.8900328874588013, 2.0101215839385986, -0.45752090215682983, 1.0, 6.4375], "max": [0.0977853387594223, 0.9014942049980164, 0.3730008602142334, -1.6054694652557373, -0.9649641513824463, 0.0028732484206557274, -0.6861259937286377, -0.18992562592029572, 0.3947601318359375, 0.26885488629341125, -1.7605825662612915, -2.024487257003784, -0.6560724973678589, 0.8795903325080872, 0.8091303110122681, -0.5364280343055725, -1.2672977447509766, 1.4801297187805176, 0.2481061816215515, 1.2677068710327148, -0.05132387578487396, -0.40406182408332825, 0.20931468904018402, -1.6436213254928589, 2.207946300506592, -0.22049283981323242, 2.0, 7.0], "mean": [-0.038290102034807205, 0.8199285864830017, 0.2621830403804779, -1.7013828754425049, -1.03659188747406, -0.057971201837062836, -0.7778069376945496, -0.2099369466304779, 0.37223881483078003, 0.2323417365550995, -1.8613215684890747, -2.1130692958831787, -0.7482191920280457, 0.7293406128883362, 0.710527241230011, -0.6244690418243408, -1.470409631729126, 1.4075216054916382, 0.20020358264446259, 1.193595051765442, -0.06579230725765228, -0.440714031457901, 0.16748258471488953, -1.753436803817749, 2.1024410724639893, -0.3185729682445526, 1.8442569971084595, 6.920328617095947], "std": [0.07500199973583221, 0.03228699043393135, 0.052269015461206436, 0.04055965691804886, 0.03261016681790352, 0.03491384908556938, 0.05708935111761093, 0.009374710731208324, 0.013664470054209232, 0.017846588045358658, 0.0628068596124649, 0.03310935199260712, 0.03979909420013428, 0.07423018664121628, 0.04532034322619438, 0.04517734423279762, 0.09315214306116104, 0.06062328815460205, 0.029747677966952324, 0.039010390639305115, 0.006271454971283674, 0.020438702777028084, 0.018078718334436417, 0.06656613200902939, 0.052174270153045654, 0.05985814332962036, 0.21827943623065948, 0.14509324729442596], "count": [1042]}, "action": {"min": [-0.19128917157649994, 0.7513031363487244, 0.1335165947675705, -1.7677643299102783, -1.104001522064209, -0.13569389283657074, -0.8671897649765015, -0.22202718257904053, 0.3414424955844879, 0.18583013117313385, -2.0037920475006104, -2.1531803607940674, -0.8174185752868652, 0.6077672839164734, 0.6343355774879456, -0.6967365145683289, -1.6263617277145386, 1.2661545276641846, 0.1385093331336975, 1.097236156463623, -0.080304816365242, -0.48516061902046204, 0.12933793663978577, -1.8900328874588013, 2.0101215839385986, -0.45752090215682983, 1.0, 6.4375], "max": [0.0977853387594223, 0.9014942049980164, 0.3730008602142334, -1.6054694652557373, -0.9649641513824463, 0.0028732484206557274, -0.6861259937286377, -0.18992562592029572, 0.3947601318359375, 0.26885488629341125, -1.7605825662612915, -2.024487257003784, -0.6560724973678589, 0.8795903325080872, 0.8091303110122681, -0.5364280343055725, -1.2672977447509766, 1.4801297187805176, 0.2481061816215515, 1.2677068710327148, -0.05132387578487396, -0.40406182408332825, 0.20931468904018402, -1.6436213254928589, 2.207946300506592, -0.22049283981323242, 2.0, 7.0], "mean": [-0.038437481969594955, 0.8198789358139038, 0.26227349042892456, -1.7013134956359863, -1.036571741104126, -0.05788993835449219, -0.7776904106140137, -0.2099389135837555, 0.37227481603622437, 0.23233050107955933, -1.8612056970596313, -2.1130449771881104, -0.7482636570930481, 0.7296005487442017, 0.7104649543762207, -0.6245803236961365, -1.4700675010681152, 1.4073493480682373, 0.20029927790164948, 1.1936557292938232, -0.06579148024320602, -0.44079160690307617, 0.16750399768352509, -1.7535988092422485, 2.1026296615600586, -0.3184969127178192, 1.8443666696548462, 6.920302391052246], "std": [0.0748853087425232, 0.03226260468363762, 0.052227795124053955, 0.040534596890211105, 0.0325990729033947, 0.03489264100790024, 0.05707184970378876, 0.009376615285873413, 0.013632664456963539, 0.01784307137131691, 0.0628671944141388, 0.03309103101491928, 0.03980228304862976, 0.07427816838026047, 0.045343607664108276, 0.04520390182733536, 0.0932333841919899, 0.06075703725218773, 0.029709413647651672, 0.03902015835046768, 0.006271091755479574, 0.020452871918678284, 0.018074622377753258, 0.06666244566440582, 0.05219629034399986, 0.05988252907991409, 0.2182144969701767, 0.1451054960489273], "count": [1042]}, "timestamp": {"min": [0.0], "max": [34.7], "mean": [17.35], "std": [10.026645057600827], "count": [1042]}, "frame_index": {"min": [0], "max": [1041], "mean": [520.5], "std": [300.7993517280248], "count": [1042]}, "episode_index": {"min": [61], "max": [61], "mean": [61.0], "std": [0.0], "count": [1042]}, "index": {"min": [65562], "max": [66603], "mean": [66082.5], "std": [300.7993517280248], "count": [1042]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1042]}, "subtask_annotation": {"mean": [0.9328214971209213, 2.0, 2.0, 2.0, 2.0], "std": [0.2578843213983634, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [1042]}, "scene_annotation": {"mean": [61.0], "std": [0.0], "min": [61], "max": [61], "count": [1042]}, "eef_direction_state": {"mean": [4.467370441458733, 4.597888675623801], "std": [2.1745762256232335, 2.055495736023837], "min": [0, 0], "max": [6, 6], "count": [1042]}, "eef_velocity_state": {"mean": [0.3570057581573896, 0.34836852207293667], "std": [0.4791165273708044, 0.476453455126154], "min": [0, 0], "max": [1, 1], "count": [1042]}, "eef_acc_mag_state": {"mean": [0.013435700575815739, 0.003838771593090211], "std": [0.14468146291779274, 0.061838785771925586], "min": [0, 0], "max": [2, 1], "count": [1042]}, "eef_direction_action": {"mean": [4.467370441458733, 4.597888675623801], "std": [2.174576225623234, 2.055495736023837], "min": [0, 0], "max": [6, 6], "count": [1042]}, "eef_velocity_action": {"mean": [0.3570057581573896, 0.34836852207293667], "std": [0.47911652737080446, 0.476453455126154], "min": [0, 0], "max": [1, 1], "count": [1042]}, "eef_acc_mag_action": {"mean": [0.013435700575815739, 0.003838771593090211], "std": [0.14468146291779274, 0.061838785771925586], "min": [0, 0], "max": [2, 1], "count": [1042]}, "eef_sim_pose_state": {"mean": [0.45560102157625715, 0.357700318933669, 1.2174025297325355, -0.16214209926404297, 0.16997502991407132, 0.5179701009094577, 0.5773972028526553, -0.29786860673393317, 1.3373034527373804, 0.4473678078362574, 0.14705624721836505, 0.1467303792936785], "std": [0.014477258511269936, 0.017083341956687776, 0.008116113059884767, 0.02394666975855116, 0.03492087775686421, 0.04797425512137361, 0.01909502471905702, 0.018812920993364565, 0.008550386897608078, 0.07475012290713741, 0.022288335283984134, 0.051322623323893424], "min": [0.428608269084853, 0.31392652661553183, 1.2081266934462969, -0.20562621680269863, 0.10821242542742238, 0.39943369864364237, 0.5451674719026021, -0.33933797746477645, 1.3164027408561763, 0.29319725465462476, 0.10875617526792536, 0.057311904586859946], "max": [0.4854511341078414, 0.39192482649631544, 1.2343254620769706, -0.12284014577166605, 0.23899686592810765, 0.6052777766176477, 0.6172557526887639, -0.2575750880271911, 1.349961211479385, 0.5316826407051596, 0.2094702978228158, 0.22892507336019022], "count": [1042]}, "eef_sim_pose_action": {"mean": [0.45562993214611947, 0.3576855120128293, 1.217404722281479, -0.16209629908180304, 0.17002175353592208, 0.5180600921074993, 0.5774660094441277, -0.297898918398484, 1.3373232308037137, 0.4471409302317624, 0.1470981471513642, 0.14659994652768185], "std": [0.014453399911518715, 0.01707862691572219, 0.008113918155086278, 0.023960426849761875, 0.0349573188702802, 0.04797816430324508, 0.019107948695949596, 0.018808625129605704, 0.008550657072520066, 0.07485285611098785, 0.02225732441928274, 0.051364219017234036], "min": [0.428608269084853, 0.31392652661553183, 1.2081266934462969, -0.20562621680269863, 0.10821242542742238, 0.39943369864364237, 0.5451670661157175, -0.33933797746477645, 1.3164027408561763, 0.29319725465462476, 0.10875617526792536, 0.057311904586859946], "max": [0.4854511341078414, 0.39192482649631544, 1.2343254620769706, -0.12284014577166605, 0.23899686592810765, 0.6052777766176477, 0.6172557526887639, -0.2575750880271911, 1.349961211479385, 0.5316826407051596, 0.2094702978228158, 0.22892507336019022], "count": [1042]}, "gripper_mode_state": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [1042]}, "gripper_activity_state": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [1042]}, "gripper_mode_action": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [1042]}, "gripper_activity_action": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [1042]}, "gripper_open_scale_state": {"mean": [0.0016765973187724153, 0.0062912081120381535], "std": [0.0001984352992282485, 0.00013190268866911242], "min": [0.0009090909090909091, 0.005852272727272728], "max": [0.0018181818181818182, 0.006363636363636364], "count": [1042]}, "gripper_open_scale_action": {"mean": [0.001676697005174713, 0.006291184104189993], "std": [0.00019837625589112868, 0.00013191442456745981], "min": [0.0009090909090909091, 0.005852272727272728], "max": [0.0018181818181818182, 0.006363636363636364], "count": [1042]}}} +{"episode_index": 61, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7607843137254902]], [[1.0]], [[0.9372549019607843]]], "mean": [[[0.4267781935690943]], [[0.4354298198446045]], [[0.42870871369381086]]], "std": [[[0.19341620473833215]], [[0.19037512559961764]], [[0.19434662863589466]]], "count": [196]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.428718408196612]], [[0.4310528534330399]], [[0.42647707103674803]]], "std": [[[0.25664525656326187]], [[0.25677917544392603]], [[0.2604646660267041]]], "count": [196]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40701558331666]], [[0.41157110135720953]], [[0.40733957437141527]]], "std": [[[0.211096821509598]], [[0.21132404469401414]], [[0.21568044092827782]]], "count": [196]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4950525262188209]], [[0.5004250335550887]], [[0.49793056389222357]]], "std": [[[0.18772993539623906]], [[0.17796673866760307]], [[0.1764598661583652]]], "count": [196]}, "observation.state": {"min": [-0.019566232338547707, 0.7169638276100159, -0.36962583661079407, -2.2071945667266846, -0.8318893909454346, -0.1754208654165268, -0.6395017504692078, -0.21330006420612335, 0.2437095046043396, 0.1902092546224594, -2.0348258018493652, -1.8413636684417725, -0.8281850218772888, 0.4327555000782013, 0.6655387878417969, -0.7299970388412476, -1.9011348485946655, 1.2694281339645386, 0.11475975811481476, 1.0224226713180542, -0.06313837319612503, -0.4906482398509979, 0.11164925247430801, -1.9971923828125, 2.0158660411834717, -0.40067431330680847, 1.0, 6.0], "max": [0.7144363522529602, 0.8777991533279419, 0.22029109299182892, -1.770724892616272, -0.7391175031661987, 0.05254640802741051, -0.5029242634773254, -0.15430057048797607, 0.3832198679447174, 0.2717403173446655, -1.7391386032104492, -1.6525366306304932, -0.6078853607177734, 0.9091987013816833, 1.0207940340042114, -0.4210999310016632, -1.2486194372177124, 1.4808999300003052, 0.26321637630462646, 1.2270690202713013, -0.007647437509149313, -0.344932496547699, 0.21919237077236176, -1.8350872993469238, 2.2433598041534424, -0.10899533331394196, 2.0, 7.0], "mean": [0.283698707818985, 0.8145735859870911, -0.016005856916308403, -2.011256217956543, -0.7805761694908142, -0.06433768570423126, -0.5770021677017212, -0.17767569422721863, 0.31734320521354675, 0.22892902791500092, -1.9248871803283691, -1.7573031187057495, -0.7072716355323792, 0.6906581521034241, 0.8534250855445862, -0.5694431066513062, -1.6682294607162476, 1.401235580444336, 0.19386252760887146, 1.101511001586914, -0.031570982187986374, -0.4029602110385895, 0.17424063384532928, -1.9159845113754272, 2.0897998809814453, -0.25962579250335693, 1.7617801427841187, 6.56220817565918], "std": [0.2091122269630432, 0.03649670258164406, 0.14703352749347687, 0.12211389094591141, 0.023640494793653488, 0.07014128565788269, 0.03452916815876961, 0.015818720683455467, 0.03966823220252991, 0.018799912184476852, 0.07932846993207932, 0.04573539271950722, 0.059286974370479584, 0.14027360081672668, 0.11196351796388626, 0.09180478751659393, 0.18342210352420807, 0.05649881437420845, 0.046750519424676895, 0.053769078105688095, 0.01425334345549345, 0.04132449999451637, 0.025483570992946625, 0.03805883601307869, 0.0626286119222641, 0.07149571180343628, 0.2567470967769623, 0.3054846525192261], "count": [1146]}, "action": {"min": [-0.019566232338547707, 0.7169638276100159, -0.36962583661079407, -2.2071945667266846, -0.8318893909454346, -0.1754208654165268, -0.6395017504692078, -0.21330006420612335, 0.2437095046043396, 0.1902092546224594, -2.0348258018493652, -1.8413636684417725, -0.8281850218772888, 0.4327555000782013, 0.6655387878417969, -0.7299970388412476, -1.9011348485946655, 1.2694281339645386, 0.11476332694292068, 1.0224226713180542, -0.06313837319612503, -0.4906482398509979, 0.11164925247430801, -1.9971923828125, 2.0158660411834717, -0.40067431330680847, 1.0, 6.0], "max": [0.7144363522529602, 0.8777991533279419, 0.22029109299182892, -1.770724892616272, -0.7391175031661987, 0.05254640802741051, -0.5029242634773254, -0.15430057048797607, 0.3832198679447174, 0.2717403173446655, -1.7391386032104492, -1.6525366306304932, -0.6078853607177734, 0.9091987013816833, 1.0207940340042114, -0.4210999310016632, -1.2486194372177124, 1.4808999300003052, 0.26321637630462646, 1.2270690202713013, -0.007647437509149313, -0.344932496547699, 0.21919237077236176, -1.8350872993469238, 2.2433598041534424, -0.10899533331394196, 2.0, 7.0], "mean": [0.28325384855270386, 0.8144872784614563, -0.015755312517285347, -2.0109341144561768, -0.7806134223937988, -0.06418071687221527, -0.5769625902175903, -0.17769955098628998, 0.3174412250518799, 0.22893954813480377, -1.924691081047058, -1.7573431730270386, -0.7073536515235901, 0.6910686492919922, 0.8531261682510376, -0.5696865916252136, -1.6676852703094482, 1.401068091392517, 0.19399207830429077, 1.1016302108764648, -0.03158554434776306, -0.40308287739753723, 0.17422856390476227, -1.9159523248672485, 2.0899388790130615, -0.2596030533313751, 1.7617801427841187, 6.562384128570557], "std": [0.20920374989509583, 0.036502040922641754, 0.14716637134552002, 0.12225617468357086, 0.02361685410141945, 0.07019908726215363, 0.034556545317173004, 0.015850938856601715, 0.039691243320703506, 0.018795430660247803, 0.07950852811336517, 0.0457814484834671, 0.059234436601400375, 0.140219047665596, 0.11197539418935776, 0.09178927540779114, 0.18373584747314453, 0.05660216510295868, 0.046736765652894974, 0.0538923479616642, 0.014275665394961834, 0.0413750559091568, 0.025475429370999336, 0.03806621953845024, 0.06279221922159195, 0.07149060815572739, 0.2567470967769623, 0.3059244155883789], "count": [1146]}, "timestamp": {"min": [0.0], "max": [38.166666666666664], "mean": [19.083333333333332], "std": [11.027385943220667], "count": [1146]}, "frame_index": {"min": [0], "max": [1145], "mean": [572.5], "std": [330.82157829662], "count": [1146]}, "episode_index": {"min": [62], "max": [62], "mean": [62.0], "std": [0.0], "count": [1146]}, "index": {"min": [66604], "max": [67749], "mean": [67176.5], "std": [330.82157829662], "count": [1146]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1146]}, "subtask_annotation": {"mean": [0.9223385689354275, 2.0, 2.0, 2.0, 2.0], "std": [0.2740812554439573, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [1146]}, "scene_annotation": {"mean": [62.0], "std": [0.0], "min": [62], "max": [62], "count": [1146]}, "eef_direction_state": {"mean": [3.223385689354276, 3.038394415357766], "std": [2.7100764180291756, 2.562024764721708], "min": [0, 0], "max": [6, 6], "count": [1146]}, "eef_velocity_state": {"mean": [0.5445026178010471, 0.6047120418848168], "std": [0.4980155790824771, 0.48891245462180316], "min": [0, 0], "max": [1, 1], "count": [1146]}, "eef_acc_mag_state": {"mean": [0.06195462478184991, 0.1099476439790576], "std": [0.2962847635592388, 0.39205303455155854], "min": [0, 0], "max": [2, 2], "count": [1146]}, "eef_direction_action": {"mean": [3.223385689354276, 3.038394415357766], "std": [2.7100764180291756, 2.562024764721708], "min": [0, 0], "max": [6, 6], "count": [1146]}, "eef_velocity_action": {"mean": [0.5445026178010471, 0.6047120418848168], "std": [0.4980155790824771, 0.48891245462180316], "min": [0, 0], "max": [1, 1], "count": [1146]}, "eef_acc_mag_action": {"mean": [0.06195462478184991, 0.1099476439790576], "std": [0.2962847635592388, 0.39205303455155854], "min": [0, 0], "max": [2, 2], "count": [1146]}, "eef_sim_pose_state": {"mean": [0.39076702521696405, 0.34788094420982973, 1.2572707994521255, -0.0778987942783347, -0.061937337630482224, 0.6876407334174884, 0.5394081930621393, -0.30866109696671895, 1.3799724579123056, 0.338812886876754, 0.0714798023009299, 0.09244784460413459], "std": [0.038958346811773126, 0.016047654012877464, 0.013522852949429627, 0.0437410628468022, 0.045238250639736716, 0.05744539621941609, 0.040092200287549944, 0.025828330230630806, 0.012543264903476826, 0.02550528953740234, 0.04276287331610121, 0.06169043389623892], "min": [0.31103713991060195, 0.3150707854921691, 1.2294887667601788, -0.15337194949950045, -0.11506053643772574, 0.5561857301901307, 0.481150756609443, -0.35324455565902313, 1.3544455589095121, 0.26868738457355384, 0.014585936071210837, -0.02868991460796297], "max": [0.45166931489798856, 0.3854380197979945, 1.2814086014553714, 0.008326684720249111, 0.05033735475124801, 0.7904756003474538, 0.6205248022541451, -0.24490905916983516, 1.4015167705932827, 0.3695393719463983, 0.17019474680138114, 0.22181229970806388], "count": [1146]}, "eef_sim_pose_action": {"mean": [0.3908565494734935, 0.34788470476277555, 1.2572514527434768, -0.07784909748756541, -0.06182548661541412, 0.6877565382411291, 0.5395262521750792, -0.30865114969718005, 1.379964311576089, 0.33874170850937807, 0.07156715442610585, 0.09241346020083276], "std": [0.03897909405460024, 0.016045785809036706, 0.01354613033651789, 0.04380441224477581, 0.04535659899466409, 0.057441102643256095, 0.040130394957169316, 0.02582139142025608, 0.012555565256548851, 0.025586216569880908, 0.04285492506160467, 0.06171049005990256], "min": [0.31103713991060195, 0.3150707854921691, 1.2294887667601788, -0.15337194949950045, -0.11506053643772574, 0.5561857301901307, 0.481150756609443, -0.35324455565902313, 1.3544455589095121, 0.26872082799621705, 0.014585936071210837, -0.02868991460796297], "max": [0.45166931489798856, 0.3854380197979945, 1.2814086014553714, 0.008326684720249111, 0.05033735475124801, 0.7904756003474538, 0.6205248022541451, -0.24490905916983516, 1.4015167705932827, 0.3695393719463983, 0.17019474680138114, 0.22181229970806388], "count": [1146]}, "gripper_mode_state": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [1146]}, "gripper_activity_state": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [1146]}, "gripper_mode_action": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [1146]}, "gripper_activity_action": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [1146]}, "gripper_open_scale_state": {"mean": [0.0016016182770109302, 0.005965643732127505], "std": [0.0002334077452938158, 0.00027771342085762286], "min": [0.0009090909090909091, 0.005454545454545455], "max": [0.0018181818181818182, 0.006363636363636364], "count": [1146]}, "gripper_open_scale_action": {"mean": [0.0016016182770109302, 0.005965803694615335], "std": [0.0002334077452938158, 0.0002781130210097207], "min": [0.0009090909090909091, 0.005454545454545455], "max": [0.0018181818181818182, 0.006363636363636364], "count": [1146]}}} +{"episode_index": 62, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4133501245256167]], [[0.41969912458711084]], [[0.413254761402769]]], "std": [[[0.20855229817450782]], [[0.20618572600857957]], [[0.20922500723599927]]], "count": [186]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43417832968760983]], [[0.4381573964263124]], [[0.43205450356665964]]], "std": [[[0.2415784639095602]], [[0.24017958940526718]], [[0.24429696434987525]]], "count": [186]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4139973282995994]], [[0.41832560923114764]], [[0.4135235094261719]]], "std": [[[0.20623759238143013]], [[0.2069682590433199]], [[0.21113362670080305]]], "count": [186]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4880477534875957]], [[0.4900330003865345]], [[0.48723628461241125]]], "std": [[[0.19341358191818964]], [[0.18723115799786821]], [[0.18544705133603553]]], "count": [186]}, "observation.state": {"min": [0.0008890270837582648, 0.6644479036331177, -0.06894595921039581, -2.097862958908081, -0.8367370367050171, -0.09074293822050095, -0.5169523358345032, -0.21629400551319122, 0.28302448987960815, 0.15174712240695953, -1.8986552953720093, -1.8720682859420776, -0.8724163174629211, 0.6439468860626221, 0.6485152840614319, -0.7924569249153137, -1.6932954788208008, 1.2788071632385254, 0.22326906025409698, 1.074849009513855, -0.054455436766147614, -0.4904555678367615, 0.14418655633926392, -1.9519908428192139, 2.1664350032806396, -0.36105310916900635, 1.0625, 6.0], "max": [0.4020649492740631, 0.8084201812744141, 0.2866583466529846, -1.7950602769851685, -0.6881647706031799, 0.09243045747280121, -0.41050034761428833, -0.1690874993801117, 0.3781853914260864, 0.25435006618499756, -1.697772741317749, -1.7296438217163086, -0.7105773687362671, 1.0161535739898682, 0.9792256951332092, -0.5863727927207947, -1.2474806308746338, 1.45386803150177, 0.3514515161514282, 1.2390867471694946, -0.005722625181078911, -0.3943019509315491, 0.2521923780441284, -1.810147762298584, 2.3213539123535156, -0.09558184444904327, 2.0, 7.0], "mean": [0.2195243239402771, 0.7587432861328125, 0.07283303141593933, -1.9808181524276733, -0.778531551361084, -0.015649806708097458, -0.4739615321159363, -0.19412647187709808, 0.3311910629272461, 0.21447280049324036, -1.8013339042663574, -1.7994076013565063, -0.8047348260879517, 0.8604493141174316, 0.8163860440254211, -0.6822927594184875, -1.479938268661499, 1.3762385845184326, 0.31126728653907776, 1.1575771570205688, -0.030445517972111702, -0.44522684812545776, 0.1859154999256134, -1.8747423887252808, 2.2340762615203857, -0.19431445002555847, 1.8305643796920776, 6.397380352020264], "std": [0.1263481080532074, 0.034043192863464355, 0.08761946856975555, 0.08420153707265854, 0.03481995314359665, 0.04501348361372948, 0.024892089888453484, 0.010620891116559505, 0.025056051090359688, 0.022826092317700386, 0.04829221963882446, 0.033860865980386734, 0.04331910237669945, 0.10168659687042236, 0.08946242928504944, 0.055985528975725174, 0.1307285577058792, 0.04595429450273514, 0.03564811125397682, 0.044326819479465485, 0.012012220919132233, 0.027125323191285133, 0.02352377213537693, 0.03418264910578728, 0.03495314344763756, 0.05471723526716232, 0.19552646577358246, 0.30392223596572876], "count": [1067]}, "action": {"min": [0.0008890270837582648, 0.6644479036331177, -0.06894595921039581, -2.097862958908081, -0.8367370367050171, -0.09074293822050095, -0.5169523358345032, -0.21629400551319122, 0.28302448987960815, 0.15174712240695953, -1.8986552953720093, -1.8720682859420776, -0.8724163174629211, 0.6439468860626221, 0.6485152840614319, -0.7924569249153137, -1.6932954788208008, 1.2788071632385254, 0.22326906025409698, 1.074849009513855, -0.054455436766147614, -0.4904555678367615, 0.14418655633926392, -1.9519908428192139, 2.1664350032806396, -0.36105310916900635, 1.0625, 6.0], "max": [0.4020649492740631, 0.8084201812744141, 0.2866583466529846, -1.7950602769851685, -0.6881647706031799, 0.09243045747280121, -0.41050034761428833, -0.1690874993801117, 0.3781853914260864, 0.25435006618499756, -1.697772741317749, -1.7296438217163086, -0.7105773687362671, 1.0161535739898682, 0.9792256951332092, -0.5863727927207947, -1.2474806308746338, 1.45386803150177, 0.3514515161514282, 1.2390867471694946, -0.005722625181078911, -0.3943019509315491, 0.2521923780441284, -1.810147762298584, 2.3213539123535156, -0.09558184444904327, 2.0, 7.0], "mean": [0.21917198598384857, 0.7586586475372314, 0.07298123836517334, -1.9805381298065186, -0.7785813808441162, -0.015528034418821335, -0.47400081157684326, -0.19414079189300537, 0.3312733471393585, 0.21448560059070587, -1.8012163639068604, -1.799461007118225, -0.8047822713851929, 0.860748291015625, 0.8161668181419373, -0.6824461221694946, -1.479523777961731, 1.3761343955993652, 0.3113834857940674, 1.1576850414276123, -0.030441273003816605, -0.44531577825546265, 0.18590907752513885, -1.8746976852416992, 2.2341790199279785, -0.19428619742393494, 1.8313027620315552, 6.397398948669434], "std": [0.12638069689273834, 0.03403199836611748, 0.08767985552549362, 0.08431530743837357, 0.03480697423219681, 0.04502416029572487, 0.02488003484904766, 0.010639947839081287, 0.025065170601010323, 0.02282489463686943, 0.04839009791612625, 0.0338975191116333, 0.043285101652145386, 0.10152039676904678, 0.08944876492023468, 0.05596055090427399, 0.13075658679008484, 0.04597604274749756, 0.03556302562355995, 0.044364772737026215, 0.012004543095827103, 0.027116741985082626, 0.023522689938545227, 0.03422124683856964, 0.03503624349832535, 0.0547095388174057, 0.1959909349679947, 0.30429673194885254], "count": [1067]}, "timestamp": {"min": [0.0], "max": [35.53333333333333], "mean": [17.766666666666666], "std": [10.267207777947982], "count": [1067]}, "frame_index": {"min": [0], "max": [1066], "mean": [533.0], "std": [308.01623333843946], "count": [1067]}, "episode_index": {"min": [63], "max": [63], "mean": [63.0], "std": [0.0], "count": [1067]}, "index": {"min": [67750], "max": [68816], "mean": [68283.0], "std": [308.01623333843946], "count": [1067]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1067]}, "subtask_annotation": {"mean": [0.9343955014058107, 2.0, 2.0, 2.0, 2.0], "std": [0.25504779326528354, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [1067]}, "scene_annotation": {"mean": [63.0], "std": [0.0], "min": [63], "max": [63], "count": [1067]}, "eef_direction_state": {"mean": [3.2136832239925024, 3.1424554826616684], "std": [2.5413691018497486, 2.495421630881637], "min": [0, 0], "max": [6, 6], "count": [1067]}, "eef_velocity_state": {"mean": [0.5801312089971884, 0.6035613870665417], "std": [0.4935372218431408, 0.48915747884382776], "min": [0, 0], "max": [1, 1], "count": [1067]}, "eef_acc_mag_state": {"mean": [0.06747891283973759, 0.06279287722586692], "std": [0.33415607064058866, 0.2980613355071939], "min": [0, 0], "max": [2, 2], "count": [1067]}, "eef_direction_action": {"mean": [3.2136832239925024, 3.1424554826616684], "std": [2.5413691018497486, 2.495421630881637], "min": [0, 0], "max": [6, 6], "count": [1067]}, "eef_velocity_action": {"mean": [0.5801312089971884, 0.6035613870665417], "std": [0.4935372218431408, 0.48915747884382776], "min": [0, 0], "max": [1, 1], "count": [1067]}, "eef_acc_mag_action": {"mean": [0.06747891283973759, 0.06279287722586692], "std": [0.33415607064058866, 0.2980613355071939], "min": [0, 0], "max": [2, 2], "count": [1067]}, "eef_sim_pose_state": {"mean": [0.39821679882711913, 0.3283021224166088, 1.2405980053167918, -0.07743760240939718, 0.031180378134346185, 0.7626367785183563, 0.5789053082579511, -0.3226824349486672, 1.3884011359991948, 0.2558407826692314, 0.16474412145644485, 0.08300049691485505], "std": [0.025150108288722856, 0.020518536994032863, 0.008728978721652677, 0.024118602007381387, 0.030173999225209205, 0.04070306035505972, 0.02840462700325867, 0.023402981638724795, 0.012718758421983783, 0.016862761723259182, 0.029252212166855203, 0.040505799815741435], "min": [0.3552201699360853, 0.26992403925215946, 1.2224022761944442, -0.12596192881568757, -0.03994971585700591, 0.6373883800944273, 0.5289561517908951, -0.3886284968886461, 1.3621340382077063, 0.22412066093638, 0.10041017804522556, -0.057891831810163163], "max": [0.4438732460174536, 0.3649560352596383, 1.2615476124488354, -0.025411290253783525, 0.10171644639600874, 0.8214383658143098, 0.6243253218603049, -0.2807910542514355, 1.4137196856137098, 0.28637138950982566, 0.23535577063824276, 0.14264060703833], "count": [1067]}, "eef_sim_pose_action": {"mean": [0.39829559932025843, 0.32831172064063235, 1.2405860361818426, -0.07741211122368229, 0.03126656141777985, 0.7626864545656208, 0.5789922087215439, -0.32267727458561624, 1.3884098654362615, 0.2557924925695295, 0.16481679355850998, 0.08298614957527048], "std": [0.025160355986737784, 0.020517734602893908, 0.00874325328579711, 0.02415868344719883, 0.030230678041547963, 0.040703499768939756, 0.02839417036844713, 0.023402141563844372, 0.012703930687280573, 0.016849169414069973, 0.029321243466076174, 0.04050811468474149], "min": [0.3552201699360853, 0.26992403925215946, 1.2224022761944442, -0.12596192881568757, -0.03994971585700591, 0.6373883800944273, 0.5289561517908951, -0.3886284968886461, 1.3621340382077063, 0.22412066093638, 0.10041017804522556, -0.057891831810163163], "max": [0.4438732460174536, 0.3649560352596383, 1.2615476124488354, -0.025411290253783525, 0.10171644639600874, 0.8214383658143098, 0.6243253218603049, -0.2807910542514355, 1.4137196856137098, 0.28637138950982566, 0.23535577063824276, 0.14264060703833], "count": [1067]}, "gripper_mode_state": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [1067]}, "gripper_activity_state": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [1067]}, "gripper_mode_action": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [1067]}, "gripper_activity_action": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [1067]}, "gripper_open_scale_state": {"mean": [0.0016641493805264966, 0.005815800597905992], "std": [0.0001777516523286039, 0.00027629273828645023], "min": [0.000965909090909091, 0.005454545454545455], "max": [0.0018181818181818182, 0.006363636363636364], "count": [1067]}, "gripper_open_scale_action": {"mean": [0.001664820652636946, 0.005815817165122891], "std": [0.00017817351466820628, 0.0002766326081082822], "min": [0.000965909090909091, 0.005454545454545455], "max": [0.0018181818181818182, 0.006363636363636364], "count": [1067]}}} +{"episode_index": 63, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8470588235294118]], [[1.0]], [[0.9137254901960784]]], "mean": [[[0.4091279734262126]], [[0.4167107907636739]], [[0.41119811016511865]]], "std": [[[0.21713590957241372]], [[0.21440153004373888]], [[0.21767058839597153]]], "count": [190]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43710990282077744]], [[0.4404162678448572]], [[0.43603485659614727]]], "std": [[[0.2445025534987428]], [[0.2441053324039754]], [[0.2483481263581714]]], "count": [190]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4145728758169934]], [[0.42059769736842106]], [[0.4179160259717922]]], "std": [[[0.2055625291771063]], [[0.20584323603942278]], [[0.2098769108286201]]], "count": [190]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48439741572067424]], [[0.4873153842019264]], [[0.48558969835741317]]], "std": [[[0.19299378984808982]], [[0.18675171695862358]], [[0.18491850789885153]]], "count": [190]}, "observation.state": {"min": [-0.06859253346920013, 0.6824880838394165, -0.1414065808057785, -2.0897645950317383, -0.8588241338729858, -0.1379813700914383, -0.5696253180503845, -0.23072905838489532, 0.2819098234176636, 0.17903675138950348, -1.8452478647232056, -1.9379889965057373, -0.9579391479492188, 0.6227902173995972, 0.7014958262443542, -0.7376121282577515, -1.7557520866394043, 1.3292144536972046, 0.17934677004814148, 0.9152932167053223, -0.053602252155542374, -0.4848391115665436, 0.1322653740644455, -1.9647343158721924, 2.198678493499756, -0.48905402421951294, 1.0, 3.5625], "max": [0.5027660727500916, 0.7913486361503601, 0.29278117418289185, -1.7632079124450684, -0.7779892683029175, 0.02186461165547371, -0.4704403877258301, -0.1941969394683838, 0.38228750228881836, 0.26280826330184937, -1.7015459537506104, -1.7420074939727783, -0.7273359894752502, 0.9304590225219727, 1.0662260055541992, -0.5464484095573425, -1.3128082752227783, 1.5224746465682983, 0.32146674394607544, 1.1369434595108032, -0.01910562440752983, -0.3919159471988678, 0.22540675103664398, -1.7735886573791504, 2.3503777980804443, -0.14076007902622223, 2.0, 7.0], "mean": [0.20473358035087585, 0.7472572326660156, 0.08497531712055206, -1.9123488664627075, -0.8134170174598694, -0.049773428589105606, -0.5165475606918335, -0.20836059749126434, 0.33687734603881836, 0.22359715402126312, -1.7792127132415771, -1.8389033079147339, -0.8353495597839355, 0.7915722727775574, 0.8503355383872986, -0.6517431139945984, -1.5875886678695679, 1.4098460674285889, 0.2885429561138153, 1.0259956121444702, -0.03391863778233528, -0.4307810068130493, 0.17797039449214935, -1.8846038579940796, 2.2649002075195312, -0.2901128828525543, 1.7245304584503174, 5.07320499420166], "std": [0.1537046581506729, 0.027726799249649048, 0.09943953156471252, 0.09215903282165527, 0.021502463147044182, 0.04024023562669754, 0.028805166482925415, 0.00792656745761633, 0.029727673158049583, 0.019534938037395477, 0.036838509142398834, 0.044593445956707, 0.04914325848221779, 0.07667709141969681, 0.08288534730672836, 0.04384123161435127, 0.1142977774143219, 0.04880845174193382, 0.02904471568763256, 0.06134440749883652, 0.008795351721346378, 0.02528824657201767, 0.020981503650546074, 0.05244610458612442, 0.03476865962147713, 0.08984697610139847, 0.28630149364471436, 1.213461995124817], "count": [1096]}, "action": {"min": [-0.06859253346920013, 0.6824880838394165, -0.1414065808057785, -2.0897645950317383, -0.8588241338729858, -0.1379813700914383, -0.5696253180503845, -0.23072905838489532, 0.2819098234176636, 0.17903675138950348, -1.8452478647232056, -1.9379889965057373, -0.9579391479492188, 0.6227902173995972, 0.7014958262443542, -0.7376121282577515, -1.7557520866394043, 1.3292144536972046, 0.17934677004814148, 0.9152932167053223, -0.053602252155542374, -0.4848391115665436, 0.1322653740644455, -1.9647343158721924, 2.198678493499756, -0.48905402421951294, 1.0, 3.5625], "max": [0.5027660727500916, 0.7913486361503601, 0.29278117418289185, -1.7632079124450684, -0.7779892683029175, 0.02186461165547371, -0.4704403877258301, -0.1941969394683838, 0.38228750228881836, 0.26280826330184937, -1.7015459537506104, -1.7420074939727783, -0.7273359894752502, 0.9304590225219727, 1.0662260055541992, -0.5464484095573425, -1.3128082752227783, 1.5224746465682983, 0.32146674394607544, 1.1369434595108032, -0.01910562440752983, -0.3919159471988678, 0.22540675103664398, -1.7735886573791504, 2.3503777980804443, -0.14076007902622223, 2.0, 7.0], "mean": [0.2043314427137375, 0.7471817135810852, 0.08516943454742432, -1.912062168121338, -0.8133978247642517, -0.049685098230838776, -0.5165656805038452, -0.20837287604808807, 0.3369661271572113, 0.2235995978116989, -1.7791767120361328, -1.8388843536376953, -0.8353613615036011, 0.7917442321777344, 0.8501311540603638, -0.6518091559410095, -1.587230920791626, 1.4097012281417847, 0.2885506749153137, 1.0260318517684937, -0.03393157571554184, -0.43086424469947815, 0.17797242105007172, -1.8846696615219116, 2.2649552822113037, -0.2902393937110901, 1.724188208580017, 5.070307731628418], "std": [0.15361009538173676, 0.027746297419071198, 0.09944137930870056, 0.09209543466567993, 0.02152145281434059, 0.04026181995868683, 0.028782440349459648, 0.007936148904263973, 0.02970872074365616, 0.019534200429916382, 0.03687911108136177, 0.04459221661090851, 0.049141447991132736, 0.07672029733657837, 0.08291615545749664, 0.043883390724658966, 0.11451155692338943, 0.048798058182001114, 0.0290518831461668, 0.061394598335027695, 0.008812139742076397, 0.02531042881309986, 0.02098202519118786, 0.052352096885442734, 0.03481356427073479, 0.08975986391305923, 0.2861971855163574, 1.2123043537139893], "count": [1096]}, "timestamp": {"min": [0.0], "max": [36.5], "mean": [18.25], "std": [10.546260527367561], "count": [1096]}, "frame_index": {"min": [0], "max": [1095], "mean": [547.5], "std": [316.38781582102683], "count": [1096]}, "episode_index": {"min": [64], "max": [64], "mean": [64.0], "std": [0.0], "count": [1096]}, "index": {"min": [68817], "max": [69912], "mean": [69364.5], "std": [316.38781582102683], "count": [1096]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1096]}, "subtask_annotation": {"mean": [0.906934306569343, 2.0, 2.0, 2.0, 2.0], "std": [0.29673911972206185, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [1096]}, "scene_annotation": {"mean": [64.0], "std": [0.0], "min": [64], "max": [64], "count": [1096]}, "eef_direction_state": {"mean": [3.1195255474452557, 3.5072992700729926], "std": [2.679903268164674, 2.624272858245686], "min": [0, 0], "max": [6, 6], "count": [1096]}, "eef_velocity_state": {"mean": [0.5638686131386861, 0.5036496350364964], "std": [0.4959040232300383, 0.4999866799866772], "min": [0, 0], "max": [1, 1], "count": [1096]}, "eef_acc_mag_state": {"mean": [0.009124087591240875, 0.035583941605839414], "std": [0.1278284345905133, 0.2446735988232166], "min": [0, 0], "max": [2, 2], "count": [1096]}, "eef_direction_action": {"mean": [3.1195255474452557, 3.5072992700729926], "std": [2.679903268164674, 2.624272858245686], "min": [0, 0], "max": [6, 6], "count": [1096]}, "eef_velocity_action": {"mean": [0.5638686131386861, 0.5036496350364964], "std": [0.4959040232300383, 0.4999866799866771], "min": [0, 0], "max": [1, 1], "count": [1096]}, "eef_acc_mag_action": {"mean": [0.009124087591240875, 0.035583941605839414], "std": [0.12782843459051332, 0.2446735988232166], "min": [0, 0], "max": [2, 2], "count": [1096]}, "eef_sim_pose_state": {"mean": [0.4045492875879512, 0.3374135334794516, 1.2252156061883324, -0.09298184299288706, 0.0709056970967211, 0.7601157770011072, 0.5581819132016674, -0.31425251887928185, 1.3844617119174103, 0.2669446065039024, 0.18157874280659164, 0.013429072327613147], "std": [0.031002982352264247, 0.01645697692928191, 0.006923842680239175, 0.019632783963742236, 0.01655269506656804, 0.05353096915905937, 0.02467403498830359, 0.020686644517395145, 0.008521875997716854, 0.008626438208907664, 0.029300827386931568, 0.07718103030707259], "min": [0.34933749996883967, 0.300057109276844, 1.2052792028449548, -0.12501428896394673, 0.04422015526716705, 0.6412464540098919, 0.5104900277003396, -0.36026267981303023, 1.3661589087466757, 0.2501007970025996, 0.1362529881539698, -0.14710668431084], "max": [0.4575271820655205, 0.3707374226804738, 1.2375201700268386, -0.05407723779048479, 0.12095684920400829, 0.8950366822807396, 0.6105808880364091, -0.2684657023134695, 1.3998707819723197, 0.28147438631135113, 0.24139338584766978, 0.14078472527521105], "count": [1096]}, "eef_sim_pose_action": {"mean": [0.40463585474574687, 0.33741385054475675, 1.2252048624301668, -0.09296510132975817, 0.07091051914737781, 0.7601504934225007, 0.5582543194211373, -0.31425515534056714, 1.3844507414395146, 0.26692200225983365, 0.1815839960472204, 0.013302195430453091], "std": [0.03098115184579166, 0.01645684301382507, 0.006929384395589135, 0.019657105070686236, 0.016556855026634256, 0.05354390447583529, 0.024705502990863246, 0.02068735915323168, 0.00853638334631025, 0.008624242996988702, 0.029308695210519823, 0.07708626050484854], "min": [0.34933721341349094, 0.300057109276844, 1.2052792028449548, -0.12501428896394673, 0.04422015526716705, 0.6412464540098919, 0.5104900277003396, -0.36026267981303023, 1.3661589087466757, 0.2501007970025996, 0.1362529881539698, -0.14710668431084], "max": [0.4575271820655205, 0.3707374226804738, 1.2375201700268386, -0.05407723779048479, 0.12095684920400829, 0.8950366822807396, 0.6105808880364091, -0.2684657023134695, 1.3998707819723197, 0.28147438631135113, 0.24139338584766978, 0.14078472527521105], "count": [1096]}, "gripper_mode_state": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [1096]}, "gripper_activity_state": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [1096]}, "gripper_mode_action": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [1096]}, "gripper_activity_action": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [1096]}, "gripper_open_scale_state": {"mean": [0.0015677548680941352, 0.0046120049008962355], "std": [0.0002602747269628389, 0.0011031525357608144], "min": [0.0009090909090909091, 0.0032386363636363637], "max": [0.0018181818181818182, 0.006363636363636364], "count": [1096]}, "gripper_open_scale_action": {"mean": [0.0015674438196535247, 0.004609370555162583], "std": [0.0002601789502648944, 0.0011021047457604948], "min": [0.0009090909090909091, 0.0032386363636363637], "max": [0.0018181818181818182, 0.006363636363636364], "count": [1096]}}} +{"episode_index": 64, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.807843137254902]], [[1.0]], [[0.8901960784313725]]], "mean": [[[0.4125912500851035]], [[0.4187240923713235]], [[0.4130504865791803]]], "std": [[[0.2117295677694105]], [[0.209275754453568]], [[0.21280395913279107]]], "count": [192]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44240506280637254]], [[0.4454514910130719]], [[0.4414752785011574]]], "std": [[[0.23850576862415618]], [[0.238694913104101]], [[0.24268479126861692]]], "count": [192]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41836922040951796]], [[0.4215328648386438]], [[0.4172781469141476]]], "std": [[[0.22214613833942495]], [[0.2222287123578975]], [[0.2259117938245369]]], "count": [192]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4629209388616558]], [[0.46596238745064]], [[0.46366701027199075]]], "std": [[[0.20767785395885838]], [[0.20227396227931113]], [[0.2003494084291005]]], "count": [192]}, "observation.state": {"min": [0.005750860087573528, 0.6260266900062561, -0.11071386933326721, -2.1089227199554443, -0.7975729703903198, -0.1319447010755539, -0.5141597986221313, -0.22420218586921692, 0.2853241264820099, 0.16607344150543213, -1.845158338546753, -1.816285252571106, -0.9493429660797119, 0.6647413372993469, 0.7430717349052429, -0.8179616332054138, -1.7901525497436523, 1.2256323099136353, 0.26388177275657654, 0.9574756026268005, -0.050150997936725616, -0.49731600284576416, 0.1447788029909134, -2.0780062675476074, 2.257120132446289, -0.3863101899623871, 1.0, 3.0], "max": [0.4363584816455841, 0.7544829249382019, 0.24130158126354218, -1.7933727502822876, -0.67209792137146, 0.10109055787324905, -0.3292170763015747, -0.18189486861228943, 0.3880603611469269, 0.2602778673171997, -1.585463523864746, -1.683086633682251, -0.7498162984848022, 1.075311541557312, 1.0710060596466064, -0.564691424369812, -1.2355414628982544, 1.489723563194275, 0.4295658767223358, 1.2194952964782715, 0.012364624999463558, -0.3833884298801422, 0.24177569150924683, -1.7622575759887695, 2.4112918376922607, -0.05795624479651451, 2.0, 4.8125], "mean": [0.1975615918636322, 0.689168393611908, 0.07684390246868134, -1.9690406322479248, -0.7399924993515015, 0.01489332690834999, -0.40007269382476807, -0.19894273579120636, 0.3400016129016876, 0.21164757013320923, -1.7263643741607666, -1.755360722541809, -0.8887153267860413, 0.8981131315231323, 0.8872960805892944, -0.6937140822410583, -1.5460782051086426, 1.3460297584533691, 0.3623214364051819, 1.0688458681106567, -0.013777141459286213, -0.4385506808757782, 0.1924370378255844, -1.9863200187683105, 2.3218514919281006, -0.17363578081130981, 1.7635037899017334, 3.8100180625915527], "std": [0.12290195375680923, 0.038295384496450424, 0.07967325299978256, 0.08081617951393127, 0.028938645496964455, 0.06490397453308105, 0.04893968626856804, 0.013118846341967583, 0.02627909928560257, 0.017284128814935684, 0.07646481692790985, 0.03573682904243469, 0.04386384040117264, 0.12185478955507278, 0.08537983894348145, 0.068031445145607, 0.15540055930614471, 0.07739533483982086, 0.05118728056550026, 0.07158531993627548, 0.014221422374248505, 0.03180563077330589, 0.019419750198721886, 0.07536549121141434, 0.046615153551101685, 0.07469835132360458, 0.26757434010505676, 0.40332865715026855], "count": [1108]}, "action": {"min": [0.005750860087573528, 0.6260266900062561, -0.11071386933326721, -2.1089227199554443, -0.7975729703903198, -0.1319447010755539, -0.5141597986221313, -0.22420218586921692, 0.2853241264820099, 0.16607344150543213, -1.845158338546753, -1.816285252571106, -0.9493429660797119, 0.6647413372993469, 0.7430717349052429, -0.8179616332054138, -1.7901525497436523, 1.2256323099136353, 0.26388177275657654, 0.9574756026268005, -0.050150997936725616, -0.49731600284576416, 0.1447788029909134, -2.0780062675476074, 2.257120132446289, -0.3863101899623871, 1.0, 3.0], "max": [0.4363584816455841, 0.7544829249382019, 0.24130158126354218, -1.7933727502822876, -0.67209792137146, 0.10109055787324905, -0.3292170763015747, -0.18189486861228943, 0.3880603611469269, 0.2602778673171997, -1.585463523864746, -1.683086633682251, -0.7498162984848022, 1.075311541557312, 1.0710060596466064, -0.564691424369812, -1.2355414628982544, 1.489723563194275, 0.4295658767223358, 1.2194952964782715, 0.012364624999463558, -0.3833884298801422, 0.24177569150924683, -1.7622575759887695, 2.4112918376922607, -0.05795624479651451, 2.0, 4.8125], "mean": [0.19724047183990479, 0.6890762448310852, 0.0769883543252945, -1.968836784362793, -0.7399626970291138, 0.015085270628333092, -0.399978905916214, -0.1989545375108719, 0.3400786817073822, 0.21164220571517944, -1.726185917854309, -1.7553504705429077, -0.8887286186218262, 0.8984689712524414, 0.8871140480041504, -0.6938810348510742, -1.545632243156433, 1.3457921743392944, 0.36244848370552063, 1.0690261125564575, -0.013759715482592583, -0.4386443495750427, 0.19245252013206482, -1.9864550828933716, 2.3219637870788574, -0.17349456250667572, 1.763560175895691, 3.809115409851074], "std": [0.12285689264535904, 0.03830304369330406, 0.07970104366540909, 0.08092090487480164, 0.02892221324145794, 0.06479440629482269, 0.048900168389081955, 0.013134082779288292, 0.026274483650922775, 0.017283586785197258, 0.07652575522661209, 0.03572556748986244, 0.043865542858839035, 0.12177735567092896, 0.08545365929603577, 0.06808499991893768, 0.15553346276283264, 0.07735974341630936, 0.05114973336458206, 0.07170738279819489, 0.01419631764292717, 0.031815867871046066, 0.019415773451328278, 0.07517125457525253, 0.04666865989565849, 0.07472517341375351, 0.2676164507865906, 0.4040208160877228], "count": [1108]}, "timestamp": {"min": [0.0], "max": [36.9], "mean": [18.45], "std": [10.661730628748787], "count": [1108]}, "frame_index": {"min": [0], "max": [1107], "mean": [553.5], "std": [319.8519188624636], "count": [1108]}, "episode_index": {"min": [65], "max": [65], "mean": [65.0], "std": [0.0], "count": [1108]}, "index": {"min": [69913], "max": [71020], "mean": [70466.5], "std": [319.8519188624636], "count": [1108]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1108]}, "subtask_annotation": {"mean": [0.9124548736462094, 2.0, 2.0, 2.0, 2.0], "std": [0.28894824018972426, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [1108]}, "scene_annotation": {"mean": [65.0], "std": [0.0], "min": [65], "max": [65], "count": [1108]}, "eef_direction_state": {"mean": [3.3889891696750905, 3.46028880866426], "std": [2.6401758617770246, 2.605751190495764], "min": [0, 0], "max": [6, 6], "count": [1108]}, "eef_velocity_state": {"mean": [0.5216606498194946, 0.5288808664259927], "std": [0.4995305959091944, 0.5186728171230438], "min": [0, 0], "max": [1, 2], "count": [1108]}, "eef_acc_mag_state": {"mean": [0.0018050541516245488, 0.10198555956678701], "std": [0.06005705689391382, 0.39109633897784885], "min": [0, 0], "max": [2, 2], "count": [1108]}, "eef_direction_action": {"mean": [3.3889891696750905, 3.46028880866426], "std": [2.6401758617770246, 2.605751190495764], "min": [0, 0], "max": [6, 6], "count": [1108]}, "eef_velocity_action": {"mean": [0.5216606498194946, 0.5288808664259927], "std": [0.4995305959091944, 0.5186728171230438], "min": [0, 0], "max": [1, 2], "count": [1108]}, "eef_acc_mag_action": {"mean": [0.0018050541516245488, 0.10198555956678701], "std": [0.06005705689391382, 0.39109633897784885], "min": [0, 0], "max": [2, 2], "count": [1108]}, "eef_sim_pose_state": {"mean": [0.40190070670107053, 0.31936539911364914, 1.2356649007638845, -0.08161674113761803, 0.054699431286744454, 0.8554763758607116, 0.5655824069311375, -0.33052434825327986, 1.4154932045807713, 0.13770524751217147, 0.1580420959168202, -0.011577564248529643], "std": [0.025121911321256345, 0.015772634153499592, 0.011783693659609974, 0.03412753982836393, 0.037432088683544376, 0.05999529642923731, 0.03243304175874063, 0.019230160238170035, 0.01854427919256313, 0.06493871365936021, 0.039966807863046294, 0.052112507356893815], "min": [0.3524614955476201, 0.28249503412056604, 1.2169271132776924, -0.1403536505322387, -0.00710432036116071, 0.7264167404778747, 0.5115635174611566, -0.37907819998109415, 1.368037167905446, 0.05142321728997251, 0.10825154096087397, -0.1524187787046587], "max": [0.44620052477646777, 0.36307138372146025, 1.2534836039831, -0.010080018837627547, 0.12635473099135508, 0.9261886817262028, 0.6261096410677615, -0.28360159100021815, 1.446229799129256, 0.28328573650649924, 0.251072415624894, 0.12107633427569785], "count": [1108]}, "eef_sim_pose_action": {"mean": [0.40197080589572687, 0.3193529957328833, 1.2356618649559388, -0.08152043154659887, 0.05475998492878213, 0.8555890160552543, 0.5656738997160408, -0.3305428109804697, 1.415527777194816, 0.13750872532827163, 0.15802808326987594, -0.011647514277011497], "std": [0.025118533666961537, 0.015770959903324718, 0.011787912517540654, 0.03414422352383895, 0.0374871447438741, 0.05998167664049826, 0.03245232207149354, 0.0192251385169281, 0.0185012492855607, 0.06482726887090728, 0.03994672236896387, 0.05204670202520748], "min": [0.3524614955476201, 0.28249503412056604, 1.2169271132776924, -0.1403536505322387, -0.00710432036116071, 0.7264167404778747, 0.5115635174611566, -0.37907819998109415, 1.368037167905446, 0.05142321728997251, 0.10825154096087397, -0.1524187787046587], "max": [0.44620052477646777, 0.36307138372146025, 1.2534836039831, -0.010080018837627547, 0.12635473099135508, 0.9261886817262028, 0.6261096410677615, -0.28360159100021815, 1.446229799129256, 0.28328573650649924, 0.251072415624894, 0.12107633427569785], "count": [1108]}, "gripper_mode_state": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [1108]}, "gripper_activity_state": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [1108]}, "gripper_mode_action": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [1108]}, "gripper_activity_action": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [1108]}, "gripper_open_scale_state": {"mean": [0.0016031852050573904, 0.0034636527732195594], "std": [0.00024324899083313144, 0.0003666627983866111], "min": [0.0009090909090909091, 0.0027272727272727275], "max": [0.0018181818181818182, 0.004375], "count": [1108]}, "gripper_open_scale_action": {"mean": [0.0016032364850048799, 0.0034628322940597304], "std": [0.00024328831724599207, 0.00036729200012003665], "min": [0.0009090909090909091, 0.0027272727272727275], "max": [0.0018181818181818182, 0.004375], "count": [1108]}}} +{"episode_index": 65, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8313725490196079]], [[1.0]], [[0.9411764705882353]]], "mean": [[[0.40729085740151916]], [[0.413593047827239]], [[0.40750861817700057]]], "std": [[[0.21916610438077602]], [[0.21690225107136893]], [[0.22086450390932358]]], "count": [185]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43913142775128067]], [[0.44096119612259316]], [[0.4364231109786257]]], "std": [[[0.24526710028942467]], [[0.2463865220856401]], [[0.25004107543951315]]], "count": [185]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3993567600688924]], [[0.4039650790496379]], [[0.39984588522345876]]], "std": [[[0.2025070689827759]], [[0.2018661918639051]], [[0.20609812406860661]]], "count": [185]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4982256535947712]], [[0.5011323176117294]], [[0.49707250816993465]]], "std": [[[0.19772915079835782]], [[0.18630066606365367]], [[0.18613393322377933]]], "count": [185]}, "observation.state": {"min": [-0.15798282623291016, 0.7523939609527588, -0.09182722866535187, -1.9582921266555786, -0.8521919250488281, -0.278873085975647, -0.867530107498169, -0.22923637926578522, 0.299149751663208, 0.21046411991119385, -2.2470808029174805, -1.8658514022827148, -0.6719010472297668, 0.49886855483055115, 0.6872463226318359, -0.7218703627586365, -1.7770615816116333, 1.4618899822235107, 0.18167132139205933, 0.95946204662323, -0.10200724750757217, -0.48017048835754395, 0.13451799750328064, -1.7384912967681885, 2.094578504562378, -0.5037747621536255, 1.0, -1.0], "max": [0.3710973560810089, 0.9080315232276917, 0.2789788842201233, -1.5832546949386597, -0.7433128356933594, -0.11691087484359741, -0.7286335229873657, -0.1596367508172989, 0.4054769277572632, 0.29415780305862427, -1.9920010566711426, -1.6477335691452026, -0.5081380605697632, 0.8685674667358398, 0.9758473634719849, -0.5061476826667786, -1.295233964920044, 1.5879180431365967, 0.3867737054824829, 1.1853904724121094, -0.03340543806552887, -0.37352994084358215, 0.21866700053215027, -1.5190593004226685, 2.365494728088379, -0.2668021321296692, 2.0, -1.0], "mean": [0.09698180854320526, 0.8483030796051025, 0.10485374182462692, -1.7663997411727905, -0.7913757562637329, -0.20828215777873993, -0.8054172992706299, -0.20139694213867188, 0.35072043538093567, 0.2547377645969391, -2.090078353881836, -1.7655428647994995, -0.5821853876113892, 0.6415543556213379, 0.8108847141265869, -0.6154204607009888, -1.6093971729278564, 1.5324259996414185, 0.2543482482433319, 1.0668468475341797, -0.06940155476331711, -0.4161261022090912, 0.172561913728714, -1.6197508573532104, 2.2411677837371826, -0.3756481409072876, 1.8189533948898315, -1.0], "std": [0.12917205691337585, 0.042664844542741776, 0.08678877353668213, 0.09149452298879623, 0.028139522299170494, 0.03812156245112419, 0.028150873258709908, 0.01418024580925703, 0.026030784472823143, 0.018193012103438377, 0.06390544027090073, 0.047186385840177536, 0.03736244887113571, 0.10406242311000824, 0.06720710545778275, 0.060756243765354156, 0.12286260724067688, 0.032874058932065964, 0.054200395941734314, 0.05714571848511696, 0.013747270219027996, 0.027711736038327217, 0.019594142213463783, 0.05401916801929474, 0.08062001317739487, 0.056102629750967026, 0.2737099230289459, 0.0], "count": [1055]}, "action": {"min": [-0.15798282623291016, 0.7523939609527588, -0.09182722866535187, -1.9582921266555786, -0.8521919250488281, -0.278873085975647, -0.867530107498169, -0.22923637926578522, 0.299149751663208, 0.21046411991119385, -2.2470808029174805, -1.8658514022827148, -0.6719010472297668, 0.49886855483055115, 0.6872463226318359, -0.7218703627586365, -1.7770615816116333, 1.4618899822235107, 0.18167132139205933, 0.95946204662323, -0.10200724750757217, -0.48017048835754395, 0.13451799750328064, -1.7384912967681885, 2.094578504562378, -0.5037747621536255, 1.0, -1.0], "max": [0.3710973560810089, 0.9080315232276917, 0.2789788842201233, -1.5832546949386597, -0.7433128356933594, -0.11691087484359741, -0.7286335229873657, -0.1596367508172989, 0.4054769277572632, 0.29415780305862427, -1.9920010566711426, -1.6477335691452026, -0.5081380605697632, 0.8685674667358398, 0.9758473634719849, -0.5061476826667786, -1.295233964920044, 1.5879180431365967, 0.3867737054824829, 1.1853904724121094, -0.03340543806552887, -0.37352994084358215, 0.21866700053215027, -1.5190593004226685, 2.365494728088379, -0.2668021321296692, 2.0, -1.0], "mean": [0.09666170179843903, 0.84818035364151, 0.1050553098320961, -1.766160488128662, -0.7913386821746826, -0.20819373428821564, -0.8054308891296387, -0.20141489803791046, 0.3507879674434662, 0.25472456216812134, -2.089996099472046, -1.7656011581420898, -0.5822182297706604, 0.6418396234512329, 0.8108458518981934, -0.6155634522438049, -1.609065055847168, 1.532350778579712, 0.2545229196548462, 1.0668892860412598, -0.06939342617988586, -0.416201651096344, 0.17258960008621216, -1.619778037071228, 2.2414021492004395, -0.37559348344802856, 1.8189408779144287, -1.0], "std": [0.12937787175178528, 0.042726967483758926, 0.0869121104478836, 0.0916408821940422, 0.028159864246845245, 0.03821402043104172, 0.028145207092165947, 0.014184780418872833, 0.026078326627612114, 0.018196016550064087, 0.06395634263753891, 0.04720326140522957, 0.037354737520217896, 0.10426443070173264, 0.0672420933842659, 0.060827355831861496, 0.1232258528470993, 0.0329410694539547, 0.05432366579771042, 0.05720774456858635, 0.013745471835136414, 0.027775362133979797, 0.019602738320827484, 0.05400390550494194, 0.0806155577301979, 0.056125760078430176, 0.27370667457580566, 0.0], "count": [1055]}, "timestamp": {"min": [0.0], "max": [35.13333333333333], "mean": [17.56666666666667], "std": [10.151737672821229], "count": [1055]}, "frame_index": {"min": [0], "max": [1054], "mean": [527.0], "std": [304.55213018463684], "count": [1055]}, "episode_index": {"min": [66], "max": [66], "mean": [66.0], "std": [0.0], "count": [1055]}, "index": {"min": [71021], "max": [72075], "mean": [71548.0], "std": [304.55213018463684], "count": [1055]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1055]}, "subtask_annotation": {"mean": [0.9184834123222749, 2.0, 2.0, 2.0, 2.0], "std": [0.28046943292526094, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [1055]}, "scene_annotation": {"mean": [66.0], "std": [0.0], "min": [66], "max": [66], "count": [1055]}, "eef_direction_state": {"mean": [3.2085308056872037, 3.3355450236966826], "std": [2.5762537963986865, 2.494585047812371], "min": [0, 0], "max": [6, 6], "count": [1055]}, "eef_velocity_state": {"mean": [0.5829383886255924, 0.5857819905213271], "std": [0.49307324373990724, 0.49258648997125143], "min": [0, 0], "max": [1, 1], "count": [1055]}, "eef_acc_mag_state": {"mean": [0.08436018957345971, 0.07393364928909953], "std": [0.3530395344964934, 0.32616277643996505], "min": [0, 0], "max": [2, 2], "count": [1055]}, "eef_direction_action": {"mean": [3.2085308056872037, 3.3355450236966826], "std": [2.5762537963986865, 2.494585047812371], "min": [0, 0], "max": [6, 6], "count": [1055]}, "eef_velocity_action": {"mean": [0.5829383886255924, 0.5857819905213271], "std": [0.49307324373990724, 0.49258648997125143], "min": [0, 0], "max": [1, 1], "count": [1055]}, "eef_acc_mag_action": {"mean": [0.08436018957345971, 0.07393364928909953], "std": [0.3530395344964934, 0.32616277643996505], "min": [0, 0], "max": [2, 2], "count": [1055]}, "eef_sim_pose_state": {"mean": [0.4344254941655819, 0.38138429676751795, 1.2326284409234607, -0.09019490046464375, -0.14267676571045962, 0.5477430889901946, 0.5450508045628395, -0.30279152049567665, 1.3332994778854044, 0.46211917492678706, 0.28915792986874894, 0.13094322668037225], "std": [0.024959218153599236, 0.01662731163911293, 0.012994173210045503, 0.02433929776762439, 0.04512953140645916, 0.04238951909326969, 0.026667877906083617, 0.02011768246571563, 0.01424947134413848, 0.056330753689145224, 0.0537019123995696, 0.0598391241840479], "min": [0.38511613659400723, 0.34091965437321636, 1.2081783169483034, -0.13879761411113842, -0.2721217708344854, 0.44993678193325254, 0.508128873039593, -0.34989443146011423, 1.3020418121753385, 0.36839735308404853, 0.1598311582878893, -0.006952293598653292], "max": [0.48708339003392315, 0.41599670363981645, 1.2709609836356441, -0.04933170392440067, -0.07143666513265479, 0.6451764835128773, 0.6077200876218526, -0.26639252388292867, 1.3655463529929985, 0.5703378882014611, 0.3933417669021444, 0.24524020908995786], "count": [1055]}, "eef_sim_pose_action": {"mean": [0.4344903917429919, 0.3813695899391796, 1.2326115990416777, -0.09018147869361196, -0.1426068012972859, 0.547769445499513, 0.5451185431439903, -0.30282696597709785, 1.3333234635206468, 0.46193337426209535, 0.2892814608660283, 0.1308386833129902], "std": [0.025005207966251313, 0.016631446982847697, 0.012996083191214508, 0.02435276294942195, 0.04516117076588813, 0.04239563751103312, 0.026733979028253238, 0.02012816230307613, 0.01424431796767665, 0.05630500889663361, 0.0537183058948298, 0.05979412280783546], "min": [0.38511613659400723, 0.34091965437321636, 1.2081783169483034, -0.13879761411113842, -0.2721217708344854, 0.44993678193325254, 0.508128873039593, -0.34989443146011423, 1.3020418121753385, 0.36839735308404853, 0.1598311582878893, -0.006952293598653292], "max": [0.48708339003392315, 0.41599670363981645, 1.2709609836356441, -0.04933170392440067, -0.07143666513265479, 0.6451764835128773, 0.6077200876218526, -0.26639252388292867, 1.3655463529929985, 0.5703378882014611, 0.3933417669021444, 0.24524020908995786], "count": [1055]}, "gripper_mode_state": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [1055]}, "gripper_activity_state": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [1055]}, "gripper_mode_action": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [1055]}, "gripper_activity_action": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [1055]}, "gripper_open_scale_state": {"mean": [0.0016535939967924893, 0.0], "std": [0.00024882642574861866, 0.0], "min": [0.0009090909090909091, 0.0], "max": [0.0018181818181818182, 0.0], "count": [1055]}, "gripper_open_scale_action": {"mean": [0.001653582712742117, 0.0], "std": [0.00024882338538876616, 0.0], "min": [0.0009090909090909091, 0.0], "max": [0.0018181818181818182, 0.0], "count": [1055]}}} +{"episode_index": 66, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8]], [[1.0]], [[0.9333333333333333]]], "mean": [[[0.4130205632716049]], [[0.4182318854393609]], [[0.4132680010893246]]], "std": [[[0.21497867577855004]], [[0.21181944655823523]], [[0.21528903419203374]]], "count": [180]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44054407793209877]], [[0.4428371629901961]], [[0.4384029933732752]]], "std": [[[0.2475100488759476]], [[0.2476021352130097]], [[0.25098135379790776]]], "count": [180]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41213785629992733]], [[0.41624407566267246]], [[0.4112815994916485]]], "std": [[[0.2122750846478026]], [[0.2104017744963858]], [[0.2143690700946028]]], "count": [180]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4885590436637618]], [[0.49020648942447353]], [[0.48476805101670295]]], "std": [[[0.2061973938050744]], [[0.19240769480932648]], [[0.1936697260166925]]], "count": [180]}, "observation.state": {"min": [-0.19628190994262695, 0.7199591994285583, -0.02082286961376667, -1.8733208179473877, -0.9201496243476868, -0.301784873008728, -0.9275312423706055, -0.2264973670244217, 0.3042236864566803, 0.16173630952835083, -2.3062896728515625, -1.9343827962875366, -0.6317937970161438, 0.44255658984184265, 0.6356642246246338, -0.7119165062904358, -1.7277657985687256, 1.5015984773635864, 0.1821829229593277, 1.0305579900741577, -0.0938742533326149, -0.4869382381439209, 0.11538206040859222, -1.6452836990356445, 2.127342462539673, -0.5855062007904053, 1.0, 0.0], "max": [0.30134856700897217, 0.9180508255958557, 0.3560384511947632, -1.514734148979187, -0.7372488975524902, -0.08019242435693741, -0.7618122100830078, -0.16286300122737885, 0.41127443313598633, 0.29223206639289856, -1.938472032546997, -1.7265138626098633, -0.47649961709976196, 0.8418835401535034, 0.9750030636787415, -0.4421856999397278, -1.246239185333252, 1.6588013172149658, 0.3766605854034424, 1.1869373321533203, -0.048801250755786896, -0.38423213362693787, 0.25017330050468445, -1.470090389251709, 2.3527450561523438, -0.2910301685333252, 2.0, 0.0], "mean": [0.01279221661388874, 0.824883759021759, 0.17873072624206543, -1.7240873575210571, -0.8374320864677429, -0.20809826254844666, -0.8549027442932129, -0.20133964717388153, 0.3599243462085724, 0.2416144162416458, -2.129135847091675, -1.8440431356430054, -0.5928716063499451, 0.6707117557525635, 0.7645518779754639, -0.6231730580329895, -1.5312044620513916, 1.5602630376815796, 0.2795759439468384, 1.09428870677948, -0.07272383570671082, -0.4313817024230957, 0.17391589283943176, -1.5456610918045044, 2.237926721572876, -0.40523940324783325, 1.7003146409988403, 0.0], "std": [0.1305607259273529, 0.047029782086610794, 0.09443463385105133, 0.095489501953125, 0.0314461775124073, 0.0586872398853302, 0.03859782963991165, 0.013012105599045753, 0.028167977929115295, 0.019136661663651466, 0.08605685085058212, 0.04892374947667122, 0.03087233379483223, 0.09811491519212723, 0.06660052388906479, 0.057538919150829315, 0.13172577321529388, 0.03350285813212395, 0.04889403656125069, 0.03633701056241989, 0.00907154195010662, 0.028912866488099098, 0.019761763513088226, 0.040881287306547165, 0.05426044389605522, 0.04137101769447327, 0.270938515663147, 0.0], "count": [1017]}, "action": {"min": [-0.19628190994262695, 0.7199591994285583, -0.02082286961376667, -1.8733142614364624, -0.9201496243476868, -0.301784873008728, -0.9275312423706055, -0.2264973670244217, 0.3042236864566803, 0.16173630952835083, -2.3062896728515625, -1.9343827962875366, -0.6317937970161438, 0.44255658984184265, 0.6356642246246338, -0.7119165062904358, -1.7277657985687256, 1.5015984773635864, 0.1821829229593277, 1.0305579900741577, -0.0938742533326149, -0.4869382381439209, 0.11538206040859222, -1.6452836990356445, 2.127342462539673, -0.5855062007904053, 1.0, 0.0], "max": [0.30134856700897217, 0.9180508255958557, 0.3560384511947632, -1.514734148979187, -0.7372488975524902, -0.08019242435693741, -0.7618122100830078, -0.16286300122737885, 0.41127443313598633, 0.29223206639289856, -1.938472032546997, -1.7265138626098633, -0.47649961709976196, 0.8418835401535034, 0.9750030636787415, -0.4421856999397278, -1.246239185333252, 1.6588013172149658, 0.3766605854034424, 1.1869373321533203, -0.048801250755786896, -0.38423213362693787, 0.25017330050468445, -1.470090389251709, 2.3527450561523438, -0.2910301685333252, 2.0, 0.0], "mean": [0.012356671504676342, 0.8247562646865845, 0.1790246218442917, -1.7237862348556519, -0.8374302387237549, -0.20790493488311768, -0.8548322319984436, -0.2013637125492096, 0.3600180149078369, 0.2416004091501236, -2.1288981437683105, -1.844163179397583, -0.5929556488990784, 0.6709778308868408, 0.7644309401512146, -0.6232781410217285, -1.530814290046692, 1.5601693391799927, 0.2797274887561798, 1.094356656074524, -0.07272497564554214, -0.4314678907394409, 0.17393328249454498, -1.5456703901290894, 2.2380921840667725, -0.40523096919059753, 1.7014061212539673, 0.0], "std": [0.13044480979442596, 0.04698401317000389, 0.09434884041547775, 0.09550131112337112, 0.03144519776105881, 0.0587812177836895, 0.038616061210632324, 0.0130184106528759, 0.028163665905594826, 0.019130457192659378, 0.08624319732189178, 0.048977889120578766, 0.03084305301308632, 0.09820563346147537, 0.06666385382413864, 0.057598792016506195, 0.1318756341934204, 0.03350452333688736, 0.04895004630088806, 0.03633806109428406, 0.009072136133909225, 0.028942355886101723, 0.019755464047193527, 0.040871333330869675, 0.05434659868478775, 0.0413714274764061, 0.2702201008796692, 0.0], "count": [1017]}, "timestamp": {"min": [0.0], "max": [33.86666666666667], "mean": [16.933333333333334], "std": [9.786082331934848], "count": [1017]}, "frame_index": {"min": [0], "max": [1016], "mean": [508.0], "std": [293.58246995804546], "count": [1017]}, "episode_index": {"min": [67], "max": [67], "mean": [67.0], "std": [0.0], "count": [1017]}, "index": {"min": [72076], "max": [73092], "mean": [72584.0], "std": [293.58246995804546], "count": [1017]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1017]}, "subtask_annotation": {"mean": [0.9085545722713865, 2.0, 2.0, 2.0, 2.0], "std": [0.2949852507374633, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [1017]}, "scene_annotation": {"mean": [67.0], "std": [0.0], "min": [67], "max": [67], "count": [1017]}, "eef_direction_state": {"mean": [3.5545722713864305, 3.4188790560471976], "std": [2.446119725170926, 2.4931681523147855], "min": [0, 0], "max": [6, 6], "count": [1017]}, "eef_velocity_state": {"mean": [0.5811209439528023, 0.5781710914454278], "std": [0.4933755085654395, 0.4938514761162778], "min": [0, 0], "max": [1, 1], "count": [1017]}, "eef_acc_mag_state": {"mean": [0.09537856440511308, 0.16125860373647985], "std": [0.39633061203257985, 0.49337158923186314], "min": [0, 0], "max": [2, 2], "count": [1017]}, "eef_direction_action": {"mean": [3.5545722713864305, 3.4188790560471976], "std": [2.4461197251709264, 2.4931681523147855], "min": [0, 0], "max": [6, 6], "count": [1017]}, "eef_velocity_action": {"mean": [0.5811209439528023, 0.5781710914454278], "std": [0.49337550856543955, 0.4938514761162778], "min": [0, 0], "max": [1, 1], "count": [1017]}, "eef_acc_mag_action": {"mean": [0.09537856440511308, 0.16125860373647985], "std": [0.39633061203257985, 0.49337158923186314], "min": [0, 0], "max": [2, 2], "count": [1017]}, "eef_sim_pose_state": {"mean": [0.4494602302316747, 0.37057123062089753, 1.228871700112747, -0.1333952996690329, -0.10978994087607417, 0.4889280078716161, 0.5602159147013799, -0.3026629916166386, 1.3264778194330702, 0.5178126534111183, 0.3217537296669013, 0.1603040290885788], "std": [0.02567078414344908, 0.01849317804063416, 0.011158831635561466, 0.030381450661483227, 0.05643034076387371, 0.04288515782919842, 0.02788507456724045, 0.01983676071381715, 0.008820181104381802, 0.029227506388177137, 0.04379448685953865, 0.03871163175557624], "min": [0.39701669859152194, 0.29544443892556527, 1.2038828771491137, -0.1905880846422712, -0.2426774503364879, 0.3413341839246328, 0.5139627174875637, -0.3774599643720692, 1.305791154727218, 0.4603413807919412, 0.22865924885763622, 0.02641375276607899], "max": [0.4964145503324007, 0.41902121633597433, 1.2624558943525315, -0.06806908259830505, 0.01587235088953487, 0.555858897929786, 0.6156974939554667, -0.24381101299391064, 1.3491616085865936, 0.5856466355444049, 0.40910881754797956, 0.2632488199676919], "count": [1017]}, "eef_sim_pose_action": {"mean": [0.4495449782129633, 0.37055257034991024, 1.2288519950288528, -0.13334717489832384, -0.10961870898460656, 0.4890218388704239, 0.560295283112872, -0.30268580706017095, 1.3264870676046898, 0.5176926619578961, 0.3218489396994427, 0.1602165732670846], "std": [0.0256584747184039, 0.01848545713930242, 0.01115945093849662, 0.030439751955757727, 0.056542468738304305, 0.04292465247205314, 0.027912236663995914, 0.019828500998434584, 0.008815398559999283, 0.029204908127972117, 0.043867309182490544, 0.03868721017201762], "min": [0.39701669859152194, 0.29544443892556527, 1.2038828771491137, -0.1905880846422712, -0.2426774503364879, 0.3413341839246328, 0.5139627174875637, -0.3774599643720692, 1.305791154727218, 0.4603413807919412, 0.22865924885763622, 0.02641375276607899], "max": [0.4964145503324007, 0.41902121633597433, 1.2624558943525315, -0.06806908259830505, 0.01587235088953487, 0.555858897929786, 0.6156974939554667, -0.24381101299391064, 1.3491616085865936, 0.5856466355444049, 0.40910881754797956, 0.2632488199676919], "count": [1017]}, "gripper_mode_state": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [1017]}, "gripper_activity_state": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [1017]}, "gripper_mode_action": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [1017]}, "gripper_activity_action": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [1017]}, "gripper_open_scale_state": {"mean": [0.0015457406037186377, 0.0], "std": [0.00024630754275946966, 0.0], "min": [0.0009090909090909091, 0.0], "max": [0.0018181818181818182, 0.0], "count": [1017]}, "gripper_open_scale_action": {"mean": [0.0015467329108172566, 0.0], "std": [0.0002456549900189485, 0.0], "min": [0.0009090909090909091, 0.0], "max": [0.0018181818181818182, 0.0], "count": [1017]}}} +{"episode_index": 67, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7607843137254902]], [[1.0]], [[0.9411764705882353]]], "mean": [[[0.40607896520350567]], [[0.41249724148655675]], [[0.4071971751058378]]], "std": [[[0.21935525300660533]], [[0.2163271788294955]], [[0.219765571982418]]], "count": [176]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44259125027852053]], [[0.4454825437277184]], [[0.4402376499368687]]], "std": [[[0.24491415115222415]], [[0.24400528638830962]], [[0.24813328069165663]]], "count": [176]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41516489109848487]], [[0.4201538315136661]], [[0.4167611152889186]]], "std": [[[0.2005275326645941]], [[0.2006728236077288]], [[0.20513984767647242]]], "count": [176]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5014836090686274]], [[0.5021618587065508]], [[0.4985963727346999]]], "std": [[[0.19648023225437858]], [[0.18866950461318271]], [[0.1878191020797665]]], "count": [176]}, "observation.state": {"min": [-0.04234714061021805, 0.664531946182251, -0.007697992958128452, -1.948692798614502, -0.9143387079238892, -0.1180911585688591, -0.6913696527481079, -0.2304961234331131, 0.32808050513267517, 0.1547810584306717, -1.9602272510528564, -1.8992854356765747, -0.859400749206543, 0.5722607374191284, 0.6727829575538635, -0.7926827073097229, -1.7284431457519531, 1.4895490407943726, 0.24928149580955505, 0.932061493396759, -0.08207931369543076, -0.4891361892223358, 0.124250128865242, -1.6741244792938232, 2.2795932292938232, -0.47313591837882996, 1.0, 0.0], "max": [0.275954008102417, 0.8924261331558228, 0.310602068901062, -1.694138765335083, -0.6859449148178101, 0.038669951260089874, -0.4422239065170288, -0.1841881275177002, 0.393460750579834, 0.289571613073349, -1.7095431089401245, -1.7920438051223755, -0.6243723034858704, 0.9574461579322815, 0.9792813658714294, -0.5513637065887451, -1.2505414485931396, 1.6453360319137573, 0.47495752573013306, 1.1898051500320435, -0.03062381222844124, -0.394466370344162, 0.2618461847305298, -1.5242153406143188, 2.432283401489258, -0.231390118598938, 2.0, 0.0], "mean": [0.1130497008562088, 0.7968696355819702, 0.1329641044139862, -1.8383047580718994, -0.8261321187019348, -0.061968423426151276, -0.5904017686843872, -0.2068629264831543, 0.35325953364372253, 0.23244354128837585, -1.8431329727172852, -1.8416380882263184, -0.747611403465271, 0.7350412011146545, 0.8264008164405823, -0.6607186198234558, -1.5518385171890259, 1.567399024963379, 0.3488466739654541, 1.0304046869277954, -0.05695180222392082, -0.43304115533828735, 0.18005816638469696, -1.57841956615448, 2.3487181663513184, -0.3616350591182709, 1.7235862016677856, 0.0], "std": [0.09140682220458984, 0.06360214203596115, 0.06510353833436966, 0.07251100987195969, 0.04320889711380005, 0.04072729870676994, 0.06370486319065094, 0.010336654260754585, 0.02029998227953911, 0.020588073879480362, 0.07016000151634216, 0.027606584131717682, 0.07524574548006058, 0.11676080524921417, 0.07150991261005402, 0.065045066177845, 0.13110721111297607, 0.04427936673164368, 0.06923828274011612, 0.07012927532196045, 0.01251264102756977, 0.026677867397665977, 0.021711252629756927, 0.034882254898548126, 0.03839489072561264, 0.08037780225276947, 0.24543555080890656, 0.0], "count": [992]}, "action": {"min": [-0.04234714061021805, 0.664531946182251, -0.007697992958128452, -1.948692798614502, -0.9143387079238892, -0.1180911585688591, -0.6913696527481079, -0.2304961234331131, 0.32808050513267517, 0.1547810584306717, -1.9602272510528564, -1.8992854356765747, -0.859400749206543, 0.5722607374191284, 0.6727829575538635, -0.7926827073097229, -1.7284431457519531, 1.4895490407943726, 0.24928100407123566, 0.932061493396759, -0.08207931369543076, -0.4891361892223358, 0.124250128865242, -1.6741244792938232, 2.2795932292938232, -0.47313591837882996, 1.0, 0.0], "max": [0.275954008102417, 0.8924261331558228, 0.310602068901062, -1.694138765335083, -0.6859449148178101, 0.038669951260089874, -0.4422239065170288, -0.1841881275177002, 0.393460750579834, 0.289571613073349, -1.7095431089401245, -1.7920438051223755, -0.6243723034858704, 0.9574461579322815, 0.9792813658714294, -0.5513637065887451, -1.2505414485931396, 1.6453360319137573, 0.47495752573013306, 1.1898051500320435, -0.03062381222844124, -0.394466370344162, 0.2618461847305298, -1.5242153406143188, 2.432283401489258, -0.231390118598938, 2.0, 0.0], "mean": [0.11282888054847717, 0.7966710925102234, 0.13307256996631622, -1.8380999565124512, -0.8260582089424133, -0.06184352561831474, -0.5902721881866455, -0.20689557492733002, 0.35332226753234863, 0.2324366271495819, -1.8428951501846313, -1.8416187763214111, -0.7477915287017822, 0.7354254126548767, 0.8262418508529663, -0.660915732383728, -1.5513747930526733, 1.5672662258148193, 0.3490721583366394, 1.0306257009506226, -0.05693738907575607, -0.4331319332122803, 0.18007098138332367, -1.578399896621704, 2.348846912384033, -0.3614237606525421, 1.7235509157180786, 0.0], "std": [0.09149008244276047, 0.06361082941293716, 0.06514512002468109, 0.07262010127305984, 0.04322236403822899, 0.04074712470173836, 0.06368835270404816, 0.010357974097132683, 0.020325280725955963, 0.02058839425444603, 0.07020461559295654, 0.02760002389550209, 0.0751817524433136, 0.11685158312320709, 0.07157642394304276, 0.06513920426368713, 0.1313377469778061, 0.04430555924773216, 0.06927789002656937, 0.0702434852719307, 0.01250571757555008, 0.026712734252214432, 0.021710876375436783, 0.034906089305877686, 0.038457538932561874, 0.0804084986448288, 0.24546395242214203, 0.0], "count": [992]}, "timestamp": {"min": [0.0], "max": [33.03333333333333], "mean": [16.516666666666666], "std": [9.545519600547916], "count": [992]}, "frame_index": {"min": [0], "max": [991], "mean": [495.5], "std": [286.36558801643747], "count": [992]}, "episode_index": {"min": [68], "max": [68], "mean": [68.0], "std": [0.0], "count": [992]}, "index": {"min": [73093], "max": [74084], "mean": [73588.5], "std": [286.36558801643747], "count": [992]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [992]}, "subtask_annotation": {"mean": [0.9334677419354839, 2.0, 2.0, 2.0, 2.0], "std": [0.2571730443998145, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [992]}, "scene_annotation": {"mean": [68.0], "std": [0.0], "min": [68], "max": [68], "count": [992]}, "eef_direction_state": {"mean": [3.684475806451613, 3.400201612903226], "std": [2.5113132985124813, 2.5711880568850547], "min": [0, 0], "max": [6, 6], "count": [992]}, "eef_velocity_state": {"mean": [0.5040322580645161, 0.563508064516129], "std": [0.4999837406305393, 0.49595032588094135], "min": [0, 0], "max": [1, 1], "count": [992]}, "eef_acc_mag_state": {"mean": [0.04435483870967742, 0.09576612903225806], "std": [0.24603383564672338, 0.37554022611885673], "min": [0, 0], "max": [2, 2], "count": [992]}, "eef_direction_action": {"mean": [3.684475806451613, 3.400201612903226], "std": [2.5113132985124813, 2.5711880568850547], "min": [0, 0], "max": [6, 6], "count": [992]}, "eef_velocity_action": {"mean": [0.5040322580645161, 0.563508064516129], "std": [0.4999837406305393, 0.49595032588094135], "min": [0, 0], "max": [1, 1], "count": [992]}, "eef_acc_mag_action": {"mean": [0.04435483870967742, 0.09576612903225806], "std": [0.24603383564672338, 0.37554022611885673], "min": [0, 0], "max": [2, 2], "count": [992]}, "eef_sim_pose_state": {"mean": [0.42547861802453063, 0.3503883114118254, 1.2284488817085888, -0.07369204727847178, 0.027481567712016323, 0.6969932916465895, 0.5593339838518249, -0.3129992573658922, 1.3512942045858272, 0.4086341720356172, 0.36829958168611826, 0.10326733868457388], "std": [0.018695291811357064, 0.020524319788845478, 0.009399601294572475, 0.02230201074271081, 0.0339927569450641, 0.07066715409729428, 0.028505349252660163, 0.02185188264277778, 0.015499645824801107, 0.048430263911831466, 0.026879727269072, 0.03244038160392384], "min": [0.39687675237718006, 0.27363612371859014, 1.2080367079820915, -0.12368642224784576, -0.03128788654343695, 0.5709603107484, 0.5191069340338136, -0.3943539780648093, 1.3230447623431931, 0.3359436416269227, 0.301566150159712, 0.04289106850048996], "max": [0.45919232382564495, 0.4027421748451828, 1.2477018961238688, -0.03580637417779764, 0.09059665104864378, 0.7912028883948616, 0.619593001421316, -0.25770849262367307, 1.3827962332010342, 0.4894737726691545, 0.4287220650731134, 0.15499782428178202], "count": [992]}, "eef_sim_pose_action": {"mean": [0.4255267556630547, 0.35036945890230764, 1.2284185604513758, -0.07366667894321864, 0.0275981378386681, 0.6971956279996342, 0.5594315543315287, -0.31301726531018587, 1.3513208607441896, 0.4084862602500816, 0.3683619498418512, 0.1033091971562179], "std": [0.01871782061373646, 0.02052488379513592, 0.009414617652782951, 0.022327810664106797, 0.03400670430586484, 0.07064887672463596, 0.028542000670222, 0.02185114564947554, 0.01548909512380283, 0.04840921687788304, 0.026945628231496314, 0.03246346011636137], "min": [0.39687675237718006, 0.27363612371859014, 1.2080367079820915, -0.12368642224784576, -0.03128788654343695, 0.5709603107484, 0.5191069340338136, -0.3943539780648093, 1.3230447623431931, 0.3359436416269227, 0.301566150159712, 0.04289106850048996], "max": [0.45919232382564495, 0.4027421748451828, 1.2477018961238688, -0.03580637417779764, 0.09059665104864378, 0.7912028883948616, 0.619593001421316, -0.25770849262367307, 1.3827962332010342, 0.4894737726691545, 0.4287220650731134, 0.15499782428178202], "count": [992]}, "gripper_mode_state": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [992]}, "gripper_activity_state": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [992]}, "gripper_mode_action": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [992]}, "gripper_activity_action": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [992]}, "gripper_open_scale_state": {"mean": [0.0015668965066589185, 0.0], "std": [0.00022312322089480826, 0.0], "min": [0.0009090909090909091, 0.0], "max": [0.0018181818181818182, 0.0], "count": [992]}, "gripper_open_scale_action": {"mean": [0.0015668644481871099, 0.0], "std": [0.00022314923918511907, 0.0], "min": [0.0009090909090909091, 0.0], "max": [0.0018181818181818182, 0.0], "count": [992]}}} +{"episode_index": 68, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9725490196078431]], [[1.0]], [[0.9647058823529412]]], "mean": [[[0.40252186678566354]], [[0.40928798575589653]], [[0.4035646002060244]]], "std": [[[0.21736601701794672]], [[0.21469594784268758]], [[0.21807603104494971]]], "count": [184]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44350664140203183]], [[0.44700503183610396]], [[0.44247710642227905]]], "std": [[[0.236031317729215]], [[0.2361861216607983]], [[0.23878494186856583]]], "count": [184]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41938588843599034]], [[0.42237538962595905]], [[0.41837915379013924]]], "std": [[[0.2284337960758845]], [[0.22795254714933944]], [[0.23243748252528684]]], "count": [184]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45213105751811594]], [[0.4564447596973572]], [[0.45428088812517764]]], "std": [[[0.20356089396466442]], [[0.1979937357825379]], [[0.19602013368235446]]], "count": [184]}, "observation.state": {"min": [-0.010114182718098164, 0.5666047930717468, 0.04114831984043121, -1.9625933170318604, -0.8009054064750671, -0.04593488574028015, -0.47824639081954956, -0.230648934841156, 0.33712124824523926, 0.15286943316459656, -1.785262942314148, -1.8441529273986816, -0.9372365474700928, 0.7203224301338196, 0.8191844820976257, -0.7660064697265625, -1.7234352827072144, 1.3574942350387573, 0.31152382493019104, 0.8638354539871216, -0.04069862514734268, -0.47404369711875916, 0.15986518561840057, -1.9349710941314697, -2.448976516723633, -0.38012924790382385, 1.0, -0.8125], "max": [0.23272766172885895, 0.7354446649551392, 0.26957592368125916, -1.7739843130111694, -0.6103067398071289, 0.09167123585939407, -0.32343024015426636, -0.19618918001651764, 0.3840044438838959, 0.23857855796813965, -1.6523475646972656, -1.7048317193984985, -0.8304722905158997, 0.987602174282074, 1.046669602394104, -0.6362957954406738, -1.3987046480178833, 1.5278568267822266, 0.44776639342308044, 1.0803806781768799, -0.0018092499813064933, -0.40964236855506897, 0.2432129979133606, 1.9100675582885742, 2.5117478370666504, 0.3947460949420929, 2.0, 0.0], "mean": [0.10050220787525177, 0.6607454419136047, 0.15316036343574524, -1.8773695230484009, -0.7213228344917297, 0.015223896130919456, -0.41132739186286926, -0.2134367823600769, 0.3613687753677368, 0.20493462681770325, -1.7149299383163452, -1.7733349800109863, -0.8802464604377747, 0.8845273852348328, 0.8968612551689148, -0.7083578705787659, -1.5527695417404175, 1.4305346012115479, 0.4106515347957611, 0.9531121850013733, -0.023689495399594307, -0.4457782804965973, 0.1927005648612976, -1.7726472616195679, 2.322176218032837, -0.26658880710601807, 1.311875581741333, -0.1173170879483223], "std": [0.058061596006155014, 0.04252411797642708, 0.044782500714063644, 0.04437918961048126, 0.0467502661049366, 0.032430559396743774, 0.04027121886610985, 0.009225425310432911, 0.012193743139505386, 0.017387675121426582, 0.029123110696673393, 0.036915868520736694, 0.027352087199687958, 0.07096859067678452, 0.05356478691101074, 0.03449142351746559, 0.08568132668733597, 0.041016824543476105, 0.038691237568855286, 0.055930815637111664, 0.010299202986061573, 0.017253253608942032, 0.015248957090079784, 0.5455959439277649, 0.708091139793396, 0.10473168641328812, 0.29253506660461426, 0.1977800726890564], "count": [1052]}, "action": {"min": [-0.010114182718098164, 0.5666047930717468, 0.04114831984043121, -1.9625933170318604, -0.8009054064750671, -0.04593488574028015, -0.47824639081954956, -0.230648934841156, 0.33712124824523926, 0.15286943316459656, -1.785262942314148, -1.8441529273986816, -0.9372365474700928, 0.7203224301338196, 0.8191844820976257, -0.7660064697265625, -1.7234352827072144, 1.3574942350387573, 0.31152382493019104, 0.8638354539871216, -0.04069862514734268, -0.47404369711875916, 0.15986518561840057, -1.9349710941314697, -2.448976516723633, -0.38012924790382385, 1.0, -0.8125], "max": [0.23272766172885895, 0.7354446649551392, 0.26957592368125916, -1.7739843130111694, -0.6103067398071289, 0.09167123585939407, -0.32343024015426636, -0.19618918001651764, 0.3840044438838959, 0.23857855796813965, -1.6523475646972656, -1.7048317193984985, -0.8304722905158997, 0.987602174282074, 1.046669602394104, -0.6362957954406738, -1.3987046480178833, 1.5278568267822266, 0.44776639342308044, 1.0803806781768799, -0.0018092499813064933, -0.40964236855506897, 0.2432129979133606, 1.9100675582885742, 2.5117478370666504, 0.3947460949420929, 2.0, 0.0], "mean": [0.10038428753614426, 0.6606351137161255, 0.15321554243564606, -1.8773287534713745, -0.7212176322937012, 0.015295153483748436, -0.41123777627944946, -0.21343524754047394, 0.3613970875740051, 0.20491278171539307, -1.7148898839950562, -1.7732620239257812, -0.8802924156188965, 0.8847523927688599, 0.8967369198799133, -0.7084596753120422, -1.5524934530258179, 1.4304025173187256, 0.4107803404331207, 0.9532455801963806, -0.023678243160247803, -0.4458354711532593, 0.19270974397659302, -1.7726829051971436, 2.322249174118042, -0.26647353172302246, 1.3118295669555664, -0.11771030724048615], "std": [0.058012742549180984, 0.04248081147670746, 0.044776394963264465, 0.04439081624150276, 0.04669569805264473, 0.0324164517223835, 0.04023289307951927, 0.009223852306604385, 0.01218309998512268, 0.01738051138818264, 0.029159769415855408, 0.03685161843895912, 0.027327921241521835, 0.07082611322402954, 0.0535418875515461, 0.034463219344615936, 0.08559894561767578, 0.04100445657968521, 0.03858643025159836, 0.05588511750102043, 0.010287759825587273, 0.017234014347195625, 0.015247995033860207, 0.5456025004386902, 0.7081048488616943, 0.1046772375702858, 0.2925528585910797, 0.1978970319032669], "count": [1052]}, "timestamp": {"min": [0.0], "max": [35.03333333333333], "mean": [17.516666666666666], "std": [10.122870146356714], "count": [1052]}, "frame_index": {"min": [0], "max": [1051], "mean": [525.5], "std": [303.6861043907014], "count": [1052]}, "episode_index": {"min": [69], "max": [69], "mean": [69.0], "std": [0.0], "count": [1052]}, "index": {"min": [74085], "max": [75136], "mean": [74610.5], "std": [303.6861043907014], "count": [1052]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1052]}, "subtask_annotation": {"mean": [0.9211026615969582, 2.0, 2.0, 2.0, 2.0], "std": [0.2765408283866581, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [1052]}, "scene_annotation": {"mean": [69.0], "std": [0.0], "min": [69], "max": [69], "count": [1052]}, "eef_direction_state": {"mean": [4.312737642585551, 4.02851711026616], "std": [2.3175043356199576, 2.399925633886666], "min": [0, 0], "max": [6, 6], "count": [1052]}, "eef_velocity_state": {"mean": [0.37072243346007605, 0.43155893536121676], "std": [0.48299825133173324, 0.49529367113976885], "min": [0, 0], "max": [1, 1], "count": [1052]}, "eef_acc_mag_state": {"mean": [0.0076045627376425855, 0.045627376425855515], "std": [0.10653175457126797, 0.2754358556566878], "min": [0, 0], "max": [2, 2], "count": [1052]}, "eef_direction_action": {"mean": [4.312737642585551, 4.02851711026616], "std": [2.3175043356199576, 2.399925633886666], "min": [0, 0], "max": [6, 6], "count": [1052]}, "eef_velocity_action": {"mean": [0.37072243346007605, 0.43155893536121676], "std": [0.48299825133173324, 0.49529367113976885], "min": [0, 0], "max": [1, 1], "count": [1052]}, "eef_acc_mag_action": {"mean": [0.0076045627376425855, 0.045627376425855515], "std": [0.10653175457126797, 0.2754358556566878], "min": [0, 0], "max": [2, 2], "count": [1052]}, "eef_sim_pose_state": {"mean": [0.4230163341402621, 0.3133579383978408, 1.2220352698174788, -0.07276863209794258, 0.06703851602166566, 0.8485771142114323, 0.5645337000202706, -0.3307497881487379, 1.405173202578896, 0.15017910828456357, 0.2714098612312765, -0.0837595836559094], "std": [0.011908637753565975, 0.017522486344682172, 0.007612763934709854, 0.019469443121050155, 0.020162301041679525, 0.0325518248748926, 0.018536877363386023, 0.015111519734720335, 0.011365418324736492, 0.02926342929178856, 0.02265101926093077, 0.02716483667985653], "min": [0.39738223660596844, 0.26209070748751584, 1.2073424536881465, -0.12111622386243354, 0.03182543950328243, 0.7684465638874387, 0.526838881538392, -0.3807359219418955, 1.3828734986064148, 0.10288493579813236, 0.21431714911761746, -0.17517606541413472], "max": [0.4461552265121497, 0.3440012858557204, 1.2362351372923053, -0.03493101077554134, 0.10513397176760741, 0.9056679378342755, 0.5954091247824173, -0.2983885266985135, 1.4267990051845318, 0.2367289351309777, 0.31785900955337576, -0.028598826129739185], "count": [1052]}, "eef_sim_pose_action": {"mean": [0.4230400694184807, 0.3133308022868889, 1.2220374992812397, -0.07276093245101647, 0.06702147471796117, 0.8486568605312877, 0.5645928161771291, -0.330760686371707, 1.4051936207769975, 0.1500730712814011, 0.27141536265920324, -0.08376567584364124], "std": [0.011901156275648125, 0.017513025849297103, 0.007610506035187853, 0.01947703817011699, 0.02014148409317586, 0.032532819168782826, 0.018515842328846382, 0.01511003121833355, 0.011345236824323252, 0.02922812920886308, 0.022653134027505534, 0.027167572893805104], "min": [0.39738223660596844, 0.26209070748751584, 1.2073424536881465, -0.12111622386243354, 0.03182543950328243, 0.7684465638874387, 0.526838881538392, -0.3807359219418955, 1.3828734986064148, 0.10288493579813236, 0.21431714911761746, -0.17517606541413472], "max": [0.4461552265121497, 0.3440012858557204, 1.2362351372923053, -0.03493101077554134, 0.10513397176760741, 0.9056679378342755, 0.5954091247824173, -0.2983885266985135, 1.4267990051845318, 0.2367289351309777, 0.31785900955337576, -0.028598826129739185], "count": [1052]}, "gripper_mode_state": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [1052]}, "gripper_activity_state": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [1052]}, "gripper_mode_action": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [1052]}, "gripper_activity_action": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [1052]}, "gripper_open_scale_state": {"mean": [0.0011926141824229468, 0.0], "std": [0.00026594062696758336, 0.0], "min": [0.0009090909090909091, 0.0], "max": [0.0018181818181818182, 0.0], "count": [1052]}, "gripper_open_scale_action": {"mean": [0.0011925723992167075, 0.0], "std": [0.0002659573756168616, 0.0], "min": [0.0009090909090909091, 0.0], "max": [0.0018181818181818182, 0.0], "count": [1052]}}} +{"episode_index": 69, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9019607843137255]], [[1.0]], [[0.9098039215686274]]], "mean": [[[0.40230425569800565]], [[0.4088924543321602]], [[0.4031450173872968]]], "std": [[[0.21403841909436241]], [[0.21139139011291808]], [[0.21474332318479664]]], "count": [195]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4342854061923915]], [[0.4379276929361488]], [[0.43305668887213006]]], "std": [[[0.23885593629956836]], [[0.2387963549411438]], [[0.24144260931903064]]], "count": [195]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41920330253896426]], [[0.4221464869281046]], [[0.4183210815736551]]], "std": [[[0.22080630685044758]], [[0.22080334428742204]], [[0.22413777077894834]]], "count": [195]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4414184787162728]], [[0.4460429968996146]], [[0.4439568753142282]]], "std": [[[0.2051213427878244]], [[0.20028273358924006]], [[0.19845854647808875]]], "count": [195]}, "observation.state": {"min": [0.044944409281015396, 0.5390700101852417, -0.047248244285583496, -2.0993812084198, -0.6710681915283203, -0.0035386551171541214, -0.373961865901947, -0.22838656604290009, 0.3054333031177521, 0.14944656193256378, -1.7809181213378906, -1.8176790475845337, -0.9597539305686951, 0.7636284828186035, 0.886318564414978, -0.7908119559288025, -1.7761484384536743, 1.395423412322998, 0.4214686453342438, 0.8503047823905945, -0.02545962482690811, -0.4557326138019562, 0.15863381326198578, -1.86738920211792, -2.5130162239074707, -0.2477792352437973, 1.0, -1.0], "max": [0.3167750835418701, 0.6829975247383118, 0.23938718438148499, -1.8632208108901978, -0.5557302832603455, 0.09144652634859085, -0.32012394070625305, -0.18113574385643005, 0.364657998085022, 0.23302018642425537, -1.613554835319519, -1.6121159791946411, -0.8369171619415283, 1.000344157218933, 1.1130837202072144, -0.6170175075531006, -1.519041895866394, 1.5483283996582031, 0.5246623754501343, 0.9305757284164429, 0.0042856247164309025, -0.3937707543373108, 0.24948200583457947, 1.9378584623336792, 2.5158655643463135, 0.3529733717441559, 2.0, 0.0], "mean": [0.2101755440235138, 0.6161202192306519, 0.10089611262083054, -1.9992209672927856, -0.6295537352561951, 0.037912268191576004, -0.34311237931251526, -0.20677919685840607, 0.33514416217803955, 0.19282065331935883, -1.7059217691421509, -1.704065203666687, -0.8964583873748779, 0.8904774188995361, 0.9967736005783081, -0.6965575218200684, -1.658103585243225, 1.4694335460662842, 0.4705723524093628, 0.8852335810661316, -0.005780857987701893, -0.424080491065979, 0.20095939934253693, 1.1858173608779907, -1.525606632232666, 0.15863178670406342, 1.329399824142456, -0.12206598371267319], "std": [0.08032901585102081, 0.02898719720542431, 0.05779809132218361, 0.05067705363035202, 0.03279658779501915, 0.026540245860815048, 0.011376222595572472, 0.012234393507242203, 0.017129991203546524, 0.018352173268795013, 0.04279814660549164, 0.04458879679441452, 0.02756546437740326, 0.06846952438354492, 0.06376729160547256, 0.043217990547418594, 0.07026638090610504, 0.0403667613863945, 0.02971748635172844, 0.020346269011497498, 0.00889798253774643, 0.016780607402324677, 0.019956761971116066, 1.4101017713546753, 1.8803879022598267, 0.1947917342185974, 0.274535596370697, 0.20334909856319427], "count": [1131]}, "action": {"min": [0.044944409281015396, 0.5390700101852417, -0.047248244285583496, -2.0993812084198, -0.6710681915283203, -0.0035386551171541214, -0.373961865901947, -0.22838656604290009, 0.3054333031177521, 0.14944656193256378, -1.7809181213378906, -1.8176790475845337, -0.9597539305686951, 0.7636284828186035, 0.886318564414978, -0.7908119559288025, -1.7761484384536743, 1.395423412322998, 0.4214686453342438, 0.8503047823905945, -0.02545962482690811, -0.4557326138019562, 0.15863381326198578, -1.86738920211792, -2.5130162239074707, -0.2477792352437973, 1.0, -1.0], "max": [0.3167750835418701, 0.6829975247383118, 0.23938718438148499, -1.8632208108901978, -0.5557302832603455, 0.09144652634859085, -0.32012394070625305, -0.18113574385643005, 0.364657998085022, 0.23302018642425537, -1.613554835319519, -1.6121159791946411, -0.8369171619415283, 1.000344157218933, 1.1130837202072144, -0.6170175075531006, -1.519041895866394, 1.5483283996582031, 0.5246623754501343, 0.9305757284164429, 0.0042856247164309025, -0.3937707543373108, 0.24948200583457947, 1.9378584623336792, 2.5158655643463135, 0.3529733717441559, 2.0, 0.0], "mean": [0.21000316739082336, 0.6160675287246704, 0.10091603547334671, -1.9990681409835815, -0.6295351982116699, 0.037962451577186584, -0.3431227207183838, -0.20678362250328064, 0.33519279956817627, 0.19283618032932281, -1.7058801651000977, -1.7040133476257324, -0.8964908123016357, 0.8906686305999756, 0.9966427683830261, -0.6966608762741089, -1.6578956842422485, 1.4693142175674438, 0.4706619083881378, 0.885278046131134, -0.005771991331130266, -0.42413026094436646, 0.20095431804656982, 1.18905508518219, -1.5300081968307495, 0.15901242196559906, 1.3285925388336182, -0.12112639844417572], "std": [0.08030927926301956, 0.02899055741727352, 0.05780097097158432, 0.05082136020064354, 0.03277939185500145, 0.026524318382143974, 0.011382284574210644, 0.012241257354617119, 0.017133859917521477, 0.01835758425295353, 0.04286380484700203, 0.044532980769872665, 0.027576832100749016, 0.06846873462200165, 0.06382788717746735, 0.04328214377164841, 0.07032333314418793, 0.040379274636507034, 0.029722066596150398, 0.020385978743433952, 0.008886540308594704, 0.016789859160780907, 0.01995922066271305, 1.407361388206482, 1.8767783641815186, 0.19441738724708557, 0.2748934328556061, 0.2024414837360382], "count": [1131]}, "timestamp": {"min": [0.0], "max": [37.666666666666664], "mean": [18.833333333333332], "std": [10.88304832024285], "count": [1131]}, "frame_index": {"min": [0], "max": [1130], "mean": [565.0], "std": [326.4914496072855], "count": [1131]}, "episode_index": {"min": [70], "max": [70], "mean": [70.0], "std": [0.0], "count": [1131]}, "index": {"min": [75137], "max": [76267], "mean": [75702.0], "std": [326.4914496072855], "count": [1131]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1131]}, "subtask_annotation": {"mean": [0.9381078691423519, 2.0, 2.0, 2.0, 2.0], "std": [0.24818982289250563, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [1131]}, "scene_annotation": {"mean": [70.0], "std": [0.0], "min": [70], "max": [70], "count": [1131]}, "eef_direction_state": {"mean": [3.854111405835544, 3.9195402298850577], "std": [2.4398925165776575, 2.412331669918881], "min": [0, 0], "max": [6, 6], "count": [1131]}, "eef_velocity_state": {"mean": [0.47745358090185674, 0.46065428824049515], "std": [0.4994914003122106, 0.4984495109498418], "min": [0, 0], "max": [1, 1], "count": [1131]}, "eef_acc_mag_state": {"mean": [0.02475685234305924, 0.01856763925729443], "std": [0.19568015579660958, 0.17493229604973964], "min": [0, 0], "max": [2, 2], "count": [1131]}, "eef_direction_action": {"mean": [3.854111405835544, 3.9195402298850577], "std": [2.4398925165776575, 2.412331669918881], "min": [0, 0], "max": [6, 6], "count": [1131]}, "eef_velocity_action": {"mean": [0.47745358090185674, 0.46065428824049515], "std": [0.4994914003122106, 0.49844951094984186], "min": [0, 0], "max": [1, 1], "count": [1131]}, "eef_acc_mag_action": {"mean": [0.02475685234305924, 0.01856763925729443], "std": [0.19568015579660958, 0.17493229604973962], "min": [0, 0], "max": [2, 2], "count": [1131]}, "eef_sim_pose_state": {"mean": [0.39416093320524115, 0.2978385497653646, 1.2290748328470937, -0.0686401158420453, 0.032613599495957386, 0.9005819205395494, 0.5405586258858369, -0.3391417075639863, 1.429954716182307, 0.06907729999376917, 0.2750403047894985, -0.13256266825037322], "std": [0.01696973294117528, 0.015690565036119944, 0.01105480097687951, 0.014741648746251067, 0.03444123924519433, 0.03735572248051756, 0.016816813264524375, 0.019128831322495196, 0.010640294157920909, 0.03007824047639521, 0.022292408848843107, 0.04452351855918328], "min": [0.3684232329249116, 0.25848390648069547, 1.2104958180186085, -0.09108331946738235, -0.019590980765407995, 0.8312902824650882, 0.5150873191018349, -0.38638876752206014, 1.4050096962548217, 0.019691777819422357, 0.2386115607592878, -0.22675661723457416], "max": [0.4237425579253505, 0.3319360028352134, 1.2531484862591153, -0.03469131915882245, 0.09567266925589135, 0.9825462585738091, 0.5745153476287197, -0.2979822192861119, 1.4412778273260547, 0.12367237306791512, 0.3338900205861779, -0.06032137276973817], "count": [1131]}, "eef_sim_pose_action": {"mean": [0.39420609463527917, 0.2978495642909433, 1.2290714384194223, -0.06862846688475224, 0.03260601883573869, 0.9006458700643852, 0.5406068472828186, -0.33913700655773177, 1.4299712178834836, 0.06898909104250385, 0.27503238350377973, -0.1326060920351574], "std": [0.016971461632061847, 0.015694274391273657, 0.01105986584158327, 0.014762875627878176, 0.034429071768733194, 0.03737667375176672, 0.016834374591922482, 0.01913111305421268, 0.010622511065061348, 0.030068117578993196, 0.022281464926930002, 0.0444916092793234], "min": [0.3684232329249116, 0.25848390648069547, 1.2104958180186085, -0.09108331946738235, -0.019590980765407995, 0.8312902824650882, 0.5150873191018349, -0.38638876752206014, 1.4050096962548217, 0.019691777819422357, 0.2386115607592878, -0.22675661723457416], "max": [0.4237425579253505, 0.3319360028352134, 1.2531484862591153, -0.03469131915882245, 0.09567266925589135, 0.9825462585738091, 0.5745153476287197, -0.2979822192861119, 1.4412778273260547, 0.12367237306791512, 0.3338900205861779, -0.06032137276973817], "count": [1131]}, "gripper_mode_state": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [1131]}, "gripper_activity_state": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [1131]}, "gripper_mode_action": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [1131]}, "gripper_activity_action": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [1131]}, "gripper_open_scale_state": {"mean": [0.0012085452259722358, 0.0], "std": [0.0002495779007421861, 0.0], "min": [0.0009090909090909091, 0.0], "max": [0.0018181818181818182, 0.0], "count": [1131]}, "gripper_open_scale_action": {"mean": [0.0012078114650552476, 0.0], "std": [0.00024990310304051156, 0.0], "min": [0.0009090909090909091, 0.0], "max": [0.0018181818181818182, 0.0], "count": [1131]}}} +{"episode_index": 70, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7803921568627451]], [[1.0]], [[0.9215686274509803]]], "mean": [[[0.40060858683585077]], [[0.40786904259311385]], [[0.40156486400381525]]], "std": [[[0.2224177192800859]], [[0.21973503747587933]], [[0.22350130180192707]]], "count": [209]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4491357645729743]], [[0.4511678862932733]], [[0.44699886246364573]]], "std": [[[0.2359583811221355]], [[0.23771141683313682]], [[0.2411399876092297]]], "count": [209]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43366248201832563]], [[0.43708554586108767]], [[0.4335587746661663]]], "std": [[[0.23136432902299867]], [[0.23056706689810286]], [[0.2336970806610587]]], "count": [209]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45290214353285174]], [[0.45942900561340966]], [[0.4575616966882447]]], "std": [[[0.21549121028362403]], [[0.20957513972829142]], [[0.2086365102302449]]], "count": [209]}, "observation.state": {"min": [0.0755956619977951, 0.43498513102531433, -0.09383217245340347, -2.1430418491363525, -0.6828207969665527, -0.012049316428601742, -0.32499340176582336, -0.22630418837070465, 0.29433494806289673, 0.14020800590515137, -1.6873385906219482, -1.729335904121399, -1.0411838293075562, 0.8466635942459106, 0.8203614950180054, -0.9596256613731384, -1.8183255195617676, 1.3687756061553955, 0.5068402886390686, 0.8237048387527466, -0.013349625281989574, -0.48481374979019165, 0.13095587491989136, 1.6658951044082642, -2.6048219203948975, -0.04552099481225014, 1.0, -0.8125], "max": [0.40200167894363403, 0.5934577584266663, 0.2261139452457428, -1.8799279928207397, -0.5160229802131653, 0.15846717357635498, -0.180283784866333, -0.18815918266773224, 0.37576761841773987, 0.2464628666639328, -1.4786505699157715, -1.6058681011199951, -0.9314001202583313, 1.2041146755218506, 1.119566559791565, -0.7064067721366882, -1.306213140487671, 1.5975784063339233, 0.6669055819511414, 1.1223350763320923, 0.025039061903953552, -0.3779352605342865, 0.23639312386512756, 1.8277429342269897, -2.478705406188965, 0.1445181518793106, 2.0, 0.0], "mean": [0.2363101840019226, 0.5222317576408386, 0.08498027175664902, -2.028233528137207, -0.6017993092536926, 0.0935678780078888, -0.2475823312997818, -0.20948538184165955, 0.33345556259155273, 0.18629276752471924, -1.5783636569976807, -1.687195897102356, -1.0023571252822876, 1.0643497705459595, 0.974471390247345, -0.849446713924408, -1.584906816482544, 1.4816592931747437, 0.6137738823890686, 0.9618805646896362, 0.0027137447614222765, -0.4312998354434967, 0.19072923064231873, 1.7372349500656128, -2.55159068107605, 0.03282563015818596, 1.247182011604309, -0.11990470439195633], "std": [0.10053563863039017, 0.044717468321323395, 0.06812981516122818, 0.07282590866088867, 0.03420537710189819, 0.04757096990942955, 0.035339608788490295, 0.009047219529747963, 0.023802507668733597, 0.02035425789654255, 0.056295543909072876, 0.029860449954867363, 0.02541189081966877, 0.09364929050207138, 0.09174525737762451, 0.06751717627048492, 0.1463143676519394, 0.0636589378118515, 0.04366147518157959, 0.08805941790342331, 0.009622391313314438, 0.029247218742966652, 0.020108571276068687, 0.04504215344786644, 0.03386574611067772, 0.050316598266363144, 0.23790353536605835, 0.18181583285331726], "count": [1242]}, "action": {"min": [0.0755956619977951, 0.43498513102531433, -0.09383217245340347, -2.1430418491363525, -0.6828207969665527, -0.012049316428601742, -0.32499340176582336, -0.22630418837070465, 0.29433494806289673, 0.14020800590515137, -1.6873385906219482, -1.729335904121399, -1.0411838293075562, 0.8466635942459106, 0.8203614950180054, -0.9596256613731384, -1.8183255195617676, 1.3687756061553955, 0.5068402886390686, 0.8237048387527466, -0.013349625281989574, -0.48481374979019165, 0.13095587491989136, 1.6658951044082642, -2.6048219203948975, -0.04552099481225014, 1.0, -0.8125], "max": [0.40200167894363403, 0.5934577584266663, 0.2261139452457428, -1.8799279928207397, -0.5160229802131653, 0.15846717357635498, -0.180283784866333, -0.18815918266773224, 0.37576761841773987, 0.2464628666639328, -1.4786505699157715, -1.6058681011199951, -0.9314001202583313, 1.2041146755218506, 1.119566559791565, -0.7064067721366882, -1.306213140487671, 1.5975784063339233, 0.6669055819511414, 1.1223350763320923, 0.025039061903953552, -0.3779352605342865, 0.23639312386512756, 1.8277429342269897, -2.478705406188965, 0.1445181518793106, 2.0, 0.0], "mean": [0.23609334230422974, 0.5221428871154785, 0.08506590873003006, -2.028090476989746, -0.6017864942550659, 0.09368623048067093, -0.24750815331935883, -0.2094918042421341, 0.33350980281829834, 0.18628185987472534, -1.578242540359497, -1.6871976852416992, -1.0024011135101318, 1.064614176750183, 0.9742673635482788, -0.8496275544166565, -1.5845321416854858, 1.4815386533737183, 0.6138975024223328, 0.9620842933654785, 0.0027212456334382296, -0.4313729405403137, 0.19073112308979034, 1.7371340990066528, -2.551661729812622, 0.03270807862281799, 1.247182011604309, -0.1201341524720192], "std": [0.10054420679807663, 0.044698044657707214, 0.0681392252445221, 0.07289829850196838, 0.03419796749949455, 0.047518741339445114, 0.03531108796596527, 0.009054296649992466, 0.023809773847460747, 0.020352549850940704, 0.056325383484363556, 0.029861705377697945, 0.025402870029211044, 0.0935422033071518, 0.09177011996507645, 0.06748279184103012, 0.1463705599308014, 0.06371253728866577, 0.043576229363679886, 0.08810724318027496, 0.009613518603146076, 0.029256993904709816, 0.020108651369810104, 0.0450422428548336, 0.03386589139699936, 0.050283193588256836, 0.23790353536605835, 0.18177875876426697], "count": [1242]}, "timestamp": {"min": [0.0], "max": [41.36666666666667], "mean": [20.68333333333333], "std": [11.951146698430549], "count": [1242]}, "frame_index": {"min": [0], "max": [1241], "mean": [620.5], "std": [358.5344009529165], "count": [1242]}, "episode_index": {"min": [71], "max": [71], "mean": [71.0], "std": [0.0], "count": [1242]}, "index": {"min": [76268], "max": [77509], "mean": [76888.5], "std": [358.5344009529165], "count": [1242]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1242]}, "subtask_annotation": {"mean": [0.8872785829307569, 2.0, 2.0, 2.0, 2.0], "std": [0.3213034564386275, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [1242]}, "scene_annotation": {"mean": [71.0], "std": [0.0], "min": [71], "max": [71], "count": [1242]}, "eef_direction_state": {"mean": [2.9404186795491145, 2.744766505636071], "std": [2.613847520136511, 2.5997167847554805], "min": [0, 0], "max": [6, 6], "count": [1242]}, "eef_velocity_state": {"mean": [0.6030595813204509, 0.6376811594202898], "std": [0.4892634491744181, 0.4806702594717984], "min": [0, 0], "max": [1, 1], "count": [1242]}, "eef_acc_mag_state": {"mean": [0.01610305958132045, 0.04830917874396135], "std": [0.14928152895107136, 0.2648206777519954], "min": [0, 0], "max": [2, 2], "count": [1242]}, "eef_direction_action": {"mean": [2.9404186795491145, 2.744766505636071], "std": [2.613847520136511, 2.5997167847554805], "min": [0, 0], "max": [6, 6], "count": [1242]}, "eef_velocity_action": {"mean": [0.6030595813204509, 0.6376811594202898], "std": [0.4892634491744181, 0.4806702594717984], "min": [0, 0], "max": [1, 1], "count": [1242]}, "eef_acc_mag_action": {"mean": [0.01610305958132045, 0.04830917874396135], "std": [0.14928152895107136, 0.2648206777519954], "min": [0, 0], "max": [2, 2], "count": [1242]}, "eef_sim_pose_state": {"mean": [0.38664640304665215, 0.28266189441551987, 1.2270474825519417, -0.06043739312282044, 0.10086708030387555, 1.0114349946335268, 0.5575941087313125, -0.3302564354449256, 1.4476456279722616, -0.03451065481461931, 0.3743184314915295, -0.06130225292806382], "std": [0.02281425534313652, 0.019597240600353897, 0.007452772154940127, 0.021964628358493624, 0.035275527944323405, 0.03605313768528513, 0.03077697785084365, 0.02000268930632094, 0.009933923668430652, 0.018838490539927102, 0.03531584767362337, 0.027269905499804008], "min": [0.35152549128307786, 0.2377385430198546, 1.214270395642308, -0.10383420445127439, 0.01446099856050198, 0.9117021316539122, 0.5065574183844387, -0.3757594979921244, 1.4285398245724579, -0.062370237227407276, 0.2998250931526998, -0.11306837222222849], "max": [0.427183269436491, 0.3383640055092911, 1.244406588611734, -0.01637646369833956, 0.16594783763317422, 1.0676715369215828, 0.6145318000701974, -0.2706107547755193, 1.4691413290774875, 0.022420102811812875, 0.43144895377540227, 0.00685984402665215], "count": [1242]}, "eef_sim_pose_action": {"mean": [0.38669669555122477, 0.28264505094147463, 1.227045021619977, -0.06039398028479821, 0.10092387026907733, 1.0115155413965795, 0.557673036045011, -0.33025852144774476, 1.4476571334694381, -0.03455862801591241, 0.374396759891289, -0.06125795976102713], "std": [0.022822092756461174, 0.019594028645950622, 0.007455754425518741, 0.02198398731252953, 0.0353025784921668, 0.03603767774470717, 0.030785147176581505, 0.02000278302342926, 0.009920062397015757, 0.018821794910955373, 0.03531837278739833, 0.02726196572200496], "min": [0.35152549128307786, 0.2377385430198546, 1.214270395642308, -0.10383420445127439, 0.01446099856050198, 0.9117021316539122, 0.5065574183844387, -0.3757594979921244, 1.4285398245724579, -0.062370237227407276, 0.2998250931526998, -0.11306837222222849], "max": [0.427183269436491, 0.3383640055092911, 1.244406588611734, -0.01637646369833956, 0.16594783763317422, 1.0676715369215828, 0.6145318000701974, -0.2706107547755193, 1.4691413290774875, 0.022420102811812875, 0.43144895377540227, 0.00685984402665215], "count": [1242]}, "gripper_mode_state": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [1242]}, "gripper_activity_state": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [1242]}, "gripper_mode_action": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [1242]}, "gripper_activity_action": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [1242]}, "gripper_open_scale_state": {"mean": [0.0011338017859756973, 0.0], "std": [0.00021627593191722683, 0.0], "min": [0.0009090909090909091, 0.0], "max": [0.0018181818181818182, 0.0], "count": [1242]}, "gripper_open_scale_action": {"mean": [0.0011338017859756973, 0.0], "std": [0.00021627593191722683, 0.0], "min": [0.0009090909090909091, 0.0], "max": [0.0018181818181818182, 0.0], "count": [1242]}}} +{"episode_index": 71, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40767007421023965]], [[0.41415654162127813]], [[0.408278980573711]]], "std": [[[0.21721235799606053]], [[0.21497127805860303]], [[0.217766967947804]]], "count": [180]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44878394267429195]], [[0.450386895197894]], [[0.44678483682824977]]], "std": [[[0.23590159607178823]], [[0.2379665976025414]], [[0.24176159773378658]]], "count": [180]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42715080905047204]], [[0.43048220883260707]], [[0.4277266861837328]]], "std": [[[0.23339253841999408]], [[0.23241048338033604]], [[0.23526404607028528]]], "count": [180]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4692823892519971]], [[0.4745127416938998]], [[0.47380507103304287]]], "std": [[[0.20614634379734958]], [[0.20104664977876216]], [[0.198991013219855]]], "count": [180]}, "observation.state": {"min": [0.11100948601961136, 0.4481056332588196, -0.1130569726228714, -2.1628830432891846, -0.5842140913009644, 0.029790589585900307, -0.29832038283348083, -0.2287536859512329, 0.2914564311504364, 0.143113374710083, -1.7354493141174316, -1.6900043487548828, -1.043731689453125, 0.9468978643417358, 0.8087550401687622, -0.9588773250579834, -1.7016916275024414, 1.488655686378479, 0.5885217785835266, 0.8545830249786377, -0.02463974989950657, -0.4826611280441284, 0.14259281754493713, -1.7686684131622314, -2.701185703277588, -0.1868576556444168, 1.0, -0.75], "max": [0.4196448028087616, 0.5572388768196106, 0.2091406136751175, -1.9017903804779053, -0.44626104831695557, 0.15562991797924042, -0.2032206803560257, -0.18494737148284912, 0.36941781640052795, 0.22972756624221802, -1.5256668329238892, -1.539162516593933, -0.9098917245864868, 1.17666494846344, 1.1088414192199707, -0.731096625328064, -1.3233882188796997, 1.6442975997924805, 0.7037941813468933, 1.0591061115264893, 0.02933412604033947, -0.4052245020866394, 0.2361324429512024, 1.7222450971603394, 2.718210458755493, 0.23200801014900208, 2.0, 0.0], "mean": [0.2507323920726776, 0.49823665618896484, 0.0737842544913292, -2.0513460636138916, -0.536614179611206, 0.09609522670507431, -0.24646952748298645, -0.20620936155319214, 0.33026546239852905, 0.1844004988670349, -1.6048710346221924, -1.6314598321914673, -0.9915738701820374, 1.0665185451507568, 0.9453848004341125, -0.8593407869338989, -1.5472462177276611, 1.5651538372039795, 0.6531656384468079, 0.9702925086021423, 0.0012978066224604845, -0.4370003342628479, 0.1893739402294159, -1.0939358472824097, 1.7682576179504395, -0.009092411026358604, 1.2609509229660034, -0.09902369230985641], "std": [0.09567581117153168, 0.02069091610610485, 0.05785200744867325, 0.07726700603961945, 0.032956480979919434, 0.027499916031956673, 0.02400806173682213, 0.011981912888586521, 0.022115793079137802, 0.016409464180469513, 0.0593884252011776, 0.0303784292191267, 0.03446841612458229, 0.057519517838954926, 0.07278420776128769, 0.05618041753768921, 0.1045023649930954, 0.04426920786499977, 0.029822558164596558, 0.051608629524707794, 0.01387234590947628, 0.022385673597455025, 0.018828215077519417, 1.1363096237182617, 1.8381675481796265, 0.08021952956914902, 0.2533339262008667, 0.16299976408481598], "count": [1020]}, "action": {"min": [0.11100948601961136, 0.4481056332588196, -0.1130569726228714, -2.1628830432891846, -0.5842140913009644, 0.029790589585900307, -0.29832038283348083, -0.2287536859512329, 0.2914564311504364, 0.143113374710083, -1.7354493141174316, -1.6900043487548828, -1.043731689453125, 0.9468978643417358, 0.8087550401687622, -0.9588773250579834, -1.7016916275024414, 1.488655686378479, 0.5885217785835266, 0.8545830249786377, -0.02463974989950657, -0.4826611280441284, 0.14259281754493713, -1.7686684131622314, -2.701185703277588, -0.1868576556444168, 1.0, -0.75], "max": [0.4196448028087616, 0.5572388768196106, 0.2091406136751175, -1.9017903804779053, -0.44626104831695557, 0.15562991797924042, -0.2032206803560257, -0.18494737148284912, 0.36941781640052795, 0.22972756624221802, -1.5256668329238892, -1.539162516593933, -0.9098917245864868, 1.17666494846344, 1.1088414192199707, -0.731096625328064, -1.3233882188796997, 1.6442975997924805, 0.7037941813468933, 1.0591061115264893, 0.02933412604033947, -0.4052245020866394, 0.2361324429512024, 1.7222450971603394, 2.718210458755493, 0.23200801014900208, 2.0, 0.0], "mean": [0.2504865825176239, 0.4982451796531677, 0.07385445386171341, -2.051146984100342, -0.5366210341453552, 0.0961446687579155, -0.24649836122989655, -0.2062178999185562, 0.33032697439193726, 0.18440815806388855, -1.6048786640167236, -1.6314475536346436, -0.9915304780006409, 1.066636085510254, 0.945223331451416, -0.8594310879707336, -1.5469714403152466, 1.5650665760040283, 0.6532192826271057, 0.9703367352485657, 0.0012850656639784575, -0.43706202507019043, 0.18937170505523682, -1.0938810110092163, 1.7683582305908203, -0.009136267006397247, 1.2610629796981812, -0.0990196093916893], "std": [0.09556358307600021, 0.02068908140063286, 0.05783126875758171, 0.07724112272262573, 0.032961368560791016, 0.027504945173859596, 0.023973828181624413, 0.011987271718680859, 0.022095276042819023, 0.016412341967225075, 0.05937929451465607, 0.03037232719361782, 0.034431342035532, 0.05753414332866669, 0.07284224778413773, 0.05623965337872505, 0.10457589477300644, 0.04431471973657608, 0.029818501323461533, 0.05165059491991997, 0.013883882202208042, 0.02239500731229782, 0.0188292283564806, 1.1362851858139038, 1.8382160663604736, 0.0802089050412178, 0.2533443570137024, 0.16300061345100403], "count": [1020]}, "timestamp": {"min": [0.0], "max": [33.96666666666667], "mean": [16.983333333333334], "std": [9.814949859308541], "count": [1020]}, "frame_index": {"min": [0], "max": [1019], "mean": [509.5], "std": [294.44849577925623], "count": [1020]}, "episode_index": {"min": [72], "max": [72], "mean": [72.0], "std": [0.0], "count": [1020]}, "index": {"min": [77510], "max": [78529], "mean": [78019.5], "std": [294.44849577925623], "count": [1020]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1020]}, "subtask_annotation": {"mean": [0.9156862745098039, 2.0, 2.0, 2.0, 2.0], "std": [0.2848271226755117, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [1020]}, "scene_annotation": {"mean": [72.0], "std": [0.0], "min": [72], "max": [72], "count": [1020]}, "eef_direction_state": {"mean": [3.6627450980392156, 3.361764705882353], "std": [2.5333044981057693, 2.4649521380091644], "min": [0, 0], "max": [6, 6], "count": [1020]}, "eef_velocity_state": {"mean": [0.4852941176470588, 0.5892156862745098], "std": [0.4997836902343031, 0.4919761796292248], "min": [0, 0], "max": [1, 1], "count": [1020]}, "eef_acc_mag_state": {"mean": [0.021568627450980392, 0.061764705882352944], "std": [0.18129569118766795, 0.31171383232723865], "min": [0, 0], "max": [2, 2], "count": [1020]}, "eef_direction_action": {"mean": [3.6627450980392156, 3.361764705882353], "std": [2.5333044981057693, 2.4649521380091644], "min": [0, 0], "max": [6, 6], "count": [1020]}, "eef_velocity_action": {"mean": [0.4852941176470588, 0.5892156862745098], "std": [0.4997836902343031, 0.49197617962922485], "min": [0, 0], "max": [1, 1], "count": [1020]}, "eef_acc_mag_action": {"mean": [0.021568627450980392, 0.061764705882352944], "std": [0.18129569118766795, 0.31171383232723865], "min": [0, 0], "max": [2, 2], "count": [1020]}, "eef_sim_pose_state": {"mean": [0.38214210036977697, 0.2797630169902286, 1.229696867255229, -0.0637945866511059, 0.0555529353865357, 1.0284980356171647, 0.5661789160736015, -0.32821443318763077, 1.4397791479712714, 0.03946040876143471, 0.46357075727198516, 0.0014227668830752783], "std": [0.02278649207770846, 0.014432067835136229, 0.00968445657927566, 0.025954838524558863, 0.03956247977960887, 0.03572819124376296, 0.022337820400732535, 0.017804255639605467, 0.013145941987485742, 0.02200371215383124, 0.04292293031121038, 0.04311254124504226], "min": [0.3419259968504488, 0.2414132871422581, 1.2101244287744832, -0.10780071295184263, -0.010931477395067501, 0.9264337680382723, 0.5289335568862645, -0.37537011414658705, 1.4149441387591022, -0.004549536844985851, 0.3726960028984989, -0.09158966660024435], "max": [0.42061489647608463, 0.32215928056223647, 1.247100232248992, -0.008987113567187732, 0.11246825485404632, 1.070783481258474, 0.6123346860075225, -0.28237404541824473, 1.4679446825576352, 0.0801965179214536, 0.5337796977478564, 0.0824486091741003], "count": [1020]}, "eef_sim_pose_action": {"mean": [0.38220400411058447, 0.27977155090024247, 1.2296905669203781, -0.06376996622963364, 0.0555260528040438, 1.0284912828330834, 0.5662355716404015, -0.3282124218455498, 1.4397694180233858, 0.039424211084809896, 0.463635821604616, 0.0013528186848408069], "std": [0.022762911065392737, 0.014433782432700588, 0.0096878598648716, 0.025974980268325166, 0.039534528767891555, 0.03572084900921227, 0.02235663181354425, 0.017805119957549506, 0.013154826923501445, 0.022007735073729735, 0.042953844242655574, 0.04304018079120904], "min": [0.3419259968504488, 0.2414132871422581, 1.2101244287744832, -0.10780071295184263, -0.010931477395067501, 0.9264337680382723, 0.5289335568862645, -0.37537011414658705, 1.4149441387591022, -0.004549536844985851, 0.3726960028984989, -0.09158966660024435], "max": [0.42061489647608463, 0.32215928056223647, 1.247100232248992, -0.008987113567187732, 0.11246825485404632, 1.070783481258474, 0.6123346860075225, -0.28237404541824473, 1.4679446825576352, 0.0801965179214536, 0.5337796977478564, 0.0824486091741003], "count": [1020]}, "gripper_mode_state": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [1020]}, "gripper_activity_state": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [1020]}, "gripper_mode_action": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [1020]}, "gripper_activity_action": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [1020]}, "gripper_open_scale_state": {"mean": [0.0011463189774231018, 0.0], "std": [0.00023030331079697557, 0.0], "min": [0.0009090909090909091, 0.0], "max": [0.0018181818181818182, 0.0], "count": [1020]}, "gripper_open_scale_action": {"mean": [0.0011464208139242728, 0.0], "std": [0.00023031293676280907, 0.0], "min": [0.0009090909090909091, 0.0], "max": [0.0018181818181818182, 0.0], "count": [1020]}}} +{"episode_index": 72, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7450980392156863]], [[1.0]], [[0.9176470588235294]]], "mean": [[[0.41662813442684765]], [[0.42369834648603033]], [[0.4169458248042807]]], "std": [[[0.20494250140213674]], [[0.20185621042990584]], [[0.20504333611586048]]], "count": [182]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[0.9882352941176471]], [[1.0]]], "mean": [[[0.435317573664081]], [[0.4380736371471666]], [[0.43347734302054153]]], "std": [[[0.25642305922702663]], [[0.2567339818001962]], [[0.2595674126800617]]], "count": [182]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4218108143898585]], [[0.42618964348559935]], [[0.4234012515262516]]], "std": [[[0.19622268833259549]], [[0.19506462457739887]], [[0.19803371319135946]]], "count": [182]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4529992335075056]], [[0.4571295271313654]], [[0.4554752646250808]]], "std": [[[0.23008163193477815]], [[0.2250900783185977]], [[0.22411997057092195]]], "count": [182]}, "observation.state": {"min": [-0.06707191467285156, 0.5262821912765503, -0.1273392140865326, -1.8465824127197266, -1.1274946928024292, -0.3798774480819702, -1.0283513069152832, -0.2679920494556427, 0.29140761494636536, 0.19711343944072723, -2.1908795833587646, -2.0848920345306396, -1.1672618389129639, 0.7892847657203674, 0.8268966674804688, -0.9725912809371948, -2.080413818359375, 1.181556224822998, 0.3350072205066681, 0.7529230713844299, 0.011712562292814255, -0.4771113097667694, 0.11433962732553482, 1.808313250541687, -2.393606662750244, -0.21713724732398987, 6.0, -1.0], "max": [0.36933785676956177, 0.7455282807350159, 0.22076015174388885, -1.4591432809829712, -0.9582555890083313, -0.2587723433971405, -0.8091466426849365, -0.18120749294757843, 0.3967211842536926, 0.28977498412132263, 2.230365037918091, 2.07544207572937, 1.0554929971694946, 1.2680548429489136, 1.447998285293579, -0.5946009159088135, -1.3577395677566528, 1.60007643699646, 0.6443668007850647, 1.1592433452606201, 0.07575131207704544, -0.31017550826072693, 0.20973819494247437, 2.1787898540496826, -2.1249964237213135, 0.14825426042079926, 6.0, 0.0], "mean": [0.13351334631443024, 0.6308969855308533, 0.11637096852064133, -1.674190640449524, -1.0297026634216309, -0.3130677044391632, -0.9156408905982971, -0.2358604371547699, 0.33918333053588867, 0.23678794503211975, -1.4244509935379028, -1.446354866027832, -0.8147668242454529, 1.030135154724121, 1.0470349788665771, -0.757681667804718, -1.7878836393356323, 1.3818204402923584, 0.5407639741897583, 0.9281001687049866, 0.02888806350529194, -0.38543686270713806, 0.17138591408729553, 1.9782744646072388, -2.2995710372924805, -0.07122588157653809, 6.0, -0.25823262333869934], "std": [0.11868893355131149, 0.06643819063901901, 0.07691245526075363, 0.12238360196352005, 0.04644659534096718, 0.02997155487537384, 0.06910298764705658, 0.024466926231980324, 0.03278409689664841, 0.015196186490356922, 1.38283371925354, 1.3167223930358887, 0.698049783706665, 0.14642633497714996, 0.14736996591091156, 0.12788353860378265, 0.24209731817245483, 0.11864859610795975, 0.08306077122688293, 0.12561389803886414, 0.01656034030020237, 0.05443744733929634, 0.014202200807631016, 0.11660658568143845, 0.06787475198507309, 0.08597475290298462, 0.0, 0.264119029045105], "count": [1033]}, "action": {"min": [-0.06707191467285156, 0.5262821912765503, -0.1273392140865326, -1.8465824127197266, -1.1274946928024292, -0.3798774480819702, -1.0283513069152832, -0.2679920494556427, 0.29140761494636536, 0.19711343944072723, -2.1908795833587646, -2.0848920345306396, -1.1672618389129639, 0.7892847657203674, 0.8268966674804688, -0.9725912809371948, -2.080413818359375, 1.181556224822998, 0.3350072205066681, 0.7529230713844299, 0.011712562292814255, -0.4771113097667694, 0.11433962732553482, 1.808313250541687, -2.393606662750244, -0.21713724732398987, 6.0, -1.0], "max": [0.36933785676956177, 0.7455282807350159, 0.22076015174388885, -1.4591432809829712, -0.9582555890083313, -0.2587723433971405, -0.8091466426849365, -0.18120749294757843, 0.3967211842536926, 0.28977498412132263, 2.230365037918091, 2.07544207572937, 1.0554929971694946, 1.2680548429489136, 1.447998285293579, -0.5946009159088135, -1.3577395677566528, 1.60007643699646, 0.6443668007850647, 1.1592433452606201, 0.07575131207704544, -0.31017550826072693, 0.20973819494247437, 2.1787898540496826, -2.1249964237213135, 0.14825426042079926, 6.0, 0.0], "mean": [0.13319441676139832, 0.6307234764099121, 0.11650954186916351, -1.6739040613174438, -1.0295698642730713, -0.3129849433898926, -0.9154485464096069, -0.23589307069778442, 0.33927541971206665, 0.23676764965057373, -1.4242061376571655, -1.4462823867797852, -0.8148970007896423, 1.0304946899414062, 1.0466787815093994, -0.7579858899116516, -1.7872402667999268, 1.3815513849258423, 0.5409054160118103, 0.928436279296875, 0.028874898329377174, -0.3855755925178528, 0.17139850556850433, 1.9780610799789429, -2.2996761798858643, -0.0713605284690857, 6.0, -0.2571835219860077], "std": [0.11877528578042984, 0.0664733275771141, 0.07696854323148727, 0.12253109365701675, 0.04643426835536957, 0.029998892918229103, 0.06909053772687912, 0.024486828595399857, 0.03280936926603317, 0.015198647044599056, 1.3827353715896606, 1.3166896104812622, 0.6981018781661987, 0.14654947817325592, 0.14744989573955536, 0.12801498174667358, 0.24234305322170258, 0.11878187954425812, 0.0830908715724945, 0.12575770914554596, 0.01656624674797058, 0.05448609218001366, 0.014205370098352432, 0.11671125143766403, 0.06786293536424637, 0.08604312688112259, 0.0, 0.2634763717651367], "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": [73], "max": [73], "mean": [73.0], "std": [0.0], "count": [1033]}, "index": {"min": [78530], "max": [79562], "mean": [79046.0], "std": [298.20127430981915], "count": [1033]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1033]}, "subtask_annotation": {"mean": [0.9002904162633107, 2.0, 2.0, 2.0, 2.0], "std": [0.3060062082571016, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [1033]}, "scene_annotation": {"mean": [73.0], "std": [0.0], "min": [73], "max": [73], "count": [1033]}, "eef_direction_state": {"mean": [4.622458857696031, 4.48596321393998], "std": [2.15128655410019, 2.2449354567208113], "min": [0, 0], "max": [6, 6], "count": [1033]}, "eef_velocity_state": {"mean": [0.34172313649564373, 0.38431752178121975], "std": [0.47428729107917245, 0.48841956620843646], "min": [0, 0], "max": [1, 2], "count": [1033]}, "eef_acc_mag_state": {"mean": [0.061955469506292354, 0.0755082284607938], "std": [0.3111899062405205, 0.34940186503715925], "min": [0, 0], "max": [2, 2], "count": [1033]}, "eef_direction_action": {"mean": [4.622458857696031, 4.48596321393998], "std": [2.15128655410019, 2.2449354567208113], "min": [0, 0], "max": [6, 6], "count": [1033]}, "eef_velocity_action": {"mean": [0.34172313649564373, 0.38431752178121975], "std": [0.47428729107917245, 0.48841956620843646], "min": [0, 0], "max": [1, 2], "count": [1033]}, "eef_acc_mag_action": {"mean": [0.061955469506292354, 0.0755082284607938], "std": [0.3111899062405205, 0.34940186503715925], "min": [0, 0], "max": [2, 2], "count": [1033]}, "eef_sim_pose_state": {"mean": [0.42261158375482055, 0.35214374614648764, 1.1673861316481826, -0.43837381070059833, 0.11344799491923341, 0.5588670861631134, 0.5132559265351516, -0.3102153968990099, 1.480781630958276, -0.11074583320136806, 0.14815731950447525, -0.05058025481065008], "std": [0.026489311537715485, 0.015597182406592547, 0.02138215444452993, 0.03554975367592173, 0.07050192899329308, 0.07652288684609436, 0.05599487385647037, 0.01387074071034237, 0.015318742112710821, 0.07133819659534522, 0.07907985283944421, 0.042611281006467286], "min": [0.37567013169233443, 0.31960819656966266, 1.1405468588378214, -0.5259000598916377, -0.039524045499649274, 0.37295675694780533, 0.42554089018261454, -0.347732820997439, 1.4568020063003448, -0.22081906434595136, -0.018392851654651432, -0.1714592293734163], "max": [0.46961482647550584, 0.40170128564030766, 1.2161107888953475, -0.38555814707627034, 0.21469889611686566, 0.661674258283568, 0.6071397836061295, -0.25314746116233405, 1.5257812119509218, 0.05233869805051809, 0.25210749877617733, 0.09334824743811045], "count": [1033]}, "eef_sim_pose_action": {"mean": [0.42268656916973163, 0.35211426251360617, 1.1673594344767217, -0.43830952054951394, 0.1135598122279037, 0.5590605039879053, 0.5133991146506794, -0.31022666677589, 1.480777523067046, -0.11085279365097121, 0.14830936232115766, -0.0505742527414281], "std": [0.02651009788169596, 0.015600464194066108, 0.021398099725530965, 0.035583658405666053, 0.0705679984673985, 0.07652890514027495, 0.056043045321673625, 0.013873238273401877, 0.01531949112815254, 0.07141729006873886, 0.07912519505298288, 0.04260917285538524], "min": [0.37567013169233443, 0.31960819656966266, 1.1405468588378214, -0.5259000598916377, -0.039524045499649274, 0.37295675694780533, 0.42554089018261454, -0.347732820997439, 1.4568020063003448, -0.22081906434595136, -0.018392851654651432, -0.1714592293734163], "max": [0.46961482647550584, 0.40170128564030766, 1.2161107888953475, -0.38555814707627034, 0.21469889611686566, 0.661674258283568, 0.6071397836061295, -0.25314746116233405, 1.5257812119509218, 0.05233869805051809, 0.25210749877617733, 0.09334824743811045], "count": [1033]}, "gripper_mode_state": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [1033]}, "gripper_activity_state": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [1033]}, "gripper_mode_action": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [1033]}, "gripper_activity_action": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [1033]}, "gripper_open_scale_state": {"mean": [0.0054545454545455235, 0.0], "std": [6.852157730108388e-17, 0.0], "min": [0.005454545454545455, 0.0], "max": [0.005454545454545455, 0.0], "count": [1033]}, "gripper_open_scale_action": {"mean": [0.0054545454545455235, 0.0], "std": [6.852157730108388e-17, 0.0], "min": [0.005454545454545455, 0.0], "max": [0.005454545454545455, 0.0], "count": [1033]}}} +{"episode_index": 73, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8666666666666667]], [[0.996078431372549]], [[1.0]]], "mean": [[[0.4111626763228832]], [[0.41785513598094604]], [[0.41120756826741994]]], "std": [[[0.206639443294919]], [[0.20337459279853579]], [[0.20618491323643764]]], "count": [177]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43426874584579594]], [[0.4375338775340645]], [[0.43287847683800446]]], "std": [[[0.24721373998112028]], [[0.24703092152476322]], [[0.2505913844827165]]], "count": [177]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41439696304604706]], [[0.41982638196521543]], [[0.4160098685425206]]], "std": [[[0.19927945905731406]], [[0.19876773081867297]], [[0.20270095569066077]]], "count": [177]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4358371021195672]], [[0.44537393260034713]], [[0.4409577979025885]]], "std": [[[0.2593666706093701]], [[0.24754153903517823]], [[0.25006610375452476]]], "count": [177]}, "observation.state": {"min": [-0.11978304386138916, 0.6141246557235718, 0.03425426781177521, -1.8621549606323242, -1.0471866130828857, -0.2022007554769516, -0.7804937958717346, -0.2407858818769455, 0.315695583820343, 0.14840687811374664, -2.0472307205200195, -2.195300579071045, -1.084114909172058, 0.10215412080287933, 0.48003533482551575, -0.5558251738548279, -1.8629567623138428, 1.514470100402832, -0.13816680014133453, 0.9622523784637451, -0.13059137761592865, -0.45445337891578674, 0.10814662277698517, -1.6336669921875, 1.8425869941711426, -1.0371226072311401, 8.0, 0.0], "max": [0.24338290095329285, 0.7573681473731995, 0.38008689880371094, -1.6241651773452759, -0.9212076663970947, -0.07982699573040009, -0.623697817325592, -0.1656028777360916, 0.3933506906032562, 0.2532148063182831, -1.7053346633911133, -1.9484665393829346, -0.783960223197937, 0.5642867684364319, 0.7023630142211914, -0.21351376175880432, -1.4033451080322266, 1.5935609340667725, 0.10621746629476547, 1.1104100942611694, -0.06292224675416946, -0.3513713777065277, 0.20640218257904053, -1.3988791704177856, 2.068403720855713, -0.6943005919456482, 8.0, 0.0], "mean": [0.07286951690912247, 0.6976326704025269, 0.18562284111976624, -1.7627955675125122, -0.9966882467269897, -0.14440158009529114, -0.6935977935791016, -0.216619610786438, 0.35655733942985535, 0.21692807972431183, -1.855962872505188, -2.045405387878418, -0.9913644790649414, 0.40019121766090393, 0.5744287371635437, -0.4556662142276764, -1.623884677886963, 1.553921103477478, 0.02060694620013237, 1.0345265865325928, -0.10808540135622025, -0.40668731927871704, 0.14948877692222595, -1.4676986932754517, 1.967132329940796, -0.7953020334243774, 8.0, 0.0], "std": [0.09398993104696274, 0.042757291346788406, 0.0659279078245163, 0.07047838717699051, 0.029843473806977272, 0.03299538046121597, 0.04529207944869995, 0.016507353633642197, 0.021945791319012642, 0.01921318843960762, 0.09351761639118195, 0.053067680448293686, 0.05803636088967323, 0.10657374560832977, 0.04120514169335365, 0.06122535839676857, 0.12269216775894165, 0.021568818017840385, 0.058247160166502, 0.03253839910030365, 0.013835325837135315, 0.028833184391260147, 0.01998208276927471, 0.05554007366299629, 0.05809431150555611, 0.06193210557103157, 0.0, 0.0], "count": [997]}, "action": {"min": [-0.11978304386138916, 0.6141246557235718, 0.03425426781177521, -1.8621549606323242, -1.0471866130828857, -0.2022007554769516, -0.7804937958717346, -0.2407858818769455, 0.315695583820343, 0.14840687811374664, -2.0472307205200195, -2.195300579071045, -1.084114909172058, 0.10215412080287933, 0.48003533482551575, -0.5558251738548279, -1.8629567623138428, 1.514470100402832, -0.13816680014133453, 0.9622523784637451, -0.13059137761592865, -0.45445337891578674, 0.10814662277698517, -1.6336669921875, 1.8425869941711426, -1.0371226072311401, 8.0, 0.0], "max": [0.24338290095329285, 0.7573681473731995, 0.38008689880371094, -1.6241651773452759, -0.9212076663970947, -0.07982699573040009, -0.623697817325592, -0.1656028777360916, 0.3933506906032562, 0.2532148063182831, -1.7053346633911133, -1.9484665393829346, -0.783960223197937, 0.5642867684364319, 0.7023630142211914, -0.21351376175880432, -1.4033451080322266, 1.5935609340667725, 0.10621746629476547, 1.1104100942611694, -0.06292224675416946, -0.3513713777065277, 0.20640218257904053, -1.3988791704177856, 2.068403720855713, -0.6943005919456482, 8.0, 0.0], "mean": [0.07261136919260025, 0.6975179314613342, 0.18573300540447235, -1.7626063823699951, -0.996619701385498, -0.14431500434875488, -0.693476140499115, -0.21662862598896027, 0.35662710666656494, 0.21691642701625824, -1.8558405637741089, -2.0453336238861084, -0.9914316534996033, 0.400472491979599, 0.5743895173072815, -0.4557238221168518, -1.623536229133606, 1.5539435148239136, 0.0207571592181921, 1.0346014499664307, -0.10808039456605911, -0.40677309036254883, 0.14951485395431519, -1.4677001237869263, 1.9672317504882812, -0.7952632904052734, 8.0, 0.0], "std": [0.09398756176233292, 0.04277642443776131, 0.06597171723842621, 0.0705932006239891, 0.029805926606059074, 0.03304857760667801, 0.045291654765605927, 0.01651793159544468, 0.02194974757730961, 0.01921342872083187, 0.09363237768411636, 0.05298682302236557, 0.058026667684316635, 0.10654237866401672, 0.041221749037504196, 0.06124071031808853, 0.12282391637563705, 0.021569902077317238, 0.058274462819099426, 0.03254672512412071, 0.013828282244503498, 0.028847260400652885, 0.019981058314442635, 0.05553871765732765, 0.058182671666145325, 0.06191404163837433, 0.0, 0.0], "count": [997]}, "timestamp": {"min": [0.0], "max": [33.2], "mean": [16.6], "std": [9.593632147303635], "count": [997]}, "frame_index": {"min": [0], "max": [996], "mean": [498.0], "std": [287.8089644191091], "count": [997]}, "episode_index": {"min": [74], "max": [74], "mean": [74.0], "std": [0.0], "count": [997]}, "index": {"min": [79563], "max": [80559], "mean": [80061.0], "std": [287.8089644191091], "count": [997]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [997]}, "subtask_annotation": {"mean": [0.9017051153460381, 2.0, 2.0, 2.0, 2.0], "std": [0.3043764715170194, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [997]}, "scene_annotation": {"mean": [74.0], "std": [0.0], "min": [74], "max": [74], "count": [997]}, "eef_direction_state": {"mean": [3.649949849548646, 3.4633901705115346], "std": [2.3304776066544477, 2.446604045465791], "min": [0, 0], "max": [6, 6], "count": [997]}, "eef_velocity_state": {"mean": [0.5747241725175527, 0.5817452357071213], "std": [0.49438476720219177, 0.4932724565989708], "min": [0, 0], "max": [1, 1], "count": [997]}, "eef_acc_mag_state": {"mean": [0.1995987963891675, 0.22768304914744233], "std": [0.5442135100787353, 0.5747232972908526], "min": [0, 0], "max": [2, 2], "count": [997]}, "eef_direction_action": {"mean": [3.649949849548646, 3.4633901705115346], "std": [2.3304776066544477, 2.446604045465791], "min": [0, 0], "max": [6, 6], "count": [997]}, "eef_velocity_action": {"mean": [0.5747241725175527, 0.5817452357071213], "std": [0.49438476720219177, 0.4932724565989708], "min": [0, 0], "max": [1, 1], "count": [997]}, "eef_acc_mag_action": {"mean": [0.1995987963891675, 0.22768304914744233], "std": [0.5442135100787353, 0.5747232972908526], "min": [0, 0], "max": [2, 2], "count": [997]}, "eef_sim_pose_state": {"mean": [0.43275086309413224, 0.3340358429326897, 1.2002279355166108, -0.288761190453279, 0.18832624962547131, 0.6136994858903231, 0.5247050928189259, -0.2589167718280329, 1.267492964450767, 0.8527683260979876, 0.2523802233351455, 0.08489641870941646], "std": [0.020246290341558178, 0.01707327391144675, 0.01457811211281111, 0.028744388801054052, 0.05360422487312292, 0.07047927020023573, 0.028761993739373753, 0.019483507495794226, 0.013557434977987216, 0.021665483258722397, 0.05057153033412991, 0.052845325450778954], "min": [0.39492201598244075, 0.2766358169057392, 1.1812890989871074, -0.35119185468462716, 0.06085004761900903, 0.3727635335220649, 0.4606010722966924, -0.31071444273804383, 1.2435547836115197, 0.8196229344192842, 0.12116905671097866, -0.14156401183006456], "max": [0.46601409230688223, 0.36598412139058656, 1.2465507474318525, -0.22705642172666934, 0.2724075974557807, 0.7084581398160767, 0.5678765587052595, -0.2167094938030006, 1.3108264238179226, 0.8986376845695346, 0.3392845766852737, 0.17266757080180034], "count": [997]}, "eef_sim_pose_action": {"mean": [0.4328113530932146, 0.3340181158810131, 1.200223464736813, -0.28871050929949094, 0.18836219648802144, 0.6138283007193317, 0.5247886766784228, -0.25894807578392437, 1.267503342550299, 0.8526930877683591, 0.2524332465098174, 0.08488754891403047], "std": [0.020245731325747092, 0.01707395262829704, 0.014583119798611537, 0.028805597546121952, 0.053647907292928156, 0.07048969220444744, 0.02876556558695642, 0.019482309217043536, 0.01354306767541488, 0.021636487713142888, 0.05063481860112302, 0.05284509619054121], "min": [0.39492201598244075, 0.2766358169057392, 1.1812890989871074, -0.35119185468462716, 0.06085004761900903, 0.3727635335220649, 0.4606010722966924, -0.31071444273804383, 1.2435547836115197, 0.8196229344192842, 0.12116905671097866, -0.14156401183006456], "max": [0.46601409230688223, 0.36598412139058656, 1.2465507474318525, -0.22705642172666934, 0.2724075974557807, 0.7084581398160767, 0.5678765587052595, -0.2167094938030006, 1.3108264238179226, 0.8986376845695346, 0.3392845766852737, 0.17266757080180034], "count": [997]}, "gripper_mode_state": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [997]}, "gripper_activity_state": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [997]}, "gripper_mode_action": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [997]}, "gripper_activity_action": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [997]}, "gripper_open_scale_state": {"mean": [0.007272727272727117, 0.0], "std": [1.5612511283791264e-16, 0.0], "min": [0.007272727272727273, 0.0], "max": [0.007272727272727273, 0.0], "count": [997]}, "gripper_open_scale_action": {"mean": [0.007272727272727117, 0.0], "std": [1.5612511283791264e-16, 0.0], "min": [0.007272727272727273, 0.0], "max": [0.007272727272727273, 0.0], "count": [997]}}} +{"episode_index": 74, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9215686274509803]], [[1.0]], [[0.9607843137254902]]], "mean": [[[0.42169487602008787]], [[0.42861947260071637]], [[0.42169119377977177]]], "std": [[[0.18645635491831555]], [[0.18418811644972372]], [[0.1870483351560738]]], "count": [177]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42856108180089364]], [[0.43203253203352904]], [[0.42720445030648796]]], "std": [[[0.2557809771654962]], [[0.2550016413715867]], [[0.2593381814251873]]], "count": [177]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4209132105996824]], [[0.42519982990842287]], [[0.42222143753923413]]], "std": [[[0.205202109458101]], [[0.2046601920684009]], [[0.20751081843918956]]], "count": [177]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45325618399431333]], [[0.46255269954026806]], [[0.45690807669583844]]], "std": [[[0.23591315229995558]], [[0.21967416377828708]], [[0.22234773099922192]]], "count": [177]}, "observation.state": {"min": [0.05659666284918785, 0.6108205318450928, -0.16937874257564545, -2.0633544921875, -0.9879970550537109, -0.2631247639656067, -0.6696599125862122, -0.23516975343227386, 0.27609995007514954, 0.1589130014181137, -2.077665328979492, -2.069981336593628, -1.1797277927398682, 0.18578265607357025, 0.5723261833190918, -0.5932919383049011, -1.987048625946045, 1.4973877668380737, -0.04159774258732796, 0.8819857835769653, -0.11778487265110016, -0.4488208293914795, 0.10046669095754623, -1.6816966533660889, 1.9761054515838623, -0.917542040348053, 8.0, 0.0], "max": [0.49484995007514954, 0.7091894745826721, 0.25854215025901794, -1.7315444946289062, -0.8104599714279175, -0.13272792100906372, -0.5673945546150208, -0.17124193906784058, 0.37009525299072266, 0.2615187466144562, -1.7486598491668701, -1.7754582166671753, -0.9160473942756653, 0.5844343900680542, 0.885638952255249, -0.22491294145584106, -1.5189971923828125, 1.6172330379486084, 0.164915069937706, 1.018938422203064, -0.05581618845462799, -0.3290753662586212, 0.21679094433784485, -1.4241328239440918, 2.259643077850342, -0.5138505101203918, 8.0, 0.0], "mean": [0.2666679918766022, 0.6730958223342896, 0.06765902787446976, -1.939566731452942, -0.8867583274841309, -0.20124860107898712, -0.6223735809326172, -0.20321084558963776, 0.31485265493392944, 0.21133993566036224, -1.9148250818252563, -1.904701828956604, -1.02159583568573, 0.36237993836402893, 0.7493593692779541, -0.43352851271629333, -1.8051226139068604, 1.5697345733642578, 0.06057304888963699, 0.9448877573013306, -0.07940802723169327, -0.3744949996471405, 0.1613507717847824, -1.5709354877471924, 2.0628535747528076, -0.6852643489837646, 8.0, 0.0], "std": [0.11879871785640717, 0.02713693678379059, 0.08907993137836456, 0.08155558258295059, 0.05625845864415169, 0.036225926131010056, 0.024177199229598045, 0.01852244883775711, 0.024354372173547745, 0.015943048521876335, 0.09557974338531494, 0.08659917861223221, 0.042719002813100815, 0.09455224126577377, 0.0669751986861229, 0.07304523140192032, 0.11625503748655319, 0.023455994203686714, 0.04433680698275566, 0.032081443816423416, 0.018410181626677513, 0.02929045632481575, 0.01858549378812313, 0.0709138959646225, 0.07284081727266312, 0.07980509102344513, 0.0, 0.0], "count": [999]}, "action": {"min": [0.05659666284918785, 0.6108205318450928, -0.16937874257564545, -2.0633544921875, -0.9879970550537109, -0.2631247639656067, -0.6696599125862122, -0.23516975343227386, 0.27609995007514954, 0.1589130014181137, -2.077665328979492, -2.069981336593628, -1.1797277927398682, 0.18578265607357025, 0.5723261833190918, -0.5932919383049011, -1.987048625946045, 1.4973877668380737, -0.04159774258732796, 0.8819857835769653, -0.11778487265110016, -0.4488208293914795, 0.10046669095754623, -1.6816966533660889, 1.9761054515838623, -0.917542040348053, 8.0, 0.0], "max": [0.49484995007514954, 0.7091894745826721, 0.25854215025901794, -1.7315444946289062, -0.8104599714279175, -0.13272792100906372, -0.5673945546150208, -0.17124193906784058, 0.37009525299072266, 0.2615187466144562, -1.7486598491668701, -1.7754582166671753, -0.9160473942756653, 0.5844343900680542, 0.885638952255249, -0.22491294145584106, -1.5189971923828125, 1.6172330379486084, 0.164915069937706, 1.018938422203064, -0.05581618845462799, -0.3290753662586212, 0.21679094433784485, -1.4241328239440918, 2.259643077850342, -0.5138505101203918, 8.0, 0.0], "mean": [0.2664257884025574, 0.6730102300643921, 0.06772671639919281, -1.9393901824951172, -0.8866036534309387, -0.2012011706829071, -0.622327446937561, -0.20321525633335114, 0.31491580605506897, 0.2113400101661682, -1.914854645729065, -1.9045361280441284, -1.0215579271316528, 0.3626420795917511, 0.7493785619735718, -0.4336128532886505, -1.8049107789993286, 1.5696464776992798, 0.06068834662437439, 0.9448068737983704, -0.0793876051902771, -0.3745635449886322, 0.16136832535266876, -1.5711212158203125, 2.063039541244507, -0.6852397322654724, 8.0, 0.0], "std": [0.11896524578332901, 0.027195371687412262, 0.08913550525903702, 0.08181164413690567, 0.05619240924715996, 0.036281000822782516, 0.024234168231487274, 0.018529416993260384, 0.024414537474513054, 0.015943065285682678, 0.09553288668394089, 0.0864705741405487, 0.042701367288827896, 0.0947997197508812, 0.06695491075515747, 0.07313215732574463, 0.11657954007387161, 0.023557577282190323, 0.04445306211709976, 0.03205797076225281, 0.018378905951976776, 0.029383132234215736, 0.018584653735160828, 0.07077213376760483, 0.07309871912002563, 0.07979190349578857, 0.0, 0.0], "count": [999]}, "timestamp": {"min": [0.0], "max": [33.266666666666666], "mean": [16.633333333333333], "std": [9.612877165937752], "count": [999]}, "frame_index": {"min": [0], "max": [998], "mean": [499.0], "std": [288.38631497813253], "count": [999]}, "episode_index": {"min": [75], "max": [75], "mean": [75.0], "std": [0.0], "count": [999]}, "index": {"min": [80560], "max": [81558], "mean": [81059.0], "std": [288.38631497813253], "count": [999]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [999]}, "subtask_annotation": {"mean": [0.93993993993994, 2.0, 2.0, 2.0, 2.0], "std": [0.24587975363914374, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [999]}, "scene_annotation": {"mean": [75.0], "std": [0.0], "min": [75], "max": [75], "count": [999]}, "eef_direction_state": {"mean": [4.431431431431432, 4.611611611611612], "std": [2.1794042433447274, 2.149401132998653], "min": [0, 0], "max": [6, 6], "count": [999]}, "eef_velocity_state": {"mean": [0.4044044044044044, 0.36036036036036034], "std": [0.5048519546527813, 0.5005205201201323], "min": [0, 0], "max": [2, 2], "count": [999]}, "eef_acc_mag_state": {"mean": [0.14814814814814814, 0.15015015015015015], "std": [0.4736014911785227, 0.4750822883018596], "min": [0, 0], "max": [2, 2], "count": [999]}, "eef_direction_action": {"mean": [4.431431431431432, 4.611611611611612], "std": [2.1794042433447274, 2.149401132998653], "min": [0, 0], "max": [6, 6], "count": [999]}, "eef_velocity_action": {"mean": [0.4044044044044044, 0.36036036036036034], "std": [0.5048519546527813, 0.5005205201201323], "min": [0, 0], "max": [2, 2], "count": [999]}, "eef_acc_mag_action": {"mean": [0.14814814814814814, 0.15015015015015015], "std": [0.4736014911785226, 0.4750822883018596], "min": [0, 0], "max": [2, 2], "count": [999]}, "eef_sim_pose_state": {"mean": [0.3880895831073351, 0.3255471206997471, 1.2117646161540632, -0.30349718370406603, 0.10391353953606368, 0.6818042249997115, 0.49422371045460156, -0.27981878571961377, 1.305641921428721, 0.7003899487091838, 0.24823352124632467, 0.05921917018379589], "std": [0.02455835395735949, 0.013018500084098345, 0.015462068299783388, 0.03653530290954566, 0.07248845699343874, 0.06574914522604547, 0.02574938553309545, 0.01901517408936267, 0.01947148571193126, 0.06553675280526008, 0.052317094562343486, 0.07351391359784165], "min": [0.3461396694573495, 0.2811764929382851, 1.1859614193446328, -0.37266005079811915, 0.006076056357081638, 0.4957725864075532, 0.45164285416644356, -0.3305350331370348, 1.262289884361496, 0.5483895406881749, 0.17382074127914526, -0.12413590708494504], "max": [0.43648578373347463, 0.36495422618471607, 1.236738233328968, -0.21701063897590012, 0.2566843706450279, 0.8295190867334122, 0.5581921813519937, -0.21754994418616638, 1.328179721035404, 0.7987278504817805, 0.35700794442471206, 0.25757021544469594], "count": [999]}, "eef_sim_pose_action": {"mean": [0.3881484693302832, 0.32554450406223223, 1.2117643922659493, -0.3034434203309022, 0.10380773271418002, 0.6818975352816967, 0.49428445406871807, -0.27984732058904865, 1.3056794811774701, 0.7001415416978689, 0.248260863018943, 0.05904284531980575], "std": [0.024602940908066376, 0.013018630379357146, 0.015462419351439995, 0.03661499005019943, 0.07234245617286059, 0.06580737776176426, 0.025827554250178096, 0.019015418013487873, 0.019423956493787253, 0.06563393437475046, 0.052362746391269345, 0.07359527161339147], "min": [0.3461396694573495, 0.2811764929382851, 1.1859614193446328, -0.37266005079811915, 0.006076056357081638, 0.4957725864075532, 0.45164285416644356, -0.3305350331370348, 1.262289884361496, 0.5483895406881749, 0.17382074127914526, -0.12413590708494504], "max": [0.43648578373347463, 0.36495422618471607, 1.236738233328968, -0.21701063897590012, 0.2566843706450279, 0.8295190867334122, 0.5581921813519937, -0.21754994418616638, 1.328179721035404, 0.7987359247241215, 0.35700794442471206, 0.25757021544469594], "count": [999]}, "gripper_mode_state": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [999]}, "gripper_activity_state": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [999]}, "gripper_mode_action": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [999]}, "gripper_activity_action": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [999]}, "gripper_open_scale_state": {"mean": [0.007272727272727117, 0.0], "std": [1.5612511283791264e-16, 0.0], "min": [0.007272727272727273, 0.0], "max": [0.007272727272727273, 0.0], "count": [999]}, "gripper_open_scale_action": {"mean": [0.007272727272727117, 0.0], "std": [1.5612511283791264e-16, 0.0], "min": [0.007272727272727273, 0.0], "max": [0.007272727272727273, 0.0], "count": [999]}}} +{"episode_index": 75, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.796078431372549]], [[0.996078431372549]], [[0.8823529411764706]]], "mean": [[[0.40232216083231787]], [[0.40886319975259405]], [[0.4024718460359662]]], "std": [[[0.22083341696490003]], [[0.21868686734912524]], [[0.22195783177643658]]], "count": [177]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43476549402717773]], [[0.43795531345777483]], [[0.43299911376980166]]], "std": [[[0.2449141395633424]], [[0.2458927387839666]], [[0.24907479884918746]]], "count": [177]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4138457555574019]], [[0.4185431529485617]], [[0.41442807341863297]]], "std": [[[0.20732642520313638]], [[0.20623272846130508]], [[0.20915818680052145]]], "count": [177]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4659632433717366]], [[0.474066719978952]], [[0.47205332497876745]]], "std": [[[0.19522426582781058]], [[0.18486582499363616]], [[0.18542988864288648]]], "count": [177]}, "observation.state": {"min": [-0.16469144821166992, 0.562243640422821, 0.05045201629400253, -1.805173397064209, -0.8701469898223877, -0.31543880701065063, -0.8224144577980042, -0.23622994124889374, 0.3280676305294037, 0.15355706214904785, -2.16774845123291, -1.8737156391143799, -0.9580541849136353, 0.2917045056819916, 0.6903093457221985, -0.6325128078460693, -1.9584983587265015, 1.508047342300415, 0.08102799952030182, 0.7822478413581848, -0.0918145626783371, -0.4567658007144928, 0.1227848157286644, -1.70392906665802, 2.218179702758789, -0.7234562039375305, 8.0, -0.1875], "max": [0.19989146292209625, 0.7294679880142212, 0.3329542875289917, -1.5274488925933838, -0.6845857501029968, -0.2075578272342682, -0.672383725643158, -0.19103918969631195, 0.4124612510204315, 0.27057376503944397, -1.9995050430297852, -1.7378977537155151, -0.8077359795570374, 0.6669023036956787, 0.9926713109016418, -0.36977308988571167, -1.4732270240783691, 1.6736299991607666, 0.2531622052192688, 0.9785745143890381, -0.04947756230831146, -0.3470211327075958, 0.24362650513648987, -1.5329715013504028, 2.3370606899261475, -0.4908466637134552, 9.875, 0.0], "mean": [0.008315696381032467, 0.6677740812301636, 0.17597098648548126, -1.6744427680969238, -0.7980471253395081, -0.2580737769603729, -0.7559141516685486, -0.2200666218996048, 0.3721986413002014, 0.22660516202449799, -2.060870885848999, -1.7996277809143066, -0.8658335208892822, 0.4776779115200043, 0.8378393054008484, -0.5184119939804077, -1.754128336906433, 1.576600193977356, 0.17656554281711578, 0.8659240007400513, -0.07780912518501282, -0.39586707949638367, 0.16859672963619232, -1.5971242189407349, 2.2850940227508545, -0.6052042245864868, 8.275500297546387, -0.003000000026077032], "std": [0.10512975603342056, 0.04503719508647919, 0.07045666873455048, 0.07808082550764084, 0.04395138472318649, 0.028977278620004654, 0.03203064203262329, 0.010877308435738087, 0.02385454811155796, 0.025193003937602043, 0.03960719704627991, 0.0329739972949028, 0.034123025834560394, 0.10531795769929886, 0.0787474662065506, 0.0662185549736023, 0.12444978207349777, 0.03933388367295265, 0.04659395292401314, 0.055399224162101746, 0.009778345003724098, 0.028881888836622238, 0.026776738464832306, 0.03543046861886978, 0.027206582948565483, 0.04973307251930237, 0.46296006441116333, 0.022852789610624313], "count": [1000]}, "action": {"min": [-0.16469144821166992, 0.562243640422821, 0.05045201629400253, -1.805173397064209, -0.8701469898223877, -0.31543880701065063, -0.8224144577980042, -0.23622994124889374, 0.3280676305294037, 0.15355706214904785, -2.16774845123291, -1.8737156391143799, -0.9580541849136353, 0.2917045056819916, 0.6903093457221985, -0.6325128078460693, -1.9584983587265015, 1.508047342300415, 0.08102799952030182, 0.7822478413581848, -0.0918145626783371, -0.4567658007144928, 0.1227848157286644, -1.70392906665802, 2.218179702758789, -0.7234562039375305, 8.0, -0.1875], "max": [0.19989146292209625, 0.7294679880142212, 0.3329542875289917, -1.5274488925933838, -0.6845857501029968, -0.2075578272342682, -0.672383725643158, -0.19103918969631195, 0.4124612510204315, 0.27057376503944397, -1.9995050430297852, -1.7378977537155151, -0.8077359795570374, 0.6669023036956787, 0.9926713109016418, -0.36977308988571167, -1.4732270240783691, 1.6736299991607666, 0.2531622052192688, 0.9785745143890381, -0.04947756230831146, -0.3470211327075958, 0.24362650513648987, -1.5329715013504028, 2.3370606899261475, -0.4908466637134552, 9.875, 0.0], "mean": [0.007989414036273956, 0.6676763892173767, 0.17612873017787933, -1.6742234230041504, -0.7979494333267212, -0.2580036520957947, -0.7558646202087402, -0.22006496787071228, 0.37227770686149597, 0.22658459842205048, -2.060847520828247, -1.7995727062225342, -0.8658180832862854, 0.4780181646347046, 0.8376907706260681, -0.5185418128967285, -1.7536721229553223, 1.576552391052246, 0.1767188161611557, 0.8661019206047058, -0.07781098037958145, -0.39597004652023315, 0.16862419247627258, -1.5971251726150513, 2.285144090652466, -0.6051640510559082, 8.274499893188477, -0.003000000026077032], "std": [0.1050877571105957, 0.0450410470366478, 0.0704469308257103, 0.07815646380186081, 0.04396622255444527, 0.028950907289981842, 0.03201713040471077, 0.01087566651403904, 0.02385299652814865, 0.02518870122730732, 0.03962257131934166, 0.03296905383467674, 0.03412730246782303, 0.10537397116422653, 0.07879836857318878, 0.06625392287969589, 0.12463391572237015, 0.03938593342900276, 0.046583835035562515, 0.055415742099285126, 0.00978002604097128, 0.028914013877511024, 0.026775753125548363, 0.035430777817964554, 0.027245014905929565, 0.0497230589389801, 0.462474524974823, 0.022852789610624313], "count": [1000]}, "timestamp": {"min": [0.0], "max": [33.3], "mean": [16.65], "std": [9.622499675240316], "count": [1000]}, "frame_index": {"min": [0], "max": [999], "mean": [499.5], "std": [288.6749902572095], "count": [1000]}, "episode_index": {"min": [76], "max": [76], "mean": [76.0], "std": [0.0], "count": [1000]}, "index": {"min": [81559], "max": [82558], "mean": [82058.5], "std": [288.6749902572095], "count": [1000]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1000]}, "subtask_annotation": {"mean": [0.946, 2.0, 2.0, 2.0, 2.0], "std": [0.23469980826579298, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [1000]}, "scene_annotation": {"mean": [76.0], "std": [0.0], "min": [76], "max": [76], "count": [1000]}, "eef_direction_state": {"mean": [2.93, 2.622], "std": [2.4554225705568413, 2.41186981406542], "min": [0, 0], "max": [6, 6], "count": [1000]}, "eef_velocity_state": {"mean": [0.664, 0.702], "std": [0.4723388614120208, 0.4573794923255762], "min": [0, 0], "max": [1, 1], "count": [1000]}, "eef_acc_mag_state": {"mean": [0.05, 0.103], "std": [0.26362852652927893, 0.40297766687497405], "min": [0, 0], "max": [2, 2], "count": [1000]}, "eef_direction_action": {"mean": [2.93, 2.622], "std": [2.4554225705568413, 2.41186981406542], "min": [0, 0], "max": [6, 6], "count": [1000]}, "eef_velocity_action": {"mean": [0.664, 0.702], "std": [0.4723388614120208, 0.45737949232557606], "min": [0, 0], "max": [1, 1], "count": [1000]}, "eef_acc_mag_action": {"mean": [0.05, 0.103], "std": [0.26362852652927893, 0.40297766687497405], "min": [0, 0], "max": [2, 2], "count": [1000]}, "eef_sim_pose_state": {"mean": [0.45131837723910617, 0.34659239167448186, 1.1985608915984785, -0.25974906670489134, -0.04862083147839568, 0.6370801379776724, 0.5094604082795849, -0.29627792846546686, 1.3225183129218163, 0.5125118037691471, 0.35227479913308457, -0.0049306910895420995], "std": [0.023620605185442373, 0.023740874716115024, 0.009567232278502742, 0.023471206090148376, 0.019489632273706977, 0.03776525232029037, 0.028857406671992998, 0.02623402375044072, 0.009192368482931994, 0.01514992622782375, 0.024208961235533063, 0.04204461121202646], "min": [0.40842341341505384, 0.27700454074879066, 1.1864299307113333, -0.2959680361965351, -0.10616267745597252, 0.5651937340120798, 0.4597957736259942, -0.36899209414331047, 1.3099128590759068, 0.465532415546998, 0.2798031104995342, -0.07898134907052254], "max": [0.490917426253788, 0.387402361625711, 1.2251934872727839, -0.21329820544004502, -0.019159055934894198, 0.7295469538041651, 0.5698023688004327, -0.2515216759725212, 1.3493207729671437, 0.5385795237223125, 0.3849969641716886, 0.09619519075796618], "count": [1000]}, "eef_sim_pose_action": {"mean": [0.4513943279097699, 0.3465704059724214, 1.1985653741643172, -0.2597173945738558, -0.0486455902759906, 0.6371223367998382, 0.5095635217758673, -0.29630736641838046, 1.322520310671994, 0.5124649196836214, 0.35229548610438055, -0.0049344826690001994], "std": [0.023615102008112798, 0.023736251293501067, 0.009563036294439846, 0.023498260341565522, 0.01947854223416805, 0.03777567468153968, 0.028887195833869377, 0.02623370257230542, 0.009190736425010502, 0.015216081977068087, 0.02421427885368526, 0.04204704239636085], "min": [0.40842341341505384, 0.27700454074879066, 1.1864299307113333, -0.2959680361965351, -0.10616267745597252, 0.5651937340120798, 0.4597957736259942, -0.36899209414331047, 1.3099128590759068, 0.465532415546998, 0.2798031104995342, -0.07898134907052254], "max": [0.490917426253788, 0.387402361625711, 1.2251934872727839, -0.21329820544004502, -0.019159055934894198, 0.7295469538041651, 0.5698023688004327, -0.2515216759725212, 1.3493207729671437, 0.5385795237223125, 0.3849969641716886, 0.09619519075796618], "count": [1000]}, "gripper_mode_state": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [1000]}, "gripper_activity_state": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [1000]}, "gripper_mode_action": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [1000]}, "gripper_activity_action": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [1000]}, "gripper_open_scale_state": {"mean": [0.0075231818181816495, 0.0], "std": [0.0004208748513464176, 0.0], "min": [0.007272727272727273, 0.0], "max": [0.008977272727272728, 0.0], "count": [1000]}, "gripper_open_scale_action": {"mean": [0.007522272727272559, 0.0], "std": [0.0004204328004204912, 0.0], "min": [0.007272727272727273, 0.0], "max": [0.008977272727272728, 0.0], "count": [1000]}}} +{"episode_index": 76, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8196078431372549]], [[1.0]], [[0.8941176470588236]]], "mean": [[[0.4079172906342024]], [[0.41450722388314304]], [[0.40805564533505706]]], "std": [[[0.2202269949918007]], [[0.21762370252578594]], [[0.22074484495729907]]], "count": [182]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43957375834949364]], [[0.44250147575055665]], [[0.43749905170401493]]], "std": [[[0.24368476800195157]], [[0.2443130083328643]], [[0.24800052651686338]]], "count": [182]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41448530982905984]], [[0.4187856368508942]], [[0.415814348335488]]], "std": [[[0.22303039721218676]], [[0.2229240950759665]], [[0.2265943049911636]]], "count": [182]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4697930919162537]], [[0.47230968204589524]], [[0.46876114949184805]]], "std": [[[0.19894552507442884]], [[0.19214859279958282]], [[0.19049159664639945]]], "count": [182]}, "observation.state": {"min": [-0.08298277109861374, 0.5357899069786072, -0.04455825686454773, -1.969740390777588, -0.6983770728111267, -0.3363315165042877, -0.6627233028411865, -0.22854499518871307, 0.3024193048477173, 0.15747074782848358, -2.132021903991699, -1.7029528617858887, -0.9208888411521912, 0.4659767150878906, 0.7722241878509521, -0.7567518353462219, -1.8800970315933228, 1.3408088684082031, 0.22873084247112274, 0.8545830249786377, -0.06209950149059296, -0.4801788032054901, 0.13434219360351562, -1.871198058128357, 2.292895555496216, -0.4154350757598877, 8.0, 0.0], "max": [0.3421761691570282, 0.7061209678649902, 0.2765430510044098, -1.6327282190322876, -0.528059184551239, -0.11805734783411026, -0.5094234347343445, -0.1889973133802414, 0.4090709388256073, 0.27060219645500183, -1.887507677078247, -1.5507748126983643, -0.8157570362091064, 0.9381548166275024, 1.024339199066162, -0.5233587622642517, -1.3427766561508179, 1.6246778964996338, 0.40565159916877747, 1.1184691190719604, -0.010506812483072281, -0.3582416772842407, 0.25420042872428894, -1.5468170642852783, 2.4453418254852295, -0.19645720720291138, 8.0, 0.0], "mean": [0.10439940541982651, 0.645332396030426, 0.09671086817979813, -1.8000530004501343, -0.633845329284668, -0.21118833124637604, -0.5873876214027405, -0.21086928248405457, 0.3602796196937561, 0.22406910359859467, -1.9937304258346558, -1.6193348169326782, -0.8626717329025269, 0.7556927800178528, 0.8924029469490051, -0.6615793704986572, -1.6343040466308594, 1.4788939952850342, 0.3440893590450287, 0.9797345995903015, -0.04260577633976936, -0.42092040181159973, 0.17995087802410126, -1.7716054916381836, 2.3792872428894043, -0.2893218994140625, 8.0, 0.0], "std": [0.11940249055624008, 0.04258378595113754, 0.07171909511089325, 0.09277721494436264, 0.03852585330605507, 0.05947686359286308, 0.04203321412205696, 0.01063343696296215, 0.029633304104208946, 0.018084581941366196, 0.07010554522275925, 0.03416230529546738, 0.020885778591036797, 0.14568233489990234, 0.06554049998521805, 0.0725618228316307, 0.1584780514240265, 0.08626091480255127, 0.05464804545044899, 0.07517499476671219, 0.013385637663304806, 0.03463314473628998, 0.020711390301585197, 0.09249374270439148, 0.04433469474315643, 0.06724340468645096, 0.0, 0.0], "count": [1035]}, "action": {"min": [-0.08298277109861374, 0.5357899069786072, -0.04455825686454773, -1.969740390777588, -0.6983770728111267, -0.3363315165042877, -0.6627233028411865, -0.22854499518871307, 0.3024193048477173, 0.15747074782848358, -2.132021903991699, -1.7029528617858887, -0.9208888411521912, 0.4659767150878906, 0.7722241878509521, -0.7567518353462219, -1.8800970315933228, 1.3408088684082031, 0.22873084247112274, 0.8545830249786377, -0.06209950149059296, -0.4801788032054901, 0.13434219360351562, -1.871198058128357, 2.292895555496216, -0.4154350757598877, 8.0, 0.0], "max": [0.3421761691570282, 0.7061209678649902, 0.2765430510044098, -1.6327282190322876, -0.528059184551239, -0.11805734783411026, -0.5094234347343445, -0.1889973133802414, 0.4090709388256073, 0.27060219645500183, -1.887507677078247, -1.5507748126983643, -0.8157570362091064, 0.9381548166275024, 1.024339199066162, -0.5233587622642517, -1.3427766561508179, 1.6246778964996338, 0.40565159916877747, 1.1184691190719604, -0.010506812483072281, -0.3582416772842407, 0.25420042872428894, -1.5468170642852783, 2.4453418254852295, -0.19645720720291138, 8.0, 0.0], "mean": [0.10405685007572174, 0.6452182531356812, 0.09686528146266937, -1.7997723817825317, -0.6337736248970032, -0.21103879809379578, -0.5873160362243652, -0.21088913083076477, 0.36037006974220276, 0.22406457364559174, -1.993544340133667, -1.6193313598632812, -0.8626995086669922, 0.756147563457489, 0.8922279477119446, -0.6618028283119202, -1.6337918043136597, 1.4786216020584106, 0.3442579209804535, 0.9799256920814514, -0.04259379953145981, -0.4210348129272461, 0.17997173964977264, -1.7718250751495361, 2.379415273666382, -0.2891445457935333, 8.0, 0.0], "std": [0.11942645162343979, 0.04257899895310402, 0.07175428420305252, 0.09283976256847382, 0.03850982338190079, 0.05945843830704689, 0.04201880097389221, 0.010642152279615402, 0.029637949541211128, 0.01808522641658783, 0.07011356949806213, 0.034159932285547256, 0.020872734487056732, 0.1455116868019104, 0.06561729311943054, 0.07249199599027634, 0.15855549275875092, 0.08624985069036484, 0.05456119403243065, 0.07524767518043518, 0.013373729772865772, 0.034632280468940735, 0.020711349323391914, 0.09233266115188599, 0.04431198909878731, 0.06715261936187744, 0.0, 0.0], "count": [1035]}, "timestamp": {"min": [0.0], "max": [34.46666666666667], "mean": [17.233333333333334], "std": [9.959287494967068], "count": [1035]}, "frame_index": {"min": [0], "max": [1034], "mean": [517.0], "std": [298.77862484901203], "count": [1035]}, "episode_index": {"min": [77], "max": [77], "mean": [77.0], "std": [0.0], "count": [1035]}, "index": {"min": [82559], "max": [83593], "mean": [83076.0], "std": [298.77862484901203], "count": [1035]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1035]}, "subtask_annotation": {"mean": [0.9169082125603865, 2.0, 2.0, 2.0, 2.0], "std": [0.2829351102270983, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [1035]}, "scene_annotation": {"mean": [77.0], "std": [0.0], "min": [77], "max": [77], "count": [1035]}, "eef_direction_state": {"mean": [4.052173913043478, 3.7333333333333334], "std": [2.5174142490172993, 2.5872970993284263], "min": [0, 0], "max": [6, 6], "count": [1035]}, "eef_velocity_state": {"mean": [0.3922705314009662, 0.46570048309178746], "std": [0.4882564506438845, 0.49882215582295697], "min": [0, 0], "max": [1, 1], "count": [1035]}, "eef_acc_mag_state": {"mean": [0.08502415458937199, 0.06376811594202898], "std": [0.3631822241230566, 0.3073830704949189], "min": [0, 0], "max": [2, 2], "count": [1035]}, "eef_direction_action": {"mean": [4.052173913043478, 3.7333333333333334], "std": [2.5174142490172993, 2.5872970993284268], "min": [0, 0], "max": [6, 6], "count": [1035]}, "eef_velocity_action": {"mean": [0.3922705314009662, 0.46570048309178746], "std": [0.4882564506438845, 0.49882215582295697], "min": [0, 0], "max": [1, 1], "count": [1035]}, "eef_acc_mag_action": {"mean": [0.08502415458937199, 0.06376811594202898], "std": [0.3631822241230566, 0.3073830704949189], "min": [0, 0], "max": [2, 2], "count": [1035]}, "eef_sim_pose_state": {"mean": [0.42921304055258547, 0.337511012387529, 1.2133115235291076, -0.19938444364459593, -0.12517122651630708, 0.7797897773640778, 0.5451952891669332, -0.31641272482666555, 1.3771535066977976, 0.2584230292528692, 0.2890410820268899, 0.015604326186279103], "std": [0.027187320604008514, 0.017639789194795273, 0.007906637402777838, 0.03702838830411294, 0.03313170467872786, 0.042394623025802006, 0.034789175645504336, 0.02151582637991328, 0.01870780522345815, 0.09544291856695482, 0.033923828534105444, 0.054081571451342514], "min": [0.3770860693444376, 0.27368926489100176, 1.2004525115178308, -0.2798778162255509, -0.19263006901672308, 0.6891692302655292, 0.4864719759772605, -0.39091584702077276, 1.342614941636046, 0.16463587591084655, 0.22450824122987356, -0.06450726044908915], "max": [0.47421189536648756, 0.37985188391304764, 1.2327958026050376, -0.14397856145570265, -0.06927207946765601, 0.8492261248687936, 0.6047348125481176, -0.2723111307518086, 1.411881843422351, 0.45506178888057447, 0.3464488265341361, 0.18550077900034487], "count": [1035]}, "eef_sim_pose_action": {"mean": [0.4292936586825826, 0.33749934247712093, 1.2132989442586146, -0.19930126595874953, -0.12510188317329785, 0.7799016149287304, 0.5453091703283364, -0.3164401125714862, 1.3771871514570637, 0.25815415123790775, 0.2889916519304098, 0.015496383832517873], "std": [0.027195744456933263, 0.017640909818265778, 0.00791308329120718, 0.03704497216976911, 0.033156494904246686, 0.04235530544525858, 0.03478969435065098, 0.0215137377026219, 0.018676936622250832, 0.09529568422508748, 0.0338823616152328, 0.054037338530999096], "min": [0.3770860693444376, 0.27368926489100176, 1.2004525115178308, -0.2798778162255509, -0.19263006901672308, 0.6891692302655292, 0.4864719759772605, -0.39091584702077276, 1.342614941636046, 0.16463587591084655, 0.22450824122987356, -0.06450726044908915], "max": [0.47421189536648756, 0.37985188391304764, 1.2327958026050376, -0.14397856145570265, -0.06927207946765601, 0.8492261248687936, 0.6047348125481176, -0.2723111307518086, 1.411881843422351, 0.45506178888057447, 0.3464488265341361, 0.18550077900034487], "count": [1035]}, "gripper_mode_state": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [1035]}, "gripper_activity_state": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [1035]}, "gripper_mode_action": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [1035]}, "gripper_activity_action": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [1035]}, "gripper_open_scale_state": {"mean": [0.007272727272727108, 0.0], "std": [1.6479873021779667e-16, 0.0], "min": [0.007272727272727273, 0.0], "max": [0.007272727272727273, 0.0], "count": [1035]}, "gripper_open_scale_action": {"mean": [0.007272727272727108, 0.0], "std": [1.6479873021779667e-16, 0.0], "min": [0.007272727272727273, 0.0], "max": [0.007272727272727273, 0.0], "count": [1035]}}} +{"episode_index": 77, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7333333333333333]], [[1.0]], [[0.8901960784313725]]], "mean": [[[0.41300580922976926]], [[0.4185040341873397]], [[0.411567873650381]]], "std": [[[0.21343215001197954]], [[0.2104112052976312]], [[0.21329593085895307]]], "count": [181]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[0.996078431372549]], [[1.0]]], "mean": [[[0.43106690770230743]], [[0.43286087978008886]], [[0.42840263108005633]]], "std": [[[0.24933130609185802]], [[0.24944080222352316]], [[0.25295901042123475]]], "count": [181]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4120252726320731]], [[0.41649006517892606]], [[0.41256744258476874]]], "std": [[[0.23221142797493896]], [[0.23183967620993687]], [[0.23600642745327022]]], "count": [181]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47377444999638896]], [[0.4766793932582241]], [[0.4733127821110028]]], "std": [[[0.19250825433348964]], [[0.18204320266137933]], [[0.18110237417846822]]], "count": [181]}, "observation.state": {"min": [-0.1319294422864914, 0.6207972764968872, -0.1771203726530075, -2.00125789642334, -0.6208016276359558, -0.33207833766937256, -0.7097926735877991, -0.21612587571144104, 0.2970016300678253, 0.18612056970596313, -2.158755302429199, -1.6124153137207031, -0.8554992079734802, 0.24435481429100037, 0.7354686856269836, -0.5648987293243408, -1.9662039279937744, 1.424497365951538, 0.0014835299225524068, 0.7887088060379028, -0.08924894034862518, -0.4433608651161194, 0.1267874389886856, -1.8372029066085815, 2.1354315280914307, -0.710552453994751, 5.0, 0.0], "max": [0.39145010709762573, 0.7497258186340332, 0.1872498244047165, -1.6399070024490356, -0.5103931427001953, -0.051369402557611465, -0.5104815363883972, -0.18119244277477264, 0.4104636311531067, 0.27835461497306824, -1.856916904449463, -1.4438385963439941, -0.6770417094230652, 0.6186243295669556, 1.0316412448883057, -0.3457420766353607, -1.5695680379867554, 1.577391505241394, 0.23697099089622498, 0.909358024597168, -0.04949581250548363, -0.3398248851299286, 0.21912024915218353, -1.711686372756958, 2.3507843017578125, -0.48434075713157654, 8.3125, 0.0], "mean": [0.1438557654619217, 0.696723222732544, 0.033314649015665054, -1.8546578884124756, -0.5788702964782715, -0.18029020726680756, -0.5866397619247437, -0.19573543965816498, 0.35415202379226685, 0.23744253814220428, -2.017728090286255, -1.5236839056015015, -0.7485992312431335, 0.47040119767189026, 0.8429586887359619, -0.4770367741584778, -1.7810181379318237, 1.4774857759475708, 0.12589503824710846, 0.854510486125946, -0.0660431981086731, -0.39326101541519165, 0.17225567996501923, -1.776504397392273, 2.2120323181152344, -0.6210557222366333, 5.939084053039551, 0.0], "std": [0.1573430746793747, 0.03270883485674858, 0.11586841940879822, 0.09522560983896255, 0.026000237092375755, 0.08618208765983582, 0.06951975077390671, 0.01003762986510992, 0.03330765664577484, 0.01982622966170311, 0.09937022626399994, 0.05384517088532448, 0.04917703568935394, 0.11702572554349899, 0.06380897760391235, 0.06335056573152542, 0.1287396401166916, 0.03720735013484955, 0.07104779779911041, 0.03168140724301338, 0.010631070472300053, 0.03259458765387535, 0.019040539860725403, 0.036376599222421646, 0.06880432367324829, 0.050952352583408356, 1.3847461938858032, 0.0], "count": [1026]}, "action": {"min": [-0.1319294422864914, 0.6207972764968872, -0.1771203726530075, -2.00125789642334, -0.6208016276359558, -0.33207833766937256, -0.7097926735877991, -0.21612587571144104, 0.2970016300678253, 0.18612056970596313, -2.158755302429199, -1.6124153137207031, -0.8554992079734802, 0.24435481429100037, 0.7354686856269836, -0.5648987293243408, -1.9662039279937744, 1.424497365951538, 0.0014835299225524068, 0.7887088060379028, -0.08924894034862518, -0.4433608651161194, 0.1267874389886856, -1.8372029066085815, 2.1354315280914307, -0.710552453994751, 5.0, 0.0], "max": [0.39145010709762573, 0.7497258186340332, 0.1872498244047165, -1.6399070024490356, -0.5103931427001953, -0.051369402557611465, -0.5104815363883972, -0.18119244277477264, 0.4104636311531067, 0.27835461497306824, -1.856916904449463, -1.4438385963439941, -0.6770417094230652, 0.6186243295669556, 1.0316412448883057, -0.3457420766353607, -1.5695680379867554, 1.577391505241394, 0.23697099089622498, 0.909358024597168, -0.04949581250548363, -0.3398248851299286, 0.21912024915218353, -1.711686372756958, 2.3507843017578125, -0.48434075713157654, 8.3125, 0.0], "mean": [0.14351104199886322, 0.6966428756713867, 0.03359249234199524, -1.8544788360595703, -0.5788541436195374, -0.18002451956272125, -0.5864618420600891, -0.1957600712776184, 0.3542305529117584, 0.2374074012041092, -2.0174341201782227, -1.5238372087478638, -0.7486730217933655, 0.47070688009262085, 0.8429242372512817, -0.47715938091278076, -1.7806954383850098, 1.4775360822677612, 0.12611563503742218, 0.8545596599578857, -0.06603480875492096, -0.3933447599411011, 0.17228655517101288, -1.776445746421814, 2.2122411727905273, -0.6210108399391174, 5.936159610748291, 0.0], "std": [0.1572408527135849, 0.032681941986083984, 0.11579049378633499, 0.09523192793130875, 0.025992192327976227, 0.08613409847021103, 0.06945560872554779, 0.010056492872536182, 0.03328561782836914, 0.01981077529489994, 0.09939900040626526, 0.05387355014681816, 0.04913671687245369, 0.11700008809566498, 0.06381788849830627, 0.0633985698223114, 0.12877096235752106, 0.03718241676688194, 0.07103896141052246, 0.03167219087481499, 0.010620621964335442, 0.03259389474987984, 0.019032197073101997, 0.036419063806533813, 0.06889761984348297, 0.05094848573207855, 1.3835570812225342, 0.0], "count": [1026]}, "timestamp": {"min": [0.0], "max": [34.166666666666664], "mean": [17.083333333333332], "std": [9.872684913811815], "count": [1026]}, "frame_index": {"min": [0], "max": [1025], "mean": [512.5], "std": [296.18054741435446], "count": [1026]}, "episode_index": {"min": [78], "max": [78], "mean": [78.0], "std": [0.0], "count": [1026]}, "index": {"min": [83594], "max": [84619], "mean": [84106.5], "std": [296.18054741435446], "count": [1026]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1026]}, "subtask_annotation": {"mean": [0.9113060428849903, 2.0, 2.0, 2.0, 2.0], "std": [0.2910772656252516, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [1026]}, "scene_annotation": {"mean": [78.0], "std": [0.0], "min": [78], "max": [78], "count": [1026]}, "eef_direction_state": {"mean": [4.067251461988304, 3.804093567251462], "std": [2.537892106488019, 2.5365981592015348], "min": [0, 0], "max": [6, 6], "count": [1026]}, "eef_velocity_state": {"mean": [0.3840155945419103, 0.4512670565302144], "std": [0.48636161206506967, 0.49761943312210866], "min": [0, 0], "max": [1, 1], "count": [1026]}, "eef_acc_mag_state": {"mean": [0.030214424951267055, 0.049707602339181284], "std": [0.22526430831988226, 0.28004613982259596], "min": [0, 0], "max": [2, 2], "count": [1026]}, "eef_direction_action": {"mean": [4.067251461988304, 3.804093567251462], "std": [2.537892106488019, 2.5365981592015348], "min": [0, 0], "max": [6, 6], "count": [1026]}, "eef_velocity_action": {"mean": [0.3840155945419103, 0.4512670565302144], "std": [0.48636161206506967, 0.49761943312210866], "min": [0, 0], "max": [1, 1], "count": [1026]}, "eef_acc_mag_action": {"mean": [0.030214424951267055, 0.049707602339181284], "std": [0.22526430831988226, 0.28004613982259596], "min": [0, 0], "max": [2, 2], "count": [1026]}, "eef_sim_pose_state": {"mean": [0.42182307006898817, 0.35234283215290113, 1.2345594849227304, -0.1323521988204568, -0.22364799351910802, 0.7818339592366337, 0.5065470434433457, -0.3007066071205608, 1.3359832306307182, 0.46511740754731473, 0.23608058932906498, -0.08262490662629145], "std": [0.032310480716966995, 0.020368578690159993, 0.007017365655902977, 0.03769877845628689, 0.06663286874024021, 0.05584686913387422, 0.03092485599911988, 0.019246758591682973, 0.011439355723502414, 0.03788811930231928, 0.0462063313989441, 0.040240589687822945], "min": [0.37268877455205834, 0.304121275986094, 1.2208194519206663, -0.18568737131059365, -0.3268715222277303, 0.6945258894701543, 0.45476757479192964, -0.34665678247501674, 1.3084771981512446, 0.3931108840830983, 0.194901817333468, -0.1588445085382863], "max": [0.48402963645452934, 0.38539071630689853, 1.2468553200203523, -0.05560201111767982, -0.11631325494507294, 0.8995639081693152, 0.5552205683536201, -0.2571940140052758, 1.35266893320462, 0.5271276525294175, 0.3286143420946235, 0.021358149642954793], "count": [1026]}, "eef_sim_pose_action": {"mean": [0.42189108746759724, 0.35229927585304627, 1.2345433892437785, -0.13225011134025427, -0.2234429186199109, 0.7819380901254647, 0.5066250971577398, -0.30074161003548916, 1.3360027051458139, 0.46499383092736474, 0.2362061743791005, -0.08266244553707558], "std": [0.03229462928147371, 0.02034960815690571, 0.00702979914800253, 0.03776230455879199, 0.0666387427064687, 0.05582734830556598, 0.030924114900998386, 0.019238188032424733, 0.011418814322592966, 0.03791231092517154, 0.046280990659207, 0.040245209250890146], "min": [0.37268877455205834, 0.304121275986094, 1.2208194519206663, -0.18568737131059365, -0.3268715222277303, 0.6945258894701543, 0.45476757479192964, -0.34665678247501674, 1.3084771981512446, 0.3931108840830983, 0.194901817333468, -0.1588445085382863], "max": [0.48402963645452934, 0.38539071630689853, 1.2468553200203523, -0.05560201111767982, -0.11631325494507294, 0.8995639081693152, 0.5552205683536201, -0.2571940140052758, 1.35266893320462, 0.5271276525294175, 0.3286143420946235, 0.021358149642954793], "count": [1026]}, "gripper_mode_state": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [1026]}, "gripper_activity_state": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [1026]}, "gripper_mode_action": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [1026]}, "gripper_activity_action": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [1026]}, "gripper_open_scale_state": {"mean": [0.0053991671096934885, 0.0], "std": [0.001258871020281178, 0.0], "min": [0.004545454545454545, 0.0], "max": [0.007556818181818182, 0.0], "count": [1026]}, "gripper_open_scale_action": {"mean": [0.00539650894914059, 0.0], "std": [0.001257791024466764, 0.0], "min": [0.004545454545454545, 0.0], "max": [0.007556818181818182, 0.0], "count": [1026]}}} +{"episode_index": 78, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43419716438555617]], [[0.4421302255225522]], [[0.4348554012570375]]], "std": [[[0.1724264793393803]], [[0.16882913198080954]], [[0.17237443194966148]]], "count": [202]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4309787005354947]], [[0.43201183224940143]], [[0.4276455674060053]]], "std": [[[0.23400654399133008]], [[0.2364446116283927]], [[0.23942602614002367]]], "count": [202]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4552793510968744]], [[0.45642386389374234]], [[0.45462469666084254]]], "std": [[[0.21764983054064202]], [[0.2184379030786146]], [[0.22040906476851777]]], "count": [202]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42678775864718826]], [[0.438794672757717]], [[0.4352726574128001]]], "std": [[[0.25716658377474344]], [[0.24906738447332194]], [[0.25231831165632834]]], "count": [202]}, "observation.state": {"min": [0.0253498163074255, 0.3206595182418823, 0.19246181845664978, -1.7761136293411255, -1.45426607131958, -0.3166201710700989, -1.0874186754226685, -0.27247124910354614, 0.28663167357444763, 0.14647643268108368, 1.2656419277191162, 1.8148250579833984, 1.2824783325195312, 0.19570375978946686, 0.4215591847896576, -0.4971068501472473, -1.9271150827407837, 1.4061322212219238, -0.14379440248012543, 0.7509060502052307, -0.14860762655735016, -0.4630553126335144, 0.09922099858522415, -1.644477367401123, 1.7172614336013794, -1.0940699577331543, 8.0, 5.0], "max": [0.2888956367969513, 0.45345616340637207, 0.2865612506866455, -1.5589324235916138, -1.326372742652893, -0.18313412368297577, -0.8992874622344971, -0.19972337782382965, 0.35777100920677185, 0.19066287577152252, 1.5159577131271362, 2.131364583969116, 1.5096230506896973, 0.4875239133834839, 0.5419454574584961, -0.41721004247665405, -1.4067310094833374, 1.5129179954528809, -0.002462005242705345, 0.9792682528495789, -0.05494637414813042, -0.3350110650062561, 0.13486625254154205, -1.349974513053894, 2.1310667991638184, -0.7926134467124939, 8.0, 5.0], "mean": [0.12392955273389816, 0.4193935692310333, 0.24456743896007538, -1.6728962659835815, -1.4129068851470947, -0.24428287148475647, -0.9862940311431885, -0.24711737036705017, 0.32910043001174927, 0.17417331039905548, 1.3784281015396118, 1.9993791580200195, 1.3909852504730225, 0.3386082053184509, 0.48775994777679443, -0.45120757818222046, -1.7164437770843506, 1.4629545211791992, -0.08432899415493011, 0.8901152014732361, -0.10744796693325043, -0.39138832688331604, 0.1160375326871872, -1.4892053604125977, 1.926559567451477, -0.9380895495414734, 8.0, 5.0], "std": [0.06524284183979034, 0.03406588360667229, 0.032048873603343964, 0.05860644578933716, 0.036622561514377594, 0.0272279754281044, 0.056192319840192795, 0.025858687236905098, 0.017096802592277527, 0.011697690933942795, 0.08196155726909637, 0.11020871251821518, 0.060360949486494064, 0.09122494608163834, 0.028228821232914925, 0.01735377311706543, 0.12062420696020126, 0.032915327697992325, 0.03262436017394066, 0.06734927743673325, 0.03448760136961937, 0.030291510745882988, 0.00872731488198042, 0.07755062729120255, 0.1392228901386261, 0.09324432909488678, 0.0, 0.0], "count": [1192]}, "action": {"min": [0.0253498163074255, 0.3206595182418823, 0.19246181845664978, -1.7761136293411255, -1.45426607131958, -0.3166201710700989, -1.0874186754226685, -0.27247124910354614, 0.28663167357444763, 0.14647643268108368, 1.2656419277191162, 1.8148250579833984, 1.2824783325195312, 0.19570375978946686, 0.4215591847896576, -0.4971068501472473, -1.9271150827407837, 1.4061322212219238, -0.14379440248012543, 0.7509060502052307, -0.14860762655735016, -0.4630553126335144, 0.09922099858522415, -1.644477367401123, 1.7172614336013794, -1.0940699577331543, 8.0, 5.0], "max": [0.2888956367969513, 0.45345616340637207, 0.2865612506866455, -1.5589324235916138, -1.326372742652893, -0.18313412368297577, -0.8992874622344971, -0.19972337782382965, 0.35777100920677185, 0.19066287577152252, 1.5159577131271362, 2.131364583969116, 1.5096230506896973, 0.4875239133834839, 0.5419454574584961, -0.41721004247665405, -1.4067310094833374, 1.5129179954528809, -0.002462005242705345, 0.9792682528495789, -0.05494637414813042, -0.3350110650062561, 0.13486625254154205, -1.349974513053894, 2.1310667991638184, -0.7926134467124939, 8.0, 5.0], "mean": [0.12380815297365189, 0.4193125367164612, 0.24462252855300903, -1.6727436780929565, -1.4128185510635376, -0.24429398775100708, -0.9861959218978882, -0.2471431940793991, 0.329138845205307, 0.1741516888141632, 1.3784209489822388, 1.9994701147079468, 1.391074538230896, 0.33882373571395874, 0.4876698851585388, -0.45123639702796936, -1.7160117626190186, 1.4629004001617432, -0.08421967923641205, 0.8901040554046631, -0.10749594122171402, -0.39149394631385803, 0.11605332791805267, -1.4892157316207886, 1.9267983436584473, -0.9382137060165405, 8.0, 5.0], "std": [0.06522934138774872, 0.03415735810995102, 0.03205224871635437, 0.05864680930972099, 0.036680202931165695, 0.02723412774503231, 0.05623474344611168, 0.025867177173495293, 0.017099229618906975, 0.011712376959621906, 0.08196336030960083, 0.11021653562784195, 0.060435663908720016, 0.09124890714883804, 0.02826855145394802, 0.01735519990324974, 0.12079092860221863, 0.03289571776986122, 0.03264319524168968, 0.0673450455069542, 0.03449663519859314, 0.03031429462134838, 0.008733589202165604, 0.0775466337800026, 0.13923777639865875, 0.0932575985789299, 0.0, 0.0], "count": [1192]}, "timestamp": {"min": [0.0], "max": [39.7], "mean": [19.85], "std": [11.470021311614417], "count": [1192]}, "frame_index": {"min": [0], "max": [1191], "mean": [595.5], "std": [344.1006393484325], "count": [1192]}, "episode_index": {"min": [79], "max": [79], "mean": [79.0], "std": [0.0], "count": [1192]}, "index": {"min": [84620], "max": [85811], "mean": [85215.5], "std": [344.1006393484325], "count": [1192]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1192]}, "subtask_annotation": {"mean": [0.9521812080536913, 2.0, 2.0, 2.0, 2.0], "std": [0.22110599218721072, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [1192]}, "scene_annotation": {"mean": [79.0], "std": [0.0], "min": [79], "max": [79], "count": [1192]}, "eef_direction_state": {"mean": [4.993288590604027, 4.873322147651007], "std": [2.046429676307273, 2.208485702367826], "min": [0, 0], "max": [6, 6], "count": [1192]}, "eef_velocity_state": {"mean": [0.21644295302013422, 0.23070469798657717], "std": [0.41181962205321593, 0.4212838002030181], "min": [0, 0], "max": [1, 1], "count": [1192]}, "eef_acc_mag_state": {"mean": [0.04278523489932886, 0.04194630872483222], "std": [0.26358707955213334, 0.26212650732437925], "min": [0, 0], "max": [2, 2], "count": [1192]}, "eef_direction_action": {"mean": [4.993288590604027, 4.873322147651007], "std": [2.046429676307273, 2.208485702367826], "min": [0, 0], "max": [6, 6], "count": [1192]}, "eef_velocity_action": {"mean": [0.21644295302013422, 0.23070469798657717], "std": [0.41181962205321593, 0.4212838002030181], "min": [0, 0], "max": [1, 1], "count": [1192]}, "eef_acc_mag_action": {"mean": [0.04278523489932886, 0.04194630872483222], "std": [0.26358707955213334, 0.26212650732437925], "min": [0, 0], "max": [2, 2], "count": [1192]}, "eef_sim_pose_state": {"mean": [0.41205645069230273, 0.2650375504809522, 1.130347460872068, -0.9400416182063912, 0.4893206475467387, 0.27553155037174354, 0.5029047672448762, -0.22074273232812033, 1.2668141818458845, 0.8911524794317531, 0.25477379995779503, -0.012903796136387933], "std": [0.020374869319119745, 0.011679107217900398, 0.020507615951307123, 0.04562601344411287, 0.10352732022642962, 0.04049044673760034, 0.026647294489770067, 0.010707061632320908, 0.030358942194430288, 0.0602811904474616, 0.12910866666615511, 0.08283006378836202], "min": [0.36515500860843825, 0.23475978135217546, 1.1094520834022727, -1.0254495738297005, 0.31264420706746043, 0.22023514659788657, 0.4572269800254928, -0.2436272947505183, 1.232242989661284, 0.7859959267921055, 0.05817762401694826, -0.1507757240549032], "max": [0.44329711786701104, 0.28083272791718145, 1.1695732213061119, -0.872778886206426, 0.6109449388577741, 0.36376494936581866, 0.5636007787225621, -0.20094504654378206, 1.3153665859259864, 1.0031696412904634, 0.42605311137416035, 0.11790170098605529], "count": [1192]}, "eef_sim_pose_action": {"mean": [0.41208664256039507, 0.26501592338701163, 1.1303281251912383, -0.9399599626697498, 0.4893951079883811, 0.27562929914256024, 0.502991758595311, -0.22076584538272725, 1.266777391552597, 0.8910097195603539, 0.2549550363155129, -0.013052997626670452], "std": [0.02037178333450602, 0.011698022788554857, 0.020515068122860573, 0.04562192534154033, 0.10354867480898063, 0.04055451997619696, 0.0266672847585713, 0.010712464545055403, 0.03036773344955468, 0.060248145361423304, 0.12913491266526492, 0.08281597806605125], "min": [0.36515500860843825, 0.23475978135217546, 1.1094520834022727, -1.0254495738297005, 0.31264420706746043, 0.22023514659788657, 0.4572269800254928, -0.2436272947505183, 1.232242989661284, 0.7859959267921055, 0.05817762401694826, -0.1507757240549032], "max": [0.44329711786701104, 0.28083272791718145, 1.1695732213061119, -0.872778886206426, 0.6109449388577741, 0.36376494936581866, 0.5636007787225621, -0.20094504654378206, 1.3153665859259864, 1.0031696412904634, 0.42605311137416035, 0.11790170098605529], "count": [1192]}, "gripper_mode_state": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [1192]}, "gripper_activity_state": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [1192]}, "gripper_mode_action": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [1192]}, "gripper_activity_action": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [1192]}, "gripper_open_scale_state": {"mean": [0.007272727272727145, 0.004545454545454587], "std": [1.2750217548429532e-16, 4.163336342344337e-17], "min": [0.007272727272727273, 0.004545454545454545], "max": [0.007272727272727273, 0.004545454545454545], "count": [1192]}, "gripper_open_scale_action": {"mean": [0.007272727272727145, 0.004545454545454587], "std": [1.2750217548429532e-16, 4.163336342344337e-17], "min": [0.007272727272727273, 0.004545454545454545], "max": [0.007272727272727273, 0.004545454545454545], "count": [1192]}}} +{"episode_index": 79, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.426128953520352]], [[0.43442685279557364]], [[0.42640400326797384]]], "std": [[[0.17573717618650514]], [[0.17201588239418372]], [[0.17524093417843445]]], "count": [202]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4261288099398175]], [[0.42790348556914515]], [[0.423995537880994]]], "std": [[[0.2427317035938724]], [[0.2443858085336922]], [[0.24680863369472858]]], "count": [202]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43125658144858603]], [[0.4349233087830842]], [[0.43240382733126254]]], "std": [[[0.19901875942201416]], [[0.19939825030122357]], [[0.20231107911882734]]], "count": [202]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42462396662460367]], [[0.43913471494208245]], [[0.43717820467708535]]], "std": [[[0.234426309700369]], [[0.2248778011941464]], [[0.22730431583707142]]], "count": [202]}, "observation.state": {"min": [0.11339731514453888, 0.3408202528953552, 0.11656726896762848, -2.034514904022217, -1.2353440523147583, -0.45829838514328003, -0.9055924415588379, -0.2804016172885895, 0.2314756214618683, 0.14978893101215363, 1.3910821676254272, 1.8331743478775024, 1.484601616859436, 0.03724423423409462, 0.46792471408843994, -0.4316646456718445, -2.153860569000244, 1.1203559637069702, -0.21003401279449463, 0.7077702879905701, -0.14181512594223022, -0.4591059982776642, 0.11458825320005417, -1.949857473373413, 1.6693823337554932, -1.1588716506958008, 7.5625, 5.0], "max": [0.5108120441436768, 0.433276891708374, 0.2479720115661621, -1.6537660360336304, -1.1869949102401733, -0.29636889696121216, -0.7573474645614624, -0.1973382532596588, 0.3413407504558563, 0.18607699871063232, 1.698081374168396, 2.140218734741211, 1.6287505626678467, 0.4479485750198364, 0.6340181231498718, -0.26587146520614624, -1.5189348459243774, 1.368309736251831, -0.09355728328227997, 0.8783031105995178, -0.03472193703055382, -0.2893812656402588, 0.14873206615447998, -1.5909441709518433, 2.0709786415100098, -0.9268790483474731, 8.0, 5.0], "mean": [0.2629702389240265, 0.3755715787410736, 0.19852764904499054, -1.8052674531936646, -1.2127169370651245, -0.35351645946502686, -0.8062329292297363, -0.24505355954170227, 0.301994651556015, 0.16395163536071777, 1.5313739776611328, 2.021855115890503, 1.5670408010482788, 0.2649137079715729, 0.5427258610725403, -0.36993879079818726, -1.8180480003356934, 1.3127071857452393, -0.1421375274658203, 0.7926048636436462, -0.09791402518749237, -0.37613755464553833, 0.1333867311477661, -1.7308249473571777, 1.8999446630477905, -1.018818974494934, 7.994107723236084, 5.0], "std": [0.11717352271080017, 0.02950172871351242, 0.04717142507433891, 0.119927778840065, 0.013389842584729195, 0.04812749847769737, 0.04267798364162445, 0.024527668952941895, 0.033587612211704254, 0.009967596270143986, 0.09171812236309052, 0.09897514432668686, 0.0389702171087265, 0.10312134772539139, 0.04018710181117058, 0.04322849586606026, 0.17340585589408875, 0.06803020089864731, 0.027279552072286606, 0.0385732464492321, 0.03240618482232094, 0.04439954087138176, 0.009245921857655048, 0.09780997782945633, 0.12089531868696213, 0.060935888439416885, 0.046636275947093964, 0.0], "count": [1188]}, "action": {"min": [0.11339731514453888, 0.3408202528953552, 0.11656726896762848, -2.034410238265991, -1.2353440523147583, -0.45829838514328003, -0.9055924415588379, -0.2804016172885895, 0.2314756214618683, 0.14978893101215363, 1.3910821676254272, 1.833196759223938, 1.484601616859436, 0.03724423423409462, 0.4679608643054962, -0.4316646456718445, -2.153860569000244, 1.1203501224517822, -0.21003401279449463, 0.7077702879905701, -0.14181512594223022, -0.45911088585853577, 0.11458825320005417, -1.949857473373413, 1.6693823337554932, -1.1588716506958008, 7.5625, 5.0], "max": [0.5108120441436768, 0.433276891708374, 0.2479720115661621, -1.6537660360336304, -1.1869945526123047, -0.29636889696121216, -0.7573474645614624, -0.1973428726196289, 0.3413407504558563, 0.18607699871063232, 1.6981241703033447, 2.140218734741211, 1.6287505626678467, 0.4479485750198364, 0.6340181231498718, -0.26587146520614624, -1.518917441368103, 1.368309736251831, -0.09355728328227997, 0.8783031105995178, -0.03472193703055382, -0.2893812656402588, 0.14873206615447998, -1.5909441709518433, 2.0709786415100098, -0.9270049929618835, 8.0, 5.0], "mean": [0.26272982358932495, 0.37549465894699097, 0.19862614572048187, -1.804949164390564, -1.212749719619751, -0.3533917963504791, -0.8061425089836121, -0.24511590600013733, 0.3020686209201813, 0.16394004225730896, 1.5311506986618042, 2.0221047401428223, 1.5671378374099731, 0.2651412785053253, 0.5426034927368164, -0.37004074454307556, -1.8175559043884277, 1.3125287294387817, -0.14208777248859406, 0.7925599217414856, -0.09798870980739594, -0.37626323103904724, 0.13339480757713318, -1.7309343814849854, 1.9002362489700317, -1.019010066986084, 7.994107723236084, 5.0], "std": [0.11712776124477386, 0.029472151771187782, 0.04715116322040558, 0.11981941014528275, 0.013374704867601395, 0.04807383567094803, 0.042662207037210464, 0.024500368162989616, 0.03357110545039177, 0.009968018159270287, 0.09163513034582138, 0.09887237846851349, 0.038923028856515884, 0.10321921110153198, 0.04019279032945633, 0.04313105344772339, 0.17342515289783478, 0.06825630366802216, 0.027266470715403557, 0.03861306235194206, 0.03236273303627968, 0.04442309960722923, 0.009253233671188354, 0.09798052161931992, 0.12076263129711151, 0.061000555753707886, 0.046636275947093964, 0.0], "count": [1188]}, "timestamp": {"min": [0.0], "max": [39.56666666666667], "mean": [19.783333333333335], "std": [11.431531280078246], "count": [1188]}, "frame_index": {"min": [0], "max": [1187], "mean": [593.5], "std": [342.9459384023474], "count": [1188]}, "episode_index": {"min": [80], "max": [80], "mean": [80.0], "std": [0.0], "count": [1188]}, "index": {"min": [85812], "max": [86999], "mean": [86405.5], "std": [342.9459384023474], "count": [1188]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1188]}, "subtask_annotation": {"mean": [0.9259259259259259, 2.0, 2.0, 2.0, 2.0], "std": [0.26824263082356214, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [1188]}, "scene_annotation": {"mean": [80.0], "std": [0.0], "min": [80], "max": [80], "count": [1188]}, "eef_direction_state": {"mean": [4.542929292929293, 4.627104377104377], "std": [2.4171125687656247, 2.2976725229621984], "min": [0, 0], "max": [6, 6], "count": [1188]}, "eef_velocity_state": {"mean": [0.2937710437710438, 0.32323232323232326], "std": [0.45548832873380074, 0.4677105819309203], "min": [0, 0], "max": [1, 1], "count": [1188]}, "eef_acc_mag_state": {"mean": [0.022727272727272728, 0.01430976430976431], "std": [0.1843780235987104, 0.1443572017225634], "min": [0, 0], "max": [2, 2], "count": [1188]}, "eef_direction_action": {"mean": [4.542929292929293, 4.627104377104377], "std": [2.4171125687656247, 2.2976725229621984], "min": [0, 0], "max": [6, 6], "count": [1188]}, "eef_velocity_action": {"mean": [0.2937710437710438, 0.32323232323232326], "std": [0.45548832873380074, 0.4677105819309203], "min": [0, 0], "max": [1, 1], "count": [1188]}, "eef_acc_mag_action": {"mean": [0.022727272727272728, 0.01430976430976431], "std": [0.18437802359871042, 0.1443572017225634], "min": [0, 0], "max": [2, 2], "count": [1188]}, "eef_sim_pose_state": {"mean": [0.37558469895702395, 0.2525089744340954, 1.1387897763595944, -0.8091995601321478, 0.48037520818340157, 0.5101747608797763, 0.4833254310216953, -0.2425570360319259, 1.2813888247964824, 0.7841940961411205, 0.17050508353204116, -0.20101892443979671], "std": [0.030681852016779067, 0.010056772838143132, 0.019991148737283235, 0.03897010551897342, 0.0916385107898898, 0.018795613650054853, 0.03722083058326283, 0.010130918297482645, 0.028615267692314778, 0.07831681660575278, 0.09485771939391197, 0.08809074917519473], "min": [0.3099120868030834, 0.23882004929547737, 1.1093864044824022, -0.8793157069588613, 0.3060536143989421, 0.4796016877498495, 0.40588448747207745, -0.26082322798876917, 1.2401806180644295, 0.5988739975861804, -0.015391837481786741, -0.435990010451464], "max": [0.41758640224348265, 0.274082846665209, 1.1778891561755431, -0.7620526341575571, 0.6094629361095985, 0.5504831000643203, 0.5499267909226591, -0.222820700896373, 1.338050744471555, 0.8655186643662407, 0.31552028052397274, -0.12724167752987064], "count": [1188]}, "eef_sim_pose_action": {"mean": [0.3756442354903663, 0.25249568693185587, 1.1387393091580937, -0.8091030634801464, 0.4806050168407668, 0.5102090338272873, 0.4834241681963035, -0.24256984370514553, 1.28132961818309, 0.783974992858714, 0.17066354969888067, -0.20125953456114284], "std": [0.030672196405452185, 0.010056625683213614, 0.019968313421221483, 0.03893895969106739, 0.09154312555519759, 0.018789143073183336, 0.037241870750113135, 0.010142644045477286, 0.028570663583418858, 0.07846239047517983, 0.0947040403775084, 0.08833946229458113], "min": [0.3099120868030834, 0.23882004929547737, 1.1093864044824022, -0.8793157069588613, 0.30606915937105983, 0.4796016877498495, 0.40588448747207745, -0.26082322798876917, 1.2401806180644295, 0.5988739975861804, -0.015371957596515884, -0.435990010451464], "max": [0.41758640224348265, 0.274082846665209, 1.1778891561755431, -0.7620526341575571, 0.6094629361095985, 0.5504831000643203, 0.5499274242831909, -0.222820700896373, 1.3380468800189624, 0.8655186643662407, 0.31552028052397274, -0.12724167752987064], "count": [1188]}, "gripper_mode_state": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [1188]}, "gripper_activity_state": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [1188]}, "gripper_mode_action": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [1188]}, "gripper_activity_action": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [1188]}, "gripper_open_scale_state": {"mean": [0.007267370676461455, 0.004545454545454586], "std": [4.23959814103736e-05, 4.0766001685454967e-17], "min": [0.006875, 0.004545454545454545], "max": [0.007272727272727273, 0.004545454545454545], "count": [1188]}, "gripper_open_scale_action": {"mean": [0.007267370676461455, 0.004545454545454586], "std": [4.23959814103736e-05, 4.0766001685454967e-17], "min": [0.006875, 0.004545454545454545], "max": [0.007272727272727273, 0.004545454545454545], "count": [1188]}}} +{"episode_index": 80, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[0.9686274509803922]]], "mean": [[[0.425653692455243]], [[0.43151515212063085]], [[0.4254372779909065]]], "std": [[[0.18311848163675729]], [[0.1803785657321578]], [[0.18364506609726589]]], "count": [184]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4343495433272947]], [[0.43630393821930946]], [[0.4315688694408923]]], "std": [[[0.24972932448705415]], [[0.250956064613732]], [[0.25371710547567267]]], "count": [184]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4321091696415885]], [[0.43353986173273656]], [[0.43085349841929527]]], "std": [[[0.2085090050354385]], [[0.2103046034962682]], [[0.21174839542029253]]], "count": [184]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43363186563121625]], [[0.447522651587809]], [[0.4434400109228474]]], "std": [[[0.20916932007185557]], [[0.19618954963638582]], [[0.19816679368001222]]], "count": [184]}, "observation.state": {"min": [-0.1926908940076828, 0.14234687387943268, -0.028097620233893394, -1.6802873611450195, -1.131005048751831, -0.8054072856903076, -1.2766069173812866, -0.3090420067310333, 0.3001113831996918, 0.16919593513011932, 1.9130949974060059, 1.1822426319122314, 1.4603729248046875, 0.20556488633155823, 0.3729877769947052, -0.44358089566230774, -1.923706293106079, 1.0104769468307495, -0.293857216835022, 0.870578944683075, -0.13374386727809906, -0.475578248500824, 0.08956518769264221, -2.183729410171509, 1.4978907108306885, -1.0807795524597168, 7.0, 3.9375], "max": [0.19032488763332367, 0.2692486643791199, 0.12792609632015228, -1.0978611707687378, -1.0684622526168823, -0.5997136831283569, -1.1942044496536255, -0.22388480603694916, 0.40994885563850403, 0.23058243095874786, 2.256152629852295, 1.660416603088379, 1.6040998697280884, 0.5419694781303406, 0.5395117998123169, -0.25014275312423706, -1.379384994506836, 1.1599665880203247, -0.1905495971441269, 0.9828035831451416, -0.05029912665486336, -0.34788650274276733, 0.16313306987285614, -1.9435055255889893, 1.8765746355056763, -0.8211424350738525, 8.0, 4.875], "mean": [-0.07288706302642822, 0.20320628583431244, 0.07158289849758148, -1.3325939178466797, -1.1072989702224731, -0.6775007843971252, -1.239019513130188, -0.2679743766784668, 0.3749316930770874, 0.19437584280967712, 2.0764009952545166, 1.4387084245681763, 1.5508062839508057, 0.41184350848197937, 0.4611437916755676, -0.37538498640060425, -1.636710286140442, 1.126347541809082, -0.2384890764951706, 0.921303391456604, -0.09182987362146378, -0.41387230157852173, 0.1312229186296463, -2.017204523086548, 1.6916285753250122, -0.9539081454277039, 7.901904582977295, 4.0181097984313965], "std": [0.09740298986434937, 0.04540203884243965, 0.055599093437194824, 0.18359656631946564, 0.01252127904444933, 0.0672362744808197, 0.019686447456479073, 0.034659694880247116, 0.0286867693066597, 0.02240903116762638, 0.13546448945999146, 0.18676714599132538, 0.0335308201611042, 0.0798446536064148, 0.04456418380141258, 0.0434148833155632, 0.12795890867710114, 0.038767557591199875, 0.029903469607234, 0.029009263962507248, 0.031340934336185455, 0.029710425063967705, 0.02253803238272667, 0.0618174783885479, 0.14017923176288605, 0.07006774097681046, 0.19310568273067474, 0.08702957630157471], "count": [1050]}, "action": {"min": [-0.1926908940076828, 0.14234687387943268, -0.028097620233893394, -1.6802873611450195, -1.131005048751831, -0.8054072856903076, -1.2766069173812866, -0.3090420067310333, 0.3001113831996918, 0.16919593513011932, 1.9130949974060059, 1.1822426319122314, 1.4603729248046875, 0.2102641761302948, 0.3729877769947052, -0.44358089566230774, -1.9218213558197021, 1.0104769468307495, -0.29396143555641174, 0.871071994304657, -0.13374386727809906, -0.475578248500824, 0.08956518769264221, -2.183729410171509, 1.4978907108306885, -1.0807795524597168, 7.0, 3.9375], "max": [0.19032488763332367, 0.2692486643791199, 0.12792609632015228, -1.0978611707687378, -1.068948745727539, -0.5997136831283569, -1.1958625316619873, -0.22388480603694916, 0.40994885563850403, 0.23058243095874786, 2.256152629852295, 1.660416603088379, 1.6040998697280884, 0.5419694781303406, 0.5385322570800781, -0.2502998411655426, -1.379384994506836, 1.1599665880203247, -0.1905495971441269, 0.9828035831451416, -0.05029912665486336, -0.3485923707485199, 0.16313306987285614, -1.9435055255889893, 1.8765746355056763, -0.8211424350738525, 8.0, 4.625], "mean": [-0.07314556837081909, 0.2031274437904358, 0.07158524543046951, -1.3321490287780762, -1.107344150543213, -0.6773644685745239, -1.2390832901000977, -0.26803237199783325, 0.3750089704990387, 0.19437630474567413, 2.0762085914611816, 1.4389922618865967, 1.5508707761764526, 0.4121437966823578, 0.4610292911529541, -0.37549731135368347, -1.6361873149871826, 1.1262307167053223, -0.23844049870967865, 0.9213311672210693, -0.09188485145568848, -0.41399556398391724, 0.1312282532453537, -2.017287015914917, 1.6918843984603882, -0.953977108001709, 7.901904582977295, 4.016311168670654], "std": [0.09735974669456482, 0.04543523117899895, 0.05560137704014778, 0.1835944652557373, 0.012459821067750454, 0.06724706292152405, 0.019630560651421547, 0.03467687964439392, 0.028671108186244965, 0.02240861766040325, 0.13555261492729187, 0.1868789792060852, 0.03349209949374199, 0.07959509640932083, 0.04450739920139313, 0.04324080049991608, 0.12787650525569916, 0.03892749920487404, 0.02985546924173832, 0.028972752392292023, 0.031357377767562866, 0.02969355508685112, 0.02254297211766243, 0.06192687153816223, 0.14019039273262024, 0.07015524804592133, 0.19310568273067474, 0.0767117440700531], "count": [1050]}, "timestamp": {"min": [0.0], "max": [34.96666666666667], "mean": [17.483333333333334], "std": [10.103625128672418], "count": [1050]}, "frame_index": {"min": [0], "max": [1049], "mean": [524.5], "std": [303.10875386017256], "count": [1050]}, "episode_index": {"min": [81], "max": [81], "mean": [81.0], "std": [0.0], "count": [1050]}, "index": {"min": [87000], "max": [88049], "mean": [87524.5], "std": [303.10875386017256], "count": [1050]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1050]}, "subtask_annotation": {"mean": [0.9523809523809523, 2.0, 2.0, 2.0, 2.0], "std": [0.22172279479662496, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [1050]}, "scene_annotation": {"mean": [81.0], "std": [0.0], "min": [81], "max": [81], "count": [1050]}, "eef_direction_state": {"mean": [4.6847619047619045, 4.860952380952381], "std": [2.3226946974573064, 2.1160833199049742], "min": [0, 0], "max": [6, 6], "count": [1050]}, "eef_velocity_state": {"mean": [0.2580952380952381, 0.24095238095238095], "std": [0.4375866613229933, 0.427661467829125], "min": [0, 0], "max": [1, 1], "count": [1050]}, "eef_acc_mag_state": {"mean": [0.021904761904761906, 0.008571428571428572], "std": [0.20117793705641288, 0.11921512025728882], "min": [0, 0], "max": [2, 2], "count": [1050]}, "eef_direction_action": {"mean": [4.690476190476191, 4.864761904761905], "std": [2.3185391052916304, 2.1163301998363284], "min": [0, 0], "max": [6, 6], "count": [1050]}, "eef_velocity_action": {"mean": [0.2571428571428571, 0.23904761904761904], "std": [0.4370588154508146, 0.4265018814440152], "min": [0, 0], "max": [1, 1], "count": [1050]}, "eef_acc_mag_action": {"mean": [0.021904761904761906, 0.007619047619047619], "std": [0.20117793705641288, 0.115218416265425], "min": [0, 0], "max": [2, 2], "count": [1050]}, "eef_sim_pose_state": {"mean": [0.4703487670628558, 0.28349673529922736, 1.100773917410679, -0.9465009300467947, 0.013595876113542408, 0.7064453545504887, 0.5299744052382055, -0.2447477239248771, 1.2890393583421125, 0.7443744930938925, -0.06865142636029585, -0.2838540919184229], "std": [0.02311577791799747, 0.02240464246326981, 0.03162640142905497, 0.05557748918686442, 0.1254045719205636, 0.07723510997511839, 0.024213425610782064, 0.023709013353338994, 0.02716361480591609, 0.07252282837423787, 0.09460273509064679, 0.07462701231955612], "min": [0.4017844776371785, 0.2580200705995104, 1.0634566588820507, -1.0316553049248895, -0.1425885107301308, 0.6160898879499387, 0.46768501926133454, -0.2797153054468866, 1.2508142299934195, 0.6164348094188544, -0.19099666891604095, -0.45859058205519165], "max": [0.49690087053580545, 0.32001168834636384, 1.1408633704717843, -0.8809066536754399, 0.16655571336296804, 0.8452302983870063, 0.5747770470778487, -0.20118446024066383, 1.3256377806577841, 0.8406933936135115, 0.06850187536916685, -0.1651567685431879], "count": [1050]}, "eef_sim_pose_action": {"mean": [0.47041202098640084, 0.28349528231846166, 1.1007218312776645, -0.9464080468897997, 0.01380722976747056, 0.7063927473726923, 0.5300786997405006, -0.244758261739994, 1.2889969330943138, 0.7441840822343898, -0.06853712978813742, -0.2839688774038734], "std": [0.02309778162082793, 0.02240630080929121, 0.03164206105695567, 0.05560485370851677, 0.12547682913365074, 0.07726915302591111, 0.0241657731463755, 0.02371808831431749, 0.027175792035828917, 0.0725890951531096, 0.09460174928918783, 0.0747824835608066], "min": [0.4017844776371785, 0.2580200705995104, 1.0634566588820507, -1.0316553049248895, -0.1425885107301308, 0.6160898879499387, 0.4685974580280365, -0.2797153054468866, 1.2508142299934195, 0.6164348094188544, -0.19099666891604095, -0.45859058205519165], "max": [0.49690087053580545, 0.32001168834636384, 1.1408633704717843, -0.8809066536754399, 0.16655571336296804, 0.8452302983870063, 0.5747770470778487, -0.20118446024066383, 1.3256377806577841, 0.8406933936135115, 0.06850187536916685, -0.1651567685431879], "count": [1050]}, "gripper_mode_state": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [1050]}, "gripper_activity_state": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [1050]}, "gripper_mode_action": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [1050]}, "gripper_activity_action": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [1050]}, "gripper_open_scale_state": {"mean": [0.007183549783549634, 0.003652826928885899], "std": [0.00017554996614886574, 7.911730433874127e-05], "min": [0.006363636363636364, 0.0035795454545454546], "max": [0.007272727272727273, 0.004431818181818182], "count": [1050]}, "gripper_open_scale_action": {"mean": [0.007183549783549634, 0.00365119208587704], "std": [0.00017554996614886574, 6.973783985077016e-05], "min": [0.006363636363636364, 0.0035795454545454546], "max": [0.007272727272727273, 0.004204545454545455], "count": [1050]}}} +{"episode_index": 81, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44385441917151475]], [[0.4498944237951591]], [[0.4439798130790778]]], "std": [[[0.17209337363844432]], [[0.16934805008049872]], [[0.17315402073192843]]], "count": [182]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.428963617979243]], [[0.4311712139984199]], [[0.42642025335775335]]], "std": [[[0.23848281458084153]], [[0.2390258754723565]], [[0.2423603809238394]]], "count": [182]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41775994869101485]], [[0.420638791253681]], [[0.41695382079113696]]], "std": [[[0.20899405744658855]], [[0.20805836692322097]], [[0.20963109622101256]]], "count": [182]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4346694049414637]], [[0.44646807104251957]], [[0.4443970139337787]]], "std": [[[0.18936818531902327]], [[0.17511337521364786]], [[0.17701253637179962]]], "count": [182]}, "observation.state": {"min": [-0.2126869112253189, 0.2839029133319855, -0.004639303311705589, -1.775510311126709, -1.0745251178741455, -0.7278982996940613, -1.165313720703125, -0.29367688298225403, 0.29365649819374084, 0.1597748100757599, 1.9842674732208252, 1.3578264713287354, 1.319488763809204, 0.20743238925933838, 0.39542287588119507, -0.3987499177455902, -1.8583393096923828, 1.0376429557800293, -0.2926459014415741, 0.7869842052459717, -0.11317512392997742, -0.4722251296043396, 0.10489556193351746, -2.246037006378174, 1.459585428237915, -1.1031397581100464, 7.0, 1.0], "max": [0.2458678036928177, 0.3613409698009491, 0.19093137979507446, -1.201072335243225, -1.02092707157135, -0.4644550085067749, -1.0479077100753784, -0.20523805916309357, 0.41460487246513367, 0.2212747484445572, 2.2630043029785156, 1.8815613985061646, 1.5373626947402954, 0.6439850330352783, 0.5756337642669678, -0.2046453207731247, -1.433746576309204, 1.1579256057739258, -0.1641765683889389, 0.95881187915802, -0.031397126615047455, -0.3729601204395294, 0.1748061329126358, -1.9986462593078613, 1.8791580200195312, -0.8760082721710205, 8.0, 2.0], "mean": [-0.019403494894504547, 0.33685994148254395, 0.13720935583114624, -1.487812876701355, -1.045752763748169, -0.5841073393821716, -1.1122276782989502, -0.24315564334392548, 0.36301591992378235, 0.1977902203798294, 2.123443841934204, 1.593652606010437, 1.3894591331481934, 0.4195865988731384, 0.503218412399292, -0.30795133113861084, -1.6681678295135498, 1.091280460357666, -0.2386431097984314, 0.8691340088844299, -0.06685089319944382, -0.41809114813804626, 0.15544246137142181, -2.133165121078491, 1.6309256553649902, -1.019237756729126, 7.873965740203857, 1.222245216369629], "std": [0.12549535930156708, 0.02118617109954357, 0.03948303684592247, 0.1410728245973587, 0.015312401577830315, 0.06777330487966537, 0.019896619021892548, 0.03059297427535057, 0.03629617020487785, 0.01712500862777233, 0.0902896448969841, 0.17186805605888367, 0.04256632551550865, 0.12515705823898315, 0.0567668117582798, 0.04728430137038231, 0.11169493943452835, 0.044269684702157974, 0.043801628053188324, 0.0440983809530735, 0.028789207339286804, 0.025918811559677124, 0.012537574395537376, 0.08119611442089081, 0.15066127479076385, 0.04126809164881706, 0.21421603858470917, 0.3397619426250458], "count": [1033]}, "action": {"min": [-0.2126869112253189, 0.2839029133319855, -0.004639303311705589, -1.775510311126709, -1.0745251178741455, -0.7278982996940613, -1.165313720703125, -0.29367688298225403, 0.29365649819374084, 0.1597748100757599, 1.9842674732208252, 1.3578264713287354, 1.319488763809204, 0.20743238925933838, 0.39542287588119507, -0.3987499177455902, -1.8583393096923828, 1.0376429557800293, -0.2926459014415741, 0.7869842052459717, -0.11317512392997742, -0.4722251296043396, 0.10489556193351746, -2.246037006378174, 1.459585428237915, -1.1031397581100464, 7.0, 1.0], "max": [0.2458678036928177, 0.3613409698009491, 0.19093137979507446, -1.201072335243225, -1.02092707157135, -0.4644550085067749, -1.0479077100753784, -0.20523805916309357, 0.41460487246513367, 0.2212747484445572, 2.2630043029785156, 1.8815613985061646, 1.5373626947402954, 0.6439850330352783, 0.5756357908248901, -0.2046453207731247, -1.433746576309204, 1.1579256057739258, -0.1641765683889389, 0.95881187915802, -0.031397126615047455, -0.3729601204395294, 0.17480513453483582, -1.9986462593078613, 1.8791580200195312, -0.8760082721710205, 8.0, 2.0], "mean": [-0.019786693155765533, 0.33689311146736145, 0.13723985850811005, -1.4873640537261963, -1.045783281326294, -0.5839157104492188, -1.1122602224349976, -0.2431829571723938, 0.36313071846961975, 0.19782927632331848, 2.123408555984497, 1.5939195156097412, 1.389394760131836, 0.4197975993156433, 0.5031557679176331, -0.3081035017967224, -1.6678705215454102, 1.0913723707199097, -0.23854179680347443, 0.8692204356193542, -0.06688147038221359, -0.41815701127052307, 0.15542836487293243, -2.132981538772583, 1.6311572790145874, -1.0191633701324463, 7.873775005340576, 1.222328543663025], "std": [0.12536822259426117, 0.021132148802280426, 0.039511363953351974, 0.14123128354549408, 0.015312437899410725, 0.06783068180084229, 0.019892333075404167, 0.03062291257083416, 0.036264266818761826, 0.01709076762199402, 0.09033308923244476, 0.172099307179451, 0.04251701012253761, 0.12498287856578827, 0.05672258511185646, 0.0472046360373497, 0.11159700155258179, 0.04427099600434303, 0.043844420462846756, 0.044024791568517685, 0.028820445761084557, 0.025890547782182693, 0.012523978017270565, 0.08123376965522766, 0.1508486121892929, 0.041186507791280746, 0.21406088769435883, 0.33987393975257874], "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": [82], "max": [82], "mean": [82.0], "std": [0.0], "count": [1033]}, "index": {"min": [88050], "max": [89082], "mean": [88566.0], "std": [298.20127430981915], "count": [1033]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1033]}, "subtask_annotation": {"mean": [0.9622458857696031, 2.0, 2.0, 2.0, 2.0], "std": [0.20050176541172476, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [1033]}, "scene_annotation": {"mean": [82.0], "std": [0.0], "min": [82], "max": [82], "count": [1033]}, "eef_direction_state": {"mean": [4.199419167473378, 5.032913843175217], "std": [2.5865314362607714, 1.8670425670237014], "min": [0, 0], "max": [6, 6], "count": [1033]}, "eef_velocity_state": {"mean": [0.3436592449177154, 0.24491771539206195], "std": [0.47492901395924403, 0.4300384030283707], "min": [0, 0], "max": [1, 1], "count": [1033]}, "eef_acc_mag_state": {"mean": [0.060019361084220714, 0.02516940948693127], "std": [0.292333138235021, 0.19516318625066872], "min": [0, 0], "max": [2, 2], "count": [1033]}, "eef_direction_action": {"mean": [4.199419167473378, 5.032913843175217], "std": [2.586531436260772, 1.8670425670237014], "min": [0, 0], "max": [6, 6], "count": [1033]}, "eef_velocity_action": {"mean": [0.3436592449177154, 0.24491771539206195], "std": [0.47492901395924403, 0.43003840302837065], "min": [0, 0], "max": [1, 1], "count": [1033]}, "eef_acc_mag_action": {"mean": [0.060019361084220714, 0.02516940948693127], "std": [0.292333138235021, 0.19516318625066872], "min": [0, 0], "max": [2, 2], "count": [1033]}, "eef_sim_pose_state": {"mean": [0.45821723020555066, 0.29705929571627276, 1.1326174890930154, -0.816290450109777, -0.007081629956424589, 0.6219460050802161, 0.5298555250024197, -0.2696968101778496, 1.314385474459443, 0.7363321401190189, -0.11767007555870043, -0.3855463532223698], "std": [0.03589203190333286, 0.018690013940499878, 0.0263796756192076, 0.07632263327465799, 0.09966269735802766, 0.04953687137660264, 0.03010247618446192, 0.012783045355021557, 0.025640353579923135, 0.0549998721710483, 0.10170630761391261, 0.052109458950442174], "min": [0.38692526243178116, 0.25713259550972867, 1.0908528559200266, -0.9056679525523417, -0.13281519617062276, 0.5574381721171047, 0.47843431129978514, -0.28792515383301126, 1.2735809233177486, 0.6426013484833314, -0.2294540301375434, -0.47450469498486214], "max": [0.5152267993864158, 0.3159406462338853, 1.167248218106157, -0.6877651370452239, 0.1655423501907758, 0.7885651374781409, 0.5896532871107764, -0.2194003181466452, 1.346492971397783, 0.8064779068262105, 0.04991853601982288, -0.26504603213063777], "count": [1033]}, "eef_sim_pose_action": {"mean": [0.45832321178838775, 0.29710554675196, 1.1326016900674727, -0.816122502715693, -0.006984288025722494, 0.6219183604062191, 0.5299189474156987, -0.2696854283838165, 1.3143591614682215, 0.7362667984992285, -0.11750974022593375, -0.3854313535678708], "std": [0.03584300389014123, 0.018651131897379217, 0.026397895032305076, 0.0764138686433445, 0.09977411100602376, 0.04955046037874078, 0.03006306973614023, 0.012772042105489982, 0.02566668148467384, 0.0550670245059351, 0.10183105518501359, 0.05204406839021435], "min": [0.38692526243178116, 0.25713259550972867, 1.0908528559200266, -0.9056679525523417, -0.13281519617062276, 0.5574381721171047, 0.47843431129978514, -0.2879256559515273, 1.2735809233177486, 0.6426013484833314, -0.2294540301375434, -0.47450501365621883], "max": [0.5152267993864158, 0.3159406462338853, 1.167248218106157, -0.6877975702787037, 0.1655423501907758, 0.7885651374781409, 0.5896532871107764, -0.2194003181466452, 1.346492971397783, 0.8064779068262105, 0.04991853601982288, -0.26504603213063777], "count": [1033]}, "gripper_mode_state": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [1033]}, "gripper_activity_state": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [1033]}, "gripper_mode_action": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [1033]}, "gripper_activity_action": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [1033]}, "gripper_open_scale_state": {"mean": [0.007158150553734658, 0.0011111319766942108], "std": [0.00019474216285204218, 0.000308874813440084], "min": [0.006363636363636364, 0.0009090909090909091], "max": [0.007272727272727273, 0.0018181818181818182], "count": [1033]}, "gripper_open_scale_action": {"mean": [0.007157976988030482, 0.0011112077587833902], "std": [0.0001946001186644077, 0.0003089755822029132], "min": [0.006363636363636364, 0.0009090909090909091], "max": [0.007272727272727273, 0.0018181818181818182], "count": [1033]}}} +{"episode_index": 82, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.42431295983188283]], [[0.43184884637901505]], [[0.4252838058351683]]], "std": [[[0.1853681580340945]], [[0.18243234524087454]], [[0.18624335915759654]]], "count": [187]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42844365803362344]], [[0.4307234684649261]], [[0.4264510885236448]]], "std": [[[0.25053603237477257]], [[0.25097431872012027]], [[0.25403149145826426]]], "count": [187]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4104787330484779]], [[0.414351922119115]], [[0.40900048604557687]]], "std": [[[0.21199379392794301]], [[0.21010437819470745]], [[0.2130968367020418]]], "count": [187]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4512623488343644]], [[0.46257547250183495]], [[0.45913445549788545]]], "std": [[[0.19642688755811122]], [[0.18290776392500496]], [[0.18410733475563346]]], "count": [187]}, "observation.state": {"min": [-0.3564671277999878, 0.4119435250759125, 0.07226535677909851, -1.5754432678222656, -1.2044473886489868, -0.5423632860183716, -1.4669525623321533, -0.27898699045181274, 0.3196296989917755, 0.21078325808048248, 1.9630227088928223, 1.357133388519287, 0.908210039138794, 0.11554079502820969, 0.5694169402122498, -0.4999670088291168, -2.08117413520813, 1.1717649698257446, -0.12360421568155289, 0.746472954750061, -0.11099287867546082, -0.47473248839378357, 0.11542493849992752, -2.0254299640655518, 1.7493921518325806, -0.8748332262039185, 7.0, 1.0], "max": [0.0715661346912384, 0.4914901852607727, 0.27480971813201904, -1.0852108001708984, -1.133570671081543, -0.3155631721019745, -1.2870222330093384, -0.1939753144979477, 0.4328779876232147, 0.2710161805152893, 2.3189754486083984, 1.9731589555740356, 1.089396595954895, 0.6016979217529297, 0.7707439661026001, -0.2398955076932907, -1.4457412958145142, 1.3145328760147095, 0.026417739689350128, 0.8656014800071716, -0.027025874704122543, -0.31848812103271484, 0.15782994031906128, -1.797276258468628, 2.1599843502044678, -0.7121772170066833, 8.0, 1.625], "mean": [-0.18897958099842072, 0.45071524381637573, 0.19284680485725403, -1.3001459836959839, -1.1569792032241821, -0.42308416962623596, -1.3717299699783325, -0.24450786411762238, 0.39269083738327026, 0.2286417931318283, 2.095371961593628, 1.7126632928848267, 1.0171042680740356, 0.38691428303718567, 0.6638467907905579, -0.4077830910682678, -1.8003708124160767, 1.274643898010254, -0.046326082199811935, 0.8104881644248962, -0.07468616962432861, -0.3882335126399994, 0.14256051182746887, -1.9237710237503052, 1.9737720489501953, -0.799688994884491, 7.754913806915283, 1.0289719104766846], "std": [0.11568616330623627, 0.019146472215652466, 0.0689961165189743, 0.1522035151720047, 0.020520363003015518, 0.08448368310928345, 0.04700106009840965, 0.030065197497606277, 0.03279223293066025, 0.013178778812289238, 0.11385800689458847, 0.2156970202922821, 0.03610246628522873, 0.13197749853134155, 0.06166108325123787, 0.07742160558700562, 0.18047408759593964, 0.04010792821645737, 0.04237484931945801, 0.028036365285515785, 0.028734471648931503, 0.043858833611011505, 0.01096411980688572, 0.06876575946807861, 0.13305017352104187, 0.04003041237592697, 0.25620049238204956, 0.09697654843330383], "count": [1070]}, "action": {"min": [-0.3564671277999878, 0.4119435250759125, 0.07226535677909851, -1.5754432678222656, -1.2044473886489868, -0.5423632860183716, -1.4669525623321533, -0.27898699045181274, 0.3196296989917755, 0.21078325808048248, 1.9630227088928223, 1.357133388519287, 0.908210039138794, 0.11554079502820969, 0.5694169402122498, -0.4999670088291168, -2.08117413520813, 1.1717649698257446, -0.12360421568155289, 0.7464773654937744, -0.11099287867546082, -0.47473248839378357, 0.11542493849992752, -2.0254299640655518, 1.7493921518325806, -0.8748332262039185, 7.0, 1.0], "max": [0.0715661346912384, 0.4914901852607727, 0.27480971813201904, -1.0852108001708984, -1.133570671081543, -0.3155631721019745, -1.2870222330093384, -0.1939753144979477, 0.4328779876232147, 0.2710161805152893, 2.3189754486083984, 1.9731589555740356, 1.089396595954895, 0.6016979217529297, 0.7707439661026001, -0.2398955076932907, -1.4457412958145142, 1.3145328760147095, 0.026417739689350128, 0.8656014800071716, -0.027025874704122543, -0.31848812103271484, 0.15782994031906128, -1.797276258468628, 2.1599843502044678, -0.7121772170066833, 8.0, 1.625], "mean": [-0.18934616446495056, 0.45070695877075195, 0.19299255311489105, -1.299689769744873, -1.1569188833236694, -0.4228723645210266, -1.3716751337051392, -0.2445404976606369, 0.39279621839523315, 0.22865544259548187, 2.0952489376068115, 1.7130709886550903, 1.0170615911483765, 0.38735130429267883, 0.6636648178100586, -0.40800875425338745, -1.799797534942627, 1.2745437622070312, -0.04620017111301422, 0.8105564117431641, -0.07472334057092667, -0.38837647438049316, 0.1425607055425644, -1.9237936735153198, 1.9739983081817627, -0.7997059226036072, 7.754725933074951, 1.0289719104766846], "std": [0.11549483984708786, 0.019153133034706116, 0.06900148093700409, 0.1521093249320984, 0.020492883399128914, 0.08446872234344482, 0.04699341952800751, 0.03007681667804718, 0.03273849934339523, 0.013170343823730946, 0.11390885710716248, 0.2157435417175293, 0.036084480583667755, 0.13185445964336395, 0.0616326704621315, 0.07728524506092072, 0.18055562674999237, 0.04022694006562233, 0.042363960295915604, 0.02796923741698265, 0.02874554879963398, 0.04388182982802391, 0.010964380577206612, 0.06878606975078583, 0.13313205540180206, 0.04005824774503708, 0.25610148906707764, 0.09697654098272324], "count": [1070]}, "timestamp": {"min": [0.0], "max": [35.63333333333333], "mean": [17.81666666666667], "std": [10.296075304049921], "count": [1070]}, "frame_index": {"min": [0], "max": [1069], "mean": [534.5], "std": [308.8822591214976], "count": [1070]}, "episode_index": {"min": [83], "max": [83], "mean": [83.0], "std": [0.0], "count": [1070]}, "index": {"min": [89083], "max": [90152], "mean": [89617.5], "std": [308.8822591214976], "count": [1070]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1070]}, "subtask_annotation": {"mean": [0.8934579439252337, 2.0, 2.0, 2.0, 2.0], "std": [0.31453006870430866, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [1070]}, "scene_annotation": {"mean": [83.0], "std": [0.0], "min": [83], "max": [83], "count": [1070]}, "eef_direction_state": {"mean": [4.586915887850467, 4.837383177570094], "std": [2.352055538163833, 2.200192148129082], "min": [0, 0], "max": [6, 6], "count": [1070]}, "eef_velocity_state": {"mean": [0.29813084112149535, 0.2588785046728972], "std": [0.4574372554719229, 0.43801874901791366], "min": [0, 0], "max": [1, 1], "count": [1070]}, "eef_acc_mag_state": {"mean": [0.05794392523364486, 0.05420560747663551], "std": [0.28417362837046006, 0.2849103396698722], "min": [0, 0], "max": [2, 2], "count": [1070]}, "eef_direction_action": {"mean": [4.586915887850467, 4.837383177570094], "std": [2.352055538163833, 2.200192148129082], "min": [0, 0], "max": [6, 6], "count": [1070]}, "eef_velocity_action": {"mean": [0.29813084112149535, 0.2588785046728972], "std": [0.4574372554719229, 0.43801874901791366], "min": [0, 0], "max": [1, 1], "count": [1070]}, "eef_acc_mag_action": {"mean": [0.05794392523364486, 0.05420560747663551], "std": [0.28417362837046006, 0.2849103396698722], "min": [0, 0], "max": [2, 2], "count": [1070]}, "eef_sim_pose_state": {"mean": [0.5019196742139319, 0.34346097870817865, 1.139479328634694, -0.7042089352740319, -0.06485260509436704, 0.3771704168942576, 0.5004022837214132, -0.2648104947574478, 1.317244170016946, 0.5824699600179772, 0.0806106430538441, -0.1893257734903624], "std": [0.029022586164280485, 0.013321327388049585, 0.026134860478508465, 0.07864120762270237, 0.15072112977767874, 0.04398544402551383, 0.03982382865402848, 0.01116521342106781, 0.024069855639760124, 0.06447821384031803, 0.08974408466814407, 0.05679974798953374], "min": [0.4352753405896744, 0.322334709550666, 1.1087553217591573, -0.8323292422129689, -0.3210391418256273, 0.31922261270811514, 0.4307091330261851, -0.28142605366048795, 1.2828317245639012, 0.44005665499869856, -0.08087261799611967, -0.32490343544190914], "max": [0.5503310929262201, 0.3851895959133284, 1.184478216900257, -0.609475399574542, 0.1161965346769882, 0.49940157722642353, 0.5753023489886594, -0.23666508176492843, 1.3591661618655901, 0.6641320157054932, 0.20652607016166669, -0.10488285651401164], "count": [1070]}, "eef_sim_pose_action": {"mean": [0.5020099797138506, 0.3434816359053282, 1.1394599632160118, -0.7040075337446495, -0.06461613697375534, 0.3771281302799793, 0.5005332036131256, -0.2648144575313594, 1.3172196449308267, 0.5823132717668508, 0.08071209681851439, -0.1894150857685404], "std": [0.028969205753425657, 0.01330654517531698, 0.02614358256266475, 0.07860577507938074, 0.15077475441354185, 0.043996746613280825, 0.039824836769245996, 0.011170353001289051, 0.024074439776961356, 0.06459484958366443, 0.08975513969252724, 0.05693633744921054], "min": [0.4352753405896744, 0.322334709550666, 1.1087553217591573, -0.8323292422129689, -0.3210391418256273, 0.31922261270811514, 0.4307091330261851, -0.28142605366048795, 1.2828317245639012, 0.44005665499869856, -0.08087261799611967, -0.32490343544190914], "max": [0.5503310929262201, 0.3851895959133284, 1.184478216900257, -0.609475399574542, 0.1161965346769882, 0.49940157722642353, 0.5753023489886594, -0.23666508176492843, 1.3591661618655901, 0.6641320157054932, 0.20652607016166669, -0.10488285651401164], "count": [1070]}, "gripper_mode_state": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [1070]}, "gripper_activity_state": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [1070]}, "gripper_mode_action": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [1070]}, "gripper_activity_action": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [1070]}, "gripper_open_scale_state": {"mean": [0.007049921550685845, 0.0009354290569243654], "std": [0.00023291061211514667, 8.81606919611788e-05], "min": [0.006363636363636364, 0.0009090909090909091], "max": [0.007272727272727273, 0.0014772727272727272], "count": [1070]}, "gripper_open_scale_action": {"mean": [0.007049750447171905, 0.0009354290569243654], "std": [0.00023281985708817438, 8.816069196117881e-05], "min": [0.006363636363636364, 0.0009090909090909091], "max": [0.007272727272727273, 0.0014772727272727272], "count": [1070]}}} +{"episode_index": 83, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7725490196078432]], [[1.0]], [[0.8901960784313725]]], "mean": [[[0.4227050290486565]], [[0.4290789465323166]], [[0.4230700878267974]]], "std": [[[0.1977432893127775]], [[0.19514826716838085]], [[0.19840303815796884]]], "count": [180]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43536919821169207]], [[0.43834076116557735]], [[0.43286245461147427]]], "std": [[[0.24237424716174238]], [[0.2426202255258873]], [[0.24623017342096562]]], "count": [180]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4188790577342048]], [[0.4241137118736384]], [[0.4219907316630356]]], "std": [[[0.20742271151197067]], [[0.2055800242107687]], [[0.20839201367248333]]], "count": [180]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4556177593954248]], [[0.46310980959513437]], [[0.4607929874727669]]], "std": [[[0.18445933373828755]], [[0.17462632231208225]], [[0.17407289009961144]]], "count": [180]}, "observation.state": {"min": [-0.06759224086999893, 0.4628307819366455, 0.038438692688941956, -1.7583013772964478, -1.0595664978027344, -0.48151344060897827, -0.9974033236503601, -0.2745774984359741, 0.31135356426239014, 0.18587157130241394, -2.213296413421631, -2.0662786960601807, -1.3963075876235962, 0.19670188426971436, 0.573162853717804, -0.5639453530311584, -2.0475656986236572, 1.228806734085083, -0.07508406788110733, 0.7418249249458313, -0.11012281477451324, -0.4709928631782532, 0.10535218566656113, -2.1635215282440186, 1.7373065948486328, -0.8298734426498413, 7.0, 1.0], "max": [0.22521837055683136, 0.5157927870750427, 0.22195787727832794, -1.4448140859603882, -1.0010106563568115, -0.31331169605255127, -0.8563272356987, -0.18362049758434296, 0.39086461067199707, 0.25720319151878357, 2.2086668014526367, 1.8807555437088013, 1.3618478775024414, 0.6720651984214783, 0.8007548451423645, -0.2856798470020294, -1.4463499784469604, 1.3335962295532227, 0.04749586433172226, 0.9163785576820374, -0.0006799999973736703, -0.33060842752456665, 0.15676212310791016, -1.8032503128051758, 2.158053398132324, -0.6004460453987122, 8.0, 1.0], "mean": [0.04391401633620262, 0.48471733927726746, 0.14661137759685516, -1.5748151540756226, -1.0370184183120728, -0.37513279914855957, -0.9239761233329773, -0.24673216044902802, 0.36068448424339294, 0.2190878987312317, -0.8474064469337463, -0.9847008585929871, -0.607488751411438, 0.48293495178222656, 0.6697484254837036, -0.4676338732242584, -1.7187814712524414, 1.2788734436035156, 0.008718184195458889, 0.847032368183136, -0.07542943954467773, -0.40704619884490967, 0.14073407649993896, -1.9309499263763428, 2.0302929878234863, -0.7076849341392517, 7.6316609382629395, 1.0], "std": [0.0910269096493721, 0.017355451360344887, 0.06310076266527176, 0.10839517414569855, 0.01463274471461773, 0.056352436542510986, 0.03623481094837189, 0.028354555368423462, 0.025081101804971695, 0.017047176137566566, 1.8024673461914062, 1.6560487747192383, 1.1533262729644775, 0.10452652722597122, 0.060148727148771286, 0.07987881451845169, 0.15983892977237701, 0.03093794919550419, 0.03559879958629608, 0.03951486945152283, 0.03410167992115021, 0.03572707250714302, 0.014461151324212551, 0.10505358874797821, 0.13437864184379578, 0.06217129901051521, 0.25321057438850403, 0.0], "count": [1018]}, "action": {"min": [-0.06759224086999893, 0.4628307819366455, 0.038438692688941956, -1.7583013772964478, -1.0595664978027344, -0.48151344060897827, -0.9974033236503601, -0.2745774984359741, 0.31135350465774536, 0.18587157130241394, -2.213296413421631, -2.0662786960601807, -1.3963075876235962, 0.19670188426971436, 0.573162853717804, -0.5639453530311584, -2.0475656986236572, 1.228806734085083, -0.07508406788110733, 0.7418249249458313, -0.11012281477451324, -0.4709928631782532, 0.10535218566656113, -2.1635215282440186, 1.7373065948486328, -0.8298734426498413, 7.0, 1.0], "max": [0.22521837055683136, 0.5157927870750427, 0.22195787727832794, -1.4448140859603882, -1.0010106563568115, -0.31331169605255127, -0.8563272356987, -0.18362049758434296, 0.39086461067199707, 0.25720319151878357, 2.2086668014526367, 1.8807555437088013, 1.3618478775024414, 0.6720651984214783, 0.8007548451423645, -0.2856798470020294, -1.4463499784469604, 1.3335962295532227, 0.04749586433172226, 0.9163785576820374, -0.0006799999973736703, -0.33060842752456665, 0.15676212310791016, -1.8032503128051758, 2.158053398132324, -0.6004460453987122, 8.0, 1.0], "mean": [0.04365690425038338, 0.48471784591674805, 0.14667850732803345, -1.5745190382003784, -1.0369902849197388, -0.3750090003013611, -0.923941969871521, -0.2467608004808426, 0.3607620298862457, 0.2191067487001419, -0.8512721061706543, -0.988569974899292, -0.6100373864173889, 0.4833202064037323, 0.6695253849029541, -0.4678468108177185, -1.7181968688964844, 1.2788326740264893, 0.00882580503821373, 0.8471522927284241, -0.0754765197634697, -0.40718284249305725, 0.14073334634304047, -1.9308429956436157, 2.030503511428833, -0.7077308297157288, 7.631697654724121, 1.0], "std": [0.09096423536539078, 0.017354868352413177, 0.06314295530319214, 0.10833221673965454, 0.014619133435189724, 0.056340139359235764, 0.03622448816895485, 0.028359604999423027, 0.02505045384168625, 0.01702544465661049, 1.8005924224853516, 1.6539486646652222, 1.1519384384155273, 0.10419311374425888, 0.06008346378803253, 0.0796821266412735, 0.1597234308719635, 0.0309755802154541, 0.03551081195473671, 0.039380621165037155, 0.034112412482500076, 0.03570050746202469, 0.014460518024861813, 0.10501746833324432, 0.13440904021263123, 0.06224353611469269, 0.2539816200733185, 0.0], "count": [1018]}, "timestamp": {"min": [0.0], "max": [33.9], "mean": [16.95], "std": [9.795704841068524], "count": [1018]}, "frame_index": {"min": [0], "max": [1017], "mean": [508.5], "std": [293.87114523205577], "count": [1018]}, "episode_index": {"min": [84], "max": [84], "mean": [84.0], "std": [0.0], "count": [1018]}, "index": {"min": [90153], "max": [91170], "mean": [90661.5], "std": [293.87114523205577], "count": [1018]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1018]}, "subtask_annotation": {"mean": [0.9115913555992141, 2.0, 2.0, 2.0, 2.0], "std": [0.2907263818102523, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [1018]}, "scene_annotation": {"mean": [84.0], "std": [0.0], "min": [84], "max": [84], "count": [1018]}, "eef_direction_state": {"mean": [4.580550098231827, 5.070726915520629], "std": [2.307392853396808, 1.7186449127245402], "min": [0, 0], "max": [6, 6], "count": [1018]}, "eef_velocity_state": {"mean": [0.3153241650294695, 0.3074656188605108], "std": [0.4646448492966841, 0.46144394251006743], "min": [0, 0], "max": [1, 1], "count": [1018]}, "eef_acc_mag_state": {"mean": [0.08840864440078586, 0.0412573673870334], "std": [0.3682422832575169, 0.23924239988655965], "min": [0, 0], "max": [2, 2], "count": [1018]}, "eef_direction_action": {"mean": [4.580550098231827, 5.070726915520629], "std": [2.307392853396808, 1.7186449127245402], "min": [0, 0], "max": [6, 6], "count": [1018]}, "eef_velocity_action": {"mean": [0.3153241650294695, 0.3074656188605108], "std": [0.4646448492966841, 0.4614439425100675], "min": [0, 0], "max": [1, 1], "count": [1018]}, "eef_acc_mag_action": {"mean": [0.08840864440078586, 0.0412573673870334], "std": [0.3682422832575169, 0.23924239988655965], "min": [0, 0], "max": [2, 2], "count": [1018]}, "eef_sim_pose_state": {"mean": [0.44205354500783584, 0.3255293037590317, 1.145854898588967, -0.585262244963492, 0.1516956715749391, 0.6108394464928473, 0.5211509237787242, -0.26692710569158, 1.3215171490677247, 0.5185532962204351, 0.09111925366615885, -0.15453397573098404], "std": [0.02340994666593401, 0.01556461356175411, 0.02232557996908001, 0.07952994118161041, 0.09850283960827304, 0.0460764093133776, 0.0332452778189638, 0.013707179806006062, 0.0319425311597661, 0.027840666351856013, 0.11424185195838057, 0.05391882431696671], "min": [0.3936082784776606, 0.2921844545666337, 1.1236477762487267, -0.743781615516531, -0.0654875792746843, 0.5074830507257572, 0.4432915751497173, -0.2823303318242792, 1.287783955569233, 0.46080427102574056, -0.16797670375084528, -0.25650413855711596], "max": [0.47268056348648463, 0.3604469745641399, 1.1969116285071004, -0.5014415708557922, 0.251553992323575, 0.696985904631369, 0.5741271638564104, -0.23379375846496742, 1.3942206613560222, 0.5896407711367706, 0.2067796392133976, -0.048568937404226575], "count": [1018]}, "eef_sim_pose_action": {"mean": [0.4421220925755141, 0.3255517255969734, 1.145838634045181, -0.5851036140462663, 0.15177470060038578, 0.6108901583915605, 0.5212777296363877, -0.26692705724647203, 1.32147627743979, 0.5184838212332933, 0.09127660651615745, -0.15457201408768242], "std": [0.023386520490419713, 0.015537055589716327, 0.02233034024863689, 0.07948665155831304, 0.09852476496968912, 0.04601924439472468, 0.03319421140568909, 0.013707139133659446, 0.031951508518078514, 0.027855226792062513, 0.11425775766668385, 0.05397699984584246], "min": [0.3936082784776606, 0.2921844545666337, 1.1236477762487267, -0.743781615516531, -0.0654875792746843, 0.5074830507257572, 0.4432915751497173, -0.2823303318242792, 1.287783955569233, 0.46080427102574056, -0.16797670375084528, -0.25649211458246796], "max": [0.47268056348648463, 0.3604469745641399, 1.1969116285071004, -0.5014415708557922, 0.251553992323575, 0.696985904631369, 0.5741271638564104, -0.23379375846496742, 1.3942206613560222, 0.5896407711367706, 0.2067796392133976, -0.048568937404226575], "count": [1018]}, "gripper_mode_state": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [1018]}, "gripper_activity_state": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [1018]}, "gripper_mode_action": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [1018]}, "gripper_activity_action": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [1018]}, "gripper_open_scale_state": {"mean": [0.006937873419277713, 0.000909090909090889], "std": [0.00023019139146331598, 2.0057740190981832e-17], "min": [0.006363636363636364, 0.0009090909090909091], "max": [0.007272727272727273, 0.0009090909090909091], "count": [1018]}, "gripper_open_scale_action": {"mean": [0.0069379071066008255, 0.000909090909090889], "std": [0.00023089222290928064, 2.0057740190981832e-17], "min": [0.006363636363636364, 0.0009090909090909091], "max": [0.007272727272727273, 0.0009090909090909091], "count": [1018]}}} +{"episode_index": 84, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4381926281341162]], [[0.4449731961522839]], [[0.43956555103208894]]], "std": [[[0.17378770780638875]], [[0.17145112549675298]], [[0.17529703244220513]]], "count": [177]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42214240496104277]], [[0.42441468649606734]], [[0.4196102168032938]]], "std": [[[0.24694933977167127]], [[0.24748807272603526]], [[0.2507978112210882]]], "count": [177]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4057451892009158]], [[0.41016898148148145]], [[0.4042847903050109]]], "std": [[[0.22853747188028237]], [[0.22547012163082247]], [[0.2282705796105317]]], "count": [177]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44027364203685243]], [[0.4513175831302389]], [[0.44842700255714335]]], "std": [[[0.20045894532220412]], [[0.18734709935473673]], [[0.18903690964729683]]], "count": [177]}, "observation.state": {"min": [-0.19264400005340576, 0.5861426591873169, 0.02555052936077118, -1.9188423156738281, -0.9468705654144287, -0.4663737714290619, -0.9890398979187012, -0.22703887522220612, 0.30507516860961914, 0.1986207515001297, -2.5615174770355225, -1.9805846214294434, -0.9963396787643433, 0.238209068775177, 0.6534087657928467, -0.5178850293159485, -2.058098793029785, 1.205849051475525, -0.06893832236528397, 0.6269203424453735, -0.09778687357902527, -0.459852010011673, 0.12219549715518951, -2.015965223312378, -2.2706210613250732, -0.8676593899726868, 4.0, 1.0], "max": [0.21294108033180237, 0.7374048829078674, 0.24266621470451355, -1.5543749332427979, -0.8744306564331055, -0.22585323452949524, -0.8528376817703247, -0.11695200204849243, 0.3933420777320862, 0.25560063123703003, 2.5695455074310303, 1.7116950750350952, 1.1306138038635254, 0.6169989705085754, 0.8153807520866394, -0.2311633974313736, -1.6025514602661133, 1.4687120914459229, 0.10423882305622101, 0.9124101400375366, 0.01710512489080429, -0.32771599292755127, 0.16946293413639069, 1.9679696559906006, 2.3074522018432617, 0.9148107767105103, 8.3125, 1.0], "mean": [0.0017983494326472282, 0.6844805479049683, 0.12796705961227417, -1.7079377174377441, -0.9191535115242004, -0.3373408615589142, -0.9225631356239319, -0.183828204870224, 0.3599860966205597, 0.23587250709533691, -1.3197300434112549, -1.1488065719604492, -0.4924754202365875, 0.4542756676673889, 0.7333177328109741, -0.42869484424591064, -1.8353489637374878, 1.3738893270492554, 0.030494878068566322, 0.7684018611907959, -0.04970279708504677, -0.3864560127258301, 0.14864596724510193, -1.5748097896575928, 1.6848783493041992, -0.60782390832901, 5.114130020141602, 1.0], "std": [0.12541133165359497, 0.04422759264707565, 0.0653289407491684, 0.10835416615009308, 0.02140972949564457, 0.079732246696949, 0.033139243721961975, 0.034479770809412, 0.027750525623559952, 0.014000311493873596, 1.8191266059875488, 1.3462189435958862, 0.7540093064308167, 0.10372845828533173, 0.04638001695275307, 0.08653771877288818, 0.12173891067504883, 0.059989236295223236, 0.05305744335055351, 0.08482903987169266, 0.03827404975891113, 0.03552379459142685, 0.013392801396548748, 1.00901460647583, 1.1296966075897217, 0.43707355856895447, 1.4202319383621216, 0.0], "count": [999]}, "action": {"min": [-0.19264400005340576, 0.5861402750015259, 0.02555052936077118, -1.9188423156738281, -0.9468705654144287, -0.4663737714290619, -0.9890398979187012, -0.22703887522220612, 0.30507537722587585, 0.1986207515001297, -2.5615174770355225, -1.9805846214294434, -0.9963396787643433, 0.238209068775177, 0.6534087657928467, -0.5178850293159485, -2.058098793029785, 1.205849051475525, -0.06893832236528397, 0.6268699169158936, -0.09778687357902527, -0.459852010011673, 0.12219549715518951, -2.015965223312378, -2.2706210613250732, -0.8676593899726868, 4.0, 1.0], "max": [0.21294108033180237, 0.7374048829078674, 0.24266621470451355, -1.5543749332427979, -0.8744306564331055, -0.22585323452949524, -0.8528376817703247, -0.11695200204849243, 0.3933420777320862, 0.25560063123703003, 2.5695455074310303, 1.7116950750350952, 1.1306138038635254, 0.6169989705085754, 0.8153807520866394, -0.2311633974313736, -1.6025514602661133, 1.4687120914459229, 0.1042465791106224, 0.9124101400375366, 0.01710512489080429, -0.32771599292755127, 0.16946293413639069, 1.9679696559906006, 2.3074522018432617, 0.9148107767105103, 8.3125, 1.0], "mean": [0.001485040527768433, 0.6845903396606445, 0.12813514471054077, -1.7075749635696411, -0.919219434261322, -0.3371015191078186, -0.9226493835449219, -0.18387074768543243, 0.3600696325302124, 0.23591050505638123, -1.3242162466049194, -1.1525006294250488, -0.49442005157470703, 0.45461004972457886, 0.7331668138504028, -0.4289591908454895, -1.8348968029022217, 1.3736916780471802, 0.030668236315250397, 0.7682401537895203, -0.04976439103484154, -0.3865874707698822, 0.14863380789756775, -1.5708863735198975, 1.6808111667633057, -0.6061304211616516, 5.110323905944824, 1.0], "std": [0.12528765201568604, 0.04411941021680832, 0.06540357321500778, 0.10825379192829132, 0.02137419767677784, 0.07970348745584488, 0.03306974470615387, 0.03449898585677147, 0.027710694819688797, 0.013951798900961876, 1.815534234046936, 1.3434257507324219, 0.7523213028907776, 0.10356984287500381, 0.04635793715715408, 0.0863371416926384, 0.12175004184246063, 0.060214925557374954, 0.053015291690826416, 0.08494509011507034, 0.0382821261882782, 0.0355495885014534, 0.013379419222474098, 1.015135407447815, 1.1364160776138306, 0.4396301507949829, 1.4185534715652466, 0.0], "count": [999]}, "timestamp": {"min": [0.0], "max": [33.266666666666666], "mean": [16.633333333333333], "std": [9.612877165937752], "count": [999]}, "frame_index": {"min": [0], "max": [998], "mean": [499.0], "std": [288.38631497813253], "count": [999]}, "episode_index": {"min": [85], "max": [85], "mean": [85.0], "std": [0.0], "count": [999]}, "index": {"min": [91171], "max": [92169], "mean": [91670.0], "std": [288.38631497813253], "count": [999]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [999]}, "subtask_annotation": {"mean": [0.9579579579579579, 2.0, 2.0, 2.0, 2.0], "std": [0.21042460109735558, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [999]}, "scene_annotation": {"mean": [85.0], "std": [0.0], "min": [85], "max": [85], "count": [999]}, "eef_direction_state": {"mean": [4.241241241241241, 5.01001001001001], "std": [2.5560505188896254, 2.0179127512783164], "min": [0, 0], "max": [6, 6], "count": [999]}, "eef_velocity_state": {"mean": [0.34034034034034033, 0.24524524524524524], "std": [0.5025304180896841, 0.4302325126368861], "min": [0, 0], "max": [2, 1], "count": [999]}, "eef_acc_mag_state": {"mean": [0.04804804804804805, 0.018018018018018018], "std": [0.26412772885641433, 0.17235249071809833], "min": [0, 0], "max": [2, 2], "count": [999]}, "eef_direction_action": {"mean": [4.241241241241241, 5.01001001001001], "std": [2.5560505188896254, 2.0179127512783164], "min": [0, 0], "max": [6, 6], "count": [999]}, "eef_velocity_action": {"mean": [0.34034034034034033, 0.24524524524524524], "std": [0.5025304180896841, 0.4302325126368861], "min": [0, 0], "max": [2, 1], "count": [999]}, "eef_acc_mag_action": {"mean": [0.04804804804804805, 0.018018018018018018], "std": [0.2641277288564144, 0.17235249071809833], "min": [0, 0], "max": [2, 2], "count": [999]}, "eef_sim_pose_state": {"mean": [0.45262642634576467, 0.358486256723658, 1.2219586353805878, -0.41546165881087754, -0.12899950564327295, 0.5379068943186991, 0.5000394668554468, -0.2720869223492073, 1.3457902442745395, 0.5466940294365714, 0.11433469400444225, -0.16037217659383213], "std": [0.02923785548253812, 0.016509867754157383, 0.02710466805223724, 0.11577340438327884, 0.12220626121024424, 0.03546518832635909, 0.027892142075440877, 0.01233057358341883, 0.03063086737004589, 0.10370811711375962, 0.13632762076074267, 0.12456714426486512], "min": [0.39987889935279297, 0.31495785745640226, 1.1884021038774515, -0.6162282086905108, -0.3614547078917858, 0.4874962153645087, 0.44671534751643865, -0.2897194935923698, 1.3062403931869555, 0.3499922416066833, -0.12485597613164923, -0.41906824994855096], "max": [0.4954394609264526, 0.37637270344133655, 1.2767007536889925, -0.2881128515658204, 0.02724964845129607, 0.6067265125913579, 0.5500165460378772, -0.2467226172618079, 1.4015971986500093, 0.6910324985511425, 0.29409213815522595, 0.05601860791901114], "count": [999]}, "eef_sim_pose_action": {"mean": [0.45270437812072545, 0.3585337439219915, 1.2219399310980195, -0.4151655324001107, -0.1288424855166036, 0.5378133146931405, 0.5001420103982162, -0.27207876496503475, 1.3457529364582768, 0.5463965966037492, 0.11453458044758724, -0.16062843155216547], "std": [0.029200903563041006, 0.016453108532213212, 0.027116540374603117, 0.11571864523105364, 0.12228536397986003, 0.03546984696003253, 0.027884224109027068, 0.01232160462216962, 0.03063257507615258, 0.10384340342407676, 0.1363019605963072, 0.1248357500522569], "min": [0.399880293198891, 0.31495785745640226, 1.1884021038774515, -0.6162282086905108, -0.3614547078917858, 0.4874962153645087, 0.44671534751643865, -0.2897194935923698, 1.3062403931869555, 0.3499922416066833, -0.12485597613164923, -0.4190981015024253], "max": [0.4954394609264526, 0.37637270344133655, 1.2767007536889925, -0.2881128515658204, 0.02724964845129607, 0.6067265125913579, 0.5500165460378772, -0.2467226172618079, 1.4015971986500093, 0.6910324985511425, 0.29409213815522595, 0.05601860791901114], "count": [999]}, "gripper_mode_state": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [999]}, "gripper_activity_state": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [999]}, "gripper_mode_action": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [999]}, "gripper_activity_action": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [999]}, "gripper_open_scale_state": {"mean": [0.004649208193643684, 0.0009090909090908896], "std": [0.0012911174702282715, 1.951563910473908e-17], "min": [0.0036363636363636364, 0.0009090909090909091], "max": [0.007556818181818182, 0.0009090909090909091], "count": [999]}, "gripper_open_scale_action": {"mean": [0.004645749310451714, 0.0009090909090908896], "std": [0.0012895971236342872, 1.951563910473908e-17], "min": [0.0036363636363636364, 0.0009090909090909091], "max": [0.007556818181818182, 0.0009090909090909091], "count": [999]}}} +{"episode_index": 85, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42097334168184575]], [[0.4277699594181935]], [[0.42088359294081934]]], "std": [[[0.19211773315569342]], [[0.18902639375362276]], [[0.1927701090779046]]], "count": [183]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43627073957998497]], [[0.4377558629326047]], [[0.4336090853691203]]], "std": [[[0.23872027348306152]], [[0.24075465558838802]], [[0.24373089701008063]]], "count": [183]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4167452129986785]], [[0.42125709623557983]], [[0.41727014246044497]]], "std": [[[0.21205829231485032]], [[0.21036301695920753]], [[0.21388856626101954]]], "count": [183]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44388012518304226]], [[0.4551353284938748]], [[0.45362026545590917]]], "std": [[[0.1919228891352038]], [[0.18190146421760378]], [[0.1827170874809389]]], "count": [183]}, "observation.state": {"min": [-0.32185617089271545, 0.6035479307174683, 0.01817433163523674, -1.9877521991729736, -1.3384144306182861, -0.26623979210853577, -0.8971330523490906, -0.2610306739807129, 0.2575128674507141, 0.2001829445362091, -1.826124906539917, -2.40704607963562, -1.2527551651000977, 0.20330031216144562, 0.6562623381614685, -0.5457121133804321, -2.1441402435302734, 1.3046472072601318, 0.01716422289609909, 0.57499760389328, -0.11122850328683853, -0.4556293785572052, 0.11063031107187271, -1.9754019975662231, -2.335766077041626, -0.987851083278656, 9.0, 1.0], "max": [0.49280351400375366, 0.7116503715515137, 0.3984750211238861, -1.307139277458191, -1.158117651939392, -0.0061937374994158745, -0.7802701592445374, -0.16590675711631775, 0.4465658664703369, 0.23987087607383728, 1.9018945693969727, 2.409641742706299, 1.3311970233917236, 0.5579544901847839, 0.9121373891830444, -0.3962922692298889, -1.613106369972229, 1.5097992420196533, 0.12073751538991928, 0.6580873131752014, -0.0001966874988283962, -0.3135223090648651, 0.1512199342250824, 1.8444466590881348, 2.378441333770752, 0.9963701367378235, 10.4375, 1.5555555820465088], "mean": [0.1195855364203453, 0.6733666062355042, 0.19175854325294495, -1.7405506372451782, -1.2255290746688843, -0.14634689688682556, -0.8286520838737488, -0.2224516123533249, 0.3415560722351074, 0.2183534950017929, -0.44770753383636475, -0.7143502235412598, -0.2672497630119324, 0.41016197204589844, 0.7826193571090698, -0.4847075939178467, -1.918615698814392, 1.4575085639953613, 0.0767892375588417, 0.6172943115234375, -0.06771916896104813, -0.3737890422344208, 0.13165754079818726, -1.67597496509552, 2.1741414070129395, -0.7497338652610779, 9.022136688232422, 1.020153522491455], "std": [0.2359967827796936, 0.029245885089039803, 0.1364293396472931, 0.22342674434185028, 0.04242599010467529, 0.08729749172925949, 0.03145340457558632, 0.025498246774077415, 0.05597010254859924, 0.00947710033506155, 1.6576908826828003, 2.110025405883789, 1.0987472534179688, 0.07628045976161957, 0.05682394653558731, 0.037391066551208496, 0.12981557846069336, 0.04811347275972366, 0.021357478573918343, 0.018654124811291695, 0.03224138915538788, 0.03285810351371765, 0.009164624847471714, 0.4078712463378906, 0.514885663986206, 0.20882189273834229, 0.15323659777641296, 0.08398906141519547], "count": [1039]}, "action": {"min": [-0.32185617089271545, 0.6035479307174683, 0.01817433163523674, -1.9877521991729736, -1.338415265083313, -0.26623886823654175, -0.8971330523490906, -0.2610306739807129, 0.2575128674507141, 0.2001829445362091, -1.826124906539917, -2.40704607963562, -1.2527551651000977, 0.20330031216144562, 0.6562623381614685, -0.5457121133804321, -2.1441402435302734, 1.304532766342163, 0.01716422289609909, 0.57499760389328, -0.11122850328683853, -0.4556293785572052, 0.11063031107187271, -1.9754019975662231, -2.335766077041626, -0.987851083278656, 9.0, 1.0], "max": [0.49280351400375366, 0.7116503715515137, 0.3984750211238861, -1.307139277458191, -1.158117651939392, -0.0061937374994158745, -0.7802701592445374, -0.16590675711631775, 0.4465658664703369, 0.23987087607383728, 1.9018945693969727, 2.409641742706299, 1.3311970233917236, 0.5579544901847839, 0.9121373891830444, -0.3962922692298889, -1.613106369972229, 1.5097992420196533, 0.12073751538991928, 0.6580873131752014, -0.0001966874988283962, -0.3135223090648651, 0.1512199342250824, 1.8444466590881348, 2.378441333770752, 0.9963701367378235, 10.4375, 1.5555555820465088], "mean": [0.11897597461938858, 0.6733300685882568, 0.19202686846256256, -1.739977478981018, -1.225359559059143, -0.14610402286052704, -0.8286923170089722, -0.22248901426792145, 0.34170404076576233, 0.21836452186107635, -0.45090147852897644, -0.718659520149231, -0.26948872208595276, 0.41025352478027344, 0.7824981212615967, -0.4847549498081207, -1.9182504415512085, 1.4574449062347412, 0.076788991689682, 0.61726313829422, -0.06777828931808472, -0.37388381361961365, 0.13168750703334808, -1.6723750829696655, 2.1698355674743652, -0.7481133341789246, 9.022136688232422, 1.0204542875289917], "std": [0.23625075817108154, 0.029301995411515236, 0.13655047118663788, 0.2237086147069931, 0.042326249182224274, 0.08731458336114883, 0.03149626404047012, 0.02550829015672207, 0.056028615683317184, 0.009474730119109154, 1.6568775177001953, 2.1087646484375, 1.0978575944900513, 0.07637421786785126, 0.05695882812142372, 0.037401147186756134, 0.13013401627540588, 0.04827265813946724, 0.021357351914048195, 0.01868799701333046, 0.03224615380167961, 0.03295142948627472, 0.009175661951303482, 0.42216920852661133, 0.5335368514060974, 0.2157183438539505, 0.15323659777641296, 0.08447408676147461], "count": [1039]}, "timestamp": {"min": [0.0], "max": [34.6], "mean": [17.3], "std": [9.997777530809312], "count": [1039]}, "frame_index": {"min": [0], "max": [1038], "mean": [519.0], "std": [299.93332592427936], "count": [1039]}, "episode_index": {"min": [86], "max": [86], "mean": [86.0], "std": [0.0], "count": [1039]}, "index": {"min": [92170], "max": [93208], "mean": [92689.0], "std": [299.93332592427936], "count": [1039]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1039]}, "subtask_annotation": {"mean": [0.9393647738209817, 2.0, 2.0, 2.0, 2.0], "std": [0.24659369650429339, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [1039]}, "scene_annotation": {"mean": [86.0], "std": [0.0], "min": [86], "max": [86], "count": [1039]}, "eef_direction_state": {"mean": [4.585178055822906, 4.857555341674687], "std": [2.3315659853914843, 2.1424079062436165], "min": [0, 0], "max": [6, 6], "count": [1039]}, "eef_velocity_state": {"mean": [0.29547641963426374, 0.2714148219441771], "std": [0.4562566219512709, 0.44468957304303053], "min": [0, 0], "max": [1, 1], "count": [1039]}, "eef_acc_mag_state": {"mean": [0.1126082771896054, 0.10779595765158806], "std": [0.41602272783570343, 0.4091433958017931], "min": [0, 0], "max": [2, 2], "count": [1039]}, "eef_direction_action": {"mean": [4.585178055822906, 4.857555341674687], "std": [2.3315659853914843, 2.1424079062436165], "min": [0, 0], "max": [6, 6], "count": [1039]}, "eef_velocity_action": {"mean": [0.29547641963426374, 0.2714148219441771], "std": [0.4562566219512709, 0.4446895730430306], "min": [0, 0], "max": [1, 1], "count": [1039]}, "eef_acc_mag_action": {"mean": [0.1126082771896054, 0.10779595765158806], "std": [0.41602272783570343, 0.4091433958017931], "min": [0, 0], "max": [2, 2], "count": [1039]}, "eef_sim_pose_state": {"mean": [0.42128838714698713, 0.3323750666117688, 1.1820429829252406, -0.4644901132917879, 0.36677964751982406, 0.4754726861905267, 0.47757110802800035, -0.25671846285730454, 1.333173554692752, 0.497988539556625, 0.2964434061950611, -0.16760323261892637], "std": [0.054723912350166784, 0.010141528127123746, 0.017823899756991446, 0.11057067054411732, 0.06887771927679157, 0.03152808698300829, 0.026352826929977875, 0.007311574091599144, 0.030558193380496475, 0.024883040807086157, 0.11871277601472507, 0.056815624755969435], "min": [0.33509673509775967, 0.31375259373496023, 1.1515185231722491, -0.6819842103527562, 0.19958362602994373, 0.39765123344122044, 0.4193986472253789, -0.27302480453597067, 1.2918740293417055, 0.39991369825745615, 0.03750323799931743, -0.4064151729281905], "max": [0.5277752279282006, 0.35085267735375836, 1.2234187970541104, -0.31268127546401325, 0.45580006060161615, 0.5398766497504949, 0.5431326799823504, -0.2394187300443912, 1.396865270843469, 0.5285651496431235, 0.44154858928240337, -0.09835796755438503], "count": [1039]}, "eef_sim_pose_action": {"mean": [0.4214367235381576, 0.3324022393175633, 1.1820309022336069, -0.4641393297962218, 0.3667612368034697, 0.475526913352381, 0.47764230737405106, -0.2567421541424158, 1.333120993073221, 0.4979238792370384, 0.296594918845565, -0.16784497832171436], "std": [0.05478502375851272, 0.010129445934289721, 0.01782982326416914, 0.11045831735250523, 0.0688674441450797, 0.03149876996181671, 0.02642835282551261, 0.007321332660207008, 0.030555707840096414, 0.02505080234195189, 0.11863548877185968, 0.05729693424249364], "min": [0.33509673509775967, 0.31375259373496023, 1.1515185231722491, -0.6819876753553827, 0.19958362602994373, 0.39765123344122044, 0.4193986472253789, -0.27302480453597067, 1.2918740293417055, 0.3998724221324682, 0.03750323799931743, -0.40648466344783507], "max": [0.5277752279282006, 0.35085267735375836, 1.2234187970541104, -0.31268127546401325, 0.45580006060161615, 0.5398766497504949, 0.5431326799823504, -0.2394187300443912, 1.396865270843469, 0.5285651496431235, 0.44154858928240337, -0.09835796755438503], "count": [1039]}, "gripper_mode_state": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [1039]}, "gripper_activity_state": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [1039]}, "gripper_mode_action": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [1039]}, "gripper_activity_action": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [1039]}, "gripper_open_scale_state": {"mean": [0.008201942427158838, 0.0009274121614378062], "std": [0.00013930564097671736, 7.63535020700108e-05], "min": [0.008181818181818182, 0.0009090909090909091], "max": [0.009488636363636364, 0.001414141438224099], "count": [1039]}, "gripper_open_scale_action": {"mean": [0.008201942427158838, 0.0009276855886842845], "std": [0.00013930564097671736, 7.679480224439572e-05], "min": [0.008181818181818182, 0.0009090909090909091], "max": [0.009488636363636364, 0.001414141438224099], "count": [1039]}}} +{"episode_index": 86, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41133316710992907]], [[0.4179694659557085]], [[0.4113786786434432]]], "std": [[[0.1926795829446351]], [[0.18937176175681902]], [[0.19278412949927196]]], "count": [188]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4334816100420665]], [[0.43459813264844943]], [[0.4303335647423863]]], "std": [[[0.24008008460119862]], [[0.2419011993857123]], [[0.24457667453611887]]], "count": [188]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39636079278785985]], [[0.40301263949728827]], [[0.39913757974377695]]], "std": [[[0.22860967974368737]], [[0.22601915667757158]], [[0.22959074085050388]]], "count": [188]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4277562534765679]], [[0.44182615530698094]], [[0.44124531097900155]]], "std": [[[0.19166471011572758]], [[0.18248236940297158]], [[0.18475841225203835]]], "count": [188]}, "observation.state": {"min": [-0.03143119812011719, 0.6253416538238525, -0.09207593649625778, -2.087878465652466, -0.9254084825515747, -0.3049297630786896, -0.6830706000328064, -0.2252436876296997, 0.2567407488822937, 0.20393750071525574, -2.081108808517456, -1.9882354736328125, -1.1474392414093018, 0.05968589708209038, 0.6162005066871643, -0.4856618642807007, -2.2267565727233887, 1.2552571296691895, -0.047486044466495514, 0.5011593103408813, -0.10277256369590759, -0.4406413733959198, 0.10067443549633026, -1.8748997449874878, 2.029146194458008, -1.0863114595413208, 8.5625, 1.0], "max": [0.5159258842468262, 0.7009252905845642, 0.22894902527332306, -1.6828027963638306, -0.8602542281150818, -0.10660143941640854, -0.6235646605491638, -0.1723341941833496, 0.3855058252811432, 0.25241148471832275, -1.8257184028625488, -1.7579847574234009, -0.9357014298439026, 0.4677373170852661, 0.8674941062927246, -0.27032533288002014, -1.6814491748809814, 1.4445905685424805, 0.06755693256855011, 0.5640413165092468, -0.02947000041604042, -0.2963646352291107, 0.141889750957489, -1.624753475189209, 2.3093466758728027, -0.8463431000709534, 9.0, 1.0], "mean": [0.1636544167995453, 0.6778821349143982, 0.12011653929948807, -1.8639187812805176, -0.8999302983283997, -0.17696622014045715, -0.6470758318901062, -0.20522883534431458, 0.3374672532081604, 0.21254388988018036, -1.9193252325057983, -1.9259587526321411, -0.9911790490150452, 0.3068182170391083, 0.7241926193237305, -0.4188235104084015, -1.9493448734283447, 1.3742034435272217, 0.01377098634839058, 0.532774806022644, -0.07956995815038681, -0.37077856063842773, 0.13121525943279266, -1.7564637660980225, 2.219776153564453, -0.9608038067817688, 8.993542671203613, 1.0], "std": [0.1337771862745285, 0.01967480778694153, 0.08886139839887619, 0.11199845373630524, 0.010007240809500217, 0.05866894870996475, 0.01309604849666357, 0.01640762947499752, 0.03126661852002144, 0.007762324530631304, 0.07377113401889801, 0.05552613362669945, 0.06437339633703232, 0.09069979935884476, 0.06780318915843964, 0.06079801917076111, 0.1459953784942627, 0.07010483741760254, 0.028313182294368744, 0.013328703120350838, 0.023963799700140953, 0.03852833807468414, 0.007473431993275881, 0.08920024335384369, 0.08283406496047974, 0.05960819870233536, 0.0487842932343483, 0.0], "count": [1084]}, "action": {"min": [-0.03143119812011719, 0.6253416538238525, -0.09207593649625778, -2.087878465652466, -0.9254084825515747, -0.3049297630786896, -0.6830706000328064, -0.2252436876296997, 0.2567407488822937, 0.20393750071525574, -2.081108808517456, -1.9882354736328125, -1.1474392414093018, 0.05968589708209038, 0.6162005066871643, -0.4856618642807007, -2.2267565727233887, 1.2552571296691895, -0.047486044466495514, 0.5011593103408813, -0.10277256369590759, -0.4406413733959198, 0.10067443549633026, -1.8748997449874878, 2.029146194458008, -1.0863114595413208, 8.5625, 1.0], "max": [0.5159258842468262, 0.7009252905845642, 0.22894902527332306, -1.6828027963638306, -0.8602542281150818, -0.10660143941640854, -0.6235646605491638, -0.1723341941833496, 0.3855058252811432, 0.25241148471832275, -1.8257184028625488, -1.7579847574234009, -0.9357014298439026, 0.4677373170852661, 0.8674941062927246, -0.27032533288002014, -1.6814491748809814, 1.4445905685424805, 0.06755296885967255, 0.5640413165092468, -0.02947000041604042, -0.2963646352291107, 0.141889750957489, -1.624753475189209, 2.3093466758728027, -0.8463431000709534, 9.0, 1.0], "mean": [0.1632794290781021, 0.6779098510742188, 0.12033580988645554, -1.8635636568069458, -0.899939239025116, -0.17678749561309814, -0.64704829454422, -0.20527441799640656, 0.33756253123283386, 0.21255351603031158, -1.9190917015075684, -1.9260704517364502, -0.9910025000572205, 0.30705752968788147, 0.724001407623291, -0.4189942181110382, -1.9488986730575562, 1.3740702867507935, 0.013871582224965096, 0.5327858328819275, -0.07963664084672928, -0.3708922564983368, 0.13121213018894196, -1.7564432621002197, 2.220022201538086, -0.9609162211418152, 8.993542671203613, 1.0], "std": [0.1337490975856781, 0.01962590217590332, 0.08883264660835266, 0.11195544898509979, 0.010006574913859367, 0.05858498439192772, 0.013075776398181915, 0.016388241201639175, 0.03125426545739174, 0.007758110295981169, 0.07365947961807251, 0.055483900010585785, 0.06420727074146271, 0.09077741950750351, 0.06781413406133652, 0.06068428233265877, 0.14606903493404388, 0.07018829137086868, 0.02831028774380684, 0.013334899209439754, 0.02392483316361904, 0.03855133056640625, 0.007469679228961468, 0.08917640149593353, 0.082664854824543, 0.059639956802129745, 0.048784296959638596, 0.0], "count": [1084]}, "timestamp": {"min": [0.0], "max": [36.1], "mean": [18.049999999999997], "std": [10.430790424933717], "count": [1084]}, "frame_index": {"min": [0], "max": [1083], "mean": [541.5], "std": [312.9237127480115], "count": [1084]}, "episode_index": {"min": [87], "max": [87], "mean": [87.0], "std": [0.0], "count": [1084]}, "index": {"min": [93209], "max": [94292], "mean": [93750.5], "std": [312.9237127480115], "count": [1084]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1084]}, "subtask_annotation": {"mean": [0.9381918819188192, 2.0, 2.0, 2.0, 2.0], "std": [0.24835038055298514, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [1084]}, "scene_annotation": {"mean": [87.0], "std": [0.0], "min": [87], "max": [87], "count": [1084]}, "eef_direction_state": {"mean": [4.635608856088561, 4.607011070110701], "std": [2.3109448991075183, 2.3112485076434717], "min": [0, 0], "max": [6, 6], "count": [1084]}, "eef_velocity_state": {"mean": [0.2887453874538745, 0.3016605166051661], "std": [0.45317931183801713, 0.4589787024761231], "min": [0, 0], "max": [1, 1], "count": [1084]}, "eef_acc_mag_state": {"mean": [0.11254612546125461, 0.1033210332103321], "std": [0.4167496048135988, 0.40343090909558527], "min": [0, 0], "max": [2, 2], "count": [1084]}, "eef_direction_action": {"mean": [4.635608856088561, 4.607011070110701], "std": [2.3109448991075183, 2.3112485076434717], "min": [0, 0], "max": [6, 6], "count": [1084]}, "eef_velocity_action": {"mean": [0.2887453874538745, 0.3016605166051661], "std": [0.45317931183801713, 0.4589787024761231], "min": [0, 0], "max": [1, 1], "count": [1084]}, "eef_acc_mag_action": {"mean": [0.11254612546125461, 0.1033210332103321], "std": [0.4167496048135988, 0.40343090909558527], "min": [0, 0], "max": [2, 2], "count": [1084]}, "eef_sim_pose_state": {"mean": [0.4118587684103582, 0.328289289656854, 1.211143126348937, -0.29141289830409484, 0.1038798006661894, 0.6609449209560323, 0.46560306074106456, -0.2509404068391004, 1.318732009386127, 0.5360896255664324, 0.30423217245271333, -0.28067853988315905], "std": [0.03031938328695143, 0.007363983031091101, 0.010861726382490448, 0.06944970324438143, 0.04155810863169055, 0.017218344653163742, 0.033103210007908536, 0.007027111534495221, 0.02062511760585636, 0.05023502303411098, 0.06999654704048396, 0.07864907193895965], "min": [0.33056340652175425, 0.3163922544848598, 1.1966551037367164, -0.4589234517663916, 0.015678765625613877, 0.6437807231775305, 0.3963730118217348, -0.2612319121458485, 1.2958829861062857, 0.43658739034324806, 0.15743866350312308, -0.4244577742520537], "max": [0.45779096376228773, 0.36239989331069705, 1.2352812739503323, -0.22407886288709827, 0.15534736389833115, 0.7476910981884282, 0.5274619409783906, -0.222009005244576, 1.3614532021367682, 0.6139685653045028, 0.4067772026868306, -0.16558124230577045], "count": [1084]}, "eef_sim_pose_action": {"mean": [0.41194732528451994, 0.32830192084062, 1.2111162123198171, -0.2911975881964427, 0.1039852453620115, 0.6609680478093831, 0.46570049900711746, -0.2509374414618463, 1.3186784668529967, 0.5359363743033633, 0.30436880200936856, -0.2808324064098361], "std": [0.030312143266235884, 0.007355322166791075, 0.010855820065094526, 0.06929175661984822, 0.041537933348397026, 0.017225160351894673, 0.03312853188299827, 0.007023451004481972, 0.020589446141545006, 0.050282083853881686, 0.06985434583756239, 0.0787423374029685], "min": [0.33056340652175425, 0.3163922544848598, 1.1966551037367164, -0.45892796079735904, 0.015678765625613877, 0.6437807231775305, 0.3963730118217348, -0.2612319121458485, 1.2958829861062857, 0.43658739034324806, 0.15743866350312308, -0.4244577742520537], "max": [0.45779096376228773, 0.36239989331069705, 1.2352812739503323, -0.22407886288709827, 0.15534736389833115, 0.7476910981884282, 0.5274619409783906, -0.222009005244576, 1.3614532021367682, 0.6139685653045028, 0.4067772026868306, -0.16558124230577045], "count": [1084]}, "gripper_mode_state": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [1084]}, "gripper_activity_state": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [1084]}, "gripper_mode_action": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [1084]}, "gripper_activity_action": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [1084]}, "gripper_open_scale_state": {"mean": [0.008175947668567444, 0.0009090909090908872], "std": [4.434916470016294e-05, 2.190088388420719e-17], "min": [0.007784090909090909, 0.0009090909090909091], "max": [0.008181818181818182, 0.0009090909090909091], "count": [1084]}, "gripper_open_scale_action": {"mean": [0.008175947668567444, 0.0009090909090908872], "std": [4.434916470016294e-05, 2.190088388420719e-17], "min": [0.007784090909090909, 0.0009090909090909091], "max": [0.008181818181818182, 0.0009090909090909091], "count": [1084]}}} +{"episode_index": 87, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[0.8941176470588236]], [[1.0]]], "mean": [[[0.42465022126906316]], [[0.4317239594680465]], [[0.42458361247276694]]], "std": [[[0.18990938812524374]], [[0.18671421834129706]], [[0.19086322945880535]]], "count": [180]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4330929693173566]], [[0.43538342070624547]], [[0.43087909177559913]]], "std": [[[0.24575480485412335]], [[0.24561238762225016]], [[0.24932690724318274]]], "count": [180]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4015550199709514]], [[0.40689587077886713]], [[0.401466959422658]]], "std": [[[0.2176725013873972]], [[0.21512790551162278]], [[0.21816420361330405]]], "count": [180]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4496214869281046]], [[0.4595759009622367]], [[0.4552487018881627]]], "std": [[[0.21541796654350553]], [[0.20154475717783596]], [[0.2034409709707823]]], "count": [180]}, "observation.state": {"min": [-0.19758544862270355, 0.5651230812072754, -0.038671039044857025, -1.859768271446228, -1.0657657384872437, -0.37948477268218994, -0.9642791748046875, -0.23936262726783752, 0.3278074264526367, 0.2042621225118637, -2.3353753089904785, -2.1508498191833496, -1.13021719455719, 0.24800604581832886, 0.5746998190879822, -0.5893300771713257, -2.0626018047332764, 1.3452736139297485, -0.011016299948096275, 0.6815445423126221, -0.12051543593406677, -0.46986323595046997, 0.09019306302070618, -1.7594152688980103, 1.948836326599121, -0.9213853478431702, 9.0, 1.0], "max": [0.10650435835123062, 0.693885087966919, 0.30675143003463745, -1.440929651260376, -1.0014797449111938, -0.18387043476104736, -0.8796393871307373, -0.14626899361610413, 0.4183114469051361, 0.2734611928462982, 2.360830068588257, 1.863430380821228, 1.102192759513855, 0.6246751546859741, 0.8189550638198853, -0.30399054288864136, -1.4698333740234375, 1.5947182178497314, 0.11736248433589935, 0.8727224469184875, -0.017309250310063362, -0.3282615542411804, 0.15570881962776184, -1.4372659921646118, 2.281522274017334, -0.5560785531997681, 9.0, 1.7000000476837158], "mean": [-0.04930773377418518, 0.6260727643966675, 0.19625093042850494, -1.6394680738449097, -1.0395174026489258, -0.2675231695175171, -0.913658857345581, -0.2019702047109604, 0.375429630279541, 0.2198207676410675, -1.1531935930252075, -1.2431381940841675, -0.6150500178337097, 0.4520062506198883, 0.6988034844398499, -0.4936387538909912, -1.7731565237045288, 1.5091718435287476, 0.06533984839916229, 0.7907132506370544, -0.07583576440811157, -0.3968289792537689, 0.13875825703144073, -1.617385983467102, 2.1447811126708984, -0.7615547776222229, 9.0, 1.0074354410171509], "std": [0.09096932411193848, 0.03146372362971306, 0.08557719737291336, 0.11665644496679306, 0.015364736318588257, 0.052697744220495224, 0.02167196199297905, 0.02996573969721794, 0.025366080924868584, 0.01435594167560339, 1.6806950569152832, 1.494481086730957, 0.8155374526977539, 0.08996006846427917, 0.059042785316705704, 0.061395496129989624, 0.1415490359067917, 0.06297186017036438, 0.03477887809276581, 0.051097381860017776, 0.02972111664712429, 0.033227644860744476, 0.011742501519620419, 0.09119563549757004, 0.10180636495351791, 0.0941896140575409, 0.0, 0.06052623316645622], "count": [1021]}, "action": {"min": [-0.19758544862270355, 0.5651215314865112, -0.038671039044857025, -1.859768271446228, -1.0657657384872437, -0.37948477268218994, -0.9642791748046875, -0.23936262726783752, 0.3278074264526367, 0.2042621225118637, -2.3353753089904785, -2.1508498191833496, -1.13021719455719, 0.2480054646730423, 0.5746998190879822, -0.5893300771713257, -2.0626018047332764, 1.3452736139297485, -0.011016299948096275, 0.6815445423126221, -0.12051543593406677, -0.46986323595046997, 0.09019306302070618, -1.7594152688980103, 1.948836326599121, -0.9214088320732117, 9.0, 1.0], "max": [0.10650435835123062, 0.693885087966919, 0.30675143003463745, -1.440929651260376, -1.0014797449111938, -0.18387043476104736, -0.8796393871307373, -0.14626899361610413, 0.4183114469051361, 0.2734611928462982, 2.360830068588257, 1.863430380821228, 1.102192759513855, 0.6246751546859741, 0.8189576864242554, -0.30399054288864136, -1.4698333740234375, 1.5947182178497314, 0.11736248433589935, 0.8727224469184875, -0.017309250310063362, -0.3282606303691864, 0.15570881962776184, -1.4372659921646118, 2.281522274017334, -0.5560785531997681, 9.0, 1.6666666269302368], "mean": [-0.04959292337298393, 0.6260160207748413, 0.19644039869308472, -1.6390577554702759, -1.0395547151565552, -0.26736509799957275, -0.9136252999305725, -0.20203839242458344, 0.37551793456077576, 0.21982824802398682, -1.1573009490966797, -1.2469795942306519, -0.6171324253082275, 0.45232442021369934, 0.698566198348999, -0.49384433031082153, -1.7725783586502075, 1.5090047121047974, 0.06540930271148682, 0.7907535433769226, -0.07590743154287338, -0.3969673812389374, 0.13875450193881989, -1.6173850297927856, 2.1450088024139404, -0.7617006301879883, 9.0, 1.0065276622772217], "std": [0.0909607857465744, 0.031521305441856384, 0.0855899527668953, 0.11661749333143234, 0.015318485908210278, 0.052681125700473785, 0.02169005572795868, 0.029964735731482506, 0.02535702846944332, 0.014350194483995438, 1.677488923072815, 1.4916867017745972, 0.8139923214912415, 0.08981235325336456, 0.05904623866081238, 0.06111093983054161, 0.14157111942768097, 0.06317362189292908, 0.034697651863098145, 0.05108238384127617, 0.029712310060858727, 0.03323613479733467, 0.011737723834812641, 0.09119459986686707, 0.10172057896852493, 0.09432170540094376, 0.0, 0.05450504273176193], "count": [1021]}, "timestamp": {"min": [0.0], "max": [34.0], "mean": [17.0], "std": [9.824572368414934], "count": [1021]}, "frame_index": {"min": [0], "max": [1020], "mean": [510.0], "std": [294.737171052448], "count": [1021]}, "episode_index": {"min": [88], "max": [88], "mean": [88.0], "std": [0.0], "count": [1021]}, "index": {"min": [94293], "max": [95313], "mean": [94803.0], "std": [294.737171052448], "count": [1021]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1021]}, "subtask_annotation": {"mean": [0.6944172380019589, 2.0, 2.0, 2.0, 2.0], "std": [0.4627751089099873, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [1021]}, "scene_annotation": {"mean": [88.0], "std": [0.0], "min": [88], "max": [88], "count": [1021]}, "eef_direction_state": {"mean": [4.040156709108717, 3.8423114593535748], "std": [2.5733801852413714, 2.5904995084324867], "min": [0, 0], "max": [6, 6], "count": [1021]}, "eef_velocity_state": {"mean": [0.41429970617042117, 0.4828599412340842], "std": [0.49260071014720236, 0.49970613202711744], "min": [0, 0], "max": [1, 1], "count": [1021]}, "eef_acc_mag_state": {"mean": [0.15768854064642507, 0.18707149853085211], "std": [0.48241571450594367, 0.5248658648482196], "min": [0, 0], "max": [2, 2], "count": [1021]}, "eef_direction_action": {"mean": [4.040156709108717, 3.8423114593535748], "std": [2.5733801852413714, 2.5904995084324867], "min": [0, 0], "max": [6, 6], "count": [1021]}, "eef_velocity_action": {"mean": [0.41429970617042117, 0.4828599412340842], "std": [0.49260071014720236, 0.49970613202711744], "min": [0, 0], "max": [1, 1], "count": [1021]}, "eef_acc_mag_action": {"mean": [0.15768854064642507, 0.18707149853085211], "std": [0.48241571450594367, 0.5248658648482196], "min": [0, 0], "max": [2, 2], "count": [1021]}, "eef_sim_pose_state": {"mean": [0.4645453195815003, 0.3382642619890869, 1.1989803894255666, -0.47855495032319456, 0.06101146998045509, 0.5018921250879426, 0.5076153787032837, -0.25943235165711714, 1.3153403596318494, 0.6325997074569499, 0.29003463751892383, -0.046971819918251306], "std": [0.022474681303730374, 0.014191350767040726, 0.025910076687370137, 0.052063438499766815, 0.1160749988194415, 0.03128839900873486, 0.02886460759520357, 0.011773292193248658, 0.026516881171676655, 0.046020881511791574, 0.09119625453934016, 0.10185727294906018], "min": [0.4265056927702627, 0.32290150061077477, 1.1675231321235984, -0.5887187529661887, -0.1497503830960769, 0.4600121442591865, 0.4448322335520805, -0.27488901601398946, 1.2754513241429517, 0.5366820087258527, 0.10913921531183468, -0.24870713857479126], "max": [0.5010786963113641, 0.3877852822445669, 1.2458358378892307, -0.40391485928588516, 0.21298881386298918, 0.6390414141091877, 0.5679953063974819, -0.21126026950965435, 1.369024732155135, 0.6847805863180078, 0.4195989887265379, 0.12466320341267367], "count": [1021]}, "eef_sim_pose_action": {"mean": [0.46461751153811004, 0.33827077903188324, 1.1989257731658918, -0.47839251544197187, 0.06128394992951597, 0.5019382798100638, 0.5077352178075768, -0.25943034452676755, 1.315279806749296, 0.6324708329658755, 0.29018128217967115, -0.04714516309866725], "std": [0.02247076978176473, 0.014185913532859312, 0.02591227104972956, 0.0520162686152957, 0.11607537487227987, 0.03129031728741967, 0.02885769027591422, 0.011770832504363237, 0.026506994204320792, 0.04610234814433944, 0.09110368089163778, 0.10204949757257974], "min": [0.4265056927702627, 0.32290150061077477, 1.1675231321235984, -0.5887187529661887, -0.1497503830960769, 0.4600121442591865, 0.4448322335520805, -0.2748898551177084, 1.2754513241429517, 0.5366820087258527, 0.10913921531183468, -0.24869269761514207], "max": [0.5010786963113641, 0.3877852822445669, 1.2458358378892307, -0.40391485928588516, 0.21298881386298918, 0.6390414141091877, 0.5679953063974819, -0.21126026950965435, 1.369024732155135, 0.6847805863180078, 0.4195989887265379, 0.12466320341267367], "count": [1021]}, "gripper_mode_state": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [1021]}, "gripper_activity_state": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [1021]}, "gripper_mode_action": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [1021]}, "gripper_activity_action": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [1021]}, "gripper_open_scale_state": {"mean": [0.008181818181818045, 0.000915850317814633], "std": [1.3704315460216776e-16, 5.502364525650983e-05], "min": [0.008181818181818182, 0.0009090909090909091], "max": [0.008181818181818182, 0.001545454588803378], "count": [1021]}, "gripper_open_scale_action": {"mean": [0.008181818181818045, 0.0009150251366981326], "std": [1.3704315460216776e-16, 4.954949550211741e-05], "min": [0.008181818181818182, 0.0009090909090909091], "max": [0.008181818181818182, 0.001515151479027488], "count": [1021]}}} +{"episode_index": 88, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.29722753133599933]], [[0.30897667940531476]], [[0.2967339490346577]]], "std": [[[0.2671136147788344]], [[0.2624213148005626]], [[0.26690344064454796]]], "count": [152]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43617911506707946]], [[0.43895836961429313]], [[0.43351088294418644]]], "std": [[[0.2332086305822122]], [[0.23319254716006504]], [[0.23718175675231276]]], "count": [152]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4135170883320433]], [[0.4183354779411764]], [[0.4135924895725834]]], "std": [[[0.2600705033514225]], [[0.2597586107309885]], [[0.2630827106490547]]], "count": [152]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.984313725490196]]], "mean": [[[0.4263865118141555]], [[0.4394583884266426]], [[0.43154596394478845]]], "std": [[[0.2184199551357422]], [[0.21119643993978332]], [[0.21455745508000634]]], "count": [152]}, "observation.state": {"min": [-0.05048364773392677, 0.4108494222164154, 0.094479039311409, -1.6178340911865234, -0.6360569000244141, -0.9872236847877502, -0.9653536081314087, -0.34412524104118347, 0.27918556332588196, 0.2007008194923401, -2.58951473236084, -1.4083893299102783, -1.014855980873108, -0.4430703818798065, 0.5358728170394897, -0.38713693618774414, -2.035492420196533, 0.8042935132980347, -0.46204864978790283, 0.7665475010871887, -0.24713736772537231, -0.3790266811847687, 0.1365777552127838, -2.2684178352355957, -2.1007883548736572, -1.0470491647720337, 6.0, 2.875], "max": [0.2646966278553009, 0.5145917534828186, 0.20688915252685547, -1.182533621788025, -0.46635305881500244, -0.8742015957832336, -0.8084386587142944, -0.28264275193214417, 0.36899518966674805, 0.246374249458313, -2.257037878036499, -1.1807684898376465, -0.895740270614624, 0.12424780428409576, 0.62553471326828, -0.114334337413311, -1.5893601179122925, 0.8710556626319885, -0.2763390839099884, 0.8573864698410034, -0.19686287641525269, -0.242532879114151, 0.17092812061309814, 2.2606394290924072, 2.042450428009033, 1.0602786540985107, 6.0, 3.0], "mean": [0.10080280154943466, 0.4749703109264374, 0.14372575283050537, -1.4070234298706055, -0.5636290907859802, -0.9281143546104431, -0.8865904211997986, -0.31556543707847595, 0.327437162399292, 0.22958393394947052, -2.405827760696411, -1.2928431034088135, -0.9543013572692871, -0.1521957367658615, 0.5847774147987366, -0.2676677405834198, -1.8442753553390503, 0.8361814022064209, -0.36334240436553955, 0.8049643039703369, -0.22439412772655487, -0.3080640733242035, 0.1530173271894455, 0.6044915318489075, -0.5854023694992065, 0.2716183066368103, 6.0, 2.995051622390747], "std": [0.09142085164785385, 0.02667885087430477, 0.02504967339336872, 0.12846039235591888, 0.045072656124830246, 0.03319277986884117, 0.039673689752817154, 0.018952080979943275, 0.02518581598997116, 0.01295896153897047, 0.09527412056922913, 0.06278616189956665, 0.02832651510834694, 0.13945291936397552, 0.024063676595687866, 0.06904849410057068, 0.12511827051639557, 0.015213191509246826, 0.04754301533102989, 0.01912049949169159, 0.014057953841984272, 0.03469236567616463, 0.007675826083868742, 1.9455456733703613, 1.7765803337097168, 0.8546847105026245, 0.0, 0.01770171709358692], "count": [816]}, "action": {"min": [-0.05048364773392677, 0.4108494222164154, 0.094479039311409, -1.6178340911865234, -0.6360569000244141, -0.9872236847877502, -0.9653536081314087, -0.34412524104118347, 0.27918556332588196, 0.2007008194923401, -2.58951473236084, -1.4083893299102783, -1.014855980873108, -0.4430703818798065, 0.5358728170394897, -0.38713693618774414, -2.035492420196533, 0.8042935132980347, -0.46204864978790283, 0.7665475010871887, -0.24713736772537231, -0.3790266811847687, 0.1365777552127838, -2.2684178352355957, -2.1007883548736572, -1.0470491647720337, 6.0, 2.875], "max": [0.2646966278553009, 0.5145917534828186, 0.20688915252685547, -1.182533621788025, -0.46635305881500244, -0.8742015957832336, -0.8084386587142944, -0.28264275193214417, 0.36899518966674805, 0.246374249458313, -2.257037878036499, -1.1807684898376465, -0.895740270614624, 0.12424780428409576, 0.62553471326828, -0.114334337413311, -1.5893601179122925, 0.8710556626319885, -0.2763390839099884, 0.8573864698410034, -0.19686287641525269, -0.242532879114151, 0.17092812061309814, 2.2606394290924072, 2.042450428009033, 1.0602786540985107, 6.0, 3.0], "mean": [0.10044307261705399, 0.4748728573322296, 0.143776074051857, -1.4065386056900024, -0.5637409687042236, -0.9280113577842712, -0.886707067489624, -0.315618634223938, 0.32753539085388184, 0.22961360216140747, -2.405575752258301, -1.2929906845092773, -0.9543572068214417, -0.15185317397117615, 0.5846903324127197, -0.26782310009002686, -1.8438671827316284, 0.8362208604812622, -0.3632492125034332, 0.8050320744514465, -0.22444041073322296, -0.30815979838371277, 0.15301808714866638, 0.609885036945343, -0.5903134942054749, 0.273854523897171, 6.0, 2.9951281547546387], "std": [0.0914040356874466, 0.026764992624521255, 0.0250112134963274, 0.1285429745912552, 0.04500570520758629, 0.03317014500498772, 0.03958360478281975, 0.018966739997267723, 0.025189261883497238, 0.012963228859007359, 0.09538586437702179, 0.06274347752332687, 0.028389250859618187, 0.13978444039821625, 0.024079138413071632, 0.06915382295846939, 0.12539330124855042, 0.015240902081131935, 0.04762626811861992, 0.019174909219145775, 0.014038151130080223, 0.034779734909534454, 0.007675605826079845, 1.9437099695205688, 1.775111436843872, 0.8539001941680908, 0.0, 0.01758737675845623], "count": [816]}, "timestamp": {"min": [0.0], "max": [27.166666666666668], "mean": [13.583333333333334], "std": [7.851957764834242], "count": [816]}, "frame_index": {"min": [0], "max": [815], "mean": [407.5], "std": [235.55873294502726], "count": [816]}, "episode_index": {"min": [90], "max": [90], "mean": [90.0], "std": [0.0], "count": [816]}, "index": {"min": [96087], "max": [96902], "mean": [96494.5], "std": [235.55873294502726], "count": [816]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [816]}, "subtask_annotation": {"mean": [0.9264705882352942, 2.0, 2.0, 2.0, 2.0], "std": [0.27023100886936696, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [816]}, "scene_annotation": {"mean": [90.0], "std": [0.0], "min": [90], "max": [90], "count": [816]}, "eef_direction_state": {"mean": [4.202205882352941, 4.098039215686274], "std": [2.5618898196075066, 2.589135687117479], "min": [0, 0], "max": [6, 6], "count": [816]}, "eef_velocity_state": {"mean": [0.3431372549019608, 0.38480392156862747], "std": [0.47475686324718713, 0.48654893229153506], "min": [0, 0], "max": [1, 1], "count": [816]}, "eef_acc_mag_state": {"mean": [0.1642156862745098, 0.07230392156862746], "std": [0.49753694566630763, 0.34072815019831193], "min": [0, 0], "max": [2, 2], "count": [816]}, "eef_direction_action": {"mean": [4.202205882352941, 4.098039215686274], "std": [2.5618898196075066, 2.589135687117479], "min": [0, 0], "max": [6, 6], "count": [816]}, "eef_velocity_action": {"mean": [0.3431372549019608, 0.38480392156862747], "std": [0.47475686324718713, 0.48654893229153506], "min": [0, 0], "max": [1, 1], "count": [816]}, "eef_acc_mag_action": {"mean": [0.1642156862745098, 0.07230392156862746], "std": [0.49753694566630763, 0.34072815019831193], "min": [0, 0], "max": [2, 2], "count": [816]}, "eef_sim_pose_state": {"mean": [0.4130309507250929, 0.3468258421099892, 1.0874077269545581, -0.4869834037813003, -0.40203441613575014, 0.7853579840411173, 0.40152288252636337, -0.2751302637099701, 1.1788607147459897, 0.439969292822214, 0.017511885981717504, -0.4598174999104143], "std": [0.02229420594031861, 0.010627768736328327, 0.017100552746259046, 0.041446283894264545, 0.0667686657421047, 0.031596151709120356, 0.03420552105945831, 0.006499377792970026, 0.011483930422992448, 0.03738920631299619, 0.03651045815843774, 0.028726742272590394], "min": [0.3717842234541594, 0.32241219588210374, 1.0613442001447349, -0.5706979928011133, -0.5170795160399599, 0.7148648938464119, 0.33406039720389574, -0.289711655085989, 1.1604800538751199, 0.37414301768475794, -0.05379147440583987, -0.5139827968821622], "max": [0.44950663163567495, 0.36086147946682184, 1.1165785381616706, -0.41755823562327077, -0.3060012179254825, 0.8526849549223218, 0.47275617000734727, -0.2603320203604743, 1.2020125708734763, 0.5085464930185963, 0.08094438135761295, -0.4092435437922239], "count": [816]}, "eef_sim_pose_action": {"mean": [0.41311497501942657, 0.3468485077418946, 1.0873601131542896, -0.4868710466642635, -0.4018618906383251, 0.7854147323022735, 0.4016138624922612, -0.2751329850988884, 1.1788229351158936, 0.4398674083297916, 0.01761794569518469, -0.4598123010248411], "std": [0.022285468894983246, 0.010626456648601653, 0.01711618430607607, 0.04143982903975643, 0.06680956438443385, 0.031673634653482156, 0.03429514337793514, 0.006499225346606203, 0.011458426824050206, 0.037445302951144024, 0.03646272111555888, 0.028731046724936853], "min": [0.3717842234541594, 0.32241219588210374, 1.0613442001447349, -0.5706979928011133, -0.5170795160399599, 0.7148648938464119, 0.33406039720389574, -0.289711655085989, 1.1604800538751199, 0.37414301768475794, -0.05379147440583987, -0.5139827968821622], "max": [0.44950663163567495, 0.36086147946682184, 1.1165785381616706, -0.41755823562327077, -0.3060012179254825, 0.8526849549223218, 0.47275617000734727, -0.2603320203604743, 1.2020125708734763, 0.5085464930185963, 0.08094438135761295, -0.4092435437922239], "count": [816]}, "gripper_mode_state": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [816]}, "gripper_activity_state": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [816]}, "gripper_mode_action": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [816]}, "gripper_activity_action": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [816]}, "gripper_open_scale_state": {"mean": [0.005454545454545444, 0.0027227742072201424], "std": [1.1275702593849246e-17, 1.6092448247760224e-05], "min": [0.005454545454545455, 0.0026136363636363636], "max": [0.005454545454545455, 0.0027272727272727275], "count": [816]}, "gripper_open_scale_action": {"mean": [0.005454545454545444, 0.00272284383734492], "std": [1.1275702593849246e-17, 1.598850368821599e-05], "min": [0.005454545454545455, 0.0026136363636363636], "max": [0.005454545454545455, 0.0027272727272727275], "count": [816]}}} +{"episode_index": 89, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3886945926246316]], [[0.35969113375197576]], [[0.3548778768315605]]], "std": [[[0.2593279413025544]], [[0.24960768720052945]], [[0.2543604974852646]]], "count": [153]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4319738255051476]], [[0.4345838152526806]], [[0.4293534444551241]]], "std": [[[0.23626648333011388]], [[0.23613101073522624]], [[0.23958407470826096]]], "count": [153]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38436275310777906]], [[0.3896309632513136]], [[0.381741274723397]]], "std": [[[0.25502106184972645]], [[0.25360817792848755]], [[0.26059992478746097]]], "count": [153]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46436691550258447]], [[0.46992042189969674]], [[0.46316035232175656]]], "std": [[[0.21069381327547482]], [[0.20387646816361316]], [[0.2112720647401066]]], "count": [153]}, "observation.state": {"min": [-0.28858038783073425, 0.6368662714958191, 0.11588986217975616, -1.766136884689331, -0.6961070895195007, -0.5993908047676086, -1.1028659343719482, -0.30651557445526123, 0.2931704521179199, 0.2121790647506714, -2.3999087810516357, -1.819132685661316, -0.7579353451728821, -0.2679636776447296, 0.24247422814369202, -0.4851480722427368, -1.950810194015503, 1.179442286491394, -0.3701276183128357, 0.8872817754745483, -0.286693811416626, -0.3731716275215149, 0.0655728131532669, -1.6870501041412354, 1.9015049934387207, -1.321692705154419, 6.6875, 5.5], "max": [0.2675742506980896, 0.740644633769989, 0.39228129386901855, -1.1709282398223877, -0.5863248109817505, -0.43854451179504395, -0.8323802351951599, -0.24215611815452576, 0.41792523860931396, 0.26750338077545166, -2.1750051975250244, -1.519788384437561, -0.4136788249015808, 0.07802493870258331, 0.5146114230155945, -0.3383713364601135, -1.4267292022705078, 1.2448091506958008, -0.23901629447937012, 0.9930955767631531, -0.18510544300079346, -0.26078176498413086, 0.12257750332355499, -1.351683497428894, 2.1636219024658203, -1.0434048175811768, 7.0, 6.0], "mean": [-0.04266006499528885, 0.6770783066749573, 0.28764835000038147, -1.4458812475204468, -0.6530939340591431, -0.5046449899673462, -0.9774810075759888, -0.28882282972335815, 0.36156365275382996, 0.23846502602100372, -2.256209135055542, -1.7185683250427246, -0.5188300013542175, -0.07499378174543381, 0.3632265627384186, -0.4134065806865692, -1.6604928970336914, 1.2158674001693726, -0.29232072830200195, 0.9575005173683167, -0.25769558548927307, -0.31626248359680176, 0.09656587988138199, -1.4689544439315796, 2.0733771324157715, -1.176687479019165, 6.912407398223877, 5.780736923217773], "std": [0.1579989790916443, 0.025022117421030998, 0.08432477712631226, 0.17084668576717377, 0.026090107858181, 0.04871551692485809, 0.07835739105939865, 0.016968652606010437, 0.034643325954675674, 0.014055216684937477, 0.058836378157138824, 0.07756810635328293, 0.11083735525608063, 0.08419926464557648, 0.0797940269112587, 0.03799143433570862, 0.1536884754896164, 0.019492177292704582, 0.029510751366615295, 0.022870570421218872, 0.030888622626662254, 0.027654577046632767, 0.014335532672703266, 0.10141795128583908, 0.07230943441390991, 0.06943358480930328, 0.06470810621976852, 0.09249810874462128], "count": [821]}, "action": {"min": [-0.28858038783073425, 0.6368658542633057, 0.11588986217975616, -1.766136884689331, -0.6961070895195007, -0.5993908047676086, -1.1028659343719482, -0.30651557445526123, 0.29317042231559753, 0.2121790647506714, -2.3999087810516357, -1.819132685661316, -0.7579353451728821, -0.2679636776447296, 0.24247422814369202, -0.4851480722427368, -1.950810194015503, 1.179442286491394, -0.3701276183128357, 0.8872817754745483, -0.286693811416626, -0.3731716275215149, 0.0655728131532669, -1.6870501041412354, 1.9015049934387207, -1.3217018842697144, 6.6875, 5.5], "max": [0.2675749659538269, 0.740644633769989, 0.39228129386901855, -1.1709282398223877, -0.5863248109817505, -0.43854451179504395, -0.8323802351951599, -0.24215611815452576, 0.41792523860931396, 0.26750338077545166, -2.1750051975250244, -1.519788384437561, -0.4136788249015808, 0.07802493870258331, 0.5146114230155945, -0.3383713364601135, -1.4267292022705078, 1.2448091506958008, -0.23901629447937012, 0.9930955767631531, -0.18510544300079346, -0.26078176498413086, 0.12257750332355499, -1.351683497428894, 2.1636219024658203, -1.0434048175811768, 7.0, 6.0], "mean": [-0.04333651810884476, 0.6770837903022766, 0.28796541690826416, -1.445178508758545, -0.6531636714935303, -0.50447016954422, -0.9777748584747314, -0.288867324590683, 0.36171555519104004, 0.23851870000362396, -2.2560417652130127, -1.7187703847885132, -0.5184319019317627, -0.07464217394590378, 0.3629061281681061, -0.41350245475769043, -1.6598918437957764, 1.2158775329589844, -0.29225248098373413, 0.95744788646698, -0.2577887773513794, -0.316383957862854, 0.09651914238929749, -1.4686851501464844, 2.073589563369751, -1.1769564151763916, 6.9123311042785645, 5.780637264251709], "std": [0.15785813331604004, 0.025013603270053864, 0.08422308415174484, 0.17078334093093872, 0.026101073250174522, 0.04869305342435837, 0.07834000885486603, 0.01695737987756729, 0.03461657837033272, 0.014038884080946445, 0.05886797606945038, 0.07758025079965591, 0.11056574434041977, 0.08421304821968079, 0.07974309474229813, 0.037908054888248444, 0.15360960364341736, 0.01947980932891369, 0.029494717717170715, 0.022978445515036583, 0.030854901298880577, 0.027685029432177544, 0.01431317813694477, 0.10128109902143478, 0.07230181992053986, 0.06956759095191956, 0.06464160978794098, 0.09204340726137161], "count": [821]}, "timestamp": {"min": [0.0], "max": [27.333333333333332], "mean": [13.666666666666666], "std": [7.900070323175048], "count": [821]}, "frame_index": {"min": [0], "max": [820], "mean": [410.0], "std": [237.00210969525145], "count": [821]}, "episode_index": {"min": [93], "max": [93], "mean": [93.0], "std": [0.0], "count": [821]}, "index": {"min": [98398], "max": [99218], "mean": [98808.0], "std": [237.00210969525145], "count": [821]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [821]}, "subtask_annotation": {"mean": [0.9561510353227771, 2.0, 2.0, 2.0, 2.0], "std": [0.21632924018799837, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [821]}, "scene_annotation": {"mean": [93.0], "std": [0.0], "min": [93], "max": [93], "count": [821]}, "eef_direction_state": {"mean": [3.6504263093788065, 3.5115712545676003], "std": [2.633678704979352, 2.6203411352612176], "min": [0, 0], "max": [6, 6], "count": [821]}, "eef_velocity_state": {"mean": [0.4835566382460414, 0.5225334957369062], "std": [0.4997295427070786, 0.4994919834890962], "min": [0, 0], "max": [1, 1], "count": [821]}, "eef_acc_mag_state": {"mean": [0.2570036540803898, 0.24847746650426308], "std": [0.6032516730067327, 0.5895048365312245], "min": [0, 0], "max": [2, 2], "count": [821]}, "eef_direction_action": {"mean": [3.6504263093788065, 3.5115712545676003], "std": [2.633678704979352, 2.6203411352612176], "min": [0, 0], "max": [6, 6], "count": [821]}, "eef_velocity_action": {"mean": [0.4835566382460414, 0.5225334957369062], "std": [0.4997295427070786, 0.49949198348909624], "min": [0, 0], "max": [1, 1], "count": [821]}, "eef_acc_mag_action": {"mean": [0.2570036540803898, 0.24847746650426308], "std": [0.6032516730067327, 0.5895048365312245], "min": [0, 0], "max": [2, 2], "count": [821]}, "eef_sim_pose_state": {"mean": [0.45514607973831145, 0.36913989134650205, 1.1416775754067652, -0.13186636257742304, -0.23648946521951433, 0.45770119633019124, 0.40765932290574125, -0.199826616473332, 1.1232406241044528, 0.8296853033486135, 0.420655855580125, -0.20182428937240596], "std": [0.036090633537613985, 0.015801395748974902, 0.010551947958974791, 0.08708501626230274, 0.04495802916519833, 0.057793654194169666, 0.022803856907214246, 0.015965034286042793, 0.0290720077553068, 0.015248169314688068, 0.09743642606684738, 0.03215370934975717], "min": [0.3829644640353679, 0.337931473722378, 1.1281085736585692, -0.33030148405470117, -0.35049696885845627, 0.38232972965185175, 0.3539505166547944, -0.22935705138621726, 1.0969040587097536, 0.7925785402908615, 0.2004874188135921, -0.3049701030367368], "max": [0.5123086185079365, 0.39696950552473137, 1.172304753246419, -0.04887921033271672, -0.17207196372480182, 0.5802982006464494, 0.4533206199454702, -0.16933184829086587, 1.1918881488231505, 0.8613569136573942, 0.5375625599923071, -0.11952441818582571], "count": [821]}, "eef_sim_pose_action": {"mean": [0.45530351463958074, 0.3692012385430452, 1.1416594163828904, -0.1315617029772235, -0.23639414645566784, 0.45752471685015356, 0.4077576966007749, -0.19977112245156192, 1.1231551857999076, 0.8296830303972665, 0.42095363261382523, -0.2019309751888328], "std": [0.03605734481930962, 0.015777892047194375, 0.010551179995622285, 0.08692945832004519, 0.04500657768798522, 0.05769297402589678, 0.02282631793699167, 0.015941448979130995, 0.029034395973676325, 0.015252950010993605, 0.09739111170081462, 0.03234181531840131], "min": [0.38296393528410944, 0.337931473722378, 1.1281085736585692, -0.33030148405470117, -0.35049696885845627, 0.38232972965185175, 0.3539505166547944, -0.22935705138621726, 1.0969040587097536, 0.7925785402908615, 0.2004874188135921, -0.3049701030367368], "max": [0.5123086185079365, 0.39696950552473137, 1.172304753246419, -0.04887921033271672, -0.17207196372480182, 0.5802982006464494, 0.4533206199454702, -0.16933184829086587, 1.1918881488231505, 0.8613569136573942, 0.5375625599923071, -0.11952441818582571], "count": [821]}, "gripper_mode_state": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [821]}, "gripper_activity_state": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [821]}, "gripper_mode_action": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [821]}, "gripper_activity_action": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [821]}, "gripper_open_scale_state": {"mean": [0.006284007450074602, 0.005255215583271596], "std": [5.8825487866248715e-05, 8.408911493940134e-05], "min": [0.006079545454545455, 0.005], "max": [0.006363636363636364, 0.005454545454545455], "count": [821]}, "gripper_open_scale_action": {"mean": [0.006283938244006614, 0.0052551249139874846], "std": [5.876515794384148e-05, 8.367601003488365e-05], "min": [0.006079545454545455, 0.005], "max": [0.006363636363636364, 0.005454545454545455], "count": [821]}}} +{"episode_index": 90, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3184829667270305]], [[0.3223018296490571]], [[0.31366409469838896]]], "std": [[[0.26559675913367303]], [[0.25859871805963036]], [[0.2639021169865314]]], "count": [157]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4341947085362808]], [[0.4364315559822655]], [[0.43092869520419635]]], "std": [[[0.2343297280260411]], [[0.23411521018409026]], [[0.2372106835634961]]], "count": [157]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3958087675887765]], [[0.3989443182527788]], [[0.3929749724199659]]], "std": [[[0.2505077049880693]], [[0.2505018310062237]], [[0.2569313025526631]]], "count": [157]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46068184349111196]], [[0.4659790469797261]], [[0.45944791926855666]]], "std": [[[0.22266393948719154]], [[0.2188753120840194]], [[0.22445284008963848]]], "count": [157]}, "observation.state": {"min": [-0.13319917023181915, 0.6529058814048767, 0.17375297844409943, -1.7834243774414062, -0.5626537799835205, -0.5807026624679565, -0.8903142809867859, -0.30301782488822937, 0.28838539123535156, 0.20422431826591492, -2.4379239082336426, -1.633949875831604, -0.49343153834342957, -0.35877859592437744, 0.13746431469917297, -0.4197833240032196, -1.8661932945251465, 1.1371736526489258, -0.5110105872154236, 0.9478392004966736, -0.3029133677482605, -0.4255540072917938, 0.07783780992031097, -1.6433459520339966, 1.8199795484542847, -1.3806209564208984, 6.625, 5.125], "max": [0.2281145304441452, 0.7755752205848694, 0.3182520568370819, -1.356898546218872, -0.47071966528892517, -0.48615601658821106, -0.8131423592567444, -0.23932650685310364, 0.39502382278442383, 0.2488081306219101, -2.188352584838867, -1.51353919506073, -0.386958509683609, 0.27785205841064453, 0.34452909231185913, -0.2949039340019226, -1.0870270729064941, 1.2539372444152832, -0.2879346013069153, 1.1929271221160889, -0.22484831511974335, -0.24481624364852905, 0.12101156264543533, -1.4466007947921753, 2.022827625274658, -1.2157012224197388, 7.0, 5.9375], "mean": [0.03757251426577568, 0.7154889702796936, 0.24930478632450104, -1.5406498908996582, -0.504808783531189, -0.5254227519035339, -0.8485368490219116, -0.2876761257648468, 0.34763896465301514, 0.23743993043899536, -2.2648346424102783, -1.568447470664978, -0.4343040883541107, -0.003569152671843767, 0.2376931607723236, -0.36577266454696655, -1.4573017358779907, 1.1960643529891968, -0.36671993136405945, 1.0749915838241577, -0.28220927715301514, -0.3434353470802307, 0.09802743047475815, -1.5110359191894531, 1.9646135568618774, -1.2908295392990112, 6.853711128234863, 5.6342597007751465], "std": [0.1014677956700325, 0.039537668228149414, 0.039208363741636276, 0.12326138466596603, 0.02514544129371643, 0.021472224965691566, 0.01841091737151146, 0.017582226544618607, 0.028627753257751465, 0.011884967796504498, 0.07191549241542816, 0.028702715411782265, 0.029164962470531464, 0.17378680408000946, 0.05640679970383644, 0.03546493500471115, 0.23524786531925201, 0.03785950690507889, 0.06053847447037697, 0.0729907974600792, 0.023516681045293808, 0.050475459545850754, 0.012086945585906506, 0.057281412184238434, 0.06046396121382713, 0.0447557270526886, 0.09338949620723724, 0.12296594679355621], "count": [847]}, "action": {"min": [-0.13319917023181915, 0.6529058814048767, 0.17375297844409943, -1.7834243774414062, -0.5626537799835205, -0.5807026624679565, -0.8903142809867859, -0.30301782488822937, 0.28838539123535156, 0.20422431826591492, -2.4379239082336426, -1.633949875831604, -0.49343153834342957, -0.35877859592437744, 0.13746431469917297, -0.4197833240032196, -1.8661932945251465, 1.1371736526489258, -0.5110105872154236, 0.9478392004966736, -0.3029133677482605, -0.4255540072917938, 0.07783780992031097, -1.6433459520339966, 1.8199795484542847, -1.3806209564208984, 6.625, 5.125], "max": [0.2281145304441452, 0.7755752205848694, 0.3182520568370819, -1.356898546218872, -0.47071966528892517, -0.48615601658821106, -0.8131423592567444, -0.23932650685310364, 0.39502382278442383, 0.2488081306219101, -2.188352584838867, -1.51353919506073, -0.386958509683609, 0.27785205841064453, 0.34452909231185913, -0.2949039340019226, -1.0870270729064941, 1.2539372444152832, -0.2879346013069153, 1.1929271221160889, -0.22484831511974335, -0.24481624364852905, 0.12101156264543533, -1.4466007947921753, 2.022827625274658, -1.2157012224197388, 7.0, 5.9375], "mean": [0.037229783833026886, 0.7153441905975342, 0.24943876266479492, -1.5401467084884644, -0.5047363638877869, -0.5253987908363342, -0.8485459089279175, -0.2877455949783325, 0.3477364182472229, 0.23748040199279785, -2.2645676136016846, -1.5684385299682617, -0.43433254957199097, -0.0029488876461982727, 0.2374667525291443, -0.3658166527748108, -1.4564155340194702, 1.1961277723312378, -0.36657142639160156, 1.0752503871917725, -0.28229135274887085, -0.34361204504966736, 0.09800674021244049, -1.510926604270935, 1.964778184890747, -1.2907381057739258, 6.852787494659424, 5.633419036865234], "std": [0.10154908895492554, 0.03954187035560608, 0.03919946402311325, 0.12313919514417648, 0.025145212188363075, 0.02148423343896866, 0.01840837486088276, 0.01751120574772358, 0.02864701673388481, 0.011857578530907631, 0.07175075262784958, 0.02871077135205269, 0.02917497046291828, 0.17379823327064514, 0.056393101811409, 0.035403117537498474, 0.2351360321044922, 0.03780669718980789, 0.060463372617959976, 0.07294171303510666, 0.023441608995199203, 0.05049419775605202, 0.012066733092069626, 0.057118091732263565, 0.060271043330430984, 0.04467863589525223, 0.09311705082654953, 0.12306296825408936], "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": [94], "max": [94], "mean": [94.0], "std": [0.0], "count": [847]}, "index": {"min": [99219], "max": [100065], "mean": [99642.0], "std": [244.50766859139614], "count": [847]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [847]}, "subtask_annotation": {"mean": [0.9574970484061394, 2.0, 2.0, 2.0, 2.0], "std": [0.2131173406289744, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [847]}, "scene_annotation": {"mean": [94.0], "std": [0.0], "min": [94], "max": [94], "count": [847]}, "eef_direction_state": {"mean": [4.4946871310507674, 4.154663518299882], "std": [2.4095750780535243, 2.590222984822183], "min": [0, 0], "max": [6, 6], "count": [847]}, "eef_velocity_state": {"mean": [0.3105076741440378, 0.3730814639905549], "std": [0.4627014787546073, 0.4836234953114023], "min": [0, 0], "max": [1, 1], "count": [847]}, "eef_acc_mag_state": {"mean": [0.07319952774498228, 0.04604486422668241], "std": [0.3461060658684716, 0.27745735878635625], "min": [0, 0], "max": [2, 2], "count": [847]}, "eef_direction_action": {"mean": [4.4946871310507674, 4.154663518299882], "std": [2.4095750780535243, 2.590222984822183], "min": [0, 0], "max": [6, 6], "count": [847]}, "eef_velocity_action": {"mean": [0.3105076741440378, 0.3730814639905549], "std": [0.4627014787546074, 0.48362349531140236], "min": [0, 0], "max": [1, 1], "count": [847]}, "eef_acc_mag_action": {"mean": [0.07319952774498228, 0.04604486422668241], "std": [0.3461060658684716, 0.2774573587863563], "min": [0, 0], "max": [2, 2], "count": [847]}, "eef_sim_pose_state": {"mean": [0.43725235774709265, 0.3670483301755703, 1.1496971381755943, -0.054743294087520725, -0.346279931499884, 0.48672615567729827, 0.43324933186978554, -0.19459731194340066, 1.0939836722680771, 0.8934910107249486, 0.38336636323920975, -0.26942242345942563], "std": [0.02434052661732885, 0.01009691680712833, 0.015104135418861794, 0.03355938618703399, 0.025990517097078582, 0.05203700007121234, 0.050130998765400725, 0.010396879770553804, 0.02198330135110046, 0.0157974765689463, 0.043048483785090116, 0.046693858355285535], "min": [0.38832215778582224, 0.3383210940966288, 1.1346927979003272, -0.1331178188073633, -0.41520631704490896, 0.3772022963128582, 0.33576108697600443, -0.21334068825264518, 1.0741686476745584, 0.8582941402973703, 0.2775036052621416, -0.3649461148840681], "max": [0.4787343520584073, 0.3793150393121608, 1.1916473087461938, -0.012294116942009686, -0.3018691753818292, 0.566497169647588, 0.5163817121880208, -0.17609091954031078, 1.1472976514740356, 0.9319872522288475, 0.42988036708980504, -0.20479297861855422], "count": [847]}, "eef_sim_pose_action": {"mean": [0.43733244569576446, 0.36708130667497557, 1.1496375629912428, -0.05462294575101548, -0.34619938766862307, 0.4868846226816585, 0.4334236773439792, -0.1945823306050139, 1.093906832081717, 0.8934324342720925, 0.38346061130678416, -0.26933506853132116], "std": [0.0243643015713433, 0.01007187839028588, 0.01504152797333535, 0.03346657718471633, 0.02590262606282486, 0.05201971069114335, 0.05015309342211758, 0.010381877760499595, 0.021913630052739632, 0.0157880025720269, 0.04292059983876812, 0.046584166316876105], "min": [0.38832215778582224, 0.3383210940966288, 1.1346927979003272, -0.1331178188073633, -0.41520631704490896, 0.3772022963128582, 0.33576108697600443, -0.21334068825264518, 1.0741686476745584, 0.8582941402973703, 0.2775036052621416, -0.3649470112547804], "max": [0.4787343520584073, 0.3793150393121608, 1.1916473087461938, -0.012294116942009686, -0.3018691753818292, 0.566497169647588, 0.5163817121880208, -0.17609091954031078, 1.1472976514740356, 0.9319872522288475, 0.42988036708980504, -0.20479297861855422], "count": [847]}, "gripper_mode_state": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [847]}, "gripper_activity_state": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [847]}, "gripper_mode_action": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [847]}, "gripper_activity_action": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [847]}, "gripper_open_scale_state": {"mean": [0.006230646882994251, 0.005122054074344591], "std": [8.48996727932031e-05, 0.00011178714992982355], "min": [0.0060227272727272725, 0.004659090909090909], "max": [0.006363636363636364, 0.005397727272727273], "count": [847]}, "gripper_open_scale_action": {"mean": [0.006229806579437502, 0.005121289583648119], "std": [8.465176226144686e-05, 0.00011187534488726752], "min": [0.0060227272727272725, 0.004659090909090909], "max": [0.006363636363636364, 0.005397727272727273], "count": [847]}}} +{"episode_index": 91, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.33115509940087146]], [[0.3432185226034858]], [[0.33425774918300655]]], "std": [[[0.24097593956746682]], [[0.23758412704270515]], [[0.24114139245662938]]], "count": [150]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4357021051198257]], [[0.438043792211329]], [[0.4314559272875817]]], "std": [[[0.23982044437343658]], [[0.23917215303192085]], [[0.24197327905976987]]], "count": [150]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3997968382352941]], [[0.40581433142701523]], [[0.3982778635620915]]], "std": [[[0.24208149013109226]], [[0.2405316204353361]], [[0.2465519976279941]]], "count": [150]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47942249727668845]], [[0.4815472480936819]], [[0.4768575925925926]]], "std": [[[0.21526142083471558]], [[0.21150011953384315]], [[0.21594283206145237]]], "count": [150]}, "observation.state": {"min": [0.03473423421382904, 0.5513222217559814, 0.07121597975492477, -1.8242158889770508, -0.4679984152317047, -0.4897201955318451, -0.6788960099220276, -0.2958619296550751, 0.27682119607925415, 0.18368887901306152, -2.1491363048553467, -1.5889028310775757, -0.8360949754714966, -0.25679901242256165, 0.39922115206718445, -0.47644326090812683, -1.9095909595489502, 1.335023045539856, -0.17950710654258728, 0.7300373911857605, -0.2708345651626587, -0.3882851302623749, 0.10420562326908112, -1.3722537755966187, 2.2632453441619873, -1.3231371641159058, 6.0, 8.0], "max": [0.38530433177948, 0.6492777466773987, 0.22675645351409912, -1.518721103668213, -0.3746611177921295, -0.3524594306945801, -0.5897249579429626, -0.261534184217453, 0.3717188239097595, 0.24252381920814514, -1.9997284412384033, -1.4331645965576172, -0.5786342620849609, 0.12515100836753845, 0.6015746593475342, -0.31298771500587463, -1.5103446245193481, 1.4151947498321533, -0.0702778622508049, 0.7717998623847961, -0.22011224925518036, -0.27942681312561035, 0.15624237060546875, -1.1430054903030396, 2.3968002796173096, -1.1652097702026367, 6.0, 8.0], "mean": [0.19862081110477448, 0.6168782114982605, 0.14812453091144562, -1.6925866603851318, -0.42093077301979065, -0.4014291763305664, -0.633003294467926, -0.2867746949195862, 0.3277244567871094, 0.22023048996925354, -2.0533039569854736, -1.5438392162322998, -0.654457688331604, -0.08680292963981628, 0.49604055285453796, -0.416804701089859, -1.7372363805770874, 1.381683111190796, -0.13082440197467804, 0.748695969581604, -0.25476935505867004, -0.3263324797153473, 0.12259770184755325, -1.2218204736709595, 2.350667953491211, -1.234553575515747, 6.0, 8.0], "std": [0.10885588079690933, 0.024989426136016846, 0.04371390491724014, 0.091744564473629, 0.028140924870967865, 0.03622634336352348, 0.028746888041496277, 0.006050214637070894, 0.02749762497842312, 0.013541867025196552, 0.03657025471329689, 0.026698822155594826, 0.057347722351551056, 0.10426323115825653, 0.060413457453250885, 0.041816648095846176, 0.11951331049203873, 0.022932348772883415, 0.026936417445540428, 0.007512005511671305, 0.013125800527632236, 0.030599111691117287, 0.012321637943387032, 0.06989777833223343, 0.027309702709317207, 0.04081190377473831, 0.0, 0.0], "count": [803]}, "action": {"min": [0.03473423421382904, 0.5513222217559814, 0.07121597975492477, -1.8242158889770508, -0.4680052697658539, -0.489716112613678, -0.6788960099220276, -0.2958619296550751, 0.27682119607925415, 0.18368887901306152, -2.1491363048553467, -1.5889028310775757, -0.8360998034477234, -0.25679901242256165, 0.39922115206718445, -0.47644326090812683, -1.9095909595489502, 1.335023045539856, -0.17950710654258728, 0.7300373911857605, -0.2708345651626587, -0.3882851302623749, 0.10420562326908112, -1.3722537755966187, 2.2632453441619873, -1.3231371641159058, 6.0, 8.0], "max": [0.38530433177948, 0.6492777466773987, 0.22675645351409912, -1.518721103668213, -0.3746611177921295, -0.3524594306945801, -0.5897249579429626, -0.261534184217453, 0.3717188239097595, 0.24252381920814514, -1.9997284412384033, -1.4331645965576172, -0.5786342620849609, 0.12515100836753845, 0.6015746593475342, -0.31298771500587463, -1.5103446245193481, 1.4151947498321533, -0.0702778622508049, 0.7717998623847961, -0.22011224925518036, -0.27942681312561035, 0.15624237060546875, -1.1430054903030396, 2.3968002796173096, -1.1652097702026367, 6.0, 8.0], "mean": [0.19827616214752197, 0.6169492602348328, 0.14824919402599335, -1.692268967628479, -0.42092594504356384, -0.4012916684150696, -0.6330491304397583, -0.2867963910102844, 0.32781481742858887, 0.22026851773262024, -2.0531907081604004, -1.5438512563705444, -0.6542338728904724, -0.08652899414300919, 0.4958464205265045, -0.4169119894504547, -1.7368624210357666, 1.3817322254180908, -0.13075855374336243, 0.7486991286277771, -0.25481462478637695, -0.32641422748565674, 0.12256777286529541, -1.2216166257858276, 2.3507375717163086, -1.2346432209014893, 6.0, 8.0], "std": [0.10893487185239792, 0.02489779144525528, 0.04368523880839348, 0.0918998122215271, 0.028133129701018333, 0.03609997779130936, 0.028785834088921547, 0.00605042977258563, 0.02752276137471199, 0.013558916747570038, 0.03658275678753853, 0.026701565831899643, 0.05698702484369278, 0.10445195436477661, 0.06045958399772644, 0.0417959988117218, 0.11969415843486786, 0.02288205921649933, 0.026962362229824066, 0.007508665323257446, 0.013110634870827198, 0.030662234872579575, 0.012311277911067009, 0.06970265507698059, 0.027293125167489052, 0.040832001715898514, 0.0, 0.0], "count": [803]}, "timestamp": {"min": [0.0], "max": [26.733333333333334], "mean": [13.366666666666665], "std": [7.726865111055353], "count": [803]}, "frame_index": {"min": [0], "max": [802], "mean": [401.0], "std": [231.80595333166056], "count": [803]}, "episode_index": {"min": [96], "max": [96], "mean": [96.0], "std": [0.0], "count": [803]}, "index": {"min": [100845], "max": [101647], "mean": [101246.0], "std": [231.80595333166056], "count": [803]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [803]}, "subtask_annotation": {"mean": [0.9153175591531756, 2.0, 2.0, 2.0, 2.0], "std": [0.28721532881944456, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [803]}, "scene_annotation": {"mean": [96.0], "std": [0.0], "min": [96], "max": [96], "count": [803]}, "eef_direction_state": {"mean": [3.6986301369863015, 3.7858032378580324], "std": [2.628294290153714, 2.604038954270248], "min": [0, 0], "max": [6, 6], "count": [803]}, "eef_velocity_state": {"mean": [0.44956413449564137, 0.44831880448318806], "std": [0.49744971954040695, 0.49732188171238806], "min": [0, 0], "max": [1, 1], "count": [803]}, "eef_acc_mag_state": {"mean": [0.16313823163138233, 0.149439601494396], "std": [0.49860189543598465, 0.4813679757167725], "min": [0, 0], "max": [2, 2], "count": [803]}, "eef_direction_action": {"mean": [3.7023661270236614, 3.7858032378580324], "std": [2.6294304968342286, 2.604038954270248], "min": [0, 0], "max": [6, 6], "count": [803]}, "eef_velocity_action": {"mean": [0.44831880448318806, 0.44831880448318806], "std": [0.49732188171238817, 0.49732188171238806], "min": [0, 0], "max": [1, 1], "count": [803]}, "eef_acc_mag_action": {"mean": [0.16189290161892902, 0.149439601494396], "std": [0.49775826577277754, 0.4813679757167725], "min": [0, 0], "max": [2, 2], "count": [803]}, "eef_sim_pose_state": {"mean": [0.4004226532364207, 0.33860767875020087, 1.1474403370538615, -0.08867629202889363, -0.248714827394333, 0.7133121483348374, 0.4038925644962541, -0.22799918094734165, 1.1397357562669, 0.7390564691980839, 0.6831753773084374, -0.2277619306786997], "std": [0.027562925245776408, 0.01299233601882586, 0.005411352452432889, 0.04800677073041835, 0.02337587711522076, 0.029029157664116897, 0.02885531350666763, 0.012751733363716954, 0.012378618283762811, 0.02792545067809221, 0.048806493085559184, 0.030821392249607518], "min": [0.3504248299098231, 0.30575335447416885, 1.1383002789386425, -0.23171542374816606, -0.3165754680454529, 0.6545914305451179, 0.35779775763310684, -0.2592871623182961, 1.1254885688556655, 0.6762634596282145, 0.5539775866376342, -0.3104153194945891], "max": [0.44206318709346376, 0.35964852601138936, 1.1628900837186333, -0.03444371828828968, -0.19151586067393778, 0.7647175689373521, 0.4643027298760385, -0.20944611132577104, 1.1700737305407398, 0.7793657518770076, 0.7415678925145843, -0.1627017670009967], "count": [803]}, "eef_sim_pose_action": {"mean": [0.40051024251687356, 0.3386469215552251, 1.1474370483228786, -0.08846724592681494, -0.24873667958358878, 0.7132826665045748, 0.40396703737625295, -0.22796480549209658, 1.1396933122640034, 0.7391034257055223, 0.683326787642153, -0.22774934700022662], "std": [0.02758327867020285, 0.013004328764302702, 0.005414682789257842, 0.04774678103680322, 0.02334859076526926, 0.028993157976211683, 0.02891617824938008, 0.01273881153073564, 0.012361008871964079, 0.027863963440549182, 0.048698993626165206, 0.03080300570293677], "min": [0.3504248299098231, 0.30575335447416885, 1.1383002789386425, -0.23170920610725654, -0.3165754680454529, 0.6545914305451179, 0.35779775763310684, -0.2592871623182961, 1.1254885688556655, 0.6762634596282145, 0.5539775866376342, -0.3104153194945891], "max": [0.44206318709346376, 0.35964852601138936, 1.1628900837186333, -0.03444371828828968, -0.19151586067393778, 0.7647175689373521, 0.4643027298760385, -0.20944611132577104, 1.1700737305407398, 0.7793657518770076, 0.7415678925145843, -0.1627017670009967], "count": [803]}, "gripper_mode_state": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [803]}, "gripper_activity_state": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [803]}, "gripper_mode_action": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [803]}, "gripper_activity_action": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [803]}, "gripper_open_scale_state": {"mean": [0.005454545454545438, 0.007272727272727176], "std": [1.734723475976807e-17, 9.71445146547012e-17], "min": [0.005454545454545455, 0.007272727272727273], "max": [0.005454545454545455, 0.007272727272727273], "count": [803]}, "gripper_open_scale_action": {"mean": [0.005454545454545438, 0.007272727272727176], "std": [1.734723475976807e-17, 9.71445146547012e-17], "min": [0.005454545454545455, 0.007272727272727273], "max": [0.005454545454545455, 0.007272727272727273], "count": [803]}}} +{"episode_index": 92, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.31137459150326796]], [[0.32288041591909095]], [[0.3105389260006835]]], "std": [[[0.2619377945642275]], [[0.25864560648512985]], [[0.26435607824456103]]], "count": [153]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4229645101777094]], [[0.4246689988359178]], [[0.41841919640950065]]], "std": [[[0.23535486695991686]], [[0.23438064027831051]], [[0.23765931327824294]]], "count": [153]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3799217795506002]], [[0.3856340990644624]], [[0.3799292606476142]]], "std": [[[0.2667927040661647]], [[0.26512754132833066]], [[0.2690292372826207]]], "count": [153]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46033324522619506]], [[0.46586618795121537]], [[0.4600256405121962]]], "std": [[[0.21883614875496737]], [[0.21186092030126447]], [[0.21696872312749116]]], "count": [153]}, "observation.state": {"min": [0.1519101858139038, 0.45129960775375366, -0.09966375678777695, -2.0911552906036377, -0.06988079845905304, -0.6085276007652283, -0.4286823272705078, -0.3013259470462799, 0.2286418080329895, 0.19887937605381012, -2.2468910217285156, -1.2629916667938232, -0.790494978427887, -0.32387638092041016, 0.386940598487854, -0.5025697350502014, -2.049528121948242, 1.1421968936920166, -0.28718847036361694, 0.7207042574882507, -0.27382269501686096, -0.4153255522251129, 0.08461549878120422, -1.6023876667022705, 2.069059133529663, -1.2232298851013184, 6.0, 8.0], "max": [0.6373320817947388, 0.5586777329444885, 0.10689160227775574, -1.641934871673584, 0.01225657481700182, -0.3968856930732727, -0.3820231258869171, -0.22014999389648438, 0.358468234539032, 0.23789368569850922, -1.9775617122650146, -0.9730224609375, -0.5459842681884766, 0.21623320877552032, 0.5667684078216553, -0.35342568159103394, -1.4260637760162354, 1.2520686388015747, -0.08859945833683014, 0.8091869950294495, -0.192300945520401, -0.24153487384319305, 0.12315606325864792, -1.3183577060699463, 2.4071402549743652, -1.0507049560546875, 6.0, 8.0], "mean": [0.3865606486797333, 0.5182248950004578, 0.01898028887808323, -1.8658220767974854, -0.038035161793231964, -0.46499502658843994, -0.40225082635879517, -0.27442583441734314, 0.2926073968410492, 0.21467402577400208, -2.0803446769714355, -1.1426424980163574, -0.6339263319969177, -0.10219746083021164, 0.48714113235473633, -0.4270341396331787, -1.7734061479568481, 1.1977941989898682, -0.18231067061424255, 0.7602145671844482, -0.24859724938869476, -0.31270450353622437, 0.1080031469464302, -1.4570868015289307, 2.3136935234069824, -1.13994300365448, 6.0, 8.0], "std": [0.1259573996067047, 0.03045591711997986, 0.05648474395275116, 0.12777391076087952, 0.01701674982905388, 0.06522984802722931, 0.012152071110904217, 0.023556476458907127, 0.03413243964314461, 0.012429577298462391, 0.07894468307495117, 0.07239392399787903, 0.06673245877027512, 0.14729852974414825, 0.046174321323633194, 0.03729332983493805, 0.17469051480293274, 0.02661644108593464, 0.056063130497932434, 0.026997117325663567, 0.02504565566778183, 0.048304371535778046, 0.00836514588445425, 0.07634630799293518, 0.1038934513926506, 0.05045833811163902, 0.0, 0.0], "count": [819]}, "action": {"min": [0.1519101858139038, 0.45129960775375366, -0.09966375678777695, -2.0911552906036377, -0.06988079845905304, -0.6085276007652283, -0.4286823272705078, -0.3013259470462799, 0.2286418080329895, 0.19887937605381012, -2.2468910217285156, -1.2629916667938232, -0.790494978427887, -0.32387638092041016, 0.386940598487854, -0.5025697350502014, -2.049528121948242, 1.1421968936920166, -0.28718847036361694, 0.7207042574882507, -0.27382269501686096, -0.4153255522251129, 0.08461549878120422, -1.6023876667022705, 2.069059133529663, -1.2232298851013184, 6.0, 8.0], "max": [0.6373320817947388, 0.5586777329444885, 0.10689160227775574, -1.641934871673584, 0.01225657481700182, -0.3968856930732727, -0.3820231258869171, -0.22014999389648438, 0.358468234539032, 0.23789368569850922, -1.9775617122650146, -0.9730224609375, -0.5459842681884766, 0.21623320877552032, 0.5667684078216553, -0.353426992893219, -1.4260637760162354, 1.2520686388015747, -0.08859945833683014, 0.8091869950294495, -0.192300945520401, -0.24153487384319305, 0.12315606325864792, -1.3183577060699463, 2.4071402549743652, -1.0507049560546875, 6.0, 8.0], "mean": [0.3860567808151245, 0.5182895064353943, 0.01918927952647209, -1.8652756214141846, -0.03808506950736046, -0.46475377678871155, -0.40226495265960693, -0.27451279759407043, 0.29274529218673706, 0.21471458673477173, -2.0800347328186035, -1.142828106880188, -0.6337566375732422, -0.10160813480615616, 0.48695793747901917, -0.42716535925865173, -1.772665023803711, 1.1978435516357422, -0.18207821249961853, 0.7601456046104431, -0.2486811727285385, -0.31289735436439514, 0.1080051064491272, -1.4569710493087769, 2.314079999923706, -1.1400445699691772, 6.0, 8.0], "std": [0.1260666400194168, 0.03036990761756897, 0.05636189877986908, 0.1277717798948288, 0.016997143626213074, 0.06506893783807755, 0.012139524333178997, 0.02348770573735237, 0.03417002037167549, 0.012446897104382515, 0.07883438467979431, 0.07215975224971771, 0.06651046872138977, 0.1475934237241745, 0.04626281559467316, 0.03722305968403816, 0.17483942210674286, 0.02656422182917595, 0.05602259188890457, 0.02694644033908844, 0.024973437190055847, 0.048394087702035904, 0.008365938439965248, 0.07619757950305939, 0.10357982665300369, 0.05045360326766968, 0.0, 0.0], "count": [819]}, "timestamp": {"min": [0.0], "max": [27.266666666666666], "mean": [13.63333333333333], "std": [7.880825299891339], "count": [819]}, "frame_index": {"min": [0], "max": [818], "mean": [409.0], "std": [236.42475899674017], "count": [819]}, "episode_index": {"min": [98], "max": [98], "mean": [98.0], "std": [0.0], "count": [819]}, "index": {"min": [102437], "max": [103255], "mean": [102846.0], "std": [236.42475899674017], "count": [819]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [819]}, "subtask_annotation": {"mean": [0.945054945054945, 2.0, 2.0, 2.0, 2.0], "std": [0.23834869575087816, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [819]}, "scene_annotation": {"mean": [98.0], "std": [0.0], "min": [98], "max": [98], "count": [819]}, "eef_direction_state": {"mean": [3.896214896214896, 3.954822954822955], "std": [2.6981154428286738, 2.635654943900464], "min": [0, 0], "max": [6, 6], "count": [819]}, "eef_velocity_state": {"mean": [0.398046398046398, 0.42246642246642246], "std": [0.48949511034195947, 0.4939519656351663], "min": [0, 0], "max": [1, 1], "count": [819]}, "eef_acc_mag_state": {"mean": [0.14774114774114774, 0.12454212454212454], "std": [0.4676641891372137, 0.4326377952753706], "min": [0, 0], "max": [2, 2], "count": [819]}, "eef_direction_action": {"mean": [3.896214896214896, 3.954822954822955], "std": [2.6981154428286738, 2.635654943900464], "min": [0, 0], "max": [6, 6], "count": [819]}, "eef_velocity_action": {"mean": [0.398046398046398, 0.42246642246642246], "std": [0.48949511034195947, 0.49395196563516636], "min": [0, 0], "max": [1, 1], "count": [819]}, "eef_acc_mag_action": {"mean": [0.14774114774114774, 0.12454212454212454], "std": [0.4676641891372137, 0.43263779527537055], "min": [0, 0], "max": [2, 2], "count": [819]}, "eef_sim_pose_state": {"mean": [0.3553828584914253, 0.322956391503568, 1.1590812913363198, -0.11054314698227105, -0.5181298983758587, 0.9060973555528791, 0.3970316801161902, -0.21933863459640474, 1.1469415497809632, 0.6328571153091495, 0.52637025974101, -0.28294921432256814], "std": [0.031356372621540465, 0.009374901830445901, 0.016724195664675322, 0.09866643381029164, 0.03566689218307975, 0.06016573241650412, 0.04425525094389982, 0.007591525739949355, 0.01965832411463758, 0.06199150677123488, 0.08291553851379106, 0.06645747747421982], "min": [0.2947414447189716, 0.310368526437049, 1.1376731949647043, -0.3537034149785438, -0.6032045942810325, 0.81754037867097, 0.3351563186896331, -0.23270997489885306, 1.1276121038374218, 0.5363336224106601, 0.33619898642788115, -0.381286663832805], "max": [0.4155885816828421, 0.3394569463551358, 1.1958201074839332, 0.00036166685404764864, -0.4576890741338453, 1.0096998192450515, 0.4949153215674056, -0.1988058174958711, 1.1909971043095338, 0.7511277058893533, 0.6287013335636407, -0.17990227262744518], "count": [819]}, "eef_sim_pose_action": {"mean": [0.35550800171383734, 0.32298859315651446, 1.1590191164521182, -0.11020213040867323, -0.5180197353800788, 0.9060568633440725, 0.39720475586221154, -0.2193447202279846, 1.1468800556586864, 0.6326009071501189, 0.5266136524670704, -0.28313668279536364], "std": [0.0313912304557822, 0.009383549575834645, 0.016682513652323042, 0.09831349232798749, 0.03557634519687467, 0.06010712055233125, 0.044355424039896785, 0.0075936781343317, 0.019600059990631025, 0.06194144738361917, 0.08265754800823376, 0.06650717183005367], "min": [0.2947414447189716, 0.310368526437049, 1.1376731949647043, -0.3537034149785438, -0.6032045942810325, 0.81754037867097, 0.3351563186896331, -0.23270997489885306, 1.1276121038374218, 0.5363336224106601, 0.33619898642788115, -0.381286663832805], "max": [0.4155885816828421, 0.3394569463551358, 1.1958201074839332, 0.00036166685404764864, -0.4576890741338453, 1.0096998192450515, 0.4949153215674056, -0.1988058174958711, 1.1909971043095338, 0.7511277058893533, 0.6287013335636407, -0.17990227262744518], "count": [819]}, "gripper_mode_state": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [819]}, "gripper_activity_state": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [819]}, "gripper_mode_action": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [819]}, "gripper_activity_action": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [819]}, "gripper_open_scale_state": {"mean": [0.005454545454545445, 0.0072727272727271695], "std": [9.540979117872439e-18, 1.0321604682062002e-16], "min": [0.005454545454545455, 0.007272727272727273], "max": [0.005454545454545455, 0.007272727272727273], "count": [819]}, "gripper_open_scale_action": {"mean": [0.005454545454545445, 0.0072727272727271695], "std": [9.540979117872439e-18, 1.0321604682062002e-16], "min": [0.005454545454545455, 0.007272727272727273], "max": [0.005454545454545455, 0.007272727272727273], "count": [819]}}} diff --git a/alpha_bot_2_sticker/meta/info.json b/alpha_bot_2_sticker/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..005c2b63f53d2fc5f1e96651b9607700e4163ae1 --- /dev/null +++ b/alpha_bot_2_sticker/meta/info.json @@ -0,0 +1 @@ +{"codebase_version": "v2.1", "robot_type": "alpha_bot_2", "total_episodes": 93, "total_frames": 97993, "total_tasks": 1, "total_videos": 372, "total_chunks": 1, "chunks_size": 1000, "fps": 30, "splits": {"train": "0:92"}, "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_sticker/meta/tasks.jsonl b/alpha_bot_2_sticker/meta/tasks.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..aedd50e2c68c5dafaf1208bb7fc0b83c16a7d008 --- /dev/null +++ b/alpha_bot_2_sticker/meta/tasks.jsonl @@ -0,0 +1 @@ +{"task_index": 0, "task": "stick the poster on the table by hand."} diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000000.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..73bb17bd9b8e55d8bb4fb0eca20786b284d6c70f --- /dev/null +++ b/alpha_bot_2_sticker/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:d5813281a25079e00ce1034bea2290f8027b249c843ce824b0fb608698b8dec7 +size 6109307 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000001.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3ab10bfa062dc670b25fc01cee12a0bc563380d9 --- /dev/null +++ b/alpha_bot_2_sticker/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:c11f3cf441f546840595b91d15365ec82b3fd02c93b56d6b64dff14e5a75eb7d +size 6622843 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000002.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..094f79e2fe18d77f93d68ab6298b535fe5c15c95 --- /dev/null +++ b/alpha_bot_2_sticker/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:5287d7b131294f34766693e70df78f40700886c272cc6232406c98ca20c248fe +size 2982128 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000003.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dc632ccdbee468ce9923b7776f4b5f93fc1a1d7f --- /dev/null +++ b/alpha_bot_2_sticker/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:6f1b5dc2e9cddde7b1ecd1489836a57642690fd43f6b3c26f38c2d880aebfc17 +size 2642187 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000004.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1ffc54b337f3d7c5a49e9977a7b54b7b2cfd3fcc --- /dev/null +++ b/alpha_bot_2_sticker/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:7d4486f8e2fc93025910de07071243a2d5d01315ecd779e39927292c6c583474 +size 2530691 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000005.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a33854929817063f7161d9106f5a78d9b5d5acc9 --- /dev/null +++ b/alpha_bot_2_sticker/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:98cb1e1e8081fc6c39aa179776c3dc993f632d9521849a126ca96f75670988f2 +size 2133193 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000006.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a1bbc27b9a1a943b3be0ca8a5330bff2800b7a94 --- /dev/null +++ b/alpha_bot_2_sticker/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:c294d70f25b8dac86ee2f68aec58ccd888e5e4f9278d7c51814112e21c18420a +size 2484486 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000007.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..12fa99da9fb4ed74a86498fccb3d902550cef963 --- /dev/null +++ b/alpha_bot_2_sticker/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:7ba2ba1db8ff28e81419ac1e4c983fe8cbd7355a91d6d3de51ca393c092e6aaa +size 2604069 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000008.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f595d8d2289e5560025b1717caf35bf70a644006 --- /dev/null +++ b/alpha_bot_2_sticker/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:6c05408e45d869ab71ba582ca602691f9626761e6edc8f5a473db99b7a859828 +size 2784778 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000009.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1e2451d4a9258a252a7f2dbd8967156f7024005f --- /dev/null +++ b/alpha_bot_2_sticker/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:cc6dea69cf52f9fe406cc269207c7f1b930a7e08b0c90b3ea32d3390ea2c806a +size 2576221 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000010.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..49c707ece55813bf6d340ddd017388d4d3d207cc --- /dev/null +++ b/alpha_bot_2_sticker/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:bfc6e6362fecf1123036e6335da3ab4537d6c4beb9dee046f55fcbae0bbae67e +size 2423209 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000011.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a7a0eb85ebf36d2dedebbe31fafb84d4c9ab1cf0 --- /dev/null +++ b/alpha_bot_2_sticker/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:1d2f00124434ed2eeede6d73421ebbb8d58677358e920a15ffc0c3f949ae73c5 +size 2894410 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000012.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4cc4f2154fc13e0f6ad10e3b266d6bce7f09d44b --- /dev/null +++ b/alpha_bot_2_sticker/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:99d3af58837aa5fc7bd752fd238cfbebf73bd04567004d7edfe4f010c17b3c82 +size 4711291 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000013.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b954907e5454566a29f9c29c8583854f744c277c --- /dev/null +++ b/alpha_bot_2_sticker/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:52fd7ebbf30f8366eda73e5a790a52fdd525e52390ee6cfcb23629e1bd9adfde +size 4419528 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000014.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..83befa6f51549e50be295bf7e2d8f1c7c4fa36f5 --- /dev/null +++ b/alpha_bot_2_sticker/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:38f020071c3c7ec284a2912ab9a260a2822cabe8dd50f9970a5807109c8463c2 +size 3976938 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000015.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..968b2e22b8b8572e8bb95ae71632ec92db9d7824 --- /dev/null +++ b/alpha_bot_2_sticker/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:6404b359ed790843d5bfb2c9dd3cd249b8e14849a6f2a89208cfa67e411c12fd +size 4920496 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000016.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d6c4881755eca6cca6c47f75e3de551a994c6e59 --- /dev/null +++ b/alpha_bot_2_sticker/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:b7ae2e388e329d2aa49a71f5688cc025a9519828e24c6c3f425651e0a6275f67 +size 5161899 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000017.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2e56faa4723fa4a01308f55c3199cb361784f817 --- /dev/null +++ b/alpha_bot_2_sticker/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:201b7d5233407e498705f6d387182ab84d2b01bb8efb4a77be528023d75f5bdb +size 4059377 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000018.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..77be2fa6c548b0c6ffb87d17126ee3bf391864f9 --- /dev/null +++ b/alpha_bot_2_sticker/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:6dbe23d49c47f97071f5f5ddb89381f45a0a7a7c917bc91481441ad4d066ede0 +size 4791206 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000019.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..db59d7dbdbaaacef87888733a26a6e0bb2c6aada --- /dev/null +++ b/alpha_bot_2_sticker/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:b8ebe2245926361adb7c09cc5f8036d035745a2bca00cd2976f69997ccd8ab0b +size 4219892 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000020.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c444dbcdc77ccd0ecc5d1aa46ac3b9d82c1cf2b2 --- /dev/null +++ b/alpha_bot_2_sticker/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:ba12b938887a25eb9eeb5f6b277376710ea6128b1efc477f6cc5ff7524fa5e64 +size 4179852 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000021.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..568e4bbcdf559ed6d643f54587af3aa04d1e7497 --- /dev/null +++ b/alpha_bot_2_sticker/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:29dd234dcaf008886572dab5c001ca5d7300e6959224af45df985c02b5e13b9c +size 3931324 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000022.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8e314d0dd3a1fd36257c595265fb0b8d4826c29f --- /dev/null +++ b/alpha_bot_2_sticker/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:0a6b4b64a7d673ea4cbb0bab2c80381fc98bd5fca7c3ac85834e169285068522 +size 4538530 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000023.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7ac0fc4a9bbbe0d165cffecd94213bd9303e0983 --- /dev/null +++ b/alpha_bot_2_sticker/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:8c74c8910cbbffeb389a9bab8cacc5677995bfcdc7175334fb6d7a3b256508ff +size 3706563 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000024.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c81224effcdf35877ac8d233b62a3a86916d43ae --- /dev/null +++ b/alpha_bot_2_sticker/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:9b2207fe75f934e7f647641fa9f0ade4c28e2b93e1c64142b3a3c1791ed41ec6 +size 3681693 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000025.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0240a7d0cd30e23afd199a2416aaaa60396947fe --- /dev/null +++ b/alpha_bot_2_sticker/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:664338cfd5618f55f5d694133394e2d400653e5a80cd9ae357abf5032cffb140 +size 4040233 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000026.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..824181e22d6662ef2a2911ab4d68960a217c8a75 --- /dev/null +++ b/alpha_bot_2_sticker/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:8a94fba5f8567b8c3b69a20e755b6506ccee353ad054b59a1507a136881d815f +size 3622424 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000027.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bc40671827d02e039268515f6d767348fd9dbcbd --- /dev/null +++ b/alpha_bot_2_sticker/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:d5fbfa38e994407e1d6270d0007f97c14272cf07794cb31824bbacaf29e6c81b +size 4026123 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000028.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ba51cea41271a0bef7e7e8d6de6bb5f16803998c --- /dev/null +++ b/alpha_bot_2_sticker/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:24b6cdb4aecb436f1cffbf62a639b8b070ee473fba869b3a1020b37fc926fb70 +size 3737328 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000029.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..55073587ca6f84641efc7864a18c9c3290617f03 --- /dev/null +++ b/alpha_bot_2_sticker/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:978d894793fd171c777469ce27f6e9ef28ba6da45edb7efe6123b2150ece1e2c +size 4301123 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000030.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..85d055d9ca9474b69bd555baf45c91fded521ed8 --- /dev/null +++ b/alpha_bot_2_sticker/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:091e43a6486b5b7b04e5521ff6023608ee87583b02f119534d3c8f46caede448 +size 4859038 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000031.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5b79da7aa3098e60fba76542d17a760eda0b7448 --- /dev/null +++ b/alpha_bot_2_sticker/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:f3fc84b3d90e5b1f7e1d2ad62eeb83c2b8327f6292430c63a3c6934752fe779a +size 3681170 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000032.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7a6d5b6951fbc5a5a72015ba52a5aa3a5106277b --- /dev/null +++ b/alpha_bot_2_sticker/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:0b1f2005b7d622a8b9ca1efb809f5356771ef258cd26a7fbf14bd376ba840a97 +size 4610070 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000033.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5e876447f8c96e74cab34101b31ef0a6db3e2be1 --- /dev/null +++ b/alpha_bot_2_sticker/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:0dde47f5f61309d39685a47645f316ddd330a883ec86b8621896846bacf0d271 +size 4462157 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000034.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d2c36c0c60ed0d3a7df6dfd8f3fe69e1f2486787 --- /dev/null +++ b/alpha_bot_2_sticker/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:284adae42940265ed95ff0087bdab9db66f85557af0f85c5062b97d6e018287d +size 4097759 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000035.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dec4207affb6aac108af956037cb0be7ebafaacb --- /dev/null +++ b/alpha_bot_2_sticker/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:e30d4e7a36af5b16c96f1f1de6f2955d6973f99f227bc8f2a166b4d01b0c35ad +size 4248167 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000036.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4047255c7937cc0d9fd3ccf569f586f266be557c --- /dev/null +++ b/alpha_bot_2_sticker/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:fbb8b3bc438b2f38d13fc98fe1fbbcadcaef0da44612dfe3fd717043310a36ad +size 4438009 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000037.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7261c53ee28ee534c8b0ec3bf7dd01e87eb9e113 --- /dev/null +++ b/alpha_bot_2_sticker/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:379662b8d1e0790f5766cc4d6ac7bce19f6404aed594b193d26f7066c8e2ee14 +size 4096774 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000038.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6db21ae2712d819dac1962b9fb7b977e93eb2724 --- /dev/null +++ b/alpha_bot_2_sticker/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:4751d28079e56526984efd85286b5daab84837f7161d37318061e66d49fa59f1 +size 4362499 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000039.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..818ac8c8496caf5c3cb3d69f766b60d3f5b54837 --- /dev/null +++ b/alpha_bot_2_sticker/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:3068721bde2763e241e1974dc2fbd85791703999fd4f47cfcf833432d1076b58 +size 3933788 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000040.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..45f10d36c9de8afbc03f814d8ad4ae4b9c70fd93 --- /dev/null +++ b/alpha_bot_2_sticker/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:3a496f73d4320476072cd2e216c2c4ebfc44efd075774bdbcb5eba8cc61cd191 +size 3969075 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000041.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..67f2933216076afe38e5953dc1be5176571977ad --- /dev/null +++ b/alpha_bot_2_sticker/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:78a7ff3ec2bbb52672ba56fe91693c04c20c90c92cecd8f100f5f75cdfae79ae +size 3731754 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000042.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c1ae1682a3855a298291d38a492be395c6d360c2 --- /dev/null +++ b/alpha_bot_2_sticker/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:fce353043d8161e58ae2f488478bbbeef878586941bf63650606b76192dca5ff +size 3539937 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000043.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7db1fecf71363b47e2206a320f5c331d8db851be --- /dev/null +++ b/alpha_bot_2_sticker/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:e35c660b2683976d626ccd13063f1210b9e64d988da16d54dffd4caf0656629c +size 3524618 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000044.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8680882a2dea4a996c93e034774822dc80e03142 --- /dev/null +++ b/alpha_bot_2_sticker/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:107ed48b076f93ebd9ee5645d75efe9f720cf2936d39c138dcacbfa1c8934ed3 +size 3501102 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000045.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aeb0f833557baab7c77707252e77b5eb05463062 --- /dev/null +++ b/alpha_bot_2_sticker/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:02cc89b28d4ba10275ca3ca1ee04d002af810c71550ed56c78acec0556a78ff5 +size 3885196 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000046.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000046.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eb93b2d3cb72a199dd2a4fa5de6d22e5fd0405aa --- /dev/null +++ b/alpha_bot_2_sticker/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:a297e2b8a38c6af2331fe0078806574c5d5422ee62c70963fc9ffd2edb000004 +size 3602887 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000047.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000047.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0f5d721f883d1b3a2dc8eac58193202d2025bd49 --- /dev/null +++ b/alpha_bot_2_sticker/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:2c9f8757e766bab420b7f02f7adab7aaa468f363ed63b6750cd8b2b715fc9ee7 +size 3685596 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000048.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000048.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f7c00370dd2b63eb355e254fd7630b3663652c12 --- /dev/null +++ b/alpha_bot_2_sticker/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:173966f19182d7f40d7d58729b31d6701afb937308be7fc265e424bd4c0ddad6 +size 4412392 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000049.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000049.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b8526eff73f55ede6fe74d6e0048d207eaca5e83 --- /dev/null +++ b/alpha_bot_2_sticker/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:1e8f9b10a94b63e49978856708e7b6d1598641949bd990f22cb1d8ac6fc78d61 +size 4607113 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000050.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000050.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..396634d5bd11f58e227328bd4720949e1c394004 --- /dev/null +++ b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000050.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77733f1edc193215f1b3cd4121ceb2ac63bb1cf1faf4208b77b459d401c7423c +size 4098177 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000051.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000051.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6779a331b4613ed61a414b6a599be5993810d87a --- /dev/null +++ b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000051.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d90761db6d558ce630477b196b6a618442e790557267309519c8af3f6f48774 +size 3596993 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000052.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000052.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..409de15b6018a3817e7071e6a8d127700482bd48 --- /dev/null +++ b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000052.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:13194ef951b4de5a7792bbdb77b02439db032db3618eb09502b6da88ab809a97 +size 3849841 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000053.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000053.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c064f791cfe8c76304d0d542e2282efc0267fc7d --- /dev/null +++ b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000053.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a3a127620fe4e997d36dd8d07f3220965271c1017353e86535746f70dbfb8f5 +size 3289061 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000054.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000054.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..211b76d72240ee802cb1674f8eb0fdb88f4307ff --- /dev/null +++ b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000054.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:68b2b7318c38f2ecb9922dc694a165879a1e2726dfe1b762805fefb362991193 +size 3357843 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000055.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000055.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f4dfdeafb5255b9975e3ba353333b59284996b8c --- /dev/null +++ b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000055.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b5ecf3020cb95869265728e59870d2de8495d672c77ab7bcedc1c156cbfb6ee +size 3370052 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000056.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000056.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..483bcdb655c2c2448022d3b10480abcad8f5f131 --- /dev/null +++ b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000056.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5def1c23464ad972aaba17f60fc2a8233e96e4b442092b3940f6911ecc42417b +size 3635351 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000057.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000057.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..79ff19c5a7d9576b116e39d54ac42b3b241b2928 --- /dev/null +++ b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000057.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d5a39ebef5de872d05b416b26b8f6e0787c90daf5fa277aeae03764dd06d003 +size 3346200 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000058.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000058.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2ce8256295a8d5b1bcfa52aa2f9ecdd750a2b220 --- /dev/null +++ b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000058.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:80f3c88db3edbf67767514278ffec8f52482aec29ef0dcab87f38a4c9370f14b +size 3547072 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000059.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000059.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b9d7f4b2ced4e161ed92f9e72318f237e15f9b05 --- /dev/null +++ b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000059.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2fad3f8200ebdf7cd5873edee1efaa9cff6f9b2e0f075806d3a190a13ff249e8 +size 3970927 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000060.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000060.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..90ab158f7c19ff37b447302cee5c83e0952f6722 --- /dev/null +++ b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000060.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:45cb2042746ef762be62f7fb4a3e3f42b43e3d60fa8575e6ca8a1f52596fca08 +size 3729432 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000061.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000061.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2a213114165d45ac5cc258549b5bdb6e1677811b --- /dev/null +++ b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000061.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:253019a487deb8b32d61867a8839bef3d4173d68073168190c77875c7457decc +size 3398653 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000062.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000062.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..06c93e324acfbcfa3b69fa6665ef80a6486145cb --- /dev/null +++ b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000062.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e3e6af08d35b3c5d7af018fc9b2b63a8ca425b4b215cd75c778366e53031bb7b +size 3609409 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000063.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000063.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7ba27eb7f28c2df7169f8bfaf3ebff6acaeae9d7 --- /dev/null +++ b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000063.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8cc837a95e14c235360f0540c7e8bb62e550b19aeddc4cd46c0c545173e6deba +size 3752651 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000064.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000064.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aca95a17603ca8ad9454b1da67fc04c75c9a388c --- /dev/null +++ b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000064.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e00693346f2256b7d1a705b94541c95175216314c8bc17468e0a6118f2f16c99 +size 3804125 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000065.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000065.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f57d7d9428f92e09260766e8f25f7edaf5547191 --- /dev/null +++ b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000065.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:32ac96436311bca451ab16435bd2b4838aa031246d6ef896343c1efc8b23d454 +size 3477436 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000066.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000066.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..28958bc33f02cf2a9007a2053cba8a96f00b4a68 --- /dev/null +++ b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000066.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:625412c73234fc4295c2e5686a1cf1b8b3d448191603d911db7dd29fe4a6909f +size 3315562 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000067.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000067.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..872f4dc101f0b0c51f4a215ee5b3fa369b7f8088 --- /dev/null +++ b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000067.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23e4b88896f6af2be7e588eaabf1cf09408eb012062dbdecb36cc68eb3aa00a5 +size 3381196 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000068.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000068.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..72ce51119443c7deed519212922f03f253efb6f1 --- /dev/null +++ b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000068.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:57e0c66cb37be24a4c9e0d9bdd995d2a107f341e6ad83516c734c5f62c2531e8 +size 4038151 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000069.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000069.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..77266fec68e1fa3a2330952e8ea9e654257612f1 --- /dev/null +++ b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000069.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:efd4b65b2eb44f88352afcb7df55def9b8099f2bcdab4c33eea920ef5e7cbf48 +size 3871049 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000070.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000070.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8da04eee012238f7f611bb6a66c93b8342d70871 --- /dev/null +++ b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000070.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1fabeb21fae0260b047a64fcd611e33c0b9823ec742e8155cedba7bf68b38793 +size 4426280 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000071.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000071.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fe92727c26156549c2bbcb56ca434e5afc58bddb --- /dev/null +++ b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000071.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef247d0b657b364f297b1c2c439e3995d488b37894f72d20cb949aa5732e6aca +size 3655497 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000072.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000072.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6f98bcc646a43b7e26d3d4975a33cc01084bd78f --- /dev/null +++ b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000072.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b445bffb076b8b69283b6ebd3478c0e0af9fa970b1ed5ee12a0929100e6fbba +size 3200457 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000073.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000073.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d69731e0d3d3fd9c8fda2354c6304d6358db26ab --- /dev/null +++ b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000073.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b59479f871335c36b669eceed12884fd458e828aba52a2b021279d19780e88a5 +size 3170298 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000074.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000074.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bbe7dee34d05badf8f06c064e95fbe16dd354ae0 --- /dev/null +++ b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000074.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:49188d646b8176abc30874fd8f1a4e87c8c8151539a30205d3aef7c3642d6dd3 +size 2975964 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000075.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000075.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..92dfa65d2f89e4e85181f536fd03bdda2e048aa3 --- /dev/null +++ b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000075.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc90f966e7d6ea237216d582b3848f138698a7508e6034d7a4af5ea9d746d6a3 +size 3339345 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000076.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000076.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a7fc3d8325f54eec635c90b5c1c0f98ca412aa02 --- /dev/null +++ b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000076.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d45f4b6ded4cd3eb50389fdcc4127000d02aaff2673246d22070c5a092092d1 +size 3606381 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000077.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000077.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..23cffcbed146d8e9a8e8fec2e33006a647a944ce --- /dev/null +++ b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000077.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:13f46dfe5eb9c3a4d8048d3bdaa637df3f6a926966a7955294be5d21776ab17d +size 3182422 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000078.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000078.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ef38fd04a5e93eac7f784a8bcad96e641414bb6c --- /dev/null +++ b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000078.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84d6716e571b6d211d27af80c0c912c18844d233482d843547db299cc9e71996 +size 3887520 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000079.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000079.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f7b3167a425ab6a336cd65b4d12e1b2c5028b2bf --- /dev/null +++ b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000079.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d1664001667e6096ff47bcc397c02c1229bb6532023d917fa7f368be080aae64 +size 3958004 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000080.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000080.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..915183fdda776dbd3b57fe18426370ea2ab4dd94 --- /dev/null +++ b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000080.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa5cdda07ca6ed129d8a914495466fe975c2e36583066a68aad1b86b5954c97a +size 3782622 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000081.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000081.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..788f976341d75e206736fe12f20fcb77110ba5d9 --- /dev/null +++ b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000081.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:74061ce9e6f7b177937038bc265f153f24e5c2f53b370fc819cfe00d3b730ffa +size 3351594 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000082.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000082.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2b962c4ee6d08181f772a1679a05dc2dc2f9ff01 --- /dev/null +++ b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000082.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:62998ae22f3e136a964d57f9f3e0bfdead5a1899bb0fd9eca597d7bbdec89193 +size 3574388 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000083.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000083.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8de7ea48231a7dad5829b57ac744ce28be903fbb --- /dev/null +++ b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000083.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6da37e5f6c63203ca8e3a4267550e8af1c39cb7199045f8746aba0f7767e414c +size 3569950 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000084.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000084.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e847e101a5e345314e8fa30d90c03ffc16268e31 --- /dev/null +++ b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000084.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:041843069879ea5e43955dff253db3e93ce016da420abb9056820ab10b1bb945 +size 3133632 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000085.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000085.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..455117bd0b5c0e47ddc68de2f3b081dcb54fbbeb --- /dev/null +++ b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000085.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a26d168f02d8f0dbf6637a0ae98bb94c043280ed7bdb461bb78d08e7dd8ce6d0 +size 3594441 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000086.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000086.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..956efa3a534f42be2b5596fa2f7f2c26472dbca7 --- /dev/null +++ b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000086.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:117120415ce45a0589664a8cb0faab68d35668ebc299b8d4948bdb299f8900f0 +size 3714261 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000087.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000087.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0c9e472f09c07e60582ad5480a05d83157696544 --- /dev/null +++ b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000087.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c83c0d23ad068fe5b84e5e04277921a05b95841ee9845c29727ee5f6ed96dc36 +size 3287919 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000088.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000088.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..81fe5c176b67a43bfa0ebcdec8de930989a752a6 --- /dev/null +++ b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000088.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6496828598b93e99fa303a9ca0e8d420d537f00f158610c313c17e35ea80d7f +size 4497842 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000089.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000089.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5869142737ebe826c029c369d309555a15f8597b --- /dev/null +++ b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000089.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c1c728e7acd7b3c9538892abaf99149a2f9c9645e1712e4f50d19b9723f7542c +size 5250863 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000090.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000090.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e1ae32d1fc0b5718af959e6d72e76449312efd23 --- /dev/null +++ b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000090.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c52813ead389f1fa2180793ffdeb32cc4aaaeee192086526a94ab4e87eafb4cb +size 5230601 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000091.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000091.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9c8ba3912f97e4c2ca35bd6b04e64bc14acb909e --- /dev/null +++ b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000091.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c737257372f5a9b3d11338ad4351d0caa3223d799ea20fa59f76fdd535092c60 +size 4910736 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000092.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000092.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..859b50800a153ecddf45675fbad36b810c344f3f --- /dev/null +++ b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_chest_rgb/episode_000092.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab50eeb9618e286f53c8de93cbeb2dbf93c091022fa460ec673096e2bb63f758 +size 4672208 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000000.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..702a0b0913c415334bba8c8dcf0a651a02bab4df --- /dev/null +++ b/alpha_bot_2_sticker/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:59ab51db22be755145500dc16548e07eb229e4aa85906d3d4d6e251c775576eb +size 7800761 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000001.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..87caaa8a5e18ab061dca4f9aebd2ef7fad6974c7 --- /dev/null +++ b/alpha_bot_2_sticker/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:071e55afd6ad1c1f238727f6f3b8ffb948c3aa9da43fe3ce126222bdf6d1ae6c +size 8402085 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000002.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2578d41232a20cdd54a935d5922da137bd407e91 --- /dev/null +++ b/alpha_bot_2_sticker/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:7ee52a7867599526915f843ba08fba7368101550a8337a893a95a2963aada834 +size 4887752 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000003.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0664a34263bd7aa5cdf6c0e5d0071936f5ed8979 --- /dev/null +++ b/alpha_bot_2_sticker/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:191d3d3912ebf7e4e9f02191c1a265b2eabf04fd525be0cd653135e8d27a85e5 +size 4820660 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000004.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..63eacdda089c2867c0938d5b9475f5c353aec4e8 --- /dev/null +++ b/alpha_bot_2_sticker/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:9b793f495246b253ef7ca7998f3825ffa437f9436eb44ee7bfc1b8bfc2f045a1 +size 4844477 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000005.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1947dfeed1885a5f40fb0a9e28a11ef35ac6aca9 --- /dev/null +++ b/alpha_bot_2_sticker/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:6348e5aa76d8f5e08c4f910af9ddc01cb5480764357a585970985cb18a348cd2 +size 4797683 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000006.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..000ee665d30ed800e4d882729ec3b26af5c26c80 --- /dev/null +++ b/alpha_bot_2_sticker/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:8a03e492828de3d581246ca06bb3af77cd2336d749f09584a472f143c5566916 +size 4886325 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000007.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c6e1ab0481783fd0e0b01285c244438be57164bd --- /dev/null +++ b/alpha_bot_2_sticker/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:6e206e154be5a3fe40450653b96c5ef8e9539ffe5a2e4102a9d5640a4a04347f +size 4468686 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000008.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0dcbf3ca2b1a0c7a0aaad7c04a9d8f99f810f86d --- /dev/null +++ b/alpha_bot_2_sticker/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:673caf62a28748ccad8c1209e40ab219a86099525710903feef2c761027b785c +size 4985798 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000009.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b282f126f9ac06468ce18ca826c72310c92db767 --- /dev/null +++ b/alpha_bot_2_sticker/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:fd10d13dbb976ef2006eeafba9194061347a0d0e0e1d43817698af2fbef4eb8f +size 5206193 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000010.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..788840932958ef8a44f78de8d8c100062b64bcf2 --- /dev/null +++ b/alpha_bot_2_sticker/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:197022b295d839d0515582ed17b1198d3e7cb7a73e20734de873302f1ff262c1 +size 5001347 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000011.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a23c97d573691ad25060909fba43c72edeb89807 --- /dev/null +++ b/alpha_bot_2_sticker/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:2d94323b30e9257e1501954c68ba7cb534031d2ebfda1e12de8c38cf6cee4321 +size 6207936 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000012.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1ba103fe653283b54f732ba77c00e7eed721950f --- /dev/null +++ b/alpha_bot_2_sticker/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:87b3b775fa8f8458deb6a57082f7bc932328b871689069b7367b4990c1646919 +size 7598172 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000013.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1b047b5480be9d3014a7a82fb58950753fc9b2c0 --- /dev/null +++ b/alpha_bot_2_sticker/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:a39bea3ca667480c29f41d0f420ebad2142bdc338c700a10216b59136c7c74b2 +size 7546223 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000014.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f4ee341e9ab4d37f946b1fc15365cccdcf035d2c --- /dev/null +++ b/alpha_bot_2_sticker/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:e878802011e7a7459a70950c1ec588f1d8f5d8940951c2ab89fb15b49a9119b3 +size 7389897 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000015.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2c4a91d5d978343237bfd3ae649670517c8bf6d8 --- /dev/null +++ b/alpha_bot_2_sticker/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:295ac4ee14dbfc35512800d88f8677af5d56be33df09c0edbcb94777832a2e83 +size 6592432 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000016.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..12eaaebca890b1835ce51facdbade4796f74b028 --- /dev/null +++ b/alpha_bot_2_sticker/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:23f62e29abe3fa84d6b1a0df28d0ca7e9d82b4612497c60d638dbbacaaf823c0 +size 5902672 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000017.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3f7de55a7b2ee223215401ff4f635c28e6ce874a --- /dev/null +++ b/alpha_bot_2_sticker/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:f288fdcac6458aa346f568a11d64f72cf88161f252450c2c52b0ba4ae23b718f +size 5993669 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000018.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e0d7b4e83b49ea664d050b3c18b45d9a5edfba49 --- /dev/null +++ b/alpha_bot_2_sticker/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:479218b7d29bbdeeb7312810f5e285a45606c0bd613756c19faf9e3ca2ed4840 +size 7323630 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000019.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..513d35e8500ba991329d78618ab4530a86ce9274 --- /dev/null +++ b/alpha_bot_2_sticker/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:89e6866b70fa2dfcde17ce682c2a516ef05bef590ae9e1cf4ef9ce41ba093c5e +size 6811282 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000020.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1ecdaf888b858f9631ae6d649a6cc6490f0518d2 --- /dev/null +++ b/alpha_bot_2_sticker/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:61f17860db1aba87ef0ed9ac5dda35ed5e7b81ee2d1663b2230977c1f62f93ab +size 7161579 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000021.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..023827bb47560464e2c72775a2f682f61d9250bf --- /dev/null +++ b/alpha_bot_2_sticker/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:fab9773415dfd9c8fedb7e82cec77c64710f3c63f82ca19ef7dfacce71962383 +size 6624911 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000022.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6510e94e232e2d05a58a00c370069ea9f7b24d8d --- /dev/null +++ b/alpha_bot_2_sticker/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:7ea1db3bfdc7a4d8067bb01ae0294fe3c99532023f7907ae2371f4929101ed82 +size 8110273 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000023.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0079572d80c122ab7d497675b25824ddcfa788c5 --- /dev/null +++ b/alpha_bot_2_sticker/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:9f8f2bdef50b2dfc6d29c54a76f16be9b2ca6a3ac8ac0851210a99e4052c9655 +size 6895114 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000024.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f5f4a4c74a69e2265fe0c2aa933ff25a83a17cde --- /dev/null +++ b/alpha_bot_2_sticker/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:c01c746a669b3b5558bff7aae20fb851fa1389e4618b0a2add47888aa90bfeb3 +size 6885614 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000025.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4faa8783079f749bf12252c0496204cc8d4df69a --- /dev/null +++ b/alpha_bot_2_sticker/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:bee2490d24c997a3d486b706acaff843647d3332c11743b1c0f39f6cf94991ad +size 7653228 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000026.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c6579d7e32adfe6b656008a1caadc20f87b1ed6a --- /dev/null +++ b/alpha_bot_2_sticker/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:b0b7f0f2703a9c1e2011094ca8af458e189f6d49f1916aeffa94ea676a0612ea +size 7054749 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000027.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dc6b8cdbba07acebb7d749c2d2e1afd0d1dbffe2 --- /dev/null +++ b/alpha_bot_2_sticker/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:1d2d535e913c62648573dd14b2ca32049f8ad8cd99bb7b91157722745acf53e4 +size 7036204 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000028.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2f64e0e8f02d70b3e33ac1b07ca38b8c2787ffe4 --- /dev/null +++ b/alpha_bot_2_sticker/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:54a6e43c47c6f3de3bca14aefcc2d30fb1c396c6efa01c3e38feddb019804a31 +size 6843616 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000029.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f0035ce84c89ba16d1d5fe0d2ed436afda96221b --- /dev/null +++ b/alpha_bot_2_sticker/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:1a1ee14d6cb31eab439ae136f38b7b587ca000fb3da04bb31e44e453dd492d6d +size 7964063 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000030.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ca7fa5a37b42de4b2fb9c7ac087b19c6afff709a --- /dev/null +++ b/alpha_bot_2_sticker/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:1fda4aa28c3d4117e45a43ecfd324cb033331a5ea6ec71340336c59a70332fc7 +size 7915854 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000031.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a70c1b572d52f7e39bf55b962503efe9e67d6253 --- /dev/null +++ b/alpha_bot_2_sticker/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:899eaf5fa62cc14f9084a4547476b46f1906126f18fd7d2a1fec3c71a9b978d2 +size 7082046 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000032.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9bc6ecc0724ed113173346d39f1a904c647ffccb --- /dev/null +++ b/alpha_bot_2_sticker/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:791693b4d24848ba22c722285d784b27e06a8c54099bc052c7d5762e51df9cfc +size 8295791 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000033.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ff70e620dc5be2ad0f7b7522dbde7c03f9ab71b0 --- /dev/null +++ b/alpha_bot_2_sticker/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:a7bb490cd6685e3f8babbc515fa768d6234029f08d9e1d91123c70e047a16695 +size 8709573 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000034.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..636c923eaf33f488c87fbaa5c4d24584020219ee --- /dev/null +++ b/alpha_bot_2_sticker/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:206f29757bf0363ccd1088fbc94aa34a712f34248f689980604cf549c65101c1 +size 7522075 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000035.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7220d8709951cad4e89821d3ed8e7442a284afea --- /dev/null +++ b/alpha_bot_2_sticker/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:920c0cea11c0acb65f093cd4ecac7dd4f40135f8aa720deb98f004751b3cf654 +size 8091236 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000036.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..117780be568701d454e3d17eedb4d3775731de45 --- /dev/null +++ b/alpha_bot_2_sticker/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:cd03b57bb70ebe150c476e9592006cd45af72e6542e41a296aea18dab9f9db8c +size 8256677 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000037.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c6703ee34e0bdc063d9aa2c62ae1c677d6984881 --- /dev/null +++ b/alpha_bot_2_sticker/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:d81617089a687e39a785e9923c84dd65b40f5bde8556755bc2960ee451f6414d +size 7861401 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000038.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8fd23ac87066b2b62bdbe5970ba40774090640bf --- /dev/null +++ b/alpha_bot_2_sticker/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:a830e912b982e1716774b4723bc97b88a857782f1aeb4bb73c40509f80bbd60c +size 8927457 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000039.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fc033188182c25cc1cce1f724a138b5ac6ccf8aa --- /dev/null +++ b/alpha_bot_2_sticker/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:0e21ae80ddc073cd6266d3d0baa7475e48ca62f8b2f2cf8433f30e862e387cb4 +size 8453819 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000040.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..41b1f98c665a2e2d59918dd0e7d9cf11f1d9a405 --- /dev/null +++ b/alpha_bot_2_sticker/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:8fe825e7e0802f7016da62380f1d431d0907f06432068c04dd62dbe3a3c14f96 +size 7778154 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000041.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..221e79f30e0bd5a80d662f0258aa954f6f6930de --- /dev/null +++ b/alpha_bot_2_sticker/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:cf0d547498463b198631c08c6c1caee886ca5bef6f6f8aa78c352a64b6b3dadf +size 7894781 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000042.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2352abc40cd7de36bb9ee87b0c8df2bddfacca04 --- /dev/null +++ b/alpha_bot_2_sticker/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:19808e9dceffff2d12e4a977d382fa76b3e326ca5b265e6e0fd1d8c0f52cea50 +size 8118671 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000043.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aabca99499ff074b7568521b5a63210accf30ab2 --- /dev/null +++ b/alpha_bot_2_sticker/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:c3a2e8d6a8b5f0fb4d4ed7f57626eb5ab1c8fe7e45ac9f481633cb36701e054e +size 7705345 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000044.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fcc82a3f6e4ee406650921a953f33bb0c030132a --- /dev/null +++ b/alpha_bot_2_sticker/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:de44fbc54783f1828a8d48dce8207d96c08a09d2877f360c1aada7bc0ccb3f28 +size 7533102 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000045.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..86e8066490685a985ba7b13da5d204be12ce23e8 --- /dev/null +++ b/alpha_bot_2_sticker/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:d04c7439401414d0b0cdaa6cdcc055d14a6af6295aa10134961ef9d8a70c2d22 +size 7276039 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000046.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000046.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7bb986ca8e0ca7d7b7e6461781174f5a08fcfdbe --- /dev/null +++ b/alpha_bot_2_sticker/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:fb9c2ec2f16652f85a7dd91d0b23cc212a1d176e0161b57d72754cfca522e38c +size 7539332 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000047.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000047.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..da412d4a5c5ff206a99701b963dbd1302b95372b --- /dev/null +++ b/alpha_bot_2_sticker/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:b22973dcf5023c4790edbb7a2d4a63787be694d89c8dd5a83d5d6da6eca54fb7 +size 7950443 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000048.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000048.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9cb5febf1f2a5c5ff484af9bc7b6912111afb923 --- /dev/null +++ b/alpha_bot_2_sticker/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:95fb1554283e08b9922ff348f730054e9ff8339a20044bb6e5c7a2a2e34bae85 +size 7809145 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000049.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000049.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..01aece2bc26ffc0c745b730c84338d2c47c9f0a0 --- /dev/null +++ b/alpha_bot_2_sticker/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:336cbc519bde8acdf28f85bc5f13ed1e85e460b8413880db46adc058dedf4124 +size 9171032 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000050.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000050.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7cba8cafda337ca7676b331eabccaa900fece750 --- /dev/null +++ b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000050.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:633547c1dd197da79f818260973edec185a3472b5828b6551f46efe2c0c54f27 +size 8563868 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000051.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000051.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..353c2dea0a12dcc131aa30cac85b6cabfa55af8c --- /dev/null +++ b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000051.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:914065d2aa915b67bb85f2534df5c6aba30183f17180b0e2fc7755b73df3b91c +size 8964616 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000052.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000052.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d5ec1a46c9b6b85314c7f5d2694f41b918f23a9a --- /dev/null +++ b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000052.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:93624ce0b5310b20e9a5afe6634f2633a016066aee0e2e548c08952799ffbfe2 +size 8724474 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000053.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000053.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fba372aa0ac44d922cab9d2a33a77aeccbf0aa78 --- /dev/null +++ b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000053.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ea43957a544be0a1429f990ebfeb8b5d865d3b03d71f885ab1fc08448d1e755 +size 6976968 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000054.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000054.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..09193c4c96f55fdc4f9b663c0f52749575463ad6 --- /dev/null +++ b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000054.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:663a4e4cc3413b7d6e98d6c16ad58ced5b85c1ac6f0ee6351ef2d98b88e8856b +size 6866562 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000055.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000055.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..35ce38c4ae16f858b108dcc54c6dcde59eec3a18 --- /dev/null +++ b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000055.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:88d5d6ef73c1933df3d451daadd8ac5dcf6efc5ebe1121a4b8b4c16589e5530e +size 6925538 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000056.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000056.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1863d99ee8f42525a84cd663ab35b915ab0c3dde --- /dev/null +++ b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000056.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5fd3ea5e0c640ad2a2ee44bfb870f39ce46fe6048a0739096a128251625cf781 +size 7104983 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000057.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000057.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..de4193774d0e97024d6cec88168d72c2289513e3 --- /dev/null +++ b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000057.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:661c679c2f892b252216b136a2b735e91da5ac174a41ec77653efe513f227e0c +size 6965748 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000058.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000058.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3e803e12f1e9e8bbc855f4d8a9ddb962b2323c02 --- /dev/null +++ b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000058.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9bef0fd25df89c1d49b69197417bbf1e7cd250ee5e6d566e41b04491d49b51d3 +size 7058082 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000059.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000059.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..10b1111163ec8800bd1341a414aa1e20c01ca12e --- /dev/null +++ b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000059.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:38a21a1541c82f18226103e7719d347ef04b33976f61e11394abfc62197cd4f3 +size 7745048 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000060.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000060.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..464da0dbc5bb58138f9d075fe650ca6601389522 --- /dev/null +++ b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000060.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c7db67b04cd1efe2e7ea84d26af1f91bd7323b7822139d09f44315db290ec5f +size 6953637 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000061.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000061.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..46adc3858903b22505065b7f763af368641c9fba --- /dev/null +++ b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000061.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cce93b0c5b90c6edabc10875ba3a346fa773fefce5173b31c48e5c701d298163 +size 7603234 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000062.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000062.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8c096ddfff755c96d8553406826bcece395003aa --- /dev/null +++ b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000062.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c10fadea0dfb8058541d287cb9dd6b73115e23f93deacfe7d4e44318ec30308 +size 7197463 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000063.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000063.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..93b1c2c46e62f6f4ad7870e0c1f0659a7f173f6e --- /dev/null +++ b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000063.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:17f2955444117ec8be8a1df0cbde3b4a44adcb135ed89aa35f31b46c7b5dcf36 +size 7428441 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000064.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000064.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..512ffc7df44564539deccc46fb9e7994d82f8e6f --- /dev/null +++ b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000064.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f0b8ee800f24effae202b2c2cf905f4ce4dbd149e9e10ee87fb9bf16b6d46f7 +size 7088068 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000065.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000065.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..009a76fb000f70d328fe9f35f2e70dc8ae7714e4 --- /dev/null +++ b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000065.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a3215115491efbdb2c92c368d24ae68780fe53c51085c65473818b93864d448 +size 6971090 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000066.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000066.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..413976ad38fdd662f8d279cb56a000af94ac556f --- /dev/null +++ b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000066.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e219a0b907ce536fe9ba2fcd1d5b5b9fa682a9c07ede9e1d0dd804ed2a5d6ed4 +size 6690298 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000067.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000067.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..db6fbb1a9eed1d03c3e091d930fb4c538a91da0a --- /dev/null +++ b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000067.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3656f3381ff3ada4a257e9d354ca51abd7dd7d08826f08ed51c890a687b92ef2 +size 6405837 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000068.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000068.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..82d372703f48b7ffbd13df3e08149a5dcdf62387 --- /dev/null +++ b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000068.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1592734a81e787d1123de6ec4f1c50c3aea658798e5d73fca8b350f4369de2ca +size 6819909 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000069.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000069.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3c0dc1891d264e9d59d6f662a9ae6d2d1bd74e2e --- /dev/null +++ b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000069.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b8d580cbe77306ec9194772a4b42184ba13e25c8ee0a801369f7a454343aaba +size 7338852 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000070.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000070.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2df0f7fc2adb6607ab685ad6a0d612304f49d757 --- /dev/null +++ b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000070.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f9a4838c34da9392d519410e83ced684072d090dfccacccb963e95d2518576e +size 8113873 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000071.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000071.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..acaf714d55e5e671cd21e79c401eae5205b85aac --- /dev/null +++ b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000071.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ee0ff3a0ff5edce813c43fa14dbdb70fee33780c79f00fa8b61fff242cec18d +size 6623687 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000072.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000072.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..522a3fd92397641196f979d3b4627ed9d8b69b24 --- /dev/null +++ b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000072.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f515005d1b814eb2ecfbb8c1c2895eae67da6635fad02d82603a921716bffc89 +size 6794965 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000073.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000073.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f76b828b2a405f0855b4f1ce60e4c382041848ce --- /dev/null +++ b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000073.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:69d47f5d2743edde38828c01f7f1335cd2be522dc91fb27c7640f85e1fbb451d +size 6938010 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000074.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000074.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0327b95b57fbe85a0458688230e42112074e5ab9 --- /dev/null +++ b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000074.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:45d3d8fc0f7092057191febf9d90840044a7ed360d9acb58b5cd536f28e40a53 +size 6923579 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000075.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000075.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..af0eb3217990f13d734d5261d39186ce18efd6ba --- /dev/null +++ b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000075.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:68c6bda9e79a5b25effe28ff84d2b4ee1a4b20f7a1a88bb2bf83297b49d73cc7 +size 6788200 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000076.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000076.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7ae72daedcd90bb96ef733c2c094e394415c085d --- /dev/null +++ b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000076.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cbe5b023e86a2f4a2fc562d3a1e07b165219c3d49c632a1fe841aa580e12c7dc +size 6875805 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000077.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000077.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..288970779d2cdd346971ea58e9cdcb5f10695273 --- /dev/null +++ b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000077.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:44a31e9da6c50257fd985fe22c18af16194fd75b6358f3f581c2d8fa3fad8e93 +size 6977327 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000078.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000078.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..504224625dcf40d01c351409e4dee28b8778ce12 --- /dev/null +++ b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000078.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9473c93e2c33ee02312f591dc363ca2e6d4d5041c2cd69f8ce05d449d1f9ce2 +size 9483930 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000079.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000079.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7c1ec48384b7907c547b4d29a9815041406db6d7 --- /dev/null +++ b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000079.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b2f48824f85a384a08e40a7fff475f8ac73f12e0721ff0fe5d7846a25999cfbc +size 9187368 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000080.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000080.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..77bb0fed28e2dcf2f3ecdce3cc5615bed381e300 --- /dev/null +++ b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000080.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:88c6c74e6449d3dd9b66df983bd6f5210e6298839e51a0e139dda55182ec9349 +size 7728392 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000081.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000081.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4070bbcfab821a40003fa6a021df8d710feb3397 --- /dev/null +++ b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000081.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3309806ca14eff3a84c5e6d6fb4938a2f58323902f8d96d633164e799c43e9b0 +size 7878279 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000082.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000082.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ae394fd317494cb35b21988c1eaaba983359b54b --- /dev/null +++ b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000082.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c323d51676c4a94b18cb97699adb7054699e71f19dc1b5e85e3ee6ca56f6f65 +size 7768333 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000083.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000083.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..840d3fc86304855793e2eeb2995b217cc277694b --- /dev/null +++ b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000083.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eda34c7186b4a284203cbc0ded03ff2080721afadad3fe47905f12696e82358c +size 7157019 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000084.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000084.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..251530b4a8b2c9aa2693f90fa3ad8d03fd01fae4 --- /dev/null +++ b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000084.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f7a006c27ce852ec760b740f21cd2fd5ea1411190e166fc85a087e6a0af14df +size 7082539 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000085.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000085.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..589825a49ce741fb4521e17797de37e1c1c9122e --- /dev/null +++ b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000085.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e5b8c2aa70aa2d331ed395ecf0859d297be8c2fd673dc0fd0861e8e7f9438e7 +size 7707418 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000086.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000086.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3ed88059a04e842fb097b7a96628de3d33bfc06e --- /dev/null +++ b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000086.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f482b4e4376d13e9cafb1f8e89244037cef69b021606d349656bd6fc882b05aa +size 8150617 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000087.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000087.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0e7471867e745a60bde1f1d0c9dedec12b1a7690 --- /dev/null +++ b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000087.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7801aefa2b5fad9093b8fa930bf4a606b52c050526d6d4a62b2d87620fe83404 +size 7157194 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000088.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000088.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6f41679f79c0be34e821cf09c247d7d54b9feb5c --- /dev/null +++ b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000088.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:274781a80cc933d55ba34f2f6ce4c55164c064553d8562bb5d60547e7cb0a944 +size 4162258 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000089.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000089.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3f0667e1c0c40e996836ad9c467ea687ed3100c3 --- /dev/null +++ b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000089.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe4d875ce3ab1f2017a837f981d6a8aa28b7926c6522e43b2c69da45e2744928 +size 4456111 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000090.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000090.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0dd8904f8a2eb374dc09b60c49e8ef633806ccf6 --- /dev/null +++ b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000090.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae85727faa27fa35f5584c88091b1d91e03602d631555fca5751e25f52c7d273 +size 4648476 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000091.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000091.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fb28fa85a13f07989ef3bae57e843970f21096d2 --- /dev/null +++ b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000091.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b4c0b47768e9872d07013b3f0ae2ecc4aba4935b7b523d90056a09f91ff77a4 +size 4566872 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000092.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000092.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bc121b21cc4d53ba77192b48c5576a041347c3ba --- /dev/null +++ b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_head_rgb/episode_000092.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c372d9bcfb75ee40ed821ee2e34b16c7f9ba263022534d44b61f832b5129bf07 +size 4465817 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000000.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..00f35d0d82a6a35b911bb5d48bc94168b4774310 --- /dev/null +++ b/alpha_bot_2_sticker/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:2510e3ef616cc1ff587d3fcc67016d6e2ca09ae882ff03d6b09c73465b9e0c80 +size 5767418 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000001.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..483f5edbec419f65697e7d17f039c7e9783faa01 --- /dev/null +++ b/alpha_bot_2_sticker/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:852290f1ca937603410184f59da593fe79fe529b1e5bd89b5f924d8e44ca0f5e +size 5236681 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000002.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fef76ae83499ab2cf0a9318e9f483add87d0dbe1 --- /dev/null +++ b/alpha_bot_2_sticker/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:8a886b245736c16a4d34b8a295b573e2fb47a7195e5a4e2872868387879c0b46 +size 5491452 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000003.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bafdf6036df529ea1fd380994b98f364433e545e --- /dev/null +++ b/alpha_bot_2_sticker/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:2931a92891e96ceb10a1ce9c699a142b0a0f0d15eeea558532b2292bcd538a8d +size 5025524 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000004.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..76c10940c30745371550cf54a07a88e14a7086f3 --- /dev/null +++ b/alpha_bot_2_sticker/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:8775357963077d3b8e53fd77f1bfaf40c01882b382674b34cabedeebaadcbbda +size 5234096 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000005.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6e15799fc15edb380d9d52dd17b905b26eaf187d --- /dev/null +++ b/alpha_bot_2_sticker/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:ca99ef6ed6d4a207d719cd0a06d75d4bfd31ac309ed06f87e83aa896fc1d7b57 +size 4941873 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000006.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b9b5dbd46ae542a0de7b7337e3cd3b20c51fe54b --- /dev/null +++ b/alpha_bot_2_sticker/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:309cf26c9892ae1f38848d4bcc89697cac58c4d2a81498a6bde7604d04b207fb +size 5720162 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000007.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1115a9aa806fde47822529dba4543d7ef0ee6d7f --- /dev/null +++ b/alpha_bot_2_sticker/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:661fa2d00e17dda1a713a7e1e677179d4af707f0457ff174cadc09ce32f0088b +size 4752573 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000008.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cc6dffa44df05a73ae20b76f12395f85ab1e85a0 --- /dev/null +++ b/alpha_bot_2_sticker/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:02c83d4fc57218c4ffaaeae724a3d32ea7c91aaafb4e557760a3bc47260c6024 +size 4330344 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000009.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..80fe8411a1df4e2c27e5585f61c6b7efc395e9c9 --- /dev/null +++ b/alpha_bot_2_sticker/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:34013e5c557e5e4a310d87e2355456052c153ac67b4f1d0fbfddc4e4944d7b92 +size 4837251 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000010.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5bca6bcd243a76339112cb8594d53faef14b780b --- /dev/null +++ b/alpha_bot_2_sticker/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:349074ba9d82a7a3e759d5b38c177922cd6214dfd0b98561fd9820f7a53c3238 +size 5239015 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000011.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3c554854176c3db7ca84d96aa6b776d9b50ee52b --- /dev/null +++ b/alpha_bot_2_sticker/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:aecb25516e264d31686d7f76fc6c802c55784b558c93bb61edae5c795b322d1d +size 5632410 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000012.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e1b7b14f7001eafa1e7114b9aaf46436659cffef --- /dev/null +++ b/alpha_bot_2_sticker/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:32389a4a6ffbe8bc35e7a0018ac011ee68ec27199402a7e697068130639adcaf +size 5546209 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000013.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4a838377d57f0f5376f220cab61ade5a74a07f61 --- /dev/null +++ b/alpha_bot_2_sticker/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:ca37ada38051243b3415182af3c723ae86648317f6c43a52f3dfa1f5b18f2a56 +size 5957087 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000014.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..30cb48a542d92a26ccafa5d7a53c7083ae2f775d --- /dev/null +++ b/alpha_bot_2_sticker/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:3a3b8b27dffa0d362e78e1bf1d27efe318c77a45ec1a26264ba8ea1871d6cf6f +size 6484595 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000015.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..73789a2e638557f678d7175849d56736212592e7 --- /dev/null +++ b/alpha_bot_2_sticker/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:d24cb0339a670bc1dda3977877ff359c5eff87b2885563960a96346ebc6111bf +size 5964035 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000016.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a6be7c8f4c4fcedcf15af2c3f9a69db7c2e38a56 --- /dev/null +++ b/alpha_bot_2_sticker/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:2e3c9b569fe60a079e91eb65aa87fa411f509f968db1040c090a585bafa25334 +size 5514915 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000017.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e6531a13ba6919562e883eeebd2e558e13035ea4 --- /dev/null +++ b/alpha_bot_2_sticker/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:e2a9c652c5634407407c9208240d8ac78491c62a130afae26a65b65d0c9d68bc +size 5330798 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000018.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..39d882e07c34075539acb7e7e2b646250e63de5e --- /dev/null +++ b/alpha_bot_2_sticker/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:12529daef5b263c44f558a4c2b6aa3fc70353156cbb460a5fd2cc641e00e0721 +size 6750995 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000019.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aded70ac4fc353e7b84c92d50479b8f5916e3281 --- /dev/null +++ b/alpha_bot_2_sticker/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:e1a99c6efaabd02042470e6c5fc84001e4ef8f98d229aeb6b83b65295bded72f +size 6005799 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000020.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..742aae46796368cef737d5a5d5867edcd0ffa97b --- /dev/null +++ b/alpha_bot_2_sticker/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:5c7e3fa63034fddfd61f2f1380b29f8d974105dd50c1ced129c3b589c1e87134 +size 6851045 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000021.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b266737c1e09dbd9e257b831f568254da1cd3789 --- /dev/null +++ b/alpha_bot_2_sticker/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:b1f1344eabf8fcadaa184dc56de2acbfd0ddf82263df42f5c7a52ea48ea7c70c +size 6223730 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000022.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8d7fcc6da63eca7da18c4ecc24d09d21a2aec7fb --- /dev/null +++ b/alpha_bot_2_sticker/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:b7519ea4e92138a187c86e740ce29a16381648e252f29e31937a6ccc8d0c63ed +size 6965602 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000023.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..343bfb6fd211bfdabd64c56b3fe63354d8655b17 --- /dev/null +++ b/alpha_bot_2_sticker/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:61b5ba5b6739fa783e7a54de0438e42ed8a8d5a0e3b40dca08648a3c23cab038 +size 6055980 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000024.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..980df695a1b9848e211da8cf6db9b75376a64997 --- /dev/null +++ b/alpha_bot_2_sticker/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:e0b90c17cb9cdf53009a1c8da1f8a40d29ae902c82b611ecd53d4415908fbcde +size 5555157 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000025.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3faa83255ac63a3a0a9dc45c1c59fb4f8f1a9016 --- /dev/null +++ b/alpha_bot_2_sticker/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:87deb3f7fc6bebb172db2720de5c6e52f132276f702d48174d9b83fb8605e0de +size 6457915 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000026.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e82e0dd311331a5065e9f61901e9cad7ac72ec70 --- /dev/null +++ b/alpha_bot_2_sticker/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:e08afccfa927e1239f48c0aaba0ee31eca1c45971a1c67a2ae431e170040600d +size 5840938 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000027.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a2a7d37cbd9e4ef4834b1c9473e33f2ac18339b2 --- /dev/null +++ b/alpha_bot_2_sticker/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:64424ef93666d86d89438045205463e2841c5a8c3dfae393ec9b4f7d078e2459 +size 6068763 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000028.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0e6042150ce77929dd4704e5599189bc0828ac03 --- /dev/null +++ b/alpha_bot_2_sticker/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:ad6ebcd48004202c41c1766faa09df514bd38ca8904097a94d4d3e6de33097ac +size 6072398 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000029.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f3aa47a65009beb553a5316d9d1fc8f992f0fece --- /dev/null +++ b/alpha_bot_2_sticker/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:8bd5bdd3d664d45a817c3a919652e3f43b9d3ba2f268de8358e279cccba13a6c +size 5635492 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000030.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3084e36f7a45e6f70e5bbde49d7d6764d1f3b931 --- /dev/null +++ b/alpha_bot_2_sticker/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:de6d31680c8db530d193b07162e4b988263bbe055091296f24c38ffe4fc4bdc5 +size 6554537 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000031.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a8d47f0eb98292d6bc3521e181c4e3bb99ba2c6c --- /dev/null +++ b/alpha_bot_2_sticker/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:eadc4347d22861e2761cb6b25d8f52bb3ab346ac6739ba6a3575e1c4f0d8c9fd +size 5586663 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000032.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ace4ff0025e424d24a510f39bc15cecb8684373d --- /dev/null +++ b/alpha_bot_2_sticker/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:7eb13fb686322befeddc3a1fbc5f41ad7b4313b97d1fdfb5df0f416f267678e7 +size 6143011 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000033.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3e26b318cc7b0be13542b88a23bd0cf82028c419 --- /dev/null +++ b/alpha_bot_2_sticker/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:9ba3914113832349b03450a65857370bf58f9ea622c7522bae88343bb37929f2 +size 7170274 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000034.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3455c088490abea2f7d57a22c06f01f75eb8a46e --- /dev/null +++ b/alpha_bot_2_sticker/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:4761083dddc11353b1e18ae9f08a5b36c2228866f9f0fe2c8b63f99a7a72bd7b +size 5954563 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000035.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..da4ad02a4bd169c5afbf3c8545109dbf8d58be9c --- /dev/null +++ b/alpha_bot_2_sticker/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:86ebe358c4dd9c9625cac3bf9064d29bb04053cdc9598cf75f80ab50c6619aa4 +size 6027288 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000036.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..66369d8d60d09c6ef09a43c751d2769ec545897c --- /dev/null +++ b/alpha_bot_2_sticker/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:b51208f007e15c28578bcb6b57407f0e34278f17594211eaedf0e8577ee7ef54 +size 6381992 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000037.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dd47b2e32424f06e54dbd85d6fb19354c6d7d6b4 --- /dev/null +++ b/alpha_bot_2_sticker/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:f5c1aac7c722620144c63e3346a9f817f51509b43809b03329d33b915337b445 +size 6166694 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000038.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..05aed3c7cc5f4426d090fc14cefc2d30ca1c357b --- /dev/null +++ b/alpha_bot_2_sticker/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:5940b5efdd8cc806b3503cfe88d0d373f1f0e93c3131b9f49a0f3291b4abcebd +size 7129766 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000039.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..261f7ad4dedba634e0b5c7c48a7eb7d3714a8696 --- /dev/null +++ b/alpha_bot_2_sticker/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:3ac36f4f2843d06074e96d854ecd2657d9f3f24f3d1f49f38f32ad201b665298 +size 6952617 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000040.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..959b3610572997e78f8714bd0416b02e6dd95d7d --- /dev/null +++ b/alpha_bot_2_sticker/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:cc7fe8c6fcbfea7148affbbb52abe9d8089af4f2893c8820945fbecd5467ef60 +size 6213089 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000041.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..340f7ac066acb3d0325498dd1d9428c1e1ff756c --- /dev/null +++ b/alpha_bot_2_sticker/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:8c3c2cd4513b09bcbd228d484f6b623f8726c0f952a0dcd69adcb6901ec207f7 +size 4810287 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000042.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aaeff1c998ad27daa595c0fc417c0e3c1265aacb --- /dev/null +++ b/alpha_bot_2_sticker/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:8bf93f042002590d5a9dbb6d6685d883ee05aa13e03f6e3b377158dc1a68e944 +size 5000642 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000043.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d483b8502b2477a27953e5cd2726e7a893bb2cd8 --- /dev/null +++ b/alpha_bot_2_sticker/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:79891b56d92ea3d48da032f05bf5eae1e5703692e5b0a11237e88511469d998a +size 5900699 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000044.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..70ce8cd688b87842eec2947f6aa5096d8d6a2d42 --- /dev/null +++ b/alpha_bot_2_sticker/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:56e0e6f8d33eedb27d640412b9e4fb0bb7e90d6ea84bdf94a692168f298f55d0 +size 6346309 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000045.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5ddc9d38f951ec606a4ee8de6277bb3daaea50fd --- /dev/null +++ b/alpha_bot_2_sticker/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:9694b6e0108e67bc4e2350dee3268600e583221a90c45bf4a28ca49942e3bd1e +size 5863201 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000046.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000046.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e90ddf834f6e6e4ba0924c91ff8a31c3be60c422 --- /dev/null +++ b/alpha_bot_2_sticker/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:119a5b9a6870a8428c19463466f3684ca194cc1982efe4cb8faec7a7f8bdfd94 +size 6473972 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000047.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000047.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f02a0c8f58bf2478798a5772905f9fb3ce8adcb2 --- /dev/null +++ b/alpha_bot_2_sticker/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:1addf0c697674f6d0d2961d47100a0813c867d6fa3471037ab5967c3d47dd3b7 +size 5445548 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000048.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000048.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8d8748b945aa431a2da1738312b78e28bd5f0ed4 --- /dev/null +++ b/alpha_bot_2_sticker/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:554fc49ce7aab540aedbf011e634e8e8951758542243ac1bd9a79bab95c5713c +size 5695070 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000049.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000049.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ec100fa84050bf4578bffa4db19cc7b388fcf3a6 --- /dev/null +++ b/alpha_bot_2_sticker/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:d6cfc0aeff89e2a1b951424ae249898654d11ad5cef8b1491b3b4089330d1ad0 +size 6142664 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000050.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000050.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b663821a99a9fe17036546ae01c5d3e1afc38fee --- /dev/null +++ b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000050.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:83b86cf1b07f53d8050d5072fed58c7f76361b47df7cb0162a95c57f67b2cc31 +size 5922693 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000051.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000051.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0c30692c68621440277eb97a9026fcc211f71951 --- /dev/null +++ b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000051.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e7bd3923a7e276aba703a722f54540576334a8e5ae7260a558c5c05b878c3162 +size 6056988 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000052.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000052.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8f2a78b8c181363271cf1c055ed31ba2df4ba3e4 --- /dev/null +++ b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000052.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc78757bdb046c17d5c8fc72f8ec850e936cbf767138360ba68390c9b907a969 +size 6814426 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000053.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000053.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6b22e0fe20e48b8a7a4c96a2bbdf5dbaa15496ad --- /dev/null +++ b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000053.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84f216832e3014d799af92b11179b36994a2a6d519348a99ebafe978576b78f7 +size 6059728 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000054.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000054.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b651e7d081a401de85e6a406681f28611af5694f --- /dev/null +++ b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000054.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:419c79c8baaf8284b4acd6aacfc2b57715b55cb30f0a78ca6d9c382c4093ed97 +size 5011850 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000055.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000055.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..451ecb942830808f30845f7185990e8faeec0d5d --- /dev/null +++ b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000055.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:33abcce94e4777b14d3a8d8182018b5b74c576d9c233a5278080901a0dd8f6ba +size 4664736 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000056.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000056.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0149a127d61da452bb339fe470ae44b8c225e78a --- /dev/null +++ b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000056.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:42771212f43736a5726afa0eef160f360cf653783647f2f91d9eaca2b401d70c +size 5955095 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000057.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000057.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0076de17858eab7a91c499ba4b43af559061c7ec --- /dev/null +++ b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000057.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:813b75dfdb5440b284d82c70a5db97f6a97577210f6277fc0eb8c70fad7205e4 +size 5584832 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000058.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000058.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d0c1f458abcc46c2d0d93773df217dabfe654ee2 --- /dev/null +++ b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000058.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90192c0cd604c009f289b11a4a60b451bbec273a97150bd245abdb223b0b7775 +size 5207630 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000059.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000059.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0cd1c5c3acd367b4c723b763711f5e363f05eec2 --- /dev/null +++ b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000059.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1299f44c20be89c421e8f7b751cfa85ab65c9bcd865c6145d3cefb94acf88392 +size 6008624 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000060.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000060.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2f1ee409061b9bc25226ea446c93585caae6cc52 --- /dev/null +++ b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000060.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b8a9d34fb7f1b60f3820acfaf5544a663f40f6119ae6f7427670ccb83fba416d +size 5488788 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000061.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000061.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fe428ebe1ed659ec0eba44fd4e7617739d01adb8 --- /dev/null +++ b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000061.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f5704ab6e5f245e72c884c5c61fa6bdb8bd8bd40d325cf5b8165df819e11fe3c +size 5453832 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000062.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000062.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cb576732c1f08d51ec4fe5f6f7c30f519a120897 --- /dev/null +++ b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000062.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f057f88150590979e64eaa207f08b11e460946f525d648febb55edf5c2ef2d7a +size 4356979 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000063.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000063.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..37d8020e38eea100c5daafa849029769aef32f44 --- /dev/null +++ b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000063.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8210f3793f8a0517739a79fb717ef534461d8f88b5c3fe0c64e822c7e75a613d +size 4360727 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000064.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000064.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0faaa440a42cd055a16a2a911abb4a00175e5328 --- /dev/null +++ b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000064.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:302da784a6185790bb93c54a0f4bbfec73993caf3999b04cb038d5ba43c0ac37 +size 4319806 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000065.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000065.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f4551d83bd88e01cf09fc0dbf14ff11794c09cb5 --- /dev/null +++ b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000065.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fee28010e522b14fd837535d76bf3f4485ff1d3219d06c07876f1d59d2924435 +size 5765265 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000066.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000066.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d46fb29313316de68839049ca49a88fdaec037fb --- /dev/null +++ b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000066.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d4578c3e2c68f0ca9bf1280acc342135b398429415bdc2804cbef2dafe00c9ee +size 5711633 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000067.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000067.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..af61af164c752915705e7e3f1c3266e8781b1847 --- /dev/null +++ b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000067.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b4f8bfe441c3db91055f88faebe83a80aa4c00dabc2c5089d72b2fb8c00f0e6 +size 4095261 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000068.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000068.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8e6690a52d5f99556ba663f9656b08b03804b925 --- /dev/null +++ b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000068.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c4f643a13bd473eb3e579594ca39f16a8072777197074b2ca47de212f529681 +size 3888957 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000069.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000069.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8de03eafd879a4d9e26d712a258cf929a3f2c1c4 --- /dev/null +++ b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000069.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:965ee2fc6012481b8a3765ab16f029228e16576bdf297db335f8e2af6a7c9e52 +size 4211847 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000070.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000070.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..836bf6f7e27936feecd38de1fc1075bfd0091a56 --- /dev/null +++ b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000070.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f6c1ec4866c3839713e5cadac06cddcda676e903fec68468a205a8ffd88f8b4 +size 4851535 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000071.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000071.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0f2c96b249b761faca11ef6acf1cd9a072c8a3d4 --- /dev/null +++ b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000071.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:937177e5bf37efc8006e73899cc2bd913b4af2ed475fed20f4445e26d2b166b4 +size 3995874 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000072.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000072.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4fe16cb28331538c91b2d81e136467d2b427f106 --- /dev/null +++ b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000072.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e6d7347ae106363c43ffa9ff82ccaea8982870b4340713c18ac9300d6fd3a334 +size 5367397 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000073.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000073.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..11afd8b83569aa85d286b5f5d4bf8a09d3ea06b8 --- /dev/null +++ b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000073.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c85f1ca85e0403afe3a239fa45a57b9bbe9311bbb9e3825e6b138bfe21e9a0d +size 4852836 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000074.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000074.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..116e1277db7c718d4b9f90ce137f9b28fe49446d --- /dev/null +++ b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000074.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a6f309a7ad707438311b2cbb15c19ba47c239f5f9a91116c4eb93ee5946b4f36 +size 5029151 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000075.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000075.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8f1e330f9774ffa92ce5ef9bbf0b61027d4449dd --- /dev/null +++ b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000075.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1cb912df3a278cf69a3f9aa1aff17668b680e0932cb0283f093f7d6fb9f37764 +size 4641609 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000076.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000076.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ed1898c45d072cab407d08bced2ec0f9f78e18c0 --- /dev/null +++ b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000076.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b56e0c57d124df134d981acab61d936370c48aa4e9a43c9ba5a6163f857bc1d +size 4678916 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000077.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000077.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..34d86485f3bc923b0e02499cead2857669fa53a5 --- /dev/null +++ b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000077.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e6b65f94265d872bbc0a73bd11f27cf741a4ee72dfd885271ffe96497f8d4f4b +size 4837219 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000078.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000078.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2dab35aa07913b25ae64295cffc8cdf8f49a9e7d --- /dev/null +++ b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000078.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5951ece3eeb81f3e5458379c5f73cfb8135c6c5a88a4a61a9cdd75d775691a1b +size 5362383 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000079.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000079.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7e473f693818b7f947e838ae885fbcd2def32979 --- /dev/null +++ b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000079.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3dce23549b81d9f19bd2500a38fcca499e662348d1090734f8014a5eed2d3db5 +size 5732659 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000080.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000080.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..feaa188eac523321df6c57983c0b99e1b18badcf --- /dev/null +++ b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000080.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e64c5b3a30e8452e2f0dc3b3f455737b071f7e6ee0e7c7723c2b835b86fe033c +size 5026653 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000081.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000081.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5f202c888df884c903d526087b77e76996a3aa9c --- /dev/null +++ b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000081.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f3aed849136bf5b0802a5a9cafe6ef0db7946fa8c3c47de9d39150f3306bc5e6 +size 5435155 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000082.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000082.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0ca5b55c46ca5930515e3c188d0389c9c97ddeaa --- /dev/null +++ b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000082.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a1ee4b07255e980f8467cf9d49d447571f00fb18acb1259498f8fb2e7a1dcf6b +size 5245202 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000083.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000083.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f3150d67a5ceb32fa09f5b2ab28255341de354ab --- /dev/null +++ b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000083.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c7487ce8e3c5e3016de3fa4094056700fa2ed60682c850aa1398d8e0f903d36b +size 5121258 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000084.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000084.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..88353a382610fc106003eab8ed84f103e95f0353 --- /dev/null +++ b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000084.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a348f465e988a8014350d58ba2efd7d42c20c747a79c59fd0898e6fbb2d7aa64 +size 5777475 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000085.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000085.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fcbf2f3b0912d219658d104822305e1515d70663 --- /dev/null +++ b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000085.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:50a989d5ee54c5f339d80b0b4473fee02ece7cb693edb1473493e044ee3a7f91 +size 5326618 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000086.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000086.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ef85d356f191838eb757502310cd22680e0e910e --- /dev/null +++ b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000086.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:022acc8f727fabddb788c5a5b2d8a260dc069eb34b769791a2b722f78972c93b +size 5784964 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000087.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000087.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bffbcd8f13d0e629d40553313daf79b6a06e8050 --- /dev/null +++ b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000087.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:395ad6680687917f1a38b1d2ee1d1042ef06012a94c71cdcd15837dd5f91eea3 +size 5240965 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000088.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000088.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..44d5a38341b6722f613a6093f98eacb93a299c96 --- /dev/null +++ b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000088.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:354e39d531fb04da60411b5130f4acaf4d23217edeb79a47f9e7cb5d8cee569f +size 3517025 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000089.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000089.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..41aadcbed0c85305b0cfa2cfe0ed19831edf8a31 --- /dev/null +++ b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000089.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c70a9f6399da8d4bd507ac3c3841faedd6115186912c16533a9e35926d0d727 +size 4237061 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000090.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000090.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..582b2cbc23cd76bcfa075160193e4a73f7796d96 --- /dev/null +++ b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000090.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b18122f8930a6ea79db60317a3509965574ce90be79e97f8327afbf95623ab0d +size 4497780 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000091.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000091.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0e61b6e7bc2915aa815b22de0df36e65d5959014 --- /dev/null +++ b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000091.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:06add581be4aab0053dfcc2fb99e570dec2eef35e25b12d46d2c5303adc5d56c +size 4132523 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000092.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000092.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..501963911a8b29ecd367c0a963be146634838ffd --- /dev/null +++ b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000092.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3aa4ea571a10f2162961ea9bced6cc5d837f1cd894376615709d5a33c79bc3f1 +size 4262113 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000000.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8174b8c343bf16904676039e6dd06f61ec0e5edb --- /dev/null +++ b/alpha_bot_2_sticker/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:695b64b2b2d6ef41ac11394cac5c881c9b77b2db686046629ac8464a472e9f9b +size 9585846 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000001.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..278626a9be4d697656dcc85b996740e91fb640a5 --- /dev/null +++ b/alpha_bot_2_sticker/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:a75e10d02b4f18ccfb83ceb09d9b2c8603af17eeaad530785a4d740b4ef9497c +size 6300436 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000002.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4978d1a4d4fc1c740d335a2aca2c20cb226cab5d --- /dev/null +++ b/alpha_bot_2_sticker/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:387cd4e177f1c82f494b1552db4a2b4d75c489b3ed1f5392406efba1a730f14e +size 4801217 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000003.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c3d344027648fde249555c481b32b6906891f3cf --- /dev/null +++ b/alpha_bot_2_sticker/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:5d44d4181efdbccb31341ad51d5e67bfcb39b02b6a4df12ae9cf117294a31105 +size 4852724 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000004.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f8435407e8cea9306f21691d2cdf217d66affe75 --- /dev/null +++ b/alpha_bot_2_sticker/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:64cba1db0ab12bee641945d41521f27baa6fd494461ce339d05d543b7bc79a76 +size 3408762 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000005.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..41a16b0f690c0af432e16a0d7452059c8ae4cbc9 --- /dev/null +++ b/alpha_bot_2_sticker/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:8886bf84d8b726a075640bd37044519f86afc67c5152d0e08a1f02317046c20e +size 3758654 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000006.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3f2f9023c474c1f2a74fb621b0917777cd527506 --- /dev/null +++ b/alpha_bot_2_sticker/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:097921893543a715441d7417d1ce886c1d161bbaef5d12678c1c68107ff06e50 +size 4561297 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000007.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9b0833a7787b40a74853b54b42f678e5a446845d --- /dev/null +++ b/alpha_bot_2_sticker/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:3ee4757aee635950d7216348b3eeaf55940505c6d512934170867ffc63f29b21 +size 4021973 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000008.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..42025306ad559a56615172a74f8db5c10448b470 --- /dev/null +++ b/alpha_bot_2_sticker/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:a5921b8fada3b7c1ccd4f6ae9a6eaa05f4409e75dbe7ab67291797c1d5b203de +size 3829897 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000009.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..368e433bb6706f34609cdba1394468b61ae91693 --- /dev/null +++ b/alpha_bot_2_sticker/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:a76d5a950036263071d3cae77a0809a1a9bd0d695173558bf99bbc51b726b691 +size 4175921 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000010.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..15650ae590ed392695c0304d1f45724fedc0a810 --- /dev/null +++ b/alpha_bot_2_sticker/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:c88b7130219e2454cb6631836a4d8c008875e64d87020621463d50158c2b3da7 +size 4382921 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000011.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bbf47c843c99c0dcb0dc84e6b0b4bbda3cf89158 --- /dev/null +++ b/alpha_bot_2_sticker/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:a2006f737718bfa9b94fa32ba836448d573066c1f19938db2c6b7926d652d3d4 +size 4018548 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000012.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c7cef9faee258bf7301ffeeb30edac7db95cba0a --- /dev/null +++ b/alpha_bot_2_sticker/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:a38303c36b090b162a1c45f38c6949ab6387796e6b1a4ff367a38da5a0287821 +size 4095306 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000013.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..52fd4b6925159a9beea69a6b408cdd50278dbb23 --- /dev/null +++ b/alpha_bot_2_sticker/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:bb51f93dd38ba5ee25d974f44d0ed9086b7bbfa6568103177cfae790765d8ccb +size 4987116 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000014.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8743782d3a9bfad57bc4d1426c64e4166de1a386 --- /dev/null +++ b/alpha_bot_2_sticker/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:39046fbe481677dd56e9798c40cd35d8777203bd5ea070fe3ee25dd970930634 +size 5059267 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000015.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3185a598756767f7e3eec1cd9b68cf582a80a44c --- /dev/null +++ b/alpha_bot_2_sticker/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:21ef2d6ddf7bf11aa55a0d7625ee93f8ee772306c7901c3dea58667a3799549f +size 5053579 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000016.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f9fd779395af7056b9f32dc8f7a0868f6a84b0cc --- /dev/null +++ b/alpha_bot_2_sticker/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:389904d3eaccbf8879bade1c0fdb3f3b95e683c198f7fd70f29bf54160b3963c +size 4923993 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000017.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f44f77dde1262db98788edcc357a8b136656a6bb --- /dev/null +++ b/alpha_bot_2_sticker/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:03c0e3b72286c1f586d816194fe640c54603f2a4b35905c988fffa8c781b3f15 +size 5797333 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000018.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7df4c61a9742a9ec9decbd8435fb65d22969b1aa --- /dev/null +++ b/alpha_bot_2_sticker/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:e7bb215eb16a8846ca00bd2bc95d2050d0748b46ac2773f6c539176c508effb5 +size 5735973 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000019.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..41574b4cfbeccf33d080bfe3e726d316aaa0ca66 --- /dev/null +++ b/alpha_bot_2_sticker/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:ca77ba781919236007873a6e063b8aac855543a1557b8b2a3478093241413554 +size 4377169 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000020.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..87e917c3c59eed49337b65e49a5eb457233594a3 --- /dev/null +++ b/alpha_bot_2_sticker/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:c8dbb808fe6c53328124c46e082e0d0c0f781f0ed32100fca60218375c70f79e +size 4758052 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000021.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..07c83d6a394f7ff61169d76a9f1681e180d21dd6 --- /dev/null +++ b/alpha_bot_2_sticker/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:106d75ee191118eedd04235202907819ab0aa75ae7cdf9ae12ac1e688d7f5a8f +size 4935653 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000022.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..94a2ce1772fd2f649ece1aae75d0c0c6ded6ebec --- /dev/null +++ b/alpha_bot_2_sticker/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:e0df2562afce621dca023709ae0fdfc1deab1fccacfcd20d9b0185ad9de285a0 +size 5294594 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000023.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2275ea58b3c7f0292edb98b539c2837feb16ca32 --- /dev/null +++ b/alpha_bot_2_sticker/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:d810efb38fb415b94ee3c220c72fbdf3f26389a4a8ad290a0322551a336085c7 +size 4866602 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000024.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..11a5e73261317e30eff0078e100caea430394b9e --- /dev/null +++ b/alpha_bot_2_sticker/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:28b258e4a3f1ae16ebca62f28ac5c24a2a7ad4a27cffef5347df9e87531b7a41 +size 4100907 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000025.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..31aabf6f3c6890176b6217df00ba55a1b7e2a627 --- /dev/null +++ b/alpha_bot_2_sticker/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:59145932dc7d2990f295c520c819d19ce89d2304158c086e6cacd825e9ae1a10 +size 4504320 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000026.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..891fe88f8908e0d3ccafe5b3d5f87b059fd1a031 --- /dev/null +++ b/alpha_bot_2_sticker/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:4a638569d5a1592f460ec6a7bf49056d671132ff655ad508db28b385ae3909a6 +size 4861110 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000027.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4502f1834e71cd00c722c096ee4fff9a13fda9a1 --- /dev/null +++ b/alpha_bot_2_sticker/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:603f7c6dc4a252c7c0fcb2533cb175f8869eb6a8e49da86aea1cd2dc9d792682 +size 4139238 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000028.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8d2be35126a82ac884219dc799769fce558508fd --- /dev/null +++ b/alpha_bot_2_sticker/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:61dc47cb19803e13b9cf625fb3ff13a13f229a0cce30b03c0b264cce3fd925e2 +size 3732541 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000029.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9332b379b28938da0645d6d948e75c7c46b23d54 --- /dev/null +++ b/alpha_bot_2_sticker/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:8139cf1492b6b3040cc1c3c9733fd292f187815d7da45ef88160eb37ff737867 +size 4034218 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000030.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ce7cc885499b2d5eb615abfd0395c5206f40b4a3 --- /dev/null +++ b/alpha_bot_2_sticker/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:b813faf509565e3bf34459b4b0b105004f9b3001d03b3fd428303ec93a05ac0e +size 4214230 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000031.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5b0e33770d295be746879a79e23519bcf3afdc0d --- /dev/null +++ b/alpha_bot_2_sticker/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:1da3b2341a44fb7acdd4a5ee3995a1e50bb5d237d0f9095cf6a1bc4150e0df5d +size 4081113 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000032.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..36a680cd6566d579349a9ae536d2d79eebe856aa --- /dev/null +++ b/alpha_bot_2_sticker/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:3c6a1f5d23d9aa4d0faa1989a3c6a86eb2acb07c9fd307a7b010d5485935b2a3 +size 4881954 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000033.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9f7256f4267ebe71f73570fcea7eeecd161c43f1 --- /dev/null +++ b/alpha_bot_2_sticker/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:44636b975e57ee5c3fc46f328287d2c9bc2fa82e3b7f6d1a51b7e1de3dc0b2f9 +size 4626163 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000034.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..42a088f03d775de612134b2077e627d58256c7c6 --- /dev/null +++ b/alpha_bot_2_sticker/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:c063aba2837707bdfac1143182dd01912fb7548f4a005da95be0f0d9a7b5fe51 +size 3863064 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000035.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..47ab9980ac8117c3096980eae10285b62f677dd9 --- /dev/null +++ b/alpha_bot_2_sticker/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:c825e524dfc32fd5bd51b1cc924018282b85c206231b399d9cb8aaa2d42c279c +size 4295429 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000036.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8e1169bba4a3cc5e4926ed807d62d03e3f2784f2 --- /dev/null +++ b/alpha_bot_2_sticker/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:c94a312a550a45f46cb8378a86c568b7253623cba730d48811ef844cc3465d2f +size 4265045 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000037.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c4bf3b1879b888eb5b0cc8aaecaf205f92dfe9b3 --- /dev/null +++ b/alpha_bot_2_sticker/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:59272edb49792bd62501aa32b0a07447d2ace0cc77d9280f2ca516c7ec638ed4 +size 3911553 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000038.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3e6d612838a7083af86fe020e51fa115c72e09ef --- /dev/null +++ b/alpha_bot_2_sticker/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:1cffa66a5fd524354db4a327193987c3702d403ca49c885c539d7a6661c18c19 +size 4450084 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000039.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9599f89cad63d5c509aa0784535aa23afe91ae05 --- /dev/null +++ b/alpha_bot_2_sticker/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:d65f14a12f694116cab04665f0713dd7b24bd851797a644bb1e9a1797893a513 +size 4396799 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000040.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..696a07424031db55a753cbd9c61f28149624b4dd --- /dev/null +++ b/alpha_bot_2_sticker/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:aba4ddaedca0626f4fc930658e4aaddc0a687ea541af32cb6a567a126e9cce8e +size 4956146 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000041.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5d7c2b8a6c6dff201a21e83849305c509306d50f --- /dev/null +++ b/alpha_bot_2_sticker/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:3b9e847e559d718e1287f9c7726ab20a0700d757a152494d7ff9687af1b9ad36 +size 4067003 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000042.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c5f80e482cad6f0b7d7ec08592ae2331b834775a --- /dev/null +++ b/alpha_bot_2_sticker/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:79830a084dbb0619fe44a20bee76f7fb4f1f7f687e47845f1c58c4fd3c966c13 +size 4095107 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000043.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1e20f39d8f3d306af77220462e7e421c3ac0635d --- /dev/null +++ b/alpha_bot_2_sticker/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:ab065eec666a79fab20384474437fa1accaec85500efb61b3632c501d0cdce51 +size 3769096 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000044.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c4cd17c98633af94bde4a04fc32621fc17f102c3 --- /dev/null +++ b/alpha_bot_2_sticker/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:8552b892a03d6032b9cbf7f3a9312d1433570e516b39000c3dff8551894c40e0 +size 3875610 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000045.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0f41ef3a3f621e500239479e58473bcdc11985d4 --- /dev/null +++ b/alpha_bot_2_sticker/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:6b7c9c89c7c51f6da65dea8bbf983061aec034f14463f516c4f3e5b16cc5fa3f +size 3900919 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000046.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000046.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4fc8b56ac9c5077793ac5c3574a1682e32921913 --- /dev/null +++ b/alpha_bot_2_sticker/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:83c288462d0bd84f7b0dc7c3a7cf9ff0fcdb9b71ff1c2f5bb4a549e2dbc73e03 +size 4088461 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000047.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000047.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..528e94fdd7663232a1c1d1d10f872a01bf283b02 --- /dev/null +++ b/alpha_bot_2_sticker/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:1a690b676d328d0559ee604097692af8e631f38250094ad8387a6c9d0e23da20 +size 4461798 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000048.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000048.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ba4c8cb0d8bb180f43f49aabbfe24655b94eef2a --- /dev/null +++ b/alpha_bot_2_sticker/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:2024a6f5099774522cc832e8cce62300139873f245052f050cd221eecd20434b +size 4674860 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000049.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000049.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1c1b3486b2f9d92d7560ddd61fe8c4836b630687 --- /dev/null +++ b/alpha_bot_2_sticker/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:828274ec198d104ea18ec76ba1bfb2fa1d89cc9af49406c0179a0e0f24a148ac +size 5074038 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000050.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000050.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6947e465840456035190a222d8d86599a2bdaac8 --- /dev/null +++ b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000050.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0abad83f07cd2299774c5e89ab441e6786dcd4ac24c5159b97de5d0e81845392 +size 5061303 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000051.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000051.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8e9cd505caa6a795834483202e0c204f88a15793 --- /dev/null +++ b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000051.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:39cf7301bdd48f64477e48b4bfbfd68378546f926167c117492317cd21339188 +size 5594774 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000052.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000052.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..96f7b375026b436f7b954f31130478d64a05cfae --- /dev/null +++ b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000052.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:97fbe06b575a5515616dd9528cae489c12cecfd126e7e850ec344f9d13d2e5f5 +size 4528378 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000053.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000053.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..70c9d541fb042b83f1579836d7fa14512e6c13b4 --- /dev/null +++ b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000053.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:355736fd211f9408dfd230eda1858c3ec345dd3c63bf21607789bb236a76d1ac +size 3570018 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000054.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000054.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..63caa1045752320f8ab9d9e328cb9cf1df12b643 --- /dev/null +++ b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000054.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:559fba5f46b41b8609966ada59d02be45dc870510ebd8ce3dca3fe43685d53bb +size 3940083 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000055.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000055.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..007938bb47a7a8786071df7644f54e3758a31e2e --- /dev/null +++ b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000055.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:19d38a0f9b1795a329e92a11c1dcb278a3534ac794e11e013644d4d3e89824c4 +size 4451808 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000056.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000056.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b0d4df70add3c789d48468d6528db69137a1a52e --- /dev/null +++ b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000056.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4848ee802d85e49fca64ab37a7c52a1f9956618d70386d718c3df3e85aeb00d0 +size 4243646 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000057.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000057.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dc1d55aacdb95851195a7a60077d4b5f521d353d --- /dev/null +++ b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000057.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:838fe84a6c569e3e62535afda9bb9f133a2ee76774bd9e4309d0fd6c6774496a +size 4671942 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000058.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000058.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..91271bd5938ef0305aff7e9570d1818847041bfb --- /dev/null +++ b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000058.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae52b3534794d7a297651292d8705978a98f7c4d32c62902dcd72ebd7bdad0ae +size 9194619 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000059.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000059.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e8d8407a43067bba08188f9ed9e1b3901180386e --- /dev/null +++ b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000059.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e6a9cd80a1ea69ebcb25217c475f2c179ac68c35da8a1b55f57641936a38b970 +size 4894345 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000060.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000060.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e0d1ca8e5ff84bafb57342a028d688bda54503a0 --- /dev/null +++ b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000060.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d403669f2dfc96c7dced717fd569d06ee491b1775ed26949a59bac7b07054042 +size 4176748 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000061.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000061.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bb224b6989a63da09380a04d7e7cdb7df9682167 --- /dev/null +++ b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000061.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bdc7802b1d6171d64b03509cae63d2624501c130764b1af1e34b6fc2a38bda0b +size 5186591 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000062.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000062.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ba33980e08e2dd3b52a35d4cc50ffc27570aa5a9 --- /dev/null +++ b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000062.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ca1036ffc9f195810982721256e15be8d4dfa3eb45269609e497afacb3113cc +size 5272802 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000063.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000063.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..654fa128cbf1b9f1292e5d535cd0b6a0d52a583f --- /dev/null +++ b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000063.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5fb0775efec299d35f2f02683e58433ef43d23bdc37c3804fc785778b3a2b595 +size 4744583 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000064.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000064.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3e167d0b8a2ece8307209a66b91dbfd029ec2b56 --- /dev/null +++ b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000064.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:854400865b34d4ce1e00d9a8512961d74a359a16fd3729c8690aa30f752d7a6f +size 6188185 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000065.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000065.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6d78d7b8dd2b1dce330d9205bbbaf4a4ec8d6bf7 --- /dev/null +++ b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000065.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:25bbe84a34dc9e270617f559fb857596c343af8e578edba5c165222979c3c841 +size 4180667 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000066.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000066.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7662bca97c4bfcb8a69b0da8146e640281fcc17e --- /dev/null +++ b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000066.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d87f3117869d051a9b32cfa3895236740634bb9793f2dbd54a591598126ef66f +size 4052339 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000067.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000067.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f94fc9ecebe93b0167d48356ebf342299ae64145 --- /dev/null +++ b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000067.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae8f79a29fd15f98457b94e5bcceb9a6f22c151fcb1028aa5d7bd15c72774f89 +size 4010589 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000068.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000068.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..783dfc10d4ec81a528be89e262293f2a27c7d5be --- /dev/null +++ b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000068.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:13241f9581e51a3824521e31b64540e73ae13f5a521513868955437f6d294856 +size 5081890 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000069.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000069.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..705a693cb75faff7e2f7a30f5ae0ffd1193dc94e --- /dev/null +++ b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000069.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4af79bfca3be194b3000f997c30b5a2cff31b05891cbe2e44264583ef62cc48a +size 6473643 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000070.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000070.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fe8bf3800eb8877cd94a273464c4062cc6ea3c84 --- /dev/null +++ b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000070.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ea993f36bf467cd27a1bb1c5ed5688700fbf415e51d0b1ecf0cd2d00d582893 +size 7934972 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000071.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000071.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..40ccf204033db5166bed6f8cfb7327e0916144a0 --- /dev/null +++ b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000071.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a1a6eda25e0227e64b3223c7ffe17281d91a501fb9d99e98883114c1ba2a76b4 +size 6224809 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000072.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000072.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..65c61b42049f57824ab8b3ef667706cb71f4a84c --- /dev/null +++ b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000072.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9777e112cb1ba415d6c1ed2ce875dcaceb90235accb2d40d451b548f5d95ce58 +size 7334033 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000073.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000073.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..07b84ae9c5c2758806bec91e31c23faac95535c2 --- /dev/null +++ b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000073.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d0762a56354c5cad6fc567ff9ae6b8844f0dc7618a120fb1c075b8f83c081ae +size 3806477 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000074.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000074.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..512e5caf1469bee484aa22130789200c70f25eee --- /dev/null +++ b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000074.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b7b0c7ebd24b933bde78cae71bfdf0a48b91ebf25058f7c2665dfc3ba507548 +size 3701652 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000075.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000075.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d7bcfcd5f5cf45500faf88731f7f13e71bc01366 --- /dev/null +++ b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000075.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d54d12ba4cf1d835d0f810566861af427637efd6aa7c562f8dbf4b99e6b1f34a +size 3905522 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000076.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000076.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..30dc0a00f37141cb99dbabeb42544143deec4208 --- /dev/null +++ b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000076.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf23f4b2a1f4284ceecc826267df30eb176b8f4af39950f02613aa44d0386632 +size 4628789 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000077.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000077.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0cc9901b69b819d883e933bee0e0394b14962294 --- /dev/null +++ b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000077.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:852b2411b022c9f6b1d25441b8e6cb41e3bafc64ad509ce54ec5e7601a680a93 +size 3949777 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000078.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000078.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5a208b51dafad9130188341cb486159ce57cee3f --- /dev/null +++ b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000078.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b9ea7d9173a5d4836808e3018f9a4091b2f8fc55eceb29a70c94e8288d5198c8 +size 4866537 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000079.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000079.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fe4ea8bab76f8e2cc6a28032ad4173c507215acd --- /dev/null +++ b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000079.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8682be8b311b946be09accdc336e09f2379f516f412d6805501c037c82f4f016 +size 4993830 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000080.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000080.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..47449913162d2acc2b2a765e3b527c742ecd95fa --- /dev/null +++ b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000080.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb97a5997caf3a00d5aacb70f90aba9eec38c81e7ec760f5d9b9ea9c572e6d63 +size 4399734 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000081.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000081.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8ff2184bd630644f57697d9a3612eecf4ceba43b --- /dev/null +++ b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000081.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:117d2652ab0a130690901b95451240b76979a97e537cea554d63e5ef33efe2a5 +size 4552421 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000082.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000082.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..903a31385d8759e0b952c0a2a707b665cc614be9 --- /dev/null +++ b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000082.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b78a430642e3fd9bae9215ce21b8f5f671d628a57f37abdecf6650edd91a54c5 +size 4494174 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000083.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000083.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d84ba947bf1e542911f4fe9ec70b8b8abae70ee5 --- /dev/null +++ b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000083.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:19f67d25cb98b7083afbb62d125fe725f6b8b3ca31710909bbeac1e085774b87 +size 4143060 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000084.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000084.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8bda9e04308ae0652761ae89d6ff51e64495a2b0 --- /dev/null +++ b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000084.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f45791c67aaee83be4ec8b495133c81ff48e4e2abb5148ae078677e1871d766 +size 4130537 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000085.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000085.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f9df090134ff0a12f54daf652e1782f33440e73e --- /dev/null +++ b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000085.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7959ca5c769b22ea6bdc9791fa8bdb14d9c6fdd6186a491a63375d7757429dbb +size 4140280 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000086.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000086.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..37f45ae80bc88bfb26c225c0446a7776a206aea7 --- /dev/null +++ b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000086.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f7824b3078477ce273e0a4f0efe9398b9eb7065c0041efd773650ac58d66808 +size 4146063 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000087.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000087.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8a69a6427880bfb68e2b29a458fbc6d1c80d8e60 --- /dev/null +++ b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000087.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:103a90ce940fc3eb9ea640689ec0ccfef47c998d663e2dfca6dd1d75c2c0b85b +size 3802105 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000088.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000088.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..64f057553f77c80c5ae75f29ffb6d0304da1b9c1 --- /dev/null +++ b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000088.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e1335e4d5125830db99d053a5b7b541155b2e466ea9d1267e5cea693da1d9fa1 +size 3146752 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000089.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000089.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6037cb1dc75bd8c150449507bf4437fb1ccd1829 --- /dev/null +++ b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000089.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d9e165cb677466344f803e159879efec717216ca3db188e77a324a406f43207 +size 3036115 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000090.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000090.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9cd85aefd7a54086c04e6f86a7dff34fe192e1db --- /dev/null +++ b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000090.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8848ab693e09934addf356a2136c21ac4337aa9bde5d31e524973e0ad39ce541 +size 3429328 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000091.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000091.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f388328801bd7348a23e6779126ab0de7920e65e --- /dev/null +++ b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000091.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:486ab1f8195a9b8b864e3c0fd5a174f0d6db34fd5d1702045846efe0ed710ecb +size 3277716 diff --git a/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000092.mp4 b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000092.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5046658aa24ad3bd275f64a4488ef4e591225f10 --- /dev/null +++ b/alpha_bot_2_sticker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000092.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d6cdb5804547ee5f0b73beebd4d33a8494d9d3a0f66d4c1722091d934a13769 +size 3855727