diff --git a/R1_Lite_move_the_position_of_the_glass/.gitattributes b/R1_Lite_move_the_position_of_the_glass/.gitattributes new file mode 100644 index 0000000000000000000000000000000000000000..1ef325f1b111266a6b26e0196871bd78baa8c2f3 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_glass/.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_glass/README.md b/R1_Lite_move_the_position_of_the_glass/README.md new file mode 100644 index 0000000000000000000000000000000000000000..4dbbfc7e26b42b2ecdc682dca1e2e1fce1ff2676 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_glass/README.md @@ -0,0 +1,337 @@ +--- +task_categories: + - robotics + +language: + - en + - zh + + +extra_gated_prompt: 'By accessing this dataset, you agree to cite the associated paper in your research/publicationsβ€”see the "Citation" section for details. You agree to not use the dataset to conduct experiments that cause harm to human subjects.' + + + +extra_gated_fields: + + Company/Organization: + type: 'text' + description: 'e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher"' + + Country: + type: 'country' + description: 'e.g., "Germany", "China", "United States"' + + + +tags: + - RoboCOIN + - LeRobot + +frame_range: 10K-100K + +license: apache-2.0 + +configs: +- config_name: default + data_files: data/*/*.parquet +--- + +# R1_Lite_move_the_position_of_the_glass + +## πŸ“‹ 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** | 36 | +| **Total Frames** | 12480 | +| **Total Tasks** | 1 | +| **Total Videos** | 144 | +| **Total Chunks** | 1 | +| **Chunk Size** | 1000 | +| **FPS** | 30 | +| **Dataset Size** | 423.9MB | + + +## πŸ‘₯ 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 glass the designated position. + +### Sub-Tasks +This dataset includes 8 distinct subtasks: + +1. **Grasp the glasses case with left gripper** +2. **Abnormal** +3. **Grasp the glasses case with right gripper** +4. **Place the glasses case on the table with right gripper** +5. **Static** +6. **Place the glasses case on the table with left gripper** +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:35 + + +## πŸ“ 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": 36, "total_frames": 12480, "total_tasks": 1, "total_videos": 144, "total_chunks": 1, "chunks_size": 1000, "fps": 30, "splits": {"train": "0:35"}, "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_glass_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_glass/annotations/eef_acc_mag_annotation.jsonl b/R1_Lite_move_the_position_of_the_glass/annotations/eef_acc_mag_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..261c0cb86faecc005328e7b464d8fa76fc4eab3a --- /dev/null +++ b/R1_Lite_move_the_position_of_the_glass/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_glass/annotations/eef_direction_annotation.jsonl b/R1_Lite_move_the_position_of_the_glass/annotations/eef_direction_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..15eb9abd75814183c860e3bffd75f9148c4e0d04 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_glass/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_glass/annotations/eef_velocity_annotation.jsonl b/R1_Lite_move_the_position_of_the_glass/annotations/eef_velocity_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..67c684f8b05e1f6240ea5dd4a9bc9a5df14fe086 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_glass/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_glass/annotations/gripper_activity_annotation.jsonl b/R1_Lite_move_the_position_of_the_glass/annotations/gripper_activity_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..275a505f9220cce6502eac987c96a0261ef3f030 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_glass/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_glass/annotations/gripper_mode_annotation.jsonl b/R1_Lite_move_the_position_of_the_glass/annotations/gripper_mode_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..3825f1be6645468297ad5be29f9275f04db52345 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_glass/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_glass/annotations/scene_annotations.jsonl b/R1_Lite_move_the_position_of_the_glass/annotations/scene_annotations.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..c490d9eda56816071792142e765844d0ced9d5f2 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_glass/annotations/scene_annotations.jsonl @@ -0,0 +1,200 @@ +{"scene_index": 0, "scene": "The black glasses bag is located at the back right, while the white table is positioned at the back."} +{"scene_index": 1, "scene": "The white table is positioned at the back, while the black glasses bag is located on the right side."} +{"scene_index": 2, "scene": "The black glasses bag is positioned at the back, while the white table is also located at the back, indicating that both objects share the same positional relationship."} +{"scene_index": 3, "scene": "The white table is located at the back, while the black glasses bag is positioned on the back right side."} +{"scene_index": 4, "scene": "The black glasses bag is positioned at the back, and the white table is also located at the back."} +{"scene_index": 5, "scene": "The white table is located at the back, while the black glasses bag is positioned in the center."} +{"scene_index": 6, "scene": "The white table is at the back, and the black glasses bag is positioned on the back left side."} +{"scene_index": 7, "scene": "The white table is located at the back, and the black glasses bag is also positioned at the back."} +{"scene_index": 8, "scene": "The white table is positioned at the back, and the black glasses bag is also located at the back."} +{"scene_index": 9, "scene": "The white table is located at the back, and the black glasses bag is also positioned at the back."} +{"scene_index": 10, "scene": "The white table is positioned at the back, while the black glasses bag is located on the back left side."} +{"scene_index": 11, "scene": "The black glasses bag is located at the back right, while the white table is positioned at the back, indicating that both items are situated towards the rear of the space."} +{"scene_index": 12, "scene": "The white table is positioned at the back, while the black glasses bag is located at the center."} +{"scene_index": 13, "scene": "The white table is at the back, and the black glasses bag is located on the back left side."} +{"scene_index": 14, "scene": "The white table is located at the back, while the black glasses bag is positioned towards the back right side."} +{"scene_index": 15, "scene": "The black glasses bag is located at the back right, while the white table is positioned at the back, indicating that both items are situated towards the rear of the space."} +{"scene_index": 16, "scene": "The white table is located at the back, while the black glasses bag is positioned on the back left side relative to the table."} +{"scene_index": 17, "scene": "The black glasses bag is located at the back right, while the white table is positioned at the back, indicating that both items are situated towards the rear of the space."} +{"scene_index": 18, "scene": "The white table is positioned at the back, while the black glasses bag is located on the right side."} +{"scene_index": 19, "scene": "The white table is located at the back, and the black glasses bag is also positioned at the back, indicating that both items are situated in the same area."} +{"scene_index": 20, "scene": "The white table is positioned at the back, while the black glasses bag is located at the back right."} +{"scene_index": 21, "scene": "The white table is at the back, positioned at its default location. The black glasses bag is placed at the back right section of the room."} +{"scene_index": 22, "scene": "The white table is located at the back, while the black glasses bag is positioned towards the back right side."} +{"scene_index": 23, "scene": "The white table is located at the back, while the black glasses bag is positioned to its right."} +{"scene_index": 24, "scene": "The black glasses bag is positioned at the back left, while the white table is located at the back."} +{"scene_index": 25, "scene": "The white table and the black glasses bag are both positioned at the back."} +{"scene_index": 26, "scene": "The black glasses bag is located at the back left position, while the white table is positioned at the back."} +{"scene_index": 27, "scene": "The white table is located at the back, and the black glasses bag is also positioned at the back, indicating that both items are situated in the same area."} +{"scene_index": 28, "scene": "The white table is positioned at the back, and the black glasses bag is also located at the back."} +{"scene_index": 29, "scene": "The white table is located at the back, and the black glasses bag is also positioned at the back."} +{"scene_index": 30, "scene": "The white table is positioned at the back, while the black glasses bag is located at the back right."} +{"scene_index": 31, "scene": "The black glasses bag is located at the back left position, while the white table is positioned at the back."} +{"scene_index": 32, "scene": "The black glasses bag is positioned at the back, while the white table is also located at the back, indicating that both objects share the same positional relationship."} +{"scene_index": 33, "scene": "The white table is located at the back, and the black glasses bag is also positioned at the back."} +{"scene_index": 34, "scene": "The white table is positioned at the back, while the black glasses bag is located in the back right area."} +{"scene_index": 35, "scene": "The white table is located at the back, while the black glasses bag is positioned towards the back right side."} +{"scene_index": 36, "scene": "The white table is positioned at the back, while the black glasses bag is located on the back left side."} +{"scene_index": 37, "scene": "The white table is located at the back, while the black glasses bag is positioned in the center."} +{"scene_index": 38, "scene": "The white table is positioned at the back, and the black glasses bag is also located at the back."} +{"scene_index": 39, "scene": "The white table is at the back, and the black glasses bag is located on the back left side."} +{"scene_index": 40, "scene": "The white table is located at the back, and the black glasses bag is also positioned at the back."} +{"scene_index": 41, "scene": "The white table is located at the back, while the black glasses bag is positioned towards the back right area."} +{"scene_index": 42, "scene": "The white table is located at the back, and the black glasses bag is also positioned at the back."} +{"scene_index": 43, "scene": "The black glasses bag is positioned at the back left, while the white table is located further back, behind it."} +{"scene_index": 44, "scene": "The white table is at the back, positioned at its default location. The black glasses bag is placed at the back right section of the room."} +{"scene_index": 45, "scene": "The white table is positioned at the back, and the black glasses bag is also located at the back."} +{"scene_index": 46, "scene": "The white table is located at the back, while the black glasses bag is positioned towards the back right area."} +{"scene_index": 47, "scene": "The white table is positioned at the back, while the black glasses bag is located on the back left side."} +{"scene_index": 48, "scene": "The white table is located at the back, and the black glasses bag is also positioned at the back, indicating that both items are situated in the same area."} +{"scene_index": 49, "scene": "The white table is positioned at the back, and the black glasses bag is also located at the back."} +{"scene_index": 50, "scene": "The white table is located at the back, and the black glasses bag is also positioned at the back."} +{"scene_index": 51, "scene": "The white table is located at the back, and the black glasses bag is also positioned at the back, indicating that both items are situated in the same area."} +{"scene_index": 52, "scene": "The white table is located at the back, and the black glasses bag is also positioned at the back."} +{"scene_index": 53, "scene": "The white table is positioned at the back, while the black glasses bag is located in the back right area."} +{"scene_index": 54, "scene": "The white table is located at the back, and the black glasses bag is also positioned at the back."} +{"scene_index": 55, "scene": "The white table is at the back, and the black glasses bag is positioned on the back left side."} +{"scene_index": 56, "scene": "The white table is located at the back, while the black glasses bag is positioned in the center."} +{"scene_index": 57, "scene": "The black glasses bag is positioned to the right, while the white table is located at the back."} +{"scene_index": 58, "scene": "The black glasses bag is located at the back right, while the white table is positioned behind it."} +{"scene_index": 59, "scene": "The white table is located at the back, while the black glasses bag is positioned to the right."} +{"scene_index": 60, "scene": "The white table is located at the back, while the black glasses bag is placed in the center."} +{"scene_index": 61, "scene": "The black glasses bag is located at the back right, while the white table is situated at the back, positioning it behind or possibly in relation to the glasses bag."} +{"scene_index": 62, "scene": "The white table is positioned at the back, and the black glasses bag is also located at the back."} +{"scene_index": 63, "scene": "The black glasses bag is located at the back right, while the white table is positioned at the back."} +{"scene_index": 64, "scene": "The white table is positioned at the back, while the black glasses bag is located on the right side."} +{"scene_index": 65, "scene": "The white table is positioned at the back, while two black glasses bags are located at the back left."} +{"scene_index": 66, "scene": "The black glasses bag is positioned at the back left, while the white table is located at the back."} +{"scene_index": 67, "scene": "The white table is positioned at the back, and the black glasses bag is also located at the back."} +{"scene_index": 68, "scene": "The white table is at the back, and the black glasses bag is located on the back left side."} +{"scene_index": 69, "scene": "The black glasses bag is at the back, positioned similarly to the white table, which is also located at the back."} +{"scene_index": 70, "scene": "The white table is located at the back, while there are two black glasses bags placed on the right and also at the back."} +{"scene_index": 71, "scene": "The white table is located at the back, and the black glasses bag is also positioned at the back, indicating that both items are situated in the same area."} +{"scene_index": 72, "scene": "The white table is at the back, positioned at its default location. The black glasses bag is placed at the back right section of the room."} +{"scene_index": 73, "scene": "The black glasses bag is at the back, positioned similarly to the white table, which is also located at the back."} +{"scene_index": 74, "scene": "The white table is located at the back, while the black glasses bag is positioned towards the back right area."} +{"scene_index": 75, "scene": "The white table is located at the back, and the black glasses bag is also positioned at the back."} +{"scene_index": 76, "scene": "The white table is located at the back, and the black glasses bag is also positioned at the back."} +{"scene_index": 77, "scene": "The black glasses bag is positioned at the back, while the white table is also located at the back."} +{"scene_index": 78, "scene": "The white table is located at the back, and the black glasses bag is also positioned at the back, indicating that both items are situated in the same area."} +{"scene_index": 79, "scene": "The white table and the black glasses bag are both positioned at the back."} +{"scene_index": 80, "scene": "The black glasses bag is positioned at the back, while the white table is also located at the back."} +{"scene_index": 81, "scene": "The white table is located at the back, and the black glasses bag is also positioned at the back."} +{"scene_index": 82, "scene": "The white table is positioned at the back, while the black glasses bag is located to the right."} +{"scene_index": 83, "scene": "The white table is positioned at the back, while the black glasses bag is located to the right."} +{"scene_index": 84, "scene": "The white table is located at the back, while the black glasses bag is positioned on the back left side relative to the table."} +{"scene_index": 85, "scene": "The white table is at the back, there s a black glasses bag also at the back, and another black glasses bag is located at the back right."} +{"scene_index": 86, "scene": "The white table is positioned at the back, and the black glasses bag is also located at the back."} +{"scene_index": 87, "scene": "The white table is located at the back, while the black glasses bag is positioned towards the back right side."} +{"scene_index": 88, "scene": "The black glasses bag is on the right side, positioned near it, while the white table is located at the back."} +{"scene_index": 89, "scene": "The white table is positioned at the back, and the black glasses bag is also located at the back."} +{"scene_index": 90, "scene": "The white table is positioned at the back, while the black glasses bag is located at the back right."} +{"scene_index": 91, "scene": "The white table is positioned at the back, while the black glasses bag is located in the center."} +{"scene_index": 92, "scene": "The black glasses bag is located at the back right, while the white table is positioned at the back, indicating that both items are situated towards the rear of the space."} +{"scene_index": 93, "scene": "The white table is located at the back, while the black glasses bag is positioned in the center."} +{"scene_index": 94, "scene": "The white table is positioned at the back, while the black glasses bag is located at the back right."} +{"scene_index": 95, "scene": "The black glasses bag is located at the back left position, while the white table is situated at the back position."} +{"scene_index": 96, "scene": "The white table is located at the back, while the black glasses bag is positioned on the back left side relative to the table."} +{"scene_index": 97, "scene": "The white table is positioned at the back, and the black glasses bag is also located at the back."} +{"scene_index": 98, "scene": "The white table is positioned at the back, with two black glasses bags also located at the back (one to the right of the other)."} +{"scene_index": 99, "scene": "The black glasses bag is positioned at the back, similar to the white table which is also located at the back."} +{"scene_index": 100, "scene": "The white table is located at the back, and the black glasses bag is also positioned at the back, indicating that both items are situated in the same area."} +{"scene_index": 101, "scene": "The white table is positioned at the back, while the black glasses bag is located on the back left side."} +{"scene_index": 102, "scene": "The white table is located at the back, and the black glasses bag is also positioned at the back."} +{"scene_index": 103, "scene": "The white table is located at the back, while the black glasses bag is positioned to the left."} +{"scene_index": 104, "scene": "The white table is located at the back, and the black glasses bag is also positioned at the back."} +{"scene_index": 105, "scene": "The black glasses bag is located at the back right, while the white table is positioned behind it."} +{"scene_index": 106, "scene": "The white table is positioned at the back, and the black glasses bag is also located at the back."} +{"scene_index": 107, "scene": "The white table is positioned at the back, while the black glasses bag is located at the back left."} +{"scene_index": 108, "scene": "The black glasses bag is located at the back right, while the white table is positioned at the back."} +{"scene_index": 109, "scene": "The black glasses bag is located at the back right, while the white table is positioned at the back."} +{"scene_index": 110, "scene": "The black glasses bag is located at the back right, while the white table is positioned behind it."} +{"scene_index": 111, "scene": "The white table is located at the back, and the black glasses bag is also positioned at the back."} +{"scene_index": 112, "scene": "The white table is positioned at the back, with a black glasses bag located on its back left side, and another black glasses bag placed at the back."} +{"scene_index": 113, "scene": "The white table is located at the back, and the black glasses bag is also positioned at the back."} +{"scene_index": 114, "scene": "The white table is located at the back, and the black glasses bag is also positioned at the back."} +{"scene_index": 115, "scene": "The white table is located at the back, while the black glasses bag is positioned in the center."} +{"scene_index": 116, "scene": "The white table is at the back, and the black glasses bag is located on the back left side."} +{"scene_index": 117, "scene": "The white table is positioned at the back, while the black glasses bag is located in the back right area."} +{"scene_index": 118, "scene": "The white table is located at the back, while the black glasses bag is positioned towards the back right side."} +{"scene_index": 119, "scene": "The black glasses bag is located at the back right, while the white table is positioned at the back."} +{"scene_index": 120, "scene": "The white table and the black glasses bag are both positioned at the back."} +{"scene_index": 121, "scene": "The white table is positioned at the back, while the black glasses bag is located on the back left side."} +{"scene_index": 122, "scene": "The white table is located at the back, and the black glasses bag is also positioned at the back, indicating that both items are situated in the same area."} +{"scene_index": 123, "scene": "The white table is positioned at the back, while there are two black glasses bags placed one at the back and another specifically at the back left."} +{"scene_index": 124, "scene": "The white table is located at the back, while the black glasses bag is positioned to its left."} +{"scene_index": 125, "scene": "The white table and the black glasses bag are both positioned at the back."} +{"scene_index": 126, "scene": "The black glasses bag is located at the back right, while the white table is situated at the back, positioning it behind or possibly in relation to the glasses bag."} +{"scene_index": 127, "scene": "The black glasses bag is located at the back right, while the white table is positioned at the back."} +{"scene_index": 128, "scene": "The white table is positioned at the back, while the black glasses bag is located at the back right."} +{"scene_index": 129, "scene": "The black glasses bag is located at the back right, while the white table is positioned at the back."} +{"scene_index": 130, "scene": "The white table is at the back, positioned at its default location. The black glasses bag is placed at the back right section of the room."} +{"scene_index": 131, "scene": "The white table is located at the back, and the black glasses bag is also positioned at the back."} +{"scene_index": 132, "scene": "The white table is positioned at the back, and the black glasses bag is also located at the back."} +{"scene_index": 133, "scene": "The white table is positioned at the back, while the black glasses bag is located on the back left side."} +{"scene_index": 134, "scene": "The white table is located at the back, and the black glasses bag is also positioned at the back, indicating that both items are situated in the same area."} +{"scene_index": 135, "scene": "The white table is positioned at the back, while the black glasses bag is located at the back right."} +{"scene_index": 136, "scene": "The white table and the black glasses bag are both positioned at the back."} +{"scene_index": 137, "scene": "The white table and the black glasses bag are both positioned at the back."} +{"scene_index": 138, "scene": "The white table is positioned at the back, and the black glasses bag is also located at the back."} +{"scene_index": 139, "scene": "The white table is positioned at the back, while the black glasses bag is located at the back right."} +{"scene_index": 140, "scene": "The black glasses bag is positioned at the back right, while the white table is located at the back."} +{"scene_index": 141, "scene": "The white table is positioned at the back, while the black glasses bag is located at the back right."} +{"scene_index": 142, "scene": "The white table is positioned at the back, and the black glasses bag is also located at the back."} +{"scene_index": 143, "scene": "The black glasses bag is located at the back right, while the white table is positioned at the back."} +{"scene_index": 144, "scene": "The black glasses bag is located at the back right, while the white table is positioned at the back, indicating that both items are situated towards the rear of the space."} +{"scene_index": 145, "scene": "The white table is positioned at the back, and the black glasses bag is also located at the back."} +{"scene_index": 146, "scene": "The white table is located at the back, while the black glasses bag is positioned towards the back right side."} +{"scene_index": 147, "scene": "The black glasses bag is positioned at the center, while the white table is located behind it."} +{"scene_index": 148, "scene": "The white table is positioned at the back, and the black glasses bag is also located at the back."} +{"scene_index": 149, "scene": "The white table is located at the back, and the black glasses bag is also positioned at the back, indicating that both items are situated in the same area."} +{"scene_index": 150, "scene": "The white table is located at the back, while the black glasses bag is positioned towards the back right area."} +{"scene_index": 151, "scene": "The white table is positioned at the back, while the black glasses bag is located on the right side."} +{"scene_index": 152, "scene": "The white table is located at the back, while the black glasses bag is positioned towards the back right area."} +{"scene_index": 153, "scene": "The white table is located at the back, while the black glasses bag is positioned towards the back right side."} +{"scene_index": 154, "scene": "The white table is located at the back, and the black glasses bag is also positioned at the back."} +{"scene_index": 155, "scene": "The white table is located at the back, and the black glasses bag is also positioned at the back, indicating that both items are situated in the same area."} +{"scene_index": 156, "scene": "The white table is positioned at the back, while the black glasses bag is located on the back left side."} +{"scene_index": 157, "scene": "The white table is located at the back, while the black glasses bag is positioned on the back left side relative to the table."} +{"scene_index": 158, "scene": "The white table is at the back, positioned at its default location. The black glasses bag is placed at the back right section of the room."} +{"scene_index": 159, "scene": "The white table is located at the back, while the black glasses bag is positioned on the back right side."} +{"scene_index": 160, "scene": "The black glasses bag is positioned at the back, while the white table is also located at the back, indicating that both objects share the same positional relationship."} +{"scene_index": 161, "scene": "The black glasses bag is positioned at the back, while the white table is also located at the back."} +{"scene_index": 162, "scene": "The white table is at the back, and the black glasses bag is located on the back left side."} +{"scene_index": 163, "scene": "The white table is located at the back, while the black glasses bag is positioned towards the back right side."} +{"scene_index": 164, "scene": "The white table is located at the back, while the black glasses bag is positioned in the center."} +{"scene_index": 165, "scene": "The black glasses bag is positioned at the back, while the white table is also located at the back, indicating that both objects share the same positional relationship."} +{"scene_index": 166, "scene": "The white table is located at the back, while the black glasses bag is positioned in the center."} +{"scene_index": 167, "scene": "The white table is located at the back, and the black glasses bag is also positioned at the back."} +{"scene_index": 168, "scene": "The black glasses bag is located at the back right, while the white table is positioned at the back."} +{"scene_index": 169, "scene": "The white table is positioned at the back, and the black glasses bag is also located at the back."} +{"scene_index": 170, "scene": "The white table and the black glasses bag are both positioned at the back."} +{"scene_index": 171, "scene": "The white table is located at the back, while the black glasses bag is positioned in the center."} +{"scene_index": 172, "scene": "The white table is located at the back, and the black glasses bag is also positioned at the back."} +{"scene_index": 173, "scene": "The black glasses bag is positioned at the back, similar to the white table which is also located at the back."} +{"scene_index": 174, "scene": "The black glasses bag is located at the back right, while the white table is positioned at the back."} +{"scene_index": 175, "scene": "The black glasses bag is positioned at the back, and the white table is also located at the back."} +{"scene_index": 176, "scene": "The white table is located at the back, while the black glasses bag is positioned in the center."} +{"scene_index": 177, "scene": "The white table is located at the back, while the black glasses bag is positioned on the back right side."} +{"scene_index": 178, "scene": "The white table is positioned at the back, while the black glasses bag is located in the back right area."} +{"scene_index": 179, "scene": "The black glasses bag is at the back, positioned similarly to the white table, which is also located at the back."} +{"scene_index": 180, "scene": "The white table is positioned at the back, and the black glasses bag is also located at the back."} +{"scene_index": 181, "scene": "The white table is positioned at the back, while the black glasses bag is located at the back right."} +{"scene_index": 182, "scene": "The white table and the black glasses bag are both positioned at the back."} +{"scene_index": 183, "scene": "The white table is positioned at the back, while the black glasses bag is located at the back left."} +{"scene_index": 184, "scene": "The white table and the black glasses bag are both positioned at the back."} +{"scene_index": 185, "scene": "The white table is located at the back, while the black glasses bag is positioned towards the back right area."} +{"scene_index": 186, "scene": "The white table is at the back, positioned at its default location. The black glasses bag is placed at the back right section of the room."} +{"scene_index": 187, "scene": "The black glasses bag is positioned at the back, while the white table is also located at the back."} +{"scene_index": 188, "scene": "The white table is positioned at the back, while the black glasses bag is located on the back left side."} +{"scene_index": 189, "scene": "The white table is positioned at the back, while the black glasses bag is located in the back right area."} +{"scene_index": 190, "scene": "The black glasses bag is located at the back left position, while the white table is situated at the back position."} +{"scene_index": 191, "scene": "The white table is positioned at the back, while the black glasses bag is located in the back right area."} +{"scene_index": 192, "scene": "The white table is located at the back, and the black glasses bag is also positioned at the back."} +{"scene_index": 193, "scene": "The white table is positioned at the back, while the black glasses bag is located in the back right area."} +{"scene_index": 194, "scene": "The white table is positioned at the back, and the black glasses bag is also located at the back."} +{"scene_index": 195, "scene": "The black glasses bag is located at the back left position, while the white table is positioned at the back."} +{"scene_index": 196, "scene": "The black glasses bag is located at the back right, while the white table is positioned at the back."} +{"scene_index": 197, "scene": "The white table is at the back, and the black glasses bag is positioned on the back left side."} +{"scene_index": 198, "scene": "The white table is located at the back, and the black glasses bag is also positioned at the back."} +{"scene_index": 199, "scene": "The white table is positioned at the back, while the black glasses bag is located at the back right."} diff --git a/R1_Lite_move_the_position_of_the_glass/annotations/subtask_annotations.jsonl b/R1_Lite_move_the_position_of_the_glass/annotations/subtask_annotations.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..ff47e0421fd035665c750a4f6bb10653198709af --- /dev/null +++ b/R1_Lite_move_the_position_of_the_glass/annotations/subtask_annotations.jsonl @@ -0,0 +1,8 @@ +{"subtask_index": 0, "subtask": "Grasp the glasses case with left gripper"} +{"subtask_index": 1, "subtask": "Abnormal"} +{"subtask_index": 2, "subtask": "Grasp the glasses case with right gripper"} +{"subtask_index": 3, "subtask": "Place the glasses case on the table with right gripper"} +{"subtask_index": 4, "subtask": "Static"} +{"subtask_index": 5, "subtask": "Place the glasses case on the table with left gripper"} +{"subtask_index": 6, "subtask": "End"} +{"subtask_index": 7, "subtask": "null"} diff --git a/R1_Lite_move_the_position_of_the_glass/annotations/subtasks.jsonl b/R1_Lite_move_the_position_of_the_glass/annotations/subtasks.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..59f936b603367c5052b184763c00713d0fbdc1d7 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_glass/annotations/subtasks.jsonl @@ -0,0 +1,8 @@ +{"subtask_index": 0, "subtask": "Place the glasses case on the table with left gripper"} +{"subtask_index": 1, "subtask": "Place the glasses case on the table with right gripper"} +{"subtask_index": 2, "subtask": "Abnormal"} +{"subtask_index": 3, "subtask": "Static"} +{"subtask_index": 4, "subtask": "Grasp the glasses case with left gripper"} +{"subtask_index": 5, "subtask": "End"} +{"subtask_index": 6, "subtask": "Grasp the glasses case with right gripper"} +{"subtask_index": 7, "subtask": "null"} diff --git a/R1_Lite_move_the_position_of_the_glass/data/chunk-000/episode_000000.parquet b/R1_Lite_move_the_position_of_the_glass/data/chunk-000/episode_000000.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e2a2450b3782aa10cdcc8e460a90211b6b819cf1 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_glass/data/chunk-000/episode_000000.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9775e92d1b63904fd58e57948d773e8771e168be783d41abd60f575f7b79e1f6 +size 53777 diff --git a/R1_Lite_move_the_position_of_the_glass/data/chunk-000/episode_000001.parquet b/R1_Lite_move_the_position_of_the_glass/data/chunk-000/episode_000001.parquet new file mode 100644 index 0000000000000000000000000000000000000000..79a9ae6e3f8c388169c6ff421b1cb706d38d7976 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_glass/data/chunk-000/episode_000001.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:31dcca063bcdbd5914b8ee9ab5b41605e198e0517d217b552ce976b560f88edd +size 80562 diff --git a/R1_Lite_move_the_position_of_the_glass/data/chunk-000/episode_000002.parquet b/R1_Lite_move_the_position_of_the_glass/data/chunk-000/episode_000002.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3cdb3532b5c77727f5a18265aedcd4f815a9d261 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_glass/data/chunk-000/episode_000002.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ae39e536b0b701ca4973dd826ea11090acdf399c7273c304bb5bb66dacce110 +size 67944 diff --git a/R1_Lite_move_the_position_of_the_glass/data/chunk-000/episode_000003.parquet b/R1_Lite_move_the_position_of_the_glass/data/chunk-000/episode_000003.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7ff701092a3dc7995e540000874a0bfe93d8c4d3 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_glass/data/chunk-000/episode_000003.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0648aeceadb8706b52a65ed8602beab491c4f1b51a45fe2e9b86deaee45060af +size 51629 diff --git a/R1_Lite_move_the_position_of_the_glass/data/chunk-000/episode_000004.parquet b/R1_Lite_move_the_position_of_the_glass/data/chunk-000/episode_000004.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c33c72396f04ba5e42c8ac48f815bd6f36a6430f --- /dev/null +++ b/R1_Lite_move_the_position_of_the_glass/data/chunk-000/episode_000004.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c228f09721d7a9efd14a8b113d3af5c67970cadff8cc4468f761bf3598e2ed04 +size 63416 diff --git a/R1_Lite_move_the_position_of_the_glass/data/chunk-000/episode_000005.parquet b/R1_Lite_move_the_position_of_the_glass/data/chunk-000/episode_000005.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9e228ccfe7dfaa0915456707b6691f00fc949db7 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_glass/data/chunk-000/episode_000005.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3df8f1555c17c19e490988bbeae2bc46686545483dd2970cbe87d1211544a8b8 +size 68511 diff --git a/R1_Lite_move_the_position_of_the_glass/data/chunk-000/episode_000006.parquet b/R1_Lite_move_the_position_of_the_glass/data/chunk-000/episode_000006.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9fd9e379c71b4cb7dd179fc175ff1092ade6c081 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_glass/data/chunk-000/episode_000006.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5672629b6b1311dcc7f568efbe5828e76e6932f7d84ca4ec41f3fc4eae550132 +size 70157 diff --git a/R1_Lite_move_the_position_of_the_glass/data/chunk-000/episode_000007.parquet b/R1_Lite_move_the_position_of_the_glass/data/chunk-000/episode_000007.parquet new file mode 100644 index 0000000000000000000000000000000000000000..86cc77f812647298c0d545fa729d926f25316c9a --- /dev/null +++ b/R1_Lite_move_the_position_of_the_glass/data/chunk-000/episode_000007.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:42910176cb7a0c7a4ef88d95e6b0645a575e87fa78f7fa31c7accd27433e7916 +size 93941 diff --git a/R1_Lite_move_the_position_of_the_glass/data/chunk-000/episode_000008.parquet b/R1_Lite_move_the_position_of_the_glass/data/chunk-000/episode_000008.parquet new file mode 100644 index 0000000000000000000000000000000000000000..05374ec2a32da349de55bcdf12ea1bf528db3eb5 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_glass/data/chunk-000/episode_000008.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f1425bcbccd920326c23da023aa45bdd24db8b2f29848286984740e4c7fa6e4a +size 78952 diff --git a/R1_Lite_move_the_position_of_the_glass/data/chunk-000/episode_000009.parquet b/R1_Lite_move_the_position_of_the_glass/data/chunk-000/episode_000009.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8a84d45089a0262d19564124fe5fbb4662f76be4 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_glass/data/chunk-000/episode_000009.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:70c4892a1ebd286bcdaef1eeb4ed9324336a7ff0b61c920560a6ec703e4c63fa +size 56849 diff --git a/R1_Lite_move_the_position_of_the_glass/data/chunk-000/episode_000010.parquet b/R1_Lite_move_the_position_of_the_glass/data/chunk-000/episode_000010.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a22297d54b99cf90013001c4c2196c1e19a00b05 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_glass/data/chunk-000/episode_000010.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3bf1a423d1a2b67ebb6eee306035197c557221d1849890148ea4bd9f927d6f42 +size 61342 diff --git a/R1_Lite_move_the_position_of_the_glass/data/chunk-000/episode_000011.parquet b/R1_Lite_move_the_position_of_the_glass/data/chunk-000/episode_000011.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b1b3fcc15fee2233c06e27d789d57efcc3595ab4 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_glass/data/chunk-000/episode_000011.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b926158c777e01980b215bc4a958c94aa0aa549bd7522079ce85e944311797fc +size 58003 diff --git a/R1_Lite_move_the_position_of_the_glass/data/chunk-000/episode_000012.parquet b/R1_Lite_move_the_position_of_the_glass/data/chunk-000/episode_000012.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7f769613678cdf43708e39bd1e2ee6942398aa3d --- /dev/null +++ b/R1_Lite_move_the_position_of_the_glass/data/chunk-000/episode_000012.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1abbc94e09a860bfc45bb5df77502e5fc6427d6a8b76c24202af024f5aa7ce93 +size 65242 diff --git a/R1_Lite_move_the_position_of_the_glass/data/chunk-000/episode_000013.parquet b/R1_Lite_move_the_position_of_the_glass/data/chunk-000/episode_000013.parquet new file mode 100644 index 0000000000000000000000000000000000000000..57b81db8228b99f5472bdddf2c0b2222a4f0f277 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_glass/data/chunk-000/episode_000013.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6fc48df9bcad5b85588b02c3bbe6c9b0e39afd1b78369ba9d6a12d3d85a7cd55 +size 53188 diff --git a/R1_Lite_move_the_position_of_the_glass/data/chunk-000/episode_000014.parquet b/R1_Lite_move_the_position_of_the_glass/data/chunk-000/episode_000014.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2922c96c3c2ebe99a0f471f50c4aaced71aa079f --- /dev/null +++ b/R1_Lite_move_the_position_of_the_glass/data/chunk-000/episode_000014.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:87bc4f0b15e9f1f409a4b323308ba372c9a5b086cb887adf2b88570855b81fb8 +size 59081 diff --git a/R1_Lite_move_the_position_of_the_glass/data/chunk-000/episode_000015.parquet b/R1_Lite_move_the_position_of_the_glass/data/chunk-000/episode_000015.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a7361a3f826e3ffb1f57ab4145ecf8dd9848aac9 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_glass/data/chunk-000/episode_000015.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:14c62b04bcfb3a87594e6f080965c1fd3b151f64c9b032d7d38316db5c181844 +size 75215 diff --git a/R1_Lite_move_the_position_of_the_glass/data/chunk-000/episode_000016.parquet b/R1_Lite_move_the_position_of_the_glass/data/chunk-000/episode_000016.parquet new file mode 100644 index 0000000000000000000000000000000000000000..56f0a9f14e40c3012acb339aa161f5b2c59847f9 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_glass/data/chunk-000/episode_000016.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9177187cb47e642e35cb0b0a9b709256e04d1d47a4d3c7fa198da281f51a54de +size 50005 diff --git a/R1_Lite_move_the_position_of_the_glass/data/chunk-000/episode_000017.parquet b/R1_Lite_move_the_position_of_the_glass/data/chunk-000/episode_000017.parquet new file mode 100644 index 0000000000000000000000000000000000000000..003a9f810348049cfc141fb0f53e27987f003da9 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_glass/data/chunk-000/episode_000017.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f5200f2466e7dc329c8c53c9a3193c5dc5d3d113b5e40623157115dd358209f +size 79249 diff --git a/R1_Lite_move_the_position_of_the_glass/data/chunk-000/episode_000018.parquet b/R1_Lite_move_the_position_of_the_glass/data/chunk-000/episode_000018.parquet new file mode 100644 index 0000000000000000000000000000000000000000..117b476d765b4e21587d9b46e3cb2ffb6424b016 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_glass/data/chunk-000/episode_000018.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e1ec35bd556aed9c08fa14bebbd4f58a08ab8064fd658ae70b4cff77ced7ed1d +size 84931 diff --git a/R1_Lite_move_the_position_of_the_glass/data/chunk-000/episode_000019.parquet b/R1_Lite_move_the_position_of_the_glass/data/chunk-000/episode_000019.parquet new file mode 100644 index 0000000000000000000000000000000000000000..28774cb9d470d9f5c5cd1349485ca325ea8ce4ab --- /dev/null +++ b/R1_Lite_move_the_position_of_the_glass/data/chunk-000/episode_000019.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:63a1fa35de3fdc5f900041a78d290b7f90c52dd727096041fb4a73296994a6ed +size 72914 diff --git a/R1_Lite_move_the_position_of_the_glass/data/chunk-000/episode_000020.parquet b/R1_Lite_move_the_position_of_the_glass/data/chunk-000/episode_000020.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a57902820bb6438a2bf3ff22251f66afc92c4324 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_glass/data/chunk-000/episode_000020.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4621755a4eb85bd335bea4eee7ffd2cf97e96f7331b94cb608b6a9f6b8353fcd +size 113943 diff --git a/R1_Lite_move_the_position_of_the_glass/data/chunk-000/episode_000021.parquet b/R1_Lite_move_the_position_of_the_glass/data/chunk-000/episode_000021.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a95d92fd5d46c3d6c3ea721dc3e13f4fd33ab91d --- /dev/null +++ b/R1_Lite_move_the_position_of_the_glass/data/chunk-000/episode_000021.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7ad6a1a2ab7399d96b6dbde0c2fc3ec1e971e6c491e71e810d6edbb58da1498 +size 82782 diff --git a/R1_Lite_move_the_position_of_the_glass/data/chunk-000/episode_000022.parquet b/R1_Lite_move_the_position_of_the_glass/data/chunk-000/episode_000022.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bdb086e22904ded3d77b7594a17c42feb0b317f5 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_glass/data/chunk-000/episode_000022.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aede34ba529e690718e5864549babc86f37bdc978348dc869713248f167de7a0 +size 66477 diff --git a/R1_Lite_move_the_position_of_the_glass/data/chunk-000/episode_000023.parquet b/R1_Lite_move_the_position_of_the_glass/data/chunk-000/episode_000023.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d9e87556d3b0f8181452be25e05d583b68c83a12 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_glass/data/chunk-000/episode_000023.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9a2b8e22f3d0b3410635c567010057e88b0003230512727538a77b9d25534f1 +size 58488 diff --git a/R1_Lite_move_the_position_of_the_glass/data/chunk-000/episode_000024.parquet b/R1_Lite_move_the_position_of_the_glass/data/chunk-000/episode_000024.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5307fb0d73e4c949d7d870db9637b7746b0ef929 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_glass/data/chunk-000/episode_000024.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:96bc873e6e4961dc3e504c33c838e30ea4bddf02f7bec8a72176ed7a35418a2f +size 72416 diff --git a/R1_Lite_move_the_position_of_the_glass/data/chunk-000/episode_000025.parquet b/R1_Lite_move_the_position_of_the_glass/data/chunk-000/episode_000025.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e367448954cfa56ca1e1e8263bc7dab51abc722a --- /dev/null +++ b/R1_Lite_move_the_position_of_the_glass/data/chunk-000/episode_000025.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a35d7d9feb29b58657328748838de2e833cc5da44741b1fdebb943c4358d6357 +size 67176 diff --git a/R1_Lite_move_the_position_of_the_glass/data/chunk-000/episode_000026.parquet b/R1_Lite_move_the_position_of_the_glass/data/chunk-000/episode_000026.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7db2980a51966fd6e8f27cb20238a0eac0f80e36 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_glass/data/chunk-000/episode_000026.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e6bb54d4ac74587b1ee4caee5ab8469ab09312b09da74f118a661539b7eb1086 +size 69090 diff --git a/R1_Lite_move_the_position_of_the_glass/data/chunk-000/episode_000027.parquet b/R1_Lite_move_the_position_of_the_glass/data/chunk-000/episode_000027.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ff3947e9960e4476733123ad73f61f851ddd5f14 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_glass/data/chunk-000/episode_000027.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c3122169d190b585d5d9c012fc1f261b06cc7203d3df2454e6c9bc71e4b5842 +size 83633 diff --git a/R1_Lite_move_the_position_of_the_glass/data/chunk-000/episode_000028.parquet b/R1_Lite_move_the_position_of_the_glass/data/chunk-000/episode_000028.parquet new file mode 100644 index 0000000000000000000000000000000000000000..14a4f9489c4e2e48af701e8b6c85c0956611b663 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_glass/data/chunk-000/episode_000028.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c8471b5a609e420025a3c1e01f02223bc54b4f62d02bbcc1ead30edaba85736f +size 57581 diff --git a/R1_Lite_move_the_position_of_the_glass/data/chunk-000/episode_000029.parquet b/R1_Lite_move_the_position_of_the_glass/data/chunk-000/episode_000029.parquet new file mode 100644 index 0000000000000000000000000000000000000000..665708a4939a32ef4ef30b9fdde76a4754f1f369 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_glass/data/chunk-000/episode_000029.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e792096a506dfc86bd4b95151080b3558c073175198e151a2757f13366910350 +size 51286 diff --git a/R1_Lite_move_the_position_of_the_glass/data/chunk-000/episode_000030.parquet b/R1_Lite_move_the_position_of_the_glass/data/chunk-000/episode_000030.parquet new file mode 100644 index 0000000000000000000000000000000000000000..286a3c9540969a776627285c723558acd1fcf722 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_glass/data/chunk-000/episode_000030.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd334da9bc09408ec70c0efdd20e59fb21182538f2abc706da1f8fb4b969e721 +size 62383 diff --git a/R1_Lite_move_the_position_of_the_glass/data/chunk-000/episode_000031.parquet b/R1_Lite_move_the_position_of_the_glass/data/chunk-000/episode_000031.parquet new file mode 100644 index 0000000000000000000000000000000000000000..de4138b0b14612cc64bbb4c9271a6e33e3b2aa07 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_glass/data/chunk-000/episode_000031.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da450de434ef3aa80b382d99cb0722ced99c832319e3471c3a9a95ba39a8aee4 +size 74340 diff --git a/R1_Lite_move_the_position_of_the_glass/data/chunk-000/episode_000032.parquet b/R1_Lite_move_the_position_of_the_glass/data/chunk-000/episode_000032.parquet new file mode 100644 index 0000000000000000000000000000000000000000..41f2a3ff66f88f424b51e9fcb3d5aff6b5adc02a --- /dev/null +++ b/R1_Lite_move_the_position_of_the_glass/data/chunk-000/episode_000032.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd8e027190c4b8a861ac3fdb56ce9c3b8afb3a13a610281116149453fd4e22cd +size 57338 diff --git a/R1_Lite_move_the_position_of_the_glass/data/chunk-000/episode_000033.parquet b/R1_Lite_move_the_position_of_the_glass/data/chunk-000/episode_000033.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1ae445d873bfcecfad9810fce8df014fb287f459 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_glass/data/chunk-000/episode_000033.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:28140776d072e2b6c9100e47cd1b04dd9e64d7913f16e4e78ba2dbcde25df32f +size 57307 diff --git a/R1_Lite_move_the_position_of_the_glass/data/chunk-000/episode_000034.parquet b/R1_Lite_move_the_position_of_the_glass/data/chunk-000/episode_000034.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f604a04be904c4f542a6fce79cc430d81f36f432 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_glass/data/chunk-000/episode_000034.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:143bd6e4916879fa8a4f096f34ef13dfe032b553c504258980f915f61e34f0d4 +size 85244 diff --git a/R1_Lite_move_the_position_of_the_glass/data/chunk-000/episode_000035.parquet b/R1_Lite_move_the_position_of_the_glass/data/chunk-000/episode_000035.parquet new file mode 100644 index 0000000000000000000000000000000000000000..85c4775167ff0652f291f5972518cbf60de77d3a --- /dev/null +++ b/R1_Lite_move_the_position_of_the_glass/data/chunk-000/episode_000035.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d13eeac2e7764ebe29fe9e824f23eda2ed40705f7b33eae9ffafe9590a7f3e1e +size 60238 diff --git a/R1_Lite_move_the_position_of_the_glass/meta/episodes.jsonl b/R1_Lite_move_the_position_of_the_glass/meta/episodes.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..153845411b71a5c61a54c4ccc71541c87b9b0a82 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_glass/meta/episodes.jsonl @@ -0,0 +1,36 @@ +{"episode_index": 0, "tasks": ["put the glass the designated position."], "length": 215} +{"episode_index": 1, "tasks": ["put the glass the designated position."], "length": 463} +{"episode_index": 2, "tasks": ["put the glass the designated position."], "length": 322} +{"episode_index": 3, "tasks": ["put the glass the designated position."], "length": 212} +{"episode_index": 4, "tasks": ["put the glass the designated position."], "length": 334} +{"episode_index": 5, "tasks": ["put the glass the designated position."], "length": 324} +{"episode_index": 6, "tasks": ["put the glass the designated position."], "length": 366} +{"episode_index": 7, "tasks": ["put the glass the designated position."], "length": 515} +{"episode_index": 8, "tasks": ["put the glass the designated position."], "length": 414} +{"episode_index": 9, "tasks": ["put the glass the designated position."], "length": 261} +{"episode_index": 10, "tasks": ["put the glass the designated position."], "length": 278} +{"episode_index": 11, "tasks": ["put the glass the designated position."], "length": 290} +{"episode_index": 12, "tasks": ["put the glass the designated position."], "length": 316} +{"episode_index": 13, "tasks": ["put the glass the designated position."], "length": 215} +{"episode_index": 14, "tasks": ["put the glass the designated position."], "length": 256} +{"episode_index": 15, "tasks": ["put the glass the designated position."], "length": 408} +{"episode_index": 16, "tasks": ["put the glass the designated position."], "length": 203} +{"episode_index": 17, "tasks": ["put the glass the designated position."], "length": 483} +{"episode_index": 18, "tasks": ["put the glass the designated position."], "length": 481} +{"episode_index": 19, "tasks": ["put the glass the designated position."], "length": 392} +{"episode_index": 20, "tasks": ["put the glass the designated position."], "length": 663} +{"episode_index": 21, "tasks": ["put the glass the designated position."], "length": 441} +{"episode_index": 22, "tasks": ["put the glass the designated position."], "length": 319} +{"episode_index": 23, "tasks": ["put the glass the designated position."], "length": 260} +{"episode_index": 24, "tasks": ["put the glass the designated position."], "length": 385} +{"episode_index": 25, "tasks": ["put the glass the designated position."], "length": 341} +{"episode_index": 26, "tasks": ["put the glass the designated position."], "length": 367} +{"episode_index": 27, "tasks": ["put the glass the designated position."], "length": 457} +{"episode_index": 28, "tasks": ["put the glass the designated position."], "length": 320} +{"episode_index": 29, "tasks": ["put the glass the designated position."], "length": 251} +{"episode_index": 30, "tasks": ["put the glass the designated position."], "length": 291} +{"episode_index": 31, "tasks": ["put the glass the designated position."], "length": 382} +{"episode_index": 32, "tasks": ["put the glass the designated position."], "length": 265} +{"episode_index": 33, "tasks": ["put the glass the designated position."], "length": 254} +{"episode_index": 34, "tasks": ["put the glass the designated position."], "length": 471} +{"episode_index": 35, "tasks": ["put the glass the designated position."], "length": 265} diff --git a/R1_Lite_move_the_position_of_the_glass/meta/episodes_stats.jsonl b/R1_Lite_move_the_position_of_the_glass/meta/episodes_stats.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..5041daee83052a455ca51d82627966381d047267 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_glass/meta/episodes_stats.jsonl @@ -0,0 +1,36 @@ +{"episode_index": 0, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6147674237472767]], [[0.648993395969499]], [[0.633214362745098]]], "std": [[[0.21275913150025205]], [[0.22047455985698391]], [[0.2188225850032519]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5645849237472766]], [[0.6051324264705883]], [[0.5864876388888889]]], "std": [[[0.22487963991889742]], [[0.2331075882973017]], [[0.228221270566693]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.6862745098039216]], [[0.6901960784313725]], [[0.6784313725490196]]], "mean": [[[0.41359752995642707]], [[0.42207178649237476]], [[0.41661760348583876]]], "std": [[[0.21429351668919513]], [[0.20568227258572686]], [[0.20592461306602325]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4156887472766885]], [[0.4311321405228758]], [[0.43034618736383445]]], "std": [[[0.29138691612089956]], [[0.2787162397529206]], [[0.29442889402998595]]], "count": [100]}, "observation.state": {"min": [0.011914893984794617, -0.001276595750823617, 0.0, -0.003829787252470851, 0.037021275609731674, -0.04276595637202263, -2.7551064491271973, -0.005106383003294468, -0.0019148936262354255, -1.9512765407562256, -0.028297873213887215, -0.4131914973258972, -1.0327659845352173, -2.757021188735962, 97.76300048828125, 28.018285751342773], "max": [0.013404255732893944, -0.001276595750823617, 0.0, -0.0019148936262354255, 0.0382978729903698, -0.042127661406993866, -2.754680871963501, 1.0610638856887817, 2.380425453186035, 0.0, 1.2902127504348755, 0.34106382727622986, 0.8289361596107483, -0.7142553329467773, 97.77780151367188, 97.84436798095703], "mean": [0.012754075229167938, -0.001276595750823617, 0.0, -0.00297674466855824, 0.037769418209791183, -0.04224437102675438, -2.754836320877075, 0.48233070969581604, 1.3958054780960083, -1.2505961656570435, 0.7196153402328491, -0.1230311170220375, 0.11473832279443741, -2.089949131011963, 97.76828002929688, 75.0164794921875], "std": [0.00018770233145914972, 0.0, 0.0, 0.00047464706585742533, 0.00022371306840796024, 0.00012752373004332185, 0.000205176358576864, 0.4089394509792328, 0.7981451749801636, 0.7002790570259094, 0.4343770444393158, 0.23737028241157532, 0.6231282353401184, 0.874484121799469, 0.007116980385035276, 29.89739990234375], "count": [215]}, "action": {"min": [0.012271846644580364, 0.0, -0.0, -0.004601942375302315, 0.03834952041506767, -0.04295146092772484, -2.7551064491271973, -0.006135923322290182, -0.003067961661145091, -1.951223611831665, -0.05215534567832947, -0.4157087802886963, -1.0400389432907104, -2.757021188735962, 100.0, 0.0, 0.0, 0.0], "max": [0.013805827125906944, 0.0, -0.0, -0.0015339808305725455, 0.03834952041506767, -0.04295146092772484, -2.754680871963501, 1.0630487203598022, 2.382272243499756, 0.003067961661145091, 1.2977477312088013, 0.3436116874217987, 0.832951545715332, -0.7142553329467773, 100.0, 100.0, 0.0, 0.0], "mean": [0.013063756749033928, 0.0, 0.0, -0.0034177156630903482, 0.038349587470293045, -0.04295150563120842, -2.754836320877075, 0.48325279355049133, 1.3981902599334717, -1.2545521259307861, 0.7294226288795471, -0.12564393877983093, 0.11722388863563538, -2.089949131011963, 100.0, 68.3720932006836, 0.0, 0.0], "std": [0.0007663738215342164, 0.0, 0.0, 0.0014931425685063004, 6.705522537231445e-08, 4.470348358154297e-08, 0.000205176358576864, 0.4089566171169281, 0.7961309552192688, 0.6996371150016785, 0.4376928210258484, 0.2381041944026947, 0.6252194046974182, 0.874484121799469, 0.0, 46.50231170654297, 0.0, 0.0], "count": [215]}, "timestamp": {"min": [0.0], "max": [7.133333333333334], "mean": [3.566666666666667], "std": [2.06881608655772], "count": [215]}, "frame_index": {"min": [0], "max": [214], "mean": [107.0], "std": [62.0644825967316], "count": [215]}, "episode_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [215]}, "index": {"min": [1167], "max": [1381], "mean": [1274.0], "std": [62.0644825967316], "count": [215]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [215]}, "subtask_annotation": {"mean": [3.2232558139534886, 7.0, 7.0, 7.0, 7.0], "std": [1.2891023033540467, 0.0, 0.0, 0.0, 0.0], "min": [2, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [215]}, "scene_annotation": {"mean": [3.0], "std": [0.0], "min": [3], "max": [3], "count": [215]}, "eef_direction_state": {"mean": [6.0, 3.7906976744186047], "std": [0.0, 1.7057786810132327], "min": [6, 0], "max": [6, 6], "count": [215]}, "eef_velocity_state": {"mean": [0.0, 1.544186046511628], "std": [0.0, 0.7324067765367327], "min": [0, 0], "max": [0, 2], "count": [215]}, "eef_acc_mag_state": {"mean": [0.0, 1.241860465116279], "std": [0.0, 0.7515047101430739], "min": [0, 0], "max": [0, 2], "count": [215]}, "eef_direction_action": {"mean": [6.0, 3.6651162790697676], "std": [0.0, 1.8196452147079112], "min": [6, 0], "max": [6, 6], "count": [215]}, "eef_velocity_action": {"mean": [0.0, 1.5348837209302326], "std": [0.0, 0.7578684063628062], "min": [0, 0], "max": [0, 2], "count": [215]}, "eef_acc_mag_action": {"mean": [0.0, 1.2279069767441861], "std": [0.0, 0.7710836775981583], "min": [0, 0], "max": [0, 2], "count": [215]}, "eef_sim_pose_state": {"mean": [0.06900826936130458, 0.3340672228574402, 1.1827708915732666, -0.04240503011106226, -0.004250306864032138, 0.0505238483749227, 0.2371402741948477, -0.19556477984527096, 1.300296750682622, -0.03596876245372181, 0.7898235666114242, 0.28863309153193384], "std": [3.1495729409560126e-07, 6.711656972514632e-06, 4.8644826639981276e-05, 0.00012886128083578345, 0.0004743133947948352, 0.0002878016258855712, 0.09753711373023662, 0.1452004417450465, 0.0774630642126525, 0.23850052927817522, 0.46491966617787733, 0.42172949266182563], "min": [0.06900737050699955, 0.33404507457665367, 1.1826620662687117, -0.04293513388450605, -0.0051028031434787735, 0.049787539282044255, 0.06238718813757105, -0.34159984977017993, 1.1825530719774369, -0.7116178389208976, -0.0566730089198797, -0.3032327862841372], "max": [0.06900904503305919, 0.3340887705576647, 1.1828583178327956, -0.042247144973209284, -0.003189200843625617, 0.05127704930777118, 0.35239201813966753, 0.02984514740218037, 1.4511746647497903, 0.42268198656991124, 1.346885198761504, 1.4234585315937478], "count": [215]}, "eef_sim_pose_action": {"mean": [0.06910391703016987, 0.3340744229761289, 1.1828452678550068, -0.04308249709431504, -0.0034151963240369575, 0.05141352419332643, 0.2374636533132548, -0.19563012629579857, 1.300819685509207, -0.03570254843319008, 0.7969496438284006, 0.2851536769224743], "std": [6.673605001532862e-07, 1.7491947101420015e-05, 0.0001530260618709076, 5.724783264294458e-05, 0.0014920442723200557, 0.0007663901943275148, 0.09680948200166224, 0.1446146946714594, 0.07716597399748072, 0.235771562726676, 0.46544769167056815, 0.43034251759753755], "min": [0.06910312562161092, 0.3340574807378627, 1.1826522121951053, -0.04312790119936161, -0.004598558760697591, 0.05062141213554121, 0.054651809478459115, -0.3420375681194194, 1.1818703168429006, -0.7558252546831262, -0.1080423733535194, -0.3218034633568368], "max": [0.06910495636155517, 0.3340925040397898, 1.182966635093644, -0.04301027398458332, -0.001532852966078524, 0.052155753227169026, 0.3526386822117987, 0.030533365767764366, 1.4400370418089745, 0.39633197242769164, 1.3725733650526135, 1.4496390179690541], "count": [215]}, "gripper_mode_state": {"mean": [0.0, 0.3023255813953488], "std": [0.0, 0.45926552693329087], "min": [0, 0], "max": [0, 1], "count": [215]}, "gripper_activity_state": {"mean": [2.0, 1.758139534883721], "std": [0.0, 0.6000901320439511], "min": [2, 0], "max": [2, 2], "count": [215]}, "gripper_mode_action": {"mean": [0.0, 0.31627906976744186], "std": [0.0, 0.46502324650976684], "min": [0, 0], "max": [0, 1], "count": [215]}, "gripper_activity_action": {"mean": [2.0, 1.958139534883721], "std": [0.0, 0.2607971305837429], "min": [2, 0], "max": [2, 2], "count": [215]}, "gripper_open_scale_state": {"mean": [0.9776837016260936, 0.7501644745760168], "std": [7.116409465342088e-05, 0.2989740517824359], "min": [0.9776300048828125, 0.28018285751342775], "max": [0.9777780151367188, 0.9784436798095704], "count": [215]}, "gripper_open_scale_action": {"mean": [1.0, 0.6837209302325581], "std": [0.0, 0.4650232465097669], "min": [1.0, 0.0], "max": [1.0, 1.0], "count": [215]}}} +{"episode_index": 1, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.6075039460784314]], [[0.6361058387799565]], [[0.6172068464052287]]], "std": [[[0.19947585291669923]], [[0.20771384672484777]], [[0.20415260104140637]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.8745098039215686]], [[0.9215686274509803]], [[0.9529411764705882]]], "mean": [[[0.584464790305011]], [[0.6209229112200436]], [[0.599960144335512]]], "std": [[[0.195227981660066]], [[0.20415204804826056]], [[0.19589027928742425]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4341587145969499]], [[0.44878127178649235]], [[0.45317449891067535]]], "std": [[[0.25811535788807494]], [[0.24609021604409206]], [[0.25788601200307687]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6509803921568628]], [[0.6627450980392157]], [[0.6431372549019608]]], "mean": [[[0.41685477124183007]], [[0.4251335294117647]], [[0.41698251361655775]]], "std": [[[0.20321083909124024]], [[0.19578036725573253]], [[0.20124453253206753]]], "count": [100]}, "observation.state": {"min": [-0.8576595783233643, 0.0, -1.9310637712478638, -0.010851063765585423, -0.48914894461631775, 0.10808510333299637, -2.758085012435913, -0.0019148936262354255, 0.0017021276289597154, -0.0008510638144798577, 0.001276595750823617, 0.003829787252470851, -0.011063829995691776, -2.742978811264038, 22.31388282775879, 97.3410415649414], "max": [0.126382976770401, 2.3197872638702393, 0.0, 1.137234091758728, -0.005744680762290955, 1.6946808099746704, -0.5414893627166748, -0.001276595750823617, 0.0017021276289597154, -0.00042553190723992884, 0.0042553190141916275, 0.01148936152458191, 0.00042553190723992884, -2.742553234100342, 97.88134765625, 97.3558578491211], "mean": [-0.2792617976665497, 1.248672604560852, -1.0875388383865356, 0.5732733607292175, -0.18057353794574738, 0.5950960516929626, -2.1733779907226562, -0.00170075090136379, 0.0017021296080201864, -0.0005082492716610432, 0.0030274332966655493, 0.010174192488193512, -0.008522570133209229, -2.7426137924194336, 77.92923736572266, 97.34314727783203], "std": [0.383128821849823, 0.8908082246780396, 0.7659836411476135, 0.4051583409309387, 0.14232373237609863, 0.4878305196762085, 0.923317551612854, 2.9632250516442582e-05, 1.979060471057892e-09, 0.00016839407908264548, 0.0003079197194892913, 0.0008012853795662522, 0.0015703847166150808, 0.00015158182941377163, 31.487775802612305, 0.005277308169752359], "count": [463]}, "action": {"min": [-0.8574952483177185, 0.0, -1.9312818050384521, -0.01073786523193121, -0.49240782856941223, 0.1089126393198967, -2.758085012435913, -0.0015339808305725455, 0.0015339808305725455, -0.0015339808305725455, 0.0015339808305725455, 0.004601942375302315, -0.012271846644580364, -2.742978811264038, 0.0, 100.0, 0.0, 0.0], "max": [0.13192234933376312, 2.322446823120117, -0.0, 1.1443496942520142, -0.0015339808305725455, 1.7042526006698608, -0.5414893627166748, 0.0, 0.003067961661145091, -0.0, 0.004601942375302315, 0.012271846644580364, 0.0, -2.742553234100342, 100.0, 100.0, 0.0, 0.0], "mean": [-0.2787473499774933, 1.2494401931762695, -1.0876107215881348, 0.5777294635772705, -0.18233521282672882, 0.6001352071762085, -2.1733779907226562, -0.0015306709101423621, 0.0018586721271276474, -0.00042739443597383797, 0.003044776152819395, 0.010582168586552143, -0.00882952194660902, -2.7426137924194336, 73.43412780761719, 100.0, 0.0, 0.0], "std": [0.3835600018501282, 0.8902177810668945, 0.7661865949630737, 0.40875282883644104, 0.14413903653621674, 0.49294614791870117, 0.923317551612854, 7.121294038370252e-05, 0.0006266115815378726, 0.0006877132109366357, 0.00021260930225253105, 0.0008737883763387799, 0.0017130724154412746, 0.00015158182941377163, 44.16832733154297, 0.0, 0.0, 0.0], "count": [463]}, "timestamp": {"min": [0.0], "max": [15.4], "mean": [7.7], "std": [4.455209185760966], "count": [463]}, "frame_index": {"min": [0], "max": [462], "mean": [231.0], "std": [133.65627557282897], "count": [463]}, "episode_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [463]}, "index": {"min": [1382], "max": [1844], "mean": [1613.0], "std": [133.65627557282897], "count": [463]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [463]}, "subtask_annotation": {"mean": [3.1533477321814254, 7.0, 7.0, 7.0, 7.0], "std": [2.3688549288419356, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [463]}, "scene_annotation": {"mean": [4.0], "std": [0.0], "min": [4], "max": [4], "count": [463]}, "eef_direction_state": {"mean": [4.323974082073434, 6.0], "std": [1.8246002477592445, 0.0], "min": [0, 6], "max": [6, 6], "count": [463]}, "eef_velocity_state": {"mean": [1.099352051835853, 0.0], "std": [0.8687393184893335, 0.0], "min": [0, 0], "max": [2, 0], "count": [463]}, "eef_acc_mag_state": {"mean": [0.8768898488120951, 0.0], "std": [0.8234976783887362, 0.0], "min": [0, 0], "max": [2, 0], "count": [463]}, "eef_direction_action": {"mean": [4.401727861771058, 6.0], "std": [1.7618948528153013, 0.0], "min": [0, 6], "max": [6, 6], "count": [463]}, "eef_velocity_action": {"mean": [1.0885529157667386, 0.0], "std": [0.8760915196893679, 0.0], "min": [0, 0], "max": [2, 0], "count": [463]}, "eef_acc_mag_action": {"mean": [0.9265658747300216, 0.0], "std": [0.8358894071299724, 0.0], "min": [0, 0], "max": [2, 0], "count": [463]}, "eef_sim_pose_state": {"mean": [0.2416218661783018, 0.23154466632020018, 1.2793459445398356, 0.23943666973951605, 0.6778268334068162, -0.6850445166507969, 0.06921924197868418, -0.33622267338153033, 1.1823643215817448, -0.008479520817928328, 0.004221092513792641, 0.008473507637925436], "std": [0.12759304277715666, 0.13782053448848333, 0.08103812929595196, 0.20310013547062275, 0.4974771310407569, 0.571111269544025, 1.2584203069079007e-05, 1.805239571253674e-05, 5.8069121314640404e-05, 0.001566359303055707, 0.0003606058791498902, 0.0008013001202272027], "min": [0.06836349912381147, 0.006357852635862138, 1.1818536551486893, 0.011612181526050591, -0.010417886811204369, -1.5037431550626503, 0.06919328405280144, -0.3363654180616208, 1.1822155276858506, -0.011003803401886477, 0.0025530990078463933, 0.0021276742733476505], "max": [0.3727893630173781, 0.35146550809309557, 1.4633238592242257, 0.8511657942424933, 1.224521071254585, 0.012006521303831008, 0.06922646168741488, -0.3361930572927664, 1.182595221005653, 0.0004410140725216625, 0.005531589056517294, 0.009787383677463048], "count": [463]}, "eef_sim_pose_action": {"mean": [0.2415819838841022, 0.2317710272610263, 1.2792996739440408, 0.23312251345571056, 0.680107697696536, -0.6948886513843078, 0.06923690507748223, -0.3362173823774581, 1.1823436487142116, -0.00878213433226889, 0.004475791317747877, 0.009051590680430648], "std": [0.126893185644238, 0.13765262643127865, 0.08094329166585847, 0.1996969134985923, 0.49845179102295434, 0.5805289340441785, 6.706598821181607e-05, 1.972452096575947e-05, 0.00019444114407212844, 0.0017089555626341277, 0.0009153574929872639, 0.0008772833517118091], "min": [0.06852707667049489, 0.006285975966261872, 1.1827208319862554, -0.010918919439731556, -0.010729969883970902, -1.5311027811042837, 0.06912945487079536, -0.33635206695059855, 1.1820581802812902, -0.012215373330931029, 0.0015339158580760515, 0.0030679832021442604], "max": [0.37236522273055717, 0.35266213066927915, 1.4608293784108772, 0.7951466691130027, 1.2233239668341511, 0.012202516449897748, 0.06936152026296723, -0.33617929732858753, 1.182832840040067, 4.706207079630204e-05, 0.006135858348685241, 0.010738096809220646], "count": [463]}, "gripper_mode_state": {"mean": [0.2591792656587473, 0.0], "std": [0.43818417807052107, 0.0], "min": [0, 0], "max": [1, 0], "count": [463]}, "gripper_activity_state": {"mean": [1.8833693304535637, 2.0], "std": [0.4302341113775813, 0.0], "min": [0, 2], "max": [2, 2], "count": [463]}, "gripper_mode_action": {"mean": [0.265658747300216, 0.0], "std": [0.4416833450370233, 0.0], "min": [0, 0], "max": [1, 0], "count": [463]}, "gripper_activity_action": {"mean": [1.980561555075594, 2.0], "std": [0.17894008792404342, 0.0], "min": [0, 2], "max": [2, 2], "count": [463]}, "gripper_open_scale_state": {"mean": [0.7792935594678204, 0.9734324960729303], "std": [0.3148779851521543, 5.276318027451849e-05], "min": [0.22313882827758788, 0.9734104156494141], "max": [0.9788134765625, 0.973558578491211], "count": [463]}, "gripper_open_scale_action": {"mean": [0.734341252699784, 1.0], "std": [0.4416833450370233, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [463]}}} +{"episode_index": 2, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6149491639433551]], [[0.649355174291939]], [[0.6269840196078431]]], "std": [[[0.19594442331252085]], [[0.20405418497956615]], [[0.20217001864429274]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5723315032679739]], [[0.6127468110021786]], [[0.5853506318082788]]], "std": [[[0.2061630001744566]], [[0.2143821710438953]], [[0.2078470037802843]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6627450980392157]], [[0.6313725490196078]], [[0.6352941176470588]]], "mean": [[[0.4257592946623094]], [[0.43259377723311543]], [[0.4289937990196078]]], "std": [[[0.19301496513972877]], [[0.184437237113395]], [[0.1918215866513607]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4370292565359477]], [[0.44940701525054466]], [[0.4427107952069717]]], "std": [[[0.2612600173878356]], [[0.24898415884029487]], [[0.25749227137407027]]], "count": [100]}, "observation.state": {"min": [0.01234042551368475, -0.001276595750823617, 0.0, -0.003829787252470851, 0.037021275609731674, -0.04276595637202263, -2.7551064491271973, -0.014680851250886917, -0.003829787252470851, -1.9665957689285278, -0.07000000029802322, -0.2812765836715698, -0.2278723418712616, -2.742553234100342, 97.76300048828125, 2.9382572174072266], "max": [0.013829787261784077, -0.001276595750823617, 0.0, -0.0017021276289597154, 0.0382978729903698, -0.04170212894678116, -2.754680871963501, 0.8770212531089783, 2.515106439590454, 0.0, 0.9423404335975647, 0.22212766110897064, 0.6897872090339661, 0.019574468955397606, 97.77780151367188, 97.3410415649414], "mean": [0.012775842100381851, -0.0012765913270413876, 0.0, -0.0029185928869992495, 0.037774547934532166, -0.042235296219587326, -2.7548625469207764, 0.46002262830734253, 1.5121567249298096, -1.2945679426193237, 0.3124998211860657, -0.073038250207901, 0.26163211464881897, -1.8559952974319458, 97.76912689208984, 67.03881072998047], "std": [0.00014439329970628023, 4.423782229423523e-09, 0.0, 0.00045880296966060996, 0.00023354831500910223, 0.0001246305910171941, 0.0002096284442814067, 0.35777366161346436, 0.9574705362319946, 0.8174284100532532, 0.2880401909351349, 0.09139148145914078, 0.28821632266044617, 1.1219887733459473, 0.007287751417607069, 38.323974609375], "count": [322]}, "action": {"min": [0.012271846644580364, -0.0015339808305725455, -0.0, -0.004601942375302315, 0.03834952041506767, -0.04295146092772484, -2.7551064491271973, -0.01840776950120926, 0.0, -1.9680973291397095, -0.07209710031747818, -0.28378644585609436, -0.23316508531570435, -2.742553234100342, 100.0, 0.0, 0.0, 0.0], "max": [0.013805827125906944, 0.0, -0.0, -0.0015339808305725455, 0.03834952041506767, -0.04295146092772484, -2.754680871963501, 0.8805049657821655, 2.5172624588012695, 0.0015339808305725455, 1.0047574043273926, 0.22702915966510773, 0.6933593153953552, 0.019574468955397606, 100.0, 100.0, 0.0, 0.0], "mean": [0.013148432597517967, -1.4244107660488226e-05, 0.0, -0.0035536980722099543, 0.038349442183971405, -0.04295153170824051, -2.7548625469207764, 0.45955535769462585, 1.5147643089294434, -1.298164963722229, 0.3235318064689636, -0.0736214742064476, 0.26266831159591675, -1.8559952974319458, 100.0, 67.70186614990234, 0.0, 0.0], "std": [0.0007591224275529385, 0.00014688388910144567, 0.0, 0.0014548503095284104, 7.82310962677002e-08, 7.078051567077637e-08, 0.0002096284442814067, 0.3575270175933838, 0.9556628465652466, 0.8174187541007996, 0.2964739203453064, 0.09314925968647003, 0.29123854637145996, 1.1219887733459473, 0.0, 46.76158142089844, 0.0, 0.0], "count": [322]}, "timestamp": {"min": [0.0], "max": [10.7], "mean": [5.35], "std": [3.0984315028378115], "count": [322]}, "frame_index": {"min": [0], "max": [321], "mean": [160.5], "std": [92.95294508513435], "count": [322]}, "episode_index": {"min": [6], "max": [6], "mean": [6.0], "std": [0.0], "count": [322]}, "index": {"min": [2054], "max": [2375], "mean": [2214.5], "std": [92.95294508513435], "count": [322]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [322]}, "subtask_annotation": {"mean": [2.9968944099378882, 7.0, 7.0, 7.0, 7.0], "std": [1.2323245902289852, 0.0, 0.0, 0.0, 0.0], "min": [2, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [322]}, "scene_annotation": {"mean": [6.0], "std": [0.0], "min": [6], "max": [6], "count": [322]}, "eef_direction_state": {"mean": [6.0, 3.7639751552795033], "std": [0.0, 1.8980720128178383], "min": [6, 0], "max": [6, 6], "count": [322]}, "eef_velocity_state": {"mean": [0.0, 1.2732919254658386], "std": [0.0, 0.7880124982436618], "min": [0, 0], "max": [0, 2], "count": [322]}, "eef_acc_mag_state": {"mean": [0.0, 1.1273291925465838], "std": [0.0, 0.7916087541093635], "min": [0, 0], "max": [0, 2], "count": [322]}, "eef_direction_action": {"mean": [6.0, 3.7360248447204967], "std": [0.0, 1.9293114272282894], "min": [6, 0], "max": [6, 6], "count": [322]}, "eef_velocity_action": {"mean": [0.0, 1.2670807453416149], "std": [0.0, 0.7979614086089993], "min": [0, 0], "max": [0, 2], "count": [322]}, "eef_acc_mag_action": {"mean": [0.0, 1.170807453416149], "std": [0.0, 0.7873329263017371], "min": [0, 0], "max": [0, 2], "count": [322]}, "eef_sim_pose_state": {"mean": [0.06900827705896863, 0.33406683905781903, 1.1827649319603606, -0.04239379292786453, -0.0041921969831833815, 0.050550751950035444, 0.2971555665740805, -0.1562341061775756, 1.273725155365801, 0.19404925140940638, 0.5227758298597608, 0.35805579734391435], "std": [3.3602266159461764e-07, 6.076700956418334e-06, 4.702092672028919e-05, 0.00012398062153293668, 0.0004584773864361518, 0.00028010227264199417, 0.14869570285688813, 0.15592894684934627, 0.07577089398617305, 0.25393775064511837, 0.3490262267721399, 0.31577644384996456], "min": [0.0690072755931099, 0.3340448771662929, 1.182640260652753, -0.042919021561403044, -0.0051028031434787735, 0.049362070331286804, 0.06592329749352734, -0.3378197299494353, 1.1820804532054658, -0.22792356334584463, -0.07361101210563348, -0.0705834277357702], "max": [0.06900937516651967, 0.33407902174625387, 1.1828583178327956, -0.04185691313567153, -0.0029765874162070993, 0.05170258083666131, 0.4492023863299513, 0.03089614093211728, 1.4899787576946324, 0.9349728772021277, 0.9835162754437303, 1.0847682266234016], "count": [322]}, "eef_sim_pose_action": {"mean": [0.06910274484522237, 0.33407247558912945, 1.182858878214159, -0.04308825681984857, -0.003565311179078499, 0.05149821272616187, 0.29766151648005545, -0.1567859651562794, 1.2736974429220755, 0.1925102974152724, 0.5324655900281194, 0.3554965685189887], "std": [1.1211499179627084e-05, 1.7330354511192807e-05, 0.00014890453402916155, 5.6453391022923266e-05, 0.0014713383610970576, 0.0007591327761426739, 0.14782923250568294, 0.1555697094168758, 0.07588336991667746, 0.2579445648294274, 0.3484369309513041, 0.31663816415618795], "min": [0.06898664758892277, 0.33405587256010477, 1.1826522121951053, -0.043186715914525345, -0.006131411694962896, 0.05062141213554121, 0.06332577248710114, -0.3379558640632643, 1.1814292546450726, -0.23495224030727163, -0.07055638371640272, -0.0725468114066607], "max": [0.06910495636155517, 0.3340925040397898, 1.182966635093644, -0.04301027398458332, -0.001532852966078524, 0.052156068765826125, 0.4489639727544369, 0.03223193690791274, 1.4713687869386451, 0.9425229639541022, 1.0181256958449314, 1.0878466333227879], "count": [322]}, "gripper_mode_state": {"mean": [0.0, 0.3385093167701863], "std": [0.0, 0.47320266190076204], "min": [0, 0], "max": [0, 1], "count": [322]}, "gripper_activity_state": {"mean": [2.0, 1.7080745341614907], "std": [0.0, 0.6700306060757206], "min": [2, 0], "max": [2, 2], "count": [322]}, "gripper_mode_action": {"mean": [0.0, 0.32298136645962733], "std": [0.0, 0.4676156577569857], "min": [0, 0], "max": [0, 1], "count": [322]}, "gripper_activity_action": {"mean": [2.0, 1.953416149068323], "std": [0.0, 0.28579866428903045], "min": [2, 0], "max": [2, 2], "count": [322]}, "gripper_open_scale_state": {"mean": [0.9776911395529096, 0.6703886917511109], "std": [7.287736380750498e-05, 0.38323988720119856], "min": [0.9776300048828125, 0.029382572174072266], "max": [0.9777780151367188, 0.9734104156494141], "count": [322]}, "gripper_open_scale_action": {"mean": [1.0, 0.6770186335403726], "std": [0.0, 0.4676156577569855], "min": [1.0, 0.0], "max": [1.0, 1.0], "count": [322]}}} +{"episode_index": 3, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.9764705882352941]], [[0.984313725490196]], [[1.0]]], "mean": [[[0.6189414488017428]], [[0.6374343763616558]], [[0.6162850544662309]]], "std": [[[0.20403481704301493]], [[0.21280976136162288]], [[0.2031321501004303]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.5765840332244009]], [[0.6018299319172113]], [[0.576805438453159]]], "std": [[[0.21954571181682547]], [[0.22762359797994947]], [[0.21286277224321598]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[0.6196078431372549]], [[0.6313725490196078]]], "mean": [[[0.40673313997821353]], [[0.41344875272331155]], [[0.4058765876906318]]], "std": [[[0.18367214898721396]], [[0.18043880633842307]], [[0.18787083751325867]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43159432189542485]], [[0.43865700708061]], [[0.428594272875817]]], "std": [[[0.2684189323104908]], [[0.2577150161548619]], [[0.2686442621070859]]], "count": [100]}, "observation.state": {"min": [0.01234042551368475, -0.001276595750823617, 0.0, -0.003829787252470851, 0.037021275609731674, -0.04276595637202263, -2.7551064491271973, -0.004680851008743048, -0.003829787252470851, -1.8448935747146606, 0.0008510638144798577, -0.23085106909275055, -0.37021276354789734, -2.742978811264038, 97.76300048828125, 18.323530197143555], "max": [0.013404255732893944, -0.001276595750823617, 0.0, -0.0019148936262354255, 0.0382978729903698, -0.042127661406993866, -2.754680871963501, 1.0168085098266602, 2.0946807861328125, 0.0, 1.232553243637085, 0.08744680881500244, 0.04404255375266075, -0.42510637640953064, 97.77780151367188, 97.3558578491211], "mean": [0.012688673101365566, -0.0012765959836542606, 0.0, -0.002942593302577734, 0.03781413286924362, -0.04222295060753822, -2.754878282546997, 0.23130665719509125, 1.4157485961914062, -1.2523736953735352, 0.709649384021759, -0.034478116780519485, -0.09561829268932343, -2.0523974895477295, 97.76983642578125, 73.78841400146484], "std": [0.0002009104791795835, 2.3283064365386963e-10, 0.0, 0.0004432012210600078, 0.0002087807224597782, 0.00012263243843335658, 0.00021232824656181037, 0.3370518684387207, 0.7791380286216736, 0.6660032272338867, 0.437635600566864, 0.07625147700309753, 0.10007905215024948, 0.9657433032989502, 0.007384748198091984, 32.925655364990234], "count": [212]}, "action": {"min": [0.012271846644580364, -0.0015339808305725455, -0.0, -0.004601942375302315, 0.03834952041506767, -0.04295146092772484, -2.7551064491271973, -0.004601942375302315, 0.0, -1.8453788757324219, 0.0, -0.24236896634101868, -0.37275734543800354, -2.742978811264038, 100.0, 0.0, 0.0, 0.0], "max": [0.013805827125906944, 0.0, -0.0, -0.0015339808305725455, 0.03834952041506767, -0.04295146092772484, -2.754680871963501, 1.0170292854309082, 2.0954177379608154, 0.0, 1.240990400314331, 0.08897088468074799, 0.08130098134279251, -0.42510637640953064, 100.0, 100.0, 0.0, 0.0], "mean": [0.012988278642296791, -1.4471517715719528e-05, 0.0, -0.0034297555685043335, 0.038349591195583344, -0.04295150190591812, -2.754878282546997, 0.22864288091659546, 1.4160302877426147, -1.2546082735061646, 0.72392338514328, -0.03631628304719925, -0.0955771803855896, -2.0523974895477295, 100.0, 70.28302001953125, 0.0, 0.0], "std": [0.0007652487838640809, 0.00014828894927632064, 0.0, 0.001490707159973681, 7.078051567077637e-08, 4.0978193283081055e-08, 0.00021232824656181037, 0.3364231288433075, 0.7804505825042725, 0.6680544018745422, 0.44165804982185364, 0.07931619137525558, 0.10058605670928955, 0.9657433032989502, 0.0, 45.70115280151367, 0.0, 0.0], "count": [212]}, "timestamp": {"min": [0.0], "max": [7.033333333333333], "mean": [3.5166666666666666], "std": [2.039948256424385], "count": [212]}, "frame_index": {"min": [0], "max": [211], "mean": [105.5], "std": [61.198447692731555], "count": [212]}, "episode_index": {"min": [14], "max": [14], "mean": [14.0], "std": [0.0], "count": [212]}, "index": {"min": [4715], "max": [4926], "mean": [4820.5], "std": [61.198447692731555], "count": [212]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [212]}, "subtask_annotation": {"mean": [3.3349056603773586, 7.0, 7.0, 7.0, 7.0], "std": [1.3232708512685563, 0.0, 0.0, 0.0, 0.0], "min": [2, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [212]}, "scene_annotation": {"mean": [14.0], "std": [0.0], "min": [14], "max": [14], "count": [212]}, "eef_direction_state": {"mean": [6.0, 3.669811320754717], "std": [0.0, 1.8516779647538217], "min": [6, 0], "max": [6, 6], "count": [212]}, "eef_velocity_state": {"mean": [0.0, 1.4764150943396226], "std": [0.0, 0.7361362526147387], "min": [0, 0], "max": [0, 2], "count": [212]}, "eef_acc_mag_state": {"mean": [0.0, 1.2452830188679245], "std": [0.0, 0.8220007890864884], "min": [0, 0], "max": [0, 2], "count": [212]}, "eef_direction_action": {"mean": [6.0, 3.693396226415094], "std": [0.0, 1.856999449707022], "min": [6, 0], "max": [6, 6], "count": [212]}, "eef_velocity_action": {"mean": [0.0, 1.471698113207547], "std": [0.0, 0.748678674680245], "min": [0, 0], "max": [0, 2], "count": [212]}, "eef_acc_mag_action": {"mean": [0.0, 1.259433962264151], "std": [0.0, 0.8089450738038219], "min": [0, 0], "max": [0, 2], "count": [212]}, "eef_sim_pose_state": {"mean": [0.0690082716044932, 0.33406972687359465, 1.1827673914213752, -0.042382514568339, -0.004216172663560864, 0.05050314982627877, 0.2838344484917605, -0.2668719499857424, 1.3040950423517774, -0.4142873304358769, 0.8580702638848788, -0.09915814755054442], "std": [3.18747121421168e-07, 7.012383180657516e-06, 4.542193889744768e-05, 0.00012354444430670485, 0.0004428837232584754, 0.00026906737889124363, 0.13316236284892283, 0.10978790083382925, 0.07645955615914063, 0.4786454993933306, 0.5610872758838661, 0.7002888299950127], "min": [0.06900726148812694, 0.3340450723379056, 1.1826620662687117, -0.042951246277606776, -0.0051028031434787735, 0.04978747831138146, 0.06880851586754669, -0.3413102139048108, 1.1822108562089289, -1.5330828221381854, -0.002978645468656449, -1.3981434329666431], "max": [0.0690091324312811, 0.3340885814383112, 1.1828583178327956, -0.042247144973209284, -0.003189200843625617, 0.05127697394241451, 0.4312509397889741, 0.011819238007546334, 1.4616222218574404, 0.02491643285573538, 1.519020011617299, 1.128310122627766], "count": [212]}, "eef_sim_pose_action": {"mean": [0.06910285693984532, 0.3340761312888651, 1.182846170811098, -0.043083513581594055, -0.0034416886498692596, 0.051338050246029554, 0.2837326859470766, -0.26792344767600734, 1.3035916790577207, -0.4339151956659996, 0.8693939172343483, -0.12394575537554679], "std": [1.1317955686972402e-05, 1.7468580802502697e-05, 0.00015255367487458822, 5.7869085584252614e-05, 0.0015082354391846204, 0.0007652622600437768, 0.13271119926561095, 0.1093885467499498, 0.07547926390433538, 0.5208356763134951, 0.5590509054698025, 0.732908871180049], "min": [0.06898664758892277, 0.33405587256010477, 1.1826522121951053, -0.043186715914525345, -0.006131411694962896, 0.05062141213554121, 0.06686227948453065, -0.3417787704919393, 1.1817437308113203, -1.8833017118390936, 0.0, -1.7479913035872168], "max": [0.06910495636155517, 0.3340925040397898, 1.182966635093644, -0.04301027398458332, -0.001532852966078524, 0.052156068765826125, 0.43080715357753063, 0.012384427811487023, 1.444369671648114, 0.041940222104732194, 1.5199663973570052, 1.1337016832853144], "count": [212]}, "gripper_mode_state": {"mean": [0.0, 0.28773584905660377], "std": [0.0, 0.45270733396343366], "min": [0, 0], "max": [0, 1], "count": [212]}, "gripper_activity_state": {"mean": [2.0, 1.7452830188679245], "std": [0.0, 0.6075208010215822], "min": [2, 0], "max": [2, 2], "count": [212]}, "gripper_mode_action": {"mean": [0.0, 0.2971698113207547], "std": [0.0, 0.45701194137608936], "min": [0, 0], "max": [0, 1], "count": [212]}, "gripper_activity_action": {"mean": [2.0, 1.9575471698113207], "std": [0.0, 0.26258803131541136], "min": [2, 0], "max": [2, 2], "count": [212]}, "gripper_open_scale_state": {"mean": [0.977699122878744, 0.7378843547713071], "std": [7.384358310439386e-05, 0.329256359191681], "min": [0.9776300048828125, 0.18323530197143556], "max": [0.9777780151367188, 0.973558578491211], "count": [212]}, "gripper_open_scale_action": {"mean": [1.0, 0.7028301886792453], "std": [0.0, 0.45701194137608936], "min": [1.0, 0.0], "max": [1.0, 1.0], "count": [212]}}} +{"episode_index": 4, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9568627450980393]], [[1.0]], [[1.0]]], "mean": [[[0.6198540196078431]], [[0.6494264515250544]], [[0.6248448529411765]]], "std": [[[0.18461308458836065]], [[0.19207241217042145]], [[0.18648722803247392]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.8823529411764706]], [[1.0]], [[1.0]]], "mean": [[[0.5939283278867102]], [[0.6298667102396514]], [[0.6020533551198257]]], "std": [[[0.18581379960201638]], [[0.19326147724397805]], [[0.18282097524079557]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43835516339869285]], [[0.44559853758169937]], [[0.439704651416122]]], "std": [[[0.24507930936229633]], [[0.23289030459796545]], [[0.23707423257633178]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6549019607843137]], [[0.6666666666666666]], [[0.6431372549019608]]], "mean": [[[0.42319571350762525]], [[0.43091238017429195]], [[0.42120422930283224]]], "std": [[[0.1976073009928875]], [[0.18902860128292465]], [[0.19239859396327444]]], "count": [100]}, "observation.state": {"min": [-0.5368084907531738, 0.0, -1.925106406211853, -0.30191490054130554, -0.6344680786132812, -0.1129787266254425, -2.7551064491271973, 0.0031914892606437206, -0.001276595750823617, 0.0, 0.00042553190723992884, 0.005106383003294468, -0.013829787261784077, -2.742553234100342, 3.101837396621704, 97.32622528076172], "max": [0.016382979229092598, 2.6204254627227783, 0.0, -0.0008510638144798577, 0.06680851429700851, 0.3814893662929535, 0.014680851250886917, 0.005106383003294468, 0.0, 0.0, 0.0042553190141916275, 0.008085106499493122, 0.005744680762290955, -2.7421276569366455, 97.77780151367188, 97.3410415649414], "mean": [-0.19673125445842743, 1.142029881477356, -0.747099757194519, -0.14871203899383545, -0.2535887360572815, 0.10045734792947769, -2.0254974365234375, 0.0038323348853737116, -0.00010702000872697681, 0.0, 0.0016154928598552942, 0.006315442733466625, -0.001288058003410697, -2.7424449920654297, 72.82778930664062, 97.33751678466797], "std": [0.20809976756572723, 0.9456067085266113, 0.7200020551681519, 0.10905927419662476, 0.2431688904762268, 0.13938961923122406, 1.1407164335250854, 0.00031924512586556375, 0.0003507115470711142, 0.0, 0.00043539065518416464, 0.0004983498365618289, 0.001545411185361445, 0.0001853704161476344, 38.988338470458984, 0.0064582680352032185], "count": [334]}, "action": {"min": [-0.5368932485580444, 0.0015339808305725455, -1.9266798496246338, -0.302194207906723, -0.6396700143814087, -0.11504855751991272, -2.7551064491271973, 0.003067961661145091, 0.0, -0.0015339808305725455, 0.0, 0.006135923322290182, -0.015339807607233524, -2.742553234100342, 0.0, 100.0, 0.0, 0.0], "max": [0.016873788088560104, 2.627709150314331, -0.0, -0.0, 0.06902913749217987, 0.3850291669368744, 0.014680851250886917, 0.004601942375302315, 0.0015339808305725455, -0.0, 0.004601942375302315, 0.00920388475060463, 0.006135923322290182, -2.7421276569366455, 100.0, 100.0, 0.0, 0.0], "mean": [-0.1982974410057068, 1.1460752487182617, -0.751388430595398, -0.15060089528560638, -0.25819605588912964, 0.10145871341228485, -2.0254974365234375, 0.004353943280875683, 4.592756522470154e-05, -4.592756795318564e-06, 0.0015523547772318125, 0.00673308689147234, -0.0015247983392328024, -2.7424449920654297, 72.7544937133789, 100.0, 0.0, 0.0], "std": [0.2087298482656479, 0.9453386068344116, 0.7208415865898132, 0.10953852534294128, 0.2450820654630661, 0.14085431396961212, 1.1407164335250854, 0.0005647411453537643, 0.00026142425485886633, 8.381024235859513e-05, 0.0004107894201297313, 0.0007572186295874417, 0.0017646164633333683, 0.0001853704161476344, 44.522254943847656, 0.0, 0.0, 0.0], "count": [334]}, "timestamp": {"min": [0.0], "max": [11.1], "mean": [5.55], "std": [3.2139020935097986], "count": [334]}, "frame_index": {"min": [0], "max": [333], "mean": [166.5], "std": [96.41706280529397], "count": [334]}, "episode_index": {"min": [15], "max": [15], "mean": [15.0], "std": [0.0], "count": [334]}, "index": {"min": [4927], "max": [5260], "mean": [5093.5], "std": [96.41706280529397], "count": [334]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [334]}, "subtask_annotation": {"mean": [3.6706586826347305, 7.0, 7.0, 7.0, 7.0], "std": [2.163782211395774, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [334]}, "scene_annotation": {"mean": [15.0], "std": [0.0], "min": [15], "max": [15], "count": [334]}, "eef_direction_state": {"mean": [3.802395209580838, 6.0], "std": [2.131147735413174, 0.0], "min": [0, 6], "max": [6, 6], "count": [334]}, "eef_velocity_state": {"mean": [1.221556886227545, 0.0], "std": [0.8782208307722389, 0.0], "min": [0, 0], "max": [2, 0], "count": [334]}, "eef_acc_mag_state": {"mean": [1.032934131736527, 0.0], "std": [0.8558319210560527, 0.0], "min": [0, 0], "max": [2, 0], "count": [334]}, "eef_direction_action": {"mean": [3.8502994011976046, 6.0], "std": [2.1406494691751585, 0.0], "min": [0, 6], "max": [6, 6], "count": [334]}, "eef_velocity_action": {"mean": [1.2275449101796407, 0.0], "std": [0.8800969374111908, 0.0], "min": [0, 0], "max": [2, 0], "count": [334]}, "eef_acc_mag_action": {"mean": [1.0209580838323353, 0.0], "std": [0.84210545482465, 0.0], "min": [0, 0], "max": [2, 0], "count": [334]}, "eef_sim_pose_state": {"mean": [0.2726091267120323, 0.25809877570868595, 1.249569967670173, -0.00876459509986653, 0.21905309782308297, -0.4756033875553668, 0.06912145203706431, -0.3364355246237845, 1.1823269631391162, -0.0012785700297298303, 0.0015084423644888903, 0.010147798064936386], "std": [0.190179557623694, 0.08123731298995235, 0.07087214657022266, 0.14528362854077748, 0.24891717530131105, 0.46149034370351005, 2.643978558479126e-05, 1.4314229049778043e-05, 4.245236576906845e-05, 0.0015433418434092853, 0.0006487406965728099, 0.0005464146397250229], "min": [0.06786275566869854, 0.12128576739540527, 1.1578790641006549, -0.3605952057714501, -0.2690702245813521, -1.0675255299621194, 0.06903311436901967, -0.33648695740405227, 1.1820491125661232, -0.013795382721547542, -0.0008510428656527402, 0.008510645733668422], "max": [0.5821539271944394, 0.33737613626613805, 1.4122554023959695, 0.216770823667645, 0.7024652899395196, 0.08916947280362936, 0.0691298013801104, -0.33639076708781734, 1.1824222172016106, 0.005753372448505746, 0.004255194186219224, 0.011702200953553298], "count": [334]}, "eef_sim_pose_action": {"mean": [0.2735483728803018, 0.25756099121644416, 1.250382520499567, -0.008909976789935478, 0.21633489272565157, -0.4820400460902588, 0.06913251456185322, -0.3364379730646284, 1.1823381979406158, -0.00151403017556607, 0.0015936498277222737, 0.01108701641685768], "std": [0.19010107407935084, 0.08089362789431098, 0.07189734066329403, 0.14670740527082068, 0.250702890569871, 0.4626508982740371, 1.8704368275612133e-05, 2.1688473949432366e-05, 3.97065335801338e-05, 0.0017625183072561678, 0.00047844902835392277, 0.0009297485896929855], "min": [0.06300277062809301, 0.12153202973535122, 1.1542089667391, -0.360361627733628, -0.31256633820348645, -1.0727489573673807, 0.06912773741525655, -0.3364570799193569, 1.182023291811667, -0.01529745215900836, 0.0, 0.009203884983435273], "max": [0.5829294506105471, 0.3374078231728152, 1.4063208018738607, 0.23318670927010932, 0.7099936911992719, 0.09099635829209593, 0.06924512629565782, -0.33638758926943363, 1.1824949999999999, 0.006145335659364946, 0.004601807014802173, 0.013805924580617008], "count": [334]}, "gripper_mode_state": {"mean": [0.24251497005988024, 0.0], "std": [0.42860408229126384, 0.0], "min": [0, 0], "max": [1, 0], "count": [334]}, "gripper_activity_state": {"mean": [1.8293413173652695, 2.0], "std": [0.5169940035146653, 0.0], "min": [0, 2], "max": [2, 2], "count": [334]}, "gripper_mode_action": {"mean": [0.27245508982035926, 0.0], "std": [0.44522276879258904, 0.0], "min": [0, 0], "max": [1, 0], "count": [334]}, "gripper_activity_action": {"mean": [1.973053892215569, 2.0], "std": [0.2102001115984199, 0.0], "min": [0, 2], "max": [2, 2], "count": [334]}, "gripper_open_scale_state": {"mean": [0.7282774900533514, 0.9733727095369852], "std": [0.38988359729133565, 6.453598884657815e-05], "min": [0.031018373966217042, 0.9732622528076171], "max": [0.9777780151367188, 0.9734104156494141], "count": [334]}, "gripper_open_scale_action": {"mean": [0.7275449101796407, 1.0], "std": [0.44522276879258904, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [334]}}} +{"episode_index": 5, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[1.0]]], "mean": [[[0.6141020343137256]], [[0.6355082434640522]], [[0.6143109940087146]]], "std": [[[0.1922427251861107]], [[0.19888103082452302]], [[0.1957692439240764]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.5877539569716775]], [[0.6169577423747277]], [[0.5922564896514161]]], "std": [[[0.19285258288301607]], [[0.20057641285019787]], [[0.19284307460942138]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4318364460784314]], [[0.4395953404139434]], [[0.43398286492374727]]], "std": [[[0.26207004917015303]], [[0.2495753213962782]], [[0.2566115191088817]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6627450980392157]], [[0.6705882352941176]], [[0.6588235294117647]]], "mean": [[[0.40833918572984745]], [[0.4171094961873638]], [[0.41285999727668843]]], "std": [[[0.20440017032009564]], [[0.19582740924475298]], [[0.20205802921762925]]], "count": [100]}, "observation.state": {"min": [-0.6795744895935059, -0.002765957498922944, -2.0172340869903564, -0.12212765961885452, -0.5265957713127136, -0.10765957087278366, -2.7551064491271973, -0.0042553190141916275, 0.0, -0.004680851008743048, -0.006170212756842375, -0.008085106499493122, 0.016170212998986244, -2.760425567626953, 25.291645050048828, 97.96267700195312], "max": [0.22319148480892181, 2.5327658653259277, -0.004680851008743048, 1.3161702156066895, 0.2144680917263031, 1.2085106372833252, -0.6306383013725281, -0.0031914892606437206, 0.0, -0.001276595750823617, 0.005744680762290955, -0.004680851008743048, 0.02148936130106449, -2.760425567626953, 97.77780151367188, 97.96267700195312], "mean": [-0.2757926881313324, 1.7092808485031128, -1.5113563537597656, 0.4382508397102356, -0.32401764392852783, 0.4492921829223633, -1.836832880973816, -0.003592075314372778, 0.0, -0.001755321049131453, -0.005277779884636402, -0.005547675304114819, 0.016783563420176506, -2.7604329586029053, 66.40531921386719, 97.96286010742188], "std": [0.29783982038497925, 0.9354727268218994, 0.7786999344825745, 0.4661417007446289, 0.21669995784759521, 0.397602379322052, 0.9870398044586182, 0.00020251872774679214, 0.0, 0.0003985309158451855, 0.0016035946318879724, 0.00039385363925248384, 0.0005515855154953897, 7.3909759521484375e-06, 33.70527267456055, 0.00018310546875], "count": [324]}, "action": {"min": [-0.6795535087585449, 0.0, -2.0171847343444824, -0.12732040882110596, -0.5292233824729919, -0.11504855751991272, -2.7551064491271973, -0.004601942375302315, 0.0, -0.004601942375302315, -0.006135923322290182, -0.007669903803616762, 0.016873788088560104, -2.760425567626953, 0.0, 100.0, 0.0, 0.0], "max": [0.22396118938922882, 2.5341362953186035, 0.0, 1.3268933296203613, 0.22396118938922882, 1.2210487127304077, -0.6306383013725281, -0.003067961661145091, 0.0015339808305725455, -0.0, 0.006135923322290182, -0.004601942375302315, 0.02147573046386242, -2.760425567626953, 100.0, 100.0, 0.0, 0.0], "mean": [-0.2730013132095337, 1.7077558040618896, -1.5096806287765503, 0.44567927718162537, -0.32427117228507996, 0.4534522294998169, -1.836832880973816, -0.0034514639992266893, 2.3672544557484798e-05, -0.0015813283389434218, -0.0058660670183598995, -0.005700311623513699, 0.016949579119682312, -2.7604329586029053, 56.48147964477539, 100.0, 0.0, 0.0], "std": [0.30029749870300293, 0.9355405569076538, 0.7804353833198547, 0.47291848063468933, 0.2200484722852707, 0.40229588747024536, 0.9870398044586182, 0.0006642333464697003, 0.00018908419588115066, 0.0004319575091358274, 0.0017276416765525937, 0.0007324598846025765, 0.0005056845839135349, 7.3909759521484375e-06, 49.578182220458984, 0.0, 0.0, 0.0], "count": [324]}, "timestamp": {"min": [0.0], "max": [10.766666666666667], "mean": [5.383333333333333], "std": [3.117676604044654], "count": [324]}, "frame_index": {"min": [0], "max": [323], "mean": [161.5], "std": [93.53029812133963], "count": [324]}, "episode_index": {"min": [40], "max": [40], "mean": [40.0], "std": [0.0], "count": [324]}, "index": {"min": [15664], "max": [15987], "mean": [15825.5], "std": [93.53029812133963], "count": [324]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [324]}, "subtask_annotation": {"mean": [3.7037037037037037, 7.0, 7.0, 7.0, 7.0], "std": [2.2536359891224125, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [324]}, "scene_annotation": {"mean": [40.0], "std": [0.0], "min": [40], "max": [40], "count": [324]}, "eef_direction_state": {"mean": [3.8055555555555554, 6.0], "std": [1.9202864369671533, 0.0], "min": [0, 6], "max": [6, 6], "count": [324]}, "eef_velocity_state": {"mean": [1.3611111111111112, 0.0], "std": [0.7752936520529371, 0.0], "min": [0, 0], "max": [2, 0], "count": [324]}, "eef_acc_mag_state": {"mean": [1.123456790123457, 0.0], "std": [0.8109241192277199, 0.0], "min": [0, 0], "max": [2, 0], "count": [324]}, "eef_direction_action": {"mean": [3.740740740740741, 6.0], "std": [1.9753279320045711, 0.0], "min": [0, 6], "max": [6, 6], "count": [324]}, "eef_velocity_action": {"mean": [1.3641975308641976, 0.0], "std": [0.7758402282345177, 0.0], "min": [0, 0], "max": [2, 0], "count": [324]}, "eef_acc_mag_action": {"mean": [1.1851851851851851, 0.0], "std": [0.7913281710822786, 0.0], "min": [0, 0], "max": [2, 0], "count": [324]}, "eef_sim_pose_state": {"mean": [0.36274172361862644, 0.19561780357484196, 1.2734351463244626, 0.0628830209298627, 0.5428112391407144, -0.7904782846942072, 0.06899443538636746, -0.3365327040325325, 1.1835224365715926, 0.01682233127066324, -0.0070329895806113185, -0.009139883290945474], "std": [0.17609214152907826, 0.1337046844648898, 0.07359619869474635, 0.15066359988126027, 0.3724823792894833, 0.5627813435006833, 3.001198707893706e-05, 1.039512329582678e-05, 8.241578313600349e-05, 0.0005468150314288997, 0.0012604393893815363, 0.0004221340088275383], "min": [0.0646550124318159, -0.0048392531850452065, 1.1820793709793942, -0.21750701375194745, -0.16806234166848455, -1.4151460966221998, 0.0687735438400206, -0.33659828368646755, 1.1827073837259807, 0.016207560650277203, -0.008297714304486448, -0.011276600335033554], "max": [0.523454142913973, 0.3751748416472771, 1.4786037752677, 0.546719080410203, 1.0940692513480044, 0.22399396276553116, 0.06903113819590176, -0.3365126382399016, 1.1839027112829723, 0.021480760214673232, 0.0019148619128261934, -0.007872470058681365], "count": [324]}, "eef_sim_pose_action": {"mean": [0.3621184499382249, 0.19668100713812298, 1.2732049876862774, 0.059998186443315435, 0.5473367604941687, -0.7938101542030109, 0.06900907683490498, -0.3365394128808392, 1.1835350713067185, 0.016991547605030913, -0.007423588591652801, -0.009151920671417096], "std": [0.17520149653393496, 0.13426176311274324, 0.07337501856718177, 0.1422826945040289, 0.37485036627617196, 0.5714349212842799, 2.1059085392440727e-05, 2.1570966477576187e-05, 7.738608969513876e-05, 0.0004983461657121006, 0.0014996084605523765, 0.0010248855833166752], "min": [0.0572238674090554, -0.0050348591698480116, 1.1817259890598906, -0.19777918990645915, -0.22240060237759374, -1.4450794257382453, 0.06889677792477436, -0.3365921776838093, 1.1828733799009368, 0.01686437575219965, -0.007669822935283177, -0.010738046177785142], "max": [0.5199870974255142, 0.3777171987170057, 1.4706517467699836, 0.4957896182476775, 1.0963705690968042, 0.2711750792158462, 0.06912781374394286, -0.33648833714547155, 1.1835490761838277, 0.021452199649042984, 0.0030679040238623667, -0.007670039398074957], "count": [324]}, "gripper_mode_state": {"mean": [0.42592592592592593, 0.0], "std": [0.4944825897340245, 0.0], "min": [0, 0], "max": [1, 0], "count": [324]}, "gripper_activity_state": {"mean": [1.8395061728395061, 2.0], "std": [0.5020154471937658, 0.0], "min": [0, 2], "max": [2, 2], "count": [324]}, "gripper_mode_action": {"mean": [0.4351851851851852, 0.0], "std": [0.4957812418602814, 0.0], "min": [0, 0], "max": [1, 0], "count": [324]}, "gripper_activity_action": {"mean": [1.9722222222222223, 2.0], "std": [0.2133651596630175, 0.0], "min": [0, 2], "max": [2, 2], "count": [324]}, "gripper_open_scale_state": {"mean": [0.664052575193807, 0.9796267700195346], "std": [0.33705252068502056, 3.3306690738754696e-15], "min": [0.2529164505004883, 0.9796267700195312], "max": [0.9777780151367188, 0.9796267700195312], "count": [324]}, "gripper_open_scale_action": {"mean": [0.5648148148148148, 1.0], "std": [0.4957812418602814, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [324]}}} +{"episode_index": 6, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[0.9607843137254902]], [[1.0]]], "mean": [[[0.6089362854030501]], [[0.6302606590413944]], [[0.6097331590413942]]], "std": [[[0.1831244529518479]], [[0.1932091666295358]], [[0.18872604400035192]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[0.8745098039215686]], [[0.9882352941176471]]], "mean": [[[0.5817657843137255]], [[0.6098595261437909]], [[0.5850816721132898]]], "std": [[[0.18256636322731684]], [[0.19285750374545124]], [[0.18343212031314557]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4392069635076253]], [[0.44942462962962965]], [[0.4421175626361656]]], "std": [[[0.2733368418870107]], [[0.26116033650743076]], [[0.26399722483061]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8196078431372549]], [[0.7019607843137254]], [[0.7176470588235294]]], "mean": [[[0.41812690631808275]], [[0.4143018164488017]], [[0.4031327505446623]]], "std": [[[0.2224785160838868]], [[0.22038221142972794]], [[0.2306768850742876]]], "count": [100]}, "observation.state": {"min": [-0.3002127707004547, -0.002340425504371524, -2.0195744037628174, -0.042127661406993866, -1.0982978343963623, -0.028297873213887215, -2.757021188735962, -0.0017021276289597154, 0.0, 0.0, 0.001276595750823617, 0.035957448184490204, -0.06808510422706604, -2.760425567626953, 28.340065002441406, 97.96267700195312], "max": [0.07744681090116501, 2.5491490364074707, 0.0, 1.0236170291900635, 0.4165957570075989, 1.3253191709518433, -0.724042534828186, -0.001276595750823617, 0.0, 0.0, 0.004680851008743048, 0.03744680806994438, -0.051276594400405884, -2.760425567626953, 97.84436798095703, 97.96267700195312], "mean": [-0.025189505890011787, 1.6169906854629517, -1.3926630020141602, 0.4156051278114319, -0.3797142207622528, 0.7732948064804077, -2.354126214981079, -0.0016905029769986868, 0.0, 0.0, 0.003031620290130377, 0.036711499094963074, -0.05188010260462761, -2.7604334354400635, 84.05805969238281, 97.96269989013672], "std": [0.06623758375644684, 0.9667847156524658, 0.80756014585495, 0.30902042984962463, 0.327494740486145, 0.48877954483032227, 0.7453144192695618, 6.937076250324026e-05, 0.0, 0.0, 0.0003362974966876209, 0.0002944142324849963, 0.0020391475409269333, 7.867813110351562e-06, 25.488265991210938, 2.288818359375e-05], "count": [366]}, "action": {"min": [-0.302194207906723, 0.0, -2.018718719482422, -0.04601942375302315, -1.1259418725967407, -0.029145635664463043, -2.757021188735962, -0.0015339808305725455, 0.0, -0.0, 0.0015339808305725455, 0.03681553900241852, -0.06902913749217987, -2.760425567626953, 0.0, 100.0, 0.0, 0.0], "max": [0.08283495903015137, 2.5586800575256348, 0.0015339808305725455, 1.038504958152771, 0.42337870597839355, 1.3330292701721191, -0.724042534828186, 0.0, 0.0, -0.0, 0.004601942375302315, 0.03834952041506767, -0.05215534567832947, -2.760425567626953, 100.0, 100.0, 0.0, 0.0], "mean": [-0.02557053044438362, 1.6185598373413086, -1.3943922519683838, 0.4179222583770752, -0.38251423835754395, 0.778336763381958, -2.354126214981079, -0.0015214101877063513, 0.0, 0.0, 0.003051202744245529, 0.0372011624276638, -0.0525912307202816, -2.7604334354400635, 80.05464172363281, 100.0, 0.0, 0.0], "std": [0.06899174302816391, 0.9664115905761719, 0.8068058490753174, 0.3107479512691498, 0.3335261344909668, 0.4911623001098633, 0.7453144192695618, 0.00013830966781824827, 0.0, 0.0, 0.0002772537700366229, 0.0006653433083556592, 0.0021700405050069094, 7.867813110351562e-06, 39.958946228027344, 0.0, 0.0, 0.0], "count": [366]}, "timestamp": {"min": [0.0], "max": [12.166666666666666], "mean": [6.083333333333333], "std": [3.5218234965342514], "count": [366]}, "frame_index": {"min": [0], "max": [365], "mean": [182.5], "std": [105.65470489602754], "count": [366]}, "episode_index": {"min": [41], "max": [41], "mean": [41.0], "std": [0.0], "count": [366]}, "index": {"min": [15988], "max": [16353], "mean": [16170.5], "std": [105.65470489602754], "count": [366]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [366]}, "subtask_annotation": {"mean": [2.6256830601092895, 7.0, 7.0, 7.0, 7.0], "std": [2.5207979585116522, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [366]}, "scene_annotation": {"mean": [41.0], "std": [0.0], "min": [41], "max": [41], "count": [366]}, "eef_direction_state": {"mean": [4.133879781420765, 6.0], "std": [1.9714075653771288, 0.0], "min": [0, 6], "max": [6, 6], "count": [366]}, "eef_velocity_state": {"mean": [1.185792349726776, 0.0], "std": [0.8450533016114552, 0.0], "min": [0, 0], "max": [2, 0], "count": [366]}, "eef_acc_mag_state": {"mean": [1.010928961748634, 0.0], "std": [0.8524415018517397, 0.0], "min": [0, 0], "max": [2, 0], "count": [366]}, "eef_direction_action": {"mean": [4.040983606557377, 6.0], "std": [2.0029931468128748, 0.0], "min": [0, 6], "max": [6, 6], "count": [366]}, "eef_velocity_action": {"mean": [1.215846994535519, 0.0], "std": [0.8263886928505826, 0.0], "min": [0, 0], "max": [2, 0], "count": [366]}, "eef_acc_mag_action": {"mean": [1.0765027322404372, 0.0], "std": [0.8295398742664513, 0.0], "min": [0, 0], "max": [2, 0], "count": [366]}, "eef_sim_pose_state": {"mean": [0.38281464431799844, 0.31852413180833833, 1.2650940009990332, 0.3219256356684105, 0.48844084935897053, -0.5961027586683, 0.06911627293659171, -0.3356257447376125, 1.1821842958821558, -0.051768749363, 0.0030295816320123356, 0.03502109716089657], "std": [0.20354342757012175, 0.01590435561347061, 0.09475227043799783, 0.21795734594291027, 0.33496688222004956, 0.46008325336541633, 2.5142795611682466e-07, 6.871392564670183e-06, 3.446626498245062e-05, 0.002041974594698175, 0.0003360712339093199, 0.0002996519268647543], "min": [0.06606830513409749, 0.2623861059358258, 1.1701692132809192, -0.028357623434792676, -0.0025526477673964987, -1.2648984060918895, 0.06911505257912874, -0.3356425730952232, 1.1820152743246934, -0.067965620665209, 0.0012757007931549769, 0.03425545798404322], "max": [0.5962475867512441, 0.3412690079762383, 1.519477203537436, 0.794711267252785, 0.98653742065683, 0.1390907206402285, 0.06911695608526901, -0.335608940475437, 1.1823641652805117, -0.05114348672172464, 0.004677569475184384, 0.03574509029795936], "count": [366]}, "eef_sim_pose_action": {"mean": [0.3830183635854919, 0.31823419176834744, 1.2651806346499672, 0.3232673957753843, 0.4869415279668618, -0.6002042294986004, 0.06911572878346153, -0.33561858927314403, 1.1821822911927569, -0.052477742368721304, 0.0030490848486781235, 0.035679897222582295], "std": [0.2031294586146046, 0.01676520683242892, 0.09506655517384117, 0.21731455596065008, 0.3315033910326468, 0.465352478609784, 5.589588939424663e-07, 1.5453339914987527e-05, 2.8414693359758015e-05, 0.002170839600810912, 0.00027705254797535483, 0.0006724003191390566], "min": [0.06537742951356391, 0.2588439871828373, 1.166239279264472, -0.029183281469133567, -0.0015336271025430115, -1.2951272940869853, 0.06911420382370453, -0.3356619670600556, 1.1820233649063558, -0.068911511102083, 0.001532852966078746, 0.035281601448030386], "max": [0.5962994396663505, 0.34132928823700914, 1.5139637866964297, 0.7984188130876906, 0.9860747730747152, 0.1481113488734523, 0.06911641255831871, -0.3355924760772159, 1.1823377878048946, -0.05203771928823259, 0.004598558760697813, 0.03681594527068954], "count": [366]}, "gripper_mode_state": {"mean": [0.18032786885245902, 0.0], "std": [0.3844603081822491, 0.0], "min": [0, 0], "max": [1, 0], "count": [366]}, "gripper_activity_state": {"mean": [1.855191256830601, 2.0], "std": [0.47138076626947945, 0.0], "min": [0, 2], "max": [2, 2], "count": [366]}, "gripper_mode_action": {"mean": [0.1994535519125683, 0.0], "std": [0.3995895801219396, 0.0], "min": [0, 0], "max": [1, 0], "count": [366]}, "gripper_activity_action": {"mean": [1.9754098360655739, 2.0], "std": [0.20094509298575816, 0.0], "min": [0, 2], "max": [2, 2], "count": [366]}, "gripper_open_scale_state": {"mean": [0.8405810186771779, 0.9796267700195347], "std": [0.25488265626004697, 3.4416913763379853e-15], "min": [0.28340065002441406, 0.9796267700195312], "max": [0.9784436798095704, 0.9796267700195312], "count": [366]}, "gripper_open_scale_action": {"mean": [0.8005464480874317, 1.0], "std": [0.3995895801219396, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [366]}}} +{"episode_index": 7, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6257221970063745]], [[0.6413241345921085]], [[0.6169670504518681]]], "std": [[[0.21651201374714468]], [[0.22431634362410094]], [[0.22327195545426515]]], "count": [108]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5865131878883241]], [[0.6116152565964658]], [[0.5846747054788994]]], "std": [[[0.2210790619374073]], [[0.2297154952836131]], [[0.22489180264647488]]], "count": [108]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6352941176470588]], [[0.6392156862745098]], [[0.6431372549019608]]], "mean": [[[0.4189735813564109]], [[0.4277168058581457]], [[0.42499932925845235]]], "std": [[[0.1918475859445272]], [[0.18473200166307413]], [[0.1926128381857007]]], "count": [108]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42704033274832565]], [[0.4283015134551763]], [[0.41476507907689825]]], "std": [[[0.2888147070483538]], [[0.2835892369948793]], [[0.2964143727390885]]], "count": [108]}, "observation.state": {"min": [0.0, 0.00042553190723992884, -0.01234042551368475, 0.0191489364951849, -0.0382978729903698, 0.1370212733745575, -2.7585105895996094, -0.0936170220375061, -0.002765957498922944, -1.9710638523101807, -0.002765957498922944, -0.03361701965332031, -1.5289361476898193, -2.760425567626953, 97.77780151367188, 16.770883560180664], "max": [0.0, 0.00042553190723992884, -0.011063829995691776, 0.020212765783071518, -0.03680850937962532, 0.13851064443588257, -2.7551064491271973, 0.8163830041885376, 2.511702060699463, 0.0, 0.750851035118103, 0.8602127432823181, 0.010851063765585423, -0.3804255425930023, 97.89613342285156, 97.96267700195312], "mean": [0.0, 0.0004255324020050466, -0.011814907193183899, 0.01980174519121647, -0.03749606013298035, 0.13776740431785583, -2.7569966316223145, 0.28192049264907837, 1.5153733491897583, -1.2900162935256958, 0.29271984100341797, 0.3996153473854065, -0.669479489326477, -1.7611441612243652, 97.84449768066406, 63.870365142822266], "std": [0.0, 4.94765117764473e-10, 0.0002390835143160075, 0.00021637449390254915, 0.00034873001277446747, 0.00031330916681326926, 0.0013932741712778807, 0.31554800271987915, 0.8830842971801758, 0.7531537413597107, 0.24191008508205414, 0.3004123568534851, 0.5230382084846497, 1.1170761585235596, 0.04843246564269066, 38.09294128417969], "count": [515]}, "action": {"min": [0.0, 0.0015339808305725455, -0.012271846644580364, 0.019941750913858414, -0.03834952041506767, 0.13805827498435974, -2.7585105895996094, -0.10277671366930008, 0.0015339808305725455, -1.9711652994155884, -0.006135923322290182, -0.03988350182771683, -1.538582682609558, -2.760425567626953, 100.0, 0.0, 0.0, 0.0], "max": [0.0, 0.0015339808305725455, -0.01073786523193121, 0.019941750913858414, -0.03681553900241852, 0.139592245221138, -2.7551064491271973, 0.8176117539405823, 2.5141944885253906, -0.0, 0.754718542098999, 0.8682331442832947, 0.01073786523193121, -0.3804255425930023, 100.0, 100.0, 0.0, 0.0], "mean": [0.0, 0.0015339842066168785, -0.011875688098371029, 0.019941695034503937, -0.03774476796388626, 0.13852885365486145, -2.7569966316223145, 0.2828156352043152, 1.516072154045105, -1.290215253829956, 0.2945876121520996, 0.4013490080833435, -0.6731787919998169, -1.7611441612243652, 100.0, 57.47572708129883, 0.0, 0.0], "std": [0.0, 3.3760443329811096e-09, 0.0006713661132380366, 5.587935447692871e-08, 0.0007495892350561917, 0.0007073691813275218, 0.0013932741712778807, 0.31565096974372864, 0.8821002840995789, 0.7527320981025696, 0.2434045970439911, 0.3025668263435364, 0.5261722207069397, 1.1170761585235596, 0.0, 49.43806457519531, 0.0, 0.0], "count": [515]}, "timestamp": {"min": [0.0], "max": [17.133333333333333], "mean": [8.566666666666666], "std": [4.955580468298116], "count": [515]}, "frame_index": {"min": [0], "max": [514], "mean": [257.0], "std": [148.6674140489435], "count": [515]}, "episode_index": {"min": [48], "max": [48], "mean": [48.0], "std": [0.0], "count": [515]}, "index": {"min": [18292], "max": [18806], "mean": [18549.0], "std": [148.6674140489435], "count": [515]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [515]}, "subtask_annotation": {"mean": [3.297087378640777, 7.0, 7.0, 7.0, 7.0], "std": [1.177083470795227, 0.0, 0.0, 0.0, 0.0], "min": [2, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [515]}, "scene_annotation": {"mean": [48.0], "std": [0.0], "min": [48], "max": [48], "count": [515]}, "eef_direction_state": {"mean": [6.0, 3.89126213592233], "std": [0.0, 2.073368198985965], "min": [6, 0], "max": [6, 6], "count": [515]}, "eef_velocity_state": {"mean": [0.0, 1.2349514563106796], "std": [0.0, 0.8459737582131357], "min": [0, 0], "max": [0, 2], "count": [515]}, "eef_acc_mag_state": {"mean": [0.0, 0.9786407766990292], "std": [0.0, 0.8276355941982343], "min": [0, 0], "max": [0, 2], "count": [515]}, "eef_direction_action": {"mean": [6.0, 3.840776699029126], "std": [0.0, 2.079462070713178], "min": [6, 0], "max": [6, 6], "count": [515]}, "eef_velocity_action": {"mean": [0.0, 1.2485436893203883], "std": [0.0, 0.8409269131939806], "min": [0, 0], "max": [0, 2], "count": [515]}, "eef_acc_mag_action": {"mean": [0.0, 1.058252427184466], "std": [0.0, 0.8175887199082997], "min": [0, 0], "max": [0, 2], "count": [515]}, "eef_sim_pose_state": {"mean": [0.06824001673502764, 0.3326661859066599, 1.1837452997762365, 0.13745245434323994, 0.008406397830541552, -0.03749729921632033, 0.32409233779355817, -0.21875532136028497, 1.2940303314564825, -0.34406778713129593, 0.39954166944804476, 0.7902686787630414], "std": [1.8301367784935322e-05, 7.841939126649271e-06, 7.185130938636677e-05, 0.0003128225935517559, 0.0003385835896448476, 0.00034874252461902, 0.16032475085207964, 0.14185500974582094, 0.08857276844561912, 0.27366507725891265, 0.24929433747672225, 0.5233127930001513], "min": [0.06819922998600303, 0.33264815362371153, 1.183517419662631, 0.13668291160751028, 0.0076539586725032915, -0.038299400687201245, 0.06890854229193479, -0.35916899619120624, 1.1818085236237854, -1.0047590661176078, -0.0027659372143726824, -0.1001647948526224], "max": [0.06829774201271854, 0.3326816451404874, 1.1839137888056195, 0.1382079471924099, 0.009355286553726305, -0.03680971139280659, 0.5429754020350002, 0.03343091240040519, 1.464987540291846, 0.010842915296959823, 0.8150798700801691, 1.4722361784488558], "count": [515]}, "eef_sim_pose_action": {"mean": [0.06832004896916925, 0.33266058990629005, 1.1837739330597898, 0.1381665811836431, 0.009593228661146142, -0.03774658011641775, 0.3239361394980047, -0.21836353271781586, 1.2939948867640974, -0.345132695626657, 0.3998204191140162, 0.7940438406507616], "std": [5.116035539536787e-05, 1.6856136377926722e-05, 0.00018557926249614763, 0.0007079706096687422, 0.0006708863070302982, 0.0007496267679881738, 0.16009421192085083, 0.14177223068520164, 0.08845534262544136, 0.2739717576096318, 0.24580403145610966, 0.525712152896666], "min": [0.06828934797507161, 0.3326469922550903, 1.1834594141234835, 0.1376465680816388, 0.00919711772722187, -0.03835172923788817, 0.06709211176389751, -0.3603452760769136, 1.1817439405739454, -1.01827617345331, -0.0015339645873624352, -0.11827620707450039], "max": [0.06840753623027367, 0.3326814870600556, 1.1838834512075946, 0.13925346621623125, 0.010730590089246483, -0.036817096998474214, 0.542068228794821, 0.0338542727012066, 1.4552478961963298, 0.010728452828411648, 0.8203670474050164, 1.476458111908363], "count": [515]}, "gripper_mode_state": {"mean": [0.0, 0.42135922330097086], "std": [0.0, 0.4937769012825269], "min": [0, 0], "max": [0, 1], "count": [515]}, "gripper_activity_state": {"mean": [2.0, 1.895145631067961], "std": [0.0, 0.40944637990204913], "min": [2, 0], "max": [2, 2], "count": [515]}, "gripper_mode_action": {"mean": [0.0, 0.42524271844660194], "std": [0.0, 0.4943797617770637], "min": [0, 0], "max": [0, 1], "count": [515]}, "gripper_activity_action": {"mean": [2.0, 1.9825242718446603], "std": [0.0, 0.16976693587879144], "min": [2, 0], "max": [2, 2], "count": [515]}, "gripper_open_scale_state": {"mean": [0.9784415157281049, 0.6387027140867367], "std": [0.0004843129477600515, 0.38092924037196596], "min": [0.9777780151367188, 0.16770883560180663], "max": [0.9789613342285156, 0.9796267700195312], "count": [515]}, "gripper_open_scale_action": {"mean": [1.0, 0.574757281553398], "std": [0.0, 0.4943797617770637], "min": [1.0, 0.0], "max": [1.0, 1.0], "count": [515]}}} +{"episode_index": 8, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.6161575735294118]], [[0.6344111710239652]], [[0.6115788725490195]]], "std": [[[0.20951590762670633]], [[0.21354801444488833]], [[0.21078564361874066]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.9686274509803922]], [[1.0]], [[0.8901960784313725]]], "mean": [[[0.5920749945533769]], [[0.618654626906318]], [[0.5922765631808279]]], "std": [[[0.20609960066178465]], [[0.21202566909160137]], [[0.20486638375102276]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4329146704793028]], [[0.44025717864923747]], [[0.43619450163398693]]], "std": [[[0.25628996048721353]], [[0.24362646910535943]], [[0.2503824457145424]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6745098039215687]], [[0.6627450980392157]], [[0.6666666666666666]]], "mean": [[[0.4134623992374728]], [[0.42139017156862746]], [[0.41559848856209153]]], "std": [[[0.20227593578381736]], [[0.1945594226438815]], [[0.2012214088469177]]], "count": [100]}, "observation.state": {"min": [-0.9206383228302002, -0.0017021276289597154, -1.9772340059280396, -0.001276595750823617, -0.6974468231201172, 0.08468084782361984, -2.7585105895996094, 0.0017021276289597154, 0.0, -0.0008510638144798577, -0.001276595750823617, -0.0019148936262354255, -0.002765957498922944, -2.760425567626953, 11.437803268432617, 97.96267700195312], "max": [0.008936170488595963, 2.182553291320801, -0.019999999552965164, 1.503829836845398, 0.12340425699949265, 1.2478723526000977, -0.2278723418712616, 0.002340425504371524, 0.0, 0.0, 0.0017021276289597154, 0.0, 0.006595744751393795, -2.760425567626953, 97.89613342285156, 97.96267700195312], "mean": [-0.3626566231250763, 1.4497424364089966, -1.3219668865203857, 0.6377424001693726, -0.08342786878347397, 0.6021813154220581, -1.921299695968628, 0.001961667090654373, 0.0, -0.0003864738391712308, 0.0009260957012884319, -0.0015988294035196304, 0.005787851754575968, -2.760427236557007, 69.30860900878906, 97.96249389648438], "std": [0.35260945558547974, 0.817263662815094, 0.7143799066543579, 0.37779632210731506, 0.17959819734096527, 0.3808058202266693, 1.0922030210494995, 0.0001975760533241555, 0.0, 0.00015721766976639628, 0.00041519408114254475, 0.000253007048740983, 0.0010537583148106933, 1.6689300537109375e-06, 37.28246307373047, 0.00018310546875], "count": [414]}, "action": {"min": [-0.9203884601593018, 0.0, -1.9773012399673462, -0.0015339808305725455, -0.7010292410850525, 0.08436894416809082, -2.7585105895996094, 0.0015339808305725455, 0.0015339808305725455, -0.0015339808305725455, -0.0015339808305725455, -0.0015339808305725455, -0.003067961661145091, -2.760425567626953, 0.0, 100.0, 0.0, 0.0], "max": [0.00920388475060463, 2.182854652404785, -0.019941750913858414, 1.5140390396118164, 0.12425244599580765, 1.2547962665557861, -0.2278723418712616, 0.003067961661145091, 0.0015339808305725455, -0.0, 0.0015339808305725455, -0.0, 0.006135923322290182, -2.760425567626953, 100.0, 100.0, 0.0, 0.0], "mean": [-0.3622854948043823, 1.4496005773544312, -1.3212246894836426, 0.6411969661712646, -0.08412065356969833, 0.6056594252586365, -1.921299695968628, 0.0024491497315466404, 0.0015339839737862349, -0.0002519950794521719, 0.0009225760004483163, -0.0015080469893291593, 0.005924735218286514, -2.760427236557007, 64.73429870605469, 100.0, 0.0, 0.0], "std": [0.35326361656188965, 0.8166359663009644, 0.7147191166877747, 0.3820036053657532, 0.18226619064807892, 0.38253146409988403, 1.0922030210494995, 0.0007525052060373127, 3.14321368932724e-09, 0.0005683302297256887, 0.0008022361434996128, 0.000197772475075908, 0.0012775438372045755, 1.6689300537109375e-06, 47.77971649169922, 0.0, 0.0, 0.0], "count": [414]}, "timestamp": {"min": [0.0], "max": [13.766666666666667], "mean": [6.883333333333333], "std": [3.9837052360092366], "count": [414]}, "frame_index": {"min": [0], "max": [413], "mean": [206.5], "std": [119.5111570802771], "count": [414]}, "episode_index": {"min": [52], "max": [52], "mean": [52.0], "std": [0.0], "count": [414]}, "index": {"min": [19976], "max": [20389], "mean": [20182.5], "std": [119.5111570802771], "count": [414]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [414]}, "subtask_annotation": {"mean": [3.2705314009661834, 7.0, 7.0, 7.0, 7.0], "std": [2.41357897855632, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [414]}, "scene_annotation": {"mean": [52.0], "std": [0.0], "min": [52], "max": [52], "count": [414]}, "eef_direction_state": {"mean": [3.6932367149758454, 6.0], "std": [2.021646781030514, 0.0], "min": [0, 6], "max": [6, 6], "count": [414]}, "eef_velocity_state": {"mean": [1.2294685990338163, 0.0], "std": [0.832899137742176, 0.0], "min": [0, 0], "max": [2, 0], "count": [414]}, "eef_acc_mag_state": {"mean": [1.036231884057971, 0.0], "std": [0.8376071879480556, 0.0], "min": [0, 0], "max": [2, 0], "count": [414]}, "eef_direction_action": {"mean": [3.782608695652174, 6.0], "std": [2.0194912442316424, 0.0], "min": [0, 6], "max": [6, 6], "count": [414]}, "eef_velocity_action": {"mean": [1.2198067632850242, 0.0], "std": [0.8554988156211187, 0.0], "min": [0, 0], "max": [2, 0], "count": [414]}, "eef_acc_mag_action": {"mean": [1.0893719806763285, 0.0], "std": [0.8277979004840721, 0.0], "min": [0, 0], "max": [2, 0], "count": [414]}, "eef_sim_pose_state": {"mean": [0.2886994978195334, 0.21775535091998996, 1.3069518849311934, 0.46492107285686557, 0.7255848679944161, -0.5191236278005731, 0.06910135878228502, -0.33657099552111713, 1.1825071972984058, 0.00578695909621655, 0.0005396230742362042, 0.000362832408720394], "std": [0.14525788718689855, 0.11331396944983024, 0.07857301826666202, 0.3946248943678943, 0.43596823945848745, 0.48401115131249484, 1.1869095535718584e-05, 7.648011991837977e-06, 5.973751663749599e-05, 0.001053529620958961, 0.0004383106132103053, 0.0003030778060295605], "min": [0.06409678477758096, 0.025565865243421613, 1.183528929188067, -0.7895688615100247, -0.022127598476160193, -2.110702276469919, 0.06906622581883838, -0.33658676073471455, 1.1823205269513835, -0.002765957498922945, -0.00170212519232682, -0.0002127661706472824], "max": [0.498739756492829, 0.3361390542072317, 1.468257043520211, 1.0786867609179707, 1.2549693869222254, 0.1151399074158828, 0.06913059653684, -0.33652909822756977, 1.1827438066392368, 0.006595744751393795, 0.0017021251632229895, 0.001914893626235425], "count": [414]}, "eef_sim_pose_action": {"mean": [0.2882350104759604, 0.21804984511834266, 1.3069297828698934, 0.46114257292456506, 0.7270454458486232, -0.5242552812914437, 0.0692272684949862, -0.33657976987392446, 1.1825051833680564, 0.005921346985429289, 0.002204557590696939, 0.0009410964375011141], "std": [0.14462366826401912, 0.11315486199319229, 0.07902363243333274, 0.4008640572385414, 0.4399490704526649, 0.49452159506076776, 4.2722842955913976e-05, 1.7840123118145834e-05, 0.00018213386163459797, 0.001277034350954081, 0.0010110397639852325, 0.0007694196000671076], "min": [0.06403204472383894, 0.02564509852012571, 1.1834807244753327, -0.835766729934087, -0.021475630660001466, -2.1521827542211405, 0.0691307715365395, -0.33659469857256946, 1.182372644211338, -0.0030679616611450915, 0.0, -7.219228947714235e-09], "max": [0.498814220202495, 0.33704903087499255, 1.4753273211340538, 1.0852153200535817, 1.2608412858409204, 0.12735034358006964, 0.06924653340922293, -0.3365250322970656, 1.1829551940686913, 0.006135923322290182, 0.0030679580515287075, 0.0030679616611450915], "count": [414]}, "gripper_mode_state": {"mean": [0.34782608695652173, 0.0], "std": [0.47628048478710083, 0.0], "min": [0, 0], "max": [1, 0], "count": [414]}, "gripper_activity_state": {"mean": [1.8623188405797102, 2.0], "std": [0.4692273789148423, 0.0], "min": [0, 2], "max": [2, 2], "count": [414]}, "gripper_mode_action": {"mean": [0.3526570048309179, 0.0], "std": [0.47779707175181074, 0.0], "min": [0, 0], "max": [1, 0], "count": [414]}, "gripper_activity_action": {"mean": [1.9782608695652173, 2.0], "std": [0.18910128044492597, 0.0], "min": [0, 2], "max": [2, 2], "count": [414]}, "gripper_open_scale_state": {"mean": [0.6930856250910375, 0.9796267700195348], "std": [0.3728250957992429, 3.552713678800501e-15], "min": [0.11437803268432617, 0.9796267700195312], "max": [0.9789613342285156, 0.9796267700195312], "count": [414]}, "gripper_open_scale_action": {"mean": [0.6473429951690821, 1.0], "std": [0.47779707175181074, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [414]}}} +{"episode_index": 9, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.6149804547930283]], [[0.6422361982570806]], [[0.620055672657952]]], "std": [[[0.18747861123052634]], [[0.1967050330167839]], [[0.19201858114611003]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[1.0]]], "mean": [[[0.5943610757080611]], [[0.628095258714597]], [[0.6020775326797386]]], "std": [[[0.18717680149808355]], [[0.19605920366526172]], [[0.1858584385362964]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4568257734204793]], [[0.45878005991285403]], [[0.45245791122004353]]], "std": [[[0.257508618626334]], [[0.24752873669717088]], [[0.25233469081133475]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7254901960784313]], [[0.6862745098039216]], [[0.6470588235294118]]], "mean": [[[0.415787151416122]], [[0.41796023965141615]], [[0.40618815359477123]]], "std": [[[0.20165756207837468]], [[0.19780051918088867]], [[0.20101231251163204]]], "count": [100]}, "observation.state": {"min": [-0.7276595830917358, -0.0031914892606437206, -1.9878723621368408, -0.08744680881500244, -0.45638298988342285, -0.3423404395580292, -2.7585105895996094, -0.006595744751393795, -0.001276595750823617, -0.001276595750823617, -0.0019148936262354255, 0.012765957042574883, -0.007234042510390282, -2.734893560409546, 22.82411003112793, 97.07426452636719], "max": [0.002765957498922944, 2.3691489696502686, -0.002340425504371524, 0.7523404359817505, 0.36468085646629333, 0.8912765979766846, -0.5565957427024841, -0.005744680762290955, -0.001276595750823617, -0.00042553190723992884, -0.0008510638144798577, 0.013829787261784077, -0.002340425504371524, -2.734893560409546, 97.89613342285156, 97.07426452636719], "mean": [-0.3521367013454437, 1.3974766731262207, -1.1357098817825317, 0.3228313624858856, -0.09248640388250351, 0.2162150740623474, -2.1051578521728516, -0.006020208355039358, -0.0012765934225171804, -0.0007728058262728155, -0.0012374655343592167, 0.013173583894968033, -0.0033292556181550026, -2.7348849773406982, 75.58206176757812, 97.07422637939453], "std": [0.28556910157203674, 0.9893891215324402, 0.7969164252281189, 0.2379547357559204, 0.2705036699771881, 0.4033263325691223, 0.8965101838111877, 0.00020668050274252892, 2.3283064365386963e-09, 0.00025696129887364805, 0.00023454708571080118, 0.00022816433920525014, 0.0006802050047554076, 8.58306884765625e-06, 30.59260368347168, 3.814697265625e-05], "count": [261]}, "action": {"min": [-0.7301748394966125, 0.0, -1.9895731210708618, -0.10124272853136063, -0.4586602449417114, -0.34514567255973816, -2.7585105895996094, -0.006135923322290182, 0.0, -0.0015339808305725455, -0.003067961661145091, 0.013805827125906944, -0.00920388475060463, -2.734893560409546, 0.0, 100.0, 0.0, 0.0], "max": [0.003067961661145091, 2.3715343475341797, -0.0015339808305725455, 0.7761942744255066, 0.3681553900241852, 0.8958447575569153, -0.5565957427024841, -0.004601942375302315, 0.0, -0.0, -0.0015339808305725455, 0.013805827125906944, -0.003067961661145091, -2.734893560409546, 100.0, 100.0, 0.0, 0.0], "mean": [-0.351880818605423, 1.3981608152389526, -1.1364898681640625, 0.3208606243133545, -0.0932496190071106, 0.21217133104801178, -2.1051578521728516, -0.006106546614319086, 0.0, -0.0007522974628955126, -0.0015398606192320585, 0.013805852271616459, -0.0037262875121086836, -2.7348849773406982, 68.96551513671875, 100.0, 0.0, 0.0], "std": [0.28547781705856323, 0.9893782734870911, 0.7948983311653137, 0.24172955751419067, 0.2713332176208496, 0.4022958278656006, 0.8965101838111877, 0.0002102736325468868, 0.0, 0.0007668501930311322, 9.476895502302796e-05, 2.514570951461792e-08, 0.001031127292662859, 8.58306884765625e-06, 46.26344680786133, 0.0, 0.0, 0.0], "count": [261]}, "timestamp": {"min": [0.0], "max": [8.666666666666666], "mean": [4.333333333333333], "std": [2.5114552369905794], "count": [261]}, "frame_index": {"min": [0], "max": [260], "mean": [130.0], "std": [75.34365710971738], "count": [261]}, "episode_index": {"min": [57], "max": [57], "mean": [57.0], "std": [0.0], "count": [261]}, "index": {"min": [21717], "max": [21977], "mean": [21847.0], "std": [75.34365710971738], "count": [261]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [261]}, "subtask_annotation": {"mean": [3.6590038314176243, 7.0, 7.0, 7.0, 7.0], "std": [2.244321349092639, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [261]}, "scene_annotation": {"mean": [57.0], "std": [0.0], "min": [57], "max": [57], "count": [261]}, "eef_direction_state": {"mean": [4.199233716475096, 6.0], "std": [1.909484140025465, 0.0], "min": [0, 6], "max": [6, 6], "count": [261]}, "eef_velocity_state": {"mean": [1.0651340996168583, 0.0], "std": [0.875141412341936, 0.0], "min": [0, 0], "max": [2, 0], "count": [261]}, "eef_acc_mag_state": {"mean": [0.9846743295019157, 0.0], "std": [0.86644271491537, 0.0], "min": [0, 0], "max": [2, 0], "count": [261]}, "eef_direction_action": {"mean": [4.172413793103448, 6.0], "std": [1.9230815980105174, 0.0], "min": [0, 6], "max": [6, 6], "count": [261]}, "eef_velocity_action": {"mean": [1.0689655172413792, 0.0], "std": [0.8857289585888946, 0.0], "min": [0, 0], "max": [2, 0], "count": [261]}, "eef_acc_mag_action": {"mean": [1.0076628352490422, 0.0], "std": [0.866544364335765, 0.0], "min": [0, 0], "max": [2, 0], "count": [261]}, "eef_sim_pose_state": {"mean": [0.2987287904120475, 0.19440625164230657, 1.2532626707214694, 0.17070591207712282, 0.5344136113525454, -0.4538985119413512, 0.06897534233827292, -0.33605561931924943, 1.1828067971312206, -0.0033725496878431018, -0.003286581993650712, 0.007153410318616809], "std": [0.16925615366283447, 0.1220441823474033, 0.06595259603374991, 0.14355506073128624, 0.3948697970930549, 0.5652126921235495, 1.9559269928474206e-05, 7.161337501447901e-06, 7.581441691097589e-05, 0.0006799551637788276, 0.00035299952130804794, 0.0003007358486278213], "min": [0.06689281705949729, 0.014707968699684066, 1.182781653653444, -0.17614563298878033, -0.05077337832011408, -1.4002816981575683, 0.06893676817387492, -0.336071268138143, 1.182670977927767, -0.007273969003138472, -0.004254960735055491, 0.006595800914636927], "max": [0.4564420846069085, 0.3329144004465171, 1.4574796303927413, 0.5885733441762259, 0.9804851061461357, 0.11840137138725727, 0.06900199692748275, -0.3360371799544111, 1.182993991009888, -0.002379084559788906, -0.002552962104325207, 0.008085167846317761], "count": [261]}, "eef_sim_pose_action": {"mean": [0.29839927686097606, 0.19464508535520078, 1.253571464138617, 0.1693984143943408, 0.532238791340687, -0.4535580543282108, 0.06907347338681305, -0.3360400106610889, 1.1828613302992614, -0.0037579245267210315, -0.002291936823646914, 0.007699330734817003], "std": [0.16927336345611413, 0.12203938176116028, 0.06794947371168189, 0.14895880470576928, 0.40433916068902354, 0.5649576973118562, 5.816456797039497e-05, 4.8255729487525216e-06, 0.00021215739290583315, 0.0010305353258531554, 0.0007668666581217403, 0.00021027281086800578], "min": [0.06546999220709465, 0.012690879342982249, 1.1831763568632503, -0.1920202546619804, -0.10500732126974777, -1.3999773428640017, 0.06901352973448845, -0.33607466009081627, 1.1826522342857717, -0.009246239286293645, -0.0030676692868023547, 0.007669920044795276], "max": [0.458822261622884, 0.3329220598474945, 1.4749296783000492, 0.626494363025226, 0.9860284226343854, 0.12518577376697362, 0.0691305517738273, -0.3360389755433619, 1.1830773657358045, -0.003089138879166848, -0.0015338346437450134, 0.009203949715509729], "count": [261]}, "gripper_mode_state": {"mean": [0.2988505747126437, 0.0], "std": [0.45775420118942184, 0.0], "min": [0, 0], "max": [1, 0], "count": [261]}, "gripper_activity_state": {"mean": [1.8199233716475096, 2.0], "std": [0.5415190726147057, 0.0], "min": [0, 2], "max": [2, 2], "count": [261]}, "gripper_mode_action": {"mean": [0.3103448275862069, 0.0], "std": [0.46263475396547427, 0.0], "min": [0, 0], "max": [1, 0], "count": [261]}, "gripper_activity_action": {"mean": [1.9655172413793103, 2.0], "std": [0.2372387062132215, 0.0], "min": [0, 2], "max": [2, 2], "count": [261]}, "gripper_open_scale_state": {"mean": [0.7558200421095823, 0.9707426452636699], "std": [0.3059259313459557, 1.887379141862766e-15], "min": [0.2282411003112793, 0.9707426452636718], "max": [0.9789613342285156, 0.9707426452636718], "count": [261]}, "gripper_open_scale_action": {"mean": [0.6896551724137931, 1.0], "std": [0.46263475396547427, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [261]}}} +{"episode_index": 10, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.6246314079520697]], [[0.6427202178649238]], [[0.6176592211328976]]], "std": [[[0.19460702276306674]], [[0.20329272469882487]], [[0.199861463781572]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[1.0]]], "mean": [[[0.6003017619825708]], [[0.626322415577342]], [[0.5976759286492375]]], "std": [[[0.19510631775601933]], [[0.2039813842196694]], [[0.19585329744526506]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4414780473856209]], [[0.44095383442265795]], [[0.43450829248366013]]], "std": [[[0.2409024266669759]], [[0.2307888254186378]], [[0.23864736337029863]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6509803921568628]], [[0.6588235294117647]], [[0.6470588235294118]]], "mean": [[[0.4196488371459695]], [[0.4276422467320261]], [[0.41944192810457515]]], "std": [[[0.2011409910352355]], [[0.1942204760415549]], [[0.1991283532177815]]], "count": [100]}, "observation.state": {"min": [-0.6065957546234131, -0.002340425504371524, -1.9878723621368408, -0.1729787290096283, -0.6523404121398926, -0.03936170041561127, -2.7551064491271973, -0.003829787252470851, 0.0, -0.0017021276289597154, -0.006170212756842375, -0.006170212756842375, 0.013829787261784077, -2.760425567626953, 7.129237174987793, 97.96267700195312], "max": [0.03787234053015709, 2.288936138153076, 0.0, 1.2787233591079712, 0.08893617242574692, 1.2195744514465332, -0.10382978618144989, -0.0031914892606437206, 0.0, -0.0017021276289597154, -0.003829787252470851, -0.003829787252470851, 0.02148936130106449, -2.760425567626953, 97.77780151367188, 97.96267700195312], "mean": [-0.244384303689003, 1.4978766441345215, -1.4164392948150635, 0.6801283359527588, -0.22147944569587708, 0.4728343188762665, -1.8414138555526733, -0.003620852716267109, 0.0, -0.0017021293751895428, -0.005527328234165907, -0.004575235769152641, 0.014902778901159763, -2.760432243347168, 66.54810333251953, 97.96285247802734], "std": [0.24824687838554382, 0.8982692360877991, 0.7894687652587891, 0.44892141222953796, 0.1999441236257553, 0.3004004657268524, 1.1343170404434204, 0.00017068558372557163, 0.0, 1.7462298274040222e-09, 0.00027365118148736656, 0.0002800118818413466, 0.0008283241768367589, 6.67572021484375e-06, 38.7585563659668, 0.00017547607421875], "count": [278]}, "action": {"min": [-0.6059224009513855, 0.0, -1.9880391359329224, -0.1902136206626892, -0.6626796722412109, -0.03988350182771683, -2.7551064491271973, -0.004601942375302315, 0.0, -0.0015339808305725455, -0.006135923322290182, -0.006135923322290182, 0.013805827125906944, -2.760425567626953, 0.0, 100.0, 0.0, 0.0], "max": [0.03988350182771683, 2.287165403366089, 0.0015339808305725455, 1.2854758501052856, 0.09050486981868744, 1.2333205938339233, -0.10382978618144989, -0.003067961661145091, 0.0015339808305725455, -0.0, -0.004601942375302315, -0.004601942375302315, 0.02147573046386242, -2.760425567626953, 100.0, 100.0, 0.0, 0.0], "mean": [-0.24431711435317993, 1.4997093677520752, -1.4186397790908813, 0.691042959690094, -0.2257215678691864, 0.4794859290122986, -1.8414138555526733, -0.0035094015765935183, 1.6553749446757138e-05, -0.0015229475684463978, -0.006108344066888094, -0.004668167792260647, 0.015097049996256828, -2.760432243347168, 63.30935287475586, 100.0, 0.0, 0.0], "std": [0.2494058758020401, 0.8970919251441956, 0.7884668111801147, 0.45182427763938904, 0.20406986773014069, 0.30310988426208496, 1.1343170404434204, 0.0006944687920622528, 0.00015849008923396468, 0.00012964144116267562, 0.00020386444521136582, 0.0003117500164080411, 0.0010205007856711745, 6.67572021484375e-06, 48.19599151611328, 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": [60], "max": [60], "mean": [60.0], "std": [0.0], "count": [278]}, "index": {"min": [22848], "max": [23125], "mean": [22986.5], "std": [80.25116821579608], "count": [278]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [278]}, "subtask_annotation": {"mean": [3.514388489208633, 7.0, 7.0, 7.0, 7.0], "std": [2.289672187622926, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [278]}, "scene_annotation": {"mean": [60.0], "std": [0.0], "min": [60], "max": [60], "count": [278]}, "eef_direction_state": {"mean": [3.9532374100719423, 6.0], "std": [1.8509108066408988, 0.0], "min": [0, 6], "max": [6, 6], "count": [278]}, "eef_velocity_state": {"mean": [1.3741007194244603, 0.0], "std": [0.7981397553012161, 0.0], "min": [0, 0], "max": [2, 0], "count": [278]}, "eef_acc_mag_state": {"mean": [1.0323741007194245, 0.0], "std": [0.8325842431364858, 0.0], "min": [0, 0], "max": [2, 0], "count": [278]}, "eef_direction_action": {"mean": [3.8309352517985613, 6.0], "std": [1.9145917881449646, 0.0], "min": [0, 6], "max": [6, 6], "count": [278]}, "eef_velocity_action": {"mean": [1.3741007194244603, 0.0], "std": [0.7706241634976065, 0.0], "min": [0, 0], "max": [2, 0], "count": [278]}, "eef_acc_mag_action": {"mean": [1.1366906474820144, 0.0], "std": [0.8019888842671513, 0.0], "min": [0, 0], "max": [2, 0], "count": [278]}, "eef_sim_pose_state": {"mean": [0.3188842105189752, 0.23905444344886267, 1.3015083993920549, -0.004892994187633081, 0.6608532670606545, -0.7664445101007952, 0.06899860401894395, -0.33651017442902953, 1.183533284362805, 0.014935852813942545, -0.007229374508070239, -0.008196200899361399], "std": [0.16917526280161851, 0.09123424194570323, 0.07605320210805162, 0.39250074482706365, 0.4560741487923541, 0.733821394871191, 1.8720739929584291e-07, 8.105217636309776e-06, 2.804939159697558e-05, 0.000828478111282329, 0.00027365132585591124, 0.00029471357163587253], "min": [0.05751918995387119, 0.10627054240510315, 1.1819552662604744, -0.6202493719338136, -0.20587096381471826, -1.8059330399118825, 0.06899809107423789, -0.3365559124115409, 1.1833592851291348, 0.013861476297254743, -0.007872269109290952, -0.009361811510362656], "max": [0.5418626952696958, 0.3350986515524545, 1.457740481876264, 0.624218240645537, 1.1956497166461864, 0.12687415519522294, 0.06899950955545178, -0.3364886100623739, 1.1835991807720676, 0.021521140535430822, -0.0055318236004013865, -0.0074469131657676465], "count": [278]}, "eef_sim_pose_action": {"mean": [0.31857318372550714, 0.23924966217232144, 1.3012970557783796, -0.012432582293487683, 0.6664940445384274, -0.7799038993656007, 0.06901312831449827, -0.33651487164629756, 1.1835435680559043, 0.01513249411687825, -0.0076146420332303625, -0.008177687526641667], "std": [0.16848708407154467, 0.09132586202597893, 0.07548994896165687, 0.39535901442456334, 0.4540278500786123, 0.7425814921700968, 1.562546626059695e-05, 1.7515645114850334e-05, 4.011061504900652e-05, 0.0010200999008643005, 0.00036384948386197877, 0.0007561758345790754], "min": [0.054490826009231164, 0.10596163224770404, 1.1813943759456726, -0.6292472175503255, -0.22315106114879546, -1.8171695868380313, 0.06901065300247089, -0.33655837140465766, 1.1831239440024555, 0.013841124150391121, -0.007669822935283177, -0.010738046177785142], "max": [0.542085139042507, 0.3351705305838937, 1.447590021591901, 0.6240379431655226, 1.195202059489222, 0.12904726358400637, 0.06912901089356939, -0.33648833714547155, 1.1835490761838277, 0.02150396765155239, -0.0046018557444214014, -0.007670039398074955], "count": [278]}, "gripper_mode_state": {"mean": [0.36330935251798563, 0.0], "std": [0.4809528738774185, 0.0], "min": [0, 0], "max": [1, 0], "count": [278]}, "gripper_activity_state": {"mean": [1.7625899280575539, 2.0], "std": [0.5763034499058427, 0.0], "min": [0, 2], "max": [2, 2], "count": [278]}, "gripper_mode_action": {"mean": [0.3669064748201439, 0.0], "std": [0.48196069710630796, 0.0], "min": [0, 0], "max": [1, 0], "count": [278]}, "gripper_activity_action": {"mean": [1.9676258992805755, 2.0], "std": [0.23001902559349863, 0.0], "min": [0, 2], "max": [2, 2], "count": [278]}, "gripper_open_scale_state": {"mean": [0.6654803926310112, 0.9796267700195344], "std": [0.38758545529258437, 3.1086244689504383e-15], "min": [0.07129237174987793, 0.9796267700195312], "max": [0.9777780151367188, 0.9796267700195312], "count": [278]}, "gripper_open_scale_action": {"mean": [0.6330935251798561, 1.0], "std": [0.48196069710630796, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [278]}}} +{"episode_index": 11, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.6127123066448802]], [[0.6417499046840959]], [[0.616368137254902]]], "std": [[[0.18347149212730993]], [[0.19245416598789009]], [[0.18554643824789807]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[0.9803921568627451]], [[1.0]], [[1.0]]], "mean": [[[0.586058142701525]], [[0.6218801252723312]], [[0.592669885620915]]], "std": [[[0.18668284759812456]], [[0.19530077199509085]], [[0.183758780396425]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43830252178649237]], [[0.44547421296296297]], [[0.4415422794117647]]], "std": [[[0.22762417237508825]], [[0.21770959978690727]], [[0.22293201996773]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7176470588235294]], [[0.6862745098039216]], [[0.6431372549019608]]], "mean": [[[0.41046756535947715]], [[0.42089278050108936]], [[0.4085974863834423]]], "std": [[[0.1994238340077239]], [[0.19617238119509678]], [[0.19867217304799198]]], "count": [100]}, "observation.state": {"min": [-0.7791489362716675, -0.0008510638144798577, -1.314680814743042, -0.7374467849731445, -0.6153191328048706, -0.14319148659706116, -2.7551064491271973, -0.005106383003294468, 0.0, 0.0, -0.0017021276289597154, -0.00042553190723992884, 0.007659574504941702, -2.734893560409546, 4.267956733703613, 97.07426452636719], "max": [0.039787232875823975, 2.2706382274627686, 0.0, 0.09702127426862717, 0.12255319207906723, 0.4963829815387726, -0.019999999552965164, -0.0042553190141916275, 0.00042553190723992884, 0.0, 0.00042553190723992884, 0.0, 0.011063829995691776, -2.734893560409546, 97.77780151367188, 97.07426452636719], "mean": [-0.27756181359291077, 1.1768364906311035, -0.6622477173805237, -0.2928532063961029, -0.19296830892562866, 0.06316937506198883, -2.052870988845825, -0.00468086265027523, 9.831257921177894e-05, 0.0, -4.108583743800409e-05, -2.7879681510967202e-05, 0.009514294564723969, -2.7348828315734863, 73.76427459716797, 97.07422637939453], "std": [0.2885047495365143, 0.9018083214759827, 0.494413286447525, 0.2760552763938904, 0.19990019500255585, 0.1892233043909073, 1.11090886592865, 0.00010601552639855072, 0.00017935926734935492, 0.0, 0.00025396625278517604, 0.00010529187420615926, 0.0006576682790182531, 1.0728836059570312e-05, 37.972503662109375, 3.814697265625e-05], "count": [290]}, "action": {"min": [-0.7792622447013855, 0.0015339808305725455, -1.3146215677261353, -0.7439807057380676, -0.6181942820549011, -0.14419420063495636, -2.7551064491271973, -0.006135923322290182, 0.0, 0.0, -0.0015339808305725455, 0.0, 0.007669903803616762, -2.734893560409546, 0.0, 100.0, 0.0, 0.0], "max": [0.041417479515075684, 2.2718255519866943, -0.0, 0.09970875084400177, 0.12425244599580765, 0.49854376912117004, -0.019999999552965164, -0.004601942375302315, 0.0015339808305725455, 0.0015339808305725455, -0.0, 0.0, 0.01073786523193121, -2.734893560409546, 100.0, 100.0, 0.0, 0.0], "mean": [-0.2774598300457001, 1.176561713218689, -0.6615791320800781, -0.29503190517425537, -0.19544479250907898, 0.0626181960105896, -2.052870988845825, -0.004707744345068932, 0.000851624587085098, 5.289588898449438e-06, -0.00019042525673285127, 0.0, 0.009849123656749725, -2.7348828315734863, 74.13793182373047, 100.0, 0.0, 0.0], "std": [0.2888861298561096, 0.9007170796394348, 0.4940359890460968, 0.27723008394241333, 0.20134688913822174, 0.19050723314285278, 1.11090886592865, 0.00038870383286848664, 0.0007622012635692954, 8.992298535304144e-05, 0.0005058135720901191, 0.0, 0.001391566707752645, 1.0728836059570312e-05, 43.7877311706543, 0.0, 0.0, 0.0], "count": [290]}, "timestamp": {"min": [0.0], "max": [9.633333333333333], "mean": [4.816666666666666], "std": [2.7905097105088963], "count": [290]}, "frame_index": {"min": [0], "max": [289], "mean": [144.5], "std": [83.7152913152669], "count": [290]}, "episode_index": {"min": [61], "max": [61], "mean": [61.0], "std": [0.0], "count": [290]}, "index": {"min": [23126], "max": [23415], "mean": [23270.5], "std": [83.7152913152669], "count": [290]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [290]}, "subtask_annotation": {"mean": [3.5068965517241377, 7.0, 7.0, 7.0, 7.0], "std": [2.24260178863789, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [290]}, "scene_annotation": {"mean": [61.0], "std": [0.0], "min": [61], "max": [61], "count": [290]}, "eef_direction_state": {"mean": [4.020689655172414, 6.0], "std": [1.9912531681200536, 0.0], "min": [0, 6], "max": [6, 6], "count": [290]}, "eef_velocity_state": {"mean": [1.2724137931034483, 0.0], "std": [0.853954917539013, 0.0], "min": [0, 0], "max": [2, 0], "count": [290]}, "eef_acc_mag_state": {"mean": [1.0724137931034483, 0.0], "std": [0.87391175745023, 0.0], "min": [0, 0], "max": [2, 0], "count": [290]}, "eef_direction_action": {"mean": [4.010344827586207, 6.0], "std": [1.9939295507885284, 0.0], "min": [0, 6], "max": [6, 6], "count": [290]}, "eef_velocity_action": {"mean": [1.2655172413793103, 0.0], "std": [0.8681235658388752, 0.0], "min": [0, 0], "max": [2, 0], "count": [290]}, "eef_acc_mag_action": {"mean": [1.0689655172413792, 0.0], "std": [0.8399932053402775, 0.0], "min": [0, 0], "max": [2, 0], "count": [290]}, "eef_sim_pose_state": {"mean": [0.26237491954645376, 0.2313597388245625, 1.2455192360842557, -0.00902706238888873, 0.2037236511233272, -0.48644906663707177, 0.0691381491166254, -0.33638419307735246, 1.1825014510734677, 0.009514311005820512, 5.7226705094588724e-05, -0.004708730687682771], "std": [0.15556197109851427, 0.11033876800132103, 0.06373770026024063, 0.10798340640241902, 0.24684362263253096, 0.43519920867819983, 1.35375759656799e-05, 3.388807086534788e-06, 2.7569530419152387e-05, 0.0006576740714887361, 0.00026178552312320014, 0.00014941790112861034], "min": [0.05919778293233131, 0.011745915546887281, 1.171657752429656, -0.256795729631117, -0.2754800929601904, -1.0274541808153763, 0.06913064619013998, -0.33640280742889245, 1.1824513817042284, 0.007659755582351244, -0.0012765957217197865, -0.005531914910534396], "max": [0.4342571853897894, 0.34126860231924255, 1.3861090429169733, 0.1591372600880544, 0.7900452697004674, 0.15621651630411676, 0.0691628643443071, -0.3363738302377546, 1.182679167167775, 0.011063829995691776, 0.0008510638144800797, -0.004255319014191627], "count": [290]}, "eef_sim_pose_action": {"mean": [0.26213252031604595, 0.23117602973053983, 1.2458675247058422, -0.010453861579613385, 0.20178273986192496, -0.4895091714494098, 0.06919542987808888, -0.33638322202553117, 1.1825324171039258, 0.00984910854363236, 0.0006664882229197011, -0.004707734164749754], "std": [0.15524723246123626, 0.11015405892383338, 0.06391476667782482, 0.10740944268526191, 0.25092408978766284, 0.4369011531322271, 5.830423555182316e-05, 8.851431225918672e-06, 5.8920545571744437e-05, 0.001391567989099774, 0.0009585438605663782, 0.00038870385468327024], "min": [0.053763704934115794, 0.01150760390549782, 1.1706561783198284, -0.24999299775477998, -0.31758173797972233, -1.0415929309999354, 0.06913060317400872, -0.3363863912404991, 1.182104391979657, 0.007669903803616762, -0.0015339808305725455, -0.006135923322290182], "max": [0.43436397508211694, 0.3431466806955348, 1.3866155736467607, 0.16574327098510921, 0.7669687159701031, 0.1717861680852078, 0.06936135444734273, -0.3363503594830446, 1.1826871189109367, 0.010737865231931211, 0.003067961661145091, -0.004601942375302313], "count": [290]}, "gripper_mode_state": {"mean": [0.2517241379310345, 0.0], "std": [0.43400356716726785, 0.0], "min": [0, 0], "max": [1, 0], "count": [290]}, "gripper_activity_state": {"mean": [1.7862068965517242, 2.0], "std": [0.5593864483280998, 0.0], "min": [0, 2], "max": [2, 2], "count": [290]}, "gripper_mode_action": {"mean": [0.25862068965517243, 0.0], "std": [0.4378767275586314, 0.0], "min": [0, 0], "max": [1, 0], "count": [290]}, "gripper_activity_action": {"mean": [1.9689655172413794, 2.0], "std": [0.22530201688165039, 0.0], "min": [0, 2], "max": [2, 2], "count": [290]}, "gripper_open_scale_state": {"mean": [0.7376419700425277, 0.97074264526367], "std": [0.37972498607551597, 1.7763568394002505e-15], "min": [0.04267956733703613, 0.9707426452636718], "max": [0.9777780151367188, 0.9707426452636718], "count": [290]}, "gripper_open_scale_action": {"mean": [0.7413793103448276, 1.0], "std": [0.4378767275586314, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [290]}}} +{"episode_index": 12, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.596728371459695]], [[0.62829947167756]], [[0.6015358033769064]]], "std": [[[0.19668726392602864]], [[0.20628226415670362]], [[0.20245674804686045]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.9803921568627451]], [[1.0]], [[1.0]]], "mean": [[[0.5714301824618737]], [[0.6105630065359477]], [[0.5805947031590414]]], "std": [[[0.19767812039185967]], [[0.20664013117549568]], [[0.1976177026837855]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46217448257080607]], [[0.4655957380174292]], [[0.4531264106753813]]], "std": [[[0.2881781101651733]], [[0.27265066216842127]], [[0.28273351226774224]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7254901960784313]], [[0.6705882352941176]], [[0.6392156862745098]]], "mean": [[[0.41112200435729845]], [[0.4196480773420479]], [[0.4082323774509804]]], "std": [[[0.1982896763946295]], [[0.19129521440552064]], [[0.19815246380177098]]], "count": [100]}, "observation.state": {"min": [-0.7993617057800293, -0.002765957498922944, -1.9761701822280884, -0.24276596307754517, -0.45319148898124695, 0.04170212894678116, -2.7585105895996094, -0.005744680762290955, -0.001276595750823617, 0.0, -0.007021276745945215, 0.002340425504371524, -0.007021276745945215, -2.735319137573242, 43.42994689941406, 97.07426452636719], "max": [0.015319149009883404, 2.5404255390167236, 0.0, 1.062978744506836, 0.19765958189964294, 1.5610638856887817, -1.1621276140213013, -0.005106383003294468, -0.001276595750823617, 0.0, -0.005106383003294468, 0.005744680762290955, 0.007659574504941702, -2.734893560409546, 97.89613342285156, 97.0890884399414], "mean": [-0.36675116419792175, 1.6030914783477783, -1.2687700986862183, 0.26892757415771484, -0.180807963013649, 0.7231401801109314, -2.017073392868042, -0.005236994009464979, -0.0012765915598720312, 0.0, -0.005531916860491037, 0.0049649872817099094, 0.0015789115568622947, -2.735236883163452, 72.5943374633789, 97.08687591552734], "std": [0.3212921917438507, 0.9462137818336487, 0.757445752620697, 0.45288193225860596, 0.1557331532239914, 0.44761940836906433, 0.7558296322822571, 0.00017464064876548946, 4.190951585769653e-09, 0.0, 0.0002616811543703079, 0.00043195445323362947, 0.0009296643547713757, 0.00015937502030283213, 25.773685455322266, 0.005545241292566061], "count": [316]}, "action": {"min": [-0.7992039918899536, -0.0015339808305725455, -1.9757672548294067, -0.24390295147895813, -0.4555923044681549, 0.03834952041506767, -2.7585105895996094, -0.006135923322290182, 0.0, -0.0, -0.007669903803616762, 0.0015339808305725455, -0.00920388475060463, -2.735319137573242, 0.0, 100.0, 0.0, 0.0], "max": [0.016873788088560104, 2.541806221008301, -0.0, 1.0707186460494995, 0.22396118938922882, 1.5707963705062866, -1.1621276140213013, -0.004601942375302315, 0.0, -0.0, -0.004601942375302315, 0.006135923322290182, 0.007669903803616762, -2.734893560409546, 100.0, 100.0, 0.0, 0.0], "mean": [-0.36606329679489136, 1.6021502017974854, -1.2673693895339966, 0.2746933698654175, -0.18048551678657532, 0.7274414300918579, -2.017073392868042, -0.0053010303527116776, 0.0, 0.0, -0.006131079979240894, 0.005373797379434109, 0.001548546482808888, -2.735236883163452, 54.43037796020508, 100.0, 0.0, 0.0], "std": [0.32067611813545227, 0.945510745048523, 0.755437433719635, 0.4569123387336731, 0.16012044250965118, 0.44943657517433167, 0.7558296322822571, 0.0007639304385520518, 0.0, 0.0, 0.0001928964484250173, 0.0008585920440964401, 0.0011862453538924456, 0.00015937502030283213, 49.803253173828125, 0.0, 0.0, 0.0], "count": [316]}, "timestamp": {"min": [0.0], "max": [10.5], "mean": [5.25], "std": [3.040696192212128], "count": [316]}, "frame_index": {"min": [0], "max": [315], "mean": [157.5], "std": [91.22088576636384], "count": [316]}, "episode_index": {"min": [62], "max": [62], "mean": [62.0], "std": [0.0], "count": [316]}, "index": {"min": [23416], "max": [23731], "mean": [23573.5], "std": [91.22088576636384], "count": [316]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [316]}, "subtask_annotation": {"mean": [3.9240506329113924, 7.0, 7.0, 7.0, 7.0], "std": [2.127410929571227, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [316]}, "scene_annotation": {"mean": [62.0], "std": [0.0], "min": [62], "max": [62], "count": [316]}, "eef_direction_state": {"mean": [4.094936708860759, 6.0], "std": [1.9786454089154186, 0.0], "min": [0, 6], "max": [6, 6], "count": [316]}, "eef_velocity_state": {"mean": [1.2246835443037976, 0.0], "std": [0.894864865610385, 0.0], "min": [0, 0], "max": [2, 0], "count": [316]}, "eef_acc_mag_state": {"mean": [1.0474683544303798, 0.0], "std": [0.8499589987943338, 0.0], "min": [0, 0], "max": [2, 0], "count": [316]}, "eef_direction_action": {"mean": [4.044303797468355, 6.0], "std": [2.018411885770217, 0.0], "min": [0, 6], "max": [6, 6], "count": [316]}, "eef_velocity_action": {"mean": [1.1898734177215189, 0.0], "std": [0.8905402906625742, 0.0], "min": [0, 0], "max": [2, 0], "count": [316]}, "eef_acc_mag_action": {"mean": [1.0791139240506329, 0.0], "std": [0.8325311259219713, 0.0], "min": [0, 0], "max": [2, 0], "count": [316]}, "eef_sim_pose_state": {"mean": [0.3276244555904063, 0.17830183993305354, 1.2561464496572907, 0.32071279283903054, 0.5226507321374975, -0.82689790538751, 0.06903246129409253, -0.33625860937281626, 1.1830328665237435, 0.001545128416734161, -0.0068084260416055205, -0.00027190213774237553], "std": [0.16296393165487366, 0.1498943585868822, 0.059778746420779315, 0.33381310152449944, 0.45917646974407617, 0.5974642834485223, 1.9516328675148092e-07, 1.1163636191613423e-05, 2.682243909238118e-05, 0.0009302916813527197, 0.00026168041110845764, 0.0004354395093352632], "min": [0.06880309180632824, -0.010145516607489628, 1.1832710343783799, -0.3340686427605042, -0.016150002917084683, -1.865100385175758, 0.0690311973241602, -0.3363206545432879, 1.182989249083549, -0.007053056483957916, -0.008297849770079413, -0.0027658769222715833], "max": [0.5091426658225358, 0.33392616388796265, 1.456930560140402, 0.8497447860393729, 1.274572610606961, -0.023369822670804865, 0.06903273950461825, -0.3362294415852998, 1.1831855276394136, 0.007640153658144116, -0.006382888455199076, 0.0006384570446846109], "count": [316]}, "eef_sim_pose_action": {"mean": [0.32672260826059374, 0.17968456593017254, 1.256070944851156, 0.3142161445648844, 0.525576810995957, -0.8345717258320514, 0.069129189109362, -0.3362484572680212, 1.1831234469727399, 0.0015156375655227849, -0.006130978336977828, 7.286784812848211e-05], "std": [0.16249802564210325, 0.15027102036387985, 0.06125704130771005, 0.33723712917358906, 0.4661942251041509, 0.6086813238764744, 2.222741207943863e-07, 2.6671637970902746e-05, 1.977215800814934e-05, 0.0011870553541460142, 0.00019289942527867218, 0.0011193936154394594], "min": [0.06877697552746914, -0.011557540577727784, 1.1831238281904695, -0.338165602596872, -0.04141157626696823, -1.8775947882273547, 0.0691280810584304, -0.3363162830148314, 1.1829667092848837, -0.009241534541856628, -0.007669894779426922, -0.004601897370611801], "max": [0.5096657456831867, 0.3358867349408084, 1.4750531013619204, 0.8666271827551913, 1.2723268099928209, -0.020045901689701637, 0.06913024889133446, -0.33621227256723474, 1.183281180238302, 0.007651078819390131, -0.004601855744421179, 0.001534096453291941], "count": [316]}, "gripper_mode_state": {"mean": [0.439873417721519, 0.0], "std": [0.49637162902759563, 0.0], "min": [0, 0], "max": [1, 0], "count": [316]}, "gripper_activity_state": {"mean": [1.8639240506329113, 2.0], "std": [0.47450418552399953, 0.0], "min": [0, 2], "max": [2, 2], "count": [316]}, "gripper_mode_action": {"mean": [0.45569620253164556, 0.0], "std": [0.4980333056431895, 0.0], "min": [0, 0], "max": [1, 0], "count": [316]}, "gripper_activity_action": {"mean": [1.9715189873417722, 2.0], "std": [0.2160027461592596, 0.0], "min": [0, 2], "max": [2, 2], "count": [316]}, "gripper_open_scale_state": {"mean": [0.725942525742931, 0.9708660215063908], "std": [0.25773668187563914, 5.538492867214567e-05], "min": [0.4342994689941406, 0.9707426452636718], "max": [0.9789613342285156, 0.9708908843994141], "count": [316]}, "gripper_open_scale_action": {"mean": [0.5443037974683544, 1.0], "std": [0.4980333056431895, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [316]}}} +{"episode_index": 13, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6289485675381263]], [[0.6511617456427015]], [[0.626827559912854]]], "std": [[[0.20270122464758442]], [[0.20986084443011419]], [[0.20832285889544333]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5885456917211329]], [[0.6178553703703703]], [[0.5899293110021786]]], "std": [[[0.2134354069770546]], [[0.21931559970457595]], [[0.211534661178108]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.807843137254902]], [[0.6745098039215687]], [[0.6745098039215687]]], "mean": [[[0.4379442510893246]], [[0.43866642156862745]], [[0.4319445751633987]]], "std": [[[0.1964636774787276]], [[0.1934194698011515]], [[0.20443813670308786]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43999429193899786]], [[0.44135603758169933]], [[0.4266309259259259]]], "std": [[[0.25497687891310405]], [[0.24235431280441344]], [[0.2516422209583412]]], "count": [100]}, "observation.state": {"min": [0.01234042551368475, -0.001276595750823617, 0.0, -0.003829787252470851, 0.037021275609731674, -0.04276595637202263, -2.7551064491271973, -0.024468084797263145, -0.0042553190141916275, -1.963616967201233, -0.07340425252914429, -0.258297860622406, -1.3425531387329102, -2.760425567626953, 97.76300048828125, 18.27928924560547], "max": [0.013404255732893944, -0.001276595750823617, 0.0, -0.0017021276289597154, 0.0382978729903698, -0.04170212894678116, -2.754680871963501, 1.1365957260131836, 2.4270212650299072, 0.0, 1.0255318880081177, 0.656595766544342, 0.7478723526000977, -0.4238297939300537, 97.77780151367188, 97.96267700195312], "mean": [0.01268479973077774, -0.001276595750823617, 0.0, -0.002916378201916814, 0.037797123193740845, -0.042217664420604706, -2.7548162937164307, 0.40074214339256287, 1.473032832145691, -1.3564324378967285, 0.41081422567367554, 0.014616526663303375, 0.04556659981608391, -2.057987928390503, 97.7676773071289, 73.9828872680664], "std": [0.00018165726214647293, 0.0, 0.0, 0.0005052781198173761, 0.00023086585861165076, 0.00012690029689110816, 0.00019867725495714694, 0.46262380480766296, 0.8789570331573486, 0.7836715579032898, 0.30986183881759644, 0.2757759094238281, 0.6369163990020752, 0.9602134823799133, 0.006910010706633329, 32.735862731933594], "count": [215]}, "action": {"min": [0.012271846644580364, -0.0015339808305725455, -0.0, -0.004601942375302315, 0.03834952041506767, -0.04295146092772484, -2.7551064491271973, -0.029145635664463043, 0.0, -1.9634953737258911, -0.07209710031747818, -0.26384469866752625, -1.3545050621032715, -2.760425567626953, 100.0, 0.0, 0.0, 0.0], "max": [0.013805827125906944, 0.0, -0.0, -0.0015339808305725455, 0.03834952041506767, -0.04295146092772484, -2.754680871963501, 1.1382137537002563, 2.4328935146331787, -0.0, 1.0323690176010132, 0.6657476425170898, 0.7531845569610596, -0.4238297939300537, 100.0, 100.0, 0.0, 0.0], "mean": [0.013035360723733902, -7.134794486773899e-06, 0.0, -0.003403447102755308, 0.038349587470293045, -0.04295150563120842, -2.7548162937164307, 0.40028342604637146, 1.4736076593399048, -1.3575806617736816, 0.4163374900817871, 0.014661981724202633, 0.04198118671774864, -2.057987928390503, 100.0, 69.76744079589844, 0.0, 0.0], "std": [0.0007669118931517005, 0.00010437306627864018, 0.0, 0.001496700569987297, 6.705522537231445e-08, 4.470348358154297e-08, 0.00019867725495714694, 0.4624510705471039, 0.8814411163330078, 0.7860231399536133, 0.31699585914611816, 0.2848246097564697, 0.6465467214584351, 0.9602134823799133, 0.0, 45.92653274536133, 0.0, 0.0], "count": [215]}, "timestamp": {"min": [0.0], "max": [7.133333333333334], "mean": [3.566666666666667], "std": [2.06881608655772], "count": [215]}, "frame_index": {"min": [0], "max": [214], "mean": [107.0], "std": [62.0644825967316], "count": [215]}, "episode_index": {"min": [66], "max": [66], "mean": [66.0], "std": [0.0], "count": [215]}, "index": {"min": [24744], "max": [24958], "mean": [24851.0], "std": [62.0644825967316], "count": [215]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [215]}, "subtask_annotation": {"mean": [3.395348837209302, 7.0, 7.0, 7.0, 7.0], "std": [1.3799146398224498, 0.0, 0.0, 0.0, 0.0], "min": [2, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [215]}, "scene_annotation": {"mean": [66.0], "std": [0.0], "min": [66], "max": [66], "count": [215]}, "eef_direction_state": {"mean": [6.0, 3.395348837209302], "std": [0.0, 1.8036079458958507], "min": [6, 0], "max": [6, 6], "count": [215]}, "eef_velocity_state": {"mean": [0.0, 1.6093023255813954], "std": [0.0, 0.7191124870730304], "min": [0, 0], "max": [0, 2], "count": [215]}, "eef_acc_mag_state": {"mean": [0.0, 1.3162790697674418], "std": [0.0, 0.7233418030091514], "min": [0, 0], "max": [0, 2], "count": [215]}, "eef_direction_action": {"mean": [6.0, 3.469767441860465], "std": [0.0, 1.7960596255344248], "min": [6, 0], "max": [6, 6], "count": [215]}, "eef_velocity_action": {"mean": [0.0, 1.586046511627907], "std": [0.0, 0.7475794724336078], "min": [0, 0], "max": [0, 2], "count": [215]}, "eef_acc_mag_action": {"mean": [0.0, 1.2511627906976743], "std": [0.0, 0.7668637709962771], "min": [0, 0], "max": [0, 2], "count": [215]}, "eef_sim_pose_state": {"mean": [0.0690083009464912, 0.3340694335737876, 1.1827647047687397, -0.042376162027226175, -0.004189978827419664, 0.05048227609539541, 0.28552635435207413, -0.199791657203498, 1.3120528593310334, 0.03250709382896678, 0.49881552792524575, 0.3971343434301057], "std": [3.6678492633279854e-07, 6.334949115472718e-06, 5.1783979571342595e-05, 0.00012618929938421923, 0.000504917062354849, 0.00030709649024612796, 0.14912609158502127, 0.162022606818819, 0.09227766450085811, 0.4301920717349481, 0.36218760489668195, 0.3633522156717875], "min": [0.06900701230751602, 0.3340596964853964, 1.182640260652753, -0.04293513388450605, -0.005102721330427995, 0.049362070331286804, 0.06663527517550172, -0.34207915195140226, 1.1818446065426513, -0.9725294226927255, -0.08674955994117317, -0.26003914526016025], "max": [0.06900928088464536, 0.3340885814383112, 1.1828583159917805, -0.04185691313567153, -0.0029765874162070993, 0.05170258684847695, 0.5373039439289821, 0.09065718651988688, 1.4782513359683656, 0.6563220643393711, 1.0388970890016687, 0.8702630923504652], "count": [215]}, "eef_sim_pose_action": {"mean": [0.06910339575006069, 0.3340750636905958, 1.1828436423757105, -0.04308222360260949, -0.0034080682015628066, 0.05138512752457962, 0.2862235259002426, -0.2003374993313655, 1.3115186097374447, 0.031415848129568394, 0.5025685083987477, 0.3962831819139767], "std": [8.00651579452591e-06, 1.7511600617484027e-05, 0.0001532786161165785, 5.7741743953733824e-05, 0.0015049167886360638, 0.0007669158004763139, 0.14967665517014078, 0.16113294405181516, 0.09163137082371703, 0.43487406062024764, 0.3674775912521114, 0.3703635174937511], "min": [0.06898664758892277, 0.33405587256010477, 1.1826522121951053, -0.043186715914525345, -0.006131411694962896, 0.05062141213554121, 0.06270345327358855, -0.34240376305228815, 1.1817088295087408, -0.950532451326783, -0.08851409759110451, -0.27768523776587256], "max": [0.06910495636155517, 0.3340925040397898, 1.182966635093644, -0.04301027398458332, -0.001532852966078524, 0.052156068765826125, 0.5410726010971797, 0.09154583862144237, 1.4522942699855683, 0.6565337090027412, 1.0833757289439667, 0.882027921062746], "count": [215]}, "gripper_mode_state": {"mean": [0.0, 0.28837209302325584], "std": [0.0, 0.45300510923017395], "min": [0, 0], "max": [0, 1], "count": [215]}, "gripper_activity_state": {"mean": [2.0, 1.7488372093023257], "std": [0.0, 0.6040068123068986], "min": [2, 0], "max": [2, 2], "count": [215]}, "gripper_mode_action": {"mean": [0.0, 0.3023255813953488], "std": [0.0, 0.4592655269332908], "min": [0, 0], "max": [0, 1], "count": [215]}, "gripper_activity_action": {"mean": [2.0, 1.958139534883721], "std": [0.0, 0.2607971305837428], "min": [2, 0], "max": [2, 2], "count": [215]}, "gripper_open_scale_state": {"mean": [0.9776775058480234, 0.7398287247058944], "std": [6.909622439391436e-05, 0.3273584397520126], "min": [0.9776300048828125, 0.18279289245605468], "max": [0.9777780151367188, 0.9796267700195312], "count": [215]}, "gripper_open_scale_action": {"mean": [1.0, 0.6976744186046512], "std": [0.0, 0.4592655269332908], "min": [1.0, 0.0], "max": [1.0, 1.0], "count": [215]}}} +{"episode_index": 14, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6344786791938998]], [[0.6515634640522876]], [[0.6299385049019608]]], "std": [[[0.2010002862965964]], [[0.20542587527742376]], [[0.2066836566987422]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5920436737472766]], [[0.6172686819172113]], [[0.5923683306100218]]], "std": [[[0.21059074598371927]], [[0.21412278099367282]], [[0.20826654276599862]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9137254901960784]], [[0.7647058823529411]], [[0.7254901960784313]]], "mean": [[[0.4118469934640523]], [[0.4202043545751634]], [[0.4173324482570806]]], "std": [[[0.18908479296331557]], [[0.1815254993930112]], [[0.18945064452785432]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44783675653594773]], [[0.4461069825708061]], [[0.4187474482570806]]], "std": [[[0.26699165810838227]], [[0.25182524930702566]], [[0.27122939853004185]]], "count": [100]}, "observation.state": {"min": [0.01234042551368475, -0.001276595750823617, 0.0, -0.003829787252470851, 0.037021275609731674, -0.04234042391180992, -2.7551064491271973, -0.14468085765838623, -0.0042553190141916275, -1.9589362144470215, -0.05319149047136307, -0.2736170291900635, -1.9821276664733887, -2.760425567626953, 97.76300048828125, 29.723459243774414], "max": [0.013404255732893944, -0.001276595750823617, 0.0, -0.0019148936262354255, 0.0382978729903698, -0.04170212894678116, -2.754680871963501, 0.9961702227592468, 2.5438296794891357, 0.0, 1.0082979202270508, 0.778723418712616, 0.704680860042572, -0.765744686126709, 97.77780151367188, 97.96267700195312], "mean": [0.01274349819868803, -0.001276593655347824, 0.0, -0.0028989368584007025, 0.037802521139383316, -0.042208220809698105, -2.7546944618225098, 0.4608900249004364, 1.7665189504623413, -1.5311676263809204, 0.3872283101081848, 0.06363947689533234, -0.1202402412891388, -2.2505970001220703, 97.76354217529297, 80.50953674316406], "std": [0.00013039514306001365, 2.0954757928848267e-09, 0.0, 0.00046788869076408446, 0.00022740470012649894, 0.00012632569996640086, 6.943181506358087e-05, 0.46612703800201416, 0.8108469843864441, 0.6781056523323059, 0.3576294481754303, 0.3357805609703064, 0.8233447074890137, 0.7959372401237488, 0.002417676616460085, 27.224441528320312], "count": [256]}, "action": {"min": [0.012271846644580364, -0.0015339808305725455, -0.0, -0.004601942375302315, 0.03834952041506767, -0.04295146092772484, -2.7551064491271973, -0.14726215600967407, 0.0, -1.9588934183120728, -0.06749515235424042, -0.2761165499687195, -1.9957090616226196, -2.760425567626953, 100.0, 0.0, 0.0, 0.0], "max": [0.013805827125906944, 0.0, -0.0, -0.0015339808305725455, 0.03834952041506767, -0.04295146092772484, -2.754680871963501, 0.9986214637756348, 2.5479421615600586, -0.0, 1.0170292854309082, 0.7823302149772644, 0.7102330923080444, -0.765744686126709, 100.0, 100.0, 0.0, 0.0], "mean": [0.013122749514877796, -1.7976337403524667e-05, 0.0, -0.003439599182456732, 0.038349516689777374, -0.042951516807079315, -2.7546944618225098, 0.4621952474117279, 1.7678407430648804, -1.5338025093078613, 0.39449697732925415, 0.0634864792227745, -0.11600115895271301, -2.2505970001220703, 100.0, 75.390625, 0.0, 0.0], "std": [0.0007623882265761495, 0.00016508277622051537, 0.0, 0.0014879159862175584, 3.725290298461914e-09, 5.587935447692871e-08, 6.943181506358087e-05, 0.4651971161365509, 0.8116661906242371, 0.6791199445724487, 0.3640277683734894, 0.3371281027793884, 0.8251972198486328, 0.7959372401237488, 0.0, 43.073402404785156, 0.0, 0.0], "count": [256]}, "timestamp": {"min": [0.0], "max": [8.5], "mean": [4.25], "std": [2.4633423545166346], "count": [256]}, "frame_index": {"min": [0], "max": [255], "mean": [127.5], "std": [73.90027063549903], "count": [256]}, "episode_index": {"min": [69], "max": [69], "mean": [69.0], "std": [0.0], "count": [256]}, "index": {"min": [25688], "max": [25943], "mean": [25815.5], "std": [73.90027063549903], "count": [256]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [256]}, "subtask_annotation": {"mean": [3.0703125, 7.0, 7.0, 7.0, 7.0], "std": [1.370353477152428, 0.0, 0.0, 0.0, 0.0], "min": [2, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [256]}, "scene_annotation": {"mean": [69.0], "std": [0.0], "min": [69], "max": [69], "count": [256]}, "eef_direction_state": {"mean": [6.0, 3.48046875], "std": [0.0, 1.7587974670988804], "min": [6, 0], "max": [6, 6], "count": [256]}, "eef_velocity_state": {"mean": [0.0, 1.53515625], "std": [0.0, 0.6780129335683336], "min": [0, 0], "max": [0, 2], "count": [256]}, "eef_acc_mag_state": {"mean": [0.0, 1.2265625], "std": [0.0, 0.752234626691533], "min": [0, 0], "max": [0, 2], "count": [256]}, "eef_direction_action": {"mean": [6.0, 3.58203125], "std": [0.0, 1.8224697182733758], "min": [6, 0], "max": [6, 6], "count": [256]}, "eef_velocity_action": {"mean": [0.0, 1.515625], "std": [0.0, 0.7393448852700613], "min": [0, 0], "max": [0, 2], "count": [256]}, "eef_acc_mag_action": {"mean": [0.0, 1.296875], "std": [0.0, 0.7380228549137214], "min": [0, 0], "max": [0, 2], "count": [256]}, "eef_sim_pose_state": {"mean": [0.06900827130640298, 0.33406820945054655, 1.1827629172001661, -0.04236610154027569, -0.004172548119738875, 0.050546376960810886, 0.3289619966189778, -0.1498212399045624, 1.290325257417171, -0.0033686055388053794, 0.5477682526873003, 0.5765512124176909], "std": [3.5750670470161527e-07, 5.964037826089537e-06, 4.7951930593913366e-05, 0.00012715271649566928, 0.0004675495274154485, 0.0002602138516594928, 0.12580164727773, 0.18687533969016232, 0.08155883583354887, 0.47278278062285667, 0.27273811465561293, 0.3639988052591117], "min": [0.06900726148812694, 0.33405013530162725, 1.1826620651050788, -0.04253377003870865, -0.0051028031434787735, 0.04978742411539072, 0.06877018233239278, -0.3769250196228966, 1.1810806933701945, -1.0393692607374436, -0.012340425426373258, -0.12440560920662234], "max": [0.06900928088464536, 0.3340885814383112, 1.1828583178327956, -0.041837543784299554, -0.0031891491332434185, 0.05127697394241451, 0.47797402727566407, 0.08864745505326543, 1.5064358841901846, 0.7953756913744277, 0.8904314744596977, 1.2081371343865066], "count": [256]}, "eef_sim_pose_action": {"mean": [0.06910251184767142, 0.3340730584418652, 1.1828470994039408, -0.04308402534214913, -0.0034550265489635924, 0.051472519597467646, 0.32958257630715365, -0.14968201060713834, 1.2901962339622224, 0.0015020500727276, 0.5526845572779133, 0.5778946272477787], "std": [1.2600844126382715e-05, 1.7406045414548745e-05, 0.00015221580898800482, 5.793020600927307e-05, 0.0015098282991770884, 0.000762383395961674, 0.12497217581861395, 0.18614863051021058, 0.08105749550405567, 0.47360423916269534, 0.2743939205788951, 0.3674486431158548], "min": [0.06898664758892277, 0.33405587256010477, 1.1826522121951053, -0.043186715914525345, -0.006131411694962896, 0.05062141213554121, 0.06495179087983681, -0.37872916623072916, 1.17867672965127, -1.0134914266159247, -0.009203841434144655, -0.13094825467710755], "max": [0.06910495636155517, 0.3340925040397898, 1.182966635093644, -0.04301027398458332, -0.001532852966078524, 0.052156068765826125, 0.47907289449274126, 0.08882528476253922, 1.4743050037514516, 0.8252094945645838, 0.9204278527173049, 1.2149275229296135], "count": [256]}, "gripper_mode_state": {"mean": [0.0, 0.23046875], "std": [0.0, 0.4211328831538063], "min": [0, 0], "max": [0, 1], "count": [256]}, "gripper_activity_state": {"mean": [2.0, 1.79296875], "std": [0.0, 0.5591125213438146], "min": [2, 0], "max": [2, 2], "count": [256]}, "gripper_mode_action": {"mean": [0.0, 0.24609375], "std": [0.0, 0.4307338113161509], "min": [0, 0], "max": [0, 1], "count": [256]}, "gripper_activity_action": {"mean": [2.0, 1.96484375], "std": [0.0, 0.2394948602495208], "min": [2, 0], "max": [2, 2], "count": [256]}, "gripper_open_scale_state": {"mean": [0.9776340520381991, 0.8050948540121319], "std": [2.4137958255771106e-05, 0.27224451222451695], "min": [0.9776300048828125, 0.29723459243774414], "max": [0.9777780151367188, 0.9796267700195312], "count": [256]}, "gripper_open_scale_action": {"mean": [1.0, 0.75390625], "std": [0.0, 0.4307338113161509], "min": [1.0, 0.0], "max": [1.0, 1.0], "count": [256]}}} +{"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.6098869008714597]], [[0.6310769417211328]], [[0.6064728050108933]]], "std": [[[0.20358067459416126]], [[0.211315098708499]], [[0.20725218026328882]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.5874970615468409]], [[0.6169069607843137]], [[0.5893119389978213]]], "std": [[[0.2000098561309322]], [[0.20863995447924047]], [[0.2000450275710153]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[0.996078431372549]], [[1.0]]], "mean": [[[0.4426441149237473]], [[0.4509870697167756]], [[0.44266776416122]]], "std": [[[0.2679781657540147]], [[0.2557434522673029]], [[0.2630512563983506]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6470588235294118]], [[0.6470588235294118]], [[0.6470588235294118]]], "mean": [[[0.4146893845315904]], [[0.42269194989106756]], [[0.4135900108932462]]], "std": [[[0.20131356765409314]], [[0.19403568016779596]], [[0.19925145502961683]]], "count": [100]}, "observation.state": {"min": [-0.8312765955924988, -0.001276595750823617, -1.9776595830917358, -0.005106383003294468, -0.3751063942909241, -0.06148936226963997, -2.758085012435913, -0.0017021276289597154, 0.0017021276289597154, -0.0008510638144798577, 0.001276595750823617, 0.0019148936262354255, 0.001276595750823617, -2.760425567626953, 26.03091049194336, 97.72601318359375], "max": [0.07595744729042053, 2.349148988723755, -0.002765957498922944, 1.1048935651779175, 0.29085105657577515, 1.0140424966812134, -0.6531915068626404, -0.001276595750823617, 0.0017021276289597154, 0.0, 0.0031914892606437206, 0.0031914892606437206, 0.0031914892606437206, -2.75361704826355, 97.88134765625, 97.96267700195312], "mean": [-0.34218549728393555, 1.428325891494751, -1.172785997390747, 0.44376108050346375, -0.0705225020647049, 0.31504911184310913, -2.114046812057495, -0.0017000435618683696, 0.0017021294916048646, -0.00041510266601108015, 0.001931064878590405, 0.002685651881620288, 0.0016317283734679222, -2.760019063949585, 75.8713607788086, 97.94828796386719], "std": [0.33587726950645447, 0.845009446144104, 0.7466710209846497, 0.3743876814842224, 0.21902507543563843, 0.3127560615539551, 0.9108391404151917, 2.972010952362325e-05, 1.862645149230957e-09, 0.0001259705313714221, 0.0002719693002291024, 0.0002253949351143092, 0.00021952399401925504, 0.0015144352801144123, 31.11292266845703, 0.052641596645116806], "count": [408]}, "action": {"min": [-0.8314175605773926, 0.0, -1.9773012399673462, -0.006135923322290182, -0.3957670331001282, -0.06289321184158325, -2.758085012435913, -0.0015339808305725455, 0.0015339808305725455, -0.0015339808305725455, 0.0015339808305725455, 0.003067961661145091, 0.0015339808305725455, -2.760425567626953, 0.0, 100.0, 0.0, 0.0], "max": [0.08590292185544968, 2.3546605110168457, -0.0015339808305725455, 1.1121361255645752, 0.2929903268814087, 1.023165225982666, -0.6531915068626404, 0.0, 0.003067961661145091, -0.0, 0.003067961661145091, 0.003067961661145091, 0.003067961661145091, -2.75361704826355, 100.0, 100.0, 0.0, 0.0], "mean": [-0.3434501588344574, 1.4307647943496704, -1.1755956411361694, 0.44948914647102356, -0.07199553400278091, 0.3180345594882965, -2.114046812057495, -0.0015264644753187895, 0.0019738764967769384, -0.0004248521872796118, 0.002034032717347145, 0.0030679679475724697, 0.0015603023348376155, -2.760019063949585, 69.11764526367188, 100.0, 0.0, 0.0], "std": [0.3359600007534027, 0.843401312828064, 0.74586021900177, 0.3769879937171936, 0.2206641286611557, 0.31562748551368713, 0.9108391404151917, 0.0001071363512892276, 0.0006937452708370984, 0.0006864516763016582, 0.0007190373726189137, 6.28642737865448e-09, 0.0001991961762541905, 0.0015144352801144123, 46.200904846191406, 0.0, 0.0, 0.0], "count": [408]}, "timestamp": {"min": [0.0], "max": [13.566666666666666], "mean": [6.783333333333332], "std": [3.9259700381868354], "count": [408]}, "frame_index": {"min": [0], "max": [407], "mean": [203.5], "std": [117.77910114560505], "count": [408]}, "episode_index": {"min": [72], "max": [72], "mean": [72.0], "std": [0.0], "count": [408]}, "index": {"min": [26645], "max": [27052], "mean": [26848.5], "std": [117.77910114560505], "count": [408]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [408]}, "subtask_annotation": {"mean": [3.110294117647059, 7.0, 7.0, 7.0, 7.0], "std": [2.4455024568452166, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [408]}, "scene_annotation": {"mean": [72.0], "std": [0.0], "min": [72], "max": [72], "count": [408]}, "eef_direction_state": {"mean": [4.333333333333333, 6.0], "std": [1.761980466236417, 0.0], "min": [0, 6], "max": [6, 6], "count": [408]}, "eef_velocity_state": {"mean": [1.1274509803921569, 0.0], "std": [0.8508538805391029, 0.0], "min": [0, 0], "max": [2, 0], "count": [408]}, "eef_acc_mag_state": {"mean": [0.9411764705882353, 0.0], "std": [0.8468341205228227, 0.0], "min": [0, 0], "max": [2, 0], "count": [408]}, "eef_direction_action": {"mean": [4.230392156862745, 6.0], "std": [1.8002880605933411, 0.0], "min": [0, 6], "max": [6, 6], "count": [408]}, "eef_velocity_action": {"mean": [1.1544117647058822, 0.0], "std": [0.8449272779119114, 0.0], "min": [0, 0], "max": [2, 0], "count": [408]}, "eef_acc_mag_action": {"mean": [1.0122549019607843, 0.0], "std": [0.8327528254880437, 0.0], "min": [0, 0], "max": [2, 0], "count": [408]}, "eef_sim_pose_state": {"mean": [0.28671208819495997, 0.21310497441774295, 1.2810579580572545, 0.1807163135209807, 0.660133798626435, -0.4968867665063698, 0.06922744188627257, -0.3363912137787277, 1.1824508691213105, 0.0016403737165283433, 0.003218073379058868, 0.0009856211085487595], "std": [0.13177097140645294, 0.12848631826589907, 0.07757996077621246, 0.12511517680800266, 0.42076174940999356, 0.6828669334757507, 9.432548501440272e-06, 5.143801594502242e-06, 4.5977835980609455e-05, 0.0002194314109357183, 0.0003064896854534523, 0.0002261287459248017], "min": [0.06606747146602338, 0.023673973368621495, 1.1830673944594792, 0.00801589950778625, -0.009570917467602413, -1.4409713502861736, 0.06919462866057358, -0.33640859340597506, 1.1822501769185483, 0.0012822997025662111, 0.002553178440524384, 0.0002127744925135396], "max": [0.42075805953292855, 0.33304749620664675, 1.4548335840940814, 0.5407098030186559, 1.2107024053812387, 0.3834548733023089, 0.06925861748619974, -0.336379727974718, 1.1825952206688342, 0.0031984607549984077, 0.004468068036190598, 0.0014893877097207043], "count": [408]}, "eef_sim_pose_action": {"mean": [0.28681712839641704, 0.2127870349131657, 1.2812915601933166, 0.17989678833224176, 0.6647644621301487, -0.5024384378610435, 0.06924708429066119, -0.3363865809147771, 1.1824491525348142, 0.0015712918309146748, 0.003583032250848837, 0.0015415220463618376], "std": [0.1311178575436879, 0.12815801766708085, 0.07747581593853747, 0.12580473393195432, 0.4226813883602897, 0.6868695840489982, 6.994665398055802e-05, 2.4322752541903887e-06, 0.00020374053088334978, 0.0001993735613148291, 0.0011441892944364781, 0.00010713607230658547], "min": [0.06385455519808869, 0.02378725780434097, 1.1829959569017245, -0.005361554215749131, -0.00920037657049333, -1.4518594721887084, 0.06913038151390022, -0.3364212017670418, 1.1822154081520455, 0.001538687021258262, 0.0015339736113606506, 0.001533984440159414], "max": [0.42082217319094894, 0.3330955533558816, 1.4503201663927336, 0.5351627351873709, 1.2244997301789353, 0.38874812655242397, 0.06936159968909862, -0.3363862313393157, 1.1828328374408288, 0.003086786645371726, 0.006135894445102652, 0.003067976099535034], "count": [408]}, "gripper_mode_state": {"mean": [0.3014705882352941, 0.0], "std": [0.458896581665586, 0.0], "min": [0, 0], "max": [1, 0], "count": [408]}, "gripper_activity_state": {"mean": [1.8700980392156863, 2.0], "std": [0.45405362708678465, 0.0], "min": [0, 2], "max": [2, 2], "count": [408]}, "gripper_mode_action": {"mean": [0.3088235294117647, 0.0], "std": [0.46200817860014587, 0.0], "min": [0, 0], "max": [1, 0], "count": [408]}, "gripper_activity_action": {"mean": [1.9779411764705883, 2.0], "std": [0.19046814480865645, 0.0], "min": [0, 2], "max": [2, 2], "count": [408]}, "gripper_open_scale_state": {"mean": [0.7587132589489831, 0.979484481437537], "std": [0.31112911547049293, 0.0005264120043601514], "min": [0.2603091049194336, 0.9772601318359375], "max": [0.9788134765625, 0.9796267700195312], "count": [408]}, "gripper_open_scale_action": {"mean": [0.6911764705882353, 1.0], "std": [0.46200817860014587, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [408]}}} +{"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.634492794117647]], [[0.6570165849673203]], [[0.636009531590414]]], "std": [[[0.1837604993031628]], [[0.1919628957432591]], [[0.18930416518399984]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.593442614379085]], [[0.6236470261437909]], [[0.5995867592592593]]], "std": [[[0.19776402381034114]], [[0.2060084835323089]], [[0.20024481044066988]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.611764705882353]], [[0.611764705882353]], [[0.615686274509804]]], "mean": [[[0.43555611928104576]], [[0.4406792701525054]], [[0.4343158877995643]]], "std": [[[0.18010316932700035]], [[0.1726511114967428]], [[0.1788039084451919]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4263013126361656]], [[0.4418693790849673]], [[0.44339419662309365]]], "std": [[[0.24936013021128262]], [[0.23918723774727976]], [[0.2505946778512924]]], "count": [100]}, "observation.state": {"min": [0.009999999776482582, -0.001276595750823617, -0.009148935787379742, 0.02574468031525612, 0.015319149009883404, -0.00042553190723992884, -2.7551064491271973, -0.05000000074505806, -0.003829787252470851, -1.9497872591018677, -0.7580851316452026, -0.4746808409690857, -0.726808488368988, -2.760425567626953, 97.76300048828125, 16.785707473754883], "max": [0.010851063765585423, -0.001276595750823617, -0.009148935787379742, 0.026808511465787888, 0.017234042286872864, 0.006595744751393795, -2.754680871963501, 0.7489361763000488, 2.2438297271728516, 0.0, 1.3580851554870605, 0.13085106015205383, 0.49148935079574585, -0.38085106015205383, 97.77780151367188, 97.96267700195312], "mean": [0.01028090063482523, -0.0012765965657308698, -0.009148948825895786, 0.025990989059209824, 0.0163158867508173, 0.0004831779224332422, -2.755056619644165, 0.35209521651268005, 1.2254242897033691, -1.070418119430542, 0.4704696536064148, -0.15126194059848785, -0.1876532882452011, -2.1745669841766357, 97.77587127685547, 77.94928741455078], "std": [0.00021855035447515547, 8.149072527885437e-10, 1.30385160446167e-08, 0.0002476200752425939, 0.00019113562302663922, 0.0015659363707527518, 0.0001349002995993942, 0.30589187145233154, 0.8857006430625916, 0.7645950317382812, 0.550925076007843, 0.18852882087230682, 0.4047762155532837, 0.9205353856086731, 0.004698155913501978, 31.403470993041992], "count": [203]}, "action": {"min": [0.00920388475060463, 0.0, -0.00920388475060463, 0.026077672839164734, 0.015339807607233524, -0.0015339808305725455, -2.7551064491271973, -0.08283495903015137, 0.0, -1.9496896266937256, -0.7715923190116882, -0.47860199213027954, -0.7347767949104309, -2.760425567626953, 100.0, 0.0, 0.0, 0.0], "max": [0.01073786523193121, 0.0, -0.00920388475060463, 0.02761165425181389, 0.01840776950120926, 0.006135923322290182, -2.754680871963501, 0.7516505718231201, 2.244213819503784, 0.0015339808305725455, 1.3729127645492554, 0.13499030470848083, 0.49547579884529114, -0.38085106015205383, 100.0, 100.0, 0.0, 0.0], "mean": [0.010684903711080551, 0.0, -0.009203902445733547, 0.02616839110851288, 0.01687389612197876, 0.00037782781873829663, -2.755056619644165, 0.35239991545677185, 1.2269577980041504, -1.0723189115524292, 0.476667582988739, -0.14998236298561096, -0.19626644253730774, -2.1745669841766357, 100.0, 76.35468292236328, 0.0, 0.0], "std": [0.00027988641522824764, 0.0, 1.7695128917694092e-08, 0.00036176867433823645, 0.00021479238057509065, 0.0015214033192023635, 0.0001349002995993942, 0.3068338632583618, 0.8825955986976624, 0.7631295323371887, 0.5585899353027344, 0.1904938668012619, 0.40582314133644104, 0.9205353856086731, 0.0, 42.49031448364258, 0.0, 0.0], "count": [203]}, "timestamp": {"min": [0.0], "max": [6.733333333333333], "mean": [3.366666666666667], "std": [1.9533447098644816], "count": [203]}, "frame_index": {"min": [0], "max": [202], "mean": [101.0], "std": [58.60034129593445], "count": [203]}, "episode_index": {"min": [73], "max": [73], "mean": [73.0], "std": [0.0], "count": [203]}, "index": {"min": [27053], "max": [27255], "mean": [27154.0], "std": [58.60034129593445], "count": [203]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [203]}, "subtask_annotation": {"mean": [3.5517241379310347, 7.0, 7.0, 7.0, 7.0], "std": [1.2983636851342875, 0.0, 0.0, 0.0, 0.0], "min": [2, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [203]}, "scene_annotation": {"mean": [73.0], "std": [0.0], "min": [73], "max": [73], "count": [203]}, "eef_direction_state": {"mean": [6.0, 3.5714285714285716], "std": [0.0, 2.0094778942450535], "min": [6, 0], "max": [6, 6], "count": [203]}, "eef_velocity_state": {"mean": [0.0, 1.4729064039408868], "std": [0.0, 0.8020938891447338], "min": [0, 0], "max": [0, 2], "count": [203]}, "eef_acc_mag_state": {"mean": [0.0, 1.1970443349753694], "std": [0.0, 0.830805373997413], "min": [0, 0], "max": [0, 2], "count": [203]}, "eef_direction_action": {"mean": [6.0, 3.5714285714285716], "std": [0.0, 2.043509834070366], "min": [6, 0], "max": [6, 6], "count": [203]}, "eef_velocity_action": {"mean": [0.0, 1.4482758620689655], "std": [0.0, 0.8130914567276971], "min": [0, 0], "max": [0, 2], "count": [203]}, "eef_acc_mag_action": {"mean": [0.0, 1.2019704433497538], "std": [0.0, 0.8085723349220407], "min": [0, 0], "max": [0, 2], "count": [203]}, "eef_sim_pose_state": {"mean": [0.06831634235506154, 0.33363416758718256, 1.1823338317978658, 0.0007371374805061437, 0.015563382502099956, 0.0265987699439645, 0.2458223878834926, -0.2301194082376498, 1.288737878120806, -0.3711131517929209, 0.5873822401372666, 0.08394925644461881], "std": [3.816383868323477e-07, 6.382934398914265e-06, 2.537825180263008e-05, 0.0015660249654722428, 0.00024760180270079506, 0.00030421367382327686, 0.14571746330768462, 0.10204582442095722, 0.07604316689886029, 0.36372590812811406, 0.6182452590671466, 0.3679525989547417], "min": [0.06831494891234668, 0.3336083237649347, 1.182250042706148, -0.00017106379152422718, 0.015316984629810237, 0.025321099123150243, 0.061152282571408687, -0.3439753798004273, 1.1823876300968448, -1.1370292538810869, -0.5614980128451765, -0.39322595459076853], "max": [0.06831685699911738, 0.33366145391789487, 1.1823590778883197, 0.006853790728608483, 0.016380949158755875, 0.027236120634109948, 0.46049996050868724, -0.0971496046698659, 1.4598860275119014, 0.019665283256129602, 1.3339576089814416, 0.9596131177468918], "count": [203]}, "eef_sim_pose_action": {"mean": [0.0684076728139162, 0.3336381599069253, 1.1823609278994696, 0.0006640977865235829, 0.016962051105769926, 0.02756118647670531, 0.24553217359227492, -0.23062552838392125, 1.2895435664587582, -0.3674925074996198, 0.5942065619076019, 0.09181010323025399], "std": [6.660008640486381e-07, 8.157672655565225e-06, 3.707547936398076e-05, 0.0015222019804113083, 0.00036171760485882167, 0.00035315557087700064, 0.14415721696782946, 0.1022482784754762, 0.07585778940051327, 0.3667140427858987, 0.6256915412207609, 0.38342486009194016], "min": [0.06840505626331551, 0.333602407373248, 1.1822130126892119, -0.0012492426004607413, 0.01687092909039123, 0.026079856566839952, 0.05408244378599815, -0.34529259488483666, 1.1825413111740153, -1.1559841179013353, -0.5806816902396361, -0.4014303419625138], "max": [0.06840875613279293, 0.3336729926254832, 1.1823702312660587, 0.006446552460526419, 0.018405148693877438, 0.0291482550254815, 0.45962414856883, -0.09285725437703973, 1.454776371977326, 0.02001234512565836, 1.3646136428797968, 1.0364470270185309], "count": [203]}, "gripper_mode_state": {"mean": [0.0, 0.22660098522167488], "std": [0.0, 0.4186322714725185], "min": [0, 0], "max": [0, 1], "count": [203]}, "gripper_activity_state": {"mean": [2.0, 1.7389162561576355], "std": [0.0, 0.6165315407748571], "min": [2, 0], "max": [2, 2], "count": [203]}, "gripper_mode_action": {"mean": [0.0, 0.23645320197044334], "std": [0.0, 0.42490361877532623], "min": [0, 0], "max": [0, 1], "count": [203]}, "gripper_activity_action": {"mean": [2.0, 1.9556650246305418], "std": [0.0, 0.268190297316575], "min": [2, 0], "max": [2, 2], "count": [203]}, "gripper_open_scale_state": {"mean": [0.9777612455020415, 0.7794927263494777], "std": [4.691329491191723e-05, 0.314034718676898], "min": [0.9776300048828125, 0.16785707473754882], "max": [0.9777780151367188, 0.9796267700195312], "count": [203]}, "gripper_open_scale_action": {"mean": [1.0, 0.7635467980295566], "std": [0.0, 0.42490361877532623], "min": [1.0, 0.0], "max": [1.0, 1.0], "count": [203]}}} +{"episode_index": 17, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[1.0]]], "mean": [[[0.6076357398946635]], [[0.6414694037269708]], [[0.61776147228039]]], "std": [[[0.19083484424793692]], [[0.19944719318222418]], [[0.19505359036401224]]], "count": [103]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[0.9529411764705882]], [[0.996078431372549]], [[1.0]]], "mean": [[[0.5821197543202825]], [[0.6217089546714046]], [[0.59417071197411]]], "std": [[[0.1941655106478481]], [[0.20275066703869007]], [[0.19335769675702558]]], "count": [103]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45895533240264824]], [[0.4663965987689574]], [[0.4624757678152167]]], "std": [[[0.2776057204925142]], [[0.26207146209133]], [[0.2693408502286229]]], "count": [103]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6549019607843137]], [[0.6666666666666666]], [[0.6392156862745098]]], "mean": [[[0.4057654435560632]], [[0.4129038406624786]], [[0.39806083296317446]]], "std": [[[0.20471013274867772]], [[0.19597245198308955]], [[0.19951912972997599]]], "count": [103]}, "observation.state": {"min": [-0.8114893436431885, 0.0, -1.9853191375732422, -0.015319149009883404, -0.16531914472579956, -0.3202127516269684, -2.7551064491271973, 0.003829787252470851, -0.001276595750823617, 0.0, -0.0017021276289597154, 0.029787234961986542, -0.04085106402635574, -2.742553234100342, 40.73885726928711, 97.32622528076172], "max": [-0.001276595750823617, 2.396170139312744, 0.0, 0.7402127385139465, 0.10531914979219437, 0.1682978719472885, -1.085106372833252, 0.0042553190141916275, -0.001276595750823617, 0.0, 0.0008510638144798577, 0.030638298019766808, -0.023404255509376526, -2.7421276569366455, 97.77780151367188, 97.3410415649414], "mean": [-0.347989946603775, 1.3927104473114014, -1.1676949262619019, 0.4811641275882721, -0.006020892411470413, -0.07113663852214813, -2.2534821033477783, 0.0041143507696688175, -0.0012765940045937896, 0.0, 1.3215270882938057e-05, 0.03015979193150997, -0.0242900513112545, -2.742550849914551, 80.64730072021484, 97.34078979492188], "std": [0.3069852292537689, 0.9630751013755798, 0.7854422926902771, 0.3074239492416382, 0.06527931243181229, 0.1503080278635025, 0.731665849685669, 0.00020028416474815458, 1.7462298274040222e-09, 0.0, 0.00021433203073684126, 0.0002072281640721485, 0.0018750057788565755, 3.343685966683552e-05, 24.974048614501953, 0.001174964476376772], "count": [483]}, "action": {"min": [-0.8114758133888245, 0.0015339808305725455, -1.9849711656570435, -0.015339807607233524, -0.16566991806030273, -0.32213595509529114, -2.7551064491271973, 0.003067961661145091, 0.0, 0.0, -0.0015339808305725455, 0.03067961521446705, -0.041417479515075684, -2.742553234100342, 0.0, 100.0, 0.0, 0.0], "max": [-0.0015339808305725455, 2.3991458415985107, -0.0, 0.7439807057380676, 0.10737865418195724, 0.1702718734741211, -1.085106372833252, 0.004601942375302315, 0.0, 0.0, -0.0, 0.032213594764471054, -0.02454369328916073, -2.7421276569366455, 100.0, 100.0, 0.0, 0.0], "mean": [-0.3474457859992981, 1.3933228254318237, -1.167897343635559, 0.48470091819763184, -0.006393273361027241, -0.07075676321983337, -2.2534821033477783, 0.0045638419687747955, 0.0, 0.0, -6.66948253638111e-05, 0.030682863667607307, -0.02484545111656189, -2.742550849914551, 70.18633270263672, 100.0, 0.0, 0.0], "std": [0.30670255422592163, 0.9620035886764526, 0.7848391532897949, 0.3083677291870117, 0.06612063199281693, 0.15159671008586884, 0.731665849685669, 0.00023876655905041844, 0.0, 0.0, 0.00031282613053917885, 6.972622213652357e-05, 0.0018628690158948302, 3.343685966683552e-05, 45.74406814575195, 0.0, 0.0, 0.0], "count": [483]}, "timestamp": {"min": [0.0], "max": [16.066666666666666], "mean": [8.033333333333333], "std": [4.647659705781044], "count": [483]}, "frame_index": {"min": [0], "max": [482], "mean": [241.0], "std": [139.4297911734313], "count": [483]}, "episode_index": {"min": [80], "max": [80], "mean": [80.0], "std": [0.0], "count": [483]}, "index": {"min": [29142], "max": [29624], "mean": [29383.0], "std": [139.4297911734313], "count": [483]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [483]}, "subtask_annotation": {"mean": [3.6024844720496896, 7.0, 7.0, 7.0, 7.0], "std": [2.2252443133057707, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [483]}, "scene_annotation": {"mean": [80.0], "std": [0.0], "min": [80], "max": [80], "count": [483]}, "eef_direction_state": {"mean": [4.484472049689441, 6.0], "std": [1.7591132367342266, 0.0], "min": [0, 6], "max": [6, 6], "count": [483]}, "eef_velocity_state": {"mean": [1.0062111801242235, 0.0], "std": [0.8426780813440544, 0.0], "min": [0, 0], "max": [2, 0], "count": [483]}, "eef_acc_mag_state": {"mean": [0.7929606625258799, 0.0], "std": [0.8479619535350875, 0.0], "min": [0, 0], "max": [2, 0], "count": [483]}, "eef_direction_action": {"mean": [4.488612836438923, 6.0], "std": [1.7497041279612366, 0.0], "min": [0, 6], "max": [6, 6], "count": [483]}, "eef_velocity_action": {"mean": [1.0, 0.0], "std": [0.856107034580598, 0.0], "min": [0, 0], "max": [2, 0], "count": [483]}, "eef_acc_mag_action": {"mean": [0.8923395445134575, 0.0], "std": [0.8419656291882525, 0.0], "min": [0, 0], "max": [2, 0], "count": [483]}, "eef_sim_pose_state": {"mean": [0.28762562833963395, 0.20502218617994103, 1.25808933068973, -0.06809242914853275, 0.7032961033950832, -0.3535988764626612, 0.06902130963449322, -0.33590589353248823, 1.1824644684039867, -0.02432822269869928, -0.0012628057093535786, 0.03427428560282991], "std": [0.159921723852945, 0.12621846011070464, 0.0674476742214821, 0.13592811842860758, 0.49028502751772285, 0.27220273254774263, 1.985755262096067e-07, 6.739692722556927e-06, 2.196742700984345e-05, 0.001879862694976627, 0.00021423327724936573, 0.0002791097473979702], "min": [0.06535146586193301, 0.0015531837042361725, 1.1833327726037135, -0.3577978170310828, -0.019360737495729197, -0.8696351861403064, 0.06902070670989131, -0.33591750528546355, 1.1823785951379373, -0.0409162417942408, -0.0029774019936881224, 0.03361702490976057], "max": [0.4498892977533648, 0.334202388423576, 1.442805326804807, 0.16423987290827816, 1.290409026675495, -0.008723740661194931, 0.06902183494929837, -0.3358886161651571, 1.1826402789831088, -0.023442276164524024, -0.00042534316743703116, 0.034893686339493725], "count": [483]}, "eef_sim_pose_action": {"mean": [0.28767641418175216, 0.2054563451484835, 1.2580092562967193, -0.06939709312785229, 0.7071326724895611, -0.35468841953723346, 0.06911697815155743, -0.33590399034204, 1.1825018357066162, -0.024847458623083435, -6.666328010493309e-05, 0.03524662378091586], "std": [0.159603073054063, 0.12605652305003676, 0.06792772451047266, 0.13897547919186187, 0.48860969874613447, 0.2734290050401034, 1.5802206004755586e-07, 5.656542186995288e-06, 3.2062306011095545e-05, 0.0018689332215621349, 0.00031267849962396887, 0.0002492258057878687], "min": [0.06387347088306493, 0.0015302772124651844, 1.1835726236145803, -0.37037720410109976, -0.013788140561145301, -0.8753540172805923, 0.06911559833822217, -0.3359049316167106, 1.1824949999999999, -0.04146688604462442, -0.0015332589654997175, 0.03374757687561214], "max": [0.4491903642872705, 0.33444303334820824, 1.4360440308249203, 0.1662950134659431, 1.2957965789019399, -0.00767224386223833, 0.06911788683383265, -0.3358699408626733, 1.1826522213312995, -0.024543693289160725, 2.220446049250313e-16, 0.03681557501445532], "count": [483]}, "gripper_mode_state": {"mean": [0.28778467908902694, 0.0], "std": [0.4527302260404666, 0.0], "min": [0, 0], "max": [1, 0], "count": [483]}, "gripper_activity_state": {"mean": [1.9109730848861284, 2.0], "std": [0.3892229415648323, 0.0], "min": [0, 2], "max": [2, 2], "count": [483]}, "gripper_mode_action": {"mean": [0.2981366459627329, 0.0], "std": [0.457439817130979, 0.0], "min": [0, 0], "max": [1, 0], "count": [483]}, "gripper_activity_action": {"mean": [1.9813664596273293, 2.0], "std": [0.17523895626914182, 0.0], "min": [0, 2], "max": [2, 2], "count": [483]}, "gripper_open_scale_state": {"mean": [0.8064747887368551, 0.9734094953833236], "std": [0.24974082859319707, 1.1640547693953634e-05], "min": [0.4073885726928711, 0.9732622528076171], "max": [0.9777780151367188, 0.9734104156494141], "count": [483]}, "gripper_open_scale_action": {"mean": [0.7018633540372671, 1.0], "std": [0.457439817130979, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [483]}}} +{"episode_index": 18, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.6088430384681105]], [[0.6380972996497074]], [[0.621926828356615]]], "std": [[[0.19302790048587287]], [[0.2035202189730809]], [[0.19713806920411947]]], "count": [102]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[0.9450980392156862]], [[0.8980392156862745]]], "mean": [[[0.5860116621812124]], [[0.6217966086761503]], [[0.6027159719552309]]], "std": [[[0.1929412398921482]], [[0.20351280617876802]], [[0.19204229908306558]]], "count": [102]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8862745098039215]], [[0.8745098039215686]], [[0.8705882352941177]]], "mean": [[[0.43855373467469777]], [[0.4464601595540177]], [[0.43956487622282026]]], "std": [[[0.23877271402142522]], [[0.22854037644522504]], [[0.2350316085175242]]], "count": [102]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7098039215686275]], [[0.6745098039215687]], [[0.6431372549019608]]], "mean": [[[0.4162726488743646]], [[0.4243151004955359]], [[0.4164876062625486]]], "std": [[[0.20006574878436104]], [[0.19436418495557717]], [[0.20131989739304185]]], "count": [102]}, "observation.state": {"min": [-0.8297872543334961, -0.0017021276289597154, -1.9997872114181519, -0.03127659484744072, -0.5685106515884399, -0.5636170506477356, -2.7551064491271973, 0.002340425504371524, 0.0017021276289597154, 0.0, -0.006170212756842375, 0.006595744751393795, -0.01234042551368475, -2.742978811264038, 13.983564376831055, 97.3410415649414], "max": [0.007234042510390282, 2.376383066177368, 0.0, 0.8553191423416138, 0.3831914961338043, 1.537021279335022, -0.3006382882595062, 0.002765957498922944, 0.0017021276289597154, 0.0, -0.005106383003294468, 0.008936170488595963, -0.002765957498922944, -2.742553234100342, 97.77780151367188, 97.3558578491211], "mean": [-0.36524268984794617, 1.2881885766983032, -1.054589867591858, 0.3075343072414398, 0.020356489345431328, 0.2413029968738556, -1.7495437860488892, 0.002762430114671588, 0.0017021296080201864, 0.0, -0.005623925011605024, 0.007242028135806322, -0.0037395604886114597, -2.7427055835723877, 63.45329666137695, 97.34639739990234], "std": [0.3385935127735138, 0.9190347790718079, 0.806264340877533, 0.23639705777168274, 0.22224800288677216, 0.6185147762298584, 1.140023946762085, 3.8643534935545176e-05, 1.979060471057892e-09, 0.0, 0.00024999561719596386, 0.00020380225032567978, 0.0007567929569631815, 0.00020580168347805738, 38.90151596069336, 0.007163566071540117], "count": [481]}, "action": {"min": [-0.8298836350440979, 0.0, -2.0003108978271484, -0.03067961521446705, -0.575242817401886, -0.5675728917121887, -2.7551064491271973, 0.003067961661145091, 0.0015339808305725455, -0.0015339808305725455, -0.007669903803616762, 0.007669903803616762, -0.013805827125906944, -2.742978811264038, 0.0, 100.0, 0.0, 0.0], "max": [0.007669903803616762, 2.3776702880859375, -0.0, 0.8636311888694763, 0.3850291669368744, 1.5508545637130737, -0.3006382882595062, 0.003067961661145091, 0.003067961661145091, -0.0, -0.006135923322290182, 0.01073786523193121, -0.003067961661145091, -2.742553234100342, 100.0, 100.0, 0.0, 0.0], "mean": [-0.3641147315502167, 1.287629246711731, -1.0534104108810425, 0.30891990661621094, 0.020043838769197464, 0.24117602407932281, -1.7495437860488892, 0.0030679681804031134, 0.0029850502032786608, -6.37829862171202e-06, -0.006183773744851351, 0.007682678755372763, -0.004267060197889805, -2.7427055835723877, 57.79625701904297, 100.0, 0.0, 0.0], "std": [0.3391828238964081, 0.918703556060791, 0.8061262965202332, 0.23764574527740479, 0.2224496752023697, 0.6203462481498718, 1.140023946762085, 6.51925802230835e-09, 0.00034687112201936543, 9.870852227322757e-05, 0.00026663276366889477, 0.00017085029685404152, 0.0010376061545684934, 0.00020580168347805738, 49.388423919677734, 0.0, 0.0, 0.0], "count": [481]}, "timestamp": {"min": [0.0], "max": [16.0], "mean": [8.0], "std": [4.628414655389275], "count": [481]}, "frame_index": {"min": [0], "max": [480], "mean": [240.0], "std": [138.85243966167826], "count": [481]}, "episode_index": {"min": [81], "max": [81], "mean": [81.0], "std": [0.0], "count": [481]}, "index": {"min": [29625], "max": [30105], "mean": [29865.0], "std": [138.85243966167826], "count": [481]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [481]}, "subtask_annotation": {"mean": [3.8378378378378377, 7.0, 7.0, 7.0, 7.0], "std": [2.061099635532253, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [481]}, "scene_annotation": {"mean": [81.0], "std": [0.0], "min": [81], "max": [81], "count": [481]}, "eef_direction_state": {"mean": [3.9792099792099793, 6.0], "std": [2.2252529580293783, 0.0], "min": [0, 6], "max": [6, 6], "count": [481]}, "eef_velocity_state": {"mean": [1.004158004158004, 0.0], "std": [0.8554480947492706, 0.0], "min": [0, 0], "max": [2, 0], "count": [481]}, "eef_acc_mag_state": {"mean": [0.8544698544698545, 0.0], "std": [0.8429885577816026, 0.0], "min": [0, 0], "max": [2, 0], "count": [481]}, "eef_direction_action": {"mean": [4.022869022869023, 6.0], "std": [2.1698886415511542, 0.0], "min": [0, 6], "max": [6, 6], "count": [481]}, "eef_velocity_action": {"mean": [1.0124740124740124, 0.0], "std": [0.8480442903218657, 0.0], "min": [0, 0], "max": [2, 0], "count": [481]}, "eef_acc_mag_action": {"mean": [0.8918918918918919, 0.0], "std": [0.8237361999997158, 0.0], "min": [0, 0], "max": [2, 0], "count": [481]}, "eef_sim_pose_state": {"mean": [0.2606096742478343, 0.19887633686914602, 1.2729057933671044, 0.20013184753802912, 0.5167404003787496, -0.38226398515720716, 0.0692574074121784, -0.3363898983841214, 1.183110159436369, -0.003767953688679435, -0.003921691111174194, 0.010004479392030509], "std": [0.1481966996830841, 0.1428430868549126, 0.07010499999104353, 0.40526035010772404, 0.40341490437174954, 0.3379126064286622, 1.1394171184313082e-07, 4.603601776880052e-06, 2.5624887196349966e-05, 0.0007573598137836867, 0.00024998812816052704, 0.00021027445726684447], "min": [0.06887028492868903, -0.016088477365595225, 1.1823485732153725, -0.3749075734999672, -0.007659158001581012, -1.4803973361279397, 0.0692567620026766, -0.3364045208350716, 1.18305711060739, -0.012373109808240537, -0.0044679749930411905, 0.009361748178184479], "max": [0.43851429850165563, 0.3340000191749275, 1.5043828282481793, 0.9079676958336269, 1.232734193724069, 0.03319155114963923, 0.06925762000315426, -0.3363518571676129, 1.1831661552675758, -0.002792123069488899, -0.0034041555121693268, 0.011702217183404034], "count": [481]}, "eef_sim_pose_action": {"mean": [0.25999985911712287, 0.1993453316294726, 1.2726712641040956, 0.19700974493688767, 0.5183528380994548, -0.38385397156566275, 0.06935427392261109, -0.33638661194898106, 1.1831983290901158, -0.004291671588819919, -0.003205000452873605, 0.01075066228793384], "std": [0.1481662296779682, 0.14297073720284395, 0.0709115033663602, 0.4037329102279432, 0.40774881022171916, 0.3428871803047643, 2.7341139726625965e-05, 3.846841535325659e-06, 3.9283062197673264e-05, 0.0010379493615680344, 0.0004486946291188765, 0.0001708508192587265], "min": [0.06900144700970517, -0.01610057999944875, 1.182291225761652, -0.3838218634385001, -0.007669326611829952, -1.4955985017412177, 0.06924341243904936, -0.33638723912063273, 1.1831588271112023, -0.0138387699550386, -0.006135742491391927, 0.010737901559545945], "max": [0.44510867573016527, 0.3339903673136607, 1.5151989116882698, 0.9214322886518569, 1.2365748307011657, 0.03374786980617332, 0.06936109355639938, -0.33631784496784645, 1.1836190200970127, -0.003091492475071629, -0.0030677847916158463, 0.013805877423871035], "count": [481]}, "gripper_mode_state": {"mean": [0.4178794178794179, 0.0], "std": [0.4932101073499752, 0.0], "min": [0, 0], "max": [1, 0], "count": [481]}, "gripper_activity_state": {"mean": [1.8814968814968815, 2.0], "std": [0.4331514891677467, 0.0], "min": [0, 2], "max": [2, 2], "count": [481]}, "gripper_mode_action": {"mean": [0.42203742203742206, 0.0], "std": [0.4938844363182845, 0.0], "min": [0, 0], "max": [1, 0], "count": [481]}, "gripper_activity_action": {"mean": [1.9812889812889813, 2.0], "std": [0.17559877267175678, 0.0], "min": [0, 2], "max": [2, 2], "count": [481]}, "gripper_open_scale_state": {"mean": [0.6345324411015532, 0.9734655531726697], "std": [0.3890158237579614, 7.161833329594642e-05], "min": [0.13983564376831054, 0.9734104156494141], "max": [0.9777780151367188, 0.973558578491211], "count": [481]}, "gripper_open_scale_action": {"mean": [0.577962577962578, 1.0], "std": [0.4938844363182845, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [481]}}} +{"episode_index": 19, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9921568627450981]], [[1.0]], [[1.0]]], "mean": [[[0.6153153703703704]], [[0.6353010076252723]], [[0.6148088807189542]]], "std": [[[0.1985070334224876]], [[0.2073966725506252]], [[0.2031187307059262]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.984313725490196]], [[0.9372549019607843]], [[0.9764705882352941]]], "mean": [[[0.5858920479302833]], [[0.6124162663398692]], [[0.587595408496732]]], "std": [[[0.1968593756818001]], [[0.20649321204086893]], [[0.1979913930481676]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9803921568627451]]], "mean": [[[0.4392272467320262]], [[0.4398668818082789]], [[0.43349890522875817]]], "std": [[[0.23105724931145444]], [[0.22100397806558414]], [[0.22616357216030986]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8941176470588236]], [[0.7176470588235294]], [[0.7019607843137254]]], "mean": [[[0.429596015795207]], [[0.42540489923747277]], [[0.4141125354030501]]], "std": [[[0.20375303407214662]], [[0.1990061278462462]], [[0.20799358843697993]]], "count": [100]}, "observation.state": {"min": [-1.2306382656097412, -0.0019148936262354255, -2.0065958499908447, -0.1014893651008606, -1.197234034538269, -1.1548936367034912, -2.7551064491271973, -0.0019148936262354255, 0.0, 0.0, 0.0, 0.006595744751393795, -0.018297871574759483, -2.760425567626953, 19.221221923828125, 97.96267700195312], "max": [0.0, 2.577021360397339, 0.0, 0.7557446956634521, 0.8851063847541809, 0.8234042525291443, -0.4510638415813446, -0.001276595750823617, 0.0, 0.0, 0.0019148936262354255, 0.019999999552965164, -0.007234042510390282, -2.760425567626953, 97.77780151367188, 97.96267700195312], "mean": [-0.4504654109477997, 1.3827611207962036, -1.1845898628234863, 0.2327471524477005, -0.07013341039419174, 0.018113918602466583, -2.0379889011383057, -0.0016994155012071133, 0.0, 0.0, 0.001584347104653716, 0.019111493602395058, -0.01764652132987976, -2.760430097579956, 73.31417083740234, 97.96258544921875], "std": [0.44810664653778076, 0.9634106159210205, 0.7989568710327148, 0.16715112328529358, 0.5839754939079285, 0.6061984896659851, 1.0128947496414185, 3.8651054637739435e-05, 0.0, 0.0, 0.00028164248215034604, 0.0016149107832461596, 0.0015674337046220899, 4.5299530029296875e-06, 34.53416442871094, 9.1552734375e-05], "count": [392]}, "action": {"min": [-1.2302526235580444, 0.0, -2.0064468383789062, -0.10584467649459839, -1.2057088613510132, -1.1642913818359375, -2.7551064491271973, -0.0015339808305725455, 0.0, -0.0, 0.0, 0.007669903803616762, -0.01840776950120926, -2.760425567626953, 0.0, 100.0, 0.0, 0.0], "max": [0.0, 2.5786216259002686, -0.0, 0.7930680513381958, 0.8897088766098022, 0.8283496499061584, -0.4510638415813446, -0.0015339808305725455, 0.0, -0.0, 0.0015339808305725455, 0.019941750913858414, -0.007669903803616762, -2.760425567626953, 100.0, 100.0, 0.0, 0.0], "mean": [-0.44923773407936096, 1.3832122087478638, -1.1849770545959473, 0.23467180132865906, -0.07475828379392624, 0.020450670272111893, -2.0379889011383057, -0.0015339839737862349, 0.0, 0.0, 0.001490938477218151, 0.019640479236841202, -0.0180438831448555, -2.760430097579956, 69.13265228271484, 100.0, 0.0, 0.0], "std": [0.4480067193508148, 0.962736964225769, 0.8003395795822144, 0.17369140684604645, 0.5870188474655151, 0.608832836151123, 1.0128947496414185, 3.14321368932724e-09, 0.0, 0.0, 0.00025333353551104665, 0.0017834610771387815, 0.0017375340685248375, 4.5299530029296875e-06, 46.19465255737305, 0.0, 0.0, 0.0], "count": [392]}, "timestamp": {"min": [0.0], "max": [13.033333333333333], "mean": [6.5166666666666675], "std": [3.772009485082925], "count": [392]}, "frame_index": {"min": [0], "max": [391], "mean": [195.5], "std": [113.16028455248777], "count": [392]}, "episode_index": {"min": [87], "max": [87], "mean": [87.0], "std": [0.0], "count": [392]}, "index": {"min": [32100], "max": [32491], "mean": [32295.5], "std": [113.16028455248777], "count": [392]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [392]}, "subtask_annotation": {"mean": [3.38265306122449, 7.0, 7.0, 7.0, 7.0], "std": [2.310469760089178, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [392]}, "scene_annotation": {"mean": [87.0], "std": [0.0], "min": [87], "max": [87], "count": [392]}, "eef_direction_state": {"mean": [4.295918367346939, 6.0], "std": [1.8039592718685693, 0.0], "min": [0, 6], "max": [6, 6], "count": [392]}, "eef_velocity_state": {"mean": [1.1989795918367347, 0.0], "std": [0.8755167451351705, 0.0], "min": [0, 0], "max": [2, 0], "count": [392]}, "eef_acc_mag_state": {"mean": [0.9540816326530612, 0.0], "std": [0.8378383711631111, 0.0], "min": [0, 0], "max": [2, 0], "count": [392]}, "eef_direction_action": {"mean": [4.321428571428571, 6.0], "std": [1.8332946811015174, 0.0], "min": [0, 6], "max": [6, 6], "count": [392]}, "eef_velocity_action": {"mean": [1.1862244897959184, 0.0], "std": [0.8884255912776201, 0.0], "min": [0, 0], "max": [2, 0], "count": [392]}, "eef_acc_mag_action": {"mean": [1.0076530612244898, 0.0], "std": [0.8252659447920331, 0.0], "min": [0, 0], "max": [2, 0], "count": [392]}, "eef_sim_pose_state": {"mean": [0.2710671634763445, 0.19121335859250585, 1.2839171178497397, 0.05933525581758122, 0.28976844439398247, -0.48890167143574337, 0.06912697623272954, -0.3360214527178571, 1.182332606453048, -0.017615976164079138, 0.0015840510800330264, 0.017412096799543184], "std": [0.1811703683893941, 0.1274492223261968, 0.11351914916301706, 0.1742146925848463, 0.25287377197057953, 0.522055356279469, 4.5479422511325194e-07, 3.632723632827723e-05, 2.886790414261005e-05, 0.0015635355808639965, 0.00028158651922941056, 0.0016162973763277967], "min": [0.06594525503965215, -0.017509609801797662, 1.167980527826112, -0.3665647072541285, -0.14992727842752407, -1.5071791707151512, 0.06912659469747365, -0.3363030130282289, 1.182298723865581, -0.018272884473043885, 0.0, 0.00489361712243408], "max": [0.5688678914174033, 0.33324558898633333, 1.5708018627273677, 0.41574188332267653, 0.7012417688661414, -0.01652982293222431, 0.06913028020759349, -0.33600139929953093, 1.1824949999999999, -0.007227885930788291, 0.0019146231286528703, 0.018297908582459218], "count": [392]}, "eef_sim_pose_action": {"mean": [0.2714698357069288, 0.19159880242251856, 1.2840041889543905, 0.05964305000988234, 0.2907856562299901, -0.49188812689600614, 0.06912669579706215, -0.33601332379386284, 1.1823421813427468, -0.018014200477872836, 0.0014906404111914653, 0.018106475125087663], "std": [0.18108799318654245, 0.12709891426642675, 0.11319036242318065, 0.17295618733764642, 0.2512056811623161, 0.5254323215322558, 5.19042693171456e-07, 4.012986032848788e-05, 2.5966309795157438e-05, 0.0017329173552215373, 0.00025328341106867626, 0.0017834644791408067], "min": [0.06595505150000809, -0.01738999577316606, 1.1672640282736333, -0.35686843225463183, -0.12060022300883855, -1.5198270869943984, 0.06912660441083233, -0.3362826748867137, 1.1823377634399213, -0.01840776950120926, 0.0, 0.006135922973044217], "max": [0.5689506235947444, 0.3332839410569983, 1.5668925384433454, 0.404121927207155, 0.7047152248344806, -0.012550729729984474, 0.06913011381068118, -0.3360065438527528, 1.1824949999999999, -0.007658138424337054, 0.0015339357106876061, 0.01840779353952809], "count": [392]}, "gripper_mode_state": {"mean": [0.30357142857142855, 0.0], "std": [0.459799756770847, 0.0], "min": [0, 0], "max": [1, 0], "count": [392]}, "gripper_activity_state": {"mean": [1.8622448979591837, 2.0], "std": [0.46445388297735757, 0.0], "min": [0, 2], "max": [2, 2], "count": [392]}, "gripper_mode_action": {"mean": [0.3086734693877551, 0.0], "std": [0.4619460560323912, 0.0], "min": [0, 0], "max": [1, 0], "count": [392]}, "gripper_activity_action": {"mean": [1.9770408163265305, 2.0], "std": [0.19426317717853042, 0.0], "min": [0, 2], "max": [2, 2], "count": [392]}, "gripper_open_scale_state": {"mean": [0.7331411147604201, 0.9796267700195348], "std": [0.3453415893320556, 3.552713678800501e-15], "min": [0.19221221923828125, 0.9796267700195312], "max": [0.9777780151367188, 0.9796267700195312], "count": [392]}, "gripper_open_scale_action": {"mean": [0.6913265306122449, 1.0], "std": [0.4619460560323912, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [392]}}} +{"episode_index": 20, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6009213800904978]], [[0.6239298160717278]], [[0.6061312028657616]]], "std": [[[0.21028567366077608]], [[0.21475442797733946]], [[0.2123071096598573]]], "count": [130]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5759470588235294]], [[0.6070955505279034]], [[0.5864686211664153]]], "std": [[[0.2053025602544255]], [[0.21036232453144987]], [[0.20304981700310132]]], "count": [130]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4303564060667002]], [[0.4357603737221384]], [[0.43007350427350427]]], "std": [[[0.2669036498092234]], [[0.2538568603759893]], [[0.26012132256900095]]], "count": [130]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7137254901960784]], [[0.6784313725490196]], [[0.6862745098039216]]], "mean": [[[0.4119013239483828]], [[0.4188269503100385]], [[0.40662779872632815]]], "std": [[[0.20962728429387328]], [[0.20346613013579865]], [[0.2163609319478981]]], "count": [130]}, "observation.state": {"min": [-0.555531919002533, 0.0, -1.9876595735549927, -0.4348936080932617, -0.504680871963501, -0.047021277248859406, -2.7585105895996094, -0.00042553190723992884, 0.00042553190723992884, -0.00042553190723992884, -0.009999999776482582, -0.003617021255195141, 0.005744680762290955, -2.760425567626953, 19.228565216064453, 97.96267700195312], "max": [0.03680850937962532, 2.507446765899658, 0.0, 0.9706382751464844, 0.09021276235580444, 1.112765908241272, -0.45127660036087036, 0.00042553190723992884, 0.00042553190723992884, 0.0, -0.007659574504941702, -0.002340425504371524, 0.009148935787379742, -2.760425567626953, 97.89613342285156, 97.96267700195312], "mean": [-0.26678070425987244, 1.6305056810379028, -1.3570950031280518, 0.2834317088127136, -0.2629911005496979, 0.56489497423172, -2.3260462284088135, 3.4658714866964146e-05, 0.00042553074308671057, -4.4927955968887545e-06, -0.00886593572795391, -0.0030714685562998056, 0.007777993101626635, -2.7604079246520996, 83.13603973388672, 97.96190643310547], "std": [0.21780924499034882, 0.9393079876899719, 0.7526361346244812, 0.2306690216064453, 0.20742200314998627, 0.26862475275993347, 0.8070150017738342, 0.00011871606693603098, 1.1641532182693481e-09, 4.349301889305934e-05, 0.00021303251560311764, 0.00021180491603445262, 0.0006217510672286153, 1.7642974853515625e-05, 27.516077041625977, 0.00077056884765625], "count": [663]}, "action": {"min": [-0.5537670850753784, 0.0, -1.9880391359329224, -0.4387184977531433, -0.5077476501464844, -0.0475534051656723, -2.7585105895996094, 0.0, 0.0, -0.0015339808305725455, -0.01073786523193121, -0.003067961661145091, 0.006135923322290182, -2.760425567626953, 0.0, 100.0, 0.0, 0.0], "max": [0.03681553900241852, 2.5111265182495117, -0.0, 0.9802137017250061, 0.0920388475060463, 1.1213399171829224, -0.45127660036087036, 0.0015339808305725455, 0.0015339808305725455, -0.0, -0.007669903803616762, -0.003067961661145091, 0.00920388475060463, -2.760425567626953, 100.0, 100.0, 0.0, 0.0], "mean": [-0.26680663228034973, 1.6313719749450684, -1.3576385974884033, 0.28593385219573975, -0.2644023895263672, 0.568833589553833, -2.3260462284088135, 0.00022442849876824766, 0.001527043292298913, -1.6195876014535315e-05, -0.009217790327966213, -0.0030679688788950443, 0.00797764491289854, -2.7604079246520996, 79.7888412475586, 100.0, 0.0, 0.0], "std": [0.2179819643497467, 0.9387154579162598, 0.7524100542068481, 0.23396745324134827, 0.2086835354566574, 0.2707674503326416, 0.8070150017738342, 0.0005421260721050203, 0.00010295334504917264, 0.00015678559429943562, 0.0001679303532000631, 7.2177499532699585e-09, 0.001502798986621201, 1.7642974853515625e-05, 40.157535552978516, 0.0, 0.0, 0.0], "count": [663]}, "timestamp": {"min": [0.0], "max": [22.066666666666666], "mean": [11.033333333333333], "std": [6.379713217750524], "count": [663]}, "frame_index": {"min": [0], "max": [662], "mean": [331.0], "std": [191.3913965325157], "count": [663]}, "episode_index": {"min": [92], "max": [92], "mean": [92.0], "std": [0.0], "count": [663]}, "index": {"min": [33969], "max": [34631], "mean": [34300.0], "std": [191.3913965325157], "count": [663]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [663]}, "subtask_annotation": {"mean": [1.9411764705882353, 7.0, 7.0, 7.0, 7.0], "std": [2.3746733941826905, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [663]}, "scene_annotation": {"mean": [92.0], "std": [0.0], "min": [92], "max": [92], "count": [663]}, "eef_direction_state": {"mean": [3.6666666666666665, 6.0], "std": [1.9470104450676724, 0.0], "min": [0, 6], "max": [6, 6], "count": [663]}, "eef_velocity_state": {"mean": [1.1644042232277527, 0.0], "std": [0.7297595005271372, 0.0], "min": [0, 0], "max": [2, 0], "count": [663]}, "eef_acc_mag_state": {"mean": [1.0377073906485672, 0.0], "std": [0.8109891128908168, 0.0], "min": [0, 0], "max": [2, 0], "count": [663]}, "eef_direction_action": {"mean": [3.7435897435897436, 6.0], "std": [1.9114682299170713, 0.0], "min": [0, 6], "max": [6, 6], "count": [663]}, "eef_velocity_action": {"mean": [1.1749622926093515, 0.0], "std": [0.7467419167841892, 0.0], "min": [0, 0], "max": [2, 0], "count": [663]}, "eef_acc_mag_action": {"mean": [1.048265460030166, 0.0], "std": [0.7963486670522414, 0.0], "min": [0, 0], "max": [2, 0], "count": [663]}, "eef_sim_pose_state": {"mean": [0.3619670641291887, 0.20841091932696587, 1.2640236281231902, 0.3437763790720094, 0.5082226647696729, -0.606293613095122, 0.06915851690794264, -0.33656014631594117, 1.1834147086324949, 0.0078039327347044695, -0.008444811039027144, -0.003036918403524651], "std": [0.18869150112038005, 0.10690874429842322, 0.06785763592955509, 0.17342772817068897, 0.3258794399296244, 0.47164378420458475, 3.3808522820658403e-06, 5.485320081221791e-06, 2.76455105895223e-05, 0.00062164352107324, 0.0002286377404606352, 0.0002425531240835232], "min": [0.04853822789265638, 0.0600352600846467, 1.1816324346498839, -0.046945958169405215, -0.43537623016695703, -1.13731330655982, 0.06912527245705612, -0.33658132230981985, 1.183333433131566, 0.0057691266486355535, -0.009999948846810769, -0.0036171588819938092], "max": [0.5515538494922956, 0.3352856051436011, 1.409791502342324, 0.7168404653026645, 0.9864864196460568, 0.10668529481623756, 0.06915949615588371, -0.3365429065470439, 1.183647671315648, 0.009176098008695639, -0.007659535495516456, -0.0023405102662637143], "count": [663]}, "eef_sim_pose_action": {"mean": [0.361942399653374, 0.20841348489095285, 1.2639362746939897, 0.34508515899269626, 0.5101807177951286, -0.6090739156336408, 0.06924154656286746, -0.33656436974130094, 1.1834790540254736, 0.008001270634759985, -0.0077068867904319235, -0.00284362429321987], "std": [0.18840918119136646, 0.106891747001982, 0.06790244921256296, 0.173466208764186, 0.32806822439896927, 0.47445476292006694, 1.4244719331326825e-05, 1.2298975690616101e-05, 4.448333727228971e-05, 0.0015027902088713336, 0.00023540541492440557, 0.0005421262010890823], "min": [0.05101430457842564, 0.0604463418810939, 1.1813944498551567, -0.04746870416712899, -0.4379630706634139, -1.1417660217194303, 0.06912603754056454, -0.3365942545792149, 1.1834384115041037, 0.006159454717618517, -0.009203841434144877, -0.0030680916107250922], "max": [0.5516953744319661, 0.3353049628129963, 1.4066780229320799, 0.7110273280632143, 0.9910742201314902, 0.10877787519565339, 0.06924343750643841, -0.33655927823295817, 1.1838986055727951, 0.009232122669212335, -0.007669867706878941, -0.0015340710723595005], "count": [663]}, "gripper_mode_state": {"mean": [0.18250377073906485, 0.0], "std": [0.3862591674058854, 0.0], "min": [0, 0], "max": [1, 0], "count": [663]}, "gripper_activity_state": {"mean": [1.8627450980392157, 2.0], "std": [0.4668656178824213, 0.0], "min": [0, 2], "max": [2, 2], "count": [663]}, "gripper_mode_action": {"mean": [0.20211161387631976, 0.0], "std": [0.4015750358434007, 0.0], "min": [0, 0], "max": [1, 0], "count": [663]}, "gripper_activity_action": {"mean": [1.9728506787330318, 2.0], "std": [0.21097815795248295, 0.0], "min": [0, 2], "max": [2, 2], "count": [663]}, "gripper_open_scale_state": {"mean": [0.8313635811438933, 0.9796267700195351], "std": [0.2751610166096993, 3.885780586188048e-15], "min": [0.19228565216064453, 0.9796267700195312], "max": [0.9789613342285156, 0.9796267700195312], "count": [663]}, "gripper_open_scale_action": {"mean": [0.7978883861236803, 1.0], "std": [0.4015750358434007, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [663]}}} +{"episode_index": 21, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9882352941176471]], [[0.9294117647058824]], [[1.0]]], "mean": [[[0.6176173148148149]], [[0.6390872086056645]], [[0.6135898692810458]]], "std": [[[0.1968960300253673]], [[0.20713881730445688]], [[0.20386889920598109]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.9058823529411765]], [[0.8980392156862745]], [[1.0]]], "mean": [[[0.5927845778867102]], [[0.6223453867102396]], [[0.5935693818082788]]], "std": [[[0.19293601738550012]], [[0.20284952347806134]], [[0.1948935669822176]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4387787037037037]], [[0.44323263888888886]], [[0.43255605392156865]]], "std": [[[0.245774832157001]], [[0.23721490923780472]], [[0.24832076132667683]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6823529411764706]], [[0.6666666666666666]], [[0.6666666666666666]]], "mean": [[[0.4119141122004357]], [[0.41952396241830064]], [[0.40946680010893244]]], "std": [[[0.20663807694152264]], [[0.19984332681192343]], [[0.20936073495637803]]], "count": [100]}, "observation.state": {"min": [-0.8736169934272766, 0.0, -1.5308510065078735, -0.21063829958438873, -0.2731914818286896, -0.9091489315032959, -2.758085012435913, -0.00042553190723992884, 0.0, -0.00042553190723992884, -0.00957446824759245, -0.003617021255195141, 0.005744680762290955, -2.760425567626953, 2.9382572174072266, 97.96267700195312], "max": [0.12702128291130066, 1.8717020750045776, -0.002340425504371524, 1.1685106754302979, 0.16595745086669922, 1.3123403787612915, 0.019574468955397606, 0.00042553190723992884, 0.00042553190723992884, 0.0, -0.008085106499493122, -0.002765957498922944, 0.009148935787379742, -2.760425567626953, 97.88134765625, 97.96267700195312], "mean": [-0.1766919642686844, 0.9381723999977112, -0.7449252009391785, 0.4639465808868408, -0.07302945852279663, 0.36095723509788513, -1.9353067874908447, 4.6316399675561115e-05, 0.00027017926913686097, -6.754475180059671e-06, -0.009066409431397915, -0.003069905564188957, 0.0078047956340014935, -2.7604241371154785, 69.75359344482422, 97.96240234375], "std": [0.3260291814804077, 0.7142555713653564, 0.5191252827644348, 0.39211350679397583, 0.10234425216913223, 0.6917569041252136, 1.1934715509414673, 0.00013858660531695932, 0.0002048731839749962, 5.318487455951981e-05, 0.0002058241079794243, 0.00021252491569612175, 0.0006228780257515609, 1.430511474609375e-06, 40.788700103759766, 0.000274658203125], "count": [441]}, "action": {"min": [-0.8743690252304077, 0.0, -1.5339808464050293, -0.21322332322597504, -0.27458256483078003, -0.9142525792121887, -2.758085012435913, 0.0, 0.0, -0.0015339808305725455, -0.01073786523193121, -0.003067961661145091, 0.006135923322290182, -2.760425567626953, 0.0, 100.0, 0.0, 0.0], "max": [0.13192234933376312, 1.871456503868103, -0.0015339808305725455, 1.1780972480773926, 0.1672039031982422, 1.3192235231399536, 0.019574468955397606, 0.0015339808305725455, 0.0015339808305725455, -0.0, -0.00920388475060463, -0.003067961661145091, 0.00920388475060463, -2.760425567626953, 100.0, 100.0, 0.0, 0.0], "mean": [-0.17611177265644073, 0.9382633566856384, -0.7448714375495911, 0.4686605632305145, -0.07310600578784943, 0.3667464554309845, -1.9353067874908447, 0.0002956997777801007, 0.0015305056003853679, -1.7392072550137527e-05, -0.009489135816693306, -0.0030679681804031134, 0.00800023227930069, -2.7604241371154785, 69.38775634765625, 100.0, 0.0, 0.0], "std": [0.32610511779785156, 0.7133095264434814, 0.519098162651062, 0.3953580856323242, 0.1033865362405777, 0.6940134167671204, 1.1934715509414673, 0.0006050674128346145, 7.296371040865779e-05, 0.00016240894910879433, 0.0005968093755654991, 6.51925802230835e-09, 0.0014978552935644984, 1.430511474609375e-06, 46.08820724487305, 0.0, 0.0, 0.0], "count": [441]}, "timestamp": {"min": [0.0], "max": [14.666666666666666], "mean": [7.333333333333333], "std": [4.243513568660693], "count": [441]}, "frame_index": {"min": [0], "max": [440], "mean": [220.0], "std": [127.30540705982078], "count": [441]}, "episode_index": {"min": [94], "max": [94], "mean": [94.0], "std": [0.0], "count": [441]}, "index": {"min": [34947], "max": [35387], "mean": [35167.0], "std": [127.30540705982078], "count": [441]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [441]}, "subtask_annotation": {"mean": [3.693877551020408, 7.0, 7.0, 7.0, 7.0], "std": [1.9689618046526074, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [441]}, "scene_annotation": {"mean": [94.0], "std": [0.0], "min": [94], "max": [94], "count": [441]}, "eef_direction_state": {"mean": [3.8435374149659864, 6.0], "std": [2.044961776130227, 0.0], "min": [0, 6], "max": [6, 6], "count": [441]}, "eef_velocity_state": {"mean": [1.1678004535147393, 0.0], "std": [0.8019007556170554, 0.0], "min": [0, 0], "max": [2, 0], "count": [441]}, "eef_acc_mag_state": {"mean": [0.9387755102040817, 0.0], "std": [0.8482968648530584, 0.0], "min": [0, 0], "max": [2, 0], "count": [441]}, "eef_direction_action": {"mean": [3.9070294784580497, 6.0], "std": [2.008591641511776, 0.0], "min": [0, 6], "max": [6, 6], "count": [441]}, "eef_velocity_action": {"mean": [1.1428571428571428, 0.0], "std": [0.8137146424111925, 0.0], "min": [0, 0], "max": [2, 0], "count": [441]}, "eef_acc_mag_action": {"mean": [1.0136054421768708, 0.0], "std": [0.8410100386680588, 0.0], "min": [0, 0], "max": [2, 0], "count": [441]}, "eef_sim_pose_state": {"mean": [0.1880913835546847, 0.2869795896321191, 1.278561907772756, 0.13058851308154715, 0.6401514738280417, -0.4148573719046141, 0.06914629752551313, -0.33656037717902465, 1.1834323514954663, 0.007831823491502724, -0.008802968848202206, -0.003023711481750575], "std": [0.10643559409487739, 0.08828074029651788, 0.06440204603305691, 0.5671722096371554, 0.5370467354913059, 0.44188589475471723, 1.610710819277754e-05, 5.793218774341572e-06, 2.638453541196247e-05, 0.0006228466198305953, 0.0003034874439761272, 0.0002509360115222758], "min": [0.05390246066357511, 0.06835591033711046, 1.1824151190248344, -1.0757333455989149, -0.19801392895393288, -1.1705036259377395, 0.06909313672491418, -0.3365813363831196, 1.183333433131566, 0.0057718429836068515, -0.00999996190097674, -0.0036171870470506516], "max": [0.3573108659132076, 0.34805302464771404, 1.3897654970085298, 0.8423286365837287, 1.4494091923182721, 0.1659083067311714, 0.06915949615588371, -0.336552355313437, 1.183594345658976, 0.00917813528281535, -0.007659535582827726, -0.002340525764686276], "count": [441]}, "eef_sim_pose_action": {"mean": [0.18776019306545175, 0.28727818931118015, 1.2785253961136958, 0.12703409738348692, 0.6440773361031961, -0.4228826930584921, 0.06924149109416297, -0.336565986398662, 1.183507277363021, 0.008024684825898456, -0.007975966800882597, -0.0027723598192570106], "std": [0.10569965104450245, 0.0882398053213901, 0.06418898554276646, 0.5662830656260527, 0.5398162161537885, 0.45062912345062295, 1.3562883221454162e-05, 1.3726393059902104e-05, 7.615206087116996e-05, 0.001497976925380333, 0.0006217094256390922, 0.0006050680883507072], "min": [0.05616289152150587, 0.0686329775564566, 1.1823081707241163, -1.0811006623004447, -0.20760111323490293, -1.1893811551301696, 0.06912482273635868, -0.3365942545792149, 1.1834384115041037, 0.006159454717975696, -0.010737814695547465, -0.003068138539206614], "max": [0.3507281833024623, 0.34817773328607443, 1.38963071179369, 0.8560702186220247, 1.4511818394484615, 0.16777078180738111, 0.06924343750643841, -0.33655927823295817, 1.1840558351801247, 0.009236829323966276, -0.007669867823293597, -0.00153407107236224], "count": [441]}, "gripper_mode_state": {"mean": [0.30385487528344673, 0.0], "std": [0.4599207432264045, 0.0], "min": [0, 0], "max": [1, 0], "count": [441]}, "gripper_activity_state": {"mean": [1.8639455782312926, 2.0], "std": [0.45634040357138705, 0.0], "min": [0, 2], "max": [2, 2], "count": [441]}, "gripper_mode_action": {"mean": [0.30612244897959184, 0.0], "std": [0.46088121594433423, 0.0], "min": [0, 0], "max": [1, 0], "count": [441]}, "gripper_activity_action": {"mean": [1.9795918367346939, 2.0], "std": [0.18329515082050996, 0.0], "min": [0, 2], "max": [2, 2], "count": [441]}, "gripper_open_scale_state": {"mean": [0.6975363261467208, 0.9796267700195349], "std": [0.40788710823353047, 3.6637359812630166e-15], "min": [0.029382572174072266, 0.9796267700195312], "max": [0.9788134765625, 0.9796267700195312], "count": [441]}, "gripper_open_scale_action": {"mean": [0.6938775510204082, 1.0], "std": [0.46088121594433423, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [441]}}} +{"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.6250387799564271]], [[0.6440918572984748]], [[0.6131805119825707]]], "std": [[[0.18814929802995004]], [[0.19729166012108615]], [[0.19829844958487372]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.5982384586056645]], [[0.625513142701525]], [[0.5912897875816994]]], "std": [[[0.19039861026867175]], [[0.19944141619619002]], [[0.19552980301898804]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4440102233115469]], [[0.43987904411764706]], [[0.41715168300653593]]], "std": [[[0.24455382606691162]], [[0.23201552905561615]], [[0.25103143718533594]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6509803921568628]], [[0.6627450980392157]], [[0.6431372549019608]]], "mean": [[[0.42388088507625277]], [[0.4286988616557734]], [[0.41740167755991286]]], "std": [[[0.19942097651130525]], [[0.1921648439748135]], [[0.19586719444054065]]], "count": [100]}, "observation.state": {"min": [-0.6493617296218872, -0.001276595750823617, -1.9863829612731934, -0.6074467897415161, -0.45361700654029846, -0.09851063787937164, -2.758085012435913, -0.0031914892606437206, 0.0, -0.004680851008743048, 0.001276595750823617, -0.006170212756842375, 0.012978723272681236, -2.742553234100342, 17.07464599609375, 97.3410415649414], "max": [0.09808510541915894, 2.327021360397339, 0.0, 1.3485106229782104, 0.2274468094110489, 0.7604255080223083, -0.3891489505767822, -0.0031914892606437206, 0.0, -0.0031914892606437206, 0.007659574504941702, -0.004680851008743048, 0.015744680538773537, -2.742553234100342, 97.88134765625, 97.3410415649414], "mean": [-0.19904543459415436, 1.2718347311019897, -1.2083370685577393, 0.5591727495193481, -0.10186152905225754, 0.22820518910884857, -2.2339813709259033, -0.003191482275724411, 0.0, -0.00419195182621479, 0.007144680712372065, -0.005487223621457815, 0.013604367151856422, -2.742553472518921, 79.99740600585938, 97.34131622314453], "std": [0.2504422068595886, 0.912240743637085, 0.8566272258758545, 0.6338075995445251, 0.23064948618412018, 0.25327277183532715, 0.8574882745742798, 6.984919309616089e-09, 0.0, 0.00026388707919977605, 0.0007439145119860768, 0.00029684315086342394, 0.00030647299718111753, 2.384185791015625e-07, 29.23548698425293, 0.000274658203125], "count": [319]}, "action": {"min": [-0.6504078507423401, 0.0, -1.986505150794983, -0.6151263117790222, -0.45712628960609436, -0.10124272853136063, -2.758085012435913, -0.003067961661145091, 0.0, -0.004601942375302315, 0.0015339808305725455, -0.006135923322290182, 0.012271846644580364, -2.742553234100342, 0.0, 100.0, 0.0, 0.0], "max": [0.1089126393198967, 2.3270487785339355, -0.0, 1.3621749877929688, 0.23009711503982544, 0.7669904232025146, -0.3891489505767822, -0.003067961661145091, 0.0015339808305725455, -0.003067961661145091, 0.007669903803616762, -0.004601942375302315, 0.015339807607233524, -2.742553234100342, 100.0, 100.0, 0.0, 0.0], "mean": [-0.19898462295532227, 1.2725881338119507, -1.2088068723678589, 0.5633558630943298, -0.10354127734899521, 0.23218390345573425, -2.2339813709259033, -0.0030679672490805387, 9.617434443498496e-06, -0.004279719665646553, 0.007184190209954977, -0.005703149363398552, 0.013829898089170456, -2.742553472518921, 75.54859161376953, 100.0, 0.0, 0.0], "std": [0.25093352794647217, 0.9110308289527893, 0.8561003804206848, 0.6390013694763184, 0.23240916430950165, 0.2561122477054596, 0.8574882745742798, 5.587935447692871e-09, 0.0001210803966387175, 0.0006248136050999165, 0.0010413727723062038, 0.0006903478060849011, 0.00022595850168727338, 2.384185791015625e-07, 42.97990036010742, 0.0, 0.0, 0.0], "count": [319]}, "timestamp": {"min": [0.0], "max": [10.6], "mean": [5.3], "std": [3.0695638488590236], "count": [319]}, "frame_index": {"min": [0], "max": [318], "mean": [159.0], "std": [92.0869154657707], "count": [319]}, "episode_index": {"min": [98], "max": [98], "mean": [98.0], "std": [0.0], "count": [319]}, "index": {"min": [36283], "max": [36601], "mean": [36442.0], "std": [92.0869154657707], "count": [319]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [319]}, "subtask_annotation": {"mean": [3.084639498432602, 7.0, 7.0, 7.0, 7.0], "std": [2.3292569708348583, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [319]}, "scene_annotation": {"mean": [98.0], "std": [0.0], "min": [98], "max": [98], "count": [319]}, "eef_direction_state": {"mean": [3.7115987460815045, 6.0], "std": [1.9995823111171533, 0.0], "min": [0, 6], "max": [6, 6], "count": [319]}, "eef_velocity_state": {"mean": [1.3824451410658307, 0.0], "std": [0.8404762286213979, 0.0], "min": [0, 0], "max": [2, 0], "count": [319]}, "eef_acc_mag_state": {"mean": [1.103448275862069, 0.0], "std": [0.814419821372084, 0.0], "min": [0, 0], "max": [2, 0], "count": [319]}, "eef_direction_action": {"mean": [3.780564263322884, 6.0], "std": [2.002067503796355, 0.0], "min": [0, 6], "max": [6, 6], "count": [319]}, "eef_velocity_action": {"mean": [1.341692789968652, 0.0], "std": [0.8560232577726506, 0.0], "min": [0, 0], "max": [2, 0], "count": [319]}, "eef_acc_mag_action": {"mean": [1.09717868338558, 0.0], "std": [0.7996618815549845, 0.0], "min": [0, 0], "max": [2, 0], "count": [319]}, "eef_sim_pose_state": {"mean": [0.2692392715352198, 0.26296716090877564, 1.3049268208400435, -0.08813231493524187, 0.540952908230601, -0.5029660472232177, 0.06881142627904951, -0.3365399441782511, 1.182924006424812, 0.013588143531850857, 0.0029526667951901737, -0.008678741764446097], "std": [0.1603597559282962, 0.09583970511563063, 0.07869918459675344, 0.3668249787726595, 0.6006113394895273, 0.7982309862425007, 2.005867873781339e-05, 6.683139319162984e-06, 8.233046442806048e-05, 0.0003085707803759754, 0.0006847550937078922, 0.00029684525554866346], "min": [0.04598260058545507, 0.08064931911912122, 1.1818715919315241, -0.8066242102199186, -0.6335537103194671, -1.9297651974508718, 0.06877411585492055, -0.33655545346375026, 1.1827120270365843, 0.012959166945012004, -0.0019148619128259714, -0.009361747266703597], "max": [0.45807992742433334, 0.34437402552751295, 1.4516432537405843, 0.4312396653733503, 1.1485046129931304, 0.38829355009435546, 0.0688880278473292, -0.33652178358079177, 1.183322679857952, 0.015756495779324083, 0.004042496060895795, -0.007872361035272803], "count": [319]}, "eef_sim_pose_action": {"mean": [0.2685752901840914, 0.2630658982546238, 1.3051237288191577, -0.09420217892192786, 0.5423480637025454, -0.5122925361232908, 0.06880537919946421, -0.3365476396448593, 1.182944463169743, 0.013813317921165984, 0.0029140343292025105, -0.008771127155475898], "std": [0.15997101238798903, 0.09558466296126858, 0.07904119314656617, 0.37345265588822685, 0.6063752913625952, 0.8080423142424282, 4.9676136263042194e-05, 1.5526361924237023e-05, 0.0001820064319707953, 0.00022794881817094162, 0.0010616102772597214, 0.0006903500232312194], "min": [0.0439243267523099, 0.08094352535054221, 1.1818661549189282, -0.8215627953244362, -0.6459074527100959, -1.9461150039321629, 0.06878003628812354, -0.3365580188576085, 1.1825589067007063, 0.012264787372037352, -0.0015339645873624352, -0.009203949955275553], "max": [0.45972906388532964, 0.3443284583328591, 1.4643408994129903, 0.4448258311110473, 1.1494583954501376, 0.4008423136931336, 0.06901409878517614, -0.3365227828192705, 1.1832230916029394, 0.015349219944308289, 0.0046018934125391375, -0.007669909450785103], "count": [319]}, "gripper_mode_state": {"mean": [0.23510971786833856, 0.0], "std": [0.4240673748736271, 0.0], "min": [0, 0], "max": [1, 0], "count": [319]}, "gripper_activity_state": {"mean": [1.8338557993730407, 2.0], "std": [0.5076047303545134, 0.0], "min": [0, 2], "max": [2, 2], "count": [319]}, "gripper_mode_action": {"mean": [0.2445141065830721, 0.0], "std": [0.4297987415813975, 0.0], "min": [0, 0], "max": [1, 0], "count": [319]}, "gripper_activity_action": {"mean": [1.9717868338557993, 2.0], "std": [0.21500223447626704, 0.0], "min": [0, 2], "max": [2, 2], "count": [319]}, "gripper_open_scale_state": {"mean": [0.7999737463924218, 0.9734104156494199], "std": [0.2923546840620775, 5.773159728050814e-15], "min": [0.1707464599609375, 0.9734104156494141], "max": [0.9788134765625, 0.9734104156494141], "count": [319]}, "gripper_open_scale_action": {"mean": [0.7554858934169278, 1.0], "std": [0.4297987415813975, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [319]}}} +{"episode_index": 23, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.5971183306100217]], [[0.6247125435729848]], [[0.6103441802832243]]], "std": [[[0.19928535832451172]], [[0.20755079993445558]], [[0.20081467777807072]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.9803921568627451]], [[1.0]], [[1.0]]], "mean": [[[0.5714027260348583]], [[0.6060710920479303]], [[0.5885323284313725]]], "std": [[[0.19856519471843728]], [[0.2075776146078717]], [[0.19667817346314656]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[0.9921568627450981]], [[1.0]]], "mean": [[[0.4329077151416122]], [[0.44179016067538124]], [[0.4368710321350762]]], "std": [[[0.25487404484642573]], [[0.24288703454779395]], [[0.2507826503955826]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6431372549019608]], [[0.6470588235294118]], [[0.6470588235294118]]], "mean": [[[0.41843578159041395]], [[0.42680030228758165]], [[0.4192542973856209]]], "std": [[[0.19926518265437368]], [[0.1925859062193622]], [[0.1980109065921782]]], "count": [100]}, "observation.state": {"min": [-0.6989361643791199, 0.0, -2.007446765899658, -0.17702127993106842, -0.4127659499645233, -0.9342553019523621, -2.7551064491271973, -0.003829787252470851, 0.0, -0.003617021255195141, -0.004680851008743048, -0.005744680762290955, 0.012978723272681236, -2.760425567626953, 22.802593231201172, 97.94789123535156], "max": [0.12297872453927994, 2.454042434692383, 0.0, 1.0610638856887817, 0.17936170101165771, 0.8908510804176331, -0.5559574365615845, -0.002765957498922944, 0.0, -0.001276595750823617, 0.006595744751393795, -0.0042553190141916275, 0.016808509826660156, -2.759999990463257, 97.77780151367188, 97.96267700195312], "mean": [-0.29744017124176025, 1.4352190494537354, -1.2774208784103394, 0.4688839018344879, -0.07457686960697174, 0.07835936546325684, -2.12246036529541, -0.0034910051617771387, 0.0, -0.0017045843414962292, -0.003973806276917458, -0.005047464277595282, 0.013672678731381893, -2.760430097579956, 76.1777572631836, 97.9627914428711], "std": [0.2922227084636688, 0.9063116908073425, 0.7807185649871826, 0.4034521281719208, 0.159652978181839, 0.5518642663955688, 0.9211909174919128, 0.00021390223992057145, 0.0, 0.00019879032333847135, 0.0009530597017146647, 0.0002956608368549496, 0.0004979700315743685, 2.7054569727624767e-05, 31.423715591430664, 0.0009311040630564094], "count": [260]}, "action": {"min": [-0.699495255947113, 0.0, -2.0064468383789062, -0.18100973963737488, -0.4157087802886963, -0.9403302073478699, -2.7551064491271973, -0.004601942375302315, 0.0, -0.004601942375302315, -0.006135923322290182, -0.006135923322290182, 0.013805827125906944, -2.760425567626953, 0.0, 100.0, 0.0, 0.0], "max": [0.13038836419582367, 2.4528353214263916, 0.0015339808305725455, 1.0676506757736206, 0.18254370987415314, 0.8989127278327942, -0.5559574365615845, -0.003067961661145091, 0.0015339808305725455, -0.0015339808305725455, 0.007669903803616762, -0.004601942375302315, 0.016873788088560104, -2.759999990463257, 100.0, 100.0, 0.0, 0.0], "mean": [-0.2947657108306885, 1.4371262788772583, -1.280135154724121, 0.4721287190914154, -0.07823290675878525, 0.08908256888389587, -2.12246036529541, -0.0033688638359308243, 2.949963163700886e-05, -0.001557583105750382, -0.004519353155046701, -0.0050562466494739056, 0.013882551342248917, -2.760430097579956, 71.53845977783203, 100.0, 0.0, 0.0], "std": [0.29424014687538147, 0.9060339331626892, 0.7805625796318054, 0.40699368715286255, 0.16429758071899414, 0.5548337697982788, 0.9211909174919128, 0.0006091227987781167, 0.00021066948829684407, 0.00026804112712852657, 0.0010388561058789492, 0.0007003534119576216, 0.00044975074706599116, 2.7054569727624767e-05, 45.12311553955078, 0.0, 0.0, 0.0], "count": [260]}, "timestamp": {"min": [0.0], "max": [8.633333333333333], "mean": [4.316666666666666], "std": [2.501832661603623], "count": [260]}, "frame_index": {"min": [0], "max": [259], "mean": [129.5], "std": [75.05497984810869], "count": [260]}, "episode_index": {"min": [115], "max": [115], "mean": [115.0], "std": [0.0], "count": [260]}, "index": {"min": [42335], "max": [42594], "mean": [42464.5], "std": [75.05497984810869], "count": [260]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [260]}, "subtask_annotation": {"mean": [2.973076923076923, 7.0, 7.0, 7.0, 7.0], "std": [2.492150398645201, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [260]}, "scene_annotation": {"mean": [115.0], "std": [0.0], "min": [115], "max": [115], "count": [260]}, "eef_direction_state": {"mean": [3.523076923076923, 6.0], "std": [2.0199595754347484, 0.0], "min": [0, 6], "max": [6, 6], "count": [260]}, "eef_velocity_state": {"mean": [1.3653846153846154, 0.0], "std": [0.8140318967915701, 0.0], "min": [0, 0], "max": [2, 0], "count": [260]}, "eef_acc_mag_state": {"mean": [1.0961538461538463, 0.023076923076923078], "std": [0.8380291757500347, 0.21359143656792035], "min": [0, 0], "max": [2, 2], "count": [260]}, "eef_direction_action": {"mean": [3.6153846153846154, 6.0], "std": [2.0167934007482713, 0.0], "min": [0, 6], "max": [6, 6], "count": [260]}, "eef_velocity_action": {"mean": [1.35, 0.0], "std": [0.8160646656126818, 0.0], "min": [0, 0], "max": [2, 0], "count": [260]}, "eef_acc_mag_action": {"mean": [1.15, 0.0], "std": [0.8065834879768615, 0.0], "min": [0, 0], "max": [2, 0], "count": [260]}, "eef_sim_pose_state": {"mean": [0.3072793861982304, 0.22083083301621548, 1.291960327497943, 0.07225976903260414, 0.6109568091076547, -0.3511356578009742, 0.06899932174757119, -0.33652378118833864, 1.1833747270212802, 0.01370126899314288, -0.005678323727750975, -0.008538544538261611], "std": [0.17018325318588204, 0.1017482137235325, 0.07634571594864586, 0.3552155094599372, 0.4956379437369651, 0.32697380136473797, 1.510422033116808e-05, 8.66562043958207e-06, 7.966435364104532e-05, 0.0004957416192521655, 0.0008534798282304477, 0.00034599647304277634], "min": [0.0588976332027933, 0.08337452155491665, 1.182024929414108, -0.6911954781900672, -0.263681010857163, -0.8674639954821899, 0.06885223867015362, -0.336546518332139, 1.1825853611082737, 0.013004617511610238, -0.008297764077569214, -0.009361803959472951], "max": [0.5204803699845699, 0.35422017835952735, 1.455638954902541, 0.5363211678039467, 1.3091279176945911, 0.06101614534742186, 0.06903217454656212, -0.33650306650727096, 1.183976943062268, 0.01681584342519107, 0.0038297240582476633, -0.007872401296098322], "count": [260]}, "eef_sim_pose_action": {"mean": [0.30779336680629715, 0.22182244742998883, 1.2920810882461846, 0.07986670538983144, 0.6121147212378955, -0.3536140730382013, 0.06901247279766681, -0.33652682275435425, 1.1833905891313263, 0.01391298090515438, -0.00604734618699265, -0.008425189022642256], "std": [0.17051594936952666, 0.10200433566917697, 0.07515409573766942, 0.3498705648395396, 0.4959253174712523, 0.33222256146739404, 1.6141702701436105e-05, 2.107746543446805e-05, 3.614428431206138e-05, 0.0004465063533131732, 0.000942406516944626, 0.0009271797957741285], "min": [0.05546352978396782, 0.08320396788087886, 1.181866100344531, -0.6862126017153223, -0.2867013599032253, -0.9021653372586921, 0.0688966051020157, -0.3365583743645983, 1.1830191015900304, 0.01383406454562138, -0.007669822935283177, -0.010737981203892188], "max": [0.5201975613497698, 0.35748219662111536, 1.4340666520255805, 0.5147420570012249, 1.319782377440324, 0.08408204788159789, 0.06912997568117937, -0.33648833714547155, 1.1835490761838277, 0.016902025276250076, 0.0046018556280083, -0.007669990667121313], "count": [260]}, "gripper_mode_state": {"mean": [0.27307692307692305, 0.0], "std": [0.44554002868402603, 0.0], "min": [0, 0], "max": [1, 0], "count": [260]}, "gripper_activity_state": {"mean": [1.7923076923076924, 2.0], "std": [0.5574137235228394, 0.0], "min": [0, 2], "max": [2, 2], "count": [260]}, "gripper_mode_action": {"mean": [0.2846153846153846, 0.0], "std": [0.4512310577249992, 0.0], "min": [0, 0], "max": [1, 0], "count": [260]}, "gripper_activity_action": {"mean": [1.9653846153846153, 2.0], "std": [0.23768483931508327, 0.0], "min": [0, 2], "max": [2, 2], "count": [260]}, "gripper_open_scale_state": {"mean": [0.7617775569328911, 0.9796262013362035], "std": [0.3142371546704342, 9.152092070542828e-06], "min": [0.2280259323120117, 0.9794789123535156], "max": [0.9777780151367188, 0.9796267700195312], "count": [260]}, "gripper_open_scale_action": {"mean": [0.7153846153846154, 1.0], "std": [0.4512310577249992, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [260]}}} +{"episode_index": 24, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6199675190631808]], [[0.6475926171023965]], [[0.6151582080610021]]], "std": [[[0.18822580863029112]], [[0.19483042030887424]], [[0.1944348131631984]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[0.9725490196078431]], [[0.996078431372549]], [[1.0]]], "mean": [[[0.5937983442265795]], [[0.6277730637254902]], [[0.5911119444444444]]], "std": [[[0.19204224688014684]], [[0.19834793748387006]], [[0.19259186354535385]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.441184855664488]], [[0.4462270479302832]], [[0.43447296296296295]]], "std": [[[0.2350446362432134]], [[0.2238236706439402]], [[0.2335106746687288]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6470588235294118]], [[0.6549019607843137]], [[0.6509803921568628]]], "mean": [[[0.4082230119825708]], [[0.41409969498910676]], [[0.4025721078431373]]], "std": [[[0.19915752462573727]], [[0.18972236737478818]], [[0.20165145666118092]]], "count": [100]}, "observation.state": {"min": [-1.0112766027450562, 0.0, -1.759361743927002, -0.5031914710998535, -0.7755318880081177, -0.3704255223274231, -2.7585105895996094, -0.0008510638144798577, -0.001276595750823617, 0.0, 0.001276595750823617, 0.003829787252470851, 0.001276595750823617, -2.735319137573242, 19.20653533935547, 97.07426452636719], "max": [0.09574468433856964, 2.2572340965270996, 0.0, 0.6451063752174377, 0.24340425431728363, 1.4065957069396973, -0.4506382942199707, 0.0, -0.001276595750823617, 0.0, 0.002340425504371524, 0.01234042551368475, 0.0031914892606437206, -2.734893560409546, 97.89613342285156, 97.0890884399414], "mean": [-0.22274546325206757, 1.2287315130233765, -0.9971479177474976, 0.20728729665279388, -0.184378981590271, 0.20824602246284485, -2.129199266433716, -9.947500075213611e-06, -0.0012765899300575256, 0.0, 0.001662338967435062, 0.011587194167077541, 0.0016485229134559631, -2.7350449562072754, 76.41741180419922, 97.0802230834961], "std": [0.3892289698123932, 0.9142692685127258, 0.6968715190887451, 0.27036577463150024, 0.2987641394138336, 0.46741577982902527, 0.9512324929237366, 7.123674004105851e-05, 5.820766091346741e-09, 0.0, 0.0001910853898152709, 0.000866917020175606, 0.00022552514565177262, 0.00020771106937900186, 32.44290542602539, 0.007223628461360931], "count": [385]}, "action": {"min": [-1.0124273300170898, 0.0015339808305725455, -1.7594759464263916, -0.5123496055603027, -0.7853981852531433, -0.37275734543800354, -2.7585105895996094, 0.0, 0.0, -0.0, 0.0015339808305725455, 0.004601942375302315, 0.0015339808305725455, -2.735319137573242, 0.0, 100.0, 0.0, 0.0], "max": [0.09664078801870346, 2.2595536708831787, -0.0, 0.6473398804664612, 0.24697090685367584, 1.41739821434021, -0.4506382942199707, 0.0, 0.0, -0.0, 0.003067961661145091, 0.012271846644580364, 0.003067961661145091, -2.734893560409546, 100.0, 100.0, 0.0, 0.0], "mean": [-0.222438782453537, 1.2310833930969238, -0.9988564252853394, 0.20749394595623016, -0.18631331622600555, 0.21014632284641266, -2.129199266433716, 0.0, 0.0, 0.0, 0.001553905662149191, 0.012128433212637901, 0.0015618745237588882, -2.7350449562072754, 71.94805145263672, 100.0, 0.0, 0.0], "std": [0.3893626928329468, 0.912610650062561, 0.6950510144233704, 0.27441516518592834, 0.30044206976890564, 0.46854355931282043, 0.9512324929237366, 0.0, 0.0, 0.0, 0.00017367518739774823, 0.0010031111305579543, 0.00020495291391853243, 0.00020771106937900186, 44.925418853759766, 0.0, 0.0, 0.0], "count": [385]}, "timestamp": {"min": [0.0], "max": [12.8], "mean": [6.4], "std": [3.704651730519948], "count": [385]}, "frame_index": {"min": [0], "max": [384], "mean": [192.0], "std": [111.13955191559843], "count": [385]}, "episode_index": {"min": [132], "max": [132], "mean": [132.0], "std": [0.0], "count": [385]}, "index": {"min": [47840], "max": [48224], "mean": [48032.0], "std": [111.13955191559843], "count": [385]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [385]}, "subtask_annotation": {"mean": [3.664935064935065, 7.0, 7.0, 7.0, 7.0], "std": [2.159711755284333, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [385]}, "scene_annotation": {"mean": [132.0], "std": [0.0], "min": [132], "max": [132], "count": [385]}, "eef_direction_state": {"mean": [3.496103896103896, 6.0], "std": [2.150351318831506, 0.0], "min": [0, 6], "max": [6, 6], "count": [385]}, "eef_velocity_state": {"mean": [1.3636363636363635, 0.0], "std": [0.8422155523378582, 0.0], "min": [0, 0], "max": [2, 0], "count": [385]}, "eef_acc_mag_state": {"mean": [1.077922077922078, 0.0], "std": [0.8430962380745297, 0.0], "min": [0, 0], "max": [2, 0], "count": [385]}, "eef_direction_action": {"mean": [3.412987012987013, 6.0], "std": [2.1558347676215526, 0.0], "min": [0, 6], "max": [6, 6], "count": [385]}, "eef_velocity_action": {"mean": [1.374025974025974, 0.0], "std": [0.8282986156742931, 0.0], "min": [0, 0], "max": [2, 0], "count": [385]}, "eef_acc_mag_action": {"mean": [1.0857142857142856, 0.0], "std": [0.8345952103388764, 0.0], "min": [0, 0], "max": [2, 0], "count": [385]}, "eef_sim_pose_state": {"mean": [0.263484512117124, 0.24905602742866462, 1.280407272808945, 0.006699357714304552, 0.35715882629057116, -0.4878151683556798, 0.06903269738176221, -0.33622927188309293, 1.182295441971532, 0.0016529804242909592, 0.00038571593469514427, 0.011577232433407953], "std": [0.1615055423629228, 0.1392864965008066, 0.07653540484786057, 0.17377562003026514, 0.3594972951829863, 0.5185262699732285, 1.648469299639764e-07, 1.9611807535111533e-05, 1.9586518790183066e-05, 0.0002253816775473421, 0.00019107241979371094, 0.0008682525930720129], "min": [0.03042671561190117, -0.042101787931727565, 1.182669467963922, -0.4500986270604389, -0.26799067183592395, -1.4617450885979602, 0.06903248899032693, -0.33640405850813254, 1.182225937065641, 0.0012765957508236161, -2.220446049250313e-16, 0.0038297880326373162], "max": [0.4915582776712133, 0.357038563016137, 1.4625035679458664, 0.41828249522118166, 0.7823168339075406, 0.061674146814992885, 0.06903403738675098, -0.3362028079357852, 1.182334981087049, 0.0031933000291803604, 0.0010637542412776924, 0.012340428027323826], "count": [385]}, "eef_sim_pose_action": {"mean": [0.26346646560150055, 0.249192805325819, 1.2807223606555371, 0.007505391832347797, 0.3576427564264458, -0.489476997643273, 0.06912869332613364, -0.3362173212030214, 1.1823357229729057, 0.0015807201625551712, 0.0015537875660186977, 0.012128424301906285], "std": [0.16141174196557825, 0.13926999703610485, 0.07698234446900595, 0.1768170672814531, 0.3604591380122853, 0.5211867132011019, 1.9802308738196993e-07, 2.2572130542117314e-05, 1.780180698292543e-05, 0.0002034056016343031, 0.0001736611821555897, 0.001003112351181326], "min": [0.028386175920520174, -0.04230802584011851, 1.1826871189109367, -0.462962418974034, -0.2771142039623291, -1.481904851955214, 0.0691283081747024, -0.3363866828562495, 1.1821805304176267, 0.001550452206383942, 0.0015338653245404732, 0.004601947789640013], "max": [0.4914437905394501, 0.3575941066915821, 1.4659912202411371, 0.41996731755337957, 0.7822854901889822, 0.06468903135373225, 0.06913012611811883, -0.33621409356627235, 1.182337765023819, 0.003077373998219856, 0.003067730648536715, 0.012271904392704251], "count": [385]}, "gripper_mode_state": {"mean": [0.2727272727272727, 0.0], "std": [0.4453617714151226, 0.0], "min": [0, 0], "max": [1, 0], "count": [385]}, "gripper_activity_state": {"mean": [1.844155844155844, 2.0], "std": [0.4798521164220048, 0.0], "min": [0, 2], "max": [2, 2], "count": [385]}, "gripper_mode_action": {"mean": [0.2805194805194805, 0.0], "std": [0.44925304847998676, 0.0], "min": [0, 0], "max": [1, 0], "count": [385]}, "gripper_activity_action": {"mean": [1.9766233766233767, 2.0], "std": [0.19599635823286812, 0.0], "min": [0, 2], "max": [2, 2], "count": [385]}, "gripper_open_scale_state": {"mean": [0.7641745361724467, 0.9708000157343848], "std": [0.32442880532204504, 7.220234127702869e-05], "min": [0.19206535339355468, 0.9707426452636718], "max": [0.9789613342285156, 0.9708908843994141], "count": [385]}, "gripper_open_scale_action": {"mean": [0.7194805194805195, 1.0], "std": [0.44925304847998676, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [385]}}} +{"episode_index": 25, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.6353727723311546]], [[0.6499883142701526]], [[0.6303963752723312]]], "std": [[[0.17239588603440373]], [[0.18600230526099837]], [[0.18287241840437538]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.9725490196078431]], [[0.9568627450980393]], [[1.0]]], "mean": [[[0.6071106753812635]], [[0.6293162472766884]], [[0.6049104357298475]]], "std": [[[0.17345293793442085]], [[0.18651610223773366]], [[0.17880555367486678]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[0.9529411764705882]], [[0.9607843137254902]]], "mean": [[[0.43776206971677556]], [[0.44376226851851847]], [[0.43460976034858384]]], "std": [[[0.23883263612228728]], [[0.22946947239956783]], [[0.23866561667373198]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7450980392156863]], [[0.7176470588235294]], [[0.6901960784313725]]], "mean": [[[0.4295249918300654]], [[0.4255519362745098]], [[0.41224242102396513]]], "std": [[[0.20386716970575397]], [[0.2019686010468135]], [[0.21121287244098177]]], "count": [100]}, "observation.state": {"min": [-0.43425533175468445, 0.0, -1.9895744323730469, -0.44255319237709045, -0.6695744395256042, -0.17361702024936676, -2.7585105895996094, -0.0019148936262354255, 0.00042553190723992884, 0.0, 0.001276595750823617, -0.005744680762290955, 0.016808509826660156, -2.742553234100342, 12.86659049987793, 97.0890884399414], "max": [0.2827659547328949, 2.3674468994140625, 0.0, 1.1146808862686157, 0.1951063871383667, 1.0934042930603027, -0.26872339844703674, -0.0017021276289597154, 0.00042553190723992884, 0.0, 0.0019148936262354255, -0.0042553190141916275, 0.01872340403497219, -2.735319137573242, 97.89613342285156, 97.3410415649414], "mean": [-0.10178087651729584, 1.147263765335083, -1.035512924194336, 0.4633272588253021, -0.23970842361450195, 0.35008740425109863, -2.224454164505005, -0.0017052491893991828, 0.00042553237290121615, 0.0, 0.0016166471177712083, -0.005072680301964283, 0.018224196508526802, -2.7379634380340576, 79.6529769897461, 97.18128204345703], "std": [0.18123725056648254, 0.8658233880996704, 0.7907431721687317, 0.5054856538772583, 0.27245819568634033, 0.444711297750473, 0.9425402879714966, 2.5574279788997956e-05, 4.656612873077393e-10, 0.0, 0.00018719448416959494, 0.00029135821387171745, 0.00018040761642623693, 0.003350332845002413, 32.17500686645508, 0.11668922752141953], "count": [341]}, "action": {"min": [-0.43411657214164734, 0.0, -1.9895731210708618, -0.44792237877845764, -0.6734175682067871, -0.17640778422355652, -2.7585105895996094, -0.003067961661145091, 0.0015339808305725455, -0.0, 0.0015339808305725455, -0.006135923322290182, 0.016873788088560104, -2.742553234100342, 0.0, 100.0, 0.0, 0.0], "max": [0.28378644585609436, 2.368466377258301, -0.0, 1.1244078874588013, 0.19941750168800354, 1.0998642444610596, -0.26872339844703674, -0.0015339808305725455, 0.0015339808305725455, -0.0, 0.0015339808305725455, -0.004601942375302315, 0.01840776950120926, -2.735319137573242, 100.0, 100.0, 0.0, 0.0], "mean": [-0.10089635848999023, 1.1485967636108398, -1.036206841468811, 0.4662720263004303, -0.24064145982265472, 0.3517628312110901, -2.224454164505005, -0.0015699714422225952, 0.0015339837409555912, 0.0, 0.0015339837409555912, -0.005087788682430983, 0.0184033140540123, -2.7379634380340576, 78.29911804199219, 100.0, 0.0, 0.0], "std": [0.18133321404457092, 0.8654055595397949, 0.7911142110824585, 0.512495756149292, 0.27430596947669983, 0.44651713967323303, 0.9425402879714966, 0.00023218386922962964, 2.9103830456733704e-09, 0.0, 2.9103830456733704e-09, 0.0007136010099202394, 8.294785220641643e-05, 0.003350332845002413, 41.22090148925781, 0.0, 0.0, 0.0], "count": [341]}, "timestamp": {"min": [0.0], "max": [11.333333333333334], "mean": [5.666666666666667], "std": [3.2812599206199238], "count": [341]}, "frame_index": {"min": [0], "max": [340], "mean": [170.0], "std": [98.4377976185977], "count": [341]}, "episode_index": {"min": [141], "max": [141], "mean": [141.0], "std": [0.0], "count": [341]}, "index": {"min": [50692], "max": [51032], "mean": [50862.0], "std": [98.4377976185977], "count": [341]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [341]}, "subtask_annotation": {"mean": [2.6187683284457477, 7.0, 7.0, 7.0, 7.0], "std": [2.3168640213751055, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [341]}, "scene_annotation": {"mean": [141.0], "std": [0.0], "min": [141], "max": [141], "count": [341]}, "eef_direction_state": {"mean": [3.6744868035190614, 6.0], "std": [2.133978726660034, 0.0], "min": [0, 6], "max": [6, 6], "count": [341]}, "eef_velocity_state": {"mean": [1.278592375366569, 0.0], "std": [0.8363685719193167, 0.0], "min": [0, 0], "max": [2, 0], "count": [341]}, "eef_acc_mag_state": {"mean": [0.9325513196480938, 0.0], "std": [0.816703696402926, 0.0], "min": [0, 0], "max": [2, 0], "count": [341]}, "eef_direction_action": {"mean": [3.56891495601173, 6.0], "std": [2.1726306733130873, 0.0], "min": [0, 6], "max": [6, 6], "count": [341]}, "eef_velocity_action": {"mean": [1.2961876832844574, 0.0], "std": [0.8160505777340908, 0.0], "min": [0, 0], "max": [2, 0], "count": [341]}, "eef_acc_mag_action": {"mean": [1.0821114369501466, 0.0], "std": [0.7728928022497614, 0.0], "min": [0, 0], "max": [2, 0], "count": [341]}, "eef_sim_pose_state": {"mean": [0.25398429456248023, 0.285729016749798, 1.2954780579336824, 0.0144830694020103, 0.4839796034786369, -0.5024219255652331, 0.06916194909312531, -0.3365655695030384, 1.1823389836007951, 0.01821389150864367, 0.002042152455623249, -0.006777947808724986], "std": [0.1627889061573384, 0.06991126782174728, 0.07785450320188138, 0.1460016246811592, 0.4752669791904341, 0.5790443433458212, 5.49665254133987e-08, 6.625437060866635e-06, 1.9187913713095204e-05, 0.00018032925934932228, 0.00018719232807771794, 0.0002905628852895181], "min": [0.06655259716308211, 0.13893185837252042, 1.1819061594130387, -0.3114065429475862, -0.30668919824359264, -1.5016262160465201, 0.06916182626572753, -0.33658076207628107, 1.1823084123694445, 0.016798550590714383, 0.0017020995718524112, -0.007446821393887618], "max": [0.49294943043031614, 0.346416765508393, 1.4177591496564377, 0.22928249058363503, 1.0380535729934262, 0.10002353864344453, 0.06916213441022291, -0.33654724749958187, 1.182373839836991, 0.018714712348608782, 0.0023404043435604205, -0.005957452807421546], "count": [341]}, "eef_sim_pose_action": {"mean": [0.2536397611959082, 0.2861828236485616, 1.2954523193279286, 0.008207828892242251, 0.48444510403373914, -0.50725783185755, 0.06924549339442339, -0.3365691198373326, 1.1823726450412326, 0.018387661936691106, 0.00306792117213385, -0.006657770577518173], "std": [0.16268922655166143, 0.06965419345156516, 0.07785932420725489, 0.1499194301069792, 0.4796762257540719, 0.5857851033468628, 1.12840471105408e-07, 1.6801866158999312e-05, 2.6450313546775805e-10, 8.28958990256405e-05, 1.1754186031761059e-08, 0.0007547024564757054], "min": [0.06297593288018169, 0.1390640481666956, 1.1817088853476414, -0.31980615392651157, -0.3450234370737133, -1.5124262103280781, 0.0692452002960609, -0.33659352196544207, 1.1823726448611516, 0.016859669511323814, 0.0030679039074494874, -0.009203913859671557], "max": [0.49387216795759314, 0.3491961132333257, 1.4234295396256302, 0.2651315559093663, 1.0526044587189185, 0.11051990352851054, 0.0692455711963591, -0.3365242099290905, 1.1823726454297365, 0.018393650923972972, 0.003067929174648487, -0.0061359448632893505], "count": [341]}, "gripper_mode_state": {"mean": [0.20821114369501467, 0.0], "std": [0.40602864841809905, 0.0], "min": [0, 0], "max": [1, 0], "count": [341]}, "gripper_activity_state": {"mean": [1.8211143695014662, 2.0], "std": [0.5139918428200955, 0.0], "min": [0, 2], "max": [2, 2], "count": [341]}, "gripper_mode_action": {"mean": [0.21700879765395895, 0.0], "std": [0.4122086600191001, 0.0], "min": [0, 0], "max": [1, 0], "count": [341]}, "gripper_activity_action": {"mean": [1.9736070381231672, 2.0], "std": [0.20806653108582737, 0.0], "min": [0, 2], "max": [2, 2], "count": [341]}, "gripper_open_scale_state": {"mean": [0.796529919828488, 0.9718123071843915], "std": [0.32175019147043676, 0.0011668926997629029], "min": [0.1286659049987793, 0.9708908843994141], "max": [0.9789613342285156, 0.9734104156494141], "count": [341]}, "gripper_open_scale_action": {"mean": [0.782991202346041, 1.0], "std": [0.4122086600191001, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [341]}}} +{"episode_index": 26, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6341265059912854]], [[0.6524320179738562]], [[0.6269138725490195]]], "std": [[[0.17476554757551774]], [[0.1827114791015205]], [[0.18176077967177376]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6033288017429194]], [[0.6290697603485839]], [[0.5985101661220044]]], "std": [[[0.1752574177876941]], [[0.18423178779689295]], [[0.17899848074033708]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4400882598039215]], [[0.44729574891067536]], [[0.4397902096949891]]], "std": [[[0.26544686763271824]], [[0.25302126218767523]], [[0.26007588560367123]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42094089324618733]], [[0.424735552832244]], [[0.4103589596949891]]], "std": [[[0.20205282783984008]], [[0.19570809022743102]], [[0.20624443225425002]]], "count": [100]}, "observation.state": {"min": [-0.8104255199432373, 0.0, -2.0031914710998535, -0.35297873616218567, -0.6997872591018677, -0.21936170756816864, -2.7585105895996094, 0.002340425504371524, -0.001276595750823617, 0.0, -0.0042553190141916275, 0.024893617257475853, -0.0331914909183979, -2.760425567626953, 39.21240997314453, 97.94789123535156], "max": [0.030638298019766808, 2.7061703205108643, 0.0, 0.7080851197242737, 0.35404255986213684, 0.7321276664733887, -1.0414893627166748, 0.0031914892606437206, -0.001276595750823617, 0.0, -0.0017021276289597154, 0.026808511465787888, -0.023404255509376526, -2.759999990463257, 97.89613342285156, 97.96267700195312], "mean": [-0.28239670395851135, 1.3791507482528687, -1.0878255367279053, 0.0038274640683084726, -0.11165731400251389, 0.20380938053131104, -2.3073313236236572, 0.0026442112866789103, -0.0012765902793034911, 0.0, -0.002721895929425955, 0.025751670822501183, -0.024265777319669724, -2.7604196071624756, 82.48054504394531, 97.96220397949219], "std": [0.29057687520980835, 1.0074903964996338, 0.8423617482185364, 0.2306772768497467, 0.2813776433467865, 0.22487790882587433, 0.7042496204376221, 0.0001973784965230152, 5.471520125865936e-09, 0.0, 0.00030461634742096066, 0.0002307350659975782, 0.0011939691612496972, 7.610300235683098e-05, 24.045705795288086, 0.002629577647894621], "count": [367]}, "action": {"min": [-0.8160777688026428, 0.0, -2.0064468383789062, -0.3543495535850525, -0.7040972113609314, -0.2208932340145111, -2.7585105895996094, 0.0015339808305725455, 0.0, -0.0, -0.004601942375302315, 0.026077672839164734, -0.03528155758976936, -2.760425567626953, 0.0, 100.0, 0.0, 0.0], "max": [0.032213594764471054, 2.7074761390686035, -0.0, 0.8728350400924683, 0.35588353872299194, 0.7439807057380676, -1.0414893627166748, 0.003067961661145091, 0.0, -0.0, -0.0015339808305725455, 0.02761165425181389, -0.02454369328916073, -2.759999990463257, 100.0, 100.0, 0.0, 0.0], "mean": [-0.283314049243927, 1.3839186429977417, -1.092993140220642, 0.009613429196178913, -0.1126624196767807, 0.20796124637126923, -2.3073313236236572, 0.0030136718414723873, 0.0, 0.0, -0.003101406153291464, 0.026244815438985825, -0.024777796119451523, -2.7604196071624756, 73.84196472167969, 100.0, 0.0, 0.0], "std": [0.2908916473388672, 1.0049413442611694, 0.8438405394554138, 0.24370314180850983, 0.2844438850879669, 0.22631660103797913, 0.7042496204376221, 0.0002833307080436498, 0.0, 0.0, 0.00025099620688706636, 0.00047791399993002415, 0.0011194638209417462, 7.610300235683098e-05, 43.949527740478516, 0.0, 0.0, 0.0], "count": [367]}, "timestamp": {"min": [0.0], "max": [12.2], "mean": [6.1], "std": [3.531446036839741], "count": [367]}, "frame_index": {"min": [0], "max": [366], "mean": [183.0], "std": [105.94338110519222], "count": [367]}, "episode_index": {"min": [142], "max": [142], "mean": [142.0], "std": [0.0], "count": [367]}, "index": {"min": [51033], "max": [51399], "mean": [51216.0], "std": [105.94338110519222], "count": [367]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [367]}, "subtask_annotation": {"mean": [3.0381471389645776, 7.0, 7.0, 7.0, 7.0], "std": [2.4636130951180832, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [367]}, "scene_annotation": {"mean": [142.0], "std": [0.0], "min": [142], "max": [142], "count": [367]}, "eef_direction_state": {"mean": [4.3269754768392374, 6.0], "std": [1.8058057617002676, 0.0], "min": [0, 6], "max": [6, 6], "count": [367]}, "eef_velocity_state": {"mean": [1.1498637602179838, 0.0], "std": [0.8900869338615698, 0.0], "min": [0, 0], "max": [2, 0], "count": [367]}, "eef_acc_mag_state": {"mean": [0.9209809264305178, 0.0], "std": [0.8298065282314917, 0.0], "min": [0, 0], "max": [2, 0], "count": [367]}, "eef_direction_action": {"mean": [4.4659400544959125, 6.0], "std": [1.681218782866043, 0.0], "min": [0, 6], "max": [6, 6], "count": [367]}, "eef_velocity_action": {"mean": [1.1280653950953679, 0.0], "std": [0.9025862423496147, 0.0], "min": [0, 0], "max": [2, 0], "count": [367]}, "eef_acc_mag_action": {"mean": [1.0, 0.0], "std": [0.8449239360828095, 0.0], "min": [0, 0], "max": [2, 0], "count": [367]}, "eef_sim_pose_state": {"mean": [0.2923923232762569, 0.20992527610794146, 1.262871156180013, 0.2034840037220637, 0.27370716116339505, -0.3809672063306424, 0.06902448752186234, -0.3359713734543466, 1.1827448076362173, -0.024368712744069362, -0.003997166822322764, 0.028396055766991488], "std": [0.18443372030847774, 0.14732625951101744, 0.10368659773574057, 0.12879337840183447, 0.2632221781396438, 0.5670484621602615, 2.2473739208214833e-07, 6.93002046552707e-06, 3.1221524558650306e-05, 0.0011987128244223318, 0.00030451448767988246, 0.0003015485380822156], "min": [0.06523958755077652, 0.0009707328577238444, 1.1420488612013724, -0.011469352593945579, -0.15616563021634056, -1.301317059602637, 0.06902354801768515, -0.33599346223530774, 1.1826402853909381, -0.03327006963038229, -0.005530081602654002, 0.027659740775415338], "max": [0.5389584303473346, 0.3445223874281806, 1.5677392938982027, 0.6284415873578463, 0.8153787147103455, 0.4489901190975484, 0.06902507106097638, -0.33594064321953143, 1.1829019748031002, -0.02350831882079423, -0.002977686749397801, 0.02914920444384728], "count": [367]}, "eef_sim_pose_action": {"mean": [0.2936729135769933, 0.20962289169970555, 1.2636605213618632, 0.20841232458404815, 0.27882752249000364, -0.38258036568040044, 0.06912056343419, -0.3359684506279119, 1.1828128782414733, -0.024859135772920985, -0.003100331850675022, 0.02925861568868788], "std": [0.18259453998212932, 0.1471977352044476, 0.10429400291157978, 0.12766339038431176, 0.25877560317430065, 0.5689149262596236, 3.607361466153813e-07, 1.2689619885838904e-05, 2.5725801967084217e-05, 0.0011228800521495737, 0.0002509134669099719, 0.0005490347618532842], "min": [0.06899086533164953, -0.002620739589811164, 1.1412704168521213, -0.017357449716707454, -0.052155100002527544, -1.3185625303012836, 0.06911962806506756, -0.33597345041108684, 1.182652224417484, -0.03532390798946198, -0.004600377688937396, 0.02761177634118309], "max": [0.5397171652071059, 0.34475759614261503, 1.5567908412492801, 0.6169430280182832, 0.8183440582048096, 0.45571435572171815, 0.06912147917284797, -0.33590395811443147, 1.1829666760245532, -0.0246236897728993, -0.0015333961111256844, 0.03067974579324251], "count": [367]}, "gripper_mode_state": {"mean": [0.24250681198910082, 0.0], "std": [0.4285991812031195, 0.0], "min": [0, 0], "max": [1, 0], "count": [367]}, "gripper_activity_state": {"mean": [1.880108991825613, 2.0], "std": [0.4451518910489226, 0.0], "min": [0, 2], "max": [2, 2], "count": [367]}, "gripper_mode_action": {"mean": [0.2615803814713896, 0.0], "std": [0.43949526220503293, 0.0], "min": [0, 0], "max": [1, 0], "count": [367]}, "gripper_activity_action": {"mean": [1.9754768392370572, 2.0], "std": [0.2006752331283049, 0.0], "min": [0, 2], "max": [2, 2], "count": [367]}, "gripper_open_scale_state": {"mean": [0.8248058668339279, 0.9796219354364495], "std": [0.24045715218195934, 2.6295569541245168e-05], "min": [0.3921240997314453, 0.9794789123535156], "max": [0.9789613342285156, 0.9796267700195312], "count": [367]}, "gripper_open_scale_action": {"mean": [0.7384196185286104, 1.0], "std": [0.43949526220503293, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [367]}}} +{"episode_index": 27, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9921568627450981]], [[1.0]], [[1.0]]], "mean": [[[0.6084964161220043]], [[0.6348761138344227]], [[0.6093846868191721]]], "std": [[[0.20475835907441622]], [[0.21008267826827515]], [[0.20917629543503988]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.9215686274509803]], [[0.9333333333333333]], [[0.9882352941176471]]], "mean": [[[0.5793863861655772]], [[0.611594975490196]], [[0.5818928622004358]]], "std": [[[0.20628055197728426]], [[0.21232590337107646]], [[0.20551329770800744]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4392468600217865]], [[0.4460329793028322]], [[0.43856834694989105]]], "std": [[[0.2608711088711793]], [[0.2494728015835736]], [[0.26058902833194286]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6862745098039216]], [[0.6980392156862745]], [[0.7215686274509804]]], "mean": [[[0.42019966503267975]], [[0.4273625408496732]], [[0.41585578976034854]]], "std": [[[0.20489217629679515]], [[0.19679142483264286]], [[0.20712820944660365]]], "count": [100]}, "observation.state": {"min": [-0.940851092338562, -0.001276595750823617, -1.463829755783081, -1.0751063823699951, -0.34063830971717834, -0.2819148898124695, -2.758085012435913, -0.0019148936262354255, 0.0, 0.0, -0.00042553190723992884, -0.005106383003294468, 0.016382979229092598, -2.760425567626953, 29.12820816040039, 97.71121215820312], "max": [0.13446807861328125, 2.07808518409729, 0.0, 0.7221276760101318, 0.35531914234161377, 0.6153191328048706, -0.7478723526000977, -0.0017021276289597154, 0.0, 0.0, 0.0008510638144798577, -0.003829787252470851, 0.018297871574759483, -2.7531914710998535, 97.88134765625, 97.96267700195312], "mean": [-0.4195265471935272, 1.2361243963241577, -0.9067646861076355, 0.14889197051525116, -0.03205648437142372, 0.09230271726846695, -2.443636417388916, -0.0017025950364768505, 0.0, 0.0, 4.6557099267374724e-05, -0.0045290756970644, 0.016721462830901146, -2.758058547973633, 87.12010955810547, 97.88008880615234], "std": [0.3968868851661682, 0.7815425395965576, 0.5508372783660889, 0.4874839186668396, 0.18038594722747803, 0.19434158504009247, 0.6759927868843079, 9.941845746652689e-06, 0.0, 0.0, 0.0001414971484337002, 0.00024930600193329155, 0.0002686289662960917, 0.003267207182943821, 23.120893478393555, 0.11359192430973053], "count": [457]}, "action": {"min": [-0.9403302073478699, -0.0015339808305725455, -1.463417649269104, -1.0891263484954834, -0.3436116874217987, -0.28378644585609436, -2.758085012435913, -0.0015339808305725455, 0.0, 0.0, 0.0, -0.004601942375302315, 0.016873788088560104, -2.760425567626953, 0.0, 100.0, 0.0, 0.0], "max": [0.1365242898464203, 2.080077886581421, 0.003067961661145091, 0.7271068692207336, 0.3574175238609314, 0.6197282671928406, -0.7478723526000977, -0.0015339808305725455, 0.0015339808305725455, 0.0, 0.0, -0.004601942375302315, 0.01840776950120926, -2.7531914710998535, 100.0, 100.0, 0.0, 0.0], "mean": [-0.41946545243263245, 1.2362375259399414, -0.9074316620826721, 0.14916537702083588, -0.03286833316087723, 0.0926162600517273, -2.443636417388916, -0.0015339840902015567, 0.0004296155530028045, 0.0, 0.0, -0.00460195355117321, 0.016887255012989044, -2.758058547973633, 84.46389770507812, 100.0, 0.0, 0.0], "std": [0.3969676196575165, 0.7818335890769958, 0.5505648255348206, 0.49008265137672424, 0.18186092376708984, 0.19687795639038086, 0.6759927868843079, 3.259629011154175e-09, 0.0006887698546051979, 0.0, 0.0, 1.1175870895385742e-08, 0.00014288380043581128, 0.003267207182943821, 36.22488021850586, 0.0, 0.0, 0.0], "count": [457]}, "timestamp": {"min": [0.0], "max": [15.2], "mean": [7.6000000000000005], "std": [4.397474022410795], "count": [457]}, "frame_index": {"min": [0], "max": [456], "mean": [228.0], "std": [131.92422067232386], "count": [457]}, "episode_index": {"min": [143], "max": [143], "mean": [143.0], "std": [0.0], "count": [457]}, "index": {"min": [51400], "max": [51856], "mean": [51628.0], "std": [131.92422067232386], "count": [457]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [457]}, "subtask_annotation": {"mean": [2.2188183807439823, 7.0, 7.0, 7.0, 7.0], "std": [2.299328301653961, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [457]}, "scene_annotation": {"mean": [143.0], "std": [0.0], "min": [143], "max": [143], "count": [457]}, "eef_direction_state": {"mean": [3.7417943107221006, 6.0], "std": [1.8708472487489254, 0.0], "min": [0, 6], "max": [6, 6], "count": [457]}, "eef_velocity_state": {"mean": [1.2932166301969366, 0.0], "std": [0.7523980212580421, 0.0], "min": [0, 0], "max": [2, 0], "count": [457]}, "eef_acc_mag_state": {"mean": [1.052516411378556, 0.0], "std": [0.8085154103465598, 0.0], "min": [0, 0], "max": [2, 0], "count": [457]}, "eef_direction_action": {"mean": [3.7592997811816193, 6.0], "std": [1.8484856750527483, 0.0], "min": [0, 6], "max": [6, 6], "count": [457]}, "eef_velocity_action": {"mean": [1.3194748358862145, 0.0], "std": [0.750429015095487, 0.0], "min": [0, 0], "max": [2, 0], "count": [457]}, "eef_acc_mag_action": {"mean": [1.1225382932166301, 0.0], "std": [0.7898949540717314, 0.0], "min": [0, 0], "max": [2, 0], "count": [457]}, "eef_sim_pose_state": {"mean": [0.230905139217049, 0.2136317411515595, 1.2901954100653883, 0.053105024051419994, 0.46067519611598956, -0.4902190471132497, 0.06913011091061187, -0.3365533428761783, 1.1824902277683065, 0.016721238462133456, 4.655662630983629e-05, -0.006231668078894137], "std": [0.12015590214317927, 0.11991466199858646, 0.072224080837162, 0.36121573715525934, 0.70016057401023, 0.5740197920671842, 3.512850480844257e-08, 5.589994495682459e-06, 1.4503816429076415e-05, 0.0002685640811096873, 0.00014149539267808747, 0.0002505793414351635], "min": [0.03324157025890406, 0.04878840442888652, 1.1824610799768656, -0.7777482062004217, -0.9400031872205659, -1.4149080278061479, 0.0691300122840739, -0.33656634438586486, 1.18240776358975, 0.016379357691115863, -0.00042552724546784937, -0.007021276629529893], "max": [0.3926903083785108, 0.335249355825128, 1.482671755313874, 0.9216117261354639, 1.3298526073833603, 0.49505034236826395, 0.06913020533377268, -0.3365376176846812, 1.1825386181908675, 0.018296060806098996, 0.0008510561090686597, -0.005531914881430568], "count": [457]}, "eef_sim_pose_action": {"mean": [0.23053091627793393, 0.21370785750089705, 1.2903238480795127, 0.05088000874496915, 0.46003667182305463, -0.49343427525486117, 0.06916255078442186, -0.33655887626617403, 1.1825047691680481, 0.016885237562141157, 0.00042961078234288294, -0.00613592472212756], "std": [0.12046050810522478, 0.11974779309773009, 0.07265140585399035, 0.3666530929059015, 0.7039616572693872, 0.5782713153555641, 5.200361420594009e-05, 7.977260988634676e-08, 1.5662128290733692e-05, 0.00014260696001226422, 0.0006887607189927783, 2.430890939790957e-09], "min": [0.024496416104091537, 0.04850696802864751, 1.1819767757635202, -0.803825509224311, -0.9561349952638236, -1.4378530790805262, 0.06913011381064903, -0.33655900417298595, 1.1824949999999999, 0.016866728816552826, 0.0, -0.006135928620212557], "max": [0.39384028893771533, 0.3355312003395496, 1.4838737030621032, 0.937581518813758, 1.3373143713195308, 0.5152606472503324, 0.06924593299401932, -0.3365588265084395, 1.182529881701047, 0.01840776950120926, 0.0015339645873624352, -0.006135923205874859], "count": [457]}, "gripper_mode_state": {"mean": [0.14660831509846828, 0.0], "std": [0.35371502235903945, 0.0], "min": [0, 0], "max": [1, 0], "count": [457]}, "gripper_activity_state": {"mean": [1.886214442013129, 2.0], "std": [0.4289398436415071, 0.0], "min": [0, 2], "max": [2, 2], "count": [457]}, "gripper_mode_action": {"mean": [0.15536105032822758, 0.0], "std": [0.3622485256962912, 0.0], "min": [0, 0], "max": [1, 0], "count": [457]}, "gripper_activity_action": {"mean": [1.9803063457330417, 2.0], "std": [0.18009696580789777, 0.0], "min": [0, 2], "max": [2, 2], "count": [457]}, "gripper_open_scale_state": {"mean": [0.8712037844835301, 0.9788049760480445], "std": [0.23120917916026457, 0.0011359148257978262], "min": [0.29128208160400393, 0.9771121215820312], "max": [0.9788134765625, 0.9796267700195312], "count": [457]}, "gripper_open_scale_action": {"mean": [0.8446389496717724, 1.0], "std": [0.3622485256962912, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [457]}}} +{"episode_index": 28, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9725490196078431]], [[0.9921568627450981]], [[1.0]]], "mean": [[[0.6318374836601307]], [[0.6606540522875817]], [[0.6374148774509805]]], "std": [[[0.17508618204781398]], [[0.18295340151788383]], [[0.17721398145920203]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[0.9372549019607843]], [[0.9921568627450981]], [[1.0]]], "mean": [[[0.6040216775599128]], [[0.6395892156862745]], [[0.612940462962963]]], "std": [[[0.17901357981529284]], [[0.18682239502415732]], [[0.17627138457635644]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8117647058823529]], [[0.807843137254902]], [[0.8627450980392157]]], "mean": [[[0.4446440332244009]], [[0.452658425925926]], [[0.4474105936819172]]], "std": [[[0.21876877086030744]], [[0.20866470767473969]], [[0.21339554920843626]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6862745098039216]], [[0.6941176470588235]], [[0.6549019607843137]]], "mean": [[[0.4193404003267974]], [[0.43004586601307193]], [[0.42110289760348585]]], "std": [[[0.2025011389652846]], [[0.1950599474648481]], [[0.20028620615612341]]], "count": [100]}, "observation.state": {"min": [-0.6925531625747681, 0.0, -1.3978723287582397, -0.6614893674850464, -0.3685106337070465, -0.0017021276289597154, -2.7551064491271973, 0.0008510638144798577, -0.001276595750823617, -0.2338297814130783, -0.01042553223669529, -0.002340425504371524, -0.006595744751393795, -2.734893560409546, 16.91909408569336, 97.07426452636719], "max": [0.0, 2.3995745182037354, 0.0, 0.07255319505929947, 0.05617021396756172, 0.13212765753269196, -0.384680837392807, 0.005319148767739534, 0.2034042626619339, -0.001276595750823617, -0.0019148936262354255, 0.008085106499493122, 0.007659574504941702, -2.734893560409546, 97.77780151367188, 97.07426452636719], "mean": [-0.2249075472354889, 0.870293140411377, -0.5278385877609253, -0.15499398112297058, -0.07898065447807312, 0.04090290516614914, -2.329134464263916, 0.0014833707828074694, 0.011519905179738998, -0.013295279815793037, -0.004569146316498518, 2.5930883566616103e-05, 0.005149596370756626, -2.7348809242248535, 83.23646545410156, 97.07422637939453], "std": [0.28293517231941223, 0.9499953985214233, 0.5581567883491516, 0.2691481411457062, 0.14383448660373688, 0.042712900787591934, 0.8405272364616394, 0.0007538133068010211, 0.03593229874968529, 0.041054174304008484, 0.0017276075668632984, 0.0010457392781972885, 0.0023569862823933363, 1.2636184692382812e-05, 28.667354583740234, 3.814697265625e-05], "count": [320]}, "action": {"min": [-0.6918253302574158, 0.0015339808305725455, -1.3974565267562866, -0.6657476425170898, -0.3712233603000641, -0.004601942375302315, -2.7551064491271973, 0.0015339808305725455, 0.0, -0.24390295147895813, -0.01073786523193121, -0.003067961661145091, -0.007669903803616762, -2.734893560409546, 0.0, 100.0, 0.0, 0.0], "max": [0.0015339808305725455, 2.3991458415985107, -0.0, 0.07209710031747818, 0.058291271328926086, 0.13345633447170258, -0.384680837392807, 0.006135923322290182, 0.22856314480304718, -0.0015339808305725455, -0.003067961661145091, 0.00920388475060463, 0.007669903803616762, -2.734893560409546, 100.0, 100.0, 0.0, 0.0], "mean": [-0.22585967183113098, 0.8739652633666992, -0.530642032623291, -0.1566912829875946, -0.08028958737850189, 0.04126882925629616, -2.329134464263916, 0.0017880495870485902, 0.01307719387114048, -0.013609287329018116, -0.005042972508817911, 7.669899787288159e-05, 0.005321004893630743, -2.7348809242248535, 82.8125, 100.0, 0.0, 0.0], "std": [0.28321167826652527, 0.9494240283966064, 0.5585664510726929, 0.2720239758491516, 0.14592067897319794, 0.043005723506212234, 0.8405272364616394, 0.0008498639799654484, 0.03888298571109772, 0.04290895536541939, 0.0016260204138234258, 0.0012041981099173427, 0.0024819180835038424, 1.2636184692382812e-05, 37.72715377807617, 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": [145], "max": [145], "mean": [145.0], "std": [0.0], "count": [320]}, "index": {"min": [52140], "max": [52459], "mean": [52299.5], "std": [92.37559201434111], "count": [320]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [320]}, "subtask_annotation": {"mean": [3.31875, 7.0, 7.0, 7.0, 7.0], "std": [2.1487550901626675, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [320]}, "scene_annotation": {"mean": [145.0], "std": [0.0], "min": [145], "max": [145], "count": [320]}, "eef_direction_state": {"mean": [4.290625, 5.85], "std": [2.0539381951205375, 0.5267826876426321], "min": [0, 0], "max": [6, 6], "count": [320]}, "eef_velocity_state": {"mean": [0.959375, 0.15], "std": [0.9461630987176595, 0.46368092477478057], "min": [0, 0], "max": [2, 2], "count": [320]}, "eef_acc_mag_state": {"mean": [0.8125, 0.171875], "std": [0.878119439484174, 0.5170435033679468], "min": [0, 0], "max": [2, 2], "count": [320]}, "eef_direction_action": {"mean": [4.340625, 5.875], "std": [1.9967722978284264, 0.3992179855667828], "min": [0, 4], "max": [6, 6], "count": [320]}, "eef_velocity_action": {"mean": [0.965625, 0.153125], "std": [0.9431030481209326, 0.4857239281474572], "min": [0, 0], "max": [2, 2], "count": [320]}, "eef_acc_mag_action": {"mean": [0.86875, 0.16875], "std": [0.8847448431610108, 0.5150470245521303], "min": [0, 0], "max": [2, 2], "count": [320]}, "eef_sim_pose_state": {"mean": [0.20679869721638947, 0.25025221347759463, 1.227141672289894, 0.019771028524694208, 0.18302284581908185, -0.3065442006733615, 0.06920272320885482, -0.3365230231085746, 1.1868989171211421, 0.005146127402662558, -0.00634439801221183, 0.0015093809534594978], "std": [0.15802412119985051, 0.12025963711076862, 0.06405898490593162, 0.059285300824368156, 0.23191018586059245, 0.4167753973462624, 0.000553735205689967, 2.304368666542724e-05, 0.01210545279225847, 0.002371878134420095, 0.005913909156094006, 0.001522927884975977], "min": [0.06071462505704148, 0.02999278599259303, 1.1557185240405603, -0.0864843692561223, -0.07615080681542175, -1.0804211492977567, 0.06872300862457376, -0.336634705590677, 1.1833429391026917, -0.006588139298523248, -0.04127524802036686, -0.0006383169993462417], "max": [0.4493827680452271, 0.3341153895258187, 1.3957262682262996, 0.16713502219475507, 0.749361697020221, 0.030619666633605786, 0.07354897369478527, -0.3363870300974386, 1.2519301097075954, 0.007659574504941701, 0.0019148935692787639, 0.0131978245588497], "count": [320]}, "eef_sim_pose_action": {"mean": [0.20753333198197194, 0.24988083405888367, 1.2278339710172774, 0.018971152469390566, 0.181947442946157, -0.30902181105739523, 0.06933447884246127, -0.3365284938681282, 1.1870657013537058, 0.005319429576699962, -0.005575047889864385, 0.0018647588468689979], "std": [0.15785661697086487, 0.12031314686487424, 0.0647793693786186, 0.05973143301753583, 0.22568157442894368, 0.41948672175031043, 0.001033336317291736, 2.822653427946373e-05, 0.012663297186794409, 0.0024917815536590056, 0.006558867506057575, 0.001728344074945428], "min": [0.05679767562349318, 0.029720235237514932, 1.1557639238509423, -0.0889591304081872, -0.10888369623474348, -1.0827707936723874, 0.06769108210953545, -0.33666530761753244, 1.1833045494721572, -0.007669903803616762, -0.03528151862321205, -0.0015341577086877656], "max": [0.4497559905502232, 0.3343043667432583, 1.3949990789124713, 0.16946013708218455, 0.74724487342371, 0.03925269959370887, 0.07665667928722873, -0.33633095112880385, 1.2551832940651573, 0.007669903803616762, 0.015339786763827856, 0.015342580792057352], "count": [320]}, "gripper_mode_state": {"mean": [0.16875, 0.0], "std": [0.3745309566644669, 0.0], "min": [0, 0], "max": [1, 0], "count": [320]}, "gripper_activity_state": {"mean": [1.83125, 2.0], "std": [0.5150470245521284, 0.0], "min": [0, 2], "max": [2, 2], "count": [320]}, "gripper_mode_action": {"mean": [0.171875, 0.0], "std": [0.37727176461405115, 0.0], "min": [0, 0], "max": [1, 0], "count": [320]}, "gripper_activity_action": {"mean": [1.971875, 2.0], "std": [0.21467180619494464, 0.0], "min": [0, 2], "max": [2, 2], "count": [320]}, "gripper_open_scale_state": {"mean": [0.8323649745583557, 0.9707426452636699], "std": [0.2866735852144016, 1.887379141862766e-15], "min": [0.1691909408569336, 0.9707426452636718], "max": [0.9777780151367188, 0.9707426452636718], "count": [320]}, "gripper_open_scale_action": {"mean": [0.828125, 1.0], "std": [0.37727176461405115, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [320]}}} +{"episode_index": 29, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8941176470588236]], [[1.0]], [[1.0]]], "mean": [[[0.622445468409586]], [[0.6531039379084967]], [[0.629957614379085]]], "std": [[[0.17706499288233374]], [[0.1845638168929883]], [[0.1773885094173353]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[0.8392156862745098]], [[0.9529411764705882]], [[1.0]]], "mean": [[[0.5966592864923748]], [[0.6333098393246187]], [[0.6062442565359477]]], "std": [[[0.17952373995050774]], [[0.1869502245446672]], [[0.1750992481452768]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9137254901960784]], [[0.9058823529411765]], [[0.9294117647058824]]], "mean": [[[0.4399972303921568]], [[0.44863526416122007]], [[0.4432920506535948]]], "std": [[[0.23853311053892942]], [[0.22813735606550545]], [[0.23500768775479852]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6745098039215687]], [[0.6705882352941176]], [[0.6431372549019608]]], "mean": [[[0.42023554466230933]], [[0.42814862472766885]], [[0.41860257897603487]]], "std": [[[0.20235895925067998]], [[0.19346811826801222]], [[0.19724608074020555]]], "count": [100]}, "observation.state": {"min": [-0.6229787468910217, -0.001276595750823617, -1.1578723192214966, -0.28723403811454773, -0.776808500289917, 0.015744680538773537, -2.7551064491271973, -0.0008510638144798577, -0.001276595750823617, -0.00042553190723992884, 0.00042553190723992884, -0.00042553190723992884, 0.010851063765585423, -2.735319137573242, 27.71854591369629, 97.07426452636719], "max": [0.015744680538773537, 2.1185107231140137, 0.0, 0.126382976770401, -0.007234042510390282, 0.47574469447135925, -0.7051063776016235, 0.0, 0.05999999865889549, 0.0, 0.0019148936262354255, 0.0, 0.014893617480993271, -2.734893560409546, 97.77780151367188, 97.0890884399414], "mean": [-0.1892997771501541, 0.9097859859466553, -0.5378334522247314, -0.04225313663482666, -0.24129848182201385, 0.14857587218284607, -2.3886353969573975, -5.764175148215145e-05, 0.001705510658212006, -6.781384854548378e-06, 0.0015732808969914913, -4.0688308217795566e-05, 0.013492426835000515, -2.7349557876586914, 85.2397232055664, 97.07666015625], "std": [0.24541893601417542, 0.8561919927597046, 0.45509421825408936, 0.13730497658252716, 0.2950352132320404, 0.165061354637146, 0.7009716033935547, 0.00015521410387009382, 0.008810661733150482, 5.328891347744502e-05, 0.0002569079806562513, 0.0001251344074262306, 0.00047914174501784146, 0.000157496688188985, 23.962759017944336, 0.005480180960148573], "count": [251]}, "action": {"min": [-0.6227961778640747, 0.0015339808305725455, -1.1596894264221191, -0.2899223566055298, -0.780796229839325, 0.013805827125906944, -2.7551064491271973, -0.0015339808305725455, -0.003067961661145091, -0.0015339808305725455, 0.0, 0.0, 0.01073786523193121, -2.735319137573242, 0.0, 100.0, 0.0, 0.0], "max": [0.01840776950120926, 2.1168935298919678, -0.0, 0.12885437905788422, -0.007669903803616762, 0.480135977268219, -0.7051063776016235, 0.0, 0.07516505569219589, -0.0, 0.003067961661145091, 0.0, 0.015339807607233524, -2.734893560409546, 100.0, 100.0, 0.0, 0.0], "mean": [-0.18954148888587952, 0.9078545570373535, -0.5361050367355347, -0.04361752048134804, -0.24452003836631775, 0.14852088689804077, -2.3886353969573975, -4.2780338844750077e-05, 0.0019128923304378986, -6.11147743256879e-06, 0.0014973143115639687, 0.0, 0.01372029073536396, -2.7349557876586914, 82.47012329101562, 100.0, 0.0, 0.0], "std": [0.24628882110118866, 0.8561261296272278, 0.456462562084198, 0.13801036775112152, 0.2979956865310669, 0.1668521761894226, 0.7009716033935547, 0.0002525744785089046, 0.009977399371564388, 9.663093806011602e-05, 0.00027139365556649864, 0.0, 0.00048623685142956674, 0.000157496688188985, 38.02219009399414, 0.0, 0.0, 0.0], "count": [251]}, "timestamp": {"min": [0.0], "max": [8.333333333333334], "mean": [4.166666666666667], "std": [2.41522945769824], "count": [251]}, "frame_index": {"min": [0], "max": [250], "mean": [125.0], "std": [72.4568837309472], "count": [251]}, "episode_index": {"min": [155], "max": [155], "mean": [155.0], "std": [0.0], "count": [251]}, "index": {"min": [55674], "max": [55924], "mean": [55799.0], "std": [72.4568837309472], "count": [251]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [251]}, "subtask_annotation": {"mean": [3.0637450199203187, 7.0, 7.0, 7.0, 7.0], "std": [2.2749108643991405, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [251]}, "scene_annotation": {"mean": [155.0], "std": [0.0], "min": [155], "max": [155], "count": [251]}, "eef_direction_state": {"mean": [4.151394422310757, 5.940239043824701], "std": [2.1238983663833486, 0.543353852469555], "min": [0, 1], "max": [6, 6], "count": [251]}, "eef_velocity_state": {"mean": [1.1035856573705178, 0.01195219123505976], "std": [0.9516326354963363, 0.10867077049391081], "min": [0, 0], "max": [2, 1], "count": [251]}, "eef_acc_mag_state": {"mean": [0.9203187250996016, 0.0398406374501992], "std": [0.8935500942444523, 0.24931454736513203], "min": [0, 0], "max": [2, 2], "count": [251]}, "eef_direction_action": {"mean": [4.187250996015936, 5.892430278884462], "std": [2.085998860919624, 0.7576847138599591], "min": [0, 0], "max": [6, 6], "count": [251]}, "eef_velocity_action": {"mean": [1.1035856573705178, 0.0199203187250996], "std": [0.9516326354963361, 0.13972651726494184], "min": [0, 0], "max": [2, 1], "count": [251]}, "eef_acc_mag_action": {"mean": [0.9163346613545816, 0.06772908366533864], "std": [0.8819640972728258, 0.33309250941957647], "min": [0, 0], "max": [2, 2], "count": [251]}, "eef_sim_pose_state": {"mean": [0.2133379662676309, 0.2699706571232743, 1.2378031899696413, 0.002773844900530663, 0.2815289389782069, -0.4696681537193203, 0.06925916435924051, -0.33648983621758677, 1.1823714484063619, 0.013492290833791725, 0.003272018250990685, -9.833163524661995e-05], "std": [0.1459826001016897, 0.08730113533658072, 0.060203347611762784, 0.05891831698661264, 0.27918532196363793, 0.5761337940365726, 0.0006680922983118755, 4.5539253150835295e-06, 0.0001867752732729715, 0.0004791279767879094, 0.008833629330698919, 0.00019846672059500875], "min": [0.06339411643761474, 0.10054273941502552, 1.1827747750311057, -0.1465789035957915, -0.09091762422921579, -1.4277229044474165, 0.06903419813330705, -0.33649981574421967, 1.1822695536443684, 0.01085088268817588, 0.0, -0.0008510639011658555], "max": [0.4124998559792115, 0.33297824208823473, 1.369920093271934, 0.12406192761203089, 0.7999033173877725, 0.007655115008214446, 0.07368727989061874, -0.336470756367616, 1.1835520169454612, 0.014893617480993274, 0.06170212628785543, 1.734723475976807e-18], "count": [251]}, "eef_sim_pose_action": {"mean": [0.21291410498745753, 0.2696585286262991, 1.2378055039171372, -0.0017332292527753078, 0.2773824351712604, -0.47444641086921624, 0.06927509973544868, -0.3364892647317525, 1.1823829143631182, 0.013720266450478498, 0.0034040928733872896, -4.2780341888477395e-05], "std": [0.14560935403757896, 0.08738501329547191, 0.060485923342004186, 0.06422629189194749, 0.2777872907253709, 0.5822670973722449, 0.0007580357656422485, 5.75797770418754e-06, 0.00020604955929662394, 0.00048623702786417, 0.009988816519499965, 0.00025257487351312195], "min": [0.059879889371311744, 0.10065654115198665, 1.1827593576537387, -0.1854872143269175, -0.12249781404434534, -1.4461755122522129, 0.06889936936325902, -0.33649024000000005, 1.1822674673355091, 0.01073786523193121, -0.0015339808305725455, -0.0015339808305725464], "max": [0.4130779564321402, 0.3329608552153792, 1.3682757157406202, 0.12541498556151065, 0.8041641375053183, 0.009198683720633868, 0.0748514189423524, -0.33645526966705186, 1.1838370035048174, 0.015339807607233524, 0.07669903652276844, 8.673617379884035e-19], "count": [251]}, "gripper_mode_state": {"mean": [0.1593625498007968, 0.0], "std": [0.3660138351507834, 0.0], "min": [0, 0], "max": [1, 0], "count": [251]}, "gripper_activity_state": {"mean": [1.7848605577689243, 2.0], "std": [0.565905367476166, 0.0], "min": [0, 2], "max": [2, 2], "count": [251]}, "gripper_mode_action": {"mean": [0.1752988047808765, 0.0], "std": [0.3802224793765791, 0.0], "min": [0, 0], "max": [1, 0], "count": [251]}, "gripper_activity_action": {"mean": [1.9641434262948207, 2.0], "std": [0.24181658813535511, 0.0], "min": [0, 2], "max": [2, 2], "count": [251]}, "gripper_open_scale_state": {"mean": [0.852397160473099, 0.9707668596244884], "std": [0.23962765428650515, 5.4801283291837775e-05], "min": [0.2771854591369629, 0.9707426452636718], "max": [0.9777780151367188, 0.9708908843994141], "count": [251]}, "gripper_open_scale_action": {"mean": [0.8247011952191236, 1.0], "std": [0.3802224793765791, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [251]}}} +{"episode_index": 30, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6218216394335513]], [[0.6438240713507626]], [[0.6189225653594771]]], "std": [[[0.20172177181145118]], [[0.21128762065286175]], [[0.20620389974999656]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5749289896514161]], [[0.6044779711328976]], [[0.5783896105664489]]], "std": [[[0.2165462268538986]], [[0.2252494175033753]], [[0.21466793664678557]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.6509803921568628]], [[0.615686274509804]], [[0.6196078431372549]]], "mean": [[[0.4135087064270152]], [[0.4203625816993464]], [[0.41209228213507626]]], "std": [[[0.18616863438638726]], [[0.18018715695297138]], [[0.19026870612849]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4517211574074074]], [[0.4539970506535948]], [[0.436143864379085]]], "std": [[[0.26439495189430234]], [[0.2516544004538292]], [[0.26732501620368876]]], "count": [100]}, "observation.state": {"min": [0.007234042510390282, -0.001276595750823617, 0.0, 0.0, 0.026808511465787888, -0.02914893627166748, -2.7585105895996094, -0.005106383003294468, -0.003617021255195141, -1.9502127170562744, -0.8712766170501709, -0.11765957623720169, -0.2302127629518509, -2.760425567626953, 97.88134765625, 21.91000747680664], "max": [0.008936170488595963, -0.001276595750823617, 0.0, 0.0017021276289597154, 0.030638298019766808, -0.005106383003294468, -2.758085012435913, 0.9674468040466309, 2.3808510303497314, 0.0, 1.074042558670044, 0.29680851101875305, 0.7538297772407532, -0.529574453830719, 97.89613342285156, 97.96267700195312], "mean": [0.008032464422285557, -0.0012765922583639622, 0.0, 0.0001008993131108582, 0.02967972680926323, -0.027173349633812904, -2.7580888271331787, 0.49468863010406494, 1.4050928354263306, -1.1491389274597168, 0.32974907755851746, -0.014979875646531582, 0.23747381567955017, -2.2761945724487305, 97.88147735595703, 81.4293212890625], "std": [0.00030505104223266244, 3.4924596548080444e-09, 0.0, 0.0003515729622449726, 0.0007430045516230166, 0.004626500885933638, 7.426746014971286e-05, 0.3873498737812042, 0.8793067932128906, 0.7971464991569519, 0.5048034191131592, 0.11587557196617126, 0.331901878118515, 0.8326981663703918, 0.0025806203484535217, 28.399625778198242], "count": [291]}, "action": {"min": [0.007669903803616762, 0.0, -0.0, 0.0, 0.02761165425181389, -0.029145635664463043, -2.7585105895996094, -0.004601942375302315, 0.0, -1.9496896266937256, -0.8759030103683472, -0.11811652034521103, -0.2346990555524826, -2.760425567626953, 100.0, 0.0, 0.0, 0.0], "max": [0.00920388475060463, 0.0, -0.0, 0.0015339808305725455, 0.032213594764471054, -0.0015339808305725455, -2.758085012435913, 0.9679418802261353, 2.3838062286376953, -0.0, 1.0799224376678467, 0.30066022276878357, 0.7593204975128174, -0.529574453830719, 100.0, 100.0, 0.0, 0.0], "mean": [0.008418619632720947, 0.0, 0.0, 7.907117833383381e-05, 0.030273769050836563, -0.028001785278320312, -2.7580888271331787, 0.49558117985725403, 1.4048835039138794, -1.1471326351165771, 0.32789215445518494, -0.01362126786261797, 0.23814111948013306, -2.2761945724487305, 100.0, 78.35051727294922, 0.0, 0.0], "std": [0.0007666152669116855, 0.0, 0.0, 0.00033917956170625985, 0.0008747369865886867, 0.004410101566463709, 7.426746014971286e-05, 0.38812536001205444, 0.8779209852218628, 0.7979415059089661, 0.5120011568069458, 0.1189604103565216, 0.3362578749656677, 0.8326981663703918, 0.0, 41.18548583984375, 0.0, 0.0], "count": [291]}, "timestamp": {"min": [0.0], "max": [9.666666666666666], "mean": [4.833333333333333], "std": [2.80013227200801], "count": [291]}, "frame_index": {"min": [0], "max": [290], "mean": [145.0], "std": [84.0039681602403], "count": [291]}, "episode_index": {"min": [158], "max": [158], "mean": [158.0], "std": [0.0], "count": [291]}, "index": {"min": [56592], "max": [56882], "mean": [56737.0], "std": [84.0039681602403], "count": [291]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [291]}, "subtask_annotation": {"mean": [3.11340206185567, 7.0, 7.0, 7.0, 7.0], "std": [1.322885698125511, 0.0, 0.0, 0.0, 0.0], "min": [2, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [291]}, "scene_annotation": {"mean": [158.0], "std": [0.0], "min": [158], "max": [158], "count": [291]}, "eef_direction_state": {"mean": [6.0, 3.268041237113402], "std": [0.0, 1.9680373668549347], "min": [6, 0], "max": [6, 6], "count": [291]}, "eef_velocity_state": {"mean": [0.0, 1.4879725085910653], "std": [0.0, 0.7659145506520809], "min": [0, 0], "max": [0, 2], "count": [291]}, "eef_acc_mag_state": {"mean": [0.0, 1.0996563573883162], "std": [0.0, 0.8125095096154861], "min": [0, 0], "max": [0, 2], "count": [291]}, "eef_direction_action": {"mean": [6.0, 3.316151202749141], "std": [0.0, 1.9783311455536534], "min": [6, 0], "max": [6, 6], "count": [291]}, "eef_velocity_action": {"mean": [0.0, 1.470790378006873], "std": [0.0, 0.769928184746386], "min": [0, 0], "max": [0, 2], "count": [291]}, "eef_acc_mag_action": {"mean": [0.0, 1.127147766323024], "std": [0.0, 0.7958127804964816], "min": [0, 0], "max": [0, 2], "count": [291]}, "eef_sim_pose_state": {"mean": [0.06901960654459913, 0.3339935560326484, 1.1824554816564685, -0.027208480220889168, -0.0011751716442591116, 0.03771224052075865, 0.2612600591888738, -0.17545560991625025, 1.2811935328333048, 0.1701108019676372, 0.5809134967318249, 0.4439543896011073], "std": [7.299016131106997e-07, 1.3137991534624954e-05, 3.60340161893939e-05, 0.0046365768665108525, 0.00035142063663456605, 0.0009730401816488526, 0.12870243116529154, 0.14495010547704187, 0.059643053142184106, 0.29737733097774405, 0.5532500649806885, 0.3512900690006564], "min": [0.06901875859739655, 0.33394727596192403, 1.1822913662350802, -0.029187499913222333, -0.0012760534524454137, 0.034042553976178176, 0.040332762736498995, -0.3372315382249572, 1.1815879370775335, -0.26779385879324114, -0.8074907105261534, -0.05264176969392868], "max": [0.06902237718561499, 0.3340142636416674, 1.1824658237424228, -0.0051063830032944645, 0.00042537897319450124, 0.03872342970832353, 0.4238452296770777, 0.03608898457951289, 1.3719842834326494, 0.8545946474398549, 1.1566982050685235, 1.0313458385582859], "count": [291]}, "eef_sim_pose_action": {"mean": [0.06911524091411561, 0.33399887720169397, 1.1824868956485843, -0.02799955628557497, 7.904103665597074e-05, 0.038692320880923566, 0.2602823803024824, -0.17525607638895088, 1.281228946830143, 0.17289847555777632, 0.5806663125685979, 0.44685467027084863], "std": [8.857651665575998e-07, 2.302852382392823e-05, 3.476379465319327e-05, 0.004418485489379324, 0.0003390482749579548, 0.0012921064102572836, 0.12824241523782773, 0.14496405305308474, 0.05980610490491515, 0.3003703389264207, 0.5603862872408572, 0.35416704280204275], "min": [0.06911311079814843, 0.3339211017615272, 1.182337775582516, -0.029145635664463047, 0.0, 0.03528155805543065, 0.03472073142434377, -0.33786620458850325, 1.1818549201648667, -0.27656465163753163, -0.8417817094875073, -0.06818876864846363], "max": [0.06911781752322553, 0.33402508449451357, 1.1824949999999999, -0.0014916304308799332, 0.0015333961111259065, 0.04141747951507569, 0.42324235289836615, 0.03638813702964629, 1.3859785749395026, 0.8695550009866335, 1.1819736723288408, 1.0465308096571817], "count": [291]}, "gripper_mode_state": {"mean": [0.0, 0.20618556701030927], "std": [0.0, 0.40456529629584786], "min": [0, 0], "max": [0, 1], "count": [291]}, "gripper_activity_state": {"mean": [2.0, 1.8144329896907216], "std": [0.0, 0.5307693354311416], "min": [2, 0], "max": [2, 2], "count": [291]}, "gripper_mode_action": {"mean": [0.0, 0.21649484536082475], "std": [0.0, 0.41185534753480774], "min": [0, 0], "max": [0, 1], "count": [291]}, "gripper_activity_action": {"mean": [2.0, 1.9690721649484537], "std": [0.0, 0.22492189927083905], "min": [2, 0], "max": [2, 2], "count": [291]}, "gripper_open_scale_state": {"mean": [0.9788180494800008, 0.8142926420624721], "std": [2.5597447817166435e-05, 0.2839962223930513], "min": [0.9788134765625, 0.2191000747680664], "max": [0.9789613342285156, 0.9796267700195312], "count": [291]}, "gripper_open_scale_action": {"mean": [1.0, 0.7835051546391752], "std": [0.0, 0.41185534753480774], "min": [1.0, 0.0], "max": [1.0, 1.0], "count": [291]}}} +{"episode_index": 31, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[1.0]]], "mean": [[[0.6133561083877995]], [[0.6299705882352942]], [[0.6059915332244009]]], "std": [[[0.18628161711101948]], [[0.196521101372433]], [[0.1989572224744956]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.9725490196078431]], [[1.0]], [[0.9803921568627451]]], "mean": [[[0.5876278295206971]], [[0.6126079030501089]], [[0.5854571949891068]]], "std": [[[0.1876518339224318]], [[0.19740889981273138]], [[0.19451407559811462]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43468840141612203]], [[0.44029260620915034]], [[0.42913753812636163]]], "std": [[[0.2313460536204664]], [[0.22198760312710542]], [[0.2324913221617557]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6588235294117647]], [[0.6745098039215687]], [[0.6392156862745098]]], "mean": [[[0.4164450953159042]], [[0.42807391067538125]], [[0.41528192810457515]]], "std": [[[0.20218196078337874]], [[0.19598222207434982]], [[0.1979845515187639]]], "count": [100]}, "observation.state": {"min": [-0.528723418712616, 0.0, -1.793404221534729, -0.7393617033958435, -0.6844680905342102, -0.021063830703496933, -2.7555320262908936, -0.005106383003294468, 0.0, 0.0, 0.00042553190723992884, -0.005106383003294468, 0.010851063765585423, -2.7531914710998535, 9.590057373046875, 97.3558578491211], "max": [0.22659574449062347, 2.4255318641662598, 0.0, 0.4819149076938629, 0.020638298243284225, 0.9987233877182007, -0.17489361763000488, -0.003829787252470851, 0.0, 0.0, 0.002340425504371524, -0.003829787252470851, 0.012765957042574883, -2.742978811264038, 97.79259490966797, 97.71121215820312], "mean": [-0.15325596928596497, 1.489738941192627, -1.1327885389328003, 0.10011197626590729, -0.3516353666782379, 0.5153360962867737, -1.9845045804977417, -0.004620708525180817, 0.0, 0.0, 0.0016269375337287784, -0.004500389564782381, 0.012169974856078625, -2.7481367588043213, 71.43421173095703, 97.53539276123047], "std": [0.28870704770088196, 0.8716074228286743, 0.6572306752204895, 0.25914135575294495, 0.2133263647556305, 0.2771439850330353, 1.1123043298721313, 0.00016345965559594333, 0.0, 0.0, 0.00020806031534448266, 0.00024175729777198285, 0.0002568922354839742, 0.005034490954130888, 38.01067352294922, 0.17517724633216858], "count": [382]}, "action": {"min": [-0.5292233824729919, -0.0015339808305725455, -1.7947574853897095, -0.7439807057380676, -0.6902913451194763, -0.02147573046386242, -2.7555320262908936, -0.004601942375302315, 0.0, -0.0, 0.0, -0.004601942375302315, 0.01073786523193121, -2.7531914710998535, 0.0, 100.0, 0.0, 0.0], "max": [0.22702915966510773, 2.426757574081421, -0.0, 0.4862719178199768, 0.02147573046386242, 1.0047574043273926, -0.17489361763000488, -0.004601942375302315, 0.0015339808305725455, -0.0, 0.0015339808305725455, -0.004601942375302315, 0.012271846644580364, -2.742978811264038, 100.0, 100.0, 0.0, 0.0], "mean": [-0.1531490534543991, 1.4912564754486084, -1.1346315145492554, 0.101885125041008, -0.35516881942749023, 0.5202445983886719, -1.9845045804977417, -0.004601953085511923, 2.8109594495617785e-05, 0.0, 0.0015098898438736796, -0.004601953085511923, 0.012263840064406395, -2.7481367588043213, 69.63350677490234, 100.0, 0.0, 0.0], "std": [0.28901147842407227, 0.8717412352561951, 0.6573799252510071, 0.2607231140136719, 0.21449483931064606, 0.27951598167419434, 1.1123043298721313, 1.0710209608078003e-08, 0.00020574119116645306, 0.0, 0.0001907331170514226, 1.0710209608078003e-08, 0.00011070405889768153, 0.005034490954130888, 45.983943939208984, 0.0, 0.0, 0.0], "count": [382]}, "timestamp": {"min": [0.0], "max": [12.7], "mean": [6.35], "std": [3.675784118917879], "count": [382]}, "frame_index": {"min": [0], "max": [381], "mean": [190.5], "std": [110.27352356753637], "count": [382]}, "episode_index": {"min": [159], "max": [159], "mean": [159.0], "std": [0.0], "count": [382]}, "index": {"min": [56883], "max": [57264], "mean": [57073.5], "std": [110.27352356753637], "count": [382]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [382]}, "subtask_annotation": {"mean": [2.761780104712042, 7.0, 7.0, 7.0, 7.0], "std": [2.433041526991452, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [382]}, "scene_annotation": {"mean": [159.0], "std": [0.0], "min": [159], "max": [159], "count": [382]}, "eef_direction_state": {"mean": [3.473821989528796, 6.0], "std": [2.0903907672813906, 0.0], "min": [0, 6], "max": [6, 6], "count": [382]}, "eef_velocity_state": {"mean": [1.2513089005235603, 0.0], "std": [0.7824554343058175, 0.0], "min": [0, 0], "max": [2, 0], "count": [382]}, "eef_acc_mag_state": {"mean": [0.9869109947643979, 0.0], "std": [0.8137151484785154, 0.0], "min": [0, 0], "max": [2, 0], "count": [382]}, "eef_direction_action": {"mean": [3.526178010471204, 6.0], "std": [2.0916426946372857, 0.0], "min": [0, 6], "max": [6, 6], "count": [382]}, "eef_velocity_action": {"mean": [1.2460732984293195, 0.0], "std": [0.7973600255431329, 0.0], "min": [0, 0], "max": [2, 0], "count": [382]}, "eef_acc_mag_action": {"mean": [1.068062827225131, 0.0], "std": [0.7963108105805823, 0.0], "min": [0, 0], "max": [2, 0], "count": [382]}, "eef_sim_pose_state": {"mean": [0.3353898088161825, 0.24516235265788938, 1.2745473095834992, 0.27364677489133277, 0.3943738146883097, -0.588109501095586, 0.0691298917324278, -0.3364861714862089, 1.1823282346812685, 0.012162666905520963, 0.0016269189515923839, -0.009121093126071837], "std": [0.17386786098036056, 0.11537068019170776, 0.06601031959199283, 0.18982852685483617, 0.3903141163749937, 0.510243169363917, 5.931460865497766e-08, 6.772295950109804e-06, 2.132675572595991e-05, 0.0002568139376744419, 0.0002080583698739686, 0.0002837601996471618], "min": [0.047529579424977424, 0.08560714316191781, 1.1820588343813483, -0.021057719323760445, -0.6321012618481551, -1.2166618795349275, 0.06912971349865896, -0.33650826306957704, 1.1822551001605086, 0.010845088229652465, 0.00042552724546829346, -0.009787241409122483], "max": [0.5197041540299862, 0.3765743679086833, 1.415125158770102, 0.5994193239882816, 0.8547108375686125, 0.03255334353977886, 0.06913007083637507, -0.33646000905248996, 1.1824513818091322, 0.012760524733846512, 0.002340399864581677, -0.008085111814518398], "count": [382]}, "eef_sim_pose_action": {"mean": [0.33570598250850814, 0.24507310375429273, 1.2745745239260444, 0.2759355077940977, 0.39453585132582697, -0.5929657025999245, 0.06913201002174055, -0.33648889404353777, 1.1823408716818478, 0.012256737576158987, 0.001537980201464675, -0.009203890292505972], "std": [0.17380935505638426, 0.11537844363641724, 0.0658101940981867, 0.19183547410127816, 0.3940325896424908, 0.5114816768300448, 1.552213941004376e-05, 7.143249536738803e-08, 2.2070482909004214e-05, 0.00011045048044445935, 0.00020761152100736774, 1.7252962786382564e-09], "min": [0.04072124617722325, 0.08542592251136533, 1.1818660665567817, -0.02147102425656545, -0.6418351674582584, -1.2257463131007083, 0.06912988833206166, -0.3364894178265189, 1.1823377627901102, 0.010730805959923933, -2.220446049250313e-16, -0.009203906408019122], "max": [0.5188533047522523, 0.3768550932159181, 1.4039733122249658, 0.6131882932738705, 0.8599957405617165, 0.033747981266320136, 0.06924582702347726, -0.3364888842795755, 1.182529881701047, 0.012271846644580364, 0.003067929174648265, -0.009203884750604628], "count": [382]}, "gripper_mode_state": {"mean": [0.3010471204188482, 0.0], "std": [0.458713147518543, 0.0], "min": [0, 0], "max": [1, 0], "count": [382]}, "gripper_activity_state": {"mean": [1.8455497382198953, 2.0], "std": [0.48508496194066614, 0.0], "min": [0, 2], "max": [2, 2], "count": [382]}, "gripper_mode_action": {"mean": [0.3036649214659686, 0.0], "std": [0.45983968612662884, 0.0], "min": [0, 0], "max": [1, 0], "count": [382]}, "gripper_activity_action": {"mean": [1.9764397905759161, 2.0], "std": [0.1967534808807705, 0.0], "min": [0, 2], "max": [2, 2], "count": [382]}, "gripper_open_scale_state": {"mean": [0.7143424488237401, 0.9753559068609864], "std": [0.3801069075956599, 0.001751772395100282], "min": [0.09590057373046874, 0.973558578491211], "max": [0.9779259490966797, 0.9771121215820312], "count": [382]}, "gripper_open_scale_action": {"mean": [0.6963350785340314, 1.0], "std": [0.45983968612662884, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [382]}}} +{"episode_index": 32, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6344688235294117]], [[0.6597990168845316]], [[0.6422101633986927]]], "std": [[[0.17667566937121812]], [[0.186958778884551]], [[0.17954947814142366]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5896453730936819]], [[0.6236095724400871]], [[0.6041605010893246]]], "std": [[[0.19052195871969307]], [[0.20151367628445577]], [[0.1900706541964328]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6352941176470588]], [[0.6352941176470588]], [[0.6352941176470588]]], "mean": [[[0.41832913671023964]], [[0.4320217102396514]], [[0.42618211328976036]]], "std": [[[0.18492431749421664]], [[0.17443704447636074]], [[0.17870127297720761]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4191497549019608]], [[0.4316764651416122]], [[0.4252511955337691]]], "std": [[[0.24609906654641112]], [[0.23579350471286145]], [[0.241690966164756]]], "count": [100]}, "observation.state": {"min": [0.007021276745945215, -0.001276595750823617, -0.00042553190723992884, 0.001276595750823617, 0.02638297900557518, -0.010851063765585423, -2.758085012435913, -0.012765957042574883, -0.003829787252470851, -1.952765941619873, -0.31851065158843994, -0.054680850356817245, -1.0365957021713257, -2.760425567626953, 97.77780151367188, 23.146385192871094], "max": [0.007659574504941702, -0.001276595750823617, 0.0, 0.0019148936262354255, 0.0274468082934618, -0.00957446824759245, -2.7551064491271973, 0.6887233853340149, 2.353829860687256, 0.0, 0.9874467849731445, 0.21595744788646698, 0.021063830703496933, -0.5661702156066895, 97.88134765625, 97.96267700195312], "mean": [0.007283035200089216, -0.0012765933061018586, -3.2115615340444492e-06, 0.001635488122701645, 0.02700207009911537, -0.010282626375555992, -2.756120204925537, 0.28578823804855347, 1.5006086826324463, -1.3292714357376099, 0.3513047993183136, 0.014394206926226616, -0.5133222937583923, -2.181288003921509, 97.81317138671875, 78.1840591430664], "std": [0.000141349810292013, 2.444721758365631e-09, 3.6828118027187884e-05, 0.00015629759582225233, 0.0002278194879181683, 0.00024115612905006856, 0.0013690219493582845, 0.24821068346500397, 0.8942444324493408, 0.8062462210655212, 0.37973764538764954, 0.06998666375875473, 0.3903919756412506, 0.8937321305274963, 0.04759160429239273, 30.491395950317383], "count": [265]}, "action": {"min": [0.007669903803616762, 0.0, -0.0, 0.0015339808305725455, 0.02761165425181389, -0.01073786523193121, -2.758085012435913, -0.013805827125906944, 0.0, -1.9527575969696045, -0.3206019699573517, -0.05522330850362778, -1.0431069135665894, -2.760425567626953, 100.0, 0.0, 0.0, 0.0], "max": [0.00920388475060463, 0.0, -0.0, 0.0015339808305725455, 0.02761165425181389, -0.01073786523193121, -2.7551064491271973, 0.6902913451194763, 2.351592540740967, -0.0, 0.9940195679664612, 0.2178252786397934, 0.019941750913858414, -0.5661702156066895, 100.0, 100.0, 0.0, 0.0], "mean": [0.007681496441364288, 0.0, 0.0, 0.0015339833917096257, 0.027611706405878067, -0.010737880133092403, -2.756120204925537, 0.28506022691726685, 1.5025367736816406, -1.331610083580017, 0.35423344373703003, 0.015426619909703732, -0.5187807083129883, -2.181288003921509, 100.0, 74.3396224975586, 0.0, 0.0], "std": [0.00013276016397867352, 0.0, 0.0, 2.561137080192566e-09, 5.21540641784668e-08, 1.4901161193847656e-08, 0.0013690219493582845, 0.24817191064357758, 0.8913543224334717, 0.8049428462982178, 0.38431039452552795, 0.07153564691543579, 0.3923054337501526, 0.8937321305274963, 0.0, 43.675926208496094, 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": [162], "max": [162], "mean": [162.0], "std": [0.0], "count": [265]}, "index": {"min": [57870], "max": [58134], "mean": [58002.0], "std": [76.49836599562111], "count": [265]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [265]}, "subtask_annotation": {"mean": [3.4943396226415095, 7.0, 7.0, 7.0, 7.0], "std": [1.3876021253375774, 0.0, 0.0, 0.0, 0.0], "min": [2, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [265]}, "scene_annotation": {"mean": [162.0], "std": [0.0], "min": [162], "max": [162], "count": [265]}, "eef_direction_state": {"mean": [6.0, 3.943396226415094], "std": [0.0, 1.8694676301993367], "min": [6, 0], "max": [6, 6], "count": [265]}, "eef_velocity_state": {"mean": [0.0, 1.4830188679245282], "std": [0.0, 0.7966287099589076], "min": [0, 0], "max": [0, 2], "count": [265]}, "eef_acc_mag_state": {"mean": [0.0, 1.1245283018867924], "std": [0.0, 0.8531640688896176], "min": [0, 0], "max": [0, 2], "count": [265]}, "eef_direction_action": {"mean": [6.0, 3.9358490566037734], "std": [0.0, 1.8812976592970256], "min": [6, 0], "max": [6, 6], "count": [265]}, "eef_velocity_action": {"mean": [0.0, 1.4792452830188678], "std": [0.0, 0.7821977963830038], "min": [0, 0], "max": [0, 2], "count": [265]}, "eef_acc_mag_action": {"mean": [0.0, 1.1924528301886792], "std": [0.0, 0.8130652591886693], "min": [0, 0], "max": [0, 2], "count": [265]}, "eef_sim_pose_state": {"mean": [0.06902195551502137, 0.3339505040744589, 1.1822990863936735, -0.010273015444334904, 0.00035555077513106317, 0.03428502834167553, 0.33093934615425974, -0.2213354519240452, 1.2986523612999246, -0.48294088033413135, 0.5204356727329116, 0.3159431370775226], "std": [2.8090888330604997e-06, 6.051415960117551e-06, 1.9682894819508833e-05, 0.00024078461119503977, 0.0001634148091709616, 0.00026844120248920044, 0.16889777597504732, 0.10641632904314469, 0.08270073459506724, 0.35151106856191594, 0.4411785844044663, 0.26343536468476325], "min": [0.06898980883457731, 0.3339279589232914, 1.1822695589707362, -0.010839657255080643, -0.0004253741099553565, 0.03361702390353769, 0.06880894288271842, -0.3377746301541303, 1.1822009318953173, -0.9192630365279513, -0.16110797744353955, -0.06274638825298177], "max": [0.06902269179011578, 0.3339617195436199, 1.182452888332911, -0.009562880726346295, 0.0006380611794616353, 0.03489361903281279, 0.5105561372175387, -0.04129644785873436, 1.4829661089195552, 0.021060571341600397, 1.0672549641719913, 0.6287343463424189], "count": [265]}, "eef_sim_pose_action": {"mean": [0.0691176919789884, 0.3339558279748915, 1.182337775582517, -0.010695514832238616, 0.0015333961111256844, 0.035293167740100204, 0.3313863077497523, -0.22190837712898137, 1.2994502570849138, -0.48529129634696627, 0.522742616386003, 0.3178256046830238], "std": [5.685668904665638e-08, 3.0282697120877455e-06, 1.1102230246251565e-15, 2.2538812967615855e-17, 0.0, 0.00013275991435703782, 0.16772016697941286, 0.10634207073734811, 0.08278292630063466, 0.3515433831873603, 0.446364938122857, 0.26643738053679655], "min": [0.06911703998372316, 0.3339211017615272, 1.182337775582516, -0.010695514832238595, 0.0015333961111256844, 0.03528159052540612, 0.06861139293142815, -0.3378160740009764, 1.181976719913541, -0.9227199190910582, -0.19000977235936234, -0.06499181202146505], "max": [0.06911769693712758, 0.3339560920525588, 1.182337775582516, -0.010695514832238594, 0.0015333961111256844, 0.036815571472394, 0.5097416562407106, -0.04073132392550302, 1.471430899045971, 0.019918220099931876, 1.083072818698771, 0.6371352290403737], "count": [265]}, "gripper_mode_state": {"mean": [0.0, 0.24528301886792453], "std": [0.0, 0.43025487739589985], "min": [0, 0], "max": [0, 1], "count": [265]}, "gripper_activity_state": {"mean": [2.0, 1.8113207547169812], "std": [0.0, 0.5444957429563106], "min": [2, 0], "max": [2, 2], "count": [265]}, "gripper_mode_action": {"mean": [0.0, 0.25660377358490566], "std": [0.0, 0.4367588315843093], "min": [0, 0], "max": [0, 1], "count": [265]}, "gripper_activity_action": {"mean": [2.0, 1.9660377358490566], "std": [0.0, 0.23547895489543738], "min": [2, 0], "max": [2, 2], "count": [265]}, "gripper_open_scale_state": {"mean": [0.9781341483637969, 0.781839583630831], "std": [0.00047590980089378337, 0.30491386569669787], "min": [0.9777780151367188, 0.23146385192871094], "max": [0.9788134765625, 0.9796267700195312], "count": [265]}, "gripper_open_scale_action": {"mean": [1.0, 0.7433962264150943], "std": [0.0, 0.4367588315843093], "min": [1.0, 0.0], "max": [1.0, 1.0], "count": [265]}}} +{"episode_index": 33, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6218020016339869]], [[0.6490327287581699]], [[0.6321264542483661]]], "std": [[[0.19048017504464973]], [[0.1964028656856465]], [[0.1947147129173096]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[0.9921568627450981]]], "mean": [[[0.5974063562091503]], [[0.6322689814814815]], [[0.6113612799564271]]], "std": [[[0.18956175684469675]], [[0.1965969614570816]], [[0.190464570908781]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42541233660130723]], [[0.4433054139433551]], [[0.4492763888888889]]], "std": [[[0.25484254486783087]], [[0.24252576458729577]], [[0.2524192492266934]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6549019607843137]], [[0.6627450980392157]], [[0.6470588235294118]]], "mean": [[[0.41668221949891066]], [[0.4236098447712418]], [[0.41828571623093685]]], "std": [[[0.202827465665832]], [[0.19540049177349153]], [[0.20225515033089064]]], "count": [100]}, "observation.state": {"min": [-0.7661702036857605, -0.0017021276289597154, -1.994468092918396, -0.178936168551445, -0.5382978916168213, -0.09574468433856964, -2.7551064491271973, -0.003829787252470851, 0.0, -0.0031914892606437206, -0.004680851008743048, -0.005744680762290955, 0.012978723272681236, -2.760425567626953, 32.28822708129883, 97.71121215820312], "max": [0.3053191602230072, 2.344255208969116, 0.0, 1.4859575033187866, 0.047021277248859406, 1.4682978391647339, -0.8417021036148071, -0.0031914892606437206, 0.0, -0.0017021276289597154, 0.0019148936262354255, -0.003829787252470851, 0.016808509826660156, -2.7531914710998535, 97.77780151367188, 97.96267700195312], "mean": [-0.21451009809970856, 1.4036478996276855, -1.3081386089324951, 0.5976095199584961, -0.17752376198768616, 0.5990238189697266, -2.3219523429870605, -0.003379126777872443, 0.0, -0.0031571416184306145, 0.0014575308887287974, -0.0051558050327003, 0.01364133134484291, -2.757239818572998, 82.95137786865234, 97.85169219970703], "std": [0.31712591648101807, 0.940744161605835, 0.8457253575325012, 0.5105434656143188, 0.16536492109298706, 0.47128620743751526, 0.7324970960617065, 0.0002211679529864341, 0.0, 0.00021459335403051227, 0.0009239900391548872, 0.0002829770965036005, 0.00048313598381355405, 0.0033607198856770992, 25.055938720703125, 0.1168864369392395], "count": [254]}, "action": {"min": [-0.7669904232025146, 0.0, -1.9941750764846802, -0.18254370987415314, -0.5414952039718628, -0.09664078801870346, -2.7551064491271973, -0.004601942375302315, 0.0, -0.003067961661145091, -0.004601942375302315, -0.006135923322290182, 0.013805827125906944, -2.760425567626953, 0.0, 100.0, 0.0, 0.0], "max": [0.31139808893203735, 2.345456600189209, -0.0, 1.4971652030944824, 0.05062136426568031, 1.480291485786438, -0.8417021036148071, -0.003067961661145091, 0.0015339808305725455, -0.0015339808305725455, 0.0015339808305725455, -0.004601942375302315, 0.016873788088560104, -2.7531914710998535, 100.0, 100.0, 0.0, 0.0], "mean": [-0.21222132444381714, 1.405266523361206, -1.3098273277282715, 0.6063383221626282, -0.18128149211406708, 0.6060788035392761, -2.3219523429870605, -0.0033034998923540115, 1.207858895213576e-05, -0.0030136127024888992, 0.0013286466710269451, -0.005278292577713728, 0.013878324069082737, -2.757239818572998, 77.9527587890625, 100.0, 0.0, 0.0], "std": [0.3203340172767639, 0.9390857815742493, 0.846432626247406, 0.5194448232650757, 0.1687745749950409, 0.4734608829021454, 0.7324970960617065, 0.0005530164344236255, 0.00013558183854911476, 0.0002835897321347147, 0.0010866032680496573, 0.0007615546928718686, 0.0004243006696924567, 0.0033607198856770992, 41.45656967163086, 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": [169], "max": [169], "mean": [169.0], "std": [0.0], "count": [254]}, "index": {"min": [60436], "max": [60689], "mean": [60562.5], "std": [73.32291592674149], "count": [254]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [254]}, "subtask_annotation": {"mean": [3.421259842519685, 7.0, 7.0, 7.0, 7.0], "std": [2.471829630027813, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [254]}, "scene_annotation": {"mean": [169.0], "std": [0.0], "min": [169], "max": [169], "count": [254]}, "eef_direction_state": {"mean": [3.645669291338583, 6.0], "std": [1.932024188625733, 0.0], "min": [0, 6], "max": [6, 6], "count": [254]}, "eef_velocity_state": {"mean": [1.405511811023622, 0.0], "std": [0.7917693816999415, 0.0], "min": [0, 0], "max": [2, 0], "count": [254]}, "eef_acc_mag_state": {"mean": [1.1220472440944882, 0.0], "std": [0.8258055848138407, 0.0], "min": [0, 0], "max": [2, 0], "count": [254]}, "eef_direction_action": {"mean": [3.8070866141732282, 6.0], "std": [1.8481180511754822, 0.0], "min": [0, 6], "max": [6, 6], "count": [254]}, "eef_velocity_action": {"mean": [1.4173228346456692, 0.0], "std": [0.8175336914908611, 0.0], "min": [0, 0], "max": [2, 0], "count": [254]}, "eef_acc_mag_action": {"mean": [1.1968503937007875, 0.0], "std": [0.7990089341368811, 0.0], "min": [0, 0], "max": [2, 0], "count": [254]}, "eef_sim_pose_state": {"mean": [0.2946367160787307, 0.24615091270223138, 1.2901812752659714, 0.26990466086999565, 0.6349358918324044, -0.589608655266701, 0.06889055702784938, -0.3365284163067155, 1.1832203893111248, 0.01365010534889006, -0.001699591783578858, -0.008534939243423719], "std": [0.17187442898801708, 0.11410501010029206, 0.07971636004262822, 0.30670934423762164, 0.5106072945187103, 0.5537257821059485, 1.602287679822418e-05, 7.979071819221271e-06, 4.105680406238829e-05, 0.00048646877920245976, 0.0007202729141289177, 0.0003669947920889042], "min": [0.06373657446802966, 0.03893673122616595, 1.182407773829954, -0.2258284004442862, -0.13685906553456983, -1.669832146748702, 0.06888780795782502, -0.3365459817729518, 1.1831830221702648, 0.01298569473227395, -0.006382873313083515, -0.009574474386047409], "max": [0.5343202201706893, 0.3918724997030398, 1.4664776426289534, 0.849075395747451, 1.2511896987519981, 0.048085577609285404, 0.06899959308668652, -0.3364930882727737, 1.1835361242384355, 0.016842733672415098, -0.0012765745697604913, -0.007446812755241729], "count": [254]}, "eef_sim_pose_action": {"mean": [0.29433779273310406, 0.24723715511260566, 1.2905806284307988, 0.2604679816763968, 0.6384921225102571, -0.6037650169762665, 0.06890236136496504, -0.3365329524372449, 1.1831941198307243, 0.013887136536155453, -0.0016728607715598002, -0.008581786044531931], "std": [0.17025392770522554, 0.11481634855271979, 0.08022426617962586, 0.31161906630845987, 0.5141198054116707, 0.5701145071745439, 2.7585114874777125e-05, 2.1178417438415035e-05, 3.796967256880569e-05, 0.00042815333970510483, 0.0007512202581186163, 0.000949053346020861], "min": [0.06794596371370165, 0.03868059632952194, 1.1818195262713547, -0.30427642305364966, -0.17314188635687433, -1.7543345690707204, 0.06889713971837508, -0.33655837140465766, 1.183077371015448, 0.013812886397914219, -0.006135858232270808, -0.010737872916630337], "max": [0.5348274289147402, 0.3962112221192665, 1.4510618263250865, 0.8506164478738554, 1.261077990270584, 0.06989387664034696, 0.06912901089356939, -0.3364878147602158, 1.1834269033535754, 0.016911437879097758, -0.0015339519537924673, -0.007669909450785103], "count": [254]}, "gripper_mode_state": {"mean": [0.2047244094488189, 0.0], "std": [0.403500093710832, 0.0], "min": [0, 0], "max": [1, 0], "count": [254]}, "gripper_activity_state": {"mean": [1.81496062992126, 2.0], "std": [0.5335335690620963, 0.0], "min": [0, 2], "max": [2, 2], "count": [254]}, "gripper_mode_action": {"mean": [0.2204724409448819, 0.0], "std": [0.4145652466484473, 0.0], "min": [0, 0], "max": [1, 0], "count": [254]}, "gripper_activity_action": {"mean": [1.9645669291338583, 2.0], "std": [0.2404155061538906, 0.0], "min": [0, 2], "max": [2, 2], "count": [254]}, "gripper_open_scale_state": {"mean": [0.8295131507633265, 0.9785165366225379], "std": [0.2505591754046867, 0.0011688638660382856], "min": [0.32288227081298826, 0.9771121215820312], "max": [0.9777780151367188, 0.9796267700195312], "count": [254]}, "gripper_open_scale_action": {"mean": [0.7795275590551181, 1.0], "std": [0.41456524664844735, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [254]}}} +{"episode_index": 34, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6294876776893376]], [[0.6592451978040942]], [[0.6310032949373369]]], "std": [[[0.18714335085578251]], [[0.196500551516931]], [[0.19045185212571727]]], "count": [101]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5885138268728833]], [[0.6249457548696046]], [[0.593908615371341]]], "std": [[[0.20128827970013494]], [[0.2098142705831324]], [[0.1992983888132556]]], "count": [101]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6196078431372549]], [[0.6235294117647059]], [[0.6392156862745098]]], "mean": [[[0.424956812593024]], [[0.4332016922280464]], [[0.4216979335188421]]], "std": [[[0.19103535067086763]], [[0.182761281808162]], [[0.18521676392526923]]], "count": [101]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43325080351172374]], [[0.4410381964667055]], [[0.4345548518087103]]], "std": [[[0.2429627632674141]], [[0.23073141383110676]], [[0.23706642536688805]]], "count": [101]}, "observation.state": {"min": [0.002340425504371524, 0.0, 0.0, -0.01148936152458191, 0.022127659991383553, -0.06574468314647675, -2.7585105895996094, 0.0, 0.0, -1.9544681310653687, -0.08744680881500244, -0.3510638177394867, -0.10489361733198166, -2.742553234100342, 97.88134765625, 18.323530197143555], "max": [0.0031914892606437206, 0.0, 0.0, -0.008936170488595963, 0.023829787969589233, -0.06489361822605133, -2.758085012435913, 1.0, 2.351489305496216, 0.0, 1.036170244216919, 0.026808511465787888, 0.936170220375061, -0.42510637640953064, 97.89613342285156, 97.3410415649414], "mean": [0.002752416767179966, 0.0, 0.0, -0.010078156366944313, 0.022759197279810905, -0.0653136596083641, -2.758190393447876, 0.3910984694957733, 1.267890214920044, -1.1400278806686401, 0.4182020127773285, -0.16715414822101593, 0.3543015718460083, -2.271170139312744, 97.88551330566406, 81.26016235351562], "std": [0.00014741250197403133, 0.0, 0.0, 0.0005388905410654843, 0.0003073002153541893, 0.00021472123626153916, 0.000191133251064457, 0.375322550535202, 0.9400696158409119, 0.8579052090644836, 0.35529911518096924, 0.10497051477432251, 0.3809593617916107, 0.8672374486923218, 0.006610080134123564, 29.567123413085938], "count": [471]}, "action": {"min": [0.003067961661145091, 0.0015339808305725455, 0.0, -0.012271846644580364, 0.023009711876511574, -0.06596117466688156, -2.7585105895996094, 0.0, 0.0015339808305725455, -1.954291582107544, -0.08743690699338913, -0.3543495535850525, -0.10737865418195724, -2.742553234100342, 100.0, 0.0, 0.0, 0.0], "max": [0.003067961661145091, 0.0015339808305725455, 0.0, -0.00920388475060463, 0.02454369328916073, -0.06596117466688156, -2.758085012435913, 1.0001554489135742, 2.3531265258789062, -0.0, 1.0431069135665894, 0.02761165425181389, 0.9418641924858093, -0.42510637640953064, 100.0, 100.0, 0.0, 0.0], "mean": [0.0030679681804031134, 0.0015339840902015567, 0.0, -0.010532641783356667, 0.023244142532348633, -0.06596144288778305, -2.758190393447876, 0.3917745351791382, 1.2688729763031006, -1.1405683755874634, 0.4211932122707367, -0.16856816411018372, 0.35620230436325073, -2.271170139312744, 100.0, 78.98088836669922, 0.0, 0.0], "std": [6.51925802230835e-09, 3.259629011154175e-09, 0.0, 0.001520121586509049, 0.0005520166014321148, 2.682209014892578e-07, 0.000191133251064457, 0.3755626380443573, 0.9388130307197571, 0.8579442501068115, 0.35726726055145264, 0.10563346743583679, 0.38357868790626526, 0.8672374486923218, 0.0, 40.74448013305664, 0.0, 0.0], "count": [471]}, "timestamp": {"min": [0.0], "max": [15.666666666666666], "mean": [7.833333333333333], "std": [4.532189398154135], "count": [471]}, "frame_index": {"min": [0], "max": [470], "mean": [235.0], "std": [135.96568194462407], "count": [471]}, "episode_index": {"min": [180], "max": [180], "mean": [180.0], "std": [0.0], "count": [471]}, "index": {"min": [63957], "max": [64427], "mean": [64192.0], "std": [135.96568194462407], "count": [471]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [471]}, "subtask_annotation": {"mean": [3.7282377919320595, 7.0, 7.0, 7.0, 7.0], "std": [1.4724753032993618, 0.0, 0.0, 0.0, 0.0], "min": [2, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [471]}, "scene_annotation": {"mean": [180.0], "std": [0.0], "min": [180], "max": [180], "count": [471]}, "eef_direction_state": {"mean": [6.0, 3.851380042462845], "std": [0.0, 1.9262388700923796], "min": [6, 0], "max": [6, 6], "count": [471]}, "eef_velocity_state": {"mean": [0.0, 1.1656050955414012], "std": [0.0, 0.8179031791751515], "min": [0, 0], "max": [0, 2], "count": [471]}, "eef_acc_mag_state": {"mean": [0.0, 0.9150743099787686], "std": [0.0, 0.8352669359855217], "min": [0, 0], "max": [0, 2], "count": [471]}, "eef_direction_action": {"mean": [6.0, 3.774946921443737], "std": [0.0, 1.9451853424008048], "min": [6, 0], "max": [6, 6], "count": [471]}, "eef_velocity_action": {"mean": [0.0, 1.1847133757961783], "std": [0.0, 0.807252076939681], "min": [0, 0], "max": [0, 2], "count": [471]}, "eef_acc_mag_action": {"mean": [0.0, 1.019108280254777], "std": [0.0, 0.8253263209458951], "min": [0, 0], "max": [0, 2], "count": [471]}, "eef_sim_pose_state": {"mean": [0.06911811474541273, 0.33395908674490304, 1.1835279642025505, -0.06554308089252435, -0.010075539278614992, 0.02551274515216453, 0.2521949873922669, -0.20666265661869748, 1.2849206863268463, 0.18519858045823617, 0.5262287190159237, 0.1437851046604663], "std": [5.83206130423314e-07, 7.78271975723368e-06, 5.52319351473631e-05, 0.0002142739666911301, 0.000538752879152234, 0.00033659663493043775, 0.15246466972799458, 0.13985885262813622, 0.08164381294006326, 0.2704340244944967, 0.4288848597183584, 0.28630214409021554], "min": [0.06911666758560209, 0.33393486246951704, 1.183410919005561, -0.06600324736584895, -0.011486439508687774, 0.024894543296364195, 0.0640831409814913, -0.34104510394689463, 1.1818627461770648, -0.10487243519555385, -0.1289681954389832, -0.2370855227259015], "max": [0.06911939812539016, 0.33398299326352093, 1.1836726023644062, -0.06509994418064743, -0.00893381128360704, 0.02659714793238264, 0.47917794964747285, 0.039044527270952284, 1.4762796485699778, 0.7851421985775978, 1.050523613320165, 0.7434784039362294], "count": [471]}, "eef_sim_pose_action": {"mean": [0.06923457834282387, 0.3339631584559836, 1.183609438007349, -0.06617030630670959, -0.008996205800129928, 0.026313134960539494, 0.2522779459853791, -0.20651338172940314, 1.284940978957115, 0.18493531872661834, 0.5292767257825831, 0.14205317616197513], "std": [1.4637834118523804e-06, 1.2417660698186318e-05, 0.00015580131094218027, 3.555114881077606e-05, 0.0015197150848793054, 0.0005520305007082525, 0.15188076839520176, 0.13988193808534405, 0.08139514335013229, 0.26962499499534154, 0.4263225029410355, 0.28435611639275826], "min": [0.06923215276180894, 0.33395787850613984, 1.183473247382101, -0.06622470521549287, -0.010735023265648014, 0.026078350116431514, 0.06581152693785443, -0.3413003792814825, 1.182407348500042, -0.10732219254174455, -0.09189815251959033, -0.23963999664523505], "max": [0.06923597342962563, 0.33399239412865556, 1.1837876972570067, -0.06613764483222702, -0.007667593842962672, 0.027613069415580005, 0.4793412819097816, 0.03884865484706855, 1.4695377051901222, 0.7870429413126394, 1.055162606916649, 0.7477255711071235], "count": [471]}, "gripper_mode_state": {"mean": [0.0, 0.2059447983014862], "std": [0.0, 0.4043903292044033], "min": [0, 0], "max": [0, 1], "count": [471]}, "gripper_activity_state": {"mean": [2.0, 1.8895966029723992], "std": [0.0, 0.42295849970480376], "min": [2, 0], "max": [2, 2], "count": [471]}, "gripper_mode_action": {"mean": [0.0, 0.21019108280254778], "std": [0.0, 0.40744421889731125], "min": [0, 0], "max": [0, 1], "count": [471]}, "gripper_activity_action": {"mean": [2.0, 1.980891719745223], "std": [0.0, 0.17743169779852302], "min": [2, 0], "max": [2, 2], "count": [471]}, "gripper_open_scale_state": {"mean": [0.9788542865340102, 0.8125996588445749], "std": [6.609548670751536e-05, 0.2956707431008211], "min": [0.9788134765625, 0.18323530197143556], "max": [0.9789613342285156, 0.9734104156494141], "count": [471]}, "gripper_open_scale_action": {"mean": [1.0, 0.7898089171974523], "std": [0.0, 0.40744421889731125], "min": [1.0, 0.0], "max": [1.0, 1.0], "count": [471]}}} +{"episode_index": 35, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6326459041394336]], [[0.6529501470588235]], [[0.6283147249455338]]], "std": [[[0.19665354273094404]], [[0.20508172953603915]], [[0.20747804616638146]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5901699346405229]], [[0.6185138235294118]], [[0.5893191966230936]]], "std": [[[0.21003996200247815]], [[0.2162734303784786]], [[0.21139623401682206]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6784313725490196]], [[0.615686274509804]], [[0.6196078431372549]]], "mean": [[[0.4192528349673203]], [[0.42538572984749456]], [[0.4128703676470588]]], "std": [[[0.1873211365248028]], [[0.17948663134698667]], [[0.1898777380508732]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4427051851851852]], [[0.44633817265795206]], [[0.43219126633986926]]], "std": [[[0.2451050922217119]], [[0.23555962390071594]], [[0.24906540992356035]]], "count": [100]}, "observation.state": {"min": [0.01234042551368475, -0.001276595750823617, 0.0, -0.003829787252470851, 0.037021275609731674, -0.04276595637202263, -2.7551064491271973, -0.27468085289001465, -0.003829787252470851, -1.9665957689285278, -0.1614893674850464, -0.416170209646225, -1.3378723859786987, -2.760425567626953, 97.76300048828125, 7.4298601150512695], "max": [0.013404255732893944, -0.001276595750823617, 0.0, -0.0019148936262354255, 0.0382978729903698, -0.04170212894678116, -2.754680871963501, 1.080425500869751, 2.4559574127197266, 0.0, 1.1131914854049683, 0.5044680833816528, 0.7355319261550903, -0.1125531941652298, 97.77780151367188, 97.96267700195312], "mean": [0.012741852551698685, -0.0012765933061018586, 0.0, -0.0028976313769817352, 0.03778884559869766, -0.0422319695353508, -2.7547767162323, 0.4180712401866913, 1.5527037382125854, -1.4192487001419067, 0.41737842559814453, -0.07182411849498749, 0.06007074564695358, -1.98674476146698, 97.76628875732422, 71.51396942138672], "std": [0.0001614588691154495, 2.444721758365631e-09, 0.0, 0.0004852699930779636, 0.00021838638349436224, 0.0001282099256059155, 0.00017598761769477278, 0.5006729960441589, 0.8845642805099487, 0.793977677822113, 0.34602290391921997, 0.29444628953933716, 0.623152494430542, 1.0924060344696045, 0.006120102945715189, 37.323402404785156], "count": [265]}, "action": {"min": [0.012271846644580364, 0.0, -0.0, -0.004601942375302315, 0.03834952041506767, -0.04295146092772484, -2.7551064491271973, -0.3236699402332306, 0.0, -1.96656334400177, -0.1672039031982422, -0.4218447208404541, -1.3453011512756348, -2.760425567626953, 100.0, 0.0, 0.0, 0.0], "max": [0.013805827125906944, 0.0, -0.0, -0.0015339808305725455, 0.03834952041506767, -0.04295146092772484, -2.754680871963501, 1.0814564228057861, 2.4559032917022705, 0.0015339808305725455, 1.1213399171829224, 0.5077476501464844, 0.7393787503242493, -0.1125531941652298, 100.0, 100.0, 0.0, 0.0], "mean": [0.013064851053059101, 0.0, 0.0, -0.003525152802467346, 0.03834950551390648, -0.042951520532369614, -2.7547767162323, 0.41984203457832336, 1.555387258529663, -1.4224681854248047, 0.4244847595691681, -0.071900375187397, 0.06162549927830696, -1.98674476146698, 100.0, 69.81131744384766, 0.0, 0.0], "std": [0.0007664921577088535, 0.0, 0.0, 0.001463906723074615, 1.4901161193847656e-08, 5.960464477539063e-08, 0.00017598761769477278, 0.5011810064315796, 0.8838518261909485, 0.7929349541664124, 0.35055387020111084, 0.2966693937778473, 0.6248787045478821, 1.0924060344696045, 0.0, 45.90766143798828, 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": [185], "max": [185], "mean": [185.0], "std": [0.0], "count": [265]}, "index": {"min": [66086], "max": [66350], "mean": [66218.0], "std": [76.49836599562111], "count": [265]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [265]}, "subtask_annotation": {"mean": [3.328301886792453, 7.0, 7.0, 7.0, 7.0], "std": [1.4594360966431965, 0.0, 0.0, 0.0, 0.0], "min": [2, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [265]}, "scene_annotation": {"mean": [185.0], "std": [0.0], "min": [185], "max": [185], "count": [265]}, "eef_direction_state": {"mean": [6.0, 3.516981132075472], "std": [0.0, 1.789037461144917], "min": [6, 0], "max": [6, 6], "count": [265]}, "eef_velocity_state": {"mean": [0.0, 1.5735849056603775], "std": [0.0, 0.7341150347870978], "min": [0, 0], "max": [0, 2], "count": [265]}, "eef_acc_mag_state": {"mean": [0.0, 1.2377358490566037], "std": [0.0, 0.7673100318262867], "min": [0, 0], "max": [0, 2], "count": [265]}, "eef_direction_action": {"mean": [6.0, 3.490566037735849], "std": [0.0, 1.9015648125175886], "min": [6, 0], "max": [6, 6], "count": [265]}, "eef_velocity_action": {"mean": [0.0, 1.528301886792453], "std": [0.0, 0.7624135852030052], "min": [0, 0], "max": [0, 2], "count": [265]}, "eef_acc_mag_action": {"mean": [0.0, 1.2339622641509433], "std": [0.0, 0.7709203997345957], "min": [0, 0], "max": [0, 2], "count": [265]}, "eef_sim_pose_state": {"mean": [0.06900828755274052, 0.33406793958495834, 1.182762783547809, -0.04238973333183937, -0.004171247230029237, 0.05053104354522862, 0.28996835214472394, -0.18023007585538411, 1.304788565604509, -0.007148154168406452, 0.5062922370887073, 0.31864709783747436], "std": [3.2768558682822365e-07, 5.849986402921899e-06, 4.9733438069201234e-05, 0.00013083922230701893, 0.0004849252419437576, 0.0002840215457863364, 0.14081220124879132, 0.18214823969136656, 0.08893226806125148, 0.3642635598029272, 0.321081398815625, 0.29708369851566924], "min": [0.06900737050699955, 0.33405462892795545, 1.1826620662687117, -0.042951246277606776, -0.0051028031434787735, 0.04936207033128681, 0.06880857181887214, -0.3798382863780514, 1.1822326656699942, -0.8526538283542977, -0.03893581525467926, -0.2330068999080317], "max": [0.06900925436990119, 0.33408857662916647, 1.1828583178327956, -0.041837543784299554, -0.003189200843625617, 0.05127708955982587, 0.5061847384578967, 0.09345691157390323, 1.5068434647354392, 0.4945128910750686, 0.9700132891881212, 0.8002142568288189], "count": [265]}, "eef_sim_pose_action": {"mean": [0.06910388262622336, 0.3340743976971298, 1.1828562785889305, -0.043086616266223426, -0.003522553870246118, 0.05141462723794918, 0.29029527271728817, -0.17921163802129075, 1.3045891157125662, -0.005604903229531301, 0.5119842388213524, 0.3195777238858562], "std": [6.170833627315553e-07, 1.7493835012069492e-05, 0.00015002991033191687, 5.612695690175747e-05, 0.001462831007272343, 0.0007664844893616298, 0.14066134938727826, 0.1813567749037679, 0.08763603164538163, 0.36443238988685894, 0.31954756471000006, 0.3029308616883818], "min": [0.06910312562161092, 0.3340574807378627, 1.1826522121951053, -0.04312790119936161, -0.004598558760697591, 0.05062141213554121, 0.06641614278389565, -0.3799092075170308, 1.1817552234648783, -0.8351196516337352, -0.061124523581452594, -0.25608488718048034], "max": [0.06910495636155517, 0.3340925040397898, 1.182966635093644, -0.04301027398458332, -0.001532852966078524, 0.052155753227169026, 0.5071860111587596, 0.09449799565229794, 1.4778023061712167, 0.4896724148809731, 0.9916679710779364, 0.8295041737965598], "count": [265]}, "gripper_mode_state": {"mean": [0.0, 0.2943396226415094], "std": [0.0, 0.4557453336949955], "min": [0, 0], "max": [0, 1], "count": [265]}, "gripper_activity_state": {"mean": [2.0, 1.7811320754716982], "std": [0.0, 0.5739819876779323], "min": [2, 0], "max": [2, 2], "count": [265]}, "gripper_mode_action": {"mean": [0.0, 0.3018867924528302], "std": [0.0, 0.4590764173809963], "min": [0, 0], "max": [0, 1], "count": [265]}, "gripper_activity_action": {"mean": [2.0, 1.9660377358490566], "std": [0.0, 0.23547895489543733], "min": [2, 0], "max": [2, 2], "count": [265]}, "gripper_open_scale_state": {"mean": [0.9776623995798992, 0.7151391411007569], "std": [6.119910899056548e-05, 0.37323382177768666], "min": [0.9776300048828125, 0.07429860115051269], "max": [0.9777780151367188, 0.9796267700195312], "count": [265]}, "gripper_open_scale_action": {"mean": [1.0, 0.6981132075471698], "std": [0.0, 0.45907641738099647], "min": [1.0, 0.0], "max": [1.0, 1.0], "count": [265]}}} diff --git a/R1_Lite_move_the_position_of_the_glass/meta/info.json b/R1_Lite_move_the_position_of_the_glass/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..8273e4dd5a699ce5ec42aa43a2d2ff9aedd37ec6 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_glass/meta/info.json @@ -0,0 +1 @@ +{"codebase_version": "v2.1", "robot_type": "galaxea_r1_lite", "total_episodes": 36, "total_frames": 12480, "total_tasks": 1, "total_videos": 144, "total_chunks": 1, "chunks_size": 1000, "fps": 30, "splits": {"train": "0:35"}, "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_glass/meta/tasks.jsonl b/R1_Lite_move_the_position_of_the_glass/meta/tasks.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..8998d8e7a7a22db610c9dabbc73d46d2185e8455 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_glass/meta/tasks.jsonl @@ -0,0 +1 @@ +{"task_index": 0, "task": "put the glass the designated position."} diff --git a/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000000.mp4 b/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b75ceaf4d19206e3575f8d5c7232b1b1c178cab2 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_glass/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:9078895f2696b066af1121da8005c2b1edb754466ccd48efde0b37ee8290c04b +size 2511646 diff --git a/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000001.mp4 b/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..46de484720b49afc06f3780abde650de6dd1543a --- /dev/null +++ b/R1_Lite_move_the_position_of_the_glass/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:f5c4f1c2b3692092201a457d519e623be67d2f7f6225a72b80e746ca79acc53e +size 4088674 diff --git a/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000002.mp4 b/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bf77f197dac0947dae3e76f94351c22bb4275091 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_glass/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:b6256a54c9551d9ad693c187b04442973b824082328ae0d3127e5db357233e9b +size 3378872 diff --git a/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000003.mp4 b/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..57edf43da8842756bf17b780302c4bac077e5a21 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_glass/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:3ab146041430e1c505c15996db1c0406331b8d5e2a184b88b2403a7a5036d588 +size 2182735 diff --git a/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000004.mp4 b/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fc9876945f600770d41e8737041b0f9dbfbffa08 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_glass/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:616fdb93f756885e953f489d2b592b2a0cd12fd4ca8740610136ad930c029fd8 +size 2627177 diff --git a/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000005.mp4 b/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..48c7d1ee485b4789cc967de722b4c4ba015e0cf8 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_glass/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:f0d2767a0a67da90f6a9827f77f568ac2f9e17ee85a3d4aa32b30f87ba5a5c43 +size 2901447 diff --git a/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000006.mp4 b/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ce70353daba8f5d26166072c63244eba152a820b --- /dev/null +++ b/R1_Lite_move_the_position_of_the_glass/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:c9045cdc74ef6c4145f8edbe26d2ca6d07954f6500c283500df67bf42e7b428c +size 3974949 diff --git a/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000007.mp4 b/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0470866de586674c62fa709606852d18bc09214c --- /dev/null +++ b/R1_Lite_move_the_position_of_the_glass/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:24dae3c2f294306a34ea1c92f738df7589dfd15e10b99369a516ff2f0cff9b2d +size 5737410 diff --git a/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000008.mp4 b/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8802e41a9be5bff3e69694f78cb5cf270083609a --- /dev/null +++ b/R1_Lite_move_the_position_of_the_glass/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:3b9343906f0791c82c0d98f096e005627871414c892382002ec6ca9d5aa15fe3 +size 4047452 diff --git a/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000009.mp4 b/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6fd7be1114b1aaff29ce0b958064a44758fe7bae --- /dev/null +++ b/R1_Lite_move_the_position_of_the_glass/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:cabb1e9e13211c1fc8d677c21afcb6b11abd6abec571333cef6b9631164fe286 +size 2240136 diff --git a/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000010.mp4 b/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..76dff1af213ddad1cbe5ff0cf4c1ea23933eac1a --- /dev/null +++ b/R1_Lite_move_the_position_of_the_glass/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:4a85baf8515153193e1122ef266e06cbb13f71ce840954b9640916bd8e84fa43 +size 2384999 diff --git a/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000011.mp4 b/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..185bdc5834f159d343796ae6cf7f8c00e3bcf911 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_glass/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:204738d632c9c407a0054bc23ed4fd3235e5215dd458a727f6793ca8ec077ca8 +size 2278619 diff --git a/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000012.mp4 b/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0940afcab1baae330262d38ce209853ddb5c41b8 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_glass/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:2754d83f20380d7cd9a7051bfc867ac1d6200b444ea9766e966fb8d8d12101bf +size 2770800 diff --git a/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000013.mp4 b/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ca1853810a5ad3d31b77ed08e5f53995a1986bd1 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_glass/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:b54fae5a816c9bb2fc1a60ae2815c5ffdad581757e907d261ec82c15992baa59 +size 2439701 diff --git a/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000014.mp4 b/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0af3981b57450eadafeb345f0cfc80c785e2dd38 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_glass/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:38236d76e3eb9bb361bc071004b2d1ccf8e93bb5ea38c3388414ad6882d48f34 +size 3108117 diff --git a/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000015.mp4 b/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..df5d77d282a663539da615f96b93395edb0beaf7 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_glass/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:4736f5bbee360e8316c7d9a4d90b7aab96291999466b49c126c40f3fde8c95e0 +size 3689607 diff --git a/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000016.mp4 b/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d2a0f9c944054b49457790a9c14b950058147ef9 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_glass/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:04f8523fcd01110735818d5934e4be7a3ecf8ed12e6068ac3aa07fb991932004 +size 1601386 diff --git a/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000017.mp4 b/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..058e63f93b9d0271ec7414af6eba013c0bf93494 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_glass/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:677c9921ea1c8b05f24dd7adaefccfe63eed661c4e7c4dd576fcbfa1b8bc9cb7 +size 4247688 diff --git a/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000018.mp4 b/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..78ce5da5753437bf7148c9d8e4a12af4581f785a --- /dev/null +++ b/R1_Lite_move_the_position_of_the_glass/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:bdd4359a682f14a396f443b88e94f7d738ebf38c2e99139fe7c18f5a3b01e7e3 +size 4296797 diff --git a/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000019.mp4 b/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fdc7d88776f70ddef2af5213eb81aba9d194bac3 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_glass/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:b89f38d16c718a8b2134022c8b84e5597b060ffa7b5812a655b131ed08db4619 +size 3898527 diff --git a/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000020.mp4 b/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..86b641616894160abcf104d320947616afcf967f --- /dev/null +++ b/R1_Lite_move_the_position_of_the_glass/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:af74d0c30a569eec22c08a08768e363eca47755ee419b7e3e80e55715f2e8ecb +size 7984376 diff --git a/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000021.mp4 b/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..29bbeb16831db6004d057316edd7b159d11cc197 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_glass/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:b5131b34f5614301ab18fa86b33121e5d2703df20183b4d9b8c2a7f3766f7adc +size 4281208 diff --git a/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000022.mp4 b/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..74c567d649ab6de6d2e32f9a4f3900b13c1d577a --- /dev/null +++ b/R1_Lite_move_the_position_of_the_glass/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:900e7d513a0224215c3853183a859bb1e8b7b77008a81bf7f751d33176274d2b +size 2812071 diff --git a/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000023.mp4 b/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..28dee674514527863775b913b80705f73e9a9055 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_glass/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:77046bb5c8bb162f854eace02b55fd0057f126a809733541cab316238bbec529 +size 2369943 diff --git a/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000024.mp4 b/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e3edb230c640fe19155fac7ba0b6d9fabb8e902c --- /dev/null +++ b/R1_Lite_move_the_position_of_the_glass/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:39c05af879a2bf0f793659eab680e1136eadff26d9a6fbefd5399e9da19a8049 +size 3140263 diff --git a/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000025.mp4 b/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9d73148525450142a40fcd4e67e9380c6092c690 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_glass/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:36c6f80275233779ee57f706d2b69844fe655a075861ec1e83556e0e9f1df997 +size 3299080 diff --git a/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000026.mp4 b/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4409bff42ee0962a43328c6c3607288f9ee18ae9 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_glass/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:a995a895fdc1569f30512b8ad260bb81658d7d477d46cd4dedf59f4eeced3912 +size 4269559 diff --git a/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000027.mp4 b/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..edcc0783d29bd1684585cc5698ec01c64e48c9d2 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_glass/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:a42bfe74e24613d2bcf1640e9a1e82b9ffa563e64cf906d53088c1da8055d912 +size 4703503 diff --git a/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000028.mp4 b/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..77d452817a72cb0fd6a8b3e3382b64adb82cb2ca --- /dev/null +++ b/R1_Lite_move_the_position_of_the_glass/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:2971f97064c5be181e170d1039a13738e49fdb968abd12773acde4d71d582851 +size 2375858 diff --git a/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000029.mp4 b/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..56bb81d6f2d8f3a0ffa044d047fe026a5b94cd58 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_glass/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:900c24e69b89b83ff065fcb9eb0690996ee26a457ae6be3588f67ecef609857b +size 1835307 diff --git a/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000030.mp4 b/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..82a14c317e0c713ad0ac56e6c43344711ecb1ce1 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_glass/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:bee71f3f075ae15fd87d459c501c3bcf20a80652edc29a4067b16d818e06c745 +size 2707899 diff --git a/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000031.mp4 b/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a47db563c650cbb6d711c4d640b217f23ace0369 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000031.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e9b290377a966941bfc6d6281e286bab60506f70bce9b0ab017abd5a0c944715 +size 3769243 diff --git a/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000032.mp4 b/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aa539ae65adbb20e83c95fcf626282d09c66b844 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000032.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:51be8ca9997c40b9d018ac61388b4b4debda3b2766175f45a6ebc0e617979d8e +size 3110587 diff --git a/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000033.mp4 b/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..20a749fcb0388286691149cae92dafc9ed93e58c --- /dev/null +++ b/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000033.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f11045e85fe6e2d38eb7941605a7e785ba7311bbf9522cb19a79b76c595ed027 +size 2193371 diff --git a/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000034.mp4 b/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a10a4520082ae20b2292b6c0b3864b45e59555b8 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000034.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fcde81e76dd3dee9f47afb50b9c5719f098ba059a739143d23e3138b3c7b19e5 +size 3860001 diff --git a/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000035.mp4 b/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d8396428d8ef99655a9d07a82a2d998bf4f84c82 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000035.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e4a48c423884d62fe79fffb155a21443f484fc3b6a50c2b6cba63ca63ae41f5 +size 2731417 diff --git a/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000000.mp4 b/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a022f542093a624c36c3b8c872b700ea053ed98a --- /dev/null +++ b/R1_Lite_move_the_position_of_the_glass/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:0ba9fb7d29cda944279e6cc7b405e7be4a720c9a153c867d08aaf8d5195d6fa4 +size 2412036 diff --git a/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000001.mp4 b/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c83a97ada50e733b724314b040ea4b7bec3868a1 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_glass/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:7eeaa8be16358e9b26b1729a04a4a2548d1ee5b18064fb3518284f0244d2a7eb +size 3530781 diff --git a/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000002.mp4 b/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6b3f8f31bdc237daf510de3e424a9c8f73d3328f --- /dev/null +++ b/R1_Lite_move_the_position_of_the_glass/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:08a2ffa89e7abaa645bf3660ea388e9a53a5244217fd015036b4708f4312b098 +size 3244174 diff --git a/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000003.mp4 b/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ecb8a486c43251c4fc040a699cdec037d6a73655 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_glass/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:4cbd87b4b13f1840352de082defbf930dfaa19d5f9da45383a0cbcfd15b8805e +size 2019980 diff --git a/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000004.mp4 b/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f072d6dc14d2956ed2837091db494cbab0f9b5f5 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_glass/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:a18b8b29f89a2d013ee794504f657e16db5f804f5ee554c1161f7949c39ac000 +size 2241677 diff --git a/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000005.mp4 b/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ba14a4a9a13686d63a9ebd8c9ec7983ad9211c1e --- /dev/null +++ b/R1_Lite_move_the_position_of_the_glass/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:165f1c1c24955534b0d926227775c14ed0778528ad262fab008b69de2c1be985 +size 2513360 diff --git a/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000006.mp4 b/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c155dcd551845afe5b9334981956e091bd769368 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_glass/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:cf54414034689a8705ab125eb0f0a967ea5d183afb3fda1ad29a5cae16b2817b +size 3703485 diff --git a/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000007.mp4 b/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4fa556a795a0c915d01697341354f49b89d48ad6 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_glass/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:be25b92e62c3fd0f8064734f52a56d76cf1cf3478e6ae299551e4310c30917e5 +size 5539426 diff --git a/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000008.mp4 b/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3119c2a0f665359ad47e3723bb3cb3317abd11a1 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_glass/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:aa514a9f6f00893d375184d7a4d435455fb68e9adc5a64fa875a0a038678b01e +size 3452709 diff --git a/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000009.mp4 b/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..06d2d18dfdda82ac7cde32388fb2d717d5533186 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_glass/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:cb00b08ec9a5e4b9f2d703cb353fda4d8b95fab09c33a215290136955875facd +size 1920880 diff --git a/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000010.mp4 b/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..553ed239f01c33c3236b87cf48571ee7876dc592 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_glass/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:e2aafca49a647caf6fd668ba5869bfa9c8f0991e13379b272785cc7b949719d6 +size 2092366 diff --git a/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000011.mp4 b/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ecdc94e220e19e562299fbbefe03ab21e8faa140 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_glass/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:011dc1dc68d096a36afae3bb0c7e40b54fd96f2b7e8d9be7096893d1e52e3e19 +size 2012107 diff --git a/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000012.mp4 b/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aff1635d5d00b7a6cfbee51d517cb12020af0850 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_glass/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:3ff76774e32bcc4335d0794ee186a19150be62d770abc2ee536325ddd88863b5 +size 2451409 diff --git a/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000013.mp4 b/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eece094392b44bb39accfae73e71938e36aaaac9 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_glass/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:69901d0b8c7c8ab4007fba7c2ff4ef9c4ad99b03bc530751d1a6a4aac39f234c +size 2276305 diff --git a/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000014.mp4 b/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9a6ab361e090ead9d94b459950ffec6e84eed9d6 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_glass/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:c577ac33dae33727ee60815150b8c1217d4d8d388f795e16ecb83106da4ce09a +size 3020502 diff --git a/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000015.mp4 b/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bdaee6ef78a3912f2c70a3fb4a87e582a5f29c6a --- /dev/null +++ b/R1_Lite_move_the_position_of_the_glass/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:11d5ceaef5ee7d677b1b9cdb29af30a0db1df886b7db276a1dc378e2edbd32df +size 3195680 diff --git a/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000016.mp4 b/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..359b144e46afa3be3a3b42e9772f3c15414f8751 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_glass/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:acda742a99c6ed0d05f05a0ef082b96966998f0e75e517b052433a7f4579c4ad +size 1485949 diff --git a/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000017.mp4 b/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a538f298c3e67863575a51fb91d29fadb1b9a900 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_glass/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:a523b9e2b96964b49e462d904ac6490207e248d5915c37fab1a6666c1a092ec9 +size 3746260 diff --git a/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000018.mp4 b/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..65a40afd8c612ab125361c3a28b94e71151cdc3a --- /dev/null +++ b/R1_Lite_move_the_position_of_the_glass/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:806b1838b3a5253aa28b350f746307d30855c81662f93150a3668a4e98c03418 +size 3746275 diff --git a/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000019.mp4 b/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7b98ec413811d5947054d842977e1fff17bcea86 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_glass/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:089114f7166ff1c0d41c3b0be55d0ca9594836767e93f3d9b131202fef73faa6 +size 3600806 diff --git a/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000020.mp4 b/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3227729d1290878915aa6ea4057934cc01fd33db --- /dev/null +++ b/R1_Lite_move_the_position_of_the_glass/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:2be2c94ad281ec2150d0d1d7cfecf57bc3e44d6e6bbb2b7b414dced7130e0f75 +size 7290279 diff --git a/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000021.mp4 b/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f2c62ff1579fa241a15e69f436470e7d10a37164 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_glass/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:bb592a9eb2bc4ef242f094b7c39d237b27c7c49d60bb35472455592e4e744767 +size 3886696 diff --git a/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000022.mp4 b/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1c8848be0c16bbc1391154d7ef4d0d0cfa795b33 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_glass/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:4b4df0d3f29a5c0c0d844772698241482304832ea4d19c3013236c5c6d4edbfb +size 2513055 diff --git a/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000023.mp4 b/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2864e6271b6fcf0c467c2910a3a5cc3bdc269d3d --- /dev/null +++ b/R1_Lite_move_the_position_of_the_glass/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:1651067abd996894d24eb992af24a60db624d6d93eb10760b03318b569a97ab1 +size 2058239 diff --git a/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000024.mp4 b/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8e5309860b3ecffc2f7a204070abbadd848595e4 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_glass/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:d46d679dcf9f9200d7e4bd104b3ba542185452557f33c6904b4ff3c2d2255203 +size 2700315 diff --git a/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000025.mp4 b/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..145e9b33d2d9065223ddd0a2ef1da4b3febb3079 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_glass/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:a29aa7c45991a013973b20285e563156731132ecc9027aeb4da581c66030b836 +size 2968183 diff --git a/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000026.mp4 b/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9bb3de49e02e829a4fb69f1e00928532f913b3b1 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_glass/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:48437b0f79c0a03c6aad6fb5ca1a5e0e0e855647fc0f092d9a465ce249de8be7 +size 4039675 diff --git a/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000027.mp4 b/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1617cdb4ded0cf2a4273be57c987ff8697b03671 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_glass/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:0a690e56b6b8aa14394fd300c8e2ab3cd52cdd8dac4400a2287fef7eeb23aa2a +size 4156843 diff --git a/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000028.mp4 b/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ab3e26bf205002c003045d8adfbcd3fd870ba4cd --- /dev/null +++ b/R1_Lite_move_the_position_of_the_glass/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:56adc1e416775a99c48d84f4911c88630ddd8c3907947569ebb3d32342276005 +size 2037217 diff --git a/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000029.mp4 b/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9cc4e1412b64f8a199e5205b173ad8eefc8376d1 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_glass/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:62205b80a86d2d9903fb7be9e0a17e0c2fac494ce0a17af63e3a2aa658912d26 +size 1600406 diff --git a/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000030.mp4 b/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..41cb0a7c7d519d4a17ad99b937e7a1c1490e811f --- /dev/null +++ b/R1_Lite_move_the_position_of_the_glass/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:9e603371106fa3f477e84bfb4ef44f3fb155c2e4196eb572962df842903b048a +size 2576477 diff --git a/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000031.mp4 b/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e9d8d05d16095010f00c259704ab75f7e0d547e2 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000031.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d767113aafadfa80f5dc56d06ea052a623e9b20b4833e096a79a59bb53ffda1 +size 3365143 diff --git a/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000032.mp4 b/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4686ff7a9586422a825e50a7fa5d1a9fad8abf61 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000032.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc528100e8ae0f20cd9a112ecf2950383359c664ab40aaa1dcf215c48f347c0d +size 3021318 diff --git a/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000033.mp4 b/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f14af5dba115d1fc0ff7725fe0a96de13a0167c6 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000033.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e09b8fae258c510fd9b0c024caab08a8667a5b93e9d6007b4fcf1a58055b066 +size 1937098 diff --git a/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000034.mp4 b/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3a896b57e993e3701a3ea86e158c7d8585e0f28d --- /dev/null +++ b/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000034.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d311f71e586f465334732aa7783f8190d4816745fff402bc1760b13984f478d2 +size 3707848 diff --git a/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000035.mp4 b/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2e813d7d51a2244f3c7219316cedb3361742b6fe --- /dev/null +++ b/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000035.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d86ad1a55a77fa49f0858b23035664a665dee11ae0b39b37959d4a3604dab1d +size 2566283 diff --git a/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000000.mp4 b/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..200a65f8daeee64ae4d3d3d1265bee35020bc3cd --- /dev/null +++ b/R1_Lite_move_the_position_of_the_glass/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:09452341142fa261b9ed1ad730778ab79314d442e4a8ae5cc171245865702a66 +size 2594084 diff --git a/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000001.mp4 b/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8bfdfe9265a46a35a5a868143c6ea924cfac642e --- /dev/null +++ b/R1_Lite_move_the_position_of_the_glass/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:81c3fbbad204dff98c512491b78003713bd3fba652efd23b2c0f1d0ab072c758 +size 3850074 diff --git a/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000002.mp4 b/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2e4eb0c275f88b6aebc2d2ef6312636efe818d74 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_glass/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:424772a395364d20a26f43a4cd116a6c7f5765819c435531c17d8b21b3358986 +size 2079094 diff --git a/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000003.mp4 b/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fbb5daac0aa8dc80fb8614ccc8a49397c67ae1a9 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_glass/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:4b35f658422b6b94da5ceaf141867bd0c5f681081608abbb8bf3fe225c524750 +size 1542034 diff --git a/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000004.mp4 b/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b32148afc82b33e87b8f49b6490d10478d9dc8d9 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_glass/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:77f58bad21ced5382be3f905fe68a7c62e59e09a58524995aad9a9926fcfe1d5 +size 2746548 diff --git a/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000005.mp4 b/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c606790b7af05b36a99cdb8c0ecd059412930db3 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_glass/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:3462fd641cc1aff2f566c160af2d05e75606d262a3ed3c04e6d840d1bdaf50a7 +size 2302991 diff --git a/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000006.mp4 b/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bc677e147514cd014db422d222a40f4d1eb69fed --- /dev/null +++ b/R1_Lite_move_the_position_of_the_glass/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:eab37171b7f05cd6448d8b86ae251193919fe2637306b227c1f7b358dc77e1e7 +size 3489354 diff --git a/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000007.mp4 b/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..813866d1bddd4b6148baff715b26546794855db4 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_glass/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:1a29725fee51ee7fa7058b50246b1d9cd7ce6fb5fdf240cdf45a31307450e249 +size 3234591 diff --git a/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000008.mp4 b/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6738a2eb450216816358374621cd54c65c170e6f --- /dev/null +++ b/R1_Lite_move_the_position_of_the_glass/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:ce09dde1f18973ebdcb4cfb380600db8a42e86d3a8520c6be83693954c00e678 +size 3981976 diff --git a/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000009.mp4 b/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0723e19d25dd8d98b35ab4e1b84899664906597e --- /dev/null +++ b/R1_Lite_move_the_position_of_the_glass/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:e1d33bbb429eff5d55c526adbe28025cd5cde4e7a7b08a0d4a42b479f56f2951 +size 2145823 diff --git a/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000010.mp4 b/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9e6dfa9edd2933522ab8c0fcbd876bee156fcb42 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_glass/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:cd960c5f1a4c4eee19fea75e30984ea51e73d92c3c30939f1c646a8c17dae724 +size 2296089 diff --git a/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000011.mp4 b/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9b9d0e4ce3bb44f216b3bf78ef57ba22e2610f47 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_glass/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:d0ccccebdeb0a74c9a22e2baf85246ff181785def299c818789c26e4c692acbd +size 2096630 diff --git a/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000012.mp4 b/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d8f5ad40b7cae83c33bf77176b9ca4657623b38f --- /dev/null +++ b/R1_Lite_move_the_position_of_the_glass/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:02a0527ecbdb106d1afbb335f5801b4f2b59b41be6ac3a722451593f2cd30814 +size 3640556 diff --git a/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000013.mp4 b/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ae83d5765ad3a4324f504c329ff141ac435696e1 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_glass/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:b5c8b11d3c478c049a673975ac62a444ea6b0ade3248cd7317d7d713314704cb +size 1836459 diff --git a/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000014.mp4 b/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bf8eddb98de56e747d1433bf2039c314ce6dcb45 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_glass/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:d3a0078f861b361985c485124432301b7ad598fbb6a2ed3f6e29e6b62885f00f +size 1606796 diff --git a/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000015.mp4 b/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..91675459f3df6a3ae8d43ab82069fccc8ee5cc86 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_glass/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:2d84ad5f617fc1e9f02d6e93605a831767255d1d7e3af212de40bf0afc7d85ef +size 3386501 diff --git a/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000016.mp4 b/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..00729e0484f77d583b626c85263869153ca7b414 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_glass/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:a85e27d32f2421b983cfe0b518aab31c4a50dcb045db142f65747e91752cc8c2 +size 1055127 diff --git a/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000017.mp4 b/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d5eac8108a36ce3305bec11c53cc9b02399fc2ef --- /dev/null +++ b/R1_Lite_move_the_position_of_the_glass/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:9e947448b7a5a3d6ad15e117bc940a0ee016b9ec1ef505586ccf25d72a8a123d +size 4672255 diff --git a/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000018.mp4 b/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dfd77355af122a1e930604d4b2285fd31e1aeb52 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_glass/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:dff1312dd3f3d06316911f52bcddc8da22547737b0df50db685c1a1eaffd0172 +size 3424455 diff --git a/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000019.mp4 b/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6f07ca8b621aee65709352ee33939997a9250806 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_glass/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:b09ec37b6e58de04b76c4385d6165690d8ddb5b61155712f5efb6406ca03f620 +size 3201227 diff --git a/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000020.mp4 b/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..387a469ad66f2e171a11566ca25aab79c1b56cc1 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_glass/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:0c3cf263f7a3710cb72022bd477bb47fe750a31e1489d4b44a83f765cb4b986e +size 7852391 diff --git a/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000021.mp4 b/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e5fb5e413245e4eb76dbdd2256164f1f9dbf1bdd --- /dev/null +++ b/R1_Lite_move_the_position_of_the_glass/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:e1b7d3abe4c06d34ed6b414efc5af3d27ebfc71f9ea96da63859178af5bf6334 +size 3812682 diff --git a/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000022.mp4 b/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ef1f5d42d483d202c09e8d6d130ad8b2add12452 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_glass/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:a605d52b92d9d8db4fa13d5c3b230a2dfb73ede304b7f0958036365d79bd316c +size 3351325 diff --git a/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000023.mp4 b/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b2585a3d4f39a7d003b3483db2a2c25b1024161b --- /dev/null +++ b/R1_Lite_move_the_position_of_the_glass/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:9c5fbf6a0a363c799e0cb6fa3fc756c374db4cc23ab6d0cf0a3c71a4e1d207b6 +size 2051248 diff --git a/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000024.mp4 b/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..580cbb8135cb6fd0718e8398ffa1534acdfa7782 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_glass/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:4234e578e07864a121fa7844fe439e40a7d9d04a7e02be81111e8e85728905b8 +size 2671295 diff --git a/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000025.mp4 b/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cdd768172cc076165278008fd81db47c66039639 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_glass/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:35e66fbe2ada1da6b673e87cbeedf95aa449ea3f843d3909b4f19488e135d1a2 +size 2917248 diff --git a/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000026.mp4 b/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..71306d6340b55dd81c1cf0c599592ad632498203 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_glass/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:b05442c3d6f9afbb9aed399bc6f8387d8f146d8b550de8a916c2d726ec1a59af +size 4098738 diff --git a/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000027.mp4 b/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..91d8f3d20aef4d3454b92f9f10d27522da4a6ad0 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_glass/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:781328cff487206a34a1de111d24a47bce87d2d269e5b55dab5633e9fc41a4eb +size 4434034 diff --git a/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000028.mp4 b/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bc2e6ad7b7458d3b49e3b4672a8f5d22dc45cf26 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_glass/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:f4e9aed2ef27c3b8d4a06f5bae92638870a9f060dd652b35de32aed2de097d91 +size 2196550 diff --git a/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000029.mp4 b/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d0477ba97c04b73d64fea7ad99eacbd2380fa792 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_glass/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:a971a061f49e6eeaee4ff4a603c8b27d9c315c9333aea7dcced69a1bfa316e10 +size 1744559 diff --git a/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000030.mp4 b/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a90f3350fc9aebc90bcc9a90c98a95cceb5d05d7 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_glass/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:45f64b1914d2a004883271bd411184a223b0f72d5b02e2bba3c79e99944b1d2f +size 1909449 diff --git a/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000031.mp4 b/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4951d22b7415048697d510c1f3595b3c473b9604 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000031.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:48db233ddc7df76fa8264249e5efc37887b085740cd20338dd66dd3a90eaa501 +size 3329794 diff --git a/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000032.mp4 b/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..73a84a12427478f12da38ceed6a98b421ef4b298 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000032.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d40bcc7d351e355eb75edba7e7f5603f9d7a63b6f48284010ff0b3838159d2c +size 2185520 diff --git a/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000033.mp4 b/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2e6cd6f1a98deecb19f10fba66a75e1e52daf48f --- /dev/null +++ b/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000033.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d65b0334de7225da9b3efef4ea5a5d31970c1c58a4c78dfe735c2e56164f4177 +size 2058618 diff --git a/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000034.mp4 b/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9beafd08701ef7d6d4602e34a286cf6fabb7af24 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000034.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:18db09b8d8e2fe619b0156527f8fec653abd01bc1372f77c7564081dee28ebf7 +size 2692563 diff --git a/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000035.mp4 b/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f6a7b54008f27cefd41e01499cf14a4eb7954cb5 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000035.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:defcbcca830f911e6b606609fffc4237fe9a31010c773339840e247c23019133 +size 1645682 diff --git a/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000000.mp4 b/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1a80cc2f7f165555baf8fe04846fc4b91244dcdf --- /dev/null +++ b/R1_Lite_move_the_position_of_the_glass/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:f3aa0900feb89f37475e52d0a85d7b9ad06c4bc515c577f8fea279ce48848c06 +size 2509757 diff --git a/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000001.mp4 b/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bdc7c609a262335ec42cfb88d5a86a0eb56047bb --- /dev/null +++ b/R1_Lite_move_the_position_of_the_glass/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:c133c3cecc7b7d11841418670043caf0b9fa4680977ef72500649624153cb6fd +size 3003806 diff --git a/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000002.mp4 b/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3f479f3938d3e5a3cef4d0a218a16071b63e889c --- /dev/null +++ b/R1_Lite_move_the_position_of_the_glass/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:4722a391109cccd9b1cce5b543078d7f86863afc345106e0ac8d3c69048b90b6 +size 3127230 diff --git a/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000003.mp4 b/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..02b2890b428f603656848437f734d7870cbf2870 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_glass/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:e711049a12dd68b4a4583cb99f88872da4b544ff99a3667e59ef5d9ce0acf3a6 +size 2082779 diff --git a/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000004.mp4 b/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..994caaf265e154e191a02c69e9b6d4c1bc988fa8 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_glass/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:2390ffe595d2ddec6e19327dcc42ec07889303f5d4500b4a823cab31db46b446 +size 2121195 diff --git a/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000005.mp4 b/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3fa8f116ce772bce5e61dd7781003e52b52bc76c --- /dev/null +++ b/R1_Lite_move_the_position_of_the_glass/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:90b9a0a49f2b5fcba23e8f6319fae4f6dc6db789c8b8ccbb4233b894be8c3346 +size 2335686 diff --git a/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000006.mp4 b/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2cd001cf8fa705a7deb55f3b4a19eada0d1ac20e --- /dev/null +++ b/R1_Lite_move_the_position_of_the_glass/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:0e6ea821b7907b0383f380f6e609ef220bca97b1c5174c7232d3d406d37d1be3 +size 5048546 diff --git a/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000007.mp4 b/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3fd2baf0aa3cce0df1650d396ab62fef951a9874 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_glass/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:0ffe46b7b7b5a49d9f3c25db61340f70e29ed3e63999ccf8db2f03b84fdc8fd2 +size 8945526 diff --git a/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000008.mp4 b/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1ef5a10fea0b9e9fc2fcc8384c710395f8a5634d --- /dev/null +++ b/R1_Lite_move_the_position_of_the_glass/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:4f2e80386b045d87951c2a56d94991f18c3df8a6a3ee98bdc29087dc6c97719b +size 2707331 diff --git a/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000009.mp4 b/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ab4c82d03a4132e030d23242c6b3707a5c52d544 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_glass/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:c1be58ba0989b0302fa095ebfa611da5a6b349663e6887d6d7839d8fbc33fa8f +size 2222028 diff --git a/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000010.mp4 b/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..85fc6e1f48859d2f991bd1608e74889c8d1c3a26 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_glass/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:fe86e958cd331f8d068ef97779ebc6795b8284fc3accedd730588c217db918d4 +size 1775613 diff --git a/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000011.mp4 b/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ea358391905818fc5e0be9deaa3285d80fda971c --- /dev/null +++ b/R1_Lite_move_the_position_of_the_glass/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:7da33dd8560e835b392166f411dd9b7ead3cae4903da8a95594591768d85270d +size 2032076 diff --git a/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000012.mp4 b/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..617eeab3609ab70d3d5bd9dc18df5e3c897f6fcf --- /dev/null +++ b/R1_Lite_move_the_position_of_the_glass/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:17e298685f003d81efc905a8e23de90707b38644b5d45d3b5578693dcad917f9 +size 2245679 diff --git a/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000013.mp4 b/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0988e65575be224052872cd9a14c91a792da0eb9 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_glass/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:543f685614051cde007a536ba2c61ea3247100f57cd46b897b2d258c09f8f09d +size 2359065 diff --git a/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000014.mp4 b/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..18923fdbe25c87cb390c5b87dd7584afeeba850b --- /dev/null +++ b/R1_Lite_move_the_position_of_the_glass/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:42919692e670374c09d64e6825fab4961f339a91ccaae925419895f05f7573a8 +size 3142136 diff --git a/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000015.mp4 b/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c589ed416989c5885bc3df3d481331a48ab2bd8b --- /dev/null +++ b/R1_Lite_move_the_position_of_the_glass/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:bf362437da983ed9c81a8413f15600e72859e757fc50c40a891384c37f2210bd +size 2610928 diff --git a/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000016.mp4 b/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0e6428d92a3f5cd148c38fa151389939eeaa45d1 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_glass/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:5d4f857be0f018eecd395b139c2db2a2e67155c7aeecf3e81d3cd0322a2c801a +size 1832280 diff --git a/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000017.mp4 b/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..69d8eafcab531cc20c1e5a454d74ce299da0c4f4 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_glass/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:dfd471fd1b3bd2541ed8cd9ecaaee9f1946c6761b3e1a8cb59aa2742c4fd2356 +size 3710294 diff --git a/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000018.mp4 b/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e6626dc25f3a8b392205a9a17bf924d0e2b91339 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_glass/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:0ece3530755c7b0659e3353bd5a084b6ab39aef650afa9bac7965479a6607ed4 +size 3735116 diff --git a/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000019.mp4 b/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d772c827bcff6b8f42e6ae26cc38d1834a889f25 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_glass/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:4f78f7a18918f50883590b8361dc70cbb84883864ce4592f6f8ef4a3551b43c5 +size 3679112 diff --git a/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000020.mp4 b/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..696de3b2171129071a944cbf6ba5c87ecc15feee --- /dev/null +++ b/R1_Lite_move_the_position_of_the_glass/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:20272060cc9f7687c3d55759c723c43d0acd84bf381d0ae98527029cf1bac4f7 +size 6309490 diff --git a/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000021.mp4 b/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cdb6e12e41861e96154115b44412707a7513d0d5 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_glass/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:806b6ee768dcd2c674e2552eba15c245a334bf14c558fd4f2294fa04c69de49a +size 3716686 diff --git a/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000022.mp4 b/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..00a86c0e285dff52149a20253407479a76f4a443 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_glass/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:19a41a10fccd2365d56d5ae5155e761e11dc8f1930a2c67bdf3db2158a6840e8 +size 2002409 diff --git a/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000023.mp4 b/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4ef700e2992efc3971331b8dd303d940c51c780a --- /dev/null +++ b/R1_Lite_move_the_position_of_the_glass/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:edda642359bd5fc28d3e6911e77690537295dec41c00c3df929cd7f48af85772 +size 1655786 diff --git a/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000024.mp4 b/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f18b634bd23bbdc7904b8e3930324d2206efb85a --- /dev/null +++ b/R1_Lite_move_the_position_of_the_glass/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:8ad01eb27c410b4dcc6c708554df8dc6b2271a8693c3fc0a9ea8d25c092dbc5c +size 2703808 diff --git a/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000025.mp4 b/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6ff93f84c670c7d322d2bbfbf573677e1822090f --- /dev/null +++ b/R1_Lite_move_the_position_of_the_glass/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:9da3cdf44c4c03ddab39a6945e8521e6084b1e6a4e3191552bddd859f4abcdf1 +size 3099192 diff --git a/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000026.mp4 b/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fb6b1c25581896970de2b8464a26c9a525e0c689 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_glass/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:7c33ab854ec7c4bf029dfa13f9120aabf7ee9c225097bcfc51fe196f76ec86eb +size 4026116 diff --git a/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000027.mp4 b/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e1dd4f2707caa44f495807a005db121c9e16951c --- /dev/null +++ b/R1_Lite_move_the_position_of_the_glass/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:f45be015d6c19b1e3591605a55798636f7f18c66bb6ee71a8cbf0ab379737d30 +size 4046601 diff --git a/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000028.mp4 b/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..608a98326c643139a2ca691dfd03b4e2862c5e6d --- /dev/null +++ b/R1_Lite_move_the_position_of_the_glass/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:108fe09ab87fdeedc8f89a254fcdae0e40366e3237df4da5cf7e5a7bcb6cb6bf +size 2143682 diff --git a/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000029.mp4 b/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2aabcfbe621574234cda306f698b1114cf281887 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_glass/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:d8365a7ee5d1a7b5671937e1c29c85314739b4cdc22c442be549a4a0dc35fdb1 +size 1625151 diff --git a/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000030.mp4 b/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b2a6210b7171d8e0c93ad181edcf20cf5b51d053 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_glass/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:02a27445017b9c2b5086d8a3ae7975241dd5ef84744ebfbee236434f2127cfec +size 3196821 diff --git a/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000031.mp4 b/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..89d33a42d1f2b80b5c0c13a1c12daa1fe83e009c --- /dev/null +++ b/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000031.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:95487fb6b10c9fcc638d4aceb38b1a35e8da15bf69b63119d22245662384e939 +size 2493774 diff --git a/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000032.mp4 b/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c9f0654b82a61cc59637ed77059e750f59c6565c --- /dev/null +++ b/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000032.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f23ac10ac8f30ca64db6ca5feb367d323310ba7c1e549bd33079fbc8a52c4895 +size 2539534 diff --git a/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000033.mp4 b/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..db84a1febc0d3cba47ee5afd148aa1f2fcd464f6 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000033.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:49996adc1c1d2625fa8e2778a8fc1bd0c25f09049a663d7dd6e05146954c7f80 +size 1661365 diff --git a/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000034.mp4 b/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5252a9ee2f1f9635ce54a6611bc84542b8aa49b7 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000034.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5814fbf35e4d109dcd0e491fd5b2a4e9712a812e6f81ed75cb9959fd0697168a +size 4043360 diff --git a/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000035.mp4 b/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..85686761092feb5b68e68f8cc405d65ec4d9c5d5 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_glass/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000035.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:961fd4bafb8097d00efb268a09b61517fc5037900fdcb57577089314145b1e71 +size 2533213