diff --git a/R1_Lite_move_the_position_of_the_cookie/.gitattributes b/R1_Lite_move_the_position_of_the_cookie/.gitattributes new file mode 100644 index 0000000000000000000000000000000000000000..1ef325f1b111266a6b26e0196871bd78baa8c2f3 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_cookie/.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_cookie/README.md b/R1_Lite_move_the_position_of_the_cookie/README.md new file mode 100644 index 0000000000000000000000000000000000000000..f1ad8d968f5477d5dc3898ed42ccdddc95ded9b0 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_cookie/README.md @@ -0,0 +1,337 @@ +--- +task_categories: + - robotics + +language: + - en + - zh + + +extra_gated_prompt: 'By accessing this dataset, you agree to cite the associated paper in your research/publicationsβ€”see the "Citation" section for details. You agree to not use the dataset to conduct experiments that cause harm to human subjects.' + + + +extra_gated_fields: + + Company/Organization: + type: 'text' + description: 'e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher"' + + Country: + type: 'country' + description: 'e.g., "Germany", "China", "United States"' + + + +tags: + - RoboCOIN + - LeRobot + +frame_range: 1K-10K + +license: apache-2.0 + +configs: +- config_name: default + data_files: data/*/*.parquet +--- + +# R1_Lite_move_the_position_of_the_cookie + +## πŸ“‹ 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** | 25 | +| **Total Frames** | 5045 | +| **Total Tasks** | 1 | +| **Total Videos** | 100 | +| **Total Chunks** | 1 | +| **Chunk Size** | 1000 | +| **FPS** | 30 | +| **Dataset Size** | 198.3MB | + + +## πŸ‘₯ 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 cookie the designated position. + +### Sub-Tasks +This dataset includes 8 distinct subtasks: + +1. **Place the cookie on the table with right gripper** +2. **Static** +3. **Place the cookie on the table with left gripper** +4. **End** +5. **Grasp the cookie with right gripper** +6. **Grasp the cookie with left gripper** +7. **Abnormal** +8. **null** + + +## πŸŽ₯ Camera Views + +This dataset includes 4 camera views. + +## 🏷️ Available Annotations + +This dataset includes rich annotations to support diverse learning approaches: + +### Subtask Annotations +- **Subtask Segmentation**: Fine-grained subtask segmentation and labeling +### Scene Annotations +- **Scene-level Descriptions**: Semantic scene classifications and descriptions +### End-Effector Annotations +- **Direction**: Movement direction classifications for robot end-effectors +- **Velocity**: Velocity magnitude categorizations during manipulation +- **Acceleration**: Acceleration magnitude classifications for motion analysis + + +### Gripper Annotations +- **Gripper Mode**: Open/close state annotations for gripper control +- **Gripper Activity**: Activity state classifications (active/inactive) + + +### Additional Features +- **End-Effector Simulation Pose**: 6D pose information for end-effectors in simulation space + - Available for both state and action +- **Gripper Opening Scale**: Continuous gripper opening measurements + - Available for both state and action + + +## πŸ“‚ Data Splits + +The dataset is organized into the following splits: + +- **Training**: Episodes 0:24 + + +## πŸ“ 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": 25, "total_frames": 5045, "total_tasks": 1, "total_videos": 100, "total_chunks": 1, "chunks_size": 1000, "fps": 30, "splits": {"train": "0:24"}, "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_cookie_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_cookie/annotations/eef_acc_mag_annotation.jsonl b/R1_Lite_move_the_position_of_the_cookie/annotations/eef_acc_mag_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..261c0cb86faecc005328e7b464d8fa76fc4eab3a --- /dev/null +++ b/R1_Lite_move_the_position_of_the_cookie/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_cookie/annotations/eef_direction_annotation.jsonl b/R1_Lite_move_the_position_of_the_cookie/annotations/eef_direction_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..15eb9abd75814183c860e3bffd75f9148c4e0d04 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_cookie/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_cookie/annotations/eef_velocity_annotation.jsonl b/R1_Lite_move_the_position_of_the_cookie/annotations/eef_velocity_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..67c684f8b05e1f6240ea5dd4a9bc9a5df14fe086 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_cookie/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_cookie/annotations/gripper_activity_annotation.jsonl b/R1_Lite_move_the_position_of_the_cookie/annotations/gripper_activity_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..275a505f9220cce6502eac987c96a0261ef3f030 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_cookie/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_cookie/annotations/gripper_mode_annotation.jsonl b/R1_Lite_move_the_position_of_the_cookie/annotations/gripper_mode_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..3825f1be6645468297ad5be29f9275f04db52345 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_cookie/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_cookie/annotations/scene_annotations.jsonl b/R1_Lite_move_the_position_of_the_cookie/annotations/scene_annotations.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..8cb41b2a5fb50a6dc54c682def1c017f39829ac1 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_cookie/annotations/scene_annotations.jsonl @@ -0,0 +1,200 @@ +{"scene_index": 0, "scene": "The white table is positioned at the back, and the cookie is located towards the back right of the table."} +{"scene_index": 1, "scene": "The white table is positioned at the back, and the cookie is also placed at the back, indicating that both objects share the same positional relationship relative to the scene."} +{"scene_index": 2, "scene": "The white table is positioned at the back, while the cookie is located to the left."} +{"scene_index": 3, "scene": "The white table is located at the back, with a cookie positioned on its back-left side."} +{"scene_index": 4, "scene": "The white table is located at the back."} +{"scene_index": 5, "scene": "The white table is at the back, and there s a cookie also placed at the back."} +{"scene_index": 6, "scene": "The white table is located at the back, while the cookie is positioned to the right."} +{"scene_index": 7, "scene": "The white table is at the back, two cookies are on the right and back positions respectively."} +{"scene_index": 8, "scene": "The white table is located at the back, with the cookie also positioned at the back near it."} +{"scene_index": 9, "scene": "The white table is positioned at the back, and the cookie is located towards the back right of the table."} +{"scene_index": 10, "scene": "The white table is located at the back, and the cookie is also positioned at the back."} +{"scene_index": 11, "scene": "The white table is positioned at the back, with the cookie placed on its back-left side."} +{"scene_index": 12, "scene": "The white table is positioned at the back, while the cookie is located at the back right."} +{"scene_index": 13, "scene": "The white table is located at the back, with the cookie also positioned at the back near it."} +{"scene_index": 14, "scene": "The white table is located at the back, while the cookie is placed on the right side."} +{"scene_index": 15, "scene": "The white table is positioned at the back, with cookies located on both sides (right) of it."} +{"scene_index": 16, "scene": "The white table is positioned at the back."} +{"scene_index": 17, "scene": "The white table is positioned at the back, while the cookie is located on the back left side."} +{"scene_index": 18, "scene": "The white table is positioned at the back, while the cookie is located to the left."} +{"scene_index": 19, "scene": "The white table is located at the back, and the cookie is also positioned at the back, indicating that both objects share the same positional location."} +{"scene_index": 20, "scene": "The white table is positioned at the back, while the cookie is located to the left."} +{"scene_index": 21, "scene": "The white table is at the back, with two cookies positioned on its back right side."} +{"scene_index": 22, "scene": "The white table is located at the back, and the cookie is also positioned at the back, indicating that both objects share the same positional location."} +{"scene_index": 23, "scene": "The white table is positioned at the back, while the cookie is located at the back right."} +{"scene_index": 24, "scene": "The white table is positioned at the back, while the cookie is located at the back right."} +{"scene_index": 25, "scene": "The white table is positioned at the back, while the cookie is located at the back right."} +{"scene_index": 26, "scene": "The white table is positioned at the back, while the cookie is located at the back right."} +{"scene_index": 27, "scene": "The white table is located at the back, and the cookie is also positioned at the back, indicating that both objects share the same positional location."} +{"scene_index": 28, "scene": "The white table is positioned at the back, while the cookie is located on the back left side."} +{"scene_index": 29, "scene": "The white table is located at the back, while the cookie is positioned at the center."} +{"scene_index": 30, "scene": "The white table is positioned at the back, while the cookie is placed centrally on the table."} +{"scene_index": 31, "scene": "The white table is positioned at the back."} +{"scene_index": 32, "scene": "The white table is located at the back, with a cookie positioned on its back-left side."} +{"scene_index": 33, "scene": "The white table is positioned at the back."} +{"scene_index": 34, "scene": "The white table is located at the back, and the cookie is also positioned at the back, indicating that both objects share the same positional location."} +{"scene_index": 35, "scene": "The white table is positioned at the back, and the cookie is also placed at the back, indicating that both objects share the same positional relationship relative to the scene."} +{"scene_index": 36, "scene": "The white table is positioned at the back, while the cookie is located on the right side."} +{"scene_index": 37, "scene": "The white table is positioned at the back, and the cookie is also placed at the back, indicating that both objects share the same positional relationship relative to the scene."} +{"scene_index": 38, "scene": "The white table is positioned at the back, while the cookie is located at the back right of the same table."} +{"scene_index": 39, "scene": "The white table is positioned at the back."} +{"scene_index": 40, "scene": "The white table is positioned at the back, while the cookie is located at the back right of the same table."} +{"scene_index": 41, "scene": "The white table is located at the back, and the cookie is also positioned at the back."} +{"scene_index": 42, "scene": "The white table is positioned at the back."} +{"scene_index": 43, "scene": "The white table and cookie are both positioned at the back."} +{"scene_index": 44, "scene": "The white table is located at the back, with the cookie also positioned at the back near it."} +{"scene_index": 45, "scene": "The white table is at the back, with a cookie on its back side and another cookie positioned towards the back right."} +{"scene_index": 46, "scene": "The white table is at the back, with cookies positioned at the back right and center."} +{"scene_index": 47, "scene": "The white table is positioned at the back, while two cookies are placed to the right and one cookie is located at the back left."} +{"scene_index": 48, "scene": "The white table is positioned at the back, while the cookie is located on the back left side of the table."} +{"scene_index": 49, "scene": "The white table is positioned at the back, and the cookie is located towards the back right of the table."} +{"scene_index": 50, "scene": "The white table is positioned at the back, while the cookie is located on the back left side."} +{"scene_index": 51, "scene": "The white table is at the back, with two cookies positioned on its back right corner."} +{"scene_index": 52, "scene": "The white table is located at the back, and the cookie is also positioned at the back, indicating that both objects share the same positional location."} +{"scene_index": 53, "scene": "The white table is located at the back, while the cookie is positioned at the center."} +{"scene_index": 54, "scene": "The white table is positioned at the back, while the cookie is located at the back right."} +{"scene_index": 55, "scene": "The white table is positioned at the back, while the cookie is located on the back left side of the table."} +{"scene_index": 56, "scene": "The white table is positioned at the back, while the cookie is located at the back right."} +{"scene_index": 57, "scene": "The white table is positioned at the back, while the cookie is located at the back right."} +{"scene_index": 58, "scene": "The white table is positioned at the back, while the cookie is located on the back left side."} +{"scene_index": 59, "scene": "The white table is positioned at the back, while the cookie is located at the back right."} +{"scene_index": 60, "scene": "The white table is located at the back, and the cookie is also positioned at the back."} +{"scene_index": 61, "scene": "The white table is positioned at the back, with two cookies placed on either sideβ€”back right and back left."} +{"scene_index": 62, "scene": "The white table is located at the back, with a cookie positioned on its back-left side."} +{"scene_index": 63, "scene": "The white table is positioned at the back, with two cookies placed on its back right side."} +{"scene_index": 64, "scene": "The white table is positioned at the back, with two cookies placed on itβ€”one located at the back and the other in the center."} +{"scene_index": 65, "scene": "The white table is positioned at the back, while the cookie is located at the back right."} +{"scene_index": 66, "scene": "The white table is located at the back, and the cookie is also positioned at the back."} +{"scene_index": 67, "scene": "The white table is positioned at the back."} +{"scene_index": 68, "scene": "The white table is located at the back, with the cookie placed on its back-left side."} +{"scene_index": 69, "scene": "The white table is positioned at the back, and the cookie is also placed at the back, indicating that both objects share the same positional relationship relative to the scene."} +{"scene_index": 70, "scene": "The white table is positioned at the back, and the cookie is also placed at the back, indicating that both objects share the same positional relationship relative to the scene."} +{"scene_index": 71, "scene": "The white table is located at the back, while the cookie is positioned to the right."} +{"scene_index": 72, "scene": "The white table is positioned at the back."} +{"scene_index": 73, "scene": "The white table is at the back, with two cookies placed on itβ€”one to its back right side and one to its back left side."} +{"scene_index": 74, "scene": "The white table is positioned at the back, while the cookie is located on the back left side of the table."} +{"scene_index": 75, "scene": "The white table is positioned at the back, with two cookies placed on its surfaceβ€”one located to the back-left and the other to the back-right."} +{"scene_index": 76, "scene": "The white table is positioned at the back, while the cookie is located at the back right."} +{"scene_index": 77, "scene": "The white table is located at the back, while the cookie is positioned on the right side."} +{"scene_index": 78, "scene": "The white table and cookie are both positioned at the back."} +{"scene_index": 79, "scene": "The white table is positioned at the back, and the cookie is placed on its right side."} +{"scene_index": 80, "scene": "The white table is located at the back, and the cookie is also positioned at the back, indicating that both objects share the same positional location."} +{"scene_index": 81, "scene": "The white table is positioned at the back, and the cookie is located towards the back right of the table."} +{"scene_index": 82, "scene": "The white table is positioned at the back, while the cookie is located to the left."} +{"scene_index": 83, "scene": "The white table is positioned at the back, while the cookie is located on the back left side."} +{"scene_index": 84, "scene": "The white table is positioned at the back."} +{"scene_index": 85, "scene": "The white table is positioned at the back, while the cookie is placed centrally on it."} +{"scene_index": 86, "scene": "The white table is positioned at the back, and the cookie is located towards the back right of the table."} +{"scene_index": 87, "scene": "The white table is located at the back, and the cookie is also positioned at the back."} +{"scene_index": 88, "scene": "The white table is located at the back, with two cookies positioned nearbyβ€”one at the back right and one directly behind the table."} +{"scene_index": 89, "scene": "The white table is positioned at the back, and the cookie is located towards the back right of the table."} +{"scene_index": 90, "scene": "The white table is located at the back, and the cookie is also positioned at the back."} +{"scene_index": 91, "scene": "The white table is positioned at the back, while the cookie is located on the back left side of the table."} +{"scene_index": 92, "scene": "The white table is positioned at the back, while the cookie is located at the back right."} +{"scene_index": 93, "scene": "The white table is located at the back, with the cookie also positioned at the back near it."} +{"scene_index": 94, "scene": "The white table is positioned at the back, while the cookie is located on the right side."} +{"scene_index": 95, "scene": "The white table is positioned at the back, with the cookie placed behind it on the back left side."} +{"scene_index": 96, "scene": "The white table is positioned at the back, and the cookie is located towards the back right of the table."} +{"scene_index": 97, "scene": "Each white table is positioned at the back."} +{"scene_index": 98, "scene": "The white table is positioned at the back, while the cookie is located at the back right of the same table."} +{"scene_index": 99, "scene": "The white table and cookie are both positioned at the back."} +{"scene_index": 100, "scene": "The white table is located at the back, with a cookie positioned on its back-left side."} +{"scene_index": 101, "scene": "The white table is positioned at the back, with three cookies arranged in a row on its surface, each occupying the back right position."} +{"scene_index": 102, "scene": "The white table is positioned at the back, while the cookie is placed centrally on it."} +{"scene_index": 103, "scene": "The white table is positioned at the back, while the cookie is located to the left."} +{"scene_index": 104, "scene": "The white table is positioned at the back, while the cookie is located at the back right."} +{"scene_index": 105, "scene": "The white table is positioned at the back."} +{"scene_index": 106, "scene": "The white table is positioned at the back, while the cookie is placed to the left."} +{"scene_index": 107, "scene": "The white table is positioned at the back, with the cookie placed on its back-left side."} +{"scene_index": 108, "scene": "The white table is positioned at the back."} +{"scene_index": 109, "scene": "The white table is positioned at the back, while the cookie is located at the back right of the same table."} +{"scene_index": 110, "scene": "The white table is positioned at the back, while the cookie is located to the left."} +{"scene_index": 111, "scene": "The white table is positioned at the back, with a cookie placed on its back right side and another cookie positioned to the right of it."} +{"scene_index": 112, "scene": "The white table is positioned at the back, while the cookie is located on the right side."} +{"scene_index": 113, "scene": "The white table is at the back, with two cookies placed on it, one on the left side and another also at the back."} +{"scene_index": 114, "scene": "The white table is at the back, and there s a cookie also placed at the back."} +{"scene_index": 115, "scene": "The white table is positioned at the back, with the cookie placed on its back-left side."} +{"scene_index": 116, "scene": "The white table is located at the back, with a cookie positioned on its back-left side."} +{"scene_index": 117, "scene": "The white table is located at the back, with a cookie positioned on its back-left side."} +{"scene_index": 118, "scene": "The white table is positioned at the back, while the cookie is located at the back right."} +{"scene_index": 119, "scene": "The white table is positioned at the back, while the cookie is located at the back right."} +{"scene_index": 120, "scene": "The white table is located at the back, and the cookie is also positioned at the back."} +{"scene_index": 121, "scene": "The white table is at the back, and there s a cookie also placed at the back."} +{"scene_index": 122, "scene": "The white table is positioned at the back, while the cookie is located at the back right."} +{"scene_index": 123, "scene": "The white table is positioned at the back, while the cookie is located at the center."} +{"scene_index": 124, "scene": "The white table is positioned at the back, while the cookie is located at the back right of the same table."} +{"scene_index": 125, "scene": "The white table is at the back, with two cookies placed behind itβ€”one aligned centrally and the other positioned to the back right."} +{"scene_index": 126, "scene": "The white table is positioned at the back."} +{"scene_index": 127, "scene": "The white table is located at the back, while the cookie is positioned to the right."} +{"scene_index": 128, "scene": "The white table is positioned at the back."} +{"scene_index": 129, "scene": "The white table is at the back, with two cookies placed on either sideβ€”back right and back left."} +{"scene_index": 130, "scene": "The white table is located at the back, while the cookie is positioned on the right side."} +{"scene_index": 131, "scene": "The white table is located at the back, while the cookie is positioned to the right."} +{"scene_index": 132, "scene": "The white table is positioned at the back, while the cookie is placed centrally on the table."} +{"scene_index": 133, "scene": "The white table is positioned at the back, with two cookies also located at the back, one on the left side."} +{"scene_index": 134, "scene": "The white table is positioned at the back, while the cookie is placed in the center, establishing their respective locations within the scene."} +{"scene_index": 135, "scene": "The white table is located at the back, while the cookie is positioned at the center."} +{"scene_index": 136, "scene": "The white table is positioned at the back, while the cookie is located at the back right."} +{"scene_index": 137, "scene": "The white table is positioned at the back, while the cookie is located at the center."} +{"scene_index": 138, "scene": "The white table is located at the back, and the cookie is also positioned at the back."} +{"scene_index": 139, "scene": "The white table is positioned at the back, with the cookie placed behind it on the back left side."} +{"scene_index": 140, "scene": "The white table is positioned at the back, while the cookie is located to the left."} +{"scene_index": 141, "scene": "The white table is positioned at the back, and the cookie is located towards the back right of the table."} +{"scene_index": 142, "scene": "The white table is located at the back, and the cookie is also positioned at the back, indicating that both objects share the same positional location."} +{"scene_index": 143, "scene": "The white table is located at the back, while the cookie is positioned at the center."} +{"scene_index": 144, "scene": "The white table is located at the back."} +{"scene_index": 145, "scene": "The white table is located at the back, while the cookie is placed on the right side."} +{"scene_index": 146, "scene": "The white table is located at the back, while the cookie is positioned on the right side."} +{"scene_index": 147, "scene": "The white table is positioned at the back, while the cookie is located at the back right."} +{"scene_index": 148, "scene": "The white table is positioned at the back, while the cookie is located at the back right."} +{"scene_index": 149, "scene": "The white table is located at the back, with two cookies also placed behind it on the same surface."} +{"scene_index": 150, "scene": "The white table is positioned at the back, and the cookie is also placed at the back, indicating that both objects share the same positional relationship relative to the scene."} +{"scene_index": 151, "scene": "The white table is positioned at the back, while the cookie is located at the back right."} +{"scene_index": 152, "scene": "The white table is positioned at the back, with the cookie placed behind it on the back left side."} +{"scene_index": 153, "scene": "The white table is located at the back, with the cookie also positioned at the back near it."} +{"scene_index": 154, "scene": "The white table and cookie are both positioned at the back."} +{"scene_index": 155, "scene": "The white table is located at the back, and the cookie is also positioned at the back, indicating that both objects share the same positional location."} +{"scene_index": 156, "scene": "The white table is positioned at the back, while the cookie is placed centrally on the table."} +{"scene_index": 157, "scene": "The white table is located at the back, and the cookie is also positioned at the back, indicating that both objects share the same positional location."} +{"scene_index": 158, "scene": "The white table is positioned at the back, while the cookie is located at the back right."} +{"scene_index": 159, "scene": "The white table is positioned at the back, while the cookie is located at the center."} +{"scene_index": 160, "scene": "The white table is positioned at the back, and the cookie is located towards the back right of the table."} +{"scene_index": 161, "scene": "The white table is positioned at the back, while the cookie is located on the right side."} +{"scene_index": 162, "scene": "The white table is positioned at the back."} +{"scene_index": 163, "scene": "The white table and cookie are both positioned at the back."} +{"scene_index": 164, "scene": "The white table is at the back, and there s a cookie also placed at the back."} +{"scene_index": 165, "scene": "The white table is positioned at the back each cookie is located at the back two cookies are specifically placed in the back-left area"} +{"scene_index": 166, "scene": "The white table is positioned at the back, while the cookie is located at the back right."} +{"scene_index": 167, "scene": "The white table is positioned at the back, with the cookie placed behind it on the back left side."} +{"scene_index": 168, "scene": "The white table is located at the back, and the cookie is also positioned at the back."} +{"scene_index": 169, "scene": "The white table is positioned at the back, while the cookie is located at the back right."} +{"scene_index": 170, "scene": "The white table is positioned at the back."} +{"scene_index": 171, "scene": "The white table is positioned at the back, while two cookies are located at the back as well, with one specifically placed on the back left side."} +{"scene_index": 172, "scene": "The white table is located at the back, and the cookie is also positioned at the back, indicating that both objects share the same positional location."} +{"scene_index": 173, "scene": "The white table is positioned at the back, and the cookie is also placed at the back, indicating that both objects share the same positional relationship relative to the scene."} +{"scene_index": 174, "scene": "The white table is at the back, with a cookie centered in front of it and another cookie placed at the back left near the table."} +{"scene_index": 175, "scene": "The white table is at the back, with two cookies placed in the center and one cookie positioned at the back left on the table."} +{"scene_index": 176, "scene": "The white table is positioned at the back, while the cookie is located at the back right."} +{"scene_index": 177, "scene": "The white table is located at the back, with a cookie positioned on its back-left side."} +{"scene_index": 178, "scene": "The white table is positioned at the back, while the cookie is located at the back right."} +{"scene_index": 179, "scene": "The white table is positioned at the back, with the cookie placed behind it on the back left side."} +{"scene_index": 180, "scene": "The white table is positioned at the back."} +{"scene_index": 181, "scene": "The white table is positioned at the back, while the cookie is located on the back left side of the table."} +{"scene_index": 182, "scene": "The white table is located at the back, with two cookies placed on itβ€” one positioned at the back and another at the back right."} +{"scene_index": 183, "scene": "The white table is positioned at the back, while the cookie is located at the back right."} +{"scene_index": 184, "scene": "The white table is positioned at the back, while the cookie is located at the back right of the same table."} +{"scene_index": 185, "scene": "The white table is positioned at the back, while the cookie is centered on top of it."} +{"scene_index": 186, "scene": "The white table is positioned at the back, with the cookie placed behind it on the back left side."} +{"scene_index": 187, "scene": "The white table is at the back, with two cookies positioned on its edgesβ€”one on the back left and one on the back right."} +{"scene_index": 188, "scene": "The white table is located at the back, and the cookie is also positioned at the back."} +{"scene_index": 189, "scene": "The white table is positioned at the back, and the cookie is also placed at the back, indicating that both objects share the same positional relationship relative to the scene."} +{"scene_index": 190, "scene": "The white table is located at the back, while the cookie is positioned to the right."} +{"scene_index": 191, "scene": "The white table is positioned at the back, while the cookie is placed on its left side."} +{"scene_index": 192, "scene": "The white table is positioned at the back, while the cookie is located at the back right."} +{"scene_index": 193, "scene": "The white table is located at the back."} +{"scene_index": 194, "scene": "The white table is located at the back, while the cookie is positioned to the right."} +{"scene_index": 195, "scene": "The white table is at the back, two cookies are located near itβ€”one on the back right side and another behind."} +{"scene_index": 196, "scene": "The white table is positioned at the back, while the cookie is located at the back right."} +{"scene_index": 197, "scene": "The white table is positioned at the back."} +{"scene_index": 198, "scene": "The white table is positioned at the back, and the cookie is located towards the back right of the table."} +{"scene_index": 199, "scene": "The white table is positioned at the back, while the two cookies are located to the back left of the table."} diff --git a/R1_Lite_move_the_position_of_the_cookie/annotations/subtask_annotations.jsonl b/R1_Lite_move_the_position_of_the_cookie/annotations/subtask_annotations.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..73feecc3a52495df6a768ddcc454acc7d4cbf3fb --- /dev/null +++ b/R1_Lite_move_the_position_of_the_cookie/annotations/subtask_annotations.jsonl @@ -0,0 +1,8 @@ +{"subtask_index": 0, "subtask": "Place the cookie on the table with right gripper"} +{"subtask_index": 1, "subtask": "Static"} +{"subtask_index": 2, "subtask": "Place the cookie on the table with left gripper"} +{"subtask_index": 3, "subtask": "End"} +{"subtask_index": 4, "subtask": "Grasp the cookie with right gripper"} +{"subtask_index": 5, "subtask": "Grasp the cookie with left gripper"} +{"subtask_index": 6, "subtask": "Abnormal"} +{"subtask_index": 7, "subtask": "null"} diff --git a/R1_Lite_move_the_position_of_the_cookie/annotations/subtasks.jsonl b/R1_Lite_move_the_position_of_the_cookie/annotations/subtasks.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..1b3cb57dbe0b923a02f1bea01114901941181668 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_cookie/annotations/subtasks.jsonl @@ -0,0 +1,8 @@ +{"subtask_index": 0, "subtask": "Place the cookie on the table with right gripper"} +{"subtask_index": 1, "subtask": "Abnormal"} +{"subtask_index": 2, "subtask": "Static"} +{"subtask_index": 3, "subtask": "Grasp the cookie with right gripper"} +{"subtask_index": 4, "subtask": "Place the cookie on the table with left gripper"} +{"subtask_index": 5, "subtask": "End"} +{"subtask_index": 6, "subtask": "Grasp the cookie with left gripper"} +{"subtask_index": 7, "subtask": "null"} diff --git a/R1_Lite_move_the_position_of_the_cookie/data/chunk-000/episode_000000.parquet b/R1_Lite_move_the_position_of_the_cookie/data/chunk-000/episode_000000.parquet new file mode 100644 index 0000000000000000000000000000000000000000..794143a07bbee84aca46d0ac55282ae6611f5ba9 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_cookie/data/chunk-000/episode_000000.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3fc6dc126fa5c0ba639ab77c0281bd10fe0b3fc9b03708bc7a57752558eaa0ad +size 45467 diff --git a/R1_Lite_move_the_position_of_the_cookie/data/chunk-000/episode_000001.parquet b/R1_Lite_move_the_position_of_the_cookie/data/chunk-000/episode_000001.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c5a072deb6bad2f33a12673c5ea37067d74dc026 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_cookie/data/chunk-000/episode_000001.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:921c382aa192509e2cd2bc0cdd99b8d9058e9abee30c7aca71a95582cc33283f +size 49799 diff --git a/R1_Lite_move_the_position_of_the_cookie/data/chunk-000/episode_000002.parquet b/R1_Lite_move_the_position_of_the_cookie/data/chunk-000/episode_000002.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fe8257f63dddb34d4f9d185512db40f0cc100769 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_cookie/data/chunk-000/episode_000002.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:62567d2a23ccc2b85b3924969f40a64e1985698a15e9e86504ca4c1540439e78 +size 50388 diff --git a/R1_Lite_move_the_position_of_the_cookie/data/chunk-000/episode_000003.parquet b/R1_Lite_move_the_position_of_the_cookie/data/chunk-000/episode_000003.parquet new file mode 100644 index 0000000000000000000000000000000000000000..435bce56dad353b1963cc024589f7af9b78c6032 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_cookie/data/chunk-000/episode_000003.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:040800e8a1144e16737f13d482e7fec38b91b08cfa60ad6dd18d3f0dcd071bc5 +size 45765 diff --git a/R1_Lite_move_the_position_of_the_cookie/data/chunk-000/episode_000004.parquet b/R1_Lite_move_the_position_of_the_cookie/data/chunk-000/episode_000004.parquet new file mode 100644 index 0000000000000000000000000000000000000000..de27579e6b2a8b80becf0a0fab0015edd450e62b --- /dev/null +++ b/R1_Lite_move_the_position_of_the_cookie/data/chunk-000/episode_000004.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:46f3413cea01c7976153afdc31cc5927d2da01c7fd2400c30d76112b74227bb4 +size 47739 diff --git a/R1_Lite_move_the_position_of_the_cookie/data/chunk-000/episode_000005.parquet b/R1_Lite_move_the_position_of_the_cookie/data/chunk-000/episode_000005.parquet new file mode 100644 index 0000000000000000000000000000000000000000..401bcd9839ef79a5fed7188e2aedca2bec552031 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_cookie/data/chunk-000/episode_000005.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db13cfd42ff22f14dd2b26e52121bd68f122a92cc4ab090cd440f7bb1b900801 +size 44284 diff --git a/R1_Lite_move_the_position_of_the_cookie/data/chunk-000/episode_000006.parquet b/R1_Lite_move_the_position_of_the_cookie/data/chunk-000/episode_000006.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ee681c72904f8406273d78d75822f47363499021 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_cookie/data/chunk-000/episode_000006.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:210d349c7de6751de20b803d96260ae096ba24142b1f888a725ec97280eee6c1 +size 62588 diff --git a/R1_Lite_move_the_position_of_the_cookie/data/chunk-000/episode_000007.parquet b/R1_Lite_move_the_position_of_the_cookie/data/chunk-000/episode_000007.parquet new file mode 100644 index 0000000000000000000000000000000000000000..385a1094318bae196205352de599792804f93b9f --- /dev/null +++ b/R1_Lite_move_the_position_of_the_cookie/data/chunk-000/episode_000007.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:10f820057266f0834f91a11d81fac24d96288d66a673490748cd14731d951fc4 +size 53377 diff --git a/R1_Lite_move_the_position_of_the_cookie/data/chunk-000/episode_000008.parquet b/R1_Lite_move_the_position_of_the_cookie/data/chunk-000/episode_000008.parquet new file mode 100644 index 0000000000000000000000000000000000000000..30b645eb32f051ae9215c283f89b6b7054011c78 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_cookie/data/chunk-000/episode_000008.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:14b597a54468fa7ae73d1218c3d06c28d5be62328702aeceff77f66b4912eaeb +size 63824 diff --git a/R1_Lite_move_the_position_of_the_cookie/data/chunk-000/episode_000009.parquet b/R1_Lite_move_the_position_of_the_cookie/data/chunk-000/episode_000009.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b43f97a71827f57bf692cd3c9674434ecbdfde3a --- /dev/null +++ b/R1_Lite_move_the_position_of_the_cookie/data/chunk-000/episode_000009.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:abf18136907f308519b48a214aa088ae92713617d6688ec493fcee9840e59c86 +size 46606 diff --git a/R1_Lite_move_the_position_of_the_cookie/data/chunk-000/episode_000010.parquet b/R1_Lite_move_the_position_of_the_cookie/data/chunk-000/episode_000010.parquet new file mode 100644 index 0000000000000000000000000000000000000000..59afff89237084c5ba4cd6f8cac15e63a3fef9e9 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_cookie/data/chunk-000/episode_000010.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca79fb70fae60b1df6dce85d8d4eaed9d3b4c2df9ac4bdccaed4272e0d828085 +size 47040 diff --git a/R1_Lite_move_the_position_of_the_cookie/data/chunk-000/episode_000011.parquet b/R1_Lite_move_the_position_of_the_cookie/data/chunk-000/episode_000011.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0323f3d5a5a298aa5a3d8c9508ace35fab2fd005 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_cookie/data/chunk-000/episode_000011.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0898e8000a511ac38b1577fb1c1bc2f4e4056ca11d1e1c7c7baf15a21562549f +size 45312 diff --git a/R1_Lite_move_the_position_of_the_cookie/data/chunk-000/episode_000012.parquet b/R1_Lite_move_the_position_of_the_cookie/data/chunk-000/episode_000012.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5149c7925d65e321aaa64916e35785b0e45e9580 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_cookie/data/chunk-000/episode_000012.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c17e49fa9d1fc61434077df957980579c04912f083ed95b8e38dce71bd8e47fe +size 47006 diff --git a/R1_Lite_move_the_position_of_the_cookie/data/chunk-000/episode_000013.parquet b/R1_Lite_move_the_position_of_the_cookie/data/chunk-000/episode_000013.parquet new file mode 100644 index 0000000000000000000000000000000000000000..daa49bd89d980cc6ccf0a4e25e07ad131df81bcc --- /dev/null +++ b/R1_Lite_move_the_position_of_the_cookie/data/chunk-000/episode_000013.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d968fa044c0542523f8458beb1471b1059633bc9df01d00e1a45b87b6f930693 +size 45900 diff --git a/R1_Lite_move_the_position_of_the_cookie/data/chunk-000/episode_000014.parquet b/R1_Lite_move_the_position_of_the_cookie/data/chunk-000/episode_000014.parquet new file mode 100644 index 0000000000000000000000000000000000000000..dcc18f1794e8c6fc2d8c26edccef145afb413334 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_cookie/data/chunk-000/episode_000014.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c0074a14703a90a1aebdad42244017dfe42c132070c133093cfb351ac07c4ccf +size 58640 diff --git a/R1_Lite_move_the_position_of_the_cookie/data/chunk-000/episode_000015.parquet b/R1_Lite_move_the_position_of_the_cookie/data/chunk-000/episode_000015.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4c30aa33d5dd1adaaf43129949bc97b672b3f61e --- /dev/null +++ b/R1_Lite_move_the_position_of_the_cookie/data/chunk-000/episode_000015.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:787f78b6d2471c2a5a88a720780b47d3e2e25fed5f44e2217b99b5198dad5ceb +size 55764 diff --git a/R1_Lite_move_the_position_of_the_cookie/data/chunk-000/episode_000016.parquet b/R1_Lite_move_the_position_of_the_cookie/data/chunk-000/episode_000016.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d8864035c22f51a33866b2026f56cba48a297a38 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_cookie/data/chunk-000/episode_000016.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ca7944fd8957c0ef33729812e624800dfd87ff2891894d681c1bca66c3e91ab +size 43799 diff --git a/R1_Lite_move_the_position_of_the_cookie/data/chunk-000/episode_000017.parquet b/R1_Lite_move_the_position_of_the_cookie/data/chunk-000/episode_000017.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a13f196efa68aca7dc706a524dc2443d026ebaa4 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_cookie/data/chunk-000/episode_000017.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:547de867dfc3a07a4ea1b34d368ee3d1f4f8a03dff30251ef7229b29c6073442 +size 47744 diff --git a/R1_Lite_move_the_position_of_the_cookie/data/chunk-000/episode_000018.parquet b/R1_Lite_move_the_position_of_the_cookie/data/chunk-000/episode_000018.parquet new file mode 100644 index 0000000000000000000000000000000000000000..229cd5b5f1d9a644c8db46f47591ec906a5a1e31 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_cookie/data/chunk-000/episode_000018.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8393ce0c78c253417307a14778e8a3e39cfe187cc54faeaacf8c6c7bac50d5bf +size 44268 diff --git a/R1_Lite_move_the_position_of_the_cookie/data/chunk-000/episode_000019.parquet b/R1_Lite_move_the_position_of_the_cookie/data/chunk-000/episode_000019.parquet new file mode 100644 index 0000000000000000000000000000000000000000..07dfed46d2e51a1b78bd8d557fbf59f6a4011773 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_cookie/data/chunk-000/episode_000019.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2989232b9233ade38fbba508f3ce4266578ed8d9c9f09614f16445dd311ae124 +size 46699 diff --git a/R1_Lite_move_the_position_of_the_cookie/data/chunk-000/episode_000020.parquet b/R1_Lite_move_the_position_of_the_cookie/data/chunk-000/episode_000020.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4c4c04e56157b892ee6c42efda14884606a71d99 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_cookie/data/chunk-000/episode_000020.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c85dbe3a1aa8216961f01ef0cd1bfc85be30c7d95b9a557c8c53dc92f50e9a5e +size 51567 diff --git a/R1_Lite_move_the_position_of_the_cookie/data/chunk-000/episode_000021.parquet b/R1_Lite_move_the_position_of_the_cookie/data/chunk-000/episode_000021.parquet new file mode 100644 index 0000000000000000000000000000000000000000..08aaaf02e59cd3390112c6bf787a7d58a7fdcd17 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_cookie/data/chunk-000/episode_000021.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:39bd6e3cf1e4376adab8a3c1d1cfc25700403457d17bde189f6924f60a6b5388 +size 45042 diff --git a/R1_Lite_move_the_position_of_the_cookie/data/chunk-000/episode_000022.parquet b/R1_Lite_move_the_position_of_the_cookie/data/chunk-000/episode_000022.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9a7fcec50b2611a2497e931d1d47b897b301059a --- /dev/null +++ b/R1_Lite_move_the_position_of_the_cookie/data/chunk-000/episode_000022.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:25878e389f52f0a839a166bf22e8a9f3d2d2d4708b77f5974e526db237ddf180 +size 49638 diff --git a/R1_Lite_move_the_position_of_the_cookie/data/chunk-000/episode_000023.parquet b/R1_Lite_move_the_position_of_the_cookie/data/chunk-000/episode_000023.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c554ad1c1018df44626b524de6d9c000c4463d66 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_cookie/data/chunk-000/episode_000023.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d3bf94ae39308785b7655c973dfc420aaedc0340d5915b9069e814b7cf45c40 +size 39266 diff --git a/R1_Lite_move_the_position_of_the_cookie/data/chunk-000/episode_000024.parquet b/R1_Lite_move_the_position_of_the_cookie/data/chunk-000/episode_000024.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8ff65ac215faaf8a3b1cd809e449ffa05a8e4523 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_cookie/data/chunk-000/episode_000024.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:95ba60160e26690ae9326ef50f663be2a0ceed438a5a139368d5f619ffdaa957 +size 44517 diff --git a/R1_Lite_move_the_position_of_the_cookie/meta/episodes.jsonl b/R1_Lite_move_the_position_of_the_cookie/meta/episodes.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..42f54725b11987384bca99ee5afcdd8f45a62251 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_cookie/meta/episodes.jsonl @@ -0,0 +1,25 @@ +{"episode_index": 0, "tasks": ["put the cookie the designated position."], "length": 171} +{"episode_index": 1, "tasks": ["put the cookie the designated position."], "length": 206} +{"episode_index": 2, "tasks": ["put the cookie the designated position."], "length": 197} +{"episode_index": 3, "tasks": ["put the cookie the designated position."], "length": 174} +{"episode_index": 4, "tasks": ["put the cookie the designated position."], "length": 195} +{"episode_index": 5, "tasks": ["put the cookie the designated position."], "length": 165} +{"episode_index": 6, "tasks": ["put the cookie the designated position."], "length": 320} +{"episode_index": 7, "tasks": ["put the cookie the designated position."], "length": 235} +{"episode_index": 8, "tasks": ["put the cookie the designated position."], "length": 327} +{"episode_index": 9, "tasks": ["put the cookie the designated position."], "length": 198} +{"episode_index": 10, "tasks": ["put the cookie the designated position."], "length": 181} +{"episode_index": 11, "tasks": ["put the cookie the designated position."], "length": 176} +{"episode_index": 12, "tasks": ["put the cookie the designated position."], "length": 188} +{"episode_index": 13, "tasks": ["put the cookie the designated position."], "length": 175} +{"episode_index": 14, "tasks": ["put the cookie the designated position."], "length": 274} +{"episode_index": 15, "tasks": ["put the cookie the designated position."], "length": 256} +{"episode_index": 16, "tasks": ["put the cookie the designated position."], "length": 172} +{"episode_index": 17, "tasks": ["put the cookie the designated position."], "length": 185} +{"episode_index": 18, "tasks": ["put the cookie the designated position."], "length": 165} +{"episode_index": 19, "tasks": ["put the cookie the designated position."], "length": 184} +{"episode_index": 20, "tasks": ["put the cookie the designated position."], "length": 208} +{"episode_index": 21, "tasks": ["put the cookie the designated position."], "length": 176} +{"episode_index": 22, "tasks": ["put the cookie the designated position."], "length": 209} +{"episode_index": 23, "tasks": ["put the cookie the designated position."], "length": 137} +{"episode_index": 24, "tasks": ["put the cookie the designated position."], "length": 171} diff --git a/R1_Lite_move_the_position_of_the_cookie/meta/episodes_stats.jsonl b/R1_Lite_move_the_position_of_the_cookie/meta/episodes_stats.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..140e2797931f8787d32c5a8a1cfed255fe24ca9a --- /dev/null +++ b/R1_Lite_move_the_position_of_the_cookie/meta/episodes_stats.jsonl @@ -0,0 +1,25 @@ +{"episode_index": 0, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6514725027233116]], [[0.6637271323529411]], [[0.643270209694989]]], "std": [[[0.1868641938743568]], [[0.19037331822236478]], [[0.19589699862482393]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6280898638344227]], [[0.6491417020697168]], [[0.6255244635076253]]], "std": [[[0.1720751090742174]], [[0.17773236823241637]], [[0.18075163570178132]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47106967047930287]], [[0.46359100490196076]], [[0.4378017265795207]]], "std": [[[0.21869190722281656]], [[0.21089172089878594]], [[0.23807475492356542]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[0.9019607843137255]], [[0.7686274509803922]]], "mean": [[[0.44304485838779956]], [[0.44989419117647056]], [[0.43461012527233117]]], "std": [[[0.1955572651347208]], [[0.18853273811801885]], [[0.20142112419662864]]], "count": [100]}, "observation.state": {"min": [-0.9159574508666992, -0.002765957498922944, -1.9082978963851929, -0.39829787611961365, -0.6242552995681763, -0.012765957042574883, -2.7585105895996094, -0.005319148767739534, -0.001276595750823617, 0.0, -0.007234042510390282, -0.011063829995691776, 0.03170212730765343, -2.7531914710998535, 21.779932022094727, 97.3410415649414], "max": [0.08829787373542786, 2.3774468898773193, 0.0, 0.7455319166183472, 0.003617021255195141, 1.687021255493164, -0.5257446765899658, -0.0042553190141916275, -0.001276595750823617, 0.0, -0.005744680762290955, -0.009999999776482582, 0.03297872468829155, -2.742553234100342, 97.89613342285156, 97.71121215820312], "mean": [-0.31276723742485046, 1.2456291913986206, -0.9375588893890381, 0.18211893737316132, -0.27530547976493835, 0.5014106035232544, -1.953969120979309, -0.005052886437624693, -0.001276597147807479, 0.0, -0.006346891634166241, -0.010644517838954926, 0.03203807398676872, -2.743356704711914, 70.42327117919922, 97.36869812011719], "std": [0.38517993688583374, 0.8958814740180969, 0.7383716702461243, 0.3034110963344574, 0.20498792827129364, 0.49890702962875366, 0.9690485596656799, 0.00017538123938720673, 1.3969838619232178e-09, 0.0, 0.0003667506971396506, 0.00022121665824670345, 0.00024443049915134907, 0.0019388919463381171, 33.0490608215332, 0.06749678403139114], "count": [171]}, "action": {"min": [-0.9157865047454834, -0.0015339808305725455, -1.90827214717865, -0.4264466464519501, -0.630466103553772, -0.013805827125906944, -2.7585105895996094, -0.006135923322290182, -0.0015339808305725455, 0.0, -0.007669903803616762, -0.01073786523193121, 0.032213594764471054, -2.7531914710998535, 0.0, 100.0, 0.0, 0.0], "max": [0.10737865418195724, 2.382272243499756, 0.0015339808305725455, 0.7531845569610596, 0.006135923322290182, 1.6981167793273926, -0.5257446765899658, -0.004601942375302315, 0.0, 0.0015339808305725455, -0.006135923322290182, -0.00920388475060463, 0.03374757617712021, -2.742553234100342, 100.0, 100.0, 0.0, 0.0], "mean": [-0.31494152545928955, 1.2480225563049316, -0.9393163919448853, 0.1734025776386261, -0.27874502539634705, 0.5027419328689575, -1.953969120979309, -0.004951804876327515, -0.0001435303856851533, 8.97064819582738e-06, -0.006817791145294905, -0.010666106827557087, 0.032231587916612625, -2.743356704711914, 64.91227722167969, 100.0, 0.0, 0.0], "std": [0.38676220178604126, 0.9005628228187561, 0.7384061217308044, 0.3098474144935608, 0.20598652958869934, 0.49745088815689087, 0.9690485596656799, 0.000643639883492142, 0.00044673524098470807, 0.00011696295405272394, 0.0007621616823598742, 0.00032393846777267754, 0.00016492343274876475, 0.0019388919463381171, 47.7244873046875, 0.0, 0.0, 0.0], "count": [171]}, "timestamp": {"min": [0.0], "max": [5.666666666666667], "mean": [2.8333333333333335], "std": [1.6454201309718464], "count": [171]}, "frame_index": {"min": [0], "max": [170], "mean": [85.0], "std": [49.362603929155384], "count": [171]}, "episode_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [171]}, "index": {"min": [850], "max": [1020], "mean": [935.0], "std": [49.362603929155384], "count": [171]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [171]}, "subtask_annotation": {"mean": [2.824561403508772, 7.0, 7.0, 7.0, 7.0], "std": [1.7043749040281826, 0.0, 0.0, 0.0, 0.0], "min": [1, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [171]}, "scene_annotation": {"mean": [3.0], "std": [0.0], "min": [3], "max": [3], "count": [171]}, "eef_direction_state": {"mean": [3.538011695906433, 6.0], "std": [1.944407069948155, 0.0], "min": [0, 6], "max": [6, 6], "count": [171]}, "eef_velocity_state": {"mean": [1.4619883040935673, 0.0], "std": [0.8182956327350558, 0.0], "min": [0, 0], "max": [2, 0], "count": [171]}, "eef_acc_mag_state": {"mean": [1.1754385964912282, 0.0], "std": [0.775113053837703, 0.0], "min": [0, 0], "max": [2, 0], "count": [171]}, "eef_direction_action": {"mean": [3.6315789473684212, 6.0], "std": [1.955333796430479, 0.0], "min": [0, 6], "max": [6, 6], "count": [171]}, "eef_velocity_action": {"mean": [1.432748538011696, 0.0], "std": [0.8445788880681175, 0.0], "min": [0, 0], "max": [2, 0], "count": [171]}, "eef_acc_mag_action": {"mean": [1.1637426900584795, 0.0], "std": [0.7701112727314705, 0.0], "min": [0, 0], "max": [2, 0], "count": [171]}, "eef_sim_pose_state": {"mean": [0.25391168485199306, 0.21037375438141773, 1.267567872361598, 0.227136375347202, 0.4149171900355473, -0.7090848144299631, 0.06902904186141742, -0.3366140680626146, 1.1831163944808336, 0.03211921604191626, -0.007623059364324549, -0.01569770963287836], "std": [0.1334062745335509, 0.15264874157413122, 0.06329343993915762, 0.17108081502488318, 0.3555836406254145, 0.5367069198831645, 2.9571107170165357e-07, 6.217089064067732e-06, 3.7591511701153956e-05, 0.0002440635984854071, 0.0003667311647409133, 0.0002899490357907311], "min": [0.06891966436776036, -0.04853945812818984, 1.1820804694677987, -0.012648940491096744, -0.11453612381226619, -1.3082871043328206, 0.06902820846581627, -0.3366369802535763, 1.1830546677784168, 0.03177532772900122, -0.008510137208994406, -0.016170605490838173], "max": [0.3915991963083059, 0.33453846544091764, 1.3777273143572584, 0.5804205478554716, 0.9376159567955993, 0.04340294231804143, 0.06902957144032869, -0.33659834179066317, 1.1832073252349553, 0.03305636165900848, -0.007020863148223588, -0.014681174290457151], "count": [171]}, "eef_sim_pose_action": {"mean": [0.25452103096507683, 0.20930582327101668, 1.267534828972431, 0.22954562030904094, 0.4061478153205567, -0.71427466795024, 0.06911563517338078, -0.33661729852204075, 1.183188060620711, 0.032305680071381716, -0.006951946118754474, -0.015618159588658889], "std": [0.1341247848240645, 0.15256712808922757, 0.0645513100200121, 0.16640851774596574, 0.35805116234002227, 0.5401344506569555, 3.536331809978904e-05, 1.6451595922379228e-05, 8.753201224548951e-05, 0.00016430493844982346, 0.0008821895326702877, 0.000717198974396013], "min": [0.06866015314705184, -0.048710892759727245, 1.1819882923687044, -0.013758761567493828, -0.19245322478490756, -1.3141553274061701, 0.06900814643507343, -0.33662747782087815, 1.1826986301183933, 0.03226300920194216, -0.00920335401230421, -0.01687424334560648], "max": [0.40156106887825166, 0.33714921645691115, 1.3949085039601596, 0.5545021625536162, 0.9376657417172134, 0.08896663993330739, 0.06924281487969366, -0.33655744407093396, 1.1832811731310646, 0.03381346245546318, -0.0046016771863834904, -0.013806000379922561], "count": [171]}, "gripper_mode_state": {"mean": [0.3333333333333333, 0.0], "std": [0.47140452079103234, 0.0], "min": [0, 0], "max": [1, 0], "count": [171]}, "gripper_activity_state": {"mean": [1.6842105263157894, 2.0], "std": [0.6620337636530942, 0.0], "min": [0, 2], "max": [2, 2], "count": [171]}, "gripper_mode_action": {"mean": [0.3508771929824561, 0.0], "std": [0.4772445792538761, 0.0], "min": [0, 0], "max": [1, 0], "count": [171]}, "gripper_activity_action": {"mean": [1.9473684210526316, 2.0], "std": [0.29146048641817857, 0.0], "min": [0, 2], "max": [2, 2], "count": [171]}, "gripper_open_scale_state": {"mean": [0.7042327509428323, 0.9736884548789554], "std": [0.3304906972172702, 0.0006749661898730935], "min": [0.21779932022094728, 0.9734104156494141], "max": [0.9789613342285156, 0.9771121215820312], "count": [171]}, "gripper_open_scale_action": {"mean": [0.6491228070175439, 1.0], "std": [0.4772445792538761, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [171]}}} +{"episode_index": 1, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.8941176470588236]]], "mean": [[[0.6542310593681917]], [[0.6574751933551198]], [[0.6296429820261439]]], "std": [[[0.21338385150477296]], [[0.21629530225852048]], [[0.22008226814353773]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9803921568627451]]], "mean": [[[0.6317435157952069]], [[0.6426920969498912]], [[0.6135672903050109]]], "std": [[[0.20097424840908748]], [[0.20567924753375635]], [[0.2072365091957781]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44123106209150326]], [[0.44886606209150326]], [[0.41969325708061]]], "std": [[[0.2502554228726413]], [[0.24500165539316338]], [[0.26266444574090003]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8901960784313725]], [[0.8196078431372549]], [[0.8274509803921568]]], "mean": [[[0.4275154003267974]], [[0.4300648720043573]], [[0.4130681862745098]]], "std": [[[0.2177826137373461]], [[0.21174339226550187]], [[0.22526534030653958]]], "count": [100]}, "observation.state": {"min": [-0.739787220954895, -0.002765957498922944, -1.733404278755188, -0.5338298082351685, -0.8465957641601562, -0.010851063765585423, -2.7585105895996094, -0.0031914892606437206, -0.001276595750823617, 0.0, -0.006170212756842375, -0.00957446824759245, 0.02574468031525612, -2.760425567626953, 24.57455825805664, 97.96267700195312], "max": [0.17404255270957947, 2.2461702823638916, 0.0, 0.6555319428443909, 0.0031914892606437206, 0.4165957570075989, -0.6089361906051636, -0.002340425504371524, -0.001276595750823617, 0.0, -0.005106383003294468, -0.007234042510390282, 0.03361701965332031, -2.760425567626953, 97.89613342285156, 97.96267700195312], "mean": [-0.18847359716892242, 1.3291456699371338, -1.0426689386367798, 0.09100289642810822, -0.29737335443496704, 0.17258520424365997, -2.074833869934082, -0.003179094521328807, -0.0012765963329002261, 0.0, -0.0055081662721931934, -0.007632716093212366, 0.02832888253033161, -2.7604305744171143, 74.54390716552734, 97.96284484863281], "std": [0.32560357451438904, 0.8800222277641296, 0.7500693202018738, 0.32680168747901917, 0.3006165325641632, 0.1202508956193924, 0.9224267601966858, 0.00010195415961788967, 5.820766091346741e-10, 0.0, 0.00021707687119487673, 0.0003395718231331557, 0.0008489478495903313, 5.0067901611328125e-06, 31.4742488861084, 0.0001678466796875], "count": [206]}, "action": {"min": [-0.7393787503242493, -0.004601942375302315, -1.7333983182907104, -0.5414952039718628, -0.8513593077659607, -0.01840776950120926, -2.7585105895996094, -0.003067961661145091, -0.0015339808305725455, 0.0, -0.006135923322290182, -0.00920388475060463, 0.02454369328916073, -2.760425567626953, 0.0, 100.0, 0.0, 0.0], "max": [0.17487381398677826, 2.250349760055542, -0.0, 0.6626796722412109, 0.004601942375302315, 0.4187767505645752, -0.6089361906051636, -0.0015339808305725455, 0.0, 0.0015339808305725455, -0.006135923322290182, -0.007669903803616762, 0.03528155758976936, -2.760425567626953, 100.0, 100.0, 0.0, 0.0], "mean": [-0.18473993241786957, 1.3335363864898682, -1.0478354692459106, 0.08820376545190811, -0.2974209785461426, 0.17371205985546112, -2.074833869934082, -0.003060519229620695, -0.0015265363035723567, 0.001466964022256434, -0.006135931238532066, -0.007707150187343359, 0.02865421399474144, -2.7604305744171143, 69.41747283935547, 100.0, 0.0, 0.0], "std": [0.3250105381011963, 0.8800608515739441, 0.7486613988876343, 0.3313358426094055, 0.30403000116348267, 0.12022195756435394, 0.9224267601966858, 0.00010661816486390308, 0.00010661778651410714, 0.0003135499428026378, 7.916241884231567e-09, 0.00023606726608704776, 0.0012132099363952875, 5.0067901611328125e-06, 46.0755500793457, 0.0, 0.0, 0.0], "count": [206]}, "timestamp": {"min": [0.0], "max": [6.833333333333333], "mean": [3.416666666666667], "std": [1.9822125684867067], "count": [206]}, "frame_index": {"min": [0], "max": [205], "mean": [102.5], "std": [59.466377054601196], "count": [206]}, "episode_index": {"min": [7], "max": [7], "mean": [7.0], "std": [0.0], "count": [206]}, "index": {"min": [1556], "max": [1761], "mean": [1658.5], "std": [59.466377054601196], "count": [206]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [206]}, "subtask_annotation": {"mean": [2.7572815533980584, 7.0, 7.0, 7.0, 7.0], "std": [1.554611176795973, 0.0, 0.0, 0.0, 0.0], "min": [1, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [206]}, "scene_annotation": {"mean": [7.0], "std": [0.0], "min": [7], "max": [7], "count": [206]}, "eef_direction_state": {"mean": [3.4757281553398056, 6.0], "std": [1.932575424339417, 0.0], "min": [0, 6], "max": [6, 6], "count": [206]}, "eef_velocity_state": {"mean": [1.6019417475728155, 0.0], "std": [0.7418136502871087, 0.0], "min": [0, 0], "max": [2, 0], "count": [206]}, "eef_acc_mag_state": {"mean": [1.2087378640776698, 0.0], "std": [0.775924978371916, 0.0], "min": [0, 0], "max": [2, 0], "count": [206]}, "eef_direction_action": {"mean": [3.504854368932039, 6.0], "std": [1.9201222979242143, 0.0], "min": [0, 6], "max": [6, 6], "count": [206]}, "eef_velocity_action": {"mean": [1.587378640776699, 0.0], "std": [0.7693370758275024, 0.0], "min": [0, 0], "max": [2, 0], "count": [206]}, "eef_acc_mag_action": {"mean": [1.2233009708737863, 0.0], "std": [0.7623677836660413, 0.0], "min": [0, 0], "max": [2, 0], "count": [206]}, "eef_sim_pose_state": {"mean": [0.3032698277329499, 0.2649012847293845, 1.2890264909854285, 0.008369874426265593, 0.33414383237878004, -0.5404598436377829, 0.06903077288534376, -0.33658920723082647, 1.1830304290307785, 0.02838063981846063, -0.00678455710375118, -0.010811991486601214], "std": [0.1691010504068575, 0.12643791712588076, 0.06980947926345996, 0.12142874536951158, 0.3928729123713866, 0.596683450746003, 1.6970839464299515e-07, 8.123286494719185e-06, 2.225039441244141e-05, 0.0008502240974304088, 0.00021707178620895335, 0.00034860656385480486], "min": [0.06665603505680011, 0.014883331542756294, 1.182138701721647, -0.4145262099363857, -0.3869641700976325, -1.5754734993633797, 0.06903028576596865, -0.33663261598468525, 1.1829892469020522, 0.025795201150389573, -0.007446590055988134, -0.012766165762378124], "max": [0.5096100485237023, 0.4025680793431023, 1.4056696770353723, 0.19650097145824985, 1.0392452875108078, 0.055377592308965745, 0.06903103979092942, -0.3365799519892993, 1.1830982893288664, 0.03368017035062892, -0.006382791510739949, -0.010000166616290418], "count": [206]}, "eef_sim_pose_action": {"mean": [0.30475513292834006, 0.26642007426966036, 1.28985724669248, 0.01514039929891819, 0.33121101740711056, -0.5336675787582502, 0.06912326200320217, -0.336593879859172, 1.1826824914289096, 0.028701913244306945, -0.006195311231939997, -0.010767799843938714], "std": [0.16929315622891955, 0.12629810550073756, 0.07021317500061255, 0.11886773081587042, 0.3996344287500031, 0.5993516986977189, 2.5367852287337916e-05, 5.820105934176098e-06, 8.689548825693063e-05, 0.0012144869489437782, 0.0003326744873340252, 0.0002600996903990578], "min": [0.06190520763951111, 0.014021452666281058, 1.1820233842735566, -0.396040894570192, -0.43840057350484307, -1.5928612016624246, 0.06901034253832278, -0.3366278603682288, 1.1826637466847394, 0.02459075535995703, -0.007669678549191872, -0.012272117123537712], "max": [0.5096240576501672, 0.4031934130080653, 1.4073194802952598, 0.21210170436648693, 1.0557674863195725, 0.07191166241850858, 0.06924350303704055, -0.3365925270513242, 1.1830888788661114, 0.03535215089113517, -0.004601747573004689, -0.009204029015024272], "count": [206]}, "gripper_mode_state": {"mean": [0.2912621359223301, 0.0], "std": [0.45434403715718713, 0.0], "min": [0, 0], "max": [1, 0], "count": [206]}, "gripper_activity_state": {"mean": [1.7427184466019416, 2.0], "std": [0.6128244243636333, 0.0], "min": [0, 2], "max": [2, 2], "count": [206]}, "gripper_mode_action": {"mean": [0.3058252427184466, 0.0], "std": [0.4607560782395047, 0.0], "min": [0, 0], "max": [1, 0], "count": [206]}, "gripper_activity_action": {"mean": [1.9563106796116505, 2.0], "std": [0.2662832650854842, 0.0], "min": [0, 2], "max": [2, 2], "count": [206]}, "gripper_open_scale_state": {"mean": [0.7454395760841754, 0.979626770019534], "std": [0.31474254853910105, 2.7755575615628914e-15], "min": [0.24574558258056642, 0.9796267700195312], "max": [0.9789613342285156, 0.9796267700195312], "count": [206]}, "gripper_open_scale_action": {"mean": [0.6941747572815534, 1.0], "std": [0.4607560782395047, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [206]}}} +{"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.6385281181917211]], [[0.6435375653594771]], [[0.6151009095860567]]], "std": [[[0.2343053515015181]], [[0.24108436577025283]], [[0.25120202061431174]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5966057325708061]], [[0.6096186383442266]], [[0.5793919444444444]]], "std": [[[0.23500340128205036]], [[0.24290499390061224]], [[0.24904222947649476]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[0.9803921568627451]], [[0.7843137254901961]]], "mean": [[[0.4063028540305011]], [[0.41404562363834424]], [[0.4042856753812636]]], "std": [[[0.22256619311175643]], [[0.2196318553942405]], [[0.23449295076113935]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4250641176470588]], [[0.42964334150326794]], [[0.39326371732026144]]], "std": [[[0.2647827555417345]], [[0.25689199725554274]], [[0.277664544721808]]], "count": [100]}, "observation.state": {"min": [-0.009999999776482582, -0.001276595750823617, 0.0, 0.005106383003294468, -0.023829787969589233, 0.03893617168068886, -2.758085012435913, -0.008085106499493122, -0.0017021276289597154, -1.7876595258712769, -0.4529787302017212, -0.42553192377090454, -0.6763829588890076, -2.760425567626953, 97.77780151367188, 26.660449981689453], "max": [-0.008510638028383255, -0.001276595750823617, 0.0, 0.006170212756842375, -0.02255319058895111, 0.04085106402635574, -2.7551064491271973, 0.8178723454475403, 2.2229788303375244, 0.0, 0.6687234044075012, 0.6576595902442932, 0.26872339844703674, -0.6725531816482544, 97.88134765625, 97.96267700195312], "mean": [-0.009237493388354778, -0.001276597031392157, 0.0, 0.005702568218111992, -0.022998197004199028, 0.039827197790145874, -2.7563278675079346, 0.389761358499527, 1.3052284717559814, -0.9699362516403198, 0.14464637637138367, 0.15943191945552826, -0.19173884391784668, -1.9738692045211792, 97.8202133178711, 71.07487487792969], "std": [0.00024057803966570646, 1.280568540096283e-09, 0.0, 0.00018767689471133053, 0.00024365665740333498, 0.000300916115520522, 0.0013222519773989916, 0.27450159192085266, 0.7542344927787781, 0.6231236457824707, 0.36362424492836, 0.36020663380622864, 0.3090497851371765, 0.9408072829246521, 0.04596683010458946, 32.1292724609375], "count": [197]}, "action": {"min": [-0.01073786523193121, -0.0015339808305725455, -0.0, 0.004601942375302315, -0.02454369328916073, 0.03988350182771683, -2.758085012435913, -0.019941750913858414, -0.004601942375302315, -1.7916895151138306, -0.4601942300796509, -0.43104860186576843, -0.6810874938964844, -2.760425567626953, 100.0, 0.0, 0.0, 0.0], "max": [-0.00920388475060463, 0.0, -0.0, 0.006135923322290182, -0.023009711876511574, 0.041417479515075684, -2.7551064491271973, 0.8191457390785217, 2.222738265991211, 0.003067961661145091, 0.6734175682067871, 0.6626796722412109, 0.26998060941696167, -0.6725531816482544, 100.0, 100.0, 0.0, 0.0], "mean": [-0.009227262809872627, -0.0015261960215866566, 0.0, 0.005972410086542368, -0.02306424267590046, 0.040023744106292725, -2.7563278675079346, 0.39140692353248596, 1.3077625036239624, -0.9746538400650024, 0.14724835753440857, 0.16050724685192108, -0.1918564736843109, -1.9738692045211792, 100.0, 64.46700286865234, 0.0, 0.0], "std": [0.00018785176507662982, 0.00010901396308327094, 0.0, 0.0004733908281195909, 0.000283558270893991, 0.00044172551133669913, 0.0013222519773989916, 0.27409180998802185, 0.7573621273040771, 0.6266818642616272, 0.37023812532424927, 0.36420732736587524, 0.3118104338645935, 0.9408072829246521, 0.0, 47.861331939697266, 0.0, 0.0], "count": [197]}, "timestamp": {"min": [0.0], "max": [6.533333333333333], "mean": [3.2666666666666666], "std": [1.8956089610817242], "count": [197]}, "frame_index": {"min": [0], "max": [196], "mean": [98.0], "std": [56.868268832451726], "count": [197]}, "episode_index": {"min": [8], "max": [8], "mean": [8.0], "std": [0.0], "count": [197]}, "index": {"min": [1762], "max": [1958], "mean": [1860.0], "std": [56.868268832451726], "count": [197]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [197]}, "subtask_annotation": {"mean": [1.6802030456852792, 7.0, 7.0, 7.0, 7.0], "std": [1.7493331461543826, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [197]}, "scene_annotation": {"mean": [8.0], "std": [0.0], "min": [8], "max": [8], "count": [197]}, "eef_direction_state": {"mean": [6.0, 3.314720812182741], "std": [0.0, 1.9203522699848314], "min": [6, 0], "max": [6, 6], "count": [197]}, "eef_velocity_state": {"mean": [0.0, 1.6649746192893402], "std": [0.0, 0.6679323534591244], "min": [0, 0], "max": [0, 2], "count": [197]}, "eef_acc_mag_state": {"mean": [0.0, 1.3197969543147208], "std": [0.0, 0.722561686117199], "min": [0, 0], "max": [0, 2], "count": [197]}, "eef_direction_action": {"mean": [6.0, 3.3807106598984773], "std": [0.0, 1.9465532475953327], "min": [6, 0], "max": [6, 6], "count": [197]}, "eef_velocity_action": {"mean": [0.0, 1.634517766497462], "std": [0.0, 0.6896084344260589], "min": [0, 0], "max": [0, 2], "count": [197]}, "eef_acc_mag_action": {"mean": [0.0, 1.263959390862944], "std": [0.0, 0.7813632226183563], "min": [0, 0], "max": [0, 2], "count": [197]}, "eef_sim_pose_state": {"mean": [0.06902345825597707, 0.3332038378034653, 1.1818813343492753, 0.03972540929759637, 0.004424793164905344, -0.03223588775646683, 0.27485854058759657, -0.22788808762551907, 1.295962665508616, -0.10519697753734218, 0.4305481532172221, 0.5617956967667682], "std": [2.1770808440330038e-07, 7.4840796320252135e-06, 1.9236095019455286e-05, 0.0003011482007819911, 0.00018762527941472353, 0.0003546175103786115, 0.14034777873514687, 0.08487053104123413, 0.07155550309389427, 0.15340678799624166, 0.40171992917895066, 0.6416056149457287], "min": [0.06902285892517618, 0.33318310536656026, 1.181833400670173, 0.03883160832846548, 0.003828813285235322, -0.033404488821245554, 0.06674633864627057, -0.34022150618201524, 1.1819206110723177, -0.37546903243256524, -0.19197976895047386, -0.12282827428975279], "max": [0.06902405923562407, 0.33322156390721314, 1.1819424392809743, 0.04074840149067047, 0.004892372488490393, -0.03148958612659585, 0.4778623685521741, -0.07376541534861145, 1.4378391658563776, 0.38373443720056155, 1.0614956327083123, 1.656390213681754], "count": [197]}, "eef_sim_pose_action": {"mean": [0.06900459792322665, 0.33320229091999554, 1.18184795806299, 0.03992111381414075, 0.004445025450229339, -0.03229169435862173, 0.27537990534236356, -0.22736817387872396, 1.2960738071703473, -0.10525568686758009, 0.43043347851492975, 0.562364123457951], "std": [8.162231563956963e-06, 7.779838714071145e-06, 4.852325489070461e-05, 0.00044181311244301106, 0.00048826348320230804, 0.0003363786269146958, 0.14038071543997743, 0.0850814262252696, 0.07290596034013727, 0.1486368370973429, 0.403457345509954, 0.6456030890931801], "min": [0.06900285989337197, 0.33316848686875117, 1.181831019632098, 0.03974232668724953, 0.003067149416741577, -0.03374783782932799, 0.0679509346517509, -0.3425843717551352, 1.1807191344218002, -0.38781098571939876, -0.23254815551762564, -0.15699852712031295], "max": [0.06911879420965032, 0.3332381518065086, 1.181988246971894, 0.041346892611570624, 0.006134299050970071, -0.03221370487749106, 0.4772053001889871, -0.07259481446008105, 1.4439185347005525, 0.3697352222460132, 1.0685789134342771, 1.6523607806234235], "count": [197]}, "gripper_mode_state": {"mean": [0.0, 0.34517766497461927], "std": [0.0, 0.4754261715316987], "min": [0, 0], "max": [0, 1], "count": [197]}, "gripper_activity_state": {"mean": [2.0, 1.7614213197969544], "std": [0.0, 0.603655539448523], "min": [2, 0], "max": [2, 2], "count": [197]}, "gripper_mode_action": {"mean": [0.0, 0.3553299492385787], "std": [0.0, 0.47861318035830186], "min": [0, 0], "max": [0, 1], "count": [197]}, "gripper_activity_action": {"mean": [2.0, 1.9543147208121827], "std": [0.0, 0.27213045997320257], "min": [2, 0], "max": [2, 2], "count": [197]}, "gripper_open_scale_state": {"mean": [0.9782030165619048, 0.710748802223786], "std": [0.00045966719028829573, 0.321292820573713], "min": [0.9777780151367188, 0.26660449981689455], "max": [0.9788134765625, 0.9796267700195312], "count": [197]}, "gripper_open_scale_action": {"mean": [1.0, 0.6446700507614214], "std": [0.0, 0.47861318035830186], "min": [1.0, 0.0], "max": [1.0, 1.0], "count": [197]}}} +{"episode_index": 3, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6375674019607843]], [[0.6540373202614379]], [[0.6356499809368191]]], "std": [[[0.18465569611608013]], [[0.18883677253933892]], [[0.19707285431846752]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.996078431372549]], [[0.9882352941176471]], [[0.8705882352941177]]], "mean": [[[0.6126902614379085]], [[0.6383134150326798]], [[0.6168119035947712]]], "std": [[[0.17130274506630627]], [[0.17735687304530967]], [[0.1828640099286226]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46607757080610024]], [[0.4514812037037037]], [[0.4198475108932462]]], "std": [[[0.2233011468543151]], [[0.21679400808767257]], [[0.2469459741466087]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9137254901960784]]], "mean": [[[0.44060303649237476]], [[0.44311115468409584]], [[0.4281261465141612]]], "std": [[[0.1991708281753303]], [[0.19081942101234317]], [[0.20430966152397748]]], "count": [100]}, "observation.state": {"min": [-0.8606383204460144, -0.003617021255195141, -1.9700000286102295, -0.4876595735549927, -0.7478723526000977, -0.002340425504371524, -2.7551064491271973, -0.0019148936262354255, -0.001276595750823617, -0.018297871574759483, 0.03127659484744072, -0.013829787261784077, 0.021063830703496933, -2.742978811264038, 29.986724853515625, 97.3410415649414], "max": [0.0042553190141916275, 2.3663830757141113, 0.0, 0.8751063942909241, 0.0042553190141916275, 1.4027659893035889, -0.7736170291900635, -0.0017021276289597154, -0.001276595750823617, -0.013404255732893944, 0.043191488832235336, -0.011063829995691776, 0.027872340753674507, -2.742553234100342, 97.77780151367188, 97.3558578491211], "mean": [-0.32220834493637085, 1.287961483001709, -0.9800461530685425, 0.267024964094162, -0.34605520963668823, 0.54240882396698, -2.0679025650024414, -0.0017033518524840474, -0.001276597147807479, -0.01815360225737095, 0.040018320083618164, -0.012193680740892887, 0.027116654440760612, -2.7429141998291016, 74.256103515625, 97.35330200195312], "std": [0.3129308819770813, 0.8718405365943909, 0.7084391117095947, 0.3971420228481293, 0.25107288360595703, 0.4461309015750885, 0.8691084384918213, 1.6083340597106144e-05, 1.3969838619232178e-09, 0.0007202569977380335, 0.0014444642001762986, 0.00029178400291129947, 0.0010449576657265425, 0.0001540947414468974, 29.725658416748047, 0.005447042640298605], "count": [174]}, "action": {"min": [-0.8620972037315369, -0.004601942375302315, -1.9711652994155884, -0.5200194716453552, -0.7577865123748779, -0.003067961661145091, -2.7551064491271973, -0.0015339808305725455, -0.0015339808305725455, -0.01840776950120926, 0.03067961521446705, -0.013805827125906944, 0.019941750913858414, -2.742978811264038, 0.0, 100.0, 0.0, 0.0], "max": [0.006135923322290182, 2.3700003623962402, 0.0015339808305725455, 0.8835729360580444, 0.004601942375302315, 1.414330244064331, -0.7736170291900635, -0.0015339808305725455, 0.0, -0.012271846644580364, 0.04448544234037399, -0.01073786523193121, 0.02761165425181389, -2.742553234100342, 100.0, 100.0, 0.0, 0.0], "mean": [-0.31475701928138733, 1.282309889793396, -0.9759811758995056, 0.2661455273628235, -0.34941279888153076, 0.5538464784622192, -2.0679025650024414, -0.0015339823439717293, -0.0015075344126671553, -0.018187401816248894, 0.04025385156273842, -0.012271858751773834, 0.02732076309621334, -2.7429141998291016, 67.24137878417969, 100.0, 0.0, 0.0], "std": [0.31244832277297974, 0.8753766417503357, 0.7112516760826111, 0.4077259302139282, 0.254427969455719, 0.4552416503429413, 0.8691084384918213, 1.5133991837501526e-09, 0.0001996776118176058, 0.0010620604734867811, 0.0019730469211935997, 0.0002848531003110111, 0.001212670118547976, 0.0001540947414468974, 46.93330383300781, 0.0, 0.0, 0.0], "count": [174]}, "timestamp": {"min": [0.0], "max": [5.766666666666667], "mean": [2.8833333333333333], "std": [1.6742881295466265], "count": [174]}, "frame_index": {"min": [0], "max": [173], "mean": [86.5], "std": [50.22864388639879], "count": [174]}, "episode_index": {"min": [17], "max": [17], "mean": [17.0], "std": [0.0], "count": [174]}, "index": {"min": [3527], "max": [3700], "mean": [3613.5], "std": [50.22864388639879], "count": [174]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [174]}, "subtask_annotation": {"mean": [2.9080459770114944, 7.0, 7.0, 7.0, 7.0], "std": [1.6583621882180595, 0.0, 0.0, 0.0, 0.0], "min": [1, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [174]}, "scene_annotation": {"mean": [17.0], "std": [0.0], "min": [17], "max": [17], "count": [174]}, "eef_direction_state": {"mean": [3.7413793103448274, 6.0], "std": [1.8713847429440242, 0.0], "min": [0, 6], "max": [6, 6], "count": [174]}, "eef_velocity_state": {"mean": [1.5172413793103448, 0.0], "std": [0.807466151249815, 0.0], "min": [0, 0], "max": [2, 0], "count": [174]}, "eef_acc_mag_state": {"mean": [1.2126436781609196, 0.011494252873563218], "std": [0.7846669397700408, 0.1511832923904127], "min": [0, 0], "max": [2, 2], "count": [174]}, "eef_direction_action": {"mean": [3.8448275862068964, 6.0], "std": [1.8766721966001076, 0.0], "min": [0, 6], "max": [6, 6], "count": [174]}, "eef_velocity_action": {"mean": [1.4770114942528736, 0.0], "std": [0.8353127502154396, 0.0], "min": [0, 0], "max": [2, 0], "count": [174]}, "eef_acc_mag_action": {"mean": [1.2241379310344827, 0.0], "std": [0.7887813264619216, 0.0], "min": [0, 0], "max": [2, 0], "count": [174]}, "eef_sim_pose_state": {"mean": [0.26645298937719586, 0.21611303740156965, 1.271217607079839, 0.14157393530504547, 0.4639541293794145, -0.8628037220755655, 0.06760723163274132, -0.3367232022383394, 1.1833818270094112, 0.026865475704693914, 0.02058663052665704, -0.013899633831347168], "std": [0.13859824083854752, 0.12524406629538087, 0.06196067278968503, 0.18522488908593093, 0.41067509663109836, 0.6627852126098495, 5.720573867185174e-05, 6.6270995382919505e-06, 0.00012794666491912628, 0.0010461222452739821, 0.0010063376545395891, 0.0002912190414133619], "min": [0.06885896883811093, -0.02595852971857946, 1.1822811943859135, -0.13855212349787416, -0.08051466848410849, -1.680376165116753, 0.06759442543638433, -0.3367601524158093, 1.1822011976585896, 0.02070726117640879, 0.014254446022745393, -0.015536127591354386], "max": [0.4151662302021203, 0.33381657440451673, 1.400791748742841, 0.7272063260433235, 1.1012431687941562, 0.0012770330324810356, 0.06798600698496102, -0.33669809408926255, 1.1836871922540317, 0.02762287898804385, 0.026593353329834146, -0.012767081791254964], "count": [174]}, "eef_sim_pose_action": {"mean": [0.26668802013780873, 0.2183708188783848, 1.271160563288304, 0.1448369714740259, 0.4568386538375955, -0.8640394096214938, 0.06758645546012844, -0.33672904804573595, 1.1833613715719415, 0.02706819912746018, 0.020557317195168266, -0.013808433622183298], "std": [0.13845476807786036, 0.12492978769531546, 0.06351802236127099, 0.1783251276946782, 0.4119019648226226, 0.6694456047430198, 8.566938051128232e-05, 6.35105695643521e-06, 0.00014269039146182994, 0.0012141967022200485, 0.0011618376348770684, 0.00028509840798738976], "min": [0.06879552131912814, -0.026639901136030358, 1.1815632117631762, -0.10283395114938088, -0.13481634697300082, -1.701096739616454, 0.06755743448359677, -0.3367636986325685, 1.1827099038360132, 0.019602847668188338, 0.016872516122220294, -0.01534450298204032], "max": [0.4116114161074011, 0.3338241984519669, 1.3943813001016983, 0.7014849344844722, 1.1040402716721518, 0.003067977904370689, 0.06805585667427272, -0.336695067578841, 1.1834967457925996, 0.02736690583874837, 0.026075187101752606, -0.012273374793964661], "count": [174]}, "gripper_mode_state": {"mean": [0.3103448275862069, 0.0], "std": [0.4626347539654739, 0.0], "min": [0, 0], "max": [1, 0], "count": [174]}, "gripper_activity_state": {"mean": [1.7241379310344827, 2.0], "std": [0.6376980003071362, 0.0], "min": [0, 2], "max": [2, 2], "count": [174]}, "gripper_mode_action": {"mean": [0.3275862068965517, 0.0], "std": [0.46933302030400614, 0.0], "min": [0, 0], "max": [1, 0], "count": [174]}, "gripper_activity_action": {"mean": [1.9482758620689655, 2.0], "std": [0.28901818300414184, 0.0], "min": [0, 2], "max": [2, 2], "count": [174]}, "gripper_open_scale_state": {"mean": [0.742561119561907, 0.9735347361948274], "std": [0.2972565695859256, 5.444343201951015e-05], "min": [0.29986724853515623, 0.9734104156494141], "max": [0.9777780151367188, 0.973558578491211], "count": [174]}, "gripper_open_scale_action": {"mean": [0.6724137931034483, 1.0], "std": [0.46933302030400614, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [174]}}} +{"episode_index": 4, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6608282107843136]], [[0.6671339978213507]], [[0.6464515713507625]]], "std": [[[0.1655034972935203]], [[0.17339833140046243]], [[0.1789068740268707]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9803921568627451]]], "mean": [[[0.613145787037037]], [[0.628430906862745]], [[0.604459790305011]]], "std": [[[0.18201159201534056]], [[0.1888060497636496]], [[0.18931624362084337]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8862745098039215]], [[0.6745098039215687]], [[0.6470588235294118]]], "mean": [[[0.4415577696078431]], [[0.4425178839869281]], [[0.42924253267973855]]], "std": [[[0.18629040834460556]], [[0.18067643965418992]], [[0.18701715582774964]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.469682619825708]], [[0.4570500190631808]], [[0.42058075435729847]]], "std": [[[0.22881868693990357]], [[0.2203064973508877]], [[0.25008769800313735]]], "count": [100]}, "observation.state": {"min": [-0.0017021276289597154, -0.001276595750823617, -0.0017021276289597154, 0.0042553190141916275, -0.00042553190723992884, 0.01148936152458191, -2.758085012435913, -0.011914893984794617, -0.0019148936262354255, -1.952765941619873, -0.05531914904713631, -0.295319139957428, -0.9687234163284302, -2.760425567626953, 97.77780151367188, 25.179523468017578], "max": [-0.0017021276289597154, -0.001276595750823617, -0.0017021276289597154, 0.004680851008743048, 0.0, 0.012765957042574883, -2.7551064491271973, 0.9634042382240295, 2.4082977771759033, 0.0, 0.7561702132225037, 0.5376595854759216, 0.0302127655595541, -0.6272340416908264, 97.88134765625, 97.96267700195312], "mean": [-0.001702129258774221, -0.001276597147807479, -0.001702129258774221, 0.004517188761383295, -2.1822150301886722e-05, 0.012159288860857487, -2.7565348148345947, 0.25275713205337524, 1.4123320579528809, -1.20179283618927, 0.28750789165496826, 0.21076808869838715, -0.46601828932762146, -1.9626719951629639, 97.82726287841797, 70.70638275146484], "std": [1.6298145055770874e-09, 1.3969838619232178e-09, 1.6298145055770874e-09, 0.00020702334586530924, 9.386071178596467e-05, 0.00022736961545888335, 0.0014256410067901015, 0.34164294600486755, 0.8536816239356995, 0.7179089188575745, 0.2350742667913437, 0.2694914937019348, 0.3724523186683655, 0.9497862458229065, 0.04956118017435074, 32.41463851928711], "count": [195]}, "action": {"min": [-0.0015339808305725455, -0.0015339808305725455, -0.0015339808305725455, 0.004601942375302315, -0.0, 0.012271846644580364, -2.758085012435913, -0.015339807607233524, -0.0015339808305725455, -1.9527575969696045, -0.07056311517953873, -0.3067961633205414, -0.9740778207778931, -2.760425567626953, 100.0, 0.0, 0.0, 0.0], "max": [-0.0015339808305725455, -0.0015339808305725455, -0.0, 0.004601942375302315, -0.0, 0.012271846644580364, -2.7551064491271973, 0.9664078950881958, 2.4160196781158447, 0.0015339808305725455, 0.7869321703910828, 0.5414952039718628, 0.03067961521446705, -0.6272340416908264, 100.0, 100.0, 0.0, 0.0], "mean": [-0.0015339826932176948, -0.0015339826932176948, -0.0015261160442605615, 0.004601951222866774, 0.0, 0.012271861545741558, -2.7565348148345947, 0.2529732584953308, 1.41438627243042, -1.2070304155349731, 0.2870037853717804, 0.2133018672466278, -0.47374841570854187, -1.9626719951629639, 100.0, 64.1025619506836, 0.0, 0.0], "std": [1.862645149230957e-09, 1.862645149230957e-09, 0.0001095685875043273, 8.847564458847046e-09, 0.0, 1.4901161193847656e-08, 0.0014256410067901015, 0.34366774559020996, 0.857439398765564, 0.7201701402664185, 0.24048177897930145, 0.27237772941589355, 0.37471458315849304, 0.9497862458229065, 0.0, 47.969947814941406, 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": [27], "max": [27], "mean": [27.0], "std": [0.0], "count": [195]}, "index": {"min": [5255], "max": [5449], "mean": [5352.0], "std": [56.290911048469155], "count": [195]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [195]}, "subtask_annotation": {"mean": [1.794871794871795, 7.0, 7.0, 7.0, 7.0], "std": [1.8450138930682138, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [195]}, "scene_annotation": {"mean": [27.0], "std": [0.0], "min": [27], "max": [27], "count": [195]}, "eef_direction_state": {"mean": [6.0, 3.6205128205128205], "std": [0.0, 1.8507350566290206], "min": [6, 0], "max": [6, 6], "count": [195]}, "eef_velocity_state": {"mean": [0.0, 1.5743589743589743], "std": [0.0, 0.7220760485263011], "min": [0, 0], "max": [0, 2], "count": [195]}, "eef_acc_mag_state": {"mean": [0.0, 1.2871794871794873], "std": [0.0, 0.7158210230323784], "min": [0, 0], "max": [0, 2], "count": [195]}, "eef_direction_action": {"mean": [6.0, 3.641025641025641], "std": [0.0, 1.8740765861150344], "min": [6, 0], "max": [6, 6], "count": [195]}, "eef_velocity_action": {"mean": [0.0, 1.5794871794871794], "std": [0.0, 0.7215295317727819], "min": [0, 0], "max": [0, 2], "count": [195]}, "eef_acc_mag_action": {"mean": [0.0, 1.235897435897436], "std": [0.0, 0.7617413180564989], "min": [0, 0], "max": [0, 2], "count": [195]}, "eef_sim_pose_state": {"mean": [0.06890501375319366, 0.33354845615689804, 1.1824743718514266, 0.012159266545600326, 0.0015384614697013992, -0.0017239498068949068, 0.3129506022514586, -0.261763314539537, 1.301045349530569, -0.26743413933012833, 0.4466346782971298, 0.5361137651331725], "std": [3.2214670445423e-08, 2.112136723515287e-06, 2.12204677266641e-05, 0.0002273622283085872, 0.00020702312266368593, 9.386073631690586e-05, 0.18185903062247402, 0.09021338375671892, 0.08606251117679234, 0.21991577121520883, 0.3405928806896876, 0.4989400071617616], "min": [0.06890497137112084, 0.33353937142488793, 1.1824575955984387, 0.01148936152458191, 0.0012765955188269729, -0.002127660152634019, 0.06736769324454497, -0.3429844918359125, 1.1822113080679242, -0.695055867212381, -0.07418837396726419, -0.29210191765502297], "max": [0.06890505467095107, 0.33354894726234396, 1.182501213858371, 0.012765957042574883, 0.0017021276289597154, -0.0017021276289597136, 0.5578825202378548, -0.05114430042432047, 1.4881532494839627, 0.1537423008120215, 0.8766524192241247, 1.2890988706738842], "count": [195]}, "eef_sim_pose_action": {"mean": [0.06889893180355086, 0.3335450853861973, 1.1824110059184048, 0.012271846644580362, 0.0015418472825193563, -0.0015339808305725453, 0.3135787441668825, -0.2623319164163458, 1.3013621378668943, -0.2701934017665044, 0.4427430855494752, 0.5402928775387681], "std": [8.288956588839867e-06, 1.2715110486548896e-08, 3.0353635562492936e-05, 1.734723475976807e-18, 0.00010956861855370112, 6.505213034913027e-19, 0.1827865754359194, 0.09027233748184398, 0.08707465188907232, 0.21529720989787554, 0.3423357431428368, 0.5078683551291316], "min": [0.06889833669114968, 0.3335449082852007, 1.1819882286966639, 0.01227184664458036, 0.0015339807141574457, -0.0015339808305725447, 0.062175662596083286, -0.34411954815378776, 1.181912454041496, -0.690167280139883, -0.16452929349504508, -0.3166703619000121], "max": [0.06901438360933271, 0.3335450862990883, 1.182413185182432, 0.012271846644580364, 0.0030679615447299913, -0.0015339808305725447, 0.5581981430217307, -0.051210348706951105, 1.4706536796052014, 0.13254294382909815, 0.8540067111334029, 1.3363943932074482], "count": [195]}, "gripper_mode_state": {"mean": [0.0, 0.3487179487179487], "std": [0.0, 0.4765645191995464], "min": [0, 0], "max": [0, 1], "count": [195]}, "gripper_activity_state": {"mean": [2.0, 1.7282051282051283], "std": [0.0, 0.6267329689211145], "min": [2, 0], "max": [2, 2], "count": [195]}, "gripper_mode_action": {"mean": [0.0, 0.358974358974359], "std": [0.0, 0.4796996649710168], "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.9782745075714876, 0.707063977168157], "std": [0.0004956084575610594, 0.3241463157190782], "min": [0.9777780151367188, 0.2517952346801758], "max": [0.9788134765625, 0.9796267700195312], "count": [195]}, "gripper_open_scale_action": {"mean": [1.0, 0.6410256410256411], "std": [0.0, 0.4796996649710168], "min": [1.0, 0.0], "max": [1.0, 1.0], "count": [195]}}} +{"episode_index": 5, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6492643055555556]], [[0.6588517265795206]], [[0.635566484204793]]], "std": [[[0.1959950903864532]], [[0.19710340989520633]], [[0.20408905035633368]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6277930800653595]], [[0.6457434313725491]], [[0.6199939025054466]]], "std": [[[0.18187302141318532]], [[0.1844372522053689]], [[0.18864711592556024]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46227714052287583]], [[0.4701877096949891]], [[0.4402535702614379]]], "std": [[[0.22401745676689191]], [[0.21446656093912378]], [[0.23961982144189037]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9568627450980393]]], "mean": [[[0.45309228213507624]], [[0.4546626279956427]], [[0.4306498066448802]]], "std": [[[0.20010448400724495]], [[0.19065698800906183]], [[0.2081260806257021]]], "count": [100]}, "observation.state": {"min": [-0.9385106563568115, -0.0031914892606437206, -1.761063814163208, -0.4493617117404938, -0.5234042406082153, -0.007234042510390282, -2.7585105895996094, -0.002765957498922944, -0.001276595750823617, 0.0, -0.013404255732893944, -0.011063829995691776, 0.03638297691941261, -2.760425567626953, 24.57455825805664, 97.96267700195312], "max": [0.009148935787379742, 2.279787302017212, 0.0, 0.9819148778915405, 0.002765957498922944, 0.987021267414093, -0.6089361906051636, -0.001276595750823617, -0.001276595750823617, 0.0, -0.005744680762290955, -0.009999999776482582, 0.039787232875823975, -2.760425567626953, 97.89613342285156, 97.96267700195312], "mean": [-0.29975101351737976, 1.3710036277770996, -1.0567775964736938, 0.0376647412776947, -0.29196903109550476, 0.5001562237739563, -2.060361862182617, -0.0019587341230362654, -0.001276597147807479, 0.0, -0.012950342148542404, -0.010720822028815746, 0.03689230605959892, -2.7604291439056396, 74.0526351928711, 97.96282958984375], "std": [0.38774293661117554, 0.8662802577018738, 0.7015131115913391, 0.30777645111083984, 0.1775268316268921, 0.3286534547805786, 0.9006590247154236, 0.00024623502395115793, 1.3969838619232178e-09, 0.0, 0.0009194132871925831, 0.0002115864190272987, 0.0005257267039269209, 3.5762786865234375e-06, 30.720272064208984, 0.000152587890625], "count": [165]}, "action": {"min": [-0.9387962222099304, -0.004601942375302315, -1.761009931564331, -0.4555923044681549, -0.526155412197113, -0.012271846644580364, -2.7585105895996094, -0.003067961661145091, -0.0015339808305725455, 0.0, -0.013805827125906944, -0.01073786523193121, 0.03681553900241852, -2.760425567626953, 0.0, 100.0, 0.0, 0.0], "max": [0.016873788088560104, 2.2825634479522705, 0.0015339808305725455, 1.0246992111206055, 0.004601942375302315, 0.9940195679664612, -0.6089361906051636, -0.0015339808305725455, -0.0015339808305725455, 0.0015339808305725455, -0.006135923322290182, -0.01073786523193121, 0.03988350182771683, -2.760425567626953, 100.0, 100.0, 0.0, 0.0], "mean": [-0.30247288942337036, 1.3680037260055542, -1.0544021129608154, 0.021754659712314606, -0.2926461100578308, 0.5009331107139587, -2.060361862182617, -0.0019614514894783497, -0.0015339822275564075, 0.0014967948663979769, -0.013592015951871872, -0.010737870819866657, 0.036964353173971176, -2.7604291439056396, 67.8787841796875, 100.0, 0.0, 0.0], "std": [0.3900623917579651, 0.8724437355995178, 0.7042981386184692, 0.3162411153316498, 0.17813926935195923, 0.32787200808525085, 0.9006590247154236, 0.0006875443505123258, 1.3969838619232178e-09, 0.00023592766956426203, 0.0010258604306727648, 5.587935447692871e-09, 0.0005904785357415676, 3.5762786865234375e-06, 46.694252014160156, 0.0, 0.0, 0.0], "count": [165]}, "timestamp": {"min": [0.0], "max": [5.466666666666667], "mean": [2.7333333333333325], "std": [1.587684080899201], "count": [165]}, "frame_index": {"min": [0], "max": [164], "mean": [82.0], "std": [47.63052242697603], "count": [165]}, "episode_index": {"min": [38], "max": [38], "mean": [38.0], "std": [0.0], "count": [165]}, "index": {"min": [7989], "max": [8153], "mean": [8071.0], "std": [47.63052242697603], "count": [165]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [165]}, "subtask_annotation": {"mean": [3.1151515151515152, 7.0, 7.0, 7.0, 7.0], "std": [1.6602521188829371, 0.0, 0.0, 0.0, 0.0], "min": [1, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [165]}, "scene_annotation": {"mean": [38.0], "std": [0.0], "min": [38], "max": [38], "count": [165]}, "eef_direction_state": {"mean": [3.418181818181818, 6.0], "std": [1.8912004437545233, 0.0], "min": [0, 6], "max": [6, 6], "count": [165]}, "eef_velocity_state": {"mean": [1.6242424242424243, 0.0], "std": [0.7332081035072293, 0.0], "min": [0, 0], "max": [2, 0], "count": [165]}, "eef_acc_mag_state": {"mean": [1.284848484848485, 0.0], "std": [0.7032914875335113, 0.0], "min": [0, 0], "max": [2, 0], "count": [165]}, "eef_direction_action": {"mean": [3.5939393939393938, 6.0], "std": [1.8353332442744623, 0.0], "min": [0, 6], "max": [6, 6], "count": [165]}, "eef_velocity_action": {"mean": [1.606060606060606, 0.0], "std": [0.7603585254575616, 0.0], "min": [0, 0], "max": [2, 0], "count": [165]}, "eef_acc_mag_action": {"mean": [1.2545454545454546, 0.0], "std": [0.7520037512361742, 0.0], "min": [0, 0], "max": [2, 0], "count": [165]}, "eef_sim_pose_state": {"mean": [0.29564968297731786, 0.22799210122893793, 1.2904571504151612, 0.333559220255415, 0.31578198386294026, -0.6525304614862819, 0.06902208391450573, -0.3366866208049509, 1.1837932180421478, 0.03704488270783247, -0.01422613216879712, -0.012680651427936635], "std": [0.16524052660284433, 0.1370932124151254, 0.08098178806088188, 0.2562108019409115, 0.3355183298401826, 0.5139526458593007, 1.1022990348433944e-06, 7.268870586318698e-06, 9.42350130779184e-05, 0.000519890908486171, 0.0009193582448183045, 0.0003295709070393186], "min": [0.0688873218420971, -0.029553186848239966, 1.182094722644679, -0.007228881551682118, -0.19922165179712148, -1.4950448693358886, 0.06902119769714045, -0.3367051760773406, 1.1830546684936516, 0.03653160358189102, -0.014680053590108155, -0.013830979783633856], "max": [0.5688149266560808, 0.333610969569656, 1.4622529078433704, 0.8265747178886568, 0.8758944906076902, 0.0014895059990943506, 0.06903010666737323, -0.3366614867050235, 1.1838397403988048, 0.039925761898366816, -0.007020894932981969, -0.01170241704697163], "count": [165]}, "eef_sim_pose_action": {"mean": [0.29496746281809627, 0.22677845091418838, 1.2907544207213582, 0.341563774383407, 0.3007220619501614, -0.651984048460922, 0.06911674864034446, -0.3366871278886816, 1.1834382716218337, 0.037110643422564295, -0.013628401150578113, -0.012700316277720463], "std": [0.1655726810712767, 0.13761617014453603, 0.08334392657353282, 0.2525180458256392, 0.3339009153601528, 0.5171210875110073, 1.7054241815892237e-05, 1.5683017971597323e-05, 5.309900275910292e-05, 0.0005850309172630305, 0.0008170188026721588, 0.0006875448978089809], "min": [0.06720189416153832, -0.03020400746760663, 1.1813241973560935, -0.012158847108574969, -0.18061081289522662, -1.4774537055434465, 0.06900547986849893, -0.33669688581747664, 1.1830888739926126, 0.0369473165200218, -0.013805031164975778, -0.013806850218863577], "max": [0.5729087568524172, 0.333644663302137, 1.463218623334337, 0.8185104764315607, 0.8477194235839294, 0.003070041955630514, 0.06912147777187247, -0.33666155609202736, 1.1835605570098695, 0.040015279345320114, -0.007669461971756775, -0.012272161886472663], "count": [165]}, "gripper_mode_state": {"mean": [0.2909090909090909, 0.0], "std": [0.4541816726107928, 0.0], "min": [0, 0], "max": [1, 0], "count": [165]}, "gripper_activity_state": {"mean": [1.6787878787878787, 2.0], "std": [0.6604670412521334, 0.0], "min": [0, 2], "max": [2, 2], "count": [165]}, "gripper_mode_action": {"mean": [0.3212121212121212, 0.0], "std": [0.4669420674971693, 0.0], "min": [0, 0], "max": [1, 0], "count": [165]}, "gripper_activity_action": {"mean": [1.9454545454545455, 2.0], "std": [0.2965364805509105, 0.0], "min": [0, 2], "max": [2, 2], "count": [165]}, "gripper_open_scale_state": {"mean": [0.7405263184056136, 0.9796267700195336], "std": [0.30720267848940713, 2.3314683517128287e-15], "min": [0.24574558258056642, 0.9796267700195312], "max": [0.9789613342285156, 0.9796267700195312], "count": [165]}, "gripper_open_scale_action": {"mean": [0.6787878787878788, 1.0], "std": [0.4669420674971693, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [165]}}} +{"episode_index": 6, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6538073828976035]], [[0.6665338480392157]], [[0.6461626007625272]]], "std": [[[0.1796420963843121]], [[0.1845100358279607]], [[0.18976937054808668]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.996078431372549]]], "mean": [[[0.6304033033769063]], [[0.6521794144880174]], [[0.6283363208061002]]], "std": [[[0.16518607275822128]], [[0.1716148529939937]], [[0.17391507825974237]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47325603485838785]], [[0.463721658496732]], [[0.4372974673202614]]], "std": [[[0.22082144317695793]], [[0.21654511597347942]], [[0.24306450454991127]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[0.8392156862745098]], [[0.7294117647058823]]], "mean": [[[0.4334063371459695]], [[0.44005875816993467]], [[0.42629361928104575]]], "std": [[[0.190784521653198]], [[0.18544878901234335]], [[0.19471444891295653]]], "count": [100]}, "observation.state": {"min": [-0.7351064085960388, -0.002765957498922944, -1.888723373413086, -0.04893616959452629, -0.23212766647338867, -0.18787233531475067, -2.7585105895996094, -0.007659574504941702, -0.001276595750823617, 0.0, -0.024893617257475853, 0.0, -0.006170212756842375, -2.760425567626953, 24.05100440979004, 97.94789123535156], "max": [0.0191489364951849, 2.2527658939361572, 0.0, 0.6291489601135254, 0.09191489219665527, 1.0223404169082642, -0.5931915044784546, -0.007659574504941702, -0.001276595750823617, 0.0, -0.023829787969589233, 0.006170212756842375, 0.0031914892606437206, -2.759999990463257, 97.89613342285156, 97.96267700195312], "mean": [-0.34947818517684937, 1.2198508977890015, -0.9399964213371277, 0.2992124855518341, -0.08916022628545761, 0.34738677740097046, -2.1419754028320312, -0.0076595814898610115, -0.0012765914434567094, 0.0, -0.023998048156499863, 0.005373673979192972, -0.005333114415407181, -2.7604315280914307, 76.8462905883789, 97.96281433105469], "std": [0.29902881383895874, 0.8808315396308899, 0.6884772181510925, 0.22394944727420807, 0.10924942791461945, 0.4272744357585907, 0.924564778804779, 6.984919309616089e-09, 4.307366907596588e-09, 0.0, 0.00016692753706593066, 0.0009415785316377878, 0.0012739122612401843, 2.484689866832923e-05, 31.544370651245117, 0.0008454194176010787], "count": [320]}, "action": {"min": [-0.7347767949104309, -0.0015339808305725455, -1.888330340385437, -0.05062136426568031, -0.23316508531570435, -0.18867963552474976, -2.7585105895996094, -0.007669903803616762, 0.0, 0.007669903803616762, -0.026077672839164734, 0.0, -0.006135923322290182, -2.760425567626953, 0.0, 100.0, 0.0, 0.0], "max": [0.023009711876511574, 2.2518837451934814, 0.0, 0.6320000886917114, 0.09357282519340515, 1.0323690176010132, -0.5931915044784546, -0.007669903803616762, 0.0, 0.00920388475060463, -0.023009711876511574, 0.006135923322290182, 0.003067961661145091, -2.759999990463257, 100.0, 100.0, 0.0, 0.0], "mean": [-0.3472352623939514, 1.218576192855835, -0.9384751319885254, 0.29936081171035767, -0.09046174585819244, 0.3502945303916931, -2.1419754028320312, -0.007669920567423105, 0.0, 0.008743757382035255, -0.024562913924455643, 0.005915424320846796, -0.00584831228479743, -2.7604315280914307, 72.5, 100.0, 0.0, 0.0], "std": [0.2991986870765686, 0.8814301490783691, 0.6882940530776978, 0.22504089772701263, 0.10987096279859543, 0.4281512200832367, 0.924564778804779, 1.6763806343078613e-08, 0.0, 0.0007028852123767138, 0.00020917181973345578, 0.0011291556293144822, 0.0015595339937135577, 2.484689866832923e-05, 44.65142822265625, 0.0, 0.0, 0.0], "count": [320]}, "timestamp": {"min": [0.0], "max": [10.633333333333333], "mean": [5.316666666666666], "std": [3.079186400478037], "count": [320]}, "frame_index": {"min": [0], "max": [319], "mean": [159.5], "std": [92.37559201434111], "count": [320]}, "episode_index": {"min": [53], "max": [53], "mean": [53.0], "std": [0.0], "count": [320]}, "index": {"min": [10969], "max": [11288], "mean": [11128.5], "std": [92.37559201434111], "count": [320]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [320]}, "subtask_annotation": {"mean": [2.753125, 7.0, 7.0, 7.0, 7.0], "std": [1.6597221859019091, 0.0, 0.0, 0.0, 0.0], "min": [1, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [320]}, "scene_annotation": {"mean": [53.0], "std": [0.0], "min": [53], "max": [53], "count": [320]}, "eef_direction_state": {"mean": [4.121875, 6.0], "std": [1.9123340410019907, 0.0], "min": [0, 6], "max": [6, 6], "count": [320]}, "eef_velocity_state": {"mean": [1.146875, 0.0], "std": [0.869800399157762, 0.0], "min": [0, 0], "max": [2, 0], "count": [320]}, "eef_acc_mag_state": {"mean": [0.928125, 0.0], "std": [0.8241413618882375, 0.0], "min": [0, 0], "max": [2, 0], "count": [320]}, "eef_direction_action": {"mean": [4.025, 6.0], "std": [1.926622692693095, 0.0], "min": [0, 6], "max": [6, 6], "count": [320]}, "eef_velocity_action": {"mean": [1.16875, 0.0], "std": [0.8603914443437944, 0.0], "min": [0, 0], "max": [2, 0], "count": [320]}, "eef_acc_mag_action": {"mean": [1.04375, 0.0], "std": [0.8127643800634954, 0.0], "min": [0, 0], "max": [2, 0], "count": [320]}, "eef_sim_pose_state": {"mean": [0.2567185482806116, 0.21690365940224118, 1.2658465791791733, 0.2805361424420006, 0.5693083716743004, -0.4672567222601908, 0.06900274347947222, -0.3361937161915814, 1.1849254191727756, -0.005468877081111398, -0.025274224756293255, -0.002284189608684939], "std": [0.1424926749321568, 0.11245957634693994, 0.06247732092742213, 0.3017596901971292, 0.42567418514707756, 0.40482427623683964, 4.965625546974665e-07, 2.11863712583614e-05, 1.7105748442567613e-05, 0.0012957725769075028, 0.0001669602198143295, 0.0009418789336741007], "min": [0.06128006799325808, 0.03440103431722996, 1.1814940317943097, -0.18133534229953605, -0.06561678555989725, -1.110326847294059, 0.06899979239360793, -0.3363146374129036, 1.1849081810675763, -0.006315693467326211, -0.02617021300829947, -0.007659574504941704], "max": [0.4167185867083857, 0.33360737546645874, 1.4052897345266189, 0.7719729424427894, 1.0691329911270562, 0.013404255732893946, 0.06900320672299366, -0.336175790789293, 1.185017200240176, 0.0031914892606437206, -0.025105969362122726, -0.0014873835339148916], "count": [320]}, "eef_sim_pose_action": {"mean": [0.25650963171957636, 0.21764810116649871, 1.2656179684844298, 0.2836135224745482, 0.5696918163494062, -0.4666256196275098, 0.0697721847306275, -0.3361871900297775, 1.1825860183180759, -0.005941815073123764, -0.015818842954227058, -0.0017537496606668864], "std": [0.14253957201852727, 0.11236952214249402, 0.06315899170539306, 0.30390190799030625, 0.42914537919351914, 0.4040276079159284, 5.315145765321381e-05, 2.5440342133973886e-05, 0.00019516578450702, 0.00157679309796001, 0.0007212095975810216, 0.0011292972715719774], "min": [0.05869512944561095, 0.03176989694641176, 1.1813595563305719, -0.18443757389378837, -0.07348412974198526, -1.1120660642508005, 0.0696875873904842, -0.3363205702299273, 1.1824562150660554, -0.0062394687781839805, -0.01840776903554797, -0.007669903803616764], "max": [0.4186957669722095, 0.333432719363415, 1.4172687563964803, 0.7668764527715939, 1.0705560418171642, 0.013805827125906944, 0.06980705296896716, -0.3361816050665657, 1.1830396056523351, 0.0030679616611450915, -0.015339519748327923, -0.0015331068749327736], "count": [320]}, "gripper_mode_state": {"mean": [0.26875, 0.0], "std": [0.44330964065763273, 0.0], "min": [0, 0], "max": [1, 0], "count": [320]}, "gripper_activity_state": {"mean": [1.85, 2.0], "std": [0.49623583103197844, 0.0], "min": [0, 2], "max": [2, 2], "count": [320]}, "gripper_mode_action": {"mean": [0.275, 0.0], "std": [0.44651427748729455, 0.0], "min": [0, 0], "max": [1, 0], "count": [320]}, "gripper_activity_action": {"mean": [1.971875, 2.0], "std": [0.2146718061949445, 0.0], "min": [0, 2], "max": [2, 2], "count": [320]}, "gripper_open_scale_state": {"mean": [0.7684622249603295, 0.9796263079643284], "std": [0.31544401430944663, 8.252569863992554e-06], "min": [0.2405100440979004, 0.9794789123535156], "max": [0.9789613342285156, 0.9796267700195312], "count": [320]}, "gripper_open_scale_action": {"mean": [0.725, 1.0], "std": [0.44651427748729455, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [320]}}} +{"episode_index": 7, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6441456835511982]], [[0.6502261138344227]], [[0.6300297031590414]]], "std": [[[0.17737924132454663]], [[0.18030473757192716]], [[0.1858335082770909]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6178456181917211]], [[0.6324730800653594]], [[0.6089501307189543]]], "std": [[[0.16789851576856796]], [[0.1725393543669356]], [[0.17491745443444204]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4752882489106754]], [[0.465525672657952]], [[0.4351834286492375]]], "std": [[[0.2147409797065262]], [[0.209259420418446]], [[0.2382272744861457]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[0.9294117647058824]], [[0.8705882352941177]]], "mean": [[[0.43363953159041396]], [[0.44411978758169934]], [[0.4305331835511983]]], "std": [[[0.19215839115412603]], [[0.1860172792944521]], [[0.19674650493964743]]], "count": [100]}, "observation.state": {"min": [-0.8034042716026306, -0.0019148936262354255, -1.994468092918396, -0.13021276891231537, -0.6612765789031982, 0.040425531566143036, -2.7585105895996094, -0.0017021276289597154, -0.001276595750823617, 0.0, -0.027234042063355446, -0.0031914892606437206, -0.015744680538773537, -2.760425567626953, 27.378253936767578, 97.94789123535156], "max": [0.007659574504941702, 2.4625532627105713, 0.0, 1.0240426063537598, 0.02914893627166748, 1.0814893245697021, -0.6946808695793152, -0.001276595750823617, -0.001276595750823617, 0.0, -0.02531914971768856, 0.01872340403497219, -0.002765957498922944, -2.759999990463257, 97.89613342285156, 97.96267700195312], "mean": [-0.34122684597969055, 1.3955835103988647, -1.201216697692871, 0.43598419427871704, -0.308697909116745, 0.5829077363014221, -2.1296792030334473, -0.0016152117168530822, -0.0012765947030857205, 0.0, -0.0270584374666214, 0.017284732311964035, -0.014686263166368008, -2.76033878326416, 76.39093780517578, 97.95966339111328], "std": [0.29154905676841736, 0.9056594967842102, 0.7742167711257935, 0.3289964199066162, 0.24439607560634613, 0.3828811049461365, 0.875765323638916, 0.00017155574460048229, 1.0477378964424133e-09, 0.0, 0.0002625524648465216, 0.00342891295440495, 0.0014811158180236816, 0.00017551876953803003, 29.927173614501953, 0.006052722688764334], "count": [235]}, "action": {"min": [-0.803805947303772, -0.0015339808305725455, -1.9941750764846802, -0.16566991806030273, -0.6657476425170898, 0.041417479515075684, -2.7585105895996094, -0.0015339808305725455, 0.0, 0.00920388475060463, -0.02761165425181389, -0.003067961661145091, -0.016873788088560104, -2.760425567626953, 0.0, 100.0, 0.0, 0.0], "max": [0.007669903803616762, 2.471243143081665, 0.0, 1.0308350324630737, 0.03834952041506767, 1.087592363357544, -0.6946808695793152, -0.0, 0.0, 0.00920388475060463, -0.026077672839164734, 0.01840776950120926, -0.003067961661145091, -2.759999990463257, 100.0, 100.0, 0.0, 0.0], "mean": [-0.33743709325790405, 1.3917715549468994, -1.1974778175354004, 0.4366813898086548, -0.31195956468582153, 0.5838062167167664, -2.1296792030334473, -0.0014752347487956285, 0.0, 0.009203903377056122, -0.027592118829488754, 0.017572274431586266, -0.015039568766951561, -2.76033878326416, 71.9148941040039, 100.0, 0.0, 0.0], "std": [0.2927643060684204, 0.9086531400680542, 0.7776604294776917, 0.33683592081069946, 0.24669383466243744, 0.3869541883468628, 0.875765323638916, 0.00029439275385811925, 0.0, 1.862645149230957e-08, 0.00017220938752871007, 0.00398292439058423, 0.0018150187097489834, 0.00017551876953803003, 44.9415168762207, 0.0, 0.0, 0.0], "count": [235]}, "timestamp": {"min": [0.0], "max": [7.8], "mean": [3.9], "std": [2.261268080819551], "count": [235]}, "frame_index": {"min": [0], "max": [234], "mean": [117.0], "std": [67.83804242458652], "count": [235]}, "episode_index": {"min": [54], "max": [54], "mean": [54.0], "std": [0.0], "count": [235]}, "index": {"min": [11289], "max": [11523], "mean": [11406.0], "std": [67.83804242458652], "count": [235]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [235]}, "subtask_annotation": {"mean": [2.974468085106383, 7.0, 7.0, 7.0, 7.0], "std": [1.6680308284699445, 0.0, 0.0, 0.0, 0.0], "min": [1, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [235]}, "scene_annotation": {"mean": [54.0], "std": [0.0], "min": [54], "max": [54], "count": [235]}, "eef_direction_state": {"mean": [4.123404255319149, 6.0], "std": [1.6261444763163675, 0.0], "min": [0, 6], "max": [6, 6], "count": [235]}, "eef_velocity_state": {"mean": [1.4170212765957446, 0.0], "std": [0.7749589279264022, 0.0], "min": [0, 0], "max": [2, 0], "count": [235]}, "eef_acc_mag_state": {"mean": [1.1787234042553192, 0.0], "std": [0.7895423318021388, 0.0], "min": [0, 0], "max": [2, 0], "count": [235]}, "eef_direction_action": {"mean": [4.165957446808511, 6.0], "std": [1.6354160893862093, 0.0], "min": [0, 6], "max": [6, 6], "count": [235]}, "eef_velocity_action": {"mean": [1.4085106382978723, 0.0], "std": [0.7849189651178771, 0.0], "min": [0, 0], "max": [2, 0], "count": [235]}, "eef_acc_mag_action": {"mean": [1.174468085106383, 0.0], "std": [0.7769191981607868, 0.0], "min": [0, 0], "max": [2, 0], "count": [235]}, "eef_sim_pose_state": {"mean": [0.2849887943755732, 0.20646028305011768, 1.28453399038895, 0.17021269912870812, 0.5109040938127846, -0.851386069875259, 0.06899023810839798, -0.3360642532383746, 1.1852389150989573, -0.01517662637686379, -0.028330589066275173, 0.01567648753466654], "std": [0.14791600377836228, 0.12546581222393619, 0.09464403152931107, 0.19758406152871294, 0.37407575060381015, 0.619137863129528, 1.1087816624235608e-06, 7.688327489301553e-05, 2.689206719140416e-05, 0.0015641758729819774, 0.0002621191010688719, 0.003450868586122919], "min": [0.0689664538125085, -0.024029912572266044, 1.1812010535786146, -0.20921842145183844, 0.008296483593269288, -1.596751986963241, 0.06898917913550662, -0.336523021621277, 1.1850608011248802, -0.016260410073253715, -0.02850807584722226, -0.0048948759755277505], "max": [0.44368026814870537, 0.33293779035537, 1.5113230389860648, 0.60108357893272, 1.0183436569342628, -0.010638926894429817, 0.06899781377373299, -0.3360394620182587, 1.1852569534636914, -0.0026763007590731463, -0.026595643708930305, 0.01745441880234556], "count": [235]}, "eef_sim_pose_action": {"mean": [0.2842133972704143, 0.2078297336489668, 1.2839886419984852, 0.16072526228022058, 0.5066963883912172, -0.8566260316984764, 0.06979745483158574, -0.336062186866782, 1.1827685776680796, -0.015363023025164844, -0.018385198674452315, 0.01609998379491168], "std": [0.14796734757400565, 0.125147119745341, 0.09638731703445662, 0.19913335376945468, 0.37933326374914095, 0.6299093583113481, 8.159181068075709e-07, 8.958847837461893e-05, 1.7641996835032063e-05, 0.0018798237075668997, 0.00017188838854887835, 0.004006732583663784], "min": [0.06901054155559795, -0.024513518725058896, 1.1812372737444503, -0.23019319526465265, 0.004600245925994617, -1.6191265772404733, 0.06979665328842696, -0.336525339832243, 1.1826134315111867, -0.017212653193049262, -0.018407682860949848, -0.0046024623450856735], "max": [0.44408919346149756, 0.3329219042092351, 1.5200745948069756, 0.6170336888204373, 1.0224829262092539, -0.01073864522375457, 0.06980305212130568, -0.33604208558424886, 1.182770649925467, -0.003011481039146608, -0.016873470414100478, 0.018410887936179295], "count": [235]}, "gripper_mode_state": {"mean": [0.2723404255319149, 0.0], "std": [0.4451641474254294, 0.0], "min": [0, 0], "max": [1, 0], "count": [235]}, "gripper_activity_state": {"mean": [1.748936170212766, 2.0], "std": [0.6194961372041526, 0.0], "min": [0, 2], "max": [2, 2], "count": [235]}, "gripper_mode_action": {"mean": [0.28085106382978725, 0.0], "std": [0.4494148904692237, 0.0], "min": [0, 0], "max": [1, 0], "count": [235]}, "gripper_activity_action": {"mean": [1.9617021276595745, 2.0], "std": [0.24972597023185042, 0.0], "min": [0, 2], "max": [2, 2], "count": [235]}, "gripper_open_scale_state": {"mean": [0.7639095484956793, 0.9795953109416587], "std": [0.2992715945722932, 6.051274451645889e-05], "min": [0.27378253936767577, 0.9794789123535156], "max": [0.9789613342285156, 0.9796267700195312], "count": [235]}, "gripper_open_scale_action": {"mean": [0.7191489361702128, 1.0], "std": [0.4494148904692237, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [235]}}} +{"episode_index": 8, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.996078431372549]]], "mean": [[[0.6509187772331154]], [[0.6632344635076253]], [[0.6416835838779957]]], "std": [[[0.1771092805852662]], [[0.1812626906643641]], [[0.18639414253195344]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6301292020697168]], [[0.6515163888888889]], [[0.6257839705882353]]], "std": [[[0.16086188222746983]], [[0.16628686158878414]], [[0.16862137892779525]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47839299564270155]], [[0.4767779738562092]], [[0.4419562145969499]]], "std": [[[0.2272869854776231]], [[0.22103697553717125]], [[0.24594479270221498]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[0.9686274509803922]], [[0.8156862745098039]]], "mean": [[[0.4333444226579521]], [[0.4382954983660131]], [[0.42197544389978214]]], "std": [[[0.19102012372534846]], [[0.18385483576877198]], [[0.19922704642906527]]], "count": [100]}, "observation.state": {"min": [-0.6878723502159119, -0.002340425504371524, -1.9853191375732422, -0.06957446783781052, -0.3906382918357849, -0.2514893710613251, -2.7585105895996094, -0.007659574504941702, -0.001276595750823617, 0.0, -0.02914893627166748, -0.004680851008743048, -0.008510638028383255, -2.760425567626953, 24.04391098022461, 97.71121215820312], "max": [0.0191489364951849, 2.373616933822632, 0.0, 0.6748936176300049, 0.2812765836715698, 1.0059574842453003, -0.5929787158966064, -0.007659574504941702, -0.001276595750823617, 0.0, -0.028297873213887215, -0.0008510638144798577, 0.00042553190723992884, -2.7531914710998535, 97.89613342285156, 97.96267700195312], "mean": [-0.31883710622787476, 1.454506278038025, -1.240614652633667, 0.29884475469589233, -0.05288563296198845, 0.18251539766788483, -2.1770966053009033, -0.007659583352506161, -0.0012765912106260657, 0.0, -0.028473524376749992, -0.001654629479162395, -0.00015355586947407573, -2.7557313442230225, 78.04529571533203, 97.79914093017578], "std": [0.2538420259952545, 1.0002180337905884, 0.8330917954444885, 0.2227693349123001, 0.23336368799209595, 0.396586537361145, 0.905692458152771, 8.847564458847046e-09, 4.540197551250458e-09, 0.0, 0.0002223312621936202, 0.00033542426535859704, 0.0009446316980756819, 0.0030206770170480013, 30.89911651611328, 0.10500169545412064], "count": [327]}, "action": {"min": [-0.6887573599815369, -0.003067961661145091, -1.9849711656570435, -0.07516505569219589, -0.39269909262657166, -0.25310683250427246, -2.7585105895996094, -0.007669903803616762, 0.0, 0.007669903803616762, -0.03067961521446705, -0.004601942375302315, -0.00920388475060463, -2.760425567626953, 0.0, 100.0, 0.0, 0.0], "max": [0.023009711876511574, 2.3746023178100586, -0.0, 0.6780195236206055, 0.2822524607181549, 1.0124273300170898, -0.5929787158966064, -0.007669903803616762, 0.0, 0.00920388475060463, -0.029145635664463043, -0.0, 0.0, -2.7531914710998535, 100.0, 100.0, 0.0, 0.0], "mean": [-0.3182704448699951, 1.4553453922271729, -1.2415403127670288, 0.2995993494987488, -0.053098175674676895, 0.1804703176021576, -2.1770966053009033, -0.007669920567423105, 0.0, 0.007740286644548178, -0.029155004769563675, -0.0015808945754542947, -0.0002439357922412455, -2.7557313442230225, 74.00611877441406, 100.0, 0.0, 0.0], "std": [0.2535501718521118, 1.0004512071609497, 0.8318499326705933, 0.22349081933498383, 0.23416638374328613, 0.39560985565185547, 0.905692458152771, 1.6763806343078613e-08, 0.0, 0.000320918537909165, 0.00011959926632698625, 0.00033605904900468886, 0.0010788044892251492, 0.0030206770170480013, 43.8600959777832, 0.0, 0.0, 0.0], "count": [327]}, "timestamp": {"min": [0.0], "max": [10.866666666666667], "mean": [5.433333333333333], "std": [3.146544253739448], "count": [327]}, "frame_index": {"min": [0], "max": [326], "mean": [163.0], "std": [94.39632761218344], "count": [327]}, "episode_index": {"min": [55], "max": [55], "mean": [55.0], "std": [0.0], "count": [327]}, "index": {"min": [11524], "max": [11850], "mean": [11687.0], "std": [94.39632761218344], "count": [327]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [327]}, "subtask_annotation": {"mean": [2.9021406727828745, 7.0, 7.0, 7.0, 7.0], "std": [1.6835855337119925, 0.0, 0.0, 0.0, 0.0], "min": [1, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [327]}, "scene_annotation": {"mean": [55.0], "std": [0.0], "min": [55], "max": [55], "count": [327]}, "eef_direction_state": {"mean": [4.048929663608563, 6.0], "std": [2.0327721128898584, 0.0], "min": [0, 6], "max": [6, 6], "count": [327]}, "eef_velocity_state": {"mean": [1.107033639143731, 0.0], "std": [0.8589407861417256, 0.0], "min": [0, 0], "max": [2, 0], "count": [327]}, "eef_acc_mag_state": {"mean": [0.9204892966360856, 0.0], "std": [0.8636964895333484, 0.0], "min": [0, 0], "max": [2, 0], "count": [327]}, "eef_direction_action": {"mean": [4.055045871559633, 6.0], "std": [2.056547070738935, 0.0], "min": [0, 6], "max": [6, 6], "count": [327]}, "eef_velocity_action": {"mean": [1.1192660550458715, 0.0], "std": [0.8537534036060057, 0.0], "min": [0, 0], "max": [2, 0], "count": [327]}, "eef_acc_mag_action": {"mean": [0.9663608562691132, 0.0], "std": [0.847067200557204, 0.0], "min": [0, 0], "max": [2, 0], "count": [327]}, "eef_sim_pose_state": {"mean": [0.3255372899793518, 0.2026617883054671, 1.265015726261256, 0.1809250447936608, 0.4883988733069319, -0.368561239666533, 0.06898921415646865, -0.3363517743847526, 1.1853840095354229, -0.00010429339850392177, -0.02975010429262083, -0.009314937151211114], "std": [0.18934054878131568, 0.10875546271446486, 0.07005234634129726, 0.19535746199091364, 0.35767804696272415, 0.4271454767123759, 7.067994540320446e-07, 7.546091779097339e-06, 2.2779282859013023e-05, 0.0009380039614814073, 0.0002223227476246919, 0.0003355798787863739], "min": [0.05882682544152956, 0.033021681731872955, 1.18132230478993, -0.06426797245067575, -0.10244798864417626, -1.263635908444618, 0.06898639816297615, -0.3364198535119316, 1.185366009766279, -0.008426456429828292, -0.030425448667488197, -0.01234259288030373], "max": [0.5246051731395943, 0.33273913962152313, 1.465758963723416, 0.6098253772510945, 0.8438800926176757, -0.015980194269874657, 0.06898991315185449, -0.33633369658872936, 1.1854532063718815, 0.0004821803514915412, -0.029574414726821763, -0.00851101064607864], "count": [327]}, "eef_sim_pose_action": {"mean": [0.325521077338819, 0.2029669067727277, 1.2648955138285078, 0.1810768152649458, 0.4895039011025829, -0.36769688075298473, 0.0696863507973672, -0.3363552251432748, 1.183335430721942, -0.00021009496354582218, -0.02141471997953852, -0.009251157627691305], "std": [0.18976093111999012, 0.10839026772702676, 0.07068616750174643, 0.19734249726276526, 0.36138253493397715, 0.4235456687778354, 2.4360636353674586e-05, 7.632156517374835e-06, 8.790161860720035e-05, 0.0010743939221178652, 0.0003228357802266881, 0.00033613147016266264], "min": [0.05498784176297655, 0.03236653002887771, 1.1811669575997727, -0.06670454581140622, -0.12819011145873405, -1.2688523068985167, 0.06967718442104257, -0.3364240586802532, 1.1829278558996574, -0.009142696208162715, -0.02300960310364597, -0.012272907591917471], "max": [0.5246738274593931, 0.33274975821019886, 1.4760154711299789, 0.6449093587937174, 0.8493262729901305, -0.013725550921119538, 0.06979780557595384, -0.33631961070079025, 1.1835112145550066, 6.589674953373387e-05, -0.019941539724295687, -0.007669903803616764], "count": [327]}, "gripper_mode_state": {"mean": [0.25382262996941896, 0.0], "std": [0.4351973144274054, 0.0], "min": [0, 0], "max": [1, 0], "count": [327]}, "gripper_activity_state": {"mean": [1.8409785932721712, 2.0], "std": [0.4999415465836654, 0.0], "min": [0, 2], "max": [2, 2], "count": [327]}, "gripper_mode_action": {"mean": [0.2599388379204893, 0.0], "std": [0.4386007734387096, 0.0], "min": [0, 0], "max": [1, 0], "count": [327]}, "gripper_activity_action": {"mean": [1.9724770642201834, 2.0], "std": [0.21240067711541755, 0.0], "min": [0, 2], "max": [2, 2], "count": [327]}, "gripper_open_scale_state": {"mean": [0.7804527789591296, 0.9779931628959273], "std": [0.30899129912140605, 0.0010500152252022454], "min": [0.2404391098022461, 0.9771121215820312], "max": [0.9789613342285156, 0.9796267700195312], "count": [327]}, "gripper_open_scale_action": {"mean": [0.7400611620795107, 1.0], "std": [0.4386007734387093, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [327]}}} +{"episode_index": 9, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[0.8901960784313725]], [[0.8941176470588236]]], "mean": [[[0.6677572249455338]], [[0.669596772875817]], [[0.6483294090413944]]], "std": [[[0.17660371153111046]], [[0.17867575435286973]], [[0.18361124137656848]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9490196078431372]], [[0.9529411764705882]], [[0.9372549019607843]]], "mean": [[[0.6412665822440088]], [[0.650829212962963]], [[0.6259303676470589]]], "std": [[[0.1677528087543943]], [[0.17137732767722919]], [[0.1728548392182909]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46962378812636163]], [[0.4595606508714597]], [[0.42895671840958605]]], "std": [[[0.22447795353733144]], [[0.21577563820304616]], [[0.24560112201549283]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9803921568627451]], [[0.9921568627450981]], [[0.996078431372549]]], "mean": [[[0.44112254084967323]], [[0.45018613834422655]], [[0.43773945533769065]]], "std": [[[0.21012105385602026]], [[0.2030461430296072]], [[0.21243292998941377]]], "count": [100]}, "observation.state": {"min": [-0.4925532042980194, -0.003617021255195141, -1.9821276664733887, -0.40787234902381897, -0.4727659523487091, -0.007659574504941702, -2.7585105895996094, -0.0017021276289597154, -0.001276595750823617, 0.0, 0.0008510638144798577, -0.011063829995691776, 0.0191489364951849, -2.760425567626953, 24.320194244384766, 97.94789123535156], "max": [0.002765957498922944, 2.4910638332366943, 0.0, 0.927872359752655, 0.005319148767739534, 1.44234037399292, -0.6012765765190125, -0.0017021276289597154, -0.001276595750823617, 0.0, 0.0019148936262354255, -0.009999999776482582, 0.027234042063355446, -2.759999990463257, 97.89613342285156, 97.96267700195312], "mean": [-0.17675144970417023, 1.3110692501068115, -1.0437675714492798, 0.16572515666484833, -0.22478938102722168, 0.5380465388298035, -2.118972063064575, -0.001702129258774221, -0.0012765969149768353, 0.0, 0.0016387280775234103, -0.010697399266064167, 0.020277218893170357, -2.7604172229766846, 76.05577850341797, 97.96238708496094], "std": [0.18251566588878632, 0.9782155752182007, 0.8221104741096497, 0.44056230783462524, 0.17328475415706635, 0.5051390528678894, 0.9096049666404724, 1.6298145055770874e-09, 1.1641532182693481e-09, 0.0, 0.00017981416021939367, 0.00023605706519447267, 0.0009264162508770823, 7.30942192603834e-05, 31.02996063232422, 0.002539501991122961], "count": [198]}, "action": {"min": [-0.4908738434314728, -0.003067961661145091, -1.9926410913467407, -0.43104860186576843, -0.47860199213027954, -0.007669903803616762, -2.7585105895996094, -0.0015339808305725455, -0.0015339808305725455, 0.0015339808305725455, 0.0, -0.01073786523193121, 0.019941750913858414, -2.760425567626953, 0.0, 100.0, 0.0, 0.0], "max": [0.003067961661145091, 2.4896507263183594, 0.0015339808305725455, 0.9326603412628174, 0.006135923322290182, 1.4526797533035278, -0.6012765765190125, -0.0015339808305725455, 0.0, 0.0015339808305725455, 0.0015339808305725455, -0.00920388475060463, 0.02761165425181389, -2.759999990463257, 100.0, 100.0, 0.0, 0.0], "mean": [-0.17447857558727264, 1.3110660314559937, -1.0432058572769165, 0.16732023656368256, -0.22699834406375885, 0.5466709136962891, -2.118972063064575, -0.0015339826932176948, -0.0014951681951060891, 0.0015339826932176948, 0.001510740490630269, -0.010714632458984852, 0.020476359874010086, -2.7604172229766846, 72.22222137451172, 100.0, 0.0, 0.0], "std": [0.18210506439208984, 0.9799578189849854, 0.8224380016326904, 0.4455549120903015, 0.17511023581027985, 0.5105999708175659, 0.9096049666404724, 1.862645149230957e-09, 0.00024065801699180156, 1.862645149230957e-09, 0.00018738408107310534, 0.0001873840665211901, 0.001285060658119619, 7.30942192603834e-05, 44.79027557373047, 0.0, 0.0, 0.0], "count": [198]}, "timestamp": {"min": [0.0], "max": [6.566666666666666], "mean": [3.2833333333333337], "std": [1.9052315889170555], "count": [198]}, "frame_index": {"min": [0], "max": [197], "mean": [98.5], "std": [57.15694766751166], "count": [198]}, "episode_index": {"min": [58], "max": [58], "mean": [58.0], "std": [0.0], "count": [198]}, "index": {"min": [12234], "max": [12431], "mean": [12332.5], "std": [57.15694766751166], "count": [198]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [198]}, "subtask_annotation": {"mean": [2.797979797979798, 7.0, 7.0, 7.0, 7.0], "std": [1.6513220781096816, 0.0, 0.0, 0.0, 0.0], "min": [1, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [198]}, "scene_annotation": {"mean": [58.0], "std": [0.0], "min": [58], "max": [58], "count": [198]}, "eef_direction_state": {"mean": [3.7676767676767677, 6.0], "std": [2.0881013696332618, 0.0], "min": [0, 6], "max": [6, 6], "count": [198]}, "eef_velocity_state": {"mean": [1.303030303030303, 0.0], "std": [0.8640349957201979, 0.0], "min": [0, 0], "max": [2, 0], "count": [198]}, "eef_acc_mag_state": {"mean": [1.1363636363636365, 0.0], "std": [0.826695325194166, 0.0], "min": [0, 0], "max": [2, 0], "count": [198]}, "eef_direction_action": {"mean": [3.8181818181818183, 6.0], "std": [2.1099266891550545, 0.0], "min": [0, 6], "max": [6, 6], "count": [198]}, "eef_velocity_action": {"mean": [1.2626262626262625, 0.0], "std": [0.8771609228430104, 0.0], "min": [0, 0], "max": [2, 0], "count": [198]}, "eef_acc_mag_action": {"mean": [1.101010101010101, 0.0], "std": [0.834786000460379, 0.0], "min": [0, 0], "max": [2, 0], "count": [198]}, "eef_sim_pose_state": {"mean": [0.3098613272819054, 0.25512242632243093, 1.2670540430344157, 0.2756454645542218, 0.38208937501734797, -0.5592224358384877, 0.0690325492065021, -0.33669198919440324, 1.1822978619449467, 0.020273369541630875, 0.0003621112295115343, -0.01239952809795588], "std": [0.1923451991411736, 0.09421729327082806, 0.06450969053330761, 0.2003973913314123, 0.44221552450415524, 0.4662907289954174, 6.522889665707344e-08, 5.311589375592128e-06, 1.8431250705888795e-05, 0.0009267793813192187, 0.00017980380002759184, 0.00023605699767223533], "min": [0.06885696489359874, 0.07769542335010779, 1.1822913627951277, -0.007685604466842368, -0.11429892656517682, -1.3580253368029869, 0.06903244517934323, -0.3367002343311036, 1.182269554362543, 0.01914422857859273, -0.00042550688433462547, -0.0127659586262745], "max": [0.5558194185192987, 0.33366872542046444, 1.390242406878606, 0.772647272867688, 1.1999830714066881, 0.003617084828338019, 0.06903273804728856, -0.33667629673256594, 1.1823785988220583, 0.02723404206335545, 0.0006382659607810925, -0.011702128310768887], "count": [198]}, "eef_sim_pose_action": {"mean": [0.30968360484764, 0.2559834383397804, 1.26674126983515, 0.2777777603175876, 0.38299522448280726, -0.564880088180066, 0.06913199224541086, -0.3366963789543059, 1.1818808353591634, 0.020459716779075123, 0.0015494640834237778, -0.012248617051015528], "std": [0.1922234502757, 0.09379833043219586, 0.06593966754684866, 0.19545509533624986, 0.45325207059386385, 0.4697191053735843, 1.8043385755839984e-05, 4.2170680143819865e-06, 2.2482583436095276e-05, 0.001284251880012477, 0.00021746389780445517, 0.00018738431457617207], "min": [0.06795592518628235, 0.07848384855713761, 1.1818776049015651, -0.007679316140691527, -0.16694660713620202, -1.367984500147232, 0.06912907535484997, -0.3366970742386949, 1.1818775698179727, 0.01992511482396415, 0.0, -0.01227189659329849], "max": [0.5562270981226769, 0.3336828066364101, 1.4051588383298848, 0.7129445940246227, 1.1999050970424414, 0.0046019497107554755, 0.06924430920934731, -0.3366623805971272, 1.1820696892568756, 0.027595182876002496, 0.0030677847916160683, -0.010737876409393911], "count": [198]}, "gripper_mode_state": {"mean": [0.2676767676767677, 0.0], "std": [0.44274814028167964, 0.0], "min": [0, 0], "max": [1, 0], "count": [198]}, "gripper_activity_state": {"mean": [1.7525252525252526, 2.0], "std": [0.6149391748427221, 0.0], "min": [0, 2], "max": [2, 2], "count": [198]}, "gripper_mode_action": {"mean": [0.2777777777777778, 0.0], "std": [0.4479032082388071, 0.0], "min": [0, 0], "max": [1, 0], "count": [198]}, "gripper_activity_action": {"mean": [1.9545454545454546, 2.0], "std": [0.27146171010862025, 0.0], "min": [0, 2], "max": [2, 2], "count": [198]}, "gripper_open_scale_state": {"mean": [0.7605581767149662, 0.9796222894842], "std": [0.31029960622469965, 2.534573534305191e-05], "min": [0.24320194244384766, 0.9794789123535156], "max": [0.9789613342285156, 0.9796267700195312], "count": [198]}, "gripper_open_scale_action": {"mean": [0.7222222222222222, 1.0], "std": [0.4479032082388071, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [198]}}} +{"episode_index": 10, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[0.9607843137254902]], [[0.9411764705882353]]], "mean": [[[0.6489498965141612]], [[0.6626887554466231]], [[0.6460865822440087]]], "std": [[[0.18951233738629153]], [[0.18844697525267878]], [[0.19246941216059643]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9803921568627451]]], "mean": [[[0.6244269934640523]], [[0.6465217102396514]], [[0.627419651416122]]], "std": [[[0.17673551500635246]], [[0.17787424576793354]], [[0.1798570000775857]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4847580691721133]], [[0.46944279684095863]], [[0.44339930283224405]]], "std": [[[0.22740678061040884]], [[0.2257023536798664]], [[0.25218533833806117]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[0.8549019607843137]], [[0.9176470588235294]]], "mean": [[[0.4366337962962963]], [[0.4562215577342048]], [[0.4563295697167756]]], "std": [[[0.19907658960369062]], [[0.18962325995309126]], [[0.20902406129230483]]], "count": [100]}, "observation.state": {"min": [-0.998085081577301, -0.0019148936262354255, -1.9761701822280884, -0.4178723394870758, -0.4376595616340637, -0.3044680953025818, -2.7585105895996094, -0.005744680762290955, -0.001276595750823617, 0.0, -0.0031914892606437206, -0.009148935787379742, 0.024042552337050438, -2.760425567626953, 28.256011962890625, 97.3558578491211], "max": [-0.001276595750823617, 2.314042568206787, 0.0, 0.9412766098976135, 0.3174467980861664, 0.8802127838134766, -0.7214893698692322, -0.004680851008743048, -0.00042553190723992884, 0.0, -0.001276595750823617, -0.002340425504371524, 0.027872340753674507, -2.742978811264038, 97.89613342285156, 97.96267700195312], "mean": [-0.32889503240585327, 1.2052375078201294, -0.8709346055984497, 0.06926063448190689, -0.10910195112228394, 0.14307282865047455, -2.153873920440674, -0.0053003509528934956, -0.0009121908224187791, 0.0, -0.0026636878028512, -0.0033384282141923904, 0.024462249130010605, -2.7513303756713867, 77.20948028564453, 97.64617156982422], "std": [0.3780979812145233, 0.846772313117981, 0.6910895705223083, 0.26933741569519043, 0.2267557978630066, 0.33809414505958557, 0.8467748761177063, 0.00019535273895598948, 0.000168158789165318, 0.0, 0.00027717952616512775, 0.0011909134918823838, 0.0006643826491199434, 0.0061296261847019196, 28.944477081298828, 0.2132166475057602], "count": [181]}, "action": {"min": [-1.0001554489135742, -0.004601942375302315, -1.9773012399673462, -0.4387184977531433, -0.44025248289108276, -0.3067961633205414, -2.7585105895996094, -0.006135923322290182, 0.0, 0.0015339808305725455, -0.003067961661145091, -0.00920388475060463, 0.023009711876511574, -2.760425567626953, 0.0, 100.0, 0.0, 0.0], "max": [0.003067961661145091, 2.3193788528442383, 0.0015339808305725455, 0.9740778207778931, 0.32213595509529114, 0.8851069211959839, -0.7214893698692322, -0.004601942375302315, 0.0015339808305725455, 0.0015339808305725455, -0.0015339808305725455, -0.003067961661145091, 0.02761165425181389, -2.742978811264038, 100.0, 100.0, 0.0, 0.0], "mean": [-0.3300428092479706, 1.2049696445465088, -0.870359480381012, 0.060223449021577835, -0.11400578171014786, 0.14411745965480804, -2.153873920440674, -0.005398602224886417, 5.0850190746132284e-05, 0.001533982460387051, -0.003017114708200097, -0.0034239173401147127, 0.024738647043704987, -2.7513303756713867, 71.82320404052734, 100.0, 0.0, 0.0], "std": [0.3788297176361084, 0.8481863141059875, 0.6886887550354004, 0.26742109656333923, 0.22828444838523865, 0.3387291133403778, 0.8467748761177063, 0.0007664170116186142, 0.0002746223472058773, 1.6298145055770874e-09, 0.0002746224345173687, 0.0013599193189293146, 0.0007739701541140676, 0.0061296261847019196, 44.986114501953125, 0.0, 0.0, 0.0], "count": [181]}, "timestamp": {"min": [0.0], "max": [6.0], "mean": [3.0], "std": [1.7416467303484175], "count": [181]}, "frame_index": {"min": [0], "max": [180], "mean": [90.0], "std": [52.24940191045253], "count": [181]}, "episode_index": {"min": [60], "max": [60], "mean": [60.0], "std": [0.0], "count": [181]}, "index": {"min": [12708], "max": [12888], "mean": [12798.0], "std": [52.24940191045253], "count": [181]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [181]}, "subtask_annotation": {"mean": [3.0, 7.0, 7.0, 7.0, 7.0], "std": [1.638622248392892, 0.0, 0.0, 0.0, 0.0], "min": [1, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [181]}, "scene_annotation": {"mean": [60.0], "std": [0.0], "min": [60], "max": [60], "count": [181]}, "eef_direction_state": {"mean": [3.3480662983425415, 6.0], "std": [1.979273575104586, 0.0], "min": [0, 6], "max": [6, 6], "count": [181]}, "eef_velocity_state": {"mean": [1.5303867403314917, 0.0], "std": [0.7834012573323643, 0.0], "min": [0, 0], "max": [2, 0], "count": [181]}, "eef_acc_mag_state": {"mean": [1.2486187845303867, 0.0], "std": [0.8067811861335611, 0.0], "min": [0, 0], "max": [2, 0], "count": [181]}, "eef_direction_action": {"mean": [3.270718232044199, 6.0], "std": [2.027074759555705, 0.0], "min": [0, 6], "max": [6, 6], "count": [181]}, "eef_velocity_action": {"mean": [1.5082872928176796, 0.0], "std": [0.7909626593667753, 0.0], "min": [0, 0], "max": [2, 0], "count": [181]}, "eef_acc_mag_action": {"mean": [1.2320441988950277, 0.0], "std": [0.787520564131779, 0.0], "min": [0, 0], "max": [2, 0], "count": [181]}, "eef_sim_pose_state": {"mean": [0.26066448374328244, 0.23810738822989985, 1.2756192113228957, 0.08429534489220836, 0.38200557039774446, -0.4555489826973694, 0.06906079849123574, -0.33644416338734423, 1.1827472071661356, 0.02447388212321754, -0.0035758577849947866, -0.008638788669994476], "std": [0.16036909746444722, 0.10918216995437188, 0.06854618497967017, 0.22603951647658277, 0.3628489526874881, 0.3288852693500575, 1.2658229475256417e-05, 2.601627250924443e-05, 2.8072282134652963e-05, 0.0006663820795102246, 0.000345854495851139, 0.0012559933355880128], "min": [0.06896927620953618, 0.03259057380187551, 1.1818770001081078, -0.18373402377834597, -0.14007936279913835, -0.9935334888827735, 0.06903302436044731, -0.33657467560655147, 1.18261614559707, 0.024051379879579865, -0.00446806791977572, -0.014893646368067458], "max": [0.5690179653180844, 0.33404050064217555, 1.407040155678149, 0.6799499981159909, 1.0032854928889217, 0.017141772635376126, 0.06909654635656864, -0.3364211473222067, 1.1828027067209117, 0.02788755106886978, -0.0017020596966264012, -0.007446823817403464], "count": [181]}, "eef_sim_pose_action": {"mean": [0.2603730473811403, 0.23780930249007867, 1.2760503131235181, 0.0886347671380209, 0.3746707617024401, -0.458716549700216, 0.06924954551412221, -0.33644486077789415, 1.18238010039086, 0.024743039160060813, -0.0014322737034235063, -0.008822512332555174], "std": [0.1605601280141293, 0.1091210249300324, 0.07005285913728465, 0.2276415301341431, 0.36276047011070434, 0.3307327711695084, 2.0510949727241903e-05, 3.2863062621893734e-05, 2.4531603367552735e-05, 0.0007729917072305439, 0.0004996574719466665, 0.001659420030881935], "min": [0.06844271955141669, 0.03459210651672546, 1.1805617677406144, -0.18591910549016544, -0.17023767247690635, -1.0298961803215418, 0.06924415090933397, -0.33659349842055875, 1.1822269248422452, 0.023016771148518852, -0.0015339736113606506, -0.015339818901111553], "max": [0.5719404871802479, 0.3340267339680458, 1.403132190754422, 0.6707027298101224, 1.0273017419050143, 0.026356524509219718, 0.06936149230259969, -0.3364201049948071, 1.1824188667604825, 0.027625772646327637, 0.0015339158580760515, -0.007669907646034271], "count": [181]}, "gripper_mode_state": {"mean": [0.26519337016574585, 0.0], "std": [0.4414361183522242, 0.0], "min": [0, 0], "max": [1, 0], "count": [181]}, "gripper_activity_state": {"mean": [1.712707182320442, 2.0], "std": [0.6439723642909807, 0.0], "min": [0, 2], "max": [2, 2], "count": [181]}, "gripper_mode_action": {"mean": [0.281767955801105, 0.0], "std": [0.4498608394656863, 0.0], "min": [0, 0], "max": [1, 0], "count": [181]}, "gripper_activity_action": {"mean": [1.9502762430939227, 2.0], "std": [0.2835497772454445, 0.0], "min": [0, 2], "max": [2, 2], "count": [181]}, "gripper_open_scale_state": {"mean": [0.7720951043439839, 0.9764621831567245], "std": [0.2894446586278223, 0.0021321633890666815], "min": [0.28256011962890626, 0.973558578491211], "max": [0.9789613342285156, 0.9796267700195312], "count": [181]}, "gripper_open_scale_action": {"mean": [0.7182320441988951, 1.0], "std": [0.4498608394656863, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [181]}}} +{"episode_index": 11, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[0.9176470588235294]], [[0.9294117647058824]]], "mean": [[[0.6521319226579521]], [[0.6750025571895425]], [[0.6615859068627451]]], "std": [[[0.17078905111371898]], [[0.17111489693947812]], [[0.1716041344535019]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[0.9058823529411765]], [[0.9764705882352941]]], "mean": [[[0.6248721160130719]], [[0.6560833061002178]], [[0.6391384286492374]]], "std": [[[0.16098602254308428]], [[0.16388599309879953]], [[0.16231526097635463]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4657942892156863]], [[0.47009568355119824]], [[0.4490439705882353]]], "std": [[[0.21932439126330325]], [[0.20642593413779128]], [[0.23993619283710482]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[0.7764705882352941]], [[0.7647058823529411]]], "mean": [[[0.4398372249455338]], [[0.44858012527233115]], [[0.43970260620915036]]], "std": [[[0.19379424906493156]], [[0.1857701109959505]], [[0.1965931241220276]]], "count": [100]}, "observation.state": {"min": [-0.6772340536117554, -0.001276595750823617, -1.9776595830917358, -0.481489360332489, -0.271276593208313, -0.043617021292448044, -2.7551064491271973, -0.006170212756842375, -0.001276595750823617, -0.0017021276289597154, -0.006170212756842375, -0.011914893984794617, 0.024042552337050438, -2.760425567626953, 28.73332405090332, 97.96267700195312], "max": [0.08744680881500244, 2.473191499710083, 0.0, 0.2191489338874817, 0.002340425504371524, 0.5612766146659851, -0.7359574437141418, -0.005106383003294468, -0.001276595750823617, 0.0, 0.005106383003294468, -0.008936170488595963, 0.0302127655595541, -2.760425567626953, 97.77780151367188, 97.96267700195312], "mean": [-0.23917315900325775, 1.201680064201355, -0.8932482004165649, -0.004217843990772963, -0.1439180225133896, 0.1853528916835785, -2.095468521118164, -0.005616549402475357, -0.001276597147807479, -3.6266923416405916e-05, -0.005403784103691578, -0.009216640144586563, 0.027871139347553253, -2.760429620742798, 75.2129135131836, 97.96283721923828], "std": [0.27234336733818054, 0.9379011988639832, 0.8068233728408813, 0.20054221153259277, 0.09766557067632675, 0.19448108971118927, 0.8557078838348389, 0.0002164568577427417, 1.3969838619232178e-09, 0.00022617692593485117, 0.001226046122610569, 0.0003987529780715704, 0.0006380956037901342, 4.0531158447265625e-06, 29.24664878845215, 0.00016021728515625], "count": [176]}, "action": {"min": [-0.6795535087585449, -0.003067961661145091, -1.9773012399673462, -0.4939418137073517, -0.2730485796928406, -0.04448544234037399, -2.7551064491271973, -0.006135923322290182, -0.0015339808305725455, -0.003067961661145091, -0.006135923322290182, -0.012271846644580364, 0.023009711876511574, -2.760425567626953, 0.0, 100.0, 0.0, 0.0], "max": [0.1257864236831665, 2.4727771282196045, 0.0015339808305725455, 0.2208932340145111, 0.004601942375302315, 0.5691068768501282, -0.7359574437141418, -0.004601942375302315, 0.0, 0.0015339808305725455, 0.006135923322290182, -0.00920388475060463, 0.03067961521446705, -2.760425567626953, 100.0, 100.0, 0.0, 0.0], "mean": [-0.24243903160095215, 1.2105460166931152, -0.9036281704902649, -0.00812308955937624, -0.1470615714788437, 0.19478082656860352, -2.095468521118164, -0.005935466382652521, -8.715800504432991e-06, 0.0013945293612778187, -0.005944181699305773, -0.009317207150161266, 0.028247946873307228, -2.760429620742798, 68.75, 100.0, 0.0, 0.0], "std": [0.27426666021347046, 0.9432408809661865, 0.8105703592300415, 0.2083788812160492, 0.0989219918847084, 0.19934390485286713, 0.8557078838348389, 0.0005170311778783798, 0.00011529919720487669, 0.0005728608812205493, 0.001403108355589211, 0.00049111049156636, 0.0009995093569159508, 4.0531158447265625e-06, 46.35124206542969, 0.0, 0.0, 0.0], "count": [176]}, "timestamp": {"min": [0.0], "max": [5.833333333333333], "mean": [2.916666666666667], "std": [1.6935334527417978], "count": [176]}, "frame_index": {"min": [0], "max": [175], "mean": [87.5], "std": [50.806003582253936], "count": [176]}, "episode_index": {"min": [73], "max": [73], "mean": [73.0], "std": [0.0], "count": [176]}, "index": {"min": [15320], "max": [15495], "mean": [15407.5], "std": [50.806003582253936], "count": [176]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [176]}, "subtask_annotation": {"mean": [2.9318181818181817, 7.0, 7.0, 7.0, 7.0], "std": [1.6534774275162565, 0.0, 0.0, 0.0, 0.0], "min": [1, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [176]}, "scene_annotation": {"mean": [73.0], "std": [0.0], "min": [73], "max": [73], "count": [176]}, "eef_direction_state": {"mean": [3.960227272727273, 6.0], "std": [1.8719241299655027, 0.0], "min": [0, 6], "max": [6, 6], "count": [176]}, "eef_velocity_state": {"mean": [1.3636363636363635, 0.0], "std": [0.8213323181633022, 0.0], "min": [0, 0], "max": [2, 0], "count": [176]}, "eef_acc_mag_state": {"mean": [1.1875, 0.022727272727272728], "std": [0.7568343910358101, 0.21198588757020034], "min": [0, 0], "max": [2, 2], "count": [176]}, "eef_direction_action": {"mean": [4.0, 6.0], "std": [1.8494470918235388, 0.0], "min": [0, 6], "max": [6, 6], "count": [176]}, "eef_velocity_action": {"mean": [1.3579545454545454, 0.0], "std": [0.8408898953583052, 0.0], "min": [0, 0], "max": [2, 0], "count": [176]}, "eef_acc_mag_action": {"mean": [1.1590909090909092, 0.0], "std": [0.7743965926091276, 0.0], "min": [0, 0], "max": [2, 0], "count": [176]}, "eef_sim_pose_state": {"mean": [0.27448373726046954, 0.23350632027778276, 1.266243103860542, 0.10723719293901293, 0.295522625042539, -0.40769291300606175, 0.06902733423255075, -0.3365690220239317, 1.183029774798942, 0.027932742703507814, -0.006716351535967551, -0.014833384705443042], "std": [0.16960804993294093, 0.12897819893994816, 0.06827929449031858, 0.17623557880646107, 0.31774851304445473, 0.36991866468423146, 1.715961976472857e-05, 1.0838597250234905e-05, 0.00010269518402967245, 0.0006458979202243128, 0.001109596834202878, 0.00042303712763489194], "min": [0.06903355228929729, 0.020084365651700138, 1.1826621177413081, -0.2385755642224861, -0.19177081749093294, -0.9901294643603602, 0.06889919816830349, -0.33664094564738145, 1.1821475676152255, 0.024012131984673238, -0.008297364276694585, -0.017021315819846228], "max": [0.4909630803651251, 0.3360916090880295, 1.4116516728563517, 0.4455204978925432, 0.8307283567274735, -0.0014891878067717114, 0.06903103274786691, -0.33655483490061733, 1.183482604302286, 0.03030457204021055, 0.002553035091432232, -0.01404274786395674], "count": [176]}, "eef_sim_pose_action": {"mean": [0.2767687494440659, 0.23198848952258777, 1.2667354271794213, 0.11648730061326135, 0.2899802285862129, -0.4141273390024301, 0.06923195703177656, -0.33656519614768715, 1.1827174384749328, 0.028290062811243775, -0.004558168520779032, -0.015252751386927027], "std": [0.17065442082470822, 0.12917627448130112, 0.06889522952744338, 0.1791061529159787, 0.32204453809452366, 0.3706802312381802, 4.412626553278951e-05, 1.6097299645610454e-05, 9.322136316157962e-05, 0.0010048293292027745, 0.0010003641886754057, 0.00070743275787191], "min": [0.06758420226701596, 0.020078684311818133, 1.1812374842162763, -0.24132259755253294, -0.22353254955270496, -0.9920479797580517, 0.06889463694340645, -0.3366609295615634, 1.1824484279638074, 0.02297206314837632, -0.0061356634292462076, -0.018407827714994433], "max": [0.49720406808142775, 0.34419501584220175, 1.409778720668355, 0.44414205973140375, 0.8417688712112552, 0.007589453285921324, 0.06924331789964988, -0.33655745073069293, 1.1831239407534309, 0.030745501492810023, 0.003067730648537159, -0.013805924580621933], "count": [176]}, "gripper_mode_state": {"mean": [0.29545454545454547, 0.0], "std": [0.45624681590647015, 0.0], "min": [0, 0], "max": [1, 0], "count": [176]}, "gripper_activity_state": {"mean": [1.7272727272727273, 2.0], "std": [0.6257227226334635, 0.0], "min": [0, 2], "max": [2, 2], "count": [176]}, "gripper_mode_action": {"mean": [0.3125, 0.0], "std": [0.46351240544347894, 0.0], "min": [0, 0], "max": [1, 0], "count": [176]}, "gripper_activity_action": {"mean": [1.9488636363636365, 2.0], "std": [0.28742363340776705, 0.0], "min": [0, 2], "max": [2, 2], "count": [176]}, "gripper_open_scale_state": {"mean": [0.7521292066574101, 0.9796267700195337], "std": [0.2924665404521438, 2.4424906541753444e-15], "min": [0.2873332405090332, 0.9796267700195312], "max": [0.9777780151367188, 0.9796267700195312], "count": [176]}, "gripper_open_scale_action": {"mean": [0.6875, 1.0], "std": [0.46351240544347894, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [176]}}} +{"episode_index": 12, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[0.9647058823529412]], [[0.8901960784313725]]], "mean": [[[0.6383123937908496]], [[0.6481919335511983]], [[0.6257978131808279]]], "std": [[[0.22263621845804307]], [[0.23017969305012442]], [[0.23577462762765566]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[0.8745098039215686]], [[0.8980392156862745]]], "mean": [[[0.6136591721132898]], [[0.6326360266884532]], [[0.609042987472767]]], "std": [[[0.21511249696161405]], [[0.22434749317231287]], [[0.22697696537927503]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4564350054466231]], [[0.4454883197167756]], [[0.40493532135076254]]], "std": [[[0.2659298587197096]], [[0.2585120519548751]], [[0.2840639979958521]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[0.7725490196078432]], [[0.6862745098039216]]], "mean": [[[0.4396922821350762]], [[0.4361468409586056]], [[0.42025886982570804]]], "std": [[[0.2016669357190906]], [[0.19899283032978224]], [[0.21568596971447562]]], "count": [100]}, "observation.state": {"min": [-0.6340425610542297, -0.0031914892606437206, -1.9768085479736328, -0.47999998927116394, -0.42723405361175537, -0.01234042551368475, -2.7585105895996094, -0.007021276745945215, 0.0, 0.0, -0.0031914892606437206, -0.00957446824759245, 0.018297871574759483, -2.760425567626953, 40.42611312866211, 97.94789123535156], "max": [0.13212765753269196, 2.4117021560668945, 0.0, 0.598936140537262, 0.0017021276289597154, 0.7474468350410461, -1.0761702060699463, -0.005744680762290955, 0.0, 0.0, -0.0017021276289597154, -0.007659574504941702, 0.029361702501773834, -2.759999990463257, 97.89613342285156, 97.96267700195312], "mean": [-0.19810189306735992, 1.4339747428894043, -1.1905397176742554, 0.2223832756280899, -0.25045618414878845, 0.2974308729171753, -2.146392583847046, -0.005966505967080593, 0.0, 0.0, -0.002630149247124791, -0.009114990010857582, 0.028613630682229996, -2.760427713394165, 76.97300720214844, 97.96275329589844], "std": [0.29892194271087646, 0.9033674001693726, 0.7952808737754822, 0.28092047572135925, 0.1400538980960846, 0.2247595191001892, 0.7513248324394226, 0.0002257575688418001, 0.0, 0.0, 0.00024109934747684747, 0.00018699308566283435, 0.000996385351754725, 3.126822048216127e-05, 25.65385627746582, 0.0010865946533158422], "count": [188]}, "action": {"min": [-0.6350680589675903, -0.0015339808305725455, -1.9773012399673462, -0.5553010702133179, -0.4264466464519501, -0.013805827125906944, -2.7585105895996094, -0.006135923322290182, 0.0, 0.0015339808305725455, -0.003067961661145091, -0.00920388475060463, 0.016873788088560104, -2.760425567626953, 0.0, 100.0, 0.0, 0.0], "max": [0.13192234933376312, 2.4114177227020264, 0.003067961661145091, 0.6028544306755066, 0.003067961661145091, 0.7654564380645752, -1.0761702060699463, -0.004601942375302315, 0.0015339808305725455, 0.0015339808305725455, -0.0015339808305725455, -0.007669903803616762, 0.029145635664463043, -2.759999990463257, 100.0, 100.0, 0.0, 0.0], "mean": [-0.2021593153476715, 1.4351868629455566, -1.191625714302063, 0.21411296725273132, -0.25536680221557617, 0.3060052692890167, -2.146392583847046, -0.006119611207395792, 4.0797363908495754e-05, 0.001533982576802373, -0.00302716763690114, -0.009195742197334766, 0.028860099613666534, -2.760427713394165, 65.95744323730469, 100.0, 0.0, 0.0], "std": [0.30000099539756775, 0.9077358841896057, 0.7980103492736816, 0.2948877215385437, 0.13864931464195251, 0.2259623110294342, 0.7513248324394226, 0.00015737405919935554, 0.00024681552895344794, 1.7462298274040222e-09, 0.0002468156162649393, 0.00011157913831993937, 0.0011759555200114846, 3.126822048216127e-05, 47.3852653503418, 0.0, 0.0, 0.0], "count": [188]}, "timestamp": {"min": [0.0], "max": [6.233333333333333], "mean": [3.116666666666667], "std": [1.8090052515125543], "count": [188]}, "frame_index": {"min": [0], "max": [187], "mean": [93.5], "std": [54.270157545376634], "count": [188]}, "episode_index": {"min": [81], "max": [81], "mean": [81.0], "std": [0.0], "count": [188]}, "index": {"min": [17043], "max": [17230], "mean": [17136.5], "std": [54.270157545376634], "count": [188]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [188]}, "subtask_annotation": {"mean": [3.0372340425531914, 7.0, 7.0, 7.0, 7.0], "std": [1.6896735201803186, 0.0, 0.0, 0.0, 0.0], "min": [1, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [188]}, "scene_annotation": {"mean": [81.0], "std": [0.0], "min": [81], "max": [81], "count": [188]}, "eef_direction_state": {"mean": [3.8138297872340425, 6.0], "std": [1.9412707542330057, 0.0], "min": [0, 6], "max": [6, 6], "count": [188]}, "eef_velocity_state": {"mean": [1.4414893617021276, 0.0], "std": [0.7934451642112583, 0.0], "min": [0, 0], "max": [2, 0], "count": [188]}, "eef_acc_mag_state": {"mean": [1.2872340425531914, 0.0], "std": [0.7666220520934672, 0.0], "min": [0, 0], "max": [2, 0], "count": [188]}, "eef_direction_action": {"mean": [3.8085106382978724, 6.0], "std": [1.9366377737997618, 0.0], "min": [0, 6], "max": [6, 6], "count": [188]}, "eef_velocity_action": {"mean": [1.425531914893617, 0.0], "std": [0.8054252438616055, 0.0], "min": [0, 0], "max": [2, 0], "count": [188]}, "eef_acc_mag_action": {"mean": [1.25, 0.0], "std": [0.769256341637127, 0.0], "min": [0, 0], "max": [2, 0], "count": [188]}, "eef_sim_pose_state": {"mean": [0.32536916317384557, 0.24225609966127007, 1.2875350908085146, 0.11555608961397901, 0.4342841816416859, -0.5170960556559002, 0.0691283714356633, -0.3365593227550299, 1.1827645954262038, 0.028637606357534172, -0.0026300400478025893, -0.015081516403090283], "std": [0.16762697269214477, 0.12819061552313832, 0.07850449787363643, 0.16848230999968963, 0.34753089842155677, 0.4451808455052993, 9.594178916339422e-08, 6.511307396944606e-06, 2.4713075610389754e-05, 0.0009970692762137194, 0.00024108863325259455, 0.00029906176627636955], "min": [0.06884890532155236, 0.04536080020139943, 1.1817894218377163, -0.1786750279944196, -0.08909415350997185, -1.279847103710146, 0.06912816257855683, -0.33657471909782466, 1.1826694715747688, 0.018319057479164104, -0.003191361832643347, -0.016170247528545796], "max": [0.49382324066937144, 0.3746188270000041, 1.4416332747013405, 0.47864330683771794, 0.9330527151389898, 0.00127690093996602, 0.06912881554039654, -0.33653163205460856, 1.1828221338008378, 0.029386419303612705, -0.001702059667523681, -0.013404284566047427], "count": [188]}, "eef_sim_pose_action": {"mean": [0.32583067182248565, 0.240507309125322, 1.2875115526322076, 0.12564951892349305, 0.42617765323616624, -0.5257927909538185, 0.06924723262880433, -0.33655837651699605, 1.182380902173162, 0.028873408958165654, -0.0014523246946282439, -0.01531534001137085], "std": [0.16743933658637278, 0.12826987426381967, 0.07961282876995472, 0.1652744774748472, 0.3518407290944188, 0.4457805550720225, 1.860252717066647e-05, 4.380434779607887e-06, 2.4917729822538906e-05, 0.0011765913032560375, 0.00037885069858016894, 0.00019222445820309527], "min": [0.06693280682861337, 0.0448460371555897, 1.181673967385106, -0.16244393386431646, -0.13728283883734793, -1.2856388729331911, 0.06924415090933397, -0.3365929667666545, 1.1822269248422452, 0.016885553467839813, -0.0015339357106878282, -0.015339818901111555], "max": [0.4938398749600064, 0.3747695148835684, 1.454946479325403, 0.46116125658216117, 0.9069121386802657, 0.0015386648016580831, 0.06935979789199506, -0.33652365555402025, 1.1824188667604825, 0.02915975405897679, 0.0015339158580760515, -0.013805836149576428], "count": [188]}, "gripper_mode_state": {"mean": [0.31382978723404253, 0.0], "std": [0.4640481137540354, 0.0], "min": [0, 0], "max": [1, 0], "count": [188]}, "gripper_activity_state": {"mean": [1.75, 2.0], "std": [0.6069193223401174, 0.0], "min": [0, 2], "max": [2, 2], "count": [188]}, "gripper_mode_action": {"mean": [0.3404255319148936, 0.0], "std": [0.4738522861983005, 0.0], "min": [0, 0], "max": [1, 0], "count": [188]}, "gripper_activity_action": {"mean": [1.952127659574468, 2.0], "std": [0.27838008740701076, 0.0], "min": [0, 2], "max": [2, 2], "count": [188]}, "gripper_open_scale_state": {"mean": [0.769729989437348, 0.9796259835425868], "std": [0.25653856124844054, 1.0754910494957797e-05], "min": [0.4042611312866211, 0.9794789123535156], "max": [0.9789613342285156, 0.9796267700195312], "count": [188]}, "gripper_open_scale_action": {"mean": [0.6595744680851063, 1.0], "std": [0.4738522861983005, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [188]}}} +{"episode_index": 13, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9647058823529412]], [[0.996078431372549]], [[0.9607843137254902]]], "mean": [[[0.6360597058823529]], [[0.6519175844226579]], [[0.6319876388888889]]], "std": [[[0.17266319521568946]], [[0.17781797507132135]], [[0.18304082291942542]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.9647058823529412]], [[0.9686274509803922]], [[0.8823529411764706]]], "mean": [[[0.613468346949891]], [[0.6378243436819172]], [[0.6143705555555555]]], "std": [[[0.15953854606249432]], [[0.1665677725061735]], [[0.1688692087343014]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48010847766884535]], [[0.4685833251633987]], [[0.4414942919389978]]], "std": [[[0.2202564930969578]], [[0.21972457437998993]], [[0.2506625802555813]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.807843137254902]], [[0.7607843137254902]], [[0.6980392156862745]]], "mean": [[[0.45022410130718954]], [[0.45282406590413943]], [[0.4397270506535948]]], "std": [[[0.19483257857920766]], [[0.1884078857620597]], [[0.20271992585588333]]], "count": [100]}, "observation.state": {"min": [-0.9380850791931152, -0.0031914892606437206, -1.9097871780395508, -0.6482978463172913, -0.44638296961784363, -0.7310638427734375, -2.7551064491271973, -0.0019148936262354255, -0.001276595750823617, -0.013404255732893944, 0.029361702501773834, -0.011914893984794617, 0.024893617257475853, -2.75361704826355, 25.731773376464844, 97.71121215820312], "max": [0.020212765783071518, 2.2917020320892334, 0.0, 0.8157446980476379, 0.5848936438560486, 1.234893560409546, -0.6440425515174866, -0.001276595750823617, -0.001276595750823617, -0.01234042551368475, 0.031063830479979515, -0.01042553223669529, 0.027872340753674507, -2.7531914710998535, 97.77780151367188, 97.72601318359375], "mean": [-0.31076374650001526, 1.2635031938552856, -1.0089032649993896, 0.29206183552742004, -0.014824300073087215, 0.14814956486225128, -2.0753822326660156, -0.0017021291423588991, -0.001276597147807479, -0.012746510095894337, 0.030577488243579865, -0.010737990029156208, 0.02642187848687172, -2.7532992362976074, 74.55509185791016, 97.71467590332031], "std": [0.37263280153274536, 0.9008582830429077, 0.7829671502113342, 0.38894370198249817, 0.2914867401123047, 0.6015639901161194, 0.900169849395752, 3.939660018659197e-05, 1.3969838619232178e-09, 0.00016286331810988486, 0.00019679551769513637, 0.000241562956944108, 0.0005970780039206147, 0.00018184386135544628, 30.719358444213867, 0.006321885623037815], "count": [175]}, "action": {"min": [-0.9387962222099304, -0.003067961661145091, -1.917475938796997, -0.676485538482666, -0.45099034905433655, -0.7363107800483704, -2.7551064491271973, -0.0015339808305725455, -0.0015339808305725455, -0.013805827125906944, 0.029145635664463043, -0.012271846644580364, 0.02454369328916073, -2.75361704826355, 0.0, 100.0, 0.0, 0.0], "max": [0.026077672839164734, 2.294835329055786, 0.0015339808305725455, 0.8191457390785217, 0.5905826091766357, 1.257864236831665, -0.6440425515174866, -0.0015339808305725455, 0.0, -0.012271846644580364, 0.03067961521446705, -0.01073786523193121, 0.029145635664463043, -2.7531914710998535, 100.0, 100.0, 0.0, 0.0], "mean": [-0.30775147676467896, 1.2651398181915283, -1.0120062828063965, 0.2931385934352875, -0.015129528008401394, 0.16116444766521454, -2.0753822326660156, -0.001533982460387051, -0.0015076855197548866, -0.012701287865638733, 0.030670899897813797, -0.010772934183478355, 0.02700703777372837, -2.7532992362976074, 69.14286041259766, 100.0, 0.0, 0.0], "std": [0.3737957775592804, 0.9056622982025146, 0.7852423191070557, 0.3981499969959259, 0.2994568347930908, 0.6171361804008484, 0.900169849395752, 1.6298145055770874e-09, 0.00019911624258384109, 0.0006886154296807945, 0.0001156261787400581, 0.00022925037774257362, 0.0012366282753646374, 0.00018184386135544628, 46.19035339355469, 0.0, 0.0, 0.0], "count": [175]}, "timestamp": {"min": [0.0], "max": [5.8], "mean": [2.9], "std": [1.6839107920420118], "count": [175]}, "frame_index": {"min": [0], "max": [174], "mean": [87.0], "std": [50.51732376126036], "count": [175]}, "episode_index": {"min": [82], "max": [82], "mean": [82.0], "std": [0.0], "count": [175]}, "index": {"min": [17231], "max": [17405], "mean": [17318.0], "std": [50.51732376126036], "count": [175]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [175]}, "subtask_annotation": {"mean": [2.8, 7.0, 7.0, 7.0, 7.0], "std": [1.6596040835951544, 0.0, 0.0, 0.0, 0.0], "min": [1, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [175]}, "scene_annotation": {"mean": [82.0], "std": [0.0], "min": [82], "max": [82], "count": [175]}, "eef_direction_state": {"mean": [3.2857142857142856, 6.0], "std": [2.1053866773646335, 0.0], "min": [0, 6], "max": [6, 6], "count": [175]}, "eef_velocity_state": {"mean": [1.5142857142857142, 0.0], "std": [0.7989789402348323, 0.0], "min": [0, 0], "max": [2, 0], "count": [175]}, "eef_acc_mag_state": {"mean": [1.1485714285714286, 0.0], "std": [0.7714074071170836, 0.0], "min": [0, 0], "max": [2, 0], "count": [175]}, "eef_direction_action": {"mean": [3.3714285714285714, 6.0], "std": [2.1312064227396004, 0.0], "min": [0, 6], "max": [6, 6], "count": [175]}, "eef_velocity_action": {"mean": [1.48, 0.0], "std": [0.8130366359694817, 0.0], "min": [0, 0], "max": [2, 0], "count": [175]}, "eef_acc_mag_action": {"mean": [1.1714285714285715, 0.0], "std": [0.766651877999928, 0.0], "min": [0, 0], "max": [2, 0], "count": [175]}, "eef_sim_pose_state": {"mean": [0.269543753276741, 0.2352422173928849, 1.2729977232561545, 0.10145509538477293, 0.49306585712726797, -0.3584018265813772, 0.06803932803360305, -0.3366912120278355, 1.1828575763611566, 0.02624411843027702, 0.01655345282316147, -0.012441593201576891], "std": [0.1596280408050948, 0.11829438827218919, 0.06637388703210986, 0.26378641264469344, 0.4285881597317664, 0.3301511885882912, 1.2468063838386002e-05, 5.520062239119154e-06, 4.567306746116293e-05, 0.0005965972785147926, 0.0002304962726263134, 0.0002447810597552217], "min": [0.06876906091968471, 0.004080978285889263, 1.1822913628809582, -0.2603026401265092, -0.1282940736141822, -0.9870601356160671, 0.06798900225119453, -0.3367177497160334, 1.1827392163786072, 0.024711213430864562, 0.015743563563676233, -0.013618498447748806], "max": [0.5150044516222709, 0.3338149611793429, 1.4106004327353592, 0.7724280240948423, 1.0855129954331866, 0.0014894795058295902, 0.06807195929275059, -0.336684150950591, 1.1830329440233038, 0.027692246275883254, 0.01702035256962775, -0.012128987289580069], "count": [175]}, "eef_sim_pose_action": {"mean": [0.2706205975635452, 0.23644086265933553, 1.2727052687874452, 0.10404505826894819, 0.48980863614390435, -0.3631469460569711, 0.06802505593314, -0.3366959928846224, 1.1828299803840998, 0.026829646531521496, 0.016460936305383384, -0.012308371185015266], "std": [0.1603639099898639, 0.1180591471693505, 0.06725935076010774, 0.2618972036949543, 0.43463907528382384, 0.337857334248051, 5.589263965537048e-05, 5.166461438477583e-06, 0.00018958007893937897, 0.0012359252865674867, 0.000736656655731226, 0.000229282335912008], "min": [0.0688368146682819, 0.0020133661870311535, 1.1813593884858609, -0.2661631313145717, -0.1978644127435425, -0.9982253314256927, 0.06793870387606035, -0.33672977130472065, 1.1827099038360132, 0.024362491116412456, 0.015338653039304262, -0.013807574555988866], "max": [0.5175236580842891, 0.33382419734199914, 1.421502352991753, 0.7388555272442303, 1.0673362073601735, 0.022729897937953047, 0.06817200677915701, -0.3366950714635704, 1.1831333895817806, 0.028957377851428982, 0.018406707236252595, -0.012273109451098338], "count": [175]}, "gripper_mode_state": {"mean": [0.2857142857142857, 0.0], "std": [0.4517539514526265, 0.0], "min": [0, 0], "max": [1, 0], "count": [175]}, "gripper_activity_state": {"mean": [1.6914285714285715, 2.0], "std": [0.6561234328871937, 0.0], "min": [0, 2], "max": [2, 2], "count": [175]}, "gripper_mode_action": {"mean": [0.30857142857142855, 0.0], "std": [0.4619037800676847, 0.0], "min": [0, 0], "max": [1, 0], "count": [175]}, "gripper_activity_action": {"mean": [1.9485714285714286, 2.0], "std": [0.2882176048667089, 0.0], "min": [0, 2], "max": [2, 2], "count": [175]}, "gripper_open_scale_state": {"mean": [0.7455511198861261, 0.9771476440429683], "std": [0.3071935859523979, 6.321268252243064e-05], "min": [0.25731773376464845, 0.9771121215820312], "max": [0.9777780151367188, 0.9772601318359375], "count": [175]}, "gripper_open_scale_action": {"mean": [0.6914285714285714, 1.0], "std": [0.4619037800676847, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [175]}}} +{"episode_index": 14, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6400422467320261]], [[0.6545284204793028]], [[0.6336039678649238]]], "std": [[[0.20627099475226182]], [[0.21692002588180181]], [[0.222467163975035]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9921568627450981]]], "mean": [[[0.6172332788671024]], [[0.6401641721132898]], [[0.6171707244008714]]], "std": [[[0.19238197732060092]], [[0.20614242777361633]], [[0.20949311356258246]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.468908112745098]], [[0.466766802832244]], [[0.4338564760348584]]], "std": [[[0.24245449127355412]], [[0.23908416893201626]], [[0.2651842391990802]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[0.9372549019607843]], [[0.8]]], "mean": [[[0.43730159858387796]], [[0.4472160974945534]], [[0.43531721132897605]]], "std": [[[0.1935772961660697]], [[0.18834251005736585]], [[0.20058171276539985]]], "count": [100]}, "observation.state": {"min": [-1.0319149494171143, -0.0017021276289597154, -1.9819148778915405, -0.30936169624328613, -0.04085106402635574, -0.7057446837425232, -2.7585105895996094, -0.001276595750823617, 0.0, 0.0, -0.024468084797263145, -0.005744680762290955, -0.003617021255195141, -2.760425567626953, 28.860076904296875, 97.94789123535156], "max": [0.03680850937962532, 2.3708510398864746, 0.0, 0.6931914687156677, 0.3940425515174866, 0.2144680917263031, -0.739787220954895, 0.0, 0.0, 0.0, -0.023829787969589233, 0.007659574504941702, -0.001276595750823617, -2.759999990463257, 97.89613342285156, 97.96267700195312], "mean": [-0.3997752368450165, 1.3411015272140503, -1.1020804643630981, 0.32927849888801575, 0.1268007755279541, -0.10411249846220016, -2.26737904548645, -0.00039602461038157344, 0.0, 0.0, -0.024012316018342972, 0.0067456187680363655, -0.002681316342204809, -2.7601397037506104, 81.09098815917969, 97.95247650146484], "std": [0.4502510726451874, 0.8846942186355591, 0.7772793769836426, 0.26836761832237244, 0.18412263691425323, 0.33769282698631287, 0.8136841654777527, 0.00024615004076622427, 0.0, 0.0, 0.00012818143295589834, 0.0016042407369241118, 0.0002444353885948658, 0.00019758996495511383, 27.823026657104492, 0.006861758418381214], "count": [274]}, "action": {"min": [-1.0323690176010132, -0.0015339808305725455, -1.983437180519104, -0.3267379105091095, -0.041417479515075684, -0.7102330923080444, -2.7585105895996094, -0.0015339808305725455, 0.0, 0.007669903803616762, -0.026077672839164734, -0.006135923322290182, -0.004601942375302315, -2.760425567626953, 0.0, 100.0, 0.0, 0.0], "max": [0.03681553900241852, 2.373068332672119, -0.0, 0.7010292410850525, 0.3973010182380676, 0.22242721915245056, -0.739787220954895, 0.0, 0.0015339808305725455, 0.00920388475060463, -0.02454369328916073, 0.007669903803616762, 0.0, -2.759999990463257, 100.0, 100.0, 0.0, 0.0], "mean": [-0.4010743200778961, 1.3420876264572144, -1.103318691253662, 0.33159714937210083, 0.12713027000427246, -0.10208821296691895, -2.26737904548645, -0.000302317290334031, 0.0008341727079823613, 0.009181566536426544, -0.02455493062734604, 0.007098762318491936, -0.003062368370592594, -2.7601397037506104, 77.0073013305664, 100.0, 0.0, 0.0], "std": [0.452085018157959, 0.884973406791687, 0.7782214283943176, 0.26963526010513306, 0.18550069630146027, 0.33972302079200745, 0.8136841654777527, 0.0006102072075009346, 0.0007640420226380229, 0.00018352664483245462, 0.000130577536765486, 0.0020887318532913923, 0.0003340837429277599, 0.00019758996495511383, 42.07853698730469, 0.0, 0.0, 0.0], "count": [274]}, "timestamp": {"min": [0.0], "max": [9.1], "mean": [4.550000000000001], "std": [2.6365486699260625], "count": [274]}, "frame_index": {"min": [0], "max": [273], "mean": [136.5], "std": [79.09646009778187], "count": [274]}, "episode_index": {"min": [83], "max": [83], "mean": [83.0], "std": [0.0], "count": [274]}, "index": {"min": [17406], "max": [17679], "mean": [17542.5], "std": [79.09646009778187], "count": [274]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [274]}, "subtask_annotation": {"mean": [3.2372262773722627, 7.0, 7.0, 7.0, 7.0], "std": [1.735818757537075, 0.0, 0.0, 0.0, 0.0], "min": [1, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [274]}, "scene_annotation": {"mean": [83.0], "std": [0.0], "min": [83], "max": [83], "count": [274]}, "eef_direction_state": {"mean": [4.204379562043796, 6.0], "std": [1.6682465383950178, 0.0], "min": [0, 6], "max": [6, 6], "count": [274]}, "eef_velocity_state": {"mean": [1.332116788321168, 0.0], "std": [0.8256326312803659, 0.0], "min": [0, 0], "max": [2, 0], "count": [274]}, "eef_acc_mag_state": {"mean": [1.0985401459854014, 0.0], "std": [0.802230958740701, 0.0], "min": [0, 0], "max": [2, 0], "count": [274]}, "eef_direction_action": {"mean": [4.244525547445256, 6.0], "std": [1.6507206879097722, 0.0], "min": [0, 6], "max": [6, 6], "count": [274]}, "eef_velocity_action": {"mean": [1.3211678832116789, 0.0], "std": [0.8365231011888005, 0.0], "min": [0, 0], "max": [2, 0], "count": [274]}, "eef_acc_mag_action": {"mean": [1.0656934306569343, 0.0], "std": [0.7849346019719734, 0.0], "min": [0, 0], "max": [2, 0], "count": [274]}, "eef_sim_pose_state": {"mean": [0.25508010551499866, 0.1963459183273047, 1.280532748368034, 0.0619061807325048, 0.5374586443337116, -0.19664023953427573, 0.06910045271378881, -0.33632940464700983, 1.1849560800291303, -0.002843296583010721, -0.024011691219777368, 0.006351533032009652], "std": [0.12379403953643306, 0.16505767283584313, 0.07290613144184034, 0.1278464656840377, 0.38177160751672207, 0.2548037913361855, 3.1794809173445165e-07, 3.434284190534655e-05, 1.3135272387123157e-05, 0.00024283019378907946, 0.00012818569765919767, 0.0017141116116737398], "min": [0.06893536285199371, -0.03743058686155849, 1.1812010569591807, -0.1773098453729598, -0.05252420834318272, -0.8937215351079679, 0.06909931357984862, -0.33660008456569557, 1.184937377856313, -0.0037091166360583624, -0.024467738587022003, -0.006597405280258043], "max": [0.40401057150320546, 0.34384626914400895, 1.4154965000801738, 0.21674631134402733, 1.073664265087964, 0.10881080637389462, 0.06910102751843354, -0.33629845131359315, 1.185002794058591, -0.0011384531049376183, -0.023829088804777854, 0.007661788738396106], "count": [274]}, "eef_sim_pose_action": {"mean": [0.25461082062268103, 0.1953834146215982, 1.2804160849631825, 0.06423994916140432, 0.5391241609768535, -0.19730680380400695, 0.0698664575230834, -0.33632382533712474, 1.1824819737246437, -0.003165439905368599, -0.014538773227147006, 0.006797180945740101], "std": [0.12311707105965189, 0.1655451230226567, 0.07291439649428968, 0.12816960204623495, 0.3793747906083529, 0.25960984421380345, 5.778431162542634e-05, 4.8373913914538075e-05, 5.657202720757771e-05, 0.00034377068540903196, 0.0007882733151938973, 0.002199396155453883], "min": [0.06737573697055896, -0.03740004053377393, 1.181097250304999, -0.18773935990525176, -0.01839729016025471, -0.9166342219624756, 0.06980281515935825, -0.33662831581610225, 1.1824562114110158, -0.004731373721449062, -0.016873470414100478, -0.007670626126743802], "max": [0.39265361171193397, 0.3438947304972748, 1.410100432345975, 0.21962818464545164, 1.080289067124983, 0.1117662498910186, 0.06992150376088553, -0.33628370687775094, 1.1829164055120565, 9.41306814780012e-05, -0.013805421603531043, 0.00767080625819683], "count": [274]}, "gripper_mode_state": {"mean": [0.21897810218978103, 0.0], "std": [0.41355373647343807, 0.0], "min": [0, 0], "max": [1, 0], "count": [274]}, "gripper_activity_state": {"mean": [1.8102189781021898, 2.0], "std": [0.540786757430408, 0.0], "min": [0, 2], "max": [2, 2], "count": [274]}, "gripper_mode_action": {"mean": [0.22992700729927007, 0.0], "std": [0.42078566826077973, 0.0], "min": [0, 0], "max": [1, 0], "count": [274]}, "gripper_activity_action": {"mean": [1.967153284671533, 2.0], "std": [0.23165840981837008, 0.0], "min": [0, 2], "max": [2, 2], "count": [274]}, "gripper_open_scale_state": {"mean": [0.8109100218584947, 0.9795253202340939], "std": [0.2782303317749194, 6.861537383887611e-05], "min": [0.2886007690429688, 0.9794789123535156], "max": [0.9789613342285156, 0.9796267700195312], "count": [274]}, "gripper_open_scale_action": {"mean": [0.7700729927007299, 1.0], "std": [0.42078566826077973, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [274]}}} +{"episode_index": 15, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.8666666666666667]]], "mean": [[[0.6532269880174292]], [[0.6664923611111112]], [[0.6459569281045752]]], "std": [[[0.16101641342669662]], [[0.16564135028348925]], [[0.17084202084816089]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9137254901960784]]], "mean": [[[0.6269933278867102]], [[0.6487309395424836]], [[0.6242419090413943]]], "std": [[[0.15047151446823195]], [[0.15672966956564569]], [[0.15956328529591493]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46712894607843136]], [[0.47029631535947714]], [[0.44221694716775595]]], "std": [[[0.22339175941560893]], [[0.21834789701498317]], [[0.24054433919715318]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9647058823529412]], [[0.8745098039215686]], [[0.7411764705882353]]], "mean": [[[0.44231905501089325]], [[0.4507787391067538]], [[0.4405195343137255]]], "std": [[[0.1924858272534768]], [[0.1852436342160781]], [[0.19631551674086023]]], "count": [100]}, "observation.state": {"min": [-0.46893617510795593, -0.0017021276289597154, -1.9727659225463867, 0.008936170488595963, -0.552765965461731, 0.08361702412366867, -2.7585105895996094, -0.001276595750823617, 0.0, 0.0, -0.024893617257475853, -0.007021276745945215, -0.002340425504371524, -2.760425567626953, 23.553316116333008, 97.94789123535156], "max": [0.10723404586315155, 2.4846808910369873, 0.0, 0.6512765884399414, -0.028723403811454773, 0.7829787135124207, -0.5782978534698486, 0.0, 0.0, 0.0, -0.02297872304916382, -0.0042553190141916275, 0.007659574504941702, -2.759999990463257, 97.89613342285156, 97.96267700195312], "mean": [-0.14016029238700867, 1.260407567024231, -1.0431526899337769, 0.23545965552330017, -0.2656101882457733, 0.31401434540748596, -2.181814193725586, -0.0005950803752057254, 0.0, 0.0, -0.024028463289141655, -0.00455867312848568, 0.0016921546775847673, -2.7602386474609375, 78.20957946777344, 97.95608520507812], "std": [0.22472551465034485, 0.8935363292694092, 0.7668522596359253, 0.18115754425525665, 0.2086661010980606, 0.20198333263397217, 0.8907846212387085, 0.00027038768166676164, 0.0, 0.0, 0.00018031791842076927, 0.0003905569319613278, 0.0007971447193995118, 0.00021193404973018914, 30.37833023071289, 0.007354822475463152], "count": [256]}, "action": {"min": [-0.4693981111049652, -0.0015339808305725455, -1.9726992845535278, 0.007669903803616762, -0.5568350553512573, 0.08436894416809082, -2.7585105895996094, -0.0015339808305725455, 0.0, 0.007669903803616762, -0.026077672839164734, -0.007669903803616762, -0.006135923322290182, -2.760425567626953, 0.0, 100.0, 0.0, 0.0], "max": [0.10737865418195724, 2.4896507263183594, -0.0, 0.6565437912940979, -0.029145635664463043, 0.7884660959243774, -0.5782978534698486, 0.0, 0.0015339808305725455, 0.00920388475060463, -0.023009711876511574, -0.004601942375302315, 0.007669903803616762, -2.759999990463257, 100.0, 100.0, 0.0, 0.0], "mean": [-0.1400773823261261, 1.2601295709609985, -1.043652057647705, 0.23775538802146912, -0.26856616139411926, 0.317365825176239, -2.181814193725586, -0.0005632583633996546, 0.0001438107283320278, 0.00901814829558134, -0.024579685181379318, -0.004667865578085184, 0.0016478331526741385, -2.7602386474609375, 74.21875, 100.0, 0.0, 0.0], "std": [0.2250913828611374, 0.8931019306182861, 0.7668315768241882, 0.18320217728614807, 0.20953871309757233, 0.20372535288333893, 0.8907846212387085, 0.0007394379354082048, 0.00044712601811625063, 0.0005004401318728924, 0.0002687777450773865, 0.00033933561644516885, 0.0010307652410119772, 0.00021193404973018914, 43.74308776855469, 0.0, 0.0, 0.0], "count": [256]}, "timestamp": {"min": [0.0], "max": [8.5], "mean": [4.25], "std": [2.4633423545166346], "count": [256]}, "frame_index": {"min": [0], "max": [255], "mean": [127.5], "std": [73.90027063549903], "count": [256]}, "episode_index": {"min": [85], "max": [85], "mean": [85.0], "std": [0.0], "count": [256]}, "index": {"min": [17916], "max": [18171], "mean": [18043.5], "std": [73.90027063549903], "count": [256]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [256]}, "subtask_annotation": {"mean": [3.09765625, 7.0, 7.0, 7.0, 7.0], "std": [1.759526074497317, 0.0, 0.0, 0.0, 0.0], "min": [1, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [256]}, "scene_annotation": {"mean": [85.0], "std": [0.0], "min": [85], "max": [85], "count": [256]}, "eef_direction_state": {"mean": [4.08203125, 6.0], "std": [2.020671824919484, 0.0], "min": [0, 6], "max": [6, 6], "count": [256]}, "eef_velocity_state": {"mean": [1.34375, 0.0], "std": [0.856386850377795, 0.0], "min": [0, 0], "max": [2, 0], "count": [256]}, "eef_acc_mag_state": {"mean": [1.17578125, 0.0], "std": [0.8222725838482258, 0.0], "min": [0, 0], "max": [2, 0], "count": [256]}, "eef_direction_action": {"mean": [4.1171875, 6.0], "std": [1.9906857084541874, 0.0], "min": [0, 6], "max": [6, 6], "count": [256]}, "eef_velocity_action": {"mean": [1.36328125, 0.0], "std": [0.8551654713553615, 0.0], "min": [0, 0], "max": [2, 0], "count": [256]}, "eef_acc_mag_action": {"mean": [1.125, 0.0], "std": [0.8385254915624212, 0.0], "min": [0, 0], "max": [2, 0], "count": [256]}, "eef_sim_pose_state": {"mean": [0.28859623784268784, 0.2639037726043418, 1.2860384374693745, 0.14303742323429916, 0.41359373453158743, -0.45887516494254194, 0.06910060193578199, -0.3365792397534595, 1.1849577428166922, 0.0018016892644072378, -0.024028172258431558, -0.005155072382518378], "std": [0.1724593443292935, 0.09906297175416351, 0.09015264924282801, 0.12435650250533654, 0.311268399106209, 0.45898087344485927, 4.25715158455878e-07, 1.0712811429293259e-05, 1.8478105889697938e-05, 0.0008011246463053084, 0.00018033214731081983, 0.0004762717437227272], "min": [0.06894783954287412, 0.09882387666453314, 1.181288257779473, -0.04261787731793398, 0.0055291348808044205, -1.134649522688836, 0.06909843704055385, -0.33662881323323346, 1.1848501680268417, -0.0021790584548353606, -0.024893344487493252, -0.007874194600669678], "max": [0.5322908339047719, 0.35451707412759453, 1.454401486163268, 0.4820072629906106, 1.0437244418106388, -0.015320523083608595, 0.06910288565150048, -0.33655685645271666, 1.1850464007799633, 0.007807949815958856, -0.022978156545478967, -0.004682059402937836], "count": [256]}, "eef_sim_pose_action": {"mean": [0.28843922518000703, 0.2639146360379211, 1.2863055192815285, 0.14239466316092414, 0.41355345167481034, -0.4634723307971383, 0.0698022179372518, -0.3365828185218913, 1.1825146835832956, 0.0017197805424399937, -0.015417537252469672, -0.0052316699399356775], "std": [0.17181479858904614, 0.09899007998261868, 0.0906427303607121, 0.12010059818473272, 0.31205635149384586, 0.4621043208564513, 5.164062196418643e-05, 1.806414965246433e-05, 0.00014029060432599083, 0.0010329149118043304, 0.0007322838247663668, 0.0008131528373371775], "min": [0.06643839477026794, 0.09845982105795976, 1.1812021637783376, -0.047816665882097764, 0.009199975364771573, -1.14115227790083, 0.06968933942304298, -0.3366289021773224, 1.1822989914406692, -0.006030028266915848, -0.0168736107934091, -0.009204615608711476], "max": [0.5326791021483038, 0.3549527306761385, 1.448995550387579, 0.4738115407480878, 1.0497960947932334, -0.015341042368160474, 0.06992129197451372, -0.3365596843504817, 1.1829164120099147, 0.007764034485094765, -0.013805421021471753, -0.004602380971071653], "count": [256]}, "gripper_mode_state": {"mean": [0.2421875, 0.0], "std": [0.42840718346422485, 0.0], "min": [0, 0], "max": [1, 0], "count": [256]}, "gripper_activity_state": {"mean": [1.79296875, 2.0], "std": [0.5591125213438146, 0.0], "min": [0, 2], "max": [2, 2], "count": [256]}, "gripper_mode_action": {"mean": [0.2578125, 0.0], "std": [0.43743023997404434, 0.0], "min": [0, 0], "max": [1, 0], "count": [256]}, "gripper_activity_action": {"mean": [1.96484375, 2.0], "std": [0.2394948602495208, 0.0], "min": [0, 2], "max": [2, 2], "count": [256]}, "gripper_open_scale_state": {"mean": [0.7820959404110907, 0.9795603495836298], "std": [0.3037832309724217, 7.354655887839336e-05], "min": [0.2355331611633301, 0.9794789123535156], "max": [0.9789613342285156, 0.9796267700195312], "count": [256]}, "gripper_open_scale_action": {"mean": [0.7421875, 1.0], "std": [0.43743023997404434, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [256]}}} +{"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.6672050462962963]], [[0.6725249727668846]], [[0.6536715876906318]]], "std": [[[0.17266098276150818]], [[0.17542846676203303]], [[0.1799902541119246]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[0.996078431372549]], [[1.0]]], "mean": [[[0.6441230010893246]], [[0.657012121459695]], [[0.6345994281045751]]], "std": [[[0.1601004428599835]], [[0.16434893467798503]], [[0.16580421450694596]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4679581100217865]], [[0.47435041666666666]], [[0.44105511982570805]]], "std": [[[0.22725407141856901]], [[0.21602039020963268]], [[0.23978066997678182]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[0.984313725490196]], [[1.0]]], "mean": [[[0.4414370288671024]], [[0.45300240740740744]], [[0.4437592783224401]]], "std": [[[0.19218891431021545]], [[0.186458399627114]], [[0.20105963032282534]]], "count": [100]}, "observation.state": {"min": [-0.8389361500740051, -0.0031914892606437206, -1.6621276140213013, -0.3887234032154083, -0.40936169028282166, -0.00042553190723992884, -2.7551064491271973, -0.00042553190723992884, -0.001276595750823617, 0.0, -0.004680851008743048, -0.011063829995691776, 0.026808511465787888, -2.742978811264038, 27.50309944152832, 97.3410415649414], "max": [0.027872340753674507, 2.2240426540374756, 0.0, 0.2227659523487091, 0.0008510638144798577, 0.6634042263031006, -0.6985106468200684, 0.00042553190723992884, -0.001276595750823617, 0.0, -0.003617021255195141, -0.00957446824759245, 0.03510638326406479, -2.742553234100342, 97.77780151367188, 97.3558578491211], "mean": [-0.2382742017507553, 1.1695806980133057, -0.8374155759811401, 0.009204607456922531, -0.1878390908241272, 0.24176016449928284, -2.0819637775421143, 0.0, -0.001276597147807479, 0.0, -0.004124192520976067, -0.010721175000071526, 0.034412432461977005, -2.742675304412842, 74.75408172607422, 97.34510040283203], "std": [0.35375112295150757, 0.8785098195075989, 0.6728658676147461, 0.1429440826177597, 0.13717876374721527, 0.1920037418603897, 0.8757747411727905, 7.947738049551845e-05, 1.3969838619232178e-09, 0.0, 0.0002474639331921935, 0.0002217909204773605, 0.0009397208923473954, 0.00019208986486773938, 29.92612075805664, 0.006689425092190504], "count": [172]}, "action": {"min": [-0.8390874862670898, -0.003067961661145091, -1.6705050468444824, -0.3973010182380676, -0.42337870597839355, -0.004601942375302315, -2.7551064491271973, 0.0, -0.0015339808305725455, 0.0015339808305725455, -0.006135923322290182, -0.01073786523193121, 0.02454369328916073, -2.742978811264038, 0.0, 100.0, 0.0, 0.0], "max": [0.029145635664463043, 2.2242722511291504, 0.0015339808305725455, 0.22549517452716827, 0.0015339808305725455, 0.6872233748435974, -0.6985106468200684, 0.0015339808305725455, -0.0015339808305725455, 0.0015339808305725455, -0.004601942375302315, -0.00920388475060463, 0.03528155758976936, -2.742553234100342, 100.0, 100.0, 0.0, 0.0], "mean": [-0.2436976283788681, 1.1709250211715698, -0.8398982286453247, 0.0032195737585425377, -0.19335320591926575, 0.25091353058815, -2.0819637775421143, 8.918493222154211e-06, -0.0015339823439717293, 0.0015339823439717293, -0.004628795199096203, -0.010720035061240196, 0.034594982862472534, -2.742675304412842, 68.60465240478516, 100.0, 0.0, 0.0], "std": [0.35920771956443787, 0.8835011124610901, 0.6767324209213257, 0.15094588696956635, 0.14049866795539856, 0.20037142932415009, 0.8757747411727905, 0.00011662444012472406, 1.5133991837501526e-09, 1.5133991837501526e-09, 0.00020080643298570067, 0.00016444885113742203, 0.0011957809329032898, 0.00019208986486773938, 46.40971374511719, 0.0, 0.0, 0.0], "count": [172]}, "timestamp": {"min": [0.0], "max": [5.7], "mean": [2.85], "std": [1.655042799043779], "count": [172]}, "frame_index": {"min": [0], "max": [171], "mean": [85.5], "std": [49.65128397131337], "count": [172]}, "episode_index": {"min": [99], "max": [99], "mean": [99.0], "std": [0.0], "count": [172]}, "index": {"min": [21473], "max": [21644], "mean": [21558.5], "std": [49.65128397131337], "count": [172]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [172]}, "subtask_annotation": {"mean": [2.796511627906977, 7.0, 7.0, 7.0, 7.0], "std": [1.6910810959621692, 0.0, 0.0, 0.0, 0.0], "min": [1, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [172]}, "scene_annotation": {"mean": [99.0], "std": [0.0], "min": [99], "max": [99], "count": [172]}, "eef_direction_state": {"mean": [3.88953488372093, 6.0], "std": [1.8753312308835781, 0.0], "min": [0, 6], "max": [6, 6], "count": [172]}, "eef_velocity_state": {"mean": [1.4244186046511629, 0.0], "std": [0.8422610828875393, 0.0], "min": [0, 0], "max": [2, 0], "count": [172]}, "eef_acc_mag_state": {"mean": [1.1395348837209303, 0.0], "std": [0.780023713081322, 0.0], "min": [0, 0], "max": [2, 0], "count": [172]}, "eef_direction_action": {"mean": [3.9302325581395348, 6.0], "std": [1.8664149048589123, 0.0], "min": [0, 6], "max": [6, 6], "count": [172]}, "eef_velocity_action": {"mean": [1.4011627906976745, 0.0], "std": [0.8467439944303354, 0.0], "min": [0, 0], "max": [2, 0], "count": [172]}, "eef_acc_mag_action": {"mean": [1.186046511627907, 0.0], "std": [0.7702555889153121, 0.0], "min": [0, 0], "max": [2, 0], "count": [172]}, "eef_sim_pose_state": {"mean": [0.26328547150030424, 0.24616547817534182, 1.2709607845633537, 0.13831242410251152, 0.32580576783645127, -0.4600106217521135, 0.0690314313609465, -0.3367314940334348, 1.1828885687379391, 0.03447030669243253, -0.005400481250229177, -0.010721334284829392], "std": [0.15408696353492893, 0.1301256235843319, 0.07654848743125613, 0.13065227166911908, 0.311239191679434, 0.5002231119775067, 1.3352732711611625e-07, 4.717201136996784e-06, 2.5365193165413737e-05, 0.0009392685867204463, 0.0002474532156825544, 0.00025901339602992776], "min": [0.06888990294902575, 0.006553908929900477, 1.1819860456646796, -0.00042471705801831164, -0.08290286211369668, -1.3023934826327301, 0.06903107954805221, -0.33673920428710324, 1.1828365830259226, 0.026870620628599406, -0.0059571229960944105, -0.011489506138226437], "max": [0.4630898901759995, 0.3395071859391324, 1.4480684095160352, 0.5127528649944482, 0.7926153259684363, 0.004255319014191629, 0.06903171748830846, -0.3367150984798882, 1.1829456263545806, 0.0351664098581859, -0.004893328905647865, -0.009149082832593542], "count": [172]}, "eef_sim_pose_action": {"mean": [0.2626461607424202, 0.24391067540372938, 1.2711266693825378, 0.14488600311988165, 0.3177139421918395, -0.4723419045535126, 0.06912844652114802, -0.3367316715006659, 1.1825092627980855, 0.03464454320943378, -0.004628521007374591, -0.01071122480920059], "std": [0.15347389561301553, 0.13159138223888736, 0.07905397014022658, 0.13146119782888036, 0.31970301846648347, 0.5082033092902307, 1.2572539917092822e-07, 2.6246985967781497e-06, 2.058267654240778e-05, 0.0011958135270442852, 0.00020079451646636126, 0.0002601712046104398], "min": [0.06774913285650438, 0.0061289845424636405, 1.1812489835733728, -0.004601942375302315, -0.14141225397501223, -1.3065638881992643, 0.06912761109364357, -0.33673232458291075, 1.1825065111955237, 0.02459310772538177, -0.006135569579902356, -0.01073806735748794], "max": [0.46380308141427923, 0.3394144302023805, 1.4587295234524853, 0.5517662601701961, 0.7963508048276315, 0.004601942375302316, 0.06912914485805792, -0.3366973520943848, 1.1826637445728874, 0.03534744386811233, -0.004601677069974386, -0.0076700013747421445], "count": [172]}, "gripper_mode_state": {"mean": [0.29069767441860467, 0.0], "std": [0.4540842834829453, 0.0], "min": [0, 0], "max": [1, 0], "count": [172]}, "gripper_activity_state": {"mean": [1.680232558139535, 2.0], "std": [0.6621528958968746, 0.0], "min": [0, 2], "max": [2, 2], "count": [172]}, "gripper_mode_action": {"mean": [0.313953488372093, 0.0], "std": [0.4640977219412823, 0.0], "min": [0, 0], "max": [1, 0], "count": [172]}, "gripper_activity_action": {"mean": [1.947674418604651, 2.0], "std": [0.29063952906860413, 0.0], "min": [0, 2], "max": [2, 2], "count": [172]}, "gripper_open_scale_state": {"mean": [0.747541086174721, 0.9734526248310886], "std": [0.2992612062631827, 6.687463860982668e-05], "min": [0.2750309944152832, 0.9734104156494141], "max": [0.9777780151367188, 0.973558578491211], "count": [172]}, "gripper_open_scale_action": {"mean": [0.686046511627907, 1.0], "std": [0.4640977219412823, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [172]}}} +{"episode_index": 17, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6487343082788671]], [[0.652421424291939]], [[0.6333299509803921]]], "std": [[[0.20396592833929247]], [[0.20480507202967713]], [[0.20767846445793725]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9607843137254902]]], "mean": [[[0.6276053812636165]], [[0.6390920778867103]], [[0.6176263698257081]]], "std": [[[0.1884279634125284]], [[0.19101230995370755]], [[0.19157750412378136]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4538701933551198]], [[0.4633645234204793]], [[0.43252973311546844]]], "std": [[[0.23253257025545077]], [[0.2223922514657199]], [[0.2431591665659419]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44633404956427014]], [[0.449690841503268]], [[0.43354911220043574]]], "std": [[[0.1979637023642922]], [[0.19030279051248838]], [[0.203956566207133]]], "count": [100]}, "observation.state": {"min": [-0.9178723692893982, -0.0019148936262354255, -1.968510627746582, -0.4617021381855011, -0.6219149231910706, -0.014893617480993271, -2.7585105895996094, 0.00042553190723992884, -0.001276595750823617, 0.0, 0.0, -0.009148935787379742, 0.014680851250886917, -2.760425567626953, 24.58867073059082, 97.94789123535156], "max": [-0.002340425504371524, 2.405744791030884, 0.0, 0.4834042489528656, 0.006170212756842375, 0.5893617272377014, -0.6093617081642151, 0.001276595750823617, -0.001276595750823617, 0.0, 0.0017021276289597154, -0.001276595750823617, 0.028723403811454773, -2.759999990463257, 97.89613342285156, 97.96267700195312], "mean": [-0.38859233260154724, 1.2933136224746704, -0.9172632694244385, 0.02931571938097477, -0.21024289727210999, 0.27913975715637207, -1.9359986782073975, 0.0008832670282572508, -0.001276597147807479, 0.0, 0.0010120768565684557, -0.001868890947662294, 0.015702111646533012, -2.7603976726531982, 69.80708312988281, 97.96170806884766], "std": [0.3591706156730652, 0.8457491397857666, 0.7526582479476929, 0.24758636951446533, 0.17980477213859558, 0.2239113599061966, 0.95973140001297, 0.0002744249068200588, 1.3969838619232178e-09, 0.0, 0.0003505029308144003, 0.001190847484394908, 0.002248527714982629, 0.00011263835767749697, 32.74040603637695, 0.003913386724889278], "count": [185]}, "action": {"min": [-0.9188544750213623, -0.007669903803616762, -1.969631314277649, -0.47860199213027954, -0.6273981332778931, -0.016873788088560104, -2.7585105895996094, 0.0, -0.0015339808305725455, 0.0015339808305725455, 0.0, -0.00920388475060463, 0.013805827125906944, -2.760425567626953, 0.0, 100.0, 0.0, 0.0], "max": [0.0, 2.4083497524261475, 0.0015339808305725455, 0.4862719178199768, 0.006135923322290182, 0.5951845645904541, -0.6093617081642151, 0.0015339808305725455, 0.0, 0.0015339808305725455, 0.0015339808305725455, -0.0015339808305725455, 0.029145635664463043, -2.759999990463257, 100.0, 100.0, 0.0, 0.0], "mean": [-0.3878149390220642, 1.2918429374694824, -0.9159095287322998, 0.029676247388124466, -0.21248534321784973, 0.28352922201156616, -1.9359986782073975, 0.0012685616966336966, -0.0014842316741123796, 0.001533982576802373, 0.0009286802960559726, -0.0018407785100862384, 0.015936844050884247, -2.7603976726531982, 62.702701568603516, 100.0, 0.0, 0.0], "std": [0.36442533135414124, 0.850226879119873, 0.755866527557373, 0.2575508654117584, 0.18208704888820648, 0.22499389946460724, 0.95973140001297, 0.0005801512743346393, 0.0002717378956731409, 1.7462298274040222e-09, 0.0007495858008041978, 0.001313299871981144, 0.002730076899752021, 0.00011263835767749697, 48.35950469970703, 0.0, 0.0, 0.0], "count": [185]}, "timestamp": {"min": [0.0], "max": [6.133333333333334], "mean": [3.066666666666667], "std": [1.7801373230424917], "count": [185]}, "frame_index": {"min": [0], "max": [184], "mean": [92.0], "std": [53.40411969127476], "count": [185]}, "episode_index": {"min": [105], "max": [105], "mean": [105.0], "std": [0.0], "count": [185]}, "index": {"min": [22626], "max": [22810], "mean": [22718.0], "std": [53.40411969127476], "count": [185]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [185]}, "subtask_annotation": {"mean": [2.9567567567567568, 7.0, 7.0, 7.0, 7.0], "std": [1.6984158820501791, 0.0, 0.0, 0.0, 0.0], "min": [1, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [185]}, "scene_annotation": {"mean": [105.0], "std": [0.0], "min": [105], "max": [105], "count": [185]}, "eef_direction_state": {"mean": [3.156756756756757, 6.0], "std": [1.9402619690135392, 0.0], "min": [0, 6], "max": [6, 6], "count": [185]}, "eef_velocity_state": {"mean": [1.5567567567567568, 0.0], "std": [0.7628327508029462, 0.0], "min": [0, 0], "max": [2, 0], "count": [185]}, "eef_acc_mag_state": {"mean": [1.1405405405405404, 0.0], "std": [0.7364852467135612, 0.0], "min": [0, 0], "max": [2, 0], "count": [185]}, "eef_direction_action": {"mean": [3.5675675675675675, 6.0], "std": [1.8561881973046281, 0.0], "min": [0, 6], "max": [6, 6], "count": [185]}, "eef_velocity_action": {"mean": [1.518918918918919, 0.0], "std": [0.778716142932517, 0.0], "min": [0, 0], "max": [2, 0], "count": [185]}, "eef_acc_mag_action": {"mean": [1.1567567567567567, 0.0], "std": [0.7441812263081365, 0.0], "min": [0, 0], "max": [2, 0], "count": [185]}, "eef_sim_pose_state": {"mean": [0.2598687066826413, 0.19784995067161296, 1.27308337797108, 0.15866722860083537, 0.38497335118589293, -0.6390743105528827, 0.06903420501805685, -0.33655251642707384, 1.1823620951296154, 0.015702786992262484, -0.0002645183535212856, -0.0009856241973559639], "std": [0.12691291944255084, 0.14810302308620665, 0.06356256254943944, 0.1472631755427096, 0.32100397017726817, 0.5325105091049948, 1.2537714583440178e-07, 2.7034362479547164e-05, 3.59275106867016e-05, 0.002249985611021058, 0.00035049943659490204, 0.0012430924751470657], "min": [0.06898691414348676, -0.047550013150974596, 1.1825820608936082, -0.014925396714690817, -0.0741094990750828, -1.4034669771380681, 0.06903338198441725, -0.33671560005203766, 1.1822913628020635, 0.014680851250886917, -0.0012765447797669083, -0.008297879427484233], "max": [0.4498246763645951, 0.33382432964022324, 1.4211274735075963, 0.517262633594249, 0.8555907707571704, 0.0029788111621478026, 0.06903426101513169, -0.33652870904454985, 1.1824658347987524, 0.028735083147415432, 0.00042553153139235356, 0.0], "count": [185]}, "eef_sim_pose_action": {"mean": [0.2586942174822369, 0.19741823962735358, 1.2723659434492864, 0.15857105564679363, 0.38378501806483545, -0.6430336111674537, 0.06913450905621023, -0.3365605762167111, 1.1819407447771655, 0.01593522646211642, 0.00097842962116305, -0.000572217575879815], "std": [0.12518446719575732, 0.14943564174977617, 0.06616413347851911, 0.1439771761060338, 0.33000805635003044, 0.5406606422220922, 2.0377261632085586e-05, 2.994684114398491e-05, 7.732565774575894e-05, 0.0027302319897949956, 0.0007871659678255048, 0.0015350479256446322], "min": [0.06828709697210095, -0.04710126893922297, 1.181877600191957, -0.016902025276250076, -0.13728072680667602, -1.4480260492753965, 0.06912988483985708, -0.33673232291795047, 1.1818775683965117, 0.013801120935221227, 0.0, -0.009203884750604628], "max": [0.4432785913566257, 0.33382357478109304, 1.4351261245787355, 0.5403244273561039, 0.8702001177665748, 0.0030789582025490527, 0.06924600539103684, -0.33652475915709257, 1.1820696876323555, 0.029145635664463043, 0.0030679580515287075, 0.0], "count": [185]}, "gripper_mode_state": {"mean": [0.35135135135135137, 0.0], "std": [0.4773924792609642, 0.0], "min": [0, 0], "max": [1, 0], "count": [185]}, "gripper_activity_state": {"mean": [1.6972972972972973, 2.0], "std": [0.6453519829399978, 0.0], "min": [0, 2], "max": [2, 2], "count": [185]}, "gripper_mode_action": {"mean": [0.372972972972973, 0.0], "std": [0.48359501073178457, 0.0], "min": [0, 0], "max": [1, 0], "count": [185]}, "gripper_activity_action": {"mean": [1.9513513513513514, 2.0], "std": [0.2805608491321291, 0.0], "min": [0, 2], "max": [2, 2], "count": [185]}, "gripper_open_scale_state": {"mean": [0.6980708851169889, 0.9796155807907541], "std": [0.32740411434815353, 3.910517115651206e-05], "min": [0.2458867073059082, 0.9794789123535156], "max": [0.9789613342285156, 0.9796267700195312], "count": [185]}, "gripper_open_scale_action": {"mean": [0.6270270270270271, 1.0], "std": [0.48359501073178457, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [185]}}} +{"episode_index": 18, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9647058823529412]]], "mean": [[[0.6343092674291939]], [[0.644995408496732]], [[0.6276217565359477]]], "std": [[[0.18715920899065414]], [[0.18982443447188835]], [[0.19370520498772434]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6089693110021787]], [[0.6284669798474946]], [[0.607755667211329]]], "std": [[[0.17543776761909294]], [[0.18029847989159473]], [[0.18185973045056328]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46146870098039217]], [[0.4647839760348584]], [[0.4364724809368192]]], "std": [[[0.22839102779426368]], [[0.2208979617623438]], [[0.24582840837820755]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[0.9215686274509803]], [[0.8392156862745098]]], "mean": [[[0.44095975490196077]], [[0.448540667211329]], [[0.4375345043572985]]], "std": [[[0.19268952766659017]], [[0.18664227122070132]], [[0.2006551144737004]]], "count": [100]}, "observation.state": {"min": [-0.5436170101165771, -0.002765957498922944, -1.670212745666504, -0.11489361524581909, -0.33914893865585327, -0.4521276652812958, -2.7585105895996094, -0.002765957498922944, -0.001276595750823617, 0.0, -0.013829787261784077, -0.010851063765585423, 0.03170212730765343, -2.760425567626953, 27.753345489501953, 97.96267700195312], "max": [-0.0019148936262354255, 2.337872266769409, 0.0, 0.5306382775306702, 0.001276595750823617, 0.705531895160675, -0.7061702013015747, -0.0017021276289597154, -0.001276595750823617, 0.0, -0.008085106499493122, -0.009148935787379742, 0.04085106402635574, -2.760425567626953, 97.89613342285156, 97.96267700195312], "mean": [-0.2585945427417755, 1.208134651184082, -0.886838436126709, 0.12976399064064026, -0.18860353529453278, 0.2115318775177002, -2.1408724784851074, -0.0017253399128094316, -0.001276597147807479, 0.0, -0.013058662414550781, -0.00986330397427082, 0.035208214074373245, -2.7604291439056396, 76.77049255371094, 97.96282958984375], "std": [0.21294474601745605, 0.913070559501648, 0.6857439875602722, 0.2324584573507309, 0.11588180810213089, 0.35742276906967163, 0.838128387928009, 0.00015002492000348866, 1.3969838619232178e-09, 0.0, 0.0008498869719915092, 0.0003776776429731399, 0.0010260440176352859, 3.5762786865234375e-06, 28.63847541809082, 0.000152587890625], "count": [165]}, "action": {"min": [-0.5445631742477417, -0.012271846644580364, -1.6720390319824219, -0.16566991806030273, -0.33900976181030273, -0.4555923044681549, -2.7585105895996094, -0.003067961661145091, -0.0015339808305725455, 0.0, -0.015339807607233524, -0.01073786523193121, 0.032213594764471054, -2.760425567626953, 0.0, 100.0, 0.0, 0.0], "max": [0.0015339808305725455, 2.345456600189209, 0.003067961661145091, 0.5338253378868103, 0.01840776950120926, 0.7133010625839233, -0.7061702013015747, -0.0015339808305725455, 0.0, 0.0015339808305725455, -0.007669903803616762, -0.00920388475060463, 0.041417479515075684, -2.760425567626953, 100.0, 100.0, 0.0, 0.0], "mean": [-0.25944703817367554, 1.2127928733825684, -0.8919404149055481, 0.12329491972923279, -0.18984182178974152, 0.22648994624614716, -2.1408724784851074, -0.0015711698215454817, -0.001506091677583754, 0.0014874979387968779, -0.013619907200336456, -0.009901158511638641, 0.035504743456840515, -2.7604291439056396, 70.90908813476562, 100.0, 0.0, 0.0], "std": [0.21578998863697052, 0.9166877269744873, 0.688014566898346, 0.2358119636774063, 0.11643557250499725, 0.3614504039287567, 0.838128387928009, 0.00023592768411617726, 0.0002049528993666172, 0.0002629547379910946, 0.0010518188355490565, 0.000763814605306834, 0.001084748306311667, 3.5762786865234375e-06, 45.41815948486328, 0.0, 0.0, 0.0], "count": [165]}, "timestamp": {"min": [0.0], "max": [5.466666666666667], "mean": [2.7333333333333325], "std": [1.587684080899201], "count": [165]}, "frame_index": {"min": [0], "max": [164], "mean": [82.0], "std": [47.63052242697603], "count": [165]}, "episode_index": {"min": [107], "max": [107], "mean": [107.0], "std": [0.0], "count": [165]}, "index": {"min": [22972], "max": [23136], "mean": [23054.0], "std": [47.63052242697603], "count": [165]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [165]}, "subtask_annotation": {"mean": [2.915151515151515, 7.0, 7.0, 7.0, 7.0], "std": [1.7594973821092248, 0.0, 0.0, 0.0, 0.0], "min": [1, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [165]}, "scene_annotation": {"mean": [107.0], "std": [0.0], "min": [107], "max": [107], "count": [165]}, "eef_direction_state": {"mean": [3.375757575757576, 6.0], "std": [2.084143644068056, 0.0], "min": [0, 6], "max": [6, 6], "count": [165]}, "eef_velocity_state": {"mean": [1.4303030303030304, 0.0], "std": [0.8181593711847847, 0.0], "min": [0, 0], "max": [2, 0], "count": [165]}, "eef_acc_mag_state": {"mean": [1.2121212121212122, 0.0], "std": [0.8074492481499531, 0.0], "min": [0, 0], "max": [2, 0], "count": [165]}, "eef_direction_action": {"mean": [3.3515151515151516, 6.0], "std": [2.179257756893977, 0.0], "min": [0, 6], "max": [6, 6], "count": [165]}, "eef_velocity_action": {"mean": [1.3818181818181818, 0.0], "std": [0.8561558005532278, 0.0], "min": [0, 0], "max": [2, 0], "count": [165]}, "eef_acc_mag_action": {"mean": [1.121212121212121, 0.0], "std": [0.8074492481499521, 0.0], "min": [0, 0], "max": [2, 0], "count": [165]}, "eef_sim_pose_state": {"mean": [0.2807309540344298, 0.23800974502620617, 1.2590520321916967, 0.05845101326560867, 0.4292702878612194, -0.5085305906989133, 0.06902220814476581, -0.3366726714929995, 1.1838043225429877, 0.03534951689126705, -0.014334570746298162, -0.011589667728888442], "std": [0.1719908670469287, 0.09002458199963959, 0.06174594475925407, 0.3993520870478329, 0.35385841870762463, 0.36294983712795886, 1.038621448874606e-06, 7.880707441947145e-06, 8.710864424065282e-05, 0.0010234341117086084, 0.0008498633663948698, 0.0004557427115879699], "min": [0.0682955791447467, 0.09652556724894536, 1.1822913629522664, -0.8429672962297254, -0.03140304731029486, -0.9323565181371916, 0.06902093787892813, -0.3366954384958822, 1.1832945581874694, 0.03184468777475946, -0.015105690560821117, -0.013618123815995954], "max": [0.5015218055319546, 0.33370426307044737, 1.3899517298378599, 0.5911295986585012, 0.9351445136969216, -0.005957438408779611, 0.06902814157238701, -0.33665712769203654, 1.1838833561917739, 0.040994211215996605, -0.009361193470291296, -0.010851993039642072], "count": [165]}, "eef_sim_pose_action": {"mean": [0.2825159252607712, 0.23684684217440635, 1.259459116484405, 0.07789830449661782, 0.4230481626528712, -0.5076818838232606, 0.06911841315759595, -0.33667720418784947, 1.1834443436771196, 0.03563958495913528, -0.013637812637737178, -0.011473239903681381], "std": [0.172024018246798, 0.090682225810607, 0.06311910533330764, 0.4007309436832271, 0.34802751678424065, 0.3613705352403925, 2.5100768403828678e-05, 1.710097561502484e-05, 4.313285544669589e-05, 0.001081227513433416, 0.000877823230291266, 0.0008374850166969975], "min": [0.06787755433756196, 0.0958563209186971, 1.1817645922362767, -0.8484941765712881, -0.10104187814357446, -0.9349907363440451, 0.06900699816977438, -0.3366970653590072, 1.1832461039923583, 0.032340668285082474, -0.015339157831842476, -0.013806850218863576], "max": [0.501861494517508, 0.3339940672755676, 1.3847517132913534, 0.5872790473663319, 0.9354403310472059, 0.015369490268970692, 0.06923852055767121, -0.33666155128223496, 1.1836071059451243, 0.0415327834864356, -0.00920335401230421, -0.010738558629853002], "count": [165]}, "gripper_mode_state": {"mean": [0.26666666666666666, 0.0], "std": [0.4422166387140533, 0.0], "min": [0, 0], "max": [1, 0], "count": [165]}, "gripper_activity_state": {"mean": [1.6666666666666667, 2.0], "std": [0.6726999721460181, 0.0], "min": [0, 2], "max": [2, 2], "count": [165]}, "gripper_mode_action": {"mean": [0.2909090909090909, 0.0], "std": [0.45418167261079284, 0.0], "min": [0, 0], "max": [1, 0], "count": [165]}, "gripper_activity_action": {"mean": [1.9454545454545455, 2.0], "std": [0.2965364805509105, 0.0], "min": [0, 2], "max": [2, 2], "count": [165]}, "gripper_open_scale_state": {"mean": [0.7677053278142753, 0.9796267700195336], "std": [0.286384762301709, 2.3314683517128287e-15], "min": [0.2775334548950195, 0.9796267700195312], "max": [0.9789613342285156, 0.9796267700195312], "count": [165]}, "gripper_open_scale_action": {"mean": [0.7090909090909091, 1.0], "std": [0.45418167261079284, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [165]}}} +{"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.6423806154684095]], [[0.6560880147058824]], [[0.6354920343137255]]], "std": [[[0.1942513314976789]], [[0.19850368818529993]], [[0.20104122909358407]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9686274509803922]]], "mean": [[[0.6178247467320261]], [[0.6401597576252723]], [[0.616390462962963]]], "std": [[[0.1799471004030774]], [[0.1863445087482152]], [[0.18672150478031]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47461468954248365]], [[0.45660884259259255]], [[0.4240567374727669]]], "std": [[[0.21357386853403262]], [[0.21201190092069236]], [[0.2415907695765707]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8980392156862745]], [[0.8156862745098039]], [[0.6627450980392157]]], "mean": [[[0.44025711873638346]], [[0.44492943899782134]], [[0.43088273148148143]]], "std": [[[0.19075726191027503]], [[0.18465866173555384]], [[0.19594286690958748]]], "count": [100]}, "observation.state": {"min": [-1.073191523551941, -0.0031914892606437206, -1.9838297367095947, -0.3057446777820587, -0.6055319309234619, -0.2282978743314743, -2.7585105895996094, -0.0019148936262354255, -0.001276595750823617, -0.012765957042574883, -0.008085106499493122, -0.01234042551368475, 0.0219148937612772, -2.760425567626953, 27.378253936767578, 97.96267700195312], "max": [0.0, 2.4712765216827393, 0.0, 0.888085126876831, 0.46702128648757935, 1.307446837425232, -0.6946808695793152, -0.0017021276289597154, -0.001276595750823617, -0.00042553190723992884, 0.031063830479979515, -0.01042553223669529, 0.02914893627166748, -2.760425567626953, 97.89613342285156, 97.96267700195312], "mean": [-0.39223966002464294, 1.2751981019973755, -0.994266927242279, 0.1538344770669937, -0.06664083153009415, 0.3037107586860657, -2.0938825607299805, -0.001703285495750606, -0.001276597147807479, -0.012089493684470654, 0.02946343459188938, -0.010778209194540977, 0.02781800925731659, -2.760429859161377, 75.16853332519531, 97.96283721923828], "std": [0.4046679437160492, 0.9129104614257812, 0.7465924620628357, 0.3867129981517792, 0.3104848861694336, 0.5020847916603088, 0.8927037119865417, 1.5642626749468036e-05, 1.3969838619232178e-09, 0.0017304449575021863, 0.0060769193805754185, 0.0002668482775334269, 0.0007984111434780061, 4.291534423828125e-06, 30.49826431274414, 0.00016021728515625], "count": [184]}, "action": {"min": [-1.084524393081665, -0.003067961661145091, -1.983437180519104, -0.3098641335964203, -0.6366020441055298, -0.23009711503982544, -2.7585105895996094, -0.0015339808305725455, -0.0015339808305725455, -0.013805827125906944, -0.007669903803616762, -0.012271846644580364, 0.01840776950120926, -2.760425567626953, 0.0, 100.0, 0.0, 0.0], "max": [0.0015339808305725455, 2.4697091579437256, 0.0, 0.8943107724189758, 0.4693981111049652, 1.3176895380020142, -0.6946808695793152, -0.0015339808305725455, 0.0, -0.0, 0.03067961521446705, -0.01073786523193121, 0.03067961521446705, -2.760425567626953, 100.0, 100.0, 0.0, 0.0], "mean": [-0.3905479907989502, 1.2748531103134155, -0.9938278198242188, 0.15799978375434875, -0.07283070683479309, 0.31949320435523987, -2.0938825607299805, -0.001533982576802373, -0.0013672449858859181, -0.01188836432993412, 0.029179029166698456, -0.010796231217682362, 0.028153590857982635, -2.760429859161377, 70.10869598388672, 100.0, 0.0, 0.0], "std": [0.4069134593009949, 0.9143599271774292, 0.7461197972297668, 0.39506468176841736, 0.3166247308254242, 0.515404462814331, 0.8927037119865417, 1.7462298274040222e-09, 0.00047746251220814884, 0.0023734713904559612, 0.007210909854620695, 0.0002934525837190449, 0.001153362332843244, 4.291534423828125e-06, 45.77821350097656, 0.0, 0.0, 0.0], "count": [184]}, "timestamp": {"min": [0.0], "max": [6.1], "mean": [3.0500000000000003], "std": [1.7705146772117486], "count": [184]}, "frame_index": {"min": [0], "max": [183], "mean": [91.5], "std": [53.115440316352455], "count": [184]}, "episode_index": {"min": [124], "max": [124], "mean": [124.0], "std": [0.0], "count": [184]}, "index": {"min": [26375], "max": [26558], "mean": [26466.5], "std": [53.115440316352455], "count": [184]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [184]}, "subtask_annotation": {"mean": [2.782608695652174, 7.0, 7.0, 7.0, 7.0], "std": [1.5833789334461021, 0.0, 0.0, 0.0, 0.0], "min": [1, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [184]}, "scene_annotation": {"mean": [124.0], "std": [0.0], "min": [124], "max": [124], "count": [184]}, "eef_direction_state": {"mean": [3.7717391304347827, 6.0], "std": [1.9787087405106272, 0.0], "min": [0, 6], "max": [6, 6], "count": [184]}, "eef_velocity_state": {"mean": [1.4782608695652173, 0.0], "std": [0.8337743004680485, 0.0], "min": [0, 0], "max": [2, 0], "count": [184]}, "eef_acc_mag_state": {"mean": [1.173913043478261, 0.010869565217391304], "std": [0.8022887864019971, 0.10368904363227671], "min": [0, 0], "max": [2, 1], "count": [184]}, "eef_direction_action": {"mean": [3.7010869565217392, 6.0], "std": [2.019685434246664, 0.0], "min": [0, 6], "max": [6, 6], "count": [184]}, "eef_velocity_action": {"mean": [1.4565217391304348, 0.0], "std": [0.8329236548116518, 0.0], "min": [0, 0], "max": [2, 0], "count": [184]}, "eef_acc_mag_action": {"mean": [1.2554347826086956, 0.010869565217391304], "std": [0.7836459008510185, 0.1470407528094422], "min": [0, 0], "max": [2, 2], "count": [184]}, "eef_sim_pose_state": {"mean": [0.24998333639306342, 0.19155538374352046, 1.2777735281773157, 0.07266663489774616, 0.37991071756914274, -0.6142342236126171, 0.06809000643602511, -0.3366921757550192, 1.1827902223829738, 0.027644990193614993, 0.01609643367983855, -0.012482995546959358], "std": [0.13291013751188185, 0.16015105633553411, 0.06630150463130227, 0.21432913614802712, 0.4411727207777089, 0.5304229618048686, 0.00013471782235725376, 6.108605829736514e-06, 0.0001659981926290101, 0.0008104430495065259, 0.004373422803441401, 0.0002675415655270785], "min": [0.06885101429396949, -0.09208887555384818, 1.1821383385813289, -0.17441405664701382, -0.08400190781811756, -1.6043131354076992, 0.06803698262590009, -0.336727762191809, 1.1826956068000944, 0.021731541361486254, -0.011275851450851748, -0.01404293550484208], "max": [0.4070447797506816, 0.33427567159497534, 1.4066512604189148, 0.7725745982899442, 1.2653444911432348, 0.034153448096263604, 0.06899560661688628, -0.33668417732034495, 1.1841131823572528, 0.029278499797841598, 0.01744578197895219, -0.012129095619784673], "count": [184]}, "eef_sim_pose_action": {"mean": [0.2497360316914677, 0.19277028536296006, 1.2774024405303057, 0.07557219158482498, 0.38134149970339715, -0.6275249068366315, 0.0680985074738421, -0.3366966297437404, 1.182761510100669, 0.02798241282931587, 0.015922466996041797, -0.012331684511003476], "std": [0.13350025318240252, 0.16002574994512242, 0.06576040090810133, 0.216779470960996, 0.4467633477221312, 0.541825556069255, 0.00020670523449949684, 6.797529382884611e-06, 0.00015088406690192863, 0.0011654125583522995, 0.004639536330351002, 0.00029330468337589096], "min": [0.0668275615625706, -0.09207454562185906, 1.1806085595062616, -0.19416043481364986, -0.1380052986620619, -1.6724235575003668, 0.06793870387606035, -0.3367314087368066, 1.182443456357115, 0.018200682488640974, -0.007669461622530793, -0.01380757455637462], "max": [0.4088285996241054, 0.33447599957033297, 1.3854236899258505, 0.7355751799289711, 1.2696665444901378, 0.04334530194900101, 0.06912582805157139, -0.3366950714635704, 1.1832811704912591, 0.030773738580667648, 0.018406707236252595, -0.012272161886443905], "count": [184]}, "gripper_mode_state": {"mean": [0.28804347826086957, 0.0], "std": [0.45285144682583245, 0.0], "min": [0, 0], "max": [1, 0], "count": [184]}, "gripper_activity_state": {"mean": [1.733695652173913, 2.0], "std": [0.6339622080892862, 0.0], "min": [0, 2], "max": [2, 2], "count": [184]}, "gripper_mode_action": {"mean": [0.29891304347826086, 0.0], "std": [0.4577816465486846, 0.0], "min": [0, 0], "max": [1, 0], "count": [184]}, "gripper_activity_action": {"mean": [1.951086956521739, 2.0], "std": [0.28129922379581535, 0.0], "min": [0, 2], "max": [2, 2], "count": [184]}, "gripper_open_scale_state": {"mean": [0.7516859262922536, 0.9796267700195338], "std": [0.30498257437918014, 2.55351295663786e-15], "min": [0.27378253936767577, 0.9796267700195312], "max": [0.9789613342285156, 0.9796267700195312], "count": [184]}, "gripper_open_scale_action": {"mean": [0.7010869565217391, 1.0], "std": [0.4577816465486846, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [184]}}} +{"episode_index": 20, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6715778703703703]], [[0.6736684640522876]], [[0.6526677423747276]]], "std": [[[0.1813475695864771]], [[0.18513455832214887]], [[0.19721539659256784]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9764705882352941]]], "mean": [[[0.6308672303921569]], [[0.6410164488017429]], [[0.6172484831154684]]], "std": [[[0.18982123224438366]], [[0.19335858872088538]], [[0.1996867392890698]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43854026688453157]], [[0.44085565087145967]], [[0.4265709477124183]]], "std": [[[0.1961386661855483]], [[0.18772715860774772]], [[0.1980711847537133]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4889259177559913]], [[0.46586230392156863]], [[0.42131891067538124]]], "std": [[[0.21979963359330446]], [[0.2127011550543653]], [[0.2558647492880942]]], "count": [100]}, "observation.state": {"min": [-0.00957446824759245, -0.001276595750823617, 0.0, 0.0, 0.001276595750823617, 0.001276595750823617, -2.758085012435913, -0.003829787252470851, -0.002340425504371524, -1.9459574222564697, -0.19042553007602692, -0.42510637640953064, -0.5623404383659363, -2.742553234100342, 97.77780151367188, 2.9169390201568604], "max": [-0.008085106499493122, -0.001276595750823617, 0.0, 0.0008510638144798577, 0.0031914892606437206, 0.0019148936262354255, -2.7551064491271973, 0.8253191709518433, 2.547234058380127, 0.0, 0.6561701893806458, 0.46978724002838135, 0.33191490173339844, 0.020212765783071518, 97.88134765625, 97.3410415649414], "mean": [-0.009159168228507042, -0.0012765962164849043, 0.0, 0.0002434535272186622, 0.0018576097209006548, 0.0016100655775517225, -2.7572836875915527, 0.4371449053287506, 1.5868442058563232, -1.2607353925704956, 0.1575797200202942, 0.03473402187228203, -0.18179215490818024, -1.8029109239578247, 97.85315704345703, 65.23187255859375], "std": [0.00018979926244355738, 4.656612873077393e-10, 0.0, 0.00023773018619976938, 0.00023369025439023972, 0.0001929487771121785, 0.0012018659617751837, 0.321109414100647, 0.8702168464660645, 0.7113405466079712, 0.21705253422260284, 0.2468928098678589, 0.27722305059432983, 1.0083222389221191, 0.041899148374795914, 34.421363830566406], "count": [208]}, "action": {"min": [-0.00920388475060463, -0.0015339808305725455, -0.0, 0.0, 0.0015339808305725455, 0.0015339808305725455, -2.758085012435913, -0.006135923322290182, -0.004601942375302315, -1.9466216564178467, -0.20862138271331787, -0.4279806315898895, -0.5691068768501282, -2.742553234100342, 100.0, 0.0, 0.0, 0.0], "max": [-0.007669903803616762, -0.0015339808305725455, -0.0, 0.0015339808305725455, 0.003067961661145091, 0.0015339808305725455, -2.7551064491271973, 0.8283496499061584, 2.5510101318359375, 0.003067961661145091, 0.6642136573791504, 0.475534051656723, 0.3328738212585449, 0.020212765783071518, 100.0, 100.0, 0.0, 0.0], "mean": [-0.009181777946650982, -0.0015339828096330166, 0.0, 0.00024337202194146812, 0.0021312031894922256, 0.0015339828096330166, -2.7572836875915527, 0.43658700585365295, 1.5892869234085083, -1.263832688331604, 0.15509523451328278, 0.04023747891187668, -0.1885320395231247, -1.8029109239578247, 100.0, 61.53845977783203, 0.0, 0.0], "std": [0.0001828920067055151, 1.979060471057892e-09, 0.0, 0.0005604446050710976, 0.0007478158222511411, 1.979060471057892e-09, 0.0012018659617751837, 0.32245445251464844, 0.8714803457260132, 0.7117937207221985, 0.21956753730773926, 0.252008855342865, 0.27927088737487793, 1.0083222389221191, 0.0, 48.65038299560547, 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": [135], "max": [135], "mean": [135.0], "std": [0.0], "count": [208]}, "index": {"min": [28975], "max": [29182], "mean": [29078.5], "std": [60.043734061099165], "count": [208]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [208]}, "subtask_annotation": {"mean": [2.1586538461538463, 7.0, 7.0, 7.0, 7.0], "std": [1.9162318079282523, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [208]}, "scene_annotation": {"mean": [135.0], "std": [0.0], "min": [135], "max": [135], "count": [208]}, "eef_direction_state": {"mean": [6.0, 3.7836538461538463], "std": [0.0, 1.6973741358641583], "min": [6, 0], "max": [6, 6], "count": [208]}, "eef_velocity_state": {"mean": [0.0, 1.5673076923076923], "std": [0.0, 0.7106933650820144], "min": [0, 0], "max": [0, 2], "count": [208]}, "eef_acc_mag_state": {"mean": [0.0, 1.2307692307692308], "std": [0.0, 0.7034361983912257], "min": [0, 0], "max": [0, 2], "count": [208]}, "eef_direction_action": {"mean": [6.0, 3.8028846153846154], "std": [0.0, 1.7443842163866037], "min": [6, 0], "max": [6, 6], "count": [208]}, "eef_velocity_action": {"mean": [0.0, 1.5336538461538463], "std": [0.0, 0.7460293066169458], "min": [0, 0], "max": [0, 2], "count": [208]}, "eef_acc_mag_action": {"mean": [0.0, 1.2259615384615385], "std": [0.0, 0.7350425409336855], "min": [0, 0], "max": [0, 2], "count": [208]}, "eef_sim_pose_state": {"mean": [0.06903546440610478, 0.3337612411709411, 1.1824408812198903, 0.001608144546436078, -0.0010331405858922736, -0.007301553579719743, 0.3214398458609467, -0.16232820650865631, 1.2777108448332664, -0.20878077059748357, 0.45760969726628026, 0.44914869748155073], "std": [5.9534619243786383e-08, 6.2500154873322515e-06, 2.436801253008855e-05, 0.00019301149260754637, 0.00023772954010212784, 0.00032424262469602535, 0.1427115972953544, 0.15241134313307575, 0.07033862682739807, 0.12894935992835468, 0.3041106669235712, 0.5349863489058733], "min": [0.06903530379185635, 0.3337428960980136, 1.1823785993682474, 0.0012736079746742059, -0.0012765947105912723, -0.007872340002199992, 0.06892051336191547, -0.3377393331578412, 1.1819860395475041, -0.4369567005472258, -0.05996042433830828, -0.27308766830527753], "max": [0.06903560133863976, 0.3337720375290928, 1.182465835922345, 0.0019140787782915615, -0.00042553115616983384, -0.004893614638285519, 0.45999135733768715, 0.04208074713657399, 1.4355853506868679, 0.032176142614384826, 1.026712333936012, 1.1944309433023135], "count": [208]}, "eef_sim_pose_action": {"mean": [0.06901608266615934, 0.33376809327098095, 1.182434994620884, 0.0015312320065207598, -0.0012906055840085223, -0.007050557049749857, 0.32256760548753505, -0.16221758733419125, 1.2779357539107896, -0.2086117123357754, 0.45353839852079936, 0.4569106689010336], "std": [1.3388860477782594e-07, 1.7730065722846376e-05, 5.744718531695621e-05, 1.5909138048270813e-06, 0.0005604430468103714, 0.0007524972587388425, 0.14250531021419457, 0.1524933810491567, 0.07053607810319762, 0.12937660459692926, 0.29858859082419875, 0.5383357418391558], "min": [0.06901562717953824, 0.3337200144221835, 1.1823027034655564, 0.001529274639886829, -0.0015339790257684616, -0.007669903920032082, 0.06889630694015605, -0.33832103401985936, 1.1812950195273029, -0.45278070259337355, -0.07668131969145842, -0.2763570203300133], "max": [0.06901633466518349, 0.33378967978485596, 1.1824599410003533, 0.001533980830572546, 0.0, -0.006135919479872669, 0.46026989186700695, 0.04224073393519634, 1.4317976780201431, 0.03226300920194215, 1.0130606914204305, 1.2312139270766762], "count": [208]}, "gripper_mode_state": {"mean": [0.0, 0.36538461538461536], "std": [0.0, 0.4815378471364976], "min": [0, 0], "max": [0, 1], "count": [208]}, "gripper_activity_state": {"mean": [2.0, 1.5192307692307692], "std": [0.0, 0.7903354841551735], "min": [2, 0], "max": [2, 2], "count": [208]}, "gripper_mode_action": {"mean": [0.0, 0.38461538461538464], "std": [0.0, 0.48650425541051956], "min": [0, 0], "max": [0, 1], "count": [208]}, "gripper_activity_action": {"mean": [2.0, 1.9134615384615385], "std": [0.0, 0.3697862408274897], "min": [2, 0], "max": [2, 2], "count": [208]}, "gripper_open_scale_state": {"mean": [0.978534701420706, 0.6523191502919552], "std": [0.0004189799694978794, 0.34421352876345496], "min": [0.9777780151367188, 0.029169390201568602], "max": [0.9788134765625, 0.9734104156494141], "count": [208]}, "gripper_open_scale_action": {"mean": [1.0, 0.6153846153846154], "std": [0.0, 0.48650425541051956], "min": [1.0, 0.0], "max": [1.0, 1.0], "count": [208]}}} +{"episode_index": 21, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[0.9882352941176471]], [[0.9882352941176471]]], "mean": [[[0.6564307162309369]], [[0.6688153894335512]], [[0.64314204248366]]], "std": [[[0.17886864519878223]], [[0.1841638691280397]], [[0.19191282433488985]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.9647058823529412]], [[0.9450980392156862]], [[0.8588235294117647]]], "mean": [[[0.6320062336601306]], [[0.6532503131808278]], [[0.624284008714597]]], "std": [[[0.16847320195008908]], [[0.1752141724660079]], [[0.17966023344085208]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46879520152505444]], [[0.45622571623093683]], [[0.4223148039215686]]], "std": [[[0.224557839355634]], [[0.22015686104655052]], [[0.2497875121030824]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9607843137254902]], [[0.8627450980392157]], [[0.8352941176470589]]], "mean": [[[0.440725841503268]], [[0.4481970642701525]], [[0.43554181100217865]]], "std": [[[0.19699167396806183]], [[0.18712349510844606]], [[0.20156781131005932]]], "count": [100]}, "observation.state": {"min": [-0.8255318999290466, -0.0031914892606437206, -1.8010637760162354, -0.2338297814130783, -0.46744680404663086, -0.012765957042574883, -2.7585105895996094, 0.0, -0.001276595750823617, 0.0, -0.0274468082934618, -0.01234042551368475, 0.04085106402635574, -2.760425567626953, 24.57455825805664, 97.96267700195312], "max": [0.2910638153553009, 2.208085060119629, 0.0, 0.5214893817901611, 0.005744680762290955, 0.9048936367034912, -0.6089361906051636, 0.0, -0.001276595750823617, 0.0, -0.02638297900557518, -0.010851063765585423, 0.04744680970907211, -2.760425567626953, 97.89613342285156, 97.96267700195312], "mean": [-0.18124155700206757, 1.3094033002853394, -1.0217132568359375, 0.1941680759191513, -0.27201154828071594, 0.4412728250026703, -2.0649054050445557, 0.0, -0.001276597147807479, 0.0, -0.02722076140344143, -0.011447051540017128, 0.041619930416345596, -2.760429620742798, 74.20338439941406, 97.96283721923828], "std": [0.41400814056396484, 0.8900113701820374, 0.7293943166732788, 0.23391248285770416, 0.1855860948562622, 0.3101626932621002, 0.9179546236991882, 0.0, 1.3969838619232178e-09, 0.0, 0.00019266259914729744, 0.0003564729995559901, 0.000820555433165282, 4.0531158447265625e-06, 31.319929122924805, 0.00016021728515625], "count": [176]}, "action": {"min": [-0.826815664768219, -0.003067961661145091, -1.8116313219070435, -0.25617480278015137, -0.4693981111049652, -0.015339807607233524, -2.7585105895996094, 0.0, -0.0015339808305725455, 0.0015339808305725455, -0.029145635664463043, -0.012271846644580364, 0.041417479515075684, -2.760425567626953, 0.0, 100.0, 0.0, 0.0], "max": [0.29145634174346924, 2.205864429473877, 0.0015339808305725455, 0.5353593230247498, 0.007669903803616762, 0.9142525792121887, -0.6089361906051636, 0.0, 0.0, 0.0015339808305725455, -0.026077672839164734, -0.01073786523193121, 0.04908738657832146, -2.760425567626953, 100.0, 100.0, 0.0, 0.0], "mean": [-0.18865352869033813, 1.3136452436447144, -1.02409827709198, 0.18508881330490112, -0.2753150165081024, 0.4514877200126648, -2.0649054050445557, 0.0, -0.0015165507793426514, 0.001533982460387051, -0.027794724330306053, -0.011644318699836731, 0.04190563037991524, -2.760429620742798, 69.31818389892578, 100.0, 0.0, 0.0], "std": [0.41683319211006165, 0.8926999568939209, 0.728509783744812, 0.24167771637439728, 0.18648694455623627, 0.31162402033805847, 0.9179546236991882, 0.0, 0.00016259113908745348, 1.6298145055770874e-09, 0.0005234563141129911, 0.0007542066741734743, 0.0010608964366838336, 4.0531158447265625e-06, 46.117332458496094, 0.0, 0.0, 0.0], "count": [176]}, "timestamp": {"min": [0.0], "max": [5.833333333333333], "mean": [2.916666666666667], "std": [1.6935334527417978], "count": [176]}, "frame_index": {"min": [0], "max": [175], "mean": [87.5], "std": [50.806003582253936], "count": [176]}, "episode_index": {"min": [150], "max": [150], "mean": [150.0], "std": [0.0], "count": [176]}, "index": {"min": [31580], "max": [31755], "mean": [31667.5], "std": [50.806003582253936], "count": [176]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [176]}, "subtask_annotation": {"mean": [2.9943181818181817, 7.0, 7.0, 7.0, 7.0], "std": [1.6938966611810573, 0.0, 0.0, 0.0, 0.0], "min": [1, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [176]}, "scene_annotation": {"mean": [150.0], "std": [0.0], "min": [150], "max": [150], "count": [176]}, "eef_direction_state": {"mean": [3.8806818181818183, 6.0], "std": [1.8866973280977621, 0.0], "min": [0, 6], "max": [6, 6], "count": [176]}, "eef_velocity_state": {"mean": [1.4034090909090908, 0.0], "std": [0.8606219822204128, 0.0], "min": [0, 0], "max": [2, 0], "count": [176]}, "eef_acc_mag_state": {"mean": [1.2102272727272727, 0.0], "std": [0.7732075713203462, 0.0], "min": [0, 0], "max": [2, 0], "count": [176]}, "eef_direction_action": {"mean": [3.9204545454545454, 6.0], "std": [1.8353943774189654, 0.0], "min": [0, 6], "max": [6, 6], "count": [176]}, "eef_velocity_action": {"mean": [1.4090909090909092, 0.0], "std": [0.854617985316507, 0.0], "min": [0, 0], "max": [2, 0], "count": [176]}, "eef_acc_mag_action": {"mean": [1.2215909090909092, 0.0], "std": [0.7918546789939614, 0.0], "min": [0, 0], "max": [2, 0], "count": [176]}, "eef_sim_pose_state": {"mean": [0.2867236985618789, 0.26614214871713865, 1.2763087606976904, 0.20480685618606412, 0.4304200576843634, -0.5458784698984698, 0.06899112779617432, -0.3367478273312502, 1.1852556064956739, 0.04194619229643148, -0.028495471024554832, -0.0114516991147959], "std": [0.15920387468781055, 0.14883816848277442, 0.0698291555303474, 0.15712536435556282, 0.34037803675490896, 0.6152379630243159, 5.348595388048443e-07, 8.021177795178938e-06, 1.974116431108229e-05, 0.0008226608759978876, 0.00019268878199046663, 0.0003565961336261882], "min": [0.06885640872807659, 0.022663379897086895, 1.1825527123284152, -0.012777908133917049, -0.08821531583539288, -1.5999246837419987, 0.06899022925795577, -0.33676792954716617, 1.1851697615943044, 0.04116657992476907, -0.028721712568714475, -0.01234551738188663], "max": [0.4936658535737018, 0.44575958851225433, 1.4267287705303644, 0.518020322270173, 0.8795915671179912, 0.0042553699661823634, 0.0689933029597556, -0.33673441669606313, 1.185278773291947, 0.04778821902431485, -0.02765746816153203, -0.010855475091943616], "count": [176]}, "eef_sim_pose_action": {"mean": [0.28699730862677203, 0.2632994500763321, 1.2764283988787568, 0.21580279836650568, 0.4229593282644879, -0.555682932318195, 0.06909105709306805, -0.3367522658854214, 1.184883831873001, 0.04222905754868162, -0.02777536334392697, -0.011648803194810715], "std": [0.15901195645797972, 0.14955034316028765, 0.07105059082768804, 0.16103206945300777, 0.3429168802245264, 0.6169064957136708, 1.3000961269104646e-05, 1.6970786985766185e-05, 5.3037808154608366e-05, 0.0010621428609888016, 0.0005775259441563224, 0.0007544855270181598], "min": [0.06786270922301715, 0.02284647876037091, 1.182023398402336, -0.01535157298651323, -0.15327513211151444, -1.6090762269997505, 0.06908561081813913, -0.3367663864337277, 1.1847424327447882, 0.041714039400887554, -0.02914395493331834, -0.01227706023725944], "max": [0.49667117723394977, 0.44702314974612967, 1.4321470227881175, 0.5167773737346548, 0.8829020054612937, 0.007669912827286244, 0.06921350604462898, -0.33673186953786693, 1.1850218602699056, 0.04938863592632488, -0.024541843542480013, -0.010741959510479765], "count": [176]}, "gripper_mode_state": {"mean": [0.2897727272727273, 0.0], "std": [0.4536568017804353, 0.0], "min": [0, 0], "max": [1, 0], "count": [176]}, "gripper_activity_state": {"mean": [1.6931818181818181, 2.0], "std": [0.6546677600379112, 0.0], "min": [0, 2], "max": [2, 2], "count": [176]}, "gripper_mode_action": {"mean": [0.3068181818181818, 0.0], "std": [0.46117327017506904, 0.0], "min": [0, 0], "max": [1, 0], "count": [176]}, "gripper_activity_action": {"mean": [1.9488636363636365, 2.0], "std": [0.28742363340776705, 0.0], "min": [0, 2], "max": [2, 2], "count": [176]}, "gripper_open_scale_state": {"mean": [0.7420342848517678, 0.9796267700195337], "std": [0.3131992501062192, 2.4424906541753444e-15], "min": [0.24574558258056642, 0.9796267700195312], "max": [0.9789613342285156, 0.9796267700195312], "count": [176]}, "gripper_open_scale_action": {"mean": [0.6931818181818182, 1.0], "std": [0.46117327017506904, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [176]}}} +{"episode_index": 22, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[0.9921568627450981]], [[1.0]]], "mean": [[[0.6705727505446624]], [[0.6740956889978214]], [[0.647325672657952]]], "std": [[[0.1757455318466895]], [[0.17488175280560242]], [[0.18532994032245068]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6439712663398692]], [[0.6548983523965142]], [[0.6255768927015251]]], "std": [[[0.16535906947080725]], [[0.16657988711511842]], [[0.1744021383438091]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.465095607298475]], [[0.46176564814814813]], [[0.43083901960784315]]], "std": [[[0.2203374584693859]], [[0.21504356317981177]], [[0.24231941520468023]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9921568627450981]]], "mean": [[[0.4436530637254902]], [[0.44748296840958607]], [[0.42405292755991286]]], "std": [[[0.2000360225986516]], [[0.1908105152490209]], [[0.21015119504762653]]], "count": [100]}, "observation.state": {"min": [-0.8934042453765869, -0.001276595750823617, -1.9719148874282837, -0.258297860622406, -0.21553191542625427, -0.004680851008743048, -2.7551064491271973, 0.0, -0.001276595750823617, 0.0, 0.001276595750823617, -0.01234042551368475, 0.028723403811454773, -2.760425567626953, 35.10472869873047, 97.96267700195312], "max": [0.28851065039634705, 2.44234037399292, 0.0, 0.2568085193634033, 0.0042553190141916275, 0.4921276569366455, -0.9236170053482056, 0.0008510638144798577, -0.001276595750823617, 0.0, 0.002765957498922944, -0.009999999776482582, 0.03638297691941261, -2.760425567626953, 97.77780151367188, 97.96267700195312], "mean": [-0.23656639456748962, 1.3011833429336548, -0.9602870941162109, 0.02659681998193264, -0.11870497465133667, 0.2587364912033081, -2.193800687789917, 0.00032983842538669705, -0.0012765962164849043, 0.0, 0.0016675159567967057, -0.010760459117591381, 0.02973022684454918, -2.7604305744171143, 78.56642150878906, 97.96284484863281], "std": [0.41975072026252747, 0.9306914210319519, 0.777220606803894, 0.15188448131084442, 0.07063497602939606, 0.15045173466205597, 0.7897425293922424, 0.00020484195556491613, 4.656612873077393e-10, 0.0, 0.0002356927579967305, 0.0003366056189406663, 0.0009511762182228267, 5.0067901611328125e-06, 27.014822006225586, 0.0001678466796875], "count": [209]}, "action": {"min": [-0.8943107724189758, -0.0015339808305725455, -1.9711652994155884, -0.26691266894340515, -0.2178252786397934, -0.006135923322290182, -2.7551064491271973, 0.0, 0.0, 0.0015339808305725455, 0.0015339808305725455, -0.012271846644580364, 0.029145635664463043, -2.760425567626953, 0.0, 100.0, 0.0, 0.0], "max": [0.2899223566055298, 2.4420974254608154, 0.0015339808305725455, 0.2592427432537079, 0.004601942375302315, 0.49547579884529114, -0.9236170053482056, 0.0015339808305725455, 0.0, 0.0015339808305725455, 0.003067961661145091, -0.01073786523193121, 0.03681553900241852, -2.760425567626953, 100.0, 100.0, 0.0, 0.0], "mean": [-0.2420966923236847, 1.307193398475647, -0.9651008248329163, 0.024910669773817062, -0.12173457443714142, 0.26701512932777405, -2.193800687789917, 0.000719282659702003, 0.0, 0.0015339828096330166, 0.0015633414732292295, -0.010818611830472946, 0.030041195452213287, -2.7604305744171143, 71.29186248779297, 100.0, 0.0, 0.0], "std": [0.42322635650634766, 0.9319759011268616, 0.7750080227851868, 0.15627558529376984, 0.07187601923942566, 0.15408317744731903, 0.7897425293922424, 0.0007653593784198165, 0.0, 1.979060471057892e-09, 0.0002101747813867405, 0.00034253328340128064, 0.0012589441612362862, 5.0067901611328125e-06, 45.239986419677734, 0.0, 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": [157], "max": [157], "mean": [157.0], "std": [0.0], "count": [209]}, "index": {"min": [33152], "max": [33360], "mean": [33256.0], "std": [60.332412515993425], "count": [209]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [209]}, "subtask_annotation": {"mean": [2.985645933014354, 7.0, 7.0, 7.0, 7.0], "std": [1.6382931627388144, 0.0, 0.0, 0.0, 0.0], "min": [1, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [209]}, "scene_annotation": {"mean": [157.0], "std": [0.0], "min": [157], "max": [157], "count": [209]}, "eef_direction_state": {"mean": [3.478468899521531, 6.0], "std": [2.114150445330722, 0.0], "min": [0, 6], "max": [6, 6], "count": [209]}, "eef_velocity_state": {"mean": [1.4497607655502391, 0.0], "std": [0.7938835802176075, 0.0], "min": [0, 0], "max": [2, 0], "count": [209]}, "eef_acc_mag_state": {"mean": [1.2344497607655502, 0.0], "std": [0.7687433408043572, 0.0], "min": [0, 0], "max": [2, 0], "count": [209]}, "eef_direction_action": {"mean": [3.6076555023923444, 6.0], "std": [2.1024339406085564, 0.0], "min": [0, 6], "max": [6, 6], "count": [209]}, "eef_velocity_action": {"mean": [1.4019138755980862, 0.0], "std": [0.8132845404769223, 0.0], "min": [0, 0], "max": [2, 0], "count": [209]}, "eef_acc_mag_action": {"mean": [1.2535885167464116, 0.0], "std": [0.8053642185132358, 0.0], "min": [0, 0], "max": [2, 0], "count": [209]}, "eef_sim_pose_state": {"mean": [0.2756454559582882, 0.22836605811142663, 1.2631418317060938, 0.1919324374252156, 0.3618195415385694, -0.3763799655987435, 0.06903299030320974, -0.3367399294352861, 1.182294911210971, 0.02972599140913488, 0.00039089627835383863, -0.010430623246157338], "std": [0.15158097567312823, 0.17320709947022497, 0.0612764925835129, 0.11614862767545954, 0.2939436719788336, 0.48479687766803503, 1.032409711705348e-07, 8.782047037272121e-06, 2.415887097636759e-05, 0.0009497426793354539, 0.0002356775149436653, 0.00039951038271970554], "min": [0.069033323137367, -0.04905722479871845, 1.1825822364102496, -0.004690855566841043, -0.12207410143652031, -1.1493363355572634, 0.06903248899032693, -0.33677783949856327, 1.1821823193082863, 0.028718786428246146, 0.0, -0.012340428027323823], "max": [0.43490778713917555, 0.4266762312819607, 1.4085463923523942, 0.38129019054507163, 0.7798241326193827, 0.13201356199088202, 0.06903319951947579, -0.3367248415019949, 1.182334981087049, 0.03636523173883159, 0.0014892634471903587, -0.009574468774569234], "count": [209]}, "eef_sim_pose_action": {"mean": [0.27535153987263433, 0.22624994775799553, 1.2631654191290307, 0.19847950347144466, 0.3610272463725769, -0.38576180519668707, 0.06924444780302225, -0.33675000174022685, 1.181909444845028, 0.030007591432600535, 0.0030971382161028424, -0.010099370503148386], "std": [0.15048593460033793, 0.17430461911863465, 0.06332206211399592, 0.11919031168526205, 0.29996712790400876, 0.48957712888718213, 2.3803610972218802e-07, 1.8946938977645774e-05, 2.154286615156901e-05, 0.00125710247446679, 0.0002101517752331401, 0.0008406323200466731], "min": [0.06892015941626867, -0.049259755366045335, 1.1817554084788453, -0.0061500419829402546, -0.14617436853503407, -1.158061503486939, 0.0692437433085778, -0.33680118321151176, 1.1817552213936575, 0.029107986936327785, 0.003067730648536715, -0.012271904392704251], "max": [0.43468440596122815, 0.4285665890865012, 1.4287710848588298, 0.43449557514922577, 0.7875304474736446, 0.12937482998843453, 0.06924469047403015, -0.33673186953786693, 1.181912455259872, 0.036759065688769174, 0.004601595971446715, -0.0092039349321534], "count": [209]}, "gripper_mode_state": {"mean": [0.2679425837320574, 0.0], "std": [0.44288752020693195, 0.0], "min": [0, 0], "max": [1, 0], "count": [209]}, "gripper_activity_state": {"mean": [1.784688995215311, 2.0], "std": [0.57587464073409, 0.0], "min": [0, 2], "max": [2, 2], "count": [209]}, "gripper_mode_action": {"mean": [0.28708133971291866, 0.0], "std": [0.45239987190709463, 0.0], "min": [0, 0], "max": [1, 0], "count": [209]}, "gripper_activity_action": {"mean": [1.9569377990430623, 2.0], "std": [0.2644163039167099, 0.0], "min": [0, 2], "max": [2, 2], "count": [209]}, "gripper_open_scale_state": {"mean": [0.7856648391285603, 0.979626770019534], "std": [0.2701480310548075, 2.7755575615628914e-15], "min": [0.3510472869873047, 0.9796267700195312], "max": [0.9777780151367188, 0.9796267700195312], "count": [209]}, "gripper_open_scale_action": {"mean": [0.7129186602870813, 1.0], "std": [0.45239987190709463, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [209]}}} +{"episode_index": 23, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9450980392156862]]], "mean": [[[0.626193755446623]], [[0.6434878159041394]], [[0.6304239596949891]]], "std": [[[0.21583825524254768]], [[0.20725665525044393]], [[0.20588048215496813]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6041444580610021]], [[0.6288370724400871]], [[0.6130211655773421]]], "std": [[[0.2027432511091369]], [[0.19643387344338575]], [[0.19241565622108298]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4750658769063181]], [[0.4772089869281046]], [[0.45081058823529413]]], "std": [[[0.22680673574512364]], [[0.21228657792686795]], [[0.24630521839089645]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8901960784313725]], [[0.796078431372549]], [[0.7529411764705882]]], "mean": [[[0.4273927913943355]], [[0.45078594498910673]], [[0.44108929466230934]]], "std": [[[0.24246012376199375]], [[0.22266862052263622]], [[0.2343677705513501]]], "count": [100]}, "observation.state": {"min": [-0.505531907081604, -0.0031914892606437206, -1.9746809005737305, -0.11106383055448532, -0.35723403096199036, -0.008085106499493122, -2.7585105895996094, -0.0017021276289597154, -0.001276595750823617, 0.0, -0.034893617033958435, -0.03787234053015709, 0.0576595738530159, -2.760425567626953, 28.368099212646484, 97.94789123535156], "max": [0.0017021276289597154, 2.241276502609253, 0.0, 0.7634042501449585, 0.002765957498922944, 1.1146808862686157, -0.7248936295509338, 0.0, -0.001276595750823617, 0.0, -0.027234042063355446, -0.03638297691941261, 0.06914893537759781, -2.759999990463257, 97.89613342285156, 97.96267700195312], "mean": [-0.17016470432281494, 1.1922106742858887, -0.9848517179489136, 0.2907051742076874, -0.1820903867483139, 0.5054793357849121, -2.172551393508911, -0.0013604606501758099, -0.001276597031392157, 0.0, -0.0346389003098011, -0.03681625425815582, 0.06264172494411469, -2.7604150772094727, 77.84050750732422, 97.96238708496094], "std": [0.20018671452999115, 0.9375241994857788, 0.7887458205223083, 0.32027655839920044, 0.14696930348873138, 0.39107799530029297, 0.8055534362792969, 0.00030347437132149935, 1.280568540096283e-09, 0.0, 0.0006829829071648419, 0.00024845704319886863, 0.001399253262206912, 7.167569128796458e-05, 27.53704071044922, 0.0024933451786637306], "count": [137]}, "action": {"min": [-0.5092816352844238, -0.0015339808305725455, -1.980369210243225, -0.17794176936149597, -0.3604854941368103, -0.01073786523193121, -2.7585105895996094, -0.0015339808305725455, 0.0, 0.007669903803616762, -0.03528155758976936, -0.03834952041506767, 0.058291271328926086, -2.760425567626953, 0.0, 100.0, 0.0, 0.0], "max": [0.00920388475060463, 2.2457478046417236, 0.003067961661145091, 0.7700583338737488, 0.004601942375302315, 1.1213399171829224, -0.7248936295509338, 0.0, 0.0, 0.01073786523193121, -0.026077672839164734, -0.03681553900241852, 0.07056311517953873, -2.759999990463257, 100.0, 100.0, 0.0, 0.0], "mean": [-0.17700135707855225, 1.1931110620498657, -0.9851739406585693, 0.2788153290748596, -0.18037143349647522, 0.5077470541000366, -2.172551393508911, -0.0012092696269974113, 0.0, 0.01071547158062458, -0.03521442785859108, -0.03688277676701546, 0.06310601532459259, -2.7604150772094727, 72.9926986694336, 100.0, 0.0, 0.0], "std": [0.20772023499011993, 0.9501795172691345, 0.7956355214118958, 0.3252889811992645, 0.14639537036418915, 0.3921360969543457, 0.8055534362792969, 0.0006266282289288938, 0.0, 0.0002611552190501243, 0.0007834656862542033, 0.0003139141190331429, 0.001473237993195653, 7.167569128796458e-05, 44.39973068237305, 0.0, 0.0, 0.0], "count": [137]}, "timestamp": {"min": [0.0], "max": [4.533333333333333], "mean": [2.2666666666666666], "std": [1.3182479955523458], "count": [137]}, "frame_index": {"min": [0], "max": [136], "mean": [68.0], "std": [39.54743986657038], "count": [137]}, "episode_index": {"min": [172], "max": [172], "mean": [172.0], "std": [0.0], "count": [137]}, "index": {"min": [36499], "max": [36635], "mean": [36567.0], "std": [39.54743986657038], "count": [137]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [137]}, "subtask_annotation": {"mean": [2.9635036496350367, 7.0, 7.0, 7.0, 7.0], "std": [1.752615393387824, 0.0, 0.0, 0.0, 0.0], "min": [1, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [137]}, "scene_annotation": {"mean": [172.0], "std": [0.0], "min": [172], "max": [172], "count": [137]}, "eef_direction_state": {"mean": [3.5328467153284673, 6.0], "std": [2.0929185255537313, 0.0], "min": [0, 6], "max": [6, 6], "count": [137]}, "eef_velocity_state": {"mean": [1.3065693430656935, 0.0], "std": [0.8591461029495724, 0.0], "min": [0, 0], "max": [2, 0], "count": [137]}, "eef_acc_mag_state": {"mean": [1.1094890510948905, 0.0], "std": [0.7800321172200024, 0.0], "min": [0, 0], "max": [2, 0], "count": [137]}, "eef_direction_action": {"mean": [3.5839416058394162, 6.0], "std": [2.156783005055603, 0.0], "min": [0, 6], "max": [6, 6], "count": [137]}, "eef_velocity_action": {"mean": [1.2992700729927007, 0.0], "std": [0.8743294699088495, 0.0], "min": [0, 0], "max": [2, 0], "count": [137]}, "eef_acc_mag_action": {"mean": [1.072992700729927, 0.0], "std": [0.8339076643414732, 0.0], "min": [0, 0], "max": [2, 0], "count": [137]}, "eef_sim_pose_state": {"mean": [0.28260965851154163, 0.26582787949469117, 1.271014621251995, 0.30006897714422864, 0.46488635535123357, -0.4496725237521315, 0.06895175078897885, -0.3372872725661267, 1.1860150892864914, 0.063964249599176, -0.035891165523246775, -0.038200478936948556], "std": [0.17904006905189818, 0.08294928303100303, 0.07019641702504814, 0.2371514014199072, 0.4187156203650528, 0.379691115351403, 2.3158684160932074e-06, 8.89619735359522e-06, 6.99600492249079e-05, 0.0014137664575176818, 0.0006825340816300602, 0.00039402374499951425], "min": [0.06885311652334902, 0.12307640002814081, 1.1827057357420245, -0.008089723992340592, -0.01617015566975466, -1.0384479062847376, 0.06894963540889443, -0.3373231394761069, 1.1852565715387757, 0.05871511856856833, -0.03614626535626786, -0.03959923184674325], "max": [0.48904157197934917, 0.33357200226223394, 1.3906401143681562, 0.6745013046835423, 1.0400351726273556, 0.0027660479049347424, 0.06897610770746632, -0.3372696776434345, 1.1860411895015308, 0.07051905524794105, -0.02849109677452666, -0.03683257873368884], "count": [137]}, "eef_sim_pose_action": {"mean": [0.28308940654631093, 0.26232850064888946, 1.2692361612870415, 0.31019611934253016, 0.45515423236405994, -0.451125305389724, 0.06988223319072907, -0.33729336491581596, 1.183129291700576, 0.06400945017562239, -0.024482241053631032, -0.03810305501641194], "std": [0.18007977624797086, 0.08550474503064619, 0.07156104036975333, 0.24535840321970168, 0.42471825489119625, 0.3807603768607329, 1.828582375835688e-05, 1.479438201112988e-05, 7.716632150327612e-06, 0.0014818497990108296, 0.0005220424386806201, 0.0007312832468767942], "min": [0.06893770993975659, 0.11859898951171756, 1.1818663132413938, -0.01061076613316995, -0.12090719644206427, -1.0381783292935998, 0.06966909684260583, -0.3373191917430349, 1.1830393011057725, 0.05899710703055291, -0.024527057836642108, -0.03989504355407712], "max": [0.4844556105683708, 0.33361331714375053, 1.3919324934717487, 0.7043855809937701, 1.059391210158131, 0.004603697176451966, 0.0698848298960754, -0.3372846989676471, 1.1831299545663574, 0.0715043120363638, -0.018394233145700767, -0.03682662047082038], "count": [137]}, "gripper_mode_state": {"mean": [0.23357664233576642, 0.0], "std": [0.4231058903996914, 0.0], "min": [0, 0], "max": [1, 0], "count": [137]}, "gripper_activity_state": {"mean": [1.6277372262773722, 2.0], "std": [0.704596993784888, 0.0], "min": [0, 2], "max": [2, 2], "count": [137]}, "gripper_mode_action": {"mean": [0.27007299270072993, 0.0], "std": [0.4439972649852722, 0.0], "min": [0, 0], "max": [1, 0], "count": [137]}, "gripper_activity_action": {"mean": [1.9343065693430657, 2.0], "std": [0.32430452396384035, 0.0], "min": [0, 2], "max": [2, 2], "count": [137]}, "gripper_open_scale_state": {"mean": [0.7784049954379559, 0.9796224530073865], "std": [0.27537037995382385, 2.489310640040193e-05], "min": [0.28368099212646486, 0.9794789123535156], "max": [0.9789613342285156, 0.9796267700195312], "count": [137]}, "gripper_open_scale_action": {"mean": [0.7299270072992701, 1.0], "std": [0.4439972649852722, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [137]}}} +{"episode_index": 24, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9411764705882353]]], "mean": [[[0.6494088398692811]], [[0.6547002205882353]], [[0.6358094063180828]]], "std": [[[0.20524295671293055]], [[0.20562169312525072]], [[0.2116318114016768]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9568627450980393]]], "mean": [[[0.6281669117647058]], [[0.6409885811546842]], [[0.6200583823529412]]], "std": [[[0.19351965130641688]], [[0.195374863449574]], [[0.19867539567327633]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4748910348583878]], [[0.46392837962962963]], [[0.42212237745098036]]], "std": [[[0.23809486714599357]], [[0.22493817003172972]], [[0.25851455177551474]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43138367647058823]], [[0.4521316802832244]], [[0.43991724673202615]]], "std": [[[0.21220051415688235]], [[0.19048501882379615]], [[0.19923408644876392]]], "count": [100]}, "observation.state": {"min": [-0.6557446718215942, -0.003617021255195141, -1.9863829612731934, -0.27744680643081665, -0.45595744252204895, -0.005744680762290955, -2.7585105895996094, -0.00042553190723992884, -0.001276595750823617, 0.0, -0.0031914892606437206, -0.00957446824759245, 0.015744680538773537, -2.760425567626953, 23.937450408935547, 97.96267700195312], "max": [-0.007659574504941702, 2.3953192234039307, 0.0, 0.9559574723243713, 0.0042553190141916275, 1.2559574842453003, -0.5897872447967529, 0.00042553190723992884, -0.001276595750823617, 0.0, -0.001276595750823617, 0.0031914892606437206, 0.02255319058895111, -2.760425567626953, 97.89613342285156, 97.96267700195312], "mean": [-0.2855815887451172, 1.3124133348464966, -1.0561668872833252, 0.2320542335510254, -0.2667175829410553, 0.4514361023902893, -2.088754177093506, 3.7327365134842694e-05, -0.001276597147807479, 0.0, -0.002469827653840184, 0.0021550320088863373, 0.01686200685799122, -2.7604293823242188, 75.01689147949219, 97.96283721923828], "std": [0.24012859165668488, 0.9399377107620239, 0.8147473335266113, 0.4441978931427002, 0.17908398807048798, 0.4189351797103882, 0.8985783457756042, 0.00019438924209680408, 1.3969838619232178e-09, 0.0, 0.0003492496907711029, 0.0023582393769174814, 0.0008557458641007543, 3.814697265625e-06, 30.656435012817383, 0.00016021728515625], "count": [171]}, "action": {"min": [-0.6565437912940979, -0.003067961661145091, -1.986505150794983, -0.28685441613197327, -0.4586602449417114, -0.007669903803616762, -2.7585105895996094, 0.0, -0.0015339808305725455, 0.0015339808305725455, -0.003067961661145091, -0.01073786523193121, 0.015339807607233524, -2.760425567626953, 0.0, 100.0, 0.0, 0.0], "max": [-0.007669903803616762, 2.3945441246032715, 0.0015339808305725455, 0.9618059396743774, 0.004601942375302315, 1.2701361179351807, -0.5897872447967529, 0.0015339808305725455, -0.0015339808305725455, 0.0015339808305725455, -0.0015339808305725455, 0.003067961661145091, 0.023009711876511574, -2.760425567626953, 100.0, 100.0, 0.0, 0.0], "mean": [-0.28149905800819397, 1.3094440698623657, -1.0523903369903564, 0.2362143099308014, -0.2710300385951996, 0.46438339352607727, -2.088754177093506, 0.00031397276325151324, -0.0015339823439717293, 0.0015339823439717293, -0.0029423756059259176, 0.0023503124248236418, 0.017080143094062805, -2.7604293823242188, 70.1754379272461, 100.0, 0.0, 0.0], "std": [0.2389543354511261, 0.9414950013160706, 0.8153460621833801, 0.45569175481796265, 0.18084676563739777, 0.42964497208595276, 0.8985783457756042, 0.0006189098348841071, 1.5133991837501526e-09, 1.5133991837501526e-09, 0.0004205693840049207, 0.0027823476120829582, 0.001074532512575388, 3.814697265625e-06, 45.74877166748047, 0.0, 0.0, 0.0], "count": [171]}, "timestamp": {"min": [0.0], "max": [5.666666666666667], "mean": [2.8333333333333335], "std": [1.6454201309718464], "count": [171]}, "frame_index": {"min": [0], "max": [170], "mean": [85.0], "std": [49.362603929155384], "count": [171]}, "episode_index": {"min": [173], "max": [173], "mean": [173.0], "std": [0.0], "count": [171]}, "index": {"min": [36636], "max": [36806], "mean": [36721.0], "std": [49.362603929155384], "count": [171]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [171]}, "subtask_annotation": {"mean": [2.8830409356725144, 7.0, 7.0, 7.0, 7.0], "std": [1.6502008006708793, 0.0, 0.0, 0.0, 0.0], "min": [1, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [171]}, "scene_annotation": {"mean": [173.0], "std": [0.0], "min": [173], "max": [173], "count": [171]}, "eef_direction_state": {"mean": [3.6140350877192984, 6.0], "std": [1.935398648494261, 0.0], "min": [0, 6], "max": [6, 6], "count": [171]}, "eef_velocity_state": {"mean": [1.4210526315789473, 0.0], "std": [0.829585292458729, 0.0], "min": [0, 0], "max": [2, 0], "count": [171]}, "eef_acc_mag_state": {"mean": [1.2339181286549707, 0.0], "std": [0.8259082360345582, 0.0], "min": [0, 0], "max": [2, 0], "count": [171]}, "eef_direction_action": {"mean": [3.6198830409356724, 6.0], "std": [1.9739419368224354, 0.0], "min": [0, 6], "max": [6, 6], "count": [171]}, "eef_velocity_action": {"mean": [1.3976608187134503, 0.0], "std": [0.8340665697957155, 0.0], "min": [0, 0], "max": [2, 0], "count": [171]}, "eef_acc_mag_action": {"mean": [1.2280701754385965, 0.0], "std": [0.8168734545138819, 0.0], "min": [0, 0], "max": [2, 0], "count": [171]}, "eef_sim_pose_state": {"mean": [0.29075697656019406, 0.2206968063273593, 1.2745003792672425, 0.12275801230430645, 0.4127402791499477, -0.7458530123286659, 0.06903338117173492, -0.3364425998297058, 1.1827189993129423, 0.016853873476501642, -0.0037464037169474486, 0.0021923757851410723], "std": [0.16942584720846973, 0.11328758800121544, 0.0629719337160156, 0.17019823124951716, 0.4357639355627272, 0.5932711618199477, 2.0967516646712464e-07, 5.309895975948611e-05, 3.579884260332362e-05, 0.0008621458482371986, 0.0003492470486398021, 0.002372972801328374], "min": [0.06885880193300309, 0.01584285797750739, 1.1822913628308904, -0.24705637745677844, -0.07905262862274309, -1.773795007952506, 0.06903216871244566, -0.33671543355596534, 1.1825966882972043, 0.015747758867732862, -0.004468072774219234, -0.009574563813853125], "max": [0.5000411093463865, 0.3338165809275434, 1.3736973270813861, 0.6204301023498761, 1.178895539214734, -0.004680829803077426, 0.069033778948735, -0.3364086798984228, 1.182792971405733, 0.022590175334546537, -0.0025530895593679492, 0.003617047245920723], "count": [171]}, "eef_sim_pose_action": {"mean": [0.2900666716035399, 0.22231932901988385, 1.2739793580408405, 0.12157257462301654, 0.41258061611156166, -0.7569647493655838, 0.06913021992483762, -0.33644450863853614, 1.1823364070700177, 0.017072833532671874, -0.002942353895448711, 0.0026642937302572725], "std": [0.1693688475951269, 0.11249858263759038, 0.06282176219140573, 0.16995900725259744, 0.44435854563103117, 0.6039860390456072, 2.0354287163728874e-07, 6.23535295359333e-05, 4.310951679170002e-05, 0.0010796571543101856, 0.0004205698582276736, 0.0029283461002174655], "min": [0.06822447713748622, 0.015574684776309411, 1.1819883067409398, -0.27997214488186195, -0.12945089464546689, -1.8115128744501297, 0.06912905826677855, -0.33673186953786693, 1.1821920420446443, 0.015368044462699553, -0.003067961661144869, -0.010737915762725946], "max": [0.5020569043001293, 0.33382526343462493, 1.3729259835564085, 0.5968524814990251, 1.1815975220807227, -0.004601920717887823, 0.06913061146148772, -0.3364212017670418, 1.1823492807121339, 0.023037948731977606, -0.0015339158580760515, 0.0046019569301075786], "count": [171]}, "gripper_mode_state": {"mean": [0.2807017543859649, 0.0], "std": [0.44934205174967334, 0.0], "min": [0, 0], "max": [1, 0], "count": [171]}, "gripper_activity_state": {"mean": [1.6842105263157894, 2.0], "std": [0.6620337636530937, 0.0], "min": [0, 2], "max": [2, 2], "count": [171]}, "gripper_mode_action": {"mean": [0.2982456140350877, 0.0], "std": [0.45748788808439605, 0.0], "min": [0, 0], "max": [1, 0], "count": [171]}, "gripper_activity_action": {"mean": [1.9473684210526316, 2.0], "std": [0.2914604864181787, 0.0], "min": [0, 2], "max": [2, 2], "count": [171]}, "gripper_open_scale_state": {"mean": [0.7501690081546178, 0.9796267700195337], "std": [0.3065642407961725, 2.4424906541753444e-15], "min": [0.23937450408935546, 0.9796267700195312], "max": [0.9789613342285156, 0.9796267700195312], "count": [171]}, "gripper_open_scale_action": {"mean": [0.7017543859649122, 1.0], "std": [0.45748788808439605, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [171]}}} diff --git a/R1_Lite_move_the_position_of_the_cookie/meta/info.json b/R1_Lite_move_the_position_of_the_cookie/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..20544f0ba0401a903e587dc104d7c2b99f0bf90f --- /dev/null +++ b/R1_Lite_move_the_position_of_the_cookie/meta/info.json @@ -0,0 +1 @@ +{"codebase_version": "v2.1", "robot_type": "galaxea_r1_lite", "total_episodes": 25, "total_frames": 5045, "total_tasks": 1, "total_videos": 100, "total_chunks": 1, "chunks_size": 1000, "fps": 30, "splits": {"train": "0:24"}, "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_cookie/meta/tasks.jsonl b/R1_Lite_move_the_position_of_the_cookie/meta/tasks.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..42264481b681bc51de708a64c22b9f78ba576a51 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_cookie/meta/tasks.jsonl @@ -0,0 +1 @@ +{"task_index": 0, "task": "put the cookie the designated position."} diff --git a/R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000000.mp4 b/R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..09f3e5de9757f8a42767a339d8519e15819d62fb --- /dev/null +++ b/R1_Lite_move_the_position_of_the_cookie/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:37f2187af7974824e77be9ac315217d14fbdc99730348dcc2339a448a9d9d7b8 +size 1529805 diff --git a/R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000001.mp4 b/R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3c09a7a0ffc81193299abce1007734fea6cce24d --- /dev/null +++ b/R1_Lite_move_the_position_of_the_cookie/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:4d6ea046e3f2f86216ba349252dbf491d755e395b9352696f391166503443de2 +size 2262593 diff --git a/R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000002.mp4 b/R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8d6429367ad0782356a74b23c0e240d9e834e116 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_cookie/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:5c8384a29f1399741cf3cbb4c0bbd9bb3fed25a07f86e4e7225a4e3999d04f43 +size 2913305 diff --git a/R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000003.mp4 b/R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..21379d54f7831d45c4bb33cf99135497d2450724 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_cookie/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:3b1d3fd15cacafb097c49df7d621aab895053a635a57079d7093ddd9c4e04935 +size 1700859 diff --git a/R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000004.mp4 b/R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e9acff187838627d25f09f9618c10b767b1d1086 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_cookie/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:865927ff8e947f2686aa81ed43646cf1f9c1355be29af6e02eaccbb10790253a +size 1687108 diff --git a/R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000005.mp4 b/R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1416f4d12cb4f7a3bb9bb6a3f4034e702e42e64f --- /dev/null +++ b/R1_Lite_move_the_position_of_the_cookie/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:d8440ecb7ab8410be0a4552bd45530bba516de5432009f4261614b9a5bff9209 +size 1686660 diff --git a/R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000006.mp4 b/R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..15898990ed0cf3e4a20d6ce69ecaf3f853b36087 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_cookie/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:30f9dcd683c4e1c5cd6d8de8d99d5ab37d764bd3e4b705e3ec0318fbbbab7f75 +size 2634644 diff --git a/R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000007.mp4 b/R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eec87088c85e342641e1810c2ffd97eb18156215 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_cookie/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:143f2b48b7acb2aca1d53720c3abfe0f3321f3655b37ff3f09ad934804f783be +size 2178215 diff --git a/R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000008.mp4 b/R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ec8e49122e35dc0441dba06ede10c4a8cfe4105b --- /dev/null +++ b/R1_Lite_move_the_position_of_the_cookie/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:ce3d7ccbbc8a0febd07e303aae7df81fb753c1a54a0e2a3f7a134180472776bc +size 2557540 diff --git a/R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000009.mp4 b/R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..356f4ba7a90af244b546f076e194fd5592cd7f57 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_cookie/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:fa7728705400e576322774d170469832a25a0e6b9f81325854b51e3c65a6d50b +size 1996715 diff --git a/R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000010.mp4 b/R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b1fbc35983fe0b9f814b3c3dc757f1f6071d063d --- /dev/null +++ b/R1_Lite_move_the_position_of_the_cookie/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:1b2cc7abd7730e39ce301ec92198ab5e2b7b4897e25e7ad3e10fbf3136bd2767 +size 1705199 diff --git a/R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000011.mp4 b/R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d0101d30e1fcd0aa96957be0cf73b04035f03023 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_cookie/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:32792e0de826983ac7d436b3c7e40ae5c62f7d26441ef0b907e54be3f4899b3d +size 1394310 diff --git a/R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000012.mp4 b/R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6f8978c683457de031552b093592c48d9c8142ff --- /dev/null +++ b/R1_Lite_move_the_position_of_the_cookie/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:094ae2eb0ef5c47b4850cc00fb32957ec9edf27590c5497ee6a47b4d76506c4f +size 2162074 diff --git a/R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000013.mp4 b/R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0dd5d462abeb1a2981ce44780ff0275665ee6df6 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_cookie/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:204cc9adcccb6ffeac6caccf26f75968564730450ec8afdaf13d700fed165972 +size 1456824 diff --git a/R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000014.mp4 b/R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c42a41e70c5eee3518bf5d76d3fbb54785297447 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_cookie/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:f6696ab8a2f5f0b935e9548ff11f2013a4eee544b42d039f90e92d119aa7463a +size 2682276 diff --git a/R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000015.mp4 b/R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9b271dae1253f91ddba0b65470109bdfda302465 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_cookie/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:e841b8d27b4ace7d5f8c2d171c7efa420af861ec8e53b7de2accae855a41120b +size 2066315 diff --git a/R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000016.mp4 b/R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..30776e6aacad59b8e4695bab43a0addff5854973 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_cookie/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:bbe0b26926a40af1bc124b7308208ca9a9ab7631b14f70336f107486f2d07bd8 +size 1337997 diff --git a/R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000017.mp4 b/R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3730ae226146dc120dac4973a2f9069446419ed4 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_cookie/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:86b23b214fb00c07a38cd3d9e78baa14c9fb739a1a3d102d32aa27b3c2a1c6f5 +size 1974772 diff --git a/R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000018.mp4 b/R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c2b2dff8a594938683f9dcfc356f822ed0c7f541 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_cookie/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:9a4d4521765eb89c801083fab108396dd0a65465467006fdfd9f52b72a81db8d +size 1474574 diff --git a/R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000019.mp4 b/R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2db6d3fecf2bfbc591add74c5d679bc9e670aadb --- /dev/null +++ b/R1_Lite_move_the_position_of_the_cookie/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:ea209740fc6e32a0fceafd67164871ad8826c811f3539a5dac044f182a15d056 +size 1633703 diff --git a/R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000020.mp4 b/R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1ddb05bd2eb0af9eecdbee76fc4634092056793f --- /dev/null +++ b/R1_Lite_move_the_position_of_the_cookie/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:456a14149f83a6535065af59d34f0df7ac0d92045caee33a4f3ba4bff116da5f +size 2054700 diff --git a/R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000021.mp4 b/R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6a61ab4a6bc1097e5809c08b6c2ea50c55273849 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_cookie/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:c6614615d9a56ebb5d72204553f1dc355990b17842a31b81f8d6006850dee81a +size 1729240 diff --git a/R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000022.mp4 b/R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8b1a250d23a8ee2e27c2881ff7a72ac38d25e990 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_cookie/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:3af2263ef5649a8da325cf9483bd294c81074876b2a2a73d839638acedfdabe2 +size 1951858 diff --git a/R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000023.mp4 b/R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d823aac1ba3c1400cf6865a59ed56f8d5c2da077 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_cookie/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:a8f6c749d7a3c27de8d7d8323fb3cda8f42fcada69ef59f47fbab66877ea133b +size 1495368 diff --git a/R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000024.mp4 b/R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2681178f1c10543825867c6acb98bd67ecdde4a7 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_cookie/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:688f5d40fdd4a22b8063f38f141cf55a2fff083be4eaa50c12c9508024980272 +size 1754951 diff --git a/R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000000.mp4 b/R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b1f6b01237db2d2970d4386e563154f1f668a16f --- /dev/null +++ b/R1_Lite_move_the_position_of_the_cookie/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:508e476189c3709a319f8fd829b974153fa2f36c51ea60de679d0fd092630176 +size 1447749 diff --git a/R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000001.mp4 b/R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0b9712b98517747b95ff34f9b71a765e147c4300 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_cookie/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:cd2ed8eaecd6cf9fdb33b9efedb94cf1cde18955fe380d7e8d86d2e50d977157 +size 2235126 diff --git a/R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000002.mp4 b/R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3500a4a899151925e64fbabedc3d29e4feb7fe4a --- /dev/null +++ b/R1_Lite_move_the_position_of_the_cookie/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:3ea59bfde071ecede025f4f6fa51ea1e5ee0d0e65f7d1be7ff394e0e6338d4e0 +size 3053006 diff --git a/R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000003.mp4 b/R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..86afcbdb8e5f2f8c17f94837a5fb792ed10c8908 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_cookie/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:94de2a76d29f474f886049613c063eabdb6f29ba941405a3d3dc163fc267942c +size 1597395 diff --git a/R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000004.mp4 b/R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..511bef19ddb0e1ad9b94db81de1338ac4c335955 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_cookie/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:8b53b4cfd99b4aa5bdb854980ea8e1237f0154f0da2cc07fa8bb9a891027e493 +size 1688179 diff --git a/R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000005.mp4 b/R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8c59626d5683b4999b9628c17f3e2a0867d13d67 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_cookie/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:be385abd4b47affa1be22bb927f815e5d6ea726d3c48e8c3e17266de85794f47 +size 1638680 diff --git a/R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000006.mp4 b/R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..128320919c42647354da6cc4f3a32dfe28d9ba69 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_cookie/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:6a5191bd8f114103d90360f18179dc44512a948f38e7833fd386e0d05b7faa7e +size 2487772 diff --git a/R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000007.mp4 b/R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cea782c435d9232fefa035b3e85d11b4884aee34 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_cookie/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:62aea3d73183c4e38a30a156bf992b74ccb1f11e1f4f09762f0298609d56fd3c +size 2020524 diff --git a/R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000008.mp4 b/R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e3306565dce04c764de71f8d7b261700cca49840 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_cookie/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:ecc55cb527983022f51677dfdb45cb04d60b139a3a4068413dbd2ee810530f3a +size 2392643 diff --git a/R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000009.mp4 b/R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c6f16329985a8591da02f315dbc660d520aca534 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_cookie/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:89468e8dd5ae8d7f696bbb721cfd6941b78483d9d272a5fd1063032be898820c +size 1970913 diff --git a/R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000010.mp4 b/R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..52539421c05148e1cc61ca4d84c67a8376b049ba --- /dev/null +++ b/R1_Lite_move_the_position_of_the_cookie/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:07868c12c3ddb36069930829bb30fe288a8ac04f6438c615105231f8cb63f093 +size 1650929 diff --git a/R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000011.mp4 b/R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..99785f36f3a3abef5684599ac820cc4d610aef9e --- /dev/null +++ b/R1_Lite_move_the_position_of_the_cookie/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:6b3448c84a4852e1060d02b0e89fd9eb13abb0eab6b71be877cf7f1c5bcfe8c1 +size 1302716 diff --git a/R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000012.mp4 b/R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4696fbe989b966404d2ef70a614c6c1a40d987f5 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_cookie/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:cb01a51836beda3c5808cb3598267939fcc124f193195240de43944cea7a0c94 +size 2163018 diff --git a/R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000013.mp4 b/R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c6b6d7f44e20939c15a667a76d9cb5d7f6e29f5f --- /dev/null +++ b/R1_Lite_move_the_position_of_the_cookie/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:e1bd6b65405519810c3fe765f3a96c427480511ba502a9f8b5c67ee18d368f1a +size 1358363 diff --git a/R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000014.mp4 b/R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..257571867270e585384dad1f534410da486c5071 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_cookie/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:0bc46b117f2b2f4f86d922482b629403f3418ebfcbb20c4c14ac6cb830e38b2b +size 2410524 diff --git a/R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000015.mp4 b/R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f4eec8247b408e7798f6b6928bb94210e66b4dd2 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_cookie/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:ca9d4d244491f6bc53760a99770d64f104c7a0a30b62d0a5cd5333b491c7708b +size 1861382 diff --git a/R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000016.mp4 b/R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9ec42dad043b1f6045f008f07e26980e09bba0f3 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_cookie/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:3d72e01a05a286d56555aa3061237940c71084c0a4a5780f31c87cfc116c2d07 +size 1284898 diff --git a/R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000017.mp4 b/R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b430c2b21add193dfc031c2a7d0f270f25e8699b --- /dev/null +++ b/R1_Lite_move_the_position_of_the_cookie/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:a690b6c46e5276bf92677159c64ac77ebf4a3001421dba6d946099eb657de926 +size 1904455 diff --git a/R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000018.mp4 b/R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..94a6d9e1b34522b499f241b435f72a6bb6dfe5e2 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_cookie/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:a73c1847ba1b693773f7c8b1d1709a018a178b46ca1b4035d0131b22da877772 +size 1415708 diff --git a/R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000019.mp4 b/R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9a81bfed1307bd1f6599960f9fc63c2dd4dae0f6 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_cookie/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:0a0b67c5888986dc3d673b36b324ec8b6c15509c7b97a78ef88fe7dce0ef23b6 +size 1513812 diff --git a/R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000020.mp4 b/R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..266000a08f5817a6a62a34cd9f12ec9615779237 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_cookie/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:6d14f114b36550fb728aadc1d8c84b2e566078d7f9b12b8d37e52ccaa3b7337b +size 2079412 diff --git a/R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000021.mp4 b/R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..77ba78584c0228b25f506ab5344b189757ba149d --- /dev/null +++ b/R1_Lite_move_the_position_of_the_cookie/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:56eca0190d4c3250d189697814b44ff1988f771bea673412219bb57b9c4de114 +size 1656640 diff --git a/R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000022.mp4 b/R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..91f4ef3eaf8dc2110d99134cce3a3aeec667794d --- /dev/null +++ b/R1_Lite_move_the_position_of_the_cookie/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:7926a77ba3db8c6e2ce77ed29c92ceafc96bdf7da7eea7b877e3c2ba2b2c2036 +size 1924808 diff --git a/R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000023.mp4 b/R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6d61fdd070b31e74374e5d35e87f75b25a104fda --- /dev/null +++ b/R1_Lite_move_the_position_of_the_cookie/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:ed0526888b1972d4e79b724d558ca503167476eb810f03fb7f12a72ff7e7d343 +size 1460304 diff --git a/R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000024.mp4 b/R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..292869ec321cc47937b389b613fe5fafbfd6115b --- /dev/null +++ b/R1_Lite_move_the_position_of_the_cookie/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:9180403e167e9f4e0c8bb86dbed481bd7bc5219eb22e4738286d969d8ae00c91 +size 1671245 diff --git a/R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000000.mp4 b/R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eb714d58fbc49089a693a8e0dfa8baf7655f237d --- /dev/null +++ b/R1_Lite_move_the_position_of_the_cookie/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:a5047678000edb5615a8ad7baa58de53a0ddef292395160eda66f05a9cecd9fb +size 2343401 diff --git a/R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000001.mp4 b/R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7dbdca5db520ffd89d5557263f0b2302ceb5ac2c --- /dev/null +++ b/R1_Lite_move_the_position_of_the_cookie/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:54554139e9ad57a4b5d633087a35d359a5101482a89fc78f28cbb13c1d3f3eed +size 2660167 diff --git a/R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000002.mp4 b/R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5037db73c762e9b032a6445ff8b03682ba767811 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_cookie/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:7706dccc43c798d12cc2103fc91936a5bead1b16f8c4b01b496a62498f240f13 +size 2597201 diff --git a/R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000003.mp4 b/R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a3eb0b57c338b38ed3c5fd9cc1a00d7c525797a8 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_cookie/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:3b848357b88f3842203d03733434253fa5fd5ab21b3d68e9835777119f552c37 +size 2448270 diff --git a/R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000004.mp4 b/R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..85b0ec86d2f8a2a36992f1263ce8b48cd63174ce --- /dev/null +++ b/R1_Lite_move_the_position_of_the_cookie/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:c3727c6f2df2d8e262c51e58771626bfdad9902cfeddb6756a4b01455a0a4a94 +size 1284197 diff --git a/R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000005.mp4 b/R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a38954aed691c1d6b6c41b0a93623bd1c255c293 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_cookie/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:0d9650eff05152c726907ca35ca6273a30be09fc2b0b97deeae03eb2f29b746e +size 1939298 diff --git a/R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000006.mp4 b/R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6ca7ee1be2aa3e02feca855821fe6593a4488877 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_cookie/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:08f399ca93a761b0388be6488db0374316a512249d6f565c26fb3fac7255bcb0 +size 4198671 diff --git a/R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000007.mp4 b/R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7c7c6b6df1cdd6d2489ecdb5715c25862f95a1ab --- /dev/null +++ b/R1_Lite_move_the_position_of_the_cookie/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:ab3e616783c83e72561f3122c2beaf69f2d2af7c4fe8dddfe3bbc493f43ca1ca +size 2978991 diff --git a/R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000008.mp4 b/R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e826b973c25c223a5b79e4cc56861b7d812dc512 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_cookie/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:925cc20d1ab4c7c87deca34e831135218c500a15c8f11b2e6d08ac0ba671975b +size 3728861 diff --git a/R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000009.mp4 b/R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a76c14c2c376bc2d0e978f39c01f28c904de7e6a --- /dev/null +++ b/R1_Lite_move_the_position_of_the_cookie/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:4e7cb57d582e889fc75d2737706b14895e9d1c8f066d545247853fa67ebd13b1 +size 2678324 diff --git a/R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000010.mp4 b/R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2af4c8aacb5767517cdf87fe68d81250ee046ecd --- /dev/null +++ b/R1_Lite_move_the_position_of_the_cookie/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:62c2da06f0ddf12b8b299ee7b2e7c5d7fdeb0066762d6665155014e1b5a16a26 +size 2185028 diff --git a/R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000011.mp4 b/R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4f34f1091e8cd4bf0c6447129ea19ebb34850497 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_cookie/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:7b029fbdfa20da4bada65da19b1df98d7ea1bdd2c72a8de7828820adb54bcf9a +size 2042949 diff --git a/R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000012.mp4 b/R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5aab49d92b795f3092ccf5c529393a7025719b2d --- /dev/null +++ b/R1_Lite_move_the_position_of_the_cookie/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:609fa4c36eafc86481f12bc2029f3d974cfb406d66f32e7da3bf4621c48a5c98 +size 3309170 diff --git a/R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000013.mp4 b/R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ae85adb67f54ce0306f6bf04d71be5658fd7f812 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_cookie/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:6044f0633ff1b76332fb361d9097674ba2b88efe772c34d3ded2dc35de8c3944 +size 2150055 diff --git a/R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000014.mp4 b/R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7b1a8bc4ccf05ba7ff3ecdaec0a3445362e367f3 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_cookie/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:76971324376b36ad752dc3d10afe826e78c0f7821c3bd7ca4437c39dbf0822db +size 3712047 diff --git a/R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000015.mp4 b/R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e6a26938477ae6a61496e7ff54fb47940acf071a --- /dev/null +++ b/R1_Lite_move_the_position_of_the_cookie/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:3d320db63596d0c0d21f562127b1d2d9fc3120969edb91dceb70b8634823518d +size 3237115 diff --git a/R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000016.mp4 b/R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..60dd6bd99021ebff6a64b799ebcfafd3bc203cdd --- /dev/null +++ b/R1_Lite_move_the_position_of_the_cookie/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:9e935bd742fd2b90d2d54c23a8e9c648dba48b20449869b7014265e4ec468a2c +size 1983106 diff --git a/R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000017.mp4 b/R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1118cd6d3a3bfdf94a5140704f6f84739985b311 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_cookie/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:e4e17cd99449cc9c1d239d418e72b2e04975119619ce60439afcf2158dcc45f7 +size 2602348 diff --git a/R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000018.mp4 b/R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b5ca9ffa76626b53d2c7247d602b0fffeb6cd81f --- /dev/null +++ b/R1_Lite_move_the_position_of_the_cookie/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:33bf06fcbb48bd609f080e9f3b2c6bf4194be774e58b6b14ab4d599ddbd47d36 +size 2464972 diff --git a/R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000019.mp4 b/R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..898ad54ba8f65c1af886fa64d8f3745bc25c8ee6 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_cookie/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:1d393cac6e277d7468f6c88e2d54338192a20a8d3951d9312d7a7c698d8ba100 +size 2423385 diff --git a/R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000020.mp4 b/R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9d6765fb796064bd97c7d4b209c14391258b5985 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_cookie/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:aa6a039c6ab758ac5d010d5dcf0e520c363376c63c825072ce79e45d90c1dbc3 +size 1698025 diff --git a/R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000021.mp4 b/R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2027627c6a386356f6c6c4ce98d0ebe84a3b3a30 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_cookie/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:dbd8d2a1ff8e31515e5bf6b81aad132d33bd467ce4d56349ce5faeb83dee5275 +size 2713528 diff --git a/R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000022.mp4 b/R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aee9b49a8102c601bdfb08c01fb51ccdc7377f93 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_cookie/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:1569ee9201212ad3092e2f0f314b252a5326d471d91655e1f75b46429887f1c5 +size 2916428 diff --git a/R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000023.mp4 b/R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..218b22d040ff26e4d28dbb2e5ac00cd387534bf0 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_cookie/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:f527e6aa8cd3f8fcfb0fc104e2bddc22bae871c6bed820460752eae353ead219 +size 1902857 diff --git a/R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000024.mp4 b/R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..562947a3b18daca91fc07c73931038e29efbf279 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_cookie/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:1afa6954be308377b43fcfff721975a568027ad63836dff788b455ec44a214de +size 2713407 diff --git a/R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000000.mp4 b/R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..16251acf4d49f87f67c19488a356949701921ad7 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_cookie/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:50d4dfa400d5578205831161dd1abac7386db3ffe50d937c866b51eb3cb67157 +size 1338579 diff --git a/R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000001.mp4 b/R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..23b6656aa61c3452d671eb4ea2d17dc0705858f5 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_cookie/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:e6672b1913fba2cac3c7a740f20fa59858425bd6184bc0d626affdc8d47eb24d +size 2121363 diff --git a/R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000002.mp4 b/R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..41bba47a39a7b2691e0d48e5cc1c96c5efc307d7 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_cookie/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:e09f9f30dffe02f2622b0260fe9466c53201fde5f326febb5476578dc05ba00e +size 3709139 diff --git a/R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000003.mp4 b/R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c6b22d552b338486f213dd1b0c33ce4b73c8176f --- /dev/null +++ b/R1_Lite_move_the_position_of_the_cookie/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:842fc41f9f6d4d083df212343ecd6fb60d422ccc20f4101b7b23953a4994d5ea +size 1443263 diff --git a/R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000004.mp4 b/R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3b7fd25e732c1494cb48f74bac3b95e8194bcfdd --- /dev/null +++ b/R1_Lite_move_the_position_of_the_cookie/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:f4af3a910e23ed806620ac57c60f9e9aa19f489da8cb31e2892101629e46421f +size 3056058 diff --git a/R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000005.mp4 b/R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6494fe514265f7dc268b5611ec0e41bc00fb7ac4 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_cookie/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:0e8edb28192c0ed0aad1be47cfc1ee2a02d2378465fa801396391a6a9cb90b6f +size 1504622 diff --git a/R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000006.mp4 b/R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0f7c8cddef414adfe393217a10041e055528736f --- /dev/null +++ b/R1_Lite_move_the_position_of_the_cookie/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:b47f10379f99d405c871f03110522669bf2066817ed6e049516128c2776e4abc +size 2359896 diff --git a/R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000007.mp4 b/R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b425ffba5e824fc3461b2edf42685c28d5b3f1cf --- /dev/null +++ b/R1_Lite_move_the_position_of_the_cookie/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:9be6b8eb895be6c753dd2d4e114b7480d68989b22ab13b54d1446cb995031477 +size 2144908 diff --git a/R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000008.mp4 b/R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a68ae8a791dbd1694312e124b9d403b748171e37 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_cookie/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:4fa4fbe4f988c035de40731787dd711c0334de9b3eb7e931cb41587f5dd73da8 +size 2511315 diff --git a/R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000009.mp4 b/R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..28782b6cb22f5a385855e3c49fac1c15d34691fa --- /dev/null +++ b/R1_Lite_move_the_position_of_the_cookie/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:82134bd5851fd996c62928dad3fa6c3f49b10e02e83fd255206a2e7a9027b44a +size 2066137 diff --git a/R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000010.mp4 b/R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8632b828f92ccf0d95a3c4f9607abd1293b9c829 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_cookie/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:8f2858369b5655d819bf36567d549185d35b250feadebe13edc2593dab4385b5 +size 1698552 diff --git a/R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000011.mp4 b/R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c4ec4ed645e7e5ab199ea5375ae19019defb5e34 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_cookie/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:f9c4f5dc6a59e42cd295732574b26dc10d682c5f1d961b964cea47a6dd00ac9d +size 1202216 diff --git a/R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000012.mp4 b/R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a9984290a8002ae1878ff51ef9d80064fee7a613 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_cookie/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:15d466693baef3a847ddebf953029950985a67b93f208ae22df8af7eae1a0a14 +size 1818525 diff --git a/R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000013.mp4 b/R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..68d022b1fd36fcac887c60cf0acbaa0001b39cce --- /dev/null +++ b/R1_Lite_move_the_position_of_the_cookie/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:6f1e73b88952acb3ee32a55b81387ae1a1dae2a1bbbc84c570e76564c85b0ee9 +size 1374899 diff --git a/R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000014.mp4 b/R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eead6891fb601e79ffe563acb81f420832febedd --- /dev/null +++ b/R1_Lite_move_the_position_of_the_cookie/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:de9ffdb3e6f133abb285f61523d6d603f97c16d7c57ec6f12a2dfd3ffbea0386 +size 2075460 diff --git a/R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000015.mp4 b/R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ff518b221d8c2d132be43e0ffe676564ad2e72a9 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_cookie/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:3aba8765f5ebeda297d09151fb91e4c759f418c4648eea583269a8512167e59d +size 1691415 diff --git a/R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000016.mp4 b/R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6d955a9ff871f4238f544b122646df253f39abbf --- /dev/null +++ b/R1_Lite_move_the_position_of_the_cookie/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:aa76baff2bb4f946147989c79ebacacf20d66d72961aeb03b876cc62949064f2 +size 1253029 diff --git a/R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000017.mp4 b/R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ec14632127eb4c60c3e4cfc20c2033c0d04f1547 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_cookie/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:a7271f9e1d9781b7c4f51b9eb4b00eb75140136bab50f8cc92b5500bcb8e76c0 +size 1679412 diff --git a/R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000018.mp4 b/R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..51c20adaebd0830a03c398155489212f5a7be805 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_cookie/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:f87f12e62413d568ab60e7e6337c8c2dd8d59fe5aeb7f7064768cd9f392368f1 +size 1252686 diff --git a/R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000019.mp4 b/R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..76a4e122b3c0bb1ee92536f4824286ad4b88ed32 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_cookie/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:985b2ecdf4ac197c57008f14edfff06c0c767e8338331dbe499eeb1660ea6c02 +size 1282440 diff --git a/R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000020.mp4 b/R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..27f72c5499f758f040506b37543321770420c800 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_cookie/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:3cb868b62ef494fb0051d25e19888fa417461d75d0284c78e8d139d16c720b55 +size 3182602 diff --git a/R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000021.mp4 b/R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d02daefe7e7ef01a2ce84276807bfa60321ae9dc --- /dev/null +++ b/R1_Lite_move_the_position_of_the_cookie/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:ef77455c251f3d162ee3b951d74678e07504eab20dfda3f7e10ee84bcf6fa52b +size 1469292 diff --git a/R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000022.mp4 b/R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5a3dd07a8a52ec786325acbf41a8991251597f8b --- /dev/null +++ b/R1_Lite_move_the_position_of_the_cookie/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:4bfc13f5f9ea3ca6c1d0360207821ba29497ed11aa2cc9896ccc74db6eeac74a +size 2039259 diff --git a/R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000023.mp4 b/R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..26154a76c91aff6a70fadb15308aaa2ea344ed16 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_cookie/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:c68c846565fad3ad3025de64bf8821779921f6341f92774698d4cd2fa8823280 +size 1564340 diff --git a/R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000024.mp4 b/R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7d06637d74c86f737182612d18b2726bc66df76e --- /dev/null +++ b/R1_Lite_move_the_position_of_the_cookie/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:c08d136db4dc2e452a0f3b3aafc1297c5b77ef09147e1ec1b3bb07a18c650784 +size 1475493