diff --git a/R1_Lite_move_the_position_of_the_long_bread/.gitattributes b/R1_Lite_move_the_position_of_the_long_bread/.gitattributes new file mode 100644 index 0000000000000000000000000000000000000000..1ef325f1b111266a6b26e0196871bd78baa8c2f3 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_long_bread/.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_long_bread/README.md b/R1_Lite_move_the_position_of_the_long_bread/README.md new file mode 100644 index 0000000000000000000000000000000000000000..fc25ebaa6d30600955736424f9000d6e4f6b7d7f --- /dev/null +++ b/R1_Lite_move_the_position_of_the_long_bread/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_long_bread + +## πŸ“‹ 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** | 31 | +| **Total Frames** | 9249 | +| **Total Tasks** | 1 | +| **Total Videos** | 124 | +| **Total Chunks** | 1 | +| **Chunk Size** | 1000 | +| **FPS** | 30 | +| **Dataset Size** | 344.7MB | + + +## πŸ‘₯ Authors + +### Contributors +This dataset is contributed by: +- [RoboCOIN](https://flagopen.github.io/RoboCOIN/) - RoboCOIN Team + + +## πŸ”— Links + +- **🏠 Homepage:** [https://flagopen.github.io/RoboCOIN/](https://flagopen.github.io/RoboCOIN/) +- **πŸ“„ Paper:** [https://arxiv.org/abs/2511.17441](https://arxiv.org/abs/2511.17441) +- **πŸ’» Repository:** [https://github.com/FlagOpen/RoboCOIN](https://github.com/FlagOpen/RoboCOIN) +- **🌐 Project Page:** [https://flagopen.github.io/RoboCOIN/](https://flagopen.github.io/RoboCOIN/) +- **πŸ› Issues:** [https://github.com/FlagOpen/RoboCOIN/issues](https://github.com/FlagOpen/RoboCOIN/issues) +- **πŸ“œ License:** apache-2.0 + +## 🏷️ Dataset Tags + +- `RoboCOIN` +- `LeRobot` + + +## 🎯 Task Descriptions + +### Primary Tasks +put the long bread the designated position. + +### Sub-Tasks +This dataset includes 8 distinct subtasks: + +1. **Grasp the long bread with right gripper** +2. **Grasp the long bread with left gripper** +3. **Place the long bread on the table with right gripper** +4. **Place the long bread on the table with left gripper** +5. **Abnormal** +6. **Static** +7. **End** +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:30 + + +## πŸ“ 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": 31, "total_frames": 9249, "total_tasks": 1, "total_videos": 124, "total_chunks": 1, "chunks_size": 1000, "fps": 30, "splits": {"train": "0:30"}, "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_long_bread_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_long_bread/annotations/eef_acc_mag_annotation.jsonl b/R1_Lite_move_the_position_of_the_long_bread/annotations/eef_acc_mag_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..261c0cb86faecc005328e7b464d8fa76fc4eab3a --- /dev/null +++ b/R1_Lite_move_the_position_of_the_long_bread/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_long_bread/annotations/eef_direction_annotation.jsonl b/R1_Lite_move_the_position_of_the_long_bread/annotations/eef_direction_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..15eb9abd75814183c860e3bffd75f9148c4e0d04 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_long_bread/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_long_bread/annotations/eef_velocity_annotation.jsonl b/R1_Lite_move_the_position_of_the_long_bread/annotations/eef_velocity_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..67c684f8b05e1f6240ea5dd4a9bc9a5df14fe086 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_long_bread/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_long_bread/annotations/gripper_activity_annotation.jsonl b/R1_Lite_move_the_position_of_the_long_bread/annotations/gripper_activity_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..275a505f9220cce6502eac987c96a0261ef3f030 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_long_bread/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_long_bread/annotations/gripper_mode_annotation.jsonl b/R1_Lite_move_the_position_of_the_long_bread/annotations/gripper_mode_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..3825f1be6645468297ad5be29f9275f04db52345 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_long_bread/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_long_bread/annotations/scene_annotations.jsonl b/R1_Lite_move_the_position_of_the_long_bread/annotations/scene_annotations.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..a5157da4885370e44956975a6b4d25419d75da53 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_long_bread/annotations/scene_annotations.jsonl @@ -0,0 +1,200 @@ +{"scene_index": 0, "scene": "The white table is positioned at the back, with the bread placed centrally on it."} +{"scene_index": 1, "scene": "The white table is positioned at the back, and the bread is located to the right of it."} +{"scene_index": 2, "scene": "The white table is positioned at the back, with the bread placed on its back left side."} +{"scene_index": 3, "scene": "The white table is positioned at the back, with the bread located towards the back right on it."} +{"scene_index": 4, "scene": "The white table is positioned at the back, with the bread located towards the back right on it."} +{"scene_index": 5, "scene": "The white table is located at the back, with the bread also positioned behind it."} +{"scene_index": 6, "scene": "The white table is positioned at the back, with the bread located on its back-left side."} +{"scene_index": 7, "scene": "The white table is positioned at the back, with the bread located on its back-left side."} +{"scene_index": 8, "scene": "The white table is located at the back, with the bread positioned towards the back right area."} +{"scene_index": 9, "scene": "The white table is located at the back, positioned behind the bread which is also placed at the back."} +{"scene_index": 10, "scene": "The white table is positioned at the back, with the bread located on its back-left side."} +{"scene_index": 11, "scene": "The white table and bread are both positioned at the back."} +{"scene_index": 12, "scene": "The white table is at the back, and the bread is located on the back left side of the table."} +{"scene_index": 13, "scene": "The white table is located at the back, with the bread positioned towards the back right area."} +{"scene_index": 14, "scene": "The white table is positioned at the back, while the bread is located at the back right on the table."} +{"scene_index": 15, "scene": "The white table is positioned at the back, with the bread located on its back right side."} +{"scene_index": 16, "scene": "The white table is at the back, with two loaves of bread positioned on the back right side of the table."} +{"scene_index": 17, "scene": "The white table is positioned at the back, while the two loaves of bread are located on the back right side."} +{"scene_index": 18, "scene": "The white table is positioned at the back, while the bread is located at the center."} +{"scene_index": 19, "scene": "The white table is positioned at the back, while the bread is placed in the center."} +{"scene_index": 20, "scene": "The white table is positioned at the back, with two pieces of bread located on its surfaceβ€”one near the back right corner and another directly behind it."} +{"scene_index": 21, "scene": "The white table is positioned at the back, while the bread is placed centrally on it."} +{"scene_index": 22, "scene": "The white table is at the back, with two loaves of bread placed on itβ€”one positioned towards the back and the other towards the back-left."} +{"scene_index": 23, "scene": "The white table is positioned at the back, while the bread is located at the back right on the table."} +{"scene_index": 24, "scene": "The white table is at the back, with the bread positioned on its back-left side."} +{"scene_index": 25, "scene": "The white table is positioned at the back, with the bread located on its back-left side."} +{"scene_index": 26, "scene": "The white table is positioned at the back, with the bread located on its back-left side."} +{"scene_index": 27, "scene": "The white table is positioned at the back, with the bread located on its back-left side."} +{"scene_index": 28, "scene": "The white table is located at the back, with the bread also positioned behind it."} +{"scene_index": 29, "scene": "The white table is located at the back, with the bread also positioned behind it."} +{"scene_index": 30, "scene": "The white table and bread are both positioned at the back."} +{"scene_index": 31, "scene": "The white table is positioned at the back, and the bread is also located at the back, indicating they share the same positional relationship."} +{"scene_index": 32, "scene": "The white table is at the back, with two loaves of breadβ€”one positioned at the back of the table and the other in the center."} +{"scene_index": 33, "scene": "The white table is located at the back, with the bread also positioned behind it."} +{"scene_index": 34, "scene": "The white table is positioned at the back, with the bread located on its back right side."} +{"scene_index": 35, "scene": "The white table is positioned at the back, while the bread is located at the back right."} +{"scene_index": 36, "scene": "The white table is at the back, and the bread is also at the back."} +{"scene_index": 37, "scene": "The white table is positioned at the back, with two loaves of bread placed behind it; one loaf is located at the back left."} +{"scene_index": 38, "scene": "The white table is located at the back, with the bread positioned towards the back right area."} +{"scene_index": 39, "scene": "The white table is positioned at the back, with the bread located on its back-left side."} +{"scene_index": 40, "scene": "The white table is positioned at the back, while the bread is located at the center."} +{"scene_index": 41, "scene": "The white table was positioned at the back. The bread was located in the back-right area, along with two additional pieces of bread also placed in the back-right and back positions."} +{"scene_index": 42, "scene": "The white table is at the back, and the bread is located on the back left side of the table."} +{"scene_index": 43, "scene": "The white table is positioned at the back, with the bread located on its back right side."} +{"scene_index": 44, "scene": "The white table is at the back, with two loaves of bread positioned behind itβ€”both to the back and one also to the back left."} +{"scene_index": 45, "scene": "The white table is positioned at the back, with two loaves of bread placed symmetrically on either sideβ€”specifically one on the back left and another on the back right."} +{"scene_index": 46, "scene": "The white table is located at the back, with the bread also positioned behind it."} +{"scene_index": 47, "scene": "The white table is positioned at the back, with the bread located towards the back right on it."} +{"scene_index": 48, "scene": "The white table and bread are both positioned at the back."} +{"scene_index": 49, "scene": "The white table is at the back, with two loaves of bread placed on itβ€”one centrally located and the other positioned towards the back right corner."} +{"scene_index": 50, "scene": "The white table is located at the back, with the bread also positioned behind it."} +{"scene_index": 51, "scene": "The white table is located at the back, with the bread also positioned behind it."} +{"scene_index": 52, "scene": "The white table is positioned at the back, with two breads placed nearbyβ€”one specifically at the back right and the other also located at the back."} +{"scene_index": 53, "scene": "The white table is positioned at the back, with two loaves of bread placed behind itβ€”one directly behind the table and another in the back right area."} +{"scene_index": 54, "scene": "The white table is positioned at the back, with three loaves of bread placed on it, one located at the back left and two others at the back right."} +{"scene_index": 55, "scene": "The white table is positioned at the back, and the bread is also located at the back, sharing the same positional relationship."} +{"scene_index": 56, "scene": "The white table is positioned at the back, with a bread located at the back and another bread placed at the back left."} +{"scene_index": 57, "scene": "The white table is positioned at the back, while a piece of bread is located at the center and another piece is placed at the back left."} +{"scene_index": 58, "scene": "The white table is at the back, with two loaves of bread positioned behind itβ€”both a single loaf on the back left and another loaf simply at the back."} +{"scene_index": 59, "scene": "The white table is positioned at the back, with the bread located on its back right side."} +{"scene_index": 60, "scene": "The white table is located at the back, with the bread also positioned behind it."} +{"scene_index": 61, "scene": "The white table is positioned at the back, with two loaves of bread placed on itβ€”one located at the back right and the other at the back."} +{"scene_index": 62, "scene": "The white table is at the back, with the bread positioned on its back-left side."} +{"scene_index": 63, "scene": "The white table is positioned at the back, with two loaves of bread placed on itβ€”one located further back and the other in the back right corner."} +{"scene_index": 64, "scene": "The white table is positioned at the back, with the bread located towards the back right on it."} +{"scene_index": 65, "scene": "The white table is at the back, with the bread positioned on its back-left side."} +{"scene_index": 66, "scene": "The white table is located at the back, positioned behind the bread which is also placed at the back."} +{"scene_index": 67, "scene": "The white table is positioned at the back, while the bread is located at the center."} +{"scene_index": 68, "scene": "The white table is at the back, with two loaves of bread positioned on the back right side."} +{"scene_index": 69, "scene": "The white table is located at the back, positioned behind the bread which is also placed at the back."} +{"scene_index": 70, "scene": "The white table is positioned at the back, with the bread located on its back right side."} +{"scene_index": 71, "scene": "The white table is located at the back, with the bread also positioned behind it."} +{"scene_index": 72, "scene": "The white table is located at the back, with the bread positioned towards the back right area."} +{"scene_index": 73, "scene": "The white table is positioned at the back, while the bread is located at the center."} +{"scene_index": 74, "scene": "The white table is positioned at the back, with the bread placed centrally on it."} +{"scene_index": 75, "scene": "The white table is positioned at the back, and the bread is also located at the back, sharing the same positional relationship."} +{"scene_index": 76, "scene": "The white table is positioned at the back, with the bread placed on its back left side."} +{"scene_index": 77, "scene": "The white table is at the back, with two loaves of bread placed on itβ€”one located at the back left and one positioned centrally towards the back."} +{"scene_index": 78, "scene": "The white table is at the back, with two loaves of breadβ€”one in the center and one on the leftβ€”placed on it."} +{"scene_index": 79, "scene": "The white table is at the back, with two loaves of bread positioned: one also at the back and another to its right."} +{"scene_index": 80, "scene": "The white table is positioned at the back, with the bread located towards the back right on it."} +{"scene_index": 81, "scene": "The white table is positioned at the back, with the bread located on its back-left side."} +{"scene_index": 82, "scene": "The white table is located at the back, positioned behind the bread which is also placed at the back."} +{"scene_index": 83, "scene": "The white table is located at the back, positioned behind the bread which is also placed at the back."} +{"scene_index": 84, "scene": "The white table is positioned at the back, with two loaves of bread placed on either sideβ€”specifically, one on the back right and another on the back left."} +{"scene_index": 85, "scene": "The white table is positioned at the back, with two loaves of bread placed on itβ€”one located centrally on the table and another situated towards the back right corner."} +{"scene_index": 86, "scene": "The white table is positioned at the back, and the bread is also located at the back, sharing the same positional relationship."} +{"scene_index": 87, "scene": "The white table is positioned at the back, while the bread is located at the back right."} +{"scene_index": 88, "scene": "The white table is located at the back, with two loaves of bread positioned behind itβ€”one centrally and one to the back right."} +{"scene_index": 89, "scene": "The white table is positioned at the back, with a bread placed on its back right side and another bread located in the center."} +{"scene_index": 90, "scene": "The white table is located at the back, with two loaves of bread placed on itβ€”one positioned to the back right and the other to the back left."} +{"scene_index": 91, "scene": "The white table is positioned at the back, with two breads located to its back right side."} +{"scene_index": 92, "scene": "The white table is at the back, with three pieces of bread placed on its back right side."} +{"scene_index": 93, "scene": "The white table is positioned at the back, with the bread located on its back-left side."} +{"scene_index": 94, "scene": "The white table is positioned at the back, with the bread located on its back right side."} +{"scene_index": 95, "scene": "The white table is at the back, and the bread is also at the back."} +{"scene_index": 96, "scene": "The white table is positioned at the back, with two loaves of bread placed on itβ€”one located at the back right and the other in the center."} +{"scene_index": 97, "scene": "The white table is positioned at the back, and the bread is also located at the back, sharing the same positional relationship."} +{"scene_index": 98, "scene": "The white table is positioned at the back, while the bread is located at the center."} +{"scene_index": 99, "scene": "The white table is positioned at the back, while the bread is located at the back right on the table."} +{"scene_index": 100, "scene": "The white table is at the back, with the bread positioned on its back-left side."} +{"scene_index": 101, "scene": "The white table is positioned at the back, while the bread is located at the center."} +{"scene_index": 102, "scene": "The white table is positioned at the back, with two loaves of bread placed symmetrically on either sideβ€”both situated at the back, one slightly to the left and the other slightly to the right."} +{"scene_index": 103, "scene": "The white table is located at the back, with the bread also positioned behind it."} +{"scene_index": 104, "scene": "The white table is positioned at the back, while the bread is located on its right side."} +{"scene_index": 105, "scene": "The white table is positioned at the back, while the bread is located at the center."} +{"scene_index": 106, "scene": "The white table is positioned at the back, while the bread is located at the back right on the table."} +{"scene_index": 107, "scene": "The white table is at the back, and the bread is also at the back."} +{"scene_index": 108, "scene": "The white table is at the back, with a bread also positioned at the back and another bread placed to its right."} +{"scene_index": 109, "scene": "The white table and bread are both positioned at the back."} +{"scene_index": 110, "scene": "The white table is at the back, with the bread positioned on its back-left side."} +{"scene_index": 111, "scene": "The white table is at the back, and the bread is located on the back left side of the table."} +{"scene_index": 112, "scene": "The white table is positioned at the back, with the bread located on its back-left side."} +{"scene_index": 113, "scene": "The white table is positioned at the back, and the bread is also located at the back, sharing the same positional relationship."} +{"scene_index": 114, "scene": "The white table is positioned at the back, and the bread is also located at the back, sharing the same positional relationship."} +{"scene_index": 115, "scene": "The white table is located at the back, while the bread is positioned to its right."} +{"scene_index": 116, "scene": "The white table is positioned at the back, while the bread is located at the back right on the table."} +{"scene_index": 117, "scene": "The white table is positioned at the back, and to its right is the bread."} +{"scene_index": 118, "scene": "The white table is positioned at the back, with the bread located on its back-left side."} +{"scene_index": 119, "scene": "The white table is at the back, with the bread positioned on its back-left side."} +{"scene_index": 120, "scene": "The white table is positioned at the back, with the bread located towards the back right on it."} +{"scene_index": 121, "scene": "The white table is positioned at the back, with the bread located on its back right side."} +{"scene_index": 122, "scene": "The white table is positioned at the back, with the bread located behind it on the right side."} +{"scene_index": 123, "scene": "The white table is positioned at the back, while the two loaves of bread are located at the back right."} +{"scene_index": 124, "scene": "The white table is positioned at the back. On it, there are two breadsβ€”one located at the back right and another at the center."} +{"scene_index": 125, "scene": "The white table is positioned at the back, with two loaves of bread placed on it; one is at the back center, and the other is slightly to the back left."} +{"scene_index": 126, "scene": "The white table is positioned at the back, with two loaves of bread placed on its surface at the back right location."} +{"scene_index": 127, "scene": "The white table is positioned at the back, with the bread located on its back-left side."} +{"scene_index": 128, "scene": "The white table is at the back, and the bread is also at the back."} +{"scene_index": 129, "scene": "The white table is at the back, with two loaves of bread placed on itβ€”one positioned further back and the other slightly to the left."} +{"scene_index": 130, "scene": "The white table is positioned at the back, with the bread located on its back-left side."} +{"scene_index": 131, "scene": "The white table is positioned at the back, while the bread is located at the back right on the table."} +{"scene_index": 132, "scene": "The white table is positioned at the back, with the bread located on its back right side."} +{"scene_index": 133, "scene": "The white table is located at the back, with the bread also positioned behind it."} +{"scene_index": 134, "scene": "The white table is located at the back, with the bread also positioned behind it."} +{"scene_index": 135, "scene": "The white table is positioned at the back, with the bread located on its back-left side."} +{"scene_index": 136, "scene": "The white table is positioned at the back, while the bread is located at the back right."} +{"scene_index": 137, "scene": "The white table is positioned at the back, and the bread is also located at the back, sharing the same positional relationship."} +{"scene_index": 138, "scene": "The white table is positioned at the back, with the bread located on its back right side."} +{"scene_index": 139, "scene": "The white table is positioned at the back, while the bread is located at the back right on the table."} +{"scene_index": 140, "scene": "The white table is positioned at the back, with the bread located on its back-left side."} +{"scene_index": 141, "scene": "The white table is positioned at the back, with the bread placed on its back left side."} +{"scene_index": 142, "scene": "The white table is at the back, with the bread positioned on its back-left side."} +{"scene_index": 143, "scene": "The white table is positioned at the back, with the bread located on its back-left side."} +{"scene_index": 144, "scene": "The white table is positioned at the back, with the bread located towards the back right on it."} +{"scene_index": 145, "scene": "The white table is positioned at the back, with the bread located on its back-left side."} +{"scene_index": 146, "scene": "The white table is positioned at the back, with the bread placed on its back left side."} +{"scene_index": 147, "scene": "The white table is located at the back, with the bread positioned towards the back right area."} +{"scene_index": 148, "scene": "The white table is at the back, with two loaves of bread placed on itβ€”one in the center and one slightly to the left."} +{"scene_index": 149, "scene": "The white table is positioned at the back, while the bread is located at the back right."} +{"scene_index": 150, "scene": "The white table is positioned at the back, with the bread located on its back right side."} +{"scene_index": 151, "scene": "The white table is positioned at the back, with the bread located behind it on the right side."} +{"scene_index": 152, "scene": "The white table is positioned at the back, with the bread placed centrally on it."} +{"scene_index": 153, "scene": "The white table is at the back, and the bread is also at the back."} +{"scene_index": 154, "scene": "The white table is positioned at the back, while the bread is placed in the center."} +{"scene_index": 155, "scene": "The white table is positioned at the back, with the bread located behind it on the right side."} +{"scene_index": 156, "scene": "The white table is positioned at the back, with three breads placed on it: one on the back left, another on the back right, and a third in the center of the back area."} +{"scene_index": 157, "scene": "The white table is located at the back, while the bread is positioned to the right."} +{"scene_index": 158, "scene": "The white table is located at the back, with three breads positioned at the back, back left, and left sides relative to it."} +{"scene_index": 159, "scene": "The white table is positioned at the back, with the bread located behind it on the right side."} +{"scene_index": 160, "scene": "The white table is positioned at the back, with the bread located on its back-left side."} +{"scene_index": 161, "scene": "The white table is at the back, and the bread is also at the back."} +{"scene_index": 162, "scene": "The white table is positioned at the back, while two loaves of bread are located on either side of itβ€”back right and back left."} +{"scene_index": 163, "scene": "The white table is positioned at the back, and the bread is also located at the back, indicating they share the same positional relationship."} +{"scene_index": 164, "scene": "The white table is positioned at the back, with the bread placed on its back left side."} +{"scene_index": 165, "scene": "The white table is located at the back, with the bread positioned towards the back right area."} +{"scene_index": 166, "scene": "The white table is positioned at the back, with the bread located on its back right side."} +{"scene_index": 167, "scene": "The white table is located at the back, while the bread is situated to the right side."} +{"scene_index": 168, "scene": "The white table is at the back, and the bread is located on the back left side of the table."} +{"scene_index": 169, "scene": "The white table is positioned at the back, with two loaves of bread placed on itβ€”one located towards the back left and the other towards the back right."} +{"scene_index": 170, "scene": "The white table is positioned at the back, with a bread placed in the back right area and another bread located centrally on it."} +{"scene_index": 171, "scene": "The white table is positioned at the back, while the bread is located at the back right on the table."} +{"scene_index": 172, "scene": "The white table is positioned at the back, with the bread located towards the back right on it."} +{"scene_index": 173, "scene": "The white table is positioned at the back, while the bread is located at the back right."} +{"scene_index": 174, "scene": "The white table is positioned at the back, with the bread placed centrally on it."} +{"scene_index": 175, "scene": "The white table is positioned at the back, with the bread placed on its back left side."} +{"scene_index": 176, "scene": "The white table is positioned at the back, with the bread located on its back-left side."} +{"scene_index": 177, "scene": "The white table is at the back, and the bread is also at the back."} +{"scene_index": 178, "scene": "The white table and bread are both positioned at the back."} +{"scene_index": 179, "scene": "The white table is positioned at the back, with the bread placed on its back left side."} +{"scene_index": 180, "scene": "The white table is positioned at the back, with the bread located on its back right side."} +{"scene_index": 181, "scene": "The white table is positioned at the back, and the bread is also located at the back, indicating they share the same positional relationship."} +{"scene_index": 182, "scene": "The white table is positioned at the back, with the bread located on its back-left side."} +{"scene_index": 183, "scene": "The white table is positioned at the back, with the bread located on its back right side."} +{"scene_index": 184, "scene": "The white table is positioned at the back, while the bread is located at the back right on the table."} +{"scene_index": 185, "scene": "The white table is positioned at the back, while the two loaves of bread are located on the back right side."} +{"scene_index": 186, "scene": "The white table is positioned at the back, with the bread located behind it on the right side."} +{"scene_index": 187, "scene": "The white table is positioned at the back, and the bread is also located at the back, sharing the same positional relationship."} +{"scene_index": 188, "scene": "The white table is positioned at the back, with two loaves of bread placed on either sideβ€”both to its back left and back right."} +{"scene_index": 189, "scene": "The white table is positioned at the back, with the bread located on its back-left side."} +{"scene_index": 190, "scene": "The white table is located at the back, with the bread positioned towards the back right area."} +{"scene_index": 191, "scene": "The white table is positioned at the back, with the bread located towards the back right on it."} +{"scene_index": 192, "scene": "The white table is positioned at the back, while the bread is located at the back right on the table."} +{"scene_index": 193, "scene": "The white table is positioned at the back, with the bread located on its back-left side."} +{"scene_index": 194, "scene": "The white table is positioned at the back, while the bread is located at the center."} +{"scene_index": 195, "scene": "The white table is positioned at the back, and the bread is also located at the back, indicating they share the same positional relationship."} +{"scene_index": 196, "scene": "The white table is located at the back, with the bread positioned towards the back right area."} +{"scene_index": 197, "scene": "The white table is at the back, with two breads placed on itβ€”one positioned back right and the other simply at back."} +{"scene_index": 198, "scene": "The white table is positioned at the back, with a bread placed to its right and another bread located at the back left."} +{"scene_index": 199, "scene": "The white table is positioned at the back, with the bread placed to its left."} diff --git a/R1_Lite_move_the_position_of_the_long_bread/annotations/subtask_annotations.jsonl b/R1_Lite_move_the_position_of_the_long_bread/annotations/subtask_annotations.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..2b02ecef4f702d7fad11fe95b775a41752725829 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_long_bread/annotations/subtask_annotations.jsonl @@ -0,0 +1,8 @@ +{"subtask_index": 0, "subtask": "Grasp the long bread with right gripper"} +{"subtask_index": 1, "subtask": "Grasp the long bread with left gripper"} +{"subtask_index": 2, "subtask": "Place the long bread on the table with right gripper"} +{"subtask_index": 3, "subtask": "Place the long bread on the table with left gripper"} +{"subtask_index": 4, "subtask": "Abnormal"} +{"subtask_index": 5, "subtask": "Static"} +{"subtask_index": 6, "subtask": "End"} +{"subtask_index": 7, "subtask": "null"} diff --git a/R1_Lite_move_the_position_of_the_long_bread/annotations/subtasks.jsonl b/R1_Lite_move_the_position_of_the_long_bread/annotations/subtasks.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..8052815f8360343ed098874f4d0738f15de9d8d7 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_long_bread/annotations/subtasks.jsonl @@ -0,0 +1,8 @@ +{"subtask_index": 0, "subtask": "Abnormal"} +{"subtask_index": 1, "subtask": "Static"} +{"subtask_index": 2, "subtask": "End"} +{"subtask_index": 3, "subtask": "Place the long bread on the table with right gripper"} +{"subtask_index": 4, "subtask": "Grasp the long bread with right gripper"} +{"subtask_index": 5, "subtask": "Place the long bread on the table with left gripper"} +{"subtask_index": 6, "subtask": "Grasp the long bread with left gripper"} +{"subtask_index": 7, "subtask": "null"} diff --git a/R1_Lite_move_the_position_of_the_long_bread/data/chunk-000/episode_000000.parquet b/R1_Lite_move_the_position_of_the_long_bread/data/chunk-000/episode_000000.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1752fb9b655bb01c129a1d7739347425884759f8 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_long_bread/data/chunk-000/episode_000000.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e77d800344d7af01c3f37ff264694c59bfac9f4c80a0bbe0b0d50daf59b288fd +size 65143 diff --git a/R1_Lite_move_the_position_of_the_long_bread/data/chunk-000/episode_000001.parquet b/R1_Lite_move_the_position_of_the_long_bread/data/chunk-000/episode_000001.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fd2b38c6518c02ade542f219ed88d2d1a0378b80 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_long_bread/data/chunk-000/episode_000001.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba67a857216ca4f95c0a82b08d7f8eadb3fd988da1580b90f93318d67ff3bafd +size 59946 diff --git a/R1_Lite_move_the_position_of_the_long_bread/data/chunk-000/episode_000002.parquet b/R1_Lite_move_the_position_of_the_long_bread/data/chunk-000/episode_000002.parquet new file mode 100644 index 0000000000000000000000000000000000000000..22f6be1784348fad206dfbbae945e9d94c6ac7fe --- /dev/null +++ b/R1_Lite_move_the_position_of_the_long_bread/data/chunk-000/episode_000002.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9bd07cd671783c9eb246ea220b86d2888bc1733f494723717403926fd08d2e70 +size 65659 diff --git a/R1_Lite_move_the_position_of_the_long_bread/data/chunk-000/episode_000003.parquet b/R1_Lite_move_the_position_of_the_long_bread/data/chunk-000/episode_000003.parquet new file mode 100644 index 0000000000000000000000000000000000000000..89abe15dd1873cf898ffb83fc9a0cb9672639975 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_long_bread/data/chunk-000/episode_000003.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eae7e8da5b60b1fe81074ef97231bfca883fc3007d8414fd011196e6201b5540 +size 49586 diff --git a/R1_Lite_move_the_position_of_the_long_bread/data/chunk-000/episode_000004.parquet b/R1_Lite_move_the_position_of_the_long_bread/data/chunk-000/episode_000004.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5a42a6dbcd88ebf3e470b080b62893ac32aa626c --- /dev/null +++ b/R1_Lite_move_the_position_of_the_long_bread/data/chunk-000/episode_000004.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:197957af53dc2c90d8df2953dc29d8da22defa0b75e25f6ed88429740621b06c +size 52886 diff --git a/R1_Lite_move_the_position_of_the_long_bread/data/chunk-000/episode_000005.parquet b/R1_Lite_move_the_position_of_the_long_bread/data/chunk-000/episode_000005.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9633c41ff1cb2d93428f82248b2bd40537757676 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_long_bread/data/chunk-000/episode_000005.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa07e2c3207ba17be7d44de7081233aed02f27b384b6ac21018c4c12368f6750 +size 49732 diff --git a/R1_Lite_move_the_position_of_the_long_bread/data/chunk-000/episode_000006.parquet b/R1_Lite_move_the_position_of_the_long_bread/data/chunk-000/episode_000006.parquet new file mode 100644 index 0000000000000000000000000000000000000000..edcba47686222b7a7f09bf9dce99879a00b6ff58 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_long_bread/data/chunk-000/episode_000006.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e071ab41edb2850c749a6ad4b6048781a0c699c6001ab886951b2c2affaa9ca +size 66988 diff --git a/R1_Lite_move_the_position_of_the_long_bread/data/chunk-000/episode_000007.parquet b/R1_Lite_move_the_position_of_the_long_bread/data/chunk-000/episode_000007.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f86f437cfebf8a1fd794e681b4e7ea39f89886a9 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_long_bread/data/chunk-000/episode_000007.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a0c5a09a48dd20547cb76cc490adab4d9ceb8d111090c4c774a2abcfeca5170 +size 64898 diff --git a/R1_Lite_move_the_position_of_the_long_bread/data/chunk-000/episode_000008.parquet b/R1_Lite_move_the_position_of_the_long_bread/data/chunk-000/episode_000008.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fb4e0aacd5e38cc3c8fb7b373609ad89d77aa2aa --- /dev/null +++ b/R1_Lite_move_the_position_of_the_long_bread/data/chunk-000/episode_000008.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cab9cfe31914c7b1a9e6ac2c56ae876c462b570db36f86d6c1e4f837c837b07e +size 50061 diff --git a/R1_Lite_move_the_position_of_the_long_bread/data/chunk-000/episode_000009.parquet b/R1_Lite_move_the_position_of_the_long_bread/data/chunk-000/episode_000009.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a8515833652590c50ce7bf33e01edc24ba9bba92 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_long_bread/data/chunk-000/episode_000009.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:651143013e96cb4b061b0fcb486b0449e754be990e3c2e5a1752b1979daae9e3 +size 52729 diff --git a/R1_Lite_move_the_position_of_the_long_bread/data/chunk-000/episode_000010.parquet b/R1_Lite_move_the_position_of_the_long_bread/data/chunk-000/episode_000010.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d4def1e28bfc1cfc717151795cd10573e9eca58f --- /dev/null +++ b/R1_Lite_move_the_position_of_the_long_bread/data/chunk-000/episode_000010.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e2f9e5740347ca26da5ae0555b8a701d0168455848ab8ae40f433b70472415f +size 57503 diff --git a/R1_Lite_move_the_position_of_the_long_bread/data/chunk-000/episode_000011.parquet b/R1_Lite_move_the_position_of_the_long_bread/data/chunk-000/episode_000011.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a9ade290268749475543b3c2fb328cc297220901 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_long_bread/data/chunk-000/episode_000011.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f1206ef8aa7d9eb86d98fca194a4f388b58a1688248bb3c8d693d12721eb285 +size 56574 diff --git a/R1_Lite_move_the_position_of_the_long_bread/data/chunk-000/episode_000012.parquet b/R1_Lite_move_the_position_of_the_long_bread/data/chunk-000/episode_000012.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bc57d5fe7009136fa0ed009a39d8b3590d5092cc --- /dev/null +++ b/R1_Lite_move_the_position_of_the_long_bread/data/chunk-000/episode_000012.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b24cb949c137946525986962882ffa1e4e674fd2e64010afcfbf052dabd1ead +size 50307 diff --git a/R1_Lite_move_the_position_of_the_long_bread/data/chunk-000/episode_000013.parquet b/R1_Lite_move_the_position_of_the_long_bread/data/chunk-000/episode_000013.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e7a1973554a6348968255c224b43ea08d6adc601 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_long_bread/data/chunk-000/episode_000013.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee63008c77ad8796fdfcf293b4385a65215ae08af73b8ba9d7b3138770dd4c81 +size 54480 diff --git a/R1_Lite_move_the_position_of_the_long_bread/data/chunk-000/episode_000014.parquet b/R1_Lite_move_the_position_of_the_long_bread/data/chunk-000/episode_000014.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9f153796ea19ed22023b21770453cc233a97d598 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_long_bread/data/chunk-000/episode_000014.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8512f4165f6f575dccdbc5c1a88f193a85d09630bd383027a26accee035e8262 +size 56299 diff --git a/R1_Lite_move_the_position_of_the_long_bread/data/chunk-000/episode_000015.parquet b/R1_Lite_move_the_position_of_the_long_bread/data/chunk-000/episode_000015.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c5f8afac8a94c03b9b04bc4d1d6331f34b79901d --- /dev/null +++ b/R1_Lite_move_the_position_of_the_long_bread/data/chunk-000/episode_000015.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1a90023db5ec4b055e134f703c9830d3de51a0d0b75002bb5f1665341d4b8fb4 +size 54675 diff --git a/R1_Lite_move_the_position_of_the_long_bread/data/chunk-000/episode_000016.parquet b/R1_Lite_move_the_position_of_the_long_bread/data/chunk-000/episode_000016.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5c0a2b75216be5fed8fe0970b7f7852c71c78491 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_long_bread/data/chunk-000/episode_000016.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1674aa97b07e36f4503f2b9a470bd41f2e8a447d749315e57b06a3b4763f96ec +size 62648 diff --git a/R1_Lite_move_the_position_of_the_long_bread/data/chunk-000/episode_000017.parquet b/R1_Lite_move_the_position_of_the_long_bread/data/chunk-000/episode_000017.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8abe829b91d00ecac89a854d8e01bf42fb072863 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_long_bread/data/chunk-000/episode_000017.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d4f7d536676a7fc55dd451a5b3feadead034299700dfbd276a691eb8dc2a341 +size 59042 diff --git a/R1_Lite_move_the_position_of_the_long_bread/data/chunk-000/episode_000018.parquet b/R1_Lite_move_the_position_of_the_long_bread/data/chunk-000/episode_000018.parquet new file mode 100644 index 0000000000000000000000000000000000000000..41dd2057da20db64996ca313fc161944ceb29a09 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_long_bread/data/chunk-000/episode_000018.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:88b81efc8d718eb280383c40afaff354d42a8743eb4db6bd2d4132ce1ca61ee4 +size 55970 diff --git a/R1_Lite_move_the_position_of_the_long_bread/data/chunk-000/episode_000019.parquet b/R1_Lite_move_the_position_of_the_long_bread/data/chunk-000/episode_000019.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ca482dbff322afefc309c7bc8fc5f3801b331df4 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_long_bread/data/chunk-000/episode_000019.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a2c220c8755a9e71c2b6c72359bf3ba6f6723598ee4488424db25238958dcf7 +size 49051 diff --git a/R1_Lite_move_the_position_of_the_long_bread/data/chunk-000/episode_000020.parquet b/R1_Lite_move_the_position_of_the_long_bread/data/chunk-000/episode_000020.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6245cf6e34e326b05c8d1c00422f15b6a6d0c603 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_long_bread/data/chunk-000/episode_000020.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c2ab617533fbf6966382afc081c2d0912b5a7b76640f59306ff1d2f14e2bed52 +size 58450 diff --git a/R1_Lite_move_the_position_of_the_long_bread/data/chunk-000/episode_000021.parquet b/R1_Lite_move_the_position_of_the_long_bread/data/chunk-000/episode_000021.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f7a446f0855c2a43a14b606e8a4d42771e2b18ef --- /dev/null +++ b/R1_Lite_move_the_position_of_the_long_bread/data/chunk-000/episode_000021.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:898ffe7221fb742297ec17d84db28e7be7903de7099e2f27f030e4caaf6b2370 +size 61045 diff --git a/R1_Lite_move_the_position_of_the_long_bread/data/chunk-000/episode_000022.parquet b/R1_Lite_move_the_position_of_the_long_bread/data/chunk-000/episode_000022.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7f9d9e467a52b36663b41e8c5cd32a6b1e706050 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_long_bread/data/chunk-000/episode_000022.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f4a24f13849c2e91d5675273e876959d7e4536d5977dd826dd1fd4abb94e9c2f +size 66763 diff --git a/R1_Lite_move_the_position_of_the_long_bread/data/chunk-000/episode_000023.parquet b/R1_Lite_move_the_position_of_the_long_bread/data/chunk-000/episode_000023.parquet new file mode 100644 index 0000000000000000000000000000000000000000..979d40e23ae4b4293758f28f41c8473c15ca7628 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_long_bread/data/chunk-000/episode_000023.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a98379391324a15082c3d1d986f54d86f420aa4fdaff0e4c8384a79866f2bc1 +size 58329 diff --git a/R1_Lite_move_the_position_of_the_long_bread/data/chunk-000/episode_000024.parquet b/R1_Lite_move_the_position_of_the_long_bread/data/chunk-000/episode_000024.parquet new file mode 100644 index 0000000000000000000000000000000000000000..184b2aa7cda20706ed16a89814e93cd58c533803 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_long_bread/data/chunk-000/episode_000024.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:14b999a44bc713d250ed6adde5e46e14161b43c73de65f214848f63cdb09abdd +size 51707 diff --git a/R1_Lite_move_the_position_of_the_long_bread/data/chunk-000/episode_000025.parquet b/R1_Lite_move_the_position_of_the_long_bread/data/chunk-000/episode_000025.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1528f77bd0ce156e7fa5527e14e994fff1ad2871 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_long_bread/data/chunk-000/episode_000025.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ea7af6d0c7bceba9e17fde00658c57f790c79a2debcb06550a3becfe8d99646 +size 61822 diff --git a/R1_Lite_move_the_position_of_the_long_bread/data/chunk-000/episode_000026.parquet b/R1_Lite_move_the_position_of_the_long_bread/data/chunk-000/episode_000026.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e8e3ccc80e26874f67d6932bf78b4d5a4a6d0e1e --- /dev/null +++ b/R1_Lite_move_the_position_of_the_long_bread/data/chunk-000/episode_000026.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc66246388e9c58bffa93394a7dab751768e5ef2a31b27dc69ed01d6e2bf4694 +size 57824 diff --git a/R1_Lite_move_the_position_of_the_long_bread/data/chunk-000/episode_000027.parquet b/R1_Lite_move_the_position_of_the_long_bread/data/chunk-000/episode_000027.parquet new file mode 100644 index 0000000000000000000000000000000000000000..dc9eaee213d39b78318181e7f6ad049d9ce7edfd --- /dev/null +++ b/R1_Lite_move_the_position_of_the_long_bread/data/chunk-000/episode_000027.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3102abb7b48ac3d59dab65155cde36d89cdee742d82c0ad05cb079a68185a0b1 +size 74683 diff --git a/R1_Lite_move_the_position_of_the_long_bread/data/chunk-000/episode_000028.parquet b/R1_Lite_move_the_position_of_the_long_bread/data/chunk-000/episode_000028.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a1954a1cda6844668fb1e51e274e198f912efaa3 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_long_bread/data/chunk-000/episode_000028.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df16de35fed7e0d4fa4036db55621e44476f75e548ddd1a638fcc6cfc6285284 +size 63997 diff --git a/R1_Lite_move_the_position_of_the_long_bread/data/chunk-000/episode_000029.parquet b/R1_Lite_move_the_position_of_the_long_bread/data/chunk-000/episode_000029.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f81ac76b890cc4cf45cb4e2a0457b800ad8e107d --- /dev/null +++ b/R1_Lite_move_the_position_of_the_long_bread/data/chunk-000/episode_000029.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a6c4f4973222d2a76f11e478fc85c430a24606fdfe9d341363243054531ede7 +size 57768 diff --git a/R1_Lite_move_the_position_of_the_long_bread/data/chunk-000/episode_000030.parquet b/R1_Lite_move_the_position_of_the_long_bread/data/chunk-000/episode_000030.parquet new file mode 100644 index 0000000000000000000000000000000000000000..487b30d6107991a83526490514b61dff25be0c34 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_long_bread/data/chunk-000/episode_000030.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c98646341549cd8d72e25f8e71d777f194b1481a71f71b04bbf59101d806360d +size 50687 diff --git a/R1_Lite_move_the_position_of_the_long_bread/meta/episodes.jsonl b/R1_Lite_move_the_position_of_the_long_bread/meta/episodes.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..8bfb649ae8807a8cb27413b3ffbcbbec9b3a8efb --- /dev/null +++ b/R1_Lite_move_the_position_of_the_long_bread/meta/episodes.jsonl @@ -0,0 +1,31 @@ +{"episode_index": 0, "tasks": ["put the long bread the designated position."], "length": 336} +{"episode_index": 1, "tasks": ["put the long bread the designated position."], "length": 330} +{"episode_index": 2, "tasks": ["put the long bread the designated position."], "length": 342} +{"episode_index": 3, "tasks": ["put the long bread the designated position."], "length": 257} +{"episode_index": 4, "tasks": ["put the long bread the designated position."], "length": 259} +{"episode_index": 5, "tasks": ["put the long bread the designated position."], "length": 241} +{"episode_index": 6, "tasks": ["put the long bread the designated position."], "length": 396} +{"episode_index": 7, "tasks": ["put the long bread the designated position."], "length": 368} +{"episode_index": 8, "tasks": ["put the long bread the designated position."], "length": 227} +{"episode_index": 9, "tasks": ["put the long bread the designated position."], "length": 254} +{"episode_index": 10, "tasks": ["put the long bread the designated position."], "length": 279} +{"episode_index": 11, "tasks": ["put the long bread the designated position."], "length": 277} +{"episode_index": 12, "tasks": ["put the long bread the designated position."], "length": 247} +{"episode_index": 13, "tasks": ["put the long bread the designated position."], "length": 252} +{"episode_index": 14, "tasks": ["put the long bread the designated position."], "length": 272} +{"episode_index": 15, "tasks": ["put the long bread the designated position."], "length": 259} +{"episode_index": 16, "tasks": ["put the long bread the designated position."], "length": 343} +{"episode_index": 17, "tasks": ["put the long bread the designated position."], "length": 313} +{"episode_index": 18, "tasks": ["put the long bread the designated position."], "length": 300} +{"episode_index": 19, "tasks": ["put the long bread the designated position."], "length": 233} +{"episode_index": 20, "tasks": ["put the long bread the designated position."], "length": 317} +{"episode_index": 21, "tasks": ["put the long bread the designated position."], "length": 318} +{"episode_index": 22, "tasks": ["put the long bread the designated position."], "length": 363} +{"episode_index": 23, "tasks": ["put the long bread the designated position."], "length": 307} +{"episode_index": 24, "tasks": ["put the long bread the designated position."], "length": 293} +{"episode_index": 25, "tasks": ["put the long bread the designated position."], "length": 320} +{"episode_index": 26, "tasks": ["put the long bread the designated position."], "length": 265} +{"episode_index": 27, "tasks": ["put the long bread the designated position."], "length": 410} +{"episode_index": 28, "tasks": ["put the long bread the designated position."], "length": 349} +{"episode_index": 29, "tasks": ["put the long bread the designated position."], "length": 278} +{"episode_index": 30, "tasks": ["put the long bread the designated position."], "length": 244} diff --git a/R1_Lite_move_the_position_of_the_long_bread/meta/episodes_stats.jsonl b/R1_Lite_move_the_position_of_the_long_bread/meta/episodes_stats.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..41eb2ba7a646114d4525f6c4cbcb4cb6b593f37c --- /dev/null +++ b/R1_Lite_move_the_position_of_the_long_bread/meta/episodes_stats.jsonl @@ -0,0 +1,31 @@ +{"episode_index": 0, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[1.0]]], "mean": [[[0.6092873665577342]], [[0.6425991149237472]], [[0.6206829193899782]]], "std": [[[0.1863800356177666]], [[0.19265514677863277]], [[0.1875070234219612]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[0.9803921568627451]], [[1.0]], [[0.984313725490196]]], "mean": [[[0.5861624782135076]], [[0.6255730392156863]], [[0.6004096078431373]]], "std": [[[0.18424781880247978]], [[0.1904397303236479]], [[0.18110764638542642]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44067613017429197]], [[0.4470000136165577]], [[0.44708951525054463]]], "std": [[[0.1993862944960058]], [[0.19369087285278186]], [[0.20046677321340173]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6862745098039216]], [[0.6784313725490196]], [[0.6901960784313725]]], "mean": [[[0.4199600217864924]], [[0.4306739488017429]], [[0.429309272875817]]], "std": [[[0.19630595030747783]], [[0.18958848483014068]], [[0.18993626085054346]]], "count": [100]}, "observation.state": {"min": [-0.748085081577301, 0.0, -1.9742553234100342, -0.0008510638144798577, -0.6595744490623474, -0.04127659648656845, -2.754680871963501, 0.00042553190723992884, -0.001276595750823617, 0.0, -0.002765957498922944, 0.001276595750823617, -0.007021276745945215, -2.735319137573242, 2.4419620037078857, 97.07426452636719], "max": [0.024042552337050438, 2.420212745666504, 0.0, 1.0327659845352173, 0.014680851250886917, 1.7014893293380737, 0.03446808457374573, 0.001276595750823617, -0.001276595750823617, 0.0, 0.0, 0.004680851008743048, 0.005744680762290955, -2.734893560409546, 97.76300048828125, 97.0890884399414], "mean": [-0.2190135270357132, 1.2316218614578247, -0.994888961315155, 0.4211266338825226, -0.2825533449649811, 0.49551787972450256, -1.6996866464614868, 0.0010435656877234578, -0.001276590977795422, 0.0, -0.0012708938447758555, 0.002660207450389862, -0.0011797079350799322, -2.7353010177612305, 61.684181213378906, 97.08916473388672], "std": [0.2454444319009781, 0.858517587184906, 0.6765585541725159, 0.36220139265060425, 0.22286410629749298, 0.6051337122917175, 1.2067750692367554, 0.00022416072897613049, 4.773028194904327e-09, 0.0, 0.00029105483554303646, 0.0003057817230001092, 0.001004106248728931, 5.2858296839985996e-05, 41.24462890625, 0.0018192158313468099], "count": [336]}, "action": {"min": [-0.7485826015472412, 0.0015339808305725455, -1.9742332696914673, -0.0015339808305725455, -0.6642136573791504, -0.041417479515075684, -2.754680871963501, 0.0, 0.0, 0.0, -0.003067961661145091, 0.0015339808305725455, -0.003067961661145091, -2.735319137573242, 0.0, 100.0, 0.0, 0.0], "max": [0.026077672839164734, 2.4221556186676025, -0.0, 1.0400389432907104, 0.015339807607233524, 1.7103885412216187, 0.03446808457374573, 0.0015339808305725455, 0.0, 0.0, -0.0015339808305725455, 0.003067961661145091, 0.006135923322290182, -2.734893560409546, 100.0, 100.0, 0.0, 0.0], "mean": [-0.21966063976287842, 1.2326480150222778, -0.9969685077667236, 0.42449718713760376, -0.2860286235809326, 0.4987908899784088, -1.6996866464614868, 0.0014198021963238716, 0.0, 0.0, -0.0015796379884704947, 0.003022313117980957, -0.0013741938164457679, -2.7353010177612305, 61.904762268066406, 100.0, 0.0, 0.0], "std": [0.24646295607089996, 0.858371376991272, 0.6761574745178223, 0.36561307311058044, 0.22483302652835846, 0.6086931228637695, 1.2067750692367554, 0.00040254893247038126, 0.0, 0.0, 0.0002606690104585141, 0.0002606690104585141, 0.001001971890218556, 5.2858296839985996e-05, 48.562076568603516, 0.0, 0.0, 0.0], "count": [336]}, "timestamp": {"min": [0.0], "max": [11.166666666666666], "mean": [5.583333333333333], "std": [3.2331471882270906], "count": [336]}, "frame_index": {"min": [0], "max": [335], "mean": [167.5], "std": [96.99441564681271], "count": [336]}, "episode_index": {"min": [5], "max": [5], "mean": [5.0], "std": [0.0], "count": [336]}, "index": {"min": [1536], "max": [1871], "mean": [1703.5], "std": [96.99441564681271], "count": [336]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [336]}, "subtask_annotation": {"mean": [3.544642857142857, 7.0, 7.0, 7.0, 7.0], "std": [1.7688864848425168, 0.0, 0.0, 0.0, 0.0], "min": [1, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [336]}, "scene_annotation": {"mean": [5.0], "std": [0.0], "min": [5], "max": [5], "count": [336]}, "eef_direction_state": {"mean": [4.104166666666667, 6.0], "std": [1.777299120209767, 0.0], "min": [0, 6], "max": [6, 6], "count": [336]}, "eef_velocity_state": {"mean": [1.3333333333333333, 0.0], "std": [0.8140629046323219, 0.0], "min": [0, 0], "max": [2, 0], "count": [336]}, "eef_acc_mag_state": {"mean": [1.1547619047619047, 0.0], "std": [0.8272738882424597, 0.0], "min": [0, 0], "max": [2, 0], "count": [336]}, "eef_direction_action": {"mean": [4.002976190476191, 6.0], "std": [1.8556517785518445, 0.0], "min": [0, 6], "max": [6, 6], "count": [336]}, "eef_velocity_action": {"mean": [1.3273809523809523, 0.0], "std": [0.8201119538087739, 0.0], "min": [0, 0], "max": [2, 0], "count": [336]}, "eef_acc_mag_action": {"mean": [1.1220238095238095, 0.0], "std": [0.8273541876452049, 0.0], "min": [0, 0], "max": [2, 0], "count": [336]}, "eef_sim_pose_state": {"mean": [0.2646756875636542, 0.2558786264970102, 1.2799242115803675, 0.040340014239075704, 0.5246618364194051, -0.7551729902713119, 0.06903375667633505, -0.33645426851908883, 1.1825961062039116, -0.0011864446659086022, -0.0025474833715354315, 0.0037037827029817285], "std": [0.1580185344196098, 0.08446406084868213, 0.07645810592855558, 0.21682957889009719, 0.4385139609586771, 0.6382392675907477, 7.314486512399644e-08, 8.14330869248293e-06, 2.9833865369574407e-05, 0.001004324463045384, 0.00029105471092656264, 0.00039756447904159344], "min": [0.05031008523496653, 0.10807597631599279, 1.1823205303368698, -0.46148786567119826, -0.15976835853369153, -1.7684694250915651, 0.06903335172464103, -0.3364809971365235, 1.1824658357994513, -0.007029244130510011, -0.004042549955661112, 0.002127667916090662], "max": [0.5553976734532593, 0.3338110053123042, 1.470709802959775, 0.6631747149150236, 1.0572144516324382, 0.015957468265644058, 0.06903395286876522, -0.33641413321670877, 1.1827493537200497, 0.005738524106602026, -0.0012765892493764586, 0.005957453540246833], "count": [336]}, "eef_sim_pose_action": {"mean": [0.26430350097529254, 0.2557131814466069, 1.2801961766809649, 0.03721534747801566, 0.5228174423431151, -0.7631878434924373, 0.069130179125049, -0.3364545966881697, 1.1826569170937495, -0.0013789043558789485, -0.001579627894060766, 0.004442110900788516], "std": [0.1580971622400188, 0.08464453525364475, 0.07667804165593005, 0.21699470932485257, 0.4384031625176222, 0.6451819911403487, 4.748142939418514e-08, 1.0806886566339776e-05, 2.6719295013984212e-05, 0.001001983569792291, 0.00026066946810699354, 0.0004832948553959064], "min": [0.039553864242094054, 0.10540001297066641, 1.182343266685537, -0.5087158272158651, -0.2140940380565104, -1.814003076242905, 0.06912981849197505, -0.33649069181073343, 1.1826522374129564, -0.003072667851830808, -0.0030679580515284854, 0.001533988049801492], "max": [0.5557021951799508, 0.33382042265883305, 1.4767854657745232, 0.643670017944361, 1.0591234192675136, 0.01687386061888091, 0.06913031266903671, -0.3364212017670418, 1.1828094746995985, 0.006131217114993218, -0.0015339736113604285, 0.00460195693010758], "count": [336]}, "gripper_mode_state": {"mean": [0.375, 0.0], "std": [0.4841229182759271, 0.0], "min": [0, 0], "max": [1, 0], "count": [336]}, "gripper_activity_state": {"mean": [1.6904761904761905, 2.0], "std": [0.6765843923039473, 0.0], "min": [0, 2], "max": [2, 2], "count": [336]}, "gripper_mode_action": {"mean": [0.38095238095238093, 0.0], "std": [0.485620906056454, 0.0], "min": [0, 0], "max": [1, 0], "count": [336]}, "gripper_activity_action": {"mean": [1.9464285714285714, 2.0], "std": [0.2939656720206121, 0.0], "min": [0, 2], "max": [2, 2], "count": [336]}, "gripper_open_scale_state": {"mean": [0.6168404608610163, 0.9708886784598908], "std": [0.4124463417865499, 1.794827007749794e-05], "min": [0.024419620037078857, 0.9707426452636718], "max": [0.9776300048828125, 0.9708908843994141], "count": [336]}, "gripper_open_scale_action": {"mean": [0.6190476190476191, 1.0], "std": [0.485620906056454, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [336]}}} +{"episode_index": 1, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6334681508714597]], [[0.6488955147058824]], [[0.627556544117647]]], "std": [[[0.20540535000846333]], [[0.2123312463668579]], [[0.21369912755272993]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[0.9294117647058824]], [[0.9607843137254902]], [[1.0]]], "mean": [[[0.6040850354030501]], [[0.6282242973856209]], [[0.6035082734204793]]], "std": [[[0.20077067960213854]], [[0.20984655920147277]], [[0.20687007962713827]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4458308905228758]], [[0.44373980936819174]], [[0.43183953159041394]]], "std": [[[0.2378432832049639]], [[0.2331509316493708]], [[0.24315880747609356]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6549019607843137]], [[0.6549019607843137]], [[0.6470588235294118]]], "mean": [[[0.4175967674291939]], [[0.42348715413943355]], [[0.4122953540305011]]], "std": [[[0.1977373065730289]], [[0.19131932369595903]], [[0.1950147206418032]]], "count": [100]}, "observation.state": {"min": [-1.1261701583862305, -0.0017021276289597154, -1.8438297510147095, -0.1619148999452591, -0.526808500289917, -0.44531914591789246, -2.754680871963501, 0.003829787252470851, 0.00042553190723992884, 0.0, 0.0017021276289597154, 0.0008510638144798577, -0.009148935787379742, -2.760425567626953, 5.495825290679932, 97.96267700195312], "max": [0.007234042510390282, 2.390425443649292, 0.0, 0.8125531673431396, 0.33148935437202454, 1.4436169862747192, -0.05617021396756172, 0.0042553190141916275, 0.0008510638144798577, 0.0, 0.003617021255195141, 0.002765957498922944, -0.001276595750823617, -2.760425567626953, 97.76300048828125, 97.96267700195312], "mean": [-0.3329183757305145, 0.9673931002616882, -0.6964635252952576, 0.24606750905513763, -0.05401474982500076, 0.24464604258537292, -2.0700597763061523, 0.004254015162587166, 0.0004461642529349774, 0.0, 0.002714375965297222, 0.0017356547759845853, -0.004925855901092291, -2.7604329586029053, 74.3489761352539, 97.96286010742188], "std": [0.42199987173080444, 0.8904713988304138, 0.6630673408508301, 0.28315067291259766, 0.23441490530967712, 0.5652760863304138, 1.1205404996871948, 2.338931335543748e-05, 9.139907342614606e-05, 0.0, 0.00037159916246309876, 0.00029625778552144766, 0.0007806480280123651, 7.3909759521484375e-06, 38.30830001831055, 0.00018310546875], "count": [330]}, "action": {"min": [-1.1259418725967407, -0.0015339808305725455, -1.8438448905944824, -0.16566991806030273, -0.5307573676109314, -0.44792237877845764, -2.754680871963501, 0.004601942375302315, 0.0015339808305725455, -0.0, 0.0015339808305725455, 0.0015339808305725455, -0.01073786523193121, -2.760425567626953, 0.0, 100.0, 0.0, 0.0], "max": [0.007669903803616762, 2.386874198913574, 0.0015339808305725455, 0.8160777688026428, 0.3344078063964844, 1.4526797533035278, -0.05617021396756172, 0.004601942375302315, 0.003067961661145091, -0.0, 0.003067961661145091, 0.003067961661145091, -0.0015339808305725455, -2.760425567626953, 100.0, 100.0, 0.0, 0.0], "mean": [-0.33536049723625183, 0.968973696231842, -0.6973036527633667, 0.24668774008750916, -0.053349822759628296, 0.24421851336956024, -2.0700597763061523, 0.004601953085511923, 0.001547929015941918, 0.0, 0.002775115892291069, 0.001956944353878498, -0.0054014818742871284, -2.7604329586029053, 75.45454406738281, 100.0, 0.0, 0.0], "std": [0.42193564772605896, 0.8900203704833984, 0.6629605889320374, 0.2864786386489868, 0.23523785173892975, 0.5656100511550903, 1.1205404996871948, 1.0710209608078003e-08, 0.00014559300325345248, 0.0, 0.0006028820644132793, 0.0006854551029391587, 0.0010759480064734817, 7.3909759521484375e-06, 43.03571319580078, 0.0, 0.0, 0.0], "count": [330]}, "timestamp": {"min": [0.0], "max": [10.966666666666667], "mean": [5.483333333333333], "std": [3.175411900957219], "count": [330]}, "frame_index": {"min": [0], "max": [329], "mean": [164.5], "std": [95.26235702871658], "count": [330]}, "episode_index": {"min": [6], "max": [6], "mean": [6.0], "std": [0.0], "count": [330]}, "index": {"min": [1872], "max": [2201], "mean": [2036.5], "std": [95.26235702871658], "count": [330]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [330]}, "subtask_annotation": {"mean": [3.881818181818182, 7.0, 7.0, 7.0, 7.0], "std": [1.7891854495838981, 0.0, 0.0, 0.0, 0.0], "min": [1, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [330]}, "scene_annotation": {"mean": [6.0], "std": [0.0], "min": [6], "max": [6], "count": [330]}, "eef_direction_state": {"mean": [4.1, 6.0], "std": [2.1261004280849463, 0.0], "min": [0, 6], "max": [6, 6], "count": [330]}, "eef_velocity_state": {"mean": [1.0272727272727273, 0.0], "std": [0.948291199129839, 0.0], "min": [0, 0], "max": [2, 0], "count": [330]}, "eef_acc_mag_state": {"mean": [0.8393939393939394, 0.0], "std": [0.8572116155901458, 0.0], "min": [0, 0], "max": [2, 0], "count": [330]}, "eef_direction_action": {"mean": [4.148484848484848, 6.0], "std": [2.1161172580389773, 0.0], "min": [0, 6], "max": [6, 6], "count": [330]}, "eef_velocity_action": {"mean": [1.018181818181818, 0.0], "std": [0.9501051123522642, 0.0], "min": [0, 0], "max": [2, 0], "count": [330]}, "eef_acc_mag_action": {"mean": [0.8545454545454545, 0.0], "std": [0.8546099266459312, 0.0], "min": [0, 0], "max": [2, 0], "count": [330]}, "eef_sim_pose_state": {"mean": [0.19043307984818625, 0.23634934901797433, 1.2444524809757544, 0.13697561223639834, 0.4657163373424802, -0.45523881096642943, 0.06916366537071739, -0.33654802078518636, 1.1822269321658152, -0.004920379093886209, 0.0031605366870317494, 0.005989692674499759], "std": [0.11307830663544344, 0.14475912433742238, 0.060854387082217055, 0.22799582480676778, 0.43989743131344683, 0.46787260200248476, 6.906767921996017e-06, 6.682938058953634e-06, 3.86153124133754e-05, 0.0007804668064122198, 0.00036195161462341694, 0.0002973261260321365], "min": [0.06899036684233967, -0.09603324122223847, 1.1825966416539675, -0.3383954355766772, -0.005953595824105484, -1.3099176079811987, 0.06916180470810745, -0.3365679637609593, 1.1821339396468216, -0.009146219622895753, 0.0021276578024775894, 0.005106386084220828], "max": [0.35984052281366213, 0.3333459598198247, 1.4016711618714646, 0.5396267439466553, 1.073369885739392, -0.011489422537424472, 0.06919450649267803, -0.3365248723644819, 1.1823399014944547, -0.0012730647332622226, 0.00404255169839729, 0.007021294606413566], "count": [330]}, "eef_sim_pose_action": {"mean": [0.19039031801937936, 0.2360774124655183, 1.2445580127464158, 0.1357442180827413, 0.4673820201498464, -0.45782944396853664, 0.06924649759683531, -0.3365505798658612, 1.1822457412378546, -0.005393029377050242, 0.004323027633041367, 0.00655890211840891], "std": [0.11280269522978571, 0.1446251641058168, 0.061761324602784086, 0.2316956644229683, 0.4423243078345808, 0.4716941851369047, 1.1030576800914634e-05, 1.5421528440140425e-05, 6.25296021345605e-05, 0.0010755062028191269, 0.0005916470911808211, 0.0006854601438191607], "min": [0.06888435889971797, -0.0953219536973329, 1.1822269248422452, -0.34400409026477996, -0.04755200539513149, -1.3389379068777272, 0.06924515871562904, -0.3365601028822328, 1.182215407786526, -0.010733159024634245, 0.0030679472226871063, 0.006135930425103806], "max": [0.3595091028494585, 0.333453823454437, 1.4077931682401736, 0.5981325740746243, 1.0790065956250081, -0.010738558629182361, 0.06936163025422384, -0.33652558176245667, 1.182407348621882, -0.0015269214919415041, 0.004601937077271634, 0.007669936522984035], "count": [330]}, "gripper_mode_state": {"mean": [0.24242424242424243, 0.0], "std": [0.4285495643554854, 0.0], "min": [0, 0], "max": [1, 0], "count": [330]}, "gripper_activity_state": {"mean": [1.8363636363636364, 2.0], "std": [0.5139379645491873, 0.0], "min": [0, 2], "max": [2, 2], "count": [330]}, "gripper_mode_action": {"mean": [0.24545454545454545, 0.0], "std": [0.430356377401623, 0.0], "min": [0, 0], "max": [1, 0], "count": [330]}, "gripper_activity_action": {"mean": [1.9727272727272727, 2.0], "std": [0.21144915181114643, 0.0], "min": [0, 2], "max": [2, 2], "count": [330]}, "gripper_open_scale_state": {"mean": [0.7434875703002519, 0.9796267700195346], "std": [0.3830829843404398, 3.3306690738754696e-15], "min": [0.054958252906799315, 0.9796267700195312], "max": [0.9776300048828125, 0.9796267700195312], "count": [330]}, "gripper_open_scale_action": {"mean": [0.7545454545454545, 1.0], "std": [0.430356377401623, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [330]}}} +{"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.6304979847494554]], [[0.6477549537037037]], [[0.6275184694989107]]], "std": [[[0.20498641850403337]], [[0.21344095827168422]], [[0.21906692763262667]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6022682924836602]], [[0.6282303267973857]], [[0.6056933088235295]]], "std": [[[0.20030874588567377]], [[0.20960176900190977]], [[0.21006217123804116]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44065441993464055]], [[0.4371687282135076]], [[0.4232186274509804]]], "std": [[[0.24966229676965523]], [[0.24607344613571752]], [[0.25821059785643957]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.8509803921568627]]], "mean": [[[0.43695632080610025]], [[0.4410266312636165]], [[0.4159189814814815]]], "std": [[[0.205521600692262]], [[0.19282028942754015]], [[0.213823567355152]]], "count": [100]}, "observation.state": {"min": [-0.7423404455184937, -0.001276595750823617, -1.9729787111282349, -0.16574467718601227, -0.4242553114891052, -0.9225531816482544, -2.758085012435913, -0.003617021255195141, 0.0, 0.0, 0.003829787252470851, 0.005106383003294468, -0.02531914971768856, -2.760425567626953, 8.806405067443848, 97.96267700195312], "max": [0.022127659991383553, 2.3634042739868164, 0.0, 0.8195744752883911, 0.5944680571556091, 0.39787232875823975, -0.15234042704105377, -0.0031914892606437206, 0.0, 0.0, 0.005744680762290955, 0.011914893984794617, -0.010851063765585423, -2.760425567626953, 97.88134765625, 97.96267700195312], "mean": [-0.2401817888021469, 1.0407949686050415, -0.8655693531036377, 0.30345654487609863, -0.026270408183336258, -0.11116652190685272, -1.61503267288208, -0.0031964583322405815, 0.0, 0.0, 0.004547096788883209, 0.005610304418951273, -0.011841504834592342, -2.7604331970214844, 58.80067825317383, 97.96282196044922], "std": [0.26701122522354126, 0.7274758815765381, 0.6528030633926392, 0.2935560643672943, 0.29772448539733887, 0.40102729201316833, 1.2482728958129883, 4.575021011987701e-05, 0.0, 0.0, 0.00027415822842158377, 0.0006074391421861947, 0.0012775951763615012, 7.62939453125e-06, 42.664058685302734, 0.00014495849609375], "count": [342]}, "action": {"min": [-0.7424467206001282, -0.0015339808305725455, -1.9742332696914673, -0.1702718734741211, -0.43104860186576843, -0.9311263561248779, -2.758085012435913, -0.004601942375302315, 0.0, 0.0, 0.004601942375302315, 0.006135923322290182, -0.026077672839164734, -2.760425567626953, 0.0, 100.0, 0.0, 0.0], "max": [0.02454369328916073, 2.3638644218444824, 0.003067961661145091, 0.8237476944923401, 0.5997864603996277, 0.40343695878982544, -0.15234042704105377, -0.003067961661145091, 0.0, 0.0, 0.006135923322290182, 0.012271846644580364, -0.01073786523193121, -2.760425567626953, 100.0, 100.0, 0.0, 0.0], "mean": [-0.24153056740760803, 1.0437357425689697, -0.8680633902549744, 0.30567029118537903, -0.027584558352828026, -0.111622154712677, -1.61503267288208, -0.0031217916402965784, 0.0, 0.0, 0.004637835547327995, 0.006243583280593157, -0.012469224631786346, -2.7604331970214844, 57.01754379272461, 100.0, 0.0, 0.0], "std": [0.26806560158729553, 0.7274723052978516, 0.6539981961250305, 0.2961170971393585, 0.30110785365104675, 0.40504980087280273, 1.2482728958129883, 0.00028225479763932526, 0.0, 0.0, 0.00023185268219094723, 0.0007525726687163115, 0.0016596668865531683, 7.62939453125e-06, 49.50511169433594, 0.0, 0.0, 0.0], "count": [342]}, "timestamp": {"min": [0.0], "max": [11.366666666666667], "mean": [5.683333333333334], "std": [3.2908824663617824], "count": [342]}, "frame_index": {"min": [0], "max": [341], "mean": [170.5], "std": [98.72647399085346], "count": [342]}, "episode_index": {"min": [7], "max": [7], "mean": [7.0], "std": [0.0], "count": [342]}, "index": {"min": [2202], "max": [2543], "mean": [2372.5], "std": [98.72647399085346], "count": [342]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [342]}, "subtask_annotation": {"mean": [3.56140350877193, 7.0, 7.0, 7.0, 7.0], "std": [1.6024565629093004, 0.0, 0.0, 0.0, 0.0], "min": [1, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [342]}, "scene_annotation": {"mean": [7.0], "std": [0.0], "min": [7], "max": [7], "count": [342]}, "eef_direction_state": {"mean": [3.5672514619883042, 6.0], "std": [2.2136955529372964, 0.0], "min": [0, 6], "max": [6, 6], "count": [342]}, "eef_velocity_state": {"mean": [1.304093567251462, 0.0], "std": [0.8207368480221336, 0.0], "min": [0, 0], "max": [2, 0], "count": [342]}, "eef_acc_mag_state": {"mean": [1.0730994152046784, 0.0], "std": [0.8221575428130182, 0.0], "min": [0, 0], "max": [2, 0], "count": [342]}, "eef_direction_action": {"mean": [3.5672514619883042, 6.0], "std": [2.2136955529372964, 0.0], "min": [0, 6], "max": [6, 6], "count": [342]}, "eef_velocity_action": {"mean": [1.327485380116959, 0.0], "std": [0.82597034451618, 0.0], "min": [0, 0], "max": [2, 0], "count": [342]}, "eef_acc_mag_action": {"mean": [1.1169590643274854, 0.0], "std": [0.7897768532037608, 0.0], "min": [0, 0], "max": [2, 0], "count": [342]}, "eef_sim_pose_state": {"mean": [0.21565475989575203, 0.26431316793981613, 1.3040355070931493, -0.09390019664853318, 0.4300757006933669, -0.2598906967495311, 0.06912958137474282, -0.33629111844129883, 1.182028912426986, -0.011815907742779384, 0.004547021669166632, 0.002413894533544219], "std": [0.12105956603095687, 0.09774167557353561, 0.08674203113676386, 0.1740504639407615, 0.4070161093153825, 0.36808716858062196, 1.7160280450824378e-07, 1.3674480438243345e-05, 2.810142117741326e-05, 0.0012738660821358457, 0.00027414317012301623, 0.0006106794397431917], "min": [0.05570948457366074, 0.062066355018833674, 1.1822913696607522, -0.5401591961349879, -0.28463805592936997, -0.9700272721665045, 0.06912816634629806, -0.3363025719896232, 1.1819061583596764, -0.025250703322097622, 0.0038297240582474412, 0.0017021756708805735], "max": [0.44770382240758727, 0.33422878524819444, 1.498865598521669, 0.31314549655985074, 0.9996480872621532, 0.6681226802281692, 0.06912991123726543, -0.3361493600943257, 1.1821024376989504, -0.010826618303216462, 0.005744585970378413, 0.00872360131208232], "count": [342]}, "eef_sim_pose_action": {"mean": [0.2161129285560689, 0.26392810345247025, 1.3043275993843915, -0.09391437435135559, 0.43111204673157705, -0.2616683102547037, 0.06912948419700393, -0.33627857050103904, 1.1820196128368479, -0.012440110514781394, 0.004637732028138385, 0.0031218535822735943], "std": [0.12031284142105135, 0.09776772655579916, 0.08782553860336309, 0.17569390811246985, 0.4059225162225957, 0.3746662565634303, 2.1695514197843667e-07, 1.8721647333559717e-05, 2.376441571431272e-05, 0.001654051742139207, 0.00023181565263087349, 0.0007762775400972971], "min": [0.05766174555765434, 0.05978947734864659, 1.1819125008219697, -0.5651157882232342, -0.22856793004967035, -0.9928842252701953, 0.06912781376786561, -0.3362822199891956, 1.1818660559975442, -0.026002374674260906, 0.004601807014801951, 0.0015340459188347196], "max": [0.44529449808686794, 0.3342845872483998, 1.4957741936897153, 0.31224832862002827, 1.0030213387802855, 0.6982074547185149, 0.06912985019912549, -0.3361091696969481, 1.182023291811667, -0.010709628044241234, 0.006135807813811844, 0.009204115978648104], "count": [342]}, "gripper_mode_state": {"mean": [0.4269005847953216, 0.0], "std": [0.4946276129541664, 0.0], "min": [0, 0], "max": [1, 0], "count": [342]}, "gripper_activity_state": {"mean": [1.8421052631578947, 2.0], "std": [0.5057380808912137, 0.0], "min": [0, 2], "max": [2, 2], "count": [342]}, "gripper_mode_action": {"mean": [0.4298245614035088, 0.0], "std": [0.4950509143692068, 0.0], "min": [0, 0], "max": [1, 0], "count": [342]}, "gripper_activity_action": {"mean": [1.9736842105263157, 2.0], "std": [0.2077670049531051, 0.0], "min": [0, 2], "max": [2, 2], "count": [342]}, "gripper_open_scale_state": {"mean": [0.5880055248249361, 0.9796267700195347], "std": [0.42664072929234886, 3.4416913763379853e-15], "min": [0.08806405067443848, 0.9796267700195312], "max": [0.9788134765625, 0.9796267700195312], "count": [342]}, "gripper_open_scale_action": {"mean": [0.5701754385964912, 1.0], "std": [0.4950509143692068, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [342]}}} +{"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.6255158006535948]], [[0.6445468028322441]], [[0.615213425925926]]], "std": [[[0.20214313368801373]], [[0.21780086837910176]], [[0.2221057921711848]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[1.0]]], "mean": [[[0.5951447821350762]], [[0.6234394498910676]], [[0.5927168845315904]]], "std": [[[0.19776137614058578]], [[0.2127223679962795]], [[0.21248094183121288]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4167991938997821]], [[0.417285961328976]], [[0.4043859749455338]]], "std": [[[0.23937119256719025]], [[0.2351771328345216]], [[0.24484576156537713]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8313725490196079]], [[0.7411764705882353]], [[0.7254901960784313]]], "mean": [[[0.42121425381263616]], [[0.4093368246187364]], [[0.3920427668845316]]], "std": [[[0.23073526403515693]], [[0.2307130050367669]], [[0.24058327071606234]]], "count": [100]}, "observation.state": {"min": [-0.5882978439331055, 0.0, -0.9119148850440979, -0.3163829743862152, -0.6412765979766846, -0.05319149047136307, -2.7551064491271973, -0.0031914892606437206, -0.001276595750823617, 0.0, -0.002340425504371524, 0.001276595750823617, -0.0031914892606437206, -2.742553234100342, 7.738286018371582, 97.3410415649414], "max": [0.20723403990268707, 1.738085150718689, 0.0, 0.30978724360466003, 0.028297873213887215, 0.26404255628585815, -0.12148936092853546, -0.0031914892606437206, -0.001276595750823617, 0.0, 0.0, 0.012765957042574883, 0.011063829995691776, -2.742553234100342, 97.77780151367188, 97.3410415649414], "mean": [-0.08762499690055847, 0.8228553533554077, -0.42411699891090393, -0.02050584927201271, -0.16240182518959045, 0.07234534621238708, -2.1109533309936523, -0.003191485069692135, -0.001276593655347824, 0.0, -0.0011747655225917697, 0.010114239528775215, -0.0018536290153861046, -2.742553472518921, 75.74730682373047, 97.34119415283203], "std": [0.24190041422843933, 0.7383003830909729, 0.3669433295726776, 0.18914355337619781, 0.25665560364723206, 0.10394975543022156, 1.0626912117004395, 4.190951585769653e-09, 2.0954757928848267e-09, 0.0, 0.0002877700899261981, 0.003389578079804778, 0.002208366058766842, 2.384185791015625e-07, 36.325008392333984, 0.000152587890625], "count": [257]}, "action": {"min": [-0.5905826091766357, 0.0015339808305725455, -0.9142525792121887, -0.3190680146217346, -0.6458058953285217, -0.05368932709097862, -2.7551064491271973, -0.003067961661145091, 0.0, 0.0, -0.003067961661145091, 0.0015339808305725455, -0.003067961661145091, -2.742553234100342, 0.0, 100.0, 0.0, 0.0], "max": [0.20862138271331787, 1.7395342588424683, -0.0, 0.3129320740699768, 0.029145635664463043, 0.2653786838054657, -0.12148936092853546, -0.003067961661145091, 0.0, 0.0, -0.0, 0.013805827125906944, 0.01073786523193121, -2.742553234100342, 100.0, 100.0, 0.0, 0.0], "mean": [-0.08681604266166687, 0.8245186805725098, -0.4261711537837982, -0.02158316597342491, -0.163527712225914, 0.07367882132530212, -2.1109533309936523, -0.003067966550588608, 0.0, 0.0, -0.0014922015834599733, 0.010558816604316235, -0.00206520757637918, -2.742553472518921, 76.65369415283203, 100.0, 0.0, 0.0], "std": [0.24318428337574005, 0.739276111125946, 0.3685203790664673, 0.19206121563911438, 0.25825807452201843, 0.10420994460582733, 1.0626912117004395, 4.889443516731262e-09, 0.0, 0.0, 0.00028400425799191, 0.0034560104832053185, 0.0025355801917612553, 2.384185791015625e-07, 42.30350112915039, 0.0, 0.0, 0.0], "count": [257]}, "timestamp": {"min": [0.0], "max": [8.533333333333333], "mean": [4.266666666666667], "std": [2.4729649321321876], "count": [257]}, "frame_index": {"min": [0], "max": [256], "mean": [128.0], "std": [74.18894796396563], "count": [257]}, "episode_index": {"min": [8], "max": [8], "mean": [8.0], "std": [0.0], "count": [257]}, "index": {"min": [2544], "max": [2800], "mean": [2672.0], "std": [74.18894796396563], "count": [257]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [257]}, "subtask_annotation": {"mean": [4.085603112840467, 7.0, 7.0, 7.0, 7.0], "std": [1.6970066706250648, 0.0, 0.0, 0.0, 0.0], "min": [1, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [257]}, "scene_annotation": {"mean": [8.0], "std": [0.0], "min": [8], "max": [8], "count": [257]}, "eef_direction_state": {"mean": [4.1050583657587545, 6.0], "std": [2.11550090114405, 0.0], "min": [0, 6], "max": [6, 6], "count": [257]}, "eef_velocity_state": {"mean": [1.1556420233463034, 0.0], "std": [0.9372829327248137, 0.0], "min": [0, 0], "max": [2, 0], "count": [257]}, "eef_acc_mag_state": {"mean": [0.9182879377431906, 0.0], "std": [0.8805817998328818, 0.0], "min": [0, 0], "max": [2, 0], "count": [257]}, "eef_direction_action": {"mean": [4.21011673151751, 6.0], "std": [2.0657044817274794, 0.0], "min": [0, 6], "max": [6, 6], "count": [257]}, "eef_velocity_action": {"mean": [1.1517509727626458, 0.0], "std": [0.9441231537384944, 0.0], "min": [0, 0], "max": [2, 0], "count": [257]}, "eef_acc_mag_action": {"mean": [0.9571984435797666, 0.0], "std": [0.8789124489480541, 0.0], "min": [0, 0], "max": [2, 0], "count": [257]}, "eef_sim_pose_state": {"mean": [0.19248847678962502, 0.30882185496016484, 1.2397121457932896, -0.03845120825514417, 0.34549937785736257, -0.28590507441322444, 0.06903347196292905, -0.3361895766589442, 1.1825862496486317, -0.0018783223809946856, -0.002451223107288872, 0.006922789249395851], "std": [0.11644404733045148, 0.05935549142084394, 0.06015256702299884, 0.12364317245652116, 0.4038812950770145, 0.549440082803429, 3.497406210986954e-07, 7.62746186731496e-05, 2.9497022321521695e-05, 0.0022147632778343504, 0.00028776164199931345, 0.0033895879670070897], "min": [0.06663296997866269, 0.18334627422065833, 1.1821678643476468, -0.3420121984364554, -0.1399519622674812, -1.3700895860663818, 0.06903305615941202, -0.33638844831739856, 1.182465835685661, -0.0032219096130209185, -0.003617011348873822, -0.0019148893488855302], "max": [0.35404788383409147, 0.38820361244692003, 1.3633168013746666, 0.16444015088073763, 1.1247705205350291, 0.23579307148313053, 0.06903435641373246, -0.33612990653838587, 1.1827057355854274, 0.0110605705960726, -0.0012765841927029342, 0.009574509386800005], "count": [257]}, "eef_sim_pose_action": {"mean": [0.1925800748357722, 0.30891671196405623, 1.2401914344860514, -0.03576837110006939, 0.3436556338636637, -0.2856205952294853, 0.06912981245605263, -0.33618269718721644, 1.1826479527622937, -0.002080970086440672, -0.001492106989959852, 0.007490852318124222], "std": [0.11637452867109371, 0.05968425384816069, 0.061306936902086606, 0.12509865453954738, 0.4087005228979894, 0.5526110355458432, 4.0701913105101687e-07, 7.776930661105303e-05, 2.9110968136186644e-05, 0.0025396636921502427, 0.00028399049533098513, 0.0034560147430559318], "min": [0.06762056284136903, 0.18169290905043317, 1.18221540961412, -0.3262561364379297, -0.20495353288116336, -1.3952395350354332, 0.06912927853982814, -0.33638578033918554, 1.1824949999999999, -0.0030891388791668495, -0.0030679472226871063, -0.0015339790257706178], "max": [0.3519892739967453, 0.3885355368325755, 1.3696635299529618, 0.16595722232856955, 1.1334885172107598, 0.2396032222320406, 0.06913066996583882, -0.33610963163899465, 1.182809474455918, 0.010735512133819802, 0.0, 0.010737881705940366], "count": [257]}, "gripper_mode_state": {"mean": [0.22957198443579765, 0.0], "std": [0.42055759224868117, 0.0], "min": [0, 0], "max": [1, 0], "count": [257]}, "gripper_activity_state": {"mean": [1.801556420233463, 2.0], "std": [0.5609864069318278, 0.0], "min": [0, 2], "max": [2, 2], "count": [257]}, "gripper_mode_action": {"mean": [0.23346303501945526, 0.0], "std": [0.42303433229344406, 0.0], "min": [0, 0], "max": [1, 0], "count": [257]}, "gripper_activity_action": {"mean": [1.9649805447470816, 2.0], "std": [0.2390384833215197, 0.0], "min": [0, 2], "max": [2, 2], "count": [257]}, "gripper_open_scale_state": {"mean": [0.7574730280865059, 0.9734104156494185], "std": [0.3632501945265632, 4.440892098500626e-15], "min": [0.07738286018371582, 0.9734104156494141], "max": [0.9777780151367188, 0.9734104156494141], "count": [257]}, "gripper_open_scale_action": {"mean": [0.7665369649805448, 1.0], "std": [0.42303433229344406, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [257]}}} +{"episode_index": 4, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9058823529411765]], [[0.8745098039215686]], [[1.0]]], "mean": [[[0.6292847004357298]], [[0.6582760974945534]], [[0.630425468409586]]], "std": [[[0.1595983331509174]], [[0.1685856330197971]], [[0.1613947243879907]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.9019607843137255]], [[0.8941176470588236]], [[0.9803921568627451]]], "mean": [[[0.6024471759259259]], [[0.6367655201525054]], [[0.6051656345315904]]], "std": [[[0.16578641170552333]], [[0.1740856651048342]], [[0.16213741214736374]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8235294117647058]], [[0.8235294117647058]], [[0.8431372549019608]]], "mean": [[[0.44544624183006537]], [[0.447287151416122]], [[0.440430174291939]]], "std": [[[0.19290585020028758]], [[0.19048914438155262]], [[0.19574879881264223]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7176470588235294]], [[0.6666666666666666]], [[0.7058823529411765]]], "mean": [[[0.42851108932461873]], [[0.4328712309368192]], [[0.42317086328976034]]], "std": [[[0.19233603882855074]], [[0.18747494574225076]], [[0.1861863449030682]]], "count": [100]}, "observation.state": {"min": [-0.12744681537151337, 0.0, -1.4882978200912476, -0.1287233978509903, -0.6291489601135254, -0.15382978320121765, -2.7551064491271973, 0.002765957498922944, -0.001276595750823617, 0.0, -0.00042553190723992884, 0.007234042510390282, -0.018297871574759483, -2.742553234100342, 10.665087699890137, 97.3410415649414], "max": [0.016382979229092598, 2.1431915760040283, 0.0, 1.0189361572265625, 0.2140425592660904, 1.6582978963851929, -0.2057446837425232, 0.002765957498922944, -0.0008510638144798577, 0.0, 0.0008510638144798577, 0.020638298243284225, -0.00042553190723992884, -2.742553234100342, 97.77780151367188, 97.3410415649414], "mean": [-0.02471861056983471, 0.9381694197654724, -0.7698209285736084, 0.36911439895629883, -0.19424030184745789, 0.5612291097640991, -2.3867545127868652, 0.0027659547049552202, -0.0012749505694955587, 0.0, 4.7646419261582196e-05, 0.01910209469497204, -0.016037121415138245, -2.742553472518921, 85.18146514892578, 97.34120178222656], "std": [0.04167597368359566, 0.8292875289916992, 0.591230571269989, 0.3590906858444214, 0.23220433294773102, 0.69952791929245, 0.8135188221931458, 2.7939677238464355e-09, 2.6390160201117396e-05, 0.0, 0.00014899556117597967, 0.0018332618055865169, 0.001966218464076519, 2.384185791015625e-07, 27.794940948486328, 0.00016021728515625], "count": [259]}, "action": {"min": [-0.12885437905788422, 0.0015339808305725455, -1.4894953966140747, -0.13038836419582367, -0.6350680589675903, -0.15800002217292786, -2.7551064491271973, 0.003067961661145091, 0.0, -0.0, -0.0015339808305725455, 0.007669903803616762, -0.01840776950120926, -2.742553234100342, 0.0, 100.0, 0.0, 0.0], "max": [0.019941750913858414, 2.1460390090942383, -0.0, 1.026233196258545, 0.2178252786397934, 1.6674370765686035, -0.2057446837425232, 0.003067961661145091, 0.0, -0.0, -0.0, 0.02147573046386242, 0.0, -2.742553234100342, 100.0, 100.0, 0.0, 0.0], "mean": [-0.024318648502230644, 0.9424819946289062, -0.7747018933296204, 0.37114059925079346, -0.19799047708511353, 0.5664229989051819, -2.3867545127868652, 0.003067966550588608, 0.0, 0.0, -1.1845411791000515e-05, 0.01962788961827755, -0.01645331084728241, -2.742553472518921, 86.48648834228516, 100.0, 0.0, 0.0], "std": [0.042131245136260986, 0.8295714259147644, 0.5925682783126831, 0.36236128211021423, 0.23480303585529327, 0.7034190893173218, 0.8135188221931458, 4.889443516731262e-09, 0.0, 0.0, 0.00013427705562207848, 0.0019906286615878344, 0.0023377661127597094, 2.384185791015625e-07, 34.186859130859375, 0.0, 0.0, 0.0], "count": [259]}, "timestamp": {"min": [0.0], "max": [8.6], "mean": [4.3], "std": [2.492210085669166], "count": [259]}, "frame_index": {"min": [0], "max": [258], "mean": [129.0], "std": [74.76630257007497], "count": [259]}, "episode_index": {"min": [12], "max": [12], "mean": [12.0], "std": [0.0], "count": [259]}, "index": {"min": [3660], "max": [3918], "mean": [3789.0], "std": [74.76630257007497], "count": [259]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [259]}, "subtask_annotation": {"mean": [4.007722007722008, 7.0, 7.0, 7.0, 7.0], "std": [1.8432644325435636, 0.0, 0.0, 0.0, 0.0], "min": [1, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [259]}, "scene_annotation": {"mean": [12.0], "std": [0.0], "min": [12], "max": [12], "count": [259]}, "eef_direction_state": {"mean": [3.9613899613899615, 6.0], "std": [2.103145189859453, 0.0], "min": [0, 6], "max": [6, 6], "count": [259]}, "eef_velocity_state": {"mean": [1.3822393822393821, 0.0], "std": [0.8724843620381781, 0.0], "min": [0, 0], "max": [2, 0], "count": [259]}, "eef_acc_mag_state": {"mean": [1.0810810810810811, 0.0], "std": [0.8366537903185713, 0.0], "min": [0, 0], "max": [2, 0], "count": [259]}, "eef_direction_action": {"mean": [3.8957528957528957, 6.0], "std": [2.1364508224028143, 0.0], "min": [0, 6], "max": [6, 6], "count": [259]}, "eef_velocity_action": {"mean": [1.3706563706563706, 0.0], "std": [0.8663975663185668, 0.0], "min": [0, 0], "max": [2, 0], "count": [259]}, "eef_acc_mag_action": {"mean": [1.0694980694980696, 0.0], "std": [0.8445808051825241, 0.0], "min": [0, 0], "max": [2, 0], "count": [259]}, "eef_sim_pose_state": {"mean": [0.2158252610463468, 0.32136564493552777, 1.2744696483942426, 0.1992407247794437, 0.4292118026385635, -0.4410160746572074, 0.06902902576401429, -0.3361237465933964, 1.1824609845646077, -0.01606052490291668, -0.0012270810970599476, 0.021868083817937707], "std": [0.15382956074509496, 0.014165726003384149, 0.08530534506695925, 0.3624211166210976, 0.50448195932326, 0.6044378481094221, 2.0929905941111054e-06, 4.1248070561873045e-05, 1.5295980005252024e-05, 0.0019680601435231003, 0.0001507756463363311, 0.0018332628165857745], "min": [0.025411829700537486, 0.2819132651813761, 1.1824166696483456, -0.22415492300283218, -0.3007693162086891, -1.7174939427840625, 0.06902819857416743, -0.3363907779494916, 1.1823785976302317, -0.018315434841549974, -0.00170207202516659, 0.010000005903759225], "max": [0.4872607244358309, 0.333724748896905, 1.4624255198316296, 1.292539973473076, 1.118013412484443, 0.3826717237095981, 0.0690608104898702, -0.33608918618360606, 1.1825094529422298, -0.0004347667796403519, -0.0004254539213213171, 0.023404263214346674], "count": [259]}, "eef_sim_pose_action": {"mean": [0.21652569982464656, 0.32134464363446563, 1.2751352364559843, 0.19678583051392914, 0.4265963559417139, -0.4488919731437206, 0.06912485903499585, -0.3361185393516092, 1.1824962141513533, -0.016453466787992217, -1.184370462763746e-05, 0.022695809257308068], "std": [0.15419980968474584, 0.014268646307929385, 0.08606132777965783, 0.3618740874539573, 0.49936220240976437, 0.6119994694465637, 7.78606579632913e-07, 4.478807583174734e-05, 1.376335756101702e-05, 0.0023375512400121627, 0.0001342576785021777, 0.001990628335207915], "min": [0.021393948565167978, 0.2813814802915717, 1.182215407786526, -0.23137557972500533, -0.29754753293439085, -1.7561625200329054, 0.06912380186349566, -0.3363875888994412, 1.1824949999999999, -0.018407769501209256, -0.001533892396015979, 0.010737865464761851], "max": [0.4896899290917605, 0.3337507530058253, 1.4595750620552932, 1.2934241863281113, 1.1151824120759133, 0.3758258516386269, 0.0691294026339452, -0.33607696718792046, 1.1826522355853697, 0.0, 2.220446049250313e-16, 0.02454371738450451], "count": [259]}, "gripper_mode_state": {"mean": [0.13127413127413126, 0.0], "std": [0.33769991668988225, 0.0], "min": [0, 0], "max": [1, 0], "count": [259]}, "gripper_activity_state": {"mean": [1.7953667953667953, 2.0], "std": [0.5700180859910621, 0.0], "min": [0, 2], "max": [2, 2], "count": [259]}, "gripper_mode_action": {"mean": [0.13513513513513514, 0.0], "std": [0.3418678551533373, 0.0], "min": [0, 0], "max": [1, 0], "count": [259]}, "gripper_activity_action": {"mean": [1.9652509652509653, 2.0], "std": [0.23813349722176522, 0.0], "min": [0, 2], "max": [2, 2], "count": [259]}, "gripper_open_scale_state": {"mean": [0.8518136439084129, 0.9734104156494187], "std": [0.2779492939091064, 4.551914400963142e-15], "min": [0.10665087699890137, 0.9734104156494141], "max": [0.9777780151367188, 0.9734104156494141], "count": [259]}, "gripper_open_scale_action": {"mean": [0.8648648648648649, 1.0], "std": [0.3418678551533373, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [259]}}} +{"episode_index": 5, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[0.996078431372549]], [[0.9254901960784314]]], "mean": [[[0.6313426062091504]], [[0.6548586383442265]], [[0.6299912717864923]]], "std": [[[0.17185752747855493]], [[0.17987703834603286]], [[0.17598178825787392]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[0.9019607843137255]], [[0.8941176470588236]]], "mean": [[[0.5983793082788671]], [[0.6293801334422657]], [[0.6021364406318083]]], "std": [[[0.17705803071470622]], [[0.18514073046076326]], [[0.1769289056569578]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[0.9725490196078431]], [[0.9764705882352941]]], "mean": [[[0.45630711873638347]], [[0.4568992156862745]], [[0.4479400953159041]]], "std": [[[0.20691867308245632]], [[0.1971000739256829]], [[0.20383265337642578]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[0.7294117647058823]], [[0.7254901960784313]]], "mean": [[[0.43618317810457513]], [[0.44286906045751634]], [[0.4328282489106754]]], "std": [[[0.23220788441665433]], [[0.22204274927574635]], [[0.2293686405405682]]], "count": [100]}, "observation.state": {"min": [-0.2514893710613251, -0.0019148936262354255, -1.5178723335266113, -0.002765957498922944, -0.33468085527420044, -0.027234042063355446, -2.7551064491271973, -0.0031914892606437206, 0.0, 0.0, 0.003829787252470851, 0.002765957498922944, -0.009148935787379742, -2.760425567626953, 8.474404335021973, 97.96267700195312], "max": [0.2504255175590515, 2.0638298988342285, 0.0, 0.9061701893806458, -0.002765957498922944, 1.7472339868545532, -0.14276595413684845, -0.0031914892606437206, 0.0, 0.0, 0.005106383003294468, 0.004680851008743048, -0.0042553190141916275, -2.760425567626953, 97.77780151367188, 97.96267700195312], "mean": [0.03382804989814758, 1.0976558923721313, -0.8169729113578796, 0.45434004068374634, -0.1500263512134552, 0.8752648830413818, -2.0086445808410645, -0.0031914860010147095, 0.0, 0.0, 0.004498984664678574, 0.004075211007148027, -0.008388800546526909, -2.7604315280914307, 72.2523422241211, 97.96285247802734], "std": [0.16158312559127808, 0.885073184967041, 0.6311994791030884, 0.3508904278278351, 0.08771631121635437, 0.6968384385108948, 1.1100175380706787, 3.259629011154175e-09, 0.0, 0.0, 0.00023093484924174845, 0.0003399726701900363, 0.000840512104332447, 5.9604644775390625e-06, 37.937686920166016, 0.00017547607421875], "count": [241]}, "action": {"min": [-0.251572847366333, -0.0015339808305725455, -1.5171070098876953, -0.004601942375302315, -0.3436116874217987, -0.02761165425181389, -2.7551064491271973, -0.003067961661145091, 0.0, -0.0, 0.004601942375302315, 0.003067961661145091, -0.00920388475060463, -2.760425567626953, 0.0, 100.0, 0.0, 0.0], "max": [0.251572847366333, 2.063204050064087, 0.0015339808305725455, 0.9111846089363098, -0.003067961661145091, 1.7564079761505127, -0.14276595413684845, -0.003067961661145091, 0.0, -0.0, 0.004601942375302315, 0.004601942375302315, -0.004601942375302315, -2.760425567626953, 100.0, 100.0, 0.0, 0.0], "mean": [0.03167245537042618, 1.098476529121399, -0.8170502781867981, 0.45617762207984924, -0.15260864794254303, 0.8797864317893982, -2.0086445808410645, -0.003067966317757964, 0.0, 0.0, 0.004601952154189348, 0.004531936254352331, -0.008860189467668533, -2.7604315280914307, 72.61410522460938, 100.0, 0.0, 0.0], "std": [0.16197821497917175, 0.8850664496421814, 0.6300016641616821, 0.35151344537734985, 0.08704310655593872, 0.694464921951294, 1.1100175380706787, 4.6566128730773926e-09, 0.0, 0.0, 9.778887033462524e-09, 0.0003201570361852646, 0.0010545664699748158, 5.9604644775390625e-06, 44.593814849853516, 0.0, 0.0, 0.0], "count": [241]}, "timestamp": {"min": [0.0], "max": [8.0], "mean": [4.0], "std": [2.3190036174568114], "count": [241]}, "frame_index": {"min": [0], "max": [240], "mean": [120.0], "std": [69.57010852370435], "count": [241]}, "episode_index": {"min": [23], "max": [23], "mean": [23.0], "std": [0.0], "count": [241]}, "index": {"min": [6776], "max": [7016], "mean": [6896.0], "std": [69.57010852370435], "count": [241]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [241]}, "subtask_annotation": {"mean": [3.91701244813278, 7.0, 7.0, 7.0, 7.0], "std": [1.7455815578049536, 0.0, 0.0, 0.0, 0.0], "min": [1, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [241]}, "scene_annotation": {"mean": [23.0], "std": [0.0], "min": [23], "max": [23], "count": [241]}, "eef_direction_state": {"mean": [3.9460580912863072, 6.0], "std": [2.216777552804322, 0.0], "min": [0, 6], "max": [6, 6], "count": [241]}, "eef_velocity_state": {"mean": [1.066390041493776, 0.0], "std": [0.8900971072392981, 0.0], "min": [0, 0], "max": [2, 0], "count": [241]}, "eef_acc_mag_state": {"mean": [0.9543568464730291, 0.0], "std": [0.8654213118097184, 0.0], "min": [0, 0], "max": [2, 0], "count": [241]}, "eef_direction_action": {"mean": [3.933609958506224, 6.0], "std": [2.2079991875412914, 0.0], "min": [0, 6], "max": [6, 6], "count": [241]}, "eef_velocity_action": {"mean": [1.103734439834025, 0.0], "std": [0.8981461751209749, 0.0], "min": [0, 0], "max": [2, 0], "count": [241]}, "eef_acc_mag_action": {"mean": [0.970954356846473, 0.0], "std": [0.8418431677447569, 0.0], "min": [0, 0], "max": [2, 0], "count": [241]}, "eef_sim_pose_state": {"mean": [0.25062544808595216, 0.34043746890653975, 1.2469776504694698, 0.5368018772486974, 0.6990920537864013, -0.3554647892437759, 0.06912966369807115, -0.3363257759055108, 1.182033842991998, -0.008370469659726106, 0.004498947015686889, 0.0008837705297351624], "std": [0.15830439039497898, 0.05021560291555601, 0.055171433126285564, 0.39467949295333743, 0.5699112384914732, 0.2881141966653462, 1.0607091298323034e-07, 7.650407693094587e-06, 2.3671227141862367e-05, 0.0008396313111032259, 0.00023093272414501442, 0.00033997613218260923], "min": [0.06534721166845675, 0.24938020850047746, 1.1821241348200549, -0.02722114024969447, -0.009125147840904235, -0.9331329116647249, 0.06912936477283155, -0.3363552385581187, 1.1819715835404128, -0.00913263876233653, 0.0038297452963220735, -0.00042550671904005967], "max": [0.4339073504173758, 0.41437188061736874, 1.4001804744387725, 1.0782868988104517, 1.2889370170488572, -0.003191489406162873, 0.06912994943751365, -0.3363121471001657, 1.1821024372210336, -0.004241738150339814, 0.005106345554664715, 0.0014894130273982128], "count": [241]}, "eef_sim_pose_action": {"mean": [0.2502154770550142, 0.33962210971061413, 1.2468061538311996, 0.538985067271094, 0.7014704291054379, -0.36297451868111774, 0.06912958578597345, -0.3363183146307417, 1.18202328983443, -0.008839315483589552, 0.004601894881026279, 0.0014640129849561006], "std": [0.15825591256019764, 0.0503522071488238, 0.05610723304282239, 0.3887834199070866, 0.5726133578467589, 0.288831637921924, 5.525484468280301e-09, 7.20449206450862e-06, 1.2714580089968809e-10, 0.0010534791347552052, 5.650230840984723e-09, 0.0003201604753688294], "min": [0.06201806223420478, 0.2495551371218609, 1.181755449388699, -0.02760694806112817, -0.0030596487439991105, -0.9408545900456713, 0.06912958457759547, -0.3363512582221435, 1.1820232892530416, -0.009182706802230985, 0.004601893645367339, 3.2486534985547155e-08], "max": [0.43335389196488405, 0.41436733389559305, 1.4065631295836, 1.1340491381745876, 1.298276440012751, -0.003067961661145091, 0.06912961105205753, -0.33631673906767495, 1.18202328986224, -0.004587823715009405, 0.004601920717531405, 0.0015340294435762449], "count": [241]}, "gripper_mode_state": {"mean": [0.2697095435684647, 0.0], "std": [0.44380886164716626, 0.0], "min": [0, 0], "max": [1, 0], "count": [241]}, "gripper_activity_state": {"mean": [1.7759336099585061, 2.0], "std": [0.5900292381030174, 0.0], "min": [0, 2], "max": [2, 2], "count": [241]}, "gripper_mode_action": {"mean": [0.27385892116182575, 0.0], "std": [0.4459374535312187, 0.0], "min": [0, 0], "max": [1, 0], "count": [241]}, "gripper_activity_action": {"mean": [1.962655601659751, 2.0], "std": [0.2466699410406941, 0.0], "min": [0, 2], "max": [2, 2], "count": [241]}, "gripper_open_scale_state": {"mean": [0.7225232468996835, 0.9796267700195342], "std": [0.3793770951614379, 2.9976021664879227e-15], "min": [0.08474404335021973, 0.9796267700195312], "max": [0.9777780151367188, 0.9796267700195312], "count": [241]}, "gripper_open_scale_action": {"mean": [0.7261410788381742, 1.0], "std": [0.4459374535312187, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [241]}}} +{"episode_index": 6, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.619888744553377]], [[0.6448617483660132]], [[0.62628401416122]]], "std": [[[0.18458157028085398]], [[0.18948445252020354]], [[0.18856321341578994]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.5907501334422658]], [[0.6236355718954248]], [[0.6030839133986928]]], "std": [[[0.18340551576997757]], [[0.1897621779729515]], [[0.18562098694466053]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4477553104575163]], [[0.44866687908496733]], [[0.4404522385620915]]], "std": [[[0.19844816685946332]], [[0.19256300006140845]], [[0.20140119629342892]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9647058823529412]], [[0.984313725490196]], [[1.0]]], "mean": [[[0.4186291802832244]], [[0.4259689488017429]], [[0.415769188453159]]], "std": [[[0.2109828583647798]], [[0.20462175533453678]], [[0.2149822813348823]]], "count": [100]}, "observation.state": {"min": [-0.9395744800567627, -0.0017021276289597154, -1.9891489744186401, -0.3223404288291931, -0.346808522939682, -0.15382978320121765, -2.7551064491271973, 0.0008510638144798577, -0.001276595750823617, 0.0, 0.013829787261784077, 0.022127659991383553, -0.04404255375266075, -2.760425567626953, 13.022960662841797, 97.94789123535156], "max": [0.007234042510390282, 2.6012766361236572, 0.0, 0.13936170935630798, 0.12936170399188995, 0.5414893627166748, -0.2731914818286896, 0.001276595750823617, -0.001276595750823617, 0.0, 0.015319149009883404, 0.02638297900557518, -0.02638297900557518, -2.759999990463257, 97.77780151367188, 97.96267700195312], "mean": [-0.39016303420066833, 1.387056589126587, -1.0694513320922852, -0.0633745938539505, -0.10471302270889282, 0.16915132105350494, -1.9939812421798706, 0.001269067986868322, -0.0012765900464728475, 0.0, 0.0152573948726058, 0.02381642907857895, -0.031066516414284706, -2.760420083999634, 71.77877044677734, 97.96222686767578], "std": [0.35434553027153015, 1.0907466411590576, 0.8676783442497253, 0.14889435470104218, 0.13941305875778198, 0.21473053097724915, 1.1049789190292358, 5.607381899608299e-05, 5.704350769519806e-09, 0.0, 0.00020331554696895182, 0.0006096648867242038, 0.0020655826665461063, 6.356285302899778e-05, 37.7299690246582, 0.0022065071389079094], "count": [396]}, "action": {"min": [-0.9418641924858093, -0.003067961661145091, -1.9895731210708618, -0.33133983612060547, -0.34821364283561707, -0.15493206679821014, -2.7551064491271973, 0.0015339808305725455, 0.0, -0.0, 0.013805827125906944, 0.023009711876511574, -0.04448544234037399, -2.760425567626953, 0.0, 100.0, 0.0, 0.0], "max": [0.01073786523193121, 2.6016314029693604, 0.0015339808305725455, 0.139592245221138, 0.13499030470848083, 0.5476311445236206, -0.2731914818286896, 0.0015339808305725455, 0.0, -0.0, 0.015339807607233524, 0.02761165425181389, -0.02761165425181389, -2.759999990463257, 100.0, 100.0, 0.0, 0.0], "mean": [-0.3901408910751343, 1.3900761604309082, -1.071534276008606, -0.06343542784452438, -0.10494191944599152, 0.17004692554473877, -1.9939812421798706, 0.0015339839737862349, 0.0, 0.0, 0.01530885323882103, 0.024338360875844955, -0.03167898952960968, -2.760420083999634, 70.20201873779297, 100.0, 0.0, 0.0], "std": [0.35379558801651, 1.0896445512771606, 0.867095410823822, 0.14996673166751862, 0.14032427966594696, 0.21502375602722168, 1.1049789190292358, 3.14321368932724e-09, 0.0, 0.0, 0.00021581708278972656, 0.0006162332720123231, 0.002074025571346283, 6.356285302899778e-05, 45.73713302612305, 0.0, 0.0, 0.0], "count": [396]}, "timestamp": {"min": [0.0], "max": [13.166666666666666], "mean": [6.583333333333333], "std": [3.8104996270052838], "count": [396]}, "frame_index": {"min": [0], "max": [395], "mean": [197.5], "std": [114.31498881015851], "count": [396]}, "episode_index": {"min": [33], "max": [33], "mean": [33.0], "std": [0.0], "count": [396]}, "index": {"min": [9518], "max": [9913], "mean": [9715.5], "std": [114.31498881015851], "count": [396]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [396]}, "subtask_annotation": {"mean": [3.946969696969697, 7.0, 7.0, 7.0, 7.0], "std": [1.7275883550007638, 0.0, 0.0, 0.0, 0.0], "min": [1, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [396]}, "scene_annotation": {"mean": [33.0], "std": [0.0], "min": [33], "max": [33], "count": [396]}, "eef_direction_state": {"mean": [4.421717171717172, 6.0], "std": [1.9165502153841305, 0.0], "min": [0, 6], "max": [6, 6], "count": [396]}, "eef_velocity_state": {"mean": [1.0101010101010102, 0.0], "std": [0.8988763973293251, 0.0], "min": [0, 0], "max": [2, 0], "count": [396]}, "eef_acc_mag_state": {"mean": [0.8661616161616161, 0.0], "std": [0.8347057874832297, 0.0], "min": [0, 0], "max": [2, 0], "count": [396]}, "eef_direction_action": {"mean": [4.396464646464646, 6.0], "std": [1.9206184889413298, 0.0], "min": [0, 6], "max": [6, 6], "count": [396]}, "eef_velocity_action": {"mean": [0.9848484848484849, 0.0], "std": [0.8846460955754558, 0.0], "min": [0, 0], "max": [2, 0], "count": [396]}, "eef_acc_mag_action": {"mean": [0.8939393939393939, 0.0], "std": [0.8311265546607564, 0.0], "min": [0, 0], "max": [2, 0], "count": [396]}, "eef_sim_pose_state": {"mean": [0.2932157995943325, 0.16856706433585006, 1.242135211298914, 0.142191649887043, 0.24970444449111087, -0.4987804412289326, 0.06901715748339693, -0.33598342581243884, 1.1809020466946636, -0.030733568909369173, 0.013976797828916874, 0.025087755600933064], "std": [0.1819168842989813, 0.16861016140540394, 0.07271371094913232, 0.18706053869448946, 0.2734441126991516, 0.4760216326698972, 4.13306664544113e-07, 1.3847150079899993e-05, 2.0837774504993438e-05, 0.002059283176711158, 0.00020328116682553202, 0.0006091273623352224], "min": [0.06899478249837136, -0.08199799297856983, 1.182499683632533, -0.1850530713155478, -0.09302792032606977, -1.2143157561532738, 0.06901644993626088, -0.3360215876722708, 1.1808957019129327, -0.04371138420114624, 0.012548822637838297, 0.023406118936373174], "max": [0.5159459477977464, 0.3335887800315775, 1.4424859755384336, 0.5193785876395903, 0.8026802575804171, -0.0063829817583976566, 0.06901979627315866, -0.3359258589184992, 1.1810483733969805, -0.026066280666692688, 0.014039115322328266, 0.027661795951330836], "count": [396]}, "eef_sim_pose_action": {"mean": [0.2938437815890383, 0.1691298467250713, 1.242392104835777, 0.14307884732488, 0.2506391438831327, -0.4991865108761961, 0.06911099114406126, -0.33597760688311784, 1.180925963612698, -0.03130647788695129, 0.01530428186053336, 0.025875219666057186], "std": [0.18173720661157355, 0.16847128550743268, 0.07445226160743856, 0.18856627143853255, 0.28129771569625245, 0.47558260890979764, 4.052309217352782e-07, 1.3862646907265386e-05, 2.211944598969003e-05, 0.002067381098084231, 0.00021581320263591933, 0.0006162818790550578], "min": [0.06894429338683669, -0.0822662970733852, 1.1820697051758218, -0.18754177528969063, -0.0988595977838207, -1.214693086340722, 0.06911082915141538, -0.3360074965343059, 1.1809227767387183, -0.04412543644410972, 0.013800564320966213, 0.02454588494262903], "max": [0.5156472011825914, 0.33359749879499223, 1.4571444603577184, 0.5238740339272221, 0.8022256338974318, -0.0046019423753023165, 0.06911399384329053, -0.33590397291276614, 1.1810800246737452, -0.02725869317286754, 0.015335746661653493, 0.029148265356386698], "count": [396]}, "gripper_mode_state": {"mean": [0.29545454545454547, 0.0], "std": [0.45624681590647387, 0.0], "min": [0, 0], "max": [1, 0], "count": [396]}, "gripper_activity_state": {"mean": [1.8686868686868687, 2.0], "std": [0.46376728417167534, 0.0], "min": [0, 2], "max": [2, 2], "count": [396]}, "gripper_mode_action": {"mean": [0.29797979797979796, 0.0], "std": [0.45737056964317285, 0.0], "min": [0, 0], "max": [1, 0], "count": [396]}, "gripper_activity_action": {"mean": [1.9772727272727273, 2.0], "std": [0.19329319427534863, 0.0], "min": [0, 2], "max": [2, 2], "count": [396]}, "gripper_open_scale_state": {"mean": [0.717785344725912, 0.9796234096180344], "std": [0.3772992190781851, 2.2035626255556095e-05], "min": [0.13022960662841798, 0.9794789123535156], "max": [0.9777780151367188, 0.9796267700195312], "count": [396]}, "gripper_open_scale_action": {"mean": [0.702020202020202, 1.0], "std": [0.45737056964317285, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [396]}}} +{"episode_index": 7, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.6308106753812637]], [[0.6620718518518519]], [[0.6354383251633987]]], "std": [[[0.16820808695351996]], [[0.17661197297132114]], [[0.16831995833708127]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[1.0]]], "mean": [[[0.6060133632897603]], [[0.6429706345315904]], [[0.6127141040305011]]], "std": [[[0.1715944837926651]], [[0.17970272552560543]], [[0.16702105177231238]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8588235294117647]], [[0.8392156862745098]], [[0.8196078431372549]]], "mean": [[[0.44022360294117646]], [[0.4440518191721133]], [[0.4327397739651416]]], "std": [[[0.1930411940689346]], [[0.18546240735959676]], [[0.18891215042233409]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6509803921568628]], [[0.6666666666666666]], [[0.6392156862745098]]], "mean": [[[0.4343120125272331]], [[0.44125222494553373]], [[0.43406413126361654]]], "std": [[[0.18933460490981957]], [[0.1818844116969488]], [[0.18686274487606164]]], "count": [100]}, "observation.state": {"min": [-0.587872326374054, -0.002765957498922944, -1.9710638523101807, -0.01042553223669529, -0.47765958309173584, -0.01234042551368475, -2.758085012435913, -0.0019148936262354255, 0.0, -0.0302127655595541, 0.07595744729042053, 0.025957446545362473, -0.06723403930664062, -2.742553234100342, 4.772194862365723, 97.3410415649414], "max": [0.3025531768798828, 2.4419147968292236, 0.0, 0.6225531697273254, 0.003829787252470851, 1.0491489171981812, -0.034893617033958435, -0.001276595750823617, 0.0, -0.02914893627166748, 0.07680851221084595, 0.029787234961986542, -0.05382978543639183, -2.742553234100342, 97.88134765625, 97.3410415649414], "mean": [-0.17638619244098663, 1.4426193237304688, -1.3001002073287964, 0.32395216822624207, -0.23827531933784485, 0.5582690238952637, -1.9483668804168701, -0.0016998167848214507, 0.0, -0.02915365807712078, 0.07629530131816864, 0.02701556868851185, -0.05502668023109436, -2.742553472518921, 70.19038391113281, 97.3412094116211], "std": [0.2571559250354767, 1.0072264671325684, 0.8541480302810669, 0.23046165704727173, 0.17148521542549133, 0.40103140473365784, 1.1972397565841675, 4.143495607422665e-05, 0.0, 5.8506480854703113e-05, 0.00017788124387152493, 0.0003326851292513311, 0.0019365568878129125, 2.384185791015625e-07, 40.93009567260742, 0.0001678466796875], "count": [368]}, "action": {"min": [-0.5890486240386963, 0.0, -1.9711652994155884, -0.026077672839164734, -0.480135977268219, -0.015339807607233524, -2.758085012435913, -0.003067961661145091, 0.0015339808305725455, -0.03067961521446705, 0.07516505569219589, 0.026077672839164734, -0.06902913749217987, -2.742553234100342, 0.0, 100.0, 0.0, 0.0], "max": [0.3067961633205414, 2.4420974254608154, 0.003067961661145091, 0.6258641481399536, 0.006135923322290182, 1.055378794670105, -0.034893617033958435, -0.0015339808305725455, 0.0015339808305725455, -0.029145635664463043, 0.07669904083013535, 0.03067961521446705, -0.05522330850362778, -2.742553234100342, 100.0, 100.0, 0.0, 0.0], "mean": [-0.1791047900915146, 1.4443845748901367, -1.3028271198272705, 0.32527896761894226, -0.2386544942855835, 0.5597439408302307, -1.9483668804168701, -0.0015589945251122117, 0.001533983857370913, -0.029149746522307396, 0.07669464498758316, 0.027628380805253983, -0.0557069405913353, -2.742553472518921, 70.92391204833984, 100.0, 0.0, 0.0], "std": [0.2568720281124115, 1.0061914920806885, 0.8520301580429077, 0.23107725381851196, 0.1719152182340622, 0.40097659826278687, 1.1972397565841675, 0.00019426843209657818, 3.026798367500305e-09, 7.985525735421106e-05, 7.985610864125192e-05, 0.00033884961158037186, 0.00207512266933918, 2.384185791015625e-07, 45.41139221191406, 0.0, 0.0, 0.0], "count": [368]}, "timestamp": {"min": [0.0], "max": [12.233333333333333], "mean": [6.116666666666667], "std": [3.5410685769505603], "count": [368]}, "frame_index": {"min": [0], "max": [367], "mean": [183.5], "std": [106.23205730851681], "count": [368]}, "episode_index": {"min": [39], "max": [39], "mean": [39.0], "std": [0.0], "count": [368]}, "index": {"min": [11303], "max": [11670], "mean": [11486.5], "std": [106.23205730851681], "count": [368]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [368]}, "subtask_annotation": {"mean": [3.4293478260869565, 7.0, 7.0, 7.0, 7.0], "std": [1.8164129751816707, 0.0, 0.0, 0.0, 0.0], "min": [1, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [368]}, "scene_annotation": {"mean": [39.0], "std": [0.0], "min": [39], "max": [39], "count": [368]}, "eef_direction_state": {"mean": [4.369565217391305, 6.0], "std": [1.7980508245001914, 0.0], "min": [0, 6], "max": [6, 6], "count": [368]}, "eef_velocity_state": {"mean": [1.0733695652173914, 0.0], "std": [0.9044260456870986, 0.0], "min": [0, 0], "max": [2, 0], "count": [368]}, "eef_acc_mag_state": {"mean": [0.9211956521739131, 0.0], "std": [0.8545191151998668, 0.0], "min": [0, 0], "max": [2, 0], "count": [368]}, "eef_direction_action": {"mean": [4.418478260869565, 6.0], "std": [1.7704966969399412, 0.0], "min": [0, 6], "max": [6, 6], "count": [368]}, "eef_velocity_action": {"mean": [1.0815217391304348, 0.0], "std": [0.9141911782537472, 0.0], "min": [0, 0], "max": [2, 0], "count": [368]}, "eef_acc_mag_action": {"mean": [0.9891304347826086, 0.0], "std": [0.8501223085583066, 0.0], "min": [0, 0], "max": [2, 0], "count": [368]}, "eef_sim_pose_state": {"mean": [0.33661109210245166, 0.250750097418411, 1.280328152681146, 0.36297129931815836, 0.42826393988146305, -0.4897314557057898, 0.06673489103330796, -0.3358395606289818, 1.1827253571688714, -0.05375224940452567, 0.04712431915788157, 0.025345712604777085], "std": [0.20171644104356723, 0.10968020091434766, 0.08510965627156385, 0.23805755867911713, 0.33515216712238705, 0.36834826287038525, 4.655994789034029e-06, 7.591510392016371e-06, 2.2002769269679377e-05, 0.0019286195032114312, 0.00017681466510799057, 0.00033421396505462495], "min": [0.056666246669942154, 0.06855484445210175, 1.1820041629582627, -0.012172537247285897, -0.03940120807791958, -0.9694635875915012, 0.06665246137504424, -0.33586330765026956, 1.1827150589323265, -0.06582622961562862, 0.04657951909758884, 0.024283768954930677], "max": [0.532626905284458, 0.4309738245182332, 1.5280853108790475, 0.754983611625452, 0.8043712707643689, 0.009365596269121791, 0.06673746036272299, -0.335777151999628, 1.1829638071139976, -0.05254261383710999, 0.0474297480090915, 0.02811834702516514], "count": [368]}, "eef_sim_pose_action": {"mean": [0.336382516740154, 0.24948552041712446, 1.2805973229435847, 0.36596121192764913, 0.4288375119158283, -0.492908022709963, 0.06684890228516499, -0.33582950080407786, 1.182721974105704, -0.054349957447482285, 0.049060300838557135, 0.02610262809629565], "std": [0.20203309968022334, 0.10923687688374294, 0.08560550868155023, 0.23776694229198617, 0.33677108094210867, 0.36771779058587256, 6.0452596186485725e-06, 9.020173030576007e-06, 2.3401403403985575e-05, 0.002065899001745237, 0.0001127349915043553, 0.00039200873587718726], "min": [0.05302969126974229, 0.06805890439569041, 1.1821805272498351, -0.014659350898199678, -0.06744097306238528, -0.9722456603382321, 0.06673343474490298, -0.3358650116323748, 1.1827203555843222, -0.06752218218810767, 0.04753526090383997, 0.024575127309063305], "max": [0.5326088075362673, 0.4339367485501848, 1.5360297155700267, 0.7577610260213082, 0.8080287238554722, 0.010775480302539013, 0.06685678450295006, -0.3357614915312711, 1.1831420345734747, -0.0538670080800671, 0.04907068271466031, 0.029182610638217366], "count": [368]}, "gripper_mode_state": {"mean": [0.28804347826086957, 0.0], "std": [0.45285144682582934, 0.0], "min": [0, 0], "max": [1, 0], "count": [368]}, "gripper_activity_state": {"mean": [1.8559782608695652, 2.0], "std": [0.4872472807219008, 0.0], "min": [0, 2], "max": [2, 2], "count": [368]}, "gripper_mode_action": {"mean": [0.2907608695652174, 0.0], "std": [0.4541134068653945, 0.0], "min": [0, 0], "max": [1, 0], "count": [368]}, "gripper_activity_action": {"mean": [1.9755434782608696, 2.0], "std": [0.2004064572553507, 0.0], "min": [0, 2], "max": [2, 2], "count": [368]}, "gripper_open_scale_state": {"mean": [0.7019030734767102, 0.9734104156494207], "std": [0.40930098735536036, 6.5503158452884236e-15], "min": [0.04772194862365722, 0.9734104156494141], "max": [0.9788134765625, 0.9734104156494141], "count": [368]}, "gripper_open_scale_action": {"mean": [0.7092391304347826, 1.0], "std": [0.4541134068653945, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [368]}}} +{"episode_index": 8, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[1.0]]], "mean": [[[0.626328346949891]], [[0.6548480610021786]], [[0.6323021623093682]]], "std": [[[0.1705654997308253]], [[0.1793946170826677]], [[0.1780439821842889]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.9529411764705882]], [[0.9764705882352941]], [[1.0]]], "mean": [[[0.6013759885620915]], [[0.6354516067538126]], [[0.6094995806100217]]], "std": [[[0.17072239877917883]], [[0.1797114586684099]], [[0.17398078155080066]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.996078431372549]]], "mean": [[[0.4531298202614379]], [[0.454549970043573]], [[0.4410294117647059]]], "std": [[[0.19557297066212218]], [[0.18929760741805549]], [[0.20259747602379646]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6980392156862745]], [[0.6705882352941176]], [[0.6431372549019608]]], "mean": [[[0.42403471405228754]], [[0.43111030501089326]], [[0.41648678921568627]]], "std": [[[0.18760509711749146]], [[0.18081647064868345]], [[0.18722903934664567]]], "count": [100]}, "observation.state": {"min": [-0.9323404431343079, -0.002765957498922944, -1.8646808862686157, -0.4838297963142395, -0.4348936080932617, -0.51382976770401, -2.758085012435913, -0.004680851008743048, -0.001276595750823617, 0.0, -0.004680851008743048, -0.002765957498922944, -0.011914893984794617, -2.742553234100342, 4.938296318054199, 97.32622528076172], "max": [0.022127659991383553, 2.5178723335266113, 0.0, 0.7974467873573303, 0.31851065158843994, 0.3617021143436432, -0.039787232875823975, -0.003829787252470851, -0.001276595750823617, 0.0, -0.002765957498922944, 0.005319148767739534, -0.00042553190723992884, -2.7421276569366455, 97.88134765625, 97.3410415649414], "mean": [-0.2982901930809021, 1.016643762588501, -0.7988482117652893, 0.20095807313919067, 0.044965777546167374, -0.14181175827980042, -2.31027889251709, -0.004626492969691753, -0.001276595052331686, 0.0, -0.004030360374599695, 0.0025278846733272076, -0.002432280918583274, -2.7425029277801514, 82.5607681274414, 97.3393325805664], "std": [0.35943299531936646, 0.8824853301048279, 0.6222412586212158, 0.29995253682136536, 0.1924191415309906, 0.20392033457756042, 0.9110816717147827, 0.00014755778829567134, 6.984919309616089e-10, 0.0, 0.00027173140551894903, 0.0009132091072387993, 0.0011947463499382138, 0.000137768525746651, 31.14372444152832, 0.004796639550477266], "count": [227]}, "action": {"min": [-0.9357282519340515, 0.0, -1.8653206825256348, -0.49854376912117004, -0.4463884234428406, -0.5200194716453552, -2.758085012435913, -0.004601942375302315, 0.0, 0.0015339808305725455, -0.004601942375302315, -0.003067961661145091, -0.013805827125906944, -2.742553234100342, 0.0, 100.0, 0.0, 0.0], "max": [0.032213594764471054, 2.5280003547668457, -0.0, 0.8022719621658325, 0.3267379105091095, 0.3804272413253784, -0.039787232875823975, -0.004601942375302315, 0.0, 0.0015339808305725455, -0.003067961661145091, 0.006135923322290182, 0.0, -2.7421276569366455, 100.0, 100.0, 0.0, 0.0], "mean": [-0.29695045948028564, 1.0176373720169067, -0.800947368144989, 0.2057493031024933, 0.04175535961985588, -0.1441267430782318, -2.31027889251709, -0.004601951688528061, 0.0, 0.0015339830424636602, -0.004574920982122421, 0.002858479041606188, -0.002851720666512847, -2.7425029277801514, 85.02202606201172, 100.0, 0.0, 0.0], "std": [0.3597203195095062, 0.8822596073150635, 0.6209887266159058, 0.3088265061378479, 0.19869567453861237, 0.2088456004858017, 0.9110816717147827, 9.313225746154785e-09, 0.0, 2.2118911147117615e-09, 0.00020182559092063457, 0.001199359423480928, 0.0015624003717675805, 0.000137768525746651, 35.685569763183594, 0.0, 0.0, 0.0], "count": [227]}, "timestamp": {"min": [0.0], "max": [7.533333333333333], "mean": [3.7666666666666666], "std": [2.1842873233874505], "count": [227]}, "frame_index": {"min": [0], "max": [226], "mean": [113.0], "std": [65.5286197016235], "count": [227]}, "episode_index": {"min": [40], "max": [40], "mean": [40.0], "std": [0.0], "count": [227]}, "index": {"min": [11671], "max": [11897], "mean": [11784.0], "std": [65.5286197016235], "count": [227]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [227]}, "subtask_annotation": {"mean": [3.9823788546255505, 7.0, 7.0, 7.0, 7.0], "std": [1.8416731468469665, 0.0, 0.0, 0.0, 0.0], "min": [1, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [227]}, "scene_annotation": {"mean": [40.0], "std": [0.0], "min": [40], "max": [40], "count": [227]}, "eef_direction_state": {"mean": [3.9383259911894273, 6.0], "std": [1.9272410307603045, 0.0], "min": [0, 6], "max": [6, 6], "count": [227]}, "eef_velocity_state": {"mean": [1.3788546255506609, 0.0], "std": [0.8740470007288017, 0.0], "min": [0, 0], "max": [2, 0], "count": [227]}, "eef_acc_mag_state": {"mean": [1.118942731277533, 0.0], "std": [0.8337288096244656, 0.0], "min": [0, 0], "max": [2, 0], "count": [227]}, "eef_direction_action": {"mean": [4.022026431718062, 6.0], "std": [1.8830215991628183, 0.0], "min": [0, 6], "max": [6, 6], "count": [227]}, "eef_velocity_action": {"mean": [1.3744493392070485, 0.0], "std": [0.8784543047280035, 0.0], "min": [0, 0], "max": [2, 0], "count": [227]}, "eef_acc_mag_action": {"mean": [1.118942731277533, 0.0], "std": [0.8337288096244655, 0.0], "min": [0, 0], "max": [2, 0], "count": [227]}, "eef_sim_pose_state": {"mean": [0.21046258228515013, 0.237179505824149, 1.2691389131423438, -0.044132327419010284, 0.40090916638745405, -0.20284664040012404, 0.06903320040491552, -0.33632743359938855, 1.1828789578182655, -0.00244575126960693, -0.005306944862092687, -0.0020985673847147513], "std": [0.1332548861434779, 0.13034544568499545, 0.08196875202754174, 0.16017992228753294, 0.4494345909624739, 0.21558080213356362, 1.5338544408102232e-07, 2.0603034153101353e-05, 2.785286920020037e-05, 0.0011952316164931416, 0.000271730128047215, 0.0009346950587487192], "min": [0.05672050123948358, -0.05951036330170931, 1.1821387036566784, -0.5478923527304669, -0.1868988600852337, -0.6799215002103536, 0.06903252562316445, -0.336445314273963, 1.1827493537200497, -0.011944319223794714, -0.005957430443151335, -0.007446850830017444], "max": [0.43820942440384975, 0.3341540250374982, 1.4505998352833986, 0.459393164511118, 1.1700237524658057, 0.06289855069023541, 0.06903349105191925, -0.33626337667744766, 1.182945633272939, -0.00041023072954062944, -0.004042549955661112, 0.0006383791470096923], "count": [227]}, "eef_sim_pose_action": {"mean": [0.21002251976106304, 0.2375529381625294, 1.2692991465262928, -0.04572862485507742, 0.40361298972153486, -0.2036033977638945, 0.06924602138208769, -0.33632153563718287, 1.182538628582853, -0.00286048736694156, -0.003040916434193069, -0.0017434536311004471], "std": [0.132684715785361, 0.13057447543012338, 0.08309584399707592, 0.1692545091216743, 0.45085065544306807, 0.2205214093712049, 1.1150652318948249e-07, 2.6988957350210635e-05, 2.068766074795074e-05, 0.0015631903058229294, 0.00020182471071341352, 0.0011993645801304958], "min": [0.05050251156233443, -0.06378913871942718, 1.182180533341698, -0.5857393710002186, -0.15422590236564426, -0.6820607014183974, 0.06924540349895585, -0.3364548982661257, 1.1823841622552018, -0.013824651843636945, -0.003067961544729547, -0.007669918474836255], "max": [0.4390439253770686, 0.33420953560231764, 1.4543976147243691, 0.4677890367299463, 1.1493955505776756, 0.08247447452846218, 0.06924640071133807, -0.3362477832831414, 1.1825413996111378, 9.412403162399607e-06, -0.0015339736113606506, 0.0015340098232219613], "count": [227]}, "gripper_mode_state": {"mean": [0.14977973568281938, 0.0], "std": [0.3568553859220903, 0.0], "min": [0, 0], "max": [1, 0], "count": [227]}, "gripper_activity_state": {"mean": [1.7709251101321586, 2.0], "std": [0.593978988217908, 0.0], "min": [0, 2], "max": [2, 2], "count": [227]}, "gripper_mode_action": {"mean": [0.14977973568281938, 0.0], "std": [0.3568553859220903, 0.0], "min": [0, 0], "max": [1, 0], "count": [227]}, "gripper_activity_action": {"mean": [1.960352422907489, 2.0], "std": [0.25398300097620446, 0.0], "min": [0, 2], "max": [2, 2], "count": [227]}, "gripper_open_scale_state": {"mean": [0.8256070735486108, 0.9733927927563397], "std": [0.31143714440752623, 4.796343981188871e-05], "min": [0.04938296318054199, 0.9732622528076171], "max": [0.9788134765625, 0.9734104156494141], "count": [227]}, "gripper_open_scale_action": {"mean": [0.8502202643171806, 1.0], "std": [0.3568553859220903, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [227]}}} +{"episode_index": 9, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9803921568627451]], [[1.0]], [[1.0]]], "mean": [[[0.6295427505446622]], [[0.660768894335512]], [[0.6459912772331154]]], "std": [[[0.17309427717532905]], [[0.17755305438601995]], [[0.1744384430438036]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.6023327314814815]], [[0.6408739079520697]], [[0.6226946541394335]]], "std": [[[0.17114479813260222]], [[0.17716239428689365]], [[0.17082437789797733]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8274509803921568]], [[0.8705882352941177]], [[0.9921568627450981]]], "mean": [[[0.4364370261437909]], [[0.4486442701525054]], [[0.4529714705882353]]], "std": [[[0.20037433604465468]], [[0.1881702930137495]], [[0.19542363837881896]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6392156862745098]], [[0.6431372549019608]], [[0.6470588235294118]]], "mean": [[[0.42446985294117645]], [[0.4307252668845316]], [[0.4189216230936819]]], "std": [[[0.19250463015784175]], [[0.18681321475418616]], [[0.19161130128253007]]], "count": [100]}, "observation.state": {"min": [-0.8317021131515503, -0.002765957498922944, -1.9299999475479126, -0.04170212894678116, -0.8114893436431885, -0.0274468082934618, -2.7551064491271973, -0.004680851008743048, -0.0008510638144798577, 0.0, 0.009148935787379742, 0.0019148936262354255, -0.015744680538773537, -2.760425567626953, 12.851698875427246, 97.96267700195312], "max": [0.16340425610542297, 2.5025532245635986, 0.0, 0.8653191328048706, -0.002340425504371524, 1.536383032798767, -0.26829788088798523, -0.0042553190141916275, -0.0008510638144798577, 0.0, 0.011063829995691776, 0.0042553190141916275, -0.006170212756842375, -2.760425567626953, 97.77780151367188, 97.96267700195312], "mean": [-0.20877882838249207, 1.318602442741394, -1.081678867340088, 0.3294016122817993, -0.3784211575984955, 0.6009998321533203, -2.0508787631988525, -0.004645679146051407, -0.0008510646875947714, 0.0, 0.010705321095883846, 0.002693918300792575, -0.0077492063865065575, -2.7604317665100098, 73.7159652709961, 97.96285247802734], "std": [0.33730217814445496, 1.0355395078659058, 0.8251739740371704, 0.3460162878036499, 0.30162927508354187, 0.5852766633033752, 1.057154655456543, 0.00011718903988366947, 8.731149137020111e-10, 0.0, 0.0002639151643961668, 0.0002699505421333015, 0.0011024908162653446, 6.198883056640625e-06, 36.097599029541016, 0.00017547607421875], "count": [254]}, "action": {"min": [-0.8314175605773926, 0.0, -1.9312818050384521, -0.04908738657832146, -0.8160777688026428, -0.029145635664463043, -2.7551064491271973, -0.004601942375302315, 0.0, 0.0, 0.00920388475060463, 0.003067961661145091, -0.016873788088560104, -2.760425567626953, 0.0, 100.0, 0.0, 0.0], "max": [0.18561168015003204, 2.5003886222839355, 0.0015339808305725455, 0.8713011145591736, -0.0015339808305725455, 1.544718623161316, -0.26829788088798523, -0.004601942375302315, 0.0, 0.0, 0.012271846644580364, 0.004601942375302315, -0.006135923322290182, -2.760425567626953, 100.0, 100.0, 0.0, 0.0], "mean": [-0.21115218102931976, 1.318679690361023, -1.0810657739639282, 0.3294315040111542, -0.37841007113456726, 0.6003972291946411, -2.0508787631988525, -0.004601952154189348, 0.0, 0.0, 0.01071976125240326, 0.0030800451058894396, -0.008406232111155987, -2.7604317665100098, 72.83464813232422, 100.0, 0.0, 0.0], "std": [0.3399406969547272, 1.0344585180282593, 0.8230422139167786, 0.3469863831996918, 0.3006936013698578, 0.5854791402816772, 1.057154655456543, 9.778887033462524e-09, 0.0, 0.0, 0.00021445871971081942, 0.0001355818094452843, 0.0016873212298378348, 6.198883056640625e-06, 44.481258392333984, 0.0, 0.0, 0.0], "count": [254]}, "timestamp": {"min": [0.0], "max": [8.433333333333334], "mean": [4.216666666666667], "std": [2.4440971975580497], "count": [254]}, "frame_index": {"min": [0], "max": [253], "mean": [126.5], "std": [73.32291592674149], "count": [254]}, "episode_index": {"min": [45], "max": [45], "mean": [45.0], "std": [0.0], "count": [254]}, "index": {"min": [13052], "max": [13305], "mean": [13178.5], "std": [73.32291592674149], "count": [254]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [254]}, "subtask_annotation": {"mean": [3.6377952755905514, 7.0, 7.0, 7.0, 7.0], "std": [1.8767927548618957, 0.0, 0.0, 0.0, 0.0], "min": [1, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [254]}, "scene_annotation": {"mean": [45.0], "std": [0.0], "min": [45], "max": [45], "count": [254]}, "eef_direction_state": {"mean": [4.244094488188976, 6.0], "std": [1.8580174661336786, 0.0], "min": [0, 6], "max": [6, 6], "count": [254]}, "eef_velocity_state": {"mean": [1.2007874015748032, 0.0], "std": [0.9195168247630828, 0.0], "min": [0, 0], "max": [2, 0], "count": [254]}, "eef_acc_mag_state": {"mean": [1.0748031496062993, 0.0], "std": [0.8684739538374285, 0.0], "min": [0, 0], "max": [2, 0], "count": [254]}, "eef_direction_action": {"mean": [4.283464566929134, 6.0], "std": [1.8202605930737632, 0.0], "min": [0, 6], "max": [6, 6], "count": [254]}, "eef_velocity_action": {"mean": [1.1732283464566928, 0.0], "std": [0.9144034515832403, 0.0], "min": [0, 0], "max": [2, 0], "count": [254]}, "eef_acc_mag_action": {"mean": [1.0354330708661417, 0.0], "std": [0.8664369575600988, 0.0], "min": [0, 0], "max": [2, 0], "count": [254]}, "eef_sim_pose_state": {"mean": [0.2873361618064843, 0.2411778622192589, 1.2468869329824384, 0.19283793917454667, 0.4068247640957128, -0.7486138279609309, 0.06906175100205521, -0.33632339077790385, 1.1813782616915587, -0.007722683060156424, 0.009854210971740602, -0.0019516199792502477], "std": [0.18529059740969991, 0.13748588959147443, 0.06341771733812963, 0.16046547459572785, 0.32296335877896437, 0.5981624416658489, 2.6379812845533427e-07, 7.038356934245561e-06, 2.7050888628152962e-05, 0.0011017283774329531, 0.0002639168159165498, 0.0002756745897319879], "min": [0.06605869209647387, -0.044285332061332436, 1.1824316257694172, -0.02745473039743066, -0.07631636454836532, -1.4319032556340678, 0.06906132570856706, -0.3363402722766561, 1.1813415140347678, -0.015709641168480736, 0.008297796843435012, -0.0027658616340718017], "max": [0.5185924110839482, 0.348618983049776, 1.3869041542632161, 0.5512669037155753, 0.838726842175002, 0.003404224744229363, 0.06906325126075033, -0.3362874569491981, 1.1815377890601757, -0.006143729408633784, 0.010212738209571581, -0.00042538549280399154], "count": [254]}, "eef_sim_pose_action": {"mean": [0.2864498972092145, 0.23980768672662184, 1.24687729084027, 0.19553247664599144, 0.40857208974467546, -0.7495269787080973, 0.0691250440925914, -0.33631599297685516, 1.1813962159505802, -0.008373215827690746, 0.010719696478444955, -0.001521725262037946], "std": [0.18479501477198146, 0.13795006115201466, 0.06366658351914319, 0.16334144146547222, 0.32301819083116046, 0.5982510296814989, 2.2788695579978688e-07, 3.050361010735753e-06, 2.198153881995227e-05, 0.0016869593333549654, 0.00021446072635518466, 0.00013558342634010105], "min": [0.06217454111776933, -0.044551219144055784, 1.1817552780426712, -0.029195052427402446, -0.10280226387806835, -1.4392838832386585, 0.06912321738092024, -0.3363162719151333, 1.181237131775695, -0.016831431294792327, 0.00920378728867055, -0.0015338507645772216], "max": [0.5187003230541087, 0.352515380953056, 1.3912602898107713, 0.5799072466152552, 0.8400839768834696, 0.004601940686915707, 0.06912662055044608, -0.3362817527606862, 1.18155158971428, -0.006102978748928534, 0.012271788888030821, 1.9492283605607175e-07], "count": [254]}, "gripper_mode_state": {"mean": [0.2677165354330709, 0.0], "std": [0.44276900533888386, 0.0], "min": [0, 0], "max": [1, 0], "count": [254]}, "gripper_activity_state": {"mean": [1.795275590551181, 2.0], "std": [0.5659440260178408, 0.0], "min": [0, 2], "max": [2, 2], "count": [254]}, "gripper_mode_action": {"mean": [0.27165354330708663, 0.0], "std": [0.4448122027505448, 0.0], "min": [0, 0], "max": [1, 0], "count": [254]}, "gripper_activity_action": {"mean": [1.9645669291338583, 2.0], "std": [0.24041550615389054, 0.0], "min": [0, 2], "max": [2, 2], "count": [254]}, "gripper_open_scale_state": {"mean": [0.7371599110655923, 0.9796267700195344], "std": [0.36097617432872436, 3.1086244689504383e-15], "min": [0.12851698875427245, 0.9796267700195312], "max": [0.9777780151367188, 0.9796267700195312], "count": [254]}, "gripper_open_scale_action": {"mean": [0.7283464566929134, 1.0], "std": [0.4448122027505448, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [254]}}} +{"episode_index": 10, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[1.0]]], "mean": [[[0.6008819580610022]], [[0.6287342810457517]], [[0.6011852805010893]]], "std": [[[0.22668447930390714]], [[0.23433221986436925]], [[0.23823488749735505]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[0.9568627450980393]], [[0.996078431372549]], [[1.0]]], "mean": [[[0.5698972549019609]], [[0.6068096132897604]], [[0.5769726470588236]]], "std": [[[0.22178724212985398]], [[0.2308739621366975]], [[0.23032676014850015]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44716108932461873]], [[0.44939978758169935]], [[0.43645438725490193]]], "std": [[[0.2422794938960718]], [[0.23619701723651493]], [[0.24491576673050391]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41459357843137257]], [[0.42116919934640523]], [[0.4089958251633987]]], "std": [[[0.20503131728080412]], [[0.19870307300233406]], [[0.211866158972504]]], "count": [100]}, "observation.state": {"min": [-1.0942553281784058, -0.0031914892606437206, -1.963616967201233, -0.2761702239513397, -0.8504255414009094, 0.0017021276289597154, -2.7585105895996094, 0.002340425504371524, -0.001276595750823617, 0.0, 0.01042553223669529, 0.0019148936262354255, -0.014893617480993271, -2.760425567626953, 12.248690605163574, 97.94789123535156], "max": [0.08595744520425797, 2.596808433532715, 0.0, 0.4059574604034424, -0.023829787969589233, 1.371489405632019, -0.25106382369995117, 0.003617021255195141, -0.001276595750823617, 0.0, 0.012765957042574883, 0.0042553190141916275, -0.008510638028383255, -2.759999990463257, 97.89613342285156, 97.96267700195312], "mean": [-0.30131611227989197, 1.4935376644134521, -1.187212586402893, 0.03971327841281891, -0.40044593811035156, 0.5682352185249329, -1.8680349588394165, 0.0032219900749623775, -0.0012765927240252495, 0.0, 0.01211773231625557, 0.002748416271060705, -0.009005558677017689, -2.7603745460510254, 67.46894836425781, 97.96080780029297], "std": [0.4725605845451355, 0.9808409214019775, 0.7707007527351379, 0.1641724407672882, 0.2843586206436157, 0.5008023381233215, 1.1439169645309448, 0.00017384668171871454, 3.026798367500305e-09, 0.0, 0.00031522123026661575, 0.0003006547340191901, 0.0009211336728185415, 0.00014613836538046598, 39.0670051574707, 0.005073597654700279], "count": [279]}, "action": {"min": [-1.0952622890472412, -0.003067961661145091, -1.9634953737258911, -0.2991262674331665, -0.8544272780418396, 0.0, -2.7585105895996094, 0.003067961661145091, 0.0, -0.0, 0.01073786523193121, 0.003067961661145091, -0.015339807607233524, -2.760425567626953, 0.0, 100.0, 0.0, 0.0], "max": [0.08590292185544968, 2.593961477279663, 0.0015339808305725455, 0.42031073570251465, -0.023009711876511574, 1.3790487051010132, -0.25106382369995117, 0.004601942375302315, 0.0, -0.0, 0.012271846644580364, 0.004601942375302315, -0.00920388475060463, -2.759999990463257, 100.0, 100.0, 0.0, 0.0], "mean": [-0.3035416007041931, 1.4931186437606812, -1.1865816116333008, 0.040570732206106186, -0.40051186084747314, 0.5712400674819946, -1.8680349588394165, 0.003458445891737938, 0.0, 0.0, 0.012227882631123066, 0.0031174502801150084, -0.009407336823642254, -2.7603745460510254, 65.59140014648438, 100.0, 0.0, 0.0], "std": [0.47259852290153503, 0.9806593656539917, 0.7698052525520325, 0.1746547967195511, 0.2841218113899231, 0.5001748204231262, 1.1439169645309448, 0.0006680901860818267, 0.0, 0.0, 0.00025600328808650374, 0.0002710309054236859, 0.001047478523105383, 0.00014613836538046598, 47.50685501098633, 0.0, 0.0, 0.0], "count": [279]}, "timestamp": {"min": [0.0], "max": [9.266666666666667], "mean": [4.633333333333335], "std": [2.6846615070446793], "count": [279]}, "frame_index": {"min": [0], "max": [278], "mean": [139.0], "std": [80.53984521134038], "count": [279]}, "episode_index": {"min": [50], "max": [50], "mean": [50.0], "std": [0.0], "count": [279]}, "index": {"min": [14520], "max": [14798], "mean": [14659.0], "std": [80.53984521134038], "count": [279]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [279]}, "subtask_annotation": {"mean": [3.4946236559139785, 7.0, 7.0, 7.0, 7.0], "std": [1.835279451423335, 0.0, 0.0, 0.0, 0.0], "min": [1, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [279]}, "scene_annotation": {"mean": [50.0], "std": [0.0], "min": [50], "max": [50], "count": [279]}, "eef_direction_state": {"mean": [3.949820788530466, 6.0], "std": [2.107587837121089, 0.0], "min": [0, 6], "max": [6, 6], "count": [279]}, "eef_velocity_state": {"mean": [1.2186379928315412, 0.0], "std": [0.9072845033538695, 0.0], "min": [0, 0], "max": [2, 0], "count": [279]}, "eef_acc_mag_state": {"mean": [1.093189964157706, 0.0], "std": [0.8372532770524836, 0.0], "min": [0, 0], "max": [2, 0], "count": [279]}, "eef_direction_action": {"mean": [4.068100358422939, 6.0], "std": [2.058034428856406, 0.0], "min": [0, 6], "max": [6, 6], "count": [279]}, "eef_velocity_action": {"mean": [1.1935483870967742, 0.0], "std": [0.9188359222188496, 0.0], "min": [0, 0], "max": [2, 0], "count": [279]}, "eef_acc_mag_action": {"mean": [1.060931899641577, 0.0], "std": [0.8633604382055028, 0.0], "min": [0, 0], "max": [2, 0], "count": [279]}, "eef_sim_pose_state": {"mean": [0.3045905410376778, 0.20915878495251353, 1.2681490364766965, 0.37606123960147486, 0.2803721232607148, -0.7416362923958036, 0.06902803060076654, -0.3365021742700699, 1.181223753424213, -0.008975814416765092, 0.010841108861955114, 0.005970572193872953], "std": [0.17281905319134958, 0.19370307205133958, 0.07925734116264543, 0.355069266571094, 0.1967949607763163, 0.5538616856582145, 3.210847674369296e-07, 8.372910517423396e-06, 3.230941356599786e-05, 0.0009194674401883695, 0.00031522456967382934, 0.0003227515682745008], "min": [0.06883192624875091, -0.1437174488048888, 1.174788267380437, 0.0018270596598873676, -0.1033914438645982, -1.5559886011065922, 0.06902729162041156, -0.33652040194177724, 1.1811573137048084, -0.014854684868853508, 0.009148853650404298, 0.005106491249225053], "max": [0.5488020067899505, 0.3554059539769975, 1.4553798468894648, 0.9361980546322891, 0.5963019206561913, -0.019574477582205763, 0.0690295425150006, -0.3364578184760173, 1.181397202597045, -0.008475326553652613, 0.011489329823366923, 0.007447003323409166], "count": [279]}, "eef_sim_pose_action": {"mean": [0.303911582679725, 0.20866378748173675, 1.2681177994645696, 0.3780062721625058, 0.28124533811221114, -0.745025668806604, 0.06912260929886033, -0.33649895744885877, 1.1812416401265846, -0.009369259667563426, 0.01222780189484698, 0.006576116810942215], "std": [0.17268605465162068, 0.19320807389192454, 0.08033675192500134, 0.35402507697822844, 0.2100621833338008, 0.5545709197344418, 2.607611084178124e-07, 1.6487997325909154e-05, 2.623957430588515e-05, 0.0010454454388301663, 0.0002560125749194577, 0.0007175646462393169], "min": [0.06895841927685042, -0.14376254897456392, 1.1768008618650552, 3.5293370086675324e-05, -0.15051970474436493, -1.564898787908989, 0.06912231981206707, -0.336526148608393, 1.1812371317756947, -0.015290390845365721, 0.01073775152518519, 0.006136154350119926], "max": [0.5485742070684558, 0.3555328876114673, 1.471918183352732, 0.9797607093398693, 0.5883900439285918, -0.01840779656372548, 0.06912412875631362, -0.3364566424137683, 1.1813943603100072, -0.009166233364571192, 0.012271788888031043, 0.009204150065608966], "count": [279]}, "gripper_mode_state": {"mean": [0.34050179211469533, 0.0], "std": [0.473877960746621, 0.0], "min": [0, 0], "max": [1, 0], "count": [279]}, "gripper_activity_state": {"mean": [1.8172043010752688, 2.0], "std": [0.5410643279745859, 0.0], "min": [0, 2], "max": [2, 2], "count": [279]}, "gripper_mode_action": {"mean": [0.34408602150537637, 0.0], "std": [0.4750692910618187, 0.0], "min": [0, 0], "max": [1, 0], "count": [279]}, "gripper_activity_action": {"mean": [1.967741935483871, 2.0], "std": [0.22961458606519006, 0.0], "min": [0, 2], "max": [2, 2], "count": [279]}, "gripper_open_scale_state": {"mean": [0.6746886210971426, 0.9796066316994322], "std": [0.39067002963345937, 5.0715412561471e-05], "min": [0.12248690605163574, 0.9794789123535156], "max": [0.9789613342285156, 0.9796267700195312], "count": [279]}, "gripper_open_scale_action": {"mean": [0.6559139784946236, 1.0], "std": [0.4750692910618187, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [279]}}} +{"episode_index": 11, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.6057175925925925]], [[0.6185134340958606]], [[0.5877139079520697]]], "std": [[[0.22252821786593763]], [[0.23992268644332684]], [[0.2439508216898774]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5760059613289761]], [[0.5975349618736383]], [[0.5664604874727669]]], "std": [[[0.2186156175913873]], [[0.2354704587707117]], [[0.23537353057006907]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46875073257080613]], [[0.4649815822440087]], [[0.44832325708061005]]], "std": [[[0.2774508443013603]], [[0.27830443258960036]], [[0.2862290007230903]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7294117647058823]], [[0.7058823529411765]], [[0.6784313725490196]]], "mean": [[[0.44155676742919386]], [[0.426521279956427]], [[0.41898541666666667]]], "std": [[[0.1981786481970025]], [[0.21051272898512233]], [[0.21656770670185416]]], "count": [100]}, "observation.state": {"min": [-0.5017021298408508, -0.0019148936262354255, -1.9761701822280884, -0.06808510422706604, -0.4289361834526062, -0.08659574389457703, -2.7551064491271973, -0.0019148936262354255, -0.001276595750823617, 0.0, -0.002340425504371524, -0.00042553190723992884, 0.0, -2.742553234100342, 2.711085081100464, 97.3410415649414], "max": [0.09234042465686798, 2.5497872829437256, 0.0, 0.5565957427024841, 0.0274468082934618, 0.787021279335022, 0.02638297900557518, -0.001276595750823617, -0.001276595750823617, 0.0, 0.0008510638144798577, 0.0008510638144798577, 0.008085106499493122, -2.742553234100342, 97.77780151367188, 97.3410415649414], "mean": [-0.12294454127550125, 1.3410135507583618, -1.1051503419876099, 0.20216995477676392, -0.18795596063137054, 0.3286835253238678, -1.974814772605896, -0.0017013613833114505, -0.0012765928404405713, 0.0, -0.001197480014525354, -1.3825947462464683e-05, 0.007113454397767782, -2.742553472518921, 71.10040283203125, 97.34123992919922], "std": [0.23216061294078827, 0.985062301158905, 0.7836325168609619, 0.19641420245170593, 0.1490296870470047, 0.2977679967880249, 1.184992790222168, 2.8575221222126856e-05, 2.9103830456733704e-09, 0.0, 0.000293945602606982, 0.00013699053670279682, 0.0009927077917382121, 2.384185791015625e-07, 40.49430465698242, 0.0001983642578125], "count": [277]}, "action": {"min": [-0.5077476501464844, 0.0, -1.9757672548294067, -0.07363107800483704, -0.43104860186576843, -0.08743690699338913, -2.7551064491271973, -0.0015339808305725455, 0.0, 0.0, -0.003067961661145091, 0.0, 0.0, -2.742553234100342, 0.0, 100.0, 0.0, 0.0], "max": [0.09357282519340515, 2.549476146697998, -0.0, 0.5629709362983704, 0.02761165425181389, 0.7915340662002563, 0.02638297900557518, -0.0015339808305725455, 0.0, 0.0, 0.0015339808305725455, 0.0015339808305725455, 0.007669903803616762, -2.742553234100342, 100.0, 100.0, 0.0, 0.0], "mean": [-0.12636829912662506, 1.3439165353775024, -1.1094274520874023, 0.20427395403385162, -0.19158686697483063, 0.3327467739582062, -1.974814772605896, -0.0015339833917096257, 0.0, 0.0, -0.0015173698775470257, 2.2151347366161644e-05, 0.00716597493737936, -2.742553472518921, 72.92418670654297, 100.0, 0.0, 0.0], "std": [0.2338731288909912, 0.9856297373771667, 0.7843754887580872, 0.19936439394950867, 0.1503126472234726, 0.29848581552505493, 1.184992790222168, 2.561137080192566e-09, 0.0, 0.0, 0.0003052348911296576, 0.000183000200195238, 0.0011552466312423348, 2.384185791015625e-07, 44.43516159057617, 0.0, 0.0, 0.0], "count": [277]}, "timestamp": {"min": [0.0], "max": [9.2], "mean": [4.600000000000001], "std": [2.665416373560507], "count": [277]}, "frame_index": {"min": [0], "max": [276], "mean": [138.0], "std": [79.96249120681522], "count": [277]}, "episode_index": {"min": [51], "max": [51], "mean": [51.0], "std": [0.0], "count": [277]}, "index": {"min": [14799], "max": [15075], "mean": [14937.0], "std": [79.96249120681522], "count": [277]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [277]}, "subtask_annotation": {"mean": [3.527075812274368, 7.0, 7.0, 7.0, 7.0], "std": [1.9255520390013656, 0.0, 0.0, 0.0, 0.0], "min": [1, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [277]}, "scene_annotation": {"mean": [51.0], "std": [0.0], "min": [51], "max": [51], "count": [277]}, "eef_direction_state": {"mean": [4.1985559566787005, 6.0], "std": [1.9892122621188877, 0.0], "min": [0, 6], "max": [6, 6], "count": [277]}, "eef_velocity_state": {"mean": [1.111913357400722, 0.0], "std": [0.8655681674026926, 0.0], "min": [0, 0], "max": [2, 0], "count": [277]}, "eef_acc_mag_state": {"mean": [0.9638989169675091, 0.0], "std": [0.8740936289052144, 0.0], "min": [0, 0], "max": [2, 0], "count": [277]}, "eef_direction_action": {"mean": [4.122743682310469, 6.0], "std": [2.063807699253932, 0.0], "min": [0, 6], "max": [6, 6], "count": [277]}, "eef_velocity_action": {"mean": [1.0938628158844765, 0.0], "std": [0.8697889008736795, 0.0], "min": [0, 0], "max": [2, 0], "count": [277]}, "eef_acc_mag_action": {"mean": [1.0180505415162455, 0.0], "std": [0.8600851005086874, 0.0], "min": [0, 0], "max": [2, 0], "count": [277]}, "eef_sim_pose_state": {"mean": [0.31994743552928334, 0.2689998808601031, 1.2676583015316492, 0.18168620608847488, 0.41396711483488097, -0.3665356839377886, 0.06903393657854406, -0.3364516009323279, 1.1825885810658974, 0.007113482297017014, -0.002474076331234449, -0.0017151855064756593], "std": [0.1954337491592621, 0.10485677781088554, 0.07799123366134894, 0.16702643787233884, 0.3254892336471728, 0.30963938081838277, 7.040973193954746e-08, 3.095687823203686e-06, 3.0130228608617887e-05, 0.0009927825819006535, 0.00029394567060614136, 0.0001423306414161219], "min": [0.06343223396204867, 0.09243649256989324, 1.1818332865677939, -0.08662493897418433, -0.08054488671200377, -1.0831248433162823, 0.06903358497619363, -0.33646101427067476, 1.1823785993858036, 1.0842021724855044e-19, -0.003617021255195141, -0.0023404264966547443], "max": [0.5606203482293389, 0.3578628597989865, 1.4517438711688673, 0.5005513807906982, 0.8481499513998463, 0.04234603069031993, 0.06903424620933075, -0.33643212072321804, 1.182705735808348, 0.00808601188786479, -0.00042553193634353725, -0.0008510610405218634], "count": [277]}, "eef_sim_pose_action": {"mean": [0.32008173593752426, 0.2676027598715109, 1.2679704271722134, 0.1837160309842795, 0.4140264648905348, -0.3753402498758384, 0.06913038855324746, -0.3364547711921302, 1.1826505346367824, 0.007165926746128265, -0.0015173672937099673, -0.0015118294567765243], "std": [0.19526611850147554, 0.10518523224743775, 0.07832130863912774, 0.16802501757319296, 0.33238528773987613, 0.3163011712602644, 4.0430148518814754e-08, 4.118050706434159e-06, 3.1287450182408794e-05, 0.0011553217448185109, 0.0003052347999157798, 0.00018300038085133794], "min": [0.05886138463832201, 0.0920849305819072, 1.182180533341698, -0.08747925739308175, -0.1110965764098828, -1.1035664479496836, 0.06913002854930803, -0.33645526985204954, 1.1823377624245897, 0.0, -0.003067961661145091, -0.001533980830572546], "max": [0.5603745646858456, 0.35788265435879746, 1.4629592609418534, 0.5001288399749733, 0.8523969741308748, 0.04448625410882018, 0.06913051094740433, -0.3364207505099594, 1.1828094747808253, 0.007669903803616764, 0.0015339808305727676, 1.804801928566302e-09], "count": [277]}, "gripper_mode_state": {"mean": [0.27075812274368233, 0.0], "std": [0.4443513944076231, 0.0], "min": [0, 0], "max": [1, 0], "count": [277]}, "gripper_activity_state": {"mean": [1.815884476534296, 2.0], "std": [0.5427903182764185, 0.0], "min": [0, 2], "max": [2, 2], "count": [277]}, "gripper_mode_action": {"mean": [0.27075812274368233, 0.0], "std": [0.4443513944076231, 0.0], "min": [0, 0], "max": [1, 0], "count": [277]}, "gripper_activity_action": {"mean": [1.967509025270758, 2.0], "std": [0.23042560862430295, 0.0], "min": [0, 2], "max": [2, 2], "count": [277]}, "gripper_open_scale_state": {"mean": [0.7110040200918597, 0.9734104156494191], "std": [0.4049429855370361, 4.9960036108132044e-15], "min": [0.027110850811004637, 0.9734104156494141], "max": [0.9777780151367188, 0.9734104156494141], "count": [277]}, "gripper_open_scale_action": {"mean": [0.7292418772563177, 1.0], "std": [0.4443513944076231, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [277]}}} +{"episode_index": 12, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[1.0]]], "mean": [[[0.6405926443355119]], [[0.6631645179738562]], [[0.6473764270152506]]], "std": [[[0.15943524656015587]], [[0.16981333840571658]], [[0.16292017234669254]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[0.9803921568627451]], [[1.0]], [[1.0]]], "mean": [[[0.608629098583878]], [[0.6393807325708061]], [[0.6204940359477124]]], "std": [[[0.16742555634069692]], [[0.17795506497739258]], [[0.16676574186204962]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9215686274509803]], [[0.8784313725490196]], [[0.996078431372549]]], "mean": [[[0.4460251715686274]], [[0.44836775326797385]], [[0.4345966938997821]]], "std": [[[0.19614934994429445]], [[0.19094186539939]], [[0.19948763376844664]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6666666666666666]], [[0.6588235294117647]], [[0.6509803921568628]]], "mean": [[[0.4237078267973856]], [[0.4301265305010893]], [[0.4239416339869281]]], "std": [[[0.19165104203307246]], [[0.1849023447705735]], [[0.19071951132343257]]], "count": [100]}, "observation.state": {"min": [-0.7089361548423767, -0.002765957498922944, -1.9853191375732422, -0.2670212686061859, -0.38574469089508057, -0.035531915724277496, -2.7551064491271973, 0.0031914892606437206, -0.001276595750823617, 0.0, 0.008936170488595963, 0.001276595750823617, -0.01042553223669529, -2.760425567626953, 14.995798110961914, 97.96267700195312], "max": [0.026808511465787888, 2.4880850315093994, 0.0, 1.1463829278945923, 0.0821276605129242, 0.26829788088798523, -0.32957446575164795, 0.005106383003294468, -0.001276595750823617, 0.0, 0.010851063765585423, 0.0031914892606437206, -0.003829787252470851, -2.760425567626953, 97.77780151367188, 97.96267700195312], "mean": [-0.21427027881145477, 1.0266540050506592, -0.8985298275947571, 0.17321990430355072, -0.05241886153817177, 0.058174628764390945, -2.3286333084106445, 0.0039632986299693584, -0.0012765940045937896, 0.0, 0.00926177203655243, 0.0019260919652879238, -0.004486167803406715, -2.7604315280914307, 83.20793914794922, 97.96285247802734], "std": [0.27739033102989197, 1.0204592943191528, 0.8433963060379028, 0.3504893481731415, 0.11665768921375275, 0.07388076186180115, 0.8467845320701599, 0.00024358292284887284, 1.7462298274040222e-09, 0.0, 0.0003264651750214398, 0.00034945725928992033, 0.001294078421778977, 5.9604644775390625e-06, 28.900476455688477, 0.00017547607421875], "count": [247]}, "action": {"min": [-0.7102330923080444, 0.0, -1.9880391359329224, -0.26998060941696167, -0.3957670331001282, -0.03834952041506767, -2.7551064491271973, 0.003067961661145091, 0.0, 0.0, 0.00920388475060463, 0.0015339808305725455, -0.01073786523193121, -2.760425567626953, 0.0, 100.0, 0.0, 0.0], "max": [0.029145635664463043, 2.48811674118042, 0.0015339808305725455, 1.1566214561462402, 0.08283495903015137, 0.2715145945549011, -0.32957446575164795, 0.004601942375302315, 0.0, 0.0, 0.01073786523193121, 0.003067961661145091, -0.004601942375302315, -2.760425567626953, 100.0, 100.0, 0.0, 0.0], "mean": [-0.21591982245445251, 1.0273085832595825, -0.8992714285850525, 0.17481572926044464, -0.057092659175395966, 0.06161997839808464, -2.3286333084106445, 0.004440479911863804, 0.0, 0.0, 0.009340471588075161, 0.00225445837713778, -0.005042895209044218, -2.7604315280914307, 83.40081024169922, 100.0, 0.0, 0.0], "std": [0.2783133387565613, 1.0201643705368042, 0.8437099456787109, 0.3568281829357147, 0.12248159199953079, 0.07764507085084915, 0.8467845320701599, 0.0004707665357273072, 0.0, 0.0, 0.0004365299246273935, 0.0007653940701857209, 0.0013823793269693851, 5.9604644775390625e-06, 37.207313537597656, 0.0, 0.0, 0.0], "count": [247]}, "timestamp": {"min": [0.0], "max": [8.2], "mean": [4.1000000000000005], "std": [2.3767391293301183], "count": [247]}, "frame_index": {"min": [0], "max": [246], "mean": [123.0], "std": [71.30217387990355], "count": [247]}, "episode_index": {"min": [52], "max": [52], "mean": [52.0], "std": [0.0], "count": [247]}, "index": {"min": [15076], "max": [15322], "mean": [15199.0], "std": [71.30217387990355], "count": [247]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [247]}, "subtask_annotation": {"mean": [4.202429149797571, 7.0, 7.0, 7.0, 7.0], "std": [1.6095345248489246, 0.0, 0.0, 0.0, 0.0], "min": [1, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [247]}, "scene_annotation": {"mean": [52.0], "std": [0.0], "min": [52], "max": [52], "count": [247]}, "eef_direction_state": {"mean": [4.165991902834008, 6.0], "std": [1.9175244795019115, 0.0], "min": [0, 6], "max": [6, 6], "count": [247]}, "eef_velocity_state": {"mean": [1.1862348178137652, 0.0], "std": [0.9030609180911716, 0.0], "min": [0, 0], "max": [2, 0], "count": [247]}, "eef_acc_mag_state": {"mean": [0.9919028340080972, 0.0], "std": [0.8816248471575501, 0.0], "min": [0, 0], "max": [2, 0], "count": [247]}, "eef_direction_action": {"mean": [4.234817813765182, 6.0], "std": [1.921938721340913, 0.0], "min": [0, 6], "max": [6, 6], "count": [247]}, "eef_velocity_action": {"mean": [1.174089068825911, 0.0], "std": [0.9209970174961376, 0.0], "min": [0, 0], "max": [2, 0], "count": [247]}, "eef_acc_mag_action": {"mean": [0.9635627530364372, 0.0], "std": [0.8693430549999429, 0.0], "min": [0, 0], "max": [2, 0], "count": [247]}, "eef_sim_pose_state": {"mean": [0.23850085372610036, 0.2428747002921962, 1.2635925137049027, 0.024061006037353453, 0.29454921873116985, -0.2860675589062143, 0.06903091794735813, -0.33653764338624026, 1.1815164848858308, -0.004470767705028722, 0.007985168394796767, 0.005889457844547556], "std": [0.18264946550594283, 0.12304376473963592, 0.08853874094906866, 0.10491064015249008, 0.41323093271527905, 0.3473410554451448, 2.946939270647461e-07, 1.0063713922749513e-05, 3.34624489276197e-05, 0.0012919680672496723, 0.0003264630133944994, 0.00040654014343421974], "min": [0.056197339115756965, -0.006108801675275064, 1.1826959441639202, -0.29257062431279, -0.1518340240467071, -1.0404734011594392, 0.06902937074366679, -0.33656406921427673, 1.1813535852106252, -0.010400225993413448, 0.007659553759360893, 0.004893675490904873], "max": [0.5154976148336083, 0.3405510692099505, 1.4977833720110447, 0.2557034198379502, 1.2230956360126615, 0.12207734533922865, 0.06903125817338586, -0.3365061112722524, 1.1815498598468812, -0.003808012272453058, 0.009574431388832405, 0.00702140329557788], "count": [247]}, "eef_sim_pose_action": {"mean": [0.2376574162439417, 0.2421419348619846, 1.2636825565092267, 0.018112485889278905, 0.2945670373672514, -0.29806928254636017, 0.06912594549734168, -0.33654075779552767, 1.181537590214635, -0.005021762148014732, 0.009340425866300081, 0.006695024904771869], "std": [0.18221802141170196, 0.12321220094258896, 0.08966460140734048, 0.11827244840597702, 0.41931679191125887, 0.36217048722683254, 4.828095540080546e-07, 2.1186953502004776e-05, 4.474331118023617e-05, 0.001379301576183949, 0.0004365253246517965, 0.0008575063453922484], "min": [0.05482547176075268, -0.006971374007529455, 1.1821976403027437, -0.3527995085094454, -0.11071243499565941, -1.1106413113940103, 0.06912436702960328, -0.33656065862856266, 1.1813943580357007, -0.010704920658569561, 0.009203841434144877, 0.004602007466813442], "max": [0.5148208940161869, 0.34156002906138505, 1.5069782716912092, 0.24359818771262856, 1.2067733545953225, 0.13346799444554838, 0.06912620217504764, -0.3364911559461516, 1.1815515884958963, -0.004568997801940667, 0.010737852597828113, 0.0076700809145089305], "count": [247]}, "gripper_mode_state": {"mean": [0.15384615384615385, 0.0], "std": [0.3608012122941106, 0.0], "min": [0, 0], "max": [1, 0], "count": [247]}, "gripper_activity_state": {"mean": [1.7894736842105263, 2.0], "std": [0.572842304642071, 0.0], "min": [0, 2], "max": [2, 2], "count": [247]}, "gripper_mode_action": {"mean": [0.1659919028340081, 0.0], "std": [0.37207336780204253, 0.0], "min": [0, 0], "max": [1, 0], "count": [247]}, "gripper_activity_action": {"mean": [1.9635627530364372, 2.0], "std": [0.24372335130837883, 0.0], "min": [0, 2], "max": [2, 2], "count": [247]}, "gripper_open_scale_state": {"mean": [0.8320789164184115, 0.9796267700195344], "std": [0.28900516669814025, 3.1086244689504383e-15], "min": [0.14995798110961914, 0.9796267700195312], "max": [0.9777780151367188, 0.9796267700195312], "count": [247]}, "gripper_open_scale_action": {"mean": [0.8340080971659919, 1.0], "std": [0.37207336780204253, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [247]}}} +{"episode_index": 13, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9921568627450981]], [[1.0]], [[1.0]]], "mean": [[[0.6314572576252723]], [[0.657092181372549]], [[0.6358812064270152]]], "std": [[[0.17281715769416442]], [[0.18524151894074267]], [[0.18142141946488088]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.984313725490196]], [[0.996078431372549]], [[1.0]]], "mean": [[[0.6037757135076253]], [[0.6354087363834423]], [[0.6106195860566449]]], "std": [[[0.17666709870891623]], [[0.18830786999184035]], [[0.18021814607289055]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4459338562091503]], [[0.4464833959694989]], [[0.4358245588235294]]], "std": [[[0.2005049272230683]], [[0.19636392855112242]], [[0.20407964272558105]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6941176470588235]], [[0.6901960784313725]], [[0.6627450980392157]]], "mean": [[[0.4282933551198257]], [[0.4294833769063181]], [[0.42106793300653594]]], "std": [[[0.19727123509937508]], [[0.1954853667107524]], [[0.19945198655658225]]], "count": [100]}, "observation.state": {"min": [-1.1940425634384155, -0.0017021276289597154, -1.9791489839553833, -0.4270212650299072, -0.05999999865889549, -0.22361701726913452, -2.7551064491271973, 0.00042553190723992884, -0.001276595750823617, 0.0, -0.0042553190141916275, 0.003617021255195141, -0.028297873213887215, -2.742553234100342, 10.345968246459961, 97.3410415649414], "max": [0.013404255732893944, 2.5712766647338867, 0.0, 1.2391489744186401, 0.24042552709579468, 0.044255319982767105, -0.19659574329853058, 0.001276595750823617, -0.001276595750823617, 0.0, -0.001276595750823617, 0.01425531879067421, -0.01148936152458191, -2.742553234100342, 97.77780151367188, 97.3410415649414], "mean": [-0.36898547410964966, 1.2171088457107544, -1.0394707918167114, 0.21129009127616882, 0.10629090666770935, -0.09549732506275177, -2.2539334297180176, 0.001068896148353815, -0.0012765938881784678, 0.0, -0.002918775426223874, 0.004337209276854992, -0.012932268902659416, -2.742553472518921, 80.64203643798828, 97.3411865234375], "std": [0.4379531741142273, 0.9840120077133179, 0.8109521269798279, 0.4744888246059418, 0.10730859637260437, 0.07636307924985886, 0.9403914213180542, 0.0002441617543809116, 1.862645149230957e-09, 0.0, 0.0003487346402835101, 0.0013989070430397987, 0.002551537472754717, 2.384185791015625e-07, 32.130340576171875, 0.00014495849609375], "count": [252]}, "action": {"min": [-1.1949710845947266, 0.0, -1.9819031953811646, -0.429514616727829, -0.0613592304289341, -0.23009711503982544, -2.7551064491271973, 0.0, 0.0, 0.0015339808305725455, -0.004601942375302315, 0.004601942375302315, -0.029145635664463043, -2.742553234100342, 0.0, 100.0, 0.0, 0.0], "max": [0.01840776950120926, 2.5724856853485107, -0.0, 1.2501943111419678, 0.24236896634101868, 0.04448544234037399, -0.19659574329853058, 0.0015339808305725455, 0.0, 0.0015339808305725455, -0.0, 0.013805827125906944, -0.012271846644580364, -2.742553234100342, 100.0, 100.0, 0.0, 0.0], "mean": [-0.36908701062202454, 1.2191747426986694, -1.0435879230499268, 0.21959014236927032, 0.10656934976577759, -0.09643375873565674, -2.2539334297180176, 0.0014365873066708446, 0.0, 0.001533983275294304, -0.0032627584878355265, 0.004875877872109413, -0.013410179875791073, -2.742553472518921, 81.74603271484375, 100.0, 0.0, 0.0], "std": [0.4370327591896057, 0.9803114533424377, 0.8113498687744141, 0.4853062629699707, 0.10848896205425262, 0.07650800049304962, 0.9403914213180542, 0.00037405514740385115, 0.0, 2.444721758365631e-09, 0.0005629281513392925, 0.0013423262862488627, 0.002632596530020237, 2.384185791015625e-07, 38.62894058227539, 0.0, 0.0, 0.0], "count": [252]}, "timestamp": {"min": [0.0], "max": [8.366666666666667], "mean": [4.183333333333334], "std": [2.4248520382504593], "count": [252]}, "frame_index": {"min": [0], "max": [251], "mean": [125.5], "std": [72.74556114751378], "count": [252]}, "episode_index": {"min": [58], "max": [58], "mean": [58.0], "std": [0.0], "count": [252]}, "index": {"min": [16753], "max": [17004], "mean": [16878.5], "std": [72.74556114751378], "count": [252]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [252]}, "subtask_annotation": {"mean": [4.218253968253968, 7.0, 7.0, 7.0, 7.0], "std": [1.760451817621485, 0.0, 0.0, 0.0, 0.0], "min": [1, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [252]}, "scene_annotation": {"mean": [58.0], "std": [0.0], "min": [58], "max": [58], "count": [252]}, "eef_direction_state": {"mean": [3.984126984126984, 6.0], "std": [1.8451314186607386, 0.0], "min": [0, 6], "max": [6, 6], "count": [252]}, "eef_velocity_state": {"mean": [1.3928571428571428, 0.0], "std": [0.8406987429616116, 0.0], "min": [0, 0], "max": [2, 0], "count": [252]}, "eef_acc_mag_state": {"mean": [1.1825396825396826, 0.0], "std": [0.8347682279872923, 0.0], "min": [0, 0], "max": [2, 0], "count": [252]}, "eef_direction_action": {"mean": [3.9563492063492065, 6.0], "std": [1.8284782480116522, 0.0], "min": [0, 6], "max": [6, 6], "count": [252]}, "eef_velocity_action": {"mean": [1.3968253968253967, 0.0], "std": [0.8364642619844694, 0.0], "min": [0, 0], "max": [2, 0], "count": [252]}, "eef_acc_mag_action": {"mean": [1.130952380952381, 0.0], "std": [0.84204628739362, 0.0], "min": [0, 0], "max": [2, 0], "count": [252]}, "eef_sim_pose_state": {"mean": [0.2290332419475748, 0.19777077181351746, 1.2779568727746726, -0.001655031359662779, 0.3791339999786146, -0.20541785748267605, 0.06903299414739032, -0.3364171118128673, 1.1827650171579058, -0.012950486815238171, -0.004195329669340464, 0.005406151280963208], "std": [0.13466031488917327, 0.17984335895350081, 0.08855990172522003, 0.16924535178691497, 0.5020830144875696, 0.41708049196249136, 3.0520784226750505e-07, 3.391302374216555e-05, 3.574584656463385e-05, 0.002557147256628953, 0.00034872747414086525, 0.001329742584968393], "min": [0.05601717606468491, -0.16413756456914302, 1.1825693335876373, -0.3257680195638373, -0.26575100921983674, -1.01399521775887, 0.06903113218678185, -0.3364380733407973, 1.1825966865130035, -0.028349433483429266, -0.005531864679342968, 0.004255350453262911], "max": [0.4007824608287676, 0.3391246065065332, 1.4732315377309009, 0.6371846590932125, 1.3324441642018172, 0.34535793356546535, 0.06903344560545127, -0.33617920652617733, 1.1829020149270613, -0.011508103140398511, -0.002553010271866274, 0.014680943935836754], "count": [252]}, "eef_sim_pose_action": {"mean": [0.2293957829936649, 0.1982702578553889, 1.2792135864316565, -0.0053920652213024734, 0.38550201161696845, -0.2063594143445193, 0.06924548530327708, -0.33641310345547293, 1.1824041285421123, -0.013418598881633258, -0.0017287498009102265, 0.0063124609874726295], "std": [0.1331821053286784, 0.17920460068017505, 0.08934381379411556, 0.16905849251923635, 0.5078648739895825, 0.41780117743607337, 3.143052425083665e-07, 3.302326141597713e-05, 5.770143835539155e-05, 0.0026346297737101904, 0.0005629161724229445, 0.001316688934599624], "min": [0.06072562267477085, -0.16371549388642262, 1.1823377624652032, -0.36313677602712396, -0.20218967714020142, -1.012832068667899, 0.06924349908886343, -0.33642147692210445, 1.1820696892568756, -0.029166812882484797, -0.0030679290582342755, 0.0046019477896400126], "max": [0.4005278156269616, 0.33945534968906904, 1.4751576769846957, 0.5883130097082121, 1.3656774082241587, 0.3521145333522978, 0.06924571307270358, -0.33617957734116694, 1.1825413988800975, -0.012278905916587642, 0.001533892396016201, 0.013805885223272415], "count": [252]}, "gripper_mode_state": {"mean": [0.17857142857142858, 0.0], "std": [0.3829930462415572, 0.0], "min": [0, 0], "max": [1, 0], "count": [252]}, "gripper_activity_state": {"mean": [1.7936507936507937, 2.0], "std": [0.5678902799999459, 0.0], "min": [0, 2], "max": [2, 2], "count": [252]}, "gripper_mode_action": {"mean": [0.18253968253968253, 0.0], "std": [0.3862886832900923, 0.0], "min": [0, 0], "max": [1, 0], "count": [252]}, "gripper_activity_action": {"mean": [1.9642857142857142, 2.0], "std": [0.24134684443706275, 0.0], "min": [0, 2], "max": [2, 2], "count": [252]}, "gripper_open_scale_state": {"mean": [0.8064203692239463, 0.9734104156494184], "std": [0.32130346215320765, 4.3298697960381105e-15], "min": [0.1034596824645996, 0.9734104156494141], "max": [0.9777780151367188, 0.9734104156494141], "count": [252]}, "gripper_open_scale_action": {"mean": [0.8174603174603174, 1.0], "std": [0.3862886832900923, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [252]}}} +{"episode_index": 14, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.6225225708061002]], [[0.6510408061002179]], [[0.6325465904139433]]], "std": [[[0.16285206325813784]], [[0.1736960163700213]], [[0.1676099335445169]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[0.9803921568627451]], [[1.0]], [[0.996078431372549]]], "mean": [[[0.5964793545751634]], [[0.631271917211329]], [[0.6097150953159041]]], "std": [[[0.16720632660914786]], [[0.1780277122557379]], [[0.16719806842035206]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9921568627450981]]], "mean": [[[0.44873438180827885]], [[0.45048217592592593]], [[0.43739656590413944]]], "std": [[[0.19334579593071702]], [[0.1867620085329227]], [[0.19414642154997205]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6470588235294118]], [[0.6588235294117647]], [[0.6352941176470588]]], "mean": [[[0.42892692810457517]], [[0.4360411247276688]], [[0.4324793709150327]]], "std": [[[0.19058220489347863]], [[0.18488426252114779]], [[0.1924109507294941]]], "count": [100]}, "observation.state": {"min": [-0.5714893341064453, -0.0031914892606437206, -1.9646809101104736, -0.029361702501773834, -0.6757446527481079, -0.03361701965332031, -2.7551064491271973, -0.00042553190723992884, -0.001276595750823617, -0.0017021276289597154, 0.009148935787379742, 0.029787234961986542, -0.09936170279979706, -2.75361704826355, 6.252188682556152, 97.3558578491211], "max": [0.15765957534313202, 2.4851064682006836, 0.0, 0.7553191781044006, -0.0008510638144798577, 1.2838298082351685, -0.07829787582159042, 0.0, -0.001276595750823617, -0.00042553190723992884, 0.01425531879067421, 0.051914893090724945, -0.08851063996553421, -2.742978811264038, 97.77780151367188, 97.72601318359375], "mean": [-0.16360843181610107, 1.405631422996521, -1.2043366432189941, 0.30854496359825134, -0.33084943890571594, 0.5712980628013611, -2.107226848602295, -4.693366918218089e-06, -0.0012765929568558931, -0.0012077585561200976, 0.013530210591852665, 0.051068633794784546, -0.08982151001691818, -2.7512099742889404, 75.6183090209961, 97.6422348022461], "std": [0.24616152048110962, 1.016548991203308, 0.8244382739067078, 0.28287801146507263, 0.2498277723789215, 0.4593217670917511, 1.080059289932251, 4.4442800572142005e-05, 2.7939677238464355e-09, 0.00022915922454558313, 0.0005163075984455645, 0.002877835649996996, 0.0009583918144926429, 0.004022193606942892, 36.92362594604492, 0.13992083072662354], "count": [272]}, "action": {"min": [-0.5721748471260071, 0.0, -1.9680973291397095, -0.03681553900241852, -0.6795535087585449, -0.03528155758976936, -2.7551064491271973, 0.0, 0.0, -0.0015339808305725455, 0.00920388475060463, 0.029145635664463043, -0.10124272853136063, -2.75361704826355, 0.0, 100.0, 0.0, 0.0], "max": [0.16106797754764557, 2.4865827560424805, 0.004601942375302315, 0.7593204975128174, -0.0, 1.290077805519104, -0.07829787582159042, 0.0, 0.0, -0.0, 0.013805827125906944, 0.05215534567832947, -0.08897088468074799, -2.742978811264038, 100.0, 100.0, 0.0, 0.0], "mean": [-0.165365532040596, 1.4057135581970215, -1.204358696937561, 0.308652400970459, -0.33124399185180664, 0.5723336935043335, -2.107226848602295, 0.0, 0.0, -0.0012124668573960662, 0.013704339042305946, 0.05156327039003372, -0.09061777591705322, -2.7512099742889404, 76.8382339477539, 100.0, 0.0, 0.0], "std": [0.24761424958705902, 1.0155056715011597, 0.8239418864250183, 0.28310784697532654, 0.2494075894355774, 0.457416296005249, 1.080059289932251, 0.0, 0.0, 0.0006242915405891836, 0.000636354845482856, 0.0035496517084538937, 0.001070758211426437, 0.004022193606942892, 42.18661880493164, 0.0, 0.0, 0.0], "count": [272]}, "timestamp": {"min": [0.0], "max": [9.033333333333333], "mean": [4.516666666666667], "std": [2.617303531839167], "count": [272]}, "frame_index": {"min": [0], "max": [271], "mean": [135.5], "std": [78.51910595517501], "count": [272]}, "episode_index": {"min": [70], "max": [70], "mean": [70.0], "std": [0.0], "count": [272]}, "index": {"min": [20272], "max": [20543], "mean": [20407.5], "std": [78.51910595517501], "count": [272]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [272]}, "subtask_annotation": {"mean": [3.5625, 7.0, 7.0, 7.0, 7.0], "std": [1.9316800634802491, 0.0, 0.0, 0.0, 0.0], "min": [1, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [272]}, "scene_annotation": {"mean": [70.0], "std": [0.0], "min": [70], "max": [70], "count": [272]}, "eef_direction_state": {"mean": [4.088235294117647, 6.0], "std": [2.0035651615062036, 0.0], "min": [0, 6], "max": [6, 6], "count": [272]}, "eef_velocity_state": {"mean": [1.1948529411764706, 0.0], "std": [0.8800751850352777, 0.0], "min": [0, 0], "max": [2, 0], "count": [272]}, "eef_acc_mag_state": {"mean": [1.025735294117647, 0.0], "std": [0.863516776935135, 0.0], "min": [0, 0], "max": [2, 0], "count": [272]}, "eef_direction_action": {"mean": [4.261029411764706, 6.0], "std": [1.8810851371622128, 0.0], "min": [0, 6], "max": [6, 6], "count": [272]}, "eef_velocity_action": {"mean": [1.2022058823529411, 0.0], "std": [0.8784149253865556, 0.0], "min": [0, 0], "max": [2, 0], "count": [272]}, "eef_acc_mag_action": {"mean": [1.0808823529411764, 0.0], "std": [0.8622401318557947, 0.0], "min": [0, 0], "max": [2, 0], "count": [272]}, "eef_sim_pose_state": {"mean": [0.3257182786815152, 0.2529620290425725, 1.2646130879413937, 0.2528272859378838, 0.40938789239829937, -0.6188805277652277, 0.06890696137591237, -0.33534144056136, 1.1814139207787757, -0.08925644741421199, 0.011031337219251702, 0.05106695956625356], "std": [0.19918913869849408, 0.10785502776330823, 0.0791787520189041, 0.16989776633425552, 0.3161806851896174, 0.4680208618443467, 1.7292797406458033e-05, 6.473337684463238e-05, 8.329710568653647e-05, 0.0009762524515488272, 0.0005669019059042582, 0.0028775695318797164], "min": [0.06180143782168926, 0.06751389933145452, 1.1823529311362497, -0.03362752267462403, -0.04137886404079416, -1.1692258344017104, 0.06886875528191214, -0.33582003697146395, 1.1811665442413255, -0.09908469659728499, 0.006592818325775962, 0.029787882520108905], "max": [0.5281829926384183, 0.35686140711597353, 1.4524860699920656, 0.620973439546294, 0.8241626012616439, 0.004893552141137323, 0.06896539810618452, -0.3353127254921152, 1.181881804581279, -0.08830152303891765, 0.012111586220435733, 0.05191818812815925], "count": [272]}, "eef_sim_pose_action": {"mean": [0.3254365326187829, 0.2518015089752227, 1.2648028088564927, 0.2567096804468261, 0.4099913719786176, -0.6199319132972868, 0.06900071039174631, -0.33533043408329477, 1.1814267068308426, -0.08997142869516996, 0.012475069281284293, 0.05156724695401524], "std": [0.19867589486423304, 0.10814208474089068, 0.07979782371597423, 0.17106535695823993, 0.31247657763028996, 0.46859192652165754, 4.624941137961761e-05, 7.980899793031212e-05, 0.0001898116120485308, 0.0010852036303579313, 0.0009252324978400349, 0.003550139393791079], "min": [0.061828947506120245, 0.06736000632452682, 1.182069739888509, -0.0352768513824724, -0.03212988103315384, -1.1763364772122733, 0.06897617180711804, -0.33583446861265465, 1.1810802574447676, -0.1009603932289949, 0.0076662945268797245, 0.02914649248140186], "max": [0.5272986909244394, 0.3592106555393448, 1.4592668577946457, 0.6599498082072778, 0.8216850539125105, 0.006135923322290182, 0.0690952804802378, -0.33531712027451904, 1.181976798300734, -0.08870266202895319, 0.013790219337011633, 0.05216030748929927], "count": [272]}, "gripper_mode_state": {"mean": [0.23161764705882354, 0.0], "std": [0.42186598894643984, 0.0], "min": [0, 0], "max": [1, 0], "count": [272]}, "gripper_activity_state": {"mean": [1.8051470588235294, 2.0], "std": [0.5579399942621373, 0.0], "min": [0, 2], "max": [2, 2], "count": [272]}, "gripper_mode_action": {"mean": [0.23161764705882354, 0.0], "std": [0.42186598894643984, 0.0], "min": [0, 0], "max": [1, 0], "count": [272]}, "gripper_activity_action": {"mean": [1.9669117647058822, 2.0], "std": [0.2324913493200345, 0.0], "min": [0, 2], "max": [2, 2], "count": [272]}, "gripper_open_scale_state": {"mean": [0.7561825795384047, 0.9764224346946243], "std": [0.3692365764312661, 0.001399206619786722], "min": [0.06252188682556152, 0.973558578491211], "max": [0.9777780151367188, 0.9772601318359375], "count": [272]}, "gripper_open_scale_action": {"mean": [0.7683823529411765, 1.0], "std": [0.42186598894643984, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [272]}}} +{"episode_index": 15, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6202392265795207]], [[0.6442393491285403]], [[0.6205419226579522]]], "std": [[[0.1868818526944342]], [[0.1928891156055585]], [[0.18971846293605343]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[0.9921568627450981]], [[1.0]], [[1.0]]], "mean": [[[0.5967513398692811]], [[0.6281867456427015]], [[0.6006599836601307]]], "std": [[[0.1828925479818904]], [[0.1902759457420908]], [[0.18259608342676104]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9215686274509803]], [[0.8980392156862745]], [[0.9450980392156862]]], "mean": [[[0.45321034041394337]], [[0.45357902777777775]], [[0.44080833333333336]]], "std": [[[0.2046402498350113]], [[0.19825897683418056]], [[0.20585726353967448]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6431372549019608]], [[0.6509803921568628]], [[0.6352941176470588]]], "mean": [[[0.4221480718954248]], [[0.4300204765795207]], [[0.41948754357298473]]], "std": [[[0.19118928271586763]], [[0.18561686733364438]], [[0.19035734490379802]]], "count": [100]}, "observation.state": {"min": [-1.0689362287521362, -0.0017021276289597154, -1.6321276426315308, -0.2121276557445526, -0.15489362180233002, -0.5853191614151001, -2.7551064491271973, 0.003829787252470851, 0.00042553190723992884, 0.0, 0.009148935787379742, 0.008085106499493122, -0.024042552337050438, -2.760425567626953, 7.708892345428467, 97.94789123535156], "max": [-0.008510638028383255, 2.2408511638641357, 0.0, 0.51382976770401, 0.30936169624328613, 0.22851063311100006, -0.12063829600811005, 0.0042553190141916275, 0.00042553190723992884, 0.0, 0.011063829995691776, 0.016808509826660156, -0.013404255732893944, -2.759999990463257, 97.77780151367188, 97.96267700195312], "mean": [-0.37878742814064026, 1.1242156028747559, -0.7189505100250244, 0.11711163073778152, 0.11421256512403488, -0.047417208552360535, -1.8567641973495483, 0.004128803499042988, 0.0004255323437973857, 0.0, 0.010668700560927391, 0.01616610586643219, -0.02110409364104271, -2.760430097579956, 67.05748748779297, 97.9627914428711], "std": [0.4009150564670563, 0.8353511095046997, 0.5859564542770386, 0.17730240523815155, 0.14567101001739502, 0.2539178729057312, 1.1864113807678223, 0.00019449714454822242, 4.3655745685100555e-10, 0.0, 0.00032430034480057657, 0.0010918757179751992, 0.0009671622538007796, 2.7105286790174432e-05, 40.55341720581055, 0.0009328727028332651], "count": [259]}, "action": {"min": [-1.06918466091156, -0.0015339808305725455, -1.6321555376052856, -0.2147573083639145, -0.15800002217292786, -0.5890486240386963, -2.7551064491271973, 0.003067961661145091, 0.0, -0.0, 0.00920388475060463, 0.00920388475060463, -0.026077672839164734, -2.760425567626953, 0.0, 100.0, 0.0, 0.0], "max": [-0.00920388475060463, 2.2380778789520264, 0.0015339808305725455, 0.5169515013694763, 0.31139808893203735, 0.24390295147895813, -0.12063829600811005, 0.004601942375302315, 0.0015339808305725455, -0.0, 0.01073786523193121, 0.016873788088560104, -0.013805827125906944, -2.759999990463257, 100.0, 100.0, 0.0, 0.0], "mean": [-0.38226908445358276, 1.1270852088928223, -0.7218642234802246, 0.11911147832870483, 0.11410091817378998, -0.04495338350534439, -1.8567641973495483, 0.004560492932796478, 0.00039682103670202196, 0.0, 0.010678651742637157, 0.016654683277010918, -0.0216593649238348, -2.760430097579956, 67.18146514892578, 100.0, 0.0, 0.0], "std": [0.402442067861557, 0.8354206085205078, 0.5869272351264954, 0.18177686631679535, 0.14829212427139282, 0.257121205329895, 1.1864113807678223, 0.00024875375675037503, 0.0006717506912536919, 0.0, 0.00029554235516116023, 0.0012045971816405654, 0.0012904438190162182, 2.7105286790174432e-05, 46.95527648925781, 0.0, 0.0, 0.0], "count": [259]}, "timestamp": {"min": [0.0], "max": [8.6], "mean": [4.3], "std": [2.492210085669166], "count": [259]}, "frame_index": {"min": [0], "max": [258], "mean": [129.0], "std": [74.76630257007497], "count": [259]}, "episode_index": {"min": [96], "max": [96], "mean": [96.0], "std": [0.0], "count": [259]}, "index": {"min": [27433], "max": [27691], "mean": [27562.0], "std": [74.76630257007497], "count": [259]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [259]}, "subtask_annotation": {"mean": [3.606177606177606, 7.0, 7.0, 7.0, 7.0], "std": [1.8347041841559992, 0.0, 0.0, 0.0, 0.0], "min": [1, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [259]}, "scene_annotation": {"mean": [96.0], "std": [0.0], "min": [96], "max": [96], "count": [259]}, "eef_direction_state": {"mean": [4.374517374517374, 6.0], "std": [1.7843937515326997, 0.0], "min": [0, 6], "max": [6, 6], "count": [259]}, "eef_velocity_state": {"mean": [1.0772200772200773, 0.0], "std": [0.9225941235543292, 0.0], "min": [0, 0], "max": [2, 0], "count": [259]}, "eef_acc_mag_state": {"mean": [1.0077220077220077, 0.0], "std": [0.8874599474013077, 0.0], "min": [0, 0], "max": [2, 0], "count": [259]}, "eef_direction_action": {"mean": [4.301158301158301, 6.0], "std": [1.8142610230842804, 0.0], "min": [0, 6], "max": [6, 6], "count": [259]}, "eef_velocity_action": {"mean": [1.0733590733590734, 0.0], "std": [0.91661240004472, 0.0], "min": [0, 0], "max": [2, 0], "count": [259]}, "eef_acc_mag_action": {"mean": [0.9845559845559846, 0.0], "std": [0.882997317272112, 0.0], "min": [0, 0], "max": [2, 0], "count": [259]}, "eef_sim_pose_state": {"mean": [0.21972328020172638, 0.2247936716925791, 1.2473039029296835, 0.0792376843037373, 0.504755682750226, -0.2089726152265645, 0.06915204433891473, -0.33622050308975815, 1.1814111771956857, -0.020924485583328406, 0.011092765486583105, 0.020295913411767147], "std": [0.11256769855639921, 0.14023335476345403, 0.05103592424552687, 0.19413228907332022, 0.3837037660576326, 0.3537041389091697, 7.160789684313853e-07, 2.391030659705618e-05, 3.3236759650474e-05, 0.0009550613670717545, 0.0003241633559635222, 0.0011535002451593017], "min": [0.06371767039877432, -0.045216712079494806, 1.1817778605765241, -0.34376545134341296, -0.07609762247617913, -1.1918258542612228, 0.06915147246563774, -0.3363955093562387, 1.1813706779592463, -0.023864780555424205, 0.009573988960618118, 0.011915264332569342], "max": [0.3277787297445645, 0.3371033971233192, 1.3489616194400693, 0.34526283219722376, 0.8864577095908364, 0.1456672321276865, 0.06915665634022289, -0.3361992383533431, 1.181566926416746, -0.013322769397900383, 0.011487859774596654, 0.02106489739475543], "count": [259]}, "eef_sim_pose_action": {"mean": [0.21971909072754717, 0.22389918362941322, 1.2475907052524515, 0.07812133824622937, 0.5066217784668683, -0.21449513884563778, 0.06914956031316975, -0.3362193526535175, 1.1814094891830837, -0.021474667365833942, 0.011073912606229652, 0.02121615895318819], "std": [0.11203453799069583, 0.1402849590298764, 0.05214926005728162, 0.1977667699830691, 0.3878907349025857, 0.3666314349239325, 5.010884368749998e-05, 2.782326779642983e-05, 3.599264221300352e-05, 0.0012784259737721845, 0.0006902080732416372, 0.001222695927561233], "min": [0.0681271998806364, -0.04530777512449624, 1.18206973148545, -0.34642944048215296, -0.11426417296358204, -1.2160909034610108, 0.06911986914638889, -0.3363880645682701, 1.1813943921495473, -0.025896486012944114, 0.009202574457927604, 0.013806216955065913], "max": [0.3277495211661935, 0.3371906895499591, 1.350654194399635, 0.3477888196632112, 0.8905262444414794, 0.15015417118810398, 0.0692388522672508, -0.3361801669699029, 1.1815865050548824, -0.013706994645738022, 0.012270098967276155, 0.021477000883494884], "count": [259]}, "gripper_mode_state": {"mean": [0.32432432432432434, 0.0], "std": [0.46812183988348055, 0.0], "min": [0, 0], "max": [1, 0], "count": [259]}, "gripper_activity_state": {"mean": [1.7992277992277992, 2.0], "std": [0.5611620787343373, 0.0], "min": [0, 2], "max": [2, 2], "count": [259]}, "gripper_mode_action": {"mean": [0.3281853281853282, 0.0], "std": [0.4695526792056645, 0.0], "min": [0, 0], "max": [1, 0], "count": [259]}, "gripper_activity_action": {"mean": [1.9652509652509653, 2.0], "std": [0.23813349722176505, 0.0], "min": [0, 2], "max": [2, 2], "count": [259]}, "gripper_open_scale_state": {"mean": [0.6705746691015239, 0.9796261991405151], "std": [0.405534058709634, 9.169674832072162e-06], "min": [0.07708892345428467, 0.9794789123535156], "max": [0.9777780151367188, 0.9796267700195312], "count": [259]}, "gripper_open_scale_action": {"mean": [0.6718146718146718, 1.0], "std": [0.4695526792056645, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [259]}}} +{"episode_index": 16, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6490929738562091]], [[0.6807060866013072]], [[0.6596294798474945]]], "std": [[[0.1497873947897163]], [[0.1612014422156476]], [[0.1568489141902423]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9882352941176471]]], "mean": [[[0.6100171922657952]], [[0.6488250571895425]], [[0.6245804820261438]]], "std": [[[0.16859043138205249]], [[0.178552786503165]], [[0.17025832065790278]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.6235294117647059]], [[0.6274509803921569]], [[0.611764705882353]]], "mean": [[[0.43482761165577344]], [[0.4404671405228758]], [[0.4322796187363835]]], "std": [[[0.1837229934866031]], [[0.17569936133148095]], [[0.18017999110887115]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9803921568627451]]], "mean": [[[0.44703778867102395]], [[0.45083846132897604]], [[0.4377767837690632]]], "std": [[[0.20545208532305587]], [[0.20131449642866253]], [[0.21098002479398442]]], "count": [100]}, "observation.state": {"min": [0.0, 0.0, -0.00042553190723992884, 0.002765957498922944, 0.002765957498922944, -0.00957446824759245, -2.7551064491271973, 0.0031914892606437206, -0.003617021255195141, -1.8391488790512085, -0.024042552337050438, -0.43340426683425903, -0.1157446801662445, -2.742553234100342, 97.76300048828125, 6.339693546295166], "max": [0.0, 0.0, 0.0, 0.004680851008743048, 0.005744680762290955, 0.007659574504941702, -2.754680871963501, 0.7470212578773499, 2.351489305496216, 0.0, 0.5672340393066406, 0.0382978729903698, 0.5402127504348755, -0.08085106313228607, 97.77780151367188, 97.3410415649414], "mean": [0.0, 0.0, -2.4812356969050597e-06, 0.0031778370030224323, 0.005212449003010988, -0.008349970914423466, -2.754815101623535, 0.2071344554424286, 1.002162218093872, -0.8516725301742554, 0.2944457530975342, -0.15074317157268524, 0.0881645604968071, -2.244098424911499, 97.76749420166016, 80.29489135742188], "std": [0.0, 0.0, 3.2398940675193444e-05, 0.00036665197694674134, 0.00041321758180856705, 0.002040248829871416, 0.00019518416956998408, 0.2652125954627991, 0.9329733848571777, 0.7337291240692139, 0.25930145382881165, 0.1566968858242035, 0.20225752890110016, 0.9824939966201782, 0.006784748286008835, 33.585235595703125], "count": [343]}, "action": {"min": [0.0, 0.0, -0.0, 0.0015339808305725455, 0.003067961661145091, -0.00920388475060463, -2.7551064491271973, 0.003067961661145091, 0.0, -1.839242935180664, -0.026077672839164734, -0.4356505572795868, -0.11658254265785217, -2.742553234100342, 100.0, 0.0, 0.0, 0.0], "max": [0.0, 0.0015339808305725455, -0.0, 0.004601942375302315, 0.006135923322290182, 0.00920388475060463, -2.754680871963501, 0.7485826015472412, 2.351592540740967, 0.0015339808305725455, 0.5706408619880676, 0.03988350182771683, 0.5430291891098022, -0.08085106313228607, 100.0, 100.0, 0.0, 0.0], "mean": [0.0, 0.0013908714754506946, 0.0, 0.003148467745631933, 0.005818404722958803, -0.008703012950718403, -2.754815101623535, 0.20775355398654938, 1.0050604343414307, -0.8546739816665649, 0.2960096299648285, -0.1515018194913864, 0.0877813920378685, -2.244098424911499, 100.0, 82.21574401855469, 0.0, 0.0], "std": [0.0, 0.00044615083606913686, 0.0, 0.0003615633468143642, 0.000653773604426533, 0.00208130176179111, 0.00019518416956998408, 0.2650332450866699, 0.9320379495620728, 0.7341977953910828, 0.26062607765197754, 0.15761110186576843, 0.20308604836463928, 0.9824939966201782, 0.0, 38.23802947998047, 0.0, 0.0], "count": [343]}, "timestamp": {"min": [0.0], "max": [11.4], "mean": [5.7], "std": [3.3005050118630836], "count": [343]}, "frame_index": {"min": [0], "max": [342], "mean": [171.0], "std": [99.0151503558925], "count": [343]}, "episode_index": {"min": [100], "max": [100], "mean": [100.0], "std": [0.0], "count": [343]}, "index": {"min": [28602], "max": [28944], "mean": [28773.0], "std": [99.0151503558925], "count": [343]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [343]}, "subtask_annotation": {"mean": [3.4693877551020407, 7.0, 7.0, 7.0, 7.0], "std": [2.24675248073842, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [343]}, "scene_annotation": {"mean": [100.0], "std": [0.0], "min": [100], "max": [100], "count": [343]}, "eef_direction_state": {"mean": [6.0, 4.032069970845481], "std": [0.0, 2.0164391660935284], "min": [6, 0], "max": [6, 6], "count": [343]}, "eef_velocity_state": {"mean": [0.0, 1.1749271137026238], "std": [0.0, 0.8831172808375053], "min": [0, 0], "max": [0, 2], "count": [343]}, "eef_acc_mag_state": {"mean": [0.0, 0.9387755102040817], "std": [0.0, 0.8701634940950159], "min": [0, 0], "max": [0, 2], "count": [343]}, "eef_direction_action": {"mean": [6.0, 4.055393586005831], "std": [0.0, 2.0202672238062225], "min": [6, 0], "max": [6, 6], "count": [343]}, "eef_velocity_action": {"mean": [0.0, 1.163265306122449], "std": [0.0, 0.8919091176902919], "min": [0, 0], "max": [0, 2], "count": [343]}, "eef_acc_mag_action": {"mean": [0.0, 1.0029154518950438], "std": [0.0, 0.8554355181989026], "min": [0, 0], "max": [0, 2], "count": [343]}, "eef_sim_pose_state": {"mean": [0.06912946618019876, 0.33362705535006143, 1.1821699509147618, -0.008333520440039053, 0.0031753182921404432, 0.00521248198782929, 0.2319131360943742, -0.2647855349170995, 1.2652314415284263, -0.07696324655558584, 0.4173967860930554, -0.01903298208737707], "std": [2.4316898163844126e-06, 9.298556749169866e-06, 3.938508131591068e-05, 0.0020402388147831535, 0.0003708471951944671, 0.00041321742970221853, 0.1655626002596932, 0.10690132131837994, 0.07977522744642587, 0.11859166083619159, 0.4029973243671334, 0.12385429965075914], "min": [0.06909774883223146, 0.33357200226223394, 1.1820152012536238, -0.009557492263840367, 0.00234039248246809, 0.002765975592222812, 0.03560470676229342, -0.34140495023955897, 1.1824222175002819, -0.3294506558742071, -0.02893474519189687, -0.24730684849565232], "max": [0.06912994569869702, 0.3336390318401668, 1.1823294339072805, 0.007669579062878694, 0.004680816680880717, 0.005744710018292264, 0.43361911158628735, -0.034921891958081486, 1.4413168910606862, 0.21687260660990723, 1.1218187361051863, 0.31330043472993696], "count": [343]}, "eef_sim_pose_action": {"mean": [0.06923414851334332, 0.3336406905494795, 1.1822039036507155, -0.008676676761836075, 0.0045392537369221735, 0.005818454187452836, 0.23268221603352007, -0.26471922335612985, 1.265631501797446, -0.07670016645795899, 0.41881885648803313, -0.018548941529518272], "std": [3.3532169804922764e-05, 1.4711687244959156e-05, 3.77189167032944e-05, 0.002080887373672339, 0.0005939799107026235, 0.0006537774757616371, 0.16575203046798426, 0.1068878698965044, 0.07998648910830691, 0.11764729668655527, 0.3963949959721306, 0.12694836058162257], "min": [0.0691295789906905, 0.3335787982329582, 1.1820581737832487, -0.009189766173368343, 0.0030679039074494874, 0.0030679760995350348, 0.030924233849471693, -0.3415827003099221, 1.1820696874292889, -0.33350214919341176, -0.012271788538786188, -0.2632626715132029], "max": [0.06924583661751937, 0.33364783581610225, 1.1823726444550184, 0.009218003411254701, 0.006135858232271252, 0.006135988294140323, 0.43504585068109186, -0.034951571751293514, 1.4313548599947465, 0.21422702805806926, 1.1256715248142277, 0.3297460381393579], "count": [343]}, "gripper_mode_state": {"mean": [0.0, 0.17784256559766765], "std": [0.0, 0.3823801609122871], "min": [0, 0], "max": [0, 1], "count": [343]}, "gripper_activity_state": {"mean": [2.0, 1.8425655976676385], "std": [0.0, 0.5050720650426509], "min": [2, 0], "max": [2, 2], "count": [343]}, "gripper_mode_action": {"mean": [0.0, 0.17784256559766765], "std": [0.0, 0.3823801609122871], "min": [0, 0], "max": [0, 1], "count": [343]}, "gripper_activity_action": {"mean": [2.0, 1.9737609329446064], "std": [0.0, 0.20746876821757693], "min": [2, 0], "max": [2, 2], "count": [343]}, "gripper_open_scale_state": {"mean": [0.9776744511106682, 0.8029488195274714], "std": [6.784563581489993e-05, 0.33585234353413884], "min": [0.9776300048828125, 0.06339693546295166], "max": [0.9777780151367188, 0.9734104156494141], "count": [343]}, "gripper_open_scale_action": {"mean": [1.0, 0.8221574344023324], "std": [0.0, 0.3823801609122871], "min": [1.0, 0.0], "max": [1.0, 1.0], "count": [343]}}} +{"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.640090672657952]], [[0.6692711928104575]], [[0.6478404248366013]]], "std": [[[0.16169920919943123]], [[0.17039051550054754]], [[0.16492072134904906]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[0.9921568627450981]]], "mean": [[[0.6139157625272331]], [[0.6488203676470589]], [[0.6237843545751633]]], "std": [[[0.1642139143416727]], [[0.17280212061270397]], [[0.1628760417992842]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8352941176470589]], [[0.8156862745098039]], [[0.8352941176470589]]], "mean": [[[0.4484366339869281]], [[0.45131192265795206]], [[0.4417862391067538]]], "std": [[[0.1938680102701959]], [[0.18784697038298864]], [[0.1967175445368876]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.6627450980392157]], [[0.6823529411764706]], [[0.6431372549019608]]], "mean": [[[0.4338472086056645]], [[0.4408552015250545]], [[0.4289649210239651]]], "std": [[[0.1881520377944344]], [[0.18069138851423713]], [[0.18172004906766515]]], "count": [100]}, "observation.state": {"min": [-0.9510638117790222, -0.0017021276289597154, -1.963616967201233, -0.4680851101875305, -0.23042553663253784, -0.3400000035762787, -2.7585105895996094, 0.002765957498922944, 0.0, 0.0, -0.0031914892606437206, 0.016382979229092598, -0.02914893627166748, -2.742978811264038, 5.859001636505127, 97.3410415649414], "max": [0.02574468031525612, 2.319361686706543, 0.0, 1.0136170387268066, 0.08510638028383255, 0.3534042537212372, -0.06680851429700851, 0.002765957498922944, 0.0, 0.0, 0.00042553190723992884, 0.018297871574759483, -0.020212765783071518, -2.742553234100342, 97.89613342285156, 97.3558578491211], "mean": [-0.17811426520347595, 0.8568532466888428, -0.7150402069091797, 0.2882085144519806, -0.06297188997268677, -0.06077288091182709, -2.3335790634155273, 0.0027659544721245766, 0.0, 0.0, -0.0022316682152450085, 0.017879799008369446, -0.020987706258893013, -2.74255633354187, 83.36019134521484, 97.34140014648438], "std": [0.3066798150539398, 0.88156658411026, 0.7191711068153381, 0.4283033311367035, 0.0891067162156105, 0.15585504472255707, 0.9103689789772034, 3.026798367500305e-09, 0.0, 0.0, 0.00047685406752862036, 0.0002608930226415396, 0.0011656105052679777, 3.3912237995537e-05, 31.121768951416016, 0.0012097037397325039], "count": [313]}, "action": {"min": [-0.951068103313446, -0.0015339808305725455, -1.9634953737258911, -0.49547579884529114, -0.23316508531570435, -0.3436116874217987, -2.7585105895996094, 0.003067961661145091, 0.0, 0.0015339808305725455, -0.003067961661145091, 0.016873788088560104, -0.03067961521446705, -2.742978811264038, 0.0, 100.0, 0.0, 0.0], "max": [0.02761165425181389, 2.3163108825683594, 0.0, 1.026233196258545, 0.08897088468074799, 0.3973010182380676, -0.06680851429700851, 0.003067961661145091, 0.0015339808305725455, 0.0015339808305725455, -0.0, 0.01840776950120926, -0.02147573046386242, -2.742553234100342, 100.0, 100.0, 0.0, 0.0], "mean": [-0.17819644510746002, 0.8586366176605225, -0.7153151035308838, 0.29362753033638, -0.06346169114112854, -0.06065351516008377, -2.3335790634155273, 0.0030679672490805387, 3.430627839406952e-05, 0.0015339836245402694, -0.0026709444355219603, 0.01839800924062729, -0.02170610800385475, -2.74255633354187, 84.98402404785156, 100.0, 0.0, 0.0], "std": [0.3067280352115631, 0.8825977444648743, 0.720654308795929, 0.43506497144699097, 0.08981411904096603, 0.1584155410528183, 0.9103689789772034, 5.587935447692871e-09, 0.00022682201233692467, 2.7939677238464355e-09, 0.0007756798295304179, 0.00012222802615724504, 0.001194974989630282, 3.3912237995537e-05, 35.72272872924805, 0.0, 0.0, 0.0], "count": [313]}, "timestamp": {"min": [0.0], "max": [10.4], "mean": [5.199999999999999], "std": [3.0118285328204046], "count": [313]}, "frame_index": {"min": [0], "max": [312], "mean": [156.0], "std": [90.35485598461214], "count": [313]}, "episode_index": {"min": [103], "max": [103], "mean": [103.0], "std": [0.0], "count": [313]}, "index": {"min": [29411], "max": [29723], "mean": [29567.0], "std": [90.35485598461214], "count": [313]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [313]}, "subtask_annotation": {"mean": [3.8434504792332267, 7.0, 7.0, 7.0, 7.0], "std": [1.9262181934292435, 0.0, 0.0, 0.0, 0.0], "min": [1, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [313]}, "scene_annotation": {"mean": [103.0], "std": [0.0], "min": [103], "max": [103], "count": [313]}, "eef_direction_state": {"mean": [3.6645367412140577, 6.0], "std": [2.172862217606357, 0.0], "min": [0, 6], "max": [6, 6], "count": [313]}, "eef_velocity_state": {"mean": [1.3035143769968052, 0.0], "std": [0.8723039417119521, 0.0], "min": [0, 0], "max": [2, 0], "count": [313]}, "eef_acc_mag_state": {"mean": [1.0798722044728435, 0.0], "std": [0.8210551827138514, 0.0], "min": [0, 0], "max": [2, 0], "count": [313]}, "eef_direction_action": {"mean": [3.648562300319489, 6.0], "std": [2.187199073256654, 0.0], "min": [0, 6], "max": [6, 6], "count": [313]}, "eef_velocity_action": {"mean": [1.2747603833865815, 0.0], "std": [0.8799698786392122, 0.0], "min": [0, 0], "max": [2, 0], "count": [313]}, "eef_acc_mag_action": {"mean": [1.0575079872204474, 0.0], "std": [0.8248629593413646, 0.0], "min": [0, 0], "max": [2, 0], "count": [313]}, "eef_sim_pose_state": {"mean": [0.19293263083370601, 0.2768106552698033, 1.2589930612565263, -0.09308909419484439, 0.4267686400506687, -0.2581007785552134, 0.06912559644293634, -0.3361509795777377, 1.1827237439466072, -0.021027608559316003, -0.0022313063715875842, 0.020645822398263364], "std": [0.15025019786622162, 0.09227409852477769, 0.05956867524869593, 0.1703225996497027, 0.5421690439188462, 0.3020499533127778, 1.5199903047531337e-07, 5.869617172572277e-06, 4.887715406719413e-05, 0.0011591656902913115, 0.00047677709245825205, 0.00026089518047336187], "min": [0.022950038890753435, 0.045056102453732615, 1.1821242461703814, -0.6007812872124825, -0.31770760785300745, -1.0062280263091847, 0.06912524625195543, -0.336184656299942, 1.1824513831973382, -0.029148936271667477, -0.0031909916220409507, 0.01914898158972382], "max": [0.5072756488988011, 0.33382642072225377, 1.3792637520471986, 0.28025481760459514, 1.288713958692906, 0.010638398710252418, 0.0691262535415155, -0.3361415739371771, 1.182822125470031, -0.020245765547513533, 0.00042546555564659805, 0.02106389905240753], "count": [313]}, "eef_sim_pose_action": {"mean": [0.19266183913672008, 0.2771196475415002, 1.2583135580384868, -0.09950450283605597, 0.43300524551054, -0.2632144061345909, 0.06924358961073515, -0.33614584548550597, 1.182344238454616, -0.02172636138798178, -0.0011024661890200217, 0.02146594658241354], "std": [0.1502258095461697, 0.09170019729837843, 0.06004218467589716, 0.180399368949197, 0.5438358547187084, 0.3092075399976483, 1.7091328902753224e-05, 2.7510348455792093e-06, 7.963088983401186e-05, 0.001186495089003984, 0.0008097762880138495, 0.0001222286545999044], "min": [0.0229875287416529, 0.045118145734163756, 1.1820581737832487, -0.6771040766540528, -0.3165956352209436, -1.014564262950616, 0.06924097668365475, -0.33618014474413427, 1.1820696931150088, -0.030651379621427038, -0.0015337624544480288, 0.019941749749705195], "max": [0.5066639203767181, 0.3338208795959855, 1.381835507884034, 0.3250686380876889, 1.2931417669708676, 0.010737923562131704, 0.06935662529574746, -0.3361452781587105, 1.1824188667604825, -0.021447494870822408, 0.0015337209460901668, 0.021475752815118834], "count": [313]}, "gripper_mode_state": {"mean": [0.14696485623003194, 0.0], "std": [0.3540708788693539, 0.0], "min": [0, 0], "max": [1, 0], "count": [313]}, "gripper_activity_state": {"mean": [1.8370607028753994, 2.0], "std": [0.5139898926376772, 0.0], "min": [0, 2], "max": [2, 2], "count": [313]}, "gripper_mode_action": {"mean": [0.1501597444089457, 0.0], "std": [0.35722793223372856, 0.0], "min": [0, 0], "max": [1, 0], "count": [313]}, "gripper_activity_action": {"mean": [1.9712460063897763, 2.0], "std": [0.21701735076986217, 0.0], "min": [0, 2], "max": [2, 2], "count": [313]}, "gripper_open_scale_state": {"mean": [0.8336005996058194, 0.9734113623768433], "std": [0.31121778359308555, 1.1805656808337117e-05], "min": [0.05859001636505127, 0.9734104156494141], "max": [0.9789613342285156, 0.973558578491211], "count": [313]}, "gripper_open_scale_action": {"mean": [0.8498402555910544, 1.0], "std": [0.35722793223372856, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [313]}}} +{"episode_index": 18, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.6288567755991286]], [[0.6527697031590414]], [[0.63085825708061]]], "std": [[[0.1790223652241575]], [[0.18691742298917144]], [[0.18519227554895273]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.8784313725490196]], [[0.9254901960784314]], [[1.0]]], "mean": [[[0.6012786955337691]], [[0.6328809449891067]], [[0.6075607026143791]]], "std": [[[0.17812194429635794]], [[0.186819435107634]], [[0.18074173102574026]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4497266448801743]], [[0.4535560811546841]], [[0.4460003077342048]]], "std": [[[0.19837990812946477]], [[0.18996586480444563]], [[0.19850730692752236]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6470588235294118]], [[0.6509803921568628]], [[0.6627450980392157]]], "mean": [[[0.42834183551198257]], [[0.4332734831154684]], [[0.4256229874727669]]], "std": [[[0.19302698936827897]], [[0.18603929859660637]], [[0.19287852146551712]]], "count": [100]}, "observation.state": {"min": [-0.8712766170501709, -0.0019148936262354255, -1.9651063680648804, -0.32127660512924194, -0.38957446813583374, -0.4953191578388214, -2.7551064491271973, 0.003617021255195141, -0.001276595750823617, 0.0, 0.008510638028383255, 0.0017021276289597154, -0.01042553223669529, -2.760425567626953, 8.32699203491211, 97.96267700195312], "max": [0.0042553190141916275, 2.4019148349761963, 0.0, 0.6046808362007141, 0.5406383275985718, 0.07553191483020782, -0.13851064443588257, 0.0042553190141916275, -0.001276595750823617, 0.0, 0.010851063765585423, 0.0031914892606437206, -0.003617021255195141, -2.760425567626953, 97.77780151367188, 97.96267700195312], "mean": [-0.3345366418361664, 0.9602200388908386, -0.7370229959487915, 0.14152716100215912, 0.09410346299409866, -0.11304322630167007, -2.128459930419922, 0.0038673763629049063, -0.0012765920255333185, 0.0, 0.009985805489122868, 0.0023730520624667406, -0.004451765213161707, -2.760432481765747, 76.34918975830078, 97.96286010742188], "std": [0.379877507686615, 0.8961596488952637, 0.7027260661125183, 0.2329178899526596, 0.22161884605884552, 0.18260957300662994, 1.057276725769043, 0.0001461938227294013, 3.725290298461914e-09, 0.0, 0.00047713180538266897, 0.00032753654522821307, 0.0011467835865914822, 6.9141387939453125e-06, 36.137535095214844, 0.00018310546875], "count": [300]}, "action": {"min": [-0.8728350400924683, 0.0, -1.96656334400177, -0.3466796576976776, -0.3988350033760071, -0.5000777244567871, -2.7551064491271973, 0.003067961661145091, 0.0, 0.0, 0.007669903803616762, 0.0015339808305725455, -0.01073786523193121, -2.760425567626953, 0.0, 100.0, 0.0, 0.0], "max": [0.004601942375302315, 2.4052817821502686, 0.0015339808305725455, 0.6135923266410828, 0.5445631742477417, 0.07669904083013535, -0.13851064443588257, 0.004601942375302315, 0.0, 0.0, 0.01073786523193121, 0.003067961661145091, -0.004601942375302315, -2.760425567626953, 100.0, 100.0, 0.0, 0.0], "mean": [-0.33520519733428955, 0.9624351263046265, -0.7388856410980225, 0.14294646680355072, 0.09220778197050095, -0.11628124117851257, -2.128459930419922, 0.004458780866116285, 0.0, 0.0, 0.010042579844594002, 0.002868549432605505, -0.004903636407107115, -2.760432481765747, 77.0, 100.0, 0.0, 0.0], "std": [0.38015446066856384, 0.8950378894805908, 0.7038305997848511, 0.23709534108638763, 0.22599847614765167, 0.1842440515756607, 1.057276725769043, 0.0004462337528821081, 0.0, 0.0, 0.0007936535403132439, 0.0005157320410944521, 0.0010825059143826365, 6.9141387939453125e-06, 42.083251953125, 0.0, 0.0, 0.0], "count": [300]}, "timestamp": {"min": [0.0], "max": [9.966666666666667], "mean": [4.983333333333333], "std": [2.8867353083961027], "count": [300]}, "frame_index": {"min": [0], "max": [299], "mean": [149.5], "std": [86.60205925188308], "count": [300]}, "episode_index": {"min": [108], "max": [108], "mean": [108.0], "std": [0.0], "count": [300]}, "index": {"min": [31051], "max": [31350], "mean": [31200.5], "std": [86.60205925188308], "count": [300]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [300]}, "subtask_annotation": {"mean": [4.126666666666667, 7.0, 7.0, 7.0, 7.0], "std": [1.678478146681955, 0.0, 0.0, 0.0, 0.0], "min": [1, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [300]}, "scene_annotation": {"mean": [108.0], "std": [0.0], "min": [108], "max": [108], "count": [300]}, "eef_direction_state": {"mean": [4.213333333333333, 6.0], "std": [1.9768212418481899, 0.0], "min": [0, 6], "max": [6, 6], "count": [300]}, "eef_velocity_state": {"mean": [1.1033333333333333, 0.0], "std": [0.9448045065279684, 0.0], "min": [0, 0], "max": [2, 0], "count": [300]}, "eef_acc_mag_state": {"mean": [0.91, 0.0], "std": [0.8613361713059553, 0.0], "min": [0, 0], "max": [2, 0], "count": [300]}, "eef_direction_action": {"mean": [4.3566666666666665, 6.0], "std": [1.8733540924116692, 0.0], "min": [0, 6], "max": [6, 6], "count": [300]}, "eef_velocity_action": {"mean": [1.1233333333333333, 0.0], "std": [0.949450133264279, 0.0], "min": [0, 0], "max": [2, 0], "count": [300]}, "eef_acc_mag_action": {"mean": [0.9, 0.0], "std": [0.8465616732800204, 0.0], "min": [0, 0], "max": [2, 0], "count": [300]}, "eef_sim_pose_state": {"mean": [0.2066691062342965, 0.23284707850106515, 1.2632149561341421, 0.0538444143527837, 0.33472862585432667, -0.1644168646505417, 0.0690302267970479, -0.33652539166865253, 1.1814422718729642, -0.004431136282725548, 0.008709194919565415, 0.006240515546025014], "std": [0.1339303822871069, 0.12150442294971572, 0.08326435275557635, 0.18868372030044847, 0.4263834917605191, 0.2072194689801238, 4.1209415383022264e-07, 8.096471397982606e-06, 4.890563020118226e-05, 0.0011463557116838331, 0.0004771315452282795, 0.0003586386498156289], "min": [0.06579986004266955, -0.021520608408538956, 1.1826402759355217, -0.46467194380790416, -0.33840585758107977, -0.7004293756038142, 0.06902937074366679, -0.33654458582815344, 1.1813535847814793, -0.010399048889613799, 0.0072340054354043115, 0.005531979647424073], "max": [0.40351357675579047, 0.3333817512484112, 1.4669677055148513, 0.6147348237742446, 1.0224774968391386, 0.3986197225491361, 0.06903138688934425, -0.3365012436698204, 1.1815934773478738, -0.003592892109123684, 0.009574450460317019, 0.007021397948760653], "count": [300]}, "eef_sim_pose_action": {"mean": [0.20706298415586746, 0.2328299876294064, 1.2637159829986342, 0.05046425905413123, 0.33624358713440256, -0.16629688757545724, 0.06912513156085617, -0.33652735977092313, 1.1814656257450717, -0.004874861403739006, 0.010042520455594388, 0.007327460114649863], "std": [0.1333087415875196, 0.12124478135866092, 0.08427295607615422, 0.18990731316832488, 0.42811718163635465, 0.21278919811195907, 7.993067061703166e-07, 1.4806426232227974e-05, 8.13478517420716e-05, 0.001082443015845266, 0.0007936515791335546, 0.0007086284633856684], "min": [0.06675980277470639, -0.021989531258149772, 1.1817552234648783, -0.471136787689056, -0.30742154350666007, -0.7177096888299603, 0.06912436702960328, -0.33656065862856266, 1.1813943580357007, -0.01070492065856956, 0.007669867706879163, 0.004602007466813442], "max": [0.402469527156665, 0.3333722433234783, 1.453327090231808, 0.6202572467406078, 1.034414282988481, 0.42178274608136734, 0.06912729046360966, -0.3364911518762609, 1.1817088203708934, -0.004568997801940665, 0.010737852597828113, 0.0076700809145089305], "count": [300]}, "gripper_mode_state": {"mean": [0.22666666666666666, 0.0], "std": [0.418675159149537, 0.0], "min": [0, 0], "max": [1, 0], "count": [300]}, "gripper_activity_state": {"mean": [1.82, 2.0], "std": [0.5362835071116749, 0.0], "min": [0, 2], "max": [2, 2], "count": [300]}, "gripper_mode_action": {"mean": [0.23, 0.0], "std": [0.42083250825001695, 0.0], "min": [0, 0], "max": [1, 0], "count": [300]}, "gripper_activity_action": {"mean": [1.97, 2.0], "std": [0.22158519806160312, 0.0], "min": [0, 2], "max": [2, 2], "count": [300]}, "gripper_open_scale_state": {"mean": [0.7634902242342677, 0.9796267700195345], "std": [0.361374878053765, 3.219646771412954e-15], "min": [0.08326992034912109, 0.9796267700195312], "max": [0.9777780151367188, 0.9796267700195312], "count": [300]}, "gripper_open_scale_action": {"mean": [0.77, 1.0], "std": [0.42083250825001695, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [300]}}} +{"episode_index": 19, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.8980392156862745]], [[0.8941176470588236]], [[0.9490196078431372]]], "mean": [[[0.6205154738562092]], [[0.6575359885620915]], [[0.6399632652505447]]], "std": [[[0.1702072118078584]], [[0.17425663169629693]], [[0.17161524060979214]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[0.8666666666666667]], [[0.9058823529411765]], [[0.9764705882352941]]], "mean": [[[0.5929551525054466]], [[0.6357218818082788]], [[0.6151656154684096]]], "std": [[[0.17145599598687142]], [[0.17738503779871068]], [[0.17076356722871294]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4500056345315904]], [[0.46125099128540303]], [[0.46302064542483656]]], "std": [[[0.2082237789232904]], [[0.1973492948872378]], [[0.20768416011602714]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[0.996078431372549]], [[1.0]]], "mean": [[[0.41309318355119823]], [[0.42888239379084964]], [[0.42149125]]], "std": [[[0.1973748179431401]], [[0.18582327182343633]], [[0.19522159014129084]]], "count": [100]}, "observation.state": {"min": [-0.6165957450866699, -0.0019148936262354255, -1.477872371673584, -0.09170212596654892, -0.1895744651556015, -0.028723403811454773, -2.7551064491271973, -0.0031914892606437206, 0.0, 0.0, 0.003829787252470851, 0.002765957498922944, -0.01425531879067421, -2.760425567626953, 8.511272430419922, 97.96267700195312], "max": [0.001276595750823617, 2.0744681358337402, 0.0, 0.5085106492042542, -0.0019148936262354255, 0.587872326374054, -0.14382979273796082, -0.0031914892606437206, 0.0, 0.0, 0.005744680762290955, 0.006595744751393795, -0.004680851008743048, -2.760425567626953, 97.77780151367188, 97.96267700195312], "mean": [-0.2096494436264038, 0.9721649289131165, -0.7116619348526001, 0.22287897765636444, -0.1027030274271965, 0.15689796209335327, -2.2199676036834717, -0.0031914864666759968, 0.0, 0.0, 0.004560314584523439, 0.005457042250782251, -0.012098426930606365, -2.7604312896728516, 79.47525787353516, 97.96285247802734], "std": [0.20148061215877533, 0.8327842354774475, 0.578393280506134, 0.21780498325824738, 0.06592574715614319, 0.18523389101028442, 0.9729858040809631, 2.7939677238464355e-09, 0.0, 0.0, 0.00028265765286050737, 0.00043258286314085126, 0.0011265076464042068, 5.7220458984375e-06, 33.25516128540039, 0.00017547607421875], "count": [233]}, "action": {"min": [-0.6197282671928406, -0.0015339808305725455, -1.483359456062317, -0.09664078801870346, -0.19174760580062866, -0.03067961521446705, -2.7551064491271973, -0.004601942375302315, 0.0, -0.0015339808305725455, 0.004601942375302315, 0.003067961661145091, -0.015339807607233524, -2.760425567626953, 0.0, 100.0, 0.0, 0.0], "max": [0.003067961661145091, 2.073941946029663, 0.0015339808305725455, 0.5108156204223633, -0.0015339808305725455, 0.5936505794525146, -0.14382979273796082, -0.003067961661145091, 0.0015339808305725455, -0.0, 0.006135923322290182, 0.006135923322290182, -0.004601942375302315, -2.760425567626953, 100.0, 100.0, 0.0, 0.0], "mean": [-0.21037305891513824, 0.9734196662902832, -0.7131415009498596, 0.2216503918170929, -0.10438302159309387, 0.15900075435638428, -2.2199676036834717, -0.0030811333563178778, 6.583608865184942e-06, -1.3167217730369885e-05, 0.00465462077409029, 0.006024010479450226, -0.012410186231136322, -2.7604312896728516, 80.68669891357422, 100.0, 0.0, 0.0], "std": [0.2019207924604416, 0.8343085050582886, 0.5800636410713196, 0.2199309915304184, 0.0660097748041153, 0.18663090467453003, 0.9729858040809631, 0.00014150964852888137, 0.00010027857206296176, 0.00014150927017908543, 0.0002793189196381718, 0.0004898488405160606, 0.0014251283137127757, 5.7220458984375e-06, 39.47562789916992, 0.0, 0.0, 0.0], "count": [233]}, "timestamp": {"min": [0.0], "max": [7.733333333333333], "mean": [3.866666666666667], "std": [2.242022896106698], "count": [233]}, "frame_index": {"min": [0], "max": [232], "mean": [116.0], "std": [67.26068688320095], "count": [233]}, "episode_index": {"min": [110], "max": [110], "mean": [110.0], "std": [0.0], "count": [233]}, "index": {"min": [31537], "max": [31769], "mean": [31653.0], "std": [67.26068688320095], "count": [233]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [233]}, "subtask_annotation": {"mean": [3.630901287553648, 7.0, 7.0, 7.0, 7.0], "std": [1.901273021384316, 0.0, 0.0, 0.0, 0.0], "min": [1, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [233]}, "scene_annotation": {"mean": [110.0], "std": [0.0], "min": [110], "max": [110], "count": [233]}, "eef_direction_state": {"mean": [4.124463519313305, 6.0], "std": [2.0249416437730567, 0.0], "min": [0, 6], "max": [6, 6], "count": [233]}, "eef_velocity_state": {"mean": [1.240343347639485, 0.0], "std": [0.8995487007077593, 0.0], "min": [0, 0], "max": [2, 0], "count": [233]}, "eef_acc_mag_state": {"mean": [1.0815450643776825, 0.0], "std": [0.8578109773498502, 0.0], "min": [0, 0], "max": [2, 0], "count": [233]}, "eef_direction_action": {"mean": [4.1587982832618025, 6.0], "std": [1.9990603624455456, 0.0], "min": [0, 6], "max": [6, 6], "count": [233]}, "eef_velocity_action": {"mean": [1.240343347639485, 0.0], "std": [0.8995487007077592, 0.0], "min": [0, 0], "max": [2, 0], "count": [233]}, "eef_acc_mag_action": {"mean": [1.0515021459227467, 0.0], "std": [0.8626289149136956, 0.0], "min": [0, 0], "max": [2, 0], "count": [233]}, "eef_sim_pose_state": {"mean": [0.22892724684214633, 0.2756358274220489, 1.2613258518736024, 0.04405364848416634, 0.474609038545884, -0.3717333290844512, 0.06912958409465766, -0.336294680818669, 1.1820275573025971, -0.012073585209461996, 0.004560245872904032, 0.0022656033144578653], "std": [0.14998875392198183, 0.056519519838513166, 0.06786482148554876, 0.13475571376294987, 0.4730262585083884, 0.3137142742682206, 1.3119022932861735e-07, 9.734279230088088e-06, 2.8972910806403266e-05, 0.0011251114331117355, 0.0002826561492600589, 0.00043258584850733913], "min": [0.058117593316354334, 0.1907153075241548, 1.1820679182940892, -0.16493355799798026, -0.11046042642045117, -0.8770335627844901, 0.06912899757480903, -0.33635523793613203, 1.1819061576428034, -0.014228428747449905, 0.0038297240582474412, -0.0004255014600278934], "max": [0.4535147041439466, 0.3334379723841546, 1.413213224778864, 0.4705096941706381, 1.1068564199344348, -0.0006383817903120488, 0.06912991123726543, -0.3362690557006362, 1.1821024376989504, -0.004667903895744584, 0.005744617827684317, 0.00340434148169853], "count": [233]}, "eef_sim_pose_action": {"mean": [0.22946367560565287, 0.2753996513810983, 1.261463738582974, 0.045727978492933224, 0.47306317546506865, -0.3747157419204104, 0.06912899130944089, -0.3362844367656212, 1.1820216917202249, -0.012382193560958257, 0.004647942883927328, 0.0029429382343770273], "std": [0.15032024174958208, 0.056207750284607935, 0.06845359924610445, 0.1357177170713296, 0.473174883560877, 0.31394004961546496, 7.57791664369595e-06, 1.1546755255287224e-05, 3.6551675909992773e-05, 0.0014234083386656976, 0.00026185726633483526, 0.0005069844683593661], "min": [0.05064918942174992, 0.18997923248159962, 1.1817553232326514, -0.17647543720419123, -0.1530615725183908, -0.8884781425844233, 0.06901358708286638, -0.3363512582221435, 1.1818660548603794, -0.015311570419543553, 0.004601855744421179, 3.2486534985547155e-08], "max": [0.4532151505248645, 0.3334413260637018, 1.4149443154744938, 0.4722073941628987, 1.116322437671979, -1.8049770732046777e-07, 0.06912985019912549, -0.3362472485855773, 1.182326248929071, -0.004587823715009405, 0.006135858348685241, 0.0030680771674491646], "count": [233]}, "gripper_mode_state": {"mean": [0.1888412017167382, 0.0], "std": [0.3913824245554662, 0.0], "min": [0, 0], "max": [1, 0], "count": [233]}, "gripper_activity_state": {"mean": [1.7811158798283262, 2.0], "std": [0.5853611550579988, 0.0], "min": [0, 2], "max": [2, 2], "count": [233]}, "gripper_mode_action": {"mean": [0.19313304721030042, 0.0], "std": [0.39475647339285574, 0.0], "min": [0, 0], "max": [1, 0], "count": [233]}, "gripper_activity_action": {"mean": [1.96137339055794, 2.0], "std": [0.2507701486350477, 0.0], "min": [0, 2], "max": [2, 2], "count": [233]}, "gripper_open_scale_state": {"mean": [0.7947519209047265, 0.9796267700195342], "std": [0.3325517314866458, 2.9976021664879227e-15], "min": [0.08511272430419922, 0.9796267700195312], "max": [0.9777780151367188, 0.9796267700195312], "count": [233]}, "gripper_open_scale_action": {"mean": [0.8068669527896996, 1.0], "std": [0.39475647339285574, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [233]}}} +{"episode_index": 20, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9921568627450981]], [[1.0]], [[1.0]]], "mean": [[[0.6134752777777778]], [[0.6513663453159041]], [[0.6327510484749456]]], "std": [[[0.1689831219497211]], [[0.17729658523556072]], [[0.1724071735182377]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.589749940087146]], [[0.6331402178649238]], [[0.61030674291939]]], "std": [[[0.1725095095122303]], [[0.1803776563621775]], [[0.1702809325483026]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4460041857298475]], [[0.4581270125272331]], [[0.4582543518518518]]], "std": [[[0.1994458962950316]], [[0.18940581338241433]], [[0.19924952256779058]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.4317169580610022]], [[0.43482159586056646]], [[0.4287036519607843]]], "std": [[[0.20035023154907294]], [[0.19323310598453186]], [[0.20278960556779613]]], "count": [100]}, "observation.state": {"min": [-0.8159574270248413, -0.0019148936262354255, -1.8438297510147095, -0.38531914353370667, -0.3697872459888458, -0.3823404312133789, -2.758085012435913, -0.0008510638144798577, -0.001276595750823617, -0.001276595750823617, 0.009148935787379742, 0.002340425504371524, -0.04021276533603668, -2.75361704826355, 7.606046676635742, 97.3558578491211], "max": [-0.008510638028383255, 2.2259573936462402, 0.0, 0.5910638570785522, 0.32595744729042053, 0.8419148921966553, -0.11765957623720169, 0.00042553190723992884, -0.001276595750823617, 0.0, 0.011063829995691776, 0.0042553190141916275, -0.0191489364951849, -2.742978811264038, 97.88134765625, 97.72601318359375], "mean": [-0.2780134379863739, 0.9929395318031311, -0.7622386813163757, 0.17540043592453003, -0.010785960592329502, 0.13959582149982452, -2.095336437225342, 4.02711611968698e-06, -0.0012765915598720312, -0.0007758918218314648, 0.010594014078378677, 0.0026887699496001005, -0.02216118760406971, -2.7487378120422363, 75.21562957763672, 97.55630493164062], "std": [0.28337082266807556, 0.9662452936172485, 0.7632800936698914, 0.27967315912246704, 0.20053793489933014, 0.3597133457660675, 1.087226152420044, 7.916575850686058e-05, 4.190951585769653e-09, 0.00022687258024234325, 0.0003422535373829305, 0.00022776861442252994, 0.0014704066561535, 0.005041216965764761, 37.1650390625, 0.17541003227233887], "count": [317]}, "action": {"min": [-0.8160777688026428, -0.003037282032892108, -1.8453788757324219, -0.38963112235069275, -0.3712233603000641, -0.38656315207481384, -2.758085012435913, 0.0, 0.0, -0.0015339808305725455, 0.00920388475060463, 0.003067961661145091, -0.026077672839164734, -2.75361704826355, 0.0, 100.0, 0.0, 0.0], "max": [-0.00920388475060463, 2.2242722511291504, 0.0015339808305725455, 0.598252534866333, 0.32827189564704895, 0.8482913970947266, -0.11765957623720169, 0.0015339808305725455, 0.0, -0.0, 0.01073786523193121, 0.004601942375302315, -0.019941750913858414, -2.742978811264038, 100.0, 100.0, 0.0, 0.0], "mean": [-0.2802432179450989, 0.9951061010360718, -0.7645350098609924, 0.17584607005119324, -0.011492795310914516, 0.14352650940418243, -2.095336437225342, 0.00014028378063812852, 0.0, -0.0006968245725147426, 0.010650779120624065, 0.0030728064011782408, -0.02258875221014023, -2.7487378120422363, 76.02523803710938, 100.0, 0.0, 0.0], "std": [0.28529998660087585, 0.9666584730148315, 0.7634828686714172, 0.28396815061569214, 0.20214316248893738, 0.3655204176902771, 1.087226152420044, 0.0004420839250087738, 0.0, 0.0007637744420208037, 0.00035500325611792505, 8.602088200859725e-05, 0.0010450339177623391, 0.005041216965764761, 42.69300842285156, 0.0, 0.0, 0.0], "count": [317]}, "timestamp": {"min": [0.0], "max": [10.533333333333333], "mean": [5.266666666666667], "std": [3.050318744728892], "count": [317]}, "frame_index": {"min": [0], "max": [316], "mean": [158.0], "std": [91.50956234186677], "count": [317]}, "episode_index": {"min": [111], "max": [111], "mean": [111.0], "std": [0.0], "count": [317]}, "index": {"min": [31770], "max": [32086], "mean": [31928.0], "std": [91.50956234186677], "count": [317]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [317]}, "subtask_annotation": {"mean": [4.113564668769716, 7.0, 7.0, 7.0, 7.0], "std": [1.6508402142576852, 0.0, 0.0, 0.0, 0.0], "min": [1, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [317]}, "scene_annotation": {"mean": [111.0], "std": [0.0], "min": [111], "max": [111], "count": [317]}, "eef_direction_state": {"mean": [4.65615141955836, 6.0], "std": [1.7416049242258955, 0.0], "min": [0, 6], "max": [6, 6], "count": [317]}, "eef_velocity_state": {"mean": [0.943217665615142, 0.0], "std": [0.9381132786607373, 0.0], "min": [0, 0], "max": [2, 0], "count": [317]}, "eef_acc_mag_state": {"mean": [0.8264984227129337, 0.0], "std": [0.8544878984570254, 0.0], "min": [0, 0], "max": [2, 0], "count": [317]}, "eef_direction_action": {"mean": [4.684542586750789, 6.0], "std": [1.7021551181645107, 0.0], "min": [0, 6], "max": [6, 6], "count": [317]}, "eef_velocity_action": {"mean": [0.9369085173501577, 0.0], "std": [0.9275628157272626, 0.0], "min": [0, 0], "max": [2, 0], "count": [317]}, "eef_acc_mag_action": {"mean": [0.8580441640378549, 0.0], "std": [0.8492193248931241, 0.0], "min": [0, 0], "max": [2, 0], "count": [317]}, "eef_sim_pose_state": {"mean": [0.23177261598890964, 0.24305087615278148, 1.245645763259741, 0.15889463332527665, 0.3799807538913494, -0.2806717535161033, 0.06897159802155958, -0.3364298270847359, 1.1815949103056242, -0.022138259800408035, 0.008541481859306194, 0.0026928963735360504], "std": [0.16851636650962792, 0.10206539840642895, 0.06659203957818519, 0.1278240787508078, 0.434027450884972, 0.46563646816691723, 1.7111081586377004e-05, 5.516639352087116e-06, 6.04238095064608e-05, 0.0014697537583195713, 0.00033870157121184975, 0.0002376674550793234], "min": [0.06832046936499207, 0.04391336072204085, 1.182172597840482, -0.11494964603761504, -0.15987478315341397, -1.480302263427971, 0.0689337891027703, -0.3364473442434785, 1.1814408178825793, -0.04017926542389134, 0.0074467702035292405, 0.001914974173786348], "max": [0.4851589791606924, 0.3331226320792961, 1.415371318639302, 0.5372931916732848, 0.9652487169423094, 0.11690847673567077, 0.06903096098868293, -0.33639448284521517, 1.1817945049217053, -0.019129515514340903, 0.009148911049766895, 0.0042554508750402426], "count": [317]}, "eef_sim_pose_action": {"mean": [0.23154328602759322, 0.24274470174570578, 1.2460516827861547, 0.16236648914398188, 0.3795446175577908, -0.2836827498099464, 0.06907256648079732, -0.33642429784281164, 1.1815964044991083, -0.022558122790598392, 0.009953891098765174, 0.0032132377621602645], "std": [0.1679687063546851, 0.10232711250772862, 0.06852721832328217, 0.12892132599807538, 0.44185312070105376, 0.47222188032611395, 5.7010525611663465e-05, 1.0317750837087525e-05, 0.00021163534761363124, 0.0010446672836886173, 0.0008137635038784075, 0.0004488676480664704], "min": [0.06755085319268861, 0.04395390558853432, 1.181720363638666, -0.12981159923752428, -0.18575707147345533, -1.485654746462851, 0.0690099614348783, -0.3364563567558931, 1.1813943588885665, -0.02604943492055703, 0.007669867823293819, 0.0030680519029347864], "max": [0.484577126900743, 0.3330994227392052, 1.428472364917024, 0.5738556191623022, 0.965247477728044, 0.12231475816347681, 0.06912603754056455, -0.33638668285624956, 1.1819767178932088, -0.019908806340496764, 0.010737814695547687, 0.004602207690306653], "count": [317]}, "gripper_mode_state": {"mean": [0.23974763406940064, 0.0], "std": [0.42692939232093735, 0.0], "min": [0, 0], "max": [1, 0], "count": [317]}, "gripper_activity_state": {"mean": [1.83596214511041, 2.0], "std": [0.5131397493397842, 0.0], "min": [0, 2], "max": [2, 2], "count": [317]}, "gripper_mode_action": {"mean": [0.23974763406940064, 0.0], "std": [0.4269293923209373, 0.0], "min": [0, 0], "max": [1, 0], "count": [317]}, "gripper_activity_action": {"mean": [1.971608832807571, 2.0], "std": [0.21566769255693669, 0.0], "min": [0, 2], "max": [2, 2], "count": [317]}, "gripper_open_scale_state": {"mean": [0.7521553215243513, 0.9755639937247335], "std": [0.3716508157103093, 0.0017540984329802185], "min": [0.07606046676635742, 0.973558578491211], "max": [0.9788134765625, 0.9772601318359375], "count": [317]}, "gripper_open_scale_action": {"mean": [0.7602523659305994, 1.0], "std": [0.4269293923209373, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [317]}}} +{"episode_index": 21, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6080531998910675]], [[0.6393295152505447]], [[0.6150192592592593]]], "std": [[[0.18736471888470685]], [[0.19503517031395592]], [[0.19096256035727657]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[1.0]]], "mean": [[[0.5919911574074075]], [[0.6288085702614379]], [[0.5994189215686274]]], "std": [[[0.18185024233160585]], [[0.18952870569560956]], [[0.1804896477941843]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9254901960784314]], [[0.8901960784313725]], [[0.8549019607843137]]], "mean": [[[0.4550573366013072]], [[0.45732218954248366]], [[0.445894795751634]]], "std": [[[0.19590877648061997]], [[0.18723530382710937]], [[0.19226189711690403]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6392156862745098]], [[0.6588235294117647]], [[0.6313725490196078]]], "mean": [[[0.4244345452069717]], [[0.4348745125272331]], [[0.4257062445533769]]], "std": [[[0.18957907107315472]], [[0.1807834565789892]], [[0.18394027442717056]]], "count": [100]}, "observation.state": {"min": [-0.7485106587409973, -0.0031914892606437206, -1.9761701822280884, -0.07106383144855499, -0.484255313873291, -0.04744680970907211, -2.7551064491271973, -0.0019148936262354255, 0.0, -0.031063830479979515, 0.07595744729042053, 0.023404255509376526, -0.040425531566143036, -2.742553234100342, 3.0449118614196777, 97.3410415649414], "max": [0.005744680762290955, 2.374680757522583, 0.0, 0.6959574222564697, 0.019999999552965164, 1.3661701679229736, 0.016382979229092598, -0.0017021276289597154, 0.0, -0.029361702501773834, 0.07638297975063324, 0.02574468031525612, -0.03297872468829155, -2.742553234100342, 97.77780151367188, 97.3410415649414], "mean": [-0.34030187129974365, 1.6226774454116821, -1.411928653717041, 0.3444720208644867, -0.3211756646633148, 0.8050723075866699, -1.414207100868225, -0.0017048056470230222, 0.0, -0.03065304271876812, 0.07628274708986282, 0.02404727041721344, -0.03379030525684357, -2.742553472518921, 51.933834075927734, 97.34130859375], "std": [0.30033379793167114, 0.9440236687660217, 0.8210559487342834, 0.22427834570407867, 0.18455885350704193, 0.49775514006614685, 1.333011269569397, 2.371216942265164e-05, 0.0, 0.0001947688142536208, 0.00018065048789139837, 0.00021504350297618657, 0.0010933966841548681, 2.384185791015625e-07, 45.5588493347168, 0.00026702880859375], "count": [318]}, "action": {"min": [-0.7485826015472412, 0.0, -1.9757672548294067, -0.07516505569219589, -0.4862719178199768, -0.0475534051656723, -2.7551064491271973, -0.003067961661145091, 0.0015339808305725455, -0.03067961521446705, 0.07516505569219589, 0.02454369328916073, -0.041417479515075684, -2.742553234100342, 0.0, 100.0, 0.0, 0.0], "max": [0.006135923322290182, 2.3700003623962402, 0.0015339808305725455, 0.7010292410850525, 0.02147573046386242, 1.3744467496871948, 0.016382979229092598, -0.0015339808305725455, 0.0015339808305725455, -0.029145635664463043, 0.07669904083013535, 0.026077672839164734, -0.03374757617712021, -2.742553234100342, 100.0, 100.0, 0.0, 0.0], "mean": [-0.33742716908454895, 1.6236324310302734, -1.4138197898864746, 0.34838756918907166, -0.32317349314689636, 0.8110954165458679, -1.414207100868225, -0.0015822219429537654, 0.0015339836245402694, -0.03066037967801094, 0.0766940712928772, 0.024548562243580818, -0.034408461302518845, -2.742553472518921, 52.20125961303711, 100.0, 0.0, 0.0], "std": [0.3004787862300873, 0.9438399076461792, 0.8194321990013123, 0.22603248059749603, 0.18405792117118835, 0.49815279245376587, 1.333011269569397, 0.00026771207922138274, 2.7939677238464355e-09, 0.00017095716611947864, 8.58864004840143e-05, 8.588594209868461e-05, 0.001258320058695972, 2.384185791015625e-07, 49.95161819458008, 0.0, 0.0, 0.0], "count": [318]}, "timestamp": {"min": [0.0], "max": [10.566666666666666], "mean": [5.283333333333333], "std": [3.059941296943577], "count": [318]}, "frame_index": {"min": [0], "max": [317], "mean": [158.5], "std": [91.79823890830731], "count": [318]}, "episode_index": {"min": [146], "max": [146], "mean": [146.0], "std": [0.0], "count": [318]}, "index": {"min": [41054], "max": [41371], "mean": [41212.5], "std": [91.79823890830731], "count": [318]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [318]}, "subtask_annotation": {"mean": [3.452830188679245, 7.0, 7.0, 7.0, 7.0], "std": [1.7291365977504005, 0.0, 0.0, 0.0, 0.0], "min": [1, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [318]}, "scene_annotation": {"mean": [146.0], "std": [0.0], "min": [146], "max": [146], "count": [318]}, "eef_direction_state": {"mean": [4.216981132075472, 6.0], "std": [1.7537276578069891, 0.0], "min": [0, 6], "max": [6, 6], "count": [318]}, "eef_velocity_state": {"mean": [1.0754716981132075, 0.0], "std": [0.832116115894338, 0.0], "min": [0, 0], "max": [2, 0], "count": [318]}, "eef_acc_mag_state": {"mean": [1.0377358490566038, 0.0], "std": [0.8496154694610657, 0.0], "min": [0, 0], "max": [2, 0], "count": [318]}, "eef_direction_action": {"mean": [4.245283018867925, 6.0], "std": [1.7776282026392811, 0.0], "min": [0, 6], "max": [6, 6], "count": [318]}, "eef_velocity_action": {"mean": [1.050314465408805, 0.0], "std": [0.834015384820806, 0.0], "min": [0, 0], "max": [2, 0], "count": [318]}, "eef_acc_mag_action": {"mean": [1.078616352201258, 0.0], "std": [0.8374763512947027, 0.0], "min": [0, 0], "max": [2, 0], "count": [318]}, "eef_sim_pose_state": {"mean": [0.35170636435714653, 0.1868029978587565, 1.276490238498011, 0.5331729629190461, 0.4956164678309384, -0.7628034030001187, 0.06662269753087008, -0.33590601668092185, 1.1831385305838351, -0.03269238874503687, 0.04561639789496244, 0.022367479187503852], "std": [0.17573585757522034, 0.13027494587443045, 0.06409029516596379, 0.32125191542526166, 0.31321929830191797, 0.5046004060262455, 1.4880887604049952e-05, 4.837788127115974e-06, 5.558503168854595e-05, 0.0010886986580575947, 0.000257750810782182, 0.0002179444922974158], "min": [0.06886546836365037, 0.004402474023919741, 1.1824217889955566, -0.04758424094912076, -0.01378047761413681, -1.3922487539666637, 0.06659072659063002, -0.3359205543743984, 1.1827734762147708, -0.03932505133979888, 0.04488016983360721, 0.021726173794299697], "max": [0.5481228556569759, 0.33399895924888684, 1.4789754579498893, 0.8740608313660445, 0.9313579709599056, 0.02383227820113801, 0.06672212438825123, -0.33586801173896647, 1.1832846787922349, -0.03186920330559741, 0.04700767769230163, 0.024070004746037647], "count": [318]}, "eef_sim_pose_action": {"mean": [0.35187447052360593, 0.18786508358603496, 1.2764320942255845, 0.538238910194984, 0.4983626760308645, -0.7632047380904692, 0.06673663374874533, -0.33589802253753787, 1.1831371393813375, -0.03323995788634104, 0.047553534757002205, 0.022994086194388155], "std": [0.17607293297612994, 0.13001904918364682, 0.0651733384955261, 0.3198042886040356, 0.31726295941053856, 0.5033785091796011, 1.3117127100994541e-05, 6.988145344752397e-06, 4.329082473461657e-05, 0.0012560714393162467, 0.00014824463995335, 0.00028198007468677373], "min": [0.06910401376249642, 0.004257691185464322, 1.1818661807417923, -0.04764517051943577, -0.04426435094927328, -1.3962214884279938, 0.06673512699460331, -0.3358995210122702, 1.182720312718326, -0.040249580532197494, 0.04753722035578756, 0.02150349727824262], "max": [0.5473762623632267, 0.3339934576271609, 1.501507482601862, 0.8654217558185877, 0.9454398672466429, 0.02761529166302758, 0.06685765706627649, -0.33586069956098136, 1.1831419490022705, -0.03257967719424201, 0.04907258991189689, 0.024573191473545662], "count": [318]}, "gripper_mode_state": {"mean": [0.4748427672955975, 0.0], "std": [0.49936671258971144, 0.0], "min": [0, 0], "max": [1, 0], "count": [318]}, "gripper_activity_state": {"mean": [1.8333333333333333, 2.0], "std": [0.520542371557783, 0.0], "min": [0, 2], "max": [2, 2], "count": [318]}, "gripper_mode_action": {"mean": [0.4779874213836478, 0.0], "std": [0.4995152113626355, 0.0], "min": [0, 0], "max": [1, 0], "count": [318]}, "gripper_activity_action": {"mean": [1.971698113207547, 2.0], "std": [0.21533419265119474, 0.0], "min": [0, 2], "max": [2, 2], "count": [318]}, "gripper_open_scale_state": {"mean": [0.519338751394049, 0.9734104156494199], "std": [0.4555884775503289, 5.773159728050814e-15], "min": [0.030449118614196777, 0.9734104156494141], "max": [0.9777780151367188, 0.9734104156494141], "count": [318]}, "gripper_open_scale_action": {"mean": [0.5220125786163522, 1.0], "std": [0.4995152113626355, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [318]}}} +{"episode_index": 22, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.616958611111111]], [[0.6405285593681918]], [[0.6174648284313725]]], "std": [[[0.1806225840229648]], [[0.18757249261873507]], [[0.18645229414531217]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[0.9921568627450981]], [[1.0]], [[1.0]]], "mean": [[[0.5863726906318083]], [[0.6171358523965141]], [[0.5921128730936819]]], "std": [[[0.18332738993424808]], [[0.19051381036280057]], [[0.18506550402867392]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4657088888888889]], [[0.4572568110021787]], [[0.44673432734204793]]], "std": [[[0.2156375183582301]], [[0.21167125962766867]], [[0.22463132765646157]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7215686274509804]], [[0.792156862745098]], [[0.8627450980392157]]], "mean": [[[0.42526968681917215]], [[0.43305221405228755]], [[0.4213002505446623]]], "std": [[[0.20436123169188528]], [[0.19574105829041705]], [[0.19975424346652548]]], "count": [100]}, "observation.state": {"min": [-0.739787220954895, -0.0017021276289597154, -1.9742553234100342, -0.04510638117790222, -0.2597872316837311, -0.7863829731941223, -2.7585105895996094, 0.003829787252470851, -0.001276595750823617, -0.0017021276289597154, 0.012978723272681236, 0.015744680538773537, -0.0382978729903698, -2.760425567626953, 13.387847900390625, 97.94789123535156], "max": [0.08659574389457703, 2.464468002319336, 0.0, 0.5829787254333496, 0.225957453250885, 0.7061702013015747, -0.2836170196533203, 0.004680851008743048, -0.001276595750823617, -0.0017021276289597154, 0.01425531879067421, 0.025957446545362473, -0.024468084797263145, -2.759999990463257, 97.89613342285156, 97.96267700195312], "mean": [-0.2797712981700897, 1.531198501586914, -1.2362730503082275, 0.27981600165367126, 0.0013358346186578274, 0.032458219677209854, -2.1860086917877197, 0.0040783048607409, -0.001276590395718813, -0.0017021294916048646, 0.013593005947768688, 0.024044325575232506, -0.03301865980029106, -2.7604053020477295, 78.33800506591797, 97.96172332763672], "std": [0.3352089822292328, 0.9631136059761047, 0.7513414621353149, 0.1624055653810501, 0.17717021703720093, 0.48405489325523376, 0.9952276349067688, 0.00021444410958793014, 5.3551048040390015e-09, 1.862645149230957e-09, 0.00022511747374664992, 0.0011001351522281766, 0.0010886421659961343, 0.0001060415743268095, 33.98047637939453, 0.0036741008516401052], "count": [363]}, "action": {"min": [-0.7393787503242493, 0.0, -1.9742332696914673, -0.05063670501112938, -0.2623107135295868, -0.7915340662002563, -2.7585105895996094, 0.003067961661145091, 0.0, -0.0015339808305725455, 0.013805827125906944, 0.016873788088560104, -0.03528155758976936, -2.760425567626953, 0.0, 100.0, 0.0, 0.0], "max": [0.08897088468074799, 2.4651072025299072, 0.0030526218470185995, 0.5997864603996277, 0.22702915966510773, 0.7117670774459839, -0.2836170196533203, 0.004601942375302315, 0.0, -0.0015339808305725455, 0.013805827125906944, 0.026077672839164734, -0.02454369328916073, -2.759999990463257, 100.0, 100.0, 0.0, 0.0], "mean": [-0.2806382179260254, 1.5333846807479858, -1.2381376028060913, 0.28246718645095825, -9.725655399961397e-05, 0.03544505685567856, -2.1860086917877197, 0.004559652414172888, 0.0, -0.001533983857370913, 0.013805855996906757, 0.024564851075410843, -0.03358283266425133, -2.7604053020477295, 77.68595123291016, 100.0, 0.0, 0.0], "std": [0.3350851833820343, 0.9617138504981995, 0.7494379878044128, 0.16300033032894135, 0.1793900430202484, 0.48934856057167053, 0.9952276349067688, 0.00025106704561039805, 0.0, 3.026798367500305e-09, 2.8870999813079834e-08, 0.0012340103276073933, 0.001152237644419074, 0.0001060415743268095, 41.63524627685547, 0.0, 0.0, 0.0], "count": [363]}, "timestamp": {"min": [0.0], "max": [12.066666666666666], "mean": [6.033333333333333], "std": [3.492955874433678], "count": [363]}, "frame_index": {"min": [0], "max": [362], "mean": [181.0], "std": [104.78867623301034], "count": [363]}, "episode_index": {"min": [161], "max": [161], "mean": [161.0], "std": [0.0], "count": [363]}, "index": {"min": [45468], "max": [45830], "mean": [45649.0], "std": [104.78867623301034], "count": [363]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [363]}, "subtask_annotation": {"mean": [3.1515151515151514, 7.0, 7.0, 7.0, 7.0], "std": [2.027813942342011, 0.0, 0.0, 0.0, 0.0], "min": [1, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [363]}, "scene_annotation": {"mean": [161.0], "std": [0.0], "min": [161], "max": [161], "count": [363]}, "eef_direction_state": {"mean": [4.435261707988981, 6.0], "std": [1.8371950189268242, 0.0], "min": [0, 6], "max": [6, 6], "count": [363]}, "eef_velocity_state": {"mean": [1.019283746556474, 0.0], "std": [0.9164324976743686, 0.0], "min": [0, 0], "max": [2, 0], "count": [363]}, "eef_acc_mag_state": {"mean": [0.9035812672176309, 0.0], "std": [0.8650313205568918, 0.0], "min": [0, 0], "max": [2, 0], "count": [363]}, "eef_direction_action": {"mean": [4.366391184573002, 6.0], "std": [1.9056751350250871, 0.0], "min": [0, 6], "max": [6, 6], "count": [363]}, "eef_velocity_action": {"mean": [1.022038567493113, 0.0], "std": [0.9148660373416105, 0.0], "min": [0, 0], "max": [2, 0], "count": [363]}, "eef_acc_mag_action": {"mean": [0.9586776859504132, 0.0], "std": [0.8694068230335831, 0.0], "min": [0, 0], "max": [2, 0], "count": [363]}, "eef_sim_pose_state": {"mean": [0.3325586990210778, 0.21201126364170728, 1.2546758454910651, 0.039498687830656264, 0.5593858241344718, -0.2802234682378121, 0.0688907999861438, -0.33604317000121187, 1.1815441641635083, -0.032763380830882614, 0.010611192063440045, 0.02812397302336869], "std": [0.17445000442141267, 0.14439496766806384, 0.06226159522047666, 0.3216256350962663, 0.35056493939483974, 0.20300555960404407, 6.622645283981591e-07, 2.578288621232852e-05, 2.307237016682897e-05, 0.0010777047199761534, 0.0002250496499168284, 0.0010966625411847012], "min": [0.06073361942044114, 0.007768881828719829, 1.182504694417039, -0.5707825491693388, -0.06280593911427612, -0.9077388994862485, 0.06888942529076199, -0.33623396011360046, 1.1814762816767201, -0.03801622766238885, 0.009997006506667683, 0.020000855108540737], "max": [0.48811658449450174, 0.3554142556817772, 1.4021001404075566, 0.537956102823509, 0.9838067672149675, 0.04418299875907114, 0.06889544960927875, -0.3359944121935114, 1.1816071231540703, -0.024297238617661955, 0.011273336243816434, 0.03000139789145975], "count": [363]}, "eef_sim_pose_action": {"mean": [0.33256288160492004, 0.21168455755312246, 1.2546955556395742, 0.04044709706138531, 0.5619436157132082, -0.2837033631212987, 0.06899768445619041, -0.3360420604576649, 1.1815051115697355, -0.03328132803030903, 0.01226813435086032, 0.02912631309587226], "std": [0.1742341161057041, 0.14425269990793926, 0.06302458524422005, 0.3248582562920405, 0.3507518124190379, 0.2062795799094621, 7.364719352752304e-07, 2.8451451519955315e-05, 7.385108873084999e-09, 0.001138551154734454, 3.2820800532670814e-07, 0.0012549366641707517], "min": [0.057653998006306974, 0.007295274526633214, 1.1822269248422452, -0.5748674564763181, -0.05038496184168695, -0.9307615889936331, 0.06899666334166474, -0.3362160453643476, 1.181505067358066, -0.03498037628689111, 0.012267673618452601, 0.02147700088354309], "max": [0.486275809711334, 0.35719416458994524, 1.4061174911359604, 0.5383573491483522, 0.9866920072773846, 0.06738042107091496, 0.06900206345326311, -0.33597382663597575, 1.1815051219368211, -0.024336620189532053, 0.012270099200073714, 0.030681578072864327], "count": [363]}, "gripper_mode_state": {"mean": [0.21763085399449036, 0.0], "std": [0.4126350268507493, 0.0], "min": [0, 0], "max": [1, 0], "count": [363]}, "gripper_activity_state": {"mean": [1.856749311294766, 2.0], "std": [0.48262072723441624, 0.0], "min": [0, 2], "max": [2, 2], "count": [363]}, "gripper_mode_action": {"mean": [0.2231404958677686, 0.0], "std": [0.4163517923242978, 0.0], "min": [0, 0], "max": [1, 0], "count": [363]}, "gripper_activity_action": {"mean": [1.975206611570248, 2.0], "std": [0.2017612498468388, 0.0], "min": [0, 2], "max": [2, 2], "count": [363]}, "gripper_open_scale_state": {"mean": [0.7833796874747804, 0.9796169943060791], "std": [0.3398043611864759, 3.67402994219489e-05], "min": [0.13387847900390626, 0.9794789123535156], "max": [0.9789613342285156, 0.9796267700195312], "count": [363]}, "gripper_open_scale_action": {"mean": [0.7768595041322314, 1.0], "std": [0.4163517923242978, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [363]}}} +{"episode_index": 23, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6392560566448802]], [[0.6672237227668846]], [[0.6412653649237473]]], "std": [[[0.17349485117342694]], [[0.18575983526670586]], [[0.18414829838265934]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5994071323529412]], [[0.6344773202614379]], [[0.6068040767973856]]], "std": [[[0.1842371500726727]], [[0.19615685517722092]], [[0.1899050281111767]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7098039215686275]], [[0.6784313725490196]], [[0.6627450980392157]]], "mean": [[[0.4415452260348584]], [[0.4417275653594771]], [[0.43407399237472766]]], "std": [[[0.1910815694099428]], [[0.19111940386852114]], [[0.19547049774655917]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9725490196078431]], [[0.984313725490196]], [[0.9568627450980393]]], "mean": [[[0.43153202069716773]], [[0.44078128812636164]], [[0.4302485103485839]]], "std": [[[0.20300861768485418]], [[0.19669419063091598]], [[0.20327468148214228]]], "count": [100]}, "observation.state": {"min": [-0.009148935787379742, -0.001276595750823617, 0.0, -0.001276595750823617, -0.020638298243284225, -0.0031914892606437206, -2.7551064491271973, -0.029361702501773834, -0.003829787252470851, -1.9512765407562256, -0.05382978543639183, -0.3131915032863617, -0.13127659261226654, -2.760425567626953, 97.76300048828125, 4.009415149688721], "max": [-0.008936170488595963, -0.001276595750823617, 0.0, -0.0008510638144798577, -0.01808510720729828, 0.005744680762290955, -2.754680871963501, 1.064680814743042, 2.319361686706543, 0.0, 0.8874468207359314, 0.07744681090116501, 0.8529787063598633, -0.01234042551368475, 97.77780151367188, 97.96267700195312], "mean": [-0.00914822332561016, -0.0012765917927026749, 0.0, -0.00125857291277498, -0.018476663157343864, -0.002431907458230853, -2.754873275756836, 0.29295533895492554, 1.0314041376113892, -1.0327149629592896, 0.33317872881889343, -0.08491858094930649, 0.12470851838588715, -2.2717862129211426, 97.76947021484375, 81.24702453613281], "std": [1.2123386113671586e-05, 3.958120942115784e-09, 0.0, 8.569186320528388e-05, 0.00032200777786783874, 0.001029900391586125, 0.00021130275854375213, 0.3855595588684082, 0.9695008993148804, 0.8660420775413513, 0.3154222369194031, 0.1408797651529312, 0.30794575810432434, 0.9748980402946472, 0.007346670143306255, 33.3231201171875], "count": [307]}, "action": {"min": [-0.00920388475060463, 0.0, 0.0015339808305725455, -0.0015339808305725455, -0.02147573046386242, -0.003067961661145091, -2.7551064491271973, -0.03067961521446705, 0.0, -1.951223611831665, -0.058291271328926086, -0.31446605920791626, -0.13192234933376312, -2.760425567626953, 100.0, 0.0, 0.0, 0.0], "max": [-0.00920388475060463, 0.0, 0.0015339808305725455, -0.0, -0.01840776950120926, 0.007669903803616762, -2.754680871963501, 1.0645827054977417, 2.3193788528442383, -0.0, 0.8927768468856812, 0.0782330185174942, 0.8574952483177185, -0.01234042551368475, 100.0, 100.0, 0.0, 0.0], "mean": [-0.009203905239701271, 0.0, 0.0015339836245402694, -0.0015289868460968137, -0.01867268607020378, -0.0028531092684715986, -2.754873275756836, 0.29560306668281555, 1.0349724292755127, -1.036691427230835, 0.3379555642604828, -0.08580785989761353, 0.12602128088474274, -2.2717862129211426, 100.0, 83.38761901855469, 0.0, 0.0], "std": [2.0489096641540527e-08, 0.0, 2.7939677238464355e-09, 8.740660268813372e-05, 0.0005927971214987338, 0.0010757364798337221, 0.00021130275854375213, 0.3858391046524048, 0.9685497283935547, 0.8654144406318665, 0.31752556562423706, 0.14274385571479797, 0.30945706367492676, 0.9748980402946472, 0.0, 37.21915817260742, 0.0, 0.0], "count": [307]}, "timestamp": {"min": [0.0], "max": [10.2], "mean": [5.1], "std": [2.9540932054806035], "count": [307]}, "frame_index": {"min": [0], "max": [306], "mean": [153.0], "std": [88.6227961644181], "count": [307]}, "episode_index": {"min": [168], "max": [168], "mean": [168.0], "std": [0.0], "count": [307]}, "index": {"min": [47596], "max": [47902], "mean": [47749.0], "std": [88.6227961644181], "count": [307]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [307]}, "subtask_annotation": {"mean": [3.6482084690553744, 7.0, 7.0, 7.0, 7.0], "std": [2.159749136911687, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [307]}, "scene_annotation": {"mean": [168.0], "std": [0.0], "min": [168], "max": [168], "count": [307]}, "eef_direction_state": {"mean": [6.0, 4.1172638436482085], "std": [0.0, 1.9386170745293885], "min": [6, 0], "max": [6, 6], "count": [307]}, "eef_velocity_state": {"mean": [0.0, 1.3322475570032573], "std": [0.0, 0.8843753186220441], "min": [0, 0], "max": [0, 2], "count": [307]}, "eef_acc_mag_state": {"mean": [0.0, 1.1172638436482085], "std": [0.0, 0.8651382402172518], "min": [0, 0], "max": [0, 2], "count": [307]}, "eef_direction_action": {"mean": [6.0, 4.091205211726384], "std": [0.0, 1.997919320031202], "min": [6, 0], "max": [6, 6], "count": [307]}, "eef_velocity_action": {"mean": [0.0, 1.3289902280130292], "std": [0.0, 0.8910923409866643], "min": [0, 0], "max": [0, 2], "count": [307]}, "eef_acc_mag_action": {"mean": [0.0, 1.0912052117263844], "std": [0.0, 0.8607364736703029], "min": [0, 0], "max": [0, 2], "count": [307]}, "eef_sim_pose_state": {"mean": [0.06902720088228914, 0.33330348876103527, 1.1825948338264551, -0.002385068428200868, -0.002534739364754892, -0.027624980752591732, 0.2174212983735885, -0.23681657023287492, 1.2971898980922212, -0.00015856256048661044, 0.313082742438002, 0.14254422203731693], "std": [2.038059703038412e-07, 7.229319201678089e-06, 8.783304214869215e-06, 0.001030045370825061, 8.56768683814262e-05, 0.0003230779095739389, 0.16396674397908395, 0.1329805694256073, 0.10424832485325809, 0.1146857593039939, 0.3893399938882961, 0.1511941798542407], "min": [0.0690258014177194, 0.33325488176202733, 1.1825530640188522, -0.0031453169353487225, -0.0025527739745405675, -0.029787301280080218, 0.02461831982423345, -0.3422263494559141, 1.1816673488697844, -0.11875266604282042, -0.08212765958160162, -0.1074493753830458], "max": [0.06902754133237145, 0.3333123128548108, 1.1825966811956221, 0.005797370663788675, -0.002127286633234471, -0.027021336629681435, 0.5114630272302086, 0.0335371118750957, 1.507432784076171, 0.32532584570530065, 1.1292704276640153, 0.4588886687314441], "count": [307]}, "eef_sim_pose_action": {"mean": [0.06923923318560934, 0.3332984021238547, 1.1822264126936648, -0.0028532117115916064, 4.995528021313465e-06, -0.027876528444485092, 0.21751608488905166, -0.23594906830424028, 1.29745928581467, -0.0012924277365915682, 0.3169758388473667, 0.143053670720447], "std": [3.813034044162389e-07, 1.3334280718661478e-05, 8.95894127976075e-06, 0.0010746892927002976, 8.738605074489183e-05, 0.0005927966421174755, 0.16371564902574806, 0.13283692445811768, 0.10427325986004293, 0.11383703837404448, 0.3887817165140037, 0.15051456094693885], "min": [0.06923727040839119, 0.3332353523090855, 1.1820696952267675, -0.003067961661145093, 0.0, -0.03067964047396405, 0.020220232324004966, -0.3433301756515308, 1.1815515962935128, -0.12272778633783168, -0.06887170292000944, -0.12423504044342497], "max": [0.0692394028770786, 0.33330436017680043, 1.1822269248422452, 0.007636962951163109, 0.0015336271025432335, -0.02761165425181389, 0.5116705814384528, 0.03311811295862503, 1.5133451254366952, 0.3110923342840067, 1.1317788628293592, 0.4645366968924627], "count": [307]}, "gripper_mode_state": {"mean": [0.0, 0.16612377850162866], "std": [0.0, 0.3721917096308962], "min": [0, 0], "max": [0, 1], "count": [307]}, "gripper_activity_state": {"mean": [2.0, 1.8273615635179152], "std": [0.0, 0.5288120879108964], "min": [2, 0], "max": [2, 2], "count": [307]}, "gripper_mode_action": {"mean": [0.0, 0.16612377850162866], "std": [0.0, 0.3721917096308961], "min": [0, 0], "max": [0, 1], "count": [307]}, "gripper_activity_action": {"mean": [2.0, 1.9706840390879479], "std": [0.0, 0.21909018528729995], "min": [2, 0], "max": [2, 2], "count": [307]}, "gripper_open_scale_state": {"mean": [0.9776950908250889, 0.8124677632142383], "std": [7.346568559516555e-05, 0.3332307369976697], "min": [0.9776300048828125, 0.040094151496887206], "max": [0.9777780151367188, 0.9796267700195312], "count": [307]}, "gripper_open_scale_action": {"mean": [1.0, 0.8338762214983714], "std": [0.0, 0.3721917096308961], "min": [1.0, 0.0], "max": [1.0, 1.0], "count": [307]}}} +{"episode_index": 24, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9294117647058824]], [[0.9333333333333333]], [[1.0]]], "mean": [[[0.6437688071895424]], [[0.6657002777777777]], [[0.6421769771241831]]], "std": [[[0.1455532529329776]], [[0.16288948921304502]], [[0.1607331940600088]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[0.9607843137254902]], [[0.9882352941176471]], [[0.9803921568627451]]], "mean": [[[0.6126677532679738]], [[0.6426386165577342]], [[0.6152503349673203]]], "std": [[[0.1576689746520577]], [[0.17134811631686536]], [[0.16403513933065636]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[0.996078431372549]], [[1.0]]], "mean": [[[0.44956269880174293]], [[0.44916853213507624]], [[0.4387102450980392]]], "std": [[[0.19327671944679337]], [[0.19065001994457043]], [[0.19607399539474982]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[0.996078431372549]], [[1.0]]], "mean": [[[0.4309553839869281]], [[0.4306506100217865]], [[0.41587136165577343]]], "std": [[[0.19686381911708375]], [[0.1970844668196639]], [[0.20370520904163392]]], "count": [100]}, "observation.state": {"min": [-0.2191489338874817, -0.0019148936262354255, -1.973829746246338, -0.20425531268119812, -0.030638298019766808, -0.010851063765585423, -2.754680871963501, -0.004680851008743048, 0.0, 0.0, 0.008936170488595963, 0.0008510638144798577, -0.009148935787379742, -2.7608511447906494, 4.909394264221191, 97.96267700195312], "max": [0.08553191274404526, 2.3655319213867188, 0.0, 0.6940425634384155, 0.18553191423416138, 0.2476595789194107, -0.03893617168068886, -0.0042553190141916275, 0.00042553190723992884, 0.0, 0.011063829995691776, 0.002340425504371524, -0.003829787252470851, -2.760425567626953, 97.76300048828125, 97.97746276855469], "mean": [-0.02162080816924572, 0.7379200458526611, -0.5604843497276306, 0.13655701279640198, 0.0347876101732254, 0.04594944044947624, -2.3808224201202393, -0.00464455084875226, 0.0003717961662914604, 0.0, 0.010543182492256165, 0.001330329803749919, -0.008411874063313007, -2.76070499420166, 84.9749526977539, 97.9719467163086], "std": [0.07704757153987885, 0.8917106986045837, 0.6988634467124939, 0.2442031353712082, 0.069257453083992, 0.05821520835161209, 0.8569637537002563, 0.00011887818982359022, 0.00014134660887066275, 0.0, 0.0005372875602915883, 0.00024651087005622685, 0.0012534434208646417, 0.00020464518456719816, 29.293519973754883, 0.007106735836714506], "count": [293]}, "action": {"min": [-0.21935924887657166, 0.0, -1.9742332696914673, -0.20555342733860016, -0.032213594764471054, -0.01073786523193121, -2.754680871963501, -0.004601942375302315, 0.0, -0.0015339808305725455, 0.00920388475060463, 0.0015339808305725455, -0.00920388475060463, -2.7608511447906494, 0.0, 100.0, 0.0, 0.0], "max": [0.08590292185544968, 2.368466377258301, 0.0015339808305725455, 0.6979612708091736, 0.18867963552474976, 0.25310683250427246, -0.03893617168068886, -0.004601942375302315, 0.0015339808305725455, -0.0, 0.01073786523193121, 0.003067961661145091, -0.004601942375302315, -2.760425567626953, 100.0, 100.0, 0.0, 0.0], "mean": [-0.021480973809957504, 0.7405200004577637, -0.5616336464881897, 0.13316334784030914, 0.03580522909760475, 0.04601429030299187, -2.3808224201202393, -0.0046019526198506355, 0.00026700683520175517, -1.0470858796907123e-05, 0.01056511141359806, 0.0015915733529254794, -0.008737950585782528, -2.76070499420166, 87.03071594238281, 100.0, 0.0, 0.0], "std": [0.07788694649934769, 0.8924194574356079, 0.6997924447059631, 0.24475136399269104, 0.07052987813949585, 0.05912848562002182, 0.8569637537002563, 1.0244548320770264e-08, 0.0005816268967464566, 0.0001263030426343903, 0.0004849487158935517, 0.0002915899967774749, 0.001273576752282679, 0.00020464518456719816, 33.59638977050781, 0.0, 0.0, 0.0], "count": [293]}, "timestamp": {"min": [0.0], "max": [9.733333333333333], "mean": [4.866666666666667], "std": [2.8193773938387334], "count": [293]}, "frame_index": {"min": [0], "max": [292], "mean": [146.0], "std": [84.581321815162], "count": [293]}, "episode_index": {"min": [169], "max": [169], "mean": [169.0], "std": [0.0], "count": [293]}, "index": {"min": [47903], "max": [48195], "mean": [48049.0], "std": [84.581321815162], "count": [293]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [293]}, "subtask_annotation": {"mean": [4.252559726962457, 7.0, 7.0, 7.0, 7.0], "std": [1.6681216881778205, 0.0, 0.0, 0.0, 0.0], "min": [1, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [293]}, "scene_annotation": {"mean": [169.0], "std": [0.0], "min": [169], "max": [169], "count": [293]}, "eef_direction_state": {"mean": [4.276450511945392, 6.0], "std": [2.2050264550218346, 0.0], "min": [0, 6], "max": [6, 6], "count": [293]}, "eef_velocity_state": {"mean": [0.9658703071672355, 0.0], "std": [0.9413857751841246, 0.0], "min": [0, 0], "max": [2, 0], "count": [293]}, "eef_acc_mag_state": {"mean": [0.7064846416382252, 0.0], "std": [0.8318688183799088, 0.0], "min": [0, 0], "max": [2, 0], "count": [293]}, "eef_direction_action": {"mean": [4.204778156996587, 6.0], "std": [2.25030396928918, 0.0], "min": [0, 6], "max": [6, 6], "count": [293]}, "eef_velocity_action": {"mean": [0.9488054607508533, 0.0], "std": [0.9204392813689054, 0.0], "min": [0, 0], "max": [2, 0], "count": [293]}, "eef_acc_mag_action": {"mean": [0.7440273037542662, 0.0], "std": [0.8299061334758173, 0.0], "min": [0, 0], "max": [2, 0], "count": [293]}, "eef_sim_pose_state": {"mean": [0.2024614619786244, 0.32466629574442696, 1.237703074114931, 0.10385763955626316, 0.3103257809548679, 0.04461618199757596, 0.06915280035176834, -0.33635452443305147, 1.181422785853131, -0.008397359650406855, 0.010914956300473204, -0.003314131522565876], "std": [0.1773022314339244, 0.03292351644958844, 0.06036439474198623, 0.12785735839971218, 0.4382265776804646, 0.14464372825670746, 1.0567775069551179e-05, 6.232405367957547e-06, 5.5367664154863396e-05, 0.0012528226896122267, 0.0005468552296950499, 0.0002710662866001794], "min": [0.065580964047982, 0.22872375345530654, 1.182216190870603, -0.010784837301625192, -0.1721030952576179, -0.09293972025350465, 0.06912457473092976, -0.3363741894337007, 1.1813609475733988, -0.009139700478300192, 0.00914892253368893, -0.0038297515747298017], "max": [0.5748362149695394, 0.36133071713137754, 1.3587928360309833, 0.4630004545399242, 1.250337131513553, 0.4737984970082835, 0.06915851936273756, -0.33633098692503427, 1.1815887240533134, -0.003813851982331744, 0.011489352540433373, -0.002340287710719983], "count": [293]}, "eef_sim_pose_action": {"mean": [0.2029262094908389, 0.3246404791907905, 1.2378289567818803, 0.10329832809568107, 0.30830486911583843, 0.045248876034907765, 0.06914421646149851, -0.3363495765026049, 1.1814210422963447, -0.008720704277937728, 0.01082161796844705, -0.0030102781081294268], "std": [0.17785109217001488, 0.03336591866237261, 0.06057182568659043, 0.1283991907378852, 0.43365936197771326, 0.1472222250847352, 4.361446811551225e-05, 6.563231539266558e-06, 6.139550648887739e-05, 0.0012726565819490526, 0.0007767502388957969, 0.000291607918994268], "min": [0.06514212787069104, 0.22820483433599004, 1.181755237475717, -0.010737865231931206, -0.20091697073441983, -0.09308088512612281, 0.06901051782611414, -0.33635131732316365, 1.1813943580357007, -0.00918741244453887, 0.009203841434144877, -0.0030678965696388947], "max": [0.5759732911710398, 0.36220468438455766, 1.363590951799345, 0.4557396919036217, 1.2648469935311462, 0.47836249771930944, 0.06924088557577644, -0.33631626470037745, 1.1818545521043922, -0.004583116661022588, 0.012271831623358764, -0.0015337496863493966], "count": [293]}, "gripper_mode_state": {"mean": [0.12627986348122866, 0.0], "std": [0.33216450677396475, 0.0], "min": [0, 0], "max": [1, 0], "count": [293]}, "gripper_activity_state": {"mean": [1.819112627986348, 2.0], "std": [0.5399183647156804, 0.0], "min": [0, 2], "max": [2, 2], "count": [293]}, "gripper_mode_action": {"mean": [0.1296928327645051, 0.0], "std": [0.3359651795856574, 0.0], "min": [0, 0], "max": [1, 0], "count": [293]}, "gripper_activity_action": {"mean": [1.969283276450512, 2.0], "std": [0.22416739759280677, 0.0], "min": [0, 2], "max": [2, 2], "count": [293]}, "gripper_open_scale_state": {"mean": [0.8497477539895795, 0.9797211365162729], "std": [0.2929353545799897, 7.104768997691114e-05], "min": [0.04909394264221192, 0.9796267700195312], "max": [0.9776300048828125, 0.9797746276855469], "count": [293]}, "gripper_open_scale_action": {"mean": [0.8703071672354948, 1.0], "std": [0.3359651795856574, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [293]}}} +{"episode_index": 25, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9921568627450981]], [[1.0]], [[1.0]]], "mean": [[[0.6256628812636166]], [[0.6480455964052289]], [[0.6206744008714596]]], "std": [[[0.18257206461621975]], [[0.19547460122512197]], [[0.20233515434144222]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5936431862745097]], [[0.6238297385620915]], [[0.5928174945533768]]], "std": [[[0.18462909460021987]], [[0.19771870379437914]], [[0.20008682883946505]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[0.9686274509803922]], [[1.0]]], "mean": [[[0.4356807625272331]], [[0.4396319880174292]], [[0.4350029030501089]]], "std": [[[0.20121717668509764]], [[0.19564337214365793]], [[0.20692890600938485]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7372549019607844]], [[0.7137254901960784]], [[0.7294117647058823]]], "mean": [[[0.4340183088235294]], [[0.4345089324618736]], [[0.42197687363834424]]], "std": [[[0.21878139916211886]], [[0.22349363318581622]], [[0.23537027353618054]]], "count": [100]}, "observation.state": {"min": [-0.8678723573684692, -0.0019148936262354255, -1.9742553234100342, -0.28765958547592163, -1.123191475868225, -0.017234042286872864, -2.7585105895996094, 0.0008510638144798577, -0.001276595750823617, 0.0, 0.008936170488595963, 0.01808510720729828, -0.042127661406993866, -2.760425567626953, 3.7872228622436523, 97.96267700195312], "max": [0.22021277248859406, 2.594468116760254, 0.0, 0.23765957355499268, -0.003829787252470851, 0.9587234258651733, -0.005744680762290955, 0.001276595750823617, -0.001276595750823617, 0.0, 0.012978723272681236, 0.023404255509376526, -0.024893617257475853, -2.760425567626953, 97.89613342285156, 97.96267700195312], "mean": [-0.23228177428245544, 1.4930487871170044, -1.1014469861984253, -0.06567027419805527, -0.4720389246940613, 0.36282625794410706, -1.9078038930892944, 0.0012752616312354803, -0.0012765914434567094, 0.0, 0.012091734446585178, 0.01944613829255104, -0.026153648272156715, -2.760432720184326, 68.80558776855469, 97.96286010742188], "std": [0.4089214503765106, 1.0375726222991943, 0.7816898822784424, 0.12969793379306793, 0.35758188366889954, 0.3198334574699402, 1.2176036834716797, 2.3750742911943235e-05, 4.307366907596588e-09, 0.0, 0.00041010743007063866, 0.0005543918232433498, 0.0024278010241687298, 7.152557373046875e-06, 41.6208381652832, 0.00018310546875], "count": [320]}, "action": {"min": [-0.8682331442832947, -0.0015339808305725455, -1.9742332696914673, -0.2899223566055298, -1.1290098428726196, -0.01840776950120926, -2.7585105895996094, 0.0015339808305725455, 0.0, 0.0, 0.00920388475060463, 0.01840776950120926, -0.04295146092772484, -2.760425567626953, 0.0, 100.0, 0.0, 0.0], "max": [0.2208932340145111, 2.593961477279663, 0.0015339808305725455, 0.2454369217157364, -0.003067961661145091, 0.9648739099502563, -0.005744680762290955, 0.0015339808305725455, 0.0, 0.0, 0.013805827125906944, 0.02454369328916073, -0.026077672839164734, -2.760425567626953, 100.0, 100.0, 0.0, 0.0], "mean": [-0.23436352610588074, 1.4959479570388794, -1.1044929027557373, -0.06475801020860672, -0.4752172827720642, 0.3663099706172943, -1.9078038930892944, 0.0015339836245402694, 0.0, 0.0, 0.012223931960761547, 0.01998009905219078, -0.026605015620589256, -2.760432720184326, 69.6875, 100.0, 0.0, 0.0], "std": [0.4082203209400177, 1.0359283685684204, 0.781348705291748, 0.1342168003320694, 0.3554064631462097, 0.3187820017337799, 1.2176036834716797, 2.7939677238464355e-09, 0.0, 0.0, 0.0003804874140769243, 0.0005405826377682388, 0.0023952145129442215, 7.152557373046875e-06, 45.960975646972656, 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": [173], "max": [173], "mean": [173.0], "std": [0.0], "count": [320]}, "index": {"min": [49011], "max": [49330], "mean": [49170.5], "std": [92.37559201434111], "count": [320]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [320]}, "subtask_annotation": {"mean": [3.409375, 7.0, 7.0, 7.0, 7.0], "std": [1.8902478962757792, 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": [173.0], "std": [0.0], "min": [173], "max": [173], "count": [320]}, "eef_direction_state": {"mean": [4.209375, 6.0], "std": [1.9243277032187136, 0.0], "min": [0, 6], "max": [6, 6], "count": [320]}, "eef_velocity_state": {"mean": [1.16875, 0.0], "std": [0.9063793011206733, 0.0], "min": [0, 0], "max": [2, 0], "count": [320]}, "eef_acc_mag_state": {"mean": [1.0, 0.0], "std": [0.8838834764831844, 0.0], "min": [0, 0], "max": [2, 0], "count": [320]}, "eef_direction_action": {"mean": [4.184375, 6.0], "std": [1.9220121902253922, 0.0], "min": [0, 6], "max": [6, 6], "count": [320]}, "eef_velocity_action": {"mean": [1.171875, 0.0], "std": [0.8971254005851133, 0.0], "min": [0, 0], "max": [2, 0], "count": [320]}, "eef_acc_mag_action": {"mean": [1.05, 0.0], "std": [0.8536685539481934, 0.0], "min": [0, 0], "max": [2, 0], "count": [320]}, "eef_sim_pose_state": {"mean": [0.3197158615265482, 0.22129489487498138, 1.2405899569138568, 0.1452866126919266, 0.2213902930043196, -0.7421091316618992, 0.06902342344115735, -0.33608187949747304, 1.1812264625220525, -0.02594327833675869, 0.01081311312432669, 0.02072254887539764], "std": [0.1796429074912936, 0.18588859069283956, 0.07055904046182115, 0.09806107073983669, 0.170221276832153, 0.4779421717569616, 5.019244829291031e-07, 1.24679797056341e-05, 4.2033396977841206e-05, 0.002426871524280104, 0.00041003107788918554, 0.0005556434164194326], "min": [0.06894051241257951, -0.08160867674754413, 1.180615859894907, -0.017241013747010495, -0.13975732077380587, -1.3482378612587445, 0.06902062397465945, -0.33611252731681013, 1.1811355748042258, -0.0418786932995157, 0.0076583221346449015, 0.019362233373759936], "max": [0.5298016112000532, 0.4103360225208106, 1.408604075990279, 0.36778193376940826, 0.465868828208865, -0.011489578480493506, 0.06902703648122306, -0.33599286211360435, 1.1815498875613193, -0.02468176099005923, 0.011699038028118336, 0.024682175208480078], "count": [320]}, "eef_sim_pose_action": {"mean": [0.3201987422761144, 0.22057216051081893, 1.241148192027564, 0.14875462090592076, 0.2221657740174961, -0.7480822330924428, 0.06911766310695265, -0.336075648190521, 1.181242098822931, -0.026360724512148354, 0.012221467559584632, 0.02151552748055952], "std": [0.17906396326134613, 0.18546848896741713, 0.07182398555063238, 0.10011325343059418, 0.17795013626150435, 0.47579909675194715, 5.450306455590588e-07, 1.2161447115149374e-05, 3.8996578722410174e-05, 0.002393298004261162, 0.00038039618649757245, 0.0005406326237549045], "min": [0.06888634391492866, -0.08169510670653116, 1.1810399942432332, -0.018457186260933876, -0.16412979028442098, -1.3528587155312923, 0.06911312031073844, -0.3361110216772592, 1.1810799884921805, -0.0426126274452283, 0.009202325400950118, 0.019942529858003044], "max": [0.5300866564325145, 0.41078478134579516, 1.4041805895453825, 0.3546927338037579, 0.519356768635221, -0.010739775924887342, 0.06912172350402912, -0.33597298489564914, 1.1815516226097464, -0.02583295466977098, 0.013802172329262286, 0.026080012390625767], "count": [320]}, "gripper_mode_state": {"mean": [0.296875, 0.0], "std": [0.4568809849129202, 0.0], "min": [0, 0], "max": [1, 0], "count": [320]}, "gripper_activity_state": {"mean": [1.834375, 2.0], "std": [0.5190793382277888, 0.0], "min": [0, 2], "max": [2, 2], "count": [320]}, "gripper_mode_action": {"mean": [0.303125, 0.0], "std": [0.4596087840489987, 0.0], "min": [0, 0], "max": [1, 0], "count": [320]}, "gripper_activity_action": {"mean": [1.971875, 2.0], "std": [0.21467180619494453, 0.0], "min": [0, 2], "max": [2, 2], "count": [320]}, "gripper_open_scale_state": {"mean": [0.6880543573647759, 0.9796267700195346], "std": [0.4162078078923802, 3.3306690738754696e-15], "min": [0.03787222862243653, 0.9796267700195312], "max": [0.9789613342285156, 0.9796267700195312], "count": [320]}, "gripper_open_scale_action": {"mean": [0.696875, 1.0], "std": [0.4596087840489987, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [320]}}} +{"episode_index": 26, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[0.9529411764705882]], [[1.0]], [[1.0]]], "mean": [[[0.6150536928104575]], [[0.6428080718954248]], [[0.6279313235294118]]], "std": [[[0.17269502329079472]], [[0.17953639145234498]], [[0.17754443540509587]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.5763687881263616]], [[0.6097373774509804]], [[0.5917369580610022]]], "std": [[[0.1877037372776924]], [[0.19452083031309864]], [[0.18807216030105045]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6745098039215687]], [[0.6705882352941176]], [[0.8]]], "mean": [[[0.42112835239651414]], [[0.4293427260348584]], [[0.4239204874727669]]], "std": [[[0.1911680635936806]], [[0.18248306534268194]], [[0.18485187441782788]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43751011982570803]], [[0.4512495397603486]], [[0.44793241557734204]]], "std": [[[0.21730310613182857]], [[0.21018665256358093]], [[0.22855688907319371]]], "count": [100]}, "observation.state": {"min": [-0.009148935787379742, -0.001276595750823617, 0.0, 0.001276595750823617, -0.05510638281702995, 0.07446808367967606, -2.758085012435913, -0.025957446545362473, -0.003829787252470851, -1.9604254961013794, -0.1587233990430832, -0.019574468955397606, -1.8540425300598145, -2.760425567626953, 97.77780151367188, 5.003347873687744], "max": [-0.008936170488595963, -0.001276595750823617, 0.0, 0.0019148936262354255, -0.05382978543639183, 0.07531914860010147, -2.7551064491271973, 0.4387234151363373, 2.5246808528900146, 0.0, 0.9225531816482544, 0.3502127528190613, -0.02638297900557518, -0.04170212894678116, 97.88134765625, 97.96267700195312], "mean": [-0.009147323668003082, -0.0012765933061018586, 0.0, 0.0016419115709140897, -0.05429553985595703, 0.07481344044208527, -2.7572712898254395, 0.17822971940040588, 1.440914273262024, -1.0955314636230469, 0.32098427414894104, 0.17728374898433685, -0.9789779782295227, -1.959182858467102, 97.85295867919922, 70.55677032470703], "std": [1.8414008081890643e-05, 2.444721758365631e-09, 0.0, 0.00015341310063377023, 0.00031000329181551933, 0.00023752576089464128, 0.001232936861924827, 0.18844829499721527, 0.870181679725647, 0.6870120763778687, 0.35903018712997437, 0.13462352752685547, 0.6563752293586731, 1.1705244779586792, 0.0428626649081707, 40.01421356201172], "count": [265]}, "action": {"min": [-0.00920388475060463, -0.0015339808305725455, 0.0015339808305725455, 0.0015339808305725455, -0.05522330850362778, 0.07516505569219589, -2.758085012435913, -0.03067961521446705, -0.003067961661145091, -1.9604274034500122, -0.16106797754764557, -0.019941750913858414, -1.8668546676635742, -2.760425567626953, 100.0, 0.0, 0.0, 0.0], "max": [-0.00920388475060463, 0.0, 0.0015339808305725455, 0.0015339808305725455, -0.05368932709097862, 0.07516505569219589, -2.7551064491271973, 0.44025248289108276, 2.5233983993530273, 0.0015339808305725455, 0.9295923709869385, 0.3543495535850525, -0.026077672839164734, -0.04170212894678116, 100.0, 100.0, 0.0, 0.0], "mean": [-0.009203904308378696, -2.3154427253757603e-05, 0.0015339833917096257, 0.0015339833917096257, -0.05462130904197693, 0.07516493648290634, -2.7572712898254395, 0.17817337810993195, 1.4416183233261108, -1.095934510231018, 0.32729461789131165, 0.1788390874862671, -0.9830960035324097, -1.959182858467102, 100.0, 71.69811248779297, 0.0, 0.0], "std": [1.955777406692505e-08, 0.00018703550449572504, 2.561137080192566e-09, 2.561137080192566e-09, 0.0007490372518077493, 1.1920928955078125e-07, 0.001232936861924827, 0.18907298147678375, 0.8688408136367798, 0.6857840418815613, 0.36277493834495544, 0.13599790632724762, 0.6601657271385193, 1.1705244779586792, 0.0, 45.04657745361328, 0.0, 0.0], "count": [265]}, "timestamp": {"min": [0.0], "max": [8.8], "mean": [4.4], "std": [2.5499455331873704], "count": [265]}, "frame_index": {"min": [0], "max": [264], "mean": [132.0], "std": [76.49836599562111], "count": [265]}, "episode_index": {"min": [174], "max": [174], "mean": [174.0], "std": [0.0], "count": [265]}, "index": {"min": [49331], "max": [49595], "mean": [49463.0], "std": [76.49836599562111], "count": [265]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [265]}, "subtask_annotation": {"mean": [2.8075471698113206, 7.0, 7.0, 7.0, 7.0], "std": [2.3625896454273785, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [265]}, "scene_annotation": {"mean": [174.0], "std": [0.0], "min": [174], "max": [174], "count": [265]}, "eef_direction_state": {"mean": [6.0, 3.516981132075472], "std": [0.0, 2.185866768114171], "min": [6, 0], "max": [6, 6], "count": [265]}, "eef_velocity_state": {"mean": [0.0, 1.3886792452830188], "std": [0.0, 0.7841977940132706], "min": [0, 0], "max": [0, 2], "count": [265]}, "eef_acc_mag_state": {"mean": [0.0, 1.1924528301886792], "std": [0.0, 0.7942835995123246], "min": [0, 0], "max": [0, 2], "count": [265]}, "eef_direction_action": {"mean": [6.0, 3.543396226415094], "std": [0.0, 2.185501922745751], "min": [6, 0], "max": [6, 6], "count": [265]}, "eef_velocity_action": {"mean": [0.0, 1.381132075471698], "std": [0.0, 0.8114874773847683], "min": [0, 0], "max": [0, 2], "count": [265]}, "eef_acc_mag_action": {"mean": [0.0, 1.2264150943396226], "std": [0.0, 0.7382158357482711], "min": [0, 0], "max": [0, 2], "count": [265]}, "eef_sim_pose_state": {"mean": [0.06899083622131705, 0.3324983133249612, 1.182297547313048, 0.0747934983505572, 0.00036477655726764043, -0.06344279673402033, 0.31591786640260244, -0.25938193050817554, 1.2633922451663424, -0.6248233794299693, 0.6041996549002946, 0.589142113976693], "std": [4.432816562876414e-07, 6.969997719165171e-06, 1.5720204817747732e-05, 0.00023644567148282041, 0.00015318693910461333, 0.0003107574952307879, 0.180240183735227, 0.09295032814784415, 0.060422244292949706, 0.41444088498427495, 0.43261431605931133, 0.42516392541681136], "min": [0.06898967008936274, 0.33248013914283087, 1.1822695744496796, 0.0744334696085686, 0.0, -0.06425532358357526, 0.06598535218711668, -0.3375743699765985, 1.1809616253583173, -1.2086298125752672, -0.013590928576627803, 0.0033677116260156723], "max": [0.06899150567714035, 0.3325088084060115, 1.182334981087049, 0.07531914860010147, 0.000637373317993184, -0.06297872122377156, 0.5690623509102223, -0.11018574690380514, 1.4030680167278575, -0.02618289120378378, 1.2332454059799538, 1.299850273002444], "count": [265]}, "eef_sim_pose_action": {"mean": [0.06919993899305937, 0.33249036404093224, 1.1819120257536007, 0.07499882278450669, 0.0030402652183583, -0.06382543155995342, 0.31519743930008415, -0.2597116074633876, 1.2634459823103408, -0.6169676988362449, 0.6077875841910566, 0.6003942723380555], "std": [1.4017393914980926e-05, 1.682546492282056e-05, 4.2593836639586405e-06, 1.0493567763867838e-05, 0.00018675493001056234, 0.0007490420666618478, 0.17962085628944868, 0.09307319537912874, 0.06168530268314496, 0.41702466700575347, 0.437210208670493, 0.4377454400169086], "min": [0.06908594356604514, 0.33247682837375364, 1.1818776180954402, 0.07499571826855381, 0.001531642398552302, -0.06442745261881264, 0.06466743109695558, -0.3379567632452515, 1.181103493285704, -1.2211090035071113, -0.013765236396185987, -0.004638884312944562], "max": [0.06920300701800666, 0.3325123348877489, 1.181912555304644, 0.07508273679049661, 0.0030635409423653837, -0.06289327488842723, 0.5688994217087312, -0.1098185044547625, 1.4143835159851987, -0.02235699908726372, 1.2330666401393438, 1.3264120751086623], "count": [265]}, "gripper_mode_state": {"mean": [0.0, 0.2792452830188679], "std": [0.0, 0.44862830375554835], "min": [0, 0], "max": [0, 1], "count": [265]}, "gripper_activity_state": {"mean": [2.0, 1.7962264150943397], "std": [0.0, 0.5663395421812707], "min": [2, 0], "max": [2, 2], "count": [265]}, "gripper_mode_action": {"mean": [0.0, 0.2830188679245283], "std": [0.0, 0.45046552401182377], "min": [0, 0], "max": [0, 1], "count": [265]}, "gripper_activity_action": {"mean": [2.0, 1.9660377358490566], "std": [0.0, 0.2354789548954374], "min": [2, 0], "max": [2, 2], "count": [265]}, "gripper_open_scale_state": {"mean": [0.9785329834560136, 0.7055682690818362], "std": [0.0004286124488857542, 0.40014199767353725], "min": [0.9777780151367188, 0.05003347873687744], "max": [0.9788134765625, 0.9796267700195312], "count": [265]}, "gripper_open_scale_action": {"mean": [1.0, 0.7169811320754716], "std": [0.0, 0.45046552401182377], "min": [1.0, 0.0], "max": [1.0, 1.0], "count": [265]}}} +{"episode_index": 27, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9803921568627451]], [[1.0]], [[1.0]]], "mean": [[[0.6119491176470588]], [[0.6376927233115468]], [[0.6174215659041394]]], "std": [[[0.18939127379766835]], [[0.19526330239889653]], [[0.19378446684825762]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.9803921568627451]], [[1.0]], [[1.0]]], "mean": [[[0.5871358932461874]], [[0.619433112745098]], [[0.5960067592592593]]], "std": [[[0.18786500604488565]], [[0.19424288086985161]], [[0.187739947738535]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[0.9921568627450981]], [[0.984313725490196]]], "mean": [[[0.46016281590413943]], [[0.45818484204793025]], [[0.4449242374727669]]], "std": [[[0.2094336295683491]], [[0.2016225641582258]], [[0.2109982968044005]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6588235294117647]], [[0.6549019607843137]], [[0.6705882352941176]]], "mean": [[[0.41287525326797386]], [[0.42125678921568627]], [[0.41060550381263616]]], "std": [[[0.20403018093474237]], [[0.19711105846209506]], [[0.20270578482363363]]], "count": [100]}, "observation.state": {"min": [-0.8585106134414673, -0.001276595750823617, -1.9895744323730469, -0.6287233829498291, -0.20191489160060883, -0.8023404479026794, -2.7551064491271973, -0.005106383003294468, -0.001276595750823617, -0.00042553190723992884, 0.012978723272681236, 0.02255319058895111, -0.04085106402635574, -2.760425567626953, 8.776876449584961, 97.94789123535156], "max": [0.04851063713431358, 2.6891489028930664, 0.0, 0.1919148862361908, 0.751914918422699, 0.20680850744247437, -0.15148936212062836, -0.0042553190141916275, -0.001276595750823617, 0.0, 0.014893617480993271, 0.02638297900557518, -0.025957446545362473, -2.759999990463257, 97.77780151367188, 97.96267700195312], "mean": [-0.4543723165988922, 1.7060097455978394, -1.2183711528778076, -0.2695905268192291, 0.12232168018817902, -0.24707059562206268, -1.8335654735565186, -0.00464557483792305, -0.0012765907449647784, -1.4530359294440132e-05, 0.013649209402501583, 0.02565283700823784, -0.03917548805475235, -2.760322332382202, 66.27168273925781, 97.95886993408203], "std": [0.30645841360092163, 1.0015193223953247, 0.7526112198829651, 0.2153286635875702, 0.3436448872089386, 0.32658272981643677, 1.2070153951644897, 0.00012814342335332185, 5.005858838558197e-09, 7.727878983132541e-05, 0.00028903508791700006, 0.0005252395640127361, 0.0012138467282056808, 0.0001839985343394801, 41.255126953125, 0.006373019888997078], "count": [410]}, "action": {"min": [-0.859029233455658, -0.0015339808305725455, -1.9895731210708618, -0.6350680589675903, -0.20248545706272125, -0.8068739175796509, -2.7551064491271973, -0.006135923322290182, 0.0, -0.0015339808305725455, 0.013805827125906944, 0.023009711876511574, -0.04295146092772484, -2.760425567626953, 0.0, 100.0, 0.0, 0.0], "max": [0.05062136426568031, 2.68906831741333, 0.0015339808305725455, 0.1978835165500641, 0.7577865123748779, 0.21015536785125732, -0.15148936212062836, -0.004601942375302315, 0.0, -0.0, 0.015339807607233524, 0.02761165425181389, -0.026077672839164734, -2.759999990463257, 100.0, 100.0, 0.0, 0.0], "mean": [-0.4556663930416107, 1.7082598209381104, -1.2210255861282349, -0.26996928453445435, 0.12077672779560089, -0.2468210905790329, -1.8335654735565186, -0.004616918973624706, 0.0, -7.108692079782486e-05, 0.01383952982723713, 0.02613000199198723, -0.03973766788840294, -2.760322332382202, 65.36585235595703, 100.0, 0.0, 0.0], "std": [0.306171715259552, 0.9997671842575073, 0.7517096400260925, 0.21860791742801666, 0.34491845965385437, 0.32767197489738464, 1.2070153951644897, 0.00015077480929903686, 0.0, 0.0003223024250473827, 0.00022476546291727573, 0.0007326299091801047, 0.001479298691265285, 0.0001839985343394801, 47.58025360107422, 0.0, 0.0, 0.0], "count": [410]}, "timestamp": {"min": [0.0], "max": [13.633333333333333], "mean": [6.8166666666666655], "std": [3.9452151046834216], "count": [410]}, "frame_index": {"min": [0], "max": [409], "mean": [204.5], "std": [118.35645314050265], "count": [410]}, "episode_index": {"min": [185], "max": [185], "mean": [185.0], "std": [0.0], "count": [410]}, "index": {"min": [52496], "max": [52905], "mean": [52700.5], "std": [118.35645314050265], "count": [410]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [410]}, "subtask_annotation": {"mean": [3.3341463414634145, 7.0, 7.0, 7.0, 7.0], "std": [1.890426427064846, 0.0, 0.0, 0.0, 0.0], "min": [1, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [410]}, "scene_annotation": {"mean": [185.0], "std": [0.0], "min": [185], "max": [185], "count": [410]}, "eef_direction_state": {"mean": [4.278048780487805, 6.0], "std": [1.8794799741498236, 0.0], "min": [0, 6], "max": [6, 6], "count": [410]}, "eef_velocity_state": {"mean": [1.1414634146341462, 0.0], "std": [0.8831693508722134, 0.0], "min": [0, 0], "max": [2, 0], "count": [410]}, "eef_acc_mag_state": {"mean": [0.9878048780487805, 0.0], "std": [0.8510238086581557, 0.0], "min": [0, 0], "max": [2, 0], "count": [410]}, "eef_direction_action": {"mean": [4.348780487804878, 6.0], "std": [1.8099483823955758, 0.0], "min": [0, 6], "max": [6, 6], "count": [410]}, "eef_velocity_action": {"mean": [1.1365853658536584, 0.0], "std": [0.8839368969754686, 0.0], "min": [0, 0], "max": [2, 0], "count": [410]}, "eef_acc_mag_action": {"mean": [1.053658536585366, 0.0], "std": [0.8363969068819913, 0.0], "min": [0, 0], "max": [2, 0], "count": [410]}, "eef_sim_pose_state": {"mean": [0.35703300997315623, 0.13732229188675715, 1.2364371124458733, -0.19725317475411494, 0.1945733730943305, -0.324091097075095, 0.06902081046124112, -0.33580661638244674, 1.1810709024759016, -0.03885847684583298, 0.012354003701948203, 0.02100922335492578], "std": [0.1761038141072718, 0.14960785235599028, 0.07204850153984496, 0.22764098956807033, 0.1490003755412877, 0.47871975735450045, 5.744518645669957e-06, 1.2115740658297382e-05, 3.8575317624747524e-05, 0.0012113065645269435, 0.00030797922452410216, 0.0005433643067055348], "min": [0.06901288067283737, -0.08281807734719183, 1.1570910010834858, -0.5704734709630315, -0.22320197937773312, -1.0643226912703363, 0.06898964996868423, -0.335885296609721, 1.1809393195365925, -0.040538170461745814, 0.011272858663384788, 0.017874238580842552], "max": [0.5285117413918493, 0.3336498842801075, 1.4243988069673705, 0.2270334197149236, 0.39280766919822585, 0.25293608155415515, 0.0690227891334027, -0.3357892368263665, 1.1812534972922428, -0.02566474331802021, 0.013613426624665248, 0.022129737912653154], "count": [410]}, "eef_sim_pose_action": {"mean": [0.3575187066861747, 0.13695438990423348, 1.237032578394872, -0.19931557439496822, 0.1943221306999774, -0.32744195536171106, 0.06911065387906482, -0.3357969523561604, 1.1810962616579528, -0.03937787935310406, 0.013763709932294489, 0.021515621957011392], "std": [0.17566100306431065, 0.1493387975222204, 0.07199004868229443, 0.23075592740897058, 0.1601336772410886, 0.4796371740741296, 2.3940210701215672e-05, 1.681423170689227e-05, 9.297632478329569e-05, 0.0014733307287252723, 0.00039888668717216036, 0.0007490786855652982], "min": [0.06895817971483215, -0.08309646263728873, 1.1574784308310884, -0.6034308514409275, -0.2606859984657055, -1.064749410873052, 0.06900129087453051, -0.3358675211451045, 1.1809227767387183, -0.0425279240860383, 0.012267168308860432, 0.018409501609070924], "max": [0.5292399746432511, 0.3336434925562821, 1.4079488566838887, 0.23457278774285734, 0.4150015222078842, 0.2570607269269076, 0.06911738188317995, -0.335763461552347, 1.1815051333069473, -0.02576001259375644, 0.015335746661653493, 0.023012959188674666], "count": [410]}, "gripper_mode_state": {"mean": [0.3439024390243902, 0.0], "std": [0.4750090014488853, 0.0], "min": [0, 0], "max": [1, 0], "count": [410]}, "gripper_activity_state": {"mean": [1.8731707317073172, 2.0], "std": [0.4564039664669677, 0.0], "min": [0, 2], "max": [2, 2], "count": [410]}, "gripper_mode_action": {"mean": [0.3463414634146341, 0.0], "std": [0.475803587769621, 0.0], "min": [0, 0], "max": [1, 0], "count": [410]}, "gripper_activity_action": {"mean": [1.9780487804878049, 2.0], "std": [0.19000923613231574, 0.0], "min": [0, 2], "max": [2, 2], "count": [410]}, "gripper_open_scale_state": {"mean": [0.6627149733799296, 0.9795903465457103], "std": [0.4125514759324251, 6.370887208501108e-05], "min": [0.08776876449584961, 0.9794789123535156], "max": [0.9777780151367188, 0.9796267700195312], "count": [410]}, "gripper_open_scale_action": {"mean": [0.6536585365853659, 1.0], "std": [0.475803587769621, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [410]}}} +{"episode_index": 28, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.6145288208061003]], [[0.6381473420479303]], [[0.6198046786492375]]], "std": [[[0.19730142923058924]], [[0.20254519369261742]], [[0.20058628483310104]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.9568627450980393]], [[1.0]], [[1.0]]], "mean": [[[0.58524746459695]], [[0.6170240359477124]], [[0.596226832788671]]], "std": [[[0.19362601639524227]], [[0.19991091239834105]], [[0.19397737380392716]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4556999128540305]], [[0.45455678376906317]], [[0.4419454765795207]]], "std": [[[0.20035151542753996]], [[0.19649713428673146]], [[0.2112761310579455]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7176470588235294]], [[0.7372549019607844]], [[0.7803921568627451]]], "mean": [[[0.4105932843137255]], [[0.42147540577342046]], [[0.4064271623093682]]], "std": [[[0.2017188914050849]], [[0.19304829510345745]], [[0.20546163765747985]]], "count": [100]}, "observation.state": {"min": [-1.0285106897354126, -0.002765957498922944, -1.6770212650299072, -0.712978720664978, -0.10851063579320908, -0.2412765920162201, -2.7585105895996094, 0.002340425504371524, -0.001276595750823617, -0.00042553190723992884, 0.0008510638144798577, 0.0, -0.016382979229092598, -2.760425567626953, 11.474980354309082, 97.94789123535156], "max": [0.025957446545362473, 2.4670212268829346, 0.0, 0.7561702132225037, 0.15276595950126648, 0.14127659797668457, -0.22893616557121277, 0.002765957498922944, -0.001276595750823617, 0.0, 0.002340425504371524, 0.0017021276289597154, -0.003617021255195141, -2.759999990463257, 97.89613342285156, 97.96267700195312], "mean": [-0.4430716037750244, 1.4436724185943604, -1.0113633871078491, -0.16893941164016724, 0.04883131757378578, -0.017853450030088425, -1.7982791662216187, 0.0027598580345511436, -0.0012765906285494566, -9.754313396115322e-06, 0.0016094621969386935, 0.001243671285919845, -0.004305305890738964, -2.7604269981384277, 65.08088684082031, 97.96257019042969], "std": [0.4774928689002991, 0.9787582159042358, 0.6207250356674194, 0.4509972631931305, 0.07980772107839584, 0.10400161147117615, 1.1810541152954102, 5.0567374273668975e-05, 5.122274160385132e-09, 6.368378672050312e-05, 0.00020683030015788972, 0.0002195602428400889, 0.0013675808440893888, 5.112997678224929e-05, 40.342681884765625, 0.001760179759003222], "count": [349]}, "action": {"min": [-1.0293011665344238, 0.0, -1.6797089576721191, -0.7179030179977417, -0.11351457983255386, -0.24390295147895813, -2.7585105895996094, 0.003067961661145091, 0.0, -0.0015339808305725455, 0.0015339808305725455, 0.0, -0.016873788088560104, -2.760425567626953, 0.0, 100.0, 0.0, 0.0], "max": [0.02761165425181389, 2.477379083633423, 0.006135923322290182, 0.7623884677886963, 0.15493206679821014, 0.15033011138439178, -0.22893616557121277, 0.003067961661145091, 0.0, -0.0, 0.003067961661145091, 0.0015339808305725455, -0.004601942375302315, -2.759999990463257, 100.0, 100.0, 0.0, 0.0], "mean": [-0.44248485565185547, 1.4451645612716675, -1.0131099224090576, -0.17104972898960114, 0.04768555611371994, -0.01810002140700817, -1.7982791662216187, 0.0030679674819111824, 0.0, -8.790721039986238e-06, 0.001538379117846489, 0.0015251929871737957, -0.004843698348850012, -2.7604269981384277, 63.03725051879883, 100.0, 0.0, 0.0], "std": [0.4774256646633148, 0.977903425693512, 0.6213675737380981, 0.4531404972076416, 0.08158315718173981, 0.10549303144216537, 1.1810541152954102, 5.820766091346741e-09, 0.0, 0.0001157908482127823, 8.199438889278099e-05, 0.00011579086276469752, 0.001394292339682579, 5.112997678224929e-05, 48.27037811279297, 0.0, 0.0, 0.0], "count": [349]}, "timestamp": {"min": [0.0], "max": [11.6], "mean": [5.8], "std": [3.3582402799349804], "count": [349]}, "frame_index": {"min": [0], "max": [348], "mean": [174.0], "std": [100.74720839804942], "count": [349]}, "episode_index": {"min": [189], "max": [189], "mean": [189.0], "std": [0.0], "count": [349]}, "index": {"min": [53686], "max": [54034], "mean": [53860.0], "std": [100.74720839804942], "count": [349]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [349]}, "subtask_annotation": {"mean": [3.8137535816618913, 7.0, 7.0, 7.0, 7.0], "std": [1.5687620206350266, 0.0, 0.0, 0.0, 0.0], "min": [1, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [349]}, "scene_annotation": {"mean": [189.0], "std": [0.0], "min": [189], "max": [189], "count": [349]}, "eef_direction_state": {"mean": [4.269340974212034, 6.0], "std": [1.6762985800810843, 0.0], "min": [0, 6], "max": [6, 6], "count": [349]}, "eef_velocity_state": {"mean": [1.2607449856733524, 0.0], "std": [0.8314591832213484, 0.0], "min": [0, 0], "max": [2, 0], "count": [349]}, "eef_acc_mag_state": {"mean": [1.0802292263610316, 0.0], "std": [0.8322882147331189, 0.0], "min": [0, 0], "max": [2, 0], "count": [349]}, "eef_direction_action": {"mean": [4.269340974212034, 6.0], "std": [1.6711627546425551, 0.0], "min": [0, 6], "max": [6, 6], "count": [349]}, "eef_velocity_action": {"mean": [1.2722063037249283, 0.0], "std": [0.8312320423053395, 0.0], "min": [0, 0], "max": [2, 0], "count": [349]}, "eef_acc_mag_action": {"mean": [1.1260744985673352, 0.0], "std": [0.8161210969456468, 0.0], "min": [0, 0], "max": [2, 0], "count": [349]}, "eef_sim_pose_state": {"mean": [0.26802943291992615, 0.15702564890382295, 1.2534407439012853, 0.00645493872768965, 0.2617072366834168, -0.3860038083029871, 0.06903347046265779, -0.3365254379503103, 1.1823035641655417, -0.004304907058107515, 0.0003231113423644974, 0.004003536081792464], "std": [0.13925960725768555, 0.19145617798159276, 0.08069920339433705, 0.12275597743395934, 0.36430129574220665, 0.4279205699981369, 4.81700214841292e-06, 5.099445732750235e-06, 2.6077559909307677e-05, 0.0013676330782774102, 0.00020973528310791923, 0.00022441547645290618], "min": [0.041586466188234264, -0.09161025068673997, 1.1535737380293076, -0.24243349963597, -0.24763826839841707, -0.977755118028244, 0.06900198049428194, -0.33655365091583633, 1.1822695536456687, -0.016382979229092598, -0.00042553175313120306, 0.002765957498922944], "max": [0.4211770826841158, 0.3405190839858465, 1.457905421527648, 0.3781194290526406, 1.1855443408749577, 0.24959559552414756, 0.06903426304116284, -0.3365150928183086, 1.1824528918803552, -0.0036164780231224343, 0.000638297846307978, 0.004468085281990779], "count": [349]}, "eef_sim_pose_action": {"mean": [0.26867229674507964, 0.15723210003224972, 1.2539783964324382, 0.004748580501588793, 0.2593756829467006, -0.38705752515380715, 0.06912967741968395, -0.33652586152064456, 1.182339748231853, -0.004841347581018995, 0.001529583675565126, 0.004593153565084743], "std": [0.13931827743307898, 0.19138782621005976, 0.08145080455471679, 0.12273546493174377, 0.3604270285672792, 0.42677442930945375, 8.741399899600454e-06, 2.6324710909788014e-06, 2.6824949526805953e-05, 0.0013944088865026592, 8.199429158288865e-05, 0.0001157909858930359], "min": [0.03787481584008281, -0.09282315801803688, 1.1490464371273554, -0.2449135886867212, -0.2208762954782031, -0.9783085639822571, 0.06901447594192092, -0.33656053645656686, 1.1823377624652032, -0.016873788088560104, 0.0, 0.003067961661145091], "max": [0.4229178532320909, 0.3416475877991422, 1.4674224398767342, 0.37326345756954327, 1.2052659323546524, 0.26069152468809953, 0.0691303410575986, -0.33652566166617176, 1.182762897534248, -0.004599589277190909, 0.0015339808305725455, 0.004601944296519567], "count": [349]}, "gripper_mode_state": {"mean": [0.3667621776504298, 0.0], "std": [0.48192082616913823, 0.0], "min": [0, 0], "max": [1, 0], "count": [349]}, "gripper_activity_state": {"mean": [1.8624641833810889, 2.0], "std": [0.47092629808714714, 0.0], "min": [0, 2], "max": [2, 2], "count": [349]}, "gripper_mode_action": {"mean": [0.36962750716332377, 0.0], "std": [0.48270385653271036, 0.0], "min": [0, 0], "max": [1, 0], "count": [349]}, "gripper_activity_action": {"mean": [1.9742120343839542, 2.0], "std": [0.2057059151380818, 0.0], "min": [0, 2], "max": [2, 2], "count": [349]}, "gripper_open_scale_state": {"mean": [0.6508069014344334, 0.979624651714864], "std": [0.4034266555829201, 1.7570440229075412e-05], "min": [0.11474980354309082, 0.9794789123535156], "max": [0.9789613342285156, 0.9796267700195312], "count": [349]}, "gripper_open_scale_action": {"mean": [0.6303724928366762, 1.0], "std": [0.48270385653271036, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [349]}}} +{"episode_index": 29, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[0.9411764705882353]], [[0.9686274509803922]]], "mean": [[[0.6226634204793029]], [[0.6390726171023965]], [[0.6151835157952069]]], "std": [[[0.17882426669110452]], [[0.18742917463894768]], [[0.1848100871290053]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[0.996078431372549]], [[1.0]]], "mean": [[[0.6002575735294118]], [[0.6237284204793028]], [[0.5971165223311548]]], "std": [[[0.179157482181959]], [[0.18612199379418978]], [[0.1780383797887731]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46536995642701523]], [[0.45305808278867105]], [[0.43960106753812633]]], "std": [[[0.19351401395842674]], [[0.18556859436690382]], [[0.1923086828357258]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9803921568627451]], [[0.7137254901960784]], [[0.7176470588235294]]], "mean": [[[0.43178347494553376]], [[0.42421873638344226]], [[0.40660671840958607]]], "std": [[[0.19949624093048496]], [[0.1937880754887704]], [[0.20830175059060568]]], "count": [100]}, "observation.state": {"min": [-0.3957446813583374, -0.003617021255195141, -1.9853191375732422, -0.2725532054901123, -0.5025531649589539, -0.03936170041561127, -2.7585105895996094, 0.0031914892606437206, -0.001276595750823617, -0.0017021276289597154, 0.00957446824759245, 0.029361702501773834, -0.05510638281702995, -2.760425567626953, 7.1658735275268555, 97.94789123535156], "max": [0.0042553190141916275, 2.390425443649292, 0.0, 0.7234042286872864, 0.04276595637202263, 1.4234042167663574, -0.10489361733198166, 0.0042553190141916275, -0.0008510638144798577, 0.0, 0.016170212998986244, 0.0331914909183979, -0.03936170041561127, -2.759999990463257, 97.89613342285156, 97.96267700195312], "mean": [-0.1870880424976349, 1.4536128044128418, -1.1702529191970825, 0.2102135270833969, -0.23683679103851318, 0.6304827332496643, -1.712999701499939, 0.004135918337851763, -0.0012689395807683468, -2.142966513929423e-05, 0.010727092623710632, 0.03021434135735035, -0.04068492352962494, -2.760410785675049, 62.14116668701172, 97.96208953857422], "std": [0.12653324007987976, 0.9282766580581665, 0.8063647150993347, 0.24468684196472168, 0.18676596879959106, 0.6244999766349792, 1.2389819622039795, 0.0001987007271964103, 5.655274435412139e-05, 0.00016793006216175854, 0.00044234286178834736, 0.000543496455065906, 0.0023735056165605783, 9.330508328275755e-05, 42.35432434082031, 0.0032372507266700268], "count": [278]}, "action": {"min": [-0.3957670331001282, -0.0015339808305725455, -1.9849711656570435, -0.2883884012699127, -0.5062136650085449, -0.03988350182771683, -2.7585105895996094, 0.003067961661145091, 0.0, -0.003067961661145091, 0.00920388475060463, 0.029145635664463043, -0.05675728991627693, -2.760425567626953, 0.0, 100.0, 0.0, 0.0], "max": [0.004601942375302315, 2.389942169189453, 0.0015339808305725455, 0.7286408543586731, 0.04601942375302315, 1.431204080581665, -0.10489361733198166, 0.004601942375302315, 0.0015339808305725455, -0.0, 0.016873788088560104, 0.03374757617712021, -0.03988350182771683, -2.759999990463257, 100.0, 100.0, 0.0, 0.0], "mean": [-0.18677587807178497, 1.4527887105941772, -1.169026494026184, 0.21276535093784332, -0.2376234531402588, 0.6324576139450073, -1.712999701499939, 0.004596433602273464, 5.5179166338348296e-06, -2.75895836239215e-05, 0.010743398219347, 0.0307624451816082, -0.04138439893722534, -2.760410785675049, 61.51079177856445, 100.0, 0.0, 0.0], "std": [0.12595707178115845, 0.9279693365097046, 0.8068938255310059, 0.25249287486076355, 0.18723434209823608, 0.6251213550567627, 1.2389819622039795, 9.1836009232793e-05, 9.183643851429224e-05, 0.00024184593348763883, 0.00042157023563049734, 0.0005379613721743226, 0.0025361045263707638, 9.330508328275755e-05, 48.65700149536133, 0.0, 0.0, 0.0], "count": [278]}, "timestamp": {"min": [0.0], "max": [9.233333333333333], "mean": [4.616666666666667], "std": [2.675038940526536], "count": [278]}, "frame_index": {"min": [0], "max": [277], "mean": [138.5], "std": [80.25116821579608], "count": [278]}, "episode_index": {"min": [193], "max": [193], "mean": [193.0], "std": [0.0], "count": [278]}, "index": {"min": [54866], "max": [55143], "mean": [55004.5], "std": [80.25116821579608], "count": [278]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [278]}, "subtask_annotation": {"mean": [3.643884892086331, 7.0, 7.0, 7.0, 7.0], "std": [1.674764671879194, 0.0, 0.0, 0.0, 0.0], "min": [1, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [278]}, "scene_annotation": {"mean": [193.0], "std": [0.0], "min": [193], "max": [193], "count": [278]}, "eef_direction_state": {"mean": [3.985611510791367, 6.0], "std": [1.9927408243324123, 0.0], "min": [0, 6], "max": [6, 6], "count": [278]}, "eef_velocity_state": {"mean": [1.1798561151079137, 0.0], "std": [0.8503219750844534, 0.0], "min": [0, 0], "max": [2, 0], "count": [278]}, "eef_acc_mag_state": {"mean": [1.0467625899280575, 0.0], "std": [0.8490199308126023, 0.0], "min": [0, 0], "max": [2, 0], "count": [278]}, "eef_direction_action": {"mean": [3.91726618705036, 6.0], "std": [2.0768483336745858, 0.0], "min": [0, 6], "max": [6, 6], "count": [278]}, "eef_velocity_action": {"mean": [1.169064748201439, 0.0], "std": [0.8588388447638459, 0.0], "min": [0, 0], "max": [2, 0], "count": [278]}, "eef_acc_mag_action": {"mean": [1.0827338129496402, 0.0], "std": [0.8377280046172461, 0.0], "min": [0, 0], "max": [2, 0], "count": [278]}, "eef_sim_pose_state": {"mean": [0.347297636958678, 0.2589279015093134, 1.272791966656315, 0.4619118754853681, 0.4640934189686887, -0.4877610992052823, 0.06901571798412132, -0.33590518698604205, 1.1813725027239186, -0.04039985799045531, 0.009432396274949056, 0.03435156949537127], "std": [0.19731922052728515, 0.05829291370941231, 0.0625574107637514, 0.5796308542101888, 0.3726603601218985, 0.32042343171834037, 9.128746689860299e-06, 1.3961658956927241e-05, 4.978871087380763e-05, 0.002366508154899351, 0.000413544735991046, 0.0005345906061535772], "min": [0.06878482751164326, 0.17426421622020224, 1.182542664963242, -0.5506440983684373, -0.05176924523363291, -0.9044287939151614, 0.06891772218506718, -0.33591752423928756, 1.1811720271447876, -0.05479067666811097, 0.007868004139296447, 0.03297997016979842], "max": [0.5667570679904625, 0.33367359967756766, 1.3911433556545414, 1.1409546065468072, 1.2357880263239718, 0.0031914892606437206, 0.0690179308925988, -0.3358312115747126, 1.1818043792920467, -0.03907246443432247, 0.014034917309779349, 0.0370227316314727], "count": [278]}, "eef_sim_pose_action": {"mean": [0.34676162709334285, 0.2593902611010682, 1.272756076151286, 0.4606108812675645, 0.4664875055411596, -0.491173569733237, 0.0691093320081078, -0.3359029787028372, 1.18140167803966, -0.04105464981762171, 0.01071623881469862, 0.03536057616164434], "std": [0.1968647109543064, 0.05840271687489115, 0.0631051422930583, 0.5851682730258837, 0.3822975528394737, 0.323033601682547, 1.7308946745495288e-05, 1.2217133330701213e-05, 5.090364375704413e-05, 0.002533790964500806, 0.00033116775657606313, 0.0005465880189217368], "min": [0.06887185975998084, 0.17383117042681273, 1.1822269248422452, -0.5727865303275539, -0.08722815479087087, -0.9304560295472133, 0.06887225037752834, -0.3359394568334607, 1.1813944603724367, -0.05644673132226822, 0.007665536626413116, 0.033749257440363854], "max": [0.5663516393629724, 0.3336510147566068, 1.4098932194297935, 1.1602113362087838, 1.238038997294495, 0.004615075184989418, 0.06911224547755575, -0.33583595952176604, 1.1819768153552672, -0.0395541072829136, 0.013797964954230357, 0.038352732524194244], "count": [278]}, "gripper_mode_state": {"mean": [0.381294964028777, 0.0], "std": [0.48570476056455447, 0.0], "min": [0, 0], "max": [1, 0], "count": [278]}, "gripper_activity_state": {"mean": [1.8093525179856116, 2.0], "std": [0.5526121210275883, 0.0], "min": [0, 2], "max": [2, 2], "count": [278]}, "gripper_mode_action": {"mean": [0.38489208633093525, 0.0], "std": [0.4865697978818201, 0.0], "min": [0, 0], "max": [1, 0], "count": [278]}, "gripper_activity_action": {"mean": [1.9676258992805755, 2.0], "std": [0.23001902559349857, 0.0], "min": [0, 2], "max": [2, 2], "count": [278]}, "gripper_open_scale_state": {"mean": [0.6214113131873046, 0.9796193239500228], "std": [0.4235435098098355, 3.233441676915351e-05], "min": [0.07165873527526856, 0.9794789123535156], "max": [0.9789613342285156, 0.9796267700195312], "count": [278]}, "gripper_open_scale_action": {"mean": [0.6151079136690647, 1.0], "std": [0.4865697978818201, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [278]}}} +{"episode_index": 30, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9921568627450981]], [[1.0]], [[1.0]]], "mean": [[[0.618830433006536]], [[0.6478875544662309]], [[0.6231133360566449]]], "std": [[[0.17611821538584005]], [[0.18526632156751394]], [[0.18262871762959645]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.5931327069716776]], [[0.6278721023965141]], [[0.5995714760348584]]], "std": [[[0.1777407270798506]], [[0.18724405677115144]], [[0.18018536312230518]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.792156862745098]], [[0.7725490196078432]], [[0.7803921568627451]]], "mean": [[[0.4475533551198257]], [[0.4488877532679738]], [[0.4356946541394336]]], "std": [[[0.2015715505984889]], [[0.19671723594544258]], [[0.20448036917708545]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6470588235294118]], [[0.6588235294117647]], [[0.6313725490196078]]], "mean": [[[0.42522805283224396]], [[0.4284879166666667]], [[0.4152034640522876]]], "std": [[[0.19504933538360567]], [[0.18933880041298698]], [[0.19315707696331394]]], "count": [100]}, "observation.state": {"min": [-0.75, -0.003617021255195141, -1.9627659320831299, -0.18617020547389984, -0.4165957570075989, -0.04404255375266075, -2.7551064491271973, -0.0019148936262354255, 0.0, -0.029361702501773834, 0.07531914860010147, 0.024468084797263145, -0.06914893537759781, -2.742553234100342, 8.511272430419922, 97.3410415649414], "max": [0.05234042555093765, 2.434255361557007, 0.0, 0.46425533294677734, 0.009148935787379742, 1.1959574222564697, -0.14382979273796082, -0.0017021276289597154, 0.0, -0.027872340753674507, 0.07638297975063324, 0.03170212730765343, -0.054680850356817245, -2.742553234100342, 97.77780151367188, 97.3410415649414], "mean": [-0.3197515904903412, 1.3530502319335938, -1.0598118305206299, 0.232500821352005, -0.2499651312828064, 0.5846026539802551, -2.113615036010742, -0.0017099770484492183, 0.0, -0.029135068878531456, 0.07622598856687546, 0.02702133171260357, -0.056317657232284546, -2.742553472518921, 75.8391342163086, 97.3411636352539], "std": [0.31738054752349854, 1.0194157361984253, 0.8112767338752747, 0.19930042326450348, 0.17686668038368225, 0.42618584632873535, 1.0522875785827637, 4.010215707239695e-05, 0.0, 0.00013132087769918144, 0.00023718216107226908, 0.0005271848640404642, 0.0017620017752051353, 2.384185791015625e-07, 35.96630859375, 0.0001220703125], "count": [244]}, "action": {"min": [-0.7501165866851807, 0.0, -1.9634953737258911, -0.18867963552474976, -0.4187767505645752, -0.04448544234037399, -2.7551064491271973, -0.003067961661145091, 0.0015339808305725455, -0.029145635664463043, 0.07516505569219589, 0.02454369328916073, -0.07056311517953873, -2.742553234100342, 0.0, 100.0, 0.0, 0.0], "max": [0.058306608349084854, 2.434427499771118, 0.0015339808305725455, 0.46786412596702576, 0.00920388475060463, 1.2026408910751343, -0.14382979273796082, -0.0015339808305725455, 0.0015339808305725455, -0.029145635664463043, 0.07669904083013535, 0.03374757617712021, -0.05522330850362778, -2.742553234100342, 100.0, 100.0, 0.0, 0.0], "mean": [-0.31659117341041565, 1.3527710437774658, -1.0580451488494873, 0.23154939711093903, -0.2518559694290161, 0.5902247428894043, -2.113615036010742, -0.0015654172748327255, 0.001533983158878982, -0.02914568968117237, 0.07668021321296692, 0.02761170268058777, -0.05707154795527458, -2.742553472518921, 76.63934326171875, 100.0, 0.0, 0.0], "std": [0.31802883744239807, 1.0191035270690918, 0.810996949672699, 0.20459799468517303, 0.17720496654510498, 0.4287986755371094, 1.0522875785827637, 0.0002173273533117026, 2.3283064365386963e-09, 5.4016709327697754e-08, 0.00016904431686270982, 0.0006210905849002302, 0.00187296187505126, 2.384185791015625e-07, 42.31247329711914, 0.0, 0.0, 0.0], "count": [244]}, "timestamp": {"min": [0.0], "max": [8.1], "mean": [4.05], "std": [2.3478713763747794], "count": [244]}, "frame_index": {"min": [0], "max": [243], "mean": [121.5], "std": [70.43614129124337], "count": [244]}, "episode_index": {"min": [196], "max": [196], "mean": [196.0], "std": [0.0], "count": [244]}, "index": {"min": [55682], "max": [55925], "mean": [55803.5], "std": [70.43614129124337], "count": [244]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [244]}, "subtask_annotation": {"mean": [3.6844262295081966, 7.0, 7.0, 7.0, 7.0], "std": [1.7352431913373123, 0.0, 0.0, 0.0, 0.0], "min": [1, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [244]}, "scene_annotation": {"mean": [196.0], "std": [0.0], "min": [196], "max": [196], "count": [244]}, "eef_direction_state": {"mean": [4.348360655737705, 6.0], "std": [1.932667128758386, 0.0], "min": [0, 6], "max": [6, 6], "count": [244]}, "eef_velocity_state": {"mean": [1.0614754098360655, 0.0], "std": [0.9366794088529403, 0.0], "min": [0, 0], "max": [2, 0], "count": [244]}, "eef_acc_mag_state": {"mean": [1.0081967213114753, 0.0], "std": [0.8636170755051134, 0.0], "min": [0, 0], "max": [2, 0], "count": [244]}, "eef_direction_action": {"mean": [4.372950819672131, 6.0], "std": [1.923816940494112, 0.0], "min": [0, 6], "max": [6, 6], "count": [244]}, "eef_velocity_action": {"mean": [1.0245901639344261, 0.0], "std": [0.9361861482448609, 0.0], "min": [0, 0], "max": [2, 0], "count": [244]}, "eef_acc_mag_action": {"mean": [0.9672131147540983, 0.0], "std": [0.8771640801096237, 0.0], "min": [0, 0], "max": [2, 0], "count": [244]}, "eef_sim_pose_state": {"mean": [0.28881513455066854, 0.1969582711155433, 1.2422908498698573, 0.3334842950997735, 0.4759536808755885, -0.6782334592339395, 0.06673662984748935, -0.33583917760345, 1.1827273239337412, -0.055044368983512025, 0.04707382769452334, 0.02534127424365896], "std": [0.1707483663638795, 0.14113293002930288, 0.05650048693527493, 0.21745976963786745, 0.3743938053083889, 0.552143639888921, 1.031224001067133e-05, 1.1897595666589526e-05, 3.892154634752758e-05, 0.0017542247141499564, 0.00024519370010140827, 0.0005295449979957601], "min": [0.06407883483158996, -0.0051790539970228665, 1.1819668004100665, -0.04409008638957374, -0.034487050175345146, -1.3144639324733813, 0.06671882453637493, -0.3358968186658293, 1.1824077384069385, -0.06784166263869104, 0.04614699667947142, 0.022792049086063956], "max": [0.45406513128191855, 0.33359291320320655, 1.3849263273970818, 0.6505923807597233, 1.0145704269347142, 0.014680940446767394, 0.06683613925363874, -0.3357340880221691, 1.182824149844625, -0.05345400096936251, 0.04806916000130501, 0.03003379655556617], "count": [244]}, "eef_sim_pose_action": {"mean": [0.28893494980834517, 0.19788650066168484, 1.2422132946128657, 0.33776801542572105, 0.4760117685637815, -0.678792133933409, 0.06684930065921355, -0.3358297154761755, 1.1827223320513243, -0.05571591960552933, 0.04904979926935242, 0.026079493473799942], "std": [0.17058788456659285, 0.14082983428004126, 0.05719607654325912, 0.2173377263369923, 0.3802738150395994, 0.5529152204269524, 6.604204120986079e-07, 1.49956620952388e-05, 1.7318821706098532e-05, 0.0018622920310723673, 0.00016955685518968408, 0.0006585559054986046], "min": [0.06772709509082592, -0.0048679832735372755, 1.1821805272498351, -0.044499560734887735, -0.08105176206470621, -1.3179951136553179, 0.06684728670265776, -0.3358995210122702, 1.182720312718326, -0.06924926421070306, 0.04752630375959077, 0.023039300159882148], "max": [0.4535278105762082, 0.33357698185180645, 1.3952837149917174, 0.634442034809072, 1.0132765571633064, 0.01533981890111155, 0.06685678450295006, -0.33569249737401746, 1.1828776437745006, -0.053942340465455874, 0.04907258991189689, 0.03225175942529754], "count": [244]}, "gripper_mode_state": {"mean": [0.22950819672131148, 0.0], "std": [0.42051656847149665, 0.0], "min": [0, 0], "max": [1, 0], "count": [244]}, "gripper_activity_state": {"mean": [1.790983606557377, 2.0], "std": [0.5738144011301634, 0.0], "min": [0, 2], "max": [2, 2], "count": [244]}, "gripper_mode_action": {"mean": [0.2336065573770492, 0.0], "std": [0.42312472597035977, 0.0], "min": [0, 0], "max": [1, 0], "count": [244]}, "gripper_activity_action": {"mean": [1.9631147540983607, 2.0], "std": [0.2451833772319024, 0.0], "min": [0, 2], "max": [2, 2], "count": [244]}, "gripper_open_scale_state": {"mean": [0.7583909912578425, 0.9734104156494182], "std": [0.3596630572171191, 4.107825191113079e-15], "min": [0.08511272430419922, 0.9734104156494141], "max": [0.9777780151367188, 0.9734104156494141], "count": [244]}, "gripper_open_scale_action": {"mean": [0.7663934426229508, 1.0], "std": [0.42312472597035977, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [244]}}} diff --git a/R1_Lite_move_the_position_of_the_long_bread/meta/info.json b/R1_Lite_move_the_position_of_the_long_bread/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..4cef65f6700142607641dd3d9222714d656c1a49 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_long_bread/meta/info.json @@ -0,0 +1 @@ +{"codebase_version": "v2.1", "robot_type": "galaxea_r1_lite", "total_episodes": 31, "total_frames": 9249, "total_tasks": 1, "total_videos": 124, "total_chunks": 1, "chunks_size": 1000, "fps": 30, "splits": {"train": "0:30"}, "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_long_bread/meta/tasks.jsonl b/R1_Lite_move_the_position_of_the_long_bread/meta/tasks.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..e41012e3ad3108acaecdda10fcfd9b12c1513ee2 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_long_bread/meta/tasks.jsonl @@ -0,0 +1 @@ +{"task_index": 0, "task": "put the long bread the designated position."} diff --git a/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000000.mp4 b/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e8d3d004d6348d45e2eaa85c21815758ad7dbca2 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_long_bread/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:8cf12acb012185e70dfab3794432945ab570fec737f90e6d38ec48645ebad90d +size 3311184 diff --git a/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000001.mp4 b/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..444ef827d324cc3da3542c6d743e6e9ad851a28d --- /dev/null +++ b/R1_Lite_move_the_position_of_the_long_bread/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:5dd7e8ef5fec2f5f22edd0c5be747034cb4fc2c450c1a6738123e573864b6ae3 +size 3443605 diff --git a/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000002.mp4 b/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..76edda50e9e60c15fd33f946e0931ca45bb6539e --- /dev/null +++ b/R1_Lite_move_the_position_of_the_long_bread/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:9170ef6cdd97be02cae6dc7695fa238c6703605cd238558ee5bb50b525832b34 +size 5109090 diff --git a/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000003.mp4 b/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a7bf0d48e56852db4562ab0392f8fcddf45e69f8 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_long_bread/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:8ac83fabcdcf5f7c20fa70662fe02156ede2c80fc03d51c732a9014924317555 +size 3577473 diff --git a/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000004.mp4 b/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9c1a9b103f4ae5c62a76f19a9d0444da02004b45 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_long_bread/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:7b2bd7ebb24fcb607dfcb9617c8593e6bd0c8141a59b33f5ec7fb3313cbad091 +size 2154505 diff --git a/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000005.mp4 b/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0a0063ff2c6c83b6e960896f21c2494565311538 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_long_bread/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:40cd3f8a20de6df8edb0fa1e125d1278f93a19740ae9450b3da97377a094ba0c +size 2356721 diff --git a/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000006.mp4 b/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..436fe32be3871a532af8abdd7838773e577c5e12 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_long_bread/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:f8367bd289e4cbfb0cf02f066365aaad624a127f9d97f65c957967ea8a31c669 +size 4283041 diff --git a/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000007.mp4 b/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..94ea65c41ff6d2de74b734e8d983461e07a887be --- /dev/null +++ b/R1_Lite_move_the_position_of_the_long_bread/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:b234f2dd4bcfa73a06a77569f16da55fb7f6cb16bb419d5fa13f95ac18a35ff6 +size 2875845 diff --git a/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000008.mp4 b/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4b654bd4cc3da3a11544d3b76dfc7f55359a92db --- /dev/null +++ b/R1_Lite_move_the_position_of_the_long_bread/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:b590ea0b72615f405be8dd601b7bc5b550e519adb68458ea21c3941956b454a2 +size 1744917 diff --git a/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000009.mp4 b/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..073828a1f10eba80e0e0e3d9eab58ed37b1fe07a --- /dev/null +++ b/R1_Lite_move_the_position_of_the_long_bread/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:8a52918ffd3b5f3a1362e6e273c45616fbe6790d607a71a7d6b2d57bac29bdc4 +size 2186530 diff --git a/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000010.mp4 b/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b41ba0efa2ad7f94385dbe9a6ba5c988c810ed24 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_long_bread/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:2ad3b907a459aa7710dd54eb2021d5fd208d8c89ad015312b3e047eeab166f84 +size 4364541 diff --git a/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000011.mp4 b/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ce6eece1a6d7375e0343fe00f6dc45ebf6b0ecfa --- /dev/null +++ b/R1_Lite_move_the_position_of_the_long_bread/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:4f8b7fd5b58f9539eca8d06926a5bc833336d9c779c4097b6918dc9426dbc00f +size 4145738 diff --git a/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000012.mp4 b/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e82b9df58ec60e429df72da51014c7b6413d1a13 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_long_bread/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:2f04179582e4de4782223df79efbcdb071197c31f1089d32fa39e895cddbef13 +size 1795637 diff --git a/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000013.mp4 b/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..786a3a69062e1dca8b0c58ed8cf8ccb36dcc02db --- /dev/null +++ b/R1_Lite_move_the_position_of_the_long_bread/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:f99a8203a0d1b34dee1c8f034965ac82e40abbbc47cb067581d10bc7c15b6b94 +size 2221995 diff --git a/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000014.mp4 b/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4f263c44899f245b9dadccfa3861952fd9f38ca6 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_long_bread/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:f6be2039ca20ce17d06930212f0175e510bf0410093ae9fa7459791873905eef +size 2077469 diff --git a/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000015.mp4 b/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..40fcea580dec2212851258632c39bf9f1784175c --- /dev/null +++ b/R1_Lite_move_the_position_of_the_long_bread/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:513d361e0d0cd739a2a567d7ac36f9722c99accfbffe551c7cc12afd173ba2d2 +size 2289523 diff --git a/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000016.mp4 b/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fab32de778aaa383592d46ffc1c933714ec2275f --- /dev/null +++ b/R1_Lite_move_the_position_of_the_long_bread/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:631f7bd032bafdc922a351ecdbf00f1ed46a64e62d25af3cf2736d9e87d5d1a6 +size 2583122 diff --git a/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000017.mp4 b/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bfd0e08714fb5a232b13d90ab48e951e956ade93 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_long_bread/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:f4a65340e9b3a786542de24a73085adf8e0c4d7d5967087099bedbf5409b171e +size 2236923 diff --git a/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000018.mp4 b/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..757f740f7ba170e09561f963b6e05b1cadc4cd52 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_long_bread/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:1c3fc7c3897eca4662b59a58beb9630c0170f03d16281ae0e5cb9c834ae0bb7c +size 2396695 diff --git a/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000019.mp4 b/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8bdf420b6dc26abb7950216fe549933b1c2cc462 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_long_bread/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:86644543830f4680958d4c14b4009be0b5e8700e48dca3f35f7ac32cb7730a8d +size 2271873 diff --git a/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000020.mp4 b/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7e8a3a471a27d7a0a814d37d5ef9b952a2f906e8 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_long_bread/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:f339ad1c8f36cc035c98f9bc6e900dc4441254a05b531b0d57db2f05fabcec99 +size 2984635 diff --git a/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000021.mp4 b/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d48b9203662cc92b4d2986f99422401a28bc23df --- /dev/null +++ b/R1_Lite_move_the_position_of_the_long_bread/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:5df904e6cc66ee873c98f59f2bf2b611367cbec6d9324e2d827754bf72627695 +size 2682327 diff --git a/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000022.mp4 b/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9326bb3715d6b23c8a92c1cdae5ac84afa7cdd2e --- /dev/null +++ b/R1_Lite_move_the_position_of_the_long_bread/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:8973c66869ebe5723128a7366f6bcc8f4891150311d06fef81c9da1013c53089 +size 3705161 diff --git a/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000023.mp4 b/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..55f4020384c2bcec9d808255d3bc9d8d8eb5d590 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_long_bread/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:5367da3be64bb0ea0c4e9252e8898dd51a3ebe96149eeda65c7b660bb2695954 +size 3187404 diff --git a/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000024.mp4 b/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8ad82f965e487e58d1dbeeed7a419ae1d963d421 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_long_bread/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:d8a202621d5e42d35f1bb6e43f969186777ccad123a656eeee127af359b75509 +size 2571548 diff --git a/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000025.mp4 b/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f96b57e948ed5ad76a66c0918d918bf43cc72b44 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000025.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c49d2076f28ac2ccbd0177c9b48a95c9448f872a5f46be0dbe8b013d28751b2 +size 3758876 diff --git a/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000026.mp4 b/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..de0ea500afa137ae907e355287cae99ab6ca86ad --- /dev/null +++ b/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000026.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f448f2734c8c2a69245fe57a7805b9d4bef22ee5bac02937963efc1480bc614b +size 2636212 diff --git a/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000027.mp4 b/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..91eaa350330204ba0121aa383227bd1a44aead64 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000027.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:45fa3d009d02a905d56535577bcb2b606c72edb6552cc027c0ec3094672550a6 +size 4215463 diff --git a/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000028.mp4 b/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dcf92e2a3b77df0fabd1ac0cbe65929a249cb6e4 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000028.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:73f48ce35e891129ed57a878f29dce9362a27bf545c3496ec56ba1c68516cd21 +size 3332663 diff --git a/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000029.mp4 b/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b67b1f4fc413671be5590b14d52f1ac9913adfd8 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000029.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0baeb823e76994efc4c6e103bf695f81cca2818f718df38edd27901eeee0ea41 +size 2782218 diff --git a/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000030.mp4 b/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2221307c6452c74aac7bbc6b1dd2d00e7f4bd4b8 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000030.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00642be283497d686ecd6f2932ec4a60f8a91892777e4284e6fd988a188112c9 +size 2166244 diff --git a/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000000.mp4 b/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bd751ee2908827c2efab60dc1d2a975ef1a27434 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_long_bread/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:ab1e7df08d6e5d3d5538c161ef4d3e852a7247cea5c018f368c2ede38ec533e8 +size 2922840 diff --git a/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000001.mp4 b/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ea5f8ff7899dbaf6b9c40a8fea734638103ebcc6 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_long_bread/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:a0f76cec972fcf186f40c0cccd9ed956d32d6ff52500e525fb7c208f760a0163 +size 3138876 diff --git a/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000002.mp4 b/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9e04eebaf7a59e387aa34c6ca024aa75a3841faa --- /dev/null +++ b/R1_Lite_move_the_position_of_the_long_bread/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:e1f6dfdcf1a1df35363974689a22f5e6401e3d562f1d691db749d85b581b91aa +size 4673556 diff --git a/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000003.mp4 b/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eaf46c2932f28322138d3677e06925a25dc8b57c --- /dev/null +++ b/R1_Lite_move_the_position_of_the_long_bread/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:3287c305d56c39516f2fe6be3b7cd5d9d9df679ab96de00c6ccb214a32823c8e +size 3423131 diff --git a/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000004.mp4 b/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4365d94616a311b43b417bff88f2e84b3dc1e77e --- /dev/null +++ b/R1_Lite_move_the_position_of_the_long_bread/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:7d102104675128d55f32dc87c8f488cc1a56393eef5efcaecc34b9c3fad2e035 +size 1919156 diff --git a/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000005.mp4 b/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..21f950dc5e95261ccabb73288900701428360c69 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_long_bread/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:97ad935f3ea71706d134d2641034be958c9a48db01d532de13e74a54ae249d83 +size 2191527 diff --git a/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000006.mp4 b/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..11ac5bfc035781f83181a7b3cd79e1bda21bae37 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_long_bread/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:00d825643f82fdad684876e29345907af7e4113ba702b8b72c0ef2c15aa37419 +size 3927545 diff --git a/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000007.mp4 b/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..021ce732a4cc1aaac767f4f4d6ac4aae40293072 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_long_bread/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:e7400e126f53e4eb4ac7690fe025e45ed592f072f51aa3dba67dbb86d0ffc01f +size 2480151 diff --git a/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000008.mp4 b/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0db3745b6cb6d4a565929a50efcfd602442c4a84 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_long_bread/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:fe81ebf340dd48045fd4450012f7002aca54bf7ec43b509acfef24d3f36d351b +size 1521097 diff --git a/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000009.mp4 b/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b6022b78d96ea749baf3364053448be40eeae1f0 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_long_bread/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:5e62dd45ad6a69d433c41bdeac26b67ebec77c1d82f2b9e3fda4ee5436bdfd79 +size 1978722 diff --git a/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000010.mp4 b/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..42fd691091c655790dccb3eac48a70c53c1b98ce --- /dev/null +++ b/R1_Lite_move_the_position_of_the_long_bread/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:f296234859508759028450347c5957c171ede9e76d0ef3391e564822f39bf4da +size 4012805 diff --git a/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000011.mp4 b/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fb1fb506d8c1b4fc9e69a60f0a6eb34dd11dd4d0 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_long_bread/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:74c3d7847e5910030efd5c74aa4c1a6f8f3e9f044977cd5dd74faa460db1c1ce +size 3623947 diff --git a/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000012.mp4 b/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..56b91110ce73442cc05da1266b84ed3c7ad97302 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_long_bread/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:05c566c098e12906e8235e5dcccd7fbc73891dbeed2ffcb89c391ff011199bea +size 1601649 diff --git a/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000013.mp4 b/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dc968acf47304605bed098a00fef600e2be7e1ca --- /dev/null +++ b/R1_Lite_move_the_position_of_the_long_bread/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:dd36b3d0095f77167360a07e89bbadcfec1104e5e927b797921e6554c2be2383 +size 1982964 diff --git a/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000014.mp4 b/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4c3b8419660e1e92ff5648f81d39b83552120499 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_long_bread/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:0c2d22a6046d0e1524c6cc81ea0e879701a1933ff6aece0ec9cc3d6767ac0d0c +size 1866040 diff --git a/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000015.mp4 b/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bbffdad80190eb2bc2528593562d14266cc1fc93 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_long_bread/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:a20b4d4530c6bd9b0b7cfedf0c77fd7db793242682cefd859e65a9359b86ba17 +size 2010155 diff --git a/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000016.mp4 b/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..29b281c02429b68bcd277809e686e0c501a0135b --- /dev/null +++ b/R1_Lite_move_the_position_of_the_long_bread/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:0339ef51c35822af0dd55be3fd277e28cb937cdee44343af6e7331ce58efb8ab +size 2501311 diff --git a/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000017.mp4 b/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..307323628ca503997edff49568296e0baf523248 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_long_bread/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:35ff32bcb7674c880e4dd5e76cb9f423a5ca18c3edc1bcc7137740f3be1d2336 +size 1908402 diff --git a/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000018.mp4 b/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ca17e0aa49e7f69157a9c4cc84abfb9f7708c7f0 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_long_bread/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:71922d9f184afd603a9e9045023b17b78d9f3fd544d7bc9eb52628fbac018db8 +size 2167290 diff --git a/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000019.mp4 b/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7d9b89c61f91dfcc6c138109db7688f3a305de63 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_long_bread/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:ad767c23a98dd33310dee508a6f439a9a9dfe9a837e1b0b884916c2530d7efa6 +size 2045978 diff --git a/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000020.mp4 b/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..33c5de349f6015de425d80731b257c6c91118bff --- /dev/null +++ b/R1_Lite_move_the_position_of_the_long_bread/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:8cd890aad4df24eade25683b0262a728c7f1d4dc1abcecc288021e0ee18358fb +size 2792040 diff --git a/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000021.mp4 b/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1495362618a7fc137b05de8293f124e228b5b4cd --- /dev/null +++ b/R1_Lite_move_the_position_of_the_long_bread/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:ea55586355db9d6e01c33f806f8df594c074c6a9cffc7fe1b57cc540368d3070 +size 2256413 diff --git a/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000022.mp4 b/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8d4c02b78fb720e580bc9fcf7db1d09acc664ea2 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_long_bread/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:819d6287ca7d939d4f3335143965e37d9fe8c68ab1e260a3868d083fe19b1a4d +size 3368116 diff --git a/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000023.mp4 b/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0064262b99885f682e0a166a9e9ae74e1d7741b2 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_long_bread/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:b9583667c0ca752e0221f7352633caa973c0a2f7acf8bb9302cb93a8ecc450f0 +size 3045325 diff --git a/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000024.mp4 b/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..11756dca1c8ed3e7ab7fd5348c55e8ef733348fc --- /dev/null +++ b/R1_Lite_move_the_position_of_the_long_bread/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:9a5c83b26c7af80caa95d2e46e882112379943cdf94476c240609adf5af6b559 +size 2335060 diff --git a/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000025.mp4 b/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8734f1e0efc8917c4e61ac9369e77f7f673822e1 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000025.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d4d804879e5cfc9705c6f7ac4d706be9e2a43de7b9bd842890dfffca71e00f5f +size 3456607 diff --git a/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000026.mp4 b/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c57803d4322bcfa7bc437ca7e2aa1d71ce65205e --- /dev/null +++ b/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000026.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de86dce709ac861069c42ad4bf784eb14241377488065d122e20b37be577ecf9 +size 2467612 diff --git a/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000027.mp4 b/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0f152788374ce5cd387953ace57de63f4bc456f8 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000027.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a86e7f5cd02043846af805707399506d98d6e1cb697eda31c3968ad69551108 +size 3677524 diff --git a/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000028.mp4 b/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..07d2fed16c1cc6727f3d8c006f86deda2c15091c --- /dev/null +++ b/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000028.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df65b7e969f99d642e8acccdcdf0fe4d0170419aa48744de6249b4ca2b8348b9 +size 3017142 diff --git a/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000029.mp4 b/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5cf3c2171f062b9a88cea73fc603cc64b05eadbb --- /dev/null +++ b/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000029.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3dc74e2bb4c219a6f8c287dc5e2db52458fdd2062e78bc66625230dcc77deb59 +size 2522821 diff --git a/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000030.mp4 b/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d18531fe52e7c0f9dda44bb82827c0de65d707b2 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000030.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad24ae33bf4da20d024b6cbbf44b8dd286b2cad31ac6df0411f8e03dbacd6459 +size 1869811 diff --git a/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000000.mp4 b/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2643226dd9119b9b9472b93efe5c536026146b36 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_long_bread/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:d54baef17a77617e2d4c83ac02155d8be0f58d6080c514c050883beec80b0ec5 +size 3530991 diff --git a/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000001.mp4 b/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bfb36cb1ba750e5e69f8a0faa7a14541d1c9429d --- /dev/null +++ b/R1_Lite_move_the_position_of_the_long_bread/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:efa4c6150628170a19260ea503b5db6c68bea2b4a837d032b7cebe4a8f793766 +size 4623694 diff --git a/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000002.mp4 b/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5bcfba7aea4017fee163a056c77c022423e27edd --- /dev/null +++ b/R1_Lite_move_the_position_of_the_long_bread/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:855b86ad9f9d564fc0296a00a5858b511c5ed892d53568960da22c25f699837d +size 5990771 diff --git a/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000003.mp4 b/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d669f51257ffdac16a1243a2b300023970de9d06 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_long_bread/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:aef0361000ca6bedcb87c5984a0bf7f0f454b6e121798086d0457324c37af8f3 +size 3497448 diff --git a/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000004.mp4 b/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1d7c0e2e51bb97577636704d0fcef5ea86098df4 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_long_bread/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:cabfdb26224bc04c6d519030995787aa00d706dcf4bd470bb396264126ab47db +size 2251369 diff --git a/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000005.mp4 b/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8543dd50eb2cad9c345281d38d470b358d2468ec --- /dev/null +++ b/R1_Lite_move_the_position_of_the_long_bread/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:e8e959c084b547c4e990561d285b2998a549277952c184364eeac7acf4298d34 +size 2616161 diff --git a/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000006.mp4 b/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..043f2a7076246bd61f5736a5ad52981b67c854fe --- /dev/null +++ b/R1_Lite_move_the_position_of_the_long_bread/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:bd94621a837dbd20a50d93f39db98ac39ae573b2d539fe3fce2c557295c8e3bf +size 4640209 diff --git a/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000007.mp4 b/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c968794630c9c3f22c8e01165eb9f21d4f188894 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_long_bread/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:273af89c75d15c43a4689226a4aac548f924c80df6dee5edd21c353a2b3dc8b7 +size 4079623 diff --git a/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000008.mp4 b/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a4fba1f20958a923fab6e501a9f4c3660e0dfa63 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_long_bread/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:d79392b612339513d36378000e601ac105bfaa25b33ce89132c528821d6db233 +size 1839260 diff --git a/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000009.mp4 b/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f0a1f1d1eb8d55cf00b06685d0e5aa4902a6eb9c --- /dev/null +++ b/R1_Lite_move_the_position_of_the_long_bread/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:7c87896906de7bf8aef309cc7226bfa8327d21dc1a6578a69c94ef73617751b3 +size 2525995 diff --git a/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000010.mp4 b/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..40e980c02e8bcd9013e59adcad336be9e2b3cb44 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_long_bread/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:a133d208e431d0a47127ffaa29f2f19130f5c105a0dda33b3c5cdd4cc62b5b97 +size 4943922 diff --git a/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000011.mp4 b/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d331b47f54beb62d7e896a4ea0c32e44f438ceae --- /dev/null +++ b/R1_Lite_move_the_position_of_the_long_bread/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:1017f9f0ec594ac4678dbd3e03ce971e11408c857aa1b2c620d535a898ab4be2 +size 5276251 diff --git a/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000012.mp4 b/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..76971bfb93116b722c3430840bbd8e722b2e5782 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_long_bread/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:2eb1a6e10945f5bda89a4d7af161963fc2f68bd1cd2f2adc844114e02d1fc296 +size 2097034 diff --git a/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000013.mp4 b/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a33efe19595429753a8385579bf884f302d25090 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_long_bread/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:e4a058d4b1375dbb055f6cd58dffebe9d74b264da8b1130944e7ef42daeb834c +size 1929785 diff --git a/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000014.mp4 b/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..190146e1357cb3d7528103d130ef157bb3b5d00d --- /dev/null +++ b/R1_Lite_move_the_position_of_the_long_bread/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:f9865fa027e2feb715c9856ca2a1a34f4e27acc6113806a983b856824e65de30 +size 2659187 diff --git a/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000015.mp4 b/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..25013460b40d07f3a9cb8936541e26efd24d994c --- /dev/null +++ b/R1_Lite_move_the_position_of_the_long_bread/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:1404f528cca0f32adbf06ce69187b5c965de2ec0f16f4536c70b4b6f244dcf93 +size 2824735 diff --git a/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000016.mp4 b/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..830e6985ef3218e2fee023a1527947969ac05420 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_long_bread/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:11193137416bea6a74ac5ed8665fb879575b2a258d0d68d90586abe0f24317da +size 2048022 diff --git a/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000017.mp4 b/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fe1b0ae22c5327d4ec4bcd2a77a566a432a492b1 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_long_bread/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:feeaea1f9dc71bd55c58b9e7734ab4d16d210e6b98ba60efb5b1c51cea09e2fc +size 2382999 diff --git a/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000018.mp4 b/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a079a3a17d11c81ac9e96a2a900ef8ea9b46c1ee --- /dev/null +++ b/R1_Lite_move_the_position_of_the_long_bread/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:6e641a29da2772c69608d2495afa69c9aa12e05dd5a80e4434219f11598faec6 +size 2604547 diff --git a/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000019.mp4 b/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dbbc85c8dc86f59e358aca69d88503dc38b61618 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_long_bread/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:7c46cc3518cb3820678787bdd647f5fb6f46487200e96a98e78adbd7e1208a1c +size 2503182 diff --git a/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000020.mp4 b/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fdc22a1c1d352eeacfa643617b7480b8976ddbee --- /dev/null +++ b/R1_Lite_move_the_position_of_the_long_bread/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:c476c8a656e76f21f7d0703e40d37e5ee0417e5f658be6c9eb7d53389ca2aecf +size 3089609 diff --git a/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000021.mp4 b/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d0403b83e70b0b67eef69129b3ad5092e1045072 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_long_bread/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:877692f4db9cb25aa5fa344e92b5e703e739edcda8a8c1b49b0aa50b4b2c9e07 +size 3414737 diff --git a/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000022.mp4 b/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4190ce3a5cc8d19cefee655f6989692cdb8a1d89 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_long_bread/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:7e3a3db36707550bef2b1b51e2ad0c86fbcfd4b61577c8e544982abb3751209f +size 4839935 diff --git a/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000023.mp4 b/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8e17953089f89466f9e1affa5c0ab33b500ecb8d --- /dev/null +++ b/R1_Lite_move_the_position_of_the_long_bread/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:88a36cb7b3d9fc7e8975aa3b32798bc33ff0241894b7495d48589e5297b4bb5d +size 2704090 diff --git a/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000024.mp4 b/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8390e4f917dcefbcb7d99c8480f9607e6d53c41a --- /dev/null +++ b/R1_Lite_move_the_position_of_the_long_bread/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:dc541955253aa2795b5eca0b061dd7a68ff6272c0f0f810a4d7abb273f8982c3 +size 2488470 diff --git a/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000025.mp4 b/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e4dc67a69f62b3e468c6950e3615bfa2d7821a40 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000025.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:40a947f83fa82f817a46ab698c594641330867a27e5629b6a39611cd49260041 +size 3772850 diff --git a/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000026.mp4 b/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..75bbc3a0fc9d4eda4c49ee1b7ad80734bacd7e45 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000026.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a5c495ae186a2ed6f824a575593472c42e094a9de348394baeeb631c34d5b0f +size 1968418 diff --git a/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000027.mp4 b/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a94b7a188287e6e63767d5a6c3f0a16b8d9bbd74 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000027.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c89589031a729b724a66153dd225ece71e08f8f2aea0447d706e0b8a6b99dad4 +size 5035107 diff --git a/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000028.mp4 b/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b9440a8224038f43837f1e75ffa0341d84fd6fdb --- /dev/null +++ b/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000028.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c3f3587c0094d317368e741c74ac44daab2d7d8b0a73bce375a470ff3e0663d2 +size 3520508 diff --git a/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000029.mp4 b/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..abb7e349f21ed3ef6116e6f8ba4affef84274225 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000029.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:18fe91b87c89eee104d19d00b60d5cc476fdfa000b2a30ae76afb139a7ace94e +size 3103007 diff --git a/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000030.mp4 b/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8cfe6b2d100702cb4a8a41c2e9575c8a782293f9 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000030.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:98031e821eb0717b3f3fdb2470fe2132dfbba71ef7d07243aa8c22b172db9e6f +size 2458548 diff --git a/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000000.mp4 b/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d0541c58f2d82a943ddac3b6fc3923281e665a59 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_long_bread/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:03db485bb8168c7e876dcf2da932221d1785c370fe5993c0068490bd5460fbc4 +size 2709746 diff --git a/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000001.mp4 b/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d17b06885c88ce3a5c760a94c786fd02a63ad602 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_long_bread/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:57ac118b80f900a2deb09630e7a8e9e67ad795a098535f2b941e3f3499109142 +size 2269711 diff --git a/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000002.mp4 b/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..891bdb8927d62946884e42dacd121c383622cced --- /dev/null +++ b/R1_Lite_move_the_position_of_the_long_bread/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:2a3ff1e3be7a75a9c4f53f037048d4421b2596490b069070dac67d7f8e0fbda1 +size 4386224 diff --git a/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000003.mp4 b/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d498fe44ec7f8180aa2b13752b43e707e83cd0e8 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_long_bread/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:20abc1ba25c1446890e73678fcffcb60852595a415d917223d1009e6edf04e93 +size 3465525 diff --git a/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000004.mp4 b/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..63b5b7624906d2dda165df96165343de845c3281 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_long_bread/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:75da0aa165fc1b019bf3663dd14e7f179ba5065fd367de753a1c220c06808b86 +size 2011096 diff --git a/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000005.mp4 b/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..86489e6dd25b94cb746c175a18a64e9b982a74f1 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_long_bread/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:d4dc9ab6a58472bb51de00d35e3c00d274406944be2320813880a94738aa5f08 +size 2285154 diff --git a/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000006.mp4 b/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a713dd30aa64b9b9d242869ad92b2adaa32fe018 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_long_bread/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:b6d8b339305282e45e69141990b46bfd13cc94bdbba69ea05217eae96b53624e +size 4646713 diff --git a/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000007.mp4 b/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c08fed7f30d245579995eea56cc74a91c9960513 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_long_bread/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:df492ce0fcc98d181c12271f7b78926bc6c08ca8a00676215be525279fbb01bc +size 2439436 diff --git a/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000008.mp4 b/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..26c1ec782a897f9600f8daa2fdd14aa75466340f --- /dev/null +++ b/R1_Lite_move_the_position_of_the_long_bread/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:3a0916919437826a0ebfb40856d94ff6368ad4d17afe4e1f1ad8107f654cd637 +size 1530251 diff --git a/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000009.mp4 b/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d6bf3393a5664b756b6607af174ef73ced78ac87 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_long_bread/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:798001bed37b01fb06d709d4272e068efc6c1b4d42d190d84d765ee08e6781ad +size 1727687 diff --git a/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000010.mp4 b/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5fbfd49f61abac9c4cd050543d6f0159c7457177 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_long_bread/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:aee314698bb35afedf5663dbb5cb1c20fb14feea61bdcc70ffc73c82374a5af4 +size 3141381 diff --git a/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000011.mp4 b/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..992de517c43f4e56f04e8235c5acb4644c017ef8 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_long_bread/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:a8e90f6a03b90156ba9280e13926994be81ac6ca19216dc8e65917e2a556cefc +size 2665643 diff --git a/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000012.mp4 b/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9b3c8c3c94f4781a52ca3e074da47a6e27b30170 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_long_bread/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:2a55bd788fd2319131d9651dbd5e40cb6e46f3c5d3829fe34119585b05c8107f +size 1685956 diff --git a/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000013.mp4 b/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1e1e808b4a57d838db523f80165f1d6e5e139c4a --- /dev/null +++ b/R1_Lite_move_the_position_of_the_long_bread/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:8a8837561be3c83315fd4cd495bc15e8b9b380dd387bbf820b9552f38f785d50 +size 2096203 diff --git a/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000014.mp4 b/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0061a4b3d76efa031aa1477ca532419507931f0c --- /dev/null +++ b/R1_Lite_move_the_position_of_the_long_bread/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:b3b266f88ee1b30e8531c3f7688f44cf80d1613f8366ad43580d0297e760a8ef +size 1770785 diff --git a/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000015.mp4 b/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e47a5e357037ffd0f30550671b0051d029880ed9 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_long_bread/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:424b2e42f480ae3897f5a5c244be5bbee683409a5a32b9153e8e042eed9b8503 +size 1816795 diff --git a/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000016.mp4 b/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9bb9966fc459cbb04428510dd7b8f501ab14dd3a --- /dev/null +++ b/R1_Lite_move_the_position_of_the_long_bread/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:6e09408c66b4fd31385dd486664cbb693ea61c6d9c65703397af4a165dad759e +size 3489958 diff --git a/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000017.mp4 b/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9daf7907190e30dab2aebdeaa577cf5c59af5729 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_long_bread/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:9442813fbe59d2b4be1e7111c00693daf8703a13a8b286b050b3e6c224945caf +size 2020966 diff --git a/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000018.mp4 b/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f064a2a6bbb24712664ee387953dc32c77afe25a --- /dev/null +++ b/R1_Lite_move_the_position_of_the_long_bread/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:ca29a27858f9a429827d0b4066dcc1384446706894f3b20e2b84a439f14e5c59 +size 1944539 diff --git a/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000019.mp4 b/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ad19b9018bffc24d634cd6136467e0ac1a428bf8 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_long_bread/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:d544b4a2ce578d0804ddb621a410febf38df6de06bbf4c0c0227c7945db55904 +size 2223691 diff --git a/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000020.mp4 b/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3837bc76cad4beab92a5ec2be8078f6d17030847 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_long_bread/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:863274d3dc70c42a38857bd660f7bbff91d1eb5ff4bd1f934c7a6253295d5108 +size 3256489 diff --git a/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000021.mp4 b/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..51580e3164c6c2b4903e2e788cbdd4001fee1e07 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_long_bread/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:d46c75ad16ba4d408c5a2312ed54340d740b736cb8c5b7f734ebe0ef04b86424 +size 2224958 diff --git a/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000022.mp4 b/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..79f75dc32495adcccc8ae1abd944c7cde8c2ce68 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_long_bread/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:0c4f67fc63370a7ecac6ae6f2d31161cc1336b01d6e045495ea5b4d4421e37d0 +size 3472524 diff --git a/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000023.mp4 b/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2de1271ac354dfe2446944564ce14be119631765 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_long_bread/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:bcb5093e4b2e966a3e501a6bf5dbb521443d7e3ea40e54d0d367cb734f95d036 +size 3287907 diff --git a/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000024.mp4 b/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..440acda12b6dc47f90822bdcad6e986f43b87766 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_long_bread/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:80f82621cd95441c163790fa05f6f79296e1d3a48b3da1e4b2f4e326b271bc42 +size 2555585 diff --git a/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000025.mp4 b/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..81e28e097250702eba59dfe87b434528317deadb --- /dev/null +++ b/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000025.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a07e927c728a1d0ab923785992243ffa1b82146a030ffdd0cdcc040aff94e55a +size 3798900 diff --git a/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000026.mp4 b/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2d618978ac046b5e0294e64a4fa5bc748f832d85 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000026.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab718c8ba1ba4894f3130bf825a2ca954e3f23df47de4bbe9710fa6727435b09 +size 3545310 diff --git a/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000027.mp4 b/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b35d0fa034ade3182bf89c228cc30c88ababa962 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000027.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f8b5c9b764d83da608f61b9c078587861089d32a9f0ad3eda06d2e622c9d130b +size 3798034 diff --git a/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000028.mp4 b/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..748d168b671a6a86d854de0a4332c24fac642521 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000028.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e49907d04cd81da108acd465f66a7fc67d23426f80395d1514475374e9cff8d +size 2868184 diff --git a/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000029.mp4 b/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..24e553b034da5a53e3b6ff7664866e9490e5bb80 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000029.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de3d8aa0a6ef57cb55b4503e632ad006582200b71d3c1f99c3a7b7758061c3f6 +size 2688063 diff --git a/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000030.mp4 b/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..64cb77d7f4f5ba8c36e8b75957bb12f69f4d56d7 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_long_bread/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000030.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b3791cf340fae54002d6539088f01c6f1b0240fb82a637a086bfc029931a3b28 +size 2099704