diff --git a/R1_Lite_move_the_position_of_the_peeler/.gitattributes b/R1_Lite_move_the_position_of_the_peeler/.gitattributes new file mode 100644 index 0000000000000000000000000000000000000000..1ef325f1b111266a6b26e0196871bd78baa8c2f3 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/.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_peeler/README.md b/R1_Lite_move_the_position_of_the_peeler/README.md new file mode 100644 index 0000000000000000000000000000000000000000..c1407c48aca5403d7db7e4ef2e67ea21f1304083 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/README.md @@ -0,0 +1,336 @@ +--- +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_peeler + +## πŸ“‹ 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** | 43 | +| **Total Frames** | 10477 | +| **Total Tasks** | 1 | +| **Total Videos** | 172 | +| **Total Chunks** | 1 | +| **Chunk Size** | 1000 | +| **FPS** | 30 | +| **Dataset Size** | 369.6MB | + + +## πŸ‘₯ 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 peeler the designated position. + +### Sub-Tasks +This dataset includes 7 distinct subtasks: + +1. **Grasp the peeler with right gripper** +2. **Static** +3. **Grasp the peeler with left gripper** +4. **End** +5. **Place the peeler on the table with right gripper** +6. **Place the peeler on the table with left gripper** +7. **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:42 + + +## πŸ“ 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": 43, "total_frames": 10477, "total_tasks": 1, "total_videos": 172, "total_chunks": 1, "chunks_size": 1000, "fps": 30, "splits": {"train": "0:42"}, "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_peeler_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_peeler/annotations/eef_acc_mag_annotation.jsonl b/R1_Lite_move_the_position_of_the_peeler/annotations/eef_acc_mag_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..261c0cb86faecc005328e7b464d8fa76fc4eab3a --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/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_peeler/annotations/eef_direction_annotation.jsonl b/R1_Lite_move_the_position_of_the_peeler/annotations/eef_direction_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..15eb9abd75814183c860e3bffd75f9148c4e0d04 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/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_peeler/annotations/eef_velocity_annotation.jsonl b/R1_Lite_move_the_position_of_the_peeler/annotations/eef_velocity_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..67c684f8b05e1f6240ea5dd4a9bc9a5df14fe086 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/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_peeler/annotations/gripper_activity_annotation.jsonl b/R1_Lite_move_the_position_of_the_peeler/annotations/gripper_activity_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..275a505f9220cce6502eac987c96a0261ef3f030 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/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_peeler/annotations/gripper_mode_annotation.jsonl b/R1_Lite_move_the_position_of_the_peeler/annotations/gripper_mode_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..3825f1be6645468297ad5be29f9275f04db52345 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/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_peeler/annotations/scene_annotations.jsonl b/R1_Lite_move_the_position_of_the_peeler/annotations/scene_annotations.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..795148b3c310fb2b262af77addf14b2efd801917 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/annotations/scene_annotations.jsonl @@ -0,0 +1,200 @@ +{"scene_index": 0, "scene": "The white table is positioned at the back."} +{"scene_index": 1, "scene": "The white table is positioned at the back."} +{"scene_index": 2, "scene": "The white tables are positioned at the back and to the right."} +{"scene_index": 3, "scene": "The white table is positioned at the back."} +{"scene_index": 4, "scene": "The white tables are positioned at the back and to the right."} +{"scene_index": 5, "scene": "The white table is positioned at the back."} +{"scene_index": 6, "scene": "The white table is positioned at the back."} +{"scene_index": 7, "scene": "The two white tables are positioned at the back and on the right side."} +{"scene_index": 8, "scene": "The white table is positioned at both the back and the right."} +{"scene_index": 9, "scene": "The white tables are positioned at the back and to the right."} +{"scene_index": 10, "scene": "The white table is located at the back."} +{"scene_index": 11, "scene": "The white tables are positioned at the back and on the right side respectively."} +{"scene_index": 12, "scene": "The two white tables are both positioned at the back, with one located to the right."} +{"scene_index": 13, "scene": "The white tables are positioned at the back and on the right side respectively."} +{"scene_index": 14, "scene": "The white tables are positioned at the back and to the right."} +{"scene_index": 15, "scene": "The white table is located at the back, while the eraser is positioned on the back left."} +{"scene_index": 16, "scene": "The white tables are positioned at the back and to the right."} +{"scene_index": 17, "scene": "The white table is positioned at the back, while the other table is located on the right side."} +{"scene_index": 18, "scene": "The white table is positioned at the back, as is the peeler."} +{"scene_index": 19, "scene": "The two white tables are positioned at the back and on the right side respectively."} +{"scene_index": 20, "scene": "The two white tables are positioned at the back and on the right side."} +{"scene_index": 21, "scene": "The white table is positioned at both the back and the right."} +{"scene_index": 22, "scene": "The white table is positioned at both the back and the right."} +{"scene_index": 23, "scene": "The two white tables are positioned at the back and on the right side respectively."} +{"scene_index": 24, "scene": "The White Table's position is back, the White Table's position is right, and ER's position is back."} +{"scene_index": 25, "scene": "The white table is located at the back, while the peeler is positioned on the back left side of the table."} +{"scene_index": 26, "scene": "The white table is positioned at the back."} +{"scene_index": 27, "scene": "The white table is positioned at the back, and the peeler is also located at the back, maintaining a similar positional relationship as the white table."} +{"scene_index": 28, "scene": "The two white tables are positioned at the back and on the right side."} +{"scene_index": 29, "scene": "The white table is positioned at both the back and the right."} +{"scene_index": 30, "scene": "The white tables are positioned at the back and on the right side respectively."} +{"scene_index": 31, "scene": "The white tables are positioned at the back and to the right."} +{"scene_index": 32, "scene": "The white table is at the back, while the other table is on the right."} +{"scene_index": 33, "scene": "The white tables are positioned at the back and to the right."} +{"scene_index": 34, "scene": "The white table is positioned at the back, while another white table is on the right, both near a peeler also placed at the back."} +{"scene_index": 35, "scene": "The white tables are positioned at the back and right sides, with the peeler located in the back-right corner."} +{"scene_index": 36, "scene": "The white table is located at the back position, positioned at the back along with the other item, also placed at the back."} +{"scene_index": 37, "scene": "The two white tables are positioned at the back and on the right side."} +{"scene_index": 38, "scene": "The white tables are positioned at the back and to the right."} +{"scene_index": 39, "scene": "The white tables are positioned at the back and on the right side respectively."} +{"scene_index": 40, "scene": "The white table is positioned at the back."} +{"scene_index": 41, "scene": "The white table is located at the back, and the peeler is also positioned at the back."} +{"scene_index": 42, "scene": "The two white tables are positioned at the back and on the right side."} +{"scene_index": 43, "scene": "White Table 1 is located at the back. White Table 2 is located on the right side. er is positioned at the back."} +{"scene_index": 44, "scene": "The white tables are positioned at both the back and the right, while the peeler is also located at the back."} +{"scene_index": 45, "scene": "The white table is located at the back."} +{"scene_index": 46, "scene": "The white table is at the back, while the other table is on the right."} +{"scene_index": 47, "scene": "The white table is located at the back."} +{"scene_index": 48, "scene": "The white tables are positioned at the back and to the right."} +{"scene_index": 49, "scene": "The white table is positioned at the back."} +{"scene_index": 50, "scene": "The white table is located at the back."} +{"scene_index": 51, "scene": "The white tables are positioned at the back and on the right side, while the peeler is located in the back-left area."} +{"scene_index": 52, "scene": "The white table is positioned at both back and right sides, while the peeler is placed at the back."} +{"scene_index": 53, "scene": "The two white tables are positioned at the back and on the right side respectively."} +{"scene_index": 54, "scene": "The white table is positioned at the back and to the right."} +{"scene_index": 55, "scene": "The white table is at the back and the right, and the peeler is also at the back."} +{"scene_index": 56, "scene": "The two white tables are positioned at the back and on the right side."} +{"scene_index": 57, "scene": "The two white tables are positioned at the back and on the right side respectively."} +{"scene_index": 58, "scene": "The white table is positioned at the back, while the eraser is located at the back right corner."} +{"scene_index": 59, "scene": "The white table is positioned at the back."} +{"scene_index": 60, "scene": "The two white tables are positioned at the back and on the right side respectively."} +{"scene_index": 61, "scene": "The white table is positioned at the back."} +{"scene_index": 62, "scene": "The two white tables are positioned at the back and on the right side."} +{"scene_index": 63, "scene": "The white table (back) is positioned at the back, the white table (right) is positioned on the right side, and the peeler is positioned at the back."} +{"scene_index": 64, "scene": "The white tables are positioned at the back and on the right side respectively."} +{"scene_index": 65, "scene": "The white table is positioned at the back, while the regular table is located to the right."} +{"scene_index": 66, "scene": "The white tables are positioned at the back and right sides, while the peeler is located at the back-left."} +{"scene_index": 67, "scene": "The white table is located at the back, while the peeler is positioned on the back left."} +{"scene_index": 68, "scene": "The white table is positioned at the back, while the other table is located on the right side."} +{"scene_index": 69, "scene": "The white table is positioned at the back."} +{"scene_index": 70, "scene": "The white table is positioned at the back, while the other table is located on the right side."} +{"scene_index": 71, "scene": "The white table is at the back, with a peeler positioned to its back right side, while another white table is located to the right."} +{"scene_index": 72, "scene": "The white table is positioned at the back."} +{"scene_index": 73, "scene": "The two white tables are positioned at the back and on the right side."} +{"scene_index": 74, "scene": "The white table is positioned at the back, and the peeler is located to the back left of the table."} +{"scene_index": 75, "scene": "The white table and peeler are both positioned at the back."} +{"scene_index": 76, "scene": "The white table is located at the back, while the peeler is positioned on the back right."} +{"scene_index": 77, "scene": "The two white tables are positioned at the back and on the right side respectively."} +{"scene_index": 78, "scene": "The white table is positioned at both the back and the right."} +{"scene_index": 79, "scene": "The white table is located at the back, while the peeler is positioned at the back right corner."} +{"scene_index": 80, "scene": "The white tables are positioned at the back and right sides, while the peeler is located at the back left."} +{"scene_index": 81, "scene": "The white table is at the back, and so is the peeler; another white table is on the right."} +{"scene_index": 82, "scene": "The white table is at the back, while the other table is on the right side."} +{"scene_index": 83, "scene": "The two white tables are positioned at the back and on the right side respectively."} +{"scene_index": 84, "scene": "The white table is at the back the peeler is also at the back another object marked as er is positioned at the back right."} +{"scene_index": 85, "scene": "The white table is positioned at the back."} +{"scene_index": 86, "scene": "The white table is located at the back, and the peeler is also positioned at the back."} +{"scene_index": 87, "scene": "The white table is at the back, with the peeler positioned on its back-left side."} +{"scene_index": 88, "scene": "The white table is positioned at the back."} +{"scene_index": 89, "scene": "The two white tables are both positioned at the back while the er is also located at the back."} +{"scene_index": 90, "scene": "The white table is positioned at the back."} +{"scene_index": 91, "scene": "The white table is positioned at the back, with the eraser also located at the back, sharing the same positional location."} +{"scene_index": 92, "scene": "The white table is positioned at the back, while the regular table is located on the right side."} +{"scene_index": 93, "scene": "The white table is positioned at the back and to the right."} +{"scene_index": 94, "scene": "The white table is positioned at the back."} +{"scene_index": 95, "scene": "The white table is positioned at the back, while the other table is located on the right side."} +{"scene_index": 96, "scene": "The white table is at the back, the other white table is on the right, and the peeler is also at the back."} +{"scene_index": 97, "scene": "The white table is positioned at the back and to the right."} +{"scene_index": 98, "scene": "The white table is positioned at the back."} +{"scene_index": 99, "scene": "The white table is positioned at the back and to the right."} +{"scene_index": 100, "scene": "The white table is positioned at the back, while the eraser is located at the back left."} +{"scene_index": 101, "scene": "The white tables are positioned at the back, with one on the right side."} +{"scene_index": 102, "scene": "The white table and peeler are both positioned at the back."} +{"scene_index": 103, "scene": "The white table is positioned at the back."} +{"scene_index": 104, "scene": "The two white tables are positioned at the back and on the right side respectively."} +{"scene_index": 105, "scene": "The white tables are positioned at the back and on the right side respectively."} +{"scene_index": 106, "scene": "The white table is positioned at the back and to the right."} +{"scene_index": 107, "scene": "The white table is at the back, while the table is on the right."} +{"scene_index": 108, "scene": "The white table is at the back, while the other table is on the right side."} +{"scene_index": 109, "scene": "The white table is positioned at the back and to the right."} +{"scene_index": 110, "scene": "The white table is positioned at the back."} +{"scene_index": 111, "scene": "The white table is located at the back."} +{"scene_index": 112, "scene": "The two white tables are positioned at the back and on the right side respectively."} +{"scene_index": 113, "scene": "The white table is positioned at the back."} +{"scene_index": 114, "scene": "The white table is at the back, a peeler is on the back left, and another white table is on the right."} +{"scene_index": 115, "scene": "The two white tables are positioned at the back and on the right side respectively."} +{"scene_index": 116, "scene": "The white table is positioned at the back, while the regular table is located on the right side."} +{"scene_index": 117, "scene": "The white table is positioned at the back."} +{"scene_index": 118, "scene": "The white table is positioned at the back, while the regular table is located to the right."} +{"scene_index": 119, "scene": "The white table is positioned at both the back and the right."} +{"scene_index": 120, "scene": "The white table is located at the back."} +{"scene_index": 121, "scene": "The white table is positioned at the back and to the right."} +{"scene_index": 122, "scene": "The white table is at the back, while the other table is on the right."} +{"scene_index": 123, "scene": "The white table is positioned at both the back and the right."} +{"scene_index": 124, "scene": "The white table is positioned at the back and to the right."} +{"scene_index": 125, "scene": "The white table is positioned at the back, with the peeler placed on its back left side, while another white table is located to the right of the setup."} +{"scene_index": 126, "scene": "The white table is located at the back."} +{"scene_index": 127, "scene": "The white table is positioned at the back."} +{"scene_index": 128, "scene": "The white table is positioned at the back and to the right."} +{"scene_index": 129, "scene": "The white table is positioned at the back, while the peeler is located at the back right of the table."} +{"scene_index": 130, "scene": "The white tables are positioned at the back and on the right side respectively."} +{"scene_index": 131, "scene": "The white tables are positioned at the back and to the right."} +{"scene_index": 132, "scene": "The white table is positioned at the back while the er (likely a typo or placeholder) is located at the back left and the regular table is situated on the right side of the setup."} +{"scene_index": 133, "scene": "The two white tables are positioned at the back and on the right side."} +{"scene_index": 134, "scene": "The white table is positioned at the back."} +{"scene_index": 135, "scene": "The white table is positioned at the back."} +{"scene_index": 136, "scene": "The white table is positioned at the back and to the right."} +{"scene_index": 137, "scene": "The white table is located at the back."} +{"scene_index": 138, "scene": "The white tables are positioned at the back and on the right side respectively."} +{"scene_index": 139, "scene": "The white tables are positioned at the back, with one on the right side as well."} +{"scene_index": 140, "scene": "White table is positioned at the back. White table is positioned to the right. Peeler is positioned at the back."} +{"scene_index": 141, "scene": "The two white tables are positioned at the back and on the right side respectively."} +{"scene_index": 142, "scene": "The white table is positioned at the back, while the peeler is located to its left."} +{"scene_index": 143, "scene": "The white table is located at the back."} +{"scene_index": 144, "scene": "The white table is located at the back."} +{"scene_index": 145, "scene": "The two white tables are positioned at the back and on the right side."} +{"scene_index": 146, "scene": "The white table is positioned at the back and to the right."} +{"scene_index": 147, "scene": "The two white tables are positioned at the back and on the right side."} +{"scene_index": 148, "scene": "The white tables are positioned at the back and to the right while the er is located at the back left."} +{"scene_index": 149, "scene": "The white table is positioned at the back."} +{"scene_index": 150, "scene": "The white table is positioned at the back."} +{"scene_index": 151, "scene": "The white tables are positioned at the back, with one on the right."} +{"scene_index": 152, "scene": "The white table is positioned at the back."} +{"scene_index": 153, "scene": "The two white tables are positioned at the back and on the right side respectively."} +{"scene_index": 154, "scene": "The two white tables are positioned at the back and on the right side respectively."} +{"scene_index": 155, "scene": "The white table is positioned at the back and to the right."} +{"scene_index": 156, "scene": "The white tables are positioned at the back and to the right."} +{"scene_index": 157, "scene": "The white table is positioned at the back."} +{"scene_index": 158, "scene": "The white table is positioned at the back, while the other table is located on the right side."} +{"scene_index": 159, "scene": "The white table is positioned at the back."} +{"scene_index": 160, "scene": "The white table is at the back, the second white table is on the right, and the eraser is positioned at the back right."} +{"scene_index": 161, "scene": "The white table is located at the back There is another white table positioned to the right An object named er is situated at the back left"} +{"scene_index": 162, "scene": "The white tables are positioned at the back and right sides, while the peeler is centered."} +{"scene_index": 163, "scene": "The white table is positioned at both the back and the right."} +{"scene_index": 164, "scene": "The white tables are positioned at the back and to the right."} +{"scene_index": 165, "scene": "The white table is located at the back."} +{"scene_index": 166, "scene": "The white table is at the back, the other white table is on the right, and the peeler is also at the back."} +{"scene_index": 167, "scene": "The white table is positioned at the back."} +{"scene_index": 168, "scene": "The white table is positioned at the back, while the peeler is located at the back right."} +{"scene_index": 169, "scene": "The white tables are positioned at the back and on the right side respectively."} +{"scene_index": 170, "scene": "The white table is located at the back."} +{"scene_index": 171, "scene": "The white table is positioned at both the back and the right."} +{"scene_index": 172, "scene": "The white tables are positioned at the back and to the right."} +{"scene_index": 173, "scene": "The white table is at the back, while another table is on the right. Additionally, a peeler is also positioned at the back."} +{"scene_index": 174, "scene": "The white tables are positioned at the back and to the right."} +{"scene_index": 175, "scene": "The white table is positioned at the back."} +{"scene_index": 176, "scene": "The white tables are positioned at the back and right sides, while the peeler is also located at the back."} +{"scene_index": 177, "scene": "The white table is positioned at both the back and the right."} +{"scene_index": 178, "scene": "The white tables are positioned at the back and on the right side respectively."} +{"scene_index": 179, "scene": "The white table is positioned at the back, the regular table is on the right, and the peeler is located to the left."} +{"scene_index": 180, "scene": "The white table is positioned at the back, while the other table is located on the right side."} +{"scene_index": 181, "scene": "The white table is positioned at the back. The peeler is positioned at the back right. The table is positioned to the right."} +{"scene_index": 182, "scene": "The white table is positioned at the back, another white table is at the right, and an eraser is located at the back right."} +{"scene_index": 183, "scene": "The white table is positioned at the back, while the other table is located on the right side."} +{"scene_index": 184, "scene": "The two white tables are positioned at the back and on the right side."} +{"scene_index": 185, "scene": "The white table is positioned at the back and to the right."} +{"scene_index": 186, "scene": "The two white tables are positioned at the back and on the right side."} +{"scene_index": 187, "scene": "The white table is positioned at the back."} +{"scene_index": 188, "scene": "The white table is positioned at the back, with the er also located at the back."} +{"scene_index": 189, "scene": "The two white tables are positioned at the back and on the right side respectively."} +{"scene_index": 190, "scene": "The white table is located at the back while the another item is positioned at the back right The regular table is situated on the right side"} +{"scene_index": 191, "scene": "The white table is positioned at the back."} +{"scene_index": 192, "scene": "The white table is positioned at the back."} +{"scene_index": 193, "scene": "The two white tables are positioned at the back and on the right side respectively."} +{"scene_index": 194, "scene": "The white tables are positioned at the back and on the right side respectively."} +{"scene_index": 195, "scene": "The white table is positioned at the back, while another white table and a peeler are both on the right side."} +{"scene_index": 196, "scene": "The two white tables are positioned at the back and on the right side."} +{"scene_index": 197, "scene": "The white table is positioned at both the back and the right."} +{"scene_index": 198, "scene": "The two white tables are positioned at the back and on the right side."} +{"scene_index": 199, "scene": "The white table is located at the back, along with the eraser also positioned at the back."} diff --git a/R1_Lite_move_the_position_of_the_peeler/annotations/subtask_annotations.jsonl b/R1_Lite_move_the_position_of_the_peeler/annotations/subtask_annotations.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..592acf146ab991cffcd9dd3ab35391c3e5fd99f6 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/annotations/subtask_annotations.jsonl @@ -0,0 +1,7 @@ +{"subtask_index": 0, "subtask": "Grasp the peeler with right gripper"} +{"subtask_index": 1, "subtask": "Static"} +{"subtask_index": 2, "subtask": "Grasp the peeler with left gripper"} +{"subtask_index": 3, "subtask": "End"} +{"subtask_index": 4, "subtask": "Place the peeler on the table with right gripper"} +{"subtask_index": 5, "subtask": "Place the peeler on the table with left gripper"} +{"subtask_index": 6, "subtask": "null"} diff --git a/R1_Lite_move_the_position_of_the_peeler/annotations/subtasks.jsonl b/R1_Lite_move_the_position_of_the_peeler/annotations/subtasks.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..fe7fcce53a33b078f6c5de596b491b942a2af460 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/annotations/subtasks.jsonl @@ -0,0 +1,7 @@ +{"subtask_index": 0, "subtask": "Place the peeler on the table with right gripper"} +{"subtask_index": 1, "subtask": "Place the peeler on the table with left gripper"} +{"subtask_index": 2, "subtask": "Static"} +{"subtask_index": 3, "subtask": "Grasp the peeler with left gripper"} +{"subtask_index": 4, "subtask": "Grasp the peeler with right gripper"} +{"subtask_index": 5, "subtask": "End"} +{"subtask_index": 6, "subtask": "null"} diff --git a/R1_Lite_move_the_position_of_the_peeler/data/chunk-000/episode_000000.parquet b/R1_Lite_move_the_position_of_the_peeler/data/chunk-000/episode_000000.parquet new file mode 100644 index 0000000000000000000000000000000000000000..486151b17cb0380e61cb43e4252e5896732afc7b --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/data/chunk-000/episode_000000.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a3d513850b76ab57be99401c5c9b0839a006839d84424ff1fed03ce6b8366f80 +size 51524 diff --git a/R1_Lite_move_the_position_of_the_peeler/data/chunk-000/episode_000001.parquet b/R1_Lite_move_the_position_of_the_peeler/data/chunk-000/episode_000001.parquet new file mode 100644 index 0000000000000000000000000000000000000000..41ad2b8045267f824d2a11f6fbbaa58d27b2eb8a --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/data/chunk-000/episode_000001.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e26e49ffad3f66af6e4925fa45dfdc26e6d39656656b17385ad3d43b34f3762b +size 59261 diff --git a/R1_Lite_move_the_position_of_the_peeler/data/chunk-000/episode_000002.parquet b/R1_Lite_move_the_position_of_the_peeler/data/chunk-000/episode_000002.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f7ecc93706a5df2370652dc1dcb330cb2ee652da --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/data/chunk-000/episode_000002.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d806d6f9a5da16163f4fce72654f472e399879ff5616e6ddf86cb7a86214265d +size 58227 diff --git a/R1_Lite_move_the_position_of_the_peeler/data/chunk-000/episode_000003.parquet b/R1_Lite_move_the_position_of_the_peeler/data/chunk-000/episode_000003.parquet new file mode 100644 index 0000000000000000000000000000000000000000..404966475d8163748447a56dd493c6b6b7b5c07f --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/data/chunk-000/episode_000003.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c22ad30800b90728f8331a905a0de8ae0dae2bd898a3fe27bef09419ea6981b0 +size 47739 diff --git a/R1_Lite_move_the_position_of_the_peeler/data/chunk-000/episode_000004.parquet b/R1_Lite_move_the_position_of_the_peeler/data/chunk-000/episode_000004.parquet new file mode 100644 index 0000000000000000000000000000000000000000..aa164061c323a773329d7cd68c40773b443d3367 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/data/chunk-000/episode_000004.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:52c4eb2bfe514b3d41cb3ba1a526e86d5f65039cd3390dcf0054f0ce3aa15d9a +size 51678 diff --git a/R1_Lite_move_the_position_of_the_peeler/data/chunk-000/episode_000005.parquet b/R1_Lite_move_the_position_of_the_peeler/data/chunk-000/episode_000005.parquet new file mode 100644 index 0000000000000000000000000000000000000000..672d792a06f20feb9d6ec8655f384934ddc1ba13 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/data/chunk-000/episode_000005.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a3ef5c673a66bdfee365f110fd00b3973f2ce5128b37af23031985db7f10df1 +size 54464 diff --git a/R1_Lite_move_the_position_of_the_peeler/data/chunk-000/episode_000006.parquet b/R1_Lite_move_the_position_of_the_peeler/data/chunk-000/episode_000006.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b3199a4748c1ca27cb42c464f93567d49c84377d --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/data/chunk-000/episode_000006.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aadfef8e8ced8c6cd22842034b400f4ff8388e759e2abdf372eb749c61a22551 +size 50091 diff --git a/R1_Lite_move_the_position_of_the_peeler/data/chunk-000/episode_000007.parquet b/R1_Lite_move_the_position_of_the_peeler/data/chunk-000/episode_000007.parquet new file mode 100644 index 0000000000000000000000000000000000000000..03b428cee0b606ed0d6eddaf186cc98e87325757 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/data/chunk-000/episode_000007.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:169f3b78b6a614976df5507d31c5629902cc28b2446087a26a9453212fcdb6a2 +size 50853 diff --git a/R1_Lite_move_the_position_of_the_peeler/data/chunk-000/episode_000008.parquet b/R1_Lite_move_the_position_of_the_peeler/data/chunk-000/episode_000008.parquet new file mode 100644 index 0000000000000000000000000000000000000000..da6e02afc8bcefa732eb21e0019890f599b3381a --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/data/chunk-000/episode_000008.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90000126b1d51bc90c8dccabf62f0572e6b5634e96c597144a0dd84dcf26e887 +size 49819 diff --git a/R1_Lite_move_the_position_of_the_peeler/data/chunk-000/episode_000009.parquet b/R1_Lite_move_the_position_of_the_peeler/data/chunk-000/episode_000009.parquet new file mode 100644 index 0000000000000000000000000000000000000000..36a359a865985fd391aff36aec5945c489d76bc6 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/data/chunk-000/episode_000009.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:318dc61a6d838300e3be6d0163271afc96d28bb3dcf88ef453e89e9960714ee2 +size 48799 diff --git a/R1_Lite_move_the_position_of_the_peeler/data/chunk-000/episode_000010.parquet b/R1_Lite_move_the_position_of_the_peeler/data/chunk-000/episode_000010.parquet new file mode 100644 index 0000000000000000000000000000000000000000..acd923c7f5d327adfc585d854d0f290046db56ad --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/data/chunk-000/episode_000010.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c738ddb6212b1903838483b11d69946ff7fd023483b7b725347992121dd1f8f8 +size 47651 diff --git a/R1_Lite_move_the_position_of_the_peeler/data/chunk-000/episode_000011.parquet b/R1_Lite_move_the_position_of_the_peeler/data/chunk-000/episode_000011.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4581609d108fe04e4a815cc4e97f43b43442eb32 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/data/chunk-000/episode_000011.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:79b9ac72388f5eb9d8412b85a961c633cdc6c9616db749663029608bdf0063ef +size 49795 diff --git a/R1_Lite_move_the_position_of_the_peeler/data/chunk-000/episode_000012.parquet b/R1_Lite_move_the_position_of_the_peeler/data/chunk-000/episode_000012.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6f3b7ba5454867531f54956b0451e9011c42e708 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/data/chunk-000/episode_000012.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56204053ca9f3bfd022e37991e13158aac0e619fcc4131e6754142c5bb857cf5 +size 52593 diff --git a/R1_Lite_move_the_position_of_the_peeler/data/chunk-000/episode_000013.parquet b/R1_Lite_move_the_position_of_the_peeler/data/chunk-000/episode_000013.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5cbf9daad353d9be4aac489ecff6e8a430587186 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/data/chunk-000/episode_000013.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c75e46fc33b6a1f4dc8cca8dce6d3436d5bfc25709784e7dc1e6976b5215eace +size 61194 diff --git a/R1_Lite_move_the_position_of_the_peeler/data/chunk-000/episode_000014.parquet b/R1_Lite_move_the_position_of_the_peeler/data/chunk-000/episode_000014.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8c5239cdfeb23c2783d0f00174a8678fbfd5958f --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/data/chunk-000/episode_000014.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d279e35928c0d0575c8e4a17c8effce64d522e867b2a6913a2bc746248de995b +size 49415 diff --git a/R1_Lite_move_the_position_of_the_peeler/data/chunk-000/episode_000015.parquet b/R1_Lite_move_the_position_of_the_peeler/data/chunk-000/episode_000015.parquet new file mode 100644 index 0000000000000000000000000000000000000000..94920f70256ac7948b3f148383424ec2b6b992f9 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/data/chunk-000/episode_000015.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee61603b7e44bd76096d1a9c0b3c78b44e1d538c04493dbbf24c17dcb84e4264 +size 50621 diff --git a/R1_Lite_move_the_position_of_the_peeler/data/chunk-000/episode_000016.parquet b/R1_Lite_move_the_position_of_the_peeler/data/chunk-000/episode_000016.parquet new file mode 100644 index 0000000000000000000000000000000000000000..820fe0ea59dac2c7a1772d05372e40cba0e4ab2b --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/data/chunk-000/episode_000016.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e2421858c2e2047d6503e47865962cea0933eda6c3dfa61c090b97e5777396f +size 61026 diff --git a/R1_Lite_move_the_position_of_the_peeler/data/chunk-000/episode_000017.parquet b/R1_Lite_move_the_position_of_the_peeler/data/chunk-000/episode_000017.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8892c66986309162c74402a4866e05d60da3cc46 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/data/chunk-000/episode_000017.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:715ec77eeaf4b480ace797ab7911f28f1400b3bd51939c5e5a5503abf2b8a05c +size 52458 diff --git a/R1_Lite_move_the_position_of_the_peeler/data/chunk-000/episode_000018.parquet b/R1_Lite_move_the_position_of_the_peeler/data/chunk-000/episode_000018.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d0c11f5ad0b0065a5f275e1eccbd36f3f6f2cec4 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/data/chunk-000/episode_000018.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2cf7ffa04d8a3a6f56c76997387c589a4ffb1fb633019881a6e38b7d57ef1310 +size 49677 diff --git a/R1_Lite_move_the_position_of_the_peeler/data/chunk-000/episode_000019.parquet b/R1_Lite_move_the_position_of_the_peeler/data/chunk-000/episode_000019.parquet new file mode 100644 index 0000000000000000000000000000000000000000..68299c32723f789e25e84de27c74228ff8035b62 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/data/chunk-000/episode_000019.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:24df96e711d83a5d3069fbeeb101dbf29a41ed19d141f8ce8155a3b65b3b7957 +size 61646 diff --git a/R1_Lite_move_the_position_of_the_peeler/data/chunk-000/episode_000020.parquet b/R1_Lite_move_the_position_of_the_peeler/data/chunk-000/episode_000020.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b69862a024122c0db8abe72c9de36ac34fc05423 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/data/chunk-000/episode_000020.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:46847326e3edaa2182347abda4b3561fc05bc7ff3051f1b7d4a4ff97d6d7afe6 +size 50412 diff --git a/R1_Lite_move_the_position_of_the_peeler/data/chunk-000/episode_000021.parquet b/R1_Lite_move_the_position_of_the_peeler/data/chunk-000/episode_000021.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fefec13a1d121202cc605c6572e6d824cfedc858 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/data/chunk-000/episode_000021.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a9d98fd245f73bd0b11de98eb3e99d213f9447286398f5e40507d2572ce99b8d +size 51492 diff --git a/R1_Lite_move_the_position_of_the_peeler/data/chunk-000/episode_000022.parquet b/R1_Lite_move_the_position_of_the_peeler/data/chunk-000/episode_000022.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c5ab5614345ce6b22af3032a04a8379f4b653bff --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/data/chunk-000/episode_000022.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:705039ebf54dfad211af185628fef84752fa9f95dc994f3dcbc649c796887dbc +size 54946 diff --git a/R1_Lite_move_the_position_of_the_peeler/data/chunk-000/episode_000023.parquet b/R1_Lite_move_the_position_of_the_peeler/data/chunk-000/episode_000023.parquet new file mode 100644 index 0000000000000000000000000000000000000000..84a80f11fe9ee74c15cde423a84ec3cef265c417 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/data/chunk-000/episode_000023.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eda10461f57e1b9b6b5dbdf18d890cfb2717b8f911afd9833c87f3330d4867ab +size 61246 diff --git a/R1_Lite_move_the_position_of_the_peeler/data/chunk-000/episode_000024.parquet b/R1_Lite_move_the_position_of_the_peeler/data/chunk-000/episode_000024.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3002d2cbe770868b57a076e028c954d013294dfa --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/data/chunk-000/episode_000024.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0839c1770d54b26fc3922ecb01c4000485f481b8cccee164f2f2eeb7af78aac6 +size 47800 diff --git a/R1_Lite_move_the_position_of_the_peeler/data/chunk-000/episode_000025.parquet b/R1_Lite_move_the_position_of_the_peeler/data/chunk-000/episode_000025.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bc18256fbd8b2dbf593924a032f3607ef945f9e0 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/data/chunk-000/episode_000025.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:13cb0ed8afc1522f365eec415ae9c2eb8f1da4c8b7d42e82321b2fd8d8ccff81 +size 51378 diff --git a/R1_Lite_move_the_position_of_the_peeler/data/chunk-000/episode_000026.parquet b/R1_Lite_move_the_position_of_the_peeler/data/chunk-000/episode_000026.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9d9c092b5904e79b79394f2ebb22a713781e1e9b --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/data/chunk-000/episode_000026.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:608063e9260a3b2d55c0dcb6738c619986eea3d5bdd5c635ceb7685bfd38a053 +size 53653 diff --git a/R1_Lite_move_the_position_of_the_peeler/data/chunk-000/episode_000027.parquet b/R1_Lite_move_the_position_of_the_peeler/data/chunk-000/episode_000027.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ae9914d3afa1c32c2441e244fdca37b8e4fb9403 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/data/chunk-000/episode_000027.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6fbb599681e4686d061b0e59f6c09adbe0f1f06c828a2cd7730df7114e2ae19 +size 53366 diff --git a/R1_Lite_move_the_position_of_the_peeler/data/chunk-000/episode_000028.parquet b/R1_Lite_move_the_position_of_the_peeler/data/chunk-000/episode_000028.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d11905070bcb03b159271d8d5a83f5321179baee --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/data/chunk-000/episode_000028.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba9f8a5974907a05037373242166736bafac1982f4d302402627e1cd62b6d24a +size 58629 diff --git a/R1_Lite_move_the_position_of_the_peeler/data/chunk-000/episode_000029.parquet b/R1_Lite_move_the_position_of_the_peeler/data/chunk-000/episode_000029.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f73fecd1f800974a2df8a20cec3a53f225d6d0a0 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/data/chunk-000/episode_000029.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b3a1b49ab022146244fea795321f9cde5eeefac632b323c395bf13317b53084 +size 50148 diff --git a/R1_Lite_move_the_position_of_the_peeler/data/chunk-000/episode_000030.parquet b/R1_Lite_move_the_position_of_the_peeler/data/chunk-000/episode_000030.parquet new file mode 100644 index 0000000000000000000000000000000000000000..46682bfd6a984733ccc3477e8866a835054085e9 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/data/chunk-000/episode_000030.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:31bd907828df5d67329d03cbdebcfbba4dfa0f0a48e8670b9e88581d4f08731f +size 53432 diff --git a/R1_Lite_move_the_position_of_the_peeler/data/chunk-000/episode_000031.parquet b/R1_Lite_move_the_position_of_the_peeler/data/chunk-000/episode_000031.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4101f84387126b7971d621e0268a9d93f3b2dd84 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/data/chunk-000/episode_000031.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a60c1a325d211405828fc0de02a254f75561a485ebeaa1d10089c528301bb13 +size 48461 diff --git a/R1_Lite_move_the_position_of_the_peeler/data/chunk-000/episode_000032.parquet b/R1_Lite_move_the_position_of_the_peeler/data/chunk-000/episode_000032.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e8b0f8b1557788e2a7507bdbbc4f0e54c0b9c4ea --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/data/chunk-000/episode_000032.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1663fea8e4561443bbc276d7e9c1e068af40a22e8106dcea9572a7ba92b30c51 +size 48048 diff --git a/R1_Lite_move_the_position_of_the_peeler/data/chunk-000/episode_000033.parquet b/R1_Lite_move_the_position_of_the_peeler/data/chunk-000/episode_000033.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ef4130b64c7ee7748e3b334c84af9bdd82f51cca --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/data/chunk-000/episode_000033.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f368efdcdaba971fc700c18cfc5aaf390dfc5d1f5c84d7c972a2fa242fbddf7f +size 54887 diff --git a/R1_Lite_move_the_position_of_the_peeler/data/chunk-000/episode_000034.parquet b/R1_Lite_move_the_position_of_the_peeler/data/chunk-000/episode_000034.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bd902c623f1b3b92f59e20e2cd9719ee8fa56d78 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/data/chunk-000/episode_000034.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e31ea5e3af4dcabff92f4e523b1d427848b9648d31931f61c3e278366c862ab +size 58917 diff --git a/R1_Lite_move_the_position_of_the_peeler/data/chunk-000/episode_000035.parquet b/R1_Lite_move_the_position_of_the_peeler/data/chunk-000/episode_000035.parquet new file mode 100644 index 0000000000000000000000000000000000000000..950eeda3ed86278e228035fc097092726d98d1e2 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/data/chunk-000/episode_000035.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c695f08a9aa8d06358c1f3ef2aee35a4201adba42c3b2ae77c8a9759ed67d8b0 +size 63992 diff --git a/R1_Lite_move_the_position_of_the_peeler/data/chunk-000/episode_000036.parquet b/R1_Lite_move_the_position_of_the_peeler/data/chunk-000/episode_000036.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d8c1027d850325d980fdb8fb21dc879696ddee05 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/data/chunk-000/episode_000036.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:79690afbe93104b6975f25ba7036bfcfd063ab5260b5cc0ec45bfa4dda083e75 +size 52610 diff --git a/R1_Lite_move_the_position_of_the_peeler/data/chunk-000/episode_000037.parquet b/R1_Lite_move_the_position_of_the_peeler/data/chunk-000/episode_000037.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d11985b7a7e944742dfb5aadfa5fd6a57d57f464 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/data/chunk-000/episode_000037.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a0ad7d1e44e7bf4871437cd0d1aef0935eedd14a77057174586ed1d8d14a33d +size 54322 diff --git a/R1_Lite_move_the_position_of_the_peeler/data/chunk-000/episode_000038.parquet b/R1_Lite_move_the_position_of_the_peeler/data/chunk-000/episode_000038.parquet new file mode 100644 index 0000000000000000000000000000000000000000..dc6b7f9e570cc94cd4f47a0e44d57c0f80e268ce --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/data/chunk-000/episode_000038.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a59196dcc16cef3eec4c7aa41cf21856ebe5d26c02e7bba4abac8c094c9014da +size 58588 diff --git a/R1_Lite_move_the_position_of_the_peeler/data/chunk-000/episode_000039.parquet b/R1_Lite_move_the_position_of_the_peeler/data/chunk-000/episode_000039.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5e32098a6fa366a6749f173e7da08193bc30ea28 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/data/chunk-000/episode_000039.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea2613de3df18f8bd622d2bd83cf23671516d20bcf58aba0d720ccdcdbf0dfa6 +size 53305 diff --git a/R1_Lite_move_the_position_of_the_peeler/data/chunk-000/episode_000040.parquet b/R1_Lite_move_the_position_of_the_peeler/data/chunk-000/episode_000040.parquet new file mode 100644 index 0000000000000000000000000000000000000000..85d12f502f017063701dacfd27d7253e1ec38ec2 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/data/chunk-000/episode_000040.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed30b7c6107ca1c37aa1cf3f73a2b7b73224ff4312c68cc82392b672e7768947 +size 52147 diff --git a/R1_Lite_move_the_position_of_the_peeler/data/chunk-000/episode_000041.parquet b/R1_Lite_move_the_position_of_the_peeler/data/chunk-000/episode_000041.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a51a260a828792e0f92bcb8ca3d3b5e9cdb04d2b --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/data/chunk-000/episode_000041.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:040b375cab0b6b6c29bcb9f22b3542187626da068825db5198e543ea08071760 +size 49481 diff --git a/R1_Lite_move_the_position_of_the_peeler/data/chunk-000/episode_000042.parquet b/R1_Lite_move_the_position_of_the_peeler/data/chunk-000/episode_000042.parquet new file mode 100644 index 0000000000000000000000000000000000000000..489761d2f03447f1235e1dd42c55df082fabe652 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/data/chunk-000/episode_000042.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be7f8281bd8a0c51f823b804df1248060bd660a436f833b3d9af340e2fd773fb +size 54446 diff --git a/R1_Lite_move_the_position_of_the_peeler/meta/episodes.jsonl b/R1_Lite_move_the_position_of_the_peeler/meta/episodes.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..4a4daa718729deed211216cb39d3d265e651d896 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/meta/episodes.jsonl @@ -0,0 +1,43 @@ +{"episode_index": 0, "tasks": ["put the peeler the designated position."], "length": 225} +{"episode_index": 1, "tasks": ["put the peeler the designated position."], "length": 283} +{"episode_index": 2, "tasks": ["put the peeler the designated position."], "length": 275} +{"episode_index": 3, "tasks": ["put the peeler the designated position."], "length": 200} +{"episode_index": 4, "tasks": ["put the peeler the designated position."], "length": 237} +{"episode_index": 5, "tasks": ["put the peeler the designated position."], "length": 259} +{"episode_index": 6, "tasks": ["put the peeler the designated position."], "length": 225} +{"episode_index": 7, "tasks": ["put the peeler the designated position."], "length": 225} +{"episode_index": 8, "tasks": ["put the peeler the designated position."], "length": 212} +{"episode_index": 9, "tasks": ["put the peeler the designated position."], "length": 216} +{"episode_index": 10, "tasks": ["put the peeler the designated position."], "length": 203} +{"episode_index": 11, "tasks": ["put the peeler the designated position."], "length": 219} +{"episode_index": 12, "tasks": ["put the peeler the designated position."], "length": 236} +{"episode_index": 13, "tasks": ["put the peeler the designated position."], "length": 308} +{"episode_index": 14, "tasks": ["put the peeler the designated position."], "length": 209} +{"episode_index": 15, "tasks": ["put the peeler the designated position."], "length": 222} +{"episode_index": 16, "tasks": ["put the peeler the designated position."], "length": 306} +{"episode_index": 17, "tasks": ["put the peeler the designated position."], "length": 238} +{"episode_index": 18, "tasks": ["put the peeler the designated position."], "length": 218} +{"episode_index": 19, "tasks": ["put the peeler the designated position."], "length": 319} +{"episode_index": 20, "tasks": ["put the peeler the designated position."], "length": 244} +{"episode_index": 21, "tasks": ["put the peeler the designated position."], "length": 231} +{"episode_index": 22, "tasks": ["put the peeler the designated position."], "length": 257} +{"episode_index": 23, "tasks": ["put the peeler the designated position."], "length": 296} +{"episode_index": 24, "tasks": ["put the peeler the designated position."], "length": 195} +{"episode_index": 25, "tasks": ["put the peeler the designated position."], "length": 239} +{"episode_index": 26, "tasks": ["put the peeler the designated position."], "length": 257} +{"episode_index": 27, "tasks": ["put the peeler the designated position."], "length": 243} +{"episode_index": 28, "tasks": ["put the peeler the designated position."], "length": 294} +{"episode_index": 29, "tasks": ["put the peeler the designated position."], "length": 229} +{"episode_index": 30, "tasks": ["put the peeler the designated position."], "length": 234} +{"episode_index": 31, "tasks": ["put the peeler the designated position."], "length": 191} +{"episode_index": 32, "tasks": ["put the peeler the designated position."], "length": 208} +{"episode_index": 33, "tasks": ["put the peeler the designated position."], "length": 259} +{"episode_index": 34, "tasks": ["put the peeler the designated position."], "length": 270} +{"episode_index": 35, "tasks": ["put the peeler the designated position."], "length": 319} +{"episode_index": 36, "tasks": ["put the peeler the designated position."], "length": 244} +{"episode_index": 37, "tasks": ["put the peeler the designated position."], "length": 242} +{"episode_index": 38, "tasks": ["put the peeler the designated position."], "length": 275} +{"episode_index": 39, "tasks": ["put the peeler the designated position."], "length": 237} +{"episode_index": 40, "tasks": ["put the peeler the designated position."], "length": 237} +{"episode_index": 41, "tasks": ["put the peeler the designated position."], "length": 210} +{"episode_index": 42, "tasks": ["put the peeler the designated position."], "length": 231} diff --git a/R1_Lite_move_the_position_of_the_peeler/meta/episodes_stats.jsonl b/R1_Lite_move_the_position_of_the_peeler/meta/episodes_stats.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..b287be0b4dc55c9506437252a274a0bb6127189a --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/meta/episodes_stats.jsonl @@ -0,0 +1,43 @@ +{"episode_index": 0, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[0.9725490196078431]]], "mean": [[[0.6467116911764706]], [[0.6595059613289761]], [[0.6531794553376906]]], "std": [[[0.1833971178575157]], [[0.19112614430233604]], [[0.19644867967501667]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.9254901960784314]], [[0.9098039215686274]], [[0.8784313725490196]]], "mean": [[[0.6190698828976035]], [[0.640016424291939]], [[0.6262455364923747]]], "std": [[[0.17917318984776362]], [[0.18804151232240587]], [[0.18793520171127964]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4493767919389978]], [[0.4558862009803921]], [[0.44797775326797384]]], "std": [[[0.18760626942415717]], [[0.18177856225412262]], [[0.1857187016250728]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8117647058823529]], [[0.788235294117647]], [[0.7411764705882353]]], "mean": [[[0.4309890740740741]], [[0.43358168300653593]], [[0.4235485239651416]]], "std": [[[0.19917384373457112]], [[0.1977552693465245]], [[0.2070370483170802]]], "count": [100]}, "observation.state": {"min": [-0.8389361500740051, -0.0019148936262354255, -1.6487233638763428, -0.06106382980942726, -0.7278723120689392, -0.13212765753269196, -2.7585105895996094, 0.007021276745945215, -0.001276595750823617, -0.001276595750823617, -0.008936170488595963, -0.00042553190723992884, 0.0031914892606437206, -2.742553234100342, 16.756059646606445, 97.07426452636719], "max": [0.5821276307106018, 2.1700000762939453, 0.0, 0.8163830041885376, 0.4806382954120636, 2.2740426063537598, -0.3799999952316284, 0.007234042510390282, -0.001276595750823617, -0.0008510638144798577, -0.007021276745945215, 0.0, 0.005106383003294468, -2.734893560409546, 97.89613342285156, 97.3410415649414], "mean": [-0.12782889604568481, 1.281624674797058, -0.9888389706611633, 0.32636287808418274, -0.1300283819437027, 0.5525672435760498, -2.02211856842041, 0.007233114913105965, -0.0012765951687470078, -0.0012179670156911016, -0.007406151387840509, -5.673757550539449e-05, 0.0044652498327195644, -2.737515449523926, 72.76351928710938, 97.16565704345703], "std": [0.4984152913093567, 0.8385117650032043, 0.6494503617286682, 0.3041926920413971, 0.3104522228240967, 0.8520225882530212, 1.0207260847091675, 1.4152827134239487e-05, 5.820766091346741e-10, 0.0001466668618377298, 0.0003304635174572468, 0.0001446530659450218, 0.0002768539998214692, 0.0034566314425319433, 34.805259704589844, 0.12039079517126083], "count": [225]}, "action": {"min": [-0.8390874862670898, 0.0, -1.650563359260559, -0.08436894416809082, -0.7378447651863098, -0.13345633447170258, -2.7585105895996094, 0.007669903803616762, -0.0015339808305725455, -0.0015339808305725455, -0.00920388475060463, 0.0, 0.003067961661145091, -2.742553234100342, 0.0, 100.0, 0.0, 0.0], "max": [0.5844466686248779, 2.16904878616333, -0.0, 0.826815664768219, 0.5200194716453552, 2.287165403366089, -0.3799999952316284, 0.007669903803616762, -0.0015339808305725455, -0.0, -0.007669903803616762, 0.0, 0.004601942375302315, -2.734893560409546, 100.0, 100.0, 0.0, 0.0], "mean": [-0.12907913327217102, 1.2820945978164673, -0.9932284355163574, 0.33059021830558777, -0.13152681291103363, 0.5609866380691528, -2.02211856842041, 0.007669918239116669, -0.0015339830424636602, -0.0012271859450265765, -0.007901652716100216, 0.0, 0.004567862953990698, -2.737515449523926, 70.22222137451172, 100.0, 0.0, 0.0], "std": [0.5001137256622314, 0.8375651240348816, 0.6532977819442749, 0.3099386990070343, 0.3130163848400116, 0.8578794002532959, 1.0207260847091675, 1.4435499906539917e-08, 2.2118911147117615e-09, 0.0006135917501524091, 0.0005492454511113465, 0.0, 0.00022611726308241487, 0.0034566314425319433, 45.72812271118164, 0.0, 0.0, 0.0], "count": [225]}, "timestamp": {"min": [0.0], "max": [7.466666666666667], "mean": [3.7333333333333334], "std": [2.1650421260121955], "count": [225]}, "frame_index": {"min": [0], "max": [224], "mean": [112.0], "std": [64.95126378036586], "count": [225]}, "episode_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [225]}, "index": {"min": [905], "max": [1129], "mean": [1017.0], "std": [64.95126378036586], "count": [225]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [225]}, "subtask_annotation": {"mean": [2.7911111111111113, 6.0, 6.0, 6.0, 6.0], "std": [1.5736471752266359, 0.0, 0.0, 0.0, 0.0], "min": [1, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [225]}, "scene_annotation": {"mean": [4.0], "std": [0.0], "min": [4], "max": [4], "count": [225]}, "eef_direction_state": {"mean": [4.24, 6.0], "std": [1.6799999999999977, 0.0], "min": [0, 6], "max": [6, 6], "count": [225]}, "eef_velocity_state": {"mean": [1.3333333333333333, 0.0], "std": [0.837987005998435, 0.0], "min": [0, 0], "max": [2, 0], "count": [225]}, "eef_acc_mag_state": {"mean": [1.2533333333333334, 0.0], "std": [0.812567945876938, 0.0], "min": [0, 0], "max": [2, 0], "count": [225]}, "eef_direction_action": {"mean": [4.4, 6.0], "std": [1.5776212754932313, 0.0], "min": [0, 6], "max": [6, 6], "count": [225]}, "eef_velocity_action": {"mean": [1.3022222222222222, 0.0], "std": [0.8575129124752183, 0.0], "min": [0, 0], "max": [2, 0], "count": [225]}, "eef_acc_mag_action": {"mean": [1.191111111111111, 0.0], "std": [0.8076914213353786, 0.0], "min": [0, 0], "max": [2, 0], "count": [225]}, "eef_sim_pose_state": {"mean": [0.25748183422689175, 0.28344656423045306, 1.2766958578640164, 0.3368249679692357, 0.5105662092259371, -0.36816646882215115, 0.06893746588516055, -0.3366578087457647, 1.1835624210867302, 0.004465816337435285, -0.009900709105989074, 0.007176356448067747], "std": [0.12792885562566383, 0.15903775144618115, 0.09054335110516763, 0.36135779037671867, 0.36978379743601103, 0.3576038214659695, 1.1295712456547395e-05, 3.223387350926875e-06, 5.398195881590019e-05, 0.00027680659456962687, 0.0003671539833799761, 0.00014773090382501835], "min": [0.06896610139447983, 0.03160722925454748, 1.1826063993325828, -0.0022163827913941336, -0.019093075533678006, -0.9054504709091254, 0.06893127303355776, -0.33666617044211583, 1.1834213327026748, 0.0031914892606437198, -0.011489361990242974, 0.006595724457054289], "max": [0.3841789549318591, 0.5013949329885579, 1.4837403284633819, 1.3117620940970958, 0.9428235248161352, 0.44487969813365935, 0.06896604282796383, -0.336656346961232, 1.1837354855762454, 0.005110547916510956, -0.00914893631124869, 0.007234042510390283], "count": [225]}, "eef_sim_pose_action": {"mean": [0.2572225167260144, 0.2829273044962174, 1.2778822097339886, 0.33965895328277146, 0.5092997238825325, -0.374263296965143, 0.0689165335978624, -0.3366667352613827, 1.1836098270865019, 0.00456785391498771, -0.010662802687018242, 0.007669903803616762], "std": [0.12629907825682535, 0.15927764518039567, 0.09245523452542721, 0.36265228336868915, 0.36764419807419285, 0.36301733754922033, 4.718643720223649e-05, 3.6192253118526783e-07, 0.0001770546962734952, 0.00022611726508893005, 0.0008080994462310927, 3.6571181964340635e-19], "min": [0.06907629197445553, 0.03183256087703193, 1.1826522179203607, -0.005961038772777594, -0.006132429511932269, -0.9153571436132242, 0.06889139474824853, -0.33666692807772336, 1.1832461159324368, 0.0030679616611450915, -0.01227184641174972, 0.007669903803616762], "max": [0.38661769036899, 0.5036695526696392, 1.476364106325641, 1.3299243257064177, 0.9482434710761729, 0.5002878039783443, 0.06901117680567055, -0.3366660093428499, 1.1838282922459482, 0.004601942375302315, -0.009203884634189086, 0.007669903803616764], "count": [225]}, "gripper_mode_state": {"mean": [0.29333333333333333, 0.0], "std": [0.45528989543903753, 0.0], "min": [0, 0], "max": [1, 0], "count": [225]}, "gripper_activity_state": {"mean": [1.7822222222222222, 2.0], "std": [0.5824427063435843, 0.0], "min": [0, 2], "max": [2, 2], "count": [225]}, "gripper_mode_action": {"mean": [0.29777777777777775, 0.0], "std": [0.45728128415615865, 0.0], "min": [0, 0], "max": [1, 0], "count": [225]}, "gripper_activity_action": {"mean": [1.96, 2.0], "std": [0.2550816862627863, 0.0], "min": [0, 2], "max": [2, 2], "count": [225]}, "gripper_open_scale_state": {"mean": [0.7276357944912382, 0.9716556298149969], "std": [0.3480527112393749, 0.0012039072448060588], "min": [0.16756059646606444, 0.9707426452636718], "max": [0.9789613342285156, 0.9734104156494141], "count": [225]}, "gripper_open_scale_action": {"mean": [0.7022222222222222, 1.0], "std": [0.45728128415615865, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [225]}}} +{"episode_index": 1, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5862847685185185]], [[0.6260564188453159]], [[0.6076520452069717]]], "std": [[[0.20844359696815754]], [[0.21822763977812518]], [[0.21684327613591137]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5598377124183006]], [[0.6047379302832244]], [[0.5822889760348583]]], "std": [[[0.20504370474118933]], [[0.21577517890995893]], [[0.21054171515491862]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45159591503267976]], [[0.4573406835511982]], [[0.4508461492374728]]], "std": [[[0.19943550468574275]], [[0.19270171762476732]], [[0.19765577151476987]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.792156862745098]], [[0.7294117647058823]], [[0.6823529411764706]]], "mean": [[[0.4294518137254902]], [[0.43488398692810454]], [[0.42044339324618735]]], "std": [[[0.2061490827912458]], [[0.19797455586477133]], [[0.20894143792954165]]], "count": [100]}, "observation.state": {"min": [-0.7531914710998535, -0.003617021255195141, -1.9863829612731934, -0.03744680806994438, -0.38489362597465515, -1.0644680261611938, -2.7551064491271973, 0.0, 0.0, -0.005106383003294468, -0.005319148767739534, 0.001276595750823617, -0.020638298243284225, -2.760425567626953, 17.526060104370117, 97.96267700195312], "max": [0.015319149009883404, 2.528510570526123, 0.0, 0.5810638070106506, 0.611914873123169, 0.6985106468200684, -0.4021276533603668, 0.00042553190723992884, 0.0, -0.0031914892606437206, 0.008085106499493122, 0.008510638028383255, -0.006170212756842375, -2.760425567626953, 97.77780151367188, 97.96267700195312], "mean": [-0.33334413170814514, 1.602834939956665, -1.229878544807434, 0.281950443983078, 0.105659119784832, -0.11552425473928452, -1.921690821647644, 6.014585324010113e-06, 0.0, -0.003211783478036523, -0.00400495482608676, 0.002772723324596882, -0.007602452300488949, -2.760432243347168, 69.33979034423828, 97.96285247802734], "std": [0.2782210111618042, 0.9191896915435791, 0.7089794278144836, 0.2462385594844818, 0.39043667912483215, 0.6299238801002502, 1.0726794004440308, 5.023156700190157e-05, 0.0, 0.0001843362406361848, 0.0011133620282635093, 0.000565436901524663, 0.0019303932785987854, 6.67572021484375e-06, 36.57910919189453, 0.00017547607421875], "count": [283]}, "action": {"min": [-0.7531845569610596, 0.0, -1.986505150794983, -0.03988350182771683, -0.38656315207481384, -1.0707186460494995, -2.7551064491271973, 0.0, 0.0, -0.006135923322290182, -0.006135923322290182, 0.0015339808305725455, -0.02147573046386242, -2.760425567626953, 0.0, 100.0, 0.0, 0.0], "max": [0.01840776950120926, 2.529534339904785, 0.003067961661145091, 0.5844466686248779, 0.6166602969169617, 0.7056311368942261, -0.4021276533603668, 0.0015339808305725455, 0.0015339808305725455, -0.0015339808305725455, 0.00920388475060463, 0.01073786523193121, -0.006135923322290182, -2.760425567626953, 100.0, 100.0, 0.0, 0.0], "mean": [-0.33130165934562683, 1.6005172729492188, -1.2269479036331177, 0.2833091914653778, 0.10833790898323059, -0.11703252792358398, -1.921690821647644, 0.00013551069423556328, 0.00042821335955522954, -0.003078807843849063, -0.004515225533396006, 0.0031926368828862906, -0.008005986921489239, -2.760432243347168, 65.37102508544922, 100.0, 0.0, 0.0], "std": [0.2773343026638031, 0.9200654029846191, 0.7075160145759583, 0.2496614307165146, 0.3913923501968384, 0.6294597387313843, 1.0726794004440308, 0.00043532534618861973, 0.0006881175213493407, 0.00038671621587127447, 0.0012866407632827759, 0.0007129456498660147, 0.0019608463626354933, 6.67572021484375e-06, 47.57875442504883, 0.0, 0.0, 0.0], "count": [283]}, "timestamp": {"min": [0.0], "max": [9.4], "mean": [4.699999999999999], "std": [2.723151768733347], "count": [283]}, "frame_index": {"min": [0], "max": [282], "mean": [141.0], "std": [81.69455306200041], "count": [283]}, "episode_index": {"min": [8], "max": [8], "mean": [8.0], "std": [0.0], "count": [283]}, "index": {"min": [1823], "max": [2105], "mean": [1964.0], "std": [81.69455306200041], "count": [283]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [283]}, "subtask_annotation": {"mean": [2.9363957597173145, 6.0, 6.0, 6.0, 6.0], "std": [1.598204738931736, 0.0, 0.0, 0.0, 0.0], "min": [1, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [283]}, "scene_annotation": {"mean": [8.0], "std": [0.0], "min": [8], "max": [8], "count": [283]}, "eef_direction_state": {"mean": [4.190812720848056, 6.0], "std": [1.9037772691997257, 0.0], "min": [0, 6], "max": [6, 6], "count": [283]}, "eef_velocity_state": {"mean": [1.197879858657244, 0.0], "std": [0.8467746495501801, 0.0], "min": [0, 0], "max": [2, 0], "count": [283]}, "eef_acc_mag_state": {"mean": [1.0353356890459364, 0.0], "std": [0.8565825828460029, 0.0], "min": [0, 0], "max": [2, 0], "count": [283]}, "eef_direction_action": {"mean": [4.15547703180212, 6.0], "std": [1.945511287999625, 0.0], "min": [0, 6], "max": [6, 6], "count": [283]}, "eef_velocity_action": {"mean": [1.1837455830388692, 0.0], "std": [0.8373887346204164, 0.0], "min": [0, 0], "max": [2, 0], "count": [283]}, "eef_acc_mag_action": {"mean": [1.098939929328622, 0.0], "std": [0.8263113188652333, 0.0], "min": [0, 0], "max": [2, 0], "count": [283]}, "eef_sim_pose_state": {"mean": [0.3418915921459026, 0.20371265142742995, 1.2480231567478524, 0.15333311764857635, 0.5336383612090665, -0.08111767367984601, 0.06888432786963479, -0.33642798407455216, 1.1837954391017653, -0.007622601407795058, -0.007216721073000324, 0.0027788127448986058], "std": [0.16317621125949983, 0.1317879569530505, 0.058913434774646674, 0.19193647192077318, 0.3377228671828255, 0.7926925515557288, 1.3928727134287194e-05, 1.2752069148570519e-05, 9.090044484245916e-05, 0.0019313956828852625, 0.0010069810945354638, 0.0005687389967096412], "min": [0.06690814698576569, -0.020759958860948426, 1.1825046965442718, -0.23350275610476873, -0.05452687869235873, -1.1885742925285405, 0.06874206664014024, -0.336461512773622, 1.1829737344932856, -0.02063322806317504, -0.009787196572146772, 0.0012765971666947248], "max": [0.4744203320794566, 0.3341359503586025, 1.4181960530041178, 0.4611916202647972, 0.8970397119226114, 0.9282299254423076, 0.06888864425164021, -0.3362987274243735, 1.1843151187236953, -0.006193164816374688, 0.0029787191811510016, 0.008510946239641192], "count": [283]}, "eef_sim_pose_action": {"mean": [0.34133697599627183, 0.20517347915451248, 1.2476785553892173, 0.1560401153339009, 0.5342593938651983, -0.0753933307605304, 0.06892699820380345, -0.33642151369904305, 1.1838207429725307, -0.008029060934856311, -0.007165765248959288, 0.0033282275600335577], "std": [0.16343561232779497, 0.13162208942946294, 0.05947862737460862, 0.19413977335508273, 0.34289851460588056, 0.7917535099705273, 5.8429317114031966e-05, 1.8918834895987876e-05, 6.194538207470693e-05, 0.0019623910644580834, 0.0012649380459871116, 0.0008350499477293118], "min": [0.06248337589938766, -0.0215361265656124, 1.182115898518644, -0.2791377322361368, -0.09972044219494447, -1.192281528554156, 0.06866367017415789, -0.3364565353247739, 1.1832866401792352, -0.02156044315636385, -0.00920384166697441, 0.0015339808305725455], "max": [0.47436053321518784, 0.3341327165319706, 1.431184748112309, 0.488640627748281, 0.8972467736802674, 0.9378273828152823, 0.06912880247297874, -0.33624861046213306, 1.1839740283425693, -0.006154748306516817, 0.004601936844441212, 0.01073818105590012], "count": [283]}, "gripper_mode_state": {"mean": [0.3392226148409894, 0.0], "std": [0.4734454904436533, 0.0], "min": [0, 0], "max": [1, 0], "count": [283]}, "gripper_activity_state": {"mean": [1.8197879858657244, 2.0], "std": [0.53766011594658, 0.0], "min": [0, 2], "max": [2, 2], "count": [283]}, "gripper_mode_action": {"mean": [0.3462897526501767, 0.0], "std": [0.4757868849176644, 0.0], "min": [0, 0], "max": [1, 0], "count": [283]}, "gripper_activity_action": {"mean": [1.9681978798586572, 2.0], "std": [0.2280178912353596, 0.0], "min": [0, 2], "max": [2, 2], "count": [283]}, "gripper_open_scale_state": {"mean": [0.6933981832767142, 0.9796267700195344], "std": [0.365791181276938, 3.1086244689504383e-15], "min": [0.17526060104370117, 0.9796267700195312], "max": [0.9777780151367188, 0.9796267700195312], "count": [283]}, "gripper_open_scale_action": {"mean": [0.6537102473498233, 1.0], "std": [0.4757868849176644, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [283]}}} +{"episode_index": 2, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6012175599128541]], [[0.6330502478213508]], [[0.6083909831154685]]], "std": [[[0.20152683605171862]], [[0.21292264275794534]], [[0.2129936030812995]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5781375517429194]], [[0.6153230691721133]], [[0.5863907380174291]]], "std": [[[0.1974535251533217]], [[0.20865745482018958]], [[0.20381235876210177]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4412948202614379]], [[0.4473510185185185]], [[0.4455704438997821]]], "std": [[[0.18982591960047385]], [[0.18519013190235578]], [[0.1896954109130557]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9647058823529412]], [[0.9607843137254902]], [[0.9529411764705882]]], "mean": [[[0.4216553050108932]], [[0.42641125816993464]], [[0.41730564814814813]]], "std": [[[0.2161010030487019]], [[0.211810806967402]], [[0.22266277321969483]]], "count": [100]}, "observation.state": {"min": [-0.7248936295509338, -0.0019148936262354255, -1.733404278755188, -0.007659574504941702, -0.7470212578773499, -0.8899999856948853, -2.7585105895996094, -0.0017021276289597154, -0.001276595750823617, -0.001276595750823617, -0.004680851008743048, 0.008510638028383255, -0.035957448184490204, -2.760425567626953, 18.46356773376465, 97.96267700195312], "max": [0.06765957176685333, 2.389361619949341, 0.0, 0.6478723287582397, 0.702765941619873, 0.6927659511566162, -0.42914894223213196, -0.0017021276289597154, -0.001276595750823617, 0.0, 0.003829787252470851, 0.019574468955397606, -0.0042553190141916275, -2.760425567626953, 97.89613342285156, 97.96267700195312], "mean": [-0.3682717978954315, 1.4976143836975098, -1.0702307224273682, 0.22308167815208435, 0.073880136013031, -0.07886034995317459, -1.9071362018585205, -0.0017021293751895428, -0.0012765928404405713, -2.94003875751514e-05, -0.004006183706223965, 0.014793789945542812, -0.012799205258488655, -2.760432243347168, 68.8487777709961, 97.96285247802734], "std": [0.24479800462722778, 0.8703530430793762, 0.6154429316520691, 0.1651044636964798, 0.5226655602455139, 0.5040559768676758, 1.0696290731430054, 1.7462298274040222e-09, 2.9103830456733704e-09, 0.00016960682114586234, 0.000785582116805017, 0.0008491746266372502, 0.0027245006058365107, 6.67572021484375e-06, 36.468753814697266, 0.00017547607421875], "count": [275]}, "action": {"min": [-0.731708824634552, -0.003067961661145091, -1.7333983182907104, -0.012271846644580364, -0.7516505718231201, -0.9035146832466125, -2.7585105895996094, -0.0015339808305725455, 0.0, -0.003067961661145091, -0.004601942375302315, 0.00920388475060463, -0.03681553900241852, -2.760425567626953, 0.0, 100.0, 0.0, 0.0], "max": [0.09357282519340515, 2.389942169189453, -0.0, 0.6580777764320374, 0.708699107170105, 0.6964272856712341, -0.42914894223213196, -0.0015339808305725455, 0.0, -0.0, 0.004601942375302315, 0.02147573046386242, -0.004601942375302315, -2.760425567626953, 100.0, 100.0, 0.0, 0.0], "mean": [-0.3666273057460785, 1.4984265565872192, -1.072324514389038, 0.22461925446987152, 0.0775633156299591, -0.07803228497505188, -1.9071362018585205, -0.0015339833917096257, 0.0, -2.2312447981676087e-05, -0.004512702114880085, 0.015239433385431767, -0.013197892345488071, -2.760432243347168, 64.36363983154297, 100.0, 0.0, 0.0], "std": [0.24546276032924652, 0.871305525302887, 0.6142204403877258, 0.16638335585594177, 0.5227378606796265, 0.5037241578102112, 1.0696290731430054, 2.561137080192566e-09, 0.0, 0.00022548269771505147, 0.000812070386018604, 0.0010417188750579953, 0.0029971168842166662, 6.67572021484375e-06, 47.89242935180664, 0.0, 0.0, 0.0], "count": [275]}, "timestamp": {"min": [0.0], "max": [9.133333333333333], "mean": [4.566666666666667], "std": [2.6461712382652456], "count": [275]}, "frame_index": {"min": [0], "max": [274], "mean": [137.0], "std": [79.38513714795737], "count": [275]}, "episode_index": {"min": [10], "max": [10], "mean": [10.0], "std": [0.0], "count": [275]}, "index": {"min": [2355], "max": [2629], "mean": [2492.0], "std": [79.38513714795737], "count": [275]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [275]}, "subtask_annotation": {"mean": [2.887272727272727, 6.0, 6.0, 6.0, 6.0], "std": [1.6107654358273897, 0.0, 0.0, 0.0, 0.0], "min": [1, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [275]}, "scene_annotation": {"mean": [10.0], "std": [0.0], "min": [10], "max": [10], "count": [275]}, "eef_direction_state": {"mean": [3.981818181818182, 6.0], "std": [2.1395913721244546, 0.0], "min": [0, 6], "max": [6, 6], "count": [275]}, "eef_velocity_state": {"mean": [1.250909090909091, 0.0], "std": [0.8856169348944831, 0.0], "min": [0, 0], "max": [2, 0], "count": [275]}, "eef_acc_mag_state": {"mean": [1.0909090909090908, 0.0], "std": [0.8371537769615517, 0.0], "min": [0, 0], "max": [2, 0], "count": [275]}, "eef_direction_action": {"mean": [3.7854545454545456, 6.0], "std": [2.2694347058898874, 0.0], "min": [0, 6], "max": [6, 6], "count": [275]}, "eef_velocity_action": {"mean": [1.2327272727272727, 0.0], "std": [0.8844216488149539, 0.0], "min": [0, 0], "max": [2, 0], "count": [275]}, "eef_acc_mag_action": {"mean": [1.0545454545454545, 0.0], "std": [0.8446232472245035, 0.0], "min": [0, 0], "max": [2, 0], "count": [275]}, "eef_sim_pose_state": {"mean": [0.3217004133831403, 0.20814835100104043, 1.2488802179197878, -0.03334738634427379, 0.49770906345931765, -0.28406215031023085, 0.0690286521734498, -0.3361183698722069, 1.1828846125808998, -0.012877764198949034, -0.00531160300931761, 0.013091895164780343], "std": [0.164752564874752, 0.08203044179395047, 0.06201468581961303, 0.11715945125649652, 0.2881552260067535, 0.7811247194794755, 1.2776204236731098e-05, 1.9104413776738278e-05, 6.371164747093799e-05, 0.002719796233547274, 0.0006947461430512472, 0.000849183154446781], "min": [0.0653343945725384, 0.12804626089147295, 1.1827776449850127, -0.24554758538000332, -0.01574433756896143, -1.7483799276223202, 0.06893245364456052, -0.33625970112040177, 1.1821911871259239, -0.03599320934167574, -0.005957230919215295, 0.006808661420618265], "max": [0.5201017692149548, 0.3351545778740578, 1.371525980306895, 0.3216539080547155, 0.8405636471187989, 0.4398256393406107, 0.06903187081630219, -0.3360106427006445, 1.183103030674599, -0.004304752995256566, 0.0021274434125126973, 0.017872618172583083], "count": [275]}, "eef_sim_pose_action": {"mean": [0.3221749266211229, 0.20866660643825752, 1.2489760572768644, -0.030750591695047798, 0.4984247392810745, -0.2793277610507189, 0.06912565083493859, -0.3361123431851166, 1.1829637341211057, -0.01326697065804176, -0.00453447617249669, 0.013705580069260575], "std": [0.1649773993749832, 0.08196588005941431, 0.06248178528274621, 0.12644609313384292, 0.2889050907086451, 0.7790682725207317, 1.6966800214201752e-05, 2.3439299039799163e-05, 2.7162590670757147e-05, 0.0029941534466266617, 0.0005956710582762321, 0.0010417277219897244], "min": [0.059442259192031846, 0.12751990686716758, 1.1806254211363647, -0.2703771991883457, -0.012271832205434485, -1.769449516238005, 0.06889586569460371, -0.3362481548743074, 1.182605663248476, -0.036907304356181975, -0.004601747456594252, 0.007670001374742145], "max": [0.5199743089301149, 0.33549732968278967, 1.3699037483931198, 0.33807362252780654, 0.8557352235271458, 0.43183994964589517, 0.06912879014522669, -0.33597203050501634, 1.1829667068481087, -0.0046442978235274835, 0.0015338346437450134, 0.019941850671574918], "count": [275]}, "gripper_mode_state": {"mean": [0.3490909090909091, 0.0], "std": [0.47668275223778744, 0.0], "min": [0, 0], "max": [1, 0], "count": [275]}, "gripper_activity_state": {"mean": [1.8254545454545454, 2.0], "std": [0.5312825585550438, 0.0], "min": [0, 2], "max": [2, 2], "count": [275]}, "gripper_mode_action": {"mean": [0.3563636363636364, 0.0], "std": [0.4789244147475912, 0.0], "min": [0, 0], "max": [1, 0], "count": [275]}, "gripper_activity_action": {"mean": [1.9672727272727273, 2.0], "std": [0.23124528139032222, 0.0], "min": [0, 2], "max": [2, 2], "count": [275]}, "gripper_open_scale_state": {"mean": [0.688488959364459, 0.9796267700195344], "std": [0.3646873291428363, 3.1086244689504383e-15], "min": [0.1846356773376465, 0.9796267700195312], "max": [0.9789613342285156, 0.9796267700195312], "count": [275]}, "gripper_open_scale_action": {"mean": [0.6436363636363637, 1.0], "std": [0.4789244147475912, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [275]}}} +{"episode_index": 3, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9215686274509803]], [[0.9058823529411765]], [[0.9803921568627451]]], "mean": [[[0.6415972576252723]], [[0.6485167211328976]], [[0.6406289923747277]]], "std": [[[0.19620099319455256]], [[0.20130447455727224]], [[0.20869771942917123]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[0.9490196078431372]], [[0.9333333333333333]], [[0.8901960784313725]]], "mean": [[[0.6124883278867103]], [[0.6281257244008714]], [[0.6126344825708061]]], "std": [[[0.19215060557076]], [[0.1988218712854842]], [[0.20132388462332274]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45336297113289764]], [[0.4588415522875817]], [[0.45315652505446624]]], "std": [[[0.1816665717593143]], [[0.17619117590490121]], [[0.1795569645196511]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6823529411764706]], [[0.6784313725490196]], [[0.6627450980392157]]], "mean": [[[0.4288406045751634]], [[0.4333312037037037]], [[0.4223748910675381]]], "std": [[[0.1977814279634179]], [[0.19660251778042065]], [[0.20132875242311762]]], "count": [100]}, "observation.state": {"min": [-0.826808512210846, -0.0019148936262354255, -1.5214893817901611, -0.060638297349214554, -0.7134042382240295, 0.022127659991383553, -2.780212879180908, -0.00042553190723992884, -0.001276595750823617, -0.00042553190723992884, -0.006170212756842375, 0.0042553190141916275, -0.009148935787379742, -2.760425567626953, 16.3184757232666, 97.96267700195312], "max": [0.11723404377698898, 2.2397873401641846, 0.0, 0.778723418712616, -0.00957446824759245, 1.3200000524520874, -0.36744681000709534, 0.0, -0.001276595750823617, 0.0, -0.0042553190141916275, 0.007234042510390282, -0.003829787252470851, -2.760425567626953, 98.64934539794922, 97.96267700195312], "mean": [-0.2786264717578888, 1.260209083557129, -0.8939140439033508, 0.21621595323085785, -0.30990418791770935, 0.47183072566986084, -2.0923523902893066, -1.7021277017192915e-05, -0.0012765967985615134, -1.0638297680998221e-05, -0.005529794842004776, 0.005510647315531969, -0.004317016806453466, -2.760430335998535, 75.16014862060547, 97.96284484863281], "std": [0.3303493857383728, 0.9179255962371826, 0.6346516609191895, 0.2494422346353531, 0.22455503046512604, 0.42355799674987793, 0.9934918284416199, 8.338673796970397e-05, 1.0477378964424133e-09, 6.643616507062688e-05, 0.00024536449927836657, 0.0003282393154222518, 0.0009837037650868297, 4.76837158203125e-06, 33.88277053833008, 0.0001678466796875], "count": [200]}, "action": {"min": [-0.826815664768219, -0.0015339808305725455, -1.5217089653015137, -0.08743690699338913, -0.7179030179977417, 0.023009711876511574, -2.780212879180908, 0.0, -0.0015339808305725455, -0.0, -0.006135923322290182, 0.004601942375302315, -0.012271846644580364, -2.760425567626953, 0.0, 100.0, 0.0, 0.0], "max": [0.12425244599580765, 2.236543893814087, -0.0, 0.7992039918899536, -0.01073786523193121, 1.3284273147583008, -0.36744681000709534, 0.0, -0.0015339808305725455, -0.0, -0.004601942375302315, 0.007669903803616762, -0.004601942375302315, -2.760425567626953, 100.0, 100.0, 0.0, 0.0], "mean": [-0.2795371413230896, 1.2613208293914795, -0.8957821726799011, 0.21365982294082642, -0.31224095821380615, 0.47283250093460083, -2.0923523902893066, 0.0, -0.0015339828096330166, 0.0, -0.006112921051681042, 0.006066902074962854, -0.004839717876166105, -2.760430335998535, 73.0, 100.0, 0.0, 0.0], "std": [0.3321376442909241, 0.9192647933959961, 0.6327454447746277, 0.25140446424484253, 0.22391146421432495, 0.41956958174705505, 0.9934918284416199, 0.0, 1.979060471057892e-09, 0.0, 0.00018645917589310557, 0.000384949758881703, 0.001117781619541347, 4.76837158203125e-06, 44.39594650268555, 0.0, 0.0, 0.0], "count": [200]}, "timestamp": {"min": [0.0], "max": [6.633333333333334], "mean": [3.3166666666666664], "std": [1.9244768408871828], "count": [200]}, "frame_index": {"min": [0], "max": [199], "mean": [99.5], "std": [57.73430522661548], "count": [200]}, "episode_index": {"min": [15], "max": [15], "mean": [15.0], "std": [0.0], "count": [200]}, "index": {"min": [3550], "max": [3749], "mean": [3649.5], "std": [57.73430522661548], "count": [200]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [200]}, "subtask_annotation": {"mean": [2.71, 6.0, 6.0, 6.0, 6.0], "std": [1.5734992850332017, 0.0, 0.0, 0.0, 0.0], "min": [1, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [200]}, "scene_annotation": {"mean": [15.0], "std": [0.0], "min": [15], "max": [15], "count": [200]}, "eef_direction_state": {"mean": [3.815, 6.0], "std": [2.0593142062346854, 0.0], "min": [0, 6], "max": [6, 6], "count": [200]}, "eef_velocity_state": {"mean": [1.32, 0.0], "std": [0.8818163074019454, 0.0], "min": [0, 0], "max": [2, 0], "count": [200]}, "eef_acc_mag_state": {"mean": [1.18, 0.0], "std": [0.8292164976651146, 0.0], "min": [0, 0], "max": [2, 0], "count": [200]}, "eef_direction_action": {"mean": [3.91, 6.0], "std": [2.002972790628971, 0.0], "min": [0, 6], "max": [6, 6], "count": [200]}, "eef_velocity_action": {"mean": [1.275, 0.0], "std": [0.8771402396424433, 0.0], "min": [0, 0], "max": [2, 0], "count": [200]}, "eef_acc_mag_action": {"mean": [1.2, 0.0], "std": [0.8366600265340757, 0.0], "min": [0, 0], "max": [2, 0], "count": [200]}, "eef_sim_pose_state": {"mean": [0.26708753760936216, 0.22752993911222957, 1.245211379735438, 0.13362114786977328, 0.4817480396380392, -0.7336908245799808, 0.06903069154561706, -0.3363658450249474, 1.1830355957463297, -0.004354585879150605, -0.006816917303565702, 0.005493745125109999], "std": [0.15395752859896938, 0.12335003844424795, 0.055993043296344365, 0.12761496437901027, 0.35738471856377596, 0.5490141002478153, 5.108069459582813e-06, 7.714142919381903e-06, 3.3185160070529756e-05, 0.000983347908686236, 0.0002630357129622391, 0.00033490893372812105], "min": [0.06888951166420466, 0.011138057177752089, 1.18233408565041, -0.05632599017619078, -0.04799290093501063, -1.421743675700125, 0.06899877789654149, -0.3363944828452152, 1.1829020140000563, -0.009195110751361877, -0.007446703071100735, 0.0042554057006092515], "max": [0.4694913366070418, 0.3334692097374607, 1.3798268963034548, 0.34549684091452815, 0.875241394277388, -0.011276617546766827, 0.06903228358978872, -0.33632745376120193, 1.1831725843659928, -0.0038634679922070654, -0.005531823483988063, 0.007234189873941655], "count": [200]}, "eef_sim_pose_action": {"mean": [0.26693292946244, 0.22679505431944413, 1.245527768411239, 0.13469950448811746, 0.4779939461916706, -0.7369837703348477, 0.06901142543539418, -0.336353717527508, 1.1830865222568492, -0.004886089559535054, -0.007646753228558372, 0.006067071569039196], "std": [0.15401141623975717, 0.12322060285803546, 0.05733345176481802, 0.13200983693441964, 0.36110231446467433, 0.5516206867581448, 1.3023460918175923e-07, 8.6623847900624e-06, 1.9112154243168157e-05, 0.001117381580083257, 0.0001864586560004624, 0.00038495925581924305], "min": [0.0663797952835388, 0.011178738378711441, 1.1820233775743418, -0.0729218482669326, -0.08428527753645376, -1.429934540856567, 0.06901116307064067, -0.3363866828562495, 1.1829316459940156, -0.012318909215867571, -0.007669822935283177, 0.004602077736929864], "max": [0.4695683476366153, 0.33347845484184113, 1.3847018591786882, 0.4028862979839286, 0.8831594693689953, -0.012271846062503755, 0.0690124867292195, -0.3363176458469304, 1.1830888821151362, -0.0046372393997864934, -0.006135742724215465, 0.00767012940066198], "count": [200]}, "gripper_mode_state": {"mean": [0.26, 0.0], "std": [0.43863424398922557, 0.0], "min": [0, 0], "max": [1, 0], "count": [200]}, "gripper_activity_state": {"mean": [1.75, 2.0], "std": [0.6224949798994366, 0.0], "min": [0, 2], "max": [2, 2], "count": [200]}, "gripper_mode_action": {"mean": [0.27, 0.0], "std": [0.4439594576084612, 0.0], "min": [0, 0], "max": [1, 0], "count": [200]}, "gripper_activity_action": {"mean": [1.955, 2.0], "std": [0.27013885318480185, 0.0], "min": [0, 2], "max": [2, 2], "count": [200]}, "gripper_open_scale_state": {"mean": [0.7516020188331604, 0.9796267700195339], "std": [0.33882770753913516, 2.6645352591003757e-15], "min": [0.163184757232666, 0.9796267700195312], "max": [0.9864934539794922, 0.9796267700195312], "count": [200]}, "gripper_open_scale_action": {"mean": [0.73, 1.0], "std": [0.4439594576084612, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [200]}}} +{"episode_index": 4, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6107298011982571]], [[0.6478995506535947]], [[0.6317392211328976]]], "std": [[[0.19159732639177257]], [[0.2032336140128708]], [[0.20213072367736126]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[0.8862745098039215]], [[0.8823529411764706]]], "mean": [[[0.5829073011982571]], [[0.6246529384531591]], [[0.6041841312636166]]], "std": [[[0.19268085203808855]], [[0.20461187775159595]], [[0.19914323054015595]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46136087145969495]], [[0.45999238562091505]], [[0.4569884994553377]]], "std": [[[0.19167467511453007]], [[0.18384257708638074]], [[0.1844964273530145]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6235294117647059]], [[0.6274509803921569]], [[0.6313725490196078]]], "mean": [[[0.42889008986928107]], [[0.4361970234204793]], [[0.4256516748366013]]], "std": [[[0.18813350737976067]], [[0.18169443559970425]], [[0.18773138508612366]]], "count": [100]}, "observation.state": {"min": [-0.7442553043365479, -0.0019148936262354255, -1.3836170434951782, -0.0031914892606437206, -0.346808522939682, 0.05340425670146942, -2.7585105895996094, 0.001276595750823617, -0.001276595750823617, 0.0, -0.0042553190141916275, 0.0, -0.007659574504941702, -2.760425567626953, 16.66710090637207, 97.94789123535156], "max": [0.03851063922047615, 1.9997872114181519, 0.0, 0.9934042692184448, -0.01425531879067421, 1.3791489601135254, -0.3774468004703522, 0.0017021276289597154, -0.001276595750823617, 0.0, -0.002340425504371524, 0.008936170488595963, 0.0019148936262354255, -2.759999990463257, 97.89613342285156, 97.96267700195312], "mean": [-0.31230488419532776, 1.290548324584961, -0.8837105631828308, 0.5137742161750793, -0.16290144622325897, 0.6105762720108032, -2.1086061000823975, 0.0012981401523575187, -0.0012765945866703987, 0.0, -0.0026869550347328186, 0.00777987577021122, -0.006955754943192005, -2.760429620742798, 75.71605682373047, 97.96278381347656], "std": [0.33264023065567017, 0.7978686690330505, 0.5151100158691406, 0.31016069650650024, 0.09391382336616516, 0.45048174262046814, 0.9805338978767395, 9.329641761723906e-05, 1.1641532182693481e-09, 0.0, 0.0002414954360574484, 0.001184246502816677, 0.001438177190721035, 2.8199045118526556e-05, 33.43375015258789, 0.0009732310427352786], "count": [237]}, "action": {"min": [-0.7439807057380676, -0.0015339808305725455, -1.3836506605148315, -0.032213594764471054, -0.3543495535850525, 0.05215534567832947, -2.7585105895996094, 0.0015339808305725455, 0.0, 0.0015339808305725455, -0.004601942375302315, 0.0, -0.007669903803616762, -2.760425567626953, 0.0, 100.0, 0.0, 0.0], "max": [0.04601942375302315, 2.0003108978271484, 0.0015339808305725455, 1.0216312408447266, -0.013805827125906944, 1.3867186307907104, -0.3774468004703522, 0.003067961661145091, 0.0, 0.0015339808305725455, -0.003067961661145091, 0.00920388475060463, 0.0015339808305725455, -2.759999990463257, 100.0, 100.0, 0.0, 0.0], "mean": [-0.31434351205825806, 1.2896250486373901, -0.8829578757286072, 0.5153657793998718, -0.16685421764850616, 0.6102011799812317, -2.1086061000823975, 0.001585763064213097, 0.0, 0.001533983158878982, -0.003080911235883832, 0.008129467256367207, -0.007300985511392355, -2.760429620742798, 73.417724609375, 100.0, 0.0, 0.0], "std": [0.33365142345428467, 0.8005152940750122, 0.5125603079795837, 0.3127394914627075, 0.09755317121744156, 0.4491901993751526, 0.9805338978767395, 0.0002770345308817923, 0.0, 2.3283064365386963e-09, 0.00014032030594535172, 0.0015233613085001707, 0.0016652303747832775, 2.8199045118526556e-05, 44.17704391479492, 0.0, 0.0, 0.0], "count": [237]}, "timestamp": {"min": [0.0], "max": [7.866666666666666], "mean": [3.9333333333333336], "std": [2.280513262566289], "count": [237]}, "frame_index": {"min": [0], "max": [236], "mean": [118.0], "std": [68.41539787698868], "count": [237]}, "episode_index": {"min": [20], "max": [20], "mean": [20.0], "std": [0.0], "count": [237]}, "index": {"min": [4745], "max": [4981], "mean": [4863.0], "std": [68.41539787698868], "count": [237]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [237]}, "subtask_annotation": {"mean": [2.5569620253164556, 6.0, 6.0, 6.0, 6.0], "std": [1.554198088719666, 0.0, 0.0, 0.0, 0.0], "min": [1, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [237]}, "scene_annotation": {"mean": [20.0], "std": [0.0], "min": [20], "max": [20], "count": [237]}, "eef_direction_state": {"mean": [3.8987341772151898, 6.0], "std": [2.2100361990402346, 0.0], "min": [0, 6], "max": [6, 6], "count": [237]}, "eef_velocity_state": {"mean": [1.0590717299578059, 0.0], "std": [0.8886841260354941, 0.0], "min": [0, 0], "max": [2, 0], "count": [237]}, "eef_acc_mag_state": {"mean": [0.9578059071729957, 0.0], "std": [0.8558018892947025, 0.0], "min": [0, 0], "max": [2, 0], "count": [237]}, "eef_direction_action": {"mean": [3.890295358649789, 6.0], "std": [2.2267530232801596, 0.0], "min": [0, 6], "max": [6, 6], "count": [237]}, "eef_velocity_action": {"mean": [1.0632911392405062, 0.0], "std": [0.8812405738464497, 0.0], "min": [0, 0], "max": [2, 0], "count": [237]}, "eef_acc_mag_action": {"mean": [1.0379746835443038, 0.0], "std": [0.8584605686240234, 0.0], "min": [0, 0], "max": [2, 0], "count": [237]}, "eef_sim_pose_state": {"mean": [0.2499929805524434, 0.24277420355169282, 1.2458913368132998, 0.20377342752065628, 0.8774794945763156, -0.7647665636335127, 0.06903251118190645, -0.3363448921736388, 1.1827412531820527, -0.006986451507095361, -0.00396342929362898, 0.009078074983073867], "std": [0.12246446656544495, 0.0965612926172759, 0.039001031104780176, 0.2461155560033782, 0.5370778084152362, 0.4767257586137406, 1.4959667624238976e-07, 2.6680927221938893e-05, 2.475387152759746e-05, 0.0014424404473498877, 0.00024149849504977535, 0.0011902431859541088], "min": [0.04892609716676932, 0.10654840385935846, 1.1816660961323864, -0.18441321243047015, -0.03143427584762759, -1.3968435478037717, 0.06903216007998027, -0.3365194674344211, 1.1827057328606556, -0.007693978984436614, -0.0055319147650152445, 0.001276595750823617], "max": [0.3813467013318116, 0.33310117123934757, 1.3441127488855167, 0.7456979623540128, 1.3370745529003298, -0.010425639885891465, 0.06903337251808074, -0.3363183798441255, 1.182902016054122, 0.0019114531371200165, -0.003616890263254291, 0.010212839254536506], "count": [237]}, "eef_sim_pose_action": {"mean": [0.24898382131265795, 0.24200030783891732, 1.2452037944876742, 0.19604178703591466, 0.8773319169690289, -0.7762773836378456, 0.06924491845207638, -0.33634327408247955, 1.1823854881331082, -0.007313442006184531, -0.0015468733470382116, 0.009715221206799613], "std": [0.12347849069637058, 0.09641909760036509, 0.03867849821589083, 0.2465121633129165, 0.5364932083867683, 0.4837149825220972, 2.4284362975833473e-07, 3.4616521170457385e-05, 1.4383320420146258e-05, 0.0016671613786396575, 0.00014032513381475597, 0.0015585963292279463], "min": [0.04389476066366063, 0.10681265736679245, 1.1815516170054545, -0.21643188677556024, -0.04271785881014467, -1.4303334961270138, 0.0692444713171923, -0.3365250335784961, 1.1823841609555812, -0.007684022198130507, -0.0030679615447299913, 0.0015339808305725455], "max": [0.38118291481839156, 0.33401251935778303, 1.3471236099108643, 0.811973041524348, 1.3419181505518112, -0.009204290789582834, 0.06924597891513785, -0.3363179226348691, 1.1825413996111378, 0.0015339808305725455, -0.0015339158580760515, 0.01227185723996646], "count": [237]}, "gripper_mode_state": {"mean": [0.25738396624472576, 0.0], "std": [0.437192703695818, 0.0], "min": [0, 0], "max": [1, 0], "count": [237]}, "gripper_activity_state": {"mean": [1.7974683544303798, 2.0], "std": [0.5673183681629734, 0.0], "min": [0, 2], "max": [2, 2], "count": [237]}, "gripper_mode_action": {"mean": [0.26582278481012656, 0.0], "std": [0.4417703383953197, 0.0], "min": [0, 0], "max": [1, 0], "count": [237]}, "gripper_activity_action": {"mean": [1.9620253164556962, 2.0], "std": [0.24869471777706992, 0.0], "min": [0, 2], "max": [2, 2], "count": [237]}, "gripper_open_scale_state": {"mean": [0.7571598522974972, 0.9796261461475256], "std": [0.3343374730318464, 9.584103650683268e-06], "min": [0.1666710090637207, 0.9794789123535156], "max": [0.9789613342285156, 0.9796267700195312], "count": [237]}, "gripper_open_scale_action": {"mean": [0.7341772151898734, 1.0], "std": [0.4417703383953197, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [237]}}} +{"episode_index": 5, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[0.8666666666666667]], [[0.8745098039215686]]], "mean": [[[0.6427283551198257]], [[0.6464474972766884]], [[0.6444194199346406]]], "std": [[[0.18186783250027896]], [[0.18830633671444869]], [[0.19201313497790795]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[0.8627450980392157]], [[0.8549019607843137]]], "mean": [[[0.6097083823529412]], [[0.6224455473856209]], [[0.6138145751633987]]], "std": [[[0.18196904219634757]], [[0.18973782893445149]], [[0.18898850972532083]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4641746650326798]], [[0.4666181508714597]], [[0.4544917701525054]]], "std": [[[0.18975707192142222]], [[0.18544565786858494]], [[0.1934686314030375]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6666666666666666]], [[0.6705882352941176]], [[0.6705882352941176]]], "mean": [[[0.42941484477124187]], [[0.4371129656862745]], [[0.4283796296296296]]], "std": [[[0.199119589681246]], [[0.19442949746521998]], [[0.2063997139347776]]], "count": [100]}, "observation.state": {"min": [-0.8144680857658386, -0.0019148936262354255, -1.6476595401763916, 0.005744680762290955, -0.14957447350025177, -1.2387233972549438, -2.7585105895996094, 0.0, -0.001276595750823617, 0.0, -0.001276595750823617, -0.007234042510390282, 0.0, -2.760425567626953, 17.540849685668945, 97.96267700195312], "max": [0.08659574389457703, 2.1406383514404297, 0.0, 0.49553191661834717, 0.6787233948707581, 0.1836170256137848, -0.4025532007217407, 0.001276595750823617, -0.001276595750823617, 0.0, 0.004680851008743048, 0.0008510638144798577, 0.02574468031525612, -2.760425567626953, 97.89613342285156, 97.96267700195312], "mean": [-0.22425758838653564, 1.25209641456604, -0.8523349761962891, 0.26480647921562195, 0.2866669297218323, -0.5900009870529175, -2.0186100006103516, 0.0004863227077294141, -0.0012765935389325023, 0.0, 9.036392293637618e-05, -0.0016709106275811791, 0.017966793850064278, -2.7604317665100098, 72.64295196533203, 97.96285247802734], "std": [0.3508719503879547, 0.8368882536888123, 0.5883971452713013, 0.16802196204662323, 0.27670353651046753, 0.5613893866539001, 1.0360466241836548, 0.00024763800320215523, 2.2118911147117615e-09, 0.0, 0.00041708562639541924, 0.0007926234975457191, 0.0024166631046682596, 6.198883056640625e-06, 35.33371353149414, 0.00017547607421875], "count": [259]}, "action": {"min": [-0.8145437836647034, 0.0, -1.6490293741226196, 0.006135923322290182, -0.1533980816602707, -1.2455923557281494, -2.7585105895996094, 0.0, 0.0, 0.0, -0.003067961661145091, -0.007669903803616762, -0.003067961661145091, -2.760425567626953, 0.0, 100.0, 0.0, 0.0], "max": [0.08743690699338913, 2.141437292098999, 0.0015339808305725455, 0.5000777244567871, 0.6841554045677185, 0.19328157603740692, -0.4025532007217407, 0.0015339808305725455, 0.0, 0.0015339808305725455, 0.007669903803616762, 0.003067961661145091, 0.02454369328916073, -2.760425567626953, 100.0, 100.0, 0.0, 0.0], "mean": [-0.22559033334255219, 1.2519831657409668, -0.8518211245536804, 0.2663435637950897, 0.28511953353881836, -0.5857976078987122, -2.0186100006103516, 0.0009476338163949549, 0.0, 0.0015280605293810368, 2.3690821763011627e-05, -0.0016346689080819488, 0.018164977431297302, -2.7604317665100098, 69.4980697631836, 100.0, 0.0, 0.0], "std": [0.3507433533668518, 0.8367143869400024, 0.5861660242080688, 0.16799451410770416, 0.281094491481781, 0.5666986703872681, 1.0360466241836548, 0.000745415105484426, 0.0, 9.513273107586429e-05, 0.0005714106373488903, 0.0010436405427753925, 0.002493789652362466, 6.198883056640625e-06, 46.04156494140625, 0.0, 0.0, 0.0], "count": [259]}, "timestamp": {"min": [0.0], "max": [8.6], "mean": [4.3], "std": [2.492210085669166], "count": [259]}, "frame_index": {"min": [0], "max": [258], "mean": [129.0], "std": [74.76630257007497], "count": [259]}, "episode_index": {"min": [23], "max": [23], "mean": [23.0], "std": [0.0], "count": [259]}, "index": {"min": [5460], "max": [5718], "mean": [5589.0], "std": [74.76630257007497], "count": [259]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [259]}, "subtask_annotation": {"mean": [2.6911196911196913, 6.0, 6.0, 6.0, 6.0], "std": [1.5930466371047145, 0.0, 0.0, 0.0, 0.0], "min": [1, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [259]}, "scene_annotation": {"mean": [23.0], "std": [0.0], "min": [23], "max": [23], "count": [259]}, "eef_direction_state": {"mean": [3.8455598455598454, 6.0], "std": [2.1914385834312844, 0.0], "min": [0, 6], "max": [6, 6], "count": [259]}, "eef_velocity_state": {"mean": [1.1158301158301158, 0.0], "std": [0.8842794691914873, 0.0], "min": [0, 0], "max": [2, 0], "count": [259]}, "eef_acc_mag_state": {"mean": [1.0386100386100385, 0.0], "std": [0.8465553632605795, 0.0], "min": [0, 0], "max": [2, 0], "count": [259]}, "eef_direction_action": {"mean": [3.864864864864865, 6.0], "std": [2.184775568967624, 0.0], "min": [0, 6], "max": [6, 6], "count": [259]}, "eef_velocity_action": {"mean": [1.1235521235521235, 0.0], "std": [0.8919336766691625, 0.0], "min": [0, 0], "max": [2, 0], "count": [259]}, "eef_acc_mag_action": {"mean": [1.0463320463320462, 0.0], "std": [0.8369922605289655, 0.0], "min": [0, 0], "max": [2, 0], "count": [259]}, "eef_sim_pose_state": {"mean": [0.2717059378557343, 0.28870067899006074, 1.252358708958343, -0.1718478053957122, 0.5388974879624419, 0.26796583790337564, 0.0690341248826653, -0.336538974020398, 1.182456573326342, 0.017968914640567667, -0.001186229546959324, -0.001184590202609073], "std": [0.16150682529978413, 0.08515128049772945, 0.05697466075992783, 0.2880752774260545, 0.3730256667359668, 0.35307450939126594, 9.090030076118988e-08, 1.761953641295271e-05, 4.275246098220468e-05, 0.0024173792926589395, 0.00041708421619577127, 0.0008757190612350084], "min": [0.06477729558938031, 0.14501775431796038, 1.1815134423060305, -0.7019514388198498, -0.03325317737363376, -0.3818450362656209, 0.06903330039705124, -0.33665302623879817, 1.1819860353843332, 1.2675426746819925e-06, -0.002553124695787279, -0.007234066088222299], "max": [0.5062872837415613, 0.37976988648456406, 1.400063838368943, 0.1860957447637625, 0.9819591770150935, 0.7849419278045862, 0.06903422764907985, -0.3364808303670088, 1.1825966890878765, 0.025749207230196924, 0.0034042552579196528, 0.001276596665634406], "count": [259]}, "eef_sim_pose_action": {"mean": [0.2709572227053004, 0.28806128774757134, 1.2522005944373118, -0.16605908496875238, 0.5395592697168946, 0.26612011175570943, 0.06924549732900247, -0.336548519321208, 1.1820689011124317, 0.018162494634035065, 0.0015517464313791406, -0.0006870356120762968], "std": [0.1614095781984465, 0.08502718183116759, 0.05737704947323262, 0.29119264011413715, 0.37573185598393327, 0.36075353878156474, 7.3521057524546305e-06, 2.7371233162241707e-05, 3.939821801247643e-05, 0.0024930882978556946, 0.0004949618679367758, 0.0013481421733745986], "min": [0.060501055606582775, 0.1452858404552935, 1.1812835279705252, -0.7294381194251076, -0.05767271181776956, -0.38975577809966033, 0.06912741829396753, -0.33669762798883834, 1.1817088197616978, -0.003072667851830808, -0.0015339736113606506, -0.007669912827286244], "max": [0.507364104951767, 0.3801501062410652, 1.4122406061817692, 0.2013386109568978, 0.9824384020258679, 0.8270480625245814, 0.0692460454787169, -0.3364212017670418, 1.1823841622552018, 0.02454369328916072, 0.007669894779427144, 0.0030680067822509262], "count": [259]}, "gripper_mode_state": {"mean": [0.29343629343629346, 0.0], "std": [0.45533661738395637, 0.0], "min": [0, 0], "max": [1, 0], "count": [259]}, "gripper_activity_state": {"mean": [1.8108108108108107, 2.0], "std": [0.5478273328351498, 0.0], "min": [0, 2], "max": [2, 2], "count": [259]}, "gripper_mode_action": {"mean": [0.305019305019305, 0.0], "std": [0.4604156041934777, 0.0], "min": [0, 0], "max": [1, 0], "count": [259]}, "gripper_activity_action": {"mean": [1.9652509652509653, 2.0], "std": [0.23813349722176505, 0.0], "min": [0, 2], "max": [2, 2], "count": [259]}, "gripper_open_scale_state": {"mean": [0.7264285970562698, 0.9796267700195344], "std": [0.3533367648522068, 3.1086244689504383e-15], "min": [0.17540849685668947, 0.9796267700195312], "max": [0.9789613342285156, 0.9796267700195312], "count": [259]}, "gripper_open_scale_action": {"mean": [0.694980694980695, 1.0], "std": [0.4604156041934777, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [259]}}} +{"episode_index": 6, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9921568627450981]]], "mean": [[[0.6111677505446623]], [[0.6216206508714597]], [[0.6104048828976034]]], "std": [[[0.2239875977254352]], [[0.22012491173710985]], [[0.22829295003121658]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9921568627450981]]], "mean": [[[0.5809008523965142]], [[0.5992967020697167]], [[0.5820163126361656]]], "std": [[[0.21471295147346683]], [[0.21463316543037644]], [[0.21781728841313514]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[0.996078431372549]], [[1.0]]], "mean": [[[0.451674447167756]], [[0.45841827069716773]], [[0.4497755392156863]]], "std": [[[0.19505760059174782]], [[0.18622818053394544]], [[0.19308128911026282]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7647058823529411]], [[0.7843137254901961]], [[0.8117647058823529]]], "mean": [[[0.41945248366013077]], [[0.43626348583877994]], [[0.4194780936819172]]], "std": [[[0.22912300869074642]], [[0.2092927192630005]], [[0.22981753571651803]]], "count": [100]}, "observation.state": {"min": [-0.8561702370643616, -0.0031914892606437206, -1.9955319166183472, -0.24382978677749634, -0.3723404109477997, -0.037021275609731674, -2.7585105895996094, -0.0031914892606437206, -0.001276595750823617, 0.0, -0.0017021276289597154, -0.008085106499493122, 0.011914893984794617, -2.760425567626953, 17.67391586303711, 97.96267700195312], "max": [-0.008510638028383255, 2.5170211791992188, 0.0, 0.4506382942199707, 0.0331914909183979, 0.6782978773117065, -0.4063829779624939, -0.0031914892606437206, -0.0008510638144798577, 0.0, 0.0, -0.003829787252470851, 0.02638297900557518, -2.760425567626953, 97.89613342285156, 97.96267700195312], "mean": [-0.45084348320961, 1.3618584871292114, -0.9234187602996826, 0.18359145522117615, -0.1900348961353302, 0.4424944818019867, -2.1903433799743652, -0.003191486932337284, -0.0012747040018439293, 0.0, -0.0012406619498506188, -0.00728416396304965, 0.02411915734410286, -2.7604310512542725, 78.4994888305664, 97.96284484863281], "std": [0.29860320687294006, 0.8796232342720032, 0.6814152002334595, 0.23443849384784698, 0.14233016967773438, 0.26977238059043884, 0.9359996318817139, 2.3283064365386963e-09, 2.830568337230943e-05, 0.0, 0.0002912407508119941, 0.00043639002251438797, 0.001627305755391717, 5.4836273193359375e-06, 31.92163848876953, 0.0001678466796875], "count": [225]}, "action": {"min": [-0.855961263179779, -0.0015339808305725455, -1.9957090616226196, -0.2454369217157364, -0.3742913007736206, -0.03834952041506767, -2.7585105895996094, -0.003067961661145091, 0.0, 0.0015339808305725455, -0.0015339808305725455, -0.007669903803616762, 0.01073786523193121, -2.760425567626953, 0.0, 100.0, 0.0, 0.0], "max": [-0.007669903803616762, 2.51572847366333, -0.0, 0.4862719178199768, 0.03374757617712021, 0.6841554045677185, -0.4063829779624939, -0.003067961661145091, 0.001518641016446054, 0.001549320644699037, -0.0, -0.003067961661145091, 0.02761165425181389, -2.760425567626953, 100.0, 100.0, 0.0, 0.0], "mean": [-0.4487335979938507, 1.359236478805542, -0.9197269678115845, 0.1866818517446518, -0.18945680558681488, 0.447043240070343, -2.1903433799743652, -0.0030679660849273205, 6.749515705450904e-06, 0.0015340512618422508, -0.001520347548648715, -0.007424480747431517, 0.024332311004400253, -2.7604310512542725, 77.33333587646484, 100.0, 0.0, 0.0], "std": [0.2972937822341919, 0.8813264966011047, 0.6813449263572693, 0.2393951117992401, 0.1429266482591629, 0.2705644965171814, 0.9359996318817139, 4.423782229423523e-09, 0.00010101749649038538, 1.020381773741974e-06, 0.00014398089842870831, 0.0006487208302132785, 0.0016763610765337944, 5.4836273193359375e-06, 41.867515563964844, 0.0, 0.0, 0.0], "count": [225]}, "timestamp": {"min": [0.0], "max": [7.466666666666667], "mean": [3.7333333333333334], "std": [2.1650421260121955], "count": [225]}, "frame_index": {"min": [0], "max": [224], "mean": [112.0], "std": [64.95126378036586], "count": [225]}, "episode_index": {"min": [34], "max": [34], "mean": [34.0], "std": [0.0], "count": [225]}, "index": {"min": [8063], "max": [8287], "mean": [8175.0], "std": [64.95126378036586], "count": [225]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [225]}, "subtask_annotation": {"mean": [2.5555555555555554, 6.0, 6.0, 6.0, 6.0], "std": [1.4599171293917188, 0.0, 0.0, 0.0, 0.0], "min": [1, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [225]}, "scene_annotation": {"mean": [34.0], "std": [0.0], "min": [34], "max": [34], "count": [225]}, "eef_direction_state": {"mean": [4.177777777777778, 6.0], "std": [2.0098522763724462, 0.0], "min": [0, 6], "max": [6, 6], "count": [225]}, "eef_velocity_state": {"mean": [1.0755555555555556, 0.0], "std": [0.9036114099804808, 0.0], "min": [0, 0], "max": [2, 0], "count": [225]}, "eef_acc_mag_state": {"mean": [0.9288888888888889, 0.0], "std": [0.8559912310615815, 0.0], "min": [0, 0], "max": [2, 0], "count": [225]}, "eef_direction_action": {"mean": [4.297777777777778, 6.0], "std": [1.9402736220427959, 0.0], "min": [0, 6], "max": [6, 6], "count": [225]}, "eef_velocity_action": {"mean": [1.0177777777777777, 0.0], "std": [0.8942504965708903, 0.0], "min": [0, 0], "max": [2, 0], "count": [225]}, "eef_acc_mag_action": {"mean": [1.0266666666666666, 0.0], "std": [0.8585258683736141, 0.0], "min": [0, 0], "max": [2, 0], "count": [225]}, "eef_sim_pose_state": {"mean": [0.2658452257929694, 0.1852093017321608, 1.2441633118630682, 0.17901336850101346, 0.5832359773384328, -0.7889528476329212, 0.06903302950292678, -0.33658108718671087, 1.182593049021103, 0.024137523334232067, -0.002515299136064488, -0.010475673507971704], "std": [0.13410982102270083, 0.13151006862492734, 0.046989556747612744, 0.18391901002564046, 0.4386847938374589, 0.5402540886353876, 2.170114257960559e-06, 9.818382030916557e-06, 2.9738450516843655e-05, 0.0016288983095602413, 0.00029782521335099067, 0.0004363926108815454], "min": [0.06888914020025426, -0.07182037793608508, 1.1817894143739225, -0.03694966618745321, -0.003398803016396279, -1.341342355403055, 0.06903267313141466, -0.3365991093514837, 1.1824658353989104, 0.011921412761961483, -0.002978649956828061, -0.011276622111602942], "max": [0.44588775755784016, 0.3344660685692632, 1.352081260273036, 0.4683745498137032, 1.127986235479149, 0.024042886204360774, 0.0690654474308902, -0.3365033565746426, 1.1826403070658988, 0.026400905561352807, -0.0012765714208102796, -0.007021282060970684], "count": [225]}, "eef_sim_pose_action": {"mean": [0.2652453755012597, 0.1864495640722145, 1.2432482594851806, 0.18115794220705858, 0.5869080021404803, -0.7881869994788514, 0.06924555128668664, -0.33658772447972574, 1.182225660980158, 0.024332151122245963, 2.045267667486645e-05, -0.010492428675965431], "std": [0.134055759101898, 0.1314597477450654, 0.046875393427247655, 0.185164470514007, 0.44290102517737545, 0.5407616491879415, 7.597626219449631e-06, 1.4598113583340023e-05, 1.4949728757393165e-05, 0.0016767326220476723, 0.00017535115142800514, 0.0006487202933252893], "min": [0.06899261610593699, -0.07169815504344516, 1.1815515994612658, -0.038198935425740946, -0.05211383384406654, -1.3506388233946232, 0.06924498554708494, -0.3365935962361548, 1.1820696876323555, 0.010737865231931208, 0.0, -0.01073787430886007], "max": [0.4453759119422463, 0.3344789591129926, 1.3743717842579433, 0.5266748386112492, 1.1312478259729728, 0.024544326244828888, 0.06935923862817095, -0.33648969198397877, 1.182261284023073, 0.027611654251813885, 0.0015339645873626573, -0.00613592332229018], "count": [225]}, "gripper_mode_state": {"mean": [0.2222222222222222, 0.0], "std": [0.4157397096415476, 0.0], "min": [0, 0], "max": [1, 0], "count": [225]}, "gripper_activity_state": {"mean": [1.7822222222222222, 2.0], "std": [0.5824427063435844, 0.0], "min": [0, 2], "max": [2, 2], "count": [225]}, "gripper_mode_action": {"mean": [0.22666666666666666, 0.0], "std": [0.41867515914953646, 0.0], "min": [0, 0], "max": [1, 0], "count": [225]}, "gripper_activity_action": {"mean": [1.96, 2.0], "std": [0.2550816862627863, 0.0], "min": [0, 2], "max": [2, 2], "count": [225]}, "gripper_open_scale_state": {"mean": [0.7849946645100925, 0.9796267700195341], "std": [0.31921652341468737, 2.886579864025407e-15], "min": [0.1767391586303711, 0.9796267700195312], "max": [0.9789613342285156, 0.9796267700195312], "count": [225]}, "gripper_open_scale_action": {"mean": [0.7733333333333333, 1.0], "std": [0.41867515914953646, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [225]}}} +{"episode_index": 7, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[0.9333333333333333]], [[0.9372549019607843]]], "mean": [[[0.6185496241830065]], [[0.6555189950980392]], [[0.634854074074074]]], "std": [[[0.17012767705749737]], [[0.1832283159204652]], [[0.1875595639076848]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[0.9098039215686274]], [[0.8862745098039215]]], "mean": [[[0.5888886356209151]], [[0.6321124237472767]], [[0.6066392047930284]]], "std": [[[0.17533377998978503]], [[0.18700709099204693]], [[0.18592786961749352]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45732545206971675]], [[0.46280165305010895]], [[0.45755231209150327]]], "std": [[[0.18854560775539628]], [[0.18174352208757488]], [[0.1836354932488263]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6980392156862745]], [[0.6627450980392157]], [[0.6549019607843137]]], "mean": [[[0.43179512527233116]], [[0.4300351034858388]], [[0.414216508714597]]], "std": [[[0.19374846430402712]], [[0.1925661151337035]], [[0.20210521208113244]]], "count": [100]}, "observation.state": {"min": [-0.2597872316837311, -0.0031914892606437206, -1.9742553234100342, 0.0017021276289597154, -0.6561701893806458, 0.012765957042574883, -2.7585105895996094, 0.001276595750823617, -0.001276595750823617, 0.0, -0.0031914892606437206, -0.00042553190723992884, -0.06617021560668945, -2.760425567626953, 17.77737045288086, 97.94789123535156], "max": [0.3944680988788605, 2.38468074798584, 0.0, 0.7565957307815552, -0.005106383003294468, 1.4600000381469727, -0.40936169028282166, 0.002340425504371524, -0.001276595750823617, 0.0, 0.0, 0.016808509826660156, 0.002340425504371524, -2.759999990463257, 97.89613342285156, 97.96267700195312], "mean": [0.036569226533174515, 1.4641507863998413, -1.1233576536178589, 0.5112342834472656, -0.32541167736053467, 0.9165648221969604, -2.0349605083465576, 0.001993380719795823, -0.0012765951687470078, 0.0, -0.002660047262907028, 0.000382033089408651, 0.00024586322251707315, -2.760425329208374, 73.20016479492188, 97.962646484375], "std": [0.2385455071926117, 0.8603311777114868, 0.6871551871299744, 0.295840859413147, 0.19286178052425385, 0.5050150156021118, 1.0176959037780762, 0.00025309596094302833, 5.820766091346741e-10, 0.0, 0.0003009796200785786, 0.002010815078392625, 0.008393035270273685, 4.911445648758672e-05, 34.7043571472168, 0.001704059075564146], "count": [225]}, "action": {"min": [-0.26077672839164734, -0.004601942375302315, -1.9742332696914673, -0.01073786523193121, -0.6657476425170898, 0.012271846644580364, -2.7585105895996094, 0.0015339808305725455, 0.0, 0.0, -0.003067961661145091, 0.0, -0.07056311517953873, -2.760425567626953, 0.0, 100.0, 0.0, 0.0], "max": [0.3957670331001282, 2.3838062286376953, 0.0, 0.7608544826507568, -0.004601942375302315, 1.4680196046829224, -0.40936169028282166, 0.003067961661145091, 0.0, 0.0015339808305725455, -0.0, 0.01840776950120926, 0.007669903803616762, -2.759999990463257, 100.0, 100.0, 0.0, 0.0], "mean": [0.03336575627326965, 1.4630768299102783, -1.1217708587646484, 0.5146672129631042, -0.33076679706573486, 0.9188886880874634, -2.0349605083465576, 0.002454440575093031, 0.0, 0.0015271652955561876, -0.003033877583220601, 0.0006682021776214242, 0.00020453290198929608, -2.760425329208374, 70.66666412353516, 100.0, 0.0, 0.0], "std": [0.23783832788467407, 0.862031102180481, 0.6840200424194336, 0.29737651348114014, 0.19518454372882843, 0.5068091154098511, 1.0176959037780762, 0.0007512735319323838, 0.0, 0.00010203786951024085, 0.00026841284125111997, 0.0021090160589665174, 0.00837827567011118, 4.911445648758672e-05, 45.52898025512695, 0.0, 0.0, 0.0], "count": [225]}, "timestamp": {"min": [0.0], "max": [7.466666666666667], "mean": [3.7333333333333334], "std": [2.1650421260121955], "count": [225]}, "frame_index": {"min": [0], "max": [224], "mean": [112.0], "std": [64.95126378036586], "count": [225]}, "episode_index": {"min": [38], "max": [38], "mean": [38.0], "std": [0.0], "count": [225]}, "index": {"min": [8978], "max": [9202], "mean": [9090.0], "std": [64.95126378036586], "count": [225]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [225]}, "subtask_annotation": {"mean": [2.7955555555555556, 6.0, 6.0, 6.0, 6.0], "std": [1.5385354588129216, 0.0, 0.0, 0.0, 0.0], "min": [1, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [225]}, "scene_annotation": {"mean": [38.0], "std": [0.0], "min": [38], "max": [38], "count": [225]}, "eef_direction_state": {"mean": [4.084444444444444, 6.0], "std": [2.034584921419875, 0.0], "min": [0, 6], "max": [6, 6], "count": [225]}, "eef_velocity_state": {"mean": [1.1466666666666667, 0.0], "std": [0.889843931384724, 0.0], "min": [0, 0], "max": [2, 0], "count": [225]}, "eef_acc_mag_state": {"mean": [1.1111111111111112, 0.0], "std": [0.8543281238551592, 0.0], "min": [0, 0], "max": [2, 0], "count": [225]}, "eef_direction_action": {"mean": [4.208888888888889, 6.0], "std": [1.9472855434307315, 0.0], "min": [0, 6], "max": [6, 6], "count": [225]}, "eef_velocity_action": {"mean": [1.1244444444444444, 0.0], "std": [0.8857277122496028, 0.0], "min": [0, 0], "max": [2, 0], "count": [225]}, "eef_acc_mag_action": {"mean": [1.0755555555555556, 0.0], "std": [0.873601881244299, 0.0], "min": [0, 0], "max": [2, 0], "count": [225]}, "eef_sim_pose_state": {"mean": [0.3215310474113602, 0.3482720663196291, 1.2558473982063356, 0.32922416958086054, 0.7131158732915212, -0.6358168463531871, 0.06903340981267189, -0.33652727995380305, 1.18273849760363, 0.0002446299368293163, -0.003936636485101518, 0.002375415844920318], "std": [0.16327122681597944, 0.08788123135228593, 0.055829443424945724, 0.33390197299659885, 0.43740832635073906, 0.5462436757287059, 3.6307044408607057e-07, 4.6770331963219264e-05, 3.0851401172071555e-05, 0.008399182455457876, 0.00030099147822864073, 0.0019750021291569117], "min": [0.06874282954307616, 0.24706391128900407, 1.181637108353204, -0.07235582086597125, -0.0027659183698223178, -1.4676522587720675, 0.0690299128728851, -0.3365533972151434, 1.1824658337584024, -0.0662238574433753, -0.004468085011467338, 0.0014893582419006476], "max": [0.5161437120380743, 0.4921131674741447, 1.4001481345221194, 1.044241703394988, 1.2051280870460594, 0.05054749385103963, 0.06903363719156286, -0.33615098999436327, 1.182792971681105, 0.0023404255043715234, -0.001276498548109073, 0.018510723042276803], "count": [225]}, "eef_sim_pose_action": {"mean": [0.32066360665597865, 0.34716399768323025, 1.25531358368492, 0.3225155505841945, 0.7119080847382401, -0.6496602963410564, 0.06924542727944051, -0.33653087494577666, 1.1823825584972658, 0.00020385094079867044, -0.0015067086886108526, 0.0031226401945860746], "std": [0.16352370141063075, 0.08765737507256235, 0.05617417097541535, 0.3377866785640728, 0.4393767603873316, 0.5532817052762725, 7.723814626739168e-06, 5.2375203149170574e-05, 3.124281706277901e-05, 0.0083789510106004, 0.0002490026885832725, 0.0021491681494601213], "min": [0.06729666170425454, 0.24710968058713836, 1.1815516072587455, -0.07980296893326633, -0.04349177956952466, -1.478357809390134, 0.06912999496007179, -0.33655982596379497, 1.1820696898660643, -0.07056311517953873, -0.0015339808305727676, 0.0015339808305725455], "max": [0.5156226598122652, 0.49112514917242994, 1.413628980818144, 1.0505554478059116, 1.2050024872881226, 0.06316973510950974, 0.06924605984720564, -0.3361108325298956, 1.1826522372098895, 0.007667550705505358, 0.0015338653245402512, 0.019941750331781808], "count": [225]}, "gripper_mode_state": {"mean": [0.28444444444444444, 0.0], "std": [0.45114942366042654, 0.0], "min": [0, 0], "max": [1, 0], "count": [225]}, "gripper_activity_state": {"mean": [1.7822222222222222, 2.0], "std": [0.5824427063435844, 0.0], "min": [0, 2], "max": [2, 2], "count": [225]}, "gripper_mode_action": {"mean": [0.29333333333333333, 0.0], "std": [0.45528989543903753, 0.0], "min": [0, 0], "max": [1, 0], "count": [225]}, "gripper_activity_action": {"mean": [1.96, 2.0], "std": [0.2550816862627863, 0.0], "min": [0, 2], "max": [2, 2], "count": [225]}, "gripper_open_scale_state": {"mean": [0.7320024773491761, 0.9796247985839872], "std": [0.3470434643435836, 1.6958929817232845e-05], "min": [0.17777370452880858, 0.9794789123535156], "max": [0.9789613342285156, 0.9796267700195312], "count": [225]}, "gripper_open_scale_action": {"mean": [0.7066666666666667, 1.0], "std": [0.45528989543903753, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [225]}}} +{"episode_index": 8, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[0.9254901960784314]], [[1.0]]], "mean": [[[0.6200958306100217]], [[0.6599942892156863]], [[0.6429248828976035]]], "std": [[[0.1824491206665368]], [[0.1935243417074276]], [[0.19028651348851938]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[0.9058823529411765]], [[0.8901960784313725]]], "mean": [[[0.5930195724400872]], [[0.6389877260348584]], [[0.6167073366013072]]], "std": [[[0.18280522514074196]], [[0.19378273895237424]], [[0.18743230244755058]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43749381263616555]], [[0.44162554193899783]], [[0.44170471132897604]]], "std": [[[0.21515058097942616]], [[0.20719369243098454]], [[0.2080913626964897]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6392156862745098]], [[0.6470588235294118]], [[0.6627450980392157]]], "mean": [[[0.42251529411764704]], [[0.42818407952069715]], [[0.41326104030501093]]], "std": [[[0.19406035271352234]], [[0.18736985865571684]], [[0.19069537425380706]]], "count": [100]}, "observation.state": {"min": [-0.3380851149559021, -0.001276595750823617, -1.690851092338562, -0.006595744751393795, -0.18702127039432526, -0.3799999952316284, -2.7585105895996094, 0.008085106499493122, -0.00042553190723992884, 0.0, -0.011914893984794617, -0.002765957498922944, -0.008936170488595963, -2.760425567626953, 17.07464599609375, 97.94789123535156], "max": [0.49787235260009766, 2.2619149684906006, 0.0, 1.197872281074524, 0.2961702048778534, 1.3153191804885864, -0.3891489505767822, 0.008936170488595963, 0.0, 0.0, -0.005319148767739534, 0.00042553190723992884, 0.0019148936262354255, -2.759999990463257, 97.89613342285156, 97.96267700195312], "mean": [0.09212766587734222, 1.2162131071090698, -0.9133410453796387, 0.45145219564437866, 0.016240468248724937, 0.1472831517457962, -2.1235103607177734, 0.00890605803579092, -3.412284786463715e-05, 0.0, -0.011389010585844517, -0.00012444800813682377, 0.0011521477717906237, -2.760338306427002, 76.21945190429688, 97.95960235595703], "std": [0.2789430022239685, 0.7227471470832825, 0.5803218483924866, 0.3234654664993286, 0.09601907432079315, 0.5721541047096252, 0.9659525752067566, 0.00013688935723621398, 0.00011556816753000021, 0.0, 0.00107747467700392, 0.0004435833543539047, 0.001924874261021614, 0.00017549189215060323, 32.94052505493164, 0.006096001248806715], "count": [212]}, "action": {"min": [-0.33900976181030273, -0.0015339808305725455, -1.6935148239135742, -0.007669903803616762, -0.19174760580062866, -0.38196122646331787, -2.7585105895996094, 0.007669903803616762, 0.0, -0.0015339808305725455, -0.012271846644580364, -0.003067961661145091, -0.01073786523193121, -2.760425567626953, 0.0, 100.0, 0.0, 0.0], "max": [0.5016117095947266, 2.2626216411590576, 0.0015339808305725455, 1.2072428464889526, 0.3344078063964844, 1.3268933296203613, -0.3891489505767822, 0.00920388475060463, 0.0015339808305725455, -0.0, -0.004601942375302315, -0.0, 0.0015339808305725455, -2.759999990463257, 100.0, 100.0, 0.0, 0.0], "mean": [0.09554096311330795, 1.2114028930664062, -0.9114581942558289, 0.45379817485809326, 0.016758037731051445, 0.14753711223602295, -2.1235103607177734, 0.009182123467326164, 0.0007959335343912244, -7.235758857859764e-06, -0.011924545280635357, -8.682910993229598e-05, 0.0010347155621275306, -2.760338306427002, 74.52830505371094, 100.0, 0.0, 0.0], "std": [0.28012973070144653, 0.7257819771766663, 0.5873720645904541, 0.33344703912734985, 0.09953191131353378, 0.5763087868690491, 0.9659525752067566, 0.00018117725267075002, 0.0007664443110115826, 0.00010510544962016866, 0.0012247043196111917, 0.00046308853779919446, 0.002055197488516569, 0.00017549189215060323, 43.570220947265625, 0.0, 0.0, 0.0], "count": [212]}, "timestamp": {"min": [0.0], "max": [7.033333333333333], "mean": [3.5166666666666666], "std": [2.039948256424385], "count": [212]}, "frame_index": {"min": [0], "max": [211], "mean": [105.5], "std": [61.198447692731555], "count": [212]}, "episode_index": {"min": [43], "max": [43], "mean": [43.0], "std": [0.0], "count": [212]}, "index": {"min": [10126], "max": [10337], "mean": [10231.5], "std": [61.198447692731555], "count": [212]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [212]}, "subtask_annotation": {"mean": [2.6320754716981134, 6.0, 6.0, 6.0, 6.0], "std": [1.471909757399095, 0.0, 0.0, 0.0, 0.0], "min": [1, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [212]}, "scene_annotation": {"mean": [43.0], "std": [0.0], "min": [43], "max": [43], "count": [212]}, "eef_direction_state": {"mean": [4.254716981132075, 6.0], "std": [1.8431992324397162, 0.0], "min": [0, 6], "max": [6, 6], "count": [212]}, "eef_velocity_state": {"mean": [1.320754716981132, 0.0], "std": [0.8638130673403485, 0.0], "min": [0, 0], "max": [2, 0], "count": [212]}, "eef_acc_mag_state": {"mean": [1.080188679245283, 0.0], "std": [0.8173726675193446, 0.0], "min": [0, 0], "max": [2, 0], "count": [212]}, "eef_direction_action": {"mean": [4.240566037735849, 6.0], "std": [1.8967836879429805, 0.0], "min": [0, 6], "max": [6, 6], "count": [212]}, "eef_velocity_action": {"mean": [1.2830188679245282, 0.0], "std": [0.8660767862285661, 0.0], "min": [0, 0], "max": [2, 0], "count": [212]}, "eef_acc_mag_action": {"mean": [1.150943396226415, 0.0], "std": [0.8275042362108828, 0.0], "min": [0, 0], "max": [2, 0], "count": [212]}, "eef_sim_pose_state": {"mean": [0.25690827812986317, 0.3376690441763185, 1.2832038998175097, 0.2178279104264769, 0.7486035911668295, 0.17000236884723896, 0.06912209312966697, -0.33669615234462125, 1.1836616021811612, 0.001153197905954651, -0.011423122540552375, 0.008781609228357893], "std": [0.13549679938836007, 0.07432538633876863, 0.08240288190959284, 0.45365084914866743, 0.5199147509152362, 0.4279351127491519, 8.965067085251914e-06, 8.219098801040573e-06, 0.00011034433364779383, 0.0019226085011649896, 0.0010891684527235446, 0.0005448425172679712], "min": [0.0634777427702145, 0.18619586451921458, 1.1830110313514555, -0.18156955333798094, -0.007019989244255953, -0.6296825696401918, 0.06909148718689716, -0.33674663757567147, 1.183040225677217, -0.008918243490851501, -0.012340425892034546, 0.0053190888348880055], "max": [0.5067394140602558, 0.42410882291228535, 1.4775226184284627, 1.233114021992866, 1.4038687789631483, 0.7174865509162058, 0.06913030906947248, -0.33668418429226554, 1.1837162834811212, 0.001919782931150517, -0.00531912842043103, 0.009361730483638215], "count": [212]}, "eef_sim_pose_action": {"mean": [0.255232107272607, 0.338635364901246, 1.2832771393062794, 0.22185716207031808, 0.7478700204343646, 0.17856273094894626, 0.06918463829052898, -0.33670102582154315, 1.1837373797910082, 0.0010353350793200215, -0.011135831699126532, 0.009095273764291983], "std": [0.13453414679263884, 0.07442081658077011, 0.08523151792840063, 0.4534569569084813, 0.5316489904473253, 0.4356515451943144, 5.960840369121714e-05, 1.089385482919542e-05, 0.00012167924517081288, 0.002052383310680917, 0.0012586709971865544, 0.0005154655307026208], "min": [0.063557030347827, 0.185518146801595, 1.1825761033086284, -0.17192008850880156, -0.004601027131280411, -0.63580359902606, 0.06901406270158533, -0.33677017963465555, 1.1831239464392411, -0.01071433383660287, -0.012271846644580364, 0.006135832847672582], "max": [0.5067334325676794, 0.4234015451068321, 1.5028873396998197, 1.253137776253924, 1.445178190107732, 0.8034131160483515, 0.06924304945540687, -0.336665148263858, 1.1837877612191858, 0.0015339808305725468, -0.006135894328687774, 0.009203884750604631], "count": [212]}, "gripper_mode_state": {"mean": [0.25, 0.0], "std": [0.4330127018922193, 0.0], "min": [0, 0], "max": [1, 0], "count": [212]}, "gripper_activity_state": {"mean": [1.7688679245283019, 2.0], "std": [0.5974573810563494, 0.0], "min": [0, 2], "max": [2, 2], "count": [212]}, "gripper_mode_action": {"mean": [0.25471698113207547, 0.0], "std": [0.43570200900964057, 0.0], "min": [0, 0], "max": [1, 0], "count": [212]}, "gripper_activity_action": {"mean": [1.9575471698113207, 2.0], "std": [0.2625880313154113, 0.0], "min": [0, 2], "max": [2, 2], "count": [212]}, "gripper_open_scale_state": {"mean": [0.7621955412738719, 0.9795946876957762], "std": [0.3294052000288572, 6.094540190624032e-05], "min": [0.1707464599609375, 0.9794789123535156], "max": [0.9789613342285156, 0.9796267700195312], "count": [212]}, "gripper_open_scale_action": {"mean": [0.7452830188679245, 1.0], "std": [0.43570200900964057, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [212]}}} +{"episode_index": 9, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9529411764705882]], [[0.9568627450980393]], [[0.8980392156862745]]], "mean": [[[0.6490070152505446]], [[0.6515598937908497]], [[0.6420134150326798]]], "std": [[[0.185942109313787]], [[0.19191967949348562]], [[0.20146733004773304]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[0.9450980392156862]], [[0.8705882352941177]], [[0.8549019607843137]]], "mean": [[[0.6137411192810458]], [[0.6248941176470588]], [[0.6075911328976035]]], "std": [[[0.1883757969843358]], [[0.19501191725902361]], [[0.19983747095332396]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9137254901960784]]], "mean": [[[0.4482273801742919]], [[0.44942194716775596]], [[0.4403194008714597]]], "std": [[[0.1758869204471843]], [[0.17375375723780034]], [[0.17934681271104996]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6980392156862745]], [[0.6784313725490196]], [[0.6745098039215687]]], "mean": [[[0.43145258442265794]], [[0.43367208877995644]], [[0.4188448366013072]]], "std": [[[0.1966100919327608]], [[0.19886266660417148]], [[0.20944280512488989]]], "count": [100]}, "observation.state": {"min": [-0.5334042310714722, -0.0019148936262354255, -1.9776595830917358, -0.21978724002838135, -0.704680860042572, -0.002340425504371524, -2.7585105895996094, -0.0008510638144798577, -0.001276595750823617, -0.015319149009883404, 0.02574468031525612, 0.0008510638144798577, -0.008936170488595963, -2.760425567626953, 14.690742492675781, 97.96267700195312], "max": [-0.011063829995691776, 2.552978754043579, 0.0, 0.5044680833816528, -0.00042553190723992884, 1.1734042167663574, -0.32085105776786804, 0.0, -0.001276595750823617, -0.013404255732893944, 0.03255319222807884, 0.0031914892606437206, -0.003617021255195141, -2.760425567626953, 97.89613342285156, 97.96267700195312], "mean": [-0.20335301756858826, 1.3085176944732666, -0.9402285218238831, 0.15887194871902466, -0.3929893970489502, 0.6572636365890503, -2.0761005878448486, -3.546099833329208e-05, -0.001276595750823617, -0.015266920439898968, 0.03188440203666687, 0.0012834916124120355, -0.004144989885389805, -2.7604308128356934, 74.58629608154297, 97.96284484863281], "std": [0.18889282643795013, 0.9904419183731079, 0.7542941570281982, 0.21679550409317017, 0.27702486515045166, 0.44046223163604736, 1.0223722457885742, 0.00012453475210350007, 0.0, 0.0002987979678437114, 0.0009853384690359235, 0.0002568469208199531, 0.0006386139430105686, 5.245208740234375e-06, 34.89139175415039, 0.0001678466796875], "count": [216]}, "action": {"min": [-0.5338253378868103, -0.004601942375302315, -1.9773012399673462, -0.2208932340145111, -0.708699107170105, -0.003067961661145091, -2.7585105895996094, -0.0015339808305725455, -0.0015339808305725455, -0.015339807607233524, 0.026077672839164734, 0.0015339808305725455, -0.01073786523193121, -2.760425567626953, 0.0, 100.0, 0.0, 0.0], "max": [-0.012271846644580364, 2.552544116973877, 0.0015339808305725455, 0.5599029660224915, -0.0, 1.179631233215332, -0.32085105776786804, 0.0, -0.0015339808305725455, -0.013805827125906944, 0.032213594764471054, 0.004601942375302315, -0.004601942375302315, -2.760425567626953, 100.0, 100.0, 0.0, 0.0], "mean": [-0.20388425886631012, 1.3066672086715698, -0.9367995858192444, 0.16484622657299042, -0.39432552456855774, 0.6639861464500427, -2.0761005878448486, -2.1305288100847974e-05, -0.0015339829260483384, -0.015275919809937477, 0.032000601291656494, 0.001562390010803938, -0.004708477761596441, -2.7604308128356934, 73.61111450195312, 100.0, 0.0, 0.0], "std": [0.1885272115468979, 0.9902704358100891, 0.7536695599555969, 0.22271551191806793, 0.2783011794090271, 0.44171836972236633, 1.0223722457885742, 0.00017952134658116847, 2.0954757928848267e-09, 0.00030652963323518634, 0.001103769987821579, 0.0002938448451459408, 0.000692012079525739, 5.245208740234375e-06, 44.07398223876953, 0.0, 0.0, 0.0], "count": [216]}, "timestamp": {"min": [0.0], "max": [7.166666666666667], "mean": [3.5833333333333335], "std": [2.0784386946473563], "count": [216]}, "frame_index": {"min": [0], "max": [215], "mean": [107.5], "std": [62.353160839420696], "count": [216]}, "episode_index": {"min": [46], "max": [46], "mean": [46.0], "std": [0.0], "count": [216]}, "index": {"min": [10814], "max": [11029], "mean": [10921.5], "std": [62.353160839420696], "count": [216]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [216]}, "subtask_annotation": {"mean": [2.699074074074074, 6.0, 6.0, 6.0, 6.0], "std": [1.5685565061646822, 0.0, 0.0, 0.0, 0.0], "min": [1, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [216]}, "scene_annotation": {"mean": [46.0], "std": [0.0], "min": [46], "max": [46], "count": [216]}, "eef_direction_state": {"mean": [4.106481481481482, 6.0], "std": [2.000637544131969, 0.0], "min": [0, 6], "max": [6, 6], "count": [216]}, "eef_velocity_state": {"mean": [1.2361111111111112, 0.0], "std": [0.8844289152740541, 0.0], "min": [0, 0], "max": [2, 0], "count": [216]}, "eef_acc_mag_state": {"mean": [1.0555555555555556, 0.0], "std": [0.8534606386520683, 0.0], "min": [0, 0], "max": [2, 0], "count": [216]}, "eef_direction_action": {"mean": [4.314814814814815, 6.0], "std": [1.9058785674472003, 0.0], "min": [0, 6], "max": [6, 6], "count": [216]}, "eef_velocity_action": {"mean": [1.2083333333333333, 0.0], "std": [0.9017087687849699, 0.0], "min": [0, 0], "max": [2, 0], "count": [216]}, "eef_acc_mag_action": {"mean": [1.0925925925925926, 0.0], "std": [0.8502400209814074, 0.0], "min": [0, 0], "max": [2, 0], "count": [216]}, "eef_sim_pose_state": {"mean": [0.29794237371176496, 0.248921867497489, 1.2358337196499807, 0.2846405308659858, 0.39358702504835275, -0.7431532102378198, 0.0678459793697573, -0.33646050381491743, 1.1834192950340996, -0.004125325556163114, 0.015340806420986404, 0.0012481810203684063], "std": [0.18849696895320714, 0.0999460810776968, 0.05534673671947152, 0.22312428463403586, 0.3151437747833024, 0.5306251409584491, 2.4283080573438984e-05, 6.697678581336908e-06, 2.6526061868700833e-05, 0.0006365302282926382, 0.000695758671050495, 0.0002774035038217835], "min": [0.06704985336892659, 0.05747741385612252, 1.182334981087049, -0.0023411498140752775, -0.02580712503109006, -1.3667689612147353, 0.06784093114361966, -0.33647108851329477, 1.183319861812129, -0.008910093316462595, 0.011063812803613127, 0.0008511419804472303], "max": [0.5469377833621564, 0.3337757555792221, 1.3691449957226018, 0.688611648725719, 0.82853115130218, -0.012765984478017193, 0.06799748147440861, -0.33641842203908606, 1.1835513347201583, -0.0035971916892933694, 0.015957441687815432, 0.0031918742547745772], "count": [216]}, "eef_sim_pose_action": {"mean": [0.2968623065237409, 0.2496560991051282, 1.23509811226318, 0.28320372465965166, 0.39756844908269773, -0.7500450483119814, 0.06782542542439463, -0.33645456799087875, 1.1834036555959317, -0.004684729035043582, 0.015190650133112058, 0.0015412634661043977], "std": [0.18775999908104643, 0.1001128446062744, 0.05585835364875157, 0.22260788823279226, 0.3201457613110014, 0.5334609054498919, 2.495536597792284e-05, 7.861054537225198e-06, 4.7291832025723694e-05, 0.0006887435733773978, 0.0008281689133271463, 0.0003461267352824885], "min": [0.06861695532550077, 0.05722812925735878, 1.182337771586598, -0.003065608563033685, -0.06566265355047052, -1.3706679521794527, 0.06782001238012922, -0.3364557208429075, 1.1829761530340135, -0.01066726703888679, 0.010737852248582147, 1.804976662183634e-07], "max": [0.5458470644442516, 0.33377808837337264, 1.3861887406180518, 0.6758455601787603, 0.8627273713201902, -0.012271846644580364, 0.06794646826746722, -0.33638668285624956, 1.1836050423518438, -0.0045784095698242055, 0.016873766953281022, 0.004602483861490441], "count": [216]}, "gripper_mode_state": {"mean": [0.25462962962962965, 0.0], "std": [0.43565282203184263, 0.0], "min": [0, 0], "max": [1, 0], "count": [216]}, "gripper_activity_state": {"mean": [1.7731481481481481, 2.0], "std": [0.5927191705092423, 0.0], "min": [0, 2], "max": [2, 2], "count": [216]}, "gripper_mode_action": {"mean": [0.2638888888888889, 0.0], "std": [0.44073976812840093, 0.0], "min": [0, 0], "max": [1, 0], "count": [216]}, "gripper_activity_action": {"mean": [1.9583333333333333, 2.0], "std": [0.2602082499332663, 0.0], "min": [0, 2], "max": [2, 2], "count": [216]}, "gripper_open_scale_state": {"mean": [0.7458633412255198, 0.9796267700195341], "std": [0.34891407037947514, 2.886579864025407e-15], "min": [0.14690742492675782, 0.9796267700195312], "max": [0.9789613342285156, 0.9796267700195312], "count": [216]}, "gripper_open_scale_action": {"mean": [0.7361111111111112, 1.0], "std": [0.44073976812840093, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [216]}}} +{"episode_index": 10, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9490196078431372]], [[0.8980392156862745]], [[0.9058823529411765]]], "mean": [[[0.6476258551198257]], [[0.648658954248366]], [[0.6303609586056645]]], "std": [[[0.21856433069159187]], [[0.22563821576020446]], [[0.23639428379340394]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[0.9333333333333333]], [[0.8901960784313725]], [[0.8823529411764706]]], "mean": [[[0.6179028676470588]], [[0.6256484177559913]], [[0.6017016503267973]]], "std": [[[0.21410224140535777]], [[0.22252282201403623]], [[0.22911821153763837]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9921568627450981]]], "mean": [[[0.448628809912854]], [[0.4513492211328976]], [[0.44392780773420476]]], "std": [[[0.18419057176403456]], [[0.1800879193678837]], [[0.18870640559236013]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7843137254901961]], [[0.788235294117647]], [[0.8]]], "mean": [[[0.42416331971677557]], [[0.4254723039215686]], [[0.41601291394335516]]], "std": [[[0.252459319074079]], [[0.254437529434156]], [[0.2636962902184857]]], "count": [100]}, "observation.state": {"min": [-0.1287233978509903, -0.002765957498922944, -1.8819148540496826, -0.005106383003294468, -0.32212767004966736, -0.1697872281074524, -2.7555320262908936, 0.007021276745945215, -0.001276595750823617, 0.0, -0.007234042510390282, 0.0, -0.015319149009883404, -2.760425567626953, 16.91909408569336, 97.96267700195312], "max": [0.1351063847541809, 2.2153191566467285, 0.0, 0.8874468207359314, 0.14468085765838623, 1.5736169815063477, -0.384680837392807, 0.007234042510390282, -0.001276595750823617, 0.0, -0.005106383003294468, 0.003829787252470851, -0.00042553190723992884, -2.760425567626953, 97.79259490966797, 97.96267700195312], "mean": [0.01872236467897892, 1.3696402311325073, -1.1532660722732544, 0.47513338923454285, -0.04847920686006546, 0.3318047821521759, -2.1323423385620117, 0.007227767258882523, -0.0012765965657308698, 0.0, -0.006686921697109938, 0.0012776447692885995, -0.0014694485580548644, -2.760430335998535, 76.51937866210938, 97.96284484863281], "std": [0.08884204924106598, 0.8950900435447693, 0.7130822539329529, 0.27374881505966187, 0.12765048444271088, 0.6011242866516113, 0.9558849334716797, 3.603416553232819e-05, 8.149072527885437e-10, 0.0, 0.0004301483859308064, 0.0003315700450912118, 0.0014598893467336893, 4.76837158203125e-06, 32.59502029418945, 0.0001678466796875], "count": [203]}, "action": {"min": [-0.12885437905788422, 0.0, -1.8960002660751343, -0.006135923322290182, -0.32520392537117004, -0.17180584371089935, -2.7555320262908936, 0.006135923322290182, -0.0015339808305725455, -0.0, -0.007669903803616762, 0.0, -0.013805827125906944, -2.760425567626953, 0.0, 100.0, 0.0, 0.0], "max": [0.1365242898464203, 2.2181363105773926, -0.0, 0.8943107724189758, 0.14726215600967407, 1.5861361026763916, -0.384680837392807, 0.007669903803616762, 0.0, -0.0, -0.004601942375302315, 0.0015339808305725455, -0.0, -2.760425567626953, 100.0, 100.0, 0.0, 0.0], "mean": [0.020576579496264458, 1.368531584739685, -1.1545883417129517, 0.4773704409599304, -0.04648870602250099, 0.33004847168922424, -2.1323423385620117, 0.007662361022084951, -0.0010881448397412896, 0.0, -0.007080504670739174, 0.001518869656138122, -0.0017228965880349278, -2.760430335998535, 74.87684631347656, 100.0, 0.0, 0.0], "std": [0.08902548998594284, 0.89628005027771, 0.7171726822853088, 0.27920010685920715, 0.1266379952430725, 0.6014912724494934, 0.9558849334716797, 0.00010739880235632882, 0.0006965165957808495, 0.0, 0.0007615265785716474, 0.0001515084586571902, 0.0014034458436071873, 4.76837158203125e-06, 43.372188568115234, 0.0, 0.0, 0.0], "count": [203]}, "timestamp": {"min": [0.0], "max": [6.733333333333333], "mean": [3.366666666666667], "std": [1.9533447098644816], "count": [203]}, "frame_index": {"min": [0], "max": [202], "mean": [101.0], "std": [58.60034129593445], "count": [203]}, "episode_index": {"min": [49], "max": [49], "mean": [49.0], "std": [0.0], "count": [203]}, "index": {"min": [11437], "max": [11639], "mean": [11538.0], "std": [58.60034129593445], "count": [203]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [203]}, "subtask_annotation": {"mean": [2.5960591133004924, 6.0, 6.0, 6.0, 6.0], "std": [1.5262511580637153, 0.0, 0.0, 0.0, 0.0], "min": [1, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [203]}, "scene_annotation": {"mean": [49.0], "std": [0.0], "min": [49], "max": [49], "count": [203]}, "eef_direction_state": {"mean": [4.379310344827586, 6.0], "std": [1.7303336952130144, 0.0], "min": [0, 6], "max": [6, 6], "count": [203]}, "eef_velocity_state": {"mean": [1.2955665024630543, 0.0], "std": [0.8546194666455589, 0.0], "min": [0, 0], "max": [2, 0], "count": [203]}, "eef_acc_mag_state": {"mean": [1.2019704433497538, 0.0], "std": [0.8384809506155297, 0.0], "min": [0, 0], "max": [2, 0], "count": [203]}, "eef_direction_action": {"mean": [4.310344827586207, 6.0], "std": [1.8267959998139653, 0.0], "min": [0, 6], "max": [6, 6], "count": [203]}, "eef_velocity_action": {"mean": [1.2857142857142858, 0.0], "std": [0.8522025113421039, 0.0], "min": [0, 0], "max": [2, 0], "count": [203]}, "eef_acc_mag_action": {"mean": [1.2167487684729064, 0.0], "std": [0.8318270418320834, 0.0], "min": [0, 0], "max": [2, 0], "count": [203]}, "eef_sim_pose_state": {"mean": [0.3216477226647983, 0.3393052512053592, 1.2760503449097362, 0.30899448078334346, 0.6771086692495288, -0.029362585481433806, 0.06903133848126929, -0.3366269790535493, 1.183151257527529, -0.0014795895302913004, -0.007963519062262314, 0.008505438113882009], "std": [0.18088011074186958, 0.03552702262438663, 0.08213492047465609, 0.4302015868227576, 0.47384098473729447, 0.33113868587863543, 3.2943810305005575e-07, 7.850827021803548e-06, 4.4090219641492914e-05, 0.001460575396864135, 0.0004301495485174402, 0.000317800649046026], "min": [0.06392780258604559, 0.2739616758479095, 1.182824146282655, -0.052690188035429804, -0.007017981262025463, -0.7445353633542297, 0.06903080467999817, -0.3366558676464061, 1.1829892501759267, -0.015344409612718074, -0.008510635178971215, 0.007234042510390283], "max": [0.5040057160538982, 0.38640376399701853, 1.4703253675470942, 1.2976386400828506, 1.252864363435544, 0.5844566004217884, 0.06903234198579945, -0.33656481603710775, 1.183207336440368, -0.0004339521264829392, -0.006382936999842714, 0.010851147304348472], "count": [203]}, "eef_sim_pose_action": {"mean": [0.32130908789530144, 0.3399490309795373, 1.2764326671675785, 0.3110607039183224, 0.6767681660800645, -0.023284807574408005, 0.06904536650132123, -0.3366313938653451, 1.1831958924178791, -0.0017353212084298855, -0.008168627088345076, 0.009181266571283596], "std": [0.1803640128708485, 0.035357880263404196, 0.08370106473272068, 0.43144759017849854, 0.47818905675607093, 0.33526302614874876, 5.305074996772033e-05, 2.468025065586877e-06, 8.023068552419829e-05, 0.001402724595145336, 0.0010130844753981876, 0.00023967994147342214], "min": [0.06396510256030798, 0.27374550706457396, 1.1828094389628943, -0.05634458869651087, -0.006131765473933681, -0.7543193007349337, 0.06901088557568438, -0.33666599084345067, 1.1829316500553178, -0.013817592837951437, -0.009203873805068152, 0.006135923322290181], "max": [0.504112303812678, 0.38685975553451896, 1.4751205130679328, 1.3039001562677368, 1.268244613477787, 0.6197690321613765, 0.06912893914894368, -0.3366305859268394, 1.183281180238302, -9.41250318841659e-06, -0.006135916102988803, 0.00920394960928347], "count": [203]}, "gripper_mode_state": {"mean": [0.2413793103448276, 0.0], "std": [0.42791978089623633, 0.0], "min": [0, 0], "max": [1, 0], "count": [203]}, "gripper_activity_state": {"mean": [1.7586206896551724, 2.0], "std": [0.608528928736248, 0.0], "min": [0, 2], "max": [2, 2], "count": [203]}, "gripper_mode_action": {"mean": [0.2512315270935961, 0.0], "std": [0.4337213931636481, 0.0], "min": [0, 0], "max": [1, 0], "count": [203]}, "gripper_activity_action": {"mean": [1.9556650246305418, 2.0], "std": [0.2681902973165751, 0.0], "min": [0, 2], "max": [2, 2], "count": [203]}, "gripper_open_scale_state": {"mean": [0.7651938265532716, 0.979626770019534], "std": [0.32595021369124844, 2.7755575615628914e-15], "min": [0.1691909408569336, 0.9796267700195312], "max": [0.9779259490966797, 0.9796267700195312], "count": [203]}, "gripper_open_scale_action": {"mean": [0.7487684729064039, 1.0], "std": [0.4337213931636481, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [203]}}} +{"episode_index": 11, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[0.9372549019607843]], [[0.9294117647058824]]], "mean": [[[0.630201977124183]], [[0.6351585893246188]], [[0.633530925925926]]], "std": [[[0.19229000012758424]], [[0.19927536214263178]], [[0.20144381208094997]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.996078431372549]], [[0.8745098039215686]], [[0.8666666666666667]]], "mean": [[[0.5989000789760349]], [[0.6107902668845315]], [[0.6025935457516339]]], "std": [[[0.19044630805154422]], [[0.1988945697899725]], [[0.19694613171165057]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46195844498910676]], [[0.46406967047930286]], [[0.45846879357298476]]], "std": [[[0.18623085771309808]], [[0.183239816226983]], [[0.18643318405447656]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6666666666666666]], [[0.6705882352941176]], [[0.6862745098039216]]], "mean": [[[0.4201254874727669]], [[0.4253715005446623]], [[0.41345745098039216]]], "std": [[[0.20518063928168684]], [[0.1980101428971015]], [[0.20770706162138]]], "count": [100]}, "observation.state": {"min": [-0.6374468207359314, -0.003617021255195141, -1.9853191375732422, -0.3704255223274231, -0.46659573912620544, -0.07531914860010147, -2.7585105895996094, -0.0031914892606437206, -0.001276595750823617, 0.0, -0.0017021276289597154, -0.008085106499493122, 0.018297871574759483, -2.760425567626953, 16.533620834350586, 97.96267700195312], "max": [0.20531915128231049, 2.572340488433838, 0.0, 0.8953191637992859, 0.04744680970907211, 1.6014893054962158, -0.373617023229599, -0.0031914892606437206, -0.0008510638144798577, 0.0, 0.0, -0.005319148767739534, 0.027872340753674507, -2.760425567626953, 97.89613342285156, 97.96267700195312], "mean": [-0.17964142560958862, 1.4072949886322021, -1.089948296546936, 0.2627309560775757, -0.2316923439502716, 0.7111177444458008, -1.9953702688217163, -0.0031914873979985714, -0.0012746525462716818, 0.0, -0.0012280198279768229, -0.007608078885823488, 0.025887506082654, -2.7604308128356934, 71.84729766845703, 97.96284484863281], "std": [0.2983122169971466, 0.9385480284690857, 0.7427130341529846, 0.4464884102344513, 0.1814662516117096, 0.5996984839439392, 1.0358412265777588, 1.862645149230957e-09, 2.868906085495837e-05, 0.0, 0.00028486980590969324, 0.0002975021197926253, 0.0008893468766473234, 5.245208740234375e-06, 35.325443267822266, 0.0001678466796875], "count": [219]}, "action": {"min": [-0.6381360292434692, 0.0, -1.9849711656570435, -0.3742913007736206, -0.4693981111049652, -0.07669904083013535, -2.7585105895996094, -0.003067961661145091, 0.0, 0.0, -0.0015339808305725455, -0.007669903803616762, 0.016873788088560104, -2.760425567626953, 0.0, 100.0, 0.0, 0.0], "max": [0.21168935298919678, 2.5755536556243896, 0.0015339808305725455, 0.905048668384552, 0.04908738657832146, 1.6106798648834229, -0.373617023229599, -0.003067961661145091, 0.0015339808305725455, 0.0015339808305725455, -0.0, -0.004601942375302315, 0.029145635664463043, -2.760425567626953, 100.0, 100.0, 0.0, 0.0], "mean": [-0.17647787928581238, 1.4052307605743408, -1.0892598628997803, 0.27294448018074036, -0.23159582912921906, 0.7184715270996094, -1.9953702688217163, -0.003067965852096677, 7.0044789026724175e-06, 0.0014219109434634447, -0.0015129694947972894, -0.007648904342204332, 0.026077713817358017, -2.7604308128356934, 68.94976806640625, 100.0, 0.0, 0.0], "std": [0.2969242334365845, 0.9387972950935364, 0.7396414875984192, 0.4506669044494629, 0.1817517876625061, 0.5999776124954224, 1.0358412265777588, 4.190951585769653e-09, 0.00010341989400330931, 0.000399193842895329, 0.00017830493743531406, 0.00023082918778527528, 0.0010156251955777407, 5.245208740234375e-06, 46.269935607910156, 0.0, 0.0, 0.0], "count": [219]}, "timestamp": {"min": [0.0], "max": [7.266666666666667], "mean": [3.6333333333333337], "std": [2.1073065132392914], "count": [219]}, "frame_index": {"min": [0], "max": [218], "mean": [109.0], "std": [63.219195397178744], "count": [219]}, "episode_index": {"min": [52], "max": [52], "mean": [52.0], "std": [0.0], "count": [219]}, "index": {"min": [12077], "max": [12295], "mean": [12186.0], "std": [63.219195397178744], "count": [219]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [219]}, "subtask_annotation": {"mean": [2.82648401826484, 6.0, 6.0, 6.0, 6.0], "std": [1.5694084519378608, 0.0, 0.0, 0.0, 0.0], "min": [1, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [219]}, "scene_annotation": {"mean": [52.0], "std": [0.0], "min": [52], "max": [52], "count": [219]}, "eef_direction_state": {"mean": [4.141552511415525, 6.0], "std": [1.9545192592844365, 0.0], "min": [0, 6], "max": [6, 6], "count": [219]}, "eef_velocity_state": {"mean": [1.2283105022831051, 0.0], "std": [0.9180694328301149, 0.0], "min": [0, 0], "max": [2, 0], "count": [219]}, "eef_acc_mag_state": {"mean": [1.1415525114155252, 0.0], "std": [0.8456492794672952, 0.0], "min": [0, 0], "max": [2, 0], "count": [219]}, "eef_direction_action": {"mean": [4.105022831050229, 6.0], "std": [1.8975885621169113, 0.0], "min": [0, 6], "max": [6, 6], "count": [219]}, "eef_velocity_action": {"mean": [1.2511415525114156, 0.0], "std": [0.8943945545631932, 0.0], "min": [0, 0], "max": [2, 0], "count": [219]}, "eef_acc_mag_action": {"mean": [1.0776255707762556, 0.0], "std": [0.8431306232907291, 0.0], "min": [0, 0], "max": [2, 0], "count": [219]}, "eef_sim_pose_state": {"mean": [0.3026550300372462, 0.24953596354474633, 1.2631344025990268, 0.2938055491721081, 0.5042352062319025, -0.7092718187781506, 0.0690329603809663, -0.33658837603448055, 1.1825917541537738, 0.025906564488588545, -0.002502598983764274, -0.01079959666911341], "std": [0.169080209561639, 0.1365106454188299, 0.07069625459483284, 0.2666593282991727, 0.50961625628621, 0.5290274023665701, 2.193407510902977e-06, 6.693343937627512e-06, 2.9014892794739332e-05, 0.0008901172345743857, 0.0002945174752755299, 0.00029750428892761727], "min": [0.06728383215761741, 0.007502246151026888, 1.1819420683399922, -0.07531914860010147, -0.038967943286556395, -1.3900641398456246, 0.06903256718948245, -0.3365991096772849, 1.1824658351940889, 0.01831579813053711, -0.0029786454395535067, -0.011276631627444389], "max": [0.5232108610298525, 0.37512536351331355, 1.4415875018759505, 0.8859073989554337, 1.2882459558239314, 0.04085617078837018, 0.06906530639579445, -0.3365368706630795, 1.182640306964247, 0.027888637585872015, -0.000851042836549798, -0.008510645733668686], "count": [219]}, "eef_sim_pose_action": {"mean": [0.30143944590374255, 0.2513459005219046, 1.2627154690405178, 0.2936346958831519, 0.5100081870765196, -0.7130647221659712, 0.06923706594352963, -0.33659274855617743, 1.1822560031974494, 0.026078328321502982, -8.40511976490795e-05, -0.010716852682407692], "std": [0.16908338361708414, 0.13625031579710095, 0.07089581895870788, 0.2664945497778735, 0.5125382600053869, 0.535602643543956, 2.922583080953886e-05, 5.1926911616673144e-06, 0.00011063071253622402, 0.001015727263866981, 0.0004060065108822097, 0.00023082900714724552], "min": [0.06457036714553945, 0.006825916167795831, 1.1811262825578608, -0.07669904083013535, -0.08036323700734105, -1.3975792483915321, 0.06912927853808377, -0.3365932467938625, 1.1820696879166483, 0.016885553467839813, -0.0015339357106878282, -0.01073787448843134], "max": [0.522631348709633, 0.37613870668600047, 1.4537952353050898, 0.8572420339160892, 1.2867603075407081, 0.04299352807284515, 0.06924562095875264, -0.3365242103261854, 1.1826871189109367, 0.029157401043742752, 0.0015339519537929114, -0.007669904036447406], "count": [219]}, "gripper_mode_state": {"mean": [0.3013698630136986, 0.0], "std": [0.4588529924505276, 0.0], "min": [0, 0], "max": [1, 0], "count": [219]}, "gripper_activity_state": {"mean": [1.7671232876712328, 2.0], "std": [0.6010769925809796, 0.0], "min": [0, 2], "max": [2, 2], "count": [219]}, "gripper_mode_action": {"mean": [0.3105022831050228, 0.0], "std": [0.462699270900217, 0.0], "min": [0, 0], "max": [1, 0], "count": [219]}, "gripper_activity_action": {"mean": [1.9589041095890412, 2.0], "std": [0.2584652364947013, 0.0], "min": [0, 2], "max": [2, 2], "count": [219]}, "gripper_open_scale_state": {"mean": [0.7184731161213374, 0.9796267700195341], "std": [0.3532544687577102, 2.886579864025407e-15], "min": [0.16533620834350585, 0.9796267700195312], "max": [0.9789613342285156, 0.9796267700195312], "count": [219]}, "gripper_open_scale_action": {"mean": [0.6894977168949772, 1.0], "std": [0.462699270900217, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [219]}}} +{"episode_index": 12, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6163355119825709]], [[0.6442076279956428]], [[0.6134572494553376]]], "std": [[[0.18068530633687213]], [[0.1939105732515523]], [[0.20350659759907178]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.984313725490196]]], "mean": [[[0.5899023965141612]], [[0.6226879575163399]], [[0.58751723583878]]], "std": [[[0.18446531255372717]], [[0.19637212730626616]], [[0.19891390727861272]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45199808823529414]], [[0.4525602723311547]], [[0.43736015522875815]]], "std": [[[0.18675818465098062]], [[0.17924035922511716]], [[0.18938142415324755]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7647058823529411]], [[0.6901960784313725]], [[0.7254901960784313]]], "mean": [[[0.44736588779956427]], [[0.439769825708061]], [[0.41163956154684095]]], "std": [[[0.19982178086240476]], [[0.1966147629793314]], [[0.21466198560816457]]], "count": [100]}, "observation.state": {"min": [-0.6287233829498291, -0.003617021255195141, -1.9868085384368896, -0.061914894729852676, -0.6714893579483032, -0.0714893639087677, -2.7585105895996094, -0.002340425504371524, -0.001276595750823617, 0.0, -0.004680851008743048, 0.019574468955397606, -0.03680850937962532, -2.760425567626953, 18.7213134765625, 97.96267700195312], "max": [0.13446807861328125, 2.4442553520202637, 0.0, 0.8363829851150513, 0.032127659767866135, 1.166595697402954, -0.43659573793411255, -0.001276595750823617, -0.001276595750823617, 0.0, -0.0017021276289597154, 0.029787234961986542, -0.020638298243284225, -2.760425567626953, 97.89613342285156, 97.96267700195312], "mean": [-0.14273716509342194, 1.6302794218063354, -1.341436743736267, 0.36846378445625305, -0.40484145283699036, 0.6901334524154663, -2.016024351119995, -0.001941938535310328, -0.0012765945866703987, 0.0, -0.0038874822203069925, 0.0285295769572258, -0.027148446068167686, -2.7604312896728516, 72.55741882324219, 97.96285247802734], "std": [0.2853614091873169, 0.9505683779716492, 0.7716920375823975, 0.3359280228614807, 0.2507459223270416, 0.444536954164505, 1.0233089923858643, 0.00018694061145652086, 1.1641532182693481e-09, 0.0, 0.0003184400557074696, 0.0011180838337168097, 0.0013549375580623746, 5.7220458984375e-06, 34.89006423950195, 0.00017547607421875], "count": [236]}, "action": {"min": [-0.6289321184158325, 0.0, -1.986505150794983, -0.06289321184158325, -0.676485538482666, -0.07209710031747818, -2.7585105895996094, -0.003067961661145091, 0.0, 0.0, -0.006135923322290182, 0.019941750913858414, -0.03988350182771683, -2.760425567626953, 0.0, 100.0, 0.0, 0.0], "max": [0.1365242898464203, 2.443631410598755, 0.0015339808305725455, 0.8421554565429688, 0.032213594764471054, 1.1734952926635742, -0.43659573793411255, -0.0015339808305725455, 0.0, 0.0, -0.0015339808305725455, 0.03067961521446705, -0.02147573046386242, -2.760425567626953, 100.0, 100.0, 0.0, 0.0], "mean": [-0.1389879733324051, 1.6302709579467773, -1.3413375616073608, 0.373271644115448, -0.4065956175327301, 0.6957575082778931, -2.016024351119995, -0.001943478244356811, 0.0, 0.0, -0.004400453995913267, 0.029132690280675888, -0.02764420211315155, -2.7604312896728516, 69.49152374267578, 100.0, 0.0, 0.0], "std": [0.28442496061325073, 0.9514605402946472, 0.7698208689689636, 0.3396244943141937, 0.2517407536506653, 0.4462472200393677, 1.0233089923858643, 0.0006785804871469736, 0.0, 0.0, 0.0005553148803301156, 0.0013978903880342841, 0.0014840754447504878, 5.7220458984375e-06, 46.04436492919922, 0.0, 0.0, 0.0], "count": [236]}, "timestamp": {"min": [0.0], "max": [7.833333333333333], "mean": [3.9166666666666665], "std": [2.270890672058971], "count": [236]}, "frame_index": {"min": [0], "max": [235], "mean": [117.5], "std": [68.12672016176913], "count": [236]}, "episode_index": {"min": [59], "max": [59], "mean": [59.0], "std": [0.0], "count": [236]}, "index": {"min": [13818], "max": [14053], "mean": [13935.5], "std": [68.12672016176913], "count": [236]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [236]}, "subtask_annotation": {"mean": [2.8135593220338984, 6.0, 6.0, 6.0, 6.0], "std": [1.534623856869857, 0.0, 0.0, 0.0, 0.0], "min": [1, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [236]}, "scene_annotation": {"mean": [59.0], "std": [0.0], "min": [59], "max": [59], "count": [236]}, "eef_direction_state": {"mean": [4.0423728813559325, 6.0], "std": [2.058031261793372, 0.0], "min": [0, 6], "max": [6, 6], "count": [236]}, "eef_velocity_state": {"mean": [1.1398305084745763, 0.0], "std": [0.8694085102604535, 0.0], "min": [0, 0], "max": [2, 0], "count": [236]}, "eef_acc_mag_state": {"mean": [1.0169491525423728, 0.0], "std": [0.8634091950474588, 0.0], "min": [0, 0], "max": [2, 0], "count": [236]}, "eef_direction_action": {"mean": [4.177966101694915, 6.0], "std": [1.966375638425497, 0.0], "min": [0, 6], "max": [6, 6], "count": [236]}, "eef_velocity_action": {"mean": [1.13135593220339, 0.0], "std": [0.8755820487879606, 0.0], "min": [0, 0], "max": [2, 0], "count": [236]}, "eef_acc_mag_action": {"mean": [1.1271186440677967, 0.0], "std": [0.8491931381750484, 0.0], "min": [0, 0], "max": [2, 0], "count": [236]}, "eef_sim_pose_state": {"mean": [0.3663893671800852, 0.2640523559144527, 1.2565634228565623, 0.22159885707925253, 0.503456777190713, -0.7601774742103098, 0.06902496973345187, -0.3358038499315702, 1.1828642652760428, -0.027295684363596303, -0.005161978014465708, 0.02658801242135264], "std": [0.183697566837236, 0.1289557723050696, 0.05957119333349147, 0.2159042506529222, 0.34049234088303715, 0.48446199152647695, 5.86638834105631e-07, 2.6117542456830463e-05, 3.263792413588495e-05, 0.001354714651353249, 0.0003183179647088809, 0.0011066739248418488], "min": [0.06880837536214221, 0.02864002219073018, 1.1824949999999999, -0.07173889718997822, -0.06254860477512492, -1.2354834376239414, 0.06902424430798532, -0.3360108076442035, 1.1826402810689705, -0.03692460993504099, -0.005954989351625306, 0.01787259646760587], "max": [0.5120060613331471, 0.3739568716556473, 1.4130952585414187, 0.5434938234523858, 0.9140953906380012, 0.03787313192145429, 0.06902935789366439, -0.33577600405314767, 1.1829455783420306, -0.020740419979952997, -0.0029774946867080487, 0.02787258458848169], "count": [236]}, "eef_sim_pose_action": {"mean": [0.36629382586802645, 0.2659501021227318, 1.2561497699170512, 0.22449075659866413, 0.5064728965192578, -0.7603871018249082, 0.06912122910404862, -0.3357904370365753, 1.1829460151823037, -0.02777231043577467, -0.004398573860700025, 0.027189446266166692], "std": [0.18379343480258659, 0.12852285430708987, 0.059759220859704795, 0.21661694866316597, 0.34781179141336194, 0.4853851274027794, 8.912757330128934e-07, 3.6132202463716954e-05, 5.691580216801566e-05, 0.0014843056049910377, 0.000555081902369517, 0.0015047830016300932], "min": [0.0645198139028271, 0.028559842061055506, 1.1823377741612149, -0.07224532083148491, -0.10490000945586786, -1.2412121709205914, 0.06911989502813022, -0.33600654237283917, 1.182652222914987, -0.039972907141751335, -0.006133317338590016, 0.018407981191110305], "max": [0.5102450098447194, 0.3742945572535493, 1.4242819699819433, 0.5513024649062979, 0.9112067268182535, 0.03834985896155196, 0.06912563965794327, -0.3357299921321604, 1.1831238879603463, -0.021567495817625883, -0.0015333293423078764, 0.0291459590474514], "count": [236]}, "gripper_mode_state": {"mean": [0.3008474576271186, 0.0], "std": [0.45862649821659573, 0.0], "min": [0, 0], "max": [1, 0], "count": [236]}, "gripper_activity_state": {"mean": [1.7923728813559323, 2.0], "std": [0.5705567871826375, 0.0], "min": [0, 2], "max": [2, 2], "count": [236]}, "gripper_mode_action": {"mean": [0.3050847457627119, 0.0], "std": [0.4604433121086828, 0.0], "min": [0, 0], "max": [1, 0], "count": [236]}, "gripper_activity_action": {"mean": [1.9618644067796611, 2.0], "std": [0.24920874495817952, 0.0], "min": [0, 2], "max": [2, 2], "count": [236]}, "gripper_open_scale_state": {"mean": [0.7255750202728534, 0.9796267700195342], "std": [0.3489005747854973, 2.9976021664879227e-15], "min": [0.187213134765625, 0.9796267700195312], "max": [0.9789613342285156, 0.9796267700195312], "count": [236]}, "gripper_open_scale_action": {"mean": [0.6949152542372882, 1.0], "std": [0.4604433121086828, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [236]}}} +{"episode_index": 13, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6059712554466231]], [[0.6388917020697168]], [[0.618310433006536]]], "std": [[[0.19610271668597523]], [[0.2075714898263105]], [[0.21255588756914393]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[0.996078431372549]], [[0.9882352941176471]]], "mean": [[[0.5864587200435729]], [[0.6247245397603486]], [[0.5985834395424837]]], "std": [[[0.19057644295138718]], [[0.20144153504042905]], [[0.20154755811567615]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4657468736383442]], [[0.4561964025054466]], [[0.43065421840958606]]], "std": [[[0.19641915869997037]], [[0.1778260607747455]], [[0.1952330260985143]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8705882352941177]], [[0.8156862745098039]], [[0.8823529411764706]]], "mean": [[[0.43482718137254905]], [[0.4359488480392157]], [[0.41974972222222223]]], "std": [[[0.1978060485798926]], [[0.19329636274662504]], [[0.2118604858624679]]], "count": [100]}, "observation.state": {"min": [-0.6397872567176819, -0.003617021255195141, -1.9819148778915405, -0.24234043061733246, -0.7187234163284302, -0.06617021560668945, -2.7585105895996094, -0.004680851008743048, -0.001276595750823617, 0.0, -0.00042553190723992884, 0.0042553190141916275, -0.01765957474708557, -2.760425567626953, 18.640338897705078, 97.96267700195312], "max": [0.007234042510390282, 2.545319080352783, 0.0, 0.4087234139442444, 0.027872340753674507, 1.306595802307129, -0.43425533175468445, -0.0042553190141916275, -0.001276595750823617, 0.0, 0.001276595750823617, 0.00957446824759245, -0.004680851008743048, -2.760425567626953, 97.89613342285156, 97.96267700195312], "mean": [-0.25781023502349854, 1.746995210647583, -1.3167293071746826, 0.06748002022504807, -0.4166370630264282, 0.584813117980957, -1.9440146684646606, -0.004633886273950338, -0.0012765917927026749, 0.0, 5.388227145886049e-05, 0.008804220706224442, -0.0070268032141029835, -2.760432720184326, 70.11189270019531, 97.96286010742188], "std": [0.2674601972103119, 0.927345335483551, 0.7079613208770752, 0.11612153053283691, 0.24560198187828064, 0.4728624224662781, 1.0474436283111572, 0.00013335082621779293, 3.958120942115784e-09, 0.0, 0.00017155730165541172, 0.00047892381553538144, 0.0012331294128671288, 7.152557373046875e-06, 35.706153869628906, 0.00018310546875], "count": [308]}, "action": {"min": [-0.6396700143814087, -0.0015339808305725455, -1.9819031953811646, -0.2454369217157364, -0.7225049734115601, -0.06749515235424042, -2.7585105895996094, -0.004601942375302315, 0.0, 0.0, -0.0015339808305725455, 0.004601942375302315, -0.01840776950120926, -2.760425567626953, 0.0, 100.0, 0.0, 0.0], "max": [0.007669903803616762, 2.546408176422119, 0.0, 0.4141748249530792, 0.03528155758976936, 1.3161555528640747, -0.43425533175468445, -0.004601942375302315, 0.0, 0.0, 0.0015339808305725455, 0.01073786523193121, -0.004601942375302315, -2.760425567626953, 100.0, 100.0, 0.0, 0.0], "mean": [-0.26061272621154785, 1.7457249164581299, -1.3147364854812622, 0.06839662045240402, -0.4178248345851898, 0.5826634168624878, -1.9440146684646606, -0.0046019526198506355, 0.0, 0.0, -9.960913303075358e-06, 0.009119287133216858, -0.0075005339458584785, -2.760432720184326, 65.58441925048828, 100.0, 0.0, 0.0], "std": [0.2680129110813141, 0.9286245703697205, 0.7071365118026733, 0.11773275583982468, 0.2453363537788391, 0.4713170528411865, 1.0474436283111572, 1.0244548320770264e-08, 0.0, 0.0, 0.0002138697454938665, 0.000580072810407728, 0.001441508182324469, 7.152557373046875e-06, 47.509220123291016, 0.0, 0.0, 0.0], "count": [308]}, "timestamp": {"min": [0.0], "max": [10.233333333333333], "mean": [5.116666666666667], "std": [2.9637157608500706], "count": [308]}, "frame_index": {"min": [0], "max": [307], "mean": [153.5], "std": [88.9114728255021], "count": [308]}, "episode_index": {"min": [60], "max": [60], "mean": [60.0], "std": [0.0], "count": [308]}, "index": {"min": [14054], "max": [14361], "mean": [14207.5], "std": [88.9114728255021], "count": [308]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [308]}, "subtask_annotation": {"mean": [2.99025974025974, 6.0, 6.0, 6.0, 6.0], "std": [1.5821352282870587, 0.0, 0.0, 0.0, 0.0], "min": [1, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [308]}, "scene_annotation": {"mean": [60.0], "std": [0.0], "min": [60], "max": [60], "count": [308]}, "eef_direction_state": {"mean": [3.9967532467532467, 6.0], "std": [2.112883142267711, 0.0], "min": [0, 6], "max": [6, 6], "count": [308]}, "eef_velocity_state": {"mean": [1.1103896103896105, 0.0], "std": [0.8494588675646763, 0.0], "min": [0, 0], "max": [2, 0], "count": [308]}, "eef_acc_mag_state": {"mean": [0.961038961038961, 0.0], "std": [0.8480927179396697, 0.0], "min": [0, 0], "max": [2, 0], "count": [308]}, "eef_direction_action": {"mean": [4.029220779220779, 6.0], "std": [2.111146218018525, 0.0], "min": [0, 6], "max": [6, 6], "count": [308]}, "eef_velocity_action": {"mean": [1.094155844155844, 0.0], "std": [0.8646549505466354, 0.0], "min": [0, 0], "max": [2, 0], "count": [308]}, "eef_acc_mag_action": {"mean": [1.0194805194805194, 0.0], "std": [0.8410783061956707, 0.0], "min": [0, 0], "max": [2, 0], "count": [308]}, "eef_sim_pose_state": {"mean": [0.3981003079987543, 0.21972796454052312, 1.238812319785018, 0.31485616927123344, 0.42140493048251904, -0.750287080163967, 0.06903443233227555, -0.33618603457610535, 1.1824603117809294, -0.007037578206941019, -0.0012226658466466533, 0.004170357816075155], "std": [0.19167296201745207, 0.11082892016184266, 0.05565685204417101, 0.3880617292717635, 0.2343826158954887, 0.429011060142635, 4.690755260423979e-08, 1.213459026103362e-05, 1.7584992190428585e-05, 0.0012324126504645466, 0.00017155074259689754, 0.0004526265054296316], "min": [0.06611305648673946, 0.05976800599052589, 1.1824654471743419, -0.06626617907200039, -0.04506218913950866, -1.2336989330533463, 0.06903427891465616, -0.33629706464681264, 1.182334981087049, -0.017659574747085568, -0.0017020596966261792, 3.4674001963934387e-09], "max": [0.6073749041291744, 0.33424242054972436, 1.4009580545538023, 0.9695466818302652, 0.7148500378517584, 0.03319170106332686, 0.06903461811961885, -0.33616762661216765, 1.182509452664801, -0.0046868265446760055, 0.0, 0.00489362504011762], "count": [308]}, "eef_sim_pose_action": {"mean": [0.3971982584414968, 0.21861910682410146, 1.238351721409911, 0.3127951284168112, 0.42286169924704603, -0.754559688659928, 0.06913072631946796, -0.33618011973617623, 1.182496021010824, -0.007500625471230999, -9.960363671840173e-06, 0.004517324605621094], "std": [0.19168280287475828, 0.11086960801321562, 0.055878037747327046, 0.3877792936417221, 0.23622460136352902, 0.42867733684197457, 3.59267926089815e-08, 1.3053313818982292e-05, 2.192211526168034e-05, 0.0014409037582463237, 0.0002138617759965015, 0.0005800726406747328], "min": [0.06121893962349441, 0.058588552161746826, 1.1820233532123572, -0.067593975531425, -0.05347676668257617, -1.2344658039345713, 0.06913053844231831, -0.3362817727401805, 1.1823377634399213, -0.018396004121929547, -0.0015339158580758294, 0.0], "max": [0.6075785753346976, 0.334233545946692, 1.414481558670283, 1.00839567759955, 0.7141899144064281, 0.03834989253843417, 0.0691309620548932, -0.3361436969345569, 1.1826522361133358, -0.004601942375302315, 0.0015339357106878282, 0.006135922856628895], "count": [308]}, "gripper_mode_state": {"mean": [0.33766233766233766, 0.0], "std": [0.4729127650917687, 0.0], "min": [0, 0], "max": [1, 0], "count": [308]}, "gripper_activity_state": {"mean": [1.8409090909090908, 2.0], "std": [0.5071071041823024, 0.0], "min": [0, 2], "max": [2, 2], "count": [308]}, "gripper_mode_action": {"mean": [0.34415584415584416, 0.0], "std": [0.47509220061922947, 0.0], "min": [0, 0], "max": [1, 0], "count": [308]}, "gripper_activity_action": {"mean": [1.9707792207792207, 2.0], "std": [0.21874058782729147, 0.0], "min": [0, 2], "max": [2, 2], "count": [308]}, "gripper_open_scale_state": {"mean": [0.7011199878717373, 0.9796267700195345], "std": [0.357061578247794, 3.219646771412954e-15], "min": [0.18640338897705078, 0.9796267700195312], "max": [0.9789613342285156, 0.9796267700195312], "count": [308]}, "gripper_open_scale_action": {"mean": [0.6558441558441559, 1.0], "std": [0.47509220061922947, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [308]}}} +{"episode_index": 14, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.9254901960784314]], [[0.8823529411764706]], [[0.8980392156862745]]], "mean": [[[0.6554354084967321]], [[0.6649997276688454]], [[0.6621663262527233]]], "std": [[[0.15759055449127635]], [[0.16424760802452273]], [[0.16673125869705713]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.9058823529411765]], [[0.8627450980392157]], [[0.8862745098039215]]], "mean": [[[0.6096533823529412]], [[0.628265089869281]], [[0.618469158496732]]], "std": [[[0.17377002698372607]], [[0.18010670769083206]], [[0.17746764592442535]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6196078431372549]], [[0.6235294117647059]], [[0.6509803921568628]]], "mean": [[[0.46008624455337693]], [[0.4697340876906318]], [[0.46655089324618737]]], "std": [[[0.1796980966072234]], [[0.1752200846343812]], [[0.18009433022437518]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9686274509803922]]], "mean": [[[0.459464621459695]], [[0.4648740223311547]], [[0.45419550108932466]]], "std": [[[0.20321233783227557]], [[0.1973850269115134]], [[0.20621445741823616]]], "count": [100]}, "observation.state": {"min": [-0.0017021276289597154, -0.001276595750823617, -0.05382978543639183, 0.12297872453927994, -0.03404255211353302, 0.03170212730765343, -2.7585105895996094, -0.040425531566143036, -0.0017021276289597154, -1.9436169862747192, 0.008510638028383255, -0.005744680762290955, -1.083404302597046, -2.760425567626953, 97.77780151367188, 15.412259101867676], "max": [-0.0017021276289597154, -0.001276595750823617, -0.051914893090724945, 0.1240425556898117, -0.0331914909183979, 0.0331914909183979, -2.7551064491271973, 0.3934042453765869, 2.3399999141693115, -0.011063829995691776, 0.4925532042980194, 0.3144680857658386, 0.008085106499493122, -0.34148937463760376, 97.89613342285156, 97.96267700195312], "mean": [-0.001702129258774221, -0.0012765962164849043, -0.053285110741853714, 0.12343257665634155, -0.033450089395046234, 0.032224398106336594, -2.7569680213928223, 0.11194343119859695, 1.22948157787323, -0.9438949823379517, 0.2258373200893402, 0.10477344691753387, -0.2688445448875427, -2.12636661529541, 97.84226989746094, 76.31474304199219], "std": [1.6298145055770874e-09, 4.656612873077393e-10, 0.0002160503063350916, 9.5661474915687e-05, 0.0002276710292790085, 0.0003329567553009838, 0.0013916663592681289, 0.1385796219110489, 0.7694330215454102, 0.6430688500404358, 0.12396178394556046, 0.11599846184253693, 0.35267892479896545, 0.9712695479393005, 0.04838046059012413, 33.12376403808594], "count": [209]}, "action": {"min": [-0.0015339808305725455, 0.0, -0.05368932709097862, 0.12425244599580765, -0.03528155758976936, 0.032213594764471054, -2.7585105895996094, -0.06442718952894211, 0.0015339808305725455, -1.9435536861419678, 0.0015339808305725455, -0.006135923322290182, -1.0921943187713623, -2.760425567626953, 100.0, 0.0, 0.0, 0.0], "max": [-0.0015339808305725455, 0.0, -0.05215534567832947, 0.12425244599580765, -0.03374757617712021, 0.03374757617712021, -2.7551064491271973, 0.40036898851394653, 2.339320659637451, -0.01073786523193121, 0.5092816352844238, 0.3190680146217346, 0.00920388475060463, -0.34148937463760376, 100.0, 100.0, 0.0, 0.0], "mean": [-0.0015339828096330166, 0.0, -0.05338844656944275, 0.12425234913825989, -0.03375498205423355, 0.03239714354276657, -2.7569680213928223, 0.11096766591072083, 1.225428581237793, -0.9410420656204224, 0.23071354627609253, 0.10507399588823318, -0.2673676908016205, -2.12636661529541, 100.0, 74.64115142822266, 0.0, 0.0], "std": [1.979060471057892e-09, 0.0, 0.0006089961971156299, 9.685754776000977e-08, 0.00010585335257928818, 0.0004977977368980646, 0.0013916663592681289, 0.14061370491981506, 0.7715683579444885, 0.643819272518158, 0.12576726078987122, 0.11676263809204102, 0.3535724878311157, 0.9712695479393005, 0.0, 43.50645065307617, 0.0, 0.0], "count": [209]}, "timestamp": {"min": [0.0], "max": [6.933333333333334], "mean": [3.4666666666666663], "std": [2.011080417199781], "count": [209]}, "frame_index": {"min": [0], "max": [208], "mean": [104.0], "std": [60.332412515993425], "count": [209]}, "episode_index": {"min": [61], "max": [61], "mean": [61.0], "std": [0.0], "count": [209]}, "index": {"min": [14362], "max": [14570], "mean": [14466.0], "std": [60.332412515993425], "count": [209]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [209]}, "subtask_annotation": {"mean": [1.6411483253588517, 6.0, 6.0, 6.0, 6.0], "std": [1.7141210930212218, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [209]}, "scene_annotation": {"mean": [61.0], "std": [0.0], "min": [61], "max": [61], "count": [209]}, "eef_direction_state": {"mean": [6.0, 4.119617224880383], "std": [0.0, 1.845736804392994], "min": [6, 0], "max": [6, 6], "count": [209]}, "eef_velocity_state": {"mean": [0.0, 1.325358851674641], "std": [0.0, 0.8411532243435547], "min": [0, 0], "max": [0, 2], "count": [209]}, "eef_acc_mag_state": {"mean": [0.0, 1.1435406698564594], "std": [0.0, 0.8463085615544238], "min": [0, 0], "max": [0, 2], "count": [209]}, "eef_direction_action": {"mean": [6.0, 4.0], "std": [0.0, 1.9735087641318605], "min": [6, 0], "max": [6, 6], "count": [209]}, "eef_velocity_action": {"mean": [0.0, 1.3014354066985645], "std": [0.0, 0.8472007647422517], "min": [0, 0], "max": [0, 2], "count": [209]}, "eef_acc_mag_action": {"mean": [0.0, 1.1578947368421053], "std": [0.0, 0.8465790254523996], "min": [0, 0], "max": [0, 2], "count": [209]}, "eef_sim_pose_state": {"mean": [0.06449739492336629, 0.3328038620191613, 1.1844738565124837, 0.029917417496077753, 0.06883242833450531, -0.03523162261737379, 0.2820378622048986, -0.2928450398903163, 1.2926489182940748, -0.2027612242665219, 0.5048818393975115, 0.2394272025413415], "std": [1.665106363397311e-05, 5.119935401144088e-06, 6.20141457089774e-05, 0.0003325431731683412, 0.000256638980272359, 0.00022820236796337675, 0.1560271238899849, 0.06408953745897657, 0.08461220321003646, 0.3012077418529588, 0.3836997085200049, 0.25114058769246606], "min": [0.06445503155960589, 0.3327905248922467, 1.1840379598842568, 0.029338346618027054, 0.06825922381107308, -0.03582566582503654, 0.06642600495939421, -0.3367748203652496, 1.1822944728032276, -0.9077213255654588, -0.04106340994447644, 0.0019091142527869385], "max": [0.06460388975492269, 0.3328097490277539, 1.1846252221622255, 0.030900190014696204, 0.07081096902013395, -0.03497112464918806, 0.5370609539574178, -0.1456966490167409, 1.4994304782010435, 0.008047078511282222, 1.0648836775937114, 0.7340578564547845], "count": [209]}, "eef_sim_pose_action": {"mean": [0.06458222001366162, 0.33279226362166486, 1.1844531851927873, 0.030001526872754848, 0.07082353493269046, -0.03537376933162641, 0.28058288670639453, -0.2930246191237797, 1.2917286234053267, -0.2014210791045407, 0.5085059307265937, 0.23918848588855274], "std": [4.708824367146098e-05, 2.3790965519707198e-06, 0.0001660687518991826, 0.0004967896114598698, 0.0006086572648525187, 0.0001060768086189095, 0.15584491976533874, 0.06467064061662674, 0.08610240806579791, 0.29910890782954264, 0.38306464546307584, 0.253901202197454], "min": [0.06455772419538455, 0.3327579676007839, 1.1841169200775354, 0.029776735288774704, 0.0705191324266008, -0.03690348387081797, 0.06547821263441368, -0.3378618949099288, 1.182661499473223, -0.9236321068915639, 0.0138056812770877, 0.0015112717869327735], "max": [0.06467756662941468, 0.3327924643593049, 1.1845353084711947, 0.031362738979517024, 0.07205597734375835, -0.03536568470403867, 0.5357304194804529, -0.1455428768457573, 1.5167617679136125, 0.009479525215400322, 1.066521136202467, 0.7401055015599644], "count": [209]}, "gripper_mode_state": {"mean": [0.0, 0.23923444976076555], "std": [0.0, 0.42661613636667506], "min": [0, 0], "max": [0, 1], "count": [209]}, "gripper_activity_state": {"mean": [2.0, 1.770334928229665], "std": [0.0, 0.5989467492166921], "min": [2, 0], "max": [2, 2], "count": [209]}, "gripper_mode_action": {"mean": [0.0, 0.2535885167464115], "std": [0.0, 0.4350648008294462], "min": [0, 0], "max": [0, 1], "count": [209]}, "gripper_activity_action": {"mean": [2.0, 1.9569377990430623], "std": [0.0, 0.26441630391670995], "min": [2, 0], "max": [2, 2], "count": [209]}, "gripper_open_scale_state": {"mean": [0.9784256222373529, 0.7631474716241274], "std": [0.0004837957978744155, 0.33123762072298957], "min": [0.9777780151367188, 0.15412259101867676], "max": [0.9789613342285156, 0.9796267700195312], "count": [209]}, "gripper_open_scale_action": {"mean": [1.0, 0.7464114832535885], "std": [0.0, 0.4350648008294462], "min": [1.0, 0.0], "max": [1.0, 1.0], "count": [209]}}} +{"episode_index": 15, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.615132962962963]], [[0.6466396595860566]], [[0.6305502342047931]]], "std": [[[0.18852302891101386]], [[0.2018153615158817]], [[0.20912292113088798]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5894495942265795]], [[0.6259348447712418]], [[0.605355054466231]]], "std": [[[0.18692041789123104]], [[0.19965208570653414]], [[0.20198371855900327]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9882352941176471]]], "mean": [[[0.457261105664488]], [[0.4585166339869281]], [[0.45180603213507625]]], "std": [[[0.18668551111136747]], [[0.18198543415740745]], [[0.18789333889085189]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7607843137254902]], [[0.7058823529411765]], [[0.6705882352941176]]], "mean": [[[0.42286709694989105]], [[0.4264097276688453]], [[0.4123087908496732]]], "std": [[[0.19733721486776343]], [[0.1923418367174933]], [[0.2023776323232396]]], "count": [100]}, "observation.state": {"min": [-0.8234042525291443, -0.0017021276289597154, -1.8376595973968506, -0.14553190767765045, -0.7957446575164795, -0.0274468082934618, -2.7585105895996094, -0.00042553190723992884, -0.001276595750823617, -0.004680851008743048, -0.005744680762290955, -0.0017021276289597154, -0.01042553223669529, -2.760425567626953, 18.39724349975586, 97.94789123535156], "max": [0.2251063883304596, 2.3727660179138184, 0.0, 0.545319139957428, 0.003617021255195141, 0.8195744752883911, -0.42723405361175537, 0.0, -0.001276595750823617, -0.0008510638144798577, 0.009148935787379742, 0.00042553190723992884, -0.005106383003294468, -2.759999990463257, 97.89613342285156, 97.96267700195312], "mean": [-0.23580414056777954, 1.4512348175048828, -1.081512451171875, 0.23002493381500244, -0.3465119004249573, 0.39793553948402405, -2.0956027507781982, -3.8336206671374384e-06, -0.0012765954015776515, -0.0013245163718238473, -0.004603224340826273, -4.4086642446927726e-05, -0.005659391637891531, -2.7604291439056396, 75.2708511352539, 97.96277618408203], "std": [0.4056433141231537, 0.938493549823761, 0.7247868776321411, 0.21932655572891235, 0.24440087378025055, 0.2968190014362335, 0.9811277985572815, 4.020732740173116e-05, 3.4924596548080444e-10, 0.0004194356733933091, 0.0016910366248339415, 0.00020716630388051271, 0.0007859559264034033, 2.9023074603173882e-05, 33.453033447265625, 0.0010039015905931592], "count": [222]}, "action": {"min": [-0.8237476944923401, 0.0015339808305725455, -1.8377089500427246, -0.1533980816602707, -0.8007379770278931, -0.03067961521446705, -2.7585105895996094, 0.0, 0.0, -0.006135923322290182, -0.006135923322290182, -0.0015339808305725455, -0.012271846644580364, -2.760425567626953, 0.0, 100.0, 0.0, 0.0], "max": [0.22856314480304718, 2.3715343475341797, 0.0015339808305725455, 0.5537670850753784, 0.004601942375302315, 0.8344855308532715, -0.42723405361175537, 0.0, 0.0, -0.0, 0.00920388475060463, 0.0015339808305725455, -0.006135923322290182, -2.759999990463257, 100.0, 100.0, 0.0, 0.0], "mean": [-0.2381259948015213, 1.4533945322036743, -1.085659384727478, 0.23351794481277466, -0.3551161587238312, 0.4083017110824585, -2.0956027507781982, 0.0, 0.0, -0.0012783876154571772, -0.005064839497208595, 2.7639294785331003e-05, -0.006274128798395395, -2.7604291439056396, 72.97297668457031, 100.0, 0.0, 0.0], "std": [0.40565451979637146, 0.9393299221992493, 0.7258331179618835, 0.22445686161518097, 0.2462151199579239, 0.3009694814682007, 0.9811277985572815, 0.0, 0.0, 0.0008288714452646673, 0.0018207605462521315, 0.00038422600482590497, 0.000798794673755765, 2.9023074603173882e-05, 44.40998840332031, 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": [69], "max": [69], "mean": [69.0], "std": [0.0], "count": [222]}, "index": {"min": [16234], "max": [16455], "mean": [16344.5], "std": [64.0852297075283], "count": [222]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [222]}, "subtask_annotation": {"mean": [2.7162162162162162, 6.0, 6.0, 6.0, 6.0], "std": [1.5496608487160475, 0.0, 0.0, 0.0, 0.0], "min": [1, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [222]}, "scene_annotation": {"mean": [69.0], "std": [0.0], "min": [69], "max": [69], "count": [222]}, "eef_direction_state": {"mean": [3.9864864864864864, 6.0], "std": [1.9183319746938217, 0.0], "min": [0, 6], "max": [6, 6], "count": [222]}, "eef_velocity_state": {"mean": [1.2072072072072073, 0.0], "std": [0.8607258315312561, 0.0], "min": [0, 0], "max": [2, 0], "count": [222]}, "eef_acc_mag_state": {"mean": [1.1486486486486487, 0.0], "std": [0.8277141937058567, 0.0], "min": [0, 0], "max": [2, 0], "count": [222]}, "eef_direction_action": {"mean": [4.036036036036036, 6.0], "std": [1.8668657934070394, 0.0], "min": [0, 6], "max": [6, 6], "count": [222]}, "eef_velocity_action": {"mean": [1.2117117117117118, 0.0], "std": [0.867453427234797, 0.0], "min": [0, 0], "max": [2, 0], "count": [222]}, "eef_acc_mag_action": {"mean": [1.1441441441441442, 0.0], "std": [0.831224504824456, 0.0], "min": [0, 0], "max": [2, 0], "count": [222]}, "eef_sim_pose_state": {"mean": [0.30096374079263605, 0.22712907083318648, 1.2462110846011716, 0.06213995462751967, 0.5027806514964989, -0.7133677560975408, 0.06893101625681515, -0.3364911439348073, 1.1833046318555382, -0.005659266019545506, -0.007204331946159151, -4.7920973026234295e-05], "std": [0.15516818544808966, 0.16251459860427955, 0.05772954163569844, 0.11937912188435959, 0.34804137255337425, 0.7206059273429908, 3.175787414429624e-05, 4.771010759541505e-06, 0.00011682810444793821, 0.0007861751109897549, 0.0014080509169031176, 0.00021023224960532147], "min": [0.06805097378325803, -0.007972639987916159, 1.1820951127297934, -0.10963375792710252, -0.12984773556969298, -1.7628205994330335, 0.0686761130934049, -0.33652854295953905, 1.1825298474746762, -0.010430964589883665, -0.008297872263938189, -0.001702135180287851], "max": [0.4692980392989108, 0.4049478912379974, 1.372692600034461, 0.41538058457334287, 0.9308862941933471, 0.005958150055010855, 0.06896735196978127, -0.33648045571987667, 1.1837620941906701, -0.005106383003294466, 0.004255315313901109, 0.00042554509348178724], "count": [222]}, "eef_sim_pose_action": {"mean": [0.30117274503929387, 0.2260556974619078, 1.2465474000836787, 0.06512941898477721, 0.5001758360606148, -0.7271842777693203, 0.06903160432706586, -0.33648961803320704, 1.1833684402823312, -0.006274501367136563, -0.0063432176614332935, 2.764036738921753e-05], "std": [0.15514109199969872, 0.16214144166514421, 0.058145242444106085, 0.11916496282871733, 0.35239213962511695, 0.7226609936391026, 6.29778982260996e-05, 8.646233312945862e-06, 0.0001942402673740115, 0.0007986701875696895, 0.0014988423800781114, 0.00038423152714481046], "min": [0.0627705866766936, -0.008039063840904845, 1.1820582582498402, -0.11461730690346741, -0.1718966458556399, -1.7735022087171526, 0.06866352018172346, -0.3365247591570926, 1.1829667112343178, -0.012271846644580362, -0.007669904152862728, -0.001533997073917306], "max": [0.46620452456814265, 0.4057870846716604, 1.3761807837678228, 0.4594934885976627, 0.9354069442984283, 0.010741054764165623, 0.0691293996041254, -0.3364557208429074, 1.1835490780114133, -0.006135923322290182, 0.003067957818698286, 0.0015340259516824907], "count": [222]}, "gripper_mode_state": {"mean": [0.26126126126126126, 0.0], "std": [0.439321994242761, 0.0], "min": [0, 0], "max": [1, 0], "count": [222]}, "gripper_activity_state": {"mean": [1.7702702702702702, 2.0], "std": [0.5976070290652684, 0.0], "min": [0, 2], "max": [2, 2], "count": [222]}, "gripper_mode_action": {"mean": [0.2702702702702703, 0.0], "std": [0.4440993709501353, 0.0], "min": [0, 0], "max": [1, 0], "count": [222]}, "gripper_activity_action": {"mean": [1.9594594594594594, 2.0], "std": [0.25675675675675724, 0.0], "min": [0, 2], "max": [2, 2], "count": [222]}, "gripper_open_scale_state": {"mean": [0.7527087740855181, 0.9796261039940114], "std": [0.3345302442240902, 9.901181206337215e-06], "min": [0.18397243499755858, 0.9794789123535156], "max": [0.9789613342285156, 0.9796267700195312], "count": [222]}, "gripper_open_scale_action": {"mean": [0.7297297297297297, 1.0], "std": [0.4440993709501353, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [222]}}} +{"episode_index": 16, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6280703839869282]], [[0.6343775190631809]], [[0.6220192075163399]]], "std": [[[0.20823624600609822]], [[0.2107567277494395]], [[0.2211266960777463]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9882352941176471]]], "mean": [[[0.5992636220043572]], [[0.6141533061002178]], [[0.5943884177559913]]], "std": [[[0.20184824999037942]], [[0.20639315806760658]], [[0.21255138930052783]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4601898202614379]], [[0.46432308006535944]], [[0.4551777233115469]]], "std": [[[0.18931383050006662]], [[0.18250887407291355]], [[0.19005426971621667]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9647058823529412]], [[0.9411764705882353]], [[0.9490196078431372]]], "mean": [[[0.4314320506535948]], [[0.4325607679738562]], [[0.41799848039215687]]], "std": [[[0.20503657880701295]], [[0.20236465763915407]], [[0.20835396535601097]]], "count": [100]}, "observation.state": {"min": [-0.8587234020233154, -0.002765957498922944, -1.9772340059280396, -0.003617021255195141, -0.4242553114891052, -1.4989361763000488, -2.7585105895996094, 0.0008510638144798577, -0.001276595750823617, -0.06446808576583862, 0.1572340428829193, -0.0017021276289597154, -0.001276595750823617, -2.760425567626953, 16.155187606811523, 97.94789123535156], "max": [-0.0031914892606437206, 2.47957444190979, 0.0, 1.0057446956634521, 0.6225531697273254, 0.37808510661125183, -0.36276596784591675, 0.001276595750823617, -0.001276595750823617, -0.061914894729852676, 0.1591489315032959, 0.0017021276289597154, 0.013829787261784077, -2.759999990463257, 97.89613342285156, 97.96267700195312], "mean": [-0.31143277883529663, 1.631221055984497, -1.358940839767456, 0.4560074508190155, 0.12255252152681351, -0.32563430070877075, -2.030656576156616, 0.0012752012116834521, -0.0012765917927026749, -0.0642867460846901, 0.15844959020614624, 0.0006980955367907882, 0.0030009723268449306, -2.7604312896728516, 73.05029296875, 97.96280670166016], "std": [0.28628888726234436, 0.9533746242523193, 0.7641382217407227, 0.36908048391342163, 0.37678030133247375, 0.6963171362876892, 1.0511544942855835, 2.4286267944262363e-05, 3.958120942115784e-09, 0.00020726541697513312, 0.0002366928238188848, 0.0007250862545333803, 0.003810283960774541, 2.5308892872999422e-05, 35.85931396484375, 0.0008624366018921137], "count": [306]}, "action": {"min": [-0.8605632185935974, 0.0, -1.9773012399673462, -0.006135923322290182, -0.4264466464519501, -1.5079030990600586, -2.7585105895996094, 0.0015339808305725455, 0.0, -0.06596117466688156, 0.15800002217292786, -0.0015339808305725455, -0.0015339808305725455, -2.760425567626953, 0.0, 100.0, 0.0, 0.0], "max": [-0.003067961661145091, 2.4804468154907227, -0.0, 1.0108933448791504, 0.6273981332778931, 0.3804272413253784, -0.36276596784591675, 0.0015339808305725455, 0.0, -0.06442718952894211, 0.1595340073108673, 0.0015339808305725455, 0.013805827125906944, -2.759999990463257, 100.0, 100.0, 0.0, 0.0], "mean": [-0.30888622999191284, 1.6315851211547852, -1.3593209981918335, 0.45660510659217834, 0.12357602268457413, -0.32339411973953247, -2.030656576156616, 0.0015339836245402694, 0.0, -0.06443216651678085, 0.15951932966709137, 0.0008471994078718126, 0.0030779901426285505, -2.7604312896728516, 70.5882339477539, 100.0, 0.0, 0.0], "std": [0.28580546379089355, 0.952515184879303, 0.7626450061798096, 0.3724561929702759, 0.37834253907203674, 0.7006804943084717, 1.0511544942855835, 2.7939677238464355e-09, 0.0, 8.754871669225395e-05, 0.00015114122652448714, 0.0008576931431889534, 0.003939289599657059, 2.5308892872999422e-05, 45.56452560424805, 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": [73], "max": [73], "mean": [73.0], "std": [0.0], "count": [306]}, "index": {"min": [17230], "max": [17535], "mean": [17382.5], "std": [88.33411949335697], "count": [306]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [306]}, "subtask_annotation": {"mean": [2.7254901960784315, 6.0, 6.0, 6.0, 6.0], "std": [1.537059811550272, 0.0, 0.0, 0.0, 0.0], "min": [1, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [306]}, "scene_annotation": {"mean": [73.0], "std": [0.0], "min": [73], "max": [73], "count": [306]}, "eef_direction_state": {"mean": [3.9084967320261437, 6.0], "std": [2.001174417029898, 0.0], "min": [0, 6], "max": [6, 6], "count": [306]}, "eef_velocity_state": {"mean": [1.2222222222222223, 0.0], "std": [0.8648716117815688, 0.0], "min": [0, 0], "max": [2, 0], "count": [306]}, "eef_acc_mag_state": {"mean": [1.0751633986928104, 0.0], "std": [0.8580096321466472, 0.0], "min": [0, 0], "max": [2, 0], "count": [306]}, "eef_direction_action": {"mean": [3.7679738562091503, 6.0], "std": [2.0992732509902186, 0.0], "min": [0, 6], "max": [6, 6], "count": [306]}, "eef_velocity_action": {"mean": [1.2058823529411764, 0.0], "std": [0.8670237042931591, 0.0], "min": [0, 0], "max": [2, 0], "count": [306]}, "eef_acc_mag_action": {"mean": [1.065359477124183, 0.0], "std": [0.829782258346365, 0.0], "min": [0, 0], "max": [2, 0], "count": [306]}, "eef_sim_pose_state": {"mean": [0.34527121468668737, 0.21111458539065686, 1.254834445703163, 0.02560903403415961, 0.5673560056014448, 0.022667313880266392, 0.06336800455371669, -0.33651094998482917, 1.1838880963819753, 0.0030660329805034846, 0.0928861937354358, 0.001976325056649019], "std": [0.17115128939917268, 0.13217534405806944, 0.06625606298827841, 0.11972382808756166, 0.35508351661666254, 0.8475914284787182, 1.6098896284015428e-05, 1.6292896898177735e-05, 6.150967806332521e-05, 0.003748709349282156, 0.0003165142175195528, 0.0007299674260034262], "min": [0.06537009642975447, -0.05203085416764153, 1.1816465288356588, -0.20171564491991667, -0.01765290785822926, -1.3455290481417967, 0.06334732429331788, -0.3365649969253291, 1.183216148080969, -0.0011186071218786042, 0.09170209429259324, -0.0004328820648499135], "max": [0.48962270686073817, 0.3347277152350405, 1.4363416346761584, 0.3132960603259283, 0.975552196679883, 1.189531766720438, 0.06354785764166301, -0.3364883910686733, 1.1840036562593506, 0.013671433350468498, 0.09553189988666366, 0.0029861413995745986], "count": [306]}, "eef_sim_pose_action": {"mean": [0.34527553548518125, 0.21249461535868513, 1.2550887921901652, 0.029323649436838493, 0.5661750598907743, 0.02658222678113998, 0.06344462152659966, -0.336514867677284, 1.1838548882497464, 0.00315881345333895, 0.09508669637210065, 0.002385026198209388], "std": [0.17112619395680204, 0.13228668626345458, 0.06743296443937653, 0.12364036911188928, 0.3589345488691939, 0.8466270342307995, 6.908534394389749e-06, 1.9300866778757827e-05, 2.825800846213835e-05, 0.0038643585983096744, 0.00017422932242453442, 0.0008615851959781602], "min": [0.06548011434297052, -0.05348571427195396, 1.1815515877648646, -0.19673279650865194, -0.04753528755276393, -1.3535437175337162, 0.06332671434805714, -0.3365684509188347, 1.1838519911751275, -0.0015339808305725453, 0.09357272222857382, -6.963896352306636e-06], "max": [0.49173388491224307, 0.3347295512434103, 1.454950673350223, 0.3206019699573516, 0.9755644219885249, 1.1943279728730962, 0.06345974648229256, -0.3364994126858765, 1.1842684042419198, 0.013659493672214796, 0.09510681778192542, 0.003074925557497397], "count": [306]}, "gripper_mode_state": {"mean": [0.2875816993464052, 0.0], "std": [0.4526350246583215, 0.0], "min": [0, 0], "max": [1, 0], "count": [306]}, "gripper_activity_state": {"mean": [1.8333333333333333, 2.0], "std": [0.5192377520339347, 0.0], "min": [0, 2], "max": [2, 2], "count": [306]}, "gripper_mode_action": {"mean": [0.29411764705882354, 0.0], "std": [0.45564509955381394, 0.0], "min": [0, 0], "max": [1, 0], "count": [306]}, "gripper_activity_action": {"mean": [1.9705882352941178, 2.0], "std": [0.21944146358430772, 0.0], "min": [0, 2], "max": [2, 2], "count": [306]}, "gripper_open_scale_state": {"mean": [0.730502891602864, 0.9796262868245477], "std": [0.3585933174657436, 8.438637663141051e-06], "min": [0.16155187606811525, 0.9794789123535156], "max": [0.9789613342285156, 0.9796267700195312], "count": [306]}, "gripper_open_scale_action": {"mean": [0.7058823529411765, 1.0], "std": [0.45564509955381394, 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.9490196078431372]], [[0.9529411764705882]], [[0.9019607843137255]]], "mean": [[[0.6537421949891067]], [[0.6617603267973856]], [[0.6524834640522876]]], "std": [[[0.19011826851747082]], [[0.19421935563626963]], [[0.2038460642226388]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[0.8549019607843137]], [[0.8666666666666667]], [[0.8666666666666667]]], "mean": [[[0.6193563725490197]], [[0.6356513616557734]], [[0.6188455800653595]]], "std": [[[0.1897168429697333]], [[0.19580306148098411]], [[0.20051689874090492]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4400090332244009]], [[0.4492542946623094]], [[0.4367992864923747]]], "std": [[[0.1791083074385207]], [[0.17291931426804022]], [[0.1791492610522727]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6705882352941176]], [[0.6705882352941176]], [[0.6980392156862745]]], "mean": [[[0.43084090958605664]], [[0.43497874183006535]], [[0.42419721949891065]]], "std": [[[0.19950842442702435]], [[0.19826176279833677]], [[0.20340301942788536]]], "count": [100]}, "observation.state": {"min": [-0.4844680726528168, -0.0017021276289597154, -1.9768085479736328, -0.6997872591018677, -0.7368085384368896, -0.008510638028383255, -2.7585105895996094, -0.00042553190723992884, -0.001276595750823617, -0.0008510638144798577, -0.008510638028383255, 0.0, -0.007021276745945215, -2.760425567626953, 18.44146156311035, 97.3558578491211], "max": [0.17829787731170654, 2.6459574699401855, 0.0, 0.48638299107551575, -0.028723403811454773, 0.5772340297698975, -0.4285106360912323, 0.0, -0.001276595750823617, 0.0, -0.006170212756842375, 0.0031914892606437206, 0.00042553190723992884, -2.742978811264038, 97.89613342285156, 97.96267700195312], "mean": [-0.1529654860496521, 1.4289354085922241, -0.9295262694358826, -0.1254461705684662, -0.3826889097690582, 0.20388710498809814, -2.009856700897217, -8.93974538485054e-06, -0.0012765944702550769, -1.6091542420326732e-05, -0.007268919143825769, 0.0012712315656244755, -0.0004219561815261841, -2.7507975101470947, 72.34940338134766, 97.62763214111328], "std": [0.23944658041000366, 0.970353901386261, 0.8215380907058716, 0.34778377413749695, 0.24982242286205292, 0.183899387717247, 1.023514986038208, 6.102647239458747e-05, 1.280568540096283e-09, 9.814195800572634e-05, 0.00025897647719830275, 0.0002995817339979112, 0.0008665606146678329, 0.007976771332323551, 34.895606994628906, 0.2774476110935211], "count": [238]}, "action": {"min": [-0.48473793268203735, -0.0015339808305725455, -1.9757672548294067, -0.7040972113609314, -0.7409127354621887, -0.00920388475060463, -2.7585105895996094, 0.0, -0.0015339808305725455, -0.0015339808305725455, -0.00920388475060463, 0.0, -0.006135923322290182, -2.760425567626953, 0.0, 100.0, 0.0, 0.0], "max": [0.18561168015003204, 2.6461169719696045, -0.0, 0.5016117095947266, -0.02761165425181389, 0.5905826091766357, -0.4285106360912323, 0.0, -0.0015339808305725455, -0.0, -0.006135923322290182, 0.003067961661145091, 0.0, -2.742978811264038, 100.0, 100.0, 0.0, 0.0], "mean": [-0.15386278927326202, 1.4325720071792603, -0.9354788661003113, -0.12118495255708694, -0.3873816132545471, 0.20889215171337128, -2.009856700897217, 0.0, -0.001533983158878982, -5.1562376029323786e-05, -0.007702145259827375, 0.001579100382514298, -0.000702408142387867, -2.7507975101470947, 69.32772827148438, 100.0, 0.0, 0.0], "std": [0.24117065966129303, 0.9696635007858276, 0.8212689161300659, 0.35584864020347595, 0.2494088113307953, 0.1893170028924942, 1.023514986038208, 0.0, 2.3283064365386963e-09, 0.00027647221577353776, 0.000261094217421487, 0.00038245119503699243, 0.0010849540121853352, 0.007976771332323551, 46.11331558227539, 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": [79], "max": [79], "mean": [79.0], "std": [0.0], "count": [238]}, "index": {"min": [18739], "max": [18976], "mean": [18857.5], "std": [68.70407557052202], "count": [238]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [238]}, "subtask_annotation": {"mean": [2.689075630252101, 6.0, 6.0, 6.0, 6.0], "std": [1.5917217524232115, 0.0, 0.0, 0.0, 0.0], "min": [1, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [238]}, "scene_annotation": {"mean": [79.0], "std": [0.0], "min": [79], "max": [79], "count": [238]}, "eef_direction_state": {"mean": [4.138655462184874, 6.0], "std": [1.957987701513189, 0.0], "min": [0, 6], "max": [6, 6], "count": [238]}, "eef_velocity_state": {"mean": [1.26890756302521, 0.0], "std": [0.8953425614700641, 0.0], "min": [0, 0], "max": [2, 0], "count": [238]}, "eef_acc_mag_state": {"mean": [1.134453781512605, 0.0], "std": [0.8293398179143091, 0.0], "min": [0, 0], "max": [2, 0], "count": [238]}, "eef_direction_action": {"mean": [4.0966386554621845, 6.0], "std": [2.007106398854048, 0.0], "min": [0, 6], "max": [6, 6], "count": [238]}, "eef_velocity_action": {"mean": [1.2436974789915967, 0.0], "std": [0.897862883307098, 0.0], "min": [0, 0], "max": [2, 0], "count": [238]}, "eef_acc_mag_action": {"mean": [1.1722689075630253, 0.0], "std": [0.8248681452817099, 0.0], "min": [0, 0], "max": [2, 0], "count": [238]}, "eef_sim_pose_state": {"mean": [0.3173341991061945, 0.24669169466926308, 1.2334400624209405, 0.004386705925376083, 0.3138390881171599, -0.5876428329085601, 0.06902922503662348, -0.3364614287844277, 1.1832153685945552, -0.0004328435546295842, -0.008561587557853663, 0.0012623388106099084], "std": [0.18844707959604676, 0.11384311316144305, 0.06749858130650788, 0.10459855676791158, 0.25527302820996145, 0.5020303375372925, 7.491505593209972e-06, 6.888353620365622e-06, 3.458506170658363e-05, 0.0008671662170697932, 0.00026071083706665025, 0.000305588213350819], "min": [0.0689663785223525, 0.07487866032745676, 1.1560485639321412, -0.18293952156132462, -0.16549052242324125, -1.3597533451522668, 0.0689651947865649, -0.33649024, 1.1831855271998626, -0.007047759879773944, -0.00978723377920665, 0.0], "max": [0.5648230889646559, 0.34398469860838676, 1.3839187117410938, 0.2937860566040763, 0.7162284918487254, -0.03404349089772308, 0.06903069012956232, -0.3364184220390861, 1.183443140878625, 0.0004182886369723231, -0.00787234041490592, 0.0031915991375485037], "count": [238]}, "eef_sim_pose_action": {"mean": [0.3180151220129393, 0.2459712072390807, 1.234225544327494, 0.006840079923775682, 0.31469600286648264, -0.5948193129924435, 0.06900647012570124, -0.3364547055773344, 1.183263702807871, -0.0007170416479164006, -0.009287661283013903, 0.0015791657858201299], "std": [0.18801650453748525, 0.11366106787101891, 0.06767582644128588, 0.10815387526832225, 0.267448253276276, 0.5026442948321631, 2.1219652535913028e-05, 8.606280571374346e-06, 7.698243772724466e-05, 0.0010851582394170018, 0.0003485833794172049, 0.0003824672479643233], "min": [0.06586492550001849, 0.07463964808670963, 1.156116280891593, -0.18449568925977233, -0.22326538801634688, -1.3864989348680974, 0.06889249526485479, -0.33649024000000005, 1.1832461149577278, -0.006135923322290182, -0.010737865581176953, 0.0], "max": [0.564729250552547, 0.3439917819236379, 1.3724569276186882, 0.3089205524789636, 0.6845002887983989, -0.033748126397805535, 0.0690104718887774, -0.3364212017670418, 1.1836710650183617, 0.0, -0.00920384131773, 0.003068091610721805], "count": [238]}, "gripper_mode_state": {"mean": [0.3025210084033613, 0.0], "std": [0.45934959222576227, 0.0], "min": [0, 0], "max": [1, 0], "count": [238]}, "gripper_activity_state": {"mean": [1.7983193277310925, 2.0], "std": [0.5662768265153413, 0.0], "min": [0, 2], "max": [2, 2], "count": [238]}, "gripper_mode_action": {"mean": [0.3067226890756303, 0.0], "std": [0.46113325740163846, 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.7234941235710609, 0.9762760598318924], "std": [0.3489562736794653, 0.002774476482045632], "min": [0.1844146156311035, 0.973558578491211], "max": [0.9789613342285156, 0.9796267700195312], "count": [238]}, "gripper_open_scale_action": {"mean": [0.6932773109243697, 1.0], "std": [0.46113325740163846, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [238]}}} +{"episode_index": 18, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[0.9647058823529412]], [[1.0]]], "mean": [[[0.6223270669934641]], [[0.6559773692810457]], [[0.6323684041394336]]], "std": [[[0.16796752250568753]], [[0.17795847277384746]], [[0.18195586322941737]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[0.8980392156862745]], [[0.9490196078431372]]], "mean": [[[0.5952930964052288]], [[0.6325401388888888]], [[0.6030147140522876]]], "std": [[[0.172850018921624]], [[0.18308619835410447]], [[0.18287340279213646]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9882352941176471]]], "mean": [[[0.4604700626361656]], [[0.4585828240740741]], [[0.45630332244008714]]], "std": [[[0.18826303657826496]], [[0.1836372220093156]], [[0.1856644553402362]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9882352941176471]], [[0.9647058823529412]], [[0.9882352941176471]]], "mean": [[[0.42028882080610025]], [[0.4298508959694989]], [[0.4121237826797386]]], "std": [[[0.19916307704086453]], [[0.18653173558501895]], [[0.2035005971395955]]], "count": [100]}, "observation.state": {"min": [-0.44574469327926636, -0.001276595750823617, -1.6193617582321167, -0.03851063922047615, -0.032127659767866135, -0.3261702060699463, -2.7585105895996094, 0.007021276745945215, -0.001276595750823617, 0.0, -0.010851063765585423, -0.0031914892606437206, -0.010851063765585423, -2.760425567626953, 17.755205154418945, 97.94789123535156], "max": [0.05893617123365402, 2.1546809673309326, 0.0, 0.6882978677749634, 0.16680851578712463, 0.14723403751850128, -0.4087234139442444, 0.007659574504941702, -0.001276595750823617, 0.0, -0.009148935787379742, -0.0017021276289597154, 0.0019148936262354255, -2.759999990463257, 97.89613342285156, 97.96267700195312], "mean": [-0.09282347559928894, 1.2725350856781006, -0.9462428689002991, 0.3494768738746643, 0.012589302845299244, -0.08623067289590836, -2.1762828826904297, 0.007233080919831991, -0.0012765956344082952, 0.0, -0.010267428122460842, -0.0024233858566731215, 0.0013810270465910435, -2.7604289054870605, 78.01968383789062, 97.96277618408203], "std": [0.17547637224197388, 0.8274409770965576, 0.6305174231529236, 0.25553056597709656, 0.04286302626132965, 0.11739814281463623, 0.9396435618400574, 8.022734255064279e-05, 1.1641532182693481e-10, 0.0, 0.0002655629941727966, 0.0003421833389438689, 0.0015287507558241487, 2.9240050935186446e-05, 32.045101165771484, 0.00101298070512712], "count": [218]}, "action": {"min": [-0.4448544383049011, -0.0015339808305725455, -1.6275535821914673, -0.04601942375302315, -0.03374757617712021, -0.32827189564704895, -2.7585105895996094, 0.006135923322290182, 0.0, 0.0, -0.012271846644580364, -0.003067961661145091, -0.013805827125906944, -2.760425567626953, 0.0, 100.0, 0.0, 0.0], "max": [0.06749515235424042, 2.1567769050598145, 0.0015339808305725455, 0.6933593153953552, 0.17487365007400513, 0.1871456503868103, -0.4087234139442444, 0.007669903803616762, 0.0, 0.0, -0.00920388475060463, -0.0015339808305725455, 0.0015339808305725455, -2.759999990463257, 100.0, 100.0, 0.0, 0.0], "mean": [-0.08837984502315521, 1.268242597579956, -0.9433263540267944, 0.3482773005962372, 0.01284884661436081, -0.08403119444847107, -2.1762828826904297, 0.007641771342605352, 0.0, 0.0, -0.010709729976952076, -0.002469712169840932, 0.001224371837452054, -2.7604289054870605, 76.60550689697266, 100.0, 0.0, 0.0], "std": [0.17475327849388123, 0.8287977576255798, 0.632534384727478, 0.25846216082572937, 0.045534271746873856, 0.12139029800891876, 0.9396435618400574, 0.000205873409868218, 0.0, 0.0, 0.00025292669306509197, 0.0007480567437596619, 0.001704370602965355, 2.9240050935186446e-05, 42.333797454833984, 0.0, 0.0, 0.0], "count": [218]}, "timestamp": {"min": [0.0], "max": [7.233333333333333], "mean": [3.616666666666667], "std": [2.0976839079751217], "count": [218]}, "frame_index": {"min": [0], "max": [217], "mean": [108.5], "std": [62.930517239253646], "count": [218]}, "episode_index": {"min": [85], "max": [85], "mean": [85.0], "std": [0.0], "count": [218]}, "index": {"min": [20135], "max": [20352], "mean": [20243.5], "std": [62.930517239253646], "count": [218]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [218]}, "subtask_annotation": {"mean": [2.555045871559633, 6.0, 6.0, 6.0, 6.0], "std": [1.4928567674666684, 0.0, 0.0, 0.0, 0.0], "min": [1, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [218]}, "scene_annotation": {"mean": [85.0], "std": [0.0], "min": [85], "max": [85], "count": [218]}, "eef_direction_state": {"mean": [3.8990825688073394, 6.0], "std": [2.071851337731419, 0.0], "min": [0, 6], "max": [6, 6], "count": [218]}, "eef_velocity_state": {"mean": [1.2889908256880733, 0.0], "std": [0.7863327317703666, 0.0], "min": [0, 0], "max": [2, 0], "count": [218]}, "eef_acc_mag_state": {"mean": [1.188073394495413, 0.0], "std": [0.8548002364029469, 0.0], "min": [0, 0], "max": [2, 0], "count": [218]}, "eef_direction_action": {"mean": [3.977064220183486, 6.0], "std": [2.0351107549385565, 0.0], "min": [0, 6], "max": [6, 6], "count": [218]}, "eef_velocity_action": {"mean": [1.3073394495412844, 0.0], "std": [0.802542567623303, 0.0], "min": [0, 0], "max": [2, 0], "count": [218]}, "eef_acc_mag_action": {"mean": [1.1697247706422018, 0.0], "std": [0.8424521424521368, 0.0], "min": [0, 0], "max": [2, 0], "count": [218]}, "eef_sim_pose_state": {"mean": [0.2932430118204191, 0.3001058025124298, 1.2664971089548054, -0.08868507459846345, 0.6749767875016872, -0.08547245757367584, 0.06902832001954468, -0.3367104088897076, 1.1835182503924926, 0.0014089975459292677, -0.011543982748090575, 0.004809520298140676], "std": [0.15599808331885506, 0.06244826592188831, 0.06882558437915386, 0.13618367273089413, 0.48310038088211993, 0.16967166219993893, 3.098521738212179e-07, 7.853596938795453e-06, 2.7219242429977695e-05, 0.0015290304505065522, 0.000265562892868307, 0.0003541969272654772], "min": [0.06902340735428653, 0.16184434845560136, 1.1824658286400627, -0.38051867905839887, -0.004255016963401248, -0.5142982204525036, 0.0690276080114021, -0.33673746140084476, 1.183403609090136, -0.010821049043983684, -0.012127626299613281, 0.004042334717811895], "max": [0.45091676763006794, 0.3440950044029739, 1.4294052279595426, 0.22302221747694642, 1.263518172152894, 0.03851009591985245, 0.06902957211421425, -0.3366893199477045, 1.1835780713501838, 0.0019472626511625015, -0.01042549165641038, 0.00574454975897081], "count": [218]}, "eef_sim_pose_action": {"mean": [0.29239594727242557, 0.3012530665628079, 1.2664626380294188, -0.08716962078241383, 0.6724243570869883, -0.08116477388895775, 0.06912562409352334, -0.3367200671457649, 1.1835927564829152, 0.0012508580306126935, -0.01070968306028504, 0.005171906138376175], "std": [0.1560707700188962, 0.06195812877531443, 0.0703171224235313, 0.1390707544950333, 0.48611626459521506, 0.1702383848320436, 2.438013002818809e-07, 1.7926729011999596e-05, 2.5924286988976313e-05, 0.0017047328096959399, 0.0002529226016529425, 0.0007556111669068815], "min": [0.06913511967397441, 0.16186471395708035, 1.181720360471295, -0.3856248283489497, -0.003067730532130275, -0.5167424340722392, 0.06912386547121627, -0.3367341852783553, 1.1834384122351354, -0.013772882552545298, -0.0122717888880306, 0.0030677847830835664], "max": [0.4508629520165761, 0.3444646124784543, 1.4477553382923312, 0.2560577845440279, 1.283712351634354, 0.10087100570853993, 0.06912705676215108, -0.3366646650645496, 1.1837528682243048, 0.0015669254039341936, -0.00920387392148303, 0.006135857997948411], "count": [218]}, "gripper_mode_state": {"mean": [0.22935779816513763, 0.0], "std": [0.4204197885280585, 0.0], "min": [0, 0], "max": [1, 0], "count": [218]}, "gripper_activity_state": {"mean": [1.775229357798165, 2.0], "std": [0.5903903176810354, 0.0], "min": [0, 2], "max": [2, 2], "count": [218]}, "gripper_mode_action": {"mean": [0.23394495412844038, 0.0], "std": [0.42333758699917434, 0.0], "min": [0, 0], "max": [1, 0], "count": [218]}, "gripper_activity_action": {"mean": [1.9587155963302751, 2.0], "std": [0.25904234685312816, 0.0], "min": [0, 2], "max": [2, 2], "count": [218]}, "gripper_open_scale_state": {"mean": [0.7801973881852741, 0.9796260917733596], "std": [0.3204509156079724, 9.991190042000386e-06], "min": [0.17755205154418946, 0.9794789123535156], "max": [0.9789613342285156, 0.9796267700195312], "count": [218]}, "gripper_open_scale_action": {"mean": [0.7660550458715596, 1.0], "std": [0.42333758699917434, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [218]}}} +{"episode_index": 19, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6071662962962963]], [[0.6143211247276689]], [[0.6105211737472768]]], "std": [[[0.22520356206833875]], [[0.22906878020285648]], [[0.23253307048731192]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5853028240740741]], [[0.5989897576252723]], [[0.5889658061002179]]], "std": [[[0.21557198054626753]], [[0.2220040257854318]], [[0.22139855281058932]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4557158632897603]], [[0.45883618464052284]], [[0.4498107489106754]]], "std": [[[0.19979014506646864]], [[0.19381357668549057]], [[0.19940985561613014]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7843137254901961]], [[0.7215686274509804]], [[0.7058823529411765]]], "mean": [[[0.4269058224400872]], [[0.43389503540305013]], [[0.4195606862745098]]], "std": [[[0.2086535505906256]], [[0.20304051022108965]], [[0.21407996981542854]]], "count": [100]}, "observation.state": {"min": [-1.306595802307129, -0.0019148936262354255, -1.8040425777435303, 0.0019148936262354255, -0.21106383204460144, -0.971276581287384, -2.7585105895996094, -0.0031914892606437206, -0.001276595750823617, 0.0, -0.001276595750823617, 0.0008510638144798577, -0.009999999776482582, -2.760425567626953, 17.629568099975586, 97.96267700195312], "max": [0.0191489364951849, 2.398085117340088, 0.0, 0.5589361786842346, 0.6459574699401855, 0.21744680404663086, -0.40510639548301697, -0.0031914892606437206, -0.001276595750823617, 0.0, 0.00042553190723992884, 0.019999999552965164, 0.016170212998986244, -2.760425567626953, 97.89613342285156, 97.96267700195312], "mean": [-0.5416279435157776, 1.592557430267334, -1.2566719055175781, 0.25062295794487, 0.2689901292324066, -0.3239646255970001, -2.031752109527588, -0.003191482275724411, -0.0012765914434567094, 0.0, 4.001865818281658e-05, 0.019252313300967216, -0.004040547180920839, -2.760432720184326, 73.09771728515625, 97.96286010742188], "std": [0.4344600737094879, 0.9045974612236023, 0.6829546689987183, 0.169442817568779, 0.24881945550441742, 0.3774811923503876, 1.0326595306396484, 6.984919309616089e-09, 4.307366907596588e-09, 0.0, 0.0001636475935811177, 0.0014818483032286167, 0.0015200118068605661, 7.152557373046875e-06, 35.211669921875, 0.00018310546875], "count": [319]}, "action": {"min": [-1.306951642036438, 0.0, -1.8039613962173462, 0.003067961661145091, -0.21629129350185394, -0.9786797165870667, -2.7585105895996094, -0.003067961661145091, 0.0, 0.0015339808305725455, -0.0015339808305725455, 0.0015339808305725455, -0.01073786523193121, -2.760425567626953, 0.0, 100.0, 0.0, 0.0], "max": [0.032213594764471054, 2.3991458415985107, 0.0, 0.5614369511604309, 0.6519418358802795, 0.22549517452716827, -0.40510639548301697, -0.003067961661145091, 0.0, 0.0015339808305725455, -0.0, 0.019941750913858414, 0.016873788088560104, -2.760425567626953, 100.0, 100.0, 0.0, 0.0], "mean": [-0.5432785153388977, 1.5958918333053589, -1.260127067565918, 0.25274133682250977, 0.2679559886455536, -0.3234871029853821, -2.031752109527588, -0.0030679672490805387, 0.0, 0.0015339836245402694, -1.9234868886996992e-05, 0.019691742956638336, -0.004433647263795137, -2.760432720184326, 69.90595245361328, 100.0, 0.0, 0.0], "std": [0.4343237280845642, 0.9041405320167542, 0.680250883102417, 0.17007245123386383, 0.2543450593948364, 0.38238903880119324, 1.0326595306396484, 5.587935447692871e-09, 0.0, 2.7939677238464355e-09, 0.00017069255409296602, 0.001953842816874385, 0.0022546781692653894, 7.152557373046875e-06, 45.866580963134766, 0.0, 0.0, 0.0], "count": [319]}, "timestamp": {"min": [0.0], "max": [10.6], "mean": [5.3], "std": [3.0695638488590236], "count": [319]}, "frame_index": {"min": [0], "max": [318], "mean": [159.0], "std": [92.0869154657707], "count": [319]}, "episode_index": {"min": [92], "max": [92], "mean": [92.0], "std": [0.0], "count": [319]}, "index": {"min": [21700], "max": [22018], "mean": [21859.0], "std": [92.0869154657707], "count": [319]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [319]}, "subtask_annotation": {"mean": [2.7586206896551726, 6.0, 6.0, 6.0, 6.0], "std": [1.535794233686266, 0.0, 0.0, 0.0, 0.0], "min": [1, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [319]}, "scene_annotation": {"mean": [92.0], "std": [0.0], "min": [92], "max": [92], "count": [319]}, "eef_direction_state": {"mean": [3.7523510971786833, 6.0], "std": [2.219488868180789, 0.0], "min": [0, 6], "max": [6, 6], "count": [319]}, "eef_velocity_state": {"mean": [1.206896551724138, 0.0], "std": [0.882332381421379, 0.0], "min": [0, 0], "max": [2, 0], "count": [319]}, "eef_acc_mag_state": {"mean": [1.0031347962382444, 0.0], "std": [0.8509571693610856, 0.0], "min": [0, 0], "max": [2, 0], "count": [319]}, "eef_direction_action": {"mean": [3.727272727272727, 6.0], "std": [2.2193737483152156, 0.0], "min": [0, 6], "max": [6, 6], "count": [319]}, "eef_velocity_action": {"mean": [1.2100313479623825, 0.0], "std": [0.8798117134108432, 0.0], "min": [0, 0], "max": [2, 0], "count": [319]}, "eef_acc_mag_action": {"mean": [1.0689655172413792, 0.0], "std": [0.8351276039015816, 0.0], "min": [0, 0], "max": [2, 0], "count": [319]}, "eef_sim_pose_state": {"mean": [0.3046876568375075, 0.1499972202775392, 1.2610485299475582, -0.049647218739431585, 0.5138446999725749, -0.16405465107514913, 0.06903144596264556, -0.3359839572752789, 1.1824617287434216, -0.004064282074354352, -0.0012363473458028478, 0.016060843948770828], "std": [0.16732106816788328, 0.13568894345033183, 0.07381788815110708, 0.13261585409065854, 0.3186852389461593, 0.16378881273601287, 2.7736324565884055e-07, 3.334442049688573e-05, 1.6773877549031353e-05, 0.001521859561722948, 0.0001636263340827347, 0.0014818492683517264], "min": [0.06881144129252814, -0.06090027867918328, 1.1818187851935964, -0.36872368895463314, -0.035661822662205855, -0.6401878113362841, 0.06903109873173804, -0.336398024366619, 1.1824222138435072, -0.010049974061325588, -0.0025527023759854828, -0.0023404235198057777], "max": [0.5095347546463681, 0.33476831757299635, 1.4565367072696462, 0.23726265798560536, 0.8041765521895656, 0.05184930217085449, 0.06903430418436754, -0.33596713419796304, 1.1825966795844451, 0.016168402222406855, -0.0008508936364550745, 0.016808526584953742], "count": [319]}, "eef_sim_pose_action": {"mean": [0.30491216078352606, 0.14955899519754437, 1.2610339597330253, -0.050387899772800025, 0.5143838830570531, -0.16736801377354715, 0.06924301155623551, -0.3359775495746034, 1.1820716656128833, -0.0044036390884272065, 0.0015144475560099127, 0.01662375894363523], "std": [0.1677003292723387, 0.13538240170076804, 0.07378702488644326, 0.13005613967851806, 0.32304405632260347, 0.17112448072410183, 3.7177278314843557e-07, 4.396526791946398e-05, 1.7495733113198113e-05, 0.0022522503461473915, 0.00017065890780896704, 0.0019538452721881575], "min": [0.06634023261207937, -0.06069138479617653, 1.180922753997824, -0.33661456749509183, -0.08108022301038531, -0.6838117431103702, 0.06924295875373959, -0.33638613532496914, 1.1820696873074485, -0.01073786523193121, 0.0, -0.0015339808305725455], "max": [0.5105970708918655, 0.33479161463286955, 1.4661684323797384, 0.24254668496996795, 0.8052155618659453, 0.06944184917413303, 0.06924625637644535, -0.33597192293693606, 1.1822269248422452, 0.01687614118667151, 0.0015339790257684616, 0.016873812708955556], "count": [319]}, "gripper_mode_state": {"mean": [0.2946708463949843, 0.0], "std": [0.45589465743727314, 0.0], "min": [0, 0], "max": [1, 0], "count": [319]}, "gripper_activity_state": {"mean": [1.8463949843260188, 2.0], "std": [0.49913201849517597, 0.0], "min": [0, 2], "max": [2, 2], "count": [319]}, "gripper_mode_action": {"mean": [0.30094043887147337, 0.0], "std": [0.45866686290086267, 0.0], "min": [0, 0], "max": [1, 0], "count": [319]}, "gripper_activity_action": {"mean": [1.9717868338557993, 2.0], "std": [0.21500223447626693, 0.0], "min": [0, 2], "max": [2, 2], "count": [319]}, "gripper_open_scale_state": {"mean": [0.7309768560164425, 0.9796267700195346], "std": [0.3521165800620276, 3.3306690738754696e-15], "min": [0.17629568099975587, 0.9796267700195312], "max": [0.9789613342285156, 0.9796267700195312], "count": [319]}, "gripper_open_scale_action": {"mean": [0.6990595611285266, 1.0], "std": [0.45866686290086267, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [319]}}} +{"episode_index": 20, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9607843137254902]], [[0.9333333333333333]], [[0.8862745098039215]]], "mean": [[[0.6379414978213508]], [[0.6436996677559913]], [[0.6343812990196078]]], "std": [[[0.1858035942504991]], [[0.18907980085083373]], [[0.20053233673870813]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[0.9254901960784314]], [[0.8705882352941177]], [[0.8941176470588236]]], "mean": [[[0.6039270479302832]], [[0.617609741285403]], [[0.602301015795207]]], "std": [[[0.18423364520218935]], [[0.19005583304971474]], [[0.19485739954435202]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[0.984313725490196]], [[0.9921568627450981]]], "mean": [[[0.45043503812636165]], [[0.4584929139433551]], [[0.44451601034858385]]], "std": [[[0.1872775744986495]], [[0.18181820467583423]], [[0.19166351629428596]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[0.9725490196078431]], [[0.8431372549019608]]], "mean": [[[0.42645875]], [[0.4286817483660131]], [[0.41396409041394333]]], "std": [[[0.20545468535101089]], [[0.2005660087296032]], [[0.214638226855573]]], "count": [100]}, "observation.state": {"min": [-0.6612765789031982, -0.002340425504371524, -1.749148964881897, -0.2744680941104889, -0.7810638546943665, -0.06574468314647675, -2.7585105895996094, -0.002765957498922944, 0.0, 0.0, -0.009148935787379742, -0.006595744751393795, 0.016170212998986244, -2.760425567626953, 17.89555549621582, 97.94789123535156], "max": [0.01148936152458191, 2.4636170864105225, 0.0, 0.34808510541915894, 0.044255319982767105, 1.1021276712417603, -0.4127659499645233, -0.001276595750823617, 0.00042553190723992884, 0.0, -0.006170212756842375, -0.003829787252470851, 0.027234042063355446, -2.759999990463257, 97.89613342285156, 97.96267700195312], "mean": [-0.22476501762866974, 1.142982006072998, -0.8086134195327759, 0.06585625559091568, -0.32203659415245056, 0.33783769607543945, -2.240489959716797, -0.001918380381539464, 0.00031391726224683225, 0.0, -0.008704210631549358, -0.004844783805310726, 0.018592601642012596, -2.7604246139526367, 80.21334838867188, 97.96260070800781], "std": [0.27367377281188965, 1.0244065523147583, 0.7292994856834412, 0.14021532237529755, 0.31012845039367676, 0.3688133955001831, 0.9010380506515503, 0.0002144744503311813, 0.00018718426872510463, 0.0, 0.0003914730914402753, 0.0006416532560251653, 0.0037089448887854815, 5.437569416244514e-05, 30.725374221801758, 0.0018848744221031666], "count": [244]}, "action": {"min": [-0.6611457467079163, -0.0015339808305725455, -1.7487380504608154, -0.29145634174346924, -0.7853981852531433, -0.06596117466688156, -2.7585105895996094, -0.003067961661145091, 0.0, 0.0, -0.00920388475060463, -0.007669903803616762, 0.016873788088560104, -2.760425567626953, 0.0, 100.0, 0.0, 0.0], "max": [0.02147573046386242, 2.4635732173919678, -0.0, 0.35281556844711304, 0.04448544234037399, 1.1090681552886963, -0.4127659499645233, -0.0015339808305725455, 0.0015339808305725455, 0.0015339808305725455, -0.004601942375302315, -0.004601942375302315, 0.02761165425181389, -2.759999990463257, 100.0, 100.0, 0.0, 0.0], "mean": [-0.22586002945899963, 1.1451544761657715, -0.811532735824585, 0.0640622153878212, -0.322563111782074, 0.33866870403289795, -2.240489959716797, -0.001835749950259924, 0.00010687572648748755, 0.001527696382254362, -0.009084454737603664, -0.004947727546095848, 0.018873032182455063, -2.7604246139526367, 79.09835815429688, 100.0, 0.0, 0.0], "std": [0.27458763122558594, 1.025256872177124, 0.7293846607208252, 0.1444384902715683, 0.31003841757774353, 0.3707057535648346, 0.9010380506515503, 0.000609788519795984, 0.00039054217631928623, 9.800169209484011e-05, 0.0004762646567542106, 0.0006558502209372818, 0.003772272262722254, 5.437569416244514e-05, 40.66059494018555, 0.0, 0.0, 0.0], "count": [244]}, "timestamp": {"min": [0.0], "max": [8.1], "mean": [4.05], "std": [2.3478713763747794], "count": [244]}, "frame_index": {"min": [0], "max": [243], "mean": [121.5], "std": [70.43614129124337], "count": [244]}, "episode_index": {"min": [101], "max": [101], "mean": [101.0], "std": [0.0], "count": [244]}, "index": {"min": [23667], "max": [23910], "mean": [23788.5], "std": [70.43614129124337], "count": [244]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [244]}, "subtask_annotation": {"mean": [2.3401639344262297, 6.0, 6.0, 6.0, 6.0], "std": [1.5024111678857395, 0.0, 0.0, 0.0, 0.0], "min": [1, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [244]}, "scene_annotation": {"mean": [101.0], "std": [0.0], "min": [101], "max": [101], "count": [244]}, "eef_direction_state": {"mean": [4.348360655737705, 6.0], "std": [1.9134868013079953, 0.0], "min": [0, 6], "max": [6, 6], "count": [244]}, "eef_velocity_state": {"mean": [1.110655737704918, 0.0], "std": [0.9188648892857756, 0.0], "min": [0, 0], "max": [2, 0], "count": [244]}, "eef_acc_mag_state": {"mean": [0.9426229508196722, 0.0], "std": [0.8569788750372691, 0.0], "min": [0, 0], "max": [2, 0], "count": [244]}, "eef_direction_action": {"mean": [4.372950819672131, 6.0], "std": [1.9131356496534035, 0.0], "min": [0, 6], "max": [6, 6], "count": [244]}, "eef_velocity_action": {"mean": [1.0737704918032787, 0.0], "std": [0.9291987804315591, 0.0], "min": [0, 0], "max": [2, 0], "count": [244]}, "eef_acc_mag_action": {"mean": [0.9795081967213115, 0.0], "std": [0.8562631858111359, 0.0], "min": [0, 0], "max": [2, 0], "count": [244]}, "eef_sim_pose_state": {"mean": [0.2622378643524114, 0.23534389007510134, 1.2296444075750395, 0.07432899735317425, 0.3085703117001029, -0.6317900284663922, 0.06915013449379101, -0.33655556550501664, 1.1833943476154412, 0.01863308103841267, -0.008390204237981863, -0.0067633366823558715], "std": [0.17800700604571865, 0.12524889112365092, 0.06065190493616581, 0.12610402416708774, 0.28924721839089207, 0.6173013108850435, 1.4370282188840557e-05, 1.712619551218671e-05, 3.913609040780276e-05, 0.0037122567963034877, 0.00047925565133580646, 0.000582521448051132], "min": [0.06893086774069682, 0.021697759066535822, 1.1748660826003179, -0.065725947687982, -0.1201586232039542, -1.412568028563993, 0.06912576320188846, -0.33659506624592983, 1.1831371532824932, 0.01620443745813941, -0.009148852951918585, -0.008510853955673066], "max": [0.47157180024148726, 0.3344760579053078, 1.3898255436947493, 0.35684569898567026, 0.7239009657867084, 0.045531964753113545, 0.0691601932171761, -0.33652301937974066, 1.1834424738887326, 0.027283929658737008, -0.005744555890817349, -0.005744833796403348], "count": [244]}, "eef_sim_pose_action": {"mean": [0.26237457191453273, 0.23478464402355909, 1.2301608589937874, 0.07550048523520858, 0.30587568665085485, -0.6340298076307634, 0.0692503439628463, -0.3365599477587936, 1.1830050208420142, 0.01890967828493328, -0.007449773854436872, -0.006783601321735438], "std": [0.17794919776497883, 0.1252636354951411, 0.062124324149006795, 0.1272144648453448, 0.29654891564404307, 0.6181656450377755, 3.069388835823718e-05, 2.2492747343552438e-05, 3.948572675901381e-05, 0.003775663194235482, 0.0005890527607565244, 0.0007826806711617156], "min": [0.06855885684340621, 0.021733283659909883, 1.1748579105766463, -0.06589295730271272, -0.18105111818423514, -1.4158602593656324, 0.06912849891105544, -0.3366278611217571, 1.182855868808903, 0.016902025507738786, -0.007669822702454754, -0.009203965847847509], "max": [0.4716615582173808, 0.334475480108366, 1.4001605632971883, 0.4020384390392997, 0.7376293654974488, 0.04601963225280697, 0.06935990538346402, -0.33652420107638126, 1.1830478118762378, 0.02765871682167239, -0.004601807014801729, -0.006136009836542193], "count": [244]}, "gripper_mode_state": {"mean": [0.20081967213114754, 0.0], "std": [0.4006134438786165, 0.0], "min": [0, 0], "max": [1, 0], "count": [244]}, "gripper_activity_state": {"mean": [1.8032786885245902, 2.0], "std": [0.5601426086317998, 0.0], "min": [0, 2], "max": [2, 2], "count": [244]}, "gripper_mode_action": {"mean": [0.20901639344262296, 0.0], "std": [0.4066061247876905, 0.0], "min": [0, 0], "max": [1, 0], "count": [244]}, "gripper_activity_action": {"mean": [1.9631147540983607, 2.0], "std": [0.2451833772319024, 0.0], "min": [0, 2], "max": [2, 2], "count": [244]}, "gripper_open_scale_state": {"mean": [0.8021343612670918, 0.97962434612337], "std": [0.30725378885916343, 1.8775418953696864e-05], "min": [0.1789555549621582, 0.9794789123535156], "max": [0.9789613342285156, 0.9796267700195312], "count": [244]}, "gripper_open_scale_action": {"mean": [0.7909836065573771, 1.0], "std": [0.4066061247876905, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [244]}}} +{"episode_index": 21, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[0.9921568627450981]], [[1.0]]], "mean": [[[0.6334698039215686]], [[0.6434308687363834]], [[0.6386373665577342]]], "std": [[[0.18985827581366538]], [[0.19688598200246749]], [[0.19951194246828638]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.8862745098039215]], [[0.8666666666666667]], [[0.8666666666666667]]], "mean": [[[0.6051321160130719]], [[0.6211560484749455]], [[0.6096260947712419]]], "std": [[[0.18967057404123686]], [[0.19727247236192605]], [[0.19491516771312806]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45451349945533764]], [[0.45718967592592596]], [[0.44981066448801743]]], "std": [[[0.19578421442404048]], [[0.19132978171562667]], [[0.19892236544192018]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6627450980392157]], [[0.6745098039215687]], [[0.6745098039215687]]], "mean": [[[0.4266188671023965]], [[0.4307303894335512]], [[0.42249328703703704]]], "std": [[[0.19765235789693636]], [[0.19611059666519956]], [[0.20365758915219756]]], "count": [100]}, "observation.state": {"min": [-0.7485106587409973, -0.0019148936262354255, -1.6644680500030518, -0.15042553842067719, -0.0302127655595541, -0.7138298153877258, -2.7585105895996094, 0.007234042510390282, -0.001276595750823617, 0.0, -0.008085106499493122, 0.0008510638144798577, -0.0017021276289597154, -2.742553234100342, 15.49403190612793, 97.0890884399414], "max": [0.015319149009883404, 2.150851011276245, 0.0, 0.6195744872093201, 0.4880851209163666, 0.12255319207906723, -0.34382978081703186, 0.007234042510390282, -0.001276595750823617, 0.0, -0.007021276745945215, 0.002340425504371524, 0.0, -2.735319137573242, 97.89613342285156, 97.3410415649414], "mean": [-0.34592029452323914, 1.2667666673660278, -0.8857802152633667, 0.14766232669353485, 0.15944181382656097, -0.18111158907413483, -2.172085762023926, 0.007234061602503061, -0.0012765948195010424, 0.0, -0.007238658610731363, 0.0015722565585747361, -0.0011642262106761336, -2.7396247386932373, 77.87056732177734, 97.2391357421875], "std": [0.2936933934688568, 0.8546087145805359, 0.5922472476959229, 0.17054420709609985, 0.17317348718643188, 0.2804816663265228, 0.9520079493522644, 1.909211277961731e-08, 9.313225746154785e-10, 0.0, 0.0001696660474408418, 0.00027178748860023916, 0.0002894663775805384, 0.003490271046757698, 32.47886657714844, 0.12156162410974503], "count": [231]}, "action": {"min": [-0.7485826015472412, -0.0015339808305725455, -1.6705050468444824, -0.16106797754764557, -0.03067961521446705, -0.7194370031356812, -2.7585105895996094, 0.006135923322290182, -0.0015339808305725455, -0.0, -0.00920388475060463, 0.0015339808305725455, -0.0015339808305725455, -2.742553234100342, 0.0, 100.0, 0.0, 0.0], "max": [0.016873788088560104, 2.1506409645080566, 0.0, 0.6258641481399536, 0.49240782856941223, 0.13192234933376312, -0.34382978081703186, 0.007669903803616762, 0.0, -0.0, -0.007669903803616762, 0.003067961661145091, 0.0, -2.735319137573242, 100.0, 100.0, 0.0, 0.0], "mean": [-0.34581631422042847, 1.266137957572937, -0.8881474137306213, 0.15203668177127838, 0.1601051390171051, -0.18092332780361176, -2.172085762023926, 0.00766327790915966, -0.0008035803912207484, 0.0, -0.007676559034734964, 0.001866013859398663, -0.001467576832510531, -2.7396247386932373, 76.62337493896484, 100.0, 0.0, 0.0], "std": [0.29537785053253174, 0.8548184633255005, 0.5946881771087646, 0.1705935150384903, 0.1753147393465042, 0.2835656702518463, 0.9520079493522644, 0.00010070980351883918, 0.0007660517003387213, 0.0, 0.00010070984717458487, 0.0006317306542769074, 0.00031217929790727794, 0.003490271046757698, 42.322540283203125, 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": [110], "max": [110], "mean": [110.0], "std": [0.0], "count": [231]}, "index": {"min": [25716], "max": [25946], "mean": [25831.0], "std": [66.68333125052067], "count": [231]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [231]}, "subtask_annotation": {"mean": [2.4588744588744587, 6.0, 6.0, 6.0, 6.0], "std": [1.4907496986057402, 0.0, 0.0, 0.0, 0.0], "min": [1, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [231]}, "scene_annotation": {"mean": [110.0], "std": [0.0], "min": [110], "max": [110], "count": [231]}, "eef_direction_state": {"mean": [4.095238095238095, 6.0], "std": [1.8954316940863432, 0.0], "min": [0, 6], "max": [6, 6], "count": [231]}, "eef_velocity_state": {"mean": [1.2380952380952381, 0.0], "std": [0.8320026481412907, 0.0], "min": [0, 0], "max": [2, 0], "count": [231]}, "eef_acc_mag_state": {"mean": [1.0909090909090908, 0.0], "std": [0.8555672255584733, 0.0], "min": [0, 0], "max": [2, 0], "count": [231]}, "eef_direction_action": {"mean": [4.142857142857143, 6.0], "std": [1.8821164681031963, 0.0], "min": [0, 6], "max": [6, 6], "count": [231]}, "eef_velocity_action": {"mean": [1.199134199134199, 0.0], "std": [0.8396036656208237, 0.0], "min": [0, 0], "max": [2, 0], "count": [231]}, "eef_acc_mag_action": {"mean": [1.1082251082251082, 0.0], "std": [0.8330156250499555, 0.0], "min": [0, 0], "max": [2, 0], "count": [231]}, "eef_sim_pose_state": {"mean": [0.27147529312239244, 0.22357864014217746, 1.2600622530161565, 0.017873622829414022, 0.49273166268050783, -0.09344793682763225, 0.06903082428054977, -0.336620496900414, 1.183207808300099, -0.0011776123686719551, -0.008515232792182423, 0.008806357038062365], "std": [0.14558025880760508, 0.10303326958905422, 0.07661049965416657, 0.08771133232475423, 0.3829909057862517, 0.17756609017913116, 1.5760051379140736e-07, 6.115844894173647e-06, 1.7390621494188908e-05, 0.0002899929642413793, 0.0001696659283318723, 0.0002717972456975527], "min": [0.067557109036627, 0.07005523240238318, 1.182291365761114, -0.31646420558393384, -0.06614169023208749, -0.677544821405306, 0.06903010868122339, -0.33663672804864925, 1.1831855278084717, -0.0017166141642477968, -0.00936169462172698, 0.008085137147471557], "max": [0.41537119891974983, 0.33396036402787727, 1.4695005648547674, 0.18162729397199293, 0.9198432785894393, 0.14849171575684011, 0.06903107149401017, -0.33660321149962674, 1.1832945694643862, -7.243270267605698e-06, -0.008297857283031895, 0.00957455277664762], "count": [231]}, "eef_sim_pose_action": {"mean": [0.27145374567786384, 0.22326835741443746, 1.2605524917111033, 0.01734026261223686, 0.4938033855199279, -0.09262207009684731, 0.06906649882596676, -0.336623440778785, 1.183263492090041, -0.0014834255124536126, -0.008480108071110689, 0.00952934237524685], "std": [0.14478938719309428, 0.10346741020768961, 0.0770990726231629, 0.09119388256355553, 0.3811560907698643, 0.1855697501347304, 5.8415653339062534e-05, 1.4661084052119793e-05, 2.0933066147221555e-05, 0.00031269891652414475, 0.000765703134975756, 0.0006271304376494603], "min": [0.06717723143501081, 0.07118267279080327, 1.182337772821115, -0.35588353872299194, 0.0, -0.7040974304665738, 0.06901040375922378, -0.3366314914041457, 1.1832461149577278, -0.0015622187488230624, -0.009203873921483252, 0.009203929755295144], "max": [0.4140822946360046, 0.33506342688369495, 1.4677010229306071, 0.17370735054704434, 0.9175018796761383, 0.16062804399956268, 0.06912785379230499, -0.33656181969614124, 1.1834384122351354, -1.1765711508725588e-05, -0.007669867706879163, 0.010737995414338567], "count": [231]}, "gripper_mode_state": {"mean": [0.22510822510822512, 0.0], "std": [0.41765357905428097, 0.0], "min": [0, 0], "max": [1, 0], "count": [231]}, "gripper_activity_state": {"mean": [1.7878787878787878, 2.0], "std": [0.5758714856559626, 0.0], "min": [0, 2], "max": [2, 2], "count": [231]}, "gripper_mode_action": {"mean": [0.23376623376623376, 0.0], "std": [0.4232252139428656, 0.0], "min": [0, 0], "max": [1, 0], "count": [231]}, "gripper_activity_action": {"mean": [1.9610389610389611, 2.0], "std": [0.2518275250605881, 0.0], "min": [0, 2], "max": [2, 2], "count": [231]}, "gripper_open_scale_state": {"mean": [0.7787050549395687, 0.9723902912883058], "std": [0.32478879284698514, 0.0012156157159026384], "min": [0.1549403190612793, 0.9708908843994141], "max": [0.9789613342285156, 0.9734104156494141], "count": [231]}, "gripper_open_scale_action": {"mean": [0.7662337662337663, 1.0], "std": [0.4232252139428656, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [231]}}} +{"episode_index": 22, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6432128758169935]], [[0.6498706399782135]], [[0.6523713398692811]]], "std": [[[0.2108015342446419]], [[0.2154971475620777]], [[0.2187642105525778]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[0.9882352941176471]]], "mean": [[[0.6152726988017428]], [[0.6304038371459695]], [[0.6253172576252723]]], "std": [[[0.20651012489153434]], [[0.21250674239090178]], [[0.21120889668479337]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9921568627450981]]], "mean": [[[0.45018961873638347]], [[0.4575045806100218]], [[0.4495099591503268]]], "std": [[[0.2023417478266558]], [[0.19542501044829447]], [[0.19923789803104813]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6705882352941176]], [[0.6784313725490196]], [[0.6588235294117647]]], "mean": [[[0.42939634259259263]], [[0.4326335430283224]], [[0.4218395996732026]]], "std": [[[0.1947122718481088]], [[0.19313728049956372]], [[0.19779173169287106]]], "count": [100]}, "observation.state": {"min": [-0.9727659821510315, -0.0017021276289597154, -1.9131914377212524, -0.001276595750823617, -0.047021277248859406, -0.7340425252914429, -2.7585105895996094, 0.002765957498922944, -0.001276595750823617, 0.0, 0.00042553190723992884, -0.0017021276289597154, -0.011914893984794617, -2.742978811264038, 17.392925262451172, 97.3410415649414], "max": [0.06723403930664062, 2.200425624847412, -0.0008510638144798577, 1.1887234449386597, 0.5199999809265137, 0.19893616437911987, -0.39829787611961365, 0.002765957498922944, -0.001276595750823617, 0.0, 0.0019148936262354255, 0.0017021276289597154, 0.0, -2.742553234100342, 97.89613342285156, 97.3558578491211], "mean": [-0.3962518870830536, 1.2807416915893555, -1.0097864866256714, 0.4788815379142761, 0.17225100100040436, -0.2183922976255417, -1.9633512496948242, 0.0027659547049552202, -0.001276593655347824, 0.0, 0.0014802534133195877, -3.311532782390714e-05, -0.001391671015881002, -2.7426698207855225, 70.76274108886719, 97.3449935913086], "std": [0.3866029381752014, 0.7826540470123291, 0.6637730598449707, 0.38987165689468384, 0.15644516050815582, 0.3438801169395447, 1.052308201789856, 2.7939677238464355e-09, 2.0954757928848267e-09, 0.0, 0.00027602180489338934, 0.00021308624127414078, 0.0012088301591575146, 0.00018946001364383847, 35.880741119384766, 0.006596454419195652], "count": [257]}, "action": {"min": [-0.9725438356399536, 0.0, -1.9144079685211182, -0.003067961661145091, -0.05368932709097862, -0.7378447651863098, -2.7585105895996094, 0.003067961661145091, -0.0015339808305725455, -0.0, 0.0, -0.0015339808305725455, -0.013805827125906944, -2.742978811264038, 0.0, 100.0, 0.0, 0.0], "max": [0.07669904083013535, 2.199728488922119, -0.0, 1.2179807424545288, 0.5246214270591736, 0.2040194422006607, -0.39829787611961365, 0.003067961661145091, 0.0, -0.0, 0.0015339808305725455, 0.003067961661145091, 0.0, -2.742553234100342, 100.0, 100.0, 0.0, 0.0], "mean": [-0.39729493856430054, 1.28220534324646, -1.0144575834274292, 0.4846178889274597, 0.1731904149055481, -0.21602292358875275, -1.9633512496948242, 0.003067966550588608, -1.7906389985000715e-05, 0.0, 0.001480264007113874, -2.387518725299742e-05, -0.0016772339586168528, -2.7426698207855225, 67.31517791748047, 100.0, 0.0, 0.0], "std": [0.38624444603919983, 0.7822582125663757, 0.666908323764801, 0.3944620192050934, 0.15920452773571014, 0.3465676009654999, 1.052308201789856, 4.889443516731262e-09, 0.00016476465680170804, 0.0, 0.0002819902147166431, 0.0003306088619865477, 0.00139243237208575, 0.00018946001364383847, 46.906185150146484, 0.0, 0.0, 0.0], "count": [257]}, "timestamp": {"min": [0.0], "max": [8.533333333333333], "mean": [4.266666666666667], "std": [2.4729649321321876], "count": [257]}, "frame_index": {"min": [0], "max": [256], "mean": [128.0], "std": [74.18894796396563], "count": [257]}, "episode_index": {"min": [118], "max": [118], "mean": [118.0], "std": [0.0], "count": [257]}, "index": {"min": [27697], "max": [27953], "mean": [27825.0], "std": [74.18894796396563], "count": [257]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [257]}, "subtask_annotation": {"mean": [2.8171206225680936, 6.0, 6.0, 6.0, 6.0], "std": [1.631886389361963, 0.0, 0.0, 0.0, 0.0], "min": [1, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [257]}, "scene_annotation": {"mean": [118.0], "std": [0.0], "min": [118], "max": [118], "count": [257]}, "eef_direction_state": {"mean": [4.447470817120623, 6.0], "std": [1.5248152991818975, 0.0], "min": [0, 6], "max": [6, 6], "count": [257]}, "eef_velocity_state": {"mean": [1.2684824902723735, 0.0], "std": [0.8472310315962442, 0.0], "min": [0, 0], "max": [2, 0], "count": [257]}, "eef_acc_mag_state": {"mean": [1.1206225680933852, 0.0], "std": [0.8163234948270418, 0.0], "min": [0, 0], "max": [2, 0], "count": [257]}, "eef_direction_action": {"mean": [4.482490272373541, 6.0], "std": [1.510238992380911, 0.0], "min": [0, 6], "max": [6, 6], "count": [257]}, "eef_velocity_action": {"mean": [1.2529182879377432, 0.0], "std": [0.8565615618719093, 0.0], "min": [0, 0], "max": [2, 0], "count": [257]}, "eef_acc_mag_action": {"mean": [1.1206225680933852, 0.0], "std": [0.8115429422028878, 0.0], "min": [0, 0], "max": [2, 0], "count": [257]}, "eef_sim_pose_state": {"mean": [0.237419980513876, 0.22321849844089345, 1.282010304303487, 0.13473294496920105, 0.6925823060869966, -0.007218244580412119, 0.06903430795309917, -0.3365543069153186, 1.1823141054061892, -0.001391665859049182, 0.00020365922485021153, 0.0027328421719910448], "std": [0.10540924205594535, 0.12220419887180177, 0.08542749216558478, 0.1296028247145601, 0.4643406893513046, 0.17692544987043474, 1.4134042540747739e-08, 4.795063291144512e-06, 2.82930532482805e-05, 0.0012087862613676438, 0.00027602170402900224, 0.00021308626487243613], "min": [0.0687062937952131, 0.015003065304800521, 1.182832497782246, -0.1108590757451138, -0.048933687325740216, -0.5572194186790944, 0.06903416462281667, -0.33659186471182595, 1.1822695536443684, -0.011914169675533865, -0.0008510638435834661, 0.0010638292535304866], "max": [0.3293700251678934, 0.338527534938867, 1.5024201679192275, 0.3712734228369966, 1.1895427972447514, 0.4487560307112919, 0.06903437356736045, -0.33651525900877716, 1.1824222176736767, 0.0, 0.0006382978754120305, 0.004468085281990776], "count": [257]}, "eef_sim_pose_action": {"mean": [0.2379824514400601, 0.22309283787226597, 1.2828142853037525, 0.1411913870494944, 0.6940008203950371, -0.003982686307589427, 0.06912912954359637, -0.3365607219685982, 1.182342859552018, -0.00167725942092357, 0.0014623551892507137, 0.003044086452052822], "std": [0.10451479472908362, 0.12171800076653616, 0.08637252042253897, 0.1366496458189549, 0.46028231878078024, 0.18497023761711187, 1.2408967400879952e-05, 7.439439943719305e-06, 2.9226290464541052e-05, 0.0013922175869135241, 0.00032363870252661247, 0.0003306092159227196], "min": [0.06842171131128351, 0.015329012523801734, 1.1826522374129564, -0.11889881904916953, -0.0030679580515287075, -0.5767018084320603, 0.06901494950393822, -0.33659469965544936, 1.1823027034655564, -0.013801120935221223, 0.0, 0.001533979025770617], "max": [0.3315643366105513, 0.33974302241789484, 1.4956253474685006, 0.40555805028317804, 1.1972015272942849, 0.4707354034867861, 0.0691306734633056, -0.33649114299643945, 1.1824949999999999, 2.168404344971009e-19, 0.0015339808305725455, 0.006135926931877051], "count": [257]}, "gripper_mode_state": {"mean": [0.31906614785992216, 0.0], "std": [0.4661147295996477, 0.0], "min": [0, 0], "max": [1, 0], "count": [257]}, "gripper_activity_state": {"mean": [1.8054474708171206, 2.0], "std": [0.5588773263585902, 0.0], "min": [0, 2], "max": [2, 2], "count": [257]}, "gripper_mode_action": {"mean": [0.32684824902723736, 0.0], "std": [0.4690612658652032, 0.0], "min": [0, 0], "max": [1, 0], "count": [257]}, "gripper_activity_action": {"mean": [1.9649805447470816, 2.0], "std": [0.23903848332151995, 0.0], "min": [0, 2], "max": [2, 2], "count": [257]}, "gripper_open_scale_state": {"mean": [0.7076269530507866, 0.9734507712872585], "std": [0.3588076045590303, 6.595929411131092e-05], "min": [0.17392925262451173, 0.9734104156494141], "max": [0.9789613342285156, 0.973558578491211], "count": [257]}, "gripper_open_scale_action": {"mean": [0.6731517509727627, 1.0], "std": [0.4690612658652031, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [257]}}} +{"episode_index": 23, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6078260539215686]], [[0.6376379438997821]], [[0.6179392837690632]]], "std": [[[0.1901297529861651]], [[0.20361840837883277]], [[0.20139504952632967]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[0.9294117647058824]], [[0.8941176470588236]]], "mean": [[[0.5866577260348584]], [[0.6222277995642701]], [[0.5973670452069717]]], "std": [[[0.18777130937342773]], [[0.1998806226776862]], [[0.19340464995186593]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45109145969498915]], [[0.45121273148148144]], [[0.44658164215686275]]], "std": [[[0.1853153894058094]], [[0.18341856209779403]], [[0.18625651827715237]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7215686274509804]], [[0.6705882352941176]], [[0.6588235294117647]]], "mean": [[[0.43400470315904144]], [[0.43743354302832244]], [[0.4250759831154684]]], "std": [[[0.19435634854864609]], [[0.1892482232353724]], [[0.1953704793205333]]], "count": [100]}, "observation.state": {"min": [-0.8763830065727234, -0.0008510638144798577, -1.9680850505828857, -0.17787234485149384, -0.020638298243284225, -1.1627659797668457, -2.7585105895996094, -0.00042553190723992884, 0.0, -0.0019148936262354255, -0.004680851008743048, 0.005744680762290955, -0.03361701965332031, -2.760425567626953, 20.114988327026367, 97.94789123535156], "max": [0.013404255732893944, 2.3687233924865723, 0.0, 0.8585106134414673, 0.9297872185707092, 0.11914893984794617, -0.4770212769508362, 0.00042553190723992884, 0.0, -0.0017021276289597154, 0.0, 0.016808509826660156, -0.009999999776482582, -2.759999990463257, 97.89613342285156, 97.96267700195312], "mean": [-0.2949204444885254, 1.5108662843704224, -1.2564241886138916, 0.409799188375473, 0.44698384404182434, -0.48593831062316895, -1.9876638650894165, 0.00011357107723597437, 0.0, -0.001706442330032587, -0.004072739277034998, 0.016131404787302017, -0.026932915672659874, -2.7604281902313232, 71.5985336303711, 97.96270751953125], "std": [0.31179550290107727, 0.9426802396774292, 0.761569082736969, 0.31200480461120605, 0.3582207262516022, 0.4374412000179291, 1.0287914276123047, 0.0002038313978118822, 0.0, 2.9983695640112273e-05, 0.0003502308391034603, 0.0011635381961241364, 0.0017528511816635728, 4.318722494645044e-05, 35.071617126464844, 0.0014919148525223136], "count": [296]}, "action": {"min": [-0.8759030103683472, -0.003067961661145091, -1.9680973291397095, -0.18100973963737488, -0.03374757617712021, -1.1704273223876953, -2.7585105895996094, 0.0, 0.0, -0.004601942375302315, -0.004601942375302315, 0.006135923322290182, -0.03528155758976936, -2.760425567626953, 0.0, 100.0, 0.0, 0.0], "max": [0.015339807607233524, 2.373068332672119, 0.004601942375302315, 0.8636311888694763, 0.9341943264007568, 0.12118448317050934, -0.4770212769508362, 0.0015339808305725455, 0.0015339808305725455, -0.0015339808305725455, 0.0015339808305725455, 0.01840776950120926, -0.00920388475060463, -2.759999990463257, 100.0, 100.0, 0.0, 0.0], "mean": [-0.29291224479675293, 1.511679768562317, -1.2574814558029175, 0.4107959270477295, 0.45209863781929016, -0.4861728549003601, -1.9876638650894165, 0.0004042761866003275, 0.00015023686864878982, -0.001544348313473165, -0.004576040897518396, 0.016599159687757492, -0.027409588918089867, -2.7604281902313232, 67.22972869873047, 100.0, 0.0, 0.0], "std": [0.31038933992385864, 0.9424666166305542, 0.758585512638092, 0.313334196805954, 0.3602737784385681, 0.4407550096511841, 1.0287914276123047, 0.0006756304064765573, 0.0004558621731121093, 0.0001780201419023797, 0.00036670512054115534, 0.0014745541848242283, 0.002300732070580125, 4.318722494645044e-05, 46.93754577636719, 0.0, 0.0, 0.0], "count": [296]}, "timestamp": {"min": [0.0], "max": [9.833333333333334], "mean": [4.916666666666666], "std": [2.8482450737252227], "count": [296]}, "frame_index": {"min": [0], "max": [295], "mean": [147.5], "std": [85.44735221175668], "count": [296]}, "episode_index": {"min": [121], "max": [121], "mean": [121.0], "std": [0.0], "count": [296]}, "index": {"min": [28433], "max": [28728], "mean": [28580.5], "std": [85.44735221175668], "count": [296]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [296]}, "subtask_annotation": {"mean": [2.7094594594594597, 6.0, 6.0, 6.0, 6.0], "std": [1.6243642347932292, 0.0, 0.0, 0.0, 0.0], "min": [1, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [296]}, "scene_annotation": {"mean": [121.0], "std": [0.0], "min": [121], "max": [121], "count": [296]}, "eef_direction_state": {"mean": [3.89527027027027, 6.0], "std": [2.085789579559071, 0.0], "min": [0, 6], "max": [6, 6], "count": [296]}, "eef_velocity_state": {"mean": [1.3175675675675675, 0.0], "std": [0.8624067686560751, 0.0], "min": [0, 0], "max": [2, 0], "count": [296]}, "eef_acc_mag_state": {"mean": [1.0439189189189189, 0.0], "std": [0.8511301192604728, 0.0], "min": [0, 0], "max": [2, 0], "count": [296]}, "eef_direction_action": {"mean": [3.831081081081081, 6.0], "std": [2.1113864841183783, 0.0], "min": [0, 6], "max": [6, 6], "count": [296]}, "eef_velocity_action": {"mean": [1.3175675675675675, 0.0], "std": [0.8465922321854751, 0.0], "min": [0, 0], "max": [2, 0], "count": [296]}, "eef_acc_mag_action": {"mean": [1.1418918918918919, 0.0], "std": [0.822078242603029, 0.0], "min": [0, 0], "max": [2, 0], "count": [296]}, "eef_sim_pose_state": {"mean": [0.3234807359734719, 0.23919664451565884, 1.2652355421831594, -0.031214877030237235, 0.4670438448213811, 0.31690638394629106, 0.06899671823367738, -0.33612985535045586, 1.1833853683275897, -0.02702618783079038, -0.005778426176494051, 0.016245239386339032], "std": [0.17791495728813728, 0.11532654612081603, 0.08400300023892099, 0.11385744582965117, 0.36120837974082215, 0.5582210137865098, 1.970453718362753e-06, 2.622204711707606e-05, 3.4427616239043654e-05, 0.001757413997329512, 0.00034271304080226735, 0.0011973317030918168], "min": [0.06833883749334072, 0.023321894972951698, 1.1713498517417256, -0.24463746345737938, -0.15568891472479662, -0.427734024950734, 0.06898195443730355, -0.3363609681598333, 1.1830256733841291, -0.03370828017605909, -0.006382187489169855, 0.005744768661074448], "max": [0.5282794456870147, 0.34213658305434685, 1.4432530933598313, 0.25864292734659466, 1.066690591397259, 1.2052699092309755, 0.06899953206922274, -0.33611183265147876, 1.1834618495819784, -0.010033001315718047, -0.0019147978822393608, 0.017234339958975376], "count": [296]}, "eef_sim_pose_action": {"mean": [0.3234972749313574, 0.24082211501277892, 1.2652947712427862, -0.03004074986343472, 0.46608794129094855, 0.3248520937833432, 0.06901998854500492, -0.33612598669611454, 1.1833954751798248, -0.027508846380674936, -0.005969307569603585, 0.01700369813016973], "std": [0.17839255301327533, 0.11530816917185462, 0.08482483074334209, 0.10775771547315849, 0.3661808644812329, 0.5551291531731133, 3.504698856099105e-05, 3.683798230795286e-05, 2.020431396247421e-05, 0.0023082802664337754, 0.0005237854668499463, 0.0016120086051479143], "min": [0.0680679889715117, 0.023345579076865904, 1.1695642062896041, -0.26966651460150853, -0.1821572351831291, -0.40744353450909077, 0.0688973573559001, -0.336387316041415, 1.1832346009828356, -0.0353850902434731, -0.006135807697398521, 0.006135988294137035], "max": [0.5285304725547368, 0.34647748045051574, 1.4506399442107163, 0.23669068210667865, 1.0860224339545361, 1.2119345051425912, 0.06912932896048087, -0.3361105471652313, 1.1836480469643849, -0.009232121938294603, -0.0015339157416653926, 0.01994209678109347], "count": [296]}, "gripper_mode_state": {"mean": [0.31756756756756754, 0.0], "std": [0.46553024348240263, 0.0], "min": [0, 0], "max": [1, 0], "count": [296]}, "gripper_activity_state": {"mean": [1.8277027027027026, 2.0], "std": [0.5205663425728959, 0.0], "min": [0, 2], "max": [2, 2], "count": [296]}, "gripper_mode_action": {"mean": [0.3277027027027027, 0.0], "std": [0.46937579970003324, 0.0], "min": [0, 0], "max": [1, 0], "count": [296]}, "gripper_activity_action": {"mean": [1.9695945945945945, 2.0], "std": [0.22304974108437944, 0.0], "min": [0, 2], "max": [2, 2], "count": [296]}, "gripper_open_scale_state": {"mean": [0.7159850057395725, 0.9796252714621086], "std": [0.3507158184482115, 1.4809710632412358e-05], "min": [0.20114988327026367, 0.9794789123535156], "max": [0.9789613342285156, 0.9796267700195312], "count": [296]}, "gripper_open_scale_action": {"mean": [0.6722972972972973, 1.0], "std": [0.46937579970003324, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [296]}}} +{"episode_index": 24, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[0.9215686274509803]], [[0.9215686274509803]], [[0.9294117647058824]]], "mean": [[[0.6504494553376906]], [[0.6595053594771242]], [[0.6531089760348584]]], "std": [[[0.17943312605972292]], [[0.18585408268398476]], [[0.1915058450137738]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[0.8823529411764706]], [[0.8941176470588236]], [[0.8784313725490196]]], "mean": [[[0.6026210375816994]], [[0.620404711328976]], [[0.6058934994553377]]], "std": [[[0.19080291969319482]], [[0.1977169451553711]], [[0.1991708703312692]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6313725490196078]], [[0.6313725490196078]], [[0.6392156862745098]]], "mean": [[[0.44957881535947714]], [[0.45598496732026145]], [[0.447195697167756]]], "std": [[[0.17923783486801467]], [[0.17549799516633552]], [[0.17772654622088147]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45409241285403046]], [[0.45723541666666667]], [[0.4477213507625272]]], "std": [[[0.20457605368408316]], [[0.2001675186303648]], [[0.2053178660262387]]], "count": [100]}, "observation.state": {"min": [0.0042553190141916275, -0.001276595750823617, -0.003829787252470851, 0.005744680762290955, -0.024893617257475853, 0.04170212894678116, -2.7585105895996094, -0.07553191483020782, -0.002340425504371524, -1.9468084573745728, -0.003617021255195141, -0.04021276533603668, -0.28659573197364807, -2.760425567626953, 97.77780151367188, 14.050575256347656], "max": [0.0042553190141916275, -0.001276595750823617, -0.003617021255195141, 0.006170212756842375, -0.023829787969589233, 0.04276595637202263, -2.7551064491271973, 0.6931914687156677, 2.3510637283325195, 0.0, 0.6336170434951782, 0.5093616843223572, 0.34617021679878235, -0.3025531768798828, 97.89613342285156, 97.96267700195312], "mean": [0.004255311563611031, -0.001276597147807479, -0.0037414098624140024, 0.005906169302761555, -0.024378633126616478, 0.042389482259750366, -2.7570860385894775, 0.2948630452156067, 1.4662244319915771, -1.3034770488739014, 0.42663833498954773, 0.05741844326257706, 0.053547173738479614, -1.9579572677612305, 97.84634399414062, 70.55906677246094], "std": [7.450580596923828e-09, 1.3969838619232178e-09, 0.00010484858648851514, 0.0002064934087684378, 0.00021948925859760493, 0.00019667134620249271, 0.001379571040160954, 0.2562714219093323, 0.89376300573349, 0.7396860122680664, 0.22732557356357574, 0.11651187390089035, 0.17724627256393433, 1.0535376071929932, 0.047959793359041214, 35.9382438659668], "count": [195]}, "action": {"min": [0.004601942375302315, 0.0, -0.004601942375302315, 0.006135923322290182, -0.02454369328916073, 0.041417479515075684, -2.7585105895996094, -0.09817477315664291, -0.0015339808305725455, -1.9466216564178467, -0.004601942375302315, -0.03988350182771683, -0.30066022276878357, -2.760425567626953, 100.0, 0.0, 0.0, 0.0], "max": [0.004601942375302315, 0.0, -0.003067961661145091, 0.006135923322290182, -0.02454369328916073, 0.04295146092772484, -2.7551064491271973, 0.6933593153953552, 2.351592540740967, -0.0, 0.6381360292434692, 0.558368980884552, 0.34821364283561707, -0.3025531768798828, 100.0, 100.0, 0.0, 0.0], "mean": [0.004601951222866774, 0.0, -0.003720893058925867, 0.006135930772870779, -0.024543723091483116, 0.042794086039066315, -2.7570860385894775, 0.2933286726474762, 1.463245153427124, -1.3015557527542114, 0.4295147955417633, 0.06065121665596962, 0.0481276735663414, -1.9579572677612305, 100.0, 68.71794891357422, 0.0, 0.0], "std": [8.847564458847046e-09, 0.0, 0.000758461537770927, 7.450580596923828e-09, 2.9802322387695312e-08, 0.000465367513243109, 0.001379571040160954, 0.2565723955631256, 0.8948605060577393, 0.7419795393943787, 0.22846448421478271, 0.12533973157405853, 0.18130886554718018, 1.0535376071929932, 0.0, 46.36417770385742, 0.0, 0.0], "count": [195]}, "timestamp": {"min": [0.0], "max": [6.466666666666667], "mean": [3.2333333333333334], "std": [1.8763637016156385], "count": [195]}, "frame_index": {"min": [0], "max": [194], "mean": [97.0], "std": [56.290911048469155], "count": [195]}, "episode_index": {"min": [123], "max": [123], "mean": [123.0], "std": [0.0], "count": [195]}, "index": {"min": [28959], "max": [29153], "mean": [29056.0], "std": [56.290911048469155], "count": [195]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [195]}, "subtask_annotation": {"mean": [1.9435897435897436, 6.0, 6.0, 6.0, 6.0], "std": [1.7399962970480605, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [195]}, "scene_annotation": {"mean": [123.0], "std": [0.0], "min": [123], "max": [123], "count": [195]}, "eef_direction_state": {"mean": [6.0, 4.061538461538461], "std": [0.0, 1.7791694092981285], "min": [6, 0], "max": [6, 6], "count": [195]}, "eef_velocity_state": {"mean": [0.0, 1.4256410256410257], "std": [0.0, 0.796375748422735], "min": [0, 0], "max": [0, 2], "count": [195]}, "eef_acc_mag_state": {"mean": [0.0, 1.3076923076923077], "std": [0.0, 0.795946337382183], "min": [0, 0], "max": [0, 2], "count": [195]}, "eef_direction_action": {"mean": [6.0, 4.082051282051282], "std": [0.0, 1.8012633450985964], "min": [6, 0], "max": [6, 6], "count": [195]}, "eef_velocity_action": {"mean": [0.0, 1.405128205128205], "std": [0.0, 0.8196148932925967], "min": [0, 0], "max": [0, 2], "count": [195]}, "eef_acc_mag_action": {"mean": [0.0, 1.2820512820512822], "std": [0.0, 0.7762076760407043], "min": [0, 0], "max": [0, 2], "count": [195]}, "eef_sim_pose_state": {"mean": [0.0687455625470524, 0.33286257036040134, 1.182896678828569, 0.042367876766463995, 0.000887897543637021, -0.020123305197229234, 0.3168212230842025, -0.22331554873605625, 1.2934630020728983, 0.07301084224021324, 0.5852401893661161, 0.35452731231721346], "std": [7.99734560948755e-06, 4.939292280029384e-06, 3.7801552229150015e-05, 0.00019721581829772089, 0.00024183449968484923, 0.00021948907721884258, 0.17107806101976047, 0.10526897535210518, 0.0930647175053083, 0.16552465383129775, 0.4229394641269234, 0.2535276690002892], "min": [0.06873856393777605, 0.3328509548568983, 1.1828351824650154, 0.041671439266830416, 0.000638099995117658, -0.020638318519441992, 0.06723475717078994, -0.3366693727398773, 1.181440292220653, -0.1594981106217611, -0.041897094189479844, 0.0010638297158551096], "max": [0.06875531226211427, 0.3328749585892476, 1.182937695493002, 0.04275061154109416, 0.0012762268039330227, -0.019574477582204576, 0.49780343091549334, -0.042879810807219206, 1.5153793496359962, 0.33808766431441684, 1.1334455421628387, 0.680505159028836], "count": [195]}, "eef_sim_pose_action": {"mean": [0.06884403762063813, 0.33285127342077414, 1.182896961162053, 0.04273478273605754, 0.002414309170945872, -0.019941829516434983, 0.3167025504299859, -0.22400454390851915, 1.293326686294686, 0.06871632500263221, 0.5868416356461089, 0.3565986073358013], "std": [5.758067031276667e-05, 2.649847973466023e-07, 0.00021002180779460604, 0.00046733720667844553, 0.0007582327239756092, 4.281659886268722e-08, 0.17066171530040058, 0.10446542535529905, 0.09392461143798675, 0.16980718316818313, 0.4187937090756619, 0.25524088999256794], "min": [0.0687771498561214, 0.33285096560496324, 1.1827161628268015, 0.04134218772867216, 0.001533518940218359, -0.019941866375320624, 0.06865847269381463, -0.3366823960893151, 1.182203899673544, -0.1769126917410429, -0.0076690016350513535, -0.0011776094474282156], "max": [0.06889360623184265, 0.3328515015342769, 1.1831409299999749, 0.04291381512019733, 0.003067037645502868, -0.0199417797791435, 0.49823368655529504, -0.042892968397341774, 1.5106814770333112, 0.34112621907477514, 1.1319133895229703, 0.7032913987084419], "count": [195]}, "gripper_mode_state": {"mean": [0.0, 0.3076923076923077], "std": [0.0, 0.4615384615384602], "min": [0, 0], "max": [0, 1], "count": [195]}, "gripper_activity_state": {"mean": [2.0, 1.7435897435897436], "std": [0.0, 0.6291202126351427], "min": [2, 0], "max": [2, 2], "count": [195]}, "gripper_mode_action": {"mean": [0.0, 0.3128205128205128], "std": [0.0, 0.463641930350593], "min": [0, 0], "max": [0, 1], "count": [195]}, "gripper_activity_action": {"mean": [2.0, 1.9538461538461538], "std": [0.0, 0.27348290514817214], "min": [2, 0], "max": [2, 2], "count": [195]}, "gripper_open_scale_state": {"mean": [0.9784660464555753, 0.7055906038528821], "std": [0.00047959044550353224, 0.35938233443566825], "min": [0.9777780151367188, 0.14050575256347655], "max": [0.9789613342285156, 0.9796267700195312], "count": [195]}, "gripper_open_scale_action": {"mean": [1.0, 0.6871794871794872], "std": [0.0, 0.463641930350593], "min": [1.0, 0.0], "max": [1.0, 1.0], "count": [195]}}} +{"episode_index": 25, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.614339855664488]], [[0.6445950408496732]], [[0.618941081154684]]], "std": [[[0.1923184265761353]], [[0.20363096845114176]], [[0.2096737428047484]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.984313725490196]]], "mean": [[[0.589620468409586]], [[0.6264198311546841]], [[0.5955641830065359]]], "std": [[[0.1915657110568748]], [[0.2027794542537422]], [[0.20373807202667826]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4607473447712418]], [[0.4538948366013072]], [[0.4278378022875817]]], "std": [[[0.186993471135011]], [[0.18382489792047163]], [[0.2085422371852668]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7333333333333333]], [[0.6941176470588235]], [[0.6823529411764706]]], "mean": [[[0.42586128267973855]], [[0.4317270016339869]], [[0.41689638344226576]]], "std": [[[0.1947195672072163]], [[0.19162417174544039]], [[0.20041367937705312]]], "count": [100]}, "observation.state": {"min": [-0.7976595759391785, -0.0017021276289597154, -1.9344680309295654, -0.23319149017333984, -0.5821276307106018, -0.29872339963912964, -2.7585105895996094, -0.00042553190723992884, -0.001276595750823617, -0.002765957498922944, -0.005106383003294468, -0.0019148936262354255, -0.01765957474708557, -2.760425567626953, 17.1709041595459, 97.96267700195312], "max": [0.0017021276289597154, 2.3534042835235596, 0.0, 0.4391489326953888, 0.29276594519615173, 0.7806382775306702, -0.39191490411758423, 0.0, -0.001276595750823617, -0.001276595750823617, 0.006595744751393795, 0.002765957498922944, -0.002340425504371524, -2.760425567626953, 97.89613342285156, 97.96267700195312], "mean": [-0.38567614555358887, 1.4617418050765991, -1.0895969867706299, 0.2507120668888092, -0.040803760290145874, 0.15970265865325928, -1.9247512817382812, -1.780468210199615e-06, -0.0012765944702550769, -0.0016745316097512841, -0.0040024868212640285, -2.4036324248299934e-05, -0.0031585507094860077, -2.7604312896728516, 69.4397201538086, 97.96285247802734], "std": [0.2628800868988037, 0.9376397728919983, 0.7338676452636719, 0.1917744129896164, 0.3032105565071106, 0.4192340672016144, 1.0690395832061768, 2.746772406680975e-05, 1.280568540096283e-09, 0.00017461762763559818, 0.0008756926981732249, 0.00029771646950393915, 0.001463335007429123, 5.7220458984375e-06, 36.45830535888672, 0.00017547607421875], "count": [239]}, "action": {"min": [-0.8298836350440979, -0.0015339808305725455, -1.9481556415557861, -0.2346990555524826, -0.5875146389007568, -0.30066022276878357, -2.7585105895996094, 0.0, 0.0, -0.006135923322290182, -0.006135923322290182, -0.003067961661145091, -0.01840776950120926, -2.760425567626953, 0.0, 100.0, 0.0, 0.0], "max": [0.003067961661145091, 2.3546605110168457, 0.0015339808305725455, 0.4417864680290222, 0.29452431201934814, 0.7915340662002563, -0.39191490411758423, 0.0, 0.0, -0.0, 0.00920388475060463, 0.004601942375302315, -0.0015339808305725455, -2.760425567626953, 100.0, 100.0, 0.0, 0.0], "mean": [-0.3846887946128845, 1.4617165327072144, -1.0883773565292358, 0.2508098781108856, -0.04660968482494354, 0.17023982107639313, -1.9247512817382812, 0.0, 0.0, -0.001495472970418632, -0.004531349986791611, 6.418329121515853e-06, -0.003382464637979865, -2.7604312896728516, 66.1087875366211, 100.0, 0.0, 0.0], "std": [0.26307010650634766, 0.9398452639579773, 0.7327115535736084, 0.1944097876548767, 0.30823183059692383, 0.42345187067985535, 1.0690395832061768, 0.0, 0.0, 0.00048457321827299893, 0.0011507261078804731, 0.0003577031020540744, 0.0015655987663194537, 5.7220458984375e-06, 47.33404541015625, 0.0, 0.0, 0.0], "count": [239]}, "timestamp": {"min": [0.0], "max": [7.933333333333334], "mean": [3.9666666666666663], "std": [2.2997584414213788], "count": [239]}, "frame_index": {"min": [0], "max": [238], "mean": [119.0], "std": [68.99275324264136], "count": [239]}, "episode_index": {"min": [124], "max": [124], "mean": [124.0], "std": [0.0], "count": [239]}, "index": {"min": [29154], "max": [29392], "mean": [29273.0], "std": [68.99275324264136], "count": [239]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [239]}, "subtask_annotation": {"mean": [3.0251046025104604, 6.0, 6.0, 6.0, 6.0], "std": [1.6156263243772258, 0.0, 0.0, 0.0, 0.0], "min": [1, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [239]}, "scene_annotation": {"mean": [124.0], "std": [0.0], "min": [124], "max": [124], "count": [239]}, "eef_direction_state": {"mean": [4.2552301255230125, 6.0], "std": [1.9868089702537441, 0.0], "min": [0, 6], "max": [6, 6], "count": [239]}, "eef_velocity_state": {"mean": [1.0251046025104602, 0.0], "std": [0.8770656964676263, 0.0], "min": [0, 0], "max": [2, 0], "count": [239]}, "eef_acc_mag_state": {"mean": [0.9539748953974896, 0.0], "std": [0.839639601530101, 0.0], "min": [0, 0], "max": [2, 0], "count": [239]}, "eef_direction_action": {"mean": [4.2343096234309625, 6.0], "std": [2.0155033644435116, 0.0], "min": [0, 6], "max": [6, 6], "count": [239]}, "eef_velocity_action": {"mean": [1.0125523012552302, 0.0], "std": [0.8797164413258718, 0.0], "min": [0, 0], "max": [2, 0], "count": [239]}, "eef_acc_mag_action": {"mean": [1.0251046025104602, 0.0], "std": [0.8577712005966168, 0.0], "min": [0, 0], "max": [2, 0], "count": [239]}, "eef_sim_pose_state": {"mean": [0.31152739572934285, 0.19299245961873746, 1.244163143308359, 0.061279828219173695, 0.5595023618624643, -0.48144048301787346, 0.06890468744581407, -0.3364907398943304, 1.183340013378953, -0.0031583283256327015, -0.00695361860934514, -2.5817401544870054e-05], "std": [0.16775114267132288, 0.10533605919211017, 0.054215623231467856, 0.08757804886440336, 0.38078349911504106, 0.5515797401355742, 1.3289742173111887e-05, 6.732587802027795e-06, 8.131683871061582e-05, 0.0014637180282944158, 0.0008148890459001208, 0.00029884182362160104], "min": [0.06899866568034377, 0.07213654694362655, 1.182196023504408, -0.06574425467658715, -0.09084364518085164, -1.4750142588848134, 0.0688210821681021, -0.3365333308249368, 1.1825559274275255, -0.017652512721564918, -0.008085106383078022, -0.001914893799607069], "max": [0.4899155737378051, 0.33415743763873584, 1.414119646598664, 0.3306104112305685, 0.9841348491930351, 0.016595812712144827, 0.06893534448470665, -0.33642799773776616, 1.1836027579282054, -0.0023404255043715234, 0.0025531817350099573, 0.002765966514245128], "count": [239]}, "eef_sim_pose_action": {"mean": [0.31141467120880983, 0.19401267217839657, 1.2434633341596675, 0.061332919058066114, 0.5579847165237576, -0.49069889394734706, 0.06901548232122486, -0.3364900955694128, 1.183373927735024, -0.0033824696580788986, -0.00602681173095126, 6.418291590410013e-06], "std": [0.16845717515351719, 0.10540474999500209, 0.05416867911743748, 0.086962869903945, 0.386556213520574, 0.5592020864508518, 3.680105800382513e-05, 8.049370163027163e-06, 9.413334283303261e-05, 0.0015654234129201228, 0.0008638306093948644, 0.0003577039479014657], "min": [0.06912314738150478, 0.07377895893372681, 1.1814292497715937, -0.09160936866683611, -0.0966335033083765, -1.4781209874977743, 0.06866344075455608, -0.3365592782329582, 1.1829667112343178, -0.018400710228666246, -0.007669904152862728, -0.0030679760995328434], "max": [0.4902485900580435, 0.33541154628525116, 1.4238173347564342, 0.34728953868346435, 0.9812597889616725, 0.01688394573489596, 0.0691293996041254, -0.33638668285624956, 1.1835490780114133, -0.0015339808305725455, 0.003067946989857573, 0.0046019477896408366], "count": [239]}, "gripper_mode_state": {"mean": [0.3305439330543933, 0.0], "std": [0.47040901498092647, 0.0], "min": [0, 0], "max": [1, 0], "count": [239]}, "gripper_activity_state": {"mean": [1.794979079497908, 2.0], "std": [0.5674355985996551, 0.0], "min": [0, 2], "max": [2, 2], "count": [239]}, "gripper_mode_action": {"mean": [0.3389121338912134, 0.0], "std": [0.47333994062672996, 0.0], "min": [0, 0], "max": [1, 0], "count": [239]}, "gripper_activity_action": {"mean": [1.9623430962343096, 2.0], "std": [0.24767612697822128, 0.0], "min": [0, 2], "max": [2, 2], "count": [239]}, "gripper_open_scale_state": {"mean": [0.6943972730437085, 0.9796267700195342], "std": [0.3645829101154832, 2.9976021664879227e-15], "min": [0.171709041595459, 0.9796267700195312], "max": [0.9789613342285156, 0.9796267700195312], "count": [239]}, "gripper_open_scale_action": {"mean": [0.6610878661087866, 1.0], "std": [0.47333994062673, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [239]}}} +{"episode_index": 26, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8862745098039215]], [[0.8901960784313725]], [[0.8823529411764706]]], "mean": [[[0.6442874972766884]], [[0.6591867347494553]], [[0.6606977913943355]]], "std": [[[0.1802162204820785]], [[0.187488654097753]], [[0.18837708890497754]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[0.8705882352941177]], [[0.8666666666666667]], [[0.8666666666666667]]], "mean": [[[0.6128815168845316]], [[0.6342042837690632]], [[0.6282957434640524]]], "std": [[[0.18167262252118607]], [[0.18983561911158206]], [[0.18673515105451727]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9647058823529412]]], "mean": [[[0.4513614760348584]], [[0.45890558551198257]], [[0.451840174291939]]], "std": [[[0.1866391804713975]], [[0.1796862808850913]], [[0.18143759647023622]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6901960784313725]], [[0.6862745098039216]], [[0.7098039215686275]]], "mean": [[[0.4309165767973856]], [[0.4370146132897604]], [[0.4328151579520697]]], "std": [[[0.20873486112145098]], [[0.20711781818636518]], [[0.2160910492333715]]], "count": [100]}, "observation.state": {"min": [-0.35297873616218567, -0.0019148936262354255, -1.9704254865646362, -0.16212765872478485, -0.8068085312843323, 0.014680851250886917, -2.7585105895996094, 0.007021276745945215, -0.001276595750823617, -0.022127659991383553, 0.03936170041561127, 0.012978723272681236, -0.043191488832235336, -2.760425567626953, 19.48539161682129, 97.96267700195312], "max": [0.4825531840324402, 2.4948935508728027, 0.0, 0.824042558670044, 0.1129787266254425, 1.208297848701477, -0.45872339606285095, 0.007659574504941702, -0.001276595750823617, -0.019574468955397606, 0.05000000074505806, 0.02297872304916382, -0.015319149009883404, -2.760425567626953, 97.89613342285156, 97.96267700195312], "mean": [0.026092346757650375, 1.1543288230895996, -0.9189630150794983, 0.22886747121810913, -0.2580084204673767, 0.4206686019897461, -2.096529960632324, 0.007269660476595163, -0.001276593655347824, -0.0200231671333313, 0.04043953865766525, 0.015223090536892414, -0.02796013094484806, -2.7604317665100098, 75.30706024169922, 97.96285247802734], "std": [0.26760566234588623, 0.944400429725647, 0.8111950755119324, 0.3353380560874939, 0.278810977935791, 0.3802202343940735, 0.9835823178291321, 0.0001285436301259324, 2.0954757928848267e-09, 0.00027294791652821004, 0.0012273441534489393, 0.0013353771064430475, 0.003509283997118473, 6.198883056640625e-06, 33.53353500366211, 0.00017547607421875], "count": [257]}, "action": {"min": [-0.3543495535850525, -0.0015339808305725455, -1.969631314277649, -0.17640778422355652, -0.8068739175796509, 0.012271846644580364, -2.7585105895996094, 0.007669903803616762, -0.0015339808305725455, -0.023009711876511574, 0.03988350182771683, 0.013805827125906944, -0.04448544234037399, -2.760425567626953, 0.0, 100.0, 0.0, 0.0], "max": [0.4832039475440979, 2.504990577697754, -0.0, 0.8298836350440979, 0.13805827498435974, 1.2164467573165894, -0.45872339606285095, 0.00920388475060463, -0.0015339808305725455, -0.01840776950120926, 0.05062136426568031, 0.023009711876511574, -0.015339807607233524, -2.760425567626953, 100.0, 100.0, 0.0, 0.0], "mean": [0.024012455716729164, 1.1515655517578125, -0.9183835983276367, 0.2303600013256073, -0.2537931203842163, 0.4233855605125427, -2.096529960632324, 0.007693795021623373, -0.001533983275294304, -0.01998954452574253, 0.04076090082526207, 0.01567409187555313, -0.028417494148015976, -2.7604317665100098, 72.76264953613281, 100.0, 0.0, 0.0], "std": [0.2688492238521576, 0.9438526630401611, 0.8140813112258911, 0.33980128169059753, 0.28030630946159363, 0.38273289799690247, 0.9835823178291321, 0.0001898792979773134, 2.444721758365631e-09, 0.0004031478601973504, 0.001503565232269466, 0.0013859696919098496, 0.0036936774849891663, 6.198883056640625e-06, 44.51812744140625, 0.0, 0.0, 0.0], "count": [257]}, "timestamp": {"min": [0.0], "max": [8.533333333333333], "mean": [4.266666666666667], "std": [2.4729649321321876], "count": [257]}, "frame_index": {"min": [0], "max": [256], "mean": [128.0], "std": [74.18894796396563], "count": [257]}, "episode_index": {"min": [126], "max": [126], "mean": [126.0], "std": [0.0], "count": [257]}, "index": {"min": [29634], "max": [29890], "mean": [29762.0], "std": [74.18894796396563], "count": [257]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [257]}, "subtask_annotation": {"mean": [2.556420233463035, 6.0, 6.0, 6.0, 6.0], "std": [1.5724177851665597, 0.0, 0.0, 0.0, 0.0], "min": [1, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [257]}, "scene_annotation": {"mean": [126.0], "std": [0.0], "min": [126], "max": [126], "count": [257]}, "eef_direction_state": {"mean": [4.57976653696498, 6.0], "std": [1.6744995024267093, 0.0], "min": [0, 6], "max": [6, 6], "count": [257]}, "eef_velocity_state": {"mean": [1.1945525291828794, 0.0], "std": [0.8871595330739303, 0.0], "min": [0, 0], "max": [2, 0], "count": [257]}, "eef_acc_mag_state": {"mean": [1.1011673151750974, 0.0], "std": [0.8895625860914592, 0.0], "min": [0, 0], "max": [2, 0], "count": [257]}, "eef_direction_action": {"mean": [4.6770428015564205, 6.0], "std": [1.6124449769264981, 0.0], "min": [0, 6], "max": [6, 6], "count": [257]}, "eef_velocity_action": {"mean": [1.171206225680934, 0.0], "std": [0.9006416348127187, 0.0], "min": [0, 0], "max": [2, 0], "count": [257]}, "eef_acc_mag_action": {"mean": [1.0817120622568093, 0.0], "std": [0.87169954907771, 0.0], "min": [0, 0], "max": [2, 0], "count": [257]}, "eef_sim_pose_state": {"mean": [0.2704969428828063, 0.32525004963101534, 1.2643352304881161, 0.1690401445373749, 0.37845992732571776, -0.3264788946635344, 0.06746010837536447, -0.33632555038046236, 1.1838539671479458, -0.027668005652622077, 0.019137582019068594, 0.022495568363655693], "std": [0.17720466711250826, 0.08981870617427398, 0.09775797032191925, 0.1988821604474874, 0.32829181780518213, 0.5682977823457476, 2.3629705845318395e-05, 3.043883227013616e-05, 8.313431206831545e-05, 0.0034740677549854266, 0.0010315998381221641, 0.001329274813166456], "min": [0.06897273923474334, 0.18407048344222082, 1.1789390562731332, -0.01112051785387802, -0.004679299992211172, -1.4461122999709108, 0.06727294933145804, -0.3363752700154485, 1.1830791820603777, -0.042722112212794094, 0.017444085730624392, 0.020214938558907377], "max": [0.5407505131843012, 0.4744629833586053, 1.508770989312182, 0.8568106172812365, 0.8142864202479192, 0.3249184800107739, 0.06749543671748821, -0.3361501993783692, 1.1842075348821164, -0.015081646166026698, 0.02701632044150193, 0.030217558094450828], "count": [257]}, "eef_sim_pose_action": {"mean": [0.2695895141382419, 0.32435423777561506, 1.264771418064262, 0.17287878740047408, 0.3781684371380163, -0.3248935727348177, 0.06744197548144719, -0.3363259207269914, 1.1838054662633557, -0.028115140630744835, 0.019234976493021316, 0.023370767321857944], "std": [0.1762396297290501, 0.08955552622096868, 0.09967186852616174, 0.20052765632593508, 0.3289642546223032, 0.570720321582998, 3.4320259918806764e-05, 3.15403456289209e-05, 9.196822205268594e-05, 0.0036574148615490577, 0.0012016227531673372, 0.0013936944333699068], "min": [0.0690009958803828, 0.18281367108714058, 1.1734927852892505, -0.030846515276163444, -0.004599078546519975, -1.4612811906852663, 0.06718271410770225, -0.33637039292588633, 1.183361645697845, -0.04399125966715702, 0.018402896780196354, 0.021478069987132052], "max": [0.5405830158481396, 0.4747779788815866, 1.496282790762977, 0.8384916609753593, 0.8447707154575514, 0.33457290154743796, 0.06756332434460541, -0.3361602801511674, 1.1838822859873266, -0.01508565248699687, 0.026072489081117034, 0.030684920945760634], "count": [257]}, "gripper_mode_state": {"mean": [0.26459143968871596, 0.0], "std": [0.44111541543247906, 0.0], "min": [0, 0], "max": [1, 0], "count": [257]}, "gripper_activity_state": {"mean": [1.8093385214007782, 2.0], "std": [0.5496995555360832, 0.0], "min": [0, 2], "max": [2, 2], "count": [257]}, "gripper_mode_action": {"mean": [0.2723735408560311, 0.0], "std": [0.44518108124400313, 0.0], "min": [0, 0], "max": [1, 0], "count": [257]}, "gripper_activity_action": {"mean": [1.9649805447470816, 2.0], "std": [0.23903848332151986, 0.0], "min": [0, 2], "max": [2, 2], "count": [257]}, "gripper_open_scale_state": {"mean": [0.7530705763672135, 0.9796267700195344], "std": [0.33533521775129693, 3.1086244689504383e-15], "min": [0.1948539161682129, 0.9796267700195312], "max": [0.9789613342285156, 0.9796267700195312], "count": [257]}, "gripper_open_scale_action": {"mean": [0.7276264591439688, 1.0], "std": [0.44518108124400313, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [257]}}} +{"episode_index": 27, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6130673120915033]], [[0.6470877777777778]], [[0.6281183142701525]]], "std": [[[0.1958694582781015]], [[0.21029488559413084]], [[0.21947833584223916]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[0.9803921568627451]], [[1.0]], [[1.0]]], "mean": [[[0.5862891476034858]], [[0.6262590332244009]], [[0.602078227124183]]], "std": [[[0.19311679226330247]], [[0.20663414897705706]], [[0.21118866577887963]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.433797674291939]], [[0.44082807461873635]], [[0.44670467047930285]]], "std": [[[0.21887151209491518]], [[0.21099020107647753]], [[0.2208974829814786]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7254901960784313]], [[0.7294117647058823]], [[0.7098039215686275]]], "mean": [[[0.41210882352941175]], [[0.4193978894335512]], [[0.4069154956427015]]], "std": [[[0.20387286193264442]], [[0.19634265763146116]], [[0.20192514799833544]]], "count": [100]}, "observation.state": {"min": [-0.8602127432823181, 0.0, -1.9680850505828857, -0.058510638773441315, -0.16446807980537415, -0.15106382966041565, -2.7585105895996094, 0.007234042510390282, -0.001276595750823617, -0.001276595750823617, -0.001276595750823617, 0.0, -0.03361701965332031, -2.760425567626953, 18.522506713867188, 97.94789123535156], "max": [0.3953191637992859, 2.393829822540283, 0.0, 0.8065957427024841, 0.6925531625747681, 0.4659574329853058, -0.4308510720729828, 0.008936170488595963, -0.001276595750823617, 0.0, 0.0, 0.010851063765585423, 0.006595744751393795, -2.759999990463257, 97.89613342285156, 97.96267700195312], "mean": [-0.2679659426212311, 1.3294063806533813, -1.0924899578094482, 0.2775210440158844, 0.04629891365766525, 0.07290603965520859, -2.093000650405884, 0.00886612106114626, -0.0012765942374244332, -0.0004412927955854684, -0.0002416602656012401, 0.010054294019937515, -0.02492866851389408, -2.760429620742798, 75.1836929321289, 97.96278381347656], "std": [0.4790591895580292, 0.8873224258422852, 0.7958835959434509, 0.2567541003227234, 0.154898539185524, 0.1986071914434433, 0.9917086958885193, 0.0002338963677175343, 1.5133991837501526e-09, 0.00015116872964426875, 0.00030352227622643113, 0.0015723074320703745, 0.004457114730030298, 2.7856014639837667e-05, 33.81554412841797, 0.0009612872963771224], "count": [243]}, "action": {"min": [-0.8620972037315369, -0.0015339808305725455, -1.9680973291397095, -0.06289321184158325, -0.1702718734741211, -0.1533980816602707, -2.7585105895996094, 0.007669903803616762, 0.0, -0.0015339808305725455, -0.0015339808305725455, 0.0, -0.03528155758976936, -2.760425567626953, 0.0, 100.0, 0.0, 0.0], "max": [0.3957670331001282, 2.3976118564605713, 0.0015339808305725455, 0.8237476944923401, 0.7409127354621887, 0.4693981111049652, -0.4308510720729828, 0.00920388475060463, 0.0, -0.0, -0.0, 0.01073786523193121, 0.007669903803616762, -2.759999990463257, 100.0, 100.0, 0.0, 0.0], "mean": [-0.2692294716835022, 1.3288705348968506, -1.0933878421783447, 0.2790013551712036, 0.045028407126665115, 0.07699570059776306, -2.093000650405884, 0.009084025397896767, 0.0, -0.00030932118534110487, -0.0005617649294435978, 0.010371741838753223, -0.02518756501376629, -2.760429620742798, 72.83950805664062, 100.0, 0.0, 0.0], "std": [0.4815734028816223, 0.8870317935943604, 0.7974200248718262, 0.2594469487667084, 0.16205573081970215, 0.1994837373495102, 0.9917086958885193, 0.0004116111667826772, 0.0, 0.0006154776783660054, 0.0007389596430584788, 0.001893256208859384, 0.005336699075996876, 2.7856014639837667e-05, 44.47870635986328, 0.0, 0.0, 0.0], "count": [243]}, "timestamp": {"min": [0.0], "max": [8.066666666666666], "mean": [4.033333333333333], "std": [2.33824879074221], "count": [243]}, "frame_index": {"min": [0], "max": [242], "mean": [121.0], "std": [70.14746372226631], "count": [243]}, "episode_index": {"min": [127], "max": [127], "mean": [127.0], "std": [0.0], "count": [243]}, "index": {"min": [29891], "max": [30133], "mean": [30012.0], "std": [70.14746372226631], "count": [243]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [243]}, "subtask_annotation": {"mean": [2.654320987654321, 6.0, 6.0, 6.0, 6.0], "std": [1.535536478097393, 0.0, 0.0, 0.0, 0.0], "min": [1, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [243]}, "scene_annotation": {"mean": [127.0], "std": [0.0], "min": [127], "max": [127], "count": [243]}, "eef_direction_state": {"mean": [4.176954732510288, 6.0], "std": [1.797793511012576, 0.0], "min": [0, 6], "max": [6, 6], "count": [243]}, "eef_velocity_state": {"mean": [1.2880658436213992, 0.0], "std": [0.8211088331209371, 0.0], "min": [0, 0], "max": [2, 0], "count": [243]}, "eef_acc_mag_state": {"mean": [1.1522633744855968, 0.0], "std": [0.8446545916488895, 0.0], "min": [0, 0], "max": [2, 0], "count": [243]}, "eef_direction_action": {"mean": [4.279835390946502, 6.0], "std": [1.7032662804994947, 0.0], "min": [0, 6], "max": [6, 6], "count": [243]}, "eef_velocity_action": {"mean": [1.2839506172839505, 0.0], "std": [0.8250387381038832, 0.0], "min": [0, 0], "max": [2, 0], "count": [243]}, "eef_acc_mag_action": {"mean": [1.176954732510288, 0.0], "std": [0.8047977188842073, 0.0], "min": [0, 0], "max": [2, 0], "count": [243]}, "eef_sim_pose_state": {"mean": [0.263526630809303, 0.230550770452147, 1.282276157663196, 0.10692678646308731, 0.5064065046097902, -0.2085287422364267, 0.06899832072655608, -0.3364672800917477, 1.1826128812065055, -0.024948073726104737, -0.001959448122996662, 0.018920429390556263], "std": [0.1328834200687888, 0.17252595602939344, 0.09551287105595858, 0.1245945733327975, 0.371389181587887, 0.3828951608261084, 1.1189518251343008e-05, 3.1459078571726184e-05, 5.6417566470713834e-05, 0.004459975972054913, 0.0003622169172282014, 0.00176006402447495], "min": [0.06913396491863688, -0.015019089472837324, 1.1827349003401677, -0.052017964613509445, -0.004892679626122831, -0.8607799420057838, 0.06893728655984724, -0.3366663357638389, 1.1824658343845615, -0.03363404066227031, -0.003829787252470629, 0.0072340425103902825], "max": [0.4072402415190426, 0.448046983335345, 1.5158167197074381, 0.38253992632140543, 0.9895601001977878, 0.5361286829119268, 0.06903193351879722, -0.3364410102735331, 1.1829503811374242, 0.006595744751393796, -0.0012765263737188892, 0.019787269619386275], "count": [243]}, "eef_sim_pose_action": {"mean": [0.26290987497642065, 0.2301540417375629, 1.282594388003746, 0.10858443327989632, 0.5065685231612314, -0.21183010027628688, 0.06910457183058784, -0.33646416457708234, 1.1826383083979433, -0.0251958491292253, -0.0008710419067998807, 0.019455744718158963], "std": [0.1321849046924193, 0.1723948820081201, 0.09745807188243041, 0.12412092400859913, 0.3723021114073302, 0.38542681325759887, 4.64253197057601e-05, 3.743115602128541e-05, 0.00019108769627822049, 0.00533817697773361, 0.0009919480044766162, 0.0021795473414391647], "min": [0.06902036790344508, -0.015139072198066369, 1.1819882299962892, -0.052287110630213296, -0.006134508044364662, -0.8786521556912321, 0.0690114591744891, -0.3366659824509181, 1.1824949999999999, -0.03528155758976936, -0.003067961661145091, 0.007669903803616762], "max": [0.4072398498701916, 0.44849296906742037, 1.5256458876448837, 0.3781509305975147, 0.9942314625189268, 0.5748948860325522, 0.06912920544354278, -0.33642347658534155, 1.1830773723150734, 0.00766990380361676, 0.0, 0.019941800513330575], "count": [243]}, "gripper_mode_state": {"mean": [0.26337448559670784, 0.0], "std": [0.4404638077451733, 0.0], "min": [0, 0], "max": [1, 0], "count": [243]}, "gripper_activity_state": {"mean": [1.8024691358024691, 2.0], "std": [0.5611515149315309, 0.0], "min": [0, 2], "max": [2, 2], "count": [243]}, "gripper_mode_action": {"mean": [0.2716049382716049, 0.0], "std": [0.44478724776917966, 0.0], "min": [0, 0], "max": [1, 0], "count": [243]}, "gripper_activity_action": {"mean": [1.962962962962963, 2.0], "std": [0.24567591039669598, 0.0], "min": [0, 2], "max": [2, 2], "count": [243]}, "gripper_open_scale_state": {"mean": [0.7518358181925967, 0.9796261615517728], "std": [0.33815561522065335, 9.465536964534782e-06], "min": [0.18522506713867187, 0.9794789123535156], "max": [0.9789613342285156, 0.9796267700195312], "count": [243]}, "gripper_open_scale_action": {"mean": [0.7283950617283951, 1.0], "std": [0.44478724776917966, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [243]}}} +{"episode_index": 28, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5751094389978214]], [[0.6098074237472767]], [[0.5878912717864924]]], "std": [[[0.24230363677566819]], [[0.2585161582409]], [[0.2602469831457106]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5549897930283224]], [[0.5960594144880175]], [[0.5701656290849673]]], "std": [[[0.23250825801902528]], [[0.24981709275362532]], [[0.24783628525197504]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4367820288671024]], [[0.44343371187363834]], [[0.439701454248366]]], "std": [[[0.2017281939580881]], [[0.19719801335240486]], [[0.19967883068841477]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8941176470588236]], [[0.8823529411764706]], [[0.8862745098039215]]], "mean": [[[0.38172375272331155]], [[0.3874446568627451]], [[0.37440700708061003]]], "std": [[[0.2336410892089875]], [[0.22824545791367468]], [[0.23315663652829827]]], "count": [100]}, "observation.state": {"min": [-1.0278723239898682, -0.0031914892606437206, -1.9868085384368896, -0.21297872066497803, -0.809148907661438, -0.005319148767739534, -2.854255437850952, -0.0019148936262354255, 0.0, -0.0008510638144798577, -0.008085106499493122, 0.002765957498922944, -0.0382978729903698, -2.760425567626953, 17.792146682739258, 97.94789123535156], "max": [0.10234042257070541, 2.4606382846832275, 0.0, 0.7736170291900635, 0.0, 1.0665957927703857, -0.40978723764419556, -0.001276595750823617, 0.0, 0.0, -0.004680851008743048, 0.02574468031525612, 0.001276595750823617, -2.759999990463257, 101.19965362548828, 97.96267700195312], "mean": [-0.1927979290485382, 1.6637818813323975, -1.3675764799118042, 0.3131779134273529, -0.4890133738517761, 0.6956930756568909, -2.1800131797790527, -0.001702129258774221, 0.0, -7.236937108245911e-06, -0.00703576160594821, 0.012067597359418869, -0.012147939763963223, -2.7603976726531982, 78.16985321044922, 97.96161651611328], "std": [0.40149834752082825, 0.9765320420265198, 0.8360016345977783, 0.3650970458984375, 0.3258831799030304, 0.39702507853507996, 1.0123982429504395, 3.0395136491279118e-05, 0.0, 6.526123615913093e-05, 0.0003519890597090125, 0.0015490365913137794, 0.003465651534497738, 0.00011672559776343405, 34.53766632080078, 0.004051050171256065], "count": [294]}, "action": {"min": [-1.0293011665344238, 0.0, -1.986505150794983, -0.22242721915245056, -0.8130097985267639, -0.006135923322290182, -2.854255437850952, -0.0015339808305725455, 0.0, 0.0, -0.007669903803616762, 0.003067961661145091, -0.041417479515075684, -2.760425567626953, 0.0, 100.0, 0.0, 0.0], "max": [0.10277671366930008, 2.4651072025299072, -0.0, 0.7838642001152039, 0.0015339808305725455, 1.0737864971160889, -0.40978723764419556, -0.0015339808305725455, 0.0015339808305725455, 0.0015339808305725455, -0.004601942375302315, 0.02454369328916073, 0.0015339808305725455, -2.759999990463257, 100.0, 100.0, 0.0, 0.0], "mean": [-0.18921694159507751, 1.6645102500915527, -1.3685941696166992, 0.3148416578769684, -0.49128052592277527, 0.7017595767974854, -2.1800131797790527, -0.0015339835081249475, 0.00016174631309695542, 1.0435243893880397e-05, -0.007508121430873871, 0.012402361258864403, -0.012485790997743607, -2.7603976726531982, 74.48979949951172, 100.0, 0.0, 0.0], "std": [0.40057137608528137, 0.9754098057746887, 0.8348275423049927, 0.37059611082077026, 0.32755738496780396, 0.39646846055984497, 1.0123982429504395, 2.6775524020195007e-09, 0.0004711196816060692, 0.00012608952238224447, 0.0004877966421190649, 0.0015414583031088114, 0.003459456143900752, 0.00011672559776343405, 43.59181594848633, 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": [129], "max": [129], "mean": [129.0], "std": [0.0], "count": [294]}, "index": {"min": [30351], "max": [30644], "mean": [30497.5], "std": [84.86999862534856], "count": [294]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [294]}, "subtask_annotation": {"mean": [2.687074829931973, 6.0, 6.0, 6.0, 6.0], "std": [1.4814164994155465, 0.0, 0.0, 0.0, 0.0], "min": [1, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [294]}, "scene_annotation": {"mean": [129.0], "std": [0.0], "min": [129], "max": [129], "count": [294]}, "eef_direction_state": {"mean": [3.9523809523809526, 6.0], "std": [2.1816592740867224, 0.0], "min": [0, 6], "max": [6, 6], "count": [294]}, "eef_velocity_state": {"mean": [1.1224489795918366, 0.0], "std": [0.9213858180090537, 0.0], "min": [0, 0], "max": [2, 0], "count": [294]}, "eef_acc_mag_state": {"mean": [1.0374149659863945, 0.0], "std": [0.8701169586215307, 0.0], "min": [0, 0], "max": [2, 0], "count": [294]}, "eef_direction_action": {"mean": [3.925170068027211, 6.0], "std": [2.1715176528536633, 0.0], "min": [0, 6], "max": [6, 6], "count": [294]}, "eef_velocity_action": {"mean": [1.1360544217687074, 0.0], "std": [0.9120467808021702, 0.0], "min": [0, 0], "max": [2, 0], "count": [294]}, "eef_acc_mag_action": {"mean": [0.9387755102040817, 0.0], "std": [0.8549534720674873, 0.0], "min": [0, 0], "max": [2, 0], "count": [294]}, "eef_sim_pose_state": {"mean": [0.3547854632701169, 0.25076230696378404, 1.2519490737640726, 0.23918424472888958, 0.41937520673081535, -0.8504389621379385, 0.06912621888246437, -0.3361798788086897, 1.1832181737615532, -0.012232828894878141, -0.007042467376913292, 0.010365764976524793], "std": [0.18547156767107362, 0.16559260499798148, 0.06922806976116058, 0.2634302882475071, 0.29947523476463866, 0.5929172013410237, 5.315723320538719e-06, 3.487639799490042e-05, 3.6645397555505144e-05, 0.0034715705624363295, 0.00034363438776113223, 0.001548971584617718], "min": [0.0688758879747512, -0.11174654553252857, 1.1823782099348739, -0.03580515048008903, -0.02337574295905509, -1.7219202315460898, 0.06905656438468843, -0.3363891897305821, 1.182974791498588, -0.03837826873638629, -0.008084490869216587, 0.0010639022443462718], "max": [0.5584138293062865, 0.36379625022081113, 1.3947163699007255, 0.8158853507805643, 0.8666817904106772, 4.336808689942018e-19, 0.0691281533772424, -0.3358720413507859, 1.183450524979772, 0.0012565863731698107, -0.004680494596386531, 0.024043350101564182], "count": [294]}, "eef_sim_pose_action": {"mean": [0.35501932789529006, 0.25226965585943506, 1.2522966208514468, 0.242485370536608, 0.41814575678688926, -0.850254889139123, 0.06913941019646017, -0.33617620080599836, 1.183265368229641, -0.01257665850142334, -0.00733535259129761, 0.010868694541770082], "std": [0.18511860589992096, 0.16518474477281214, 0.07007471665502765, 0.2638775729142752, 0.3023970782661427, 0.5952421355225069, 3.6954550352490935e-05, 3.468864276350383e-05, 6.869798930402374e-05, 0.003463408901454104, 0.0006933105558544079, 0.0015414888625078988], "min": [0.06888292167844688, -0.1129672090838271, 1.182448458583285, -0.033277485415801444, -0.061314062968311545, -1.727116222172775, 0.06912265115440747, -0.3363864064274583, 1.1826986239047346, -0.04148807015722132, -0.007669867706878941, 0.0015340385848052454], "max": [0.5581100839508407, 0.36387325354492733, 1.4177700320195499, 0.8081418034300201, 0.8951909019506781, 0.0015354999199852675, 0.0692445211444579, -0.33590300586470134, 1.1833160648270216, 0.0015151558474174227, -0.0046014010576655995, 0.023010174309867026], "count": [294]}, "gripper_mode_state": {"mean": [0.24829931972789115, 0.0], "std": [0.43202635052801863, 0.0], "min": [0, 0], "max": [1, 0], "count": [294]}, "gripper_activity_state": {"mean": [1.8265306122448979, 2.0], "std": [0.5286134514327847, 0.0], "min": [0, 2], "max": [2, 2], "count": [294]}, "gripper_mode_action": {"mean": [0.25510204081632654, 0.0], "std": [0.4359185584345686, 0.0], "min": [0, 0], "max": [1, 0], "count": [294]}, "gripper_activity_action": {"mean": [1.969387755102041, 2.0], "std": [0.22379298162715655, 0.0], "min": [0, 2], "max": [2, 2], "count": [294]}, "gripper_open_scale_state": {"mean": [0.7762018070091213, 0.9796147000059822], "std": [0.3417441248810453, 4.048405618842575e-05], "min": [0.17792146682739257, 0.9794789123535156], "max": [1.0, 0.9796267700195312], "count": [294]}, "gripper_open_scale_action": {"mean": [0.7448979591836735, 1.0], "std": [0.4359185584345686, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [294]}}} +{"episode_index": 29, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9921568627450981]]], "mean": [[[0.6092673120915033]], [[0.6074862418300654]], [[0.5878284558823529]]], "std": [[[0.2521786217334385]], [[0.2584127427151951]], [[0.2715227541739188]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5793615059912853]], [[0.5837946595860567]], [[0.5583058333333333]]], "std": [[[0.24355779471293493]], [[0.2514746571527487]], [[0.2606214113275701]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44913313453159043]], [[0.45280189814814814]], [[0.44150806644880175]]], "std": [[[0.19317408475108355]], [[0.18617328919414405]], [[0.19459505256906665]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46348201252723314]], [[0.45988687636165576]], [[0.4376115522875817]]], "std": [[[0.35434372264439934]], [[0.36161206783595784]], [[0.371559526126481]]], "count": [100]}, "observation.state": {"min": [-0.6848936080932617, -0.0019148936262354255, -1.8670213222503662, -0.040425531566143036, 0.006595744751393795, -1.062978744506836, -2.7585105895996094, -0.0031914892606437206, -0.001276595750823617, -0.001276595750823617, -0.0017021276289597154, -0.008936170488595963, 0.013404255732893944, -2.760425567626953, 16.689342498779297, 97.96267700195312], "max": [0.001276595750823617, 2.2527658939361572, 0.0, 0.5680851340293884, 0.33914893865585327, 0.07106383144855499, -0.37808510661125183, -0.0031914892606437206, -0.001276595750823617, 0.0, 0.010851063765585423, -0.007021276745945215, 0.027872340753674507, -2.760425567626953, 97.89613342285156, 97.96267700195312], "mean": [-0.21596847474575043, 1.2461856603622437, -0.8511062264442444, 0.3562185764312744, 0.19916099309921265, -0.49256616830825806, -2.1496715545654297, -0.0031914866995066404, -0.0012765949359163642, -2.6015051844296977e-05, -0.001145591726526618, -0.007641914766281843, 0.027139265090227127, -2.7604310512542725, 77.10812377929688, 97.96284484863281], "std": [0.2376929074525833, 0.786678671836853, 0.5817723274230957, 0.22230544686317444, 0.11407424509525299, 0.40272149443626404, 0.9681490063667297, 2.561137080192566e-09, 8.149072527885437e-10, 0.0001465048990212381, 0.000995400594547391, 0.00022115935280453414, 0.0015104208141565323, 5.4836273193359375e-06, 33.024967193603516, 0.0001678466796875], "count": [229]}, "action": {"min": [-0.685689389705658, -0.0015339808305725455, -1.8775924444198608, -0.03988350182771683, 0.006135923322290182, -1.06918466091156, -2.7585105895996094, -0.003067961661145091, 0.0, -0.003067961661145091, -0.0015339808305725455, -0.00920388475060463, 0.012271846644580364, -2.760425567626953, 0.0, 100.0, 0.0, 0.0], "max": [0.0015339808305725455, 2.253417730331421, 0.0, 0.5890486240386963, 0.3436116874217987, 0.07209710031747818, -0.37808510661125183, -0.003067961661145091, 0.0, 0.0015339808305725455, 0.012271846644580364, -0.006135923322290182, 0.029145635664463043, -2.760425567626953, 100.0, 100.0, 0.0, 0.0], "mean": [-0.21204447746276855, 1.2428059577941895, -0.847413957118988, 0.35956093668937683, 0.20016106963157654, -0.48927924036979675, -2.1496715545654297, -0.0030679660849273205, 0.0, 0.001473695388995111, -0.0013866135850548744, -0.0076833157800138, 0.02739734575152397, -2.7604310512542725, 75.98253631591797, 100.0, 0.0, 0.0], "std": [0.23515789210796356, 0.787471354007721, 0.5765002965927124, 0.2231886386871338, 0.11508248001337051, 0.4080730378627777, 0.9681490063667297, 4.423782229423523e-09, 0.0, 0.00041358129237778485, 0.0011816538171842694, 0.00020229347865097225, 0.001495065283961594, 5.4836273193359375e-06, 42.71895980834961, 0.0, 0.0, 0.0], "count": [229]}, "timestamp": {"min": [0.0], "max": [7.6], "mean": [3.8000000000000003], "std": [2.2035325174717877], "count": [229]}, "frame_index": {"min": [0], "max": [228], "mean": [114.0], "std": [66.10597552415364], "count": [229]}, "episode_index": {"min": [138], "max": [138], "mean": [138.0], "std": [0.0], "count": [229]}, "index": {"min": [32523], "max": [32751], "mean": [32637.0], "std": [66.10597552415364], "count": [229]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [229]}, "subtask_annotation": {"mean": [2.5633187772925763, 6.0, 6.0, 6.0, 6.0], "std": [1.504479305723567, 0.0, 0.0, 0.0, 0.0], "min": [1, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [229]}, "scene_annotation": {"mean": [138.0], "std": [0.0], "min": [138], "max": [138], "count": [229]}, "eef_direction_state": {"mean": [4.004366812227074, 6.0], "std": [1.9989032289542936, 0.0], "min": [0, 6], "max": [6, 6], "count": [229]}, "eef_velocity_state": {"mean": [1.1877729257641922, 0.0], "std": [0.8689846612284879, 0.0], "min": [0, 0], "max": [2, 0], "count": [229]}, "eef_acc_mag_state": {"mean": [1.0960698689956332, 0.013100436681222707], "std": [0.8562293261000713, 0.1471816554266613], "min": [0, 0], "max": [2, 2], "count": [229]}, "eef_direction_action": {"mean": [4.1615720524017465, 6.0], "std": [1.9163988176302336, 0.0], "min": [0, 6], "max": [6, 6], "count": [229]}, "eef_velocity_action": {"mean": [1.1746724890829694, 0.0], "std": [0.8692040740993583, 0.0], "min": [0, 0], "max": [2, 0], "count": [229]}, "eef_acc_mag_action": {"mean": [1.0611353711790392, 0.0], "std": [0.8440495670462577, 0.0], "min": [0, 0], "max": [2, 0], "count": [229]}, "eef_sim_pose_state": {"mean": [0.262179884110669, 0.2717944543002191, 1.2567852234005432, -0.11404327443645484, 0.6928596992354601, 0.2217050657591368, 0.06903081083643246, -0.3365891306208148, 1.1825904687991244, 0.027157945730187753, -0.0024481309136356794, -0.010833436812917747], "std": [0.13244326364229284, 0.09171769217107657, 0.05958514716394089, 0.08711534329497882, 0.47296041421790797, 0.402728625542516, 1.1216357951137283e-05, 4.9655659925408846e-06, 8.160720699125085e-05, 0.0015140870075557025, 0.0009067293579194665, 0.00022116287032156778], "min": [0.06897174162001087, 0.06893167462381596, 1.1824511601737184, -0.29666308320230816, -0.05786892920185771, -0.3839478012676843, 0.06893570969106488, -0.336618052866814, 1.1815893950225425, 0.013416206755584515, -0.0034041193928588953, -0.01212771152716861], "max": [0.4430072787994264, 0.33679066505548183, 1.4253779751672493, 0.0700096329409112, 1.2066139217923442, 0.8312189844993076, 0.06903299772788425, -0.33657496612945376, 1.1828324950166194, 0.027895156351711116, 0.008723119074729224, -0.010212776177423815], "count": [229]}, "eef_sim_pose_action": {"mean": [0.2610143502781627, 0.2736903596868835, 1.2561389388888375, -0.1073792394946097, 0.6956230389424862, 0.2297429197103785, 0.06924039879326752, -0.3365935331053801, 1.1822285314305379, 0.02739662067339972, 8.707921528557767e-05, -0.010751265233782238], "std": [0.13255838586681248, 0.09140975592190395, 0.05976956202959847, 0.09189100790479131, 0.4780044162220012, 0.40114625906145407, 3.15395287201568e-05, 4.530239422031262e-06, 3.819493662335582e-05, 0.0014988564564114733, 0.0007998345313807919, 0.00020229665112623637], "min": [0.06901441079868705, 0.06897662055679195, 1.1812371567925535, -0.3170333093638885, -0.05974379158124998, -0.4047211087488181, 0.06889265182375102, -0.3366274079805764, 1.1820232931518913, 0.012262434307505598, -0.0015339158580758294, -0.012271943866459783], "max": [0.4420071083421527, 0.33967635579552313, 1.436575610552327, 0.07899811578835712, 1.2078829449791617, 0.8398288323945566, 0.06924498554708494, -0.33655837328171845, 1.1826522361133358, 0.02914563566446304, 0.009203614256694248, -0.009203892202473111], "count": [229]}, "gripper_mode_state": {"mean": [0.2314410480349345, 0.0], "std": [0.42175358838950805, 0.0], "min": [0, 0], "max": [1, 0], "count": [229]}, "gripper_activity_state": {"mean": [1.7860262008733625, 2.0], "std": [0.5780379546731963, 0.0], "min": [0, 2], "max": [2, 2], "count": [229]}, "gripper_mode_action": {"mean": [0.24017467248908297, 0.0], "std": [0.4271894183893651, 0.0], "min": [0, 0], "max": [1, 0], "count": [229]}, "gripper_activity_action": {"mean": [1.960698689956332, 2.0], "std": [0.25289837966061596, 0.0], "min": [0, 2], "max": [2, 2], "count": [229]}, "gripper_open_scale_state": {"mean": [0.77108187987815, 0.9796267700195341], "std": [0.33024963343068336, 2.886579864025407e-15], "min": [0.16689342498779297, 0.9796267700195312], "max": [0.9789613342285156, 0.9796267700195312], "count": [229]}, "gripper_open_scale_action": {"mean": [0.759825327510917, 1.0], "std": [0.4271894183893651, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [229]}}} +{"episode_index": 30, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9921568627450981]], [[1.0]], [[1.0]]], "mean": [[[0.6278034940087146]], [[0.6272833387799565]], [[0.6017918736383442]]], "std": [[[0.2066917309104444]], [[0.21188011920104982]], [[0.23362840692566625]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.6006755610021787]], [[0.6081714025054465]], [[0.5764771160130719]]], "std": [[[0.19832986496860527]], [[0.20524493595339596]], [[0.22149470977209593]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46061003267973855]], [[0.45217021241830063]], [[0.4401656427015251]]], "std": [[[0.20614882589017772]], [[0.2033208908095559]], [[0.2173420805121712]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7843137254901961]], [[0.7568627450980392]], [[0.7215686274509804]]], "mean": [[[0.4455661846405229]], [[0.43891038943355115]], [[0.40689591503267974]]], "std": [[[0.20572112108587073]], [[0.20461725243983234]], [[0.2320464721136724]]], "count": [100]}, "observation.state": {"min": [-0.927872359752655, -0.002765957498922944, -1.9838297367095947, -0.002340425504371524, -0.0191489364951849, -0.702765941619873, -2.7585105895996094, 0.001276595750823617, 0.0, -0.04787234216928482, 0.1153191477060318, -0.009999999776482582, 0.021063830703496933, -2.760425567626953, 16.637441635131836, 97.96267700195312], "max": [-0.0031914892606437206, 2.390000104904175, -0.007021276745945215, 0.9285106658935547, 0.36829787492752075, 0.3087233901023865, -0.37659573554992676, 0.002340425504371524, 0.0, -0.04744680970907211, 0.11638297885656357, -0.008510638028383255, 0.024468084797263145, -2.760425567626953, 97.89613342285156, 97.96267700195312], "mean": [-0.4550778269767761, 1.225419282913208, -0.8577972054481506, 0.3778204619884491, 0.15945175290107727, -0.31584179401397705, -2.2600185871124268, 0.0017112208297476172, 0.0, -0.04747961089015007, 0.11584842950105667, -0.009130752645432949, 0.022484079003334045, -2.7604312896728516, 80.87661743164062, 97.96285247802734], "std": [0.30075469613075256, 0.7506948113441467, 0.6189416646957397, 0.2080426663160324, 0.10137901455163956, 0.3189409375190735, 0.8875912427902222, 0.00018534567789174616, 0.0, 0.00011339141929056495, 0.00013518292689695954, 0.00018571979308035225, 0.0006391027709469199, 5.7220458984375e-06, 30.27161407470703, 0.00017547607421875], "count": [234]}, "action": {"min": [-0.9311263561248779, 0.0, -1.9849711656570435, -0.01840776950120926, -0.023009711876511574, -0.7071651220321655, -2.7585105895996094, 0.0015339808305725455, 0.0, -0.0475534051656723, 0.11658254265785217, -0.01073786523193121, 0.02147573046386242, -2.760425567626953, 0.0, 100.0, 0.0, 0.0], "max": [0.0015339808305725455, 2.3884081840515137, -0.003067961661145091, 0.937262237071991, 0.38963112235069275, 0.37275734543800354, -0.37659573554992676, 0.003067961661145091, 0.0015339808305725455, -0.0475534051656723, 0.11811652034521103, -0.00920388475060463, 0.02454369328916073, -2.760425567626953, 100.0, 100.0, 0.0, 0.0], "mean": [-0.45319268107414246, 1.221900463104248, -0.8561775088310242, 0.38578343391418457, 0.15845216810703278, -0.31352218985557556, -2.2600185871124268, 0.0019469126127660275, 0.0012061429442837834, -0.04755333811044693, 0.11659586429595947, -0.009223570115864277, 0.022459210827946663, -2.7604312896728516, 80.34188079833984, 100.0, 0.0, 0.0], "std": [0.3049193322658539, 0.7538459897041321, 0.6182084679603577, 0.20974676311016083, 0.10462129861116409, 0.3250346779823303, 0.8875912427902222, 0.0006803054129704833, 0.0006287458818405867, 6.705522537231445e-08, 0.00014120907871983945, 0.00017257210856769234, 0.0014316490851342678, 5.7220458984375e-06, 39.741268157958984, 0.0, 0.0, 0.0], "count": [234]}, "timestamp": {"min": [0.0], "max": [7.766666666666667], "mean": [3.8833333333333337], "std": [2.251645488838642], "count": [234]}, "frame_index": {"min": [0], "max": [233], "mean": [116.5], "std": [67.54936466515926], "count": [234]}, "episode_index": {"min": [143], "max": [143], "mean": [143.0], "std": [0.0], "count": [234]}, "index": {"min": [33688], "max": [33921], "mean": [33804.5], "std": [67.54936466515926], "count": [234]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [234]}, "subtask_annotation": {"mean": [2.47008547008547, 6.0, 6.0, 6.0, 6.0], "std": [1.3748202653167567, 0.0, 0.0, 0.0, 0.0], "min": [1, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [234]}, "scene_annotation": {"mean": [143.0], "std": [0.0], "min": [143], "max": [143], "count": [234]}, "eef_direction_state": {"mean": [4.282051282051282, 6.0], "std": [1.971359693233376, 0.0], "min": [0, 6], "max": [6, 6], "count": [234]}, "eef_velocity_state": {"mean": [1.123931623931624, 0.0], "std": [0.8657934035016291, 0.0], "min": [0, 0], "max": [2, 0], "count": [234]}, "eef_acc_mag_state": {"mean": [1.0811965811965811, 0.0], "std": [0.8559926135885898, 0.0], "min": [0, 0], "max": [2, 0], "count": [234]}, "eef_direction_action": {"mean": [4.286324786324786, 6.0], "std": [1.9653148758355528, 0.0], "min": [0, 6], "max": [6, 6], "count": [234]}, "eef_velocity_action": {"mean": [1.106837606837607, 0.0], "std": [0.8680685403368079, 0.0], "min": [0, 0], "max": [2, 0], "count": [234]}, "eef_acc_mag_action": {"mean": [1.1367521367521367, 0.0], "std": [0.8463696521830524, 0.0], "min": [0, 0], "max": [2, 0], "count": [234]}, "eef_sim_pose_state": {"mean": [0.22743092312143218, 0.2241507627579934, 1.2662591253313158, -0.034595071224593966, 0.7138857881097147, -0.12123833994412922, 0.06511094332261944, -0.3367415959542121, 1.1836990085081, 0.02185886293901808, 0.06836593694297424, -0.0074409112308865865], "std": [0.10698663490282781, 0.10977640567342843, 0.07751360979292352, 0.11772036825011577, 0.4657315431685778, 0.2153948645609297, 8.61097519400109e-06, 6.291785848685806e-06, 3.571102291189006e-05, 0.0006376166097051407, 0.00018865987764968091, 0.00027079301451171466], "min": [0.0650202509791405, -0.033990062300591, 1.1826305965473998, -0.23020428966575068, 0.009145905129044785, -0.6599985237167715, 0.06507996307061774, -0.3367609090814987, 1.183635394048949, 0.020438013305661654, 0.06744397851777473, -0.008746916974153317], "max": [0.40313004038154826, 0.334759410120765, 1.5075234284138073, 0.3493272528445436, 1.2148704630726934, 0.08363824591453045, 0.06511714409963192, -0.33672555799306797, 1.1838604278583156, 0.023854910638748568, 0.06893327950609174, -0.00661636638833504], "count": [234]}, "eef_sim_pose_action": {"mean": [0.2253386785224885, 0.2245245933689128, 1.2653331632367861, -0.025723421500660572, 0.7189213892068843, -0.11386402598688043, 0.06519252915920604, -0.3367498459753845, 1.1836750542358232, 0.02181017824527968, 0.07024539583997765, -0.007299447427139211], "std": [0.10651258460389847, 0.11044928956275069, 0.07881239607892222, 0.11814295311797117, 0.47183280847655756, 0.21963831296435682, 4.815695707526731e-05, 1.8662357789301152e-05, 2.163686483172567e-05, 0.001431046344604742, 0.0006510085168138207, 0.0006992054037165287], "min": [0.060774269671841324, -0.037036156756940046, 1.1825246445394084, -0.22676228490556727, 0.0107328129174602, -0.6512190471536055, 0.06509977060731886, -0.33681381515355296, 1.1835283343232215, 0.020700232452417047, 0.06902515160784417, -0.00923185047920775], "max": [0.4018939094631896, 0.33467464693644905, 1.527951198477785, 0.3968559679160726, 1.227964308621884, 0.0927531457627305, 0.06521806050671097, -0.33673832474935333, 1.1836851945897682, 0.023907355075967432, 0.07209403700356232, -0.006157893821678506], "count": [234]}, "gripper_mode_state": {"mean": [0.19230769230769232, 0.0], "std": [0.39411349099844534, 0.0], "min": [0, 0], "max": [1, 0], "count": [234]}, "gripper_activity_state": {"mean": [1.7905982905982907, 2.0], "std": [0.5726655183390328, 0.0], "min": [0, 2], "max": [2, 2], "count": [234]}, "gripper_mode_action": {"mean": [0.19658119658119658, 0.0], "std": [0.39741292094231356, 0.0], "min": [0, 0], "max": [1, 0], "count": [234]}, "gripper_activity_action": {"mean": [1.9615384615384615, 2.0], "std": [0.2502464268710659, 0.0], "min": [0, 2], "max": [2, 2], "count": [234]}, "gripper_open_scale_state": {"mean": [0.8087664876432484, 0.9796267700195342], "std": [0.3027161647984391, 2.9976021664879227e-15], "min": [0.16637441635131836, 0.9796267700195312], "max": [0.9789613342285156, 0.9796267700195312], "count": [234]}, "gripper_open_scale_action": {"mean": [0.8034188034188035, 1.0], "std": [0.39741292094231356, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [234]}}} +{"episode_index": 31, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[0.996078431372549]], [[1.0]]], "mean": [[[0.6553487772331155]], [[0.6622218818082789]], [[0.6546805936819172]]], "std": [[[0.19906039707380957]], [[0.20398207094484222]], [[0.21196187266609637]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.6049042020697167]], [[0.6204128186274509]], [[0.6053107788671024]]], "std": [[[0.20981716237588488]], [[0.215442184576225]], [[0.21961379595804403]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[0.9725490196078431]], [[0.9882352941176471]]], "mean": [[[0.4457990223311547]], [[0.45304528594771243]], [[0.4466615168845316]]], "std": [[[0.17659881976837383]], [[0.17394921363346624]], [[0.18090590373743076]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[0.9921568627450981]], [[0.9372549019607843]]], "mean": [[[0.4476750653594771]], [[0.44867154956427013]], [[0.43764308006535946]]], "std": [[[0.20202371001200156]], [[0.19851388982887377]], [[0.2065300958548233]]], "count": [100]}, "observation.state": {"min": [-0.0017021276289597154, -0.001276595750823617, -0.0017021276289597154, -0.008510638028383255, -0.003617021255195141, 0.002765957498922944, -2.7585105895996094, 0.007234042510390282, -0.002340425504371524, -1.952765941619873, -0.011063829995691776, -0.21872340142726898, -0.1508510708808899, -2.760425567626953, 97.88134765625, 16.132917404174805], "max": [-0.001276595750823617, -0.001276595750823617, -0.0017021276289597154, -0.006595744751393795, -0.002765957498922944, 0.003617021255195141, -2.758085012435913, 0.9985106587409973, 2.3614892959594727, -0.00042553190723992884, 0.7946808338165283, 0.8187233805656433, 0.47127658128738403, -0.3621276617050171, 97.89613342285156, 97.96267700195312], "mean": [-0.0015305792912840843, -0.001276597147807479, -0.001702129258774221, -0.00754150003194809, -0.00306672602891922, 0.0031112846918404102, -2.7581663131713867, 0.44148722290992737, 1.4336698055267334, -1.3100645542144775, 0.40258556604385376, 0.08469533920288086, 0.1967238038778305, -2.0599000453948975, 97.88396453857422, 74.04113006591797], "std": [0.0002087356842821464, 1.3969838619232178e-09, 1.6298145055770874e-09, 0.00046318123349919915, 0.00020787779067177325, 0.00022034980065654963, 0.00016644512652419508, 0.3553777039051056, 0.8825232982635498, 0.7575479745864868, 0.2721429467201233, 0.2728831171989441, 0.2327979952096939, 1.006991982460022, 0.005785152316093445, 34.34877395629883], "count": [191]}, "action": {"min": [-0.0015339808305725455, 0.0, -0.0015339808305725455, -0.00920388475060463, -0.003067961661145091, 0.003067961661145091, -2.7585105895996094, 0.007669903803616762, -0.0015339808305725455, -1.9573594331741333, -0.016873788088560104, -0.21935924887657166, -0.1533980816602707, -2.760425567626953, 100.0, 0.0, 0.0, 0.0], "max": [-0.0, 0.0, -0.0015339808305725455, -0.006135923322290182, -0.003067961661145091, 0.003067961661145091, -2.758085012435913, 1.0016894340515137, 2.365398406982422, -0.0, 0.7992039918899536, 0.8390874862670898, 0.47400006651878357, -0.3621276617050171, 100.0, 100.0, 0.0, 0.0], "mean": [-0.0014536692760884762, 0.0, -0.0015339826932176948, -0.008304392918944359, -0.0030679653864353895, 0.0030679653864353895, -2.7581663131713867, 0.44054940342903137, 1.4310611486434937, -1.3100838661193848, 0.40888214111328125, 0.09264112263917923, 0.19243831932544708, -2.0599000453948975, 100.0, 72.77487182617188, 0.0, 0.0], "std": [0.00034168511047028005, 0.0, 1.862645149230957e-09, 0.0013966172700747848, 3.725290298461914e-09, 3.725290298461914e-09, 0.00016644512652419508, 0.3563773036003113, 0.8829607963562012, 0.7597224712371826, 0.27066341042518616, 0.2849881052970886, 0.23688772320747375, 1.006991982460022, 0.0, 44.51190948486328, 0.0, 0.0], "count": [191]}, "timestamp": {"min": [0.0], "max": [6.333333333333333], "mean": [3.166666666666667], "std": [1.837873166945363], "count": [191]}, "frame_index": {"min": [0], "max": [190], "mean": [95.0], "std": [55.136195008360886], "count": [191]}, "episode_index": {"min": [152], "max": [152], "mean": [152.0], "std": [0.0], "count": [191]}, "index": {"min": [35868], "max": [36058], "mean": [35963.0], "std": [55.136195008360886], "count": [191]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [191]}, "subtask_annotation": {"mean": [1.8324607329842932, 6.0, 6.0, 6.0, 6.0], "std": [1.7040738736283445, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [191]}, "scene_annotation": {"mean": [152.0], "std": [0.0], "min": [152], "max": [152], "count": [191]}, "eef_direction_state": {"mean": [6.0, 3.9424083769633507], "std": [0.0, 1.8080195004082582], "min": [6, 0], "max": [6, 6], "count": [191]}, "eef_velocity_state": {"mean": [0.0, 1.5549738219895288], "std": [0.0, 0.7132727273686458], "min": [0, 0], "max": [0, 2], "count": [191]}, "eef_acc_mag_state": {"mean": [0.0, 1.3403141361256545], "std": [0.0, 0.7550166641198057], "min": [0, 0], "max": [0, 2], "count": [191]}, "eef_direction_action": {"mean": [6.0, 4.020942408376963], "std": [0.0, 1.7722648425322547], "min": [6, 0], "max": [6, 6], "count": [191]}, "eef_velocity_action": {"mean": [0.0, 1.5549738219895288], "std": [0.0, 0.7132727273686454], "min": [0, 0], "max": [0, 2], "count": [191]}, "eef_acc_mag_action": {"mean": [0.0, 1.293193717277487], "std": [0.0, 0.784606987463967], "min": [0, 0], "max": [0, 2], "count": [191]}, "eef_sim_pose_state": {"mean": [0.06889923736788102, 0.3334759960590142, 1.183710401517565, 0.0031435442781510906, -0.010520168650263438, -0.004597474153393099, 0.27656027484656387, -0.177385259333837, 1.3090416418996427, 0.10086320246719324, 0.511720299920548, 0.45773081395193593], "std": [5.030637504162656e-07, 6.9643208991655976e-06, 4.747477972806118e-05, 0.0002203501862046369, 0.0004631795561998395, 0.0002828566834421643, 0.1416445338257754, 0.13958342065554236, 0.10107418779133125, 0.20608386322060232, 0.44031686651228885, 0.40576853585980366], "min": [0.06889813596459027, 0.3334577648751041, 1.183613464317805, 0.002793617961006106, -0.011489317456460979, -0.005319337519427629, 0.0645294270641732, -0.33664674466772176, 1.1834134423850828, -0.140279467044308, -0.19237176914627274, -0.04872540417910592], "max": [0.06890026010506198, 0.33348671649961087, 1.1838097358158208, 0.0036523327302973663, -0.009574419368859388, -0.004042680032212952, 0.438825215757612, 0.047385907139495316, 1.5465196210798933, 0.43171545058791205, 1.2088667821093457, 1.1125147585364523], "count": [191]}, "eef_sim_pose_action": {"mean": [0.06900924470119409, 0.333474037205593, 1.18377134055053, 0.0030981463509193413, -0.00983831226277388, -0.004521780836087611, 0.27642916568447634, -0.17801942797390188, 1.3093703079469032, 0.09735446040634595, 0.5137165601525067, 0.46209910736066456], "std": [1.3168471369264026e-06, 7.830802322337253e-06, 0.00014315119829986885, 4.285128039598638e-06, 0.0013966107534073165, 0.0003416830565003683, 0.14027576344936452, 0.1391962198858698, 0.10248783852196469, 0.2080041872511556, 0.43565382624414883, 0.4159849782825795], "min": [0.06900839191855661, 0.3334407217670418, 1.1835490771991521, 0.0030914930575449617, -0.010737815044791876, -0.004602119369790666, 0.06320992269007066, -0.3366677661964466, 1.1825674080786992, -0.1600239342741322, -0.12517980195086964, -0.0809643233580061], "max": [0.06901136607988924, 0.33347587916216165, 1.183863538681478, 0.0031009062355783347, -0.007669868056123352, -0.0030680519029402642, 0.4390014904807371, 0.04775270785048962, 1.536809243021562, 0.43959054218982446, 1.2221093617438585, 1.1537037484417558], "count": [191]}, "gripper_mode_state": {"mean": [0.0, 0.2617801047120419], "std": [0.0, 0.43960355035986054], "min": [0, 0], "max": [0, 1], "count": [191]}, "gripper_activity_state": {"mean": [2.0, 1.7486910994764397], "std": [0.0, 0.6221781229056128], "min": [2, 0], "max": [2, 2], "count": [191]}, "gripper_mode_action": {"mean": [0.0, 0.27225130890052357], "std": [0.0, 0.4451185613996282], "min": [0, 0], "max": [0, 1], "count": [191]}, "gripper_activity_action": {"mean": [2.0, 1.9528795811518325], "std": [0.0, 0.2762493394402702], "min": [2, 0], "max": [2, 2], "count": [191]}, "gripper_open_scale_state": {"mean": [0.9788413450231077, 0.7404110229452232], "std": [5.782658942475156e-05, 0.3434874985539141], "min": [0.9788134765625, 0.16132917404174804], "max": [0.9789613342285156, 0.9796267700195312], "count": [191]}, "gripper_open_scale_action": {"mean": [1.0, 0.7277486910994765], "std": [0.0, 0.4451185613996281], "min": [1.0, 0.0], "max": [1.0, 1.0], "count": [191]}}} +{"episode_index": 32, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9372549019607843]], [[0.9490196078431372]], [[0.8745098039215686]]], "mean": [[[0.6455260049019608]], [[0.6529348638344227]], [[0.6447897276688452]]], "std": [[[0.17293895421349956]], [[0.17943119143929628]], [[0.18446468848176598]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[0.8470588235294118]], [[0.8588235294117647]], [[0.8470588235294118]]], "mean": [[[0.6110359885620915]], [[0.6272071051198257]], [[0.6112315522875817]]], "std": [[[0.17764888462244877]], [[0.18486112300432866]], [[0.18550094541198311]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[0.9803921568627451]], [[0.9450980392156862]]], "mean": [[[0.4443269662309368]], [[0.4526201633986928]], [[0.44590528594771245]]], "std": [[[0.17883750131701157]], [[0.17272640740976702]], [[0.17337304533656542]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6627450980392157]], [[0.6745098039215687]], [[0.6549019607843137]]], "mean": [[[0.4287979248366013]], [[0.43719553921568627]], [[0.4274261002178649]]], "std": [[[0.1930259002394137]], [[0.19349828272161929]], [[0.19910164332087762]]], "count": [100]}, "observation.state": {"min": [-0.2827659547328949, -0.0031914892606437206, -1.9761701822280884, -0.00042553190723992884, -0.7421276569366455, 0.04404255375266075, -2.7585105895996094, -0.0008510638144798577, -0.001276595750823617, -0.016382979229092598, 0.03170212730765343, 0.012765957042574883, -0.0302127655595541, -2.760425567626953, 14.482353210449219, 97.96267700195312], "max": [0.1595744639635086, 2.4136171340942383, 0.0, 0.7836170196533203, -0.029361702501773834, 1.482553243637085, -0.31489360332489014, 0.0, -0.001276595750823617, -0.014893617480993271, 0.03744680806994438, 0.016808509826660156, -0.01765957474708557, -2.760425567626953, 97.89613342285156, 97.96267700195312], "mean": [-0.04412436857819557, 1.3926663398742676, -1.0589150190353394, 0.354879230260849, -0.4202873110771179, 0.8165727853775024, -2.0159223079681396, -7.569557055830956e-05, -0.0012765962164849043, -0.015349813736975193, 0.033431895077228546, 0.014909966848790646, -0.019806643947958946, -2.7604305744171143, 72.53141784667969, 97.96284484863281], "std": [0.1533205360174179, 0.9565781950950623, 0.73136967420578, 0.24689865112304688, 0.2642621397972107, 0.5328173041343689, 1.050049066543579, 0.000182881296495907, 4.656612873077393e-10, 0.00014875562919769436, 0.00040976624586619437, 0.00034559337655082345, 0.0018169906688854098, 5.0067901611328125e-06, 35.835872650146484, 0.0001678466796875], "count": [208]}, "action": {"min": [-0.28378644585609436, -0.0015339808305725455, -1.9757672548294067, -0.0, -0.7455146908760071, 0.04448544234037399, -2.7585105895996094, -0.0015339808305725455, -0.0015339808305725455, -0.01840776950120926, 0.032213594764471054, 0.01073786523193121, -0.032213594764471054, -2.760425567626953, 0.0, 100.0, 0.0, 0.0], "max": [0.1595340073108673, 2.412951707839966, 0.0, 0.7992039918899536, -0.029145635664463043, 1.492563247680664, -0.31489360332489014, 0.0, -0.0015339808305725455, -0.015339807607233524, 0.03988350182771683, 0.016873788088560104, -0.015339807607233524, -2.760425567626953, 100.0, 100.0, 0.0, 0.0], "mean": [-0.046498917043209076, 1.393134355545044, -1.058284044265747, 0.35537469387054443, -0.42461735010147095, 0.817324697971344, -2.0159223079681396, -3.6874538636766374e-05, -0.0015339828096330166, -0.015361960045993328, 0.03372551500797272, 0.015302960760891438, -0.020303161814808846, -2.7604305744171143, 71.15384674072266, 100.0, 0.0, 0.0], "std": [0.153555229306221, 0.9580790400505066, 0.7272918820381165, 0.24732567369937897, 0.26511815190315247, 0.5302132368087769, 1.050049066543579, 0.00023495760979130864, 1.979060471057892e-09, 0.00023680232698097825, 0.0005096165114082396, 0.000530532153788954, 0.0018405824666842818, 5.0067901611328125e-06, 45.3046760559082, 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": [162], "max": [162], "mean": [162.0], "std": [0.0], "count": [208]}, "index": {"min": [38117], "max": [38324], "mean": [38220.5], "std": [60.043734061099165], "count": [208]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [208]}, "subtask_annotation": {"mean": [2.6826923076923075, 6.0, 6.0, 6.0, 6.0], "std": [1.594850023554922, 0.0, 0.0, 0.0, 0.0], "min": [1, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [208]}, "scene_annotation": {"mean": [162.0], "std": [0.0], "min": [162], "max": [162], "count": [208]}, "eef_direction_state": {"mean": [4.25, 6.0], "std": [2.041633961014861, 0.0], "min": [0, 6], "max": [6, 6], "count": [208]}, "eef_velocity_state": {"mean": [1.1490384615384615, 0.0], "std": [0.9103565650028501, 0.0], "min": [0, 0], "max": [2, 0], "count": [208]}, "eef_acc_mag_state": {"mean": [1.0528846153846154, 0.0], "std": [0.8503909429886704, 0.0], "min": [0, 0], "max": [2, 0], "count": [208]}, "eef_direction_action": {"mean": [4.168269230769231, 6.0], "std": [2.113498941014322, 0.0], "min": [0, 6], "max": [6, 6], "count": [208]}, "eef_velocity_action": {"mean": [1.1346153846153846, 0.0], "std": [0.9256774266583657, 0.0], "min": [0, 0], "max": [2, 0], "count": [208]}, "eef_acc_mag_action": {"mean": [1.0240384615384615, 0.0], "std": [0.8629104588885075, 0.0], "min": [0, 0], "max": [2, 0], "count": [208]}, "eef_sim_pose_state": {"mean": [0.32348888607894877, 0.3134445416040676, 1.2426631790397176, 0.32279687351575603, 0.5174654124434774, -0.673500283813097, 0.06783463202941738, -0.33615290968757516, 1.1832836062866061, -0.01955612609455609, 0.01680357293915962, 0.014836394577569068], "std": [0.1913380119657229, 0.05970131928407011, 0.060359345146089115, 0.31773330467733535, 0.3384163698816908, 0.5238420180703659, 1.1379020020492905e-05, 9.020362832365988e-06, 6.0563860654557695e-05, 0.001816934293560658, 0.00044475181048627484, 0.0003874890524431519], "min": [0.059762109873518515, 0.2190590426945082, 1.1822695608616596, 0.009768551005427728, -0.007866821602001695, -1.47587376684428, 0.06775573705344007, -0.3362029754713864, 1.1828636733437037, -0.02992436719343612, 0.015104609891610332, 0.012555133686772224], "max": [0.5547164577036314, 0.3953327365958539, 1.4066544182749667, 0.9005288194782932, 0.831625531345233, -0.041702240267433736, 0.06787072991376362, -0.3361017652984713, 1.1835932523773862, -0.017461284418108552, 0.02084906903341266, 0.01638506495907793], "count": [208]}, "eef_sim_pose_action": {"mean": [0.322987638265792, 0.31251939385383953, 1.2420189939506066, 0.32132255873291693, 0.5169721952635334, -0.6806489515612212, 0.06781342353016753, -0.33614500245852624, 1.1832506529092417, -0.02004563526980437, 0.01682756627716459, 0.015268225449277908], "std": [0.19171334310189064, 0.059786562682476965, 0.06068888900787951, 0.31552901148722606, 0.3390636082529362, 0.5252738796653215, 1.889393950396056e-05, 1.3269272468522214e-05, 4.300347935557352e-05, 0.0018405228500758938, 0.0003657902005050685, 0.0005779203932507998], "min": [0.053808769590207944, 0.21890545772529238, 1.1821805610371054, 0.008211993370450421, -0.018282802649663532, -1.4823873720752583, 0.06756837431696928, -0.3362486104621331, 1.183242261018229, -0.03197827584718177, 0.01533762239614922, 0.01073939396356089], "max": [0.5544356492039241, 0.39527196710587464, 1.4097262394990278, 0.8845036833737719, 0.8576426510816582, -0.04141748230904341, 0.06781760341086436, -0.3361080742861652, 1.1836653990328083, -0.015158605434485255, 0.01993985081668148, 0.016875773188959102], "count": [208]}, "gripper_mode_state": {"mean": [0.28365384615384615, 0.0], "std": [0.4507708305957429, 0.0], "min": [0, 0], "max": [1, 0], "count": [208]}, "gripper_activity_state": {"mean": [1.7692307692307692, 2.0], "std": [0.6001725590125866, 0.0], "min": [0, 2], "max": [2, 2], "count": [208]}, "gripper_mode_action": {"mean": [0.28846153846153844, 0.0], "std": [0.4530468842072983, 0.0], "min": [0, 0], "max": [1, 0], "count": [208]}, "gripper_activity_action": {"mean": [1.9567307692307692, 2.0], "std": [0.2650342586988025, 0.0], "min": [0, 2], "max": [2, 2], "count": [208]}, "gripper_open_scale_state": {"mean": [0.7253153665707676, 0.979626770019534], "std": [0.3583588579382877, 2.7755575615628914e-15], "min": [0.1448235321044922, 0.9796267700195312], "max": [0.9789613342285156, 0.9796267700195312], "count": [208]}, "gripper_open_scale_action": {"mean": [0.7115384615384616, 1.0], "std": [0.4530468842072983, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [208]}}} +{"episode_index": 33, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6052737227668846]], [[0.6457337990196078]], [[0.6246948611111112]]], "std": [[[0.18925692429806282]], [[0.19950174166490964]], [[0.19920114813409118]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5802956181917212]], [[0.6259331944444445]], [[0.6003643681917211]]], "std": [[[0.18772937857874633]], [[0.19808316252838312]], [[0.19346810222789435]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4427044526143791]], [[0.4501621623093682]], [[0.4445423093681917]]], "std": [[[0.18732285599587284]], [[0.17976084783676358]], [[0.18355059761082457]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7372549019607844]], [[0.7372549019607844]], [[0.7450980392156863]]], "mean": [[[0.42391240740740743]], [[0.43526951525054464]], [[0.4199530664488017]]], "std": [[[0.19777396689425478]], [[0.1918696306895861]], [[0.20066868549793496]]], "count": [100]}, "observation.state": {"min": [-0.8072340488433838, -0.002765957498922944, -1.9887233972549438, -0.5246808528900146, -0.6802127957344055, -0.05276595801115036, -2.7585105895996094, -0.00042553190723992884, -0.001276595750823617, -0.003829787252470851, -0.005744680762290955, -0.0017021276289597154, -0.01148936152458191, -2.760425567626953, 19.228565216064453, 97.94789123535156], "max": [0.013404255732893944, 2.658510684967041, 0.0, 0.6261702179908752, 0.02531914971768856, 0.9285106658935547, -0.45127660036087036, 0.0, -0.001276595750823617, -0.001276595750823617, 0.007234042510390282, 0.0017021276289597154, -0.005106383003294468, -2.759999990463257, 97.89613342285156, 97.96267700195312], "mean": [-0.3687295615673065, 1.692331075668335, -1.3211898803710938, 0.09042229503393173, -0.3615806996822357, 0.5280484557151794, -1.9808613061904907, -1.6429803508799523e-06, -0.0012765935389325023, -0.0016980203799903393, -0.0048377555795013905, 0.0012125185457989573, -0.005622282158583403, -2.7604284286499023, 71.36370849609375, 97.96273040771484], "std": [0.30923229455947876, 1.0081055164337158, 0.7833530306816101, 0.42470431327819824, 0.24376040697097778, 0.3419693410396576, 1.0354763269424438, 2.6390174753032625e-05, 2.2118911147117615e-09, 0.0002905242727138102, 0.0014201045269146562, 0.00040544671355746686, 0.0007646604208275676, 3.775670120376162e-05, 35.301849365234375, 0.0013050762936472893], "count": [259]}, "action": {"min": [-0.8084079027175903, -0.0015339808305725455, -1.9911071062088013, -0.5276893973350525, -0.6841554045677185, -0.05675728991627693, -2.7585105895996094, 0.0, 0.0, -0.006135923322290182, -0.006135923322290182, -0.0015339808305725455, -0.012271846644580364, -2.760425567626953, 0.0, 100.0, 0.0, 0.0], "max": [0.013805827125906944, 2.6599225997924805, 0.0015339808305725455, 0.6366020441055298, 0.026077672839164734, 0.9341943264007568, -0.45127660036087036, 0.0, 0.0, -0.0, 0.007669903803616762, 0.0015339808305725455, -0.006135923322290182, -2.759999990463257, 100.0, 100.0, 0.0, 0.0], "mean": [-0.36752769351005554, 1.6933060884475708, -1.3232940435409546, 0.09836447238922119, -0.36365386843681335, 0.5354241132736206, -1.9808613061904907, 0.0, 0.0, -0.001528060412965715, -0.0053127361461520195, 0.0014629106735810637, -0.0062306965701282024, -2.7604284286499023, 67.56756591796875, 100.0, 0.0, 0.0], "std": [0.30742374062538147, 1.0079379081726074, 0.7827783226966858, 0.4321974217891693, 0.24688775837421417, 0.34088584780693054, 1.0354763269424438, 0.0, 0.0, 0.0005306692910380661, 0.0017114430665969849, 0.000420303491409868, 0.0007566241547465324, 3.775670120376162e-05, 46.81221389770508, 0.0, 0.0, 0.0], "count": [259]}, "timestamp": {"min": [0.0], "max": [8.6], "mean": [4.3], "std": [2.492210085669166], "count": [259]}, "frame_index": {"min": [0], "max": [258], "mean": [129.0], "std": [74.76630257007497], "count": [259]}, "episode_index": {"min": [169], "max": [169], "mean": [169.0], "std": [0.0], "count": [259]}, "index": {"min": [39879], "max": [40137], "mean": [40008.0], "std": [74.76630257007497], "count": [259]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [259]}, "subtask_annotation": {"mean": [2.9305019305019306, 6.0, 6.0, 6.0, 6.0], "std": [1.5826631126012127, 0.0, 0.0, 0.0, 0.0], "min": [1, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [259]}, "scene_annotation": {"mean": [169.0], "std": [0.0], "min": [169], "max": [169], "count": [259]}, "eef_direction_state": {"mean": [4.444015444015444, 6.0], "std": [1.6993505731360592, 0.0], "min": [0, 6], "max": [6, 6], "count": [259]}, "eef_velocity_state": {"mean": [1.084942084942085, 0.0], "std": [0.8431675754868727, 0.0], "min": [0, 0], "max": [2, 0], "count": [259]}, "eef_acc_mag_state": {"mean": [1.0926640926640927, 0.003861003861003861], "std": [0.8331362845497982, 0.062016905035556014], "min": [0, 0], "max": [2, 1], "count": [259]}, "eef_direction_action": {"mean": [4.482625482625482, 6.0], "std": [1.7115007466205443, 0.0], "min": [0, 6], "max": [6, 6], "count": [259]}, "eef_velocity_action": {"mean": [1.0733590733590734, 0.0], "std": [0.855611000284378, 0.0], "min": [0, 0], "max": [2, 0], "count": [259]}, "eef_acc_mag_action": {"mean": [1.0926640926640927, 0.0], "std": [0.8377577671113833, 0.0], "min": [0, 0], "max": [2, 0], "count": [259]}, "eef_sim_pose_state": {"mean": [0.35335749800075467, 0.16663545135212174, 1.2397562989684, 0.22831981709042024, 0.3699338992063074, -0.8615090739445672, 0.06890218551548667, -0.33646291685111296, 1.1834321317057988, -0.005632109854993187, -0.00781236521154043, 0.001210915531586288], "std": [0.17563488306745595, 0.15416863933033784, 0.06828892630959787, 0.20980195811646357, 0.3550085257607194, 0.5470587038020018, 2.193319817533785e-05, 9.149941211884627e-06, 0.00010790705585969978, 0.0007633846877327734, 0.0012396704890573762, 0.00040605461751482], "min": [0.06892147021923936, -0.06698589413166742, 1.181804746533705, -0.05161060897512858, -0.003617020003475524, -1.33467338452287, 0.06873946926383333, -0.33652854295953905, 1.1823944741367391, -0.011492349306479655, -0.008723404258489609, -0.0017021282453923313], "max": [0.4955491352543996, 0.3338108455587111, 1.4428001854329666, 0.5500384091870869, 0.9439482341618137, 0.03872868571571262, 0.06893473220202478, -0.3364517147322242, 1.1838536655133707, -0.005116704637850001, 0.0034042542578780477, 0.0017021862302595099], "count": [259]}, "eef_sim_pose_action": {"mean": [0.35371448682433326, 0.16806618416671684, 1.2395800740745544, 0.23120442625898216, 0.3741776161256377, -0.8647346469160679, 0.06901239240002109, -0.3364573201860922, 1.183463047730353, -0.006241107738351758, -0.006840777176856177, 0.0014629449657026844], "std": [0.1756143205888093, 0.1539663787746254, 0.0685921641242267, 0.21196927888378161, 0.3606961318050842, 0.5477538193655797, 4.015495869386499e-05, 9.458086443059552e-06, 0.00011583736637608969, 0.0007556895588632743, 0.0013557628838960943, 0.0004203101697312462], "min": [0.0691261269961432, -0.06749545819140874, 1.1810913995444015, -0.05297120866756095, -0.028796425231783163, -1.3436157824705526, 0.06866388198053865, -0.3365247591570926, 1.182966711112478, -0.01227655285152017, -0.007669904152862728, -0.0015339880498003973], "max": [0.4952529096411329, 0.3339422600320248, 1.4583761889420574, 0.5689299706889885, 0.9425096215731616, 0.04015684574814688, 0.06912937312853792, -0.3364557208429074, 1.1835490780114133, -0.006135923322290182, 0.003067957818698286, 0.0015340259516824907], "count": [259]}, "gripper_mode_state": {"mean": [0.3166023166023166, 0.0], "std": [0.46515082470566893, 0.0], "min": [0, 0], "max": [1, 0], "count": [259]}, "gripper_activity_state": {"mean": [1.803088803088803, 2.0], "std": [0.5590861578346864, 0.0], "min": [0, 2], "max": [2, 2], "count": [259]}, "gripper_mode_action": {"mean": [0.32432432432432434, 0.0], "std": [0.4681218398834806, 0.0], "min": [0, 0], "max": [1, 0], "count": [259]}, "gripper_activity_action": {"mean": [1.9652509652509653, 2.0], "std": [0.238133497221765, 0.0], "min": [0, 2], "max": [2, 2], "count": [259]}, "gripper_open_scale_state": {"mean": [0.713637096301929, 0.9796256282614956], "std": [0.3530182599934798, 1.2942722562983864e-05], "min": [0.19228565216064453, 0.9794789123535156], "max": [0.9789613342285156, 0.9796267700195312], "count": [259]}, "gripper_open_scale_action": {"mean": [0.6756756756756757, 1.0], "std": [0.4681218398834806, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [259]}}} +{"episode_index": 34, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.631006304466231]], [[0.6379056835511983]], [[0.6344613861655773]]], "std": [[[0.20998704561673198]], [[0.21703382601609877]], [[0.22118203828735647]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.6037822440087146]], [[0.618672529956427]], [[0.6078341557734205]]], "std": [[[0.20618089135473391]], [[0.21570575434961028]], [[0.21629926915121145]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45150401960784314]], [[0.4541285648148148]], [[0.44725028050108934]]], "std": [[[0.18704397262346067]], [[0.18646143652239866]], [[0.18942244488027124]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6549019607843137]], [[0.6588235294117647]], [[0.6470588235294118]]], "mean": [[[0.44040869281045747]], [[0.44676034586056645]], [[0.43785513616557736]]], "std": [[[0.19200097677406455]], [[0.18916516165018163]], [[0.1937903535445066]]], "count": [100]}, "observation.state": {"min": [-1.1429786682128906, -0.002765957498922944, -1.9608510732650757, -0.04595744609832764, -0.6065957546234131, -0.9080851078033447, -2.7585105895996094, 0.007021276745945215, 0.0, -0.013829787261784077, 0.027872340753674507, -0.005744680762290955, 0.004680851008743048, -2.760425567626953, 16.95613670349121, 97.94789123535156], "max": [0.15489362180233002, 2.227872371673584, 0.0, 0.7095744609832764, 0.6402127742767334, 1.766595721244812, -0.38574469089508057, 0.008936170488595963, 0.0, -0.012765957042574883, 0.03404255211353302, -0.002340425504371524, 0.01042553223669529, -2.759999990463257, 97.89613342285156, 97.96267700195312], "mean": [-0.3930395841598511, 1.3200660943984985, -1.148516297340393, 0.38453516364097595, 0.05781964957714081, 0.16548769176006317, -2.058974504470825, 0.008100874722003937, 0.0, -0.013794299215078354, 0.03264221176505089, -0.003144205315038562, 0.009089040569961071, -2.76042103767395, 74.02043151855469, 97.96246337890625], "std": [0.5171494483947754, 0.8316205739974976, 0.6940074563026428, 0.23056787252426147, 0.3844687044620514, 0.8320701122283936, 1.0232075452804565, 0.00030048322514630854, 0.0, 0.00014620945148635656, 0.0005922034615650773, 0.00037677015643566847, 0.0003691141027957201, 6.794213550165296e-05, 34.89655303955078, 0.0023557916283607483], "count": [270]}, "action": {"min": [-1.1443496942520142, 0.0, -1.9619613885879517, -0.05368932709097862, -0.6120583415031433, -0.9142525792121887, -2.7585105895996094, 0.007669903803616762, 0.0, -0.015339807607233524, 0.02761165425181389, -0.006135923322290182, 0.003067961661145091, -2.760425567626953, 0.0, 100.0, 0.0, 0.0], "max": [0.15800002217292786, 2.2350099086761475, 0.0, 0.7179030179977417, 0.6473398804664612, 1.777883768081665, -0.38574469089508057, 0.00920388475060463, 0.0015339808305725455, -0.012271846644580364, 0.03681553900241852, -0.003067961661145091, 0.01073786523193121, -2.759999990463257, 100.0, 100.0, 0.0, 0.0], "mean": [-0.3931419253349304, 1.3176274299621582, -1.1489967107772827, 0.38665422797203064, 0.05734245851635933, 0.17102190852165222, -2.058974504470825, 0.008471056818962097, 0.001522620557807386, -0.013800171203911304, 0.032776154577732086, -0.0031361437868326902, 0.009181179106235504, -2.76042103767395, 71.85185241699219, 100.0, 0.0, 0.0], "std": [0.5172029733657837, 0.8310834169387817, 0.6946607828140259, 0.2299678772687912, 0.38477179408073425, 0.8324132561683655, 1.0232075452804565, 0.0007661739946343005, 0.00013153445615898818, 0.0001615958899492398, 0.0010084636742249131, 0.00034258479718118906, 0.0004754766705445945, 6.794213550165296e-05, 44.97215270996094, 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": [173], "max": [173], "mean": [173.0], "std": [0.0], "count": [270]}, "index": {"min": [40875], "max": [41144], "mean": [41009.5], "std": [77.9417517551836], "count": [270]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [270]}, "subtask_annotation": {"mean": [2.6777777777777776, 6.0, 6.0, 6.0, 6.0], "std": [1.5286966933459718, 0.0, 0.0, 0.0, 0.0], "min": [1, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [270]}, "scene_annotation": {"mean": [173.0], "std": [0.0], "min": [173], "max": [173], "count": [270]}, "eef_direction_state": {"mean": [4.018518518518518, 6.0], "std": [1.7605842963266114, 0.0], "min": [0, 6], "max": [6, 6], "count": [270]}, "eef_velocity_state": {"mean": [1.3888888888888888, 0.0], "std": [0.8168745011427911, 0.0], "min": [0, 0], "max": [2, 0], "count": [270]}, "eef_acc_mag_state": {"mean": [1.1555555555555554, 0.0], "std": [0.8152860590152952, 0.0], "min": [0, 0], "max": [2, 0], "count": [270]}, "eef_direction_action": {"mean": [4.203703703703703, 6.0], "std": [1.6708794494010404, 0.0], "min": [0, 6], "max": [6, 6], "count": [270]}, "eef_velocity_action": {"mean": [1.385185185185185, 0.0], "std": [0.8343121823144491, 0.0], "min": [0, 0], "max": [2, 0], "count": [270]}, "eef_acc_mag_action": {"mean": [1.1407407407407408, 0.0], "std": [0.7996569909373683, 0.0], "min": [0, 0], "max": [2, 0], "count": [270]}, "eef_sim_pose_state": {"mean": [0.24661767495432618, 0.22015858543348793, 1.305598797496131, 0.23051843681214226, 0.4613959574518216, -0.3099544809418027, 0.06805565841877881, -0.33675438440240674, 1.1829657590609206, 0.009029854081110034, 0.018847818386226414, 0.004956101206744705], "std": [0.12821366265372092, 0.15967548833827513, 0.09817343926966948, 0.42747091371451335, 0.31661462143870794, 0.3192614589610188, 1.1709548495649491e-05, 8.425535999329598e-06, 5.0627723718020186e-05, 0.00037155534916437995, 0.0005243073384436136, 0.0005736338946635265], "min": [0.06437099675818694, -0.04163200675022577, 1.1826791671573715, -0.37016293548724216, -0.002765957498922944, -0.9743806183167145, 0.06805179818249585, -0.33678660255181014, 1.1825382589399078, 0.004601167876587069, 0.015106246929667888, 0.0012752954771538833], "max": [0.4400514657822514, 0.37606769188468975, 1.5184260240610292, 1.256002314237409, 0.8914879192497791, 0.29213054878784267, 0.06814205769191112, -0.3367353560843144, 1.183216065675403, 0.010361245058697541, 0.02127624394068306, 0.006169705801626675], "count": [270]}, "eef_sim_pose_action": {"mean": [0.2457212151953743, 0.21989758455743716, 1.3061591570447015, 0.23213529251282822, 0.4605034960829292, -0.3124332185014887, 0.06817068640966306, -0.33676206510890316, 1.182989908630059, 0.009116971470853472, 0.020498482191306826, 0.00533424250688288], "std": [0.1276077756953149, 0.15936302988678389, 0.09943467080471993, 0.4257399062951694, 0.3136126133708421, 0.3266030219532307, 1.6637091855526698e-05, 1.823484643667849e-05, 9.25501921064908e-05, 0.0004784915666561881, 0.0009539723591338868, 0.0009020323085522947], "min": [0.06448514966353261, -0.041959474335857366, 1.1826871189109367, -0.36459488691105757, -0.003067961661145313, -0.9831005949997638, 0.06804629813873167, -0.3368114898920529, 1.1828556562291883, 0.002976179041180357, 0.016873609745682305, 0.0015323558410560907], "max": [0.44444761342531, 0.37640083873513563, 1.519204184496384, 1.2479253663024008, 0.891598859475609, 0.3547946049902024, 0.06829689749664153, -0.336741485276027, 1.1833638199891776, 0.010676676696992581, 0.023009278997945914, 0.006135403236196721], "count": [270]}, "gripper_mode_state": {"mean": [0.2777777777777778, 0.0], "std": [0.4479032082388078, 0.0], "min": [0, 0], "max": [1, 0], "count": [270]}, "gripper_activity_state": {"mean": [1.8148148148148149, 2.0], "std": [0.5468452985271635, 0.0], "min": [0, 2], "max": [2, 2], "count": [270]}, "gripper_mode_action": {"mean": [0.2814814814814815, 0.0], "std": [0.44972175516031143, 0.0], "min": [0, 0], "max": [1, 0], "count": [270]}, "gripper_activity_action": {"mean": [1.9666666666666666, 2.0], "std": [0.23333333333333356, 0.0], "min": [0, 2], "max": [2, 2], "count": [270]}, "gripper_open_scale_state": {"mean": [0.7402032694639992, 0.9796229366726378], "std": [0.34896540594379377, 2.3496705657268628e-05], "min": [0.16956136703491212, 0.9794789123535156], "max": [0.9789613342285156, 0.9796267700195312], "count": [270]}, "gripper_open_scale_action": {"mean": [0.7185185185185186, 1.0], "std": [0.4497217551603114, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [270]}}} +{"episode_index": 35, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9372549019607843]], [[0.9058823529411765]], [[0.8941176470588236]]], "mean": [[[0.6220338099128541]], [[0.63666901416122]], [[0.6362780664488017]]], "std": [[[0.1808148362123154]], [[0.18281129951376515]], [[0.18474791381598005]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.8666666666666667]], [[0.8705882352941177]], [[0.8666666666666667]]], "mean": [[[0.5896805501089325]], [[0.6117283224400871]], [[0.6046183224400871]]], "std": [[[0.18000744921278286]], [[0.18438817390560908]], [[0.18199181664674913]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44590504901960787]], [[0.44968284586056645]], [[0.44497928104575163]]], "std": [[[0.18257513035414927]], [[0.17851291838162883]], [[0.18133817431437893]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8196078431372549]], [[0.8588235294117647]], [[0.8666666666666667]]], "mean": [[[0.42322067265795205]], [[0.44651339052287586]], [[0.43876751089324617]]], "std": [[[0.2248288174959777]], [[0.20943009149882705]], [[0.2181102837641301]]], "count": [100]}, "observation.state": {"min": [-0.0576595738530159, -0.0017021276289597154, -1.9872339963912964, -0.1157446801662445, -0.5112766027450562, -0.8678723573684692, -2.7585105895996094, 0.007021276745945215, -0.001276595750823617, -0.019999999552965164, 0.03851063922047615, -0.0031914892606437206, -0.009999999776482582, -2.760425567626953, 18.17603302001953, 97.96267700195312], "max": [0.2819148898124695, 2.400425434112549, 0.0, 0.6561701893806458, 0.5261701941490173, 1.6778723001480103, -0.42085105180740356, 0.007659574504941702, -0.001276595750823617, -0.019999999552965164, 0.04021276533603668, -0.0008510638144798577, 0.0019148936262354255, -2.760425567626953, 97.89613342285156, 97.96267700195312], "mean": [0.12203771620988846, 1.4477564096450806, -1.1265242099761963, 0.2986297011375427, -0.003410961478948593, 0.31951048970222473, -1.9237139225006104, 0.0074521577917039394, -0.0012765914434567094, -0.01999998465180397, 0.03961919620633125, -0.0016654434148222208, 0.0014420056249946356, -2.760432720184326, 69.41309356689453, 97.96286010742188], "std": [0.11078085005283356, 0.7974815964698792, 0.7224622964859009, 0.19755756855010986, 0.3823651075363159, 0.956121563911438, 1.075207233428955, 0.00021369745081756264, 4.307366907596588e-09, 1.4901161193847656e-08, 0.0002676832373254001, 0.000271523225819692, 0.0010520387440919876, 7.152557373046875e-06, 36.66340637207031, 0.00018310546875], "count": [319]}, "action": {"min": [-0.05982524901628494, -0.0015339808305725455, -1.986505150794983, -0.11965049803256989, -0.5092816352844238, -0.8728350400924683, -2.7585105895996094, 0.007669903803616762, -0.0015339808305725455, -0.019941750913858414, 0.03834952041506767, -0.003067961661145091, -0.012271846644580364, -2.760425567626953, 0.0, 100.0, 0.0, 0.0], "max": [0.28378644585609436, 2.4160196781158447, 0.0015339808305725455, 0.6611457467079163, 0.5292233824729919, 1.6889128684997559, -0.42085105180740356, 0.00920388475060463, 0.0, -0.019941750913858414, 0.03988350182771683, -0.0, 0.0015339808305725455, -2.760425567626953, 100.0, 100.0, 0.0, 0.0], "mean": [0.1227230429649353, 1.4463906288146973, -1.1270135641098022, 0.3020167946815491, -0.0036931957583874464, 0.3235637843608856, -1.9237139225006104, 0.007775712758302689, -0.0012454597745090723, -0.019941795617341995, 0.03985954076051712, -0.001586879719980061, 0.0013849132228642702, -2.760432720184326, 65.2037582397461, 100.0, 0.0, 0.0], "std": [0.11155068129301071, 0.7972519397735596, 0.7239221930503845, 0.2025071680545807, 0.3826168179512024, 0.962371289730072, 1.075207233428955, 0.0003887033381033689, 0.0005994522362016141, 4.470348358154297e-08, 0.00019053697178605944, 0.00030511690420098603, 0.001132878940552473, 7.152557373046875e-06, 47.63230895996094, 0.0, 0.0, 0.0], "count": [319]}, "timestamp": {"min": [0.0], "max": [10.6], "mean": [5.3], "std": [3.0695638488590236], "count": [319]}, "frame_index": {"min": [0], "max": [318], "mean": [159.0], "std": [92.0869154657707], "count": [319]}, "episode_index": {"min": [174], "max": [174], "mean": [174.0], "std": [0.0], "count": [319]}, "index": {"min": [41145], "max": [41463], "mean": [41304.0], "std": [92.0869154657707], "count": [319]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [319]}, "subtask_annotation": {"mean": [2.981191222570533, 6.0, 6.0, 6.0, 6.0], "std": [1.5372971715084802, 0.0, 0.0, 0.0, 0.0], "min": [1, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [319]}, "scene_annotation": {"mean": [174.0], "std": [0.0], "min": [174], "max": [174], "count": [319]}, "eef_direction_state": {"mean": [3.8150470219435735, 6.0], "std": [2.1276562040315268, 0.0], "min": [0, 6], "max": [6, 6], "count": [319]}, "eef_velocity_state": {"mean": [1.335423197492163, 0.0], "std": [0.797939583881243, 0.0], "min": [0, 0], "max": [2, 0], "count": [319]}, "eef_acc_mag_state": {"mean": [1.213166144200627, 0.0], "std": [0.7828584833786938, 0.0], "min": [0, 0], "max": [2, 0], "count": [319]}, "eef_direction_action": {"mean": [4.0501567398119125, 6.0], "std": [1.9978024699591648, 0.0], "min": [0, 6], "max": [6, 6], "count": [319]}, "eef_velocity_action": {"mean": [1.322884012539185, 0.0], "std": [0.8030953961933994, 0.0], "min": [0, 0], "max": [2, 0], "count": [319]}, "eef_acc_mag_action": {"mean": [1.1567398119122256, 0.0], "std": [0.7680186807999154, 0.0], "min": [0, 0], "max": [2, 0], "count": [319]}, "eef_sim_pose_state": {"mean": [0.3314373047999845, 0.3773614796591744, 1.2863339609904139, 0.48292342209124706, 0.5194372104594096, 0.23310783245376443, 0.06746892981620267, -0.33670999058642376, 1.183931615753768, 0.001411470155871401, 0.018342532945674138, 0.0057864204960003125], "std": [0.16715449750821612, 0.04056796523753721, 0.09052038311347066, 0.5441625459979992, 0.3456194460358973, 0.5613854952783964, 5.044095024717811e-07, 7.311418140629892e-06, 2.743385496087594e-05, 0.0010526262443372348, 0.0002676855504108965, 0.0003738246184484485], "min": [0.0689882778685456, 0.3326070207906132, 1.1827395428156893, -0.4012777247155391, -0.04210530627668918, -0.4343684213851975, 0.06746775704676897, -0.33673899281187214, 1.1838707791086098, -0.010029337209201948, 0.01723395613850065, 0.0040420312603202885], "max": [0.562838663529921, 0.45000350001208944, 1.4832709878736399, 1.4281631919929425, 0.989927393131917, 1.1773610897609257, 0.06747107261049684, -0.33668631580198155, 1.1840452252167855, 0.00189126033206064, 0.018936154600298627, 0.006808364863884362], "count": [319]}, "eef_sim_pose_action": {"mean": [0.3309033074663906, 0.3773879466314026, 1.286759081799045, 0.4876753036810471, 0.5195184326190001, 0.23441187114074183, 0.06747543814062412, -0.33671608558341204, 1.1838916857109318, 0.0013552979680228315, 0.018672225208094688, 0.006188542261428147], "std": [0.16620644943044338, 0.04057912861647066, 0.0917649309007596, 0.547786591387418, 0.3454851040750577, 0.5660163892606259, 4.607259677162485e-05, 1.146451749555743e-05, 2.3681961615822668e-05, 0.0011333210876269297, 0.0006399398363508258, 0.0005053804735698292], "min": [0.06780859482724133, 0.3323932484284928, 1.1827743502651304, -0.4440417449909863, -0.0061327398857273785, -0.4442945120534902, 0.06745317876003863, -0.33675002228736184, 1.1838821768292955, -0.012297733159673618, 0.016873709251831848, 0.004601332021788036], "max": [0.5641871418500086, 0.4504932629161622, 1.4978920308469084, 1.425871602825431, 0.9919707995140308, 1.1929538015276324, 0.06757149354054873, -0.33667793982654626, 1.184039391344872, 0.0015057404854314548, 0.019941727448313573, 0.007669903803616762], "count": [319]}, "gripper_mode_state": {"mean": [0.3385579937304075, 0.0], "std": [0.4732192711752634, 0.0], "min": [0, 0], "max": [1, 0], "count": [319]}, "gripper_activity_state": {"mean": [1.8463949843260188, 2.0], "std": [0.49913201849517597, 0.0], "min": [0, 2], "max": [2, 2], "count": [319]}, "gripper_mode_action": {"mean": [0.34796238244514105, 0.0], "std": [0.4763240103629509, 0.0], "min": [0, 0], "max": [1, 0], "count": [319]}, "gripper_activity_action": {"mean": [1.9717868338557993, 2.0], "std": [0.2150022344762668, 0.0], "min": [0, 2], "max": [2, 2], "count": [319]}, "gripper_open_scale_state": {"mean": [0.6941316844976044, 0.9796267700195346], "std": [0.3666340654953524, 3.3306690738754696e-15], "min": [0.1817603302001953, 0.9796267700195312], "max": [0.9789613342285156, 0.9796267700195312], "count": [319]}, "gripper_open_scale_action": {"mean": [0.6520376175548589, 1.0], "std": [0.4763240103629509, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [319]}}} +{"episode_index": 36, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.996078431372549]]], "mean": [[[0.6405846051198256]], [[0.6415454221132898]], [[0.630831977124183]]], "std": [[[0.2066934722063351]], [[0.21257242115711728]], [[0.22303488592311033]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[0.9882352941176471]], [[0.996078431372549]], [[0.9764705882352941]]], "mean": [[[0.6100527995642702]], [[0.6188379656862746]], [[0.6019623611111111]]], "std": [[[0.1997434589705878]], [[0.20753675073018976]], [[0.21383735878634852]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44623548202614377]], [[0.4468520533769063]], [[0.4358019444444445]]], "std": [[[0.18365035328498994]], [[0.1812873685244039]], [[0.1855400462590083]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8823529411764706]], [[0.8666666666666667]], [[0.8352941176470589]]], "mean": [[[0.4187342674291939]], [[0.4246549564270153]], [[0.4113880473856209]]], "std": [[[0.20707693044200107]], [[0.20484178430549652]], [[0.2173084773135259]]], "count": [100]}, "observation.state": {"min": [-0.9942553043365479, -0.002765957498922944, -1.8327659368515015, -0.181702122092247, -0.6868085265159607, -0.07361701875925064, -2.7585105895996094, 0.0, -0.001276595750823617, 0.0, -0.0008510638144798577, -0.001276595750823617, -0.01425531879067421, -2.742553234100342, 16.95613670349121, 97.32622528076172], "max": [-0.009148935787379742, 2.44234037399292, 0.0, 0.6372340321540833, 0.04553191363811493, 1.0236170291900635, -0.38574469089508057, 0.001276595750823617, -0.001276595750823617, 0.0, 0.0019148936262354255, 0.02255319058895111, 0.01872340403497219, -2.7421276569366455, 97.89613342285156, 97.3410415649414], "mean": [-0.4120916426181793, 1.4490582942962646, -1.0678434371948242, 0.07383853197097778, -0.24392393231391907, 0.30647096037864685, -2.0735249519348145, 0.0004482041404116899, -0.0012765942374244332, 0.0, 0.0015547609655186534, 0.020213626325130463, -0.00673352275043726, -2.7425432205200195, 74.51449584960938, 97.34080505371094], "std": [0.4167126417160034, 1.0095138549804688, 0.7519246935844421, 0.1692870557308197, 0.22581830620765686, 0.3483879566192627, 1.0107728242874146, 0.00018133218691218644, 1.5133991837501526e-09, 0.0, 0.00039240301703102887, 0.003440764732658863, 0.002972977701574564, 6.591173587366939e-05, 34.47356033325195, 0.0022981828078627586], "count": [244]}, "action": {"min": [-0.9940195679664612, 0.0, -1.8331069946289062, -0.1840776950120926, -0.6902913451194763, -0.07363107800483704, -2.7585105895996094, 0.0, 0.0, 0.0015339808305725455, -0.0015339808305725455, -0.0015339808305725455, -0.007669903803616762, -2.742553234100342, 0.0, 100.0, 0.0, 0.0], "max": [-0.00920388475060463, 2.4451653957366943, -0.0, 0.6657476425170898, 0.0475534051656723, 1.0293011665344238, -0.38574469089508057, 0.0015339808305725455, 0.0, 0.0015339808305725455, 0.0015339808305725455, 0.02147573046386242, 0.01840776950120926, -2.7421276569366455, 100.0, 100.0, 0.0, 0.0], "mean": [-0.41692158579826355, 1.449410319328308, -1.0670210123062134, 0.07049398869276047, -0.2444368302822113, 0.3064820468425751, -2.0735249519348145, 0.0009430217323824763, 0.0, 0.001533983158878982, 0.0014459675876423717, 0.02066475711762905, -0.006940647028386593, -2.7425432205200195, 72.54098510742188, 100.0, 0.0, 0.0], "std": [0.4178950786590576, 1.0087865591049194, 0.7483338117599487, 0.17125989496707916, 0.2233397364616394, 0.34448325634002686, 1.0107728242874146, 0.0007465166854672134, 0.0, 2.3283064365386963e-09, 0.0004302675079088658, 0.004066601861268282, 0.0037662535905838013, 6.591173587366939e-05, 44.63074493408203, 0.0, 0.0, 0.0], "count": [244]}, "timestamp": {"min": [0.0], "max": [8.1], "mean": [4.05], "std": [2.3478713763747794], "count": [244]}, "frame_index": {"min": [0], "max": [243], "mean": [121.5], "std": [70.43614129124337], "count": [244]}, "episode_index": {"min": [176], "max": [176], "mean": [176.0], "std": [0.0], "count": [244]}, "index": {"min": [41696], "max": [41939], "mean": [41817.5], "std": [70.43614129124337], "count": [244]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [244]}, "subtask_annotation": {"mean": [2.639344262295082, 6.0, 6.0, 6.0, 6.0], "std": [1.5367923469190754, 0.0, 0.0, 0.0, 0.0], "min": [1, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [244]}, "scene_annotation": {"mean": [176.0], "std": [0.0], "min": [176], "max": [176], "count": [244]}, "eef_direction_state": {"mean": [4.057377049180328, 6.0], "std": [2.059759576642775, 0.0], "min": [0, 6], "max": [6, 6], "count": [244]}, "eef_velocity_state": {"mean": [1.1762295081967213, 0.0], "std": [0.9085706012687845, 0.0], "min": [0, 0], "max": [2, 0], "count": [244]}, "eef_acc_mag_state": {"mean": [1.069672131147541, 0.0], "std": [0.8632182772285101, 0.0], "min": [0, 0], "max": [2, 0], "count": [244]}, "eef_direction_action": {"mean": [3.889344262295082, 6.0], "std": [2.088230381779059, 0.0], "min": [0, 6], "max": [6, 6], "count": [244]}, "eef_velocity_action": {"mean": [1.1967213114754098, 0.0], "std": [0.8837266866848237, 0.0], "min": [0, 0], "max": [2, 0], "count": [244]}, "eef_acc_mag_action": {"mean": [1.110655737704918, 0.0], "std": [0.8778053274837665, 0.0], "min": [0, 0], "max": [2, 0], "count": [244]}, "eef_sim_pose_state": {"mean": [0.2889210525072236, 0.17488030425841383, 1.236139847019021, 0.11430936877506748, 0.4053775668614182, -0.719653855696479, 0.06902927585715274, -0.3360456683884951, 1.1823064698951682, -0.006726809790953582, 0.0002780947578874606, 0.020661843863972202], "std": [0.16889801058352946, 0.17001088337386852, 0.05685967146638684, 0.16322027986807333, 0.2863266118237688, 0.5121546292657, 8.573700920542143e-07, 7.623488658334411e-05, 4.022165692275355e-05, 0.0029719002463647944, 0.00039236677440977546, 0.003501298626090896], "min": [0.06892237121300557, -0.0764116161024788, 1.181799191514981, -0.07371069616922468, -0.10462279282779963, -1.3095244945136515, 0.06902849122398419, -0.33651896722637803, 1.1822695565784385, -0.01424572250211385, -0.002127657831581198, -0.0012765967910551412], "max": [0.5581888242649886, 0.334743335254061, 1.3693166359079871, 0.4128577948581711, 0.7102772167718956, 0.03638304371809675, 0.06903417802488729, -0.335982768575316, 1.1825530723719098, 0.018724128344700712, 0.0006381674896516198, 0.022553192630195246], "count": [244]}, "eef_sim_pose_action": {"mean": [0.28777343254635657, 0.17354211583683288, 1.2363153485031555, 0.11748413382049053, 0.4040632106223341, -0.7239668139066364, 0.06924019124078722, -0.3360466517959163, 1.181921487128416, -0.006877519990419807, 0.0029792684291741448, 0.02160785008618047], "std": [0.16832102088917317, 0.16998244244021787, 0.057741117713423024, 0.1624461559972507, 0.2906377554362227, 0.5096889736535776, 1.1922062564134254e-06, 9.20836839892004e-05, 4.410069043180846e-05, 0.0037551776931614793, 0.0004301372945545836, 0.004177047119372718], "min": [0.0686669254204644, -0.07675614279249199, 1.1818660533983059, -0.07369929536900588, -0.14259301775149336, -1.3144392546484371, 0.0692396868089238, -0.33655955218059624, 1.181912465981266, -0.007636962951163108, 0.0, -0.0015339826353744767], "max": [0.5580716447075352, 0.3347894589714296, 1.3807408523483835, 0.4317766085470205, 0.6958167164339479, 0.03834957627970662, 0.0692460454787169, -0.33600700878430695, 1.1822269248422452, 0.018405416403097855, 0.0030672542034220207, 0.02300981233272001], "count": [244]}, "gripper_mode_state": {"mean": [0.27049180327868855, 0.0], "std": [0.44421389851931836, 0.0], "min": [0, 0], "max": [1, 0], "count": [244]}, "gripper_activity_state": {"mean": [1.8032786885245902, 2.0], "std": [0.5601426086317998, 0.0], "min": [0, 2], "max": [2, 2], "count": [244]}, "gripper_mode_action": {"mean": [0.27459016393442626, 0.0], "std": [0.4463075238049332, 0.0], "min": [0, 0], "max": [1, 0], "count": [244]}, "gripper_activity_action": {"mean": [1.9631147540983607, 2.0], "std": [0.24518337723190228, 0.0], "min": [0, 2], "max": [2, 2], "count": [244]}, "gripper_open_scale_state": {"mean": [0.74514425269893, 0.9734067723008495], "std": [0.3447355847493408, 2.2946348049601943e-05], "min": [0.16956136703491212, 0.9732622528076171], "max": [0.9789613342285156, 0.9734104156494141], "count": [244]}, "gripper_open_scale_action": {"mean": [0.7254098360655737, 1.0], "std": [0.4463075238049332, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [244]}}} +{"episode_index": 37, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[0.9019607843137255]], [[0.8980392156862745]], [[0.9176470588235294]]], "mean": [[[0.6464971187363835]], [[0.6558811791938998]], [[0.6492664079520697]]], "std": [[[0.17483019763157187]], [[0.18070893938527646]], [[0.18523805495912]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.8627450980392157]], [[0.8745098039215686]], [[0.8784313725490196]]], "mean": [[[0.5986904330065359]], [[0.6170313752723311]], [[0.6022710648148147]]], "std": [[[0.18724361742882528]], [[0.1935610270709373]], [[0.19369762158333104]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7607843137254902]], [[0.7490196078431373]], [[0.7294117647058823]]], "mean": [[[0.44575348583877994]], [[0.452466748366013]], [[0.44530465958605664]]], "std": [[[0.1746889978310644]], [[0.16969624952427032]], [[0.17183197561861271]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45445103485838784]], [[0.45758468954248366]], [[0.4511063126361656]]], "std": [[[0.20280558236848248]], [[0.19793424364135057]], [[0.2031072401959633]]], "count": [100]}, "observation.state": {"min": [-0.01234042551368475, -0.001276595750823617, 0.0, 0.0, -0.02914893627166748, 0.0576595738530159, -2.7585105895996094, -0.05148936063051224, -0.002340425504371524, -1.952765941619873, -0.015744680538773537, -0.0042553190141916275, -1.2459574937820435, -2.760425567626953, 97.77780151367188, 15.449430465698242], "max": [-0.011914893984794617, -0.001276595750823617, 0.0, 0.00042553190723992884, -0.028297873213887215, 0.059574469923973083, -2.7551064491271973, 0.6138297915458679, 2.4612765312194824, 0.0, 0.8123404383659363, 0.8446808457374573, -0.003829787252470851, -0.34255319833755493, 97.89613342285156, 97.96267700195312], "mean": [-0.012338628061115742, -0.001276594353839755, 0.0, 1.9342362065799534e-05, -0.028881656005978584, 0.058629367500543594, -2.757455348968506, 0.1510726511478424, 1.6546710729599, -1.4005450010299683, 0.5356534719467163, 0.5200862884521484, -0.6430635452270508, -1.9485905170440674, 97.85932922363281, 70.24275970458984], "std": [2.729756488406565e-05, 1.3969838619232178e-09, 0.0, 8.863791299518198e-05, 0.0002128171327058226, 0.0003833724185824394, 0.0011613647220656276, 0.23636473715305328, 0.9377075433731079, 0.737364649772644, 0.254021555185318, 0.33175399899482727, 0.4240034818649292, 1.0782400369644165, 0.04037447273731232, 36.78733444213867], "count": [242]}, "action": {"min": [-0.012271846644580364, 0.0, -0.0, 0.0, -0.029145635664463043, 0.058291271328926086, -2.7585105895996094, -0.05368932709097862, -0.0015339808305725455, -1.9527575969696045, -0.02454369328916073, -0.006135923322290182, -1.2547962665557861, -2.760425567626953, 100.0, 0.0, 0.0, 0.0], "max": [-0.012271846644580364, 0.0, -0.0, 0.0, -0.029145635664463043, 0.05982524901628494, -2.7551064491271973, 0.6151263117790222, 2.460505247116089, 0.0, 0.8176117539405823, 0.849825382232666, 0.0, -0.34255319833755493, 100.0, 100.0, 0.0, 0.0], "mean": [-0.012271865271031857, 0.0, 0.0, 0.0, -0.02914568968117237, 0.05900757387280464, -2.757455348968506, 0.14762350916862488, 1.6557687520980835, -1.4016543626785278, 0.5378820300102234, 0.5229224562644958, -0.6502050161361694, -1.9485905170440674, 100.0, 67.76859283447266, 0.0, 0.0], "std": [1.862645149230957e-08, 0.0, 0.0, 0.0, 5.4016709327697754e-08, 0.0007653101347386837, 0.0011613647220656276, 0.2346586436033249, 0.9373632669448853, 0.7362571954727173, 0.2587924897670746, 0.33387473225593567, 0.42500177025794983, 1.0782400369644165, 0.0, 46.73630142211914, 0.0, 0.0], "count": [242]}, "timestamp": {"min": [0.0], "max": [8.033333333333333], "mean": [4.016666666666667], "std": [2.328626204439004], "count": [242]}, "frame_index": {"min": [0], "max": [241], "mean": [120.5], "std": [69.85878613317011], "count": [242]}, "episode_index": {"min": [177], "max": [177], "mean": [177.0], "std": [0.0], "count": [242]}, "index": {"min": [41940], "max": [42181], "mean": [42060.5], "std": [69.85878613317011], "count": [242]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [242]}, "subtask_annotation": {"mean": [1.7479338842975207, 6.0, 6.0, 6.0, 6.0], "std": [1.7971786508488015, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [242]}, "scene_annotation": {"mean": [177.0], "std": [0.0], "min": [177], "max": [177], "count": [242]}, "eef_direction_state": {"mean": [6.0, 3.7024793388429753], "std": [0.0, 2.0696333691335234], "min": [6, 0], "max": [6, 6], "count": [242]}, "eef_velocity_state": {"mean": [0.0, 1.3677685950413223], "std": [0.0, 0.8338613631162115], "min": [0, 0], "max": [0, 2], "count": [242]}, "eef_acc_mag_state": {"mean": [0.0, 1.1570247933884297], "std": [0.0, 0.8182652933458554], "min": [0, 0], "max": [0, 2], "count": [242]}, "eef_direction_action": {"mean": [6.0, 3.652892561983471], "std": [0.0, 2.0976600257187497], "min": [6, 0], "max": [6, 6], "count": [242]}, "eef_velocity_action": {"mean": [0.0, 1.3512396694214877], "std": [0.0, 0.8360291527282182], "min": [0, 0], "max": [0, 2], "count": [242]}, "eef_acc_mag_action": {"mean": [0.0, 1.1942148760330578], "std": [0.0, 0.8127900647556425], "min": [0, 0], "max": [0, 2], "count": [242]}, "eef_sim_pose_state": {"mean": [0.06901847504663744, 0.33314255785946395, 1.182463841496798, 0.058665638029750417, -0.0012567290063418871, -0.041220349747419754, 0.3660754765372244, -0.26871163064669296, 1.2554476381876314, -0.029236286482884684, 0.5277147224305938, 0.9065453430503846], "std": [1.9890947206947178e-07, 4.795838272823091e-06, 9.084800769770395e-06, 0.0003833374286300015, 8.860062619421874e-05, 0.00021585395110262275, 0.18619963182172777, 0.10017207630099513, 0.06742966220770168, 0.14288410504910876, 0.26578156518107937, 0.58869215409311], "min": [0.06901822413403474, 0.33313640795434557, 1.1824222095381218, 0.05769623700629752, -0.001276084655100762, -0.04148938552387934, 0.059866070876607, -0.34157660587588473, 1.1824850141362044, -0.3182785408243097, -0.01828307375935556, 0.0019015301843495129], "max": [0.0690190103453576, 0.33315572409179317, 1.1824658244445756, 0.05961113307725471, -0.0008507023114363577, -0.040638321188612346, 0.544826657587783, -0.0596357938694562, 1.4131378291921093, 0.34231236859930547, 0.77319761899625, 1.6137553044812307], "count": [242]}, "eef_sim_pose_action": {"mean": [0.06911459085969839, 0.333133909580529, 1.1824949999999976, 0.05900755016641184, 0.0, -0.04141748230904341, 0.3663534736453743, -0.2701650317350015, 1.2555505667503588, -0.03277824010961888, 0.5264615938088179, 0.9069541173112915], "std": [3.469446951953614e-16, 6.106226635438361e-16, 2.220446049250313e-15, 0.0007653106438568259, 0.0, 5.066142708691683e-18, 0.18609889066607183, 0.09956325366207405, 0.06803355539284124, 0.1468720863934871, 0.2723159523989688, 0.5907483898912561], "min": [0.06911459085969873, 0.3331339095805284, 1.1824949999999999, 0.05829127132892609, 0.0, -0.041417482309043414, 0.058062995788845884, -0.342679289161896, 1.1823027034655564, -0.31112118723100046, -0.04445004234648775, -2.19025180718483e-05], "max": [0.06911459085969873, 0.3331339095805284, 1.1824949999999999, 0.059825249016284957, 0.0, -0.04141748230904341, 0.5444550379885263, -0.05936422683410247, 1.4188791775391554, 0.34451602972671935, 0.7703609318775992, 1.620963061491473], "count": [242]}, "gripper_mode_state": {"mean": [0.0, 0.3181818181818182], "std": [0.0, 0.4657704893617999], "min": [0, 0], "max": [0, 1], "count": [242]}, "gripper_activity_state": {"mean": [2.0, 1.7933884297520661], "std": [0.0, 0.5737704118251153], "min": [2, 0], "max": [2, 2], "count": [242]}, "gripper_mode_action": {"mean": [0.0, 0.32231404958677684], "std": [0.0, 0.4673624963834278], "min": [0, 0], "max": [0, 1], "count": [242]}, "gripper_activity_action": {"mean": [2.0, 1.962809917355372], "std": [0.0, 0.24617142162985942], "min": [2, 0], "max": [2, 2], "count": [242]}, "gripper_open_scale_state": {"mean": [0.9785964830256642, 0.7024271092927176], "std": [0.00040373085726709974, 0.36787320858204436], "min": [0.9777780151367188, 0.1544943046569824], "max": [0.9789613342285156, 0.9796267700195312], "count": [242]}, "gripper_open_scale_action": {"mean": [1.0, 0.6776859504132231], "std": [0.0, 0.4673624963834278], "min": [1.0, 0.0], "max": [1.0, 1.0], "count": [242]}}} +{"episode_index": 38, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6423559531590414]], [[0.6739436165577342]], [[0.6519084313725491]]], "std": [[[0.1766673666727313]], [[0.18915374597961887]], [[0.1872288160479376]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6024095915032679]], [[0.6402881753812637]], [[0.6137740659041395]]], "std": [[[0.18972241817383503]], [[0.2006422875503502]], [[0.19392758138189226]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6823529411764706]], [[0.6352941176470588]], [[0.6196078431372549]]], "mean": [[[0.4387841230936819]], [[0.43832464052287584]], [[0.43434092047930284]]], "std": [[[0.1778956980059095]], [[0.1764146250080919]], [[0.178884804643577]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44520666122004354]], [[0.4504777015250545]], [[0.4407353540305011]]], "std": [[[0.205333444825064]], [[0.19436900965439452]], [[0.19534968563853095]]], "count": [100]}, "observation.state": {"min": [0.003829787252470851, 0.0, 0.0, -0.006170212756842375, 0.01872340403497219, -0.049361702054739, -2.7585105895996094, -0.16872340440750122, -0.002340425504371524, -1.9540425539016724, -0.043617021292448044, -0.2670212686061859, -1.6636170148849487, -2.760425567626953, 97.77780151367188, 15.999265670776367], "max": [0.0042553190141916275, 0.00042553190723992884, 0.0, -0.005319148767739534, 0.019999999552965164, -0.04787234216928482, -2.7551064491271973, 0.802765965461731, 2.5574467182159424, 0.0, 0.46936169266700745, 0.8878723382949829, 0.09468085318803787, -0.3582978844642639, 97.89613342285156, 97.96267700195312], "mean": [0.004253759514540434, 1.5473887060579727e-06, 0.0, -0.005630181636661291, 0.019404247403144836, -0.04844794422388077, -2.7570295333862305, 0.175114244222641, 1.72102952003479, -1.4343323707580566, 0.12046802788972855, 0.4208408296108246, -0.5978537201881409, -1.6697531938552856, 97.84465789794922, 60.740596771240234], "std": [2.5613810066715814e-05, 2.5613840989535674e-05, 0.0, 0.00022087064280640334, 0.00023518303351011127, 0.00030716232140548527, 0.00135748868342489, 0.3574560880661011, 0.9562821984291077, 0.7577265501022339, 0.1333201676607132, 0.3752021789550781, 0.6584364175796509, 1.1318693161010742, 0.04719148576259613, 38.60206985473633], "count": [275]}, "action": {"min": [0.004601942375302315, 0.0015339808305725455, 0.0015339808305725455, -0.007669903803616762, 0.019941750913858414, -0.05062136426568031, -2.7585105895996094, -0.17487381398677826, 0.0, -1.954291582107544, -0.04448544234037399, -0.2960582971572876, -1.685844898223877, -2.760425567626953, 100.0, 0.0, 0.0, 0.0], "max": [0.004601942375302315, 0.0015339808305725455, 0.0015339808305725455, -0.006135923322290182, 0.019941750913858414, -0.04908738657832146, -2.7551064491271973, 0.803805947303772, 2.560214042663574, -0.0, 0.475534051656723, 0.8973787426948547, 0.10737865418195724, -0.3582978844642639, 100.0, 100.0, 0.0, 0.0], "mean": [0.004601952154189348, 0.0015339833917096257, 0.0015339833917096257, -0.0061861369758844376, 0.019941793754696846, -0.04917670786380768, -2.7570295333862305, 0.17860011756420135, 1.7197654247283936, -1.4345651865005493, 0.1233711689710617, 0.4222574830055237, -0.60025554895401, -1.6697531938552856, 100.0, 55.272727966308594, 0.0, 0.0], "std": [9.778887033462524e-09, 2.561137080192566e-09, 2.561137080192566e-09, 0.00027292847516946495, 4.284083843231201e-08, 0.0003590839623939246, 0.00135748868342489, 0.35971423983573914, 0.956184983253479, 0.7585217952728271, 0.1380094438791275, 0.37933748960494995, 0.6650691628456116, 1.1318693161010742, 0.0, 49.72109603881836, 0.0, 0.0], "count": [275]}, "timestamp": {"min": [0.0], "max": [9.133333333333333], "mean": [4.566666666666667], "std": [2.6461712382652456], "count": [275]}, "frame_index": {"min": [0], "max": [274], "mean": [137.0], "std": [79.38513714795737], "count": [275]}, "episode_index": {"min": [182], "max": [182], "mean": [182.0], "std": [0.0], "count": [275]}, "index": {"min": [43113], "max": [43387], "mean": [43250.0], "std": [79.38513714795737], "count": [275]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [275]}, "subtask_annotation": {"mean": [2.349090909090909, 6.0, 6.0, 6.0, 6.0], "std": [1.7461513760551137, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [275]}, "scene_annotation": {"mean": [182.0], "std": [0.0], "min": [182], "max": [182], "count": [275]}, "eef_direction_state": {"mean": [6.0, 4.127272727272727], "std": [0.0, 1.5404196058163724], "min": [6, 0], "max": [6, 6], "count": [275]}, "eef_velocity_state": {"mean": [0.0, 1.4436363636363636], "std": [0.0, 0.7382445114443354], "min": [0, 0], "max": [0, 2], "count": [275]}, "eef_acc_mag_state": {"mean": [0.0, 1.3236363636363637], "std": [0.0, 0.7913081542871411], "min": [0, 0], "max": [0, 2], "count": [275]}, "eef_direction_action": {"mean": [6.0, 4.0218181818181815], "std": [0.0, 1.7118507697376089], "min": [6, 0], "max": [6, 6], "count": [275]}, "eef_velocity_action": {"mean": [0.0, 1.410909090909091], "std": [0.0, 0.7735802778516212], "min": [0, 0], "max": [0, 2], "count": [275]}, "eef_acc_mag_action": {"mean": [0.0, 1.3054545454545454], "std": [0.0, 0.7777398915080649], "min": [0, 0], "max": [0, 2], "count": [275]}, "eef_sim_pose_state": {"mean": [0.06912309015521091, 0.3338493852299994, 1.1830721180656631, -0.048557179458957385, -0.005627566826760015, 0.023658335326659195, 0.389243550819081, -0.27089672046272406, 1.2677180909618366, -0.3702919097033654, 0.31833592421037044, 0.6448445183142346], "std": [1.9472236252209386e-06, 5.348695858833456e-06, 2.2664399396572335e-05, 0.0003076986171216187, 0.0002215115139013287, 0.0002354607548361273, 0.20354936682808933, 0.14607592693667124, 0.09417231497254404, 0.4682849476849655, 0.24446209804787405, 0.36066821354722195], "min": [0.06912255748746161, 0.3338340321387475, 1.1830402021966369, -0.04947984934515795, -0.00616908152479323, 0.02297903193008074, 0.06853790599705198, -0.3965448853546902, 1.1816063715110343, -1.0339239604067296, -0.1964791358297746, 0.007659403972833149], "max": [0.06915519093413955, 0.3338628834102613, 1.1831274358494386, -0.04798234118333245, -0.005318084963464198, 0.024255648497258003, 0.6047288319935297, 0.02181114434585258, 1.5071299858380405, 0.2651807944646327, 0.7217789164809791, 1.0398294243337238], "count": [275]}, "eef_sim_pose_action": {"mean": [0.06935480078038254, 0.3338546052989195, 1.1827384735093234, -0.049238813937680495, -0.003117544671583426, 0.024543790952743675, 0.38820381206142046, -0.2696615792618721, 1.268116386282582, -0.3733683696896925, 0.3187201520691566, 0.6504419749268294], "std": [1.0728056378353573e-07, 4.937024658250562e-10, 2.7974581324795257e-05, 0.0003588765046717682, 0.0002728744366428422, 2.0867134244081805e-08, 0.20249932794868622, 0.14673798147517053, 0.09638539139157315, 0.4683766783736161, 0.24148414596225193, 0.3629926619883962], "min": [0.06935421754936794, 0.33385460261490574, 1.1827333278144274, -0.05068254092990573, -0.004601027131280411, 0.024543787114405483, 0.06752493547342917, -0.3989780029832568, 1.180271853125936, -1.0267713825827407, -0.1338955117855869, 0.007668863767698365], "max": [0.0693548205137631, 0.3338546053897328, 1.182890557380656, -0.04914856324254688, -0.00306735165602956, 0.0245439043969638, 0.6047616443721792, 0.0227000975026353, 1.5115894650440636, 0.25783019892014847, 0.7536266736145842, 1.052669816499932], "count": [275]}, "gripper_mode_state": {"mean": [0.0, 0.44], "std": [0.0, 0.4963869458396356], "min": [0, 0], "max": [0, 1], "count": [275]}, "gripper_activity_state": {"mean": [2.0, 1.8145454545454545], "std": [0.0, 0.544532554104287], "min": [2, 0], "max": [2, 2], "count": [275]}, "gripper_mode_action": {"mean": [0.0, 0.44727272727272727], "std": [0.0, 0.4972120621130824], "min": [0, 0], "max": [0, 1], "count": [275]}, "gripper_activity_action": {"mean": [2.0, 1.9672727272727273], "std": [0.0, 0.23124528139032222], "min": [2, 0], "max": [2, 2], "count": [275]}, "gripper_open_scale_state": {"mean": [0.9784493183482746, 0.6074058522311121], "std": [0.0004719076672676011, 0.3860204324463947], "min": [0.9777780151367188, 0.15999265670776366], "max": [0.9789613342285156, 0.9796267700195312], "count": [275]}, "gripper_open_scale_action": {"mean": [1.0, 0.5527272727272727], "std": [0.0, 0.4972120621130824], "min": [1.0, 0.0], "max": [1.0, 1.0], "count": [275]}}} +{"episode_index": 39, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9411764705882353]], [[0.8901960784313725]], [[0.8862745098039215]]], "mean": [[[0.656138899782135]], [[0.6495720152505448]], [[0.6327223583877996]]], "std": [[[0.19088646920182564]], [[0.2012378028656783]], [[0.21966600275866438]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[0.9372549019607843]], [[0.8784313725490196]], [[0.8666666666666667]]], "mean": [[[0.6217744281045752]], [[0.6232373937908496]], [[0.599140672657952]]], "std": [[[0.19218385792964615]], [[0.2028452856780137]], [[0.21568050378758263]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[0.9294117647058824]], [[0.8823529411764706]]], "mean": [[[0.44650551742919387]], [[0.4470153894335512]], [[0.43440953159041396]]], "std": [[[0.1859939852932015]], [[0.18232000400508516]], [[0.19121873736814005]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7450980392156863]], [[0.7372549019607844]], [[0.7372549019607844]]], "mean": [[[0.4359145043572985]], [[0.4346689596949891]], [[0.4182018845315904]]], "std": [[[0.21625607176443382]], [[0.217630797027076]], [[0.2327720885039778]]], "count": [100]}, "observation.state": {"min": [-0.5578723549842834, -0.0017021276289597154, -1.9657447338104248, -0.16063830256462097, -0.8148936033248901, -0.06723403930664062, -2.7585105895996094, -0.006170212756842375, -0.001276595750823617, 0.0, -0.005106383003294468, -0.008936170488595963, 0.021063830703496933, -2.760425567626953, 19.888288497924805, 97.94789123535156], "max": [0.7470212578773499, 2.497659683227539, 0.0, 0.8253191709518433, 0.044255319982767105, 1.296383023262024, -0.470425546169281, -0.005744680762290955, -0.001276595750823617, 0.0, -0.003617021255195141, -0.006170212756842375, 0.024468084797263145, -2.759999990463257, 97.89613342285156, 97.96267700195312], "mean": [-0.0627218633890152, 1.45572030544281, -1.247774362564087, 0.3244636356830597, -0.3451800048351288, 0.47113192081451416, -2.062286853790283, -0.006069655995815992, -0.0012765945866703987, 0.0, -0.004108979366719723, -0.007136194966733456, 0.021913090720772743, -2.760429620742798, 74.14066314697266, 97.96278381347656], "std": [0.37113162875175476, 0.9689575433731079, 0.7867904305458069, 0.34228599071502686, 0.2906593680381775, 0.46476230025291443, 0.9897332787513733, 0.0001807662338251248, 1.1641532182693481e-09, 0.0, 0.0002625534834805876, 0.0003148158430121839, 0.000680163677316159, 2.8199045118526556e-05, 33.74014663696289, 0.0009732310427352786], "count": [237]}, "action": {"min": [-0.558368980884552, -0.0015339808305725455, -1.9650293588638306, -0.16260196268558502, -0.8237476944923401, -0.06749515235424042, -2.7585105895996094, -0.006135923322290182, 0.0, 0.0, -0.004601942375302315, -0.00920388475060463, 0.02147573046386242, -2.760425567626953, 0.0, 100.0, 0.0, 0.0], "max": [0.7761942744255066, 2.498854637145996, 0.0015339808305725455, 0.8298836350440979, 0.04448544234037399, 1.303883671760559, -0.470425546169281, -0.006135923322290182, 0.0, 0.0015339808305725455, -0.004601942375302315, -0.006135923322290182, 0.026077672839164734, -2.759999990463257, 100.0, 100.0, 0.0, 0.0], "mean": [-0.06510680913925171, 1.457430124282837, -1.250012993812561, 0.3242006003856659, -0.3480583727359772, 0.4759223759174347, -2.062286853790283, -0.006135932635515928, 0.0, 7.119742076611146e-05, -0.004601951688528061, -0.007281633093953133, 0.021844690665602684, -2.760429620742798, 70.88607788085938, 100.0, 0.0, 0.0], "std": [0.37438279390335083, 0.9688010811805725, 0.7820758819580078, 0.3467434048652649, 0.2910408079624176, 0.4640256464481354, 0.9897332787513733, 9.313225746154785e-09, 0.0, 0.0003227176202926785, 9.313225746154785e-09, 0.0006816259119659662, 0.0010126926936209202, 2.8199045118526556e-05, 45.428794860839844, 0.0, 0.0, 0.0], "count": [237]}, "timestamp": {"min": [0.0], "max": [7.866666666666666], "mean": [3.9333333333333336], "std": [2.280513262566289], "count": [237]}, "frame_index": {"min": [0], "max": [236], "mean": [118.0], "std": [68.41539787698868], "count": [237]}, "episode_index": {"min": [192], "max": [192], "mean": [192.0], "std": [0.0], "count": [237]}, "index": {"min": [45635], "max": [45871], "mean": [45753.0], "std": [68.41539787698868], "count": [237]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [237]}, "subtask_annotation": {"mean": [2.523206751054852, 6.0, 6.0, 6.0, 6.0], "std": [1.6240834648237492, 0.0, 0.0, 0.0, 0.0], "min": [1, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [237]}, "scene_annotation": {"mean": [192.0], "std": [0.0], "min": [192], "max": [192], "count": [237]}, "eef_direction_state": {"mean": [3.7552742616033754, 6.0], "std": [2.0784263634801396, 0.0], "min": [0, 6], "max": [6, 6], "count": [237]}, "eef_velocity_state": {"mean": [1.3670886075949367, 0.0], "std": [0.8445988515246712, 0.0], "min": [0, 0], "max": [2, 0], "count": [237]}, "eef_acc_mag_state": {"mean": [1.1223628691983123, 0.0], "std": [0.8202384051735966, 0.0], "min": [0, 0], "max": [2, 0], "count": [237]}, "eef_direction_action": {"mean": [3.7637130801687766, 6.0], "std": [2.073306265669282, 0.0], "min": [0, 6], "max": [6, 6], "count": [237]}, "eef_velocity_action": {"mean": [1.3670886075949367, 0.0], "std": [0.8395882332616345, 0.0], "min": [0, 0], "max": [2, 0], "count": [237]}, "eef_acc_mag_action": {"mean": [1.1772151898734178, 0.0], "std": [0.8075512864676756, 0.0], "min": [0, 0], "max": [2, 0], "count": [237]}, "eef_sim_pose_state": {"mean": [0.3220246711737519, 0.28646056981096824, 1.2738730317157372, 0.150229787419794, 0.4205098205707515, -0.5234927918182859, 0.06903160311987387, -0.3365118551943741, 1.1828870136316902, 0.021951534477546986, -0.0053854446980784116, -0.013205957095286228], "std": [0.18733346627982678, 0.14521970143955798, 0.08452500816266546, 0.17232409475081892, 0.3236858395306103, 0.402417128581136, 1.7893181842528021e-07, 8.198274460541695e-06, 2.691196838169178e-05, 0.0006804914146833769, 0.00026254624568117045, 0.00036328517792493377], "min": [0.06715710552358581, 0.06189069795229349, 1.182104876162978, -0.067149729666146, -0.25010590380811104, -0.9969346349570594, 0.0690308400450454, -0.33655005350934714, 1.1828365867945976, 0.021098190134736, -0.006382821417540319, -0.015106519972608885], "max": [0.5171225437860362, 0.5292217883904102, 1.4663912341440704, 0.6533579846159492, 0.8055230872898935, 0.04404272200964707, 0.06903203543235747, -0.3364878170433198, 1.1829892475750312, 0.02451045692844047, -0.0048934963819853294, -0.011914973962569018], "count": [237]}, "eef_sim_pose_action": {"mean": [0.3211560587873009, 0.2848669620920353, 1.2740335056174383, 0.1541086707697891, 0.4190020255223655, -0.5296128221912094, 0.06913361076479871, -0.33651423666394775, 1.1829469683085345, 0.021877636067013224, -0.004530623907042348, -0.013417617410319525], "std": [0.1879715826058152, 0.14490993528730464, 0.08620268396108784, 0.17449812520081137, 0.3314884089294031, 0.40376067538052907, 2.442821626453213e-05, 1.535014401592738e-05, 8.947643129392606e-05, 0.00101249277757859, 0.0003227097794590326, 0.0006816333071586945], "min": [0.0609713290560976, 0.061726384338803925, 1.1821805935196734, -0.06735871730549226, -0.2880543486429601, -0.9947137254430254, 0.06912760136163648, -0.3365574559105234, 1.182541397580477, 0.021494555181592424, -0.004601855744421179, -0.015339905527604876], "max": [0.5171809170060141, 0.5232028644658555, 1.4731831857094349, 0.7300371751747421, 0.8412969415086264, 0.04448565142223441, 0.06924474221882342, -0.3364884241808196, 1.1829667092848837, 0.026112969197580483, -0.0030678713047511685, -0.012271875520814459], "count": [237]}, "gripper_mode_state": {"mean": [0.28270042194092826, 0.0], "std": [0.45031199559344215, 0.0], "min": [0, 0], "max": [1, 0], "count": [237]}, "gripper_activity_state": {"mean": [1.7932489451476794, 2.0], "std": [0.569510850565983, 0.0], "min": [0, 2], "max": [2, 2], "count": [237]}, "gripper_mode_action": {"mean": [0.2911392405063291, 0.0], "std": [0.4542875555677567, 0.0], "min": [0, 0], "max": [1, 0], "count": [237]}, "gripper_activity_action": {"mean": [1.9620253164556962, 2.0], "std": [0.24869471777706997, 0.0], "min": [0, 2], "max": [2, 2], "count": [237]}, "gripper_open_scale_state": {"mean": [0.7414063977591626, 0.9796261461475257], "std": [0.3374017157956071, 9.584103650683267e-06], "min": [0.19888288497924805, 0.9794789123535156], "max": [0.9789613342285156, 0.9796267700195312], "count": [237]}, "gripper_open_scale_action": {"mean": [0.7088607594936709, 1.0], "std": [0.4542875555677567, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [237]}}} +{"episode_index": 40, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9137254901960784]], [[0.9254901960784314]], [[0.8980392156862745]]], "mean": [[[0.6374207979302832]], [[0.6457983523965142]], [[0.6383641176470588]]], "std": [[[0.19179507828606726]], [[0.19673824006254398]], [[0.20298536093116648]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.8549019607843137]], [[0.8627450980392157]], [[0.8549019607843137]]], "mean": [[[0.6014524645969499]], [[0.6184791584967321]], [[0.6033804684095861]]], "std": [[[0.1934431069603148]], [[0.19991729027372196]], [[0.2018796908804373]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4458716176470588]], [[0.45296795206971674]], [[0.44708901960784314]]], "std": [[[0.17919469480880967]], [[0.17374649201721315]], [[0.17543369967962233]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6705882352941176]], [[0.6666666666666666]], [[0.6941176470588235]]], "mean": [[[0.42685677015250545]], [[0.43207653594771245]], [[0.42222947167755986]]], "std": [[[0.19606401593135]], [[0.19531803845678467]], [[0.20057554995128263]]], "count": [100]}, "observation.state": {"min": [-0.6508510708808899, -0.0031914892606437206, -1.9863829612731934, -0.34574466943740845, -0.71574467420578, 0.003617021255195141, -2.7585105895996094, -0.00042553190723992884, -0.001276595750823617, 0.0, -0.007021276745945215, 0.005319148767739534, -0.016808509826660156, -2.760425567626953, 14.236701965332031, 97.96267700195312], "max": [-0.0042553190141916275, 2.596808433532715, 0.0, 0.6253191232681274, 0.0, 1.185319185256958, -0.30787235498428345, 0.0, -0.001276595750823617, 0.0, -0.005106383003294468, 0.007659574504941702, -0.007021276745945215, -2.760425567626953, 97.89613342285156, 97.96267700195312], "mean": [-0.24774117767810822, 1.4716640710830688, -1.0624186992645264, 0.15281608700752258, -0.3685852587223053, 0.6155920028686523, -1.9995064735412598, -1.7954932900465792e-06, -0.0012765945866703987, 0.0, -0.005568728316575289, 0.0065786754712462425, -0.00830506905913353, -2.7604312896728516, 71.9852066040039, 97.96285247802734], "std": [0.24491913616657257, 0.971510648727417, 0.7361904382705688, 0.3314882516860962, 0.24278104305267334, 0.4263048470020294, 1.0488921403884888, 2.7582904294831678e-05, 1.1641532182693481e-09, 0.0, 0.00026364735094830394, 0.0006293289479799569, 0.0014092798810452223, 5.7220458984375e-06, 35.778526306152344, 0.00017547607421875], "count": [237]}, "action": {"min": [-0.653475821018219, 0.0, -1.986505150794983, -0.34821364283561707, -0.7194370031356812, 0.003067961661145091, -2.7585105895996094, 0.0, -0.0015339808305725455, -0.0, -0.007669903803616762, 0.006135923322290182, -0.01840776950120926, -2.760425567626953, 0.0, 100.0, 0.0, 0.0], "max": [-0.004601942375302315, 2.5954954624176025, 0.003067961661145091, 0.6350680589675903, -0.0, 1.1919031143188477, -0.30787235498428345, 0.0, -0.0015339808305725455, -0.0, -0.006135923322290182, 0.007669903803616762, -0.007669903803616762, -2.760425567626953, 100.0, 100.0, 0.0, 0.0], "mean": [-0.2462652027606964, 1.4699866771697998, -1.0604857206344604, 0.16174715757369995, -0.3713202476501465, 0.6210227608680725, -1.9995064735412598, 0.0, -0.001533983158878982, 0.0, -0.006155350245535374, 0.007003314793109894, -0.008660213090479374, -2.7604312896728516, 69.62025451660156, 100.0, 0.0, 0.0], "std": [0.244438037276268, 0.972135603427887, 0.7356806397438049, 0.340912401676178, 0.24314267933368683, 0.42539510130882263, 1.0488921403884888, 0.0, 2.3283064365386963e-09, 0.0, 0.0001714904938125983, 0.0007603280828334391, 0.0015508069191128016, 5.7220458984375e-06, 45.98964309692383, 0.0, 0.0, 0.0], "count": [237]}, "timestamp": {"min": [0.0], "max": [7.866666666666666], "mean": [3.9333333333333336], "std": [2.280513262566289], "count": [237]}, "frame_index": {"min": [0], "max": [236], "mean": [118.0], "std": [68.41539787698868], "count": [237]}, "episode_index": {"min": [193], "max": [193], "mean": [193.0], "std": [0.0], "count": [237]}, "index": {"min": [45872], "max": [46108], "mean": [45990.0], "std": [68.41539787698868], "count": [237]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [237]}, "subtask_annotation": {"mean": [2.810126582278481, 6.0, 6.0, 6.0, 6.0], "std": [1.5837461547581095, 0.0, 0.0, 0.0, 0.0], "min": [1, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [237]}, "scene_annotation": {"mean": [193.0], "std": [0.0], "min": [193], "max": [193], "count": [237]}, "eef_direction_state": {"mean": [4.4261603375527425, 6.0], "std": [1.7836077385482418, 0.0], "min": [0, 6], "max": [6, 6], "count": [237]}, "eef_velocity_state": {"mean": [1.109704641350211, 0.0], "std": [0.9258310882134536, 0.0], "min": [0, 0], "max": [2, 0], "count": [237]}, "eef_acc_mag_state": {"mean": [1.0126582278481013, 0.0], "std": [0.8542819061497886, 0.0], "min": [0, 0], "max": [2, 0], "count": [237]}, "eef_direction_action": {"mean": [4.506329113924051, 6.0], "std": [1.7225735166825247, 0.0], "min": [0, 6], "max": [6, 6], "count": [237]}, "eef_velocity_action": {"mean": [1.0632911392405062, 0.0], "std": [0.9141425922420563, 0.0], "min": [0, 0], "max": [2, 0], "count": [237]}, "eef_acc_mag_action": {"mean": [1.0379746835443038, 0.0], "std": [0.868235097777718, 0.0], "min": [0, 0], "max": [2, 0], "count": [237]}, "eef_sim_pose_state": {"mean": [0.31906731327309656, 0.22392592334594513, 1.2387747036734569, 0.2091536388790022, 0.4223147993407234, -0.8045836930302357, 0.06903132704015558, -0.3363421597820377, 1.1830366378661508, -0.008350071126570822, -0.006845168759585704, 0.006577046242497648], "std": [0.17690441233874848, 0.1255804716498097, 0.05932486003242025, 0.18663707870775578, 0.3512452223654579, 0.5323069181846416, 2.0142003639363097e-07, 1.4148882131945693e-05, 2.7023919780153983e-05, 0.0014108135729479247, 0.00026364486184349804, 0.0006311096204292866], "min": [0.06356664702437978, -0.00038538622894339, 1.182247372386355, -0.07584481326316306, -0.0432038737892948, -1.4362852203828704, 0.06903032310965135, -0.3363705437597159, 1.1829892475750312, -0.016853734595177625, -0.008297735573476128, 0.005319257125025747], "max": [0.5343618892127245, 0.33361707263405455, 1.3997627103724712, 0.528502627693511, 0.894970544574945, -0.0046808510087430494, 0.0690318168581529, -0.3363178782803108, 1.1831855250697358, -0.0070563608355856304, -0.006382821417540319, 0.007659763303527397], "count": [237]}, "eef_sim_pose_action": {"mean": [0.31818519792852423, 0.22523583414700826, 1.2380800226239363, 0.20611200849047523, 0.42782773379041855, -0.8113333727746407, 0.0690112498232194, -0.336332646030569, 1.183090869930412, -0.008714029775922146, -0.0076891309512872996, 0.007003508903166532], "std": [0.17654002536917945, 0.12564492399425567, 0.05910437861789589, 0.18705148325472917, 0.35851095280361145, 0.5341997258622023, 1.7731711589265612e-07, 1.710924053745851e-05, 1.7577706104097177e-05, 0.0015524668386593043, 0.00017149243421562158, 0.0007603487272649112], "min": [0.06707429319395303, -0.0011787250485208976, 1.1820234058318677, -0.09495314557871559, -0.0960664093197181, -1.4616459891062346, 0.06901007264821185, -0.3363521641838978, 1.1830888788661114, -0.018454832072496465, -0.00920371136875997, 0.006136103802482825], "max": [0.5348366566770675, 0.33361467011606905, 1.4073065670680274, 0.5536065194450184, 0.9157764364974872, -0.004601942375302315, 0.06901140134451311, -0.3363176458469304, 1.18324611203361, -0.007716966374903967, -0.00766967854919165, 0.007670129400661982], "count": [237]}, "gripper_mode_state": {"mean": [0.29957805907172996, 0.0], "std": [0.45807318803281355, 0.0], "min": [0, 0], "max": [1, 0], "count": [237]}, "gripper_activity_state": {"mean": [1.7974683544303798, 2.0], "std": [0.5673183681629737, 0.0], "min": [0, 2], "max": [2, 2], "count": [237]}, "gripper_mode_action": {"mean": [0.3037974683544304, 0.0], "std": [0.45989625631860676, 0.0], "min": [0, 0], "max": [1, 0], "count": [237]}, "gripper_activity_action": {"mean": [1.9620253164556962, 2.0], "std": [0.24869471777706995, 0.0], "min": [0, 2], "max": [2, 2], "count": [237]}, "gripper_open_scale_state": {"mean": [0.7198519598884422, 0.9796267700195342], "std": [0.35778546394558447, 2.9976021664879227e-15], "min": [0.14236701965332033, 0.9796267700195312], "max": [0.9789613342285156, 0.9796267700195312], "count": [237]}, "gripper_open_scale_action": {"mean": [0.6962025316455697, 1.0], "std": [0.4598962563186069, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [237]}}} +{"episode_index": 41, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9372549019607843]], [[0.9372549019607843]], [[0.8705882352941177]]], "mean": [[[0.6333598175381263]], [[0.6505339161220044]], [[0.6355339379084967]]], "std": [[[0.17645879911972429]], [[0.18651819064274827]], [[0.19076744525942568]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[0.8470588235294118]], [[0.8627450980392157]], [[0.8470588235294118]]], "mean": [[[0.6015578458605664]], [[0.6271439297385621]], [[0.6061812472766884]]], "std": [[[0.17765782054732776]], [[0.18885723350631542]], [[0.1886305399253919]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44925433551198257]], [[0.45284285130718954]], [[0.4453755501089325]]], "std": [[[0.181282239865123]], [[0.17788926011044615]], [[0.1844429367604159]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6627450980392157]], [[0.6745098039215687]], [[0.6745098039215687]]], "mean": [[[0.43149014161220045]], [[0.4380507652505447]], [[0.42848453159041394]]], "std": [[[0.19488366555154177]], [[0.1949300659388416]], [[0.2003191723963236]]], "count": [100]}, "observation.state": {"min": [-0.5121276378631592, -0.002765957498922944, -1.9695744514465332, -0.020638298243284225, -0.751914918422699, 0.0017021276289597154, -2.758085012435913, 0.003617021255195141, -0.001276595750823617, -0.0008510638144798577, -0.009999999776482582, 0.014680851250886917, -0.02638297900557518, -2.760425567626953, 16.489118576049805, 97.96267700195312], "max": [0.23170213401317596, 2.432340383529663, 0.0, 0.7253191471099854, -0.0017021276289597154, 1.5244680643081665, -0.3723404109477997, 0.0042553190141916275, -0.001276595750823617, 0.0, -0.003617021255195141, 0.016808509826660156, -0.01872340403497219, -2.760425567626953, 97.88134765625, 97.96267700195312], "mean": [-0.12495135515928268, 1.3265843391418457, -0.9976534247398376, 0.25163233280181885, -0.43919190764427185, 0.6878535747528076, -2.144873857498169, 0.004006071947515011, -0.0012765961000695825, -2.8368796847644262e-05, -0.007987843826413155, 0.016328250989317894, -0.019590655341744423, -2.7604305744171143, 76.94470977783203, 97.96284484863281], "std": [0.26576533913612366, 0.9518029093742371, 0.703820526599884, 0.21744729578495026, 0.26772844791412354, 0.5086557269096375, 0.9612911939620972, 0.00023299397435039282, 3.4924596548080444e-10, 0.00012130961840739474, 0.0005398823996074498, 0.0002349683054490015, 0.001185247441753745, 5.0067901611328125e-06, 32.78586959838867, 0.0001678466796875], "count": [210]}, "action": {"min": [-0.5123496055603027, -0.0015339808305725455, -1.969631314277649, -0.03834952041506767, -0.7577865123748779, -0.0015339808305725455, -2.758085012435913, 0.003067961661145091, -0.0015339808305725455, -0.0015339808305725455, -0.01073786523193121, 0.015339807607233524, -0.02761165425181389, -2.760425567626953, 0.0, 100.0, 0.0, 0.0], "max": [0.23930099606513977, 2.4313595294952393, 0.003067961661145091, 0.7393787503242493, -0.0, 1.5339808464050293, -0.3723404109477997, 0.004601942375302315, -0.0015339808305725455, -0.0, -0.004601942375302315, 0.01840776950120926, -0.019941750913858414, -2.760425567626953, 100.0, 100.0, 0.0, 0.0], "mean": [-0.12958508729934692, 1.3262439966201782, -0.9972845911979675, 0.2535809576511383, -0.4433128833770752, 0.6885826587677002, -2.144873857498169, 0.004499685950577259, -0.0015339828096330166, -1.4609341633331496e-05, -0.008502725511789322, 0.016844602301716805, -0.02016093209385872, -2.7604305744171143, 75.71428680419922, 100.0, 0.0, 0.0], "std": [0.26652252674102783, 0.9533951282501221, 0.6997107863426208, 0.21805760264396667, 0.2655330002307892, 0.5049567818641663, 0.9612911939620972, 0.00038264153408817947, 1.979060471057892e-09, 0.00014898662630002946, 0.0008475227514281869, 0.00025763854500837624, 0.0011484835995361209, 5.0067901611328125e-06, 42.880889892578125, 0.0, 0.0, 0.0], "count": [210]}, "timestamp": {"min": [0.0], "max": [6.966666666666667], "mean": [3.4833333333333334], "std": [2.0207030313088414], "count": [210]}, "frame_index": {"min": [0], "max": [209], "mean": [104.5], "std": [60.621090939265244], "count": [210]}, "episode_index": {"min": [194], "max": [194], "mean": [194.0], "std": [0.0], "count": [210]}, "index": {"min": [46109], "max": [46318], "mean": [46213.5], "std": [60.621090939265244], "count": [210]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [210]}, "subtask_annotation": {"mean": [2.519047619047619, 6.0, 6.0, 6.0, 6.0], "std": [1.537505415435775, 0.0, 0.0, 0.0, 0.0], "min": [1, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [210]}, "scene_annotation": {"mean": [194.0], "std": [0.0], "min": [194], "max": [194], "count": [210]}, "eef_direction_state": {"mean": [4.261904761904762, 6.0], "std": [1.8652144496841812, 0.0], "min": [0, 6], "max": [6, 6], "count": [210]}, "eef_velocity_state": {"mean": [1.2666666666666666, 0.0], "std": [0.8811968772686022, 0.0], "min": [0, 0], "max": [2, 0], "count": [210]}, "eef_acc_mag_state": {"mean": [1.1333333333333333, 0.0], "std": [0.8114263357894539, 0.0], "min": [0, 0], "max": [2, 0], "count": [210]}, "eef_direction_action": {"mean": [4.166666666666667, 6.0], "std": [1.9483407674305204, 0.0], "min": [0, 6], "max": [6, 6], "count": [210]}, "eef_velocity_action": {"mean": [1.2190476190476192, 0.0], "std": [0.8781035016654872, 0.0], "min": [0, 0], "max": [2, 0], "count": [210]}, "eef_acc_mag_action": {"mean": [1.180952380952381, 0.0], "std": [0.8313036506819801, 0.0], "min": [0, 0], "max": [2, 0], "count": [210]}, "eef_sim_pose_state": {"mean": [0.3010393646557201, 0.2872340083569418, 1.2482085934043279, 0.2812812550054638, 0.44186849192019134, -0.7134189018342114, 0.06902334826065751, -0.3362145749408175, 1.1832924326025795, -0.01974244295938944, -0.009291566966559481, 0.0203350542431821], "std": [0.18579873925815457, 0.09828944361078465, 0.06917203520035277, 0.3168112101844885, 0.3135584353355868, 0.5269826405824376, 9.229445057516102e-06, 6.957904232452805e-06, 5.9295149412942936e-05, 0.001183697654086256, 0.0005313300370827035, 0.00035404607482548614], "min": [0.060868132829214626, 0.13502393025979686, 1.1821045225434483, -0.03477263159099875, -0.0509979410934045, -1.4852200645711773, 0.06895917448731917, -0.33624293007866607, 1.1829544868393755, -0.026547124832985595, -0.011275272322098795, 0.01829808016388539], "max": [0.5580865338539241, 0.40814650762584753, 1.4413736063171314, 0.9231300023480666, 0.772935564590115, -0.013617032748126867, 0.0690263459091427, -0.3361948513614297, 1.1836175724536784, -0.018867901359586086, -0.005318575706998452, 0.02106456529025846], "count": [210]}, "eef_sim_pose_action": {"mean": [0.29998132417110984, 0.28583498344262687, 1.2475221063531021, 0.28086509730314535, 0.4433116573047396, -0.7229461818424113, 0.06900385661095669, -0.33621434963734487, 1.1833354917514984, -0.020330167330555638, -0.010049873703505671, 0.021345102453589414], "std": [0.1863369803728254, 0.09857854586791613, 0.06949253766520377, 0.3141486845670392, 0.31453082378703684, 0.5265158277419236, 1.1176810539524937e-05, 1.0111694407233831e-05, 8.535654761387413e-05, 0.0011494890588983754, 0.0008192440205466, 0.00047875986316345736], "min": [0.05584221244967742, 0.1348353930667086, 1.1814585360547873, -0.036777058141180374, -0.056576625596021834, -1.4903928997167246, 0.0688889255331293, -0.3362510695592986, 1.1832460864481698, -0.027799904074631104, -0.012270402176153938, 0.01840865352549089], "max": [0.5583048242934537, 0.4088844228718343, 1.4475664561620973, 0.9554532674216287, 0.7700161028384946, -0.012271846644580362, 0.06900623972927068, -0.33618086710334677, 1.1836710365900318, -0.02009705232708624, -0.007669001635051131, 0.023010772911839214], "count": [210]}, "gripper_mode_state": {"mean": [0.23333333333333334, 0.0], "std": [0.42295258468164976, 0.0], "min": [0, 0], "max": [1, 0], "count": [210]}, "gripper_activity_state": {"mean": [1.7666666666666666, 2.0], "std": [0.5998677102839168, 0.0], "min": [0, 2], "max": [2, 2], "count": [210]}, "gripper_mode_action": {"mean": [0.24285714285714285, 0.0], "std": [0.42880945770867374, 0.0], "min": [0, 0], "max": [1, 0], "count": [210]}, "gripper_activity_action": {"mean": [1.957142857142857, 2.0], "std": [0.2638026473231346, 0.0], "min": [0, 2], "max": [2, 2], "count": [210]}, "gripper_open_scale_state": {"mean": [0.769447906766619, 0.979626770019534], "std": [0.3278586328062718, 2.7755575615628914e-15], "min": [0.16489118576049805, 0.9796267700195312], "max": [0.9788134765625, 0.9796267700195312], "count": [210]}, "gripper_open_scale_action": {"mean": [0.7571428571428571, 1.0], "std": [0.42880945770867374, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [210]}}} +{"episode_index": 42, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[0.9058823529411765]], [[0.9019607843137255]], [[0.9490196078431372]]], "mean": [[[0.6411902233115468]], [[0.650655318627451]], [[0.6393961192810458]]], "std": [[[0.186302137335724]], [[0.1921262804745873]], [[0.19519694011150177]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[0.9647058823529412]], [[0.9921568627450981]], [[1.0]]], "mean": [[[0.5958068954248366]], [[0.6138167510893247]], [[0.5953893382352942]]], "std": [[[0.19584425035358022]], [[0.2025107886712621]], [[0.20197162676878702]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.807843137254902]], [[0.7647058823529411]], [[0.8196078431372549]]], "mean": [[[0.4460722984749455]], [[0.4555655773420479]], [[0.4516672930283224]]], "std": [[[0.17809254203153982]], [[0.17455731599456734]], [[0.17836008677598256]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9921568627450981]]], "mean": [[[0.43938211873638344]], [[0.44526058823529413]], [[0.43883608387799566]]], "std": [[[0.20492369672124877]], [[0.20159283189101906]], [[0.2075860076365116]]], "count": [100]}, "observation.state": {"min": [-0.0017021276289597154, -0.001276595750823617, -0.0017021276289597154, -0.008510638028383255, -0.003617021255195141, 0.002340425504371524, -2.7585105895996094, 0.007234042510390282, -0.0019148936262354255, -1.9593616724014282, -0.11063829809427261, -0.1725531965494156, -0.9687234163284302, -2.7502126693725586, 97.77780151367188, 15.479165077209473], "max": [-0.001276595750823617, -0.001276595750823617, -0.001276595750823617, -0.005744680762290955, -0.002340425504371524, 0.003617021255195141, -2.7551064491271973, 0.693617045879364, 2.4885106086730957, -0.0017021276289597154, 0.9125531911849976, 0.31063830852508545, 0.30936169624328613, -0.34340426325798035, 97.89613342285156, 97.60761260986328], "mean": [-0.0013926480896770954, -0.0012765948195010424, -0.0016966030234470963, -0.007310495711863041, -0.0030791170429438353, 0.0030478020198643208, -2.7578744888305664, 0.31980037689208984, 1.4634119272232056, -1.2115064859390259, 0.2956738770008087, 0.007746146526187658, -0.26750949025154114, -1.9004970788955688, 97.873779296875, 68.60604858398438], "std": [0.00018951557285618037, 9.313225746154785e-10, 4.8177964345086366e-05, 0.00046412015217356384, 0.00021117892174515873, 0.00023030300508253276, 0.0007575599593110383, 0.24178148806095123, 0.8589683175086975, 0.6753037571907043, 0.3682823181152344, 0.13429448008537292, 0.4538085460662842, 1.070443034172058, 0.026516437530517578, 36.50311279296875], "count": [231]}, "action": {"min": [-0.0015339808305725455, 0.0, -0.0015339808305725455, -0.00920388475060463, -0.003067961661145091, 0.003067961661145091, -2.7585105895996094, 0.007669903803616762, -0.0015339808305725455, -1.9604274034500122, -0.11198059469461441, -0.1733398288488388, -0.9740778207778931, -2.7502126693725586, 100.0, 0.0, 0.0, 0.0], "max": [0.0, 0.0, -0.0015339808305725455, -0.006135923322290182, -0.003067961661145091, 0.003067961661145091, -2.7551064491271973, 0.6948933005332947, 2.4896507263183594, -0.0015339808305725455, 0.9188544750213623, 0.3206019699573517, 0.31139808893203735, -0.34340426325798035, 100.0, 100.0, 0.0, 0.0], "mean": [-0.0013746080221608281, 0.0, -0.0015339830424636602, -0.007809238508343697, -0.0030679660849273205, 0.0030679660849273205, -2.7578744888305664, 0.3201034963130951, 1.461499571800232, -1.2108550071716309, 0.30259960889816284, 0.01023982185870409, -0.26840686798095703, -1.9004970788955688, 100.0, 65.80086517333984, 0.0, 0.0], "std": [0.00046805752208456397, 0.0, 2.2118911147117615e-09, 0.001527509419247508, 4.423782229423523e-09, 4.423782229423523e-09, 0.0007575599593110383, 0.2415967732667923, 0.8581860065460205, 0.6762821674346924, 0.3713757395744324, 0.13673123717308044, 0.4549204409122467, 1.070443034172058, 0.0, 47.437705993652344, 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": [195], "max": [195], "mean": [195.0], "std": [0.0], "count": [231]}, "index": {"min": [46319], "max": [46549], "mean": [46434.0], "std": [66.68333125052067], "count": [231]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [231]}, "subtask_annotation": {"mean": [2.134199134199134, 6.0, 6.0, 6.0, 6.0], "std": [1.7492606067428236, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [231]}, "scene_annotation": {"mean": [195.0], "std": [0.0], "min": [195], "max": [195], "count": [231]}, "eef_direction_state": {"mean": [6.0, 3.8701298701298703], "std": [0.0, 1.821116987648198], "min": [6, 0], "max": [6, 6], "count": [231]}, "eef_velocity_state": {"mean": [0.0, 1.5021645021645023], "std": [0.0, 0.7436569222166114], "min": [0, 0], "max": [0, 2], "count": [231]}, "eef_acc_mag_state": {"mean": [0.0, 1.2077922077922079], "std": [0.0, 0.80050301833505], "min": [0, 0], "max": [0, 2], "count": [231]}, "eef_direction_action": {"mean": [6.0, 3.9220779220779223], "std": [0.0, 1.8073891176223176], "min": [6, 0], "max": [6, 6], "count": [231]}, "eef_velocity_action": {"mean": [0.0, 1.4935064935064934], "std": [0.0, 0.7436317216228223], "min": [0, 0], "max": [0, 2], "count": [231]}, "eef_acc_mag_action": {"mean": [0.0, 1.2554112554112553], "std": [0.0, 0.7893521260634795], "min": [0, 0], "max": [0, 2], "count": [231]}, "eef_sim_pose_state": {"mean": [0.06889991267524566, 0.33347253985473, 1.1836851934691974, 0.0030794730433973874, -0.010283638962352083, -0.004471932504853514, 0.3103334992133357, -0.2166145124288144, 1.292025040394402, -0.35901444966697055, 0.5400566694844641, 0.24668637224588405], "std": [3.757602468693954e-06, 6.474325811941898e-06, 4.9873173293992995e-05, 0.00023038860384801344, 0.000468353215684943, 0.00028274988100571624, 0.1614974812333157, 0.12078091821312263, 0.08570824951826193, 0.41182172680470214, 0.4968373659512171, 0.3064507098771655], "min": [0.06889810735234558, 0.333457763409014, 1.1835262317056707, 0.0023723414070602137, -0.011489302892600417, -0.004893855750282848, 0.06447616329218674, -0.3372474156210496, 1.1829231070599158, -1.053311298505497, -0.11531261403269144, -0.4544314755420804], "max": [0.0689325298752001, 0.33349629051650936, 1.1838097354881119, 0.0036523327302973663, -0.008723370771956285, -0.00361715369789157, 0.49971908049350927, -0.00712511628416696, 1.485565002813083, 0.2329976328309099, 1.4563457315985926, 0.6994900192919427], "count": [231]}, "eef_sim_pose_action": {"mean": [0.06900971596847105, 0.3334722245811984, 1.1837205880311972, 0.0030966271107813617, -0.009343160874687775, -0.004442705353547153, 0.30941750509285765, -0.21697577880747257, 1.2922388930959015, -0.3638309111423671, 0.5451943833681139, 0.2447035205754037], "std": [1.439233938837024e-06, 1.0726790720380776e-05, 0.00015656738823390553, 4.68673200834275e-06, 0.0015275016932243491, 0.0004680534263316476, 0.16006077275681768, 0.12054907007255732, 0.08830523831210965, 0.4137198040556484, 0.5002415063735386, 0.3194664185696189], "min": [0.06900839191855661, 0.3334407217670418, 1.1835490771991521, 0.0030914930575449617, -0.010737815044791876, -0.004602119369790666, 0.0600548603054394, -0.3367684686015601, 1.1828848975267348, -1.064120442546205, -0.047521117008831215, -0.5231568561669258], "max": [0.06901136607988924, 0.33347587916216165, 1.183863538681478, 0.0031009062355783347, -0.007669868056123352, -0.0030680519029402642, 0.5006636778841677, -0.006608722357391617, 1.5034283720339094, 0.2611349124490689, 1.462293707977497, 0.720544896248456], "count": [231]}, "gripper_mode_state": {"mean": [0.0, 0.3333333333333333], "std": [0.0, 0.47140452079103234], "min": [0, 0], "max": [0, 1], "count": [231]}, "gripper_activity_state": {"mean": [2.0, 1.7922077922077921], "std": [0.0, 0.5736869971292824], "min": [2, 0], "max": [2, 2], "count": [231]}, "gripper_mode_action": {"mean": [0.0, 0.341991341991342], "std": [0.0, 0.47437671105810375], "min": [0, 0], "max": [0, 1], "count": [231]}, "gripper_activity_action": {"mean": [2.0, 1.9610389610389611], "std": [0.0, 0.25182752506058803], "min": [2, 0], "max": [2, 2], "count": [231]}, "gripper_open_scale_state": {"mean": [0.9787404725045833, 0.6860608415892633], "std": [0.0002651507996361825, 0.36503124989250685], "min": [0.9777780151367188, 0.15479165077209472], "max": [0.9789613342285156, 0.9760761260986328], "count": [231]}, "gripper_open_scale_action": {"mean": [1.0, 0.658008658008658], "std": [0.0, 0.47437671105810375], "min": [1.0, 0.0], "max": [1.0, 1.0], "count": [231]}}} diff --git a/R1_Lite_move_the_position_of_the_peeler/meta/info.json b/R1_Lite_move_the_position_of_the_peeler/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..18969665ada22a170111d4610fba9ea45db26c7a --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/meta/info.json @@ -0,0 +1 @@ +{"codebase_version": "v2.1", "robot_type": "galaxea_r1_lite", "total_episodes": 43, "total_frames": 10477, "total_tasks": 1, "total_videos": 172, "total_chunks": 1, "chunks_size": 1000, "fps": 30, "splits": {"train": "0:42"}, "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_peeler/meta/tasks.jsonl b/R1_Lite_move_the_position_of_the_peeler/meta/tasks.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..8a4654155a2c1e8d8fcd82ca94ba41e63c93cfe9 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/meta/tasks.jsonl @@ -0,0 +1 @@ +{"task_index": 0, "task": "put the peeler the designated position."} diff --git a/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000000.mp4 b/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3863abc7673d3849fb7b51bc94b9dea279355df5 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/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:245761dcc65ff61d19303f7b2218754d765308a383b09b1b2a0afa8ce96e3ef6 +size 2078631 diff --git a/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000001.mp4 b/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b7e4bd1f7ee514ad2600b098b0b3e3a61f9ab351 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/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:47deea521c94b222fe8c085e335e3cf93a24f5b1210ba82b5843fc9d764e7ff7 +size 3419027 diff --git a/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000002.mp4 b/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4417644015493556da8132fc1fd69b8c1d783137 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/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:28b8dd4d927a9478ba77c669383dcf75429f17440af64b317bf16948f37daa20 +size 3286564 diff --git a/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000003.mp4 b/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3c5d6ebc04d53aeb50ad398a572cf1b901838452 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/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:2049a0b3dc7175058d52607a6c47e07ad3634d775fefbbf94db297481c1215f7 +size 1568457 diff --git a/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000004.mp4 b/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4f1f49c0c17d75fadd6278b26734de2150f29692 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/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:cbba4ee69a048307c542bc0598f4d8506b90f4d9d252965c0c10482dbda93479 +size 2244716 diff --git a/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000005.mp4 b/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..83456e2a880d00fb073f84402eb55840b5fae6f1 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/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:c594da631ffe31c07f80e30d4f7a3ecdef8c14aa6e1c2606402e906756e011fe +size 2136038 diff --git a/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000006.mp4 b/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aa956ddfb261824f40c1c7fb357ae32ae8e23578 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/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:924139198213fc10af77b7ceac7f363a4321e60ff1d7e3d5eb51ce03a82de76e +size 2271108 diff --git a/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000007.mp4 b/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..38305148bfa97a7d27f1ab6ccc784c44b2ed654e --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/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:1c05986b03db487f7ba7fd86d36ba5bb128fc20ca4eebfa36f5567dde32561c7 +size 2469604 diff --git a/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000008.mp4 b/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f2cea363c4c7945531672c467e178071fd0b67f5 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/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:4974104cc5aba2152460983afdeab05abf265e8cfe1db7e39bc8e5b3030587ed +size 2308836 diff --git a/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000009.mp4 b/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8d39ecb22e4aaf0972d688e40e3e4128111fe312 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/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:ee3f9342e77cee1800c5c5188850ef57c2d8bf90ec47a6b7ca897f83b87e859a +size 1696097 diff --git a/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000010.mp4 b/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6c732ff0682a42d0011efb9322f0a91532184c27 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/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:2b09daddee05f2237146d9617d98bd21b5be1db6e756c9843674d00bfadc254a +size 2588221 diff --git a/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000011.mp4 b/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..afcbce0d502d25cefb01f05dd2f053a234ff8be2 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/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:9b73e085c7f2a839d404685394f499d604bc253b2c02abf252d450e27a67fddc +size 2013792 diff --git a/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000012.mp4 b/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b73ba8fe2db914a9bdb3e14651637c5eb0355981 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/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:c0b209c76b7a511db2fe8757880aea42a73695c6bb46b5d05daa3ccee49a454d +size 2920544 diff --git a/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000013.mp4 b/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..df3e5656e061c0b4c05bd85e26f0a943b1a4cc0c --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/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:dd63c5b7562f7cfd8fe6720b6025a992ef6ab7c09f9fb6fb4fc2bf4a9eb2cbed +size 3679594 diff --git a/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000014.mp4 b/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f0e46d04c4a0070e50171eb69e8a4a71e039d300 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/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:517cce13c7c81853ce28579b1bed153029449626dfd6d9ebf3530c6ec9d738c0 +size 1383065 diff --git a/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000015.mp4 b/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3498336aa52a0ef37a4b8a57fe6914e55165a690 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/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:3108f7fb6787a618ca9270f6f0cd960763deb21f9d64d6b46b76e6adc855e901 +size 2505074 diff --git a/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000016.mp4 b/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..91bfef3be602eee868aeb9ffae4afd98d4de7c5e --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/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:be0ee002cf288175ccafcd045871235c4524761ddb62cb3a2494e8c2e37b0b25 +size 3047052 diff --git a/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000017.mp4 b/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bb5a84e91d03f48721c870bf6c8935bc0bccb1b4 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/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:30598ab3f6b8048bf4100682325ee7e059b2a1a74bbe428e71891e098256eff7 +size 1882157 diff --git a/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000018.mp4 b/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..762b2845b7f3fb94b9c62dc64682bdb964ecb9fc --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/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:43001d6be453f96fa5ea9c4812f2accbb08384e3a41c44515fefa350297dfd0f +size 2336760 diff --git a/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000019.mp4 b/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4c6f268b05eec1368aacefdad37f616e3615de87 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/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:1b4fc1383f263de88fcea3d1680347016dfe204c1ae59f1f0dcb38b29071e380 +size 3354564 diff --git a/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000020.mp4 b/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9fe2d8e3b0600cac3f628be3ce2b1a9dce2f11d1 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/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:98a0f31445827372092c69544e14464f0ef21f22b48ac7e4823a4d2b4e32dcb5 +size 2401686 diff --git a/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000021.mp4 b/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e4203267ebc49286c044e78a0ffad066228c422b --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/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:616a3e3d396a96ae07d0525aa3ab057c903edb9488b316f436fc1d86f2089993 +size 2240579 diff --git a/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000022.mp4 b/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..244677cfc5f1d6e0f17eccdfab4b0b2cdf0ec8a3 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/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:a999fa67562f99c9f8b9c1ae623f0487788430ef358d6a39d1af84434364b02b +size 2260467 diff --git a/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000023.mp4 b/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ea3731cc19a771556eb8cd28c4359b82bb5b7e9e --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/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:fe852fd6bafe881c9f2ec24e42b1ae096136dd9cac65d5076b0babde0a84974f +size 3084609 diff --git a/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000024.mp4 b/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..25635b48827039b32bb583999ab22222b90dfc97 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/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:82b59848bcf9dad11313c5bdc1749510ca75aac612dd48182bb810d16655705a +size 1447009 diff --git a/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000025.mp4 b/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..adf6c3aae912b28c7b35472609b2d75e6c374c96 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/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:18620d73b3341fa36bb505bf225506046bf961ad0da8d1fcd87773ff88ab412d +size 2821788 diff --git a/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000026.mp4 b/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..af15383812b987b15f4bdcd14ea13361915c77be --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/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:cb2e96c335f00709fa689ff4e0af178d01e922f428028cbec1076ca510f3a506 +size 1994129 diff --git a/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000027.mp4 b/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..117b0231f235d55abc20d5319b23f37b2ac04d41 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/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:83900cb4fc9cad0fb7903d6f9a7f2d43f643cb1f531d39242e55dac7d73e4203 +size 3212679 diff --git a/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000028.mp4 b/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..124d9b2bc6d73dd806b142a7512ca1950ab72b88 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/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:eedf44fb65a35f4ce3d8189f7af319409ac75999427a2aaf6d4a8399b1fb00a1 +size 4253763 diff --git a/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000029.mp4 b/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..90573318103cb5eed13d6ab8e9282d2865f900d6 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/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:be34375c656f22d8e260ec4af5cf45c680dedf45939ef46aa304a9553c1a33c2 +size 3857965 diff --git a/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000030.mp4 b/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1ea7a3003ca615f0337dfcd2e3e40a923028d48b --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/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:7bacb8ce791e002266db876bdf13d520101fe788c9d94d1965feeb676d76d83b +size 2721313 diff --git a/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000031.mp4 b/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4e334428af54904b4a164324c6b4e3a0584c4420 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/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:6af1a17af8f11ccee4901482303efce3563592d16348a4f350486734fc15daa1 +size 1482305 diff --git a/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000032.mp4 b/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..be6a458c6c1df71687d2ba3ae56ded4b35959256 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/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:bece1544cf9a7262ccef3721fc63d50a5b35351a5eaaccc70057e8fb78834595 +size 1520241 diff --git a/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000033.mp4 b/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..45d2abec3e4667cfb53f38e02c258593bcf4d80b --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/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:4dc4782690be67c9ca323a11a31372321336ba3676d44e544674706e046491e2 +size 2670171 diff --git a/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000034.mp4 b/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7ffbdb258787b10a91a1bfdabc4269879cfc1913 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/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:3ae30b5b0a5eb0a2dddc595e0df852eb304a5b64f6df60bc70030573c799ff3a +size 2174365 diff --git a/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000035.mp4 b/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c807e2b92da9b5904a3dc7b6fa57d497e7461c43 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/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:54283fdc00ae9ce01871477958d0a7d829ce42d2876c42560fbcca31aae7b9d8 +size 3257206 diff --git a/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000036.mp4 b/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7b46695e5efd543af4ebdc04038edcc16dd21bb9 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/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:f4b77484e5b54837f1068c92aa32b12aed0c30a216a5e0ab3b17b47ef3c909f3 +size 2325671 diff --git a/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000037.mp4 b/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f86e8fe47982119034181c578e2a2fc5dd02bcf1 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/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:ba4485d020a6caf55ce76ff40faa7c4d64645f397f905798bb5069012de05bb3 +size 1706550 diff --git a/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000038.mp4 b/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..766fcb3d76a560718d07c036c1352850880da50f --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/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:4eea86a28b5bbda6afa9677ba90aa21cf73717960b1f1f0a7d9e82587bf2f28a +size 2999215 diff --git a/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000039.mp4 b/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3d537fa4e6c97a056a659e3984c1d0ec9bd28525 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/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:cc1e3b489e59388d910a569cf1f64b953dcaf66478541bb47b710b784871d195 +size 2366656 diff --git a/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000040.mp4 b/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a4b80d2772a713c6f3131c1efa46354ae7738e57 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000040.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:71aee0a9a8fcb9241784a46e448442e33654661ad423d130fcc6154d0b3206f6 +size 1893469 diff --git a/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000041.mp4 b/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ff7e2b182f330c7e0d9218a22848aa43546c44ee --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000041.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b478e873312d9fac3fb5265e16646e2c21aa7c7171bf294d6520037532055436 +size 1629722 diff --git a/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000042.mp4 b/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ea33470bb54941b1a409f1d0bd0e8903deaae630 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000042.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77bbd559c50619c95847e58bf8a730c4ffca0f6fe1f7be566e32efd850128d9b +size 1762482 diff --git a/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000000.mp4 b/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d932164086fbd383339a57fc3c78a114f58fbb63 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/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:5c3dfed0e6b67f9a4b4cf08c11a8366ce68b1e360d03181e59fafb97a54f3dc5 +size 1971674 diff --git a/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000001.mp4 b/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6d1edb533e7627df7ce025520e17f0827016dfab --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/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:227e8ad33fa869d63912e382f9b3b9192b5233292571e33897c99f4684638dfe +size 3252797 diff --git a/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000002.mp4 b/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8b6ef50ef80c6858fd84ce9bbe091617aa076853 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/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:7b09040b10045fe5d248328162d25d44458363261a557b751004fea1f8a70242 +size 3091944 diff --git a/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000003.mp4 b/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..269f4bace85c39a625e4ce991fc60f94be3c312b --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/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:6d696f3a399d1f2a7beebdfce25d30099429ef105e0b0f97f4b4affa5e3ba661 +size 1493402 diff --git a/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000004.mp4 b/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..28562421399728a8d30ac89a96d9e6298044d70a --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/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:6d444947bc2bb43abef0849d4721828c088e4cd8fe569a6bd73add431a0632c5 +size 2079741 diff --git a/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000005.mp4 b/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ea200a0e2e3a6f5c51cd1d862d084ad9733ed2c8 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/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:3d7dcb62335efacf80343032d04731ee5268bf784c3209fafcf4cf3d397b26d9 +size 2036140 diff --git a/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000006.mp4 b/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6890015b9f045639d264717416cd274f308d3f86 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/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:d856b70326027b0155f05eadb9a482f64da87932d1b983264d29be7dbcbf203a +size 2175100 diff --git a/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000007.mp4 b/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..34d74f4b4db9c3745695f7fd50d7c2e2f33ffcc9 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/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:79e8146edfb87c25b68aab19d898bca195beee29d299fa7b3e18c838c33d9e91 +size 2392615 diff --git a/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000008.mp4 b/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..df3c43cd1b1511bad130638c2ce63a46c22b1349 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/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:57ef087908ad5a1fd6368c8e1a121010e4f0ea06a5409567ac218267b903b398 +size 2191490 diff --git a/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000009.mp4 b/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fbc9e23fbe6560d4119ecff44303cc1654a80f27 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/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:bcc751b3de6cbe244391ce87d4541b423c7d31f733294b044a232f61ef75e5f5 +size 1621265 diff --git a/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000010.mp4 b/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4ed3835118447c1a99c6825a1a8e9ecc641ded6e --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/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:31eaa399e5cd8a3cb60d0076b26bded4f8dfc674f4bb7cd6e677c6fdf5d2c0bd +size 2489439 diff --git a/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000011.mp4 b/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5dddd7b1720cc582615ea8e0c33e4ca503f47ad2 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/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:924047104ac408ac00f2b34afdb4515c64e58488a5c6998a6c396c8b927fd0b0 +size 1922090 diff --git a/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000012.mp4 b/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8a2c87017682afec33b610cfd273c950561fe9c6 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/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:61c8d78bb224e7e94aa7d0acd8cfedf690460a96c9c8cda3e143db7991aa908c +size 2742848 diff --git a/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000013.mp4 b/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4144bbebea5befddfbf8e21536464f434058c18e --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/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:45712130d82d50c8bd4eccdc87ff0d498d9518f80895fdf6d72cd90741c863ae +size 3466967 diff --git a/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000014.mp4 b/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..18fb7ef256aed61c3b4154fb44ca701494377efe --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/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:630f8cd6842b88fdfa44e7db3a25ddcecd80124b5cd035c53d8c884da36ea456 +size 1407004 diff --git a/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000015.mp4 b/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1868bfac97974e0841c58ff7fadd394d7ef002f6 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/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:81ba2db228facc3aa6f0ab837339f7849a85723b2ec4dc60a1f14b9dc700276d +size 2342337 diff --git a/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000016.mp4 b/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eee042d6ef48f205e4c214e41b5386bbe39682da --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/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:75f93f3464e204676608073bd1f09badb7cec36338bc3eb075f4fd3d592ace18 +size 2945837 diff --git a/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000017.mp4 b/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..096ddbd325e76deddbfd0066baca17f7cd607127 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/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:c6592e9e35b9d8d976c82ea4817ab27a42f679a1ac2d4f62227859d5c83a65aa +size 1806405 diff --git a/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000018.mp4 b/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..29e525c764c3aa5d31d4b820d2041696037b4b5c --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/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:6b57bfb914ffb3523876a19885f1e5ad088b6a9e7e99ed1b99bd6e90c639688c +size 2220364 diff --git a/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000019.mp4 b/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a617011310c5d0c046e03160982648e764129795 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/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:ef357448658e2a81a12bb4d8aa8082a84fdd2f55789af22c90a11d96837b9dbf +size 3176840 diff --git a/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000020.mp4 b/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6438de987c135f01f1dbeb7e5731cea82c307fdd --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/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:48b6e78cfa72ae99de045d584ade095ecc7ba0fc959194572e449e96850fb4da +size 2286323 diff --git a/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000021.mp4 b/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cd29fa52d3d3568c3081dd7d84b3a317bfb99b1f --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/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:b9f7a6824f2d5a6988057a3f8d24d76d3d674bbaaadcfcab02db4fc68c78a625 +size 2146021 diff --git a/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000022.mp4 b/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..017fae889145909c2b1d399610d014a21ce93a4d --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/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:a2be6abfcad2c172d4e4aff2cd413da620ff4feea779b7f1efa1f84524d101ed +size 2060277 diff --git a/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000023.mp4 b/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7c69abacea57444286a181c38af82cebe1fe5740 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/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:f4e66fa24b0022f158c0892379d7562e4d1844c1d74e73e46078a0d9fb29df21 +size 2907025 diff --git a/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000024.mp4 b/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0f4d6fef4efc0e217868ac1a101dfc360c64a524 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/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:37775c7c8581ef6d728d75e691a36321b4ae3b91e2323a7479c06d27d67312ab +size 1419746 diff --git a/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000025.mp4 b/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..01670c090cf2b87cf19035edace9d3fb09dd9731 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/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:bc9638a997728d1dc5af0ce967be5479004f6ba5e2a140c1ea92b61952f5d76e +size 2683747 diff --git a/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000026.mp4 b/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c20fb48b0dd3b1c7915d50a804c0ef582ac33874 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/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:b3f127b0f16764dbc9429f0d7f27fa2ac1a3a82884401ef2e0169c0d2068692a +size 1937668 diff --git a/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000027.mp4 b/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6747e1fb4e44336792305dedd1952ab9b2ae9e67 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/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:7889808519a992d03e291978c94244e6681178b57a6862e19bef6cf6fb0efc2a +size 2975473 diff --git a/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000028.mp4 b/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..712b2afcf5d406ba5a059936de73ffedf43c4cc9 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/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:218d8911321ef5d00829d8aa66e9a06428bc212000674054e547df8dae651113 +size 3926348 diff --git a/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000029.mp4 b/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..563233dbbd9c467aa244d9f65ae1e75d92dce69e --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/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:1569359c5e1543e168585e5fbd84cbc45a2587d6f844b195e8669ba2f0eb48e6 +size 3859192 diff --git a/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000030.mp4 b/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..559d27ddb9671987a46bb42306c9f66dc6946bbd --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/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:adf4d2be930392e485328da6143e74198f64b6bb051a05a1884a8ea623fe51ad +size 2581275 diff --git a/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000031.mp4 b/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f0bdbec22cda6e71bd2cc7b689f2e8635b062d41 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/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:6a35161056095582d89579c8cc56aa2679259573c28b0a52a67a1b721881595f +size 1456738 diff --git a/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000032.mp4 b/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b130655b3c8f8542067ccbbfc174edef9dcd3505 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/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:43c65c34190805b0297ec1ce58a274b1d22f576933f005762feee3ae7e162ea1 +size 1451149 diff --git a/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000033.mp4 b/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..91411f7f65cc43ae191ba5d2c210735acfe2f9bb --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/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:23a6c55fa4508e9c7b896c4a20d3f430d73a715a3795970bfe2b64c80a5b14a9 +size 2563186 diff --git a/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000034.mp4 b/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b1c5f1ad96076482aa6a3abf23f59b4b91e13139 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/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:56d3bfd69129409e910730f5dcdb0570ece47f5f05581900914c9041d60d5613 +size 2040104 diff --git a/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000035.mp4 b/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aa624f84d14c4ca7ce22bb4eef9ee3ff5a8459d1 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/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:0d31cf21cc941c90d154a386957cc40af85437728b70a96661b4945b999274a3 +size 3107600 diff --git a/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000036.mp4 b/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..14608c360195fd1970e0e9f098946b5ce4579e1b --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/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:afeba387babfc3cb30e887c9abd949775dd038891fa95c415e1ec3b5a944287f +size 2227794 diff --git a/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000037.mp4 b/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6b74fcddc745170cf97fb882db03698957565952 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/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:d57cfe5fe2299f93da0c5c3c918cb53d3ad7a5e045571f5cc83d1aad234e5d07 +size 1702612 diff --git a/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000038.mp4 b/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..94a919018be66868009a9811abdeca9916cf1fa3 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/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:db1a844ac15d564e1e74f2eea3deea4912ae5f318f51f6ccf23c36eaacb8d710 +size 2982379 diff --git a/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000039.mp4 b/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..69cb9ae206c395348d72439a7e68545fc47f0f0d --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/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:59c829a46574ed631b8c03c9a7280338f5ef40389d9e042fdf1b20edfda6932a +size 2303425 diff --git a/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000040.mp4 b/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d1c1b4fb9b786fc76c1629d82e5ec0ebd287cc84 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000040.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c8c9bb33e53be0fa58b7fbb2dfd1818c45ab80d14091f835a9e7902c588845be +size 1820023 diff --git a/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000041.mp4 b/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8209ef8e2d439aab9888ab76de346eed7196e7ee --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000041.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b344ee056388dfa15bae3333da0bbc304299e6a0384d34b32735576882883f3e +size 1548640 diff --git a/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000042.mp4 b/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..53b3a8047f47da879f5d43ed7be8a534e7fb6540 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000042.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7377e14c081021bb649534b4b569be6b128bf96a07d3937aa7a1013cc82e1fd2 +size 1739072 diff --git a/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000000.mp4 b/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3cbe6394023ae380532283332a9b3a88766f25f0 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/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:914c90b4e609a1bd88c64e8ecb95e22bcd9efd950786b3a66768ca215779bdc5 +size 1727360 diff --git a/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000001.mp4 b/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ff62326ac86fd5611b378124f9d505bddb828ace --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/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:2dbf9802f40dd728616062e786b7e74ea8ea2fba2bb7af011b4250473bcf6340 +size 2334279 diff --git a/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000002.mp4 b/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dfb26815f86568ade0bd01c3847aa643d3aaf3dd --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/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:f86f5b86aa6eed961d24e115675dc85a87e98d3e9945affd274da57ed0e77562 +size 1823629 diff --git a/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000003.mp4 b/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a7fb6471b0b07d27f8fa8a896a2e4a9c3b3e6cef --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/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:0be1b842b192b1ac96a40ef0fc39cfcdbf664450a1c8a6e1548c07bf56782f22 +size 1292824 diff --git a/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000004.mp4 b/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..724df1e7d22fc50f3b5f90bddc6b8144fb771731 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/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:b4c61206395e9c18a26e9ed345a912ec4cc64c734a0a247bda75064ead79a847 +size 1504236 diff --git a/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000005.mp4 b/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..27b19b919d7dfe96efd245f411097e8d1ec3d20e --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/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:a97db87c7e1f962658e99c475f5124afd1248b4ac543de4e702703ee71bc6248 +size 1943936 diff --git a/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000006.mp4 b/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..88988f2754743dcc8c5b7cf82eeb800d546d1b5d --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/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:b618c6a529fde5927021b914a04e36301f447e88611d09961f7f72aab668d583 +size 1694473 diff --git a/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000007.mp4 b/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5f54ad9b535c90b0d0c22817896bf14fb40a8ea0 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/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:99b27d2d89cdb6230b29ba3e91fdd69120e7f2b2f7d22b9bfcf6e9a33397e4ce +size 1520744 diff --git a/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000008.mp4 b/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..33b4b9e6168bf6f849ef32a34e7a6d52b96d426e --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/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:a237c2d5e7ca8cc3e489534a6de2174c63b5a15a663c54885b4bd338a3de43e0 +size 1988496 diff --git a/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000009.mp4 b/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..63bb50341b6467a413067c0b5eceeaa2d55ee8b9 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/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:884b5868caf0d9fb08133ab91bed78e5afaa8ad826da812b1ce2904f5081dcc8 +size 1315156 diff --git a/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000010.mp4 b/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e44fc1d3fc6ced65fb492fdfe52e9bd00c2db0b7 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/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:c953a704a45c630df47cdd4b75e35365f991bf81d51c0012d90b1a90d205ca11 +size 1413207 diff --git a/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000011.mp4 b/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bb7db7159e862f12810c4376ed7df99bb9c535e8 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/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:2a2dd48ad6aa7d878f95156997f82c667d374c206273335ca0382d39cc3bd90f +size 1557301 diff --git a/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000012.mp4 b/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a18230c043bd4b908ffc1a25a23bbca6949f4c67 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/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:26db07ab5d4d329c6b5536ccf9c3637981284c3851e8978551ed0f9c87515ba1 +size 1761149 diff --git a/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000013.mp4 b/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6190982262f7b170b5800bc4ae3b79f9789c4aef --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/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:424536b9bca447feab25cf7d48d855b26f7cdebf1f207523c3ed06d055783008 +size 3293838 diff --git a/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000014.mp4 b/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f037ff2d532d813c56c1bd7971e1845dad0a2aff --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/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:2bebc5ea8ecc93bc5abdc450562c5025b404a6e161ab47683f2595774785fe17 +size 987878 diff --git a/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000015.mp4 b/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f4d9e722696af994ad4646042a690d1c9ce44f4b --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/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:0303921b5f29c43dc1cbcaa18c6624ad22aac3d9ea1ad4f75f7bea4e376194c7 +size 1472464 diff --git a/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000016.mp4 b/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fe16799fdad92d0f1491498ca614649df6974780 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/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:4afc6b941147109096745d5504ea54e1b31c897f5b186f097787bcb25f142fb6 +size 2237879 diff --git a/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000017.mp4 b/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ac783e489f1aa5dadd1794a4415c96660f39b0a1 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/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:cc92b30c938498c640cb4543a5b40c1c513a0bd1dfaa7b97760776dcc69114f2 +size 1506307 diff --git a/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000018.mp4 b/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c8ff664cdcb15c48e92c6ace161502b3ebcd5f05 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/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:f2d98f3364b0c9ae10f5387ba30ed096b16c74a29d4e7aa0c74395a0b4c45375 +size 1284049 diff --git a/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000019.mp4 b/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aac7a6d611dcc4d53700ad262cf3ac101e6aaac0 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/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:8e6532a1de7bb299ec3d89e557910c8c6b14e047ad61f4d4c97b4c5fa0cd8562 +size 2764636 diff --git a/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000020.mp4 b/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..742e8db9df6833bb576c457055bae154c26b7825 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/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:10049268a675d705afe6391dbaabc12637f3474e33588a5b102a5de96ff4e7c2 +size 1885739 diff --git a/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000021.mp4 b/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cc81539fe088ae300cfedb3d5d5266626966b859 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/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:635bd870431742cc3b475e54629baca3982dc933381fcc7fda7863925a726ce7 +size 1878103 diff --git a/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000022.mp4 b/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..081ee91d1cfaae8293ee3824a7284a7492380ad5 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/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:7c5c0ce29ca04f118b657932fc9b58b45c88e02255b82073b16584a16a614f49 +size 2172186 diff --git a/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000023.mp4 b/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6e581f5a8a286202e3042665fc3770704d944357 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/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:3eb2e4d4c73f40be52afd5cbdb002594c71e1f09a3531cdb26a872b74f3ab3c4 +size 1683999 diff --git a/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000024.mp4 b/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bccd8fc195b3f029196142b40d576bd3a6e5a4e8 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/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:598c68a47bdc9775a3338196a033a81174264136e02417464cd3ab5e18fea95e +size 1232147 diff --git a/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000025.mp4 b/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..03699bda2032bd7f7fcca2413288ea813d07d2b7 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/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:3a38136eecb3664c6b5794352630711082fb106c655d48709ec732a7553e8b0b +size 2173049 diff --git a/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000026.mp4 b/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e8c35c80c0dd78669a3ce000169bea533a87bb65 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/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:b8d8c82efcfdbed1e27d3ad4ae3d1fa8f5b30ed69fe5fa430ee1135f03aacd78 +size 1518169 diff --git a/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000027.mp4 b/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cdc562e68dd3033adbd63f93c9a759f9fe9a827d --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/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:104addaba16ecec8f4ff86bbe0bc9c0b382d9978b689a401261c1ea652b1c45e +size 2515882 diff --git a/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000028.mp4 b/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5e4cf1d0845fcf10e03dd7b27d11c4eae6ee6510 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/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:8ae8de3a4f8f53f451c8c53afa695f4d69f3b6388dc952448ea891444c9443b6 +size 2309050 diff --git a/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000029.mp4 b/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eb73b6684118cb916c027830ad0d294b27f14f46 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/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:b046694c1524217d856a44af301c83ef1a51c262243a04db59bdda174f9e8d43 +size 1782577 diff --git a/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000030.mp4 b/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..abc4b45ca16d12a03c32e5f3988756a1284ab732 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/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:0cd2742f089199fb00454652ec32e7db4f32e5fbbc1e3681c2ceadd809f14e99 +size 2007967 diff --git a/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000031.mp4 b/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bae24e1dc76cbed9803438ee26bfe0ef669504ab --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/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:2965cc22d1a09cb0cf1bc6386e5f1a72ea6d4dc23a444e1af36ef6f13e4d6757 +size 1187042 diff --git a/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000032.mp4 b/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5faa461f525356b314519596e596458b8456b227 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/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:09ecd3140e0d66282e10f2dfe0a9c1b6106be08d89488d64781f1d61bd5958e7 +size 1364510 diff --git a/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000033.mp4 b/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..362311190b191d805cc9f953b919eec83f49f9d5 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/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:80238b838c8baf49cad21682603f0a4067e68e03e55c69b9c72e92120c514805 +size 1675485 diff --git a/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000034.mp4 b/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5740e1fa7cdf86a2bb46a0eaca9374f233487cb2 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/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:7b8566e2eb89f285b5821cea41b54326f4f94a92cbb4d1b9c0ff5cdfe67f278d +size 1746749 diff --git a/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000035.mp4 b/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e024e233fd0809ff07552bb2149dfb328b72a4ce --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/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:0d633be45eef34721c8d5bdb148254fddb2e9f89325f3064e2bb0f817df747a2 +size 2308733 diff --git a/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000036.mp4 b/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..637f2cbead13a7d969f147bbd98e5c37746df7f6 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/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:b51a978efaa831699865d019e7f9fa490d4f48d83044016cb2b5d8b7a61d8acb +size 2011861 diff --git a/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000037.mp4 b/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2cf3b390cfa83c90fbe27077d89cedfcd6d5d8c2 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/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:fa532484c8432123b41d43a95fb517c050cf55f2bc6dd590dc278b2e9cf344bf +size 1274665 diff --git a/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000038.mp4 b/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..428e1b6c95340966e63bfd6f5fe1e06116801599 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/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:6a04f5fd2198d59a800a86c57c78de78bfbdc9e7e8c0bab9d676c0388636a816 +size 2173150 diff --git a/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000039.mp4 b/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..26f04438442673dc7dcc4fcaefd1461204bcf924 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/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:867293f421d473eb8cefe1600341b0be11ce7b3b7802edb7154058ed15268f91 +size 2023546 diff --git a/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000040.mp4 b/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..619915fe439c5af1da93c5c79c36c553ef15cbdd --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000040.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:139b3189937a7ee0de1674accebfa2b65e6b0c7e0bbe8ada6565929007e5a604 +size 1607516 diff --git a/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000041.mp4 b/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1433ff67debb0546614d9da9edcb57afd27c078a --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000041.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:14c784f93f1490fffd0220664ecc4540007e070dfbab166183e81bcc27261886 +size 1418566 diff --git a/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000042.mp4 b/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0f1fb76a623f9f57d46f8dbed6be5a478580a288 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000042.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:544a46c4a626579d907f273de24943a9872101039659bab805c914ed20eeafe1 +size 1424362 diff --git a/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000000.mp4 b/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..59266f086da326e0fdbb2b567ba4a6c31833a566 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/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:cca51cc8260578f7022c70c33815becfe60351aed5460a4982b5ef90bc909800 +size 2023661 diff --git a/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000001.mp4 b/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d4e0267dce3f243df82ba1d65a1e4e06c1ee8eae --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/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:393ec8194d5e5a995e209515995faffae966f9ac325c7f43617370556cec9ac1 +size 3068400 diff --git a/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000002.mp4 b/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..29a2c6399d7b6cdc7c320b368d0a17b87f6ad309 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/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:b7ca6dfc8fe839fc44bbc0626055ae04e5fd9f6611c7bdbba3ff278001fc0063 +size 3625823 diff --git a/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000003.mp4 b/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..486a6ba02cc0b703129793d7257a78437462ed5c --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/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:f6eb323e82e318703c0642715fd6bb3711976164b7443dfb0c91b2e1ced0e150 +size 1479289 diff --git a/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000004.mp4 b/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b81024b7f1d8caae0efafba06aba5afa832c0d10 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/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:ec14de9fd6c8713f2ccddf9bbfec7e0b8998f2f744e83de1cfebddd2d91b38a5 +size 1764765 diff --git a/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000005.mp4 b/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..951da1b10a86d69e7b42ee4fcc3c9306c9b7871d --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/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:461d215e468caf04ee30f5b0c807badec4c865708c03a08257d1f2d546a34b8a +size 1992066 diff --git a/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000006.mp4 b/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d119ebf51f845994834d77530fa1ae499ce69351 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/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:194c1b14dc4ccec4684083035af6c12d9278ae2e01023e43cd3fe221183ec1d3 +size 2225452 diff --git a/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000007.mp4 b/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a8a5ef0709d373000cc7434d0f0695bffb83d9ee --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/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:cbaeb4f5440fb291bbf7ac38c10ab672739e90080a9ec32fef7d61b6bcf36511 +size 2170414 diff --git a/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000008.mp4 b/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..03b3d2757cde92a3b789b510cb7c5e4846492a91 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/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:c05a5f843dee28ab1426fd0b710a7c98141cacc0bd60a6c26bd6db5e69c78573 +size 1830789 diff --git a/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000009.mp4 b/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..69e62b21f3f0eb36c3f07ad53bad93bea7f35110 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/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:cd79145686b0324450790232af5fdf05ec8f542a2883c3424e997c90ddf05a83 +size 1628816 diff --git a/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000010.mp4 b/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8018f4c04272da758f41526f2f1a3f88b03766de --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/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:142375ba53f63a269ae60a100c428748f6a772d39df5b51364180a21e9361098 +size 3046790 diff --git a/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000011.mp4 b/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ade4446a4bf4ee643c007ad86516dda2ccb3a154 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/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:f18673a0731e3e4c1d00813caffbce8f5178c03c259dc0d3f36cd493757b2bf4 +size 1850082 diff --git a/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000012.mp4 b/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..24ce7d23891ba4e2440057730f43d6536adb8867 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/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:7fc3838cdfe421245a0d5593bf8ff9310c84cbe726f70019c2e2bf03781b004b +size 3038884 diff --git a/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000013.mp4 b/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..106a926d7f03d0de067e02d0275eac174050c790 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/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:facd2804fbdd43ddbb54a99e73e35c9ca6455765667ed48acae1a896a4d6cc4d +size 3309680 diff --git a/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000014.mp4 b/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4cfcb6a9a167a56341380b189df23784c1282fba --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/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:c46e0bb7d62d809a695275123f3fc6e66ed231fbd7c6fa260ce8325d730412f6 +size 1587132 diff --git a/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000015.mp4 b/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..df03732e60417c77d00e37c4e6f92467f6a5583d --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/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:1ef29dcd8fbc5007a2afcff400df797e41db54712a5bd05e112220e56a97bcfb +size 2060335 diff --git a/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000016.mp4 b/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..17df83be43c39586d24bb9f3364806f592e35eb8 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/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:8ff2d2e40b52f94c5e6802e8db8b563a76f4749519ff91c94b7825e383ec5f14 +size 2652030 diff --git a/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000017.mp4 b/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fa99ed83a519992ac5ee24a8b5c46f39597e7133 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/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:703caf6f758721cfaeb0d8686c5d1c14c8689a66ddb1346c79d066df7777cb35 +size 1744850 diff --git a/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000018.mp4 b/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fed75f65adf7cf9bb79c633a64bf8c00789ee6d9 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/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:ada0076c7ddc118f6fee63841eedf743e479f1efec0d4dc8e0d911c61672d54e +size 2530472 diff --git a/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000019.mp4 b/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2f33bfbc7b33519ba869e0f0855d3c53ba53acf7 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/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:9b636533d588c3ba1d4aa51d12c47e92ca682b46480ccd35427b0aa4b95a2474 +size 3394913 diff --git a/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000020.mp4 b/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1aea61b544d651a17b859362a1e41e9c34d8d7ff --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/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:6f1993ac7097fdca596f57a8986c2c8c8f53ac82719ab7209c883b1cba557fef +size 2369836 diff --git a/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000021.mp4 b/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..002e7a50eac5f788b4cc1f651902f8fcc5044e16 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/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:ed1621983a3fd063b7e1665894bdec1f6dea5daf94895156066e5b3f22fd84e0 +size 1967097 diff --git a/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000022.mp4 b/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..34dd31ad984bd33f3e4aef035f18cee6f8de5ed9 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/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:5544a5cf0317d91fe16aa57111485a943c51cf9ecfa50c88a6bcf592e338b6a1 +size 1781932 diff --git a/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000023.mp4 b/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f771a14a91a003629363d48719d9743eb653f6a6 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/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:b568f77adae92e455265074c80216119c3ffde9d909c03f9accf0d55535d7259 +size 2650736 diff --git a/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000024.mp4 b/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d48b375f11270467c636ff7f15bd642b8a391190 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/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:7aebe5ba8837ec05f68cef2602106578d0f2f0732949ffbaec002630d69b8ac8 +size 1494006 diff --git a/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000025.mp4 b/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..93431aafb025b3b4cc6fa506211415432e5d3629 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/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:a3cf97dcb9803d17b6afaec814c4b09170cffcca9f9e2d4a8d1ddc3b5fb04e01 +size 2514181 diff --git a/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000026.mp4 b/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..18e9392815e3162856c3732541cea68229c10296 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/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:9f8ad9f3e0bb7e959aebda325e4883c6e01d2930d9110523b83135739335d75c +size 2177788 diff --git a/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000027.mp4 b/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e8355889893acb5819d9e7e287f272b8fa32d283 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/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:243ee696f2f4dcf6c0035787a948710399b9bc18ff75f28685fce0a034e62007 +size 2125117 diff --git a/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000028.mp4 b/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..90a030581d2baf71fdf04176a05617d78d51caff --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/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:99d00328b59dfe83feebe20830aa5d6499352675ae1e355b3933bf6a92ea9ab8 +size 3842095 diff --git a/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000029.mp4 b/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3da5a13fcac98ed7f47935964fc3b6e7cdc9c50f --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/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:2d5a212dc55d9bbdf68834b2fc9d514d30037ec28990c59dd8353e26e01f668c +size 7235743 diff --git a/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000030.mp4 b/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..df93b2e8f15e2a9ba2ca8d1b44df05cd28a6bfab --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/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:023f3f3aa36eb60210f35625034e8c5fcda551affc0a140b7d755c2ac4787c66 +size 2722368 diff --git a/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000031.mp4 b/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ebef5896444f906287d66ea706eaec905af44a8c --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/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:dc22a8d7b513c97d09fb3cd7f105c26e0856024542dbcb8eb408fd6b5009b78f +size 1403187 diff --git a/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000032.mp4 b/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1e954a5dd78d8c53d82a6a1a8b45aff7af65a974 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/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:0b7ef0df8a89ec9afd1bda9454759b945d87ca3b127dcd92ccddcf4f4ebd7f06 +size 1430179 diff --git a/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000033.mp4 b/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3d2e44d2b8309e4995323d5a106702d5d31d2bfb --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/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:37968032b5b166a354462bef34bed271f73557600166fd3d2e1d0bc727669974 +size 2365431 diff --git a/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000034.mp4 b/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bd3ccdee1ec8fcfc0f85a2017aeddec5b3681ced --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/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:00e2ae2482a7dec84665d2a7780308006e6c9956f3e9a3185a8c49770ec3d771 +size 1672230 diff --git a/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000035.mp4 b/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6698c07ca92353efd6b21a1fe77291ff497b5670 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/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:dca06d63ca49528a8a901285e616b99cd7c6c682d7af49ede220ae8f14153269 +size 3388054 diff --git a/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000036.mp4 b/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8914926a575a251dcc2b4da023b74addad837d92 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/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:4f74641b78de0c787f5dd5f4d3fd15611f5df8130afba6432450e0a905ac1c89 +size 2327631 diff --git a/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000037.mp4 b/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5be0c6bd87854473f4273e24ec0e3e822a90fa6f --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/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:3d5240b7d04e71cdf3991b2e5beb584689495e172be37c483b1012c35fbb9acf +size 1668184 diff --git a/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000038.mp4 b/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..83a1b763dea851605b4af2ee32182d62b2ecc025 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/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:29a32c56d088b66b2a62e76d2d5577f6df3076c205c5754cf5ad796a340185ba +size 2327734 diff --git a/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000039.mp4 b/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b5161b75cce1cc7602b57ea28d09bea14dff638c --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/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:9ceee6dddcabf6e6f078ac0b13e8f514a76c8b5a4fb5c3fa6eff16bcd9ec849f +size 2458871 diff --git a/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000040.mp4 b/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bf239cfa8e6cfd742b5caa0a6d6c85d0210f5cee --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000040.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0304cb79ea6918edbc41b027f5b2abcd9b47e4b963e47bb119a55c450cfb80c +size 1803027 diff --git a/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000041.mp4 b/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..877637f092cba15392b1c86270de28c8ea56ae2e --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000041.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:706bef75376ff2b24ff6b9bcc74fcdda45ba43570f8ea57ff44e44aa3d103ac5 +size 1514085 diff --git a/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000042.mp4 b/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1a0290ae176113212cf573cd4733b27e4608a4d8 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_peeler/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000042.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:507356bae6c70173e028baaafe643a2faf571a69b5730d9e2fb78abc1b171765 +size 1895040