diff --git a/alpha_bot_2_operate_the_microwave_oven/.gitattributes b/alpha_bot_2_operate_the_microwave_oven/.gitattributes new file mode 100644 index 0000000000000000000000000000000000000000..1ef325f1b111266a6b26e0196871bd78baa8c2f3 --- /dev/null +++ b/alpha_bot_2_operate_the_microwave_oven/.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_operate_the_microwave_oven/README.md b/alpha_bot_2_operate_the_microwave_oven/README.md new file mode 100644 index 0000000000000000000000000000000000000000..3556ed960ab8fb4e8f713978c88f9f16ffed4205 --- /dev/null +++ b/alpha_bot_2_operate_the_microwave_oven/README.md @@ -0,0 +1,335 @@ +--- +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_operate_the_microwave_oven + +## πŸ“‹ 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: +- `pullapart` +- `pushtogether` +- `turn` + + +## πŸ“Š Dataset Statistics + +| Metric | Value | +|--------|-------| +| **Total Episodes** | 16 | +| **Total Frames** | 16486 | +| **Total Tasks** | 1 | +| **Total Videos** | 64 | +| **Total Chunks** | 1 | +| **Chunk Size** | 1000 | +| **FPS** | 30 | +| **Dataset Size** | 395.7MB | + + +## πŸ‘₯ 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 +set the temperature of the microwave oven and turn it on. Open the door of the microwave oven and then close it. + +### Sub-Tasks +This dataset includes 6 distinct subtasks: + +1. **Press the time button with right gripper** +2. **Press the start button with right gripper** +3. **End** +4. **Press the switch with right gripper** +5. **Close the microwave door with left gripper** +6. **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:15 + + +## πŸ“ 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": 16, "total_frames": 16486, "total_tasks": 1, "total_videos": 64, "total_chunks": 1, "chunks_size": 1000, "fps": 30, "splits": {"train": "0:15"}, "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_operate_the_microwave_oven_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_operate_the_microwave_oven/annotations/eef_acc_mag_annotation.jsonl b/alpha_bot_2_operate_the_microwave_oven/annotations/eef_acc_mag_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..261c0cb86faecc005328e7b464d8fa76fc4eab3a --- /dev/null +++ b/alpha_bot_2_operate_the_microwave_oven/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_operate_the_microwave_oven/annotations/eef_direction_annotation.jsonl b/alpha_bot_2_operate_the_microwave_oven/annotations/eef_direction_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..15eb9abd75814183c860e3bffd75f9148c4e0d04 --- /dev/null +++ b/alpha_bot_2_operate_the_microwave_oven/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_operate_the_microwave_oven/annotations/eef_velocity_annotation.jsonl b/alpha_bot_2_operate_the_microwave_oven/annotations/eef_velocity_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..67c684f8b05e1f6240ea5dd4a9bc9a5df14fe086 --- /dev/null +++ b/alpha_bot_2_operate_the_microwave_oven/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_operate_the_microwave_oven/annotations/gripper_activity_annotation.jsonl b/alpha_bot_2_operate_the_microwave_oven/annotations/gripper_activity_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..275a505f9220cce6502eac987c96a0261ef3f030 --- /dev/null +++ b/alpha_bot_2_operate_the_microwave_oven/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_operate_the_microwave_oven/annotations/gripper_mode_annotation.jsonl b/alpha_bot_2_operate_the_microwave_oven/annotations/gripper_mode_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..3825f1be6645468297ad5be29f9275f04db52345 --- /dev/null +++ b/alpha_bot_2_operate_the_microwave_oven/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_operate_the_microwave_oven/annotations/scene_annotations.jsonl b/alpha_bot_2_operate_the_microwave_oven/annotations/scene_annotations.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..729f7e8df6485c621c0a1d0d4cefcad6122769e0 --- /dev/null +++ b/alpha_bot_2_operate_the_microwave_oven/annotations/scene_annotations.jsonl @@ -0,0 +1,16 @@ +{"scene_index": 0, "scene": "The microwave is located at the center position."} +{"scene_index": 1, "scene": "The microwave is located at the center."} +{"scene_index": 2, "scene": "The microwave is located at the center position."} +{"scene_index": 3, "scene": "The microwave is positioned at the center."} +{"scene_index": 4, "scene": "The microwave is located at the front position."} +{"scene_index": 5, "scene": "The microwave is located at the center position."} +{"scene_index": 6, "scene": "The microwave is positioned at the center location."} +{"scene_index": 7, "scene": "The microwave is located at the center position."} +{"scene_index": 8, "scene": "The microwave oven is positioned at the front."} +{"scene_index": 9, "scene": "The microwave is positioned at the center."} +{"scene_index": 10, "scene": "The microwave is positioned at the front."} +{"scene_index": 11, "scene": "The microwave is positioned at the center location."} +{"scene_index": 12, "scene": "The microwave is located at the center position."} +{"scene_index": 13, "scene": "The microwave is located at the center."} +{"scene_index": 14, "scene": "The microwave oven is located at the front position."} +{"scene_index": 15, "scene": "The microwave is located at the center position."} diff --git a/alpha_bot_2_operate_the_microwave_oven/annotations/subtask_annotations.jsonl b/alpha_bot_2_operate_the_microwave_oven/annotations/subtask_annotations.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..3c87d22b6534a703aa5ef8be70706b9dd8afadca --- /dev/null +++ b/alpha_bot_2_operate_the_microwave_oven/annotations/subtask_annotations.jsonl @@ -0,0 +1,6 @@ +{"subtask_index": 0, "subtask": "Press the time button with right gripper"} +{"subtask_index": 1, "subtask": "Press the start button with right gripper"} +{"subtask_index": 2, "subtask": "End"} +{"subtask_index": 3, "subtask": "Press the switch with right gripper"} +{"subtask_index": 4, "subtask": "Close the microwave door with left gripper"} +{"subtask_index": 5, "subtask": "null"} diff --git a/alpha_bot_2_operate_the_microwave_oven/data/chunk-000/episode_000000.parquet b/alpha_bot_2_operate_the_microwave_oven/data/chunk-000/episode_000000.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bae725328e7e3b23f9da91d3d1f4553be108772c --- /dev/null +++ b/alpha_bot_2_operate_the_microwave_oven/data/chunk-000/episode_000000.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f8224fcbdb97354179e2c01cc7924a588e27d13169ed2d5b6a8cf9f9fd9ccc8 +size 436945 diff --git a/alpha_bot_2_operate_the_microwave_oven/data/chunk-000/episode_000001.parquet b/alpha_bot_2_operate_the_microwave_oven/data/chunk-000/episode_000001.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ee22b93c2b4e3e2d2e60a5d78a25ced18622e29b --- /dev/null +++ b/alpha_bot_2_operate_the_microwave_oven/data/chunk-000/episode_000001.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d8e71e1d701acf9666632da6bb016aed958d96e01f35089ac3d0ae23b26b695a +size 376893 diff --git a/alpha_bot_2_operate_the_microwave_oven/data/chunk-000/episode_000002.parquet b/alpha_bot_2_operate_the_microwave_oven/data/chunk-000/episode_000002.parquet new file mode 100644 index 0000000000000000000000000000000000000000..23a9a4350ab42df9fd160a73e4901b93e37ce2f5 --- /dev/null +++ b/alpha_bot_2_operate_the_microwave_oven/data/chunk-000/episode_000002.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d61d4ca57009dba4811304e8736f46490f332034987be26460ff53cd66e76093 +size 398433 diff --git a/alpha_bot_2_operate_the_microwave_oven/data/chunk-000/episode_000003.parquet b/alpha_bot_2_operate_the_microwave_oven/data/chunk-000/episode_000003.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5de092c1717ef0ad9e87e8345e127cf0ed7337c2 --- /dev/null +++ b/alpha_bot_2_operate_the_microwave_oven/data/chunk-000/episode_000003.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fce13e1a955087dd34ed737effa7b8a029c48b7ef601efab9c1ff090cdf20c27 +size 338997 diff --git a/alpha_bot_2_operate_the_microwave_oven/data/chunk-000/episode_000004.parquet b/alpha_bot_2_operate_the_microwave_oven/data/chunk-000/episode_000004.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0ddbad699cee536edd562a596efd3d0048b13920 --- /dev/null +++ b/alpha_bot_2_operate_the_microwave_oven/data/chunk-000/episode_000004.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a559932602420b8fc55720f95f9602a18969c08ffe21102c6cae70eef165c8a +size 368653 diff --git a/alpha_bot_2_operate_the_microwave_oven/data/chunk-000/episode_000005.parquet b/alpha_bot_2_operate_the_microwave_oven/data/chunk-000/episode_000005.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6b50e4dca557cd89198cc92a0a9ec4f859eac80e --- /dev/null +++ b/alpha_bot_2_operate_the_microwave_oven/data/chunk-000/episode_000005.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dac09fdeb3a6e72eddbe7f4eae6e8c6c09818f0ca416853cc852602f5c8eaa98 +size 387485 diff --git a/alpha_bot_2_operate_the_microwave_oven/data/chunk-000/episode_000006.parquet b/alpha_bot_2_operate_the_microwave_oven/data/chunk-000/episode_000006.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c716754deddd2e1cde3fb5bf049f8c015defc05a --- /dev/null +++ b/alpha_bot_2_operate_the_microwave_oven/data/chunk-000/episode_000006.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:70273e5ed4a44129913022bbbfe4b6540a51c6a4cdbc94d67bf15a297ca38aaa +size 391178 diff --git a/alpha_bot_2_operate_the_microwave_oven/data/chunk-000/episode_000007.parquet b/alpha_bot_2_operate_the_microwave_oven/data/chunk-000/episode_000007.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b5c293f08fb4739776365f92004c2d9c32040aaf --- /dev/null +++ b/alpha_bot_2_operate_the_microwave_oven/data/chunk-000/episode_000007.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a9f3d596d7424c5393f569bda6c6f30abb0cfe7231752969e234f2a06c5ee6c1 +size 295097 diff --git a/alpha_bot_2_operate_the_microwave_oven/data/chunk-000/episode_000008.parquet b/alpha_bot_2_operate_the_microwave_oven/data/chunk-000/episode_000008.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8d0e88948da1940e8f79431f7f379b7dc59d615b --- /dev/null +++ b/alpha_bot_2_operate_the_microwave_oven/data/chunk-000/episode_000008.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7f760512e9ef92e357e43a0ec7fceff24658b1ae742068a68e63fcd199cb4cb +size 434853 diff --git a/alpha_bot_2_operate_the_microwave_oven/data/chunk-000/episode_000009.parquet b/alpha_bot_2_operate_the_microwave_oven/data/chunk-000/episode_000009.parquet new file mode 100644 index 0000000000000000000000000000000000000000..47c7aee5464043108ad35f3768f3e1ee3e0026e4 --- /dev/null +++ b/alpha_bot_2_operate_the_microwave_oven/data/chunk-000/episode_000009.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1dfd01064e6ccaa633b74aeab1d7345d7cb36a9e63c3d20f899ac77d47035a3f +size 323864 diff --git a/alpha_bot_2_operate_the_microwave_oven/data/chunk-000/episode_000010.parquet b/alpha_bot_2_operate_the_microwave_oven/data/chunk-000/episode_000010.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a735c1d0dd7ac3aeb64fb4d4eadabb8d84aa859f --- /dev/null +++ b/alpha_bot_2_operate_the_microwave_oven/data/chunk-000/episode_000010.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b15af991f9523a9e0196fb1755328cd8d5c03135cb24722eb055e390faabe056 +size 438730 diff --git a/alpha_bot_2_operate_the_microwave_oven/data/chunk-000/episode_000011.parquet b/alpha_bot_2_operate_the_microwave_oven/data/chunk-000/episode_000011.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a56f9e3be2586751284ab70cff5024e614cd7bff --- /dev/null +++ b/alpha_bot_2_operate_the_microwave_oven/data/chunk-000/episode_000011.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f22d0ddb4b8e71484f963e13cbd2e0ab65fc36bc8cfcb6999be2d5ebdb33346 +size 350610 diff --git a/alpha_bot_2_operate_the_microwave_oven/data/chunk-000/episode_000012.parquet b/alpha_bot_2_operate_the_microwave_oven/data/chunk-000/episode_000012.parquet new file mode 100644 index 0000000000000000000000000000000000000000..11c886864bc45fd267ed61f5393cfabe5e2b1317 --- /dev/null +++ b/alpha_bot_2_operate_the_microwave_oven/data/chunk-000/episode_000012.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c86dd2cc2c1b85ef589b9f03adbeda59458c3e1e78484fbead9042b3708e24a +size 391456 diff --git a/alpha_bot_2_operate_the_microwave_oven/data/chunk-000/episode_000013.parquet b/alpha_bot_2_operate_the_microwave_oven/data/chunk-000/episode_000013.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b77f7df3bc9d2f1031329291a21fd5d400ddb27a --- /dev/null +++ b/alpha_bot_2_operate_the_microwave_oven/data/chunk-000/episode_000013.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ec792b58ea9a3c964f590e19d669e17d933a34ed3f10b4df4c942f32e1520a1 +size 353769 diff --git a/alpha_bot_2_operate_the_microwave_oven/data/chunk-000/episode_000014.parquet b/alpha_bot_2_operate_the_microwave_oven/data/chunk-000/episode_000014.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e058364703e5346ac6b78dda0cbddc538b0e8e9b --- /dev/null +++ b/alpha_bot_2_operate_the_microwave_oven/data/chunk-000/episode_000014.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa89d96bccdd966e8cfdc0168aab43f9db3380253984d199817c380a00f8eac2 +size 395162 diff --git a/alpha_bot_2_operate_the_microwave_oven/data/chunk-000/episode_000015.parquet b/alpha_bot_2_operate_the_microwave_oven/data/chunk-000/episode_000015.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f75a1f32e04009c707163f7cc4b7a0c9cc670edb --- /dev/null +++ b/alpha_bot_2_operate_the_microwave_oven/data/chunk-000/episode_000015.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:45a70b8f163d79c7a3cd77f998d6659ba299ab8575bee5a2409a2b655ea3e9ec +size 394023 diff --git a/alpha_bot_2_operate_the_microwave_oven/meta/episodes.jsonl b/alpha_bot_2_operate_the_microwave_oven/meta/episodes.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..2fd85055f84b29e27a5c286f76c649843436464e --- /dev/null +++ b/alpha_bot_2_operate_the_microwave_oven/meta/episodes.jsonl @@ -0,0 +1,16 @@ +{"episode_index": 0, "tasks": ["set the temperature of the microwave oven and turn it on. Open the door of the microwave oven and then close it."], "length": 1194} +{"episode_index": 1, "tasks": ["set the temperature of the microwave oven and turn it on. Open the door of the microwave oven and then close it."], "length": 1023} +{"episode_index": 2, "tasks": ["set the temperature of the microwave oven and turn it on. Open the door of the microwave oven and then close it."], "length": 1127} +{"episode_index": 3, "tasks": ["set the temperature of the microwave oven and turn it on. Open the door of the microwave oven and then close it."], "length": 941} +{"episode_index": 4, "tasks": ["set the temperature of the microwave oven and turn it on. Open the door of the microwave oven and then close it."], "length": 983} +{"episode_index": 5, "tasks": ["set the temperature of the microwave oven and turn it on. Open the door of the microwave oven and then close it."], "length": 1040} +{"episode_index": 6, "tasks": ["set the temperature of the microwave oven and turn it on. Open the door of the microwave oven and then close it."], "length": 1038} +{"episode_index": 7, "tasks": ["set the temperature of the microwave oven and turn it on. Open the door of the microwave oven and then close it."], "length": 814} +{"episode_index": 8, "tasks": ["set the temperature of the microwave oven and turn it on. Open the door of the microwave oven and then close it."], "length": 1148} +{"episode_index": 9, "tasks": ["set the temperature of the microwave oven and turn it on. Open the door of the microwave oven and then close it."], "length": 861} +{"episode_index": 10, "tasks": ["set the temperature of the microwave oven and turn it on. Open the door of the microwave oven and then close it."], "length": 1182} +{"episode_index": 11, "tasks": ["set the temperature of the microwave oven and turn it on. Open the door of the microwave oven and then close it."], "length": 941} +{"episode_index": 12, "tasks": ["set the temperature of the microwave oven and turn it on. Open the door of the microwave oven and then close it."], "length": 1081} +{"episode_index": 13, "tasks": ["set the temperature of the microwave oven and turn it on. Open the door of the microwave oven and then close it."], "length": 952} +{"episode_index": 14, "tasks": ["set the temperature of the microwave oven and turn it on. Open the door of the microwave oven and then close it."], "length": 1083} +{"episode_index": 15, "tasks": ["set the temperature of the microwave oven and turn it on. Open the door of the microwave oven and then close it."], "length": 1078} diff --git a/alpha_bot_2_operate_the_microwave_oven/meta/episodes_stats.jsonl b/alpha_bot_2_operate_the_microwave_oven/meta/episodes_stats.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..bfc7de61c528699aea02e1e0b9275ff61ca7fa4e --- /dev/null +++ b/alpha_bot_2_operate_the_microwave_oven/meta/episodes_stats.jsonl @@ -0,0 +1,16 @@ +{"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.4366380095141505]], [[0.43918448456968995]], [[0.4283471387118065]]], "std": [[[0.2544387854421559]], [[0.2523259275166679]], [[0.2581793337475395]]], "count": [203]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45356052291606297]], [[0.45229566510512254]], [[0.4483447742602788]]], "std": [[[0.23407006491840987]], [[0.2337821608188615]], [[0.23160321239495274]]], "count": [203]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.31354479579188]], [[0.3226728373820793]], [[0.32666650467658326]]], "std": [[[0.32856646244469884]], [[0.31867380045030924]], [[0.3167971329038959]]], "count": [203]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4469253980327763]], [[0.44033545027206283]], [[0.4317127613976625]]], "std": [[[0.24504925974029632]], [[0.24347079721859288]], [[0.2471980791501468]]], "count": [203]}, "observation.state": {"min": [-0.3887295424938202, 0.2166062742471695, -0.0630827471613884, -2.156446933746338, -0.4073500335216522, -0.11609712243080139, -0.4061937630176544, -0.3187588155269623, 0.31281518936157227, 0.10744050145149231, -2.0443503856658936, -1.5021884441375732, -1.1000299453735352, -0.05878705158829689, -0.08749008178710938, -0.26379016041755676, -1.7468280792236328, -0.0891328752040863, -0.17991836369037628, -0.06059455871582031, -0.351169615983963, -0.4993177652359009, 0.09086818993091583, 1.2141492366790771, -1.3970566987991333, 1.0582369565963745, 1000.0, 0.0], "max": [0.33683326840400696, 0.48072585463523865, 0.3497737944126129, -1.518825888633728, -0.07910050451755524, 0.10372164845466614, -0.05066254734992981, -0.15180006623268127, 0.4837501347064972, 0.20605818927288055, -1.384943962097168, -1.132680058479309, -0.8085617423057556, 0.30458396673202515, 0.15842026472091675, -0.08312021940946579, -1.1090203523635864, 0.18788577616214752, 0.15532557666301727, 0.07670940458774567, -0.2141784429550171, -0.38949570059776306, 0.12980106472969055, 1.446181297302246, -1.261151909828186, 1.1757848262786865, 1004.0, 1003.0], "mean": [0.16517913341522217, 0.28616610169410706, 0.024302275851368904, -1.9580060243606567, -0.14020784199237823, 0.032225966453552246, -0.18658621609210968, -0.20739591121673584, 0.3594585657119751, 0.19527798891067505, -1.6144899129867554, -1.215906023979187, -1.0438982248306274, 0.05367962270975113, 0.010347627103328705, -0.13840597867965698, -1.509476661682129, 0.033566586673259735, 0.00037854432594031096, 0.028559405356645584, -0.302106648683548, -0.4286566376686096, 0.11955631524324417, 1.3146089315414429, -1.3556894063949585, 1.1271027326583862, 1000.4928588867188, 135.85552978515625], "std": [0.16601960361003876, 0.07077290862798691, 0.09773620963096619, 0.1872130185365677, 0.09376133233308792, 0.05559336766600609, 0.0822201818227768, 0.03466719761490822, 0.04034142196178436, 0.01898910664021969, 0.11974331736564636, 0.11305181682109833, 0.08169037848711014, 0.09991921484470367, 0.07123548537492752, 0.05924830213189125, 0.14926423132419586, 0.07991909980773926, 0.0603790320456028, 0.04805168882012367, 0.02961205691099167, 0.029346143826842308, 0.00951794721186161, 0.047872018069028854, 0.03990878164768219, 0.02552073821425438, 1.2936638593673706, 337.597412109375], "count": [1194]}, "action": {"min": [-0.3887295424938202, 0.2166062742471695, -0.0630827471613884, -2.156446933746338, -0.4073500335216522, -0.11609712243080139, -0.4061937630176544, -0.3187588155269623, 0.31281518936157227, 0.10744050145149231, -2.0443503856658936, -1.5021884441375732, -1.1000299453735352, -0.05878705158829689, -0.08749008178710938, -0.26379016041755676, -1.7468280792236328, -0.0891328752040863, -0.17991836369037628, -0.06059455871582031, -0.351169615983963, -0.4993177652359009, 0.09086818993091583, 1.2141492366790771, -1.3970566987991333, 1.0582369565963745, 1000.0, 0.0], "max": [0.33683326840400696, 0.48072585463523865, 0.3497737944126129, -1.518825888633728, -0.07910050451755524, 0.10372164845466614, -0.05066254734992981, -0.15180006623268127, 0.4837501347064972, 0.20605818927288055, -1.384943962097168, -1.132680058479309, -0.8085617423057556, 0.30458396673202515, 0.15842026472091675, -0.08312021940946579, -1.1090203523635864, 0.18788577616214752, 0.15532557666301727, 0.07670940458774567, -0.2141784429550171, -0.38949570059776306, 0.12980106472969055, 1.446181297302246, -1.261151909828186, 1.1757848262786865, 1004.0, 1003.0], "mean": [0.16527722775936127, 0.2863330543041229, 0.02425408735871315, -1.9582579135894775, -0.14040449261665344, 0.032205935567617416, -0.18681055307388306, -0.20732471346855164, 0.3594230115413666, 0.195290669798851, -1.6147814989089966, -1.2160382270812988, -1.0438765287399292, 0.053759537637233734, 0.010219171643257141, -0.1382749229669571, -1.509385347366333, 0.03345728665590286, 0.0004215427325107157, 0.028674248605966568, -0.3021041750907898, -0.4286883473396301, 0.1195639967918396, 1.314583420753479, -1.355680227279663, 1.1271002292633057, 1000.4962158203125, 135.01548767089844], "std": [0.1659601479768753, 0.07084377110004425, 0.09768956899642944, 0.18683458864688873, 0.09400128573179245, 0.05563775822520256, 0.08221440762281418, 0.034525446593761444, 0.0403137132525444, 0.018984923139214516, 0.11960895359516144, 0.11322984844446182, 0.0816904604434967, 0.09986734390258789, 0.07110681384801865, 0.05915214121341705, 0.14922012388706207, 0.0797971785068512, 0.06036689132452011, 0.048002444207668304, 0.029611818492412567, 0.029324188828468323, 0.00952249113470316, 0.047869306057691574, 0.03990046679973602, 0.02551916055381298, 1.297561764717102, 336.6884765625], "count": [1194]}, "timestamp": {"min": [0.0], "max": [39.766666666666666], "mean": [19.883333333333333], "std": [11.489266327348354], "count": [1194]}, "frame_index": {"min": [0], "max": [1193], "mean": [596.5], "std": [344.67798982045065], "count": [1194]}, "episode_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1194]}, "index": {"min": [0], "max": [1193], "mean": [596.5], "std": [344.67798982045065], "count": [1194]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1194]}, "subtask_annotation": {"mean": [2.2504187604690116, 5.0, 5.0, 5.0, 5.0], "std": [1.50546875525477, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [1194]}, "scene_annotation": {"mean": [0.0], "std": [0.0], "min": [0], "max": [0], "count": [1194]}, "eef_direction_state": {"mean": [4.982412060301508, 4.481574539363484], "std": [1.9586664038223915, 2.4001142211558513], "min": [0, 0], "max": [6, 6], "count": [1194]}, "eef_velocity_state": {"mean": [0.30067001675041877, 0.330820770519263], "std": [0.5375821108927676, 0.4862651182191956], "min": [0, 0], "max": [2, 2], "count": [1194]}, "eef_acc_mag_state": {"mean": [0.15159128978224456, 0.12395309882747069], "std": [0.48732852634280033, 0.43473065013729195], "min": [0, 0], "max": [2, 2], "count": [1194]}, "eef_direction_action": {"mean": [4.982412060301508, 4.481574539363484], "std": [1.9586664038223915, 2.400114221155851], "min": [0, 0], "max": [6, 6], "count": [1194]}, "eef_velocity_action": {"mean": [0.30067001675041877, 0.330820770519263], "std": [0.5375821108927676, 0.4862651182191956], "min": [0, 0], "max": [2, 2], "count": [1194]}, "eef_acc_mag_action": {"mean": [0.15159128978224456, 0.12395309882747069], "std": [0.48732852634280033, 0.43473065013729195], "min": [0, 0], "max": [2, 2], "count": [1194]}, "eef_sim_pose_state": {"mean": [0.40490717035916923, 0.27086557767639746, 1.2225794640099987, -0.13518659244737596, -0.1808127789135732, 1.2876327476612253, 0.469497741212223, -0.1835944686776047, 1.1410679513302895, -0.012491600256435706, 0.02033681359111539, -1.3997457477401853], "std": [0.04322272415175047, 0.013282350111732733, 0.03110064891768238, 0.05535660725653064, 0.04267651510035091, 0.14447177633267289, 0.029041414533087905, 0.010348974180357134, 0.026543660306798167, 0.041864564023910686, 0.030601525802498815, 0.03249514663299461], "min": [0.3613675996543997, 0.21442113404446037, 1.1238140702463795, -0.30631557707706425, -0.24889193827874312, 0.8407621875043539, 0.43074740700213526, -0.19463591240526695, 1.0927799293109262, -0.11345376059931334, -0.05297471966877909, -1.4682101260825409], "max": [0.5429891252596698, 0.29396578536915957, 1.265329595081012, 0.005607049017200771, -0.07613243350377363, 1.38179245311291, 0.5395899705370585, -0.15384502947683293, 1.2208051735258036, 0.09494663494368416, 0.050872939902042225, -1.3208124480666752], "count": [1194]}, "eef_sim_pose_action": {"mean": [0.4048807475164924, 0.27090050206199767, 1.2226378985795106, -0.1353275374650963, -0.18081816263426473, 1.2873782103068845, 0.46952904414484903, -0.18360035827409626, 1.1410719248220274, -0.012507960211166352, 0.02033601886153638, -1.399766687040503], "std": [0.043202884587001944, 0.013275141293499453, 0.03098035202885509, 0.055212051998589265, 0.04266370995073493, 0.1445784776075731, 0.02901976763644705, 0.010353243227130488, 0.026543108913332968, 0.041861181651398585, 0.03060074572843282, 0.032481645496355474], "min": [0.3613675996543997, 0.21442113404446037, 1.1238140702463795, -0.30631557707706425, -0.24889193827874312, 0.8407621875043539, 0.43074740700213526, -0.19463591240526695, 1.0927799293109262, -0.11345376059931334, -0.05297471966877909, -1.4682101260825409], "max": [0.5429891252596698, 0.29396578536915957, 1.265329595081012, 0.005607049017200771, -0.0761353366391948, 1.38179245311291, 0.5395899705370585, -0.15384502947683293, 1.2208051735258036, 0.09494663494368416, 0.050872939902042225, -1.3208124480666752], "count": [1194]}, "gripper_mode_state": {"mean": [0.0, 0.8651591289782244], "std": [0.0, 0.3415535251228725], "min": [0, 0], "max": [0, 1], "count": [1194]}, "gripper_activity_state": {"mean": [2.0, 1.9748743718592965], "std": [0.0, 0.15650664826529956], "min": [2, 1], "max": [2, 2], "count": [1194]}, "gripper_mode_action": {"mean": [0.0, 0.8659966499162479], "std": [0.0, 0.34065591474402024], "min": [0, 0], "max": [0, 1], "count": [1194]}, "gripper_activity_action": {"mean": [2.0, 1.9748743718592965], "std": [0.0, 0.15650664826529956], "min": [2, 1], "max": [2, 2], "count": [1194]}, "gripper_open_scale_state": {"mean": [0.9095370793360698, 0.12350502512562793], "std": [0.0011760570467628539, 0.30690681088901833], "min": [0.9090909090909091, 0.0], "max": [0.9127272727272727, 0.9118181818181819], "count": [1194]}, "gripper_open_scale_action": {"mean": [0.9095401248667535, 0.12274135830668473], "std": [0.0011796007412135279, 0.3060776298131251], "min": [0.9090909090909091, 0.0], "max": [0.9127272727272727, 0.9118181818181819], "count": [1194]}}} +{"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.4426624160312273]], [[0.44550866580428466]], [[0.43522297907588964]]], "std": [[[0.2609305086606044]], [[0.2572119083244387]], [[0.2612052812547771]]], "count": [180]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4565300698983297]], [[0.4566181508714597]], [[0.4505825095315904]]], "std": [[[0.23375999443682424]], [[0.23203670182416086]], [[0.23503367859418317]]], "count": [180]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.31613815813362384]], [[0.33179307938453156]], [[0.3372564236111111]]], "std": [[[0.32998405593867647]], [[0.31605620154683933]], [[0.3136177002020846]]], "count": [180]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4477061909949165]], [[0.4419415032679738]], [[0.43358881967138707]]], "std": [[[0.2486066100853795]], [[0.24618066454679316]], [[0.2499390363051371]]], "count": [180]}, "observation.state": {"min": [-0.3382077217102051, 0.21321704983711243, -0.05434736981987953, -1.894525408744812, -0.3051184415817261, -0.18840938806533813, -0.4155389070510864, -0.31894931197166443, 0.3556860089302063, 0.131479874253273, -1.9388436079025269, -1.400425910949707, -1.0888268947601318, -0.05878705158829689, -0.10872747004032135, -0.26000717282295227, -1.6942336559295654, -0.11753919720649719, -0.1676759570837021, -0.06059128791093826, -0.34844785928726196, -0.49415525794029236, 0.08868331462144852, 1.2607632875442505, -1.4229443073272705, 1.064335823059082, 1009.875, 0.0], "max": [0.17767669260501862, 0.4806614816188812, 0.30520355701446533, -1.52202308177948, -0.1097375750541687, 0.03206060826778412, -0.05066690966486931, -0.18088112771511078, 0.4765531122684479, 0.235725998878479, -1.385177731513977, -1.1775380373001099, -0.7679733037948608, 0.29723721742630005, 0.1583046317100525, -0.0764617845416069, -1.0709558725357056, 0.1879032403230667, 0.18139316141605377, 0.10951068252325058, -0.2107798159122467, -0.3894997537136078, 0.13485687971115112, 1.392665147781372, -1.2380913496017456, 1.1945003271102905, 1010.0, 1002.0625], "mean": [0.06035697087645531, 0.28455913066864014, 0.039184052497148514, -1.777450680732727, -0.15172232687473297, -0.033416178077459335, -0.21054109930992126, -0.23578733205795288, 0.39307019114494324, 0.2047027200460434, -1.604827642440796, -1.233195185661316, -1.045971393585205, 0.03814389184117317, 0.0394330658018589, -0.15165354311466217, -1.5319335460662842, 0.06691371649503708, -0.009114147163927555, 0.03932759165763855, -0.300243079662323, -0.42314600944519043, 0.1229558140039444, 1.3346070051193237, -1.3707278966903687, 1.130321979522705, 1009.982421875, 185.8709716796875], "std": [0.07888177037239075, 0.056825097650289536, 0.08332117646932602, 0.0936739519238472, 0.0447457954287529, 0.05314165726304054, 0.07638934999704361, 0.02949777990579605, 0.0161130391061306, 0.020726418122649193, 0.12495757639408112, 0.06987009197473526, 0.07814374566078186, 0.09688318520784378, 0.07187210023403168, 0.05896902084350586, 0.13497638702392578, 0.08401980996131897, 0.08201487362384796, 0.06395905464887619, 0.03262464702129364, 0.028661057353019714, 0.009714595973491669, 0.02675199881196022, 0.05522635951638222, 0.019823279231786728, 0.03168507665395737, 383.7056884765625], "count": [1023]}, "action": {"min": [-0.3382077217102051, 0.21321704983711243, -0.05434736981987953, -1.894525408744812, -0.3051184415817261, -0.18840938806533813, -0.4155389070510864, -0.31894931197166443, 0.3556860089302063, 0.131479874253273, -1.9388436079025269, -1.400425910949707, -1.0888268947601318, -0.05878487229347229, -0.10872747004032135, -0.26000717282295227, -1.6942336559295654, -0.11753919720649719, -0.1676759570837021, -0.06059128791093826, -0.34844785928726196, -0.49415525794029236, 0.08868331462144852, 1.2607632875442505, -1.4229443073272705, 1.064335823059082, 1009.875, 0.0], "max": [0.17767669260501862, 0.4806614816188812, 0.30520355701446533, -1.52202308177948, -0.1097375750541687, 0.03206060826778412, -0.05066690966486931, -0.18088112771511078, 0.4765531122684479, 0.235725998878479, -1.3851964473724365, -1.1775380373001099, -0.7679733037948608, 0.29723721742630005, 0.1583046317100525, -0.0764617845416069, -1.0709558725357056, 0.1879032403230667, 0.18139316141605377, 0.10951068252325058, -0.2107798159122467, -0.3894997537136078, 0.13485687971115112, 1.392665147781372, -1.2380913496017456, 1.1945003271102905, 1010.0, 1002.0625], "mean": [0.06042570620775223, 0.2846871614456177, 0.03916654363274574, -1.777612328529358, -0.15180128812789917, -0.03351990506052971, -0.2107994556427002, -0.2357398122549057, 0.3930419683456421, 0.2047053575515747, -1.605188012123108, -1.2332713603973389, -1.045881748199463, 0.03821756690740585, 0.03931543976068497, -0.15152813494205475, -1.5317931175231934, 0.06681152433156967, -0.0091337775811553, 0.03947989642620087, -0.3002568781375885, -0.4231744110584259, 0.12296300381422043, 1.3346182107925415, -1.3707369565963745, 1.130302906036377, 1009.982421875, 184.89149475097656], "std": [0.07886514812707901, 0.0568193681538105, 0.08330028504133224, 0.09338357299566269, 0.04479176923632622, 0.05333417281508446, 0.0762951448559761, 0.029403138905763626, 0.01610499434173107, 0.020723633468151093, 0.12485385686159134, 0.0699736699461937, 0.0781848132610321, 0.09683814644813538, 0.07177580147981644, 0.058874838054180145, 0.13494351506233215, 0.0839361697435379, 0.08202525228261948, 0.0639064610004425, 0.03263026103377342, 0.028642090037465096, 0.009715575724840164, 0.026754403486847878, 0.05523144453763962, 0.019818970933556557, 0.03168507665395737, 382.9036560058594], "count": [1023]}, "timestamp": {"min": [0.0], "max": [34.06666666666667], "mean": [17.03333333333333], "std": [9.843817386600625], "count": [1023]}, "frame_index": {"min": [0], "max": [1022], "mean": [511.0], "std": [295.31452159801876], "count": [1023]}, "episode_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1023]}, "index": {"min": [1194], "max": [2216], "mean": [1705.0], "std": [295.31452159801876], "count": [1023]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1023]}, "subtask_annotation": {"mean": [1.8797653958944283, 5.0, 5.0, 5.0, 5.0], "std": [1.5034047847855136, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [1023]}, "scene_annotation": {"mean": [1.0], "std": [0.0], "min": [1], "max": [1], "count": [1023]}, "eef_direction_state": {"mean": [5.4017595307917885, 5.038123167155425], "std": [1.503296096030568, 1.9373151086960965], "min": [0, 0], "max": [6, 6], "count": [1023]}, "eef_velocity_state": {"mean": [0.21114369501466276, 0.25024437927663734], "std": [0.49076810732561726, 0.45084631929503144], "min": [0, 0], "max": [2, 2], "count": [1023]}, "eef_acc_mag_state": {"mean": [0.13978494623655913, 0.1104594330400782], "std": [0.4626951018445456, 0.3985777305603034], "min": [0, 0], "max": [2, 2], "count": [1023]}, "eef_direction_action": {"mean": [5.4017595307917885, 5.038123167155425], "std": [1.503296096030568, 1.9373151086960965], "min": [0, 0], "max": [6, 6], "count": [1023]}, "eef_velocity_action": {"mean": [0.21114369501466276, 0.25024437927663734], "std": [0.49076810732561726, 0.45084631929503144], "min": [0, 0], "max": [2, 2], "count": [1023]}, "eef_acc_mag_action": {"mean": [0.13978494623655913, 0.1104594330400782], "std": [0.4626951018445456, 0.3985777305603034], "min": [0, 0], "max": [2, 2], "count": [1023]}, "eef_sim_pose_state": {"mean": [0.4382471489928123, 0.28051193425665, 1.1950648988076107, -0.12498511844161252, -0.16734179657768347, 1.2828776678874048, 0.4642885273181768, -0.18880393906246182, 1.14175311678792, 0.00041809936737227817, 0.02697449344250408, -1.3794056551388683], "std": [0.018120511301157778, 0.015524709294506708, 0.02644965872660401, 0.04411924902118302, 0.03979275158473383, 0.12541527087444804, 0.02819006366802225, 0.011507899630412958, 0.030870245649584096, 0.02675761154359963, 0.03245965556348141, 0.039794672648662606], "min": [0.4100494226497429, 0.23435679962340522, 1.1234227174996199, -0.18971905371690395, -0.2777347760533251, 0.9239636647229941, 0.4307483154745045, -0.1993476772874405, 1.0966031091207151, -0.06589922245532942, -0.04539638680338465, -1.4601659202709643], "max": [0.5334568596758121, 0.32610338007607287, 1.2461365702149416, 0.005581440113691327, -0.07610919184922826, 1.3788781130955168, 0.5341151336408158, -0.15073691062173553, 1.2256752765291228, 0.0880020900731533, 0.060049522982470016, -1.3419889589947305], "count": [1023]}, "eef_sim_pose_action": {"mean": [0.43822891527118296, 0.28053994895868395, 1.1950999888295808, -0.12512348684270905, -0.16742840883976567, 1.2825985991308242, 0.4643172395393607, -0.18881257791564665, 1.141739925071539, 0.00041148008904883117, 0.026967441389422753, -1.3793895832928587], "std": [0.018114931648225703, 0.015490563291201739, 0.02637884052988918, 0.043931144841808094, 0.039690450625671836, 0.1255189125620911, 0.028170840127549106, 0.011510305981561645, 0.030876004394411224, 0.02675708463356382, 0.03245524556380514, 0.03980325756260038], "min": [0.4100494226497429, 0.23435679962340522, 1.1234227174996199, -0.18971905371690395, -0.2777347760533251, 0.9239636647229941, 0.4307490463629244, -0.1993476772874405, 1.0966031091207151, -0.06589922245532942, -0.04539638680338465, -1.4601659202709643], "max": [0.5334568596758121, 0.32610338007607287, 1.2461365702149416, 0.005581440113691327, -0.07610919184922826, 1.3788781130955168, 0.5341151336408158, -0.15073691062173553, 1.2256752765291228, 0.0880020900731533, 0.060049522982470016, -1.3419889589947305], "count": [1023]}, "gripper_mode_state": {"mean": [0.0, 0.8152492668621701], "std": [0.0, 0.38809521994334534], "min": [0, 0], "max": [0, 1], "count": [1023]}, "gripper_activity_state": {"mean": [2.0, 1.970674486803519], "std": [0.0, 0.1687173004532839], "min": [2, 1], "max": [2, 2], "count": [1023]}, "gripper_mode_action": {"mean": [0.0, 0.8162267839687195], "std": [0.0, 0.38729913645758685], "min": [0, 0], "max": [0, 1], "count": [1023]}, "gripper_activity_action": {"mean": [2.0, 1.970674486803519], "std": [0.0, 0.1687173004532839], "min": [2, 1], "max": [2, 2], "count": [1023]}, "gripper_open_scale_state": {"mean": [0.9181658224473388, 0.16897360703812295], "std": [2.880461038628373e-05, 0.34882415421110263], "min": [0.9180681818181818, 0.0], "max": [0.9181818181818182, 0.9109659090909091], "count": [1023]}, "gripper_open_scale_action": {"mean": [0.9181658224473388, 0.168083177819248], "std": [2.880461038628373e-05, 0.3480909589467543], "min": [0.9180681818181818, 0.0], "max": [0.9181818181818182, 0.9109659090909091], "count": [1023]}}} +{"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.4435871150865845]], [[0.4457281675341958]], [[0.4343620881342228]]], "std": [[[0.25343729486327643]], [[0.25317764562502115]], [[0.25765897541961236]]], "count": [194]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44641549802910857]], [[0.4471854427767671]], [[0.44217964591334813]]], "std": [[[0.23533175246212196]], [[0.23427409281778644]], [[0.23751673763934594]]], "count": [194]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.30520640139646926]], [[0.3239658347230645]], [[0.32172588921737083]]], "std": [[[0.3073489173773245]], [[0.29741625563224805]], [[0.29414210934534574]]], "count": [194]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4347099030978371]], [[0.4307846253621724]], [[0.423243888341419]]], "std": [[[0.2571608120531723]], [[0.25399729630713036]], [[0.2566724800662608]]], "count": [194]}, "observation.state": {"min": [-0.2895926535129547, -0.007444920018315315, -0.042646028101444244, -1.9801404476165771, -0.2256896197795868, -0.08314203470945358, -0.2848421037197113, -0.31875255703926086, 0.3563595712184906, 0.07919318974018097, -1.782592535018921, -1.529350757598877, -1.268593192100525, -0.06227880343794823, -0.1111796572804451, -0.2600366175174713, -1.7828712463378906, -0.08399288356304169, -0.17015105485916138, -0.06059565022587776, -0.3484400510787964, -0.48982805013656616, 0.0890204980969429, 1.2534581422805786, -1.4017997980117798, 1.122179388999939, 1009.8125, 0.0], "max": [0.18584156036376953, 0.26479372382164, 0.31269973516464233, -1.5268151760101318, 0.1299310326576233, 0.11490920186042786, 0.13259048759937286, -0.20269781351089478, 0.468968003988266, 0.21044255793094635, -1.2962584495544434, -0.9351734519004822, -0.8790874481201172, 0.2801668047904968, 0.15830573439598083, -0.06405249238014221, -1.0879684686660767, 0.19196657836437225, 0.11043352633714676, 0.06383105367422104, -0.21158143877983093, -0.3895067572593689, 0.13330425322055817, 1.4292736053466797, -1.2273012399673462, 1.246570110321045, 1010.0, 1002.8125], "mean": [0.0630202665925026, 0.043297603726387024, 0.008833695203065872, -1.8240008354187012, 0.07034483551979065, 0.035323772579431534, -0.016326047480106354, -0.22740916907787323, 0.3930581510066986, 0.18488356471061707, -1.3788857460021973, -1.0593427419662476, -1.2111040353775024, 0.06725998967885971, -0.0012757186777889729, -0.13060341775417328, -1.491618037223816, 0.020343076437711716, -0.03574957698583603, 0.014068622142076492, -0.299445241689682, -0.4318864345550537, 0.12096399068832397, 1.322683334350586, -1.3237359523773193, 1.1632957458496094, 1009.9779052734375, 154.54159545898438], "std": [0.07294780761003494, 0.0835179015994072, 0.09695863723754883, 0.09475835412740707, 0.10543899238109589, 0.04005229100584984, 0.08425065875053406, 0.025861142203211784, 0.015444789081811905, 0.02916957251727581, 0.12134214490652084, 0.15676820278167725, 0.10352517664432526, 0.09418583661317825, 0.0808473601937294, 0.06720634549856186, 0.16376934945583344, 0.0850844532251358, 0.07306697219610214, 0.044893283396959305, 0.043208424001932144, 0.028328893706202507, 0.013745545409619808, 0.04342096298933029, 0.04559490457177162, 0.038741618394851685, 0.03732006996870041, 356.5394287109375], "count": [1127]}, "action": {"min": [-0.2895926535129547, -0.007444920018315315, -0.042646028101444244, -1.9801404476165771, -0.2256896197795868, -0.08314203470945358, -0.2848421037197113, -0.3187529146671295, 0.3563595712184906, 0.07919318974018097, -1.782592535018921, -1.529350757598877, -1.268593192100525, -0.06227880343794823, -0.1111796572804451, -0.2600366175174713, -1.7828712463378906, -0.08399288356304169, -0.17015105485916138, -0.06059565022587776, -0.3484400510787964, -0.48982805013656616, 0.0890204980969429, 1.2534581422805786, -1.4017997980117798, 1.122179388999939, 1009.8125, 0.0], "max": [0.18584156036376953, 0.26479372382164, 0.31269973516464233, -1.5268151760101318, 0.1299310326576233, 0.11490920186042786, 0.13259048759937286, -0.20269781351089478, 0.468968003988266, 0.21044255793094635, -1.2962584495544434, -0.9351734519004822, -0.8790874481201172, 0.2801668047904968, 0.15830573439598083, -0.06405249238014221, -1.0879684686660767, 0.19196657836437225, 0.11043352633714676, 0.06383105367422104, -0.21158143877983093, -0.3895080089569092, 0.13330425322055817, 1.4292736053466797, -1.2273012399673462, 1.246570110321045, 1010.0, 1002.8125], "mean": [0.06310433149337769, 0.043267615139484406, 0.008794889785349369, -1.8241790533065796, 0.07033009082078934, 0.035354092717170715, -0.016404733061790466, -0.2273712307214737, 0.39303433895111084, 0.18487021327018738, -1.3789657354354858, -1.0593993663787842, -1.211157202720642, 0.06742673367261887, -0.001438145525753498, -0.13044112920761108, -1.4913291931152344, 0.020173316821455956, -0.035798028111457825, 0.014168445952236652, -0.2994745373725891, -0.43194133043289185, 0.12097472697496414, 1.3226312398910522, -1.3236758708953857, 1.1632806062698364, 1009.9779052734375, 153.65170288085938], "std": [0.07293683290481567, 0.0834617093205452, 0.09691187739372253, 0.09438744187355042, 0.1054692491889, 0.03997836634516716, 0.08432410657405853, 0.02575823664665222, 0.015436130575835705, 0.029174573719501495, 0.12137597054243088, 0.15686249732971191, 0.10346125066280365, 0.09412875026464462, 0.08071045577526093, 0.06711450219154358, 0.16380296647548676, 0.08494081348180771, 0.073089599609375, 0.04485223814845085, 0.043224435299634933, 0.02830664999783039, 0.013749985955655575, 0.04344141110777855, 0.045542966574430466, 0.038752418011426926, 0.03733367100358009, 355.6737060546875], "count": [1127]}, "timestamp": {"min": [0.0], "max": [37.53333333333333], "mean": [18.766666666666666], "std": [10.844558287198444], "count": [1127]}, "frame_index": {"min": [0], "max": [1126], "mean": [563.0], "std": [325.3367486159533], "count": [1127]}, "episode_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [1127]}, "index": {"min": [2217], "max": [3343], "mean": [2780.0], "std": [325.3367486159533], "count": [1127]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1127]}, "subtask_annotation": {"mean": [1.8793256433007985, 5.0, 5.0, 5.0, 5.0], "std": [1.517595202093413, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [1127]}, "scene_annotation": {"mean": [2.0], "std": [0.0], "min": [2], "max": [2], "count": [1127]}, "eef_direction_state": {"mean": [5.2937000887311445, 4.766637089618456], "std": [1.6902521484426463, 2.223059267377519], "min": [0, 0], "max": [6, 6], "count": [1127]}, "eef_velocity_state": {"mean": [0.2067435669920142, 0.2795031055900621], "std": [0.4679892885217849, 0.4487550774705195], "min": [0, 0], "max": [2, 1], "count": [1127]}, "eef_acc_mag_state": {"mean": [0.1002661934338953, 0.12156166814551908], "std": [0.3970498127544145, 0.4320213642307423], "min": [0, 0], "max": [2, 2], "count": [1127]}, "eef_direction_action": {"mean": [5.2937000887311445, 4.766637089618456], "std": [1.6902521484426463, 2.223059267377519], "min": [0, 0], "max": [6, 6], "count": [1127]}, "eef_velocity_action": {"mean": [0.2067435669920142, 0.2795031055900621], "std": [0.4679892885217849, 0.4487550774705195], "min": [0, 0], "max": [2, 1], "count": [1127]}, "eef_acc_mag_action": {"mean": [0.1002661934338953, 0.12156166814551908], "std": [0.3970498127544145, 0.4320213642307423], "min": [0, 0], "max": [2, 2], "count": [1127]}, "eef_sim_pose_state": {"mean": [0.4350471099245166, 0.2355160630438019, 1.2014018181719375, -0.14680820705005632, -0.11605431214776128, 1.5630184259153292, 0.47244404932548695, -0.18291248967098897, 1.1408207489984101, 0.019468171214076936, 0.018160467259781148, -1.4222227073364442], "std": [0.017572539441348324, 0.015038935101779435, 0.022472838973164534, 0.045182016154948774, 0.026196139461735983, 0.18838901157656326, 0.027939998582438005, 0.013894394291578193, 0.03856781810678277, 0.0515658847559246, 0.019628291837321316, 0.03517725406652088], "min": [0.39985529180143814, 0.17442833071960293, 1.1238164736540008, -0.17056241301941033, -0.18608966358966228, 0.9716814748192628, 0.430756655125245, -0.19374218613235278, 1.0961079740700155, -0.033137799822007596, -0.027828521053816058, -1.5074833361398334], "max": [0.5214054639908084, 0.24920829540630723, 1.2298089664029526, 0.005586932226445573, -0.02042267965879163, 1.7032620931434699, 0.5294811554754835, -0.14948374794062963, 1.2193327084099759, 0.13046192396985812, 0.07119787447897363, -1.3662966470478364], "count": [1127]}, "eef_sim_pose_action": {"mean": [0.4350249913798188, 0.23550885482178321, 1.2014330632715262, -0.14688182174412573, -0.11601102074580508, 1.5629509649109925, 0.47249801936008884, -0.1829175023425241, 1.140794537582622, 0.01943408513201625, 0.018126795894395527, -1.4222869684044361], "std": [0.017565490730340593, 0.015035232165216563, 0.022389274873306837, 0.04500087206033791, 0.026302178005279356, 0.18846853495368732, 0.027918147947939054, 0.013897100307386384, 0.038581802366926876, 0.051587554475147526, 0.019604669541296353, 0.035141349405553884], "min": [0.39985529180143814, 0.17442833071960293, 1.1238164736540008, -0.17056241301941033, -0.18608966358966228, 0.9716814748192628, 0.430756655125245, -0.19374218613235278, 1.0961079740700155, -0.033137799822007596, -0.027828521053816058, -1.5074833361398334], "max": [0.5214054639908084, 0.24920829540630723, 1.2298089664029526, 0.005586278166351377, -0.02042267965879163, 1.7032620931434699, 0.5294811554754835, -0.14948374794062963, 1.2193327084099759, 0.13046192396985812, 0.07119787447897363, -1.3662966470478364], "count": [1127]}, "gripper_mode_state": {"mean": [0.0, 0.8464951197870453], "std": [0.0, 0.3604734830244201], "min": [0, 0], "max": [0, 1], "count": [1127]}, "gripper_activity_state": {"mean": [2.0, 1.9742679680567878], "std": [0.0, 0.15833475447698145], "min": [2, 1], "max": [2, 2], "count": [1127]}, "gripper_mode_action": {"mean": [0.0, 0.8473824312333629], "std": [0.0, 0.35961847348320336], "min": [0, 0], "max": [0, 1], "count": [1127]}, "gripper_activity_action": {"mean": [2.0, 1.9742679680567878], "std": [0.0, 0.15833475447698145], "min": [2, 1], "max": [2, 2], "count": [1127]}, "gripper_open_scale_state": {"mean": [0.9181599578771158, 0.1404923604682267], "std": [3.3881063398027885e-05, 0.32412663243842355], "min": [0.9180113636363636, 0.0], "max": [0.9181818181818182, 0.9116477272727272], "count": [1127]}, "gripper_open_scale_action": {"mean": [0.9181599074616927, 0.13968336716615198], "std": [3.3890769169819114e-05, 0.32333751150270446], "min": [0.9180113636363636, 0.0], "max": [0.9181818181818182, 0.9116477272727272], "count": [1127]}}} +{"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.4442605677379433]], [[0.4459312601519898]], [[0.43475905098232587]]], "std": [[[0.25573381114823096]], [[0.25480518912286415]], [[0.26119713514586146]]], "count": [169]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45450912591367904]], [[0.45408377083575047]], [[0.44902414723285766]]], "std": [[[0.2314621619642122]], [[0.2301168631174784]], [[0.23338368842802562]]], "count": [169]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.34557289732954327]], [[0.35050717286421473]], [[0.35315856562052833]]], "std": [[[0.3231491608747733]], [[0.31583824997507765]], [[0.31440147131693974]]], "count": [169]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43859452952778744]], [[0.4342472867598716]], [[0.4256472050605252]]], "std": [[[0.25026449092939146]], [[0.24741886019163908]], [[0.25075336255897457]]], "count": [169]}, "observation.state": {"min": [-0.38476765155792236, 0.21660299599170685, -0.07575929164886475, -1.9871642589569092, -0.3887633681297302, -0.0793459415435791, -0.4105069041252136, -0.31875085830688477, 0.3450431227684021, 0.12310750037431717, -1.9052989482879639, -1.587479829788208, -1.1079835891723633, -0.05879250541329384, -0.11938270181417465, -0.2600060701370239, -1.7252296209335327, -0.10057023167610168, -0.16876134276390076, -0.06700646132230759, -0.3463205099105835, -0.4898327589035034, 0.08920043706893921, 1.2147763967514038, -1.3970967531204224, 1.1379015445709229, 1009.75, 0.0], "max": [0.24446608126163483, 0.46399906277656555, 0.3608904480934143, -1.5268141031265259, -0.0927271619439125, 0.2253492772579193, -0.05066472664475441, -0.1838281899690628, 0.4779476821422577, 0.23107287287712097, -1.3849906921386719, -1.240355372428894, -0.6469429731369019, 0.27934756875038147, 0.15829263627529144, -0.04510258138179779, -1.093502163887024, 0.18788276612758636, 0.0948815569281578, 0.03497748821973801, -0.2144099324941635, -0.38949668407440186, 0.13314811885356903, 1.4194411039352417, -1.2351635694503784, 1.239882469177246, 1010.0, 1002.0625], "mean": [0.14582780003547668, 0.2861843407154083, 0.006652276497334242, -1.868560552597046, -0.19964934885501862, 0.059075769037008286, -0.19776824116706848, -0.23652872443199158, 0.36919981241226196, 0.2112390697002411, -1.5051687955856323, -1.2898945808410645, -1.0342159271240234, 0.0655178353190422, -0.014295161701738834, -0.11773181706666946, -1.4584661722183228, 0.004180606920272112, -0.056410856544971466, -0.011359811760485172, -0.31157979369163513, -0.43178996443748474, 0.12237049639225006, 1.2886184453964233, -1.3049027919769287, 1.1680258512496948, 1009.9661865234375, 156.8352813720703], "std": [0.15213093161582947, 0.05610441416501999, 0.12966063618659973, 0.14571313560009003, 0.05478658527135849, 0.06387937813997269, 0.08186980336904526, 0.03138168901205063, 0.030829399824142456, 0.031611185520887375, 0.12332166731357574, 0.09177324920892715, 0.13386313617229462, 0.09072607010602951, 0.08918029814958572, 0.07980339974164963, 0.15653513371944427, 0.09452079981565475, 0.06232612952589989, 0.0331905372440815, 0.036218877881765366, 0.027896642684936523, 0.012448251247406006, 0.058931607753038406, 0.04844338446855545, 0.025040019303560257, 0.04438880458474159, 357.0341491699219], "count": [941]}, "action": {"min": [-0.38476765155792236, 0.21660299599170685, -0.07575929164886475, -1.9871642589569092, -0.3887633681297302, -0.0793459415435791, -0.4105069041252136, -0.31875085830688477, 0.3450431227684021, 0.12310750037431717, -1.9052989482879639, -1.587479829788208, -1.1079835891723633, -0.05879250541329384, -0.11938270181417465, -0.2600060701370239, -1.7252296209335327, -0.10057023167610168, -0.16876134276390076, -0.06700646132230759, -0.3463205099105835, -0.4898327589035034, 0.08920043706893921, 1.2147763967514038, -1.3970967531204224, 1.1379015445709229, 1009.75, 0.0], "max": [0.24446608126163483, 0.46399906277656555, 0.3608904480934143, -1.5268141031265259, -0.0927271619439125, 0.2253492772579193, -0.05066472664475441, -0.1838281899690628, 0.4779476821422577, 0.23107287287712097, -1.384994387626648, -1.240355372428894, -0.6469429731369019, 0.27934756875038147, 0.15829263627529144, -0.04510258138179779, -1.093502163887024, 0.18788251280784607, 0.0948815569281578, 0.03497748821973801, -0.2144099324941635, -0.38949668407440186, 0.13314811885356903, 1.4194411039352417, -1.2351635694503784, 1.239882469177246, 1010.0, 1002.0625], "mean": [0.145828977227211, 0.28638777136802673, 0.006686672102659941, -1.8686169385910034, -0.19991303980350494, 0.0590875968337059, -0.19810643792152405, -0.23650702834129333, 0.3691866397857666, 0.21125400066375732, -1.5053963661193848, -1.2902065515518188, -1.034039855003357, 0.06572423875331879, -0.014535565860569477, -0.11750466376543045, -1.4581069946289062, 0.003926480654627085, -0.05645812675356865, -0.011291608214378357, -0.31161677837371826, -0.4318583607673645, 0.12238236516714096, 1.2884950637817383, -1.3047841787338257, 1.168031096458435, 1009.9655151367188, 155.7704620361328], "std": [0.15212978422641754, 0.05619870871305466, 0.1297023743391037, 0.14559084177017212, 0.055082790553569794, 0.06385476887226105, 0.08191872388124466, 0.031331900507211685, 0.030813729390501976, 0.03160042315721512, 0.12329714000225067, 0.09226922690868378, 0.13394348323345184, 0.09066394716501236, 0.08901955187320709, 0.07970225811004639, 0.15651659667491913, 0.0943477600812912, 0.06233261153101921, 0.033155299723148346, 0.036231447011232376, 0.027871767058968544, 0.012451903894543648, 0.05895554646849632, 0.048354122787714005, 0.025035450235009193, 0.045780569314956665, 356.0008239746094], "count": [941]}, "timestamp": {"min": [0.0], "max": [31.333333333333332], "mean": [15.66666666666667], "std": [9.054771608875008], "count": [941]}, "frame_index": {"min": [0], "max": [940], "mean": [470.0], "std": [271.6431482662502], "count": [941]}, "episode_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [941]}, "index": {"min": [3344], "max": [4284], "mean": [3814.0], "std": [271.6431482662502], "count": [941]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [941]}, "subtask_annotation": {"mean": [1.9139213602550478, 5.0, 5.0, 5.0, 5.0], "std": [1.5234712133538233, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [941]}, "scene_annotation": {"mean": [3.0], "std": [0.0], "min": [3], "max": [3], "count": [941]}, "eef_direction_state": {"mean": [5.147715196599362, 4.680127523910733], "std": [1.8699672343855505, 2.2974176661478265], "min": [0, 0], "max": [6, 6], "count": [941]}, "eef_velocity_state": {"mean": [0.26992561105207225, 0.29330499468650373], "std": [0.5488262955153179, 0.45527703080482196], "min": [0, 0], "max": [2, 1], "count": [941]}, "eef_acc_mag_state": {"mean": [0.12646121147715197, 0.11583421891604676], "std": [0.4469177899593695, 0.3997529392939191], "min": [0, 0], "max": [2, 2], "count": [941]}, "eef_direction_action": {"mean": [5.147715196599362, 4.680127523910733], "std": [1.8699672343855505, 2.2974176661478265], "min": [0, 0], "max": [6, 6], "count": [941]}, "eef_velocity_action": {"mean": [0.26992561105207225, 0.29330499468650373], "std": [0.5488262955153179, 0.45527703080482196], "min": [0, 0], "max": [2, 1], "count": [941]}, "eef_acc_mag_action": {"mean": [0.12646121147715197, 0.11583421891604676], "std": [0.4469177899593695, 0.3997529392939191], "min": [0, 0], "max": [2, 2], "count": [941]}, "eef_sim_pose_state": {"mean": [0.41323941324203006, 0.28414067568538753, 1.2008657291333042, -0.05112401940147589, -0.11027760154936404, 1.2998013219374567, 0.4719911667569088, -0.1813343699358236, 1.1300165881127961, 0.004785265042069612, 0.016853895332610735, -1.4556356758169156], "std": [0.035577076712137834, 0.02147456283380884, 0.030520640452473557, 0.035002602462976894, 0.05971063699982793, 0.15848185223486516, 0.02740649440745579, 0.011753458243208942, 0.03224374638745577, 0.04612782472291192, 0.01929732209447091, 0.053319015150619306], "min": [0.3881941911481461, 0.22903053323912081, 1.1238193652543187, -0.07839357505458333, -0.3037548034651494, 0.8327628861718281, 0.4307470680992934, -0.19144770889526824, 1.0973352541857855, -0.048532167877578525, -0.015379239128087363, -1.5371311567627044], "max": [0.5373674538858306, 0.2970622046618532, 1.2597672447760582, 0.028345472113401493, -0.007016310345990373, 1.384151672306622, 0.5293033906118615, -0.14814813565926283, 1.217089332910211, 0.11657138262755085, 0.05098858554077501, -1.3663055725249285], "count": [941]}, "eef_sim_pose_action": {"mean": [0.4132382182613454, 0.2841869246267633, 1.200887539299991, -0.051122436494101385, -0.11021095273546663, 1.2994323016510938, 0.47205785809995465, -0.18133300969638524, 1.1299847376490637, 0.004728861581324202, 0.01681089502702295, -1.4557832276535059], "std": [0.03557575645374076, 0.021442001334674644, 0.030472875983465257, 0.03500519793866609, 0.059783642467474196, 0.15870138732060346, 0.02738240306587503, 0.011752808065098135, 0.032253596806890134, 0.04615880203684977, 0.019266503864107807, 0.05326386104622142], "min": [0.3881941911481461, 0.22903053323912081, 1.1238183665940065, -0.07839357505458333, -0.3037548034651494, 0.8327628861718281, 0.4307470680992934, -0.19144770889526824, 1.0973352541857855, -0.048532167877578525, -0.015379239128087363, -1.5371311567627044], "max": [0.5373674538858306, 0.2970622046618532, 1.2597672447760582, 0.028345472113401493, -0.007016310345990373, 1.384151672306622, 0.5293033906118615, -0.14814813565926283, 1.217089332910211, 0.11657138262755085, 0.05098858554077501, -1.3663055725249285], "count": [941]}, "gripper_mode_state": {"mean": [0.0, 0.844845908607864], "std": [0.0, 0.3620515147274099], "min": [0, 0], "max": [0, 1], "count": [941]}, "gripper_activity_state": {"mean": [2.0, 1.9681190223166845], "std": [0.0, 0.1756831834447233], "min": [2, 1], "max": [2, 2], "count": [941]}, "gripper_mode_action": {"mean": [0.0, 0.8459086078639745], "std": [0.0, 0.3610363347443173], "min": [0, 0], "max": [0, 1], "count": [941]}, "gripper_activity_action": {"mean": [2.0, 1.9681190223166845], "std": [0.0, 0.17568318344472333], "min": [2, 1], "max": [2, 2], "count": [941]}, "gripper_open_scale_state": {"mean": [0.9181510350821835, 0.1425775287411843], "std": [4.0353585744300175e-05, 0.3245736075839073], "min": [0.9179545454545455, 0.0], "max": [0.9181818181818182, 0.9109659090909091], "count": [941]}, "gripper_open_scale_action": {"mean": [0.91815045480301, 0.1416095063278909], "std": [4.161849861163732e-05, 0.3236376766432868], "min": [0.9179545454545455, 0.0], "max": [0.9181818181818182, 0.9109659090909091], "count": [941]}}} +{"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.44232801237161534]], [[0.4437074369747899]], [[0.43222235877684406]]], "std": [[[0.2561962144357472]], [[0.2538795307951249]], [[0.26026805506369377]]], "count": [175]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42310076447245565]], [[0.42509958566760037]], [[0.4202119864612512]]], "std": [[[0.28312284285352685]], [[0.278795294648698]], [[0.28191037934449215]]], "count": [175]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.29951345471521945]], [[0.31622075980392156]], [[0.32177012721755366]]], "std": [[[0.33319475508964]], [[0.31724364409233863]], [[0.31417744636714834]]], "count": [175]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4400817098506069]], [[0.4343783963585434]], [[0.42509094421101773]]], "std": [[[0.24574646483501567]], [[0.24444619961250544]], [[0.24857020305507913]]], "count": [175]}, "observation.state": {"min": [-0.4940219819545746, 0.216586634516716, -0.11688688397407532, -2.0082969665527344, -0.338252454996109, -0.07970046252012253, -0.4806167781352997, -0.3187382221221924, 0.35135743021965027, 0.05514856427907944, -2.071256160736084, -1.572068691253662, -1.0567930936813354, -0.0728718638420105, -0.014237523078918457, -0.25998425483703613, -1.7152725458145142, -0.06415066868066788, -0.05479024723172188, -0.0606316477060318, -0.3346124291419983, -0.47775256633758545, 0.0971050038933754, 1.2908637523651123, -1.4001479148864746, 1.028368353843689, 1009.375, 0.0], "max": [0.2104419767856598, 0.4316810071468353, 0.4919995963573456, -1.4033582210540771, -0.06881724298000336, 0.08777260780334473, -0.05063745751976967, -0.18655693531036377, 0.48771730065345764, 0.24743250012397766, -1.3850842714309692, -1.082463026046753, -0.6565896272659302, 0.22743386030197144, 0.1582980901002884, -0.08724901080131531, -1.22733736038208, 0.18789014220237732, 0.08428085595369339, 0.0825158953666687, -0.21589607000350952, -0.38950061798095703, 0.13956056535243988, 1.5015870332717896, -1.25312340259552, 1.1880717277526855, 1010.0, 1010.0], "mean": [0.042860422283411026, 0.3015986382961273, 0.01609850488603115, -1.835160255432129, -0.13337014615535736, 0.05128085985779762, -0.2282264530658722, -0.21082553267478943, 0.39056122303009033, 0.21140235662460327, -1.611818552017212, -1.192272663116455, -0.9807177782058716, 0.015039336867630482, 0.035457003861665726, -0.15676471590995789, -1.5601515769958496, 0.02180519327521324, 0.009090191684663296, 0.032831061631441116, -0.30079832673072815, -0.41691815853118896, 0.12046538293361664, 1.3441314697265625, -1.3431445360183716, 1.092787742614746, 1009.7380981445312, 138.13021850585938], "std": [0.17961689829826355, 0.0472421869635582, 0.18986967206001282, 0.15911661088466644, 0.08047553151845932, 0.05077167972922325, 0.10026583820581436, 0.031879134476184845, 0.03158804774284363, 0.05809331685304642, 0.19271445274353027, 0.16480273008346558, 0.11986808478832245, 0.08343778550624847, 0.055250998586416245, 0.04970462620258331, 0.09540273249149323, 0.07622014731168747, 0.03663630038499832, 0.04480256512761116, 0.03175956755876541, 0.024361981078982353, 0.00806344486773014, 0.05741524323821068, 0.04205922782421112, 0.04536598548293114, 0.1108614057302475, 339.96832275390625], "count": [983]}, "action": {"min": [-0.4940219819545746, 0.216586634516716, -0.11688688397407532, -2.0082969665527344, -0.338252454996109, -0.07970046252012253, -0.4806167781352997, -0.31873786449432373, 0.35135743021965027, 0.05514856427907944, -2.071256160736084, -1.572068691253662, -1.0567930936813354, -0.0728718638420105, -0.014237523078918457, -0.25998425483703613, -1.7152725458145142, -0.06415066868066788, -0.05479024723172188, -0.0606316477060318, -0.3346124291419983, -0.47775256633758545, 0.0971050038933754, 1.2908637523651123, -1.4001479148864746, 1.028368353843689, 1009.375, 0.0], "max": [0.2104419767856598, 0.4316810071468353, 0.4919995963573456, -1.4033582210540771, -0.06881724298000336, 0.08777260780334473, -0.05063745751976967, -0.18655693531036377, 0.48771730065345764, 0.24743250012397766, -1.385177731513977, -1.082463026046753, -0.6565896272659302, 0.22743386030197144, 0.1582980901002884, -0.08724901080131531, -1.22733736038208, 0.18789014220237732, 0.08428085595369339, 0.0825158953666687, -0.21589607000350952, -0.38950061798095703, 0.13956056535243988, 1.5015870332717896, -1.25312340259552, 1.1880717277526855, 1010.0, 1010.0], "mean": [0.04299900680780411, 0.3017921447753906, 0.01607920601963997, -1.8354651927947998, -0.13348306715488434, 0.05141250044107437, -0.22841976583003998, -0.21076995134353638, 0.3905147612094879, 0.21140892803668976, -1.6120213270187378, -1.1924126148223877, -0.9805158972740173, 0.015090567991137505, 0.03530885651707649, -0.15663409233093262, -1.5600621700286865, 0.021621733903884888, 0.009164000861346722, 0.03293999284505844, -0.300808846950531, -0.41694167256355286, 0.12046799808740616, 1.3440895080566406, -1.3431100845336914, 1.0927090644836426, 1009.7380981445312, 137.10275268554688], "std": [0.17964105308055878, 0.04728304222226143, 0.18985722959041595, 0.15881232917308807, 0.08055894076824188, 0.0506005734205246, 0.10010635107755661, 0.03173826262354851, 0.03158996254205704, 0.05809031054377556, 0.19258013367652893, 0.1649438589811325, 0.11990851908922195, 0.08340790867805481, 0.055116429924964905, 0.049602024257183075, 0.09537378698587418, 0.07603699713945389, 0.036605045199394226, 0.04470539093017578, 0.03176318481564522, 0.024346597492694855, 0.008063922636210918, 0.05743708088994026, 0.04202891141176224, 0.04534316807985306, 0.11068510264158249, 338.8595886230469], "count": [983]}, "timestamp": {"min": [0.0], "max": [32.733333333333334], "mean": [16.366666666666667], "std": [9.458917015764072], "count": [983]}, "frame_index": {"min": [0], "max": [982], "mean": [491.0], "std": [283.7675104729222], "count": [983]}, "episode_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [983]}, "index": {"min": [4285], "max": [5267], "mean": [4776.0], "std": [283.7675104729222], "count": [983]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [983]}, "subtask_annotation": {"mean": [2.0844354018311293, 5.0, 5.0, 5.0, 5.0], "std": [1.6011160469423396, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [983]}, "scene_annotation": {"mean": [4.0], "std": [0.0], "min": [4], "max": [4], "count": [983]}, "eef_direction_state": {"mean": [4.830111902339776, 4.659206510681587], "std": [2.0523734338056516, 2.317353302512511], "min": [0, 0], "max": [6, 6], "count": [983]}, "eef_velocity_state": {"mean": [0.3306205493387589, 0.29094608341810785], "std": [0.5683660805240197, 0.47177660383831466], "min": [0, 0], "max": [2, 2], "count": [983]}, "eef_acc_mag_state": {"mean": [0.12410986775178026, 0.09460834181078331], "std": [0.43130146339166503, 0.35830706298529336], "min": [0, 0], "max": [2, 2], "count": [983]}, "eef_direction_action": {"mean": [4.830111902339776, 4.659206510681587], "std": [2.0523734338056516, 2.317353302512511], "min": [0, 0], "max": [6, 6], "count": [983]}, "eef_velocity_action": {"mean": [0.3306205493387589, 0.29094608341810785], "std": [0.5683660805240197, 0.47177660383831466], "min": [0, 0], "max": [2, 2], "count": [983]}, "eef_acc_mag_action": {"mean": [0.12410986775178026, 0.09460834181078331], "std": [0.43130146339166503, 0.35830706298529336], "min": [0, 0], "max": [2, 2], "count": [983]}, "eef_sim_pose_state": {"mean": [0.43710640849022475, 0.28643336656622365, 1.2222334839997702, -0.1014787306060228, -0.2241216207572796, 1.285549557912515, 0.45812643137377945, -0.18616101692395443, 1.1425489950346346, -0.01436138175745724, -0.01248764031942039, -1.3807167413857526], "std": [0.041005281845548976, 0.040616339054181994, 0.028654179765045053, 0.039516518647174696, 0.0452292120861148, 0.23868836316391884, 0.024458213590023793, 0.00654004138322381, 0.026490334196869497, 0.060955756034882756, 0.03507534489707105, 0.021702609039749528], "min": [0.3950339687364473, 0.17452143276396012, 1.1238283476325557, -0.14508615645065137, -0.2598024183772645, 0.6952280469508305, 0.4307519730175553, -0.19865510016400906, 1.1135127977334889, -0.0735845728568012, -0.07866137482636582, -1.4547635706956221], "max": [0.5614960005794919, 0.31324765302639285, 1.2449825132733165, 0.03755405272410561, -0.07610687191064103, 1.4254653974827531, 0.5189890590542577, -0.16742105323442774, 1.2132357321320013, 0.14166034988462517, 0.05087046707636467, -1.3318840661943854], "count": [983]}, "eef_sim_pose_action": {"mean": [0.4370674475311242, 0.28646244750763555, 1.2222918323501644, -0.10144802428674067, -0.22417258867914147, 1.2852842865728806, 0.4581496400130712, -0.18616122922258452, 1.142544899678741, -0.0144321219064874, -0.012540315623275773, -1.3807438233088236], "std": [0.04100825075464643, 0.040598545949484026, 0.02851178281005552, 0.03961124206535088, 0.04509045631890879, 0.23872928600510315, 0.02444306277467565, 0.006540091921141611, 0.02649180622319966, 0.06097244607341795, 0.03501906846945779, 0.021701334183909356], "min": [0.3950339687364473, 0.17452143276396012, 1.1238284556290055, -0.14508615645065137, -0.2598024183772645, 0.6952280469508305, 0.4307519730175553, -0.19865510016400906, 1.1135127977334889, -0.0735845728568012, -0.07866137482636582, -1.4547635706956221], "max": [0.5614960005794919, 0.31324765302639285, 1.2449825132733165, 0.03753881913652912, -0.07610687191064103, 1.4254653974827531, 0.5189890590542577, -0.16742105323442774, 1.2132357321320013, 0.14166034988462517, 0.05087046707636467, -1.3318840661943854], "count": [983]}, "gripper_mode_state": {"mean": [0.0, 0.8646998982706002], "std": [0.0, 0.3420438337427131], "min": [0, 0], "max": [0, 1], "count": [983]}, "gripper_activity_state": {"mean": [2.0, 1.9684638860630723], "std": [0.0, 0.17476151594296596], "min": [2, 1], "max": [2, 2], "count": [983]}, "gripper_mode_action": {"mean": [0.0, 0.8657171922685656], "std": [0.0, 0.3409559139818518], "min": [0, 0], "max": [0, 1], "count": [983]}, "gripper_activity_action": {"mean": [2.0, 1.9684638860630723], "std": [0.0, 0.17476151594296596], "min": [2, 1], "max": [2, 2], "count": [983]}, "gripper_open_scale_state": {"mean": [0.9179436528269252, 0.12557292148339985], "std": [0.00010078262108700493, 0.3090620129587673], "min": [0.9176136363636364, 0.0], "max": [0.9181818181818182, 0.9181818181818182], "count": [983]}, "gripper_open_scale_action": {"mean": [0.917943693863232, 0.1246388606307225], "std": [0.00010062237079392119, 0.308050974990619], "min": [0.9176136363636364, 0.0], "max": [0.9181818181818182, 0.9181818181818182], "count": [983]}}} +{"episode_index": 5, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43684010812886176]], [[0.44055307444015857]], [[0.42854230731454696]]], "std": [[[0.2585758170269966]], [[0.25346350851208266]], [[0.2598930248635696]]], "count": [183]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41661565814850526]], [[0.41876649500875035]], [[0.4128817680988607]]], "std": [[[0.2840590094907817]], [[0.27996174928039214]], [[0.28269166395664325]]], "count": [183]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.31254145125718774]], [[0.32377849766955963]], [[0.3240358126629523]]], "std": [[[0.32279330351234276]], [[0.3125506589059459]], [[0.3135745635860482]]], "count": [183]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44656217074716953]], [[0.44087576565234476]], [[0.43151366455051965]]], "std": [[[0.2395948151085369]], [[0.23824179788756727]], [[0.24249793912957981]]], "count": [183]}, "observation.state": {"min": [-0.4620780944824219, 0.216599240899086, -0.06592217832803726, -2.0717406272888184, -0.5764517188072205, -0.08191702514886856, -0.44772714376449585, -0.3187367618083954, 0.33280205726623535, 0.07300599664449692, -1.962620735168457, -1.7476327419281006, -1.0890332460403442, -0.05893322452902794, 0.02494730055332184, -0.2600191533565521, -1.6874443292617798, 0.06114106625318527, -0.04265475645661354, -0.06057928875088692, -0.3366290032863617, -0.490057110786438, 0.11330600082874298, 1.240455150604248, -1.4703433513641357, 0.9984196424484253, 1009.25, 0.0], "max": [0.2730174958705902, 0.5339856743812561, 0.4494713842868805, -1.4797053337097168, -0.1259080469608307, 0.17378243803977966, -0.05066145583987236, -0.17347180843353271, 0.48669448494911194, 0.22104625403881073, -1.3851310014724731, -1.2373408079147339, -0.6778068542480469, 0.27378979325294495, 0.15832099318504333, -0.1073061153292656, -1.1861814260482788, 0.18789233267307281, 0.16882242262363434, 0.12368275970220566, -0.20933738350868225, -0.3894749879837036, 0.14727206528186798, 1.4604401588439941, -1.3968350887298584, 1.1603972911834717, 1009.9375, 1002.0], "mean": [0.1720731556415558, 0.3277372717857361, 0.017621252685785294, -1.9523932933807373, -0.2607254981994629, 0.061650365591049194, -0.23037733137607574, -0.21147218346595764, 0.35680118203163147, 0.19911816716194153, -1.5968375205993652, -1.3409130573272705, -1.0269368886947632, 0.07252350449562073, 0.07860713452100754, -0.14526565372943878, -1.5098769664764404, 0.1395503133535385, 0.054965727031230927, 0.07928818464279175, -0.30222010612487793, -0.4335770308971405, 0.1354445219039917, 1.3012725114822388, -1.4391812086105347, 1.0919950008392334, 1009.6210327148438, 128.79904174804688], "std": [0.19154487550258636, 0.05497772991657257, 0.14841711521148682, 0.16505694389343262, 0.0838620662689209, 0.04992012679576874, 0.07564888149499893, 0.02651778981089592, 0.039190538227558136, 0.038695886731147766, 0.1116432398557663, 0.13224080204963684, 0.11234975606203079, 0.08752374351024628, 0.036513857543468475, 0.051863159984350204, 0.11615560948848724, 0.03050229139626026, 0.05257323384284973, 0.06023959815502167, 0.02852608449757099, 0.026110365986824036, 0.01054442673921585, 0.051674410700798035, 0.024107396602630615, 0.044690631330013275, 0.13838529586791992, 329.29888916015625], "count": [1040]}, "action": {"min": [-0.4620780944824219, 0.2165997177362442, -0.06592217832803726, -2.0717406272888184, -0.5764517188072205, -0.08191702514886856, -0.44772714376449585, -0.31873607635498047, 0.33280205726623535, 0.07300599664449692, -1.962620735168457, -1.7476327419281006, -1.0890332460403442, -0.05893322452902794, 0.02494730055332184, -0.2600191533565521, -1.6874443292617798, 0.06114106625318527, -0.04265475645661354, -0.06057928875088692, -0.3366290032863617, -0.490057110786438, 0.11330600082874298, 1.240455150604248, -1.4703433513641357, 0.9984196424484253, 1009.2307739257812, 0.0], "max": [0.2730174958705902, 0.5339856743812561, 0.4494713842868805, -1.4797053337097168, -0.1259080469608307, 0.17378243803977966, -0.05066145583987236, -0.17347180843353271, 0.48669448494911194, 0.22104625403881073, -1.3851310014724731, -1.2373408079147339, -0.6778068542480469, 0.27378979325294495, 0.15832099318504333, -0.1073061153292656, -1.1861814260482788, 0.18789233267307281, 0.16882242262363434, 0.12368275970220566, -0.20933738350868225, -0.3894749879837036, 0.14727206528186798, 1.4604401588439941, -1.3968350887298584, 1.1603972911834717, 1009.9375, 1002.0], "mean": [0.17216390371322632, 0.32804134488105774, 0.01767810620367527, -1.9526609182357788, -0.2611454725265503, 0.061676107347011566, -0.23072579503059387, -0.21140657365322113, 0.3567514419555664, 0.19911426305770874, -1.5971643924713135, -1.3413527011871338, -1.026781678199768, 0.0726483091711998, 0.07852277904748917, -0.14513371884822845, -1.5097384452819824, 0.1394978165626526, 0.05508817732334137, 0.07946044951677322, -0.3022264242172241, -0.4336208701133728, 0.13546298444271088, 1.3012161254882812, -1.4392503499984741, 1.0919063091278076, 1009.6204223632812, 127.83557891845703], "std": [0.191488578915596, 0.0552360825240612, 0.14847823977470398, 0.16459156572818756, 0.08433558791875839, 0.04985436424612999, 0.07565496861934662, 0.026336004957556725, 0.03915317356586456, 0.038697853684425354, 0.11152021586894989, 0.13282686471939087, 0.11242125183343887, 0.08742887526750565, 0.03643104434013367, 0.05174555629491806, 0.11609183251857758, 0.03046601079404354, 0.05249403044581413, 0.06009542569518089, 0.028527745977044106, 0.02607453241944313, 0.010535260662436485, 0.05166962742805481, 0.02408948540687561, 0.04467788338661194, 0.139003187417984, 328.2056579589844], "count": [1040]}, "timestamp": {"min": [0.0], "max": [34.63333333333333], "mean": [17.31666666666667], "std": [10.007400039748363], "count": [1040]}, "frame_index": {"min": [0], "max": [1039], "mean": [519.5], "std": [300.22200119245093], "count": [1040]}, "episode_index": {"min": [5], "max": [5], "mean": [5.0], "std": [0.0], "count": [1040]}, "index": {"min": [5268], "max": [6307], "mean": [5787.5], "std": [300.22200119245093], "count": [1040]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1040]}, "subtask_annotation": {"mean": [2.1298076923076925, 5.0, 5.0, 5.0, 5.0], "std": [1.489539152253025, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [1040]}, "scene_annotation": {"mean": [5.0], "std": [0.0], "min": [5], "max": [5], "count": [1040]}, "eef_direction_state": {"mean": [4.998076923076923, 4.8567307692307695], "std": [1.9709418272466885, 2.1451315372559936], "min": [0, 0], "max": [6, 6], "count": [1040]}, "eef_velocity_state": {"mean": [0.2653846153846154, 0.275], "std": [0.5007243274207952, 0.4696049894899403], "min": [0, 0], "max": [2, 2], "count": [1040]}, "eef_acc_mag_state": {"mean": [0.09903846153846153, 0.12692307692307692], "std": [0.3907574479598514, 0.44207351660424743], "min": [0, 0], "max": [2, 2], "count": [1040]}, "eef_direction_action": {"mean": [4.998076923076923, 4.8567307692307695], "std": [1.9709418272466885, 2.1451315372559936], "min": [0, 0], "max": [6, 6], "count": [1040]}, "eef_velocity_action": {"mean": [0.2653846153846154, 0.275], "std": [0.5007243274207951, 0.4696049894899403], "min": [0, 0], "max": [2, 2], "count": [1040]}, "eef_acc_mag_action": {"mean": [0.09903846153846153, 0.12692307692307692], "std": [0.3907574479598514, 0.44207351660424743], "min": [0, 0], "max": [2, 2], "count": [1040]}, "eef_sim_pose_state": {"mean": [0.4037611466862577, 0.2794880091152753, 1.2218264675178967, -0.09642236716760368, -0.10679193447014765, 1.2158267145722221, 0.4755174194044961, -0.20420181861060585, 1.1445332020821695, -0.05198195827554494, 0.06004146106298593, -1.349295084147459], "std": [0.044890287162908805, 0.027726451734751675, 0.025209501047100125, 0.031847886845159844, 0.03997512975892958, 0.16908894031196328, 0.02642346768728917, 0.009913445739772821, 0.024434353297755392, 0.05559250017768313, 0.018496083969835236, 0.024250905197996046], "min": [0.3786040173756823, 0.1858603079334894, 1.1238295638633111, -0.12497071163825901, -0.18512045036442148, 0.708778126626288, 0.4307436512590358, -0.21409424306291527, 1.1171858071383174, -0.14603298457251157, 0.016140287778176, -1.3746309697451975], "max": [0.5527598545915712, 0.29434281535652546, 1.2587104990468878, 0.005538271194316824, 0.05166426785081035, 1.3789000055386373, 0.532221184125681, -0.1866433419772628, 1.2248427833573927, 0.08895181710838718, 0.08632372900594398, -1.2775736038524206], "count": [1040]}, "eef_sim_pose_action": {"mean": [0.40373086120288976, 0.27952394376581735, 1.2218843791139784, -0.09650716155124371, -0.10666926483920534, 1.2153310306325344, 0.47556230634068863, -0.20422332291008344, 1.144535736270338, -0.05207930966525746, 0.06005644270555056, -1.3492669886368418], "std": [0.0448676098223134, 0.027708904472834018, 0.02505297315297767, 0.03169314438739738, 0.04026375089920641, 0.1693656377542103, 0.026387018699946727, 0.009901625267111972, 0.02443350378681665, 0.055579623498497585, 0.018494976555488592, 0.024248040170854187], "min": [0.3786040173756823, 0.1858603079334894, 1.1238295638633111, -0.12497071163825901, -0.18512045036442148, 0.708778126626288, 0.4307436512590358, -0.21409424306291527, 1.1171858071383174, -0.14603298457251157, 0.016140287778176, -1.3746309697451975], "max": [0.5527598545915712, 0.29434281535652546, 1.2587104990468878, 0.00553098243005179, 0.05166426785081035, 1.3789000055386373, 0.532221184125681, -0.1866433419772628, 1.2248427833573927, 0.08895181710838718, 0.08632372900594398, -1.2775736038524206], "count": [1040]}, "gripper_mode_state": {"mean": [0.0, 0.8721153846153846], "std": [0.0, 0.33396128597868857], "min": [0, 0], "max": [0, 1], "count": [1040]}, "gripper_activity_state": {"mean": [2.0, 1.9730769230769232], "std": [0.0, 0.1618586570192365], "min": [2, 1], "max": [2, 2], "count": [1040]}, "gripper_mode_action": {"mean": [0.0, 0.8730769230769231], "std": [0.0, 0.3328867817553819], "min": [0, 0], "max": [0, 1], "count": [1040]}, "gripper_activity_action": {"mean": [2.0, 1.9730769230769232], "std": [0.0, 0.1618586570192365], "min": [2, 1], "max": [2, 2], "count": [1040]}, "gripper_open_scale_state": {"mean": [0.9178373123915843, 0.11709003496503485], "std": [0.00012580457540619467, 0.299359317673977], "min": [0.9175, 0.0], "max": [0.918125, 0.9109090909090909], "count": [1040]}, "gripper_open_scale_action": {"mean": [0.9178368028227227, 0.11621416083916072], "std": [0.0001263664423860796, 0.29836639301879503], "min": [0.9174825217507102, 0.0], "max": [0.918125, 0.9109090909090909], "count": [1040]}}} +{"episode_index": 6, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4405783225149034]], [[0.44283721629677514]], [[0.43175506468613084]]], "std": [[[0.25786585920467775]], [[0.255482964494192]], [[0.26187908524807224]]], "count": [182]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41412505947891975]], [[0.4164742332830568]], [[0.4105057391546362]]], "std": [[[0.28471735832026884]], [[0.28054930226081837]], [[0.2824952122303694]]], "count": [182]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.32049138565682683]], [[0.33386434092867917]], [[0.33846313653666593]]], "std": [[[0.33009794448108964]], [[0.3170873247002764]], [[0.3152523258438241]]], "count": [182]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4344713895173454]], [[0.4314303333512892]], [[0.42492846818214464]]], "std": [[[0.26013711459949346]], [[0.2569608735562353]], [[0.2591706248846153]]], "count": [182]}, "observation.state": {"min": [-0.34400656819343567, 0.2165779024362564, -0.050618913024663925, -2.0182290077209473, -0.3957642912864685, -0.0813683420419693, -0.45391324162483215, -0.31874287128448486, 0.3463960587978363, 0.12039899826049805, -1.9770973920822144, -1.61370849609375, -1.0566881895065308, -0.05903685465455055, 0.006492624990642071, -0.260030061006546, -1.732938528060913, 0.022707825526595116, -0.0426362119615078, -0.060588013380765915, -0.3251233696937561, -0.48247838020324707, 0.10849606245756149, 1.2375943660736084, -1.4628933668136597, 1.0493391752243042, 1009.1875, 0.0], "max": [0.22485731542110443, 0.5181108117103577, 0.3265685439109802, -1.5268325805664062, -0.12710250914096832, 0.16484525799751282, -0.05066145583987236, -0.17257755994796753, 0.4703595042228699, 0.22963668406009674, -1.38545823097229, -1.225058674812317, -0.6688094139099121, 0.2386115938425064, 0.15831227600574493, -0.09310786426067352, -1.257707118988037, 0.18823812901973724, 0.15173673629760742, 0.10956194996833801, -0.21198774874210358, -0.38950368762016296, 0.14417631924152374, 1.4581217765808105, -1.3201792240142822, 1.172634482383728, 1009.9375, 1002.7142944335938], "mean": [0.14545518159866333, 0.3591214418411255, 0.008696704171597958, -1.9059795141220093, -0.2161855548620224, 0.06119071692228317, -0.2274860143661499, -0.22046777606010437, 0.36745354533195496, 0.21364660561084747, -1.5914915800094604, -1.2805795669555664, -0.9757156372070312, 0.022621260955929756, 0.06267115473747253, -0.14819088578224182, -1.5977299213409424, 0.11372052133083344, 0.0571691058576107, 0.059130072593688965, -0.28748172521591187, -0.418703556060791, 0.12902061641216278, 1.3236010074615479, -1.4108384847640991, 1.1232503652572632, 1009.5984497070312, 146.67428588867188], "std": [0.11820869892835617, 0.05496659502387047, 0.11306831985712051, 0.11297895014286041, 0.05388188362121582, 0.049365803599357605, 0.07515445351600647, 0.026394931599497795, 0.022969314828515053, 0.03077998012304306, 0.11861841380596161, 0.09486334025859833, 0.10277353227138519, 0.09734005481004715, 0.04562758654356003, 0.05540306866168976, 0.08996739238500595, 0.04333983361721039, 0.05707968398928642, 0.055026497691869736, 0.036845020949840546, 0.027477916330099106, 0.011343136429786682, 0.06926107406616211, 0.036762673407793045, 0.030924677848815918, 0.12773746252059937, 348.5090026855469], "count": [1038]}, "action": {"min": [-0.34400656819343567, 0.2165767401456833, -0.050618913024663925, -2.0182290077209473, -0.3957642912864685, -0.0813683420419693, -0.45391324162483215, -0.31874287128448486, 0.3463960587978363, 0.12039899826049805, -1.9770973920822144, -1.6136901378631592, -1.0566881895065308, -0.05903685465455055, 0.006492624990642071, -0.260030061006546, -1.732938528060913, 0.022707825526595116, -0.0426362119615078, -0.060588013380765915, -0.3251233696937561, -0.48247838020324707, 0.10849606245756149, 1.2375943660736084, -1.4628933668136597, 1.0493391752243042, 1009.1875, 0.0], "max": [0.22485731542110443, 0.5181108117103577, 0.3265685439109802, -1.5268325805664062, -0.12710250914096832, 0.16484525799751282, -0.05066145583987236, -0.17257755994796753, 0.4703595042228699, 0.22963668406009674, -1.38545823097229, -1.225058674812317, -0.6688094139099121, 0.2386115938425064, 0.15831227600574493, -0.09310786426067352, -1.257707118988037, 0.18823812901973724, 0.15173673629760742, 0.10956194996833801, -0.21198774874210358, -0.38950368762016296, 0.14417631924152374, 1.4581217765808105, -1.3201792240142822, 1.172634482383728, 1009.9375, 1002.7692260742188], "mean": [0.14549273252487183, 0.3594094216823578, 0.008797666989266872, -1.9062352180480957, -0.21643441915512085, 0.06121192127466202, -0.22784240543842316, -0.22040076553821564, 0.3674114942550659, 0.21362532675266266, -1.5919363498687744, -1.2808916568756104, -0.97541743516922, 0.022626783698797226, 0.06257229298353195, -0.14804765582084656, -1.5977027416229248, 0.11366789788007736, 0.05727529898285866, 0.05927382409572601, -0.2874900698661804, -0.41871362924575806, 0.12903863191604614, 1.3235167264938354, -1.4109008312225342, 1.1232062578201294, 1009.5990600585938, 145.7089385986328], "std": [0.11817061901092529, 0.05500214546918869, 0.11323894560337067, 0.11241953074932098, 0.054113585501909256, 0.04931018501520157, 0.07519221305847168, 0.02623317576944828, 0.02292749285697937, 0.030809856951236725, 0.11870849132537842, 0.09542316943407059, 0.10298917442560196, 0.09733559191226959, 0.04553147405385971, 0.055305980145931244, 0.089960016310215, 0.04328291490674019, 0.05699637904763222, 0.054908476769924164, 0.03685032203793526, 0.02746911533176899, 0.011344607919454575, 0.06930039077997208, 0.03679390996694565, 0.03092706762254238, 0.12828926742076874, 347.52752685546875], "count": [1038]}, "timestamp": {"min": [0.0], "max": [34.56666666666667], "mean": [17.28333333333333], "std": [9.988155021861683], "count": [1038]}, "frame_index": {"min": [0], "max": [1037], "mean": [518.5], "std": [299.64465065585046], "count": [1038]}, "episode_index": {"min": [6], "max": [6], "mean": [6.0], "std": [0.0], "count": [1038]}, "index": {"min": [6308], "max": [7345], "mean": [6826.5], "std": [299.64465065585046], "count": [1038]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1038]}, "subtask_annotation": {"mean": [1.670520231213873, 5.0, 5.0, 5.0, 5.0], "std": [1.5114584565166582, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [1038]}, "scene_annotation": {"mean": [6.0], "std": [0.0], "min": [6], "max": [6], "count": [1038]}, "eef_direction_state": {"mean": [5.236030828516378, 4.648362235067437], "std": [1.75831973540665, 2.3393781216283633], "min": [0, 0], "max": [6, 6], "count": [1038]}, "eef_velocity_state": {"mean": [0.220616570327553, 0.2947976878612717], "std": [0.46296231946426103, 0.48063853193034206], "min": [0, 0], "max": [2, 2], "count": [1038]}, "eef_acc_mag_state": {"mean": [0.09826589595375723, 0.13391136801541426], "std": [0.3901198850033972, 0.44156221164109777], "min": [0, 0], "max": [2, 2], "count": [1038]}, "eef_direction_action": {"mean": [5.236030828516378, 4.648362235067437], "std": [1.75831973540665, 2.3393781216283633], "min": [0, 0], "max": [6, 6], "count": [1038]}, "eef_velocity_action": {"mean": [0.220616570327553, 0.2947976878612717], "std": [0.46296231946426103, 0.48063853193034206], "min": [0, 0], "max": [2, 2], "count": [1038]}, "eef_acc_mag_action": {"mean": [0.09826589595375723, 0.13391136801541426], "std": [0.3901198850033972, 0.44156221164109777], "min": [0, 0], "max": [2, 2], "count": [1038]}, "eef_sim_pose_state": {"mean": [0.413225972775584, 0.29225941412638573, 1.2157266889685376, -0.06496232330854908, -0.16862650656445669, 1.2395000641855758, 0.4603257743396621, -0.19669122868725855, 1.1560017876001671, -0.016018851492670606, 0.05169165393219441, -1.3605464492771218], "std": [0.026545364421034598, 0.021846437916367648, 0.02534459163129441, 0.022898850060773607, 0.04346599784518606, 0.15002361648342782, 0.02771240777037245, 0.009998149547607478, 0.031816868949322855, 0.06258026453350311, 0.02846857786926483, 0.02328108287472936], "min": [0.3926435393755726, 0.22607571001126534, 1.123824667319932, -0.09938406525929888, -0.3308221031186245, 0.7696975098342234, 0.4307554166085856, -0.2087942277341166, 1.1271235381893179, -0.11309704099110551, -0.017516013447100187, -1.408298636085996], "max": [0.5271466178949161, 0.3045904373565141, 1.2635590929347567, 0.00815271602143891, -0.07141880969439307, 1.3789086054659547, 0.5243258156269396, -0.17936541393532104, 1.2214707901991226, 0.09446002189107616, 0.09181099703078899, -1.295189046039752], "count": [1038]}, "eef_sim_pose_action": {"mean": [0.41320597561632894, 0.2922812723254805, 1.2157895538013375, -0.06500798339366148, -0.168664911089422, 1.2389666560212906, 0.460336209656649, -0.19670945306491872, 1.1560011841608084, -0.016104242756539676, 0.05173085941331926, -1.3605508635048722], "std": [0.026523120467902568, 0.021812769454279474, 0.02519707570163003, 0.022805354440022168, 0.04340181942605809, 0.1505104393118986, 0.027703313559159337, 0.009998779944854612, 0.03181727246463507, 0.06261065380160717, 0.028495428426480177, 0.023282618156259212], "min": [0.3926435393755726, 0.22607571001126534, 1.123824667319932, -0.09938406525929888, -0.3308221031186245, 0.7696975098342234, 0.4307554166085856, -0.2087942277341166, 1.1271235381893179, -0.11309704099110551, -0.017516013447100187, -1.408298636085996], "max": [0.5271466178949161, 0.3045904373565141, 1.2635590929347567, 0.00815271602143891, -0.07141880969439307, 1.3789086054659547, 0.5243258156269396, -0.17936541393532104, 1.2214707901991226, 0.09446002189107616, 0.09181099703078899, -1.295189046039752], "count": [1038]}, "gripper_mode_state": {"mean": [0.0, 0.8545279383429673], "std": [0.0, 0.3525761491285068], "min": [0, 0], "max": [0, 1], "count": [1038]}, "gripper_activity_state": {"mean": [2.0, 1.9720616570327554], "std": [0.0, 0.1647962134258188], "min": [2, 1], "max": [2, 2], "count": [1038]}, "gripper_mode_action": {"mean": [0.0, 0.8554913294797688], "std": [0.0, 0.3516047705374686], "min": [0, 0], "max": [0, 1], "count": [1038]}, "gripper_activity_action": {"mean": [2.0, 1.9720616570327554], "std": [0.0, 0.1647962134258188], "min": [2, 1], "max": [2, 2], "count": [1038]}, "gripper_open_scale_state": {"mean": [0.9178167014189658, 0.133340258241681], "std": [0.0001161250731332543, 0.3168278669603031], "min": [0.9174431818181819, 0.0], "max": [0.918125, 0.9115584494850852], "count": [1038]}, "gripper_open_scale_action": {"mean": [0.9178172941837649, 0.13246266351520403], "std": [0.00011662583735940674, 0.31593310330182406], "min": [0.9174431818181819, 0.0], "max": [0.918125, 0.9116083873401989], "count": [1038]}}} +{"episode_index": 7, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4443823153164775]], [[0.4443538670128139]], [[0.4326617230499656]]], "std": [[[0.2566892562475179]], [[0.2550298881075809]], [[0.2616470248089408]]], "count": [152]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41532795031389746]], [[0.4165726788248194]], [[0.41174836735681114]]], "std": [[[0.2833224960260027]], [[0.27851213201080666]], [[0.2822180940838495]]], "count": [152]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3215903946830926]], [[0.33370245447411423]], [[0.337558943122205]]], "std": [[[0.32900475261519624]], [[0.31668729274104074]], [[0.31511589813776486]]], "count": [152]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44061330274982796]], [[0.43476563171869625]], [[0.42586245619410046]]], "std": [[[0.2498942651491933]], [[0.2479492582958094]], [[0.2512697953611513]]], "count": [152]}, "observation.state": {"min": [-0.33481961488723755, 0.216340109705925, -0.0612054243683815, -1.966414451599121, -0.45783695578575134, -0.15749196708202362, -0.4865590035915375, -0.3187221884727478, 0.3486795723438263, 0.08716687560081482, -1.961061716079712, -1.6502745151519775, -1.0782991647720337, -0.07987717539072037, 0.033912837505340576, -0.2600169777870178, -1.6921108961105347, 0.03290272876620293, -0.042643848806619644, -0.060584742575883865, -0.33145982027053833, -0.4812535047531128, 0.10787805914878845, 1.2790755033493042, -1.4593828916549683, 0.9744921326637268, 1009.1875, 0.0], "max": [0.2328389286994934, 0.4999528229236603, 0.3500399589538574, -1.526841402053833, -0.0967915952205658, 0.15749414265155792, -0.05066472664475441, -0.16620056331157684, 0.4650391936302185, 0.23440536856651306, -1.3851310014724731, -1.2728660106658936, -0.7403883934020996, 0.2438061386346817, 0.15830135345458984, -0.10516481101512909, -1.235782504081726, 0.18960057199001312, 0.12407436966896057, 0.13325151801109314, -0.21181830763816833, -0.3872912526130676, 0.14554449915885925, 1.4984875917434692, -1.3325729370117188, 1.1451810598373413, 1009.9375, 1000.0], "mean": [0.168818399310112, 0.3276144564151764, -0.007130059879273176, -1.8717377185821533, -0.23848174512386322, 0.012005713768303394, -0.2315976321697235, -0.2353827953338623, 0.3641854524612427, 0.21765753626823425, -1.560735821723938, -1.3064073324203491, -1.0319089889526367, 0.00585603341460228, 0.08353892713785172, -0.16743651032447815, -1.5989006757736206, 0.09738705307245255, 0.04017277806997299, 0.07291305810213089, -0.2940255105495453, -0.41290605068206787, 0.12629471719264984, 1.3606312274932861, -1.4077363014221191, 1.0791267156600952, 1009.611328125, 126.51228332519531], "std": [0.11533450335264206, 0.04652754217386246, 0.10232996940612793, 0.09612317383289337, 0.05959364399313927, 0.04973351210355759, 0.07771526277065277, 0.02453199028968811, 0.02254873514175415, 0.03247644379734993, 0.1166771873831749, 0.08956235647201538, 0.0864235982298851, 0.09027525782585144, 0.03519434481859207, 0.04666617140173912, 0.09267022460699081, 0.04485153406858444, 0.047381430864334106, 0.059700481593608856, 0.02986559085547924, 0.02621723897755146, 0.010082573629915714, 0.04947751387953758, 0.03224209323525429, 0.060265038162469864, 0.1306224763393402, 323.9053955078125], "count": [814]}, "action": {"min": [-0.33481961488723755, 0.216340109705925, -0.0612054243683815, -1.966414451599121, -0.45783695578575134, -0.15749196708202362, -0.48664820194244385, -0.3187221884727478, 0.3486795723438263, 0.08716687560081482, -1.961061716079712, -1.6502745151519775, -1.0782991647720337, -0.07987717539072037, 0.033912837505340576, -0.2600169777870178, -1.6921108961105347, 0.03290272876620293, -0.042643848806619644, -0.060584742575883865, -0.33145982027053833, -0.4812535047531128, 0.10787805914878845, 1.2790755033493042, -1.4593828916549683, 0.9744921326637268, 1009.1875, 0.0], "max": [0.2328389286994934, 0.4999528229236603, 0.3500399589538574, -1.5268412828445435, -0.0967915952205658, 0.15749414265155792, -0.05066472664475441, -0.16620056331157684, 0.4650391936302185, 0.23440536856651306, -1.3851310014724731, -1.2728660106658936, -0.7403883934020996, 0.2438061386346817, 0.15830135345458984, -0.10516481101512909, -1.235782504081726, 0.18960057199001312, 0.12407436966896057, 0.13325151801109314, -0.21181830763816833, -0.3872912526130676, 0.14554449915885925, 1.4984875917434692, -1.3325729370117188, 1.1451810598373413, 1010.0, 1000.0], "mean": [0.16894567012786865, 0.3279607892036438, -0.007086420431733131, -1.8720184564590454, -0.2388753890991211, 0.011915046721696854, -0.23213358223438263, -0.2353139966726303, 0.36411964893341064, 0.21765679121017456, -1.5612971782684326, -1.3068512678146362, -1.031646490097046, 0.005831999238580465, 0.08344537019729614, -0.16733418405056, -1.5989148616790771, 0.09723630547523499, 0.04031023010611534, 0.07311881333589554, -0.29403290152549744, -0.4129038453102112, 0.12629105150699615, 1.3606544733047485, -1.4078049659729004, 1.0789382457733154, 1009.6115112304688, 125.28378295898438], "std": [0.11521199345588684, 0.04674878716468811, 0.10240349918603897, 0.09544682502746582, 0.059981949627399445, 0.04996645450592041, 0.07796955108642578, 0.02437625080347061, 0.022486884146928787, 0.03247730806469917, 0.11693304032087326, 0.09036770462989807, 0.08667196333408356, 0.09029507637023926, 0.03509657084941864, 0.04655439406633377, 0.09267664700746536, 0.044753298163414, 0.04730319604277611, 0.05952843651175499, 0.02986939065158367, 0.02621927671134472, 0.010085158050060272, 0.049469929188489914, 0.032278548926115036, 0.060300104320049286, 0.130926251411438, 322.47991943359375], "count": [814]}, "timestamp": {"min": [0.0], "max": [27.1], "mean": [13.55], "std": [7.832712741374402], "count": [814]}, "frame_index": {"min": [0], "max": [813], "mean": [406.5], "std": [234.98138224123204], "count": [814]}, "episode_index": {"min": [7], "max": [7], "mean": [7.0], "std": [0.0], "count": [814]}, "index": {"min": [7346], "max": [8159], "mean": [7752.5], "std": [234.98138224123204], "count": [814]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [814]}, "subtask_annotation": {"mean": [1.968058968058968, 5.0, 5.0, 5.0, 5.0], "std": [1.4800763365869767, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [814]}, "scene_annotation": {"mean": [7.0], "std": [0.0], "min": [7], "max": [7], "count": [814]}, "eef_direction_state": {"mean": [5.3660933660933665, 4.486486486486487], "std": [1.5965657926778671, 2.3950582187995133], "min": [0, 0], "max": [6, 6], "count": [814]}, "eef_velocity_state": {"mean": [0.269041769041769, 0.3538083538083538], "std": [0.6171980879975489, 0.5247009141090003], "min": [0, 0], "max": [2, 2], "count": [814]}, "eef_acc_mag_state": {"mean": [0.1977886977886978, 0.2113022113022113], "std": [0.5465505181269944, 0.5560213388955063], "min": [0, 0], "max": [2, 2], "count": [814]}, "eef_direction_action": {"mean": [5.3660933660933665, 4.486486486486487], "std": [1.5965657926778671, 2.3950582187995133], "min": [0, 0], "max": [6, 6], "count": [814]}, "eef_velocity_action": {"mean": [0.269041769041769, 0.3538083538083538], "std": [0.6171980879975489, 0.5247009141090003], "min": [0, 0], "max": [2, 2], "count": [814]}, "eef_acc_mag_action": {"mean": [0.1977886977886978, 0.2113022113022113], "std": [0.5465505181269944, 0.5560213388955063], "min": [0, 0], "max": [2, 2], "count": [814]}, "eef_sim_pose_state": {"mean": [0.4093684296567849, 0.2944968281792436, 1.199358852764836, -0.080232419980258, -0.11842732465210112, 1.2591775012017477, 0.4551705402936336, -0.19664489231597262, 1.149912384103652, -0.02103517005965098, 0.018686373204908218, -1.3285151741746568], "std": [0.02571917744082554, 0.024740688717547053, 0.02312982337758966, 0.024670782679171666, 0.039666944449587724, 0.13853803532804937, 0.02627639364251894, 0.008846587142625399, 0.02530654721376078, 0.05936415774144269, 0.024218447227473305, 0.03044696357144198], "min": [0.39318569123945274, 0.19213318939628118, 1.1238408127646367, -0.13797356613982975, -0.2868439833015499, 0.7724402540831983, 0.43071237283750263, -0.21304479874512353, 1.121285666874956, -0.11770897366560162, -0.029360689370377724, -1.3774264612292781], "max": [0.5219615635716454, 0.30627072721828325, 1.2637402041650956, 0.010968751974603785, -0.06083258650960088, 1.3788898353359982, 0.5240839966428085, -0.18043289830990544, 1.2204671456706775, 0.10779839251174672, 0.05623208871229157, -1.2812899482791813], "count": [814]}, "eef_sim_pose_action": {"mean": [0.4093302485832927, 0.29454973809864915, 1.1994152681435504, -0.08036862648419434, -0.11841075958355034, 1.258514180810068, 0.4551710464827118, -0.19665036031248445, 1.1499151952478777, -0.02114653473779298, 0.018633055093882658, -1.3284118981469941], "std": [0.0256772322680053, 0.024685670071506228, 0.023001216440304572, 0.024502577591673635, 0.03968741069074138, 0.1392540573883082, 0.026275927316214667, 0.008842376799064447, 0.025305020537041728, 0.05939847658443562, 0.0241954186845855, 0.03046083429551616], "min": [0.39318569123945274, 0.19213318939628118, 1.1238408127646367, -0.13797356613982975, -0.2868439833015499, 0.7724402540831983, 0.43071237283750263, -0.21304479874512353, 1.121285666874956, -0.11770897366560162, -0.029360689370377724, -1.3774264612292781], "max": [0.5219615635716454, 0.30627072721828325, 1.2637402041650956, 0.010968751974603785, -0.06083258650960088, 1.3788903691184227, 0.5240839966428085, -0.18043289830990544, 1.2204671456706775, 0.10779839251174672, 0.05623208871229157, -1.2812899482791813], "count": [814]}, "gripper_mode_state": {"mean": [0.0, 0.8746928746928747], "std": [0.0, 0.3310668356304987], "min": [0, 0], "max": [0, 1], "count": [814]}, "gripper_activity_state": {"mean": [2.0, 1.961916461916462], "std": [0.0, 0.1913979681464221], "min": [2, 1], "max": [2, 2], "count": [814]}, "gripper_mode_action": {"mean": [0.0, 0.8759213759213759], "std": [0.0, 0.3296712288407676], "min": [0, 0], "max": [0, 1], "count": [814]}, "gripper_activity_action": {"mean": [2.0, 1.961916461916462], "std": [0.0, 0.1913979681464221], "min": [2, 1], "max": [2, 2], "count": [814]}, "gripper_open_scale_state": {"mean": [0.9178284809997819, 0.11501116819298621], "std": [0.00011874770792985027, 0.2944563717093423], "min": [0.9174431818181819, 0.0], "max": [0.918125, 0.9090909090909091], "count": [814]}, "gripper_open_scale_action": {"mean": [0.9178285587081558, 0.11389434889434873], "std": [0.0001190233775080633, 0.29316362439393523], "min": [0.9174431818181819, 0.0], "max": [0.9181818181818182, 0.9090909090909091], "count": [814]}}} +{"episode_index": 8, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43902901156232377]], [[0.4379632311469427]], [[0.42359307401048407]]], "std": [[[0.2637402942180759]], [[0.2553413255338626]], [[0.2618882300427707]]], "count": [197]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41386270258949603]], [[0.41611576009422385]], [[0.4118022118957566]]], "std": [[[0.285311663059592]], [[0.28091728958453605]], [[0.283772009767972]]], "count": [197]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3196250228094622]], [[0.3298114175873395]], [[0.3321584096413523]]], "std": [[[0.325342293874576]], [[0.31603647332818513]], [[0.3151114812766104]]], "count": [197]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42576000920672835]], [[0.42244094733917253]], [[0.4157926391791911]]], "std": [[[0.263056604117265]], [[0.259765173547688]], [[0.2615625269713974]]], "count": [197]}, "observation.state": {"min": [-0.32072389125823975, 0.2166149914264679, -0.07695156335830688, -2.00006103515625, -0.3722110986709595, -0.09021607041358948, -0.44878631830215454, -0.3187201917171478, 0.3383747339248657, 0.08391687273979187, -1.956737756729126, -1.5413551330566406, -1.1172593832015991, -0.07354708015918732, 0.034980762749910355, -0.2600082457065582, -1.7219691276550293, 0.07852454483509064, -0.042643848806619644, -0.060590196400880814, -0.33702805638313293, -0.4834652543067932, 0.10439087450504303, 1.3009612560272217, -1.5300406217575073, 0.9615159630775452, 1009.25, 0.0], "max": [0.2629425823688507, 0.46026405692100525, 0.35097262263298035, -1.5268620252609253, -0.01722203567624092, 0.18391625583171844, -0.05066363885998726, -0.1776341199874878, 0.4626575708389282, 0.24179837107658386, -1.3849906921386719, -1.2548584938049316, -0.7041191458702087, 0.2582029104232788, 0.15829263627529144, -0.10103056579828262, -1.2045683860778809, 0.21957114338874817, 0.11495392769575119, 0.1889777034521103, -0.21219031512737274, -0.3891366124153137, 0.14599525928497314, 1.504306674003601, -1.3562487363815308, 1.1972321271896362, 1010.0, 1002.5], "mean": [0.14712944626808167, 0.3784652352333069, -0.006227640900760889, -1.89235520362854, -0.2895139753818512, 0.019049959257245064, -0.25484132766723633, -0.21704791486263275, 0.3680312931537628, 0.21904928982257843, -1.6207305192947388, -1.3215638399124146, -1.0252286195755005, 0.045922957360744476, 0.10323780030012131, -0.1797647476196289, -1.5825130939483643, 0.15429794788360596, 0.02714742347598076, 0.09364289045333862, -0.282884806394577, -0.42225295305252075, 0.12593065202236176, 1.3935896158218384, -1.4420969486236572, 1.108073353767395, 1009.671630859375, 187.94090270996094], "std": [0.10119292140007019, 0.05999414995312691, 0.09533832967281342, 0.10796601325273514, 0.07039641588926315, 0.054275378584861755, 0.06614629179239273, 0.02857031486928463, 0.021582504734396935, 0.030652130022644997, 0.09501815587282181, 0.05111989378929138, 0.08834553509950638, 0.10477671027183533, 0.04406634345650673, 0.04435648024082184, 0.10478131473064423, 0.04293884336948395, 0.05792022496461868, 0.08621552586555481, 0.03955736383795738, 0.030252452939748764, 0.011325246654450893, 0.06109313294291496, 0.05381087213754654, 0.0720202848315239, 0.12355919927358627, 386.17822265625], "count": [1148]}, "action": {"min": [-0.32072389125823975, 0.2166149914264679, -0.07695156335830688, -2.00006103515625, -0.3722110986709595, -0.09021289646625519, -0.44878631830215454, -0.3187201917171478, 0.3383747339248657, 0.08391687273979187, -1.956737756729126, -1.5413551330566406, -1.1172593832015991, -0.07354708015918732, 0.034980762749910355, -0.2600038945674896, -1.7219691276550293, 0.07852454483509064, -0.042643848806619644, -0.060590196400880814, -0.33702805638313293, -0.4834652543067932, 0.10439087450504303, 1.3009612560272217, -1.5300406217575073, 0.9615159630775452, 1009.25, 0.0], "max": [0.2629425823688507, 0.46026405692100525, 0.35097262263298035, -1.5268616676330566, -0.01722203567624092, 0.18391625583171844, -0.05066363885998726, -0.1776341199874878, 0.4626575708389282, 0.24179837107658386, -1.3849906921386719, -1.2548584938049316, -0.7041191458702087, 0.2582029104232788, 0.15829263627529144, -0.10103056579828262, -1.2045683860778809, 0.21957114338874817, 0.11495392769575119, 0.1889777034521103, -0.21219031512737274, -0.3891366124153137, 0.14599525928497314, 1.504306674003601, -1.3562487363815308, 1.1972321271896362, 1010.0, 1002.5], "mean": [0.14721128344535828, 0.3786706030368805, -0.00620900047942996, -1.8925154209136963, -0.28968876600265503, 0.019040362909436226, -0.25512534379959106, -0.21701693534851074, 0.3679954707622528, 0.21905632317066193, -1.6210078001022339, -1.3217798471450806, -1.0250275135040283, 0.046018924564123154, 0.1032014861702919, -0.1796858161687851, -1.5824123620986938, 0.15425541996955872, 0.027246374636888504, 0.09382785856723785, -0.2828896939754486, -0.42228439450263977, 0.12594076991081238, 1.3936097621917725, -1.4421772956848145, 1.1079357862472534, 1009.67236328125, 187.0680694580078], "std": [0.10111679881811142, 0.0598430410027504, 0.09537054598331451, 0.10756009072065353, 0.07026760280132294, 0.05429371818900108, 0.06596885621547699, 0.028479229658842087, 0.021543443202972412, 0.03064441867172718, 0.09479477256536484, 0.05150647833943367, 0.0885375365614891, 0.10473128408193588, 0.04403810203075409, 0.04429422318935394, 0.10478608310222626, 0.0429297536611557, 0.05789797753095627, 0.0861121267080307, 0.039560653269290924, 0.030237216502428055, 0.011325658299028873, 0.061077628284692764, 0.053812313824892044, 0.0721013993024826, 0.12311597913503647, 385.4599304199219], "count": [1148]}, "timestamp": {"min": [0.0], "max": [38.233333333333334], "mean": [19.116666666666667], "std": [11.04663095950777], "count": [1148]}, "frame_index": {"min": [0], "max": [1147], "mean": [573.5], "std": [331.3989287852331], "count": [1148]}, "episode_index": {"min": [8], "max": [8], "mean": [8.0], "std": [0.0], "count": [1148]}, "index": {"min": [8160], "max": [9307], "mean": [8733.5], "std": [331.3989287852331], "count": [1148]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1148]}, "subtask_annotation": {"mean": [1.4520905923344947, 5.0, 5.0, 5.0, 5.0], "std": [1.5245851045192413, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [1148]}, "scene_annotation": {"mean": [8.0], "std": [0.0], "min": [8], "max": [8], "count": [1148]}, "eef_direction_state": {"mean": [5.434668989547038, 4.746515679442509], "std": [1.421003526679736, 2.233190414508913], "min": [0, 0], "max": [6, 6], "count": [1148]}, "eef_velocity_state": {"mean": [0.22822299651567945, 0.2857142857142857], "std": [0.5443770013607596, 0.4631787930438285], "min": [0, 0], "max": [2, 2], "count": [1148]}, "eef_acc_mag_state": {"mean": [0.1672473867595819, 0.08449477351916376], "std": [0.5007733581385794, 0.34772030963944406], "min": [0, 0], "max": [2, 2], "count": [1148]}, "eef_direction_action": {"mean": [5.434668989547038, 4.746515679442509], "std": [1.421003526679736, 2.233190414508913], "min": [0, 0], "max": [6, 6], "count": [1148]}, "eef_velocity_action": {"mean": [0.22822299651567945, 0.2857142857142857], "std": [0.5443770013607596, 0.4631787930438285], "min": [0, 0], "max": [2, 2], "count": [1148]}, "eef_acc_mag_action": {"mean": [0.1672473867595819, 0.08449477351916376], "std": [0.5007733581385794, 0.34772030963944406], "min": [0, 0], "max": [2, 2], "count": [1148]}, "eef_sim_pose_state": {"mean": [0.41461305621181377, 0.30028721353982907, 1.2153876124180545, -0.10609709481307522, -0.12773085153942407, 1.2126068119069813, 0.46541461322644323, -0.19910357671018414, 1.1577688148665337, 0.01519667987214412, 0.046465760782921584, -1.2945475409795146], "std": [0.022616910637443297, 0.027603639284845546, 0.025978316675758988, 0.038786266931380604, 0.04630493257056696, 0.09986850382720579, 0.030401509947960193, 0.01319383956825242, 0.03379199202449693, 0.07322168571152311, 0.027336619585534745, 0.05190681957155313], "min": [0.38749726631423415, 0.18408312631823978, 1.1238432727186256, -0.14074141533566764, -0.3337751562299909, 0.8113981451027596, 0.43074263323452117, -0.21516157873087846, 1.1163086340148565, -0.12507778196256858, -0.01149834497174651, -1.3812264572690296], "max": [0.5179020905087338, 0.32820623495452855, 1.2586921204559922, 0.005505194537978708, -0.0757044377330125, 1.3788926830434194, 0.527026311223206, -0.17923528184106302, 1.2182638076275367, 0.1283140815381122, 0.09054478971699642, -1.2205138229839658], "count": [1148]}, "eef_sim_pose_action": {"mean": [0.41458942877860866, 0.3003236781190767, 1.2154174093512298, -0.10610993645111477, -0.12774900580112436, 1.2122560787815333, 0.4654485660754392, -0.19912211531437235, 1.1577712771650763, 0.015115601687707059, 0.046446769943869204, -1.2944530593690147], "std": [0.02259083148110977, 0.027561224544782995, 0.02589278122234213, 0.038751741026079055, 0.04628878930087263, 0.09999092900527005, 0.03038453425792622, 0.013192600863404496, 0.033790437044271406, 0.07328344872510707, 0.02734114663555975, 0.05187476047032362], "min": [0.38749726631423415, 0.18408312631823978, 1.123842839960644, -0.14074141533566764, -0.3337751562299909, 0.8113981451027596, 0.43074263323452117, -0.21516157873087846, 1.1163086340148565, -0.12507778196256858, -0.01149834497174651, -1.3812264572690296], "max": [0.5179020905087338, 0.32820623495452855, 1.2586921204559922, 0.005505194537978708, -0.0757044377330125, 1.3788926830434194, 0.527026311223206, -0.17923528184106302, 1.2182638076275367, 0.1283140815381122, 0.09054478971699642, -1.2205138229839658], "count": [1148]}, "gripper_mode_state": {"mean": [0.0, 0.8127177700348432], "std": [0.0, 0.3901379195930953], "min": [0, 0], "max": [0, 1], "count": [1148]}, "gripper_activity_state": {"mean": [2.0, 1.9747386759581882], "std": [0.0, 0.15691777958365932], "min": [2, 1], "max": [2, 2], "count": [1148]}, "gripper_mode_action": {"mean": [0.0, 0.813588850174216], "std": [0.0, 0.3894380991202853], "min": [0, 0], "max": [0, 1], "count": [1148]}, "gripper_activity_action": {"mean": [2.0, 1.9747386759581882], "std": [0.0, 0.15691777958365932], "min": [2, 1], "max": [2, 2], "count": [1148]}, "gripper_open_scale_state": {"mean": [0.9178843199832906, 0.17085536286164046], "std": [0.00011232211023048243, 0.3510653353526604], "min": [0.9175, 0.0], "max": [0.9181818181818182, 0.9113636363636364], "count": [1148]}, "gripper_open_scale_action": {"mean": [0.9178849406298233, 0.17006187707214054], "std": [0.00011192003551549957, 0.3504205748435107], "min": [0.9175, 0.0], "max": [0.9181818181818182, 0.9113636363636364], "count": [1148]}}} +{"episode_index": 9, "stats": {"observation.images.cam_chest_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.441520816528088]], [[0.44331416113386285]], [[0.4319929844564408]]], "std": [[[0.26194219682933617]], [[0.2585383116175907]], [[0.2615708403787575]]], "count": [158]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41710674562546535]], [[0.4192678083891785]], [[0.4135216115454621]]], "std": [[[0.28341409221007663]], [[0.2790944886335381]], [[0.28184178767305545]]], "count": [158]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3413234738251841]], [[0.354097074853148]], [[0.3529649649416729]]], "std": [[[0.331690876923869]], [[0.3188490762004264]], [[0.3196912665761136]]], "count": [158]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4376947818420617]], [[0.43356323943079345]], [[0.42556185105898897]]], "std": [[[0.2510230779437061]], [[0.2483910962139546]], [[0.2515633769452764]]], "count": [158]}, "observation.state": {"min": [-0.29221174120903015, 0.19140808284282684, -0.05865179002285004, -2.0451767444610596, -0.341378778219223, -0.14527684450149536, -0.46421942114830017, -0.3187384605407715, 0.3412751257419586, 0.08549318462610245, -1.8778759241104126, -1.5850698947906494, -1.0573443174362183, -0.06130032613873482, -0.05506950244307518, -0.27879780530929565, -1.686956763267517, -0.047715120017528534, -0.04268202558159828, -0.060586921870708466, -0.3293094336986542, -0.48218101263046265, 0.09027262777090073, 1.2373876571655273, -1.410199522972107, 1.0531586408615112, 1009.375, 0.0], "max": [0.2503925561904907, 0.42819035053253174, 0.30891892313957214, -1.526824951171875, -0.008833547122776508, 0.2536770701408386, -0.05063745751976967, -0.16996918618679047, 0.4589999318122864, 0.22379744052886963, -1.3849925994873047, -1.221924066543579, -0.7719793915748596, 0.23709753155708313, 0.15829263627529144, -0.0753207728266716, -1.235356092453003, 0.18789996206760406, 0.16556520760059357, 0.060938168317079544, -0.2117851972579956, -0.38950082659721375, 0.13699474930763245, 1.4477883577346802, -1.2827961444854736, 1.1902304887771606, 1010.0, 1000.0], "mean": [0.17678047716617584, 0.2859010100364685, 0.0022418457083404064, -1.8866667747497559, -0.15703900158405304, 0.058961544185876846, -0.19809792935848236, -0.2406964749097824, 0.36215904355049133, 0.20914940536022186, -1.5148025751113892, -1.2718462944030762, -1.0011844635009766, 0.022297576069831848, 0.018650256097316742, -0.1467704176902771, -1.5696656703948975, 0.030041327700018883, 0.04489094018936157, 0.021323762834072113, -0.29644760489463806, -0.4193170666694641, 0.12040374428033829, 1.304579496383667, -1.3545564413070679, 1.1081821918487549, 1009.7108154296875, 71.91172790527344], "std": [0.10653609037399292, 0.046947501599788666, 0.09322484582662582, 0.1346077173948288, 0.05718928202986717, 0.08141572773456573, 0.09341664612293243, 0.03143095225095749, 0.023312171921133995, 0.028335602954030037, 0.1069050207734108, 0.10236659646034241, 0.07779116183519363, 0.0880342423915863, 0.06682878732681274, 0.06049017608165741, 0.08725486695766449, 0.07390854507684708, 0.056989070028066635, 0.03889341652393341, 0.03598962724208832, 0.025476202368736267, 0.0104472441598773, 0.055895574390888214, 0.03069736249744892, 0.037401292473077774, 0.10684746503829956, 247.85623168945312], "count": [861]}, "action": {"min": [-0.29221174120903015, 0.19140808284282684, -0.05865179002285004, -2.0451767444610596, -0.341378778219223, -0.14527684450149536, -0.46421942114830017, -0.31873831152915955, 0.3412751257419586, 0.08549318462610245, -1.8778759241104126, -1.5850698947906494, -1.0573443174362183, -0.06130032613873482, -0.05506950244307518, -0.27879780530929565, -1.686956763267517, -0.047715120017528534, -0.04268202558159828, -0.060586921870708466, -0.3293094336986542, -0.48218101263046265, 0.09027262777090073, 1.2373876571655273, -1.410199522972107, 1.0531586408615112, 1009.375, 0.0], "max": [0.2503925561904907, 0.42819035053253174, 0.30891892313957214, -1.526824951171875, -0.008833547122776508, 0.2536770701408386, -0.05063745751976967, -0.16996918618679047, 0.4589999318122864, 0.22379744052886963, -1.3849925994873047, -1.221924066543579, -0.7719793915748596, 0.23709753155708313, 0.15829263627529144, -0.0753207728266716, -1.235356092453003, 0.18790069222450256, 0.16556520760059357, 0.060938168317079544, -0.2117851972579956, -0.3895004987716675, 0.13699474930763245, 1.4477883577346802, -1.2827961444854736, 1.1902304887771606, 1010.0, 1000.0], "mean": [0.1769302487373352, 0.2861451506614685, 0.002233400009572506, -1.8868699073791504, -0.15727587044239044, 0.05888953432440758, -0.19857823848724365, -0.24066387116909027, 0.3620977997779846, 0.2091573029756546, -1.5152294635772705, -1.272189974784851, -1.0009108781814575, 0.022297780960798264, 0.01845722645521164, -0.14661234617233276, -1.5696238279342651, 0.029820140451192856, 0.04499444738030434, 0.021437987685203552, -0.2964593172073364, -0.41932761669158936, 0.12040402740240097, 1.304498314857483, -1.3545230627059937, 1.108106255531311, 1009.7109985351562, 70.75028991699219], "std": [0.1063867062330246, 0.04713265970349312, 0.09321194142103195, 0.1341957002878189, 0.05752890557050705, 0.08156514912843704, 0.09371998906135559, 0.03136451169848442, 0.023250119760632515, 0.02832881174981594, 0.10712147504091263, 0.10291936248540878, 0.07800997048616409, 0.08803404122591019, 0.06666504591703415, 0.06037192791700363, 0.08723204582929611, 0.07372061908245087, 0.05691089108586311, 0.038797058165073395, 0.03599454089999199, 0.02546575479209423, 0.010447249747812748, 0.05590209737420082, 0.03066684678196907, 0.03739377483725548, 0.10720093548297882, 245.83499145507812], "count": [861]}, "timestamp": {"min": [0.0], "max": [28.666666666666668], "mean": [14.333333333333334], "std": [8.284970774887547], "count": [861]}, "frame_index": {"min": [0], "max": [860], "mean": [430.0], "std": [248.54912324662638], "count": [861]}, "episode_index": {"min": [9], "max": [9], "mean": [9.0], "std": [0.0], "count": [861]}, "index": {"min": [9308], "max": [10168], "mean": [9738.0], "std": [248.54912324662638], "count": [861]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [861]}, "subtask_annotation": {"mean": [1.7584204413472706, 5.0, 5.0, 5.0, 5.0], "std": [1.4814969717661206, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [861]}, "scene_annotation": {"mean": [9.0], "std": [0.0], "min": [9], "max": [9], "count": [861]}, "eef_direction_state": {"mean": [5.413472706155633, 4.758420441347271], "std": [1.5075511507910992, 2.2216732693877312], "min": [0, 0], "max": [6, 6], "count": [861]}, "eef_velocity_state": {"mean": [0.24854819976771197, 0.31010452961672474], "std": [0.581170556995014, 0.5237696058297968], "min": [0, 0], "max": [2, 2], "count": [861]}, "eef_acc_mag_state": {"mean": [0.15447154471544716, 0.20092915214866433], "std": [0.47523487017133437, 0.545533289445721], "min": [0, 0], "max": [2, 2], "count": [861]}, "eef_direction_action": {"mean": [5.413472706155633, 4.758420441347271], "std": [1.5075511507910992, 2.2216732693877312], "min": [0, 0], "max": [6, 6], "count": [861]}, "eef_velocity_action": {"mean": [0.24854819976771197, 0.31010452961672474], "std": [0.581170556995014, 0.5237696058297968], "min": [0, 0], "max": [2, 2], "count": [861]}, "eef_acc_mag_action": {"mean": [0.15447154471544716, 0.20092915214866433], "std": [0.47523487017133437, 0.545533289445721], "min": [0, 0], "max": [2, 2], "count": [861]}, "eef_sim_pose_state": {"mean": [0.40603488988270575, 0.2824385349260493, 1.1976978756943135, -0.03986925923523666, -0.14394632087695947, 1.2977822501758511, 0.46022356151936766, -0.18425159734598986, 1.1483514627513822, -0.030405102145484253, 0.012108486403467582, -1.4016575914982663], "std": [0.025201925057706083, 0.02207937190351219, 0.030372918809284808, 0.015157220705475519, 0.03502938520200753, 0.14040144820136105, 0.02543397534950488, 0.008827482916352427, 0.03140197335423833, 0.05649504064027111, 0.020949359950989007, 0.02856528482971576], "min": [0.38524159964785926, 0.18009768642606377, 1.123828007040983, -0.07562407574622149, -0.27152524647460674, 0.8453753992118749, 0.43075087717817995, -0.19494616745759397, 1.1214598862129435, -0.09615115425389797, -0.033191658689943004, -1.4680206321621547], "max": [0.5108125798206574, 0.29322215354269615, 1.265152841841807, 0.005550835707745061, -0.07610308193834947, 1.3789163962484565, 0.523098854846283, -0.16229309286265092, 1.22313400433289, 0.08437443156309643, 0.05091812024239517, -1.3064907704294635], "count": [861]}, "eef_sim_pose_action": {"mean": [0.40599356690882477, 0.2824906475976374, 1.1977259971743959, -0.03991827055872734, -0.14395364355818857, 1.2972495766469443, 0.4602335765662432, -0.18424746567341466, 1.1483483216894563, -0.030498942254649605, 0.012067274615226924, -1.4017080636379553], "std": [0.02515382537898522, 0.02204925575532074, 0.03031566549532909, 0.015078343112056351, 0.035015860745787324, 0.1409616798455572, 0.025424067042647366, 0.008826744469794683, 0.031403441122036815, 0.05650163863442673, 0.020907967565157885, 0.028541323383785202], "min": [0.38524159964785926, 0.18009768642606377, 1.123828007040983, -0.07562407574622149, -0.27152524647460674, 0.8453753992118749, 0.43075087717817995, -0.19494616745759397, 1.1214598862129435, -0.09615115425389797, -0.033191658689943004, -1.4680206321621547], "max": [0.5108125798206574, 0.29322215354269615, 1.265152841841807, 0.005550835707745061, -0.07610308193834947, 1.3789163962484565, 0.523098854846283, -0.16229309286265092, 1.22313400433289, 0.08437443156309643, 0.05091812024239517, -1.3064907704294635], "count": [861]}, "gripper_mode_state": {"mean": [0.0, 0.9291521486643438], "std": [0.0, 0.25657052304731925], "min": [0, 0], "max": [0, 1], "count": [861]}, "gripper_activity_state": {"mean": [2.0, 1.9651567944250872], "std": [0.0, 0.18338254169952017], "min": [2, 1], "max": [2, 2], "count": [861]}, "gripper_mode_action": {"mean": [0.0, 0.9303135888501742], "std": [0.0, 0.2546177826682293], "min": [0, 0], "max": [0, 1], "count": [861]}, "gripper_activity_action": {"mean": [2.0, 1.9651567944250872], "std": [0.0, 0.18338254169952017], "min": [2, 1], "max": [2, 2], "count": [861]}, "gripper_open_scale_state": {"mean": [0.9179188794891348, 0.0653743004962517], "std": [9.71341079183542e-05, 0.2253226660614795], "min": [0.9176136363636364, 0.0], "max": [0.9181818181818182, 0.9090909090909091], "count": [861]}, "gripper_open_scale_action": {"mean": [0.9179190554219577, 0.06431844578186041], "std": [9.745540765866176e-05, 0.2234890883610647], "min": [0.9176136363636364, 0.0], "max": [0.9181818181818182, 0.9090909090909091], "count": [861]}}} +{"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.44560035911130624]], [[0.4449211774054564]], [[0.433763485472962]]], "std": [[[0.2566181890213919]], [[0.2570950214454916]], [[0.25989618222152133]]], "count": [201]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41352450878776054]], [[0.4153375737732904]], [[0.40996797771762106]]], "std": [[[0.2830490251305238]], [[0.27845448802273703]], [[0.28052679763588617]]], "count": [201]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.34097621979969434]], [[0.3484799582561051]], [[0.3438335152261568]]], "std": [[[0.3219140226398312]], [[0.3138811080005793]], [[0.3167737692644689]]], "count": [201]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.426323665577342]], [[0.424089104111794]], [[0.41796653070432155]]], "std": [[[0.26325094454593223]], [[0.2595209135926471]], [[0.2613949263823586]]], "count": [201]}, "observation.state": {"min": [-0.3591342270374298, 0.21660953760147095, -0.12305443733930588, -2.023242473602295, -0.4399680495262146, -0.07936448603868484, -0.39322593808174133, -0.3187272548675537, 0.327152818441391, 0.0680156871676445, -1.879974603652954, -1.6759817600250244, -1.0801969766616821, -0.101247638463974, 0.020056014880537987, -0.27042239904403687, -1.7817074060440063, 0.01788635179400444, -0.042640578001737595, -0.060584742575883865, -0.33342286944389343, -0.48562920093536377, 0.09947469085454941, 1.2713698148727417, -1.4416375160217285, 0.9815663695335388, 1009.25, 0.0], "max": [0.32580825686454773, 0.46914559602737427, 0.3786830008029938, -1.526845097541809, -0.06930484622716904, 0.20614628493785858, -0.050649456679821014, -0.18163686990737915, 0.46873781085014343, 0.24492131173610687, -1.3851109743118286, -1.2230902910232544, -0.7360220551490784, 0.25882795453071594, 0.15828682482242584, -0.10161197930574417, -1.214674949645996, 0.18789342045783997, 0.18183386325836182, 0.1140747219324112, -0.20658187568187714, -0.38618531823158264, 0.14421987533569336, 1.4767732620239258, -1.332924246788025, 1.154189109802246, 1009.9375, 1000.0], "mean": [0.19310155510902405, 0.31360283493995667, -0.004765789024531841, -1.873574137687683, -0.22396555542945862, 0.03014690987765789, -0.20919887721538544, -0.2448071539402008, 0.35855233669281006, 0.21577051281929016, -1.5133649110794067, -1.3106677532196045, -1.0187588930130005, 0.019872035831212997, 0.06627140939235687, -0.15292038023471832, -1.6442663669586182, 0.0927741676568985, 0.09046412259340286, 0.06972793489694595, -0.2729228436946869, -0.41675689816474915, 0.12651704251766205, 1.3566389083862305, -1.3982070684432983, 1.1036968231201172, 1009.6675415039062, 50.0744514465332], "std": [0.14832347631454468, 0.04687229543924332, 0.1225026473402977, 0.12069474160671234, 0.06287549436092377, 0.056842513382434845, 0.06429539620876312, 0.02772572822868824, 0.030638733878731728, 0.03924490883946419, 0.10019237548112869, 0.09591947495937347, 0.08714768290519714, 0.10609252750873566, 0.038829248398542404, 0.04791142791509628, 0.11167438328266144, 0.04392646998167038, 0.06036429852247238, 0.05043458938598633, 0.03885500505566597, 0.02859043888747692, 0.0138520747423172, 0.07097287476062775, 0.030039919540286064, 0.03654823824763298, 0.11842711269855499, 209.120361328125], "count": [1182]}, "action": {"min": [-0.3591342270374298, 0.21660953760147095, -0.12305443733930588, -2.023242473602295, -0.4399680495262146, -0.07936448603868484, -0.39322593808174133, -0.3187272548675537, 0.327152818441391, 0.0680156871676445, -1.879974603652954, -1.6759817600250244, -1.0801969766616821, -0.101247638463974, 0.020056014880537987, -0.27042239904403687, -1.7817074060440063, 0.01788635179400444, -0.042640578001737595, -0.060584742575883865, -0.33342286944389343, -0.48562920093536377, 0.09947469085454941, 1.2713698148727417, -1.4416375160217285, 0.9815663695335388, 1009.25, 0.0], "max": [0.32580825686454773, 0.46914559602737427, 0.3786830008029938, -1.5268446207046509, -0.06930484622716904, 0.20614628493785858, -0.050649456679821014, -0.18163686990737915, 0.46873781085014343, 0.24492131173610687, -1.3851274251937866, -1.2230902910232544, -0.7360220551490784, 0.25882795453071594, 0.15828707814216614, -0.10161197930574417, -1.214674949645996, 0.18789342045783997, 0.18183386325836182, 0.1140747219324112, -0.20658187568187714, -0.38618531823158264, 0.14421987533569336, 1.4767732620239258, -1.332924246788025, 1.154189109802246, 1009.9375, 1000.0], "mean": [0.19320586323738098, 0.3138096332550049, -0.004723419900983572, -1.8737248182296753, -0.22421810030937195, 0.030153917148709297, -0.20948053896427155, -0.2447904497385025, 0.35850751399993896, 0.2157714068889618, -1.513567328453064, -1.3109915256500244, -1.0185810327529907, 0.0198393352329731, 0.06620782613754272, -0.15279537439346313, -1.6443300247192383, 0.09271200001239777, 0.09056918323040009, 0.06986183673143387, -0.27291133999824524, -0.4167550206184387, 0.12653593719005585, 1.3566211462020874, -1.3982316255569458, 1.103651523590088, 1009.6672973632812, 49.22842788696289], "std": [0.1482352465391159, 0.04698308929800987, 0.12256397306919098, 0.12037299573421478, 0.06312640756368637, 0.0568295456469059, 0.06432947516441345, 0.027687229216098785, 0.030599139630794525, 0.039244145154953, 0.10017441213130951, 0.09649185091257095, 0.08728571236133575, 0.10612277686595917, 0.03873997554183006, 0.04782460629940033, 0.11169062554836273, 0.04384381324052811, 0.06024033576250076, 0.05029860511422157, 0.038847099989652634, 0.028592318296432495, 0.01385926641523838, 0.07098069787025452, 0.030050748959183693, 0.03653072938323021, 0.11850679665803909, 207.2904510498047], "count": [1182]}, "timestamp": {"min": [0.0], "max": [39.36666666666667], "mean": [19.683333333333334], "std": [11.37379623260153], "count": [1182]}, "frame_index": {"min": [0], "max": [1181], "mean": [590.5], "std": [341.2138869780459], "count": [1182]}, "episode_index": {"min": [10], "max": [10], "mean": [10.0], "std": [0.0], "count": [1182]}, "index": {"min": [10169], "max": [11350], "mean": [10759.5], "std": [341.2138869780459], "count": [1182]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1182]}, "subtask_annotation": {"mean": [1.6971235194585448, 5.0, 5.0, 5.0, 5.0], "std": [1.5764688367370945, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [1182]}, "scene_annotation": {"mean": [10.0], "std": [0.0], "min": [10], "max": [10], "count": [1182]}, "eef_direction_state": {"mean": [5.3181049069373945, 4.735194585448393], "std": [1.648049802472931, 2.228889669412566], "min": [0, 0], "max": [6, 6], "count": [1182]}, "eef_velocity_state": {"mean": [0.22927241962774958, 0.28849407783417935], "std": [0.5226406774576576, 0.45306207619794003], "min": [0, 0], "max": [2, 1], "count": [1182]}, "eef_acc_mag_state": {"mean": [0.12098138747884941, 0.09475465313028765], "std": [0.4330856329575243, 0.3785575513307716], "min": [0, 0], "max": [2, 2], "count": [1182]}, "eef_direction_action": {"mean": [5.3181049069373945, 4.735194585448393], "std": [1.648049802472931, 2.228889669412566], "min": [0, 0], "max": [6, 6], "count": [1182]}, "eef_velocity_action": {"mean": [0.22927241962774958, 0.28849407783417935], "std": [0.5226406774576576, 0.45306207619794003], "min": [0, 0], "max": [2, 1], "count": [1182]}, "eef_acc_mag_action": {"mean": [0.12098138747884941, 0.09475465313028765], "std": [0.4330856329575243, 0.3785575513307716], "min": [0, 0], "max": [2, 2], "count": [1182]}, "eef_sim_pose_state": {"mean": [0.40272404610021584, 0.29054737666853636, 1.1932316385781772, -0.04398314913831209, -0.10971182584780532, 1.2801403387337567, 0.45869737913310843, -0.19565274708151728, 1.16977098833243, -0.0072738021412063905, 0.025384540447467796, -1.3433021842626296], "std": [0.03390737550286679, 0.031228985493256863, 0.02650694090225576, 0.01991366365680647, 0.046064093553658224, 0.1303852986111605, 0.028997625434680353, 0.012532367092648534, 0.03371203801100464, 0.06324614975681705, 0.02704474392981549, 0.02301358566065572], "min": [0.3687245665372775, 0.17216910482230946, 1.123836097498492, -0.08269326319863035, -0.2541947343634756, 0.8570547592604558, 0.4278535458552399, -0.21170018694287096, 1.12093032626169, -0.13540569774088562, -0.023018052909339337, -1.3832662689288413], "max": [0.5266157998227998, 0.3117353889355384, 1.2571866525854445, 0.015576320210090033, 0.02690714112799175, 1.3789173098286436, 0.528131913761291, -0.17196738276432527, 1.2277740172289593, 0.10044158603138709, 0.05263808349112864, -1.2849093118495167], "count": [1182]}, "eef_sim_pose_action": {"mean": [0.4026921316171936, 0.2905783670425336, 1.1932490272986418, -0.04397510024440988, -0.10962901746394361, 1.2797789264547383, 0.45869586593289147, -0.1956731172264518, 1.1697863109937918, -0.007316047097866883, 0.025381766873583844, -1.3432876811399102], "std": [0.03387767251810448, 0.03120422920161068, 0.026468127511814283, 0.01993557127490406, 0.04621204104314569, 0.13070273930654808, 0.028999130917668384, 0.012538825515453217, 0.033700348137528625, 0.06325402466750807, 0.027042300230002307, 0.023004450572858853], "min": [0.3687245665372775, 0.17216910482230946, 1.123836097498492, -0.08269326319863035, -0.2541947343634756, 0.8570547592604558, 0.4278535458552399, -0.21170018694287096, 1.12093032626169, -0.13540569774088562, -0.023018052909339337, -1.3832662689288413], "max": [0.5266157998227998, 0.3117353889355384, 1.2571866525854445, 0.015576320210090033, 0.02690714112799175, 1.3789215662057699, 0.528131913761291, -0.17196738276432527, 1.2277740172289593, 0.10044158603138709, 0.05263808349112864, -1.2849093118495167], "count": [1182]}, "gripper_mode_state": {"mean": [0.0, 0.9509306260575296], "std": [0.0, 0.21601289425255496], "min": [0, 0], "max": [0, 1], "count": [1182]}, "gripper_activity_state": {"mean": [2.0, 1.9746192893401016], "std": [0.0, 0.15727851152110878], "min": [2, 1], "max": [2, 2], "count": [1182]}, "gripper_mode_action": {"mean": [0.0, 0.9517766497461929], "std": [0.0, 0.21423785553469704], "min": [0, 0], "max": [0, 1], "count": [1182]}, "gripper_activity_action": {"mean": [2.0, 1.9746192893401016], "std": [0.0, 0.15727851152110878], "min": [2, 1], "max": [2, 2], "count": [1182]}, "gripper_open_scale_state": {"mean": [0.917879280920045, 0.04552222734963852], "std": [0.00010766022237496508, 0.19010832333365218], "min": [0.9175, 0.0], "max": [0.918125, 0.9090909090909091], "count": [1182]}, "gripper_open_scale_action": {"mean": [0.9178793545734525, 0.04475311490539917], "std": [0.0001077333674858386, 0.18844472228943102], "min": [0.9175, 0.0], "max": [0.918125, 0.9090909090909091], "count": [1182]}}} +{"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.45143133870905366]], [[0.45104905828208997]], [[0.43886756971032986]]], "std": [[[0.26130992472352355]], [[0.2589134260141888]], [[0.2636030177699759]]], "count": [169]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4183789508160266]], [[0.4208668397339212]], [[0.4153103330336079]]], "std": [[[0.28387065467961453]], [[0.27952323810609747]], [[0.2816571417012708]]], "count": [169]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.34897109583478364]], [[0.359676587819546]], [[0.35621528140348846]]], "std": [[[0.3264835409145001]], [[0.3161476874125549]], [[0.31746763332682887]]], "count": [169]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44085890305333175]], [[0.43645568414742625]], [[0.42886063856015777]]], "std": [[[0.25363428775663155]], [[0.2508278929306569]], [[0.25364912208650175]]], "count": [169]}, "observation.state": {"min": [-0.46366745233535767, 0.2166019082069397, -0.14146548509597778, -2.053112506866455, -0.4246178865432739, -0.18727710843086243, -0.5171093940734863, -0.31873592734336853, 0.326471745967865, 0.08249562233686447, -2.1413049697875977, -1.5507872104644775, -1.056396722793579, -0.07065856456756592, -0.043963752686977386, -0.25999733805656433, -1.7547824382781982, -0.01976258121430874, -0.04265475645661354, -0.06059783324599266, -0.3344777524471283, -0.48174700140953064, 0.10358774662017822, 1.230236291885376, -1.4396148920059204, 1.0792542695999146, 1009.75, 0.0], "max": [0.3285713195800781, 0.561750590801239, 0.45720207691192627, -1.477155089378357, -0.11725340038537979, 0.07672031223773956, -0.05065818130970001, -0.1717938780784607, 0.4839780032634735, 0.24999119341373444, -1.3850842714309692, -1.1343741416931152, -0.5720416903495789, 0.2379167377948761, 0.1582871824502945, -0.08436594158411026, -1.2135459184646606, 0.19419732689857483, 0.16439910233020782, 0.07651850581169128, -0.21022656559944153, -0.3895055055618286, 0.14154738187789917, 1.447451114654541, -1.3138082027435303, 1.1786112785339355, 1010.0, 1000.0], "mean": [0.16436384618282318, 0.3545147776603699, 0.018659889698028564, -1.8508143424987793, -0.18467622995376587, 0.0032372181303799152, -0.25103795528411865, -0.2434968799352646, 0.36351341009140015, 0.21483156085014343, -1.5997499227523804, -1.276129961013794, -0.9240589737892151, 0.0011608540080487728, 0.034881606698036194, -0.13276296854019165, -1.5934182405471802, 0.061620503664016724, 0.024989454075694084, 0.03329234570264816, -0.2942746877670288, -0.41437989473342896, 0.12940597534179688, 1.3115787506103516, -1.3591777086257935, 1.1377370357513428, 1009.9776611328125, 138.03932189941406], "std": [0.1871764063835144, 0.060392338782548904, 0.14188700914382935, 0.12875299155712128, 0.05176084116101265, 0.049528952687978745, 0.09145134687423706, 0.029225293546915054, 0.03530268371105194, 0.03871532902121544, 0.17421235144138336, 0.07339122146368027, 0.11985768377780914, 0.08399759232997894, 0.059490401297807693, 0.06315115839242935, 0.10427554696798325, 0.0666985884308815, 0.04945225641131401, 0.0438055619597435, 0.027903346344828606, 0.024193208664655685, 0.011232453398406506, 0.04969828203320503, 0.027691714465618134, 0.025906091555953026, 0.04125622659921646, 337.96759033203125], "count": [941]}, "action": {"min": [-0.46366745233535767, 0.2166019082069397, -0.14146548509597778, -2.053112506866455, -0.4246178865432739, -0.18727710843086243, -0.5171093940734863, -0.3187369108200073, 0.326471745967865, 0.08249562233686447, -2.1413049697875977, -1.5507872104644775, -1.056396722793579, -0.07065856456756592, -0.043963752686977386, -0.25999733805656433, -1.7547824382781982, -0.01976258121430874, -0.04265475645661354, -0.06059783324599266, -0.3344777524471283, -0.48174700140953064, 0.10358774662017822, 1.230236291885376, -1.4396148920059204, 1.0792542695999146, 1009.75, 0.0], "max": [0.3285713195800781, 0.561750590801239, 0.45720207691192627, -1.477155089378357, -0.11725340038537979, 0.07672031223773956, -0.05065818130970001, -0.1717938780784607, 0.4839780032634735, 0.24999119341373444, -1.3850842714309692, -1.1343741416931152, -0.5720416903495789, 0.2379167377948761, 0.1582871824502945, -0.08436594158411026, -1.2135459184646606, 0.19419732689857483, 0.16439910233020782, 0.07651850581169128, -0.21022656559944153, -0.3895055055618286, 0.14154738187789917, 1.447451114654541, -1.3138082027435303, 1.1786112785339355, 1010.0, 1000.0], "mean": [0.1644565761089325, 0.3548426628112793, 0.018703268840909004, -1.8510040044784546, -0.18491820991039276, 0.003127823816612363, -0.2514477074146271, -0.24345143139362335, 0.3634653091430664, 0.21484744548797607, -1.6002295017242432, -1.2763758897781372, -0.9237573742866516, 0.0011523443972691894, 0.03474097326397896, -0.13258284330368042, -1.5934408903121948, 0.06150173395872116, 0.025057857856154442, 0.03342666104435921, -0.29426246881484985, -0.41438913345336914, 0.12942807376384735, 1.3115369081497192, -1.3591502904891968, 1.1377614736557007, 1009.9776611328125, 136.97662353515625], "std": [0.18711960315704346, 0.06048037111759186, 0.1419326812028885, 0.12840662896633148, 0.05207069590687752, 0.049823835492134094, 0.0914163589477539, 0.02914140745997429, 0.035267286002635956, 0.038704678416252136, 0.1742420643568039, 0.07382248342037201, 0.1198822408914566, 0.08400402218103409, 0.059354741126298904, 0.0630297064781189, 0.10428686439990997, 0.06657309085130692, 0.049403171986341476, 0.04371136054396629, 0.02790054678916931, 0.024185363203287125, 0.011235620826482773, 0.04969513416290283, 0.027667062357068062, 0.02592344954609871, 0.04125622659921646, 336.82110595703125], "count": [941]}, "timestamp": {"min": [0.0], "max": [31.333333333333332], "mean": [15.66666666666667], "std": [9.054771608875008], "count": [941]}, "frame_index": {"min": [0], "max": [940], "mean": [470.0], "std": [271.6431482662502], "count": [941]}, "episode_index": {"min": [11], "max": [11], "mean": [11.0], "std": [0.0], "count": [941]}, "index": {"min": [11351], "max": [12291], "mean": [11821.0], "std": [271.6431482662502], "count": [941]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [941]}, "subtask_annotation": {"mean": [2.0701381509032943, 5.0, 5.0, 5.0, 5.0], "std": [1.5447180862657672, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [941]}, "scene_annotation": {"mean": [11.0], "std": [0.0], "min": [11], "max": [11], "count": [941]}, "eef_direction_state": {"mean": [5.022316684378321, 4.429330499468651], "std": [1.9309359531818162, 2.415533876565601], "min": [0, 0], "max": [6, 6], "count": [941]}, "eef_velocity_state": {"mean": [0.29543039319872477, 0.3475026567481403], "std": [0.5511752979072242, 0.47617702622147295], "min": [0, 0], "max": [2, 1], "count": [941]}, "eef_acc_mag_state": {"mean": [0.1434643995749203, 0.12646121147715197], "std": [0.46059646453572756, 0.4249787340234573], "min": [0, 0], "max": [2, 2], "count": [941]}, "eef_direction_action": {"mean": [5.022316684378321, 4.429330499468651], "std": [1.9309359531818162, 2.415533876565601], "min": [0, 0], "max": [6, 6], "count": [941]}, "eef_velocity_action": {"mean": [0.29543039319872477, 0.3475026567481403], "std": [0.5511752979072241, 0.47617702622147295], "min": [0, 0], "max": [2, 1], "count": [941]}, "eef_acc_mag_action": {"mean": [0.1434643995749203, 0.12646121147715197], "std": [0.4605964645357276, 0.42497873402345737], "min": [0, 0], "max": [2, 2], "count": [941]}, "eef_sim_pose_state": {"mean": [0.41004278137483235, 0.29469267347115086, 1.1955761186483371, -0.03313306578343511, -0.1976797686480984, 1.219097979752346, 0.45517461663433595, -0.19322466786089346, 1.148522473810224, -0.008386015524358421, 0.028855665879798487, -1.402060152190464], "std": [0.04211998423537457, 0.02827923506146811, 0.02822160488535263, 0.02066340253589404, 0.07354511801300222, 0.17298180866852386, 0.02419460659994466, 0.009450287090747531, 0.024667252176676317, 0.040717182648429905, 0.025613074129777206, 0.030855058019210214], "min": [0.36878412082117956, 0.19837657631995342, 1.1237293714821266, -0.13918465542058772, -0.41492787621669525, 0.7075021586501795, 0.43075607239578473, -0.20441851734561003, 1.1160361010788018, -0.09376939196668643, -0.02479959919216035, -1.445021706872696], "max": [0.5530044127889298, 0.3202492967896532, 1.260173914723235, 0.005544731833786121, -0.07434997689664491, 1.3788987108530772, 0.5223440862069243, -0.1715840756789963, 1.223223758905322, 0.09929966396651868, 0.08303561986260077, -1.3137706354505905], "count": [941]}, "eef_sim_pose_action": {"mean": [0.4100149407703948, 0.2947515042688529, 1.1956163949890024, -0.033190455090107165, -0.19777337927142882, 1.2185806419365968, 0.45518308319234757, -0.19324250739727417, 1.1485354468103914, -0.008393662240750005, 0.028861759821544125, -1.4021081911527513], "std": [0.042100162506771, 0.028238141013359242, 0.028146136236538055, 0.020630984790730153, 0.07344639727873642, 0.1732309577289312, 0.024187458234058757, 0.009455508467741871, 0.024663368233388033, 0.04071515519870544, 0.025618976979058145, 0.030834615331094214], "min": [0.36878412082117956, 0.19837657631995342, 1.1237293714821266, -0.13918465542058772, -0.41492787621669525, 0.7075021586501795, 0.4307559514783874, -0.20441851734561003, 1.1160361010788018, -0.09376939196668643, -0.02479959919216035, -1.445021706872696], "max": [0.5530044127889298, 0.3202492967896532, 1.260173914723235, 0.005549239184737598, -0.07434997689664491, 1.3788987108530772, 0.5223440862069243, -0.1715840756789963, 1.223223758905322, 0.09929966396651868, 0.08303561986260077, -1.3137706354505905], "count": [941]}, "gripper_mode_state": {"mean": [0.0, 0.8629117959617428], "std": [0.0, 0.3439404430302245], "min": [0, 0], "max": [0, 1], "count": [941]}, "gripper_activity_state": {"mean": [2.0, 1.969181721572795], "std": [0.0, 0.1728250911817741], "min": [2, 1], "max": [2, 2], "count": [941]}, "gripper_mode_action": {"mean": [0.0, 0.8639744952178533], "std": [0.0, 0.342815645545694], "min": [0, 0], "max": [0, 1], "count": [941]}, "gripper_activity_action": {"mean": [2.0, 1.969181721572795], "std": [0.0, 0.1728250911817741], "min": [2, 1], "max": [2, 2], "count": [941]}, "gripper_open_scale_state": {"mean": [0.918161530286921, 0.12549029079315988], "std": [3.750575880879335e-05, 0.3072420054874917], "min": [0.9179545454545455, 0.0], "max": [0.9181818181818182, 0.9090909090909091], "count": [941]}, "gripper_open_scale_action": {"mean": [0.9181615302869209, 0.12452420056033212], "std": [3.750575880879372e-05, 0.30620405393480815], "min": [0.9179545454545455, 0.0], "max": [0.9181818181818182, 0.9090909090909091], "count": [941]}}} +{"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.44456534426713945]], [[0.4457394160235016]], [[0.4334255569027256]]], "std": [[[0.26112467696017094]], [[0.26085517629551597]], [[0.26473804075904706]]], "count": [188]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4120357793161591]], [[0.4144829452614379]], [[0.40886639766722294]]], "std": [[[0.2844696481059007]], [[0.2803495257744672]], [[0.2825540654240861]]], "count": [188]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3336318597031011]], [[0.3474504556476846]], [[0.3425409735259352]]], "std": [[[0.3186463547039473]], [[0.307494363359151]], [[0.3087369015310251]]], "count": [188]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.430275334402378]], [[0.42740387506953137]], [[0.4216869231070087]]], "std": [[[0.26409052797888943]], [[0.2614306185089998]], [[0.2624578377698417]]], "count": [188]}, "observation.state": {"min": [-0.39320194721221924, 0.2166106253862381, -0.034602243453264236, -2.0092406272888184, -0.49616438150405884, -0.10804024338722229, -0.44554439187049866, -0.3187454342842102, 0.33441537618637085, 0.08670387417078018, -1.8909200429916382, -1.7652699947357178, -1.0668479204177856, -0.05878159776329994, 0.005375613924115896, -0.2600027918815613, -1.76666259765625, 0.017528560012578964, -0.11241993308067322, -0.06056947261095047, -0.34301018714904785, -0.5017985701560974, 0.10987299680709839, 1.323461651802063, -1.5127249956130981, 1.0035051107406616, 1009.0, 0.0], "max": [0.28040459752082825, 0.4686830937862396, 0.3917238712310791, -1.526824951171875, -0.13743449747562408, 0.1853397935628891, -0.05066690966486931, -0.1880871206521988, 0.47630736231803894, 0.22179150581359863, -1.3851310014724731, -1.2892649173736572, -0.6957767009735107, 0.32434436678886414, 0.1582915484905243, -0.08127016574144363, -1.0937247276306152, 0.20460821688175201, 0.09443758428096771, 0.19995582103729248, -0.21417056024074554, -0.3894999325275421, 0.15078850090503693, 1.5120127201080322, -1.302627444267273, 1.2016140222549438, 1010.0, 1002.6875], "mean": [0.19384527206420898, 0.3270920515060425, 0.015139022842049599, -1.8693267107009888, -0.2707834541797638, 0.018029745668172836, -0.22624094784259796, -0.24799899756908417, 0.35782390832901, 0.21022723615169525, -1.525287389755249, -1.3716187477111816, -1.0295931100845337, 0.06313889473676682, 0.09507475793361664, -0.16336162388324738, -1.550404667854309, 0.11951747536659241, -0.015602328814566135, 0.10448209941387177, -0.28345340490341187, -0.428163081407547, 0.1306798905134201, 1.4248203039169312, -1.3978842496871948, 1.1159956455230713, 1009.9361572265625, 96.6506576538086], "std": [0.1221182569861412, 0.0370292142033577, 0.1015087440609932, 0.10152449458837509, 0.05185049772262573, 0.04600771889090538, 0.061918750405311584, 0.02172458916902542, 0.023681553080677986, 0.029178990051150322, 0.08802809566259384, 0.09002513438463211, 0.08331982046365738, 0.10433141142129898, 0.05047624930739403, 0.04184681922197342, 0.14473192393779755, 0.05689847096800804, 0.06534042954444885, 0.07400040328502655, 0.0398608036339283, 0.030269553884863853, 0.011617531068623066, 0.06633219122886658, 0.06029316410422325, 0.0640135407447815, 0.19460023939609528, 288.9412536621094], "count": [1081]}, "action": {"min": [-0.39320194721221924, 0.21661171317100525, -0.034602243453264236, -2.0092406272888184, -0.49616438150405884, -0.10804024338722229, -0.44554439187049866, -0.3187454342842102, 0.33441537618637085, 0.08670387417078018, -1.8909200429916382, -1.7652699947357178, -1.0668479204177856, -0.05878159776329994, 0.005375613924115896, -0.2600027918815613, -1.76666259765625, 0.017528560012578964, -0.11241993308067322, -0.06056947261095047, -0.34301018714904785, -0.5017985701560974, 0.10987299680709839, 1.323461651802063, -1.5127249956130981, 1.0035051107406616, 1009.0, 0.0], "max": [0.28040459752082825, 0.4686830937862396, 0.3917238712310791, -1.526824951171875, -0.1374351531267166, 0.1853397935628891, -0.05066690966486931, -0.1880871206521988, 0.47630736231803894, 0.22179150581359863, -1.3851310014724731, -1.2892649173736572, -0.6957767009735107, 0.32434436678886414, 0.1582915484905243, -0.08127016574144363, -1.0937247276306152, 0.20460821688175201, 0.09443758428096771, 0.19995582103729248, -0.21417056024074554, -0.3894999325275421, 0.15078850090503693, 1.5120127201080322, -1.302627444267273, 1.2016140222549438, 1010.0, 1002.6875], "mean": [0.19389289617538452, 0.32730332016944885, 0.01524931937456131, -1.869415521621704, -0.271110862493515, 0.018003949895501137, -0.22658732533454895, -0.24798934161663055, 0.3577856719493866, 0.21021197736263275, -1.525530219078064, -1.3720558881759644, -1.0294106006622314, 0.0631672739982605, 0.0950731486082077, -0.16326794028282166, -1.550371527671814, 0.1195310428738594, -0.01555562298744917, 0.10470054298639297, -0.28345346450805664, -0.42817503213882446, 0.13069996237754822, 1.4248838424682617, -1.3979874849319458, 1.1159056425094604, 1009.9359130859375, 95.72362518310547], "std": [0.1220550537109375, 0.03704967349767685, 0.10171718150377274, 0.1012670248746872, 0.05212404951453209, 0.04607003554701805, 0.061982810497283936, 0.021695543080568314, 0.023627232760190964, 0.029198389500379562, 0.0880025178194046, 0.09076955169439316, 0.08347785472869873, 0.10430237650871277, 0.05047425627708435, 0.04174370318651199, 0.14471659064292908, 0.05691651254892349, 0.06533916294574738, 0.07386133074760437, 0.03986082226037979, 0.03025682643055916, 0.011618880555033684, 0.06627922505140305, 0.060386791825294495, 0.06404192745685577, 0.1941062957048416, 287.6306457519531], "count": [1081]}, "timestamp": {"min": [0.0], "max": [36.0], "mean": [18.0], "std": [10.401922899156675], "count": [1081]}, "frame_index": {"min": [0], "max": [1080], "mean": [540.0], "std": [312.05768697470023], "count": [1081]}, "episode_index": {"min": [12], "max": [12], "mean": [12.0], "std": [0.0], "count": [1081]}, "index": {"min": [12292], "max": [13372], "mean": [12832.0], "std": [312.05768697470023], "count": [1081]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1081]}, "subtask_annotation": {"mean": [1.755781683626272, 5.0, 5.0, 5.0, 5.0], "std": [1.5272808619091198, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [1081]}, "scene_annotation": {"mean": [12.0], "std": [0.0], "min": [12], "max": [12], "count": [1081]}, "eef_direction_state": {"mean": [5.425531914893617, 4.478260869565218], "std": [1.5610473840927785, 2.3994562925670664], "min": [0, 0], "max": [6, 6], "count": [1081]}, "eef_velocity_state": {"mean": [0.21924144310823312, 0.3274745605920444], "std": [0.5517106338302357, 0.4771116512921467], "min": [0, 0], "max": [2, 2], "count": [1081]}, "eef_acc_mag_state": {"mean": [0.16096207215541167, 0.10823311748381129], "std": [0.49230207351427796, 0.39461772653616306], "min": [0, 0], "max": [2, 2], "count": [1081]}, "eef_direction_action": {"mean": [5.425531914893617, 4.478260869565218], "std": [1.5610473840927785, 2.3994562925670664], "min": [0, 0], "max": [6, 6], "count": [1081]}, "eef_velocity_action": {"mean": [0.21924144310823312, 0.3274745605920444], "std": [0.5517106338302357, 0.4771116512921467], "min": [0, 0], "max": [2, 2], "count": [1081]}, "eef_acc_mag_action": {"mean": [0.16096207215541167, 0.10823311748381129], "std": [0.49230207351427796, 0.39461772653616306], "min": [0, 0], "max": [2, 2], "count": [1081]}, "eef_sim_pose_state": {"mean": [0.4030114574981243, 0.2883413627164094, 1.1894193544977445, -0.05063129300400341, -0.06942674771435008, 1.239875547842809, 0.4711706826053574, -0.20302369999046793, 1.1547026391203998, 0.04259423575501263, 0.014470565692551556, -1.304904623143778], "std": [0.027533522706436983, 0.021430432928284622, 0.021141872721894068, 0.01602852867650423, 0.032784683300443235, 0.12322867595764461, 0.030036252542902483, 0.013757624433366599, 0.034383597420455166, 0.0705839730846414, 0.028551152482404897, 0.05384755814730951], "min": [0.38027655293372786, 0.19462926597221133, 1.123822499951973, -0.08012587729729642, -0.19332839810944846, 0.753975539514786, 0.4307499719070815, -0.22406940703549955, 1.1044640147168556, -0.08110056223898743, -0.04791107817406215, -1.4161710054119667], "max": [0.5378523196569931, 0.297139970353539, 1.2528029310864337, 0.005578594069435727, 0.08248764229598304, 1.3788876674923114, 0.5441404970467886, -0.1799586521181207, 1.2156448311656451, 0.14389849811608424, 0.060076208631936856, -1.2323569185169112], "count": [1081]}, "eef_sim_pose_action": {"mean": [0.4029905241737033, 0.2883630961280777, 1.1894270390602493, -0.050652649202732124, -0.0692857591000753, 1.2394222430203061, 0.4711856534167555, -0.2030545764592642, 1.154704958717111, 0.04256804993895658, 0.014476515950090675, -1.3047831155663634], "std": [0.027504011356496706, 0.021400684089222362, 0.021119528480322468, 0.015968975349933034, 0.03308183497003569, 0.12361716826237719, 0.030020138215499013, 0.013760407940723023, 0.03438235514033197, 0.07060280433641357, 0.02855940108493443, 0.05385693943857705], "min": [0.38027655293372786, 0.19462926597221133, 1.123822499951973, -0.08012587729729642, -0.19332839810944846, 0.753975539514786, 0.4307499719070815, -0.22406940703549955, 1.1044640147168556, -0.08110056223898743, -0.04791107817406215, -1.4161710054119667], "max": [0.5378523196569931, 0.297139970353539, 1.2528029310864337, 0.005578594069435727, 0.08248764229598304, 1.3788879404390908, 0.5441404970467886, -0.1799586521181207, 1.2156448311656451, 0.14389849811608424, 0.060076208631936856, -1.2323569185169112], "count": [1081]}, "gripper_mode_state": {"mean": [0.0, 0.9047178538390379], "std": [0.0, 0.29360425539137774], "min": [0, 0], "max": [0, 1], "count": [1081]}, "gripper_activity_state": {"mean": [2.0, 1.973172987974098], "std": [0.0, 0.1615776081382118], "min": [2, 1], "max": [2, 2], "count": [1081]}, "gripper_mode_action": {"mean": [0.0, 0.9056429232192414], "std": [0.0, 0.2923248515644046], "min": [0, 0], "max": [0, 1], "count": [1081]}, "gripper_activity_action": {"mean": [2.0, 1.973172987974098], "std": [0.0, 0.1615776081382118], "min": [2, 1], "max": [2, 2], "count": [1081]}, "gripper_open_scale_state": {"mean": [0.9181234223045938, 0.08786423657261462], "std": [0.00017690888093547553, 0.26267020172005656], "min": [0.9172727272727272, 0.0], "max": [0.9181818181818182, 0.9115340909090909], "count": [1081]}, "gripper_open_scale_action": {"mean": [0.9181231137154429, 0.08702148021736171], "std": [0.0001764596304685539, 0.26148662182492777], "min": [0.9172727272727272, 0.0], "max": [0.9181818181818182, 0.9115340909090909], "count": [1081]}}} +{"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.439983336438864]], [[0.44292772713373846]], [[0.4300296243741161]]], "std": [[[0.2624387062414204]], [[0.25663400484584037]], [[0.2608725429140732]]], "count": [171]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41494845655123647]], [[0.4173986056167106]], [[0.4128432710316095]]], "std": [[[0.2822084890867669]], [[0.27796688642544926]], [[0.28053502269297526]]], "count": [171]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3281269529010435]], [[0.34205545761189465]], [[0.34144986120666593]]], "std": [[[0.3268784425196012]], [[0.3143574403742845]], [[0.314873019473845]]], "count": [171]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4361627536979704]], [[0.4329649134751366]], [[0.4258207929614341]]], "std": [[[0.25824449846323205]], [[0.2552356480267984]], [[0.2573725578888861]]], "count": [171]}, "observation.state": {"min": [-0.35200127959251404, 0.21659360826015472, -0.1332395225763321, -2.0126242637634277, -0.4016755223274231, -0.17388933897018433, -0.45366519689559937, -0.3187371790409088, 0.33102768659591675, 0.08412587642669678, -1.995836615562439, -1.6325982809066772, -1.0624009370803833, -0.05881977826356888, -0.08227264136075974, -0.2600060701370239, -1.747025489807129, -0.08713992685079575, -0.088853619992733, -0.06059455871582031, -0.34191593527793884, -0.4791869521141052, 0.09564419090747833, 1.2456250190734863, -1.4140230417251587, 1.0856802463531494, 1009.0, 0.0], "max": [0.31135255098342896, 0.4806418716907501, 0.3799101710319519, -1.5267910957336426, -0.12721160054206848, 0.16244979202747345, -0.050675638020038605, -0.17679481208324432, 0.4674528241157532, 0.25592026114463806, -1.3849458694458008, -1.1912790536880493, -0.6924619674682617, 0.23616813123226166, 0.15829844772815704, -0.08400269597768784, -1.1758359670639038, 0.1880875825881958, 0.1483355313539505, 0.04852669686079025, -0.21127349138259888, -0.38948893547058105, 0.1313614398241043, 1.4577744007110596, -1.2681434154510498, 1.1871639490127563, 1009.7777709960938, 1000.0], "mean": [0.15924999117851257, 0.34360262751579285, 0.005155249033123255, -1.8254412412643433, -0.21872089803218842, -0.03359274938702583, -0.24993321299552917, -0.2461724579334259, 0.36651790142059326, 0.21972139179706573, -1.5928821563720703, -1.2900863885879517, -0.9910375475883484, 0.025685233995318413, -0.0012564955977723002, -0.1401798576116562, -1.5579277276992798, 0.0036665278021246195, 0.007135178428143263, 0.007571148686110973, -0.29505056142807007, -0.42025628685951233, 0.11776437610387802, 1.3182414770126343, -1.3215619325637817, 1.1372895240783691, 1009.2764282226562, 136.71954345703125], "std": [0.14185962080955505, 0.048437003046274185, 0.12433335930109024, 0.09890533983707428, 0.051862068474292755, 0.061069536954164505, 0.07345885783433914, 0.0276605486869812, 0.027721023187041283, 0.038788847625255585, 0.12178847938776016, 0.0912872776389122, 0.09175404161214828, 0.08307549357414246, 0.07558790594339371, 0.060582924634218216, 0.10655931383371353, 0.0873442143201828, 0.0677923634648323, 0.032165419310331345, 0.040639642626047134, 0.023899085819721222, 0.009971308521926403, 0.06228466331958771, 0.041532114148139954, 0.021259969100356102, 0.13010896742343903, 336.967529296875], "count": [952]}, "action": {"min": [-0.35200127959251404, 0.2165934145450592, -0.1332395225763321, -2.0126242637634277, -0.4016755223274231, -0.17388933897018433, -0.45366501808166504, -0.3187371790409088, 0.33102768659591675, 0.08412587642669678, -1.995836615562439, -1.6325982809066772, -1.0624009370803833, -0.05881977826356888, -0.08227264136075974, -0.2600060701370239, -1.747025489807129, -0.08713992685079575, -0.088853619992733, -0.06059455871582031, -0.34191593527793884, -0.4791869521141052, 0.09564419090747833, 1.2456250190734863, -1.4140230417251587, 1.0856802463531494, 1009.0, 0.0], "max": [0.31135255098342896, 0.4806418716907501, 0.3799101710319519, -1.5267910957336426, -0.12721160054206848, 0.16244979202747345, -0.050675638020038605, -0.17679481208324432, 0.4674528241157532, 0.25592026114463806, -1.3849458694458008, -1.1912790536880493, -0.6924619674682617, 0.23616813123226166, 0.15829819440841675, -0.08400269597768784, -1.1758359670639038, 0.1880875825881958, 0.1483355313539505, 0.04852669686079025, -0.21127349138259888, -0.38948893547058105, 0.1313614398241043, 1.4577744007110596, -1.2681434154510498, 1.1871639490127563, 1009.888916015625, 1000.0], "mean": [0.1592995822429657, 0.34387773275375366, 0.005271207075566053, -1.8256242275238037, -0.21899832785129547, -0.03369065746665001, -0.2503565549850464, -0.246126189827919, 0.36647170782089233, 0.21970021724700928, -1.5933811664581299, -1.2904458045959473, -0.9907707571983337, 0.025709910318255424, -0.001465439796447754, -0.14001302421092987, -1.5578224658966064, 0.003443629713729024, 0.007160606328397989, 0.007655152585357428, -0.2950703501701355, -0.4202735126018524, 0.11776545643806458, 1.3181560039520264, -1.3214952945709229, 1.1372709274291992, 1009.2776489257812, 135.6691131591797], "std": [0.14181432127952576, 0.04845867305994034, 0.124517522752285, 0.09851311147212982, 0.05213245004415512, 0.061217211186885834, 0.07347046583890915, 0.027575859799981117, 0.027681656181812286, 0.0388152152299881, 0.12191170454025269, 0.09195307642221451, 0.09193218499422073, 0.08305381238460541, 0.0754212811589241, 0.060471225529909134, 0.1065324917435646, 0.08714441955089569, 0.06777822226285934, 0.03209181874990463, 0.04064976051449776, 0.02388283796608448, 0.009971664287149906, 0.06231750547885895, 0.04146172106266022, 0.021261394023895264, 0.13201983273029327, 335.8290100097656], "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": [13], "max": [13], "mean": [13.0], "std": [0.0], "count": [952]}, "index": {"min": [13373], "max": [14324], "mean": [13848.5], "std": [274.8185765191283], "count": [952]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [952]}, "subtask_annotation": {"mean": [1.7289915966386555, 5.0, 5.0, 5.0, 5.0], "std": [1.5360102716294792, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [952]}, "scene_annotation": {"mean": [13.0], "std": [0.0], "min": [13], "max": [13], "count": [952]}, "eef_direction_state": {"mean": [5.169117647058823, 4.707983193277311], "std": [1.7685903501080515, 2.2484400118999233], "min": [0, 0], "max": [6, 6], "count": [952]}, "eef_velocity_state": {"mean": [0.2804621848739496, 0.2972689075630252], "std": [0.5633377017536415, 0.46840613343548565], "min": [0, 0], "max": [2, 2], "count": [952]}, "eef_acc_mag_state": {"mean": [0.12605042016806722, 0.14285714285714285], "std": [0.4261341140675003, 0.4680679812313803], "min": [0, 0], "max": [2, 2], "count": [952]}, "eef_direction_action": {"mean": [5.169117647058823, 4.707983193277311], "std": [1.7685903501080515, 2.2484400118999233], "min": [0, 0], "max": [6, 6], "count": [952]}, "eef_velocity_action": {"mean": [0.2804621848739496, 0.2972689075630252], "std": [0.5633377017536416, 0.46840613343548565], "min": [0, 0], "max": [2, 2], "count": [952]}, "eef_acc_mag_action": {"mean": [0.12605042016806722, 0.14285714285714285], "std": [0.4261341140675003, 0.4680679812313803], "min": [0, 0], "max": [2, 2], "count": [952]}, "eef_sim_pose_state": {"mean": [0.41236745569355615, 0.29850216768187526, 1.189192360686695, -0.07395919309422871, -0.15630963701273057, 1.2383118124395582, 0.46084676809570785, -0.17992111217914478, 1.1468959711726128, 0.0010008726519006115, 0.0032011442477441416, -1.4205398993443994], "std": [0.0313348639340707, 0.030425931624585126, 0.026888826370727672, 0.022830782037548028, 0.04369418317273108, 0.1443950100160776, 0.023848647424195683, 0.008591410822760995, 0.03626292650256835, 0.05007381458561691, 0.027606923084435627, 0.04145620613686539], "min": [0.37481539587985335, 0.193568708003846, 1.1238280136297256, -0.11519964133079164, -0.29358845914563925, 0.772234326907514, 0.4307388320145178, -0.18999835851689098, 1.1057277090176998, -0.0651601904229353, -0.04381106065805751, -1.4700307556181795], "max": [0.526474916764895, 0.32856147575142053, 1.2610032309880541, 0.0055610584221919, -0.0720364792155499, 1.3789026444617423, 0.5191793481229645, -0.16096846751689844, 1.2220544012233523, 0.10428464033083407, 0.05154681994133514, -1.312290057500874], "count": [952]}, "eef_sim_pose_action": {"mean": [0.4123456019572926, 0.2985279339934752, 1.189229654751699, -0.07405791310175111, -0.15632703441136084, 1.2377325331437472, 0.46086277305303547, -0.17991440242122725, 1.1468813943444454, 0.0009443707149640702, 0.0031694239568802714, -1.4206277177709532], "std": [0.03131368139455756, 0.030392921009947352, 0.02682269546048246, 0.022689854985471603, 0.043665527995390814, 0.14493489213863572, 0.023833541626036014, 0.008587904747332668, 0.036270499690665585, 0.050098659896140436, 0.027569535863179187, 0.04142978746653754], "min": [0.37481539587985335, 0.193568708003846, 1.1238280136297256, -0.11519964133079164, -0.29358845914563925, 0.772234326907514, 0.4307388320145178, -0.18999835851689098, 1.1057277090176998, -0.0651601904229353, -0.04381106065805751, -1.4700307556181795], "max": [0.526474916764895, 0.32856147575142053, 1.2610032309880541, 0.0055610584221919, -0.0720364792155499, 1.3789026444617423, 0.5191793481229645, -0.16096846751689844, 1.2220544012233523, 0.10428464033083407, 0.05154681994133514, -1.312290057500874], "count": [952]}, "gripper_mode_state": {"mean": [0.0, 0.8644957983193278], "std": [0.0, 0.34226132268714504], "min": [0, 0], "max": [0, 1], "count": [952]}, "gripper_activity_state": {"mean": [2.0, 1.9695378151260505], "std": [0.0, 0.17185528844541345], "min": [2, 1], "max": [2, 2], "count": [952]}, "gripper_mode_action": {"mean": [0.0, 0.865546218487395], "std": [0.0, 0.3411392122720123], "min": [0, 0], "max": [0, 1], "count": [952]}, "gripper_activity_action": {"mean": [2.0, 1.9695378151260505], "std": [0.0, 0.17185528844541345], "min": [2, 1], "max": [2, 2], "count": [952]}, "gripper_open_scale_state": {"mean": [0.91752406284224, 0.12429048892284163], "std": [0.00011828104600420122, 0.30632979661090937], "min": [0.9172727272727272, 0.0], "max": [0.9179797918146306, 0.9090909090909091], "count": [952]}, "gripper_open_scale_action": {"mean": [0.9175250771612089, 0.12333556149732597], "std": [0.0001200177635473582, 0.30529705756381004], "min": [0.9172727272727272, 0.0], "max": [0.9180808327414772, 0.9090909090909091], "count": [952]}}} +{"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.4449000932154777]], [[0.44615748200876093]], [[0.43335937717285494]]], "std": [[[0.26125701190011374]], [[0.2582997533286184]], [[0.26405197645018064]]], "count": [188]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4158799378128911]], [[0.41741968802148516]], [[0.4132227426209846]]], "std": [[[0.28545232083791167]], [[0.28098896697798237]], [[0.28379477121973784]]], "count": [188]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.31438740917466274]], [[0.330761064177444]], [[0.33080729492594907]]], "std": [[[0.3253472409166767]], [[0.31205152354650184]], [[0.31160493055581223]]], "count": [188]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42576837692080377]], [[0.4229685251095119]], [[0.417105658331595]]], "std": [[[0.2664756814188926]], [[0.2628688087027752]], [[0.2645362994723629]]], "count": [188]}, "observation.state": {"min": [-0.3889171779155731, 0.2165822684764862, -0.060645829886198044, -2.0154178142547607, -0.506953775882721, -0.0925929918885231, -0.46490445733070374, -0.31874725222587585, 0.34352317452430725, 0.0913948118686676, -1.9718657732009888, -1.7131761312484741, -1.0565423965454102, -0.06462845206260681, -0.01212349347770214, -0.2599897086620331, -1.7549787759780884, -0.05377250537276268, -0.10991756618022919, -0.06057928875088692, -0.3406246304512024, -0.48672598600387573, 0.09928874671459198, 1.3150767087936401, -1.397040843963623, 1.0316640138626099, 1009.125, 0.0], "max": [0.24511295557022095, 0.5032994747161865, 0.38643771409988403, -1.526822805404663, -0.11533790081739426, 0.2324124127626419, -0.050645578652620316, -0.17375481128692627, 0.47222501039505005, 0.22760437428951263, -1.385224461555481, -1.2617530822753906, -0.6530317068099976, 0.2652595043182373, 0.1582871824502945, -0.08720755577087402, -1.151327133178711, 0.18789124488830566, 0.07990008592605591, 0.08691085129976273, -0.21388430893421173, -0.3895041346549988, 0.1388825625181198, 1.4985847473144531, -1.2922546863555908, 1.209287166595459, 1009.9375, 1002.3125], "mean": [0.1713702231645584, 0.3555329740047455, 0.003900175215676427, -1.930578351020813, -0.23500683903694153, 0.06090845167636871, -0.22447283565998077, -0.21833282709121704, 0.3602326810359955, 0.21021157503128052, -1.5905017852783203, -1.298399806022644, -0.9901455640792847, 0.026861146092414856, 0.042064644396305084, -0.1552702784538269, -1.5665321350097656, 0.05369206517934799, -0.02786283940076828, 0.04462694749236107, -0.2894129753112793, -0.41914302110671997, 0.12189433723688126, 1.381717562675476, -1.3462896347045898, 1.145458459854126, 1009.5011596679688, 148.66024780273438], "std": [0.14751796424388885, 0.04876821115612984, 0.12318436801433563, 0.14263054728507996, 0.06319282948970795, 0.05818783864378929, 0.07254336774349213, 0.030518848448991776, 0.029597489163279533, 0.03474951907992363, 0.10630021244287491, 0.09231840819120407, 0.09906833618879318, 0.09621205925941467, 0.057220377027988434, 0.05502445623278618, 0.1145545095205307, 0.0685233622789383, 0.06219391152262688, 0.051882896572351456, 0.04190315306186676, 0.027535153552889824, 0.011085934937000275, 0.05542886629700661, 0.03245062381029129, 0.04379541054368019, 0.127380833029747, 350.4026794433594], "count": [1083]}, "action": {"min": [-0.3889171779155731, 0.2165822684764862, -0.060645829886198044, -2.0154178142547607, -0.506953775882721, -0.0925929918885231, -0.46490445733070374, -0.31874725222587585, 0.34352317452430725, 0.0913948118686676, -1.9718657732009888, -1.7131761312484741, -1.0565423965454102, -0.06462845206260681, -0.01212349347770214, -0.2599897086620331, -1.7549787759780884, -0.05377250537276268, -0.10991756618022919, -0.06057928875088692, -0.3406246304512024, -0.48672598600387573, 0.09928874671459198, 1.3150767087936401, -1.397040843963623, 1.0316640138626099, 1009.125, 0.0], "max": [0.24511295557022095, 0.5032994747161865, 0.38643771409988403, -1.526822805404663, -0.11533790081739426, 0.2324124127626419, -0.050647273659706116, -0.17375481128692627, 0.47222501039505005, 0.22760437428951263, -1.385224461555481, -1.2617530822753906, -0.6530317068099976, 0.2652595043182373, 0.1582871824502945, -0.08720755577087402, -1.151327133178711, 0.18789124488830566, 0.07990008592605591, 0.08691085129976273, -0.21388430893421173, -0.3895041346549988, 0.1388825625181198, 1.4985847473144531, -1.2922546863555908, 1.209287166595459, 1009.9375, 1002.3125], "mean": [0.1713743358850479, 0.3557966649532318, 0.00399716105312109, -1.9308085441589355, -0.23534424602985382, 0.06096135452389717, -0.2248155027627945, -0.21826112270355225, 0.36020150780677795, 0.21019098162651062, -1.5908746719360352, -1.2987886667251587, -0.9899388551712036, 0.026881767436861992, 0.04195128381252289, -0.15513876080513, -1.566442847251892, 0.053539156913757324, -0.027898721396923065, 0.04476039111614227, -0.28942689299583435, -0.4191562235355377, 0.1219056248664856, 1.3817472457885742, -1.3462417125701904, 1.1454240083694458, 1009.501953125, 147.7350616455078], "std": [0.14751341938972473, 0.048788540065288544, 0.1233387440443039, 0.1421792060136795, 0.0636448860168457, 0.0580863356590271, 0.07259784638881683, 0.03037373535335064, 0.029560605064034462, 0.03477321192622185, 0.10628675669431686, 0.09316372871398926, 0.0991644337773323, 0.09619614481925964, 0.05711159482598305, 0.054944250732660294, 0.11453866213560104, 0.06840837746858597, 0.062213677912950516, 0.051797956228256226, 0.04191134497523308, 0.027524350211024284, 0.011090844869613647, 0.055412471294403076, 0.03241392597556114, 0.04381069168448448, 0.12689529359340668, 349.472412109375], "count": [1083]}, "timestamp": {"min": [0.0], "max": [36.06666666666667], "mean": [18.03333333333333], "std": [10.421167916348951], "count": [1083]}, "frame_index": {"min": [0], "max": [1082], "mean": [541.0], "std": [312.63503749046856], "count": [1083]}, "episode_index": {"min": [14], "max": [14], "mean": [14.0], "std": [0.0], "count": [1083]}, "index": {"min": [14325], "max": [15407], "mean": [14866.0], "std": [312.63503749046856], "count": [1083]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1083]}, "subtask_annotation": {"mean": [1.5752539242843953, 5.0, 5.0, 5.0, 5.0], "std": [1.5732695590460373, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [1083]}, "scene_annotation": {"mean": [14.0], "std": [0.0], "min": [14], "max": [14], "count": [1083]}, "eef_direction_state": {"mean": [5.2400738688827335, 4.778393351800554], "std": [1.8073362333753407, 2.1901345165921495], "min": [0, 0], "max": [6, 6], "count": [1083]}, "eef_velocity_state": {"mean": [0.21514312096029548, 0.2917820867959372], "std": [0.4889089864793337, 0.4646277122197798], "min": [0, 0], "max": [2, 2], "count": [1083]}, "eef_acc_mag_state": {"mean": [0.09695290858725762, 0.0904893813481071], "std": [0.38052782581819505, 0.36607276752654877], "min": [0, 0], "max": [2, 2], "count": [1083]}, "eef_direction_action": {"mean": [5.2400738688827335, 4.778393351800554], "std": [1.8073362333753407, 2.1901345165921495], "min": [0, 0], "max": [6, 6], "count": [1083]}, "eef_velocity_action": {"mean": [0.21514312096029548, 0.2917820867959372], "std": [0.4889089864793337, 0.4646277122197798], "min": [0, 0], "max": [2, 2], "count": [1083]}, "eef_acc_mag_action": {"mean": [0.09695290858725762, 0.0904893813481071], "std": [0.38052782581819505, 0.3660727675265487], "min": [0, 0], "max": [2, 2], "count": [1083]}, "eef_sim_pose_state": {"mean": [0.40605447206256234, 0.28932115263352776, 1.217340701131268, -0.07055611126416157, -0.15035853552340042, 1.2338221611779674, 0.46060368845491845, -0.18859164123542402, 1.1489196429530886, 0.040686092580286756, 0.007565840854146171, -1.3688790283381067], "std": [0.03347941068897898, 0.02710146478371146, 0.02926653996421021, 0.03151373448143724, 0.04568284427558272, 0.13735281354669682, 0.027697098209168883, 0.009603891250817422, 0.03686593318484757, 0.05764963237389406, 0.030459472799644297, 0.022771379372042298], "min": [0.3884902008582605, 0.19810645579220207, 1.1238209834954214, -0.09320396279394977, -0.2899283248790683, 0.7509380411865151, 0.4307544509725807, -0.20044648901890882, 1.1053538997604797, -0.06231039097742486, -0.06620043457412494, -1.4327877171969896], "max": [0.5326678031395948, 0.30348478804622947, 1.2649658341388976, 0.015032874137899499, -0.0073771488016638465, 1.3789132310194228, 0.5276252603708977, -0.16947734286043403, 1.2150914245527558, 0.1522560420416782, 0.05208130278312262, -1.3271523873498672], "count": [1083]}, "eef_sim_pose_action": {"mean": [0.4060440051955768, 0.28934118333521963, 1.217405670685281, -0.07063030224034038, -0.15029869132046675, 1.2333159660925916, 0.46061689856523513, -0.18860268113006687, 1.1489055169017257, 0.04068805141699153, 0.007510163600801548, -1.3688821549610042], "std": [0.03346646769113708, 0.027078401925067993, 0.02913669419534349, 0.03142900056565717, 0.04582228155307344, 0.13782648591370142, 0.027686272165646387, 0.00960959903998188, 0.03687418006528609, 0.057648488819407546, 0.03043530817383991, 0.022771265620854273], "min": [0.3884902008582605, 0.19810645579220207, 1.1238209834954214, -0.09320396279394977, -0.2899283248790683, 0.7509380411865151, 0.4307544509725807, -0.20044648901890882, 1.1053538997604797, -0.06231039097742486, -0.06620043457412494, -1.4327877171969896], "max": [0.5326678031395948, 0.30348478804622947, 1.2649658341388976, 0.015032874137899499, -0.0073771488016638465, 1.3789116046822887, 0.5276252603708977, -0.16947734286043403, 1.2150914245527558, 0.1522560420416782, 0.05208130278312262, -1.3271523873498672], "count": [1083]}, "gripper_mode_state": {"mean": [0.0, 0.8522622345337026], "std": [0.0, 0.35483984855329553], "min": [0, 0], "max": [0, 1], "count": [1083]}, "gripper_activity_state": {"mean": [2.0, 1.9722991689750693], "std": [0.0, 0.16411427416730173], "min": [2, 1], "max": [2, 2], "count": [1083]}, "gripper_mode_action": {"mean": [0.0, 0.853185595567867], "std": [0.0, 0.35392080340574417], "min": [0, 0], "max": [0, 1], "count": [1083]}, "gripper_activity_action": {"mean": [2.0, 1.9722991689750693], "std": [0.0, 0.16411427416730173], "min": [2, 1], "max": [2, 2], "count": [1083]}, "gripper_open_scale_state": {"mean": [0.9177287041049227, 0.1351456797438163], "std": [0.00011580075911537548, 0.318552011803345], "min": [0.9173863636363636, 0.0], "max": [0.918125, 0.9111931818181818], "count": [1083]}, "gripper_open_scale_action": {"mean": [0.9177294546841547, 0.13430460560745072], "std": [0.00011535864466326887, 0.31770409427287166], "min": [0.9173863636363636, 0.0], "max": [0.918125, 0.9111931818181818], "count": [1083]}}} +{"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.4469303578257544]], [[0.44788637054999303]], [[0.43537911212800723]]], "std": [[[0.25955012398974914]], [[0.25840942703255415]], [[0.2635009350541368]]], "count": [188]}, "observation.images.cam_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4066796255736337]], [[0.40926667992108196]], [[0.40341223838826307]]], "std": [[[0.28169895682404134]], [[0.2775256846572623]], [[0.2796705982413597]]], "count": [188]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3645079059327632]], [[0.36937403416597137]], [[0.3633401061222361]]], "std": [[[0.31494592299666574]], [[0.3099814453143434]], [[0.3138217881975459]]], "count": [188]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4167636205413016]], [[0.41706241525865667]], [[0.41166922520337923]]], "std": [[[0.27935311752748215]], [[0.27352398671334355]], [[0.2744413422835469]]], "count": [188]}, "observation.state": {"min": [-0.5485090017318726, 0.21658118069171906, -0.04611378163099289, -2.1114861965179443, -0.6012157201766968, -0.17176221311092377, -0.6546304225921631, -0.3187480568885803, 0.3145428001880646, 0.1070496216416359, -2.115462064743042, -1.82449471950531, -1.0565910339355469, -0.08312021195888519, -0.08116871863603592, -0.26005950570106506, -1.7342802286148071, -0.02381720021367073, -0.17043903470039368, -0.060588013380765915, -0.34522193670272827, -0.48584723472595215, 0.0931270644068718, 1.27705717086792, -1.4722360372543335, 1.1304810047149658, 1009.125, 0.0], "max": [0.3501206934452057, 0.6111095547676086, 0.49714285135269165, -1.4539650678634644, -0.13154655694961548, 0.2496006339788437, -0.05067018046975136, -0.16314749419689178, 0.49466243386268616, 0.22112011909484863, -1.3853553533554077, -1.2891733646392822, -0.44862017035484314, 0.2684556543827057, 0.1582893580198288, -0.039906952530145645, -1.1206977367401123, 0.23475660383701324, 0.06399140506982803, 0.16655677556991577, -0.21552830934524536, -0.3894968628883362, 0.18667125701904297, 1.420532464981079, -1.2858014106750488, 1.2944626808166504, 1009.8125, 1000.0], "mean": [0.21264129877090454, 0.4041198790073395, 0.022357765585184097, -1.945057988166809, -0.2207377851009369, 0.08958552777767181, -0.27342915534973145, -0.23093490302562714, 0.34767189621925354, 0.20832253992557526, -1.6013524532318115, -1.3416533470153809, -0.8477758169174194, 0.013739434070885181, 0.04562985897064209, -0.11823820322751999, -1.5743416547775269, 0.12735414505004883, -0.04034725949168205, 0.06534376740455627, -0.28792938590049744, -0.4170456826686859, 0.13736222684383392, 1.3419623374938965, -1.3792929649353027, 1.217372179031372, 1009.4799194335938, 42.05194854736328], "std": [0.20371013879776, 0.06998128443956375, 0.14141304790973663, 0.17738525569438934, 0.1022033542394638, 0.07771598547697067, 0.11848989129066467, 0.030394254252314568, 0.0393526665866375, 0.02603386715054512, 0.1324141025543213, 0.13298079371452332, 0.10817135870456696, 0.10096588730812073, 0.0798044353723526, 0.07114320993423462, 0.1120908260345459, 0.08566389977931976, 0.06261390447616577, 0.07484830915927887, 0.041005939245224, 0.02799896150827408, 0.03023931197822094, 0.03998447209596634, 0.049097124487161636, 0.05035554990172386, 0.13379523158073425, 190.7830047607422], "count": [1078]}, "action": {"min": [-0.5485090017318726, 0.21658118069171906, -0.04611378163099289, -2.1114861965179443, -0.6012157201766968, -0.17176221311092377, -0.6546304225921631, -0.3187481760978699, 0.3145428001880646, 0.1070496216416359, -2.115462064743042, -1.82449471950531, -1.0565910339355469, -0.08312021195888519, -0.08116871863603592, -0.26005950570106506, -1.7342802286148071, -0.02381720021367073, -0.17043903470039368, -0.060588013380765915, -0.34522193670272827, -0.48584723472595215, 0.0931270644068718, 1.27705717086792, -1.4722360372543335, 1.1304810047149658, 1009.125, 0.0], "max": [0.3501206934452057, 0.6111095547676086, 0.49714285135269165, -1.4539650678634644, -0.13154655694961548, 0.2496006339788437, -0.05067018046975136, -0.16314749419689178, 0.49466243386268616, 0.22112011909484863, -1.385331153869629, -1.2891733646392822, -0.44862017035484314, 0.2684556543827057, 0.15829166769981384, -0.039906952530145645, -1.1206977367401123, 0.23475660383701324, 0.06399140506982803, 0.16655677556991577, -0.21552830934524536, -0.3894968628883362, 0.18667125701904297, 1.420532464981079, -1.2858014106750488, 1.2944626808166504, 1009.8125, 1000.0], "mean": [0.2125960886478424, 0.40445807576179504, 0.022518713027238846, -1.9450998306274414, -0.2211548089981079, 0.0895157903432846, -0.2739367187023163, -0.23090791702270508, 0.3476458191871643, 0.20832757651805878, -1.6017650365829468, -1.342139720916748, -0.847443163394928, 0.013727872632443905, 0.04559909552335739, -0.11803736537694931, -1.5742801427841187, 0.12739458680152893, -0.040394317358732224, 0.06554177403450012, -0.28794097900390625, -0.41705161333084106, 0.137422114610672, 1.3419389724731445, -1.3793121576309204, 1.2174345254898071, 1009.4802856445312, 41.124305725097656], "std": [0.20376141369342804, 0.0699550062417984, 0.14165404438972473, 0.17729151248931885, 0.10277803242206573, 0.0779009759426117, 0.11870637536048889, 0.030329132452607155, 0.03931931033730507, 0.026029232889413834, 0.1324339359998703, 0.13374456763267517, 0.10808047652244568, 0.10097488015890121, 0.07976740598678589, 0.07104814797639847, 0.11207553744316101, 0.08570273220539093, 0.06263469904661179, 0.0747973695397377, 0.04101294279098511, 0.027993790805339813, 0.03026997298002243, 0.03999589756131172, 0.04910822957754135, 0.050306882709264755, 0.13307155668735504, 188.54383850097656], "count": [1078]}, "timestamp": {"min": [0.0], "max": [35.9], "mean": [17.95], "std": [10.373055373311077], "count": [1078]}, "frame_index": {"min": [0], "max": [1077], "mean": [538.5], "std": [311.19166119933226], "count": [1078]}, "episode_index": {"min": [15], "max": [15], "mean": [15.0], "std": [0.0], "count": [1078]}, "index": {"min": [15408], "max": [16485], "mean": [15946.5], "std": [311.19166119933226], "count": [1078]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1078]}, "subtask_annotation": {"mean": [1.7003710575139146, 5.0, 5.0, 5.0, 5.0], "std": [1.5797359668707274, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [1078]}, "scene_annotation": {"mean": [15.0], "std": [0.0], "min": [15], "max": [15], "count": [1078]}, "eef_direction_state": {"mean": [5.213358070500927, 4.387755102040816], "std": [1.8149369022045938, 2.4460635081392628], "min": [0, 0], "max": [6, 6], "count": [1078]}, "eef_velocity_state": {"mean": [0.27365491651205937, 0.3580705009276438], "std": [0.5939333055616761, 0.4984063532789292], "min": [0, 0], "max": [2, 2], "count": [1078]}, "eef_acc_mag_state": {"mean": [0.14935064935064934, 0.13543599257884972], "std": [0.46685557059788824, 0.45403401616239514], "min": [0, 0], "max": [2, 2], "count": [1078]}, "eef_direction_action": {"mean": [5.213358070500927, 4.387755102040816], "std": [1.8149369022045938, 2.4460635081392623], "min": [0, 0], "max": [6, 6], "count": [1078]}, "eef_velocity_action": {"mean": [0.27365491651205937, 0.3580705009276438], "std": [0.5939333055616761, 0.4984063532789292], "min": [0, 0], "max": [2, 2], "count": [1078]}, "eef_acc_mag_action": {"mean": [0.14935064935064934, 0.13543599257884972], "std": [0.46685557059788824, 0.45403401616239514], "min": [0, 0], "max": [2, 2], "count": [1078]}, "eef_sim_pose_state": {"mean": [0.3960336160607191, 0.29263750760808344, 1.2128455858477891, 0.01985819726839312, -0.19012931627306318, 1.153311938500558, 0.4581913851753209, -0.2020961722423963, 1.1487950947157142, 0.05844632874904078, 0.07714259116174611, -1.3873281845437508], "std": [0.046324136987591504, 0.018799057499044466, 0.03122753611920071, 0.018135089380916354, 0.053626637126858945, 0.18134292007060637, 0.028089288094523598, 0.030848632160082278, 0.03646000751786037, 0.05304832022526437, 0.0326803582462631, 0.021591542850696335], "min": [0.3613012911978506, 0.23062599182570148, 1.1238200666350016, -0.06413003043096444, -0.2714635554115814, 0.49857961414442964, 0.4307485592113155, -0.25155198710695686, 1.0973651567830316, -0.009819817475376413, 0.021755833529621516, -1.4494649901804464], "max": [0.5691673212218552, 0.30506494606595197, 1.2831631630261047, 0.06007057694584872, 0.005220896529816166, 1.378901201404928, 0.5273161350157441, -0.15597560685270656, 1.2124510144202918, 0.15523148112807417, 0.13193840947621882, -1.3289227713665026], "count": [1078]}, "eef_sim_pose_action": {"mean": [0.3960358004545589, 0.29269076337066474, 1.2128696854017038, 0.01982641477640878, -0.19005658135687226, 1.1526871336572757, 0.4581970539881047, -0.20215445284048422, 1.148781435689862, 0.05846944604462424, 0.07719351732478745, -1.3873433231197312], "std": [0.04632688351139333, 0.01875174310661151, 0.031168798568823878, 0.018190132863146125, 0.0538339794151029, 0.1817246787134035, 0.02808436581592082, 0.030880494547097934, 0.03646792449195645, 0.05303084807897186, 0.032682155395486225, 0.02158252495985715], "min": [0.3613012911978506, 0.23062599182570148, 1.1238188731250138, -0.06413003043096444, -0.2714635554115814, 0.49857961414442964, 0.4307485592113155, -0.25155198710695686, 1.0973651567830316, -0.009819817475376413, 0.021755833529621516, -1.4494649901804464], "max": [0.5691673212218552, 0.30506494606595197, 1.2831631630261047, 0.06007057694584872, 0.005220896529816166, 1.378901201404928, 0.5273161350157441, -0.15597560685270656, 1.2124510144202918, 0.15523148112807417, 0.13193840947621882, -1.3289227713665026], "count": [1078]}, "gripper_mode_state": {"mean": [0.0, 0.9591836734693877], "std": [0.0, 0.1978644839761768], "min": [0, 0], "max": [0, 1], "count": [1078]}, "gripper_activity_state": {"mean": [2.0, 1.974025974025974], "std": [0.0, 0.15905777550540132], "min": [2, 1], "max": [2, 2], "count": [1078]}, "gripper_mode_action": {"mean": [0.0, 0.9601113172541744], "std": [0.0, 0.19569766410109624], "min": [0, 0], "max": [0, 1], "count": [1078]}, "gripper_activity_action": {"mean": [2.0, 1.974025974025974], "std": [0.0, 0.15905777550540132], "min": [2, 1], "max": [2, 2], "count": [1078]}, "gripper_open_scale_state": {"mean": [0.9177089175544204, 0.038229043683589134], "std": [0.00012163181737041244, 0.17343992503988684], "min": [0.9173863636363636, 0.0], "max": [0.9180113636363636, 0.9090909090909091], "count": [1078]}, "gripper_open_scale_action": {"mean": [0.9177092127961611, 0.03738573115196491], "std": [0.0001209733896788978, 0.1714016532271918], "min": [0.9173863636363636, 0.0], "max": [0.9180113636363636, 0.9090909090909091], "count": [1078]}}} diff --git a/alpha_bot_2_operate_the_microwave_oven/meta/info.json b/alpha_bot_2_operate_the_microwave_oven/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..9038e227b5fb1be66833660c1cdb78ec29d0e923 --- /dev/null +++ b/alpha_bot_2_operate_the_microwave_oven/meta/info.json @@ -0,0 +1 @@ +{"codebase_version": "v2.1", "robot_type": "alpha_bot_2", "total_episodes": 16, "total_frames": 16486, "total_tasks": 1, "total_videos": 64, "total_chunks": 1, "chunks_size": 1000, "fps": 30, "splits": {"train": "0:15"}, "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_operate_the_microwave_oven/meta/tasks.jsonl b/alpha_bot_2_operate_the_microwave_oven/meta/tasks.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..688d8f354446707c1fa7de056eb8869e885729cc --- /dev/null +++ b/alpha_bot_2_operate_the_microwave_oven/meta/tasks.jsonl @@ -0,0 +1 @@ +{"task_index": 0, "task": "set the temperature of the microwave oven and turn it on. Open the door of the microwave oven and then close it."} diff --git a/alpha_bot_2_operate_the_microwave_oven/videos/chunk-000/observation.images.cam_chest_rgb/episode_000000.mp4 b/alpha_bot_2_operate_the_microwave_oven/videos/chunk-000/observation.images.cam_chest_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ad222d2b76d1551d06e85b114c74eb2b7be823f2 --- /dev/null +++ b/alpha_bot_2_operate_the_microwave_oven/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:cc0dd017f6f28fc19724d4e43c7f782b13a4aaf64ade78ee2bded170183aa655 +size 7021408 diff --git a/alpha_bot_2_operate_the_microwave_oven/videos/chunk-000/observation.images.cam_chest_rgb/episode_000001.mp4 b/alpha_bot_2_operate_the_microwave_oven/videos/chunk-000/observation.images.cam_chest_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..df380b4f0c07ab9655c9ce2064b3291ad5b6e6c0 --- /dev/null +++ b/alpha_bot_2_operate_the_microwave_oven/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:73976c050a42e6a29da4a0ac1d913ed921b769ed872e0d66c3a06b72c8e38330 +size 6148257 diff --git a/alpha_bot_2_operate_the_microwave_oven/videos/chunk-000/observation.images.cam_chest_rgb/episode_000002.mp4 b/alpha_bot_2_operate_the_microwave_oven/videos/chunk-000/observation.images.cam_chest_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..84a07e2c5f899608ece90c3325efa01d168ca772 --- /dev/null +++ b/alpha_bot_2_operate_the_microwave_oven/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:6481e1d6eac49571527baee267b57bd8e43b289ed250341925bd83bcc6321046 +size 6598269 diff --git a/alpha_bot_2_operate_the_microwave_oven/videos/chunk-000/observation.images.cam_chest_rgb/episode_000003.mp4 b/alpha_bot_2_operate_the_microwave_oven/videos/chunk-000/observation.images.cam_chest_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..03423c59f7258b8cd6e5f4523e943953cf54ad9b --- /dev/null +++ b/alpha_bot_2_operate_the_microwave_oven/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:254bc7a439ca9c634ef2da7359e751dbd01ee49dd8d456cc853e3b4c0ec9db44 +size 5410905 diff --git a/alpha_bot_2_operate_the_microwave_oven/videos/chunk-000/observation.images.cam_chest_rgb/episode_000004.mp4 b/alpha_bot_2_operate_the_microwave_oven/videos/chunk-000/observation.images.cam_chest_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..99a240fe6193063dfa1351c59ee22f12ba8bb24a --- /dev/null +++ b/alpha_bot_2_operate_the_microwave_oven/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:588d84ce4f374ee95a2889807ac594a6c1cb251986bc20fa139aeed5a0baf74a +size 5674262 diff --git a/alpha_bot_2_operate_the_microwave_oven/videos/chunk-000/observation.images.cam_chest_rgb/episode_000005.mp4 b/alpha_bot_2_operate_the_microwave_oven/videos/chunk-000/observation.images.cam_chest_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eba5a502cf6d8e87d4ae17aeba99104ebff5dbf0 --- /dev/null +++ b/alpha_bot_2_operate_the_microwave_oven/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:ab9cd6d8eca7deb44423c04a0f3a35a0736c6c6ce9229c98a60873ffe2b5c91b +size 5755572 diff --git a/alpha_bot_2_operate_the_microwave_oven/videos/chunk-000/observation.images.cam_chest_rgb/episode_000006.mp4 b/alpha_bot_2_operate_the_microwave_oven/videos/chunk-000/observation.images.cam_chest_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..85d91e887853fd673cfccde1c64f7ae1cb7b28e2 --- /dev/null +++ b/alpha_bot_2_operate_the_microwave_oven/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:1650987b380671af42de85e8cc106d603adfcdc5735a588fc674b239530feee5 +size 5557993 diff --git a/alpha_bot_2_operate_the_microwave_oven/videos/chunk-000/observation.images.cam_chest_rgb/episode_000007.mp4 b/alpha_bot_2_operate_the_microwave_oven/videos/chunk-000/observation.images.cam_chest_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0ec0ff99d6a8c28323dbed8eacf34583966bdb2e --- /dev/null +++ b/alpha_bot_2_operate_the_microwave_oven/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:ddcf8208c7fe3ea75f96e0516dfc37ff0e46e2f2c52707f9158bb60d5373bf2a +size 4423939 diff --git a/alpha_bot_2_operate_the_microwave_oven/videos/chunk-000/observation.images.cam_chest_rgb/episode_000008.mp4 b/alpha_bot_2_operate_the_microwave_oven/videos/chunk-000/observation.images.cam_chest_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..75222338dae2aa839e1dd1902d77d2a93fee0844 --- /dev/null +++ b/alpha_bot_2_operate_the_microwave_oven/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:a29d2ef7c8ac3e0aacf70f300f7877b002c9f6da15c0f8c507bd7e21bc9d8252 +size 6076708 diff --git a/alpha_bot_2_operate_the_microwave_oven/videos/chunk-000/observation.images.cam_chest_rgb/episode_000009.mp4 b/alpha_bot_2_operate_the_microwave_oven/videos/chunk-000/observation.images.cam_chest_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7ad55b34a9fbae413f45f8617b0da81117e05103 --- /dev/null +++ b/alpha_bot_2_operate_the_microwave_oven/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:a4d710f43ce60d09073ea9d9fe9381b5ba362d3fa6117b013633b7c247c1303e +size 4736792 diff --git a/alpha_bot_2_operate_the_microwave_oven/videos/chunk-000/observation.images.cam_chest_rgb/episode_000010.mp4 b/alpha_bot_2_operate_the_microwave_oven/videos/chunk-000/observation.images.cam_chest_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..97a320fa23ed31d2e09add8deda4574c7064113d --- /dev/null +++ b/alpha_bot_2_operate_the_microwave_oven/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:bbe452b937059ba002928dfa0ca2209268ad1d2cee301b649c1e13043e5fe9c6 +size 6343237 diff --git a/alpha_bot_2_operate_the_microwave_oven/videos/chunk-000/observation.images.cam_chest_rgb/episode_000011.mp4 b/alpha_bot_2_operate_the_microwave_oven/videos/chunk-000/observation.images.cam_chest_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..df469aee6f9c0a38732a58b3386dee5e3f565849 --- /dev/null +++ b/alpha_bot_2_operate_the_microwave_oven/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:7d3fb8c447e4162b79033a10496766f4aa3579fa6ab28e0fe5e84a694940422b +size 5360828 diff --git a/alpha_bot_2_operate_the_microwave_oven/videos/chunk-000/observation.images.cam_chest_rgb/episode_000012.mp4 b/alpha_bot_2_operate_the_microwave_oven/videos/chunk-000/observation.images.cam_chest_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..25e096a08a7f99e57b582134854c2219f8c0d2a7 --- /dev/null +++ b/alpha_bot_2_operate_the_microwave_oven/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:34ef0a9e0cf2b270970c070da30616ed01aeea1e9cbfc7d255127e77b8b3c3c2 +size 6162326 diff --git a/alpha_bot_2_operate_the_microwave_oven/videos/chunk-000/observation.images.cam_chest_rgb/episode_000013.mp4 b/alpha_bot_2_operate_the_microwave_oven/videos/chunk-000/observation.images.cam_chest_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..67085e702a4ce74377d7d3fe89fa66292b318a9e --- /dev/null +++ b/alpha_bot_2_operate_the_microwave_oven/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:0e8e57f0edc8dd46dfcc4118425cdab82e221fc0db6e120aefafb2fc546f4401 +size 5237484 diff --git a/alpha_bot_2_operate_the_microwave_oven/videos/chunk-000/observation.images.cam_chest_rgb/episode_000014.mp4 b/alpha_bot_2_operate_the_microwave_oven/videos/chunk-000/observation.images.cam_chest_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4216f9026f2f42f162ae90d0d204889a4f989c60 --- /dev/null +++ b/alpha_bot_2_operate_the_microwave_oven/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:02f8347fa5eef8ca7f007d5df75ec4a6f394ec9f87be33bf84a912961e7cbd5c +size 5983806 diff --git a/alpha_bot_2_operate_the_microwave_oven/videos/chunk-000/observation.images.cam_chest_rgb/episode_000015.mp4 b/alpha_bot_2_operate_the_microwave_oven/videos/chunk-000/observation.images.cam_chest_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1c3c5f7f6955c3d724161394de84e66759d63542 --- /dev/null +++ b/alpha_bot_2_operate_the_microwave_oven/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:0b5e4fef49d94e2e6c87855960ea645c4cdbbd9941182d3dbf44d7744817ffd7 +size 5899438 diff --git a/alpha_bot_2_operate_the_microwave_oven/videos/chunk-000/observation.images.cam_head_rgb/episode_000000.mp4 b/alpha_bot_2_operate_the_microwave_oven/videos/chunk-000/observation.images.cam_head_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..94277cc20003a008579c2b39ec0844680615760e --- /dev/null +++ b/alpha_bot_2_operate_the_microwave_oven/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:711983eed3f141c6caae11f851072b4bc8238af57bb6098b53d7be82b9253d79 +size 9015068 diff --git a/alpha_bot_2_operate_the_microwave_oven/videos/chunk-000/observation.images.cam_head_rgb/episode_000001.mp4 b/alpha_bot_2_operate_the_microwave_oven/videos/chunk-000/observation.images.cam_head_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..94d8edfd5f4b5088438e5230ac176bebcbcec25b --- /dev/null +++ b/alpha_bot_2_operate_the_microwave_oven/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:490ab7eddafe234426e6563372e1a50421af48c87de3ae29f3d19e0de10f9e7e +size 7939067 diff --git a/alpha_bot_2_operate_the_microwave_oven/videos/chunk-000/observation.images.cam_head_rgb/episode_000002.mp4 b/alpha_bot_2_operate_the_microwave_oven/videos/chunk-000/observation.images.cam_head_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f618996abb2963d431b8b8f9bd627bec41d187e4 --- /dev/null +++ b/alpha_bot_2_operate_the_microwave_oven/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:63ac93d53b111e835fa99d855f02574b125b91cb781063085a032e0fff99bd12 +size 8823079 diff --git a/alpha_bot_2_operate_the_microwave_oven/videos/chunk-000/observation.images.cam_head_rgb/episode_000003.mp4 b/alpha_bot_2_operate_the_microwave_oven/videos/chunk-000/observation.images.cam_head_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8ddc63ee8d2e0245487806e83faa81260ef2c66e --- /dev/null +++ b/alpha_bot_2_operate_the_microwave_oven/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:4dbf59d5d67bdf3234e55230e863d31c28b853a3a8a810d21c51e5640e21d18b +size 6788534 diff --git a/alpha_bot_2_operate_the_microwave_oven/videos/chunk-000/observation.images.cam_head_rgb/episode_000004.mp4 b/alpha_bot_2_operate_the_microwave_oven/videos/chunk-000/observation.images.cam_head_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..48ee46a91144d2dc65eeab2345f93fc62ffb27ac --- /dev/null +++ b/alpha_bot_2_operate_the_microwave_oven/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:3b12d34f3bf76bbbfba7432c2650b4e1adc7db9f3fe2a0fb4189f27d565e9aca +size 6468002 diff --git a/alpha_bot_2_operate_the_microwave_oven/videos/chunk-000/observation.images.cam_head_rgb/episode_000005.mp4 b/alpha_bot_2_operate_the_microwave_oven/videos/chunk-000/observation.images.cam_head_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c13b5217c92fd25ebf182d6c59ff73b9c52e182d --- /dev/null +++ b/alpha_bot_2_operate_the_microwave_oven/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:2587ef2caa795b10887986f375d559e434a700792c7c0416db9bb169f7bff73a +size 7112214 diff --git a/alpha_bot_2_operate_the_microwave_oven/videos/chunk-000/observation.images.cam_head_rgb/episode_000006.mp4 b/alpha_bot_2_operate_the_microwave_oven/videos/chunk-000/observation.images.cam_head_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5ed3cdaa556110c019634e722d55e7050d664dd8 --- /dev/null +++ b/alpha_bot_2_operate_the_microwave_oven/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:a7a608e9b9c695a84b9dccb722be06c7868c9bcb9c7a0a54ce74b61693f6f111 +size 7042581 diff --git a/alpha_bot_2_operate_the_microwave_oven/videos/chunk-000/observation.images.cam_head_rgb/episode_000007.mp4 b/alpha_bot_2_operate_the_microwave_oven/videos/chunk-000/observation.images.cam_head_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8d1dcd0ec2e4e44b70ea4c64dc830ef01f0725b0 --- /dev/null +++ b/alpha_bot_2_operate_the_microwave_oven/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:8774be42f6512011d1869097f2c9308c851dd4a32cc6102ba1b53aa99a995420 +size 5407075 diff --git a/alpha_bot_2_operate_the_microwave_oven/videos/chunk-000/observation.images.cam_head_rgb/episode_000008.mp4 b/alpha_bot_2_operate_the_microwave_oven/videos/chunk-000/observation.images.cam_head_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ee0dba6e569f3b4447428f133ae9e69ac2404af6 --- /dev/null +++ b/alpha_bot_2_operate_the_microwave_oven/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:d24fd636854a613f52d812fde4b76972b4971001e2e0e9728a912f284bd9a6d0 +size 7736925 diff --git a/alpha_bot_2_operate_the_microwave_oven/videos/chunk-000/observation.images.cam_head_rgb/episode_000009.mp4 b/alpha_bot_2_operate_the_microwave_oven/videos/chunk-000/observation.images.cam_head_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8fc0124e41229cd3f609abf64ff28b0b7c08a6ab --- /dev/null +++ b/alpha_bot_2_operate_the_microwave_oven/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:8e6a38868c8fd76cbfb91ec2866e31cc6a693b6253ac7eb1b268b497267f5dfd +size 5660989 diff --git a/alpha_bot_2_operate_the_microwave_oven/videos/chunk-000/observation.images.cam_head_rgb/episode_000010.mp4 b/alpha_bot_2_operate_the_microwave_oven/videos/chunk-000/observation.images.cam_head_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f93ab37a7d30f2f1b02d882062a7ea16ca72f3b6 --- /dev/null +++ b/alpha_bot_2_operate_the_microwave_oven/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:eb5d06917fc99ed31f2565c9dc9aa06a74f47e74f4ac54aa6144e96fb261231a +size 7819261 diff --git a/alpha_bot_2_operate_the_microwave_oven/videos/chunk-000/observation.images.cam_head_rgb/episode_000011.mp4 b/alpha_bot_2_operate_the_microwave_oven/videos/chunk-000/observation.images.cam_head_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1a72d440509319ec5989e75f8b0fc0d23cfb7a75 --- /dev/null +++ b/alpha_bot_2_operate_the_microwave_oven/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:5ec6e34cb617cae768c47207f3243a4b34e4c68656970ee92371b3b741c57cdd +size 6391180 diff --git a/alpha_bot_2_operate_the_microwave_oven/videos/chunk-000/observation.images.cam_head_rgb/episode_000012.mp4 b/alpha_bot_2_operate_the_microwave_oven/videos/chunk-000/observation.images.cam_head_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fe88146b5fcb0a509ed3b7c86c7cdbd6ba72bd56 --- /dev/null +++ b/alpha_bot_2_operate_the_microwave_oven/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:6c519131c860e3b502c63785901ae6ed05f7017362561c37a57ded62e51e9b1d +size 7445112 diff --git a/alpha_bot_2_operate_the_microwave_oven/videos/chunk-000/observation.images.cam_head_rgb/episode_000013.mp4 b/alpha_bot_2_operate_the_microwave_oven/videos/chunk-000/observation.images.cam_head_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bb2b9aa28af256c174dfc874bf6f35f76a44dd83 --- /dev/null +++ b/alpha_bot_2_operate_the_microwave_oven/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:d439515e170b71f5e42f2e6b992537f2934a1bbb485832a781fc0f32113535aa +size 6265088 diff --git a/alpha_bot_2_operate_the_microwave_oven/videos/chunk-000/observation.images.cam_head_rgb/episode_000014.mp4 b/alpha_bot_2_operate_the_microwave_oven/videos/chunk-000/observation.images.cam_head_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f955a8e3237d434a06b588a4311fa1d35ac8302a --- /dev/null +++ b/alpha_bot_2_operate_the_microwave_oven/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:9720232c4296b3d0b4a596711c1a14363032cc6e98934548a1b81e0e4e837f11 +size 7358699 diff --git a/alpha_bot_2_operate_the_microwave_oven/videos/chunk-000/observation.images.cam_head_rgb/episode_000015.mp4 b/alpha_bot_2_operate_the_microwave_oven/videos/chunk-000/observation.images.cam_head_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2439175ab17bbe0066dbe543afdd57dfe0dcc785 --- /dev/null +++ b/alpha_bot_2_operate_the_microwave_oven/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:225277714eeb8dad950ff19118d7f06edb026195c3ce23a1641934308024ee1b +size 7031736 diff --git a/alpha_bot_2_operate_the_microwave_oven/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000000.mp4 b/alpha_bot_2_operate_the_microwave_oven/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4fc6ed54947de3befddf964c16760ed12484a040 --- /dev/null +++ b/alpha_bot_2_operate_the_microwave_oven/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:b77c42ecc506b6ca35fe36d6cffa2626fee23d6e9d25e4585ff7f8ea8eb41f81 +size 6383366 diff --git a/alpha_bot_2_operate_the_microwave_oven/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000001.mp4 b/alpha_bot_2_operate_the_microwave_oven/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..efb53963f099b0a7edb68f30404bac2629ee37b5 --- /dev/null +++ b/alpha_bot_2_operate_the_microwave_oven/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:70a6766537417d192f7a89efbf2f7ca3bbbaecc0785596d5dcaf1646e7198a8c +size 5600497 diff --git a/alpha_bot_2_operate_the_microwave_oven/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000002.mp4 b/alpha_bot_2_operate_the_microwave_oven/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7d0a6b54f797f2675e730b307054596852b8ab0b --- /dev/null +++ b/alpha_bot_2_operate_the_microwave_oven/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:eb095ab176984accb2e8253cf2f22bb6a91e86d5325fffc085389b7e6ca48026 +size 5952232 diff --git a/alpha_bot_2_operate_the_microwave_oven/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000003.mp4 b/alpha_bot_2_operate_the_microwave_oven/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8fbbbf0797e60c906ce5b23f1ca1c4f08fe13d9b --- /dev/null +++ b/alpha_bot_2_operate_the_microwave_oven/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:2cc1e4868fd12f6be928282d3ec67276ac61a87c0ab7da182139fc905647d69d +size 5005180 diff --git a/alpha_bot_2_operate_the_microwave_oven/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000004.mp4 b/alpha_bot_2_operate_the_microwave_oven/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..55900cf77fdbaa8c0619d7eca0c28982ec39478b --- /dev/null +++ b/alpha_bot_2_operate_the_microwave_oven/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:e1cab2a5e95c80365c869aeb2669b175876330d162a4a49f4146a18b141db0df +size 4972198 diff --git a/alpha_bot_2_operate_the_microwave_oven/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000005.mp4 b/alpha_bot_2_operate_the_microwave_oven/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fa391b87cf5a3dd1ebd88974f40653e73fb851ab --- /dev/null +++ b/alpha_bot_2_operate_the_microwave_oven/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:ecc13f0df405fa5e98f97cf36e403247ed4b069386293913f1c18cbe2e3ee88e +size 5355913 diff --git a/alpha_bot_2_operate_the_microwave_oven/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000006.mp4 b/alpha_bot_2_operate_the_microwave_oven/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5c309bae25e9c7309a62e09b5a96b221d917f8dc --- /dev/null +++ b/alpha_bot_2_operate_the_microwave_oven/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:f9324f3689582f9f7b9607233af384ed2d1312c094b8b482a55ea221686611b0 +size 6003852 diff --git a/alpha_bot_2_operate_the_microwave_oven/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000007.mp4 b/alpha_bot_2_operate_the_microwave_oven/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e8f0f5e4180946083f39787231eb2e342485b71c --- /dev/null +++ b/alpha_bot_2_operate_the_microwave_oven/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:4b4ccecd845d10dbc174eff2ff64901d16f5931de6470ea56644651d83ac893b +size 4678614 diff --git a/alpha_bot_2_operate_the_microwave_oven/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000008.mp4 b/alpha_bot_2_operate_the_microwave_oven/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a4bace2ddb44dee1f106d47bab909f1e0c0bfcfc --- /dev/null +++ b/alpha_bot_2_operate_the_microwave_oven/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:66f2ecb82ae5e2c5daad5a34e65e9c82b7267e854e20002e1c6bece0f1bc742c +size 6496580 diff --git a/alpha_bot_2_operate_the_microwave_oven/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000009.mp4 b/alpha_bot_2_operate_the_microwave_oven/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5f8d2a3822b5e1b2c8bdb5af58ac729ee2c2307e --- /dev/null +++ b/alpha_bot_2_operate_the_microwave_oven/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:eda844c5e5abbd4f01793ece5bf9a91e2f9bf31a3e1916bca7eeb56733fabe7c +size 4869013 diff --git a/alpha_bot_2_operate_the_microwave_oven/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000010.mp4 b/alpha_bot_2_operate_the_microwave_oven/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4c29c7d0497c1acd2f93235f984cec1dd3eb92ca --- /dev/null +++ b/alpha_bot_2_operate_the_microwave_oven/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:d0e871db3007180f55f521cc1f2036d28a247e826ca4298d2c5512757fab665d +size 6184830 diff --git a/alpha_bot_2_operate_the_microwave_oven/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000011.mp4 b/alpha_bot_2_operate_the_microwave_oven/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..249ef60148728f20ff739eb6319503878b33bd0a --- /dev/null +++ b/alpha_bot_2_operate_the_microwave_oven/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:0e4f3c0746497739e509a6382c9ebd6aebe4c799bc6400ada4ba48acba91c947 +size 5654858 diff --git a/alpha_bot_2_operate_the_microwave_oven/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000012.mp4 b/alpha_bot_2_operate_the_microwave_oven/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8165256ac5b7e3888cccd2447f7d4710e8394c1d --- /dev/null +++ b/alpha_bot_2_operate_the_microwave_oven/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:f10e32a81343e7ad9e51ddb53d389997f936333bef8797b786684e2831a09273 +size 5482011 diff --git a/alpha_bot_2_operate_the_microwave_oven/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000013.mp4 b/alpha_bot_2_operate_the_microwave_oven/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fc53630065f48ac864270072575609d65c35cb21 --- /dev/null +++ b/alpha_bot_2_operate_the_microwave_oven/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:e181ecfb87dd1563783a550ab718da96e7cc4acdd4994fc804337eacf3de8d44 +size 5344230 diff --git a/alpha_bot_2_operate_the_microwave_oven/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000014.mp4 b/alpha_bot_2_operate_the_microwave_oven/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bc52c365d450598312c7a74b3aa825cad1aa5efc --- /dev/null +++ b/alpha_bot_2_operate_the_microwave_oven/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:7cd93689f38df6f191aee98230e9ec91b8521ba916f19ec7bb4d1935ea29206d +size 5956819 diff --git a/alpha_bot_2_operate_the_microwave_oven/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000015.mp4 b/alpha_bot_2_operate_the_microwave_oven/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..751c576dd06ae751479b2d8528c2d92208d69caf --- /dev/null +++ b/alpha_bot_2_operate_the_microwave_oven/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:139ca59e39d60f23988191dd21ce5ce4bff70754c6da9c328a2837a05a1b03fe +size 6494393 diff --git a/alpha_bot_2_operate_the_microwave_oven/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000000.mp4 b/alpha_bot_2_operate_the_microwave_oven/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8e28e975d01be15c9b502c8aca5bb0098782365f --- /dev/null +++ b/alpha_bot_2_operate_the_microwave_oven/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:b689cf9e4a9db7ff99f42bc8fb2d28d3f46a67afca82b2e9a2249d6228bca251 +size 8100292 diff --git a/alpha_bot_2_operate_the_microwave_oven/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000001.mp4 b/alpha_bot_2_operate_the_microwave_oven/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a31945039cbdf92663f87c8e8b3f23cffcefe373 --- /dev/null +++ b/alpha_bot_2_operate_the_microwave_oven/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:f683652a37eba7db28c1ddef941589a67ff2f405af4cf7e894d9f76873e1c95f +size 6941900 diff --git a/alpha_bot_2_operate_the_microwave_oven/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000002.mp4 b/alpha_bot_2_operate_the_microwave_oven/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ea20393db978f34a0842bef77231771686b6a86b --- /dev/null +++ b/alpha_bot_2_operate_the_microwave_oven/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:a8d73c06fbb5b0d9a5e9c839102074697ff26d22fa43f91f7886f22312a0e8d1 +size 6920337 diff --git a/alpha_bot_2_operate_the_microwave_oven/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000003.mp4 b/alpha_bot_2_operate_the_microwave_oven/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..91d85580a170c891643e39a49e565bb881f1fe24 --- /dev/null +++ b/alpha_bot_2_operate_the_microwave_oven/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:604241a47aa60734a039def28bd9e30f4bba12f238993b33fe286d5ef8a70500 +size 5483580 diff --git a/alpha_bot_2_operate_the_microwave_oven/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000004.mp4 b/alpha_bot_2_operate_the_microwave_oven/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ddc2bf709ea39ba70f42d01226e394c925d94250 --- /dev/null +++ b/alpha_bot_2_operate_the_microwave_oven/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:e95707c06431ee56d8b3d6227567cb1ec6a6f2afcb096b155c2ba91fa4f98e0c +size 6667932 diff --git a/alpha_bot_2_operate_the_microwave_oven/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000005.mp4 b/alpha_bot_2_operate_the_microwave_oven/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6cd9950750c0bdd6905389188f9a6aaf21da35e5 --- /dev/null +++ b/alpha_bot_2_operate_the_microwave_oven/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:7a02ae05fe80efa9d0d6854035c811bd56ad09001af48d1259669379589b4fa8 +size 6716583 diff --git a/alpha_bot_2_operate_the_microwave_oven/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000006.mp4 b/alpha_bot_2_operate_the_microwave_oven/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..124719a1534deee85bdb94186efc25e7f7beb74e --- /dev/null +++ b/alpha_bot_2_operate_the_microwave_oven/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:63e0b423de1b49812931a40bf2f761c389d72e1067c3f18a030aceb014dee803 +size 7055691 diff --git a/alpha_bot_2_operate_the_microwave_oven/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000007.mp4 b/alpha_bot_2_operate_the_microwave_oven/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b49db63f846bdd020a6ec97d7f04ad424dd9574c --- /dev/null +++ b/alpha_bot_2_operate_the_microwave_oven/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:45df26772e108c6fefc67f8568291320c3a2dddc3ad53cf01dbd91be2ad6ef56 +size 6040906 diff --git a/alpha_bot_2_operate_the_microwave_oven/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000008.mp4 b/alpha_bot_2_operate_the_microwave_oven/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d4773cce1ecdff9a6faaa1279c935efd5892150c --- /dev/null +++ b/alpha_bot_2_operate_the_microwave_oven/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:91825e308173d92f2a73b394e1a785ea0db3c158522d918904842e1fc6a94563 +size 8058604 diff --git a/alpha_bot_2_operate_the_microwave_oven/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000009.mp4 b/alpha_bot_2_operate_the_microwave_oven/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ecd05b2e75d34e6f1a74750d4488134f37552a74 --- /dev/null +++ b/alpha_bot_2_operate_the_microwave_oven/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:73aabced4dcbc5bc0928fd144bb7990e65b96a4db2106b2da88f266a701210a8 +size 5359971 diff --git a/alpha_bot_2_operate_the_microwave_oven/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000010.mp4 b/alpha_bot_2_operate_the_microwave_oven/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1173062a34894a1dea2831d2603003ee817b972c --- /dev/null +++ b/alpha_bot_2_operate_the_microwave_oven/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:13c3cfb07e35e21d0d5a4413b6a95693f1293c32f22d689a06997c6d63e7ff90 +size 8343937 diff --git a/alpha_bot_2_operate_the_microwave_oven/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000011.mp4 b/alpha_bot_2_operate_the_microwave_oven/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4857873f44673e84617c85ab6eff6fceaa9d44db --- /dev/null +++ b/alpha_bot_2_operate_the_microwave_oven/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:4aac9d8f1e1a49e2ec1d2a74f83d2bafcc1d735eeca081ff2560e08db2c3eda1 +size 6542160 diff --git a/alpha_bot_2_operate_the_microwave_oven/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000012.mp4 b/alpha_bot_2_operate_the_microwave_oven/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2653eb29ab7e1f95b7a45f10e9a07e38c84eb184 --- /dev/null +++ b/alpha_bot_2_operate_the_microwave_oven/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:c1cb1cfa44a26ed7c65fc38f5b8bcf77822ea43417f1f0a9f1df380d30588129 +size 7896513 diff --git a/alpha_bot_2_operate_the_microwave_oven/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000013.mp4 b/alpha_bot_2_operate_the_microwave_oven/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bdfc6d4fef37ec48aeda3022c308e058c90264c2 --- /dev/null +++ b/alpha_bot_2_operate_the_microwave_oven/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:2df13c656fb3bf2868a2f32b728c5373d8819eb5a852bcf280553904aaa6d98a +size 6167922 diff --git a/alpha_bot_2_operate_the_microwave_oven/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000014.mp4 b/alpha_bot_2_operate_the_microwave_oven/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c809c343ed496e4acb1a28f8578ffbc4cf03c2e5 --- /dev/null +++ b/alpha_bot_2_operate_the_microwave_oven/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:78749343f38f0e6799550e8ce0b64121b11c664b7ead505fd47de95ca4d8361c +size 7683722 diff --git a/alpha_bot_2_operate_the_microwave_oven/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000015.mp4 b/alpha_bot_2_operate_the_microwave_oven/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..652f3431b95bf472110bceadd8dddf14aa569aef --- /dev/null +++ b/alpha_bot_2_operate_the_microwave_oven/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:78adc0856d0fb799d65102424c7fe95f9e0264d9d6ac51bfded6740ecd65744b +size 7554571