diff --git a/R1_Lite_move_the_position_of_the_duck/.gitattributes b/R1_Lite_move_the_position_of_the_duck/.gitattributes new file mode 100644 index 0000000000000000000000000000000000000000..1ef325f1b111266a6b26e0196871bd78baa8c2f3 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/.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/R1_Lite_move_the_position_of_the_duck/README.md b/R1_Lite_move_the_position_of_the_duck/README.md new file mode 100644 index 0000000000000000000000000000000000000000..7681e484ef7b33d195b9750aec1bf258b96b49c0 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/README.md @@ -0,0 +1,337 @@ +--- +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 +--- + +# R1_Lite_move_the_position_of_the_duck + +## πŸ“‹ Overview + +This dataset uses an extended format based on LeRobot and is fully compatible with LeRobot. + +**Robot Type:** `galaxea_r1_lite` + | **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: +- `place` +- `pick` +- `grasp` + + +## πŸ“Š Dataset Statistics + +| Metric | Value | +|--------|-------| +| **Total Episodes** | 40 | +| **Total Frames** | 12223 | +| **Total Tasks** | 1 | +| **Total Videos** | 160 | +| **Total Chunks** | 1 | +| **Chunk Size** | 1000 | +| **FPS** | 30 | +| **Dataset Size** | 348.2MB | + + +## πŸ‘₯ 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 +put the duck the designated position. + +### Sub-Tasks +This dataset includes 8 distinct subtasks: + +1. **Grasp the red duck with right gripper** +2. **Static** +3. **Place the red duck on the table with right gripper** +4. **Grasp the red duck with left gripper** +5. **End** +6. **Place the red duck on the table with left gripper** +7. **Abnormal** +8. **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:39 + + +## πŸ“ 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_high_left_rgb**: video + - FPS: 30 + - Codec: av1- **observation.images.cam_high_right_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": "galaxea_r1_lite", "total_episodes": 40, "total_frames": 12223, "total_tasks": 1, "total_videos": 160, "total_chunks": 1, "chunks_size": 1000, "fps": 30, "splits": {"train": "0:39"}, "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_high_left_rgb": {"dtype": "video", "shape": [720, 1280, 3], "names": ["height", "width", "channels"], "info": {"video.height": 720, "video.width": 1280, "video.codec": "av1", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "video.fps": 30, "video.channels": 3, "has_audio": false}}, "observation.images.cam_high_right_rgb": {"dtype": "video", "shape": [720, 1280, 3], "names": ["height", "width", "channels"], "info": {"video.height": 720, "video.width": 1280, "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": [720, 1280, 3], "names": ["height", "width", "channels"], "info": {"video.height": 720, "video.width": 1280, "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": [720, 1280, 3], "names": ["height", "width", "channels"], "info": {"video.height": 720, "video.width": 1280, "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": [16], "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", "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", "left_gripper_open", "right_gripper_open"]}, "action": {"dtype": "float32", "shape": [18], "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", "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", "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): + +``` +R1_Lite_move_the_position_of_the_duck_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_high_left_rgb/ + β”‚ β”œβ”€β”€ episode_000000.mp4 + β”‚ β”œβ”€β”€ episode_000001.mp4 + β”‚ β”œβ”€β”€ episode_000002.mp4 + β”‚ β”œβ”€β”€ episode_000003.mp4 + β”‚ β”œβ”€β”€ episode_000004.mp4 + β”‚ └── (...) + β”œβ”€β”€ observation.images.cam_high_right_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/R1_Lite_move_the_position_of_the_duck/annotations/eef_acc_mag_annotation.jsonl b/R1_Lite_move_the_position_of_the_duck/annotations/eef_acc_mag_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..261c0cb86faecc005328e7b464d8fa76fc4eab3a --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/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/R1_Lite_move_the_position_of_the_duck/annotations/eef_direction_annotation.jsonl b/R1_Lite_move_the_position_of_the_duck/annotations/eef_direction_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..15eb9abd75814183c860e3bffd75f9148c4e0d04 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/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/R1_Lite_move_the_position_of_the_duck/annotations/eef_velocity_annotation.jsonl b/R1_Lite_move_the_position_of_the_duck/annotations/eef_velocity_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..67c684f8b05e1f6240ea5dd4a9bc9a5df14fe086 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/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/R1_Lite_move_the_position_of_the_duck/annotations/gripper_activity_annotation.jsonl b/R1_Lite_move_the_position_of_the_duck/annotations/gripper_activity_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..275a505f9220cce6502eac987c96a0261ef3f030 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/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/R1_Lite_move_the_position_of_the_duck/annotations/gripper_mode_annotation.jsonl b/R1_Lite_move_the_position_of_the_duck/annotations/gripper_mode_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..3825f1be6645468297ad5be29f9275f04db52345 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/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/R1_Lite_move_the_position_of_the_duck/annotations/scene_annotations.jsonl b/R1_Lite_move_the_position_of_the_duck/annotations/scene_annotations.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..d07aafb3fa0267da76746ab126af318f8c8ae557 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/annotations/scene_annotations.jsonl @@ -0,0 +1,200 @@ +{"scene_index": 0, "scene": "The white table is at the back, the red duck is at the center, both positioned on a flat surface with no other objects present."} +{"scene_index": 1, "scene": "The white table is positioned at the back, while the red duck is located at the back left."} +{"scene_index": 2, "scene": "The white table is positioned at the back, while the red duck is centered."} +{"scene_index": 3, "scene": "The white table is positioned at the back, while the red duck is located towards the back left."} +{"scene_index": 4, "scene": "The white table is positioned at the back, while the red duck is centered on top of it."} +{"scene_index": 5, "scene": "The white table is positioned at the back, and the red duck is located at the back right."} +{"scene_index": 6, "scene": "The white table is positioned at the back, while the red duck is located at the back left."} +{"scene_index": 7, "scene": "The white table is located at the back, while the red duck is positioned to the left."} +{"scene_index": 8, "scene": "The white table and red duck are both located at the back position."} +{"scene_index": 9, "scene": "The white table and red duck are both located at the back position."} +{"scene_index": 10, "scene": "The white table is positioned at the back, while the red duck is located at the back left."} +{"scene_index": 11, "scene": "The white table is positioned at the back, while the red duck is centered."} +{"scene_index": 12, "scene": "The white table is located at the back, while the red duck is positioned to the left."} +{"scene_index": 13, "scene": "The white table is positioned at the back, while the red duck is located at the center."} +{"scene_index": 14, "scene": "The white table is positioned at the back, while the red duck is centered on top of it."} +{"scene_index": 15, "scene": "The white table and red duck are both located at the back position."} +{"scene_index": 16, "scene": "The white table is positioned at the back, while the red duck is located at the back left."} +{"scene_index": 17, "scene": "The white table and red duck are both located at the back position."} +{"scene_index": 18, "scene": "The white table is positioned at the back, and so is the red duck, with both objects located in the same rear area but without a specific relationship defined between them."} +{"scene_index": 19, "scene": "The white table is positioned at the back, while the red duck is located at the back left."} +{"scene_index": 20, "scene": "The white table is positioned at the back, while the red duck is located to the left."} +{"scene_index": 21, "scene": "The white table is at the back, and the red duck is also at the back."} +{"scene_index": 22, "scene": "The white table is located at the back, while the red duck is positioned towards the back right area."} +{"scene_index": 23, "scene": "The white table is positioned at the back, and so is the red duck, with both objects located in the same rear area but without a specific relationship defined between them."} +{"scene_index": 24, "scene": "The white table is positioned at the back, while the red duck is located at the back right."} +{"scene_index": 25, "scene": "The white table is located at the back, while the red duck is positioned towards the back right area."} +{"scene_index": 26, "scene": "The white table is positioned at the back, while the red duck is centered on top of it."} +{"scene_index": 27, "scene": "The white table is positioned at the back, while the red duck is located on the right side."} +{"scene_index": 28, "scene": "The white table is positioned at the back, while the red duck is located at the back left."} +{"scene_index": 29, "scene": "The white table is positioned at the back, while the red duck is located at the back right corner of the scene."} +{"scene_index": 30, "scene": "The white table is positioned at the back, while the red duck is located at the back right."} +{"scene_index": 31, "scene": "The white table is positioned at the back, while the red duck is located at the back right corner of the scene."} +{"scene_index": 32, "scene": "The white table is positioned at the back, while two red ducks share the same back left position."} +{"scene_index": 33, "scene": "The white table is positioned at the back, with two red ducks also placed at the back and one of them specifically located at the back right."} +{"scene_index": 34, "scene": "The white table is positioned at the back, while the red duck is located on the right side."} +{"scene_index": 35, "scene": "The white table is positioned at the back, while the red duck is centered on top of it."} +{"scene_index": 36, "scene": "The white table is positioned at the back, while the red duck is located at the center."} +{"scene_index": 37, "scene": "The white table is positioned at the back, while the red duck is centered on top of it."} +{"scene_index": 38, "scene": "The white table is at the back, positioned there, while the red duck is located at the back left, establishing its placement relative to the table."} +{"scene_index": 39, "scene": "The white table is positioned at the back, while the red duck is located at the back left."} +{"scene_index": 40, "scene": "The white table is positioned at the back, while the red duck is centered."} +{"scene_index": 41, "scene": "The white table is positioned at the back, while the red duck is centered in its position."} +{"scene_index": 42, "scene": "The white table is positioned at the back, while the red duck is located at the back right corner relative to it."} +{"scene_index": 43, "scene": "The white table is positioned at the back, while the red duck is located at the back left."} +{"scene_index": 44, "scene": "The white table is positioned at the back, while the red duck is located towards the back left."} +{"scene_index": 45, "scene": "The white table is positioned at the back, while the red duck is located at the back right corner of the scene."} +{"scene_index": 46, "scene": "The white table and red duck are both located at the back position."} +{"scene_index": 47, "scene": "The white table is at the back, and the red duck is also at the back."} +{"scene_index": 48, "scene": "The white table and red duck are both located at the back position."} +{"scene_index": 49, "scene": "The white table is positioned at the back, while the red duck is located at the back right corner relative to it."} +{"scene_index": 50, "scene": "The white table and red duck are both located at the back position."} +{"scene_index": 51, "scene": "The white table is located at the back, while both red ducks are centered in their respective positions."} +{"scene_index": 52, "scene": "The white table is positioned at the back, while the red duck is located at the back left."} +{"scene_index": 53, "scene": "The white table is positioned at the back, while there are two red ducksβ€”one located at the back and another at the right."} +{"scene_index": 54, "scene": "The white table is located at the back, while the red duck is positioned to the right."} +{"scene_index": 55, "scene": "The white table is positioned at the back, while the red duck is located to the left."} +{"scene_index": 56, "scene": "The white table is positioned at the back, while the red duck is located at the center."} +{"scene_index": 57, "scene": "The white table is positioned at the back, while the red duck is located towards the back left."} +{"scene_index": 58, "scene": "The white table and red duck are both located at the back position."} +{"scene_index": 59, "scene": "The white table and red duck are both located at the back position."} +{"scene_index": 60, "scene": "The white table and red duck are both located at the back position."} +{"scene_index": 61, "scene": "The white table is positioned at the back, and so is the red duck, with both objects located in the same rear area but without a specific relationship defined between them."} +{"scene_index": 62, "scene": "A white table is at the back, and a red duck is positioned to the back left."} +{"scene_index": 63, "scene": "The white table is positioned at the back, while the red duck is located on the right side."} +{"scene_index": 64, "scene": "The white table is positioned at the back, while the red duck is located towards the back left."} +{"scene_index": 65, "scene": "The white table and red duck are both located at the back position."} +{"scene_index": 66, "scene": "The white table and red duck are both located at the back position."} +{"scene_index": 67, "scene": "The white table is positioned at the back, while the red duck is located at the center."} +{"scene_index": 68, "scene": "The white table is at the back, the red duck is at the center, both positioned on a flat surface with no other objects present."} +{"scene_index": 69, "scene": "The white table is positioned at the back, while there are two red ducks located at the back with one on the left side."} +{"scene_index": 70, "scene": "The white table and red duck are both located at the back position."} +{"scene_index": 71, "scene": "The white table is located at the back, while there are two red ducks positioned at the back and one specifically placed in the back right area."} +{"scene_index": 72, "scene": "The white table is positioned at the back, while the red duck is located to the left."} +{"scene_index": 73, "scene": "The white table is at the back, positioned there, while the red duck is located at the back left, establishing its placement relative to the table."} +{"scene_index": 74, "scene": "The white table and red duck are both located at the back position."} +{"scene_index": 75, "scene": "The white table is at the back, positioned there, while the red duck is located at the back left, establishing its placement relative to the table."} +{"scene_index": 76, "scene": "The white table is positioned at the back, while there are two red ducks located at the back left and also at the back."} +{"scene_index": 77, "scene": "The white table is positioned at the back, while the red duck is located at the back left."} +{"scene_index": 78, "scene": "The white table is at the back, the red duck is at the center, both positioned on a flat surface with no other objects present."} +{"scene_index": 79, "scene": "The white table is positioned at the back, while the red duck is located towards the back left."} +{"scene_index": 80, "scene": "The white table is positioned at the back. There are two red ducks, one located to the left, and the other in the back-left area."} +{"scene_index": 81, "scene": "The white table is positioned at the back, while the red duck is located towards the back right."} +{"scene_index": 82, "scene": "The white table is at the back, positioned there, while the red duck is located at the back left, establishing its placement relative to the table."} +{"scene_index": 83, "scene": "The white table is positioned at the back, while the red duck is located at the back left."} +{"scene_index": 84, "scene": "The white table is positioned at the back, while the red duck is placed to the right."} +{"scene_index": 85, "scene": "The white table and red duck are both located at the back position."} +{"scene_index": 86, "scene": "The white table is positioned at the back, and so is the red duck, with both objects located in the same rear area but without a specific relationship defined between them."} +{"scene_index": 87, "scene": "The white table is positioned at the back, while the red duck is centered on top of it."} +{"scene_index": 88, "scene": "The white table is positioned at the back, while the red duck is located towards the back left."} +{"scene_index": 89, "scene": "A white table is positioned at the back, while a red duck is located at the back left and another red duck is also placed at the back."} +{"scene_index": 90, "scene": "The white table is positioned at the back, with a red duck in the center and another red duck located at the back left."} +{"scene_index": 91, "scene": "The white table is positioned at the back, and so is the red duck, with both objects located in the same rear area but without a specific relationship defined between them."} +{"scene_index": 92, "scene": "The white table is positioned at the back, while the red duck is centered on top of it."} +{"scene_index": 93, "scene": "The white table is positioned at the back, while the red duck is located towards the back left."} +{"scene_index": 94, "scene": "The white table and red duck are both located at the back position."} +{"scene_index": 95, "scene": "The white table is located at the back, while the red duck is positioned to the left."} +{"scene_index": 96, "scene": "The white table and red duck are both located at the back position."} +{"scene_index": 97, "scene": "The white table is positioned at the back, while the red duck is placed to the right."} +{"scene_index": 98, "scene": "The white table is positioned at the back, and so is the red duck, with both objects located in the same rear area but without a specific relationship defined between them."} +{"scene_index": 99, "scene": "The white table is positioned at the back, while the red duck is centered in its position."} +{"scene_index": 100, "scene": "The white table is positioned at the back, while the red duck is located at the back right corner relative to it."} +{"scene_index": 101, "scene": "The white table is at the back, with a red duck on its back left side and another red duck on its back right side."} +{"scene_index": 102, "scene": "The white table and red duck are both located at the back position."} +{"scene_index": 103, "scene": "The white table is located at the back, while the red duck is positioned towards the back right area."} +{"scene_index": 104, "scene": "The white table and red duck are both located at the back position."} +{"scene_index": 105, "scene": "The white table is positioned at the back, while the red duck is located at the back right corner relative to it."} +{"scene_index": 106, "scene": "The white table is positioned at the back, while the red duck is located towards the back left."} +{"scene_index": 107, "scene": "The white table is positioned at the back, while the red duck is located at the back right corner of the scene."} +{"scene_index": 108, "scene": "The white table is located at the back, while the red duck is positioned towards the back right area."} +{"scene_index": 109, "scene": "The white table is positioned at the back, while the red duck is located to the left."} +{"scene_index": 110, "scene": "A white table is at the back, and a red duck is positioned to the back left."} +{"scene_index": 111, "scene": "The white table is located at the back, while the red duck is positioned to the right."} +{"scene_index": 112, "scene": "The white table is positioned at the back, and so is the red duck, with both objects located in the same rear area but without a specific relationship defined between them."} +{"scene_index": 113, "scene": "The white table is positioned at the back, while the red duck is located towards the back right."} +{"scene_index": 114, "scene": "The white table is positioned at the back, while the red duck is located towards the back left."} +{"scene_index": 115, "scene": "The white table is positioned at the back, while the red duck is located at the back left."} +{"scene_index": 116, "scene": "The white table is positioned at the back, while the red duck is located at the back left."} +{"scene_index": 117, "scene": "The white table and red duck are both located at the back position."} +{"scene_index": 118, "scene": "The white table is located at the back, while the red duck is positioned to the right."} +{"scene_index": 119, "scene": "The white table is positioned at the back, while the red duck is located at the back left."} +{"scene_index": 120, "scene": "A white table is at the back, and a red duck is positioned to the back left."} +{"scene_index": 121, "scene": "The white table is positioned at the back, while the red duck is located to the left."} +{"scene_index": 122, "scene": "The white table is positioned at the back, while two red ducks are both located on the right side."} +{"scene_index": 123, "scene": "The white table and red duck are both located at the back position."} +{"scene_index": 124, "scene": "The white table and red duck are both located at the back position."} +{"scene_index": 125, "scene": "The white table is located at the back, while the red duck is positioned towards the back right area."} +{"scene_index": 126, "scene": "The white table is positioned at the back, while the red duck is located towards the back left."} +{"scene_index": 127, "scene": "The white table is positioned at the back, while the red duck is centered on top of it."} +{"scene_index": 128, "scene": "The white table is positioned at the back, while the red duck is centered on top of it."} +{"scene_index": 129, "scene": "The white table is at the back, the red duck is at the center, both positioned on a flat surface with no other objects present."} +{"scene_index": 130, "scene": "The white table is positioned at the back, while the red duck is located at the back left."} +{"scene_index": 131, "scene": "The white table and red duck are both located at the back position."} +{"scene_index": 132, "scene": "The white table is at the back, and the red duck is also at the back."} +{"scene_index": 133, "scene": "The white table is positioned at the back, while the red duck is located at the back right corner relative to it."} +{"scene_index": 134, "scene": "The white table is located at the back, while the red duck is positioned to the right."} +{"scene_index": 135, "scene": "The white table is positioned at the back, and so is the red duck, with both objects located in the same rear area but without a specific relationship defined between them."} +{"scene_index": 136, "scene": "The white table is positioned at the back, while the red duck is located at the back right."} +{"scene_index": 137, "scene": "The white table is positioned at the back, while the red duck is located towards the back left."} +{"scene_index": 138, "scene": "The white table and red duck are both located at the back position."} +{"scene_index": 139, "scene": "The white table and red duck are both located at the back position."} +{"scene_index": 140, "scene": "The white table is positioned at the back, while the red duck is located at the back right."} +{"scene_index": 141, "scene": "The white table is positioned at the back, while the red duck is located to the left."} +{"scene_index": 142, "scene": "The white table is positioned at the back, while the red duck is located at the back left."} +{"scene_index": 143, "scene": "The white table is positioned at the back, while the red duck is located to the left."} +{"scene_index": 144, "scene": "The white table and red duck are both located at the back position."} +{"scene_index": 145, "scene": "The white table is positioned at the back, while the red duck is located at the back right corner relative to it."} +{"scene_index": 146, "scene": "The white table and red duck are both located at the back position."} +{"scene_index": 147, "scene": "The white table and red duck are both located at the back position."} +{"scene_index": 148, "scene": "The white table and red duck are both located at the back position."} +{"scene_index": 149, "scene": "The white table and red duck are both located at the back position."} +{"scene_index": 150, "scene": "The white table is at the back, and the red duck is also at the back."} +{"scene_index": 151, "scene": "The white table is at the back, and the red duck is also at the back."} +{"scene_index": 152, "scene": "The white table is positioned at the back, while the red duck is located at the back left."} +{"scene_index": 153, "scene": "The white table is at the back, the red duck is at the back-left, and the color red is centered."} +{"scene_index": 154, "scene": "The white table is positioned at the back, while the red duck is located at the center."} +{"scene_index": 155, "scene": "The white table is positioned at the back, while the red duck is located to the left."} +{"scene_index": 156, "scene": "The white table is positioned at the back, while the red duck is located towards the back left."} +{"scene_index": 157, "scene": "The white table and red duck are both located at the back position."} +{"scene_index": 158, "scene": "The white table is positioned at the back, and so is the red duck, with both objects located in the same rear area but without a specific relationship defined between them."} +{"scene_index": 159, "scene": "The white table and red duck are both located at the back position."} +{"scene_index": 160, "scene": "The white table is at the back, and the red duck is also at the back."} +{"scene_index": 161, "scene": "The white table is positioned at the back, while two red ducks are placed one on the left and one in the center."} +{"scene_index": 162, "scene": "The white table and red duck are both located at the back position."} +{"scene_index": 163, "scene": "The white table and red duck are both located at the back position."} +{"scene_index": 164, "scene": "The white table is located at the back, while the red duck is positioned towards the back right area."} +{"scene_index": 165, "scene": "The white table is positioned at the back, while the red duck is located at the back left."} +{"scene_index": 166, "scene": "A white table is at the back, and a red duck is positioned to the back left."} +{"scene_index": 167, "scene": "The white table is positioned at the back, while the red duck is located towards the back right."} +{"scene_index": 168, "scene": "The white table is positioned at the back, while the red duck is located at the back right corner of the scene."} +{"scene_index": 169, "scene": "The white table is positioned at the back, while the red duck is located at the back left."} +{"scene_index": 170, "scene": "The white table is positioned at the back, while the red duck is located at the back left."} +{"scene_index": 171, "scene": "The white table is positioned at the back, and the red duck is located at the back right."} +{"scene_index": 172, "scene": "The white table and red duck are both located at the back position."} +{"scene_index": 173, "scene": "The white table and red duck are both located at the back position."} +{"scene_index": 174, "scene": "The white table is positioned at the back, while the red duck is located at the back right corner of the scene."} +{"scene_index": 175, "scene": "The white table is positioned at the back, while the red duck is located at the back left."} +{"scene_index": 176, "scene": "A white table is at the back, and a red duck is positioned to the back left."} +{"scene_index": 177, "scene": "The white table and red duck are both located at the back position."} +{"scene_index": 178, "scene": "The white table is positioned at the back, while the red duck is located at the back right corner relative to it."} +{"scene_index": 179, "scene": "The white table is positioned at the back, while the red duck is located at the back right."} +{"scene_index": 180, "scene": "The white table is positioned at the back, while the red duck is located to the right."} +{"scene_index": 181, "scene": "The white table is positioned at the back, while the red duck is located at the back right."} +{"scene_index": 182, "scene": "The white table is positioned at the back, while the red duck is centered on top of it."} +{"scene_index": 183, "scene": "The white table and red duck are both located at the back position."} +{"scene_index": 184, "scene": "The white table and red duck are both located at the back position."} +{"scene_index": 185, "scene": "The white table is positioned at the back, while the red duck is centered in its position."} +{"scene_index": 186, "scene": "The white table and red duck are both located at the back position."} +{"scene_index": 187, "scene": "The white table is at the back, and the red duck is also at the back."} +{"scene_index": 188, "scene": "The white table is positioned at the back, while the red duck is located at the back right corner relative to it."} +{"scene_index": 189, "scene": "The white table is positioned at the back, and so is the red duck, with both objects located in the same rear area but without a specific relationship defined between them."} +{"scene_index": 190, "scene": "The white table and red duck are both located at the back position."} +{"scene_index": 191, "scene": "The white table is positioned at the back, while two red ducks are also located at the back, with one specifically placed in the back right area."} +{"scene_index": 192, "scene": "The white table is positioned at the back, while the red duck is located at the back left."} +{"scene_index": 193, "scene": "The white table is at the back, positioned there, while the red duck is located at the back left, establishing its placement relative to the table."} +{"scene_index": 194, "scene": "The white table and red duck are both located at the back position."} +{"scene_index": 195, "scene": "The white table is positioned at the back, while the red duck is centered in its position."} +{"scene_index": 196, "scene": "The white table is positioned at the back, while the red duck is located at the back right."} +{"scene_index": 197, "scene": "The white table is positioned at the back, while the red duck is located at the back left."} +{"scene_index": 198, "scene": "A white table is at the back, and a red duck is positioned to the back left."} +{"scene_index": 199, "scene": "The white table is positioned at the back, while the red duck is located at the back right."} diff --git a/R1_Lite_move_the_position_of_the_duck/annotations/subtask_annotations.jsonl b/R1_Lite_move_the_position_of_the_duck/annotations/subtask_annotations.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..481d84c04e5481f671565db768dac505aaf1baaf --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/annotations/subtask_annotations.jsonl @@ -0,0 +1,8 @@ +{"subtask_index": 0, "subtask": "Grasp the red duck with right gripper"} +{"subtask_index": 1, "subtask": "Static"} +{"subtask_index": 2, "subtask": "Place the red duck on the table with right gripper"} +{"subtask_index": 3, "subtask": "Grasp the red duck with left gripper"} +{"subtask_index": 4, "subtask": "End"} +{"subtask_index": 5, "subtask": "Place the red duck on the table with left gripper"} +{"subtask_index": 6, "subtask": "Abnormal"} +{"subtask_index": 7, "subtask": "null"} diff --git a/R1_Lite_move_the_position_of_the_duck/annotations/subtasks.jsonl b/R1_Lite_move_the_position_of_the_duck/annotations/subtasks.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..6a3f6665b4618dec9346eda3e80ca0470c1e9195 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/annotations/subtasks.jsonl @@ -0,0 +1,8 @@ +{"subtask_index": 0, "subtask": "Place the red duck on the table with right gripper"} +{"subtask_index": 1, "subtask": "Grasp the red duck with left gripper"} +{"subtask_index": 2, "subtask": "Abnormal"} +{"subtask_index": 3, "subtask": "Static"} +{"subtask_index": 4, "subtask": "Grasp the red duck with right gripper"} +{"subtask_index": 5, "subtask": "End"} +{"subtask_index": 6, "subtask": "Place the red duck on the table with left gripper"} +{"subtask_index": 7, "subtask": "null"} diff --git a/R1_Lite_move_the_position_of_the_duck/data/chunk-000/episode_000000.parquet b/R1_Lite_move_the_position_of_the_duck/data/chunk-000/episode_000000.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a8db334d14a5e7687865cfcc5d2065e0edd84aab --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/data/chunk-000/episode_000000.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7389d41557a59e3fbbec5f65f308d7b429d6ef3cc0b0a1a8a2c640ec69897c13 +size 55830 diff --git a/R1_Lite_move_the_position_of_the_duck/data/chunk-000/episode_000001.parquet b/R1_Lite_move_the_position_of_the_duck/data/chunk-000/episode_000001.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0ad50c8332371dbfeeca0bee4e4b5f1f11410570 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/data/chunk-000/episode_000001.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:202066985b182f64675c9ea4deadacb5291eecc401e89b7f1f6e6cd9ac538eda +size 56813 diff --git a/R1_Lite_move_the_position_of_the_duck/data/chunk-000/episode_000002.parquet b/R1_Lite_move_the_position_of_the_duck/data/chunk-000/episode_000002.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d17a5f0831802d9ffe6cb732067359fa933a6a15 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/data/chunk-000/episode_000002.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b05ae052e8d1358234f293325e4505238440559da4ff7d6a59e583e8e95da1f +size 60746 diff --git a/R1_Lite_move_the_position_of_the_duck/data/chunk-000/episode_000003.parquet b/R1_Lite_move_the_position_of_the_duck/data/chunk-000/episode_000003.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3ee2c3ad21f5be54e259c8c111994e2a080c965e --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/data/chunk-000/episode_000003.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:16b260234bf7afb5e075dfd94bce36f0135a1542360022000371df000761cfd9 +size 65182 diff --git a/R1_Lite_move_the_position_of_the_duck/data/chunk-000/episode_000004.parquet b/R1_Lite_move_the_position_of_the_duck/data/chunk-000/episode_000004.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bba794033465cf89a3c1719c29fc45e93dc6fd02 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/data/chunk-000/episode_000004.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:52a534525c7f32361a55b8da637f61f9a0aa02c4b20751b49071fefde3e734c2 +size 55795 diff --git a/R1_Lite_move_the_position_of_the_duck/data/chunk-000/episode_000005.parquet b/R1_Lite_move_the_position_of_the_duck/data/chunk-000/episode_000005.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9484a97baaedf8fa3e3bef52d3e986f221fb714c --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/data/chunk-000/episode_000005.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2dffa2e5a463ec0e0cd6caa4869ee94699971856db3c5058d37dd4a181f471ae +size 59060 diff --git a/R1_Lite_move_the_position_of_the_duck/data/chunk-000/episode_000006.parquet b/R1_Lite_move_the_position_of_the_duck/data/chunk-000/episode_000006.parquet new file mode 100644 index 0000000000000000000000000000000000000000..12f2f6e659b5dd6cf0d1bcd1750c6f7292d86d50 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/data/chunk-000/episode_000006.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:451ca66dd9e931466bd375924fc28cac4b887ede2f617c6a2ce8b16b70d9bca5 +size 59885 diff --git a/R1_Lite_move_the_position_of_the_duck/data/chunk-000/episode_000007.parquet b/R1_Lite_move_the_position_of_the_duck/data/chunk-000/episode_000007.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a48fb432dd22af45ac949f62a95fe5e1e8f47c31 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/data/chunk-000/episode_000007.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a6857a88b0bf11832304a60f024e583c27019dddec3fedba7b821708b202bbb5 +size 66431 diff --git a/R1_Lite_move_the_position_of_the_duck/data/chunk-000/episode_000008.parquet b/R1_Lite_move_the_position_of_the_duck/data/chunk-000/episode_000008.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6b36a50a6fa64c0debd493e1fe114db03f614313 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/data/chunk-000/episode_000008.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:988e2b13ea43e919234227d3375cfafdc24b927deadb3eb0c00a4f5acee158ba +size 75833 diff --git a/R1_Lite_move_the_position_of_the_duck/data/chunk-000/episode_000009.parquet b/R1_Lite_move_the_position_of_the_duck/data/chunk-000/episode_000009.parquet new file mode 100644 index 0000000000000000000000000000000000000000..74687f84d36005d773e8c9c35bb757fb43d547f4 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/data/chunk-000/episode_000009.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:07221bdd5541f09fae02d5e65858c29a12a07a3db2baddb7bacf29018ab42afa +size 62082 diff --git a/R1_Lite_move_the_position_of_the_duck/data/chunk-000/episode_000010.parquet b/R1_Lite_move_the_position_of_the_duck/data/chunk-000/episode_000010.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3660c666b5c87f14495df469d082316453203bc7 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/data/chunk-000/episode_000010.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:52ca8a6bb16b5879c909d77896b7ccde7c173f4adb07f2c1fa6c96e9b93efe7d +size 49365 diff --git a/R1_Lite_move_the_position_of_the_duck/data/chunk-000/episode_000011.parquet b/R1_Lite_move_the_position_of_the_duck/data/chunk-000/episode_000011.parquet new file mode 100644 index 0000000000000000000000000000000000000000..efb8e8bff48ad9447460dd1aea9681017661a5d4 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/data/chunk-000/episode_000011.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:17f9cf71b05964ff3f09d4165447f6c4409e7a4b3c6af0cae55235a3f54a47e4 +size 61698 diff --git a/R1_Lite_move_the_position_of_the_duck/data/chunk-000/episode_000012.parquet b/R1_Lite_move_the_position_of_the_duck/data/chunk-000/episode_000012.parquet new file mode 100644 index 0000000000000000000000000000000000000000..daec11c355d88cec971b50cb029261874e8b8d79 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/data/chunk-000/episode_000012.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:50210916e5f9673e3d1d3d3b4ccbca9e458eef8f0f36343ca4777fe827860ba3 +size 68078 diff --git a/R1_Lite_move_the_position_of_the_duck/data/chunk-000/episode_000013.parquet b/R1_Lite_move_the_position_of_the_duck/data/chunk-000/episode_000013.parquet new file mode 100644 index 0000000000000000000000000000000000000000..db5d6248ee39e9706083a5fc55539280c767b992 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/data/chunk-000/episode_000013.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff304b1cabb288dc9044065234214960a9e2e1d980e81f343641f3704b06194b +size 51571 diff --git a/R1_Lite_move_the_position_of_the_duck/data/chunk-000/episode_000014.parquet b/R1_Lite_move_the_position_of_the_duck/data/chunk-000/episode_000014.parquet new file mode 100644 index 0000000000000000000000000000000000000000..33b66e2d9162a97264c52cb84f8b3f9f8c328df7 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/data/chunk-000/episode_000014.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e9423bcc23b7be0294e698a3e1205b4051df6e60c1623312c82dc4d18e7e62c3 +size 62463 diff --git a/R1_Lite_move_the_position_of_the_duck/data/chunk-000/episode_000015.parquet b/R1_Lite_move_the_position_of_the_duck/data/chunk-000/episode_000015.parquet new file mode 100644 index 0000000000000000000000000000000000000000..107e6c1bc9a7ec231e38f887f98baead7254fab3 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/data/chunk-000/episode_000015.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c0d009c68ac12ccc72ae3ada52f598f538c35dc66891808fc4e32a488f127be +size 52457 diff --git a/R1_Lite_move_the_position_of_the_duck/data/chunk-000/episode_000016.parquet b/R1_Lite_move_the_position_of_the_duck/data/chunk-000/episode_000016.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5a4470e0cb49d49436ca6ba2a2a5d8dbae22c97e --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/data/chunk-000/episode_000016.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:06bdf64083bb36afeb83ba4f52f332cca918fc617be17ab7a66eca553843804f +size 55133 diff --git a/R1_Lite_move_the_position_of_the_duck/data/chunk-000/episode_000017.parquet b/R1_Lite_move_the_position_of_the_duck/data/chunk-000/episode_000017.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bc673f3d73ec7609c93c39dff5dcf70461cf6c84 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/data/chunk-000/episode_000017.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e61da282098ab53ac0b5f2080b2517d31bb4375ea6abc21f5834abd59b341d96 +size 64888 diff --git a/R1_Lite_move_the_position_of_the_duck/data/chunk-000/episode_000018.parquet b/R1_Lite_move_the_position_of_the_duck/data/chunk-000/episode_000018.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ec94cc48b4797ff916095a800bfd77bca07e680a --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/data/chunk-000/episode_000018.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b2ce2cacf98483229d1d40db73b86edec417590d1b95a69840ca83d944834236 +size 58269 diff --git a/R1_Lite_move_the_position_of_the_duck/data/chunk-000/episode_000019.parquet b/R1_Lite_move_the_position_of_the_duck/data/chunk-000/episode_000019.parquet new file mode 100644 index 0000000000000000000000000000000000000000..103420af5118d766d24141047b4b3b406d5432f2 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/data/chunk-000/episode_000019.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:195eb32b7875b8f75488fe55814a6076abafd79f050441666c8a80c170117d0c +size 56377 diff --git a/R1_Lite_move_the_position_of_the_duck/data/chunk-000/episode_000020.parquet b/R1_Lite_move_the_position_of_the_duck/data/chunk-000/episode_000020.parquet new file mode 100644 index 0000000000000000000000000000000000000000..03a0c91ceeea2287b72d247596655397c18a5acc --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/data/chunk-000/episode_000020.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:350ef9a52740137152410498487ef2182c57ab1a2187774a6f0d2988b564b7f4 +size 52812 diff --git a/R1_Lite_move_the_position_of_the_duck/data/chunk-000/episode_000021.parquet b/R1_Lite_move_the_position_of_the_duck/data/chunk-000/episode_000021.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7967d25f0cdccbf22807d0336af195097db8c659 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/data/chunk-000/episode_000021.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:51f1adf8bd327933c937da70ff3ac24f533e40ea8f86745f27d97b2f5119ad65 +size 50852 diff --git a/R1_Lite_move_the_position_of_the_duck/data/chunk-000/episode_000022.parquet b/R1_Lite_move_the_position_of_the_duck/data/chunk-000/episode_000022.parquet new file mode 100644 index 0000000000000000000000000000000000000000..18464c70e4db62ac886e0d964555e09f53a19d63 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/data/chunk-000/episode_000022.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e01638bf9dbe32deb1355bd054f8303cc1390dfd44a6b55c34369e068917dea +size 66098 diff --git a/R1_Lite_move_the_position_of_the_duck/data/chunk-000/episode_000023.parquet b/R1_Lite_move_the_position_of_the_duck/data/chunk-000/episode_000023.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f1efd15d61cc68c88613e2329c62dea898b0bfa8 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/data/chunk-000/episode_000023.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c3b43b6c7cd624086aabae10bf1780ac3a2b6e33da0a650f82e50b3a3bb31176 +size 65859 diff --git a/R1_Lite_move_the_position_of_the_duck/data/chunk-000/episode_000024.parquet b/R1_Lite_move_the_position_of_the_duck/data/chunk-000/episode_000024.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c157ac7e0ed3aba8fcea2e02f6ef895e4af88c4c --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/data/chunk-000/episode_000024.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94373118a48762589f0817fab60bd49791b26178abc093d0d74b8dc92810cffd +size 69187 diff --git a/R1_Lite_move_the_position_of_the_duck/data/chunk-000/episode_000025.parquet b/R1_Lite_move_the_position_of_the_duck/data/chunk-000/episode_000025.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4d6060469ec3da37d286a52ece94b52c75981ba7 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/data/chunk-000/episode_000025.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:68703cc601af15988dfccaace564ee819daeebbb9259d85261e69b5819a0544b +size 71973 diff --git a/R1_Lite_move_the_position_of_the_duck/data/chunk-000/episode_000026.parquet b/R1_Lite_move_the_position_of_the_duck/data/chunk-000/episode_000026.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0a14636800ab1f9b677bb3ad9e59b2f7991562d7 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/data/chunk-000/episode_000026.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:20b95766dc5501a56a13fbf59d67f2b606de2188062cee84cb4586f5ee0aa02b +size 67960 diff --git a/R1_Lite_move_the_position_of_the_duck/data/chunk-000/episode_000027.parquet b/R1_Lite_move_the_position_of_the_duck/data/chunk-000/episode_000027.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3dce06405f79326772e2f01ec8ab5c04cb113f88 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/data/chunk-000/episode_000027.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3564ed6a11e66ad9ae7b73733e0b731cd4ffff92b6b6b06e54c3c0002575ee0d +size 71349 diff --git a/R1_Lite_move_the_position_of_the_duck/data/chunk-000/episode_000028.parquet b/R1_Lite_move_the_position_of_the_duck/data/chunk-000/episode_000028.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e070993860df385fc4f0d0ba0bdc204ea0f71040 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/data/chunk-000/episode_000028.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:61885b0e1ec4e0c68f1302aa454d368d44b082c164edfa893df3729f6b86ed55 +size 60191 diff --git a/R1_Lite_move_the_position_of_the_duck/data/chunk-000/episode_000029.parquet b/R1_Lite_move_the_position_of_the_duck/data/chunk-000/episode_000029.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b8aec922e02d0a4cae848cdc00c3a25229be23ff --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/data/chunk-000/episode_000029.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:28b4968e9b868dce13d508b29b85b7269abce1b8b96a2f90cfdd82ccad4b0f13 +size 57113 diff --git a/R1_Lite_move_the_position_of_the_duck/data/chunk-000/episode_000030.parquet b/R1_Lite_move_the_position_of_the_duck/data/chunk-000/episode_000030.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a70887f1e70a113aa41103d6b45cb2d76ac4a32a --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/data/chunk-000/episode_000030.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f2050d249d05799a388d4559b4ed7135fe485d498c38aab9a35e5c1b73430a90 +size 56063 diff --git a/R1_Lite_move_the_position_of_the_duck/data/chunk-000/episode_000031.parquet b/R1_Lite_move_the_position_of_the_duck/data/chunk-000/episode_000031.parquet new file mode 100644 index 0000000000000000000000000000000000000000..25283ba93daca7ed0d40a63788b8a87bdce386ca --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/data/chunk-000/episode_000031.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da18925979463c20dee6043935b6138dc227b6b4cb44b31151152296ad039c0b +size 69504 diff --git a/R1_Lite_move_the_position_of_the_duck/data/chunk-000/episode_000032.parquet b/R1_Lite_move_the_position_of_the_duck/data/chunk-000/episode_000032.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1ce90181efc9fa12a6b48ae34f7583ae09baab1b --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/data/chunk-000/episode_000032.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec1284f29d85c3e44189dae2671854d5c38593dcd82cb010d9eff57cebbd7021 +size 58683 diff --git a/R1_Lite_move_the_position_of_the_duck/data/chunk-000/episode_000033.parquet b/R1_Lite_move_the_position_of_the_duck/data/chunk-000/episode_000033.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ee8cb54e372c83e3ed53efac348deffeac80a444 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/data/chunk-000/episode_000033.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a90fd912e0c9552643060e145cdff9a11ee6158e7fc8df1688aa8a056da25cf0 +size 69816 diff --git a/R1_Lite_move_the_position_of_the_duck/data/chunk-000/episode_000034.parquet b/R1_Lite_move_the_position_of_the_duck/data/chunk-000/episode_000034.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7a7b55d56451d7cfb97f6359370f9ed71b412e75 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/data/chunk-000/episode_000034.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ad0d8945de20c1ace27a8aed4fd3c01d71eb5168a6a02b3685d28b7374284e1 +size 50361 diff --git a/R1_Lite_move_the_position_of_the_duck/data/chunk-000/episode_000035.parquet b/R1_Lite_move_the_position_of_the_duck/data/chunk-000/episode_000035.parquet new file mode 100644 index 0000000000000000000000000000000000000000..01fe4208159d3bb6983a05a079556cf36d4d58dc --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/data/chunk-000/episode_000035.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c281b426ddfba4f2cbe7b7e69a6352fabcc355a29aafc98fa591072ae2708358 +size 64554 diff --git a/R1_Lite_move_the_position_of_the_duck/data/chunk-000/episode_000036.parquet b/R1_Lite_move_the_position_of_the_duck/data/chunk-000/episode_000036.parquet new file mode 100644 index 0000000000000000000000000000000000000000..00a3626b51997c03763091eee66dff2cb5dc880c --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/data/chunk-000/episode_000036.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd896817ff7e51ac1239df044fc7195b727d0a5ce8f2319e09c5cd61eabb4233 +size 74987 diff --git a/R1_Lite_move_the_position_of_the_duck/data/chunk-000/episode_000037.parquet b/R1_Lite_move_the_position_of_the_duck/data/chunk-000/episode_000037.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2378935f07d58f6a781067a820f73052263c5960 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/data/chunk-000/episode_000037.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:401985b4168bd5310f3e0c0dc0eff8b0adf25ef5caf6f3216373ecdbbdcf6143 +size 58567 diff --git a/R1_Lite_move_the_position_of_the_duck/data/chunk-000/episode_000038.parquet b/R1_Lite_move_the_position_of_the_duck/data/chunk-000/episode_000038.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b995a4ce271db93e52988b18eac5ce7a30e61353 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/data/chunk-000/episode_000038.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f7a9044a3ac6a6632bccc3eceb0e91b275d333818be6a44779af2ecc1040f93 +size 49298 diff --git a/R1_Lite_move_the_position_of_the_duck/data/chunk-000/episode_000039.parquet b/R1_Lite_move_the_position_of_the_duck/data/chunk-000/episode_000039.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b558ec85cf70bf74cb0ea973b3a23cc14e94b1e5 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/data/chunk-000/episode_000039.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:98b3177cedbc2d21150fa6cf1335bc5a06e60c4a21a02a945b48a7780a4a5721 +size 78154 diff --git a/R1_Lite_move_the_position_of_the_duck/meta/episodes.jsonl b/R1_Lite_move_the_position_of_the_duck/meta/episodes.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..8c28496fb149552c222e2dd1954a67e68ad6fd5a --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/meta/episodes.jsonl @@ -0,0 +1,40 @@ +{"episode_index": 0, "tasks": ["put the duck the designated position."], "length": 264} +{"episode_index": 1, "tasks": ["put the duck the designated position."], "length": 256} +{"episode_index": 2, "tasks": ["put the duck the designated position."], "length": 302} +{"episode_index": 3, "tasks": ["put the duck the designated position."], "length": 313} +{"episode_index": 4, "tasks": ["put the duck the designated position."], "length": 249} +{"episode_index": 5, "tasks": ["put the duck the designated position."], "length": 292} +{"episode_index": 6, "tasks": ["put the duck the designated position."], "length": 282} +{"episode_index": 7, "tasks": ["put the duck the designated position."], "length": 367} +{"episode_index": 8, "tasks": ["put the duck the designated position."], "length": 381} +{"episode_index": 9, "tasks": ["put the duck the designated position."], "length": 312} +{"episode_index": 10, "tasks": ["put the duck the designated position."], "length": 213} +{"episode_index": 11, "tasks": ["put the duck the designated position."], "length": 322} +{"episode_index": 12, "tasks": ["put the duck the designated position."], "length": 353} +{"episode_index": 13, "tasks": ["put the duck the designated position."], "length": 238} +{"episode_index": 14, "tasks": ["put the duck the designated position."], "length": 297} +{"episode_index": 15, "tasks": ["put the duck the designated position."], "length": 241} +{"episode_index": 16, "tasks": ["put the duck the designated position."], "length": 306} +{"episode_index": 17, "tasks": ["put the duck the designated position."], "length": 331} +{"episode_index": 18, "tasks": ["put the duck the designated position."], "length": 270} +{"episode_index": 19, "tasks": ["put the duck the designated position."], "length": 260} +{"episode_index": 20, "tasks": ["put the duck the designated position."], "length": 231} +{"episode_index": 21, "tasks": ["put the duck the designated position."], "length": 232} +{"episode_index": 22, "tasks": ["put the duck the designated position."], "length": 314} +{"episode_index": 23, "tasks": ["put the duck the designated position."], "length": 323} +{"episode_index": 24, "tasks": ["put the duck the designated position."], "length": 356} +{"episode_index": 25, "tasks": ["put the duck the designated position."], "length": 400} +{"episode_index": 26, "tasks": ["put the duck the designated position."], "length": 358} +{"episode_index": 27, "tasks": ["put the duck the designated position."], "length": 388} +{"episode_index": 28, "tasks": ["put the duck the designated position."], "length": 297} +{"episode_index": 29, "tasks": ["put the duck the designated position."], "length": 264} +{"episode_index": 30, "tasks": ["put the duck the designated position."], "length": 263} +{"episode_index": 31, "tasks": ["put the duck the designated position."], "length": 377} +{"episode_index": 32, "tasks": ["put the duck the designated position."], "length": 281} +{"episode_index": 33, "tasks": ["put the duck the designated position."], "length": 356} +{"episode_index": 34, "tasks": ["put the duck the designated position."], "length": 222} +{"episode_index": 35, "tasks": ["put the duck the designated position."], "length": 311} +{"episode_index": 36, "tasks": ["put the duck the designated position."], "length": 394} +{"episode_index": 37, "tasks": ["put the duck the designated position."], "length": 294} +{"episode_index": 38, "tasks": ["put the duck the designated position."], "length": 208} +{"episode_index": 39, "tasks": ["put the duck the designated position."], "length": 505} diff --git a/R1_Lite_move_the_position_of_the_duck/meta/episodes_stats.jsonl b/R1_Lite_move_the_position_of_the_duck/meta/episodes_stats.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..526ab7196688d6718adb1b9ef3f959736d749d6d --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/meta/episodes_stats.jsonl @@ -0,0 +1,40 @@ +{"episode_index": 0, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[0.9882352941176471]], [[1.0]]], "mean": [[[0.649230005446623]], [[0.6589992047930283]], [[0.6445127314814815]]], "std": [[[0.20249938031550177]], [[0.20169433716762275]], [[0.1999161394974812]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[0.9921568627450981]], [[0.9686274509803922]]], "mean": [[[0.625878082788671]], [[0.6428830446623094]], [[0.6261126688453159]]], "std": [[[0.19053434090024396]], [[0.1920287715824371]], [[0.18738333470543903]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46081493191721135]], [[0.45475504901960784]], [[0.4503113997821351]]], "std": [[[0.19310016681098607]], [[0.20051973007583504]], [[0.20629758058348113]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7647058823529411]], [[0.7450980392156863]], [[0.7333333333333333]]], "mean": [[[0.4307139651416122]], [[0.44345429738562087]], [[0.43185900326797383]]], "std": [[[0.20293979252374103]], [[0.18722796136973138]], [[0.19165476474836618]]], "count": [100]}, "observation.state": {"min": [-1.046383023262024, -0.002765957498922944, -1.7438298463821411, -0.006170212756842375, -0.1046808511018753, -0.002340425504371524, -2.7585105895996094, -0.0019148936262354255, -0.001276595750823617, 0.0, -0.005106383003294468, -0.02297872304916382, 0.016808509826660156, -2.760425567626953, 35.08999252319336, 97.96267700195312], "max": [0.0, 2.2327659130096436, 0.0, 0.785106360912323, 0.18893617391586304, 0.2812765836715698, -0.923191487789154, -0.001276595750823617, -0.001276595750823617, 0.0, -0.003617021255195141, -0.01872340403497219, 0.030638298019766808, -2.760425567626953, 97.89613342285156, 97.96267700195312], "mean": [-0.3665229082107544, 1.2736965417861938, -0.9936251640319824, 0.22415289282798767, -0.00529094785451889, 0.10945358127355576, -2.254565477371216, -0.0016989053692668676, -0.0012765933061018586, 0.0, -0.004086872097104788, -0.01986379735171795, 0.021391814574599266, -2.760432004928589, 80.654541015625, 97.96285247802734], "std": [0.38470762968063354, 0.839567244052887, 0.6380391120910645, 0.23755861818790436, 0.050094280391931534, 0.07102584093809128, 0.7549090385437012, 5.847313877893612e-05, 2.444721758365631e-09, 0.0, 0.00024271132133435458, 0.00047949509462341666, 0.0011554323136806488, 6.4373016357421875e-06, 25.809080123901367, 0.00017547607421875], "count": [264]}, "action": {"min": [-1.0477088689804077, 0.0, -1.7441362142562866, -0.016873788088560104, -0.11658254265785217, -0.004601942375302315, -2.7585105895996094, -0.0015339808305725455, 0.0, -0.0015339808305725455, -0.006135923322290182, -0.023009711876511574, 0.016873788088560104, -2.760425567626953, 0.0, 100.0, 0.0, 0.0], "max": [0.0, 2.236543893814087, -0.0, 0.7900000810623169, 0.19481556117534637, 0.28378644585609436, -0.923191487789154, -0.0015339808305725455, 0.0, -0.0, -0.004601942375302315, -0.01840776950120926, 0.03067961521446705, -2.760425567626953, 100.0, 100.0, 0.0, 0.0], "mean": [-0.363826185464859, 1.2711583375930786, -0.9912416934967041, 0.22669225931167603, -0.006362518761307001, 0.11185863614082336, -2.254565477371216, -0.001533983275294304, 0.0, -1.1621066732914187e-05, -0.004636815749108791, -0.020005710422992706, 0.021632643416523933, -2.760432004928589, 73.48484802246094, 100.0, 0.0, 0.0], "std": [0.38432684540748596, 0.8406438827514648, 0.6402910947799683, 0.23991596698760986, 0.051605869084596634, 0.07269889116287231, 0.7549090385437012, 2.444721758365631e-09, 0.0, 0.00013300923455972224, 0.00022861330944579095, 0.00048638699809089303, 0.001413751975633204, 6.4373016357421875e-06, 44.14142608642578, 0.0, 0.0, 0.0], "count": [264]}, "timestamp": {"min": [0.0], "max": [8.766666666666667], "mean": [4.383333333333334], "std": [2.5403229599286665], "count": [264]}, "frame_index": {"min": [0], "max": [263], "mean": [131.5], "std": [76.20968879786], "count": [264]}, "episode_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [264]}, "index": {"min": [235], "max": [498], "mean": [366.5], "std": [76.20968879786], "count": [264]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [264]}, "subtask_annotation": {"mean": [3.1742424242424243, 7.0, 7.0, 7.0, 7.0], "std": [1.517554911997404, 0.0, 0.0, 0.0, 0.0], "min": [1, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [264]}, "scene_annotation": {"mean": [1.0], "std": [0.0], "min": [1], "max": [1], "count": [264]}, "eef_direction_state": {"mean": [4.234848484848484, 6.0], "std": [1.716055415528406, 0.0], "min": [0, 6], "max": [6, 6], "count": [264]}, "eef_velocity_state": {"mean": [1.3901515151515151, 0.0], "std": [0.8090735300596349, 0.0], "min": [0, 0], "max": [2, 0], "count": [264]}, "eef_acc_mag_state": {"mean": [1.1022727272727273, 0.0], "std": [0.835388306471626, 0.0], "min": [0, 0], "max": [2, 0], "count": [264]}, "eef_direction_action": {"mean": [4.299242424242424, 6.0], "std": [1.7269695042192297, 0.0], "min": [0, 6], "max": [6, 6], "count": [264]}, "eef_velocity_action": {"mean": [1.3636363636363635, 0.0], "std": [0.8373182957362479, 0.0], "min": [0, 0], "max": [2, 0], "count": [264]}, "eef_acc_mag_action": {"mean": [1.0946969696969697, 0.0], "std": [0.8225804182791316, 0.0], "min": [0, 0], "max": [2, 0], "count": [264]}, "eef_sim_pose_state": {"mean": [0.2598396865847406, 0.21600217899561935, 1.2844269106983812, 0.11392498957881197, 0.5036478786780159, -0.3698897740276037, 0.06902757681069135, -0.3368983014539995, 1.182884726889742, 0.02149839947416863, -0.005362415903772207, -0.021562987898325253], "std": [0.13765973611284554, 0.13233227872951425, 0.08335039922193507, 0.06938948119941954, 0.42003119571148156, 0.3607080024208854, 3.0420385839616494e-07, 1.085835777727024e-05, 2.487692044941071e-05, 0.0011584701692769301, 0.00024265168340376886, 0.00048357132065812426], "min": [0.06890655014958033, -0.04639881971328307, 1.181353701537684, -0.0056644850237213, -0.03678661883562184, -1.0499324511055126, 0.06902561578551719, -0.33696830393448385, 1.182836567485578, 0.01691443471764029, -0.006381859944398771, -0.024681258311526504], "max": [0.42937149323168555, 0.333385323802396, 1.4619930681757816, 0.27246544001835543, 1.1443227725261846, -0.017565138906313144, 0.06902806015402344, -0.33687257003062515, 1.1829892259394417, 0.030775182110581167, -0.004892638307474773, -0.020425912999642165], "count": [264]}, "eef_sim_pose_action": {"mean": [0.2599511428274638, 0.21697726897860756, 1.2839470540218223, 0.11524116623458441, 0.5060475377408519, -0.36861719962591105, 0.06912332505909202, -0.33690541679328706, 1.1829734844996345, 0.02172565470393096, -0.004647494783206494, -0.02153986463375843], "std": [0.13780671916876167, 0.13189088646771718, 0.08341691489020357, 0.07063239623526615, 0.41891760540520684, 0.3607211391159043, 1.0131936523570711e-05, 1.0942416463791595e-05, 4.341461904699709e-05, 0.0014184061924547287, 0.00026287605183046044, 0.00048640595854170215], "min": [0.06910394684543957, -0.0465637540867264, 1.1812372737444503, -0.007824306410809223, 0.009197647880485382, -1.0506385563036977, 0.06900742094389514, -0.33697300029779914, 1.182966683821526, 0.016986731789112003, -0.006134883772131783, -0.024544125713707756], "max": [0.4294250037877818, 0.3335016109762545, 1.4575700494474322, 0.28774761749738853, 1.1580883171890464, -0.013868726968646064, 0.06912426300432561, -0.3368694672008171, 1.1833918166703778, 0.030820790354934343, -0.004600724178528859, -0.019942096781106616], "count": [264]}, "gripper_mode_state": {"mean": [0.2537878787878788, 0.0], "std": [0.4351776549505138, 0.0], "min": [0, 0], "max": [1, 0], "count": [264]}, "gripper_activity_state": {"mean": [1.8333333333333333, 2.0], "std": [0.5173748811807222, 0.0], "min": [0, 2], "max": [2, 2], "count": [264]}, "gripper_mode_action": {"mean": [0.26515151515151514, 0.0], "std": [0.4414138524835512, 0.0], "min": [0, 0], "max": [1, 0], "count": [264]}, "gripper_activity_action": {"mean": [1.9659090909090908, 2.0], "std": [0.2359152215003039, 0.0], "min": [0, 2], "max": [2, 2], "count": [264]}, "gripper_open_scale_state": {"mean": [0.8065454759019797, 0.9796267700195342], "std": [0.2580907519075381, 2.9976021664879227e-15], "min": [0.3508999252319336, 0.9796267700195312], "max": [0.9789613342285156, 0.9796267700195312], "count": [264]}, "gripper_open_scale_action": {"mean": [0.7348484848484849, 1.0], "std": [0.4414138524835512, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [264]}}} +{"episode_index": 1, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9215686274509803]], [[0.9294117647058824]], [[1.0]]], "mean": [[[0.6413517265795208]], [[0.6455796759259259]], [[0.6257577886710239]]], "std": [[[0.19721361824731937]], [[0.2002147037060391]], [[0.20754668444496743]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9568627450980393]], [[0.9411764705882353]], [[0.9803921568627451]]], "mean": [[[0.616008725490196]], [[0.6284095724400872]], [[0.6066242946623094]]], "std": [[[0.18483968928069408]], [[0.18990229947567447]], [[0.19357897728884402]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[0.9921568627450981]], [[1.0]]], "mean": [[[0.46083834694989106]], [[0.4513101633986928]], [[0.4467529248366013]]], "std": [[[0.20335180848529358]], [[0.20708878576181408]], [[0.2217386518221517]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7607843137254902]], [[0.7490196078431373]], [[0.7294117647058823]]], "mean": [[[0.4325129656862745]], [[0.43952722222222224]], [[0.42973698801742916]]], "std": [[[0.21698489181734953]], [[0.2089254993652258]], [[0.21842203550029973]]], "count": [100]}, "observation.state": {"min": [-0.738936185836792, -0.001276595750823617, -1.9589362144470215, 0.0042553190141916275, -0.7219148874282837, -0.05723404139280319, -2.7585105895996094, -0.00042553190723992884, 0.0, 0.0, -0.0191489364951849, 0.0, -0.010851063765585423, -2.760425567626953, 33.030033111572266, 97.94789123535156], "max": [0.37893617153167725, 2.257659673690796, 0.0, 1.0827659368515015, 0.21361702680587769, 2.2023403644561768, -0.8634042739868164, 0.00042553190723992884, 0.0, 0.0, -0.01765957474708557, 0.0042553190141916275, 0.001276595750823617, -2.759999990463257, 97.89613342285156, 97.96267700195312], "mean": [-0.11109372973442078, 1.2309038639068604, -1.0264451503753662, 0.5070704221725464, -0.1802825927734375, 0.7556175589561462, -2.1624364852905273, -8.311169949593022e-06, 0.0, 0.0, -0.017983684316277504, 0.0012574793072417378, -0.00014627656491938978, -2.760395050048828, 77.4940414428711, 97.96149444580078], "std": [0.3556234538555145, 0.8326777815818787, 0.7017759084701538, 0.38144731521606445, 0.18553650379180908, 0.7005176544189453, 0.8129843473434448, 6.987324741203338e-05, 0.0, 0.0, 0.0002501481503713876, 0.000408773630624637, 0.0012178267352283, 0.00011943084973609075, 27.808805465698242, 0.004230615217238665], "count": [256]}, "action": {"min": [-0.7577865123748779, 0.0, -1.9634953737258911, 0.004601942375302315, -0.7424467206001282, -0.09050486981868744, -2.7585105895996094, -0.0015339808305725455, 0.0, 0.007669903803616762, -0.019941750913858414, 0.0, -0.012271846644580364, -2.760425567626953, 0.0, 100.0, 0.0, 0.0], "max": [0.3880971372127533, 2.2764275074005127, -0.0, 1.0967962741851807, 0.2316311001777649, 2.216602325439453, -0.8634042739868164, 0.0, 0.0015339808305725455, 0.00920388475060463, -0.01840776950120926, 0.006135923322290182, 0.0015339808305725455, -2.759999990463257, 100.0, 100.0, 0.0, 0.0], "mean": [-0.10991916805505753, 1.232086181640625, -1.0274862051010132, 0.512680172920227, -0.18215398490428925, 0.7616686820983887, -2.1624364852905273, -5.992112619424006e-06, 0.0012343768030405045, 0.008916282095015049, -0.018437769263982773, 0.00155195954721421, -0.000221708178287372, -2.760395050048828, 69.53125, 100.0, 0.0, 0.0], "std": [0.36033546924591064, 0.8335837125778198, 0.7027937173843384, 0.3851102888584137, 0.19669637084007263, 0.7177802324295044, 0.8129843473434448, 9.568639507051557e-05, 0.0006081335013732314, 0.0005987317417748272, 0.00021227655815891922, 0.0005159831489436328, 0.0014209141954779625, 0.00011943084973609075, 46.02751159667969, 0.0, 0.0, 0.0], "count": [256]}, "timestamp": {"min": [0.0], "max": [8.5], "mean": [4.25], "std": [2.4633423545166346], "count": [256]}, "frame_index": {"min": [0], "max": [255], "mean": [127.5], "std": [73.90027063549903], "count": [256]}, "episode_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [256]}, "index": {"min": [987], "max": [1242], "mean": [1114.5], "std": [73.90027063549903], "count": [256]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [256]}, "subtask_annotation": {"mean": [3.19140625, 7.0, 7.0, 7.0, 7.0], "std": [1.592979095111087, 0.0, 0.0, 0.0, 0.0], "min": [1, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [256]}, "scene_annotation": {"mean": [4.0], "std": [0.0], "min": [4], "max": [4], "count": [256]}, "eef_direction_state": {"mean": [3.87109375, 6.0], "std": [2.0182237063098176, 0.0], "min": [0, 6], "max": [6, 6], "count": [256]}, "eef_velocity_state": {"mean": [1.34765625, 0.0], "std": [0.7857584755100879, 0.0], "min": [0, 0], "max": [2, 0], "count": [256]}, "eef_acc_mag_state": {"mean": [1.06640625, 0.0], "std": [0.8241261796357021, 0.0], "min": [0, 0], "max": [2, 0], "count": [256]}, "eef_direction_action": {"mean": [3.7734375, 6.0], "std": [2.052874675569298, 0.0], "min": [0, 6], "max": [6, 6], "count": [256]}, "eef_velocity_action": {"mean": [1.33984375, 0.0], "std": [0.7792063113103855, 0.0], "min": [0, 0], "max": [2, 0], "count": [256]}, "eef_acc_mag_action": {"mean": [1.125, 0.0], "std": [0.795495128834866, 0.0], "min": [0, 0], "max": [2, 0], "count": [256]}, "eef_sim_pose_state": {"mean": [0.2614594068038999, 0.31448293195162663, 1.2845278644124212, 0.3987244782191359, 0.6411620845965792, -0.5179836137017556, 0.0691138873855729, -0.3364617533304731, 1.1843382845228927, -0.00016889283526072324, -0.017983694931981348, 0.00124937228129332], "std": [0.1527128653407082, 0.08846377937935898, 0.0821957010292457, 0.3060102708654126, 0.47547183872371096, 0.4324616264581859, 4.6709594174133355e-07, 9.266390600516672e-06, 2.5636704437620398e-05, 0.0012235555334476607, 0.00025014593961399854, 0.0004177874687043264], "min": [0.06598123892667172, 0.16834059701657103, 1.1818558877405694, -0.025067499479734717, 0.0029746440465150403, -1.2028492200197745, 0.06911169054654943, -0.33649024000000005, 1.1843050645769946, -0.01093074689377695, -0.019148936495184676, -1.0842021724855044e-19], "max": [0.4843342873108264, 0.44861414059879795, 1.444138136572309, 1.2205278359982739, 1.2187183530311914, 0.09132689480268243, 0.06911449780643426, -0.3363944828452152, 1.1844577034845034, 0.001276595750823617, -0.017659542366509573, 0.004256064998932078], "count": [256]}, "eef_sim_pose_action": {"mean": [0.2609996883035296, 0.31551646696935415, 1.2841505917462406, 0.39497984920900514, 0.6420845006302525, -0.5257227261574434, 0.06988432297994959, -0.33645518450722006, 1.1819375516820994, -0.00023455857304609978, -0.00828708039965003, 0.001546018833424743], "std": [0.15256292421301762, 0.08897672936309008, 0.0828398138943154, 0.3118580335651632, 0.47358817591219954, 0.44136062331939013, 6.433371496025447e-05, 1.1795864616685522e-05, 0.00016836063301314225, 0.0014248756415821344, 0.0008763844131355687, 0.0005250058393886033], "min": [0.05602271386351533, 0.16850947915505865, 1.1820234295807974, -0.03572087802648818, 0.004595684693906588, -1.2329697943112938, 0.06969836765612444, -0.33649024000000005, 1.1818273171202138, -0.01232832221953654, -0.010737866279669106, 0.0], "max": [0.48502740210432743, 0.45177923157011246, 1.4490382865765767, 1.189425504562295, 1.2326123934878526, 0.10736075508480002, 0.06992833516635931, -0.33635216418389785, 1.1824447432795813, 0.0015339808305725457, -0.007669822702454976, 0.00613618321659022], "count": [256]}, "gripper_mode_state": {"mean": [0.29296875, 0.0], "std": [0.4551242264738689, 0.0], "min": [0, 0], "max": [1, 0], "count": [256]}, "gripper_activity_state": {"mean": [1.8203125, 2.0], "std": [0.5366795154873624, 0.0], "min": [0, 2], "max": [2, 2], "count": [256]}, "gripper_mode_action": {"mean": [0.3046875, 0.0], "std": [0.46027494755173237, 0.0], "min": [0, 0], "max": [1, 0], "count": [256]}, "gripper_activity_action": {"mean": [1.96484375, 2.0], "std": [0.2394948602495208, 0.0], "min": [0, 2], "max": [2, 2], "count": [256]}, "gripper_open_scale_state": {"mean": [0.774939859509469, 0.9796134859323535], "std": [0.2780880607333032, 4.228104957909947e-05], "min": [0.33030033111572266, 0.9794789123535156], "max": [0.9789613342285156, 0.9796267700195312], "count": [256]}, "gripper_open_scale_action": {"mean": [0.6953125, 1.0], "std": [0.46027494755173237, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [256]}}} +{"episode_index": 2, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[1.0]]], "mean": [[[0.6600767265795207]], [[0.6755426879084967]], [[0.6563924128540305]]], "std": [[[0.16474161423696887]], [[0.17082291389898632]], [[0.17598740085186684]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9921568627450981]], [[0.9921568627450981]], [[1.0]]], "mean": [[[0.632806015795207]], [[0.6570853567538126]], [[0.6339310348583879]]], "std": [[[0.15411645057173204]], [[0.16191372293162123]], [[0.16476547704178812]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8705882352941177]], [[0.8431372549019608]], [[0.8470588235294118]]], "mean": [[[0.4776900816993464]], [[0.463113635620915]], [[0.4502291122004357]]], "std": [[[0.19199525199787082]], [[0.20251644089229048]], [[0.2141318845625387]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7215686274509804]], [[0.6823529411764706]], [[0.6666666666666666]]], "mean": [[[0.44056407952069715]], [[0.4496952178649238]], [[0.43687469498910675]]], "std": [[[0.19248429320565866]], [[0.1853587179164905]], [[0.19491899948286237]]], "count": [100]}, "observation.state": {"min": [-0.8100000023841858, -0.001276595750823617, -1.9742553234100342, -0.5174468159675598, -0.0936170220375061, 0.01765957474708557, -2.7585105895996094, 0.002340425504371524, -0.001276595750823617, 0.0, -0.00957446824759245, -0.004680851008743048, -0.008510638028383255, -2.760425567626953, 35.10472869873047, 97.71121215820312], "max": [0.03170212730765343, 2.4876596927642822, 0.0, 0.2827659547328949, 0.1840425580739975, 0.34489360451698303, -0.9236170053482056, 0.002765957498922944, -0.001276595750823617, 0.0, -0.008510638028383255, 0.006170212756842375, 0.007659574504941702, -2.7531914710998535, 97.89613342285156, 97.96267700195312], "mean": [-0.2940143942832947, 1.2093422412872314, -0.874984622001648, -0.02704174816608429, 0.018266865983605385, 0.18067632615566254, -2.1706244945526123, 0.0027490463107824326, -0.0012765919091179967, 0.0, -0.008895299397408962, 0.005228268448263407, -0.006793730892241001, -2.759953498840332, 77.77978515625, 97.94625091552734], "std": [0.3420228958129883, 0.8868001103401184, 0.7769428491592407, 0.21348586678504944, 0.08119619637727737, 0.09933868050575256, 0.8038153648376465, 8.312192221637815e-05, 3.841705620288849e-09, 0.0, 0.00017090741312131286, 0.0017569845076650381, 0.002443928737193346, 0.0016973416786640882, 27.489852905273438, 0.05880964919924736], "count": [302]}, "action": {"min": [-0.809941828250885, 0.0, -1.9742332696914673, -0.5276893973350525, -0.09357282519340515, 0.016873788088560104, -2.7585105895996094, 0.003067961661145091, 0.0, -0.0, -0.01073786523193121, -0.006135923322290182, -0.007669903803616762, -2.760425567626953, 0.0, 100.0, 0.0, 0.0], "max": [0.03528155758976936, 2.48811674118042, 0.0, 0.2853204309940338, 0.18561168015003204, 0.34821364283561707, -0.9236170053482056, 0.003067961661145091, 0.0, -0.0, -0.007669903803616762, 0.007669903803616762, 0.007669903803616762, -2.7531914710998535, 100.0, 100.0, 0.0, 0.0], "mean": [-0.295448362827301, 1.2123832702636719, -0.8777570724487305, -0.027088405564427376, 0.01909351535141468, 0.18329046666622162, -2.1706244945526123, 0.003067967016249895, 0.0, 0.0, -0.009214064106345177, 0.005709263030439615, -0.007085786666721106, -2.759953498840332, 69.2052993774414, 100.0, 0.0, 0.0], "std": [0.3433680832386017, 0.8867300152778625, 0.7777644991874695, 0.2156638205051422, 0.08217483758926392, 0.09956899285316467, 0.8038153648376465, 5.3551048040390015e-09, 0.0, 0.0, 0.00017624881002120674, 0.002104909857735038, 0.0028592185117304325, 0.0016973416786640882, 46.16444778442383, 0.0, 0.0, 0.0], "count": [302]}, "timestamp": {"min": [0.0], "max": [10.033333333333333], "mean": [5.016666666666667], "std": [2.9059804235786277], "count": [302]}, "frame_index": {"min": [0], "max": [301], "mean": [150.5], "std": [87.17941270735884], "count": [302]}, "episode_index": {"min": [15], "max": [15], "mean": [15.0], "std": [0.0], "count": [302]}, "index": {"min": [4118], "max": [4419], "mean": [4268.5], "std": [87.17941270735884], "count": [302]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [302]}, "subtask_annotation": {"mean": [3.327814569536424, 7.0, 7.0, 7.0, 7.0], "std": [1.5848479125811676, 0.0, 0.0, 0.0, 0.0], "min": [1, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [302]}, "scene_annotation": {"mean": [15.0], "std": [0.0], "min": [15], "max": [15], "count": [302]}, "eef_direction_state": {"mean": [4.370860927152318, 6.0], "std": [1.4833106610156177, 0.0], "min": [0, 6], "max": [6, 6], "count": [302]}, "eef_velocity_state": {"mean": [1.3443708609271523, 0.0], "std": [0.8182225738409852, 0.0], "min": [0, 0], "max": [2, 0], "count": [302]}, "eef_acc_mag_state": {"mean": [1.0298013245033113, 0.0], "std": [0.823358869556719, 0.0], "min": [0, 0], "max": [2, 0], "count": [302]}, "eef_direction_action": {"mean": [4.370860927152318, 6.0], "std": [1.4966447863205008, 0.0], "min": [0, 6], "max": [6, 6], "count": [302]}, "eef_velocity_action": {"mean": [1.3443708609271523, 0.0], "std": [0.8342531070173675, 0.0], "min": [0, 0], "max": [2, 0], "count": [302]}, "eef_acc_mag_action": {"mean": [1.1026490066225165, 0.0], "std": [0.8174785186531052, 0.0], "min": [0, 0], "max": [2, 0], "count": [302]}, "eef_sim_pose_state": {"mean": [0.25169867965136494, 0.22418584371665873, 1.274690830750702, 0.18688786886723027, 0.3054887423359986, -0.2744412007695153, 0.06902834156243293, -0.3364355395413302, 1.183377610265877, -0.006846797015040242, -0.010171749108265219, 0.00797758380081356], "std": [0.14035464492954497, 0.14955449775215138, 0.09217738627438733, 0.09277667168700064, 0.29208911067317245, 0.40253363553950633, 1.9015486551680565e-07, 3.964975334012824e-05, 1.7517645960355733e-05, 0.002461801175155244, 0.0001709076312919971, 0.0017561217266852131], "min": [0.06661706119190278, -0.03442517969269012, 1.181513604372804, 0.017649751361115684, -0.08974502247700422, -0.9247903389654488, 0.06902792952327924, -0.33665891148184107, 1.1833381822607079, -0.008562789910810142, -0.010850965750585972, -0.0019151690940964242], "max": [0.4492972781961261, 0.33480003629832905, 1.4627321873657702, 0.3424922592952919, 0.7972615841444322, 0.16861720186733875, 0.06902904488852697, -0.33641456181673096, 1.1834472236620517, 0.007708376454650043, -0.009787072278496067, 0.008936505587921542], "count": [302]}, "eef_sim_pose_action": {"mean": [0.25176358926652737, 0.22341753314724117, 1.2749826568076852, 0.18966742027062525, 0.30565863755538625, -0.27478120016185315, 0.06912543058071335, -0.3364317209401732, 1.1834394498913596, -0.0071382114186872405, -0.009213873055811199, 0.008777455603102741], "std": [0.13999423504856665, 0.14980038851247823, 0.09308942164647957, 0.09264152425590677, 0.29436233933003114, 0.40532445341763945, 1.8988396372765914e-07, 4.736645838769617e-05, 1.806523149911353e-05, 0.0028789037378103856, 0.00017625040942347798, 0.002105003184397924], "min": [0.06546010174491769, -0.03490267179657994, 1.1809866762680075, 0.016810250656276893, -0.1303266260752005, -0.9281449666004067, 0.06912468475714943, -0.3366982748050026, 1.183281177192331, -0.00774049801541671, -0.01073775152518519, -0.0030683154106082022], "max": [0.44933228780931833, 0.33484805889813435, 1.4745388985922356, 0.34423905981304526, 0.80949524901609, 0.17610300098759643, 0.06912673186216312, -0.33638760221907554, 1.1835956396899925, 0.007735792640181658, -0.0076697594170058725, 0.010738190327994024], "count": [302]}, "gripper_mode_state": {"mean": [0.2980132450331126, 0.0], "std": [0.4573853417174049, 0.0], "min": [0, 0], "max": [1, 0], "count": [302]}, "gripper_activity_state": {"mean": [1.8410596026490067, 2.0], "std": [0.5094174732088012, 0.0], "min": [0, 2], "max": [2, 2], "count": [302]}, "gripper_mode_action": {"mean": [0.3079470198675497, 0.0], "std": [0.46164450914339233, 0.0], "min": [0, 0], "max": [1, 0], "count": [302]}, "gripper_activity_action": {"mean": [1.9701986754966887, 2.0], "std": [0.22086365755830856, 0.0], "min": [0, 2], "max": [2, 2], "count": [302]}, "gripper_open_scale_state": {"mean": [0.7777969327509813, 0.9794607362052494], "std": [0.2748986087917856, 0.0005880955561312491], "min": [0.3510472869873047, 0.9771121215820312], "max": [0.9789613342285156, 0.9796267700195312], "count": [302]}, "gripper_open_scale_action": {"mean": [0.6920529801324503, 1.0], "std": [0.46164450914339233, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [302]}}} +{"episode_index": 3, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8980392156862745]], [[0.8627450980392157]], [[0.8509803921568627]]], "mean": [[[0.6651463071895425]], [[0.6663196187363835]], [[0.646709705882353]]], "std": [[[0.15726853507719468]], [[0.16241513983681477]], [[0.16537963920816753]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.9019607843137255]], [[0.8470588235294118]], [[0.8235294117647058]]], "mean": [[[0.6401765441176471]], [[0.6497485838779956]], [[0.6264763344226579]]], "std": [[[0.14600006099724644]], [[0.1517915483678323]], [[0.15152742346317866]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[0.9647058823529412]], [[0.8431372549019608]]], "mean": [[[0.4744161465141612]], [[0.4600666775599128]], [[0.4521977913943355]]], "std": [[[0.19164913636552133]], [[0.19951672712327165]], [[0.2047866955074346]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7607843137254902]], [[0.7490196078431373]], [[0.6823529411764706]]], "mean": [[[0.4458448148148148]], [[0.4521005746187364]], [[0.43866197440087146]]], "std": [[[0.19605379795309535]], [[0.19020998230202915]], [[0.19881113861608174]]], "count": [100]}, "observation.state": {"min": [-0.6023404002189636, -0.001276595750823617, -1.9646809101104736, -0.0604255311191082, -0.9559574723243713, -0.02914893627166748, -2.7585105895996094, -0.003617021255195141, -0.001276595750823617, 0.0, -0.02638297900557518, -0.01042553223669529, 0.003829787252470851, -2.760425567626953, 2.8388092517852783, 97.94789123535156], "max": [0.5338298082351685, 2.2142553329467773, 0.0, 1.1219148635864258, 0.18234042823314667, 1.9768085479736328, 0.02255319058895111, -0.002765957498922944, -0.0008510638144798577, 0.0, -0.02531914971768856, -0.007021276745945215, 0.01425531879067421, -2.759999990463257, 97.89613342285156, 97.96267700195312], "mean": [-0.1402452439069748, 1.2385238409042358, -1.0327204465866089, 0.45475509762763977, -0.3782840669155121, 0.7172242999076843, -2.121478319168091, -0.003191482974216342, -0.0012670751893892884, 0.0, -0.025619670748710632, -0.007683372125029564, 0.013455256819725037, -2.7604258060455322, 76.10192108154297, 97.96260833740234], "std": [0.38225260376930237, 0.8203601241111755, 0.742455005645752, 0.33284661173820496, 0.3257526159286499, 0.5972385406494141, 0.8761787414550781, 4.810496830032207e-05, 6.292131001828238e-05, 0.0, 0.00020473993208725005, 0.00037515064468607306, 0.001023364020511508, 5.3819367167307064e-05, 29.948993682861328, 0.001861338154412806], "count": [313]}, "action": {"min": [-0.6028544306755066, -1.5339808669523336e-05, -1.9788352251052856, -0.06749515235424042, -0.9648739099502563, -0.041417479515075684, -2.7585105895996094, -0.003067961661145091, 0.0, 0.00920388475060463, -0.02761165425181389, -0.01073786523193121, 0.003067961661145091, -2.760425567626953, 0.0, 100.0, 0.0, 0.0], "max": [0.5338253378868103, 2.216602325439453, 0.0015339808305725455, 1.133611798286438, 0.21168935298919678, 1.9880391359329224, 0.02255319058895111, -0.003067961661145091, 0.0015339808305725455, 0.00920388475060463, -0.026077672839164734, -0.007669903803616762, 0.013805827125906944, -2.759999990463257, 100.0, 100.0, 0.0, 0.0], "mean": [-0.14281697571277618, 1.238524317741394, -1.0373588800430298, 0.4600869119167328, -0.37833958864212036, 0.7146921157836914, -2.121478319168091, -0.0030679672490805387, 9.80179447651608e-06, 0.009203905239701271, -0.026082618162035942, -0.007704226765781641, 0.013653925620019436, -2.7604258060455322, 71.24600982666016, 100.0, 0.0, 0.0], "std": [0.38227277994155884, 0.821336030960083, 0.746183454990387, 0.33852773904800415, 0.32881811261177063, 0.5975912809371948, 0.8761787414550781, 5.587935447692871e-09, 0.00012222806981299073, 2.0489096641540527e-08, 8.656716090627015e-05, 0.0003107338852714747, 0.0010108923306688666, 5.3819367167307064e-05, 45.26164627075195, 0.0, 0.0, 0.0], "count": [313]}, "timestamp": {"min": [0.0], "max": [10.4], "mean": [5.199999999999999], "std": [3.0118285328204046], "count": [313]}, "frame_index": {"min": [0], "max": [312], "mean": [156.0], "std": [90.35485598461214], "count": [313]}, "episode_index": {"min": [32], "max": [32], "mean": [32.0], "std": [0.0], "count": [313]}, "index": {"min": [9224], "max": [9536], "mean": [9380.0], "std": [90.35485598461214], "count": [313]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [313]}, "subtask_annotation": {"mean": [3.610223642172524, 7.0, 7.0, 7.0, 7.0], "std": [2.1482196242046654, 0.0, 0.0, 0.0, 0.0], "min": [1, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [313]}, "scene_annotation": {"mean": [32.0], "std": [0.0], "min": [32], "max": [32], "count": [313]}, "eef_direction_state": {"mean": [4.293929712460064, 6.0], "std": [1.615577589327213, 0.0], "min": [0, 6], "max": [6, 6], "count": [313]}, "eef_velocity_state": {"mean": [1.2747603833865815, 0.0], "std": [0.8040842369775448, 0.0], "min": [0, 0], "max": [2, 0], "count": [313]}, "eef_acc_mag_state": {"mean": [1.2428115015974441, 0.0], "std": [0.7904104281824309, 0.0], "min": [0, 0], "max": [2, 0], "count": [313]}, "eef_direction_action": {"mean": [4.396166134185304, 6.0], "std": [1.5713848914864095, 0.0], "min": [0, 6], "max": [6, 6], "count": [313]}, "eef_velocity_action": {"mean": [1.2747603833865815, 0.0], "std": [0.8275808832390499, 0.0], "min": [0, 0], "max": [2, 0], "count": [313]}, "eef_acc_mag_action": {"mean": [1.1853035143769968, 0.0], "std": [0.789816163683528, 0.0], "min": [0, 0], "max": [2, 0], "count": [313]}, "eef_sim_pose_state": {"mean": [0.24692434420773476, 0.26128426964648993, 1.2880349565743283, 0.24574812830932405, 0.47525240405181146, -0.7168226701850047, 0.06899678850448447, -0.33658995463739394, 1.1850917899934499, 0.013661880855861067, -0.026885887488987566, -0.010877633921039919], "std": [0.1436064540900175, 0.11403340145424565, 0.10682363648336601, 0.179001360267995, 0.34591250138771595, 0.5822716035880453, 4.94836514796917e-06, 8.477604212042189e-06, 2.1031626979964256e-05, 0.0010156694431863202, 0.00021401249054729118, 0.00037989392243416493], "min": [0.0690094653947885, 0.08955123865616524, 1.1817461962856992, -0.027073535627256118, -0.09680208355051545, -1.4759565204608633, 0.06899328782887443, -0.33665165350588194, 1.1850607838552423, 0.004113781703007417, -0.027658191436485513, -0.013620888684588904], "max": [0.43791762262602757, 0.40320324035747757, 1.5424532025283857, 0.7512722530343375, 0.8996039211828686, 0.17399537688173983, 0.06903009352063974, -0.33657505301838997, 1.1851697778639358, 0.014459076933788957, -0.026169445669426805, -0.010002559115173695], "count": [313]}, "eef_sim_pose_action": {"mean": [0.24666975628451165, 0.26042842612182526, 1.2887302486027061, 0.24123315540202594, 0.47436724535790875, -0.7199320508792845, 0.06980287273874111, -0.3365957292584688, 1.1826141459415243, 0.013783879494504835, -0.016868385643599444, -0.010773268204270433], "std": [0.143571831992854, 0.11341048229912098, 0.10740032840758786, 0.1770542555844632, 0.34572395294255986, 0.5852739362959768, 9.246438861735704e-06, 6.9915952979580174e-06, 9.260880672515674e-06, 0.0010063596763027491, 0.00015008638585147071, 0.00031078207981333466], "min": [0.06907638530803592, 0.08939126979952462, 1.1817089007784174, -0.06203285589253954, -0.10407961740813843, -1.4925245642999638, 0.06979897907598276, -0.3366639881856055, 1.1826134167693836, 0.0032374013949493744, -0.01840698974381172, -0.013807355624769271], "max": [0.4377948616007068, 0.40334221002380477, 1.544026425660583, 0.7216628325237895, 0.905361764290332, 0.20820214805393358, 0.06991814942440416, -0.33659495507483983, 1.1827706343308946, 0.01393525847205369, -0.0153393560241315, -0.010738767919177532], "count": [313]}, "gripper_mode_state": {"mean": [0.2779552715654952, 0.0], "std": [0.4479912260016333, 0.0], "min": [0, 0], "max": [1, 0], "count": [313]}, "gripper_activity_state": {"mean": [1.6932907348242812, 2.0], "std": [0.6748705012285917, 0.0], "min": [0, 2], "max": [2, 2], "count": [313]}, "gripper_mode_action": {"mean": [0.28753993610223644, 0.0], "std": [0.4526154231227189, 0.0], "min": [0, 0], "max": [1, 0], "count": [313]}, "gripper_activity_action": {"mean": [1.9424920127795526, 2.0], "std": [0.3042030190074804, 0.0], "min": [0, 2], "max": [2, 2], "count": [313]}, "gripper_open_scale_state": {"mean": [0.761018359188838, 0.9796244080759882], "std": [0.29949010968766115, 1.853787158063922e-05], "min": [0.02838809251785278, 0.9794789123535156], "max": [0.9789613342285156, 0.9796267700195312], "count": [313]}, "gripper_open_scale_action": {"mean": [0.7124600638977636, 1.0], "std": [0.4526154231227189, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [313]}}} +{"episode_index": 4, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.8941176470588236]], [[0.9058823529411765]], [[0.8705882352941177]]], "mean": [[[0.6796338861655774]], [[0.6833552478213507]], [[0.6647556481481481]]], "std": [[[0.13665533619306158]], [[0.14378087757057229]], [[0.14886012364000836]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[0.996078431372549]], [[0.9921568627450981]], [[0.9411764705882353]]], "mean": [[[0.6400930773420479]], [[0.6517762745098039]], [[0.6301234940087147]]], "std": [[[0.1467384509414368]], [[0.15373921376305183]], [[0.15402736632518846]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.444872355664488]], [[0.44532492919389977]], [[0.4408009340958606]]], "std": [[[0.18606357345998428]], [[0.18532253386408232]], [[0.19069768135016762]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8313725490196079]], [[0.8274509803921568]], [[0.8235294117647058]]], "mean": [[[0.4674806617647059]], [[0.4603799509803922]], [[0.4506839351851852]]], "std": [[[0.19509960725955391]], [[0.20054859012000525]], [[0.2103432278492607]]], "count": [100]}, "observation.state": {"min": [0.007234042510390282, -0.001276595750823617, 0.0, 0.01148936152458191, -0.015744680538773537, 0.08361702412366867, -2.7585105895996094, -0.19127659499645233, -0.001276595750823617, -1.4225531816482544, -0.0274468082934618, -0.05148936063051224, -0.49000000953674316, -2.760425567626953, 97.77780151367188, 16.733821868896484], "max": [0.007659574504941702, -0.001276595750823617, 0.0, 0.01234042551368475, -0.014893617480993271, 0.08446808159351349, -2.7551064491271973, 0.4025532007217407, 2.0138297080993652, 0.0, 0.41063830256462097, 0.22106382250785828, 0.02574468031525612, -0.37936168909072876, 97.89613342285156, 97.96267700195312], "mean": [0.0072408984415233135, -0.0012765940045937896, 0.0, 0.012183181941509247, -0.015286652371287346, 0.08390763401985168, -2.7565619945526123, 0.07221304625272751, 1.1325489282608032, -0.7713345885276794, 0.13428856432437897, 0.09899511188268661, -0.2291574776172638, -2.115734100341797, 97.82848358154297, 75.94987487792969], "std": [5.349905404727906e-05, 1.7462298274040222e-09, 0.0, 0.00020889911684207618, 0.00019733871158678085, 0.00022872006229590625, 0.0014122376451268792, 0.20342104136943817, 0.7259343862533569, 0.4719253480434418, 0.13309597969055176, 0.08674118667840958, 0.14630655944347382, 0.9702257513999939, 0.049094509333372116, 33.09419250488281], "count": [249]}, "action": {"min": [0.007669903803616762, 0.0, 0.0, 0.012271846644580364, -0.015339807607233524, 0.08436894416809082, -2.7585105895996094, -0.19174760580062866, 0.0, -1.4281361103057861, -0.02761165425181389, -0.05522330850362778, -0.49240782856941223, -2.760425567626953, 100.0, 0.0, 0.0, 0.0], "max": [0.007669903803616762, 0.0, 0.0015339808305725455, 0.012271846644580364, -0.015339807607233524, 0.08590292185544968, -2.7551064491271973, 0.4080388844013214, 2.015650749206543, -0.0, 0.41264083981513977, 0.22549517452716827, 0.026077672839164734, -0.37936168909072876, 100.0, 100.0, 0.0, 0.0], "mean": [0.007669919170439243, 0.0, 1.848169631557539e-05, 0.012271866202354431, -0.015339838340878487, 0.08438746631145477, -2.7565619945526123, 0.07322430610656738, 1.1308506727218628, -0.7701631784439087, 0.135409414768219, 0.1000043973326683, -0.23043589293956757, -2.115734100341797, 100.0, 73.49397277832031, 0.0, 0.0], "std": [1.5366822481155396e-08, 0.0, 0.00016735879762563854, 1.955777406692505e-08, 3.073364496231079e-08, 0.00016735827375669032, 0.0014122376451268792, 0.20425713062286377, 0.7251960635185242, 0.47024568915367126, 0.1341027468442917, 0.087718166410923, 0.14507953822612762, 0.9702257513999939, 0.0, 44.136512756347656, 0.0, 0.0], "count": [249]}, "timestamp": {"min": [0.0], "max": [8.266666666666667], "mean": [4.133333333333334], "std": [2.3959842947608694], "count": [249]}, "frame_index": {"min": [0], "max": [248], "mean": [124.0], "std": [71.87952884282609], "count": [249]}, "episode_index": {"min": [52], "max": [52], "mean": [52.0], "std": [0.0], "count": [249]}, "index": {"min": [15165], "max": [15413], "mean": [15289.0], "std": [71.87952884282609], "count": [249]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [249]}, "subtask_annotation": {"mean": [1.2449799196787148, 7.0, 7.0, 7.0, 7.0], "std": [1.3414255812225384, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [249]}, "scene_annotation": {"mean": [52.0], "std": [0.0], "min": [52], "max": [52], "count": [249]}, "eef_direction_state": {"mean": [6.0, 3.746987951807229], "std": [0.0, 2.0913478685970412], "min": [6, 0], "max": [6, 6], "count": [249]}, "eef_velocity_state": {"mean": [0.0, 1.3855421686746987], "std": [0.0, 0.7838427425248968], "min": [0, 0], "max": [0, 2], "count": [249]}, "eef_acc_mag_state": {"mean": [0.0, 1.1606425702811245], "std": [0.0, 0.820359156306775], "min": [0, 0], "max": [0, 2], "count": [249]}, "eef_direction_action": {"mean": [6.0, 3.8112449799196786], "std": [0.0, 2.035950498897437], "min": [6, 0], "max": [6, 6], "count": [249]}, "eef_velocity_action": {"mean": [0.0, 1.3614457831325302], "std": [0.0, 0.7747778008144183], "min": [0, 0], "max": [0, 2], "count": [249]}, "eef_acc_mag_action": {"mean": [0.0, 1.1686746987951808], "std": [0.0, 0.8138254715817079], "min": [0, 0], "max": [0, 2], "count": [249]}, "eef_sim_pose_state": {"mean": [0.0690285902785972, 0.33299995723019554, 1.1812170721966215, 0.08374082287516699, 0.010905330689425778, -0.008046709801846023, 0.259151529296732, -0.3215311930367979, 1.278201212272209, -0.1525391000943381, 0.489423386055179, 0.20471906373777143], "std": [2.334318957274254e-07, 4.549607578314489e-06, 2.1411000202069873e-05, 0.0002285037135572584, 0.00020887534313143767, 0.0002069285052090886, 0.1450996383835307, 0.05431313804242763, 0.06885642964618284, 0.08488864365807648, 0.3880151593012402, 0.20286520512202244], "min": [0.06902832707525168, 0.33298963759729816, 1.1812009560935426, 0.08344282774950713, 0.010211567408360045, -0.008511601558283372, 0.0690254098357741, -0.4017785572839549, 1.1827590813232565, -0.3596534594351092, -0.010424594919445918, -0.02984317783930132], "max": [0.06902933450680644, 0.3330089607041432, 1.1812881871199126, 0.08430963873063589, 0.011062602646998876, -0.007234954439147241, 0.4567438948027694, -0.23363858618929922, 1.4438957447555743, 0.02595110168503316, 1.0283389393561193, 0.6726851695650045], "count": [249]}, "eef_sim_pose_action": {"mean": [0.06912480992533067, 0.3329896739231995, 1.1812320389250366, 0.08419889245242619, 0.01228888228012729, -0.007671062465268517, 0.25810321398952124, -0.32079242719255613, 1.2781621985729905, -0.15285544914166072, 0.4898808737048454, 0.20765461972386914], "std": [1.238662462234123e-05, 9.500608230439843e-08, 4.6400159219606036e-05, 0.00016740953926041614, 0.0001673391885636496, 3.347350060673749e-08, 0.14485928867476205, 0.054417913670632416, 0.0699526473696269, 0.08639634559357348, 0.39027357757149184, 0.20631537839806485], "min": [0.06912344205147095, 0.33298966343153186, 1.1808118676128299, 0.0841571602838615, 0.012270402758162158, -0.00767136558070846, 0.06686395255927641, -0.4016374076286313, 1.1825741797379388, -0.3855756002592705, -0.009202054689384065, -0.0352392662031428], "max": [0.06923697558184774, 0.33299053423986424, 1.181237162965427, 0.08571467202370252, 0.013804203081274613, -0.0076710587687387755, 0.45487911387898333, -0.2329498603850486, 1.451863957875827, 0.026261207432073393, 1.0333942232598616, 0.6888055868153493], "count": [249]}, "gripper_mode_state": {"mean": [0.0, 0.2570281124497992], "std": [0.0, 0.4369950364252338], "min": [0, 0], "max": [0, 1], "count": [249]}, "gripper_activity_state": {"mean": [2.0, 1.7911646586345382], "std": [0.0, 0.5637673131082567], "min": [2, 0], "max": [2, 2], "count": [249]}, "gripper_mode_action": {"mean": [0.0, 0.26506024096385544], "std": [0.0, 0.4413652791328739], "min": [0, 0], "max": [0, 1], "count": [249]}, "gripper_activity_action": {"mean": [2.0, 1.963855421686747], "std": [0.0, 0.24276435758566067], "min": [2, 0], "max": [2, 2], "count": [249]}, "gripper_open_scale_state": {"mean": [0.978286539407139, 0.7594981902095682], "std": [0.0004909415406805115, 0.3309419786752516], "min": [0.9777780151367188, 0.16733821868896484], "max": [0.9789613342285156, 0.9796267700195312], "count": [249]}, "gripper_open_scale_action": {"mean": [1.0, 0.7349397590361446], "std": [0.0, 0.4413652791328739], "min": [1.0, 0.0], "max": [1.0, 1.0], "count": [249]}}} +{"episode_index": 5, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6774271922657952]], [[0.6793607815904139]], [[0.6624805691721133]]], "std": [[[0.1537998856580129]], [[0.15754065423065325]], [[0.1566314105316484]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.9607843137254902]], [[0.9607843137254902]], [[0.9568627450980393]]], "mean": [[[0.6502546296296297]], [[0.6608365277777778]], [[0.6403766857298475]]], "std": [[[0.1462470093285607]], [[0.1503364070784514]], [[0.1461508395936145]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[0.9058823529411765]], [[0.9294117647058824]]], "mean": [[[0.46119947984749454]], [[0.4534344744008714]], [[0.44860616013071897]]], "std": [[[0.1814284893013635]], [[0.19156191829659144]], [[0.196355608446884]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6784313725490196]], [[0.6862745098039216]], [[0.6627450980392157]]], "mean": [[[0.4451890250544662]], [[0.4479535130718954]], [[0.43705452614379087]]], "std": [[[0.19085537312537623]], [[0.18422365096246263]], [[0.19291449282751608]]], "count": [100]}, "observation.state": {"min": [-0.6493617296218872, -0.0017021276289597154, -1.627872347831726, -0.11106383055448532, -0.10276595503091812, -0.6776595711708069, -2.7585105895996094, 0.0, -0.001276595750823617, 0.0, -0.008936170488595963, -0.02297872304916382, 0.024468084797263145, -2.760425567626953, 28.445240020751953, 97.3410415649414], "max": [0.013404255732893944, 2.2836170196533203, 0.0, 0.40106382966041565, 0.5059574246406555, 0.23361702263355255, -0.7272340655326843, 0.0, -0.001276595750823617, 0.0, -0.005106383003294468, -0.020638298243284225, 0.027872340753674507, -2.742553234100342, 97.89613342285156, 97.96267700195312], "mean": [-0.3109711706638336, 1.166986346244812, -0.8272792100906372, 0.14608047902584076, 0.21456798911094666, -0.2041313499212265, -2.242448568344116, 0.0, -0.0012765922583639622, 0.0, -0.005645589902997017, -0.021262716501951218, 0.027284327894449234, -2.7464168071746826, 80.23401641845703, 97.4754638671875], "std": [0.26569077372550964, 0.946639358997345, 0.6463184952735901, 0.14308807253837585, 0.22653141617774963, 0.31561723351478577, 0.8113207221031189, 0.0, 3.4924596548080444e-09, 0.0, 0.0004852221463806927, 0.00032223385642282665, 0.0004616511578205973, 0.005220560822635889, 27.750991821289062, 0.18163006007671356], "count": [292]}, "action": {"min": [-0.6488738656044006, -0.003067961661145091, -1.6275535821914673, -0.11504855751991272, -0.10431069135665894, -0.6810874938964844, -2.7585105895996094, 0.0, 0.0, -0.0, -0.00920388475060463, -0.023009711876511574, 0.02454369328916073, -2.760425567626953, 0.0, 100.0, 0.0, 0.0], "max": [0.013805827125906944, 2.28409743309021, -0.0, 0.40343695878982544, 0.5108156204223633, 0.23623304069042206, -0.7272340655326843, 0.0015339808305725455, 0.0, -0.0, -0.006135923322290182, -0.02147573046386242, 0.029145635664463043, -2.742553234100342, 100.0, 100.0, 0.0, 0.0], "mean": [-0.3116816282272339, 1.1683554649353027, -0.8298262357711792, 0.1476878821849823, 0.21427428722381592, -0.202559232711792, -2.242448568344116, 5.253359177004313e-06, 0.0, 0.0, -0.006214734632521868, -0.021517788991332054, 0.027548665180802345, -2.7464168071746826, 75.0, 100.0, 0.0, 0.0], "std": [0.2650342285633087, 0.9473716616630554, 0.6453916430473328, 0.14510126411914825, 0.22679583728313446, 0.31739282608032227, 0.8113207221031189, 8.961513958638534e-05, 0.0, 0.0, 0.0004232459468767047, 0.0002504040312487632, 0.000487629440613091, 0.005220560822635889, 43.30126953125, 0.0, 0.0, 0.0], "count": [292]}, "timestamp": {"min": [0.0], "max": [9.7], "mean": [4.8500000000000005], "std": [2.8097548331166227], "count": [292]}, "frame_index": {"min": [0], "max": [291], "mean": [145.5], "std": [84.2926449934987], "count": [292]}, "episode_index": {"min": [55], "max": [55], "mean": [55.0], "std": [0.0], "count": [292]}, "index": {"min": [15983], "max": [16274], "mean": [16128.5], "std": [84.2926449934987], "count": [292]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [292]}, "subtask_annotation": {"mean": [3.0136986301369864, 7.0, 7.0, 7.0, 7.0], "std": [1.6004549925408076, 0.0, 0.0, 0.0, 0.0], "min": [1, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [292]}, "scene_annotation": {"mean": [55.0], "std": [0.0], "min": [55], "max": [55], "count": [292]}, "eef_direction_state": {"mean": [4.284246575342466, 6.0], "std": [2.026711634345063, 0.0], "min": [0, 6], "max": [6, 6], "count": [292]}, "eef_velocity_state": {"mean": [1.0376712328767124, 0.0], "std": [0.8847753689813092, 0.0], "min": [0, 0], "max": [2, 0], "count": [292]}, "eef_acc_mag_state": {"mean": [0.9486301369863014, 0.0], "std": [0.852533396394812, 0.0], "min": [0, 0], "max": [2, 0], "count": [292]}, "eef_direction_action": {"mean": [4.219178082191781, 6.0], "std": [2.054040957711883, 0.0], "min": [0, 6], "max": [6, 6], "count": [292]}, "eef_velocity_action": {"mean": [1.0308219178082192, 0.0], "std": [0.8772673221932408, 0.0], "min": [0, 0], "max": [2, 0], "count": [292]}, "eef_acc_mag_action": {"mean": [0.9726027397260274, 0.0], "std": [0.8596367939582054, 0.0], "min": [0, 0], "max": [2, 0], "count": [292]}, "eef_sim_pose_state": {"mean": [0.26425437801525636, 0.23280655478223178, 1.2429301127347903, 0.043873435066752446, 0.4303541466357612, 0.010038997537742792, 0.06902666773493112, -0.33696867962509885, 1.1830444842810477, 0.027431593013786785, -0.006920612765940507, -0.021263264336487054], "std": [0.17084998138947366, 0.09316036874213308, 0.05757554048514792, 0.09013017354843154, 0.3831421095364614, 0.10579056382239399, 5.080900802707785e-07, 7.249518352116268e-06, 4.973178802366514e-05, 0.0004515227792968471, 0.0004850713067641465, 0.00032229725557711447], "min": [0.06538409528642136, 0.12264658501737549, 1.1807335012801246, -0.18648660122782926, -0.13036841566877455, -0.3077196107558867, 0.069022937315882, -0.3370072847001675, 1.1829892179519417, 0.024654584102650524, -0.010210069983192627, -0.022979921026636846], "max": [0.4936442731634222, 0.3339162942764337, 1.3934212127382326, 0.23953019577742682, 0.984347763654899, 0.19610513271679153, 0.06902734300455712, -0.33695463065668757, 1.1833817413966345, 0.028023214367105816, -0.00638150498449086, -0.020638718558126323], "count": [292]}, "eef_sim_pose_action": {"mean": [0.2643105414482023, 0.23280407346742277, 1.243121171919549, 0.04486607061485846, 0.4309572820563452, 0.009103791678716099, 0.06912328897948737, -0.3369745365089533, 1.183131991231924, 0.027682425665387526, -0.006213282708889167, -0.021512922028232052], "std": [0.17108137707587664, 0.09323819499777572, 0.05783881959073827, 0.0910266169316259, 0.3869109593833038, 0.1094876437139365, 4.400602068808957e-07, 5.973725070646444e-06, 4.3379607807901766e-05, 0.0004775471426539122, 0.0004231056633927677, 0.0002668503689640888], "min": [0.06255641351303586, 0.12266139244706695, 1.180695422603336, -0.16521704927726344, -0.15410795272728173, -0.358551132544604, 0.06912018688348852, -0.3370084517134932, 1.1831239147621513, 0.024720163451827582, -0.009201448305478754, -0.023010686160458482], "max": [0.4933379589513281, 0.33579420031716944, 1.3995456438494092, 0.2426567174323941, 0.9948225106345037, 0.1949894326034547, 0.06912413540810805, -0.33697347121569304, 1.1834383576538097, 0.029277400623846893, -0.006134508393530247, -0.019942153791182558], "count": [292]}, "gripper_mode_state": {"mean": [0.24315068493150685, 0.0], "std": [0.42898534864123855, 0.0], "min": [0, 0], "max": [1, 0], "count": [292]}, "gripper_activity_state": {"mean": [1.832191780821918, 2.0], "std": [0.519408901594621, 0.0], "min": [0, 2], "max": [2, 2], "count": [292]}, "gripper_mode_action": {"mean": [0.25, 0.0], "std": [0.4330127018922193, 0.0], "min": [0, 0], "max": [1, 0], "count": [292]}, "gripper_activity_action": {"mean": [1.9691780821917808, 2.0], "std": [0.2245436981888427, 0.0], "min": [0, 2], "max": [2, 2], "count": [292]}, "gripper_open_scale_state": {"mean": [0.8023386341251769, 0.9747559489942541], "std": [0.2775099674363056, 0.0018163001737806096], "min": [0.28445240020751955, 0.9734104156494141], "max": [0.9789613342285156, 0.9796267700195312], "count": [292]}, "gripper_open_scale_action": {"mean": [0.75, 1.0], "std": [0.4330127018922193, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [292]}}} +{"episode_index": 6, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8431372549019608]], [[0.8392156862745098]], [[0.8235294117647058]]], "mean": [[[0.6591060539215686]], [[0.6772819553376906]], [[0.6650525789760349]]], "std": [[[0.14294173745542496]], [[0.14995405108345924]], [[0.14888946935798106]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.8392156862745098]], [[0.8196078431372549]], [[0.807843137254902]]], "mean": [[[0.6324049809368192]], [[0.6592700816993463]], [[0.6420797494553377]]], "std": [[[0.13230013054843984]], [[0.1404774366473639]], [[0.1368805176953202]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45734279684095863]], [[0.4493465441176471]], [[0.4431945452069717]]], "std": [[[0.18645042575149381]], [[0.19200225070974808]], [[0.19710047510879927]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6745098039215687]], [[0.6862745098039216]], [[0.6588235294117647]]], "mean": [[[0.4444148665577342]], [[0.4514900626361656]], [[0.44122936002178653]]], "std": [[[0.19006694821791859]], [[0.18246714112529647]], [[0.19026149280710275]]], "count": [100]}, "observation.state": {"min": [-0.3068085014820099, -0.0019148936262354255, -1.9727659225463867, -0.0604255311191082, -1.1082978248596191, 0.014680851250886917, -2.7555320262908936, -0.0031914892606437206, -0.001276595750823617, 0.0, -0.004680851008743048, 0.002340425504371524, -0.02531914971768856, -2.75361704826355, 24.75081443786621, 97.71121215820312], "max": [0.09553191810846329, 2.385106325149536, 0.0, 1.1238298416137695, 0.027234042063355446, 1.5263829231262207, -0.6142553091049194, -0.0031914892606437206, -0.001276595750823617, 0.0, -0.0031914892606437206, 0.003829787252470851, -0.013404255732893944, -2.7531914710998535, 97.79259490966797, 97.72601318359375], "mean": [-0.07260899990797043, 1.176023244857788, -0.934585452079773, 0.39634811878204346, -0.3736489415168762, 0.7821083664894104, -2.287376642227173, -0.003191483672708273, -0.0012765926076099277, 0.0, -0.004087815526872873, 0.0026837182231247425, -0.014658206142485142, -2.7533466815948486, 81.78392028808594, 97.71664428710938], "std": [0.12735897302627563, 0.8531427383422852, 0.6981633305549622, 0.3327496647834778, 0.3199228346347809, 0.582071840763092, 0.777171790599823, 5.587935447692871e-09, 3.14321368932724e-09, 0.0, 0.0002447754086460918, 0.0002611589152365923, 0.0012498333817347884, 0.0002053390198852867, 26.555723190307617, 0.0071412185207009315], "count": [282]}, "action": {"min": [-0.3067961633205414, 0.0, -1.9726992845535278, -0.06749515235424042, -1.1182719469070435, 0.013805827125906944, -2.7555320262908936, -0.003067961661145091, 0.0, -0.0, -0.004601942375302315, 0.003067961661145091, -0.026077672839164734, -2.75361704826355, 0.0, 100.0, 0.0, 0.0], "max": [0.09817477315664291, 2.386874198913574, -0.0, 1.1397477388381958, 0.029145635664463043, 1.5355147123336792, -0.6142553091049194, -0.003067961661145091, 0.0, -0.0, -0.003067961661145091, 0.004601942375302315, -0.013805827125906944, -2.7531914710998535, 100.0, 100.0, 0.0, 0.0], "mean": [-0.07174347341060638, 1.1746915578842163, -0.9331400990486145, 0.400945246219635, -0.3753955662250519, 0.7876285314559937, -2.287376642227173, -0.0030679667834192514, 0.0, 0.0, -0.0045965127646923065, 0.003100604983046651, -0.015165770426392555, -2.7533466815948486, 76.95035552978516, 100.0, 0.0, 0.0], "std": [0.12782315909862518, 0.8526305556297302, 0.6982275247573853, 0.3397037386894226, 0.3227822780609131, 0.5856202244758606, 0.777171790599823, 5.122274160385132e-09, 0.0, 0.0, 9.118511661654338e-05, 0.00022136092593427747, 0.0014103275025263429, 0.0002053390198852867, 42.115020751953125, 0.0, 0.0, 0.0], "count": [282]}, "timestamp": {"min": [0.0], "max": [9.366666666666667], "mean": [4.683333333333334], "std": [2.7135292039594376], "count": [282]}, "frame_index": {"min": [0], "max": [281], "mean": [140.5], "std": [81.40587611878314], "count": [282]}, "episode_index": {"min": [58], "max": [58], "mean": [58.0], "std": [0.0], "count": [282]}, "index": {"min": [16871], "max": [17152], "mean": [17011.5], "std": [81.40587611878314], "count": [282]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [282]}, "subtask_annotation": {"mean": [3.0141843971631204, 7.0, 7.0, 7.0, 7.0], "std": [1.5686910819783928, 0.0, 0.0, 0.0, 0.0], "min": [1, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [282]}, "scene_annotation": {"mean": [58.0], "std": [0.0], "min": [58], "max": [58], "count": [282]}, "eef_direction_state": {"mean": [3.858156028368794, 6.0], "std": [2.1979408812566166, 0.0], "min": [0, 6], "max": [6, 6], "count": [282]}, "eef_velocity_state": {"mean": [1.2943262411347518, 0.0], "std": [0.8220604669348959, 0.0], "min": [0, 0], "max": [2, 0], "count": [282]}, "eef_acc_mag_state": {"mean": [1.074468085106383, 0.0], "std": [0.8367366749257726, 0.0], "min": [0, 0], "max": [2, 0], "count": [282]}, "eef_direction_action": {"mean": [3.8120567375886525, 6.0], "std": [2.2289511949356258, 0.0], "min": [0, 6], "max": [6, 6], "count": [282]}, "eef_velocity_action": {"mean": [1.2695035460992907, 0.0], "std": [0.8241000474974496, 0.0], "min": [0, 0], "max": [2, 0], "count": [282]}, "eef_acc_mag_action": {"mean": [1.0815602836879432, 0.0], "std": [0.8189339928612971, 0.0], "min": [0, 0], "max": [2, 0], "count": [282]}, "eef_sim_pose_state": {"mean": [0.2628449655184054, 0.29612471440275895, 1.2769226727821794, 0.27265087758460144, 0.43388254450954655, -0.6800372382843614, 0.06903297108085031, -0.3363567802171446, 1.18288484695641, -0.014672606750399489, -0.005364398745467005, -0.0005077324522156529], "std": [0.16740680166015418, 0.05426027026315409, 0.08111061174831805, 0.22926323186785044, 0.3655555787376622, 0.5743660712119225, 1.3453539702369357e-07, 5.876819950425053e-06, 2.5089860214913173e-05, 0.0012503563354034073, 0.0002447750993389189, 0.0002611623202570687], "min": [0.06332919372061671, 0.17997203563388117, 1.181142742951528, 0.01464608400120472, -0.11737410158459771, -1.4351925093428872, 0.06903262556160451, -0.3363645061297028, 1.1827929709437455, -0.02533626160474901, -0.005957430443151113, -0.0008510357324397685], "max": [0.5442948078671086, 0.3344804358403261, 1.4811138164927893, 0.6973776025444174, 0.8847008878955975, 0.03475651858851907, 0.06903342492179862, -0.33633098993710253, 1.182945633272939, -0.01341720288754774, -0.004468052243983722, 0.0006383565917311151], "count": [282]}, "eef_sim_pose_action": {"mean": [0.26176511389644186, 0.29643525483824174, 1.2769218377414904, 0.2670946083698971, 0.43181661563207546, -0.6870446518245442, 0.06912961262704408, -0.3363505237786072, 1.182966153159215, -0.015179983312669384, -0.00459648055120578, 3.267062366350816e-05], "std": [0.16657170579519603, 0.05408476340254466, 0.08261510776814966, 0.22802887926391952, 0.3668524427969941, 0.5840118054932457, 3.447573680399597e-08, 4.98123840878787e-06, 9.346692058387305e-06, 0.0014109690656507051, 9.118573034011319e-05, 0.00022136261604501615], "min": [0.06850627367538396, 0.1799434551400381, 1.1811149508396874, 0.013763470332139162, -0.0782149117258204, -1.4490562576080572, 0.06912958457759547, -0.3363512582221435, 1.182809474049785, -0.026098850787538375, -0.004601920717530961, 3.2486534984679794e-08], "max": [0.5441952802219642, 0.33485902101586645, 1.4909916935635712, 0.7340783952377072, 0.9037111978319117, 0.036980032152728756, 0.0691301875705666, -0.33631673906767495, 1.1829667107469581, -0.013819945786199852, -0.003067929174648265, 0.0015340294435762462], "count": [282]}, "gripper_mode_state": {"mean": [0.22340425531914893, 0.0], "std": [0.41652706277557194, 0.0], "min": [0, 0], "max": [1, 0], "count": [282]}, "gripper_activity_state": {"mean": [1.8368794326241136, 2.0], "std": [0.513976480340241, 0.0], "min": [0, 2], "max": [2, 2], "count": [282]}, "gripper_mode_action": {"mean": [0.23049645390070922, 0.0], "std": [0.4211506127739909, 0.0], "min": [0, 0], "max": [1, 0], "count": [282]}, "gripper_activity_action": {"mean": [1.9680851063829787, 2.0], "std": [0.22841394205940319, 0.0], "min": [0, 2], "max": [2, 2], "count": [282]}, "gripper_open_scale_state": {"mean": [0.8178388049754715, 0.9771667069238953], "std": [0.2655573277460885, 7.141169905924267e-05], "min": [0.24750814437866211, 0.9771121215820312], "max": [0.9779259490966797, 0.9772601318359375], "count": [282]}, "gripper_open_scale_action": {"mean": [0.7695035460992907, 1.0], "std": [0.4211506127739909, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [282]}}} +{"episode_index": 7, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[0.9450980392156862]], [[0.8745098039215686]]], "mean": [[[0.6634750027233116]], [[0.6677615958605664]], [[0.6470066040305011]]], "std": [[[0.16109575691479525]], [[0.16348689203301484]], [[0.17129207376916902]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[0.9529411764705882]], [[0.8941176470588236]]], "mean": [[[0.6355347331154684]], [[0.6480817919389978]], [[0.6238636029411765]]], "std": [[[0.15496127449071465]], [[0.1579461247824319]], [[0.1615801636141691]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8705882352941177]], [[0.8156862745098039]], [[0.796078431372549]]], "mean": [[[0.456501917211329]], [[0.45195540305010895]], [[0.4432748720043573]]], "std": [[[0.18663844006575378]], [[0.19376233748767197]], [[0.19868226557839672]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[0.9921568627450981]], [[0.8470588235294118]]], "mean": [[[0.446739183006536]], [[0.45081482843137255]], [[0.431977295751634]]], "std": [[[0.19885201727054472]], [[0.18789589364700662]], [[0.20726466562902557]]], "count": [100]}, "observation.state": {"min": [-0.5489361882209778, -0.0019148936262354255, -1.9761701822280884, -0.02638297900557518, -0.1157446801662445, -0.3972340524196625, -2.7585105895996094, -0.0019148936262354255, -0.001276595750823617, 0.0, -0.009148935787379742, 0.00042553190723992884, -0.003829787252470851, -2.742978811264038, 19.47072410583496, 97.3410415649414], "max": [0.0017021276289597154, 2.269148826599121, 0.0, 0.7714893817901611, 0.126382976770401, 0.37936168909072876, -0.45829787850379944, -0.001276595750823617, -0.0008510638144798577, 0.0, -0.006595744751393795, 0.002765957498922944, 0.003617021255195141, -2.742553234100342, 97.89613342285156, 97.3558578491211], "mean": [-0.23599064350128174, 1.2401493787765503, -1.0155305862426758, 0.29681694507598877, 0.030217928811907768, -0.003944534342736006, -2.1919612884521484, -0.0017021293751895428, -0.0012336906511336565, 0.0, -0.008710067719221115, 0.001274852897040546, 0.002873205579817295, -2.7425546646118164, 78.53873443603516, 97.34126281738281], "std": [0.21064001321792603, 0.9057742357254028, 0.7684593200683594, 0.2524690628051758, 0.08191230148077011, 0.23295734822750092, 0.8629525303840637, 4.712000736617483e-05, 0.0001281220611417666, 0.0, 0.0004903852241113782, 0.00021904322784394026, 0.0008941596606746316, 2.218631561845541e-05, 29.46185302734375, 0.0007932474254630506], "count": [367]}, "action": {"min": [-0.5506991147994995, 0.0, -1.9757672548294067, -0.02761165425181389, -0.12425244599580765, -0.40036898851394653, -2.7585105895996094, -0.003067961661145091, 0.0, 0.0, -0.00920388475060463, 0.0, -0.004601942375302315, -2.742978811264038, 0.0, 100.0, 0.0, 0.0], "max": [0.003067961661145091, 2.2687575817108154, -0.0, 0.7761942744255066, 0.12732040882110596, 0.3911651074886322, -0.45829787850379944, -0.0015339808305725455, 0.0015339808305725455, 0.0, -0.007669903803616762, 0.003067961661145091, 0.004601942375302315, -2.742553234100342, 100.0, 100.0, 0.0, 0.0], "mean": [-0.2366006225347519, 1.239155650138855, -1.0147932767868042, 0.29722774028778076, 0.030190546065568924, -0.0038411766290664673, -2.1919612884521484, -0.0015465231845155358, 4.179784355073934e-06, 0.0, -0.00906597264111042, 0.0015298040816560388, 0.0028589777648448944, -2.7425546646118164, 72.75204467773438, 100.0, 0.0, 0.0], "std": [0.21205565333366394, 0.9053972959518433, 0.767888069152832, 0.25487881898880005, 0.08327923715114594, 0.23438133299350739, 0.8629525303840637, 0.00013812282122671604, 7.996399654075503e-05, 0.0, 0.00043881768942810595, 0.00021181238116696477, 0.0010537697235122323, 2.218631561845541e-05, 44.52350997924805, 0.0, 0.0, 0.0], "count": [367]}, "timestamp": {"min": [0.0], "max": [12.2], "mean": [6.1], "std": [3.531446036839741], "count": [367]}, "frame_index": {"min": [0], "max": [366], "mean": [183.0], "std": [105.94338110519222], "count": [367]}, "episode_index": {"min": [60], "max": [60], "mean": [60.0], "std": [0.0], "count": [367]}, "index": {"min": [17433], "max": [17799], "mean": [17616.0], "std": [105.94338110519222], "count": [367]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [367]}, "subtask_annotation": {"mean": [3.0463215258855585, 7.0, 7.0, 7.0, 7.0], "std": [1.5469161852172324, 0.0, 0.0, 0.0, 0.0], "min": [1, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [367]}, "scene_annotation": {"mean": [60.0], "std": [0.0], "min": [60], "max": [60], "count": [367]}, "eef_direction_state": {"mean": [4.0953678474114446, 6.0], "std": [2.243769530037644, 0.0], "min": [0, 6], "max": [6, 6], "count": [367]}, "eef_velocity_state": {"mean": [0.9536784741144414, 0.0], "std": [0.8643917614887101, 0.0], "min": [0, 0], "max": [2, 0], "count": [367]}, "eef_acc_mag_state": {"mean": [0.885558583106267, 0.0], "std": [0.856444491808398, 0.0], "min": [0, 0], "max": [2, 0], "count": [367]}, "eef_direction_action": {"mean": [4.114441416893733, 6.0], "std": [2.21291321699893, 0.0], "min": [0, 6], "max": [6, 6], "count": [367]}, "eef_velocity_action": {"mean": [0.9700272479564033, 0.0], "std": [0.8776211029524457, 0.0], "min": [0, 0], "max": [2, 0], "count": [367]}, "eef_acc_mag_action": {"mean": [0.8746594005449592, 0.0], "std": [0.8675725356997298, 0.0], "min": [0, 0], "max": [2, 0], "count": [367]}, "eef_sim_pose_state": {"mean": [0.2899322685745439, 0.2632741417256053, 1.2779512514865257, 0.08707661789721084, 0.5160626706450469, -0.14914900204154016, 0.06903243285094411, -0.3364225815336733, 1.1833596086194555, 0.0028605484636223745, -0.009943756689909392, -0.00042720801022037055], "std": [0.18044384697749266, 0.06069927173353813, 0.08323376426038406, 0.12804716724665574, 0.4597130046546349, 0.11468048407410739, 1.0105731803250909e-05, 5.0438801392231815e-06, 4.8240219666561165e-05, 0.000894151787306357, 0.00058783278077524, 0.00022406307680652296], "min": [0.06894667086658082, 0.17426457593071262, 1.181186607557826, -0.22161760044178463, 0.00042499478418478454, -0.5732182386867469, 0.06902870938441247, -0.33644174590629033, 1.1831516473003796, -0.0038442737878580167, -0.010425527762410347, -0.0012765818130568668], "max": [0.5487708571015113, 0.3324249425091884, 1.5454226964027558, 0.355802268711141, 1.2444652454781853, -0.014442082180942131, 0.06906351044731905, -0.3363890793215236, 1.1834036099025853, 0.003608691429714652, -0.007446797778086545, 0.0010639202758253245], "count": [367]}, "eef_sim_pose_action": {"mean": [0.2889442304867623, 0.2631148468908501, 1.2779186898141146, 0.08945210666218495, 0.5160393268668826, -0.14800726413623166, 0.0691266352581914, -0.3364205528532342, 1.1834243692651554, 0.0028451035448685525, -0.009061761289781872, -1.6656124305632652e-05], "std": [0.180329070104193, 0.06105957488842228, 0.08453104010750834, 0.12813569576114112, 0.46382721403027694, 0.11808032709722312, 6.118312488092979e-06, 5.717667445074546e-06, 4.50451153503666e-05, 0.0010542223100760625, 0.00044474936861014586, 0.0002526663824743445], "min": [0.06907119760440411, 0.17439415589443186, 1.1812375059749811, -0.22997714106382053, -0.05820725727728848, -0.5890575279159767, 0.06912619586898959, -0.3364552652271314, 1.1832811796291065, -0.004625473770630651, -0.009203873921483474, -0.001533980830572546], "max": [0.5494981107447301, 0.33244173913615943, 1.5577643624448065, 0.3729472472751584, 1.261762753519645, -0.010614615478543171, 0.06924346223123255, -0.33638576738946346, 1.1834732991611714, 0.0046019423753023165, -0.007669867706878941, 0.0015340710723595005], "count": [367]}, "gripper_mode_state": {"mean": [0.2670299727520436, 0.0], "std": [0.4424081445951085, 0.0], "min": [0, 0], "max": [1, 0], "count": [367]}, "gripper_activity_state": {"mean": [1.8610354223433243, 2.0], "std": [0.47243587728474273, 0.0], "min": [0, 2], "max": [2, 2], "count": [367]}, "gripper_mode_action": {"mean": [0.2724795640326976, 0.0], "std": [0.4452352762498138, 0.0], "min": [0, 0], "max": [1, 0], "count": [367]}, "gripper_activity_action": {"mean": [1.9754768392370572, 2.0], "std": [0.20067523312830493, 0.0], "min": [0, 2], "max": [2, 2], "count": [367]}, "gripper_open_scale_state": {"mean": [0.7853868649765979, 0.9734108193628861], "std": [0.29461873867704735, 7.723493363834431e-06], "min": [0.1947072410583496, 0.9734104156494141], "max": [0.9789613342285156, 0.973558578491211], "count": [367]}, "gripper_open_scale_action": {"mean": [0.7275204359673024, 1.0], "std": [0.4452352762498138, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [367]}}} +{"episode_index": 8, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6765159722222223]], [[0.6945289270152506]], [[0.6776312962962963]]], "std": [[[0.17864882638587903]], [[0.18342702705757302]], [[0.18095400950416976]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6302461492374728]], [[0.6564497930283224]], [[0.6360666258169935]]], "std": [[[0.1901612978004566]], [[0.1956975057548829]], [[0.18977297924375675]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6509803921568628]], [[0.6470588235294118]], [[0.6470588235294118]]], "mean": [[[0.45059200163398694]], [[0.45629250816993466]], [[0.44762233660130724]]], "std": [[[0.1828851115696146]], [[0.17862667088497353]], [[0.18168274992886252]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.469512355664488]], [[0.4623742755991285]], [[0.44777931644880176]]], "std": [[[0.19284838786488098]], [[0.1976570489146688]], [[0.20564407218521588]]], "count": [100]}, "observation.state": {"min": [0.0, -0.001276595750823617, -0.00042553190723992884, 0.0042553190141916275, -0.00042553190723992884, 0.002340425504371524, -2.7585105895996094, -0.0797872319817543, -0.0019148936262354255, -1.936808466911316, -0.16340425610542297, -0.4414893686771393, -1.0372340679168701, -2.742978811264038, 97.77780151367188, 14.638648986816406], "max": [0.0, -0.001276595750823617, 0.0, 0.005106383003294468, 0.0008510638144798577, 0.003829787252470851, -2.7551064491271973, 1.0534042119979858, 2.3663830757141113, 0.0, 0.4968084990978241, 0.683404266834259, 0.7874467968940735, -0.31936171650886536, 97.89613342285156, 97.3558578491211], "mean": [0.0, -0.0012765900464728475, -1.1168816627105116e-06, 0.004528956953436136, 4.6909026423236355e-05, 0.0030848232563585043, -2.7569384574890137, 0.36113280057907104, 1.5863525867462158, -1.309220552444458, 0.3532741963863373, 0.06204332783818245, -0.1522924154996872, -1.7399176359176636, 97.84198760986328, 63.11903381347656], "std": [0.0, 5.704350769519806e-09, 2.1772069885628298e-05, 0.00020848336862400174, 0.00016222080739680678, 0.00023410347057506442, 0.0013959432253614068, 0.42322012782096863, 0.8169638514518738, 0.6411764025688171, 0.1713644117116928, 0.3769724369049072, 0.5707817673683167, 1.1166273355484009, 0.048525404185056686, 38.09498977661133], "count": [381]}, "action": {"min": [0.0, 0.0, -0.0, 0.004601942375302315, 0.0, 0.003067961661145091, -2.7585105895996094, -0.08590292185544968, 0.0, -1.93741774559021, -0.1702718734741211, -0.44332045316696167, -1.0446408987045288, -2.742978811264038, 100.0, 0.0, 0.0, 0.0], "max": [0.0, 0.0, -0.0, 0.004601942375302315, 0.0015339808305725455, 0.003067961661145091, -2.7551064491271973, 1.0538448095321655, 2.368466377258301, -0.0, 0.5000777244567871, 0.6872233748435974, 0.7915340662002563, -0.31936171650886536, 100.0, 100.0, 0.0, 0.0], "mean": [0.0, 0.0, 0.0, 0.004601953085511923, 0.00023347903334069997, 0.003067967714741826, -2.7569384574890137, 0.36141130328178406, 1.5854800939559937, -1.3074959516525269, 0.35558968782424927, 0.06046890467405319, -0.15133237838745117, -1.7399176359176636, 100.0, 57.480316162109375, 0.0, 0.0], "std": [0.0, 0.0, 0.0, 1.0710209608078003e-08, 0.0005509794573299587, 6.05359673500061e-09, 0.0013959432253614068, 0.4238834083080292, 0.8166320323944092, 0.6408379077911377, 0.17284046113491058, 0.3773826062679291, 0.5715867280960083, 1.1166273355484009, 0.0, 49.4373664855957, 0.0, 0.0], "count": [381]}, "timestamp": {"min": [0.0], "max": [12.666666666666666], "mean": [6.333333333333333], "std": [3.666161581373732], "count": [381]}, "frame_index": {"min": [0], "max": [380], "mean": [190.0], "std": [109.98484744121194], "count": [381]}, "episode_index": {"min": [63], "max": [63], "mean": [63.0], "std": [0.0], "count": [381]}, "index": {"min": [18315], "max": [18695], "mean": [18505.0], "std": [109.98484744121194], "count": [381]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [381]}, "subtask_annotation": {"mean": [1.4724409448818898, 7.0, 7.0, 7.0, 7.0], "std": [1.3408194990106566, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [381]}, "scene_annotation": {"mean": [63.0], "std": [0.0], "min": [63], "max": [63], "count": [381]}, "eef_direction_state": {"mean": [6.0, 3.7690288713910762], "std": [0.0, 1.9056997947808718], "min": [6, 0], "max": [6, 6], "count": [381]}, "eef_velocity_state": {"mean": [0.0, 1.2860892388451444], "std": [0.0, 0.8289643049058764], "min": [0, 0], "max": [0, 2], "count": [381]}, "eef_acc_mag_state": {"mean": [0.0, 1.010498687664042], "std": [0.0, 0.8541361543736764], "min": [0, 0], "max": [0, 2], "count": [381]}, "eef_direction_action": {"mean": [6.0, 3.7769028871391077], "std": [0.0, 1.9059492061426693], "min": [6, 0], "max": [6, 6], "count": [381]}, "eef_velocity_action": {"mean": [0.0, 1.3070866141732282], "std": [0.0, 0.8246065889978825], "min": [0, 0], "max": [0, 2], "count": [381]}, "eef_acc_mag_action": {"mean": [0.0, 1.110236220472441], "std": [0.0, 0.805770003493922], "min": [0, 0], "max": [0, 2], "count": [381]}, "eef_sim_pose_state": {"mean": [0.06903359438521602, 0.3335108155938403, 1.1820019145719063, 0.003084980621731223, 0.0032512423949977633, 4.6909281240350366e-05, 0.3290533703824936, -0.2239911289867642, 1.2867538589805936, -0.11310497438085552, 0.5528193486227169, 0.42588664521381947], "std": [1.6459529972923213e-06, 3.6504601708822337e-06, 2.1987200954531113e-05, 0.00023409343981502592, 0.0002088061361971869, 0.00016222190586811835, 0.17405952818039108, 0.12328633756018202, 0.07411661212908179, 0.18852677466027784, 0.2954924049780739, 0.38397316634163065], "min": [0.06900153659291501, 0.33350018425578043, 1.1819424173639503, 0.002340425504371524, 0.002978722184606042, -0.0004255343729863573, 0.059110591518607064, -0.3440461841329768, 1.182541935988205, -0.4174080507036517, -0.06062536784288586, -0.22420462407835817], "max": [0.0690337685528308, 0.3335289114867053, 1.1821039459599556, 0.003829787252470851, 0.003829787252470851, 0.0008510687459709289, 0.5545494994054723, -0.0036930117419585323, 1.4447877372529, 0.1907209327412408, 0.9157968697034393, 1.048334482983757], "count": [381]}, "eef_sim_pose_action": {"mean": [0.06912939557510409, 0.33351501397879163, 1.18202328878422, 0.0030690361258088345, 0.004601941551338931, 0.00023348160186508277, 0.3284828105328204, -0.22379644054880057, 1.2864401007433133, -0.11420387109524492, 0.5560577640186356, 0.4235778619822558], "std": [9.50798689336573e-09, 1.2398696062343407e-05, 4.375555403428123e-11, 2.5355947029220525e-06, 1.944451045228003e-09, 0.0005509857447128397, 0.17370395622694385, 0.12331684679776886, 0.0742608048462914, 0.19054294295067636, 0.2958152668686319, 0.3883956223871344], "min": [0.06912937312853791, 0.33350976, 1.1820232887656819, 0.003067961661145091, 0.004601936960856312, 0.0, 0.06520667442733633, -0.3460509219896039, 1.1829365721422813, -0.42849519564669936, -0.10881886729946944, -0.2563019335833324], "max": [0.0691293996041254, 0.33354427915709256, 1.182023288887522, 0.0030750209995975505, 0.004601942375302537, 0.001533997073916484, 0.5542185358994808, -0.0035974003758485126, 1.4474648074115026, 0.219322543269786, 0.9164759620867851, 1.055959678661846], "count": [381]}, "gripper_mode_state": {"mean": [0.0, 0.4225721784776903], "std": [0.0, 0.4939685541148439], "min": [0, 0], "max": [0, 1], "count": [381]}, "gripper_activity_state": {"mean": [2.0, 1.853018372703412], "std": [0.0, 0.4744634457386926], "min": [2, 0], "max": [2, 2], "count": [381]}, "gripper_mode_action": {"mean": [0.0, 0.4251968503937008], "std": [0.0, 0.49437282369581936], "min": [0, 0], "max": [0, 1], "count": [381]}, "gripper_activity_action": {"mean": [2.0, 1.9763779527559056], "std": [0.0, 0.19700781107396484], "min": [2, 0], "max": [2, 2], "count": [381]}, "gripper_open_scale_state": {"mean": [0.978420180673672, 0.6311907029589946], "std": [0.0004852557722799395, 0.3809498164102657], "min": [0.9777780151367188, 0.14638648986816405], "max": [0.9789613342285156, 0.973558578491211], "count": [381]}, "gripper_open_scale_action": {"mean": [1.0, 0.5748031496062992], "std": [0.0, 0.49437282369581936], "min": [1.0, 0.0], "max": [1.0, 1.0], "count": [381]}}} +{"episode_index": 9, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[0.9490196078431372]], [[0.8470588235294118]]], "mean": [[[0.6495979656862745]], [[0.6530239324618736]], [[0.6290199863834423]]], "std": [[[0.18152162027212462]], [[0.18548256243673586]], [[0.19182434726049705]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.9490196078431372]], [[0.8862745098039215]], [[0.8352941176470589]]], "mean": [[[0.627842470043573]], [[0.6394215168845316]], [[0.6121599509803921]]], "std": [[[0.16756024067663008]], [[0.17279879098718237]], [[0.17624133675716724]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47247925108932465]], [[0.4479708224400871]], [[0.42210875000000003]]], "std": [[[0.1878219918023661]], [[0.19609454048763578]], [[0.21469949551656928]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8549019607843137]], [[0.9176470588235294]], [[0.9490196078431372]]], "mean": [[[0.4365528948801743]], [[0.4510274945533769]], [[0.4408391966230937]]], "std": [[[0.1963901216247343]], [[0.18995424275098058]], [[0.20031307442563806]]], "count": [100]}, "observation.state": {"min": [-0.7221276760101318, -0.0031914892606437206, -1.9727659225463867, -0.0017021276289597154, -0.370851069688797, 0.024468084797263145, -2.7585105895996094, -0.00042553190723992884, -0.001276595750823617, 0.0, -0.020212765783071518, 0.0274468082934618, -0.06297872215509415, -2.760425567626953, 34.63365936279297, 97.94789123535156], "max": [0.06255318969488144, 2.3027658462524414, 0.0, 0.9091489315032959, -0.0042553190141916275, 1.1882978677749634, -0.9100000262260437, 0.0, -0.001276595750823617, 0.0, -0.017234042286872864, 0.04127659648656845, -0.047021277248859406, -2.759999990463257, 97.89613342285156, 97.96267700195312], "mean": [-0.2535006105899811, 1.443483829498291, -1.2684911489486694, 0.5800866484642029, -0.20114897191524506, 0.6941683888435364, -2.176424503326416, -1.2274959772184957e-05, -0.001276591676287353, 0.0, -0.017983470112085342, 0.04031357169151306, -0.060362156480550766, -2.7604000568389893, 77.9817123413086, 97.96172332763672], "std": [0.27293163537979126, 0.9216777682304382, 0.7866871356964111, 0.35491305589675903, 0.12036718428134918, 0.410064160823822, 0.7993088960647583, 7.12228866177611e-05, 4.0745362639427185e-09, 0.0, 0.0003204744716640562, 0.002113763941451907, 0.001669563353061676, 0.0001136330611188896, 27.33089828491211, 0.0038660853169858456], "count": [312]}, "action": {"min": [-0.7225049734115601, -0.0015339808305725455, -1.9726992845535278, -0.0015339808305725455, -0.37275734543800354, 0.02454369328916073, -2.7585105895996094, 0.0, 0.0, 0.007669903803616762, -0.02147573046386242, 0.02761165425181389, -0.06289321184158325, -2.760425567626953, 0.0, 100.0, 0.0, 0.0], "max": [0.07516505569219589, 2.304039239883423, -0.0, 0.9157865047454834, -0.004601942375302315, 1.1949710845947266, -0.9100000262260437, 0.0, 0.0, 0.00920388475060463, -0.016873788088560104, 0.041417479515075684, -0.0475534051656723, -2.759999990463257, 100.0, 100.0, 0.0, 0.0], "mean": [-0.25333818793296814, 1.4431614875793457, -1.2685366868972778, 0.5843585133552551, -0.2020377516746521, 0.6969873309135437, -2.176424503326416, 0.0, 0.0, 0.008451711386442184, -0.018452061340212822, 0.04094541817903519, -0.06105944514274597, -2.7604000568389893, 68.9102554321289, 100.0, 0.0, 0.0], "std": [0.2744136452674866, 0.9214010834693909, 0.7857552766799927, 0.35664165019989014, 0.1204436644911766, 0.40989047288894653, 0.7993088960647583, 0.0, 0.0, 0.0007667989702895284, 0.00030998021247796714, 0.0024042946752160788, 0.0020825930405408144, 0.0001136330611188896, 46.28605651855469, 0.0, 0.0, 0.0], "count": [312]}, "timestamp": {"min": [0.0], "max": [10.366666666666667], "mean": [5.183333333333334], "std": [3.0022059790661833], "count": [312]}, "frame_index": {"min": [0], "max": [311], "mean": [155.5], "std": [90.0661793719855], "count": [312]}, "episode_index": {"min": [68], "max": [68], "mean": [68.0], "std": [0.0], "count": [312]}, "index": {"min": [19879], "max": [20190], "mean": [20034.5], "std": [90.0661793719855], "count": [312]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [312]}, "subtask_annotation": {"mean": [3.2916666666666665, 7.0, 7.0, 7.0, 7.0], "std": [1.5570953535897976, 0.0, 0.0, 0.0, 0.0], "min": [1, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [312]}, "scene_annotation": {"mean": [68.0], "std": [0.0], "min": [68], "max": [68], "count": [312]}, "eef_direction_state": {"mean": [4.288461538461538, 6.0], "std": [2.020756444377963, 0.0], "min": [0, 6], "max": [6, 6], "count": [312]}, "eef_velocity_state": {"mean": [1.0480769230769231, 0.0], "std": [0.9133603182785623, 0.0], "min": [0, 0], "max": [2, 0], "count": [312]}, "eef_acc_mag_state": {"mean": [0.9775641025641025, 0.0], "std": [0.8894736067882555, 0.0], "min": [0, 0], "max": [2, 0], "count": [312]}, "eef_direction_action": {"mean": [4.378205128205129, 6.0], "std": [1.9557376099436388, 0.0], "min": [0, 6], "max": [6, 6], "count": [312]}, "eef_velocity_action": {"mean": [1.0416666666666667, 0.0], "std": [0.9101604770682452, 0.0], "min": [0, 0], "max": [2, 0], "count": [312]}, "eef_acc_mag_action": {"mean": [1.0416666666666667, 0.0], "std": [0.8778950884500879, 0.0], "min": [0, 0], "max": [2, 0], "count": [312]}, "eef_sim_pose_state": {"mean": [0.3135852830042615, 0.24205293933889882, 1.2770345215509273, 0.34475625790182823, 0.7046119725109016, -0.6646334382441899, 0.06899688788741697, -0.335583027017112, 1.184308723545536, -0.061137982743427965, -0.019244415476289415, 0.0403088815239176], "std": [0.17252847891819761, 0.0900373160591004, 0.0708702271413459, 0.2805008693178704, 0.46388886240342214, 0.5213291906639147, 1.2870171493662795e-06, 4.762439824675042e-05, 3.2860225559787604e-05, 0.0017007021150389945, 0.00032123279701149084, 0.0021126612630542833], "min": [0.061502443546438655, 0.09523728095748794, 1.1821387223081523, -0.00018609500885591324, -0.010205847731838746, -1.4683168164596245, 0.0689958160087684, -0.3358726820170006, 1.1842319460390864, -0.06376954700884072, -0.02148101359798682, 0.02745229581231719], "max": [0.523101647171738, 0.3333506808842598, 1.4346639579807938, 0.9119410793407001, 1.2438570796491737, -0.0014893623821182912, 0.06900545347642545, -0.3355518984227135, 1.1845373477723957, -0.04759358345287126, -0.01849629858512558, 0.04128432569986199], "count": [312]}, "eef_sim_pose_action": {"mean": [0.3129598360447654, 0.2419520085901454, 1.277026696386811, 0.34224284766697965, 0.7075312611660246, -0.6701088781496717, 0.06973807812552067, -0.3355691035761233, 1.1820406461865496, -0.06146810259952335, -0.00999193500047115, 0.04094753799951191], "std": [0.1720426146694116, 0.09004121813230166, 0.07145466627728654, 0.2813712264147598, 0.4664497348227256, 0.5276555049177406, 5.758192414405137e-05, 5.4070535158878227e-05, 0.0002139683173390451, 0.0020979593310661245, 0.0008136989865362264, 0.0024043410070647723], "min": [0.05918139632774781, 0.09497520382288124, 1.182145483799133, -0.014286555276427748, -0.0045988241225547455, -1.4863206609279827, 0.06967909709321297, -0.33586897389396425, 1.1818271416978678, -0.06333783709418286, -0.0122671691234566, 0.027613245355527036], "max": [0.5228700128235998, 0.3333359076088769, 1.4489600462766654, 0.9105336999760485, 1.2467206437478615, -4.877202402164826e-06, 0.06980393266544072, -0.3355584889006155, 1.1824106249705677, -0.047849869126487976, -0.009195991449454377, 0.04141986465385257], "count": [312]}, "gripper_mode_state": {"mean": [0.30128205128205127, 0.0], "std": [0.45881497017570216, 0.0], "min": [0, 0], "max": [1, 0], "count": [312]}, "gripper_activity_state": {"mean": [1.8525641025641026, 2.0], "std": [0.49100220871986533, 0.0], "min": [0, 2], "max": [2, 2], "count": [312]}, "gripper_mode_action": {"mean": [0.3108974358974359, 0.0], "std": [0.46286090810289404, 0.0], "min": [0, 0], "max": [1, 0], "count": [312]}, "gripper_activity_action": {"mean": [1.9711538461538463, 2.0], "std": [0.21735874145110162, 0.0], "min": [0, 2], "max": [2, 2], "count": [312]}, "gripper_open_scale_state": {"mean": [0.779816433955463, 0.9796158702556934], "std": [0.27330899068193487, 3.8636883800970844e-05], "min": [0.3463365936279297, 0.9794789123535156], "max": [0.9789613342285156, 0.9796267700195312], "count": [312]}, "gripper_open_scale_action": {"mean": [0.6891025641025641, 1.0], "std": [0.46286090810289404, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [312]}}} +{"episode_index": 10, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9137254901960784]], [[0.8588235294117647]], [[0.8352941176470589]]], "mean": [[[0.6558818845315905]], [[0.6694858142701525]], [[0.6424429493464052]]], "std": [[[0.16279676765869966]], [[0.1609963603251864]], [[0.16932648842484077]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.9176470588235294]], [[0.8862745098039215]], [[0.8352941176470589]]], "mean": [[[0.6268578458605665]], [[0.6486809749455338]], [[0.6179740359477125]]], "std": [[[0.15616844866726667]], [[0.1563964325178154]], [[0.16073619128798122]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4614729520697168]], [[0.4570135593681917]], [[0.44692374727668843]]], "std": [[[0.1948652907029579]], [[0.19886437656103553]], [[0.2093171642979155]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9254901960784314]]], "mean": [[[0.44865297385620917]], [[0.45354649782135076]], [[0.4365801988017429]]], "std": [[[0.2035913715083466]], [[0.1905900763913303]], [[0.20614289237799782]]], "count": [100]}, "observation.state": {"min": [-0.35914894938468933, -0.0017021276289597154, -1.8491489887237549, 0.002765957498922944, -0.39787232875823975, 0.003829787252470851, -2.7585105895996094, -0.00042553190723992884, 0.0, 0.0, -0.0274468082934618, 0.002765957498922944, -0.09021276235580444, -2.760425567626953, 42.085811614990234, 97.94789123535156], "max": [0.026808511465787888, 2.0276596546173096, 0.0, 0.9023404121398926, 0.0604255311191082, 1.047234058380127, -1.1236170530319214, 0.0, 0.00042553190723992884, 0.0, -0.024893617257475853, 0.04595744609832764, -0.008085106499493122, -2.759999990463257, 97.89613342285156, 97.96267700195312], "mean": [-0.14408251643180847, 1.052250862121582, -0.8297345042228699, 0.33563512563705444, -0.20962932705879211, 0.501878023147583, -2.4157044887542725, -3.995604856754653e-06, 0.0003296376671642065, 0.0, -0.025673789903521538, 0.044402141124010086, -0.07858053594827652, -2.760420560836792, 86.18135833740234, 97.96256256103516], "std": [0.12385016679763794, 0.7930200099945068, 0.6139159798622131, 0.28036150336265564, 0.17541497945785522, 0.3509007394313812, 0.6056323647499084, 4.104017716599628e-05, 0.00017779326299205422, 0.0, 0.0003020711592398584, 0.0059342761524021626, 0.005648875143378973, 6.462645978899673e-05, 20.66602897644043, 0.0020137187093496323], "count": [213]}, "action": {"min": [-0.3604854941368103, 0.0, -1.8775924444198608, 0.003067961661145091, -0.40036898851394653, 0.004601942375302315, -2.7585105895996094, 0.0, 0.0, 0.00920388475060463, -0.029145635664463043, 0.0015339808305725455, -0.0920388475060463, -2.760425567626953, 0.0, 100.0, 0.0, 0.0], "max": [0.03681553900241852, 2.0279226303100586, -0.0, 0.9111846089363098, 0.06749515235424042, 1.0584467649459839, -1.1236170530319214, 0.0, 0.0015339808305725455, 0.00920388475060463, -0.026077672839164734, 0.04601942375302315, 0.006135923322290182, -2.759999990463257, 100.0, 100.0, 0.0, 0.0], "mean": [-0.145317941904068, 1.052764654159546, -0.8323038220405579, 0.34064435958862305, -0.2094135880470276, 0.5052124261856079, -2.4157044887542725, 0.0, 0.001375543070025742, 0.009203903377056122, -0.026171337813138962, 0.04453589394688606, -0.07859324663877487, -2.760420560836792, 81.22065734863281, 100.0, 0.0, 0.0], "std": [0.1266174465417862, 0.7935072183609009, 0.618654191493988, 0.2874831557273865, 0.17775443196296692, 0.3542899489402771, 0.6056323647499084, 0.0, 0.00046684007975272834, 1.862645149230957e-08, 0.00044848135439679027, 0.007302279118448496, 0.010132989846169949, 6.462645978899673e-05, 39.0546760559082, 0.0, 0.0, 0.0], "count": [213]}, "timestamp": {"min": [0.0], "max": [7.066666666666666], "mean": [3.5333333333333337], "std": [2.0495708674600013], "count": [213]}, "frame_index": {"min": [0], "max": [212], "mean": [106.0], "std": [61.48712602380003], "count": [213]}, "episode_index": {"min": [74], "max": [74], "mean": [74.0], "std": [0.0], "count": [213]}, "index": {"min": [21783], "max": [21995], "mean": [21889.0], "std": [61.48712602380003], "count": [213]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [213]}, "subtask_annotation": {"mean": [2.751173708920188, 7.0, 7.0, 7.0, 7.0], "std": [1.6124693199727496, 0.0, 0.0, 0.0, 0.0], "min": [1, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [213]}, "scene_annotation": {"mean": [74.0], "std": [0.0], "min": [74], "max": [74], "count": [213]}, "eef_direction_state": {"mean": [4.23943661971831, 6.0], "std": [1.9145952052518964, 0.0], "min": [0, 6], "max": [6, 6], "count": [213]}, "eef_velocity_state": {"mean": [1.272300469483568, 0.0], "std": [0.8508669226422712, 0.0], "min": [0, 0], "max": [2, 0], "count": [213]}, "eef_acc_mag_state": {"mean": [1.164319248826291, 0.0], "std": [0.8314499645920337, 0.0], "min": [0, 0], "max": [2, 0], "count": [213]}, "eef_direction_action": {"mean": [4.258215962441315, 6.0], "std": [1.924390180910228, 0.0], "min": [0, 6], "max": [6, 6], "count": [213]}, "eef_velocity_action": {"mean": [1.2582159624413145, 0.0], "std": [0.8688617616582974, 0.0], "min": [0, 0], "max": [2, 0], "count": [213]}, "eef_acc_mag_action": {"mean": [1.1032863849765258, 0.0], "std": [0.8384193140384241, 0.0], "min": [0, 0], "max": [2, 0], "count": [213]}, "eef_sim_pose_state": {"mean": [0.23540891286325513, 0.2938066568882426, 1.279412462284701, 0.21198821258425274, 0.5002161276139511, -0.5060662652321398, 0.06909988621453027, -0.33549130845781694, 1.1851332973001265, -0.07970422591394838, -0.02531873292702006, 0.044412369219205494], "std": [0.14696644324708355, 0.03681476464221177, 0.0992552967587564, 0.13178274867253786, 0.42456532030726374, 0.44594844941807915, 1.3609236646417842e-05, 0.00013350107976183758, 3.0012999547557746e-05, 0.005728940899738585, 0.00039748196185428083, 0.005935484186039164], "min": [0.0690020636877828, 0.24208971414576874, 1.1816808476659317, 0.003829787252470851, 0.0010638297736456082, -1.2281001667356002, 0.06907276587866101, -0.33642799773776616, 1.1850555436261467, -0.09067486918275114, -0.027446703275966433, 0.0027669996563500047], "max": [0.45268024145206043, 0.3348629976041298, 1.523195223274565, 0.5070317306496801, 1.0773780945004354, 0.08765751870013434, 0.06912686433662105, -0.33545626420514163, 1.1853080246088137, -0.008161042176864596, -0.024442721609053697, 0.04597265888800159], "count": [213]}, "eef_sim_pose_action": {"mean": [0.23464322990154465, 0.29338558822198024, 1.2795028136845048, 0.21028240641509618, 0.5019334257818623, -0.5110247502628893, 0.06988418303611449, -0.3354884003592874, 1.1826530321021165, -0.07928334468779207, -0.015576099082421635, 0.044541206032963035], "std": [0.14665020732033895, 0.036954072907438004, 0.10055430213704765, 0.13401054209827595, 0.42848657658398503, 0.45384271054964587, 3.3796557726914294e-05, 0.00016425463867075, 4.46120552352409e-05, 0.01021372084283137, 0.0007244419920071479, 0.007303086034589628], "min": [0.06884789638407965, 0.2394161888580253, 1.1817089269690815, 0.00459723616800535, 0.0030678714211633817, -1.2730891674340041, 0.06977941802372743, -0.3364557208429075, 1.1826130366754042, -0.09229770257992827, -0.019941657051733674, 0.0015342407584965855], "max": [0.4528036913811113, 0.3351561088553686, 1.5325363187275733, 0.507377893468354, 1.093214510081756, 0.101543919932365, 0.06991390631325653, -0.3354550303898903, 1.1829617178785148, 0.006107682977149092, -0.015323565627513913, 0.04602596671582232], "count": [213]}, "gripper_mode_state": {"mean": [0.1643192488262911, 0.0], "std": [0.3705650189797395, 0.0], "min": [0, 0], "max": [1, 0], "count": [213]}, "gripper_activity_state": {"mean": [1.807511737089202, 2.0], "std": [0.5528754591555133, 0.0], "min": [0, 2], "max": [2, 2], "count": [213]}, "gripper_mode_action": {"mean": [0.18779342723004694, 0.0], "std": [0.3905471238138108, 0.0], "min": [0, 0], "max": [1, 0], "count": [213]}, "gripper_activity_action": {"mean": [1.9577464788732395, 2.0], "std": [0.26198697517941216, 0.0], "min": [0, 2], "max": [2, 2], "count": [213]}, "gripper_open_scale_state": {"mean": [0.8618131924123285, 0.9796239933497496], "std": [0.206660347938707, 2.0070924705061894e-05], "min": [0.4208581161499023, 0.9794789123535156], "max": [0.9789613342285156, 0.9796267700195312], "count": [213]}, "gripper_open_scale_action": {"mean": [0.812206572769953, 1.0], "std": [0.3905471238138108, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [213]}}} +{"episode_index": 11, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8470588235294118]], [[0.8313725490196079]], [[0.8509803921568627]]], "mean": [[[0.6581811791938997]], [[0.6705104575163399]], [[0.6603826252723312]]], "std": [[[0.15232564503325954]], [[0.1507787725013135]], [[0.14617808021880202]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.8235294117647058]], [[0.8196078431372549]], [[0.807843137254902]]], "mean": [[[0.6296857352941176]], [[0.6503628622004357]], [[0.6359942293028322]]], "std": [[[0.14331970344954031]], [[0.14432620391696366]], [[0.13689484077852085]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9333333333333333]], [[0.9176470588235294]], [[1.0]]], "mean": [[[0.44848631263616556]], [[0.4448676388888889]], [[0.4417908496732026]]], "std": [[[0.18775306642384204]], [[0.19483892958480795]], [[0.19889076004480868]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6784313725490196]], [[0.6901960784313725]], [[0.7607843137254902]]], "mean": [[[0.44052878267973855]], [[0.45276515795206973]], [[0.4466005419389978]]], "std": [[[0.19566589155518216]], [[0.18455860201651686]], [[0.1912872582006609]]], "count": [100]}, "observation.state": {"min": [-0.4723404347896576, -0.0017021276289597154, -1.1791489124298096, -0.1042553186416626, -0.2614893615245819, -0.5021276473999023, -2.7585105895996094, -0.0031914892606437206, -0.001276595750823617, -0.00042553190723992884, -0.009148935787379742, -0.024468084797263145, 0.009999999776482582, -2.742978811264038, 31.98383903503418, 97.3410415649414], "max": [-0.001276595750823617, 1.9714893102645874, 0.0, 0.4604255259037018, 0.3312765955924988, 0.23276595771312714, -0.8327659368515015, -0.0031914892606437206, -0.001276595750823617, 0.0, -0.007234042510390282, -0.005319148767739534, 0.015744680538773537, -2.742553234100342, 97.89613342285156, 97.3558578491211], "mean": [-0.2196921408176422, 0.9903327226638794, -0.5695090293884277, 0.19286233186721802, 0.10658451169729233, -0.1236460879445076, -2.451941967010498, -0.003191482275724411, -0.0012765913270413876, -0.0001599049719516188, -0.008635510690510273, -0.006338037550449371, 0.010749328881502151, -2.742611885070801, 87.40320587158203, 97.3432846069336], "std": [0.1984981745481491, 0.7619815468788147, 0.4243328869342804, 0.16320057213306427, 0.15506766736507416, 0.2580578625202179, 0.6360082626342773, 6.984919309616089e-09, 4.423782229423523e-09, 0.00020609470084309578, 0.00035294503322802484, 0.0023165049497038126, 0.0005217540310695767, 0.0001461749052396044, 21.75125503540039, 0.005093671847134829], "count": [322]}, "action": {"min": [-0.4724660813808441, -0.003067961661145091, -1.182699203491211, -0.1089126393198967, -0.26384469866752625, -0.5062136650085449, -2.7585105895996094, -0.003067961661145091, 0.0, -0.0015339808305725455, -0.00920388475060463, -0.02454369328916073, 0.01073786523193121, -2.742978811264038, 0.0, 100.0, 0.0, 0.0], "max": [-0.0015339808305725455, 1.9757672548294067, -0.0, 0.4893398582935333, 0.3328738212585449, 0.24083498120307922, -0.8327659368515015, -0.003067961661145091, 0.0, -0.0, -0.007669903803616762, -0.006135923322290182, 0.015339807607233524, -2.742553234100342, 100.0, 100.0, 0.0, 0.0], "mean": [-0.21846827864646912, 0.9916953444480896, -0.5713841915130615, 0.19681118428707123, 0.1050490140914917, -0.12060343474149704, -2.451941967010498, -0.0030679672490805387, 0.0, -0.00011433399777160957, -0.009008584544062614, -0.006612326949834824, 0.010818869806826115, -2.742611885070801, 84.4720458984375, 100.0, 0.0, 0.0], "std": [0.19871580600738525, 0.7619585990905762, 0.4239693582057953, 0.16728612780570984, 0.1588929444551468, 0.2614639401435852, 0.6360082626342773, 5.587935447692871e-09, 0.0, 0.00040288164746016264, 0.0005113383522257209, 0.002734122332185507, 0.0005804357351735234, 0.0001461749052396044, 36.21713638305664, 0.0, 0.0, 0.0], "count": [322]}, "timestamp": {"min": [0.0], "max": [10.7], "mean": [5.35], "std": [3.0984315028378115], "count": [322]}, "frame_index": {"min": [0], "max": [321], "mean": [160.5], "std": [92.95294508513435], "count": [322]}, "episode_index": {"min": [76], "max": [76], "mean": [76.0], "std": [0.0], "count": [322]}, "index": {"min": [22369], "max": [22690], "mean": [22529.5], "std": [92.95294508513435], "count": [322]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [322]}, "subtask_annotation": {"mean": [2.7546583850931676, 7.0, 7.0, 7.0, 7.0], "std": [1.429087808374489, 0.0, 0.0, 0.0, 0.0], "min": [1, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [322]}, "scene_annotation": {"mean": [76.0], "std": [0.0], "min": [76], "max": [76], "count": [322]}, "eef_direction_state": {"mean": [4.267080745341615, 6.0], "std": [2.0634583645064453, 0.0], "min": [0, 6], "max": [6, 6], "count": [322]}, "eef_velocity_state": {"mean": [0.8571428571428571, 0.0], "std": [0.8477748943660114, 0.0], "min": [0, 0], "max": [2, 0], "count": [322]}, "eef_acc_mag_state": {"mean": [0.8043478260869565, 0.0], "std": [0.8858338406849938, 0.0], "min": [0, 0], "max": [2, 0], "count": [322]}, "eef_direction_action": {"mean": [4.080745341614906, 6.0], "std": [2.17402839090613, 0.0], "min": [0, 6], "max": [6, 6], "count": [322]}, "eef_velocity_action": {"mean": [0.8695652173913043, 0.0], "std": [0.8350284317144748, 0.0], "min": [0, 0], "max": [2, 0], "count": [322]}, "eef_acc_mag_action": {"mean": [0.860248447204969, 0.0], "std": [0.875319249877245, 0.0], "min": [0, 0], "max": [2, 0], "count": [322]}, "eef_sim_pose_state": {"mean": [0.21856118304114264, 0.2833870989516756, 1.238570805237547, 0.06423426268518001, 0.5848548245547794, -0.006492676336607699, 0.06901604975885485, -0.3365597422844313, 1.18339528834792, 0.010813131443908951, -0.01007179398585566, -0.009529857941907938], "std": [0.12631714824563367, 0.04851282791838127, 0.04825869182799282, 0.10182977312742826, 0.464976475029895, 0.13572135961407353, 1.5813203086639627e-05, 5.212484816475422e-05, 7.205796381219751e-05, 0.0005403812531356998, 0.0004346926114244902, 0.002316622714192278], "min": [0.06431846724689153, 0.198829536148364, 1.1808422748400436, -0.17658137437309848, -0.10914738423194814, -0.4443857057677404, 0.06899524715737304, -0.3369676855360226, 1.183207331498689, 0.010061115372545318, -0.010638147644824292, -0.027660849621964204], "max": [0.4262115321001257, 0.333930708090836, 1.379766243047713, 0.37041562835552083, 1.1311987403204427, 0.28517255642664185, 0.06902975444178722, -0.3365367497578448, 1.1834997071080828, 0.015994551117950923, -0.008510415570124108, -0.008510892794229999], "count": [322]}, "eef_sim_pose_action": {"mean": [0.21835368401000316, 0.28375025405187426, 1.2386973658442733, 0.06433162964107159, 0.5874673203921325, -0.008118514207611545, 0.06911662426412074, -0.336569052452368, 1.18345007348195, 0.010879265848288095, -0.00912266298783903, -0.009680553957436668], "std": [0.12615177647443251, 0.048591729073601445, 0.04902607187281635, 0.10489140908678267, 0.46808264875231514, 0.14583233282064825, 3.094980856774279e-05, 6.151233069651931e-05, 0.00012510783736534078, 0.0006043236218001977, 0.0006626934464539262, 0.002734245535657243], "min": [0.061387335566532225, 0.19587159987741942, 1.1808876276672808, -0.20937242864282585, -0.11044453252868336, -0.47936857015514417, 0.0690002123964617, -0.33697251435499614, 1.1832811753647576, 0.010784927801075357, -0.0107376634361116, -0.027613069415518658], "max": [0.42669024849316556, 0.33404542797240877, 1.3865701339173093, 0.37635088661393845, 1.1324634865273384, 0.2949550609135874, 0.0691267283646923, -0.33655799964523037, 1.1838635352700242, 0.015603338150130222, -0.00766967819995612, -0.009204065463611482], "count": [322]}, "gripper_mode_state": {"mean": [0.14596273291925466, 0.0], "std": [0.3530688509596903, 0.0], "min": [0, 0], "max": [1, 0], "count": [322]}, "gripper_activity_state": {"mean": [1.8633540372670807, 2.0], "std": [0.4728254495197094, 0.0], "min": [0, 2], "max": [2, 2], "count": [322]}, "gripper_mode_action": {"mean": [0.15527950310559005, 0.0], "std": [0.3621709251456709, 0.0], "min": [0, 0], "max": [1, 0], "count": [322]}, "gripper_activity_action": {"mean": [1.9720496894409938, 2.0], "std": [0.21401549259652244, 0.0], "min": [0, 2], "max": [2, 2], "count": [322]}, "gripper_open_scale_state": {"mean": [0.8740313518713737, 0.9734306615035783], "std": [0.2175124264567741, 5.0889966360071845e-05], "min": [0.3198383903503418, 0.9734104156494141], "max": [0.9789613342285156, 0.973558578491211], "count": [322]}, "gripper_open_scale_action": {"mean": [0.84472049689441, 1.0], "std": [0.3621709251456709, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [322]}}} +{"episode_index": 12, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9647058823529412]], [[1.0]], [[0.9921568627450981]]], "mean": [[[0.6563293954248366]], [[0.6697359694989107]], [[0.6559695424836601]]], "std": [[[0.16948707010532924]], [[0.17337310929146021]], [[0.17347525108340678]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.9803921568627451]], [[0.9764705882352941]], [[0.9607843137254902]]], "mean": [[[0.6307674754901961]], [[0.6530303295206972]], [[0.6349947331154684]]], "std": [[[0.15659115362131143]], [[0.16243924569240678]], [[0.16008412485053322]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[0.9882352941176471]], [[0.9725490196078431]]], "mean": [[[0.4768456563180828]], [[0.46868612745098037]], [[0.46162416666666667]]], "std": [[[0.19167653100380988]], [[0.2050782268081877]], [[0.2131352089152754]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6705882352941176]], [[0.6823529411764706]], [[0.6627450980392157]]], "mean": [[[0.4448538262527233]], [[0.45521104847494553]], [[0.444616015795207]]], "std": [[[0.19272902704826403]], [[0.18637672632544125]], [[0.1942179293573455]]], "count": [100]}, "observation.state": {"min": [-1.0217021703720093, -0.001276595750823617, -1.6548936367034912, -0.4285106360912323, -0.2717021405696869, -0.8523404002189636, -2.7585105895996094, 0.002340425504371524, -0.001276595750823617, -0.037021275609731674, 0.07255319505929947, -0.014893617480993271, 0.003829787252470851, -2.742978811264038, 31.49241828918457, 97.3410415649414], "max": [0.21106383204460144, 2.30531907081604, 0.0, 0.42553192377090454, 0.7351064085960388, 0.36319148540496826, -0.8182978630065918, 0.0031914892606437206, -0.001276595750823617, -0.03361701965332031, 0.08404255658388138, -0.010851063765585423, 0.012765957042574883, -2.742553234100342, 97.89613342285156, 97.3558578491211], "mean": [-0.25170406699180603, 1.2949484586715698, -0.818834662437439, 0.03519980236887932, 0.1697278618812561, -0.17172381281852722, -2.124772787094116, 0.002764748875051737, -0.0012765906285494566, -0.033680301159620285, 0.07344532012939453, -0.012170434929430485, 0.011992615647614002, -2.742630958557129, 76.20570373535156, 97.34384155273438], "std": [0.4521256983280182, 0.8548892736434937, 0.5792757868766785, 0.27422142028808594, 0.33050253987312317, 0.35634878277778625, 0.8518186211585999, 3.9210393879329786e-05, 5.122274160385132e-09, 0.0003637523914221674, 0.0008620609878562391, 0.00035063904942944646, 0.0011717246379703283, 0.00016396249702665955, 29.143104553222656, 0.0057093859650194645], "count": [353]}, "action": {"min": [-1.0216312408447266, -0.0015339808305725455, -1.6551653146743774, -0.43104860186576843, -0.28071847558021545, -0.8574952483177185, -2.7585105895996094, 0.003067961661145091, 0.0, -0.03834952041506767, 0.07209710031747818, -0.015339807607233524, 0.003067961661145091, -2.742978811264038, 0.0, 100.0, 0.0, 0.0], "max": [0.21322332322597504, 2.304039239883423, -0.0, 0.43411657214164734, 0.7393787503242493, 0.3742913007736206, -0.8182978630065918, 0.003067961661145091, 0.0, -0.03374757617712021, 0.08590292185544968, -0.01073786523193121, 0.012271846644580364, -2.742553234100342, 100.0, 100.0, 0.0, 0.0], "mean": [-0.2527896463871002, 1.295874834060669, -0.8198801279067993, 0.0368548147380352, 0.17029336094856262, -0.17211852967739105, -2.124772787094116, 0.0030679674819111824, 0.0, -0.03379544988274574, 0.07371381670236588, -0.012276215478777885, 0.012050246819853783, -2.742630958557129, 67.13880920410156, 100.0, 0.0, 0.0], "std": [0.45233389735221863, 0.8540639877319336, 0.5789391994476318, 0.276602566242218, 0.33166611194610596, 0.358625203371048, 0.8518186211585999, 5.820766091346741e-09, 0.0, 0.000371081056073308, 0.000952063302975148, 0.0003161820350214839, 0.0011764662340283394, 0.00016396249702665955, 46.9709358215332, 0.0, 0.0, 0.0], "count": [353]}, "timestamp": {"min": [0.0], "max": [11.733333333333333], "mean": [5.866666666666667], "std": [3.396730454095199], "count": [353]}, "frame_index": {"min": [0], "max": [352], "mean": [176.0], "std": [101.90191362285597], "count": [353]}, "episode_index": {"min": [81], "max": [81], "mean": [81.0], "std": [0.0], "count": [353]}, "index": {"min": [23827], "max": [24179], "mean": [24003.0], "std": [101.90191362285597], "count": [353]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [353]}, "subtask_annotation": {"mean": [3.3002832861189804, 7.0, 7.0, 7.0, 7.0], "std": [1.5808431533698495, 0.0, 0.0, 0.0, 0.0], "min": [1, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [353]}, "scene_annotation": {"mean": [81.0], "std": [0.0], "min": [81], "max": [81], "count": [353]}, "eef_direction_state": {"mean": [4.1076487252124645, 6.0], "std": [1.926341443088315, 0.0], "min": [0, 6], "max": [6, 6], "count": [353]}, "eef_velocity_state": {"mean": [1.158640226628895, 0.0], "std": [0.8698867552046099, 0.0], "min": [0, 0], "max": [2, 0], "count": [353]}, "eef_acc_mag_state": {"mean": [0.9801699716713881, 0.0], "std": [0.846357283300805, 0.0], "min": [0, 0], "max": [2, 0], "count": [353]}, "eef_direction_action": {"mean": [4.1303116147308785, 6.0], "std": [1.9160908517573052, 0.0], "min": [0, 6], "max": [6, 6], "count": [353]}, "eef_velocity_action": {"mean": [1.1529745042492918, 0.0], "std": [0.8773824332605236, 0.0], "min": [0, 0], "max": [2, 0], "count": [353]}, "eef_acc_mag_action": {"mean": [1.0141643059490084, 0.0], "std": [0.8227108828741645, 0.0], "min": [0, 0], "max": [2, 0], "count": [353]}, "eef_sim_pose_state": {"mean": [0.26345529638964693, 0.2512982922721111, 1.2464776626227116, 0.009971400099891628, 0.4393068800651431, -0.017620706956950026, 0.06630906296670552, -0.3368349347677612, 1.184227496176837, 0.011523867689865274, 0.03848547983487811, -0.00941472899066035], "std": [0.1340798267080432, 0.15389171767140525, 0.060432945487955844, 0.09853796406836875, 0.28095628332108014, 0.17899998375695902, 3.13007764572118e-05, 8.055911518552717e-06, 5.99434400901666e-05, 0.0011808862997729746, 0.000609357011249605, 0.0003509808574326134], "min": [0.06676966810399237, -0.03135202562573919, 1.1810921395496907, -0.24584537111061283, 0.0042553128498188375, -0.5867501866880573, 0.06600767597385354, -0.33689707324094, 1.1838834939804006, 0.003148381405774548, 0.03680570706638653, -0.01214267894643689], "max": [0.4031623292364733, 0.39549294475015784, 1.4044684150799043, 0.23756165678460317, 0.7805254130534651, 0.39892181256925363, 0.06631605776799245, -0.3368054363768848, 1.1849370751426653, 0.012306890808084864, 0.04637798201467569, -0.008092460713587971], "count": [353]}, "eef_sim_pose_action": {"mean": [0.2633125484011654, 0.25119308973851434, 1.246721203375738, 0.010370653914409257, 0.4403395168467937, -0.017889870603380077, 0.06639775613820392, -0.3368448099776156, 1.1842642335214988, 0.01155976396487117, 0.03991525251589627, -0.009218026528276468], "std": [0.13359138558382688, 0.1539294512861866, 0.06123028212810066, 0.09690604335146247, 0.2863190256312796, 0.18508659405095396, 3.262013699675738e-05, 7.1906053697623454e-06, 4.169951598989404e-05, 0.0011848531418985283, 0.000631254509081507, 0.00031677021218265547], "min": [0.06895374498817863, -0.03148328730286567, 1.1810454344991757, -0.2482469674305461, 0.0030679579351131636, -0.6035400956851906, 0.06599059606269973, -0.3369149934106124, 1.1840016681079475, 0.002337979987002272, 0.03834663135026917, -0.012289203730753224], "max": [0.40451180806414505, 0.39589379822452797, 1.4096421850139678, 0.2262492738415617, 0.8223716610973009, 0.41803564613470867, 0.06640826053515361, -0.33681016292562904, 1.1846805204260011, 0.011843364014090288, 0.04754780616641274, -0.007677803818312085], "count": [353]}, "gripper_mode_state": {"mean": [0.32011331444759206, 0.0], "std": [0.4665198606286455, 0.0], "min": [0, 0], "max": [1, 0], "count": [353]}, "gripper_activity_state": {"mean": [1.8725212464589236, 2.0], "std": [0.4617476840976581, 0.0], "min": [0, 2], "max": [2, 2], "count": [353]}, "gripper_mode_action": {"mean": [0.3286118980169972, 0.0], "std": [0.4697085463334291, 0.0], "min": [0, 0], "max": [1, 0], "count": [353]}, "gripper_activity_action": {"mean": [1.9745042492917848, 2.0], "std": [0.20455533369445547, 0.0], "min": [0, 2], "max": [2, 2], "count": [353]}, "gripper_open_scale_state": {"mean": [0.7620566935985024, 0.9734372780343349], "std": [0.2914310703956607, 5.708256794439977e-05], "min": [0.3149241828918457, 0.9734104156494141], "max": [0.9789613342285156, 0.973558578491211], "count": [353]}, "gripper_open_scale_action": {"mean": [0.6713881019830028, 1.0], "std": [0.4697085463334291, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [353]}}} +{"episode_index": 13, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[1.0]], [[1.0]]], "mean": [[[0.6597567946623094]], [[0.666790403050109]], [[0.6496962282135077]]], "std": [[[0.19181866183883695]], [[0.19358190634945477]], [[0.19288929672142133]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.6404776062091503]], [[0.6552031454248366]], [[0.6348665441176471]]], "std": [[[0.1738185860044223]], [[0.17756838131449576]], [[0.1746861045067485]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[0.9490196078431372]], [[0.9254901960784314]]], "mean": [[[0.46029816993464057]], [[0.4568352777777778]], [[0.4509861274509804]]], "std": [[[0.185173600086684]], [[0.1936300873860386]], [[0.20082754788922685]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7215686274509804]], [[0.6705882352941176]], [[0.6588235294117647]]], "mean": [[[0.4417081427015251]], [[0.44586871187363836]], [[0.4387438044662309]]], "std": [[[0.18921899602638836]], [[0.18536248494292593]], [[0.19003496289051905]]], "count": [100]}, "observation.state": {"min": [-1.033191442489624, -0.0019148936262354255, -1.520638346672058, -0.5310638546943665, -0.1485106348991394, -0.0019148936262354255, -2.857234001159668, -0.00957446824759245, 0.0, 0.0, -0.023829787969589233, -0.001276595750823617, -0.013404255732893944, -2.760425567626953, 16.90427589416504, 97.94789123535156], "max": [0.22212766110897064, 2.2404255867004395, 0.0, 0.3063829839229584, 0.07340425252914429, 0.3621276617050171, -0.3842553198337555, -0.008936170488595963, 0.0, 0.0, -0.020638298243284225, 0.015319149009883404, 0.0031914892606437206, -2.759999990463257, 101.3014907836914, 97.96267700195312], "mean": [-0.3445796072483063, 1.2512620687484741, -0.8182052969932556, -0.03877076134085655, -0.03489718586206436, 0.1568595916032791, -2.105539083480835, -0.009147150442004204, 0.0, 0.0, -0.020887702703475952, 0.014241890981793404, -0.012259969487786293, -2.760397434234619, 75.61829376220703, 97.96157836914062], "std": [0.5007681846618652, 0.842302143573761, 0.5780053734779358, 0.1736908257007599, 0.06357131898403168, 0.10560294985771179, 1.0427532196044922, 9.146539377979934e-05, 0.0, 0.0, 0.000369020999642089, 0.0030078920535743237, 0.0030093430541455746, 0.00011549318151082844, 35.57887268066406, 0.0041046589612960815], "count": [238]}, "action": {"min": [-1.035436987876892, -0.0015339808305725455, -1.5217089653015137, -0.5353593230247498, -0.15033011138439178, -0.003067961661145091, -2.857234001159668, -0.00920388475060463, 0.0, 0.00920388475060463, -0.02454369328916073, -0.0015339808305725455, -0.013805827125906944, -2.760425567626953, 0.0, 100.0, 0.0, 0.0], "max": [0.22242721915245056, 2.239611864089966, -0.0, 0.31446605920791626, 0.07363107800483704, 0.3635534346103668, -0.3842553198337555, -0.00920388475060463, 0.0015339808305725455, 0.00920388475060463, -0.02147573046386242, 0.015339807607233524, 0.003067961661145091, -2.759999990463257, 100.0, 100.0, 0.0, 0.0], "mean": [-0.34785276651382446, 1.2526376247406006, -0.820467472076416, -0.03571991249918938, -0.03488840535283089, 0.1591861993074417, -2.105539083480835, -0.009203903377056122, 9.667946869740263e-05, 0.009203903377056122, -0.02152087353169918, 0.014598625712096691, -0.012768154963850975, -2.760397434234619, 72.26890563964844, 100.0, 0.0, 0.0], "std": [0.5026665329933167, 0.8413122296333313, 0.5787498950958252, 0.17499685287475586, 0.0639318898320198, 0.10447293519973755, 1.0427532196044922, 1.862645149230957e-08, 0.0003727705334313214, 1.862645149230957e-08, 0.000326681969454512, 0.0032849586568772793, 0.0034388485364615917, 0.00011549318151082844, 44.767059326171875, 0.0, 0.0, 0.0], "count": [238]}, "timestamp": {"min": [0.0], "max": [7.9], "mean": [3.9499999999999997], "std": [2.290135852350734], "count": [238]}, "frame_index": {"min": [0], "max": [237], "mean": [118.5], "std": [68.70407557052202], "count": [238]}, "episode_index": {"min": [82], "max": [82], "mean": [82.0], "std": [0.0], "count": [238]}, "index": {"min": [24180], "max": [24417], "mean": [24298.5], "std": [68.70407557052202], "count": [238]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [238]}, "subtask_annotation": {"mean": [3.2100840336134455, 7.0, 7.0, 7.0, 7.0], "std": [1.5222382325496315, 0.0, 0.0, 0.0, 0.0], "min": [1, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [238]}, "scene_annotation": {"mean": [82.0], "std": [0.0], "min": [82], "max": [82], "count": [238]}, "eef_direction_state": {"mean": [4.163865546218488, 6.0], "std": [1.6457345473707414, 0.0], "min": [0, 6], "max": [6, 6], "count": [238]}, "eef_velocity_state": {"mean": [1.3823529411764706, 0.0], "std": [0.8255527365412093, 0.0], "min": [0, 0], "max": [2, 0], "count": [238]}, "eef_acc_mag_state": {"mean": [1.1470588235294117, 0.0], "std": [0.8144001792742774, 0.0], "min": [0, 0], "max": [2, 0], "count": [238]}, "eef_direction_action": {"mean": [4.067226890756302, 6.0], "std": [1.738013414560673, 0.0], "min": [0, 6], "max": [6, 6], "count": [238]}, "eef_velocity_action": {"mean": [1.365546218487395, 0.0], "std": [0.8530653550371707, 0.0], "min": [0, 0], "max": [2, 0], "count": [238]}, "eef_acc_mag_action": {"mean": [1.1554621848739495, 0.0], "std": [0.8128379042921474, 0.0], "min": [0, 0], "max": [2, 0], "count": [238]}, "eef_sim_pose_state": {"mean": [0.24389612337344335, 0.21992040497666193, 1.2613969445124535, 0.14150655036233262, 0.39293157466729706, -0.38369773937512364, 0.06910961677891118, -0.3359610285027364, 1.184635848186339, -0.012556760757221534, -0.020885509426114324, 0.005097854192542056], "std": [0.12214370904133429, 0.1681590994654583, 0.07111932002678065, 0.07964707576791909, 0.2606805405196754, 0.45542196369431115, 9.188411464230548e-07, 6.811559459384242e-05, 3.7823108445896266e-05, 0.00307090649712604, 0.00036929861937624154, 0.0029921961350173], "min": [0.06891740132445263, -0.03715921689968905, 1.181823701435393, -0.0019148936262354255, -0.001276595750823839, -1.0349414522520357, 0.06910205169717837, -0.33631013420222866, 1.1846102828201195, -0.01372697079156667, -0.023829768548251806, -0.010425894086652877], "max": [0.39320919366532264, 0.3961348021858577, 1.4195846846237266, 0.3282887125445859, 0.7153158480914432, 0.10730301733656868, 0.06911043473937467, -0.3359270423537226, 1.1849373931482376, 0.0032006350771342533, -0.020635876286817068, 0.006173611756980789], "count": [238]}, "eef_sim_pose_action": {"mean": [0.24334884534265303, 0.21847562515640132, 1.2618190499067363, 0.1441799185748588, 0.39511367640365963, -0.38702464254141833, 0.06981875236069304, -0.3359582347450177, 1.182148502535241, -0.012945874029933784, -0.012218919856031445, 0.005395796470112601], "std": [0.12087954574705038, 0.16836961504345369, 0.07200416093901084, 0.079654954324297, 0.2633341463703687, 0.4574982352170308, 2.80171256195365e-05, 7.390976310573632e-05, 3.4842129018533185e-05, 0.0034777890119808137, 0.0004844708128728419, 0.0032852057438920355], "min": [0.06659558553454281, -0.03718087907404036, 1.1817089568126544, -0.003067961661145091, 0.0, -1.0374635795052092, 0.06980635874620883, -0.3363211545974891, 1.1821417437736135, -0.0139940769433662, -0.015339790489113714, -0.01073804607889545], "max": [0.38466503174723066, 0.3964021996951313, 1.4135156405287599, 0.33876564827860484, 0.7178989394493644, 0.12483969936743283, 0.06992703095788363, -0.3359414892056177, 1.1824562211578185, 0.0030679616611450906, -0.010736601497041365, 0.006137077821575606], "count": [238]}, "gripper_mode_state": {"mean": [0.2689075630252101, 0.0], "std": [0.4433917969167371, 0.0], "min": [0, 0], "max": [1, 0], "count": [238]}, "gripper_activity_state": {"mean": [1.7983193277310925, 2.0], "std": [0.5662768265153412, 0.0], "min": [0, 2], "max": [2, 2], "count": [238]}, "gripper_mode_action": {"mean": [0.2773109243697479, 0.0], "std": [0.447671280735032, 0.0], "min": [0, 0], "max": [1, 0], "count": [238]}, "gripper_activity_action": {"mean": [1.9621848739495797, 2.0], "std": [0.24818385589281255, 0.0], "min": [0, 2], "max": [2, 2], "count": [238]}, "gripper_open_scale_state": {"mean": [0.7512334383635987, 0.9796143450055834], "std": [0.3522550671130406, 4.1021367496848876e-05], "min": [0.16904275894165038, 0.9794789123535156], "max": [1.0, 0.9796267700195312], "count": [238]}, "gripper_open_scale_action": {"mean": [0.7226890756302521, 1.0], "std": [0.447671280735032, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [238]}}} +{"episode_index": 14, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[0.9882352941176471]], [[0.9490196078431372]]], "mean": [[[0.6428419253812636]], [[0.6500399509803921]], [[0.6344303513071896]]], "std": [[[0.2124500151315393]], [[0.2080660369987732]], [[0.20649549057460526]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.8784313725490196]], [[0.9333333333333333]], [[0.8862745098039215]]], "mean": [[[0.6232005718954249]], [[0.6379367401960784]], [[0.6202294226579521]]], "std": [[[0.20012681806885704]], [[0.1968768675199032]], [[0.1923814663381424]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9764705882352941]]], "mean": [[[0.4479942075163399]], [[0.446198371459695]], [[0.43716489923747276]]], "std": [[[0.21970655395185218]], [[0.21164747773946954]], [[0.21606965282687254]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7137254901960784]], [[0.7294117647058823]], [[0.7411764705882353]]], "mean": [[[0.4356634422657952]], [[0.44842632625272333]], [[0.4366535294117647]]], "std": [[[0.19025441146618746]], [[0.18366762718505006]], [[0.190322272687353]]], "count": [100]}, "observation.state": {"min": [-0.9236170053482056, -0.002765957498922944, -1.967659592628479, -0.30978724360466003, -0.0908510610461235, -0.5936170220375061, -2.7585105895996094, -0.003617021255195141, -0.001276595750823617, -0.00042553190723992884, -0.007659574504941702, -0.012978723272681236, 0.0, -2.742553234100342, 22.802593231201172, 97.3410415649414], "max": [0.2504255175590515, 2.200000047683716, 0.0, 1.080425500869751, 0.3953191637992859, 0.23361702263355255, -0.5559574365615845, -0.002765957498922944, -0.001276595750823617, 0.0, -0.005744680762290955, 0.0017021276289597154, 0.010851063765585423, -2.742553234100342, 97.89613342285156, 97.3410415649414], "mean": [-0.35229238867759705, 1.4817954301834106, -1.30832839012146, 0.4710772931575775, 0.10540208965539932, -0.11774339526891708, -2.172776222229004, -0.0032459301874041557, -0.0012765921419486403, -5.73106945012114e-06, -0.007206840440630913, 0.0009377444512210786, 0.0002836878993548453, -2.742553472518921, 77.8797378540039, 97.34127807617188], "std": [0.4431408643722534, 0.8292310237884521, 0.7793160676956177, 0.39908289909362793, 0.18095257878303528, 0.3090853691101074, 0.8795593976974487, 0.00015047438500914723, 3.6088749766349792e-09, 4.905015885015018e-05, 0.0002142429439118132, 0.001974566141143441, 0.001450003357604146, 2.384185791015625e-07, 30.033166885375977, 0.00023651123046875], "count": [297]}, "action": {"min": [-0.9234564304351807, 0.0, -1.9680973291397095, -0.31446605920791626, -0.0920388475060463, -0.598252534866333, -2.7585105895996094, -0.004601942375302315, 0.0, -0.0015339808305725455, -0.007669903803616762, -0.013805827125906944, 0.0, -2.742553234100342, 0.0, 100.0, 0.0, 0.0], "max": [0.25003886222839355, 2.2012624740600586, -0.0, 1.0891263484954834, 0.3988350033760071, 0.24236896634101868, -0.5559574365615845, -0.003067961661145091, 0.0, -0.0, -0.006135923322290182, 0.0015339808305725455, 0.012271846644580364, -2.742553234100342, 100.0, 100.0, 0.0, 0.0], "mean": [-0.35398855805397034, 1.480177879333496, -1.3069201707839966, 0.469879150390625, 0.10734779387712479, -0.11737832427024841, -2.172776222229004, -0.0031506060622632504, 0.0, -1.0329837095923722e-05, -0.0076492601074278355, 0.0011104599107056856, 0.0002944003790616989, -2.742553472518921, 72.7272720336914, 100.0, 0.0, 0.0], "std": [0.44406989216804504, 0.8306900262832642, 0.7820261120796204, 0.40754589438438416, 0.18316632509231567, 0.3117731809616089, 0.8795593976974487, 0.00034631937160156667, 0.0, 0.00012545549543574452, 0.00017681829922366887, 0.0023773666471242905, 0.001670130412094295, 2.384185791015625e-07, 44.536197662353516, 0.0, 0.0, 0.0], "count": [297]}, "timestamp": {"min": [0.0], "max": [9.866666666666667], "mean": [4.933333333333334], "std": [2.857867632940233], "count": [297]}, "frame_index": {"min": [0], "max": [296], "mean": [148.0], "std": [85.73602898820698], "count": [297]}, "episode_index": {"min": [85], "max": [85], "mean": [85.0], "std": [0.0], "count": [297]}, "index": {"min": [25024], "max": [25320], "mean": [25172.0], "std": [85.73602898820698], "count": [297]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [297]}, "subtask_annotation": {"mean": [3.367003367003367, 7.0, 7.0, 7.0, 7.0], "std": [1.3669950738664718, 0.0, 0.0, 0.0, 0.0], "min": [1, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [297]}, "scene_annotation": {"mean": [85.0], "std": [0.0], "min": [85], "max": [85], "count": [297]}, "eef_direction_state": {"mean": [3.9057239057239057, 6.0], "std": [1.8921780062334599, 0.0], "min": [0, 6], "max": [6, 6], "count": [297]}, "eef_velocity_state": {"mean": [1.387205387205387, 0.0], "std": [0.7838250776983929, 0.0], "min": [0, 0], "max": [2, 0], "count": [297]}, "eef_acc_mag_state": {"mean": [1.0909090909090908, 0.0], "std": [0.8258154923624121, 0.0], "min": [0, 0], "max": [2, 0], "count": [297]}, "eef_direction_action": {"mean": [3.872053872053872, 6.0], "std": [1.9237467363234968, 0.0], "min": [0, 6], "max": [6, 6], "count": [297]}, "eef_velocity_action": {"mean": [1.3838383838383839, 0.0], "std": [0.7833331705188412, 0.0], "min": [0, 0], "max": [2, 0], "count": [297]}, "eef_acc_mag_action": {"mean": [1.2087542087542087, 0.0], "std": [0.7850823780088702, 0.0], "min": [0, 0], "max": [2, 0], "count": [297]}, "eef_sim_pose_state": {"mean": [0.29846110664780395, 0.2335675949693223, 1.3054246849681195, 0.10350114865851541, 0.6033751268301326, -0.10905661141089697, 0.06903022697752192, -0.336394814415886, 1.1832061337725548, 0.0002754814361562465, -0.00848912776108918, -0.0023081523968323317], "std": [0.14545857057733017, 0.1478507858732635, 0.08686896527334649, 0.11271552565514205, 0.4303813004686521, 0.2180223708967278, 3.763973241091808e-06, 4.452505514496119e-05, 2.5662063114228012e-05, 0.0014649085179571342, 0.00021915089073091317, 0.0019821179598644378], "min": [0.06888473310105413, 0.037940014441585554, 1.1813196559189583, -0.13773093149067683, 0.00807357933524866, -0.7993620161133228, 0.06899808697155502, -0.33670921192616754, 1.1830546770801376, -1.5210899835173698e-05, -0.008936167019402141, -0.016170572368496804], "max": [0.5039884517411012, 0.43557591133187906, 1.4778100307382038, 0.3756298160611969, 1.1798813759777302, 0.11819844847022673, 0.06903181147821025, -0.3363691185087763, 1.183325245484013, 0.01094612857797567, -0.0070212765131143495, -0.0014892936677348533], "count": [297]}, "eef_sim_pose_action": {"mean": [0.2973677385552191, 0.23263606329534492, 1.3053637834031624, 0.1081435984423593, 0.6006670845965332, -0.10533389301064225, 0.0691268065104183, -0.3363934150480779, 1.18328192506954, 0.0002856849391705997, -0.007659548654976354, -0.0020401087900120424], "std": [0.14528060248501565, 0.1481256319925276, 0.08747622307803973, 0.11885576496249248, 0.43552744362781964, 0.2248399004775756, 9.599894711872238e-06, 5.319774537242033e-05, 3.936381125905622e-05, 0.0016867515061961818, 0.00021781496052133512, 0.002440419363652892], "min": [0.069080139270713, 0.038288601935881406, 1.1813944714580396, -0.16796816678668033, -0.010480487820525575, -0.808897306986307, 0.06901033093231207, -0.33673094848279705, 1.183123933443218, -1.411897573973058e-05, -0.009203873805068152, -0.01687419482603024], "max": [0.5076575737575812, 0.4357006699699552, 1.489893309957512, 0.4245853780294734, 1.1815717359247109, 0.12180531216730822, 0.06912866095725971, -0.33635079709581217, 1.183706309757451, 0.01237773472281678, -0.006135338568101334, -0.001533915855478384], "count": [297]}, "gripper_mode_state": {"mean": [0.265993265993266, 0.0], "std": [0.4418606663185818, 0.0], "min": [0, 0], "max": [1, 0], "count": [297]}, "gripper_activity_state": {"mean": [1.8249158249158248, 2.0], "std": [0.5283084718224786, 0.0], "min": [0, 2], "max": [2, 2], "count": [297]}, "gripper_mode_action": {"mean": [0.2727272727272727, 0.0], "std": [0.44536177141512273, 0.0], "min": [0, 0], "max": [1, 0], "count": [297]}, "gripper_activity_action": {"mean": [1.9696969696969697, 2.0], "std": [0.22268088570756114, 0.0], "min": [0, 2], "max": [2, 2], "count": [297]}, "gripper_open_scale_state": {"mean": [0.7787974425036495, 0.9734104156494195], "std": [0.30033174332622947, 5.440092820663267e-15], "min": [0.2280259323120117, 0.9734104156494141], "max": [0.9789613342285156, 0.9734104156494141], "count": [297]}, "gripper_open_scale_action": {"mean": [0.7272727272727273, 1.0], "std": [0.44536177141512273, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [297]}}} +{"episode_index": 15, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9019607843137255]], [[0.8862745098039215]], [[0.8509803921568627]]], "mean": [[[0.675420781590414]], [[0.6912084177559913]], [[0.6795373202614379]]], "std": [[[0.14530197925357885]], [[0.1517232387465939]], [[0.15407669908657184]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.8823529411764706]], [[0.8431372549019608]], [[0.8352941176470589]]], "mean": [[[0.6466368191721132]], [[0.67125477124183]], [[0.6565265468409586]]], "std": [[[0.13727523808972505]], [[0.14461146342790737]], [[0.14379973897030518]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8509803921568627]], [[0.8313725490196079]], [[0.8470588235294118]]], "mean": [[[0.4600677151416122]], [[0.4513306263616558]], [[0.4443563779956427]]], "std": [[[0.1941738075009233]], [[0.1988347786324974]], [[0.2034644905308546]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7725490196078432]], [[0.7137254901960784]], [[0.6980392156862745]]], "mean": [[[0.4421988671023965]], [[0.44962436274509804]], [[0.4390802096949891]]], "std": [[[0.20584363991232701]], [[0.19775696383202757]], [[0.20932642215077263]]], "count": [100]}, "observation.state": {"min": [-0.16489361226558685, -0.0019148936262354255, -1.4829787015914917, -0.02531914971768856, -0.7312765717506409, 0.00957446824759245, -2.7585105895996094, 0.0019148936262354255, -0.001276595750823617, 0.0, 0.0, -0.01425531879067421, 0.0042553190141916275, -2.742978811264038, 28.57160758972168, 97.3410415649414], "max": [0.21787233650684357, 2.1244680881500244, 0.0, 0.45680850744247437, 0.032127659767866135, 1.2006382942199707, -0.7310638427734375, 0.0031914892606437206, -0.001276595750823617, 0.0, 0.001276595750823617, -0.011063829995691776, 0.015744680538773537, -2.742553234100342, 97.89613342285156, 97.3558578491211], "mean": [-0.005861229728907347, 0.994904637336731, -0.6447047591209412, 0.19345806539058685, -0.27316251397132874, 0.5646204948425293, -2.3440563678741455, 0.0022909902036190033, -0.001276594353839755, 0.0, 6.356491940096021e-05, -0.013590547256171703, 0.015139907598495483, -2.74273419380188, 83.7122573852539, 97.34722900390625], "std": [0.0942617878317833, 0.7563483119010925, 0.5074939727783203, 0.15475627779960632, 0.2541523873806, 0.4209718108177185, 0.7153666615486145, 0.0002136414113920182, 1.3969838619232178e-09, 0.0, 0.0001831049012253061, 0.0003144096117466688, 0.00111107318662107, 0.0002102673170156777, 24.46265983581543, 0.007320797070860863], "count": [241]}, "action": {"min": [-0.16566991806030273, -0.0015339808305725455, -1.4848934412002563, -0.02761165425181389, -0.7393787503242493, 0.00920388475060463, -2.7585105895996094, 0.0015339808305725455, 0.0, 0.0, 0.0, -0.013805827125906944, 0.0015339808305725455, -2.742978811264038, 0.0, 100.0, 0.0, 0.0], "max": [0.21935924887657166, 2.124563455581665, 0.0015339808305725455, 0.46172821521759033, 0.03374757617712021, 1.2072428464889526, -0.7310638427734375, 0.003067961661145091, 0.0, 0.0, 0.0015339808305725455, -0.01073786523193121, 0.015339807607233524, -2.742553234100342, 100.0, 100.0, 0.0, 0.0], "mean": [-0.00564577104523778, 0.9932109117507935, -0.6427441835403442, 0.19469456374645233, -0.27439868450164795, 0.5678397417068481, -2.3440563678741455, 0.0028069980908185244, 0.0, 0.0, 1.909519596665632e-05, -0.013780390843749046, 0.01517434511333704, -2.74273419380188, 79.25311279296875, 100.0, 0.0, 0.0], "std": [0.0948597714304924, 0.7568840384483337, 0.5071896910667419, 0.15702879428863525, 0.2574174702167511, 0.42362502217292786, 0.7153666615486145, 0.0005763815133832395, 0.0, 0.0, 0.0001700795255601406, 0.00024069710343610495, 0.0012928762007504702, 0.0002102673170156777, 40.5494499206543, 0.0, 0.0, 0.0], "count": [241]}, "timestamp": {"min": [0.0], "max": [8.0], "mean": [4.0], "std": [2.3190036174568114], "count": [241]}, "frame_index": {"min": [0], "max": [240], "mean": [120.0], "std": [69.57010852370435], "count": [241]}, "episode_index": {"min": [89], "max": [89], "mean": [89.0], "std": [0.0], "count": [241]}, "index": {"min": [26269], "max": [26509], "mean": [26389.0], "std": [69.57010852370435], "count": [241]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [241]}, "subtask_annotation": {"mean": [3.037344398340249, 7.0, 7.0, 7.0, 7.0], "std": [1.497804618073036, 0.0, 0.0, 0.0, 0.0], "min": [1, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [241]}, "scene_annotation": {"mean": [89.0], "std": [0.0], "min": [89], "max": [89], "count": [241]}, "eef_direction_state": {"mean": [3.921161825726141, 6.0], "std": [2.199115320698178, 0.0], "min": [0, 6], "max": [6, 6], "count": [241]}, "eef_velocity_state": {"mean": [1.2406639004149378, 0.0], "std": [0.8833205312320038, 0.0], "min": [0, 0], "max": [2, 0], "count": [241]}, "eef_acc_mag_state": {"mean": [1.058091286307054, 0.0], "std": [0.8378660951050348, 0.0], "min": [0, 0], "max": [2, 0], "count": [241]}, "eef_direction_action": {"mean": [3.8174273858921164, 6.0], "std": [2.27010775785623, 0.0], "min": [0, 6], "max": [6, 6], "count": [241]}, "eef_velocity_action": {"mean": [1.2074688796680497, 0.0], "std": [0.8823454127804847, 0.0], "min": [0, 0], "max": [2, 0], "count": [241]}, "eef_acc_mag_action": {"mean": [1.0788381742738589, 0.0], "std": [0.8286921022722806, 0.0], "min": [0, 0], "max": [2, 0], "count": [241]}, "eef_sim_pose_state": {"mean": [0.22950481001249345, 0.32396634041847416, 1.2580995496116385, 0.2287463529113761, 0.44716676517019116, -0.42995483400762263, 0.0690328295729096, -0.33684851063321153, 1.1824593178223355, 0.015156445592449715, -0.0012129183670205974, -0.01129956022990021], "std": [0.14367726281268883, 0.022784653775135, 0.0688020274695133, 0.13776107158584636, 0.365270761714506, 0.37991652087523115, 1.1005513976020037e-07, 8.943249315364847e-06, 1.8768411168977864e-05, 0.001112787560769271, 0.00018308770966471704, 0.00036447183262797937], "min": [0.06896037086740603, 0.27381651370256677, 1.181033666221372, 0.009570122374187846, 0.00340425032643199, -0.9041725293820692, 0.06903251067016994, -0.33687451080385505, 1.182334981087049, 0.004255319014191628, -0.001276488232747619, -0.012340436778796125], "max": [0.49444869507345734, 0.35985092857093254, 1.4448015926810174, 0.5223704568128283, 0.9173075673581059, 0.017951328387037044, 0.06903336583962887, -0.3367830446010451, 1.1824658335262759, 0.015762878211700297, 0.0, -0.009148936369456347], "count": [241]}, "eef_sim_pose_action": {"mean": [0.22854172454417102, 0.3241749157069125, 1.2577642391199708, 0.22586691128212294, 0.44558931508865374, -0.43441826037729286, 0.06912931193342564, -0.33686432544918726, 1.1824930427156084, 0.015174091348034185, 1.9093871556594756e-05, -0.010973373069340623], "std": [0.14320697737560728, 0.02273313297194403, 0.07019935097486428, 0.13708588325292065, 0.3683097638541409, 0.3866951931566854, 2.1229354405819058e-07, 1.432511437773794e-05, 1.7433387494861394e-05, 0.0012947822414046133, 0.00017006770376052645, 0.0006196052436589267], "min": [0.06835815364736866, 0.2735434199851036, 1.180922753997824, 0.009196825412152169, -0.036814455520165934, -0.9354031347093911, 0.069128844737498, -0.33687084798565325, 1.1823377644146302, 0.0015175094547611482, 0.0, -0.012271846295334397], "max": [0.4944073572562068, 0.36018919941691857, 1.4515693534340177, 0.5450128698085066, 0.9154811861342673, 0.02610207462094878, 0.06912991744805026, -0.33680135903966096, 1.1824949999999999, 0.015339807607233526, 0.001533892396016201, -0.007669916203447649], "count": [241]}, "gripper_mode_state": {"mean": [0.1950207468879668, 0.0], "std": [0.3962166770483376, 0.0], "min": [0, 0], "max": [1, 0], "count": [241]}, "gripper_activity_state": {"mean": [1.8091286307053942, 2.0], "std": [0.5511960477354721, 0.0], "min": [0, 2], "max": [2, 2], "count": [241]}, "gripper_mode_action": {"mean": [0.2074688796680498, 0.0], "std": [0.40549419679858933, 0.0], "min": [0, 0], "max": [1, 0], "count": [241]}, "gripper_activity_action": {"mean": [1.962655601659751, 2.0], "std": [0.2466699410406942, 0.0], "min": [0, 2], "max": [2, 2], "count": [241]}, "gripper_open_scale_state": {"mean": [0.8371219212385642, 0.9734731235741586], "std": [0.24462657810772273, 7.320314547581508e-05], "min": [0.2857160758972168, 0.9734104156494141], "max": [0.9789613342285156, 0.973558578491211], "count": [241]}, "gripper_open_scale_action": {"mean": [0.7925311203319502, 1.0], "std": [0.40549419679858933, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [241]}}} +{"episode_index": 16, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8823529411764706]], [[0.8313725490196079]], [[0.8235294117647058]]], "mean": [[[0.6615667075163398]], [[0.6773597875816993]], [[0.6615945969498911]]], "std": [[[0.13927788530652277]], [[0.14199598613519282]], [[0.1394786660659]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.8352941176470589]], [[0.8352941176470589]], [[0.8196078431372549]]], "mean": [[[0.6305311873638344]], [[0.6551937881263616]], [[0.6349566476034858]]], "std": [[[0.13450948292234116]], [[0.13967198628124994]], [[0.13427621095486633]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9411764705882353]], [[0.9450980392156862]], [[0.9254901960784314]]], "mean": [[[0.4599705582788671]], [[0.45514220043572984]], [[0.4483513752723312]]], "std": [[[0.19407097583890986]], [[0.20098133040298083]], [[0.20491456170066463]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.6784313725490196]], [[0.6823529411764706]], [[0.6666666666666666]]], "mean": [[[0.43757289215686274]], [[0.44933114379084965]], [[0.44086621187363834]]], "std": [[[0.1975601170471304]], [[0.1891603368251394]], [[0.19788714346546005]]], "count": [100]}, "observation.state": {"min": [-0.40297871828079224, -0.0017021276289597154, -1.1906383037567139, -0.0382978729903698, -0.1919148862361908, -0.3261702060699463, -2.7551064491271973, -0.00042553190723992884, -0.001276595750823617, 0.0, -0.008936170488595963, -0.02574468031525612, 0.021063830703496933, -2.760425567626953, 33.01545333862305, 97.94789123535156], "max": [0.03510638326406479, 1.9757447242736816, 0.0, 0.3934042453765869, 0.194680854678154, 0.3602127730846405, -0.8629786968231201, 0.0, -0.001276595750823617, 0.0, -0.005106383003294468, -0.023829787969589233, 0.031063830479979515, -2.759999990463257, 97.77780151367188, 97.96267700195312], "mean": [-0.08292366564273834, 0.8662990927696228, -0.5098921060562134, 0.11287296563386917, 0.017257684841752052, -0.017895303666591644, -2.369628667831421, -4.1718817556102294e-06, -0.0012765917927026749, 0.0, -0.005562513135373592, -0.024424968287348747, 0.029865069314837456, -2.7604284286499023, 84.58856201171875, 97.96271514892578], "std": [0.16101618111133575, 0.8061670660972595, 0.4533209502696991, 0.11779452115297318, 0.07407145202159882, 0.16223417222499847, 0.6941989064216614, 4.1926839912775904e-05, 3.958120942115784e-09, 0.0, 0.0004026076931040734, 0.00028301935526542366, 0.0017658175202086568, 4.2517127440078184e-05, 23.736568450927734, 0.0014682769542559981], "count": [306]}, "action": {"min": [-0.4049709141254425, -0.003067961661145091, -1.1903691291809082, -0.03681553900241852, -0.19328157603740692, -0.32827189564704895, -2.7551064491271973, 0.0, 0.0, -0.0, -0.00920388475060463, -0.026077672839164734, 0.023009711876511574, -2.760425567626953, 0.0, 100.0, 0.0, 0.0], "max": [0.03988350182771683, 1.9742332696914673, -0.0, 0.3957670331001282, 0.19634954631328583, 0.3666214048862457, -0.8629786968231201, 0.0, 0.0, -0.0, -0.006135923322290182, -0.02454369328916073, 0.03067961521446705, -2.759999990463257, 100.0, 100.0, 0.0, 0.0], "mean": [-0.08149659633636475, 0.865691065788269, -0.5095372796058655, 0.11406129598617554, 0.01559039019048214, -0.014357221312820911, -2.369628667831421, 0.0, 0.0, 0.0, -0.006176038645207882, -0.024578828364610672, 0.029962753877043724, -2.7604284286499023, 80.06536102294922, 100.0, 0.0, 0.0], "std": [0.1608920395374298, 0.8057279586791992, 0.4519411623477936, 0.11998125165700912, 0.07595043629407883, 0.1648775041103363, 0.6941989064216614, 0.0, 0.0, 0.0, 0.00027439079713076353, 0.0002293415745953098, 0.0016826168866828084, 4.2517127440078184e-05, 39.950828552246094, 0.0, 0.0, 0.0], "count": [306]}, "timestamp": {"min": [0.0], "max": [10.166666666666666], "mean": [5.083333333333333], "std": [2.9444706497785655], "count": [306]}, "frame_index": {"min": [0], "max": [305], "mean": [152.5], "std": [88.33411949335697], "count": [306]}, "episode_index": {"min": [91], "max": [91], "mean": [91.0], "std": [0.0], "count": [306]}, "index": {"min": [26820], "max": [27125], "mean": [26972.5], "std": [88.33411949335697], "count": [306]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [306]}, "subtask_annotation": {"mean": [2.712418300653595, 7.0, 7.0, 7.0, 7.0], "std": [1.6256650830596913, 0.0, 0.0, 0.0, 0.0], "min": [1, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [306]}, "scene_annotation": {"mean": [91.0], "std": [0.0], "min": [91], "max": [91], "count": [306]}, "eef_direction_state": {"mean": [4.313725490196078, 6.0], "std": [2.200625544564422, 0.0], "min": [0, 6], "max": [6, 6], "count": [306]}, "eef_velocity_state": {"mean": [0.8529411764705882, 0.0], "std": [0.9081734036957456, 0.0], "min": [0, 0], "max": [2, 0], "count": [306]}, "eef_acc_mag_state": {"mean": [0.8431372549019608, 0.0], "std": [0.8901615264953873, 0.0], "min": [0, 0], "max": [2, 0], "count": [306]}, "eef_direction_action": {"mean": [4.316993464052287, 6.0], "std": [2.239172666123688, 0.0], "min": [0, 6], "max": [6, 6], "count": [306]}, "eef_velocity_action": {"mean": [0.8366013071895425, 0.0], "std": [0.9143554917137265, 0.0], "min": [0, 0], "max": [2, 0], "count": [306]}, "eef_acc_mag_action": {"mean": [0.8071895424836601, 0.0], "std": [0.8662596763204139, 0.0], "min": [0, 0], "max": [2, 0], "count": [306]}, "eef_sim_pose_state": {"mean": [0.20888532756982048, 0.3074953854251927, 1.2330922167403862, 0.01702080378356939, 0.4675787873064305, -0.04894712772095529, 0.06902510269231005, -0.3370397250028289, 1.183035958357835, 0.030032144030966896, -0.006837063974168167, -0.024429720197526726], "std": [0.14210852529218715, 0.049277508551762175, 0.051537466497085904, 0.1290577064223415, 0.4559005756698776, 0.1222992188202034, 3.5890434037990543e-07, 6.424465071352067e-06, 4.1264507379233676e-05, 0.0017614523709307648, 0.0004024853978268655, 0.0002867450408436851], "min": [0.06148171678208703, 0.19567744618314967, 1.180488439053565, -0.2245730461289282, -0.05268968315226075, -0.3394237630881621, 0.06902227494557556, -0.3370695085474244, 1.1829892081213746, 0.02130718418099684, -0.01020986657130174, -0.025745808008787265], "max": [0.4317864851027085, 0.3404523463240069, 1.3906304727215213, 0.3569664726381946, 1.095267719335057, 0.14578644301884616, 0.06902563177354641, -0.3370264309685247, 1.1833817368194952, 0.031238600268751283, -0.006381068119750921, -0.023830608078864984], "count": [306]}, "eef_sim_pose_action": {"mean": [0.20827546466193134, 0.30797896659845964, 1.233124601832508, 0.019590389280252685, 0.4686417564756293, -0.049794805960286105, 0.06912172890765209, -0.33704328068138406, 1.1831280152953918, 0.030114554791513, -0.0061741614222766, -0.024579253922460242], "std": [0.1418845911336316, 0.048985953270673684, 0.05219640172329247, 0.13323197932092468, 0.4615252675766391, 0.12322086934936968, 2.6370778474649546e-07, 5.159219544735453e-06, 2.812304190929789e-05, 0.0016799446364086478, 0.000274297998793716, 0.00022935685670198678], "min": [0.06298490127461931, 0.19560159019601847, 1.1807657044697841, -0.2312780687730656, -0.07537910623201616, -0.35039176319144255, 0.0691193662432948, -0.3370769993628259, 1.183123899655469, 0.02323559289619304, -0.009201112634199315, -0.02607843955140472], "max": [0.43302043677418517, 0.3405352750978414, 1.394020185428715, 0.3683307726318138, 1.0950176859896072, 0.14751946034978553, 0.0691217780542128, -0.3370424912808158, 1.1834383501005186, 0.030839609686859934, -0.006133837062301417, -0.02454415514043957], "count": [306]}, "gripper_mode_state": {"mean": [0.1895424836601307, 0.0], "std": [0.391938937269673, 0.0], "min": [0, 0], "max": [1, 0], "count": [306]}, "gripper_activity_state": {"mean": [1.8496732026143792, 2.0], "std": [0.4953541260521926, 0.0], "min": [0, 2], "max": [2, 2], "count": [306]}, "gripper_mode_action": {"mean": [0.19934640522875818, 0.0], "std": [0.3995089685490562, 0.0], "min": [0, 0], "max": [1, 0], "count": [306]}, "gripper_activity_action": {"mean": [1.9705882352941178, 2.0], "std": [0.21944146358430758, 0.0], "min": [0, 2], "max": [2, 2], "count": [306]}, "gripper_open_scale_state": {"mean": [0.8458851520064642, 0.9796253204345735], "std": [0.23736589248837392, 1.4568148559672622e-05], "min": [0.33015453338623046, 0.9794789123535156], "max": [0.9777780151367188, 0.9796267700195312], "count": [306]}, "gripper_open_scale_action": {"mean": [0.8006535947712419, 1.0], "std": [0.3995089685490562, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [306]}}} +{"episode_index": 17, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9803921568627451]], [[1.0]], [[0.9882352941176471]]], "mean": [[[0.6298670806100217]], [[0.6406932080610022]], [[0.623454387254902]]], "std": [[[0.23417052378537903]], [[0.239130501860328]], [[0.238060111854684]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.9686274509803922]], [[0.984313725490196]], [[1.0]]], "mean": [[[0.6115392701525055]], [[0.6303807298474946]], [[0.6111571786492376]]], "std": [[[0.22184351653720355]], [[0.229940531201908]], [[0.226695460275452]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4625818899782135]], [[0.45110675381263615]], [[0.4443846486928104]]], "std": [[[0.20759601125707913]], [[0.21780970715316497]], [[0.22558036447165525]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7215686274509804]], [[0.7215686274509804]], [[0.7294117647058823]]], "mean": [[[0.4271463970588235]], [[0.43375268246187365]], [[0.42167749183006537]]], "std": [[[0.2245498804573861]], [[0.22217356670736474]], [[0.23197792098252135]]], "count": [100]}, "observation.state": {"min": [-1.1525532007217407, -0.0019148936262354255, -1.698085069656372, 0.0017021276289597154, -0.26787233352661133, -0.7989361882209778, -2.7585105895996094, 0.002340425504371524, 0.0, -0.00042553190723992884, -0.005744680762290955, -0.02148936130106449, 0.023829787969589233, -2.760425567626953, 38.01473617553711, 97.3558578491211], "max": [-0.0017021276289597154, 2.148085117340088, 0.0, 0.6238297820091248, 0.7191489338874817, 0.26829788088798523, -1.0072340965270996, 0.0031914892606437206, 0.0, 0.0, -0.003617021255195141, -0.0191489364951849, 0.025957446545362473, -2.742978811264038, 97.89613342285156, 97.96267700195312], "mean": [-0.46965572237968445, 1.2820993661880493, -1.0041123628616333, 0.21289369463920593, 0.06676164269447327, -0.17200177907943726, -2.3598172664642334, 0.002759526716545224, 0.0, -3.856784587696893e-06, -0.004285525530576706, -0.019931863993406296, 0.025187397375702858, -2.748019218444824, 84.26199340820312, 97.53118133544922], "std": [0.4897516071796417, 0.8563016057014465, 0.6622455716133118, 0.2171957641839981, 0.23450303077697754, 0.38666796684265137, 0.6894420385360718, 6.154774018796161e-05, 0.0, 4.032775905216113e-05, 0.0005041378317400813, 0.00041281568701379, 0.000456247798865661, 0.006524106953293085, 23.559276580810547, 0.22694574296474457], "count": [331]}, "action": {"min": [-1.1535536050796509, -0.0015339808305725455, -1.699650764465332, 0.0, -0.26998060941696167, -0.8053399324417114, -2.7585105895996094, 0.003067961661145091, 0.0, -0.0015339808305725455, -0.006135923322290182, -0.02147573046386242, 0.023009711876511574, -2.760425567626953, 0.0, 100.0, 0.0, 0.0], "max": [-0.0015339808305725455, 2.152174949645996, 0.0, 0.6273981332778931, 0.7271068692207336, 0.2761165499687195, -1.0072340965270996, 0.003067961661145091, 0.0015339808305725455, -0.0, -0.004601942375302315, -0.019941750913858414, 0.026077672839164734, -2.742978811264038, 100.0, 100.0, 0.0, 0.0], "mean": [-0.47081685066223145, 1.282602310180664, -1.005415439605713, 0.21410347521305084, 0.06800498813390732, -0.17124484479427338, -2.3598172664642334, 0.0030679674819111824, 0.00018078686844091862, -9.268766007153317e-06, -0.004796597640961409, -0.02008082903921604, 0.025275973603129387, -2.748019218444824, 78.24773406982422, 100.0, 0.0, 0.0], "std": [0.49087679386138916, 0.8570087552070618, 0.6644003987312317, 0.21901096403598785, 0.23721717298030853, 0.39026710391044617, 0.6894420385360718, 5.820766091346741e-09, 0.0004945384571328759, 0.00011887906293850392, 0.000510582176502794, 0.000440387986600399, 0.0007754240068607032, 0.006524106953293085, 41.25618362426758, 0.0, 0.0, 0.0], "count": [331]}, "timestamp": {"min": [0.0], "max": [11.0], "mean": [5.5], "std": [3.1850344494910012], "count": [331]}, "frame_index": {"min": [0], "max": [330], "mean": [165.0], "std": [95.55103348473003], "count": [331]}, "episode_index": {"min": [96], "max": [96], "mean": [96.0], "std": [0.0], "count": [331]}, "index": {"min": [28389], "max": [28719], "mean": [28554.0], "std": [95.55103348473003], "count": [331]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [331]}, "subtask_annotation": {"mean": [3.054380664652568, 7.0, 7.0, 7.0, 7.0], "std": [1.4573712501742995, 0.0, 0.0, 0.0, 0.0], "min": [1, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [331]}, "scene_annotation": {"mean": [96.0], "std": [0.0], "min": [96], "max": [96], "count": [331]}, "eef_direction_state": {"mean": [4.480362537764351, 6.0], "std": [1.5687876633294575, 0.0], "min": [0, 6], "max": [6, 6], "count": [331]}, "eef_velocity_state": {"mean": [1.2265861027190332, 0.0], "std": [0.8621024716292977, 0.0], "min": [0, 0], "max": [2, 0], "count": [331]}, "eef_acc_mag_state": {"mean": [1.0060422960725075, 0.0], "std": [0.8443662873504999, 0.0], "min": [0, 0], "max": [2, 0], "count": [331]}, "eef_direction_action": {"mean": [4.4652567975830815, 6.0], "std": [1.6159612229989484, 0.0], "min": [0, 6], "max": [6, 6], "count": [331]}, "eef_velocity_action": {"mean": [1.2054380664652569, 0.0], "std": [0.8691250096608745, 0.0], "min": [0, 0], "max": [2, 0], "count": [331]}, "eef_acc_mag_action": {"mean": [1.0694864048338368, 0.0], "std": [0.836121481598459, 0.0], "min": [0, 0], "max": [2, 0], "count": [331]}, "eef_sim_pose_state": {"mean": [0.23748954238291997, 0.19179559501514293, 1.284751682076393, -0.06004695795464792, 0.46022086781745397, -0.3439118459810878, 0.06912609191632817, -0.3370016599788256, 1.182935328139058, 0.025272997135601865, -0.004288532269070119, -0.017172520605776315], "std": [0.12283416916904509, 0.15239408861319176, 0.09162694563234751, 0.18643965380751445, 0.4255613746022973, 0.27589129767331527, 3.0846764795280295e-06, 9.399306799031522e-06, 5.339014568915664e-05, 0.00045027546437955947, 0.0005075474062372622, 0.0004171531801790942], "min": [0.0684235472571711, -0.007229730652145171, 1.181474772978804, -0.430801992254219, -0.12394597500117444, -1.1341845735084977, 0.06909377579778736, -0.33703685052946597, 1.1828657384431118, 0.023950785335233215, -0.005743507277727877, -0.018723758286901537], "max": [0.41606170583912727, 0.3341242514924132, 1.5045113073134941, 0.26721574856982394, 1.0207582335233165, 0.03320911852420999, 0.06912681060986817, -0.33698406183122565, 1.1831363447217444, 0.026049066535936177, -0.0036162978719356254, -0.01638315232717151], "count": [331]}, "eef_sim_pose_action": {"mean": [0.23736999726286268, 0.19113063058032825, 1.2848851235545957, -0.05841369884038674, 0.4599858800512983, -0.34336774660022473, 0.06913928223062606, -0.3370120031117306, 1.1829933213362767, 0.025368968680786204, -0.004624131886480746, -0.01701304131747533], "std": [0.12232582643519527, 0.15258744795576815, 0.09201172311899622, 0.18906562547344657, 0.42406405052318796, 0.2795572775126126, 3.889272088057544e-05, 9.903710771102956e-06, 6.214340933286173e-05, 0.0007723609940628207, 0.000709903203388246, 0.00044043659642468703], "min": [0.06803313021838037, -0.0072721967108659614, 1.1812372877126076, -0.43611048866999613, -0.06590864721331391, -1.146878148932759, 0.06900956944309673, -0.3370434309905496, 1.182966690644038, 0.02314147683589542, -0.006134703300579414, -0.018408172960610016], "max": [0.4187677978236478, 0.3343116313474395, 1.4976010870214487, 0.2765646112078826, 1.0233282713299192, 0.07077007016092726, 0.06924295343266319, -0.33700855708475397, 1.1833918166703778, 0.026209437798548584, -0.0030673515396373308, -0.01687388307795095], "count": [331]}, "gripper_mode_state": {"mean": [0.2054380664652568, 0.0], "std": [0.40402136987079523, 0.0], "min": [0, 0], "max": [1, 0], "count": [331]}, "gripper_activity_state": {"mean": [1.8610271903323263, 2.0], "std": [0.47793377903835293, 0.0], "min": [0, 2], "max": [2, 2], "count": [331]}, "gripper_mode_action": {"mean": [0.2175226586102719, 0.0], "std": [0.41256096713260654, 0.0], "min": [0, 0], "max": [1, 0], "count": [331]}, "gripper_activity_action": {"mean": [1.972809667673716, 2.0], "std": [0.21113480615898675, 0.0], "min": [0, 2], "max": [2, 2], "count": [331]}, "gripper_open_scale_state": {"mean": [0.8426189295835016, 0.9753128904590402], "std": [0.23559262521088356, 0.002269457427235093], "min": [0.3801473617553711, 0.973558578491211], "max": [0.9789613342285156, 0.9796267700195312], "count": [331]}, "gripper_open_scale_action": {"mean": [0.7824773413897281, 1.0], "std": [0.41256096713260654, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [331]}}} +{"episode_index": 18, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[0.996078431372549]], [[1.0]]], "mean": [[[0.6603189733115469]], [[0.6648851688453159]], [[0.650344477124183]]], "std": [[[0.1699007847088425]], [[0.17107563681687113]], [[0.17117464950766312]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9686274509803922]]], "mean": [[[0.6344910484749455]], [[0.6483707053376907]], [[0.6296946922657952]]], "std": [[[0.1603611570970941]], [[0.1616538157676648]], [[0.1590409158289044]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[0.9019607843137255]], [[0.9058823529411765]]], "mean": [[[0.47185344498910675]], [[0.4573119607843137]], [[0.45325403867102393]]], "std": [[[0.19078721582573194]], [[0.19547973475166613]], [[0.20152742199001453]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[0.7764705882352941]], [[0.6862745098039216]]], "mean": [[[0.45988072167755994]], [[0.45596540305010896]], [[0.4461649836601307]]], "std": [[[0.20426385787551365]], [[0.19025447720348818]], [[0.201619179961426]]], "count": [100]}, "observation.state": {"min": [-0.9212765693664551, -0.0031914892606437206, -1.9785106182098389, -0.3131915032863617, -0.27553191781044006, -0.06489361822605133, -2.7585105895996094, 0.0019148936262354255, 0.0017021276289597154, -0.029361702501773834, 0.06765957176685333, 0.020638298243284225, -0.059148937463760376, -2.760425567626953, 33.030033111572266, 97.96267700195312], "max": [0.0191489364951849, 2.4227659702301025, 0.0, 0.9029787182807922, 0.21829786896705627, 0.4219149053096771, -0.8634042739868164, 0.0031914892606437206, 0.0017021276289597154, -0.02574468031525612, 0.06957446783781052, 0.023829787969589233, -0.04595744609832764, -2.760425567626953, 97.89613342285156, 97.96267700195312], "mean": [-0.25717753171920776, 1.4734115600585938, -1.3307242393493652, 0.32841357588768005, -0.04080692306160927, 0.16376672685146332, -2.287691354751587, 0.0026713935658335686, 0.0017021293751895428, -0.029067067429423332, 0.06859354674816132, 0.022791163995862007, -0.057137735188007355, -2.760432004928589, 81.77921295166016, 97.96285247802734], "std": [0.3512672483921051, 0.8971109986305237, 0.8286227583885193, 0.36127030849456787, 0.09757672995328903, 0.08796857297420502, 0.7592723369598389, 0.0002017086953856051, 1.7462298274040222e-09, 0.00044891261495649815, 0.00022730744967702776, 0.0005336001049727201, 0.0015055338153615594, 6.4373016357421875e-06, 25.974241256713867, 0.00017547607421875], "count": [270]}, "action": {"min": [-0.9219224452972412, 0.0, -1.9819031953811646, -0.32827189564704895, -0.28071847558021545, -0.06596117466688156, -2.7585105895996094, 0.0015339808305725455, 0.0015339808305725455, -0.029145635664463043, 0.06749515235424042, 0.02147573046386242, -0.058291271328926086, -2.760425567626953, 0.0, 100.0, 0.0, 0.0], "max": [0.02147573046386242, 2.4252235889434814, -0.0, 0.9081166386604309, 0.22242721915245056, 0.4264466464519501, -0.8634042739868164, 0.003067961661145091, 0.003067961661145091, -0.02761165425181389, 0.06902913749217987, 0.02454369328916073, -0.04601942375302315, -2.760425567626953, 100.0, 100.0, 0.0, 0.0], "mean": [-0.25544214248657227, 1.4721667766571045, -1.3291547298431396, 0.3299192190170288, -0.04172425717115402, 0.1643574833869934, -2.287691354751587, 0.0030281967483460903, 0.00303955958224833, -0.029088879004120827, 0.06901764869689941, 0.023282455280423164, -0.05791640281677246, -2.760432004928589, 76.29629516601562, 100.0, 0.0, 0.0], "std": [0.35158786177635193, 0.8979605436325073, 0.8313121199607849, 0.36635902523994446, 0.09916142374277115, 0.08865257352590561, 0.7592723369598389, 0.00024377179215662181, 0.00020680656598415226, 0.00028969632694497705, 0.00013153460167814046, 0.0007199048413895071, 0.0018667909316718578, 6.4373016357421875e-06, 42.52655792236328, 0.0, 0.0, 0.0], "count": [270]}, "timestamp": {"min": [0.0], "max": [8.966666666666667], "mean": [4.483333333333333], "std": [2.5980583918394538], "count": [270]}, "frame_index": {"min": [0], "max": [269], "mean": [134.5], "std": [77.9417517551836], "count": [270]}, "episode_index": {"min": [98], "max": [98], "mean": [98.0], "std": [0.0], "count": [270]}, "index": {"min": [29145], "max": [29414], "mean": [29279.5], "std": [77.9417517551836], "count": [270]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [270]}, "subtask_annotation": {"mean": [3.2814814814814817, 7.0, 7.0, 7.0, 7.0], "std": [1.3912523101140934, 0.0, 0.0, 0.0, 0.0], "min": [1, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [270]}, "scene_annotation": {"mean": [98.0], "std": [0.0], "min": [98], "max": [98], "count": [270]}, "eef_direction_state": {"mean": [4.022222222222222, 6.0], "std": [1.8276342395512981, 0.0], "min": [0, 6], "max": [6, 6], "count": [270]}, "eef_velocity_state": {"mean": [1.4185185185185185, 0.0], "std": [0.8067020364316612, 0.0], "min": [0, 0], "max": [2, 0], "count": [270]}, "eef_acc_mag_state": {"mean": [1.162962962962963, 0.003703703703703704], "std": [0.8183760559783178, 0.06074525728465456], "min": [0, 0], "max": [2, 1], "count": [270]}, "eef_direction_action": {"mean": [3.977777777777778, 6.0], "std": [1.8577830940912783, 0.0], "min": [0, 6], "max": [6, 6], "count": [270]}, "eef_velocity_action": {"mean": [1.4111111111111112, 0.0], "std": [0.8285790305556507, 0.0], "min": [0, 0], "max": [2, 0], "count": [270]}, "eef_acc_mag_action": {"mean": [1.2185185185185186, 0.0], "std": [0.7700586976362337, 0.0], "min": [0, 0], "max": [2, 0], "count": [270]}, "eef_sim_pose_state": {"mean": [0.3183790786944918, 0.236840943906694, 1.3076377977402363, 0.10252675185477925, 0.46697953756413163, -0.3298253088617139, 0.06690587762105116, -0.3360442569122674, 1.1835328034130967, -0.05619793889667364, 0.041217808377870875, 0.025481943054586075], "std": [0.1648493325211664, 0.14293814384843595, 0.09646307067103181, 0.13874208367283702, 0.4020385709260491, 0.33828572603295737, 3.410114383314912e-05, 1.1684794569880613e-05, 0.00012666213329849593, 0.001498879177292017, 0.0005120700091276215, 0.0006186728429362084], "min": [0.06887439098810863, -0.06694584122115219, 1.1814842116633633, -0.322367004967131, -0.025304117109427704, -1.0476985389161735, 0.06688167025248795, -0.33609479902574557, 1.1825183242514656, -0.05820489576361814, 0.04083945709264314, 0.02299760574079987], "max": [0.5294451363467678, 0.33262564805055517, 1.4961985914810723, 0.4455520242677778, 1.108185093530213, -0.030857189305846217, 0.06715958591458027, -0.3360126257201864, 1.1836005376794698, -0.045069616822747495, 0.04552221187417871, 0.026617762912948404], "count": [270]}, "eef_sim_pose_action": {"mean": [0.31805445436390656, 0.2375538535246256, 1.3072318680146375, 0.10161538476460676, 0.4686700356745502, -0.33006637303546543, 0.06700430461430773, -0.33604183377778796, 1.1835287594529131, -0.05691543663519332, 0.042956845600551, 0.026332111341561715], "std": [0.16490843375701378, 0.14255546312484937, 0.09728983302999451, 0.13977412970100034, 0.4038005637999136, 0.3405074429914318, 2.769553938400398e-05, 1.6623399836378795e-05, 7.480546039725237e-05, 0.0018575705447961904, 0.0003362960154344789, 0.000785904935596677], "min": [0.06910504160258671, -0.06761401756924065, 1.1815518067921738, -0.33608141302366995, 0.004594531987256456, -1.0507148380020053, 0.06688492014599967, -0.3360831187533943, 1.1831218480284074, -0.057337806110765555, 0.04140651269347617, 0.023030972032176522], "max": [0.5295513409942035, 0.33316148467424317, 1.5082557357547586, 0.44680097896081117, 1.1373434210730151, -0.029198695377205673, 0.06712570183390418, -0.33601073125066006, 1.1835439659351454, -0.04506350940064399, 0.04447518002671824, 0.027634302704389234], "count": [270]}, "gripper_mode_state": {"mean": [0.22592592592592592, 0.0], "std": [0.41819062868557844, 0.0], "min": [0, 0], "max": [1, 0], "count": [270]}, "gripper_activity_state": {"mean": [1.8222222222222222, 2.0], "std": [0.5286834334831236, 0.0], "min": [0, 2], "max": [2, 2], "count": [270]}, "gripper_mode_action": {"mean": [0.23703703703703705, 0.0], "std": [0.4252651879824405, 0.0], "min": [0, 0], "max": [1, 0], "count": [270]}, "gripper_activity_action": {"mean": [1.9666666666666666, 2.0], "std": [0.23333333333333353, 0.0], "min": [0, 2], "max": [2, 2], "count": [270]}, "gripper_open_scale_state": {"mean": [0.8177916983145264, 0.9796267700195344], "std": [0.2597423175934161, 3.1086244689504383e-15], "min": [0.33030033111572266, 0.9796267700195312], "max": [0.9789613342285156, 0.9796267700195312], "count": [270]}, "gripper_open_scale_action": {"mean": [0.762962962962963, 1.0], "std": [0.4252651879824405, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [270]}}} +{"episode_index": 19, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[0.984313725490196]], [[0.9764705882352941]]], "mean": [[[0.6574690168845316]], [[0.6627473366013072]], [[0.6455916966230937]]], "std": [[[0.1783450536570645]], [[0.18259489013473154]], [[0.18180133866692033]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.6267233823529411]], [[0.6400017538126361]], [[0.6201669880174292]]], "std": [[[0.1732742490044706]], [[0.17899959393741002]], [[0.17571704649249045]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9921568627450981]]], "mean": [[[0.46468315904139434]], [[0.4480059667755991]], [[0.44129255174291937]]], "std": [[[0.19739873397259644]], [[0.20802290633758072]], [[0.21204217424547084]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8784313725490196]], [[0.796078431372549]], [[0.803921568627451]]], "mean": [[[0.44232020152505447]], [[0.446077151416122]], [[0.44032026416122]]], "std": [[[0.19856987964953418]], [[0.19005427110399362]], [[0.2000730365177674]]], "count": [100]}, "observation.state": {"min": [-0.8408510684967041, -0.0031914892606437206, -1.9708510637283325, -0.38957446813583374, -0.4419148862361908, -0.008510638028383255, -2.7585105895996094, -0.0031914892606437206, -0.001276595750823617, 0.0, -0.021063830703496933, 0.002340425504371524, -0.02914893627166748, -2.760425567626953, 39.666561126708984, 97.94789123535156], "max": [0.0042553190141916275, 2.5625531673431396, 0.0, 0.8568084836006165, 0.6100000143051147, 0.3068085014820099, -1.054468035697937, -0.0031914892606437206, -0.001276595750823617, 0.0, -0.020212765783071518, 0.01425531879067421, -0.024893617257475853, -2.759999990463257, 97.89613342285156, 97.96267700195312], "mean": [-0.38917064666748047, 1.5641371011734009, -1.3536570072174072, 0.0038404043298214674, -0.15804824233055115, 0.1362331658601761, -2.1875343322753906, -0.003191484836861491, -0.0012765935389325023, 0.0, -0.020808516070246696, 0.013041757978498936, -0.028396891430020332, -2.7604007720947266, 78.38340759277344, 97.96174621582031], "std": [0.31218740344047546, 0.9989349842071533, 0.7927917242050171, 0.2782287895679474, 0.21309734880924225, 0.08320420235395432, 0.754118800163269, 4.423782229423523e-09, 2.2118911147117615e-09, 0.0, 0.00021178180759306997, 0.0014176195254549384, 0.00044643558794632554, 0.00011094113142462447, 25.750707626342773, 0.003851095214486122], "count": [260]}, "action": {"min": [-0.849825382232666, 0.0, -1.9711652994155884, -0.40343695878982544, -0.4448544383049011, -0.01073786523193121, -2.7585105895996094, -0.003067961661145091, 0.0, 0.00920388475060463, -0.02147573046386242, 0.003067961661145091, -0.029145635664463043, -2.760425567626953, 0.0, 100.0, 0.0, 0.0], "max": [0.004601942375302315, 2.57401967048645, 0.0, 0.8728350400924683, 0.6227961778640747, 0.31446605920791626, -1.054468035697937, -0.003067961661145091, 0.0, 0.00920388475060463, -0.019941750913858414, 0.015339807607233524, -0.026077672839164734, -2.759999990463257, 100.0, 100.0, 0.0, 0.0], "mean": [-0.3895547389984131, 1.5667668581008911, -1.3555964231491089, 0.004242099821567535, -0.16048377752304077, 0.13912038505077362, -2.1875343322753906, -0.003067966550588608, 0.0, 0.009203904308378696, -0.021469859406352043, 0.013563955202698708, -0.02902769297361374, -2.7604007720947266, 67.69230651855469, 100.0, 0.0, 0.0], "std": [0.314554899930954, 0.9993091821670532, 0.795149564743042, 0.28823354840278625, 0.21783070266246796, 0.08417993038892746, 0.754118800163269, 4.889443516731262e-09, 0.0, 1.955777406692505e-08, 9.49502646108158e-05, 0.0016978979110717773, 0.000507530989125371, 0.00011094113142462447, 46.76522445678711, 0.0, 0.0, 0.0], "count": [260]}, "timestamp": {"min": [0.0], "max": [8.633333333333333], "mean": [4.316666666666666], "std": [2.501832661603623], "count": [260]}, "frame_index": {"min": [0], "max": [259], "mean": [129.5], "std": [75.05497984810869], "count": [260]}, "episode_index": {"min": [108], "max": [108], "mean": [108.0], "std": [0.0], "count": [260]}, "index": {"min": [32187], "max": [32446], "mean": [32316.5], "std": [75.05497984810869], "count": [260]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [260]}, "subtask_annotation": {"mean": [3.396153846153846, 7.0, 7.0, 7.0, 7.0], "std": [1.501532747467062, 0.0, 0.0, 0.0, 0.0], "min": [1, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [260]}, "scene_annotation": {"mean": [108.0], "std": [0.0], "min": [108], "max": [108], "count": [260]}, "eef_direction_state": {"mean": [4.2384615384615385, 6.0], "std": [1.6399054670402224, 0.0], "min": [0, 6], "max": [6, 6], "count": [260]}, "eef_velocity_state": {"mean": [1.3461538461538463, 0.0], "std": [0.843176580297466, 0.0], "min": [0, 0], "max": [2, 0], "count": [260]}, "eef_acc_mag_state": {"mean": [1.2115384615384615, 0.0], "std": [0.7975090658162901, 0.0], "min": [0, 0], "max": [2, 0], "count": [260]}, "eef_direction_action": {"mean": [4.311538461538461, 6.0], "std": [1.5661876602062275, 0.0], "min": [0, 6], "max": [6, 6], "count": [260]}, "eef_velocity_action": {"mean": [1.3576923076923078, 0.0], "std": [0.8542531947321357, 0.0], "min": [0, 0], "max": [2, 0], "count": [260]}, "eef_acc_mag_action": {"mean": [1.2076923076923076, 0.0], "std": [0.8009240225769406, 0.0], "min": [0, 0], "max": [2, 0], "count": [260]}, "eef_sim_pose_state": {"mean": [0.3290767384018332, 0.16444700572986207, 1.290105890370181, 0.08737236869630559, 0.20453946867602502, -0.5560160188084607, 0.06900833966451977, -0.336123622433471, 1.1845985439659972, -0.028684993171995722, -0.022083205997291508, 0.009853427654961857], "std": [0.18581108394117152, 0.14530212928764036, 0.11956251787012308, 0.10726317254158937, 0.17069585239314727, 0.42425664171223626, 5.274122494068224e-07, 3.1900306768701285e-05, 2.170183742670989e-05, 0.0004699555100533831, 0.00021173147409748043, 0.0014179678679460193], "min": [0.06873030599498964, -0.050862337208655156, 1.1819932941146196, -0.07665507666378107, -0.07114350408178272, -0.9813596045754653, 0.0690074978230254, -0.33636443149418443, 1.1845375337329842, -0.029433401164334023, -0.02234036525830163, -0.000850501636446236], "max": [0.5502658814502467, 0.334150390582494, 1.5398250625761571, 0.3302596520358901, 0.5282883195816677, 0.09730805259683027, 0.06901078411855358, -0.3360963126538577, 1.1846247499633726, -0.024944915599923526, -0.021489279318887, 0.011067387164459222], "count": [260]}, "eef_sim_pose_action": {"mean": [0.32920816674145453, 0.16393134442588775, 1.2899897314152637, 0.0881740890674663, 0.20539885629098323, -0.5593123542600927, 0.06980905605744589, -0.33611716043495365, 1.1821411457436366, -0.02919407651735551, -0.012264799203123747, 0.010496989566747654], "std": [0.18458714079545355, 0.14579010498484932, 0.12109195360022774, 0.1088201232993663, 0.1686309134747638, 0.42773958002499674, 2.784202869966291e-07, 3.8207133325832805e-05, 9.730508503345564e-06, 0.0005249687180003021, 9.48822931753211e-05, 0.0016980269771559987], "min": [0.06642030205052289, -0.055457074132301415, 1.1820232986345656, -0.07750846256548544, -0.028901490290871745, -1.0089477435133511, 0.06980862665621601, -0.33635335217019874, 1.181984548041385, -0.0293338854819223, -0.012271787956712465, 1.768780922041524e-07], "max": [0.5542414549010645, 0.3345137520127258, 1.5370933485751466, 0.3345925618893216, 0.5181937473379339, 0.12434035117146883, 0.06981212984363808, -0.33607720020298576, 1.1821417749633432, -0.02611532422234048, -0.010737815626865599, 0.012273000911035146], "count": [260]}, "gripper_mode_state": {"mean": [0.3076923076923077, 0.0], "std": [0.4615384615384602, 0.0], "min": [0, 0], "max": [1, 0], "count": [260]}, "gripper_activity_state": {"mean": [1.8346153846153845, 2.0], "std": [0.5184609678152539, 0.0], "min": [0, 2], "max": [2, 2], "count": [260]}, "gripper_mode_action": {"mean": [0.3230769230769231, 0.0], "std": [0.46765182010986533, 0.0], "min": [0, 0], "max": [1, 0], "count": [260]}, "gripper_activity_action": {"mean": [1.9653846153846153, 2.0], "std": [0.23768483931508327, 0.0], "min": [0, 2], "max": [2, 2], "count": [260]}, "gripper_open_scale_state": {"mean": [0.7838334231743463, 0.9796159650362487], "std": [0.25750720108379693, 3.848183917337003e-05], "min": [0.3966656112670898, 0.9794789123535156], "max": [0.9789613342285156, 0.9796267700195312], "count": [260]}, "gripper_open_scale_action": {"mean": [0.676923076923077, 1.0], "std": [0.46765182010986533, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [260]}}} +{"episode_index": 20, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8901960784313725]], [[0.8470588235294118]], [[0.8392156862745098]]], "mean": [[[0.6596678077342047]], [[0.6706307026143791]], [[0.6582558088235294]]], "std": [[[0.1651150251014351]], [[0.16626919884827224]], [[0.16345867949519574]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8901960784313725]], [[0.8823529411764706]], [[0.8352941176470589]]], "mean": [[[0.6327045479302832]], [[0.651264820261438]], [[0.6344674836601307]]], "std": [[[0.15595179298474937]], [[0.15942609594623178]], [[0.15398232638939813]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8274509803921568]], [[0.8235294117647058]], [[0.8980392156862745]]], "mean": [[[0.45395132080610023]], [[0.4507042401960784]], [[0.44824435185185185]]], "std": [[[0.19421180488066653]], [[0.1975545048170913]], [[0.20056195690984258]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6823529411764706]], [[0.6823529411764706]], [[0.6784313725490196]]], "mean": [[[0.43839791938997824]], [[0.44595540032679737]], [[0.43834369008714597]]], "std": [[[0.19080871638407418]], [[0.18436023028379098]], [[0.18637604440394184]]], "count": [100]}, "observation.state": {"min": [-0.6925531625747681, -0.002765957498922944, -1.9853191375732422, 0.005744680762290955, -0.2929787337779999, 0.042127661406993866, -2.7578723430633545, -0.00957446824759245, 0.0, 0.0, -0.023829787969589233, -0.005106383003294468, -0.01042553223669529, -2.760425567626953, 28.70517921447754, 97.94789123535156], "max": [0.10914893448352814, 2.4736170768737793, 0.0, 0.8961701989173889, 0.19531914591789246, 0.4459574520587921, -0.7351064085960388, -0.008936170488595963, 0.0, 0.0, -0.019574468955397606, 0.002765957498922944, 0.008085106499493122, -2.759999990463257, 97.87395477294922, 97.96267700195312], "mean": [-0.2268158197402954, 1.2493436336517334, -1.0189011096954346, 0.32802146673202515, -0.1153089851140976, 0.2763230502605438, -2.1426658630371094, -0.009159072302281857, 0.0, 0.0, -0.022439872846007347, -0.004254395142197609, 0.007443121634423733, -2.760420322418213, 76.81571197509766, 97.96244812011719], "std": [0.29229873418807983, 0.8775269985198975, 0.7336865663528442, 0.25687292218208313, 0.12088192254304886, 0.1462925225496292, 0.8356717228889465, 6.925784691702574e-05, 0.0, 0.0, 0.00041041229269467294, 0.0007371751125901937, 0.0016111552249640226, 6.794013461330906e-05, 28.58594512939453, 0.00235690432600677], "count": [231]}, "action": {"min": [-0.6948933005332947, 0.0, -1.986505150794983, 0.006135923322290182, -0.29759228229522705, 0.04295146092772484, -2.7578723430633545, -0.00920388475060463, 0.0, 0.00920388475060463, -0.02454369328916073, -0.004601942375302315, -0.013805827125906944, -2.760425567626953, 0.0, 100.0, 0.0, 0.0], "max": [0.13192234933376312, 2.4727771282196045, 0.0, 0.9035146832466125, 0.2040194422006607, 0.4494563639163971, -0.7351064085960388, -0.00920388475060463, 0.0, 0.00920388475060463, -0.019941750913858414, 0.004601942375302315, 0.007669903803616762, -2.759999990463257, 100.0, 100.0, 0.0, 0.0], "mean": [-0.22603972256183624, 1.247126579284668, -1.0180715322494507, 0.3349853456020355, -0.11716696619987488, 0.2785071134567261, -2.1426658630371094, -0.009203903377056122, 0.0, 0.009203903377056122, -0.022956617176532745, -0.004362955689430237, 0.007397652603685856, -2.760420322418213, 69.26406860351562, 100.0, 0.0, 0.0], "std": [0.29402974247932434, 0.8778321146965027, 0.7341287732124329, 0.2634919583797455, 0.12362337857484818, 0.14725317060947418, 0.8356717228889465, 1.862645149230957e-08, 0.0, 1.862645149230957e-08, 0.00047040634672157466, 0.0009700321243144572, 0.001987351570278406, 6.794013461330906e-05, 46.1399040222168, 0.0, 0.0, 0.0], "count": [231]}, "timestamp": {"min": [0.0], "max": [7.666666666666667], "mean": [3.8333333333333335], "std": [2.222777708350689], "count": [231]}, "frame_index": {"min": [0], "max": [230], "mean": [115.0], "std": [66.68333125052067], "count": [231]}, "episode_index": {"min": [112], "max": [112], "mean": [112.0], "std": [0.0], "count": [231]}, "index": {"min": [33604], "max": [33834], "mean": [33719.0], "std": [66.68333125052067], "count": [231]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [231]}, "subtask_annotation": {"mean": [3.272727272727273, 7.0, 7.0, 7.0, 7.0], "std": [1.5511735284068704, 0.0, 0.0, 0.0, 0.0], "min": [1, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [231]}, "scene_annotation": {"mean": [112.0], "std": [0.0], "min": [112], "max": [112], "count": [231]}, "eef_direction_state": {"mean": [4.181818181818182, 6.0], "std": [1.8752934966409622, 0.0], "min": [0, 6], "max": [6, 6], "count": [231]}, "eef_velocity_state": {"mean": [1.2857142857142858, 0.0], "std": [0.8707434678282768, 0.0], "min": [0, 0], "max": [2, 0], "count": [231]}, "eef_acc_mag_state": {"mean": [1.0995670995670996, 0.0], "std": [0.8646745921209621, 0.0], "min": [0, 0], "max": [2, 0], "count": [231]}, "eef_direction_action": {"mean": [4.138528138528138, 6.0], "std": [1.8743738920779547, 0.0], "min": [0, 6], "max": [6, 6], "count": [231]}, "eef_velocity_action": {"mean": [1.303030303030303, 0.0], "std": [0.8446108220003874, 0.0], "min": [0, 0], "max": [2, 0], "count": [231]}, "eef_acc_mag_action": {"mean": [1.1428571428571428, 0.0], "std": [0.8329931278350428, 0.0], "min": [0, 0], "max": [2, 0], "count": [231]}, "eef_sim_pose_state": {"mean": [0.2629960113179088, 0.24012996615420515, 1.27911287964585, 0.08499328378975071, 0.5331711640661783, -0.4578623400199343, 0.06910453532694881, -0.3363769376654507, 1.1847949591295037, 0.007538806204218559, -0.02243969048118817, -0.013414541404284334], "std": [0.1545159986728816, 0.12716974986228666, 0.08580748911437612, 0.2008290968395318, 0.406529393963489, 0.35968717872967154, 1.0301962759351632e-06, 1.659671726122382e-05, 4.2058287223624445e-05, 0.0016256554200500036, 0.00041039538302329253, 0.000743253007846053], "min": [0.06626059369914619, 0.010918685929070476, 1.1814962341950705, -0.3246228035954551, 0.00446598805401166, -0.8953817386481839, 0.06910137941485026, -0.3363963459665754, 1.1845013119776135, -0.010479681232884555, -0.023829613177744235, -0.014256617715058264], "max": [0.48809630950880706, 0.33877345707187334, 1.5047784192352487, 0.382263873506372, 1.1971303013914087, 0.019100841296338253, 0.06911228118286245, -0.3362192544977922, 1.1849373896529278, 0.008190692141039967, -0.01957439406843897, -0.006382448304639405], "count": [231]}, "eef_sim_pose_action": {"mean": [0.2615197278988861, 0.24060749928528924, 1.2788190246262459, 0.07645649828965337, 0.536980619586018, -0.4669304797876182, 0.0698079294831555, -0.33638483165387323, 1.1822935523950642, 0.007457958043573826, -0.013752564647147584, -0.013567248556969532], "std": [0.15430329434838178, 0.12715646781497372, 0.0872209746317817, 0.21191300675926517, 0.41381117468063716, 0.3680193679706638, 7.689716818673253e-07, 2.182368413326596e-05, 4.821403928158801e-05, 0.001998282224306552, 0.0004703958873769972, 0.0009701128306334682], "min": [0.06617075369840726, 0.010816319625257436, 1.1817088325546554, -0.4123123977655102, 0.006133035828050026, -0.921222647015837, 0.06980551156484033, -0.3363902087994782, 1.1819845466199443, -0.013855243892061123, -0.015339646093837533, -0.01380636861225124], "max": [0.4879339870442439, 0.3389303529245568, 1.5158330841595762, 0.3843247569050903, 1.2015683226082987, 0.016818357941602635, 0.06981356792722533, -0.3361831388024596, 1.182456217908874, 0.007733441236971647, -0.010737752456497773, -0.004601677060251951], "count": [231]}, "gripper_mode_state": {"mean": [0.29004329004329005, 0.0], "std": [0.4537820842035903, 0.0], "min": [0, 0], "max": [1, 0], "count": [231]}, "gripper_activity_state": {"mean": [1.800865800865801, 2.0], "std": [0.5615371098276004, 0.0], "min": [0, 2], "max": [2, 2], "count": [231]}, "gripper_mode_action": {"mean": [0.30735930735930733, 0.0], "std": [0.46139957037140067, 0.0], "min": [0, 0], "max": [1, 0], "count": [231]}, "gripper_activity_action": {"mean": [1.9610389610389611, 2.0], "std": [0.25182752506058803, 0.0], "min": [0, 2], "max": [2, 2], "count": [231]}, "gripper_open_scale_state": {"mean": [0.7681566273082412, 0.9796229295606766], "std": [0.2858596411403091, 2.351791144787163e-05], "min": [0.2870517921447754, 0.9794789123535156], "max": [0.9787395477294922, 0.9796267700195312], "count": [231]}, "gripper_open_scale_action": {"mean": [0.6926406926406926, 1.0], "std": [0.4613995703714006, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [231]}}} +{"episode_index": 21, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8470588235294118]], [[0.8627450980392157]], [[0.9176470588235294]]], "mean": [[[0.640639880174292]], [[0.6534191666666668]], [[0.6424376470588234]]], "std": [[[0.17659660459040114]], [[0.1745208757151429]], [[0.17079358573221443]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.8784313725490196]], [[0.8509803921568627]], [[0.8901960784313725]]], "mean": [[[0.6156499618736383]], [[0.6360178839869282]], [[0.6209307679738562]]], "std": [[[0.16512165331264117]], [[0.16464136532500998]], [[0.1580041674030752]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[0.9647058823529412]], [[0.9882352941176471]]], "mean": [[[0.4556027968409586]], [[0.4559673311546841]], [[0.4558946949891068]]], "std": [[[0.19933016985466306]], [[0.20309473508537088]], [[0.20743330806916793]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4372624836601307]], [[0.44750530773420477]], [[0.4382521323529412]]], "std": [[[0.20994785196531607]], [[0.20097504570276145]], [[0.2079811618806082]]], "count": [100]}, "observation.state": {"min": [-0.33276596665382385, -0.0019148936262354255, -1.7110638618469238, -0.23276595771312714, -0.15191489458084106, 0.05702127516269684, -2.7585105895996094, 0.0, -0.001276595750823617, 0.0, -0.021063830703496933, -0.004680851008743048, -0.0017021276289597154, -2.760425567626953, 29.21303367614746, 97.94789123535156], "max": [0.005744680762290955, 2.332127571105957, 0.0, 0.2038297802209854, 0.05425531789660454, 0.20723403990268707, -0.7504255175590515, 0.0, -0.001276595750823617, 0.0, -0.020212765783071518, 0.0031914892606437206, 0.0017021276289597154, -2.759999990463257, 97.89613342285156, 97.96267700195312], "mean": [-0.1707577109336853, 1.2464144229888916, -0.9047654271125793, 0.0026990205515176058, -0.04632061347365379, 0.10696903616189957, -2.2050633430480957, 0.0, -0.0012765948195010424, 0.0, -0.020746510475873947, 0.0024853264912962914, -0.0011702131014317274, -2.7604126930236816, 78.95311737060547, 97.96218872070312], "std": [0.12954872846603394, 0.8745275139808655, 0.6579176783561707, 0.11622621864080429, 0.049691665917634964, 0.0373612605035305, 0.8107394576072693, 0.0, 9.313225746154785e-10, 0.0, 0.0002199728915002197, 0.0011243250919505954, 0.0004139093798585236, 8.660332969157025e-05, 27.729873657226562, 0.003006537212058902], "count": [232]}, "action": {"min": [-0.3328738212585449, -0.0015339808305725455, -1.7134565114974976, -0.2377670258283615, -0.1564660370349884, 0.058291271328926086, -2.7585105895996094, -0.0015339808305725455, 0.0, 0.00920388475060463, -0.02147573046386242, -0.004601942375302315, -0.0015339808305725455, -2.760425567626953, 0.0, 100.0, 0.0, 0.0], "max": [0.006135923322290182, 2.331650733947754, -0.0, 0.20555342733860016, 0.05522330850362778, 0.21322332322597504, -0.7504255175590515, 0.0, 0.0, 0.00920388475060463, -0.019941750913858414, 0.003067961661145091, 0.0015339808305725455, -2.759999990463257, 100.0, 100.0, 0.0, 0.0], "mean": [-0.17114435136318207, 1.248706579208374, -0.9073961973190308, 0.003868026891723275, -0.04668750986456871, 0.10825793445110321, -2.2050633430480957, -6.61198646412231e-06, 0.0, 0.009203903377056122, -0.02143608219921589, 0.002796873915940523, -0.0014546390157192945, -2.7604126930236816, 72.8448257446289, 100.0, 0.0, 0.0], "std": [0.12971746921539307, 0.8739849925041199, 0.6596411466598511, 0.11762247234582901, 0.05184474214911461, 0.03846129775047302, 0.8107394576072693, 0.00010049319826066494, 0.0, 1.862645149230957e-08, 0.00024347905127797276, 0.001379973953589797, 0.0004433483409229666, 8.660332969157025e-05, 44.476016998291016, 0.0, 0.0, 0.0], "count": [232]}, "timestamp": {"min": [0.0], "max": [7.7], "mean": [3.85], "std": [2.2324003026140073], "count": [232]}, "frame_index": {"min": [0], "max": [231], "mean": [115.5], "std": [66.97200907842021], "count": [232]}, "episode_index": {"min": [113], "max": [113], "mean": [113.0], "std": [0.0], "count": [232]}, "index": {"min": [33835], "max": [34066], "mean": [33950.5], "std": [66.97200907842021], "count": [232]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [232]}, "subtask_annotation": {"mean": [3.2370689655172415, 7.0, 7.0, 7.0, 7.0], "std": [1.5396501042508397, 0.0, 0.0, 0.0, 0.0], "min": [1, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [232]}, "scene_annotation": {"mean": [113.0], "std": [0.0], "min": [113], "max": [113], "count": [232]}, "eef_direction_state": {"mean": [4.168103448275862, 6.0], "std": [1.943650100567589, 0.0], "min": [0, 6], "max": [6, 6], "count": [232]}, "eef_velocity_state": {"mean": [1.2887931034482758, 0.0], "std": [0.8701240054038406, 0.0], "min": [0, 0], "max": [2, 0], "count": [232]}, "eef_acc_mag_state": {"mean": [1.0689655172413792, 0.0], "std": [0.8430664260963902, 0.0], "min": [0, 0], "max": [2, 0], "count": [232]}, "eef_direction_action": {"mean": [4.232758620689655, 6.0], "std": [1.8446463011154162, 0.0], "min": [0, 6], "max": [6, 6], "count": [232]}, "eef_velocity_action": {"mean": [1.2887931034482758, 0.0], "std": [0.8500782470804278, 0.0], "min": [0, 0], "max": [2, 0], "count": [232]}, "eef_acc_mag_action": {"mean": [1.1206896551724137, 0.0], "std": [0.8110781714716621, 0.0], "min": [0, 0], "max": [2, 0], "count": [232]}, "eef_sim_pose_state": {"mean": [0.3016141572907087, 0.2722177695333386, 1.2753996712942395, 0.08194864654980423, 0.3431537416553599, -0.22573278332980115, 0.06900928024930812, -0.3364343127617256, 1.1845922316883941, -0.0012249803149896466, -0.022023029356881135, 0.0024859299323433423], "std": [0.18015239603732724, 0.057801035662927464, 0.0884489022637682, 0.04846205076459537, 0.3109766640840824, 0.1588563211571777, 4.970969681532766e-07, 2.5300631229766995e-05, 2.2542409394186254e-05, 0.00043293772984113554, 0.00021997281493399957, 0.0011245964609619286], "min": [0.06871751108566271, 0.1784350812097937, 1.1819714552234708, 0.012787004777690014, -0.037229175520151925, -0.4630035280222387, 0.06900844132251122, -0.33659557280560204, 1.1845375331200807, -0.0017720798577817304, -0.022340365258301853, -0.004681975236074303], "max": [0.5394950763028362, 0.3342679073372779, 1.4959033903809993, 0.20972963663554767, 0.8096034302309958, 0.016808535798463396, 0.06901053830842042, -0.33641842203908606, 1.1846247499633726, 0.001804724032593857, -0.021489252076078547, 0.0031922557852571234], "count": [232]}, "eef_sim_pose_action": {"mean": [0.30255516683860156, 0.2721870832563644, 1.275878475409523, 0.08207679409025423, 0.34387901135330634, -0.2269460099356761, 0.06981005056329795, -0.33642715588187916, 1.1821377087057356, -0.001488900563069922, -0.012232114298042095, 0.002790468152004648], "std": [0.17955176775562315, 0.057814231496500286, 0.0884337020768497, 0.04963785469778357, 0.31108869537851497, 0.16148576706781048, 2.9156780466457976e-07, 3.1161556271984024e-05, 2.4955605387764157e-05, 0.00045825347083495137, 0.00024347611788993906, 0.0013824346146883385], "min": [0.06898712720620623, 0.1781791582634768, 1.1818310946698531, 0.012204676442956836, -0.036815335860969745, -0.4690975233970747, 0.06980987438354985, -0.33659379714375054, 1.181984548041385, -0.0015716322137482941, -0.012271787956712465, -0.004602288914267102], "max": [0.5395161729410876, 0.33439692746177335, 1.4865209797271763, 0.21390093881167077, 0.8131081578981534, 0.021505005449155484, 0.06981192160280066, -0.3363872740732518, 1.1821417749633432, 0.001590457793127412, -0.010737815626865599, 0.003068192688939768], "count": [232]}, "gripper_mode_state": {"mean": [0.25862068965517243, 0.0], "std": [0.43787672755863155, 0.0], "min": [0, 0], "max": [1, 0], "count": [232]}, "gripper_activity_state": {"mean": [1.793103448275862, 2.0], "std": [0.5650334347646204, 0.0], "min": [0, 2], "max": [2, 2], "count": [232]}, "gripper_mode_action": {"mean": [0.27155172413793105, 0.0], "std": [0.4447599186703399, 0.0], "min": [0, 0], "max": [1, 0], "count": [232]}, "gripper_activity_action": {"mean": [1.9612068965517242, 2.0], "std": [0.25129716977842037, 0.0], "min": [0, 2], "max": [2, 2], "count": [232]}, "gripper_open_scale_state": {"mean": [0.7895307436482668, 0.979620396844275], "std": [0.2772987298257651, 3.002841081480199e-05], "min": [0.2921303367614746, 0.9794789123535156], "max": [0.9789613342285156, 0.9796267700195312], "count": [232]}, "gripper_open_scale_action": {"mean": [0.728448275862069, 1.0], "std": [0.4447599186703399, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [232]}}} +{"episode_index": 22, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.9333333333333333]], [[0.9294117647058824]], [[0.9137254901960784]]], "mean": [[[0.6744601851851851]], [[0.6842574319172113]], [[0.6673083741830065]]], "std": [[[0.16597873092742463]], [[0.1738818031578364]], [[0.17424545106782133]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.9921568627450981]], [[1.0]], [[0.9803921568627451]]], "mean": [[[0.6303396214596949]], [[0.6481603213507625]], [[0.6283256045751634]]], "std": [[[0.1788785250121831]], [[0.18608462824312816]], [[0.18280399236089082]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44553453703703705]], [[0.4544079793028322]], [[0.4490913916122004]]], "std": [[[0.1887644840314912]], [[0.18433010904905425]], [[0.19006335883002992]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[0.996078431372549]], [[1.0]]], "mean": [[[0.46787813180827886]], [[0.4549422167755991]], [[0.44426925381263616]]], "std": [[[0.19870444392466266]], [[0.20861377429336936]], [[0.2184965121932851]]], "count": [100]}, "observation.state": {"min": [0.0, 0.0, 0.0, 0.002765957498922944, -0.004680851008743048, 0.014680851250886917, -2.758085012435913, -0.4197872281074524, -0.001276595750823617, -1.6359574794769287, -0.2302127629518509, -0.41085106134414673, -0.6080850958824158, -2.760425567626953, 97.77780151367188, 16.756059646606445], "max": [0.0, 0.0, 0.0, 0.003617021255195141, -0.0031914892606437206, 0.015744680538773537, -2.7551064491271973, 1.0095744132995605, 2.0025532245635986, 0.0, 0.47574469447135925, 0.8980851173400879, 0.670425534248352, -0.3799999952316284, 97.88134765625, 97.96267700195312], "mean": [0.0, 0.0, 0.0, 0.003142696339637041, -0.00398156838491559, 0.015285944566130638, -2.755605459213257, 0.2043713927268982, 1.322506308555603, -1.0076117515563965, 0.20796635746955872, 0.03585173562169075, -0.01405610516667366, -2.148069381713867, 97.79493713378906, 77.03952026367188], "std": [0.0, 0.0, 0.0, 0.0001397627202095464, 0.0002826648997142911, 0.0002192245447076857, 0.001055438071489334, 0.5058946013450623, 0.6952171921730042, 0.5059616565704346, 0.17444726824760437, 0.33341312408447266, 0.4071119427680969, 0.9162724614143372, 0.03669188916683197, 31.278045654296875], "count": [314]}, "action": {"min": [0.0, 0.0, -0.0, 0.003067961661145091, -0.004601942375302315, 0.015339807607233524, -2.758085012435913, -0.42031073570251465, 0.0, -1.639825463294983, -0.23316508531570435, -0.4141748249530792, -0.6135923266410828, -2.760425567626953, 100.0, 0.0, 0.0, 0.0], "max": [0.0, 0.0, -0.0, 0.003067961661145091, -0.003067961661145091, 0.015339807607233524, -2.7551064491271973, 1.009359359741211, 2.0033788681030273, 0.0, 0.47860199213027954, 0.905048668384552, 0.6734175682067871, -0.3799999952316284, 100.0, 100.0, 0.0, 0.0], "mean": [0.0, 0.0, 0.0, 0.0030679672490805387, -0.004147619474679232, 0.01533984113484621, -2.755605459213257, 0.2051038146018982, 1.322422981262207, -1.0082995891571045, 0.20895856618881226, 0.03444664180278778, -0.015554686076939106, -2.148069381713867, 100.0, 72.61146545410156, 0.0, 0.0], "std": [0.0, 0.0, 0.0, 5.587935447692871e-09, 0.0007003702921792865, 3.3527612686157227e-08, 0.001055438071489334, 0.5062035918235779, 0.6944327354431152, 0.5065802931785583, 0.17600585520267487, 0.3345041275024414, 0.40793123841285706, 0.9162724614143372, 0.0, 44.5950813293457, 0.0, 0.0], "count": [314]}, "timestamp": {"min": [0.0], "max": [10.433333333333334], "mean": [5.216666666666667], "std": [3.021451086260816], "count": [314]}, "frame_index": {"min": [0], "max": [313], "mean": [156.5], "std": [90.6435325878245], "count": [314]}, "episode_index": {"min": [132], "max": [132], "mean": [132.0], "std": [0.0], "count": [314]}, "index": {"min": [39744], "max": [40057], "mean": [39900.5], "std": [90.6435325878245], "count": [314]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [314]}, "subtask_annotation": {"mean": [1.5668789808917198, 7.0, 7.0, 7.0, 7.0], "std": [1.573158150019317, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [314]}, "scene_annotation": {"mean": [132.0], "std": [0.0], "min": [132], "max": [132], "count": [314]}, "eef_direction_state": {"mean": [6.0, 3.9904458598726116], "std": [0.0, 1.6423644381518345], "min": [6, 0], "max": [6, 6], "count": [314]}, "eef_velocity_state": {"mean": [0.0, 1.5063694267515924], "std": [0.0, 0.7193575981177492], "min": [0, 0], "max": [0, 2], "count": [314]}, "eef_acc_mag_state": {"mean": [0.0, 1.2038216560509554], "std": [0.0, 0.7959999800210007], "min": [0, 0], "max": [0, 2], "count": [314]}, "eef_direction_action": {"mean": [6.0, 3.93312101910828], "std": [0.0, 1.6963763753985759], "min": [6, 0], "max": [6, 6], "count": [314]}, "eef_velocity_action": {"mean": [0.0, 1.519108280254777], "std": [0.0, 0.7191319748089259], "min": [0, 0], "max": [0, 2], "count": [314]}, "eef_acc_mag_action": {"mean": [0.0, 1.1910828025477707], "std": [0.0, 0.7871075644310015], "min": [0, 0], "max": [0, 2], "count": [314]}, "eef_sim_pose_state": {"mean": [0.06912979854321201, 0.33342016298690735, 1.182172864694921, 0.015273435635132967, 0.0031426771521416673, -0.003981588973061447, 0.26830653910964736, -0.2892961027433397, 1.3078815753273354, -0.04180013031806885, 0.47397534423615084, 0.2153851219558551], "std": [4.901714782453341e-08, 6.360757003602331e-06, 1.4326017695294313e-05, 0.00021917444757963656, 0.00013976182045527454, 0.0002826662856529633, 0.1226692128323368, 0.13905725541454542, 0.09015808028261285, 0.09649690105120105, 0.3775650391981538, 0.1950495937145362], "min": [0.06912964945790359, 0.33340442719439795, 1.1821242458756114, 0.014667270440829978, 0.0027659271973301536, -0.004680874847142688, 0.06656570731629886, -0.47226727927562173, 1.1822858349719774, -0.3567871159811842, -0.12976321800876156, -0.07273774325866812], "max": [0.06912994569869702, 0.33343794203908605, 1.182211482101873, 0.01573467600801059, 0.0036169947291977422, -0.003191505514224746, 0.4259754053586317, -0.06339847555479534, 1.5064021318270344, 0.14126057067814085, 1.0193064475276814, 0.6840429347332546], "count": [314]}, "eef_sim_pose_action": {"mean": [0.06912980352764583, 0.3334164266100849, 1.1821805258299276, 0.015327082896735008, 0.003067934520086743, -0.004147630027029229, 0.267943333513371, -0.2888365703566364, 1.3081263455328132, -0.04541338000099429, 0.4746209081175884, 0.21452420945399556], "std": [6.044008498319334e-08, 1.576032055802297e-05, 1.8542845431426127e-10, 2.148700659287507e-06, 8.240204312712846e-09, 0.0007003738242073103, 0.12220483350159594, 0.13904970988068405, 0.09106244366634725, 0.10071794159875591, 0.37633650008727515, 0.19616503824491327], "min": [0.06912976432003294, 0.33340620285624956, 1.1821805255440816, 0.015325689029997237, 0.003067929174648487, -0.004601964032716804, 0.06476882064597798, -0.4715761927342904, 1.1823709689345696, -0.4160918938197054, -0.10120399731082408, -0.08793343625252613], "max": [0.06912989669842551, 0.33344072176704187, 1.1821805259502147, 0.015330395203713962, 0.0030679472226873283, -0.003067976099535033, 0.4239484300179866, -0.06309892143361634, 1.5108897088264446, 0.14575026545370562, 1.019879733394475, 0.7027371034497378], "count": [314]}, "gripper_mode_state": {"mean": [0.0, 0.267515923566879], "std": [0.0, 0.442663703283926], "min": [0, 0], "max": [0, 1], "count": [314]}, "gripper_activity_state": {"mean": [2.0, 1.8375796178343948], "std": [0.0, 0.507009970220545], "min": [2, 0], "max": [2, 2], "count": [314]}, "gripper_mode_action": {"mean": [0.0, 0.27388535031847133], "std": [0.0, 0.44595085513921673], "min": [0, 0], "max": [0, 1], "count": [314]}, "gripper_activity_action": {"mean": [2.0, 1.9713375796178343], "std": [0.0, 0.21667756297036977], "min": [2, 0], "max": [2, 2], "count": [314]}, "gripper_open_scale_state": {"mean": [0.9779518496762427, 0.7703951811334885], "std": [0.00036691034771570017, 0.3127798132977883], "min": [0.9777780151367188, 0.16756059646606444], "max": [0.9788134765625, 0.9796267700195312], "count": [314]}, "gripper_open_scale_action": {"mean": [1.0, 0.7261146496815286], "std": [0.0, 0.44595085513921673], "min": [1.0, 0.0], "max": [1.0, 1.0], "count": [314]}}} +{"episode_index": 23, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9333333333333333]], [[0.8784313725490196]], [[0.9529411764705882]]], "mean": [[[0.6542362391067538]], [[0.6700786274509803]], [[0.661781977124183]]], "std": [[[0.19624407755039128]], [[0.1830387244310307]], [[0.17863793877210632]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9176470588235294]], [[0.8666666666666667]], [[0.9176470588235294]]], "mean": [[[0.6264148202614379]], [[0.6488970479302832]], [[0.6380347004357299]]], "std": [[[0.18471923620906044]], [[0.17549357074626723]], [[0.17014883118063404]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45673130991285404]], [[0.4489152314814815]], [[0.4465908387799564]]], "std": [[[0.19659302535276982]], [[0.20232179976806006]], [[0.20834263813144652]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.807843137254902]], [[0.7098039215686275]], [[0.7333333333333333]]], "mean": [[[0.4165919389978214]], [[0.44046240196078434]], [[0.43597442810457515]]], "std": [[[0.2136993563281797]], [[0.1906969564684798]], [[0.19714181749760798]]], "count": [100]}, "observation.state": {"min": [-0.7755318880081177, -0.001276595750823617, -1.9878723621368408, -1.1478723287582397, -0.7538297772407532, 0.028297873213887215, -2.7585105895996094, -0.006170212756842375, 0.00042553190723992884, 0.0, -0.028297873213887215, -0.002765957498922944, -0.008936170488595963, -2.760425567626953, 17.422515869140625, 97.94789123535156], "max": [0.09702127426862717, 2.585744619369507, 0.0, 0.9751063585281372, 0.6344680786132812, 0.510212779045105, -0.39914894104003906, -0.005106383003294468, 0.00042553190723992884, 0.0, -0.02574468031525612, 0.011063829995691776, -0.004680851008743048, -2.759999990463257, 97.89613342285156, 97.96267700195312], "mean": [-0.36076098680496216, 1.4631839990615845, -0.9843136668205261, -0.17227979004383087, -0.2582715153694153, 0.28428226709365845, -1.9934602975845337, -0.005340881180018187, 0.00042553237290121615, 0.0, -0.026829663664102554, 0.010036241263151169, -0.007207716815173626, -2.760430097579956, 71.7601318359375, 97.96276092529297], "std": [0.2603571116924286, 0.880150318145752, 0.8915664553642273, 0.5735467672348022, 0.30138126015663147, 0.15577179193496704, 0.9723154306411743, 0.00022944553347770125, 4.656612873077393e-10, 0.0, 0.00029497608193196356, 0.001748897833749652, 0.0003034581895917654, 3.41446248057764e-05, 33.19012451171875, 0.001173067488707602], "count": [323]}, "action": {"min": [-0.7853981852531433, 0.0, -1.9880391359329224, -1.1550875902175903, -0.7608544826507568, 0.023009711876511574, -2.7585105895996094, -0.006135923322290182, 0.0, 0.00920388475060463, -0.029145635664463043, -0.003067961661145091, -0.00920388475060463, -2.760425567626953, 0.0, 100.0, 0.0, 0.0], "max": [0.10737865418195724, 2.5847575664520264, -0.0, 1.006291389465332, 0.6473398804664612, 0.5154175162315369, -0.39914894104003906, -0.004601942375302315, 0.0015339808305725455, 0.00920388475060463, -0.026077672839164734, 0.012271846644580364, -0.004601942375302315, -2.759999990463257, 100.0, 100.0, 0.0, 0.0], "mean": [-0.36145487427711487, 1.464021921157837, -0.9872562885284424, -0.16757917404174805, -0.2595658004283905, 0.2878565490245819, -1.9934602975845337, -0.005490047391504049, 4.749166691908613e-06, 0.009203905239701271, -0.027421727776527405, 0.010395941324532032, -0.007627177983522415, -2.760430097579956, 64.70587921142578, 100.0, 0.0, 0.0], "std": [0.2611660063266754, 0.8789272904396057, 0.8936539888381958, 0.5837337374687195, 0.3064182698726654, 0.15573622286319733, 0.9723154306411743, 0.0007572739850729704, 8.522058487869799e-05, 2.0489096641540527e-08, 0.0005599992582574487, 0.002073129639029503, 0.0003493140102364123, 3.41446248057764e-05, 47.788490295410156, 0.0, 0.0, 0.0], "count": [323]}, "timestamp": {"min": [0.0], "max": [10.733333333333333], "mean": [5.366666666666667], "std": [3.1080540535840107], "count": [323]}, "frame_index": {"min": [0], "max": [322], "mean": [161.0], "std": [93.24162160752032], "count": [323]}, "episode_index": {"min": [137], "max": [137], "mean": [137.0], "std": [0.0], "count": [323]}, "index": {"min": [41284], "max": [41606], "mean": [41445.0], "std": [93.24162160752032], "count": [323]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [323]}, "subtask_annotation": {"mean": [3.390092879256966, 7.0, 7.0, 7.0, 7.0], "std": [1.556816925249036, 0.0, 0.0, 0.0, 0.0], "min": [1, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [323]}, "scene_annotation": {"mean": [137.0], "std": [0.0], "min": [137], "max": [137], "count": [323]}, "eef_direction_state": {"mean": [4.461300309597523, 6.0], "std": [1.8083622868739926, 0.0], "min": [0, 6], "max": [6, 6], "count": [323]}, "eef_velocity_state": {"mean": [1.1486068111455108, 0.0], "std": [0.8917698565109015, 0.0], "min": [0, 0], "max": [2, 0], "count": [323]}, "eef_acc_mag_state": {"mean": [1.0247678018575852, 0.0], "std": [0.8507906677470739, 0.0], "min": [0, 0], "max": [2, 0], "count": [323]}, "eef_direction_action": {"mean": [4.414860681114551, 6.0], "std": [1.7843564013301711, 0.0], "min": [0, 6], "max": [6, 6], "count": [323]}, "eef_velocity_action": {"mean": [1.1424148606811146, 0.0], "std": [0.892779630568201, 0.0], "min": [0, 0], "max": [2, 0], "count": [323]}, "eef_acc_mag_action": {"mean": [1.0154798761609907, 0.0], "std": [0.845535718980465, 0.0], "min": [0, 0], "max": [2, 0], "count": [323]}, "eef_sim_pose_state": {"mean": [0.28502179147865175, 0.20177574803403087, 1.269254750491012, 0.16583143644878554, 0.2700824724379041, -0.6433918785616456, 0.06912724397720656, -0.33614262085942836, 1.1852544620886227, -0.007472540163281772, -0.02640268853546587, 0.004698837211211584], "std": [0.16133450673969799, 0.13045925809914355, 0.11350040247770765, 0.11101563931536543, 0.19409709184846227, 0.4055268280211162, 8.286909545367074e-07, 3.872832480439239e-05, 3.022671311049811e-05, 0.0003364394683687063, 0.0002950360078773672, 0.0018060886113181354], "min": [0.06887973626542275, 0.00014288484756807412, 1.1745872682489569, -0.07191200445183688, -0.12301436494752571, -1.1907701089893254, 0.06912281343728507, -0.3364214827729584, 1.1851432901619685, -0.009228129069384512, -0.02787226495025763, -0.008511680418682966], "max": [0.5164720886716967, 0.3348986714372925, 1.53412541242814, 0.5114656314063993, 0.6580352123978574, 0.016366054166627453, 0.06913026220920299, -0.33610537648266137, 1.1854049392916135, -0.004634846172531945, -0.0253176574951004, 0.00574858093321121], "count": [323]}, "eef_sim_pose_action": {"mean": [0.2851541253288158, 0.20202682827638585, 1.2699277854329063, 0.16952627829436556, 0.27317034511373284, -0.6453502747541572, 0.06980151813246743, -0.33613482814056117, 1.1827512644963387, -0.007816249531817372, -0.01821203118665292, 0.004907609484757455], "std": [0.16036074078259435, 0.12983458908125883, 0.11456298108695526, 0.10796467123304287, 0.20026922194231228, 0.406006927364232, 6.53830745535221e-06, 4.76782315373961e-05, 5.745894243378932e-05, 0.0003793057363526191, 0.0005648561431403377, 0.0022894749275232233], "min": [0.06274723513353572, -0.00029406224296122524, 1.175094080583554, -0.09361346978605867, -0.12361773422803113, -1.2059592787687619, 0.06979733385353244, -0.3364234889286365, 1.1826134167693836, -0.009385086927104054, -0.019941657051733674, -0.009204495104118908], "max": [0.5161210175427656, 0.3340061178892845, 1.5312938846167268, 0.5151815648154412, 0.7128179762436626, 0.026062178023865012, 0.0699173028002182, -0.33607831951307, 1.182927858539352, -0.00457370203105442, -0.01687281521693418, 0.006138002539995144], "count": [323]}, "gripper_mode_state": {"mean": [0.34674922600619196, 0.0], "std": [0.4759350798904185, 0.0], "min": [0, 0], "max": [1, 0], "count": [323]}, "gripper_activity_state": {"mean": [1.8421052631578947, 2.0], "std": [0.5006106748194623, 0.0], "min": [0, 2], "max": [2, 2], "count": [323]}, "gripper_mode_action": {"mean": [0.35294117647058826, 0.0], "std": [0.47788461203741045, 0.0], "min": [0, 0], "max": [1, 0], "count": [323]}, "gripper_activity_action": {"mean": [1.9721362229102166, 2.0], "std": [0.21368958423204165, 0.0], "min": [0, 2], "max": [2, 2], "count": [323]}, "gripper_open_scale_state": {"mean": [0.7176011286874308, 0.9796258544921909], "std": [0.33190122207277234, 1.159868724913595e-05], "min": [0.17422515869140626, 0.9794789123535156], "max": [0.9789613342285156, 0.9796267700195312], "count": [323]}, "gripper_open_scale_action": {"mean": [0.6470588235294118, 1.0], "std": [0.47788461203741045, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [323]}}} +{"episode_index": 24, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.6709924891067539]], [[0.6684536846405229]], [[0.6486259640522876]]], "std": [[[0.18727107419407082]], [[0.1950482470231612]], [[0.2013085531369066]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.984313725490196]]], "mean": [[[0.6442114406318082]], [[0.6490787091503268]], [[0.6271625816993464]]], "std": [[[0.1806187889380505]], [[0.18967378179859515]], [[0.19351470830199352]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[0.996078431372549]]], "mean": [[[0.45133708333333333]], [[0.438732151416122]], [[0.43114447984749454]]], "std": [[[0.20041179587497449]], [[0.21491828088487874]], [[0.22349050005484766]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7725490196078432]], [[0.6901960784313725]], [[0.6549019607843137]]], "mean": [[[0.43152516067538127]], [[0.42811905228758174]], [[0.4113069117647059]]], "std": [[[0.19591583907414525]], [[0.18974890299313438]], [[0.20562557091282552]]], "count": [100]}, "observation.state": {"min": [-1.025106430053711, -0.0017021276289597154, -1.9710638523101807, -0.5065957307815552, -0.2172340452671051, 0.04276595637202263, -2.7585105895996094, -0.004680851008743048, -0.00042553190723992884, -0.00042553190723992884, -0.006170212756842375, -0.027872340753674507, 0.028723403811454773, -2.742978811264038, 38.97422790527344, 97.3410415649414], "max": [0.2148936241865158, 2.4904255867004395, 0.0, 0.42234042286872864, 0.36319148540496826, 0.3261702060699463, -1.0346808433532715, -0.0042553190141916275, 0.0, 0.0, -0.004680851008743048, -0.02574468031525612, 0.03297872468829155, -2.742553234100342, 97.89613342285156, 97.3558578491211], "mean": [-0.2620599865913391, 1.3561925888061523, -1.0558558702468872, -6.754459900548682e-05, -0.06975976377725601, 0.17504414916038513, -2.252845525741577, -0.004612726625055075, -1.6734402379370295e-05, -7.171886409196304e-06, -0.005355002358555794, -0.027294397354125977, 0.03107822686433792, -2.7425570487976074, 80.61363983154297, 97.34137725830078], "std": [0.40417057275772095, 0.910407304763794, 0.7841518521308899, 0.2469290792942047, 0.09821689128875732, 0.07778333872556686, 0.7423484325408936, 0.0001560472883284092, 8.271070691989735e-05, 5.4775740863988176e-05, 0.00022718511172570288, 0.00032494147308170795, 0.0006513501284644008, 3.8903061067685485e-05, 25.355792999267578, 0.001370682381093502], "count": [356]}, "action": {"min": [-1.0277671813964844, 0.0, -1.9711652994155884, -0.5092816352844238, -0.21935924887657166, 0.04295146092772484, -2.7585105895996094, -0.007669903803616762, 0.0, -0.0015339808305725455, -0.006135923322290182, -0.02761165425181389, 0.02454369328916073, -2.742978811264038, 0.0, 100.0, 0.0, 0.0], "max": [0.2147573083639145, 2.491184711456299, -0.0, 0.4264466464519501, 0.3681553900241852, 0.32827189564704895, -1.0346808433532715, -0.004601942375302315, 0.0015339808305725455, -0.0, -0.004601942375302315, -0.02454369328916073, 0.03374757617712021, -2.742553234100342, 100.0, 100.0, 0.0, 0.0], "mean": [-0.2634141147136688, 1.3577412366867065, -1.0570175647735596, 8.216754213208333e-05, -0.07029584050178528, 0.1764337718486786, -2.252845525741577, -0.004610571078956127, 0.0012626063544303179, -2.5853609258774668e-05, -0.0059421188198029995, -0.02755138650536537, 0.031093427911400795, -2.7425570487976074, 71.34831237792969, 100.0, 0.0, 0.0], "std": [0.40625739097595215, 0.9103515148162842, 0.7857072353363037, 0.24849043786525726, 0.09855258464813232, 0.07856293022632599, 0.7423484325408936, 0.00016237345698755234, 0.0005852452013641596, 0.00019746038015000522, 0.0005095229134894907, 0.00031955697340890765, 0.0012224945239722729, 3.8903061067685485e-05, 45.21343994140625, 0.0, 0.0, 0.0], "count": [356]}, "timestamp": {"min": [0.0], "max": [11.833333333333334], "mean": [5.916666666666667], "std": [3.425598082411628], "count": [356]}, "frame_index": {"min": [0], "max": [355], "mean": [177.5], "std": [102.76794247234884], "count": [356]}, "episode_index": {"min": [145], "max": [145], "mean": [145.0], "std": [0.0], "count": [356]}, "index": {"min": [43722], "max": [44077], "mean": [43899.5], "std": [102.76794247234884], "count": [356]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [356]}, "subtask_annotation": {"mean": [3.24438202247191, 7.0, 7.0, 7.0, 7.0], "std": [1.511880631885359, 0.0, 0.0, 0.0, 0.0], "min": [1, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [356]}, "scene_annotation": {"mean": [145.0], "std": [0.0], "min": [145], "max": [145], "count": [356]}, "eef_direction_state": {"mean": [4.174157303370786, 6.0], "std": [1.8307626021941636, 0.0], "min": [0, 6], "max": [6, 6], "count": [356]}, "eef_velocity_state": {"mean": [1.2921348314606742, 0.0], "std": [0.8670270422154314, 0.0], "min": [0, 0], "max": [2, 0], "count": [356]}, "eef_acc_mag_state": {"mean": [0.9634831460674157, 0.0], "std": [0.8321578841169293, 0.0], "min": [0, 0], "max": [2, 0], "count": [356]}, "eef_direction_action": {"mean": [4.193820224719101, 6.0], "std": [1.8187741306900564, 0.0], "min": [0, 6], "max": [6, 6], "count": [356]}, "eef_velocity_action": {"mean": [1.303370786516854, 0.0], "std": [0.8631597868144336, 0.0], "min": [0, 0], "max": [2, 0], "count": [356]}, "eef_acc_mag_action": {"mean": [1.0308988764044944, 0.0], "std": [0.8290039243742765, 0.0], "min": [0, 0], "max": [2, 0], "count": [356]}, "eef_sim_pose_state": {"mean": [0.2844122197726568, 0.22348204737966545, 1.2865735952235198, 0.13654927972133504, 0.29626404995702355, -0.34433837319631827, 0.06911621819890394, -0.3369991536284669, 1.1830454626270048, 0.031224927379854824, -0.005376911920213112, -0.03190751909570846], "std": [0.15004290271572443, 0.16394948724437533, 0.1027551290781679, 0.07701889672386474, 0.27412213535894353, 0.43515702097654363, 9.364717203761755e-06, 7.946745127291547e-06, 2.7807139674382537e-05, 0.0006509333270494289, 0.00026960074646436346, 0.00036963206930188], "min": [0.06713416900292571, -0.07169709901706176, 1.1815837438047687, 0.011196198185120854, -0.1370840801858948, -1.0548999603661555, 0.06905389321617468, -0.3370107424195159, 1.1829747586066857, 0.028861461127763003, -0.006593522599155799, -0.03255365144311017], "max": [0.4751381074531791, 0.3944208468218394, 1.5239987779867161, 0.28835651887598124, 0.6846335212444195, 0.14815055566838028, 0.06911896763481175, -0.33696244830931776, 1.1831920226291164, 0.03313637977702067, -0.004679032912950021, -0.030000423952283833], "count": [356]}, "eef_sim_pose_action": {"mean": [0.28426551177140913, 0.22267985504968815, 1.2867038316744712, 0.13769986361761521, 0.29680933841798873, -0.3463578646098029, 0.06921163448663324, -0.33700542034741526, 1.1831399193819179, 0.031222888820746326, -0.004703573396748414, -0.032162203055326556], "std": [0.1490373429638409, 0.1645629832290079, 0.1033195232475685, 0.07739046783947519, 0.27498449377081396, 0.4386020496593086, 4.768583725564225e-05, 9.703864810965707e-06, 7.530944530864196e-05, 0.0012205855884106268, 0.000822020142894794, 0.0002768097365697605], "min": [0.06712586193913528, -0.07536476144529419, 1.18123717726033, 0.008829660455786481, -0.1081308175304847, -1.0655919732206964, 0.06900136100274123, -0.33700708126494333, 1.182966671760664, 0.024694278275630376, -0.007667296309476379, -0.03221411615435726], "max": [0.4753939114665407, 0.39416943432890217, 1.514860214666378, 0.2913336547652176, 0.6900064674373851, 0.15301239816595635, 0.06923474354339773, -0.3368666694718195, 1.18358408803899, 0.03391697976749392, -0.0030667921031304335, -0.030680105906018842], "count": [356]}, "gripper_mode_state": {"mean": [0.2752808988764045, 0.0], "std": [0.4466557125910317, 0.0], "min": [0, 0], "max": [1, 0], "count": [356]}, "gripper_activity_state": {"mean": [1.8792134831460674, 2.0], "std": [0.449113295480947, 0.0], "min": [0, 2], "max": [2, 2], "count": [356]}, "gripper_mode_action": {"mean": [0.28651685393258425, 0.0], "std": [0.45213377040999486, 0.0], "min": [0, 0], "max": [1, 0], "count": [356]}, "gripper_activity_action": {"mean": [1.9747191011235956, 2.0], "std": [0.20370495235186342, 0.0], "min": [0, 2], "max": [2, 2], "count": [356]}, "gripper_open_scale_state": {"mean": [0.8061358845099977, 0.9734116642126942], "std": [0.2535581044399541, 1.3543698628036524e-05], "min": [0.3897422790527344, 0.9734104156494141], "max": [0.9789613342285156, 0.973558578491211], "count": [356]}, "gripper_open_scale_action": {"mean": [0.7134831460674157, 1.0], "std": [0.45213377040999486, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [356]}}} +{"episode_index": 25, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8941176470588236]], [[0.8549019607843137]], [[0.8235294117647058]]], "mean": [[[0.6736933360566449]], [[0.6799964133986929]], [[0.657734098583878]]], "std": [[[0.1480683618955285]], [[0.16067517635435935]], [[0.1645653292102583]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.8901960784313725]], [[0.8352941176470589]], [[0.8156862745098039]]], "mean": [[[0.6483591339869281]], [[0.6629647494553377]], [[0.6373811928104576]]], "std": [[[0.13832794371831972]], [[0.15318402498976882]], [[0.15300446621335415]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45737239923747275]], [[0.44464762254901957]], [[0.4379427069716776]]], "std": [[[0.18575153355298887]], [[0.19873401999927767]], [[0.20556069673321348]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[0.9803921568627451]], [[0.9490196078431372]]], "mean": [[[0.44083188725490197]], [[0.45515342864923747]], [[0.44283684095860565]]], "std": [[[0.1820926224188729]], [[0.1777598760638364]], [[0.18617764456235147]]], "count": [100]}, "observation.state": {"min": [-0.5829787254333496, -0.0017021276289597154, -1.9776595830917358, -0.0042553190141916275, -0.22212766110897064, -0.41361701488494873, -2.7585105895996094, 0.002340425504371524, 0.0, 0.0, -0.002765957498922944, -0.02638297900557518, 0.0302127655595541, -2.734893560409546, 2.7323615550994873, 1.7512542009353638], "max": [0.25765958428382874, 2.2565958499908447, 0.0, 0.936170220375061, 0.37936168909072876, 0.44723403453826904, 0.02574468031525612, 0.0031914892606437206, 0.00042553190723992884, 0.0, 0.0, -0.02574468031525612, 0.035531915724277496, 0.05531914904713631, 97.89613342285156, 97.07426452636719], "mean": [-0.13706058263778687, 1.215110421180725, -1.0887924432754517, 0.42952433228492737, 0.015911687165498734, 0.00585209671407938, -2.222087860107422, 0.00275638559833169, 8.404259278904647e-05, 0.0, -0.0012696769554167986, -0.025888819247484207, 0.03444847837090492, -2.295212507247925, 79.53671264648438, 82.04461669921875], "std": [0.24762743711471558, 0.9121735692024231, 0.8115803003311157, 0.3240853548049927, 0.14341633021831512, 0.2519945204257965, 0.8431795239448547, 8.184582839021459e-05, 0.00016940970090217888, 0.0, 0.0002964588056784123, 0.00013431176193989813, 0.001403429894708097, 0.9699097871780396, 28.832103729248047, 33.14450454711914], "count": [400]}, "action": {"min": [-0.5844466686248779, -0.0015339808305725455, -1.9788352251052856, -0.006135923322290182, -0.22549517452716827, -0.41724276542663574, -2.7585105895996094, 0.003067961661145091, 0.0, 0.0, -0.003067961661145091, -0.02761165425181389, 0.03067961521446705, -2.734893560409546, 0.0, 0.0, 0.0, 0.0], "max": [0.25770875811576843, 2.2580196857452393, -0.0, 0.9418641924858093, 0.38656315207481384, 0.4494563639163971, 0.02574468031525612, 0.003067961661145091, 0.0015339808305725455, 0.0, -0.0, -0.026077672839164734, 0.03528155758976936, 0.05531914904713631, 100.0, 100.0, 0.0, 0.0], "mean": [-0.13745613396167755, 1.2153840065002441, -1.0907155275344849, 0.43602660298347473, 0.01675107330083847, 0.0061359768733382225, -2.222087860107422, 0.0030679679475724697, 0.00011504858412081376, 0.0, -0.0015723336255177855, -0.026081454008817673, 0.03473304957151413, -2.295212507247925, 76.0, 86.0, 0.0, 0.0], "std": [0.24806220829486847, 0.9127632975578308, 0.8132734894752502, 0.32631489634513855, 0.1452856808900833, 0.2536200284957886, 0.8431795239448547, 6.28642737865448e-09, 0.0004040365165565163, 0.0, 0.00030438965768553317, 7.660315895918757e-05, 0.0014098432147875428, 0.9699097871780396, 42.70831298828125, 34.69870376586914, 0.0, 0.0], "count": [400]}, "timestamp": {"min": [0.0], "max": [13.3], "mean": [6.65], "std": [3.848989766448103], "count": [400]}, "frame_index": {"min": [0], "max": [399], "mean": [199.5], "std": [115.46969299344309], "count": [400]}, "episode_index": {"min": [147], "max": [147], "mean": [147.0], "std": [0.0], "count": [400]}, "index": {"min": [44321], "max": [44720], "mean": [44520.5], "std": [115.46969299344309], "count": [400]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [400]}, "subtask_annotation": {"mean": [3.5075, 7.0, 7.0, 7.0, 7.0], "std": [2.101176753631171, 0.0, 0.0, 0.0, 0.0], "min": [1, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [400]}, "scene_annotation": {"mean": [147.0], "std": [0.0], "min": [147], "max": [147], "count": [400]}, "eef_direction_state": {"mean": [4.485, 6.0], "std": [1.8288726035456937, 0.0], "min": [0, 6], "max": [6, 6], "count": [400]}, "eef_velocity_state": {"mean": [1.085, 0.0], "std": [0.8931825121440743, 0.0], "min": [0, 0], "max": [2, 0], "count": [400]}, "eef_acc_mag_state": {"mean": [0.9575, 0.0], "std": [0.8635356101516571, 0.0], "min": [0, 0], "max": [2, 0], "count": [400]}, "eef_direction_action": {"mean": [4.5425, 6.0], "std": [1.7387333751901153, 0.0], "min": [0, 6], "max": [6, 6], "count": [400]}, "eef_velocity_action": {"mean": [1.08, 0.0], "std": [0.9047651629014034, 0.0], "min": [0, 0], "max": [2, 0], "count": [400]}, "eef_acc_mag_action": {"mean": [0.925, 0.0], "std": [0.8627716963368678, 0.0], "min": [0, 0], "max": [2, 0], "count": [400]}, "eef_sim_pose_state": {"mean": [0.27472598251301467, 0.27858530379525137, 1.288197280843645, 0.03706868609083687, 0.5428962596332453, -0.10337289815926347, 0.069130906332533, -0.337135589765442, 1.1826270516871802, 0.0344790971892662, -0.0011852409449913737, -0.023132466063355315], "std": [0.17114284564545174, 0.08380890731639186, 0.10466261065675299, 0.12015157451760025, 0.45126674879022005, 0.320525365197534, 1.280935822009039e-05, 3.5233434970963156e-06, 3.076027653016511e-05, 0.0014032552096613971, 0.00033628237060527014, 0.00015857787193113642], "min": [0.06463241098891565, 0.15795499736209112, 1.1819424190044756, -0.20376593236079524, -0.03317048462363803, -0.8081659903709909, 0.0691240233306123, -0.33714707256621834, 1.1824949999999999, 0.03022381004158324, -0.002765025712956559, -0.024042574989370673], "max": [0.4912375967023029, 0.39835688001973996, 1.5456135237179514, 0.39690931617512215, 1.1421623375777714, 0.6175071896350673, 0.06915684230286448, -0.3371228038610934, 1.1827784976121014, 0.035565049187108795, 0.00042539089617910086, -0.02255321202336895], "count": [400]}, "eef_sim_pose_action": {"mean": [0.2742264207772102, 0.27830491850038197, 1.2881254202690966, 0.03971942504917828, 0.5472810695312258, -0.10137834566054194, 0.0691333135305945, -0.3371470202577629, 1.1826587734505216, 0.03477116355236386, -0.0014567861501483604, -0.023013577417194352], "std": [0.1705897791379036, 0.08368779234256449, 0.1056590945213504, 0.1194428087072318, 0.4532984603448181, 0.325060980464275, 3.0569693454683885e-05, 1.7271957341138384e-06, 3.1777474560554316e-05, 0.0014096741953698248, 0.0005256433322826196, 7.660319817354163e-05], "min": [0.0638404123106462, 0.15659331815904937, 1.1817175533390867, -0.20429275498079538, -0.08579920064741065, -0.8202923742895383, 0.06912380186722529, -0.33718147007761345, 1.1824949999999999, 0.03067961521446705, -0.003066918540964192, -0.024543725060644263], "max": [0.49126064707298966, 0.39694272159883776, 1.5344536963656659, 0.39641235909396566, 1.145102406459948, 0.6317514893835969, 0.06924068250469086, -0.33714660458556767, 1.1828443447497217, 0.03536155407350794, 0.0015334592717086704, -0.02300971117801964], "count": [400]}, "gripper_mode_state": {"mean": [0.23, 0.1575], "std": [0.42083250825001495, 0.3642715333374238], "min": [0, 0], "max": [1, 1], "count": [400]}, "gripper_activity_state": {"mean": [1.7475, 1.89], "std": [0.619470540058203, 0.4504442251822117], "min": [0, 0], "max": [2, 2], "count": [400]}, "gripper_mode_action": {"mean": [0.24, 0.14], "std": [0.4270831300812506, 0.34698703145794574], "min": [0, 0], "max": [1, 1], "count": [400]}, "gripper_activity_action": {"mean": [1.955, 1.985], "std": [0.27013885318480174, 0.1725543392673749], "min": [0, 0], "max": [2, 2], "count": [400]}, "gripper_open_scale_state": {"mean": [0.7953670903861517, 0.8204465049594626], "std": [0.288321175678674, 0.33144674635217714], "min": [0.027323615550994874, 0.01751254200935364], "max": [0.9789613342285156, 0.9707426452636718], "count": [400]}, "gripper_open_scale_action": {"mean": [0.76, 0.86], "std": [0.4270831300812506, 0.34698703145794574], "min": [0.0, 0.0], "max": [1.0, 1.0], "count": [400]}}} +{"episode_index": 26, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[0.996078431372549]], [[1.0]]], "mean": [[[0.6593380337690632]], [[0.6718472576252723]], [[0.658687295751634]]], "std": [[[0.18609917712003834]], [[0.18707640676285747]], [[0.18594450992430295]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9803921568627451]], [[0.9803921568627451]], [[1.0]]], "mean": [[[0.6346673120915033]], [[0.6555593300653595]], [[0.6387243436819172]]], "std": [[[0.172717646324278]], [[0.17549036320953254]], [[0.17237552321901511]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8156862745098039]], [[0.803921568627451]], [[0.8]]], "mean": [[[0.4672759368191721]], [[0.45901684368191725]], [[0.45425350762527233]]], "std": [[[0.20209805098321684]], [[0.2108255363699729]], [[0.21605286436155693]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6666666666666666]], [[0.6862745098039216]], [[0.6588235294117647]]], "mean": [[[0.4374017837690632]], [[0.4507744907407407]], [[0.4458271895424837]]], "std": [[[0.191220405930539]], [[0.1856695263738506]], [[0.19568604118532554]]], "count": [100]}, "observation.state": {"min": [-0.9617021083831787, -0.001276595750823617, -1.5465956926345825, -0.17680850625038147, -0.0904255285859108, -0.5017021298408508, -2.7585105895996094, 0.002340425504371524, -0.001276595750823617, -0.0008510638144798577, -0.012765957042574883, -0.006170212756842375, -0.0017021276289597154, -2.742553234100342, 23.03190040588379, 97.3410415649414], "max": [0.14234042167663574, 2.3178722858428955, 0.0, 0.19957447052001953, 0.6665957570075989, 0.22212766110897064, -0.5627659559249878, 0.002765957498922944, -0.001276595750823617, 0.0, -0.00957446824759245, 0.0017021276289597154, 0.0019148936262354255, -2.742553234100342, 97.89613342285156, 97.3410415649414], "mean": [-0.2950538694858551, 1.259682297706604, -0.8048486709594727, -0.014142987318336964, 0.19349828362464905, -0.07691071182489395, -2.1817736625671387, 0.002760011237114668, -0.0012765905121341348, -0.000417211907915771, -0.01171700656414032, 0.0011238526785746217, 6.002612644806504e-05, -2.742553472518921, 78.18671417236328, 97.34124755859375], "std": [0.4428594708442688, 0.8657360076904297, 0.5715933442115784, 0.09152847528457642, 0.283896803855896, 0.25350189208984375, 0.8791781067848206, 4.993688708054833e-05, 5.238689482212067e-09, 0.00016658288950566202, 0.00028740998823195696, 0.0008680190658196807, 0.0002349391143070534, 2.384185791015625e-07, 30.025421142578125, 0.00020599365234375], "count": [358]}, "action": {"min": [-0.9618059396743774, -0.0015339808305725455, -1.5462526082992554, -0.17794176936149597, -0.0920388475060463, -0.5046796798706055, -2.7585105895996094, 0.003067961661145091, 0.0, -0.0015339808305725455, -0.013805827125906944, -0.007669903803616762, -0.003067961661145091, -2.742553234100342, 0.0, 100.0, 0.0, 0.0], "max": [0.1426602154970169, 2.317844867706299, -0.0, 0.20248545706272125, 0.6718835830688477, 0.22396118938922882, -0.5627659559249878, 0.003067961661145091, 0.0, -0.0, -0.00920388475060463, 0.0015339808305725455, 0.003067961661145091, -2.742553234100342, 100.0, 100.0, 0.0, 0.0], "mean": [-0.29534676671028137, 1.2611249685287476, -0.8066436648368835, -0.013128705322742462, 0.19409556686878204, -0.07588072866201401, -2.1817736625671387, 0.003067967714741826, 0.0, -0.0002785158867482096, -0.012263300828635693, 0.0013711585197597742, 2.999404023285024e-05, -2.742553472518921, 72.905029296875, 100.0, 0.0, 0.0], "std": [0.442724347114563, 0.8645903468132019, 0.5705822110176086, 0.09261244535446167, 0.28482678532600403, 0.25506845116615295, 0.8791781067848206, 6.05359673500061e-09, 0.0, 0.000591325864661485, 0.0002291500277351588, 0.00104445219039917, 0.0003876557748299092, 2.384185791015625e-07, 44.44498825073242, 0.0, 0.0, 0.0], "count": [358]}, "timestamp": {"min": [0.0], "max": [11.9], "mean": [5.95], "std": [3.4448431668864754], "count": [358]}, "frame_index": {"min": [0], "max": [357], "mean": [178.5], "std": [103.34529500659427], "count": [358]}, "episode_index": {"min": [152], "max": [152], "mean": [152.0], "std": [0.0], "count": [358]}, "index": {"min": [46043], "max": [46400], "mean": [46221.5], "std": [103.34529500659427], "count": [358]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [358]}, "subtask_annotation": {"mean": [3.0921787709497206, 7.0, 7.0, 7.0, 7.0], "std": [1.560652796876516, 0.0, 0.0, 0.0, 0.0], "min": [1, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [358]}, "scene_annotation": {"mean": [152.0], "std": [0.0], "min": [152], "max": [152], "count": [358]}, "eef_direction_state": {"mean": [4.217877094972067, 6.0], "std": [1.8054894464712212, 0.0], "min": [0, 6], "max": [6, 6], "count": [358]}, "eef_velocity_state": {"mean": [1.1675977653631284, 0.0], "std": [0.8874420810091475, 0.0], "min": [0, 0], "max": [2, 0], "count": [358]}, "eef_acc_mag_state": {"mean": [0.9217877094972067, 0.0], "std": [0.8649120080958435, 0.0], "min": [0, 0], "max": [2, 0], "count": [358]}, "eef_direction_action": {"mean": [4.231843575418995, 6.0], "std": [1.832174413552544, 0.0], "min": [0, 6], "max": [6, 6], "count": [358]}, "eef_velocity_action": {"mean": [1.1396648044692737, 0.0], "std": [0.8891285668081689, 0.0], "min": [0, 0], "max": [2, 0], "count": [358]}, "eef_acc_mag_action": {"mean": [0.952513966480447, 0.0], "std": [0.832631853148535, 0.0], "min": [0, 0], "max": [2, 0], "count": [358]}, "eef_sim_pose_state": {"mean": [0.2537300946642077, 0.22667882916079743, 1.250120859003698, 0.0844528403264227, 0.3937024052185146, -0.05169161424939351, 0.06899339314355679, -0.33652824842989076, 1.1837824249536943, 4.490476731983043e-05, -0.013410779573032054, 0.0038839719343858395], "std": [0.127501364968414, 0.15767840838863967, 0.06392501725840233, 0.09618648872926903, 0.30447272194099234, 0.24413943632471233, 1.2832840682715882e-05, 1.9588431275790436e-05, 5.335790458499699e-05, 0.00023669832421355637, 0.0003241002214005541, 0.0008684826613981977], "min": [0.06779125884072139, -0.03045088729691747, 1.1814409442333285, -0.1528435694990875, -0.09424163737334901, -0.7812030888182118, 0.06895961312061698, -0.33669242646759956, 1.1834472212247173, -0.0016348999437189257, -0.014042548464185733, -0.0034046185241913248], "max": [0.3683089983238121, 0.371757236971692, 1.3861466459387373, 0.28182879776174924, 0.8163297628245663, 0.4048644322428549, 0.0690282336018409, -0.3365151136911858, 1.1839229088123737, 0.001984431349836652, -0.010850857432684435, 0.004468242946813462], "count": [358]}, "eef_sim_pose_action": {"mean": [0.2539228552595116, 0.22652461128946666, 1.2505210756668323, 0.08542504474438599, 0.3945053861437545, -0.05143616451962478, 0.06910132457552297, -0.336529414736084, 1.183829177658905, 1.2785284507345453e-05, -0.012541774442966145, 0.004439225897870654], "std": [0.1274731761705111, 0.15744255366981408, 0.06399572094524819, 0.09795069698099844, 0.3081213693413394, 0.2499277242922783, 4.54679613048072e-05, 2.3515451535960146e-05, 0.00016255155034833348, 0.0003901588338386206, 0.0006062290500350618, 0.0010445326506229545], "min": [0.06494640137683128, -0.03048006593104278, 1.1813594089512114, -0.16050408435196534, -0.14080273005236155, -0.7865562779767479, 0.06900469578510984, -0.33673314958749756, 1.183595641964299, -0.0029926592471462656, -0.013805811230897191, -0.004602384323065563], "max": [0.36832537469348714, 0.37197248982794945, 1.3876144042146388, 0.3060369859573309, 0.8175502812833209, 0.41540745385450933, 0.06912455235522685, -0.33652567942574446, 1.184177990948406, 0.0031244386279864816, -0.010737549730098772, 0.004602088692141234], "count": [358]}, "gripper_mode_state": {"mean": [0.26536312849162014, 0.0], "std": [0.4415263735370285, 0.0], "min": [0, 0], "max": [1, 0], "count": [358]}, "gripper_activity_state": {"mean": [1.8631284916201116, 2.0], "std": [0.4735852087748858, 0.0], "min": [0, 2], "max": [2, 2], "count": [358]}, "gripper_mode_action": {"mean": [0.2709497206703911, 0.0], "std": [0.4444501879165196, 0.0], "min": [0, 0], "max": [1, 0], "count": [358]}, "gripper_activity_action": {"mean": [1.9748603351955307, 2.0], "std": [0.20314388643102524, 0.0], "min": [0, 2], "max": [2, 2], "count": [358]}, "gripper_open_scale_state": {"mean": [0.7818664122959765, 0.9734104156494205], "std": [0.30025443585994, 6.439293542825908e-15], "min": [0.2303190040588379, 0.9734104156494141], "max": [0.9789613342285156, 0.9734104156494141], "count": [358]}, "gripper_open_scale_action": {"mean": [0.729050279329609, 1.0], "std": [0.4444501879165196, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [358]}}} +{"episode_index": 27, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9490196078431372]], [[0.8509803921568627]], [[0.8313725490196079]]], "mean": [[[0.6605725027233116]], [[0.6639969281045752]], [[0.6474894226579521]]], "std": [[[0.1736440128799803]], [[0.17819065447102825]], [[0.1770066628445322]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.9294117647058824]], [[0.8274509803921568]], [[0.807843137254902]]], "mean": [[[0.630196274509804]], [[0.6412899918300654]], [[0.6211792592592593]]], "std": [[[0.16728535466141112]], [[0.17365766081994768]], [[0.1701964363541957]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[0.9607843137254902]], [[0.9568627450980393]]], "mean": [[[0.46119935185185185]], [[0.4467721732026144]], [[0.44097148420479304]]], "std": [[[0.1813492646119834]], [[0.19035549587911624]], [[0.19510745873051996]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6666666666666666]], [[0.6705882352941176]], [[0.6509803921568628]]], "mean": [[[0.42906819172113286]], [[0.4415443137254902]], [[0.43132910130718954]]], "std": [[[0.19105067681356497]], [[0.1865284710202645]], [[0.19490857643532283]]], "count": [100]}, "observation.state": {"min": [-0.6925531625747681, -0.0017021276289597154, -1.9963829517364502, -0.5280851125717163, -0.41361701488494873, -0.05659574642777443, -2.7585105895996094, -0.0031914892606437206, -0.001276595750823617, -0.0008510638144798577, -0.00957446824759245, -0.008085106499493122, 0.001276595750823617, -2.742978811264038, 17.156097412109375, 97.3410415649414], "max": [-0.0017021276289597154, 2.567021369934082, 0.0, 0.25106382369995117, 0.12936170399188995, 0.49936169385910034, -0.3914893567562103, -0.0031914892606437206, -0.001276595750823617, 0.0, -0.008085106499493122, -0.005319148767739534, 0.01234042551368475, -2.742553234100342, 97.89613342285156, 97.3558578491211], "mean": [-0.3648240864276886, 1.5733932256698608, -1.1418079137802124, -0.08368884772062302, -0.1839577853679657, 0.20544525980949402, -2.068002700805664, -0.0031914804130792618, -0.0012765898136422038, -0.00040688790613785386, -0.008883517235517502, -0.007323445286601782, 0.011568333953619003, -2.7425665855407715, 74.33409118652344, 97.34159851074219], "std": [0.2562350630760193, 0.9854874014854431, 0.828910768032074, 0.19108858704566956, 0.19589518010616302, 0.17011336982250214, 1.028124451637268, 8.847564458847046e-09, 5.9371814131736755e-09, 0.00014692475087940693, 0.00017223205941263586, 0.0003782890271395445, 0.0013615345815196633, 7.367710350081325e-05, 35.062618255615234, 0.0025669217575341463], "count": [388]}, "action": {"min": [-0.6948933005332947, -0.003067961661145091, -1.9957090616226196, -0.5307573676109314, -0.4157087802886963, -0.05675728991627693, -2.7585105895996094, -0.003067961661145091, 0.0, -0.0015339808305725455, -0.01073786523193121, -0.007669903803616762, 0.003067961661145091, -2.742978811264038, 0.0, 100.0, 0.0, 0.0], "max": [-0.0015339808305725455, 2.5678837299346924, -0.0, 0.25310683250427246, 0.13038836419582367, 0.5092816352844238, -0.3914893567562103, -0.003067961661145091, 0.0, -0.0, -0.00920388475060463, -0.004601942375302315, 0.012271846644580364, -2.742553234100342, 100.0, 100.0, 0.0, 0.0], "mean": [-0.3659573197364807, 1.5769333839416504, -1.1471208333969116, -0.08137597143650055, -0.18612591922283173, 0.21030132472515106, -2.068002700805664, -0.003067967714741826, 0.0, -0.0003558201133273542, -0.009223674423992634, -0.007377357222139835, 0.011785581707954407, -2.7425665855407715, 71.39175415039062, 100.0, 0.0, 0.0], "std": [0.25560224056243896, 0.9849778413772583, 0.8286933898925781, 0.19354768097400665, 0.1962948441505432, 0.17235268652439117, 1.028124451637268, 6.05359673500061e-09, 0.0, 0.0006474660476669669, 0.0001730105432216078, 0.0006126368534751236, 0.0012984704226255417, 7.367710350081325e-05, 45.19288635253906, 0.0, 0.0, 0.0], "count": [388]}, "timestamp": {"min": [0.0], "max": [12.9], "mean": [6.449999999999998], "std": [3.7335193406043405], "count": [388]}, "frame_index": {"min": [0], "max": [387], "mean": [193.5], "std": [112.0055802181302], "count": [388]}, "episode_index": {"min": [157], "max": [157], "mean": [157.0], "std": [0.0], "count": [388]}, "index": {"min": [47783], "max": [48170], "mean": [47976.5], "std": [112.0055802181302], "count": [388]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [388]}, "subtask_annotation": {"mean": [3.2216494845360826, 7.0, 7.0, 7.0, 7.0], "std": [1.43496304087781, 0.0, 0.0, 0.0, 0.0], "min": [1, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [388]}, "scene_annotation": {"mean": [157.0], "std": [0.0], "min": [157], "max": [157], "count": [388]}, "eef_direction_state": {"mean": [4.260309278350515, 6.0], "std": [1.9784331786773146, 0.0], "min": [0, 6], "max": [6, 6], "count": [388]}, "eef_velocity_state": {"mean": [1.0, 0.0], "std": [0.8615497903412858, 0.0], "min": [0, 0], "max": [2, 0], "count": [388]}, "eef_acc_mag_state": {"mean": [0.8814432989690721, 0.0], "std": [0.8742395690567808, 0.0], "min": [0, 0], "max": [2, 0], "count": [388]}, "eef_direction_action": {"mean": [4.25, 6.0], "std": [1.9706283994350111, 0.0], "min": [0, 6], "max": [6, 6], "count": [388]}, "eef_velocity_action": {"mean": [1.0128865979381443, 0.0], "std": [0.8629480264872963, 0.0], "min": [0, 0], "max": [2, 0], "count": [388]}, "eef_acc_mag_action": {"mean": [0.9458762886597938, 0.0], "std": [0.8553401115024295, 0.0], "min": [0, 0], "max": [2, 0], "count": [388]}, "eef_sim_pose_state": {"mean": [0.33858956950387614, 0.17539560593958342, 1.2435046814830502, 0.12327953861235667, 0.3316544859280445, -0.5659147364501965, 0.0689966612195471, -0.3365818546913097, 1.1834891416709923, 0.011645721548729825, -0.010566726293310234, -0.010515324575047811], "std": [0.17696238230226988, 0.13913457212188884, 0.06561384607794847, 0.11512976355216867, 0.22672051687390943, 0.4566759895413308, 1.1289752649873357e-05, 8.504744239180654e-06, 4.2509780462462584e-05, 0.0013640826146949032, 0.0002134274378010149, 0.0003783114179407682], "min": [0.06882752391569594, 0.0030054762305234285, 1.1812883249474517, -0.07225443690598111, -0.08763417284938546, -1.1130719410471341, 0.068962253255445, -0.33659909335773874, 1.1833381801321154, 0.0013409254209710893, -0.011276409826796563, -0.011277090606023412], "max": [0.5167177840889239, 0.3338635390495507, 1.421375099944573, 0.3921927992238279, 0.828941079920384, 0.01036086097260043, 0.06902832045152608, -0.336536752601166, 1.1836175988652997, 0.01242643959474108, -0.009786977682465503, -0.008510892794249696], "count": [388]}, "eef_sim_pose_action": {"mean": [0.3394103521650996, 0.17496499419213704, 1.2440628683131012, 0.12655918247750592, 0.3319910574476668, -0.5697027668457133, 0.0690978320144476, -0.33658621082215884, 1.1835390447380256, 0.011856207825901138, -0.00957921051409439, -0.010445642079629718], "std": [0.1767692953451112, 0.1388395051172429, 0.06618592505090024, 0.11739787934374686, 0.23400651245204387, 0.45656873502408973, 4.962255078303036e-05, 1.3786045661529011e-05, 0.00018015992391659153, 0.0012996952107048607, 0.0006687204093728529, 0.0006126613003233993], "min": [0.0681132454365842, 0.0020177482390269924, 1.181202238816097, -0.07525390155182701, -0.11348024568406312, -1.1174185706445685, 0.06900602760346956, -0.33659287777555946, 1.183438406386907, 0.003133850497709987, -0.012271615036859362, -0.010738307645355745], "max": [0.516610430670281, 0.33415978854065354, 1.404019172106286, 0.3996337907178001, 0.8581078568119489, 0.030684696269457815, 0.0691256930181548, -0.33652384239070726, 1.1840207618001122, 0.012354207398442478, -0.009203614023870488, -0.007670098959283461], "count": [388]}, "gripper_mode_state": {"mean": [0.28350515463917525, 0.0], "std": [0.4506994363566392, 0.0], "min": [0, 0], "max": [1, 0], "count": [388]}, "gripper_activity_state": {"mean": [1.865979381443299, 2.0], "std": [0.4681365995770195, 0.0], "min": [0, 2], "max": [2, 2], "count": [388]}, "gripper_mode_action": {"mean": [0.2860824742268041, 0.0], "std": [0.45192841487018043, 0.0], "min": [0, 0], "max": [1, 0], "count": [388]}, "gripper_activity_action": {"mean": [1.9768041237113403, 2.0], "std": [0.19524790687132612, 0.0], "min": [0, 2], "max": [2, 2], "count": [388]}, "gripper_open_scale_state": {"mean": [0.7433398613978927, 0.9734149980053527], "std": [0.35062618429474335, 2.5650280526790843e-05], "min": [0.17156097412109375, 0.9734104156494141], "max": [0.9789613342285156, 0.973558578491211], "count": [388]}, "gripper_open_scale_action": {"mean": [0.7139175257731959, 1.0], "std": [0.45192841487018043, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [388]}}} +{"episode_index": 28, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9019607843137255]], [[0.8823529411764706]], [[0.8627450980392157]]], "mean": [[[0.6674602995642702]], [[0.6683391421568627]], [[0.6538839733115468]]], "std": [[[0.177712668508647]], [[0.17985234766697808]], [[0.17808253063052906]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.9176470588235294]], [[0.8509803921568627]], [[0.8274509803921568]]], "mean": [[[0.6455570261437908]], [[0.6541518273420479]], [[0.6361196269063181]]], "std": [[[0.1603033986172583]], [[0.1637973425236429]], [[0.15916408750259475]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8196078431372549]], [[0.7372549019607844]], [[0.7450980392156863]]], "mean": [[[0.4597626225490196]], [[0.4480883224400871]], [[0.44158263616557736]]], "std": [[[0.1856030413985547]], [[0.1922011035228136]], [[0.19635297959828876]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6784313725490196]], [[0.6784313725490196]], [[0.6549019607843137]]], "mean": [[[0.44873585784313724]], [[0.45366063180827887]], [[0.4459902777777778]]], "std": [[[0.19142846932529745]], [[0.1848118841147316]], [[0.1934997828841687]]], "count": [100]}, "observation.state": {"min": [-0.8710638284683228, -0.0017021276289597154, -0.964893639087677, -1.248297929763794, -0.5025531649589539, 0.00957446824759245, -2.7555320262908936, -0.002340425504371524, -0.001276595750823617, 0.0, -0.004680851008743048, -0.01808510720729828, 0.004680851008743048, -2.760425567626953, 33.65810775756836, 97.94789123535156], "max": [0.016382979229092598, 2.146170139312744, 0.0, 0.00957446824759245, 0.002340425504371524, 0.5619149208068848, -0.8817021250724792, -0.0017021276289597154, -0.001276595750823617, 0.0, -0.002340425504371524, -0.007021276745945215, 0.015319149009883404, -2.759999990463257, 97.79259490966797, 97.96267700195312], "mean": [-0.28511539101600647, 1.1284477710723877, -0.4563564658164978, -0.5364860892295837, -0.15432196855545044, 0.19246284663677216, -2.3051631450653076, -0.0018317934591323137, -0.0012765921419486403, 0.0, -0.0030704173259437084, -0.007763454224914312, 0.01067269966006279, -2.760362148284912, 82.39073181152344, 97.96036529541016], "std": [0.3443965017795563, 0.8132388591766357, 0.31973791122436523, 0.49227845668792725, 0.17197315394878387, 0.09396222233772278, 0.7241618633270264, 0.00014114059740677476, 3.6088749766349792e-09, 0.0, 0.0003382956492714584, 0.001209284528158605, 0.0007295854156836867, 0.0001581052056280896, 24.749319076538086, 0.005489445757120848], "count": [297]}, "action": {"min": [-0.8743690252304077, 0.0, -0.9740778207778931, -1.2563302516937256, -0.5062136650085449, 0.00920388475060463, -2.7555320262908936, -0.003067961661145091, 0.0, -0.0, -0.004601942375302315, -0.019941750913858414, 0.004601942375302315, -2.760425567626953, 0.0, 100.0, 0.0, 0.0], "max": [0.01840776950120926, 2.144505023956299, -0.0, 0.00920388475060463, 0.0015339808305725455, 0.5706408619880676, -0.8817021250724792, -0.0015339808305725455, 0.0, -0.0, -0.003067961661145091, -0.006135923322290182, 0.016873788088560104, -2.759999990463257, 100.0, 100.0, 0.0, 0.0], "mean": [-0.285806804895401, 1.1275893449783325, -0.4568023681640625, -0.5362995266914368, -0.15527823567390442, 0.1942419707775116, -2.3051631450653076, -0.0017767869867384434, 0.0, 0.0, -0.003429460572078824, -0.007886847481131554, 0.010748211294412613, -2.760362148284912, 75.75757598876953, 100.0, 0.0, 0.0], "std": [0.3450568616390228, 0.8135273456573486, 0.32214051485061646, 0.4941675066947937, 0.17262697219848633, 0.09436679631471634, 0.7241618633270264, 0.000559842330403626, 0.0, 0.0, 0.0006509742815978825, 0.0015211714198812842, 0.000853697129059583, 0.0001581052056280896, 42.85493469238281, 0.0, 0.0, 0.0], "count": [297]}, "timestamp": {"min": [0.0], "max": [9.866666666666667], "mean": [4.933333333333334], "std": [2.857867632940233], "count": [297]}, "frame_index": {"min": [0], "max": [296], "mean": [148.0], "std": [85.73602898820698], "count": [297]}, "episode_index": {"min": [159], "max": [159], "mean": [159.0], "std": [0.0], "count": [297]}, "index": {"min": [48508], "max": [48804], "mean": [48656.0], "std": [85.73602898820698], "count": [297]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [297]}, "subtask_annotation": {"mean": [3.074074074074074, 7.0, 7.0, 7.0, 7.0], "std": [1.5068534459742045, 0.0, 0.0, 0.0, 0.0], "min": [1, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [297]}, "scene_annotation": {"mean": [159.0], "std": [0.0], "min": [159], "max": [159], "count": [297]}, "eef_direction_state": {"mean": [4.262626262626263, 6.0], "std": [1.7671860790811313, 0.0], "min": [0, 6], "max": [6, 6], "count": [297]}, "eef_velocity_state": {"mean": [1.2828282828282829, 0.0], "std": [0.8842856011409796, 0.0], "min": [0, 0], "max": [2, 0], "count": [297]}, "eef_acc_mag_state": {"mean": [1.037037037037037, 0.0], "std": [0.8259115820650534, 0.0], "min": [0, 0], "max": [2, 0], "count": [297]}, "eef_direction_action": {"mean": [4.134680134680135, 6.0], "std": [1.8879493753313745, 0.0], "min": [0, 6], "max": [6, 6], "count": [297]}, "eef_velocity_action": {"mean": [1.292929292929293, 0.0], "std": [0.8867053069638288, 0.0], "min": [0, 0], "max": [2, 0], "count": [297]}, "eef_acc_mag_action": {"mean": [1.0336700336700337, 0.0], "std": [0.8240151752045206, 0.0], "min": [0, 0], "max": [2, 0], "count": [297]}, "eef_sim_pose_state": {"mean": [0.23168731175815993, 0.2567698192392522, 1.2454611405187053, 0.1538402269201886, 0.12748973535957395, -0.44464609111035247, 0.0690322718266092, -0.3366229999345575, 1.1827805588188036, 0.01070651689393583, -0.004346880943543775, -0.009595317427927389], "std": [0.12211254253707128, 0.09848586078665815, 0.08084922874734048, 0.11150021844636235, 0.12149949443469762, 0.48083745623341173, 4.5260001312462974e-07, 2.7292711395516147e-05, 3.46753398987954e-05, 0.0007327807015075494, 0.0003382683097139596, 0.0012222130814607095], "min": [0.06884491255406842, 0.08628157909155743, 1.159798303554059, -0.04506229216770341, -0.08828399540188081, -1.2410167222737891, 0.06902823664507178, -0.33685821062007876, 1.1827057334207143, 0.004717790799332984, -0.0059572908777238975, -0.02000027749768322], "max": [0.3901833513452693, 0.3354246692153125, 1.4344911692979507, 0.553451265234392, 0.3123485390432674, 0.00234139129806802, 0.06903271909422379, -0.3365994425284534, 1.1829456301323538, 0.015411494262258164, -0.0036169151515934583, -0.008936217458877375], "count": [297]}, "eef_sim_pose_action": {"mean": [0.2315353085014385, 0.256249383161785, 1.2457495255925102, 0.15613892149365893, 0.12638776368629753, -0.4462722143860859, 0.06912885794016058, -0.3366272071872681, 1.1828465260336256, 0.010775441257897946, -0.003429340976249963, -0.00966366285054314], "std": [0.1215861911533875, 0.09870097147810242, 0.0813046064165828, 0.11243034852885507, 0.12393398734465848, 0.48083913613675605, 6.206832761919165e-07, 3.6601331432043496e-05, 6.672544149872953e-05, 0.0008587405000999788, 0.0006509356822944336, 0.001617769517693655], "min": [0.06898607418524386, 0.08021649251021006, 1.1601968162878176, -0.05602291659856584, -0.08129477895562287, -1.2439982201657016, 0.06912426300432561, -0.33690398027455687, 1.1828094649526126, 0.00463017956299229, -0.004601855744421179, -0.0214759428522554], "max": [0.3896233253628227, 0.33581416816982185, 1.4331707626660872, 0.5612703375909869, 0.31680114730901, 0.0015353968823314601, 0.06912910190366298, -0.33655837032177777, 1.1829667092848837, 0.01696555344232357, -0.0030675249078686573, -0.009203920728973403], "count": [297]}, "gripper_mode_state": {"mean": [0.22895622895622897, 0.0], "std": [0.4201610098264383, 0.0], "min": [0, 0], "max": [1, 0], "count": [297]}, "gripper_activity_state": {"mean": [1.8451178451178452, 2.0], "std": [0.5021013784021482, 0.0], "min": [0, 2], "max": [2, 2], "count": [297]}, "gripper_mode_action": {"mean": [0.24242424242424243, 0.0], "std": [0.4285495643554849, 0.0], "min": [0, 0], "max": [1, 0], "count": [297]}, "gripper_activity_action": {"mean": [1.9696969696969697, 2.0], "std": [0.2226808857075611, 0.0], "min": [0, 2], "max": [2, 2], "count": [297]}, "gripper_open_scale_state": {"mean": [0.8239068838562656, 0.9796023759938283], "std": [0.2474929861124844, 5.487964299718688e-05], "min": [0.3365810775756836, 0.9794789123535156], "max": [0.9779259490966797, 0.9796267700195312], "count": [297]}, "gripper_open_scale_action": {"mean": [0.7575757575757576, 1.0], "std": [0.4285495643554849, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [297]}}} +{"episode_index": 29, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8666666666666667]], [[0.8666666666666667]], [[0.8352941176470589]]], "mean": [[[0.6649989379084967]], [[0.6832585838779957]], [[0.6714533741830065]]], "std": [[[0.15831602562931568]], [[0.16395872070703818]], [[0.16314801678956548]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.8627450980392157]], [[0.8274509803921568]], [[0.8156862745098039]]], "mean": [[[0.6384827423747277]], [[0.6651721486928105]], [[0.6485611628540305]]], "std": [[[0.14805642692039733]], [[0.15525461591069262]], [[0.15166249507878463]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8274509803921568]], [[0.7803921568627451]], [[0.788235294117647]]], "mean": [[[0.46201543028322445]], [[0.455548809912854]], [[0.4489812527233116]]], "std": [[[0.18759827625923028]], [[0.19324863256176206]], [[0.19763398201746138]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6705882352941176]], [[0.6823529411764706]], [[0.6509803921568628]]], "mean": [[[0.44138821078431373]], [[0.44819738834422657]], [[0.4374074074074074]]], "std": [[[0.19476340478409684]], [[0.18689688018670156]], [[0.19394471705226474]]], "count": [100]}, "observation.state": {"min": [-0.5955319404602051, -0.001276595750823617, -1.9544681310653687, -0.18893617391586304, -0.8057447075843811, 0.08063829690217972, -2.7585105895996094, -0.0031914892606437206, -0.001276595750823617, 0.0, -0.005319148767739534, 0.0008510638144798577, -0.01425531879067421, -2.760425567626953, 21.779932022094727, 97.72601318359375], "max": [0.07106383144855499, 2.3946807384490967, 0.0, 0.7725532054901123, 0.07021276652812958, 1.479361653327942, -0.5257446765899658, -0.0031914892606437206, -0.001276595750823617, 0.0, -0.0031914892606437206, 0.002340425504371524, -0.005744680762290955, -2.75361704826355, 97.89613342285156, 97.96267700195312], "mean": [-0.15964551270008087, 1.1635128259658813, -0.8888765573501587, 0.29248127341270447, -0.32577458024024963, 0.6397916674613953, -2.1971380710601807, -0.0031914846040308475, -0.0012765933061018586, 0.0, -0.0040570530109107494, 0.0012572524137794971, -0.006553019862622023, -2.757819890975952, 78.7222900390625, 97.87194061279297], "std": [0.24323058128356934, 0.8816136121749878, 0.6968171000480652, 0.2567201554775238, 0.2865242660045624, 0.5161996483802795, 0.8701834082603455, 4.6566128730773926e-09, 2.444721758365631e-09, 0.0, 0.00027051917277276516, 0.00021589342213701457, 0.0008450344321317971, 0.0031269770115613937, 29.692211151123047, 0.10869508236646652], "count": [264]}, "action": {"min": [-0.5951845645904541, -0.0015339808305725455, -1.954291582107544, -0.21935924887657166, -0.8114758133888245, 0.07976700365543365, -2.7585105895996094, -0.003067961661145091, 0.0, -0.0, -0.006135923322290182, 0.0015339808305725455, -0.015339807607233524, -2.760425567626953, 0.0, 100.0, 0.0, 0.0], "max": [0.07363107800483704, 2.3945441246032715, -0.0, 0.777728259563446, 0.07056311517953873, 1.4894953966140747, -0.5257446765899658, -0.003067961661145091, 0.0, -0.0, -0.003067961661145091, 0.003067961661145091, -0.006135923322290182, -2.75361704826355, 100.0, 100.0, 0.0, 0.0], "mean": [-0.1576627492904663, 1.1616474390029907, -0.8861058354377747, 0.2939077913761139, -0.3288874924182892, 0.6438357830047607, -2.1971380710601807, -0.003067966550588608, 0.0, 0.0, -0.0046135731972754, 0.0015572254778817296, -0.0070714326575398445, -2.757819890975952, 74.24242401123047, 100.0, 0.0, 0.0], "std": [0.24324509501457214, 0.8804826736450195, 0.6949689388275146, 0.2592414319515228, 0.2890964150428772, 0.5194953680038452, 0.8701834082603455, 4.889443516731262e-09, 0.0, 0.0, 0.0001884620578493923, 0.0001873840665211901, 0.001189769827760756, 0.0031269770115613937, 43.72984313964844, 0.0, 0.0, 0.0], "count": [264]}, "timestamp": {"min": [0.0], "max": [8.766666666666667], "mean": [4.383333333333334], "std": [2.5403229599286665], "count": [264]}, "frame_index": {"min": [0], "max": [263], "mean": [131.5], "std": [76.20968879786], "count": [264]}, "episode_index": {"min": [162], "max": [162], "mean": [162.0], "std": [0.0], "count": [264]}, "index": {"min": [49542], "max": [49805], "mean": [49673.5], "std": [76.20968879786], "count": [264]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [264]}, "subtask_annotation": {"mean": [3.1742424242424243, 7.0, 7.0, 7.0, 7.0], "std": [1.492385786306569, 0.0, 0.0, 0.0, 0.0], "min": [1, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [264]}, "scene_annotation": {"mean": [162.0], "std": [0.0], "min": [162], "max": [162], "count": [264]}, "eef_direction_state": {"mean": [3.8446969696969697, 6.0], "std": [2.089505320388113, 0.0], "min": [0, 6], "max": [6, 6], "count": [264]}, "eef_velocity_state": {"mean": [1.3181818181818181, 0.0], "std": [0.8688043143534211, 0.0], "min": [0, 0], "max": [2, 0], "count": [264]}, "eef_acc_mag_state": {"mean": [1.0681818181818181, 0.0], "std": [0.845605232579832, 0.0], "min": [0, 0], "max": [2, 0], "count": [264]}, "eef_direction_action": {"mean": [3.9507575757575757, 6.0], "std": [2.0489833477635453, 0.0], "min": [0, 6], "max": [6, 6], "count": [264]}, "eef_velocity_action": {"mean": [1.2765151515151516, 0.0], "std": [0.8721585768102984, 0.0], "min": [0, 0], "max": [2, 0], "count": [264]}, "eef_acc_mag_action": {"mean": [1.0378787878787878, 0.0], "std": [0.8475034909224882, 0.0], "min": [0, 0], "max": [2, 0], "count": [264]}, "eef_sim_pose_state": {"mean": [0.2553262311134663, 0.2638489011083799, 1.2657709128312218, 0.23875772180249513, 0.42271351261419193, -0.6675852713563682, 0.06903294831586992, -0.3363888799779895, 1.1828816940823346, -0.006559741069388677, -0.005333651305286583, -0.0019342179154414431], "std": [0.15770919171080108, 0.10306719840344765, 0.07349846605845108, 0.12044938330295574, 0.3498459589178398, 0.5554725239356927, 1.5089372226190777e-07, 4.858288093042245e-06, 2.7728626082957264e-05, 0.0008456049686499377, 0.0002705189206751271, 0.00021589689314466167], "min": [0.0690037507679882, 0.058134155097310014, 1.181200991796154, 0.08021797146904129, 0.0027514629198968077, -1.3695691136310368, 0.06903219809597735, -0.336398020842023, 1.1827929715991758, -0.014270755849129544, -0.006595734963704469, -0.002340414350241474], "max": [0.4928994659284533, 0.33514030461963407, 1.452429655083625, 0.5716202433260242, 0.8818436568127801, 0.05876564084800007, 0.06903338824728843, -0.3363645029309218, 1.183011059570398, -0.005749026657336631, -0.004468081370631927, -0.0008510128467802214], "count": [264]}, "eef_sim_pose_action": {"mean": [0.2543445801323087, 0.264826724841668, 1.2657163449769542, 0.23469189999542736, 0.42022117743451926, -0.6728354033719585, 0.06912957766751608, -0.3363852543392789, 1.1829679022786193, -0.007078620974806923, -0.004613557728714823, -0.0015107220022276186], "std": [0.15690846576467488, 0.10271685398711808, 0.07522600586013052, 0.11730328167616638, 0.35078331819104536, 0.5634783636175922, 9.539335193600574e-08, 4.216859995214329e-06, 1.9317644185282348e-05, 0.0011906345176174997, 0.00018846050222586194, 0.00018738759908851186], "min": [0.06898321162460665, 0.0581970599708019, 1.1812371853823271, 0.0793435837369269, -0.001531090912381794, -1.407180718569876, 0.06912874038529929, -0.3363857792292024, 1.1828094746995985, -0.01535863259146016, -0.006135916102989025, -0.0015339736113435991], "max": [0.4928393321313926, 0.33515077201411303, 1.4651182517577315, 0.543797531667253, 0.8836712401854916, 0.06597739404653688, 0.06913018756956578, -0.33635125563219465, 1.1831239464392411, -0.006142982660742642, -0.0030679580515284854, 5.775423927469048e-08], "count": [264]}, "gripper_mode_state": {"mean": [0.25, 0.0], "std": [0.4330127018922193, 0.0], "min": [0, 0], "max": [1, 0], "count": [264]}, "gripper_activity_state": {"mean": [1.803030303030303, 2.0], "std": [0.549647186279305, 0.0], "min": [0, 2], "max": [2, 2], "count": [264]}, "gripper_mode_action": {"mean": [0.25757575757575757, 0.0], "std": [0.4372990815049049, 0.0], "min": [0, 0], "max": [1, 0], "count": [264]}, "gripper_activity_action": {"mean": [1.9659090909090908, 2.0], "std": [0.23591522150030408, 0.0], "min": [0, 2], "max": [2, 2], "count": [264]}, "gripper_open_scale_state": {"mean": [0.7872221828951995, 0.9787188550197757], "std": [0.29692213883494956, 0.0010869501226020938], "min": [0.21779932022094728, 0.9772601318359375], "max": [0.9789613342285156, 0.9796267700195312], "count": [264]}, "gripper_open_scale_action": {"mean": [0.7424242424242424, 1.0], "std": [0.4372990815049049, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [264]}}} +{"episode_index": 30, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6606870452069716]], [[0.6670557325708062]], [[0.6437537608932462]]], "std": [[[0.16847891600284579]], [[0.17436829527039563]], [[0.19081287181730455]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[0.9921568627450981]], [[0.9294117647058824]]], "mean": [[[0.6327529112200436]], [[0.6476161111111112]], [[0.6204336220043573]]], "std": [[[0.1598508764231111]], [[0.1659070031154862]], [[0.17974548217831823]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4606662935729848]], [[0.4504774319172113]], [[0.44125055010893244]]], "std": [[[0.18099941975070968]], [[0.1892013285440281]], [[0.1954331914008192]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44683114106753813]], [[0.442381424291939]], [[0.4148495833333333]]], "std": [[[0.20028562614633158]], [[0.19258990001256446]], [[0.21304295898282224]]], "count": [100]}, "observation.state": {"min": [-0.730638325214386, -0.0031914892606437206, -1.9765957593917847, -0.6248936057090759, -0.026808511465787888, 0.005744680762290955, -2.7585105895996094, 0.002340425504371524, 0.0, 0.0, -0.0019148936262354255, -0.02531914971768856, 0.01148936152458191, -2.742553234100342, 27.767271041870117, 97.3410415649414], "max": [0.008936170488595963, 2.624255418777466, 0.0, 0.030638298019766808, 0.2302127629518509, 0.28382977843284607, -0.7065957188606262, 0.0031914892606437206, 0.00042553190723992884, 0.0, 0.0, -0.018297871574759483, 0.029361702501773834, -2.742553234100342, 97.89613342285156, 97.3410415649414], "mean": [-0.32166168093681335, 1.4431761503219604, -1.0713002681732178, -0.22356443107128143, 0.027722682803869247, 0.10192786902189255, -2.1687703132629395, 0.0027546295896172523, 9.707952813187148e-06, 0.0, -0.0012547516962513328, -0.024353206157684326, 0.028424061834812164, -2.742553472518921, 77.7165756225586, 97.3412094116211], "std": [0.2785545289516449, 1.0145986080169678, 0.7566452026367188, 0.22693772614002228, 0.0607384592294693, 0.05875696614384651, 0.8398329019546509, 0.00010099157952936366, 6.353581557050347e-05, 0.0, 0.00027339052758179605, 0.0005512356874532998, 0.0018605705117806792, 2.384185791015625e-07, 28.71919059753418, 0.0001678466796875], "count": [263]}, "action": {"min": [-0.731708824634552, 0.0, -1.9757672548294067, -0.6289321184158325, -0.032213594764471054, 0.006135923322290182, -2.7585105895996094, 0.003067961661145091, 0.0, -0.0, -0.003067961661145091, -0.026077672839164734, 0.01073786523193121, -2.742553234100342, 0.0, 100.0, 0.0, 0.0], "max": [0.00920388475060463, 2.6261751651763916, -0.0, 0.03988350182771683, 0.23316508531570435, 0.3067961633205414, -0.7065957188606262, 0.003067961661145091, 0.0015339808305725455, -0.0, -0.0, -0.01840776950120926, 0.029145635664463043, -2.742553234100342, 100.0, 100.0, 0.0, 0.0], "mean": [-0.32378649711608887, 1.4425369501113892, -1.0726019144058228, -0.2228296399116516, 0.027646593749523163, 0.10356412827968597, -2.1687703132629395, 0.003067966550588608, 0.0008457314688712358, 0.0, -0.0015281506348401308, -0.02450873702764511, 0.02860325574874878, -2.742553472518921, 70.7224349975586, 100.0, 0.0, 0.0], "std": [0.2801072597503662, 1.016011357307434, 0.7594759464263916, 0.22771544754505157, 0.06241302192211151, 0.05833132192492485, 0.8398329019546509, 4.889443516731262e-09, 0.0007629378815181553, 0.0, 0.0002501918061170727, 0.0004992947215214372, 0.002148893428966403, 2.384185791015625e-07, 45.503662109375, 0.0, 0.0, 0.0], "count": [263]}, "timestamp": {"min": [0.0], "max": [8.733333333333333], "mean": [4.366666666666667], "std": [2.5307003861469743], "count": [263]}, "frame_index": {"min": [0], "max": [262], "mean": [131.0], "std": [75.92101158440923], "count": [263]}, "episode_index": {"min": [166], "max": [166], "mean": [166.0], "std": [0.0], "count": [263]}, "index": {"min": [50769], "max": [51031], "mean": [50900.0], "std": [75.92101158440923], "count": [263]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [263]}, "subtask_annotation": {"mean": [3.2433460076045626, 7.0, 7.0, 7.0, 7.0], "std": [1.550696955429757, 0.0, 0.0, 0.0, 0.0], "min": [1, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [263]}, "scene_annotation": {"mean": [166.0], "std": [0.0], "min": [166], "max": [166], "count": [263]}, "eef_direction_state": {"mean": [4.106463878326996, 6.0], "std": [1.8733867700344466, 0.0], "min": [0, 6], "max": [6, 6], "count": [263]}, "eef_velocity_state": {"mean": [1.3155893536121672, 0.0], "std": [0.8650503483230348, 0.0], "min": [0, 0], "max": [2, 0], "count": [263]}, "eef_acc_mag_state": {"mean": [1.0456273764258555, 0.0], "std": [0.7979357195178525, 0.0], "min": [0, 0], "max": [2, 0], "count": [263]}, "eef_direction_action": {"mean": [4.106463878326996, 6.0], "std": [1.8570787512216484, 0.0], "min": [0, 6], "max": [6, 6], "count": [263]}, "eef_velocity_action": {"mean": [1.3193916349809887, 0.0], "std": [0.857024436433905, 0.0], "min": [0, 0], "max": [2, 0], "count": [263]}, "eef_acc_mag_action": {"mean": [1.053231939163498, 0.0], "std": [0.8069440848597594, 0.0], "min": [0, 0], "max": [2, 0], "count": [263]}, "eef_sim_pose_state": {"mean": [0.3272636282795904, 0.1970814310194363, 1.2635250267946057, 0.10718364877938773, 0.14800959794974994, -0.29330188330727763, 0.06912605616926043, -0.3371010177420097, 1.182623828706741, 0.02845445693832754, -0.0012446741300497135, -0.021598595606458975], "std": [0.19105143163387284, 0.13620090781517422, 0.08821355069873969, 0.058308687615735495, 0.10959498691977614, 0.26259403032831397, 4.819881122975959e-06, 1.2673345181836059e-05, 2.8076507481349797e-05, 0.0018638906872894309, 0.0002798360747696939, 0.0005578139436215419], "min": [0.06875240293069562, -0.03062632475846904, 1.178454655383999, 0.005737799221124871, -0.033792911339179055, -0.7321524666493835, 0.06912485354930636, -0.33712300940511397, 1.1824949999999999, 0.01148936152458191, -0.0019143003338466524, -0.022553212841231005], "max": [0.5269279371458133, 0.33575625739316106, 1.4713053455198855, 0.284155421272698, 0.31445503938969543, 0.14301137554558394, 0.06915768978891623, -0.336965038322533, 1.1826912688705806, 0.029392935255155826, 2.220446049250313e-16, -0.01553191407583654], "count": [263]}, "eef_sim_pose_action": {"mean": [0.3267036525792605, 0.19615892243738914, 1.263652288439957, 0.10781689990476025, 0.14686218569711976, -0.2956003142090439, 0.06918938951001567, -0.33711146636469325, 1.182670866259565, 0.02861991290973697, -0.000682212627443135, -0.021440749312491254], "std": [0.19095539434842998, 0.1366572930379396, 0.08894793200938368, 0.0568445156263202, 0.11482099538109831, 0.2647621527378233, 5.7697144536067834e-05, 1.1212821616559502e-05, 3.133290403911303e-05, 0.002147816818931972, 0.0007965070756844719, 0.0004992944945298638], "min": [0.06802635260707303, -0.031834258543064674, 1.1791668703032299, 0.006135923322290181, -0.08052572849098194, -0.7348371269398254, 0.06912462254106484, -0.33714696065420363, 1.1824949999999999, 0.01073786523193121, -0.0030671495331262566, -0.023009741845790965], "max": [0.5305481475058892, 0.33692337558233904, 1.4852526526674996, 0.2972544813465755, 0.3236506302958586, 0.16418538146385886, 0.06924145024096155, -0.3369743966007055, 1.1828443460898217, 0.02918563381227643, 0.0015334592717088924, -0.015339807840064168], "count": [263]}, "gripper_mode_state": {"mean": [0.2813688212927757, 0.0], "std": [0.4496669964508077, 0.0], "min": [0, 0], "max": [1, 0], "count": [263]}, "gripper_activity_state": {"mean": [1.8136882129277567, 2.0], "std": [0.5441382150569841, 0.0], "min": [0, 2], "max": [2, 2], "count": [263]}, "gripper_mode_action": {"mean": [0.29277566539923955, 0.0], "std": [0.4550363448662902, 0.0], "min": [0, 0], "max": [1, 0], "count": [263]}, "gripper_activity_action": {"mean": [1.9657794676806084, 2.0], "std": [0.23635392042463974, 0.0], "min": [0, 2], "max": [2, 2], "count": [263]}, "gripper_open_scale_state": {"mean": [0.7771655522915809, 0.9734104156494188], "std": [0.2871919153337961, 4.6629367034256575e-15], "min": [0.2776727104187012, 0.9734104156494141], "max": [0.9789613342285156, 0.9734104156494141], "count": [263]}, "gripper_open_scale_action": {"mean": [0.7072243346007605, 1.0], "std": [0.4550363448662902, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [263]}}} +{"episode_index": 31, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9019607843137255]], [[0.9098039215686274]], [[1.0]]], "mean": [[[0.6574413616557734]], [[0.6724558306100218]], [[0.6597962445533769]]], "std": [[[0.1651428300925966]], [[0.161127908245782]], [[0.15725135540110968]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.9137254901960784]], [[0.9529411764705882]], [[0.9372549019607843]]], "mean": [[[0.626736448801743]], [[0.6499518409586057]], [[0.634123804466231]]], "std": [[[0.15949516470991126]], [[0.15833063295992303]], [[0.15282724465853062]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46400609204793025]], [[0.46210699891067536]], [[0.4624150925925926]]], "std": [[[0.18751319795904112]], [[0.19654150232502818]], [[0.20386273091971444]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7294117647058823]], [[0.6784313725490196]], [[0.803921568627451]]], "mean": [[[0.4310179330065359]], [[0.4488681481481482]], [[0.44975021241830065]]], "std": [[[0.1986648284507503]], [[0.18694749528027463]], [[0.1961915848530112]]], "count": [100]}, "observation.state": {"min": [-0.7202127575874329, -0.0019148936262354255, -1.9868085384368896, -0.03510638326406479, -0.3968085050582886, -0.349574476480484, -2.7585105895996094, -0.003617021255195141, -0.001276595750823617, -0.0008510638144798577, -0.01042553223669529, -0.024893617257475853, 0.0017021276289597154, -2.760425567626953, 33.051902770996094, 97.3410415649414], "max": [0.0382978729903698, 2.5208511352539062, 0.0, 0.2721276581287384, 0.2559574544429779, 0.5559574365615845, -0.8640425801277161, -0.002765957498922944, -0.001276595750823617, 0.0, -0.008510638028383255, -0.015319149009883404, 0.015744680538773537, -2.742553234100342, 97.89613342285156, 97.96267700195312], "mean": [-0.30287405848503113, 1.335288643836975, -0.9908878207206726, 0.07730915397405624, -0.07391780614852905, 0.11786391586065292, -2.1776163578033447, -0.003190351650118828, -0.0012765900464728475, -0.0002957280375994742, -0.008874645456671715, -0.024222588166594505, 0.014995214529335499, -2.747213363647461, 78.0128402709961, 97.50289154052734], "std": [0.29337283968925476, 1.0079805850982666, 0.7751812934875488, 0.08357123285531998, 0.20956122875213623, 0.259134978055954, 0.8256044983863831, 3.7942969356663525e-05, 5.704350769519806e-09, 0.00020549747569020838, 0.00023232155945152044, 0.0009474128601141274, 0.001676111132837832, 0.006752828601747751, 28.246658325195312, 0.2348516434431076], "count": [377]}, "action": {"min": [-0.7209709882736206, -0.003067961661145091, -1.986505150794983, -0.03528155758976936, -0.3988350033760071, -0.35128161311149597, -2.7585105895996094, -0.003067961661145091, 0.0, -0.0015339808305725455, -0.01073786523193121, -0.02454369328916073, 0.0015339808305725455, -2.760425567626953, 0.0, 100.0, 0.0, 0.0], "max": [0.03988350182771683, 2.5233983993530273, -0.0, 0.2761165499687195, 0.25770875811576843, 0.558368980884552, -0.8640425801277161, -0.003067961661145091, 0.0, -0.0, -0.007669903803616762, -0.015339807607233524, 0.015339807607233524, -2.742553234100342, 100.0, 100.0, 0.0, 0.0], "mean": [-0.30108293890953064, 1.3349496126174927, -0.9898784160614014, 0.07847306877374649, -0.07465233653783798, 0.11933727562427521, -2.1776163578033447, -0.003067967714741826, 0.0, -0.00024006626335904002, -0.009236457757651806, -0.02439725212752819, 0.015083500184118748, -2.747213363647461, 69.76127624511719, 100.0, 0.0, 0.0], "std": [0.29343774914741516, 1.0074125528335571, 0.7736403942108154, 0.08474835008382797, 0.20955660939216614, 0.2601206600666046, 0.8256044983863831, 6.05359673500061e-09, 0.0, 0.0005573375383391976, 0.00024770296295173466, 0.0008456102223135531, 0.0015928123611956835, 0.006752828601747751, 45.929168701171875, 0.0, 0.0, 0.0], "count": [377]}, "timestamp": {"min": [0.0], "max": [12.533333333333333], "mean": [6.266666666666667], "std": [3.6276714294434105], "count": [377]}, "frame_index": {"min": [0], "max": [376], "mean": [188.0], "std": [108.83014288330233], "count": [377]}, "episode_index": {"min": [167], "max": [167], "mean": [167.0], "std": [0.0], "count": [377]}, "index": {"min": [51032], "max": [51408], "mean": [51220.0], "std": [108.83014288330233], "count": [377]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [377]}, "subtask_annotation": {"mean": [3.0689655172413794, 7.0, 7.0, 7.0, 7.0], "std": [1.6042110504237435, 0.0, 0.0, 0.0, 0.0], "min": [1, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [377]}, "scene_annotation": {"mean": [167.0], "std": [0.0], "min": [167], "max": [167], "count": [377]}, "eef_direction_state": {"mean": [4.445623342175066, 6.0], "std": [1.8818801469027213, 0.0], "min": [0, 6], "max": [6, 6], "count": [377]}, "eef_velocity_state": {"mean": [0.9708222811671088, 0.0], "std": [0.8871003715542974, 0.0], "min": [0, 0], "max": [2, 0], "count": [377]}, "eef_acc_mag_state": {"mean": [0.9045092838196287, 0.0], "std": [0.8626686345235547, 0.0], "min": [0, 0], "max": [2, 0], "count": [377]}, "eef_direction_action": {"mean": [4.347480106100796, 6.0], "std": [1.9863460356170681, 0.0], "min": [0, 6], "max": [6, 6], "count": [377]}, "eef_velocity_action": {"mean": [0.9549071618037135, 0.0], "std": [0.883436474594336, 0.0], "min": [0, 0], "max": [2, 0], "count": [377]}, "eef_acc_mag_action": {"mean": [0.9681697612732095, 0.0], "std": [0.8673537258638888, 0.0], "min": [0, 0], "max": [2, 0], "count": [377]}, "eef_sim_pose_state": {"mean": [0.29621813203812203, 0.20558408214575083, 1.2424002970874368, 0.1223352724572809, 0.40560354555447004, -0.36296189625556097, 0.06899798974752507, -0.3369621164625718, 1.1834573693169446, 0.015248117953085012, -0.010443911130667576, -0.027414267204060882], "std": [0.17775206371574742, 0.13398955055901482, 0.060704138810229465, 0.11522030466195632, 0.3224123703360045, 0.4396393307604679, 1.5747535560514034e-05, 2.1353614824907664e-05, 6.113515604769049e-05, 0.0016831280798295493, 0.00030608252479351604, 0.0009473984655663833], "min": [0.06704945750369377, -0.014143717781334606, 1.1809605335097524, -0.10666016090429424, -0.004042267698536106, -1.1593785918741442, 0.06895507693218515, -0.3369774331420897, 1.1833381199710593, 0.0018748760460697358, -0.012125676548053299, -0.028086514650087185], "max": [0.49635906510959693, 0.33346255278760345, 1.4493856450713836, 0.4061145281416035, 0.8864518936038617, 0.039020986539870885, 0.069021669942763, -0.3367617560003712, 1.1836523200094187, 0.01601537529825986, -0.009784304086202456, -0.018511612173603142], "count": [377]}, "eef_sim_pose_action": {"mean": [0.29581246940049005, 0.2063469325191505, 1.2422682051227876, 0.12386836749241897, 0.407490144752233, -0.362284983593343, 0.06909942817853428, -0.3369691625894901, 1.1835082174289906, 0.015314509176895046, -0.009473681876739259, -0.027466271877081682], "std": [0.17759400069825243, 0.13388894856759384, 0.062401256738598296, 0.1179088245845103, 0.32640402263937396, 0.4373501700005127, 4.267544709648448e-05, 1.9028009111175073e-05, 0.00015395794352515571, 0.0015974817742755397, 0.0005862842508803168, 0.0008456158481047462], "min": [0.0663980288524021, -0.014369836483026322, 1.1808880077125075, -0.1091783231528828, 0.00766967796713236, -1.1625392203748288, 0.0690002123964617, -0.33697251435499614, 1.1834383501005186, 0.0016986974867745034, -0.010736601846246252, -0.027613069415518658], "max": [0.49578356549890296, 0.3334413599535973, 1.4624668391810296, 0.4043682852979848, 0.8880510400540778, 0.04152359754229247, 0.06912097487352542, -0.3367654500618638, 1.1838634917753996, 0.015603338150130222, -0.009201112634199315, -0.018408653525452547], "count": [377]}, "gripper_mode_state": {"mean": [0.29442970822281167, 0.0], "std": [0.4557859751447396, 0.0], "min": [0, 0], "max": [1, 0], "count": [377]}, "gripper_activity_state": {"mean": [1.8779840848806366, 2.0], "std": [0.45013192261526924, 0.0], "min": [0, 2], "max": [2, 2], "count": [377]}, "gripper_mode_action": {"mean": [0.30238726790450926, 0.0], "std": [0.45929207277477957, 0.0], "min": [0, 0], "max": [1, 0], "count": [377]}, "gripper_activity_action": {"mean": [1.976127320954907, 2.0], "std": [0.19803508174992104, 0.0], "min": [0, 2], "max": [2, 2], "count": [377]}, "gripper_open_scale_state": {"mean": [0.7801283290468441, 0.9750323498470372], "std": [0.28246660596650947, 0.00234851368708953], "min": [0.33051902770996094, 0.9734104156494141], "max": [0.9789613342285156, 0.9796267700195312], "count": [377]}, "gripper_open_scale_action": {"mean": [0.6976127320954907, 1.0], "std": [0.45929207277477957, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [377]}}} +{"episode_index": 32, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8862745098039215]], [[0.8509803921568627]], [[0.8313725490196079]]], "mean": [[[0.6559909885620915]], [[0.6748875871459695]], [[0.6585955065359478]]], "std": [[[0.1630584517896327]], [[0.1691337858566562]], [[0.17231795597474872]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.8274509803921568]], [[0.8431372549019608]], [[0.8235294117647058]]], "mean": [[[0.6297736873638344]], [[0.6575877723311546]], [[0.6372812772331155]]], "std": [[[0.152650584878554]], [[0.15945638556091227]], [[0.1603249300088438]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9803921568627451]]], "mean": [[[0.4726772167755991]], [[0.46563883986928106]], [[0.460273924291939]]], "std": [[[0.19087545161032435]], [[0.19771011369895367]], [[0.20484083096610517]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6980392156862745]], [[0.7098039215686275]], [[0.6823529411764706]]], "mean": [[[0.4377301062091503]], [[0.4519387636165577]], [[0.4435276361655774]]], "std": [[[0.19750303965476043]], [[0.19149508753621497]], [[0.20068900498967843]]], "count": [100]}, "observation.state": {"min": [-0.2693617045879364, -0.0017021276289597154, -1.9853191375732422, -0.16872340440750122, -0.11106383055448532, -0.04085106402635574, -2.7585105895996094, -0.00042553190723992884, -0.001276595750823617, 0.0, -0.020638298243284225, 0.0042553190141916275, -0.028723403811454773, -2.760425567626953, 2.7323615550994873, 97.94789123535156], "max": [0.016382979229092598, 2.4495744705200195, -0.0017021276289597154, 0.7534042596817017, 0.2817021310329437, 0.3689361810684204, 0.02574468031525612, 0.0, -0.001276595750823617, 0.0, -0.01872340403497219, 0.009999999776482582, -0.0042553190141916275, -2.759999990463257, 97.89613342285156, 97.96267700195312], "mean": [-0.13421891629695892, 1.4054752588272095, -1.1683645248413086, 0.21049432456493378, -0.0035314508713781834, 0.113913893699646, -2.1288912296295166, -4.543045179161709e-06, -0.0012765926076099277, 0.0, -0.019421501085162163, 0.008757469244301319, -0.025217723101377487, -2.7604246139526367, 76.35050964355469, 97.96259307861328], "std": [0.11061478406190872, 0.9379447102546692, 0.8006409406661987, 0.19461895525455475, 0.10541502386331558, 0.11158286035060883, 0.8957251906394958, 4.3732939957408234e-05, 3.14321368932724e-09, 0.0, 0.0002628279908094555, 0.0006602316861972213, 0.002439550356939435, 5.6649529142305255e-05, 30.615877151489258, 0.001962879905477166], "count": [281]}, "action": {"min": [-0.26998060941696167, 0.0, -1.986505150794983, -0.2070874124765396, -0.11198059469461441, -0.041417479515075684, -2.7585105895996094, -0.0015339808305725455, 0.0, 0.00920388475060463, -0.02147573046386242, 0.006135923322290182, -0.026077672839164734, -2.760425567626953, 0.0, 100.0, 0.0, 0.0], "max": [0.019941750913858414, 2.454369306564331, -0.0015339808305725455, 0.7639224529266357, 0.28685441613197327, 0.3742913007736206, 0.02574468031525612, 0.0, 0.0, 0.00920388475060463, -0.019941750913858414, 0.01073786523193121, -0.004601942375302315, -2.759999990463257, 100.0, 100.0, 0.0, 0.0], "mean": [-0.13424810767173767, 1.4058196544647217, -1.1712884902954102, 0.21402044594287872, -0.003057077992707491, 0.11570899933576584, -2.1288912296295166, -5.4590063882642426e-06, 0.0, 0.009203905239701271, -0.019974548369646072, 0.009100183844566345, -0.025570033118128777, -2.7604246139526367, 73.30960845947266, 100.0, 0.0, 0.0], "std": [0.11129999160766602, 0.937344491481781, 0.8008366823196411, 0.19953757524490356, 0.10813354700803757, 0.11358249187469482, 0.8957251906394958, 9.134659194387496e-05, 0.0, 2.0489096641540527e-08, 0.00022174572222866118, 0.0005619860021397471, 0.003035335335880518, 5.6649529142305255e-05, 44.23419189453125, 0.0, 0.0, 0.0], "count": [281]}, "timestamp": {"min": [0.0], "max": [9.333333333333334], "mean": [4.666666666666667], "std": [2.703906638756433], "count": [281]}, "frame_index": {"min": [0], "max": [280], "mean": [140.0], "std": [81.11719916269298], "count": [281]}, "episode_index": {"min": [175], "max": [175], "mean": [175.0], "std": [0.0], "count": [281]}, "index": {"min": [53487], "max": [53767], "mean": [53627.0], "std": [81.11719916269298], "count": [281]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [281]}, "subtask_annotation": {"mean": [3.7402135231316724, 7.0, 7.0, 7.0, 7.0], "std": [1.9312338054589286, 0.0, 0.0, 0.0, 0.0], "min": [1, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [281]}, "scene_annotation": {"mean": [175.0], "std": [0.0], "min": [175], "max": [175], "count": [281]}, "eef_direction_state": {"mean": [4.088967971530249, 6.0], "std": [1.961167312274043, 0.0], "min": [0, 6], "max": [6, 6], "count": [281]}, "eef_velocity_state": {"mean": [1.3665480427046264, 0.0], "std": [0.8119340111359, 0.0], "min": [0, 0], "max": [2, 0], "count": [281]}, "eef_acc_mag_state": {"mean": [1.1779359430604983, 0.0], "std": [0.8417555009020405, 0.0], "min": [0, 0], "max": [2, 0], "count": [281]}, "eef_direction_action": {"mean": [4.0462633451957295, 6.0], "std": [1.987862258230073, 0.0], "min": [0, 6], "max": [6, 6], "count": [281]}, "eef_velocity_action": {"mean": [1.3629893238434163, 0.0], "std": [0.8025206928917604, 0.0], "min": [0, 0], "max": [2, 0], "count": [281]}, "eef_acc_mag_action": {"mean": [1.206405693950178, 0.0], "std": [0.8136479730353413, 0.0], "min": [0, 0], "max": [2, 0], "count": [281]}, "eef_sim_pose_state": {"mean": [0.34292511638986967, 0.2777479773498741, 1.2797932268177314, 0.12502313690724312, 0.44318894032177786, -0.13212731448352946, 0.06901139705925288, -0.33629306894132693, 1.1844564304897636, -0.02539889147329772, -0.02069731750638777, 0.008754808847171775], "std": [0.20036769298617224, 0.05047053470481023, 0.07595367115016806, 0.11395535328678151, 0.3212428535135997, 0.18022118035431062, 5.203440442720236e-07, 1.4874036185108094e-05, 2.693565794783753e-05, 0.0024490248103158176, 0.0002628645173644349, 0.0006625274192794187], "min": [0.06712509626948766, 0.2092532287404295, 1.1826647510485666, -0.08456113781436791, -0.008723370888371162, -0.3766234855882007, 0.0690092918385777, -0.33639448284521517, 1.1843848864286783, -0.02893194119826774, -0.021914583922386655, 0.004256301728954874], "max": [0.5779574440716768, 0.33438871665963377, 1.4416227503419943, 0.40153646371216983, 0.9759081702811789, 0.22235592533692428, 0.06901290859115287, -0.3362652137555109, 1.1845811366888788, -0.004371905710035674, -0.019999201133204636, 0.010002173859803985], "count": [281]}, "eef_sim_pose_action": {"mean": [0.3427481489134878, 0.27790633771952694, 1.2804266014619683, 0.12618335371217074, 0.4439581379375502, -0.13175296358069352, 0.06981094893441422, -0.33628534114009195, 1.1819878962834962, -0.025667905006113798, -0.010770173231304594, 0.009095231566524538], "std": [0.19995199312119094, 0.05048516336459241, 0.07758828102414732, 0.11478555990110816, 0.32284489107940395, 0.1838650588597976, 1.975014759730101e-07, 1.2828325097837183e-05, 2.2728811481323062e-05, 0.0030392129109440467, 0.0002217776030121981, 0.0005683861112743051], "min": [0.06641795355692834, 0.20914586319127093, 1.1824078764497452, -0.08796027784700314, -0.007669868056123352, -0.37927338138342576, 0.06980968906729025, -0.33635216418389785, 1.1819845352485183, -0.026192976814275164, -0.01227161468762028, 0.006136277071814658], "max": [0.5783834904918937, 0.33488311053711417, 1.452458109023639, 0.40818430120515525, 1.0073258285384599, 0.23394897469027698, 0.06981149801458286, -0.3362486104621331, 1.1821417710645623, -0.004677244787157885, -0.010737247098032032, 0.01073848426151523], "count": [281]}, "gripper_mode_state": {"mean": [0.2526690391459075, 0.0], "std": [0.43454274335557846, 0.0], "min": [0, 0], "max": [1, 0], "count": [281]}, "gripper_activity_state": {"mean": [1.6476868327402134, 2.0], "std": [0.7111741492838034, 0.0], "min": [0, 2], "max": [2, 2], "count": [281]}, "gripper_mode_action": {"mean": [0.2669039145907473, 0.0], "std": [0.4423417400233473, 0.0], "min": [0, 0], "max": [1, 0], "count": [281]}, "gripper_activity_action": {"mean": [1.9359430604982206, 2.0], "std": [0.3204032995116698, 0.0], "min": [0, 2], "max": [2, 2], "count": [281]}, "gripper_open_scale_state": {"mean": [0.7635043906317072, 0.9796241391002103], "std": [0.3061587166109113, 1.954686302837741e-05], "min": [0.027323615550994874, 0.9794789123535156], "max": [0.9789613342285156, 0.9796267700195312], "count": [281]}, "gripper_open_scale_action": {"mean": [0.7330960854092526, 1.0], "std": [0.4423417400233473, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [281]}}} +{"episode_index": 33, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6794674863834422]], [[0.6863153050108932]], [[0.667957848583878]]], "std": [[[0.17978290016914245]], [[0.18168388453298767]], [[0.1810024419267206]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.6360178376906318]], [[0.6499938916122004]], [[0.6290855038126362]]], "std": [[[0.1865536866827792]], [[0.18937630731033003]], [[0.18593640772252837]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6549019607843137]], [[0.6549019607843137]], [[0.6705882352941176]]], "mean": [[[0.4482994008714597]], [[0.4522544526143791]], [[0.44205816448801744]]], "std": [[[0.18255916482232856]], [[0.17977631042203637]], [[0.1817538856073009]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47315845588235295]], [[0.4696692619825708]], [[0.4589165740740741]]], "std": [[[0.1966289659703763]], [[0.20158598856359194]], [[0.21026327605611886]]], "count": [100]}, "observation.state": {"min": [0.014680851250886917, -0.001276595750823617, 0.0, 0.002765957498922944, -0.003617021255195141, 0.005319148767739534, -2.7585105895996094, -0.0042553190141916275, -0.001276595750823617, -1.9406383037567139, -0.13319149613380432, -0.5559574365615845, -0.17106382548809052, -2.760425567626953, 97.77780151367188, 17.51127052307129], "max": [0.015319149009883404, -0.001276595750823617, 0.0, 0.0031914892606437206, -0.002765957498922944, 0.006595744751393795, -2.7551064491271973, 1.1578723192214966, 2.390000104904175, 0.0, 0.46276596188545227, 0.22446808218955994, 0.7721276879310608, -0.4017021358013153, 97.89613342285156, 97.96267700195312], "mean": [0.01488462183624506, -0.0012765905121341348, 0.0, 0.0031245448626577854, -0.0030934701208025217, 0.00596102699637413, -2.756199359893799, 0.4822423756122589, 1.3705233335494995, -1.1150763034820557, 0.2505844831466675, -0.21279335021972656, 0.2218073010444641, -2.130134105682373, 97.81594848632812, 76.45101928710938], "std": [0.00019412995607126504, 5.238689482212067e-09, 0.0, 0.00015493063256144524, 0.00020560817210935056, 0.0002220937458332628, 0.001393986982293427, 0.43734580278396606, 0.9640905261039734, 0.740511417388916, 0.17451626062393188, 0.2685149312019348, 0.2973199784755707, 0.9827886819839478, 0.048459578305482864, 33.5146484375], "count": [356]}, "action": {"min": [0.013805827125906944, -0.0015339808305725455, -0.0, 0.003067961661145091, -0.003067961661145091, 0.006135923322290182, -2.7585105895996094, -0.004601942375302315, 0.0, -1.9404857158660889, -0.13499030470848083, -0.558368980884552, -0.1733398288488388, -2.760425567626953, 100.0, 0.0, 0.0, 0.0], "max": [0.015339807607233524, 0.0, -0.0, 0.003067961661145091, -0.003067961661145091, 0.006135923322290182, -2.7551064491271973, 1.1581554412841797, 2.3914761543273926, -0.0, 0.4663301706314087, 0.2316311001777649, 0.7761942744255066, -0.4017021358013153, 100.0, 100.0, 0.0, 0.0], "mean": [0.015262323431670666, -9.479658183408901e-05, 0.0, 0.0030679674819111824, -0.0030679674819111824, 0.006135934963822365, -2.756199359893799, 0.4830058217048645, 1.3710050582885742, -1.1154154539108276, 0.25308141112327576, -0.21141386032104492, 0.22117389738559723, -2.130134105682373, 100.0, 73.87640380859375, 0.0, 0.0], "std": [0.000335910968715325, 0.00036936334799975157, 0.0, 5.820766091346741e-09, 5.820766091346741e-09, 1.1641532182693481e-08, 0.001393986982293427, 0.43758800625801086, 0.9624017477035522, 0.7393308281898499, 0.17639882862567902, 0.27158382534980774, 0.30042654275894165, 0.9827886819839478, 0.0, 43.93080520629883, 0.0, 0.0], "count": [356]}, "timestamp": {"min": [0.0], "max": [11.833333333333334], "mean": [5.916666666666667], "std": [3.425598082411628], "count": [356]}, "frame_index": {"min": [0], "max": [355], "mean": [177.5], "std": [102.76794247234884], "count": [356]}, "episode_index": {"min": [177], "max": [177], "mean": [177.0], "std": [0.0], "count": [356]}, "index": {"min": [54005], "max": [54360], "mean": [54182.5], "std": [102.76794247234884], "count": [356]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [356]}, "subtask_annotation": {"mean": [1.1404494382022472, 7.0, 7.0, 7.0, 7.0], "std": [1.2708679774008091, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [356]}, "scene_annotation": {"mean": [177.0], "std": [0.0], "min": [177], "max": [177], "count": [356]}, "eef_direction_state": {"mean": [6.0, 3.595505617977528], "std": [0.0, 2.1474787993804823], "min": [6, 0], "max": [6, 6], "count": [356]}, "eef_velocity_state": {"mean": [0.0, 1.2415730337078652], "std": [0.0, 0.81286136147604], "min": [0, 0], "max": [0, 2], "count": [356]}, "eef_acc_mag_state": {"mean": [0.0, 1.0421348314606742], "std": [0.0, 0.828508843144593], "min": [0, 0], "max": [0, 2], "count": [356]}, "eef_direction_action": {"mean": [6.0, 3.5112359550561796], "std": [0.0, 2.1909896282426335], "min": [6, 0], "max": [6, 6], "count": [356]}, "eef_velocity_action": {"mean": [0.0, 1.2275280898876404], "std": [0.0, 0.82545565339866], "min": [0, 0], "max": [0, 2], "count": [356]}, "eef_acc_mag_action": {"mean": [0.0, 1.1404494382022472], "std": [0.0, 0.7914173178791389], "min": [0, 0], "max": [0, 2], "count": [356]}, "eef_sim_pose_state": {"mean": [0.06903751994051396, 0.3330994055643561, 1.182145560370184, 0.00595531706905028, 0.0018479470509342607, 0.011791173647004728, 0.2622930003784464, -0.17547851278573903, 1.2643188257103837, -0.0004136574446231332, 0.4466510070787095, 0.18352324392524458], "std": [1.0017752097954227e-07, 6.385045095135979e-06, 1.588079088041297e-05, 0.00022205853636386, 0.00015492967670473784, 0.0002840797733737468, 0.16523574494667015, 0.14947470141825928, 0.06769304331438643, 0.11209540366135312, 0.3318146384073597, 0.2633582949934407], "min": [0.06903733843904715, 0.3330776792612443, 1.1821386990424005, 0.005313852253956187, 0.0014893520055601073, 0.011063823364261694, 0.06016864142232456, -0.3370742948261649, 1.1824754102286685, -0.16629533484903777, -0.13995194678609368, -0.14308977363909767], "max": [0.06903782996976482, 0.33311144107691265, 1.1821823173154595, 0.006589633392226903, 0.0019148861848496956, 0.012553188443251997, 0.5438573199133642, 0.05149020355775395, 1.4320447499827762, 0.2594461142635461, 0.8287230654576083, 0.927979378439443], "count": [356]}, "eef_sim_pose_action": {"mean": [0.06912649205541704, 0.33309269171679085, 1.1821783589462946, 0.00612680175214801, 0.00297315110063904, 0.01219431445540605, 0.2619416585509165, -0.17580843586689196, 1.2645312324740114, 0.0006839114125988217, 0.44884523051403497, 0.18630660494838835], "std": [2.7762318025039818e-05, 7.65259985939351e-06, 8.441899710549314e-06, 1.1331988879736734e-06, 0.00036936221371814917, 0.00033591093228050467, 0.16469797685136858, 0.14975032353278586, 0.06813613159387864, 0.11413370497470325, 0.33458549316082725, 0.2672983910648786], "min": [0.06901775796146908, 0.3330892646991171, 1.1821454660526, 0.006126510918770619, 0.0015339736113604285, 0.010737851026371908, 0.06374581269633543, -0.33711150610603585, 1.1829551940686913, -0.18035175506845946, -0.13588329182673564, -0.15604278867834692], "max": [0.06913364662765764, 0.33312599883582866, 1.1821805255440816, 0.006131217131604465, 0.0030679472226873283, 0.012271842336501563, 0.5440700055867247, 0.05131890908845619, 1.4401886522449159, 0.2664541416317963, 0.851057202449526, 0.9443244897610981], "count": [356]}, "gripper_mode_state": {"mean": [0.0, 0.2556179775280899], "std": [0.0, 0.4362080089734009], "min": [0, 0], "max": [0, 1], "count": [356]}, "gripper_activity_state": {"mean": [2.0, 1.845505617977528], "std": [0.0, 0.4929355115101429], "min": [2, 0], "max": [2, 2], "count": [356]}, "gripper_mode_action": {"mean": [0.0, 0.2612359550561798], "std": [0.0, 0.4393082412635396], "min": [0, 0], "max": [0, 1], "count": [356]}, "gripper_activity_action": {"mean": [2.0, 1.9747191011235956], "std": [0.0, 0.20370495235186317], "min": [2, 0], "max": [2, 2], "count": [356]}, "gripper_open_scale_state": {"mean": [0.9781611204683106, 0.7645082847188052], "std": [0.00048459326635366646, 0.3351460311767905], "min": [0.9777780151367188, 0.1751127052307129], "max": [0.9789613342285156, 0.9796267700195312], "count": [356]}, "gripper_open_scale_action": {"mean": [1.0, 0.7387640449438202], "std": [0.0, 0.4393082412635396], "min": [1.0, 0.0], "max": [1.0, 1.0], "count": [356]}}} +{"episode_index": 34, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9098039215686274]], [[0.8313725490196079]], [[0.8274509803921568]]], "mean": [[[0.6739403812636166]], [[0.6807896949891067]], [[0.6574211737472767]]], "std": [[[0.14171239807592997]], [[0.15590224377036027]], [[0.1683476784456401]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.8941176470588236]], [[0.8352941176470589]], [[0.8196078431372549]]], "mean": [[[0.6451226525054466]], [[0.6608708578431373]], [[0.6337645016339869]]], "std": [[[0.13438613322963347]], [[0.1488671231614932]], [[0.15692479786037694]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.984313725490196]]], "mean": [[[0.4622739488017429]], [[0.45617426742919387]], [[0.45033651416122006]]], "std": [[[0.19008062732914197]], [[0.19777323669981606]], [[0.20411176656994265]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.788235294117647]], [[0.7058823529411765]], [[0.6901960784313725]]], "mean": [[[0.4482877968409586]], [[0.4481468382352941]], [[0.43964648148148144]]], "std": [[[0.1926328623076358]], [[0.19698661780323679]], [[0.211548219969184]]], "count": [100]}, "observation.state": {"min": [-0.4497872292995453, -0.002765957498922944, -1.9589362144470215, -0.001276595750823617, -0.31063830852508545, -0.09127659350633621, -2.7585105895996094, -0.00042553190723992884, -0.001276595750823617, 0.0, -0.027234042063355446, 0.002765957498922944, -0.07340425252914429, -2.760425567626953, 37.64324188232422, 97.96267700195312], "max": [0.15765957534313202, 2.480851173400879, 0.0, 0.6257447004318237, -0.00042553190723992884, 0.3289361596107483, -0.9965957403182983, 0.0, -0.001276595750823617, 0.0, -0.016382979229092598, 0.04404255375266075, -0.011063829995691776, -2.760425567626953, 97.89613342285156, 97.96267700195312], "mean": [-0.06827392429113388, 1.1612591743469238, -0.8903546929359436, 0.20376747846603394, -0.1305118203163147, 0.19638386368751526, -2.302497625350952, -3.8336206671374384e-06, -0.0012765954015776515, 0.0, -0.02682197466492653, 0.04222926124930382, -0.06516288965940475, -2.7604310512542725, 82.29840850830078, 97.96284484863281], "std": [0.19457808136940002, 0.880574643611908, 0.695435106754303, 0.1882752925157547, 0.10397528111934662, 0.13022051751613617, 0.7084997296333313, 4.020732740173116e-05, 3.4924596548080444e-10, 0.0, 0.0012433467200025916, 0.004951104521751404, 0.004280816297978163, 5.4836273193359375e-06, 24.209585189819336, 0.0001678466796875], "count": [222]}, "action": {"min": [-0.4494563639163971, 0.0, -1.9619613885879517, -0.0015339808305725455, -0.3160000443458557, -0.0951068103313446, -2.7585105895996094, 0.0, 0.0, 0.00920388475060463, -0.02761165425181389, 0.0015339808305725455, -0.07669904083013535, -2.760425567626953, 0.0, 100.0, 0.0, 0.0], "max": [0.15800002217292786, 2.4789130687713623, -0.0, 0.6442719101905823, 0.0015339808305725455, 0.33133983612060547, -0.9965957403182983, 0.0, 0.0, 0.01073786523193121, -0.015339807607233524, 0.04448544234037399, 0.004601942375302315, -2.760425567626953, 100.0, 100.0, 0.0, 0.0], "mean": [-0.0663343146443367, 1.1570980548858643, -0.8883267045021057, 0.20760577917099, -0.1301465481519699, 0.19791096448898315, -2.302497625350952, 0.0, 0.0, 0.009210812859237194, -0.027390586212277412, 0.04252304881811142, -0.06520796567201614, -2.7604310512542725, 75.67567443847656, 100.0, 0.0, 0.0], "std": [0.1942218691110611, 0.8821768164634705, 0.6949368715286255, 0.19120526313781738, 0.10518823564052582, 0.13184231519699097, 0.7084997296333313, 0.0, 0.0, 0.00010272188956150785, 0.0013159903464838862, 0.006489114835858345, 0.008212791755795479, 5.4836273193359375e-06, 42.904144287109375, 0.0, 0.0, 0.0], "count": [222]}, "timestamp": {"min": [0.0], "max": [7.366666666666666], "mean": [3.6833333333333336], "std": [2.1361743235842763], "count": [222]}, "frame_index": {"min": [0], "max": [221], "mean": [110.5], "std": [64.0852297075283], "count": [222]}, "episode_index": {"min": [179], "max": [179], "mean": [179.0], "std": [0.0], "count": [222]}, "index": {"min": [54614], "max": [54835], "mean": [54724.5], "std": [64.0852297075283], "count": [222]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [222]}, "subtask_annotation": {"mean": [3.0405405405405403, 7.0, 7.0, 7.0, 7.0], "std": [1.5431264845940387, 0.0, 0.0, 0.0, 0.0], "min": [1, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [222]}, "scene_annotation": {"mean": [179.0], "std": [0.0], "min": [179], "max": [179], "count": [222]}, "eef_direction_state": {"mean": [4.0675675675675675, 6.0], "std": [2.0577107091502804, 0.0], "min": [0, 6], "max": [6, 6], "count": [222]}, "eef_velocity_state": {"mean": [1.2297297297297298, 0.0], "std": [0.8576202770262562, 0.0], "min": [0, 0], "max": [2, 0], "count": [222]}, "eef_acc_mag_state": {"mean": [1.0855855855855856, 0.009009009009009009], "std": [0.8472899933111437, 0.09448728361893255], "min": [0, 0], "max": [2, 1], "count": [222]}, "eef_direction_action": {"mean": [3.9414414414414414, 6.0], "std": [2.141649127497231, 0.0], "min": [0, 6], "max": [6, 6], "count": [222]}, "eef_velocity_action": {"mean": [1.2162162162162162, 0.0], "std": [0.8689374831637446, 0.0], "min": [0, 0], "max": [2, 0], "count": [222]}, "eef_acc_mag_action": {"mean": [1.0855855855855856, 0.009009009009009009], "std": [0.8365896931872755, 0.09448728361893255], "min": [0, 0], "max": [2, 1], "count": [222]}, "eef_sim_pose_state": {"mean": [0.2687272116479962, 0.2986389719886073, 1.27053647401466, 0.04293730391904435, 0.45690020002434684, -0.28072639533837573, 0.0689733565406734, -0.3355401581669762, 1.1852142083971138, -0.06635528040884536, -0.028072973348237468, 0.04224224346150022], "std": [0.1742253970194659, 0.08168689424857407, 0.08987214596543691, 0.14250730500934625, 0.42619903524260316, 0.24570491142803616, 5.818208445605332e-06, 0.00011138559618333713, 0.00012733144391701933, 0.004381793058934063, 0.0012398502569173134, 0.00495306511435377], "min": [0.06514828575817389, 0.10498835941361034, 1.1814939645292273, -0.2128276797935282, -0.004255297458997331, -0.756354288826244, 0.06897075334278102, -0.3364279977377661, 1.1841450140370404, -0.07399245569038991, -0.028485335225966857, 0.0027665836793409632], "max": [0.5533942849510334, 0.36734630030529436, 1.5397587637275578, 0.2652524864132898, 1.1470628295782133, -0.00042562254870840555, 0.06901656253445983, -0.33549947079226267, 1.1852564419392564, -0.011122688960875373, -0.01765813586241438, 0.04406043679384499], "count": [222]}, "eef_sim_pose_action": {"mean": [0.2667728201178197, 0.2996759183407763, 1.2697890667910503, 0.04183712883520256, 0.4580445757660439, -0.2809016987131453, 0.06978049229508915, -0.3355336466844811, 1.1827456859575274, -0.06598876428483272, -0.018162726201725366, 0.04253022348849092], "std": [0.17497678991111767, 0.0808574470862534, 0.09187198886011416, 0.1483861604962687, 0.433293488679322, 0.24738360655978855, 1.1121073545195678e-05, 0.0001459696423739096, 0.00015405688019712188, 0.008308464181545993, 0.0013788949633705444, 0.0064903335355422885], "min": [0.061126922708249994, 0.10524247968113538, 1.181551727863535, -0.22582296721562028, -0.0030679472226871063, -0.7595410270491036, 0.06977820629636358, -0.3364557208429074, 1.1810864845227025, -0.07693200117364007, -0.018390790612024643, 0.0015341270309887445], "max": [0.5580791217888599, 0.36778941173852897, 1.549159950562411, 0.27092175970209953, 1.154427772773463, 0.001537481568505588, 0.06992856298248296, -0.33548951423237555, 1.1827702698635303, 0.004580763163840651, -0.004601677069974608, 0.04449297031783697], "count": [222]}, "gripper_mode_state": {"mean": [0.22522522522522523, 0.0], "std": [0.4177305628601683, 0.0], "min": [0, 0], "max": [1, 0], "count": [222]}, "gripper_activity_state": {"mean": [1.8018018018018018, 2.0], "std": [0.558631207132522, 0.0], "min": [0, 2], "max": [2, 2], "count": [222]}, "gripper_mode_action": {"mean": [0.24324324324324326, 0.0], "std": [0.42904075314561047, 0.0], "min": [0, 0], "max": [1, 0], "count": [222]}, "gripper_activity_action": {"mean": [1.9594594594594594, 2.0], "std": [0.25675675675675735, 0.0], "min": [0, 2], "max": [2, 2], "count": [222]}, "gripper_open_scale_state": {"mean": [0.8229835750820415, 0.9796267700195341], "std": [0.2420958122652323, 2.886579864025407e-15], "min": [0.3764324188232422, 0.9796267700195312], "max": [0.9789613342285156, 0.9796267700195312], "count": [222]}, "gripper_open_scale_action": {"mean": [0.7567567567567568, 1.0], "std": [0.42904075314561047, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [222]}}} +{"episode_index": 35, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9921568627450981]], [[1.0]], [[1.0]]], "mean": [[[0.6345170234204792]], [[0.6486086928104575]], [[0.6361971160130719]]], "std": [[[0.18602513351203773]], [[0.18963343928354617]], [[0.18966034766889076]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6125875490196078]], [[0.6358846187363835]], [[0.6199437717864924]]], "std": [[[0.1726138487899949]], [[0.17787385025190053]], [[0.17371073119878444]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.796078431372549]], [[0.792156862745098]], [[0.7843137254901961]]], "mean": [[[0.4656084940087146]], [[0.4609318545751634]], [[0.45112294117647056]]], "std": [[[0.1810732444740856]], [[0.18701685983380284]], [[0.1910017593751632]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7215686274509804]], [[0.7058823529411765]], [[0.6745098039215687]]], "mean": [[[0.4397441312636166]], [[0.44669235294117643]], [[0.4343959586056645]]], "std": [[[0.1921759167769152]], [[0.18681915378717617]], [[0.1943325638693966]]], "count": [100]}, "observation.state": {"min": [-0.8072340488433838, -0.0019148936262354255, -1.9170212745666504, -0.32404255867004395, -0.750851035118103, -0.015319149009883404, -2.7585105895996094, 0.0008510638144798577, -0.001276595750823617, 0.0, 0.016382979229092598, -0.05276595801115036, 0.16340425610542297, -2.760425567626953, 2.7323615550994873, 97.96267700195312], "max": [0.0042553190141916275, 2.390425443649292, 0.0, 0.2587234079837799, 0.00042553190723992884, 0.754680871963501, 0.02574468031525612, 0.001276595750823617, -0.001276595750823617, 0.0, 0.018297871574759483, -0.04787234216928482, 0.18808510899543762, -2.760425567626953, 97.89613342285156, 97.96267700195312], "mean": [-0.4354467988014221, 1.5013986825942993, -0.993241012096405, 0.007457076106220484, -0.4126797020435333, 0.3890012502670288, -1.9175220727920532, 0.0012738552177324891, -0.001276591676287353, 0.0, 0.01676061935722828, -0.0518055260181427, 0.18713290989398956, -2.760432720184326, 69.13681030273438, 97.96286010742188], "std": [0.31882244348526, 0.8549932837486267, 0.6308296918869019, 0.09584137797355652, 0.22034871578216553, 0.21465276181697845, 1.1227740049362183, 3.4014639822999015e-05, 4.0745362639427185e-09, 0.0, 0.00029112136689946055, 0.0005264043575152755, 0.002797576831653714, 7.152557373046875e-06, 38.36529541015625, 0.00018310546875], "count": [311]}, "action": {"min": [-0.8068739175796509, -0.006135923322290182, -1.920543909072876, -0.3666214048862457, -0.7639224529266357, -0.015339807607233524, -2.7585105895996094, 0.0, 0.0, 0.0, 0.016873788088560104, -0.05368932709097862, 0.16260196268558502, -2.760425567626953, 0.0, 100.0, 0.0, 0.0], "max": [0.004601942375302315, 2.393010139465332, 0.0015339808305725455, 0.2653786838054657, -0.0, 0.7669904232025146, 0.02574468031525612, 0.0015339808305725455, 0.0, 0.0015339808305725455, 0.01840776950120926, -0.0475534051656723, 0.18867963552474976, -2.760425567626953, 100.0, 100.0, 0.0, 0.0], "mean": [-0.4357385039329529, 1.5000808238983154, -0.9906558394432068, 0.005213518626987934, -0.4166508913040161, 0.39316266775131226, -1.9175220727920532, 0.001529051223769784, 0.0, 1.4846566955384333e-05, 0.016913285478949547, -0.05208144709467888, 0.18815124034881592, -2.760432720184326, 69.77491760253906, 100.0, 0.0, 0.0], "std": [0.319099485874176, 0.8559033274650574, 0.629469096660614, 0.09901215136051178, 0.22415152192115784, 0.21783587336540222, 1.1227740049362183, 8.684416388859972e-05, 0.0, 0.00014992986689321697, 0.00024284324899781495, 0.0005917249945923686, 0.002932003466412425, 7.152557373046875e-06, 45.9233512878418, 0.0, 0.0, 0.0], "count": [311]}, "timestamp": {"min": [0.0], "max": [10.333333333333334], "mean": [5.166666666666666], "std": [2.9925834249951255], "count": [311]}, "frame_index": {"min": [0], "max": [310], "mean": [155.0], "std": [89.77750274985377], "count": [311]}, "episode_index": {"min": [185], "max": [185], "mean": [185.0], "std": [0.0], "count": [311]}, "index": {"min": [56272], "max": [56582], "mean": [56427.0], "std": [89.77750274985377], "count": [311]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [311]}, "subtask_annotation": {"mean": [4.038585209003215, 7.0, 7.0, 7.0, 7.0], "std": [1.730692274080685, 0.0, 0.0, 0.0, 0.0], "min": [1, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [311]}, "scene_annotation": {"mean": [185.0], "std": [0.0], "min": [185], "max": [185], "count": [311]}, "eef_direction_state": {"mean": [3.4983922829581995, 6.0], "std": [1.986893709131764, 0.0], "min": [0, 6], "max": [6, 6], "count": [311]}, "eef_velocity_state": {"mean": [1.3054662379421222, 0.0], "std": [0.7733102258807673, 0.0], "min": [0, 0], "max": [2, 0], "count": [311]}, "eef_acc_mag_state": {"mean": [1.0514469453376205, 0.0], "std": [0.8201185093458739, 0.0], "min": [0, 0], "max": [2, 0], "count": [311]}, "eef_direction_action": {"mean": [3.5241157556270095, 6.0], "std": [2.0140735799157063, 0.0], "min": [0, 6], "max": [6, 6], "count": [311]}, "eef_velocity_action": {"mean": [1.2668810289389068, 0.0], "std": [0.803626976299077, 0.0], "min": [0, 0], "max": [2, 0], "count": [311]}, "eef_acc_mag_action": {"mean": [1.0964630225080385, 0.0], "std": [0.8160490443869678, 0.0], "min": [0, 0], "max": [2, 0], "count": [311]}, "eef_sim_pose_state": {"mean": [0.3085209694864861, 0.17253972981176577, 1.2452502562094427, 0.09469250763440806, 0.4324529434398546, -0.9370546417614989, 0.06899324558564102, -0.3376847120388314, 1.1807483529717058, 0.1863310056754562, 0.015463251837716614, -0.0505377729551262], "std": [0.15096140540567946, 0.11943267743531194, 0.04296881348724518, 0.11314495790106008, 0.24276270686931983, 0.5521328961665731, 5.098340896985917e-07, 1.1894211711429134e-05, 2.9833660469850693e-05, 0.0028018457363444007, 0.00029097111190002083, 0.0005257981391325631], "min": [0.0689848521040016, 0.020998705374154297, 1.1826911072322397, -0.05244020997853294, -0.010425516435034421, -1.499269123483273, 0.0689905716468723, -0.3377063608045787, 1.1805907722998128, 0.16258964047645577, 0.015085356814720674, -0.05149537233100744], "max": [0.5523188175225731, 0.33349024823550655, 1.3693225272697662, 0.33562591891759486, 0.7017700314305224, 0.0025531815222638926, 0.06899680249200767, -0.3375963763053036, 1.1807870634632305, 0.1873011554686154, 0.017001773319062607, -0.04660267154079271], "count": [311]}, "eef_sim_pose_action": {"mean": [0.30774599476475517, 0.17261559178874405, 1.2450740351785001, 0.09500046132143201, 0.42889297109769614, -0.9425384259880627, 0.06908821861282279, -0.3376966206069692, 1.1807578244389274, 0.1872706531798687, 0.01690514103510714, -0.05055976162211111], "std": [0.1505914825605416, 0.11960597958981758, 0.044845397372147336, 0.11121559798606176, 0.24600411119652332, 0.5553308304278919, 1.1062784470043693e-05, 1.3438128741663262e-05, 5.633401060353223e-05, 0.002937297570360669, 0.0003323480680064733, 0.0005985990852363371], "min": [0.06764078738476528, 0.021019936844739816, 1.1818142167098806, -0.05027248286168462, -0.01223859388178905, -1.5011366143978981, 0.06908257964190495, -0.3377328756727444, 1.1801834783402552, 0.1616538965209755, 0.016849471910037606, -0.0521644262741464], "max": [0.5529306287366413, 0.3334747891134008, 1.3832739794681144, 0.3118373970413152, 0.7025203804749096, 0.003067961544729771, 0.06920192630921333, -0.33759479287459937, 1.1807660152848771, 0.18779989293650967, 0.01991920419402815, -0.046026184748811746], "count": [311]}, "gripper_mode_state": {"mean": [0.2958199356913183, 0.0], "std": [0.4564104527055686, 0.0], "min": [0, 0], "max": [1, 0], "count": [311]}, "gripper_activity_state": {"mean": [1.6591639871382637, 2.0], "std": [0.703394120120972, 0.0], "min": [0, 2], "max": [2, 2], "count": [311]}, "gripper_mode_action": {"mean": [0.3022508038585209, 0.0], "std": [0.45923333440136843, 0.0], "min": [0, 0], "max": [1, 0], "count": [311]}, "gripper_activity_action": {"mean": [1.9421221864951768, 2.0], "std": [0.3051445251220145, 0.0], "min": [0, 2], "max": [2, 2], "count": [311]}, "gripper_open_scale_state": {"mean": [0.6913677133317934, 0.9796267700195345], "std": [0.38365283643906206, 3.219646771412954e-15], "min": [0.027323615550994874, 0.9796267700195312], "max": [0.9789613342285156, 0.9796267700195312], "count": [311]}, "gripper_open_scale_action": {"mean": [0.6977491961414791, 1.0], "std": [0.45923333440136843, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [311]}}} +{"episode_index": 36, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[0.9803921568627451]], [[0.9098039215686274]]], "mean": [[[0.6406345942265795]], [[0.6496377015250544]], [[0.6352792892156862]]], "std": [[[0.2025163157078451]], [[0.20249223920634177]], [[0.2004744010059708]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.9490196078431372]], [[0.9490196078431372]], [[0.8627450980392157]]], "mean": [[[0.6173881672113289]], [[0.6340195751633987]], [[0.6165612826797385]]], "std": [[[0.19372955081114002]], [[0.19615447872233763]], [[0.1908032074109165]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9411764705882353]], [[0.8823529411764706]], [[0.8901960784313725]]], "mean": [[[0.4676152478213508]], [[0.4578655800653595]], [[0.4531901770152505]]], "std": [[[0.19684892149411357]], [[0.20613148093271955]], [[0.21124803342306356]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6549019607843137]], [[0.6705882352941176]], [[0.6549019607843137]]], "mean": [[[0.44047375]], [[0.4542202260348584]], [[0.4470363371459695]]], "std": [[[0.18809592729670316]], [[0.18159824344615397]], [[0.1905957377480024]]], "count": [100]}, "observation.state": {"min": [-1.1551064252853394, -0.0019148936262354255, -1.9761701822280884, 0.008085106499493122, -0.5936170220375061, -1.0736169815063477, -2.7585105895996094, -0.0031914892606437206, -0.001276595750823617, -0.00042553190723992884, -0.01042553223669529, -0.024042552337050438, 0.015319149009883404, -2.760425567626953, 26.749982833862305, 97.96267700195312], "max": [0.18659573793411255, 2.409787178039551, 0.0, 0.6023404002189636, 0.7138298153877258, 0.9125531911849976, -0.6753191351890564, -0.0031914892606437206, -0.001276595750823617, 0.0, -0.008510638028383255, -0.020212765783071518, 0.024893617257475853, -2.760425567626953, 97.89613342285156, 97.96267700195312], "mean": [-0.44304028153419495, 1.490756869316101, -1.1112343072891235, 0.31683358550071716, 0.1372259259223938, -0.08961182087659836, -2.189875602722168, -0.003191480180248618, -0.0012765899300575256, -5.400151167123113e-06, -0.008861636742949486, -0.022912852466106415, 0.024142470210790634, -2.760429859161377, 78.44375610351562, 97.96257019042969], "std": [0.5512496829032898, 0.8543683886528015, 0.6459363102912903, 0.19601090252399445, 0.4589625895023346, 0.6520302891731262, 0.8609930276870728, 9.080395102500916e-09, 5.820766091346741e-09, 4.7631649067625403e-05, 0.00024669180857017636, 0.0003383236180525273, 0.0013545914553105831, 4.291534423828125e-06, 29.44074249267578, 0.0001068115234375], "count": [394]}, "action": {"min": [-1.1550875902175903, -0.0015339808305725455, -1.9757672548294067, 0.007669903803616762, -0.5967185497283936, -1.0799224376678467, -2.7585105895996094, -0.003067961661145091, 0.0, -0.0, -0.012271846644580364, -0.02454369328916073, 0.015339807607233524, -2.760425567626953, 0.0, 100.0, 0.0, 0.0], "max": [0.1871456503868103, 2.409883737564087, -0.0, 0.6059224009513855, 0.7179030179977417, 0.9173204898834229, -0.6753191351890564, -0.003067961661145091, 0.0, -0.0, -0.00920388475060463, -0.019941750913858414, 0.02454369328916073, -2.760425567626953, 100.0, 100.0, 0.0, 0.0], "mean": [-0.44376450777053833, 1.4899160861968994, -1.1099448204040527, 0.3182269036769867, 0.13986116647720337, -0.09104980528354645, -2.189875602722168, -0.0030679679475724697, 0.0, 0.0, -0.009242840111255646, -0.023009706288576126, 0.024302346631884575, -2.760429859161377, 72.08121490478516, 100.0, 0.0, 0.0], "std": [0.5506911873817444, 0.8536914587020874, 0.6435521245002747, 0.19651368260383606, 0.45951107144355774, 0.6524369120597839, 0.8609930276870728, 6.28642737865448e-09, 0.0, 0.0, 0.0002648624067660421, 0.0002891584299504757, 0.0013256394304335117, 4.291534423828125e-06, 44.85991287231445, 0.0, 0.0, 0.0], "count": [394]}, "timestamp": {"min": [0.0], "max": [13.1], "mean": [6.55], "std": [3.7912545563587674], "count": [394]}, "frame_index": {"min": [0], "max": [393], "mean": [196.5], "std": [113.73763669076301], "count": [394]}, "episode_index": {"min": [186], "max": [186], "mean": [186.0], "std": [0.0], "count": [394]}, "index": {"min": [56583], "max": [56976], "mean": [56779.5], "std": [113.73763669076301], "count": [394]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [394]}, "subtask_annotation": {"mean": [3.3223350253807107, 7.0, 7.0, 7.0, 7.0], "std": [1.421430833226265, 0.0, 0.0, 0.0, 0.0], "min": [1, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [394]}, "scene_annotation": {"mean": [186.0], "std": [0.0], "min": [186], "max": [186], "count": [394]}, "eef_direction_state": {"mean": [3.946700507614213, 6.0], "std": [2.0276519331682508, 0.0], "min": [0, 6], "max": [6, 6], "count": [394]}, "eef_velocity_state": {"mean": [1.119289340101523, 0.0], "std": [0.8629329649915523, 0.0], "min": [0, 0], "max": [2, 0], "count": [394]}, "eef_acc_mag_state": {"mean": [0.9670050761421319, 0.0], "std": [0.8792172712853872, 0.0], "min": [0, 0], "max": [2, 0], "count": [394]}, "eef_direction_action": {"mean": [3.8426395939086295, 6.0], "std": [2.0822208802058717, 0.0], "min": [0, 6], "max": [6, 6], "count": [394]}, "eef_velocity_action": {"mean": [1.1269035532994924, 0.0], "std": [0.8603723995020622, 0.0], "min": [0, 0], "max": [2, 0], "count": [394]}, "eef_acc_mag_action": {"mean": [0.9670050761421319, 0.0], "std": [0.8587723884724427, 0.0], "min": [0, 0], "max": [2, 0], "count": [394]}, "eef_sim_pose_state": {"mean": [0.2788774334188976, 0.21523740995999924, 1.2587667607311135, 0.18251688991696885, 0.5391888028898125, -0.16955692638234038, 0.06902109940251425, -0.33693269941797693, 1.1833756000417015, 0.024374880673166014, -0.010140980490924736, -0.02610550974622606], "std": [0.16493679252204704, 0.14896644021508595, 0.06329004571282384, 0.15251345829898533, 0.30854045264063135, 0.29445269749548814, 3.611259468951562e-06, 7.613138566297162e-06, 2.7531551113324547e-05, 0.0013525649325665584, 0.000247248490629448, 0.00033835408465282633], "min": [0.06650748907125754, 0.0035886345644707274, 1.1810486281147388, -0.025084649146622673, 0.00510427689294457, -0.7174774424312564, 0.06898896402431293, -0.3369581096466886, 1.1833381255786792, 0.015567572699093268, -0.011698923013583329, -0.02723556973438185], "max": [0.5724802781430107, 0.3942251700478133, 1.455751531425983, 0.5109371171140311, 0.867331334122448, 0.5014839512675789, 0.06902338074640775, -0.33687196076552334, 1.1835343848191275, 0.025137605621382578, -0.00978455329245298, -0.023405222908530296], "count": [394]}, "eef_sim_pose_action": {"mean": [0.2781239483387467, 0.21488085764832582, 1.2586248709384893, 0.18396201484907168, 0.5402962040984415, -0.1670340222476571, 0.06911866271957043, -0.33693800746382596, 1.1834423479942362, 0.02451499714795485, -0.009240370420667623, -0.026078657195736623], "std": [0.1646455416089047, 0.1485916810170084, 0.06425953611702497, 0.15505047733293037, 0.3093773666113865, 0.2985949489647897, 3.760217005491728e-07, 6.504500614244089e-06, 2.7145542852195973e-05, 0.001320894646921318, 0.0002647636772540202, 0.00028919593326325206], "min": [0.06513459810026069, 0.003600317052095993, 1.180887728175094, -0.02186565233896705, 0.006135922973043995, -0.7207461208915259, 0.06911532754539433, -0.3369725095454624, 1.1834383576538097, 0.01560333814155831, -0.012268597979674611, -0.02761306941542664], "max": [0.5722607391940331, 0.3956294110137071, 1.4636586560770377, 0.5420091154054831, 0.8686087068794186, 0.5328430755060697, 0.06912039828246747, -0.3368689901060661, 1.1837527964246994, 0.024755459314854813, -0.009201448305478754, -0.023010557028645424], "count": [394]}, "gripper_mode_state": {"mean": [0.2715736040609137, 0.0], "std": [0.44477115648193855, 0.0], "min": [0, 0], "max": [1, 0], "count": [394]}, "gripper_activity_state": {"mean": [1.8756345177664975, 2.0], "std": [0.4531505374265209, 0.0], "min": [0, 2], "max": [2, 2], "count": [394]}, "gripper_mode_action": {"mean": [0.27918781725888325, 0.0], "std": [0.44860002223930256, 0.0], "min": [0, 0], "max": [1, 0], "count": [394]}, "gripper_activity_action": {"mean": [1.9771573604060915, 2.0], "std": [0.19377636544798352, 0.0], "min": [0, 2], "max": [2, 2], "count": [394]}, "gripper_open_scale_state": {"mean": [0.7844365455414459, 0.9796267700195348], "std": [0.29440772418611105, 3.552713678800501e-15], "min": [0.26749982833862307, 0.9796267700195312], "max": [0.9789613342285156, 0.9796267700195312], "count": [394]}, "gripper_open_scale_action": {"mean": [0.7208121827411168, 1.0], "std": [0.44860002223930256, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [394]}}} +{"episode_index": 37, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[0.8431372549019608]], [[0.8352941176470589]]], "mean": [[[0.6433688970588235]], [[0.6572037636165577]], [[0.637870876906318]]], "std": [[[0.1717848671114271]], [[0.17421933767227954]], [[0.17483952175644665]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[0.8431372549019608]], [[0.8156862745098039]]], "mean": [[[0.618750054466231]], [[0.6417072249455337]], [[0.6181719526143791]]], "std": [[[0.1610414133700928]], [[0.16441350257288526]], [[0.16171620749250804]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[0.796078431372549]], [[0.7843137254901961]]], "mean": [[[0.4572305364923747]], [[0.4512833605664488]], [[0.44417942265795207]]], "std": [[[0.19105489832656866]], [[0.19594080549064205]], [[0.19951916629079403]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9098039215686274]], [[0.6980392156862745]], [[0.6705882352941176]]], "mean": [[[0.44649925381263617]], [[0.45116532952069716]], [[0.4395716802832244]]], "std": [[[0.1988225108492198]], [[0.18878826504507018]], [[0.19860551058657808]]], "count": [100]}, "observation.state": {"min": [-0.6848936080932617, -0.0017021276289597154, -1.9776595830917358, -0.022127659991383553, -0.03255319222807884, -0.021063830703496933, -2.7585105895996094, 0.002340425504371524, 0.0, -0.00042553190723992884, -0.007659574504941702, 0.0, -0.0008510638144798577, -2.760425567626953, 37.65066909790039, 97.71121215820312], "max": [0.0, 2.3655319213867188, 0.0, 0.5257446765899658, -0.0031914892606437206, 0.20148935914039612, -0.9968085289001465, 0.002765957498922944, 0.00042553190723992884, 0.0, -0.005744680762290955, 0.0017021276289597154, 0.00042553190723992884, -2.7531914710998535, 97.89613342285156, 97.96267700195312], "mean": [-0.2930230498313904, 1.3293381929397583, -1.2414767742156982, 0.2937661111354828, -0.017333215102553368, 0.0960022509098053, -2.298020601272583, 0.0027630599215626717, 2.894775207096245e-05, -3.907945574610494e-05, -0.0070162201300263405, 0.001185408909805119, 4.342160900705494e-05, -2.758782148361206, 82.14576721191406, 97.90545654296875], "std": [0.2550487518310547, 0.971406877040863, 0.8484900593757629, 0.21195246279239655, 0.009082123637199402, 0.07082786411046982, 0.7274010181427002, 3.4977620089193806e-05, 0.00010714564996305853, 0.0001228914625244215, 0.00030416229856200516, 0.0002802291710395366, 0.00014669385564047843, 0.002958619501441717, 24.86131477355957, 0.1028435081243515], "count": [294]}, "action": {"min": [-0.685689389705658, -0.0015339808305725455, -1.9773012399673462, -0.026077672839164734, -0.03374757617712021, -0.02147573046386242, -2.7585105895996094, 0.003067961661145091, 0.0, -0.0015339808305725455, -0.007669903803616762, 0.0, -0.003067961661145091, -2.760425567626953, 0.0, 100.0, 0.0, 0.0], "max": [0.0, 2.3669323921203613, -0.0, 0.5322913527488708, -0.003067961661145091, 0.20862138271331787, -0.9968085289001465, 0.003067961661145091, 0.0015339808305725455, -0.0, -0.006135923322290182, 0.0015339808305725455, 0.0, -2.7531914710998535, 100.0, 100.0, 0.0, 0.0], "mean": [-0.29270851612091064, 1.3288133144378662, -1.2419140338897705, 0.296048104763031, -0.017635591328144073, 0.09893141686916351, -2.298020601272583, 0.003067967016249895, 0.0014505013823509216, -7.826433284208179e-05, -0.0074559967033565044, 0.0014818072086200118, -2.6088109734700993e-05, -2.758782148361206, 75.1700668334961, 100.0, 0.0, 0.0], "std": [0.25435444712638855, 0.9707208871841431, 0.8484675884246826, 0.21284344792366028, 0.00908726453781128, 0.0713949203491211, 0.7274010181427002, 5.3551048040390015e-09, 0.00034798067645169795, 0.0003375356609467417, 0.000531403929926455, 0.0002780557260848582, 0.0002352563024032861, 0.002958619501441717, 43.20259475708008, 0.0, 0.0, 0.0], "count": [294]}, "timestamp": {"min": [0.0], "max": [9.766666666666667], "mean": [4.883333333333334], "std": [2.8289999541782853], "count": [294]}, "frame_index": {"min": [0], "max": [293], "mean": [146.5], "std": [84.86999862534856], "count": [294]}, "episode_index": {"min": [191], "max": [191], "mean": [191.0], "std": [0.0], "count": [294]}, "index": {"min": [58120], "max": [58413], "mean": [58266.5], "std": [84.86999862534856], "count": [294]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [294]}, "subtask_annotation": {"mean": [2.9081632653061225, 7.0, 7.0, 7.0, 7.0], "std": [1.6501086422316456, 0.0, 0.0, 0.0, 0.0], "min": [1, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [294]}, "scene_annotation": {"mean": [191.0], "std": [0.0], "min": [191], "max": [191], "count": [294]}, "eef_direction_state": {"mean": [4.282312925170068, 6.0], "std": [1.804725493297938, 0.0], "min": [0, 6], "max": [6, 6], "count": [294]}, "eef_velocity_state": {"mean": [1.336734693877551, 0.0], "std": [0.8484945959006018, 0.0], "min": [0, 0], "max": [2, 0], "count": [294]}, "eef_acc_mag_state": {"mean": [1.0578231292517006, 0.0], "std": [0.8650763931559154, 0.0], "min": [0, 0], "max": [2, 0], "count": [294]}, "eef_direction_action": {"mean": [4.333333333333333, 6.0], "std": [1.7489873973530463, 0.0], "min": [0, 6], "max": [6, 6], "count": [294]}, "eef_velocity_action": {"mean": [1.3435374149659864, 0.0], "std": [0.8497753226237226, 0.0], "min": [0, 0], "max": [2, 0], "count": [294]}, "eef_acc_mag_action": {"mean": [1.0612244897959184, 0.0], "std": [0.8429337317576898, 0.0], "min": [0, 0], "max": [2, 0], "count": [294]}, "eef_sim_pose_state": {"mean": [0.29952644634230485, 0.22259470644610874, 1.3014664719567155, 0.08566641848828604, 0.3815083562047351, -0.3145438372899242, 0.06912718157833522, -0.3365265634503114, 1.1832256684353064, 3.5090386543288634e-05, -0.007026337297956848, 0.003948502404387446], "std": [0.18701875842139504, 0.10682518794859354, 0.10543416558267567, 0.07393126794213038, 0.37191715412324505, 0.26123528172892974, 1.2386491977375603e-05, 6.32758436142937e-06, 4.595863876570564e-05, 0.00014649907093868035, 0.0003458533840507121, 0.0002836542086446191], "min": [0.06523704247717, 0.03697016953650819, 1.1810386150736276, -0.04795791256915155, -0.14999396036548984, -0.726339022702736, 0.06909498879227244, -0.3365533028689469, 1.1830838436680535, -0.0008541421839920666, -0.008085099823903263, 0.002765957498922944], "max": [0.5293625587826023, 0.33441829201171525, 1.532955044085881, 0.1996550626781639, 0.9186400276923106, -0.0031915542757973564, 0.06916069394693102, -0.33651487343848735, 1.1833980720729231, 0.00042290625159569005, -0.0057446760811963316, 0.004468135060139206], "count": [294]}, "eef_sim_pose_action": {"mean": [0.29959544370202285, 0.22329290866102708, 1.301668198637564, 0.08852581405487187, 0.38282596810354386, -0.31456477722040116, 0.0692322742261747, -0.33652652306465264, 1.1833139382966376, -3.5100423282030384e-05, -0.006083739890661711, 0.0045497940575463395], "std": [0.1870117507714291, 0.10630170486088414, 0.10592204074292727, 0.07477046080459267, 0.36952528549162716, 0.2605044634448914, 3.7156909397539336e-05, 6.257722423555213e-06, 0.00010880770700949693, 0.0002351526526111793, 0.0007138033511814952, 0.000278060894401971], "min": [0.06107206618332059, 0.03612580539861521, 1.1810800118824383, -0.049742450641486025, -0.09663676298650592, -0.7275293310058137, 0.06901012262321408, -0.33656018837653456, 1.1831239464392411, -0.0030773741637977504, -0.009203873805068152, 0.003067961661145091], "max": [0.5294623832325172, 0.33514672648644295, 1.5190776688282044, 0.2071404873386935, 0.9217347362738084, -0.003067976099535033, 0.06924544801840153, -0.3365253089274553, 1.183741374510059, 0.0, -0.004601937077271412, 0.0046020074668117975], "count": [294]}, "gripper_mode_state": {"mean": [0.23469387755102042, 0.0], "std": [0.4238073399448, 0.0], "min": [0, 0], "max": [1, 0], "count": [294]}, "gripper_activity_state": {"mean": [1.8503401360544218, 2.0], "std": [0.4928570254878895, 0.0], "min": [0, 2], "max": [2, 2], "count": [294]}, "gripper_mode_action": {"mean": [0.24829931972789115, 0.0], "std": [0.4320263505280188, 0.0], "min": [0, 0], "max": [1, 0], "count": [294]}, "gripper_activity_action": {"mean": [1.969387755102041, 2.0], "std": [0.22379298162715663, 0.0], "min": [0, 2], "max": [2, 2], "count": [294]}, "gripper_open_scale_state": {"mean": [0.8214567152010356, 0.979052961440317], "std": [0.24861346806279305, 0.0010284330978575225], "min": [0.3765066909790039, 0.9771121215820312], "max": [0.9789613342285156, 0.9796267700195312], "count": [294]}, "gripper_open_scale_action": {"mean": [0.7517006802721088, 1.0], "std": [0.4320263505280188, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [294]}}} +{"episode_index": 38, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8666666666666667]], [[0.8666666666666667]], [[0.8549019607843137]]], "mean": [[[0.6634041367102396]], [[0.6760052450980392]], [[0.6618362363834422]]], "std": [[[0.1561485332346297]], [[0.1569392989825183]], [[0.15530742423283703]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.8627450980392157]], [[0.8745098039215686]], [[0.8431372549019608]]], "mean": [[[0.6352715032679739]], [[0.655618605664488]], [[0.6374765441176471]]], "std": [[[0.15053636387457886]], [[0.15350034506838683]], [[0.14859342135868767]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[1.0]]], "mean": [[[0.45966809640522877]], [[0.45781684912854026]], [[0.4510066122004357]]], "std": [[[0.18288956483158797]], [[0.18697630382613592]], [[0.19107372004490655]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43467087418300654]], [[0.44510525326797384]], [[0.4373781236383442]]], "std": [[[0.19375830706223485]], [[0.18326211626697406]], [[0.19048571202998482]]], "count": [100]}, "observation.state": {"min": [-0.5161702036857605, -0.003829787252470851, -1.9174468517303467, -0.014893617480993271, -0.7993617057800293, -0.015319149009883404, -2.7585105895996094, 0.0008510638144798577, -0.001276595750823617, 0.0, 0.016382979229092598, -0.055744681507349014, 0.17489361763000488, -2.760425567626953, 13.559123992919922, 97.96267700195312], "max": [0.0821276605129242, 2.4448935985565186, 0.0, 0.4631914794445038, -0.00042553190723992884, 0.7465957403182983, -0.28851065039634705, 0.001276595750823617, -0.001276595750823617, 0.0, 0.01872340403497219, -0.04893616959452629, 0.18702127039432526, -2.760425567626953, 97.89613342285156, 97.96267700195312], "mean": [-0.12442929297685623, 1.3777976036071777, -0.9652119278907776, 0.1181044727563858, -0.4660516083240509, 0.43355682492256165, -2.060797691345215, 0.0012725046835839748, -0.0012765962164849043, 0.0, 0.018122941255569458, -0.053317274898290634, 0.1829756796360016, -2.7604305744171143, 74.05193328857422, 97.96284484863281], "std": [0.19323042035102844, 0.9144280552864075, 0.6511284708976746, 0.10704498738050461, 0.2934468984603882, 0.2650660574436188, 1.0352035760879517, 4.152575638727285e-05, 4.656612873077393e-10, 0.0, 0.0003365477023180574, 0.0007038527401164174, 0.0012246455298736691, 5.0067901611328125e-06, 35.344078063964844, 0.0001678466796875], "count": [208]}, "action": {"min": [-0.5169515013694763, -0.0015339808305725455, -1.9190099239349365, -0.03988350182771683, -0.8068739175796509, -0.016873788088560104, -2.7585105895996094, 0.0015339808305725455, 0.0, 0.0, 0.015339807607233524, -0.05675728991627693, 0.17487381398677826, -2.760425567626953, 0.0, 100.0, 0.0, 0.0], "max": [0.08436894416809082, 2.4451653957366943, -0.0, 0.4970097839832306, -0.0, 0.7501165866851807, -0.28851065039634705, 0.0015339808305725455, 0.0, 0.0015339808305725455, 0.01840776950120926, -0.04908738657832146, 0.18867963552474976, -2.760425567626953, 100.0, 100.0, 0.0, 0.0], "mean": [-0.11897207796573639, 1.368082046508789, -0.9549843072891235, 0.11627281457185745, -0.46839556097984314, 0.4351123571395874, -2.060797691345215, 0.0015339828096330166, 0.0, 0.00029499639640562236, 0.018260307610034943, -0.05365980044007301, 0.18401147425174713, -2.7604305744171143, 73.55769348144531, 100.0, 0.0, 0.0], "std": [0.19280965626239777, 0.9202094078063965, 0.6518728733062744, 0.10750624537467957, 0.29726165533065796, 0.26838183403015137, 1.0352035760879517, 1.979060471057892e-09, 0.0, 0.0006045623449608684, 0.0004765812773257494, 0.0007810440729372203, 0.0013563211541622877, 5.0067901611328125e-06, 44.10253143310547, 0.0, 0.0, 0.0], "count": [208]}, "timestamp": {"min": [0.0], "max": [6.9], "mean": [3.45], "std": [2.0014578020366387], "count": [208]}, "frame_index": {"min": [0], "max": [207], "mean": [103.5], "std": [60.043734061099165], "count": [208]}, "episode_index": {"min": [193], "max": [193], "mean": [193.0], "std": [0.0], "count": [208]}, "index": {"min": [58677], "max": [58884], "mean": [58780.5], "std": [60.043734061099165], "count": [208]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [208]}, "subtask_annotation": {"mean": [3.1490384615384617, 7.0, 7.0, 7.0, 7.0], "std": [1.5070025772212488, 0.0, 0.0, 0.0, 0.0], "min": [1, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [208]}, "scene_annotation": {"mean": [193.0], "std": [0.0], "min": [193], "max": [193], "count": [208]}, "eef_direction_state": {"mean": [3.3413461538461537, 6.0], "std": [2.230432459659022, 0.0], "min": [0, 6], "max": [6, 6], "count": [208]}, "eef_velocity_state": {"mean": [1.3269230769230769, 0.0], "std": [0.837146109987651, 0.0], "min": [0, 0], "max": [2, 0], "count": [208]}, "eef_acc_mag_state": {"mean": [1.1201923076923077, 0.0], "std": [0.8377947021900721, 0.0], "min": [0, 0], "max": [2, 0], "count": [208]}, "eef_direction_action": {"mean": [3.4086538461538463, 6.0], "std": [2.2577477961337347, 0.0], "min": [0, 6], "max": [6, 6], "count": [208]}, "eef_velocity_action": {"mean": [1.2980769230769231, 0.0], "std": [0.8534974166549566, 0.0], "min": [0, 0], "max": [2, 0], "count": [208]}, "eef_acc_mag_action": {"mean": [1.1298076923076923, 0.0], "std": [0.8130403301204477, 0.0], "min": [0, 0], "max": [2, 0], "count": [208]}, "eef_sim_pose_state": {"mean": [0.3208022221781748, 0.27190682039035086, 1.247266704412295, 0.06585807506631143, 0.39890079980529664, -0.7054272527690846, 0.06898923951928704, -0.3377186607305296, 1.1806087993482097, 0.18207779218699813, 0.016822412818093477, -0.052052359965595284], "std": [0.18058507768502677, 0.08808214419861801, 0.052436295440261564, 0.09070873791683996, 0.26527807897367384, 0.46559717911621334, 9.892109483684774e-07, 1.5835281277437048e-05, 3.4481642648456786e-05, 0.0012139690689398326, 0.0003360641005960614, 0.0007056778324002462], "min": [0.05722468995673387, 0.07815114903153161, 1.1815594166060701, -0.042500868863593055, -0.029286683119641, -1.245581570599457, 0.06898759821670047, -0.33777329780045934, 1.180547281319348, 0.17407132446530477, 0.015085356814720452, -0.05447479644096437], "max": [0.51881885498146, 0.3428229474777154, 1.3633334335628005, 0.34101003051265044, 0.7587197487125339, 0.0008510484322782411, 0.06899566183199951, -0.33762028673790334, 1.1807870634632305, 0.1861558277620446, 0.017421932401666673, -0.04766579511512764], "count": [208]}, "eef_sim_pose_action": {"mean": [0.31882657619789884, 0.27338299394953336, 1.2456532696775542, 0.06574631911638519, 0.39512144455044174, -0.7023983987805228, 0.06910452379640847, -0.3377321787741797, 1.180542187225395, 0.18301608674592756, 0.018528555691172746, -0.0521350834626439], "std": [0.18159285109108655, 0.08789655774502955, 0.051422032818111335, 0.08909000032266719, 0.26552415805984453, 0.4690282904584925, 4.430915928847768e-05, 1.7551522039035452e-05, 0.00017792524806285167, 0.00134940454109403, 0.0007954303909307336, 0.0007810796782035516], "min": [0.04326642602927758, 0.07787216878737663, 1.1828093967365465, -0.02904738215676339, -0.05042782034761628, -1.2646356218659538, 0.0690807539771629, -0.3378018102797898, 1.1801836176567109, 0.17397048573634283, 0.015317702353399687, -0.05523137279891854], "max": [0.5186546821832602, 0.3434812596646989, 1.359520811042319, 0.34045772656961243, 0.7555510977206419, 0.0030679453013850093, 0.06919816646159398, -0.3376294469652937, 1.1809231827420954, 0.18772234858880907, 0.01991301194897721, -0.047561710095487986], "count": [208]}, "gripper_mode_state": {"mean": [0.25961538461538464, 0.0], "std": [0.4384235813529997, 0.0], "min": [0, 0], "max": [1, 0], "count": [208]}, "gripper_activity_state": {"mean": [1.7644230769230769, 2.0], "std": [0.6023061879831896, 0.0], "min": [0, 2], "max": [2, 2], "count": [208]}, "gripper_mode_action": {"mean": [0.2644230769230769, 0.0], "std": [0.4410255245602111, 0.0], "min": [0, 0], "max": [1, 0], "count": [208]}, "gripper_activity_action": {"mean": [1.9567307692307692, 2.0], "std": [0.26503425869880254, 0.0], "min": [0, 2], "max": [2, 2], "count": [208]}, "gripper_open_scale_state": {"mean": [0.7405194809345107, 0.979626770019534], "std": [0.35344078648411065, 2.7755575615628914e-15], "min": [0.13559123992919922, 0.9796267700195312], "max": [0.9789613342285156, 0.9796267700195312], "count": [208]}, "gripper_open_scale_action": {"mean": [0.7355769230769231, 1.0], "std": [0.4410255245602111, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [208]}}} +{"episode_index": 39, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9647058823529412]], [[0.9372549019607843]], [[0.9333333333333333]]], "mean": [[[0.6599554173346488]], [[0.6662807477288609]], [[0.6481102453035722]]], "std": [[[0.15605778232173165]], [[0.1567625346520304]], [[0.1549524556006982]]], "count": [106]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.9882352941176471]], [[0.9882352941176471]], [[0.9882352941176471]]], "mean": [[[0.6298941068565791]], [[0.6446423264274264]], [[0.6226283399103877]]], "std": [[[0.1507269072587256]], [[0.1527677215927601]], [[0.14728976975807945]]], "count": [106]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7843137254901961]], [[0.7725490196078432]], [[0.7529411764705882]]], "mean": [[[0.46777072029021255]], [[0.46345154046943726]], [[0.4538107529699511]]], "std": [[[0.181434958157508]], [[0.18611371055589584]], [[0.19163287627012549]]], "count": [106]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.788235294117647]], [[0.7411764705882353]], [[0.6901960784313725]]], "mean": [[[0.4393647207834916]], [[0.44612954484728906]], [[0.44195501140707855]]], "std": [[[0.19799050012695832]], [[0.1879791779754144]], [[0.19704590473371927]]], "count": [106]}, "observation.state": {"min": [-0.9153191447257996, -0.0031914892606437206, -2.0112764835357666, -0.7489361763000488, -0.14702127873897552, -0.37382978200912476, -2.7585105895996094, -0.0017021276289597154, -0.001276595750823617, -0.00042553190723992884, -0.01234042551368475, -0.02531914971768856, 0.01148936152458191, -2.760425567626953, 2.7323615550994873, 97.3410415649414], "max": [0.014893617480993271, 2.720425605773926, 0.0, 0.1591489315032959, 0.43659573793411255, 0.2514893710613251, 0.02574468031525612, 0.0, -0.001276595750823617, 0.0, -0.00957446824759245, -0.020212765783071518, 0.028723403811454773, -2.742553234100342, 97.89613342285156, 97.96267700195312], "mean": [-0.33653929829597473, 1.2884712219238281, -0.9590110182762146, -0.11721445620059967, 0.0023914009798318148, 0.012615583837032318, -1.9961198568344116, -0.0012445738539099693, -0.0012765948195010424, -1.34822012114455e-05, -0.010367832146584988, -0.02297496236860752, 0.018154636025428772, -2.7563393115997314, 71.86393737792969, 97.82027435302734], "std": [0.3590035140514374, 1.162384033203125, 0.8722527623176575, 0.28857746720314026, 0.16739480197429657, 0.15215538442134857, 1.0385140180587769, 0.00021684786770492792, 9.313225746154785e-10, 7.453379657818004e-05, 0.0002684351638890803, 0.0006579270120710135, 0.003674656618386507, 0.006871359888464212, 35.43205261230469, 0.23898948729038239], "count": [505]}, "action": {"min": [-0.9157865047454834, -0.0015339808305725455, -2.0110487937927246, -0.7531845569610596, -0.15033011138439178, -0.37582528591156006, -2.7585105895996094, -0.0015339808305725455, 0.0, -0.0015339808305725455, -0.012271846644580364, -0.026077672839164734, 0.01073786523193121, -2.760425567626953, 0.0, 100.0, 0.0, 0.0], "max": [0.015339807607233524, 2.719748020172119, -0.0, 0.16413594782352448, 0.4387184977531433, 0.26384469866752625, 0.02574468031525612, 0.0, 0.0, -0.0, -0.01073786523193121, -0.019941750913858414, 0.029145635664463043, -2.742553234100342, 100.0, 100.0, 0.0, 0.0], "mean": [-0.3356657028198242, 1.288979172706604, -0.9586379528045654, -0.11493304371833801, 0.0018802064005285501, 0.013231733813881874, -1.9961198568344116, -0.0012666151160374284, 0.0, -3.037585520360153e-05, -0.010768263600766659, -0.02314937859773636, 0.018344029784202576, -2.7563393115997314, 68.910888671875, 100.0, 0.0, 0.0], "std": [0.35874247550964355, 1.1611695289611816, 0.8709579706192017, 0.28859204053878784, 0.16829004883766174, 0.15333151817321777, 1.0385140180587769, 0.0005818579811602831, 0.0, 0.00021371286129578948, 0.00021371315233409405, 0.0006540687172673643, 0.003762580454349518, 0.006871359888464212, 46.28586196899414, 0.0, 0.0, 0.0], "count": [505]}, "timestamp": {"min": [0.0], "max": [16.8], "mean": [8.4], "std": [4.859355238437846], "count": [505]}, "frame_index": {"min": [0], "max": [504], "mean": [252.0], "std": [145.78065715313537], "count": [505]}, "episode_index": {"min": [195], "max": [195], "mean": [195.0], "std": [0.0], "count": [505]}, "index": {"min": [59181], "max": [59685], "mean": [59433.0], "std": [145.78065715313537], "count": [505]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [505]}, "subtask_annotation": {"mean": [2.8455445544554454, 7.0, 7.0, 7.0, 7.0], "std": [1.693290472498011, 0.0, 0.0, 0.0, 0.0], "min": [1, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [505]}, "scene_annotation": {"mean": [195.0], "std": [0.0], "min": [195], "max": [195], "count": [505]}, "eef_direction_state": {"mean": [4.526732673267326, 6.0], "std": [1.9989547312646423, 0.0], "min": [0, 6], "max": [6, 6], "count": [505]}, "eef_velocity_state": {"mean": [0.7584158415841584, 0.0], "std": [0.8703325103435573, 0.0], "min": [0, 0], "max": [2, 0], "count": [505]}, "eef_acc_mag_state": {"mean": [0.697029702970297, 0.0], "std": [0.838014561364138, 0.0], "min": [0, 0], "max": [2, 0], "count": [505]}, "eef_direction_action": {"mean": [4.532673267326732, 6.0], "std": [1.9839508992093202, 0.0], "min": [0, 6], "max": [6, 6], "count": [505]}, "eef_velocity_action": {"mean": [0.7603960396039604, 0.0], "std": [0.8697421044776106, 0.0], "min": [0, 0], "max": [2, 0], "count": [505]}, "eef_acc_mag_action": {"mean": [0.7425742574257426, 0.0], "std": [0.8472841335122905, 0.0], "min": [0, 0], "max": [2, 0], "count": [505]}, "eef_sim_pose_state": {"mean": [0.2792961704418744, 0.1795669124670438, 1.2199366821329614, 0.0568975959774302, 0.202243250419841, -0.3178660687278395, 0.06901966354289366, -0.33697868912392653, 1.1835322071183698, 0.01842249241575858, -0.01165480906402384, -0.02422106870741026], "std": [0.19144564451121984, 0.1703371456048503, 0.050615563456348336, 0.07497691833594325, 0.28531839122826863, 0.41772565183840504, 5.718086928080776e-06, 1.5202832162170238e-05, 3.324693228889765e-05, 0.003682644010328798, 0.0002735013788948565, 0.0007102644543014741], "min": [0.06755093008784684, -0.10479304103485844, 1.1766764219329993, -0.15679238475710577, -0.131771040373023, -1.0304611501046315, 0.0689875425749365, -0.3370310428714924, 1.1834471590008306, 0.011734490387502036, -0.013612945048047775, -0.02659757492046507], "max": [0.5261165585510086, 0.33323798937244864, 1.3718122329216265, 0.2670007425820671, 0.7207771770910267, 0.09536607172195882, 0.069021691460773, -0.33691581560284184, 1.1837306317643415, 0.029009716963519026, -0.0108480921325389, -0.021490847668156503], "count": [505]}, "eef_sim_pose_action": {"mean": [0.27930852959610786, 0.1801063652477842, 1.2199226691390261, 0.057673199101203936, 0.20533657248853063, -0.3175822960114623, 0.0691155347939219, -0.33698223033249797, 1.1836071087970628, 0.01859400782792121, -0.01079572051855943, -0.02441737370377882], "std": [0.19107052375027386, 0.17013280570630399, 0.05176519120908657, 0.07759204422451942, 0.29039927532654486, 0.4170281337179402, 1.6425073416093727e-05, 1.969394088607915e-05, 6.273063018864322e-05, 0.0037694034106763854, 0.00029905943385184655, 0.0008808541333814609], "min": [0.06896953416678817, -0.10479852016079569, 1.1772499031578192, -0.16280235981414887, -0.1774299028497739, -1.031677481472607, 0.06900004420676892, -0.33704249128081587, 1.1835955600937618, 0.010951991100078294, -0.012269016680547917, -0.027613156461035664], "max": [0.5281100666350992, 0.33336354106587396, 1.3896507006884955, 0.28239724242057007, 0.7255060015324895, 0.09867515169904145, 0.06911943928559446, -0.33690397287505897, 1.184020693899291, 0.02944681697591351, -0.010734214182690938, -0.021476881154243142], "count": [505]}, "gripper_mode_state": {"mean": [0.3069306930693069, 0.0], "std": [0.46122038411295635, 0.0], "min": [0, 0], "max": [1, 0], "count": [505]}, "gripper_activity_state": {"mean": [1.7821782178217822, 2.0], "std": [0.5768463322330181, 0.0], "min": [0, 2], "max": [2, 2], "count": [505]}, "gripper_mode_action": {"mean": [0.3108910891089109, 0.0], "std": [0.46285831506151864, 0.0], "min": [0, 0], "max": [1, 0], "count": [505]}, "gripper_activity_action": {"mean": [1.9643564356435643, 2.0], "std": [0.24111299615331605, 0.0], "min": [0, 2], "max": [2, 2], "count": [505]}, "gripper_open_scale_state": {"mean": [0.7186390186394822, 0.9782079733669196], "std": [0.3543209507970291, 0.0023898827037178586], "min": [0.027323615550994874, 0.9734104156494141], "max": [0.9789613342285156, 0.9796267700195312], "count": [505]}, "gripper_open_scale_action": {"mean": [0.689108910891089, 1.0], "std": [0.46285831506151864, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [505]}}} diff --git a/R1_Lite_move_the_position_of_the_duck/meta/info.json b/R1_Lite_move_the_position_of_the_duck/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..900946bc985defe3455bf5e0cd08ca49d7b5a28e --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/meta/info.json @@ -0,0 +1 @@ +{"codebase_version": "v2.1", "robot_type": "galaxea_r1_lite", "total_episodes": 40, "total_frames": 12223, "total_tasks": 1, "total_videos": 160, "total_chunks": 1, "chunks_size": 1000, "fps": 30, "splits": {"train": "0:39"}, "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_high_left_rgb": {"dtype": "video", "shape": [720, 1280, 3], "names": ["height", "width", "channels"], "info": {"video.height": 720, "video.width": 1280, "video.codec": "av1", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "video.fps": 30, "video.channels": 3, "has_audio": false}}, "observation.images.cam_high_right_rgb": {"dtype": "video", "shape": [720, 1280, 3], "names": ["height", "width", "channels"], "info": {"video.height": 720, "video.width": 1280, "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": [720, 1280, 3], "names": ["height", "width", "channels"], "info": {"video.height": 720, "video.width": 1280, "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": [720, 1280, 3], "names": ["height", "width", "channels"], "info": {"video.height": 720, "video.width": 1280, "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": [16], "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", "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", "left_gripper_open", "right_gripper_open"]}, "action": {"dtype": "float32", "shape": [18], "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", "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", "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/R1_Lite_move_the_position_of_the_duck/meta/tasks.jsonl b/R1_Lite_move_the_position_of_the_duck/meta/tasks.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..a8dce8ec73dfc4b5c6e007e064756a99b341cdf9 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/meta/tasks.jsonl @@ -0,0 +1 @@ +{"task_index": 0, "task": "put the duck the designated position."} diff --git a/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000000.mp4 b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..391d40acf5deeee2f11900dcde7cf7b30eb1683e --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000000.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c367ccf1ec3ab467a13bc8205aeca140652a3078cba6314390079bd117c3ee2 +size 2424953 diff --git a/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000001.mp4 b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..80573738dc571777fa27625f0813540f0a819faf --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000001.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4273a64c1158918e8b079a43c11c214d412048dcd870a3d67cdedafc3a99321b +size 2705378 diff --git a/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000002.mp4 b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..108fad9169d0413f11c531c77faea7575504d0ea --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000002.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7038c9fad9a91a20f7d7f56dae97d2078e0adc738e5df1ebab18d4bcfa49d497 +size 2421000 diff --git a/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000003.mp4 b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0b97f68013e619847359bcd9bb9aa876b5d3df8a --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000003.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7986e84ef8262121dbb59ef4d7ad9ee3bf875131e764d1456a48869e5bc07fec +size 2512133 diff --git a/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000004.mp4 b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7f2229269c007dba6263fcbc1b6e0136e842e458 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000004.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:72eeb753cf780403839baf3850f8b3749b8ebd277446e2c08e1ecd8be12ef04b +size 2126552 diff --git a/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000005.mp4 b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c4f6d2ba9f2ddd3765a391ba514cdc55bc73b5a8 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000005.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe2d49f45c2b6225741f71730db05a8fae2f87740a15cba2b4f6406e17b7bc4e +size 1848076 diff --git a/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000006.mp4 b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1b294c0893e1caeb61822611aef5f6044c1d05aa --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000006.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e5882a5ea982be9066fecf2b980241916a791fd5b0a7aa723b8be97cc04593a +size 1700627 diff --git a/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000007.mp4 b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..64115f76cdb4410d5696430fd9c9a6964c87b873 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000007.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2adb6af5b34889bcfeee0631b16159a449a33ef044485e1f55504f0223acbcef +size 3279665 diff --git a/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000008.mp4 b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dbc9f18e1d419c36940e51648b71a08b5e0769f8 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000008.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:19fefae973a242ebf8a0763cd2dd4fe86207438a0b264fe981829913e1b8d3bd +size 2661805 diff --git a/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000009.mp4 b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c431c453bc9187bab224977920f0c1ee20d1c83f --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000009.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f5090e56e608c72437be5966b4e9459291c271be4bf2b15fe32bb96dbb35cdec +size 2822898 diff --git a/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000010.mp4 b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2c8ad6a670f27a5dcd5048c7ed82115d4009c905 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000010.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc719abd4c59f3c3ba743318f82c209c2e2d0a2ff5366f5e31bb32f3d10b8361 +size 1780004 diff --git a/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000011.mp4 b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7647d115762b8aef8b7e6c3e779017622dbb18e2 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000011.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1095eaa3647a4c925265621ecfccbc4c48b12763b192d39302e6cbf074f861d3 +size 2050105 diff --git a/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000012.mp4 b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f6f8e8a653e284544b059bd40c8c53c19ad8dd76 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000012.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a814439aecd91f8fc760402e98db3a49b380739a638c39f5504a0bf95579d7a7 +size 2375046 diff --git a/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000013.mp4 b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d9522f9755cf3eb1d4ecb90eda2bfbd30340c83f --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000013.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:055bf458ba8dfaf93d4567df52b547c91aa4063b6af270d8c5695a91587331e3 +size 1644826 diff --git a/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000014.mp4 b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e58abc24eb5c016dbc279e54a73a5512573333c7 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000014.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a229bc9bce097c95c4870704e49e2c66b389172c0f054f597565137040e43ff2 +size 2693218 diff --git a/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000015.mp4 b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cd494307c767d9a501b971e9578c3cc332d3fbf6 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000015.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4441e2ea22d4cd75f721311d3335e833a20587c8ff04ac6a218b67ac7de357a4 +size 1966479 diff --git a/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000016.mp4 b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f608f7746e0b14c215e748e749b286e45cddefb6 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000016.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b4f692e0d7f984edbee3d1c324cb844440d8a6f4b67ca10127429b8f74a9019 +size 1888716 diff --git a/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000017.mp4 b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..40fade4efe8b4343336cb25ae299343472584e9b --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000017.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ecaa051c5c314d7949f163655f0c563cde8c1638885994a0237f2b38ad50b9df +size 3530716 diff --git a/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000018.mp4 b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ee76dbe70fab797daf943653ff8efeb890003ff8 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000018.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f1c36b2727af4e53aaba56580e330b51d3b198174f6028423799124de57163a +size 2136737 diff --git a/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000019.mp4 b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b99232addd83452913ea674cbe7090ede176ffe9 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000019.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f3848ec0c95e97a862315d84887924d1d097145013b817ce8996b8e0d02adcfe +size 2293567 diff --git a/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000020.mp4 b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..08ff023cdeefe91dca77471337e240fd84c9679c --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000020.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5dea99a5fe0a33496edfe26881be6b28832f91d6cd0da391c563a7e2f7572e2f +size 1557194 diff --git a/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000021.mp4 b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b2a291e6d5ee13fe962dfe8e496535ad723ab339 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000021.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf6b66c3bab2111a00d86b49ac438fd1282ec3945d49197306dfd7a46b4179dc +size 2050342 diff --git a/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000022.mp4 b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..88bf3fe2204ff7132d7ccf9c5c6b758052d6e86c --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000022.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:986c9e36f56e8b962d3aef4ce737b4f7a06304c684ac46a7470a436075508702 +size 2372660 diff --git a/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000023.mp4 b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..666cf5a41b98d0760de06d040bc2c9395d9e2774 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000023.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e0caf53eb9c65f3977f12e577e798b0a523fd08b24c1beccb63976bcfdd951ef +size 2945846 diff --git a/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000024.mp4 b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d5efee73c055c6883a4ab5df990f18ebe1227cec --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000024.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c795b1cee76404e4e7a882e07f11834fc973e823891feb3a6ad7fff58f46999 +size 3092244 diff --git a/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000025.mp4 b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..09b498ce6f0499b6a35d20e757eecdcd0ff0583d --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000025.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e0e95359dc3868d8fc66217ad4cb9c93ce29ef6ec5095d027632408deb5dd3ee +size 3032814 diff --git a/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000026.mp4 b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6e1a661c2cc64f3845c542a387ef0823835f94a4 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000026.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9110c085ecdf8d9a05dcd92a0e788633505f6640c24082ebb99398ef262c3963 +size 2486887 diff --git a/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000027.mp4 b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0fb8e26a4ce1eac5886a6610d4395156498df212 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000027.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:87cf7b6ac7210c80a8e2e9e91cbe2f1e32306cde1989bdbfa03cc1b2397b08e9 +size 2697149 diff --git a/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000028.mp4 b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..02511f1c1e0bedcf7fe99e045b8cf3b55349cb29 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000028.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea4c76f1071b25244bd7df2a60effc577cb6cda7600ee2ef679c9c9452562934 +size 1990647 diff --git a/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000029.mp4 b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cd8f20397493506c51cc1c4a22d0e6749efdc539 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000029.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:59d27b60720bb89d612f04b0ac82d3c87532d683a10c42510a2530402b2605b3 +size 1801844 diff --git a/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000030.mp4 b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..878b7164661cbfcc37ab27f9b732d56aeb4511ea --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000030.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3709df40d8c31b0e21b2e027f55d3f3268dfcda43f6a72fb758868f42f1664a9 +size 2835245 diff --git a/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000031.mp4 b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..152becce48da3f7db9ac85ee5ed7295f30e979cc --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000031.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f2b63bd5e6f24bd5a96a2c0d0d2bf275d77d0ad1a68062d538f3d3e7ae15018f +size 2661797 diff --git a/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000032.mp4 b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5326a72bdb8d18822e2b383cf09a4a7d22491f6a --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000032.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e1f28f92152a7b22a99c5b8a8e33b38fd7b91140c2c436599aec5a1e9d93d22a +size 2259330 diff --git a/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000033.mp4 b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f43245765f4f617389968122609a4d7e255c7776 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000033.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:52e6cd51a9cce4da52851d89f70115dd62e9631efc8b2a884651392dc5e0079c +size 2450673 diff --git a/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000034.mp4 b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..49b9219eb115f3433726a16b98651e0ecbd826a9 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000034.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce6272e612155929af23c4c6cb7d7f02f7f2a109b772327b6f3c803906c716fd +size 1913891 diff --git a/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000035.mp4 b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..85a5c6ca5b3a3dd4db436b8847bf2080ade9e12d --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000035.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:65df9d0ca604446ea07d738454be4c182ffc08fd10929c0ed18e78d5518b7dd0 +size 2195340 diff --git a/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000036.mp4 b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3af77a6db4f86a6a6500d3e4626aa5642dc955dd --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000036.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0cd279bcd5a2f4827d62d5cb79431d83b0b92454b4cf051ae19b16c54cb8e8cc +size 2647023 diff --git a/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000037.mp4 b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8471544bd11e44fbe98177ca2d10126bb5c889b1 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000037.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a4ea92d47455bf1eb31ba2b267d23bfdd85adcfe865a5871db6bed2d72d74832 +size 2357630 diff --git a/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000038.mp4 b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..37033481fb3af4f697f8e50f4934b643103f35ce --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000038.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:34cc1cbc764d2dde63778413b4b6096b06ef8bfd42bb6d9192b7b0d4a51ad714 +size 1504129 diff --git a/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000039.mp4 b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e3ddbd15b262237abf8fb61e8c745c78c3a3645f --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000039.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:570fb7d8f1afc1195701b2ab891d499762b81755a2235eff45e1335ad1780ffd +size 3322065 diff --git a/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000000.mp4 b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..98fd7de52d8345a070e6c17ccb9caf11439f435a --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000000.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99cd5591109cc13d611a3638170ed405780ad8f2954d3df5bf4f510101e15b4c +size 2306442 diff --git a/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000001.mp4 b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d03503245b02bd8b7aa5bfb59d11ee3feecaf739 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000001.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1243c7c609e8b46cdf6b36f49f6073ac0f39529ebf436a89658ea5600941cb8f +size 2532790 diff --git a/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000002.mp4 b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e32db6d068f9eca1b4856cda2592509760cb2875 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000002.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:47bfb41aa42ba4d0961a43cafb27f19f153c84744601208319fe30c60a48d824 +size 2229838 diff --git a/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000003.mp4 b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..754d04585abcd081a52a2739eb98cb84deb76396 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000003.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:59eeaff8245dd58df050b4fef13ce7e6a78bc3600bfcc7fbfe0a17f517218025 +size 2375067 diff --git a/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000004.mp4 b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4bdb7d6411e938e3a4ccc0e5a50e8d849ae6814c --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000004.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7465d38147cb107f3051f9b4221967bf119e493066129a83b24e42fafaebb21b +size 2145672 diff --git a/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000005.mp4 b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..48fffbbd1dc772c4da9e5dc5113c76f9183ced9c --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000005.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:186986c221218b031fc2e5489162522c0840a1ea4508acbba987bae1fba6c803 +size 1733886 diff --git a/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000006.mp4 b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..de7b8edf18266c745342b655e215ef46cb0163d0 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000006.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7423070b853d839fd37590c318286308f92d31b19ec2a7b02043867d60afc559 +size 1548633 diff --git a/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000007.mp4 b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9541f6238069163441269afe7ae8ca1da2152853 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000007.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:384d367f9c2f83e8cbe15dd391219481ffa482d17a6d3c5f9ed87322a0b90280 +size 3173385 diff --git a/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000008.mp4 b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f94f4db7c8acf1235ececc4a96a7baab4c88388a --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000008.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:67d53936310452bdad620b9570bc5515a851b45d60d270009cfb8c3de0363ab2 +size 2709569 diff --git a/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000009.mp4 b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b15fb8fdca6ca476542bde0d386566c73761a148 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000009.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:45abe9e28639f33b38e77617f667d23859ce99c867479813c5864e70ab347e0f +size 2667598 diff --git a/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000010.mp4 b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..78b40fea4bbf56ea1ebac3ed5eeb28055b924494 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000010.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:05a7e7c00caa5d0d371b32d378ec1c0a5ad51e3baa1d8d99725a45221730f7a7 +size 1684783 diff --git a/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000011.mp4 b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6bf39864e0a4bf266978580d94a6b6caf15b7241 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000011.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ddcf387e9a9c5ba97404430b12b99301fd1f64b2a46e727a0f730a1fdffa78f +size 1908221 diff --git a/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000012.mp4 b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c7f2366c9e5c59d308165c8b4bc2116c5f02d16a --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000012.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f977247993291aa474b4b76798849ae68d188c91ddcfb3d24c0740d2fd3b337f +size 2177745 diff --git a/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000013.mp4 b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e1f010fcd46dbf080e81b034fce94619ff9f0c31 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000013.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a7e1a7c01d321f5a55e391b5c166bc84e8826af36bf603acd41adf2818d930ef +size 1531482 diff --git a/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000014.mp4 b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..249be3d3b2f9398753196f211861438f85337b9e --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000014.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5fb0e1a04454f3eebe45a60f5b3552d424d3e04784fd8092f04858d697f8abcc +size 2541023 diff --git a/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000015.mp4 b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..237ad5536d05551fd13b3f49b2f4bd6ff435094c --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000015.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:21a8949ab38ae6d5c3990861d4cf1e68ea29f1436644cdffe61e18224a07f6d4 +size 1874963 diff --git a/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000016.mp4 b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7151f4e83e18166b665d5305fa1a71213a33f86d --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000016.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:093b5b338b22ef19f0037b00e66318a32f8ba6b2531a67cfe7631f43d35210ed +size 1805267 diff --git a/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000017.mp4 b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7b8f433ae0e3449fb0d4bdaf2e493541695430f4 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000017.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5eca65eaafc596ad5139838530478449140a516360fe1abd23245108517cb51e +size 3369029 diff --git a/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000018.mp4 b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8011f97856ca586d529c25e30534d52aa97e9770 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000018.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff150b1f4ed8443c03012a7a0a5b7d2ecf1c7a40b4c35fa8f13966a209c26460 +size 2006689 diff --git a/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000019.mp4 b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8dcb624f4094c5703b3a1916cd4b3a6db27427c2 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000019.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ddc42ba641d34a5149669d4daf3e2e3ef733890bfe2f94e0abec28c957ad84dc +size 2203995 diff --git a/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000020.mp4 b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..76c48deaa4fe17c3146e44ded865a1019f5e1db1 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000020.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:92c0f0eece5007e82fe7ff16a4f89b6e3e9cb6d41e1937c0237f4a2e267f5e45 +size 1421956 diff --git a/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000021.mp4 b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..662c9192b497330fd721908778e280de4f3dd282 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000021.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d175fbbc466f2d108fd2167bd9d17f07a02548af25692b280c3f9873bba0d50f +size 1986254 diff --git a/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000022.mp4 b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aabac0ba24a6ad5888020692ca54daf96b459e52 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000022.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41a27a28bb2ce1b8336e85ea84c480c2cf7d12e23b67110194c84c5f71d10ae1 +size 2415727 diff --git a/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000023.mp4 b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d4fddadc573ccf529864bc9602edd5d77ebf0da8 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000023.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cbe8a16a8f4fd350dda900948f3724523e6e5d9be92b1df6642df9d6755a7f58 +size 2853536 diff --git a/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000024.mp4 b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5946fdc4b8aa407ef20ac37154ca35ccb6e1bb59 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000024.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec90f8a2a0ae0c2f3a38816242c17907109ba3e1373975363b3f868cd2ac1446 +size 2995524 diff --git a/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000025.mp4 b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1664675b59656abccaf4595630de5ae0672b20d9 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000025.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26d9e2549d83eacb53aef7184ddb7b571386c7f0cc5bb110a7b209042f650869 +size 2952503 diff --git a/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000026.mp4 b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ea06109ac7bf9f94a8cfb35076ecb39db96c693c --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000026.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6cfdecb215f1ed25f50141be6d8472ade4ab0ae4c742ea4698033c321c066afc +size 2274815 diff --git a/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000027.mp4 b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5a2d5fa19de55fb8556b67f7d1928b896d4dad0e --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000027.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c2891d24276d69544af3ff03d6d67d765ee5f20286994a97c7791f19731abee +size 2545241 diff --git a/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000028.mp4 b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4c87044b506cce7bde465424522ea948f3d700b6 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000028.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a86f757cf037d438ad25c8d72844771bfb2f5f786978d8a4a6265844a30bdd7 +size 1838270 diff --git a/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000029.mp4 b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..42c377ff493eda755f7d98296d0ae6c8bc55df7c --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000029.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f242c3ddbd1bd4d0de16ad2c3579139b29eb3e5e58f6b0e5feb07f87ca9cb1f +size 1656532 diff --git a/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000030.mp4 b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..14fa6fdb9de699cf9b0650a43e75660ba9a51c8a --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000030.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f24a593f39437bf362deabfbc163b8692eb91962723b0f473144dc02fe645ce +size 2817853 diff --git a/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000031.mp4 b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..26a5f0a8b1b64a4442053cf7b9c46ad10de4690d --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000031.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ec09ebce443dc957698a7477dfb7ef44fa37984917e60c1cada1c02e8c191e5 +size 2549292 diff --git a/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000032.mp4 b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..247760f144ac612f2bf142b7bf926afda605d75e --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000032.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f5719e952ad3f72c91cb06f33cdc40df331ab30c6019dc579fc288cb66ac5cf6 +size 2159116 diff --git a/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000033.mp4 b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e412caebe743a319e234889182e4ea0b7d95872f --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000033.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da277c7583c81b536d77bec9f53b67ea5000a3b22903b4a6720f3df80ec931fa +size 2495092 diff --git a/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000034.mp4 b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..39c082abafc437ffc21dba6a4357c772687a3bf5 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000034.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86e118cbff3e9bbc466a8cce035df4868d53b1a7f18f125f16ce85e4f77f38cb +size 1860494 diff --git a/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000035.mp4 b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0bcd294a7b57c78797b99a03ba01ab6c05bdde9d --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000035.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d78599f34667f24bc4610fd7fe0bb1ad9a4635e5aacf8e15bc98bfb4bbc5b97e +size 2015092 diff --git a/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000036.mp4 b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e1295735508a4d21a30179f158000d078383d1bb --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000036.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1df01ed3abc8177df87e54b2b63a4e9d65fcfc987042f7961ae13500d49607d7 +size 2460965 diff --git a/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000037.mp4 b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eff68e22029c2f76c7df1c435fe3d1c1af8547a1 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000037.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a1ebefed5a98df48d96b92796c694efc82d9eaac5cb9142ce1fef1049daf639f +size 2258885 diff --git a/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000038.mp4 b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d7b02d91fed0773f7d711c9151a3f56898ac3b1c --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000038.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b6f1e4cbf5049dc6fb10c86163f13177bf403c759ee683839ab9dcf4b20e9e37 +size 1407951 diff --git a/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000039.mp4 b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d2b60069f97e5bc8ac62a753dcdb598975dea75f --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000039.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26395e1a2449713488dd6ce963f894737031bd55b570b0b1eddffa6e1aab2f8c +size 3126224 diff --git a/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000000.mp4 b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..24e6f429e328f36d6b9ed49944ed22c954be79d6 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/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:08499397dc9232b63576b8c21d88f553f29a4b6ac3783d5c612220d813edf5c5 +size 2151641 diff --git a/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000001.mp4 b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7f281e7c89055f43a063d0bd540233137803a5d3 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/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:218f1dc19050e11c01dea916c683a7caa44bdf884192a170512a82f1f6bc383e +size 2408115 diff --git a/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000002.mp4 b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..142f48c771b2545d416a21b797da5264345ddaf8 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/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:303301882f294832c1956df83f67d7e2bfc4a361247003b3eb508874fa205498 +size 2121288 diff --git a/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000003.mp4 b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6f0b93b4032ecb023465f4c6f520a4e64bf19e35 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/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:6965d23d390539f438384baf77fc3d5eeac1ea096d63707191768fe6642af0de +size 2129333 diff --git a/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000004.mp4 b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..16ad00c6002602b0e4eaaa83ab42b34422f16ce1 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/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:49f6306c0093a090930751c2bada3821cd24901bcc20035e315fe973e4979246 +size 2880728 diff --git a/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000005.mp4 b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e022cba8299ef40b47945d238539087a11f2c281 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/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:fe332e802e90158db78aac83a546bf7583850b50371055fb6788e170eba69250 +size 1658495 diff --git a/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000006.mp4 b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1907d35920affd9ed70b4fd59952e978998f74e4 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/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:33ee641a8ec50288ccb86642f40a9739f82c05ebfdd1169a5a02f3df0c999e80 +size 1871255 diff --git a/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000007.mp4 b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f47522a4010e7381e243fcfea96eadbfc85a8a77 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/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:6042491710d47db30352347df979f210f7af66ad1265a507e68d02d22867fe40 +size 2621725 diff --git a/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000008.mp4 b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..16c709471e109e571d25eddc79fc23f8246fe017 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/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:d3a16e9e18f981552d42d9f29730f30e08291f46bbdecf695fdcee90cd32340a +size 2002824 diff --git a/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000009.mp4 b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7ec44a114a06af82ed3dd55e6785651237181fad --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/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:3b51cdf0306beaeaa4c726b71e605178f9698141074828a01ab4433dce783cbd +size 3149135 diff --git a/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000010.mp4 b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..daee36bde0a0c2933aa5ffbe9a39ac0bedab1cb1 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/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:8066ac544ea713d58e9b79791aec17e6f32b3d12ced72659e7cff16edcb16324 +size 1726992 diff --git a/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000011.mp4 b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1e9c5badbc4ee9219bb2f70623f4997f61d1653d --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/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:4bad081f0f0fd05f6c0019b8e037dc8097e6fc66c53d6a10c174e36e4bd6e646 +size 2426154 diff --git a/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000012.mp4 b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1b1bb30efb9f7b57e2ccf36198aacde6bc3b1a96 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/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:bde9e3459ffd4aadb6804346df2749ce3d8a25df7372a265d74d3523c870bb4d +size 2042798 diff --git a/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000013.mp4 b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b87788099641dc33505e49a6840cf99c3a3a39ed --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/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:aa30b853165de0760fb2149c397bc18a36e7e7b4daed0c6170a8c1b25aab74be +size 1431592 diff --git a/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000014.mp4 b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b4969e9559a395c4a228c6ea0326d7e021d8b8ba --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/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:c98138982f926e28337d2eca3bae4a8ae6bfd34ad8f40c63cdac5b4ca1695f36 +size 2344543 diff --git a/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000015.mp4 b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..854a23dede8f10cd06642fbdfc2532df40bd7ce8 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/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:4420beaa29eb924a95c43cc4a4213b989a1f7ed9ae76caec3effb627cbfcaca8 +size 1748685 diff --git a/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000016.mp4 b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..02ede7164a82dc6e7bd141335748e5018af20ef4 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000016.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:25e641f893063f59c7e598140eecfac8cc9bdd6f3b9700fff6a27784d8e48580 +size 2125304 diff --git a/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000017.mp4 b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d261437b02f9e329d50a8cd8e1ebabf4e40f1efe --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000017.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:efc5c97f4822966bbaee9e7e2b4ae44507500678b42ab3f5f2eb2fa8dc442f87 +size 3392351 diff --git a/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000018.mp4 b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3fb0010aeaee0add12fe78ea89155282136ab4f5 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000018.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8162fd58f655622d9eb21bc52c38704a6128410ce94fde9647cbc0a424590890 +size 1762687 diff --git a/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000019.mp4 b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ab9336108f6d928d54ea184f67fcc2737c0c5467 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000019.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b485cdaa03f5f75a281375d864a11e4a8912fde598b4cd20725b8d149777523 +size 2043300 diff --git a/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000020.mp4 b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9e7e6681e34188adaac3c0a3ff509a9eac665ea1 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000020.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fda4d73a7d84842b8f10072c3154f25d65b160abb7b9c1bd5cb4895479eca1b2 +size 1554573 diff --git a/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000021.mp4 b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bd806b9e158d4a6093fc9acc394364709ef72982 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000021.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c58d22802c67b7485e0efe01eb99955bfa58a7c0e137fe5a086ee2bf1180f142 +size 1774573 diff --git a/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000022.mp4 b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cf4318b5f216bd5450ed1519ef9347adab3c6e88 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000022.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f1b069cc5768ba9df4c42c558f1520af63c3fbf75b8d10c97a37d4a688728917 +size 2244796 diff --git a/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000023.mp4 b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..29faa0baa36117ab3982c85799f87e74b00927e9 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000023.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:743dc54ff39f0b81881ecbccf4936dbd864567b9fe1abad9869fe36f3561e8c8 +size 2575402 diff --git a/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000024.mp4 b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1d2e9a9c0db2f104b7dbc12d3f4140ebfadb538f --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000024.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8edc2c61b7399e91c7914c529dc5de4204df0d0e55055165675e3acbd3af6642 +size 2652255 diff --git a/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000025.mp4 b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f20b5423d4270d299f389c2f3dfc8506e0caba60 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000025.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:339af2cef2b6006658ee8ba11783236d0b0f20336238004081d656bc7c710185 +size 2945392 diff --git a/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000026.mp4 b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9da6935501d78d8c5e3cc92b513b38969b8bb43f --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000026.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d5103fc2fb5a2b1ba393af82750a32e5db885d75aa87a1c51715f0673ac0f299 +size 2130232 diff --git a/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000027.mp4 b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7e9f12608a28d60e1c457f34371248952512ff5e --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000027.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce881c7a9c916c8e0b93510f1161cda80e068516b14464dd60b3e03b0be25d65 +size 2134018 diff --git a/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000028.mp4 b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7225fdf5722553bf9920adf17e32e17d759fe983 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000028.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de086887a18ab53fbe72c45ff0b3d843ece3b4a82ede2136a70b5177c42db3bd +size 1769918 diff --git a/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000029.mp4 b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ad92d38d6c4b419f050f415e1c3f88bd43b14a32 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000029.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:91a7307f203843293a7fb7108b7f84d40ffbd443839bfde7a613276acfbb09ec +size 1860128 diff --git a/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000030.mp4 b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e09729c2bd7219f771633b41f3b56826ad443427 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000030.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f5c4be1c4bc32eff770f36a0adc5ebb4e485c8081148262fe4954737fa9942e +size 1653215 diff --git a/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000031.mp4 b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5040d2f471f82cb8a78627e3a373a6cea6b98f24 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000031.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d952b32a293af69c21087c6379dbddfce2d88c2a12fcea57d9d5d1f432a65b11 +size 2243041 diff --git a/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000032.mp4 b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..db084139f73c1340803f3bffcf25e63fdabd1dcc --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000032.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:95ccecd93deb18446c4169005e2af1e585f277eaea474905f154759e59766b8f +size 1919678 diff --git a/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000033.mp4 b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..57ed5647670ae98d93244289f1c48e672aeed2a5 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000033.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c8cb98bf196140fe0744cd2e792b4e30619f1f5e2c10545909cb27dc3acb16fa +size 1896737 diff --git a/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000034.mp4 b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..26e7ecf02d93b3ea34f537fd257bbda514fea213 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000034.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c03dc0e172d16fd82c3a6ea4044efb4324aec54be50285dc4c5b683e02c51031 +size 1549280 diff --git a/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000035.mp4 b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1b28295a5dbd5e581597189dd48d9641266ef22d --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000035.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:93bc1571ffc4283993eb10e194e1f2303866a4359fee1365df676573936d5eca +size 1826377 diff --git a/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000036.mp4 b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..712e8146b1ed581c4ed247224bf232db4626195f --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000036.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed91cb6cdca2d14ac72b928a43563322428f3266e8d46df1d63acb2f2dfebd99 +size 2697831 diff --git a/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000037.mp4 b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f3ba6ab413dd0f772c9de1720975687c8b81904a --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000037.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc17e1945c0b669a2e08665268e9cff6be90ed299690245d8ee846e62baab524 +size 2085807 diff --git a/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000038.mp4 b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..790c8814a0b0018230574c661931db5366965872 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000038.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c269b06e993032c54733f8d9cbd32cf53828570f589e955dea4bb07c152e845 +size 1252240 diff --git a/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000039.mp4 b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..27a1b7c1f91cbb05640e035addcb96f142dc5067 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000039.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:08e5509140e07d423401607cbb97735a66a93809e91b66507a2b26fdd9291b01 +size 2766870 diff --git a/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000000.mp4 b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..da779507d491539621d90851583ddb51ef3d8e5a --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/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:444f243b93c0844cb9d6e4c579084bf80c73d30d6424934522ec6a565dc8f79b +size 1905443 diff --git a/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000001.mp4 b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..758d422ad4721b0b941b1f0289574887de14f834 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/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:7b22122105f191dd36ab0ea8ca4eacd5ce2118810f557d0f16cea7818659150e +size 2489360 diff --git a/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000002.mp4 b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..133b9c2eae6dac1250107f293bcfa913ef33ebb7 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/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:b5ebbf31baefb3e4c5e49390dab3446b80baeb509bce8719d1abe54f68694da8 +size 2012909 diff --git a/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000003.mp4 b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..08f6cf56ac6bf78eaa3365168aecbdad7acf7cca --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/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:32ddc473675fd96d09ff4d7c8fa6621242a9575fd7b6978813f4dc788a5905b5 +size 2897235 diff --git a/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000004.mp4 b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b9de2f6c45d89a90a433ccf6a0d59f30a92d0091 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/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:62df892ee5a080e344b6c23f5b03fe152afce57b96320fc38a844418b70a5249 +size 1866714 diff --git a/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000005.mp4 b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9f2270dac82c346947482ff7ab62c37049f6bdac --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/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:8852f24cd56d253b0ee956b7cf5949926f054f0271db9890cb710a7794c3b729 +size 1842092 diff --git a/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000006.mp4 b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..19d10db0b836e30d1618143e5d035405b4dab03c --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/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:8080fba1aaf1d4d686dc1ad07ffc3e612078d1c79c97331d20ef491be28f7ec9 +size 1640283 diff --git a/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000007.mp4 b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1a5f9d05b7449f24063142280a73f110d9368d4c --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/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:0bb89d13d2c968e0a37f0ede61a9d7ebfea46e43e2840ba015ae47b32cefc1c3 +size 3567826 diff --git a/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000008.mp4 b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..808f414a651b2f32ca4d3d12b683c7834fc57536 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/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:aa55a4351fb84dc8bf27ff5602fcd5ac3866ff182a8207bc963359c34f3662a7 +size 2629500 diff --git a/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000009.mp4 b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1d05ccd92ad8688eb9308c825df8254e39476162 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/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:fc908128a4d5acaf6037a080b43714273728cf2d51e3577844b5fc77af9bf2aa +size 2380972 diff --git a/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000010.mp4 b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..92fa36bf51673a904524b8d00774a41373f7f892 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/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:9b0a3988d864f099f2ee5d52b4353f366d21bcbc0fa04250cdc04cdf65337755 +size 1813600 diff --git a/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000011.mp4 b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..254f031fb33578f1ea5093ff153ee7eb0ad798ca --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/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:0730d33415198a9ea644c38fd7a5e06fd4587ce5ff713245e5c94e7adf9de724 +size 2038686 diff --git a/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000012.mp4 b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8994db249971d224a3afb8493b5569f066910822 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/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:e2721474c9132242bce475ec12b95b55e4679dee037d01e833ddaeb60b6d8642 +size 2055966 diff --git a/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000013.mp4 b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7686b70f61526b52bd0ffe9b7b6783a8959efbf0 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/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:7c313d3370c5ab9286077a6f7d097225f1dd955f1d1b13ca556b81c29a744b76 +size 1450822 diff --git a/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000014.mp4 b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dd872a46509a4d9c9f8b886cba5a4d1611ff8876 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/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:dd5433cec6dfde78164f8a74912103de7052bb7af1ca8bc2db639d4477cada2c +size 1981298 diff --git a/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000015.mp4 b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6259e813a82efe1833267fd3430018a254267078 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/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:382db21d134dc5c297da743004350bc2c63ee7d4df23ead46ad267778e5e3cb8 +size 2501122 diff --git a/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000016.mp4 b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8546a108e58d959b6ced6f14a9921f2de6bc7982 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000016.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a78f1344e3bb188d94dc12928e7c28d3795217b924815b6e5a2d54edc812aae7 +size 1999414 diff --git a/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000017.mp4 b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..caae43049eeedc32782654b6dd4ba23e426b9aed --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000017.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c6d7afa103cb2385fe64193f727c92dc1068c804f575273cd687183a19576ee2 +size 3783481 diff --git a/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000018.mp4 b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..971404b4b164e9904b35805d1829a5d5af7066b0 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000018.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:867937ab0157a4506f533860b93c7b74f0710896318ef3bcca93eb32c764a703 +size 2257594 diff --git a/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000019.mp4 b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..98f3a7899760b44c8c67b9960a4292a1becec060 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000019.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8443f112e5d047e5caf251294a68dcc7b6ea166f2ddba22047662f1565663ce5 +size 2022038 diff --git a/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000020.mp4 b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..73771bf4c7db70a37f10b400bd10aa45724fae50 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000020.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:98c52bce4d53019e788afd9da2522f0ce87d28ef15cd0258a0048ff10f749c59 +size 1481018 diff --git a/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000021.mp4 b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ec2ec68ac1d9c8966664b8d71fe8a60932866170 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000021.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d95fae5f36a8bca1460dd5cf5c1cf09ed5c0a3317a64d1f84308744df9986669 +size 2120053 diff --git a/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000022.mp4 b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8cb8806225a43e7aeb49051d03bcc0a28d9b915e --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000022.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:17f2f04a24cff5f85ae7886720b67e46b14df8ab1858981acce754118262b29b +size 2426517 diff --git a/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000023.mp4 b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4c7b463f7ad3564d950ba3ac516bbc6142b77028 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000023.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa6483bd2511ac5f8fa0f69a4f7ba48f9673da90ce01fa6b933d91ee493e0f85 +size 2735252 diff --git a/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000024.mp4 b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..77a3faec971389e29a6e4c5e81b49d8192e1292c --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000024.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9be16918d2a04cb87627e499e83ed93c41557aa518e02a617b11703f0e73a578 +size 2461428 diff --git a/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000025.mp4 b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1b82d740d70af5905e928a18fe4c40c3df7ffd7c --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000025.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b2d411739b6df931be9d78d8d91b4152bc79c56345aa46ca4bae58f585a3d41c +size 2741501 diff --git a/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000026.mp4 b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cf3d6cd41d01ad923a472b9a0384efd885d60bcf --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000026.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ce3ada6cbc8f12e99b22f2d473c52b454c27d41cce0dbc5dc3b38d0fdc4b665 +size 2125336 diff --git a/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000027.mp4 b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3111dd2e3e2435604c9bc3af390790418173ccb4 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000027.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ba38809a4c9b972491588a6ff0339ecd018ba0e95124257f12e4c1807f36b02 +size 2438076 diff --git a/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000028.mp4 b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5ec35ee07a2b9144d935ec2551e06b80d3d4d2bf --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000028.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:66cf858396f15d1e5f72c23f392a5dfcb6874e3b9f60e37719a69bfb31fcaa3e +size 1759614 diff --git a/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000029.mp4 b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..12e16c33595cea0156352a9f457f8791864a62c2 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000029.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d7971d750dc9c8405dc9fa8d07f0b3a75f76e6ca70116aaa1d4564c36716922 +size 1665254 diff --git a/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000030.mp4 b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..62b7949ca04008fabc5e4987413ed83301bbe186 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000030.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4615ee461a63442682c9dfbcfdc2046a6ff7f07fb99b7b0afb2bf72028400135 +size 3085811 diff --git a/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000031.mp4 b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2d97591b2636b7bacfca37e5baba201ca116f6b4 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000031.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce64961385506def36f39e3d0fec10a4f94798437404a9a7a75ab7e79cc16748 +size 2713867 diff --git a/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000032.mp4 b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8f2778839373c7fcf577ace1c7de2ff3c30b3ab4 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000032.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e1271444c4311c051cbfac40ac3b680e48fb41fba6516d16df95f4eff34b9f05 +size 2139336 diff --git a/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000033.mp4 b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ad6954377b842f912533f1e3061e9d7286d31e55 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000033.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:05cfef2a35d96fc242adf5f02cc92570a4fbdbc40b6e6c11caccd0db6370179e +size 2295417 diff --git a/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000034.mp4 b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0476c46e615d5d5b44571df43e0aa64e4f81bffb --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000034.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ae276a4645bb519000d97cb4d1d6896a6b69a10f5d9ab2ddf0068ba0948686b +size 2171194 diff --git a/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000035.mp4 b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..14273daa6b623fe929695162b7639b8d44dd89f3 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000035.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aec39e8db18e7afd26c77fbfa64afb477bdeebc8ada9618828686d00df918f0d +size 1994398 diff --git a/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000036.mp4 b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3b6674ebbf33631714aa7b119a22f64818073de9 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000036.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:526270d482b96a12f225a8082ec2a364eff21ef8a17f738c50857cd506ea0619 +size 2302828 diff --git a/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000037.mp4 b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..442939096ac432a8558182a1f6827a68dbde3a13 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000037.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:31a4dbb7e1d53b4044e5d09007e56fbed21567c1a30abb306180c7dbccf642cb +size 2335696 diff --git a/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000038.mp4 b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..05e8c5ced4c79313bd277d4f7eafc4e3436aa6b3 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000038.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:614aa51afcca2f6643198e664dca7851f15bf22397d6ed6bd6154143f9a394e8 +size 1562047 diff --git a/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000039.mp4 b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..60e35bc4e201c0d5889e82c5865b8458671e2ee2 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_duck/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000039.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5cd0071c5a5a5fbfc01cb09b736dbdfb72b60c793bb42755c68b91d3b60bca99 +size 3317406