diff --git a/alpha_bot_2_move_the_table/.gitattributes b/alpha_bot_2_move_the_table/.gitattributes new file mode 100644 index 0000000000000000000000000000000000000000..1ef325f1b111266a6b26e0196871bd78baa8c2f3 --- /dev/null +++ b/alpha_bot_2_move_the_table/.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_move_the_table/README.md b/alpha_bot_2_move_the_table/README.md new file mode 100644 index 0000000000000000000000000000000000000000..38dfe177f6b3c8833ec036a35b16b6b51094cc5c --- /dev/null +++ b/alpha_bot_2_move_the_table/README.md @@ -0,0 +1,333 @@ +--- +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_move_the_table + +## πŸ“‹ Overview + +This dataset uses an extended format based on LeRobot and is fully compatible with LeRobot. + +**Robot Type:** `alpha_bot_2` + | **Codebase Version:** `v2.1` +**End-Effector Type:** `two_finger_gripper` + +## 🏠 Scene Types + +This dataset covers the following scene types: +- `home` + + +## πŸ€– Atomic Actions + +This dataset includes the following atomic actions: +- `grasp` +- `pick` +- `place` + + +## πŸ“Š Dataset Statistics + +| Metric | Value | +|--------|-------| +| **Total Episodes** | 72 | +| **Total Frames** | 50897 | +| **Total Tasks** | 1 | +| **Total Videos** | 288 | +| **Total Chunks** | 1 | +| **Chunk Size** | 1000 | +| **FPS** | 30 | +| **Dataset Size** | 1.4GB | + + +## πŸ‘₯ Authors + +### Contributors +This dataset is contributed by: +- [RoboCOIN](https://flagopen.github.io/RoboCOIN/) - RoboCOIN Team + + +## πŸ”— Links + +- **🏠 Homepage:** [https://flagopen.github.io/RoboCOIN/](https://flagopen.github.io/RoboCOIN/) +- **πŸ“„ Paper:** [https://arxiv.org/abs/2511.17441](https://arxiv.org/abs/2511.17441) +- **πŸ’» Repository:** [https://github.com/FlagOpen/RoboCOIN](https://github.com/FlagOpen/RoboCOIN) +- **🌐 Project Page:** [https://flagopen.github.io/RoboCOIN/](https://flagopen.github.io/RoboCOIN/) +- **πŸ› Issues:** [https://github.com/FlagOpen/RoboCOIN/issues](https://github.com/FlagOpen/RoboCOIN/issues) +- **πŸ“œ License:** apache-2.0 + +## 🏷️ Dataset Tags + +- `RoboCOIN` +- `LeRobot` + + +## 🎯 Task Descriptions + +### Primary Tasks +human machine collaborative table moving. + +### Sub-Tasks +This dataset includes 4 distinct subtasks: + +1. **End** +2. **Move the table forward with both grippers** +3. **Grasp the table with both grippers** +4. **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:71 + + +## πŸ“ 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": 72, "total_frames": 50897, "total_tasks": 1, "total_videos": 288, "total_chunks": 1, "chunks_size": 1000, "fps": 30, "splits": {"train": "0:71"}, "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_move_the_table_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_move_the_table/annotations/eef_acc_mag_annotation.jsonl b/alpha_bot_2_move_the_table/annotations/eef_acc_mag_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..261c0cb86faecc005328e7b464d8fa76fc4eab3a --- /dev/null +++ b/alpha_bot_2_move_the_table/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_move_the_table/annotations/eef_direction_annotation.jsonl b/alpha_bot_2_move_the_table/annotations/eef_direction_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..15eb9abd75814183c860e3bffd75f9148c4e0d04 --- /dev/null +++ b/alpha_bot_2_move_the_table/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_move_the_table/annotations/eef_velocity_annotation.jsonl b/alpha_bot_2_move_the_table/annotations/eef_velocity_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..67c684f8b05e1f6240ea5dd4a9bc9a5df14fe086 --- /dev/null +++ b/alpha_bot_2_move_the_table/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_move_the_table/annotations/gripper_activity_annotation.jsonl b/alpha_bot_2_move_the_table/annotations/gripper_activity_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..275a505f9220cce6502eac987c96a0261ef3f030 --- /dev/null +++ b/alpha_bot_2_move_the_table/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_move_the_table/annotations/gripper_mode_annotation.jsonl b/alpha_bot_2_move_the_table/annotations/gripper_mode_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..3825f1be6645468297ad5be29f9275f04db52345 --- /dev/null +++ b/alpha_bot_2_move_the_table/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_move_the_table/annotations/scene_annotations.jsonl b/alpha_bot_2_move_the_table/annotations/scene_annotations.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..3ae8b64bdb2211e6dc304f7e788bdb93cc7cff13 --- /dev/null +++ b/alpha_bot_2_move_the_table/annotations/scene_annotations.jsonl @@ -0,0 +1,74 @@ +{"scene_index": 0, "scene": "The table is positioned at the back left."} +{"scene_index": 1, "scene": "The table is located at the back position."} +{"scene_index": 2, "scene": "The table is positioned to the left."} +{"scene_index": 3, "scene": "The table is positioned at the back."} +{"scene_index": 4, "scene": "The table is positioned at the back left."} +{"scene_index": 5, "scene": "The table is positioned at the back left."} +{"scene_index": 6, "scene": "The table is positioned to the left."} +{"scene_index": 7, "scene": "The table is positioned to the left."} +{"scene_index": 8, "scene": "The table is positioned at the back."} +{"scene_index": 9, "scene": "The table is located at the back left position."} +{"scene_index": 10, "scene": "The table is positioned to the left."} +{"scene_index": 11, "scene": "The table is located at the back left position."} +{"scene_index": 12, "scene": "The table is located at the back left position."} +{"scene_index": 13, "scene": "The table is located at the back."} +{"scene_index": 14, "scene": "The table is located at the back position."} +{"scene_index": 15, "scene": "The table is located at the back left position."} +{"scene_index": 16, "scene": "The table is located at the back left position."} +{"scene_index": 17, "scene": "The table is positioned at the back left."} +{"scene_index": 18, "scene": "The table is positioned at the back left."} +{"scene_index": 19, "scene": "The table is located at the back left position."} +{"scene_index": 20, "scene": "The table is positioned at the back left."} +{"scene_index": 21, "scene": "The table is located at the back left position."} +{"scene_index": 22, "scene": "The table is located at the back position."} +{"scene_index": 23, "scene": "The table is positioned at the center."} +{"scene_index": 24, "scene": "The table is positioned to the left."} +{"scene_index": 25, "scene": "The table is located at the back left position."} +{"scene_index": 26, "scene": "The table is positioned at the back left."} +{"scene_index": 27, "scene": "The table is positioned at the back left."} +{"scene_index": 28, "scene": "The table is positioned at the back left."} +{"scene_index": 29, "scene": "The table is positioned to the left."} +{"scene_index": 30, "scene": "The table is positioned to the left."} +{"scene_index": 31, "scene": "The table is located at the back."} +{"scene_index": 32, "scene": "The table is located at the back left position."} +{"scene_index": 33, "scene": "The table is located at the back left position."} +{"scene_index": 34, "scene": "The table is located at the back left position."} +{"scene_index": 35, "scene": "The table is positioned at the back."} +{"scene_index": 36, "scene": "The table is located at the back."} +{"scene_index": 37, "scene": "The table is located at the back left position."} +{"scene_index": 38, "scene": "The table is positioned at the back."} +{"scene_index": 39, "scene": "The table is located at the back left position."} +{"scene_index": 40, "scene": "The table is located at the back left position."} +{"scene_index": 41, "scene": "The table is positioned at the back."} +{"scene_index": 42, "scene": "The table is located at the back left position."} +{"scene_index": 43, "scene": "The table is located at the back left position."} +{"scene_index": 44, "scene": "The table is located at the back left position."} +{"scene_index": 45, "scene": "The table is on the left side of the room."} +{"scene_index": 46, "scene": "The table is located at the back left position."} +{"scene_index": 47, "scene": "The table is located at the back left position."} +{"scene_index": 48, "scene": "The table is located at the back left position."} +{"scene_index": 49, "scene": "The table is positioned at the back left."} +{"scene_index": 50, "scene": "The table is positioned at the back left."} +{"scene_index": 51, "scene": "The table is located at the back left position."} +{"scene_index": 52, "scene": "The table is located at the back left position."} +{"scene_index": 53, "scene": "The table is located at the back."} +{"scene_index": 54, "scene": "The table is located at the back left position."} +{"scene_index": 55, "scene": "The table is positioned at the back."} +{"scene_index": 56, "scene": "The table is positioned to the left."} +{"scene_index": 57, "scene": "The table is located at the back."} +{"scene_index": 58, "scene": "The table is located at the back."} +{"scene_index": 59, "scene": "The table is positioned at the back left."} +{"scene_index": 60, "scene": "The table is positioned to the left."} +{"scene_index": 61, "scene": "The table is located at the back left position."} +{"scene_index": 62, "scene": "The table is located on the left side."} +{"scene_index": 63, "scene": "The table is positioned at the back."} +{"scene_index": 64, "scene": "The table is located at the back."} +{"scene_index": 65, "scene": "The table is located at the back left position."} +{"scene_index": 66, "scene": "The table is located at the back position."} +{"scene_index": 67, "scene": "The table is located at the back left position."} +{"scene_index": 68, "scene": "The table is located at the back position."} +{"scene_index": 69, "scene": "The table is located at the back left position."} +{"scene_index": 70, "scene": "The table is positioned to the left."} +{"scene_index": 71, "scene": "The table is located at the back left position."} +{"scene_index": 72, "scene": "The table is located at the back left position."} +{"scene_index": 73, "scene": "The table is positioned to the left."} diff --git a/alpha_bot_2_move_the_table/annotations/subtask_annotations.jsonl b/alpha_bot_2_move_the_table/annotations/subtask_annotations.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..671e02654d1f5e12d6cc5a416439b7759a55acef --- /dev/null +++ b/alpha_bot_2_move_the_table/annotations/subtask_annotations.jsonl @@ -0,0 +1,4 @@ +{"subtask_index": 0, "subtask": "End"} +{"subtask_index": 1, "subtask": "Move the table forward with both grippers"} +{"subtask_index": 2, "subtask": "Grasp the table with both grippers"} +{"subtask_index": 3, "subtask": "null"} diff --git a/alpha_bot_2_move_the_table/data/chunk-000/episode_000000.parquet b/alpha_bot_2_move_the_table/data/chunk-000/episode_000000.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8328c2518a69bbfb47b31b94e6a54c521c759451 --- /dev/null +++ b/alpha_bot_2_move_the_table/data/chunk-000/episode_000000.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4bfa0f214ec70fa75f70d3f25ba011920a96a81ac47d9a80d2b5ed9b454b81f8 +size 305510 diff --git a/alpha_bot_2_move_the_table/data/chunk-000/episode_000001.parquet b/alpha_bot_2_move_the_table/data/chunk-000/episode_000001.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a82a6efa41e75671b649e45f3ec8da5c9cf0392f --- /dev/null +++ b/alpha_bot_2_move_the_table/data/chunk-000/episode_000001.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce2acd8897a4db40255fc215b3b2504a2f7431f06878aef713ddb3946bfca814 +size 273846 diff --git a/alpha_bot_2_move_the_table/data/chunk-000/episode_000002.parquet b/alpha_bot_2_move_the_table/data/chunk-000/episode_000002.parquet new file mode 100644 index 0000000000000000000000000000000000000000..43d10b08737994ba7cc49ff114625db7e8286095 --- /dev/null +++ b/alpha_bot_2_move_the_table/data/chunk-000/episode_000002.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b247ebdab412aa64a29d8e10901f9335a190918b9a96bd70ab766dd1646d12f +size 326602 diff --git a/alpha_bot_2_move_the_table/data/chunk-000/episode_000003.parquet b/alpha_bot_2_move_the_table/data/chunk-000/episode_000003.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d66ba467de4a3ba0f6984295d9d8f2cac35ad183 --- /dev/null +++ b/alpha_bot_2_move_the_table/data/chunk-000/episode_000003.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6408e5898f58f7840febb19a1d496ccc41a2a1979a16a1d87221e319ad39b566 +size 339877 diff --git a/alpha_bot_2_move_the_table/data/chunk-000/episode_000004.parquet b/alpha_bot_2_move_the_table/data/chunk-000/episode_000004.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7a1db4ec19b0fdae8f9c1cd02a8ddd9d960df0de --- /dev/null +++ b/alpha_bot_2_move_the_table/data/chunk-000/episode_000004.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:44745712cec42dfeb0d5b09bfe40f96b1dc35328044f5965af757a93d40374c6 +size 417470 diff --git a/alpha_bot_2_move_the_table/data/chunk-000/episode_000005.parquet b/alpha_bot_2_move_the_table/data/chunk-000/episode_000005.parquet new file mode 100644 index 0000000000000000000000000000000000000000..dd030892709dea127c860a28c15f361edf4690b7 --- /dev/null +++ b/alpha_bot_2_move_the_table/data/chunk-000/episode_000005.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b2f3e7e2a441fea1d98d574737ad87ec0af8204f3440b3bf624599eb1ef4f42 +size 316938 diff --git a/alpha_bot_2_move_the_table/data/chunk-000/episode_000006.parquet b/alpha_bot_2_move_the_table/data/chunk-000/episode_000006.parquet new file mode 100644 index 0000000000000000000000000000000000000000..186c393f86a1fd50bd79d4883ec170a1a7c4d8de --- /dev/null +++ b/alpha_bot_2_move_the_table/data/chunk-000/episode_000006.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8076c50d82332fd40ce68a001ac3c5eb2f2fcaecf3a04ea15c94a05b882d5b6d +size 356296 diff --git a/alpha_bot_2_move_the_table/data/chunk-000/episode_000007.parquet b/alpha_bot_2_move_the_table/data/chunk-000/episode_000007.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f06939ef0042d973255d7ab01f78c78cc60aa4ba --- /dev/null +++ b/alpha_bot_2_move_the_table/data/chunk-000/episode_000007.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:96ce71e308111f5dcfa4c19f67ea67fb2c145a11ac9ea62a6560f0249b991416 +size 337074 diff --git a/alpha_bot_2_move_the_table/data/chunk-000/episode_000008.parquet b/alpha_bot_2_move_the_table/data/chunk-000/episode_000008.parquet new file mode 100644 index 0000000000000000000000000000000000000000..de918296188a89753dad8a0cda60a2b039d04eaf --- /dev/null +++ b/alpha_bot_2_move_the_table/data/chunk-000/episode_000008.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9cac8999eb1293781a79b24dd6542f524da2cc0b13acfd4497dad5895da67940 +size 272155 diff --git a/alpha_bot_2_move_the_table/data/chunk-000/episode_000009.parquet b/alpha_bot_2_move_the_table/data/chunk-000/episode_000009.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fb615ce11ca7498fda67b5ed2159d4f5e9200a86 --- /dev/null +++ b/alpha_bot_2_move_the_table/data/chunk-000/episode_000009.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b3eb60c853f5d8475837959ed7ea7eb344ddcaf756b30f52f12ccb02ac3beb0 +size 363042 diff --git a/alpha_bot_2_move_the_table/data/chunk-000/episode_000010.parquet b/alpha_bot_2_move_the_table/data/chunk-000/episode_000010.parquet new file mode 100644 index 0000000000000000000000000000000000000000..07f4a40c9f5ef8ac399ffe35ebec3e440d626d9b --- /dev/null +++ b/alpha_bot_2_move_the_table/data/chunk-000/episode_000010.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:20d8ea22e391f9bf0d7d365ddcacad85b78bc09c4b2f76d69d02b3cf573f7ad9 +size 319092 diff --git a/alpha_bot_2_move_the_table/data/chunk-000/episode_000011.parquet b/alpha_bot_2_move_the_table/data/chunk-000/episode_000011.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ba9051cfacbdec34fe29a880bc70e63707b82279 --- /dev/null +++ b/alpha_bot_2_move_the_table/data/chunk-000/episode_000011.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f44cacfe2eff315b77b8ade02c61c0451877607e25600947e404638efe614fd +size 346876 diff --git a/alpha_bot_2_move_the_table/data/chunk-000/episode_000012.parquet b/alpha_bot_2_move_the_table/data/chunk-000/episode_000012.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b4fbaa99a3ac8edc084fa94142a4ca17f2d4a6a2 --- /dev/null +++ b/alpha_bot_2_move_the_table/data/chunk-000/episode_000012.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b8cdab363c1785f7c4de637097995a6720485ab83f431d6f6e027d84b0521744 +size 294841 diff --git a/alpha_bot_2_move_the_table/data/chunk-000/episode_000013.parquet b/alpha_bot_2_move_the_table/data/chunk-000/episode_000013.parquet new file mode 100644 index 0000000000000000000000000000000000000000..921faa04ba314d9c51a9b03ae72a062227c02eef --- /dev/null +++ b/alpha_bot_2_move_the_table/data/chunk-000/episode_000013.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a895c5fd8e4b3c47b1719180b6185d1b85791df467e4124553c0bfa6e89f2a7c +size 358805 diff --git a/alpha_bot_2_move_the_table/data/chunk-000/episode_000014.parquet b/alpha_bot_2_move_the_table/data/chunk-000/episode_000014.parquet new file mode 100644 index 0000000000000000000000000000000000000000..288584cad70a2d2daf2cc73c02d73a73e94ac9e2 --- /dev/null +++ b/alpha_bot_2_move_the_table/data/chunk-000/episode_000014.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2cba93b94c4f48287fa639121acaccb07f37911842b3c37a32c08d10b21d7e1a +size 368459 diff --git a/alpha_bot_2_move_the_table/data/chunk-000/episode_000015.parquet b/alpha_bot_2_move_the_table/data/chunk-000/episode_000015.parquet new file mode 100644 index 0000000000000000000000000000000000000000..497329b02473c6a3433f46848dd9c1d3f1de299e --- /dev/null +++ b/alpha_bot_2_move_the_table/data/chunk-000/episode_000015.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:598559e281828e5761f259ec7300b8beda66edb375e2348343669874d5afe6ae +size 288943 diff --git a/alpha_bot_2_move_the_table/data/chunk-000/episode_000016.parquet b/alpha_bot_2_move_the_table/data/chunk-000/episode_000016.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d2cf68766f3e12aa0b85ff58283e733de475d9eb --- /dev/null +++ b/alpha_bot_2_move_the_table/data/chunk-000/episode_000016.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e4ce255fb8c5ce6700e19dd482fd506ada038f298a8470c1c8f2a0d87f2c5cbc +size 295487 diff --git a/alpha_bot_2_move_the_table/data/chunk-000/episode_000017.parquet b/alpha_bot_2_move_the_table/data/chunk-000/episode_000017.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f7dd9aaa5cada00dd083d4fa58f85fef640aa545 --- /dev/null +++ b/alpha_bot_2_move_the_table/data/chunk-000/episode_000017.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:81add9c6bc161fa3571ed1972d864b273191df6af0b63a18b164810332890ddf +size 347857 diff --git a/alpha_bot_2_move_the_table/data/chunk-000/episode_000018.parquet b/alpha_bot_2_move_the_table/data/chunk-000/episode_000018.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cd6e64d6841fe924e0f21ca3ac34415656ad861a --- /dev/null +++ b/alpha_bot_2_move_the_table/data/chunk-000/episode_000018.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:81033cd9bef4642c79515da2ba851e3edf6bd25bf87813361dda4ac0e2681833 +size 397753 diff --git a/alpha_bot_2_move_the_table/data/chunk-000/episode_000019.parquet b/alpha_bot_2_move_the_table/data/chunk-000/episode_000019.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b686eb4a4ad9edfae2469e3c09ec6a8dd8d038c8 --- /dev/null +++ b/alpha_bot_2_move_the_table/data/chunk-000/episode_000019.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c8c04848595068676afe65de90861161e6f6ff5ce697c1e0b78787226774a163 +size 344838 diff --git a/alpha_bot_2_move_the_table/data/chunk-000/episode_000020.parquet b/alpha_bot_2_move_the_table/data/chunk-000/episode_000020.parquet new file mode 100644 index 0000000000000000000000000000000000000000..296182211971db6583798de18060d102ee91516d --- /dev/null +++ b/alpha_bot_2_move_the_table/data/chunk-000/episode_000020.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cb82cae50daa8dbfca667303733eee2905773598fb1ef5fa3f027f6b12967034 +size 330754 diff --git a/alpha_bot_2_move_the_table/data/chunk-000/episode_000021.parquet b/alpha_bot_2_move_the_table/data/chunk-000/episode_000021.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0cc0f2d2cd0d63683e479c8ebd76dbf6b682338c --- /dev/null +++ b/alpha_bot_2_move_the_table/data/chunk-000/episode_000021.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b47759e7d85ab3e5cd912c818c79869446230cb7eb9a2ac1e3a26109239118fb +size 354400 diff --git a/alpha_bot_2_move_the_table/data/chunk-000/episode_000022.parquet b/alpha_bot_2_move_the_table/data/chunk-000/episode_000022.parquet new file mode 100644 index 0000000000000000000000000000000000000000..18cec91abc3f53b2b11446666de7acd658b130a1 --- /dev/null +++ b/alpha_bot_2_move_the_table/data/chunk-000/episode_000022.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:587f489f579fdebb60c4e895f177c97a8a44dbb0fa749ae17ebd5ee736fa9e53 +size 350574 diff --git a/alpha_bot_2_move_the_table/data/chunk-000/episode_000023.parquet b/alpha_bot_2_move_the_table/data/chunk-000/episode_000023.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5a981b59591a4c2a3f3ac5075ed92720d75acfca --- /dev/null +++ b/alpha_bot_2_move_the_table/data/chunk-000/episode_000023.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:28bc0e51b638f3aa652ae8bd475e2be498854554e259db14260a57ff31a8a1b0 +size 311532 diff --git a/alpha_bot_2_move_the_table/data/chunk-000/episode_000024.parquet b/alpha_bot_2_move_the_table/data/chunk-000/episode_000024.parquet new file mode 100644 index 0000000000000000000000000000000000000000..787187911db171c634236d9564809f2e0b1e0e5a --- /dev/null +++ b/alpha_bot_2_move_the_table/data/chunk-000/episode_000024.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a64e60e78aea705561e1daeb1ebd9fb21fec017db64ce06adfd0ed23ae69b69 +size 373678 diff --git a/alpha_bot_2_move_the_table/data/chunk-000/episode_000025.parquet b/alpha_bot_2_move_the_table/data/chunk-000/episode_000025.parquet new file mode 100644 index 0000000000000000000000000000000000000000..54204474522df1d987511edce979659d091e178a --- /dev/null +++ b/alpha_bot_2_move_the_table/data/chunk-000/episode_000025.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:97c519a5215e2bf1741cb3fd8d0eb7aa06d29b4612d49eb774693aa2cfa4c302 +size 286970 diff --git a/alpha_bot_2_move_the_table/data/chunk-000/episode_000026.parquet b/alpha_bot_2_move_the_table/data/chunk-000/episode_000026.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3407de961e525a7cd3d46a67af4383580ba24680 --- /dev/null +++ b/alpha_bot_2_move_the_table/data/chunk-000/episode_000026.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c7f3590efb704521e57426e58d13e360394ab3ef004a7d4f259d3a7a5bb00719 +size 312342 diff --git a/alpha_bot_2_move_the_table/data/chunk-000/episode_000027.parquet b/alpha_bot_2_move_the_table/data/chunk-000/episode_000027.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d1b92681eae66146b7c0d65fa1bfcbf2a7d87954 --- /dev/null +++ b/alpha_bot_2_move_the_table/data/chunk-000/episode_000027.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d0bbd49a4890a4a82e974c09d9c852536d785b3ec83429033c2bf92fdd000f7 +size 322203 diff --git a/alpha_bot_2_move_the_table/data/chunk-000/episode_000028.parquet b/alpha_bot_2_move_the_table/data/chunk-000/episode_000028.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5bd5d838816c01075604302829083b98fc808fcf --- /dev/null +++ b/alpha_bot_2_move_the_table/data/chunk-000/episode_000028.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b21a6b6032305a361e6c50c1717d1f89b04d45a1d6855cfdf0000d6dabe6e5d +size 336445 diff --git a/alpha_bot_2_move_the_table/data/chunk-000/episode_000029.parquet b/alpha_bot_2_move_the_table/data/chunk-000/episode_000029.parquet new file mode 100644 index 0000000000000000000000000000000000000000..48649853ee7759dc8024ed4d00e1f3c53da8f7e1 --- /dev/null +++ b/alpha_bot_2_move_the_table/data/chunk-000/episode_000029.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb1f2fe14f03e5a2b8c2113853c3be879a4ddaf774c157785520c829e2f9cad4 +size 349162 diff --git a/alpha_bot_2_move_the_table/data/chunk-000/episode_000030.parquet b/alpha_bot_2_move_the_table/data/chunk-000/episode_000030.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5e6cf55c6521e8ee2a07eba87c4508f9a53cb9d3 --- /dev/null +++ b/alpha_bot_2_move_the_table/data/chunk-000/episode_000030.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1236b14964313caa5aaa27f20e039f92172c2b6e4723b47624bbd3c3cc76dd4b +size 351028 diff --git a/alpha_bot_2_move_the_table/data/chunk-000/episode_000031.parquet b/alpha_bot_2_move_the_table/data/chunk-000/episode_000031.parquet new file mode 100644 index 0000000000000000000000000000000000000000..81865410d681ff42c6d312af5771c547509f9867 --- /dev/null +++ b/alpha_bot_2_move_the_table/data/chunk-000/episode_000031.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb933f794e57ac13e5004082c32a5269cb4a784432916aa10087a303a13bf460 +size 303420 diff --git a/alpha_bot_2_move_the_table/data/chunk-000/episode_000032.parquet b/alpha_bot_2_move_the_table/data/chunk-000/episode_000032.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d6199601a52a4ceaa8e699484eb8d03f6f10e1e5 --- /dev/null +++ b/alpha_bot_2_move_the_table/data/chunk-000/episode_000032.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac87f2fcb88645024bb1ac075d6843fda652a7d3e1453dd4a891f5551002158e +size 290280 diff --git a/alpha_bot_2_move_the_table/data/chunk-000/episode_000033.parquet b/alpha_bot_2_move_the_table/data/chunk-000/episode_000033.parquet new file mode 100644 index 0000000000000000000000000000000000000000..422b97e011d8c9076b69372e7025c284f728e204 --- /dev/null +++ b/alpha_bot_2_move_the_table/data/chunk-000/episode_000033.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b2e25940114cfb73b2871b0387a4cf07f84506ecc9f67d33926eda4b1ba7809a +size 370012 diff --git a/alpha_bot_2_move_the_table/data/chunk-000/episode_000034.parquet b/alpha_bot_2_move_the_table/data/chunk-000/episode_000034.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4a9992edda8b740394acd4e12fa183fa823b9bea --- /dev/null +++ b/alpha_bot_2_move_the_table/data/chunk-000/episode_000034.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:10c149be54239addb2f6343cc979334b62f3c83829640484b075d274af3e17ad +size 345042 diff --git a/alpha_bot_2_move_the_table/data/chunk-000/episode_000035.parquet b/alpha_bot_2_move_the_table/data/chunk-000/episode_000035.parquet new file mode 100644 index 0000000000000000000000000000000000000000..03f3b63ff194265517750c13f2770e34fc11cb48 --- /dev/null +++ b/alpha_bot_2_move_the_table/data/chunk-000/episode_000035.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:25aa9a1b8533cb259543130d4f0e8e17ac878914f6e2670bfd97d868494e1dea +size 296957 diff --git a/alpha_bot_2_move_the_table/data/chunk-000/episode_000036.parquet b/alpha_bot_2_move_the_table/data/chunk-000/episode_000036.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b64b6f7e85df5d3df7a6da06c181e2f367d37a5f --- /dev/null +++ b/alpha_bot_2_move_the_table/data/chunk-000/episode_000036.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:79b6a1ff1bf94419490a08bea32a180ca0af194d859d9005fe5dd7b57884365c +size 353693 diff --git a/alpha_bot_2_move_the_table/data/chunk-000/episode_000037.parquet b/alpha_bot_2_move_the_table/data/chunk-000/episode_000037.parquet new file mode 100644 index 0000000000000000000000000000000000000000..da859aacea371da2b0f263efb0245791f84cc669 --- /dev/null +++ b/alpha_bot_2_move_the_table/data/chunk-000/episode_000037.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bec030b328bcb3f5d77aeef09ef81f8b864b4945cbaecfea2ce5600674e66d94 +size 351150 diff --git a/alpha_bot_2_move_the_table/data/chunk-000/episode_000038.parquet b/alpha_bot_2_move_the_table/data/chunk-000/episode_000038.parquet new file mode 100644 index 0000000000000000000000000000000000000000..eaee3ce3eec1f687d5055ab24dabdc38b1045644 --- /dev/null +++ b/alpha_bot_2_move_the_table/data/chunk-000/episode_000038.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c993080ac37fa3d84b969abe4216f41b8385065332f2b16a292842f9175c80d +size 275958 diff --git a/alpha_bot_2_move_the_table/data/chunk-000/episode_000039.parquet b/alpha_bot_2_move_the_table/data/chunk-000/episode_000039.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c027a34a4fe81a3fe5541d63d6670ef4eaa3a887 --- /dev/null +++ b/alpha_bot_2_move_the_table/data/chunk-000/episode_000039.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc9f96e53ae3960c98aace3c14ec43bfc432fc4252efa68ed6ad2f2b745e26bf +size 308445 diff --git a/alpha_bot_2_move_the_table/data/chunk-000/episode_000040.parquet b/alpha_bot_2_move_the_table/data/chunk-000/episode_000040.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e6f477b786476f3c006216cd87fa9cf08b8b4cdd --- /dev/null +++ b/alpha_bot_2_move_the_table/data/chunk-000/episode_000040.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a1fb7c90bd526cdb31c34f018edc2233d2c59e8ee31ef713298ae00c33f0aa3 +size 304874 diff --git a/alpha_bot_2_move_the_table/data/chunk-000/episode_000041.parquet b/alpha_bot_2_move_the_table/data/chunk-000/episode_000041.parquet new file mode 100644 index 0000000000000000000000000000000000000000..89d72d8188fe499e4de3ffebf4e72a5dd42f6a56 --- /dev/null +++ b/alpha_bot_2_move_the_table/data/chunk-000/episode_000041.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0094a65220a77d661d8740ae98431e79ddd3824e66067f7e9d4ecd04127abe0e +size 293882 diff --git a/alpha_bot_2_move_the_table/data/chunk-000/episode_000042.parquet b/alpha_bot_2_move_the_table/data/chunk-000/episode_000042.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5aff3dd606b45b2b25cb9dd8e68df357763ed975 --- /dev/null +++ b/alpha_bot_2_move_the_table/data/chunk-000/episode_000042.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d18ad556388439f33bfb188559beabdc910ccc74d31f76edad1b2f22a2ccdfff +size 338023 diff --git a/alpha_bot_2_move_the_table/data/chunk-000/episode_000043.parquet b/alpha_bot_2_move_the_table/data/chunk-000/episode_000043.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7644648171b4833d32791af4ab0ad5b26008a2a0 --- /dev/null +++ b/alpha_bot_2_move_the_table/data/chunk-000/episode_000043.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:73c4b327cf2b79965accd01b717c0e436418328f9c617af945751eed498afbf5 +size 288743 diff --git a/alpha_bot_2_move_the_table/data/chunk-000/episode_000044.parquet b/alpha_bot_2_move_the_table/data/chunk-000/episode_000044.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6db13cb55135b046eff430908b664a5448ced48f --- /dev/null +++ b/alpha_bot_2_move_the_table/data/chunk-000/episode_000044.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c124ecae89259a830c72881a3e88eb5ce0cc96568fb0e663038787c863f12b0 +size 306987 diff --git a/alpha_bot_2_move_the_table/data/chunk-000/episode_000045.parquet b/alpha_bot_2_move_the_table/data/chunk-000/episode_000045.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2f35dee41ec91496bab22c518c4405d21982341a --- /dev/null +++ b/alpha_bot_2_move_the_table/data/chunk-000/episode_000045.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9570c56ac9e47bfbb4acc5993bdd197c4e718caa572afbc6e0df72fe3696ad64 +size 292176 diff --git a/alpha_bot_2_move_the_table/data/chunk-000/episode_000046.parquet b/alpha_bot_2_move_the_table/data/chunk-000/episode_000046.parquet new file mode 100644 index 0000000000000000000000000000000000000000..20793afc319eb734d4d03bd9f68338c836c1add7 --- /dev/null +++ b/alpha_bot_2_move_the_table/data/chunk-000/episode_000046.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9724788a64cd8916a2ec0a919a243b3ad136c97d1df21ebfbf937b652b995b9 +size 343765 diff --git a/alpha_bot_2_move_the_table/data/chunk-000/episode_000047.parquet b/alpha_bot_2_move_the_table/data/chunk-000/episode_000047.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d2205d943da1c0a44a48ab0e55b966817de9dde0 --- /dev/null +++ b/alpha_bot_2_move_the_table/data/chunk-000/episode_000047.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b0dbac7f2886c082e45dfd7c133637402716105409854630029d8a5a5421cac4 +size 375708 diff --git a/alpha_bot_2_move_the_table/data/chunk-000/episode_000048.parquet b/alpha_bot_2_move_the_table/data/chunk-000/episode_000048.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e2468a26903362aef376049db74af0ec1b9aea5b --- /dev/null +++ b/alpha_bot_2_move_the_table/data/chunk-000/episode_000048.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e6463c6f60d69068ea4c69f0616bc11d565c6c179e3fb7469a331b32cd90c1f +size 296481 diff --git a/alpha_bot_2_move_the_table/data/chunk-000/episode_000049.parquet b/alpha_bot_2_move_the_table/data/chunk-000/episode_000049.parquet new file mode 100644 index 0000000000000000000000000000000000000000..63c4982f2d5322adbffe4d56ecfb07f6cd8591cd --- /dev/null +++ b/alpha_bot_2_move_the_table/data/chunk-000/episode_000049.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:73b611187005a559832f7634d4e1713061740d9beec8e83e92d4daac4aaa6268 +size 343028 diff --git a/alpha_bot_2_move_the_table/data/chunk-000/episode_000050.parquet b/alpha_bot_2_move_the_table/data/chunk-000/episode_000050.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0f64883e3be2d9d14030f34338e9fbd2621fe2de --- /dev/null +++ b/alpha_bot_2_move_the_table/data/chunk-000/episode_000050.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1a3e9854748d8787b369e44834fd4ef3dc0e87faf4bf249960882bd6f0b080f8 +size 321266 diff --git a/alpha_bot_2_move_the_table/data/chunk-000/episode_000051.parquet b/alpha_bot_2_move_the_table/data/chunk-000/episode_000051.parquet new file mode 100644 index 0000000000000000000000000000000000000000..91802c7ee881d4080713bb75efa27d75d36c7186 --- /dev/null +++ b/alpha_bot_2_move_the_table/data/chunk-000/episode_000051.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:53ad08f8373d93cd5615fce8a1d687703c0dd81b62b500d47bbd5c29cca73ee9 +size 380911 diff --git a/alpha_bot_2_move_the_table/data/chunk-000/episode_000052.parquet b/alpha_bot_2_move_the_table/data/chunk-000/episode_000052.parquet new file mode 100644 index 0000000000000000000000000000000000000000..91922e85b43fc14762a4cede23492dc914bb7631 --- /dev/null +++ b/alpha_bot_2_move_the_table/data/chunk-000/episode_000052.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e3945c9acb2c9376517bff2043ad0a6199c2b0c872a462a817812085ff230fce +size 364446 diff --git a/alpha_bot_2_move_the_table/data/chunk-000/episode_000053.parquet b/alpha_bot_2_move_the_table/data/chunk-000/episode_000053.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9898c5ef998164490e71f1ccf0b69882e7639e08 --- /dev/null +++ b/alpha_bot_2_move_the_table/data/chunk-000/episode_000053.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ba9ee6e4aa05cb8abb1e2452a143dbb8450ffbd1dc64a2537ae9135b217efcc +size 381688 diff --git a/alpha_bot_2_move_the_table/data/chunk-000/episode_000054.parquet b/alpha_bot_2_move_the_table/data/chunk-000/episode_000054.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3a9b118b4635ed8ee456ecdf982c0d53912f9ef3 --- /dev/null +++ b/alpha_bot_2_move_the_table/data/chunk-000/episode_000054.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:85f912ebe1993c82f7e05fb07446b11a3c88b497ba73420057b5faf642945d15 +size 291610 diff --git a/alpha_bot_2_move_the_table/data/chunk-000/episode_000055.parquet b/alpha_bot_2_move_the_table/data/chunk-000/episode_000055.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b3ace413b5a7abc1eeea7588f882b2b2365581da --- /dev/null +++ b/alpha_bot_2_move_the_table/data/chunk-000/episode_000055.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d14c591d93b099add6950b0883e312121b27f5cb91519f9224445f3a17691335 +size 363459 diff --git a/alpha_bot_2_move_the_table/data/chunk-000/episode_000056.parquet b/alpha_bot_2_move_the_table/data/chunk-000/episode_000056.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7458c59540692ba1485bfaa0aed3a594494f1a80 --- /dev/null +++ b/alpha_bot_2_move_the_table/data/chunk-000/episode_000056.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:64a1950913d005f89d502892d61ff3cd7c53181fd5d7dbb55bb18605ce6ebf07 +size 289567 diff --git a/alpha_bot_2_move_the_table/data/chunk-000/episode_000057.parquet b/alpha_bot_2_move_the_table/data/chunk-000/episode_000057.parquet new file mode 100644 index 0000000000000000000000000000000000000000..613b06595a8a00ed3053192e896b1d30697b82ce --- /dev/null +++ b/alpha_bot_2_move_the_table/data/chunk-000/episode_000057.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9178b8881da9ade03b071760a0da8e7d5a145caf556de3fa138f42fc822f692c +size 367651 diff --git a/alpha_bot_2_move_the_table/data/chunk-000/episode_000058.parquet b/alpha_bot_2_move_the_table/data/chunk-000/episode_000058.parquet new file mode 100644 index 0000000000000000000000000000000000000000..583e4cca09ddb9a0baa8f48151cf37a822c7c6bf --- /dev/null +++ b/alpha_bot_2_move_the_table/data/chunk-000/episode_000058.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:107eb5a82d2ecf8ec9b761949d78aadfa197ed0fb55642aa65250975be9352b0 +size 293398 diff --git a/alpha_bot_2_move_the_table/data/chunk-000/episode_000059.parquet b/alpha_bot_2_move_the_table/data/chunk-000/episode_000059.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0b82f379ba176996a477696134b155c858cfe538 --- /dev/null +++ b/alpha_bot_2_move_the_table/data/chunk-000/episode_000059.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:34cd5b14e154dd2699c5e359024dca825a74a39fa7f702a387454e75ca6f090f +size 381012 diff --git a/alpha_bot_2_move_the_table/data/chunk-000/episode_000060.parquet b/alpha_bot_2_move_the_table/data/chunk-000/episode_000060.parquet new file mode 100644 index 0000000000000000000000000000000000000000..dc926fdd2b8d4eaafde81dca535d6cf1efa32c97 --- /dev/null +++ b/alpha_bot_2_move_the_table/data/chunk-000/episode_000060.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:50f5ee8ed26e73763a0482f927ccd30cb2a224cad62f3c8aaa750ec8d1c17718 +size 383655 diff --git a/alpha_bot_2_move_the_table/data/chunk-000/episode_000061.parquet b/alpha_bot_2_move_the_table/data/chunk-000/episode_000061.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b8132ae2b38a31ad913fa8f45bf96ea32a390f8f --- /dev/null +++ b/alpha_bot_2_move_the_table/data/chunk-000/episode_000061.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e21efda450c6334750bc709e8db15c293540de6b639393f97dfad0ba0016824b +size 430550 diff --git a/alpha_bot_2_move_the_table/data/chunk-000/episode_000062.parquet b/alpha_bot_2_move_the_table/data/chunk-000/episode_000062.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6da7f26873d9b40037bfc53860efede853550e4e --- /dev/null +++ b/alpha_bot_2_move_the_table/data/chunk-000/episode_000062.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d484e19451c3bc5bd0bf6a022fb650453c8de73c61d67799e85943e170014d0 +size 349808 diff --git a/alpha_bot_2_move_the_table/data/chunk-000/episode_000063.parquet b/alpha_bot_2_move_the_table/data/chunk-000/episode_000063.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a8794b4d2463dc254fc57c0e04e7d7d7c866f5a3 --- /dev/null +++ b/alpha_bot_2_move_the_table/data/chunk-000/episode_000063.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:20633dab29abaddd49457b143b563b4b1dc3b22d4e07901809c86cac3ac283cc +size 338182 diff --git a/alpha_bot_2_move_the_table/data/chunk-000/episode_000064.parquet b/alpha_bot_2_move_the_table/data/chunk-000/episode_000064.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a18dbb1c2671cbb94a47695110ad5811169f728c --- /dev/null +++ b/alpha_bot_2_move_the_table/data/chunk-000/episode_000064.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba0f50e9d5510de59dd63c5379d510229a5e1b332c32f20aea9d8a59694384ae +size 314735 diff --git a/alpha_bot_2_move_the_table/data/chunk-000/episode_000065.parquet b/alpha_bot_2_move_the_table/data/chunk-000/episode_000065.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ef205dc70d0ac2ce03f938ab7ad1abd1f268822f --- /dev/null +++ b/alpha_bot_2_move_the_table/data/chunk-000/episode_000065.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c677ae061a03c745aa5c1c5ae5c02bf728caab09ff26656e8f557efb34c04b2 +size 377015 diff --git a/alpha_bot_2_move_the_table/data/chunk-000/episode_000066.parquet b/alpha_bot_2_move_the_table/data/chunk-000/episode_000066.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3e94aadd5828a4d1566d0744f7309dbdc1180795 --- /dev/null +++ b/alpha_bot_2_move_the_table/data/chunk-000/episode_000066.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c9a74fcafa6c63d1ff1340cbb2d09b613e48ea859cc78a6ed483f60ff6d16a0 +size 379856 diff --git a/alpha_bot_2_move_the_table/data/chunk-000/episode_000067.parquet b/alpha_bot_2_move_the_table/data/chunk-000/episode_000067.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d18b8753193b01c237d6b3fdb8a5f82f3ab6ae84 --- /dev/null +++ b/alpha_bot_2_move_the_table/data/chunk-000/episode_000067.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c3fae61431723d35752422358f9d4a4463dadaa27f9753d002c19ea3f44ee5f3 +size 346394 diff --git a/alpha_bot_2_move_the_table/data/chunk-000/episode_000068.parquet b/alpha_bot_2_move_the_table/data/chunk-000/episode_000068.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c33016c08b9769df3a5869fdfe13e234fc17dcb9 --- /dev/null +++ b/alpha_bot_2_move_the_table/data/chunk-000/episode_000068.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:47ef1382ba4bcd47c27d393d7ea2006e8bd7621ceaad91ef6000353711905fe4 +size 407512 diff --git a/alpha_bot_2_move_the_table/data/chunk-000/episode_000069.parquet b/alpha_bot_2_move_the_table/data/chunk-000/episode_000069.parquet new file mode 100644 index 0000000000000000000000000000000000000000..221fb002f11286d03761459a0940fc6b518abb99 --- /dev/null +++ b/alpha_bot_2_move_the_table/data/chunk-000/episode_000069.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e9c48fa40252cfac44aee63ffef1396eb09ada638ac06dcf5410766d8e81359 +size 340512 diff --git a/alpha_bot_2_move_the_table/data/chunk-000/episode_000070.parquet b/alpha_bot_2_move_the_table/data/chunk-000/episode_000070.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c5b12386bf2ea96918dc1399d101581ff17369bb --- /dev/null +++ b/alpha_bot_2_move_the_table/data/chunk-000/episode_000070.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b3fa28733669a86211a865185f31badd4a1c73b9137278cca33c227b7aac6c7c +size 303518 diff --git a/alpha_bot_2_move_the_table/data/chunk-000/episode_000071.parquet b/alpha_bot_2_move_the_table/data/chunk-000/episode_000071.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a255d0bbf6577d3a765817455f56cfe9ff8bdd45 --- /dev/null +++ b/alpha_bot_2_move_the_table/data/chunk-000/episode_000071.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc915323d6e1ff18e6ca18277f03f6687376d859809a59537d98216ced24f0e3 +size 324632 diff --git a/alpha_bot_2_move_the_table/meta/episodes.jsonl b/alpha_bot_2_move_the_table/meta/episodes.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..4c0c212da63c6a9e4ad3d6e9405ee9eaad0b987e --- /dev/null +++ b/alpha_bot_2_move_the_table/meta/episodes.jsonl @@ -0,0 +1,72 @@ +{"episode_index": 0, "tasks": ["human machine collaborative table moving."], "length": 648} +{"episode_index": 1, "tasks": ["human machine collaborative table moving."], "length": 569} +{"episode_index": 2, "tasks": ["human machine collaborative table moving."], "length": 679} +{"episode_index": 3, "tasks": ["human machine collaborative table moving."], "length": 695} +{"episode_index": 4, "tasks": ["human machine collaborative table moving."], "length": 915} +{"episode_index": 5, "tasks": ["human machine collaborative table moving."], "length": 661} +{"episode_index": 6, "tasks": ["human machine collaborative table moving."], "length": 789} +{"episode_index": 7, "tasks": ["human machine collaborative table moving."], "length": 709} +{"episode_index": 8, "tasks": ["human machine collaborative table moving."], "length": 566} +{"episode_index": 9, "tasks": ["human machine collaborative table moving."], "length": 765} +{"episode_index": 10, "tasks": ["human machine collaborative table moving."], "length": 672} +{"episode_index": 11, "tasks": ["human machine collaborative table moving."], "length": 728} +{"episode_index": 12, "tasks": ["human machine collaborative table moving."], "length": 623} +{"episode_index": 13, "tasks": ["human machine collaborative table moving."], "length": 739} +{"episode_index": 14, "tasks": ["human machine collaborative table moving."], "length": 776} +{"episode_index": 15, "tasks": ["human machine collaborative table moving."], "length": 611} +{"episode_index": 16, "tasks": ["human machine collaborative table moving."], "length": 622} +{"episode_index": 17, "tasks": ["human machine collaborative table moving."], "length": 712} +{"episode_index": 18, "tasks": ["human machine collaborative table moving."], "length": 853} +{"episode_index": 19, "tasks": ["human machine collaborative table moving."], "length": 700} +{"episode_index": 20, "tasks": ["human machine collaborative table moving."], "length": 723} +{"episode_index": 21, "tasks": ["human machine collaborative table moving."], "length": 745} +{"episode_index": 22, "tasks": ["human machine collaborative table moving."], "length": 742} +{"episode_index": 23, "tasks": ["human machine collaborative table moving."], "length": 643} +{"episode_index": 24, "tasks": ["human machine collaborative table moving."], "length": 792} +{"episode_index": 25, "tasks": ["human machine collaborative table moving."], "length": 598} +{"episode_index": 26, "tasks": ["human machine collaborative table moving."], "length": 665} +{"episode_index": 27, "tasks": ["human machine collaborative table moving."], "length": 669} +{"episode_index": 28, "tasks": ["human machine collaborative table moving."], "length": 692} +{"episode_index": 29, "tasks": ["human machine collaborative table moving."], "length": 750} +{"episode_index": 30, "tasks": ["human machine collaborative table moving."], "length": 731} +{"episode_index": 31, "tasks": ["human machine collaborative table moving."], "length": 642} +{"episode_index": 32, "tasks": ["human machine collaborative table moving."], "length": 605} +{"episode_index": 33, "tasks": ["human machine collaborative table moving."], "length": 773} +{"episode_index": 34, "tasks": ["human machine collaborative table moving."], "length": 715} +{"episode_index": 35, "tasks": ["human machine collaborative table moving."], "length": 611} +{"episode_index": 36, "tasks": ["human machine collaborative table moving."], "length": 730} +{"episode_index": 37, "tasks": ["human machine collaborative table moving."], "length": 732} +{"episode_index": 38, "tasks": ["human machine collaborative table moving."], "length": 582} +{"episode_index": 39, "tasks": ["human machine collaborative table moving."], "length": 670} +{"episode_index": 40, "tasks": ["human machine collaborative table moving."], "length": 633} +{"episode_index": 41, "tasks": ["human machine collaborative table moving."], "length": 603} +{"episode_index": 42, "tasks": ["human machine collaborative table moving."], "length": 695} +{"episode_index": 43, "tasks": ["human machine collaborative table moving."], "length": 648} +{"episode_index": 44, "tasks": ["human machine collaborative table moving."], "length": 653} +{"episode_index": 45, "tasks": ["human machine collaborative table moving."], "length": 602} +{"episode_index": 46, "tasks": ["human machine collaborative table moving."], "length": 740} +{"episode_index": 47, "tasks": ["human machine collaborative table moving."], "length": 794} +{"episode_index": 48, "tasks": ["human machine collaborative table moving."], "length": 635} +{"episode_index": 49, "tasks": ["human machine collaborative table moving."], "length": 712} +{"episode_index": 50, "tasks": ["human machine collaborative table moving."], "length": 701} +{"episode_index": 51, "tasks": ["human machine collaborative table moving."], "length": 795} +{"episode_index": 52, "tasks": ["human machine collaborative table moving."], "length": 774} +{"episode_index": 53, "tasks": ["human machine collaborative table moving."], "length": 904} +{"episode_index": 54, "tasks": ["human machine collaborative table moving."], "length": 604} +{"episode_index": 55, "tasks": ["human machine collaborative table moving."], "length": 747} +{"episode_index": 56, "tasks": ["human machine collaborative table moving."], "length": 613} +{"episode_index": 57, "tasks": ["human machine collaborative table moving."], "length": 754} +{"episode_index": 58, "tasks": ["human machine collaborative table moving."], "length": 644} +{"episode_index": 59, "tasks": ["human machine collaborative table moving."], "length": 794} +{"episode_index": 60, "tasks": ["human machine collaborative table moving."], "length": 794} +{"episode_index": 61, "tasks": ["human machine collaborative table moving."], "length": 952} +{"episode_index": 62, "tasks": ["human machine collaborative table moving."], "length": 730} +{"episode_index": 63, "tasks": ["human machine collaborative table moving."], "length": 700} +{"episode_index": 64, "tasks": ["human machine collaborative table moving."], "length": 661} +{"episode_index": 65, "tasks": ["human machine collaborative table moving."], "length": 784} +{"episode_index": 66, "tasks": ["human machine collaborative table moving."], "length": 782} +{"episode_index": 67, "tasks": ["human machine collaborative table moving."], "length": 710} +{"episode_index": 68, "tasks": ["human machine collaborative table moving."], "length": 892} +{"episode_index": 69, "tasks": ["human machine collaborative table moving."], "length": 705} +{"episode_index": 70, "tasks": ["human machine collaborative table moving."], "length": 639} +{"episode_index": 71, "tasks": ["human machine collaborative table moving."], "length": 661} diff --git a/alpha_bot_2_move_the_table/meta/episodes_stats.jsonl b/alpha_bot_2_move_the_table/meta/episodes_stats.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..f988377c0cb77a9406ea65f7d5b3ee3d7e47ebe2 --- /dev/null +++ b/alpha_bot_2_move_the_table/meta/episodes_stats.jsonl @@ -0,0 +1,72 @@ +{"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.3866948178359886]], [[0.38774316884957105]], [[0.38038963886335786]]], "std": [[[0.26955412493285574]], [[0.25815054605026955]], [[0.2568402487887347]]], "count": [128]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.34826464205473856]], [[0.35320821525224677]], [[0.3379176863128064]]], "std": [[[0.2721648385411699]], [[0.2501195994136383]], [[0.25666094787753374]]], "count": [128]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3561527490553513]], [[0.3699097381791258]], [[0.3665136878319036]]], "std": [[[0.287146275653511]], [[0.2626972282577066]], [[0.26664238014078023]]], "count": [128]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4226811587265114]], [[0.41897062493617243]], [[0.41403888697406044]]], "std": [[[0.24627538319736356]], [[0.24302050828043367]], [[0.24241813353372457]]], "count": [128]}, "observation.state": {"min": [-0.3914893567562103, 0.1892198771238327, 0.2738268971443176, -1.8873696327209473, -0.25383198261260986, -0.29367783665657043, 0.00568104675039649, -0.3995699882507324, 0.26680561900138855, 0.07752187550067902, -1.9582788944244385, -1.121137022972107, -0.7462756037712097, -0.23671790957450867, 0.25032058358192444, -0.5764909982681274, -1.919044017791748, -0.8047669529914856, -0.6664212346076965, -0.20317596197128296, -0.3885643184185028, -0.49684062600135803, 0.12836268544197083, 1.5732269287109375, -1.121137022972107, -0.03959345817565918, 338.625, 433.875], "max": [0.329327255487442, 1.0638971328735352, 0.6365684866905212, -0.957036018371582, 0.913115918636322, 0.09197557717561722, 0.24515439569950104, -0.2803088128566742, 0.4710378050804138, 0.26872050762176514, -1.5732269287109375, -0.31523770093917847, 0.02889190800487995, 0.44588470458984375, 0.8635027408599854, -0.35758742690086365, -0.9082693457603455, 0.253830224275589, 0.27948176860809326, 0.004197516944259405, -0.2858763039112091, -0.2892528176307678, 0.23492906987667084, 2.153914451599121, -0.40432819724082947, 0.7977034449577332, 1000.0, 1004.9375], "mean": [-0.06454870104789734, 0.45630428194999695, 0.4884323179721832, -1.4053220748901367, 0.6481344699859619, -0.03868286684155464, 0.15966074168682098, -0.3645767271518707, 0.3916558027267456, 0.15643256902694702, -1.8475241661071777, -0.5195162296295166, -0.18166488409042358, 0.12995009124279022, 0.5054721832275391, -0.4915711581707001, -1.382653832435608, -0.5513485670089722, -0.06694231182336807, -0.06065451726317406, -0.35845446586608887, -0.41041719913482666, 0.18120454251766205, 1.8381415605545044, -0.6024144887924194, 0.14589117467403412, 743.591796875, 787.9566040039062], "std": [0.205261692404747, 0.2206372171640396, 0.08800514787435532, 0.2430029958486557, 0.38927745819091797, 0.07933821529150009, 0.07433920353651047, 0.037399034947156906, 0.05967682972550392, 0.05335351079702377, 0.10752657800912857, 0.25753721594810486, 0.2537058889865875, 0.19481174647808075, 0.15532204508781433, 0.05454032123088837, 0.272318959236145, 0.34224575757980347, 0.20455598831176758, 0.045301467180252075, 0.031564339995384216, 0.060227323323488235, 0.023686639964580536, 0.13579337298870087, 0.22398166358470917, 0.2816539406776428, 311.85443115234375, 269.44921875], "count": [648]}, "action": {"min": [-0.3914893567562103, 0.1892198771238327, 0.2738268971443176, -1.8873696327209473, -0.25383198261260986, -0.29367783665657043, 0.00568104675039649, -0.3995699882507324, 0.26680561900138855, 0.07752187550067902, -1.9582788944244385, -1.121137022972107, -0.7462756037712097, -0.23671790957450867, 0.25032058358192444, -0.5764909982681274, -1.919044017791748, -0.8047669529914856, -0.6664212346076965, -0.20317596197128296, -0.3885643184185028, -0.49684062600135803, 0.12836268544197083, 1.5732269287109375, -1.121137022972107, -0.03959345817565918, 338.625, 433.875], "max": [0.329327255487442, 1.0638971328735352, 0.6365684866905212, -0.957036018371582, 0.913115918636322, 0.09197557717561722, 0.24515439569950104, -0.2803088128566742, 0.4710378050804138, 0.26872050762176514, -1.5732269287109375, -0.31523770093917847, 0.02889190800487995, 0.44588470458984375, 0.8635027408599854, -0.35758742690086365, -0.9082693457603455, 0.25383099913597107, 0.27948176860809326, 0.004197516944259405, -0.2858763039112091, -0.2892528176307678, 0.23492906987667084, 2.153914451599121, -0.40432819724082947, 0.7977034449577332, 1000.0, 1004.9375], "mean": [-0.06441030651330948, 0.4557015299797058, 0.4881654381752014, -1.4052799940109253, 0.6493062376976013, -0.03894362971186638, 0.15981324017047882, -0.3645881414413452, 0.39163580536842346, 0.1562822312116623, -1.8479279279708862, -0.518859326839447, -0.18162883818149567, 0.1300700157880783, 0.5049326419830322, -0.4914300739765167, -1.3822575807571411, -0.5523171424865723, -0.06776881217956543, -0.06063835695385933, -0.3584659993648529, -0.41043567657470703, 0.1810423582792282, 1.8390272855758667, -0.601893961429596, 0.14594551920890808, 743.5933837890625, 787.9559936523438], "std": [0.20520083606243134, 0.22076477110385895, 0.08837877213954926, 0.24300414323806763, 0.3877001404762268, 0.07988291233778, 0.07417047023773193, 0.037383049726486206, 0.059661075472831726, 0.05326924845576286, 0.1069856584072113, 0.2565426528453827, 0.2536272406578064, 0.19487841427326202, 0.15558353066444397, 0.054761823266744614, 0.2724626660346985, 0.3408512473106384, 0.20584870874881744, 0.0453147254884243, 0.03154744952917099, 0.06023981049656868, 0.02367808297276497, 0.1359344720840454, 0.223165825009346, 0.2817733585834503, 311.8560791015625, 269.4483642578125], "count": [648]}, "timestamp": {"min": [0.0], "max": [21.566666666666666], "mean": [10.783333333333333], "std": [6.235375482471557], "count": [648]}, "frame_index": {"min": [0], "max": [647], "mean": [323.5], "std": [187.06126447414672], "count": [648]}, "episode_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [648]}, "index": {"min": [1151], "max": [1798], "mean": [1474.5], "std": [187.06126447414672], "count": [648]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [648]}, "subtask_annotation": {"mean": [1.4151234567901234, 3.0, 3.0, 3.0, 3.0], "std": [0.7236436760890028, 0.0, 0.0, 0.0, 0.0], "min": [0, 3, 3, 3, 3], "max": [3, 3, 3, 3, 3], "count": [648]}, "scene_annotation": {"mean": [1.0], "std": [0.0], "min": [1], "max": [1], "count": [648]}, "eef_direction_state": {"mean": [3.947530864197531, 3.9367283950617282], "std": [2.550785418071738, 2.6200808889235474], "min": [0, 0], "max": [6, 6], "count": [648]}, "eef_velocity_state": {"mean": [0.5632716049382716, 0.49228395061728397], "std": [0.6228739941998781, 0.5610305494326848], "min": [0, 0], "max": [2, 2], "count": [648]}, "eef_acc_mag_state": {"mean": [0.18981481481481483, 0.1527777777777778], "std": [0.5323671482363143, 0.47770509783111], "min": [0, 0], "max": [2, 2], "count": [648]}, "eef_direction_action": {"mean": [3.947530864197531, 3.9367283950617282], "std": [2.5507854180717375, 2.6200808889235474], "min": [0, 0], "max": [6, 6], "count": [648]}, "eef_velocity_action": {"mean": [0.5632716049382716, 0.49228395061728397], "std": [0.6228739941998781, 0.5610305494326848], "min": [0, 0], "max": [2, 2], "count": [648]}, "eef_acc_mag_action": {"mean": [0.18981481481481483, 0.1527777777777778], "std": [0.5323671482363143, 0.4777050978311099], "min": [0, 0], "max": [2, 2], "count": [648]}, "eef_sim_pose_state": {"mean": [0.43821914602145584, 0.23677007872224956, 1.0890981191768205, 0.36699170273172704, -1.07908551782392, 0.8686318467886186, 0.45883800752978665, -0.26207615344700425, 1.1008172063029704, -0.4825831559686524, -1.0118803419848488, -0.7508499246755066], "std": [0.05910397078318126, 0.0519454510514067, 0.03615596932342765, 0.21394401607121477, 0.29139128982360935, 0.22420385528738196, 0.06103435455612515, 0.0192273587103812, 0.026617896033491528, 0.29313175291633226, 0.2639985279802333, 0.23338959286597252], "min": [0.3209092261904989, 0.1627613061262175, 1.0551082218772458, -0.23763815470620342, -1.2873039542912177, 0.5365731561242466, 0.33621066952057904, -0.3096272831971359, 1.0736990667387216, -0.7359272050286385, -1.2245962653778286, -1.250182654819267], "max": [0.5193763453373446, 0.3534903105046991, 1.1812602496044218, 0.638238314576003, -0.38306879925611925, 1.4130498620595384, 0.54538474760229, -0.22832857024386352, 1.1754258197373388, 0.39713128532199166, -0.3830587129750145, -0.5304510867167332], "count": [648]}, "eef_sim_pose_action": {"mean": [0.43820224204398667, 0.23662409005436347, 1.0890535670604908, 0.3665348790405058, -1.079596063582989, 0.8688445091789675, 0.45888205594353765, -0.2619529871225835, 1.100755217758723, -0.4818785767852826, -1.012345520811779, -0.7507541558914438], "std": [0.05909110987442069, 0.05187329679793214, 0.036111187824595554, 0.2148796823478427, 0.29045975413078384, 0.22463058211373338, 0.06106613869297596, 0.019177949340798934, 0.026573748359023187, 0.29465357193738995, 0.2631543405326479, 0.2331973255743693], "min": [0.3209092261904989, 0.1627613061262175, 1.0551082218772458, -0.23763815470620342, -1.2873039542912177, 0.5365731561242466, 0.33621066952057904, -0.3096272831971359, 1.0736990667387216, -0.7359272050286385, -1.2245962653778286, -1.250182654819267], "max": [0.5193763453373446, 0.3534903105046991, 1.1812602496044218, 0.638238314576003, -0.38306879925611925, 1.4130498620595384, 0.54538474760229, -0.22832857024386352, 1.1754258197373388, 0.39713128532199166, -0.3830574047154971, -0.5304510867167332], "count": [648]}, "gripper_mode_state": {"mean": [0.37808641975308643, 0.3611111111111111], "std": [0.48490935127235946, 0.48032267960529423], "min": [0, 0], "max": [1, 1], "count": [648]}, "gripper_activity_state": {"mean": [1.8842592592592593, 1.8981481481481481], "std": [0.4236806763361842, 0.3992233543946327], "min": [0, 0], "max": [2, 2], "count": [648]}, "gripper_mode_action": {"mean": [0.37808641975308643, 0.3611111111111111], "std": [0.4849093512723595, 0.48032267960529423], "min": [0, 0], "max": [1, 1], "count": [648]}, "gripper_activity_action": {"mean": [1.8842592592592593, 1.8981481481481481], "std": [0.4236806763361842, 0.3992233543946327], "min": [0, 0], "max": [2, 2], "count": [648]}, "gripper_open_scale_state": {"mean": [0.6759925645342327, 0.7163242627795677], "std": [0.28350432349158844, 0.2449537718965862], "min": [0.3078409090909091, 0.39443181818181816], "max": [0.9090909090909091, 0.9135795454545454], "count": [648]}, "gripper_open_scale_action": {"mean": [0.6759939674523023, 0.7163236085011881], "std": [0.28350547472109616, 0.24495324604084637], "min": [0.3078409090909091, 0.39443181818181816], "max": [0.9090909090909091, 0.9135795454545454], "count": [648]}}} +{"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.3925774083699572]], [[0.39202349208361503]], [[0.38397639874915485]]], "std": [[[0.27384580107308854]], [[0.2630526227798536]], [[0.26070302618107283]]], "count": [116]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[0.9686274509803922]], [[1.0]]], "mean": [[[0.36084702325614154]], [[0.36534630310457517]], [[0.34993708446022087]]], "std": [[[0.26123364133508475]], [[0.24034590743037093]], [[0.24527509275423595]]], "count": [116]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36000509212305615]], [[0.3724741256057021]], [[0.36908246703853953]]], "std": [[[0.2725734096912708]], [[0.2486585555946721]], [[0.25221676944718135]]], "count": [116]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41969275587390126]], [[0.41926279721658777]], [[0.41197930048456166]]], "std": [[[0.24909090944100692]], [[0.24256333270941052]], [[0.24285326010547634]]], "count": [116]}, "observation.state": {"min": [-0.5145514011383057, 0.2263910174369812, 0.12609785795211792, -1.9121674299240112, -0.25390395522117615, -0.16761815547943115, -0.3865424394607544, -0.4063646197319031, 0.27161532640457153, 0.14019381999969482, -1.9072614908218384, -1.2530888319015503, -0.7462756037712097, -0.21341340243816376, 0.2707834541797638, -0.5051550269126892, -1.8888782262802124, -0.6397777199745178, -0.3376317620277405, -0.17805194854736328, -0.4083041846752167, -0.5242505669593811, 0.19403769075870514, 1.5727039575576782, -1.4237866401672363, 0.047994211316108704, 429.4375, 575.0], "max": [0.42944371700286865, 1.0175803899765015, 0.602790892124176, -0.7664133310317993, 0.8134401440620422, 0.03562108054757118, 0.1799827218055725, -0.26802098751068115, 0.5092841982841492, 0.2542772591114044, -1.5732269287109375, -0.3197380304336548, 0.06024038419127464, 0.5812568068504333, 0.8522660732269287, -0.17271777987480164, -0.5840689539909363, 0.2538199722766876, 0.14177308976650238, 0.5280125141143799, -0.2825084328651428, -0.30309879779815674, 0.23501375317573547, 1.9282978773117065, -0.5625138282775879, 0.7462339401245117, 1003.125, 1004.875], "mean": [-0.09239768236875534, 0.4902245104312897, 0.42073535919189453, -1.3856676816940308, 0.524472177028656, -0.06671032309532166, 0.026532502844929695, -0.3572710454463959, 0.4086817502975464, 0.19361577928066254, -1.792936086654663, -0.6500292420387268, -0.16521862149238586, 0.13291750848293304, 0.5284613370895386, -0.4062216281890869, -1.3413580656051636, -0.3494263291358948, -0.0960797443985939, 0.02204236574470997, -0.3542467951774597, -0.4180607497692108, 0.21918821334838867, 1.740341305732727, -0.7925511598587036, 0.24210546910762787, 832.45361328125, 874.4503784179688], "std": [0.23778210580348969, 0.17578783631324768, 0.11669472604990005, 0.3045668303966522, 0.3806264102458954, 0.05839349702000618, 0.11463310569524765, 0.039813216775655746, 0.06296588480472565, 0.03101831115782261, 0.09368101507425308, 0.2634001672267914, 0.26470041275024414, 0.24088992178440094, 0.1573411226272583, 0.08118332177400589, 0.36797258257865906, 0.30722329020500183, 0.14439333975315094, 0.14261512458324432, 0.03695045784115791, 0.0664159432053566, 0.008877747692167759, 0.07875754684209824, 0.21333009004592896, 0.24562674760818481, 247.98768615722656, 189.62510681152344], "count": [569]}, "action": {"min": [-0.5145514011383057, 0.2263910174369812, 0.12609785795211792, -1.9121674299240112, -0.25390470027923584, -0.16761815547943115, -0.3865424394607544, -0.4063646197319031, 0.27161532640457153, 0.14019381999969482, -1.9072614908218384, -1.2530888319015503, -0.7462756037712097, -0.21341340243816376, 0.2707834541797638, -0.5051550269126892, -1.8888782262802124, -0.6397777199745178, -0.3376317620277405, -0.17805194854736328, -0.4083041846752167, -0.5242505669593811, 0.19403769075870514, 1.5727039575576782, -1.4237866401672363, 0.047994211316108704, 429.4375, 575.0], "max": [0.42944371700286865, 1.0175803899765015, 0.602790892124176, -0.7664133310317993, 0.8134401440620422, 0.03562108054757118, 0.1799827218055725, -0.26802098751068115, 0.5092841982841492, 0.2542772591114044, -1.5732269287109375, -0.3197380304336548, 0.06024038419127464, 0.5812568068504333, 0.8522660732269287, -0.17271777987480164, -0.5840689539909363, 0.2538199722766876, 0.14177308976650238, 0.5284139513969421, -0.2825084328651428, -0.30309879779815674, 0.23501375317573547, 1.9282978773117065, -0.5625138282775879, 0.7462339401245117, 1003.125, 1004.875], "mean": [-0.09197258949279785, 0.4899709224700928, 0.4201694428920746, -1.3860372304916382, 0.5249711275100708, -0.06649204343557358, 0.025821417570114136, -0.3572675287723541, 0.4085904657840729, 0.19359923899173737, -1.793096661567688, -0.6502233147621155, -0.16475261747837067, 0.13275480270385742, 0.5281917452812195, -0.40580281615257263, -1.3414301872253418, -0.3494720458984375, -0.09632128477096558, 0.023023156449198723, -0.35422030091285706, -0.4180176556110382, 0.21913288533687592, 1.7409374713897705, -0.7930744290351868, 0.2419709861278534, 832.4569702148438, 874.4375610351562], "std": [0.23780646920204163, 0.1757267564535141, 0.11732430756092072, 0.3047263026237488, 0.3797904849052429, 0.05842408910393715, 0.11586826294660568, 0.039817556738853455, 0.0629505068063736, 0.030998775735497475, 0.0933823212981224, 0.26378700137138367, 0.26390916109085083, 0.24087604880332947, 0.15734173357486725, 0.08156349509954453, 0.3679901957511902, 0.3071354627609253, 0.14454872906208038, 0.14417606592178345, 0.036988310515880585, 0.06640628725290298, 0.008877026848495007, 0.07876846194267273, 0.21449780464172363, 0.24537186324596405, 247.98995971679688, 189.61656188964844], "count": [569]}, "timestamp": {"min": [0.0], "max": [18.933333333333334], "mean": [9.466666666666667], "std": [5.475196597180577], "count": [569]}, "frame_index": {"min": [0], "max": [568], "mean": [284.0], "std": [164.25589791541734], "count": [569]}, "episode_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [569]}, "index": {"min": [1799], "max": [2367], "mean": [2083.0], "std": [164.25589791541734], "count": [569]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [569]}, "subtask_annotation": {"mean": [1.3954305799648505, 3.0, 3.0, 3.0, 3.0], "std": [0.7428961985882123, 0.0, 0.0, 0.0, 0.0], "min": [0, 3, 3, 3, 3], "max": [3, 3, 3, 3, 3], "count": [569]}, "scene_annotation": {"mean": [2.0], "std": [0.0], "min": [2], "max": [2], "count": [569]}, "eef_direction_state": {"mean": [4.1072056239015815, 3.9806678383128293], "std": [2.4149725032517915, 2.502296781943233], "min": [0, 0], "max": [6, 6], "count": [569]}, "eef_velocity_state": {"mean": [0.6115992970123023, 0.5588752196836555], "std": [0.7251003744100745, 0.6306156226386965], "min": [0, 0], "max": [2, 2], "count": [569]}, "eef_acc_mag_state": {"mean": [0.3462214411247803, 0.2530755711775044], "std": [0.6744057803635194, 0.5892372683704132], "min": [0, 0], "max": [2, 2], "count": [569]}, "eef_direction_action": {"mean": [4.1072056239015815, 3.9806678383128293], "std": [2.414972503251792, 2.502296781943233], "min": [0, 0], "max": [6, 6], "count": [569]}, "eef_velocity_action": {"mean": [0.6115992970123023, 0.5588752196836555], "std": [0.7251003744100745, 0.6306156226386965], "min": [0, 0], "max": [2, 2], "count": [569]}, "eef_acc_mag_action": {"mean": [0.3462214411247803, 0.2530755711775044], "std": [0.6744057803635194, 0.5892372683704132], "min": [0, 0], "max": [2, 2], "count": [569]}, "eef_sim_pose_state": {"mean": [0.45580403979256706, 0.27299201710180154, 1.1034022851185412, 0.47953530451255216, -0.9701084197087376, 0.7902110943136262, 0.4659100751003739, -0.29743495650902546, 1.1078612369567318, -0.39959214359929696, -0.8381546380598668, -0.8938886990301614], "std": [0.06258721747757694, 0.032070456976469784, 0.03450401639479609, 0.2158780665068914, 0.29338401096222855, 0.22342728047856442, 0.06599652183863484, 0.008927690091519393, 0.029127535943811133, 0.20666453047281774, 0.23753574084825985, 0.1515901411063013], "min": [0.32347651222767626, 0.22023715906987013, 1.060709729327355, 0.07565392852648634, -1.2842823972611348, 0.50069656698272, 0.35194565676970446, -0.3206228817869946, 1.0593135575785, -0.6039736999624845, -1.0577886140378214, -1.2503213899344126], "max": [0.5578090468471795, 0.3432511457370494, 1.1822948640532098, 0.7546116618028819, -0.38293888505088547, 1.2503419345636075, 0.5715932151630257, -0.27926950491092833, 1.1598150101686684, 0.047659075125819794, -0.279547252151892, -0.7443988103430426], "count": [569]}, "eef_sim_pose_action": {"mean": [0.45572707754050673, 0.2730013534055299, 1.1034300841925146, 0.47983355439073705, -0.9701751055800212, 0.7897550032962499, 0.46589879395480366, -0.29743840303891056, 1.1078735538225777, -0.39942647645468804, -0.8379824231065474, -0.8932084693926963], "std": [0.06257370064879467, 0.032081886278805635, 0.03453968848049587, 0.21543671987020918, 0.29325469606786847, 0.22275142522526703, 0.06599316514836427, 0.00893279639957847, 0.029142473969520088, 0.2069614533796494, 0.23790086779058675, 0.15085574896821974], "min": [0.32347651222767626, 0.22023715906987013, 1.060709729327355, 0.07565392852648634, -1.2842823972611348, 0.50069656698272, 0.35194565676970446, -0.3206228817869946, 1.0593135575785, -0.6039736999624845, -1.0577886140378214, -1.2503192216907804], "max": [0.5578090468471795, 0.3432511457370494, 1.1822948640532098, 0.7546116618028819, -0.3829384929691533, 1.2503419345636075, 0.5715932151630257, -0.27926950491092833, 1.1598150101686684, 0.047659075125819794, -0.279547252151892, -0.7443988103430426], "count": [569]}, "gripper_mode_state": {"mean": [0.27240773286467485, 0.0], "std": [0.4451985623743666, 0.0], "min": [0, 0], "max": [1, 0], "count": [569]}, "gripper_activity_state": {"mean": [1.8875219683655535, 1.9033391915641475], "std": [0.4208982903063045, 0.38805462159695653], "min": [0, 0], "max": [2, 2], "count": [569]}, "gripper_mode_action": {"mean": [0.27240773286467485, 0.0], "std": [0.4451985623743666, 0.0], "min": [0, 0], "max": [1, 0], "count": [569]}, "gripper_activity_action": {"mean": [1.8875219683655535, 1.9033391915641475], "std": [0.4208982903063045, 0.3880546215969566], "min": [0, 0], "max": [2, 2], "count": [569]}, "gripper_open_scale_state": {"mean": [0.7567759863296869, 0.7949548275483306], "std": [0.22544332805410872, 0.17238641045899214], "min": [0.39039772727272726, 0.5227272727272727], "max": [0.9119318181818182, 0.9135227272727273], "count": [569]}, "gripper_open_scale_action": {"mean": [0.7567791220486267, 0.7949432184841332], "std": [0.22544545896758952, 0.17237868764207875], "min": [0.39039772727272726, 0.5227272727272727], "max": [0.9119318181818182, 0.9135227272727273], "count": [569]}}} +{"episode_index": 2, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3955639558454961]], [[0.4007509152783921]], [[0.3978327850877193]]], "std": [[[0.28141241813023343]], [[0.27481067771947776]], [[0.27640888082991116]]], "count": [133]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.34237268108997987]], [[0.35259464377856403]], [[0.3425611700820679]]], "std": [[[0.2772782831010905]], [[0.25300981297999814]], [[0.25923118584291144]]], "count": [133]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.34980430088702147]], [[0.3652761376480417]], [[0.3597285401002506]]], "std": [[[0.24998952747551573]], [[0.23022638824654104]], [[0.23331345974758952]]], "count": [133]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4197725517838714]], [[0.4252356089365571]], [[0.42504733647845105]]], "std": [[[0.2623217809917732]], [[0.25858159888392523]], [[0.26024549304530115]]], "count": [133]}, "observation.state": {"min": [-0.32485485076904297, 0.15553829073905945, 0.03625594079494476, -1.9369838237762451, -0.25391367077827454, -0.1489027589559555, -0.0957498550415039, -0.37297961115837097, 0.30607080459594727, 0.14427530765533447, -1.667659878730774, -1.2425711154937744, -0.8981472253799438, -0.11575350910425186, 0.39567267894744873, -0.5518993139266968, -1.656325101852417, -0.6343824863433838, -0.3956715762615204, -0.09818786382675171, -0.3974437415599823, -0.4754103720188141, 0.16158300638198853, 1.5730470418930054, -1.8294719457626343, -0.011795668862760067, 464.625, 495.0], "max": [0.21941952407360077, 0.7547905445098877, 0.6319662928581238, -1.1492000818252563, 1.0059772729873657, 0.531658947467804, 0.15070918202400208, -0.2575477361679077, 0.49073299765586853, 0.23504193127155304, -1.5321632623672485, -0.37234950065612793, -0.010779445990920067, 0.40519455075263977, 0.8671319484710693, -0.29738008975982666, -0.9371250867843628, 0.398736834526062, -0.11894527822732925, 0.7745236754417419, -0.2850617468357086, -0.33640775084495544, 0.25660449266433716, 2.1913912296295166, -0.6179918646812439, 0.7463352680206299, 999.0, 1005.0], "mean": [-0.06472763419151306, 0.4259469211101532, 0.44845977425575256, -1.5334365367889404, 0.5738484263420105, 0.23360683023929596, 0.024429956451058388, -0.3422066569328308, 0.3999693989753723, 0.16721880435943604, -1.600794792175293, -0.6281914710998535, -0.16964687407016754, 0.13583646714687347, 0.5681447386741638, -0.44736698269844055, -1.31462824344635, -0.40150004625320435, -0.2821241319179535, 0.06867213547229767, -0.3660089373588562, -0.40949177742004395, 0.217293381690979, 1.9393919706344604, -0.7774562239646912, 0.14204248785972595, 667.5346069335938, 798.0338745117188], "std": [0.16929985582828522, 0.15215378999710083, 0.1317753791809082, 0.2181367576122284, 0.3378680646419525, 0.16881678998470306, 0.07003606110811234, 0.029450172558426857, 0.05763184279203415, 0.0225782860070467, 0.03497375547885895, 0.2264515608549118, 0.25808829069137573, 0.15461140871047974, 0.11069834977388382, 0.06065009906888008, 0.1953004002571106, 0.298365980386734, 0.08810614794492722, 0.17679664492607117, 0.03104158490896225, 0.04275580495595932, 0.023815957829356194, 0.12910747528076172, 0.2693997621536255, 0.2012990564107895, 252.57762145996094, 244.4802703857422], "count": [679]}, "action": {"min": [-0.32485485076904297, 0.15553829073905945, 0.03625594079494476, -1.9369838237762451, -0.25391051173210144, -0.1489027589559555, -0.0957498550415039, -0.37297961115837097, 0.30607080459594727, 0.14427530765533447, -1.667659878730774, -1.2425711154937744, -0.8981472253799438, -0.11575350910425186, 0.39567267894744873, -0.5518993139266968, -1.656325101852417, -0.6343824863433838, -0.3956715762615204, -0.09818786382675171, -0.3974437415599823, -0.4754103720188141, 0.16158300638198853, 1.5730470418930054, -1.8294719457626343, -0.011795668862760067, 464.625, 495.0], "max": [0.21941952407360077, 0.7547905445098877, 0.6319662928581238, -1.1492000818252563, 1.0059772729873657, 0.531658947467804, 0.15070918202400208, -0.2575477361679077, 0.49073299765586853, 0.23504193127155304, -1.5321632623672485, -0.37234950065612793, -0.010779445990920067, 0.40519455075263977, 0.8671319484710693, -0.29738008975982666, -0.9371250867843628, 0.398736834526062, -0.11894527822732925, 0.7745236754417419, -0.2850617468357086, -0.33640775084495544, 0.25660449266433716, 2.1913912296295166, -0.6179918646812439, 0.7463352680206299, 999.0, 1005.0], "mean": [-0.06417689472436905, 0.4253212511539459, 0.4478822350502014, -1.5339069366455078, 0.5746137499809265, 0.23357680439949036, 0.02429398149251938, -0.3421836793422699, 0.3998537063598633, 0.16714522242546082, -1.6008343696594238, -0.6279380917549133, -0.16982895135879517, 0.13572676479816437, 0.5680623054504395, -0.4472748935222626, -1.3147612810134888, -0.4013393521308899, -0.28215110301971436, 0.06981104612350464, -0.36601030826568604, -0.4094065725803375, 0.21718516945838928, 1.9399789571762085, -0.7784119248390198, 0.14141617715358734, 666.7481689453125, 798.0337524414062], "std": [0.16946867108345032, 0.15229101479053497, 0.13261815905570984, 0.2182183861732483, 0.3365781605243683, 0.1688816249370575, 0.07011806964874268, 0.029482362791895866, 0.05761975795030594, 0.022438129410147667, 0.03495730832219124, 0.22599546611309052, 0.2585381269454956, 0.1545925736427307, 0.11069188266992569, 0.06069163233041763, 0.19539766013622284, 0.29874807596206665, 0.0880594253540039, 0.17864955961704254, 0.031039103865623474, 0.04274220019578934, 0.023902209475636482, 0.12834510207176208, 0.2717583179473877, 0.2000761330127716, 252.37554931640625, 244.4801788330078], "count": [679]}, "timestamp": {"min": [0.0], "max": [22.6], "mean": [11.299999999999999], "std": [6.533673460534196], "count": [679]}, "frame_index": {"min": [0], "max": [678], "mean": [339.0], "std": [196.01020381602586], "count": [679]}, "episode_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [679]}, "index": {"min": [2368], "max": [3046], "mean": [2707.0], "std": [196.01020381602586], "count": [679]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [679]}, "subtask_annotation": {"mean": [1.346097201767305, 3.0, 3.0, 3.0, 3.0], "std": [0.6946748400575347, 0.0, 0.0, 0.0, 0.0], "min": [0, 3, 3, 3, 3], "max": [3, 3, 3, 3, 3], "count": [679]}, "scene_annotation": {"mean": [3.0], "std": [0.0], "min": [3], "max": [3], "count": [679]}, "eef_direction_state": {"mean": [4.029455081001473, 4.14138438880707], "std": [2.436652771344345, 2.483058087301006], "min": [0, 0], "max": [6, 6], "count": [679]}, "eef_velocity_state": {"mean": [0.5478645066273933, 0.4889543446244477], "std": [0.5872910320362256, 0.5790489861847595], "min": [0, 0], "max": [2, 2], "count": [679]}, "eef_acc_mag_state": {"mean": [0.1634756995581738, 0.15022091310751104], "std": [0.4897388883040561, 0.47107414445857076], "min": [0, 0], "max": [2, 2], "count": [679]}, "eef_direction_action": {"mean": [4.029455081001473, 4.14138438880707], "std": [2.436652771344345, 2.483058087301006], "min": [0, 0], "max": [6, 6], "count": [679]}, "eef_velocity_action": {"mean": [0.5478645066273933, 0.4889543446244477], "std": [0.5872910320362256, 0.5790489861847595], "min": [0, 0], "max": [2, 2], "count": [679]}, "eef_acc_mag_action": {"mean": [0.1634756995581738, 0.15022091310751104], "std": [0.4897388883040561, 0.47107414445857076], "min": [0, 0], "max": [2, 2], "count": [679]}, "eef_sim_pose_state": {"mean": [0.44411622094558567, 0.22941687956190923, 1.1218833059030306, 0.541432266207575, -0.9711501376731632, 0.9302174671191281, 0.4647406258375847, -0.3110243251104976, 1.0956323199686893, -0.403001253389405, -0.8952535346196951, -0.6926514302658691], "std": [0.05635607223380024, 0.027136580834436482, 0.021845884542834388, 0.23948165507509497, 0.2612425413913447, 0.19019129912542565, 0.043221738821907316, 0.01704763771880186, 0.02548342723466208, 0.14858320421405707, 0.2502192681051814, 0.19252300572237932], "min": [0.3547267609442943, 0.20619604440949024, 1.0983957791822874, -0.0937014550173636, -1.2129585499562694, 0.7751762483124779, 0.3884268764445446, -0.34565721522353204, 1.0696393782151787, -0.5523087928341331, -1.0625293359468397, -1.2534165321657595], "max": [0.5328798328629688, 0.30971949560722767, 1.1852508932741477, 0.7538268589088292, -0.3830411427075364, 1.5449581887043062, 0.5320491620968332, -0.2846690670398765, 1.1666861382257125, -0.06880067938911205, -0.08427939749482172, -0.4956908833432604], "count": [679]}, "eef_sim_pose_action": {"mean": [0.4439976341487326, 0.22933182268585053, 1.1218868759712521, 0.5411996544538668, -0.9712313940058797, 0.930440915029682, 0.46471825547841733, -0.310993416858194, 1.0956394421565432, -0.4030885896794983, -0.8948975580790455, -0.6915388421529522], "std": [0.05634697294046381, 0.026974789791901266, 0.02184900486150001, 0.24000981636350963, 0.2610681084237544, 0.19065582873225576, 0.04321329471575224, 0.01706909922536423, 0.025496432333048175, 0.14840819540598718, 0.251118203961813, 0.19147728264809327], "min": [0.3547267609442943, 0.20619604440949024, 1.0983957791822874, -0.0937014550173636, -1.2129585499562694, 0.7751762483124779, 0.3884268764445446, -0.34565721522353204, 1.0696393782151787, -0.5523087928341331, -1.0625293359468397, -1.2534165321657595], "max": [0.5328798328629688, 0.30971949560722767, 1.1852508932741477, 0.7538268589088292, -0.3830411427075364, 1.5449581887043062, 0.5320491620968332, -0.2846690670398765, 1.1666861382257125, -0.06880067938911205, -0.08427939749482172, -0.4955304546591248], "count": [679]}, "gripper_mode_state": {"mean": [0.6156111929307806, 0.3799705449189985], "std": [0.48645046209159315, 0.4853791609792897], "min": [0, 0], "max": [1, 1], "count": [679]}, "gripper_activity_state": {"mean": [1.9690721649484537, 1.907216494845361], "std": [0.17312222292522242, 0.3821392369659937], "min": [1, 0], "max": [2, 2], "count": [679]}, "gripper_mode_action": {"mean": [0.6170839469808542, 0.3799705449189985], "std": [0.4860980861507152, 0.4853791609792897], "min": [0, 0], "max": [1, 1], "count": [679]}, "gripper_activity_action": {"mean": [1.9690721649484537, 1.907216494845361], "std": [0.17312222292522242, 0.3821392369659938], "min": [1, 0], "max": [2, 2], "count": [679]}, "gripper_open_scale_state": {"mean": [0.6068496452001624, 0.7254853023029015], "std": [0.22961586754323507, 0.22225451237295818], "min": [0.4223863636363636, 0.45], "max": [0.9081818181818182, 0.9136363636363637], "count": [679]}, "gripper_open_scale_action": {"mean": [0.6061346900522175, 0.7254851862633757], "std": [0.229432202875937, 0.22225441415702873], "min": [0.4223863636363636, 0.45], "max": [0.9081818181818182, 0.9136363636363637], "count": [679]}}} +{"episode_index": 3, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40885810941660616]], [[0.4080906333212297]], [[0.4017974083151779]]], "std": [[[0.2650248291026325]], [[0.25895361838930087]], [[0.26145724755145155]]], "count": [135]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3821555873275236]], [[0.3890819777293633]], [[0.38129692719680464]]], "std": [[[0.28925940271075007]], [[0.26895067638951553]], [[0.27511393622123637]]], "count": [135]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3704433263737594]], [[0.3768077674897119]], [[0.36799655954974586]]], "std": [[[0.23892652654510443]], [[0.21845441868365553]], [[0.22333176348688255]]], "count": [135]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43367314058339385]], [[0.434737209513435]], [[0.43289329006293875]]], "std": [[[0.2520917120798893]], [[0.244768981730309]], [[0.2454135867013612]]], "count": [135]}, "observation.state": {"min": [-0.4695393741130829, 0.2225436568260193, 0.18464186787605286, -1.9222674369812012, -0.2538221478462219, -0.15461871027946472, -0.030123291537165642, -0.4067237377166748, 0.3035869896411896, 0.1691155582666397, -1.7187376022338867, -1.121297836303711, -0.7459425330162048, -0.21536490321159363, 0.25734442472457886, -0.7473172545433044, -1.7866390943527222, -1.0856460332870483, -0.6921037435531616, -0.3763791620731354, -0.4104401767253876, -0.5082036256790161, 0.1419195681810379, 1.5732269287109375, -1.4275647401809692, -0.24256594479084015, 113.375, 351.0], "max": [0.26162266731262207, 0.8665090799331665, 0.5228351950645447, -0.8066835403442383, 0.9413782358169556, 0.34850844740867615, 0.207986518740654, -0.29009488224983215, 0.5093919038772583, 0.23502549529075623, -1.5725994110107422, -0.304703027009964, 0.10573973506689072, 0.561889111995697, 0.876190185546875, -0.385550856590271, -0.6759136319160461, 0.2538135349750519, -0.016583900898694992, 0.5009912848472595, -0.3070208728313446, -0.3108425736427307, 0.23498418927192688, 2.31545090675354, 0.019962221384048462, 0.7462756037712097, 985.0, 1005.0], "mean": [-0.1163581907749176, 0.4331313371658325, 0.4470517039299011, -1.3676115274429321, 0.622708261013031, 0.14805801212787628, 0.0996755063533783, -0.3647077679634094, 0.41575416922569275, 0.18676599860191345, -1.6230164766311646, -0.541267991065979, -0.1270558387041092, 0.18833224475383759, 0.5112254619598389, -0.5486962795257568, -1.2470691204071045, -0.6884589195251465, -0.1454417109489441, -0.12416336685419083, -0.3713437616825104, -0.41831791400909424, 0.1878485083580017, 1.9423125982284546, -0.4220813810825348, 0.0351325124502182, 647.2276611328125, 754.2186889648438], "std": [0.21666400134563446, 0.17994435131549835, 0.09030331671237946, 0.32394689321517944, 0.3404751420021057, 0.14512597024440765, 0.05125077813863754, 0.03081774152815342, 0.06285012513399124, 0.01788749359548092, 0.03521096333861351, 0.24465231597423553, 0.25869983434677124, 0.2418603152036667, 0.16795839369297028, 0.1222584918141365, 0.3378579318523407, 0.47729620337486267, 0.1692793071269989, 0.22225061058998108, 0.029347741976380348, 0.060238733887672424, 0.03168536722660065, 0.1365084946155548, 0.46234145760536194, 0.2926478981971741, 403.7965087890625, 307.9235534667969], "count": [695]}, "action": {"min": [-0.4695393741130829, 0.2225436568260193, 0.18466128408908844, -1.9222674369812012, -0.25382208824157715, -0.15461871027946472, -0.030123291537165642, -0.4067237377166748, 0.3035869896411896, 0.1691155582666397, -1.7187376022338867, -1.121297836303711, -0.7458592653274536, -0.21536490321159363, 0.25734442472457886, -0.7473172545433044, -1.7866390943527222, -1.0856460332870483, -0.6921037435531616, -0.3763791620731354, -0.4104401767253876, -0.5082036256790161, 0.1418573409318924, 1.5732269287109375, -1.4275647401809692, -0.24256594479084015, 113.375, 351.0], "max": [0.26162266731262207, 0.8665090799331665, 0.5228351950645447, -0.8066835403442383, 0.9413782358169556, 0.34850844740867615, 0.207986518740654, -0.29009488224983215, 0.5093919038772583, 0.23502549529075623, -1.5725994110107422, -0.304703027009964, 0.10573973506689072, 0.561889111995697, 0.876190185546875, -0.385550856590271, -0.6759136319160461, 0.2538188695907593, -0.016583900898694992, 0.5009912848472595, -0.3070208728313446, -0.3108425736427307, 0.2349838763475418, 2.31545090675354, 0.019962221384048462, 0.7462756037712097, 985.0, 1005.0], "mean": [-0.11591853946447372, 0.4326518774032593, 0.44666892290115356, -1.3678494691848755, 0.6237216591835022, 0.14803990721702576, 0.09964517503976822, -0.3647505044937134, 0.41565635800361633, 0.18668042123317719, -1.6231715679168701, -0.540840208530426, -0.12681280076503754, 0.18827565014362335, 0.5109903216362, -0.5487294793128967, -1.246891736984253, -0.688677191734314, -0.14603875577449799, -0.12348910421133041, -0.37141096591949463, -0.41824871301651, 0.18771427869796753, 1.943131446838379, -0.4224441647529602, 0.034788165241479874, 647.2250366210938, 754.2128295898438], "std": [0.21680475771427155, 0.17993058264255524, 0.09084616601467133, 0.3240399956703186, 0.3389091491699219, 0.14516016840934753, 0.05129916965961456, 0.03076053224503994, 0.06285712867975235, 0.01779858022928238, 0.03522767126560211, 0.24389635026454926, 0.25819694995880127, 0.24186216294765472, 0.1679416447877884, 0.12223523110151291, 0.33780333399772644, 0.4768995940685272, 0.1699211150407791, 0.22324886918067932, 0.02925732173025608, 0.0602354034781456, 0.031683024019002914, 0.13599775731563568, 0.4629880487918854, 0.2919508218765259, 403.79443359375, 307.91925048828125], "count": [695]}, "timestamp": {"min": [0.0], "max": [23.133333333333333], "mean": [11.566666666666665], "std": [6.687633695444484], "count": [695]}, "frame_index": {"min": [0], "max": [694], "mean": [347.0], "std": [200.6290108633345], "count": [695]}, "episode_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [695]}, "index": {"min": [3047], "max": [3741], "mean": [3394.0], "std": [200.6290108633345], "count": [695]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [695]}, "subtask_annotation": {"mean": [1.376978417266187, 3.0, 3.0, 3.0, 3.0], "std": [0.7149298448011671, 0.0, 0.0, 0.0, 0.0], "min": [0, 3, 3, 3, 3], "max": [3, 3, 3, 3, 3], "count": [695]}, "scene_annotation": {"mean": [4.0], "std": [0.0], "min": [4], "max": [4], "count": [695]}, "eef_direction_state": {"mean": [3.9410071942446043, 3.9697841726618703], "std": [2.52201281238766, 2.526511362659733], "min": [0, 0], "max": [6, 6], "count": [695]}, "eef_velocity_state": {"mean": [0.5194244604316547, 0.5107913669064749], "std": [0.5619695193661781, 0.5386755203129869], "min": [0, 0], "max": [2, 2], "count": [695]}, "eef_acc_mag_state": {"mean": [0.25323741007194245, 0.1971223021582734], "std": [0.5745567147432871, 0.5391096371514049], "min": [0, 0], "max": [2, 2], "count": [695]}, "eef_direction_action": {"mean": [3.9410071942446043, 3.9697841726618703], "std": [2.52201281238766, 2.526511362659733], "min": [0, 0], "max": [6, 6], "count": [695]}, "eef_velocity_action": {"mean": [0.5194244604316547, 0.5107913669064749], "std": [0.5619695193661781, 0.5386755203129869], "min": [0, 0], "max": [2, 2], "count": [695]}, "eef_acc_mag_action": {"mean": [0.25323741007194245, 0.1971223021582734], "std": [0.5745567147432871, 0.5391096371514049], "min": [0, 0], "max": [2, 2], "count": [695]}, "eef_sim_pose_state": {"mean": [0.4590064053912464, 0.24841579974317218, 1.0970878209277186, 0.6406159108729805, -1.0519911774344353, 0.8218474570198594, 0.4694297226534262, -0.2757125529866939, 1.0837761555243457, -1.1666805023367988, -1.140400313061039, 0.03700570745571588], "std": [0.061823881765344334, 0.024166860547585767, 0.027513696706706572, 0.33047846902987643, 0.26838723515554325, 0.2639585135720712, 0.05916981175911208, 0.029676140756248283, 0.03015618476536545, 0.7847843554464713, 0.3863029217905751, 0.7237875328032669], "min": [0.35135140075001386, 0.22446595058928095, 1.0597937503194628, -0.02449549227153791, -1.2920924524402153, 0.4485650349946471, 0.36748327098216077, -0.32590488781594373, 1.0450279510216725, -2.334198612896255, -1.48474049232427, -1.2502730371854662], "max": [0.5518658995706711, 0.3097090808668824, 1.1669743127736076, 1.076198528369645, -0.3831324440027255, 1.3751466356090796, 0.554905170274035, -0.23230251343873842, 1.147977725650308, 0.1537852201008198, -0.3769139604985754, 1.163009877996775], "count": [695]}, "eef_sim_pose_action": {"mean": [0.45890731789654243, 0.2483265017645068, 1.0970410967637414, 0.64058234682004, -1.0524320180715199, 0.8218831875944145, 0.4694044210108927, -0.27564333876779573, 1.0836964709289871, -1.1665342203065634, -1.1404549826957644, 0.03782468514574365], "std": [0.061831510695202804, 0.024054686779599217, 0.02746873652074196, 0.33053690372598576, 0.2675384358836769, 0.26401815063283657, 0.059165332111355703, 0.029652923682109176, 0.030081019376112864, 0.784997148843238, 0.386198311952977, 0.7226516030424613], "min": [0.35135140075001386, 0.22446595058928095, 1.0597937503194628, -0.02449549227153791, -1.2920924524402153, 0.4485650349946471, 0.36748327098216077, -0.32590488781594373, 1.0450279510216725, -2.334198612896255, -1.48474049232427, -1.2502730371854662], "max": [0.5518658995706711, 0.3097090808668824, 1.1669743127736076, 1.076198528369645, -0.3831324440027255, 1.3751466356090796, 0.554905170274035, -0.23230251343873842, 1.147977725650308, 0.1537852201008198, -0.3769139604985754, 1.163009877996775], "count": [695]}, "gripper_mode_state": {"mean": [0.3971223021582734, 0.37410071942446044], "std": [0.4893017262250208, 0.48388983369209515], "min": [0, 0], "max": [1, 1], "count": [695]}, "gripper_activity_state": {"mean": [1.8762589928057554, 1.8964028776978417], "std": [0.43804384226110543, 0.40240465548289533], "min": [0, 0], "max": [2, 2], "count": [695]}, "gripper_mode_action": {"mean": [0.3971223021582734, 0.37410071942446044], "std": [0.4893017262250208, 0.4838898336920952], "min": [0, 0], "max": [1, 1], "count": [695]}, "gripper_activity_action": {"mean": [1.8762589928057554, 1.8964028776978417], "std": [0.43804384226110543, 0.40240465548289533], "min": [0, 0], "max": [2, 2], "count": [695]}, "gripper_open_scale_state": {"mean": [0.5883887668806743, 0.6856533267792743], "std": [0.36708800111628426, 0.27993079309223545], "min": [0.10306818181818182, 0.3190909090909091], "max": [0.8954545454545455, 0.9136363636363637], "count": [695]}, "gripper_open_scale_action": {"mean": [0.5883863778472989, 0.6856480502121757], "std": [0.36708600847108636, 0.2799265296377019], "min": [0.10306818181818182, 0.3190909090909091], "max": [0.8954545454545455, 0.9136363636363637], "count": [695]}}} +{"episode_index": 4, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41512914648791244]], [[0.41431610633711313]], [[0.4084447655819356]]], "std": [[[0.26090854882857706]], [[0.2546012884526116]], [[0.25723967918072005]]], "count": [166]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.35768629788762896]], [[0.36009874301126077]], [[0.3489617194267265]]], "std": [[[0.27947472027854786]], [[0.2556580547976748]], [[0.262370251152843]]], "count": [166]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.35838708756595006]], [[0.3677132045338216]], [[0.3626104688361288]]], "std": [[[0.27556122593734556]], [[0.2500307534417664]], [[0.2528280977267872]]], "count": [166]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44300262446846206]], [[0.44710513992243484]], [[0.44666086773564845]]], "std": [[[0.24159105202986605]], [[0.23444666204714457]], [[0.23541340648882267]]], "count": [166]}, "observation.state": {"min": [-0.4303087592124939, 0.3354097306728363, 0.19649788737297058, -1.787490963935852, -0.13329188525676727, -0.19219128787517548, -0.2776023745536804, -0.4016307592391968, 0.31624293327331543, 0.14825381338596344, -1.9418009519577026, -1.0612733364105225, -0.7930477857589722, -0.1879577785730362, 0.42882412672042847, -0.5533217191696167, -1.8000670671463013, -0.6773284673690796, -0.3867006003856659, -0.0026376289315521717, -0.38955944776535034, -0.4887782633304596, 0.1624133139848709, 1.688136100769043, -1.3639010190963745, -0.05224559083580971, 355.0, 381.0], "max": [0.2502933144569397, 0.8010603189468384, 0.6196955442428589, -0.9817444086074829, 0.8990474939346313, 0.14120586216449738, 0.23440752923488617, -0.27341869473457336, 0.4886176288127899, 0.2426367551088333, -1.578028917312622, -0.2724325358867645, 0.22874866425991058, 0.4205610752105713, 0.7293229103088379, -0.21747565269470215, -1.0481443405151367, 0.19731710851192474, -0.17386098206043243, 0.4480096399784088, -0.26120707392692566, -0.31740492582321167, 0.21128499507904053, 2.1554107666015625, -0.4283205270767212, 0.7425870895385742, 1001.0, 1003.0], "mean": [-0.06562729179859161, 0.4901005029678345, 0.42127153277397156, -1.4584791660308838, 0.5987228155136108, -0.0395459420979023, 0.04195341840386391, -0.34691134095191956, 0.4032338559627533, 0.1893870085477829, -1.8003904819488525, -0.5535902976989746, -0.16040247678756714, 0.15135689079761505, 0.5194876194000244, -0.429923415184021, -1.368804693222046, -0.4276648759841919, -0.26188841462135315, 0.07785215228796005, -0.34286487102508545, -0.4199981987476349, 0.19547587633132935, 1.9589797258377075, -0.7410022020339966, 0.20874084532260895, 776.6202392578125, 771.4983520507812], "std": [0.19977787137031555, 0.10143128782510757, 0.10279463231563568, 0.2112671583890915, 0.3686591386795044, 0.07134270668029785, 0.12147544324398041, 0.03900250792503357, 0.051901329308748245, 0.027453990653157234, 0.10615114867687225, 0.25866615772247314, 0.313583105802536, 0.1539313793182373, 0.05989222973585129, 0.07289397716522217, 0.1780513972043991, 0.34491586685180664, 0.04879271611571312, 0.10866902768611908, 0.04114281013607979, 0.04356997832655907, 0.012201336212456226, 0.11732973903417587, 0.27931109070777893, 0.2793266177177429, 298.55242919921875, 292.0138854980469], "count": [915]}, "action": {"min": [-0.4303087592124939, 0.3354097306728363, 0.19649788737297058, -1.787490963935852, -0.13329188525676727, -0.19219128787517548, -0.2776566743850708, -0.4016307592391968, 0.31624293327331543, 0.14825381338596344, -1.9418009519577026, -1.061395525932312, -0.7930477857589722, -0.1879577785730362, 0.42882412672042847, -0.5533217191696167, -1.8000670671463013, -0.6773284673690796, -0.3867006003856659, -0.0026376289315521717, -0.38955944776535034, -0.4887782633304596, 0.1624133139848709, 1.688136100769043, -1.3639010190963745, -0.05224559083580971, 355.0, 381.0], "max": [0.2502933144569397, 0.8010603189468384, 0.6196955442428589, -0.9817444086074829, 0.8990474939346313, 0.14120586216449738, 0.23440752923488617, -0.27341869473457336, 0.4886176288127899, 0.2426367551088333, -1.578028917312622, -0.2724325358867645, 0.22874866425991058, 0.4205610752105713, 0.7293229103088379, -0.21747565269470215, -1.0481443405151367, 0.19731710851192474, -0.17386098206043243, 0.4480096399784088, -0.26120707392692566, -0.31740492582321167, 0.21128499507904053, 2.1554107666015625, -0.4283205270767212, 0.7425870895385742, 1001.0, 1003.0], "mean": [-0.06529870629310608, 0.4900042712688446, 0.42106127738952637, -1.4588452577590942, 0.5990901589393616, -0.03957153484225273, 0.041517119854688644, -0.3468925952911377, 0.4031400680541992, 0.18932388722896576, -1.8007848262786865, -0.5536492466926575, -0.16002142429351807, 0.1510290652513504, 0.5194931030273438, -0.4296707808971405, -1.3691902160644531, -0.42770901322364807, -0.26199135184288025, 0.07830837368965149, -0.3428153991699219, -0.41990071535110474, 0.19544711709022522, 1.9593994617462158, -0.741187572479248, 0.20857031643390656, 776.619140625, 771.50048828125], "std": [0.1999039202928543, 0.10140983760356903, 0.1030157059431076, 0.21154318749904633, 0.36809661984443665, 0.07138262689113617, 0.12190544605255127, 0.03902445361018181, 0.051923830062150955, 0.02743610180914402, 0.10599983483552933, 0.2587758004665375, 0.313025563955307, 0.15417787432670593, 0.05989452078938484, 0.07319223880767822, 0.17857028543949127, 0.3448384404182434, 0.048706237226724625, 0.10933799296617508, 0.041210222989320755, 0.04363054782152176, 0.012231147848069668, 0.11704561859369278, 0.2796546220779419, 0.2790486514568329, 298.55120849609375, 292.0163269042969], "count": [915]}, "timestamp": {"min": [0.0], "max": [30.466666666666665], "mean": [15.233333333333333], "std": [8.804586346941049], "count": [915]}, "frame_index": {"min": [0], "max": [914], "mean": [457.0], "std": [264.1375904082315], "count": [915]}, "episode_index": {"min": [5], "max": [5], "mean": [5.0], "std": [0.0], "count": [915]}, "index": {"min": [3742], "max": [4656], "mean": [4199.0], "std": [264.1375904082315], "count": [915]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [915]}, "subtask_annotation": {"mean": [1.4349726775956284, 3.0, 3.0, 3.0, 3.0], "std": [0.7004142991903558, 0.0, 0.0, 0.0, 0.0], "min": [0, 3, 3, 3, 3], "max": [3, 3, 3, 3, 3], "count": [915]}, "scene_annotation": {"mean": [5.0], "std": [0.0], "min": [5], "max": [5], "count": [915]}, "eef_direction_state": {"mean": [4.537704918032787, 4.526775956284153], "std": [2.226381607107736, 2.27893513361989], "min": [0, 0], "max": [6, 6], "count": [915]}, "eef_velocity_state": {"mean": [0.4349726775956284, 0.35956284153005463], "std": [0.5791277352015844, 0.47987227938368], "min": [0, 0], "max": [2, 1], "count": [915]}, "eef_acc_mag_state": {"mean": [0.16939890710382513, 0.10273224043715846], "std": [0.5065075635282956, 0.3944189464947092], "min": [0, 0], "max": [2, 2], "count": [915]}, "eef_direction_action": {"mean": [4.537704918032787, 4.526775956284153], "std": [2.2263816071077356, 2.2789351336198895], "min": [0, 0], "max": [6, 6], "count": [915]}, "eef_velocity_action": {"mean": [0.4349726775956284, 0.35956284153005463], "std": [0.5791277352015843, 0.47987227938368], "min": [0, 0], "max": [2, 1], "count": [915]}, "eef_acc_mag_action": {"mean": [0.16939890710382513, 0.10273224043715846], "std": [0.5065075635282955, 0.3944189464947092], "min": [0, 0], "max": [2, 2], "count": [915]}, "eef_sim_pose_state": {"mean": [0.44927427875044507, 0.2661700425025766, 1.110346873839012, 0.5281791400521343, -1.0352826187010566, 0.7461862007741725, 0.4736913222873247, -0.2892771568147165, 1.1133431323463983, -0.34766536014570265, -0.9080780211367555, -0.7265693482157165], "std": [0.05259611308863766, 0.02382613311154958, 0.033647982698558454, 0.3552213017145471, 0.2982782291515242, 0.3721980330116389, 0.04191135385456054, 0.009736112571348897, 0.03396449301707977, 0.22147312754373633, 0.2966164190032619, 0.20497955914112903], "min": [0.36094917402273624, 0.22889337639810994, 1.0636520031743593, -0.0572162202843175, -1.3304712870136333, 0.1459102909288405, 0.37468093564198207, -0.3076068826956546, 1.073227100051775, -0.6382470138439695, -1.2115989101107667, -1.1551074238809016], "max": [0.5393834650771687, 0.3152024044389045, 1.16524136623559, 1.1304230978539849, -0.4385245357602512, 1.3389776767426986, 0.5435640180811147, -0.27485445680276777, 1.176049063377846, 0.1044663162718743, -0.37174341533156263, -0.43829908544420626], "count": [915]}, "eef_sim_pose_action": {"mean": [0.44919609091974605, 0.26614107606436876, 1.1103739212536052, 0.5282907859152156, -1.0354724531988488, 0.7457066764191507, 0.47361698986880546, -0.28928137159953143, 1.11338582231182, -0.34758478565565504, -0.9081116207500168, -0.7261550128110568], "std": [0.05261041702914197, 0.023806897315539588, 0.03367582987500352, 0.3550729741304037, 0.29795349554918343, 0.37171630314289933, 0.04195287146776789, 0.009733136053822145, 0.034016085103157706, 0.2216034361089971, 0.29655739399214676, 0.2044955369419542], "min": [0.36094917402273624, 0.22889337639810994, 1.0636520031743593, -0.0572162202843175, -1.3304712870136333, 0.1459102909288405, 0.37468093564198207, -0.3076068826956546, 1.073227100051775, -0.6382470138439695, -1.2115989101107667, -1.155108182397183], "max": [0.5393834650771687, 0.3152024044389045, 1.16524136623559, 1.1304230978539849, -0.4385245357602512, 1.3389776767426986, 0.5435640180811147, -0.27485445680276777, 1.176049063377846, 0.1044663162718743, -0.37174341533156263, -0.43829908544420626], "count": [915]}, "gripper_mode_state": {"mean": [0.33879781420765026, 0.3628415300546448], "std": [0.4733010197493444, 0.480819669025977], "min": [0, 0], "max": [1, 1], "count": [915]}, "gripper_activity_state": {"mean": [1.9202185792349726, 1.9202185792349726], "std": [0.357856332078824, 0.35785633207882395], "min": [0, 0], "max": [2, 2], "count": [915]}, "gripper_mode_action": {"mean": [0.33879781420765026, 0.3628415300546448], "std": [0.4733010197493444, 0.480819669025977], "min": [0, 0], "max": [1, 1], "count": [915]}, "gripper_activity_action": {"mean": [1.9202185792349726, 1.9202185792349726], "std": [0.357856332078824, 0.35785633207882395], "min": [0, 0], "max": [2, 2], "count": [915]}, "gripper_open_scale_state": {"mean": [0.7060183805265731, 0.7013621085745446], "std": [0.2714116301371383, 0.26546756632115276], "min": [0.32272727272727275, 0.3463636363636364], "max": [0.91, 0.9118181818181819], "count": [915]}, "gripper_open_scale_action": {"mean": [0.7060173869845956, 0.7013640335621254], "std": [0.27141088509367034, 0.26546908559392113], "min": [0.32272727272727275, 0.3463636363636364], "max": [0.91, 0.9118181818181819], "count": [915]}}} +{"episode_index": 5, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.4049383342760181]], [[0.4031582877702363]], [[0.39559914372800403]]], "std": [[[0.2612180957771808]], [[0.25541325586971825]], [[0.2571123229499592]]], "count": [130]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3703148598541981]], [[0.37470973322021117]], [[0.36380298045500253]]], "std": [[[0.2979433694683481]], [[0.2759115091304705]], [[0.2832152981065857]]], "count": [130]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36309306498240324]], [[0.36949522844394167]], [[0.3620581400829562]]], "std": [[[0.2607779018576746]], [[0.2408078156131606]], [[0.24594485877422123]]], "count": [130]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44183018633735544]], [[0.4424077708647562]], [[0.4395020613373554]]], "std": [[[0.24047774697551735]], [[0.23666983128163016]], [[0.238720481893217]]], "count": [130]}, "observation.state": {"min": [-0.3349897861480713, 0.24934209883213043, 0.15298138558864594, -1.7824469804763794, -0.2539006769657135, -0.12046589702367783, -0.15048228204250336, -0.41054487228393555, 0.3254312574863434, 0.12678106129169464, -1.835227608680725, -1.1211814880371094, -0.7463974952697754, -0.17044776678085327, 0.39780306816101074, -0.5885370373725891, -1.731362223625183, -0.9112985730171204, -0.4521558880805969, -0.27687138319015503, -0.40207287669181824, -0.4742155075073242, 0.16005255281925201, 1.5732269287109375, -1.1450532674789429, -0.1881546676158905, 255.0, 280.0], "max": [0.26286840438842773, 0.840269148349762, 0.6825938820838928, -1.0633091926574707, 1.1777383089065552, 0.3241763710975647, 0.3817656934261322, -0.28977811336517334, 0.47328686714172363, 0.23614594340324402, -1.5731853246688843, 0.00644850917160511, 0.20882663130760193, 0.3579223155975342, 0.8456971049308777, -0.26963701844215393, -1.0833203792572021, 0.25399667024612427, 0.11319005489349365, 0.30797314643859863, -0.30393117666244507, -0.31073394417762756, 0.23497556149959564, 2.155386209487915, -0.20872840285301208, 0.7462756037712097, 1000.25, 1005.3125], "mean": [-0.0991479754447937, 0.428928017616272, 0.4988382160663605, -1.4169514179229736, 0.7722344994544983, 0.15647128224372864, 0.1476782262325287, -0.35548102855682373, 0.40568724274635315, 0.16715873777866364, -1.7060524225234985, -0.3466748297214508, -0.11184230446815491, 0.1160803809762001, 0.5269637107849121, -0.48171594738960266, -1.3949456214904785, -0.6075579524040222, -0.09495459496974945, -0.0627799779176712, -0.3558598458766937, -0.40844911336898804, 0.1933036595582962, 1.8733391761779785, -0.5141762495040894, 0.116741843521595, 698.10107421875, 712.4492797851562], "std": [0.1606561690568924, 0.1430574208498001, 0.1392221748828888, 0.20858968794345856, 0.45484739542007446, 0.14571543037891388, 0.1639166921377182, 0.04133320227265358, 0.04557954519987106, 0.032295290380716324, 0.05768240615725517, 0.3957970440387726, 0.29088330268859863, 0.1514933705329895, 0.09475257992744446, 0.08332818746566772, 0.17719388008117676, 0.38902387022972107, 0.13318245112895966, 0.13804017007350922, 0.03626445680856705, 0.04636899009346962, 0.021672043949365616, 0.13961495459079742, 0.32839468121528625, 0.28568294644355774, 354.2782287597656, 343.53076171875], "count": [661]}, "action": {"min": [-0.3349897861480713, 0.24934209883213043, 0.15298138558864594, -1.7824469804763794, -0.2539006769657135, -0.12046589702367783, -0.15048228204250336, -0.41054487228393555, 0.3254312574863434, 0.12678106129169464, -1.835227608680725, -1.1211814880371094, -0.7463974952697754, -0.17044776678085327, 0.39780306816101074, -0.5885370373725891, -1.731362223625183, -0.9112985730171204, -0.4521558880805969, -0.27687138319015503, -0.40207287669181824, -0.4742155075073242, 0.16003933548927307, 1.5732269287109375, -1.1450532674789429, -0.1881546676158905, 255.0, 280.0], "max": [0.26286840438842773, 0.840269148349762, 0.6825938820838928, -1.0633091926574707, 1.1777383089065552, 0.3241763710975647, 0.3817656934261322, -0.28977811336517334, 0.47328686714172363, 0.23614594340324402, -1.5731853246688843, 0.00644850917160511, 0.20882663130760193, 0.3579223155975342, 0.8456971049308777, -0.26963701844215393, -1.0833203792572021, 0.25399667024612427, 0.11319005489349365, 0.30797314643859863, -0.30393117666244507, -0.31073394417762756, 0.23497556149959564, 2.155386209487915, -0.20872840285301208, 0.7462756037712097, 1000.3333129882812, 1005.3125], "mean": [-0.0984821766614914, 0.4285218417644501, 0.49839356541633606, -1.4174511432647705, 0.7731361985206604, 0.15654291212558746, 0.14740847051143646, -0.35551533102989197, 0.40552395582199097, 0.16707275807857513, -1.7062386274337769, -0.34649109840393066, -0.11145108193159103, 0.11553432047367096, 0.5267859697341919, -0.48145079612731934, -1.395324468612671, -0.6081809401512146, -0.09544727951288223, -0.06229536980390549, -0.3558822572231293, -0.4082757532596588, 0.19319021701812744, 1.8741780519485474, -0.5141690373420715, 0.11634118854999542, 698.1023559570312, 712.4491577148438], "std": [0.16115015745162964, 0.14293929934501648, 0.139841228723526, 0.2089727520942688, 0.45340070128440857, 0.14559099078178406, 0.16425934433937073, 0.041303735226392746, 0.04563101753592491, 0.03219020739197731, 0.057451508939266205, 0.3954654633998871, 0.2902027368545532, 0.15184198319911957, 0.09471680968999863, 0.08370288461446762, 0.17749720811843872, 0.3879718482494354, 0.13387654721736908, 0.13872110843658447, 0.03623981401324272, 0.046445343643426895, 0.021649805828928947, 0.13947440683841705, 0.3283814787864685, 0.2849845588207245, 354.2791442871094, 343.5306701660156], "count": [661]}, "timestamp": {"min": [0.0], "max": [22.0], "mean": [11.0], "std": [6.3604681868204915], "count": [661]}, "frame_index": {"min": [0], "max": [660], "mean": [330.0], "std": [190.81404560461476], "count": [661]}, "episode_index": {"min": [6], "max": [6], "mean": [6.0], "std": [0.0], "count": [661]}, "index": {"min": [4657], "max": [5317], "mean": [4987.0], "std": [190.81404560461476], "count": [661]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [661]}, "subtask_annotation": {"mean": [1.2586989409984872, 3.0, 3.0, 3.0, 3.0], "std": [0.7284602137658048, 0.0, 0.0, 0.0, 0.0], "min": [0, 3, 3, 3, 3], "max": [3, 3, 3, 3, 3], "count": [661]}, "scene_annotation": {"mean": [6.0], "std": [0.0], "min": [6], "max": [6], "count": [661]}, "eef_direction_state": {"mean": [3.963691376701967, 4.059001512859304], "std": [2.3745781034748186, 2.4509403984203497], "min": [0, 0], "max": [6, 6], "count": [661]}, "eef_velocity_state": {"mean": [0.6505295007564297, 0.5249621785173979], "std": [0.6299056369485069, 0.5647728903121729], "min": [0, 0], "max": [2, 2], "count": [661]}, "eef_acc_mag_state": {"mean": [0.2329803328290469, 0.19364599092284418], "std": [0.5557035158204416, 0.5089416998047189], "min": [0, 0], "max": [2, 2], "count": [661]}, "eef_direction_action": {"mean": [3.963691376701967, 4.059001512859304], "std": [2.3745781034748186, 2.4509403984203497], "min": [0, 0], "max": [6, 6], "count": [661]}, "eef_velocity_action": {"mean": [0.6505295007564297, 0.5249621785173979], "std": [0.6299056369485069, 0.5647728903121728], "min": [0, 0], "max": [2, 2], "count": [661]}, "eef_acc_mag_action": {"mean": [0.2329803328290469, 0.19364599092284418], "std": [0.5557035158204416, 0.5089416998047189], "min": [0, 0], "max": [2, 2], "count": [661]}, "eef_sim_pose_state": {"mean": [0.44791275842703177, 0.23387756681204114, 1.0959551360668502, 0.9635026523461587, -1.2127487306659146, 0.42197829087619865, 0.45674323069613304, -0.2755893985284696, 1.0999603872321304, -0.579615850087957, -1.094376442188626, -0.6229365801960188], "std": [0.04464770423305613, 0.03781124328595933, 0.040722304263944575, 0.6555108041084925, 0.40015605582490726, 0.6155166414218031, 0.04390700063231304, 0.01692897208820455, 0.030986868196618014, 0.3474985975158176, 0.33384484483712623, 0.30162006650370776], "min": [0.3729577280244023, 0.1885002807613143, 1.0380141491439676, 0.07297776645793885, -1.5424881652560174, -1.031540150460599, 0.3579217877971723, -0.31059061515403097, 1.058624239326145, -1.1835863465742626, -1.3918084455863902, -1.250258393614277], "max": [0.5145834883463692, 0.31389613185611964, 1.154464701295898, 2.4506092770436583, -0.3829239087480387, 1.328702962905901, 0.5220423683250655, -0.2562281803700901, 1.14439303061177, 0.05518950948158713, -0.3827567064401911, -0.017954907106785267], "count": [661]}, "eef_sim_pose_action": {"mean": [0.44775420276457295, 0.2338014031444489, 1.0959321389619308, 0.9636686132640213, -1.2130793525600037, 0.42174151237690477, 0.45660352478029076, -0.275533207999314, 1.0999266011629665, -0.579479252320018, -1.0947029283302752, -0.6222558791479239], "std": [0.044688898248847066, 0.037709145208613994, 0.040701824020627705, 0.6552998885991217, 0.39956012116072176, 0.6152279959166237, 0.043952237104674094, 0.016877328447182902, 0.030955580123210497, 0.34771428318891506, 0.33325387085936403, 0.3007098013716081], "min": [0.3729577280244023, 0.1885002807613143, 1.0380141491439676, 0.07297776645793885, -1.5424881652560174, -1.031540150460599, 0.3579217877971723, -0.31059061515403097, 1.058624239326145, -1.1835863465742626, -1.3918084455863902, -1.250258393614277], "max": [0.5145834883463692, 0.31389613185611964, 1.154464701295898, 2.4506092770436583, -0.3829239087480387, 1.328702962905901, 0.5220423683250655, -0.2562281803700901, 1.14439303061177, 0.05518950948158713, -0.3827567064401911, -0.017954907106785267], "count": [661]}, "gripper_mode_state": {"mean": [0.39939485627836613, 0.39636913767019666], "std": [0.4897740346902316, 0.48914276481696023], "min": [0, 0], "max": [1, 1], "count": [661]}, "gripper_activity_state": {"mean": [1.8774583963691376, 1.8759455370650528], "std": [0.4349937487263643, 0.4363019087529237], "min": [0, 0], "max": [2, 2], "count": [661]}, "gripper_mode_action": {"mean": [0.39939485627836613, 0.39636913767019666], "std": [0.4897740346902316, 0.48914276481696023], "min": [0, 0], "max": [1, 1], "count": [661]}, "gripper_activity_action": {"mean": [1.8774583963691376, 1.8759455370650528], "std": [0.4349937487263643, 0.4363019087529237], "min": [0, 0], "max": [2, 2], "count": [661]}, "gripper_open_scale_state": {"mean": [0.6346373799040317, 0.6476811474078839], "std": [0.32207111445365566, 0.31230043162829163], "min": [0.2318181818181818, 0.2545454545454545], "max": [0.9093181818181818, 0.9139204545454546], "count": [661]}, "gripper_open_scale_action": {"mean": [0.6346384510202383, 0.6476810614499688], "std": [0.32207202780782673, 0.312300358434283], "min": [0.2318181818181818, 0.2545454545454545], "max": [0.9093939208984375, 0.9139204545454546], "count": [661]}}} +{"episode_index": 6, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9725490196078431]], [[1.0]], [[1.0]]], "mean": [[[0.41929847586557145]], [[0.4154343645115704]], [[0.40746794404698816]]], "std": [[[0.2570321422048637]], [[0.25055685557831153]], [[0.25290881208761856]]], "count": [148]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3719278465045928]], [[0.37279916589383505]], [[0.3586296466503268]]], "std": [[[0.29984383625179484]], [[0.28091976947070074]], [[0.2895251961778816]]], "count": [148]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3651914152203674]], [[0.3719605911058117]], [[0.36309770386195017]]], "std": [[[0.2881650384225362]], [[0.26668921330022355]], [[0.270026963181877]]], "count": [148]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4404565406399046]], [[0.4411977579601661]], [[0.4378612325560855]]], "std": [[[0.2432314909086389]], [[0.2362220257994395]], [[0.23970880089674856]]], "count": [148]}, "observation.state": {"min": [-0.4916505217552185, 0.21710041165351868, 0.25126010179519653, -1.8063178062438965, -0.2538985013961792, -0.17585064470767975, 0.028267351910471916, -0.4106683135032654, 0.29650455713272095, 0.13898900151252747, -1.9308990240097046, -1.1211814880371094, -0.7464829087257385, -0.30078786611557007, 0.3231607973575592, -0.5700332522392273, -1.7461822032928467, -0.9010109901428223, -0.4265061020851135, -0.4629071354866028, -0.40448281168937683, -0.5016722679138184, 0.20290380716323853, 1.5731732845306396, -1.121137022972107, 0.060715045779943466, 249.0, 288.1875], "max": [0.3035007417201996, 0.8622438907623291, 0.6818052530288696, -0.7646887302398682, 1.2224994897842407, 0.2424120455980301, 0.4719425141811371, -0.29824918508529663, 0.5003575086593628, 0.264586865901947, -1.5473054647445679, 0.2144189178943634, 0.1697157770395279, 0.5180322527885437, 0.8558560013771057, -0.18601854145526886, -0.6406481862068176, 0.25382107496261597, -0.04344124346971512, 0.15041683614253998, -0.29622626304626465, -0.28977757692337036, 0.24151018261909485, 1.9837270975112915, -0.11711468547582626, 0.7462756037712097, 1001.1875, 1005.0], "mean": [-0.05982605740427971, 0.5255875587463379, 0.5224813222885132, -1.3587225675582886, 0.7360945343971252, 0.12122301757335663, 0.31583037972450256, -0.37447676062583923, 0.3883742392063141, 0.20158329606056213, -1.7057313919067383, -0.2584267556667328, -0.0979645773768425, 0.09314627945423126, 0.5420647263526917, -0.48037368059158325, -1.3038216829299927, -0.5842896699905396, -0.1591033637523651, -0.25492310523986816, -0.3740503191947937, -0.39777395129203796, 0.21543681621551514, 1.8420192003250122, -0.48315542936325073, 0.22619055211544037, 735.9420166015625, 717.8380737304688], "std": [0.2433072030544281, 0.17045943439006805, 0.09670791774988174, 0.2754908800125122, 0.4859904944896698, 0.1245114803314209, 0.1284521520137787, 0.037067312747240067, 0.06980645656585693, 0.03943919017910957, 0.09470058977603912, 0.43430620431900024, 0.28212571144104004, 0.22350718080997467, 0.11906394362449646, 0.07188862562179565, 0.2939184308052063, 0.37707963585853577, 0.12210029363632202, 0.14163364470005035, 0.036616142839193344, 0.06248684972524643, 0.010378163307905197, 0.10411972552537918, 0.3160416781902313, 0.23245912790298462, 335.1555480957031, 341.36346435546875], "count": [789]}, "action": {"min": [-0.4916505217552185, 0.21710041165351868, 0.25147053599357605, -1.805787444114685, -0.2538985013961792, -0.17547674477100372, 0.028266577050089836, -0.4106683135032654, 0.29650455713272095, 0.13898900151252747, -1.9304513931274414, -1.1211814880371094, -0.7464829087257385, -0.30078786611557007, 0.3231607973575592, -0.5700332522392273, -1.7461822032928467, -0.9010109901428223, -0.4265061020851135, -0.4629071354866028, -0.40448281168937683, -0.5016722679138184, 0.20290380716323853, 1.5731732845306396, -1.121137022972107, 0.060715045779943466, 249.0, 288.1875], "max": [0.3035007417201996, 0.8622438907623291, 0.6818052530288696, -0.7646887302398682, 1.2224994897842407, 0.2424120455980301, 0.4719425141811371, -0.29824918508529663, 0.5003575086593628, 0.264586865901947, -1.5473054647445679, 0.2144189178943634, 0.1697157770395279, 0.5180322527885437, 0.8558560013771057, -0.18649965524673462, -0.6406481862068176, 0.25382107496261597, -0.04344124346971512, 0.15041683614253998, -0.29622626304626465, -0.28977757692337036, 0.24151018261909485, 1.9837270975112915, -0.11711468547582626, 0.7462756037712097, 1001.1875, 1005.0], "mean": [-0.05922940373420715, 0.5254375338554382, 0.5222314596176147, -1.359213948249817, 0.7371810674667358, 0.12115807086229324, 0.3159125745296478, -0.37448206543922424, 0.388215035200119, 0.20150628685951233, -1.7061783075332642, -0.2577580511569977, -0.09750853478908539, 0.09254805743694305, 0.5419935584068298, -0.48004552721977234, -1.3042278289794922, -0.5846801996231079, -0.1594434529542923, -0.25471365451812744, -0.37405747175216675, -0.397614061832428, 0.21539779007434845, 1.8424673080444336, -0.48310428857803345, 0.2260691523551941, 735.9432983398438, 717.8379516601562], "std": [0.2435411512851715, 0.17044195532798767, 0.09714537113904953, 0.275930255651474, 0.4847327768802643, 0.12465080618858337, 0.12828883528709412, 0.03705816715955734, 0.06981988996267319, 0.03943326696753502, 0.09490682929754257, 0.43338271975517273, 0.28136712312698364, 0.22385306656360626, 0.11904330551624298, 0.07260753959417343, 0.294288694858551, 0.3763698637485504, 0.12236586213111877, 0.1420900970697403, 0.03660402446985245, 0.06252673268318176, 0.010362371802330017, 0.10372186452150345, 0.3159416615962982, 0.2322126030921936, 335.1566467285156, 341.3634338378906], "count": [789]}, "timestamp": {"min": [0.0], "max": [26.266666666666666], "mean": [13.133333333333335], "std": [7.5921499419295415], "count": [789]}, "frame_index": {"min": [0], "max": [788], "mean": [394.0], "std": [227.76449825788623], "count": [789]}, "episode_index": {"min": [7], "max": [7], "mean": [7.0], "std": [0.0], "count": [789]}, "index": {"min": [5318], "max": [6106], "mean": [5712.0], "std": [227.76449825788623], "count": [789]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [789]}, "subtask_annotation": {"mean": [1.5449936628643852, 3.0, 3.0, 3.0, 3.0], "std": [0.6522387350607926, 0.0, 0.0, 0.0, 0.0], "min": [0, 3, 3, 3, 3], "max": [3, 3, 3, 3, 3], "count": [789]}, "scene_annotation": {"mean": [7.0], "std": [0.0], "min": [7], "max": [7], "count": [789]}, "eef_direction_state": {"mean": [4.201520912547529, 4.354879594423321], "std": [2.4116737044869314, 2.4278260455454643], "min": [0, 0], "max": [6, 6], "count": [789]}, "eef_velocity_state": {"mean": [0.5437262357414449, 0.4600760456273764], "std": [0.6445063200124692, 0.6348481604809015], "min": [0, 0], "max": [2, 2], "count": [789]}, "eef_acc_mag_state": {"mean": [0.23067173637515842, 0.16603295310519645], "std": [0.571855477301567, 0.4923363034242782], "min": [0, 0], "max": [2, 2], "count": [789]}, "eef_direction_action": {"mean": [4.201520912547529, 4.354879594423321], "std": [2.4116737044869314, 2.4278260455454643], "min": [0, 0], "max": [6, 6], "count": [789]}, "eef_velocity_action": {"mean": [0.5437262357414449, 0.4600760456273764], "std": [0.6445063200124692, 0.6348481604809016], "min": [0, 0], "max": [2, 2], "count": [789]}, "eef_acc_mag_action": {"mean": [0.2332065906210393, 0.16603295310519645], "std": [0.5752499730245947, 0.4923363034242782], "min": [0, 0], "max": [2, 2], "count": [789]}, "eef_sim_pose_state": {"mean": [0.43034009975518095, 0.2680612301792132, 1.074218559570331, 0.7853637573804614, -1.197457219810798, -0.2065375793307338, 0.44336145117854386, -0.29491080014864196, 1.0750418177959196, -0.21218210688156436, -1.100972657518351, -1.0277341131514923], "std": [0.06960780582282095, 0.03820287914132118, 0.03633276255272461, 1.7488524279613327, 0.3603691495985106, 1.2445533977405254, 0.06184767584256245, 0.010446706201679508, 0.033626027544734906, 0.2513673205037318, 0.32819792133963066, 0.2236593116571747], "min": [0.33726297154405993, 0.20495627443645073, 1.037884881423771, -3.137636439866891, -1.5379756593399931, -2.157775528684831, 0.33905117863482703, -0.3269024450334145, 1.0399262319454643, -0.4901625250452968, -1.3809112552101903, -1.6149833958499702], "max": [0.5414195178535867, 0.32646696323719465, 1.1531569230003782, 3.1384887291947283, -0.3829481416970577, 1.2560412188031855, 0.5462746261138552, -0.2842041421453824, 1.1489322555518713, 0.4272151687971858, -0.3831148150747363, -0.785700504766826], "count": [789]}, "eef_sim_pose_action": {"mean": [0.43018598271963787, 0.26799858733000204, 1.0742048688336914, 0.7852624585838154, -1.1982021979941553, -0.20666436828568724, 0.44321446852997454, -0.2949004646792232, 1.0750213369387445, -0.21201930073287634, -1.1011491602204753, -1.0274567765272884], "std": [0.06961319763883188, 0.038175152540294494, 0.03631006922555137, 1.7488958429812305, 0.35929055429025203, 1.2444100675804366, 0.06187772517976999, 0.010436105587363832, 0.03359148492718803, 0.2514971588443716, 0.3278490818519803, 0.2235188106128165], "min": [0.33726297154405993, 0.20495627443645073, 1.037884881423771, -3.137636439866891, -1.5379756593399931, -2.157775528684831, 0.33905117863482703, -0.3269024450334145, 1.0399262319454643, -0.4901625250452968, -1.3809112552101903, -1.6149833958499702], "max": [0.5414195178535867, 0.32646696323719465, 1.1531569230003782, 3.1384887291947283, -0.3829481416970577, 1.2560412188031855, 0.5462746261138552, -0.2842041421453824, 1.1489322555518713, 0.4272151687971858, -0.3831148150747363, -0.785700504766826], "count": [789]}, "gripper_mode_state": {"mean": [0.3358681875792142, 0.394169835234474], "std": [0.4722930744267475, 0.4886716445893918], "min": [0, 0], "max": [1, 1], "count": [789]}, "gripper_activity_state": {"mean": [1.9315589353612168, 1.899873257287706], "std": [0.36359036008766304, 0.39497795951043085], "min": [0, 0], "max": [2, 2], "count": [789]}, "gripper_mode_action": {"mean": [0.3358681875792142, 0.394169835234474], "std": [0.4722930744267475, 0.4886716445893918], "min": [0, 0], "max": [1, 1], "count": [789]}, "gripper_activity_action": {"mean": [1.9315589353612168, 1.899873257287706], "std": [0.36359036008766304, 0.39497795951043085], "min": [0, 0], "max": [2, 2], "count": [789]}, "gripper_open_scale_state": {"mean": [0.6690382230011274, 0.652580019487927], "std": [0.3046870848194943, 0.31033042854340237], "min": [0.22636363636363635, 0.26198863636363634], "max": [0.9101704545454545, 0.9136363636363637], "count": [789]}, "gripper_open_scale_action": {"mean": [0.6690394231693226, 0.6525799314408991], "std": [0.30468803224077623, 0.31033035443159157], "min": [0.22636363636363635, 0.26198863636363634], "max": [0.9101704545454545, 0.9136363636363637], "count": [789]}}} +{"episode_index": 7, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[1.0]]], "mean": [[[0.41681151752063356]], [[0.41475906892562375]], [[0.4082096124946329]]], "std": [[[0.26371991187540356]], [[0.25778385510115404]], [[0.2609551120218383]]], "count": [137]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37411343536806446]], [[0.3762535318567816]], [[0.3622359366800248]]], "std": [[[0.295688260910988]], [[0.27454246164015844]], [[0.2846081671340083]]], "count": [137]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3598206565168646]], [[0.3713122271718906]], [[0.36755836136157627]]], "std": [[[0.30418131078009447]], [[0.28134892669618455]], [[0.285417823535071]]], "count": [137]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44859187747483426]], [[0.45053465066075093]], [[0.448579771659272]]], "std": [[[0.24422437664616925]], [[0.2377862960050639]], [[0.2402055393161898]]], "count": [137]}, "observation.state": {"min": [-0.44942227005958557, 0.10243555903434753, 0.22270509600639343, -2.024587392807007, 0.6009997725486755, -0.17833228409290314, -0.005552329123020172, -0.40304335951805115, 0.25273269414901733, 0.0742153748869896, -2.003030776977539, -0.7792873382568359, -0.38557377457618713, -0.44763264060020447, 0.30551770329475403, -0.5988333821296692, -1.9477471113204956, -0.9223781824111938, -0.39570432901382446, -0.2276661992073059, -0.3946881890296936, -0.5043419003486633, 0.1660504937171936, 1.8140283823013306, -1.2397875785827637, -0.11214540153741837, 233.375, 262.1875], "max": [0.4723666310310364, 0.5612705945968628, 0.6455503702163696, -0.7935793995857239, 1.1896414756774902, 0.22488349676132202, 0.4291110038757324, -0.3020768165588379, 0.488643616437912, 0.17588894069194794, -1.7509068250656128, 0.04942005127668381, 0.048358310014009476, 0.48606330156326294, 0.6303496360778809, -0.1801648885011673, -0.8188059329986572, -0.04596324637532234, 0.0784710943698883, 0.23074671626091003, -0.29101642966270447, -0.26243776082992554, 0.20308594405651093, 1.9952754974365234, -0.24193605780601501, 0.6470694541931152, 1001.1875, 1005.0], "mean": [-0.022249601781368256, 0.31932735443115234, 0.47995615005493164, -1.3782862424850464, 1.0353714227676392, 0.12330203503370285, 0.2566305100917816, -0.37760356068611145, 0.3810829520225525, 0.12793725728988647, -1.8030638694763184, -0.18989738821983337, -0.05039931833744049, 0.040539342910051346, 0.4422515332698822, -0.4139484763145447, -1.3991440534591675, -0.7550607323646545, -0.08275406807661057, -0.06190013885498047, -0.36842048168182373, -0.39360547065734863, 0.17955631017684937, 1.8623600006103516, -0.47943684458732605, 0.07246340066194534, 725.8836669921875, 684.0079956054688], "std": [0.2381662130355835, 0.11252292990684509, 0.10970249772071838, 0.3113287687301636, 0.17214782536029816, 0.10992246121168137, 0.11055583506822586, 0.030984148383140564, 0.05979672446846962, 0.0288971159607172, 0.05575186759233475, 0.21250417828559875, 0.1234370693564415, 0.2466694861650467, 0.07891323417425156, 0.11416073888540268, 0.29685449600219727, 0.28396278619766235, 0.12770244479179382, 0.119216188788414, 0.02558823488652706, 0.06312216073274612, 0.00809526164084673, 0.0460510328412056, 0.2752659022808075, 0.20463787019252777, 341.3160095214844, 356.2352294921875], "count": [709]}, "action": {"min": [-0.44942227005958557, 0.10243555903434753, 0.22270509600639343, -2.024109363555908, 0.6009997725486755, -0.17833228409290314, -0.005552329123020172, -0.40304335951805115, 0.2528691291809082, 0.0742153748869896, -2.003030776977539, -0.7792873382568359, -0.38557377457618713, -0.4468716084957123, 0.30551770329475403, -0.5988333821296692, -1.9477471113204956, -0.9223781824111938, -0.39570432901382446, -0.2276661992073059, -0.3946881890296936, -0.5043419003486633, 0.1660504937171936, 1.8140283823013306, -1.2397875785827637, -0.11214540153741837, 233.375, 262.1875], "max": [0.47180861234664917, 0.5612705945968628, 0.6455503702163696, -0.7935793995857239, 1.1896414756774902, 0.22488349676132202, 0.4291110038757324, -0.3020768165588379, 0.488643616437912, 0.17588894069194794, -1.7509068250656128, 0.04942005127668381, 0.048358310014009476, 0.48606330156326294, 0.6303496360778809, -0.1801648885011673, -0.8188059329986572, -0.04596324637532234, 0.0784710943698883, 0.23074671626091003, -0.29101642966270447, -0.2626321315765381, 0.20308594405651093, 1.9952754974365234, -0.24193605780601501, 0.6470694541931152, 1001.1875, 1005.0], "mean": [-0.0219655092805624, 0.3191870152950287, 0.4800781309604645, -1.378605842590332, 1.0355923175811768, 0.12369849532842636, 0.25654157996177673, -0.3775988519191742, 0.38098815083503723, 0.12785299122333527, -1.802886962890625, -0.19004690647125244, -0.05022180825471878, 0.04028994217514992, 0.44223785400390625, -0.4139757752418518, -1.3993432521820068, -0.7551290392875671, -0.08254951983690262, -0.061872195452451706, -0.3684472441673279, -0.39352598786354065, 0.17951363325119019, 1.862229585647583, -0.47964736819267273, 0.07225252687931061, 725.8822021484375, 684.0023193359375], "std": [0.2386266440153122, 0.11238135397434235, 0.10950314998626709, 0.31186923384666443, 0.17169255018234253, 0.10939089953899384, 0.11071241647005081, 0.030993923544883728, 0.059943776577711105, 0.028849836438894272, 0.055586449801921844, 0.21282631158828735, 0.12304473668336868, 0.2470628023147583, 0.07889563590288162, 0.11411211639642715, 0.2971179187297821, 0.28380030393600464, 0.12731662392616272, 0.11926588416099548, 0.025542477145791054, 0.06324845552444458, 0.008050818927586079, 0.045971501618623734, 0.27578291296958923, 0.20412221550941467, 341.3157653808594, 356.23040771484375], "count": [709]}, "timestamp": {"min": [0.0], "max": [23.6], "mean": [11.8], "std": [6.822348894951389], "count": [709]}, "frame_index": {"min": [0], "max": [708], "mean": [354.0], "std": [204.67046684854168], "count": [709]}, "episode_index": {"min": [8], "max": [8], "mean": [8.0], "std": [0.0], "count": [709]}, "index": {"min": [6107], "max": [6815], "mean": [6461.0], "std": [204.67046684854168], "count": [709]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [709]}, "subtask_annotation": {"mean": [1.535966149506347, 3.0, 3.0, 3.0, 3.0], "std": [0.6530095924012973, 0.0, 0.0, 0.0, 0.0], "min": [0, 3, 3, 3, 3], "max": [3, 3, 3, 3, 3], "count": [709]}, "scene_annotation": {"mean": [8.0], "std": [0.0], "min": [8], "max": [8], "count": [709]}, "eef_direction_state": {"mean": [4.413258110014104, 4.53737658674189], "std": [2.357329707115199, 2.352041852329097], "min": [0, 0], "max": [6, 6], "count": [709]}, "eef_velocity_state": {"mean": [0.46403385049365303, 0.4132581100141044], "std": [0.6377110681731243, 0.6007932858373906], "min": [0, 0], "max": [2, 2], "count": [709]}, "eef_acc_mag_state": {"mean": [0.19322990126939352, 0.17912552891396333], "std": [0.5291602623521484, 0.5070046135664009], "min": [0, 0], "max": [2, 2], "count": [709]}, "eef_direction_action": {"mean": [4.413258110014104, 4.53737658674189], "std": [2.357329707115199, 2.352041852329097], "min": [0, 0], "max": [6, 6], "count": [709]}, "eef_velocity_action": {"mean": [0.46403385049365303, 0.4132581100141044], "std": [0.6377110681731243, 0.6007932858373906], "min": [0, 0], "max": [2, 2], "count": [709]}, "eef_acc_mag_action": {"mean": [0.19322990126939352, 0.17912552891396333], "std": [0.5291602623521484, 0.5070046135664009], "min": [0, 0], "max": [2, 2], "count": [709]}, "eef_sim_pose_state": {"mean": [0.423909837976931, 0.1990921624239201, 1.069746457282489, 0.512579242772562, -1.3836397560383886, 0.4046577665202145, 0.44101628529498005, -0.2600575678806153, 1.0888693552127415, -0.5673391858285747, -1.1443144830394172, -0.6613103846886313], "std": [0.05830010272910837, 0.033028241154295104, 0.031158661130304823, 1.121739958982328, 0.19466392009646216, 1.1447200811067486, 0.06103224916822651, 0.014675666024575904, 0.022007152915524263, 0.23489743947740924, 0.26407640276067523, 0.13676655894574935], "min": [0.2987340638376146, 0.14199158643640458, 1.042426994176631, -3.137783437519457, -1.5573755982983932, -3.121305474855423, 0.3184222073883495, -0.30105567436138175, 1.0628262419922858, -0.8404322814806698, -1.3623736801175554, -1.0240524144083483], "max": [0.5300687404658314, 0.26594334455197893, 1.1482661952276012, 3.0678989988137166, -0.8445793308071182, 3.1260194603781053, 0.550820714276008, -0.24872430414781146, 1.165865071939976, 0.054808583013477574, -0.43977206838795513, -0.42025214949757805], "count": [709]}, "eef_sim_pose_action": {"mean": [0.4238136032714856, 0.1989994050373464, 1.0697725443144943, 0.5129737689711859, -1.3835750182053341, 0.4044334493607871, 0.44093990378287057, -0.2600179407988507, 1.0888643032332364, -0.5676073385093382, -1.1442132906946234, -0.6611413616832225], "std": [0.05844697104268216, 0.03295107057835064, 0.03121509611708226, 1.1216098914387476, 0.19480913195693694, 1.1445893099633853, 0.06114823032431481, 0.01460268632044757, 0.021999833749471034, 0.23429477423893222, 0.26432738497594316, 0.1363917228600675], "min": [0.29888066462629254, 0.14199158643640458, 1.042426994176631, -3.137783437519457, -1.5573755982983932, -3.121305474855423, 0.3186215558300821, -0.30105567436138175, 1.0628262419922858, -0.8404322814806698, -1.3623736801175554, -1.0240524144083483], "max": [0.5300687404658314, 0.26594334455197893, 1.1482661952276012, 3.0678989988137166, -0.8445793308071182, 3.1260194603781053, 0.550820714276008, -0.24872430414781146, 1.165865071939976, 0.054808583013477574, -0.43977206838795513, -0.42025214949757805], "count": [709]}, "gripper_mode_state": {"mean": [0.3427362482369535, 0.42595204513399154], "std": [0.47462418014826396, 0.4944865017168408], "min": [0, 0], "max": [1, 1], "count": [709]}, "gripper_activity_state": {"mean": [1.9210155148095909, 1.8843441466854725], "std": [0.38952589320868547, 0.42242536338143616], "min": [0, 0], "max": [2, 2], "count": [709]}, "gripper_mode_action": {"mean": [0.3427362482369535, 0.42595204513399154], "std": [0.47462418014826396, 0.4944865017168408], "min": [0, 0], "max": [1, 1], "count": [709]}, "gripper_activity_action": {"mean": [1.9210155148095909, 1.8843441466854725], "std": [0.38952589320868547, 0.42242536338143616], "min": [0, 0], "max": [2, 2], "count": [709]}, "gripper_open_scale_state": {"mean": [0.6598942172073363, 0.6218255072890969], "std": [0.3102877103961377, 0.32385004214684054], "min": [0.2121590909090909, 0.23835227272727272], "max": [0.9101704545454545, 0.9136363636363637], "count": [709]}, "gripper_open_scale_action": {"mean": [0.6598929349916676, 0.6218203071313494], "std": [0.3102866787468914, 0.32384538588605605], "min": [0.2121590909090909, 0.23835227272727272], "max": [0.9101704545454545, 0.9136363636363637], "count": [709]}}} +{"episode_index": 8, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[1.0]]], "mean": [[[0.4074799959854632]], [[0.40641265036905566]], [[0.398405315035497]]], "std": [[[0.26499175052838836]], [[0.25818029186682545]], [[0.2603430735407874]]], "count": [116]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3707486864717151]], [[0.37306973673089927]], [[0.3616202160102547]]], "std": [[[0.293252607017278]], [[0.2697107145874324]], [[0.2773700138781194]]], "count": [116]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37326455269607844]], [[0.3782952304485012]], [[0.36890249429513183]]], "std": [[[0.2751891040587089]], [[0.25339621612011376]], [[0.25713022196259455]]], "count": [116]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43918609667286457]], [[0.43919162722560284]], [[0.4348725014790399]]], "std": [[[0.2473903933689069]], [[0.24240670788219343]], [[0.24420392290251466]]], "count": [116]}, "observation.state": {"min": [-0.3637986183166504, 0.20050561428070068, -0.002389646600931883, -1.872247338294983, -0.2539573907852173, -0.3469095826148987, -0.23977810144424438, -0.42960768938064575, 0.2964572608470917, 0.13389849662780762, -1.9091278314590454, -1.121137022972107, -0.7465185523033142, -0.2693450450897217, 0.3655984699726105, -0.5853081941604614, -1.8791522979736328, -0.8509145379066467, -0.5099197626113892, -0.19516490399837494, -0.4073368012905121, -0.46504032611846924, 0.13374018669128418, 1.573119878768921, -1.2542803287506104, -0.013000447303056717, 272.0625, 292.375], "max": [0.4119326174259186, 0.8660858273506165, 0.5451034307479858, -0.8068068027496338, 0.9428410530090332, -0.09291369467973709, 0.4515799283981323, -0.28878867626190186, 0.4628002643585205, 0.2758181393146515, -1.573033094406128, -0.22253425419330597, -0.08630799502134323, 0.3521387279033661, 0.844391405582428, -0.2675970494747162, -0.9527294039726257, 0.2539268732070923, 0.10952704399824142, 0.27817603945732117, -0.27845966815948486, -0.2859953045845032, 0.2350073754787445, 2.1636569499969482, -0.3174484968185425, 0.7463352680206299, 1000.0, 1001.0], "mean": [0.002185027813538909, 0.49470674991607666, 0.40092170238494873, -1.3684545755386353, 0.5697527527809143, -0.15163187682628632, 0.2568623721599579, -0.3752828538417816, 0.37821534276008606, 0.20633496344089508, -1.8083810806274414, -0.5264344811439514, -0.3072732090950012, 0.009115170687437057, 0.5678591132164001, -0.4794185757637024, -1.5061804056167603, -0.5106567144393921, -0.09791175276041031, -0.07953953742980957, -0.35561421513557434, -0.37236759066581726, 0.18338042497634888, 1.8879241943359375, -0.6323487162590027, 0.18989132344722748, 743.9840698242188, 699.2014770507812], "std": [0.20282593369483948, 0.15939705073833466, 0.11849691718816757, 0.24968625605106354, 0.40057727694511414, 0.057764384895563126, 0.2088327407836914, 0.04145759344100952, 0.05315055698156357, 0.037960927933454514, 0.09444979578256607, 0.32693925499916077, 0.21032753586769104, 0.18584483861923218, 0.11364075541496277, 0.068038709461689, 0.2512047588825226, 0.37942734360694885, 0.1864616423845291, 0.11986187845468521, 0.0320277139544487, 0.05752958729863167, 0.020975397899746895, 0.13924576342105865, 0.3060378432273865, 0.27541953325271606, 325.8016052246094, 338.2457275390625], "count": [566]}, "action": {"min": [-0.3637986183166504, 0.20050561428070068, -0.0021856892853975296, -1.872247338294983, -0.2539573907852173, -0.34668347239494324, -0.2397572249174118, -0.42960768938064575, 0.29652947187423706, 0.13389849662780762, -1.9090503454208374, -1.121137022972107, -0.7465185523033142, -0.26843297481536865, 0.3655984699726105, -0.5853081941604614, -1.8781393766403198, -0.8509145379066467, -0.5099197626113892, -0.19516490399837494, -0.4073368012905121, -0.46504032611846924, 0.13382083177566528, 1.573119878768921, -1.2542803287506104, -0.013000447303056717, 272.0625, 292.375], "max": [0.4116385877132416, 0.8660858273506165, 0.5451034307479858, -0.8068068027496338, 0.9428410530090332, -0.09291369467973709, 0.4515799283981323, -0.28878867626190186, 0.4628002643585205, 0.2758181393146515, -1.573033094406128, -0.22253425419330597, -0.08630799502134323, 0.3521387279033661, 0.844391405582428, -0.2678288221359253, -0.9527294039726257, 0.2539268732070923, 0.10952704399824142, 0.27817603945732117, -0.2785676121711731, -0.2859953045845032, 0.2350073754787445, 2.1636569499969482, -0.3174484968185425, 0.7463352680206299, 1000.0, 1001.0], "mean": [0.0032595046795904636, 0.494477242231369, 0.40012380480766296, -1.3692631721496582, 0.5704564452171326, -0.15202847123146057, 0.25638896226882935, -0.37524938583374023, 0.3779539167881012, 0.20631743967533112, -1.8089734315872192, -0.5262138843536377, -0.30700376629829407, 0.008304104208946228, 0.5676419138908386, -0.4790976047515869, -1.50698721408844, -0.5113799571990967, -0.09837975353002548, -0.07908351719379425, -0.3555627763271332, -0.3721168339252472, 0.1832028329372406, 1.8889437913894653, -0.6323140859603882, 0.18964554369449615, 743.9961547851562, 699.201416015625], "std": [0.20336465537548065, 0.15933199226856232, 0.11966942995786667, 0.2505655288696289, 0.3994780480861664, 0.05831778421998024, 0.2096523493528366, 0.04151885583996773, 0.05318417400121689, 0.03794998303055763, 0.09402348101139069, 0.3265795409679413, 0.20986206829547882, 0.18601389229297638, 0.11368744820356369, 0.06859616935253143, 0.251633882522583, 0.37835779786109924, 0.18684987723827362, 0.12054470926523209, 0.03212622180581093, 0.05752095952630043, 0.020963234826922417, 0.1390509009361267, 0.3059837520122528, 0.27498456835746765, 325.81048583984375, 338.2456359863281], "count": [566]}, "timestamp": {"min": [0.0], "max": [18.833333333333332], "mean": [9.416666666666666], "std": [5.446329038903176], "count": [566]}, "frame_index": {"min": [0], "max": [565], "mean": [282.5], "std": [163.3898711670953], "count": [566]}, "episode_index": {"min": [9], "max": [9], "mean": [9.0], "std": [0.0], "count": [566]}, "index": {"min": [6816], "max": [7381], "mean": [7098.5], "std": [163.3898711670953], "count": [566]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [566]}, "subtask_annotation": {"mean": [1.4487632508833923, 3.0, 3.0, 3.0, 3.0], "std": [0.7328897909758599, 0.0, 0.0, 0.0, 0.0], "min": [0, 3, 3, 3, 3], "max": [3, 3, 3, 3, 3], "count": [566]}, "scene_annotation": {"mean": [9.0], "std": [0.0], "min": [9], "max": [9], "count": [566]}, "eef_direction_state": {"mean": [4.226148409893993, 4.042402826855124], "std": [2.2317390118120213, 2.436102986327135], "min": [0, 0], "max": [6, 6], "count": [566]}, "eef_velocity_state": {"mean": [0.6183745583038869, 0.5353356890459364], "std": [0.6823997675446157, 0.6073654022380846], "min": [0, 0], "max": [2, 2], "count": [566]}, "eef_acc_mag_state": {"mean": [0.2579505300353357, 0.23851590106007067], "std": [0.5949422019836303, 0.568303459592953], "min": [0, 0], "max": [2, 2], "count": [566]}, "eef_direction_action": {"mean": [4.226148409893993, 4.042402826855124], "std": [2.2317390118120213, 2.436102986327135], "min": [0, 0], "max": [6, 6], "count": [566]}, "eef_velocity_action": {"mean": [0.6183745583038869, 0.5353356890459364], "std": [0.6823997675446156, 0.6073654022380847], "min": [0, 0], "max": [2, 2], "count": [566]}, "eef_acc_mag_action": {"mean": [0.254416961130742, 0.2420494699646643], "std": [0.590507893026377, 0.5730077217130931], "min": [0, 0], "max": [2, 2], "count": [566]}, "eef_sim_pose_state": {"mean": [0.42281138957983494, 0.2838090934714897, 1.0708652439089514, 0.10277985597221834, -1.039785959744916, 1.159744223075198, 0.42217293059335653, -0.2691315978796965, 1.0997725196661767, -0.40448411484800445, -0.9936077141403789, -0.7636147108044753], "std": [0.05230503419519947, 0.03842710721517822, 0.04165447277076839, 0.1217039305377005, 0.3334043128677285, 0.1264495468665572, 0.05582811068051785, 0.01811901328031792, 0.0271027676638196, 0.254514494341818, 0.31892539360202865, 0.20168475995641463], "min": [0.34811605357856035, 0.2088791152341536, 1.0165097126563487, -0.17219421850554506, -1.306397497134517, 0.7846185485052035, 0.3399721232356243, -0.3096797245894276, 1.0507016671511475, -0.6413726763516827, -1.3005755283288423, -1.250442369270989], "max": [0.5058818065203522, 0.35417276836964584, 1.1518215146667543, 0.4759200475027267, -0.38303436954954884, 1.4157674892895225, 0.5137543002849992, -0.24455757652354865, 1.1537139034598431, 0.13552061714835506, -0.3830135703333648, -0.5855288323384682], "count": [566]}, "eef_sim_pose_action": {"mean": [0.42256451260033323, 0.28382603684557584, 1.070884861932045, 0.10261334547548848, -1.0401680348537365, 1.1594016410468113, 0.42196071286734216, -0.26901872904106194, 1.0997948155329969, -0.4041173551221692, -0.9939423768226909, -0.762954327219568], "std": [0.05232349390192097, 0.038440630106185904, 0.04168953299555622, 0.12180522747512787, 0.33277483208845005, 0.12646625220819135, 0.055803410309293755, 0.018064973624617266, 0.02714082051334884, 0.25513668881172596, 0.3183834263651835, 0.20069970232154383], "min": [0.34818667591010705, 0.2088791152341536, 1.0165097126563487, -0.17219421850554506, -1.306397497134517, 0.7846185485052035, 0.3399721232356243, -0.3096797245894276, 1.0507016671511475, -0.6413726763516827, -1.3005755283288423, -1.250442369270989], "max": [0.5058818065203522, 0.35417276836964584, 1.1518215146667543, 0.4759200475027267, -0.38303436954954884, 1.4157674892895225, 0.5137543002849992, -0.2446763247745115, 1.1537139034598431, 0.13535662604054682, -0.3830135703333648, -0.5855288323384682], "count": [566]}, "gripper_mode_state": {"mean": [0.34275618374558303, 0.4169611307420495], "std": [0.4746307851896549, 0.4930563316623795], "min": [0, 0], "max": [1, 1], "count": [566]}, "gripper_activity_state": {"mean": [1.862190812720848, 1.862190812720848], "std": [0.46664520195672554, 0.45901046469557305], "min": [0, 0], "max": [2, 2], "count": [566]}, "gripper_mode_action": {"mean": [0.34275618374558303, 0.4169611307420495], "std": [0.47463078518965496, 0.4930563316623795], "min": [0, 0], "max": [1, 1], "count": [566]}, "gripper_activity_action": {"mean": [1.862190812720848, 1.862190812720848], "std": [0.46664520195672554, 0.45901046469557305], "min": [0, 0], "max": [2, 2], "count": [566]}, "gripper_open_scale_state": {"mean": [0.6763491625223687, 0.6356377901297251], "std": [0.29618326901772757, 0.3074961319433957], "min": [0.24732954545454544, 0.26579545454545456], "max": [0.9090909090909091, 0.91], "count": [566]}, "gripper_open_scale_action": {"mean": [0.6763601045397153, 0.6356377008219394], "std": [0.29619175256724084, 0.3074960521453415], "min": [0.24732954545454544, 0.26579545454545456], "max": [0.9090909090909091, 0.91], "count": [566]}}} +{"episode_index": 9, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.4125674822515213]], [[0.41229709826459315]], [[0.40486699909848994]]], "std": [[[0.2698501733943776]], [[0.2617342082992062]], [[0.2642686127075968]]], "count": [145]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37817762846517916]], [[0.38458798737885963]], [[0.3769616027157989]]], "std": [[[0.29185155648601463]], [[0.27232793015286527]], [[0.28042945827585614]]], "count": [145]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3612069050033807]], [[0.37028073867478023]], [[0.364458258677034]]], "std": [[[0.27780345761318587]], [[0.25777550100163266]], [[0.2619836164211108]]], "count": [145]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4395441007437458]], [[0.43968043864097367]], [[0.4351538116970926]]], "std": [[[0.25038466719385344]], [[0.24460928762163578]], [[0.24733529683254116]]], "count": [145]}, "observation.state": {"min": [-0.21602484583854675, 0.2984054982662201, 0.0818166732788086, -1.9906429052352905, -0.2538570463657379, -0.31715795397758484, -0.010924669913947582, -0.40435731410980225, 0.25097817182540894, 0.1098724976181984, -1.9059237241744995, -1.121137022972107, -0.7463802695274353, -0.3380146324634552, 0.3895051181316376, -0.6867204904556274, -1.8492995500564575, -1.0950108766555786, -0.5319960117340088, -0.21747566759586334, -0.38025376200675964, -0.4831210672855377, 0.150966614484787, 1.5732269287109375, -1.1366050243377686, -0.20711234211921692, 268.0625, 265.125], "max": [0.5765379071235657, 1.0323011875152588, 0.6148718595504761, -1.1784594058990479, 1.237054467201233, 0.2768397629261017, 0.25295165181159973, -0.29533612728118896, 0.4451891779899597, 0.27492788434028625, -1.5731496810913086, 0.033206671476364136, 0.1754358410835266, 0.430293470621109, 0.8745507001876831, -0.2926895320415497, -1.0095901489257812, 0.2538352310657501, 0.07746971398591995, 0.07563711702823639, -0.2913767993450165, -0.2737038731575012, 0.23499056696891785, 2.298370599746704, 0.012690892443060875, 0.7462756037712097, 1001.6875, 1003.0], "mean": [0.19861537218093872, 0.5372262001037598, 0.4165913760662079, -1.6635879278182983, 0.7703192830085754, 0.09545833617448807, 0.14526130259037018, -0.3611753284931183, 0.3207660913467407, 0.17345578968524933, -1.7861865758895874, -0.4366042912006378, -0.06677088886499405, -0.07447167485952377, 0.6063798666000366, -0.42925798892974854, -1.5911502838134766, -0.6440916657447815, -0.09437261521816254, -0.04488338902592659, -0.3499017357826233, -0.35401132702827454, 0.19137023389339447, 1.9231756925582886, -0.5282474160194397, 0.05734182521700859, 777.5892944335938, 781.171875], "std": [0.20899446308612823, 0.16191600263118744, 0.10509426891803741, 0.1988048106431961, 0.4350738227367401, 0.1339857429265976, 0.07966315746307373, 0.03251646086573601, 0.05684060975909233, 0.037110257893800735, 0.06977793574333191, 0.3305809199810028, 0.24448736011981964, 0.2250344306230545, 0.10752591490745544, 0.10790620744228363, 0.21374310553073883, 0.4024330973625183, 0.11992291361093521, 0.09013588726520538, 0.025777867063879967, 0.061727553606033325, 0.023190459236502647, 0.13300248980522156, 0.3590463399887085, 0.27157384157180786, 326.2462158203125, 326.49114990234375], "count": [765]}, "action": {"min": [-0.21602484583854675, 0.2984054982662201, 0.0818166732788086, -1.9906429052352905, -0.2538570463657379, -0.31715795397758484, -0.010924669913947582, -0.40435731410980225, 0.25097817182540894, 0.1098724976181984, -1.9059237241744995, -1.121137022972107, -0.7463802695274353, -0.3380146324634552, 0.3895051181316376, -0.6867204904556274, -1.8492995500564575, -1.0950108766555786, -0.5319960117340088, -0.21747566759586334, -0.38025376200675964, -0.4831210672855377, 0.15097157657146454, 1.5732269287109375, -1.1366050243377686, -0.20711234211921692, 268.0625, 265.125], "max": [0.5765379071235657, 1.0323011875152588, 0.6148718595504761, -1.1784594058990479, 1.237054467201233, 0.2768397629261017, 0.25295165181159973, -0.29533612728118896, 0.4451891779899597, 0.27492788434028625, -1.5731496810913086, 0.033206671476364136, 0.1754358410835266, 0.430293470621109, 0.8745507001876831, -0.2926895320415497, -1.0095901489257812, 0.2538352310657501, 0.07746971398591995, 0.07563711702823639, -0.2913767993450165, -0.2737038731575012, 0.23499056696891785, 2.298370599746704, 0.012690892443060875, 0.7462756037712097, 1001.6875, 1003.0], "mean": [0.19960132241249084, 0.5371823906898499, 0.41612082719802856, -1.6642907857894897, 0.7710586190223694, 0.09522289037704468, 0.1452847421169281, -0.3611691892147064, 0.3205180764198303, 0.17342416942119598, -1.7865855693817139, -0.4362604320049286, -0.06647864729166031, -0.07503145933151245, 0.606475293636322, -0.42921537160873413, -1.5916861295700073, -0.6449490189552307, -0.09483423829078674, -0.045083802193403244, -0.3498820662498474, -0.35381126403808594, 0.19126054644584656, 1.9240639209747314, -0.5277538299560547, 0.057112451642751694, 777.5917358398438, 781.1744384765625], "std": [0.2088932991027832, 0.16190221905708313, 0.1057412177324295, 0.1988648623228073, 0.4338102638721466, 0.13452184200286865, 0.07963048666715622, 0.032526854425668716, 0.05671100318431854, 0.03706810623407364, 0.06943019479513168, 0.3300037980079651, 0.24380698800086975, 0.2248847931623459, 0.10755672305822372, 0.1079038679599762, 0.213807612657547, 0.40121573209762573, 0.12069880217313766, 0.0902688279747963, 0.025814928114414215, 0.06167973205447197, 0.023182347416877747, 0.13293062150478363, 0.3584897220134735, 0.271065354347229, 326.24737548828125, 326.49334716796875], "count": [765]}, "timestamp": {"min": [0.0], "max": [25.466666666666665], "mean": [12.733333333333333], "std": [7.361209642946424], "count": [765]}, "frame_index": {"min": [0], "max": [764], "mean": [382.0], "std": [220.8362892883927], "count": [765]}, "episode_index": {"min": [10], "max": [10], "mean": [10.0], "std": [0.0], "count": [765]}, "index": {"min": [7382], "max": [8146], "mean": [7764.0], "std": [220.8362892883927], "count": [765]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [765]}, "subtask_annotation": {"mean": [1.6130718954248366, 3.0, 3.0, 3.0, 3.0], "std": [0.6462251181498437, 0.0, 0.0, 0.0, 0.0], "min": [0, 3, 3, 3, 3], "max": [3, 3, 3, 3, 3], "count": [765]}, "scene_annotation": {"mean": [10.0], "std": [0.0], "min": [10], "max": [10], "count": [765]}, "eef_direction_state": {"mean": [4.3163398692810455, 3.9633986928104576], "std": [2.2559857204254152, 2.5705662160523], "min": [0, 0], "max": [6, 6], "count": [765]}, "eef_velocity_state": {"mean": [0.5215686274509804, 0.4928104575163399], "std": [0.6374931681264675, 0.616982386075361], "min": [0, 0], "max": [2, 2], "count": [765]}, "eef_acc_mag_state": {"mean": [0.24313725490196078, 0.19869281045751633], "std": [0.5927409144125383, 0.5186693543083424], "min": [0, 0], "max": [2, 2], "count": [765]}, "eef_direction_action": {"mean": [4.3163398692810455, 3.9633986928104576], "std": [2.2559857204254152, 2.5705662160523], "min": [0, 0], "max": [6, 6], "count": [765]}, "eef_velocity_action": {"mean": [0.5215686274509804, 0.4928104575163399], "std": [0.6374931681264675, 0.616982386075361], "min": [0, 0], "max": [2, 2], "count": [765]}, "eef_acc_mag_action": {"mean": [0.24313725490196078, 0.19869281045751633], "std": [0.5927409144125383, 0.5186693543083424], "min": [0, 0], "max": [2, 2], "count": [765]}, "eef_sim_pose_state": {"mean": [0.36615828919939275, 0.24806337936095327, 1.0965869012530023, 0.8615134719956515, -1.1476161146361232, 0.44527170663642973, 0.40540243014576566, -0.2789808466296226, 1.1095533880343251, -0.8325384464055331, -1.0663820414756218, -0.31826638676789004], "std": [0.055469880388286805, 0.04007812129462927, 0.03245445422264984, 0.6479304384066548, 0.31214773127999323, 0.645945416985659, 0.05912340441536724, 0.02220996149109345, 0.019268293647237186, 0.6576525669352273, 0.31246952515370163, 0.6300780919640822], "min": [0.3001611416876206, 0.1834345263067684, 1.051759890422858, -0.013901740284057218, -1.5122317357726307, -1.2854642813907682, 0.33020231367195213, -0.3096760765759639, 1.076903790839308, -2.238196937995739, -1.461624878507801, -1.2502278385510486], "max": [0.48861905030430464, 0.35367536810869715, 1.1619284990942036, 2.567719703884012, -0.38305833787488774, 1.25565399668712, 0.5314384488303783, -0.23953572286219144, 1.1472608968680906, 0.3058714729132161, -0.38310149593573817, 1.0803695309726642], "count": [765]}, "eef_sim_pose_action": {"mean": [0.3659169705527781, 0.2480497494345223, 1.0965859403746565, 0.8614328391163303, -1.148055816075535, 0.4450854464114821, 0.405230228610064, -0.278916433192179, 1.1095425932964824, -0.8320760113530374, -1.0669685467198808, -0.31798148494259654], "std": [0.055338018599091064, 0.04005892764068167, 0.03245318586490702, 0.6480320208455741, 0.31130489134710804, 0.6457337577681908, 0.05907258641893011, 0.02219226580296676, 0.019253652954914924, 0.6583085460653835, 0.31160620074711676, 0.6297057103248332], "min": [0.3001611416876206, 0.1834345263067684, 1.051759890422858, -0.013901740284057218, -1.5122317357726307, -1.2854642813907682, 0.33020231367195213, -0.30967528438840386, 1.076903790839308, -2.238196937995739, -1.461624878507801, -1.2502259581534623], "max": [0.48861905030430464, 0.35367536810869715, 1.1619284990942036, 2.567719703884012, -0.38305833787488774, 1.25565399668712, 0.5314384488303783, -0.23953572286219144, 1.1472608968680906, 0.3058714729132161, -0.38310149593573817, 1.0803695309726642], "count": [765]}, "gripper_mode_state": {"mean": [0.2980392156862745, 0.2928104575163399], "std": [0.4573968097826935, 0.45505218765039623], "min": [0, 0], "max": [1, 1], "count": [765]}, "gripper_activity_state": {"mean": [1.8941176470588235, 1.8915032679738562], "std": [0.4065212363099061, 0.41222300462841305], "min": [0, 0], "max": [2, 2], "count": [765]}, "gripper_mode_action": {"mean": [0.2980392156862745, 0.2928104575163399], "std": [0.4573968097826935, 0.45505218765039623], "min": [0, 0], "max": [1, 1], "count": [765]}, "gripper_activity_action": {"mean": [1.8941176470588235, 1.8915032679738562], "std": [0.4065212363099061, 0.41222300462841305], "min": [0, 0], "max": [2, 2], "count": [765]}, "gripper_open_scale_state": {"mean": [0.7068993266621895, 0.7101562906901026], "std": [0.29658724197187525, 0.296810336782608], "min": [0.2436931818181818, 0.24102272727272728], "max": [0.910625, 0.9118181818181819], "count": [765]}, "gripper_open_scale_action": {"mean": [0.70690149266679, 0.7101585810860193], "std": [0.29658872448335666, 0.29681188637512024], "min": [0.2436931818181818, 0.24102272727272728], "max": [0.910625, 0.9118181818181819], "count": [765]}}} +{"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.41159641770194083]], [[0.4098614400913037]], [[0.40288378579803424]]], "std": [[[0.26520913797115453]], [[0.2596475144234046]], [[0.26223450697570716]]], "count": [131]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3713941057975353]], [[0.3745005722072544]], [[0.36323823778875414]]], "std": [[[0.28547881768766403]], [[0.26254092584144456]], [[0.2735540620283268]]], "count": [131]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36612495790300853]], [[0.3768368133512947]], [[0.36827807713416155]]], "std": [[[0.2928105885639922]], [[0.2745170353813694]], [[0.2765236539985512]]], "count": [131]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4428074545976151]], [[0.4437083910218031]], [[0.44118195099286533]]], "std": [[[0.24425575306024777]], [[0.23927088405643393]], [[0.24103425312330495]]], "count": [131]}, "observation.state": {"min": [-0.26537513732910156, 0.21309924125671387, 0.18568339943885803, -1.8483210802078247, -0.2539116144180298, -0.1664411425590515, -0.12044517695903778, -0.4067123830318451, 0.28933942317962646, 0.10618606209754944, -1.810019850730896, -1.1211638450622559, -0.7462756037712097, -0.301331102848053, 0.3958264887332916, -0.6003943681716919, -2.012850046157837, -1.0338490009307861, -0.3590655028820038, -0.13747522234916687, -0.3826653063297272, -0.4601782560348511, 0.13220886886119843, 1.5732269287109375, -1.2862552404403687, -0.20607908070087433, 229.8125, 277.0], "max": [0.2857169508934021, 0.9227054119110107, 0.6571524739265442, -1.014122486114502, 1.3416084051132202, 0.42073559761047363, 0.47471100091934204, -0.2776195704936981, 0.4451926350593567, 0.245149627327919, -1.5731223821640015, 0.3038087785243988, 0.09567643702030182, 0.2866027057170868, 0.9671687483787537, -0.2928989827632904, -1.1548254489898682, 0.25382760167121887, 0.3570300042629242, 0.4112399220466614, -0.2721649408340454, -0.27301931381225586, 0.23495210707187653, 2.04685115814209, -0.1373068392276764, 0.7462756037712097, 1002.0, 1005.0], "mean": [-0.029433635994791985, 0.44214335083961487, 0.524648129940033, -1.4071400165557861, 0.8411400318145752, 0.19203145802021027, 0.33501124382019043, -0.3696906268596649, 0.37635284662246704, 0.16286709904670715, -1.7270472049713135, -0.18790625035762787, -0.15632112324237823, 0.06041167303919792, 0.556726336479187, -0.49529147148132324, -1.5265913009643555, -0.6287065744400024, 0.11653148382902145, 0.0037948882672935724, -0.3471432328224182, -0.3905714154243469, 0.18429133296012878, 1.7701061964035034, -0.5191912055015564, 0.02999379299581051, 757.2512817382812, 763.8243408203125], "std": [0.14976929128170013, 0.17113497853279114, 0.1315203160047531, 0.22794945538043976, 0.5085335969924927, 0.19182787835597992, 0.2072138637304306, 0.04159136116504669, 0.04270631819963455, 0.038313090801239014, 0.05249588191509247, 0.5113591551780701, 0.2942875623703003, 0.14600799977779388, 0.14210644364356995, 0.07962242513895035, 0.21570289134979248, 0.44617533683776855, 0.18749867379665375, 0.13469001650810242, 0.03087778203189373, 0.05029464513063431, 0.021512502804398537, 0.09664349257946014, 0.3967060446739197, 0.33277174830436707, 345.2823486328125, 330.5251159667969], "count": [672]}, "action": {"min": [-0.26537513732910156, 0.21309924125671387, 0.18568339943885803, -1.8483210802078247, -0.2539116144180298, -0.1664411425590515, -0.12044517695903778, -0.4067123830318451, 0.28933942317962646, 0.10618606209754944, -1.810019850730896, -1.1211638450622559, -0.7462756037712097, -0.301331102848053, 0.3958264887332916, -0.6003943681716919, -2.012850046157837, -1.0338490009307861, -0.3590655028820038, -0.13747522234916687, -0.3826653063297272, -0.4601782560348511, 0.13220886886119843, 1.5732269287109375, -1.2862552404403687, -0.20607908070087433, 229.8125, 277.0], "max": [0.2857169508934021, 0.9227054119110107, 0.6571524739265442, -1.014122486114502, 1.3416084051132202, 0.42073559761047363, 0.47471100091934204, -0.2776195704936981, 0.4451931118965149, 0.245149627327919, -1.5731223821640015, 0.3038087785243988, 0.09567643702030182, 0.2866027057170868, 0.9671687483787537, -0.2928989827632904, -1.1548254489898682, 0.2538264989852905, 0.3570300042629242, 0.4112399220466614, -0.2721649408340454, -0.27301931381225586, 0.23495137691497803, 2.04685115814209, -0.1373068392276764, 0.7462756037712097, 1002.0, 1005.0], "mean": [-0.028886280953884125, 0.4416780471801758, 0.5242542028427124, -1.407710075378418, 0.8420159220695496, 0.19203989207744598, 0.3348098695278168, -0.36965128779411316, 0.37622207403182983, 0.16274283826351166, -1.7273828983306885, -0.187620609998703, -0.15619957447052002, 0.06018517166376114, 0.5564175248146057, -0.4950835704803467, -1.526970624923706, -0.6291079521179199, 0.11656513810157776, 0.004312153439968824, -0.34709104895591736, -0.3905007541179657, 0.18414095044136047, 1.7706204652786255, -0.5193939805030823, 0.029760312288999557, 757.2527465820312, 763.8272094726562], "std": [0.14981889724731445, 0.17111736536026, 0.13213352859020233, 0.22843880951404572, 0.5071516633033752, 0.19181421399116516, 0.20757721364498138, 0.04166148975491524, 0.04262983798980713, 0.03821428120136261, 0.05223161354660988, 0.5108911395072937, 0.294060617685318, 0.14591021835803986, 0.14222757518291473, 0.07991843670606613, 0.21572530269622803, 0.4455018937587738, 0.18745818734169006, 0.13523223996162415, 0.03097216784954071, 0.05025120824575424, 0.021511036902666092, 0.09651373326778412, 0.39704814553260803, 0.3323235809803009, 345.283447265625, 330.52703857421875], "count": [672]}, "timestamp": {"min": [0.0], "max": [22.366666666666667], "mean": [11.183333333333334], "std": [6.4663158553182924], "count": [672]}, "frame_index": {"min": [0], "max": [671], "mean": [335.5], "std": [193.98947565954876], "count": [672]}, "episode_index": {"min": [11], "max": [11], "mean": [11.0], "std": [0.0], "count": [672]}, "index": {"min": [8147], "max": [8818], "mean": [8482.5], "std": [193.98947565954876], "count": [672]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [672]}, "subtask_annotation": {"mean": [1.3735119047619047, 3.0, 3.0, 3.0, 3.0], "std": [0.7452713151541567, 0.0, 0.0, 0.0, 0.0], "min": [0, 3, 3, 3, 3], "max": [3, 3, 3, 3, 3], "count": [672]}, "scene_annotation": {"mean": [11.0], "std": [0.0], "min": [11], "max": [11], "count": [672]}, "eef_direction_state": {"mean": [4.3601190476190474, 4.123511904761905], "std": [2.247634732466455, 2.4442438795495542], "min": [0, 0], "max": [6, 6], "count": [672]}, "eef_velocity_state": {"mean": [0.5401785714285714, 0.5014880952380952], "std": [0.6556929932869302, 0.5669447565690445], "min": [0, 0], "max": [2, 2], "count": [672]}, "eef_acc_mag_state": {"mean": [0.23214285714285715, 0.18452380952380953], "std": [0.5718934121232165, 0.5133907004785582], "min": [0, 0], "max": [2, 2], "count": [672]}, "eef_direction_action": {"mean": [4.3601190476190474, 4.123511904761905], "std": [2.247634732466455, 2.4442438795495542], "min": [0, 0], "max": [6, 6], "count": [672]}, "eef_velocity_action": {"mean": [0.5401785714285714, 0.5014880952380952], "std": [0.6556929932869302, 0.5669447565690445], "min": [0, 0], "max": [2, 2], "count": [672]}, "eef_acc_mag_action": {"mean": [0.23214285714285715, 0.18452380952380953], "std": [0.5718934121232165, 0.5133907004785582], "min": [0, 0], "max": [2, 2], "count": [672]}, "eef_sim_pose_state": {"mean": [0.4186821811027652, 0.23164955146334756, 1.0702387276159628, -1.3391958562996733, -1.1488840144994665, -0.3866646423535819, 0.4378073780740776, -0.2587870758961928, 1.1148174334528167, -0.9425174226909231, -1.0608089912982226, -0.3531442742926641], "std": [0.04251725365706514, 0.04197473701709693, 0.04607680403212883, 1.3963524410515755, 0.3628788809469528, 1.718082862596642, 0.049370120970520556, 0.01986579825564688, 0.026279154364012812, 0.5313340862384056, 0.3647186717553223, 0.4330269868510868], "min": [0.33552607340133245, 0.17105676146510554, 1.0276653139939955, -2.897810999160846, -1.5359348358540041, -3.120372856855793, 0.32498637746287085, -0.3096454891632674, 1.079459741491094, -1.4905538412380896, -1.3981170078910057, -1.2503111211181213], "max": [0.4886230683030874, 0.3282973172200403, 1.163071317460675, 0.35321008517232133, -0.3830862781116908, 2.8669417541994586, 0.5041993956796728, -0.2366271356972442, 1.1722472367295533, 0.027359690205338405, -0.3830337356893394, 0.13574621402278675], "count": [672]}, "eef_sim_pose_action": {"mean": [0.41855577256912596, 0.23153817572754992, 1.0702639563448333, -1.3393698592042587, -1.1491968176510272, -0.38673734066666704, 0.43775892674869016, -0.25868039024147316, 1.1148634496354948, -0.9424453762071406, -1.0608672214252355, -0.3526292506040931], "std": [0.04243536695934972, 0.041866726513372816, 0.046119460585923394, 1.3961833426479417, 0.362308757118988, 1.7180146351256955, 0.04933620508027377, 0.019784702531919135, 0.026349795013180802, 0.5314548847787646, 0.3646135637583734, 0.432164710130418], "min": [0.33552607340133245, 0.17105676146510554, 1.0276653139939955, -2.897810999160846, -1.5359348358540041, -3.120372856855793, 0.32498637746287085, -0.3096448150696308, 1.079459741491094, -1.4905538412380896, -1.3981170078910057, -1.2503111211181213], "max": [0.4886238797020512, 0.3282973172200403, 1.163071317460675, 0.35321008517232133, -0.3830862781116908, 2.8669417541994586, 0.5041993956796728, -0.2366271356972442, 1.1722472367295533, 0.027359690205338405, -0.3830337356893394, 0.13574621402278675], "count": [672]}, "gripper_mode_state": {"mean": [0.31101190476190477, 0.32142857142857145], "std": [0.462907658025091, 0.46702488680792653], "min": [0, 0], "max": [1, 1], "count": [672]}, "gripper_activity_state": {"mean": [1.8720238095238095, 1.8764880952380953], "std": [0.44486830518358544, 0.43771000385794745], "min": [0, 0], "max": [2, 2], "count": [672]}, "gripper_mode_action": {"mean": [0.31101190476190477, 0.32142857142857145], "std": [0.46290765802509093, 0.46702488680792653], "min": [0, 0], "max": [1, 1], "count": [672]}, "gripper_activity_action": {"mean": [1.8720238095238095, 1.8764880952380953], "std": [0.44486830518358544, 0.43771000385794745], "min": [0, 0], "max": [2, 2], "count": [672]}, "gripper_open_scale_state": {"mean": [0.6884102635569381, 0.6943857335012208], "std": [0.3138928905342472, 0.3004772302602651], "min": [0.20892045454545455, 0.25181818181818183], "max": [0.9109090909090909, 0.9136363636363637], "count": [672]}, "gripper_open_scale_action": {"mean": [0.6884116508847186, 0.6943883037979995], "std": [0.31389387186721207, 0.3004790975313345], "min": [0.20892045454545455, 0.25181818181818183], "max": [0.9109090909090909, 0.9136363636363637], "count": [672]}}} +{"episode_index": 11, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40433403799019607]], [[0.4023651085434174]], [[0.39559830473856206]]], "std": [[[0.2659307941265186]], [[0.2598381845450818]], [[0.26316155318013235]]], "count": [140]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3612033161181139]], [[0.3688569298552754]], [[0.357416691468254]]], "std": [[[0.2934218172904078]], [[0.27581562719822417]], [[0.2849986061051018]]], "count": [140]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38543752917833796]], [[0.3942584048202614]], [[0.3903171306022409]]], "std": [[[0.31562080149008626]], [[0.2971475271377992]], [[0.3024737930455784]]], "count": [140]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4553422137605042]], [[0.4590639793417367]], [[0.4582969056372549]]], "std": [[[0.23187817908960875]], [[0.2258684667975133]], [[0.22849027795718735]]], "count": [140]}, "observation.state": {"min": [-0.3947945535182953, 0.26583436131477356, 0.17204692959785461, -2.0244052410125732, -0.25392141938209534, -0.5061127543449402, -0.017260216176509857, -0.39923274517059326, 0.30146875977516174, 0.06682655960321426, -2.1845710277557373, -1.1211819648742676, -0.7462756037712097, 0.03493058308959007, 0.23783493041992188, -0.7899938225746155, -1.6609818935394287, -1.1206344366073608, -0.5583253502845764, -0.33514249324798584, -0.4068068861961365, -0.506044864654541, 0.11493222415447235, 1.5732269287109375, -1.3624850511550903, -0.18712587654590607, 293.25, 214.6875], "max": [0.34642931818962097, 0.8093516826629639, 0.7922692894935608, -1.0935742855072021, 1.3498365879058838, 0.2523091435432434, 0.4727998971939087, -0.24297362565994263, 0.4603993892669678, 0.25456544756889343, -1.5731853246688843, 0.29905736446380615, 0.29838329553604126, 0.5057309865951538, 0.750180721282959, -0.2991483509540558, -0.7543236613273621, 0.25382325053215027, 0.25704336166381836, 0.33810627460479736, -0.3056619465351105, -0.3617463707923889, 0.2349444329738617, 2.0136592388153076, 0.03461592644453049, 0.858189582824707, 1001.5, 1006.0], "mean": [-0.10608451813459396, 0.4922659397125244, 0.5674571394920349, -1.4085553884506226, 0.8522925972938538, 0.02047094888985157, 0.20907819271087646, -0.35625675320625305, 0.3946193754673004, 0.15778332948684692, -1.8922131061553955, -0.20676758885383606, -0.07697108387947083, 0.2858773469924927, 0.419319748878479, -0.6216681003570557, -1.192205548286438, -0.7694833874702454, 0.05820469930768013, -0.15464496612548828, -0.3730435073375702, -0.44637513160705566, 0.16086463630199432, 1.811276912689209, -0.30926087498664856, 0.02730938419699669, 767.8179931640625, 748.74853515625], "std": [0.17519286274909973, 0.12231012433767319, 0.15585319697856903, 0.22508014738559723, 0.5090247988700867, 0.19149601459503174, 0.13935896754264832, 0.04648560658097267, 0.040641337633132935, 0.05163964256644249, 0.12907569110393524, 0.4492535889148712, 0.3604789972305298, 0.108648881316185, 0.12547458708286285, 0.11655993014574051, 0.20426060259342194, 0.43329209089279175, 0.20808036625385284, 0.14284612238407135, 0.02788260206580162, 0.03216509521007538, 0.02527807466685772, 0.09110603481531143, 0.41918128728866577, 0.3408813178539276, 318.51336669921875, 357.32293701171875], "count": [728]}, "action": {"min": [-0.3947945535182953, 0.26583436131477356, 0.17204692959785461, -2.0244052410125732, -0.25392141938209534, -0.5061127543449402, -0.017260216176509857, -0.39923274517059326, 0.30146875977516174, 0.06682655960321426, -2.1845710277557373, -1.1211819648742676, -0.7462756037712097, 0.03493058308959007, 0.23783493041992188, -0.7899938225746155, -1.6609818935394287, -1.1206344366073608, -0.5583253502845764, -0.33514249324798584, -0.4068068861961365, -0.506044864654541, 0.11486633121967316, 1.5732269287109375, -1.3624850511550903, -0.18712587654590607, 293.25, 214.6875], "max": [0.34642931818962097, 0.8093516826629639, 0.7922692894935608, -1.0935742855072021, 1.3498365879058838, 0.2523091435432434, 0.4727998971939087, -0.24297362565994263, 0.4603993892669678, 0.25456544756889343, -1.5731853246688843, 0.29905736446380615, 0.29838329553604126, 0.5057309865951538, 0.750180721282959, -0.2991483509540558, -0.7543236613273621, 0.25382325053215027, 0.25704336166381836, 0.33810627460479736, -0.3056619465351105, -0.3617463707923889, 0.2349444329738617, 2.0136592388153076, 0.03461592644453049, 0.858189582824707, 1001.5, 1006.0], "mean": [-0.10534049570560455, 0.4922274351119995, 0.5670762658119202, -1.4093917608261108, 0.8532355427742004, 0.020372584462165833, 0.20901592075824738, -0.35616952180862427, 0.3944232165813446, 0.15769986808300018, -1.8928519487380981, -0.20613615214824677, -0.07659472525119781, 0.2856617569923401, 0.41883036494255066, -0.6214629411697388, -1.1922160387039185, -0.7698194980621338, 0.05775434896349907, -0.15419234335422516, -0.3730693459510803, -0.4463055729866028, 0.16069942712783813, 1.811824083328247, -0.3095206022262573, 0.02744700387120247, 767.8193969726562, 748.746826171875], "std": [0.17594300210475922, 0.12227926403284073, 0.15647417306900024, 0.22621974349021912, 0.5076087117195129, 0.1915869116783142, 0.13944974541664124, 0.04663411155343056, 0.04074110463261604, 0.05156388878822327, 0.12864607572555542, 0.44829022884368896, 0.3599225580692291, 0.10897497832775116, 0.1254456788301468, 0.11699013411998749, 0.20427198708057404, 0.4325927197933197, 0.20882020890712738, 0.14376479387283325, 0.027831677347421646, 0.032222118228673935, 0.025186283513903618, 0.09087024629116058, 0.4197424352169037, 0.34119150042533875, 318.5148010253906, 357.32147216796875], "count": [728]}, "timestamp": {"min": [0.0], "max": [24.233333333333334], "mean": [12.116666666666667], "std": [7.00517665730137], "count": [728]}, "frame_index": {"min": [0], "max": [727], "mean": [363.5], "std": [210.1552997190411], "count": [728]}, "episode_index": {"min": [12], "max": [12], "mean": [12.0], "std": [0.0], "count": [728]}, "index": {"min": [8819], "max": [9546], "mean": [9182.5], "std": [210.1552997190411], "count": [728]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [728]}, "subtask_annotation": {"mean": [1.4024725274725274, 3.0, 3.0, 3.0, 3.0], "std": [0.7422452105214016, 0.0, 0.0, 0.0, 0.0], "min": [0, 3, 3, 3, 3], "max": [3, 3, 3, 3, 3], "count": [728]}, "scene_annotation": {"mean": [12.0], "std": [0.0], "min": [12], "max": [12], "count": [728]}, "eef_direction_state": {"mean": [4.258241758241758, 4.274725274725275], "std": [2.097699730975145, 2.4570639767951716], "min": [0, 0], "max": [6, 6], "count": [728]}, "eef_velocity_state": {"mean": [0.5851648351648352, 0.43543956043956045], "std": [0.6405695656474475, 0.5800786931986969], "min": [0, 0], "max": [2, 2], "count": [728]}, "eef_acc_mag_state": {"mean": [0.29395604395604397, 0.20741758241758243], "std": [0.627980154934007, 0.5468189037853538], "min": [0, 0], "max": [2, 2], "count": [728]}, "eef_direction_action": {"mean": [4.258241758241758, 4.274725274725275], "std": [2.097699730975145, 2.4570639767951716], "min": [0, 0], "max": [6, 6], "count": [728]}, "eef_velocity_action": {"mean": [0.5851648351648352, 0.43543956043956045], "std": [0.6405695656474475, 0.5800786931986969], "min": [0, 0], "max": [2, 2], "count": [728]}, "eef_acc_mag_action": {"mean": [0.29395604395604397, 0.20741758241758243], "std": [0.627980154934007, 0.5468189037853538], "min": [0, 0], "max": [2, 2], "count": [728]}, "eef_sim_pose_state": {"mean": [0.4408731583294241, 0.23916560898204675, 1.08974657068325, 1.3965101490833265, -1.1163882334617174, -0.1986860315001498, 0.4913172338163434, -0.2354720664944651, 1.0798705774608353, -1.3794757394999368, -1.2042062324678073, 0.10522120721336553], "std": [0.03907400278678724, 0.05190495035367735, 0.04420342316956611, 1.3940987584882854, 0.2780808087872005, 1.3887261140224223, 0.031005778163227932, 0.02572712112429521, 0.024991802849078235, 0.8143340580531286, 0.382949767984313, 0.7318372513526759], "min": [0.35391818189160346, 0.1475427489367215, 1.0395052480537554, -0.15931718478550871, -1.4951893584866813, -1.8914235618201451, 0.4095470591053494, -0.3096362736791925, 1.048016890009279, -2.5085733997818016, -1.4672164702233215, -1.2502310806425712], "max": [0.5057909906943587, 0.33315505500330006, 1.1922413005321297, 3.0881835362458188, -0.38301786434175455, 1.3896480343184967, 0.5490796910097816, -0.21796414680594833, 1.146265921511458, 0.18431756708418512, -0.26404273245297305, 1.1983740854408913], "count": [728]}, "eef_sim_pose_action": {"mean": [0.4406894508632547, 0.23911018228042896, 1.0898159511712682, 1.3962460285404703, -1.1170964480642769, -0.19885940611662292, 0.4912698892282197, -0.23534649869721427, 1.0798145240682315, -1.3791231536963668, -1.204102710852759, 0.10561107019794415], "std": [0.03916334840038302, 0.051851151918161115, 0.04432132531794536, 1.3943671282862065, 0.2768660350460112, 1.3885530861414173, 0.031036100831929286, 0.025587546379344173, 0.024902930542390626, 0.8149538123117142, 0.3831817842954388, 0.7311903780266875], "min": [0.35391818189160346, 0.1475427489367215, 1.0395052480537554, -0.15931718478550871, -1.4951893584866813, -1.8914235618201451, 0.4095470591053494, -0.3096362736791925, 1.048016890009279, -2.5085733997818016, -1.4672164702233215, -1.2502310806425712], "max": [0.5057909906943587, 0.33315505500330006, 1.1922413005321297, 3.0881835362458188, -0.38301786434175455, 1.3896480343184967, 0.5490796910097816, -0.21796414680594833, 1.146265921511458, 0.18431756708418512, -0.26404273245297305, 1.1983740854408913], "count": [728]}, "gripper_mode_state": {"mean": [0.3241758241758242, 0.32142857142857145], "std": [0.4680660842186154, 0.4670248868079265], "min": [0, 0], "max": [1, 1], "count": [728]}, "gripper_activity_state": {"mean": [1.8983516483516483, 1.8846153846153846], "std": [0.403416082579878, 0.4230769230769214], "min": [0, 0], "max": [2, 2], "count": [728]}, "gripper_mode_action": {"mean": [0.3241758241758242, 0.32142857142857145], "std": [0.4680660842186154, 0.4670248868079265], "min": [0, 0], "max": [1, 1], "count": [728]}, "gripper_activity_action": {"mean": [1.8983516483516483, 1.8846153846153846], "std": [0.40341608257987793, 0.4230769230769214], "min": [0, 0], "max": [2, 2], "count": [728]}, "gripper_open_scale_state": {"mean": [0.6980162638265093, 0.6806804417658754], "std": [0.2895579204249943, 0.32483911843352736], "min": [0.2665909090909091, 0.19517045454545454], "max": [0.9104545454545454, 0.9145454545454546], "count": [728]}, "gripper_open_scale_action": {"mean": [0.6980175566316046, 0.6806789365419733], "std": [0.2895588648978838, 0.3248380371601382], "min": [0.2665909090909091, 0.19517045454545454], "max": [0.9104545454545454, 0.9145454545454546], "count": [728]}}} +{"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.4043921815702087]], [[0.4017460748076112]], [[0.393744984384883]]], "std": [[[0.26630281919377735]], [[0.26089247269869686]], [[0.2637851892382728]]], "count": [124]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3643206699346405]], [[0.37233125131773137]], [[0.35917826435009487]]], "std": [[[0.2998023735936557]], [[0.2808145648480119]], [[0.2905299745560809]]], "count": [124]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36277274898534684]], [[0.3700710570182374]], [[0.3602984233343875]]], "std": [[[0.2659161845582267]], [[0.24666882842331894]], [[0.25039365512801465]]], "count": [124]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4482860399536159]], [[0.45086879677946445]], [[0.44862237112586967]]], "std": [[[0.2361743648963021]], [[0.23131829740956522]], [[0.2339235458955551]]], "count": [124]}, "observation.state": {"min": [-0.4840092658996582, 0.16612915694713593, 0.09832748770713806, -1.745988130569458, -0.25385814905166626, -0.12049207836389542, -0.19433368742465973, -0.3942292630672455, 0.3326432406902313, 0.15147212147712708, -1.7285106182098389, -1.1251085996627808, -0.7462756037712097, -0.13160982728004456, 0.3080211579799652, -0.6018124222755432, -1.7465782165527344, -1.1579965353012085, -0.2716899514198303, -0.46404269337654114, -0.40321218967437744, -0.48874086141586304, 0.10138562321662903, 1.5732269287109375, -1.12119722366333, -0.125116765499115, 312.0, 200.0], "max": [0.16341190040111542, 0.8113610148429871, 0.6267378926277161, -0.7341684103012085, 0.907288670539856, 0.16353081166744232, 0.43910300731658936, -0.29466843605041504, 0.511412501335144, 0.2350189983844757, -1.5730700492858887, -0.22316057980060577, -0.14402668178081512, 0.43167227506637573, 0.8447415232658386, -0.3620336353778839, -0.810691237449646, 0.253850519657135, 0.23811745643615723, 0.046585019677877426, -0.30356982350349426, -0.32206031680107117, 0.2349783182144165, 2.0332062244415283, 0.08907527476549149, 0.7462756037712097, 1001.125, 1005.0], "mean": [-0.16715168952941895, 0.42237910628318787, 0.48880210518836975, -1.2961918115615845, 0.5127699375152588, 0.02869325503706932, 0.25442445278167725, -0.3613121211528778, 0.425283819437027, 0.18157829344272614, -1.6833233833312988, -0.5305688381195068, -0.3327086269855499, 0.11255942285060883, 0.501675009727478, -0.5143117308616638, -1.354965329170227, -0.7012587189674377, 0.04341825470328331, -0.23954437673091888, -0.36435866355895996, -0.40498510003089905, 0.1918848752975464, 1.7714070081710815, -0.3463006317615509, 0.14490221440792084, 728.5604248046875, 682.7528076171875], "std": [0.16572371125221252, 0.16698431968688965, 0.1430889219045639, 0.2777215540409088, 0.37480628490448, 0.09660877287387848, 0.1898820400238037, 0.0369609035551548, 0.04769693315029144, 0.026268867775797844, 0.04583976790308952, 0.3324015140533447, 0.22007320821285248, 0.15667502582073212, 0.1467241793870926, 0.0653739795088768, 0.2512245774269104, 0.47267448902130127, 0.14568647742271423, 0.1507159024477005, 0.036203015595674515, 0.04736506566405296, 0.030938079580664635, 0.10178685933351517, 0.4356463849544525, 0.30842679738998413, 324.65069580078125, 381.1969909667969], "count": [623]}, "action": {"min": [-0.4840092658996582, 0.16612915694713593, 0.09832748770713806, -1.745988130569458, -0.25385814905166626, -0.12049207836389542, -0.19433368742465973, -0.3942292630672455, 0.3326432406902313, 0.15147212147712708, -1.7285106182098389, -1.1251085996627808, -0.7462756037712097, -0.13160982728004456, 0.3080211579799652, -0.6018124222755432, -1.7465782165527344, -1.1579965353012085, -0.2716899514198303, -0.46404269337654114, -0.40321218967437744, -0.48874086141586304, 0.10138562321662903, 1.5732269287109375, -1.12119722366333, -0.125116765499115, 312.0, 200.0], "max": [0.16341190040111542, 0.8113610148429871, 0.6267378926277161, -0.7341684103012085, 0.907288670539856, 0.16353081166744232, 0.43910300731658936, -0.29466843605041504, 0.511412501335144, 0.2350189983844757, -1.5730700492858887, -0.22316057980060577, -0.14402668178081512, 0.43167227506637573, 0.8447415232658386, -0.3620336353778839, -0.810691237449646, 0.253850519657135, 0.23811745643615723, 0.046585019677877426, -0.30356982350349426, -0.32206031680107117, 0.2349783182144165, 2.0332062244415283, 0.08907527476549149, 0.7462756037712097, 1001.125, 1005.0], "mean": [-0.16664820909500122, 0.4219105541706085, 0.4882557690143585, -1.2966512441635132, 0.513458788394928, 0.02875164896249771, 0.25409817695617676, -0.3612908124923706, 0.42517897486686707, 0.18151117861270905, -1.683483600616455, -0.5304508805274963, -0.3326398730278015, 0.1122206300497055, 0.5012096762657166, -0.5141799449920654, -1.3552738428115845, -0.7023603320121765, 0.043183568865060806, -0.23943854868412018, -0.36435386538505554, -0.4048788547515869, 0.19167593121528625, 1.7721251249313354, -0.34586745500564575, 0.14463026821613312, 728.561767578125, 682.7528076171875], "std": [0.16610100865364075, 0.16688130795955658, 0.14387862384319305, 0.2781493067741394, 0.3737896680831909, 0.09652957320213318, 0.19044412672519684, 0.036995019763708115, 0.0477248914539814, 0.026185566559433937, 0.0456286258995533, 0.3322046995162964, 0.21995075047016144, 0.15671509504318237, 0.14685660600662231, 0.06558326631784439, 0.25141218304634094, 0.4712446331977844, 0.14606772363185883, 0.15088726580142975, 0.036210592836141586, 0.04734901711344719, 0.0310855470597744, 0.1019643172621727, 0.4350093603134155, 0.30797073245048523, 324.6517028808594, 381.1969909667969], "count": [623]}, "timestamp": {"min": [0.0], "max": [20.733333333333334], "mean": [10.366666666666667], "std": [5.994812572364358], "count": [623]}, "frame_index": {"min": [0], "max": [622], "mean": [311.0], "std": [179.84437717093076], "count": [623]}, "episode_index": {"min": [13], "max": [13], "mean": [13.0], "std": [0.0], "count": [623]}, "index": {"min": [9547], "max": [10169], "mean": [9858.0], "std": [179.84437717093076], "count": [623]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [623]}, "subtask_annotation": {"mean": [1.333868378812199, 3.0, 3.0, 3.0, 3.0], "std": [0.7105661807900789, 0.0, 0.0, 0.0, 0.0], "min": [0, 3, 3, 3, 3], "max": [3, 3, 3, 3, 3], "count": [623]}, "scene_annotation": {"mean": [13.0], "std": [0.0], "min": [13], "max": [13], "count": [623]}, "eef_direction_state": {"mean": [3.9502407704654896, 3.797752808988764], "std": [2.593193171527071, 2.630393062417308], "min": [0, 0], "max": [6, 6], "count": [623]}, "eef_velocity_state": {"mean": [0.521669341894061, 0.5553772070626003], "std": [0.650296220790469, 0.6281766607451128], "min": [0, 0], "max": [2, 2], "count": [623]}, "eef_acc_mag_state": {"mean": [0.24558587479935795, 0.24558587479935795], "std": [0.5853006267593647, 0.5934708436852545], "min": [0, 0], "max": [2, 2], "count": [623]}, "eef_direction_action": {"mean": [3.9502407704654896, 3.797752808988764], "std": [2.593193171527071, 2.630393062417308], "min": [0, 0], "max": [6, 6], "count": [623]}, "eef_velocity_action": {"mean": [0.521669341894061, 0.5553772070626003], "std": [0.650296220790469, 0.6281766607451128], "min": [0, 0], "max": [2, 2], "count": [623]}, "eef_acc_mag_action": {"mean": [0.24558587479935795, 0.24558587479935795], "std": [0.5853006267593647, 0.5934708436852545], "min": [0, 0], "max": [2, 2], "count": [623]}, "eef_sim_pose_state": {"mean": [0.467177107570038, 0.24857458541582095, 1.086009661525611, 0.11916351570833209, -1.0144934321771908, 1.266338482707528, 0.44875844829215905, -0.2644649216636762, 1.0836016661681183, -0.6076523809382288, -1.1729746034895583, 0.1327227799778128], "std": [0.04676190293877359, 0.031037640594230198, 0.03775653186924612, 0.15502995161152863, 0.3417505395908339, 0.1592600420748309, 0.04588089354295155, 0.02743609967871135, 0.036301754655394446, 1.7861455428983135, 0.40159417103665435, 1.1936097839881186], "min": [0.378985204151302, 0.21327055319535373, 1.0499756459776475, -0.10955569370391949, -1.296767390307326, 0.8905629806312982, 0.37065253404615933, -0.3096556615348648, 1.0397802062020014, -3.1404482520407537, -1.5471471792788791, -1.2502794062326648], "max": [0.5516916910153613, 0.30969781193495133, 1.1507418535219824, 0.48391670906110834, -0.3831085055579364, 1.5249565963033702, 0.5296919716161695, -0.19968924678938377, 1.1491695896632226, 3.136305075810015, -0.3829427375690688, 1.9108953231925616], "count": [623]}, "eef_sim_pose_action": {"mean": [0.4670740850685247, 0.24851399397402116, 1.0860251507740266, 0.11909676834795113, -1.0146370453218894, 1.266285182121569, 0.4486690405343059, -0.2642923046863108, 1.083583822448152, -0.6073490816063273, -1.173521042813272, 0.1329983340407448], "std": [0.04678527890867194, 0.03095499045756715, 0.03778056147266968, 0.1550575002909876, 0.3415039167053327, 0.15927098643464077, 0.04585742216026853, 0.027489480970700742, 0.03627689286129582, 1.78625184574932, 0.40074950191849823, 1.1933102442271886], "min": [0.378985204151302, 0.21327055319535373, 1.0499756459776475, -0.10955569370391949, -1.296767390307326, 0.8905629806312982, 0.37065253404615933, -0.3096556615348648, 1.0397802062020014, -3.1404482520407537, -1.5471471792788791, -1.2502794062326648], "max": [0.5516916910153613, 0.30969781193495133, 1.1507418535219824, 0.48391670906110834, -0.3831085055579364, 1.5249565963033702, 0.5296919716161695, -0.19968924678938377, 1.1491695896632226, 3.136305075810015, -0.3829427375690688, 1.9108953231925616], "count": [623]}, "gripper_mode_state": {"mean": [0.3868378812199037, 0.39646869983948635], "std": [0.48702601046884675, 0.4891638476901925], "min": [0, 0], "max": [1, 1], "count": [623]}, "gripper_activity_state": {"mean": [1.8764044943820224, 1.8603531300160514], "std": [0.43793464274028787, 0.4617829955837121], "min": [0, 0], "max": [2, 2], "count": [623]}, "gripper_mode_action": {"mean": [0.3868378812199037, 0.39646869983948635], "std": [0.48702601046884675, 0.4891638476901925], "min": [0, 0], "max": [1, 1], "count": [623]}, "gripper_activity_action": {"mean": [1.8764044943820224, 1.8603531300160514], "std": [0.43793464274028787, 0.46178299558371205], "min": [0, 0], "max": [2, 2], "count": [623]}, "gripper_open_scale_state": {"mean": [0.6623276647915384, 0.6206843718079681], "std": [0.29513687813631045, 0.34654277528353106], "min": [0.28363636363636363, 0.18181818181818182], "max": [0.9101136363636364, 0.9136363636363637], "count": [623]}, "gripper_open_scale_action": {"mean": [0.6623288426551623, 0.6206843718079681], "std": [0.2951378663993008, 0.34654277528353106], "min": [0.28363636363636363, 0.18181818181818182], "max": [0.9101136363636364, 0.9136363636363637], "count": [623]}}} +{"episode_index": 13, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40885121882677417]], [[0.40801913126361655]], [[0.4016186002178649]]], "std": [[[0.2629888717341922]], [[0.2564789477929297]], [[0.2601122142849844]]], "count": [141]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3840572576252723]], [[0.39001165664256243]], [[0.37788057989153107]]], "std": [[[0.30104553938776374]], [[0.2792722778648816]], [[0.2870781872647743]]], "count": [141]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36985785907152463]], [[0.3763197196727391]], [[0.3697370657187225]]], "std": [[[0.27980698734173676]], [[0.25751721848644604]], [[0.26159893121245237]]], "count": [141]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44734721642794234]], [[0.45245419621749405]], [[0.4520836708501368]]], "std": [[[0.23558718097672893]], [[0.22858949213025276]], [[0.2295107486789082]]], "count": [141]}, "observation.state": {"min": [-0.3687357008457184, 0.13978995382785797, 0.12358567118644714, -1.8588804006576538, -0.25386470556259155, -0.12062624841928482, -0.1845947504043579, -0.39833399653434753, 0.3067599833011627, 0.0798233151435852, -1.7861422300338745, -1.2673991918563843, -0.8457682132720947, -0.15423911809921265, 0.36958548426628113, -0.6713768839836121, -1.8699980974197388, -1.0504024028778076, -0.17513397336006165, -0.15500378608703613, -0.3813230097293854, -0.49543944001197815, 0.1203477531671524, 1.5725606679916382, -1.121848225593567, -0.2334078550338745, 275.6875, 254.0], "max": [0.21567469835281372, 0.8505741953849792, 0.5990144610404968, -0.9775032997131348, 1.0925008058547974, 0.2476774901151657, 0.350439190864563, -0.2759525775909424, 0.4813709259033203, 0.23496200144290924, -1.5260510444641113, -0.07486699521541595, -0.003738492727279663, 0.4403127431869507, 0.9089424014091492, -0.3131742477416992, -1.071496844291687, 0.2538592219352722, 0.14397548139095306, 0.14899766445159912, -0.25748375058174133, -0.31975507736206055, 0.23491942882537842, 2.025771141052246, 0.011974026449024677, 0.7460737824440002, 1001.1875, 1005.0], "mean": [-0.07052309066057205, 0.36277687549591064, 0.4562228322029114, -1.41060209274292, 0.7119746804237366, 0.11629025638103485, 0.19350573420524597, -0.3565373718738556, 0.4013409912586212, 0.14869172871112823, -1.7011842727661133, -0.4472397267818451, -0.2333643138408661, 0.11890257894992828, 0.5518472790718079, -0.5180428624153137, -1.4784268140792847, -0.7188425064086914, 0.0022639185190200806, -0.03976660966873169, -0.33900579810142517, -0.40630897879600525, 0.1790275126695633, 1.882458209991455, -0.3938522934913635, 0.010328846983611584, 703.527587890625, 697.0650634765625], "std": [0.17526955902576447, 0.1872425228357315, 0.11435464769601822, 0.2329624444246292, 0.4677966833114624, 0.09349365532398224, 0.138565331697464, 0.0385168083012104, 0.04898133873939514, 0.04612017050385475, 0.06839056313037872, 0.3882808983325958, 0.2626320421695709, 0.1822131723165512, 0.13150542974472046, 0.08986968547105789, 0.2092650979757309, 0.4333468973636627, 0.08739837259054184, 0.062113258987665176, 0.035263337194919586, 0.05278544872999191, 0.029107961803674698, 0.12048782408237457, 0.3624979555606842, 0.32889971137046814, 346.18792724609375, 357.02459716796875], "count": [739]}, "action": {"min": [-0.3687357008457184, 0.13978995382785797, 0.12358567118644714, -1.8588804006576538, -0.25386250019073486, -0.12062624841928482, -0.1845947504043579, -0.39833399653434753, 0.3067599833011627, 0.0798233151435852, -1.7861422300338745, -1.2673991918563843, -0.8457682132720947, -0.15423911809921265, 0.36958548426628113, -0.6713768839836121, -1.8699980974197388, -1.0504024028778076, -0.17513397336006165, -0.15500378608703613, -0.3813230097293854, -0.49543944001197815, 0.1203477531671524, 1.5725606679916382, -1.121848225593567, -0.2334078550338745, 275.6875, 254.0], "max": [0.21567469835281372, 0.8505741953849792, 0.5990144610404968, -0.9775032997131348, 1.0925008058547974, 0.2476774901151657, 0.350439190864563, -0.2759525775909424, 0.4813709259033203, 0.23496200144290924, -1.5260510444641113, -0.07486699521541595, -0.003738492727279663, 0.4403127431869507, 0.9089424014091492, -0.3131742477416992, -1.071496844291687, 0.2538592219352722, 0.14397548139095306, 0.14899766445159912, -0.25748375058174133, -0.31975507736206055, 0.23491942882537842, 2.025771141052246, 0.011974026449024677, 0.7460737824440002, 1001.1875, 1005.0], "mean": [-0.0700141116976738, 0.3622928857803345, 0.45578914880752563, -1.411165714263916, 0.7124781012535095, 0.11647915095090866, 0.19325529038906097, -0.3564944565296173, 0.40122637152671814, 0.14859303832054138, -1.7012284994125366, -0.4472961127758026, -0.23343923687934875, 0.11859234422445297, 0.5515307188034058, -0.5178579688072205, -1.4789036512374878, -0.7196235060691833, 0.002196674467995763, -0.03953373432159424, -0.33893829584121704, -0.40621596574783325, 0.1788727343082428, 1.8830634355545044, -0.3935444951057434, 0.010120443068444729, 703.5276489257812, 697.0595703125], "std": [0.17544032633304596, 0.18707908689975739, 0.11497827619314194, 0.2334684133529663, 0.46695658564567566, 0.09315526485443115, 0.13903017342090607, 0.03858772665262222, 0.04897773265838623, 0.046013444662094116, 0.06831871718168259, 0.3883817493915558, 0.26278603076934814, 0.18227095901966095, 0.1316596418619156, 0.09014691412448883, 0.20951446890830994, 0.43211138248443604, 0.0875118300318718, 0.062477536499500275, 0.035368792712688446, 0.052777450531721115, 0.029114708304405212, 0.12005288898944855, 0.36197611689567566, 0.3284822702407837, 346.18798828125, 357.0193786621094], "count": [739]}, "timestamp": {"min": [0.0], "max": [24.6], "mean": [12.3], "std": [7.11102430502573], "count": [739]}, "frame_index": {"min": [0], "max": [738], "mean": [369.0], "std": [213.3307291507719], "count": [739]}, "episode_index": {"min": [14], "max": [14], "mean": [14.0], "std": [0.0], "count": [739]}, "index": {"min": [10170], "max": [10908], "mean": [10539.0], "std": [213.3307291507719], "count": [739]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [739]}, "subtask_annotation": {"mean": [1.3694181326116373, 3.0, 3.0, 3.0, 3.0], "std": [0.6883417836308126, 0.0, 0.0, 0.0, 0.0], "min": [0, 3, 3, 3, 3], "max": [3, 3, 3, 3, 3], "count": [739]}, "scene_annotation": {"mean": [14.0], "std": [0.0], "min": [14], "max": [14], "count": [739]}, "eef_direction_state": {"mean": [4.2219215155615695, 4.204330175913396], "std": [2.306549148304118, 2.2967135852949423], "min": [0, 0], "max": [6, 6], "count": [739]}, "eef_velocity_state": {"mean": [0.5399188092016238, 0.5358592692828146], "std": [0.6062065046585465, 0.5453701420431911], "min": [0, 0], "max": [2, 2], "count": [739]}, "eef_acc_mag_state": {"mean": [0.16373477672530445, 0.14749661705006767], "std": [0.4756422792706939, 0.4608089444409515], "min": [0, 0], "max": [2, 2], "count": [739]}, "eef_direction_action": {"mean": [4.2219215155615695, 4.204330175913396], "std": [2.306549148304118, 2.2967135852949423], "min": [0, 0], "max": [6, 6], "count": [739]}, "eef_velocity_action": {"mean": [0.5399188092016238, 0.5358592692828146], "std": [0.6062065046585465, 0.5453701420431911], "min": [0, 0], "max": [2, 2], "count": [739]}, "eef_acc_mag_action": {"mean": [0.16373477672530445, 0.14749661705006767], "std": [0.4756422792706939, 0.4608089444409515], "min": [0, 0], "max": [2, 2], "count": [739]}, "eef_sim_pose_state": {"mean": [0.44358527860444386, 0.21657038799325865, 1.092503846702344, 0.242292454498021, -1.120397041857108, 1.1348026348659244, 0.45440724776189484, -0.26073159662309, 1.1193537974330479, -1.1026949745294397, -1.14904502043294, -0.10205212937574365], "std": [0.048411999109714776, 0.04929160926319201, 0.03819143261359809, 0.23293283824526412, 0.40503922880902554, 0.2199984947813875, 0.051739828631342986, 0.025617872549684204, 0.02838173452199158, 0.6628400532000623, 0.3405669725593732, 0.6662640341861069], "min": [0.35668757857496103, 0.14774976329724046, 1.0513745202532685, -0.404045724774203, -1.4488505828508202, 0.7007191018215374, 0.3740941907677752, -0.30958934363957163, 1.0833067284394697, -2.228408771620967, -1.4877591310202134, -1.252424778645758], "max": [0.5228608326958356, 0.3096582869161282, 1.168110415904956, 0.6534149585521408, -0.22652219049891675, 1.764407862969683, 0.5429541831676643, -0.21839425008886967, 1.1765998676684077, 0.11406196176095407, -0.38292184909740734, 1.0901122473232576], "count": [739]}, "eef_sim_pose_action": {"mean": [0.44347168777826224, 0.21647597183621647, 1.092541221299774, 0.2422261362007631, -1.1203327287726494, 1.1347811426170464, 0.4543292487350615, -0.26060869466421926, 1.1194022741083829, -1.1024452689541118, -1.1494583236756197, -0.10179537928824864], "std": [0.04840466109290679, 0.049179976599828715, 0.038251161229028566, 0.23298723858375828, 0.4051600669303475, 0.21998799040767564, 0.05173167637970688, 0.025601102339938144, 0.028447045143742588, 0.6632614431108902, 0.33982147804013235, 0.6658580301943857], "min": [0.35668757857496103, 0.14774976329724046, 1.0513745202532685, -0.404045724774203, -1.4488505828508202, 0.7007191018215374, 0.3740941907677752, -0.30959106816152165, 1.0833067284394697, -2.228408771620967, -1.4877591310202134, -1.252424778645758], "max": [0.5228608326958356, 0.3096582869161282, 1.168110415904956, 0.6534149585521408, -0.22652219049891675, 1.764407862969683, 0.5429541831676643, -0.21839425008886967, 1.1765998676684077, 0.11406196176095407, -0.38292184909740734, 1.0901122473232576], "count": [739]}, "gripper_mode_state": {"mean": [0.40460081190798375, 0.4059539918809202], "std": [0.4908146237749863, 0.49107570532135225], "min": [0, 0], "max": [1, 1], "count": [739]}, "gripper_activity_state": {"mean": [1.891745602165088, 1.8863328822733423], "std": [0.4118338278030074, 0.4201487624149446], "min": [0, 0], "max": [2, 2], "count": [739]}, "gripper_mode_action": {"mean": [0.40460081190798375, 0.4059539918809202], "std": [0.49081462377498625, 0.49107570532135225], "min": [0, 0], "max": [1, 1], "count": [739]}, "gripper_activity_action": {"mean": [1.891745602165088, 1.8863328822733423], "std": [0.4118338278030074, 0.4201487624149446], "min": [0, 0], "max": [2, 2], "count": [739]}, "gripper_open_scale_state": {"mean": [0.6395705617012382, 0.6336954672765673], "std": [0.31471641411245427, 0.32456740083230345], "min": [0.250625, 0.2309090909090909], "max": [0.9101704545454545, 0.9136363636363637], "count": [739]}, "gripper_open_scale_action": {"mean": [0.6395706017205989, 0.6336905224453209], "std": [0.3147164485064635, 0.3245631636295528], "min": [0.250625, 0.2309090909090909], "max": [0.9101704545454545, 0.9136363636363637], "count": [739]}}} +{"episode_index": 14, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4114177810012894]], [[0.40834156162464985]], [[0.4014521947667956]]], "std": [[[0.2651341493411269]], [[0.25877330319856234]], [[0.2629836868125446]]], "count": [147]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36661797079943087]], [[0.36975264272375613]], [[0.3574769254924192]]], "std": [[[0.2884652553342261]], [[0.2706746696656176]], [[0.281901728813734]]], "count": [147]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3679233554532924]], [[0.3731859507691966]], [[0.36697794534480455]]], "std": [[[0.3016041920532313]], [[0.28057709106347034]], [[0.28662891528158263]]], "count": [147]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44328391495487085]], [[0.4450750286225601]], [[0.4438268085011782]]], "std": [[[0.23719783397512792]], [[0.23123837872060998]], [[0.23369781527291428]]], "count": [147]}, "observation.state": {"min": [-0.31314587593078613, 0.2773458957672119, 0.09578367322683334, -1.8390893936157227, -0.25507768988609314, -0.2878320515155792, -0.12462414801120758, -0.4131518602371216, 0.2890322506427765, 0.16666918992996216, -1.7800705432891846, -1.1226667165756226, -0.7539151310920715, -0.27202919125556946, 0.34610533714294434, -0.6358528733253479, -1.890786051750183, -1.1850502490997314, -0.12062079459428787, -0.19648697972297668, -0.3822178244590759, -0.4822629988193512, 0.1310511827468872, 1.5732269287109375, -1.1215488910675049, -0.26137447357177734, 237.9375, 218.8125], "max": [0.3754890561103821, 0.8590008616447449, 0.5458844304084778, -0.9511149525642395, 1.1286553144454956, 0.16787341237068176, 0.4748637080192566, -0.2889325022697449, 0.4618736207485199, 0.2601515054702759, -1.5732269287109375, 0.06510616093873978, 0.05680565908551216, 0.38024070858955383, 0.8826730251312256, -0.271259069442749, -1.0876423120498657, 0.2538243234157562, 0.29510679841041565, 0.15646548569202423, -0.28549519181251526, -0.29326480627059937, 0.23531681299209595, 1.9225738048553467, 0.06941855698823929, 0.7462756037712097, 1003.0, 1001.5], "mean": [-0.005534414201974869, 0.4605060815811157, 0.41720718145370483, -1.3778332471847534, 0.6980310082435608, 0.005966213997453451, 0.3112599849700928, -0.3729076683521271, 0.38259416818618774, 0.20020394027233124, -1.7174861431121826, -0.3638816177845001, -0.2507288157939911, 0.07338308542966843, 0.49250364303588867, -0.5174747109413147, -1.491111397743225, -0.7994487881660461, 0.14751721918582916, -0.0883096307516098, -0.3464978337287903, -0.3956308960914612, 0.16619709134101868, 1.768545150756836, -0.3296312689781189, 0.028575515374541283, 710.8118286132812, 697.8831176757812], "std": [0.20232290029525757, 0.1305364966392517, 0.11050062626600266, 0.22970646619796753, 0.46287408471107483, 0.12091665714979172, 0.18719685077667236, 0.040476128458976746, 0.056808434426784515, 0.023723015561699867, 0.05364468693733215, 0.40800389647483826, 0.26319411396980286, 0.19130556285381317, 0.12867218255996704, 0.0942755788564682, 0.21909533441066742, 0.4771419167518616, 0.14521391689777374, 0.08994051069021225, 0.03467867150902748, 0.057498324662446976, 0.02931283414363861, 0.0845273956656456, 0.41157880425453186, 0.3100069761276245, 357.1076354980469, 370.6268615722656], "count": [776]}, "action": {"min": [-0.31314587593078613, 0.2773458957672119, 0.09578367322683334, -1.8390893936157227, -0.25507768988609314, -0.2878320515155792, -0.12462414801120758, -0.4131518602371216, 0.2890322506427765, 0.16666918992996216, -1.7800705432891846, -1.1226667165756226, -0.7539151310920715, -0.27202919125556946, 0.34610533714294434, -0.6358528733253479, -1.890786051750183, -1.1850502490997314, -0.12062079459428787, -0.19648697972297668, -0.3822178244590759, -0.4822629988193512, 0.1310511827468872, 1.5732269287109375, -1.1215488910675049, -0.26137447357177734, 237.9375, 218.8125], "max": [0.3754890561103821, 0.8590008616447449, 0.5458844304084778, -0.9511149525642395, 1.1286553144454956, 0.16787341237068176, 0.4748637080192566, -0.2889325022697449, 0.4618736207485199, 0.2601515054702759, -1.5732269287109375, 0.06510616093873978, 0.05680565908551216, 0.38024070858955383, 0.8826730251312256, -0.271259069442749, -1.0876423120498657, 0.2538243234157562, 0.29510679841041565, 0.15646548569202423, -0.28549519181251526, -0.29326480627059937, 0.23531681299209595, 1.9225738048553467, 0.06941855698823929, 0.7462756037712097, 1003.0, 1001.5], "mean": [-0.004981870297342539, 0.46026283502578735, 0.4167589843273163, -1.3781838417053223, 0.6985338926315308, 0.005783694330602884, 0.3110681176185608, -0.3729221820831299, 0.38246414065361023, 0.20018388330936432, -1.717702031135559, -0.36373910307884216, -0.2506592869758606, 0.0729897990822792, 0.4922405183315277, -0.5172508358955383, -1.4915640354156494, -0.8002961277961731, 0.1475408524274826, -0.08807165920734406, -0.346475213766098, -0.39552488923072815, 0.16608040034770966, 1.7689952850341797, -0.32930999994277954, 0.02816765382885933, 710.8142700195312, 697.8818969726562], "std": [0.20237797498703003, 0.13044355809688568, 0.11106541752815247, 0.22996573150157928, 0.4620508551597595, 0.12121399492025375, 0.18756283819675446, 0.04045511782169342, 0.05678044632077217, 0.023700157180428505, 0.053400181233882904, 0.40775859355926514, 0.2630704641342163, 0.19135940074920654, 0.1286514401435852, 0.09463810920715332, 0.2192939966917038, 0.47585275769233704, 0.14517168700695038, 0.09034250676631927, 0.034709103405475616, 0.05748264491558075, 0.029218999668955803, 0.08441569656133652, 0.41105690598487854, 0.30926933884620667, 357.1094970703125, 370.6258239746094], "count": [776]}, "timestamp": {"min": [0.0], "max": [25.833333333333332], "mean": [12.916666666666664], "std": [7.467057281449263], "count": [776]}, "frame_index": {"min": [0], "max": [775], "mean": [387.5], "std": [224.01171844347786], "count": [776]}, "episode_index": {"min": [15], "max": [15], "mean": [15.0], "std": [0.0], "count": [776]}, "index": {"min": [10909], "max": [11684], "mean": [11296.5], "std": [224.01171844347786], "count": [776]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [776]}, "subtask_annotation": {"mean": [1.416237113402062, 3.0, 3.0, 3.0, 3.0], "std": [0.6797469704068053, 0.0, 0.0, 0.0, 0.0], "min": [0, 3, 3, 3, 3], "max": [3, 3, 3, 3, 3], "count": [776]}, "scene_annotation": {"mean": [15.0], "std": [0.0], "min": [15], "max": [15], "count": [776]}, "eef_direction_state": {"mean": [4.52319587628866, 4.315721649484536], "std": [2.2081101899853293, 2.4058691647687023], "min": [0, 0], "max": [6, 6], "count": [776]}, "eef_velocity_state": {"mean": [0.47551546391752575, 0.44716494845360827], "std": [0.6336105769026673, 0.596201207654344], "min": [0, 0], "max": [2, 2], "count": [776]}, "eef_acc_mag_state": {"mean": [0.2268041237113402, 0.2036082474226804], "std": [0.5562235447511831, 0.5322461363154318], "min": [0, 0], "max": [2, 2], "count": [776]}, "eef_direction_action": {"mean": [4.52319587628866, 4.315721649484536], "std": [2.2081101899853293, 2.4058691647687027], "min": [0, 0], "max": [6, 6], "count": [776]}, "eef_velocity_action": {"mean": [0.47551546391752575, 0.44716494845360827], "std": [0.6336105769026673, 0.596201207654344], "min": [0, 0], "max": [2, 2], "count": [776]}, "eef_acc_mag_action": {"mean": [0.2268041237113402, 0.2036082474226804], "std": [0.5562235447511831, 0.5322461363154318], "min": [0, 0], "max": [2, 2], "count": [776]}, "eef_sim_pose_state": {"mean": [0.4243938684945509, 0.268068885602514, 1.070547822584405, 0.10210866462699958, -1.165002767726893, 0.8673834844791363, 0.43971166002417883, -0.23813762925424717, 1.1083108768974017, -1.3721622911953584, -1.1778323069443304, 0.05027360182291159], "std": [0.05625610442403166, 0.02904473171668336, 0.041358989290164606, 1.0528563143497929, 0.4064432540169792, 1.1897730323229716, 0.05612110088987565, 0.03225921595306564, 0.031232748166010627, 0.885720892847677, 0.35929475773367864, 0.8467256903657636], "min": [0.33552757092528, 0.2283900602264238, 1.0287571275204255, -3.132396845169729, -1.5379527899309744, -3.1409496231785896, 0.3454062475053962, -0.31316666235968943, 1.0752420157991667, -2.7692918849243178, -1.476344238901095, -1.2502865446232376], "max": [0.5020686081270676, 0.3340157981364443, 1.1572749086543856, 3.127678550931586, -0.3806452043547648, 3.1128850897569182, 0.5247688435733775, -0.20462782847702085, 1.1636668126306127, -0.06632532135217656, -0.3830539249848155, 1.4735782183987542], "count": [776]}, "eef_sim_pose_action": {"mean": [0.42426679528296424, 0.2680581993258191, 1.0705246130424, 0.10200515338772798, -1.1651735536697883, 0.8673147279320963, 0.4396155926112974, -0.2380446482739914, 1.1083325103507156, -1.3721736379638434, -1.1783089982104724, 0.05059497186451735], "std": [0.056222227308325996, 0.029030952949283814, 0.04132516760106934, 1.0528628458685176, 0.40614236460752645, 1.18975244596745, 0.05610101218985896, 0.03215681512423481, 0.031260385005649864, 0.8857043378051881, 0.3584844294975333, 0.8462792041944134], "min": [0.33552757092528, 0.2283900602264238, 1.0287571275204255, -3.132396845169729, -1.5379527899309744, -3.1409496231785896, 0.3454062475053962, -0.31316666235968943, 1.0752420157991667, -2.7692918849243178, -1.476344238901095, -1.2502865446232376], "max": [0.5020686081270676, 0.3340157981364443, 1.1572749086543856, 3.127678550931586, -0.3806452043547648, 3.1128850897569182, 0.5247688435733775, -0.20462782847702085, 1.1636668126306127, -0.06632532135217656, -0.3830539486578848, 1.4735782183987542], "count": [776]}, "gripper_mode_state": {"mean": [0.3801546391752577, 0.38273195876288657], "std": [0.4854246486209629, 0.48605370742790643], "min": [0, 0], "max": [1, 1], "count": [776]}, "gripper_activity_state": {"mean": [1.8981958762886597, 1.8904639175257731], "std": [0.4044811399315351, 0.41506649726479283], "min": [0, 0], "max": [2, 2], "count": [776]}, "gripper_mode_action": {"mean": [0.3801546391752577, 0.38273195876288657], "std": [0.48542464862096296, 0.48605370742790643], "min": [0, 0], "max": [1, 1], "count": [776]}, "gripper_activity_action": {"mean": [1.8981958762886597, 1.8904639175257731], "std": [0.40448113993153506, 0.41506649726479283], "min": [0, 0], "max": [2, 2], "count": [776]}, "gripper_open_scale_state": {"mean": [0.6461925804045243, 0.6344392575207645], "std": [0.3246433150684267, 0.33693377807700037], "min": [0.21630681818181818, 0.19892045454545454], "max": [0.9118181818181819, 0.9104545454545454], "count": [776]}, "gripper_open_scale_action": {"mean": [0.6461947769837183, 0.6344381592311675], "std": [0.32464510577820166, 0.3369328812287158], "min": [0.21630681818181818, 0.19892045454545454], "max": [0.9118181818181819, 0.9104545454545454], "count": [776]}}} +{"episode_index": 15, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40463283510125364]], [[0.40270319531501125]], [[0.39447926879084966]]], "std": [[[0.2684420768545892]], [[0.2623675886792121]], [[0.26494318448624166]]], "count": [122]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3786231567422051]], [[0.38185836882567237]], [[0.36949835094556943]]], "std": [[[0.3071991431433961]], [[0.28667291215261925]], [[0.29408380063777106]]], "count": [122]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3802637683488696]], [[0.3871529066886317]], [[0.3817950216972035]]], "std": [[[0.30432479325082873]], [[0.2817962181744957]], [[0.2858316954692851]]], "count": [122]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44661793501553626]], [[0.4490242737463838]], [[0.4473960325591985]]], "std": [[[0.2406964251168203]], [[0.23475906418722467]], [[0.2363218628832688]]], "count": [122]}, "observation.state": {"min": [-0.30814334750175476, 0.21681460738182068, 0.22528165578842163, -1.9621373414993286, -0.253850519657135, -0.12064806371927261, 0.0009424778399989009, -0.41603463888168335, 0.2804613709449768, 0.10838200151920319, -1.9000871181488037, -1.1414194107055664, -0.7635873556137085, -0.2734745442867279, 0.3759602904319763, -0.5725868940353394, -1.7699449062347412, -1.0498625040054321, -0.36424586176872253, -0.4350069463253021, -0.40255206823349, -0.47626781463623047, 0.15374131500720978, 1.5732269287109375, -1.1828258037567139, -0.04553826153278351, 218.125, 200.0], "max": [0.288001149892807, 0.8524144291877747, 0.6376189589500427, -0.9927018284797668, 1.1705584526062012, 0.17853626608848572, 0.466968297958374, -0.2504968047142029, 0.451498806476593, 0.23494656383991241, -1.5732269287109375, 0.08874042332172394, -0.013474240899085999, 0.38796380162239075, 0.8721584677696228, -0.3074670135974884, -0.8733202219009399, 0.28862619400024414, 0.01794416643679142, 0.1567240208387375, -0.26269400119781494, -0.2987814247608185, 0.2397196888923645, 2.045686960220337, -0.002168478677049279, 0.7712352275848389, 1003.0, 1001.0], "mean": [-0.03204832226037979, 0.429548054933548, 0.5125327706336975, -1.4116312265396118, 0.7769653797149658, 0.08295053243637085, 0.3360273241996765, -0.3670126497745514, 0.37899014353752136, 0.15662293136119843, -1.776267647743225, -0.2972662150859833, -0.2290557324886322, 0.06864497810602188, 0.5144689083099365, -0.4463905096054077, -1.383675456047058, -0.6680677533149719, -0.07359092682600021, -0.19371864199638367, -0.3605617880821228, -0.39861977100372314, 0.20245742797851562, 1.8301339149475098, -0.422012597322464, 0.17760314047336578, 743.4400024414062, 736.99462890625], "std": [0.17182405292987823, 0.15047484636306763, 0.10271262377500534, 0.24991583824157715, 0.4674578607082367, 0.10135363787412643, 0.15861497819423676, 0.045031722635030746, 0.05030409246683121, 0.03580021113157272, 0.07659852504730225, 0.41770753264427185, 0.26402056217193604, 0.1735192984342575, 0.11608724296092987, 0.06731414049863815, 0.2504059672355652, 0.4550270140171051, 0.09764859825372696, 0.15345914661884308, 0.039243582636117935, 0.04813295602798462, 0.019643323495984077, 0.10442917048931122, 0.38900476694107056, 0.29512089490890503, 354.64447021484375, 361.03912353515625], "count": [611]}, "action": {"min": [-0.30814334750175476, 0.21681460738182068, 0.22528165578842163, -1.9621373414993286, -0.253850519657135, -0.12064152210950851, 0.0009424778399989009, -0.41603463888168335, 0.2804613709449768, 0.10838200151920319, -1.9000871181488037, -1.1414194107055664, -0.7635873556137085, -0.2734745442867279, 0.3759602904319763, -0.5725868940353394, -1.7699449062347412, -1.0498625040054321, -0.36424586176872253, -0.4350069463253021, -0.40255206823349, -0.47626781463623047, 0.15374131500720978, 1.5732269287109375, -1.1828258037567139, -0.04553826153278351, 218.125, 200.0], "max": [0.288001149892807, 0.8524144291877747, 0.6376189589500427, -0.9927018284797668, 1.1705584526062012, 0.17853626608848572, 0.466968297958374, -0.2504968047142029, 0.451498806476593, 0.23494656383991241, -1.5732269287109375, 0.08874042332172394, -0.013474240899085999, 0.38796380162239075, 0.8721584677696228, -0.3074670135974884, -0.8733202219009399, 0.28862619400024414, 0.01794416643679142, 0.1567240208387375, -0.26269400119781494, -0.2987814247608185, 0.2397196888923645, 2.045686960220337, -0.002168478677049279, 0.7712352275848389, 1003.0, 1001.0], "mean": [-0.03126603737473488, 0.4291125535964966, 0.5121718049049377, -1.412515640258789, 0.7781464457511902, 0.08302324265241623, 0.33614787459373474, -0.3669253885746002, 0.3787892162799835, 0.15647456049919128, -1.776639699935913, -0.29659268260002136, -0.22901226580142975, 0.06830299645662308, 0.5142461657524109, -0.4461614489555359, -1.3841177225112915, -0.6686484217643738, -0.07391145080327988, -0.19342166185379028, -0.36049655079841614, -0.39851608872413635, 0.2023250013589859, 1.8309051990509033, -0.42182913422584534, 0.17751778662204742, 743.4349975585938, 736.9951782226562], "std": [0.1721477210521698, 0.15035253763198853, 0.10331277549266815, 0.25087013840675354, 0.465760737657547, 0.10122339427471161, 0.15840895473957062, 0.04519595205783844, 0.050284456461668015, 0.035662941634655, 0.07616215944290161, 0.4167088270187378, 0.263937383890152, 0.17346706986427307, 0.11604471504688263, 0.06753457337617874, 0.2506943643093109, 0.4540756642818451, 0.0981224998831749, 0.15395385026931763, 0.039362747222185135, 0.04810073599219322, 0.01969662867486477, 0.10426915436983109, 0.3887012302875519, 0.29496410489082336, 354.64044189453125, 361.03955078125], "count": [611]}, "timestamp": {"min": [0.0], "max": [20.333333333333332], "mean": [10.166666666666666], "std": [5.879342366852493], "count": [611]}, "frame_index": {"min": [0], "max": [610], "mean": [305.0], "std": [176.38027100557477], "count": [611]}, "episode_index": {"min": [16], "max": [16], "mean": [16.0], "std": [0.0], "count": [611]}, "index": {"min": [11685], "max": [12295], "mean": [11990.0], "std": [176.38027100557477], "count": [611]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [611]}, "subtask_annotation": {"mean": [1.4828150572831424, 3.0, 3.0, 3.0, 3.0], "std": [0.7060291650034519, 0.0, 0.0, 0.0, 0.0], "min": [0, 3, 3, 3, 3], "max": [3, 3, 3, 3, 3], "count": [611]}, "scene_annotation": {"mean": [16.0], "std": [0.0], "min": [16], "max": [16], "count": [611]}, "eef_direction_state": {"mean": [4.211129296235679, 4.219312602291326], "std": [2.440709134961012, 2.484192944351866], "min": [0, 0], "max": [6, 6], "count": [611]}, "eef_velocity_state": {"mean": [0.5417348608837971, 0.4746317512274959], "std": [0.7026787196552913, 0.642668322750659], "min": [0, 0], "max": [2, 2], "count": [611]}, "eef_acc_mag_state": {"mean": [0.337152209492635, 0.220949263502455], "std": [0.670328161621395, 0.5564263007758018], "min": [0, 0], "max": [2, 2], "count": [611]}, "eef_direction_action": {"mean": [4.211129296235679, 4.219312602291326], "std": [2.440709134961012, 2.484192944351866], "min": [0, 0], "max": [6, 6], "count": [611]}, "eef_velocity_action": {"mean": [0.5417348608837971, 0.4746317512274959], "std": [0.7026787196552913, 0.642668322750659], "min": [0, 0], "max": [2, 2], "count": [611]}, "eef_acc_mag_action": {"mean": [0.337152209492635, 0.220949263502455], "std": [0.6703281616213949, 0.5564263007758019], "min": [0, 0], "max": [2, 2], "count": [611]}, "eef_sim_pose_state": {"mean": [0.4220707136699306, 0.22889611454340278, 1.074191645215017, -0.47435715634754394, -1.2145799143441485, 0.9239961157470897, 0.4439873639613244, -0.28029702674061163, 1.0881477681220115, -0.5907938692805125, -1.1621861637573758, -0.6581826159206396], "std": [0.04938128379053504, 0.03821876881959113, 0.04529959821319027, 0.8011484516204722, 0.4084778874557169, 1.5392094671611722, 0.04642957180832713, 0.017762745957072487, 0.03571998132858817, 0.4983894096706203, 0.4026902665139378, 0.44316622430143565], "min": [0.32832590977477133, 0.17797040595261954, 1.0340004619514833, -2.322785830986058, -1.5183536446773982, -3.1271651608575612, 0.34947553564040795, -0.32934349860474454, 1.0425578391386496, -2.1127755350476276, -1.5543031461287349, -1.250193366709664], "max": [0.4934728117487049, 0.3118228988121292, 1.1773986549038529, 0.40468601214946864, -0.3829765666363085, 3.1399417412073443, 0.5187296721997977, -0.25462551608845907, 1.163894544851513, 0.2124080489103633, -0.34271330504949127, 0.8099693527331006], "count": [611]}, "eef_sim_pose_action": {"mean": [0.42187138401702995, 0.22874890386312235, 1.0742466949263942, -0.4747947794641143, -1.2151037256357964, 0.9242293412517412, 0.44390640538533327, -0.2802081851542968, 1.0881816416933918, -0.5903954519924433, -1.1624998419370518, -0.6578347977582688], "std": [0.04935800971364985, 0.03808047471630748, 0.045399616469062425, 0.8009209185353148, 0.4076154238997397, 1.539269681575238, 0.046394780081289194, 0.01775163240395601, 0.03577869790613646, 0.4988980338950084, 0.4021574482910626, 0.4427846703034604], "min": [0.32832590977477133, 0.17797040595261954, 1.0340004619514833, -2.322785830986058, -1.5183536446773982, -3.1271651608575612, 0.34947553564040795, -0.32934349860474454, 1.0425578391386496, -2.1127755350476276, -1.5543031461287349, -1.250193366709664], "max": [0.4934728117487049, 0.3118228988121292, 1.1773986549038529, 0.40468601214946864, -0.3829790906156927, 3.1399417412073443, 0.5187296721997977, -0.25462551608845907, 1.163894544851513, 0.2124080489103633, -0.34271330504949127, 0.8099693527331006], "count": [611]}, "gripper_mode_state": {"mean": [0.32405891980360063, 0.32405891980360063], "std": [0.4680221536416018, 0.4680221536416019], "min": [0, 0], "max": [1, 1], "count": [611]}, "gripper_activity_state": {"mean": [1.8576104746317512, 1.8543371522094927], "std": [0.46587669900860423, 0.4683711485665666], "min": [0, 0], "max": [2, 2], "count": [611]}, "gripper_mode_action": {"mean": [0.32405891980360063, 0.32405891980360063], "std": [0.4680221536416019, 0.46802215364160193], "min": [0, 0], "max": [1, 1], "count": [611]}, "gripper_activity_action": {"mean": [1.8576104746317512, 1.8543371522094927], "std": [0.46587669900860423, 0.46837114856656653], "min": [0, 0], "max": [2, 2], "count": [611]}, "gripper_open_scale_state": {"mean": [0.6758545414079352, 0.6699951296288273], "std": [0.3224039592975109, 0.32821738285263813], "min": [0.19829545454545455, 0.18181818181818182], "max": [0.9118181818181819, 0.91], "count": [611]}, "gripper_open_scale_action": {"mean": [0.6758499847943359, 0.6699956017635951], "std": [0.3224006439908422, 0.3282177263227635], "min": [0.19829545454545455, 0.18181818181818182], "max": [0.9118181818181819, 0.91], "count": [611]}}} +{"episode_index": 16, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4054958442046174]], [[0.4036135703273245]], [[0.395990173018132]]], "std": [[[0.2689316954026404]], [[0.262965631744105]], [[0.26554798688518]]], "count": [124]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37191304125816993]], [[0.3780237669328484]], [[0.3674946631878558]]], "std": [[[0.2893301022111097]], [[0.2729240826688687]], [[0.28217137415894056]]], "count": [124]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38741235274351676]], [[0.39248814535895005]], [[0.3834123692151592]]], "std": [[[0.2581748428881818]], [[0.2396953156216403]], [[0.24530305327057192]]], "count": [124]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4485228774641577]], [[0.45148757379295806]], [[0.44879024516392574]]], "std": [[[0.2390939498924603]], [[0.23270360022338846]], [[0.2354150282947713]]], "count": [124]}, "observation.state": {"min": [-0.3443501889705658, 0.11627056449651718, 0.11295879632234573, -1.9571380615234375, -0.25387290120124817, -0.12059134244918823, -0.15981325507164001, -0.3861771821975708, 0.3136703670024872, 0.12139599770307541, -1.6393235921859741, -1.121137022972107, -0.7462756037712097, -0.15506049990653992, 0.3295269012451172, -0.6475542187690735, -1.8514082431793213, -1.17311429977417, -0.17765487730503082, -0.2850242555141449, -0.3915453255176544, -0.48858642578125, 0.1189405620098114, 1.5732269287109375, -1.121137022972107, -0.2677481174468994, 249.8125, 211.0], "max": [0.29915380477905273, 0.8680951595306396, 0.7324753999710083, -0.9716618657112122, 1.114595651626587, 0.562214195728302, 0.34429019689559937, -0.2884749472141266, 0.48564743995666504, 0.23497381806373596, -1.414613962173462, -0.07131515443325043, 0.07704976201057434, 0.4158617854118347, 0.9073617458343506, -0.30593329668045044, -0.9471302032470703, 0.25384360551834106, 0.3508897125720978, 0.09201181679964066, -0.30043286085128784, -0.3245893716812134, 0.23495368659496307, 1.9117186069488525, 0.07688292860984802, 0.7462756037712097, 1001.875, 1001.125], "mean": [-0.07580386847257614, 0.3857654333114624, 0.5217552185058594, -1.4521009922027588, 0.7442352771759033, 0.35338294506073, 0.2264222949743271, -0.3589026927947998, 0.3944554626941681, 0.1543092131614685, -1.5557825565338135, -0.3599650263786316, -0.14456745982170105, 0.09793586283922195, 0.5528213381767273, -0.5572831034660339, -1.4733712673187256, -0.7973815202713013, 0.1870380938053131, -0.10161661356687546, -0.3543718755245209, -0.39678892493247986, 0.18503731489181519, 1.7473405599594116, -0.28718918561935425, -0.04350182041525841, 729.2251586914062, 707.7926025390625], "std": [0.14858072996139526, 0.19013744592666626, 0.1445252001285553, 0.2400774359703064, 0.37851694226264954, 0.16303521394729614, 0.1313743144273758, 0.03195357695221901, 0.04828257113695145, 0.03143567591905594, 0.049677684903144836, 0.3256509006023407, 0.22936594486236572, 0.14959950745105743, 0.15120814740657806, 0.08370640873908997, 0.23489165306091309, 0.4366094172000885, 0.16610261797904968, 0.08825728297233582, 0.027883881703019142, 0.047127969563007355, 0.025249427184462547, 0.07197795808315277, 0.3906824290752411, 0.3328626751899719, 342.5444641113281, 368.32666015625], "count": [622]}, "action": {"min": [-0.3443501889705658, 0.11627056449651718, 0.11295879632234573, -1.9571380615234375, -0.2538723349571228, -0.12059134244918823, -0.15981325507164001, -0.3861771821975708, 0.3136703670024872, 0.12139599770307541, -1.6393235921859741, -1.121137022972107, -0.7462756037712097, -0.15506049990653992, 0.3295269012451172, -0.6475542187690735, -1.8514082431793213, -1.17311429977417, -0.17765487730503082, -0.2850242555141449, -0.3915453255176544, -0.48858642578125, 0.1189405620098114, 1.5732269287109375, -1.121137022972107, -0.2677481174468994, 249.8125, 211.0], "max": [0.29915380477905273, 0.8680951595306396, 0.7324753999710083, -0.9716618657112122, 1.114595651626587, 0.562214195728302, 0.34429019689559937, -0.2884749472141266, 0.48564743995666504, 0.23497381806373596, -1.4144576787948608, -0.07131515443325043, 0.07704976201057434, 0.4158617854118347, 0.9073617458343506, -0.30593329668045044, -0.9471302032470703, 0.2538391053676605, 0.3508897125720978, 0.0921533852815628, -0.30043286085128784, -0.3245893716812134, 0.23495368659496307, 1.9117186069488525, 0.07688292860984802, 0.7462756037712097, 1001.888916015625, 1001.125], "mean": [-0.07501024752855301, 0.38502708077430725, 0.5212145447731018, -1.452957034111023, 0.7454673647880554, 0.354032039642334, 0.2261427342891693, -0.3588768541812897, 0.3942685127258301, 0.15419051051139832, -1.555526614189148, -0.35970786213874817, -0.1441948562860489, 0.09737305343151093, 0.5523818731307983, -0.5570552349090576, -1.473913311958313, -0.7982295751571655, 0.18700067698955536, -0.10142220556735992, -0.35436463356018066, -0.39663082361221313, 0.1848512440919876, 1.7478018999099731, -0.28707459568977356, -0.043694350868463516, 729.2283325195312, 707.7925415039062], "std": [0.1492350548505783, 0.19017787277698517, 0.1454142928123474, 0.240881085395813, 0.3765079975128174, 0.1619468629360199, 0.13197937607765198, 0.03200060501694679, 0.04831090196967125, 0.03126989305019379, 0.04999687522649765, 0.3251127302646637, 0.22857490181922913, 0.14987482130527496, 0.1514538675546646, 0.08418598026037216, 0.23513838648796082, 0.43507620692253113, 0.1661745309829712, 0.08855130523443222, 0.027896320447325706, 0.04713032394647598, 0.02530715987086296, 0.07177901268005371, 0.3904479146003723, 0.33244001865386963, 342.5472106933594, 368.3266296386719], "count": [622]}, "timestamp": {"min": [0.0], "max": [20.7], "mean": [10.35], "std": [5.985190055461898], "count": [622]}, "frame_index": {"min": [0], "max": [621], "mean": [310.5], "std": [179.55570166385695], "count": [622]}, "episode_index": {"min": [17], "max": [17], "mean": [17.0], "std": [0.0], "count": [622]}, "index": {"min": [12296], "max": [12917], "mean": [12606.5], "std": [179.55570166385695], "count": [622]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [622]}, "subtask_annotation": {"mean": [1.4871382636655948, 3.0, 3.0, 3.0, 3.0], "std": [0.6654026005017855, 0.0, 0.0, 0.0, 0.0], "min": [0, 3, 3, 3, 3], "max": [3, 3, 3, 3, 3], "count": [622]}, "scene_annotation": {"mean": [17.0], "std": [0.0], "min": [17], "max": [17], "count": [622]}, "eef_direction_state": {"mean": [4.141479099678457, 4.046623794212219], "std": [2.5275173180359216, 2.535804035421039], "min": [0, 0], "max": [6, 6], "count": [622]}, "eef_velocity_state": {"mean": [0.5209003215434084, 0.5273311897106109], "std": [0.6889438020705818, 0.6199203477707921], "min": [0, 0], "max": [2, 2], "count": [622]}, "eef_acc_mag_state": {"mean": [0.20418006430868169, 0.20418006430868169], "std": [0.5454711698695364, 0.5454711698695364], "min": [0, 0], "max": [2, 2], "count": [622]}, "eef_direction_action": {"mean": [4.141479099678457, 4.046623794212219], "std": [2.5275173180359216, 2.535804035421039], "min": [0, 0], "max": [6, 6], "count": [622]}, "eef_velocity_action": {"mean": [0.5209003215434084, 0.5273311897106109], "std": [0.6889438020705818, 0.6199203477707921], "min": [0, 0], "max": [2, 2], "count": [622]}, "eef_acc_mag_action": {"mean": [0.20418006430868169, 0.20418006430868169], "std": [0.5454711698695364, 0.5454711698695364], "min": [0, 0], "max": [2, 2], "count": [622]}, "eef_sim_pose_state": {"mean": [0.4352496557444456, 0.20715233789122178, 1.0937176572810678, 0.4676003753041601, -1.2134299377632214, 1.079132956755672, 0.44073746644855416, -0.25393144388627326, 1.103134392495878, -1.5553709944189351, -1.1762244158461308, 0.20851739615984288], "std": [0.04789945217915175, 0.039425572016271095, 0.03474932592139625, 0.24365384664898312, 0.34519413980622016, 0.2393499053520147, 0.045908845158780104, 0.023806755719985383, 0.027205657307624774, 0.8767220672433386, 0.3278545064424435, 0.831521826756375], "min": [0.3573896775071477, 0.168723782966138, 1.06357993526447, 0.050047126252697915, -1.483780010932564, 0.5433327875608871, 0.37199864809412275, -0.3096462057332553, 1.0613123460955616, -2.6578870268449983, -1.4520448631490364, -1.2503339965053786], "max": [0.525237933890174, 0.3096552746579722, 1.1758756898134555, 0.9562599056258694, -0.38297112102397435, 1.5450753299609472, 0.5306357534629823, -0.21102009921149645, 1.1560216474401486, 0.037189630343269164, -0.3830138330556436, 1.3129128231326113], "count": [622]}, "eef_sim_pose_action": {"mean": [0.43506173288826056, 0.2070080419795437, 1.0937697410199338, 0.46796476650727564, -1.2137454228066247, 1.0791891737864523, 0.4405909096328777, -0.25377387926992995, 1.1031306432760493, -1.5552400362369196, -1.1764760613834377, 0.2088050023704961], "std": [0.047918967917108486, 0.03921384068056823, 0.03484249553938701, 0.24323660348593343, 0.3445240283220643, 0.2393941832400893, 0.045901272467961496, 0.023761746611937706, 0.0272007670203936, 0.8769491239495903, 0.32730516955091354, 0.8310480370653096], "min": [0.3573896775071477, 0.168723782966138, 1.06357993526447, 0.050047126252697915, -1.483780010932564, 0.5433327875608871, 0.37199864809412275, -0.3096462057332553, 1.0613123460955616, -2.6578870268449983, -1.4520448631490364, -1.2503339965053786], "max": [0.525237933890174, 0.3096552746579722, 1.1758756898134555, 0.9562599056258694, -0.38297112102397435, 1.5450753299609472, 0.5306357534629823, -0.21102009921149645, 1.1560216474401486, 0.037189630343269164, -0.383019242237721, 1.3129128231326113], "count": [622]}, "gripper_mode_state": {"mean": [0.36012861736334406, 0.3665594855305466], "std": [0.4800374947015165, 0.48186474149716246], "min": [0, 0], "max": [1, 1], "count": [622]}, "gripper_activity_state": {"mean": [1.8778135048231512, 1.8617363344051447], "std": [0.44053793914994605, 0.457360884545199], "min": [0, 0], "max": [2, 2], "count": [622]}, "gripper_mode_action": {"mean": [0.36012861736334406, 0.3665594855305466], "std": [0.4800374947015165, 0.48186474149716246], "min": [0, 0], "max": [1, 1], "count": [622]}, "gripper_activity_action": {"mean": [1.8778135048231512, 1.8617363344051447], "std": [0.44053793914994605, 0.4573608845451991], "min": [0, 0], "max": [2, 2], "count": [622]}, "gripper_open_scale_state": {"mean": [0.6629319229282109, 0.6434478031839781], "std": [0.3114041194393891, 0.3348424431667377], "min": [0.22710227272727274, 0.1918181818181818], "max": [0.9107954545454545, 0.9101136363636364], "count": [622]}, "gripper_open_scale_action": {"mean": [0.6629348468529644, 0.6434477821312203], "std": [0.3114064391945836, 0.3348424264116178], "min": [0.22710227272727274, 0.1918181818181818], "max": [0.91080810546875, 0.9101136363636364], "count": [622]}}} +{"episode_index": 17, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40749136640666]], [[0.4064010275034588]], [[0.40071049955870425]]], "std": [[[0.2659045065190256]], [[0.2602399972605941]], [[0.2624321087669397]]], "count": [137]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36476718668002484]], [[0.3699791502671628]], [[0.3598340787653261]]], "std": [[[0.30531750145763076]], [[0.28682293826652616]], [[0.295609371859111]]], "count": [137]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3691510543390106]], [[0.37524916362530414]], [[0.36998162808310675]]], "std": [[[0.28186811648314375]], [[0.25771811945817297]], [[0.2623003122249829]]], "count": [137]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45052150571299077]], [[0.4570516658914174]], [[0.4590572983755546]]], "std": [[[0.23381523235429905]], [[0.22636508307498723]], [[0.226589807437533]]], "count": [137]}, "observation.state": {"min": [-0.44170138239860535, 0.2687763273715973, 0.1480475515127182, -1.7158757448196411, -0.25394734740257263, -0.2572048008441925, -0.259073406457901, -0.41962406039237976, 0.3307924270629883, 0.1592133790254593, -1.8326455354690552, -1.1603142023086548, -0.7459850311279297, -0.08372344076633453, 0.2333308905363083, -0.7041694521903992, -1.758137822151184, -1.136392593383789, -0.3531084656715393, -0.3815104365348816, -0.4108903110027313, -0.5161705017089844, 0.08424873650074005, 1.5731329917907715, -1.121194839477539, -0.22333163022994995, 257.3125, 233.0], "max": [0.11940888315439224, 0.770537793636322, 0.6281330585479736, -0.7594854831695557, 0.9959688782691956, 0.07985426485538483, 0.47513753175735474, -0.30482056736946106, 0.4933108687400818, 0.24630774557590485, -1.559619665145874, -0.07492199540138245, -0.05589869245886803, 0.5680512189865112, 0.8712945580482483, -0.4008803069591522, -0.645584225654602, 0.2538394331932068, 0.28530460596084595, 0.15801338851451874, -0.308694988489151, -0.3292297422885895, 0.2349514365196228, 2.1085684299468994, 0.037310533225536346, 0.7462756037712097, 1002.0625, 1001.0], "mean": [-0.2037830501794815, 0.3936357796192169, 0.5138425230979919, -1.1374263763427734, 0.6929314136505127, -0.016075201332569122, 0.3535187840461731, -0.3914036154747009, 0.42893561720848083, 0.18861180543899536, -1.7328847646713257, -0.3563123047351837, -0.22720879316329956, 0.2539840638637543, 0.4357282519340515, -0.5778703093528748, -1.2027616500854492, -0.8365793228149414, 0.07605061680078506, -0.17869305610656738, -0.3716510534286499, -0.44218167662620544, 0.17756496369838715, 1.7817652225494385, -0.25353533029556274, -0.01656969264149666, 628.1889038085938, 622.1250610351562], "std": [0.1452704221010208, 0.11786933243274689, 0.11490564048290253, 0.25295576453208923, 0.3870064318180084, 0.07872602343559265, 0.2159043699502945, 0.03900401294231415, 0.03862333670258522, 0.020403936505317688, 0.058113884180784225, 0.36519455909729004, 0.2115277349948883, 0.17123223841190338, 0.15399836003780365, 0.0793946236371994, 0.27890774607658386, 0.4199685752391815, 0.1557675451040268, 0.1261783391237259, 0.029266130179166794, 0.05077994987368584, 0.0308027733117342, 0.09512928128242493, 0.39322155714035034, 0.30480602383613586, 359.8746032714844, 372.6684265136719], "count": [712]}, "action": {"min": [-0.44170138239860535, 0.2687763273715973, 0.1480475515127182, -1.7158757448196411, -0.25394758582115173, -0.2572048008441925, -0.259073406457901, -0.41962406039237976, 0.3307924270629883, 0.1592133790254593, -1.8326455354690552, -1.1603142023086548, -0.746009886264801, -0.08372344076633453, 0.2333308905363083, -0.7041694521903992, -1.758137822151184, -1.136392593383789, -0.3531084656715393, -0.3815104365348816, -0.4108903110027313, -0.5161705017089844, 0.08428425341844559, 1.5731329917907715, -1.121194839477539, -0.22333163022994995, 257.3125, 233.0], "max": [0.11940888315439224, 0.770537793636322, 0.6281330585479736, -0.7594854831695557, 0.9959688782691956, 0.07985426485538483, 0.47513753175735474, -0.30482056736946106, 0.4933108687400818, 0.24630774557590485, -1.559619665145874, -0.07492199540138245, -0.05589869245886803, 0.5680512189865112, 0.8712945580482483, -0.4008803069591522, -0.645584225654602, 0.2538380026817322, 0.28530460596084595, 0.15801338851451874, -0.308694988489151, -0.3292297422885895, 0.2349514365196228, 2.108271360397339, 0.037310533225536346, 0.7462756037712097, 1002.0625, 1001.0], "mean": [-0.2035447210073471, 0.3933323621749878, 0.5134361386299133, -1.1375588178634644, 0.6934818029403687, -0.016225216910243034, 0.3531629741191864, -0.3913995623588562, 0.4288930892944336, 0.18857897818088531, -1.73319411277771, -0.3561759889125824, -0.22706373035907745, 0.2539161443710327, 0.43525469303131104, -0.5778226852416992, -1.2027755975723267, -0.837421178817749, 0.07573223859071732, -0.17845819890499115, -0.37165382504463196, -0.44214364886283875, 0.1773541420698166, 1.7825040817260742, -0.25331419706344604, -0.016826001927256584, 628.1885986328125, 622.1249389648438], "std": [0.14541639387607574, 0.11760373413562775, 0.11563466489315033, 0.25312405824661255, 0.3859361708164215, 0.07902329415082932, 0.2166474610567093, 0.03901274874806404, 0.038622017949819565, 0.020348187536001205, 0.057842377573251724, 0.3649265766143799, 0.21120727062225342, 0.1712634414434433, 0.15399669110774994, 0.0794806256890297, 0.27891865372657776, 0.41837963461875916, 0.1563991904258728, 0.12661294639110565, 0.029260288923978806, 0.05078784376382828, 0.030923020094633102, 0.09554848074913025, 0.39277759194374084, 0.3042406141757965, 359.8743896484375, 372.6683654785156], "count": [712]}, "timestamp": {"min": [0.0], "max": [23.7], "mean": [11.850000000000001], "std": [6.851216437003481], "count": [712]}, "frame_index": {"min": [0], "max": [711], "mean": [355.5], "std": [205.5364931101044], "count": [712]}, "episode_index": {"min": [18], "max": [18], "mean": [18.0], "std": [0.0], "count": [712]}, "index": {"min": [12918], "max": [13629], "mean": [13273.5], "std": [205.5364931101044], "count": [712]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [712]}, "subtask_annotation": {"mean": [1.3075842696629214, 3.0, 3.0, 3.0, 3.0], "std": [0.6679238385733626, 0.0, 0.0, 0.0, 0.0], "min": [0, 3, 3, 3, 3], "max": [3, 3, 3, 3, 3], "count": [712]}, "scene_annotation": {"mean": [18.0], "std": [0.0], "min": [18], "max": [18], "count": [712]}, "eef_direction_state": {"mean": [4.633426966292135, 3.866573033707865], "std": [2.286785572785959, 2.652199754317327], "min": [0, 0], "max": [6, 6], "count": [712]}, "eef_velocity_state": {"mean": [0.4002808988764045, 0.5154494382022472], "std": [0.6501079683668165, 0.6064147449964595], "min": [0, 0], "max": [2, 2], "count": [712]}, "eef_acc_mag_state": {"mean": [0.23735955056179775, 0.17415730337078653], "std": [0.5792360281796831, 0.5116679246770258], "min": [0, 0], "max": [2, 2], "count": [712]}, "eef_direction_action": {"mean": [4.633426966292135, 3.866573033707865], "std": [2.286785572785959, 2.652199754317327], "min": [0, 0], "max": [6, 6], "count": [712]}, "eef_velocity_action": {"mean": [0.4002808988764045, 0.5154494382022472], "std": [0.6501079683668165, 0.6064147449964595], "min": [0, 0], "max": [2, 2], "count": [712]}, "eef_acc_mag_action": {"mean": [0.2345505617977528, 0.17696629213483145], "std": [0.5755188867591884, 0.516174137706276], "min": [0, 0], "max": [2, 2], "count": [712]}, "eef_sim_pose_state": {"mean": [0.4709881036784094, 0.25719860515269427, 1.0532370734128211, 0.054627887705814976, -1.198692056556898, 1.3063455172188143, 0.48625518653824684, -0.24897606826357926, 1.0819476870845435, -1.6147347980711868, -1.232415467996507, 0.2982390669680178], "std": [0.03770613219606721, 0.025416406797774606, 0.04173475755509886, 0.1151762477110228, 0.3662900708463689, 0.13996707882115536, 0.04940426192008993, 0.026867669183709617, 0.02691031892915395, 0.8688778313591041, 0.3412114931494688, 0.7931861454672956], "min": [0.37796717258370094, 0.22791274892609503, 1.024744830263876, -0.31649395602803243, -1.4786673422026346, 0.9451290488069785, 0.3765007020465183, -0.3106280878315976, 1.0438559957359363, -2.5497437496470097, -1.4572982959000764, -1.2501803129211826], "max": [0.5344748929315104, 0.3212826938646042, 1.1398772154481396, 0.30498560144420817, -0.3828638198836867, 1.682980648254948, 0.5593652124138541, -0.18991817775206052, 1.1397658116002258, 0.10905960501631179, -0.38296464803218533, 1.1725059383449687], "count": [712]}, "eef_sim_pose_action": {"mean": [0.4709518808021839, 0.25718282830046435, 1.0532333596518098, 0.05453713719504069, -1.1989097682090686, 1.3061785291288006, 0.48623997782030975, -0.24880846341139498, 1.0819257000701188, -1.614484245169106, -1.2328173311038964, 0.29865184229693065], "std": [0.03770156584326295, 0.025387348169438256, 0.041727160318639905, 0.1151840684618443, 0.3658506832168569, 0.14010493421411246, 0.049405198053179514, 0.026861091751452112, 0.026869434608826397, 0.8693471355422526, 0.34037812951662594, 0.7924564058018121], "min": [0.37796717258370094, 0.22791274892609503, 1.024744830263876, -0.31649395602803243, -1.4786673422026346, 0.9451290488069785, 0.3765007020465183, -0.3106280878315976, 1.0438559957359363, -2.5497437496470097, -1.4572982959000764, -1.2501803129211826], "max": [0.5344748929315104, 0.3212826938646042, 1.1398772154481396, 0.30498560144420817, -0.3828638198836867, 1.682980648254948, 0.5593652124138541, -0.18991817775206052, 1.1397657984037983, 0.10905960501631179, -0.38296464803218533, 1.1725059383449687], "count": [712]}, "gripper_mode_state": {"mean": [0.49719101123595505, 0.4887640449438202], "std": [0.49999210951986367, 0.49987373737172247], "min": [0, 0], "max": [1, 1], "count": [712]}, "gripper_activity_state": {"mean": [1.8862359550561798, 1.877808988764045], "std": [0.42364309555933755, 0.43442035192471623], "min": [0, 0], "max": [2, 2], "count": [712]}, "gripper_mode_action": {"mean": [0.49719101123595505, 0.4887640449438202], "std": [0.49999210951986367, 0.49987373737172247], "min": [0, 0], "max": [1, 1], "count": [712]}, "gripper_activity_action": {"mean": [1.8862359550561798, 1.877808988764045], "std": [0.42364309555933755, 0.43442035192471634], "min": [0, 0], "max": [2, 2], "count": [712]}, "gripper_open_scale_state": {"mean": [0.5710807855623604, 0.5655682134579543], "std": [0.3271587415206574, 0.33878996919500326], "min": [0.23392045454545454, 0.21181818181818182], "max": [0.9109659090909091, 0.91], "count": [712]}, "gripper_open_scale_action": {"mean": [0.5710805187283781, 0.5655681336571372], "std": [0.32715846415614985, 0.3387898880719486], "min": [0.23392045454545454, 0.21181818181818182], "max": [0.9109659090909091, 0.91], "count": [712]}}} +{"episode_index": 18, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4186829232754673]], [[0.4143278966841514]], [[0.40638048608509225]]], "std": [[[0.26774784205056573]], [[0.2613808631140564]], [[0.2640511423006697]]], "count": [157]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3673817636130885]], [[0.37285655259980854]], [[0.36306192888514216]]], "std": [[[0.2881072490851146]], [[0.2705666991772128]], [[0.2798502923408195]]], "count": [157]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36749240378210735]], [[0.37549091159818493]], [[0.3664919588589151]]], "std": [[[0.28225799989433636]], [[0.2625329119076264]], [[0.2664328563511849]]], "count": [157]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4502035367490946]], [[0.4516710937825236]], [[0.4502116481412098]]], "std": [[[0.23252209282336728]], [[0.22641911812959714]], [[0.2289022217791384]]], "count": [157]}, "observation.state": {"min": [-0.3205624520778656, 0.21006128191947937, 0.12180216610431671, -1.8800326585769653, -0.25391268730163574, -0.13454961776733398, -0.17155931890010834, -0.42043793201446533, 0.28019529581069946, 0.12219031155109406, -1.870534062385559, -1.121137022972107, -0.7675346732139587, -0.2590952217578888, 0.29274189472198486, -0.6346715092658997, -1.9818311929702759, -1.2519017457962036, -0.12057606875896454, -0.10647162795066833, -0.39098992943763733, -0.497475266456604, 0.1287451982498169, 1.5558286905288696, -1.1378093957901, -0.3983781337738037, 249.3125, 254.6875], "max": [0.4241597354412079, 0.959954023361206, 0.5768662095069885, -0.928719162940979, 1.083033561706543, 0.16958165168762207, 0.46875616908073425, -0.2810731828212738, 0.45687049627304077, 0.26497882604599, -1.5653550624847412, -0.019410019740462303, -0.01472235657274723, 0.42894628643989563, 0.8094782829284668, -0.30881747603416443, -1.0141770839691162, 0.25384068489074707, 0.38637879490852356, 0.0939052551984787, -0.2780378758907318, -0.29340511560440063, 0.23495006561279297, 1.8784310817718506, 0.07847972214221954, 0.7462756037712097, 1001.8125, 1005.0], "mean": [-0.03197772428393364, 0.4068012833595276, 0.4277578592300415, -1.3441283702850342, 0.7481504678726196, 0.033762723207473755, 0.3252023458480835, -0.37844976782798767, 0.3879344165325165, 0.18349942564964294, -1.7232279777526855, -0.35218873620033264, -0.2363658845424652, 0.11556444317102432, 0.4760446548461914, -0.5137819647789001, -1.4486249685287476, -0.8098543882369995, 0.2112579196691513, -0.01635342463850975, -0.3525662124156952, -0.4096601903438568, 0.17692966759204865, 1.6801114082336426, -0.3615923821926117, -0.05139869451522827, 743.8716430664062, 742.9323120117188], "std": [0.17950715124607086, 0.16588227450847626, 0.11888647824525833, 0.2659510672092438, 0.40361645817756653, 0.062384024262428284, 0.20225870609283447, 0.05036557465791702, 0.04552391171455383, 0.03628791123628616, 0.07372269779443741, 0.3642892837524414, 0.22369685769081116, 0.17876076698303223, 0.1288926899433136, 0.08888451755046844, 0.23838403820991516, 0.48015958070755005, 0.15663182735443115, 0.046025197952985764, 0.03621268644928932, 0.054020803421735764, 0.0241929329931736, 0.07806667685508728, 0.40182140469551086, 0.35872164368629456, 344.83782958984375, 346.52923583984375], "count": [853]}, "action": {"min": [-0.3205624520778656, 0.21006128191947937, 0.12180216610431671, -1.8800326585769653, -0.25391268730163574, -0.13454961776733398, -0.17155931890010834, -0.42043793201446533, 0.28019529581069946, 0.12219031155109406, -1.870534062385559, -1.121137022972107, -0.7675346732139587, -0.2590952217578888, 0.29274189472198486, -0.6346715092658997, -1.9818311929702759, -1.2519017457962036, -0.12057606875896454, -0.10647162795066833, -0.39098992943763733, -0.497475266456604, 0.12874633073806763, 1.5558286905288696, -1.1378093957901, -0.3983781337738037, 249.3125, 254.6875], "max": [0.4241597354412079, 0.959954023361206, 0.5768662095069885, -0.928719162940979, 1.083033561706543, 0.16958165168762207, 0.46875616908073425, -0.2810731828212738, 0.45687049627304077, 0.26497882604599, -1.5653550624847412, -0.019410019740462303, -0.01472235657274723, 0.42894628643989563, 0.8094782829284668, -0.30881747603416443, -1.0141770839691162, 0.25384068489074707, 0.38637879490852356, 0.0939052551984787, -0.2780378758907318, -0.29340511560440063, 0.23495006561279297, 1.878407597541809, 0.07847972214221954, 0.7462756037712097, 1001.8125, 1005.0], "mean": [-0.03147924318909645, 0.40644535422325134, 0.42737746238708496, -1.3446718454360962, 0.7488022446632385, 0.03397673740983009, 0.32497334480285645, -0.37841856479644775, 0.387818843126297, 0.1834266036748886, -1.7233121395111084, -0.3520507514476776, -0.23618106544017792, 0.11533898860216141, 0.47570449113845825, -0.5136245489120483, -1.4489272832870483, -0.8108348250389099, 0.21134193241596222, -0.016273455694317818, -0.35253721475601196, -0.4096048176288605, 0.17680521309375763, 1.6804689168930054, -0.36106032133102417, -0.051744814962148666, 743.871826171875, 742.9378662109375], "std": [0.17963169515132904, 0.16578316688537598, 0.1193288117647171, 0.26656243205070496, 0.40244507789611816, 0.062166932970285416, 0.20270492136478424, 0.05041695013642311, 0.04550351947546005, 0.036246757954359055, 0.07359243929386139, 0.3640197813510895, 0.22334057092666626, 0.17877599596977234, 0.12893590331077576, 0.08911338448524475, 0.23850063979625702, 0.47883880138397217, 0.15647296607494354, 0.04606359452009201, 0.036257706582546234, 0.054008543491363525, 0.02416723594069481, 0.07827378809452057, 0.4011155366897583, 0.35809382796287537, 344.8380126953125, 346.5345153808594], "count": [853]}, "timestamp": {"min": [0.0], "max": [28.4], "mean": [14.200000000000003], "std": [8.207990686587742], "count": [853]}, "frame_index": {"min": [0], "max": [852], "mean": [426.0], "std": [246.23972059763227], "count": [853]}, "episode_index": {"min": [19], "max": [19], "mean": [19.0], "std": [0.0], "count": [853]}, "index": {"min": [13630], "max": [14482], "mean": [14056.0], "std": [246.23972059763227], "count": [853]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [853]}, "subtask_annotation": {"mean": [1.3669402110199296, 3.0, 3.0, 3.0, 3.0], "std": [0.7328721973311935, 0.0, 0.0, 0.0, 0.0], "min": [0, 3, 3, 3, 3], "max": [3, 3, 3, 3, 3], "count": [853]}, "scene_annotation": {"mean": [19.0], "std": [0.0], "min": [19], "max": [19], "count": [853]}, "eef_direction_state": {"mean": [4.609613130128957, 4.254396248534584], "std": [2.1813988145678533, 2.3898466387413433], "min": [0, 0], "max": [6, 6], "count": [853]}, "eef_velocity_state": {"mean": [0.4361078546307151, 0.4935521688159437], "std": [0.5967554694850664, 0.582284920899771], "min": [0, 0], "max": [2, 2], "count": [853]}, "eef_acc_mag_state": {"mean": [0.16647127784290738, 0.16178194607268465], "std": [0.4797922060805059, 0.4838228138195762], "min": [0, 0], "max": [2, 2], "count": [853]}, "eef_direction_action": {"mean": [4.609613130128957, 4.254396248534584], "std": [2.1813988145678533, 2.3898466387413433], "min": [0, 0], "max": [6, 6], "count": [853]}, "eef_velocity_action": {"mean": [0.4361078546307151, 0.4935521688159437], "std": [0.5967554694850664, 0.582284920899771], "min": [0, 0], "max": [2, 2], "count": [853]}, "eef_acc_mag_action": {"mean": [0.16647127784290738, 0.16178194607268465], "std": [0.47979220608050593, 0.48382281381957615], "min": [0, 0], "max": [2, 2], "count": [853]}, "eef_sim_pose_state": {"mean": [0.4297592318958519, 0.2513020327186176, 1.065953785382871, 0.017877526918715164, -1.1912156618710041, 1.3526526802242118, 0.4538981337473656, -0.24129326036683826, 1.1091599573469577, -1.382166186371893, -1.0875573039005402, -0.023194609959171577], "std": [0.04524475353950116, 0.03771899875854253, 0.05239477324910689, 0.27843206132413073, 0.36946650175244866, 0.27246455534480263, 0.05188182240118078, 0.02551410080775214, 0.030556185720984154, 0.8810934699090331, 0.30487237524989935, 0.8110334673444469], "min": [0.3248091648578045, 0.19101391245198504, 1.0244305265213607, -0.8014264625966101, -1.5294000831739518, 0.7744672754030344, 0.3442520791061778, -0.3096381661433717, 1.0746960217270043, -2.5314569129954396, -1.3782870495151356, -1.250209498281055], "max": [0.49891039324956576, 0.3437828606373686, 1.1710207909038164, 0.4858040702268228, -0.38297589462128645, 2.1375090627397744, 0.5393568837256509, -0.21231627964021224, 1.175507017782961, 0.020957393179975137, -0.38299262775032994, 1.100684807674017], "count": [853]}, "eef_sim_pose_action": {"mean": [0.429644729142549, 0.25123139965151997, 1.0659890195734927, 0.017937740657726877, -1.1914120389178529, 1.352581159394914, 0.4538462038824935, -0.24117917196287633, 1.1091809414492475, -1.3820681962327923, -1.088144949017309, -0.023114561912897087], "std": [0.04521920746232178, 0.03766594511380561, 0.05245446126505998, 0.27845014946422825, 0.3690811904934229, 0.2724994099015666, 0.051869183167715986, 0.025425641451245685, 0.030583324952541378, 0.8812433829306066, 0.30399569767948215, 0.8109157160678241], "min": [0.3248091648578045, 0.19101391245198504, 1.0244305265213607, -0.8014264625966101, -1.5294000831739518, 0.7744672754030344, 0.3442520791061778, -0.3096381661433717, 1.0746960217270043, -2.5314569129954396, -1.3782870495151356, -1.250209498281055], "max": [0.49891039324956576, 0.3437828606373686, 1.1710207909038164, 0.4858040702268228, -0.38297379051193725, 2.1375090627397744, 0.5393568837256509, -0.2123173682840595, 1.175507017782961, 0.020957393179975137, -0.38299262775032994, 1.100684807674017], "count": [853]}, "gripper_mode_state": {"mean": [0.34114888628370454, 0.34114888628370454], "std": [0.47409526856012146, 0.47409526856012146], "min": [0, 0], "max": [1, 1], "count": [853]}, "gripper_activity_state": {"mean": [1.9085580304806564, 1.9038686987104338], "std": [0.38260464532958016, 0.38755135543557045], "min": [0, 0], "max": [2, 2], "count": [853]}, "gripper_mode_action": {"mean": [0.34114888628370454, 0.34114888628370454], "std": [0.47409526856012146, 0.47409526856012146], "min": [0, 0], "max": [1, 1], "count": [853]}, "gripper_activity_action": {"mean": [1.9085580304806564, 1.9038686987104338], "std": [0.38260464532958016, 0.38755135543557045], "min": [0, 0], "max": [2, 2], "count": [853]}, "gripper_open_scale_state": {"mean": [0.6762468666711703, 0.6753929577749906], "std": [0.3134884212765155, 0.31502678476849144], "min": [0.22664772727272728, 0.2315340909090909], "max": [0.9107386363636364, 0.9136363636363637], "count": [853]}, "gripper_open_scale_action": {"mean": [0.6762470976589566, 0.6753980603218591], "std": [0.3134885944330912, 0.3150306091700516], "min": [0.22664772727272728, 0.2315340909090909], "max": [0.9107386363636364, 0.9136363636363637], "count": [853]}}} +{"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.4084613474985582]], [[0.40736186803152635]], [[0.3995448430291234]]], "std": [[[0.26645177600699]], [[0.2609146906280894]], [[0.26392805473311076]]], "count": [136]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36637451491013073]], [[0.3745066095371972]], [[0.3658751591935794]]], "std": [[[0.2939338646269762]], [[0.2784101679888099]], [[0.29068652826729985]]], "count": [136]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3781420937860438]], [[0.38548560649750097]], [[0.3802741854094579]]], "std": [[[0.312696700475679]], [[0.29029414438700435]], [[0.2947155748275238]]], "count": [136]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44564518904988465]], [[0.446557838331411]], [[0.444099895472895]]], "std": [[[0.23687533964587373]], [[0.23184397998510786]], [[0.2341596955300645]]], "count": [136]}, "observation.state": {"min": [-0.367960125207901, 0.2800097167491913, 0.2842945158481598, -1.8021080493927002, -0.25388652086257935, -0.3022081255912781, 0.02822197414934635, -0.4113118648529053, 0.28857505321502686, 0.1268184334039688, -2.00595760345459, -1.1211681365966797, -0.7507776021957397, -0.21848249435424805, 0.38509491086006165, -0.6091079115867615, -1.9979307651519775, -1.1234683990478516, -0.2199322134256363, -0.20413152873516083, -0.3998158872127533, -0.47208601236343384, 0.15843887627124786, 1.5644513368606567, -1.1212259531021118, -0.25625717639923096, 251.875, 254.6875], "max": [0.3043232560157776, 0.9192485213279724, 0.6444278955459595, -0.9373956322669983, 1.1313704252243042, 0.08575566112995148, 0.4744819402694702, -0.27093732357025146, 0.46912676095962524, 0.279098242521286, -1.5732269287109375, 0.10614947229623795, 0.0178581140935421, 0.3207860589027405, 0.8797735571861267, -0.2614666819572449, -1.0240839719772339, 0.25381624698638916, 0.4934678375720978, -0.014909475110471249, -0.29330599308013916, -0.2860058844089508, 0.23490369319915771, 1.9313102960586548, -0.0063722520135343075, 0.7462756037712097, 1001.875, 1005.0], "mean": [-0.0826452299952507, 0.46161940693855286, 0.5125999450683594, -1.3303192853927612, 0.8312045931816101, -0.0390644446015358, 0.35924258828163147, -0.36832544207572937, 0.39331695437431335, 0.17051304876804352, -1.8809208869934082, -0.22760936617851257, -0.18504615128040314, 0.057937704026699066, 0.5253426432609558, -0.4829944372177124, -1.4565619230270386, -0.789732813835144, 0.22147196531295776, -0.12280590832233429, -0.3609909415245056, -0.3929848074913025, 0.2039717584848404, 1.6462032794952393, -0.3259892463684082, -0.026154760271310806, 616.3369140625, 621.2132568359375], "std": [0.22656704485416412, 0.16091276705265045, 0.09675251692533493, 0.2601209580898285, 0.4184212386608124, 0.09473618865013123, 0.14421531558036804, 0.04043390229344368, 0.06347332149744034, 0.040626250207424164, 0.1087987944483757, 0.366373747587204, 0.24622032046318054, 0.18608307838439941, 0.1333547979593277, 0.08065581321716309, 0.2884863615036011, 0.4109061062335968, 0.1928645521402359, 0.056459829211235046, 0.032577794045209885, 0.06305302679538727, 0.020803177729249, 0.08281988650560379, 0.3450990915298462, 0.2946070730686188, 363.9038391113281, 362.5933532714844], "count": [700]}, "action": {"min": [-0.367960125207901, 0.2800097167491913, 0.2842945158481598, -1.8021080493927002, -0.25388213992118835, -0.3022081255912781, 0.02822197414934635, -0.4113118648529053, 0.28857505321502686, 0.1268184334039688, -2.00595760345459, -1.1211681365966797, -0.7507776021957397, -0.21848249435424805, 0.38509491086006165, -0.6091079115867615, -1.9979307651519775, -1.1234683990478516, -0.2199322134256363, -0.20413152873516083, -0.3998158872127533, -0.47208601236343384, 0.15843887627124786, 1.5644513368606567, -1.1211503744125366, -0.25625717639923096, 251.875, 254.6875], "max": [0.3043232560157776, 0.9192485213279724, 0.6444278955459595, -0.9373956322669983, 1.1313704252243042, 0.08575566112995148, 0.4744819402694702, -0.27093732357025146, 0.46912676095962524, 0.279098242521286, -1.5732269287109375, 0.10614947229623795, 0.0178581140935421, 0.3207860589027405, 0.8797735571861267, -0.2614666819572449, -1.0240839719772339, 0.25381937623023987, 0.4934678375720978, -0.014909475110471249, -0.29330599308013916, -0.2860058844089508, 0.23490369319915771, 1.931633472442627, -0.0063722520135343075, 0.7462756037712097, 1001.875, 1005.0], "mean": [-0.08213366568088531, 0.4614042341709137, 0.5123744010925293, -1.3308666944503784, 0.8320121765136719, -0.039319444447755814, 0.3592652380466461, -0.3682747185230255, 0.3931716978549957, 0.1703902781009674, -1.8815345764160156, -0.22716528177261353, -0.18500377237796783, 0.05752091482281685, 0.525040328502655, -0.48272961378097534, -1.4569671154022217, -0.7908728718757629, 0.2213735729455948, -0.12278671562671661, -0.36097127199172974, -0.39287978410720825, 0.2038634866476059, 1.6467176675796509, -0.3253013491630554, -0.02652333304286003, 616.337890625, 621.2074584960938], "std": [0.226706862449646, 0.16082212328910828, 0.09707872569561005, 0.26069483160972595, 0.4168688952922821, 0.0951940044760704, 0.144164577126503, 0.04053094983100891, 0.06347090005874634, 0.04056118056178093, 0.10827166587114334, 0.36547771096229553, 0.24612651765346527, 0.18609236180782318, 0.1334146112203598, 0.08106216788291931, 0.28862282633781433, 0.4091125428676605, 0.19305650889873505, 0.05649423226714134, 0.03261355310678482, 0.06302724033594131, 0.020839324221014977, 0.0834779217839241, 0.3439905643463135, 0.2938013970851898, 363.9044494628906, 362.587158203125], "count": [700]}, "timestamp": {"min": [0.0], "max": [23.3], "mean": [11.65], "std": [6.735746267324637], "count": [700]}, "frame_index": {"min": [0], "max": [699], "mean": [349.5], "std": [202.0723880197391], "count": [700]}, "episode_index": {"min": [20], "max": [20], "mean": [20.0], "std": [0.0], "count": [700]}, "index": {"min": [14483], "max": [15182], "mean": [14832.5], "std": [202.0723880197391], "count": [700]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [700]}, "subtask_annotation": {"mean": [1.332857142857143, 3.0, 3.0, 3.0, 3.0], "std": [0.6518591935098178, 0.0, 0.0, 0.0, 0.0], "min": [0, 3, 3, 3, 3], "max": [3, 3, 3, 3, 3], "count": [700]}, "scene_annotation": {"mean": [20.0], "std": [0.0], "min": [20], "max": [20], "count": [700]}, "eef_direction_state": {"mean": [4.4714285714285715, 4.521428571428571], "std": [2.2716980972167073, 2.273034023825715], "min": [0, 0], "max": [6, 6], "count": [700]}, "eef_velocity_state": {"mean": [0.4942857142857143, 0.44857142857142857], "std": [0.6622226026875009, 0.6084506922487314], "min": [0, 0], "max": [2, 2], "count": [700]}, "eef_acc_mag_state": {"mean": [0.26857142857142857, 0.19857142857142857], "std": [0.6204935494410587, 0.5443194590214366], "min": [0, 0], "max": [2, 2], "count": [700]}, "eef_direction_action": {"mean": [4.4714285714285715, 4.521428571428571], "std": [2.2716980972167073, 2.273034023825715], "min": [0, 0], "max": [6, 6], "count": [700]}, "eef_velocity_action": {"mean": [0.4942857142857143, 0.44857142857142857], "std": [0.6622226026875008, 0.6084506922487314], "min": [0, 0], "max": [2, 2], "count": [700]}, "eef_acc_mag_action": {"mean": [0.26857142857142857, 0.19857142857142857], "std": [0.6204935494410587, 0.5443194590214366], "min": [0, 0], "max": [2, 2], "count": [700]}, "eef_sim_pose_state": {"mean": [0.43883849685541815, 0.25008251788946684, 1.0718929961826487, -0.46710486597120027, -1.2726591570858348, 1.6892320876056672, 0.4361245439771892, -0.26410854290493047, 1.0980756426565226, -1.3558912286004088, -1.184274088446746, -0.09828574967735627], "std": [0.06371693228477532, 0.03871673963749163, 0.03820187899017072, 0.8696631391444338, 0.3467666660404485, 0.8494853338920222, 0.06089421266685573, 0.01974913206967467, 0.03045347831110804, 0.7667578184009008, 0.3041142401410162, 0.6805527492639633], "min": [0.3392610230681372, 0.21018096189287142, 1.0358011334443853, -1.8544650516605758, -1.5153296439279134, 0.5317805183062435, 0.33590889377906524, -0.309597626256092, 1.0589894696069226, -2.291840052742436, -1.4607695462590242, -1.2509333632214006], "max": [0.5155030837315554, 0.357028383388202, 1.1561344621344818, 0.6087865376592192, -0.3829730829804334, 3.0467191251167685, 0.513168483695716, -0.23895654550530113, 1.1684071252407655, 0.10242935852211466, -0.3830067695805388, 0.7916724619650368], "count": [700]}, "eef_sim_pose_action": {"mean": [0.4387062180757123, 0.24998550301464292, 1.0719104343717905, -0.4675568575467778, -1.2730810545143276, 1.6891707116847332, 0.43602586739881594, -0.2640172553910396, 1.0980787621056198, -1.3556529099593184, -1.1850006858950335, -0.09822779383187395], "std": [0.06370954424912253, 0.03865242378980005, 0.03823564537399178, 0.8694630469074006, 0.3458624078973592, 0.8495185969810987, 0.06086505350308199, 0.01968632151843981, 0.030457858915280925, 0.7671814291733845, 0.30280368814635805, 0.6804563807978861], "min": [0.3392610230681372, 0.21018096189287142, 1.0358011334443853, -1.8544650516605758, -1.5153296439279134, 0.5317805183062435, 0.33590889377906524, -0.309597626256092, 1.0589894696069226, -2.291840052742436, -1.4607695462590242, -1.2509333632214006], "max": [0.5155030837315554, 0.357028383388202, 1.1561344621344818, 0.6087865376592192, -0.38297526940608684, 3.0467191251167685, 0.513168483695716, -0.23895654550530113, 1.1684071252407655, 0.10242935852211466, -0.38300929517000126, 0.7916724619650368], "count": [700]}, "gripper_mode_state": {"mean": [0.5085714285714286, 0.5071428571428571], "std": [0.4999265252137025, 0.4999489769884907], "min": [0, 0], "max": [1, 1], "count": [700]}, "gripper_activity_state": {"mean": [1.8842857142857143, 1.8842857142857143], "std": [0.4269947186979236, 0.4236358659730973], "min": [0, 0], "max": [2, 2], "count": [700]}, "gripper_mode_action": {"mean": [0.5085714285714286, 0.5071428571428571], "std": [0.4999265252137025, 0.4999489769884908], "min": [0, 0], "max": [1, 1], "count": [700]}, "gripper_activity_action": {"mean": [1.8842857142857143, 1.8842857142857143], "std": [0.4269947186979236, 0.4236358659730973], "min": [0, 0], "max": [2, 2], "count": [700]}, "gripper_open_scale_state": {"mean": [0.5603063221324583, 0.5647393178964586], "std": [0.3308211971226293, 0.3296304586378807], "min": [0.22897727272727272, 0.2315340909090909], "max": [0.9107954545454545, 0.9136363636363637], "count": [700]}, "gripper_open_scale_action": {"mean": [0.5603071802709018, 0.5647340419224327], "std": [0.3308221056130988, 0.3296249037551829], "min": [0.22897727272727272, 0.2315340909090909], "max": [0.9107954545454545, 0.9136363636363637], "count": [700]}}} +{"episode_index": 20, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4146919875864014]], [[0.41430322506700523]], [[0.4069607387619317]]], "std": [[[0.2650633260075337]], [[0.25870968351711177]], [[0.26056002609671064]]], "count": [139]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36863856267926837]], [[0.3741510041966427]], [[0.36354580012460624]]], "std": [[[0.28809561937285255]], [[0.26863531961419895]], [[0.2781532669290403]]], "count": [139]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3657442795763389]], [[0.37155371438143603]], [[0.3658374917712888]]], "std": [[[0.29108541969090224]], [[0.26495259340716504]], [[0.26912889166655113]]], "count": [139]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9921568627450981]], [[1.0]], [[1.0]]], "mean": [[[0.4446783088235294]], [[0.444358879073212]], [[0.4410313175929845]]], "std": [[[0.2380110928677358]], [[0.23602042076256197]], [[0.23756085519454573]]], "count": [139]}, "observation.state": {"min": [-0.33459270000457764, 0.1567087471485138, 0.12884020805358887, -1.9868512153625488, -0.25387340784072876, -0.3094719648361206, -0.28668013215065, -0.42707550525665283, 0.25454074144363403, 0.07897168397903442, -2.0044009685516357, -1.2179386615753174, -0.7462756037712097, -0.46031859517097473, 0.28854110836982727, -0.45684975385665894, -2.1133995056152344, -1.1302741765975952, -0.12045935541391373, -0.2930505871772766, -0.40189269185066223, -0.44568073749542236, 0.15739578008651733, 1.5731853246688843, -1.1211814880371094, -0.13500121235847473, 288.6875, 259.0], "max": [0.5017821788787842, 0.9498158097267151, 0.6139348745346069, -0.8574005961418152, 0.9900282025337219, -0.020233821123838425, 0.47238972783088684, -0.25712311267852783, 0.44790855050086975, 0.27187299728393555, -1.5732269287109375, -0.1808837503194809, -0.11341404169797897, 0.22210842370986938, 0.8148800730705261, -0.15019649267196655, -1.0911569595336914, 0.25386470556259155, 0.32270482182502747, 0.031982067972421646, -0.2470608800649643, -0.24083513021469116, 0.23493143916130066, 1.7402175664901733, -0.0013924352824687958, 0.7462756037712097, 1001.6875, 1005.0], "mean": [-0.00848704855889082, 0.4377046227455139, 0.45165935158729553, -1.3884505033493042, 0.6431251764297485, -0.09135150909423828, 0.2643751800060272, -0.3720739781856537, 0.3761962354183197, 0.16439978778362274, -1.840553879737854, -0.49759921431541443, -0.2945762276649475, -0.09624161571264267, 0.5207576155662537, -0.38821184635162354, -1.5777199268341064, -0.6669121980667114, 0.1552441269159317, -0.1472577154636383, -0.3545515835285187, -0.35906991362571716, 0.20749039947986603, 1.6253703832626343, -0.46487393975257874, 0.13060881197452545, 778.5517578125, 760.1883544921875], "std": [0.21011501550674438, 0.1806475818157196, 0.10642757266759872, 0.2614924907684326, 0.4601091742515564, 0.07736437022686005, 0.18538254499435425, 0.048769284039735794, 0.05483171343803406, 0.05226171389222145, 0.11745957285165787, 0.3484812080860138, 0.2250513881444931, 0.22750061750411987, 0.13237670063972473, 0.07467091083526611, 0.26571232080459595, 0.47744062542915344, 0.13370661437511444, 0.0846240445971489, 0.04177897423505783, 0.06632590293884277, 0.017108019441366196, 0.038405925035476685, 0.3852134346961975, 0.3123109042644501, 319.7515563964844, 336.4721984863281], "count": [723]}, "action": {"min": [-0.33459270000457764, 0.1567087471485138, 0.12884020805358887, -1.9868512153625488, -0.25387340784072876, -0.3094719648361206, -0.28668013215065, -0.42707550525665283, 0.25454074144363403, 0.07897168397903442, -2.0044009685516357, -1.2179386615753174, -0.7462756037712097, -0.46031859517097473, 0.28854110836982727, -0.45684975385665894, -2.1133995056152344, -1.1302741765975952, -0.12045935541391373, -0.2930505871772766, -0.40189269185066223, -0.44568073749542236, 0.15738022327423096, 1.5731853246688843, -1.1211814880371094, -0.13500121235847473, 288.6875, 259.0], "max": [0.5017821788787842, 0.9498158097267151, 0.6139348745346069, -0.8574005961418152, 0.9900282025337219, -0.020233821123838425, 0.47238972783088684, -0.25712311267852783, 0.44790855050086975, 0.27187299728393555, -1.5732269287109375, -0.1808837503194809, -0.11341404169797897, 0.22210842370986938, 0.8148800730705261, -0.15019649267196655, -1.0911569595336914, 0.25386470556259155, 0.32270482182502747, 0.031982067972421646, -0.2470608800649643, -0.24083513021469116, 0.23493143916130066, 1.7402175664901733, -0.0013924352824687958, 0.7462756037712097, 1001.6875, 1005.0], "mean": [-0.007733649108558893, 0.43761590123176575, 0.4512246251106262, -1.3892277479171753, 0.6435638666152954, -0.09152378886938095, 0.26399409770965576, -0.37200450897216797, 0.37599605321884155, 0.1643180251121521, -1.8411461114883423, -0.4975843131542206, -0.29436516761779785, -0.09710008651018143, 0.520327091217041, -0.3877975344657898, -1.5786776542663574, -0.6680967807769775, 0.15553346276283264, -0.14721569418907166, -0.35446834564208984, -0.3588578999042511, 0.20738305151462555, 1.6255244016647339, -0.46426713466644287, 0.13033577799797058, 778.5504150390625, 760.1937255859375], "std": [0.21040508151054382, 0.18058116734027863, 0.10706819593906403, 0.26239511370658875, 0.45940396189689636, 0.07756754755973816, 0.18614907562732697, 0.0488952212035656, 0.054843559861183167, 0.05219748616218567, 0.11718969792127609, 0.3484553396701813, 0.22469890117645264, 0.22755414247512817, 0.132609561085701, 0.0751488134264946, 0.2663605511188507, 0.4762158691883087, 0.1333356648683548, 0.08469049632549286, 0.041930023580789566, 0.06629520654678345, 0.0171788539737463, 0.038419269025325775, 0.38452425599098206, 0.3118584454059601, 319.7508239746094, 336.4761962890625], "count": [723]}, "timestamp": {"min": [0.0], "max": [24.066666666666666], "mean": [12.033333333333331], "std": [6.95706408916439], "count": [723]}, "frame_index": {"min": [0], "max": [722], "mean": [361.0], "std": [208.71192267493169], "count": [723]}, "episode_index": {"min": [21], "max": [21], "mean": [21.0], "std": [0.0], "count": [723]}, "index": {"min": [15183], "max": [15905], "mean": [15544.0], "std": [208.71192267493169], "count": [723]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [723]}, "subtask_annotation": {"mean": [1.5145228215767634, 3.0, 3.0, 3.0, 3.0], "std": [0.6638226095487063, 0.0, 0.0, 0.0, 0.0], "min": [0, 3, 3, 3, 3], "max": [3, 3, 3, 3, 3], "count": [723]}, "scene_annotation": {"mean": [21.0], "std": [0.0], "min": [21], "max": [21], "count": [723]}, "eef_direction_state": {"mean": [4.51313969571231, 4.017980636237898], "std": [2.1223389237951795, 2.508840868976957], "min": [0, 0], "max": [6, 6], "count": [723]}, "eef_velocity_state": {"mean": [0.5380359612724758, 0.5380359612724758], "std": [0.6752941176392203, 0.6330064065552452], "min": [0, 0], "max": [2, 2], "count": [723]}, "eef_acc_mag_state": {"mean": [0.22268326417704012, 0.22406639004149378], "std": [0.5702975303492038, 0.5587246453671354], "min": [0, 0], "max": [2, 2], "count": [723]}, "eef_direction_action": {"mean": [4.51313969571231, 4.017980636237898], "std": [2.122338923795179, 2.508840868976957], "min": [0, 0], "max": [6, 6], "count": [723]}, "eef_velocity_action": {"mean": [0.5380359612724758, 0.5380359612724758], "std": [0.6752941176392203, 0.6330064065552452], "min": [0, 0], "max": [2, 2], "count": [723]}, "eef_acc_mag_action": {"mean": [0.22268326417704012, 0.22406639004149378], "std": [0.5702975303492038, 0.5587246453671354], "min": [0, 0], "max": [2, 2], "count": [723]}, "eef_sim_pose_state": {"mean": [0.4216585871919856, 0.24411827041962492, 1.0728649960260757, 0.08508217686039019, -1.0678548139313075, 1.1466835814184384, 0.40161918862683743, -0.2691165961399278, 1.102256574465224, -0.9257233271438061, -1.096026056311371, -0.5276694083316614], "std": [0.05360753923232954, 0.05268850046584555, 0.04789082356044016, 0.18479028077726847, 0.3517186380358688, 0.17450346283985535, 0.06502695743610938, 0.019961318839625323, 0.03733887062372153, 0.6660897373503776, 0.3846933212197749, 0.6052852420209809], "min": [0.305017201589471, 0.16001129188256846, 1.0154226833200168, -0.421812662806513, -1.3337702905154611, 0.8191845575781451, 0.2890813632957081, -0.30961848426569244, 1.0491345882350696, -2.300869637697953, -1.5172246594722447, -1.3733003822566938], "max": [0.49370525534472887, 0.3574805510294255, 1.182068126419334, 0.3460133050995726, -0.38301990724630985, 1.6105319214284763, 0.4886233539951298, -0.2244088627375419, 1.1946326990191123, 0.005645985975150869, -0.3829375782925615, 0.8140906273345808], "count": [723]}, "eef_sim_pose_action": {"mean": [0.4214786155132709, 0.24407659659830758, 1.0729211609333822, 0.08492031034134566, -1.0680715376017655, 1.1462567780736723, 0.4014044474341795, -0.26899972652575843, 1.102331107712732, -0.9256205078131927, -1.0966046215421459, -0.5278162939816833], "std": [0.05360080033201261, 0.052648531413486264, 0.047992998834888015, 0.18484957324046175, 0.35134444309058965, 0.17462682952159564, 0.06499564833015571, 0.01997124185497585, 0.03746726580701284, 0.666226641103452, 0.38393425334155074, 0.6054734045518934], "min": [0.305017201589471, 0.16001129188256846, 1.0154226833200168, -0.421812662806513, -1.3337702905154611, 0.8191845575781451, 0.2890813632957081, -0.30961848426569244, 1.0491345882350696, -2.300869637697953, -1.5172246594722447, -1.3733003822566938], "max": [0.49370525534472887, 0.3574805510294255, 1.182068126419334, 0.3460133050995726, -0.38301990724630985, 1.6105319214284763, 0.4886233539951298, -0.2244088627375419, 1.1946326990191123, 0.005645985975150869, -0.3829375782925615, 0.8140906273345808], "count": [723]}, "gripper_mode_state": {"mean": [0.30567081604426005, 0.31950207468879666], "std": [0.4606909682890402, 0.46628371080099895], "min": [0, 0], "max": [1, 1], "count": [723]}, "gripper_activity_state": {"mean": [1.8893499308437067, 1.883817427385892], "std": [0.41604738676321273, 0.42442812211760894], "min": [0, 0], "max": [2, 2], "count": [723]}, "gripper_mode_action": {"mean": [0.30567081604426005, 0.31950207468879666], "std": [0.4606909682890402, 0.46628371080099895], "min": [0, 0], "max": [1, 1], "count": [723]}, "gripper_activity_action": {"mean": [1.8893499308437067, 1.883817427385892], "std": [0.41604738676321273, 0.4244281221176089], "min": [0, 0], "max": [2, 2], "count": [723]}, "gripper_open_scale_state": {"mean": [0.7077743097048934, 0.6910802621744325], "std": [0.2906834107324015, 0.30588372330827096], "min": [0.2624431818181818, 0.23545454545454544], "max": [0.910625, 0.9136363636363637], "count": [723]}, "gripper_open_scale_action": {"mean": [0.7077731121019596, 0.6910852003199485], "std": [0.29068257993169666, 0.30588728649084534], "min": [0.2624431818181818, 0.23545454545454544], "max": [0.910625, 0.9136363636363637], "count": [723]}}} +{"episode_index": 21, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41051468286845255]], [[0.40657651402697226]], [[0.3977122874090951]]], "std": [[[0.2669555614605682]], [[0.2613162826083676]], [[0.2645171821013302]]], "count": [142]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3673942122917242]], [[0.3705870759688852]], [[0.36044192154561355]]], "std": [[[0.2747713409640487]], [[0.25276337325155684]], [[0.26200945086088223]]], "count": [142]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36412550199070237]], [[0.3686604414066096]], [[0.36086432586532263]]], "std": [[[0.27127434926342925]], [[0.24723832883114952]], [[0.2513897325863024]]], "count": [142]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44653056965156956]], [[0.4443652679968701]], [[0.441535956342631]]], "std": [[[0.23584116131959673]], [[0.23546931708782035]], [[0.23738393471748734]]], "count": [142]}, "observation.state": {"min": [-0.4126078486442566, 0.10657962411642075, 0.007816893979907036, -1.9949113130569458, -0.25384360551834106, -0.2944337725639343, -0.18094046413898468, -0.39694744348526, 0.24568505585193634, 0.05575506389141083, -1.9211159944534302, -1.2710567712783813, -0.7657697796821594, -0.47540587186813354, 0.4574824273586273, -0.5415407419204712, -2.011983871459961, -0.9526083469390869, -0.18098954856395721, -0.08988445997238159, -0.36562642455101013, -0.4784228205680847, 0.1780000627040863, 1.573216199874878, -1.1562888622283936, -0.2850334644317627, 374.9375, 350.1875], "max": [0.7249170541763306, 1.0830029249191284, 0.6137940883636475, -0.8727322816848755, 0.9438980221748352, 0.18096773326396942, 0.3619649410247803, -0.2682892382144928, 0.4781457483768463, 0.30715104937553406, -1.5624094009399414, -0.2809712588787079, 0.11097637563943863, 0.351755827665329, 1.0017873048782349, -0.1321912407875061, -1.1539636850357056, 0.25387561321258545, 0.2118513286113739, 0.31482577323913574, -0.26158812642097473, -0.25229257345199585, 0.2349882572889328, 1.9770609140396118, -0.21323411166667938, 0.7462756037712097, 1001.625, 1005.0], "mean": [0.036995742470026016, 0.418540894985199, 0.40036359429359436, -1.4871532917022705, 0.5541397929191589, -0.013999959453940392, 0.1367388218641281, -0.3527427315711975, 0.37429437041282654, 0.1581362783908844, -1.7604906558990479, -0.6405330896377563, -0.2936660647392273, -0.030658911913633347, 0.623143196105957, -0.3989463746547699, -1.6055771112442017, -0.47771868109703064, 0.04337078705430031, 0.04620209336280823, -0.33254390954971313, -0.37622901797294617, 0.214330792427063, 1.7414342164993286, -0.6540062427520752, 0.08590530604124069, 781.9923706054688, 769.9462890625], "std": [0.2953183948993683, 0.24548578262329102, 0.14178088307380676, 0.31658583879470825, 0.44376489520072937, 0.09229318052530289, 0.1314212828874588, 0.04222121834754944, 0.07228399068117142, 0.06869856268167496, 0.11202915757894516, 0.312353253364563, 0.2687651515007019, 0.25644078850746155, 0.13103912770748138, 0.10308749228715897, 0.263675332069397, 0.4473769962787628, 0.12573570013046265, 0.09462840110063553, 0.03181242570281029, 0.07286854088306427, 0.015135196037590504, 0.09621602296829224, 0.34102141857147217, 0.3643356263637543, 286.44659423828125, 304.4102478027344], "count": [745]}, "action": {"min": [-0.4126078486442566, 0.10657962411642075, 0.007816893979907036, -1.9949113130569458, -0.25384387373924255, -0.2944337725639343, -0.18094046413898468, -0.39694744348526, 0.24568505585193634, 0.05575506389141083, -1.9211159944534302, -1.2710567712783813, -0.7657697796821594, -0.47540587186813354, 0.4574824273586273, -0.5415407419204712, -2.011983871459961, -0.9526083469390869, -0.18098954856395721, -0.08988445997238159, -0.36562642455101013, -0.4784228205680847, 0.1780000627040863, 1.573216199874878, -1.1562888622283936, -0.2850334644317627, 374.9375, 350.1875], "max": [0.7249170541763306, 1.0830029249191284, 0.6137940883636475, -0.8727322816848755, 0.9438980221748352, 0.18096773326396942, 0.3619649410247803, -0.2682892382144928, 0.4781457483768463, 0.30715104937553406, -1.5624094009399414, -0.2809712588787079, 0.11097637563943863, 0.351755827665329, 1.0017873048782349, -0.1321912407875061, -1.1539636850357056, 0.25387561321258545, 0.2118513286113739, 0.31482577323913574, -0.26158812642097473, -0.25229257345199585, 0.2349882572889328, 1.9770609140396118, -0.21323411166667938, 0.7462756037712097, 1001.625, 1005.0], "mean": [0.037746042013168335, 0.41814547777175903, 0.39998799562454224, -1.4879286289215088, 0.5548372864723206, -0.013756523840129375, 0.1364860236644745, -0.35270950198173523, 0.37410348653793335, 0.1580175906419754, -1.7606161832809448, -0.6405234932899475, -0.2934548258781433, -0.03127847611904144, 0.6230404376983643, -0.39854538440704346, -1.6062833070755005, -0.4783770740032196, 0.04334333911538124, 0.04658836871385574, -0.33248135447502136, -0.37606677412986755, 0.21425548195838928, 1.741974949836731, -0.6537909507751465, 0.0854693055152893, 781.9910888671875, 769.943603515625], "std": [0.295426607131958, 0.2454230934381485, 0.14201587438583374, 0.31710758805274963, 0.44290193915367126, 0.09225084632635117, 0.1318102926015854, 0.04226560518145561, 0.07228424400091171, 0.06864210963249207, 0.11187127232551575, 0.3123384714126587, 0.2684711515903473, 0.25644171237945557, 0.13108354806900024, 0.10346344858407974, 0.2638605237007141, 0.4466601312160492, 0.125773623585701, 0.09491053223609924, 0.03190503641963005, 0.07284937798976898, 0.015171938575804234, 0.09640099853277206, 0.3407772183418274, 0.3637390434741974, 286.44525146484375, 304.40802001953125], "count": [745]}, "timestamp": {"min": [0.0], "max": [24.8], "mean": [12.4], "std": [7.168759384378243], "count": [745]}, "frame_index": {"min": [0], "max": [744], "mean": [372.0], "std": [215.06278153134727], "count": [745]}, "episode_index": {"min": [22], "max": [22], "mean": [22.0], "std": [0.0], "count": [745]}, "index": {"min": [15906], "max": [16650], "mean": [16278.0], "std": [215.06278153134727], "count": [745]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [745]}, "subtask_annotation": {"mean": [1.4281879194630873, 3.0, 3.0, 3.0, 3.0], "std": [0.6974623741421432, 0.0, 0.0, 0.0, 0.0], "min": [0, 3, 3, 3, 3], "max": [3, 3, 3, 3, 3], "count": [745]}, "scene_annotation": {"mean": [22.0], "std": [0.0], "min": [22], "max": [22], "count": [745]}, "eef_direction_state": {"mean": [4.2979865771812085, 4.028187919463087], "std": [2.2602034059043117, 2.5933337497978624], "min": [0, 0], "max": [6, 6], "count": [745]}, "eef_velocity_state": {"mean": [0.5557046979865772, 0.4885906040268456], "std": [0.6774787993251, 0.6368473315246783], "min": [0, 0], "max": [2, 2], "count": [745]}, "eef_acc_mag_state": {"mean": [0.25906040268456376, 0.20268456375838925], "std": [0.5896209023025354, 0.5414306562557548], "min": [0, 0], "max": [2, 2], "count": [745]}, "eef_direction_action": {"mean": [4.2979865771812085, 4.028187919463087], "std": [2.2602034059043117, 2.5933337497978624], "min": [0, 0], "max": [6, 6], "count": [745]}, "eef_velocity_action": {"mean": [0.5557046979865772, 0.4885906040268456], "std": [0.6774787993250999, 0.6368473315246783], "min": [0, 0], "max": [2, 2], "count": [745]}, "eef_acc_mag_action": {"mean": [0.25906040268456376, 0.20268456375838925], "std": [0.5896209023025354, 0.5414306562557548], "min": [0, 0], "max": [2, 2], "count": [745]}, "eef_sim_pose_state": {"mean": [0.41928874969374713, 0.23462725163589707, 1.1003495933381908, 0.26634949354828713, -0.9427261603501779, 1.0258485455022341, 0.42438784435750343, -0.2896965935905819, 1.133179605237987, -0.7736783593947235, -0.9293937333513878, -0.5341316810437348], "std": [0.0716485505447418, 0.06749080221621738, 0.040854315769597166, 0.2302010314979788, 0.34073031867517806, 0.20142423473778773, 0.07017564778740193, 0.014595276281908856, 0.02376054600372902, 0.5235727449754595, 0.32676540544654975, 0.4747263928215291], "min": [0.29810134392160875, 0.13570450075138765, 1.0520768152733713, -0.03736167720571737, -1.2698905346192735, 0.4637494646873966, 0.309905710285219, -0.31398138765983313, 1.107154825894797, -1.5579161173248248, -1.283981313646113, -1.2504983224212178], "max": [0.523085782678408, 0.39080759757780414, 1.1737478672052946, 0.8870142451807196, -0.27875268821896615, 1.2650744047058524, 0.5252096147656649, -0.26624081097200003, 1.1868932288300262, -0.032333342763529394, -0.3830386305469191, 0.2033031984403022], "count": [745]}, "eef_sim_pose_action": {"mean": [0.41910246752422614, 0.23451954207886172, 1.100389726019329, 0.26643941806910726, -0.942846776737294, 1.0256680180277646, 0.42424159346461754, -0.289654743416596, 1.1332418937184552, -0.773696023410577, -0.9298184551960075, -0.5336835894787446], "std": [0.07164840621175539, 0.0674350236975678, 0.04090771287954428, 0.2301395746775896, 0.3405480006422805, 0.20128323036228551, 0.07015518130458495, 0.014582672274647691, 0.023838503193159027, 0.5235494179977612, 0.3262602298103053, 0.4742075135186441], "min": [0.29810134392160875, 0.13570450075138765, 1.0520768152733713, -0.03736167720571737, -1.2698905346192735, 0.4637494646873966, 0.309905710285219, -0.31398138765983313, 1.107154825894797, -1.5579161173248248, -1.283981313646113, -1.2504983224212178], "max": [0.523085782678408, 0.39080759757780414, 1.1737478672052946, 0.8870142451807196, -0.27875268821896615, 1.2650744047058524, 0.5252096147656649, -0.26624081097200003, 1.1868932288300262, -0.032333342763529394, -0.3830386305469191, 0.2033031984403022], "count": [745]}, "gripper_mode_state": {"mean": [0.33288590604026846, 0.348993288590604], "std": [0.4712460923976107, 0.4766518363641511], "min": [0, 0], "max": [1, 1], "count": [745]}, "gripper_activity_state": {"mean": [1.9073825503355704, 1.9006711409395973], "std": [0.3887847111729302, 0.3956977770696876], "min": [0, 0], "max": [2, 2], "count": [745]}, "gripper_mode_action": {"mean": [0.33288590604026846, 0.348993288590604], "std": [0.4712460923976107, 0.4766518363641511], "min": [0, 0], "max": [1, 1], "count": [745]}, "gripper_activity_action": {"mean": [1.9073825503355704, 1.9006711409395973], "std": [0.3887847111729302, 0.39569777706968756], "min": [0, 0], "max": [2, 2], "count": [745]}, "gripper_open_scale_state": {"mean": [0.710902120910233, 0.699951189749849], "std": [0.2604060616025465, 0.27673656858013956], "min": [0.34085227272727275, 0.31835227272727273], "max": [0.9105681818181818, 0.9136363636363637], "count": [745]}, "gripper_open_scale_action": {"mean": [0.7109009396062508, 0.6999487492373414], "std": [0.26040516032384003, 0.2767346921117232], "min": [0.34085227272727275, 0.31835227272727273], "max": [0.9105681818181818, 0.9136363636363637], "count": [745]}}} +{"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.42084560981082575]], [[0.4156544462855565]], [[0.4066496867232809]]], "std": [[[0.2677795082864681]], [[0.26555784573893887]], [[0.26867714806023596]]], "count": [142]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3804076581630305]], [[0.3815504594149866]], [[0.3710130028537237]]], "std": [[[0.283341782179577]], [[0.26166053604059736]], [[0.27212059309352665]]], "count": [142]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3616580120017491]], [[0.3672856010655436]], [[0.36127201998757247]]], "std": [[[0.2898552767818685]], [[0.2643926009716514]], [[0.2689968540952715]]], "count": [142]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4455702786983338]], [[0.4446865219092332]], [[0.4405599037443616]]], "std": [[[0.23783098921287824]], [[0.23357251884497518]], [[0.23566994370293173]]], "count": [142]}, "observation.state": {"min": [-0.23981259763240814, 0.2217506319284439, 0.14830607175827026, -2.0585546493530273, -0.2652857005596161, -0.12046589702367783, -0.26798221468925476, -0.40785717964172363, 0.26693445444107056, 0.09235137701034546, -1.972929835319519, -1.198126196861267, -0.7494167685508728, -0.13286864757537842, 0.3973252773284912, -0.7336742281913757, -2.0004963874816895, -1.17666494846344, -0.27658888697624207, -0.13199271261692047, -0.4051641821861267, -0.4611210525035858, 0.16006621718406677, 1.5727089643478394, -1.121137022972107, -0.41618114709854126, 272.75, 314.4375], "max": [0.5104160904884338, 1.0954755544662476, 0.6129727363586426, -1.099276065826416, 1.144548773765564, 0.16380897164344788, 0.3145563304424286, -0.24757762253284454, 0.4452143907546997, 0.2457043081521988, -1.573089838027954, -0.048016492277383804, 0.11533813923597336, 0.2931378483772278, 0.8576918840408325, -0.2565601170063019, -1.0899112224578857, 0.2538232207298279, 0.5121036171913147, 0.22478750348091125, -0.26284530758857727, -0.3122834861278534, 0.2349914312362671, 1.968762993812561, -0.11292799562215805, 0.7471501231193542, 1001.7777709960938, 1005.0], "mean": [0.06998483091592789, 0.48862698674201965, 0.44070348143577576, -1.5202245712280273, 0.7497668862342834, 0.05662599205970764, 0.15866303443908691, -0.3674450218677521, 0.3559381067752838, 0.16709503531455994, -1.8071413040161133, -0.43409857153892517, -0.10476420074701309, 0.019177047535777092, 0.5593016743659973, -0.4886399805545807, -1.5722864866256714, -0.7512314915657043, 0.2105666995048523, 0.0570690743625164, -0.35142257809638977, -0.3778987526893616, 0.19043368101119995, 1.6934194564819336, -0.44893163442611694, -0.08108770102262497, 789.0660400390625, 751.9337158203125], "std": [0.19491082429885864, 0.20026341080665588, 0.1084655374288559, 0.22142304480075836, 0.5107433199882507, 0.09491673111915588, 0.150308758020401, 0.046042300760746, 0.05517258495092392, 0.04307562857866287, 0.09619618952274323, 0.4047696590423584, 0.289722204208374, 0.14575494825839996, 0.1240895688533783, 0.09155360609292984, 0.2203149050474167, 0.4891636073589325, 0.20437173545360565, 0.07020287960767746, 0.034909412264823914, 0.05164394900202751, 0.02307409606873989, 0.09396512061357498, 0.35753682255744934, 0.39005377888679504, 314.01800537109375, 322.281982421875], "count": [742]}, "action": {"min": [-0.23981259763240814, 0.2217506319284439, 0.14830607175827026, -2.0585546493530273, -0.2652857005596161, -0.12046589702367783, -0.26798221468925476, -0.40785717964172363, 0.26693445444107056, 0.09235137701034546, -1.972929835319519, -1.198126196861267, -0.7494167685508728, -0.13286864757537842, 0.3973252773284912, -0.7336742281913757, -2.0004963874816895, -1.17666494846344, -0.27658888697624207, -0.13199271261692047, -0.4051641821861267, -0.4611210525035858, 0.16005033254623413, 1.5727089643478394, -1.121137022972107, -0.41618114709854126, 272.75, 314.4375], "max": [0.5104160904884338, 1.0954755544662476, 0.6129727363586426, -1.099276065826416, 1.144548773765564, 0.16380897164344788, 0.3145563304424286, -0.24757762253284454, 0.4452143907546997, 0.2457043081521988, -1.573089838027954, -0.048016492277383804, 0.11533813923597336, 0.2931378483772278, 0.8576918840408325, -0.2565601170063019, -1.0899112224578857, 0.25382107496261597, 0.5121036171913147, 0.22478750348091125, -0.26284530758857727, -0.3122834861278534, 0.2349914312362671, 1.968762993812561, -0.11292799562215805, 0.7471501231193542, 1001.75, 1005.0], "mean": [0.07045463472604752, 0.4883275330066681, 0.4403848946094513, -1.5206634998321533, 0.7503815293312073, 0.056662529706954956, 0.1582985371351242, -0.367445170879364, 0.3558175563812256, 0.1669951230287552, -1.8074579238891602, -0.4340961277484894, -0.10445041954517365, 0.018932273611426353, 0.559033215045929, -0.48840588331222534, -1.5725475549697876, -0.7520002722740173, 0.2104453146457672, 0.05737745389342308, -0.35140615701675415, -0.37783586978912354, 0.19033262133598328, 1.6939458847045898, -0.4486468434333801, -0.08146800100803375, 789.0678100585938, 751.92529296875], "std": [0.1946808099746704, 0.20025575160980225, 0.10878065973520279, 0.2215310037136078, 0.5098089575767517, 0.09485378861427307, 0.1509510576725006, 0.04604210704565048, 0.055075086653232574, 0.04300403967499733, 0.09581171721220016, 0.40476587414741516, 0.2891528904438019, 0.14560449123382568, 0.12420666217803955, 0.09187029302120209, 0.22023966908454895, 0.48803040385246277, 0.20459498465061188, 0.07032974064350128, 0.034932348877191544, 0.05159035697579384, 0.0230429507791996, 0.0943838432431221, 0.3570857346057892, 0.3893836438655853, 314.01922607421875, 322.2753601074219], "count": [742]}, "timestamp": {"min": [0.0], "max": [24.7], "mean": [12.349999999999998], "std": [7.139891844807985], "count": [742]}, "frame_index": {"min": [0], "max": [741], "mean": [370.5], "std": [214.1967553442395], "count": [742]}, "episode_index": {"min": [23], "max": [23], "mean": [23.0], "std": [0.0], "count": [742]}, "index": {"min": [16651], "max": [17392], "mean": [17021.5], "std": [214.1967553442395], "count": [742]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [742]}, "subtask_annotation": {"mean": [1.4892183288409704, 3.0, 3.0, 3.0, 3.0], "std": [0.7017630345388606, 0.0, 0.0, 0.0, 0.0], "min": [0, 3, 3, 3, 3], "max": [3, 3, 3, 3, 3], "count": [742]}, "scene_annotation": {"mean": [23.0], "std": [0.0], "min": [23], "max": [23], "count": [742]}, "eef_direction_state": {"mean": [4.4838274932614555, 4.525606469002695], "std": [2.231635425209511, 2.1913249315529217], "min": [0, 0], "max": [6, 6], "count": [742]}, "eef_velocity_state": {"mean": [0.5067385444743935, 0.4353099730458221], "std": [0.6310329392789461, 0.5400345385607717], "min": [0, 0], "max": [2, 2], "count": [742]}, "eef_acc_mag_state": {"mean": [0.2574123989218329, 0.21293800539083557], "std": [0.6030406241271046, 0.552323925363222], "min": [0, 0], "max": [2, 2], "count": [742]}, "eef_direction_action": {"mean": [4.4838274932614555, 4.525606469002695], "std": [2.231635425209511, 2.1913249315529217], "min": [0, 0], "max": [6, 6], "count": [742]}, "eef_velocity_action": {"mean": [0.5067385444743935, 0.4353099730458221], "std": [0.6310329392789461, 0.5400345385607717], "min": [0, 0], "max": [2, 2], "count": [742]}, "eef_acc_mag_action": {"mean": [0.2574123989218329, 0.21293800539083557], "std": [0.6030406241271046, 0.5523239253632221], "min": [0, 0], "max": [2, 2], "count": [742]}, "eef_sim_pose_state": {"mean": [0.4015055713269709, 0.2441649407092294, 1.0869063604507188, 0.7234690650649711, -1.1556867528562433, 0.5499208749088591, 0.4243267933400381, -0.2563086470555649, 1.1156647371140638, -1.2458850748309591, -1.0392039357187257, -0.1367517055738922], "std": [0.053004973119141374, 0.04675156851346135, 0.04695854972289922, 0.3681995095810017, 0.40527552318885746, 0.34629209934041905, 0.05011431648248207, 0.02466800289578513, 0.028451938670040495, 0.7119955705306917, 0.29881783477173607, 0.6111547160878175], "min": [0.320175135300253, 0.16479648751865245, 1.0420951090606994, 0.0713590035192202, -1.5271964269225389, 0.15397693604970153, 0.3665191705888629, -0.3096756115648023, 1.0670496711923447, -1.9737169071625082, -1.2929787499189729, -1.2594689109828408], "max": [0.48864391455462414, 0.3400642024913522, 1.2089099171431408, 1.1095019400843347, -0.38042909832193694, 1.251319346247575, 0.5051313182661226, -0.22889630170990566, 1.197364980292474, -0.010481628984750357, -0.383030620550209, 0.48976131210960583], "count": [742]}, "eef_sim_pose_action": {"mean": [0.40139630587898717, 0.24409015077465662, 1.0869112205844342, 0.7235400364658933, -1.155875155844267, 0.5495687881497193, 0.4242770921651806, -0.25623735596399977, 1.1156763196733113, -1.2458387957154478, -1.0396572063968912, -0.13639488077697418], "std": [0.05290875783217084, 0.046691120875032514, 0.04696420773894389, 0.3680797281263617, 0.4049486059555195, 0.34571219601494757, 0.050068796237785373, 0.024590019492649433, 0.028463507331687336, 0.7120727399144321, 0.2980763475229682, 0.6105815090400214], "min": [0.320175135300253, 0.16479648751865245, 1.0420951090606994, 0.0713590035192202, -1.5271964269225389, 0.15397693604970153, 0.3665191705888629, -0.3096756115648023, 1.0670496711923447, -1.9737169071625082, -1.2929787499189729, -1.2594689109828408], "max": [0.48864391455462414, 0.3400642024913522, 1.2089099171431408, 1.1095019400843347, -0.38042909832193694, 1.251319346247575, 0.5051313182661226, -0.22889630170990566, 1.197364980292474, -0.010481628984750357, -0.383030620550209, 0.48976131210960583], "count": [742]}, "gripper_mode_state": {"mean": [0.28706199460916443, 0.35714285714285715], "std": [0.45239076677157514, 0.47915742374995485], "min": [0, 0], "max": [1, 1], "count": [742]}, "gripper_activity_state": {"mean": [1.8962264150943395, 1.894878706199461], "std": [0.41045867769447203, 0.4051563524417849], "min": [0, 0], "max": [2, 2], "count": [742]}, "gripper_mode_action": {"mean": [0.28706199460916443, 0.35714285714285715], "std": [0.45239076677157514, 0.47915742374995485], "min": [0, 0], "max": [1, 1], "count": [742]}, "gripper_activity_action": {"mean": [1.8962264150943395, 1.894878706199461], "std": [0.41045867769447203, 0.4051563524417849], "min": [0, 0], "max": [2, 2], "count": [742]}, "gripper_open_scale_state": {"mean": [0.717332778777369, 0.6835761036460425], "std": [0.2854708830945829, 0.29298364035456365], "min": [0.24795454545454546, 0.2858522727272727], "max": [0.9107070645419034, 0.9136363636363637], "count": [742]}, "gripper_open_scale_action": {"mean": [0.7173343673216279, 0.6835684952645948], "std": [0.2854719531937234, 0.2929777385235702], "min": [0.24795454545454546, 0.2858522727272727], "max": [0.9106818181818181, 0.9136363636363637], "count": [742]}}} +{"episode_index": 23, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4061287359760177]], [[0.40645839927178223]], [[0.3991346913437291]]], "std": [[[0.27095083138897347]], [[0.26369212702277933]], [[0.2662715090657714]]], "count": [127]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36136401401111623]], [[0.36686656148679947]], [[0.35691253184344607]]], "std": [[[0.3024004061205763]], [[0.28134806662162143]], [[0.289201974960649]]], "count": [127]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37750442591734856]], [[0.3851333725747517]], [[0.38034019254027074]]], "std": [[[0.3055965761368022]], [[0.28451454562973466]], [[0.2902893704141525]]], "count": [127]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44277997947866815]], [[0.4446482634064124]], [[0.44260554172456384]]], "std": [[[0.24033872325355954]], [[0.23488501088767963]], [[0.2362810726464732]]], "count": [127]}, "observation.state": {"min": [-0.42537927627563477, 0.1719258427619934, 0.08124180883169174, -2.0104501247406006, -0.25386977195739746, -0.3086124062538147, -0.18205638229846954, -0.4114478826522827, 0.22637061774730682, 0.09861481189727783, -2.0081076622009277, -1.121137022972107, -0.7464368939399719, -0.5565603971481323, 0.2937258183956146, -0.6637367010116577, -2.1446638107299805, -1.1142868995666504, -0.3005140721797943, -0.34160128235816956, -0.4119128882884979, -0.5163560509681702, 0.10656662285327911, 1.5732269287109375, -1.124128818511963, -0.24309678375720978, 247.4375, 256.25], "max": [0.7218779921531677, 1.0128920078277588, 0.624893307685852, -0.8525049686431885, 1.090628981590271, 0.11477503180503845, 0.47483864426612854, -0.20046818256378174, 0.48460057377815247, 0.30994099378585815, -1.5730972290039062, 0.009905577637255192, -0.012354901060461998, 0.5512927770614624, 0.884434700012207, -0.32431161403656006, -0.6614764928817749, 0.25381800532341003, 0.3528924882411957, 0.08348673582077026, -0.23917749524116516, -0.21059055626392365, 0.23497775197029114, 2.1376919746398926, 0.022582128643989563, 0.7462756037712097, 1001.9375, 1000.1875], "mean": [0.04739389941096306, 0.4267161786556244, 0.4117978513240814, -1.4767091274261475, 0.7474918961524963, -0.007738321088254452, 0.26302558183670044, -0.35118964314460754, 0.3651817739009857, 0.16294029355049133, -1.8252323865890503, -0.38314902782440186, -0.2563420534133911, 0.027284720912575722, 0.525617241859436, -0.47257694602012634, -1.4921709299087524, -0.6800124049186707, 0.07099129259586334, -0.1275818794965744, -0.34555256366729736, -0.38268792629241943, 0.18645788729190826, 1.7705490589141846, -0.4399486184120178, 0.08439136296510696, 730.0455322265625, 739.48486328125], "std": [0.28583937883377075, 0.18984687328338623, 0.1395590603351593, 0.32808876037597656, 0.45497992634773254, 0.0925515815615654, 0.21968643367290497, 0.06315353512763977, 0.07672256231307983, 0.05080461502075195, 0.10337423533201218, 0.36954596638679504, 0.23795616626739502, 0.303530752658844, 0.14753668010234833, 0.09050317108631134, 0.38942545652389526, 0.42048972845077515, 0.18289342522621155, 0.11913621425628662, 0.05120018124580383, 0.08585325628519058, 0.031371843069791794, 0.1602669209241867, 0.37149596214294434, 0.3106885552406311, 349.55621337890625, 341.32635498046875], "count": [643]}, "action": {"min": [-0.42537927627563477, 0.1719258427619934, 0.08124180883169174, -2.0104501247406006, -0.25387123227119446, -0.3086124062538147, -0.18205638229846954, -0.4114478826522827, 0.22637061774730682, 0.09861481189727783, -2.0081076622009277, -1.121137022972107, -0.7464368939399719, -0.5565603971481323, 0.2937258183956146, -0.6637367010116577, -2.1446638107299805, -1.1142868995666504, -0.3005140721797943, -0.34160128235816956, -0.4119128882884979, -0.5163560509681702, 0.10656662285327911, 1.5732269287109375, -1.124128818511963, -0.24309678375720978, 247.4375, 256.25], "max": [0.7218779921531677, 1.0128920078277588, 0.624893307685852, -0.8525049686431885, 1.090628981590271, 0.11477503180503845, 0.47483864426612854, -0.20046818256378174, 0.48460057377815247, 0.30994099378585815, -1.5730972290039062, 0.009905577637255192, -0.012354901060461998, 0.5512927770614624, 0.884434700012207, -0.32431161403656006, -0.6614764928817749, 0.25382542610168457, 0.3528924882411957, 0.08348673582077026, -0.23917749524116516, -0.21059055626392365, 0.23497775197029114, 2.1377174854278564, 0.022582128643989563, 0.7462756037712097, 1001.9375, 1000.1875], "mean": [0.0478828065097332, 0.42636382579803467, 0.41140708327293396, -1.4775784015655518, 0.7484651803970337, -0.007682538591325283, 0.2627076804637909, -0.3510296940803528, 0.36504384875297546, 0.16279466450214386, -1.8258967399597168, -0.3825986981391907, -0.25615155696868896, 0.027134502306580544, 0.5252736806869507, -0.4724785089492798, -1.4926235675811768, -0.6813113689422607, 0.07089162617921829, -0.12741397321224213, -0.3454483449459076, -0.3826243281364441, 0.18625900149345398, 1.771427035331726, -0.4390719532966614, 0.0839165672659874, 730.04443359375, 739.4865112304688], "std": [0.28568553924560547, 0.18972662091255188, 0.13979926705360413, 0.32865628600120544, 0.4535037875175476, 0.09249431639909744, 0.22017335891723633, 0.06339100003242493, 0.07665830105543137, 0.05073217675089836, 0.10312556475400925, 0.3687090277671814, 0.23761239647865295, 0.30346935987472534, 0.14760953187942505, 0.09056051820516586, 0.3895011246204376, 0.4188898205757141, 0.18301524221897125, 0.11935199052095413, 0.05134284868836403, 0.08582209050655365, 0.03146902844309807, 0.16072896122932434, 0.3705512583255768, 0.309908926486969, 349.5555419921875, 341.3262023925781], "count": [643]}, "timestamp": {"min": [0.0], "max": [21.4], "mean": [10.7], "std": [6.187262902303588], "count": [643]}, "frame_index": {"min": [0], "max": [642], "mean": [321.0], "std": [185.61788706910764], "count": [643]}, "episode_index": {"min": [24], "max": [24], "mean": [24.0], "std": [0.0], "count": [643]}, "index": {"min": [17393], "max": [18035], "mean": [17714.0], "std": [185.61788706910764], "count": [643]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [643]}, "subtask_annotation": {"mean": [1.3188180404354588, 3.0, 3.0, 3.0, 3.0], "std": [0.766363534116908, 0.0, 0.0, 0.0, 0.0], "min": [0, 3, 3, 3, 3], "max": [3, 3, 3, 3, 3], "count": [643]}, "scene_annotation": {"mean": [24.0], "std": [0.0], "min": [24], "max": [24], "count": [643]}, "eef_direction_state": {"mean": [3.8351477449455675, 3.438569206842924], "std": [2.4144863673866173, 2.583691971728631], "min": [0, 0], "max": [6, 6], "count": [643]}, "eef_velocity_state": {"mean": [0.6951788491446346, 0.7356143079315708], "std": [0.7359413882609391, 0.6751008591756291], "min": [0, 0], "max": [2, 2], "count": [643]}, "eef_acc_mag_state": {"mean": [0.33748055987558323, 0.26127527216174184], "std": [0.6759207975666974, 0.592994029952755], "min": [0, 0], "max": [2, 2], "count": [643]}, "eef_direction_action": {"mean": [3.8351477449455675, 3.438569206842924], "std": [2.4144863673866173, 2.583691971728631], "min": [0, 0], "max": [6, 6], "count": [643]}, "eef_velocity_action": {"mean": [0.6951788491446346, 0.7356143079315708], "std": [0.7359413882609391, 0.6751008591756291], "min": [0, 0], "max": [2, 2], "count": [643]}, "eef_acc_mag_action": {"mean": [0.33748055987558323, 0.26127527216174184], "std": [0.6759207975666973, 0.592994029952755], "min": [0, 0], "max": [2, 2], "count": [643]}, "eef_sim_pose_state": {"mean": [0.40968505149534085, 0.23969593575170145, 1.09135869390423, -0.05584607137063373, -1.1615670937734237, 1.3172750568100084, 0.4286364503571254, -0.2595742520836041, 1.1107751899172162, -0.98801609752687, -1.1073239193313422, -0.3244676583638922], "std": [0.0768203442350517, 0.051125740248571604, 0.0602219944186095, 0.3991194444948019, 0.36676496925772917, 0.3797143830179754, 0.08496802248491955, 0.023353832905926488, 0.04286058178524974, 0.805591083800458, 0.3365675069227758, 0.738069742448071], "min": [0.27241565237076987, 0.17488438069469558, 1.0343919281467338, -1.1430812753265873, -1.54510171432081, 0.6912862762819423, 0.25993727148258566, -0.30966240683635243, 1.046859933994836, -2.3666507094850804, -1.4925781959365294, -1.2502015828369473], "max": [0.5284962657629638, 0.38835407908722147, 1.228606825347774, 0.5995844335305542, -0.38299574128632763, 2.3923179873845988, 0.5591121322682341, -0.20636729893831207, 1.1924199045779678, 0.21043435701489144, -0.38304119365103473, 1.0447586891047853], "count": [643]}, "eef_sim_pose_action": {"mean": [0.40956025347259156, 0.2395787636607772, 1.0914898801397879, -0.056248963757337955, -1.162140276177899, 1.3171688069041056, 0.4285926203846926, -0.25941516409127074, 1.1108536332301855, -0.9875799775210157, -1.1082720055089623, -0.32428742080002215], "std": [0.07675715662059408, 0.051051579118810524, 0.060418896892799036, 0.3991171876170301, 0.36583458185445034, 0.3797426895058314, 0.08494434034091804, 0.023360602529693426, 0.04295951019701369, 0.8061603846886576, 0.33538250791280205, 0.7378577965950194], "min": [0.27241565237076987, 0.17488438069469558, 1.0343919281467338, -1.1430812753265873, -1.54510171432081, 0.6912862762819423, 0.25993727148258566, -0.3096629582595003, 1.046859933994836, -2.3666507094850804, -1.4925781959365294, -1.2502015828369473], "max": [0.5284962657629638, 0.38835407908722147, 1.228606825347774, 0.5995844335305542, -0.382995673968642, 2.3923179873845988, 0.5591121322682341, -0.20636729893831207, 1.1924199045779678, 0.21043435701489144, -0.38303793762938243, 1.0447586891047853], "count": [643]}, "gripper_mode_state": {"mean": [0.3545878693623639, 0.3421461897356143], "std": [0.47838824427803567, 0.47442826073602967], "min": [0, 0], "max": [1, 1], "count": [643]}, "gripper_activity_state": {"mean": [1.8724727838258164, 1.8740279937791602], "std": [0.44186577463026594, 0.4405501076496256], "min": [0, 0], "max": [2, 2], "count": [643]}, "gripper_mode_action": {"mean": [0.3545878693623639, 0.3421461897356143], "std": [0.47838824427803567, 0.47442826073602967], "min": [0, 0], "max": [1, 1], "count": [643]}, "gripper_activity_action": {"mean": [1.8724727838258164, 1.8740279937791602], "std": [0.4418657746302659, 0.4405501076496256], "min": [0, 0], "max": [2, 2], "count": [643]}, "gripper_open_scale_state": {"mean": [0.6636777433667482, 0.6722589342593845], "std": [0.3177783535486577, 0.3102961665905999], "min": [0.22494318181818182, 0.23295454545454544], "max": [0.9108522727272728, 0.9092613636363637], "count": [643]}, "gripper_open_scale_action": {"mean": [0.6636767145796242, 0.6722604659630794], "std": [0.3177775545174852, 0.31029733327637465], "min": [0.22494318181818182, 0.23295454545454544], "max": [0.9108522727272728, 0.9092613636363637], "count": [643]}}} +{"episode_index": 24, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40407444510242574]], [[0.40358283162258196]], [[0.3958697964644471]]], "std": [[[0.2671645202339931]], [[0.2603119851829091]], [[0.2633628935206997]]], "count": [149]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36644914626924596]], [[0.3720101767776462]], [[0.36222174107338684]]], "std": [[[0.30265918020684857]], [[0.28306935410215606]], [[0.2893711680826969]]], "count": [149]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.35502894021143133]], [[0.3621635289182787]], [[0.3538534264376892]]], "std": [[[0.28301711923804346]], [[0.26268327252712714]], [[0.2645252676890433]]], "count": [149]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44040254885511254]], [[0.43956444378646314]], [[0.436066138088345]]], "std": [[[0.23315098762438188]], [[0.23165773598797437]], [[0.23402470263005726]]], "count": [149]}, "observation.state": {"min": [-0.4075867533683777, 0.18011252582073212, 0.225949227809906, -1.8390283584594727, -0.2538614273071289, -0.5083838701248169, -0.4038866460323334, -0.42406636476516724, 0.2588236331939697, 0.11478330940008163, -2.2589643001556396, -1.1504288911819458, -0.7462756037712097, -0.2600071430206299, 0.15501032769680023, -0.6278876662254333, -1.9118183851242065, -1.1969162225723267, -0.6545126438140869, -0.26046422123908997, -0.40976107120513916, -0.49411657452583313, 0.0766708105802536, 1.5732269287109375, -1.212982416152954, -0.26190444827079773, 291.0, 252.25], "max": [0.48354238271713257, 0.9575149416923523, 0.6242802739143372, -0.7671071290969849, 1.0074902772903442, 0.013902638107538223, 0.47350454330444336, -0.28619831800460815, 0.47007155418395996, 0.2746148109436035, -1.5732269287109375, -0.12110091000795364, -0.07596942037343979, 0.44829437136650085, 0.8937634825706482, -0.37836992740631104, -0.8303011059761047, 0.253846138715744, 0.358970582485199, 0.28702157735824585, -0.3020172417163849, -0.2826865613460541, 0.23492112755775452, 2.2055373191833496, -0.048510827124118805, 0.8215837478637695, 1001.5, 1001.0], "mean": [-0.04143257811665535, 0.39390283823013306, 0.4387072026729584, -1.2814984321594238, 0.6938740015029907, -0.15728817880153656, 0.3193693161010742, -0.3874407708644867, 0.38265398144721985, 0.16638867557048798, -1.8538132905960083, -0.4671105146408081, -0.308366596698761, 0.09361303597688675, 0.47129273414611816, -0.5165468454360962, -1.3682518005371094, -0.7601491212844849, 0.08092961460351944, -0.10073079913854599, -0.37188801169395447, -0.39656543731689453, 0.17390815913677216, 1.7713948488235474, -0.40414583683013916, 0.021924801170825958, 715.6890258789062, 739.0587158203125], "std": [0.2247956097126007, 0.17828968167304993, 0.08583290129899979, 0.24511989951133728, 0.41505247354507446, 0.10915898531675339, 0.24731691181659698, 0.04564986005425453, 0.06156275421380997, 0.040797650814056396, 0.13100817799568176, 0.3291322886943817, 0.16317997872829437, 0.23943732678890228, 0.17669227719306946, 0.06797007471323013, 0.3205747604370117, 0.47186869382858276, 0.27446645498275757, 0.1270264983177185, 0.033324722200632095, 0.07116641849279404, 0.03337015584111214, 0.14075876772403717, 0.4102197587490082, 0.36392566561698914, 338.6979064941406, 346.05706787109375], "count": [792]}, "action": {"min": [-0.4075867533683777, 0.18011252582073212, 0.225949227809906, -1.8390283584594727, -0.2538614273071289, -0.5083838701248169, -0.4038866460323334, -0.42406636476516724, 0.2588236331939697, 0.11478330940008163, -2.2589643001556396, -1.1504288911819458, -0.7462756037712097, -0.2600071430206299, 0.15501032769680023, -0.6278876662254333, -1.9118183851242065, -1.1969162225723267, -0.6545126438140869, -0.26046422123908997, -0.40976107120513916, -0.49411657452583313, 0.0766708105802536, 1.5732269287109375, -1.212982416152954, -0.26190444827079773, 291.0, 252.25], "max": [0.48354238271713257, 0.9575149416923523, 0.6242802739143372, -0.7671071290969849, 1.0074902772903442, 0.013902638107538223, 0.47350454330444336, -0.28619831800460815, 0.47007155418395996, 0.2746148109436035, -1.5732269287109375, -0.12110091000795364, -0.07596942037343979, 0.44829437136650085, 0.8937634825706482, -0.37836992740631104, -0.8303011059761047, 0.253846138715744, 0.358970582485199, 0.28702157735824585, -0.3020172417163849, -0.2826865613460541, 0.23492112755775452, 2.2055373191833496, -0.048510827124118805, 0.8215837478637695, 1001.5, 1001.0], "mean": [-0.04140852764248848, 0.3936863839626312, 0.4385516941547394, -1.281482458114624, 0.6943748593330383, -0.15766070783138275, 0.31893420219421387, -0.38742733001708984, 0.3826393485069275, 0.16630783677101135, -1.8544877767562866, -0.46697619557380676, -0.30806222558021545, 0.09377015382051468, 0.47072741389274597, -0.5164578557014465, -1.3678823709487915, -0.760628879070282, 0.08034637570381165, -0.10035987943410873, -0.37189429998397827, -0.3965900242328644, 0.17370939254760742, 1.7721151113510132, -0.40419042110443115, 0.021984701976180077, 715.6876831054688, 739.0599975585938], "std": [0.22477978467941284, 0.1781376153230667, 0.0859215036034584, 0.24511167407035828, 0.4141472280025482, 0.10953591018915176, 0.24813047051429749, 0.04567457363009453, 0.061549313366413116, 0.040724992752075195, 0.13093702495098114, 0.3288864493370056, 0.162586510181427, 0.23954761028289795, 0.1769808977842331, 0.06810130178928375, 0.3206927180290222, 0.471030056476593, 0.2753829061985016, 0.12766483426094055, 0.03331330046057701, 0.07118656486272812, 0.03347483649849892, 0.1412007212638855, 0.41029947996139526, 0.3640487790107727, 338.6966857910156, 346.057861328125], "count": [792]}, "timestamp": {"min": [0.0], "max": [26.366666666666667], "mean": [13.183333333333334], "std": [7.6210174784872], "count": [792]}, "frame_index": {"min": [0], "max": [791], "mean": [395.5], "std": [228.630524354616], "count": [792]}, "episode_index": {"min": [25], "max": [25], "mean": [25.0], "std": [0.0], "count": [792]}, "index": {"min": [18036], "max": [18827], "mean": [18431.5], "std": [228.630524354616], "count": [792]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [792]}, "subtask_annotation": {"mean": [1.4065656565656566, 3.0, 3.0, 3.0, 3.0], "std": [0.7080755846433346, 0.0, 0.0, 0.0, 0.0], "min": [0, 3, 3, 3, 3], "max": [3, 3, 3, 3, 3], "count": [792]}, "scene_annotation": {"mean": [25.0], "std": [0.0], "min": [25], "max": [25], "count": [792]}, "eef_direction_state": {"mean": [4.14520202020202, 3.8838383838383836], "std": [2.4433743040088776, 2.5448782817316973], "min": [0, 0], "max": [6, 6], "count": [792]}, "eef_velocity_state": {"mean": [0.5126262626262627, 0.5037878787878788], "std": [0.6589264085127604, 0.5685226250613208], "min": [0, 0], "max": [2, 2], "count": [792]}, "eef_acc_mag_state": {"mean": [0.26136363636363635, 0.20454545454545456], "std": [0.6018675976843526, 0.5468731552507285], "min": [0, 0], "max": [2, 2], "count": [792]}, "eef_direction_action": {"mean": [4.14520202020202, 3.8838383838383836], "std": [2.4433743040088776, 2.5448782817316973], "min": [0, 0], "max": [6, 6], "count": [792]}, "eef_velocity_action": {"mean": [0.5126262626262627, 0.5037878787878788], "std": [0.6589264085127604, 0.5685226250613208], "min": [0, 0], "max": [2, 2], "count": [792]}, "eef_acc_mag_action": {"mean": [0.26136363636363635, 0.20454545454545456], "std": [0.6018675976843526, 0.5468731552507285], "min": [0, 0], "max": [2, 2], "count": [792]}, "eef_sim_pose_state": {"mean": [0.4286378087671225, 0.2458269026056104, 1.0546125996580102, -0.019154296239507547, -1.0865097591750017, 1.244791268782597, 0.4427221735816726, -0.24577321100405575, 1.085150065723439, -1.1979770944995556, -1.1230036831900572, -0.10574334723004715], "std": [0.06308915708087671, 0.043035616446370835, 0.04776849834126465, 0.14406143796729057, 0.3015271154972159, 0.21960539564908652, 0.07212094445620941, 0.02832554159635349, 0.02999779916178337, 0.773777982152202, 0.36242224382843263, 0.6326127061837947], "min": [0.30754734672119644, 0.19380389573169654, 1.0170672296601317, -0.27615691802411746, -1.4345590435664712, 0.735826882148644, 0.3344597634785548, -0.3096168134151891, 1.0491137998016715, -2.0584890709752335, -1.413053786609602, -1.250161821691379], "max": [0.5206427440348743, 0.361352133979494, 1.1592639271411678, 0.29191612004642814, -0.3829501989103883, 1.5863892501356707, 0.5367596853755541, -0.18525311963771765, 1.1544966325580135, 0.2671588208458996, -0.38307303088139966, 0.6469381722653569], "count": [792]}, "eef_sim_pose_action": {"mean": [0.4286463221947835, 0.24578844769803954, 1.0546140768036771, -0.01930364348836666, -1.0868560829268232, 1.244325861333003, 0.44277431749685325, -0.24561732659261173, 1.085109325705448, -1.1975539719360615, -1.1231077190482566, -0.1053575631932643], "std": [0.06309770669983404, 0.04299214512250297, 0.04777114925671344, 0.14402437305702578, 0.30087570618347914, 0.21998342126482773, 0.07216905036612578, 0.028313501754334294, 0.029945384833045784, 0.7744828355727013, 0.36222158089423045, 0.6320075500702594], "min": [0.30754734672119644, 0.19380389573169654, 1.0170672296601317, -0.27615691802411746, -1.4345590435664712, 0.735826882148644, 0.3344597634785548, -0.3096168134151891, 1.0491137998016715, -2.0584890709752335, -1.413053786609602, -1.250161821691379], "max": [0.5206427440348743, 0.361352133979494, 1.1592639271411678, 0.29191612004642814, -0.3829501989103883, 1.5863892501356707, 0.5367596853755541, -0.18525311963771765, 1.1544966325580135, 0.2671588208458996, -0.38307303088139966, 0.6469381722653569], "count": [792]}, "gripper_mode_state": {"mean": [0.3952020202020202, 0.3434343434343434], "std": [0.48889404110733875, 0.4748549201431591], "min": [0, 0], "max": [1, 1], "count": [792]}, "gripper_activity_state": {"mean": [1.8977272727272727, 1.8914141414141414], "std": [0.39999354333631976, 0.41234365901921416], "min": [0, 0], "max": [2, 2], "count": [792]}, "gripper_mode_action": {"mean": [0.3952020202020202, 0.3434343434343434], "std": [0.48889404110733875, 0.4748549201431591], "min": [0, 0], "max": [1, 1], "count": [792]}, "gripper_activity_action": {"mean": [1.8977272727272727, 1.8914141414141414], "std": [0.39999354333631976, 0.41234365901921416], "min": [0, 0], "max": [2, 2], "count": [792]}, "gripper_open_scale_state": {"mean": [0.6506263706988453, 0.671871501057385], "std": [0.3079071595366216, 0.31459728439694373], "min": [0.26454545454545453, 0.2293181818181818], "max": [0.9104545454545454, 0.91], "count": [792]}, "gripper_open_scale_action": {"mean": [0.6506251453718448, 0.6718726727894653], "std": [0.30790612909995074, 0.31459816965059084], "min": [0.26454545454545453, 0.2293181818181818], "max": [0.9104545454545454, 0.91], "count": [792]}}} +{"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.4160527079929194]], [[0.4114172317538127]], [[0.4033577818627451]]], "std": [[[0.25876406485590703]], [[0.25591950585568163]], [[0.2581301879210016]]], "count": [120]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.35434314236111114]], [[0.3616083452478213]], [[0.3520951814406318]]], "std": [[[0.26398342930100055]], [[0.24083938996001145]], [[0.24681105570292536]]], "count": [120]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37491669219771245]], [[0.3758168828295207]], [[0.3699761080473856]]], "std": [[[0.28866365109123976]], [[0.263838243097922]], [[0.26844046775545144]]], "count": [120]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44637769607843136]], [[0.44855674530228756]], [[0.4467027471405229]]], "std": [[[0.23508186607887144]], [[0.23013877729609222]], [[0.23183609666224514]]], "count": [120]}, "observation.state": {"min": [-0.4694324731826782, 0.2115851789712906, 0.17978417873382568, -1.8133611679077148, -0.2538616359233856, -0.3454137444496155, -0.16353407502174377, -0.424826443195343, 0.2933902442455292, 0.14345599710941315, -1.9314792156219482, -1.121137022972107, -0.8125531077384949, -0.11236757040023804, 0.3871642053127289, -0.6274229288101196, -1.8236432075500488, -0.8286485075950623, -0.33271756768226624, -0.13776537775993347, -0.39890867471694946, -0.48144856095314026, 0.16449269652366638, 1.5732269287109375, -1.2096574306488037, -0.14058399200439453, 322.25, 354.375], "max": [0.3431186378002167, 0.8572326302528381, 0.5444402098655701, -0.7459198832511902, 0.8780184388160706, -0.08878053724765778, 0.4699113667011261, -0.27394887804985046, 0.4968668222427368, 0.25425511598587036, -1.5732269287109375, -0.27361220121383667, -0.11705026030540466, 0.3508853614330292, 0.7974234819412231, -0.2534763514995575, -1.0201176404953003, 0.25382325053215027, 0.3016834259033203, 0.38808485865592957, -0.30225107073783875, -0.3311426341533661, 0.23493537306785583, 2.0173544883728027, -0.4537694752216339, 0.7462756037712097, 1000.0625, 1003.375], "mean": [-0.12684521079063416, 0.41294705867767334, 0.42405977845191956, -1.200975775718689, 0.5829581618309021, -0.2719418406486511, 0.31459134817123413, -0.3785395622253418, 0.4105565547943115, 0.19240331649780273, -1.8508784770965576, -0.53757643699646, -0.4165404736995697, 0.07794782519340515, 0.5103846788406372, -0.4285743832588196, -1.4402270317077637, -0.49814072251319885, 0.08480964601039886, 0.029506418853998184, -0.36160582304000854, -0.40320298075675964, 0.2073759287595749, 1.6617120504379272, -0.6839922666549683, 0.11756349354982376, 756.4180297851562, 775.89013671875], "std": [0.2042689174413681, 0.16469505429267883, 0.08884216099977493, 0.2758820056915283, 0.36513030529022217, 0.0694553405046463, 0.20237401127815247, 0.04399348050355911, 0.057038433849811554, 0.03486325591802597, 0.10092128813266754, 0.3012084364891052, 0.18858300149440765, 0.15284104645252228, 0.09862814843654633, 0.09187525510787964, 0.21530121564865112, 0.3471895158290863, 0.18950971961021423, 0.1374170333147049, 0.027411112561821938, 0.04821784794330597, 0.019638989120721817, 0.09230154752731323, 0.2606683373451233, 0.27194535732269287, 314.3618469238281, 297.02362060546875], "count": [598]}, "action": {"min": [-0.4694324731826782, 0.2115851789712906, 0.17978417873382568, -1.8133611679077148, -0.2538618743419647, -0.3454137444496155, -0.16353407502174377, -0.424826443195343, 0.2933902442455292, 0.14345599710941315, -1.9314792156219482, -1.121137022972107, -0.812455415725708, -0.11236757040023804, 0.3871642053127289, -0.6274229288101196, -1.8236432075500488, -0.8286485075950623, -0.33271756768226624, -0.13776537775993347, -0.39890867471694946, -0.48144856095314026, 0.16449269652366638, 1.5732269287109375, -1.2096574306488037, -0.14058399200439453, 322.25, 354.375], "max": [0.3431186378002167, 0.8572326302528381, 0.5444402098655701, -0.7459198832511902, 0.8780184388160706, -0.08878053724765778, 0.4699113667011261, -0.27394887804985046, 0.4968668222427368, 0.25425511598587036, -1.5732269287109375, -0.27361220121383667, -0.11705026030540466, 0.3508853614330292, 0.7974234819412231, -0.2534763514995575, -1.0201176404953003, 0.25382325053215027, 0.3016834259033203, 0.38808485865592957, -0.30225107073783875, -0.3311426341533661, 0.23493537306785583, 2.0173544883728027, -0.4537694752216339, 0.7462756037712097, 1000.0625, 1003.375], "mean": [-0.126292422413826, 0.4124242663383484, 0.4236076772212982, -1.2015413045883179, 0.5836651921272278, -0.2721225321292877, 0.3142791986465454, -0.3784838914871216, 0.41042277216911316, 0.19226305186748505, -1.8513526916503906, -0.5374543070793152, -0.4166494905948639, 0.07756716758012772, 0.5100985169410706, -0.42827293276786804, -1.4405057430267334, -0.4988464117050171, 0.08445657044649124, 0.03000647947192192, -0.361613929271698, -0.40309345722198486, 0.20726081728935242, 1.6624503135681152, -0.6839050650596619, 0.11718086898326874, 756.4180297851562, 775.8883056640625], "std": [0.20451857149600983, 0.1645820140838623, 0.08938895910978317, 0.27665871381759644, 0.3639163672924042, 0.0692015066742897, 0.20295853912830353, 0.04410291835665703, 0.057050734758377075, 0.0348605141043663, 0.10027962177991867, 0.3009863495826721, 0.1887921243906021, 0.15282097458839417, 0.0986027866601944, 0.09209499508142471, 0.21537217497825623, 0.34608739614486694, 0.19008788466453552, 0.1377495974302292, 0.027396172285079956, 0.048196665942668915, 0.019678929820656776, 0.09335018694400787, 0.26053065061569214, 0.27122044563293457, 314.3618469238281, 297.0233459472656], "count": [598]}, "timestamp": {"min": [0.0], "max": [19.9], "mean": [9.95], "std": [5.754249637345333], "count": [598]}, "frame_index": {"min": [0], "max": [597], "mean": [298.5], "std": [172.62748912035997], "count": [598]}, "episode_index": {"min": [26], "max": [26], "mean": [26.0], "std": [0.0], "count": [598]}, "index": {"min": [18828], "max": [19425], "mean": [19126.5], "std": [172.62748912035997], "count": [598]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [598]}, "subtask_annotation": {"mean": [1.3896321070234114, 3.0, 3.0, 3.0, 3.0], "std": [0.7363197364507283, 0.0, 0.0, 0.0, 0.0], "min": [0, 3, 3, 3, 3], "max": [3, 3, 3, 3, 3], "count": [598]}, "scene_annotation": {"mean": [26.0], "std": [0.0], "min": [26], "max": [26], "count": [598]}, "eef_direction_state": {"mean": [3.9866220735785953, 4.195652173913044], "std": [2.526744232347248, 2.4447434209068257], "min": [0, 0], "max": [6, 6], "count": [598]}, "eef_velocity_state": {"mean": [0.5652173913043478, 0.47491638795986624], "std": [0.6780807581799728, 0.5969876244766347], "min": [0, 0], "max": [2, 2], "count": [598]}, "eef_acc_mag_state": {"mean": [0.34782608695652173, 0.20735785953177258], "std": [0.673993953498774, 0.5367554350168854], "min": [0, 0], "max": [2, 2], "count": [598]}, "eef_direction_action": {"mean": [3.9866220735785953, 4.195652173913044], "std": [2.526744232347248, 2.4447434209068257], "min": [0, 0], "max": [6, 6], "count": [598]}, "eef_velocity_action": {"mean": [0.5652173913043478, 0.47491638795986624], "std": [0.6780807581799728, 0.5969876244766347], "min": [0, 0], "max": [2, 2], "count": [598]}, "eef_acc_mag_action": {"mean": [0.34782608695652173, 0.20735785953177258], "std": [0.6739939534987741, 0.5367554350168855], "min": [0, 0], "max": [2, 2], "count": [598]}, "eef_sim_pose_state": {"mean": [0.45587363413552895, 0.2725782640848786, 1.06062352066141, -0.07705228563611806, -0.9839397001534387, 1.2872354183764503, 0.4500891995760775, -0.27612862088634615, 1.1053020458867815, -0.6321193482773771, -0.93653975838534, -0.7646213224753906], "std": [0.05722834762303091, 0.03282242352161859, 0.04449372135509327, 0.11776655967611627, 0.30478264387848725, 0.1009294036012981, 0.048625710510093935, 0.023074014830443947, 0.019732213318697366, 0.3127121987939771, 0.26877282930845975, 0.21114460079906003], "min": [0.33806310177682697, 0.22472422635903377, 1.0179953236691432, -0.2825275394620258, -1.2971553115929149, 0.969140349472666, 0.38000581783295423, -0.31812134633259237, 1.078746364269026, -1.0062380066900565, -1.163008408137972, -1.2501709916593446], "max": [0.5425400192664835, 0.3327530041113433, 1.1560826514108926, 0.25645370854224103, -0.3829825239372071, 1.4791846557005428, 0.528254841414008, -0.24748437052217184, 1.1538505656810483, -0.0032891405555183773, -0.38302740536997315, -0.47889020464294757], "count": [598]}, "eef_sim_pose_action": {"mean": [0.4557503421700011, 0.27246178931256454, 1.060648656038315, -0.07742283064083438, -0.9840650713796946, 1.2871046072001073, 0.4500045914293119, -0.2760628571999913, 1.1052841413563068, -0.6320043005914756, -0.936897842308587, -0.764050438358385], "std": [0.05723699212574771, 0.03281423956295669, 0.044542661423967816, 0.11763418361793421, 0.3045507365252751, 0.10102766999326916, 0.04860254380641298, 0.023034502778218356, 0.019705785555189988, 0.31292940529454094, 0.2681770717106523, 0.2102909508505457], "min": [0.33806310177682697, 0.22472422635903377, 1.0179953236691432, -0.2825275394620258, -1.2971553115929149, 0.969140349472666, 0.38000581783295423, -0.31812134633259237, 1.078746364269026, -1.0062380066900565, -1.163008408137972, -1.2501709916593446], "max": [0.5425400192664835, 0.3327530041113433, 1.1560826514108926, 0.25645370854224103, -0.3829825239372071, 1.4791846557005428, 0.528254841414008, -0.24748437052217184, 1.1538505656810483, -0.0032891405555183773, -0.3830326008574654, -0.47889020464294757], "count": [598]}, "gripper_mode_state": {"mean": [0.34782608695652173, 0.33444816053511706], "std": [0.47628048478709917, 0.4717971899553786], "min": [0, 0], "max": [1, 1], "count": [598]}, "gripper_activity_state": {"mean": [1.8695652173913044, 1.8695652173913044], "std": [0.44763609308639024, 0.44763609308639024], "min": [0, 0], "max": [2, 2], "count": [598]}, "gripper_mode_action": {"mean": [0.34782608695652173, 0.33444816053511706], "std": [0.47628048478709917, 0.4717971899553786], "min": [0, 0], "max": [1, 1], "count": [598]}, "gripper_activity_action": {"mean": [1.8695652173913044, 1.8695652173913044], "std": [0.44763609308639024, 0.44763609308639024], "min": [0, 0], "max": [2, 2], "count": [598]}, "gripper_open_scale_state": {"mean": [0.6876527820006103, 0.7053547015701906], "std": [0.2857836549073266, 0.2700219490962534], "min": [0.29295454545454547, 0.3221590909090909], "max": [0.9091477272727273, 0.9121590909090909], "count": [598]}, "gripper_open_scale_action": {"mean": [0.6876527820006102, 0.7053530410576393], "std": [0.2857836549073266, 0.2700206932674125], "min": [0.29295454545454547, 0.3221590909090909], "max": [0.9091477272727273, 0.9121590909090909], "count": [598]}}} +{"episode_index": 26, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4071877482403218]], [[0.406246625188537]], [[0.39729209244595276]]], "std": [[[0.26803209294825076]], [[0.26000822745328234]], [[0.2634571045154797]]], "count": [130]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37004372329059826]], [[0.37265513606083456]], [[0.3616521257541478]]], "std": [[[0.29097230577442873]], [[0.26916266886340456]], [[0.277848254154727]]], "count": [130]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3740402039341378]], [[0.3788662346028155]], [[0.374513310708899]]], "std": [[[0.3037429491858329]], [[0.28151000803967496]], [[0.2879098720926617]]], "count": [130]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4418136186525892]], [[0.44190914089994976]], [[0.43806764862996483]]], "std": [[[0.23878289358524676]], [[0.234217368779033]], [[0.23626310239081072]]], "count": [130]}, "observation.state": {"min": [-0.4689328670501709, 0.2816590666770935, 0.19503073394298553, -1.8589316606521606, -0.25391486287117004, -0.439506858587265, -0.015993760898709297, -0.4248652458190918, 0.26099061965942383, 0.14657337963581085, -2.1176812648773193, -1.1216124296188354, -0.7462756037712097, -0.331111878156662, 0.39006471633911133, -0.5372963547706604, -1.9396345615386963, -0.9545609354972839, -0.3659159243106842, -0.2787639796733856, -0.39095601439476013, -0.4794670641422272, 0.15729066729545593, 1.5732269287109375, -1.1222295761108398, -0.09466885030269623, 225.25, 271.625], "max": [0.4107348918914795, 0.8501989841461182, 0.683617115020752, -0.8037219643592834, 1.11012864112854, 0.15864823758602142, 0.47459647059440613, -0.27400681376457214, 0.4909238815307617, 0.24582143127918243, -1.5732269287109375, -0.0015668619889765978, 0.04924513027071953, 0.35992616415023804, 0.8751604557037354, -0.17252252995967865, -1.009212613105774, 0.2539933919906616, 0.25399014353752136, 0.2478312999010086, -0.2517995536327362, -0.2848231792449951, 0.240665003657341, 2.131807804107666, -0.20969949662685394, 0.7462756037712097, 1001.875, 1005.0], "mean": [-0.017102612182497978, 0.5010772347450256, 0.48516198992729187, -1.3811618089675903, 0.7152429819107056, -0.052520059049129486, 0.31043463945388794, -0.371597021818161, 0.37386617064476013, 0.18575266003608704, -1.8520021438598633, -0.3502475619316101, -0.20551590621471405, -0.011302581056952477, 0.5650400519371033, -0.42562612891197205, -1.5053291320800781, -0.5467900037765503, 0.015011421404778957, -0.11468867212533951, -0.35239753127098083, -0.3777943551540375, 0.21136048436164856, 1.7510805130004883, -0.5364396572113037, 0.16890530288219452, 736.2352905273438, 759.3953247070312], "std": [0.2555646002292633, 0.13037990033626556, 0.11916287243366241, 0.2812574803829193, 0.5023806095123291, 0.15985777974128723, 0.18386612832546234, 0.050802819430828094, 0.07367127388715744, 0.02830238826572895, 0.1466444879770279, 0.42005839943885803, 0.2964666485786438, 0.21442167460918427, 0.11335930973291397, 0.09109149128198624, 0.2458539456129074, 0.4159519076347351, 0.18440553545951843, 0.14040276408195496, 0.04226206988096237, 0.0635836273431778, 0.019012361764907837, 0.14592403173446655, 0.3330625891685486, 0.305524617433548, 354.33355712890625, 332.14208984375], "count": [665]}, "action": {"min": [-0.4689328670501709, 0.2816590666770935, 0.19503073394298553, -1.8589316606521606, -0.25391486287117004, -0.43967172503471375, -0.015993760898709297, -0.4248652458190918, 0.26099061965942383, 0.14657337963581085, -2.117748260498047, -1.1216124296188354, -0.7462756037712097, -0.331111878156662, 0.39006471633911133, -0.5372963547706604, -1.9396345615386963, -0.9545609354972839, -0.3659159243106842, -0.2787639796733856, -0.39095601439476013, -0.4794670641422272, 0.15729010105133057, 1.5732269287109375, -1.1222295761108398, -0.09466885030269623, 225.25, 271.625], "max": [0.4107348918914795, 0.8501989841461182, 0.683617115020752, -0.8037219643592834, 1.11012864112854, 0.15864823758602142, 0.47459647059440613, -0.27400681376457214, 0.4909238815307617, 0.24582143127918243, -1.5732269287109375, -0.0015668619889765978, 0.04924513027071953, 0.35992616415023804, 0.8751604557037354, -0.17252252995967865, -1.009212613105774, 0.2539933919906616, 0.25399014353752136, 0.2478312999010086, -0.2517995536327362, -0.2848231792449951, 0.240665003657341, 2.131807804107666, -0.20969949662685394, 0.7462756037712097, 1001.875, 1005.0], "mean": [-0.016360778361558914, 0.5010716915130615, 0.4847869575023651, -1.3818241357803345, 0.7160152792930603, -0.0530008003115654, 0.3103765547275543, -0.37154528498649597, 0.37366193532943726, 0.18568353354930878, -1.8528209924697876, -0.3497803807258606, -0.20531822741031647, -0.01200043223798275, 0.5648506879806519, -0.425212025642395, -1.5061112642288208, -0.5475492477416992, 0.014715967699885368, -0.11431751400232315, -0.3523136079311371, -0.377599835395813, 0.2112436592578888, 1.7519042491912842, -0.5361347794532776, 0.16863462328910828, 736.237060546875, 759.4026489257812], "std": [0.25575003027915955, 0.13037541508674622, 0.11966045945882797, 0.28184741735458374, 0.5012834668159485, 0.1605408489704132, 0.1839613914489746, 0.05088437348604202, 0.07366146892309189, 0.02823825553059578, 0.14660601317882538, 0.4193727672100067, 0.29614946246147156, 0.21448977291584015, 0.11339819431304932, 0.09159848093986511, 0.24638263881206512, 0.4149494171142578, 0.18477953970432281, 0.14095593988895416, 0.04240395501255989, 0.06357496976852417, 0.019105341285467148, 0.14646373689174652, 0.33261972665786743, 0.30509260296821594, 354.3348388671875, 332.14825439453125], "count": [665]}, "timestamp": {"min": [0.0], "max": [22.133333333333333], "mean": [11.066666666666668], "std": [6.398958248548483], "count": [665]}, "frame_index": {"min": [0], "max": [664], "mean": [332.0], "std": [191.96874745645448], "count": [665]}, "episode_index": {"min": [27], "max": [27], "mean": [27.0], "std": [0.0], "count": [665]}, "index": {"min": [19426], "max": [20090], "mean": [19758.0], "std": [191.96874745645448], "count": [665]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [665]}, "subtask_annotation": {"mean": [1.4300751879699247, 3.0, 3.0, 3.0, 3.0], "std": [0.726510349258598, 0.0, 0.0, 0.0, 0.0], "min": [0, 3, 3, 3, 3], "max": [3, 3, 3, 3, 3], "count": [665]}, "scene_annotation": {"mean": [27.0], "std": [0.0], "min": [27], "max": [27], "count": [665]}, "eef_direction_state": {"mean": [4.221052631578948, 4.3007518796992485], "std": [2.3855786212431207, 2.373997492907481], "min": [0, 0], "max": [6, 6], "count": [665]}, "eef_velocity_state": {"mean": [0.544360902255639, 0.46616541353383456], "std": [0.6881831297885066, 0.6198334991135297], "min": [0, 0], "max": [2, 2], "count": [665]}, "eef_acc_mag_state": {"mean": [0.21503759398496242, 0.17894736842105263], "std": [0.5432423185207556, 0.4961585714839422], "min": [0, 0], "max": [2, 2], "count": [665]}, "eef_direction_action": {"mean": [4.221052631578948, 4.3007518796992485], "std": [2.3855786212431207, 2.373997492907481], "min": [0, 0], "max": [6, 6], "count": [665]}, "eef_velocity_action": {"mean": [0.544360902255639, 0.46616541353383456], "std": [0.6881831297885066, 0.6198334991135297], "min": [0, 0], "max": [2, 2], "count": [665]}, "eef_acc_mag_action": {"mean": [0.21503759398496242, 0.17894736842105263], "std": [0.5432423185207556, 0.4961585714839422], "min": [0, 0], "max": [2, 2], "count": [665]}, "eef_sim_pose_state": {"mean": [0.4193216448686784, 0.2648808295581894, 1.0723817285139396, 0.454018415003074, -1.2112211031689282, 0.776729326528226, 0.42303459972153284, -0.2839150823660735, 1.1031337000915584, -0.5707885540652243, -1.0579008281732012, -0.7487215479132956], "std": [0.07371668585212346, 0.02844268085091238, 0.048841775762686036, 0.6469549716309658, 0.4371028790598723, 0.6216917767406448, 0.06296912379523718, 0.015293651760952497, 0.03467858003985468, 0.37047468303182735, 0.35476595230393027, 0.27060237423302685], "min": [0.3079191953112861, 0.22934842680657844, 1.0221261000485555, -0.7893652216291173, -1.5693369419204517, -0.6886343197623164, 0.33250192866800915, -0.32150331111476516, 1.070815475289601, -1.038670484988876, -1.3812531113792006, -1.2502388504921975], "max": [0.536446332408011, 0.32621289142944115, 1.1550789230844816, 1.8809135085909754, -0.3829265392280914, 2.008765824833919, 0.5238996550700639, -0.2617310061045309, 1.1806122569438515, 0.15222292585479785, -0.38269224048540185, -0.38141544563876284], "count": [665]}, "eef_sim_pose_action": {"mean": [0.41913942266061804, 0.2648526182145808, 1.0724024256770368, 0.45358132391642153, -1.211770954870977, 0.7764785168534761, 0.42286505680834885, -0.2838447648110154, 1.1031943185576387, -0.5704779393275229, -1.0583793823781256, -0.7483076979568473], "std": [0.0736949087625548, 0.02840756836370918, 0.048873246192291504, 0.6473084966897588, 0.4362898048541599, 0.6215343211898416, 0.06294408166998969, 0.015282698913817616, 0.034777702486750925, 0.37097587113479147, 0.35406921583936224, 0.2700449272862784], "min": [0.3079191953112861, 0.22934842680657844, 1.0221261000485555, -0.7893652216291173, -1.5693369419204517, -0.6886343197623164, 0.33250192866800915, -0.32150331111476516, 1.070815475289601, -1.038670484988876, -1.3812531113792006, -1.2502388504921975], "max": [0.536446332408011, 0.32621289142944115, 1.1550789230844816, 1.8809135085909754, -0.3829265392280914, 2.008765824833919, 0.5238996550700639, -0.2617310061045309, 1.1806122569438515, 0.15222292585479785, -0.38269224048540185, -0.38141544563876284], "count": [665]}, "gripper_mode_state": {"mean": [0.3368421052631579, 0.324812030075188], "std": [0.4726304067503904, 0.46830457524310326], "min": [0, 0], "max": [1, 1], "count": [665]}, "gripper_activity_state": {"mean": [1.8736842105263158, 1.8796992481203008], "std": [0.4411016176790945, 0.4289801507047639], "min": [0, 0], "max": [2, 2], "count": [665]}, "gripper_mode_action": {"mean": [0.3368421052631579, 0.324812030075188], "std": [0.4726304067503904, 0.46830457524310326], "min": [0, 0], "max": [1, 1], "count": [665]}, "gripper_activity_action": {"mean": [1.8736842105263158, 1.8796992481203008], "std": [0.4411016176790945, 0.4289801507047639], "min": [0, 0], "max": [2, 2], "count": [665]}, "gripper_open_scale_state": {"mean": [0.6693048451150512, 0.6903593631517582], "std": [0.3221215189633366, 0.3019477062256863], "min": [0.20477272727272727, 0.24693181818181817], "max": [0.9107954545454545, 0.9136363636363637], "count": [665]}, "gripper_open_scale_action": {"mean": [0.6693064345322643, 0.6903660663388363], "std": [0.32212270422699985, 0.3019526133750458], "min": [0.20477272727272727, 0.24693181818181817], "max": [0.9107954545454545, 0.9136363636363637], "count": [665]}}} +{"episode_index": 27, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4035924169286035]], [[0.40235188563338825]], [[0.39331224118145985]]], "std": [[[0.2684743778355557]], [[0.26206049204230614]], [[0.2650278227586904]]], "count": [131]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37572570379933146]], [[0.3785004038192885]], [[0.3667746189442698]]], "std": [[[0.29501363630922445]], [[0.2755337774229207]], [[0.2839191086522223]]], "count": [131]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3527101403856708]], [[0.35963646441400987]], [[0.3544541392256648]]], "std": [[[0.2837863271931608]], [[0.260668579055715]], [[0.2654354037984761]]], "count": [131]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44434818889387817]], [[0.4436383478645911]], [[0.44011995615676297]]], "std": [[[0.2352196344266978]], [[0.23186010665324153]], [[0.23414517501320842]]], "count": [131]}, "observation.state": {"min": [-0.4064948260784149, 0.21189714968204498, 0.23404210805892944, -1.8215728998184204, -0.2704976797103882, -0.2784618139266968, -0.313876748085022, -0.4030700623989105, 0.25558188557624817, 0.10702106356620789, -1.9589529037475586, -1.2503376007080078, -0.7466062307357788, -0.3160354793071747, 0.3655395805835724, -0.572511613368988, -1.9490975141525269, -0.9991399049758911, -0.5894435048103333, -0.18582956492900848, -0.39661386609077454, -0.495144248008728, 0.1745893806219101, 1.573216199874878, -1.121137022972107, -0.2646763026714325, 301.0625, 278.5625], "max": [0.49476486444473267, 0.9182395339012146, 0.6576225757598877, -0.9018378257751465, 1.0981742143630981, 0.1401117593050003, 0.3392854630947113, -0.2382897436618805, 0.47742682695388794, 0.2977280616760254, -1.570261001586914, -0.03856799006462097, 0.08250319957733154, 0.4455781877040863, 0.9054310321807861, -0.2020338624715805, -0.8782922029495239, 0.25382325053215027, 0.3400392234325409, 0.30630964040756226, -0.273007869720459, -0.2609492540359497, 0.24177850782871246, 2.1561875343322754, -0.13640788197517395, 0.8283050656318665, 1003.0, 1005.0], "mean": [-0.029075531288981438, 0.4649253487586975, 0.43326225876808167, -1.4281295537948608, 0.640076756477356, -0.03816739469766617, 0.1450006365776062, -0.35692262649536133, 0.3868723511695862, 0.1752282679080963, -1.8352367877960205, -0.5096304416656494, -0.20018985867500305, 0.03412788733839989, 0.5819333791732788, -0.44361716508865356, -1.4728461503982544, -0.5763169527053833, 0.005643271375447512, -0.046609677374362946, -0.3500024676322937, -0.3873135447502136, 0.2161290943622589, 1.7753064632415771, -0.5267303586006165, 0.0969001054763794, 789.5811157226562, 782.1748657226562], "std": [0.22914336621761322, 0.17339590191841125, 0.12638981640338898, 0.274399995803833, 0.4906909763813019, 0.0967601016163826, 0.2044898420572281, 0.051074665039777756, 0.06019354984164238, 0.04770155996084213, 0.10387913882732391, 0.4359613060951233, 0.29241228103637695, 0.23724785447120667, 0.14059749245643616, 0.09868098795413971, 0.30866026878356934, 0.453581303358078, 0.25011733174324036, 0.12276999652385712, 0.03782224655151367, 0.06982690095901489, 0.018785256892442703, 0.12873314321041107, 0.3783484697341919, 0.40331345796585083, 310.2505187988281, 322.2677307128906], "count": [669]}, "action": {"min": [-0.4064948260784149, 0.21189714968204498, 0.23404210805892944, -1.8215728998184204, -0.2704976797103882, -0.2784618139266968, -0.313876748085022, -0.4030700623989105, 0.25558188557624817, 0.10702106356620789, -1.9589529037475586, -1.2503376007080078, -0.7466062307357788, -0.3160354793071747, 0.3655395805835724, -0.572511613368988, -1.9490975141525269, -0.9991399049758911, -0.5894435048103333, -0.18582956492900848, -0.39661386609077454, -0.495144248008728, 0.1745893806219101, 1.573216199874878, -1.121137022972107, -0.2646763026714325, 301.0625, 278.5625], "max": [0.49476486444473267, 0.9182395339012146, 0.6576225757598877, -0.9018378257751465, 1.0981742143630981, 0.1401117593050003, 0.3392854630947113, -0.2382897436618805, 0.47742682695388794, 0.2977280616760254, -1.570261001586914, -0.03856799006462097, 0.08250319957733154, 0.4455781877040863, 0.9054310321807861, -0.2020338624715805, -0.8782922029495239, 0.2538188695907593, 0.3400392234325409, 0.30630964040756226, -0.273007869720459, -0.2609492540359497, 0.24177850782871246, 2.1561875343322754, -0.13640788197517395, 0.8283050656318665, 1003.0, 1005.0], "mean": [-0.028805455192923546, 0.4645775854587555, 0.43298760056495667, -1.4286648035049438, 0.6405407190322876, -0.03801239654421806, 0.14450211822986603, -0.3568289577960968, 0.3867936134338379, 0.17507529258728027, -1.8357205390930176, -0.5097582340240479, -0.2000105232000351, 0.03385410085320473, 0.5815827250480652, -0.4432532787322998, -1.473125696182251, -0.5767615437507629, 0.005383545998483896, -0.046249616891145706, -0.34995144605636597, -0.3872525691986084, 0.21603897213935852, 1.7758090496063232, -0.5266639590263367, 0.09699077159166336, 789.5819091796875, 782.171875], "std": [0.22904878854751587, 0.17334847152233124, 0.12654976546764374, 0.2747173607349396, 0.4899919927120209, 0.09671100229024887, 0.20517922937870026, 0.051220428198575974, 0.06015162542462349, 0.04767375439405441, 0.10341055691242218, 0.43615293502807617, 0.2921139597892761, 0.23716264963150024, 0.1408325880765915, 0.09909984469413757, 0.30868980288505554, 0.4529128074645996, 0.25033825635910034, 0.12317582964897156, 0.03790075704455376, 0.06979415565729141, 0.018839243799448013, 0.12859919667243958, 0.3782478868961334, 0.4034661650657654, 310.25079345703125, 322.2657775878906], "count": [669]}, "timestamp": {"min": [0.0], "max": [22.266666666666666], "mean": [11.133333333333335], "std": [6.437448309752921], "count": [669]}, "frame_index": {"min": [0], "max": [668], "mean": [334.0], "std": [193.12344929258762], "count": [669]}, "episode_index": {"min": [28], "max": [28], "mean": [28.0], "std": [0.0], "count": [669]}, "index": {"min": [20091], "max": [20759], "mean": [20425.0], "std": [193.12344929258762], "count": [669]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [669]}, "subtask_annotation": {"mean": [1.2600896860986548, 3.0, 3.0, 3.0, 3.0], "std": [0.8079800003988916, 0.0, 0.0, 0.0, 0.0], "min": [0, 3, 3, 3, 3], "max": [3, 3, 3, 3, 3], "count": [669]}, "scene_annotation": {"mean": [28.0], "std": [0.0], "min": [28], "max": [28], "count": [669]}, "eef_direction_state": {"mean": [4.110612855007473, 3.9656203288490284], "std": [2.3932561731265705, 2.500884527397754], "min": [0, 0], "max": [6, 6], "count": [669]}, "eef_velocity_state": {"mean": [0.5560538116591929, 0.5695067264573991], "std": [0.6819781107862611, 0.6763326955919362], "min": [0, 0], "max": [2, 2], "count": [669]}, "eef_acc_mag_state": {"mean": [0.3109118086696562, 0.273542600896861], "std": [0.6576335068201323, 0.5926073017643722], "min": [0, 0], "max": [2, 2], "count": [669]}, "eef_direction_action": {"mean": [4.110612855007473, 3.9656203288490284], "std": [2.3932561731265705, 2.500884527397754], "min": [0, 0], "max": [6, 6], "count": [669]}, "eef_velocity_action": {"mean": [0.5560538116591929, 0.5695067264573991], "std": [0.6819781107862611, 0.6763326955919362], "min": [0, 0], "max": [2, 2], "count": [669]}, "eef_acc_mag_action": {"mean": [0.3109118086696562, 0.273542600896861], "std": [0.6576335068201323, 0.5926073017643722], "min": [0, 0], "max": [2, 2], "count": [669]}, "eef_sim_pose_state": {"mean": [0.43320788826067, 0.2561239813666021, 1.0935804896347125, 0.6039349214196921, -1.0811147892939534, 0.6220021297842183, 0.43426717405643395, -0.2901725724209494, 1.1079657391227375, -0.883652219334516, -1.0283371696558143, -0.3987098013898338], "std": [0.05897904726309828, 0.048302611889485036, 0.049009054380308135, 0.5603941032342432, 0.4287827305229692, 0.5178313879054633, 0.06945493127521124, 0.016670336180859318, 0.027818602030439583, 0.663529637473041, 0.3682631169387176, 0.5257814117078159], "min": [0.3030680527827439, 0.18066728878569113, 1.0462651773576699, -0.025084393683273587, -1.5189588470683433, -0.47426744095863815, 0.31249775974544464, -0.31255967302438364, 1.0694878812726114, -1.7268368086597987, -1.3864574369164255, -1.2502423448439512], "max": [0.5203654756042757, 0.3773988847172624, 1.2018090580708263, 1.7753653900589885, -0.37815809837380043, 1.2505360797923746, 0.5400576576971466, -0.2675059022416237, 1.1556241904590494, 0.2620642883846804, -0.3831009589951684, 0.2699884484961299], "count": [669]}, "eef_sim_pose_action": {"mean": [0.4331472990677386, 0.2560094095474256, 1.0936652441261245, 0.6038295425133273, -1.0811993916933185, 0.6215730527250524, 0.43421936458721927, -0.2901101184214783, 1.1079872518460072, -0.8832952371430229, -1.0284425125091827, -0.39852080304224485], "std": [0.05894286685457289, 0.04826633231733299, 0.049137825047765385, 0.5605000514370357, 0.42865056841308585, 0.5174294001073965, 0.06942851785257284, 0.016675425659756063, 0.027848731451579425, 0.6640281562055237, 0.3680885646781287, 0.5254979480932312], "min": [0.3030680527827439, 0.18066728878569113, 1.0462651773576699, -0.025084393683273587, -1.5189588470683433, -0.47426744095863815, 0.31249775974544464, -0.31255967302438364, 1.0694878812726114, -1.7268368086597987, -1.3864574369164255, -1.2502423448439512], "max": [0.5203654756042757, 0.3773988847172624, 1.2018090580708263, 1.7753653900589885, -0.37815809837380043, 1.2505360797923746, 0.5400576576971466, -0.2675059022416237, 1.1556241904590494, 0.2620642883846804, -0.38310650193024376, 0.2699884484961299], "count": [669]}, "gripper_mode_state": {"mean": [0.29596412556053814, 0.29895366218236175], "std": [0.45647493024450425, 0.4577994867298547], "min": [0, 0], "max": [1, 1], "count": [669]}, "gripper_activity_state": {"mean": [1.8863976083707026, 1.8789237668161436], "std": [0.42240364630624755, 0.43259018450619463], "min": [0, 0], "max": [2, 2], "count": [669]}, "gripper_mode_action": {"mean": [0.29596412556053814, 0.29895366218236175], "std": [0.45647493024450425, 0.45779948672985477], "min": [0, 0], "max": [1, 1], "count": [669]}, "gripper_activity_action": {"mean": [1.8863976083707026, 1.8789237668161436], "std": [0.42240364630624755, 0.43259018450619463], "min": [0, 0], "max": [2, 2], "count": [669]}, "gripper_open_scale_state": {"mean": [0.7178009656078549, 0.7110680799021619], "std": [0.2820457640463243, 0.2929707133361457], "min": [0.2736931818181818, 0.25323863636363636], "max": [0.9118181818181819, 0.9136363636363637], "count": [669]}, "gripper_open_scale_action": {"mean": [0.7178017322173794, 0.7110653621415967], "std": [0.2820462887324928, 0.2929688426138522], "min": [0.2736931818181818, 0.25323863636363636], "max": [0.9118181818181819, 0.9136363636363637], "count": [669]}}} +{"episode_index": 28, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4102121012584138]], [[0.40632667392205635]], [[0.39698555019022536]]], "std": [[[0.2675372298916214]], [[0.26139586880817345]], [[0.265159528170714]]], "count": [134]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.35984223337967025]], [[0.3647169498707443]], [[0.35505012315871626]]], "std": [[[0.2839879873358606]], [[0.26244399088590475]], [[0.26859916490302027]]], "count": [134]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3722440798458687]], [[0.37864398290410695]], [[0.372842059616135]]], "std": [[[0.2983133316626168]], [[0.2751773750065235]], [[0.2782253344534047]]], "count": [134]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44504647564871724]], [[0.4448452468051897]], [[0.44109338265778947]]], "std": [[[0.24204579309516797]], [[0.2368280496725481]], [[0.23806047417812407]]], "count": [134]}, "observation.state": {"min": [-0.46205517649650574, 0.17226508259773254, 0.19264617562294006, -1.8965729475021362, -0.25383850932121277, -0.2649737000465393, -0.08892779797315598, -0.4081094264984131, 0.24196963012218475, 0.060641687363386154, -1.971336007118225, -1.1221601963043213, -0.7462756037712097, -0.2351994812488556, 0.38432151079177856, -0.5912030339241028, -1.9230855703353882, -1.0717107057571411, -0.24784111976623535, -0.07902850955724716, -0.3653329908847809, -0.47340819239616394, 0.12916219234466553, 1.5731853246688843, -1.21354341506958, -0.19562943279743195, 268.0, 345.5], "max": [0.5067868828773499, 1.0445599555969238, 0.6996141076087952, -0.9318628907203674, 1.1122045516967773, 0.1003749743103981, 0.31013956665992737, -0.26071107387542725, 0.4907189905643463, 0.2748267650604248, -1.5732269287109375, -0.015388955362141132, 0.049003127962350845, 0.3020837604999542, 0.8140324950218201, -0.19360283017158508, -1.222891092300415, 0.2538287043571472, 0.3569394648075104, 0.18192876875400543, -0.26964062452316284, -0.29388636350631714, 0.23494844138622284, 1.993146538734436, -0.1860428899526596, 0.7462756037712097, 1003.0, 1005.0], "mean": [0.04515223577618599, 0.4524783194065094, 0.4522777497768402, -1.5014090538024902, 0.7112988829612732, -0.024718064814805984, 0.18480737507343292, -0.3547595143318176, 0.36178475618362427, 0.15341031551361084, -1.8573284149169922, -0.4618184566497803, -0.20261792838573456, -0.04249316453933716, 0.5534769296646118, -0.4392874836921692, -1.6496926546096802, -0.5973782539367676, 0.1259709745645523, 0.029777292162179947, -0.33493903279304504, -0.36553362011909485, 0.18141146004199982, 1.7449657917022705, -0.5948025584220886, 0.07736153900623322, 775.8228759765625, 801.091064453125], "std": [0.2869262397289276, 0.2094397097826004, 0.13817600905895233, 0.26803359389305115, 0.4577581286430359, 0.10120329260826111, 0.12721478939056396, 0.04817875474691391, 0.07933925092220306, 0.058343514800071716, 0.10096564888954163, 0.3559930622577667, 0.2875261604785919, 0.19838887453079224, 0.11106526106595993, 0.09190026670694351, 0.21967358887195587, 0.4267992377281189, 0.18092013895511627, 0.057915471494197845, 0.03040577843785286, 0.06510097533464432, 0.025075582787394524, 0.10206353664398193, 0.33598390221595764, 0.3316873013973236, 321.652099609375, 293.9607238769531], "count": [692]}, "action": {"min": [-0.46205517649650574, 0.17226508259773254, 0.19264617562294006, -1.8965729475021362, -0.25383850932121277, -0.2649737000465393, -0.08892779797315598, -0.4081094264984131, 0.24196963012218475, 0.060641687363386154, -1.971336007118225, -1.1221601963043213, -0.7462756037712097, -0.2351994812488556, 0.38432151079177856, -0.5912030339241028, -1.9230855703353882, -1.0717107057571411, -0.24784111976623535, -0.07902850955724716, -0.3653329908847809, -0.47340819239616394, 0.12916219234466553, 1.5731853246688843, -1.21354341506958, -0.19562943279743195, 268.0, 345.5], "max": [0.5067868828773499, 1.0445599555969238, 0.6996141076087952, -0.9318628907203674, 1.1122045516967773, 0.1003749743103981, 0.31013956665992737, -0.26071107387542725, 0.4907189905643463, 0.2748267650604248, -1.5732269287109375, -0.015388955362141132, 0.049003127962350845, 0.3020837604999542, 0.8140324950218201, -0.19360283017158508, -1.222891092300415, 0.2538287043571472, 0.3569394648075104, 0.18192876875400543, -0.26964062452316284, -0.29388636350631714, 0.23494844138622284, 1.9931995868682861, -0.1860428899526596, 0.7462756037712097, 1003.0, 1005.0], "mean": [0.045715369284152985, 0.4520624279975891, 0.45191046595573425, -1.5020439624786377, 0.7122498154640198, -0.024795731529593468, 0.184674933552742, -0.3546939492225647, 0.36164361238479614, 0.15328235924243927, -1.8577944040298462, -0.46136748790740967, -0.2025180160999298, -0.04309530183672905, 0.5531604886054993, -0.43899333477020264, -1.650384783744812, -0.5982786417007446, 0.12589508295059204, 0.030041787773370743, -0.3348829746246338, -0.3653658926486969, 0.1812620609998703, 1.745572805404663, -0.5944955348968506, 0.07706993073225021, 775.8185424804688, 801.0939331054688], "std": [0.28682804107666016, 0.20942306518554688, 0.13851526379585266, 0.26834139227867126, 0.45643356442451477, 0.10129736363887787, 0.12742532789707184, 0.04827216640114784, 0.07927757501602173, 0.05826161801815033, 0.10039594769477844, 0.35535481572151184, 0.2873491942882538, 0.1982860565185547, 0.11123108118772507, 0.09218668192625046, 0.21967826783657074, 0.4256582260131836, 0.18103450536727905, 0.058067746460437775, 0.030489791184663773, 0.06504505127668381, 0.025064239278435707, 0.10228975862264633, 0.3355996906757355, 0.33118736743927, 321.6496887207031, 293.96185302734375], "count": [692]}, "timestamp": {"min": [0.0], "max": [23.033333333333335], "mean": [11.516666666666666], "std": [6.658766151973402], "count": [692]}, "frame_index": {"min": [0], "max": [691], "mean": [345.5], "std": [199.76298455920207], "count": [692]}, "episode_index": {"min": [29], "max": [29], "mean": [29.0], "std": [0.0], "count": [692]}, "index": {"min": [20760], "max": [21451], "mean": [21105.5], "std": [199.76298455920207], "count": [692]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [692]}, "subtask_annotation": {"mean": [1.3988439306358382, 3.0, 3.0, 3.0, 3.0], "std": [0.7544847370337742, 0.0, 0.0, 0.0, 0.0], "min": [0, 3, 3, 3, 3], "max": [3, 3, 3, 3, 3], "count": [692]}, "scene_annotation": {"mean": [29.0], "std": [0.0], "min": [29], "max": [29], "count": [692]}, "eef_direction_state": {"mean": [4.245664739884393, 4.30635838150289], "std": [2.2367907033530074, 2.362719856461538], "min": [0, 0], "max": [6, 6], "count": [692]}, "eef_velocity_state": {"mean": [0.5939306358381503, 0.4523121387283237], "std": [0.7080202275270465, 0.6003687457663924], "min": [0, 0], "max": [2, 2], "count": [692]}, "eef_acc_mag_state": {"mean": [0.2774566473988439, 0.23699421965317918], "std": [0.6231658911472445, 0.5779335171588516], "min": [0, 0], "max": [2, 2], "count": [692]}, "eef_direction_action": {"mean": [4.245664739884393, 4.30635838150289], "std": [2.2367907033530074, 2.362719856461538], "min": [0, 0], "max": [6, 6], "count": [692]}, "eef_velocity_action": {"mean": [0.5939306358381503, 0.4523121387283237], "std": [0.7080202275270465, 0.6003687457663924], "min": [0, 0], "max": [2, 2], "count": [692]}, "eef_acc_mag_action": {"mean": [0.2774566473988439, 0.23699421965317918], "std": [0.6231658911472446, 0.5779335171588516], "min": [0, 0], "max": [2, 2], "count": [692]}, "eef_sim_pose_state": {"mean": [0.407904623555749, 0.23413095626894279, 1.0944701421448801, 0.41467491625464437, -1.1211185399076875, 0.8059248506855236, 0.4130076467416416, -0.2553318246860997, 1.1286717945249731, -0.7774209782675222, -0.9962520639031572, -0.5400968829011796], "std": [0.07877706693345338, 0.05844904869482301, 0.04288875387185071, 0.3588087072649397, 0.377797368052443, 0.3461380363775129, 0.062378186075659, 0.023364273451975226, 0.020189323444410885, 0.4847756197076322, 0.32922738638059956, 0.3995783146357941], "min": [0.29336371144457396, 0.14378207238798993, 1.0456303374913822, -0.2847340506881094, -1.5532841748924973, -0.034638342812829404, 0.34836257147427324, -0.3096384972559732, 1.1071704596744454, -1.3616384142909843, -1.3886307818252739, -1.2502009776513567], "max": [0.5363557725089687, 0.3630718230185066, 1.170608864760808, 1.2371240716961385, -0.38301434858060746, 1.4559282502309538, 0.5167695598387607, -0.226304866447592, 1.169632166936112, 0.07391830064880761, -0.38297820941121397, -0.02809335521754963], "count": [692]}, "eef_sim_pose_action": {"mean": [0.4077703571402394, 0.2340193799167515, 1.0945108044304575, 0.41434418143580004, -1.1215497368717084, 0.8059104892646702, 0.4128548957562904, -0.255215564692928, 1.1287137546396149, -0.777241973340223, -0.9967023018113016, -0.5397816682892439], "std": [0.07871850900990181, 0.05837845338763317, 0.04294502992866561, 0.35922625162877203, 0.3771243994755651, 0.34611980547699034, 0.0623222672652135, 0.02329386611915441, 0.020242442836871745, 0.4850574451490779, 0.32860080248370893, 0.3991037831802348], "min": [0.29336371144457396, 0.14378207238798993, 1.0456303374913822, -0.2847340506881094, -1.5532841748924973, -0.034638342812829404, 0.34836257147427324, -0.3096397898892196, 1.1071704596744454, -1.3616384142909843, -1.3886307818252739, -1.2502009776513567], "max": [0.5363557725089687, 0.3630718230185066, 1.170608864760808, 1.2371240716961385, -0.38301434858060746, 1.4559282502309538, 0.5167695598387607, -0.226304866447592, 1.169632166936112, 0.07391830064880761, -0.38297820941121397, -0.02809335521754963], "count": [692]}, "gripper_mode_state": {"mean": [0.30346820809248554, 0.2976878612716763], "std": [0.4597556468055848, 0.4572415100613383], "min": [0, 0], "max": [1, 1], "count": [692]}, "gripper_activity_state": {"mean": [1.8916184971098267, 1.8945086705202312], "std": [0.41793496479998743, 0.40463201891851186], "min": [0, 0], "max": [2, 2], "count": [692]}, "gripper_mode_action": {"mean": [0.30346820809248554, 0.2976878612716763], "std": [0.4597556468055848, 0.45724151006133834], "min": [0, 0], "max": [1, 1], "count": [692]}, "gripper_activity_action": {"mean": [1.8916184971098267, 1.8945086705202312], "std": [0.41793496479998743, 0.40463201891851186], "min": [0, 0], "max": [2, 2], "count": [692]}, "gripper_open_scale_state": {"mean": [0.7052935792619266, 0.7282645822385754], "std": [0.29241142907003403, 0.26723682233355434], "min": [0.24363636363636362, 0.3140909090909091], "max": [0.9118181818181819, 0.9136363636363637], "count": [692]}, "gripper_open_scale_action": {"mean": [0.7052896107740283, 0.7282672096689485], "std": [0.29240864454810844, 0.2672386359226229], "min": [0.24363636363636362, 0.3140909090909091], "max": [0.9118181818181819, 0.9136363636363637], "count": [692]}}} +{"episode_index": 29, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4170181681064034]], [[0.4143343331505096]], [[0.40576937360025594]]], "std": [[[0.26417962043351456]], [[0.2577486322682652]], [[0.2614761718046273]]], "count": [143]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38240950083413316]], [[0.3866520979020979]], [[0.3779956593651446]]], "std": [[[0.2867088008414364]], [[0.2674870604065105]], [[0.2775943534929464]]], "count": [143]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3599483137369167]], [[0.36655601404314636]], [[0.36045812908496727]]], "std": [[[0.2887566391937602]], [[0.26565889931790704]], [[0.2716381424450504]]], "count": [143]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4477433269345034]], [[0.44795200734722795]], [[0.4452186971525207]]], "std": [[[0.2391620160788691]], [[0.2348567391536766]], [[0.23717534766427587]]], "count": [143]}, "observation.state": {"min": [-0.35677585005760193, 0.19817450642585754, 0.009612401016056538, -2.092768669128418, -0.25382325053215027, -0.15831227600574493, -0.009229300543665886, -0.4102648198604584, 0.23870162665843964, 0.09717356413602829, -1.934901237487793, -1.1214561462402344, -0.7462756037712097, -0.5998772978782654, 0.31799134612083435, -0.5701172351837158, -1.9959880113601685, -1.2249189615249634, -0.12460560351610184, -0.234320268034935, -0.40201523900032043, -0.46438926458358765, 0.15413931012153625, 1.5731836557388306, -1.1579707860946655, -0.30753248929977417, 267.5, 266.0], "max": [0.645585298538208, 0.9375166893005371, 0.6017753481864929, -1.0062564611434937, 1.1058013439178467, 0.1994311362504959, 0.37726274132728577, -0.27508974075317383, 0.47246187925338745, 0.23497381806373596, -1.5732269287109375, -0.02999326027929783, 0.0434090793132782, 0.30914798378944397, 0.8014355301856995, -0.18692366778850555, -1.0816361904144287, 0.25383415818214417, 0.466470867395401, 0.05432991683483124, -0.30099594593048096, -0.234160378575325, 0.2349596917629242, 1.7624952793121338, -0.05520285293459892, 0.7462756037712097, 1000.0625, 1005.0], "mean": [0.06383398920297623, 0.4304608106613159, 0.4474045932292938, -1.4986977577209473, 0.7353212237358093, 0.07591721415519714, 0.2545458674430847, -0.36393502354621887, 0.358519047498703, 0.16115975379943848, -1.7500290870666504, -0.4019519090652466, -0.2162313461303711, -0.09496649354696274, 0.4784988462924957, -0.43661388754844666, -1.5966777801513672, -0.7584404945373535, 0.1831670105457306, -0.057527609169483185, -0.3586091697216034, -0.35318508744239807, 0.17522241175174713, 1.6625691652297974, -0.4747487008571625, 0.04576008766889572, 771.3599853515625, 770.7533569335938], "std": [0.26123151183128357, 0.17087183892726898, 0.1534816324710846, 0.28334513306617737, 0.4491995871067047, 0.12578222155570984, 0.1376483291387558, 0.047368790954351425, 0.06867815554141998, 0.04012371227145195, 0.07923009246587753, 0.3700701892375946, 0.2650253176689148, 0.25308483839035034, 0.1459413766860962, 0.09915507584810257, 0.25797829031944275, 0.5143134593963623, 0.1888662427663803, 0.06322646141052246, 0.03263946995139122, 0.06964872032403946, 0.02370118722319603, 0.04808918014168739, 0.3864223062992096, 0.3571913540363312, 327.8350524902344, 333.342041015625], "count": [750]}, "action": {"min": [-0.35677585005760193, 0.19817450642585754, 0.009612401016056538, -2.092768669128418, -0.25382325053215027, -0.15831227600574493, -0.009226974099874496, -0.4102648198604584, 0.23870162665843964, 0.09717356413602829, -1.934901237487793, -1.1214561462402344, -0.7462756037712097, -0.5998772978782654, 0.31799134612083435, -0.5701172351837158, -1.9959880113601685, -1.2249189615249634, -0.12460560351610184, -0.234320268034935, -0.40201523900032043, -0.46438926458358765, 0.15413931012153625, 1.5731836557388306, -1.1579707860946655, -0.30753248929977417, 267.5, 266.0], "max": [0.645585298538208, 0.9375166893005371, 0.6017753481864929, -1.0062564611434937, 1.1058013439178467, 0.1994311362504959, 0.37726274132728577, -0.27508974075317383, 0.47246187925338745, 0.23497413098812103, -1.5732269287109375, -0.02999326027929783, 0.0434090793132782, 0.30914798378944397, 0.8014355301856995, -0.18692366778850555, -1.0816361904144287, 0.25383487343788147, 0.466470867395401, 0.05432991683483124, -0.30099594593048096, -0.234160378575325, 0.2349596917629242, 1.7624952793121338, -0.05520285293459892, 0.7462756037712097, 1000.0625, 1005.0], "mean": [0.0648641362786293, 0.4301294684410095, 0.4468304514884949, -1.4995665550231934, 0.7360853552818298, 0.07588840276002884, 0.25449591875076294, -0.36389318108558655, 0.35827159881591797, 0.16111183166503906, -1.7501720190048218, -0.40163305401802063, -0.21613039076328278, -0.09602559357881546, 0.47812390327453613, -0.43626415729522705, -1.597449541091919, -0.7597886323928833, 0.18318425118923187, -0.05778995156288147, -0.3586162030696869, -0.35290658473968506, 0.1751149296760559, 1.6628071069717407, -0.4740411341190338, 0.04540158435702324, 771.3601684570312, 770.7533569335938], "std": [0.2617141306400299, 0.17077477276325226, 0.15426966547966003, 0.2840763032436371, 0.44800180196762085, 0.12582960724830627, 0.13773725926876068, 0.04743140935897827, 0.06869963556528091, 0.04005695506930351, 0.07900725305080414, 0.36955341696739197, 0.26483768224716187, 0.253512442111969, 0.1459781378507614, 0.09956451505422592, 0.2582903206348419, 0.5129815936088562, 0.18883901834487915, 0.0635119155049324, 0.03262926638126373, 0.06969793140888214, 0.023612676188349724, 0.04808814078569412, 0.38572344183921814, 0.3566227853298187, 327.835205078125, 333.342041015625], "count": [750]}, "timestamp": {"min": [0.0], "max": [24.966666666666665], "mean": [12.483333333333333], "std": [7.21687194986448], "count": [750]}, "frame_index": {"min": [0], "max": [749], "mean": [374.5], "std": [216.5061584959344], "count": [750]}, "episode_index": {"min": [30], "max": [30], "mean": [30.0], "std": [0.0], "count": [750]}, "index": {"min": [21452], "max": [22201], "mean": [21826.5], "std": [216.5061584959344], "count": [750]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [750]}, "subtask_annotation": {"mean": [1.4306666666666668, 3.0, 3.0, 3.0, 3.0], "std": [0.7410754947297132, 0.0, 0.0, 0.0, 0.0], "min": [0, 3, 3, 3, 3], "max": [3, 3, 3, 3, 3], "count": [750]}, "scene_annotation": {"mean": [30.0], "std": [0.0], "min": [30], "max": [30], "count": [750]}, "eef_direction_state": {"mean": [4.532, 4.497333333333334], "std": [2.214115925902101, 2.219157397652434], "min": [0, 0], "max": [6, 6], "count": [750]}, "eef_velocity_state": {"mean": [0.508, 0.46266666666666667], "std": [0.694216104682107, 0.6454504026044304], "min": [0, 0], "max": [2, 2], "count": [750]}, "eef_acc_mag_state": {"mean": [0.2733333333333333, 0.23066666666666666], "std": [0.6207164319468974, 0.5693208429543214], "min": [0, 0], "max": [2, 2], "count": [750]}, "eef_direction_action": {"mean": [4.532, 4.497333333333334], "std": [2.2141159259021013, 2.219157397652434], "min": [0, 0], "max": [6, 6], "count": [750]}, "eef_velocity_action": {"mean": [0.508, 0.46266666666666667], "std": [0.694216104682107, 0.6454504026044304], "min": [0, 0], "max": [2, 2], "count": [750]}, "eef_acc_mag_action": {"mean": [0.2733333333333333, 0.23066666666666666], "std": [0.6207164319468974, 0.5693208429543214], "min": [0, 0], "max": [2, 2], "count": [750]}, "eef_sim_pose_state": {"mean": [0.40135634671452375, 0.23206599463608177, 1.0833812737536854, 0.20501602347340023, -1.1604113875662385, 1.1309850330515423, 0.3974564096682883, -0.24004035927908313, 1.1026984764524042, -1.0736594056454933, -1.0485796428928016, -0.3383257744572247], "std": [0.06815045621903544, 0.04369686721150536, 0.046140279350039844, 0.3308423223820595, 0.3866277298131684, 0.315166824731374, 0.06856733808802985, 0.031819887177974, 0.027273854394320427, 0.7504262929113498, 0.34088609115334845, 0.6729089253614693], "min": [0.28191736313920124, 0.1684332716998444, 1.0401367808884219, -0.7484288059805355, -1.5091797573382548, 0.5058516929134975, 0.277018907377818, -0.30964586568213887, 1.0633482638290974, -2.0145663146289383, -1.4099662446342691, -1.3555386542745391], "max": [0.5149575853039395, 0.31553255261099883, 1.170188128677773, 0.728344626061473, -0.3830611669015307, 2.0493224989490098, 0.5063548917514697, -0.2103538833466372, 1.149316197906736, 0.02905986322247378, -0.383002090313483, 0.5363382925385798], "count": [750]}, "eef_sim_pose_action": {"mean": [0.4011080286143946, 0.23201587849173697, 1.0834144287256693, 0.2049130283623878, -1.1607039533847274, 1.1310500755771962, 0.39717633549684866, -0.2399282349879934, 1.1026812191606425, -1.0735282848946506, -1.0492807117664162, -0.3384413046544893], "std": [0.06817131933191156, 0.04362934690785284, 0.046189716817922014, 0.3308945511918814, 0.38612208760487643, 0.3151964644220427, 0.06862344090367346, 0.03172245610956242, 0.027254482527902236, 0.7506091847991005, 0.3400562549540856, 0.673072882539913], "min": [0.28191736313920124, 0.1684332716998444, 1.0401367808884219, -0.7484288059805355, -1.5091797573382548, 0.5058516929134975, 0.277018907377818, -0.30964586568213887, 1.0633482638290974, -2.0145663146289383, -1.4099662446342691, -1.3555386542745391], "max": [0.5149575853039395, 0.31553255261099883, 1.170188128677773, 0.728344626061473, -0.3830611669015307, 2.0493224989490098, 0.5063548917514697, -0.2103538833466372, 1.149316197906736, 0.02905986322247378, -0.383002090313483, 0.5363382925385798], "count": [750]}, "gripper_mode_state": {"mean": [0.30666666666666664, 0.31066666666666665], "std": [0.46110977242108203, 0.46276655982135173], "min": [0, 0], "max": [1, 1], "count": [750]}, "gripper_activity_state": {"mean": [1.8986666666666667, 1.8933333333333333], "std": [0.4004974684342254, 0.40573664145874544], "min": [0, 0], "max": [2, 2], "count": [750]}, "gripper_mode_action": {"mean": [0.30666666666666664, 0.31066666666666665], "std": [0.4611097724210821, 0.46276655982135173], "min": [0, 0], "max": [1, 1], "count": [750]}, "gripper_activity_action": {"mean": [1.8986666666666667, 1.8933333333333333], "std": [0.40049746843422546, 0.4057366414587455], "min": [0, 0], "max": [2, 2], "count": [750]}, "gripper_open_scale_state": {"mean": [0.7012363936730625, 0.7006848484848508], "std": [0.29803113492229943, 0.303038283866497], "min": [0.2431818181818182, 0.24181818181818182], "max": [0.9091477272727273, 0.9136363636363637], "count": [750]}, "gripper_open_scale_action": {"mean": [0.7012364694306382, 0.7006848484848508], "std": [0.2980311877503285, 0.303038283866497], "min": [0.2431818181818182, 0.24181818181818182], "max": [0.9091477272727273, 0.9136363636363637], "count": [750]}}} +{"episode_index": 30, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40442005135387493]], [[0.4025499474789916]], [[0.3951576899509804]]], "std": [[[0.2632289479645181]], [[0.25750076230224883]], [[0.2607214563673921]]], "count": [140]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.35533652106676006]], [[0.35874475811157797]], [[0.3466676135037349]]], "std": [[[0.28481277668716337]], [[0.2607163711384552]], [[0.2687660751005633]]], "count": [140]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36642411881419235]], [[0.37217088147759103]], [[0.3637142565359477]]], "std": [[[0.28207697052668884]], [[0.257874347050905]], [[0.2630000268130782]]], "count": [140]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4527178396358543]], [[0.4558766675420168]], [[0.4553421320611578]]], "std": [[[0.2339581907350124]], [[0.22767398024059765]], [[0.2299896324745957]]], "count": [140]}, "observation.state": {"min": [-0.5165508985519409, 0.07952593266963959, 0.22544309496879578, -1.8161568641662598, -0.25381341576576233, -0.13357004523277283, -0.23261311650276184, -0.4006061255931854, 0.29663294553756714, 0.08957306295633316, -1.943541407585144, -1.121137022972107, -0.746852457523346, -0.2169957011938095, 0.21509110927581787, -0.5407302975654602, -1.8329076766967773, -0.8330413103103638, -0.3138287365436554, -0.4069071412086487, -0.40603312849998474, -0.5303311347961426, 0.1204623132944107, 1.5628650188446045, -1.126956582069397, 0.07843491435050964, 325.0, 349.9375], "max": [0.27582091093063354, 0.8284826874732971, 0.6105347275733948, -0.7391785383224487, 0.9994333386421204, 0.17290431261062622, 0.4723755419254303, -0.22560550272464752, 0.5183736085891724, 0.23700188100337982, -1.572740912437439, -0.11286495625972748, -0.04024311900138855, 0.6154739856719971, 0.7599043846130371, -0.2785174548625946, -0.48113927245140076, 0.25383543968200684, 0.27098309993743896, 0.2739315927028656, -0.2671179473400116, -0.3130127489566803, 0.23490668833255768, 2.031092405319214, -0.2936859726905823, 0.7459850311279297, 1000.125, 1005.0], "mean": [-0.19258704781532288, 0.31495311856269836, 0.45524996519088745, -1.263633370399475, 0.6910282373428345, 0.029466068372130394, 0.2202819287776947, -0.35213690996170044, 0.43640708923339844, 0.14402493834495544, -1.7438969612121582, -0.4545089304447174, -0.287670373916626, 0.19217993319034576, 0.3815295398235321, -0.40531882643699646, -1.2250908613204956, -0.5311794281005859, -0.0426676869392395, -0.14090277254581451, -0.364579975605011, -0.4375598132610321, 0.19426120817661285, 1.6748437881469727, -0.6235353946685791, 0.29472237825393677, 771.703125, 781.1436157226562], "std": [0.1830415278673172, 0.18941378593444824, 0.09196178615093231, 0.3018859922885895, 0.3779076039791107, 0.0767672210931778, 0.1790582537651062, 0.051721248775720596, 0.05200669541954994, 0.04100840911269188, 0.07633337378501892, 0.29797154664993286, 0.2133541703224182, 0.22261695563793182, 0.15930788218975067, 0.08704055100679398, 0.36302730441093445, 0.333859384059906, 0.1666196882724762, 0.16787075996398926, 0.0403214693069458, 0.05908957123756409, 0.02757096104323864, 0.11645915359258652, 0.26014065742492676, 0.2076413482427597, 308.17120361328125, 302.2062072753906], "count": [731]}, "action": {"min": [-0.5165508985519409, 0.07952593266963959, 0.22544309496879578, -1.8161568641662598, -0.25381341576576233, -0.13357004523277283, -0.23261311650276184, -0.4006061255931854, 0.29663294553756714, 0.08957306295633316, -1.943541407585144, -1.121137022972107, -0.746852457523346, -0.2169957011938095, 0.21509110927581787, -0.5407302975654602, -1.8329076766967773, -0.8330413103103638, -0.3138287365436554, -0.4069071412086487, -0.40603312849998474, -0.5303311347961426, 0.1204623132944107, 1.5628650188446045, -1.126956582069397, 0.07843491435050964, 325.0, 349.9375], "max": [0.27582091093063354, 0.8284826874732971, 0.6105347275733948, -0.7391785383224487, 0.9994333386421204, 0.17290431261062622, 0.4723755419254303, -0.22560550272464752, 0.5183736085891724, 0.23700188100337982, -1.572740912437439, -0.11286495625972748, -0.04024311900138855, 0.6154739856719971, 0.7599043846130371, -0.2785174548625946, -0.48113927245140076, 0.25383487343788147, 0.27098309993743896, 0.2739315927028656, -0.2671179473400116, -0.3130127489566803, 0.23490668833255768, 2.031092405319214, -0.2936859726905823, 0.7459850311279297, 1000.125, 1005.0], "mean": [-0.19248920679092407, 0.3145824670791626, 0.454947292804718, -1.2639738321304321, 0.6918741464614868, 0.029523765668272972, 0.22005945444107056, -0.35202622413635254, 0.43639490008354187, 0.14392328262329102, -1.7443201541900635, -0.45400115847587585, -0.2875157594680786, 0.1922391653060913, 0.3811032176017761, -0.4051760733127594, -1.2251008749008179, -0.5319125652313232, -0.042871080338954926, -0.14062200486660004, -0.3645271956920624, -0.437577486038208, 0.194106787443161, 1.6754592657089233, -0.6232489347457886, 0.29454055428504944, 771.703125, 781.1436157226562], "std": [0.18305690586566925, 0.18911154568195343, 0.09233781695365906, 0.30219319462776184, 0.37648114562034607, 0.07667025923728943, 0.17939738929271698, 0.05190027132630348, 0.05200568586587906, 0.04087476059794426, 0.0762430801987648, 0.29714998602867126, 0.2130623161792755, 0.22262461483478546, 0.15912725031375885, 0.08705029636621475, 0.3630325198173523, 0.33272093534469604, 0.1668051779270172, 0.16823016107082367, 0.04041948541998863, 0.059093717485666275, 0.02765893191099167, 0.11710745841264725, 0.2597073018550873, 0.20730392634868622, 308.17120361328125, 302.2062072753906], "count": [731]}, "timestamp": {"min": [0.0], "max": [24.333333333333332], "mean": [12.166666666666668], "std": [7.034044197883447], "count": [731]}, "frame_index": {"min": [0], "max": [730], "mean": [365.0], "std": [211.0213259365034], "count": [731]}, "episode_index": {"min": [31], "max": [31], "mean": [31.0], "std": [0.0], "count": [731]}, "index": {"min": [22202], "max": [22932], "mean": [22567.0], "std": [211.0213259365034], "count": [731]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [731]}, "subtask_annotation": {"mean": [1.3926128590971272, 3.0, 3.0, 3.0, 3.0], "std": [0.7455477603621495, 0.0, 0.0, 0.0, 0.0], "min": [0, 3, 3, 3, 3], "max": [3, 3, 3, 3, 3], "count": [731]}, "scene_annotation": {"mean": [31.0], "std": [0.0], "min": [31], "max": [31], "count": [731]}, "eef_direction_state": {"mean": [4.146374829001368, 3.9493844049247606], "std": [2.4615616514204866, 2.515921183615364], "min": [0, 0], "max": [6, 6], "count": [731]}, "eef_velocity_state": {"mean": [0.49658002735978113, 0.5458276333789329], "std": [0.6306592755558197, 0.6046047360403455], "min": [0, 0], "max": [2, 2], "count": [731]}, "eef_acc_mag_state": {"mean": [0.29001367989056087, 0.17510259917920656], "std": [0.6411740042921517, 0.5092668845028574], "min": [0, 0], "max": [2, 2], "count": [731]}, "eef_direction_action": {"mean": [4.146374829001368, 3.9493844049247606], "std": [2.461561651420486, 2.515921183615364], "min": [0, 0], "max": [6, 6], "count": [731]}, "eef_velocity_action": {"mean": [0.49658002735978113, 0.5458276333789329], "std": [0.6306592755558197, 0.6046047360403455], "min": [0, 0], "max": [2, 2], "count": [731]}, "eef_acc_mag_action": {"mean": [0.29001367989056087, 0.17510259917920656], "std": [0.6411740042921517, 0.5092668845028574], "min": [0, 0], "max": [2, 2], "count": [731]}, "eef_sim_pose_state": {"mean": [0.47920548231337023, 0.21401382723473883, 1.0933181871598676, 0.07816057662710248, -1.0904444142633878, 1.262853918622341, 0.48126009471515213, -0.2618149015366999, 1.089175618895339, -0.27460302382719, -0.9601520603446944, -1.114180452381364], "std": [0.05106202193143293, 0.04516383826310859, 0.04747337241927052, 0.2914549715848066, 0.299706004706467, 0.28464972791889304, 0.05893893896015536, 0.021983879939719068, 0.035410310176150345, 0.1943845434022525, 0.2672137191019115, 0.12588133071833824], "min": [0.3427715866830453, 0.15585183100906388, 1.0522814886285587, -0.44340462900085764, -1.3691818601374512, 0.7568803985558092, 0.35589003013271053, -0.309587707560859, 1.044658108462173, -0.602815148877991, -1.2693687039246933, -1.3246900772971952], "max": [0.5596641258283171, 0.3149948400079224, 1.206604833920615, 0.5511856272945623, -0.38302820359118583, 1.8127530537430117, 0.571079289338335, -0.21916736717676974, 1.1657963469586303, 0.12996320258735022, -0.3829491772511806, -0.848089479391969], "count": [731]}, "eef_sim_pose_action": {"mean": [0.47919820253736556, 0.21392489722755045, 1.0934072426067747, 0.07786600537464142, -1.0909316074812427, 1.262871577008276, 0.48129336648456045, -0.26169322277613255, 1.089207565965565, -0.2743316163822039, -0.9605421090360012, -1.113922845052841], "std": [0.05106105230594242, 0.04503928788506445, 0.04762126938316825, 0.29156590531006693, 0.2988438458333144, 0.2846493427485659, 0.05894992585811653, 0.021965271841304607, 0.03546640420680318, 0.19479991445557898, 0.26657819722493886, 0.12579560935455678], "min": [0.3427715866830453, 0.15585183100906388, 1.0522814886285587, -0.44340462900085764, -1.3691818601374512, 0.7568803985558092, 0.35589003013271053, -0.309587707560859, 1.044658108462173, -0.602815148877991, -1.2693687039246933, -1.3246900772971952], "max": [0.5596641258283171, 0.3149948400079224, 1.206604833920615, 0.5511856272945623, -0.38302820359118583, 1.8127530537430117, 0.571079289338335, -0.21916736717676974, 1.1657963469586303, 0.12996320258735022, -0.3829491772511806, -0.848089479391969], "count": [731]}, "gripper_mode_state": {"mean": [0.33105335157318744, 0.332421340629275], "std": [0.47059221198968804, 0.471081089541397], "min": [0, 0], "max": [1, 1], "count": [731]}, "gripper_activity_state": {"mean": [1.9015047879616962, 1.9028727770177838], "std": [0.396476175889813, 0.39160822288376607], "min": [0, 0], "max": [2, 2], "count": [731]}, "gripper_mode_action": {"mean": [0.33105335157318744, 0.332421340629275], "std": [0.47059221198968804, 0.471081089541397], "min": [0, 0], "max": [1, 1], "count": [731]}, "gripper_activity_action": {"mean": [1.9015047879616962, 1.9028727770177838], "std": [0.396476175889813, 0.39160822288376607], "min": [0, 0], "max": [2, 2], "count": [731]}, "gripper_open_scale_state": {"mean": [0.7015483148862138, 0.7101305807735376], "std": [0.28015564805623494, 0.27473286670609137], "min": [0.29545454545454547, 0.318125], "max": [0.9092045454545454, 0.9136363636363637], "count": [731]}, "gripper_open_scale_action": {"mean": [0.7015483148862138, 0.7101305807735376], "std": [0.28015564805623494, 0.27473286670609137], "min": [0.29545454545454547, 0.318125], "max": [0.9092045454545454, 0.9136363636363637], "count": [731]}}} +{"episode_index": 31, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40706733280582574]], [[0.4048424955612166]], [[0.39736439838402554]]], "std": [[[0.2646949297669017]], [[0.2594304564008476]], [[0.2624280908285619]]], "count": [127]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3647025162755391]], [[0.36952082850856877]], [[0.3582936705522104]]], "std": [[[0.2837857619330466]], [[0.26373534598329285]], [[0.2751274914117924]]], "count": [127]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.35745962797848796]], [[0.36565050692192885]], [[0.35788990208944466]]], "std": [[[0.2806772904066241]], [[0.25957762447034644]], [[0.26578798913777446]]], "count": [127]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4425034127167927]], [[0.4472970318048479]], [[0.4469054957284751]]], "std": [[[0.23199915299732687]], [[0.22637200171043634]], [[0.22839615093562826]]], "count": [127]}, "observation.state": {"min": [-0.5432108044624329, 0.22740548849105835, -0.09947940707206726, -1.965014934539795, -0.25386688113212585, -0.3099028468132019, -0.17980927228927612, -0.4014330506324768, 0.3135392665863037, 0.15876562893390656, -1.9093910455703735, -1.121137022972107, -0.7481677532196045, -0.17229890823364258, 0.31549662351608276, -0.7076120972633362, -1.8532047271728516, -0.9398881793022156, -0.3223830461502075, -0.224190816283226, -0.3915660083293915, -0.5200251936912537, 0.1189023107290268, 1.5723297595977783, -1.1600737571716309, -0.17877356708049774, 264.0, 263.0], "max": [0.3817264139652252, 0.7884132266044617, 0.6295468211174011, -0.7269318103790283, 1.1184386014938354, 0.15547829866409302, 0.4726068079471588, -0.23125424981117249, 0.5232445001602173, 0.2529548108577728, -1.5722218751907349, 0.1313151717185974, 0.03289768844842911, 0.5081231594085693, 0.7546847462654114, -0.19748400151729584, -0.8055709004402161, 0.25381559133529663, 0.28677940368652344, 0.31672924757003784, -0.2559739947319031, -0.3340538740158081, 0.2352200597524643, 2.1154534816741943, -0.21916253864765167, 0.7467973232269287, 1001.125, 1005.0], "mean": [-0.158297598361969, 0.44017913937568665, 0.4674987196922302, -1.295462965965271, 0.6853383183479309, 0.018338365480303764, 0.248703271150589, -0.3500747084617615, 0.4246132969856262, 0.19250665605068207, -1.760093092918396, -0.32350704073905945, -0.21027414500713348, 0.18717217445373535, 0.4888145923614502, -0.539535641670227, -1.3483283519744873, -0.570540726184845, 0.09236249327659607, -0.08882469683885574, -0.35441410541534424, -0.42447564005851746, 0.19068235158920288, 1.72275972366333, -0.5078732967376709, 0.1168375238776207, 722.745361328125, 726.0233764648438], "std": [0.25359123945236206, 0.1387583315372467, 0.2119319587945938, 0.34799087047576904, 0.44301432371139526, 0.1355380415916443, 0.20447011291980743, 0.053763873875141144, 0.06366118788719177, 0.03098985180258751, 0.0801021084189415, 0.39202719926834106, 0.28072795271873474, 0.19375894963741302, 0.11923905462026596, 0.14078901708126068, 0.30460208654403687, 0.3778076171875, 0.18929561972618103, 0.14761874079704285, 0.04512584209442139, 0.05820523574948311, 0.028883270919322968, 0.13408544659614563, 0.3457942306995392, 0.3352292776107788, 345.3200378417969, 346.2412109375], "count": [642]}, "action": {"min": [-0.5432108044624329, 0.22740548849105835, -0.09947940707206726, -1.965014934539795, -0.25386688113212585, -0.3099028468132019, -0.17980927228927612, -0.4014330506324768, 0.3135392665863037, 0.15876562893390656, -1.9093910455703735, -1.121137022972107, -0.7481677532196045, -0.17229890823364258, 0.31549662351608276, -0.7076120972633362, -1.8532047271728516, -0.9398881793022156, -0.3223830461502075, -0.224190816283226, -0.3915660083293915, -0.5200251936912537, 0.1189023107290268, 1.5723297595977783, -1.1600737571716309, -0.17877356708049774, 264.0, 263.0], "max": [0.3817264139652252, 0.7884132266044617, 0.6295468211174011, -0.7269318103790283, 1.1184386014938354, 0.15547829866409302, 0.4726068079471588, -0.23125424981117249, 0.5232445001602173, 0.2529548108577728, -1.5722218751907349, 0.1313151717185974, 0.03289768844842911, 0.5081231594085693, 0.7546847462654114, -0.19748400151729584, -0.8055709004402161, 0.25381559133529663, 0.28677940368652344, 0.31672924757003784, -0.2559739947319031, -0.3340538740158081, 0.2352200597524643, 2.1154534816741943, -0.21916253864765167, 0.7467973232269287, 1001.125, 1005.0], "mean": [-0.15741823613643646, 0.43999502062797546, 0.46665021777153015, -1.296278953552246, 0.6860185861587524, 0.01805887557566166, 0.24838317930698395, -0.3499647080898285, 0.4244152903556824, 0.19253389537334442, -1.7605944871902466, -0.3229661285877228, -0.21014399826526642, 0.1866135448217392, 0.48845362663269043, -0.5392380356788635, -1.349004864692688, -0.5712586641311646, 0.09207145869731903, -0.08843833208084106, -0.3543335497379303, -0.4243078827857971, 0.19050544500350952, 1.7235867977142334, -0.5077290534973145, 0.11675471812486649, 722.746826171875, 726.0233764648438], "std": [0.25442442297935486, 0.13861829042434692, 0.21308238804340363, 0.34887638688087463, 0.4419057071208954, 0.13600850105285645, 0.20497509837150574, 0.05392070114612579, 0.06379450112581253, 0.031034819781780243, 0.07993817329406738, 0.3911650478839874, 0.28049880266189575, 0.19423910975456238, 0.1192387118935585, 0.1411765217781067, 0.3052244782447815, 0.37667661905288696, 0.18976570665836334, 0.14810055494308472, 0.04525343328714371, 0.058300409466028214, 0.028959160670638084, 0.13479599356651306, 0.34555789828300476, 0.3350803554058075, 345.3213806152344, 346.2412109375], "count": [642]}, "timestamp": {"min": [0.0], "max": [21.366666666666667], "mean": [10.683333333333334], "std": [6.177640386162078], "count": [642]}, "frame_index": {"min": [0], "max": [641], "mean": [320.5], "std": [185.32921158486232], "count": [642]}, "episode_index": {"min": [32], "max": [32], "mean": [32.0], "std": [0.0], "count": [642]}, "index": {"min": [22933], "max": [23574], "mean": [23253.5], "std": [185.32921158486232], "count": [642]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [642]}, "subtask_annotation": {"mean": [1.2850467289719627, 3.0, 3.0, 3.0, 3.0], "std": [0.7497003021126146, 0.0, 0.0, 0.0, 0.0], "min": [0, 3, 3, 3, 3], "max": [3, 3, 3, 3, 3], "count": [642]}, "scene_annotation": {"mean": [32.0], "std": [0.0], "min": [32], "max": [32], "count": [642]}, "eef_direction_state": {"mean": [4.453271028037383, 4.498442367601246], "std": [2.278539364773891, 2.232058422442313], "min": [0, 0], "max": [6, 6], "count": [642]}, "eef_velocity_state": {"mean": [0.5171339563862928, 0.45638629283489096], "std": [0.6839407601277296, 0.6181053557769495], "min": [0, 0], "max": [2, 2], "count": [642]}, "eef_acc_mag_state": {"mean": [0.2538940809968847, 0.20249221183800623], "std": [0.5980436235736074, 0.5464071440540467], "min": [0, 0], "max": [2, 2], "count": [642]}, "eef_direction_action": {"mean": [4.453271028037383, 4.498442367601246], "std": [2.278539364773891, 2.232058422442313], "min": [0, 0], "max": [6, 6], "count": [642]}, "eef_velocity_action": {"mean": [0.5171339563862928, 0.45638629283489096], "std": [0.6839407601277296, 0.6181053557769495], "min": [0, 0], "max": [2, 2], "count": [642]}, "eef_acc_mag_action": {"mean": [0.2538940809968847, 0.20249221183800623], "std": [0.5980436235736074, 0.5464071440540467], "min": [0, 0], "max": [2, 2], "count": [642]}, "eef_sim_pose_state": {"mean": [0.4673700626763249, 0.2630277605468168, 1.0933621186935387, -0.48049323700207125, -1.1859148007996574, 0.3619523048415441, 0.46967449490811225, -0.2597473074871563, 1.1027402520226235, -0.741195220777421, -1.0766417514044373, -0.6073986664432524], "std": [0.06227883589411729, 0.037250295116191504, 0.0497890820864424, 1.2300515521483628, 0.37305096638073554, 1.5251561229332251, 0.05510179955655745, 0.022648210224975738, 0.03560501408209852, 0.49021961814610493, 0.35218033067609916, 0.3480032649850631], "min": [0.36190811277447327, 0.22505908477174313, 1.04856602497827, -3.1353982357663335, -1.561195766893869, -3.121738133486309, 0.39523319903157006, -0.30966721390853913, 1.0710941069083606, -1.3964225113716668, -1.3745510527924305, -1.2659493811276765], "max": [0.5644392841366996, 0.3380770896945334, 1.1994095417462804, 2.7516588363010497, -0.38300059227977945, 3.118506386219223, 0.5625313776548312, -0.22485049477259064, 1.1709473288272183, 0.20167637184542414, -0.38305536950127506, -0.07259571985804714], "count": [642]}, "eef_sim_pose_action": {"mean": [0.46717876622668947, 0.2630713031624859, 1.0934452966736925, -0.4808573790713145, -1.1864250434068873, 0.36196354144016557, 0.4695337131951696, -0.25961811937095364, 1.10278798916836, -0.7407762895346421, -1.0769412606401678, -0.606998968721675], "std": [0.06240175406963987, 0.03732103853739341, 0.04991104523794633, 1.2299214505839402, 0.3721754806922298, 1.5251626939519172, 0.05516861295382387, 0.02259966956495888, 0.03567512548742725, 0.490902511304989, 0.3516717674593532, 0.3474115510171778], "min": [0.36190811277447327, 0.22505908477174313, 1.04856602497827, -3.1353982357663335, -1.561195766893869, -3.121738133486309, 0.39523319903157006, -0.30966721390853913, 1.0710941069083606, -1.3964225113716668, -1.3745510527924305, -1.2659493811276765], "max": [0.5644392841366996, 0.3380770896945334, 1.1994095417462804, 2.7516588363010497, -0.38300059227977945, 3.118506386219223, 0.5625313776548312, -0.22485049477259064, 1.1709473288272183, 0.20167637184542414, -0.38305536950127506, -0.07259571985804714], "count": [642]}, "gripper_mode_state": {"mean": [0.3691588785046729, 0.3691588785046729], "std": [0.4825770414408956, 0.4825770414408955], "min": [0, 0], "max": [1, 1], "count": [642]}, "gripper_activity_state": {"mean": [1.8722741433021808, 1.8722741433021808], "std": [0.4421810848072744, 0.4421810848072744], "min": [0, 0], "max": [2, 2], "count": [642]}, "gripper_mode_action": {"mean": [0.3691588785046729, 0.3691588785046729], "std": [0.4825770414408956, 0.4825770414408955], "min": [0, 0], "max": [1, 1], "count": [642]}, "gripper_activity_action": {"mean": [1.8722741433021808, 1.8722741433021808], "std": [0.4421810848072744, 0.4421810848072744], "min": [0, 0], "max": [2, 2], "count": [642]}, "gripper_open_scale_state": {"mean": [0.6570412371388851, 0.6600212404418019], "std": [0.31392751166400207, 0.31476547831563084], "min": [0.24, 0.2390909090909091], "max": [0.9101136363636364, 0.9136363636363637], "count": [642]}, "gripper_open_scale_action": {"mean": [0.6570425663086215, 0.6600212404418019], "std": [0.31392858054362305, 0.31476547831563084], "min": [0.24, 0.2390909090909091], "max": [0.9101136363636364, 0.9136363636363637], "count": [642]}}} +{"episode_index": 32, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40582550437530385]], [[0.4037770164884136]], [[0.3959703046507859]]], "std": [[[0.2674564557005184]], [[0.26204305853953297]], [[0.26500279735943366]]], "count": [121]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.35949764354777725]], [[0.3660256525819694]], [[0.357428079255118]]], "std": [[[0.29404928630219523]], [[0.2755465201601128]], [[0.28303078712103447]]], "count": [121]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36998307439366934]], [[0.3722565528277426]], [[0.3626774327499595]]], "std": [[[0.2714277355531059]], [[0.24687914025554059]], [[0.2509674721436402]]], "count": [121]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4406699582725652]], [[0.44457209967320266]], [[0.4445303823664452]]], "std": [[[0.23683156383114698]], [[0.2312241810470612]], [[0.23216730619243983]]], "count": [121]}, "observation.state": {"min": [-0.4776213467121124, 0.18342210352420807, 0.11617130041122437, -1.9115620851516724, -0.25388869643211365, -0.12065679579973221, -0.11688143014907837, -0.40187180042266846, 0.30495068430900574, 0.14670494198799133, -1.9054845571517944, -1.121137022972107, -0.7463586330413818, -0.17388060688972473, 0.34310010075569153, -0.6427556872367859, -1.8344817161560059, -1.1443272829055786, -0.35660895705223083, -0.23696443438529968, -0.3973948657512665, -0.48681211471557617, 0.11217493563890457, 1.5723901987075806, -1.1213513612747192, -0.23706749081611633, 325.75, 242.375], "max": [0.2154085338115692, 0.8846408724784851, 0.6023109555244446, -0.7854145169258118, 0.9865473508834839, 0.1447434276342392, 0.3723463714122772, -0.2384374439716339, 0.5122135877609253, 0.23523074388504028, -1.5731257200241089, -0.14948180317878723, 0.007062973920255899, 0.4020082354545593, 0.7907683253288269, -0.26790475845336914, -0.9563291668891907, 0.2538090646266937, 0.3296850621700287, 0.14756649732589722, -0.2652738094329834, -0.29848188161849976, 0.235039621591568, 2.150148630142212, -0.027584372088313103, 0.7457343339920044, 1003.0, 1001.1875], "mean": [-0.10018640011548996, 0.4351751208305359, 0.4489259421825409, -1.3792098760604858, 0.621678352355957, 0.030665449798107147, 0.1849859654903412, -0.3545754551887512, 0.4091590344905853, 0.1814737170934677, -1.7316418886184692, -0.48101741075515747, -0.23609304428100586, 0.089272640645504, 0.49175047874450684, -0.5165783762931824, -1.4473676681518555, -0.6607104539871216, 0.06679954379796982, -0.07544262707233429, -0.3554815351963043, -0.3959212601184845, 0.1709587723016739, 1.793951392173767, -0.4771680533885956, 0.0966012105345726, 785.8389892578125, 751.899169921875], "std": [0.20591752231121063, 0.17688170075416565, 0.13064125180244446, 0.31622520089149475, 0.3800906240940094, 0.08789263665676117, 0.129686176776886, 0.05200335755944252, 0.05869238078594208, 0.026504557579755783, 0.07576341181993484, 0.2928190529346466, 0.2661234140396118, 0.16834333539009094, 0.12932613492012024, 0.10134083777666092, 0.25538328289985657, 0.47053754329681396, 0.20893216133117676, 0.11272064596414566, 0.043071355670690536, 0.05462557077407837, 0.0305660180747509, 0.14137709140777588, 0.4049207270145416, 0.36766332387924194, 300.381591796875, 341.1761474609375], "count": [605]}, "action": {"min": [-0.4776213467121124, 0.18342210352420807, 0.11617130041122437, -1.9115620851516724, -0.2538890242576599, -0.12065242975950241, -0.11688143014907837, -0.40187180042266846, 0.30495068430900574, 0.14670494198799133, -1.9054845571517944, -1.121137022972107, -0.7463586330413818, -0.17388060688972473, 0.34310010075569153, -0.6427556872367859, -1.8344817161560059, -1.1443272829055786, -0.35660895705223083, -0.23696443438529968, -0.3973948657512665, -0.48681211471557617, 0.11217493563890457, 1.5723901987075806, -1.1213513612747192, -0.23706749081611633, 325.75, 242.375], "max": [0.2154085338115692, 0.8846408724784851, 0.6023109555244446, -0.7854145169258118, 0.9865473508834839, 0.1447434276342392, 0.3723463714122772, -0.2384374439716339, 0.5122135877609253, 0.23523074388504028, -1.5731257200241089, -0.14948180317878723, 0.007062973920255899, 0.4020082354545593, 0.7907683253288269, -0.26790475845336914, -0.9563291668891907, 0.25380927324295044, 0.3296850621700287, 0.14756649732589722, -0.2652738094329834, -0.29848188161849976, 0.235039621591568, 2.150148630142212, -0.027584372088313103, 0.7457343339920044, 1003.0, 1001.1875], "mean": [-0.09955518692731857, 0.4347362220287323, 0.44837716221809387, -1.3799891471862793, 0.6229742169380188, 0.03073752485215664, 0.1849268674850464, -0.35446932911872864, 0.40901684761047363, 0.18139101564884186, -1.7320082187652588, -0.4801333546638489, -0.23587597906589508, 0.08883747458457947, 0.4913370907306671, -0.5163356065750122, -1.4479045867919922, -0.6617360711097717, 0.06644368171691895, -0.07515838742256165, -0.3554147779941559, -0.3957854211330414, 0.17076049745082855, 1.7948877811431885, -0.4767322242259979, 0.0963888019323349, 785.833984375, 751.899169921875], "std": [0.20619706809520721, 0.17678983509540558, 0.1313246786594391, 0.3168851137161255, 0.37843644618988037, 0.08778632432222366, 0.12976562976837158, 0.05216224491596222, 0.05870908126235008, 0.026415487751364708, 0.07553219050168991, 0.29169026017189026, 0.2657604217529297, 0.16839802265167236, 0.12936411798000336, 0.10167195647954941, 0.25564971566200256, 0.4692173898220062, 0.209433451294899, 0.1130555048584938, 0.04317503422498703, 0.054605018347501755, 0.030538931488990784, 0.14178162813186646, 0.40436848998069763, 0.36732515692710876, 300.3777770996094, 341.1761474609375], "count": [605]}, "timestamp": {"min": [0.0], "max": [20.133333333333333], "mean": [10.066666666666666], "std": [5.821607261840248], "count": [605]}, "frame_index": {"min": [0], "max": [604], "mean": [302.0], "std": [174.64821785520743], "count": [605]}, "episode_index": {"min": [33], "max": [33], "mean": [33.0], "std": [0.0], "count": [605]}, "index": {"min": [23575], "max": [24179], "mean": [23877.0], "std": [174.64821785520743], "count": [605]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [605]}, "subtask_annotation": {"mean": [1.3388429752066116, 3.0, 3.0, 3.0, 3.0], "std": [0.7772989789109089, 0.0, 0.0, 0.0, 0.0], "min": [0, 3, 3, 3, 3], "max": [3, 3, 3, 3, 3], "count": [605]}, "scene_annotation": {"mean": [33.0], "std": [0.0], "min": [33], "max": [33], "count": [605]}, "eef_direction_state": {"mean": [4.256198347107438, 4.047933884297521], "std": [2.4132174798982664, 2.5159359585837686], "min": [0, 0], "max": [6, 6], "count": [605]}, "eef_velocity_state": {"mean": [0.5190082644628099, 0.5057851239669422], "std": [0.6618673869803718, 0.6314482266339786], "min": [0, 0], "max": [2, 2], "count": [605]}, "eef_acc_mag_state": {"mean": [0.29421487603305785, 0.2892561983471074], "std": [0.6474741158438645, 0.6224188556615796], "min": [0, 0], "max": [2, 2], "count": [605]}, "eef_direction_action": {"mean": [4.256198347107438, 4.047933884297521], "std": [2.413217479898267, 2.5159359585837686], "min": [0, 0], "max": [6, 6], "count": [605]}, "eef_velocity_action": {"mean": [0.5190082644628099, 0.5057851239669422], "std": [0.6618673869803718, 0.6314482266339786], "min": [0, 0], "max": [2, 2], "count": [605]}, "eef_acc_mag_action": {"mean": [0.29421487603305785, 0.2892561983471074], "std": [0.6474741158438645, 0.6224188556615796], "min": [0, 0], "max": [2, 2], "count": [605]}, "eef_sim_pose_state": {"mean": [0.45213405572784765, 0.2510889451732828, 1.09556880758039, 0.3232562280539806, -1.0887993360611525, 1.0275976972033691, 0.4426626776399891, -0.24649429061887188, 1.1003463143799708, -1.0197481196232359, -1.0581231627295393, -0.2533391807360192], "std": [0.05717409054975679, 0.031719798042117386, 0.045951021758324266, 0.24466581106248397, 0.3262171474659704, 0.21020781428188734, 0.05192688332568396, 0.028270612692833992, 0.03521161781503717, 0.8360025491164412, 0.3616299447567468, 0.7233959967393931], "min": [0.35439070768751374, 0.2073110085229496, 1.056441500984148, -0.2040994008823135, -1.4295899832201844, 0.6537416893908632, 0.35097071528810925, -0.30971738788499337, 1.0621656128069028, -2.140013851341757, -1.4187284804864748, -1.2503376353911837], "max": [0.5522810972395406, 0.3123790016753935, 1.1916339293165934, 0.6946692293935094, -0.3830872902827145, 1.4557297910936922, 0.5288425275475193, -0.21455671530015125, 1.1615174155601689, 0.23045994358312144, -0.38311885467121387, 0.7648484259522352], "count": [605]}, "eef_sim_pose_action": {"mean": [0.4519918661537529, 0.2510034327816696, 1.0956459452554241, 0.32282718736839777, -1.0895500803630114, 1.0279011464943233, 0.4425539395585137, -0.24634496066692202, 1.1003790939854006, -1.0192784563708548, -1.0586824188473274, -0.2529941127581215], "std": [0.05719009593262142, 0.031631436105901606, 0.04606417970103226, 0.2453260789945934, 0.3251130320362753, 0.21066082758625496, 0.05189937108510733, 0.028174863300470025, 0.0352575117221004, 0.8366122325132835, 0.36084644922978076, 0.7229700234369523], "min": [0.35439070768751374, 0.2073110085229496, 1.056441500984148, -0.2040994008823135, -1.4295899832201844, 0.6537416893908632, 0.35097071528810925, -0.30971738788499337, 1.0621656128069028, -2.140013851341757, -1.4187284804864748, -1.2503376353911837], "max": [0.5522810972395406, 0.3123790016753935, 1.1916339293165934, 0.6946692293935094, -0.3830872902827145, 1.4557297910936922, 0.5288425275475193, -0.21455671530015125, 1.1615174155601689, 0.23045994358312144, -0.38311633870701556, 0.7648484259522352], "count": [605]}, "gripper_mode_state": {"mean": [0.3090909090909091, 0.32231404958677684], "std": [0.4621187282595929, 0.4673624963834272], "min": [0, 0], "max": [1, 1], "count": [605]}, "gripper_activity_state": {"mean": [1.8809917355371901, 1.8578512396694216], "std": [0.4330010687648853, 0.4667014665309057], "min": [0, 0], "max": [2, 2], "count": [605]}, "gripper_mode_action": {"mean": [0.3090909090909091, 0.32231404958677684], "std": [0.4621187282595928, 0.4673624963834272], "min": [0, 0], "max": [1, 1], "count": [605]}, "gripper_activity_action": {"mean": [1.8809917355371901, 1.8578512396694216], "std": [0.4330010687648853, 0.46670146653090566], "min": [0, 0], "max": [2, 2], "count": [605]}, "gripper_open_scale_state": {"mean": [0.7143991259912371, 0.6835447032306593], "std": [0.273074016665115, 0.3101605418082069], "min": [0.29613636363636364, 0.2203409090909091], "max": [0.9118181818181819, 0.9101704545454545], "count": [605]}, "gripper_open_scale_action": {"mean": [0.7143944928221563, 0.6835447032306593], "std": [0.27307069076818646, 0.3101605418082069], "min": [0.29613636363636364, 0.2203409090909091], "max": [0.9118181818181819, 0.9101704545454545], "count": [605]}}} +{"episode_index": 33, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.404566975277554]], [[0.403530746373892]], [[0.3957336797161787]]], "std": [[[0.27156200646582634]], [[0.26611881425676526]], [[0.26875480122916406]]], "count": [146]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37502329270749396]], [[0.3783372714097054]], [[0.36818727196929]]], "std": [[[0.3064114936712901]], [[0.28407070724318834]], [[0.2911377725296939]]], "count": [146]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3701914520659862]], [[0.37613810686946014]], [[0.3689450879666935]]], "std": [[[0.30190110933995085]], [[0.27896872117015875]], [[0.28332039532054143]]], "count": [146]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4442507036775898]], [[0.44770230660757454]], [[0.4470111679089444]]], "std": [[[0.24139845367237286]], [[0.23579874235267526]], [[0.23706246305794662]]], "count": [146]}, "observation.state": {"min": [-0.2952595353126526, 0.2813088893890381, 0.12929727137088776, -2.1641809940338135, -0.25386032462120056, -0.19751237332820892, -0.08979719132184982, -0.4201373755931854, 0.2653549313545227, 0.14006061851978302, -1.9416100978851318, -1.121137022972107, -0.748665452003479, -0.1860499233007431, 0.28511372208595276, -0.6282094717025757, -1.8257877826690674, -1.0458580255508423, -0.38924768567085266, -0.44874706864356995, -0.3999764919281006, -0.49637630581855774, 0.06942643970251083, 1.5732269287109375, -1.121137022972107, -0.052847232669591904, 236.6875, 235.5], "max": [0.5024551749229431, 0.8545165061950684, 0.5606597661972046, -1.0710911750793457, 1.155062198638916, 0.14838789403438568, 0.4724366366863251, -0.22291843593120575, 0.4586581885814667, 0.253286749124527, -1.5723176002502441, 0.12590287625789642, 0.010705358348786831, 0.4585438072681427, 0.7861617803573608, -0.36661404371261597, -0.8287270665168762, 0.2538177967071533, 0.2329065501689911, 0.12047243863344193, -0.26480793952941895, -0.28557950258255005, 0.2349504977464676, 2.0646002292633057, -0.01661110296845436, 0.8231222629547119, 1000.0, 1003.0], "mean": [0.0010912956204265356, 0.4281320869922638, 0.45453599095344543, -1.4243043661117554, 0.757775068283081, 0.007575282361358404, 0.32520875334739685, -0.36187052726745605, 0.37512263655662537, 0.16860346496105194, -1.7925719022750854, -0.33116066455841064, -0.2641355097293854, 0.09462902694940567, 0.482667475938797, -0.5473409295082092, -1.4175376892089844, -0.6422043442726135, 0.044039301574230194, -0.2033151388168335, -0.35926127433776855, -0.3936169743537903, 0.16561251878738403, 1.809151530265808, -0.45634567737579346, 0.1749984174966812, 770.140869140625, 768.9857788085938], "std": [0.23166579008102417, 0.133913055062294, 0.1283794790506363, 0.3178454637527466, 0.434263676404953, 0.10136467963457108, 0.19972416758537292, 0.059347718954086304, 0.06358551979064941, 0.03076821379363537, 0.07881130278110504, 0.3994545042514801, 0.22898247838020325, 0.19224485754966736, 0.1398060917854309, 0.07856198400259018, 0.2972770035266876, 0.36449649930000305, 0.15010875463485718, 0.14801636338233948, 0.04365456849336624, 0.058792196214199066, 0.04012691602110863, 0.12604418396949768, 0.3444960415363312, 0.27692294120788574, 336.5088195800781, 340.4309997558594], "count": [773]}, "action": {"min": [-0.2952595353126526, 0.2813088893890381, 0.12929727137088776, -2.1641809940338135, -0.2538563907146454, -0.19751237332820892, -0.08979719132184982, -0.4201373755931854, 0.2653549313545227, 0.14006061851978302, -1.9416100978851318, -1.121137022972107, -0.748665452003479, -0.1860499233007431, 0.28511372208595276, -0.6282094717025757, -1.8257877826690674, -1.0458580255508423, -0.38924768567085266, -0.44874706864356995, -0.3999764919281006, -0.49637630581855774, 0.06942643970251083, 1.5732269287109375, -1.121137022972107, -0.052847232669591904, 236.6875, 235.5], "max": [0.5024551749229431, 0.8545165061950684, 0.5606597661972046, -1.0710911750793457, 1.155062198638916, 0.14838789403438568, 0.4724366366863251, -0.22291843593120575, 0.4586581885814667, 0.253286749124527, -1.5723176002502441, 0.12590287625789642, 0.010705358348786831, 0.4585438072681427, 0.7861617803573608, -0.36661404371261597, -0.8287270665168762, 0.2538177967071533, 0.2329065501689911, 0.12047243863344193, -0.26480793952941895, -0.28557950258255005, 0.23495222628116608, 2.0646002292633057, -0.01661110296845436, 0.8231222629547119, 1000.0, 1003.0], "mean": [0.001850343425758183, 0.4278818666934967, 0.45415666699409485, -1.4251776933670044, 0.7587236762046814, 0.007651736959815025, 0.32505595684051514, -0.3617861270904541, 0.37492677569389343, 0.16849863529205322, -1.7929930686950684, -0.3306899070739746, -0.2638340890407562, 0.09430142492055893, 0.4822606146335602, -0.5472766757011414, -1.4180119037628174, -0.643159806728363, 0.044084206223487854, -0.2031228095293045, -0.3592156171798706, -0.3935060203075409, 0.16540312767028809, 1.809727430343628, -0.45602938532829285, 0.17467737197875977, 770.13671875, 768.9883422851562], "std": [0.23196835815906525, 0.13376358151435852, 0.12882089614868164, 0.3187369108200073, 0.4328514337539673, 0.10129033029079437, 0.19999614357948303, 0.059469692409038544, 0.06360256671905518, 0.030679859220981598, 0.07850704342126846, 0.39873719215393066, 0.22850050032138824, 0.1922817975282669, 0.13990840315818787, 0.07866079360246658, 0.29755985736846924, 0.3631121814250946, 0.15006473660469055, 0.14833998680114746, 0.043725717812776566, 0.058775730431079865, 0.04018682986497879, 0.1259819120168686, 0.343997061252594, 0.2764038145542145, 336.5057678222656, 340.4329833984375], "count": [773]}, "timestamp": {"min": [0.0], "max": [25.733333333333334], "mean": [12.866666666666665], "std": [7.438189743927394], "count": [773]}, "frame_index": {"min": [0], "max": [772], "mean": [386.0], "std": [223.1456923178218], "count": [773]}, "episode_index": {"min": [34], "max": [34], "mean": [34.0], "std": [0.0], "count": [773]}, "index": {"min": [24180], "max": [24952], "mean": [24566.0], "std": [223.1456923178218], "count": [773]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [773]}, "subtask_annotation": {"mean": [1.3311772315653299, 3.0, 3.0, 3.0, 3.0], "std": [0.7807670530309737, 0.0, 0.0, 0.0, 0.0], "min": [0, 3, 3, 3, 3], "max": [3, 3, 3, 3, 3], "count": [773]}, "scene_annotation": {"mean": [34.0], "std": [0.0], "min": [34], "max": [34], "count": [773]}, "eef_direction_state": {"mean": [4.084087968952135, 4.190168175937904], "std": [2.552814514041763, 2.554210505065643], "min": [0, 0], "max": [6, 6], "count": [773]}, "eef_velocity_state": {"mean": [0.5148771021992238, 0.4721862871927555], "std": [0.6947212842388878, 0.6638435315483477], "min": [0, 0], "max": [2, 2], "count": [773]}, "eef_acc_mag_state": {"mean": [0.24579560155239327, 0.24191461836998707], "std": [0.5791759722769351, 0.584139183077753], "min": [0, 0], "max": [2, 2], "count": [773]}, "eef_direction_action": {"mean": [4.084087968952135, 4.190168175937904], "std": [2.5528145140417626, 2.554210505065643], "min": [0, 0], "max": [6, 6], "count": [773]}, "eef_velocity_action": {"mean": [0.5148771021992238, 0.4721862871927555], "std": [0.6947212842388878, 0.6638435315483477], "min": [0, 0], "max": [2, 2], "count": [773]}, "eef_acc_mag_action": {"mean": [0.24579560155239327, 0.24191461836998707], "std": [0.5791759722769351, 0.584139183077753], "min": [0, 0], "max": [2, 2], "count": [773]}, "eef_sim_pose_state": {"mean": [0.4185395775429676, 0.24225217439733632, 1.0783241697480748, -0.44029275504458226, -1.164301857063708, 0.4927609092876272, 0.4391360101273612, -0.24172745432042533, 1.0918633152752057, -0.4960191066191388, -1.1316790653191393, -0.7765696897593815], "std": [0.062333741887542655, 0.03288578787606183, 0.05873241424475632, 0.8283936377740968, 0.359340119284705, 1.7958241612822303, 0.05756642725138344, 0.03300137888519242, 0.038373568541333274, 0.3745737427653249, 0.357560184194136, 0.30243639605325046], "min": [0.3138258119069152, 0.20933389548674694, 1.0220998673120683, -2.8646372469798567, -1.5621405912539716, -3.1383607307518444, 0.3328937911582397, -0.30963789082721405, 1.0492024737607382, -1.2455364437848635, -1.5522546017607521, -1.3329747813057415], "max": [0.5010862461336638, 0.33454126208628066, 1.207111324272555, 2.826811504550871, -0.3830274177536055, 3.134908681567555, 0.5395554801612288, -0.16813473446869182, 1.1681619000246146, 0.3759123100657978, -0.38299148700846786, -0.037882614197940145], "count": [773]}, "eef_sim_pose_action": {"mean": [0.4183494787821901, 0.24216324286499363, 1.078397592634718, -0.44043341822242177, -1.1648372012319637, 0.49264229915613944, 0.43903953728968853, -0.24154949463322548, 1.0918979772486195, -0.4958813388656344, -1.1321392604353266, -0.7762520794678907], "std": [0.06234374206479, 0.03279622736849465, 0.05884461671460543, 0.8283152343104593, 0.35848302191721776, 1.7957771513104366, 0.05754592959895636, 0.033005664895414726, 0.03842886919796935, 0.374747793477672, 0.35682445860139506, 0.30206754816996934], "min": [0.3138258119069152, 0.20933389548674694, 1.0220998673120683, -2.8646372469798567, -1.5621405912539716, -3.1383607307518444, 0.3328937911582397, -0.30963988503508066, 1.0492024737607382, -1.2455364437848635, -1.5522546017607521, -1.3329747813057415], "max": [0.5010862461336638, 0.33454126208628066, 1.207111324272555, 2.826811504550871, -0.38302936394896037, 3.134908681567555, 0.5395554801612288, -0.16813473446869182, 1.1681619000246146, 0.3759123100657978, -0.3829922660834255, -0.037882614197940145], "count": [773]}, "gripper_mode_state": {"mean": [0.296248382923674, 0.2988357050452781], "std": [0.45660188188265516, 0.4577476667721772], "min": [0, 0], "max": [1, 1], "count": [773]}, "gripper_activity_state": {"mean": [1.8900388098318242, 1.88745148771022], "std": [0.4158149448390421, 0.4182268358171883], "min": [0, 0], "max": [2, 2], "count": [773]}, "gripper_mode_action": {"mean": [0.296248382923674, 0.2988357050452781], "std": [0.45660188188265516, 0.4577476667721772], "min": [0, 0], "max": [1, 1], "count": [773]}, "gripper_activity_action": {"mean": [1.8900388098318242, 1.88745148771022], "std": [0.4158149448390421, 0.4182268358171883], "min": [0, 0], "max": [2, 2], "count": [773]}, "gripper_open_scale_state": {"mean": [0.7001279972475266, 0.699077972480303], "std": [0.30591688649854376, 0.3094833433326519], "min": [0.21517045454545455, 0.21409090909090908], "max": [0.9090909090909091, 0.9118181818181819], "count": [773]}, "gripper_open_scale_action": {"mean": [0.700124314680643, 0.6990803245913226], "std": [0.3059143881298979, 0.30948495326177067], "min": [0.21517045454545455, 0.21409090909090908], "max": [0.9090909090909091, 0.9118181818181819], "count": [773]}}} +{"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.4068158094155536]], [[0.4044685590721796]], [[0.3973647787013356]]], "std": [[[0.26900832286104664]], [[0.2632815940374736]], [[0.26660239792367496]]], "count": [138]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36292498460736955]], [[0.3666464460784314]], [[0.35531416210808]]], "std": [[[0.2829615636155904]], [[0.26043120577521045]], [[0.2669045165799172]]], "count": [138]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36025379487543807]], [[0.3647609879700673]], [[0.3574397348915412]]], "std": [[[0.2966979922211895]], [[0.27509307877171546]], [[0.28000499447197597]]], "count": [138]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4386938154186795]], [[0.4406962515984655]], [[0.438763703881311]]], "std": [[[0.23823396946448985]], [[0.23439413875706538]], [[0.23610399058867765]]], "count": [138]}, "observation.state": {"min": [-0.4050276577472687, 0.29100528359413147, 0.1239849179983139, -1.8216612339019775, -0.2538963258266449, -0.4425467848777771, -0.2613401412963867, -0.40601325035095215, 0.2685433030128479, 0.14769287407398224, -2.144458293914795, -1.121137022972107, -0.7471944689750671, -0.33081841468811035, 0.4148767590522766, -0.549598753452301, -1.8497850894927979, -0.9016938209533691, -0.5105088353157043, -0.23353487253189087, -0.38906800746917725, -0.47631919384002686, 0.14366355538368225, 1.573047399520874, -1.1213147640228271, -0.28085654973983765, 274.625, 358.3125], "max": [0.3852999806404114, 0.8827755451202393, 0.6719997525215149, -0.9090285301208496, 1.1695069074630737, 0.1546710729598999, 0.4093102514743805, -0.23594056069850922, 0.47718149423599243, 0.24290943145751953, -1.5732011795043945, 0.09048063308000565, 0.25120219588279724, 0.35453638434410095, 0.7944509983062744, -0.2975328266620636, -1.1018688678741455, 0.2538297772407532, 0.1263345628976822, 0.42367976903915405, -0.2584114968776703, -0.27990373969078064, 0.23491881787776947, 2.333543300628662, -0.3374985158443451, 0.746472179889679, 1003.0, 1005.0], "mean": [-0.06186920776963234, 0.5011730194091797, 0.4576331079006195, -1.3967585563659668, 0.6839836239814758, -0.0012283282121643424, 0.2017214000225067, -0.35658156871795654, 0.39541375637054443, 0.19553688168525696, -1.7938884496688843, -0.36688560247421265, -0.16650976240634918, 0.053502921015024185, 0.5379431247711182, -0.4470415413379669, -1.4941093921661377, -0.4706016182899475, -0.030264202505350113, 0.019532805308699608, -0.34708839654922485, -0.3928370773792267, 0.1918254941701889, 1.7932915687561035, -0.6864397525787354, 0.16108296811580658, 740.2643432617188, 770.8013916015625], "std": [0.22161656618118286, 0.13363593816757202, 0.13307851552963257, 0.24405024945735931, 0.4930063486099243, 0.16948916018009186, 0.2021436244249344, 0.05077814683318138, 0.06183170527219772, 0.030761875212192535, 0.14944103360176086, 0.41819435358047485, 0.3153715133666992, 0.19483725726604462, 0.0885959044098854, 0.07318273931741714, 0.19997456669807434, 0.3929618299007416, 0.139934241771698, 0.16458237171173096, 0.04128408059477806, 0.059784747660160065, 0.02285299077630043, 0.16641700267791748, 0.2712518870830536, 0.3297400176525116, 333.0231628417969, 300.2784423828125], "count": [715]}, "action": {"min": [-0.4050276577472687, 0.29100528359413147, 0.1239849179983139, -1.8216612339019775, -0.2538963258266449, -0.4425467848777771, -0.2613401412963867, -0.40601325035095215, 0.2685433030128479, 0.14769287407398224, -2.144458293914795, -1.121137022972107, -0.7471944689750671, -0.33081841468811035, 0.4148767590522766, -0.549598753452301, -1.8497850894927979, -0.9016938209533691, -0.5105088353157043, -0.23353487253189087, -0.38906800746917725, -0.47631919384002686, 0.14366355538368225, 1.573047399520874, -1.1213147640228271, -0.28085654973983765, 274.625, 358.3125], "max": [0.3852999806404114, 0.8827755451202393, 0.6719997525215149, -0.9090285301208496, 1.1695069074630737, 0.1546710729598999, 0.4093102514743805, -0.23594056069850922, 0.47718149423599243, 0.24290943145751953, -1.5732011795043945, 0.09048063308000565, 0.25120219588279724, 0.35453638434410095, 0.7944509983062744, -0.2975328266620636, -1.1018688678741455, 0.2538297772407532, 0.1263345628976822, 0.42367976903915405, -0.2584114968776703, -0.27990373969078064, 0.23491881787776947, 2.333543300628662, -0.3374985158443451, 0.746472179889679, 1003.0, 1005.0], "mean": [-0.06151870638132095, 0.5010991096496582, 0.45718109607696533, -1.3972043991088867, 0.6846697926521301, -0.0015548395458608866, 0.20132245123386383, -0.35648614168167114, 0.39532798528671265, 0.19551347196102142, -1.7946321964263916, -0.36636966466903687, -0.16615243256092072, 0.05325455963611603, 0.5377418398857117, -0.44683244824409485, -1.4945148229599, -0.47138598561286926, -0.030541379004716873, 0.019905205816030502, -0.3470192551612854, -0.3927540183067322, 0.19169878959655762, 1.7941373586654663, -0.686042308807373, 0.1606939285993576, 740.272705078125, 770.80419921875], "std": [0.22159691154956818, 0.13359327614307404, 0.13364680111408234, 0.24436895549297333, 0.4920409917831421, 0.16994287073612213, 0.20276598632335663, 0.050931889563798904, 0.061805061995983124, 0.03073822148144245, 0.14966410398483276, 0.4174906313419342, 0.3148588538169861, 0.1947641670703888, 0.08860757946968079, 0.07338302582502365, 0.20010162889957428, 0.3920738101005554, 0.14030863344669342, 0.16477489471435547, 0.0413895919919014, 0.05975322425365448, 0.022864988073706627, 0.16683264076709747, 0.27082228660583496, 0.32921281456947327, 333.02978515625, 300.2812194824219], "count": [715]}, "timestamp": {"min": [0.0], "max": [23.8], "mean": [11.9], "std": [6.880083978815634], "count": [715]}, "frame_index": {"min": [0], "max": [714], "mean": [357.0], "std": [206.402519364469], "count": [715]}, "episode_index": {"min": [35], "max": [35], "mean": [35.0], "std": [0.0], "count": [715]}, "index": {"min": [24953], "max": [25667], "mean": [25310.0], "std": [206.402519364469], "count": [715]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [715]}, "subtask_annotation": {"mean": [1.248951048951049, 3.0, 3.0, 3.0, 3.0], "std": [0.7715996582223387, 0.0, 0.0, 0.0, 0.0], "min": [0, 3, 3, 3, 3], "max": [3, 3, 3, 3, 3], "count": [715]}, "scene_annotation": {"mean": [35.0], "std": [0.0], "min": [35], "max": [35], "count": [715]}, "eef_direction_state": {"mean": [4.0993006993006995, 4.055944055944056], "std": [2.4682457886556515, 2.465925048844878], "min": [0, 0], "max": [6, 6], "count": [715]}, "eef_velocity_state": {"mean": [0.5762237762237762, 0.544055944055944], "std": [0.6962394534193198, 0.6361622673789266], "min": [0, 0], "max": [2, 2], "count": [715]}, "eef_acc_mag_state": {"mean": [0.3258741258741259, 0.2573426573426573], "std": [0.6595944173084785, 0.5873359923422324], "min": [0, 0], "max": [2, 2], "count": [715]}, "eef_direction_action": {"mean": [4.0993006993006995, 4.055944055944056], "std": [2.468245788655651, 2.465925048844878], "min": [0, 0], "max": [6, 6], "count": [715]}, "eef_velocity_action": {"mean": [0.5762237762237762, 0.544055944055944], "std": [0.6962394534193198, 0.6361622673789266], "min": [0, 0], "max": [2, 2], "count": [715]}, "eef_acc_mag_action": {"mean": [0.3258741258741259, 0.2573426573426573], "std": [0.6595944173084785, 0.5873359923422324], "min": [0, 0], "max": [2, 2], "count": [715]}, "eef_sim_pose_state": {"mean": [0.4398824024906437, 0.26989265697660114, 1.090988523512149, 0.7933978417724047, -1.1466319160845604, 0.22237010580987163, 0.4419238191719888, -0.27107546334807775, 1.114416229258361, -0.555558774696534, -0.9182753500662149, -0.7002999545045759], "std": [0.06277617967533405, 0.033330523128304486, 0.04696408851229987, 1.3237704635170418, 0.3831272879085498, 1.152814201363135, 0.06001363366410382, 0.01956669985436744, 0.032266652734158636, 0.44581340364385463, 0.28222549583803547, 0.3833809415970747], "min": [0.31346979187122886, 0.21834880738626697, 1.0445518626287515, -3.128939248442423, -1.5533507005444538, -2.2359196414541005, 0.32732748318902094, -0.3096092641783586, 1.0747733845564893, -1.2970490333965854, -1.2471096537694228, -1.2527179724983786], "max": [0.5239625605702039, 0.3214299814477343, 1.1982037435782127, 3.131117634101036, -0.3829746930671909, 1.279958945921857, 0.5243744786041988, -0.2500430752999253, 1.1773369614823037, 0.17862795015967348, -0.3830095836693881, -0.03429670016646991], "count": [715]}, "eef_sim_pose_action": {"mean": [0.439815361749432, 0.2699067905000444, 1.0910648467211606, 0.7931252339193122, -1.1472703000932463, 0.2220713994462213, 0.44186683318672587, -0.2709959127008243, 1.1144678294209762, -0.5553167098396994, -0.9188629949456959, -0.6998407828688736], "std": [0.06274967836214346, 0.033349522425285084, 0.04708750001676226, 1.3239382688853085, 0.382233574346207, 1.1525754567664197, 0.059988626081382515, 0.019525488684619587, 0.03233654687276621, 0.4461206921300162, 0.2815469625557891, 0.3829185530769695], "min": [0.31346979187122886, 0.21834880738626697, 1.0445518626287515, -3.128939248442423, -1.5533507005444538, -2.2359196414541005, 0.32732748318902094, -0.3096092641783586, 1.0747733845564893, -1.2970490333965854, -1.2471096537694228, -1.2527179724983786], "max": [0.5239625605702039, 0.3214299814477343, 1.1982037435782127, 3.131117634101036, -0.3829746930671909, 1.279958945921857, 0.5243744786041988, -0.2500430752999253, 1.1773369614823037, 0.17862795015967348, -0.3830095836693881, -0.03429670016646991], "count": [715]}, "gripper_mode_state": {"mean": [0.35384615384615387, 0.35104895104895106], "std": [0.4781621620898496, 0.47729821392540356], "min": [0, 0], "max": [1, 1], "count": [715]}, "gripper_activity_state": {"mean": [1.8909090909090909, 1.8965034965034966], "std": [0.41894123808274897, 0.4033795324388347], "min": [0, 0], "max": [2, 2], "count": [715]}, "gripper_mode_action": {"mean": [0.35384615384615387, 0.35104895104895106], "std": [0.47816216208984963, 0.4772982139254035], "min": [0, 0], "max": [1, 1], "count": [715]}, "gripper_activity_action": {"mean": [1.8909090909090909, 1.8965034965034966], "std": [0.41894123808274897, 0.4033795324388347], "min": [0, 0], "max": [2, 2], "count": [715]}, "gripper_open_scale_state": {"mean": [0.6729676062019494, 0.7007285441830928], "std": [0.30274839653486224, 0.2729807997813328], "min": [0.2496590909090909, 0.32573863636363637], "max": [0.9118181818181819, 0.9136363636363637], "count": [715]}, "gripper_open_scale_action": {"mean": [0.672975203119414, 0.7007310870947268], "std": [0.3027543197100485, 0.2729827746046544], "min": [0.2496590909090909, 0.32573863636363637], "max": [0.9118181818181819, 0.9136363636363637], "count": [715]}}} +{"episode_index": 35, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4026531025661631]], [[0.4007897196105218]], [[0.3937327795189114]]], "std": [[[0.25909152657094947]], [[0.25378315989561545]], [[0.25721024653066776]]], "count": [122]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.350548894045323]], [[0.35645651016554164]], [[0.3457546692515804]]], "std": [[[0.255171054338257]], [[0.23372878264986952]], [[0.23932885534664972]]], "count": [122]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3568755508009215]], [[0.36559139109878924]], [[0.35972136504875174]]], "std": [[[0.2844399184030237]], [[0.2617343576745578]], [[0.2666725704019116]]], "count": [122]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4438376861673631]], [[0.4503052960596807]], [[0.4503542704650166]]], "std": [[[0.2289568601548716]], [[0.22244104273018106]], [[0.22446489623144858]]], "count": [122]}, "observation.state": {"min": [-0.5590693354606628, 0.16364425420761108, 0.02851322665810585, -1.8826615810394287, -0.25516277551651, -0.19245964288711548, -0.16720035672187805, -0.39194995164871216, 0.31601786613464355, 0.14285694062709808, -1.876286268234253, -1.1225553750991821, -0.7489076256752014, -0.14609169960021973, 0.2805595099925995, -0.5392369031906128, -1.7946763038635254, -0.7028167843818665, -0.12052273750305176, -0.24068526923656464, -0.3658273220062256, -0.560874879360199, 0.08803312480449677, 1.5727144479751587, -1.1216840744018555, -0.016048075631260872, 311.75, 418.875], "max": [0.208999902009964, 0.7965606451034546, 0.5948594808578491, -0.7013213038444519, 0.9002332091331482, 0.060880355536937714, 0.3726954162120819, -0.22996756434440613, 0.534061849117279, 0.2540595531463623, -1.5732269287109375, -0.22242039442062378, -0.0743364468216896, 0.6361888647079468, 0.7598356008529663, -0.3117518126964569, -0.7493821978569031, 0.25384724140167236, 0.19461293518543243, 0.27848145365715027, -0.22576361894607544, -0.3260362446308136, 0.23489663004875183, 2.012948513031006, -0.49487948417663574, 0.746132493019104, 1003.0, 1005.0], "mean": [-0.17169538140296936, 0.3740152418613434, 0.4197380244731903, -1.2672733068466187, 0.6120570302009583, -0.05842726305127144, 0.19466570019721985, -0.35237976908683777, 0.4335055351257324, 0.17803922295570374, -1.7538498640060425, -0.503782331943512, -0.30748993158340454, 0.21969054639339447, 0.45159512758255005, -0.4601733982563019, -1.357202410697937, -0.45755213499069214, 0.04211968183517456, 0.03451957181096077, -0.33090972900390625, -0.4431689381599426, 0.18392124772071838, 1.7181813716888428, -0.7119584679603577, 0.19743579626083374, 727.0875854492188, 770.6980590820312], "std": [0.24700668454170227, 0.16513067483901978, 0.1496431678533554, 0.35144034028053284, 0.35708144307136536, 0.05271793529391289, 0.16293303668498993, 0.04363730177283287, 0.0662311241030693, 0.03164620324969292, 0.06743185967206955, 0.2848356068134308, 0.22258669137954712, 0.24559767544269562, 0.13355685770511627, 0.050186652690172195, 0.3412913978099823, 0.26731571555137634, 0.11339277029037476, 0.12790003418922424, 0.03689980134367943, 0.07372648268938065, 0.03876159340143204, 0.10597329586744308, 0.18630577623844147, 0.21034856140613556, 326.09619140625, 276.98974609375], "count": [611]}, "action": {"min": [-0.5590693354606628, 0.16364425420761108, 0.02851322665810585, -1.8826615810394287, -0.25516277551651, -0.19245964288711548, -0.16720035672187805, -0.39194995164871216, 0.31601786613464355, 0.14285694062709808, -1.876286268234253, -1.1225553750991821, -0.7489076256752014, -0.14609169960021973, 0.2805595099925995, -0.5392369031906128, -1.7946763038635254, -0.7028167843818665, -0.12052588909864426, -0.24068526923656464, -0.3658273220062256, -0.560874879360199, 0.08803312480449677, 1.5727272033691406, -1.1216704845428467, -0.016048075631260872, 311.75, 418.875], "max": [0.208999902009964, 0.7965606451034546, 0.5948594808578491, -0.7013213038444519, 0.9002332091331482, 0.060880355536937714, 0.3726954162120819, -0.22996756434440613, 0.534061849117279, 0.2540595531463623, -1.5732269287109375, -0.22242039442062378, -0.0743364468216896, 0.6361888647079468, 0.7598356008529663, -0.3117518126964569, -0.7493821978569031, 0.25384724140167236, 0.19461293518543243, 0.27848145365715027, -0.22576361894607544, -0.3260362446308136, 0.23489812016487122, 2.012948513031006, -0.49487948417663574, 0.746132493019104, 1003.0, 1005.0], "mean": [-0.1710757315158844, 0.3736434876918793, 0.4190532863140106, -1.2680085897445679, 0.6129605174064636, -0.05837154760956764, 0.1943683922290802, -0.35227659344673157, 0.4333733320236206, 0.1780102401971817, -1.7541583776474, -0.5032522082328796, -0.30733397603034973, 0.2195647656917572, 0.45118340849876404, -0.460101842880249, -1.3578170537948608, -0.45870572328567505, 0.042445629835128784, 0.03499636426568031, -0.33078065514564514, -0.4431000053882599, 0.18368178606033325, 1.7188936471939087, -0.7114771008491516, 0.19679905474185944, 727.0826416015625, 770.6898803710938], "std": [0.247410848736763, 0.16486619412899017, 0.15045249462127686, 0.3522116541862488, 0.3555845022201538, 0.05267015099525452, 0.1634015291929245, 0.043814875185489655, 0.06628825515508652, 0.03160206228494644, 0.06703472137451172, 0.28398624062538147, 0.22231251001358032, 0.24562779068946838, 0.13347233831882477, 0.050230152904987335, 0.34172746539115906, 0.2657598555088043, 0.11321096867322922, 0.12820790708065033, 0.037114694714546204, 0.0737442895770073, 0.03889771178364754, 0.10645417124032974, 0.1856250762939453, 0.20927397906780243, 326.0921630859375, 276.9826354980469], "count": [611]}, "timestamp": {"min": [0.0], "max": [20.333333333333332], "mean": [10.166666666666666], "std": [5.879342366852493], "count": [611]}, "frame_index": {"min": [0], "max": [610], "mean": [305.0], "std": [176.38027100557477], "count": [611]}, "episode_index": {"min": [36], "max": [36], "mean": [36.0], "std": [0.0], "count": [611]}, "index": {"min": [25668], "max": [26278], "mean": [25973.0], "std": [176.38027100557477], "count": [611]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [611]}, "subtask_annotation": {"mean": [1.2242225859247136, 3.0, 3.0, 3.0, 3.0], "std": [0.7700208360395515, 0.0, 0.0, 0.0, 0.0], "min": [0, 3, 3, 3, 3], "max": [3, 3, 3, 3, 3], "count": [611]}, "scene_annotation": {"mean": [36.0], "std": [0.0], "min": [36], "max": [36], "count": [611]}, "eef_direction_state": {"mean": [3.723404255319149, 3.476268412438625], "std": [2.5911391624148497, 2.673873683978533], "min": [0, 0], "max": [6, 6], "count": [611]}, "eef_velocity_state": {"mean": [0.6235679214402619, 0.6039279869067103], "std": [0.71621461496043, 0.6575142557015571], "min": [0, 0], "max": [2, 2], "count": [611]}, "eef_acc_mag_state": {"mean": [0.28314238952536824, 0.2864157119476268], "std": [0.6135624378650772, 0.6093613012264153], "min": [0, 0], "max": [2, 2], "count": [611]}, "eef_direction_action": {"mean": [3.723404255319149, 3.476268412438625], "std": [2.5911391624148497, 2.673873683978533], "min": [0, 0], "max": [6, 6], "count": [611]}, "eef_velocity_action": {"mean": [0.6235679214402619, 0.6039279869067103], "std": [0.71621461496043, 0.6575142557015571], "min": [0, 0], "max": [2, 2], "count": [611]}, "eef_acc_mag_action": {"mean": [0.28314238952536824, 0.2864157119476268], "std": [0.6135624378650772, 0.6093613012264153], "min": [0, 0], "max": [2, 2], "count": [611]}, "eef_sim_pose_state": {"mean": [0.4763663098416453, 0.24989234418645836, 1.0942758255248843, 0.134618390067921, -1.050792750108923, 1.189298204501337, 0.48975852051526014, -0.25795374750820016, 1.1319150599939622, -0.45014369676755606, -0.914359791249178, -0.8906461812765017], "std": [0.06513137987573674, 0.03490278254571043, 0.040437574335385446, 0.14657752741589944, 0.3092122504969217, 0.14942105231288036, 0.07282506382204287, 0.031176439657388758, 0.03081894733716565, 0.20610701522896438, 0.21062011830820782, 0.1417115923034268], "min": [0.36203020893090304, 0.2100689915885809, 1.059117846257787, -0.11374862248151763, -1.3045873731717843, 0.7828243999602051, 0.37084069078696086, -0.30959706251338714, 1.1013770918124595, -0.7214453041878711, -1.132889922048823, -1.250673086401346], "max": [0.5751656029829473, 0.3320472545575712, 1.2041197270177044, 0.4616820946507723, -0.3827933428661088, 1.4307854793560484, 0.6053748201099425, -0.18594199753043317, 1.2218767632935106, -0.06985951354441233, -0.3829594188188601, -0.6660358631317023], "count": [611]}, "eef_sim_pose_action": {"mean": [0.4762347798089463, 0.24986590450294724, 1.0943608653530497, 0.1343850059355539, -1.051280617243344, 1.189384779433606, 0.48970770955577375, -0.25775315450897424, 1.1320439730333174, -0.45018507217403003, -0.9150796420184715, -0.8900983727349199], "std": [0.06518764595570214, 0.034863573395466446, 0.04058756549322601, 0.14678445922250907, 0.3083924544163073, 0.14947162996638336, 0.07283668837968739, 0.031237840560637095, 0.031015535524482343, 0.20603441419246618, 0.20955175084431102, 0.14096648143279764], "min": [0.36203020893090304, 0.2100689915885809, 1.059117846257787, -0.11374862248151763, -1.3045873731717843, 0.7828243999602051, 0.37084069078696086, -0.309597497773492, 1.1013770918124595, -0.7214453041878711, -1.132889922048823, -1.250673086401346], "max": [0.5751656029829473, 0.3320472545575712, 1.2041197270177044, 0.4616820946507723, -0.3827933428661088, 1.4307854793560484, 0.6053748201099425, -0.18594199753043317, 1.2218767632935106, -0.06985951354441233, -0.3829594188188601, -0.6660358631317023], "count": [611]}, "gripper_mode_state": {"mean": [0.3878887070376432, 0.37970540098199673], "std": [0.4872689790970761, 0.48531351665402783], "min": [0, 0], "max": [1, 1], "count": [611]}, "gripper_activity_state": {"mean": [1.872340425531915, 1.8854337152209493], "std": [0.443248226723398, 0.42038942289611103], "min": [0, 0], "max": [2, 2], "count": [611]}, "gripper_mode_action": {"mean": [0.3878887070376432, 0.37970540098199673], "std": [0.4872689790970761, 0.48531351665402783], "min": [0, 0], "max": [1, 1], "count": [611]}, "gripper_activity_action": {"mean": [1.872340425531915, 1.8854337152209493], "std": [0.443248226723398, 0.42038942289611103], "min": [0, 0], "max": [2, 2], "count": [611]}, "gripper_open_scale_state": {"mean": [0.6609886921589078, 0.7006345781877709], "std": [0.29645146512287296, 0.25180851464532156], "min": [0.2834090909090909, 0.38079545454545455], "max": [0.9118181818181819, 0.9136363636363637], "count": [611]}, "gripper_open_scale_action": {"mean": [0.6609842285374229, 0.7006271388186294], "std": [0.2964477088987012, 0.25180228873073046], "min": [0.2834090909090909, 0.38079545454545455], "max": [0.9118181818181819, 0.9136363636363637], "count": [611]}}} +{"episode_index": 36, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4100341051003735]], [[0.4092056547619048]], [[0.40249745273109244]]], "std": [[[0.2658626645266797]], [[0.2597882723429639]], [[0.26369025020430437]]], "count": [140]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3764589927637722]], [[0.38164258578431376]], [[0.37165980538048554]]], "std": [[[0.2971695574913076]], [[0.2798534828487957]], [[0.28726926832227095]]], "count": [140]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36887566526610643]], [[0.37737396854575167]], [[0.3726013349089636]]], "std": [[[0.3040314693476235]], [[0.28160614022672176]], [[0.28588410198133163]]], "count": [140]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43973768820028014]], [[0.4436848185107376]], [[0.44319765114379084]]], "std": [[[0.24021391952373353]], [[0.2343817484186112]], [[0.23576924293469878]]], "count": [140]}, "observation.state": {"min": [-0.5312771201133728, 0.19984237849712372, 0.023951372131705284, -1.9428569078445435, -0.2538439631462097, -0.30734047293663025, -0.15735307335853577, -0.40455344319343567, 0.2811768054962158, 0.0930294394493103, -1.9440490007400513, -1.121137022972107, -0.7892990708351135, -0.34434473514556885, 0.39188531041145325, -0.8149684071540833, -2.107210159301758, -1.1340898275375366, -0.12676216661930084, -0.1295710653066635, -0.3796517550945282, -0.4912545084953308, 0.11006118357181549, 1.5731388330459595, -1.121137022972107, -0.371333509683609, 248.9375, 237.375], "max": [0.41292744874954224, 0.9755310416221619, 0.6990163922309875, -0.8677439093589783, 1.1012853384017944, 0.10145816951990128, 0.3871991038322449, -0.23802624642848969, 0.5154019594192505, 0.29272350668907166, -1.5731080770492554, 0.004952685907483101, 0.08519122749567032, 0.3922005593776703, 0.889414370059967, -0.25690701603889465, -1.1198698282241821, 0.25383415818214417, 0.6087348461151123, 0.18120554089546204, -0.24052031338214874, -0.2926473617553711, 0.23492805659770966, 1.9738028049468994, -0.02595634013414383, 0.7462756037712097, 1000.1875, 1005.0], "mean": [0.015389196574687958, 0.49432143568992615, 0.423030823469162, -1.4790371656417847, 0.6908037662506104, -0.032738976180553436, 0.1823565810918808, -0.34741267561912537, 0.37619027495384216, 0.18383370339870453, -1.8307675123214722, -0.3980564475059509, -0.19253477454185486, 0.03816527873277664, 0.5486953854560852, -0.5534982085227966, -1.616947889328003, -0.8023052215576172, 0.2683759927749634, 0.026516370475292206, -0.33350661396980286, -0.3746049404144287, 0.1658121645450592, 1.728187084197998, -0.36487218737602234, -0.0646505206823349, 726.0166015625, 711.8322143554688], "std": [0.2917023301124573, 0.17595717310905457, 0.17548152804374695, 0.27279749512672424, 0.4693244397640228, 0.12675440311431885, 0.1704375296831131, 0.046618200838565826, 0.07718797773122787, 0.05271804332733154, 0.0937785655260086, 0.39558538794517517, 0.3156454861164093, 0.21004046499729156, 0.1338510811328888, 0.13885675370693207, 0.268679141998291, 0.4551685154438019, 0.24558071792125702, 0.07089808583259583, 0.039422694593667984, 0.07072623819112778, 0.03091708943247795, 0.10622252523899078, 0.3934812545776367, 0.35096731781959534, 347.21368408203125, 359.69775390625], "count": [730]}, "action": {"min": [-0.5312771201133728, 0.19984237849712372, 0.023951372131705284, -1.9428569078445435, -0.2538439631462097, -0.30734047293663025, -0.15735191106796265, -0.40455344319343567, 0.2811768054962158, 0.0930294394493103, -1.9440490007400513, -1.121137022972107, -0.7892990708351135, -0.34434473514556885, 0.39188531041145325, -0.8149684071540833, -2.107210159301758, -1.1340898275375366, -0.12676216661930084, -0.1295710653066635, -0.3796517550945282, -0.4912545084953308, 0.11006118357181549, 1.5731388330459595, -1.121137022972107, -0.371333509683609, 248.9375, 237.375], "max": [0.41292744874954224, 0.9755310416221619, 0.6990163922309875, -0.8677439093589783, 1.1012853384017944, 0.10145816951990128, 0.3871991038322449, -0.23802624642848969, 0.5154019594192505, 0.29272350668907166, -1.5731080770492554, 0.004952685907483101, 0.08519122749567032, 0.3922005593776703, 0.889414370059967, -0.25690701603889465, -1.1198698282241821, 0.25383415818214417, 0.6087348461151123, 0.18120554089546204, -0.24052031338214874, -0.2926473617553711, 0.23492805659770966, 1.9738028049468994, -0.02595634013414383, 0.7462756037712097, 1000.1875, 1005.0], "mean": [0.016081996262073517, 0.4940989017486572, 0.4224689304828644, -1.479651689529419, 0.6913001537322998, -0.032985370606184006, 0.18210232257843018, -0.3473558723926544, 0.3760269284248352, 0.18380704522132874, -1.831173062324524, -0.3978283107280731, -0.192550390958786, 0.03746834769845009, 0.5484078526496887, -0.5532938838005066, -1.6178058385849, -0.8034536838531494, 0.2685168981552124, 0.02671509049832821, -0.33343884348869324, -0.374401718378067, 0.16564157605171204, 1.7287347316741943, -0.3643902540206909, -0.06513086706399918, 726.0157470703125, 711.8390502929688], "std": [0.291791707277298, 0.17592006921768188, 0.17604613304138184, 0.2731511890888214, 0.4685162305831909, 0.12709937989711761, 0.1708052158355713, 0.046690601855516434, 0.07716792821884155, 0.05269710719585419, 0.09330301731824875, 0.39521607756614685, 0.31567320227622986, 0.21034754812717438, 0.13395610451698303, 0.13911618292331696, 0.2690231502056122, 0.4535568952560425, 0.2453870177268982, 0.07094747573137283, 0.03950773924589157, 0.07073619961738586, 0.030878905206918716, 0.10645242035388947, 0.3927694857120514, 0.3500959575176239, 347.21307373046875, 359.7042541503906], "count": [730]}, "timestamp": {"min": [0.0], "max": [24.3], "mean": [12.15], "std": [7.024421684380857], "count": [730]}, "frame_index": {"min": [0], "max": [729], "mean": [364.5], "std": [210.73265053142572], "count": [730]}, "episode_index": {"min": [37], "max": [37], "mean": [37.0], "std": [0.0], "count": [730]}, "index": {"min": [26279], "max": [27008], "mean": [26643.5], "std": [210.73265053142572], "count": [730]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [730]}, "subtask_annotation": {"mean": [1.3178082191780822, 3.0, 3.0, 3.0, 3.0], "std": [0.7496743522710346, 0.0, 0.0, 0.0, 0.0], "min": [0, 3, 3, 3, 3], "max": [3, 3, 3, 3, 3], "count": [730]}, "scene_annotation": {"mean": [37.0], "std": [0.0], "min": [37], "max": [37], "count": [730]}, "eef_direction_state": {"mean": [3.889041095890411, 4.16986301369863], "std": [2.4134362272429426, 2.3009637606468525], "min": [0, 0], "max": [6, 6], "count": [730]}, "eef_velocity_state": {"mean": [0.6712328767123288, 0.5794520547945206], "std": [0.7110631538633788, 0.6599001385866934], "min": [0, 0], "max": [2, 2], "count": [730]}, "eef_acc_mag_state": {"mean": [0.22054794520547946, 0.23424657534246576], "std": [0.5508297362944317, 0.5745085280390894], "min": [0, 0], "max": [2, 2], "count": [730]}, "eef_direction_action": {"mean": [3.889041095890411, 4.16986301369863], "std": [2.4134362272429426, 2.3009637606468525], "min": [0, 0], "max": [6, 6], "count": [730]}, "eef_velocity_action": {"mean": [0.6712328767123288, 0.5794520547945206], "std": [0.7110631538633788, 0.6599001385866934], "min": [0, 0], "max": [2, 2], "count": [730]}, "eef_acc_mag_action": {"mean": [0.22054794520547946, 0.23424657534246576], "std": [0.5508297362944317, 0.5745085280390894], "min": [0, 0], "max": [2, 2], "count": [730]}, "eef_sim_pose_state": {"mean": [0.4210708104018539, 0.26154604126889913, 1.099981753931462, 0.7447512830806596, -1.161137365794361, 0.5033051717231077, 0.4200995444628581, -0.2338623669768258, 1.1279143112247778, -1.395509073345435, -1.1066266573432053, 0.03866031902320346], "std": [0.07714844776843757, 0.05229477557727971, 0.04249636850017138, 0.7721484731710897, 0.40979656722698593, 0.7728093449931831, 0.0688433363423243, 0.03316883812148685, 0.034729375173571164, 0.8266363701911109, 0.3119103305627107, 0.7142878524437125], "min": [0.32995545683421407, 0.17167339535976156, 1.0451684630511675, -0.19576043049076153, -1.5322077831925751, -1.0194670628158635, 0.34492505561153836, -0.3096184235090394, 1.084870089530005, -2.150720389909818, -1.4340289308762793, -1.250948799321623], "max": [0.5601016290108222, 0.37497371213443526, 1.1892687503933022, 2.247194925236883, -0.3830330199508689, 1.2617613264788692, 0.5347263374017557, -0.2009884475946607, 1.2070085510416761, -0.05040357194433909, -0.3830457728562078, 0.6413421037917382], "count": [730]}, "eef_sim_pose_action": {"mean": [0.42091492244019846, 0.2615368985327914, 1.1000145947913085, 0.7444521761247884, -1.1613580768679503, 0.5032360330076513, 0.419907515673382, -0.23371820048393943, 1.1279778215329264, -1.3954803224818042, -1.1072625736345698, 0.03899350617864487], "std": [0.07712675805240253, 0.052286945995496555, 0.0425363793822907, 0.772449841605981, 0.40942065975824193, 0.7727447730855389, 0.06884738727339484, 0.03306786007985923, 0.03479338300808953, 0.8266826330315834, 0.3109060636310354, 0.7137431099757396], "min": [0.32995545683421407, 0.17167339535976156, 1.0451684630511675, -0.19576043049076153, -1.5322077831925751, -1.0194670628158635, 0.34492505561153836, -0.30961983307390484, 1.084870089530005, -2.150720389909818, -1.4340289308762793, -1.250948799321623], "max": [0.5601016290108222, 0.37497371213443526, 1.1892687503933022, 2.247194925236883, -0.3830330199508689, 1.2617613264788692, 0.5347263374017557, -0.2009884475946607, 1.2070085510416761, -0.05040357194433909, -0.3830457728562078, 0.6413421037917382], "count": [730]}, "gripper_mode_state": {"mean": [0.363013698630137, 0.37397260273972605], "std": [0.4808687484511807, 0.48385648196526276], "min": [0, 0], "max": [1, 1], "count": [730]}, "gripper_activity_state": {"mean": [1.8945205479452054, 1.8863013698630138], "std": [0.41027568778656665, 0.4212880017388128], "min": [0, 0], "max": [2, 2], "count": [730]}, "gripper_mode_action": {"mean": [0.363013698630137, 0.37397260273972605], "std": [0.4808687484511807, 0.48385648196526276], "min": [0, 0], "max": [1, 1], "count": [730]}, "gripper_activity_action": {"mean": [1.8945205479452054, 1.8863013698630138], "std": [0.41027568778656665, 0.4212880017388128], "min": [0, 0], "max": [2, 2], "count": [730]}, "gripper_open_scale_state": {"mean": [0.6600150526528967, 0.6471201743462035], "std": [0.3156494323346561, 0.32699867554354906], "min": [0.2263068181818182, 0.21579545454545454], "max": [0.9092613636363637, 0.9136363636363637], "count": [730]}, "gripper_open_scale_action": {"mean": [0.6600143051812569, 0.6471264009962657], "std": [0.3156488426057451, 0.3270037071221085], "min": [0.2263068181818182, 0.21579545454545454], "max": [0.9092613636363637, 0.9136363636363637], "count": [730]}}} +{"episode_index": 37, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40782854079131653]], [[0.4081796481092437]], [[0.4016477226307189]]], "std": [[[0.2671765755856952]], [[0.2617446365709587]], [[0.26374733477160905]]], "count": [140]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3616608587184874]], [[0.3667355508870214]], [[0.35429636729691877]]], "std": [[[0.27591071204584017]], [[0.2542385988526938]], [[0.2639588596367699]]], "count": [140]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3732904980742297]], [[0.3779601496848739]], [[0.3680532840219421]]], "std": [[[0.2709122794627841]], [[0.24751936994057674]], [[0.2499646419507717]]], "count": [140]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4457680701447245]], [[0.4473502013305322]], [[0.44537602270074694]]], "std": [[[0.23717425730329617]], [[0.23217036248927198]], [[0.23427991431011813]]], "count": [140]}, "observation.state": {"min": [-0.40633338689804077, 0.21205423772335052, 0.04414919391274452, -1.7877461910247803, -0.2641141414642334, -0.34179654717445374, -0.37990909814834595, -0.3951878249645233, 0.326233446598053, 0.17103874683380127, -1.9182294607162476, -1.2609705924987793, -0.9110877513885498, -0.23145247995853424, 0.32666563987731934, -0.4862203598022461, -1.8785414695739746, -0.9510822296142578, -0.45257696509361267, -0.23345960676670074, -0.38878557085990906, -0.47209593653678894, 0.10954350233078003, 1.554029941558838, -1.2332743406295776, -0.08540932834148407, 328.0, 278.9375], "max": [0.24262258410453796, 0.7961646914482117, 0.45134106278419495, -0.8295789957046509, 0.8089023232460022, 0.031842440366744995, 0.38150060176849365, -0.25382694602012634, 0.4953944981098175, 0.27696117758750916, -1.501588225364685, -0.33869391679763794, -0.20438285171985626, 0.3016681671142578, 0.7213554978370667, -0.20926934480667114, -1.0434004068374634, 0.2538090646266937, 0.24794583022594452, 0.36736124753952026, -0.274987131357193, -0.31251612305641174, 0.24727413058280945, 2.0536820888519287, -0.20796598494052887, 0.7462756037712097, 1001.9000244140625, 1005.0], "mean": [-0.06057627871632576, 0.46478205919265747, 0.34447890520095825, -1.3521463871002197, 0.45150962471961975, -0.18878598511219025, 0.13752534985542297, -0.35833269357681274, 0.40521952509880066, 0.21141424775123596, -1.777571201324463, -0.6695030927658081, -0.38997888565063477, -0.01044352538883686, 0.5005073547363281, -0.35859617590904236, -1.5212674140930176, -0.5191385746002197, 0.061823125928640366, -0.03935091942548752, -0.34843534231185913, -0.3862287998199463, 0.21084651350975037, 1.6584551334381104, -0.6394603848457336, 0.20749826729297638, 798.2469482421875, 791.61474609375], "std": [0.17544440925121307, 0.15313661098480225, 0.09999048709869385, 0.23438021540641785, 0.40824902057647705, 0.06631521880626678, 0.18133389949798584, 0.04219111055135727, 0.048203613609075546, 0.027316469699144363, 0.11436637490987778, 0.308480441570282, 0.20515841245651245, 0.1776677668094635, 0.11064516752958298, 0.08318086713552475, 0.225572407245636, 0.4192473590373993, 0.16097402572631836, 0.1266915649175644, 0.03188064694404602, 0.05133725702762604, 0.030260272324085236, 0.11176630109548569, 0.33360373973846436, 0.2897099256515503, 298.00335693359375, 318.42987060546875], "count": [732]}, "action": {"min": [-0.40633338689804077, 0.21205423772335052, 0.04414919391274452, -1.7877461910247803, -0.2641141414642334, -0.34179654717445374, -0.37990909814834595, -0.3951878249645233, 0.326233446598053, 0.17103874683380127, -1.9182294607162476, -1.2609705924987793, -0.9110877513885498, -0.23145247995853424, 0.32666563987731934, -0.4862203598022461, -1.8785414695739746, -0.9510822296142578, -0.45257696509361267, -0.23345960676670074, -0.38878557085990906, -0.47209593653678894, 0.10954350233078003, 1.554029941558838, -1.2332743406295776, -0.08540932834148407, 328.0, 278.9375], "max": [0.24262258410453796, 0.7961646914482117, 0.45134106278419495, -0.8295789957046509, 0.8089023232460022, 0.031842440366744995, 0.38150060176849365, -0.25382694602012634, 0.4953944981098175, 0.27696117758750916, -1.501588225364685, -0.33869391679763794, -0.20438285171985626, 0.3016681671142578, 0.7213554978370667, -0.20926934480667114, -1.0434004068374634, 0.2538090646266937, 0.24794583022594452, 0.36736124753952026, -0.274987131357193, -0.31251612305641174, 0.24727413058280945, 2.0536820888519287, -0.20796598494052887, 0.7462756037712097, 1002.0, 1005.0], "mean": [-0.06013965979218483, 0.4646332859992981, 0.3439243733882904, -1.352637529373169, 0.45181193947792053, -0.1886506825685501, 0.13697580993175507, -0.35826873779296875, 0.40512552857398987, 0.2114156037569046, -1.7777966260910034, -0.669581949710846, -0.3897556960582733, -0.010653479024767876, 0.5002081394195557, -0.35846173763275146, -1.5216399431228638, -0.519649863243103, 0.061872921884059906, -0.03881457448005676, -0.348395437002182, -0.3861508071422577, 0.21067821979522705, 1.659024953842163, -0.6396079063415527, 0.2070922702550888, 798.2498168945312, 791.6083374023438], "std": [0.1754956692457199, 0.15305356681346893, 0.10052064061164856, 0.23488105833530426, 0.4078081548213959, 0.06655465811491013, 0.18227128684520721, 0.04230188950896263, 0.04819262772798538, 0.027317620813846588, 0.11412570625543594, 0.30860307812690735, 0.2048593908548355, 0.17751024663448334, 0.11065942049026489, 0.08311041444540024, 0.2256169468164444, 0.4185318648815155, 0.16092324256896973, 0.12756556272506714, 0.03194861486554146, 0.051290933042764664, 0.030467528849840164, 0.11239159852266312, 0.3338402807712555, 0.28916221857070923, 298.0049133300781, 318.4259338378906], "count": [732]}, "timestamp": {"min": [0.0], "max": [24.366666666666667], "mean": [12.183333333333334], "std": [7.043666711361402], "count": [732]}, "frame_index": {"min": [0], "max": [731], "mean": [365.5], "std": [211.31000134084204], "count": [732]}, "episode_index": {"min": [38], "max": [38], "mean": [38.0], "std": [0.0], "count": [732]}, "index": {"min": [27009], "max": [27740], "mean": [27374.5], "std": [211.31000134084204], "count": [732]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [732]}, "subtask_annotation": {"mean": [1.4617486338797814, 3.0, 3.0, 3.0, 3.0], "std": [0.7128111071805682, 0.0, 0.0, 0.0, 0.0], "min": [0, 3, 3, 3, 3], "max": [3, 3, 3, 3, 3], "count": [732]}, "scene_annotation": {"mean": [38.0], "std": [0.0], "min": [38], "max": [38], "count": [732]}, "eef_direction_state": {"mean": [4.192622950819672, 4.176229508196721], "std": [2.1978131716811915, 2.4299661541197395], "min": [0, 0], "max": [6, 6], "count": [732]}, "eef_velocity_state": {"mean": [0.5341530054644809, 0.46994535519125685], "std": [0.5306792415985795, 0.5730023481653609], "min": [0, 0], "max": [2, 2], "count": [732]}, "eef_acc_mag_state": {"mean": [0.1557377049180328, 0.21311475409836064], "std": [0.4678837100968221, 0.5516419831211871], "min": [0, 0], "max": [2, 2], "count": [732]}, "eef_direction_action": {"mean": [4.192622950819672, 4.176229508196721], "std": [2.1978131716811915, 2.4299661541197395], "min": [0, 0], "max": [6, 6], "count": [732]}, "eef_velocity_action": {"mean": [0.5341530054644809, 0.46994535519125685], "std": [0.5306792415985795, 0.5730023481653609], "min": [0, 0], "max": [2, 2], "count": [732]}, "eef_acc_mag_action": {"mean": [0.1557377049180328, 0.21311475409836064], "std": [0.46788371009682217, 0.5516419831211871], "min": [0, 0], "max": [2, 2], "count": [732]}, "eef_sim_pose_state": {"mean": [0.45019830339785744, 0.28950805203930574, 1.089427103354151, 0.10761992356554033, -0.8946058742401751, 1.1568621387652165, 0.4311806720101681, -0.2782771592814651, 1.1106475581026918, -0.5327563403515643, -0.9619604660611814, -0.8628093406124954], "std": [0.04681802759795293, 0.029416769528260674, 0.04233378741573947, 0.10301583437761973, 0.31878592344214135, 0.1238517401604117, 0.05081568756085196, 0.021522793883070695, 0.02750263380205673, 0.33883435637735276, 0.3438539882942152, 0.23657097041605168], "min": [0.37253630071459287, 0.23728190014856254, 1.0496285340471276, -0.2439931811842141, -1.1866976457514067, 1.015650462790953, 0.36058984780036013, -0.3096310362699141, 1.0722490793189026, -1.095099542809697, -1.374184062895134, -1.2502217847056825], "max": [0.5364077271815503, 0.35532965296980457, 1.1968525254086113, 0.30995863146517333, -0.2803478416268328, 1.4398197146470972, 0.5138651345245613, -0.21914340123902357, 1.1750588182625463, 0.19137739927593317, -0.37971332652310186, -0.3706384285037318], "count": [732]}, "eef_sim_pose_action": {"mean": [0.45011345150115073, 0.28953083513941896, 1.0894959346484776, 0.10768075286914097, -0.8946857848443832, 1.1565730432269925, 0.43112904278907555, -0.2781557927356478, 1.110689128200241, -0.5327831467810729, -0.962119639554646, -0.8621890670038447], "std": [0.04680453345172347, 0.02943881948439505, 0.04245639003807739, 0.10301008402989043, 0.3186649980839144, 0.12388032606728026, 0.050776465495005606, 0.021596003353595336, 0.027569608326532373, 0.338798964169421, 0.34361284360547334, 0.23614924024865797], "min": [0.37253630071459287, 0.23728190014856254, 1.0496285340471276, -0.2439931811842141, -1.1866976457514067, 1.015650462790953, 0.36058984780036013, -0.30963139976175397, 1.0722490793189026, -1.095099542809697, -1.374184062895134, -1.2502217847056825], "max": [0.5364077271815503, 0.35532965296980457, 1.1968525254086113, 0.30995863146517333, -0.2803478416268328, 1.4398197146470972, 0.5138651345245613, -0.21914340123902357, 1.1750588182625463, 0.19137739927593317, -0.37971332652310186, -0.3706384285037318], "count": [732]}, "gripper_mode_state": {"mean": [0.29098360655737704, 0.28688524590163933], "std": [0.45421596985601465, 0.4523075298793928], "min": [0, 0], "max": [1, 1], "count": [732]}, "gripper_activity_state": {"mean": [1.8934426229508197, 1.8879781420765027], "std": [0.4110637350203229, 0.4194945691082344], "min": [0, 0], "max": [2, 2], "count": [732]}, "gripper_mode_action": {"mean": [0.29098360655737704, 0.28688524590163933], "std": [0.45421596985601465, 0.4523075298793928], "min": [0, 0], "max": [1, 1], "count": [732]}, "gripper_activity_action": {"mean": [1.8934426229508197, 1.8879781420765027], "std": [0.4110637350203229, 0.4194945691082344], "min": [0, 0], "max": [2, 2], "count": [732]}, "gripper_open_scale_state": {"mean": [0.7256790152794709, 0.7196498295897245], "std": [0.2709119648782526, 0.2894818622636794], "min": [0.29818181818181816, 0.2535795454545455], "max": [0.9108182040127841, 0.9136363636363637], "count": [732]}, "gripper_open_scale_action": {"mean": [0.7256816110170401, 0.7196439462766934], "std": [0.2709137312382082, 0.28947796305895274], "min": [0.29818181818181816, 0.2535795454545455], "max": [0.9109090909090909, 0.9136363636363637], "count": [732]}}} +{"episode_index": 38, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40291807563420845]], [[0.4027617685139027]], [[0.3955057137614933]]], "std": [[[0.2681823980394458]], [[0.26188112698283783]], [[0.2637550772926659]]], "count": [118]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3614775465270854]], [[0.364995070344522]], [[0.3529346422537942]]], "std": [[[0.274649962140517]], [[0.25029524240409184]], [[0.2557511406598135]]], "count": [118]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37611606673036446]], [[0.38234877139415085]], [[0.3757962172510247]]], "std": [[[0.29468456989974856]], [[0.27026208879294017]], [[0.2742013815856165]]], "count": [118]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4412325558048078]], [[0.44296094009637754]], [[0.4410692453888335]]], "std": [[[0.2420507073365395]], [[0.2378089709569045]], [[0.2389612094380697]]], "count": [118]}, "observation.state": {"min": [-0.39567050337791443, 0.2221880555152893, -0.015092735178768635, -1.9334189891815186, -0.25391051173210144, -0.4090702533721924, -0.12014519423246384, -0.402454674243927, 0.2622925639152527, 0.11014024913311005, -1.996862530708313, -1.121137022972107, -0.7862884998321533, -0.2725844383239746, 0.3471459746360779, -0.5558710098266602, -1.9593982696533203, -0.9392554759979248, -0.25349271297454834, -0.30902907252311707, -0.36944419145584106, -0.4762023091316223, 0.12015362828969955, 1.5340710878372192, -1.228218913078308, -0.19457867741584778, 273.6875, 317.1875], "max": [0.5298033952713013, 0.9574418067932129, 0.5958248376846313, -0.9104259014129639, 0.9496325254440308, -0.12043208628892899, 0.40747547149658203, -0.25631844997406006, 0.4787738621234894, 0.316793829202652, -1.5732269287109375, -0.1471959948539734, -0.15109257400035858, 0.311164915561676, 0.7815922498703003, -0.20544052124023438, -1.16096031665802, 0.25385379791259766, 0.5103386640548706, 0.31537118554115295, -0.24969369173049927, -0.27876588702201843, 0.23494938015937805, 2.0575599670410156, -0.2724005877971649, 0.7464368939399719, 1002.0, 1005.0], "mean": [0.012672188691794872, 0.468253493309021, 0.37318867444992065, -1.4098541736602783, 0.5570629835128784, -0.17570383846759796, 0.23862528800964355, -0.3584993779659271, 0.3808290362358093, 0.19648988544940948, -1.8214073181152344, -0.5406030416488647, -0.37787169218063354, -0.007334170863032341, 0.5634302496910095, -0.45491257309913635, -1.6191498041152954, -0.47518250346183777, 0.1955912858247757, 0.0030995800625532866, -0.3365328907966614, -0.37471264600753784, 0.1927703469991684, 1.6467657089233398, -0.6627516746520996, 0.14576688408851624, 761.4573364257812, 780.6580810546875], "std": [0.23956270515918732, 0.1695358008146286, 0.1421554833650589, 0.23042148351669312, 0.45890283584594727, 0.06611746549606323, 0.17096857726573944, 0.04409550130367279, 0.06098150461912155, 0.04932757467031479, 0.13042333722114563, 0.3501865267753601, 0.2435193508863449, 0.18092937767505646, 0.1027865931391716, 0.08168946206569672, 0.2246384173631668, 0.4027591049671173, 0.2533426284790039, 0.14421430230140686, 0.031557269394397736, 0.061711300164461136, 0.028621597215533257, 0.1293589174747467, 0.308447927236557, 0.3433796465396881, 328.63519287109375, 309.2715759277344], "count": [582]}, "action": {"min": [-0.39567050337791443, 0.2221880555152893, -0.015092735178768635, -1.9334189891815186, -0.25391051173210144, -0.4090702533721924, -0.12014519423246384, -0.402454674243927, 0.2622925639152527, 0.11014024913311005, -1.996862530708313, -1.121137022972107, -0.7862884998321533, -0.2725844383239746, 0.3471459746360779, -0.5558710098266602, -1.9593982696533203, -0.9392554759979248, -0.25349271297454834, -0.30902907252311707, -0.36944419145584106, -0.4762023091316223, 0.12015362828969955, 1.5340710878372192, -1.228218913078308, -0.19457867741584778, 273.6875, 317.1875], "max": [0.5298033952713013, 0.9574418067932129, 0.5958248376846313, -0.9104259014129639, 0.9496325254440308, -0.12043208628892899, 0.40747547149658203, -0.25631844997406006, 0.4787738621234894, 0.316793829202652, -1.5732269287109375, -0.1471959948539734, -0.15109257400035858, 0.311164915561676, 0.7815922498703003, -0.20544052124023438, -1.16096031665802, 0.25385379791259766, 0.5103386640548706, 0.31537118554115295, -0.24969369173049927, -0.27876588702201843, 0.23494938015937805, 2.0578861236572266, -0.2724005877971649, 0.7464368939399719, 1002.0, 1005.0], "mean": [0.013636769726872444, 0.46787354350090027, 0.37239447236061096, -1.4107354879379272, 0.5579266548156738, -0.1759716123342514, 0.23841509222984314, -0.3584122657775879, 0.3806048035621643, 0.19646276533603668, -1.8218474388122559, -0.5400689244270325, -0.37787970900535583, -0.0079056890681386, 0.5631425976753235, -0.4546400308609009, -1.619997262954712, -0.47603553533554077, 0.19558022916316986, 0.0035880778450518847, -0.3364335298538208, -0.37453263998031616, 0.19257448613643646, 1.6476004123687744, -0.6625837087631226, 0.14535215497016907, 761.4605712890625, 780.6580810546875], "std": [0.23983655869960785, 0.16947750747203827, 0.14300523698329926, 0.2314075082540512, 0.45784732699394226, 0.06620842218399048, 0.1713019460439682, 0.04424376040697098, 0.0609842874109745, 0.04931074008345604, 0.13001656532287598, 0.3495368957519531, 0.24353134632110596, 0.18080003559589386, 0.10290522873401642, 0.08196525275707245, 0.22478602826595306, 0.4017384648323059, 0.2533564567565918, 0.14458835124969482, 0.03173564746975899, 0.0616581030189991, 0.02872222289443016, 0.1304444670677185, 0.30822473764419556, 0.3427993953227997, 328.6373291015625, 309.2715759277344], "count": [582]}, "timestamp": {"min": [0.0], "max": [19.366666666666667], "mean": [9.683333333333335], "std": [5.600289344376837], "count": [582]}, "frame_index": {"min": [0], "max": [581], "mean": [290.5], "std": [168.0086803313051], "count": [582]}, "episode_index": {"min": [39], "max": [39], "mean": [39.0], "std": [0.0], "count": [582]}, "index": {"min": [27741], "max": [28322], "mean": [28031.5], "std": [168.0086803313051], "count": [582]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [582]}, "subtask_annotation": {"mean": [1.4347079037800687, 3.0, 3.0, 3.0, 3.0], "std": [0.7426835574925794, 0.0, 0.0, 0.0, 0.0], "min": [0, 3, 3, 3, 3], "max": [3, 3, 3, 3, 3], "count": [582]}, "scene_annotation": {"mean": [39.0], "std": [0.0], "min": [39], "max": [39], "count": [582]}, "eef_direction_state": {"mean": [3.9450171821305844, 4.118556701030927], "std": [2.3065127237286, 2.415876605408105], "min": [0, 0], "max": [6, 6], "count": [582]}, "eef_velocity_state": {"mean": [0.7319587628865979, 0.6443298969072165], "std": [0.7463376411438479, 0.7454055016958275], "min": [0, 0], "max": [2, 2], "count": [582]}, "eef_acc_mag_state": {"mean": [0.42955326460481097, 0.32130584192439865], "std": [0.7468279816025001, 0.6644065739170179], "min": [0, 0], "max": [2, 2], "count": [582]}, "eef_direction_action": {"mean": [3.9450171821305844, 4.118556701030927], "std": [2.3065127237286, 2.415876605408105], "min": [0, 0], "max": [6, 6], "count": [582]}, "eef_velocity_action": {"mean": [0.7319587628865979, 0.6443298969072165], "std": [0.7463376411438479, 0.7454055016958275], "min": [0, 0], "max": [2, 2], "count": [582]}, "eef_acc_mag_action": {"mean": [0.42955326460481097, 0.32130584192439865], "std": [0.7468279816025, 0.6644065739170179], "min": [0, 0], "max": [2, 2], "count": [582]}, "eef_sim_pose_state": {"mean": [0.4256791273528885, 0.2754731408579527, 1.084029533053217, -0.004532809004041417, -0.9962147703046396, 1.241691789188746, 0.4209907660506589, -0.2594753281029667, 1.127450657091703, -0.6821641807662592, -0.9303126653467937, -0.7220573865957476], "std": [0.06120598405899899, 0.04770387826190353, 0.042690922777506544, 0.1472366802720032, 0.37113268333807853, 0.11058628716949535, 0.06121369244249564, 0.028027827895340314, 0.022509593574705285, 0.45427474485653785, 0.31778717057794337, 0.34080940261371473], "min": [0.3092705394331785, 0.194960637414065, 1.0403725825515775, -0.43149825537419195, -1.3467117541420146, 0.9104865694965805, 0.3233758885710965, -0.30962174461191433, 1.096418420692691, -1.3287262790927061, -1.2765935127072083, -1.2513242019467161], "max": [0.5264839771111195, 0.39597648627980936, 1.1727028003694746, 0.29286646913083897, -0.38292648920667016, 1.5704204645144832, 0.5213756761776529, -0.22487394481638145, 1.191734356328711, 0.0271021916497311, -0.3829929230734155, -0.0986979899373488], "count": [582]}, "eef_sim_pose_action": {"mean": [0.42545937550564256, 0.275455338135439, 1.0840833978885651, -0.004966894157288196, -0.9966390171020585, 1.2418077328381802, 0.42083846153170185, -0.25933275203853084, 1.1275372057737822, -0.6820084595640674, -0.9307575528071025, -0.7214582803018463], "std": [0.06120918217352723, 0.047693066229372076, 0.04278092919696565, 0.14737142965352043, 0.37057176246019224, 0.11063040572206859, 0.06115536769588392, 0.027983353771983042, 0.022653418495169622, 0.4544980567985154, 0.31720125085364537, 0.34018627308513283], "min": [0.3092705394331785, 0.194960637414065, 1.0403725825515775, -0.43149825537419195, -1.3467117541420146, 0.9104865694965805, 0.3233758885710965, -0.30962174461191433, 1.096418420692691, -1.3287262790927061, -1.2765935127072083, -1.2513242019467161], "max": [0.5264839771111195, 0.39597648627980936, 1.1727028003694746, 0.29286646913083897, -0.38292648920667016, 1.5704204645144832, 0.5213756761776529, -0.22487394481638145, 1.191734356328711, 0.0271021916497311, -0.3829881675740858, -0.0986979899373488], "count": [582]}, "gripper_mode_state": {"mean": [0.31958762886597936, 0.3161512027491409], "std": [0.46631681970716105, 0.4649727086070871], "min": [0, 0], "max": [1, 1], "count": [582]}, "gripper_activity_state": {"mean": [1.8573883161512028, 1.8642611683848798], "std": [0.46743290721780206, 0.4545996923059705], "min": [0, 0], "max": [2, 2], "count": [582]}, "gripper_mode_action": {"mean": [0.31958762886597936, 0.3161512027491409], "std": [0.46631681970716105, 0.4649727086070871], "min": [0, 0], "max": [1, 1], "count": [582]}, "gripper_activity_action": {"mean": [1.8573883161512028, 1.8642611683848798], "std": [0.46743290721780206, 0.4545996923059705], "min": [0, 0], "max": [2, 2], "count": [582]}, "gripper_open_scale_state": {"mean": [0.6922339424912662, 0.7096891596376144], "std": [0.29875912932319304, 0.281156325053925], "min": [0.24880681818181818, 0.2883522727272727], "max": [0.9109090909090909, 0.9136363636363637], "count": [582]}, "gripper_open_scale_action": {"mean": [0.6922368777464843, 0.7096891596376144], "std": [0.2987612682701774, 0.281156325053925], "min": [0.24880681818181818, 0.2883522727272727], "max": [0.9109090909090909, 0.9136363636363637], "count": [582]}}} +{"episode_index": 39, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4037085469365863]], [[0.4028091026168737]], [[0.3950217532305543]]], "std": [[[0.27138119890041507]], [[0.26507184919261345]], [[0.26834979431018685]]], "count": [131]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36128341721548674]], [[0.3666723170184104]], [[0.3566231524098189]]], "std": [[[0.27333711849945724]], [[0.2524698379142453]], [[0.25943026883755166]]], "count": [131]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3688425572519084]], [[0.373610117933942]], [[0.3644229422366911]]], "std": [[[0.2793773906620215]], [[0.25623949561070564]], [[0.259763463697036]]], "count": [131]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43763870335029686]], [[0.4395833302150377]], [[0.4371417047098738]]], "std": [[[0.24447254948310998]], [[0.23969932624273904]], [[0.24088149380694598]]], "count": [131]}, "observation.state": {"min": [-0.23385775089263916, 0.1766916811466217, 0.08551677316427231, -2.1323812007904053, -0.253816694021225, -0.15246650576591492, -0.0676947757601738, -0.39032912254333496, 0.23969300091266632, 0.10319843888282776, -1.7925028800964355, -1.121137022972107, -0.7462756037712097, -0.39830049872398376, 0.34313610196113586, -0.589357316493988, -2.0953474044799805, -1.0817310810089111, -0.24994206428527832, -0.18946203589439392, -0.36837220191955566, -0.4756503701210022, 0.12314925342798233, 1.5490528345108032, -1.121137022972107, -0.2848712205886841, 311.9375, 315.125], "max": [0.5508237481117249, 0.9674327373504639, 0.4984518587589264, -1.1259195804595947, 1.0492407083511353, 0.210099458694458, 0.42634356021881104, -0.2504810690879822, 0.4471096098423004, 0.2673855721950531, -1.5563572645187378, -0.16729076206684113, -0.1202731803059578, 0.33162781596183777, 0.8654771447181702, -0.25597435235977173, -1.1866635084152222, 0.25382325053215027, 0.4803200662136078, 0.20120592415332794, -0.27379199862480164, -0.2512536346912384, 0.23497900366783142, 2.0149264335632324, -0.2084895670413971, 0.7463956475257874, 1001.875, 1005.0], "mean": [0.151779443025589, 0.4935016632080078, 0.39847829937934875, -1.6006776094436646, 0.5442200899124146, 0.06619847565889359, 0.2372175008058548, -0.35432130098342896, 0.3398033380508423, 0.18420259654521942, -1.6762030124664307, -0.5670819878578186, -0.3154173791408539, -0.04512796550989151, 0.5236730575561523, -0.47868433594703674, -1.6628793478012085, -0.5580167770385742, 0.193047896027565, 0.02305796556174755, -0.3374936580657959, -0.3594439923763275, 0.16368961334228516, 1.6890954971313477, -0.6587203741073608, 0.11799261718988419, 800.3309936523438, 796.5999755859375], "std": [0.25366368889808655, 0.18796072900295258, 0.10995818674564362, 0.2347528040409088, 0.42726752161979675, 0.12838228046894073, 0.15986798703670502, 0.03935140371322632, 0.07243741303682327, 0.04365909472107887, 0.05983404070138931, 0.33187466859817505, 0.23687924444675446, 0.21041691303253174, 0.12052213400602341, 0.08936689794063568, 0.2405857890844345, 0.467065691947937, 0.23850266635417938, 0.08544260263442993, 0.026810966432094574, 0.06969109177589417, 0.03560403734445572, 0.1069939061999321, 0.32726916670799255, 0.36388400197029114, 302.8184814453125, 305.1472473144531], "count": [670]}, "action": {"min": [-0.23385775089263916, 0.1766916811466217, 0.08551677316427231, -2.1323812007904053, -0.253816694021225, -0.15246650576591492, -0.0676947757601738, -0.39032912254333496, 0.23969300091266632, 0.10319843888282776, -1.7925028800964355, -1.121137022972107, -0.7462756037712097, -0.39830049872398376, 0.34313610196113586, -0.589357316493988, -2.0953474044799805, -1.0817310810089111, -0.24994206428527832, -0.18946203589439392, -0.36837220191955566, -0.4756503701210022, 0.12314925342798233, 1.5490528345108032, -1.121137022972107, -0.2848712205886841, 311.9375, 315.125], "max": [0.5508237481117249, 0.9674327373504639, 0.4984518587589264, -1.1259195804595947, 1.0492407083511353, 0.210099458694458, 0.42634356021881104, -0.2504810690879822, 0.4471096098423004, 0.2673855721950531, -1.5563572645187378, -0.16729076206684113, -0.1202731803059578, 0.33162781596183777, 0.8654771447181702, -0.25597435235977173, -1.1866635084152222, 0.25382325053215027, 0.4803200662136078, 0.20120592415332794, -0.27379199862480164, -0.2512536346912384, 0.23497900366783142, 2.0149264335632324, -0.2084895670413971, 0.7463956475257874, 1001.875, 1005.0], "mean": [0.152845561504364, 0.4930683970451355, 0.39793792366981506, -1.6017135381698608, 0.5452479124069214, 0.06621138751506805, 0.2370910346508026, -0.35424482822418213, 0.3395399749279022, 0.1840973198413849, -1.676513433456421, -0.5666631460189819, -0.3152511715888977, -0.045795779675245285, 0.5233196020126343, -0.4784127175807953, -1.663578987121582, -0.5590487122535706, 0.19291356205940247, 0.02323095314204693, -0.33745065331459045, -0.35925528407096863, 0.16352279484272003, 1.689737319946289, -0.6583307385444641, 0.11771464347839355, 800.3282470703125, 796.5969848632812], "std": [0.25368601083755493, 0.18803876638412476, 0.11058516800403595, 0.23544898629188538, 0.42617326974868774, 0.12836390733718872, 0.1600664108991623, 0.03948972374200821, 0.07237443327903748, 0.04362161457538605, 0.05983800068497658, 0.33135244250297546, 0.2366160899400711, 0.21034955978393555, 0.12063153088092804, 0.08972562104463577, 0.2405368834733963, 0.4660334885120392, 0.23870441317558289, 0.08545590937137604, 0.026880213990807533, 0.06962981075048447, 0.03553144261240959, 0.10758572071790695, 0.32687363028526306, 0.36347508430480957, 302.8163757324219, 305.1458435058594], "count": [670]}, "timestamp": {"min": [0.0], "max": [22.3], "mean": [11.15], "std": [6.447070824973324], "count": [670]}, "frame_index": {"min": [0], "max": [669], "mean": [334.5], "std": [193.41212474919973], "count": [670]}, "episode_index": {"min": [40], "max": [40], "mean": [40.0], "std": [0.0], "count": [670]}, "index": {"min": [28323], "max": [28992], "mean": [28657.5], "std": [193.41212474919973], "count": [670]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [670]}, "subtask_annotation": {"mean": [1.4492537313432836, 3.0, 3.0, 3.0, 3.0], "std": [0.7368495126395364, 0.0, 0.0, 0.0, 0.0], "min": [0, 3, 3, 3, 3], "max": [3, 3, 3, 3, 3], "count": [670]}, "scene_annotation": {"mean": [40.0], "std": [0.0], "min": [40], "max": [40], "count": [670]}, "eef_direction_state": {"mean": [4.2432835820895525, 3.8656716417910446], "std": [2.353576121856326, 2.5327439098883158], "min": [0, 0], "max": [6, 6], "count": [670]}, "eef_velocity_state": {"mean": [0.5432835820895522, 0.6179104477611941], "std": [0.6891967811614397, 0.6847867895953256], "min": [0, 0], "max": [2, 2], "count": [670]}, "eef_acc_mag_state": {"mean": [0.23582089552238805, 0.26119402985074625], "std": [0.5765832175215926, 0.5900810022514603], "min": [0, 0], "max": [2, 2], "count": [670]}, "eef_direction_action": {"mean": [4.2432835820895525, 3.8656716417910446], "std": [2.353576121856326, 2.5327439098883158], "min": [0, 0], "max": [6, 6], "count": [670]}, "eef_velocity_action": {"mean": [0.5432835820895522, 0.6179104477611941], "std": [0.6891967811614396, 0.6847867895953257], "min": [0, 0], "max": [2, 2], "count": [670]}, "eef_acc_mag_action": {"mean": [0.23582089552238805, 0.26119402985074625], "std": [0.5765832175215926, 0.5900810022514603], "min": [0, 0], "max": [2, 2], "count": [670]}, "eef_sim_pose_state": {"mean": [0.3820340861851563, 0.25172152160581357, 1.0957945433300482, 0.2029700860261496, -0.9951290395239057, 1.1851712643604637, 0.4064271239587178, -0.23463093103280663, 1.1275877660877036, -0.7490037338793245, -0.9195100456135412, -0.6116208362923664], "std": [0.07220904031415673, 0.046773817439294985, 0.036740668089032175, 0.14954551743273972, 0.35108361664536003, 0.10878243546092387, 0.06769433588592705, 0.03740491210552702, 0.019498108524149335, 0.5411460555196511, 0.3201732239181097, 0.4651590149976202], "min": [0.2866188026422184, 0.16634336506511413, 1.0596032608435546, -0.05933573991164065, -1.377421267782076, 0.974365740257077, 0.30336392827793995, -0.30964295254158675, 1.085612717133924, -1.6128492741486062, -1.2812960837757443, -1.2506018093397333], "max": [0.48864934053707126, 0.3423328120098739, 1.1873490939595366, 0.4241810791165874, -0.38304642133838684, 1.4332383422496462, 0.5202946425228155, -0.1919689315855742, 1.1700085378796183, 0.10668044364920126, -0.38296708055157924, 0.18085007015024612], "count": [670]}, "eef_sim_pose_action": {"mean": [0.38177280491229965, 0.25162330790796955, 1.0958569372486024, 0.20279351054062975, -0.9955489997670024, 1.185172487935419, 0.40625317244693765, -0.23449693823318746, 1.1276125750401291, -0.7487638053737656, -0.9200159632504695, -0.6113506696343863], "std": [0.07213948832209488, 0.046721147803814374, 0.0368507158891487, 0.14976536833955253, 0.35051908278744504, 0.108783165190091, 0.06763261360925815, 0.03729659434571534, 0.019524161561653288, 0.5414799849908614, 0.3195923718699052, 0.46484049508960196], "min": [0.2866188026422184, 0.16634336506511413, 1.0596032608435546, -0.05933573991164065, -1.377421267782076, 0.974365740257077, 0.30336392827793995, -0.30964295254158675, 1.085612717133924, -1.6128492741486062, -1.2812960837757443, -1.2506018093397333], "max": [0.48864934053707126, 0.3423328120098739, 1.1873490939595366, 0.4241810791165874, -0.38304642133838684, 1.4332383422496462, 0.5202946425228155, -0.1919689315855742, 1.1700085378796183, 0.10668044364920126, -0.38296708055157924, 0.18085007015024612], "count": [670]}, "gripper_mode_state": {"mean": [0.282089552238806, 0.29253731343283584], "std": [0.45001670719709214, 0.4549277235807162], "min": [0, 0], "max": [1, 1], "count": [670]}, "gripper_activity_state": {"mean": [1.8850746268656717, 1.8835820895522388], "std": [0.42347310663461446, 0.42482551815215314], "min": [0, 0], "max": [2, 2], "count": [670]}, "gripper_mode_action": {"mean": [0.282089552238806, 0.29253731343283584], "std": [0.45001670719709214, 0.4549277235807162], "min": [0, 0], "max": [1, 1], "count": [670]}, "gripper_activity_action": {"mean": [1.8850746268656717, 1.8835820895522388], "std": [0.42347310663461446, 0.42482551815215314], "min": [0, 0], "max": [2, 2], "count": [670]}, "gripper_open_scale_state": {"mean": [0.7275736190816644, 0.7241818181818214], "std": [0.27528947961367917, 0.2774067498436926], "min": [0.28357954545454545, 0.28647727272727275], "max": [0.9107954545454545, 0.9136363636363637], "count": [670]}, "gripper_open_scale_action": {"mean": [0.7275711476961383, 0.7241791044776151], "std": [0.2752878426221473, 0.2774049053969499], "min": [0.28357954545454545, 0.28647727272727275], "max": [0.9107954545454545, 0.9136363636363637], "count": [670]}}} +{"episode_index": 40, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39865571020074697]], [[0.40144898167600374]], [[0.39521609963429816]]], "std": [[[0.27791411236708874]], [[0.27177737374723937]], [[0.27260334850206774]]], "count": [126]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3746614437441643]], [[0.37854434783172525]], [[0.3669330584085486]]], "std": [[[0.3033516178399979]], [[0.28238174800473786]], [[0.2869506071112366]]], "count": [126]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37672844045025417]], [[0.3837406856261023]], [[0.376504970043573]]], "std": [[[0.30662793780176506]], [[0.28597523050060314]], [[0.2897027458433975]]], "count": [126]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4418782663528374]], [[0.4419844463248262]], [[0.43965316682228445]]], "std": [[[0.2469087402383832]], [[0.2417220055697267]], [[0.2422590304111625]]], "count": [126]}, "observation.state": {"min": [-0.19943767786026, 0.2695726454257965, 0.28085073828697205, -2.049649238586426, -0.2538657784461975, -0.14827990531921387, -0.04551273211836815, -0.4096828103065491, 0.23963318765163422, 0.09160280972719193, -2.0925188064575195, -1.121137022972107, -0.7471217513084412, -0.38135334849357605, 0.306977242231369, -0.5882413983345032, -2.0397608280181885, -1.0697319507598877, -0.22124338150024414, -0.3424946665763855, -0.38216105103492737, -0.44520795345306396, 0.11887556314468384, 1.572932481765747, -1.121137022972107, -0.15550433099269867, 267.0625, 300.0], "max": [0.5458669662475586, 0.999367892742157, 0.6223658919334412, -1.2533514499664307, 1.1119885444641113, 0.16138514876365662, 0.4471762478351593, -0.22685863077640533, 0.4451872408390045, 0.2777016758918762, -1.5731414556503296, -0.09509814530611038, 0.1691814810037613, 0.19950422644615173, 0.8599422574043274, -0.22067397832870483, -1.4120543003082275, 0.25384289026260376, 0.44759950041770935, 0.18229418992996216, -0.22961187362670898, -0.2425837516784668, 0.2350514978170395, 1.9849284887313843, -0.22634220123291016, 0.7465410232543945, 1001.9375, 1003.0625], "mean": [0.08808761835098267, 0.5022175908088684, 0.47701019048690796, -1.6062798500061035, 0.7445418238639832, 0.02763587050139904, 0.17148526012897491, -0.34835049510002136, 0.3453741669654846, 0.15265651047229767, -1.8751832246780396, -0.4201699197292328, -0.1695549488067627, -0.13479912281036377, 0.5244011282920837, -0.44317683577537537, -1.7548487186431885, -0.605374276638031, 0.1868324875831604, -0.024052118882536888, -0.3292962908744812, -0.3360917270183563, 0.16108858585357666, 1.722921371459961, -0.6019275784492493, 0.16317686438560486, 709.6261596679688, 732.8460693359375], "std": [0.18279843032360077, 0.16000330448150635, 0.10084053874015808, 0.2170286774635315, 0.42544233798980713, 0.10816697031259537, 0.1275240182876587, 0.0530049130320549, 0.051783740520477295, 0.05071484297513962, 0.12190669775009155, 0.3214969336986542, 0.29364725947380066, 0.14941859245300293, 0.14412982761859894, 0.11145778000354767, 0.1913105547428131, 0.405885249376297, 0.22411121428012848, 0.1174442321062088, 0.042803578078746796, 0.0507991649210453, 0.028643999248743057, 0.10591897368431091, 0.2979816496372223, 0.34220826625823975, 347.3173828125, 329.1905822753906], "count": [633]}, "action": {"min": [-0.19943767786026, 0.2695726454257965, 0.28085073828697205, -2.049649238586426, -0.2538657784461975, -0.14827990531921387, -0.04551273211836815, -0.4096828103065491, 0.23963318765163422, 0.09160280972719193, -2.0925188064575195, -1.121137022972107, -0.7471217513084412, -0.38135334849357605, 0.306977242231369, -0.5882413983345032, -2.0397608280181885, -1.0697319507598877, -0.22124338150024414, -0.3424946665763855, -0.38216105103492737, -0.44520795345306396, 0.11887556314468384, 1.572932481765747, -1.121137022972107, -0.15550433099269867, 267.0625, 300.0], "max": [0.5458669662475586, 0.999367892742157, 0.6223658919334412, -1.2533514499664307, 1.1119885444641113, 0.16138514876365662, 0.4471762478351593, -0.22685863077640533, 0.4451872408390045, 0.2777016758918762, -1.5731414556503296, -0.09509814530611038, 0.1691814810037613, 0.19950422644615173, 0.8599422574043274, -0.22067397832870483, -1.4120543003082275, 0.25383850932121277, 0.44759950041770935, 0.18229418992996216, -0.22961187362670898, -0.2425837516784668, 0.2350514978170395, 1.9849284887313843, -0.22634220123291016, 0.7465410232543945, 1001.9375, 1003.0625], "mean": [0.08880271762609482, 0.5019238591194153, 0.476749449968338, -1.607269048690796, 0.745884358882904, 0.027625389397144318, 0.17137855291366577, -0.34822583198547363, 0.3451606333255768, 0.15246862173080444, -1.8759765625, -0.419362336397171, -0.16919220983982086, -0.13557279109954834, 0.523963212966919, -0.4428249001502991, -1.7558223009109497, -0.6063676476478577, 0.18676823377609253, -0.023848727345466614, -0.32917577028274536, -0.33587631583213806, 0.16090604662895203, 1.7235666513442993, -0.6015422940254211, 0.16312889754772186, 709.6288452148438, 732.8413696289062], "std": [0.18255744874477386, 0.15998560190200806, 0.10111961513757706, 0.2175678163766861, 0.4236266314983368, 0.1081816777586937, 0.1276719570159912, 0.05319062992930412, 0.05165024474263191, 0.05062966048717499, 0.12157276272773743, 0.3203752040863037, 0.29307594895362854, 0.14895294606685638, 0.14430660009384155, 0.111782968044281, 0.19113187491893768, 0.4045485258102417, 0.2242051064968109, 0.11754820495843887, 0.04296864569187164, 0.05062480643391609, 0.028540611267089844, 0.10624861717224121, 0.2974673807621002, 0.34212878346443176, 347.3196105957031, 329.18646240234375], "count": [633]}, "timestamp": {"min": [0.0], "max": [21.066666666666666], "mean": [10.533333333333333], "std": [6.091037739231365], "count": [633]}, "frame_index": {"min": [0], "max": [632], "mean": [316.0], "std": [182.73113217694095], "count": [633]}, "episode_index": {"min": [41], "max": [41], "mean": [41.0], "std": [0.0], "count": [633]}, "index": {"min": [28993], "max": [29625], "mean": [29309.0], "std": [182.73113217694095], "count": [633]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [633]}, "subtask_annotation": {"mean": [1.2322274881516588, 3.0, 3.0, 3.0, 3.0], "std": [0.7736401301217296, 0.0, 0.0, 0.0, 0.0], "min": [0, 3, 3, 3, 3], "max": [3, 3, 3, 3, 3], "count": [633]}, "scene_annotation": {"mean": [41.0], "std": [0.0], "min": [41], "max": [41], "count": [633]}, "eef_direction_state": {"mean": [4.099526066350711, 3.8056872037914693], "std": [2.2744997046622224, 2.5304151499444654], "min": [0, 0], "max": [6, 6], "count": [633]}, "eef_velocity_state": {"mean": [0.688783570300158, 0.6382306477093207], "std": [0.715093828672781, 0.6770379898444646], "min": [0, 0], "max": [2, 2], "count": [633]}, "eef_acc_mag_state": {"mean": [0.3712480252764613, 0.353870458135861], "std": [0.6927253616225726, 0.673033989477068], "min": [0, 0], "max": [2, 2], "count": [633]}, "eef_direction_action": {"mean": [4.099526066350711, 3.8056872037914693], "std": [2.2744997046622224, 2.5304151499444654], "min": [0, 0], "max": [6, 6], "count": [633]}, "eef_velocity_action": {"mean": [0.688783570300158, 0.6382306477093207], "std": [0.715093828672781, 0.6770379898444646], "min": [0, 0], "max": [2, 2], "count": [633]}, "eef_acc_mag_action": {"mean": [0.3712480252764613, 0.353870458135861], "std": [0.6927253616225726, 0.6730339894770679], "min": [0, 0], "max": [2, 2], "count": [633]}, "eef_sim_pose_state": {"mean": [0.3917048608185085, 0.23372376865346267, 1.1011147484228567, 0.48052821234578696, -1.150876626238999, 0.7319690605956015, 0.38192030737723176, -0.23243559200117464, 1.129992788710965, -0.618183775808639, -0.9857618167295045, -0.7192679222811174], "std": [0.05109312737270794, 0.04770764468267273, 0.04526733166870066, 0.4751203438205609, 0.34409260383124923, 0.44839114704455735, 0.04992339845885905, 0.028556805519975647, 0.030991719042169737, 0.445339210118496, 0.3214456842553836, 0.33569071901552827], "min": [0.2848829962221593, 0.1820617605758153, 1.0480398448884352, -0.23193001105183142, -1.4776937277574214, -0.12329680731032233, 0.2895710608325342, -0.30964482104676105, 1.0857423310613403, -1.1002775972849708, -1.3608133340176458, -1.2530352781808758], "max": [0.48861731921021795, 0.3536984337887448, 1.2026803490567592, 1.3598763942845564, -0.38304539836298135, 1.3370796954724329, 0.48863438154905114, -0.20722784914435532, 1.1973041575030001, 0.2091019777721569, -0.3829957513586937, -0.2891332651415466], "count": [633]}, "eef_sim_pose_action": {"mean": [0.39150743235080276, 0.2335696207340428, 1.1012104733843853, 0.4800674168237185, -1.1517150905736522, 0.731872601135144, 0.38171911355893806, -0.23228229584287546, 1.1300803022567907, -0.6177499505288289, -0.9861583318268246, -0.7191412014130827], "std": [0.05095954463197445, 0.04761950960303635, 0.04541285868464455, 0.47565384999450644, 0.34286508751366146, 0.44828619320135576, 0.0497492864231156, 0.028401950700012137, 0.03109729667940972, 0.44600064087031993, 0.3208561787436338, 0.33550533111240766], "min": [0.2848829962221593, 0.1820617605758153, 1.0480398448884352, -0.23193001105183142, -1.4776937277574214, -0.12329680731032233, 0.2895710608325342, -0.30964482104676105, 1.0857423310613403, -1.1002775972849708, -1.3608133340176458, -1.2530352781808758], "max": [0.48861731921021795, 0.3536984337887448, 1.2026803490567592, 1.3598763942845564, -0.3830409460379385, 1.3370796954724329, 0.48863438154905114, -0.20722784914435532, 1.1973041575030001, 0.2091019777721569, -0.3829995624748084, -0.2891332651415466], "count": [633]}, "gripper_mode_state": {"mean": [0.3886255924170616, 0.37598736176935227], "std": [0.4874379358806109, 0.484376780573837], "min": [0, 0], "max": [1, 1], "count": [633]}, "gripper_activity_state": {"mean": [1.872037914691943, 1.8751974723538705], "std": [0.44372947490978, 0.43746469108875335], "min": [0, 0], "max": [2, 2], "count": [633]}, "gripper_mode_action": {"mean": [0.3886255924170616, 0.37598736176935227], "std": [0.4874379358806109, 0.484376780573837], "min": [0, 0], "max": [1, 1], "count": [633]}, "gripper_activity_action": {"mean": [1.872037914691943, 1.8751974723538705], "std": [0.44372947490978, 0.43746469108875335], "min": [0, 0], "max": [2, 2], "count": [633]}, "gripper_open_scale_state": {"mean": [0.6451146169758624, 0.6662237042174071], "std": [0.3157431064212995, 0.29926400814456156], "min": [0.24278409090909092, 0.2727272727272727], "max": [0.9108522727272728, 0.911875], "count": [633]}, "gripper_open_scale_action": {"mean": [0.6451170834518449, 0.666219431844126], "std": [0.3157451742326878, 0.29926052119111873], "min": [0.24278409090909092, 0.2727272727272727], "max": [0.9108522727272728, 0.911875], "count": [633]}}} +{"episode_index": 41, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3940350733268514]], [[0.3942675653594771]], [[0.38709493329012046]]], "std": [[[0.26618022328742874]], [[0.2609455402998393]], [[0.2627461520592286]]], "count": [121]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38149553523199914]], [[0.38471415694376926]], [[0.37562913391940794]]], "std": [[[0.303821807399054]], [[0.2869501844653787]], [[0.29326790318386065]]], "count": [121]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36576606810079404]], [[0.37193603987738344]], [[0.36408717860422407]]], "std": [[[0.2780973867521779]], [[0.2543162926578876]], [[0.25715665921627395]]], "count": [121]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44213790140711934]], [[0.4452246141225085]], [[0.4450502434100362]]], "std": [[[0.23863403263377492]], [[0.2335493620274459]], [[0.23523571439694216]]], "count": [121]}, "observation.state": {"min": [-0.7443938255310059, 0.07254134118556976, 0.3474699556827545, -1.6759850978851318, -0.25384724140167236, -0.5381569862365723, -0.41091376543045044, -0.4176011085510254, 0.3276827335357666, 0.1332930028438568, -2.1180338859558105, -1.254032015800476, -0.745979368686676, -0.12447033822536469, 0.24660302698612213, -0.7235764265060425, -1.881831407546997, -0.9640631675720215, -0.6402674913406372, -0.29391780495643616, -0.3895065486431122, -0.5192073583602905, 0.1424991637468338, 1.572977066040039, -1.121403694152832, -0.1309400051832199, 325.625, 236.0], "max": [0.134246364235878, 0.8116883039474487, 0.6060371994972229, -0.24432645738124847, 0.8433976173400879, -0.12043499201536179, 0.4710894525051117, -0.2447844296693802, 0.5402095317840576, 0.24398624897003174, -1.5726439952850342, -0.3745459318161011, -0.179800346493721, 0.5198408961296082, 0.8331143856048584, -0.2661365270614624, -0.7459242939949036, 0.2538079619407654, 0.3623565435409546, 0.27554166316986084, -0.24963568150997162, -0.320521742105484, 0.2349206805229187, 2.10225248336792, -0.15857750177383423, 0.8296433091163635, 1001.875, 1000.9375], "mean": [-0.28724971413612366, 0.36460381746292114, 0.4847259223461151, -1.0484979152679443, 0.5214199423789978, -0.26958006620407104, 0.21847663819789886, -0.3714749217033386, 0.4476022720336914, 0.17305994033813477, -1.8688700199127197, -0.6251205801963806, -0.35582900047302246, 0.19375717639923096, 0.48210206627845764, -0.5213882923126221, -1.311047077178955, -0.6176841259002686, 0.038740918040275574, -0.1282137781381607, -0.3554988503456116, -0.4263678789138794, 0.18833091855049133, 1.7572331428527832, -0.4680498540401459, 0.144035205245018, 757.9737548828125, 696.2613525390625], "std": [0.2632564306259155, 0.20037202537059784, 0.07142727077007294, 0.4226076006889343, 0.38379135727882385, 0.10566800087690353, 0.2502630352973938, 0.04882616177201271, 0.06567610055208206, 0.032367948442697525, 0.12567022442817688, 0.29288578033447266, 0.17566171288490295, 0.20275484025478363, 0.1485438048839569, 0.10141947865486145, 0.3271600604057312, 0.41083988547325134, 0.24614085257053375, 0.13547302782535553, 0.03868938609957695, 0.06749472767114639, 0.02523624897003174, 0.11001373082399368, 0.3413427770137787, 0.3197561502456665, 303.6219787597656, 360.22357177734375], "count": [603]}, "action": {"min": [-0.7443938255310059, 0.07254134118556976, 0.3474699556827545, -1.6759850978851318, -0.25384724140167236, -0.5381569862365723, -0.41091376543045044, -0.4176011085510254, 0.3276827335357666, 0.1332930028438568, -2.117978096008301, -1.254032015800476, -0.745979368686676, -0.12447033822536469, 0.24660302698612213, -0.7235764265060425, -1.881831407546997, -0.9640631675720215, -0.6402674913406372, -0.29391780495643616, -0.3895065486431122, -0.5192073583602905, 0.1424933820962906, 1.572977066040039, -1.121403694152832, -0.1309400051832199, 325.625, 236.0], "max": [0.134246364235878, 0.8116883039474487, 0.6060371994972229, -0.24432645738124847, 0.8433976173400879, -0.12043208628892899, 0.4710894525051117, -0.2447844296693802, 0.5402095317840576, 0.24398624897003174, -1.5726439952850342, -0.3745459318161011, -0.179800346493721, 0.5198408961296082, 0.8331143856048584, -0.2661365270614624, -0.7459242939949036, 0.2538079619407654, 0.3623565435409546, 0.27554166316986084, -0.24963568150997162, -0.320521742105484, 0.2349206805229187, 2.10225248336792, -0.15857750177383423, 0.8296433091163635, 1001.875, 1000.9375], "mean": [-0.28748390078544617, 0.3642490804195404, 0.4846281409263611, -1.0484346151351929, 0.5223527550697327, -0.26988643407821655, 0.21804842352867126, -0.37138527631759644, 0.44765689969062805, 0.1729121059179306, -1.8697718381881714, -0.6245803833007812, -0.3553386926651001, 0.19394788146018982, 0.4816698729991913, -0.5212370157241821, -1.310950756072998, -0.6187146306037903, 0.038364946842193604, -0.12790699303150177, -0.35542017221450806, -0.4264192283153534, 0.18817763030529022, 1.758109450340271, -0.46742570400238037, 0.14367547631263733, 757.9723510742188, 696.2598266601562], "std": [0.2632409632205963, 0.20013605058193207, 0.07151232659816742, 0.4225553870201111, 0.382586807012558, 0.10550276190042496, 0.25080811977386475, 0.048990435898303986, 0.06568771600723267, 0.032288774847984314, 0.1254919320344925, 0.2922678589820862, 0.17498339712619781, 0.20281413197517395, 0.14856599271297455, 0.1015915721654892, 0.327138751745224, 0.40942883491516113, 0.24655656516551971, 0.1359075903892517, 0.038832101970911026, 0.06752075254917145, 0.025233641266822815, 0.11064494401216507, 0.3404898941516876, 0.31920021772384644, 303.6208801269531, 360.2223815917969], "count": [603]}, "timestamp": {"min": [0.0], "max": [20.066666666666666], "mean": [10.033333333333333], "std": [5.8023622264908115], "count": [603]}, "frame_index": {"min": [0], "max": [602], "mean": [301.0], "std": [174.07086679472434], "count": [603]}, "episode_index": {"min": [42], "max": [42], "mean": [42.0], "std": [0.0], "count": [603]}, "index": {"min": [29626], "max": [30228], "mean": [29927.0], "std": [174.07086679472434], "count": [603]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [603]}, "subtask_annotation": {"mean": [1.296849087893864, 3.0, 3.0, 3.0, 3.0], "std": [0.7529532934613692, 0.0, 0.0, 0.0, 0.0], "min": [0, 3, 3, 3, 3], "max": [3, 3, 3, 3, 3], "count": [603]}, "scene_annotation": {"mean": [42.0], "std": [0.0], "min": [42], "max": [42], "count": [603]}, "eef_direction_state": {"mean": [3.925373134328358, 3.759535655058043], "std": [2.4214498182486723, 2.606323688160844], "min": [0, 0], "max": [6, 6], "count": [603]}, "eef_velocity_state": {"mean": [0.6053067993366501, 0.5771144278606966], "std": [0.6256843924393212, 0.619158176561354], "min": [0, 0], "max": [2, 2], "count": [603]}, "eef_acc_mag_state": {"mean": [0.24543946932006633, 0.2504145936981758], "std": [0.5896775948811841, 0.5861692208528575], "min": [0, 0], "max": [2, 2], "count": [603]}, "eef_direction_action": {"mean": [3.9187396351575456, 3.759535655058043], "std": [2.4184950167698345, 2.606323688160844], "min": [0, 0], "max": [6, 6], "count": [603]}, "eef_velocity_action": {"mean": [0.6086235489220564, 0.5771144278606966], "std": [0.6251171134661638, 0.619158176561354], "min": [0, 0], "max": [2, 2], "count": [603]}, "eef_acc_mag_action": {"mean": [0.24543946932006633, 0.25207296849087896], "std": [0.5896775948811841, 0.5868725735295296], "min": [0, 0], "max": [2, 2], "count": [603]}, "eef_sim_pose_state": {"mean": [0.4950042848062544, 0.2567570567611013, 1.0738079185747869, 0.07042476745462947, -0.9542169711877194, 1.1143428581367865, 0.47092005492463174, -0.2601118236206985, 1.0985377740766067, -0.6402196637780202, -1.113280729694717, -0.6809720989596528], "std": [0.06668448941766947, 0.030549703794924762, 0.04893498537086334, 0.08882146464516585, 0.2861075577818784, 0.13677164926358962, 0.06793472683922298, 0.025946760258308953, 0.034097525735532846, 0.419525658385935, 0.36448308199414103, 0.3188194305065135], "min": [0.3791745295474343, 0.2225654221641627, 1.0261270254242698, -0.13183585849111723, -1.1992549448781187, 0.8349964077227936, 0.3699457227311572, -0.30960524891889285, 1.064831839978268, -1.129590929084177, -1.422288254739589, -1.250872494089877], "max": [0.5855403829731707, 0.327940349672665, 1.1939840951998433, 0.3082122840295004, -0.3829842471170235, 1.3522832553113981, 0.5609161028962304, -0.22520256274244355, 1.1841840277575533, 0.1940297303018207, -0.38299408144845226, -0.25689372952474215], "count": [603]}, "eef_sim_pose_action": {"mean": [0.4950834121986162, 0.25665756005977947, 1.073880390232672, 0.0701928653608836, -0.9549553558041893, 1.1138702357850678, 0.4709927972425892, -0.26000152240055324, 1.0985895884037018, -0.639830668859126, -1.1140155983776086, -0.6806827241413899], "std": [0.06670512151060999, 0.030475088484284516, 0.04906467199689603, 0.08898809796308375, 0.2852046861263079, 0.13679439148751255, 0.06797707185136925, 0.025877469434577784, 0.03418359367544803, 0.42015680296304886, 0.3634549055772685, 0.31838170741212346], "min": [0.3791745295474343, 0.2225654221641627, 1.0261270254242698, -0.13183585849111723, -1.1992549448781187, 0.8349964077227936, 0.3699457227311572, -0.30960524891889285, 1.064831839978268, -1.129590929084177, -1.422288254739589, -1.250872494089877], "max": [0.5855403829731707, 0.327940349672665, 1.1939840951998433, 0.3082122840295004, -0.3829842471170235, 1.3522832553113981, 0.5609161028962304, -0.22520256274244355, 1.1841840277575533, 0.1940297303018207, -0.38299408144845226, -0.25689372952474215], "count": [603]}, "gripper_mode_state": {"mean": [0.3333333333333333, 0.39303482587064675], "std": [0.4714045207910316, 0.48842445835920334], "min": [0, 0], "max": [1, 1], "count": [603]}, "gripper_activity_state": {"mean": [1.8922056384742951, 1.8640132669983416], "std": [0.4231943723445861, 0.45502371394814706], "min": [0, 0], "max": [2, 2], "count": [603]}, "gripper_mode_action": {"mean": [0.3333333333333333, 0.39303482587064675], "std": [0.4714045207910316, 0.48842445835920334], "min": [0, 0], "max": [1, 1], "count": [603]}, "gripper_activity_action": {"mean": [1.8922056384742951, 1.8640132669983416], "std": [0.4231943723445861, 0.45502371394814706], "min": [0, 0], "max": [2, 2], "count": [603]}, "gripper_open_scale_state": {"mean": [0.689067019711751, 0.6329648058572254], "std": [0.2760198744363257, 0.3274757947738542], "min": [0.29602272727272727, 0.21454545454545454], "max": [0.9107954545454545, 0.9099431818181818], "count": [603]}, "gripper_open_scale_action": {"mean": [0.6890658024132705, 0.6329634808063433], "std": [0.2760188985986299, 0.327474675747826], "min": [0.29602272727272727, 0.21454545454545454], "max": [0.9107954545454545, 0.9099431818181818], "count": [603]}}} +{"episode_index": 42, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4029494810578553]], [[0.4022091715081094]], [[0.39580519698620187]]], "std": [[[0.26787908893275836]], [[0.26225588042162673]], [[0.2642543559501622]]], "count": [135]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3529455927741467]], [[0.3588990014524328]], [[0.3476387133865892]]], "std": [[[0.2808287236647394]], [[0.2561564585326251]], [[0.26100164986549773]]], "count": [135]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3627393760590656]], [[0.3705941282377148]], [[0.3647182734204793]]], "std": [[[0.2875357015815376]], [[0.265685630004763]], [[0.2711496969733861]]], "count": [135]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4406223931856693]], [[0.44436381172839506]], [[0.44436837327523604]]], "std": [[[0.23992191441546432]], [[0.23390376620223208]], [[0.23494846235445496]]], "count": [135]}, "observation.state": {"min": [-0.48603710532188416, 0.12651236355304718, 0.17953330278396606, -1.867410659790039, -0.25386032462120056, -0.28325384855270386, -0.0038222710136324167, -0.4074958264827728, 0.2707273066043854, 0.11218437552452087, -1.8665202856063843, -1.121137022972107, -0.7463169097900391, -0.3557460904121399, 0.28805679082870483, -0.5376322865486145, -1.942221999168396, -0.7540826201438904, -0.3089287281036377, -0.2740548849105835, -0.3905855715274811, -0.4663938283920288, 0.14483706653118134, 1.4616916179656982, -1.121137022972107, 0.11943066865205765, 277.9375, 340.0], "max": [0.40304452180862427, 0.9715822339057922, 0.6121317148208618, -0.7113896608352661, 1.0724600553512573, 0.15558847784996033, 0.4662221670150757, -0.3013359308242798, 0.49918344616889954, 0.26482099294662476, -1.5732148885726929, -0.03334122896194458, 0.012698063626885414, 0.26508933305740356, 0.783223032951355, -0.16379915177822113, -1.0523877143859863, 0.2538483142852783, 0.40626466274261475, 0.09916415065526962, -0.2896166145801544, -0.2761102616786957, 0.23500506579875946, 1.8652921915054321, -0.39174994826316833, 0.7491874694824219, 1001.7777709960938, 1005.0], "mean": [-0.09847427159547806, 0.39650413393974304, 0.4820832312107086, -1.3005305528640747, 0.7388200163841248, 0.03039669059216976, 0.29188355803489685, -0.3729984760284424, 0.4037928283214569, 0.16377781331539154, -1.7585813999176025, -0.36755210161209106, -0.2030000388622284, 0.017858296632766724, 0.4471091330051422, -0.4036712348461151, -1.4683245420455933, -0.48037856817245483, 0.061726413667201996, -0.15225225687026978, -0.359149694442749, -0.38994932174682617, 0.18935401737689972, 1.6336932182312012, -0.6512293219566345, 0.3144766390323639, 671.421630859375, 706.4945068359375], "std": [0.2475680708885193, 0.1984052062034607, 0.10836367309093475, 0.3349849283695221, 0.3687480688095093, 0.10639233142137527, 0.14056073129177094, 0.0341399647295475, 0.06611452996730804, 0.03938417509198189, 0.05572005361318588, 0.31227007508277893, 0.20454664528369904, 0.18231666088104248, 0.1351587325334549, 0.10657238960266113, 0.2546404302120209, 0.2739265561103821, 0.23072396218776703, 0.09762085229158401, 0.02827620506286621, 0.056018877774477005, 0.021203158423304558, 0.09743425995111465, 0.21346653997898102, 0.2077593356370926, 349.5978698730469, 319.3301696777344], "count": [695]}, "action": {"min": [-0.48603710532188416, 0.12651236355304718, 0.17953330278396606, -1.867410659790039, -0.25386032462120056, -0.28325384855270386, -0.0038222710136324167, -0.4074958264827728, 0.2707273066043854, 0.11218437552452087, -1.8665202856063843, -1.121137022972107, -0.7463169097900391, -0.3557460904121399, 0.28805679082870483, -0.5376322865486145, -1.942221999168396, -0.7540826201438904, -0.3089287281036377, -0.2740548849105835, -0.3905855715274811, -0.4663938283920288, 0.14483706653118134, 1.4616916179656982, -1.121137022972107, 0.11943066865205765, 277.9375, 340.0], "max": [0.40304452180862427, 0.9715822339057922, 0.6121317148208618, -0.7113896608352661, 1.0724600553512573, 0.15558847784996033, 0.4662221670150757, -0.3013359308242798, 0.49918344616889954, 0.26482099294662476, -1.5732148885726929, -0.03334122896194458, 0.012698063626885414, 0.26508933305740356, 0.783223032951355, -0.16379915177822113, -1.0523877143859863, 0.2538483142852783, 0.40626466274261475, 0.09916415065526962, -0.2896166145801544, -0.2761102616786957, 0.23500506579875946, 1.8652921915054321, -0.39174994826316833, 0.7491874694824219, 1001.7777709960938, 1005.0], "mean": [-0.09786450862884521, 0.3961775004863739, 0.481702595949173, -1.3009576797485352, 0.7399727702140808, 0.030300576239824295, 0.29192695021629333, -0.37301957607269287, 0.40364354848861694, 0.1637064814567566, -1.7589259147644043, -0.36690419912338257, -0.2026311457157135, 0.01710459403693676, 0.4466533958911896, -0.4032772481441498, -1.4688903093338013, -0.4811941981315613, 0.061464063823223114, -0.1520964652299881, -0.35915374755859375, -0.38975170254707336, 0.18922679126262665, 1.6340959072113037, -0.6510528326034546, 0.3144468665122986, 671.4222412109375, 706.5015258789062], "std": [0.24783995747566223, 0.19824904203414917, 0.10893361270427704, 0.3353162109851837, 0.3668909966945648, 0.10655876249074936, 0.14048396050930023, 0.0341046042740345, 0.06613797694444656, 0.03930007666349411, 0.055311284959316254, 0.3111710846424103, 0.2037963718175888, 0.18264628946781158, 0.13516071438789368, 0.10690111666917801, 0.25495144724845886, 0.2725796699523926, 0.2310345619916916, 0.09790455549955368, 0.028269149363040924, 0.05606576055288315, 0.021194398403167725, 0.09776153415441513, 0.21312838792800903, 0.20769885182380676, 349.5982666015625, 319.33709716796875], "count": [695]}, "timestamp": {"min": [0.0], "max": [23.133333333333333], "mean": [11.566666666666665], "std": [6.687633695444484], "count": [695]}, "frame_index": {"min": [0], "max": [694], "mean": [347.0], "std": [200.6290108633345], "count": [695]}, "episode_index": {"min": [43], "max": [43], "mean": [43.0], "std": [0.0], "count": [695]}, "index": {"min": [30229], "max": [30923], "mean": [30576.0], "std": [200.6290108633345], "count": [695]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [695]}, "subtask_annotation": {"mean": [1.320863309352518, 3.0, 3.0, 3.0, 3.0], "std": [0.7090854196743863, 0.0, 0.0, 0.0, 0.0], "min": [0, 3, 3, 3, 3], "max": [3, 3, 3, 3, 3], "count": [695]}, "scene_annotation": {"mean": [43.0], "std": [0.0], "min": [43], "max": [43], "count": [695]}, "eef_direction_state": {"mean": [4.079136690647482, 3.9928057553956835], "std": [2.532280083277625, 2.6057391082759143], "min": [0, 0], "max": [6, 6], "count": [695]}, "eef_velocity_state": {"mean": [0.5496402877697841, 0.46474820143884893], "std": [0.7157402065477299, 0.628903729219553], "min": [0, 0], "max": [2, 2], "count": [695]}, "eef_acc_mag_state": {"mean": [0.20575539568345325, 0.2158273381294964], "std": [0.5331823535931416, 0.5672423501969357], "min": [0, 0], "max": [2, 2], "count": [695]}, "eef_direction_action": {"mean": [4.079136690647482, 3.9928057553956835], "std": [2.532280083277625, 2.6057391082759143], "min": [0, 0], "max": [6, 6], "count": [695]}, "eef_velocity_action": {"mean": [0.5496402877697841, 0.46474820143884893], "std": [0.7157402065477299, 0.6289037292195531], "min": [0, 0], "max": [2, 2], "count": [695]}, "eef_acc_mag_action": {"mean": [0.20575539568345325, 0.2158273381294964], "std": [0.5331823535931416, 0.5672423501969357], "min": [0, 0], "max": [2, 2], "count": [695]}, "eef_sim_pose_state": {"mean": [0.4463607690019808, 0.23415513403339702, 1.0735513902137486, 0.13448950115737432, -1.1965582054623864, 1.2064932363543148, 0.4330353350386175, -0.2541106343357671, 1.0962470786487575, -0.289781006726006, -0.92311037613519, -1.1385461741678542], "std": [0.064924913999983, 0.04429850617347182, 0.03402979305097939, 0.30716111931861534, 0.3162428493023621, 0.30777104353619383, 0.05460471953778495, 0.02369334408612307, 0.02401072051720442, 0.22544155353711992, 0.2305561796639715, 0.12343325914248168], "min": [0.3195333134336995, 0.17644299217740272, 1.0372423718217387, -0.6203047809271485, -1.514562370808401, 0.6416160700367106, 0.321990617290701, -0.3096391446405862, 1.063823660561794, -0.5879126950993355, -1.1124655641084895, -1.4491363654595926], "max": [0.5399355157642433, 0.3541795709886706, 1.1420785481525466, 0.6875129649372248, -0.3830621269094263, 1.9985334255057563, 0.508172876818912, -0.22936363943380794, 1.1538076196605247, 0.10213813227190427, -0.38304151635102945, -0.9803621246646775], "count": [695]}, "eef_sim_pose_action": {"mean": [0.4462127450574355, 0.23408873915579176, 1.0735199758385836, 0.13436291832627387, -1.1972375611685409, 1.2064915670564504, 0.43284566963629273, -0.25400330810894245, 1.0962231027317237, -0.2895357142890996, -0.9233205612171989, -1.1384204462323642], "std": [0.06494560988009485, 0.044219863381753585, 0.03397864684128596, 0.3072034644510258, 0.3149992947357093, 0.3077708098709794, 0.05464011862614407, 0.023610329545588647, 0.023975485082126775, 0.22576689144619042, 0.23012993903811413, 0.12336389004811889], "min": [0.3195333134336995, 0.17644299217740272, 1.0372423718217387, -0.6203047809271485, -1.514562370808401, 0.6416160700367106, 0.321990617290701, -0.3096391446405862, 1.063823660561794, -0.5879126950993355, -1.1124655641084895, -1.4491363654595926], "max": [0.5399355157642433, 0.3541795709886706, 1.1420785481525466, 0.6875129649372248, -0.38306104549198294, 1.9985334255057563, 0.508172876818912, -0.22936363943380794, 1.1538076196605247, 0.10213813227190427, -0.3830388057658445, -0.9803621246646775], "count": [695]}, "gripper_mode_state": {"mean": [0.4489208633093525, 0.437410071942446], "std": [0.4973840787509608, 0.4960670326737638], "min": [0, 0], "max": [1, 1], "count": [695]}, "gripper_activity_state": {"mean": [1.8863309352517985, 1.8920863309352518], "std": [0.4190090122567316, 0.41013504499968945], "min": [0, 0], "max": [2, 2], "count": [695]}, "gripper_mode_action": {"mean": [0.4489208633093525, 0.437410071942446], "std": [0.4973840787509608, 0.4960670326737638], "min": [0, 0], "max": [1, 1], "count": [695]}, "gripper_activity_action": {"mean": [1.8863309352517985, 1.8920863309352518], "std": [0.4190090122567316, 0.41013504499968945], "min": [0, 0], "max": [2, 2], "count": [695]}, "gripper_open_scale_state": {"mean": [0.6103833486832713, 0.6422677650227138], "std": [0.31781616180774885, 0.2903002749769734], "min": [0.25267045454545456, 0.3090909090909091], "max": [0.9107070645419034, 0.9136363636363637], "count": [695]}, "gripper_open_scale_action": {"mean": [0.6103838477424757, 0.6422741149143913], "std": [0.31781663241812896, 0.29030616264907444], "min": [0.25267045454545456, 0.3090909090909091], "max": [0.9107070645419034, 0.9136363636363637], "count": [695]}}} +{"episode_index": 43, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40210724954044114]], [[0.39922807361877044]], [[0.3912149347043505]]], "std": [[[0.26584675487010617]], [[0.2602443032727356]], [[0.2628992991634831]]], "count": [128]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37034094796772876]], [[0.3695182515063317]], [[0.35720134261386843]]], "std": [[[0.27981426589845737]], [[0.2571384997425292]], [[0.2627637662575718]]], "count": [128]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3649716062857435]], [[0.3710731272977941]], [[0.3644050883374183]]], "std": [[[0.28630253002603856]], [[0.26503665749723926]], [[0.2701953861611461]]], "count": [128]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4378268995098039]], [[0.4417476878446691]], [[0.44129888078278184]]], "std": [[[0.23604993884915793]], [[0.23028589100940786]], [[0.23195352848199008]]], "count": [128]}, "observation.state": {"min": [-0.5157458782196045, 0.11266754567623138, 0.17753489315509796, -1.7406593561172485, -0.2538396120071411, -0.20503036677837372, 0.02825360745191574, -0.3899233043193817, 0.2882261872291565, 0.10439706593751907, -1.905378818511963, -1.1211814880371094, -0.8972222208976746, -0.39705148339271545, 0.2851518988609314, -0.5238463878631592, -1.8658137321472168, -0.7950749397277832, -0.4920159578323364, -0.3249126672744751, -0.3786219358444214, -0.5294852256774902, 0.12193018943071365, 1.572885274887085, -1.1212131977081299, 0.08543378859758377, 138.25, 42.875], "max": [0.33402219414711, 0.8625319004058838, 0.5682988166809082, -0.7063652873039246, 0.9656044840812683, 0.005688682198524475, 0.47021132707595825, -0.2575036883354187, 0.5131504535675049, 0.264792263507843, -1.5731853246688843, -0.15772289037704468, -0.11779376119375229, 0.5517280101776123, 0.8332288861274719, -0.30719977617263794, -0.7295410633087158, 0.25385376811027527, 0.17302539944648743, 0.19807414710521698, -0.2732778787612915, -0.27205613255500793, 0.23493562638759613, 2.1631202697753906, -0.3490382432937622, 0.7719306349754333, 1001.5833129882812, 1005.0], "mean": [-0.13514472544193268, 0.43853703141212463, 0.4409109652042389, -1.3365790843963623, 0.4442973732948303, -0.08484718948602676, 0.2194404900074005, -0.3439393937587738, 0.42217952013015747, 0.1832665055990219, -1.7375056743621826, -0.6004855036735535, -0.435090571641922, 0.1458064466714859, 0.5069935917854309, -0.41757452487945557, -1.3521205186843872, -0.3214016556739807, -0.10353242605924606, -0.08981279283761978, -0.3384946286678314, -0.4280267357826233, 0.21370388567447662, 1.7147389650344849, -0.7265179753303528, 0.3897927403450012, 715.4163818359375, 730.6141967773438], "std": [0.1995486319065094, 0.2046443670988083, 0.0897214487195015, 0.2674523591995239, 0.5114198923110962, 0.059855226427316666, 0.15583404898643494, 0.03844684734940529, 0.05484499782323837, 0.0489753894507885, 0.11335889250040054, 0.38840165734291077, 0.27102428674697876, 0.23384137451648712, 0.14536263048648834, 0.05767710134387016, 0.28772881627082825, 0.4276823401451111, 0.16213537752628326, 0.11071385443210602, 0.031174642965197563, 0.06465642899274826, 0.027523590251803398, 0.14995381236076355, 0.3116862177848816, 0.2941698431968689, 333.0947265625, 322.00360107421875], "count": [648]}, "action": {"min": [-0.5157458782196045, 0.11266754567623138, 0.17753489315509796, -1.7406593561172485, -0.2538396120071411, -0.20503036677837372, 0.02825360745191574, -0.3899233043193817, 0.2882261872291565, 0.10439706593751907, -1.905378818511963, -1.1211814880371094, -0.8972222208976746, -0.39705148339271545, 0.2851518988609314, -0.5238463878631592, -1.8658137321472168, -0.7950749397277832, -0.4920159578323364, -0.3249126672744751, -0.3786219358444214, -0.5294852256774902, 0.12193018943071365, 1.572885274887085, -1.1212131977081299, 0.08543378859758377, 138.25, 42.875], "max": [0.33402219414711, 0.8625319004058838, 0.5682988166809082, -0.7063652873039246, 0.9656044840812683, 0.005688682198524475, 0.47021132707595825, -0.2575036883354187, 0.5131504535675049, 0.264792263507843, -1.5731853246688843, -0.15772289037704468, -0.11779376119375229, 0.5517280101776123, 0.8332288861274719, -0.30719977617263794, -0.7295410633087158, 0.25385376811027527, 0.17302539944648743, 0.19807414710521698, -0.2732778787612915, -0.27205613255500793, 0.23493562638759613, 2.1631202697753906, -0.3490382432937622, 0.7719306349754333, 1001.6363525390625, 1005.0], "mean": [-0.13475599884986877, 0.43795186281204224, 0.44050532579421997, -1.3369919061660767, 0.4453599750995636, -0.08497311919927597, 0.21951065957546234, -0.34387579560279846, 0.4220986068248749, 0.18314002454280853, -1.7378313541412354, -0.5998520851135254, -0.4352298676967621, 0.14579755067825317, 0.5065026879310608, -0.41737130284309387, -1.352105975151062, -0.3221733272075653, -0.10409693419933319, -0.08948791027069092, -0.3384450674057007, -0.4280168414115906, 0.21353121101856232, 1.7156355381011963, -0.7261921167373657, 0.3897760212421417, 715.4146118164062, 730.6141967773438], "std": [0.199668288230896, 0.20471090078353882, 0.0902656614780426, 0.26777493953704834, 0.5106831789016724, 0.06001593545079231, 0.1557581126689911, 0.0385390929877758, 0.05484967306256294, 0.048947740346193314, 0.11318932473659515, 0.3878863751888275, 0.2712073028087616, 0.23383957147598267, 0.1455691158771515, 0.05778951197862625, 0.28772592544555664, 0.427094429731369, 0.16282877326011658, 0.11120174825191498, 0.031247418373823166, 0.06465427577495575, 0.02774004265666008, 0.15083909034729004, 0.31138384342193604, 0.2941499948501587, 333.0936584472656, 322.00360107421875], "count": [648]}, "timestamp": {"min": [0.0], "max": [21.566666666666666], "mean": [10.783333333333333], "std": [6.235375482471557], "count": [648]}, "frame_index": {"min": [0], "max": [647], "mean": [323.5], "std": [187.06126447414672], "count": [648]}, "episode_index": {"min": [44], "max": [44], "mean": [44.0], "std": [0.0], "count": [648]}, "index": {"min": [30924], "max": [31571], "mean": [31247.5], "std": [187.06126447414672], "count": [648]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [648]}, "subtask_annotation": {"mean": [1.4953703703703705, 3.0, 3.0, 3.0, 3.0], "std": [0.691645594403583, 0.0, 0.0, 0.0, 0.0], "min": [0, 3, 3, 3, 3], "max": [3, 3, 3, 3, 3], "count": [648]}, "scene_annotation": {"mean": [44.0], "std": [0.0], "min": [44], "max": [44], "count": [648]}, "eef_direction_state": {"mean": [3.794753086419753, 3.634259259259259], "std": [2.593826407618831, 2.7052530758488333], "min": [0, 0], "max": [6, 6], "count": [648]}, "eef_velocity_state": {"mean": [0.5987654320987654, 0.5756172839506173], "std": [0.6868237553432669, 0.6410528005044467], "min": [0, 0], "max": [2, 2], "count": [648]}, "eef_acc_mag_state": {"mean": [0.18981481481481483, 0.18055555555555555], "std": [0.5206429693263119, 0.5150137838260869], "min": [0, 0], "max": [2, 2], "count": [648]}, "eef_direction_action": {"mean": [3.794753086419753, 3.634259259259259], "std": [2.593826407618831, 2.7052530758488333], "min": [0, 0], "max": [6, 6], "count": [648]}, "eef_velocity_action": {"mean": [0.5987654320987654, 0.5756172839506173], "std": [0.686823755343267, 0.6410528005044467], "min": [0, 0], "max": [2, 2], "count": [648]}, "eef_acc_mag_action": {"mean": [0.18981481481481483, 0.18055555555555555], "std": [0.5206429693263119, 0.5150137838260869], "min": [0, 0], "max": [2, 2], "count": [648]}, "eef_sim_pose_state": {"mean": [0.4655086713154534, 0.2568594598855391, 1.099073271071675, 0.0029097596513799405, -0.9154944871500894, 1.2976483722526304, 0.4727820175871256, -0.2875760077197805, 1.1126320091433624, -0.23770051089100716, -0.8442001785043141, -1.0724859417263728], "std": [0.054038933827968524, 0.05129257187397911, 0.037759961663642115, 0.1755905579617255, 0.4078616867032723, 0.17896819797850463, 0.06515957863149986, 0.02121450686893186, 0.024106499651273698, 0.21933209603972614, 0.35582578371166973, 0.1323628203031378], "min": [0.3347764731596565, 0.17508016682224395, 1.0523517962165774, -0.35100299659931855, -1.323460262646777, 0.968485307818213, 0.3167739803256599, -0.30962157759374787, 1.0761660312901096, -0.5468909188016672, -1.2498259033699857, -1.2502309111481698], "max": [0.5553745473342105, 0.34325110432870415, 1.1632717927446772, 0.2666862380504899, -0.38298711792497686, 1.665575602908228, 0.5733119980369726, -0.2261895579142144, 1.1465178808025263, 0.3089732953307574, -0.3829288043950083, -0.866625206229271], "count": [648]}, "eef_sim_pose_action": {"mean": [0.4654298688688772, 0.2567292574920893, 1.099096458928701, 0.002374130030535246, -0.9158722555754485, 1.2979756345224867, 0.4728000719550442, -0.2874489815781076, 1.1126391778397493, -0.2371334033757984, -0.8445941464308416, -1.072204998134774], "std": [0.05404240842486828, 0.05126561533059206, 0.03778955621940397, 0.1758968452867269, 0.4074814740966014, 0.17907484346588617, 0.06516558253542214, 0.021328318339470274, 0.02411525818170289, 0.22022320193232192, 0.3554559893533596, 0.13217838770251905], "min": [0.3347764731596565, 0.17508016682224395, 1.0523517962165774, -0.35100299659931855, -1.323460262646777, 0.968485307818213, 0.3167739803256599, -0.30962157759374787, 1.0761660312901096, -0.5468909188016672, -1.2498259033699857, -1.2502309111481698], "max": [0.5553745473342105, 0.34325110432870415, 1.1632717927446772, 0.2666862380504899, -0.38298711792497686, 1.665575602908228, 0.5733119980369726, -0.2261895579142144, 1.1465178808025263, 0.3089732953307574, -0.3829288043950083, -0.866625206229271], "count": [648]}, "gripper_mode_state": {"mean": [0.3765432098765432, 0.375], "std": [0.48451875193062705, 0.4841229182759271], "min": [0, 0], "max": [1, 1], "count": [648]}, "gripper_activity_state": {"mean": [1.7391975308641976, 1.7237654320987654], "std": [0.6046685434197087, 0.6180839723126234], "min": [0, 0], "max": [2, 2], "count": [648]}, "gripper_mode_action": {"mean": [0.3765432098765432, 0.375], "std": [0.48451875193062705, 0.4841229182759271], "min": [0, 0], "max": [1, 1], "count": [648]}, "gripper_activity_action": {"mean": [1.7391975308641976, 1.7237654320987654], "std": [0.6046685434197087, 0.6180839723126234], "min": [0, 0], "max": [2, 2], "count": [648]}, "gripper_open_scale_state": {"mean": [0.6503785333943851, 0.6641947250280591], "std": [0.302813700789305, 0.2927305508133974], "min": [0.12568181818181817, 0.03897727272727273], "max": [0.9105302845348011, 0.9136363636363637], "count": [648]}, "gripper_open_scale_action": {"mean": [0.6503769723226489, 0.6641947250280591], "std": [0.3028123648705816, 0.2927305508133974], "min": [0.12568181818181817, 0.03897727272727273], "max": [0.9105785023082387, 0.9136363636363637], "count": [648]}}} +{"episode_index": 44, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41476845676901253]], [[0.41338358159801386]], [[0.40550354030501085]]], "std": [[[0.26975030268875827]], [[0.26542844781760033]], [[0.26878336109840256]]], "count": [129]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3745623226680853]], [[0.37903384506257287]], [[0.3693617776891118]]], "std": [[[0.3034556517236418]], [[0.2793526105145802]], [[0.28763157926165683]]], "count": [129]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3802058174367938]], [[0.38781371757359273]], [[0.37793828849369204]]], "std": [[[0.25997633894024397]], [[0.24100413313723631]], [[0.24726399978067892]]], "count": [129]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4453953155874753]], [[0.4454682290875006]], [[0.4419371849191873]]], "std": [[[0.24738417254438666]], [[0.24261458255886661]], [[0.24427734130353293]]], "count": [129]}, "observation.state": {"min": [-0.2061157524585724, 0.20782288908958435, -0.045578181743621826, -2.1903674602508545, -0.25762587785720825, -0.15161675214767456, -0.2348460555076599, -0.40719136595726013, 0.24446824193000793, 0.13560980558395386, -1.7671639919281006, -1.1232365369796753, -0.7554648518562317, -0.4313701093196869, 0.25634631514549255, -0.6290821433067322, -2.0921130180358887, -1.1113340854644775, -0.18420204520225525, -0.404141902923584, -0.39172106981277466, -0.44516170024871826, 0.09547755867242813, 1.4821876287460327, -1.121279239654541, -0.1872069537639618, 289.25, 305.0], "max": [0.6732650995254517, 0.9969407916069031, 0.5131726264953613, -1.114085078239441, 1.209535002708435, 0.44791802763938904, 0.4083830416202545, -0.20501743257045746, 0.4452240765094757, 0.2773444354534149, -1.571513056755066, 0.02898426167666912, 0.2261228710412979, 0.1994245946407318, 0.8467835783958435, -0.303387314081192, -1.3119062185287476, 0.2538308799266815, 0.6657612919807434, 0.07263078540563583, -0.23235055804252625, -0.2396654337644577, 0.23491694033145905, 1.977850317955017, -0.18132954835891724, 0.7536242008209229, 1001.875, 1005.0], "mean": [0.10669855773448944, 0.4713786244392395, 0.39703837037086487, -1.5426270961761475, 0.8220030665397644, 0.21585729718208313, 0.2366980016231537, -0.36203277111053467, 0.35380151867866516, 0.19151754677295685, -1.6450316905975342, -0.2874152362346649, -0.09869068115949631, -0.12440971285104752, 0.4723018705844879, -0.4870849549770355, -1.6724330186843872, -0.7491653561592102, 0.37754127383232117, -0.13068440556526184, -0.35419556498527527, -0.33475741744041443, 0.16067370772361755, 1.5707213878631592, -0.4478071928024292, 0.07141974568367004, 725.2431030273438, 685.117919921875], "std": [0.21490444242954254, 0.1891980618238449, 0.13802939653396606, 0.2712796926498413, 0.4300769865512848, 0.13983048498630524, 0.15232713520526886, 0.05616914853453636, 0.05566876754164696, 0.03470832481980324, 0.03974611684679985, 0.341677725315094, 0.2820531725883484, 0.17055776715278625, 0.13956350088119507, 0.08448082953691483, 0.20615652203559875, 0.3886861503124237, 0.2580544948577881, 0.1033729538321495, 0.04292095825076103, 0.0618630051612854, 0.02894304133951664, 0.12733574211597443, 0.2720161974430084, 0.3083655536174774, 320.8584899902344, 336.7892761230469], "count": [653]}, "action": {"min": [-0.2061157524585724, 0.20782288908958435, -0.045578181743621826, -2.1903674602508545, -0.25762587785720825, -0.15161675214767456, -0.2348460555076599, -0.40719136595726013, 0.24446824193000793, 0.13560980558395386, -1.7671639919281006, -1.1232365369796753, -0.7554648518562317, -0.4313701093196869, 0.25634631514549255, -0.6290821433067322, -2.0921130180358887, -1.1113340854644775, -0.18420204520225525, -0.404141902923584, -0.39172106981277466, -0.44516170024871826, 0.09547755867242813, 1.4821876287460327, -1.1212950944900513, -0.1872069537639618, 289.25, 305.0], "max": [0.6732650995254517, 0.9969407916069031, 0.5131726264953613, -1.114085078239441, 1.209535002708435, 0.44791802763938904, 0.4083830416202545, -0.20501743257045746, 0.4452241063117981, 0.2773444354534149, -1.571513056755066, 0.02898426167666912, 0.2261228710412979, 0.1994245946407318, 0.8467835783958435, -0.303387314081192, -1.3119062185287476, 0.25383099913597107, 0.6657612919807434, 0.07263078540563583, -0.23235055804252625, -0.2396654337644577, 0.23491694033145905, 1.977850317955017, -0.18132954835891724, 0.7536242008209229, 1001.875, 1005.0], "mean": [0.10763011127710342, 0.47095176577568054, 0.39629071950912476, -1.5437160730361938, 0.8227762579917908, 0.21619533002376556, 0.23632574081420898, -0.3619157075881958, 0.3535831570625305, 0.19147467613220215, -1.645111322402954, -0.28716492652893066, -0.09852341562509537, -0.12504005432128906, 0.47177496552467346, -0.486860066652298, -1.6731815338134766, -0.7502854466438293, 0.37745022773742676, -0.13064025342464447, -0.35411179065704346, -0.3345772624015808, 0.16046042740345, 1.5713170766830444, -0.4473389983177185, 0.07141095399856567, 725.242431640625, 685.117919921875], "std": [0.2148934006690979, 0.18921132385730743, 0.139052152633667, 0.27217864990234375, 0.4285935163497925, 0.13928233087062836, 0.1531306952238083, 0.05635952576994896, 0.05558933690190315, 0.034671850502491, 0.03965410590171814, 0.3411262035369873, 0.28170204162597656, 0.17011970281600952, 0.13971231877803802, 0.08477023243904114, 0.20609723031520844, 0.38684365153312683, 0.25824064016342163, 0.10342273861169815, 0.04306292161345482, 0.061712298542261124, 0.028908487409353256, 0.12825265526771545, 0.2711183726787567, 0.30834636092185974, 320.8580322265625, 336.7892761230469], "count": [653]}, "timestamp": {"min": [0.0], "max": [21.733333333333334], "mean": [10.866666666666667], "std": [6.283488061755367], "count": [653]}, "frame_index": {"min": [0], "max": [652], "mean": [326.0], "std": [188.50464185266102], "count": [653]}, "episode_index": {"min": [45], "max": [45], "mean": [45.0], "std": [0.0], "count": [653]}, "index": {"min": [31572], "max": [32224], "mean": [31898.0], "std": [188.50464185266102], "count": [653]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [653]}, "subtask_annotation": {"mean": [1.4104134762633997, 3.0, 3.0, 3.0, 3.0], "std": [0.7258191637316673, 0.0, 0.0, 0.0, 0.0], "min": [0, 3, 3, 3, 3], "max": [3, 3, 3, 3, 3], "count": [653]}, "scene_annotation": {"mean": [45.0], "std": [0.0], "min": [45], "max": [45], "count": [653]}, "eef_direction_state": {"mean": [4.312404287901991, 4.2756508422664625], "std": [2.3277635604515314, 2.321212800306417], "min": [0, 0], "max": [6, 6], "count": [653]}, "eef_velocity_state": {"mean": [0.5650842266462481, 0.5222052067381318], "std": [0.7114077241827292, 0.6296989052998495], "min": [0, 0], "max": [2, 2], "count": [653]}, "eef_acc_mag_state": {"mean": [0.3001531393568147, 0.24042879019908117], "std": [0.6467849391869444, 0.5873248719968148], "min": [0, 0], "max": [2, 2], "count": [653]}, "eef_direction_action": {"mean": [4.312404287901991, 4.2756508422664625], "std": [2.3277635604515314, 2.321212800306417], "min": [0, 0], "max": [6, 6], "count": [653]}, "eef_velocity_action": {"mean": [0.5650842266462481, 0.5222052067381318], "std": [0.7114077241827291, 0.6296989052998495], "min": [0, 0], "max": [2, 2], "count": [653]}, "eef_acc_mag_action": {"mean": [0.3001531393568147, 0.24042879019908117], "std": [0.6467849391869444, 0.5873248719968148], "min": [0, 0], "max": [2, 2], "count": [653]}, "eef_sim_pose_state": {"mean": [0.39481986808697095, 0.2511134150145027, 1.087934160215714, 0.7738085775496639, -1.2613512537838192, 0.5020734595271107, 0.37824729527587675, -0.2152140266683396, 1.106318016056687, -0.8675973148328278, -1.119030468207515, -0.654359552657397], "std": [0.05521746147194669, 0.04070702955264713, 0.05414801045903604, 1.116710234744562, 0.35751515810814744, 1.0335250349561436, 0.06127526275365114, 0.03246344038484056, 0.03299687856599249, 0.5010860201348819, 0.29279776632284343, 0.362097059637515], "min": [0.28711623068263536, 0.18641197224958397, 1.045823250329008, -3.1203994597371643, -1.550737708340955, -3.129507942485816, 0.2831095246915349, -0.3096090551837822, 1.0771527068823175, -1.4056702334661892, -1.4043874544311847, -1.2796924598416293], "max": [0.4886511979840885, 0.34957903964534925, 1.2353826511387005, 3.13419541915175, -0.3798714658012716, 3.0646512222898807, 0.48859208880357, -0.1847242178654697, 1.1973675577051242, 0.25020159091651745, -0.38300730685975415, -0.1498539964211314], "count": [653]}, "eef_sim_pose_action": {"mean": [0.39460060423684096, 0.25106729859697435, 1.0880514132825407, 0.773822184096873, -1.261619530486113, 0.502085350748733, 0.37807872906466766, -0.2150237351806076, 1.1063661324710574, -0.8671198145100514, -1.1194472435696723, -0.6543416019763395], "std": [0.055128639728884404, 0.04065766912327629, 0.054342706233465814, 1.1167017721762027, 0.35692114981060696, 1.0335336590446813, 0.06112266752011122, 0.03227330475352644, 0.03306844327422409, 0.5019880302286542, 0.2919422344355119, 0.3620678057587253], "min": [0.28711623068263536, 0.18641197224958397, 1.045823250329008, -3.1203994597371643, -1.550737708340955, -3.129507942485816, 0.2831095246915349, -0.3096090551837822, 1.0771527068823175, -1.4056702334661892, -1.4043874544311847, -1.2796924598416293], "max": [0.48865127784543294, 0.34957903964534925, 1.2353826511387005, 3.13419541915175, -0.3798714658012716, 3.0646512222898807, 0.48859208880357, -0.1847242178654697, 1.1973675577051242, 0.25020159091651745, -0.3830079889640585, -0.1498539964211314], "count": [653]}, "gripper_mode_state": {"mean": [0.36294027565084225, 0.44869831546707506], "std": [0.48084782620007177, 0.49736117376015937], "min": [0, 0], "max": [1, 1], "count": [653]}, "gripper_activity_state": {"mean": [1.9173047473200613, 1.877488514548239], "std": [0.3981858869222756, 0.43259090019071095], "min": [0, 0], "max": [2, 2], "count": [653]}, "gripper_mode_action": {"mean": [0.36294027565084225, 0.44869831546707506], "std": [0.48084782620007177, 0.49736117376015937], "min": [0, 0], "max": [1, 1], "count": [653]}, "gripper_activity_action": {"mean": [1.9173047473200613, 1.877488514548239], "std": [0.3981858869222756, 0.43259090019071095], "min": [0, 0], "max": [2, 2], "count": [653]}, "gripper_open_scale_state": {"mean": [0.6593119066597671, 0.6228344702770421], "std": [0.29168959828123586, 0.3061715229394883], "min": [0.26295454545454544, 0.2772727272727273], "max": [0.9107954545454545, 0.9136363636363637], "count": [653]}, "gripper_open_scale_action": {"mean": [0.6593112966480914, 0.6228344702770422], "std": [0.29168907232521935, 0.30617152293948835], "min": [0.26295454545454544, 0.2772727272727273], "max": [0.9107954545454545, 0.9136363636363637], "count": [653]}}} +{"episode_index": 45, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41186685876141094]], [[0.40954043273645546]], [[0.40144781876249125]]], "std": [[[0.2702568751091413]], [[0.2648851513396591]], [[0.2680030136576749]]], "count": [121]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.35420857978177495]], [[0.35782669779344245]], [[0.345717936382542]]], "std": [[[0.2713700328939399]], [[0.24856316092620917]], [[0.2540729431454386]]], "count": [121]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36771726286933504]], [[0.3742728353049209]], [[0.36168952222762385]]], "std": [[[0.28906907399089105]], [[0.2658950923410796]], [[0.26994537079467007]]], "count": [121]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4420533425835899]], [[0.442505220993356]], [[0.43929399779884404]]], "std": [[[0.24511495113440546]], [[0.24088311873282384]], [[0.24312553618343619]]], "count": [121]}, "observation.state": {"min": [-0.21788690984249115, 0.2485741525888443, 0.014091352000832558, -2.0283920764923096, -0.25387561321258545, -0.2597213685512543, -0.26719245314598083, -0.41009512543678284, 0.2357422560453415, 0.13969950377941132, -1.8157087564468384, -1.279040813446045, -0.931245744228363, -0.5356720685958862, 0.262737512588501, -0.45821547508239746, -1.9963436126708984, -0.8817316293716431, -0.3417038321495056, -0.3506639301776886, -0.389557808637619, -0.44518589973449707, 0.11209600418806076, 1.5441125631332397, -1.3031854629516602, -0.004314204677939415, 268.0, 343.125], "max": [0.6445369720458984, 1.0317524671554565, 0.5003029704093933, -1.1001476049423218, 1.078554630279541, 0.18403297662734985, 0.41207876801490784, -0.23380392789840698, 0.4452056288719177, 0.3124277591705322, -1.4980368614196777, -0.06397882848978043, 0.07546365261077881, 0.1995033472776413, 0.8248546123504639, -0.16993290185928345, -1.272382140159607, 0.253811240196228, 0.26601871848106384, 0.2535243332386017, -0.25808918476104736, -0.2243814468383789, 0.23491531610488892, 1.8822970390319824, -0.34936633706092834, 0.8469710350036621, 1001.75, 1005.0], "mean": [0.1298954337835312, 0.5017368793487549, 0.36328303813934326, -1.5371677875518799, 0.6078119277954102, 0.04199511185288429, 0.24352391064167023, -0.36016547679901123, 0.34816446900367737, 0.20169894397258759, -1.7103017568588257, -0.4800104796886444, -0.27082008123397827, -0.15590281784534454, 0.49537816643714905, -0.3709959387779236, -1.6294622421264648, -0.4546808898448944, 0.03677947074174881, -0.12046375125646591, -0.3546980619430542, -0.3395466208457947, 0.18572494387626648, 1.674147605895996, -0.7261791229248047, 0.31698620319366455, 750.921630859375, 779.1199951171875], "std": [0.22705326974391937, 0.1968519240617752, 0.1430569291114807, 0.2352914661169052, 0.4924669563770294, 0.11655639857053757, 0.22632578015327454, 0.052707139402627945, 0.06185995787382126, 0.03898041695356369, 0.06443995237350464, 0.43973302841186523, 0.32348641753196716, 0.21067295968532562, 0.14542421698570251, 0.07784978300333023, 0.1996278464794159, 0.3838169276714325, 0.1518518030643463, 0.16074992716312408, 0.03921431303024292, 0.0668194517493248, 0.02852601557970047, 0.08359253406524658, 0.30913546681404114, 0.295014888048172, 328.8348693847656, 300.3263854980469], "count": [602]}, "action": {"min": [-0.21788690984249115, 0.2485741525888443, 0.014091352000832558, -2.0283920764923096, -0.25387808680534363, -0.2597213685512543, -0.26719245314598083, -0.41009512543678284, 0.2357422560453415, 0.13969950377941132, -1.8157087564468384, -1.279040813446045, -0.931245744228363, -0.5356720685958862, 0.262737512588501, -0.45821547508239746, -1.9963436126708984, -0.8817316293716431, -0.3417038321495056, -0.3506639301776886, -0.389557808637619, -0.44518524408340454, 0.11209600418806076, 1.5441125631332397, -1.3031854629516602, -0.004314204677939415, 268.0, 343.125], "max": [0.6445369720458984, 1.0317524671554565, 0.5003029704093933, -1.1001476049423218, 1.078554630279541, 0.18403297662734985, 0.41207876801490784, -0.23380392789840698, 0.4452052116394043, 0.3124277591705322, -1.4980368614196777, -0.06397882848978043, 0.07546365261077881, 0.19950082898139954, 0.8248546123504639, -0.16993290185928345, -1.272382140159607, 0.253811240196228, 0.26601871848106384, 0.2535243332386017, -0.25808918476104736, -0.2243814468383789, 0.23491531610488892, 1.8822970390319824, -0.34936633706092834, 0.8469710350036621, 1001.75, 1005.0], "mean": [0.13079942762851715, 0.5012955665588379, 0.3625655472278595, -1.5381863117218018, 0.6080516576766968, 0.04207092896103859, 0.24304412305355072, -0.360043466091156, 0.3479464650154114, 0.20162008702754974, -1.7105404138565063, -0.48025447130203247, -0.27111193537712097, -0.15653102099895477, 0.49481192231178284, -0.37064746022224426, -1.6302049160003662, -0.45531004667282104, 0.036702897399663925, -0.12011013925075531, -0.35461533069610596, -0.33937597274780273, 0.18552273511886597, 1.6746561527252197, -0.7262754440307617, 0.3171471953392029, 750.9199829101562, 779.1281127929688], "std": [0.2268233299255371, 0.19691836833953857, 0.14369557797908783, 0.23607276380062103, 0.49208250641822815, 0.11646534502506256, 0.22708649933338165, 0.05291091278195381, 0.06174876540899277, 0.038960978388786316, 0.06419742107391357, 0.44012948870658875, 0.323993980884552, 0.21017545461654663, 0.1456611007452011, 0.07795823365449905, 0.19964933395385742, 0.3829646408557892, 0.15194270014762878, 0.16118599474430084, 0.03936376795172691, 0.06668045371770859, 0.02860819548368454, 0.08390698581933975, 0.30926749110221863, 0.2952754497528076, 328.8337097167969, 300.33367919921875], "count": [602]}, "timestamp": {"min": [0.0], "max": [20.033333333333335], "mean": [10.016666666666667], "std": [5.792739708750371], "count": [602]}, "frame_index": {"min": [0], "max": [601], "mean": [300.5], "std": [173.78219126251113], "count": [602]}, "episode_index": {"min": [46], "max": [46], "mean": [46.0], "std": [0.0], "count": [602]}, "index": {"min": [32225], "max": [32826], "mean": [32525.5], "std": [173.78219126251113], "count": [602]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [602]}, "subtask_annotation": {"mean": [1.3255813953488371, 3.0, 3.0, 3.0, 3.0], "std": [0.7988634435961701, 0.0, 0.0, 0.0, 0.0], "min": [0, 3, 3, 3, 3], "max": [3, 3, 3, 3, 3], "count": [602]}, "scene_annotation": {"mean": [46.0], "std": [0.0], "min": [46], "max": [46], "count": [602]}, "eef_direction_state": {"mean": [3.5780730897009967, 3.425249169435216], "std": [2.4680114814155076, 2.5838548722862735], "min": [0, 0], "max": [6, 6], "count": [602]}, "eef_velocity_state": {"mean": [0.6694352159468439, 0.6478405315614618], "std": [0.6485578276220271, 0.6008606682718795], "min": [0, 0], "max": [2, 2], "count": [602]}, "eef_acc_mag_state": {"mean": [0.287375415282392, 0.24750830564784054], "std": [0.6330908900072817, 0.5907949237743946], "min": [0, 0], "max": [2, 2], "count": [602]}, "eef_direction_action": {"mean": [3.5780730897009967, 3.425249169435216], "std": [2.468011481415507, 2.5838548722862735], "min": [0, 0], "max": [6, 6], "count": [602]}, "eef_velocity_action": {"mean": [0.6694352159468439, 0.6478405315614618], "std": [0.6485578276220271, 0.6008606682718795], "min": [0, 0], "max": [2, 2], "count": [602]}, "eef_acc_mag_action": {"mean": [0.287375415282392, 0.24750830564784054], "std": [0.6330908900072817, 0.5907949237743946], "min": [0, 0], "max": [2, 2], "count": [602]}, "eef_sim_pose_state": {"mean": [0.390791135954778, 0.2712491829228103, 1.086906285443554, 0.2058488609727097, -1.0781793950346397, 1.1426354689031977, 0.3841855705800932, -0.25648960715104635, 1.1014370307974688, -0.3578625310202967, -0.8663524566705095, -0.998794346559646], "std": [0.06152755499076636, 0.041693554514515785, 0.05049629898085877, 0.32341308677420205, 0.46238343552730954, 0.30784803969926633, 0.06647457315853898, 0.025770850369351155, 0.030663510508074348, 0.24954788385195187, 0.3390178563496827, 0.14328844002385022], "min": [0.2811243562519629, 0.20265134459134201, 1.0412175950164426, -0.265606702185747, -1.478160310409902, 0.39617851830610396, 0.27044122810617494, -0.309600668697339, 1.0727472575339265, -0.7122309793219671, -1.2596170217880238, -1.2629584209756914], "max": [0.4886337693732947, 0.3830398997615259, 1.1989521354778407, 0.9620464911302298, -0.23274442612474644, 1.6608890622637547, 0.4886173368087931, -0.20654691916374135, 1.1710962336991824, 0.15188216247116187, -0.2823269922386229, -0.6896819403859367], "count": [602]}, "eef_sim_pose_action": {"mean": [0.3905811021977259, 0.2711903744118381, 1.08700309317251, 0.20555828658907577, -1.0779346879429825, 1.1424837394546203, 0.38403025406037955, -0.2563198818054997, 1.1014882393394747, -0.3574895203216315, -0.8663248700290039, -0.9985332641102875], "std": [0.061408890235251874, 0.04166424683375408, 0.05065323874277707, 0.3236084501467397, 0.46279003954211584, 0.3078174376103471, 0.06633947136504424, 0.025757028649121404, 0.03075312410784283, 0.25013637612004275, 0.33905785516524817, 0.14297321860237805], "min": [0.2811243562519629, 0.20265134459134201, 1.0412175950164426, -0.265606702185747, -1.478160310409902, 0.39617851830610396, 0.27044122810617494, -0.309600668697339, 1.0727472575339265, -0.7122309793219671, -1.2596170217880238, -1.2629584209756914], "max": [0.4886334246357434, 0.3830398997615259, 1.1989521354778407, 0.9620464911302298, -0.23274442612474644, 1.6608890622637547, 0.48861669140972847, -0.20654691916374135, 1.1710962336991824, 0.15188216247116187, -0.2823269922386229, -0.6896819403859367], "count": [602]}, "gripper_mode_state": {"mean": [0.3372093023255814, 0.3272425249169435], "std": [0.4727570081454935, 0.46920662271852875], "min": [0, 0], "max": [1, 1], "count": [602]}, "gripper_activity_state": {"mean": [1.8737541528239203, 1.872093023255814], "std": [0.44722346754683284, 0.4448882102122709], "min": [0, 0], "max": [2, 2], "count": [602]}, "gripper_mode_action": {"mean": [0.3372093023255814, 0.3272425249169435], "std": [0.4727570081454935, 0.46920662271852875], "min": [0, 0], "max": [1, 1], "count": [602]}, "gripper_activity_action": {"mean": [1.8737541528239203, 1.872093023255814], "std": [0.44722346754683284, 0.4448882102122709], "min": [0, 0], "max": [2, 2], "count": [602]}, "gripper_open_scale_state": {"mean": [0.682656044368118, 0.7082908940524112], "std": [0.29894104514748315, 0.2730246006846237], "min": [0.24363636363636362, 0.3119318181818182], "max": [0.9106818181818181, 0.9136363636363637], "count": [602]}, "gripper_open_scale_action": {"mean": [0.682654531946072, 0.7082983143125879], "std": [0.29893989751281413, 0.2730301213416816], "min": [0.24363636363636362, 0.3119318181818182], "max": [0.9106818181818181, 0.9136363636363637], "count": [602]}}} +{"episode_index": 46, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40240329346868775]], [[0.4019828605200946]], [[0.3944329587331386]]], "std": [[[0.2655820801285346]], [[0.26080434713841966]], [[0.2634381724085797]]], "count": [141]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3506025703425578]], [[0.3569336482524452]], [[0.34787858665925]]], "std": [[[0.2567014000619648]], [[0.2373132193208329]], [[0.24249961075084547]]], "count": [141]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37722528015343254]], [[0.38421597019422427]], [[0.3760398979627312]]], "std": [[[0.29818654075448586]], [[0.27639553209346956]], [[0.2788113399018579]]], "count": [141]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4421488941616836]], [[0.44383101706994854]], [[0.4435793671487508]]], "std": [[[0.24039325540231987]], [[0.23612623518867243]], [[0.2372472598948002]]], "count": [141]}, "observation.state": {"min": [-0.4096680283546448, 0.21692369878292084, 0.4086688458919525, -1.7134170532226562, -0.25396502017974854, -0.22400754690170288, 0.01630028523504734, -0.4057573676109314, 0.3177850544452667, 0.09130381047725677, -2.0517139434814453, -1.1212259531021118, -0.7470446825027466, -0.12878239154815674, 0.20600666105747223, -0.4513857960700989, -1.6666334867477417, -0.5991213321685791, -0.6029174327850342, -0.23829743266105652, -0.4239693880081177, -0.4943186342716217, 0.1361832469701767, 1.5491704940795898, -1.4766037464141846, 0.33199259638786316, 289.0625, 395.0625], "max": [0.12843331694602966, 0.8886584043502808, 0.8232522010803223, -0.9702361822128296, 1.2916505336761475, 0.4982326030731201, 0.475036084651947, -0.2942151129245758, 0.47595182061195374, 0.23819005489349365, -1.5723122358322144, 0.18943722546100616, 0.4053279161453247, 0.46735772490501404, 0.6856755018234253, -0.21502892673015594, -0.6194326281547546, 0.25382471084594727, -0.039189185947179794, 0.549945592880249, -0.3086923658847809, -0.34126225113868713, 0.2591575086116791, 2.061520576477051, -0.6102997064590454, 0.8624227643013, 1000.0, 1005.0], "mean": [-0.09510024636983871, 0.5423709154129028, 0.6186319589614868, -1.403128981590271, 0.7115325331687927, 0.14330846071243286, 0.2505192458629608, -0.3737923204898834, 0.3849284052848816, 0.1776285469532013, -1.7387367486953735, -0.2912365198135376, -0.0779319778084755, 0.11541672050952911, 0.44243985414505005, -0.3429672122001648, -1.2077784538269043, -0.2976699769496918, -0.2029423862695694, -0.1002235934138298, -0.3865281939506531, -0.4153610169887543, 0.23465751111507416, 1.6377007961273193, -0.8106144070625305, 0.45427456498146057, 816.07568359375, 852.4400634765625], "std": [0.16339851915836334, 0.17084737122058868, 0.11595851927995682, 0.17098402976989746, 0.5089645981788635, 0.2005685269832611, 0.15711762011051178, 0.03371630981564522, 0.052341729402542114, 0.055388133972883224, 0.13094192743301392, 0.44537079334259033, 0.3589860200881958, 0.16173380613327026, 0.11833429336547852, 0.0516817606985569, 0.2542891502380371, 0.30245792865753174, 0.16150173544883728, 0.21717257797718048, 0.034309789538383484, 0.03975771740078926, 0.02806919999420643, 0.1120997816324234, 0.27108362317085266, 0.1754256635904312, 301.22186279296875, 255.1712646484375], "count": [740]}, "action": {"min": [-0.4096680283546448, 0.21692369878292084, 0.4086688458919525, -1.7134170532226562, -0.25396502017974854, -0.22400754690170288, 0.01630028523504734, -0.4057573676109314, 0.3177850544452667, 0.09130381047725677, -2.0517139434814453, -1.1212259531021118, -0.7470446825027466, -0.12878239154815674, 0.20600666105747223, -0.4513857960700989, -1.6666334867477417, -0.5991213321685791, -0.6029174327850342, -0.23829743266105652, -0.4239693880081177, -0.4943186342716217, 0.1361832469701767, 1.5491704940795898, -1.4766037464141846, 0.33199259638786316, 289.0625, 395.0625], "max": [0.12843331694602966, 0.8886584043502808, 0.8232522010803223, -0.9702361822128296, 1.2916505336761475, 0.4982326030731201, 0.475036084651947, -0.2942151129245758, 0.47595182061195374, 0.23819005489349365, -1.5723122358322144, 0.18943722546100616, 0.4053279161453247, 0.46735772490501404, 0.6856755018234253, -0.21502892673015594, -0.6194326281547546, 0.2538248300552368, -0.039189185947179794, 0.549945592880249, -0.3086923658847809, -0.34126225113868713, 0.2591575086116791, 2.061520576477051, -0.6102997064590454, 0.8624227643013, 1000.0, 1005.0], "mean": [-0.09497489035129547, 0.5420576930046082, 0.6185787320137024, -1.4033057689666748, 0.7128497362136841, 0.14330513775348663, 0.25054261088371277, -0.37377917766571045, 0.3848891258239746, 0.17748261988162994, -1.739304542541504, -0.2903449535369873, -0.07735291868448257, 0.11560002714395523, 0.4419316351413727, -0.34278178215026855, -1.207250714302063, -0.29776495695114136, -0.20357966423034668, -0.09944979846477509, -0.3865649104118347, -0.41539105772972107, 0.23452544212341309, 1.638352632522583, -0.811011016368866, 0.4543795883655548, 816.07568359375, 852.4331665039062], "std": [0.16335409879684448, 0.17094539105892181, 0.11604423075914383, 0.17106081545352936, 0.5077235698699951, 0.2005729228258133, 0.15708579123020172, 0.03374350816011429, 0.0523073710501194, 0.05537916719913483, 0.13113443553447723, 0.44436800479888916, 0.3582524359226227, 0.16190563142299652, 0.11844417452812195, 0.05153841897845268, 0.25426986813545227, 0.30229559540748596, 0.16210439801216125, 0.21844403445720673, 0.03424093499779701, 0.0397886261343956, 0.028296638280153275, 0.11312044411897659, 0.2717512249946594, 0.17562362551689148, 301.22186279296875, 255.1678009033203], "count": [740]}, "timestamp": {"min": [0.0], "max": [24.633333333333333], "mean": [12.316666666666665], "std": [7.120646818310196], "count": [740]}, "frame_index": {"min": [0], "max": [739], "mean": [369.5], "std": [213.61940454930587], "count": [740]}, "episode_index": {"min": [47], "max": [47], "mean": [47.0], "std": [0.0], "count": [740]}, "index": {"min": [32827], "max": [33566], "mean": [33196.5], "std": [213.61940454930587], "count": [740]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [740]}, "subtask_annotation": {"mean": [1.5743243243243243, 3.0, 3.0, 3.0, 3.0], "std": [0.6925395511801983, 0.0, 0.0, 0.0, 0.0], "min": [0, 3, 3, 3, 3], "max": [3, 3, 3, 3, 3], "count": [740]}, "scene_annotation": {"mean": [47.0], "std": [0.0], "min": [47], "max": [47], "count": [740]}, "eef_direction_state": {"mean": [4.389189189189189, 4.493243243243243], "std": [2.267846196198685, 2.3414497173056144], "min": [0, 0], "max": [6, 6], "count": [740]}, "eef_velocity_state": {"mean": [0.4810810810810811, 0.3878378378378378], "std": [0.6353708590744409, 0.534853529508555], "min": [0, 0], "max": [2, 2], "count": [740]}, "eef_acc_mag_state": {"mean": [0.2959459459459459, 0.1864864864864865], "std": [0.6411432333939157, 0.5305082530688283], "min": [0, 0], "max": [2, 2], "count": [740]}, "eef_direction_action": {"mean": [4.389189189189189, 4.493243243243243], "std": [2.267846196198685, 2.3414497173056144], "min": [0, 0], "max": [6, 6], "count": [740]}, "eef_velocity_action": {"mean": [0.4810810810810811, 0.3878378378378378], "std": [0.6353708590744409, 0.534853529508555], "min": [0, 0], "max": [2, 2], "count": [740]}, "eef_acc_mag_action": {"mean": [0.2959459459459459, 0.1864864864864865], "std": [0.6411432333939158, 0.5305082530688283], "min": [0, 0], "max": [2, 2], "count": [740]}, "eef_sim_pose_state": {"mean": [0.42793731167518745, 0.24714419114070513, 1.077664133245222, 1.361476171367819, -1.0782694608569667, -0.01356358696949778, 0.45942961474596, -0.3038814726462154, 1.065594162184634, -0.18028572775209273, -0.7573066864061117, -1.19167961802727], "std": [0.05321352950605582, 0.05075836455127875, 0.031281726665216565, 1.270009576035387, 0.28489498199092805, 1.2905698013000204, 0.04231255837642538, 0.016140566393837177, 0.03151658685875914, 0.12086266128546111, 0.2547002402925008, 0.10496822492097373], "min": [0.3589535103405374, 0.16103521893116612, 1.0489048572974957, -0.07661070163419192, -1.4939447636716885, -1.5938120374893907, 0.3865268953233607, -0.32467632948386793, 1.026056577435377, -0.31005860136337754, -0.9401652121828442, -1.2819571493983455], "max": [0.5177410894740013, 0.3096464431374104, 1.1448079951510928, 2.908344839915543, -0.3828657861546827, 1.2685575284862027, 0.5363606450620981, -0.2474905533301033, 1.1397690358457866, 0.2114561925085212, -0.16755757355558387, -0.8457345015907971], "count": [740]}, "eef_sim_pose_action": {"mean": [0.4279054793952183, 0.24701768799525636, 1.0776657838068553, 1.361305608444706, -1.079238949200676, -0.01369308260764218, 0.459491083237341, -0.3037986539985533, 1.0655247689013365, -0.17990770479955556, -0.7571638343749019, -1.1911411624183723], "std": [0.05318424953806478, 0.050719052483135844, 0.03128502839713339, 1.2701907082499204, 0.28374539642788366, 1.2904477802241883, 0.04238785876400197, 0.016267731929876066, 0.031409575724431066, 0.12162368466443002, 0.2549396868398069, 0.1056866343778415], "min": [0.3589535103405374, 0.16103521893116612, 1.0489048572974957, -0.07661070163419192, -1.4939447636716885, -1.5938120374893907, 0.3865268953233607, -0.32467632948386793, 1.026056577435377, -0.31005860136337754, -0.9401652121828442, -1.2819571493983455], "max": [0.5177410894740013, 0.30964568251093116, 1.1448079951510928, 2.908344839915543, -0.3828657861546827, 1.2685575284862027, 0.5363606450620981, -0.2474905533301033, 1.1397690358457866, 0.2114561925085212, -0.16755757355558387, -0.8457345015907971], "count": [740]}, "gripper_mode_state": {"mean": [0.25, 0.23648648648648649], "std": [0.4330127018922193, 0.42492426171703046], "min": [0, 0], "max": [1, 1], "count": [740]}, "gripper_activity_state": {"mean": [1.8945945945945946, 1.9067567567567567], "std": [0.4056665825366907, 0.3830288539978242], "min": [0, 0], "max": [2, 2], "count": [740]}, "gripper_mode_action": {"mean": [0.25, 0.23648648648648649], "std": [0.4330127018922193, 0.42492426171703046], "min": [0, 0], "max": [1, 1], "count": [740]}, "gripper_activity_action": {"mean": [1.8945945945945946, 1.9067567567567567], "std": [0.4056665825366907, 0.3830288539978242], "min": [0, 0], "max": [2, 2], "count": [740]}, "gripper_open_scale_state": {"mean": [0.7418869778869771, 0.7749455315967196], "std": [0.27383822132275765, 0.23197409152635406], "min": [0.2627840909090909, 0.35914772727272726], "max": [0.9090909090909091, 0.9136363636363637], "count": [740]}, "gripper_open_scale_action": {"mean": [0.7418869778869771, 0.7749393294050927], "std": [0.27383822132275765, 0.23197044462697156], "min": [0.2627840909090909, 0.35914772727272726], "max": [0.9090909090909091, 0.9136363636363637], "count": [740]}}} +{"episode_index": 47, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.411241576468395]], [[0.4064055317037329]], [[0.3976026848379173]]], "std": [[[0.26783332972365725]], [[0.26268154489095363]], [[0.26626234235793816]]], "count": [149]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3839845237311927]], [[0.3863750603149537]], [[0.373832069460894]]], "std": [[[0.26879621949963883]], [[0.24881499338830387]], [[0.2587773919090223]]], "count": [149]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.35933036693424575]], [[0.3651166450081151]], [[0.3579768102710883]]], "std": [[[0.2813112833865138]], [[0.2594592433321957]], [[0.26457295039165263]]], "count": [149]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4516279732530596]], [[0.4517591706145545]], [[0.4483389659275343]]], "std": [[[0.23620010695328345]], [[0.23066929886565385]], [[0.2345664320311197]]], "count": [149]}, "observation.state": {"min": [-0.8774806261062622, 0.029448067769408226, 0.291694700717926, -1.8502726554870605, -0.26685959100723267, -0.2526538670063019, 0.02770710177719593, -0.4065915644168854, 0.2706783711910248, 0.15641574561595917, -1.9151842594146729, -1.1330538988113403, -0.7528296113014221, -0.1760099083185196, 0.1427602916955948, -0.6292861104011536, -1.9203191995620728, -1.101559042930603, -0.12063909322023392, -0.22549763321876526, -0.39922595024108887, -0.533709704875946, 0.10777775198221207, 1.4737824201583862, -1.130683422088623, -0.2337939441204071, 339.5, 280.0625], "max": [0.4221667945384979, 0.9361608028411865, 0.5150870084762573, -0.031811896711587906, 1.0211299657821655, 0.1196674108505249, 0.4735918343067169, -0.2978198230266571, 0.5596797466278076, 0.25925299525260925, -1.5401731729507446, -0.23179836571216583, 0.11186254024505615, 0.583677351474762, 0.7343189120292664, -0.44951173663139343, -0.6407769322395325, 0.2656249403953552, 0.6023818254470825, 0.07676175981760025, -0.2981306314468384, -0.30165013670921326, 0.2349236011505127, 1.7480673789978027, -0.15417757630348206, 0.755562961101532, 1000.0, 1000.8125], "mean": [-0.27182602882385254, 0.351075679063797, 0.4429454803466797, -1.0366945266723633, 0.7302189469337463, -0.08651899546384811, 0.24712206423282623, -0.37734654545783997, 0.4481125771999359, 0.1895405650138855, -1.7365552186965942, -0.43973028659820557, -0.16158044338226318, 0.15528447926044464, 0.4020936191082001, -0.5445312857627869, -1.3782352209091187, -0.7389401197433472, 0.3278176188468933, -0.04452110081911087, -0.36645960807800293, -0.4136985242366791, 0.15523743629455566, 1.578336238861084, -0.4759725332260132, -0.02190743200480938, 808.5478515625, 791.5712890625], "std": [0.3546331226825714, 0.21780413389205933, 0.05644122138619423, 0.5415317416191101, 0.3633367717266083, 0.09365241974592209, 0.15110909938812256, 0.027703426778316498, 0.08414071053266525, 0.02479727752506733, 0.08154882490634918, 0.24942518770694733, 0.21612463891506195, 0.21481665968894958, 0.16930663585662842, 0.039797354489564896, 0.3544025421142578, 0.4136263132095337, 0.22606763243675232, 0.08734828233718872, 0.027027592062950134, 0.0668007880449295, 0.030460502952337265, 0.08961568772792816, 0.2896770238876343, 0.27741149067878723, 290.696044921875, 315.7899169921875], "count": [794]}, "action": {"min": [-0.8774806261062622, 0.029448067769408226, 0.291694700717926, -1.8502726554870605, -0.2665172219276428, -0.2526538670063019, 0.027722541242837906, -0.4065915644168854, 0.2706783711910248, 0.15641574561595917, -1.9151842594146729, -1.132773995399475, -0.7528296113014221, -0.1760099083185196, 0.1427602916955948, -0.6292861104011536, -1.9203191995620728, -1.101559042930603, -0.12063909322023392, -0.22549763321876526, -0.39922595024108887, -0.533709704875946, 0.10777775198221207, 1.4737824201583862, -1.130683422088623, -0.2337939441204071, 339.5, 280.0625], "max": [0.4221667945384979, 0.9361608028411865, 0.5150870084762573, -0.031811896711587906, 1.0211299657821655, 0.1196674108505249, 0.4735918343067169, -0.2978198230266571, 0.5596797466278076, 0.25925299525260925, -1.5401731729507446, -0.23179836571216583, 0.11186254024505615, 0.583677351474762, 0.7343189120292664, -0.44951173663139343, -0.6407769322395325, 0.2656249403953552, 0.6023818254470825, 0.07676175981760025, -0.2981306314468384, -0.30165013670921326, 0.23492088913917542, 1.7480673789978027, -0.15417757630348206, 0.755562961101532, 1000.0, 1000.8181762695312], "mean": [-0.27182090282440186, 0.3510798215866089, 0.442945271730423, -1.0367040634155273, 0.7302099466323853, -0.08651817589998245, 0.24712154269218445, -0.37734556198120117, 0.44811099767684937, 0.18953992426395416, -1.736554741859436, -0.4397384226322174, -0.16158398985862732, 0.15528430044651031, 0.40209364891052246, -0.5445312261581421, -1.3782373666763306, -0.7389332056045532, 0.327817440032959, -0.04452162981033325, -0.3664590120315552, -0.4136985242366791, 0.155237078666687, 1.5783336162567139, -0.4759781062602997, -0.02190149761736393, 808.5478515625, 791.5712890625], "std": [0.3546343445777893, 0.2178090214729309, 0.05644117668271065, 0.5415383577346802, 0.3633612394332886, 0.09365212172269821, 0.15110981464385986, 0.027705851942300797, 0.08414079248905182, 0.024796176701784134, 0.08154965937137604, 0.24944770336151123, 0.216134712100029, 0.2148166447877884, 0.16930662095546722, 0.03979752957820892, 0.35440272092819214, 0.4136428236961365, 0.2260679304599762, 0.08734823018312454, 0.02702890709042549, 0.0668007880449295, 0.030459566041827202, 0.0896158367395401, 0.2896895110607147, 0.2774280309677124, 290.696044921875, 315.78997802734375], "count": [794]}, "timestamp": {"min": [0.0], "max": [26.433333333333334], "mean": [13.216666666666669], "std": [7.6402625027620035], "count": [794]}, "frame_index": {"min": [0], "max": [793], "mean": [396.5], "std": [229.2078750828601], "count": [794]}, "episode_index": {"min": [48], "max": [48], "mean": [48.0], "std": [0.0], "count": [794]}, "index": {"min": [33567], "max": [34360], "mean": [33963.5], "std": [229.2078750828601], "count": [794]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [794]}, "subtask_annotation": {"mean": [1.2896725440806045, 3.0, 3.0, 3.0, 3.0], "std": [0.8318103491808464, 0.0, 0.0, 0.0, 0.0], "min": [0, 3, 3, 3, 3], "max": [3, 3, 3, 3, 3], "count": [794]}, "scene_annotation": {"mean": [48.0], "std": [0.0], "min": [48], "max": [48], "count": [794]}, "eef_direction_state": {"mean": [4.424433249370277, 4.3841309823677586], "std": [2.3959364199969495, 2.3705370503910657], "min": [0, 0], "max": [6, 6], "count": [794]}, "eef_velocity_state": {"mean": [0.44584382871536526, 0.43073047858942065], "std": [0.6901349525191595, 0.6092177917513762], "min": [0, 0], "max": [2, 2], "count": [794]}, "eef_acc_mag_state": {"mean": [0.2380352644836272, 0.24181360201511334], "std": [0.5895942068331608, 0.593384805137979], "min": [0, 0], "max": [2, 2], "count": [794]}, "eef_direction_action": {"mean": [4.424433249370277, 4.3841309823677586], "std": [2.3959364199969495, 2.3705370503910657], "min": [0, 0], "max": [6, 6], "count": [794]}, "eef_velocity_action": {"mean": [0.44584382871536526, 0.43073047858942065], "std": [0.6901349525191596, 0.6092177917513762], "min": [0, 0], "max": [2, 2], "count": [794]}, "eef_acc_mag_action": {"mean": [0.2380352644836272, 0.24181360201511334], "std": [0.5895942068331607, 0.593384805137979], "min": [0, 0], "max": [2, 2], "count": [794]}, "eef_sim_pose_state": {"mean": [0.4911140670986067, 0.2588261769106826, 1.0758980099067985, 0.3871998477153813, -1.1481576507035693, 0.9750093129679466, 0.4584597772467436, -0.21199891294499978, 1.101427842432792, -1.0408921993251958, -1.0954738992750452, -0.4729269242477971], "std": [0.08250180094281032, 0.028361970729586156, 0.026285887917029054, 0.22353782594730268, 0.2721122240633995, 0.24667288743087618, 0.06565917658591877, 0.035767164219403784, 0.025342719683127058, 0.4336427423719078, 0.28509124647749373, 0.38505285256575833], "min": [0.31984505427198134, 0.2330513679137719, 1.052427359829642, 0.025777796630302885, -1.3318990500049557, 0.38813717328551556, 0.3483717695569441, -0.30961601585798626, 1.0643320799185545, -1.5326492858111447, -1.3834289030284233, -1.2528110565927024], "max": [0.6043308724029934, 0.34424934256750644, 1.144603172818514, 0.9987367093241871, -0.37191981092326487, 1.35400534165644, 0.5758982306870143, -0.17478263316620768, 1.1569382505046515, -0.07380027815844448, -0.37089003924453046, -0.013644738177707172], "count": [794]}, "eef_sim_pose_action": {"mean": [0.49111252019058965, 0.25882588611188834, 1.0758989170023092, 0.38719869555084896, -1.1481504598677088, 0.9750066985879742, 0.4584597367510311, -0.2119985417227488, 1.10142827963807, -1.0408899396566904, -1.095467045690929, -0.47292839178583135], "std": [0.0825018552949729, 0.0283614466880821, 0.026288097758641972, 0.2235394270693822, 0.27213248096754966, 0.24666997645300642, 0.06565915798532249, 0.035766152365290536, 0.025343384044307127, 0.43364777549065253, 0.2851084069154274, 0.3850558153422597], "min": [0.31984505427198134, 0.2330513679137719, 1.052427359829642, 0.025777796630302885, -1.3318990500049557, 0.38813717328551556, 0.3483717695569441, -0.3096131114726115, 1.0643320799185545, -1.5326492858111447, -1.3834289030284233, -1.2528110565927024], "max": [0.6043308724029934, 0.34424934256750644, 1.144603172818514, 0.9987367093241871, -0.3720855655108306, 1.35400534165644, 0.5758982306870143, -0.17478263316620768, 1.1569382505046515, -0.07382123039536959, -0.37089003924453046, -0.013644738177707172], "count": [794]}, "gripper_mode_state": {"mean": [0.28085642317380355, 0.28337531486146095], "std": [0.44941750381557444, 0.45063704440340047], "min": [0, 0], "max": [1, 1], "count": [794]}, "gripper_activity_state": {"mean": [1.9055415617128464, 1.894206549118388], "std": [0.3853677904482176, 0.40636210931456146], "min": [0, 0], "max": [2, 2], "count": [794]}, "gripper_mode_action": {"mean": [0.28085642317380355, 0.28337531486146095], "std": [0.44941750381557444, 0.4506370444034005], "min": [0, 0], "max": [1, 1], "count": [794]}, "gripper_activity_action": {"mean": [1.9055415617128464, 1.894206549118388], "std": [0.3853677904482177, 0.40636210931456146], "min": [0, 0], "max": [2, 2], "count": [794]}, "gripper_open_scale_state": {"mean": [0.7350435081291505, 0.719610243846004], "std": [0.2642696361856524, 0.28708194015180477], "min": [0.30863636363636365, 0.2546022727272727], "max": [0.9090909090909091, 0.9098295454545454], "count": [794]}, "gripper_open_scale_action": {"mean": [0.7350435081291505, 0.7196103211357714], "std": [0.2642696361856524, 0.28708199190935507], "min": [0.30863636363636365, 0.2546022727272727], "max": [0.9090909090909091, 0.9098347056995738], "count": [794]}}} +{"episode_index": 48, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.4064651805166511]], [[0.40615352668845317]], [[0.3990200584863575]]], "std": [[[0.2623071407352419]], [[0.25780773624056186]], [[0.2612151670496821]]], "count": [126]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37809905397344123]], [[0.3808500735942525]], [[0.3681752596872082]]], "std": [[[0.28677292282284544]], [[0.26886762865909913]], [[0.28123923154525327]]], "count": [126]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.35932415350399416]], [[0.36448084604212055]], [[0.3582714201421309]]], "std": [[[0.27694970661384327]], [[0.25228701007146775]], [[0.2578135738788589]]], "count": [126]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4456161962470173]], [[0.4484180267014213]], [[0.44730373677248675]]], "std": [[[0.23500886422575365]], [[0.22888683370486274]], [[0.23060424685079423]]], "count": [126]}, "observation.state": {"min": [-0.5624574422836304, 0.1660168170928955, 0.08889725059270859, -1.928955316543579, -0.25388213992118835, -0.12996703386306763, -0.2574153244495392, -0.40226319432258606, 0.3217422366142273, 0.13291993737220764, -1.8304203748703003, -1.121137022972107, -0.7490217089653015, -0.24774949252605438, 0.15081390738487244, -0.6720041036605835, -1.8388625383377075, -0.9223257899284363, -0.3233789801597595, -0.38888007402420044, -0.4101831912994385, -0.5420514941215515, 0.11599025130271912, 1.5273842811584473, -1.121137022972107, -0.07291603833436966, 318.0, 227.4375], "max": [0.2253667265176773, 0.8226598501205444, 0.5716291666030884, -0.69953453540802, 0.9652009010314941, 0.1519669145345688, 0.4736528992652893, -0.24991650879383087, 0.5300562381744385, 0.2530518174171448, -1.5730724334716797, -0.26598435640335083, 0.04107798635959625, 0.6535025238990784, 0.726264238357544, -0.3346167206764221, -0.47023096680641174, 0.2538077235221863, 0.4612741768360138, 0.18967366218566895, -0.2829892039299011, -0.29766717553138733, 0.2351035624742508, 2.1044540405273438, -0.16958016157150269, 0.7466722130775452, 1000.0, 1006.25], "mean": [-0.13575416803359985, 0.3909255266189575, 0.45630204677581787, -1.2992725372314453, 0.6586676239967346, 0.011016035452485085, 0.18577083945274353, -0.36594951152801514, 0.4194786846637726, 0.17201533913612366, -1.7316348552703857, -0.4843350648880005, -0.21370011568069458, 0.19072778522968292, 0.4331836998462677, -0.5753997564315796, -1.232150912284851, -0.640489399433136, 0.19584506750106812, -0.265442430973053, -0.3835219442844391, -0.417689710855484, 0.18467660248279572, 1.6184724569320679, -0.38863247632980347, 0.10660960525274277, 777.5702514648438, 749.7796020507812], "std": [0.2277064174413681, 0.1621018648147583, 0.10548199713230133, 0.3077832758426666, 0.38623934984207153, 0.08284919708967209, 0.16709215939044952, 0.041259344667196274, 0.061801355332136154, 0.03629087656736374, 0.06069132685661316, 0.27901336550712585, 0.25629347562789917, 0.22900770604610443, 0.14842462539672852, 0.10138165205717087, 0.3649653494358063, 0.34402716159820557, 0.24703949689865112, 0.16290737688541412, 0.040034446865320206, 0.06696877628564835, 0.024543527513742447, 0.1343260258436203, 0.32194384932518005, 0.2657082676887512, 308.197509765625, 352.0841369628906], "count": [635]}, "action": {"min": [-0.5624574422836304, 0.1660168170928955, 0.08889725059270859, -1.928955316543579, -0.25388213992118835, -0.12996703386306763, -0.2574153244495392, -0.40226319432258606, 0.3217422366142273, 0.13291993737220764, -1.8304203748703003, -1.121137022972107, -0.7490217089653015, -0.24774949252605438, 0.15081390738487244, -0.6720041036605835, -1.8388625383377075, -0.9223257899284363, -0.3233789801597595, -0.38888007402420044, -0.4101831912994385, -0.5420514941215515, 0.11599025130271912, 1.5273842811584473, -1.121137022972107, -0.07291603833436966, 318.0, 227.4375], "max": [0.2253667265176773, 0.8226598501205444, 0.5716291666030884, -0.69953453540802, 0.9652009010314941, 0.1519669145345688, 0.4736528992652893, -0.24991650879383087, 0.5300562381744385, 0.2530518174171448, -1.5730724334716797, -0.26598435640335083, 0.04107798635959625, 0.6535025238990784, 0.726264238357544, -0.3346167206764221, -0.47023096680641174, 0.2538057863712311, 0.4612741768360138, 0.18967366218566895, -0.2829892039299011, -0.29766717553138733, 0.2351035624742508, 2.1044540405273438, -0.16958016157150269, 0.7466722130775452, 1000.0, 1006.25], "mean": [-0.13510183990001678, 0.3906540274620056, 0.4557381272315979, -1.3000696897506714, 0.6594412922859192, 0.011154904030263424, 0.1853661686182022, -0.3658594787120819, 0.41932550072669983, 0.17195084691047668, -1.7320102453231812, -0.48404815793037415, -0.2133859246969223, 0.19031375646591187, 0.4328422546386719, -0.5752193927764893, -1.2326452732086182, -0.6414628028869629, 0.19562360644340515, -0.26514849066734314, -0.3834846317768097, -0.41755783557891846, 0.18448953330516815, 1.6192917823791504, -0.38828811049461365, 0.10624037683010101, 777.570068359375, 749.7743530273438], "std": [0.22811570763587952, 0.16188792884349823, 0.10645870119333267, 0.3087277114391327, 0.38490042090415955, 0.08270227909088135, 0.16778281331062317, 0.0414460264146328, 0.06185786798596382, 0.03621531277894974, 0.06044681742787361, 0.27845147252082825, 0.2557622194290161, 0.22922904789447784, 0.14827892184257507, 0.10170368105173111, 0.3654206693172455, 0.34236589074134827, 0.24738578498363495, 0.16350220143795013, 0.04011517018079758, 0.0669969916343689, 0.024612020701169968, 0.1356276273727417, 0.32127645611763, 0.2649809420108795, 308.1974182128906, 352.0800476074219], "count": [635]}, "timestamp": {"min": [0.0], "max": [21.133333333333333], "mean": [10.566666666666666], "std": [6.1102827721436554], "count": [635]}, "frame_index": {"min": [0], "max": [634], "mean": [317.0], "std": [183.30848316430968], "count": [635]}, "episode_index": {"min": [49], "max": [49], "mean": [49.0], "std": [0.0], "count": [635]}, "index": {"min": [34361], "max": [34995], "mean": [34678.0], "std": [183.30848316430968], "count": [635]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [635]}, "subtask_annotation": {"mean": [1.4818897637795276, 3.0, 3.0, 3.0, 3.0], "std": [0.6902489933982857, 0.0, 0.0, 0.0, 0.0], "min": [0, 3, 3, 3, 3], "max": [3, 3, 3, 3, 3], "count": [635]}, "scene_annotation": {"mean": [49.0], "std": [0.0], "min": [49], "max": [49], "count": [635]}, "eef_direction_state": {"mean": [3.788976377952756, 4.108661417322835], "std": [2.4864112058308794, 2.575934158877825], "min": [0, 0], "max": [6, 6], "count": [635]}, "eef_velocity_state": {"mean": [0.6645669291338583, 0.48031496062992124], "std": [0.6868308550678572, 0.6598782242797082], "min": [0, 0], "max": [2, 2], "count": [635]}, "eef_acc_mag_state": {"mean": [0.27244094488188975, 0.27716535433070866], "std": [0.6068736413712736, 0.6137773810147645], "min": [0, 0], "max": [2, 2], "count": [635]}, "eef_direction_action": {"mean": [3.788976377952756, 4.108661417322835], "std": [2.4864112058308794, 2.575934158877825], "min": [0, 0], "max": [6, 6], "count": [635]}, "eef_velocity_action": {"mean": [0.6645669291338583, 0.48031496062992124], "std": [0.6868308550678573, 0.6598782242797083], "min": [0, 0], "max": [2, 2], "count": [635]}, "eef_acc_mag_action": {"mean": [0.27244094488188975, 0.27716535433070866], "std": [0.6068736413712736, 0.6137773810147645], "min": [0, 0], "max": [2, 2], "count": [635]}, "eef_sim_pose_state": {"mean": [0.4623519589247466, 0.24177207512086565, 1.0860111415207832, 0.39213069162653114, -1.0918547079838017, 0.9618014141723098, 0.46009834374135167, -0.2426465437694569, 1.0706345028027886, -0.7386777033590868, -1.1951352664662196, -0.7390881796098525], "std": [0.061780422159382925, 0.03824502780212369, 0.039438920508126765, 0.26762881259778254, 0.30886816779431014, 0.2550105090616006, 0.06676643798347351, 0.024495130525725706, 0.03601080702944026, 0.36884036602056214, 0.3369396889296023, 0.23752391532906836], "min": [0.3643188324308356, 0.2043629196225233, 1.0383933064434654, -0.032101877973125914, -1.336785119127369, 0.5661928336517835, 0.34030756653227734, -0.30967481493598437, 1.0442022675847493, -1.0307041919653108, -1.4126313963221262, -1.2841428103137669], "max": [0.5723764587204715, 0.32585199851416174, 1.1959148102214185, 0.8177937430447987, -0.3830903744156846, 1.4526478786331767, 0.5831167340391057, -0.21991476497302112, 1.153614727058954, 0.08407174485118718, -0.3831393379314467, -0.47655070532763566], "count": [635]}, "eef_sim_pose_action": {"mean": [0.46220547586286864, 0.2417257997043826, 1.086097449811521, 0.3920984259243878, -1.0922620359410369, 0.9615813094357977, 0.4599902282516413, -0.24250602900296497, 1.0706540417140422, -0.7384451295411901, -1.195678694554302, -0.7386303476089273], "std": [0.06182822976681979, 0.0381805912592564, 0.0396159663019424, 0.26766815925090676, 0.30810276933547603, 0.2548218133882701, 0.06677574165686581, 0.024365814906809873, 0.036051672233765375, 0.36930453045664885, 0.335906278827504, 0.23681732450284254], "min": [0.3643188324308356, 0.2043629196225233, 1.0383933064434654, -0.032101877973125914, -1.336785119127369, 0.5661928336517835, 0.34030756653227734, -0.30967481493598437, 1.0442022675847493, -1.0307041919653108, -1.4126313963221262, -1.2841428103137669], "max": [0.5723764587204715, 0.32585199851416174, 1.1959148102214185, 0.8177937430447987, -0.3830903744156846, 1.4526478786331767, 0.5831167340391057, -0.21991476497302112, 1.153614727058954, 0.08407174485118718, -0.3831432826943777, -0.47655070532763566], "count": [635]}, "gripper_mode_state": {"mean": [0.31811023622047246, 0.3228346456692913], "std": [0.4657425402861832, 0.4675600894268816], "min": [0, 0], "max": [1, 1], "count": [635]}, "gripper_activity_state": {"mean": [1.8818897637795275, 1.8661417322834646], "std": [0.4276685232755983, 0.4518066049300466], "min": [0, 0], "max": [2, 2], "count": [635]}, "gripper_mode_action": {"mean": [0.31811023622047246, 0.3228346456692913], "std": [0.4657425402861832, 0.4675600894268816], "min": [0, 0], "max": [1, 1], "count": [635]}, "gripper_activity_action": {"mean": [1.8818897637795275, 1.8661417322834646], "std": [0.4276685232755983, 0.4518066049300466], "min": [0, 0], "max": [2, 2], "count": [635]}, "gripper_open_scale_state": {"mean": [0.7068820495823915, 0.6816177916475626], "std": [0.2801795726885099, 0.3200763856441311], "min": [0.28909090909090907, 0.20676136363636363], "max": [0.9090909090909091, 0.9147727272727273], "count": [635]}, "gripper_open_scale_action": {"mean": [0.7068818706274881, 0.6816130436629022], "std": [0.28017944357087615, 0.3200729522346199], "min": [0.28909090909090907, 0.20676136363636363], "max": [0.9090909090909091, 0.9147727272727273], "count": [635]}}} +{"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.39985255355183436]], [[0.39880256190067265]], [[0.39207106948618864]]], "std": [[[0.2695482873692712]], [[0.2649455841587747]], [[0.2672770236844141]]], "count": [137]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3398370217308334]], [[0.34631538631267594]], [[0.3359900693549926]]], "std": [[[0.27507930195585667]], [[0.2515728749878076]], [[0.25720334340082973]]], "count": [137]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.35344558346452937]], [[0.36401904131482277]], [[0.3585118538595487]]], "std": [[[0.2879944822381978]], [[0.26850537348650505]], [[0.274036379008029]]], "count": [137]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4434286845212537]], [[0.4452231003411097]], [[0.44339682624874766]]], "std": [[[0.24038757583201445]], [[0.23542408088095113]], [[0.23705051881122455]]], "count": [137]}, "observation.state": {"min": [-0.3565467596054077, 0.2803489565849304, 0.26453301310539246, -1.7814968824386597, -0.25388103723526, -0.4037448465824127, -0.06551529467105865, -0.4141334891319275, 0.2972923219203949, 0.14875131845474243, -1.9950371980667114, -1.121137022972107, -0.7493026256561279, -0.15732942521572113, 0.2506598234176636, -0.6236748695373535, -1.830925703048706, -0.8471992015838623, -0.4112803041934967, -0.24172700941562653, -0.387262761592865, -0.4965742528438568, 0.07867749780416489, 1.5724408626556396, -1.2163223028182983, -0.00418476015329361, 228.5, 349.0], "max": [0.3389647603034973, 0.8689863681793213, 0.6007434129714966, -0.9175195693969727, 1.0985604524612427, 0.030139654874801636, 0.47439685463905334, -0.29582342505455017, 0.4650595784187317, 0.2798645496368408, -1.5728455781936646, 0.02334507368505001, -0.017987128347158432, 0.4144000709056854, 0.7298214435577393, -0.37087482213974, -0.9478948712348938, 0.25386860966682434, 0.3588124215602875, 0.28484100103378296, -0.2934141159057617, -0.3003542423248291, 0.2349310666322708, 2.0494933128356934, -0.4079587757587433, 0.7459861040115356, 1003.0, 1001.0], "mean": [-0.10277087241411209, 0.4224010407924652, 0.46509435772895813, -1.2458211183547974, 0.7258673906326294, -0.06439892947673798, 0.34889528155326843, -0.3852383494377136, 0.40456822514533997, 0.18791216611862183, -1.7788774967193604, -0.3482973873615265, -0.2513556480407715, 0.16441985964775085, 0.41320231556892395, -0.5295652151107788, -1.3546664714813232, -0.5653255581855774, 0.10236921161413193, -0.0682506114244461, -0.36584073305130005, -0.41853800415992737, 0.15219169855117798, 1.719426155090332, -0.6285383105278015, 0.1440875381231308, 670.27294921875, 721.7562866210938], "std": [0.16618512570858002, 0.14224258065223694, 0.07918226718902588, 0.22413066029548645, 0.44538623094558716, 0.10494876652956009, 0.1706734299659729, 0.0381089523434639, 0.0423545241355896, 0.03486666455864906, 0.09397374093532562, 0.39152655005455017, 0.23629571497440338, 0.17039619386196136, 0.1419411450624466, 0.054356254637241364, 0.27071240544319153, 0.3347592353820801, 0.18354828655719757, 0.10142628103494644, 0.028897929936647415, 0.056953053921461105, 0.03135913610458374, 0.10851911455392838, 0.2558036744594574, 0.2426701784133911, 370.7511291503906, 313.5939636230469], "count": [712]}, "action": {"min": [-0.3565467596054077, 0.2803489565849304, 0.26453301310539246, -1.7814968824386597, -0.25388103723526, -0.4037448465824127, -0.06551529467105865, -0.4141334891319275, 0.2972923219203949, 0.14875131845474243, -1.9950371980667114, -1.121137022972107, -0.7493026256561279, -0.15732942521572113, 0.2506598234176636, -0.6236748695373535, -1.830925703048706, -0.8471992015838623, -0.4112803041934967, -0.24172700941562653, -0.387262761592865, -0.4965742528438568, 0.07867749780416489, 1.5724408626556396, -1.2163223028182983, -0.00418476015329361, 228.5, 349.0], "max": [0.3389647603034973, 0.8689863681793213, 0.6007434129714966, -0.9175195693969727, 1.0985604524612427, 0.030139654874801636, 0.47439685463905334, -0.29582342505455017, 0.4650595784187317, 0.2798645496368408, -1.5728455781936646, 0.02334507368505001, -0.017987128347158432, 0.4144000709056854, 0.7298214435577393, -0.37087482213974, -0.9478948712348938, 0.25386589765548706, 0.3588124215602875, 0.28484100103378296, -0.2934141159057617, -0.3003542423248291, 0.2349310666322708, 2.0494933128356934, -0.4079587757587433, 0.7459861040115356, 1003.0, 1001.0], "mean": [-0.10219214111566544, 0.4221753180027008, 0.4648432731628418, -1.2463128566741943, 0.7265613079071045, -0.06469950824975967, 0.34877076745033264, -0.3852289915084839, 0.40440377593040466, 0.18779529631137848, -1.779456615447998, -0.3480894863605499, -0.2512359917163849, 0.16427117586135864, 0.4127659201622009, -0.529511034488678, -1.3548781871795654, -0.5659735798835754, 0.10226083546876907, -0.06784383952617645, -0.36582323908805847, -0.4184727966785431, 0.15197303891181946, 1.7200818061828613, -0.6285930871963501, 0.14378622174263, 670.277099609375, 721.7561645507812], "std": [0.1665644347667694, 0.14208072423934937, 0.07950829714536667, 0.22487787902355194, 0.44424283504486084, 0.10541480034589767, 0.1709393858909607, 0.038128651678562164, 0.04242376238107681, 0.034848276525735855, 0.09397543966770172, 0.39115533232688904, 0.23606640100479126, 0.1704118549823761, 0.14182960987091064, 0.054453350603580475, 0.27081605792045593, 0.3336174786090851, 0.18370260298252106, 0.10216392576694489, 0.028936153277754784, 0.05694913491606712, 0.031324367970228195, 0.10903884470462799, 0.2559134364128113, 0.24205543100833893, 370.7549743652344, 313.5938415527344], "count": [712]}, "timestamp": {"min": [0.0], "max": [23.7], "mean": [11.850000000000001], "std": [6.851216437003481], "count": [712]}, "frame_index": {"min": [0], "max": [711], "mean": [355.5], "std": [205.5364931101044], "count": [712]}, "episode_index": {"min": [50], "max": [50], "mean": [50.0], "std": [0.0], "count": [712]}, "index": {"min": [34996], "max": [35707], "mean": [35351.5], "std": [205.5364931101044], "count": [712]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [712]}, "subtask_annotation": {"mean": [1.4269662921348314, 3.0, 3.0, 3.0, 3.0], "std": [0.6706133441042973, 0.0, 0.0, 0.0, 0.0], "min": [0, 3, 3, 3, 3], "max": [3, 3, 3, 3, 3], "count": [712]}, "scene_annotation": {"mean": [50.0], "std": [0.0], "min": [50], "max": [50], "count": [712]}, "eef_direction_state": {"mean": [4.356741573033708, 4.283707865168539], "std": [2.308200950923616, 2.473650753337793], "min": [0, 0], "max": [6, 6], "count": [712]}, "eef_velocity_state": {"mean": [0.4803370786516854, 0.42696629213483145], "std": [0.6356946999515709, 0.6114569164393638], "min": [0, 0], "max": [2, 2], "count": [712]}, "eef_acc_mag_state": {"mean": [0.26825842696629215, 0.19101123595505617], "std": [0.608648623344082, 0.527372211357363], "min": [0, 0], "max": [2, 2], "count": [712]}, "eef_direction_action": {"mean": [4.356741573033708, 4.283707865168539], "std": [2.308200950923616, 2.4736507533377936], "min": [0, 0], "max": [6, 6], "count": [712]}, "eef_velocity_action": {"mean": [0.4803370786516854, 0.42696629213483145], "std": [0.6356946999515709, 0.6114569164393637], "min": [0, 0], "max": [2, 2], "count": [712]}, "eef_acc_mag_action": {"mean": [0.26825842696629215, 0.19101123595505617], "std": [0.608648623344082, 0.527372211357363], "min": [0, 0], "max": [2, 2], "count": [712]}, "eef_sim_pose_state": {"mean": [0.44770895759585694, 0.26047059109529697, 1.0568721032605564, -0.3156382323383004, -1.1883849434884404, 1.6249260717988256, 0.4646400028602423, -0.2241110921557558, 1.0963682047054761, -0.5383660080891336, -0.9931911537777697, -0.8109167530134646], "std": [0.04135980094460217, 0.034343892591882426, 0.039259543553321674, 0.5224885684895629, 0.3868349727944736, 0.5186104372392394, 0.056107141881924213, 0.02897410610620496, 0.0231328481177626, 0.23938024556635326, 0.26924491984123267, 0.16299789639253187], "min": [0.34123062025946477, 0.2234422826705979, 1.0263712556248772, -1.7712320113171487, -1.546595799416857, 1.0668207560319358, 0.34744182360076, -0.3096046724604018, 1.0742984607466821, -0.7308883264091508, -1.2136262846951933, -1.2508672922899842], "max": [0.5082749816365707, 0.35435746436291254, 1.144097959191652, 0.22121667515641108, -0.3829490806099394, 3.0508338766346705, 0.5407117727627807, -0.18713076749577312, 1.1515765720107116, 0.07588298157994089, -0.38293438226050225, -0.6621045784795019], "count": [712]}, "eef_sim_pose_action": {"mean": [0.4475594150524702, 0.2603854288488096, 1.0568597194352725, -0.31591519325737877, -1.188690426071089, 1.624675697120085, 0.46460047962762274, -0.22393969307642334, 1.0963763614889384, -0.5382556890174417, -0.9934040643510029, -0.8103636979211659], "std": [0.04140406994815833, 0.034296981172668405, 0.039234766602796095, 0.522333296416675, 0.3862843031691237, 0.5188342364134959, 0.05610016237069571, 0.028828437472110748, 0.02314915976525071, 0.23961137177032854, 0.268821852095518, 0.16217273785284242], "min": [0.34123062025946477, 0.2234422826705979, 1.0263712556248772, -1.7712320113171487, -1.546595799416857, 1.0668207560319358, 0.34744182360076, -0.3096046689180503, 1.0742984607466821, -0.7308883264091508, -1.2136262846951933, -1.2508672922899842], "max": [0.5082749816365707, 0.35435746436291254, 1.144097959191652, 0.22121667515641108, -0.3829490806099394, 3.0508338766346705, 0.5407117727627807, -0.18713076749577312, 1.1515765720107116, 0.07588298157994089, -0.38293655113004443, -0.6621045784795019], "count": [712]}, "gripper_mode_state": {"mean": [0.4241573033707865, 0.4199438202247191], "std": [0.4942144123434755, 0.4935493978111899], "min": [0, 0], "max": [1, 1], "count": [712]}, "gripper_activity_state": {"mean": [1.8820224719101124, 1.896067415730337], "std": [0.4274465070028588, 0.40417239056845056], "min": [0, 0], "max": [2, 2], "count": [712]}, "gripper_mode_action": {"mean": [0.4241573033707865, 0.4199438202247191], "std": [0.4942144123434755, 0.49354939781118984], "min": [0, 0], "max": [1, 1], "count": [712]}, "gripper_activity_action": {"mean": [1.8820224719101124, 1.896067415730337], "std": [0.4274465070028588, 0.4041723905684506], "min": [0, 0], "max": [2, 2], "count": [712]}, "gripper_open_scale_state": {"mean": [0.609339005623213, 0.6561420531073197], "std": [0.3370464340536749, 0.28508545577736694], "min": [0.20772727272727273, 0.31727272727272726], "max": [0.9118181818181819, 0.91], "count": [712]}, "gripper_open_scale_action": {"mean": [0.6093428360624367, 0.6561419282626818], "std": [0.33704985649629265, 0.2850853446852024], "min": [0.20772727272727273, 0.31727272727272726], "max": [0.9118181818181819, 0.91], "count": [712]}}} +{"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.4101955212538447]], [[0.4088119112841215]], [[0.402768238177624]]], "std": [[[0.2644870781453164]], [[0.25910490840776396]], [[0.26190469094287633]]], "count": [136]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.35206352124183005]], [[0.3585419099625144]], [[0.3477727872092465]]], "std": [[[0.263159476446565]], [[0.24087253552594068]], [[0.24691416323767687]]], "count": [136]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.34749184057814303]], [[0.3549418357722991]], [[0.34725466617406764]]], "std": [[[0.28005743869985095]], [[0.2555534086420855]], [[0.2589258469224289]]], "count": [136]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4378062854430988]], [[0.4410994509323337]], [[0.4406143355320069]]], "std": [[[0.23964915745479]], [[0.23453032905468213]], [[0.2359345785287854]]], "count": [136]}, "observation.state": {"min": [-0.43139412999153137, 0.2564226984977722, -0.007701265159994364, -2.0273842811584473, -0.28075912594795227, -0.3191029131412506, -0.3997249901294708, -0.39350762963294983, 0.28717032074928284, 0.1500808745622635, -1.9683955907821655, -1.3194376230239868, -0.7647569179534912, -0.18347010016441345, 0.17086446285247803, -0.6601500511169434, -1.9842997789382935, -1.0346726179122925, -0.1870829313993454, -0.17903806269168854, -0.3904021978378296, -0.5251114964485168, 0.08563781529664993, 1.503127098083496, -1.1944191455841064, -0.10644260048866272, 335.0, 332.1875], "max": [0.49928852915763855, 0.9609761238098145, 0.5523498058319092, -0.8784995079040527, 0.8693212270736694, -0.044337909668684006, 0.2551006078720093, -0.22434012591838837, 0.49562913179397583, 0.2967173159122467, -1.5730748176574707, -0.31241029500961304, 0.007050974294543266, 0.5176002979278564, 0.7719547748565674, -0.28789424896240234, -0.7775594592094421, 0.2538221478462219, 0.5577166676521301, 0.27021515369415283, -0.23283430933952332, -0.29539787769317627, 0.23491424322128296, 1.986716389656067, -0.20182311534881592, 0.7462756037712097, 1003.0, 1001.0], "mean": [0.0028938311152160168, 0.5155182480812073, 0.3541182279586792, -1.4488370418548584, 0.546841025352478, -0.09960032999515533, 0.07774455845355988, -0.3533743619918823, 0.38820680975914, 0.21111364662647247, -1.8046624660491943, -0.5880303978919983, -0.21086639165878296, 0.11058597266674042, 0.4099501669406891, -0.5115118026733398, -1.4807900190353394, -0.6103747487068176, 0.29514002799987793, -0.041067421436309814, -0.3462885618209839, -0.40412673354148865, 0.15056733787059784, 1.6002886295318604, -0.5896363258361816, 0.12250683456659317, 759.9180908203125, 757.88427734375], "std": [0.23091968894004822, 0.15018914639949799, 0.13306474685668945, 0.26920992136001587, 0.4036790728569031, 0.05681416392326355, 0.16884087026119232, 0.04479125887155533, 0.05843621492385864, 0.032561540603637695, 0.08700580894947052, 0.3263753354549408, 0.2651404142379761, 0.1884281039237976, 0.1592847853899002, 0.0843900516629219, 0.31677913665771484, 0.3825775682926178, 0.23535475134849548, 0.10449130833148956, 0.03796974569559097, 0.062696173787117, 0.03129523620009422, 0.11222364008426666, 0.3019184172153473, 0.2773745059967041, 311.5926818847656, 310.804931640625], "count": [701]}, "action": {"min": [-0.43139412999153137, 0.2564226984977722, -0.007701265159994364, -2.0273842811584473, -0.28075912594795227, -0.3191029131412506, -0.399837464094162, -0.39350762963294983, 0.28717032074928284, 0.1500808745622635, -1.9683955907821655, -1.3194376230239868, -0.7647569179534912, -0.18347010016441345, 0.17086446285247803, -0.6601500511169434, -1.9842997789382935, -1.0346726179122925, -0.1870829313993454, -0.17903806269168854, -0.3904021978378296, -0.5251114964485168, 0.08563781529664993, 1.503127098083496, -1.1944191455841064, -0.10644260048866272, 335.0, 332.1875], "max": [0.49928852915763855, 0.9609761238098145, 0.5523498058319092, -0.8784995079040527, 0.8693212270736694, -0.044337909668684006, 0.2551006078720093, -0.22434012591838837, 0.49562913179397583, 0.2967173159122467, -1.5730748176574707, -0.31241029500961304, 0.007050974294543266, 0.5176002979278564, 0.7719547748565674, -0.28789424896240234, -0.7775594592094421, 0.2538221478462219, 0.5577166676521301, 0.27021515369415283, -0.23283430933952332, -0.29539787769317627, 0.23491424322128296, 1.986716389656067, -0.20182311534881592, 0.7462756037712097, 1003.0, 1001.0], "mean": [0.0036647941451519728, 0.5154367089271545, 0.35346555709838867, -1.4497087001800537, 0.54704749584198, -0.09962869435548782, 0.07713329046964645, -0.35325610637664795, 0.38801538944244385, 0.21107491850852966, -1.8051921129226685, -0.5881587862968445, -0.21068523824214935, 0.11016102135181427, 0.4094972610473633, -0.5113508701324463, -1.4815621376037598, -0.6113900542259216, 0.29551103711128235, -0.04075903445482254, -0.3461829423904419, -0.40399399399757385, 0.1503605991601944, 1.6007170677185059, -0.5893406271934509, 0.12215863168239594, 759.9181518554688, 757.88427734375], "std": [0.2311449497938156, 0.15015622973442078, 0.13370709121227264, 0.27007731795310974, 0.40330618619918823, 0.056829579174518585, 0.16979192197322845, 0.04501793161034584, 0.05846896767616272, 0.032549306750297546, 0.08672569692134857, 0.3266026973724365, 0.26481759548187256, 0.1885630190372467, 0.15918180346488953, 0.08461181074380875, 0.317269891500473, 0.3812248408794403, 0.23490381240844727, 0.10484699159860611, 0.03817646950483322, 0.06270764023065567, 0.031215930357575417, 0.11269178986549377, 0.3014989495277405, 0.27674368023872375, 311.59271240234375, 310.80499267578125], "count": [701]}, "timestamp": {"min": [0.0], "max": [23.333333333333332], "mean": [11.666666666666664], "std": [6.745368781616021], "count": [701]}, "frame_index": {"min": [0], "max": [700], "mean": [350.0], "std": [202.36106344848062], "count": [701]}, "episode_index": {"min": [51], "max": [51], "mean": [51.0], "std": [0.0], "count": [701]}, "index": {"min": [35708], "max": [36408], "mean": [36058.0], "std": [202.36106344848062], "count": [701]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [701]}, "subtask_annotation": {"mean": [1.413694721825963, 3.0, 3.0, 3.0, 3.0], "std": [0.7648002645190277, 0.0, 0.0, 0.0, 0.0], "min": [0, 3, 3, 3, 3], "max": [3, 3, 3, 3, 3], "count": [701]}, "scene_annotation": {"mean": [51.0], "std": [0.0], "min": [51], "max": [51], "count": [701]}, "eef_direction_state": {"mean": [4.108416547788873, 3.8516405135520686], "std": [2.3761055966678892, 2.5168676651078314], "min": [0, 0], "max": [6, 6], "count": [701]}, "eef_velocity_state": {"mean": [0.579172610556348, 0.5834522111269614], "std": [0.6849262693580013, 0.6589318785823655], "min": [0, 0], "max": [2, 2], "count": [701]}, "eef_acc_mag_state": {"mean": [0.34950071326676174, 0.3124108416547789], "std": [0.6854638310620115, 0.6526386972551704], "min": [0, 0], "max": [2, 2], "count": [701]}, "eef_direction_action": {"mean": [4.108416547788873, 3.8516405135520686], "std": [2.3761055966678897, 2.5168676651078314], "min": [0, 0], "max": [6, 6], "count": [701]}, "eef_velocity_action": {"mean": [0.579172610556348, 0.5834522111269614], "std": [0.6849262693580014, 0.6589318785823655], "min": [0, 0], "max": [2, 2], "count": [701]}, "eef_acc_mag_action": {"mean": [0.34950071326676174, 0.3124108416547789], "std": [0.6854638310620115, 0.6526386972551703], "min": [0, 0], "max": [2, 2], "count": [701]}, "eef_sim_pose_state": {"mean": [0.4341864964015097, 0.2898148816923232, 1.100847657764582, 0.3885352583878633, -1.020676745472843, 0.8701506477736158, 0.4489748225338129, -0.2117112990920836, 1.1171661750857973, -0.6908603337028847, -1.011666165376161, -0.7801900262204651], "std": [0.05732148846845469, 0.03309676357366163, 0.03970966115437622, 0.2069672132813053, 0.3434449270066005, 0.16031895316618094, 0.06155977508274116, 0.034251848246500356, 0.031694440618088925, 0.3639028354104898, 0.3098274962562301, 0.2362193268093847], "min": [0.3335479139296113, 0.22644730283904332, 1.060468233215303, -0.10002879658736369, -1.2938992043367195, 0.5971847239950733, 0.34602098472124004, -0.30960996241027994, 1.074363793434579, -1.160728813495972, -1.3837309257783292, -1.250577295531084], "max": [0.539937937570231, 0.38183786573991874, 1.21635280519713, 0.6238253935122219, -0.3129223569950217, 1.2564107703610765, 0.5674046327204167, -0.17925026623219406, 1.2129317521182859, 0.029768027063367675, -0.38303560569341966, -0.3654822059023803], "count": [701]}, "eef_sim_pose_action": {"mean": [0.43401553575819857, 0.2898171056932993, 1.1009550693591053, 0.388406422226232, -1.0207718943168276, 0.8696951724823669, 0.44885079692556723, -0.21152673233761832, 1.1172681683195143, -0.6908306266707346, -1.012100409328122, -0.7799186792298601], "std": [0.057337620012300264, 0.03309814886704335, 0.03991610722090801, 0.2071898884365117, 0.3432774448660758, 0.15969073913619053, 0.061567384691048596, 0.03407194457045112, 0.031881471360009815, 0.3639538769001326, 0.3091587310148645, 0.23578825891235727], "min": [0.3335479139296113, 0.22644730283904332, 1.060468233215303, -0.10002879658736369, -1.2938992043367195, 0.5971847239950733, 0.34602098472124004, -0.30960996241027994, 1.074363793434579, -1.160728813495972, -1.3837309257783292, -1.250577295531084], "max": [0.539937937570231, 0.38183786573991874, 1.21635280519713, 0.6238253935122219, -0.3129223569950217, 1.2564107703610765, 0.5674046327204167, -0.17925026623219406, 1.2129317521182859, 0.029768027063367675, -0.38303560569341966, -0.3654822059023803], "count": [701]}, "gripper_mode_state": {"mean": [0.3537803138373752, 0.3537803138373752], "std": [0.4781420326414547, 0.4781420326414547], "min": [0, 0], "max": [1, 1], "count": [701]}, "gripper_activity_state": {"mean": [1.890156918687589, 1.891583452211127], "std": [0.4146773710056661, 0.40986470466643626], "min": [0, 0], "max": [2, 2], "count": [701]}, "gripper_mode_action": {"mean": [0.3537803138373752, 0.3537803138373752], "std": [0.4781420326414547, 0.4781420326414547], "min": [0, 0], "max": [1, 1], "count": [701]}, "gripper_activity_action": {"mean": [1.890156918687589, 1.891583452211127], "std": [0.4146773710056661, 0.40986470466643626], "min": [0, 0], "max": [2, 2], "count": [701]}, "gripper_open_scale_state": {"mean": [0.690834599998178, 0.6889856162038452], "std": [0.28326611860232315, 0.2825496195207719], "min": [0.30454545454545456, 0.3019886363636364], "max": [0.9118181818181819, 0.91], "count": [701]}, "gripper_open_scale_action": {"mean": [0.6908346306305285, 0.6889856853838823], "std": [0.2832661424682217, 0.2825496736553098], "min": [0.30454545454545456, 0.3019886363636364], "max": [0.9118181818181819, 0.91], "count": [701]}}} +{"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.4109002993814976]], [[0.40924511723033735]], [[0.4010018396060885]]], "std": [[[0.2700759269289831]], [[0.2654855630958261]], [[0.2677373797323781]]], "count": [149]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3648065603478528]], [[0.3692886248738869]], [[0.3593252319384129]]], "std": [[[0.27825208337389257]], [[0.2579729227056512]], [[0.26783109848798176]]], "count": [149]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.386683565820064]], [[0.3933321517085582]], [[0.38795619489406497]]], "std": [[[0.3181490202087564]], [[0.29695764200495434]], [[0.300641130351172]]], "count": [149]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45033351290740015]], [[0.4505671099815765]], [[0.4468800033995701]]], "std": [[[0.24500966346503342]], [[0.24047044259238695]], [[0.24184620715774638]]], "count": [149]}, "observation.state": {"min": [-0.41596540808677673, 0.26670920848846436, 0.21477366983890533, -1.7035701274871826, -0.379977822303772, -0.6862438321113586, -0.42480987310409546, -0.4125671982765198, 0.2732217609882355, 0.10107943415641785, -2.3354437351226807, -1.2735962867736816, -0.854756236076355, -0.2086857408285141, 0.30734485387802124, -0.5812775492668152, -1.9031407833099365, -1.0833051204681396, -0.335979163646698, -0.16315774619579315, -0.4045358896255493, -0.48800912499427795, 0.0903019979596138, 1.5647914409637451, -1.121325135231018, -0.22290575504302979, 241.0, 274.25], "max": [0.3576714098453522, 0.8929453492164612, 0.7045184969902039, -0.9136951565742493, 1.0819536447525024, -0.07155631482601166, 0.4731358587741852, -0.28559768199920654, 0.4682636857032776, 0.27874988317489624, -1.5732024908065796, -0.002923079999163747, -0.058566004037857056, 0.3940233588218689, 0.7466737031936646, -0.3307202458381653, -0.9457982778549194, 0.25613144040107727, 0.4492826461791992, 0.15903440117835999, -0.2893728017807007, -0.29126113653182983, 0.2359054982662201, 2.0920307636260986, -0.16208191215991974, 0.7458580136299133, 1003.0, 1005.0], "mean": [-0.019049037247896194, 0.5277685523033142, 0.5077035427093506, -1.3573782444000244, 0.6956970691680908, -0.25132861733436584, 0.30379703640937805, -0.3759205639362335, 0.3639524579048157, 0.17743225395679474, -2.036698579788208, -0.4046618640422821, -0.25590643286705017, 0.02890276163816452, 0.4844549298286438, -0.49478548765182495, -1.5042325258255005, -0.7111979126930237, 0.19461378455162048, -0.05268257111310959, -0.36274096369743347, -0.38122034072875977, 0.1745694875717163, 1.6917377710342407, -0.47735485434532166, 0.02793373540043831, 770.330322265625, 779.4176025390625], "std": [0.2164827287197113, 0.14520078897476196, 0.11946302652359009, 0.2035711258649826, 0.4994626045227051, 0.17847225069999695, 0.2721928358078003, 0.04144129157066345, 0.06000101566314697, 0.0450742244720459, 0.1378617137670517, 0.41318565607070923, 0.2483549565076828, 0.1589362919330597, 0.11760666221380234, 0.06886595487594604, 0.2387695610523224, 0.3668341338634491, 0.2342420369386673, 0.08935365825891495, 0.0337565578520298, 0.05033233389258385, 0.03013327531516552, 0.15163490176200867, 0.33518218994140625, 0.3037983179092407, 339.7838439941406, 325.703857421875], "count": [795]}, "action": {"min": [-0.41596540808677673, 0.26670920848846436, 0.21477366983890533, -1.7035701274871826, -0.379977822303772, -0.6862438321113586, -0.42480987310409546, -0.4125671982765198, 0.2732217609882355, 0.10107943415641785, -2.3354437351226807, -1.2735962867736816, -0.854756236076355, -0.2086857408285141, 0.30734485387802124, -0.5812775492668152, -1.9031407833099365, -1.0833051204681396, -0.335979163646698, -0.16315774619579315, -0.4045358896255493, -0.48800912499427795, 0.0903019979596138, 1.5647914409637451, -1.121325135231018, -0.22290575504302979, 241.0, 274.25], "max": [0.3576714098453522, 0.8929453492164612, 0.7045184969902039, -0.9136951565742493, 1.0819536447525024, -0.07155631482601166, 0.4731358587741852, -0.28559768199920654, 0.4682636857032776, 0.27874988317489624, -1.5732024908065796, -0.002923079999163747, -0.058566004037857056, 0.3940233588218689, 0.7466737031936646, -0.3307202458381653, -0.9457982778549194, 0.255980908870697, 0.4492826461791992, 0.15903440117835999, -0.2893728017807007, -0.29126113653182983, 0.23583349585533142, 2.0920307636260986, -0.16208191215991974, 0.7458580136299133, 1003.0, 1005.0], "mean": [-0.018522130325436592, 0.5278773903846741, 0.5074067711830139, -1.3576732873916626, 0.6956326961517334, -0.2520294189453125, 0.3033604025840759, -0.3759024739265442, 0.363796591758728, 0.17743521928787231, -2.037385940551758, -0.4048026204109192, -0.2560054063796997, 0.028518950566649437, 0.48409271240234375, -0.4946618378162384, -1.504637598991394, -0.7119469046592712, 0.19440045952796936, -0.05246258154511452, -0.3627178966999054, -0.38109561800956726, 0.17438678443431854, 1.6923850774765015, -0.47720280289649963, 0.027767574414610863, 770.32666015625, 779.4226684570312], "std": [0.21653011441230774, 0.14529366791248322, 0.11986491829156876, 0.20380640029907227, 0.4995879828929901, 0.17906208336353302, 0.27291345596313477, 0.041473206132650375, 0.059947412461042404, 0.045078106224536896, 0.13694216310977936, 0.4134470224380493, 0.24856051802635193, 0.1588819921016693, 0.11767171323299408, 0.06902617961168289, 0.23887836933135986, 0.36546215415000916, 0.23460303246974945, 0.0896281823515892, 0.033799558877944946, 0.05029420182108879, 0.030199289321899414, 0.15220777690410614, 0.33491748571395874, 0.3034437298774719, 339.7811584472656, 325.7080993652344], "count": [795]}, "timestamp": {"min": [0.0], "max": [26.466666666666665], "mean": [13.233333333333333], "std": [7.649885014870533], "count": [795]}, "frame_index": {"min": [0], "max": [794], "mean": [397.0], "std": [229.496550446116], "count": [795]}, "episode_index": {"min": [52], "max": [52], "mean": [52.0], "std": [0.0], "count": [795]}, "index": {"min": [36409], "max": [37203], "mean": [36806.0], "std": [229.496550446116], "count": [795]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [795]}, "subtask_annotation": {"mean": [1.09937106918239, 3.0, 3.0, 3.0, 3.0], "std": [0.9537411839463948, 0.0, 0.0, 0.0, 0.0], "min": [0, 3, 3, 3, 3], "max": [3, 3, 3, 3, 3], "count": [795]}, "scene_annotation": {"mean": [52.0], "std": [0.0], "min": [52], "max": [52], "count": [795]}, "eef_direction_state": {"mean": [4.061635220125786, 4.265408805031447], "std": [2.47401079252432, 2.5035820230393773], "min": [0, 0], "max": [6, 6], "count": [795]}, "eef_velocity_state": {"mean": [0.5345911949685535, 0.42138364779874216], "std": [0.6875338684747313, 0.607951998671425], "min": [0, 0], "max": [2, 2], "count": [795]}, "eef_acc_mag_state": {"mean": [0.3069182389937107, 0.21509433962264152], "std": [0.6473088457164885, 0.5699154388611014], "min": [0, 0], "max": [2, 2], "count": [795]}, "eef_direction_action": {"mean": [4.061635220125786, 4.265408805031447], "std": [2.47401079252432, 2.5035820230393773], "min": [0, 0], "max": [6, 6], "count": [795]}, "eef_velocity_action": {"mean": [0.5345911949685535, 0.42138364779874216], "std": [0.6875338684747313, 0.6079519986714251], "min": [0, 0], "max": [2, 2], "count": [795]}, "eef_acc_mag_action": {"mean": [0.3069182389937107, 0.21509433962264152], "std": [0.6473088457164885, 0.5699154388611014], "min": [0, 0], "max": [2, 2], "count": [795]}, "eef_sim_pose_state": {"mean": [0.41647508725743493, 0.2709328048209151, 1.0633865457322778, -0.17642601773948827, -1.1708408113600128, 1.2120917500051707, 0.42708417582164554, -0.24048957329228038, 1.098588567878745, -0.9680456204381572, -1.0963845175034976, -0.422182322066586], "std": [0.06052296600193176, 0.045832119245023784, 0.038191948164942154, 0.3215586463421306, 0.3857961838907298, 0.347009446843145, 0.048605309157626286, 0.020334845471259765, 0.026640393101844677, 0.5810520515380914, 0.30725346702428813, 0.4165476625490187], "min": [0.32486367987963294, 0.1948627182573265, 1.0296534258908727, -1.0116394841154648, -1.5033806148649203, 0.6126496907891226, 0.34250695420299154, -0.3104352210497012, 1.060706959302204, -1.6141420797461197, -1.3658468387131182, -1.2505487001359836], "max": [0.5186762418319654, 0.3616166263482306, 1.1423751354975007, 0.25111254915820197, -0.3729657384908691, 2.071341896171828, 0.5307348636572954, -0.1946224146508594, 1.148105373544727, 0.15689885529921993, -0.3833414374793871, 0.15396261433448344], "count": [795]}, "eef_sim_pose_action": {"mean": [0.4163472225188538, 0.2709788414983847, 1.0633700843573797, -0.17684232109485712, -1.1708634279320436, 1.2116834563001604, 0.4269796262306451, -0.24034509415938107, 1.0985916770737236, -0.9677890870213045, -1.0966858056627695, -0.42183252453455794], "std": [0.06047472731203931, 0.04588980207983378, 0.03816224783920754, 0.3214391080557841, 0.3857511701700045, 0.3471647794402879, 0.048560260453990284, 0.020243478761156227, 0.026645346833694086, 0.5814885001400352, 0.30667182528648895, 0.4159682316994375], "min": [0.32486367987963294, 0.1948627182573265, 1.0296534258908727, -1.0116394841154648, -1.5033806148649203, 0.6126496907891226, 0.34250695420299154, -0.3103774570585175, 1.060706959302204, -1.6141420797461197, -1.3658468387131182, -1.2505487001359836], "max": [0.5186762418319654, 0.3616166263482306, 1.1423751354975007, 0.25111254915820197, -0.3729657384908691, 2.071341896171828, 0.5307348636572954, -0.1946224146508594, 1.148105373544727, 0.15689885529921993, -0.3833414374793871, 0.15396261433448344], "count": [795]}, "gripper_mode_state": {"mean": [0.30062893081761005, 0.30062893081761005], "std": [0.45853154392372036, 0.45853154392372036], "min": [0, 0], "max": [1, 1], "count": [795]}, "gripper_activity_state": {"mean": [1.8981132075471698, 1.89937106918239], "std": [0.39928736804260595, 0.39802924189310734], "min": [0, 0], "max": [2, 2], "count": [795]}, "gripper_mode_action": {"mean": [0.30062893081761005, 0.30062893081761005], "std": [0.45853154392372036, 0.45853154392372036], "min": [0, 0], "max": [1, 1], "count": [795]}, "gripper_activity_action": {"mean": [1.8981132075471698, 1.89937106918239], "std": [0.39928736804260595, 0.39802924189310734], "min": [0, 0], "max": [2, 2], "count": [795]}, "gripper_open_scale_state": {"mean": [0.7003003428019157, 0.708561463693542], "std": [0.3088940790690631, 0.2960941949875073], "min": [0.2190909090909091, 0.24931818181818183], "max": [0.9118181818181819, 0.9136363636363637], "count": [795]}, "gripper_open_scale_action": {"mean": [0.7002969837395943, 0.7085660377358518], "std": [0.30889179403371797, 0.2960973348310238], "min": [0.2190909090909091, 0.24931818181818183], "max": [0.9118181818181819, 0.9136363636363637], "count": [795]}}} +{"episode_index": 52, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40902434052959086]], [[0.40768741046646967]], [[0.3994895119863014]]], "std": [[[0.26809170753137723]], [[0.263550314537766]], [[0.2667846751234183]]], "count": [146]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3819357568940818]], [[0.3827626466111559]], [[0.3693972630718954]]], "std": [[[0.28867840992209837]], [[0.26767618262211945]], [[0.27402064402429044]]], "count": [146]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3650323453867848]], [[0.36828732289148536]], [[0.3603452664741696]]], "std": [[[0.2827702003672083]], [[0.2604970380816386]], [[0.2666069102227532]]], "count": [146]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44349888362879397]], [[0.4449971027509177]], [[0.44301296277643476]]], "std": [[[0.24189523325920612]], [[0.23716761844891274]], [[0.23913381095891556]]], "count": [146]}, "observation.state": {"min": [-0.3303689956665039, 0.13497067987918854, 0.18365880846977234, -2.0307462215423584, -0.25389304757118225, -0.2711292505264282, -0.2670157551765442, -0.38667193055152893, 0.2570975720882416, 0.10209343582391739, -1.8376612663269043, -1.121137022972107, -0.7462825179100037, -0.4143531620502472, 0.14547865092754364, -0.49513572454452515, -1.8821598291397095, -0.8276296854019165, -0.48846858739852905, -0.4624631702899933, -0.41306817531585693, -0.4903181195259094, 0.09892506152391434, 1.5727272033691406, -1.1216704845428467, 0.08274999260902405, 326.3125, 294.0], "max": [0.47372162342071533, 0.9645932912826538, 0.5373530387878418, -1.0789101123809814, 1.0512173175811768, 0.34791067242622375, 0.4731031358242035, -0.22723044455051422, 0.47610199451446533, 0.2724478840827942, -1.5732269287109375, -0.17696231603622437, 0.19122762978076935, 0.40361830592155457, 0.7603493928909302, -0.17869335412979126, -0.8216791749000549, 0.25386032462120056, 0.1895056664943695, 0.08734282106161118, -0.25124800205230713, -0.2578725516796112, 0.2349109947681427, 2.009190797805786, -0.3381897211074829, 1.086551308631897, 1000.0625, 1005.0], "mean": [0.03518911451101303, 0.46798545122146606, 0.4199303090572357, -1.5496963262557983, 0.6683741807937622, 0.11467995494604111, 0.13708071410655975, -0.3425363004207611, 0.374612957239151, 0.17740948498249054, -1.7109384536743164, -0.4807202219963074, -0.1915900856256485, 0.0004325703775975853, 0.4804607927799225, -0.409128338098526, -1.419775366783142, -0.45452815294265747, -0.09851342439651489, -0.22437229752540588, -0.36040136218070984, -0.3803997039794922, 0.2004672884941101, 1.7202818393707275, -0.6314329504966736, 0.39172667264938354, 788.9035034179688, 780.9533081054688], "std": [0.23450444638729095, 0.22633099555969238, 0.10115045309066772, 0.2613982856273651, 0.4023304283618927, 0.15560804307460785, 0.14721986651420593, 0.04784374311566353, 0.06655941903591156, 0.053078487515449524, 0.062161702662706375, 0.31006407737731934, 0.32282739877700806, 0.26577916741371155, 0.17054897546768188, 0.080549456179142, 0.3104318678379059, 0.34653693437576294, 0.18334044516086578, 0.15253429114818573, 0.04623071104288101, 0.07845655828714371, 0.033765170723199844, 0.11840490996837616, 0.2640455365180969, 0.33077314496040344, 303.22662353515625, 319.6500549316406], "count": [774]}, "action": {"min": [-0.3303689956665039, 0.13497067987918854, 0.18365880846977234, -2.0307462215423584, -0.25389304757118225, -0.2711292505264282, -0.2670157551765442, -0.38667193055152893, 0.2570975720882416, 0.10209343582391739, -1.8376612663269043, -1.121137022972107, -0.7462825179100037, -0.4143531620502472, 0.14547865092754364, -0.49513572454452515, -1.8821598291397095, -0.8276296854019165, -0.48846858739852905, -0.4624631702899933, -0.41306817531585693, -0.4903181195259094, 0.09892506152391434, 1.5727272033691406, -1.1216704845428467, 0.08274999260902405, 326.3125, 294.0], "max": [0.47372162342071533, 0.9645932912826538, 0.5373530387878418, -1.0789101123809814, 1.0512173175811768, 0.34791067242622375, 0.4731031358242035, -0.22723044455051422, 0.47610199451446533, 0.2724478840827942, -1.5732269287109375, -0.17696231603622437, 0.19122762978076935, 0.40361830592155457, 0.7603493928909302, -0.17869335412979126, -0.8216791749000549, 0.25386032462120056, 0.1895056664943695, 0.08734282106161118, -0.25124800205230713, -0.2578725516796112, 0.2349109947681427, 2.009190797805786, -0.3381897211074829, 1.086551308631897, 1000.0625, 1005.0], "mean": [0.03579389303922653, 0.4675014615058899, 0.4195878803730011, -1.550479531288147, 0.6693816184997559, 0.11492480337619781, 0.13696348667144775, -0.34244605898857117, 0.37446266412734985, 0.17728276550769806, -1.7111351490020752, -0.48027345538139343, -0.1914612352848053, 0.00011229242954868823, 0.47987109422683716, -0.40886056423187256, -1.420080542564392, -0.45525792241096497, -0.09889452159404755, -0.22430983185768127, -0.3603430390357971, -0.3803156912326813, 0.20029477775096893, 1.7207847833633423, -0.631151556968689, 0.39208364486694336, 788.9034423828125, 780.9482421875], "std": [0.23450225591659546, 0.22643879055976868, 0.10149184614419937, 0.261892706155777, 0.4009937345981598, 0.15538647770881653, 0.1473424732685089, 0.0479731559753418, 0.06653124839067459, 0.05305803567171097, 0.06196616217494011, 0.30938926339149475, 0.3226263225078583, 0.26568838953971863, 0.1709073930978775, 0.08075268566608429, 0.3105401396751404, 0.3456380069255829, 0.18369196355342865, 0.1526244878768921, 0.04632430896162987, 0.0784219354391098, 0.03392956778407097, 0.118606336414814, 0.2636393904685974, 0.3313042223453522, 303.2265930175781, 319.6465759277344], "count": [774]}, "timestamp": {"min": [0.0], "max": [25.766666666666666], "mean": [12.883333333333331], "std": [7.447812256455408], "count": [774]}, "frame_index": {"min": [0], "max": [773], "mean": [386.5], "std": [223.43436769366227], "count": [774]}, "episode_index": {"min": [53], "max": [53], "mean": [53.0], "std": [0.0], "count": [774]}, "index": {"min": [37204], "max": [37977], "mean": [37590.5], "std": [223.43436769366227], "count": [774]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [774]}, "subtask_annotation": {"mean": [1.2945736434108528, 3.0, 3.0, 3.0, 3.0], "std": [0.7865448017734271, 0.0, 0.0, 0.0, 0.0], "min": [0, 3, 3, 3, 3], "max": [3, 3, 3, 3, 3], "count": [774]}, "scene_annotation": {"mean": [53.0], "std": [0.0], "min": [53], "max": [53], "count": [774]}, "eef_direction_state": {"mean": [4.22093023255814, 4.2118863049095605], "std": [2.312537709793117, 2.5358541736807654], "min": [0, 0], "max": [6, 6], "count": [774]}, "eef_velocity_state": {"mean": [0.5697674418604651, 0.4702842377260982], "std": [0.7077757113271207, 0.667457416179526], "min": [0, 0], "max": [2, 2], "count": [774]}, "eef_acc_mag_state": {"mean": [0.2842377260981912, 0.28036175710594313], "std": [0.6323203856442421, 0.6248115981753893], "min": [0, 0], "max": [2, 2], "count": [774]}, "eef_direction_action": {"mean": [4.22093023255814, 4.2118863049095605], "std": [2.312537709793117, 2.5358541736807654], "min": [0, 0], "max": [6, 6], "count": [774]}, "eef_velocity_action": {"mean": [0.5697674418604651, 0.4702842377260982], "std": [0.7077757113271207, 0.667457416179526], "min": [0, 0], "max": [2, 2], "count": [774]}, "eef_acc_mag_action": {"mean": [0.2842377260981912, 0.28036175710594313], "std": [0.6323203856442421, 0.6248115981753893], "min": [0, 0], "max": [2, 2], "count": [774]}, "eef_sim_pose_state": {"mean": [0.4174894317249498, 0.24545098885427002, 1.1107018208580477, 0.538406761201332, -1.0831736878217364, 0.830420528289559, 0.4243392148749104, -0.27091299806546404, 1.0870681413944174, -0.20001258181741854, -0.911321232541385, -1.120745372574123], "std": [0.0660226125936672, 0.055186303445838386, 0.04183710319321635, 0.4168991726770058, 0.34969048394954827, 0.3617400509828888, 0.07938589836267931, 0.029573010562286402, 0.034513034387084494, 0.2703607423562114, 0.3324878840253455, 0.15175933341151465], "min": [0.30244887802752324, 0.16705637129852363, 1.069558051487063, -0.12159099039602805, -1.413120361655424, 0.2168536714444248, 0.29946551017134176, -0.3095916652867025, 1.0428621443703476, -0.5239139161497146, -1.2578870838528753, -1.368743475980827], "max": [0.5169090662354204, 0.34783545604009386, 1.213969679200133, 1.2352136964266185, -0.38293257488635035, 1.400655782600018, 0.5331471042426555, -0.18569608761968312, 1.1532181532724257, 0.4718202331236389, -0.33943582896989555, -0.8791510346973881], "count": [774]}, "eef_sim_pose_action": {"mean": [0.41733822526319164, 0.24532190219952874, 1.110778825542714, 0.5382384518700384, -1.0835736945415613, 0.8305299521594757, 0.4242687493525987, -0.2707553904918207, 1.0870769135824943, -0.19939784786790968, -0.9114086186072353, -1.1208034649881518], "std": [0.06599354397266527, 0.05515283322040235, 0.04194526406113584, 0.4171121943319235, 0.34906575898002723, 0.3618798154351683, 0.07935302096476547, 0.029691234285766165, 0.03452728788585852, 0.2711820671237487, 0.3323578878293314, 0.1518174189841759], "min": [0.30244887802752324, 0.16705637129852363, 1.069558051487063, -0.12159099039602805, -1.413120361655424, 0.2168536714444248, 0.29946551017134176, -0.3095915088130292, 1.0428621443703476, -0.5239139161497146, -1.2578870838528753, -1.368743475980827], "max": [0.5169090662354204, 0.34783545604009386, 1.213969679200133, 1.2352136964266185, -0.38293257488635035, 1.400655782600018, 0.5331471042426555, -0.18569608761968312, 1.1532181532724257, 0.4718202331236389, -0.33943582896989555, -0.8791510346973881], "count": [774]}, "gripper_mode_state": {"mean": [0.3049095607235142, 0.30749354005167956], "std": [0.460369113324196, 0.46145559144750165], "min": [0, 0], "max": [1, 1], "count": [774]}, "gripper_activity_state": {"mean": [1.9031007751937985, 1.900516795865633], "std": [0.39001185654066095, 0.39266497097864717], "min": [0, 0], "max": [2, 2], "count": [774]}, "gripper_mode_action": {"mean": [0.3049095607235142, 0.30749354005167956], "std": [0.460369113324196, 0.4614555914475016], "min": [0, 0], "max": [1, 1], "count": [774]}, "gripper_activity_action": {"mean": [1.9031007751937985, 1.900516795865633], "std": [0.39001185654066095, 0.39266497097864717], "min": [0, 0], "max": [2, 2], "count": [774]}, "gripper_open_scale_state": {"mean": [0.7171849598076979, 0.7099575255817145], "std": [0.27566076945495355, 0.29059077761927465], "min": [0.29664772727272726, 0.2672727272727273], "max": [0.9091477272727273, 0.9136363636363637], "count": [774]}, "gripper_open_scale_action": {"mean": [0.7171848863991944, 0.7099528845011231], "std": [0.2756607183579207, 0.2905875532368487], "min": [0.29664772727272726, 0.2672727272727273], "max": [0.9091477272727273, 0.9136363636363637], "count": [774]}}} +{"episode_index": 53, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4119793036625219]], [[0.4093298175215208]], [[0.40104422350749247]]], "std": [[[0.2655690529085204]], [[0.26057552340328693]], [[0.26390210036216005]]], "count": [164]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3590881319245178]], [[0.3622578598258409]], [[0.3511564841383708]]], "std": [[[0.26361570286188285]], [[0.2419456602208364]], [[0.2464988216652141]]], "count": [164]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3662193453092619]], [[0.3689012035708592]], [[0.3582232160648813]]], "std": [[[0.2711270082422715]], [[0.24889740312870032]], [[0.251755898678855]]], "count": [164]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4409132629423721]], [[0.44188435058982944]], [[0.44118876160728515]]], "std": [[[0.23546042047048815]], [[0.2320483170519443]], [[0.23341308514898176]]], "count": [164]}, "observation.state": {"min": [-0.4639183282852173, 0.1930955946445465, -0.06432411074638367, -2.0826566219329834, -0.2538188695907593, -0.12064491212368011, -0.16985544562339783, -0.37703436613082886, 0.2648850083351135, 0.12495049834251404, -1.8307980298995972, -1.1212704181671143, -0.7477115988731384, -0.29688704013824463, 0.4002072811126709, -0.5991278886795044, -1.9192513227462769, -0.888952910900116, -0.21515001356601715, -0.10487137734889984, -0.366554319858551, -0.5340802073478699, 0.12145437300205231, 1.5732269287109375, -1.1286119222640991, -0.22282584011554718, 5.1875, 0.0625], "max": [0.568082869052887, 1.010294795036316, 0.49751046299934387, -0.9113836884498596, 0.7833855748176575, 0.06388887017965317, 0.19911043345928192, -0.2686953842639923, 0.5161414742469788, 0.27150845527648926, -1.5620468854904175, -0.4531889259815216, -0.09300900995731354, 0.588006854057312, 0.8622755408287048, -0.27606308460235596, -0.8207301497459412, 0.2538483142852783, 0.33683326840400696, 0.24058382213115692, -0.2729073166847229, -0.2976278066635132, 0.24257449805736542, 1.9488685131072998, -0.42562466859817505, 0.7462756037712097, 1001.8125, 1005.0], "mean": [-0.07427314668893814, 0.5224147439002991, 0.4196698069572449, -1.4497727155685425, 0.2920307517051697, -0.04364617541432381, 0.0737617239356041, -0.34010452032089233, 0.40755826234817505, 0.20362062752246857, -1.697991132736206, -0.7727732062339783, -0.37301135063171387, 0.09432419389486313, 0.5667306184768677, -0.4539446532726288, -1.4973489046096802, -0.35966548323631287, 0.044054895639419556, 0.050995826721191406, -0.33406996726989746, -0.40712350606918335, 0.20827126502990723, 1.6820274591445923, -0.7579818367958069, 0.19800075888633728, 822.0993041992188, 801.941650390625], "std": [0.23446571826934814, 0.16800431907176971, 0.12523652613162994, 0.2513207197189331, 0.3937353193759918, 0.055686406791210175, 0.08047714084386826, 0.0350121408700943, 0.06262986361980438, 0.036885492503643036, 0.0891503170132637, 0.25735166668891907, 0.2689734995365143, 0.23166245222091675, 0.10277782380580902, 0.06881330162286758, 0.2837178111076355, 0.4575202763080597, 0.19005948305130005, 0.07971759140491486, 0.026946106925606728, 0.06617865711450577, 0.02756437659263611, 0.10347497463226318, 0.2897811233997345, 0.41363435983657837, 278.1484680175781, 302.46844482421875], "count": [904]}, "action": {"min": [-0.4639183282852173, 0.1930955946445465, -0.06432411074638367, -2.0826566219329834, -0.2538188695907593, -0.12064806371927261, -0.16985544562339783, -0.37703436613082886, 0.2648850083351135, 0.12495049834251404, -1.8307980298995972, -1.1212704181671143, -0.7477115988731384, -0.29688704013824463, 0.4002072811126709, -0.5991278886795044, -1.9192513227462769, -0.888952910900116, -0.21515001356601715, -0.10487137734889984, -0.366554319858551, -0.5340802073478699, 0.12145437300205231, 1.5732269287109375, -1.1286119222640991, -0.22282584011554718, 5.1875, 0.0625], "max": [0.568082869052887, 1.010294795036316, 0.49751046299934387, -0.9113836884498596, 0.7833855748176575, 0.06388887017965317, 0.19911043345928192, -0.2686953842639923, 0.5161414742469788, 0.27150845527648926, -1.5620468854904175, -0.4531889259815216, -0.09300900995731354, 0.588006854057312, 0.8622755408287048, -0.27606308460235596, -0.8207301497459412, 0.2538483142852783, 0.33683326840400696, 0.24058382213115692, -0.2729073166847229, -0.2976278066635132, 0.24257449805736542, 1.9489678144454956, -0.42562466859817505, 0.7462756037712097, 1001.8125, 1005.0], "mean": [-0.07343985885381699, 0.522159993648529, 0.4191077649593353, -1.4505008459091187, 0.29256898164749146, -0.04359083250164986, 0.0735425055027008, -0.34006577730178833, 0.40736261010169983, 0.2036033719778061, -1.6980801820755005, -0.7726190090179443, -0.37283462285995483, 0.09378477931022644, 0.5665347576141357, -0.45378950238227844, -1.4978961944580078, -0.36038708686828613, 0.04401269182562828, 0.051040392369031906, -0.33404791355133057, -0.4069671034812927, 0.2081497460603714, 1.6824432611465454, -0.7577282786369324, 0.19779054820537567, 822.1012573242188, 801.94091796875], "std": [0.23535606265068054, 0.16805416345596313, 0.12622874975204468, 0.25216275453567505, 0.39332109689712524, 0.05563469976186752, 0.08086955547332764, 0.03506626561284065, 0.0627882108092308, 0.036874476820230484, 0.08906593918800354, 0.25718459486961365, 0.268780916929245, 0.23198442161083221, 0.10287396609783173, 0.06897713243961334, 0.28402987122535706, 0.45706650614738464, 0.1901002675294876, 0.0796845555305481, 0.02697516418993473, 0.06625550985336304, 0.02768833562731743, 0.10379225015640259, 0.2895636558532715, 0.41340360045433044, 278.14996337890625, 302.46795654296875], "count": [904]}, "timestamp": {"min": [0.0], "max": [30.1], "mean": [15.049999999999999], "std": [8.698738733607048], "count": [904]}, "frame_index": {"min": [0], "max": [903], "mean": [451.5], "std": [260.96216200821146], "count": [904]}, "episode_index": {"min": [54], "max": [54], "mean": [54.0], "std": [0.0], "count": [904]}, "index": {"min": [37978], "max": [38881], "mean": [38429.5], "std": [260.96216200821146], "count": [904]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [904]}, "subtask_annotation": {"mean": [1.5940265486725664, 3.0, 3.0, 3.0, 3.0], "std": [0.6601888166513072, 0.0, 0.0, 0.0, 0.0], "min": [0, 3, 3, 3, 3], "max": [3, 3, 3, 3, 3], "count": [904]}, "scene_annotation": {"mean": [54.0], "std": [0.0], "min": [54], "max": [54], "count": [904]}, "eef_direction_state": {"mean": [4.746681415929204, 4.519911504424779], "std": [2.1797007092007017, 2.4042830497507905], "min": [0, 0], "max": [6, 6], "count": [904]}, "eef_velocity_state": {"mean": [0.37168141592920356, 0.3573008849557522], "std": [0.6458813045491717, 0.5982938631110828], "min": [0, 0], "max": [2, 2], "count": [904]}, "eef_acc_mag_state": {"mean": [0.1913716814159292, 0.168141592920354], "std": [0.5299573149398279, 0.5070765571575013], "min": [0, 0], "max": [2, 2], "count": [904]}, "eef_direction_action": {"mean": [4.746681415929204, 4.519911504424779], "std": [2.1797007092007017, 2.404283049750791], "min": [0, 0], "max": [6, 6], "count": [904]}, "eef_velocity_action": {"mean": [0.37168141592920356, 0.3573008849557522], "std": [0.6458813045491717, 0.5982938631110828], "min": [0, 0], "max": [2, 2], "count": [904]}, "eef_acc_mag_action": {"mean": [0.1913716814159292, 0.168141592920354], "std": [0.5299573149398279, 0.5070765571575013], "min": [0, 0], "max": [2, 2], "count": [904]}, "eef_sim_pose_state": {"mean": [0.4519529527462731, 0.2781056733811968, 1.1150985914053704, 0.2689742404941094, -0.808437638574088, 1.0588389996463825, 0.454562213596678, -0.2808902236792624, 1.1307709179729781, -0.6041798698982411, -0.8213015961719358, -0.7393137091036595], "std": [0.0620062647319422, 0.03788284772250097, 0.030479281293276723, 0.1587345086915581, 0.30790338614573187, 0.15170316014840676, 0.06522424918251304, 0.027160106335696974, 0.014517290740391662, 0.4571863474794132, 0.32625179737349375, 0.40350561635682836], "min": [0.3091247181019792, 0.19935264465821778, 1.0835121849463987, 0.04101768126141925, -1.1521552880985033, 0.8015380635946909, 0.35253526228625737, -0.31416457366733563, 1.1085634361565717, -1.1237956567416483, -1.1612846222576976, -1.250272371019164], "max": [0.5592180901622095, 0.35074207425358545, 1.1816019811748695, 0.5429664427167513, -0.3830282617813694, 1.2584755438858397, 0.5845167238733169, -0.21524054682109628, 1.176517719494876, 0.06484536066234803, -0.38300237335423115, -0.2050102537576765], "count": [904]}, "eef_sim_pose_action": {"mean": [0.4517580503260096, 0.27809010801479744, 1.1151403193983136, 0.2690216019430336, -0.8086427660857793, 1.058779015385001, 0.45441483987705156, -0.28079009510490566, 1.1307827559818036, -0.6040504031983577, -0.8216446065527105, -0.739118533108715], "std": [0.06216740212365616, 0.03787279646198655, 0.030538802690317737, 0.15868321092582874, 0.3076815892340398, 0.15163821844468967, 0.06529756352374835, 0.02722064436082751, 0.014529014089461334, 0.457352523982209, 0.32595372832939895, 0.4033010244468723], "min": [0.3091247181019792, 0.19935264465821778, 1.0835121849463987, 0.04101768126141925, -1.1521552880985033, 0.8015380635946909, 0.35253526228625737, -0.31416457366733563, 1.1085634361565717, -1.1237956567416483, -1.1612846222576976, -1.250272371019164], "max": [0.5592180901622095, 0.35074207425358545, 1.1816019811748695, 0.5429664427167513, -0.3830282617813694, 1.2584755438858397, 0.5845167238733169, -0.21524054682109628, 1.176517719494876, 0.06484536066234803, -0.38300237335423115, -0.2050102537576765], "count": [904]}, "gripper_mode_state": {"mean": [0.2610619469026549, 0.27654867256637167], "std": [0.4392136231744726, 0.447291296883974], "min": [0, 0], "max": [1, 1], "count": [904]}, "gripper_activity_state": {"mean": [1.8086283185840708, 1.799778761061947], "std": [0.5320405483031934, 0.5411802446948937], "min": [0, 0], "max": [2, 2], "count": [904]}, "gripper_mode_action": {"mean": [0.2610619469026549, 0.27654867256637167], "std": [0.4392136231744726, 0.447291296883974], "min": [0, 0], "max": [1, 1], "count": [904]}, "gripper_activity_action": {"mean": [1.8086283185840708, 1.799778761061947], "std": [0.5320405483031934, 0.5411802446948937], "min": [0, 0], "max": [2, 2], "count": [904]}, "gripper_open_scale_state": {"mean": [0.7473630544550496, 0.7290378215173003], "std": [0.2528623791673551, 0.27497154683331226], "min": [0.004715909090909091, 5.681818181818182e-05], "max": [0.9107386363636364, 0.9136363636363637], "count": [904]}, "gripper_open_scale_action": {"mean": [0.7473648386776534, 0.7290371388000406], "std": [0.25286352579557175, 0.27497109792016244], "min": [0.004715909090909091, 5.681818181818182e-05], "max": [0.9107386363636364, 0.9136363636363637], "count": [904]}}} +{"episode_index": 54, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4016354099146546]], [[0.39910523010857235]], [[0.39054423411926753]]], "std": [[[0.2665391651583206]], [[0.26216869178763663]], [[0.26456626282253]]], "count": [121]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3514029651461135]], [[0.35585984342083943]], [[0.34479653824339657]]], "std": [[[0.27487925890853]], [[0.2519565416624745]], [[0.2573939120268607]]], "count": [121]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36298943141306106]], [[0.37222750060768106]], [[0.3667477279479285]]], "std": [[[0.29944660794183425]], [[0.27692250711280675]], [[0.2816393431629136]]], "count": [121]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4418370064279155]], [[0.4434575382839086]], [[0.4422775532733754]]], "std": [[[0.23447676504234038]], [[0.230139329436438]], [[0.23259053616548916]]], "count": [121]}, "observation.state": {"min": [-0.6013466715812683, 0.07860199362039566, 0.20338322222232819, -1.839417815208435, -0.40404045581817627, -0.3927809000015259, -0.4746575653553009, -0.41463136672973633, 0.283807635307312, 0.09401799738407135, -2.039429187774658, -1.7148094177246094, -0.9701749086380005, -0.27756842970848083, 0.2873237431049347, -0.5732632279396057, -1.8659565448760986, -0.7934845089912415, -0.59199059009552, -0.14769193530082703, -0.37737837433815, -0.535055935382843, 0.09547799825668335, 1.500309705734253, -1.121137022972107, -0.10113072395324707, 255.125, 359.0], "max": [0.39614391326904297, 1.0036842823028564, 0.612682580947876, -0.5067912340164185, 1.0236726999282837, -0.009708394296467304, 0.47181594371795654, -0.2594442367553711, 0.518822968006134, 0.2679373621940613, -1.5730700492858887, -0.12201719731092453, -0.14616729319095612, 0.5790566205978394, 0.8216900825500488, -0.3675532341003418, -0.7423365116119385, 0.2538297772407532, 0.30672308802604675, 0.2930876910686493, -0.25040119886398315, -0.29614049196243286, 0.23495487868785858, 2.2983388900756836, -0.4015529453754425, 0.7462756037712097, 1001.9375, 1005.0], "mean": [-0.13427521288394928, 0.3627583980560303, 0.47466105222702026, -1.238265037536621, 0.6255723834037781, -0.12643446028232574, 0.27238592505455017, -0.3704974055290222, 0.4083758592605591, 0.14808301627635956, -1.8584578037261963, -0.5165655612945557, -0.35361388325691223, 0.21003800630569458, 0.49125513434410095, -0.5002135634422302, -1.3078352212905884, -0.42793455719947815, -0.017815086990594864, -0.022067395970225334, -0.3510134518146515, -0.43430095911026, 0.19476988911628723, 1.7388778924942017, -0.6883138418197632, 0.17973878979682922, 707.4985961914062, 748.9899291992188], "std": [0.22535544633865356, 0.2075522392988205, 0.10193187743425369, 0.3188647925853729, 0.5157181620597839, 0.09979944676160812, 0.2922307550907135, 0.04812464863061905, 0.06049530208110809, 0.04830086603760719, 0.11151652038097382, 0.4579479396343231, 0.2533589005470276, 0.24270467460155487, 0.14835061132907867, 0.06206275895237923, 0.33837875723838806, 0.35047873854637146, 0.237162247300148, 0.10592010617256165, 0.035336703062057495, 0.06937728077173233, 0.033740632236003876, 0.201064333319664, 0.2685784101486206, 0.30347251892089844, 352.6953125, 303.5940246582031], "count": [604]}, "action": {"min": [-0.6013466715812683, 0.07860199362039566, 0.20338322222232819, -1.839417815208435, -0.40404045581817627, -0.3927809000015259, -0.4746575653553009, -0.41463136672973633, 0.283807635307312, 0.09401799738407135, -2.039429187774658, -1.7148094177246094, -0.9701749086380005, -0.27756842970848083, 0.2873237431049347, -0.5732632279396057, -1.8659565448760986, -0.7934845089912415, -0.59199059009552, -0.14769193530082703, -0.37737837433815, -0.535055935382843, 0.09547799825668335, 1.500309705734253, -1.121137022972107, -0.10113072395324707, 255.125, 359.0], "max": [0.39614391326904297, 1.0036842823028564, 0.612682580947876, -0.5067912340164185, 1.0236726999282837, -0.009708394296467304, 0.47181594371795654, -0.2594442367553711, 0.518822968006134, 0.2679373621940613, -1.5730700492858887, -0.12201719731092453, -0.14616729319095612, 0.5790566205978394, 0.8216900825500488, -0.3675532341003418, -0.7423365116119385, 0.2538297772407532, 0.30672308802604675, 0.2930876910686493, -0.25040119886398315, -0.29614049196243286, 0.23495487868785858, 2.2983388900756836, -0.4015529453754425, 0.7462756037712097, 1001.9375, 1005.0], "mean": [-0.1340291053056717, 0.3623746335506439, 0.47425660490989685, -1.2385427951812744, 0.6256181597709656, -0.12679485976696014, 0.27172839641571045, -0.37041613459587097, 0.40831437706947327, 0.14797815680503845, -1.8590893745422363, -0.5168889164924622, -0.3539648652076721, 0.21003593504428864, 0.4907680153846741, -0.500088095664978, -1.3079789876937866, -0.4288254380226135, -0.018407423049211502, -0.02167629264295101, -0.3509191572666168, -0.43426936864852905, 0.19454194605350494, 1.7400643825531006, -0.6878783106803894, 0.17961174249649048, 707.497314453125, 748.9979248046875], "std": [0.22536519169807434, 0.20731864869594574, 0.10250644385814667, 0.3190891742706299, 0.5156412720680237, 0.10016920417547226, 0.29322442412376404, 0.048270247876644135, 0.06047671660780907, 0.048180609941482544, 0.11097832024097443, 0.4584431052207947, 0.25404858589172363, 0.24270477890968323, 0.14846017956733704, 0.06223749369382858, 0.3384413421154022, 0.34942710399627686, 0.23786403238773346, 0.10633176565170288, 0.03552509844303131, 0.06937666237354279, 0.03393296152353287, 0.20219476521015167, 0.2680889368057251, 0.3032512366771698, 352.6947021484375, 303.60089111328125], "count": [604]}, "timestamp": {"min": [0.0], "max": [20.1], "mean": [10.049999999999999], "std": [5.811984744187365], "count": [604]}, "frame_index": {"min": [0], "max": [603], "mean": [301.5], "std": [174.35954232562094], "count": [604]}, "episode_index": {"min": [55], "max": [55], "mean": [55.0], "std": [0.0], "count": [604]}, "index": {"min": [38882], "max": [39485], "mean": [39183.5], "std": [174.35954232562094], "count": [604]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [604]}, "subtask_annotation": {"mean": [1.3112582781456954, 3.0, 3.0, 3.0, 3.0], "std": [0.7272868064631142, 0.0, 0.0, 0.0, 0.0], "min": [0, 3, 3, 3, 3], "max": [3, 3, 3, 3, 3], "count": [604]}, "scene_annotation": {"mean": [55.0], "std": [0.0], "min": [55], "max": [55], "count": [604]}, "eef_direction_state": {"mean": [3.966887417218543, 3.7864238410596025], "std": [2.403549303056993, 2.6380583980931047], "min": [0, 0], "max": [6, 6], "count": [604]}, "eef_velocity_state": {"mean": [0.6175496688741722, 0.5248344370860927], "std": [0.7148541896314675, 0.6125447455526463], "min": [0, 0], "max": [2, 2], "count": [604]}, "eef_acc_mag_state": {"mean": [0.4304635761589404, 0.2682119205298013], "std": [0.745937640761674, 0.6070088275133162], "min": [0, 0], "max": [2, 2], "count": [604]}, "eef_direction_action": {"mean": [3.966887417218543, 3.7864238410596025], "std": [2.403549303056993, 2.6380583980931047], "min": [0, 0], "max": [6, 6], "count": [604]}, "eef_velocity_action": {"mean": [0.6175496688741722, 0.5248344370860927], "std": [0.7148541896314675, 0.6125447455526463], "min": [0, 0], "max": [2, 2], "count": [604]}, "eef_acc_mag_action": {"mean": [0.4304635761589404, 0.2682119205298013], "std": [0.7459376407616741, 0.6070088275133162], "min": [0, 0], "max": [2, 2], "count": [604]}, "eef_sim_pose_state": {"mean": [0.4552669841545643, 0.22997805462078494, 1.0692357985030743, -0.0880061767725678, -1.0320046012576114, 1.2734717859936988, 0.4827805766956493, -0.2694365917089274, 1.1106857065613114, -0.5278482631247148, -0.9254656488528327, -0.7841699290970433], "std": [0.06021555050460741, 0.05054649674369202, 0.047436544240082944, 0.18992447105113716, 0.42657079661718883, 0.2526914893352672, 0.06935326271448623, 0.02430254222278742, 0.022906834799658365, 0.3706637091939997, 0.2878442141755245, 0.25226218276692736], "min": [0.33330849438084986, 0.16785699999348044, 1.0257323136321956, -0.4718936266334991, -1.3635827477120879, 0.7666145662890157, 0.34723647099228017, -0.30964930600815443, 1.0903401846088216, -0.9191681495510684, -1.2102647945500293, -1.2544945593142827], "max": [0.5631661211118749, 0.35724314097194637, 1.1613534621185109, 0.2788824266595046, 0.02390285799383074, 1.7409207213729339, 0.580892008151557, -0.20731094041376313, 1.169207444435621, 0.34120775319770535, -0.3831107368658153, -0.42305349814320325], "count": [604]}, "eef_sim_pose_action": {"mean": [0.4552306913457751, 0.22991546016178704, 1.069270580894746, -0.08854275246499588, -1.0317907198868967, 1.2730756186902252, 0.48279082962610925, -0.2692701242875307, 1.1107328920180457, -0.5271775112341291, -0.9260328636455045, -0.7837493768386398], "std": [0.060202031887470996, 0.0504710793528951, 0.047495908820535955, 0.1899182687230627, 0.4269282241522509, 0.2529149325930768, 0.06935458349953919, 0.024370833901369904, 0.02299591380234967, 0.3718458883350803, 0.287111462597541, 0.25169607711417913], "min": [0.33330849438084986, 0.16785699999348044, 1.0257323136321956, -0.4718936266334991, -1.3635827477120879, 0.7666145662890157, 0.34723647099228017, -0.30964930600815443, 1.0903401846088216, -0.9191681495510684, -1.2102647945500293, -1.2544945593142827], "max": [0.5631661211118749, 0.35724314097194637, 1.1613534621185109, 0.2788824266595046, 0.02390285799383074, 1.7409207213729339, 0.580892008151557, -0.20731094041376313, 1.169207444435621, 0.34120775319770535, -0.3831138112264556, -0.42305349814320325], "count": [604]}, "gripper_mode_state": {"mean": [0.38576158940397354, 0.3824503311258278], "std": [0.4867746763590893, 0.4859856740147548], "min": [0, 0], "max": [1, 1], "count": [604]}, "gripper_activity_state": {"mean": [1.8625827814569536, 1.8824503311258278], "std": [0.45961827463561383, 0.4280209608152877], "min": [0, 0], "max": [2, 2], "count": [604]}, "gripper_mode_action": {"mean": [0.38576158940397354, 0.3824503311258278], "std": [0.4867746763590892, 0.4859856740147548], "min": [0, 0], "max": [1, 1], "count": [604]}, "gripper_activity_action": {"mean": [1.8625827814569536, 1.8824503311258278], "std": [0.45961827463561383, 0.4280209608152877], "min": [0, 0], "max": [2, 2], "count": [604]}, "gripper_open_scale_state": {"mean": [0.6431805413491313, 0.6808999262654194], "std": [0.3206323806965153, 0.2759948245191641], "min": [0.23193181818181818, 0.32636363636363636], "max": [0.9108522727272728, 0.9136363636363637], "count": [604]}, "gripper_open_scale_action": {"mean": [0.6431793846759638, 0.6809072266911147], "std": [0.32063141684319546, 0.27600092293947504], "min": [0.23193181818181818, 0.32636363636363636], "max": [0.9108522727272728, 0.9136363636363637], "count": [604]}}} +{"episode_index": 55, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4033665697206113]], [[0.4018310420118752]], [[0.3939388405596981]]], "std": [[[0.26449381386627524]], [[0.26064502873792644]], [[0.26433095485703123]]], "count": [142]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3557820511714075]], [[0.3634923766454939]], [[0.3551687033968517]]], "std": [[[0.2642324005724245]], [[0.24047913130299242]], [[0.24486533625482013]]], "count": [142]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3530923734810825]], [[0.36232758129660314]], [[0.35741674577694926]]], "std": [[[0.2846905362898774]], [[0.25991051680302746]], [[0.26426504041316834]]], "count": [142]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4380535648531713]], [[0.44054949858464515]], [[0.43891184956964]]], "std": [[[0.2353863357296792]], [[0.2307859283429209]], [[0.23287657919489635]]], "count": [142]}, "observation.state": {"min": [-0.525968074798584, 0.19014707207679749, 0.15987107157707214, -1.9766671657562256, -0.25396066904067993, -0.40759438276290894, -0.5124701261520386, -0.39684832096099854, 0.2793850004673004, 0.07751768827438354, -1.9068028926849365, -1.157225251197815, -0.7462756037712097, -0.225828155875206, 0.27378761768341064, -0.6720063090324402, -2.0075442790985107, -0.8111657500267029, -0.12053243815898895, -0.17535977065563202, -0.3671954870223999, -0.5562995076179504, 0.09657062590122223, 1.4034905433654785, -1.121137022972107, -0.34987175464630127, 378.5, 437.4375], "max": [0.4021042287349701, 0.9354779124259949, 0.6501613259315491, -0.9777094125747681, 1.0618692636489868, 0.33233577013015747, 0.2637650668621063, -0.22994324564933777, 0.5208481550216675, 0.29194900393486023, -1.573060393333435, -0.21762020885944366, 0.2576826810836792, 0.6869877576828003, 0.7838143110275269, -0.3754541277885437, -0.7387596964836121, 0.2538145184516907, 0.6838734745979309, 0.28109729290008545, -0.2942889332771301, -0.27439314126968384, 0.23496830463409424, 1.911661148071289, -0.43168407678604126, 0.7462756037712097, 1003.0, 1005.0], "mean": [-0.05506087467074394, 0.4828347861766815, 0.4703083038330078, -1.5535496473312378, 0.6948795914649963, 0.11167891323566437, -0.0862509086728096, -0.33318451046943665, 0.39031144976615906, 0.15415982902050018, -1.808677077293396, -0.5442801713943481, -0.006774515379220247, 0.168429896235466, 0.5154292583465576, -0.5280556678771973, -1.4615201950073242, -0.47325626015663147, 0.19069942831993103, 0.08911027759313583, -0.3414683938026428, -0.4171089828014374, 0.18149475753307343, 1.6524134874343872, -0.7137495279312134, 0.02578948624432087, 814.6696166992188, 839.119140625], "std": [0.24290059506893158, 0.16702431440353394, 0.12448408454656601, 0.26351165771484375, 0.4564802944660187, 0.14986956119537354, 0.1886553019285202, 0.04016374051570892, 0.0687129944562912, 0.054787907749414444, 0.09420693665742874, 0.34056931734085083, 0.31386134028434753, 0.24927693605422974, 0.1410866677761078, 0.08493038266897202, 0.3293053209781647, 0.32302871346473694, 0.2533724308013916, 0.13415198028087616, 0.020398536697030067, 0.07671517878770828, 0.0357905849814415, 0.1443299800157547, 0.2185080647468567, 0.32762542366981506, 275.6496887207031, 249.6787567138672], "count": [747]}, "action": {"min": [-0.525968074798584, 0.19014707207679749, 0.15987107157707214, -1.9766671657562256, -0.25396066904067993, -0.40759438276290894, -0.5124701261520386, -0.39684832096099854, 0.2793850004673004, 0.07751768827438354, -1.9068028926849365, -1.157225251197815, -0.7462756037712097, -0.225828155875206, 0.27378761768341064, -0.6720063090324402, -2.0075442790985107, -0.8111657500267029, -0.12053243815898895, -0.17535977065563202, -0.3671954870223999, -0.5562995076179504, 0.09657062590122223, 1.4034905433654785, -1.121137022972107, -0.34987175464630127, 378.5, 437.4375], "max": [0.4021042287349701, 0.9354779124259949, 0.6501613259315491, -0.9777094125747681, 1.0618692636489868, 0.33233577013015747, 0.2637650668621063, -0.22994324564933777, 0.5208481550216675, 0.29194900393486023, -1.573060393333435, -0.21762020885944366, 0.2576826810836792, 0.6869877576828003, 0.7838143110275269, -0.3754541277885437, -0.7387596964836121, 0.2538145184516907, 0.6838734745979309, 0.28109729290008545, -0.2942889332771301, -0.27439314126968384, 0.23496855795383453, 1.911661148071289, -0.43168407678604126, 0.7462756037712097, 1003.0, 1005.0], "mean": [-0.05474548786878586, 0.48277902603149414, 0.47003909945487976, -1.55429208278656, 0.6954696774482727, 0.11227013915777206, -0.08692445605993271, -0.3330870270729065, 0.3902014195919037, 0.15406380593776703, -1.808955430984497, -0.5443037152290344, -0.005990246776491404, 0.1682448834180832, 0.5150067806243896, -0.5279662013053894, -1.4616764783859253, -0.4741276204586029, 0.1907312273979187, 0.08937585353851318, -0.3414923846721649, -0.41704994440078735, 0.18131667375564575, 1.6528493165969849, -0.7135758399963379, 0.02532476931810379, 814.6723022460938, 839.11376953125], "std": [0.24286580085754395, 0.1669905185699463, 0.12474200874567032, 0.26389279961586, 0.4555375576019287, 0.1498229056596756, 0.18914292752742767, 0.0403112918138504, 0.06869076937437057, 0.054709043353796005, 0.09381704777479172, 0.34060972929000854, 0.312742680311203, 0.24930503964424133, 0.14129118621349335, 0.0850462093949318, 0.32930952310562134, 0.3219422698020935, 0.2533349096775055, 0.13411575555801392, 0.0203704871237278, 0.07671047002077103, 0.03585495054721832, 0.14458215236663818, 0.21823570132255554, 0.3268483877182007, 275.6513366699219, 249.6759796142578], "count": [747]}, "timestamp": {"min": [0.0], "max": [24.866666666666667], "mean": [12.433333333333334], "std": [7.188004410641899], "count": [747]}, "frame_index": {"min": [0], "max": [746], "mean": [373.0], "std": [215.640132319257], "count": [747]}, "episode_index": {"min": [56], "max": [56], "mean": [56.0], "std": [0.0], "count": [747]}, "index": {"min": [39486], "max": [40232], "mean": [39859.0], "std": [215.640132319257], "count": [747]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [747]}, "subtask_annotation": {"mean": [1.3668005354752342, 3.0, 3.0, 3.0, 3.0], "std": [0.7652918118396329, 0.0, 0.0, 0.0, 0.0], "min": [0, 3, 3, 3, 3], "max": [3, 3, 3, 3, 3], "count": [747]}, "scene_annotation": {"mean": [56.0], "std": [0.0], "min": [56], "max": [56], "count": [747]}, "eef_direction_state": {"mean": [3.7764390896921016, 4.062918340026774], "std": [2.2813091100639373, 2.5882141579606945], "min": [0, 0], "max": [6, 6], "count": [747]}, "eef_velocity_state": {"mean": [0.6854082998661312, 0.4779116465863454], "std": [0.6432337048233738, 0.6466736452327825], "min": [0, 0], "max": [2, 2], "count": [747]}, "eef_acc_mag_state": {"mean": [0.2248995983935743, 0.21954484605087016], "std": [0.5623350479186239, 0.5451436385732813], "min": [0, 0], "max": [2, 2], "count": [747]}, "eef_direction_action": {"mean": [3.7764390896921016, 4.062918340026774], "std": [2.2813091100639373, 2.5882141579606945], "min": [0, 0], "max": [6, 6], "count": [747]}, "eef_velocity_action": {"mean": [0.6854082998661312, 0.4779116465863454], "std": [0.6432337048233739, 0.6466736452327825], "min": [0, 0], "max": [2, 2], "count": [747]}, "eef_acc_mag_action": {"mean": [0.2248995983935743, 0.21954484605087016], "std": [0.5623350479186239, 0.5451436385732813], "min": [0, 0], "max": [2, 2], "count": [747]}, "eef_sim_pose_state": {"mean": [0.4390231089080427, 0.23286902075955337, 1.1322521667863503, 0.8485172435174783, -1.0427240552467318, 0.41567561883980625, 0.4670698870559793, -0.2503334333470178, 1.1329825121573727, -0.7820698203213754, -0.8892810856413385, -0.6207151659303131], "std": [0.06723576396637011, 0.056952397522504895, 0.04118274018752952, 0.42504774136028617, 0.3282379336087982, 0.4271245615705833, 0.07705368413164995, 0.03068584805261282, 0.01205791201170751, 0.3996789421841217, 0.225246858410292, 0.35562023079781796], "min": [0.3267647488472335, 0.15394505785719087, 1.0667616030486948, -0.00506051764155524, -1.3655032430720409, -0.08404299613012545, 0.32643337366204095, -0.30965697361519995, 1.1165572748558652, -1.2640873398457613, -1.147283615140247, -1.2506630389590885], "max": [0.5664495358977973, 0.3803913256938218, 1.2449523290142304, 1.3326292372915345, -0.3828699029850411, 1.2600072066984715, 0.6095706391721811, -0.19170644481211133, 1.1646496355639817, -0.0759014614192125, -0.3830864431954617, -0.02506300728055677], "count": [747]}, "eef_sim_pose_action": {"mean": [0.4389348294308296, 0.23280062533238852, 1.132385233905943, 0.8490155174987307, -1.0429936312471466, 0.41497695863399847, 0.46702417517525086, -0.25018364540210053, 1.1329648677860367, -0.7821783146177741, -0.8896660247613799, -0.6202767265890419], "std": [0.06721386515183778, 0.05689080635793245, 0.041367053413826196, 0.4243590398841564, 0.3277782704343026, 0.426184733621827, 0.07705100756458838, 0.03066901404442059, 0.012057633032100817, 0.3994982015289694, 0.22462632220422882, 0.3550453610408704], "min": [0.3267647488472335, 0.15394505785719087, 1.0667616030486948, -0.00506051764155524, -1.3655032430720409, -0.08404299613012545, 0.32643337366204095, -0.30965697361519995, 1.1165572748558652, -1.2640873398457613, -1.147283615140247, -1.2506630389590885], "max": [0.5664495358977973, 0.3803913256938218, 1.2449523290142304, 1.3326292372915345, -0.3828699029850411, 1.2600072066984715, 0.6095706391721811, -0.19170644481211133, 1.1646496355639817, -0.0759014614192125, -0.3830864431954617, -0.02506300728055677], "count": [747]}, "gripper_mode_state": {"mean": [0.2891566265060241, 0.2757697456492637], "std": [0.45337078848739276, 0.44690132359817814], "min": [0, 0], "max": [1, 1], "count": [747]}, "gripper_activity_state": {"mean": [1.9049531459170013, 1.9116465863453815], "std": [0.38764671767522374, 0.37342919505568917], "min": [0, 0], "max": [2, 2], "count": [747]}, "gripper_mode_action": {"mean": [0.2891566265060241, 0.2757697456492637], "std": [0.45337078848739276, 0.44690132359817814], "min": [0, 0], "max": [1, 1], "count": [747]}, "gripper_activity_action": {"mean": [1.9049531459170013, 1.9116465863453815], "std": [0.3876467176752238, 0.37342919505568917], "min": [0, 0], "max": [2, 2], "count": [747]}, "gripper_open_scale_state": {"mean": [0.740608696103664, 0.7628355847632929], "std": [0.25059059695841496, 0.22698113961359914], "min": [0.3440909090909091, 0.3976704545454545], "max": [0.9118181818181819, 0.9136363636363637], "count": [747]}, "gripper_open_scale_action": {"mean": [0.7406112016127979, 0.7628307168066177], "std": [0.2505922995526989, 0.226977944379923], "min": [0.3440909090909091, 0.3976704545454545], "max": [0.9118181818181819, 0.9136363636363637], "count": [747]}}} +{"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.40325882917530154]], [[0.40105949107285194]], [[0.39356544416547107]]], "std": [[[0.2576306084645446]], [[0.25301419614877835]], [[0.25602308316390027]]], "count": [123]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37895291493968863]], [[0.38139209874329133]], [[0.37002316641426214]]], "std": [[[0.2832357401263839]], [[0.26529637007542206]], [[0.27205929187020206]]], "count": [123]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36520069975822306]], [[0.3700521896089059]], [[0.3646546874169722]]], "std": [[[0.2965450514955226]], [[0.27171372748181644]], [[0.2771139208109344]]], "count": [123]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.441816986821829]], [[0.44637005154365267]], [[0.44618651861150965]]], "std": [[[0.22922097372819256]], [[0.2239211289235019]], [[0.22641597007205733]]], "count": [123]}, "observation.state": {"min": [-0.7666304111480713, 0.026677357032895088, 0.03215021267533302, -2.0043885707855225, -0.25387778878211975, -0.18508125841617584, -0.21856757998466492, -0.3963052034378052, 0.3248966932296753, 0.10376950353384018, -1.9791494607925415, -1.121260404586792, -0.7462756037712097, -0.15752142667770386, 0.15426965057849884, -0.666978657245636, -1.7100812196731567, -1.2381104230880737, -0.5232333540916443, -0.44048184156417847, -0.3868435025215149, -0.5681529641151428, 0.09150172770023346, 1.5276955366134644, -1.121137022972107, -0.33312103152275085, 304.875, 279.6875], "max": [0.2402109056711197, 0.825878918170929, 0.6161797642707825, -0.36028504371643066, 1.1031626462936401, 0.0908847451210022, 0.4739736020565033, -0.19838018715381622, 0.5657547116279602, 0.24121218919754028, -1.5731853246688843, -0.01388813927769661, 0.11578439921140671, 0.9455233812332153, 0.732615053653717, -0.3039654493331909, 0.028092164546251297, 0.25382760167121887, 0.4148309528827667, 0.0289462860673666, -0.27230286598205566, -0.329796701669693, 0.25657838582992554, 2.1560182571411133, -0.04451138153672218, 0.7464420795440674, 1003.0, 1005.0], "mean": [-0.23899157345294952, 0.4094502627849579, 0.4858894646167755, -1.227636694908142, 0.7000886797904968, -0.04106913506984711, 0.18159377574920654, -0.34065428376197815, 0.44205304980278015, 0.16992945969104767, -1.833009958267212, -0.3892728090286255, -0.16635264456272125, 0.3174034655094147, 0.47308942675590515, -0.5362144708633423, -1.129130482673645, -0.6691773533821106, -0.012238302268087864, -0.1353800892829895, -0.3514786660671234, -0.4522998332977295, 0.21667525172233582, 1.7300692796707153, -0.42885905504226685, 0.03405802696943283, 777.22265625, 772.9559326171875], "std": [0.3058737814426422, 0.2288936823606491, 0.13074685633182526, 0.47547218203544617, 0.46415945887565613, 0.05888351798057556, 0.19934973120689392, 0.04766622185707092, 0.07896212488412857, 0.044817402958869934, 0.11072956025600433, 0.3706190884113312, 0.29221829771995544, 0.33124440908432007, 0.185011088848114, 0.11362709105014801, 0.5735183358192444, 0.48859548568725586, 0.2748875916004181, 0.13825517892837524, 0.03304223343729973, 0.0760483667254448, 0.03390732407569885, 0.1575949490070343, 0.3752368092536926, 0.39632606506347656, 314.52264404296875, 322.37896728515625], "count": [613]}, "action": {"min": [-0.7666304111480713, 0.026677357032895088, 0.03231651708483696, -2.0043885707855225, -0.25387778878211975, -0.18508125841617584, -0.21856757998466492, -0.3963052034378052, 0.3248966932296753, 0.10376950353384018, -1.9791494607925415, -1.121260404586792, -0.7462756037712097, -0.15752142667770386, 0.15426965057849884, -0.666978657245636, -1.7100812196731567, -1.2381104230880737, -0.5232333540916443, -0.44048184156417847, -0.3868435025215149, -0.5681529641151428, 0.09165683388710022, 1.5276955366134644, -1.121137022972107, -0.33312103152275085, 304.875, 279.6875], "max": [0.23984895646572113, 0.825878918170929, 0.6161797642707825, -0.36028504371643066, 1.1031626462936401, 0.0908847451210022, 0.4739736020565033, -0.19838018715381622, 0.5657547116279602, 0.24121218919754028, -1.5731853246688843, -0.01388813927769661, 0.11578439921140671, 0.9455233812332153, 0.732615053653717, -0.3039654493331909, 0.028092164546251297, 0.2538248300552368, 0.4148309528827667, 0.0289462860673666, -0.27230286598205566, -0.329796701669693, 0.25657838582992554, 2.1560182571411133, -0.04451138153672218, 0.7464420795440674, 1003.0, 1005.0], "mean": [-0.23828226327896118, 0.4092695415019989, 0.48520946502685547, -1.2285860776901245, 0.7010493278503418, -0.04100532829761505, 0.18119853734970093, -0.340504914522171, 0.44188642501831055, 0.1698891818523407, -1.833551287651062, -0.38861843943595886, -0.16593842208385468, 0.31714552640914917, 0.4725673794746399, -0.536102831363678, -1.1294456720352173, -0.6706194281578064, -0.012481659650802612, -0.13543972373008728, -0.3514331877231598, -0.4522148072719574, 0.2164434790611267, 1.7309035062789917, -0.42799612879753113, 0.03378312662243843, 777.2177124023438, 772.9624633789062], "std": [0.30646806955337524, 0.22878317534923553, 0.1320028007030487, 0.47642016410827637, 0.4627912938594818, 0.058818377554416656, 0.19989271461963654, 0.047909170389175415, 0.07906293869018555, 0.0447700135409832, 0.11026846617460251, 0.3696790933609009, 0.29157528281211853, 0.33139774203300476, 0.18509067595005035, 0.11374377459287643, 0.5737266540527344, 0.48717164993286133, 0.2750492990016937, 0.13821688294410706, 0.03312011435627937, 0.07608532905578613, 0.034265145659446716, 0.15811505913734436, 0.37425071001052856, 0.39589008688926697, 314.5195007324219, 322.3834533691406], "count": [613]}, "timestamp": {"min": [0.0], "max": [20.4], "mean": [10.2], "std": [5.898587401516852], "count": [613]}, "frame_index": {"min": [0], "max": [612], "mean": [306.0], "std": [176.95762204550556], "count": [613]}, "episode_index": {"min": [57], "max": [57], "mean": [57.0], "std": [0.0], "count": [613]}, "index": {"min": [40233], "max": [40845], "mean": [40539.0], "std": [176.95762204550556], "count": [613]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [613]}, "subtask_annotation": {"mean": [1.2430668841761827, 3.0, 3.0, 3.0, 3.0], "std": [0.7922782255731688, 0.0, 0.0, 0.0, 0.0], "min": [0, 3, 3, 3, 3], "max": [3, 3, 3, 3, 3], "count": [613]}, "scene_annotation": {"mean": [57.0], "std": [0.0], "min": [57], "max": [57], "count": [613]}, "eef_direction_state": {"mean": [4.045676998368679, 3.7732463295269167], "std": [2.3386674598667527, 2.4948499122210515], "min": [0, 0], "max": [6, 6], "count": [613]}, "eef_velocity_state": {"mean": [0.636215334420881, 0.600326264274062], "std": [0.7063866415777122, 0.6890899201275859], "min": [0, 0], "max": [2, 2], "count": [613]}, "eef_acc_mag_state": {"mean": [0.3458401305057096, 0.3474714518760196], "std": [0.6814746177978728, 0.6770396418166398], "min": [0, 0], "max": [2, 2], "count": [613]}, "eef_direction_action": {"mean": [4.045676998368679, 3.7732463295269167], "std": [2.3386674598667527, 2.4948499122210515], "min": [0, 0], "max": [6, 6], "count": [613]}, "eef_velocity_action": {"mean": [0.636215334420881, 0.600326264274062], "std": [0.7063866415777124, 0.6890899201275859], "min": [0, 0], "max": [2, 2], "count": [613]}, "eef_acc_mag_action": {"mean": [0.3425774877650897, 0.3474714518760196], "std": [0.6783276715321894, 0.6770396418166398], "min": [0, 0], "max": [2, 2], "count": [613]}, "eef_sim_pose_state": {"mean": [0.48705416625260123, 0.24778316136652348, 1.1082465353077553, 0.456478460834021, -1.1842443585018614, 0.798023160808555, 0.49791233398123413, -0.28589706930852776, 1.1083097492343352, -1.076246625176226, -1.0657383978988024, -0.2709193394838457], "std": [0.0773131922994042, 0.04723271414736121, 0.044238356827765606, 0.3678588454151848, 0.3946582019878654, 0.3776962495837357, 0.07577279022617003, 0.03141912259109276, 0.02177395994803341, 0.8051537802083878, 0.340892196406513, 0.7426895429341394], "min": [0.37254053320500913, 0.1768731529250249, 1.0554866626738453, -0.1947597854368477, -1.5571194349121393, 7.451635980593174e-06, 0.3771478380744395, -0.3241889063794994, 1.0789984159843995, -2.1104239353332406, -1.3546252059954873, -1.3472001462176415], "max": [0.6084667671174815, 0.32548717783885117, 1.2368592372313685, 1.297518302936179, -0.38295905072549163, 1.505565198517058, 0.6130550933506169, -0.1870208311108964, 1.1453566427885866, 0.44713026269279565, -0.38300136929818485, 0.7004307338652773], "count": [613]}, "eef_sim_pose_action": {"mean": [0.48689463331642585, 0.24776237817472896, 1.1083819383698963, 0.4562975219921767, -1.1849777758993614, 0.7978843592249302, 0.4978448514676264, -0.28569918347483436, 1.108317711336967, -1.0756429270416674, -1.0665697406910601, -0.27092127043401637], "std": [0.07741060530201993, 0.04720829320441259, 0.044461163031761675, 0.36807325926701673, 0.39358479758489334, 0.37754565633223425, 0.07579946535520782, 0.031650087057074575, 0.021786325159095586, 0.8060417448236903, 0.33984589954541844, 0.7426920892782019], "min": [0.37254053320500913, 0.1768731529250249, 1.0554866626738453, -0.1947597854368477, -1.5571194349121393, 7.451635980593174e-06, 0.3771478380744395, -0.3241889063794994, 1.0789984159843995, -2.1104239353332406, -1.3546252059954873, -1.3472001462176415], "max": [0.6084667671174815, 0.32548717783885117, 1.2368592372313685, 1.297518302936179, -0.38295905072549163, 1.505565198517058, 0.6130550933506169, -0.18716080588044276, 1.1453566427885866, 0.44713026269279565, -0.3830055676419506, 0.7004307338652773], "count": [613]}, "gripper_mode_state": {"mean": [0.3132137030995106, 0.31158238172920066], "std": [0.4638004735769499, 0.4631401527887206], "min": [0, 0], "max": [1, 1], "count": [613]}, "gripper_activity_state": {"mean": [1.8694942903752039, 1.867862969004894], "std": [0.44896026926317545, 0.4502978903255522], "min": [0, 0], "max": [2, 2], "count": [613]}, "gripper_mode_action": {"mean": [0.3132137030995106, 0.31158238172920066], "std": [0.4638004735769499, 0.4631401527887206], "min": [0, 0], "max": [1, 1], "count": [613]}, "gripper_activity_action": {"mean": [1.8694942903752039, 1.867862969004894], "std": [0.44896026926317545, 0.4502978903255522], "min": [0, 0], "max": [2, 2], "count": [613]}, "gripper_open_scale_state": {"mean": [0.7065660491450065, 0.7026872312027312], "std": [0.2859300815663341, 0.2930720568525], "min": [0.2771590909090909, 0.25426136363636365], "max": [0.9118181818181819, 0.9136363636363637], "count": [613]}, "gripper_open_scale_action": {"mean": [0.7065615787248717, 0.7026931632804416], "std": [0.2859268936887814, 0.2930762897858967], "min": [0.2771590909090909, 0.25426136363636365], "max": [0.9118181818181819, 0.9136363636363637], "count": [613]}}} +{"episode_index": 57, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40108310908862377]], [[0.39798084350290236]], [[0.3910384715366333]]], "std": [[[0.26165206007518876]], [[0.25609795120791584]], [[0.25895956205720155]]], "count": [143]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37435871154988803]], [[0.3738355243612596]], [[0.35967619778097715]]], "std": [[[0.27594626834240354]], [[0.2526366478026167]], [[0.2585877320587243]]], "count": [143]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3668238479249509]], [[0.3714884506833036]], [[0.36624818318935964]]], "std": [[[0.29532468701782255]], [[0.27049639616122073]], [[0.2740295605151804]]], "count": [143]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4399775283948078]], [[0.44363782479775127]], [[0.44459394996343526]]], "std": [[[0.23221423939504385]], [[0.22528035042930214]], [[0.22632220152530164]]], "count": [143]}, "observation.state": {"min": [-0.41513964533805847, 0.24907156825065613, 0.105868399143219, -1.9596261978149414, -0.25388213992118835, -0.2939876317977905, -0.299053430557251, -0.3944995105266571, 0.32608112692832947, 0.12846636772155762, -1.9869390726089478, -1.121137022972107, -0.7462756037712097, -0.07855072617530823, 0.30562570691108704, -0.5844802260398865, -1.780481219291687, -0.8936478495597839, -0.14975252747535706, -0.16938093304634094, -0.3728996813297272, -0.5233179330825806, 0.12169412523508072, 1.5696667432785034, -1.1211638450622559, -0.19235122203826904, 267.3125, 274.75], "max": [0.175805926322937, 0.8052469491958618, 0.612318217754364, -0.9138435125350952, 1.010431170463562, 0.09626472741365433, 0.3573397994041443, -0.22417175769805908, 0.4863433837890625, 0.2602129876613617, -1.573205590248108, -0.11084134131669998, 0.06276580691337585, 0.5225962996482849, 0.8001832962036133, -0.1994398683309555, -0.8634939789772034, 0.2538079619407654, 0.38740092515945435, 0.11679743230342865, -0.23051249980926514, -0.34190043807029724, 0.23501262068748474, 2.0377233028411865, -0.2599446475505829, 0.7462756037712097, 1003.0, 1003.0625], "mean": [-0.12670885026454926, 0.4114146828651428, 0.4763786792755127, -1.3321582078933716, 0.7468544840812683, -0.029875904321670532, 0.192037895321846, -0.3613120913505554, 0.41397684812545776, 0.16369286179542542, -1.8412295579910278, -0.3911035656929016, -0.1746048927307129, 0.2174505740404129, 0.5079739689826965, -0.47733989357948303, -1.3308861255645752, -0.6268174648284912, 0.046224579215049744, -0.041995637118816376, -0.34216904640197754, -0.44405597448349, 0.2156563252210617, 1.717216968536377, -0.46663898229599, 0.06750625371932983, 681.76025390625, 685.6644287109375], "std": [0.18411971628665924, 0.13899987936019897, 0.12062640488147736, 0.2671183943748474, 0.40262311697006226, 0.07234614342451096, 0.1672009825706482, 0.042153019458055496, 0.04893053323030472, 0.03535482659935951, 0.08338760584592819, 0.3365110754966736, 0.23978911340236664, 0.17440299689769745, 0.1118650808930397, 0.09069150686264038, 0.26636776328086853, 0.3210560977458954, 0.16717880964279175, 0.059834543615579605, 0.03426804021000862, 0.049536578357219696, 0.022368067875504494, 0.1075344979763031, 0.24459318816661835, 0.28173166513442993, 354.4574890136719, 350.2454833984375], "count": [754]}, "action": {"min": [-0.41513964533805847, 0.24907156825065613, 0.105868399143219, -1.9596261978149414, -0.25388213992118835, -0.2939876317977905, -0.299053430557251, -0.3944995105266571, 0.32608112692832947, 0.12846636772155762, -1.9869390726089478, -1.121137022972107, -0.7462756037712097, -0.07855072617530823, 0.30562570691108704, -0.5844802260398865, -1.780481219291687, -0.8936478495597839, -0.14975252747535706, -0.16938093304634094, -0.3728996813297272, -0.5233179330825806, 0.12169412523508072, 1.5696667432785034, -1.1211638450622559, -0.19235122203826904, 267.3125, 274.75], "max": [0.175805926322937, 0.8052469491958618, 0.612318217754364, -0.9138435125350952, 1.010431170463562, 0.09626472741365433, 0.3573397994041443, -0.22417175769805908, 0.4863433837890625, 0.2602129876613617, -1.573205590248108, -0.11084134131669998, 0.06276580691337585, 0.5225962996482849, 0.8001832962036133, -0.1994398683309555, -0.8634939789772034, 0.2538101375102997, 0.38740092515945435, 0.11679743230342865, -0.23051249980926514, -0.34190043807029724, 0.23501262068748474, 2.0377233028411865, -0.2599446475505829, 0.7462756037712097, 1003.0, 1003.0625], "mean": [-0.12621334195137024, 0.4112001359462738, 0.47598686814308167, -1.3328794240951538, 0.7473504543304443, -0.029844755306839943, 0.1916099637746811, -0.361205130815506, 0.4138427972793579, 0.16359367966651917, -1.8417588472366333, -0.3910187780857086, -0.17442995309829712, 0.2173456996679306, 0.5076072812080383, -0.47715315222740173, -1.3312394618988037, -0.6277905106544495, 0.046189311891794205, -0.04180464893579483, -0.34206682443618774, -0.4440254271030426, 0.21550847589969635, 1.7178213596343994, -0.46603265404701233, 0.06725726276636124, 681.7626953125, 685.6618041992188], "std": [0.18442559242248535, 0.13882604241371155, 0.1211855337023735, 0.26806554198265076, 0.401619017124176, 0.07231198996305466, 0.16803036630153656, 0.04238821938633919, 0.04898325353860855, 0.03525944799184799, 0.0829499214887619, 0.33633512258529663, 0.23941989243030548, 0.17443765699863434, 0.11200041323900223, 0.09088966995477676, 0.26665160059928894, 0.3194938898086548, 0.16721680760383606, 0.060107190161943436, 0.034481994807720184, 0.049542974680662155, 0.022606780752539635, 0.10799902677536011, 0.2435339391231537, 0.2812146246433258, 354.4598693847656, 350.2428283691406], "count": [754]}, "timestamp": {"min": [0.0], "max": [25.1], "mean": [12.55], "std": [7.255362001842347], "count": [754]}, "frame_index": {"min": [0], "max": [753], "mean": [376.5], "std": [217.66086005527038], "count": [754]}, "episode_index": {"min": [58], "max": [58], "mean": [58.0], "std": [0.0], "count": [754]}, "index": {"min": [40846], "max": [41599], "mean": [41222.5], "std": [217.66086005527038], "count": [754]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [754]}, "subtask_annotation": {"mean": [1.206896551724138, 3.0, 3.0, 3.0, 3.0], "std": [0.7299250878417539, 0.0, 0.0, 0.0, 0.0], "min": [0, 3, 3, 3, 3], "max": [3, 3, 3, 3, 3], "count": [754]}, "scene_annotation": {"mean": [58.0], "std": [0.0], "min": [58], "max": [58], "count": [754]}, "eef_direction_state": {"mean": [4.205570291777188, 4.059681697612732], "std": [2.3293584130424954, 2.5352460586161416], "min": [0, 0], "max": [6, 6], "count": [754]}, "eef_velocity_state": {"mean": [0.5225464190981433, 0.4535809018567639], "std": [0.6116862708931076, 0.5745201337102468], "min": [0, 0], "max": [2, 2], "count": [754]}, "eef_acc_mag_state": {"mean": [0.22148541114058357, 0.15251989389920426], "std": [0.5712055476259233, 0.4740762512977737], "min": [0, 0], "max": [2, 2], "count": [754]}, "eef_direction_action": {"mean": [4.205570291777188, 4.059681697612732], "std": [2.3293584130424954, 2.5352460586161416], "min": [0, 0], "max": [6, 6], "count": [754]}, "eef_velocity_action": {"mean": [0.5225464190981433, 0.4535809018567639], "std": [0.6116862708931076, 0.5745201337102468], "min": [0, 0], "max": [2, 2], "count": [754]}, "eef_acc_mag_action": {"mean": [0.22148541114058357, 0.15251989389920426], "std": [0.5712055476259233, 0.4740762512977737], "min": [0, 0], "max": [2, 2], "count": [754]}, "eef_sim_pose_state": {"mean": [0.4588423106102504, 0.24169414102488038, 1.086894568792789, 0.29233466674328684, -1.1936103805451876, 0.9593091071365898, 0.4885064085676236, -0.2834950696613097, 1.118402838156149, -0.738695411035058, -1.118285531419756, -0.6379603419993407], "std": [0.04745339119570173, 0.036907322688560604, 0.0403343247792252, 0.22115366714029125, 0.3480306081880558, 0.2057589958686315, 0.049676588471534715, 0.01951565029994445, 0.025611631618778077, 0.39133774383979597, 0.2704265287180582, 0.34758747271611035], "min": [0.3735355849347425, 0.2042658399828172, 1.056575444142583, -0.059291007073564495, -1.470829231598455, 0.44305443388996046, 0.38776763224738786, -0.3096917456958411, 1.0929222117944766, -1.1555726454971706, -1.3299165495448177, -1.3346775230900885], "max": [0.5298040034486508, 0.33997171201833715, 1.213405396800959, 0.8203736747514323, -0.3830575543617536, 1.2564687371383565, 0.568440915390603, -0.21561883976576293, 1.1995960506607108, 0.2041045007556952, -0.3831188917044084, -0.15758645512708264], "count": [754]}, "eef_sim_pose_action": {"mean": [0.4587240391029458, 0.24162842714543728, 1.0869875947708725, 0.29216352835505016, -1.1938474179363936, 0.9589763507445608, 0.4884872365236525, -0.2833719011388475, 1.1184810494104689, -0.7383347657784227, -1.1189085815774762, -0.6378948328205066], "std": [0.04749008692012504, 0.03683024535556174, 0.040536674866249456, 0.2213710733737359, 0.34753902384031393, 0.20549079556726885, 0.04967933501692605, 0.01964252855749064, 0.025766347973239408, 0.3920729974757249, 0.2692707820031247, 0.3474766898073981], "min": [0.3735355849347425, 0.2042658399828172, 1.056575444142583, -0.059291007073564495, -1.470829231598455, 0.44305443388996046, 0.38776763224738786, -0.3096917456958411, 1.0929222117944766, -1.1555726454971706, -1.3299165495448177, -1.3346775230900885], "max": [0.5298040034486508, 0.33997171201833715, 1.213405396800959, 0.8203736747514323, -0.3830575543617536, 1.2564687371383565, 0.568440915390603, -0.21561883976576293, 1.1995960506607108, 0.2041045007556952, -0.3831132962394832, -0.15758645512708264], "count": [754]}, "gripper_mode_state": {"mean": [0.4297082228116711, 0.4297082228116711], "std": [0.49503440896538164, 0.4950344089653817], "min": [0, 0], "max": [1, 1], "count": [754]}, "gripper_activity_state": {"mean": [1.889920424403183, 1.8925729442970822], "std": [0.4150091802146314, 0.4092731612764238], "min": [0, 0], "max": [2, 2], "count": [754]}, "gripper_mode_action": {"mean": [0.4297082228116711, 0.4297082228116711], "std": [0.49503440896538164, 0.4950344089653817], "min": [0, 0], "max": [1, 1], "count": [754]}, "gripper_activity_action": {"mean": [1.889920424403183, 1.8925729442970822], "std": [0.4150091802146314, 0.40927316127642377], "min": [0, 0], "max": [2, 2], "count": [754]}, "gripper_open_scale_state": {"mean": [0.6197820323744473, 0.6233313238485644], "std": [0.32223451788779894, 0.31840441614342824], "min": [0.24301136363636364, 0.24977272727272729], "max": [0.9118181818181819, 0.911875], "count": [754]}, "gripper_open_scale_action": {"mean": [0.619784242047267, 0.6233289124668426], "std": [0.3222365145184352, 0.3184022382055149], "min": [0.24301136363636364, 0.24977272727272729], "max": [0.9118181818181819, 0.911875], "count": [754]}}} +{"episode_index": 58, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41001967699809583]], [[0.40513469456023876]], [[0.39696765799495654]]], "std": [[[0.26118804910375854]], [[0.25596564695803137]], [[0.25972669129533815]]], "count": [127]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37369095774792854]], [[0.37345668165560186]], [[0.3592430909371622]]], "std": [[[0.26762482159230566]], [[0.2464882442424951]], [[0.25201799868575575]]], "count": [127]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37257864205393443]], [[0.3745248475374402]], [[0.36513485860223355]]], "std": [[[0.2857214116674114]], [[0.26362899863396466]], [[0.2671347032759931]]], "count": [127]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4463158982424991]], [[0.44505931404714116]], [[0.4418227847897689]]], "std": [[[0.22605067413843516]], [[0.2231120527219182]], [[0.2264747326389613]]], "count": [127]}, "observation.state": {"min": [-0.3415053188800812, 0.25507551431655884, 0.08305694162845612, -2.18446946144104, -0.25389304757118225, -0.3241109251976013, -0.005708317272365093, -0.4118571877479553, 0.22722044587135315, 0.14601919054985046, -1.9229798316955566, -1.121137022972107, -0.7467941045761108, -0.19609428942203522, 0.27752479910850525, -0.6752188205718994, -1.8413747549057007, -0.8092262744903564, -0.23096269369125366, -0.16332900524139404, -0.3871617615222931, -0.5121022462844849, 0.08520200103521347, 1.536868691444397, -1.2483577728271484, -0.1009393259882927, 252.875, 278.75], "max": [0.6799977421760559, 0.8781656622886658, 0.5497132539749146, -0.9176079630851746, 0.997700035572052, -0.03982950374484062, 0.4751964509487152, -0.2370949387550354, 0.46446725726127625, 0.2706899344921112, -1.5730479955673218, -0.11594101786613464, -0.1499897539615631, 0.4626791477203369, 0.716420590877533, -0.27328038215637207, -0.8577682375907898, 0.25381341576576233, 0.4548971652984619, 0.2081250548362732, -0.26559388637542725, -0.31962624192237854, 0.2349483072757721, 1.992185115814209, -0.31267616152763367, 0.7462756037712097, 1003.0, 1005.0], "mean": [-0.025058338418602943, 0.4672301411628723, 0.42098647356033325, -1.3999196290969849, 0.5239477753639221, -0.10233840346336365, 0.279040664434433, -0.3542487919330597, 0.38875049352645874, 0.19162964820861816, -1.7745602130889893, -0.531305193901062, -0.3935421109199524, 0.14753441512584686, 0.4841567277908325, -0.49911001324653625, -1.4261783361434937, -0.407825767993927, 0.07266108691692352, -0.0449330173432827, -0.34253445267677307, -0.4181172251701355, 0.1818748563528061, 1.6916970014572144, -0.6990123987197876, 0.2560214102268219, 759.7411499023438, 765.0574340820312], "std": [0.26270753145217896, 0.1474396288394928, 0.128989577293396, 0.34794631600379944, 0.4724840223789215, 0.05326402932405472, 0.20189043879508972, 0.05684993416070938, 0.06449633836746216, 0.03401815891265869, 0.11173169314861298, 0.3929192125797272, 0.23303329944610596, 0.16814959049224854, 0.1416221559047699, 0.0978044718503952, 0.27078360319137573, 0.39246582984924316, 0.2017863392829895, 0.09995587915182114, 0.037731558084487915, 0.052738841623067856, 0.04174375534057617, 0.12570057809352875, 0.32526880502700806, 0.3326539397239685, 337.73944091796875, 328.52703857421875], "count": [644]}, "action": {"min": [-0.3415053188800812, 0.25507551431655884, 0.08305694162845612, -2.18446946144104, -0.25389304757118225, -0.3241109251976013, -0.005708317272365093, -0.4118571877479553, 0.22722044587135315, 0.14601919054985046, -1.9229798316955566, -1.121137022972107, -0.7467941045761108, -0.19609428942203522, 0.27752479910850525, -0.6752188205718994, -1.8413747549057007, -0.8092262744903564, -0.23096269369125366, -0.16332900524139404, -0.3871617615222931, -0.5121022462844849, 0.08520200103521347, 1.536868691444397, -1.2483577728271484, -0.1009393259882927, 252.875, 278.75], "max": [0.6799977421760559, 0.8781656622886658, 0.5497132539749146, -0.9176079630851746, 0.997700035572052, -0.03982950374484062, 0.4751964509487152, -0.2370949387550354, 0.46446725726127625, 0.2706899344921112, -1.5730479955673218, -0.11594101786613464, -0.1499897539615631, 0.4626791477203369, 0.716420590877533, -0.27328038215637207, -0.8577682375907898, 0.25381341576576233, 0.4548971652984619, 0.2081250548362732, -0.26559388637542725, -0.31962624192237854, 0.2349483072757721, 1.992185115814209, -0.31267616152763367, 0.7462756037712097, 1003.0, 1005.0], "mean": [-0.024098500609397888, 0.46696674823760986, 0.42051175236701965, -1.4009747505187988, 0.5250205993652344, -0.10234228521585464, 0.27899712324142456, -0.354140967130661, 0.3885052800178528, 0.19151604175567627, -1.775070309638977, -0.530697226524353, -0.3933365046977997, 0.14710114896297455, 0.4836655557155609, -0.4989473819732666, -1.426778793334961, -0.40875518321990967, 0.07266567647457123, -0.044641632586717606, -0.3424692153930664, -0.4179820120334625, 0.18164502084255219, 1.692339539527893, -0.6988252997398376, 0.2558040916919708, 759.7392578125, 765.0636596679688], "std": [0.2631971836090088, 0.14734548330307007, 0.12943893671035767, 0.3490105867385864, 0.47150033712387085, 0.05326542258262634, 0.20194752514362335, 0.05700194090604782, 0.06458137929439545, 0.03399544954299927, 0.11156103014945984, 0.3923085033893585, 0.23278024792671204, 0.16837410628795624, 0.14175190031528473, 0.09797067940235138, 0.271180123090744, 0.3916056156158447, 0.2017819583415985, 0.10027705878019333, 0.03782634437084198, 0.052780698984861374, 0.04185832664370537, 0.12615035474300385, 0.3250604271888733, 0.3323792815208435, 337.7380065917969, 328.53118896484375], "count": [644]}, "timestamp": {"min": [0.0], "max": [21.433333333333334], "mean": [10.716666666666667], "std": [6.196885418408904], "count": [644]}, "frame_index": {"min": [0], "max": [643], "mean": [321.5], "std": [185.9065625522671], "count": [644]}, "episode_index": {"min": [59], "max": [59], "mean": [59.0], "std": [0.0], "count": [644]}, "index": {"min": [41600], "max": [42243], "mean": [41921.5], "std": [185.9065625522671], "count": [644]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [644]}, "subtask_annotation": {"mean": [1.3245341614906831, 3.0, 3.0, 3.0, 3.0], "std": [0.7632599667107516, 0.0, 0.0, 0.0, 0.0], "min": [0, 3, 3, 3, 3], "max": [3, 3, 3, 3, 3], "count": [644]}, "scene_annotation": {"mean": [59.0], "std": [0.0], "min": [59], "max": [59], "count": [644]}, "eef_direction_state": {"mean": [4.0854037267080745, 3.909937888198758], "std": [2.5004045619960595, 2.646565921390643], "min": [0, 0], "max": [6, 6], "count": [644]}, "eef_velocity_state": {"mean": [0.5714285714285714, 0.5248447204968945], "std": [0.7198540717739336, 0.6694329718788756], "min": [0, 0], "max": [2, 2], "count": [644]}, "eef_acc_mag_state": {"mean": [0.35403726708074534, 0.2701863354037267], "std": [0.6885030831489226, 0.6142555682835245], "min": [0, 0], "max": [2, 2], "count": [644]}, "eef_direction_action": {"mean": [4.0854037267080745, 3.909937888198758], "std": [2.50040456199606, 2.6465659213906427], "min": [0, 0], "max": [6, 6], "count": [644]}, "eef_velocity_action": {"mean": [0.5714285714285714, 0.5248447204968945], "std": [0.7198540717739336, 0.6694329718788756], "min": [0, 0], "max": [2, 2], "count": [644]}, "eef_acc_mag_action": {"mean": [0.35403726708074534, 0.2701863354037267], "std": [0.6885030831489225, 0.6142555682835245], "min": [0, 0], "max": [2, 2], "count": [644]}, "eef_sim_pose_state": {"mean": [0.43245986728989544, 0.2669771679773573, 1.0871674001325362, -0.07135497900096087, -0.992136571707363, 1.351506414302232, 0.4637649895565787, -0.2533186244836781, 1.1153271176218145, -0.4764489016725318, -0.896678277332662, -0.8681827005832354], "std": [0.0632759039037547, 0.034844697865412014, 0.05799978170692639, 0.13881303407118883, 0.39495879535249456, 0.14854881158021055, 0.050025783932108096, 0.03494536603005536, 0.02905836964279057, 0.3600938877893116, 0.353776871490993, 0.24077466512877885], "min": [0.27456482465903487, 0.2202893107563126, 1.0280580960667898, -0.37253660055821913, -1.4022601747768044, 1.0281930903846432, 0.3679816429784633, -0.30963661107086776, 1.0754107580824013, -1.0502129927142332, -1.2792935638480842, -1.2502544180515505], "max": [0.5075989756020522, 0.353475503891666, 1.1950604048562463, 0.2074787152597194, -0.38295605305832936, 1.637868701275533, 0.55538746664834, -0.1852995730544646, 1.171405161644219, 0.07430916224457018, -0.383060890823933, -0.44106143256838837], "count": [644]}, "eef_sim_pose_action": {"mean": [0.4322210580796221, 0.266879712898914, 1.0872506030824813, -0.07169615495992342, -0.9927293456797462, 1.3515148521329543, 0.46364759718504805, -0.25312675527194023, 1.1153743686716517, -0.4762235991891282, -0.8970242620529357, -0.8678259819690928], "std": [0.06335360999212242, 0.03481299061166224, 0.05811356372753076, 0.13872129921148715, 0.3943301351431817, 0.14854321272254112, 0.05005590902897816, 0.03497494750483218, 0.029122835033215864, 0.3603897990292063, 0.35338309301409476, 0.2403782200161457], "min": [0.27456482465903487, 0.2202893107563126, 1.0280580960667898, -0.37253660055821913, -1.4022601747768044, 1.0281930903846432, 0.3679816429784633, -0.30963661107086776, 1.0754107580824013, -1.0502129927142332, -1.2792935638480842, -1.2502544180515505], "max": [0.5075989756020522, 0.353475503891666, 1.1950604048562463, 0.2074787152597194, -0.38295605305832936, 1.637868701275533, 0.55538746664834, -0.1852995730544646, 1.171405161644219, 0.07430916224457018, -0.3830728575139788, -0.44106143256838837], "count": [644]}, "gripper_mode_state": {"mean": [0.31832298136645965, 0.3198757763975155], "std": [0.46582556917845214, 0.4664281981951818], "min": [0, 0], "max": [1, 1], "count": [644]}, "gripper_activity_state": {"mean": [1.8711180124223603, 1.875776397515528], "std": [0.4498149982569716, 0.43891118776726384], "min": [0, 0], "max": [2, 2], "count": [644]}, "gripper_mode_action": {"mean": [0.31832298136645965, 0.3198757763975155], "std": [0.4658255691784522, 0.4664281981951818], "min": [0, 0], "max": [1, 1], "count": [644]}, "gripper_activity_action": {"mean": [1.8711180124223603, 1.875776397515528], "std": [0.4498149982569716, 0.43891118776726384], "min": [0, 0], "max": [2, 2], "count": [644]}, "gripper_open_scale_state": {"mean": [0.6906737088807098, 0.6955067758328665], "std": [0.3070359064618449, 0.298660853644054], "min": [0.22988636363636364, 0.2534090909090909], "max": [0.9118181818181819, 0.9136363636363637], "count": [644]}, "gripper_open_scale_action": {"mean": [0.6906720129236013, 0.6955124223602521], "std": [0.3070346875952505, 0.29866494317892], "min": [0.22988636363636364, 0.2534090909090909], "max": [0.9118181818181819, 0.9136363636363637], "count": [644]}}} +{"episode_index": 59, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39662976899372726]], [[0.3955999295411677]], [[0.3899898520090363]]], "std": [[[0.26149445429405255]], [[0.2578208088129645]], [[0.26139384863641113]]], "count": [149]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3754136632561302]], [[0.37856810380751854]], [[0.36735308236829406]]], "std": [[[0.2691598688077325]], [[0.2504106894053555]], [[0.2582911220476152]]], "count": [149]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36889357289336316]], [[0.37349231532657806]], [[0.36698616183050403]]], "std": [[[0.2968273450979758]], [[0.27343979088616754]], [[0.27694464025467563]]], "count": [149]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4390382369390709]], [[0.4418804818068167]], [[0.44101869078168177]]], "std": [[[0.23271138242101294]], [[0.22682750103513008]], [[0.22913560526382784]]], "count": [149]}, "observation.state": {"min": [-0.3294985294342041, 0.2546064555644989, -0.04093996807932854, -1.9848277568817139, -0.2809161841869354, -0.29081985354423523, -0.2751227915287018, -0.3806546926498413, 0.23148125410079956, 0.1106753721833229, -1.9929026365280151, -1.1212151050567627, -0.7776883840560913, -0.31468939781188965, 0.25342944264411926, -0.6863889098167419, -2.107788324356079, -1.0934019088745117, -0.4965090751647949, -0.2521859109401703, -0.3889675736427307, -0.5201780200004578, 0.09575755894184113, 1.4989007711410522, -1.1245031356811523, -0.44474244117736816, 295.0, 287.9375], "max": [0.7762460708618164, 0.9857019782066345, 0.6118884086608887, -1.0665783882141113, 1.0906016826629639, 0.11441724002361298, 0.3784550130367279, -0.2426537573337555, 0.46446675062179565, 0.298117995262146, -1.5732269287109375, -0.011000832542777061, 0.10731693357229233, 0.5048015713691711, 0.8297775387763977, -0.3673099875450134, -0.8386656045913696, 0.2587450444698334, 0.6760369539260864, 0.1981886774301529, -0.26437681913375854, -0.2702491283416748, 0.23640188574790955, 2.141552209854126, -0.09415707737207413, 0.870028555393219, 1001.6875, 1005.0], "mean": [0.01995907351374626, 0.48185959458351135, 0.40115511417388916, -1.5444594621658325, 0.7291621565818787, 0.01456340029835701, 0.10446623712778091, -0.33506280183792114, 0.3801112771034241, 0.17119479179382324, -1.8460015058517456, -0.413168340921402, -0.14918890595436096, 0.19578972458839417, 0.44573286175727844, -0.5355069041252136, -1.3962790966033936, -0.6233347654342651, 0.13925741612911224, 0.01370387151837349, -0.33926907181739807, -0.42627832293510437, 0.16163110733032227, 1.7187340259552002, -0.5309805870056152, 0.09288755059242249, 786.5258178710938, 790.0050659179688], "std": [0.2459503561258316, 0.16047333180904388, 0.15093395113945007, 0.2832028269767761, 0.4475196599960327, 0.08400168269872665, 0.17754845321178436, 0.049734413623809814, 0.058952879160642624, 0.04382497817277908, 0.09336315840482712, 0.36391404271125793, 0.27053168416023254, 0.19701696932315826, 0.16777075827121735, 0.09945440292358398, 0.3272986114025116, 0.44842004776000977, 0.3331066370010376, 0.10395573824644089, 0.037156231701374054, 0.06379231810569763, 0.03667311742901802, 0.2034338265657425, 0.3708966076374054, 0.44144392013549805, 315.63311767578125, 318.7141418457031], "count": [794]}, "action": {"min": [-0.3294985294342041, 0.2546064555644989, -0.04093996807932854, -1.9848277568817139, -0.2809161841869354, -0.29081985354423523, -0.2751227915287018, -0.3806546926498413, 0.23148125410079956, 0.1106753721833229, -1.9929026365280151, -1.1212151050567627, -0.7776883840560913, -0.31468939781188965, 0.25342944264411926, -0.6863889098167419, -2.107788324356079, -1.0934019088745117, -0.4965090751647949, -0.2521859109401703, -0.3889675736427307, -0.5201780200004578, 0.09575755894184113, 1.4989007711410522, -1.1244217157363892, -0.44474244117736816, 295.0, 287.9375], "max": [0.7762460708618164, 0.9857019782066345, 0.6118884086608887, -1.0665783882141113, 1.0906016826629639, 0.11441724002361298, 0.3784550130367279, -0.2426537573337555, 0.46446675062179565, 0.298117995262146, -1.5732269287109375, -0.011000832542777061, 0.10731693357229233, 0.5048015713691711, 0.8297775387763977, -0.3673099875450134, -0.8386656045913696, 0.2613281309604645, 0.6760369539260864, 0.1981886774301529, -0.26437681913375854, -0.2702491283416748, 0.2373518943786621, 2.141552209854126, -0.09415707737207413, 0.870028555393219, 1001.6875, 1005.0], "mean": [0.019950682297348976, 0.48185932636260986, 0.4011600911617279, -1.5444506406784058, 0.7291468381881714, 0.014563804492354393, 0.10446621477603912, -0.3350636065006256, 0.3801134526729584, 0.17119494080543518, -1.8459933996200562, -0.41318097710609436, -0.1491953432559967, 0.19579267501831055, 0.4457487463951111, -0.5355076789855957, -1.3962795734405518, -0.6233143210411072, 0.13927529752254486, 0.013701641000807285, -0.3392685651779175, -0.42627930641174316, 0.16163815557956696, 1.7187094688415527, -0.5309839844703674, 0.09288075566291809, 786.5234375, 790.0050659179688], "std": [0.24595166742801666, 0.1604720801115036, 0.15093053877353668, 0.28319647908210754, 0.4475419819355011, 0.0839996412396431, 0.17754493653774261, 0.04973353073000908, 0.058953601866960526, 0.04382247477769852, 0.09335770457983017, 0.3639369308948517, 0.27054011821746826, 0.19701699912548065, 0.16778548061847687, 0.09945375472307205, 0.32729867100715637, 0.4484599828720093, 0.3330923914909363, 0.10395631194114685, 0.037156641483306885, 0.06379256397485733, 0.03668680414557457, 0.20345033705234528, 0.3709016740322113, 0.4414335787296295, 315.635009765625, 318.7141418457031], "count": [794]}, "timestamp": {"min": [0.0], "max": [26.433333333333334], "mean": [13.216666666666669], "std": [7.6402625027620035], "count": [794]}, "frame_index": {"min": [0], "max": [793], "mean": [396.5], "std": [229.2078750828601], "count": [794]}, "episode_index": {"min": [60], "max": [60], "mean": [60.0], "std": [0.0], "count": [794]}, "index": {"min": [42244], "max": [43037], "mean": [42640.5], "std": [229.2078750828601], "count": [794]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [794]}, "subtask_annotation": {"mean": [1.0743073047858942, 3.0, 3.0, 3.0, 3.0], "std": [0.834260007112924, 0.0, 0.0, 0.0, 0.0], "min": [0, 3, 3, 3, 3], "max": [3, 3, 3, 3, 3], "count": [794]}, "scene_annotation": {"mean": [60.0], "std": [0.0], "min": [60], "max": [60], "count": [794]}, "eef_direction_state": {"mean": [4.045340050377834, 4.0705289672544085], "std": [2.5325010184193806, 2.537390510308924], "min": [0, 0], "max": [6, 6], "count": [794]}, "eef_velocity_state": {"mean": [0.5365239294710328, 0.49370277078085645], "std": [0.6802733245004352, 0.6172055675885814], "min": [0, 0], "max": [2, 2], "count": [794]}, "eef_acc_mag_state": {"mean": [0.22292191435768263, 0.22670025188916876], "std": [0.5695272036665452, 0.566924126816533], "min": [0, 0], "max": [2, 2], "count": [794]}, "eef_direction_action": {"mean": [4.045340050377834, 4.066750629722922], "std": [2.5325010184193806, 2.5367481059277153], "min": [0, 0], "max": [6, 6], "count": [794]}, "eef_velocity_action": {"mean": [0.5377833753148614, 0.49496221662468515], "std": [0.6820535915075577, 0.6172171323746972], "min": [0, 0], "max": [2, 2], "count": [794]}, "eef_acc_mag_action": {"mean": [0.22795969773299748, 0.22921914357682618], "std": [0.5763378857729559, 0.5703440517499202], "min": [0, 0], "max": [2, 2], "count": [794]}, "eef_sim_pose_state": {"mean": [0.4256894579220804, 0.25043026918933087, 1.1153294894850883, 0.48732419165970936, -1.1713142494814999, 0.7536939635131851, 0.47395774438327737, -0.2297160184111682, 1.1193376859481312, -0.9066247059919922, -1.0079075150861367, -0.4270446055530579], "std": [0.05773092326214857, 0.045282891554634636, 0.047936133580999817, 0.4113465407490608, 0.37121390295461, 0.3869110268716836, 0.06178610483933648, 0.028845992686705513, 0.026729675463867626, 0.7219683456990896, 0.3566895622789829, 0.5282060261792605], "min": [0.2774210487421394, 0.18580773792695437, 1.0649082764319198, -0.7769895961663135, -1.5571168807310969, -0.22647368619911534, 0.31808124525979864, -0.31093962684330884, 1.0782667926114724, -1.8450879230010793, -1.4541996725146427, -1.2506775657659825], "max": [0.5078472529295449, 0.377996191325359, 1.2065359485011373, 1.502619177056776, -0.383032220715932, 2.0421743480300956, 0.5629844887252846, -0.19676961529481982, 1.1862901059423547, 0.3178716137599518, -0.3809869808021169, 0.6076992946046386], "count": [794]}, "eef_sim_pose_action": {"mean": [0.4256916692346362, 0.2504298899591149, 1.1153285684564098, 0.48732511589449246, -1.1713000589443832, 0.7536932198341324, 0.47395832857567066, -0.22972170378809442, 1.1193397601712585, -0.90664323147159, -1.0079035748739882, -0.4270526787736942], "std": [0.05773199054882053, 0.045281052218161054, 0.047935234422434574, 0.41134558558098366, 0.3712393199899613, 0.38690645517516764, 0.061786235445888155, 0.02886149769742439, 0.026731275308093317, 0.7219469265666306, 0.3566964722704283, 0.5282184741882466], "min": [0.2774210487421394, 0.18580773792695437, 1.0649082764319198, -0.7769895961663135, -1.5571168807310969, -0.22647368619911534, 0.31808124525979864, -0.3116765487349275, 1.0782667926114724, -1.8450879230010793, -1.4541996725146427, -1.2512403137830415], "max": [0.5078472529295449, 0.377996191325359, 1.2065359485011373, 1.502619177056776, -0.383032220715932, 2.0421743480300956, 0.5629844887252846, -0.19676961529481982, 1.1862901059423547, 0.3178716137599518, -0.38076749460825887, 0.6076992946046386], "count": [794]}, "gripper_mode_state": {"mean": [0.2959697732997481, 0.2947103274559194], "std": [0.4564774546378444, 0.4559124371485699], "min": [0, 0], "max": [1, 1], "count": [794]}, "gripper_activity_state": {"mean": [1.9042821158690175, 1.9005037783375316], "std": [0.38668884517128965, 0.3938120204062533], "min": [0, 0], "max": [2, 2], "count": [794]}, "gripper_mode_action": {"mean": [0.2959697732997481, 0.2947103274559194], "std": [0.4564774546378444, 0.4559124371485699], "min": [0, 0], "max": [1, 1], "count": [794]}, "gripper_activity_action": {"mean": [1.9042821158690175, 1.9005037783375316], "std": [0.38668884517128965, 0.3938120204062533], "min": [0, 0], "max": [2, 2], "count": [794]}, "gripper_open_scale_state": {"mean": [0.7150234888914117, 0.7181863979848877], "std": [0.28694081734843585, 0.2897395059888107], "min": [0.2681818181818182, 0.26176136363636365], "max": [0.910625, 0.9136363636363637], "count": [794]}, "gripper_open_scale_action": {"mean": [0.7150213552465862, 0.7181863979848877], "std": [0.28693936826087285, 0.2897395059888107], "min": [0.2681818181818182, 0.26176136363636365], "max": [0.910625, 0.9136363636363637], "count": [794]}}} +{"episode_index": 60, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41079260703162696]], [[0.40895501052770106]], [[0.40188843789753037]]], "std": [[[0.2704284302043823]], [[0.2655293925002823]], [[0.26880127453182556]]], "count": [149]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36530078656182835]], [[0.3706133715510813]], [[0.361128559953064]]], "std": [[[0.2664826309137548]], [[0.24586122068493393]], [[0.24987473690779008]]], "count": [149]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37262590746589463]], [[0.3772723055665219]], [[0.36984329626705265]]], "std": [[[0.2930470585640862]], [[0.2703694412116748]], [[0.27480081277904117]]], "count": [149]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4471736878755977]], [[0.44710416392507785]], [[0.44434858067947536]]], "std": [[[0.24257880481603095]], [[0.238115589761853]], [[0.23978793551969574]]], "count": [149]}, "observation.state": {"min": [-0.22003038227558136, 0.24416938424110413, 0.08086656033992767, -1.8997559547424316, -0.2538374066352844, -0.2934236526489258, 0.028267620131373405, -0.41381487250328064, 0.2527916133403778, 0.15275432169437408, -1.9045640230178833, -1.121137022972107, -0.7475566267967224, -0.3066859841346741, 0.2866932451725006, -0.5835421085357666, -2.033768892288208, -0.8369279503822327, -0.22014492750167847, -0.2439403086900711, -0.372976690530777, -0.4581088125705719, 0.11051344126462936, 1.5666813850402832, -1.1211421489715576, -0.07772397994995117, 274.875, 378.875], "max": [0.4878118932247162, 0.9552656412124634, 0.4672377407550812, -1.0185054540634155, 0.9661117196083069, -0.025650884956121445, 0.4705004096031189, -0.25465449690818787, 0.4451982378959656, 0.2856508791446686, -1.5729601383209229, -0.14330779016017914, -0.16147220134735107, 0.242920383810997, 0.7968530058860779, -0.31185322999954224, -1.2497233152389526, 0.253816694021225, 0.48435503244400024, 0.19584448635578156, -0.22768987715244293, -0.26259100437164307, 0.23496361076831818, 2.1297857761383057, -0.5019147396087646, 0.7462756037712097, 1001.6875, 1005.0], "mean": [0.0732479989528656, 0.42114347219467163, 0.37614956498146057, -1.4274866580963135, 0.7262641787528992, -0.09930558502674103, 0.34332776069641113, -0.375270277261734, 0.3600102961063385, 0.18058767914772034, -1.7906690835952759, -0.4171781837940216, -0.32838085293769836, -0.012866152450442314, 0.45053577423095703, -0.45951125025749207, -1.6242254972457886, -0.6075039505958557, 0.23394253849983215, 0.014200327917933464, -0.3422553837299347, -0.37227532267570496, 0.15124548971652985, 1.6678423881530762, -0.6528016924858093, 0.11931400746107101, 767.5840454101562, 796.8941040039062], "std": [0.19574303925037384, 0.17027154564857483, 0.097825787961483, 0.2444818615913391, 0.3606623411178589, 0.054553721100091934, 0.12759879231452942, 0.04863297939300537, 0.05332636088132858, 0.032881949096918106, 0.07144536823034286, 0.2539615333080292, 0.17648804187774658, 0.15993018448352814, 0.14036835730075836, 0.06567308306694031, 0.22443558275699615, 0.30515918135643005, 0.19993548095226288, 0.10285294055938721, 0.038262613117694855, 0.057338323444128036, 0.028780154883861542, 0.13183294236660004, 0.15758486092090607, 0.24575798213481903, 329.7643127441406, 284.9895935058594], "count": [794]}, "action": {"min": [-0.22003038227558136, 0.24416938424110413, 0.08086656033992767, -1.8997559547424316, -0.2538374066352844, -0.2934236526489258, 0.028268516063690186, -0.41381487250328064, 0.2527916133403778, 0.15275432169437408, -1.9045640230178833, -1.121137022972107, -0.7475566267967224, -0.3066859841346741, 0.2866932451725006, -0.5835421085357666, -2.033768892288208, -0.8369279503822327, -0.22014492750167847, -0.2439403086900711, -0.372976690530777, -0.4581088125705719, 0.1104981079697609, 1.5666813850402832, -1.1211421489715576, -0.07772397994995117, 274.875, 378.875], "max": [0.4878118932247162, 0.9552656412124634, 0.4672377407550812, -1.0185054540634155, 0.9661117196083069, -0.025650884956121445, 0.4705004096031189, -0.25465449690818787, 0.4451993405818939, 0.2856508791446686, -1.5729601383209229, -0.14330779016017914, -0.16147220134735107, 0.242920383810997, 0.7968530058860779, -0.31185322999954224, -1.2497233152389526, 0.2538174092769623, 0.48435503244400024, 0.19584448635578156, -0.22768987715244293, -0.26259100437164307, 0.23496367037296295, 2.1297857761383057, -0.5019147396087646, 0.7462756037712097, 1001.6875, 1005.0], "mean": [0.07387106120586395, 0.4208483099937439, 0.3756857216358185, -1.4280956983566284, 0.727249264717102, -0.09942980855703354, 0.34343236684799194, -0.375204473733902, 0.3598644733428955, 0.1805427223443985, -1.7909921407699585, -0.4164293706417084, -0.3283081352710724, -0.013221117667853832, 0.4502626061439514, -0.4593505561351776, -1.6248300075531006, -0.6085887551307678, 0.23387356102466583, 0.014280617237091064, -0.3421548902988434, -0.372160941362381, 0.1510886698961258, 1.6685291528701782, -0.6520740985870361, 0.11904352903366089, 767.5828857421875, 796.9005126953125], "std": [0.19566130638122559, 0.17015647888183594, 0.09833936393260956, 0.24504396319389343, 0.3590487241744995, 0.054713811725378036, 0.12737436592578888, 0.04875824600458145, 0.053251538425683975, 0.03283201530575752, 0.07104022800922394, 0.25275880098342896, 0.17632748186588287, 0.15977127850055695, 0.140279158949852, 0.06584884971380234, 0.2245100438594818, 0.30362236499786377, 0.20006710290908813, 0.10284461081027985, 0.038454893976449966, 0.05728333815932274, 0.028662558645009995, 0.1327548623085022, 0.15675239264965057, 0.2451854646205902, 329.76348876953125, 284.993896484375], "count": [794]}, "timestamp": {"min": [0.0], "max": [26.433333333333334], "mean": [13.216666666666669], "std": [7.6402625027620035], "count": [794]}, "frame_index": {"min": [0], "max": [793], "mean": [396.5], "std": [229.2078750828601], "count": [794]}, "episode_index": {"min": [61], "max": [61], "mean": [61.0], "std": [0.0], "count": [794]}, "index": {"min": [43038], "max": [43831], "mean": [43434.5], "std": [229.2078750828601], "count": [794]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [794]}, "subtask_annotation": {"mean": [1.309823677581864, 3.0, 3.0, 3.0, 3.0], "std": [0.7659170556690937, 0.0, 0.0, 0.0, 0.0], "min": [0, 3, 3, 3, 3], "max": [3, 3, 3, 3, 3], "count": [794]}, "scene_annotation": {"mean": [61.0], "std": [0.0], "min": [61], "max": [61], "count": [794]}, "eef_direction_state": {"mean": [4.392947103274559, 4.130982367758186], "std": [2.296476466443736, 2.5488620056053497], "min": [0, 0], "max": [6, 6], "count": [794]}, "eef_velocity_state": {"mean": [0.4445843828715365, 0.4420654911838791], "std": [0.6106338459020636, 0.5764424603276465], "min": [0, 0], "max": [2, 2], "count": [794]}, "eef_acc_mag_state": {"mean": [0.2040302267002519, 0.08942065491183879], "std": [0.543969808664726, 0.36649874055415715], "min": [0, 0], "max": [2, 2], "count": [794]}, "eef_direction_action": {"mean": [4.392947103274559, 4.130982367758186], "std": [2.296476466443736, 2.5488620056053497], "min": [0, 0], "max": [6, 6], "count": [794]}, "eef_velocity_action": {"mean": [0.4445843828715365, 0.4420654911838791], "std": [0.6106338459020635, 0.5764424603276465], "min": [0, 0], "max": [2, 2], "count": [794]}, "eef_acc_mag_action": {"mean": [0.2040302267002519, 0.08942065491183879], "std": [0.543969808664726, 0.36649874055415715], "min": [0, 0], "max": [2, 2], "count": [794]}, "eef_sim_pose_state": {"mean": [0.4031191402807334, 0.2533689011951588, 1.0657317423224135, -0.04194989501111052, -1.1019476045968641, 1.342685722247374, 0.4189727592588726, -0.21927986119331055, 1.124608173839761, -0.5782390363938991, -0.9607366339510217, -0.8278512185667256], "std": [0.05203198436296727, 0.03597804232804505, 0.04689551220395064, 0.16533151445985916, 0.2574070980193006, 0.19170300422280906, 0.057170417038359136, 0.02973582518851523, 0.025706300655906178, 0.3191788865528312, 0.1896298912298589, 0.20142032869715473], "min": [0.3012178255951545, 0.21875537747720342, 1.0254826240279866, -0.5053418308492266, -1.3385170927743226, 0.8419118575743174, 0.3099517623123245, -0.30965537505614227, 1.1004797263388182, -0.8229656393078434, -1.116580055312501, -1.252221797181867], "max": [0.4886278711101769, 0.3680429110304715, 1.167507344338129, 0.36709848598493167, -0.3830164591934315, 1.8751986863587107, 0.504874913171628, -0.1995418629966998, 1.1976823731468662, 0.32997141715836226, -0.3830266966460125, -0.5745262020977226], "count": [794]}, "eef_sim_pose_action": {"mean": [0.40297514013935126, 0.2533222441614087, 1.06576554728558, -0.042439829391950484, -1.1025066846295808, 1.3430286087605163, 0.4188733713410845, -0.21915184306805613, 1.1246805206498485, -0.5777587953343, -0.9614517663096769, -0.8278433322659221], "std": [0.05195330621767816, 0.03592905543115038, 0.046958491499277076, 0.1655576131493349, 0.2563248002265785, 0.19178055890863777, 0.05711783231419201, 0.029564782395124174, 0.0258294204973148, 0.32021959299399066, 0.188517424122338, 0.20140391502153462], "min": [0.3012178255951545, 0.21875537747720342, 1.0254826240279866, -0.5053418308492266, -1.3385170927743226, 0.8419118575743174, 0.3099517623123245, -0.30965574028747644, 1.1004797263388182, -0.8229656393078434, -1.116580055312501, -1.252221797181867], "max": [0.4886286535654318, 0.3680429110304715, 1.167507344338129, 0.36709848598493167, -0.3830164591934315, 1.8751986863587107, 0.504874913171628, -0.1995418629966998, 1.1976823731468662, 0.32997141715836226, -0.3830266966460125, -0.5745262020977226], "count": [794]}, "gripper_mode_state": {"mean": [0.3148614609571788, 0.31863979848866497], "std": [0.4644606779492671, 0.46594900719688703], "min": [0, 0], "max": [1, 1], "count": [794]}, "gripper_activity_state": {"mean": [1.897984886649874, 1.9105793450881612], "std": [0.3995223467655313, 0.3733083312800532], "min": [0, 0], "max": [2, 2], "count": [794]}, "gripper_mode_action": {"mean": [0.3148614609571788, 0.31863979848866497], "std": [0.4644606779492671, 0.465949007196887], "min": [0, 0], "max": [1, 1], "count": [794]}, "gripper_activity_action": {"mean": [1.897984886649874, 1.9105793450881612], "std": [0.3995223467655313, 0.3733083312800532], "min": [0, 0], "max": [2, 2], "count": [794]}, "gripper_open_scale_state": {"mean": [0.6978037195050686, 0.7244492140399387], "std": [0.2997859452395779, 0.25908158341538984], "min": [0.24988636363636363, 0.3444318181818182], "max": [0.910625, 0.9136363636363637], "count": [794]}, "gripper_open_scale_action": {"mean": [0.6978026524730091, 0.7244549694021993], "std": [0.29978519191442454, 0.25908573558250403], "min": [0.24988636363636363, 0.3444318181818182], "max": [0.910625, 0.9136363636363637], "count": [794]}}} +{"episode_index": 61, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4053097109945342]], [[0.4026119292990101]], [[0.3958025145243283]]], "std": [[[0.26210261264051915]], [[0.25689834213770096]], [[0.26043574302764066]]], "count": [171]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3594707411229599]], [[0.36605361818216564]], [[0.35609977472958]]], "std": [[[0.2624728227537555]], [[0.2428100311688334]], [[0.24996626303532446]]], "count": [171]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.35812003951190613]], [[0.36472555469556245]], [[0.3586713034629056]]], "std": [[[0.2889680231505942]], [[0.2665017738470003]], [[0.2705392359074786]]], "count": [171]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4450653200607729]], [[0.445826183446088]], [[0.44651955528800213]]], "std": [[[0.22725758367749488]], [[0.22253486322922955]], [[0.2222026131650745]]], "count": [171]}, "observation.state": {"min": [-0.7206824421882629, 0.1279151737689972, 0.19070886075496674, -1.9560319185256958, -0.25385159254074097, -0.46030551195144653, -0.16812865436077118, -0.4039190709590912, 0.3270290493965149, 0.10877425223588943, -2.162621259689331, -1.1212259531021118, -0.7462756037712097, 0.06836017966270447, 0.19175060093402863, -0.7123048901557922, -1.7255786657333374, -0.7299283146858215, -0.5094321370124817, -0.08517861366271973, -0.3567049503326416, -0.5503769516944885, 0.03145843744277954, 1.5729026794433594, -1.1211814880371094, -0.3603542447090149, 310.9375, 598.0], "max": [0.1385027915239334, 0.8533591032028198, 0.7463943958282471, -0.4128957986831665, 0.9286220669746399, -0.12060225009918213, 0.47022223472595215, -0.20087294280529022, 0.5413605570793152, 0.2747633755207062, -1.5731436014175415, -0.2383711040019989, 0.031100329011678696, 0.6930375099182129, 0.6832549571990967, -0.42245805263519287, -0.7156592011451721, 0.25381234288215637, 0.3413940370082855, 0.3518769145011902, -0.23569811880588531, -0.36222925782203674, 0.23493187129497528, 2.3638405799865723, -0.49434149265289307, 0.7819100618362427, 1000.125, 1004.9375], "mean": [-0.2459578812122345, 0.4168969988822937, 0.49671030044555664, -1.1318631172180176, 0.6169795393943787, -0.3401978015899658, 0.20694057643413544, -0.36573871970176697, 0.43597057461738586, 0.17499984800815582, -2.0003480911254883, -0.5306821465492249, -0.2720862925052643, 0.2560977637767792, 0.45082369446754456, -0.5441704392433167, -1.3644977807998657, -0.5175327062606812, 0.030852120369672775, 0.11188068985939026, -0.3348943889141083, -0.44216489791870117, 0.15930481255054474, 1.8056148290634155, -0.6888275146484375, 0.05934518203139305, 656.3844604492188, 852.3212280273438], "std": [0.2449813038110733, 0.1757565587759018, 0.13070914149284363, 0.38762572407722473, 0.33380749821662903, 0.09333605319261551, 0.14360882341861725, 0.05143709108233452, 0.05794509872794151, 0.038629643619060516, 0.14739902317523956, 0.228904128074646, 0.1915319710969925, 0.2229141891002655, 0.11979874223470688, 0.09150443226099014, 0.2888164222240448, 0.2840518355369568, 0.20771664381027222, 0.09440147876739502, 0.02890077419579029, 0.05774666368961334, 0.04494529217481613, 0.1791570782661438, 0.17055194079875946, 0.3255279064178467, 336.85943603515625, 176.57748413085938], "count": [952]}, "action": {"min": [-0.7206824421882629, 0.1279151737689972, 0.19070886075496674, -1.9560319185256958, -0.25385159254074097, -0.46030551195144653, -0.16812865436077118, -0.4039190709590912, 0.3270290493965149, 0.10877425223588943, -2.162621259689331, -1.1212259531021118, -0.7462756037712097, 0.06836017966270447, 0.19175060093402863, -0.7123048901557922, -1.7255786657333374, -0.7299283146858215, -0.5094321370124817, -0.08517861366271973, -0.3567049503326416, -0.5503769516944885, 0.03145843744277954, 1.5729026794433594, -1.1211814880371094, -0.3603542447090149, 310.9375, 598.0], "max": [0.1385027915239334, 0.8533591032028198, 0.7463943958282471, -0.4128957986831665, 0.9286220669746399, -0.12060225009918213, 0.47022223472595215, -0.20087294280529022, 0.5413605570793152, 0.2747633755207062, -1.5731436014175415, -0.2383711040019989, 0.031100329011678696, 0.6930375099182129, 0.6832549571990967, -0.42245805263519287, -0.7156592011451721, 0.2538090646266937, 0.3413940370082855, 0.3518769145011902, -0.23569811880588531, -0.36222925782203674, 0.23493187129497528, 2.3638405799865723, -0.49434149265289307, 0.7819100618362427, 1000.125, 1004.9375], "mean": [-0.24562853574752808, 0.4169028401374817, 0.49644145369529724, -1.1323564052581787, 0.6175951957702637, -0.34034714102745056, 0.2067442685365677, -0.3656526207923889, 0.435878723859787, 0.1749504953622818, -2.0009443759918213, -0.5301970839500427, -0.2717514634132385, 0.2561049461364746, 0.45039102435112, -0.5442073345184326, -1.3645832538604736, -0.5183794498443604, 0.03072638064622879, 0.11191477626562119, -0.3348468244075775, -0.4421439468860626, 0.15909552574157715, 1.8062186241149902, -0.6884037852287292, 0.05918959155678749, 656.3844604492188, 852.3193359375], "std": [0.2452542632818222, 0.17576304078102112, 0.13106466829776764, 0.38828009366989136, 0.33273953199386597, 0.09309809654951096, 0.14398016035556793, 0.0516008660197258, 0.05799974873661995, 0.038583073765039444, 0.1468169391155243, 0.22813956439495087, 0.19098056852817535, 0.2229125052690506, 0.11998599022626877, 0.09147420525550842, 0.2888425588607788, 0.28295034170150757, 0.2078443467617035, 0.09435669332742691, 0.028981046751141548, 0.0577491819858551, 0.04505655914545059, 0.17934146523475647, 0.16997729241847992, 0.325234591960907, 336.85943603515625, 176.57542419433594], "count": [952]}, "timestamp": {"min": [0.0], "max": [31.7], "mean": [15.850000000000001], "std": [9.160619217304278], "count": [952]}, "frame_index": {"min": [0], "max": [951], "mean": [475.5], "std": [274.8185765191283], "count": [952]}, "episode_index": {"min": [62], "max": [62], "mean": [62.0], "std": [0.0], "count": [952]}, "index": {"min": [43832], "max": [44783], "mean": [44307.5], "std": [274.8185765191283], "count": [952]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [952]}, "subtask_annotation": {"mean": [1.4380252100840336, 3.0, 3.0, 3.0, 3.0], "std": [0.7321714907051645, 0.0, 0.0, 0.0, 0.0], "min": [0, 3, 3, 3, 3], "max": [3, 3, 3, 3, 3], "count": [952]}, "scene_annotation": {"mean": [62.0], "std": [0.0], "min": [62], "max": [62], "count": [952]}, "eef_direction_state": {"mean": [4.685924369747899, 4.888655462184874], "std": [2.177301589759104, 1.996372097972363], "min": [0, 0], "max": [6, 6], "count": [952]}, "eef_velocity_state": {"mean": [0.40021008403361347, 0.36554621848739494], "std": [0.6272187156082304, 0.6121922275675402], "min": [0, 0], "max": [2, 2], "count": [952]}, "eef_acc_mag_state": {"mean": [0.19012605042016806, 0.18277310924369747], "std": [0.5271885006368487, 0.5126523948372295], "min": [0, 0], "max": [2, 2], "count": [952]}, "eef_direction_action": {"mean": [4.685924369747899, 4.888655462184874], "std": [2.177301589759104, 1.996372097972363], "min": [0, 0], "max": [6, 6], "count": [952]}, "eef_velocity_action": {"mean": [0.40021008403361347, 0.36554621848739494], "std": [0.6272187156082304, 0.6121922275675402], "min": [0, 0], "max": [2, 2], "count": [952]}, "eef_acc_mag_action": {"mean": [0.19012605042016806, 0.18277310924369747], "std": [0.5271885006368487, 0.5126523948372295], "min": [0, 0], "max": [2, 2], "count": [952]}, "eef_sim_pose_state": {"mean": [0.4871699897792232, 0.2670950578025544, 1.0797211886116282, 0.10795165489982606, -1.0595152487317219, 0.9718719259442631, 0.49413840230447365, -0.23915476995102625, 1.133654056347626, -0.6268712062006246, -0.9236156053945269, -0.6263494173040203], "std": [0.05784219159886767, 0.03537951890604221, 0.048458357783122644, 0.23723732111462037, 0.24698386647877363, 0.23520083334253394, 0.06091490458954709, 0.03789673434029926, 0.015373164001227657, 0.4084076483036236, 0.19547745039221406, 0.3678188048766804], "min": [0.38039326516250416, 0.20722321515905112, 1.0426389782026175, -0.38931136229418656, -1.3488819070120568, 0.4189798585396929, 0.4178594480175453, -0.3096170514118647, 1.118977445550386, -1.1747779527095457, -1.1263159601324806, -1.25049871757597], "max": [0.5922273889272064, 0.35924567088479986, 1.2235433077213338, 0.5984215522700453, -0.38304515167839814, 1.391772888877515, 0.6091975662894281, -0.13720602613629482, 1.1747093612042852, 0.5516335028871517, -0.38305148071316864, 0.02831259659965235], "count": [952]}, "eef_sim_pose_action": {"mean": [0.4870928538839394, 0.2670750454691204, 1.0797936955088172, 0.10774524090404157, -1.0600930880652912, 0.9716410155102952, 0.4941332845550711, -0.23897415248761858, 1.1336778384793345, -0.6265146524558245, -0.9240722595414173, -0.6262193876302223], "std": [0.057889149147460815, 0.035360847801470655, 0.0485996157454021, 0.23735079892849759, 0.24604218114025378, 0.23503540909574977, 0.06091557339614602, 0.03797022385324617, 0.01540008814944225, 0.40903620822861436, 0.19472040430471294, 0.3676201170417471], "min": [0.38039326516250416, 0.20722321515905112, 1.0426389782026175, -0.38931136229418656, -1.3488819070120568, 0.4189798585396929, 0.4178594480175453, -0.3096170514118647, 1.118977445550386, -1.1747779527095457, -1.1263159601324806, -1.25049871757597], "max": [0.5922273889272064, 0.35924567088479986, 1.2235433077213338, 0.5984215522700453, -0.38304515167839814, 1.391772888877515, 0.6091975662894281, -0.13720602613629482, 1.1747093612042852, 0.5516335028871517, -0.38305148071316864, 0.02831259659965235], "count": [952]}, "gripper_mode_state": {"mean": [0.49264705882352944, 0.0], "std": [0.49994593133263143, 0.0], "min": [0, 0], "max": [1, 0], "count": [952]}, "gripper_activity_state": {"mean": [1.9180672268907564, 1.934873949579832], "std": [0.36033545834315006, 0.3549798563256853], "min": [0, 0], "max": [2, 2], "count": [952]}, "gripper_mode_action": {"mean": [0.49264705882352944, 0.0], "std": [0.4999459313326315, 0.0], "min": [0, 0], "max": [1, 0], "count": [952]}, "gripper_activity_action": {"mean": [1.9180672268907564, 1.934873949579832], "std": [0.36033545834315006, 0.3549798563256853], "min": [0, 0], "max": [2, 2], "count": [952]}, "gripper_open_scale_state": {"mean": [0.5967131398013785, 0.774837477751772], "std": [0.3062355409358634, 0.16052493653112668], "min": [0.28267045454545453, 0.5436363636363636], "max": [0.9092045454545454, 0.9135795454545454], "count": [952]}, "gripper_open_scale_action": {"mean": [0.5967131398013785, 0.7748357245647017], "std": [0.3062355409358634, 0.1605234316343681], "min": [0.28267045454545453, 0.5436363636363636], "max": [0.9092045454545454, 0.9135795454545454], "count": [952]}}} +{"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.39745043038048555]], [[0.39665758053221284]], [[0.38940417396125115]]], "std": [[[0.2700954091580168]], [[0.26464639417800845]], [[0.2674258085135589]]], "count": [140]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3670103714402428]], [[0.3716172940009337]], [[0.36103992763772175]]], "std": [[[0.2698748211475719]], [[0.2501858862146244]], [[0.25522169117208565]]], "count": [140]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36877431722689075]], [[0.3741627801120448]], [[0.3677060676353875]]], "std": [[[0.2860899783807168]], [[0.2640059847633963]], [[0.26762693446071734]]], "count": [140]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4421806970704949]], [[0.44056626692343603]], [[0.437225]]], "std": [[[0.2416422266280286]], [[0.23894232144160815]], [[0.24079967945231232]]], "count": [140]}, "observation.state": {"min": [-0.31840696930885315, 0.2454129308462143, 0.09610219299793243, -1.9778791666030884, -0.25385597348213196, -0.43546947836875916, -0.33889931440353394, -0.3984087407588959, 0.25847581028938293, 0.10081324726343155, -2.0448057651519775, -1.1615394353866577, -0.7471025586128235, -0.24809964001178741, 0.1873737871646881, -0.6820157766342163, -2.0445430278778076, -1.0305886268615723, -0.5971589088439941, -0.2973615527153015, -0.39424335956573486, -0.456309050321579, 0.0659482479095459, 1.530786156654358, -1.1213147640228271, -0.23492778837680817, 294.0, 351.0], "max": [0.44876885414123535, 0.9099066853523254, 0.5948790907859802, -1.0804821252822876, 1.0254595279693604, 0.03736422583460808, 0.470731645822525, -0.22535893321037292, 0.46053144335746765, 0.30997973680496216, -1.5731028318405151, -0.12882483005523682, 0.020164156332612038, 0.30196595191955566, 0.7504326701164246, -0.325698584318161, -1.2425042390823364, 0.2538057863712311, 0.6461820006370544, 0.09428377449512482, -0.279371052980423, -0.26571643352508545, 0.23493437469005585, 2.1259827613830566, -0.31484004855155945, 0.9873397350311279, 1001.9000244140625, 1007.0625], "mean": [0.026872042566537857, 0.4787355959415436, 0.40793415904045105, -1.4730483293533325, 0.6849722266197205, -0.07734216749668121, 0.18155381083488464, -0.3550162613391876, 0.37426862120628357, 0.17945654690265656, -1.856168508529663, -0.4616817831993103, -0.21813727915287018, 0.012427051551640034, 0.5084195137023926, -0.575300395488739, -1.629538655281067, -0.582144021987915, 0.2455447018146515, -0.06219520419836044, -0.3444812595844269, -0.3610689640045166, 0.13846872746944427, 1.7077434062957764, -0.6039615869522095, 0.10566709190607071, 785.2819213867188, 797.686279296875], "std": [0.23250924050807953, 0.1744520515203476, 0.13087990880012512, 0.22562862932682037, 0.430590957403183, 0.11675745993852615, 0.1648891419172287, 0.04234999790787697, 0.06099611893296242, 0.05644076690077782, 0.10857342183589935, 0.32976269721984863, 0.26693060994148254, 0.18674422800540924, 0.14401474595069885, 0.07928681373596191, 0.25204992294311523, 0.3915358781814575, 0.3216882646083832, 0.1076384112238884, 0.024980660527944565, 0.06640317291021347, 0.03863339126110077, 0.17352576553821564, 0.272950679063797, 0.3756527602672577, 314.47760009765625, 291.8459167480469], "count": [730]}, "action": {"min": [-0.31840696930885315, 0.2454129308462143, 0.09610219299793243, -1.9778791666030884, -0.25385597348213196, -0.43546947836875916, -0.3388882577419281, -0.3984087407588959, 0.25847581028938293, 0.10081324726343155, -2.0448057651519775, -1.1614694595336914, -0.7471025586128235, -0.24809964001178741, 0.187765434384346, -0.6820157766342163, -2.0445430278778076, -1.0305886268615723, -0.5971589088439941, -0.2973615527153015, -0.39424335956573486, -0.456309050321579, 0.0659482479095459, 1.530786156654358, -1.1213147640228271, -0.23492778837680817, 294.0, 351.0], "max": [0.44876885414123535, 0.9099066853523254, 0.5948790907859802, -1.0804821252822876, 1.0254595279693604, 0.03736422583460808, 0.470731645822525, -0.22535893321037292, 0.46053144335746765, 0.30997973680496216, -1.5731028318405151, -0.12882483005523682, 0.020164156332612038, 0.30196595191955566, 0.7504326701164246, -0.3258155584335327, -1.2425042390823364, 0.2538057863712311, 0.6461820006370544, 0.09428377449512482, -0.279371052980423, -0.26571643352508545, 0.234933003783226, 2.1259827613830566, -0.31484004855155945, 0.9868221282958984, 1001.875, 1007.0625], "mean": [0.027350593358278275, 0.47848865389823914, 0.40745416283607483, -1.4737321138381958, 0.6853471994400024, -0.07722669839859009, 0.181051567196846, -0.35491135716438293, 0.37414947152137756, 0.17938315868377686, -1.8565675020217896, -0.46173417568206787, -0.21802166104316711, 0.012015857733786106, 0.507851779460907, -0.5751301050186157, -1.6298787593841553, -0.5830875635147095, 0.24516917765140533, -0.06237530708312988, -0.34444460272789, -0.36094921827316284, 0.1382695585489273, 1.7082537412643433, -0.6035231351852417, 0.10598544776439667, 785.282470703125, 797.6917724609375], "std": [0.23240233957767487, 0.17440132796764374, 0.13136173784732819, 0.2261984944343567, 0.4298914968967438, 0.11675628274679184, 0.16591066122055054, 0.042559027671813965, 0.060942359268665314, 0.05640337988734245, 0.10806694626808167, 0.3298702538013458, 0.2667200565338135, 0.186662495136261, 0.14445064961910248, 0.07968521118164062, 0.2519233822822571, 0.39034849405288696, 0.3222750723361969, 0.10769110918045044, 0.025052504613995552, 0.0663302019238472, 0.03851018846035004, 0.17367678880691528, 0.2723759412765503, 0.3762933909893036, 314.47796630859375, 291.84942626953125], "count": [730]}, "timestamp": {"min": [0.0], "max": [24.3], "mean": [12.15], "std": [7.024421684380857], "count": [730]}, "frame_index": {"min": [0], "max": [729], "mean": [364.5], "std": [210.73265053142572], "count": [730]}, "episode_index": {"min": [63], "max": [63], "mean": [63.0], "std": [0.0], "count": [730]}, "index": {"min": [44784], "max": [45513], "mean": [45148.5], "std": [210.73265053142572], "count": [730]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [730]}, "subtask_annotation": {"mean": [1.321917808219178, 3.0, 3.0, 3.0, 3.0], "std": [0.7669092167063649, 0.0, 0.0, 0.0, 0.0], "min": [0, 3, 3, 3, 3], "max": [3, 3, 3, 3, 3], "count": [730]}, "scene_annotation": {"mean": [63.0], "std": [0.0], "min": [63], "max": [63], "count": [730]}, "eef_direction_state": {"mean": [3.9054794520547946, 3.9616438356164383], "std": [2.416971410158393, 2.5441111232400004], "min": [0, 0], "max": [6, 6], "count": [730]}, "eef_velocity_state": {"mean": [0.5726027397260274, 0.5027397260273972], "std": [0.6353211406629864, 0.6064657559000116], "min": [0, 0], "max": [2, 2], "count": [730]}, "eef_acc_mag_state": {"mean": [0.273972602739726, 0.2356164383561644], "std": [0.6117630925784701, 0.5775170905408512], "min": [0, 0], "max": [2, 2], "count": [730]}, "eef_direction_action": {"mean": [3.9054794520547946, 3.9616438356164383], "std": [2.416971410158393, 2.5441111232400004], "min": [0, 0], "max": [6, 6], "count": [730]}, "eef_velocity_action": {"mean": [0.5726027397260274, 0.5027397260273972], "std": [0.6353211406629864, 0.6064657559000116], "min": [0, 0], "max": [2, 2], "count": [730]}, "eef_acc_mag_action": {"mean": [0.273972602739726, 0.2356164383561644], "std": [0.6117630925784701, 0.5775170905408512], "min": [0, 0], "max": [2, 2], "count": [730]}, "eef_sim_pose_state": {"mean": [0.42005062411576227, 0.25973865718525546, 1.0933687341036755, 0.26771625071514166, -1.1204385822651486, 0.957419673104385, 0.408798960441982, -0.20857600431074205, 1.1198485291900486, -0.717548391122851, -0.9682112154781449, -0.6372846808833922], "std": [0.05986188483985788, 0.057230723298671016, 0.03841126233649118, 0.24809078619901292, 0.3544767541334608, 0.2197617396323177, 0.06622987289179352, 0.0374104674913292, 0.01909124891708626, 0.505445323461162, 0.2946498071496384, 0.44385503681209026], "min": [0.30954606114080196, 0.18080921578197015, 1.05345461068136, -0.1314297340263194, -1.4372635444254434, 0.5043287700454592, 0.31499025094913446, -0.30962446438594465, 1.0757132858964213, -1.2512914181802572, -1.2753192186568933, -1.3750296671112348], "max": [0.5051424639875808, 0.39056809058408526, 1.2134633463555191, 0.6869681722313683, -0.3829998210809311, 1.2604008152066126, 0.504266493236027, -0.15980614568962123, 1.1629259962772522, 0.5264995598846129, -0.3829843073126882, -0.007510473602140633], "count": [730]}, "eef_sim_pose_action": {"mean": [0.4199443120714044, 0.25969463303644763, 1.0934635351616622, 0.26759633207217287, -1.120532624731293, 0.9571126172321073, 0.40869121082192184, -0.2083886925720953, 1.119833708564846, -0.7168886421429769, -0.9684040295457657, -0.6374399219062659], "std": [0.05980889065626378, 0.05720466748672428, 0.03861063033352536, 0.2482047210553836, 0.3542901543631464, 0.2195088689020583, 0.06616392495358694, 0.03724601291311331, 0.019080031429471365, 0.5065952175223002, 0.2943126219840155, 0.44408897169437567], "min": [0.30954606114080196, 0.18080921578197015, 1.05345461068136, -0.1314297340263194, -1.4372635444254434, 0.5043287700454592, 0.31499025094913446, -0.30962446438594465, 1.0757132858964213, -1.2512914181802572, -1.2753192186568933, -1.3738488544509626], "max": [0.5051424639875808, 0.39056809058408526, 1.2134633463555191, 0.6869681722313683, -0.3829998210809311, 1.2604008152066126, 0.504266493236027, -0.15980614568962123, 1.1629259962772522, 0.5264995598846129, -0.3829857293678467, -0.007510473602140633], "count": [730]}, "gripper_mode_state": {"mean": [0.29863013698630136, 0.30547945205479454], "std": [0.4576572716234786, 0.46061020009015735], "min": [0, 0], "max": [1, 1], "count": [730]}, "gripper_activity_state": {"mean": [1.889041095890411, 1.8972602739726028], "std": [0.4154751839136901, 0.4008458873534121], "min": [0, 0], "max": [2, 2], "count": [730]}, "gripper_mode_action": {"mean": [0.29863013698630136, 0.30547945205479454], "std": [0.4576572716234786, 0.46061020009015735], "min": [0, 0], "max": [1, 1], "count": [730]}, "gripper_activity_action": {"mean": [1.889041095890411, 1.8972602739726028], "std": [0.4154751839136901, 0.4008458873534121], "min": [0, 0], "max": [2, 2], "count": [730]}, "gripper_open_scale_state": {"mean": [0.7138926611267326, 0.7251693179081873], "std": [0.2858885075338416, 0.2653143053598461], "min": [0.2672727272727273, 0.3190909090909091], "max": [0.9108182040127841, 0.9155113636363637], "count": [730]}, "gripper_open_scale_action": {"mean": [0.7138931014463592, 0.7251743770613629], "std": [0.2858888092849216, 0.2653178638650551], "min": [0.2672727272727273, 0.3190909090909091], "max": [0.9107954545454545, 0.9155113636363637], "count": [730]}}} +{"episode_index": 63, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4096713793973472]], [[0.40745050731689736]], [[0.4004872660154748]]], "std": [[[0.2629812749189005]], [[0.2582483355692601]], [[0.2611755226240209]]], "count": [136]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3564411374231065]], [[0.3621448226042868]], [[0.3530176374471357]]], "std": [[[0.2660895344147257]], [[0.24592354774871156]], [[0.25146558211376335]]], "count": [136]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36600996611880043]], [[0.3694085387831603]], [[0.3621093239379085]]], "std": [[[0.2841953392013257]], [[0.2595069867983894]], [[0.26178664195408413]]], "count": [136]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4380840677263552]], [[0.4410252877499039]], [[0.43699142006680125]]], "std": [[[0.23616285910476484]], [[0.22989783362842223]], [[0.23218295589607285]]], "count": [136]}, "observation.state": {"min": [-0.3257678747177124, 0.23376940190792084, 0.07992517203092575, -1.7687112092971802, -0.28424757719039917, -0.3073219358921051, -0.330431193113327, -0.42559799551963806, 0.2840978801250458, 0.13691194355487823, -1.980748176574707, -1.1214457750320435, -0.7462756037712097, -0.242192804813385, 0.2575724124908447, -0.5707532167434692, -1.958000898361206, -0.7732386589050293, -0.2261035293340683, -0.19790616631507874, -0.3699381351470947, -0.479816198348999, 0.10063700377941132, 1.5731853246688843, -1.121322751045227, -0.1492171734571457, 312.5625, 635.0], "max": [0.5098379254341125, 0.9255852103233337, 0.5534155368804932, -0.8759196400642395, 0.9497699737548828, -0.07911141216754913, 0.42426007986068726, -0.25453606247901917, 0.45627155900001526, 0.32532843947410583, -1.5732269287109375, -0.24442648887634277, -0.02082083187997341, 0.3668965697288513, 0.6654951572418213, -0.2983214855194092, -1.1164718866348267, 0.25380685925483704, 0.3432179093360901, 0.17295995354652405, -0.26125776767730713, -0.29279887676239014, 0.23490460216999054, 2.0925567150115967, -0.47771212458610535, 0.7831534147262573, 1001.875, 1005.0], "mean": [-0.008833957836031914, 0.46628135442733765, 0.37522146105766296, -1.380416750907898, 0.5665951371192932, -0.17605388164520264, 0.1877041906118393, -0.3670850098133087, 0.3858145475387573, 0.19564443826675415, -1.8345706462860107, -0.5706384778022766, -0.31376779079437256, 0.04900546371936798, 0.483352392911911, -0.45689231157302856, -1.5639396905899048, -0.4998916685581207, 0.060345377773046494, 0.03819958120584488, -0.3352135717868805, -0.39180171489715576, 0.1620652973651886, 1.7717792987823486, -0.7117562294006348, 0.17318350076675415, 734.8836669921875, 860.6598510742188], "std": [0.19683267176151276, 0.15952564775943756, 0.11515847593545914, 0.23985739052295685, 0.4093930423259735, 0.05126379430294037, 0.18182621896266937, 0.0476141981780529, 0.04844655096530914, 0.04252045229077339, 0.10817040503025055, 0.2876705229282379, 0.19418832659721375, 0.18774259090423584, 0.09519051015377045, 0.05915527045726776, 0.23359432816505432, 0.32569682598114014, 0.16897132992744446, 0.0883881002664566, 0.0300345066934824, 0.056277986615896225, 0.030310234054923058, 0.14893485605716705, 0.2069370448589325, 0.29509207606315613, 325.09222412109375, 175.95089721679688], "count": [700]}, "action": {"min": [-0.3257678747177124, 0.23376940190792084, 0.07992517203092575, -1.7687112092971802, -0.28424757719039917, -0.3073219358921051, -0.330431193113327, -0.42559799551963806, 0.2840978801250458, 0.13691194355487823, -1.980748176574707, -1.1214457750320435, -0.7462756037712097, -0.242192804813385, 0.2575724124908447, -0.5707532167434692, -1.958000898361206, -0.7732386589050293, -0.22617915272712708, -0.19790616631507874, -0.3699381351470947, -0.479816198348999, 0.10063700377941132, 1.5731853246688843, -1.121322751045227, -0.1492171734571457, 312.5625, 635.0], "max": [0.5098379254341125, 0.9255852103233337, 0.5534155368804932, -0.8759196400642395, 0.9497699737548828, -0.07911141216754913, 0.42426007986068726, -0.25453606247901917, 0.45627155900001526, 0.32532843947410583, -1.5732269287109375, -0.24442648887634277, -0.02082083187997341, 0.3668965697288513, 0.6654951572418213, -0.2983214855194092, -1.1164718866348267, 0.25380685925483704, 0.3432179093360901, 0.17295995354652405, -0.26125776767730713, -0.29279887676239014, 0.23490510880947113, 2.0925567150115967, -0.47771212458610535, 0.7831534147262573, 1001.875, 1005.0], "mean": [-0.00846757460385561, 0.46613144874572754, 0.37477412819862366, -1.3808661699295044, 0.567119300365448, -0.17617782950401306, 0.18720994889736176, -0.3670121133327484, 0.38572898507118225, 0.19560664892196655, -1.8351194858551025, -0.5704500675201416, -0.3134714663028717, 0.04860467091202736, 0.48286426067352295, -0.4566762447357178, -1.564410924911499, -0.5008245706558228, 0.060194097459316254, 0.03824307397007942, -0.3351542055606842, -0.3916917145252228, 0.1618836522102356, 1.7723147869110107, -0.7113507390022278, 0.17321528494358063, 734.8812866210938, 860.654296875], "std": [0.19671611487865448, 0.15944483876228333, 0.11546988785266876, 0.24021103978157043, 0.40857627987861633, 0.051234256476163864, 0.18272686004638672, 0.04774249717593193, 0.04839445278048515, 0.04249722883105278, 0.10781683027744293, 0.28735288977622986, 0.19368572533130646, 0.1877204179763794, 0.0954432487487793, 0.05945003777742386, 0.23362013697624207, 0.3244693875312805, 0.1691804677248001, 0.08836281299591064, 0.030127763748168945, 0.05624878406524658, 0.030254144221544266, 0.148893341422081, 0.20641189813613892, 0.2951551079750061, 325.0901794433594, 175.9459991455078], "count": [700]}, "timestamp": {"min": [0.0], "max": [23.3], "mean": [11.65], "std": [6.735746267324637], "count": [700]}, "frame_index": {"min": [0], "max": [699], "mean": [349.5], "std": [202.0723880197391], "count": [700]}, "episode_index": {"min": [64], "max": [64], "mean": [64.0], "std": [0.0], "count": [700]}, "index": {"min": [45514], "max": [46213], "mean": [45863.5], "std": [202.0723880197391], "count": [700]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [700]}, "subtask_annotation": {"mean": [1.2657142857142858, 3.0, 3.0, 3.0, 3.0], "std": [0.7412124650647397, 0.0, 0.0, 0.0, 0.0], "min": [0, 3, 3, 3, 3], "max": [3, 3, 3, 3, 3], "count": [700]}, "scene_annotation": {"mean": [64.0], "std": [0.0], "min": [64], "max": [64], "count": [700]}, "eef_direction_state": {"mean": [4.204285714285715, 3.6742857142857144], "std": [2.205119738523168, 2.593325813605026], "min": [0, 0], "max": [6, 6], "count": [700]}, "eef_velocity_state": {"mean": [0.5814285714285714, 0.5514285714285714], "std": [0.6283294988966134, 0.5646093104699831], "min": [0, 0], "max": [2, 2], "count": [700]}, "eef_acc_mag_state": {"mean": [0.20714285714285716, 0.19], "std": [0.5463702116360925, 0.5341615592951027], "min": [0, 0], "max": [2, 2], "count": [700]}, "eef_direction_action": {"mean": [4.204285714285715, 3.6742857142857144], "std": [2.205119738523168, 2.593325813605026], "min": [0, 0], "max": [6, 6], "count": [700]}, "eef_velocity_action": {"mean": [0.5814285714285714, 0.5514285714285714], "std": [0.6283294988966134, 0.5646093104699831], "min": [0, 0], "max": [2, 2], "count": [700]}, "eef_acc_mag_action": {"mean": [0.20714285714285716, 0.19], "std": [0.5463702116360925, 0.5341615592951028], "min": [0, 0], "max": [2, 2], "count": [700]}, "eef_sim_pose_state": {"mean": [0.4314194561075573, 0.2758805393514692, 1.080152166068514, 0.1259451953393677, -1.0056405337897185, 1.1074024849486854, 0.44046936167857464, -0.24058301699082438, 1.1282705293106632, -0.4910942876440564, -0.9048998368331911, -0.7896717840326752], "std": [0.04747250502990103, 0.04413321356779961, 0.046879382784117116, 0.14108486824595093, 0.2963160966983932, 0.1473644705802197, 0.05681746080566579, 0.026988026791528813, 0.019178901679745283, 0.29198703869538756, 0.2509904488232484, 0.27356607664506605], "min": [0.3298319476982156, 0.21351800191048703, 1.021045021019629, -0.18354852951117062, -1.3591232491393466, 0.7142925436510213, 0.34135008012557466, -0.30960348782187624, 1.0997958679905266, -0.8527818251462289, -1.1624192054358866, -1.2612682055376956], "max": [0.4991276173323278, 0.4029556028252125, 1.1864817270768429, 0.5426252299393471, -0.38294246258154674, 1.406170775600316, 0.5304934913729377, -0.19487429138879642, 1.1824574330577824, 0.2477503906985159, -0.37689400826922625, -0.3152112120821043], "count": [700]}, "eef_sim_pose_action": {"mean": [0.4313488342754336, 0.2758758885745329, 1.0802159408336336, 0.12583705199670858, -1.0059993673377399, 1.1070428643947339, 0.44036974072862817, -0.24042157996329439, 1.1282956439099245, -0.49064327291266313, -0.905245530224552, -0.7896647993274047], "std": [0.047424085971779245, 0.04412982511090934, 0.046990711154869594, 0.14115227751581919, 0.29571333003019634, 0.14732258240002014, 0.05679410778711833, 0.026912603751738477, 0.019205420913193102, 0.2928705962752324, 0.25043747068700145, 0.27355437019667506], "min": [0.3298319476982156, 0.21351800191048703, 1.021045021019629, -0.18354852951117062, -1.3591232491393466, 0.7142925436510213, 0.34135008012557466, -0.30960348782187624, 1.0997958679905266, -0.8527818251462289, -1.1624192054358866, -1.2612682055376956], "max": [0.4991276173323278, 0.4029556028252125, 1.1864817270768429, 0.5426252299393471, -0.38294246258154674, 1.406170775600316, 0.5304934913729377, -0.19487429138879642, 1.1824574330577824, 0.2477503906985159, -0.37689400826922625, -0.3152112120821043], "count": [700]}, "gripper_mode_state": {"mean": [0.37857142857142856, 0.0], "std": [0.4850310320390015, 0.0], "min": [0, 0], "max": [1, 0], "count": [700]}, "gripper_activity_state": {"mean": [1.8857142857142857, 1.9314285714285715], "std": [0.4223355856884123, 0.3310342481819482], "min": [0, 0], "max": [2, 2], "count": [700]}, "gripper_mode_action": {"mean": [0.37857142857142856, 0.0], "std": [0.48503103203900155, 0.0], "min": [0, 0], "max": [1, 0], "count": [700]}, "gripper_activity_action": {"mean": [1.8857142857142857, 1.9314285714285715], "std": [0.4223355856884123, 0.3310342481819482], "min": [0, 0], "max": [2, 2], "count": [700]}, "gripper_open_scale_state": {"mean": [0.6680760508351553, 0.7824179705731276], "std": [0.2955381777992504, 0.15995517830039546], "min": [0.28414772727272725, 0.5772727272727273], "max": [0.9107954545454545, 0.9136363636363637], "count": [700]}, "gripper_open_scale_action": {"mean": [0.668073902873254, 0.7824128515466459], "std": [0.29553642096812627, 0.1599510360678228], "min": [0.28414772727272725, 0.5772727272727273], "max": [0.9107954545454545, 0.9136363636363637], "count": [700]}}} +{"episode_index": 64, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4020108927224736]], [[0.3999957249245852]], [[0.39368039215686274]]], "std": [[[0.2631234412863416]], [[0.25849562097501844]], [[0.2614486142985857]]], "count": [130]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3675136877828054]], [[0.36783760369532426]], [[0.35484035005027653]]], "std": [[[0.27329102381127673]], [[0.24964995481338778]], [[0.2555442659519405]]], "count": [130]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3678290425465058]], [[0.37456247800402215]], [[0.3673439966691805]]], "std": [[[0.28811007182097237]], [[0.26738950246626275]], [[0.2702672290112473]]], "count": [130]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.441985452802916]], [[0.44503922825540476]], [[0.4439494359602815]]], "std": [[[0.23477648408430143]], [[0.22927451723489672]], [[0.23067127194185696]]], "count": [130]}, "observation.state": {"min": [-0.5701575875282288, 0.09260717034339905, 0.24446827173233032, -1.9376460313796997, -0.25387340784072876, -0.265188604593277, -0.18565721809864044, -0.41046780347824097, 0.27571532130241394, 0.062106188386678696, -2.004105806350708, -1.121137022972107, -0.7761761546134949, -0.3622332811355591, 0.18716256320476532, -0.6820299625396729, -2.139993906021118, -1.0297224521636963, -0.3898814618587494, -0.2802562415599823, -0.36698368191719055, -0.5071783661842346, 0.10693144053220749, 1.5731019973754883, -1.1212704181671143, -0.2852911353111267, 256.8125, 406.9375], "max": [0.40688860416412354, 1.0847264528274536, 0.7541905641555786, -0.6327767372131348, 1.0076189041137695, 0.13363222777843475, 0.4269031584262848, -0.24243062734603882, 0.5030220150947571, 0.2749771773815155, -1.5732269287109375, -0.16495242714881897, 0.21246595680713654, 0.44137632846832275, 0.952459990978241, -0.21074414253234863, -1.0194849967956543, 0.2538243234157562, 0.5889973640441895, 0.14464415609836578, -0.24325531721115112, -0.24475093185901642, 0.23490913212299347, 1.8921570777893066, -0.2023075819015503, 0.8555773496627808, 1000.125, 1005.0], "mean": [-0.11195067316293716, 0.39907869696617126, 0.49267980456352234, -1.3554160594940186, 0.7207226753234863, -0.03246350958943367, 0.17373280227184296, -0.35647132992744446, 0.4050530791282654, 0.14852523803710938, -1.8733018636703491, -0.4396475553512573, -0.17749753594398499, 0.11275286227464676, 0.48020443320274353, -0.5122602581977844, -1.5375584363937378, -0.6706782579421997, 0.2132599949836731, 0.025754425674676895, -0.3305402994155884, -0.4058074653148651, 0.16784335672855377, 1.6926313638687134, -0.5032681226730347, 0.052946168929338455, 731.0302734375, 795.3646240234375], "std": [0.24142180383205414, 0.2116573601961136, 0.1488473117351532, 0.36528852581977844, 0.3884694576263428, 0.07834945619106293, 0.16051916778087616, 0.053752072155475616, 0.056690193712711334, 0.05601068586111069, 0.10380908101797104, 0.34402844309806824, 0.30252790451049805, 0.18955394625663757, 0.1798373907804489, 0.13923947513103485, 0.2775737941265106, 0.36353954672813416, 0.21015796065330505, 0.07963362336158752, 0.03856544941663742, 0.06001948192715645, 0.028554419055581093, 0.05913304537534714, 0.29933962225914, 0.3964417576789856, 345.3821105957031, 276.2982177734375], "count": [661]}, "action": {"min": [-0.5701575875282288, 0.09260717034339905, 0.24446439743041992, -1.9376460313796997, -0.25387340784072876, -0.265188604593277, -0.18565721809864044, -0.41046780347824097, 0.27571532130241394, 0.062106188386678696, -2.004105806350708, -1.121137022972107, -0.7761761546134949, -0.3622332811355591, 0.18716256320476532, -0.6820299625396729, -2.139993906021118, -1.0297224521636963, -0.3898814618587494, -0.2802562415599823, -0.36698368191719055, -0.5071783661842346, 0.10693144053220749, 1.5731019973754883, -1.1212704181671143, -0.2852911353111267, 256.8125, 406.9375], "max": [0.40688860416412354, 1.0847264528274536, 0.7541905641555786, -0.6327767372131348, 1.0076189041137695, 0.13363222777843475, 0.4269031584262848, -0.24243062734603882, 0.5030220150947571, 0.2749771773815155, -1.5732269287109375, -0.16495242714881897, 0.21246595680713654, 0.44137632846832275, 0.952459990978241, -0.21074414253234863, -1.0194849967956543, 0.2538243234157562, 0.5889973640441895, 0.14464415609836578, -0.24325531721115112, -0.24475093185901642, 0.23490913212299347, 1.8921570777893066, -0.2023075819015503, 0.8555773496627808, 1000.125, 1005.0], "mean": [-0.11143673956394196, 0.3986409604549408, 0.49236688017845154, -1.3561878204345703, 0.7215970754623413, -0.032205112278461456, 0.17344188690185547, -0.3563753068447113, 0.4049161970615387, 0.14836163818836212, -1.8736774921417236, -0.4394192397594452, -0.17728765308856964, 0.11226627230644226, 0.4795910716056824, -0.5119649767875671, -1.538285493850708, -0.671729564666748, 0.21358592808246613, 0.025940177962183952, -0.3304445147514343, -0.4056844413280487, 0.1676548272371292, 1.6928812265396118, -0.5029374361038208, 0.05282599851489067, 731.0302734375, 795.3646240234375], "std": [0.2415965497493744, 0.21153098344802856, 0.14915110170841217, 0.36594557762145996, 0.3869221806526184, 0.07834021747112274, 0.1609562188386917, 0.053893860429525375, 0.056702420115470886, 0.055915895849466324, 0.10316982120275497, 0.3436260521411896, 0.30218109488487244, 0.18974365293979645, 0.18010322749614716, 0.1395748257637024, 0.27787306904792786, 0.36186566948890686, 0.20980684459209442, 0.07965060323476791, 0.038697924464941025, 0.060022030025720596, 0.02852226421236992, 0.05897674709558487, 0.2987769544124603, 0.3962438404560089, 345.3821105957031, 276.2982177734375], "count": [661]}, "timestamp": {"min": [0.0], "max": [22.0], "mean": [11.0], "std": [6.3604681868204915], "count": [661]}, "frame_index": {"min": [0], "max": [660], "mean": [330.0], "std": [190.81404560461476], "count": [661]}, "episode_index": {"min": [65], "max": [65], "mean": [65.0], "std": [0.0], "count": [661]}, "index": {"min": [46214], "max": [46874], "mean": [46544.0], "std": [190.81404560461476], "count": [661]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [661]}, "subtask_annotation": {"mean": [1.1649016641452345, 3.0, 3.0, 3.0, 3.0], "std": [0.7961953008195635, 0.0, 0.0, 0.0, 0.0], "min": [0, 3, 3, 3, 3], "max": [3, 3, 3, 3, 3], "count": [661]}, "scene_annotation": {"mean": [65.0], "std": [0.0], "min": [65], "max": [65], "count": [661]}, "eef_direction_state": {"mean": [4.473524962178518, 3.832072617246596], "std": [2.160989115869845, 2.5877519202539765], "min": [0, 0], "max": [6, 6], "count": [661]}, "eef_velocity_state": {"mean": [0.5642965204236006, 0.5794251134644478], "std": [0.7405658770685872, 0.6567238423094328], "min": [0, 0], "max": [2, 2], "count": [661]}, "eef_acc_mag_state": {"mean": [0.291981845688351, 0.23751891074130105], "std": [0.6327514823369582, 0.5712601604993115], "min": [0, 0], "max": [2, 2], "count": [661]}, "eef_direction_action": {"mean": [4.473524962178518, 3.832072617246596], "std": [2.1609891158698447, 2.587751920253976], "min": [0, 0], "max": [6, 6], "count": [661]}, "eef_velocity_action": {"mean": [0.5642965204236006, 0.5794251134644478], "std": [0.7405658770685872, 0.6567238423094328], "min": [0, 0], "max": [2, 2], "count": [661]}, "eef_acc_mag_action": {"mean": [0.291981845688351, 0.23751891074130105], "std": [0.6327514823369582, 0.5712601604993115], "min": [0, 0], "max": [2, 2], "count": [661]}, "eef_sim_pose_state": {"mean": [0.4512869989492187, 0.22995848720155593, 1.0931787924856102, 0.4721034747623369, -1.1401783843082205, 0.7361528310531747, 0.4509884725126994, -0.2342402568641349, 1.1319621317922666, -0.9153817512916592, -1.0362512147888707, -0.4659287044476427], "std": [0.05714094502443762, 0.05326068902762128, 0.049795760345832586, 0.3716906768055337, 0.3692043611800671, 0.36866053763770096, 0.05890359660756052, 0.027724646663528845, 0.0290783010790775, 0.6072412079476942, 0.31197428740789984, 0.5265720630836772], "min": [0.3248301532548684, 0.1483873106960004, 1.0438517400431089, -0.10041907449458631, -1.421075584850669, -0.18379507083813906, 0.2929435846098901, -0.3096003842413904, 1.1012268133376084, -1.6186325615050263, -1.336962281017851, -1.3323762224535756], "max": [0.5514378293041513, 0.3632219531206827, 1.2017795664755078, 1.4093316379959528, -0.38298885650031056, 1.2518093980644796, 0.5510573421236811, -0.1846323445216402, 1.1990134256626197, 0.24244824594229997, -0.38297873435533814, 0.17046415818266425], "count": [661]}, "eef_sim_pose_action": {"mean": [0.4511569841302995, 0.2298139087654969, 1.0932660081896797, 0.47200039590425374, -1.1405005704562254, 0.7359667469770055, 0.45086675245172747, -0.23405687405809372, 1.1320458248390426, -0.915234841954565, -1.0365796962518068, -0.46593176505801087], "std": [0.057153619997652276, 0.0531738273145244, 0.0499276107082667, 0.3718099989486695, 0.36863594157808227, 0.368431979867657, 0.05890889547082348, 0.02762619317124628, 0.0291799994293643, 0.6074559816677075, 0.3114000480874078, 0.5265766270083938], "min": [0.3248301532548684, 0.1483873106960004, 1.0438517400431089, -0.10041907449458631, -1.421075584850669, -0.18379507083813906, 0.2929435846098901, -0.3096002078818137, 1.1012268133376084, -1.6186325615050263, -1.336962281017851, -1.3323762224535756], "max": [0.5514378293041513, 0.3632219531206827, 1.2017795664755078, 1.4093316379959528, -0.3829892399920216, 1.2518093980644796, 0.5510573421236811, -0.1846323445216402, 1.1990134256626197, 0.24244824594229997, -0.38297873435533814, 0.17046415818266425], "count": [661]}, "gripper_mode_state": {"mean": [0.3555219364599092, 0.3358547655068079], "std": [0.4786711701739531, 0.47228840975951725], "min": [0, 0], "max": [1, 1], "count": [661]}, "gripper_activity_state": {"mean": [1.8759455370650528, 1.8910741301059002], "std": [0.43630190875292385, 0.4119202245070992], "min": [0, 0], "max": [2, 2], "count": [661]}, "gripper_mode_action": {"mean": [0.3555219364599092, 0.3358547655068079], "std": [0.4786711701739531, 0.47228840975951725], "min": [0, 0], "max": [1, 1], "count": [661]}, "gripper_activity_action": {"mean": [1.8759455370650528, 1.8910741301059002], "std": [0.43630190875292385, 0.41192022450709914], "min": [0, 0], "max": [2, 2], "count": [661]}, "gripper_open_scale_state": {"mean": [0.6645729553701193, 0.7230587264475331], "std": [0.3139839722373113, 0.25117983127851556], "min": [0.23346590909090909, 0.3699431818181818], "max": [0.9092045454545454, 0.9136363636363637], "count": [661]}, "gripper_open_scale_action": {"mean": [0.664572943114401, 0.7230587264475331], "std": [0.31398396269543266, 0.25117983127851556], "min": [0.23346590909090909, 0.3699431818181818], "max": [0.9092045454545454, 0.9136363636363637], "count": [661]}}} +{"episode_index": 65, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40364153859742097]], [[0.40221719053612437]], [[0.39554644856253307]]], "std": [[[0.2636621431702824]], [[0.25688259677192443]], [[0.2604348646198185]]], "count": [148]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36454020104663487]], [[0.3689447770380675]], [[0.35828805505873523]]], "std": [[[0.26985616069623225]], [[0.2499367715707119]], [[0.2547565758354715]]], "count": [148]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3718019839692634]], [[0.3747463690712772]], [[0.36772937091503266]]], "std": [[[0.29870625344592766]], [[0.2734060276325508]], [[0.27664336900233577]]], "count": [148]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4413599918852676]], [[0.44188482462241657]], [[0.43873868077636463]]], "std": [[[0.23239709816949525]], [[0.22738886356385965]], [[0.23074580298797906]]], "count": [148]}, "observation.state": {"min": [-0.3810511827468872, 0.17837373912334442, 0.172982856631279, -1.695838212966919, -0.25394541025161743, -0.293509840965271, -0.1458408087491989, -0.41096869111061096, 0.2797096371650696, 0.12838387489318848, -2.008253574371338, -1.1213302612304688, -0.7583520412445068, -0.21852067112922668, 0.3412086069583893, -0.6562459468841553, -1.8790934085845947, -0.8813356161117554, -0.34332263469696045, -0.11474230885505676, -0.37777581810951233, -0.496806800365448, 0.12267512828111649, 1.5731436014175415, -1.1212443113327026, -0.36368149518966675, 287.9375, 523.125], "max": [0.2713507115840912, 0.8720384836196899, 0.52120441198349, -0.8096145987510681, 0.8953037261962891, -0.1205313503742218, 0.472403883934021, -0.2830123007297516, 0.47266513109207153, 0.27832669019699097, -1.5732269287109375, -0.2818429172039032, -0.11224989593029022, 0.46811801195144653, 0.7807294130325317, -0.39533016085624695, -1.0392038822174072, 0.2540055215358734, 0.44645196199417114, 0.20051869750022888, -0.3001444935798645, -0.2990509867668152, 0.23496180772781372, 2.0490670204162598, -0.3575260043144226, 0.7462756037712097, 1004.0, 1005.125], "mean": [-0.09958334267139435, 0.38847097754478455, 0.43171414732933044, -1.2528076171875, 0.6391237378120422, -0.21365812420845032, 0.32435402274131775, -0.3770867586135864, 0.40325111150741577, 0.17125678062438965, -1.8528578281402588, -0.505480170249939, -0.40287429094314575, 0.20821312069892883, 0.49798062443733215, -0.5735466480255127, -1.4012032747268677, -0.6204138994216919, 0.052158817648887634, 0.06778836250305176, -0.34937503933906555, -0.42465901374816895, 0.1625123918056488, 1.8256980180740356, -0.5717679858207703, -0.03478926420211792, 636.3181762695312, 757.2263793945312], "std": [0.16808092594146729, 0.17991727590560913, 0.08056364953517914, 0.2421494722366333, 0.36999011039733887, 0.04606025293469429, 0.19791625440120697, 0.03859415277838707, 0.04950280487537384, 0.03887421637773514, 0.10092637687921524, 0.28661835193634033, 0.16698721051216125, 0.20380406081676483, 0.10378032922744751, 0.07487364858388901, 0.2618088722229004, 0.34877270460128784, 0.19695892930030823, 0.07882135361433029, 0.022157788276672363, 0.06407738476991653, 0.027462461963295937, 0.13427208364009857, 0.24364931881427765, 0.3214181661605835, 347.4868469238281, 233.99082946777344], "count": [784]}, "action": {"min": [-0.3810511827468872, 0.17837373912334442, 0.172982856631279, -1.695838212966919, -0.25394541025161743, -0.293509840965271, -0.1458408087491989, -0.41096869111061096, 0.2797096371650696, 0.12838387489318848, -2.008253574371338, -1.1213302612304688, -0.7583520412445068, -0.21852067112922668, 0.3412086069583893, -0.6562459468841553, -1.8790934085845947, -0.8813356161117554, -0.34332263469696045, -0.11474230885505676, -0.37777581810951233, -0.496806800365448, 0.12267512828111649, 1.5731436014175415, -1.1212443113327026, -0.36368149518966675, 287.9375, 523.125], "max": [0.2713507115840912, 0.8720384836196899, 0.52120441198349, -0.8096145987510681, 0.8953037261962891, -0.1205313503742218, 0.472403883934021, -0.2830123007297516, 0.47266513109207153, 0.27832669019699097, -1.5732269287109375, -0.2818429172039032, -0.11224989593029022, 0.46811801195144653, 0.7807294130325317, -0.39533016085624695, -1.0392038822174072, 0.2540042996406555, 0.44645196199417114, 0.20051869750022888, -0.3001444935798645, -0.2990509867668152, 0.2349618375301361, 2.0490670204162598, -0.3575260043144226, 0.7462756037712097, 1004.0, 1005.125], "mean": [-0.09935516864061356, 0.3880567252635956, 0.43136507272720337, -1.2530043125152588, 0.6397497653961182, -0.21373432874679565, 0.324141263961792, -0.37706613540649414, 0.40321147441864014, 0.17117562890052795, -1.8531142473220825, -0.505290150642395, -0.4028518795967102, 0.20828557014465332, 0.49764901399612427, -0.5735102891921997, -1.4011447429656982, -0.6213725805282593, 0.05200596898794174, 0.06797955185174942, -0.3493676483631134, -0.4246729612350464, 0.1623738557100296, 1.8263007402420044, -0.5712612867355347, -0.035307444632053375, 636.319580078125, 757.2200317382812], "std": [0.16806651651859283, 0.17979265749454498, 0.08106889575719833, 0.24234141409397125, 0.3688920736312866, 0.045955438166856766, 0.19832371175289154, 0.038634900003671646, 0.04948163405060768, 0.03880743309855461, 0.10047033429145813, 0.286259263753891, 0.166942298412323, 0.20381106436252594, 0.10385418683290482, 0.07493994385004044, 0.26181161403656006, 0.3473980724811554, 0.1971392035484314, 0.07876988500356674, 0.022172318771481514, 0.06408300995826721, 0.02737046591937542, 0.13419780135154724, 0.24291813373565674, 0.32048478722572327, 347.4878234863281, 233.9842529296875], "count": [784]}, "timestamp": {"min": [0.0], "max": [26.1], "mean": [13.05], "std": [7.544037380607283], "count": [784]}, "frame_index": {"min": [0], "max": [783], "mean": [391.5], "std": [226.3211214182185], "count": [784]}, "episode_index": {"min": [67], "max": [67], "mean": [67.0], "std": [0.0], "count": [784]}, "index": {"min": [47584], "max": [48367], "mean": [47975.5], "std": [226.3211214182185], "count": [784]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [784]}, "subtask_annotation": {"mean": [1.2563775510204083, 3.0, 3.0, 3.0, 3.0], "std": [0.6599591362628844, 0.0, 0.0, 0.0, 0.0], "min": [0, 3, 3, 3, 3], "max": [3, 3, 3, 3, 3], "count": [784]}, "scene_annotation": {"mean": [67.0], "std": [0.0], "min": [67], "max": [67], "count": [784]}, "eef_direction_state": {"mean": [4.51530612244898, 4.325255102040816], "std": [2.2632310315580773, 2.4222764921269215], "min": [0, 0], "max": [6, 6], "count": [784]}, "eef_velocity_state": {"mean": [0.4247448979591837, 0.3788265306122449], "std": [0.6014013704609689, 0.5422088709199457], "min": [0, 0], "max": [2, 2], "count": [784]}, "eef_acc_mag_state": {"mean": [0.1747448979591837, 0.15178571428571427], "std": [0.5188536581700252, 0.4723712166575438], "min": [0, 0], "max": [2, 2], "count": [784]}, "eef_direction_action": {"mean": [4.51530612244898, 4.325255102040816], "std": [2.2632310315580773, 2.4222764921269215], "min": [0, 0], "max": [6, 6], "count": [784]}, "eef_velocity_action": {"mean": [0.4247448979591837, 0.3788265306122449], "std": [0.6014013704609689, 0.5422088709199457], "min": [0, 0], "max": [2, 2], "count": [784]}, "eef_acc_mag_action": {"mean": [0.1747448979591837, 0.15178571428571427], "std": [0.5188536581700252, 0.4723712166575438], "min": [0, 0], "max": [2, 2], "count": [784]}, "eef_sim_pose_state": {"mean": [0.4486649994559178, 0.2509347179401379, 1.0618276866203744, -0.09491373613158637, -1.0051211621697074, 1.3121188007634876, 0.4751610683060083, -0.24186603800624804, 1.120085986210367, -0.8401877721939338, -1.014518407225385, -0.4095648520835942], "std": [0.0483383481022961, 0.04029681167249422, 0.041898319794385706, 0.19054629030209758, 0.2734251217711679, 0.19723620227771888, 0.06559509110874462, 0.026960060119974878, 0.01211675103175867, 0.4269098029429115, 0.24657884770285227, 0.43161384509467965], "min": [0.3307226563927987, 0.20491076083437335, 1.0271259062893678, -0.3650575000773332, -1.2071172464374604, 0.7888361916231147, 0.35100152906520654, -0.3096491225711097, 1.1033807370662563, -1.3168548356295284, -1.2196088597649335, -1.250239884986187], "max": [0.5168247446734829, 0.36273651121031, 1.1532588114255184, 0.3123864029747475, -0.38297581392669233, 1.5804925557188678, 0.5500447298374875, -0.2074457550541908, 1.1491499057601091, 0.031859430136388533, -0.38287420179166687, 0.11917433299451763], "count": [784]}, "eef_sim_pose_action": {"mean": [0.4486285928935887, 0.25086314006044347, 1.0618337966542875, -0.09509051708845336, -1.0053087643889, 1.3120845145963043, 0.47518888308737006, -0.24175782331040938, 1.1200896868904286, -0.8401711400697237, -1.0151905757757376, -0.40917016710319337], "std": [0.04831897497698494, 0.04024220085392075, 0.041910038680084805, 0.19045215657103864, 0.2730484131202632, 0.19724927500904973, 0.06560541283194615, 0.026857861186409954, 0.012123209287115142, 0.42693983616468556, 0.24557227461220538, 0.4309859395234689], "min": [0.3307226563927987, 0.20491076083437335, 1.0271259062893678, -0.3650575000773332, -1.2071172464374604, 0.7888361916231147, 0.35100152906520654, -0.3096491225711097, 1.1033807370662563, -1.3168548356295284, -1.2196088597649335, -1.250239884986187], "max": [0.5168247446734829, 0.36273651121031, 1.1532588114255184, 0.3123864029747475, -0.38297581392669233, 1.5804925557188678, 0.5500447298374875, -0.2074457550541908, 1.1491499057601091, 0.031859430136388533, -0.3828760327060845, 0.11917433299451763], "count": [784]}, "gripper_mode_state": {"mean": [0.5076530612244898, 0.4885204081632653], "std": [0.4999414272231222, 0.49986820160044526], "min": [0, 0], "max": [1, 1], "count": [784]}, "gripper_activity_state": {"mean": [1.899234693877551, 1.9234693877551021], "std": [0.39615425002988786, 0.34884679416268805], "min": [0, 0], "max": [2, 2], "count": [784]}, "gripper_mode_action": {"mean": [0.5076530612244898, 0.4885204081632653], "std": [0.4999414272231222, 0.49986820160044526], "min": [0, 0], "max": [1, 1], "count": [784]}, "gripper_activity_action": {"mean": [1.899234693877551, 1.9234693877551021], "std": [0.3961542500298879, 0.34884679416268805], "min": [0, 0], "max": [2, 2], "count": [784]}, "gripper_open_scale_state": {"mean": [0.5784710833491087, 0.6883876391465701], "std": [0.31589699619593214, 0.21271883379352782], "min": [0.26176136363636365, 0.47556818181818183], "max": [0.9127272727272727, 0.91375], "count": [784]}, "gripper_open_scale_action": {"mean": [0.5784723153760103, 0.6883818413729154], "std": [0.3158982979366997, 0.21271275628917935], "min": [0.26176136363636365, 0.47556818181818183], "max": [0.9127272727272727, 0.91375], "count": [784]}}} +{"episode_index": 66, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41531897064381307]], [[0.41401025965941934]], [[0.4068786320083589]]], "std": [[[0.2712320074549254]], [[0.26604645720498515]], [[0.26878225869003974]]], "count": [147]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39044444027611047]], [[0.3898273156484816]], [[0.3778032726979681]]], "std": [[[0.2788035235774117]], [[0.2591188829830362]], [[0.2648807046064665]]], "count": [147]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36316675142279137]], [[0.3696951155462185]], [[0.3593137935729847]]], "std": [[[0.27379993721216755]], [[0.2530549166202276]], [[0.25708117160849914]]], "count": [147]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43892737233782403]], [[0.44053502928949356]], [[0.4388800103374683]]], "std": [[[0.24428587117226938]], [[0.23925146727171284]], [[0.24033612539118512]]], "count": [147]}, "observation.state": {"min": [-0.31072095036506653, 0.19830322265625, 0.030717795714735985, -1.9906952381134033, -0.2538341283798218, -0.12684179842472076, -0.14479687809944153, -0.4033565819263458, 0.2730286121368408, 0.11300618946552277, -1.8280991315841675, -1.1493746042251587, -0.7669110298156738, -0.1772872656583786, 0.261199414730072, -0.7261998653411865, -1.8607380390167236, -1.270556092262268, -0.4117286205291748, -0.15158402919769287, -0.36275574564933777, -0.47546061873435974, 0.09967206418514252, 1.5729424953460693, -1.121403694152832, -0.6087954044342041, 271.75, 333.0], "max": [0.5074337720870972, 0.9196445345878601, 0.5444064140319824, -0.9704761505126953, 0.988844633102417, 0.007039494812488556, 0.43307510018348694, -0.28169092535972595, 0.4575613737106323, 0.2769206762313843, -1.5718967914581299, -0.1809285283088684, -0.17095068097114563, 0.4229118227958679, 0.900926947593689, -0.3399497866630554, -1.2279198169708252, 0.25381234288215637, 0.3271510601043701, 0.3040003478527069, -0.2812628149986267, -0.3121204972267151, 0.23802994191646576, 2.0783863067626953, 0.009491413831710815, 0.7497725486755371, 1004.0, 1001.125], "mean": [0.09940220415592194, 0.4293552339076996, 0.33040475845336914, -1.4934130907058716, 0.5967457890510559, -0.06023690849542618, 0.22813354432582855, -0.3629884123802185, 0.3611097037792206, 0.19117410480976105, -1.721664547920227, -0.5554981827735901, -0.3456331491470337, 0.024843130260705948, 0.6105650067329407, -0.5046001076698303, -1.6115769147872925, -0.7987423539161682, 0.08041281253099442, 0.10553649067878723, -0.33657291531562805, -0.37678712606430054, 0.18741707503795624, 1.8182268142700195, -0.38021713495254517, -0.14741984009742737, 821.9630737304688, 835.2371215820312], "std": [0.22204852104187012, 0.1905796080827713, 0.11815693974494934, 0.24551677703857422, 0.4263550043106079, 0.041088756173849106, 0.1643008589744568, 0.04206191748380661, 0.05618469789624214, 0.04180716350674629, 0.0759105309844017, 0.3382573127746582, 0.21564507484436035, 0.19483914971351624, 0.14400605857372284, 0.106177918612957, 0.18103517591953278, 0.5089359283447266, 0.20503289997577667, 0.10921835899353027, 0.024434296414256096, 0.053222689777612686, 0.036646515130996704, 0.13129425048828125, 0.40093833208084106, 0.49753469228744507, 304.75006103515625, 278.3419494628906], "count": [782]}, "action": {"min": [-0.31072095036506653, 0.19830322265625, 0.030717795714735985, -1.9906952381134033, -0.25383293628692627, -0.12684179842472076, -0.14479687809944153, -0.4033565819263458, 0.2730286121368408, 0.11300618946552277, -1.8280991315841675, -1.1493746042251587, -0.7669110298156738, -0.1772872656583786, 0.261199414730072, -0.7261998653411865, -1.8607380390167236, -1.270556092262268, -0.4117286205291748, -0.15158402919769287, -0.36275574564933777, -0.47546061873435974, 0.09967206418514252, 1.5729424953460693, -1.121403694152832, -0.6087954044342041, 271.75, 333.0], "max": [0.5074337720870972, 0.9196445345878601, 0.5444064140319824, -0.9704761505126953, 0.988844633102417, 0.00711512565612793, 0.43307510018348694, -0.28169092535972595, 0.4575613737106323, 0.2769206762313843, -1.5718967914581299, -0.1809285283088684, -0.17095068097114563, 0.4229118227958679, 0.900926947593689, -0.3399497866630554, -1.2279198169708252, 0.253811240196228, 0.3271510601043701, 0.3040003478527069, -0.2812628149986267, -0.3121204972267151, 0.23802994191646576, 2.0784199237823486, 0.009491413831710815, 0.7497725486755371, 1004.0, 1001.125], "mean": [0.09980916976928711, 0.4288412928581238, 0.33005109429359436, -1.4938364028930664, 0.5974584817886353, -0.06007326766848564, 0.2279619723558426, -0.36296626925468445, 0.3610211908817291, 0.191060408949852, -1.7217421531677246, -0.5553728938102722, -0.34558695554733276, 0.02460663579404354, 0.6101332306861877, -0.5044693946838379, -1.6117569208145142, -0.7997424006462097, 0.08009276539087296, 0.10552690923213959, -0.3365617096424103, -0.37671342492103577, 0.1872446984052658, 1.8188728094100952, -0.3797144591808319, -0.14753662049770355, 821.9579467773438, 835.2384033203125], "std": [0.22179189324378967, 0.19064831733703613, 0.11820831149816513, 0.24566151201725006, 0.4253973066806793, 0.041102904826402664, 0.16457919776439667, 0.04209502786397934, 0.05610661953687668, 0.04180901125073433, 0.07579001784324646, 0.3380658030509949, 0.21556295454502106, 0.19473937153816223, 0.1445286124944687, 0.10630615055561066, 0.1809067577123642, 0.5076333284378052, 0.20554086565971375, 0.1092304065823555, 0.024449216201901436, 0.053167808800935745, 0.036739595234394073, 0.13133060932159424, 0.4002548158168793, 0.4973357319831848, 304.7467041015625, 278.3431091308594], "count": [782]}, "timestamp": {"min": [0.0], "max": [26.033333333333335], "mean": [13.016666666666666], "std": [7.524792355939132], "count": [782]}, "frame_index": {"min": [0], "max": [781], "mean": [390.5], "std": [225.74377067817397], "count": [782]}, "episode_index": {"min": [68], "max": [68], "mean": [68.0], "std": [0.0], "count": [782]}, "index": {"min": [48368], "max": [49149], "mean": [48758.5], "std": [225.74377067817397], "count": [782]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [782]}, "subtask_annotation": {"mean": [1.340153452685422, 3.0, 3.0, 3.0, 3.0], "std": [0.8056063002354983, 0.0, 0.0, 0.0, 0.0], "min": [0, 3, 3, 3, 3], "max": [3, 3, 3, 3, 3], "count": [782]}, "scene_annotation": {"mean": [68.0], "std": [0.0], "min": [68], "max": [68], "count": [782]}, "eef_direction_state": {"mean": [4.028132992327365, 4.320971867007673], "std": [2.318992272256123, 2.351588694469204], "min": [0, 0], "max": [6, 6], "count": [782]}, "eef_velocity_state": {"mean": [0.5933503836317136, 0.40153452685422], "std": [0.6383777213241182, 0.5254618703546821], "min": [0, 0], "max": [2, 2], "count": [782]}, "eef_acc_mag_state": {"mean": [0.23273657289002558, 0.19820971867007672], "std": [0.5604642117496822, 0.5283249281222383], "min": [0, 0], "max": [2, 2], "count": [782]}, "eef_direction_action": {"mean": [4.028132992327365, 4.320971867007673], "std": [2.318992272256123, 2.351588694469204], "min": [0, 0], "max": [6, 6], "count": [782]}, "eef_velocity_action": {"mean": [0.5933503836317136, 0.40153452685422], "std": [0.6383777213241183, 0.5254618703546821], "min": [0, 0], "max": [2, 2], "count": [782]}, "eef_acc_mag_action": {"mean": [0.23273657289002558, 0.19820971867007672], "std": [0.5604642117496821, 0.5283249281222383], "min": [0, 0], "max": [2, 2], "count": [782]}, "eef_sim_pose_state": {"mean": [0.4037898927734083, 0.2622775239154332, 1.0840440623191117, 0.09116191158110468, -0.9928381717305406, 1.2509107805130677, 0.4264896130683381, -0.2621235822537828, 1.1300163786500133, -1.3283376721271012, -0.9694947395229051, 0.08400066734710003], "std": [0.05597030372353795, 0.043805586866901246, 0.044248984845780895, 0.1328731522244837, 0.34641147044656767, 0.13630065679853842, 0.05225212709165776, 0.03275042103524578, 0.016498121099662255, 0.9387020235209454, 0.25321838748373565, 0.8662455611900503], "min": [0.31523876024352, 0.18524757950539456, 1.0395489150956791, -0.1921649033706465, -1.3480365516202386, 0.9217197071724881, 0.37008290471477345, -0.3129576058782964, 1.1068055207356298, -2.195786249787739, -1.2844801309653349, -1.2796266369684104], "max": [0.5000741709401016, 0.35752264837078784, 1.1697874146123408, 0.36317615688607596, -0.35713685252867533, 1.5037853857546981, 0.5260579810465039, -0.196653201589499, 1.1695892738707732, 0.3264827695117638, -0.3829922389534577, 0.98176352243814], "count": [782]}, "eef_sim_pose_action": {"mean": [0.4037012644717243, 0.26216406124550745, 1.084062444616488, 0.09111977618803406, -0.9929609057869087, 1.2509192858493674, 0.42643093361838463, -0.261979489502198, 1.1299970169088869, -1.3278927219312322, -0.9699917305436102, 0.08407385831362542], "std": [0.055890715094498715, 0.043797727306150315, 0.04427512563013115, 0.13288329106668087, 0.3462123239125874, 0.1363008190098485, 0.05220809827702253, 0.03278909417858609, 0.0164955687876968, 0.9393778097032951, 0.25244698522509096, 0.8661352482634012], "min": [0.31523876024352, 0.18524757950539456, 1.0395489150956791, -0.1921649033706465, -1.3480365516202386, 0.9217197071724881, 0.37008290471477345, -0.3129576058782964, 1.1068055207356298, -2.195786249787739, -1.2844801309653349, -1.2796266369684104], "max": [0.5000741709401016, 0.35752264837078784, 1.1697874146123408, 0.36317615688607596, -0.35713685252867533, 1.5037853857546981, 0.5260579810465039, -0.196653201589499, 1.1695892738707732, 0.3264827695117638, -0.3829922389534577, 0.98176352243814], "count": [782]}, "gripper_mode_state": {"mean": [0.24168797953964194, 0.2391304347826087], "std": [0.4281061785184673, 0.4265525406597506], "min": [0, 0], "max": [1, 1], "count": [782]}, "gripper_activity_state": {"mean": [1.8964194373401535, 1.9040920716112533], "std": [0.40237462412385516, 0.3881342764904411], "min": [0, 0], "max": [2, 2], "count": [782]}, "gripper_mode_action": {"mean": [0.24168797953964194, 0.2391304347826087], "std": [0.4281061785184673, 0.4265525406597506], "min": [0, 0], "max": [1, 1], "count": [782]}, "gripper_activity_action": {"mean": [1.8964194373401535, 1.9040920716112533], "std": [0.40237462412385516, 0.3881342764904411], "min": [0, 0], "max": [2, 2], "count": [782]}, "gripper_open_scale_state": {"mean": [0.7472391439587293, 0.759306396257325], "std": [0.2770459046651321, 0.25303836550048037], "min": [0.24704545454545454, 0.30272727272727273], "max": [0.9127272727272727, 0.9101136363636364], "count": [782]}, "gripper_open_scale_action": {"mean": [0.7472344938773529, 0.7593075587776691], "std": [0.27704315755127457, 0.25303905547093397], "min": [0.24704545454545454, 0.30272727272727273], "max": [0.9127272727272727, 0.9101136363636364], "count": [782]}}} +{"episode_index": 67, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40025438612184533]], [[0.3963648949239063]], [[0.3860794928677067]]], "std": [[[0.26220004020250853]], [[0.25740671954726985]], [[0.26127199085268515]]], "count": [137]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3648816403081914]], [[0.367318460474214]], [[0.3542695049735222]]], "std": [[[0.26578081488911054]], [[0.24499511062662158]], [[0.24989550776014358]]], "count": [137]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.356034954797004]], [[0.3592625128214303]], [[0.3521091893874338]]], "std": [[[0.2826111763354475]], [[0.2604457404459643]], [[0.26515855884330675]]], "count": [137]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43689223736940036]], [[0.4351754374194933]], [[0.4313999168097896]]], "std": [[[0.2305451427581633]], [[0.22843040807798892]], [[0.23257769508492865]]], "count": [137]}, "observation.state": {"min": [-0.7220383286476135, 0.03575197979807854, 0.12784427404403687, -1.88493812084198, -0.27714627981185913, -0.2703045904636383, -0.26029732823371887, -0.3894701302051544, 0.2816118597984314, 0.0925094336271286, -1.9034459590911865, -1.1830378770828247, -0.7462756037712097, -0.22405773401260376, 0.25575074553489685, -0.6808704137802124, -2.072770357131958, -0.8481361865997314, -0.7001802921295166, -0.11777372658252716, -0.3751932382583618, -0.5632213950157166, 0.1253896951675415, 1.5731019973754883, -1.1212704181671143, -0.3390302062034607, 323.5625, 438.0], "max": [0.5185624361038208, 1.0522034168243408, 0.6181280016899109, -0.3991077244281769, 0.8574944734573364, -0.02683989144861698, 0.2904740571975708, -0.244130939245224, 0.5507984757423401, 0.2880251407623291, -1.5731853246688843, -0.4321972727775574, 0.018361981958150864, 0.7412685751914978, 0.9423120021820068, -0.29273533821105957, -0.5786693692207336, 0.25384289026260376, 0.38627517223358154, 0.31403055787086487, -0.2717305123806, -0.2895991802215576, 0.23493368923664093, 2.077085018157959, -0.44476020336151123, 0.8041087985038757, 1000.0625, 1002.0], "mean": [-0.12893693149089813, 0.4268181025981903, 0.3873157203197479, -1.2997534275054932, 0.4790625274181366, -0.14263008534908295, 0.06796510517597198, -0.34286946058273315, 0.4211721420288086, 0.17937618494033813, -1.8191313743591309, -0.6826967000961304, -0.2859571576118469, 0.2138114869594574, 0.5190032720565796, -0.498271644115448, -1.389331579208374, -0.4660985469818115, 0.05066094920039177, 0.1451188027858734, -0.3322122097015381, -0.43181049823760986, 0.18828505277633667, 1.7533748149871826, -0.722504198551178, 0.02786671556532383, 774.4281616210938, 806.6598510742188], "std": [0.36253127455711365, 0.26560214161872864, 0.13734522461891174, 0.4436473548412323, 0.3842666745185852, 0.07026232033967972, 0.14501143991947174, 0.044782523065805435, 0.09056483209133148, 0.06009345501661301, 0.09114919602870941, 0.25050094723701477, 0.2568558156490326, 0.30210673809051514, 0.1824965924024582, 0.10426326841115952, 0.43667086958885193, 0.3332134485244751, 0.25232622027397156, 0.10628174990415573, 0.029862750321626663, 0.08389804512262344, 0.02343328669667244, 0.13692227005958557, 0.20286546647548676, 0.3643883466720581, 308.52801513671875, 258.3174133300781], "count": [710]}, "action": {"min": [-0.7220383286476135, 0.03575197979807854, 0.12784427404403687, -1.88493812084198, -0.27714627981185913, -0.2703045904636383, -0.26029732823371887, -0.3894701302051544, 0.2816118597984314, 0.0925094336271286, -1.9034459590911865, -1.1830378770828247, -0.7462756037712097, -0.22405773401260376, 0.25575074553489685, -0.6808704137802124, -2.072770357131958, -0.8481361865997314, -0.7001802921295166, -0.11777372658252716, -0.3751932382583618, -0.5632213950157166, 0.1253896951675415, 1.5731019973754883, -1.1212704181671143, -0.3390302062034607, 323.5625, 438.0], "max": [0.5185624361038208, 1.0522034168243408, 0.6181280016899109, -0.3991077244281769, 0.8574944734573364, -0.02683989144861698, 0.2904740571975708, -0.244130939245224, 0.5507984757423401, 0.2880251407623291, -1.5731853246688843, -0.4321972727775574, 0.018361981958150864, 0.7412685751914978, 0.9423120021820068, -0.29273533821105957, -0.5786693692207336, 0.25384289026260376, 0.38627517223358154, 0.31403055787086487, -0.2717305123806, -0.2895991802215576, 0.23493368923664093, 2.077085018157959, -0.44476020336151123, 0.8041087985038757, 1000.0625, 1002.0], "mean": [-0.12895260751247406, 0.4265148639678955, 0.3869699537754059, -1.299828290939331, 0.47976890206336975, -0.142722487449646, 0.06764330714941025, -0.34279194474220276, 0.4211994409561157, 0.1793341338634491, -1.819543480873108, -0.6822922229766846, -0.2857620120048523, 0.21387355029582977, 0.5186717510223389, -0.49819517135620117, -1.3894386291503906, -0.4669875502586365, 0.050666823983192444, 0.1455182582139969, -0.3321642577648163, -0.4318196475505829, 0.18813252449035645, 1.7539844512939453, -0.7221352458000183, 0.027285853400826454, 774.4281616210938, 806.65283203125], "std": [0.36253446340560913, 0.2655220031738281, 0.13749244809150696, 0.44367074966430664, 0.3833789527416229, 0.07027626037597656, 0.1453522890806198, 0.04488908126950264, 0.09057498723268509, 0.060065027326345444, 0.09069681167602539, 0.25002405047416687, 0.256558358669281, 0.30210837721824646, 0.18255457282066345, 0.10431746393442154, 0.43668580055236816, 0.33213189244270325, 0.25232240557670593, 0.10616223514080048, 0.02992768958210945, 0.08389990031719208, 0.023481478914618492, 0.13708311319351196, 0.20237772166728973, 0.36357057094573975, 308.5280456542969, 258.3123779296875], "count": [710]}, "timestamp": {"min": [0.0], "max": [23.633333333333333], "mean": [11.816666666666665], "std": [6.831971408995601], "count": [710]}, "frame_index": {"min": [0], "max": [709], "mean": [354.5], "std": [204.959142269868], "count": [710]}, "episode_index": {"min": [69], "max": [69], "mean": [69.0], "std": [0.0], "count": [710]}, "index": {"min": [49150], "max": [49859], "mean": [49504.5], "std": [204.959142269868], "count": [710]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [710]}, "subtask_annotation": {"mean": [1.263380281690141, 3.0, 3.0, 3.0, 3.0], "std": [0.7503500472539492, 0.0, 0.0, 0.0, 0.0], "min": [0, 3, 3, 3, 3], "max": [3, 3, 3, 3, 3], "count": [710]}, "scene_annotation": {"mean": [69.0], "std": [0.0], "min": [69], "max": [69], "count": [710]}, "eef_direction_state": {"mean": [3.508450704225352, 3.850704225352113], "std": [2.4516304709070256, 2.56744917743555], "min": [0, 0], "max": [6, 6], "count": [710]}, "eef_velocity_state": {"mean": [0.6661971830985915, 0.5535211267605634], "std": [0.6142540791845665, 0.6091626637952384], "min": [0, 0], "max": [2, 2], "count": [710]}, "eef_acc_mag_state": {"mean": [0.38309859154929576, 0.29577464788732394], "std": [0.7059078492892428, 0.6367692707299902], "min": [0, 0], "max": [2, 2], "count": [710]}, "eef_direction_action": {"mean": [3.508450704225352, 3.850704225352113], "std": [2.4516304709070256, 2.56744917743555], "min": [0, 0], "max": [6, 6], "count": [710]}, "eef_velocity_action": {"mean": [0.6661971830985915, 0.5535211267605634], "std": [0.6142540791845665, 0.6091626637952384], "min": [0, 0], "max": [2, 2], "count": [710]}, "eef_acc_mag_action": {"mean": [0.38309859154929576, 0.29577464788732394], "std": [0.7059078492892428, 0.6367692707299902], "min": [0, 0], "max": [2, 2], "count": [710]}, "eef_sim_pose_state": {"mean": [0.46808476313284825, 0.26086310970925375, 1.1106865074316634, 0.28053469651856705, -0.9216818639984017, 0.9496473026513861, 0.483775702830105, -0.26502606572466697, 1.1398116003622194, -0.7273701777061369, -0.8803121067288606, -0.5668419014076813], "std": [0.09003325079790288, 0.06072192899395925, 0.03949464443114129, 0.18565649352431876, 0.2865140593684124, 0.16748307314221114, 0.08507632854038016, 0.019111707649616713, 0.020993978930514533, 0.45050190086571773, 0.21550325437358112, 0.37596282080564386], "min": [0.3344204251797946, 0.17352634537147396, 1.0665640958273652, -0.06626880199717045, -1.181363863096964, 0.5628894541848858, 0.3427460197155894, -0.30962384971609586, 1.0961310484069613, -1.2424009043382238, -1.1123222192609146, -1.2501089229377098], "max": [0.5968462642761002, 0.37959557774250224, 1.193518543205306, 0.6111221546809379, -0.3829699300710958, 1.2501765266789413, 0.6176306839118626, -0.2243042283227145, 1.1927185311192938, 0.24872729581894004, -0.3829740603749192, -0.08093268912431095], "count": [710]}, "eef_sim_pose_action": {"mean": [0.46811768403410126, 0.2608366051625388, 1.1107483879683906, 0.28033390071257613, -0.922121453806448, 0.9495663659280834, 0.4838018009635122, -0.2649084012529529, 1.139862539569068, -0.7274538403853429, -0.8809084700169979, -0.566316306572991], "std": [0.09004502516188113, 0.06070473936932357, 0.03957452748331834, 0.18595464261808234, 0.28592607299518974, 0.1673516524448963, 0.0850806462266411, 0.019093871741552318, 0.021037507459304713, 0.45038642289833597, 0.21471061795681823, 0.3752674170315138], "min": [0.3344204251797946, 0.17352634537147396, 1.0665640958273652, -0.06638522678975523, -1.181363863096964, 0.5628894541848858, 0.3427460197155894, -0.30962384971609586, 1.0961310484069613, -1.2424009043382238, -1.1123222192609146, -1.2501089229377098], "max": [0.5968462642761002, 0.37959557774250224, 1.193518543205306, 0.6111221546809379, -0.3829699300710958, 1.250175898074935, 0.6176306839118626, -0.2243042283227145, 1.1927185311192938, 0.24872729581894004, -0.3829740603749192, -0.08093268912431095], "count": [710]}, "gripper_mode_state": {"mean": [0.32253521126760565, 0.32816901408450705], "std": [0.46744651967916917, 0.46954670936905507], "min": [0, 0], "max": [1, 1], "count": [710]}, "gripper_activity_state": {"mean": [1.8915492957746478, 1.9028169014084506], "std": [0.41222395078172736, 0.3905474060009352], "min": [0, 0], "max": [2, 2], "count": [710]}, "gripper_mode_action": {"mean": [0.32253521126760565, 0.32816901408450705], "std": [0.46744651967916917, 0.46954670936905507], "min": [0, 0], "max": [1, 1], "count": [710]}, "gripper_activity_action": {"mean": [1.8915492957746478, 1.9028169014084506], "std": [0.41222395078172736, 0.3905474060009352], "min": [0, 0], "max": [2, 2], "count": [710]}, "gripper_open_scale_state": {"mean": [0.7040256081946256, 0.7333271500004974], "std": [0.2804797225287505, 0.23483436585511466], "min": [0.29414772727272726, 0.3981818181818182], "max": [0.9091477272727273, 0.9109090909090909], "count": [710]}, "gripper_open_scale_action": {"mean": [0.7040256081946256, 0.7333207426376412], "std": [0.2804797225287505, 0.23482960733117508], "min": [0.29414772727272726, 0.3981818181818182], "max": [0.9091477272727273, 0.9109090909090909], "count": [710]}}} +{"episode_index": 68, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40258193617426524]], [[0.4002974620574201]], [[0.3915151231504872]]], "std": [[[0.270409930201779]], [[0.2655834184436616]], [[0.2701610463728244]]], "count": [163]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3711966936825855]], [[0.3724231111411845]], [[0.3589330328501544]]], "std": [[[0.2708371320060446]], [[0.2513812562780133]], [[0.25792446378897554]]], "count": [163]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.35352598089337983]], [[0.3607820005814187]], [[0.3529609158847588]]], "std": [[[0.28959529816545687]], [[0.2694652567312504]], [[0.2730143273613771]]], "count": [163]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43205074256185094]], [[0.43175731660251015]], [[0.4271409100705722]]], "std": [[[0.24354891375236767]], [[0.2404773729006176]], [[0.24304729122246974]]], "count": [163]}, "observation.state": {"min": [-0.3387869596481323, 0.20716185867786407, -0.02004728838801384, -2.013057231903076, -0.29651835560798645, -0.2800227999687195, -0.4353211224079132, -0.40077370405197144, 0.26180654764175415, 0.11465712636709213, -1.9279108047485352, -1.335794448852539, -0.8004651069641113, -0.5107171535491943, 0.47219881415367126, -0.5799151062965393, -2.086557388305664, -1.0192863941192627, -0.4337972104549408, -0.15178364515304565, -0.366856187582016, -0.44645386934280396, 0.11645612120628357, 1.5728938579559326, -1.121492624282837, -0.4299275875091553, 341.6875, 358.875], "max": [0.5576010942459106, 1.0181411504745483, 0.5344863533973694, -0.9610099196434021, 0.9482221007347107, -0.024869849905371666, 0.47111889719963074, -0.2200326919555664, 0.46675100922584534, 0.2766501307487488, -1.5731853246688843, -0.19006885588169098, -0.12728668749332428, 0.27030131220817566, 0.9959317445755005, -0.2686781585216522, -1.3734498023986816, 0.25382325053215027, 0.35327646136283875, 0.2896799147129059, -0.2363915592432022, -0.2493090033531189, 0.23492605984210968, 2.2311253547668457, -0.23594601452350616, 0.7488133907318115, 1000.125, 1001.0], "mean": [0.06806496530771255, 0.4418901801109314, 0.34217628836631775, -1.4661226272583008, 0.5416017770767212, -0.14737364649772644, 0.20102767646312714, -0.35715192556381226, 0.36620837450027466, 0.18279893696308136, -1.8091715574264526, -0.6118127703666687, -0.38383808732032776, -0.05396786332130432, 0.6083048582077026, -0.4537690281867981, -1.6843332052230835, -0.6508399248123169, 0.11213181912899017, 0.10138112306594849, -0.33539602160453796, -0.3586527705192566, 0.18439480662345886, 1.7906206846237183, -0.5600071549415588, -0.05685953423380852, 795.1121215820312, 791.1519165039062], "std": [0.2559605538845062, 0.1839044690132141, 0.14455802738666534, 0.2816161513328552, 0.4470663070678711, 0.04016134887933731, 0.22637729346752167, 0.048302292823791504, 0.06670504808425903, 0.04361237958073616, 0.09703325480222702, 0.3580140471458435, 0.19227035343647003, 0.21098266541957855, 0.1028916984796524, 0.07911980897188187, 0.20413491129875183, 0.40250054001808167, 0.17657852172851562, 0.11023533344268799, 0.03305932134389877, 0.06078333035111427, 0.025936586782336235, 0.1566614806652069, 0.2756035029888153, 0.3710686266422272, 296.4707336425781, 291.09588623046875], "count": [892]}, "action": {"min": [-0.3387869596481323, 0.20716185867786407, -0.02004728838801384, -2.013057231903076, -0.29651835560798645, -0.2800227999687195, -0.4353211224079132, -0.40077370405197144, 0.26180654764175415, 0.11465712636709213, -1.9279108047485352, -1.335947871208191, -0.8004651069641113, -0.5107171535491943, 0.47219881415367126, -0.5799151062965393, -2.086557388305664, -1.0192863941192627, -0.4337972104549408, -0.15178364515304565, -0.366856187582016, -0.44645386934280396, 0.11645612120628357, 1.572977066040039, -1.121403694152832, -0.4299275875091553, 341.6875, 358.875], "max": [0.5576010942459106, 1.0181411504745483, 0.5344863533973694, -0.9610099196434021, 0.9482221007347107, -0.024869849905371666, 0.47111889719963074, -0.2200326919555664, 0.46675100922584534, 0.2766501307487488, -1.5731853246688843, -0.19006885588169098, -0.12728668749332428, 0.27030131220817566, 0.9959317445755005, -0.2686781585216522, -1.3734498023986816, 0.25382325053215027, 0.35327646136283875, 0.2896799147129059, -0.2363915592432022, -0.2493090033531189, 0.23492605984210968, 2.2311253547668457, -0.23594601452350616, 0.7488133907318115, 1000.125, 1001.0], "mean": [0.06864402443170547, 0.44183850288391113, 0.34166547656059265, -1.4667415618896484, 0.5416281223297119, -0.14736323058605194, 0.20052409172058105, -0.3570718467235565, 0.3660675585269928, 0.18278111517429352, -1.8094958066940308, -0.6120542287826538, -0.38375455141067505, -0.05452676862478256, 0.6081570982933044, -0.4536023437976837, -1.6850067377090454, -0.6518465876579285, 0.112028568983078, 0.10143829137086868, -0.33533385396003723, -0.3584822118282318, 0.184262216091156, 1.79127836227417, -0.559414267539978, -0.05722386762499809, 795.1121215820312, 791.1575317382812], "std": [0.25593894720077515, 0.18386538326740265, 0.1449759304523468, 0.28210270404815674, 0.4470196068286896, 0.040169477462768555, 0.22725892066955566, 0.04844139516353607, 0.06667067855596542, 0.04359429329633713, 0.09672714024782181, 0.35843002796173096, 0.19212886691093445, 0.2109709084033966, 0.10299132019281387, 0.07928089797496796, 0.20422549545764923, 0.4013577997684479, 0.17674140632152557, 0.11018126457929611, 0.0331612266600132, 0.06075376644730568, 0.025980180129408836, 0.15697593986988068, 0.27496257424354553, 0.3704395890235901, 296.470703125, 291.0988464355469], "count": [892]}, "timestamp": {"min": [0.0], "max": [29.7], "mean": [14.850000000000001], "std": [8.583268608170199], "count": [892]}, "frame_index": {"min": [0], "max": [891], "mean": [445.5], "std": [257.498058245106], "count": [892]}, "episode_index": {"min": [70], "max": [70], "mean": [70.0], "std": [0.0], "count": [892]}, "index": {"min": [49860], "max": [50751], "mean": [50305.5], "std": [257.498058245106], "count": [892]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [892]}, "subtask_annotation": {"mean": [1.3295964125560538, 3.0, 3.0, 3.0, 3.0], "std": [0.7643240915592047, 0.0, 0.0, 0.0, 0.0], "min": [0, 3, 3, 3, 3], "max": [3, 3, 3, 3, 3], "count": [892]}, "scene_annotation": {"mean": [70.0], "std": [0.0], "min": [70], "max": [70], "count": [892]}, "eef_direction_state": {"mean": [4.414798206278027, 4.255605381165919], "std": [2.227157256141603, 2.3811954766645345], "min": [0, 0], "max": [6, 6], "count": [892]}, "eef_velocity_state": {"mean": [0.5011210762331838, 0.4730941704035874], "std": [0.6237084223440336, 0.5974105746631688], "min": [0, 0], "max": [2, 2], "count": [892]}, "eef_acc_mag_state": {"mean": [0.2062780269058296, 0.21973094170403587], "std": [0.5522526667231499, 0.5631954947225651], "min": [0, 0], "max": [2, 2], "count": [892]}, "eef_direction_action": {"mean": [4.414798206278027, 4.255605381165919], "std": [2.227157256141603, 2.3811954766645345], "min": [0, 0], "max": [6, 6], "count": [892]}, "eef_velocity_action": {"mean": [0.5011210762331838, 0.4730941704035874], "std": [0.6237084223440336, 0.5974105746631689], "min": [0, 0], "max": [2, 2], "count": [892]}, "eef_acc_mag_action": {"mean": [0.2062780269058296, 0.21973094170403587], "std": [0.5522526667231498, 0.5631954947225651], "min": [0, 0], "max": [2, 2], "count": [892]}, "eef_sim_pose_state": {"mean": [0.4119695974084543, 0.26220598342765805, 1.0871599752214713, 0.0021166144167133996, -0.9359037413602718, 1.2354024417497007, 0.4092340319811273, -0.26030851666691673, 1.1349058866538027, -0.9330000170373518, -0.9905455263829639, -0.34668996913873723], "std": [0.06567816131487601, 0.04604863492205688, 0.04862131166177075, 0.25214581840336164, 0.3254832869247638, 0.24042094931325061, 0.05890658735576467, 0.021853023216012877, 0.022453846627265024, 0.5772282524217842, 0.252915415947571, 0.5187753051767652], "min": [0.31779466728973427, 0.1921735601078002, 1.0483537668780254, -0.45001650749153677, -1.2674112359438907, 0.7824608874580122, 0.3050387808355065, -0.3096215517838944, 1.1101571328000945, -1.7031128412747707, -1.1902045774637, -1.250474636292518], "max": [0.5113616533216869, 0.36827260916131116, 1.2192199876570728, 0.44519267203171387, -0.3072930004459009, 1.6680330059450734, 0.49690580058528155, -0.2190406679405469, 1.1946784994762434, 0.21191315901833285, -0.3829654372714517, 0.3757368596015689], "count": [892]}, "eef_sim_pose_action": {"mean": [0.41184416883667335, 0.262219417317979, 1.0872330957245948, 0.002034899634497648, -0.9358411822554494, 1.2350489729636132, 0.40907943747149944, -0.26020733022588105, 1.1349514848336906, -0.9327300655817622, -0.9912169449319442, -0.3464869626658146], "std": [0.06563847303789593, 0.046064228052769204, 0.0487492204229038, 0.2521337052482155, 0.32559489861862545, 0.24063047923920883, 0.058879034494854494, 0.021833453871574107, 0.02250483891289182, 0.5776851295060843, 0.2520952168954061, 0.5184571015203225], "min": [0.31779466728973427, 0.1921735601078002, 1.0483537668780254, -0.45001650749153677, -1.2674112359438907, 0.7824608874580122, 0.3050387808355065, -0.3096215517838944, 1.1101571328000945, -1.7031128412747707, -1.1902045774637, -1.250474636292518], "max": [0.5113616533216869, 0.36827260916131116, 1.2192199876570728, 0.44519267203171387, -0.3072930004459009, 1.6680330059450734, 0.49690580058528155, -0.2190406679405469, 1.1946784994762434, 0.21191315901833285, -0.3829654372714517, 0.3757368596015689], "count": [892]}, "gripper_mode_state": {"mean": [0.3038116591928251, 0.31390134529147984], "std": [0.45990231020438305, 0.46407681553346175], "min": [0, 0], "max": [1, 1], "count": [892]}, "gripper_activity_state": {"mean": [1.9170403587443947, 1.9159192825112108], "std": [0.3634984880815039, 0.3647807041148885], "min": [0, 0], "max": [2, 2], "count": [892]}, "gripper_mode_action": {"mean": [0.3038116591928251, 0.31390134529147984], "std": [0.45990231020438305, 0.4640768155334617], "min": [0, 0], "max": [1, 1], "count": [892]}, "gripper_activity_action": {"mean": [1.9170403587443947, 1.9159192825112108], "std": [0.3634984880815039, 0.3647807041148885], "min": [0, 0], "max": [2, 2], "count": [892]}, "gripper_open_scale_state": {"mean": [0.7228291887484714, 0.7192289560957871], "std": [0.26951960563689736, 0.26463220332099446], "min": [0.310625, 0.32625], "max": [0.9092045454545454, 0.91], "count": [892]}, "gripper_open_scale_action": {"mean": [0.7228291887484714, 0.7192340731086165], "std": [0.26951960563689736, 0.26463584828695214], "min": [0.310625, 0.32625], "max": [0.9092045454545454, 0.91], "count": [892]}}} +{"episode_index": 69, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38715322532199153]], [[0.3883333678753364]], [[0.3824829227340446]]], "std": [[[0.2837670280595395]], [[0.27801515735771754]], [[0.28061069591493754]]], "count": [136]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3610908574826989]], [[0.3656680678705306]], [[0.35220727454584777]]], "std": [[[0.2738659016865477]], [[0.25552973892909464]], [[0.26003441493900437]]], "count": [136]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3514381157487505]], [[0.3613789212682622]], [[0.3550975255911188]]], "std": [[[0.2896074658650376]], [[0.2712342158935799]], [[0.2747518687551149]]], "count": [136]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4281887149774125]], [[0.42879785118704344]], [[0.4246426524653979]]], "std": [[[0.25042849576971615]], [[0.24652065870287612]], [[0.24824950208277616]]], "count": [136]}, "observation.state": {"min": [-0.25733789801597595, 0.30881309509277344, 0.008165959268808365, -1.9999825954437256, -0.2540099620819092, -0.28540170192718506, -0.31415706872940063, -0.4110742509365082, 0.25115692615509033, 0.13917818665504456, -1.950573444366455, -1.2957096099853516, -0.7463898658752441, -0.4263163208961487, 0.3292083740234375, -0.7554755806922913, -1.9969260692596436, -0.9306520819664001, -0.5906063318252563, -0.1706768423318863, -0.37274113297462463, -0.46485576033592224, 0.09225775301456451, 1.5727689266204834, -1.3396883010864258, -0.37469005584716797, 326.125, 384.0], "max": [0.6847602725028992, 1.1015045642852783, 0.5663909912109375, -1.0605733394622803, 0.9757874011993408, 0.09926559776067734, 0.35508832335472107, -0.23979899287223816, 0.4452114403247833, 0.3210480511188507, -1.5732269287109375, -0.1889859288930893, -0.03163852170109749, 0.416120320558548, 0.8629977107048035, -0.3326597511768341, -1.1488063335418701, 0.253816694021225, 0.24387921392917633, 0.23482532799243927, -0.2669186294078827, -0.26240962743759155, 0.23504263162612915, 2.218266487121582, -0.3027133047580719, 0.8652828931808472, 1001.625, 1001.0], "mean": [0.09083279967308044, 0.5369080901145935, 0.3584209382534027, -1.521276593208313, 0.5176407098770142, -0.10866837948560715, 0.1322348266839981, -0.35470789670944214, 0.36143991351127625, 0.19880136847496033, -1.8187623023986816, -0.62189781665802, -0.2598625719547272, 0.03273339197039604, 0.5339895486831665, -0.5198918581008911, -1.5839825868606567, -0.4901285767555237, -0.026102034375071526, 0.07826783508062363, -0.34088560938835144, -0.37291771173477173, 0.14782704412937164, 1.8810927867889404, -0.7353725433349609, 0.10062415897846222, 777.7048950195312, 801.6056518554688], "std": [0.2562507092952728, 0.19229161739349365, 0.14045016467571259, 0.2585267722606659, 0.4627778232097626, 0.0637049600481987, 0.1589454710483551, 0.04306529834866524, 0.06271469593048096, 0.042311422526836395, 0.11183769255876541, 0.3627947270870209, 0.2614227831363678, 0.24526150524616241, 0.1357283890247345, 0.11549196392297745, 0.25323793292045593, 0.4215705394744873, 0.180480495095253, 0.10680148005485535, 0.025484126061201096, 0.06511697918176651, 0.04498409107327461, 0.1846041977405548, 0.30391696095466614, 0.42128852009773254, 306.902587890625, 279.62347412109375], "count": [705]}, "action": {"min": [-0.25733789801597595, 0.30881309509277344, 0.008165959268808365, -1.9999825954437256, -0.2540093958377838, -0.28540170192718506, -0.31415706872940063, -0.4110742509365082, 0.25115692615509033, 0.13917818665504456, -1.950573444366455, -1.2957096099853516, -0.7463898658752441, -0.4263163208961487, 0.3292083740234375, -0.7554755806922913, -1.9969260692596436, -0.9306520819664001, -0.5906063318252563, -0.1706768423318863, -0.37274113297462463, -0.46485576033592224, 0.09225775301456451, 1.5727689266204834, -1.3396883010864258, -0.37469005584716797, 326.125, 384.0], "max": [0.6847602725028992, 1.1015045642852783, 0.5663909912109375, -1.0605733394622803, 0.9757874011993408, 0.09926559776067734, 0.35508832335472107, -0.23979899287223816, 0.44521212577819824, 0.3210480511188507, -1.5732269287109375, -0.1889859288930893, -0.03163852170109749, 0.416120320558548, 0.8629977107048035, -0.3326597511768341, -1.1488063335418701, 0.253816694021225, 0.24387921392917633, 0.23482532799243927, -0.2669186294078827, -0.26240962743759155, 0.23504263162612915, 2.218266487121582, -0.3027133047580719, 0.8652828931808472, 1001.625, 1001.0], "mean": [0.09148748964071274, 0.5367245674133301, 0.357895165681839, -1.5221012830734253, 0.5180116891860962, -0.10844598710536957, 0.1317722350358963, -0.35461241006851196, 0.36127814650535583, 0.19873665273189545, -1.8190546035766602, -0.621990442276001, -0.259660005569458, 0.03215129300951958, 0.5336666703224182, -0.5197882056236267, -1.5846847295761108, -0.49076005816459656, -0.026103932410478592, 0.07829509675502777, -0.34082919359207153, -0.3727370798587799, 0.14763222634792328, 1.8815237283706665, -0.7353351712226868, 0.10066311806440353, 777.7076416015625, 801.6056518554688], "std": [0.25609779357910156, 0.19228853285312653, 0.14079470932483673, 0.259104460477829, 0.46226343512535095, 0.06393598020076752, 0.15972010791301727, 0.043241627514362335, 0.06264545023441315, 0.04229092597961426, 0.1114642322063446, 0.36293038725852966, 0.26110076904296875, 0.24535216391086578, 0.13583055138587952, 0.115586057305336, 0.2534465789794922, 0.4207882881164551, 0.18048140406608582, 0.10677672922611237, 0.025599006563425064, 0.06509292870759964, 0.044903870671987534, 0.18423913419246674, 0.3038708567619324, 0.4213496744632721, 306.9047546386719, 279.6234436035156], "count": [705]}, "timestamp": {"min": [0.0], "max": [23.466666666666665], "mean": [11.733333333333333], "std": [6.783858838503403], "count": [705]}, "frame_index": {"min": [0], "max": [704], "mean": [352.0], "std": [203.5157651551021], "count": [705]}, "episode_index": {"min": [71], "max": [71], "mean": [71.0], "std": [0.0], "count": [705]}, "index": {"min": [50752], "max": [51456], "mean": [51104.0], "std": [203.5157651551021], "count": [705]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [705]}, "subtask_annotation": {"mean": [1.3177304964539007, 3.0, 3.0, 3.0, 3.0], "std": [0.7670782448686806, 0.0, 0.0, 0.0, 0.0], "min": [0, 3, 3, 3, 3], "max": [3, 3, 3, 3, 3], "count": [705]}, "scene_annotation": {"mean": [71.0], "std": [0.0], "min": [71], "max": [71], "count": [705]}, "eef_direction_state": {"mean": [3.9390070921985814, 4.00709219858156], "std": [2.3617451490128896, 2.37509672487087], "min": [0, 0], "max": [6, 6], "count": [705]}, "eef_velocity_state": {"mean": [0.6382978723404256, 0.6340425531914894], "std": [0.6574892685226277, 0.683735026776972], "min": [0, 0], "max": [2, 2], "count": [705]}, "eef_acc_mag_state": {"mean": [0.26099290780141843, 0.2326241134751773], "std": [0.6049175607211696, 0.5759354344601176], "min": [0, 0], "max": [2, 2], "count": [705]}, "eef_direction_action": {"mean": [3.9390070921985814, 4.00709219858156], "std": [2.36174514901289, 2.3750967248708705], "min": [0, 0], "max": [6, 6], "count": [705]}, "eef_velocity_action": {"mean": [0.6382978723404256, 0.6340425531914894], "std": [0.6574892685226277, 0.683735026776972], "min": [0, 0], "max": [2, 2], "count": [705]}, "eef_acc_mag_action": {"mean": [0.26099290780141843, 0.2326241134751773], "std": [0.6049175607211696, 0.5759354344601176], "min": [0, 0], "max": [2, 2], "count": [705]}, "eef_sim_pose_state": {"mean": [0.40819798273080193, 0.28030144215889585, 1.0978813565112369, 0.2790679738508589, -0.9778380370266185, 0.9546013356463469, 0.4270935879688974, -0.23572743872822147, 1.1247964757287043, -0.639885269770303, -0.860959625272604, -0.5053842871060298], "std": [0.06035456332888751, 0.04305903435813867, 0.04409631571295357, 0.16589879853579942, 0.37451881423341227, 0.18428925963934226, 0.0659270092350859, 0.03841751154648515, 0.022014091949033768, 0.45667599632196126, 0.31504648332583485, 0.5038700892090344], "min": [0.3072573312204469, 0.2191912310127439, 1.0396992403542966, -0.1274485614026324, -1.393026839872297, 0.625438518352495, 0.3157506174245954, -0.3103190945541651, 1.0533477707799004, -1.3591267639653577, -1.2234555519377803, -1.2500379953825482], "max": [0.48864067747092543, 0.40409764747589944, 1.2088958279932593, 0.5413121099508993, -0.3782642050087137, 1.3557516638832798, 0.5260137398022264, -0.18749565411693975, 1.1656155910974797, 0.24899812313647435, -0.2561666285341482, 0.41549790343206955], "count": [705]}, "eef_sim_pose_action": {"mean": [0.40804728673790974, 0.2802626317399105, 1.0979775669061562, 0.279079149137082, -0.9779143555138811, 0.9542812975160563, 0.426923990694817, -0.23555794373692135, 1.124830378569436, -0.6396130096016039, -0.8610551344748901, -0.5051916756357034], "std": [0.06028612122910688, 0.043044878006017334, 0.04426140806097106, 0.16588532300539707, 0.37440303950951614, 0.18397111521030232, 0.06592236453747408, 0.03835475592811076, 0.02205542528394941, 0.4570691467590172, 0.31491167196869846, 0.5036112810324213], "min": [0.3072573312204469, 0.2191912310127439, 1.0396992403542966, -0.1274485614026324, -1.393026839872297, 0.625438518352495, 0.3157506174245954, -0.3103190945541651, 1.0533477707799004, -1.3591267639653577, -1.2234555519377803, -1.2500379953825482], "max": [0.4886413265402822, 0.40409764747589944, 1.2088958279932593, 0.5413121099508993, -0.3782642050087137, 1.3557516638832798, 0.5260137398022264, -0.18749565411693975, 1.1656155910974797, 0.24899812313647435, -0.2561666285341482, 0.41549790343206955], "count": [705]}, "gripper_mode_state": {"mean": [0.32056737588652484, 0.31063829787234043], "std": [0.4666946897102535, 0.4627549521802196], "min": [0, 0], "max": [1, 1], "count": [705]}, "gripper_activity_state": {"mean": [1.8921985815602838, 1.897872340425532], "std": [0.4087814311312388, 0.3997282916022945], "min": [0, 0], "max": [2, 2], "count": [705]}, "gripper_mode_action": {"mean": [0.32056737588652484, 0.31063829787234043], "std": [0.46669468971025346, 0.4627549521802196], "min": [0, 0], "max": [1, 1], "count": [705]}, "gripper_activity_action": {"mean": [1.8921985815602838, 1.897872340425532], "std": [0.4087814311312388, 0.3997282916022945], "min": [0, 0], "max": [2, 2], "count": [705]}, "gripper_open_scale_state": {"mean": [0.7070044667817652, 0.7287324306898803], "std": [0.279002290934004, 0.25420337002905913], "min": [0.2964772727272727, 0.3490909090909091], "max": [0.9105681818181818, 0.91], "count": [705]}, "gripper_open_scale_action": {"mean": [0.7070069333733795, 0.7287324306898803], "std": [0.27900408465833537, 0.25420337002905913], "min": [0.2964772727272727, 0.3490909090909091], "max": [0.9105681818181818, 0.91], "count": [705]}}} +{"episode_index": 70, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38682526632700326]], [[0.38875531367402605]], [[0.3823959137460759]]], "std": [[[0.2880637590453626]], [[0.28201916048262865]], [[0.28415282023662675]]], "count": [127]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3854937374556122]], [[0.3868044555092378]], [[0.3730688043590139]]], "std": [[[0.2962263609019148]], [[0.2815272663978201]], [[0.28988223332203045]]], "count": [127]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3691270955560702]], [[0.3787444627785498]], [[0.37052733550769384]]], "std": [[[0.32624160543570496]], [[0.3063865958529214]], [[0.30885398031254446]]], "count": [127]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4245779279887808]], [[0.42712035696824663]], [[0.4219959166409346]]], "std": [[[0.25108323463504983]], [[0.2469244204544273]], [[0.25053151203397905]]], "count": [127]}, "observation.state": {"min": [-0.35759615898132324, 0.2604369521141052, 0.18569976091384888, -1.757735252380371, -0.25698554515838623, -0.29522353410720825, -0.06549784541130066, -0.41091975569725037, 0.25638261437416077, 0.1590786874294281, -1.9925317764282227, -1.1229348182678223, -0.7463590502738953, -0.19868174195289612, 0.2675349712371826, -0.7777208685874939, -1.9730095863342285, -1.133197546005249, -0.27090346813201904, -0.22651755809783936, -0.3974015712738037, -0.4882347583770752, 0.11498080939054489, 1.557997465133667, -1.121492624282837, -0.28441122174263, 257.625, 288.75], "max": [0.49387580156326294, 0.9416411519050598, 0.5524064898490906, -0.8706411123275757, 1.0333908796310425, -0.01441641990095377, 0.47387436032295227, -0.24230468273162842, 0.467739999294281, 0.319051057100296, -1.5726571083068848, -0.08842369168996811, -0.04660603776574135, 0.398065984249115, 0.7435146570205688, -0.3853905200958252, -0.9774389266967773, 0.25385814905166626, 0.6472564339637756, 0.014943290501832962, -0.2626185715198517, -0.2898949980735779, 0.23490388691425323, 1.9769532680511475, -0.08338858932256699, 0.7461510896682739, 1001.6875, 1003.0714111328125], "mean": [-0.02012368105351925, 0.47759804129600525, 0.4142215847969055, -1.3648579120635986, 0.7179967761039734, -0.1032724380493164, 0.30835646390914917, -0.3653184175491333, 0.384662002325058, 0.19670161604881287, -1.839898943901062, -0.3635680079460144, -0.25191348791122437, 0.1263567954301834, 0.4808887839317322, -0.6000706553459167, -1.4681305885314941, -0.7334416508674622, 0.29486900568008423, -0.08763082325458527, -0.3551124036312103, -0.39527419209480286, 0.15630456805229187, 1.6694929599761963, -0.3990780711174011, 0.005725215654820204, 733.1135864257812, 744.5803833007812], "std": [0.2399829626083374, 0.17114342749118805, 0.09829939901828766, 0.276946485042572, 0.41061124205589294, 0.07721710950136185, 0.17825640738010406, 0.05497640371322632, 0.06609617173671722, 0.03667747601866722, 0.10538967698812485, 0.3154718577861786, 0.243386372923851, 0.16958339512348175, 0.14141446352005005, 0.12706148624420166, 0.2816169261932373, 0.4206891655921936, 0.29614129662513733, 0.04751612991094589, 0.041479822248220444, 0.06966225057840347, 0.03303278237581253, 0.11517283320426941, 0.3343203365802765, 0.3580590784549713, 344.99725341796875, 330.3396911621094], "count": [639]}, "action": {"min": [-0.35759615898132324, 0.2604369521141052, 0.18569976091384888, -1.757735252380371, -0.25698554515838623, -0.29522353410720825, -0.06549784541130066, -0.41091975569725037, 0.25638261437416077, 0.1590786874294281, -1.9925317764282227, -1.1229348182678223, -0.7463590502738953, -0.19868174195289612, 0.2675349712371826, -0.7777208685874939, -1.9730095863342285, -1.133197546005249, -0.27090346813201904, -0.22651755809783936, -0.3974015712738037, -0.4882347583770752, 0.11498080939054489, 1.557997465133667, -1.121492624282837, -0.28441122174263, 257.625, 288.75], "max": [0.49387580156326294, 0.9416411519050598, 0.5524064898490906, -0.8706411123275757, 1.0333908796310425, -0.01441641990095377, 0.47387436032295227, -0.24230468273162842, 0.467739999294281, 0.319051057100296, -1.5726571083068848, -0.08842369168996811, -0.04660603776574135, 0.398065984249115, 0.7435146570205688, -0.3853905200958252, -0.9774389266967773, 0.25385814905166626, 0.6472564339637756, 0.014943290501832962, -0.2626185715198517, -0.2898949980735779, 0.2349030077457428, 1.9769532680511475, -0.08338858932256699, 0.7461510896682739, 1001.6875, 1003.066650390625], "mean": [-0.019914299249649048, 0.47723761200904846, 0.4139036536216736, -1.365242600440979, 0.7191571593284607, -0.10341513156890869, 0.30821850895881653, -0.36522185802459717, 0.3846166431903839, 0.19658592343330383, -1.840550184249878, -0.36275556683540344, -0.25163257122039795, 0.12636500597000122, 0.4803811013698578, -0.5999739170074463, -1.4682759046554565, -0.7349543571472168, 0.2949901819229126, -0.08768249303102493, -0.3550439774990082, -0.39528343081474304, 0.1561175435781479, 1.6700106859207153, -0.39801546931266785, 0.005251012742519379, 733.1123657226562, 744.583740234375], "std": [0.23988492786884308, 0.17111817002296448, 0.098507359623909, 0.277182400226593, 0.408907413482666, 0.07733293622732162, 0.1785070300102234, 0.05512993410229683, 0.06606455147266388, 0.036673303693532944, 0.10502482205629349, 0.3141854405403137, 0.24291884899139404, 0.16958701610565186, 0.14155161380767822, 0.1271980255842209, 0.28161197900772095, 0.4188701808452606, 0.29598718881607056, 0.047469496726989746, 0.04159224033355713, 0.06966928392648697, 0.0329253189265728, 0.11548098176717758, 0.33310016989707947, 0.35727789998054504, 344.9963073730469, 330.34234619140625], "count": [639]}, "timestamp": {"min": [0.0], "max": [21.266666666666666], "mean": [10.633333333333333], "std": [6.148772837518671], "count": [639]}, "frame_index": {"min": [0], "max": [638], "mean": [319.0], "std": [184.46318512556013], "count": [639]}, "episode_index": {"min": [72], "max": [72], "mean": [72.0], "std": [0.0], "count": [639]}, "index": {"min": [51457], "max": [52095], "mean": [51776.0], "std": [184.46318512556013], "count": [639]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [639]}, "subtask_annotation": {"mean": [1.1549295774647887, 3.0, 3.0, 3.0, 3.0], "std": [0.7868858330720535, 0.0, 0.0, 0.0, 0.0], "min": [0, 3, 3, 3, 3], "max": [3, 3, 3, 3, 3], "count": [639]}, "scene_annotation": {"mean": [72.0], "std": [0.0], "min": [72], "max": [72], "count": [639]}, "eef_direction_state": {"mean": [4.065727699530516, 4.007824726134586], "std": [2.3897405378441285, 2.4599963345804303], "min": [0, 0], "max": [6, 6], "count": [639]}, "eef_velocity_state": {"mean": [0.539906103286385, 0.5461658841940532], "std": [0.6387737596880712, 0.6107899223873546], "min": [0, 0], "max": [2, 2], "count": [639]}, "eef_acc_mag_state": {"mean": [0.2597809076682316, 0.23630672926447574], "std": [0.6139693188226206, 0.5695970679745168], "min": [0, 0], "max": [2, 2], "count": [639]}, "eef_direction_action": {"mean": [4.065727699530516, 4.007824726134586], "std": [2.3897405378441285, 2.4599963345804303], "min": [0, 0], "max": [6, 6], "count": [639]}, "eef_velocity_action": {"mean": [0.539906103286385, 0.5461658841940532], "std": [0.6387737596880712, 0.6107899223873546], "min": [0, 0], "max": [2, 2], "count": [639]}, "eef_acc_mag_action": {"mean": [0.2597809076682316, 0.23630672926447574], "std": [0.6139693188226206, 0.5695970679745168], "min": [0, 0], "max": [2, 2], "count": [639]}, "eef_sim_pose_state": {"mean": [0.42902466189559735, 0.2736413425417407, 1.077101437452667, 0.03432703348981375, -1.1824175670851276, 1.21959594931987, 0.4397471776855461, -0.2193236366384385, 1.1056009615373001, -1.0981814362887972, -1.104801007998041, -0.3213102683174182], "std": [0.06604188656226438, 0.03641615124047988, 0.051698858898525976, 0.234753751879361, 0.33980530931554215, 0.22162433924238867, 0.06881339897535067, 0.03663937004885931, 0.033014863729760376, 0.7832319263705684, 0.30409944048058796, 0.6874772087498475], "min": [0.303237339988693, 0.23191364429238762, 1.0298876223142028, -0.3403438070591298, -1.4476816293755925, 0.7573974908138023, 0.3412976197192665, -0.3095993444334814, 1.068156193621909, -2.014536038255148, -1.358455763842042, -1.4640915780002741], "max": [0.5103799541328011, 0.3925909442276261, 1.1851104385006554, 0.46887133110454593, -0.3816316984205339, 1.575545529958209, 0.530568594134765, -0.18331011152635784, 1.1696094827666934, 0.3567382923029394, -0.38295311120462827, 0.556318870725619], "count": [639]}, "eef_sim_pose_action": {"mean": [0.42898944227355285, 0.27354796196383196, 1.0771675377155492, 0.0338525323685477, -1.1831965803557016, 1.2196462924268356, 0.43975982289941135, -0.21914565996333896, 1.1056454260648292, -1.0977603949153483, -1.1058256507885587, -0.3215098783712462], "std": [0.06601608349289168, 0.036400208888802375, 0.0518058887731903, 0.2349759910709308, 0.3385398304070689, 0.2216349600848964, 0.06882311778968732, 0.03647625823737687, 0.03307991514447042, 0.7838534313253305, 0.3027656871413375, 0.687765320841015], "min": [0.303237339988693, 0.23191364429238762, 1.0298876223142028, -0.3403438070591298, -1.4476816293755925, 0.7573974908138023, 0.3412976197192665, -0.30959895356276995, 1.068156193621909, -2.014536038255148, -1.358455763842042, -1.4640915780002741], "max": [0.5103799541328011, 0.3925909442276261, 1.1851104385006554, 0.46887133110454593, -0.3816316984205339, 1.575545529958209, 0.530568594134765, -0.18331011152635784, 1.1696094827666934, 0.3567382923029394, -0.38295311120462827, 0.556318870725619], "count": [639]}, "gripper_mode_state": {"mean": [0.3536776212832551, 0.352112676056338], "std": [0.47811061637102, 0.4776288720510755], "min": [0, 0], "max": [1, 1], "count": [639]}, "gripper_activity_state": {"mean": [1.8685446009389672, 1.8732394366197183], "std": [0.4492346934800268, 0.4418137222917761], "min": [0, 0], "max": [2, 2], "count": [639]}, "gripper_mode_action": {"mean": [0.3536776212832551, 0.352112676056338], "std": [0.47811061637102, 0.4776288720510755], "min": [0, 0], "max": [1, 1], "count": [639]}, "gripper_activity_action": {"mean": [1.8685446009389672, 1.8732394366197183], "std": [0.4492346934800268, 0.4418137222917761], "min": [0, 0], "max": [2, 2], "count": [639]}, "gripper_open_scale_state": {"mean": [0.6664669056945463, 0.6768912714395057], "std": [0.3136337466709372, 0.30030885442482497], "min": [0.23420454545454544, 0.2625], "max": [0.910625, 0.9118831010298295], "count": [639]}, "gripper_open_scale_action": {"mean": [0.6664658260956025, 0.6768942819514807], "std": [0.3136329077673545, 0.30031119975060033], "min": [0.23420454545454544, 0.2625], "max": [0.910625, 0.9118787730823864], "count": [639]}}} +{"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.3886188112745098]], [[0.39028583930367017]], [[0.38356110011312217]]], "std": [[[0.28387659297643225]], [[0.278729015856002]], [[0.28075756716844213]]], "count": [130]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3636303465937657]], [[0.36702117427099046]], [[0.35317773221468074]]], "std": [[[0.27959793603774863]], [[0.2604428925728031]], [[0.26736888990817864]]], "count": [130]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3639928560206134]], [[0.37078999183006534]], [[0.3644371166415284]]], "std": [[[0.3156204686193306]], [[0.29188100908738707]], [[0.29585639542507336]]], "count": [130]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4325632620035194]], [[0.4332542813599799]], [[0.42779778154851683]]], "std": [[[0.24755800750621573]], [[0.2446733517970517]], [[0.24847530340127674]]], "count": [130]}, "observation.state": {"min": [-0.34308701753616333, 0.2010313868522644, 0.23327742516994476, -1.7586427927017212, -0.25386905670166016, -0.37390297651290894, -0.20051652193069458, -0.4097338020801544, 0.27006661891937256, 0.10885437577962875, -2.079040050506592, -1.121271014213562, -0.7516469955444336, -0.14518630504608154, 0.38308995962142944, -0.6626905798912048, -1.8346562385559082, -1.0476065874099731, -0.3304409980773926, -0.14067353308200836, -0.39312663674354553, -0.44517195224761963, 0.11407781392335892, 1.5730206966400146, -1.124113917350769, -0.3163606822490692, 279.75, 345.0], "max": [0.4592692255973816, 0.9553779363632202, 0.6008263230323792, -0.9128955602645874, 1.0033951997756958, -0.0439288467168808, 0.47251081466674805, -0.2862143814563751, 0.45957237482070923, 0.2907828688621521, -1.5727039575576782, -0.1412801444530487, -0.06457886844873428, 0.20172187685966492, 0.7098842859268188, -0.38106101751327515, -1.3153499364852905, 0.2538115978240967, 0.5077446103096008, 0.17794176936149597, -0.2825561761856079, -0.3037787675857544, 0.23492787778377533, 2.1761627197265625, -0.30108845233917236, 0.7463352680206299, 1001.8125, 1003.0], "mean": [-0.05141595005989075, 0.4279824495315552, 0.440127432346344, -1.3335638046264648, 0.6929094791412354, -0.1497553586959839, 0.2604873478412628, -0.3712749779224396, 0.3896876275539398, 0.16939575970172882, -1.8895601034164429, -0.4540084898471832, -0.2740676701068878, 0.05327333137392998, 0.5043842792510986, -0.5470836162567139, -1.5699008703231812, -0.688610851764679, 0.18236379325389862, 0.058710113167762756, -0.35265037417411804, -0.3784421980381012, 0.1496252566576004, 1.7704577445983887, -0.5486465692520142, -0.02479439787566662, 771.5343017578125, 795.5979614257812], "std": [0.21808470785617828, 0.1749134361743927, 0.0981549322605133, 0.23786409199237823, 0.3980845510959625, 0.09038083255290985, 0.20650818943977356, 0.04498141258955002, 0.059806860983371735, 0.047744013369083405, 0.1128605306148529, 0.31343933939933777, 0.19942080974578857, 0.11697222292423248, 0.10393957793712616, 0.08027008175849915, 0.1663111001253128, 0.3926258981227875, 0.2439432442188263, 0.0890754759311676, 0.03295314311981201, 0.04560518264770508, 0.028743991628289223, 0.16117490828037262, 0.26511403918266296, 0.33844858407974243, 321.5241394042969, 294.79937744140625], "count": [661]}, "action": {"min": [-0.34308701753616333, 0.2010313868522644, 0.23327742516994476, -1.7586427927017212, -0.25386905670166016, -0.37390297651290894, -0.20051652193069458, -0.4097338020801544, 0.27006661891937256, 0.10885437577962875, -2.079040050506592, -1.121271014213562, -0.7516469955444336, -0.14518630504608154, 0.38308995962142944, -0.6626905798912048, -1.8346562385559082, -1.0476065874099731, -0.3304409980773926, -0.14067353308200836, -0.39312663674354553, -0.44517195224761963, 0.11407781392335892, 1.5730206966400146, -1.124113917350769, -0.3163606822490692, 279.75, 345.0], "max": [0.4592692255973816, 0.9553779363632202, 0.6008263230323792, -0.9128955602645874, 1.0033951997756958, -0.0439288467168808, 0.47251081466674805, -0.2862143814563751, 0.45957237482070923, 0.2907828688621521, -1.5727039575576782, -0.1412801444530487, -0.06457886844873428, 0.20172187685966492, 0.7098842859268188, -0.38106101751327515, -1.3153499364852905, 0.2538107633590698, 0.5077446103096008, 0.17794176936149597, -0.2825561761856079, -0.3037787675857544, 0.23492787778377533, 2.1761627197265625, -0.30108845233917236, 0.7463352680206299, 1001.8125, 1003.0], "mean": [-0.05132028087973595, 0.4276469647884369, 0.439937561750412, -1.3336925506591797, 0.6938371062278748, -0.1498989462852478, 0.2601412832736969, -0.37125593423843384, 0.3896639943122864, 0.1692701280117035, -1.8901835680007935, -0.45362040400505066, -0.2735756039619446, 0.05310577526688576, 0.5040765404701233, -0.5469805598258972, -1.5702160596847534, -0.689729630947113, 0.18231603503227234, 0.05898098647594452, -0.352613240480423, -0.3783840537071228, 0.14945881068706512, 1.7711713314056396, -0.5480722188949585, -0.025399567559361458, 771.5340576171875, 795.593505859375], "std": [0.2180335372686386, 0.17478710412979126, 0.09825439006090164, 0.2379295378923416, 0.3965887725353241, 0.09040964394807816, 0.207087904214859, 0.04501045495271683, 0.05978800728917122, 0.04768045246601105, 0.11224755644798279, 0.312771201133728, 0.1986551135778427, 0.11684201657772064, 0.10394345223903656, 0.08043640851974487, 0.16620926558971405, 0.3909890055656433, 0.24400551617145538, 0.089082732796669, 0.033016595989465714, 0.04554454982280731, 0.028567707166075706, 0.16134431958198547, 0.2642832398414612, 0.33742544054985046, 321.5239562988281, 294.7968444824219], "count": [661]}, "timestamp": {"min": [0.0], "max": [22.0], "mean": [11.0], "std": [6.3604681868204915], "count": [661]}, "frame_index": {"min": [0], "max": [660], "mean": [330.0], "std": [190.81404560461476], "count": [661]}, "episode_index": {"min": [73], "max": [73], "mean": [73.0], "std": [0.0], "count": [661]}, "index": {"min": [52096], "max": [52756], "mean": [52426.0], "std": [190.81404560461476], "count": [661]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [661]}, "subtask_annotation": {"mean": [1.1028744326777609, 3.0, 3.0, 3.0, 3.0], "std": [0.8405427777557722, 0.0, 0.0, 0.0, 0.0], "min": [0, 3, 3, 3, 3], "max": [3, 3, 3, 3, 3], "count": [661]}, "scene_annotation": {"mean": [73.0], "std": [0.0], "min": [73], "max": [73], "count": [661]}, "eef_direction_state": {"mean": [4.110438729198185, 4.19213313161876], "std": [2.353398409487856, 2.3763201099979394], "min": [0, 0], "max": [6, 6], "count": [661]}, "eef_velocity_state": {"mean": [0.5491679273827534, 0.44780635400907715], "std": [0.643426016233572, 0.5602157019380128], "min": [0, 0], "max": [2, 2], "count": [661]}, "eef_acc_mag_state": {"mean": [0.21331316187594554, 0.08774583963691376], "std": [0.5648863489719846, 0.3708573321623145], "min": [0, 0], "max": [2, 2], "count": [661]}, "eef_direction_action": {"mean": [4.110438729198185, 4.19213313161876], "std": [2.353398409487856, 2.376320109997939], "min": [0, 0], "max": [6, 6], "count": [661]}, "eef_velocity_action": {"mean": [0.5491679273827534, 0.44780635400907715], "std": [0.643426016233572, 0.5602157019380128], "min": [0, 0], "max": [2, 2], "count": [661]}, "eef_acc_mag_action": {"mean": [0.21331316187594554, 0.08774583963691376], "std": [0.5648863489719846, 0.3708573321623145], "min": [0, 0], "max": [2, 2], "count": [661]}, "eef_sim_pose_state": {"mean": [0.436169465256346, 0.25191243927521134, 1.072406399447841, 0.03544019230333894, -1.1131308913949254, 1.1590108701116386, 0.42758121546693584, -0.22351232427448797, 1.1153424400367906, -0.8977603576927393, -1.019386815267606, -0.4081386126485278], "std": [0.05998735106007269, 0.04801905128040306, 0.04478266265354522, 0.19132058584333592, 0.3132755670490418, 0.19500879879947672, 0.04640912346271521, 0.029009343491324845, 0.02115520767277186, 0.5475627375568333, 0.25147856988455447, 0.4575530450332973], "min": [0.3195088755205152, 0.18669017526988538, 1.0329181318110874, -0.3091632616787299, -1.4085971411580662, 0.8102544215689178, 0.3541062382049756, -0.30962137649167554, 1.0868123336419735, -1.407227458060531, -1.2215721001203312, -1.253025249013228], "max": [0.5038563072179334, 0.3772316425527273, 1.1523385050534867, 0.3868486570727371, -0.38303760057629455, 1.5259136442804169, 0.4886038782584392, -0.19736690044999425, 1.1629229684213775, 0.09858169933234356, -0.38303458473076835, 0.05347247555500523], "count": [661]}, "eef_sim_pose_action": {"mean": [0.4361612391267975, 0.25182106484334715, 1.072421464382028, 0.035413722986461754, -1.113718364714403, 1.1585784320623305, 0.4275399013389435, -0.22338229226954337, 1.115375466969995, -0.8977421473348947, -1.0201611463012932, -0.4076642156750042], "std": [0.0599805282828498, 0.04796648987882222, 0.04480698158552477, 0.1913161873614007, 0.31226832084207506, 0.19512278526300625, 0.04636692632341512, 0.028815112881963173, 0.021210287960893068, 0.5475902746425768, 0.25030322927387466, 0.4568418463142436], "min": [0.3195088755205152, 0.18669017526988538, 1.0329181318110874, -0.3091632616787299, -1.4085971411580662, 0.8102544215689178, 0.3541062382049756, -0.30962369308841325, 1.0868123336419735, -1.407227458060531, -1.2215721001203312, -1.253025249013228], "max": [0.5038563072179334, 0.3772316425527273, 1.1523385050534867, 0.3868486570727371, -0.38303760057629455, 1.5259136442804169, 0.4886038782584392, -0.19736690044999425, 1.1629229684213775, 0.09858169933234356, -0.38303458473076835, 0.05347247555500523], "count": [661]}, "gripper_mode_state": {"mean": [0.31316187594553707, 0.3010590015128593], "std": [0.46377959786930173, 0.45871830039898986], "min": [0, 0], "max": [1, 1], "count": [661]}, "gripper_activity_state": {"mean": [1.8789712556732223, 1.8819969742813918], "std": [0.43715089889213715, 0.42748917583052953], "min": [0, 0], "max": [2, 2], "count": [661]}, "gripper_mode_action": {"mean": [0.31316187594553707, 0.3010590015128593], "std": [0.46377959786930173, 0.45871830039898986], "min": [0, 0], "max": [1, 1], "count": [661]}, "gripper_activity_action": {"mean": [1.8789712556732223, 1.8819969742813918], "std": [0.4371508988921371, 0.42748917583052953], "min": [0, 0], "max": [2, 2], "count": [661]}, "gripper_open_scale_state": {"mean": [0.7013948294333074, 0.7232708365007965], "std": [0.2922946529303048, 0.26799943604481935], "min": [0.25431818181818183, 0.31363636363636366], "max": [0.9107386363636364, 0.9118181818181819], "count": [661]}, "gripper_open_scale_action": {"mean": [0.7013946257029757, 0.7232667964787913], "std": [0.2922945076876808, 0.26799661382537504], "min": [0.25431818181818183, 0.31363636363636366], "max": [0.9107386363636364, 0.9118181818181819], "count": [661]}}} diff --git a/alpha_bot_2_move_the_table/meta/info.json b/alpha_bot_2_move_the_table/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..19adfe60f5802d4e7e7ecace4bfad587f300210e --- /dev/null +++ b/alpha_bot_2_move_the_table/meta/info.json @@ -0,0 +1 @@ +{"codebase_version": "v2.1", "robot_type": "alpha_bot_2", "total_episodes": 72, "total_frames": 50897, "total_tasks": 1, "total_videos": 288, "total_chunks": 1, "chunks_size": 1000, "fps": 30, "splits": {"train": "0:71"}, "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_move_the_table/meta/tasks.jsonl b/alpha_bot_2_move_the_table/meta/tasks.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..a97fc94ab913cd987e4d156a42449af87d6c3cd7 --- /dev/null +++ b/alpha_bot_2_move_the_table/meta/tasks.jsonl @@ -0,0 +1 @@ +{"task_index": 0, "task": "human machine collaborative table moving."} diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_chest_rgb/episode_000000.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_chest_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..06ac399b87e0da64ee5d6f0fa735af75a2289ed3 --- /dev/null +++ b/alpha_bot_2_move_the_table/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:aa584cfd68455cd541694579ff696109147e57ac2a4ceadd30d3cf0dba8c6d1b +size 3693748 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_chest_rgb/episode_000001.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_chest_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..72838c0902c3ab8ddad013467f8cd18e2f4a0ae7 --- /dev/null +++ b/alpha_bot_2_move_the_table/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:eba1a526c6555b6f71d9d24931d1c267937ebc2d8f53e5b20b25657656698f34 +size 2981537 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_chest_rgb/episode_000002.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_chest_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..93bf823ecdbc935807812625e7f21dbac9a451eb --- /dev/null +++ b/alpha_bot_2_move_the_table/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:f1264375b348c13fe6f683ff70c09071cdb0f7367cdd84355058dc021ed778ff +size 3832817 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_chest_rgb/episode_000003.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_chest_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..62566cdea0f5525d02fb7d480dde088108c9fc66 --- /dev/null +++ b/alpha_bot_2_move_the_table/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:79542892bd1b9d72e55270157c8551182882aa3e470374c3b952cf927f11308d +size 4024347 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_chest_rgb/episode_000004.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_chest_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..81b9f4938b54c7e7e7196b80bf0d459d49c7500e --- /dev/null +++ b/alpha_bot_2_move_the_table/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:6343becfb410083ae7ba54fcf97b6b7b5bf6988f6b66e5424476f61f77c695b4 +size 5175989 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_chest_rgb/episode_000005.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_chest_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4a76d998f520020bfe2b927a06d297ba985cae7f --- /dev/null +++ b/alpha_bot_2_move_the_table/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:c98b21691d6bb3cfddf5d25cb236e1583b20114399ff39cf6c3b28692f4bc870 +size 3594251 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_chest_rgb/episode_000006.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_chest_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0e7d879db10a89568a26beb147598b1c6e080cd0 --- /dev/null +++ b/alpha_bot_2_move_the_table/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:dcd3edc809a7445b4ae1ba4b82c4aa0ee65cb17d9d69a9b3d540b4b8a6bafcaf +size 3798222 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_chest_rgb/episode_000007.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_chest_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..596bcb4506ca3e8839018b5c50589fbc818b869a --- /dev/null +++ b/alpha_bot_2_move_the_table/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:8bf4ad0eae6dafe55a8715679b432cb41a45dbb59d47d1256d92172a337979cd +size 4011677 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_chest_rgb/episode_000008.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_chest_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7b72edd4355ed9fac038630db6f241161cd8b7e9 --- /dev/null +++ b/alpha_bot_2_move_the_table/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:be73b0ecb08837f790a7b4bbf7a1a5e21356c5ec1a996be181e3d7fd93eca564 +size 2642936 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_chest_rgb/episode_000009.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_chest_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0e771dee0dd3e43bb9ca571366935a0eedf4a9f1 --- /dev/null +++ b/alpha_bot_2_move_the_table/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:54aadbcaa0455ad26180536bf574b22a6b7100f0418609a34957802bdd0e4b6c +size 3356624 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_chest_rgb/episode_000010.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_chest_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..daf7b660a5be845ffcd6de0dc644191ae7dd94c1 --- /dev/null +++ b/alpha_bot_2_move_the_table/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:9540e63fa07f12dfe80b5d7d650b7742f2d49aafc60de02711cee0850ad840d1 +size 3523102 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_chest_rgb/episode_000011.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_chest_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e5e93313b3887efa56d0775bf9b75d422200cfcd --- /dev/null +++ b/alpha_bot_2_move_the_table/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:16c83f60d61277dda6da27af47bd6a44f25c919818ea65c1087a798e902d80e3 +size 4736704 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_chest_rgb/episode_000012.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_chest_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e971c827e265307baeea6836dc3324f523a0a7c1 --- /dev/null +++ b/alpha_bot_2_move_the_table/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:fa0acb36bfa4d2d528654c75500f655dd3bb324a58bb7f49b20dc7829219071b +size 3644900 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_chest_rgb/episode_000013.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_chest_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4cb8e836ab6050855b0f59154fa955b1f03be542 --- /dev/null +++ b/alpha_bot_2_move_the_table/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:fe8bdae04632a6bb488877fa06ab7a75cf04505b786c19f13c4602637e5b9aa7 +size 4209216 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_chest_rgb/episode_000014.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_chest_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f506345a0ac838c59d1f9825952a11b7ef8a5fa9 --- /dev/null +++ b/alpha_bot_2_move_the_table/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:2f68beb8f18d8e8e268ebca792a71cd3341d4f3916d4c018a699262d167c7339 +size 4255547 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_chest_rgb/episode_000015.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_chest_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..920f073ade4f8357f55f1791c4449f62686cd32c --- /dev/null +++ b/alpha_bot_2_move_the_table/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:8c3d21b5bcbb5469f3b2705f0dc15b4ad9f9b4df65fe95e90efeeb09581615d7 +size 3255260 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_chest_rgb/episode_000016.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_chest_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..47766ee77103325eabcaa4e790b45008baf42c00 --- /dev/null +++ b/alpha_bot_2_move_the_table/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:6de40ce48dd52b7ec78dfb009827253f16ffb1147bcb307ce5b259b569180e95 +size 3441672 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_chest_rgb/episode_000017.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_chest_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e4b09710895ecae20827fcbd2db732135894917d --- /dev/null +++ b/alpha_bot_2_move_the_table/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:01c50d3346e651663ce3941e8255f700e71b518193f55bb3ec5abdbdd3385506 +size 4327136 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_chest_rgb/episode_000018.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_chest_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b7762312cf5b37de4e21f27aa84186c48cc728c3 --- /dev/null +++ b/alpha_bot_2_move_the_table/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:dee537f478d216c1484760eeb3e0b60c1e7b45483b89e2f73c720b6d24183340 +size 4578477 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_chest_rgb/episode_000019.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_chest_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a8dac11da7f4743b9d370d33361c01631da374ad --- /dev/null +++ b/alpha_bot_2_move_the_table/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:02b38430b76936d5c233e4f218d46a7649279397604dcf8670fcf16afa5c2781 +size 3589332 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_chest_rgb/episode_000020.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_chest_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..849a6a2da76b3b00edc4ca0572ffdc8c4c7e33fe --- /dev/null +++ b/alpha_bot_2_move_the_table/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:4ac2066d9c3673a8d8db46f91404740e8859e0e2259cd0d0d6456b5b50becfac +size 3260337 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_chest_rgb/episode_000021.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_chest_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1bfafcc37b5fdc32b507ea7a466f48c69729c566 --- /dev/null +++ b/alpha_bot_2_move_the_table/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:ef56d12464f9f63cfad9fc6180420ff1cd625df53130251626b0d3c4804ec811 +size 3505801 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_chest_rgb/episode_000022.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_chest_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..14a958c8eda40ad66a59c6012f02b1064b2592c2 --- /dev/null +++ b/alpha_bot_2_move_the_table/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:8a7d56a5fc1360935e77ea313cb42e0d69927400b6de31c92d9293f03c1bd7b9 +size 3119317 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_chest_rgb/episode_000023.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_chest_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0d02862fbfbb3c947dc0c983150ec2ac0bc0a041 --- /dev/null +++ b/alpha_bot_2_move_the_table/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:ca392e969e2865db98de7999c2d96c3cd50b40c830aa72168ee877ec30affeda +size 3148499 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_chest_rgb/episode_000024.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_chest_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b605019743c5d8dc075f1221d2456b6848f598ed --- /dev/null +++ b/alpha_bot_2_move_the_table/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:376199dfee64334fe1b73d02e7c9a5a8931a3a1624fc6ce0c23df73a0d7d0bba +size 3967744 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_chest_rgb/episode_000025.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_chest_rgb/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6e49d12b76be345f9fe6630a11556ada5fb42989 --- /dev/null +++ b/alpha_bot_2_move_the_table/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:b581e15fb32f2bea0fffaefe0182e24a3d9cdf904df4a614ad23ed7f89c80f82 +size 3025297 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_chest_rgb/episode_000026.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_chest_rgb/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0d92af11124ffacab934436d0b0f01025b9ccc6d --- /dev/null +++ b/alpha_bot_2_move_the_table/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:8f960c5029c9ce5427502767e90548ffc6ba04a6a0b5a17c10da72fbbf0e89d4 +size 3042276 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_chest_rgb/episode_000027.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_chest_rgb/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..61696b33866247de77dd5ef476f40dd766109d1b --- /dev/null +++ b/alpha_bot_2_move_the_table/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:d47e688c22f327e14e12fc5cc0acc4653d129f7e817333318b6f7cc3bc20055a +size 3213063 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_chest_rgb/episode_000028.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_chest_rgb/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3b9590c12d6aea1f9c433da15ad8550f4ee5aaf7 --- /dev/null +++ b/alpha_bot_2_move_the_table/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:be61689d6778cf703880638da1ece0d1a89fdb3c7636c8045931607b91cb0d0a +size 3484958 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_chest_rgb/episode_000029.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_chest_rgb/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ad6e6b5b9fd9870e3956a0c8f56abff0b879bb0c --- /dev/null +++ b/alpha_bot_2_move_the_table/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:7f545f071672785c4bea9455099116efa33300673d850d113f3d27cb768d2325 +size 3346488 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_chest_rgb/episode_000030.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_chest_rgb/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..734b110228fcac2c29edf5831f808d9d6cc206e9 --- /dev/null +++ b/alpha_bot_2_move_the_table/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:f753fd8c8ba0d079062da01dbb904c39c1c590eca04f8c7331fa9dfb0c062e99 +size 4629318 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_chest_rgb/episode_000031.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_chest_rgb/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e173d7ffd97068e41919c1f95e40bf42a6fc0538 --- /dev/null +++ b/alpha_bot_2_move_the_table/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:2ccc30a86032fe87e39cf191da05f32684cce59bdb5f9f784404b48208409308 +size 3657101 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_chest_rgb/episode_000032.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_chest_rgb/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..adef861bb5302670ccd956d25fe35bc8b84c8386 --- /dev/null +++ b/alpha_bot_2_move_the_table/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:0a25a8fe009922c894cf8213e7c187f7ddbab952c2c035d2a4f2b1c2e92686e9 +size 3299768 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_chest_rgb/episode_000033.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_chest_rgb/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..54e9e3ebd5e7ead7dc8ef3ffaa149d38d413cd15 --- /dev/null +++ b/alpha_bot_2_move_the_table/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:54d4e8734c5788d6f823a90eae025e0c27bb73b8743ae85c24481f0a9aa3ae75 +size 4309343 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_chest_rgb/episode_000034.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_chest_rgb/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7fc490a81b831c1d5374d15765ba1231cd32480e --- /dev/null +++ b/alpha_bot_2_move_the_table/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:cc200571eb851184768942ea046d715b3f3bc9bd313a1ffd35c8f27627e0d69b +size 3371222 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_chest_rgb/episode_000035.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_chest_rgb/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2fb8c68a22434a663d6e3755a2514f75c086f909 --- /dev/null +++ b/alpha_bot_2_move_the_table/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:b5f993af94b620848cf650c08049b0a531b6d038dd052e9eeeda9dab20f6cb61 +size 3728599 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_chest_rgb/episode_000036.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_chest_rgb/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c02f03f320a6eb40566fd7d9496c62465c9808ed --- /dev/null +++ b/alpha_bot_2_move_the_table/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:7692f80b991085aa63bba9817699ee4ad55e0651cf89e5428109953c7b6f1dd0 +size 3663919 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_chest_rgb/episode_000037.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_chest_rgb/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..74ccef73ecd8405b202fdbdf09e0aaa2b624210c --- /dev/null +++ b/alpha_bot_2_move_the_table/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:9d43fd269bf738bcb216503ee947cafcdf715fd2438ccb05b331d1b359d6f303 +size 3561945 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_chest_rgb/episode_000038.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_chest_rgb/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7ff2bc4ac51855fbfc65009fc734c524a2e698c2 --- /dev/null +++ b/alpha_bot_2_move_the_table/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:18f17c9aba2b2c218e04606234b7f39dd804bab1eff96f35e4b4890d6548e4f9 +size 2739648 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_chest_rgb/episode_000039.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_chest_rgb/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..364f3c4c1206e7b874dbc5f77de1ca2a91cf47db --- /dev/null +++ b/alpha_bot_2_move_the_table/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:1549ee7be6cf18544d2eb43aafa33f716fe755df0ba1f5e7db87e8a011f29147 +size 3036083 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_chest_rgb/episode_000040.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_chest_rgb/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..958d8414b02998ff41f5ae97e4a3b65e837ba071 --- /dev/null +++ b/alpha_bot_2_move_the_table/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:ff971f8f9bb47c4cf33f06c80af5ab0b1af6b438e73f7adf385a1e293e78ed9a +size 2777110 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_chest_rgb/episode_000041.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_chest_rgb/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..26d323e241f796a23e12cc28a2c0497ba4d700a5 --- /dev/null +++ b/alpha_bot_2_move_the_table/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:f28abce1958b9b11a68c7acb4be220bae3bb0182a7d56884240cdc022d0d47f1 +size 3480956 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_chest_rgb/episode_000042.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_chest_rgb/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..137b6233954f54fb262f36c0bf2e2242cb20bd48 --- /dev/null +++ b/alpha_bot_2_move_the_table/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:2240d4e751c627f36c49988ce3e6bc512ffe43fb37a36a683dfa85818d2e7e0d +size 3733118 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_chest_rgb/episode_000043.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_chest_rgb/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e8a17f82966065abca31f2c451314b55cf8b6a47 --- /dev/null +++ b/alpha_bot_2_move_the_table/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:ecf14b1f61ab0d08cba82c5d0da1dcaee7d1d44fa2cd3216cc4090d32540613c +size 3659198 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_chest_rgb/episode_000044.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_chest_rgb/episode_000044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f78bb2485a7e8e8dbfd89e0c7e47489e28c8c559 --- /dev/null +++ b/alpha_bot_2_move_the_table/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:593baf62891e3e1eb4fc1d156a5dde75655f5589f67b712d7bbbee60f977d527 +size 2598725 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_chest_rgb/episode_000045.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_chest_rgb/episode_000045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..79ea25286c9e3e4a27d08e73314c7cbf2b8bc53f --- /dev/null +++ b/alpha_bot_2_move_the_table/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:c63eb6b062974c18256e14461d28acb2941fb7a75e3a000b17a0abe73e336cdb +size 2541220 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_chest_rgb/episode_000046.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_chest_rgb/episode_000046.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..26847be815c57d10dea415814bc3e31b1c9c91e0 --- /dev/null +++ b/alpha_bot_2_move_the_table/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:b5c773e77ed740ba1036fd4cddda39b139bd12a4f7141d5a47857fcf1f39a828 +size 3505219 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_chest_rgb/episode_000047.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_chest_rgb/episode_000047.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6f1c6dc9a0a0f71d9a0b4aa5f5acbcc8022e9dae --- /dev/null +++ b/alpha_bot_2_move_the_table/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:aff669e6acb0953589c379bd98c63dee1a2534a2f379e15c5d68266bd4d98235 +size 4750849 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_chest_rgb/episode_000048.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_chest_rgb/episode_000048.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c7617e3c2518c91e959f6254a32c543652d0730a --- /dev/null +++ b/alpha_bot_2_move_the_table/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:1a2431537c9da7deab02113a67953c029654978768d50b550c67c0479b237b1a +size 3501638 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_chest_rgb/episode_000049.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_chest_rgb/episode_000049.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b2912e84a3e602323dbfac9f05b6a529c5ab76b4 --- /dev/null +++ b/alpha_bot_2_move_the_table/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:333d97396eb3d95e8fb5fcbee4ccd3e4388cec79e1207352ad89ee39c7644f8a +size 3999691 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_chest_rgb/episode_000050.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_chest_rgb/episode_000050.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ef78303a9d97d6b88bb33f4cbb103b91c91465cf --- /dev/null +++ b/alpha_bot_2_move_the_table/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:394d7cb2034ab84bb5dab94fdbb7e6c349d6b0d8f533c63bc368e8e52b348f31 +size 3586374 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_chest_rgb/episode_000051.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_chest_rgb/episode_000051.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..71f55fe32fc1957849e1cf57a658ea74aec31824 --- /dev/null +++ b/alpha_bot_2_move_the_table/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:e9d6a264e000e2560312cdba13943f6b559035efc76bc6dbd678b4912865711e +size 3939967 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_chest_rgb/episode_000052.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_chest_rgb/episode_000052.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ca3ba3e9d725f2263c81b565b5697a4268fce216 --- /dev/null +++ b/alpha_bot_2_move_the_table/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:efa2703575644a5fae9a6be5c3ec11fcd2d9d5517e5838cd58e4c0805cab148e +size 3818846 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_chest_rgb/episode_000053.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_chest_rgb/episode_000053.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..233e0e7b68932b39820e645f6ede2b92be741390 --- /dev/null +++ b/alpha_bot_2_move_the_table/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:2eeeb40d3eb5f8727111746a05e6537932361660586b1334c31c3427593a3994 +size 4453382 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_chest_rgb/episode_000054.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_chest_rgb/episode_000054.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ca02eedcf4115486ecc6b2d28b7fdc556ae7d63a --- /dev/null +++ b/alpha_bot_2_move_the_table/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:308f08b129332cb4689fb8a8491280cba3fee13c39b7e87c4a374b79fff9ca8d +size 3480571 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_chest_rgb/episode_000055.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_chest_rgb/episode_000055.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5985cbfdf112e6508076ad31e7037f4a78ca120a --- /dev/null +++ b/alpha_bot_2_move_the_table/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:b5e282b4b0a64acaff667b3ca0ffbecd568940975d6566e17a75db44a5343a24 +size 4071905 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_chest_rgb/episode_000056.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_chest_rgb/episode_000056.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..271d427b62517732d51affa146a109085d0e6534 --- /dev/null +++ b/alpha_bot_2_move_the_table/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:65c47743f6d6d5f793703d3b65a71156b34d2215acba75d8fdd87b1a3c57c061 +size 3625728 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_chest_rgb/episode_000057.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_chest_rgb/episode_000057.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9f2e44f1e72bbd521f144848ef917025fbe2d3cc --- /dev/null +++ b/alpha_bot_2_move_the_table/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:5f73fc29eff708635722ebb2279c78ace80260c620d6cd9baa31118d043e1137 +size 4647727 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_chest_rgb/episode_000058.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_chest_rgb/episode_000058.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..97409c6210eb529a26793e951b294ec5b932b5e2 --- /dev/null +++ b/alpha_bot_2_move_the_table/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:eed8ad12d5c733a49edcc15498ae05b2129b4fabff86a6f086e3728893cff2f3 +size 3915700 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_chest_rgb/episode_000059.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_chest_rgb/episode_000059.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..55a6b55c1316acdf463fc2c381c13a488273a53d --- /dev/null +++ b/alpha_bot_2_move_the_table/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:dab8ffd7a3614ab5b084139286893f65cb4fd2d22dd580885a11050c0fcbe6fb +size 5070701 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_chest_rgb/episode_000060.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_chest_rgb/episode_000060.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..40ba260adea46026120fa2e81d20b49f48af8d1e --- /dev/null +++ b/alpha_bot_2_move_the_table/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:36fa35b85ba9e7e58e296d3e828b048bbf03144ffcbefd70a36bd944594d0f50 +size 3740798 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_chest_rgb/episode_000061.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_chest_rgb/episode_000061.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b1db4b4a7a73e0e1cb8651b1959f2bf419ba5471 --- /dev/null +++ b/alpha_bot_2_move_the_table/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:331c446feda597d15d0f86bfa09c134aec18aa3d1ba48049fa0b10ac027ee4ae +size 6392568 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_chest_rgb/episode_000062.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_chest_rgb/episode_000062.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4ecc658636fb3667cdd228d358f54748eb4bc98c --- /dev/null +++ b/alpha_bot_2_move_the_table/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:cdf014f13a6adf7adbde7b09cd12c635f0b264d7b6c27fc01745016cd4a8c916 +size 3662863 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_chest_rgb/episode_000063.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_chest_rgb/episode_000063.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..be920217f23a0c31d769fb9677a3c6ad5cb96929 --- /dev/null +++ b/alpha_bot_2_move_the_table/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:bdf34e1abb0109a0c32e9ec19ce6eea48edd275fcccd7b3be1d09cee1f67aa2e +size 3609449 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_chest_rgb/episode_000064.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_chest_rgb/episode_000064.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..54e037bab066be87f0d0f56cbaa8979eaa03a694 --- /dev/null +++ b/alpha_bot_2_move_the_table/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:7b4b69fa38c67b0c5b05753b5ce44a59a9605caf194a920e70c20e441a0e0058 +size 3987450 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_chest_rgb/episode_000065.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_chest_rgb/episode_000065.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3499a8cf7ca6975f74a87e8c631e64fbaa8b505e --- /dev/null +++ b/alpha_bot_2_move_the_table/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:c46b6888a8a0efa33e96fff1c3519eec535101cb904b3038501aca47f4bd0bad +size 4719347 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_chest_rgb/episode_000066.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_chest_rgb/episode_000066.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b2850289c7fd73bbe90b5843424fd8c439d4e7ed --- /dev/null +++ b/alpha_bot_2_move_the_table/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:cefb2fb6ee0f8c9e2acddbe3db9fdb9e0196c14308a4dafd24107d4d01ed3709 +size 3680161 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_chest_rgb/episode_000067.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_chest_rgb/episode_000067.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f4227487f7d4577c1a8d361aaf68c1f8bb659184 --- /dev/null +++ b/alpha_bot_2_move_the_table/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:a0260d5903c9ab9c1d6b73eaeb04d29f9637df89fc8fbc13660a7529d25867ae +size 3985501 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_chest_rgb/episode_000068.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_chest_rgb/episode_000068.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0d1066b7e1e7a747722d87dc4101f6f408784de7 --- /dev/null +++ b/alpha_bot_2_move_the_table/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:b64cf25459169b9199cd213b404bb39caf5e32279eaea78416fa6f0dac0ce55b +size 4238456 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_chest_rgb/episode_000069.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_chest_rgb/episode_000069.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1d511c6572b5ff0206ca0ca5eb965e880a63eaac --- /dev/null +++ b/alpha_bot_2_move_the_table/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:577be1241d2ab7cbda0911e994dc550ea9c0f6787b5fc22868fcaa1fba76193c +size 3450033 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_chest_rgb/episode_000070.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_chest_rgb/episode_000070.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..41d9d54256f2ec687f48e821fba674a152ddfad3 --- /dev/null +++ b/alpha_bot_2_move_the_table/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:f04cb87990e0d821a57e858a1c39785a1678ef695564c2f0a6c74a322faa9ba5 +size 3189620 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_chest_rgb/episode_000071.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_chest_rgb/episode_000071.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d983d6424b2badf8bc5410cb0b697883238f58b3 --- /dev/null +++ b/alpha_bot_2_move_the_table/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:c42385432e96b5c14b9d2d3ea4ead93d855c9daa71935f1424d5eb0f20da073c +size 3443532 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_head_rgb/episode_000000.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_head_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e12335fbbe92c41d1f56ca4084b4752cd61e89cf --- /dev/null +++ b/alpha_bot_2_move_the_table/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:2e82b21812a6250fc59c2dd63508ece9061d03c3355458bb2a0f4e62fd9972c5 +size 4580973 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_head_rgb/episode_000001.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_head_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..086a362ed2db180f8728d193297582a150adfc4a --- /dev/null +++ b/alpha_bot_2_move_the_table/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:3cbdc13e2e7b5a968a26c73e220d7d3cbcebdbe1c8b898603ac7d7452643271d +size 4012844 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_head_rgb/episode_000002.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_head_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9db2b2c24aebfb197c119346050d0d78a0b0a49e --- /dev/null +++ b/alpha_bot_2_move_the_table/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:b8bfbb5dd51a1ea42ebf62e7fb7724b2aca094af2b529789d5bd342bb2f4f764 +size 4990799 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_head_rgb/episode_000003.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_head_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1aa0731b2aa283c9a653ccd2cfa1712e5094f26e --- /dev/null +++ b/alpha_bot_2_move_the_table/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:9fd5450effe5718cb14210a23b5e9c9afd8908267ebbf796765992fd1e654add +size 5295256 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_head_rgb/episode_000004.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_head_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d274d5d0654bb2279a8ecbe3f46fabc6a0803a7c --- /dev/null +++ b/alpha_bot_2_move_the_table/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:79ceb580a4b8804bdbde981cf69d99cad18f52f4a0e3d46016589574a46f2469 +size 6815934 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_head_rgb/episode_000005.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_head_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..02676689e62306776892640075640fddba914246 --- /dev/null +++ b/alpha_bot_2_move_the_table/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:e2fbb567a8aa28a69b4f78e7118db7e38d3bce0a274f5e34a86ae703f29e3e78 +size 4683612 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_head_rgb/episode_000006.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_head_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0d541467e759a15be2d4bd700ac51527567dfb95 --- /dev/null +++ b/alpha_bot_2_move_the_table/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:2d43353d0f38603bc1bca468545c15613a1a9070e7613b7b53ab6297ab5471a3 +size 5500575 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_head_rgb/episode_000007.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_head_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d9578af7827b371903e635e4cee5e3a23666ee2a --- /dev/null +++ b/alpha_bot_2_move_the_table/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:cfbbb0b058ede29a15afb0fee24b341acc220fdb325e998536b862d293ab0d9f +size 5288384 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_head_rgb/episode_000008.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_head_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..98df9793cb3bfb7a612b20adf3768683b7adca0f --- /dev/null +++ b/alpha_bot_2_move_the_table/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:7d69ee3fadb77a03ba9fce53670b90b4daf09873a6fd85a3b428150eacce1020 +size 3765473 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_head_rgb/episode_000009.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_head_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1893b42c015623be866d85d058099f3a56cf235d --- /dev/null +++ b/alpha_bot_2_move_the_table/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:f967ddaf8029d952115466817ed3cd10d5473359d543545eb26c77897d8de51b +size 4529594 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_head_rgb/episode_000010.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_head_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..886f0b97bb71d382b6c194e0ab6f3ea761eab1f5 --- /dev/null +++ b/alpha_bot_2_move_the_table/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:d236fa08724c53eeb38932c9be80cfd252db2eb40b855ab5171eb2862575a175 +size 4633593 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_head_rgb/episode_000011.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_head_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a286c9879b7901a2e054f0d429cf70a91ed44122 --- /dev/null +++ b/alpha_bot_2_move_the_table/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:2dc3c2e28bc3a28aea415c241a3a8798778aabbdf1cf21a17310246170d6b26c +size 6267996 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_head_rgb/episode_000012.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_head_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fb36988c3444fe66964eea7df8f3d41fb946c38f --- /dev/null +++ b/alpha_bot_2_move_the_table/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:6844d0f194d38648f2b991eccded8a3dc16f423458d75463edbe359fa068c0cc +size 5276377 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_head_rgb/episode_000013.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_head_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5ebe3041033ed9c1b8a555031a7e00fad70a85f6 --- /dev/null +++ b/alpha_bot_2_move_the_table/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:c2e46f65877692d557d184e95f641ab5f95bd111ed98173fa4d3053b79b88707 +size 5850254 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_head_rgb/episode_000014.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_head_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4ed257b29593af747f1ba4d1e329ad2bd81f20cc --- /dev/null +++ b/alpha_bot_2_move_the_table/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:7ed069e8c813133faa794ae5a3f03c5703b58186ab4792169479bc123cce4d32 +size 6262288 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_head_rgb/episode_000015.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_head_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e3d03903cd49ffd1a987b63e86bae58cae6a1600 --- /dev/null +++ b/alpha_bot_2_move_the_table/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:829527c40c80b529c22384122129a08ba60a62fde4b096ec819d93a9874e906c +size 5045630 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_head_rgb/episode_000016.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_head_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ee4c7a1873184a612c11a9237cfba327cade9a9a --- /dev/null +++ b/alpha_bot_2_move_the_table/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:180c5000fffbd073c30497c23c1c6af328b7ad678fd77985f166d4aeb190d03a +size 5080391 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_head_rgb/episode_000017.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_head_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fcec129ce19f638d0ff66a8f24ed0adef44c47e0 --- /dev/null +++ b/alpha_bot_2_move_the_table/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:d3c1c47fc104af467723333e1431daeb2f08bb120d2c3ff49057ff7f7c440d2d +size 5886656 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_head_rgb/episode_000018.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_head_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6a4940b9a70c7b22d5135d67d914ff880dc2cd28 --- /dev/null +++ b/alpha_bot_2_move_the_table/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:166da481a88d079a42164b03c9bc52e47e0b9d2931756dd9216cee462b99f543 +size 6844888 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_head_rgb/episode_000019.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_head_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..adce6d15dcba2b95a6bb44673d9e63b5150a48a3 --- /dev/null +++ b/alpha_bot_2_move_the_table/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:7601b773b2141c437b78dbe85115176be8ec2ba7d717e1c223eb834219608195 +size 5278533 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_head_rgb/episode_000020.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_head_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..321ab5b54fab45bf263b74bb05eaf1068f198641 --- /dev/null +++ b/alpha_bot_2_move_the_table/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:6d3101546d67166df1038047e75ae967085b7c4c2e68cc30e6d28daba6805b48 +size 5083108 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_head_rgb/episode_000021.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_head_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..586816b63651accef6a7a281a64536205f1dc895 --- /dev/null +++ b/alpha_bot_2_move_the_table/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:d52bb2f7014784a0ae009951a08e8f19f5b539c281f06f90529521dd4f972be6 +size 5338057 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_head_rgb/episode_000022.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_head_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..91b8699a4062179d68f02a5e395c8beb6a123907 --- /dev/null +++ b/alpha_bot_2_move_the_table/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:131d1854617c753b66c1608bd31e69bebd90ea164d23e3863707d9cca8cbc280 +size 5263150 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_head_rgb/episode_000023.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_head_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d7163914573b42c5984baddf05ddafe4bd36a676 --- /dev/null +++ b/alpha_bot_2_move_the_table/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:2ed1c9ea76ed2d482f9c26fedddf5c7f14a141198bbbd0dd87d2353781a98075 +size 4737761 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_head_rgb/episode_000024.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_head_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..840888189404c17634bfd2844316633bd7baa3fc --- /dev/null +++ b/alpha_bot_2_move_the_table/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:079fb924cc330cb68d36730459ee270f06103b810e3565add865bf13700d48b6 +size 5855197 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_head_rgb/episode_000025.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_head_rgb/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8c8d5cb25898823c20a8bad1a0b12b07e2ac5873 --- /dev/null +++ b/alpha_bot_2_move_the_table/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:3a145595a35d9c3bb5a2c58c4242e884ea4e3589170e0d2f38fbf997381ee19a +size 4582319 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_head_rgb/episode_000026.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_head_rgb/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..37c288a6b3caef5a20101eb5db8d9b6757b24931 --- /dev/null +++ b/alpha_bot_2_move_the_table/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:d902f5a324b27ab0233be9dddc2258d48114f029373df891a1876721a6dad164 +size 4807707 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_head_rgb/episode_000027.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_head_rgb/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..32214fdc055fe2382177afaa6473e5e3c813f23f --- /dev/null +++ b/alpha_bot_2_move_the_table/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:6618c1bbbb88dc1e6be6e4f1fc51eca544ccd21d72776ace9c36f5b24c953b94 +size 5133341 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_head_rgb/episode_000028.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_head_rgb/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3eed90ea971d0d329cb6e3f4a947e72341cfc924 --- /dev/null +++ b/alpha_bot_2_move_the_table/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:2c0c7f8299ad3fbe9637e9fa5b72e5b11a1243fa063aa18e9300cd7187fb54ae +size 5032963 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_head_rgb/episode_000029.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_head_rgb/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ceab3af747fb1cf01f97769af4f1032a31f17426 --- /dev/null +++ b/alpha_bot_2_move_the_table/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:f0c7bd6c52e4effdc4a843efcc0ddf8c92ce0a6073adf213d24d3b2b8dcdaeea +size 5297760 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_head_rgb/episode_000030.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_head_rgb/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d8439fcb27d24c7010d49a2d435b45e18661fd96 --- /dev/null +++ b/alpha_bot_2_move_the_table/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:348b418f2102ff40a196bf91f39cf2bd4e1349dd1e29054896911441d04844fe +size 6398981 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_head_rgb/episode_000031.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_head_rgb/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..864126e4d59dd7ca35cf632048c24db9a48c90a8 --- /dev/null +++ b/alpha_bot_2_move_the_table/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:87c1f216dcd1fbcbdae65c1bfb8fecf092c7b9bfc5ca49bf51c56a68b27822eb +size 5245576 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_head_rgb/episode_000032.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_head_rgb/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..57aff759b9e1a14b5de288a6a10e356a8f31546c --- /dev/null +++ b/alpha_bot_2_move_the_table/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:11bbfd0db82136e2fe16b7c761ebda5d332c16569907048552b88abedd238b2d +size 4772861 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_head_rgb/episode_000033.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_head_rgb/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..abc544ec5795a6500bdb1f417eb7c73658cefe3d --- /dev/null +++ b/alpha_bot_2_move_the_table/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:2caf3dd55aea1ced2f38d98790252cf3d072e11fd82c786d477f120d1a5c1d4f +size 6138816 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_head_rgb/episode_000034.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_head_rgb/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0c9f8a3291a8eb409cb1c394e7c32cee439cf471 --- /dev/null +++ b/alpha_bot_2_move_the_table/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:7fb6f893427240a2b6637e2384ef7b53eaf045e75b36b9f963ad61cf8668f97a +size 5407026 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_head_rgb/episode_000035.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_head_rgb/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3f8ae29d00808d3147465f7ca58e982308d5023f --- /dev/null +++ b/alpha_bot_2_move_the_table/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:865701a3aab9336f0b0de06f89bdcee4bf536a028667e63655e17373c487983d +size 5056749 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_head_rgb/episode_000036.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_head_rgb/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7ea04b069d0e5718c03113a2034fae1f0a94d54e --- /dev/null +++ b/alpha_bot_2_move_the_table/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:6bf5072e8d8a740bc16162c043061585224c5ee0d66c5f145c58c7a3afac5dfa +size 5254157 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_head_rgb/episode_000037.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_head_rgb/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6389bc2777c9ae7f0453957c350bbf89b9fc27d8 --- /dev/null +++ b/alpha_bot_2_move_the_table/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:c9702396823ac5ff66c73917a2b205628ab2524333a058bd6ca05c4ecf4082fa +size 5828358 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_head_rgb/episode_000038.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_head_rgb/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b3df7d45e4866ff3b90a796bb5aa338367441c28 --- /dev/null +++ b/alpha_bot_2_move_the_table/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:eac7c1b878351eb4960b01ddc7fddc17f417d869d19ca87f8ba266095f48c0f6 +size 4300947 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_head_rgb/episode_000039.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_head_rgb/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4bc27d773a8aa3038cee3fd8e37e851eba7f9383 --- /dev/null +++ b/alpha_bot_2_move_the_table/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:68ab63ae34f9796407e24ff07c689a6ffcd182f1f452ca179230adc13424cbb0 +size 4429799 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_head_rgb/episode_000040.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_head_rgb/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3bed5387b254be6777dd4edb3f109e9804428714 --- /dev/null +++ b/alpha_bot_2_move_the_table/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:fd0e1e66862562d959d3b8cb1e8951ef12157c7e5d207d13e655fc93190fdbed +size 4537922 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_head_rgb/episode_000041.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_head_rgb/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c0a81a845991a5cfc98f3c6f16bb80102f11d511 --- /dev/null +++ b/alpha_bot_2_move_the_table/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:72127475959b1fafe50d433a9cf40348dcdb23b07a04c9cb3a557caf3671c770 +size 5160408 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_head_rgb/episode_000042.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_head_rgb/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e156497fa2210093b4deb882f90e768e75b52d92 --- /dev/null +++ b/alpha_bot_2_move_the_table/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:a74fc1a75b8a3ae8bafb71e6a88c0f37ab323cb915deeae8c702be0b9a1b1465 +size 5547267 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_head_rgb/episode_000043.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_head_rgb/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a57c2343870b1426b3d2b735fe2b6000c84935c6 --- /dev/null +++ b/alpha_bot_2_move_the_table/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:5d3336b30f6625807e8f238a71474753790c448bfc0fcd060545f616400989b9 +size 5306351 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_head_rgb/episode_000044.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_head_rgb/episode_000044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7b54ef9c7883603e701ebf3be0287da377001010 --- /dev/null +++ b/alpha_bot_2_move_the_table/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:0137e196a88e03c01e7caaf4c930ca12e0170b099c0228c48ead8a53e78b0573 +size 4298170 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_head_rgb/episode_000045.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_head_rgb/episode_000045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d3bcbb94391449bdb8511adce7658e408221efa9 --- /dev/null +++ b/alpha_bot_2_move_the_table/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:1279aaf36eb43d8c230ef596d2fde9832aebb79e8376e8520b881d0768476f42 +size 3907102 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_head_rgb/episode_000046.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_head_rgb/episode_000046.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dfd1ee217c68bed78a1ad7e906f59c33ba367925 --- /dev/null +++ b/alpha_bot_2_move_the_table/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:cdcc372c47d25dd44e59c0f2e2e22d2166b27e42d0e64d71a2e1e7e3c34f3457 +size 5549308 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_head_rgb/episode_000047.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_head_rgb/episode_000047.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..377ebb8ae40011fa3e4fa6128ab4824979f3c1c6 --- /dev/null +++ b/alpha_bot_2_move_the_table/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:55447dd98ffb7660b1549363ff6cda3955579cc4a8a8842e6b33a9844f9e07ba +size 6621095 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_head_rgb/episode_000048.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_head_rgb/episode_000048.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3d33160ae7a8d3089d29aa7057ab366078552833 --- /dev/null +++ b/alpha_bot_2_move_the_table/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:587e11c96d59ed98e0d957005d0fc78a92d61a54a616245e3cc958bb771a0e26 +size 4983859 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_head_rgb/episode_000049.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_head_rgb/episode_000049.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b28c01589bce561cc4b8e3dc08d66f38ccfe6c5c --- /dev/null +++ b/alpha_bot_2_move_the_table/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:b1ea1c2889ab734fb75a72ef64213c34167bda5eb4182ec49a9a0c4a8d04db70 +size 5755247 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_head_rgb/episode_000050.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_head_rgb/episode_000050.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..09a980e41758eeeb099d75c23b1248e09cc7f2ca --- /dev/null +++ b/alpha_bot_2_move_the_table/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:ea440778ed7da10cdfce854eec19d0c174a2ef3aeb2ff06f5da683904b562202 +size 5290083 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_head_rgb/episode_000051.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_head_rgb/episode_000051.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ec9f1df7045d514b85742678e1bfa4b53e9d7cf8 --- /dev/null +++ b/alpha_bot_2_move_the_table/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:d24764faac6bf541eb00e75ee79171d7bb07822df610de0c4ca2e2c8602a3d88 +size 5808559 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_head_rgb/episode_000052.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_head_rgb/episode_000052.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2bb4bbe2b1c13d37117278de830c08144f33761c --- /dev/null +++ b/alpha_bot_2_move_the_table/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:7b31457bc10eac4152b6ecbac58c1d9e9bd5dcbcb120130e37c88f908d0ee745 +size 5802260 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_head_rgb/episode_000053.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_head_rgb/episode_000053.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b65c6d6ce07659e381bb5a2de18e5426a48c32f2 --- /dev/null +++ b/alpha_bot_2_move_the_table/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:3aa2950689c6f250e903545b8c864c9474046a8af9470924dc7bc534b99b6dc1 +size 7084751 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_head_rgb/episode_000054.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_head_rgb/episode_000054.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..22daef0c8d8ce30b542256aa8270ffa36c4d13e0 --- /dev/null +++ b/alpha_bot_2_move_the_table/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:8dafd0f7c5a559fb1ad094d7dc85d63ed73a45edd9f0aa579f6ac84374763696 +size 4863551 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_head_rgb/episode_000055.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_head_rgb/episode_000055.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c32d65055abb764736ec4e97cfb5846ecf86e137 --- /dev/null +++ b/alpha_bot_2_move_the_table/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:9590e131f7c6653a86c4bc15947ce1da8a2992b79b13080f9c5e690d73354e00 +size 5603082 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_head_rgb/episode_000056.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_head_rgb/episode_000056.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6221e5d77804d5c675020507ac9aee8e515e50cc --- /dev/null +++ b/alpha_bot_2_move_the_table/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:457efdd5a073102261d894fbc6e3bc1e3325298d79989917a52b73967660028d +size 4999569 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_head_rgb/episode_000057.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_head_rgb/episode_000057.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..18d0cade1864480ec442c4abc894f6d7a93bc404 --- /dev/null +++ b/alpha_bot_2_move_the_table/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:97fd1dd3bfdff17350e1f58e8cc27695a6cbfdca4ea8ed428685a6e3eb14d69d +size 6422174 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_head_rgb/episode_000058.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_head_rgb/episode_000058.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c6f9607e16f08da0237b68075b610b018b5da3ee --- /dev/null +++ b/alpha_bot_2_move_the_table/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:6f424a3b047dbe7bfcf1c74c9c387338a2e83801a5a840a440868c463b572726 +size 5416588 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_head_rgb/episode_000059.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_head_rgb/episode_000059.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..597a70cdca2cfdf080ac898684205015791e374f --- /dev/null +++ b/alpha_bot_2_move_the_table/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:fef4fc2f78ea46b5282c707040cabae8b607b391bb7a1469b4ea127c774b6287 +size 6508306 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_head_rgb/episode_000060.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_head_rgb/episode_000060.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f97d31f5bb72d2711fed6280f9701b9451703dfb --- /dev/null +++ b/alpha_bot_2_move_the_table/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:ad0c4d0b8de9a96bc52b87d8cbaf3857bb4d74c9cce8e56ca15e36c925a4719d +size 5838054 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_head_rgb/episode_000061.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_head_rgb/episode_000061.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..becd25b78b81652729eee7fd6e5880b830dd7b1c --- /dev/null +++ b/alpha_bot_2_move_the_table/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:26a9020c56fc25237245fc065c1d9af684a6235b4468928ecc56059cd5ee6327 +size 8402514 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_head_rgb/episode_000062.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_head_rgb/episode_000062.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2b0c554e0d023c95eda7d5512284ee9ddf0231a1 --- /dev/null +++ b/alpha_bot_2_move_the_table/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:6196170f4a24e416957663d6bfcc8bafb2c2cf54b177c62ec8433cadcfb17250 +size 5324818 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_head_rgb/episode_000063.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_head_rgb/episode_000063.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5ea12a8923b35c1ead2bcf595d9d8e5d7350ed15 --- /dev/null +++ b/alpha_bot_2_move_the_table/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:c85aaef60dd388ea74e4f0eb44ce3ffd73a91fd429961830db9b109173106cf0 +size 5379845 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_head_rgb/episode_000064.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_head_rgb/episode_000064.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4cca17c96cf5dc9d45ca69400f497d20487bd302 --- /dev/null +++ b/alpha_bot_2_move_the_table/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:8fe2bd58175732b71998546cd4e65ebdede8c49fa0eabb872481a5fed7642325 +size 5405041 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_head_rgb/episode_000065.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_head_rgb/episode_000065.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fa0ce875b6b5538d534e6ead541a6cfd83f79974 --- /dev/null +++ b/alpha_bot_2_move_the_table/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:207dcff42e05fd5b887f33cb7320db63692cf69bc8bd22dbb82dd7696cb61920 +size 6164136 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_head_rgb/episode_000066.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_head_rgb/episode_000066.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9d7ebc6d50a55a673289b13de496d95e41ad8a48 --- /dev/null +++ b/alpha_bot_2_move_the_table/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:5b3b8f613d3b87cd04c77a2f13eabcf1054b850143f5ee83b34ab30b32875779 +size 5580027 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_head_rgb/episode_000067.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_head_rgb/episode_000067.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..98c3c058147192a7993183410f30b881fcd09634 --- /dev/null +++ b/alpha_bot_2_move_the_table/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:a242551868cd71eaa77eccf7b97c3146c5c02b48e25a943153bf8982240eec7c +size 5375702 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_head_rgb/episode_000068.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_head_rgb/episode_000068.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1317318f11747f75ab5ebd84c0ef3fec75e83a7d --- /dev/null +++ b/alpha_bot_2_move_the_table/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:b54523cff51f34cc85dc99d8cb63a5a2078e247f523a65dbf4a8f1ee9a73c0d9 +size 6059939 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_head_rgb/episode_000069.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_head_rgb/episode_000069.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4753618a3c3bcf98839b2741dc17a4182d7657ac --- /dev/null +++ b/alpha_bot_2_move_the_table/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:4e64e9678ea053a0bedb322f3755cc3e9f711308620be26cf57e01166e8d04e2 +size 4820619 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_head_rgb/episode_000070.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_head_rgb/episode_000070.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d0dc2f11d4ef0ae9c9f45a9d1aeef827c66ca702 --- /dev/null +++ b/alpha_bot_2_move_the_table/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:802d025048e35e3137d7b3c50300279d2af9bd476f4817859cef15e023441657 +size 4592119 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_head_rgb/episode_000071.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_head_rgb/episode_000071.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a5e878367febf4a5666eb855b2c17b905a988d72 --- /dev/null +++ b/alpha_bot_2_move_the_table/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:34680dbbb0e438698fe97faadecde140c97330a24f424d9b4fce4d4bd369326e +size 4718427 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000000.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..89448f4001f43948c3fdfbd398ce6223b57ccb6d --- /dev/null +++ b/alpha_bot_2_move_the_table/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:8ffc0838c1ea6b88dea5cee3e2000a5f7681beef639acb01427aee5c1844da18 +size 5400695 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000001.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b605ca4a6bb3d54ba36c11b727cd710a487a6407 --- /dev/null +++ b/alpha_bot_2_move_the_table/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:618486959d3886e203fd76b43a343243267164423350fd62e680fcd7b125155a +size 4489220 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000002.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2255579dd506881af93a532b710b7310febb71e0 --- /dev/null +++ b/alpha_bot_2_move_the_table/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:25eb252e4034cf111bd484f6164ca8365edd6cf02f4a97e5e6f9c9833edbb293 +size 4512499 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000003.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..acb4482605d50c11e069affe9f7a72d30f683694 --- /dev/null +++ b/alpha_bot_2_move_the_table/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:7806623b668c418ed2caee7aa11542727b6ae47140acc9b090ee71d30d5cbd7a +size 4898933 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000004.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e616f250a076f5997c92ef495973d62c126a617d --- /dev/null +++ b/alpha_bot_2_move_the_table/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:28f26012d9b048c3fa223a7e22dc58fe16cd5d9bd90085b007a19ce4ebf44c1c +size 7132555 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000005.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e132be068a9cba48e6383fdecba56d579bcf855f --- /dev/null +++ b/alpha_bot_2_move_the_table/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:b507379cea176e2860ad2375c5b6cc20b2e1320db244b68fb74a38665dedf105 +size 4070347 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000006.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4ae99c6298ce20de1ed34aaa15e59f167e2f7493 --- /dev/null +++ b/alpha_bot_2_move_the_table/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:48baf6db7adc215d85ed21289980fc2eb32cff4877126640b36994a5fa1a73d4 +size 5592863 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000007.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..12abe55efb283b16da105c4f3e61849ba92e2132 --- /dev/null +++ b/alpha_bot_2_move_the_table/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:db5d225b25c502a2e5f9f1bdcd7bc8f9584617387fae11b47b8ea8ffcd817837 +size 5747134 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000008.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5bb04be17f33b54bac956a285023e71a8c6d6f8e --- /dev/null +++ b/alpha_bot_2_move_the_table/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:cdb8f6a2d986abefbd0eb235a4a3043439741909d0bf40fedc87b3463de1e8f3 +size 4180125 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000009.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2066278a8f9a12c935b6672c891b335601621306 --- /dev/null +++ b/alpha_bot_2_move_the_table/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:8f6efbb2cdd6c3b440ac96f4513d7b28b5b95a493bff748ce8bf51af3771e096 +size 6192481 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000010.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..29830f8c036494b666c850e87cfa989a8b4d24fd --- /dev/null +++ b/alpha_bot_2_move_the_table/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:3f6a9c6988ae2ff5f5374f2318804f55a2d339e1665c5adfaddf0cf23ba1f81b +size 4739543 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000011.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a2c24b2cf3bc888da95564277e5fa0a7c29101bd --- /dev/null +++ b/alpha_bot_2_move_the_table/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:d9a4a9940605b0f7dac6c066d513883dd0d885c3cbdb67c6dd3919ab68af927e +size 6886254 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000012.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..33f7392c3fd6810ca4a0c0ac4b9dae5c287faa80 --- /dev/null +++ b/alpha_bot_2_move_the_table/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:274ebbd7e3573b8f1f410731b33a00f6fb98f23900163639b51cad9467ffa623 +size 4229641 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000013.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6c5b21b5a815fd6dfce2503f634da756bd7919d5 --- /dev/null +++ b/alpha_bot_2_move_the_table/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:7562efca8497f5f69ea2f1b19462198d2d1a99e7bdefdf5a72df1382475ed52c +size 5360865 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000014.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6c2aaa247b6c23f94db135eeee5ad37165de930a --- /dev/null +++ b/alpha_bot_2_move_the_table/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:7fbeb6fdb9729d5e0639e38916da7c6d3ee1f78674094710bb55c8430135968a +size 5672313 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000015.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ed22ebbcbfddc0422525523fb75cd978fa44aab1 --- /dev/null +++ b/alpha_bot_2_move_the_table/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:c8a86b7c30b7c470e4c6e028988882629d8049c15ab2db85e0f5cbd99153536a +size 4625481 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000016.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5b0e1a3eedfa01cab6d17c9564cee15ff2b07bb7 --- /dev/null +++ b/alpha_bot_2_move_the_table/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:f000d780d5b0471e6a42395d652cb3b7de5ebbd558cba1bb49f4a0e5bd143bf0 +size 4297454 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000017.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..98b4cc508d613a53aeda04d153ddf369a671d48d --- /dev/null +++ b/alpha_bot_2_move_the_table/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:440591161dbfae782609fed175521f5689f7344de34e27c11aa08894d49c9222 +size 5169446 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000018.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a3d8b695d8c07119cbfc210f75f7a976a4ef32ef --- /dev/null +++ b/alpha_bot_2_move_the_table/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:7fc24da922384b11e19bac35f582d1ef271099e58a87c3e6793559d9c52dfef2 +size 6155961 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000019.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ac1f1fa6938d5fc711f8076f86831729359c792f --- /dev/null +++ b/alpha_bot_2_move_the_table/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:db0e03fdb13c9884da97c01cd62e916da096edb372497c85ea2a29bf9e22e2ed +size 5314855 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000020.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..46b98bd14eeee8fe6e6a662ac9543fac25a0b34e --- /dev/null +++ b/alpha_bot_2_move_the_table/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:62ba06794e7387910590228c4ebbffc8f9f6abffde0216c68941d9c66a605a4b +size 5712839 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000021.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b9556c7541c9db0526f24f9d83ff63eb18d98200 --- /dev/null +++ b/alpha_bot_2_move_the_table/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:d6e1364485a23b8780aa0e239e5ac95edbc30317826f30492097d46d70bd68cb +size 5584251 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000022.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6b706e9ade548faf9c0f834c0f2ea1496c0de1a6 --- /dev/null +++ b/alpha_bot_2_move_the_table/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:2e770057b81f7c2eb124b5203084c484360fc9c1e5eab062bbc2fe21512f2b0c +size 5579376 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000023.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fd18305e3c63e29640bfcaddaa71a51d736427f7 --- /dev/null +++ b/alpha_bot_2_move_the_table/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:66319f2d77dc38ce38c15125905305ab8c128b2f8b855c77c7d6e00344422b79 +size 5067712 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000024.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fa8825f305e2d9bfe7002fb2db2531ed5d353150 --- /dev/null +++ b/alpha_bot_2_move_the_table/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:892124cbb1d5cbdd69f53b88b2d8c7ab35641bfdcb8e1ad0bc26c2123fbe49b7 +size 6255739 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000025.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..be868d89fd0b6ff834c7edd729560aab8483c5cc --- /dev/null +++ b/alpha_bot_2_move_the_table/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:db759bc66f32419407cd878242acd01d8467fa9dc261e57c903bdc0ef21874c0 +size 4427461 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000026.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..300fabf2e6a8f7f7740b52ff9ccb5a5739dd1b26 --- /dev/null +++ b/alpha_bot_2_move_the_table/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:33f42ec4e29f297922909065378b1ad4695dc8fe3f7842990f31b5d84b687d9b +size 4781853 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000027.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..40cd4e82c7789d81e3b5d132b8d01d87c32837ee --- /dev/null +++ b/alpha_bot_2_move_the_table/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:11a526eb3272763a73a8f6c274b2a411ec205bd86e7f9e548e928c98cd550b2a +size 5006727 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000028.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cff677cb3b028251705d9a8edcdc5902796e638a --- /dev/null +++ b/alpha_bot_2_move_the_table/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:7d77a03100e9442c26a054ceb83ec8ad65f1faad7f8804196d3c7f2e0a4e0b61 +size 5515802 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000029.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e265dc6cfbf97dd88dd3dcf96df9705f2bf45e85 --- /dev/null +++ b/alpha_bot_2_move_the_table/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:c6d19b43f46f12595f624f0d5ea43714b5e86a7edca119bc196f9a970f7210bd +size 5517207 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000030.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cd88b5bb23a79378b01b4fd3895242d802640e36 --- /dev/null +++ b/alpha_bot_2_move_the_table/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:8669133c32f77323be5cce8d4bdcc6f565877921c49e48b29245f00c19be5a3f +size 5419972 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000031.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..410d801573cfd218dd914c067791936d7cf86439 --- /dev/null +++ b/alpha_bot_2_move_the_table/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:b695eddcfa91caede1920f8030a5ebfb3e2e4730fee3172f626d2d1f8c22eabd +size 4292541 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000032.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..baf1959d945709661f7b257669f1b823f57b4b82 --- /dev/null +++ b/alpha_bot_2_move_the_table/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:87c5b9cba7d5f880f1d41e3ca0d51fb0e27217d880497f3892e0932d6f749194 +size 4298279 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000033.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8357ff7e8af4344955fba1f6be969ea681ef67be --- /dev/null +++ b/alpha_bot_2_move_the_table/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:5d46beea717c8363496fc83be248f2e6ef68a4803d695fdd131fe63c2221ef88 +size 5758548 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000034.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e48f9537b05bc557619fe8071efa6fe4543473c7 --- /dev/null +++ b/alpha_bot_2_move_the_table/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:9ff736172b0bb4f53a76689412d675ac75e88126309e93afba58b3a6212e52d8 +size 5029895 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000035.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d6f08758a5b80b02aaa235000904243e67b9f328 --- /dev/null +++ b/alpha_bot_2_move_the_table/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:aa44648c6ba41574a652de1b13c478cf7081d2fe5efd831c744cf2dd64e9f6b4 +size 4463848 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000036.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..596af0b39ff5c0171e4fc48ae7078e3c9c1f6045 --- /dev/null +++ b/alpha_bot_2_move_the_table/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:7d5e4cd47a97f504c6b940db441149d239ee66d5e1db55bd658b587c26b5b912 +size 5570413 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000037.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9ea83c5c294a312ade0962989e5e7bc85b75f5d5 --- /dev/null +++ b/alpha_bot_2_move_the_table/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:01ce0643736c47af5edd860c96ce44cb8de460da82207432683611527e238b59 +size 5194136 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000038.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..be8bb1dd2e4c8ebb4f4f6566f3715523b0de69b4 --- /dev/null +++ b/alpha_bot_2_move_the_table/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:a10fbf4b6597c2db53949ae31ad129e53d2a6837f0dd3d7331fc587c76072d0e +size 4299810 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000039.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..71e99a268d4f86d4098a2a6b9907c5286e639939 --- /dev/null +++ b/alpha_bot_2_move_the_table/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:8d1a53fbfdcb650941edbe5d82d3c16c21d33532eaeb17cc410f5520e023eb19 +size 4868255 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000040.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ad4abd06e677d5a224f96ffc5992f43dbc33d2df --- /dev/null +++ b/alpha_bot_2_move_the_table/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:a8543b5954a0b2a0666893bec4ed7ab09b35eb643b774e1b6d4d1ab77653c525 +size 5056530 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000041.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5ad0e6b42250883201b1171204ecbe52d7245e81 --- /dev/null +++ b/alpha_bot_2_move_the_table/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:570066d5c385920bd93a20c76f5d913ea972d5355aac5a779a6ff2a19e6b15b1 +size 4498070 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000042.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..39ef20ab0e7734a04faacacd88c009ced285ac26 --- /dev/null +++ b/alpha_bot_2_move_the_table/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:a53e65ba6f9e04c6cfdbcf5be2efb75a1d37ada9c22f8f74de0aa4e9a420abb1 +size 5035907 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000043.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7a2719f9258f82c904de7a2ec898386850cb5dd1 --- /dev/null +++ b/alpha_bot_2_move_the_table/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:5043073b24c8a8680577cc2430e1e683e4c700fcde4e57a5a91b5f585545f70e +size 4600870 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000044.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a1f744c48ff06812447615b1c28512f5c4964343 --- /dev/null +++ b/alpha_bot_2_move_the_table/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:f14cd0fbbb598a8c7a61fb40e9e1185b2265da4b640759aab91c6a71d0a6d7ee +size 4159207 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000045.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..176009d6aed0e4fd8d86b5d80781f4bc0963bf96 --- /dev/null +++ b/alpha_bot_2_move_the_table/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:1c89dbba1acbbc109b2adaf59f6051aac3c37b00dda96531a613ac58c319cc9b +size 4100557 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000046.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000046.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fd6c0634822affd0efe4d99eceff326ead5ea6f8 --- /dev/null +++ b/alpha_bot_2_move_the_table/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:292517984a9dce7d5fdf4e16aa67c6077de275cc62f1525664ec18cb9bb593d3 +size 6080940 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000047.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000047.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8ccd0973bca0c3410019638f9293151987abeb35 --- /dev/null +++ b/alpha_bot_2_move_the_table/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:87c623fdf921b627a8974e2f32c57be58bc24614a4995ab5c9190225ac065308 +size 6081441 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000048.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000048.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..092a4d59e09fff19123dd558e8f95ef593c37ba4 --- /dev/null +++ b/alpha_bot_2_move_the_table/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:0407cf37dbadd44a3174030de133bc734a0aa4f665a544c10196901710932d8c +size 4644174 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000049.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000049.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..162cbf35a8545dc4c9bff79b33628c99a27d45ee --- /dev/null +++ b/alpha_bot_2_move_the_table/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:7ee719e10eae78638c266d737b12a25cf3b9c4597b52e3196c94855e4041d8ee +size 5164095 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000050.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000050.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e67c8cdc15790fa45d863709bf2926fbea618552 --- /dev/null +++ b/alpha_bot_2_move_the_table/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:e308380c3a6d64ad68e568143c1483df8d215facdc2a7efe781e88949bb2dedb +size 5279592 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000051.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000051.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1d64bd6218253018a05e5d551552f22e00683d81 --- /dev/null +++ b/alpha_bot_2_move_the_table/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:3e5f6aed218e221fa720a3311fe7a47f9ec946d24abc6ac243e1f840c61f4a7b +size 7399942 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000052.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000052.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..24f109820143256d7e3c00006672b72a1d57212e --- /dev/null +++ b/alpha_bot_2_move_the_table/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:e2e26ce5201aba15a3d0bd0995474d8d925f9891840c9ea5b6e6ea56d21aad5b +size 5542775 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000053.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000053.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2f95b8018af4884a49eb1b70000a289feef79dcc --- /dev/null +++ b/alpha_bot_2_move_the_table/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:9b39f212e892d8a3399be92474f9873032ae0d0a73e18ddf2a217980cbda9727 +size 6443078 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000054.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000054.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..68bfaaf06bc815b0dfb21d227aa7d79a6c91fe4e --- /dev/null +++ b/alpha_bot_2_move_the_table/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:787c8032e0f2a28286015112523ac554955e38c168589a1c39e0f56f9dbc8b75 +size 4674108 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000055.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000055.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..769f2d511c77602594eddab13c69f990cf47ef36 --- /dev/null +++ b/alpha_bot_2_move_the_table/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:dd3deba934f5000bca9475332c709b4d5c65cf6a568b108baa2c778b4c68efa8 +size 6026510 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000056.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000056.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..45bee41d117e3ca79ec29016e0727ff10f4c750d --- /dev/null +++ b/alpha_bot_2_move_the_table/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:8d543b6cd4ca43b84ca01ad3920fc749d5f860f73ad3259d821a58e657629ead +size 4559707 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000057.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000057.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e9c6d7cb255f120d3c0be4a060cf8f6676cad365 --- /dev/null +++ b/alpha_bot_2_move_the_table/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:3c6fc58db59c3a9cb0a3a8eced60b52625efaca34783e70b2c3c1308f3d261ab +size 6223909 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000058.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000058.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..044ff8fc7976fb711cb3fdbc3a0917ff51f68c16 --- /dev/null +++ b/alpha_bot_2_move_the_table/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:8e4a30472f7a368a6b1ceceb29bb4ffe6d5326c8e3f1a3ab1a7ea9d6f5022257 +size 5103106 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000059.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000059.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..da2f029cd06c6c0a129804478a5aa044bfb8c7d6 --- /dev/null +++ b/alpha_bot_2_move_the_table/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:1adda82ef9d64e3fca179201b5fbc42b3cc39eb984008863a0aba07b293e2434 +size 6709910 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000060.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000060.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4a5b6f1a95afa50b8af275f61929cf54892b09ce --- /dev/null +++ b/alpha_bot_2_move_the_table/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:bf710ce416d6033eea7614950fa0cd62dd8d81177aeb062e5949f2c70bb7e111 +size 5846574 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000061.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000061.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7a37dc9d94119403139617d106f743819441c299 --- /dev/null +++ b/alpha_bot_2_move_the_table/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:c99c83517f5e234bc72521aeac9f343e302a41a60664f1641e9a7dee462b6ee4 +size 8762000 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000062.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000062.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4a884d6dd4c025bb60f4ff12218877a46d1f8623 --- /dev/null +++ b/alpha_bot_2_move_the_table/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:a3256f2b4673eb3decb7514c3548aac35411e5fe014960d8d69590ba804766e8 +size 5793284 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000063.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000063.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..58da74aca686254ad25b87084c7b4b05ba8f027e --- /dev/null +++ b/alpha_bot_2_move_the_table/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:d5c03a8f67916c663ddcadd75d925882f4ae40aa095dd656b2f614b333e5b0cd +size 5448095 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000064.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000064.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..162955df3b12434fbfcb9a4f2ac999c073d135f6 --- /dev/null +++ b/alpha_bot_2_move_the_table/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:df1cfe686976864c50946d64213f605d4c5c26f73438f687c4f29560e371f134 +size 5400286 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000065.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000065.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c4ca10cb1d7c44fe3967c4fc1b87e4c2a8cd8e42 --- /dev/null +++ b/alpha_bot_2_move_the_table/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:e0ebdec283fda54f1596c19b3967f6ce9c60c0068de2ba8d2a1e5048f21dd652 +size 6443350 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000066.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000066.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0158aa65ed19460dde4eace33be888be4b54ee22 --- /dev/null +++ b/alpha_bot_2_move_the_table/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:0114e0e45bb7fb3ffc541fb6b1a819fd38b13cf8a4ac2600f69e70af8c520a4a +size 5563998 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000067.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000067.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e84a4fdc9dc2052efac7ab6a85da8a0197417518 --- /dev/null +++ b/alpha_bot_2_move_the_table/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:eff6e0b1467ffee063b85081cbc431b3b90a9312e2feabdb50e04b778d56503d +size 5220417 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000068.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000068.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8c53902b99b154c89d1069518a41af67bad1aae0 --- /dev/null +++ b/alpha_bot_2_move_the_table/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:082e967dff814ae0665143d2e43577e88af7e342e8dfb04efc023cce808c4da7 +size 6600689 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000069.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000069.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3ecaf0f664015f40011a773fe95fbd1e560ab7d3 --- /dev/null +++ b/alpha_bot_2_move_the_table/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:9ce14e721d2c63b71194498abba53c57be5e801229cdf35bb4ad52983dc2bfd0 +size 5243278 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000070.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000070.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c33084c17953bd94cc6399cd4cbb00f7d46c7786 --- /dev/null +++ b/alpha_bot_2_move_the_table/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:9b43211515d07ba140a3f41e5d27f1373a88e1abc2f16b979d411e4ee4a50334 +size 4901152 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000071.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000071.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9a89e1eb7e87565db474d37ac4c21b8e66749920 --- /dev/null +++ b/alpha_bot_2_move_the_table/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:129e552b46493759e0f2f9b9683882dfddb64c43d7fd2eb7cce3b18ec77f2076 +size 5129861 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000000.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..884151e021db48b92329c10b9069412b538b5206 --- /dev/null +++ b/alpha_bot_2_move_the_table/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:3e53e3374ca3eb28507c8fc9f3b15899ba6e4f14a39d44ce0cde45e242cc45b6 +size 5242155 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000001.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d9f310e53cb6d7ee4a19093e54d24c4a9a047734 --- /dev/null +++ b/alpha_bot_2_move_the_table/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:244d1aff48d340181522fa3218aa056f7673e2ec0a69ee1a76d5bf9df858cc26 +size 4140323 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000002.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..98efea980ce20a1fc548463de0ff6e78f3dff845 --- /dev/null +++ b/alpha_bot_2_move_the_table/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:6432611854c4aefb01d8c31da3791751d7662a7ccc8f04d46687546e88c38602 +size 5792321 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000003.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..255bfb959c24b77652ebc0fb833d1d6ae694cb39 --- /dev/null +++ b/alpha_bot_2_move_the_table/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:198207c17ca422a1b5961b46ea66b6e87fe420b386f6c795f399cf6c4b43447e +size 5824726 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000004.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..af829a28a6974155cbe95220e079c7906de2efb3 --- /dev/null +++ b/alpha_bot_2_move_the_table/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:ff1a9bb3e7ef2ba79969ff107b60326f685cc4f06ac5b80e5f52ef359c9f7150 +size 7825821 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000005.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d74e7f409ac2daee6f8b8faf9b37874510655842 --- /dev/null +++ b/alpha_bot_2_move_the_table/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:14768f71dabd9e591241d503185acd868c7397d39394d0dd1336815d4d3c5939 +size 5591499 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000006.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..beaa54f542d66bb281ca8d9c5f26ac5504076e43 --- /dev/null +++ b/alpha_bot_2_move_the_table/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:ac0423ee04d0bb1c6b09c9d616785a56c4df55aa187d2c580147221e0805dd13 +size 7108230 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000007.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..98afa2b3a62db7c553f6c02d572cdfc2d0dfe92d --- /dev/null +++ b/alpha_bot_2_move_the_table/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:f2ee0e15458440a378790ea67a2b07de71e8c535f882032f635f851e02d86af2 +size 6804258 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000008.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0a3a08b4c6f49480e6166bf34cf7fcb508f7a2d2 --- /dev/null +++ b/alpha_bot_2_move_the_table/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:bdb55c41c6a944de1023a2cc795d8ccbc14877aa312ff96870d1083541d32192 +size 5026808 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000009.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fbd5cd882bfd65b4e839df06d4cb0e7e77f1c81a --- /dev/null +++ b/alpha_bot_2_move_the_table/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:40512eb9fed71edf39ea2860a7657d73e1a24dd30e6a673639fab8ca249f15e7 +size 6234601 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000010.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6b3440b5a263c4e0821607352a00181f1262cd85 --- /dev/null +++ b/alpha_bot_2_move_the_table/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:9b558a5e8a78a156d687c7da8319c15f2934a154bd9e0e1ade566f7aec754962 +size 5685240 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000011.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..532151729847e0b537620398f351612d3fd09c5b --- /dev/null +++ b/alpha_bot_2_move_the_table/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:6e3223368fd0c4c838c5bab5113f59d0d41ebc41c9567277ae4aaf00a39ab425 +size 5726884 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000012.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5a4594b236f8ce3c4129ea6d6e949e0218de8dfd --- /dev/null +++ b/alpha_bot_2_move_the_table/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:ca4d52b33590ce2ebbc0a120c2ccf2f51a8c2ec4e190df4200bcb6ba61de6425 +size 4738784 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000013.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..77372dfcd5536b8aa2b1ba8c8b25aed3d8066b9b --- /dev/null +++ b/alpha_bot_2_move_the_table/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:370d98c48f9a7dcc9aa079da4c0eedaed288c6ebc39de4473ee98c99b11d218d +size 6424374 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000014.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f0880a11439b831d4a447eacfeeb70be3281e3d0 --- /dev/null +++ b/alpha_bot_2_move_the_table/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:38b2992d38e9f8fccfc7ded327a538e8c38edcaae5947255e389e5f3b5bcafec +size 6006038 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000015.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3a25d0ea1ee3d21f9f5232780f3f4cddc7842210 --- /dev/null +++ b/alpha_bot_2_move_the_table/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:929d553f8314e2a65a9575d13b5ec54d90cd87a05db48a3fb224c1f10e4f75d0 +size 5185026 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000016.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2658115af5a7a74e1104d25c9d8652e795f2419c --- /dev/null +++ b/alpha_bot_2_move_the_table/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:7f1ad0714a576519fc3c8452df3528fbe081250bf1055e258c265c1b11befdf9 +size 5294838 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000017.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ae0f27c57bc964639f7ca6645ed29a1b516ec2fd --- /dev/null +++ b/alpha_bot_2_move_the_table/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:719952877d1b442f81d96423828794c5efde76725e864fc0ba895db9f3cba4ea +size 5590672 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000018.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ecbe203d516e45ac66c1927bed763b0b2fd1b6ec --- /dev/null +++ b/alpha_bot_2_move_the_table/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:8113a5520d93d8fccc7cc11fa8ae4ec99129651b1d21bb7eb4bf66d96f15b0e0 +size 6836385 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000019.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7b853324f9cdaae20015c31cd31d9ac2fa599f5f --- /dev/null +++ b/alpha_bot_2_move_the_table/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:33c599c007094805de62ac88715a48ebbd6cc6237190818d5903eefa54024c9f +size 5275928 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000020.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..991fd47370594c79255eb6a4c12253e9da3951a9 --- /dev/null +++ b/alpha_bot_2_move_the_table/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:34395d027231c7e89f306899986f94525894713dc2c991d1463c746005fdbf4e +size 5503850 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000021.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ee86a5fd73488e2e69fb8ec5f2a1a5eb2db42a2c --- /dev/null +++ b/alpha_bot_2_move_the_table/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:c284ade3e4326f744f2148b8e610159ef511011fcf6ef8e315780204ba094671 +size 5855735 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000022.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2475ba00fce21a24891dfeeecef30db426be4796 --- /dev/null +++ b/alpha_bot_2_move_the_table/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:1102ec821173644bf5f89e92bc4d389bfa509637156a5e09ec78d913d3c8f56d +size 6016423 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000023.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ba186649c305142a8447e4c5e859f83d9d7fb5bc --- /dev/null +++ b/alpha_bot_2_move_the_table/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:e7040b536eb2f47d05a226a35a8ac5def5c23b59c96ebb3ebfc2cbbc9c9bcfcc +size 5069309 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000024.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fe161935c130e968d642d99125a71441162d15f8 --- /dev/null +++ b/alpha_bot_2_move_the_table/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:e98e6442d43d16424302ad99a91479b02cf61154329a9563114b7b918c0450ad +size 6441961 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000025.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..85696b09054fe9acf2a39837df2c0ee9b3a29dca --- /dev/null +++ b/alpha_bot_2_move_the_table/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:5a0b3734fe575d8cbfc3a9c08cb3ad4269bd09753ec904bd5668f748aceb6dd8 +size 4575784 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000026.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eba99e9236892d4da80467f72063bc8c47abe5d1 --- /dev/null +++ b/alpha_bot_2_move_the_table/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:bea0d7a03a2d3927f053ad5829d04b5b23667f5dddb8825a3f7eb06c21d621e5 +size 5154664 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000027.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..205cdbee495ed93da644d1c41da4d7446ee1871c --- /dev/null +++ b/alpha_bot_2_move_the_table/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:567441eee1ea2d5b5c98ebe59e8c6d9450087a71cb0d0bc572cc0ff49f8aed33 +size 5358601 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000028.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d46a368baacbffbba0085f693b982c213dae56c6 --- /dev/null +++ b/alpha_bot_2_move_the_table/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:a91257b4d6f9b96cd8e10705b81f856a3ed49778cc6c5507b9a449ee3e85d6c5 +size 5415679 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000029.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..99ea3c98922cbfc18f0484e81d572de329668ee7 --- /dev/null +++ b/alpha_bot_2_move_the_table/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:709275d252af846bde50ff00943163ce6616842052de12f7130b780cd8aa0c34 +size 6102852 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000030.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4e2bbf81563fe9e187c10887653f0efe40b0ab45 --- /dev/null +++ b/alpha_bot_2_move_the_table/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:8f4d88d3b604fc329f76e70e1a835a5ca676fcc8268658428627288458d4c59d +size 5969487 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000031.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a951db654f13a7aca5e05121b4ab79e0c342294f --- /dev/null +++ b/alpha_bot_2_move_the_table/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:7e861db5be15c096eb7ccc6fcb4b343c1598410cdeca013d2d82e1445139a85c +size 5137921 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000032.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f7e0bde9081addee9e1d2c6ba11815f2035c6785 --- /dev/null +++ b/alpha_bot_2_move_the_table/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:516390717429b7a3d97009b9ba41378c8f34b6c755495c5e0df59018daef42e0 +size 4910488 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000033.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ddbaada9ab2fbd484034fac8373d3091632e742a --- /dev/null +++ b/alpha_bot_2_move_the_table/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:efb45b7d35817aa9ce0b9e09cfd56c0cf174ea1abbcb5a419f8080ac9873be0f +size 6409934 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000034.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b8a5a3735d55e5a06ecbbbaa502a406a9505bc15 --- /dev/null +++ b/alpha_bot_2_move_the_table/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:e48e6404f3b7a4f6cc16325b1e14d1b76156eea0d8eb6dd510a27e8a8c348dd6 +size 5666398 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000035.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fcf3b5e67b97a5a1a8d1ee80d60f9d6d686cd5b7 --- /dev/null +++ b/alpha_bot_2_move_the_table/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:26b286fb72ac83ebde23dda662c8b35c1c54624ef9eb2e7a843febba21b1765d +size 4553206 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000036.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a239b1e22aa48f67c14faa0bed17d41daa9cba10 --- /dev/null +++ b/alpha_bot_2_move_the_table/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:028c713745ea6169c868ae6d1f7616273601280844c683f149d8437a8f6111b9 +size 5916414 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000037.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c5a3ef83f685e376f270f5f30ea35c652e1126cc --- /dev/null +++ b/alpha_bot_2_move_the_table/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:565b1e8fa89076201fde4b7e93218abbd7adca30da9c94cf5b0d1e49629e07ae +size 5598175 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000038.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f08f8aec8e8f35559dbc957b382b3e277c0a2566 --- /dev/null +++ b/alpha_bot_2_move_the_table/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:438ba15937ae776f8f3086f8b844c4934b79ad3783a690e35ea50feeaa3aa4e8 +size 4373703 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000039.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0ede53aa84028f58f1a7b87bf9b3cfbe9d73a71d --- /dev/null +++ b/alpha_bot_2_move_the_table/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:3ac1d5f5b237b298022098efba42adce89ed2a5b86418259ba2fea531937aaec +size 5082572 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000040.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..096e8bf04cc3e8fa6495954ec00c079061791605 --- /dev/null +++ b/alpha_bot_2_move_the_table/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:79543df36798cd6d5d7ea21e035ec748380f3528740dea0a9bd5a94d8039c265 +size 5277304 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000041.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cf46efc29bcd0d2e3b2a3a8106e965b7d67cbbd1 --- /dev/null +++ b/alpha_bot_2_move_the_table/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:022136c5f7e540975befe29911f1ebab940d8bd940214d028b7e429d9673ae29 +size 5030689 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000042.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fe8d64875545d8cb3580f5c09ffa9c9438d8796c --- /dev/null +++ b/alpha_bot_2_move_the_table/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:a6d5d83a5bf5ccf542967faec666c4813d456b44fc23126e9e07d1860966f2ba +size 5660729 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000043.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3f1451899610afd73018be7cf64db81c5b296f80 --- /dev/null +++ b/alpha_bot_2_move_the_table/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:7eb4cf98b9fa54214ac883d395191ad54e4efd07c9db0bc4127c5e854b274edc +size 4832831 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000044.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a3c9687b829f149933c9b58caeb39da11f7b7cdf --- /dev/null +++ b/alpha_bot_2_move_the_table/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:f8aa508c1a1d96d699baead46550e3b9f34ea5174b3ddea8b82b9093652c96aa +size 4947185 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000045.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f71f5cccc7ead5cc10ce077a59d670e315aaacb4 --- /dev/null +++ b/alpha_bot_2_move_the_table/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:9c6bc73be5c19f7982d393c23f06878ff5d8976ac9fd1b9a30069176829b5695 +size 4533130 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000046.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000046.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7a286ce4e7aea8e2e6119919d3dd22216ac77c10 --- /dev/null +++ b/alpha_bot_2_move_the_table/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:d45c1260c31a337ee033bf78dcc238d50e625b90c417eae48a0dba455857a03d +size 5132215 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000047.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000047.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fa4de57b02fa014180cdb32a70b5b245a2a46ad9 --- /dev/null +++ b/alpha_bot_2_move_the_table/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:0656ca5a5fc1faf1891dd9286ef6586f71265903c0d2ce10e2d73221bda56964 +size 6734895 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000048.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000048.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5384120850d020a3103748d4e9a49af0b4ab0fd0 --- /dev/null +++ b/alpha_bot_2_move_the_table/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:fa6e583c32b77e68b1e0422726b88360aaa6a7aab719a09e68644eab13b439e0 +size 4933285 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000049.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000049.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1576df686863e4dfa642935f28957057d92ff9a4 --- /dev/null +++ b/alpha_bot_2_move_the_table/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:d98da22a530971d311f86384920193743ee1c9736840df4fb85cbc1fc661ac8d +size 5676403 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000050.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000050.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..807c39628c4b28300e0e927bb6d4e5c5e52f5c36 --- /dev/null +++ b/alpha_bot_2_move_the_table/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:7826a50d0a608a7fbd465c4f8edc76abb0b283d37e3f26f5cd673ed65ccaa360 +size 4987604 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000051.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000051.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8ff33436a2f26202846e0e4c47556685fa3babc4 --- /dev/null +++ b/alpha_bot_2_move_the_table/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:74f7e2ffa3d8825e227912c2e8cab04f14098798ae5f4d382c29902579190000 +size 6240171 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000052.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000052.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..df703ab110d4c358c74cc35e440665934c5686e5 --- /dev/null +++ b/alpha_bot_2_move_the_table/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:6a94895d499e17e270290d2f1c1d760fe3c8cafd3334c383837bb4d8c6c53af0 +size 6066206 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000053.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000053.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..453f3b840b822d2b7030782b75281c89bf65cc2c --- /dev/null +++ b/alpha_bot_2_move_the_table/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:545118ae0a39a77f66c021f419f4b797606bf247d7114318e3eaf5f22994a3d1 +size 6541270 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000054.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000054.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fa703a5e92daada32ae147ba71f2e2ecd3bd8370 --- /dev/null +++ b/alpha_bot_2_move_the_table/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:9c0b50c626ea30a929a77ab02a2026c43f123153b3609b3385e5ef8fedae9e40 +size 4697039 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000055.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000055.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9b99e7385851c5f6a2626f362537a8f3fa81bd8a --- /dev/null +++ b/alpha_bot_2_move_the_table/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:a9135a1794bb9ff766928045b7673046ce55b585ce7692f2da599e75d07417c9 +size 5807330 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000056.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000056.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c1d85bd52d03e3144e8d98d0019a47e242bbcecf --- /dev/null +++ b/alpha_bot_2_move_the_table/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:610fbb625717db196b92b5e70718e2e9799a4300d50ce0587022383c4082753e +size 4912458 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000057.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000057.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6e0b9526a3fe3b2844c9ba0e86d23b0d0f90261e --- /dev/null +++ b/alpha_bot_2_move_the_table/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:131f871dcabe428d1191cd585a3e25dc6def546d2df850bf4de6247c9bd7e2a1 +size 6024544 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000058.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000058.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f672a18cd1eeb4fa742594583b65c42ed7f1ad29 --- /dev/null +++ b/alpha_bot_2_move_the_table/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:202d2821bd7eca16448d8137017ece83a0e99a2d99bdf1eb412204d2e604f438 +size 5042530 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000059.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000059.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..545261e8c0d1494c3a8fb81e8c2e87e5cb4dd405 --- /dev/null +++ b/alpha_bot_2_move_the_table/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:ef6b0f809b6bbaeefd56f3e4a55fadccfca6cca936758d6eeedcc825fce31ba5 +size 6397704 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000060.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000060.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..98c79da519c8fdb7f44e7e8625ea883f9e3b2ea7 --- /dev/null +++ b/alpha_bot_2_move_the_table/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:ccbfc21ffd0776d110196fe06c618fc0f10a65e3cd60e57d782e8822eb6af9a6 +size 5923999 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000061.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000061.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e6c4ea2573af547da8d2f772ea2c85033b23ee53 --- /dev/null +++ b/alpha_bot_2_move_the_table/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:234da797da01bfe7c58f2df24ae7a30701430c4ff1d3e65305f39739bb281c49 +size 7516024 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000062.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000062.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2b4220ed581abe57de1249363317e8fc442e3978 --- /dev/null +++ b/alpha_bot_2_move_the_table/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:86557c296177edc98daabcc42a54e8d5d0bb2a23d1f2c17e1dc7786876435e07 +size 5803576 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000063.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000063.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7b138f2f21ee63dc7ceb3fda79b339b164305f95 --- /dev/null +++ b/alpha_bot_2_move_the_table/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:18fbcd64d9402071f7590f10ebbfb7c795dad749d290eb3b44daf5443736879e +size 5258962 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000064.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000064.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..629d972993f83d8c1e0250b00b664ae184c40678 --- /dev/null +++ b/alpha_bot_2_move_the_table/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:5bed6ac0a36cd45267c0666e054a36af32f645f89aef2ff45c0a2194aa72791d +size 5348292 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000065.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000065.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9c09095ce18ce5c0b9a8791a7b1a38dbfe2fa809 --- /dev/null +++ b/alpha_bot_2_move_the_table/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:7a85cb6b7b28cd7629276cd23104aacdf0889d4e8cdeee94ecca6f52a7b08362 +size 6357935 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000066.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000066.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4729e94c2c0e3e0f975fbbdc27ac3fbe6c30f32e --- /dev/null +++ b/alpha_bot_2_move_the_table/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:efe97212b86aca45d50f88fa8cd1527d38ed27de9a8190f238a06787e5a6b5b6 +size 7206834 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000067.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000067.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..754cede9ba09e46c2d11c8b21f1867d6084da0b6 --- /dev/null +++ b/alpha_bot_2_move_the_table/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:f2666c72a27092a31b7cd2fc96085a395a6c149ca29360c38277a781201f3a01 +size 5249137 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000068.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000068.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1c75589de7557f5b9f6417efa4738f9824f754b9 --- /dev/null +++ b/alpha_bot_2_move_the_table/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:ded05b4ba2388607208bb645b5f518a1a6406eaeda5297c6e777389ce7add7ba +size 7516995 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000069.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000069.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6e14fef6a2e7f7716f17cede418ead8b537d9d95 --- /dev/null +++ b/alpha_bot_2_move_the_table/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:9a17518eca48b8705ebde328fb2e10e27cbad29ce3f57b45ff0aebbaed68a9ab +size 5336332 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000070.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000070.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..390f645933bc82deeb95f1d80eafdd97dbc8dc5e --- /dev/null +++ b/alpha_bot_2_move_the_table/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:bfd2f275464cb092abc9a29053bfe323b486516192a2398b69f5deb0d4b9e6c4 +size 4682233 diff --git a/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000071.mp4 b/alpha_bot_2_move_the_table/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000071.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1a05a190e71e4cf4014a7fee420f66870cc74367 --- /dev/null +++ b/alpha_bot_2_move_the_table/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:a844a457682518c381fb57082eafdc62aa3fcd6e2f3a3d8463f5bf595443a9ae +size 5220636