diff --git a/R1_Lite_move_the_position_of_the_orange/.gitattributes b/R1_Lite_move_the_position_of_the_orange/.gitattributes new file mode 100644 index 0000000000000000000000000000000000000000..1ef325f1b111266a6b26e0196871bd78baa8c2f3 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/.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_orange/README.md b/R1_Lite_move_the_position_of_the_orange/README.md new file mode 100644 index 0000000000000000000000000000000000000000..094f459552ef4875df63f9b168370e44d98623c7 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/README.md @@ -0,0 +1,336 @@ +--- +task_categories: + - robotics + +language: + - en + - zh + + +extra_gated_prompt: 'By accessing this dataset, you agree to cite the associated paper in your research/publicationsβ€”see the "Citation" section for details. You agree to not use the dataset to conduct experiments that cause harm to human subjects.' + + + +extra_gated_fields: + + Company/Organization: + type: 'text' + description: 'e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher"' + + Country: + type: 'country' + description: 'e.g., "Germany", "China", "United States"' + + + +tags: + - RoboCOIN + - LeRobot + +frame_range: 10K-100K + +license: apache-2.0 + +configs: +- config_name: default + data_files: data/*/*.parquet +--- + +# R1_Lite_move_the_position_of_the_orange + +## πŸ“‹ 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** | 42 | +| **Total Frames** | 15074 | +| **Total Tasks** | 1 | +| **Total Videos** | 168 | +| **Total Chunks** | 1 | +| **Chunk Size** | 1000 | +| **FPS** | 30 | +| **Dataset Size** | 550.2MB | + + +## πŸ‘₯ Authors + +### Contributors +This dataset is contributed by: +- [RoboCOIN](https://flagopen.github.io/RoboCOIN/) - RoboCOIN Team + + +## πŸ”— Links + +- **🏠 Homepage:** [https://flagopen.github.io/RoboCOIN/](https://flagopen.github.io/RoboCOIN/) +- **πŸ“„ Paper:** [https://arxiv.org/abs/2511.17441](https://arxiv.org/abs/2511.17441) +- **πŸ’» Repository:** [https://github.com/FlagOpen/RoboCOIN](https://github.com/FlagOpen/RoboCOIN) +- **🌐 Project Page:** [https://flagopen.github.io/RoboCOIN/](https://flagopen.github.io/RoboCOIN/) +- **πŸ› Issues:** [https://github.com/FlagOpen/RoboCOIN/issues](https://github.com/FlagOpen/RoboCOIN/issues) +- **πŸ“œ License:** apache-2.0 + +## 🏷️ Dataset Tags + +- `RoboCOIN` +- `LeRobot` + + +## 🎯 Task Descriptions + +### Primary Tasks +put the orange the designated position. + +### Sub-Tasks +This dataset includes 7 distinct subtasks: + +1. **End** +2. **Place the orange on the table with right gripper** +3. **Grasp the orange with right gripper** +4. **Place the orange on the table with left gripper** +5. **Grasp the orange with left gripper** +6. **Static** +7. **null** + + +## πŸŽ₯ Camera Views + +This dataset includes 4 camera views. + +## 🏷️ Available Annotations + +This dataset includes rich annotations to support diverse learning approaches: + +### Subtask Annotations +- **Subtask Segmentation**: Fine-grained subtask segmentation and labeling +### Scene Annotations +- **Scene-level Descriptions**: Semantic scene classifications and descriptions +### End-Effector Annotations +- **Direction**: Movement direction classifications for robot end-effectors +- **Velocity**: Velocity magnitude categorizations during manipulation +- **Acceleration**: Acceleration magnitude classifications for motion analysis + + +### Gripper Annotations +- **Gripper Mode**: Open/close state annotations for gripper control +- **Gripper Activity**: Activity state classifications (active/inactive) + + +### Additional Features +- **End-Effector Simulation Pose**: 6D pose information for end-effectors in simulation space + - Available for both state and action +- **Gripper Opening Scale**: Continuous gripper opening measurements + - Available for both state and action + + +## πŸ“‚ Data Splits + +The dataset is organized into the following splits: + +- **Training**: Episodes 0:41 + + +## πŸ“ 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": 42, "total_frames": 15074, "total_tasks": 1, "total_videos": 168, "total_chunks": 1, "chunks_size": 1000, "fps": 30, "splits": {"train": "0:41"}, "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_orange_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_orange/annotations/eef_acc_mag_annotation.jsonl b/R1_Lite_move_the_position_of_the_orange/annotations/eef_acc_mag_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..261c0cb86faecc005328e7b464d8fa76fc4eab3a --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/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_orange/annotations/eef_direction_annotation.jsonl b/R1_Lite_move_the_position_of_the_orange/annotations/eef_direction_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..15eb9abd75814183c860e3bffd75f9148c4e0d04 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/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_orange/annotations/eef_velocity_annotation.jsonl b/R1_Lite_move_the_position_of_the_orange/annotations/eef_velocity_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..67c684f8b05e1f6240ea5dd4a9bc9a5df14fe086 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/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_orange/annotations/gripper_activity_annotation.jsonl b/R1_Lite_move_the_position_of_the_orange/annotations/gripper_activity_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..275a505f9220cce6502eac987c96a0261ef3f030 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/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_orange/annotations/gripper_mode_annotation.jsonl b/R1_Lite_move_the_position_of_the_orange/annotations/gripper_mode_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..3825f1be6645468297ad5be29f9275f04db52345 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/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_orange/annotations/scene_annotations.jsonl b/R1_Lite_move_the_position_of_the_orange/annotations/scene_annotations.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..52c95142d31a24577f5d19d0be42e4e6c85d0ad4 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/annotations/scene_annotations.jsonl @@ -0,0 +1,200 @@ +{"scene_index": 0, "scene": "The orange is located at the back right position."} +{"scene_index": 1, "scene": "The orange is located at the back right position."} +{"scene_index": 2, "scene": "The orange is positioned on the right side."} +{"scene_index": 3, "scene": "The orange is located at the back position."} +{"scene_index": 4, "scene": "The orange is located at the back left position."} +{"scene_index": 5, "scene": "The orange is located at the back left position."} +{"scene_index": 6, "scene": "The orange is positioned at the back."} +{"scene_index": 7, "scene": "The orange is located at the back right position."} +{"scene_index": 8, "scene": "The orange is located at the back left position."} +{"scene_index": 9, "scene": "The orange is located at the back right position relative to the other object."} +{"scene_index": 10, "scene": "The orange is positioned at the back left location relative to its surroundings."} +{"scene_index": 11, "scene": "The orange is on the right side."} +{"scene_index": 12, "scene": "The orange is positioned at the back left location."} +{"scene_index": 13, "scene": "The orange is located at the back right position."} +{"scene_index": 14, "scene": "The orange is located at the back right position relative to the other object."} +{"scene_index": 15, "scene": "The orange is located at the back left position."} +{"scene_index": 16, "scene": "The two oranges are both located in the back-left position."} +{"scene_index": 17, "scene": "The orange is located at the back right position relative to the other object."} +{"scene_index": 18, "scene": "The orange is positioned at the back."} +{"scene_index": 19, "scene": "The orange is located at the back right position."} +{"scene_index": 20, "scene": "The orange is positioned at the back."} +{"scene_index": 21, "scene": "The orange is positioned at the back."} +{"scene_index": 22, "scene": "The orange is located at the back left position."} +{"scene_index": 23, "scene": "The orange is located at the back right position."} +{"scene_index": 24, "scene": "The orange is located at the back position."} +{"scene_index": 25, "scene": "The orange is located at the back right position."} +{"scene_index": 26, "scene": "The orange is located at the back left position."} +{"scene_index": 27, "scene": "The orange is positioned at the back right location."} +{"scene_index": 28, "scene": "The orange is positioned at the back right location."} +{"scene_index": 29, "scene": "The orange is located at the back position."} +{"scene_index": 30, "scene": "The orange is positioned at the center."} +{"scene_index": 31, "scene": "The orange is located at the back position."} +{"scene_index": 32, "scene": "The orange is positioned at the center."} +{"scene_index": 33, "scene": "The orange is located at the back right position."} +{"scene_index": 34, "scene": "The orange is positioned at the back left location relative to its surroundings."} +{"scene_index": 35, "scene": "The orange is positioned at the back."} +{"scene_index": 36, "scene": "The orange is positioned at the back."} +{"scene_index": 37, "scene": "The orange is located at the back right position relative to the other object."} +{"scene_index": 38, "scene": "The orange is at the back."} +{"scene_index": 39, "scene": "The orange is positioned at the back left location relative to its surroundings."} +{"scene_index": 40, "scene": "The orange is located at the back right position."} +{"scene_index": 41, "scene": "The orange is located at the center position."} +{"scene_index": 42, "scene": "The orange is positioned at the back right location."} +{"scene_index": 43, "scene": "The orange is positioned at the back right location."} +{"scene_index": 44, "scene": "The orange is located at the back left position."} +{"scene_index": 45, "scene": "The orange is located at the back position."} +{"scene_index": 46, "scene": "The orange is located at the back left position."} +{"scene_index": 47, "scene": "The orange is on the right side."} +{"scene_index": 48, "scene": "The orange is on the right side of the image."} +{"scene_index": 49, "scene": "The orange is positioned at the back."} +{"scene_index": 50, "scene": "The orange is positioned at the back left location relative to its surroundings."} +{"scene_index": 51, "scene": "The orange is positioned at the back left location."} +{"scene_index": 52, "scene": "The orange is on the right side of the image."} +{"scene_index": 53, "scene": "The orange is located at the back left position."} +{"scene_index": 54, "scene": "The orange is located at the back right position."} +{"scene_index": 55, "scene": "The orange is positioned at the back left location relative to its surroundings."} +{"scene_index": 56, "scene": "The orange is located at the back right position."} +{"scene_index": 57, "scene": "The orange is positioned at the back left location."} +{"scene_index": 58, "scene": "The orange is positioned at the back."} +{"scene_index": 59, "scene": "The orange is located at the center position."} +{"scene_index": 60, "scene": "The orange is positioned at the center."} +{"scene_index": 61, "scene": "The orange is positioned at the back left location."} +{"scene_index": 62, "scene": "The orange is positioned on the left side."} +{"scene_index": 63, "scene": "The orange is on the right side."} +{"scene_index": 64, "scene": "The orange is positioned at the center."} +{"scene_index": 65, "scene": "The orange is located at the back left position."} +{"scene_index": 66, "scene": "The orange is at the back."} +{"scene_index": 67, "scene": "The orange is located at the center position."} +{"scene_index": 68, "scene": "The orange is located at the back right position relative to the other object."} +{"scene_index": 69, "scene": "The orange is positioned at the back."} +{"scene_index": 70, "scene": "The orange is located at the back right position."} +{"scene_index": 71, "scene": "The orange is positioned on the left side."} +{"scene_index": 72, "scene": "The orange is positioned on the left side."} +{"scene_index": 73, "scene": "The orange is positioned at the back right location."} +{"scene_index": 74, "scene": "The orange is located at the back left position."} +{"scene_index": 75, "scene": "The orange is on the right side."} +{"scene_index": 76, "scene": "The orange is positioned at the center."} +{"scene_index": 77, "scene": "The orange is positioned at the back right location."} +{"scene_index": 78, "scene": "The orange is located at the back right position."} +{"scene_index": 79, "scene": "The orange is positioned at the back."} +{"scene_index": 80, "scene": "The orange is located at the back right position."} +{"scene_index": 81, "scene": "The orange is located at the back right position."} +{"scene_index": 82, "scene": "The orange is located at the back left position."} +{"scene_index": 83, "scene": "The orange is located at the back position."} +{"scene_index": 84, "scene": "The orange is located at the back-left position."} +{"scene_index": 85, "scene": "The orange is located at the back left position."} +{"scene_index": 86, "scene": "The orange is located at the back position."} +{"scene_index": 87, "scene": "The orange is positioned at the back."} +{"scene_index": 88, "scene": "The orange is located at the back position."} +{"scene_index": 89, "scene": "The orange is positioned at the center."} +{"scene_index": 90, "scene": "The orange is positioned at the back."} +{"scene_index": 91, "scene": "The orange is located at the back right position."} +{"scene_index": 92, "scene": "The orange is at the back."} +{"scene_index": 93, "scene": "The orange is on the right side."} +{"scene_index": 94, "scene": "The orange is positioned at the back."} +{"scene_index": 95, "scene": "The orange is positioned at the back left location."} +{"scene_index": 96, "scene": "The orange is located at the back right position."} +{"scene_index": 97, "scene": "The orange is located at the back left position."} +{"scene_index": 98, "scene": "The orange is positioned at the back left location."} +{"scene_index": 99, "scene": "The orange is located at the back right position."} +{"scene_index": 100, "scene": "The orange is positioned on the left side."} +{"scene_index": 101, "scene": "The orange is positioned at the center."} +{"scene_index": 102, "scene": "The orange is on the right side."} +{"scene_index": 103, "scene": "The orange is located at the back right position."} +{"scene_index": 104, "scene": "The orange is positioned at the center."} +{"scene_index": 105, "scene": "The orange is located at the back left position."} +{"scene_index": 106, "scene": "The orange is located at the back right position relative to the other object."} +{"scene_index": 107, "scene": "The orange is positioned at the back right."} +{"scene_index": 108, "scene": "The orange is positioned at the back."} +{"scene_index": 109, "scene": "The orange is positioned at the center."} +{"scene_index": 110, "scene": "The orange is positioned at the back left location."} +{"scene_index": 111, "scene": "The orange is positioned at the center."} +{"scene_index": 112, "scene": "The orange is located at the back left position."} +{"scene_index": 113, "scene": "The orange is located at the back left position."} +{"scene_index": 114, "scene": "The orange is on the right side."} +{"scene_index": 115, "scene": "The orange is positioned at the back left location."} +{"scene_index": 116, "scene": "The orange is located at the back right position."} +{"scene_index": 117, "scene": "The orange is positioned on the right."} +{"scene_index": 118, "scene": "The orange is located at the back right position."} +{"scene_index": 119, "scene": "The orange is positioned at the back."} +{"scene_index": 120, "scene": "The orange is positioned at the back."} +{"scene_index": 121, "scene": "The orange is positioned on the left side."} +{"scene_index": 122, "scene": "The orange is located at the back right position relative to the other object."} +{"scene_index": 123, "scene": "The orange is located at the back left position."} +{"scene_index": 124, "scene": "The orange is located at the back right position."} +{"scene_index": 125, "scene": "The orange is at the back."} +{"scene_index": 126, "scene": "The orange is located at the back right position."} +{"scene_index": 127, "scene": "The orange is on the right side."} +{"scene_index": 128, "scene": "The orange is located at the back left position."} +{"scene_index": 129, "scene": "The orange is located at the center position."} +{"scene_index": 130, "scene": "The orange is located at the back right position."} +{"scene_index": 131, "scene": "The orange is positioned on the left."} +{"scene_index": 132, "scene": "The orange is positioned at the back right location."} +{"scene_index": 133, "scene": "The orange is located at the back right position."} +{"scene_index": 134, "scene": "The orange is located at the back left position."} +{"scene_index": 135, "scene": "The orange is positioned at the back left location relative to its surroundings."} +{"scene_index": 136, "scene": "The orange is positioned at the back right location."} +{"scene_index": 137, "scene": "The orange is positioned at the back left location relative to its surroundings."} +{"scene_index": 138, "scene": "The orange is positioned at the back."} +{"scene_index": 139, "scene": "The orange is at the back."} +{"scene_index": 140, "scene": "The orange is located at the back right position."} +{"scene_index": 141, "scene": "The orange is located at the back position."} +{"scene_index": 142, "scene": "The orange is located at the back left position."} +{"scene_index": 143, "scene": "The orange is located at the center position."} +{"scene_index": 144, "scene": "The orange is positioned on the left."} +{"scene_index": 145, "scene": "Each orange is positioned on opposite sides of its containerβ€”back right and front right, respectively."} +{"scene_index": 146, "scene": "The orange is located at the back left position."} +{"scene_index": 147, "scene": "The orange is positioned at the back left location relative to its surroundings."} +{"scene_index": 148, "scene": "The orange is positioned at the back left location."} +{"scene_index": 149, "scene": "The orange is positioned at the back left location."} +{"scene_index": 150, "scene": "The orange is positioned at the back right location."} +{"scene_index": 151, "scene": "The orange is on the right side."} +{"scene_index": 152, "scene": "The orange is located at the back left position."} +{"scene_index": 153, "scene": "The orange is located at the back right position relative to the other object."} +{"scene_index": 154, "scene": "The orange is positioned on the right side."} +{"scene_index": 155, "scene": "The orange is located at the back right position."} +{"scene_index": 156, "scene": "The orange is positioned on the left."} +{"scene_index": 157, "scene": "The orange is positioned at the center."} +{"scene_index": 158, "scene": "The orange is located at the back-left position."} +{"scene_index": 159, "scene": "The orange is located at the back right position."} +{"scene_index": 160, "scene": "The orange is positioned at the back right location."} +{"scene_index": 161, "scene": "The orange is located at the back left position."} +{"scene_index": 162, "scene": "The two oranges are both centered in their respective positions."} +{"scene_index": 163, "scene": "The orange is located at the back position."} +{"scene_index": 164, "scene": "The orange is located at the center position."} +{"scene_index": 165, "scene": "The orange is positioned at the back left location."} +{"scene_index": 166, "scene": "The orange is positioned at the center."} +{"scene_index": 167, "scene": "The orange is positioned at the back."} +{"scene_index": 168, "scene": "The orange is located at the back right position."} +{"scene_index": 169, "scene": "The orange is positioned on the left."} +{"scene_index": 170, "scene": "The orange is located at the back right position relative to the other object."} +{"scene_index": 171, "scene": "The orange is positioned at the back left location."} +{"scene_index": 172, "scene": "The orange is located at the back right position."} +{"scene_index": 173, "scene": "The orange is located at the back left position."} +{"scene_index": 174, "scene": "The orange is positioned on the left side."} +{"scene_index": 175, "scene": "The orange is positioned at the center."} +{"scene_index": 176, "scene": "The orange is positioned on the left side."} +{"scene_index": 177, "scene": "The orange is located at the back right position."} +{"scene_index": 178, "scene": "The orange is positioned at the back right location."} +{"scene_index": 179, "scene": "The orange is located at the back right position."} +{"scene_index": 180, "scene": "The orange is located at the back right position."} +{"scene_index": 181, "scene": "The orange is at the back."} +{"scene_index": 182, "scene": "The orange is positioned on the right side."} +{"scene_index": 183, "scene": "The orange is located at the back right position."} +{"scene_index": 184, "scene": "The orange is positioned at the center."} +{"scene_index": 185, "scene": "The orange is located at the back right position relative to the other object."} +{"scene_index": 186, "scene": "The orange is on the right side."} +{"scene_index": 187, "scene": "The orange is located at the back right position."} +{"scene_index": 188, "scene": "The orange is located at the back left position."} +{"scene_index": 189, "scene": "The orange is located at the back position."} +{"scene_index": 190, "scene": "The orange is located at the back right position."} +{"scene_index": 191, "scene": "The orange is at the back."} +{"scene_index": 192, "scene": "The two oranges are positioned at the back left and right sides."} +{"scene_index": 193, "scene": "The orange is located at the back right position."} +{"scene_index": 194, "scene": "The orange is located at the back right position."} +{"scene_index": 195, "scene": "The orange is located at the back right position."} +{"scene_index": 196, "scene": "The orange is located at the back-left position."} +{"scene_index": 197, "scene": "The orange is located at the back left position."} +{"scene_index": 198, "scene": "The three oranges are positioned at back left, right, and back right, with no specific relationship between them."} +{"scene_index": 199, "scene": "The orange is located at the back right position."} diff --git a/R1_Lite_move_the_position_of_the_orange/annotations/subtask_annotations.jsonl b/R1_Lite_move_the_position_of_the_orange/annotations/subtask_annotations.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..52b10128939e0a0da6e10a3c165ad31611ceee3a --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/annotations/subtask_annotations.jsonl @@ -0,0 +1,7 @@ +{"subtask_index": 0, "subtask": "End"} +{"subtask_index": 1, "subtask": "Place the orange on the table with right gripper"} +{"subtask_index": 2, "subtask": "Grasp the orange with right gripper"} +{"subtask_index": 3, "subtask": "Place the orange on the table with left gripper"} +{"subtask_index": 4, "subtask": "Grasp the orange with left gripper"} +{"subtask_index": 5, "subtask": "Static"} +{"subtask_index": 6, "subtask": "null"} diff --git a/R1_Lite_move_the_position_of_the_orange/annotations/subtasks.jsonl b/R1_Lite_move_the_position_of_the_orange/annotations/subtasks.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..a6c5b490fb8ff340276ed82f936096a1d41293c7 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/annotations/subtasks.jsonl @@ -0,0 +1,7 @@ +{"subtask_index": 0, "subtask": "Static"} +{"subtask_index": 1, "subtask": "Place the orange on the table with left gripper"} +{"subtask_index": 2, "subtask": "Grasp the orange with right gripper"} +{"subtask_index": 3, "subtask": "End"} +{"subtask_index": 4, "subtask": "Place the orange on the table with right gripper"} +{"subtask_index": 5, "subtask": "Grasp the orange with left gripper"} +{"subtask_index": 6, "subtask": "null"} diff --git a/R1_Lite_move_the_position_of_the_orange/data/chunk-000/episode_000000.parquet b/R1_Lite_move_the_position_of_the_orange/data/chunk-000/episode_000000.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b5503ee247f84b448060091cc2a4c1d9190d457e --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/data/chunk-000/episode_000000.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:33468247051ba49a665bb5ed37d0f0148ca86db0e71b4056d90ebc8d16f21450 +size 73828 diff --git a/R1_Lite_move_the_position_of_the_orange/data/chunk-000/episode_000001.parquet b/R1_Lite_move_the_position_of_the_orange/data/chunk-000/episode_000001.parquet new file mode 100644 index 0000000000000000000000000000000000000000..18d05b32aa8a1506e1daea4d321905aa5425a82a --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/data/chunk-000/episode_000001.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b70e7f59ee76d69e65b0d4226f33bb2e9ab1cd13caa7ca4e4a2a4cf420ee31db +size 60586 diff --git a/R1_Lite_move_the_position_of_the_orange/data/chunk-000/episode_000002.parquet b/R1_Lite_move_the_position_of_the_orange/data/chunk-000/episode_000002.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7cd164e34d130a75f13b69fabcf891f3c306fdcd --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/data/chunk-000/episode_000002.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab29e6976883f2d17a6f961438d35ad68896d643a74d029f430781c067212fd8 +size 80387 diff --git a/R1_Lite_move_the_position_of_the_orange/data/chunk-000/episode_000003.parquet b/R1_Lite_move_the_position_of_the_orange/data/chunk-000/episode_000003.parquet new file mode 100644 index 0000000000000000000000000000000000000000..37c6a43e8deafcfa2e5186a522de6a8045694c27 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/data/chunk-000/episode_000003.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90a2a526f385280ef624c81bc70d6fb6d489fd2b032fc951bc9674854074a53a +size 83752 diff --git a/R1_Lite_move_the_position_of_the_orange/data/chunk-000/episode_000004.parquet b/R1_Lite_move_the_position_of_the_orange/data/chunk-000/episode_000004.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0e1a11fc9b1d2b8a8ab7b07e5b9ba49e064ffe19 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/data/chunk-000/episode_000004.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a6199a03efd16c47b9e453f60476c232f933076d8c10f40e07aa5a189d2d93db +size 57513 diff --git a/R1_Lite_move_the_position_of_the_orange/data/chunk-000/episode_000005.parquet b/R1_Lite_move_the_position_of_the_orange/data/chunk-000/episode_000005.parquet new file mode 100644 index 0000000000000000000000000000000000000000..10cdb0e4f52c6dd8b1224c9cf2c0afd477f26d61 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/data/chunk-000/episode_000005.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55191ebb657471820052c777bdc8234950f67f579872ab7ad6f5b83c13681d16 +size 60809 diff --git a/R1_Lite_move_the_position_of_the_orange/data/chunk-000/episode_000006.parquet b/R1_Lite_move_the_position_of_the_orange/data/chunk-000/episode_000006.parquet new file mode 100644 index 0000000000000000000000000000000000000000..384ab9a01710d21501db16d0d566e9d6a2f3bf45 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/data/chunk-000/episode_000006.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d70d3f45b9902a28959e9a8e180660fcdc60c6035b928ddfa3d3e2481d2d5fd +size 60928 diff --git a/R1_Lite_move_the_position_of_the_orange/data/chunk-000/episode_000007.parquet b/R1_Lite_move_the_position_of_the_orange/data/chunk-000/episode_000007.parquet new file mode 100644 index 0000000000000000000000000000000000000000..05b796e7c8e26bfccb2105be381ba331cf10ced3 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/data/chunk-000/episode_000007.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:22987ea32eea367c08e7344014d1dabd8ce64e04071a6ae548b5fd5bcfbf52a9 +size 61611 diff --git a/R1_Lite_move_the_position_of_the_orange/data/chunk-000/episode_000008.parquet b/R1_Lite_move_the_position_of_the_orange/data/chunk-000/episode_000008.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5421b87cde8f204e507088eecf5dac77cc863ac4 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/data/chunk-000/episode_000008.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e7db04735162d4af9721294d639f5ccc287ccdf376c0ff5d4bb696b762ee70ed +size 76813 diff --git a/R1_Lite_move_the_position_of_the_orange/data/chunk-000/episode_000009.parquet b/R1_Lite_move_the_position_of_the_orange/data/chunk-000/episode_000009.parquet new file mode 100644 index 0000000000000000000000000000000000000000..283362f05d082aeaf0f4b79f19f5b7b838df4eda --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/data/chunk-000/episode_000009.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b450d28f676e90c5ad9bb208b41be14a17ba826b0356d221bd0b9f1404a17f6 +size 67893 diff --git a/R1_Lite_move_the_position_of_the_orange/data/chunk-000/episode_000010.parquet b/R1_Lite_move_the_position_of_the_orange/data/chunk-000/episode_000010.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f3d208c2e8f427e6770525e52bc8e31a37a102f1 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/data/chunk-000/episode_000010.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d4e7944494681d140e2bb689aaa0e50323ecdecf4fcf40e036a3216777d9306c +size 54496 diff --git a/R1_Lite_move_the_position_of_the_orange/data/chunk-000/episode_000011.parquet b/R1_Lite_move_the_position_of_the_orange/data/chunk-000/episode_000011.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fad40382cb194966e94f1b929064ee2471af12f5 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/data/chunk-000/episode_000011.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2fc5c8b27737b54164d80af2b934a7a4d511fa9a2f7077f1ed88e793b37c1cdf +size 65663 diff --git a/R1_Lite_move_the_position_of_the_orange/data/chunk-000/episode_000012.parquet b/R1_Lite_move_the_position_of_the_orange/data/chunk-000/episode_000012.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1090d6902b1929a80ecca3a4efa9acc6685de924 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/data/chunk-000/episode_000012.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e7d4358018e4f7bb96986ad77dc20485f01da395a969e2058120960fce3eaf1 +size 77218 diff --git a/R1_Lite_move_the_position_of_the_orange/data/chunk-000/episode_000013.parquet b/R1_Lite_move_the_position_of_the_orange/data/chunk-000/episode_000013.parquet new file mode 100644 index 0000000000000000000000000000000000000000..38384ba594fc098a6b5dd340871b63eb66d90ec4 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/data/chunk-000/episode_000013.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23b6a1cf0335eb367562f6f0565bca56f4b0509cb8fc11abb959ac8b964320c4 +size 65948 diff --git a/R1_Lite_move_the_position_of_the_orange/data/chunk-000/episode_000014.parquet b/R1_Lite_move_the_position_of_the_orange/data/chunk-000/episode_000014.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9c70842924517aaa140ae01d02a1f615a5f7b928 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/data/chunk-000/episode_000014.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99b3247c3bb443f26f305ce98656f15396208fde0697922a0444f0b0dcb8e840 +size 72852 diff --git a/R1_Lite_move_the_position_of_the_orange/data/chunk-000/episode_000015.parquet b/R1_Lite_move_the_position_of_the_orange/data/chunk-000/episode_000015.parquet new file mode 100644 index 0000000000000000000000000000000000000000..316b16101859c80fadad0d699fbc8c478af08b2b --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/data/chunk-000/episode_000015.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:754bef4936192d6f584f265ac07ff01da619c71cb8f20ac3878dc1e874af7056 +size 60599 diff --git a/R1_Lite_move_the_position_of_the_orange/data/chunk-000/episode_000016.parquet b/R1_Lite_move_the_position_of_the_orange/data/chunk-000/episode_000016.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b0e7ecf41ef7453615afc2f301ae3af5da52fd3e --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/data/chunk-000/episode_000016.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7caa5d7358bab974c9affc834b7a97c83e0bc6b8680dba8ea6034d29f0da8c14 +size 49914 diff --git a/R1_Lite_move_the_position_of_the_orange/data/chunk-000/episode_000017.parquet b/R1_Lite_move_the_position_of_the_orange/data/chunk-000/episode_000017.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0b92055fee51967844bea5da0c3da60f06b5b554 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/data/chunk-000/episode_000017.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc09bc74b1c2d9673deae2a794fd7e2492bbb78f698c6180d9efcdaaefda7c29 +size 58936 diff --git a/R1_Lite_move_the_position_of_the_orange/data/chunk-000/episode_000018.parquet b/R1_Lite_move_the_position_of_the_orange/data/chunk-000/episode_000018.parquet new file mode 100644 index 0000000000000000000000000000000000000000..59885446cbbacaf946405f3151802e6ad206ff4a --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/data/chunk-000/episode_000018.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:198a6a80e7d4498f2e99dada138c974ceab107da99e9fff76d7be9510d1d4bb2 +size 76356 diff --git a/R1_Lite_move_the_position_of_the_orange/data/chunk-000/episode_000019.parquet b/R1_Lite_move_the_position_of_the_orange/data/chunk-000/episode_000019.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6200b520b9e71c077fd3740f69d019e60cdd11ef --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/data/chunk-000/episode_000019.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef91f787fa5f08c2ccc7a44a11aaf130eadd607c40ca8d3ae4665bcfa265c328 +size 52240 diff --git a/R1_Lite_move_the_position_of_the_orange/data/chunk-000/episode_000020.parquet b/R1_Lite_move_the_position_of_the_orange/data/chunk-000/episode_000020.parquet new file mode 100644 index 0000000000000000000000000000000000000000..418bd86420d773bdd470b59c104b9662a1091acc --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/data/chunk-000/episode_000020.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff2547deddd107b5962c30f5768894c65f3b971940bf97c2de093fdaebe9f1de +size 75220 diff --git a/R1_Lite_move_the_position_of_the_orange/data/chunk-000/episode_000021.parquet b/R1_Lite_move_the_position_of_the_orange/data/chunk-000/episode_000021.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2e5e6e3f6b40c979e63f05a363018a58ed0202d8 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/data/chunk-000/episode_000021.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:43ab8bd67d44a1584e4a23ad4bd06804ec5477b0a17c432b5c6a24fda8837cb7 +size 64243 diff --git a/R1_Lite_move_the_position_of_the_orange/data/chunk-000/episode_000022.parquet b/R1_Lite_move_the_position_of_the_orange/data/chunk-000/episode_000022.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4902e07f32203cf946722deae572ff0e0f6ae82b --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/data/chunk-000/episode_000022.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c7ed35269af8ca45be9fa4be860fdb257fc7b7afa5a0bdae3839b6cac9718a51 +size 48284 diff --git a/R1_Lite_move_the_position_of_the_orange/data/chunk-000/episode_000023.parquet b/R1_Lite_move_the_position_of_the_orange/data/chunk-000/episode_000023.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a5d222db94ab14a543d6ac9ccc73ba778d84412a --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/data/chunk-000/episode_000023.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf494b43be6fb3e257ff596e35c44881b06b6c6676b00fb77c552d964c498354 +size 57426 diff --git a/R1_Lite_move_the_position_of_the_orange/data/chunk-000/episode_000024.parquet b/R1_Lite_move_the_position_of_the_orange/data/chunk-000/episode_000024.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fd0d0571d92eb440ea8ede7165f7548bfe516e61 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/data/chunk-000/episode_000024.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:88a6ab07bee48047c8589ddd8382ff36bfadf31bec40cc7d1958f2c67037bcd6 +size 46421 diff --git a/R1_Lite_move_the_position_of_the_orange/data/chunk-000/episode_000025.parquet b/R1_Lite_move_the_position_of_the_orange/data/chunk-000/episode_000025.parquet new file mode 100644 index 0000000000000000000000000000000000000000..328fd22fcf8a0b91470600cfb350db9f0738ffec --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/data/chunk-000/episode_000025.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:20af9f72224a222a11b48ebb657c4cde9b1e3b2798aa254eea12544a0f90001a +size 53046 diff --git a/R1_Lite_move_the_position_of_the_orange/data/chunk-000/episode_000026.parquet b/R1_Lite_move_the_position_of_the_orange/data/chunk-000/episode_000026.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bfacec9772abb6db07c3a78cdcb61ac78481ce17 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/data/chunk-000/episode_000026.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3509e45dfcfec0894bfcfbc1490dd3137d6f20deec23e568c1b084bc98c41237 +size 81568 diff --git a/R1_Lite_move_the_position_of_the_orange/data/chunk-000/episode_000027.parquet b/R1_Lite_move_the_position_of_the_orange/data/chunk-000/episode_000027.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4b05fde2b513ff5746902290ac66b8062457aaf7 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/data/chunk-000/episode_000027.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99a1b68616c0b966ac944ed15673935905860c8b50d32efbe2ebea14d454485c +size 55941 diff --git a/R1_Lite_move_the_position_of_the_orange/data/chunk-000/episode_000028.parquet b/R1_Lite_move_the_position_of_the_orange/data/chunk-000/episode_000028.parquet new file mode 100644 index 0000000000000000000000000000000000000000..acd8e1fa5a701fc199e6059ca5154b38adccc772 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/data/chunk-000/episode_000028.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f8f00b8aa9bad7d89ca0a6bc82ee7205699674910e30f977e52a8018ef94b0a8 +size 62445 diff --git a/R1_Lite_move_the_position_of_the_orange/data/chunk-000/episode_000029.parquet b/R1_Lite_move_the_position_of_the_orange/data/chunk-000/episode_000029.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6cbe32bbcb83d20c7609e660a75e24f954a2b833 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/data/chunk-000/episode_000029.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c233983bd3145e001ac83e9e9d5bfd4c122e30f0eedad38207e3d7a2b02e2176 +size 62311 diff --git a/R1_Lite_move_the_position_of_the_orange/data/chunk-000/episode_000030.parquet b/R1_Lite_move_the_position_of_the_orange/data/chunk-000/episode_000030.parquet new file mode 100644 index 0000000000000000000000000000000000000000..974376ed9e049a79c89383162592f75f448e23a2 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/data/chunk-000/episode_000030.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee0821be1b7f92760c75c9a43cf9b14867b832b31175918f380d9580ab755f83 +size 53568 diff --git a/R1_Lite_move_the_position_of_the_orange/data/chunk-000/episode_000031.parquet b/R1_Lite_move_the_position_of_the_orange/data/chunk-000/episode_000031.parquet new file mode 100644 index 0000000000000000000000000000000000000000..20bf78517ef1a4dd0126fa1a7defcad66cec896c --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/data/chunk-000/episode_000031.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e2340a6c30f7d5400754ff9fa4f08c878e38612628aa903b0930f9252cf5d80 +size 61603 diff --git a/R1_Lite_move_the_position_of_the_orange/data/chunk-000/episode_000032.parquet b/R1_Lite_move_the_position_of_the_orange/data/chunk-000/episode_000032.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9d843de887f4f294942ad7da6cef240baefd1163 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/data/chunk-000/episode_000032.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa78b911e853c25e6b2ad1260ee8eebfab44a054046453da4cfdf45bb52ea766 +size 59136 diff --git a/R1_Lite_move_the_position_of_the_orange/data/chunk-000/episode_000033.parquet b/R1_Lite_move_the_position_of_the_orange/data/chunk-000/episode_000033.parquet new file mode 100644 index 0000000000000000000000000000000000000000..181e18823c82660f01a1a3d8797863bf285e304f --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/data/chunk-000/episode_000033.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c19252fbaac0cf325c488fcfd19bc37b6ed99ea41f765ad952571145dd07c03a +size 67258 diff --git a/R1_Lite_move_the_position_of_the_orange/data/chunk-000/episode_000034.parquet b/R1_Lite_move_the_position_of_the_orange/data/chunk-000/episode_000034.parquet new file mode 100644 index 0000000000000000000000000000000000000000..49ef0c10b9d966cda277d1a8a629127417279fdc --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/data/chunk-000/episode_000034.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56ad5569c6ed2cb75064ae96ad82c2a19902e9b59ea64af2cf3b95fa60a37c15 +size 86791 diff --git a/R1_Lite_move_the_position_of_the_orange/data/chunk-000/episode_000035.parquet b/R1_Lite_move_the_position_of_the_orange/data/chunk-000/episode_000035.parquet new file mode 100644 index 0000000000000000000000000000000000000000..96dff6d99404266764847c74d7517b5c121e713d --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/data/chunk-000/episode_000035.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7190bef040adcd269bb1036c861c4f022184d45b524c28ec73abf3cd5d2c5d4f +size 60377 diff --git a/R1_Lite_move_the_position_of_the_orange/data/chunk-000/episode_000036.parquet b/R1_Lite_move_the_position_of_the_orange/data/chunk-000/episode_000036.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b8602493c15e758fdbd65290fe2420de557def9f --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/data/chunk-000/episode_000036.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b28ee9a37059fad0cf35d5bee71d10f9c2e868cb7cbced4fd706f06849faf5b +size 56326 diff --git a/R1_Lite_move_the_position_of_the_orange/data/chunk-000/episode_000037.parquet b/R1_Lite_move_the_position_of_the_orange/data/chunk-000/episode_000037.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6ed76e3904daa3ec81a253a21488a71706172f86 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/data/chunk-000/episode_000037.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d5602581f3fd58faa67fd61b037a82de9ae0bf7f91408118db83ee5c74d3b53b +size 66128 diff --git a/R1_Lite_move_the_position_of_the_orange/data/chunk-000/episode_000038.parquet b/R1_Lite_move_the_position_of_the_orange/data/chunk-000/episode_000038.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c74a475dc26747e443209d939ab5259b746e8105 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/data/chunk-000/episode_000038.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:201eb7688e840f0156ff1a2c9d35e88e72d1f22c25de6aff1fc1aa7d8f03ab9d +size 60403 diff --git a/R1_Lite_move_the_position_of_the_orange/data/chunk-000/episode_000039.parquet b/R1_Lite_move_the_position_of_the_orange/data/chunk-000/episode_000039.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8bd19aa95b963f6eb220215de4b5cefc98e4c14a --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/data/chunk-000/episode_000039.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:914fc2d378fcd0213211cf59fba6596a05cb072b875d9a15e950eec9b76781cb +size 74993 diff --git a/R1_Lite_move_the_position_of_the_orange/data/chunk-000/episode_000040.parquet b/R1_Lite_move_the_position_of_the_orange/data/chunk-000/episode_000040.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fc1988c2e90efd4a073550357b5bb577177ba4cb --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/data/chunk-000/episode_000040.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f8d9abc7ad0dcfbf4e141503edf8cfb57bb48bd77dc9b982e0f5f0479387ebdd +size 72289 diff --git a/R1_Lite_move_the_position_of_the_orange/data/chunk-000/episode_000041.parquet b/R1_Lite_move_the_position_of_the_orange/data/chunk-000/episode_000041.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2db0ce5f4cf14d9f8b342f9acdd4451aba3e4853 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/data/chunk-000/episode_000041.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8bfacc195e2479229c73cb0a03107d86b91856f51917260896d1b1ce70dd90dc +size 63570 diff --git a/R1_Lite_move_the_position_of_the_orange/meta/episodes.jsonl b/R1_Lite_move_the_position_of_the_orange/meta/episodes.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..38059b3e7c81af858f4a46ca8622c3368c88de61 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/meta/episodes.jsonl @@ -0,0 +1,42 @@ +{"episode_index": 0, "tasks": ["put the orange the designated position."], "length": 406} +{"episode_index": 1, "tasks": ["put the orange the designated position."], "length": 348} +{"episode_index": 2, "tasks": ["put the orange the designated position."], "length": 468} +{"episode_index": 3, "tasks": ["put the orange the designated position."], "length": 530} +{"episode_index": 4, "tasks": ["put the orange the designated position."], "length": 300} +{"episode_index": 5, "tasks": ["put the orange the designated position."], "length": 315} +{"episode_index": 6, "tasks": ["put the orange the designated position."], "length": 393} +{"episode_index": 7, "tasks": ["put the orange the designated position."], "length": 341} +{"episode_index": 8, "tasks": ["put the orange the designated position."], "length": 454} +{"episode_index": 9, "tasks": ["put the orange the designated position."], "length": 431} +{"episode_index": 10, "tasks": ["put the orange the designated position."], "length": 271} +{"episode_index": 11, "tasks": ["put the orange the designated position."], "length": 354} +{"episode_index": 12, "tasks": ["put the orange the designated position."], "length": 441} +{"episode_index": 13, "tasks": ["put the orange the designated position."], "length": 365} +{"episode_index": 14, "tasks": ["put the orange the designated position."], "length": 439} +{"episode_index": 15, "tasks": ["put the orange the designated position."], "length": 303} +{"episode_index": 16, "tasks": ["put the orange the designated position."], "length": 222} +{"episode_index": 17, "tasks": ["put the orange the designated position."], "length": 299} +{"episode_index": 18, "tasks": ["put the orange the designated position."], "length": 442} +{"episode_index": 19, "tasks": ["put the orange the designated position."], "length": 246} +{"episode_index": 20, "tasks": ["put the orange the designated position."], "length": 493} +{"episode_index": 21, "tasks": ["put the orange the designated position."], "length": 346} +{"episode_index": 22, "tasks": ["put the orange the designated position."], "length": 232} +{"episode_index": 23, "tasks": ["put the orange the designated position."], "length": 283} +{"episode_index": 24, "tasks": ["put the orange the designated position."], "length": 203} +{"episode_index": 25, "tasks": ["put the orange the designated position."], "length": 251} +{"episode_index": 26, "tasks": ["put the orange the designated position."], "length": 455} +{"episode_index": 27, "tasks": ["put the orange the designated position."], "length": 285} +{"episode_index": 28, "tasks": ["put the orange the designated position."], "length": 335} +{"episode_index": 29, "tasks": ["put the orange the designated position."], "length": 332} +{"episode_index": 30, "tasks": ["put the orange the designated position."], "length": 287} +{"episode_index": 31, "tasks": ["put the orange the designated position."], "length": 316} +{"episode_index": 32, "tasks": ["put the orange the designated position."], "length": 294} +{"episode_index": 33, "tasks": ["put the orange the designated position."], "length": 384} +{"episode_index": 34, "tasks": ["put the orange the designated position."], "length": 520} +{"episode_index": 35, "tasks": ["put the orange the designated position."], "length": 323} +{"episode_index": 36, "tasks": ["put the orange the designated position."], "length": 335} +{"episode_index": 37, "tasks": ["put the orange the designated position."], "length": 416} +{"episode_index": 38, "tasks": ["put the orange the designated position."], "length": 296} +{"episode_index": 39, "tasks": ["put the orange the designated position."], "length": 418} +{"episode_index": 40, "tasks": ["put the orange the designated position."], "length": 437} +{"episode_index": 41, "tasks": ["put the orange the designated position."], "length": 465} diff --git a/R1_Lite_move_the_position_of_the_orange/meta/episodes_stats.jsonl b/R1_Lite_move_the_position_of_the_orange/meta/episodes_stats.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..10205db498bbf683f9d215f839f096cc01de2c17 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/meta/episodes_stats.jsonl @@ -0,0 +1,42 @@ +{"episode_index": 0, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6036203104575164]], [[0.6271362854030501]], [[0.6046012608932462]]], "std": [[[0.21669382700075956]], [[0.22635265207100397]], [[0.22827913641336559]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5788006617647059]], [[0.60971848583878]], [[0.5838667755991285]]], "std": [[[0.21319318975381776]], [[0.22301462677853073]], [[0.22082996425699983]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4605896732026144]], [[0.43256340413943356]], [[0.41077597222222223]]], "std": [[[0.2429173282039217]], [[0.23367036732970844]], [[0.2530686061393442]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7843137254901961]], [[0.6431372549019608]], [[0.6627450980392157]]], "mean": [[[0.43386014161220043]], [[0.43901686546840957]], [[0.424747818627451]]], "std": [[[0.19252281317467843]], [[0.18606066510902775]], [[0.19081521957471845]]], "count": [100]}, "observation.state": {"min": [-1.0353190898895264, -0.0017021276289597154, -1.9872339963912964, -0.2246808558702469, -0.5853191614151001, -0.008510638028383255, -2.7585105895996094, -0.00042553190723992884, -0.001276595750823617, -0.025957446545362473, 0.06340425461530685, 0.04851063713431358, -0.09936170279979706, -2.760425567626953, 65.05257415771484, 97.94789123535156], "max": [0.123617023229599, 2.5404255390167236, 0.0, 0.5063830018043518, 0.0008510638144798577, 1.3108510971069336, -1.7997872829437256, 0.0, -0.001276595750823617, -0.02574468031525612, 0.06489361822605133, 0.05340425670146942, -0.08319149166345596, -2.759999990463257, 97.89613342285156, 97.96267700195312], "mean": [-0.3092220425605774, 1.538008689880371, -1.3239667415618896, 0.16080929338932037, -0.31978726387023926, 0.5140113830566406, -2.4468770027160645, -1.0481081744728726e-06, -0.0012765905121341348, -0.025956353172659874, 0.06421487778425217, 0.050583772361278534, -0.08780554682016373, -2.7604243755340576, 87.21849060058594, 97.9623794555664], "std": [0.46084728837013245, 0.9877316951751709, 0.7823036313056946, 0.247151181101799, 0.2090204954147339, 0.4498275816440582, 0.4306456446647644, 2.10927173611708e-05, 5.238689482212067e-09, 1.4896445463818964e-05, 0.0002231000835308805, 0.0014040183741599321, 0.005702648777514696, 4.2140454752370715e-05, 14.745012283325195, 0.0014682391192764044], "count": [406]}, "action": {"min": [-1.035436987876892, -0.0015339808305725455, -1.9880391359329224, -0.22396118938922882, -0.5890486240386963, -0.01073786523193121, -2.7585105895996094, 0.0, -0.0015339808305725455, -0.026077672839164734, 0.06442718952894211, 0.04908738657832146, -0.09970875084400177, -2.760425567626953, 0.0, 100.0, 0.0, 0.0], "max": [0.1257864236831665, 2.5433402061462402, 0.0015339808305725455, 0.5092816352844238, 0.0015339808305725455, 1.3176895380020142, -1.7997872829437256, 0.0, -0.0015339808305725455, -0.02454369328916073, 0.06596117466688156, 0.05368932709097862, -0.08436894416809082, -2.759999990463257, 100.0, 100.0, 0.0, 0.0], "mean": [-0.31018197536468506, 1.539010763168335, -1.3251292705535889, 0.16413937509059906, -0.3221628963947296, 0.5174995064735413, -2.4468770027160645, 0.0, -0.0015339839737862349, -0.026070058345794678, 0.0645516887307167, 0.05138440057635307, -0.08861974626779556, -2.7604243755340576, 68.7192153930664, 100.0, 0.0, 0.0], "std": [0.46078675985336304, 0.9855345487594604, 0.7803371548652649, 0.24814844131469727, 0.2092195451259613, 0.45038554072380066, 0.4306456446647644, 0.0, 3.14321368932724e-09, 0.00010739878052845597, 0.00041918561328202486, 0.0013479586923494935, 0.005708080250769854, 4.2140454752370715e-05, 46.36371612548828, 0.0, 0.0, 0.0], "count": [406]}, "timestamp": {"min": [0.0], "max": [13.5], "mean": [6.75], "std": [3.9067249711235115], "count": [406]}, "frame_index": {"min": [0], "max": [405], "mean": [202.5], "std": [117.20174913370533], "count": [406]}, "episode_index": {"min": [6], "max": [6], "mean": [6.0], "std": [0.0], "count": [406]}, "index": {"min": [2173], "max": [2578], "mean": [2375.5], "std": [117.20174913370533], "count": [406]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [406]}, "subtask_annotation": {"mean": [3.586206896551724, 6.0, 6.0, 6.0, 6.0], "std": [1.4215813357453833, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [406]}, "scene_annotation": {"mean": [6.0], "std": [0.0], "min": [6], "max": [6], "count": [406]}, "eef_direction_state": {"mean": [4.3399014778325125, 6.0], "std": [1.8093174257005389, 0.0], "min": [0, 6], "max": [6, 6], "count": [406]}, "eef_velocity_state": {"mean": [1.125615763546798, 0.0], "std": [0.8661584913659298, 0.0], "min": [0, 0], "max": [2, 0], "count": [406]}, "eef_acc_mag_state": {"mean": [0.9507389162561576, 0.0], "std": [0.8864257924552188, 0.0], "min": [0, 0], "max": [2, 0], "count": [406]}, "eef_direction_action": {"mean": [4.302955665024631, 6.0], "std": [1.8179025246606095, 0.0], "min": [0, 6], "max": [6, 6], "count": [406]}, "eef_velocity_action": {"mean": [1.1354679802955665, 0.0], "std": [0.867516217085175, 0.0], "min": [0, 0], "max": [2, 0], "count": [406]}, "eef_acc_mag_action": {"mean": [1.0492610837438423, 0.0], "std": [0.846631660339063, 0.0], "min": [0, 0], "max": [2, 0], "count": [406]}, "eef_sim_pose_state": {"mean": [0.3148862671555009, 0.2056558142809946, 1.2804471337598367, 0.33353724587063344, 0.32773729325797807, -0.6791548977778796, 0.06691164894210512, -0.33535241310006914, 1.1830522139419262, -0.08593449181537301, 0.036934610529193106, 0.05061730232163364], "std": [0.1830842826847607, 0.18693655441785448, 0.08755980341962677, 0.2822647149645698, 0.23226710402522732, 0.4746544167476811, 2.138684191578581e-06, 3.15465853484295e-05, 2.3391017255810753e-05, 0.005651466824137255, 0.00022377078915872384, 0.0014056057931576813], "min": [0.04928110573640226, -0.11891353152318695, 1.181823666893375, -0.008510638028383255, -0.04258951089671981, -1.370298169646399, 0.06690646300431487, -0.33539903323628956, 1.182968111073805, -0.09742867861261872, 0.03612575560623643, 0.04854384764858876], "max": [0.5513067958012213, 0.36619540061706035, 1.499793216662518, 0.8277711891938003, 0.6431247790977497, 0.002127666519490654, 0.06692615970621238, -0.33528905516760443, 1.183135481685643, -0.08132970676843879, 0.037613286949528035, 0.05343996939300279], "count": [406]}, "eef_sim_pose_action": {"mean": [0.3145431369989996, 0.20511022621324906, 1.280705261899092, 0.33645381348118464, 0.33057759114811325, -0.6831972503676557, 0.0668811823651623, -0.33533444270870505, 1.1830425734033545, -0.08672093764279182, 0.03689895308512825, 0.05141961298946962], "std": [0.1825585418802375, 0.18660245821694746, 0.08853496072920526, 0.28246629745255347, 0.23307297578629438, 0.47305311387825416, 8.654309195973396e-06, 3.0291824416329286e-05, 5.1595152402439365e-05, 0.0056601269086405046, 0.000429991095866476, 0.0013488639921339367], "min": [0.04345502772335312, -0.11905600603374214, 1.1811005668860213, -0.010737865231931206, -0.035261460682114665, -1.3725846510213184, 0.0668724784860805, -0.33538607009390853, 1.1826354564375832, -0.0977886290214365, 0.036762463477642005, 0.04912061800007944], "max": [0.5513502656102228, 0.36704644489420596, 1.5108138137020832, 0.8481134453470216, 0.6477843549213778, 0.003068026636239253, 0.06700073774937577, -0.3352826494230993, 1.1830575187455317, -0.0824275186987634, 0.03830329911799524, 0.053728755407695145], "count": [406]}, "gripper_mode_state": {"mean": [0.0, 0.0], "std": [0.0, 0.0], "min": [0, 0], "max": [0, 0], "count": [406]}, "gripper_activity_state": {"mean": [1.9261083743842364, 2.0], "std": [0.3571343637515641, 0.0], "min": [0, 2], "max": [2, 2], "count": [406]}, "gripper_mode_action": {"mean": [0.312807881773399, 0.0], "std": [0.46363683079953605, 0.0], "min": [0, 0], "max": [1, 0], "count": [406]}, "gripper_activity_action": {"mean": [1.977832512315271, 2.0], "std": [0.19093039385500962, 0.0], "min": [0, 2], "max": [2, 2], "count": [406]}, "gripper_open_scale_state": {"mean": [0.8721853833128094, 0.9796253132937612], "std": [0.1474501298843527, 1.4603630470643678e-05], "min": [0.6505257415771485, 0.9794789123535156], "max": [0.9789613342285156, 0.9796267700195312], "count": [406]}, "gripper_open_scale_action": {"mean": [0.687192118226601, 1.0], "std": [0.46363683079953605, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [406]}}} +{"episode_index": 1, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[0.9686274509803922]], [[0.9490196078431372]]], "mean": [[[0.6421503349673202]], [[0.6600729820261438]], [[0.6262181372549019]]], "std": [[[0.14959037003922088]], [[0.164616050135942]], [[0.18516250401900083]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6125227450980392]], [[0.6383815767973856]], [[0.6008119852941176]]], "std": [[[0.15382564280359048]], [[0.16624644302939548]], [[0.17900583561641417]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4698245806100218]], [[0.43753950163398697]], [[0.4040711002178649]]], "std": [[[0.21187479579167795]], [[0.21506425066149584]], [[0.24682588775038275]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9333333333333333]], [[0.9411764705882353]], [[0.9490196078431372]]], "mean": [[[0.43675898692810455]], [[0.4364903431372549]], [[0.4245995806100218]]], "std": [[[0.18634793736638564]], [[0.1850446500821021]], [[0.19197236191381997]]], "count": [100]}, "observation.state": {"min": [-0.27659574151039124, -0.001276595750823617, -1.6689361333847046, -0.12446808815002441, -0.05510638281702995, 0.0191489364951849, -2.7585105895996094, -0.00042553190723992884, -0.001276595750823617, -0.001276595750823617, 0.0, -0.018297871574759483, 0.01148936152458191, -2.742553234100342, 69.43574523925781, 97.32622528076172], "max": [0.029787234961986542, 2.2274467945098877, 0.0, 0.5838297605514526, 0.07787234336137772, 0.05531914904713631, -1.925106406211853, 0.0, -0.001276595750823617, -0.00042553190723992884, 0.0019148936262354255, -0.016382979229092598, 0.018297871574759483, -2.7421276569366455, 97.89613342285156, 97.3410415649414], "mean": [-0.06368017941713333, 0.9226754903793335, -0.7652781009674072, 0.2660178542137146, 0.01969614252448082, 0.03555698320269585, -2.586564779281616, -3.668378667498473e-06, -0.0012765907449647784, -0.0006444124737754464, 0.0015725112752988935, -0.01681339368224144, 0.014573228545486927, -2.7422285079956055, 92.01741790771484, 97.32981872558594], "std": [0.1042872741818428, 0.9223507046699524, 0.6845269799232483, 0.24902242422103882, 0.04370799660682678, 0.01163469161838293, 0.31788793206214905, 3.9339010982075706e-05, 5.005858838558197e-09, 0.00023142427380662411, 0.0003279637894593179, 0.0003379200934432447, 0.0012432982912287116, 0.00018136911967303604, 10.851930618286133, 0.006314531434327364], "count": [348]}, "action": {"min": [-0.27765053510665894, 0.0, -1.6705050468444824, -0.13038836419582367, -0.058291271328926086, 0.019941750913858414, -2.7585105895996094, 0.0, 0.0, -0.0015339808305725455, 0.0, -0.01840776950120926, 0.012271846644580364, -2.742553234100342, 0.0, 100.0, 0.0, 0.0], "max": [0.032213594764471054, 2.230407953262329, 0.0015339808305725455, 0.5875146389007568, 0.0782330185174942, 0.05675728991627693, -1.925106406211853, 0.0, 0.0, -0.0, 0.0015339808305725455, -0.016873788088560104, 0.01840776950120926, -2.7421276569366455, 100.0, 100.0, 0.0, 0.0], "mean": [-0.0629815086722374, 0.9258630871772766, -0.7690446376800537, 0.26874637603759766, 0.020876269787549973, 0.035709042102098465, -2.586564779281616, 0.0, 0.0, -0.0005157795385457575, 0.0014722277410328388, -0.01696639508008957, 0.014740307815372944, -2.7422285079956055, 81.03448486328125, 100.0, 0.0, 0.0], "std": [0.10411923378705978, 0.9226812124252319, 0.6858362555503845, 0.25058281421661377, 0.04447987675666809, 0.011718842200934887, 0.31788793206214905, 0.0, 0.0, 0.0007246374734677374, 0.0003014161775354296, 0.0003652787418104708, 0.0013178451918065548, 0.00018136911967303604, 39.20280838012695, 0.0, 0.0, 0.0], "count": [348]}, "timestamp": {"min": [0.0], "max": [11.566666666666666], "mean": [5.783333333333333], "std": [3.348617735833808], "count": [348]}, "frame_index": {"min": [0], "max": [347], "mean": [173.5], "std": [100.45853207501425], "count": [348]}, "episode_index": {"min": [13], "max": [13], "mean": [13.0], "std": [0.0], "count": [348]}, "index": {"min": [4487], "max": [4834], "mean": [4660.5], "std": [100.45853207501425], "count": [348]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [348]}, "subtask_annotation": {"mean": [3.9798850574712645, 6.0, 6.0, 6.0, 6.0], "std": [1.5094141317978194, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [348]}, "scene_annotation": {"mean": [13.0], "std": [0.0], "min": [13], "max": [13], "count": [348]}, "eef_direction_state": {"mean": [4.474137931034483, 6.0], "std": [1.8851866895716858, 0.0], "min": [0, 6], "max": [6, 6], "count": [348]}, "eef_velocity_state": {"mean": [1.1005747126436782, 0.0], "std": [0.9120519448831547, 0.0], "min": [0, 0], "max": [2, 0], "count": [348]}, "eef_acc_mag_state": {"mean": [0.853448275862069, 0.0], "std": [0.8702058517018306, 0.0], "min": [0, 0], "max": [2, 0], "count": [348]}, "eef_direction_action": {"mean": [4.5201149425287355, 6.0], "std": [1.874556802334624, 0.0], "min": [0, 6], "max": [6, 6], "count": [348]}, "eef_velocity_action": {"mean": [1.0977011494252873, 0.0], "std": [0.9202045014459774, 0.0], "min": [0, 0], "max": [2, 0], "count": [348]}, "eef_acc_mag_action": {"mean": [0.882183908045977, 0.0], "std": [0.8579739905595521, 0.0], "min": [0, 0], "max": [2, 0], "count": [348]}, "eef_sim_pose_state": {"mean": [0.23066820768239665, 0.315391088654176, 1.2581550955718175, 0.06506769331078813, 0.4224321268232734, -0.027848358373052228, 0.06898219565905298, -0.33686848993359325, 1.1824832006346506, 0.014579151890099814, -0.00034844587450417525, -0.01681707250005341], "std": [0.18218734408781753, 0.031618563521039714, 0.0814881440889806, 0.05330849337443456, 0.5166206204446424, 0.12095358139575665, 1.7570714716047687e-05, 7.692759172196499e-06, 7.921268844248614e-05, 0.0012456477785461673, 0.0004443626672468041, 0.000338619422493575], "min": [0.0278788913921173, 0.24428566807588026, 1.182182332391537, 0.012755367965285692, -0.16658293222448317, -0.2749939507821657, 0.06893417029936555, -0.33690197402756, 1.1823874650807034, 0.011496513745954581, -0.002127359012350283, -0.018297912982233343], "max": [0.5069783297175489, 0.3448909995675833, 1.4636365888071536, 0.19328085890540003, 1.2006381503068275, 0.15570426725507325, 0.06899897147886679, -0.33684911909782544, 1.1827016369271477, 0.018336801102536618, 0.00021273741540350777, -0.016382979229092598], "count": [348]}, "eef_sim_pose_action": {"mean": [0.23122665580953158, 0.31579535523648944, 1.2584109139733834, 0.06585472384934671, 0.4245459580907186, -0.025498889691814047, 0.06908816270491033, -0.336872015564644, 1.1824870413574562, 0.014724132067011411, 0.0009563091406370014, -0.016966369048767374], "std": [0.18266438376426067, 0.03149432469796175, 0.08149270527632252, 0.054199215757253456, 0.5161726277669387, 0.12155231420638744, 5.475166110040411e-05, 8.218587353489287e-06, 0.0002044050860072497, 0.0013195182630102698, 0.000795740971961719, 0.0003652782744213093], "min": [0.02344152097115245, 0.2438989357832154, 1.1819124617577532, 0.011042101791900943, -0.1820225088809333, -0.2761165499687195, 0.06901055394629758, -0.33690444664411845, 1.1823377673387019, 0.012245963785105693, -0.0015337624544478068, -0.018407791153973743], "max": [0.5068864421043753, 0.3458335516613841, 1.469048334992892, 0.1997251207105437, 1.219485835275881, 0.1613626487770911, 0.06912728149577357, -0.3368699328347687, 1.182920130195546, 0.018436005094249266, 0.001533762454448473, -0.016873788088560097], "count": [348]}, "gripper_mode_state": {"mean": [0.0, 0.0], "std": [0.0, 0.0], "min": [0, 0], "max": [0, 0], "count": [348]}, "gripper_activity_state": {"mean": [1.9224137931034482, 2.0], "std": [0.3671307372048182, 0.0], "min": [0, 2], "max": [2, 2], "count": [348]}, "gripper_mode_action": {"mean": [0.1896551724137931, 0.0], "std": [0.3920281724449002, 0.0], "min": [0, 0], "max": [1, 0], "count": [348]}, "gripper_activity_action": {"mean": [1.9741379310344827, 2.0], "std": [0.20599660595428443, 0.0], "min": [0, 2], "max": [2, 2], "count": [348]}, "gripper_open_scale_state": {"mean": [0.9201725085028329, 0.9732975904968965], "std": [0.10851921866263023, 6.314253861343024e-05], "min": [0.6943574523925782, 0.9732622528076171], "max": [0.9789613342285156, 0.9734104156494141], "count": [348]}, "gripper_open_scale_action": {"mean": [0.8103448275862069, 1.0], "std": [0.3920281724449003, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [348]}}} +{"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.6272508278867103]], [[0.6507380174291939]], [[0.6212156236383441]]], "std": [[[0.17430546697776628]], [[0.1809438885860078]], [[0.1821871837785014]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[0.9529411764705882]], [[0.9372549019607843]]], "mean": [[[0.594413959694989]], [[0.6250053267973856]], [[0.5921302450980392]]], "std": [[[0.18244585454292972]], [[0.18809233412342663]], [[0.18344924689717124]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7607843137254902]], [[0.7607843137254902]], [[0.807843137254902]]], "mean": [[[0.4034241938997821]], [[0.4039620969498911]], [[0.3910843464052287]]], "std": [[[0.18158086629978348]], [[0.17805644418307626]], [[0.18061078205829786]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5044272494553377]], [[0.44209183823529413]], [[0.39288438725490193]]], "std": [[[0.23051650461721307]], [[0.21748061562935092]], [[0.2651197088444291]]], "count": [100]}, "observation.state": {"min": [-0.0019148936262354255, 0.0, -0.0017021276289597154, 0.001276595750823617, -0.024893617257475853, 0.048085104674100876, -2.7585105895996094, 0.0, -0.003829787252470851, -2.0112764835357666, -0.6570212841033936, 0.009999999776482582, -0.2514893710613251, -2.760425567626953, 97.88134765625, 66.6601333618164], "max": [-0.001276595750823617, 0.0, -0.0017021276289597154, 0.0019148936262354255, -0.023829787969589233, 0.05382978543639183, -2.758085012435913, 0.8710638284683228, 2.7689361572265625, 0.0, 0.5714893341064453, 0.2393617033958435, -0.011914893984794617, -1.8457447290420532, 97.89613342285156, 97.96267700195312], "mean": [-0.0016894001746550202, 0.0, -0.0017021296080201864, 0.001626206561923027, -0.02436761185526848, 0.04898772016167641, -2.7582364082336426, 0.5454713106155396, 2.0479931831359863, -1.5777610540390015, -0.2077946811914444, 0.11955355107784271, -0.16322413086891174, -2.2751243114471436, 97.88701629638672, 81.35177612304688], "std": [7.638827082701027e-05, 0.0, 1.979060471057892e-09, 0.00016380978922825307, 0.00020738782768603414, 0.0010716099059209228, 0.00020714022684842348, 0.3580015301704407, 0.9725654125213623, 0.706853985786438, 0.40756383538246155, 0.08861339092254639, 0.06498242914676666, 0.43858641386032104, 0.007185804657638073, 15.000224113464355], "count": [468]}, "action": {"min": [-0.0015339808305725455, 0.0, -0.0015339808305725455, 0.0015339808305725455, -0.02454369328916073, 0.04908738657832146, -2.7585105895996094, 0.0, -0.0015339808305725455, -2.0110487937927246, -0.6611457467079163, 0.004601942375302315, -0.2546408176422119, -2.760425567626953, 100.0, 0.0, 0.0, 0.0], "max": [0.0, 0.0, -0.0015339808305725455, 0.0015339808305725455, -0.023009711876511574, 0.05522330850362778, -2.758085012435913, 0.8713011145591736, 2.7719032764434814, 0.0015339808305725455, 0.575242817401886, 0.24083498120307922, -0.013805827125906944, -1.8457447290420532, 100.0, 100.0, 0.0, 0.0], "mean": [-0.0015077621210366488, 0.0, -0.0015339840902015567, 0.0015339840902015567, -0.02454046718776226, 0.04932020977139473, -2.7582364082336426, 0.5453004240989685, 2.050572633743286, -1.5802980661392212, -0.20636945962905884, 0.12018126249313354, -0.1653551310300827, -2.2751243114471436, 100.0, 48.07692337036133, 0.0, 0.0], "std": [0.00019883767527062446, 0.0, 3.259629011154175e-09, 3.259629011154175e-09, 7.083257514750585e-05, 0.001008372288197279, 0.00020714022684842348, 0.3579079210758209, 0.9697223901748657, 0.7037474513053894, 0.4118539094924927, 0.0890224501490593, 0.06473717093467712, 0.43858641386032104, 0.0, 49.96290969848633, 0.0, 0.0], "count": [468]}, "timestamp": {"min": [0.0], "max": [15.566666666666666], "mean": [7.783333333333334], "std": [4.503321819213835], "count": [468]}, "frame_index": {"min": [0], "max": [467], "mean": [233.5], "std": [135.09965457641508], "count": [468]}, "episode_index": {"min": [15], "max": [15], "mean": [15.0], "std": [0.0], "count": [468]}, "index": {"min": [5276], "max": [5743], "mean": [5509.5], "std": [135.09965457641508], "count": [468]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [468]}, "subtask_annotation": {"mean": [1.7371794871794872, 6.0, 6.0, 6.0, 6.0], "std": [1.6670980703999898, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [468]}, "scene_annotation": {"mean": [15.0], "std": [0.0], "min": [15], "max": [15], "count": [468]}, "eef_direction_state": {"mean": [6.0, 4.194444444444445], "std": [0.0, 2.0398307054122435], "min": [6, 0], "max": [6, 6], "count": [468]}, "eef_velocity_state": {"mean": [0.0, 1.0085470085470085], "std": [0.0, 0.8842953300205619], "min": [0, 0], "max": [0, 2], "count": [468]}, "eef_acc_mag_state": {"mean": [0.0, 0.9529914529914529], "std": [0.0, 0.8560566170241738], "min": [0, 0], "max": [0, 2], "count": [468]}, "eef_direction_action": {"mean": [6.0, 4.138888888888889], "std": [0.0, 2.0412269135107484], "min": [6, 0], "max": [6, 6], "count": [468]}, "eef_velocity_action": {"mean": [0.0, 1.014957264957265], "std": [0.0, 0.8658962294784522], "min": [0, 0], "max": [0, 2], "count": [468]}, "eef_acc_mag_action": {"mean": [0.0, 1.0128205128205128], "std": [0.0, 0.8522507617753973], "min": [0, 0], "max": [0, 2], "count": [468]}, "eef_sim_pose_state": {"mean": [0.0689941696825373, 0.3330002126599243, 1.1828000340191194, 0.048989394904265335, -7.590028392712167e-05, -0.026057010299871952, 0.3852350328306889, -0.07794346365666778, 1.215182110434031, -0.14115860541183178, 0.2608890095303432, 0.670317172483875], "std": [1.284608908396967e-07, 4.9554458707885e-06, 1.6789855088855433e-05, 0.0010718364307743973, 0.00016376062322814657, 0.0002222213933832499, 0.15673807737566794, 0.18159901733885456, 0.08297282951336488, 0.059788741353727776, 0.30429021701127146, 0.4271019199758815], "min": [0.06899384434770783, 0.33297891303505317, 1.1827704444350755, 0.048085104674100876, -0.00042541106283611185, -0.026595747139340223, 0.06407422324828758, -0.3362652137555109, 1.1389952118018618, -0.2268113958718898, -0.08991445172001744, 0.010000418278328954], "max": [0.06899457068117185, 0.3330126032130728, 1.1828358677782767, 0.05382978543639183, 0.000212704506148631, -0.025319148087874055, 0.571088278969344, 0.09214565875399329, 1.478191457269692, -0.009681253234494452, 1.0278212332802652, 1.1042488410390963], "count": [468]}, "eef_sim_pose_action": {"mean": [0.06900690432721417, 0.33299214057660204, 1.1827628975342508, 0.049320105789627276, 2.0686206783614028e-16, -0.026048174487165135, 0.3854817187856485, -0.07856036669377273, 1.215556774942401, -0.1434097882377132, 0.26240524972059603, 0.6710643101150368], "std": [1.1358426782962104e-07, 4.83709281446259e-06, 2.886579864025407e-15, 0.001008365879768639, 5.604186843072737e-17, 0.00021066951465368813, 0.15626062391779638, 0.18178985604978257, 0.08487282819238968, 0.060354327685293405, 0.3163754036480898, 0.4265894804083859], "min": [0.0690068884254699, 0.3329575087191842, 1.182762897534248, 0.04908738657832146, 0.0, -0.026077674119733274, 0.06508671710691143, -0.3362486104621331, 1.1379591435666048, -0.23470981785855988, -0.1332786785340323, 0.010737877864592743], "max": [0.06900776203623132, 0.3330271759760226, 1.182762897534248, 0.055223308503627784, 2.220446049250313e-16, -0.024543692707084116, 0.5706927276491555, 0.09248037828146549, 1.4902160133264812, -0.00646557835604375, 1.0502511398177758, 1.105925552481668], "count": [468]}, "gripper_mode_state": {"mean": [0.0, 0.0], "std": [0.0, 0.0], "min": [0, 0], "max": [0, 0], "count": [468]}, "gripper_activity_state": {"mean": [2.0, 1.938034188034188], "std": [0.0, 0.3307689547029476], "min": [2, 0], "max": [2, 2], "count": [468]}, "gripper_mode_action": {"mean": [0.0, 0.5192307692307693], "std": [0.0, 0.49963004064486694], "min": [0, 0], "max": [0, 1], "count": [468]}, "gripper_activity_action": {"mean": [2.0, 1.9807692307692308], "std": [0.0, 0.17799286380659954], "min": [2, 0], "max": [2, 2], "count": [468]}, "gripper_open_scale_state": {"mean": [0.9788700289603995, 0.8135175093626386], "std": [7.185771950746537e-05, 0.1500022525260973], "min": [0.9788134765625, 0.6666013336181641], "max": [0.9789613342285156, 0.9796267700195312], "count": [468]}, "gripper_open_scale_action": {"mean": [1.0, 0.4807692307692308], "std": [0.0, 0.49963004064486694], "min": [1.0, 0.0], "max": [1.0, 1.0], "count": [468]}}} +{"episode_index": 3, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.637586650821945]], [[0.6593139681124974]], [[0.6353128540305011]]], "std": [[[0.16859916486257273]], [[0.17842876374151267]], [[0.17813103789414977]]], "count": [110]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.6102430134680135]], [[0.6384549440483265]], [[0.6101878243216479]]], "std": [[[0.16833673858470236]], [[0.17766666356746752]], [[0.17178860011433042]]], "count": [110]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[0.8274509803921568]], [[0.8117647058823529]]], "mean": [[[0.4665988760150525]], [[0.44046690928896814]], [[0.419554270647653]]], "std": [[[0.2024336233154164]], [[0.20449955871658757]], [[0.2252817245125331]]], "count": [110]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7647058823529411]], [[0.6549019607843137]], [[0.6431372549019608]]], "mean": [[[0.43411779065161415]], [[0.4368420083184789]], [[0.42583453159041396]]], "std": [[[0.18944204816448376]], [[0.18357585333489246]], [[0.1911069747296389]]], "count": [110]}, "observation.state": {"min": [-0.6829787492752075, 0.0, -1.9914894104003906, -0.15191489458084106, -0.17127659916877747, -0.034893617033958435, -2.7585105895996094, -0.00042553190723992884, -0.001276595750823617, 0.0, 0.004680851008743048, -0.024893617257475853, -0.013404255732893944, -2.75361704826355, 70.76329803466797, 97.71121215820312], "max": [-0.0042553190141916275, 2.5934042930603027, 0.0, 0.48638299107551575, 0.007234042510390282, 0.21531914174556732, -1.9631915092468262, 0.0, -0.001276595750823617, 0.0, 0.008936170488595963, -0.008936170488595963, 0.02638297900557518, -2.7531914710998535, 97.89613342285156, 97.72601318359375], "mean": [-0.29627493023872375, 1.141489863395691, -0.8662925362586975, 0.08932986855506897, -0.06696384400129318, 0.10377153754234314, -2.5911285877227783, -1.6057807670222246e-06, -0.0012765956344082952, 0.0, 0.006008841097354889, -0.015041349455714226, 0.0006651947624050081, -2.7531864643096924, 92.17961120605469, 97.71114349365234], "std": [0.2666608989238739, 1.0004652738571167, 0.7526894807815552, 0.18907760083675385, 0.0599273182451725, 0.07132317870855331, 0.3118305206298828, 2.6090867322636768e-05, 1.1641532182693481e-10, 0.0, 0.00047764828195795417, 0.0012938916916027665, 0.0037693227641284466, 4.211783380014822e-05, 10.636897087097168, 0.001445886678993702], "count": [530]}, "action": {"min": [-0.6826214790344238, 0.0, -1.9911071062088013, -0.15493206679821014, -0.17180584371089935, -0.03528155758976936, -2.7585105895996094, 0.0, 0.0, -0.0015339808305725455, 0.004601942375302315, -0.02454369328916073, -0.015339807607233524, -2.75361704826355, 0.0, 100.0, 0.0, 0.0], "max": [-0.004601942375302315, 2.593961477279663, -0.0, 0.4893398582935333, 0.007669903803616762, 0.21629129350185394, -1.9631915092468262, 0.0, 0.0, -0.0, 0.00920388475060463, -0.007669903803616762, 0.026077672839164734, -2.7531914710998535, 100.0, 100.0, 0.0, 0.0], "mean": [-0.2971436381340027, 1.143707036972046, -0.8682417273521423, 0.09056012332439423, -0.0675414651632309, 0.10449863970279694, -2.5911285877227783, 0.0, 0.0, -8.682910447532777e-06, 0.006196717265993357, -0.01523562055081129, 0.0007264701998792589, -2.7531864643096924, 80.18868255615234, 100.0, 0.0, 0.0], "std": [0.26640909910202026, 0.9999738335609436, 0.7521698474884033, 0.19046428799629211, 0.06036099046468735, 0.07234717160463333, 0.3118305206298828, 0.0, 0.0, 0.00011508286115713418, 0.0004624459252227098, 0.001495219417847693, 0.004129092674702406, 4.211783380014822e-05, 39.85788345336914, 0.0, 0.0, 0.0], "count": [530]}, "timestamp": {"min": [0.0], "max": [17.633333333333333], "mean": [8.816666666666668], "std": [5.099918299999193], "count": [530]}, "frame_index": {"min": [0], "max": [529], "mean": [264.5], "std": [152.9975489999758], "count": [530]}, "episode_index": {"min": [19], "max": [19], "mean": [19.0], "std": [0.0], "count": [530]}, "index": {"min": [6826], "max": [7355], "mean": [7090.5], "std": [152.9975489999758], "count": [530]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [530]}, "subtask_annotation": {"mean": [3.2735849056603774, 6.0, 6.0, 6.0, 6.0], "std": [1.9596544692923386, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [530]}, "scene_annotation": {"mean": [19.0], "std": [0.0], "min": [19], "max": [19], "count": [530]}, "eef_direction_state": {"mean": [4.056603773584905, 6.0], "std": [2.083312803980966, 0.0], "min": [0, 6], "max": [6, 6], "count": [530]}, "eef_velocity_state": {"mean": [0.9773584905660377, 0.0], "std": [0.8531056492856001, 0.0], "min": [0, 0], "max": [2, 0], "count": [530]}, "eef_acc_mag_state": {"mean": [0.839622641509434, 0.0], "std": [0.8571210307617882, 0.0], "min": [0, 0], "max": [2, 0], "count": [530]}, "eef_direction_action": {"mean": [4.083018867924529, 6.0], "std": [2.060567411235988, 0.0], "min": [0, 6], "max": [6, 6], "count": [530]}, "eef_velocity_action": {"mean": [0.9622641509433962, 0.0], "std": [0.8436726574126882, 0.0], "min": [0, 0], "max": [2, 0], "count": [530]}, "eef_acc_mag_action": {"mean": [0.8849056603773585, 0.0], "std": [0.8467242598580175, 0.0], "min": [0, 0], "max": [2, 0], "count": [530]}, "eef_sim_pose_state": {"mean": [0.2532025244904764, 0.22449778161760608, 1.2485373334184484, 0.07573453193904262, 0.36277958457129833, -0.3722811476314301, 0.06903049902801403, -0.3368286656418776, 1.1818499266591362, 0.0005941491044284287, 0.004731698899577774, -0.015043124262901351], "std": [0.17374443610866244, 0.12786463652274105, 0.07386374914148663, 0.07299746821131627, 0.41326360512745425, 0.31650782273929445, 5.223562817413924e-07, 2.9125452462349786e-05, 4.89589104260178e-05, 0.0037663400001226987, 0.0004776174459164986, 0.0012938441203007914], "min": [0.06390102055518493, -0.005540293130922318, 1.179793224097916, -0.034893617033958435, -0.14205700114574693, -0.8732168169410768, 0.06902646439881588, -0.33705036321429965, 1.1815498699239657, -0.013444183036591605, 0.0034032362628451107, -0.024893799743886415], "max": [0.5072297955973435, 0.3336502232519527, 1.412909471115056, 0.22915180532508356, 1.2650977015463511, -0.005744680762290951, 0.06903230164905769, -0.3366913279681619, 1.1819860583146466, 0.026299691388792824, 0.007659105935495125, -0.008936259684476441], "count": [530]}, "eef_sim_pose_action": {"mean": [0.25336751171772653, 0.2244380612142807, 1.2488188176439565, 0.07628923808907875, 0.36425682578479507, -0.37394731742465265, 0.06912521743596776, -0.3368330726680698, 1.181862246071614, 0.0006323977793806469, 0.0061872992662730985, -0.015235875939822603], "std": [0.17352959503549142, 0.12770124275565933, 0.07464437008382502, 0.07438698494943272, 0.41790848559086946, 0.31647602933794905, 8.643945996848966e-06, 3.3641894583392984e-05, 5.739365019692128e-05, 0.004124851487701479, 0.00047764364282705974, 0.001495231725128562], "min": [0.06207672720798709, -0.0056464964663936745, 1.1795559857922544, -0.03805923220266322, -0.15565829968353762, -0.8738354927507117, 0.06901075405637781, -0.33704249128081587, 1.181551599461266, -0.015386869678029828, 0.004600556346440632, -0.024544155140439568], "max": [0.507746569878035, 0.33364964051695545, 1.4148301313705731, 0.2322342727137115, 1.2701209995748637, -0.004601942375302315, 0.06912789352882467, -0.33666283415306963, 1.1822911984717586, 0.025964734719757, 0.00920335412871287, -0.00767004818445173], "count": [530]}, "gripper_mode_state": {"mean": [0.0, 0.0], "std": [0.0, 0.0], "min": [0, 0], "max": [0, 0], "count": [530]}, "gripper_activity_state": {"mean": [1.9528301886792452, 2.0], "std": [0.28754246517222987, 0.0], "min": [0, 2], "max": [2, 2], "count": [530]}, "gripper_mode_action": {"mean": [0.19811320754716982, 0.0], "std": [0.3985779278165588, 0.0], "min": [0, 0], "max": [1, 0], "count": [530]}, "gripper_activity_action": {"mean": [1.9830188679245282, 2.0], "std": [0.1673724228954342, 0.0], "min": [0, 2], "max": [2, 2], "count": [530]}, "gripper_open_scale_state": {"mean": [0.9217977911031515, 0.977113517905176], "std": [0.10636878923376443, 1.4308054572030293e-05], "min": [0.7076329803466797, 0.9771121215820312], "max": [0.9789613342285156, 0.9772601318359375], "count": [530]}, "gripper_open_scale_action": {"mean": [0.8018867924528302, 1.0], "std": [0.3985779278165588, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [530]}}} +{"episode_index": 4, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6425007625272331]], [[0.6622348366013071]], [[0.6393288807189542]]], "std": [[[0.16662437121746904]], [[0.17536086422013938]], [[0.16933222991692037]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[1.0]]], "mean": [[[0.6150592510893246]], [[0.6411146949891068]], [[0.6148939433551198]]], "std": [[[0.1703499722527381]], [[0.17798761029112986]], [[0.16755871617698614]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9725490196078431]]], "mean": [[[0.46034422385620916]], [[0.44157123638344226]], [[0.4218717592592593]]], "std": [[[0.20351660357670737]], [[0.19819776548074272]], [[0.21793520063438088]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.7803921568627451]], [[0.7411764705882353]], [[0.7058823529411765]]], "mean": [[[0.4429075408496732]], [[0.44711541666666665]], [[0.43827049291938996]]], "std": [[[0.21303603782154198]], [[0.20525018983638404]], [[0.21337720561354434]]], "count": [100]}, "observation.state": {"min": [-0.7648935914039612, -0.001276595750823617, -1.808297872543335, -0.10765957087278366, -0.4380851089954376, -0.11191489547491074, -2.7585105895996094, -0.003829787252470851, 0.0, 0.0, -0.002765957498922944, -0.0031914892606437206, 0.0, -2.735319137573242, 67.68773651123047, 97.07426452636719], "max": [0.25297871232032776, 2.4361701011657715, 0.0, 0.02574468031525612, 0.03936170041561127, 0.225957453250885, -1.8751063346862793, -0.0031914892606437206, 0.0, 0.0, -0.00042553190723992884, -0.0017021276289597154, 0.007659574504941702, -2.734893560409546, 97.89613342285156, 97.0890884399414], "mean": [-0.15338671207427979, 0.9947715401649475, -0.8364624381065369, 0.002331205178052187, -0.1824183464050293, -0.026459557935595512, -2.54778790473938, -0.003487237263470888, 0.0, 0.0, -0.0013070902787148952, -0.0022546113468706608, 0.0018134746933355927, -2.7353079319000244, 90.68401336669922, 97.08927917480469], "std": [0.2787828743457794, 0.9659210443496704, 0.7161300182342529, 0.01832505315542221, 0.17749565839767456, 0.08333278447389603, 0.35363802313804626, 0.0002060537226498127, 0.0, 0.0, 0.0003238041535951197, 0.00037384589086286724, 0.000985088525339961, 2.64101181528531e-05, 12.086280822753906, 0.0008875382482074201], "count": [300]}, "action": {"min": [-0.7654564380645752, 0.0, -1.8116313219070435, -0.11044661700725555, -0.44025248289108276, -0.11351457983255386, -2.7585105895996094, -0.004601942375302315, 0.0, 0.0015339808305725455, -0.003067961661145091, -0.003067961661145091, 0.0, -2.735319137573242, 0.0, 100.0, 0.0, 0.0], "max": [0.2592427432537079, 2.434427499771118, -0.0, 0.026077672839164734, 0.03988350182771683, 0.23623304069042206, -1.8751063346862793, -0.003067961661145091, 0.0015339808305725455, 0.0015339808305725455, -0.0015339808305725455, -0.0015339808305725455, 0.007669903803616762, -2.734893560409546, 100.0, 100.0, 0.0, 0.0], "mean": [-0.1544051468372345, 0.9973791241645813, -0.8402484655380249, 0.002157804323360324, -0.18551956117153168, -0.026113510131835938, -2.54778790473938, -0.0033134049735963345, 5.113269253342878e-06, 0.0015339835081249475, -0.00160045619122684, -0.002336768200621009, 0.0017845340771600604, -2.7353079319000244, 78.0, 100.0, 0.0, 0.0], "std": [0.2820725739002228, 0.9665396809577942, 0.7163728475570679, 0.01885868050158024, 0.1799035668373108, 0.08594278246164322, 0.35363802313804626, 0.0005623673205263913, 8.841669477988034e-05, 2.6775524020195007e-09, 0.0003123281931038946, 0.0007661536219529808, 0.001102606300264597, 2.64101181528531e-05, 41.42462921142578, 0.0, 0.0, 0.0], "count": [300]}, "timestamp": {"min": [0.0], "max": [9.966666666666667], "mean": [4.983333333333333], "std": [2.8867353083961027], "count": [300]}, "frame_index": {"min": [0], "max": [299], "mean": [149.5], "std": [86.60205925188308], "count": [300]}, "episode_index": {"min": [22], "max": [22], "mean": [22.0], "std": [0.0], "count": [300]}, "index": {"min": [7906], "max": [8205], "mean": [8055.5], "std": [86.60205925188308], "count": [300]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [300]}, "subtask_annotation": {"mean": [3.98, 6.0, 6.0, 6.0, 6.0], "std": [1.4581723720694533, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [300]}, "scene_annotation": {"mean": [22.0], "std": [0.0], "min": [22], "max": [22], "count": [300]}, "eef_direction_state": {"mean": [3.9, 6.0], "std": [2.056696380120318, 0.0], "min": [0, 6], "max": [6, 6], "count": [300]}, "eef_velocity_state": {"mean": [1.3366666666666667, 0.0], "std": [0.866018988757687, 0.0], "min": [0, 0], "max": [2, 0], "count": [300]}, "eef_acc_mag_state": {"mean": [1.05, 0.0], "std": [0.8529361054615986, 0.0], "min": [0, 0], "max": [2, 0], "count": [300]}, "eef_direction_action": {"mean": [3.9466666666666668, 6.0], "std": [2.0519475843424706, 0.0], "min": [0, 6], "max": [6, 6], "count": [300]}, "eef_velocity_action": {"mean": [1.3066666666666666, 0.0], "std": [0.8751888685052797, 0.0], "min": [0, 0], "max": [2, 0], "count": [300]}, "eef_acc_mag_action": {"mean": [1.0366666666666666, 0.0], "std": [0.8378477719066201, 0.0], "min": [0, 0], "max": [2, 0], "count": [300]}, "eef_sim_pose_state": {"mean": [0.23907787052822674, 0.2578784801952375, 1.2776743610641683, -0.09794625008908367, 0.14724931618653955, -0.3573718859156402, 0.06913029358059745, -0.3364614762894726, 1.1826289807468873, 0.0018164493524402492, -0.0013070887129486837, -0.0057418460084415176], "std": [0.18785387169107612, 0.11302185642058546, 0.09117712089774493, 0.15008117308773605, 0.30219610214227344, 0.4421426673206892, 8.25824742683012e-08, 9.863873495869516e-06, 3.3190855802607985e-05, 0.0009858468407128117, 0.0003238031943054031, 0.00041656323443456497], "min": [0.02550470855529295, -0.01515280688946622, 1.1822987195819887, -0.41264690869608495, -0.4109003759266605, -1.2835911866650433, 0.06912986337487256, -0.3364893007027723, 1.1825386182695452, 2.897239864259934e-06, -0.0027659534920942974, -0.006808515139065773], "max": [0.5133909470230119, 0.3667165737966708, 1.4762341858062649, 0.17940289863603848, 0.6825002951135639, 0.058526768178613055, 0.0691304256654934, -0.33644123478316806, 1.1827785184898356, 0.007668402036120829, -0.00042553074179529915, -0.004893617506036136], "count": [300]}, "eef_sim_pose_action": {"mean": [0.23859427612306813, 0.25672376017089643, 1.2781556329624468, -0.09863812426360703, 0.1454185520943028, -0.36253187763119704, 0.06924633652676196, -0.3364676723725282, 1.1822338541459723, 0.0017847035812134113, -6.135898055047143e-05, -0.005650162844711997], "std": [0.18769330207699284, 0.11362961721695763, 0.09252471601880559, 0.15210390449536929, 0.3082512098946758, 0.4472246619158228, 6.654394813953468e-06, 2.1839401818473713e-05, 3.26149480031706e-05, 0.0011032656026830922, 0.0003005963869722954, 0.0009327338083697253], "min": [0.021464396990499984, -0.015255319577996092, 1.1821805272498351, -0.4161856734331981, -0.4221506464877489, -1.2872029505582796, 0.06924573864062922, -0.336490046420619, 1.1822269248422452, 0.0, -0.0015339790257682395, -0.007669904036447406], "max": [0.5135627086307842, 0.36567763348748494, 1.4787919584250413, 0.2116937003156114, 0.7144991700462264, 0.06112794892538058, 0.0693613872570828, -0.33642038047628986, 1.1824188667604825, 0.007674609994302478, 0.0, -0.004601942491717636], "count": [300]}, "gripper_mode_state": {"mean": [0.0, 0.0], "std": [0.0, 0.0], "min": [0, 0], "max": [0, 0], "count": [300]}, "gripper_activity_state": {"mean": [1.9066666666666667, 2.0], "std": [0.39743622828770364, 0.0], "min": [0, 2], "max": [2, 2], "count": [300]}, "gripper_mode_action": {"mean": [0.22, 0.0], "std": [0.4142463035441603, 0.0], "min": [0, 0], "max": [1, 0], "count": [300]}, "gripper_activity_action": {"mean": [1.97, 2.0], "std": [0.2215851980616031, 0.0], "min": [0, 2], "max": [2, 2], "count": [300]}, "gripper_open_scale_state": {"mean": [0.9068380274454793, 0.9708903902689584], "std": [0.12086266683151413, 8.5443142682506e-06], "min": [0.6768773651123047, 0.9707426452636718], "max": [0.9789613342285156, 0.9708908843994141], "count": [300]}, "gripper_open_scale_action": {"mean": [0.78, 1.0], "std": [0.4142463035441603, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [300]}}} +{"episode_index": 5, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.6151444744008714]], [[0.6430282216775599]], [[0.6159789978213507]]], "std": [[[0.17281386266456886]], [[0.17964212308295943]], [[0.18214773173097712]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[0.9921568627450981]]], "mean": [[[0.5895313480392156]], [[0.624349074074074]], [[0.593739357298475]]], "std": [[[0.17549521138477164]], [[0.18153282222589973]], [[0.17936072944599238]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[0.9294117647058824]], [[1.0]]], "mean": [[[0.4763761519607843]], [[0.44189388071895425]], [[0.41397739923747273]]], "std": [[[0.21933233800366242]], [[0.2075522033154073]], [[0.23913306119833155]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[0.984313725490196]], [[0.7058823529411765]]], "mean": [[[0.4327431535947712]], [[0.4364805718954249]], [[0.4169684286492375]]], "std": [[[0.19608955282855223]], [[0.1854970777264392]], [[0.19427291844064445]]], "count": [100]}, "observation.state": {"min": [-0.5940425395965576, -0.0019148936262354255, -1.9819148778915405, -0.5459574460983276, -0.2540425658226013, 0.001276595750823617, -2.758085012435913, 0.0, -0.001276595750823617, -0.0017021276289597154, -0.006170212756842375, -0.023404255509376526, -0.005744680762290955, -2.760425567626953, 68.66265869140625, 97.94789123535156], "max": [-0.002765957498922944, 2.6785106658935547, 0.0, 0.550851047039032, -0.0017021276289597154, 0.45829787850379944, -1.902978777885437, 0.0, -0.001276595750823617, -0.0017021276289597154, -0.0017021276289597154, -0.013404255732893944, 0.017234042286872864, -2.759999990463257, 97.88134765625, 97.96267700195312], "mean": [-0.3128812909126282, 1.3880765438079834, -0.9755532741546631, -0.016649745404720306, -0.12733611464500427, 0.271145761013031, -2.4703798294067383, 0.0, -0.0012765915598720312, -0.0017021294916048646, -0.005542723927646875, -0.022728145122528076, 0.01623709313571453, -2.7603962421417236, 88.04402160644531, 97.96155548095703], "std": [0.23101502656936646, 1.0588486194610596, 0.8026940822601318, 0.4012339413166046, 0.07874859869480133, 0.13774137198925018, 0.38645055890083313, 0.0, 4.190951585769653e-09, 1.862645149230957e-09, 0.0003160805208608508, 0.0012009590864181519, 0.002859883476048708, 0.00011935113434446976, 13.199193000793457, 0.004141715355217457], "count": [315]}, "action": {"min": [-0.5936505794525146, -0.003067961661145091, -1.9819031953811646, -0.5491651296615601, -0.25617480278015137, 0.0, -2.758085012435913, 0.0, -0.0015339808305725455, -0.0015339808305725455, -0.007669903803616762, -0.02454369328916073, -0.006135923322290182, -2.760425567626953, 0.0, 100.0, 0.0, 0.0], "max": [-0.0015339808305725455, 2.6798644065856934, 0.0015339808305725455, 0.5537670850753784, -0.0015339808305725455, 0.4601942300796509, -1.902978777885437, 0.0, 0.0, -0.0015339808305725455, -0.0015339808305725455, -0.013805827125906944, 0.02454369328916073, -2.759999990463257, 100.0, 100.0, 0.0, 0.0], "mean": [-0.312221884727478, 1.3847373723983765, -0.9708840847015381, -0.012344835326075554, -0.12753474712371826, 0.27435415983200073, -2.4703798294067383, 0.0, -0.00133432203438133, -0.0015339836245402694, -0.0061164554208517075, -0.02283930778503418, 0.01647450216114521, -2.7603962421417236, 68.25396728515625, 100.0, 0.0, 0.0], "std": [0.22997204959392548, 1.0583999156951904, 0.8035088777542114, 0.40215781331062317, 0.07830537855625153, 0.13814355432987213, 0.38645055890083313, 0.0, 0.0005161514854989946, 2.7939677238464355e-09, 0.00032280434970743954, 0.001201069913804531, 0.002906226785853505, 0.00011935113434446976, 46.548824310302734, 0.0, 0.0, 0.0], "count": [315]}, "timestamp": {"min": [0.0], "max": [10.466666666666667], "mean": [5.233333333333333], "std": [3.031073639390407], "count": [315]}, "frame_index": {"min": [0], "max": [314], "mean": [157.0], "std": [90.93220918171221], "count": [315]}, "episode_index": {"min": [34], "max": [34], "mean": [34.0], "std": [0.0], "count": [315]}, "index": {"min": [12251], "max": [12565], "mean": [12408.0], "std": [90.93220918171221], "count": [315]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [315]}, "subtask_annotation": {"mean": [3.422222222222222, 6.0, 6.0, 6.0, 6.0], "std": [1.6260229448823726, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [315]}, "scene_annotation": {"mean": [34.0], "std": [0.0], "min": [34], "max": [34], "count": [315]}, "eef_direction_state": {"mean": [4.06984126984127, 6.0], "std": [2.2385252316871442, 0.0], "min": [0, 6], "max": [6, 6], "count": [315]}, "eef_velocity_state": {"mean": [0.9968253968253968, 0.0], "std": [0.8819113899210406, 0.0], "min": [0, 0], "max": [2, 0], "count": [315]}, "eef_acc_mag_state": {"mean": [0.8920634920634921, 0.0], "std": [0.8588108403256348, 0.0], "min": [0, 0], "max": [2, 0], "count": [315]}, "eef_direction_action": {"mean": [4.050793650793651, 6.0], "std": [2.237620122934827, 0.0], "min": [0, 6], "max": [6, 6], "count": [315]}, "eef_velocity_action": {"mean": [0.9809523809523809, 0.0], "std": [0.8616811075251447, 0.0], "min": [0, 0], "max": [2, 0], "count": [315]}, "eef_acc_mag_action": {"mean": [0.8952380952380953, 0.0], "std": [0.849916629231358, 0.0], "min": [0, 0], "max": [2, 0], "count": [315]}, "eef_sim_pose_state": {"mean": [0.30169551335195793, 0.2075485615626307, 1.224049900661672, 0.17193686468155717, 0.38880346626089746, -0.49982176286843205, 0.06889555116085914, -0.33700164679468625, 1.1835054820883129, 0.016430865188583294, -0.008519236130563624, -0.022728958864901987], "std": [0.19608949476433046, 0.1312601458059377, 0.05003898671573895, 0.17154377828715084, 0.457412506356312, 0.3259784118728552, 6.239426637239386e-07, 2.702025997632568e-05, 3.239566128094589e-05, 0.0028710351448562985, 0.0003159660411083619, 0.0012010110414091247], "min": [0.0689104740444703, 0.021003937796468215, 1.1712812401358064, -0.18884756820795584, 0.0014890178729254355, -0.8452369114685947, 0.06889487541245688, -0.3370168578820255, 1.1831118581484146, -0.00563630681301704, -0.009146906532358168, -0.023405145718372638], "max": [0.5473092648729568, 0.3340760642562412, 1.3490621599770862, 0.42163891548934707, 1.3270600018850547, -0.004893972016464428, 0.06890183093973573, -0.3367918669341448, 1.1835698033504432, 0.01743819360365825, -0.004680403375768805, -0.01340469380337627], "count": [315]}, "eef_sim_pose_action": {"mean": [0.3006699822530482, 0.20848684088881736, 1.2234276460737004, 0.17222591944700508, 0.39420929995746873, -0.5022601044684383, 0.06890349600134033, -0.3370041470762482, 1.1835163728225495, 0.016679845488425753, -0.008982391628977621, -0.02284019657666984], "std": [0.19576533525149456, 0.13118591464163903, 0.049654245281804926, 0.17637076232984022, 0.46398710004534927, 0.32637319162709827, 3.94695113647207e-05, 2.702287473537949e-05, 3.540577407395663e-05, 0.0029182720267703923, 0.000602172582041261, 0.001201133628274837], "min": [0.06893290294319677, 0.021078115633036087, 1.1709362799188225, -0.21070578640019916, -0.013758484692950157, -0.846354949997684, 0.06888656527430548, -0.3370424912808158, 1.1830421241232763, -0.006051213453736898, -0.010735022916494641, -0.024544732474901243], "max": [0.5474670928056112, 0.3337322089415946, 1.354185612620456, 0.42414669315655734, 1.3341394169913796, -0.00460224755347775, 0.06900551534709153, -0.33680090265883306, 1.1836710010561848, 0.024769574314556633, -0.004601503928483686, -0.013805973297659833], "count": [315]}, "gripper_mode_state": {"mean": [0.0, 0.0], "std": [0.0, 0.0], "min": [0, 0], "max": [0, 0], "count": [315]}, "gripper_activity_state": {"mean": [1.9111111111111112, 2.0], "std": [0.38836699674696656, 0.0], "min": [0, 2], "max": [2, 2], "count": [315]}, "gripper_mode_action": {"mean": [0.31746031746031744, 0.0], "std": [0.4654881999560371, 0.0], "min": [0, 0], "max": [1, 0], "count": [315]}, "gripper_activity_action": {"mean": [1.9714285714285715, 2.0], "std": [0.21633936555429653, 0.0], "min": [0, 2], "max": [2, 2], "count": [315]}, "gripper_open_scale_state": {"mean": [0.880439433506559, 0.9796140965053048], "std": [0.13199208613872984, 4.139152414825392e-05], "min": [0.6866265869140625, 0.9794789123535156], "max": [0.9788134765625, 0.9796267700195312], "count": [315]}, "gripper_open_scale_action": {"mean": [0.6825396825396826, 1.0], "std": [0.4654881999560371, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [315]}}} +{"episode_index": 6, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9725490196078431]], [[0.8941176470588236]], [[1.0]]], "mean": [[[0.6358658986928104]], [[0.6691173992374728]], [[0.656473720043573]]], "std": [[[0.15290121200272414]], [[0.15937410689979511]], [[0.15827293495419514]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.9647058823529412]], [[1.0]], [[1.0]]], "mean": [[[0.6104660620915032]], [[0.6510764106753812]], [[0.634121315359477]]], "std": [[[0.1567348655336033]], [[0.16150711063152942]], [[0.15623910014320627]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[0.7843137254901961]], [[0.8627450980392157]]], "mean": [[[0.45648775326797386]], [[0.4360191448801743]], [[0.4220334286492375]]], "std": [[[0.20167728015351988]], [[0.20077104562387268]], [[0.2258692041376209]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6980392156862745]], [[0.6470588235294118]], [[0.6352941176470588]]], "mean": [[[0.4353080392156863]], [[0.44249547930283223]], [[0.4342039297385621]]], "std": [[[0.18210918559228614]], [[0.17979117719457088]], [[0.17888465753829466]]], "count": [100]}, "observation.state": {"min": [-0.5506383180618286, -0.001276595750823617, -1.6472340822219849, -0.3463829755783081, -0.2717021405696869, -0.20489361882209778, -2.853829860687256, 0.0, -0.001276595750823617, 0.0, -0.001276595750823617, -0.02255319058895111, -0.00042553190723992884, -2.835106372833252, 68.41716003417969, 100.5361328125], "max": [0.0, 2.447659492492676, 0.0, 0.0931914895772934, 0.1365957409143448, 0.19127659499645233, -1.8959574699401855, 0.0, -0.001276595750823617, 0.0, 0.0008510638144798577, -0.0019148936262354255, 0.015319149009883404, -2.8348937034606934, 101.18509674072266, 100.54344177246094], "mean": [-0.2278624325990677, 0.7516319751739502, -0.42133837938308716, -0.10231944173574448, -0.023068061098456383, -0.034172479063272476, -2.5701892375946045, 0.0, -0.0012765898136422038, 0.0, -0.0004937474732287228, -0.0033625655341893435, 0.0031703717540949583, -2.834907293319702, 91.46271514892578, 100.5360107421875], "std": [0.23463879525661469, 0.8343793153762817, 0.5544134974479675, 0.1311868131160736, 0.07284345477819443, 0.11637887358665466, 0.3718916177749634, 0.0, 5.9371814131736755e-09, 0.0, 0.0003519911551848054, 0.002239235443994403, 0.001255264040082693, 5.190461888560094e-05, 12.71186637878418, 0.0018401677953079343], "count": [393]}, "action": {"min": [-0.5506991147994995, 0.0, -1.6474953889846802, -0.3497476279735565, -0.27458256483078003, -0.2070874124765396, -2.853829860687256, 0.0, 0.0, -0.0, -0.0015339808305725455, -0.023009711876511574, -0.0015339808305725455, -2.835106372833252, 0.0, 100.0, 0.0, 0.0], "max": [0.0, 2.4451653957366943, 0.0015339808305725455, 0.09664078801870346, 0.13805827498435974, 0.19481556117534637, -1.8959574699401855, 0.0, 0.0, -0.0, 0.0015339808305725455, -0.0015339808305725455, 0.015339807607233524, -2.8348937034606934, 100.0, 100.0, 0.0, 0.0], "mean": [-0.2284720093011856, 0.7524393200874329, -0.42188534140586853, -0.10296467691659927, -0.02384907193481922, -0.03455567732453346, -2.5701892375946045, 0.0, 0.0, 0.0, -0.000925073807593435, -0.003434873651713133, 0.003188969334587455, -2.834907293319702, 76.84477996826172, 100.0, 0.0, 0.0], "std": [0.234932541847229, 0.8353254795074463, 0.555754542350769, 0.13358080387115479, 0.07369138300418854, 0.1177288293838501, 0.3718916177749634, 0.0, 0.0, 0.0, 0.0007663116557523608, 0.0025681424885988235, 0.001501542516052723, 5.190461888560094e-05, 42.18258285522461, 0.0, 0.0, 0.0], "count": [393]}, "timestamp": {"min": [0.0], "max": [13.066666666666666], "mean": [6.533333333333334], "std": [3.7816320208001124], "count": [393]}, "frame_index": {"min": [0], "max": [392], "mean": [196.0], "std": [113.44896062400336], "count": [393]}, "episode_index": {"min": [37], "max": [37], "mean": [37.0], "std": [0.0], "count": [393]}, "index": {"min": [13051], "max": [13443], "mean": [13247.0], "std": [113.44896062400336], "count": [393]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [393]}, "subtask_annotation": {"mean": [3.946564885496183, 6.0, 6.0, 6.0, 6.0], "std": [1.4791836881180236, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [393]}, "scene_annotation": {"mean": [37.0], "std": [0.0], "min": [37], "max": [37], "count": [393]}, "eef_direction_state": {"mean": [4.633587786259542, 6.0], "std": [1.9216435933335627, 0.0], "min": [0, 6], "max": [6, 6], "count": [393]}, "eef_velocity_state": {"mean": [0.9007633587786259, 0.0], "std": [0.9344002049352904, 0.0], "min": [0, 0], "max": [2, 0], "count": [393]}, "eef_acc_mag_state": {"mean": [0.6844783715012722, 0.0], "std": [0.8302109209088558, 0.0], "min": [0, 0], "max": [2, 0], "count": [393]}, "eef_direction_action": {"mean": [4.597964376590331, 6.0], "std": [1.9656583248699264, 0.0], "min": [0, 6], "max": [6, 6], "count": [393]}, "eef_velocity_action": {"mean": [0.905852417302799, 0.0], "std": [0.9403541905392, 0.0], "min": [0, 0], "max": [2, 0], "count": [393]}, "eef_acc_mag_action": {"mean": [0.7531806615776081, 0.0], "std": [0.85166880661761, 0.0], "min": [0, 0], "max": [2, 0], "count": [393]}, "eef_sim_pose_state": {"mean": [0.18408792434497767, 0.27776426286528033, 1.2298657201785663, -0.03681030998031295, 0.22746352490555458, -0.2512943927946227, 0.06903387268538974, -0.3365659072292507, 1.182516446148694, 0.0031761235110075747, -0.0017703307047071892, -0.003362573502650206], "std": [0.14993180942508777, 0.08206030965591138, 0.06672935355355908, 0.11981242031665364, 0.30295305063406663, 0.24756382374111435, 5.83779373858391e-07, 5.038538450580236e-05, 3.6080178428154474e-05, 0.0012572506139523437, 0.0003519947098359358, 0.002239236608399767], "min": [0.05955122386781786, 0.07470755974974336, 1.1755620481481048, -0.25041640381522134, -0.059361488227254844, -0.6842632442393208, 0.06902841698422676, -0.3369977114246841, 1.1823785974297567, -0.0004230873623393964, -0.0025531817350099573, -0.022553208960162732], "max": [0.516313123138984, 0.3354804830964112, 1.4131775987098818, 0.177337422309448, 0.8553175202382568, 0.0004255346908379244, 0.06903409851486644, -0.33653333082493686, 1.182596690371426, 0.015347937892084119, -0.00042544501250629807, -0.0019148951865805928], "count": [393]}, "eef_sim_pose_action": {"mean": [0.184267338241633, 0.2776777727470886, 1.2298770951512197, -0.038417134696769974, 0.2269943416126572, -0.25285007987342045, 0.0691302040922313, -0.3365675339875988, 1.1825898225876474, 0.0031917169517569344, -0.0009250691945610803, -0.00343487038360791], "std": [0.15014229387401531, 0.0821268464311781, 0.06720242973676588, 0.12055616354013567, 0.3021684132448048, 0.2495710147612847, 7.140368592938658e-07, 5.778564825632595e-05, 7.854904306739837e-05, 0.0015005911603089975, 0.0007663019655095028, 0.0025681437615297], "min": [0.05746193611794191, 0.07430064874158164, 1.1772733364028638, -0.2514486745468999, -0.0567278006921248, -0.7124637151563465, 0.0691244075989688, -0.33700798185740327, 1.1823377703845221, -0.0015339808305725455, -0.0015339736113606506, -0.023009738939027795], "max": [0.5163045871825767, 0.33627279406248306, 1.4129620099011393, 0.17021540192090656, 0.8605618355091886, 8.673617379884035e-19, 0.06913045852413216, -0.3365247591570926, 1.1826522374129564, 0.015339807607233526, 0.0015336271025430115, -0.0015339808305725455], "count": [393]}, "gripper_mode_state": {"mean": [0.0, 0.0], "std": [0.0, 0.0], "min": [0, 0], "max": [0, 0], "count": [393]}, "gripper_activity_state": {"mean": [1.9287531806615776, 2.0], "std": [0.34950014855287914, 0.0], "min": [0, 2], "max": [2, 2], "count": [393]}, "gripper_mode_action": {"mean": [0.23155216284987276, 0.0], "std": [0.42182432211694115, 0.0], "min": [0, 0], "max": [1, 0], "count": [393]}, "gripper_activity_action": {"mean": [1.9770992366412214, 2.0], "std": [0.1940193133914316, 0.0], "min": [0, 2], "max": [2, 2], "count": [393]}, "gripper_open_scale_state": {"mean": [0.9115804754747435, 1.0], "std": [0.12487467579875547, 0.0], "min": [0.6841716003417969, 1.0], "max": [1.0, 1.0], "count": [393]}, "gripper_open_scale_action": {"mean": [0.7684478371501272, 1.0], "std": [0.42182432211694115, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [393]}}} +{"episode_index": 7, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9882352941176471]], [[0.9372549019607843]], [[0.9098039215686274]]], "mean": [[[0.6319845887799563]], [[0.6550362336601308]], [[0.6314968627450981]]], "std": [[[0.15996701468192076]], [[0.1668251951052843]], [[0.16956287926914093]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[0.9921568627450981]], [[0.9647058823529412]]], "mean": [[[0.6057885049019608]], [[0.6352410294117646]], [[0.6072718409586058]]], "std": [[[0.1573861317829714]], [[0.16346095768239316]], [[0.16020344897395122]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48018759531590416]], [[0.44647050925925924]], [[0.42202381808278866]]], "std": [[[0.2086049501909159]], [[0.21617543477141363]], [[0.24514404232243253]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.8313725490196079]], [[0.7803921568627451]], [[0.7176470588235294]]], "mean": [[[0.4488064161220044]], [[0.4531615277777778]], [[0.4399518464052287]]], "std": [[[0.20897539932984596]], [[0.19734886094344722]], [[0.20099051782983537]]], "count": [100]}, "observation.state": {"min": [-0.3555319011211395, -0.0017021276289597154, -1.9665957689285278, -0.03446808457374573, -0.10914893448352814, -0.026808511465787888, -2.7551064491271973, -0.004680851008743048, 0.0, -0.0017021276289597154, -0.010851063765585423, -0.020212765783071518, 0.005744680762290955, -2.760425567626953, 68.68497467041016, 97.71121215820312], "max": [0.12106382846832275, 2.385106325149536, 0.0, 0.670425534248352, 0.051914893090724945, 0.3025531768798828, -1.903617024421692, -0.003829787252470851, 0.0, -0.0017021276289597154, -0.008936170488595963, -0.01808510720729828, 0.017234042286872864, -2.7531914710998535, 97.77780151367188, 97.96267700195312], "mean": [-0.07879018783569336, 1.040772795677185, -0.7745816111564636, 0.37174171209335327, -0.014784417115151882, 0.06648030877113342, -2.5000901222229004, -0.004487427417188883, 0.0, -0.0017021294916048646, -0.010107943788170815, -0.019671812653541565, 0.01635303534567356, -2.7576115131378174, 89.05976867675781, 97.8646240234375], "std": [0.1627022624015808, 0.9018039107322693, 0.6843359470367432, 0.272956907749176, 0.035183925181627274, 0.06204873323440552, 0.3737247884273529, 0.00021437645773403347, 0.0, 1.862645149230957e-09, 0.00029984311549924314, 0.00043762524728663266, 0.001291855820454657, 0.003382205730304122, 12.763681411743164, 0.11756694316864014], "count": [341]}, "action": {"min": [-0.35588353872299194, -0.0015339808305725455, -1.96656334400177, -0.03374757617712021, -0.11044661700725555, -0.02761165425181389, -2.7551064491271973, -0.004601942375302315, -0.0015339808305725455, -0.0015339808305725455, -0.01073786523193121, -0.019941750913858414, 0.006135923322290182, -2.760425567626953, 0.0, 100.0, 0.0, 0.0], "max": [0.12118448317050934, 2.3838062286376953, -0.0, 0.676485538482666, 0.05215534567832947, 0.30526217818260193, -1.903617024421692, -0.003067961661145091, 0.0, -0.0015339808305725455, -0.00920388475060463, -0.01840776950120926, 0.016873788088560104, -2.7531914710998535, 100.0, 100.0, 0.0, 0.0], "mean": [-0.07788639515638351, 1.0432742834091187, -0.7780922651290894, 0.37562328577041626, -0.015114890411496162, 0.06806206703186035, -2.5000901222229004, -0.004543427377939224, -0.0006207898259162903, -0.0015339837409555912, -0.010566942393779755, -0.019824836403131485, 0.01652294397354126, -2.7576115131378174, 71.55425262451172, 100.0, 0.0, 0.0], "std": [0.1626574993133545, 0.9035481810569763, 0.6854445934295654, 0.2758595943450928, 0.03598141297698021, 0.06403300911188126, 0.3737247884273529, 0.00029373925644904375, 0.0007529259310103953, 2.9103830456733704e-09, 0.00048269907711073756, 0.00040710679604671896, 0.0012657124316319823, 0.003382205730304122, 45.11565017700195, 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": [50], "max": [50], "mean": [50.0], "std": [0.0], "count": [341]}, "index": {"min": [17029], "max": [17369], "mean": [17199.0], "std": [98.4377976185977], "count": [341]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [341]}, "subtask_annotation": {"mean": [3.774193548387097, 6.0, 6.0, 6.0, 6.0], "std": [1.4486447334360624, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [341]}, "scene_annotation": {"mean": [50.0], "std": [0.0], "min": [50], "max": [50], "count": [341]}, "eef_direction_state": {"mean": [3.8152492668621703, 6.0], "std": [2.384800786488983, 0.0], "min": [0, 6], "max": [6, 6], "count": [341]}, "eef_velocity_state": {"mean": [0.9882697947214076, 0.0], "std": [0.866369170800782, 0.0], "min": [0, 0], "max": [2, 0], "count": [341]}, "eef_acc_mag_state": {"mean": [0.8826979472140762, 0.0], "std": [0.8652765867170534, 0.0], "min": [0, 0], "max": [2, 0], "count": [341]}, "eef_direction_action": {"mean": [3.900293255131965, 6.0], "std": [2.3757141051290964, 0.0], "min": [0, 6], "max": [6, 6], "count": [341]}, "eef_velocity_action": {"mean": [0.9706744868035191, 0.0], "std": [0.8726988927369346, 0.0], "min": [0, 0], "max": [2, 0], "count": [341]}, "eef_acc_mag_action": {"mean": [0.9413489736070382, 0.0], "std": [0.8678469321097252, 0.0], "min": [0, 0], "max": [2, 0], "count": [341]}, "eef_sim_pose_state": {"mean": [0.241577951506228, 0.321540536762932, 1.2438413121409102, 0.07543148788222674, 0.6377388749854124, -0.08740878267611882, 0.06898848081663826, -0.33682995266038934, 1.184002740205094, 0.016585382616367113, -0.011807783571536917, -0.024160604247910097], "std": [0.17416342560439127, 0.04098055957877855, 0.05694966841460557, 0.05690178394100257, 0.5506585728428695, 0.16122027595628174, 4.77947626358298e-07, 1.1288443662356456e-05, 3.0730879570731874e-05, 0.0012964513847042488, 0.0002997620504658023, 0.0004746070603314435], "min": [0.04078844000195561, 0.2525611303405584, 1.1819860808855494, -0.026782435978943968, -0.0629497119334439, -0.3473946998976896, 0.06898746078906692, -0.3368428490393762, 1.1838826452193247, 0.005966589618102192, -0.012550680708223183, -0.02489510292616153], "max": [0.5532028039541029, 0.3858167421676968, 1.3901932396823415, 0.3020005173323341, 1.3474145742286465, 0.20805060357344463, 0.06899050612720284, -0.33678982087082326, 1.184078901693816, 0.017476591195611582, -0.010636347668607993, -0.022341490762246032], "count": [341]}, "eef_sim_pose_action": {"mean": [0.2419258458408361, 0.32180661299992613, 1.2438478129214594, 0.0777271111083244, 0.6406224161071848, -0.08642484764605997, 0.06895297230357468, -0.3368319483981776, 1.1839889244243684, 0.016775085778092155, -0.01271919323598041, -0.02436981869088748], "std": [0.17439091439137147, 0.04101734289276869, 0.057640428279256056, 0.05897434658750667, 0.5534090066199892, 0.15947653403905765, 5.789088410304026e-05, 1.109310993571229e-05, 5.3522796047642226e-05, 0.001268717593064694, 0.0008658141974422935, 0.0005157068790055162], "min": [0.03530451400081725, 0.2524660872869769, 1.1819882716611978, -0.027625772912463965, -0.06412615231162588, -0.3482866588558681, 0.06888236520433781, -0.33686862941944007, 1.183828237339719, 0.0063618192148901884, -0.013803487786089086, -0.02454559339358738], "max": [0.5527989504677185, 0.38610319474036076, 1.387150650942782, 0.3091464803274891, 1.3544568764550466, 0.21037401540142808, 0.06900309938542823, -0.33679840175064396, 1.1840207202142599, 0.017149099687391676, -0.010735730487979822, -0.021477117024796776], "count": [341]}, "gripper_mode_state": {"mean": [0.0, 0.0], "std": [0.0, 0.0], "min": [0, 0], "max": [0, 0], "count": [341]}, "gripper_activity_state": {"mean": [1.9178885630498534, 2.0], "std": [0.37401240340981473, 0.0], "min": [0, 2], "max": [2, 2], "count": [341]}, "gripper_mode_action": {"mean": [0.2844574780058651, 0.0], "std": [0.4511556507596983, 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.8905962922216543, 0.9786457956711238], "std": [0.12763682086928066, 0.0011756674578422487], "min": [0.6868497467041016, 0.9771121215820312], "max": [0.9777780151367188, 0.9796267700195312], "count": [341]}, "gripper_open_scale_action": {"mean": [0.7155425219941349, 1.0], "std": [0.4511556507596983, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [341]}}} +{"episode_index": 8, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6329897194989107]], [[0.6514058769063181]], [[0.618967031590414]]], "std": [[[0.16736365234562012]], [[0.17539915794428845]], [[0.18949712741544367]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.6041821949891067]], [[0.6301560457516341]], [[0.5939046568627451]]], "std": [[[0.1681447151070074]], [[0.1740529328899083]], [[0.1815385681973016]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4806153839869281]], [[0.44432558006535944]], [[0.41819851307189543]]], "std": [[[0.2093395382920744]], [[0.21246668805448668]], [[0.24094318151643906]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7647058823529411]], [[0.6627450980392157]], [[0.6431372549019608]]], "mean": [[[0.4303818790849673]], [[0.4276182516339869]], [[0.40297816448801743]]], "std": [[[0.19076029577161566]], [[0.1861513573547464]], [[0.2048936436193211]]], "count": [100]}, "observation.state": {"min": [-0.8159574270248413, -0.0019148936262354255, -1.9878723621368408, -0.48872339725494385, -0.41404256224632263, 0.004680851008743048, -2.7585105895996094, -0.0017021276289597154, -0.001276595750823617, 0.0, -0.001276595750823617, 0.002340425504371524, -0.05234042555093765, -2.742553234100342, 66.83140563964844, 97.32622528076172], "max": [0.07255319505929947, 2.7172341346740723, -0.0017021276289597154, 0.3914893567562103, -0.015744680538773537, 0.5436170101165771, -1.8506382703781128, -0.0017021276289597154, -0.001276595750823617, 0.0, 0.0017021276289597154, 0.011914893984794617, -0.037021275609731674, -2.7421276569366455, 97.89613342285156, 97.3410415649414], "mean": [-0.27159976959228516, 1.4249615669250488, -0.9544186592102051, -0.1123766303062439, -0.1999220848083496, 0.19091522693634033, -2.438769817352295, -0.0017021296080201864, -0.0012765928404405713, 0.0, 3.280533928773366e-05, 0.004184556659311056, -0.038381773978471756, -2.7424378395080566, 86.95409393310547, 97.33699035644531], "std": [0.3192835748195648, 1.0024677515029907, 0.7314022183418274, 0.23524270951747894, 0.13775253295898438, 0.10083740949630737, 0.41793277859687805, 1.979060471057892e-09, 2.9103830456733704e-09, 0.0, 0.0002882372646126896, 0.0009863422019407153, 0.0023509797174483538, 0.00019058505131397396, 14.29292106628418, 0.006618208717554808], "count": [454]}, "action": {"min": [-0.8145437836647034, -0.0015339808305725455, -1.9880391359329224, -0.4939418137073517, -0.4157087802886963, 0.004601942375302315, -2.7585105895996094, -0.0015339808305725455, 0.0, -0.0015339808305725455, -0.0015339808305725455, 0.003067961661145091, -0.05368932709097862, -2.742553234100342, 0.0, 100.0, 0.0, 0.0], "max": [0.07363107800483704, 2.719748020172119, -0.0015339808305725455, 0.3942330479621887, -0.013805827125906944, 0.5568350553512573, -1.8506382703781128, -0.0015339808305725455, 0.0, -0.0, 0.0015339808305725455, 0.012271846644580364, -0.03834952041506767, -2.7421276569366455, 100.0, 100.0, 0.0, 0.0], "mean": [-0.2712748348712921, 1.426216721534729, -0.9575363993644714, -0.10826064646244049, -0.20178750157356262, 0.19548393785953522, -2.438769817352295, -0.0015339840902015567, 0.0, -2.027287337114103e-05, -3.378812107257545e-05, 0.004730348475277424, -0.038971059024333954, -2.7424378395080566, 65.63876342773438, 100.0, 0.0, 0.0], "std": [0.3185020387172699, 1.002864956855774, 0.7316353917121887, 0.24023593962192535, 0.1384011059999466, 0.10601071268320084, 0.41793277859687805, 3.259629011154175e-09, 0.0, 0.00017517790547572076, 0.00035107231815345585, 0.0009734259801916778, 0.002400120021775365, 0.00019058505131397396, 47.49129867553711, 0.0, 0.0, 0.0], "count": [454]}, "timestamp": {"min": [0.0], "max": [15.1], "mean": [7.55], "std": [4.368606439383413], "count": [454]}, "frame_index": {"min": [0], "max": [453], "mean": [226.5], "std": [131.0581931815024], "count": [454]}, "episode_index": {"min": [52], "max": [52], "mean": [52.0], "std": [0.0], "count": [454]}, "index": {"min": [17744], "max": [18197], "mean": [17970.5], "std": [131.0581931815024], "count": [454]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [454]}, "subtask_annotation": {"mean": [3.6343612334801763, 6.0, 6.0, 6.0, 6.0], "std": [1.3334926192317722, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [454]}, "scene_annotation": {"mean": [52.0], "std": [0.0], "min": [52], "max": [52], "count": [454]}, "eef_direction_state": {"mean": [4.270925110132159, 6.0], "std": [2.035844114540373, 0.0], "min": [0, 6], "max": [6, 6], "count": [454]}, "eef_velocity_state": {"mean": [0.9669603524229075, 0.0], "std": [0.8836553104458611, 0.0], "min": [0, 0], "max": [2, 0], "count": [454]}, "eef_acc_mag_state": {"mean": [0.8392070484581498, 0.0], "std": [0.8593385871419925, 0.0], "min": [0, 0], "max": [2, 0], "count": [454]}, "eef_direction_action": {"mean": [4.295154185022026, 6.0], "std": [2.039504852238963, 0.0], "min": [0, 6], "max": [6, 6], "count": [454]}, "eef_velocity_action": {"mean": [0.9537444933920705, 0.0], "std": [0.8855529574470659, 0.0], "min": [0, 0], "max": [2, 0], "count": [454]}, "eef_acc_mag_action": {"mean": [0.8700440528634361, 0.0], "std": [0.8645395493675132, 0.0], "min": [0, 0], "max": [2, 0], "count": [454]}, "eef_sim_pose_state": {"mean": [0.3026713611424288, 0.2108665785591688, 1.231114146726415, 0.10577663605938382, 0.3473702484888488, -0.4953983950175545, 0.0690341242607762, -0.33635710773979394, 1.1824624730498816, -0.03838691133783767, -0.0012437793300681742, 0.002482429162779129], "std": [0.1662211707607041, 0.15894955945381473, 0.06769252925487948, 0.08439030281857698, 0.2927476652883094, 0.4500300750913383, 1.22918545131169e-07, 2.2195339940459574e-05, 2.9545048390777116e-05, 0.002351034859640899, 0.000288231007705009, 0.0009863430097179398], "min": [0.056371035390922905, -0.07387226758464144, 1.145427686009023, 0.004532915808637193, -0.10578899666994723, -1.2441113921226288, 0.0690331052797856, -0.3363986060469048, 1.1822913629191047, -0.052346944312993166, -0.002553172777454149, 0.0006382997824980093], "max": [0.5128961392072485, 0.34946705175097736, 1.4128667530220997, 0.36961198803023043, 0.8030611099244411, -0.011065243857467454, 0.06903420003144141, -0.33618315590309006, 1.1825966901698548, -0.03702616469056902, 0.00042552633024461883, 0.010212767434491777], "count": [454]}, "eef_sim_pose_action": {"mean": [0.30292090195222904, 0.21127849688334024, 1.2312376358170598, 0.1085429811373247, 0.34926717420760445, -0.49805783800497955, 0.06912887082788352, -0.33634882089865936, 1.1825040818982948, -0.038971465350191706, -5.406054921736681e-05, 0.0031963569298312927], "std": [0.16684990104519637, 0.15843944534196322, 0.06825356591541895, 0.08668855493103132, 0.29868921050343367, 0.44951703677440613, 1.3258337595045329e-05, 2.190429994954728e-05, 6.010913223085123e-05, 0.0023997974527493783, 0.00039058977820647295, 0.0009734280521396696], "min": [0.048819401966410235, -0.0740291528431598, 1.143966755409401, 0.004263039124807858, -0.1588846637567165, -1.2457029578177492, 0.06901431301645075, -0.3363862315378644, 1.1823377627901102, -0.05368932709097862, -0.0015339736113604285, 0.0015339808305725455], "max": [0.5181993033016281, 0.35009670816921773, 1.4299297214508189, 0.3908434921497695, 0.8068907296707679, -0.007674062584521985, 0.06913051094740433, -0.33617912095899777, 1.1829201347441376, -0.03834952041506767, 0.0015339645873624352, 0.010737880250996333], "count": [454]}, "gripper_mode_state": {"mean": [0.0, 0.0], "std": [0.0, 0.0], "min": [0, 0], "max": [0, 0], "count": [454]}, "gripper_activity_state": {"mean": [1.9383259911894273, 2.0], "std": [0.3260804735453233, 0.0], "min": [0, 2], "max": [2, 2], "count": [454]}, "gripper_mode_action": {"mean": [0.3436123348017621, 0.0], "std": [0.4749135691616371, 0.0], "min": [0, 0], "max": [1, 0], "count": [454]}, "gripper_activity_action": {"mean": [1.9801762114537445, 2.0], "std": [0.1806838813640167, 0.0], "min": [0, 2], "max": [2, 2], "count": [454]}, "gripper_open_scale_state": {"mean": [0.8695430762337173, 0.973369621915444], "std": [0.14292903488285919, 6.618146886869827e-05], "min": [0.6683140563964843, 0.9732622528076171], "max": [0.9789613342285156, 0.9734104156494141], "count": [454]}, "gripper_open_scale_action": {"mean": [0.6563876651982379, 1.0], "std": [0.4749135691616371, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [454]}}} +{"episode_index": 9, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9725490196078431]], [[1.0]], [[1.0]]], "mean": [[[0.6336909640522875]], [[0.6549689733115469]], [[0.6343892892156863]]], "std": [[[0.17058795826677156]], [[0.17904706311665938]], [[0.18172297396132003]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.9803921568627451]], [[1.0]], [[1.0]]], "mean": [[[0.6096130092592592]], [[0.6375109803921569]], [[0.6120271323529413]]], "std": [[[0.1722002894717226]], [[0.17868002162300894]], [[0.1768506719170408]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4572444852941176]], [[0.4322168164488017]], [[0.41546051470588236]]], "std": [[[0.1973172590477027]], [[0.2032969058290654]], [[0.2198936804162475]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6705882352941176]], [[0.6509803921568628]], [[0.6431372549019608]]], "mean": [[[0.43230116013071895]], [[0.44052553649237475]], [[0.4313545397603486]]], "std": [[[0.18526352429070092]], [[0.18064470194514334]], [[0.18552629551923486]]], "count": [100]}, "observation.state": {"min": [-0.9072340130805969, 0.0, -1.3123403787612915, -0.048085104674100876, -0.66765958070755, -0.0687234029173851, -2.758085012435913, -0.004680851008743048, -0.001276595750823617, 0.0, -0.0019148936262354255, -0.031063830479979515, 0.01765957474708557, -2.760425567626953, 67.37501525878906, 97.94789123535156], "max": [0.0, 2.0912766456604004, 0.0, 0.21553191542625427, -0.022127659991383553, 0.15617021918296814, -1.8661701679229736, -0.0042553190141916275, -0.001276595750823617, 0.0, 0.00042553190723992884, -0.020638298243284225, 0.03361701965332031, -2.759999990463257, 97.88134765625, 97.96267700195312], "mean": [-0.29150375723838806, 0.7708237767219543, -0.4907701909542084, 0.08891108632087708, -0.15282286703586578, 0.029981741681694984, -2.585043430328369, -0.004653219133615494, -0.0012765917927026749, 0.0, -0.0011823036475107074, -0.02319200150668621, 0.02575802244246006, -2.7602670192718506, 91.95848083496094, 97.95694732666016], "std": [0.3550308644771576, 0.8097639679908752, 0.4833291471004486, 0.08096557855606079, 0.15816569328308105, 0.06269105523824692, 0.3338000476360321, 0.00010487851250218228, 3.958120942115784e-09, 0.0, 0.00035625536111183465, 0.00107228709384799, 0.0011826035333797336, 0.00020639160356950015, 11.411003112792969, 0.007171464618295431], "count": [431]}, "action": {"min": [-0.9081166386604309, -0.0015339808305725455, -1.3176895380020142, -0.04908738657832146, -0.6718835830688477, -0.07056311517953873, -2.758085012435913, -0.004601942375302315, 0.0, -0.0, -0.003067961661145091, -0.03067961521446705, 0.016873788088560104, -2.760425567626953, 0.0, 100.0, 0.0, 0.0], "max": [0.0, 2.0923497676849365, 0.0015339808305725455, 0.21629129350185394, -0.023009711876511574, 0.16260196268558502, -1.8661701679229736, -0.004601942375302315, 0.0, -0.0, -0.0, -0.02147573046386242, 0.03374757617712021, -2.759999990463257, 100.0, 100.0, 0.0, 0.0], "mean": [-0.2922596037387848, 0.7723753452301025, -0.4917115867137909, 0.08978582173585892, -0.1554836481809616, 0.029942873865365982, -2.585043430328369, -0.00460195355117321, 0.0, 0.0, -0.001459206803701818, -0.023337174206972122, 0.025949465110898018, -2.7602670192718506, 81.90254974365234, 100.0, 0.0, 0.0], "std": [0.3553800582885742, 0.8100430369377136, 0.4844154119491577, 0.0817084014415741, 0.1611686497926712, 0.06302647292613983, 0.3338000476360321, 1.1175870895385742e-08, 0.0, 0.0, 0.00034638159559108317, 0.0011455502826720476, 0.0012252955930307508, 0.00020639160356950015, 38.499576568603516, 0.0, 0.0, 0.0], "count": [431]}, "timestamp": {"min": [0.0], "max": [14.333333333333334], "mean": [7.166666666666667], "std": [4.147288270665545], "count": [431]}, "frame_index": {"min": [0], "max": [430], "mean": [215.0], "std": [124.41864811996632], "count": [431]}, "episode_index": {"min": [53], "max": [53], "mean": [53.0], "std": [0.0], "count": [431]}, "index": {"min": [18198], "max": [18628], "mean": [18413.0], "std": [124.41864811996632], "count": [431]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [431]}, "subtask_annotation": {"mean": [3.7981438515081205, 6.0, 6.0, 6.0, 6.0], "std": [1.6570446640781555, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [431]}, "scene_annotation": {"mean": [53.0], "std": [0.0], "min": [53], "max": [53], "count": [431]}, "eef_direction_state": {"mean": [4.359628770301624, 6.0], "std": [1.9370951657608404, 0.0], "min": [0, 6], "max": [6, 6], "count": [431]}, "eef_velocity_state": {"mean": [0.9071925754060325, 0.0], "std": [0.901516771666976, 0.0], "min": [0, 0], "max": [2, 0], "count": [431]}, "eef_acc_mag_state": {"mean": [0.6774941995359629, 0.0], "std": [0.8564911065665575, 0.0], "min": [0, 0], "max": [2, 0], "count": [431]}, "eef_direction_action": {"mean": [4.352668213457076, 6.0], "std": [1.9269696775449072, 0.0], "min": [0, 6], "max": [6, 6], "count": [431]}, "eef_velocity_action": {"mean": [0.9234338747099768, 0.0], "std": [0.8914043221687046, 0.0], "min": [0, 0], "max": [2, 0], "count": [431]}, "eef_acc_mag_action": {"mean": [0.8074245939675174, 0.0], "std": [0.8630279631597134, 0.0], "min": [0, 0], "max": [2, 0], "count": [431]}, "eef_sim_pose_state": {"mean": [0.1679913948609777, 0.25465110373878186, 1.2370856323165427, -0.08215071538654009, 0.3523042831932829, -0.4917369848400078, 0.06902566047693788, -0.3369055200720836, 1.1825870108332504, 0.02581506454156074, -0.0024582396432400043, -0.027845260483743983], "std": [0.1095061145214052, 0.10587858560902234, 0.05723576910610493, 0.17872989787174806, 0.4072330694292287, 0.513157024287088, 7.280325784486196e-07, 2.5045517303847777e-05, 3.6514889516663225e-05, 0.0011882100509801642, 0.0003561552589275001, 0.0010409285919603252], "min": [0.042631139370846366, 0.02331399300796071, 1.1810737089299912, -0.3942906738569562, -0.13612152799455757, -1.3360600462317742, 0.0690202636848152, -0.3370916856046431, 1.1824222128032156, 0.017714437098168875, -0.0031905340696016804, -0.03531925067856854], "max": [0.34229104137280847, 0.33318654093159583, 1.381914669441484, 0.15547076739081292, 1.000426771637036, -0.028723718311423476, 0.06902742193860267, -0.3368474431843047, 1.1826620962701433, 0.03369523302737682, -0.0008508474074231387, -0.0253191660643471], "count": [431]}, "eef_sim_pose_action": {"mean": [0.1682668218439703, 0.2544216908041689, 1.237124825834894, -0.08562272407489706, 0.3526107152695607, -0.49638655812221305, 0.0691220497566132, -0.33691040339532113, 1.1826445637222918, 0.025983583935122467, -0.0014588048115276757, -0.027939119627408596], "std": [0.10954514680124104, 0.1058560248409767, 0.05746982122560485, 0.18154820938158278, 0.40578284053885866, 0.5172671535063512, 7.976286484841784e-07, 2.576600063781588e-05, 3.550298903327178e-05, 0.0012306517346720406, 0.0003462860862999232, 0.0011455521104449234], "min": [0.0395188543461157, 0.02283679598457901, 1.1811908574360146, -0.39762210493484135, -0.15671051258799462, -1.3690122667790194, 0.06911683718605544, -0.3370755483712181, 1.1824949999999999, 0.01690672894101376, -0.003067037645502868, -0.035281593663217106], "max": [0.3456031863222462, 0.33316605642501007, 1.3818448645165302, 0.1616140253954355, 1.0088059697201928, -0.02914594411373022, 0.06912331096194811, -0.3368685315480434, 1.1828094539877991, 0.03379463077321511, 2.220446049250313e-16, -0.026077672839164734], "count": [431]}, "gripper_mode_state": {"mean": [0.0, 0.0], "std": [0.0, 0.0], "min": [0, 0], "max": [0, 0], "count": [431]}, "gripper_activity_state": {"mean": [1.9350348027842228, 2.0], "std": [0.3343483271876412, 0.0], "min": [0, 2], "max": [2, 2], "count": [431]}, "gripper_mode_action": {"mean": [0.18097447795823665, 0.0], "std": [0.3849970341262149, 0.0], "min": [0, 0], "max": [1, 0], "count": [431]}, "gripper_activity_action": {"mean": [1.9791183294663572, 2.0], "std": [0.185382685433302, 0.0], "min": [0, 2], "max": [2, 2], "count": [431]}, "gripper_open_scale_state": {"mean": [0.9195847366580884, 0.9795708516910864], "std": [0.11411022580832494, 7.170142310550957e-05], "min": [0.6737501525878906, 0.9794789123535156], "max": [0.9788134765625, 0.9796267700195312], "count": [431]}, "gripper_open_scale_action": {"mean": [0.8190255220417634, 1.0], "std": [0.3849970341262149, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [431]}}} +{"episode_index": 10, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9921568627450981]], [[1.0]], [[1.0]]], "mean": [[[0.6234961274509804]], [[0.6408672358387799]], [[0.6158089079520698]]], "std": [[[0.19294254255703]], [[0.2015177674286509]], [[0.20789500454512438]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6007658687363834]], [[0.6245618382352941]], [[0.5956001497821352]]], "std": [[[0.18946549006276375]], [[0.19721329555026407]], [[0.20025791508536434]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9333333333333333]], [[0.7843137254901961]], [[0.9372549019607843]]], "mean": [[[0.47246240468409584]], [[0.4370248611111111]], [[0.41307201252723313]]], "std": [[[0.2046776828027684]], [[0.2111889190902274]], [[0.23536573502334016]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7176470588235294]], [[0.7058823529411765]], [[0.7058823529411765]]], "mean": [[[0.4220329193899782]], [[0.42839259803921564]], [[0.421986339869281]]], "std": [[[0.22248585172572372]], [[0.22079090825462697]], [[0.23195453019043183]]], "count": [100]}, "observation.state": {"min": [-0.7221276760101318, -0.001276595750823617, -0.9246808290481567, -0.06914893537759781, -0.1591489315032959, -0.07595744729042053, -2.7555320262908936, -0.00042553190723992884, -0.001276595750823617, -0.0008510638144798577, -0.007234042510390282, -0.020212765783071518, 0.005319148767739534, -2.75361704826355, 67.35267639160156, 97.71121215820312], "max": [-0.006170212756842375, 1.7957446575164795, 0.0, 0.2227659523487091, 0.24085105955600739, 0.1042553186416626, -1.8655319213867188, 0.0, -0.001276595750823617, 0.0, -0.0042553190141916275, -0.015319149009883404, 0.01872340403497219, -2.7531914710998535, 97.79259490966797, 97.72601318359375], "mean": [-0.2386838048696518, 0.7598085999488831, -0.4222587049007416, 0.09076714515686035, -0.020794536918401718, -0.0036185935605317354, -2.545844793319702, -3.140456783512491e-06, -0.001276593073271215, -0.00027479021809995174, -0.005954299122095108, -0.019648265093564987, 0.017779678106307983, -2.753194570541382, 90.61450958251953, 97.71122741699219], "std": [0.2935140132904053, 0.7042919397354126, 0.34933042526245117, 0.08717205375432968, 0.12194117903709412, 0.06570396572351456, 0.3563576638698578, 3.6421173717826605e-05, 2.6775524020195007e-09, 0.00020998826948925853, 0.00036141357850283384, 0.0007719567511230707, 0.002009875373914838, 4.4557556975632906e-05, 12.183046340942383, 0.0015557524748146534], "count": [271]}, "action": {"min": [-0.7225049734115601, -0.0015339808305725455, -0.9265244007110596, -0.07056311517953873, -0.16106797754764557, -0.07669904083013535, -2.7555320262908936, 0.0, -0.0015339808305725455, -0.0015339808305725455, -0.007669903803616762, -0.019941750913858414, 0.006135923322290182, -2.75361704826355, 0.0, 100.0, 0.0, 0.0], "max": [-0.006135923322290182, 1.7947574853897095, 0.0015339808305725455, 0.22549517452716827, 0.2454369217157364, 0.10431069135665894, -1.8655319213867188, 0.0, 0.0, -0.0, -0.004601942375302315, -0.015339807607233524, 0.01840776950120926, -2.7531914710998535, 100.0, 100.0, 0.0, 0.0], "mean": [-0.2401454895734787, 0.7601053714752197, -0.422671914100647, 0.09141618758440018, -0.02325313910841942, -0.0033566774800419807, -2.545844793319702, 0.0, -0.0014773787697777152, -0.00014151117647998035, -0.006390654947608709, -0.019760658964514732, 0.017915349453687668, -2.753194570541382, 78.2287826538086, 100.0, 0.0, 0.0], "std": [0.2938404977321625, 0.7056735157966614, 0.35059604048728943, 0.08801040798425674, 0.12357302755117416, 0.06688478589057922, 0.3563576638698578, 0.0, 0.00028918153839185834, 0.000443903700215742, 0.0006004871684126556, 0.0007467502728104591, 0.002022451488301158, 4.4557556975632906e-05, 41.26915740966797, 0.0, 0.0, 0.0], "count": [271]}, "timestamp": {"min": [0.0], "max": [9.0], "mean": [4.5], "std": [2.6076809620810595], "count": [271]}, "frame_index": {"min": [0], "max": [270], "mean": [135.0], "std": [78.23042886243178], "count": [271]}, "episode_index": {"min": [54], "max": [54], "mean": [54.0], "std": [0.0], "count": [271]}, "index": {"min": [18629], "max": [18899], "mean": [18764.0], "std": [78.23042886243178], "count": [271]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [271]}, "subtask_annotation": {"mean": [3.892988929889299, 6.0, 6.0, 6.0, 6.0], "std": [1.4628192450842654, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [271]}, "scene_annotation": {"mean": [54.0], "std": [0.0], "min": [54], "max": [54], "count": [271]}, "eef_direction_state": {"mean": [4.1402214022140225, 6.0], "std": [1.9690142013583347, 0.0], "min": [0, 6], "max": [6, 6], "count": [271]}, "eef_velocity_state": {"mean": [1.132841328413284, 0.0], "std": [0.9116258380225202, 0.0], "min": [0, 0], "max": [2, 0], "count": [271]}, "eef_acc_mag_state": {"mean": [0.8376383763837638, 0.0], "std": [0.8694403522122296, 0.0], "min": [0, 0], "max": [2, 0], "count": [271]}, "eef_direction_action": {"mean": [4.199261992619927, 6.0], "std": [1.891171811512309, 0.0], "min": [0, 6], "max": [6, 6], "count": [271]}, "eef_velocity_action": {"mean": [1.136531365313653, 0.0], "std": [0.9131033404116047, 0.0], "min": [0, 0], "max": [2, 0], "count": [271]}, "eef_acc_mag_action": {"mean": [0.8819188191881919, 0.0], "std": [0.8422019159384624, 0.0], "min": [0, 0], "max": [2, 0], "count": [271]}, "eef_sim_pose_state": {"mean": [0.16592064352230407, 0.28401298580632467, 1.238827592640559, 0.01357924157381505, 0.4205650135674346, -0.25064254403627223, 0.06900616117745624, -0.33693228445387796, 1.1831522718117395, 0.01792727066972827, -0.0075042390902692515, -0.019651965223019492], "std": [0.09812681310471388, 0.07203414882392872, 0.05188912880020575, 0.15055018835670408, 0.45642082833128506, 0.3908378637737341, 1.6091882617854456e-05, 1.7375621774667112e-05, 6.96024218594495e-05, 0.0020173013748399, 0.0004215237603788145, 0.0007734180692013699], "min": [0.04550833084955556, 0.13972531848684405, 1.1819062902037518, -0.3031018009184968, -0.11924290964845663, -0.9990670723950078, 0.06896238530426561, -0.33694505689725246, 1.1830110301018046, 0.005426343820101447, -0.008934382946514496, -0.02042608587469842], "max": [0.3079563746420602, 0.3340164503819695, 1.3699547981502092, 0.2386116822455403, 1.0243996551698302, 0.24477789513092338, 0.06902935331552537, -0.33683495332712404, 1.1833252054316195, 0.01888084359459345, -0.0059566051153177035, -0.015319482184738569], "count": [271]}, "eef_sim_pose_action": {"mean": [0.16595773162154695, 0.2835357303493361, 1.238673814903261, 0.011193139946213265, 0.42094785597638756, -0.25608608724559656, 0.06900065350491409, -0.3369348840996744, 1.183155454584699, 0.01807365596283915, -0.00800796343230495, -0.019761256803611783], "std": [0.09820852458763028, 0.07229891873479313, 0.05205169873046729, 0.1536584191873739, 0.4558191876885366, 0.39532868091497747, 3.919788485970107e-05, 1.6801378781510478e-05, 0.0001360846560009835, 0.002029613075384318, 0.000772273323329182, 0.0007467873771733127], "min": [0.0408928917102924, 0.1389824255710427, 1.1812488601803226, -0.30689726826730274, -0.11259183224953584, -1.003154815966689, 0.06888804772282545, -0.33693895947879904, 1.1829316303989852, 0.0062394559759939225, -0.010735730371587593, -0.019942900323720446], "max": [0.30807732382250813, 0.3340645630646088, 1.3693790852441534, 0.2403988096209784, 1.026182219592099, 0.2516756397385994, 0.06912408121979785, -0.33683541815291945, 1.1836710169751294, 0.018621895373999622, -0.006134703300579192, -0.015340096334917997], "count": [271]}, "gripper_mode_state": {"mean": [0.0, 0.0], "std": [0.0, 0.0], "min": [0, 0], "max": [0, 0], "count": [271]}, "gripper_activity_state": {"mean": [1.900369003690037, 2.0], "std": [0.4133829612990428, 0.0], "min": [0, 2], "max": [2, 2], "count": [271]}, "gripper_mode_action": {"mean": [0.2177121771217712, 0.0], "std": [0.41269066509271934, 0.0], "min": [0, 0], "max": [1, 0], "count": [271]}, "gripper_activity_action": {"mean": [1.966789667896679, 2.0], "std": [0.23291120056176445, 0.0], "min": [0, 2], "max": [2, 2], "count": [271]}, "gripper_open_scale_state": {"mean": [0.9061433019321382, 0.9771137600719221], "std": [0.12183040332256889, 1.548640230456282e-05], "min": [0.6735267639160156, 0.9771121215820312], "max": [0.9779259490966797, 0.9772601318359375], "count": [271]}, "gripper_open_scale_action": {"mean": [0.7822878228782287, 1.0], "std": [0.41269066509271923, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [271]}}} +{"episode_index": 11, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9882352941176471]], [[0.8784313725490196]], [[0.9058823529411765]]], "mean": [[[0.6181155718954249]], [[0.641859795751634]], [[0.6228484504357298]]], "std": [[[0.16920155780317894]], [[0.18128807867044017]], [[0.1840548416899879]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.9568627450980393]], [[0.8823529411764706]], [[0.8745098039215686]]], "mean": [[[0.5916000708061002]], [[0.6227646241830066]], [[0.5986522875816993]]], "std": [[[0.16946688304241994]], [[0.17935401472724313]], [[0.1765055828362166]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9568627450980393]], [[0.8274509803921568]], [[0.8862745098039215]]], "mean": [[[0.4650165631808279]], [[0.4357462282135076]], [[0.41444750272331154]]], "std": [[[0.2019001017198883]], [[0.2061361511050722]], [[0.22851312354640707]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.429313635620915]], [[0.4376730855119826]], [[0.4248064596949891]]], "std": [[[0.19427901202092052]], [[0.18805985109818305]], [[0.19043866740710771]]], "count": [100]}, "observation.state": {"min": [-0.51382976770401, -0.001276595750823617, -1.4551063776016235, -0.1619148999452591, -0.19893616437911987, -0.013829787261784077, -2.7585105895996094, 0.0008510638144798577, -0.001276595750823617, -0.006170212756842375, 0.009999999776482582, -0.005106383003294468, -0.002765957498922944, -2.7531914710998535, 65.52117919921875, 97.71121215820312], "max": [0.027872340753674507, 2.1214892864227295, 0.0, 0.002765957498922944, -0.0008510638144798577, 0.17553190886974335, -1.813191533088684, 0.001276595750823617, -0.001276595750823617, -0.004680851008743048, 0.011063829995691776, -0.0031914892606437206, 0.008510638028383255, -2.7531914710998535, 97.89613342285156, 97.71121215820312], "mean": [-0.17112937569618225, 1.1331185102462769, -0.6820364594459534, -0.02425050176680088, -0.10115403681993484, 0.08838377147912979, -2.447988986968994, 0.0012753885239362717, -0.0012765905121341348, -0.005286682862788439, 0.010702034458518028, -0.004490925930440426, 0.007487692404538393, -2.753185987472534, 87.26100158691406, 97.71102905273438], "std": [0.19856669008731842, 0.8148532509803772, 0.4872930347919464, 0.031016243621706963, 0.0685267373919487, 0.05211217701435089, 0.42140433192253113, 2.2584817997994833e-05, 5.238689482212067e-09, 0.0002238268352812156, 0.00022396865824703127, 0.00026129986508749425, 0.0010822387412190437, 5.4836273193359375e-06, 14.421134948730469, 0.00018310546875], "count": [354]}, "action": {"min": [-0.5154175162315369, 0.0, -1.4588156938552856, -0.16566991806030273, -0.19941750168800354, -0.013805827125906944, -2.7585105895996094, 0.0015339808305725455, 0.0, -0.006135923322290182, 0.00920388475060463, -0.00920388475060463, -0.004601942375302315, -2.7531914710998535, 0.0, 100.0, 0.0, 0.0], "max": [0.029145635664463043, 2.124563455581665, -0.0, 0.003067961661145091, -0.0015339808305725455, 0.17794176936149597, -1.813191533088684, 0.0015339808305725455, 0.0, -0.004601942375302315, 0.01073786523193121, -0.003067961661145091, 0.01073786523193121, -2.7531914710998535, 100.0, 100.0, 0.0, 0.0], "mean": [-0.17121225595474243, 1.1356785297393799, -0.6840561032295227, -0.02543209120631218, -0.10165863484144211, 0.08882361650466919, -2.447988986968994, 0.0015339837409555912, 0.0, -0.005377610679715872, 0.01072921697050333, -0.004606286529451609, 0.007518255617469549, -2.753185987472534, 68.36157989501953, 100.0, 0.0, 0.0], "std": [0.19883470237255096, 0.8149663209915161, 0.4879360496997833, 0.03282317891716957, 0.06888536363840103, 0.052901241928339005, 0.42140433192253113, 2.9103830456733704e-09, 0.0, 0.0007669416372664273, 0.00011497485684230924, 0.0002939292462542653, 0.0011745424708351493, 5.4836273193359375e-06, 46.50654220581055, 0.0, 0.0, 0.0], "count": [354]}, "timestamp": {"min": [0.0], "max": [11.766666666666667], "mean": [5.883333333333333], "std": [3.4063529970836464], "count": [354]}, "frame_index": {"min": [0], "max": [353], "mean": [176.5], "std": [102.1905899125094], "count": [354]}, "episode_index": {"min": [57], "max": [57], "mean": [57.0], "std": [0.0], "count": [354]}, "index": {"min": [19461], "max": [19814], "mean": [19637.5], "std": [102.1905899125094], "count": [354]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [354]}, "subtask_annotation": {"mean": [3.4350282485875705, 6.0, 6.0, 6.0, 6.0], "std": [1.6164808411906673, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [354]}, "scene_annotation": {"mean": [57.0], "std": [0.0], "min": [57], "max": [57], "count": [354]}, "eef_direction_state": {"mean": [4.031073446327683, 6.0], "std": [2.123754664729799, 0.0], "min": [0, 6], "max": [6, 6], "count": [354]}, "eef_velocity_state": {"mean": [1.1271186440677967, 0.0], "std": [0.8656659710848101, 0.0], "min": [0, 0], "max": [2, 0], "count": [354]}, "eef_acc_mag_state": {"mean": [0.8954802259887006, 0.0], "std": [0.8489487822711821, 0.0], "min": [0, 0], "max": [2, 0], "count": [354]}, "eef_direction_action": {"mean": [4.0423728813559325, 6.0], "std": [2.1248891009810325, 0.0], "min": [0, 6], "max": [6, 6], "count": [354]}, "eef_velocity_action": {"mean": [1.1497175141242937, 0.0], "std": [0.8685740176614385, 0.0], "min": [0, 0], "max": [2, 0], "count": [354]}, "eef_acc_mag_action": {"mean": [0.9774011299435028, 0.0], "std": [0.8333093935084734, 0.0], "min": [0, 0], "max": [2, 0], "count": [354]}, "eef_sim_pose_state": {"mean": [0.26668106643611106, 0.2866032203634189, 1.2524031311054984, 0.008303211675753538, 0.42045124389104194, -0.3050444933492396, 0.06863057445676758, -0.33662101175478454, 1.1828327630424418, 0.0074690945756208755, 0.004138676878532257, -0.0032155692742089417], "std": [0.15990937621886947, 0.04741564776530541, 0.06117552608206814, 0.07704268485296012, 0.36933317601567384, 0.2861479392776506, 1.707970834584584e-05, 5.8866418116018625e-06, 6.36911033928104e-05, 0.001081614159677026, 0.00029912109107175524, 0.00026314505444314493], "min": [0.06005906133717498, 0.2068830787459303, 1.1821823239423852, -0.14737677758097095, -0.1262206664251604, -0.7897522394248244, 0.06856308210186703, -0.3366348926948586, 1.1826934523188286, -0.002778859311840828, 0.0029786967600129444, -0.0038298382233822037], "max": [0.5057954361726286, 0.3338814180905073, 1.4183962786273674, 0.14500876734357232, 0.9108857577692251, 0.010212766007839982, 0.06867709329175019, -0.33659173938728276, 1.1831055467419713, 0.00848972352534926, 0.004680808861509567, -0.001914919587854174], "count": [354]}, "eef_sim_pose_action": {"mean": [0.2673452338347889, 0.2865010222182251, 1.2526770318544456, 0.00911372491482813, 0.4197961332948012, -0.30577133534443485, 0.06872043110372925, -0.3366294939754516, 1.182884797237483, 0.007493597835610654, 0.005351542334389894, -0.003072362086857688], "std": [0.1599221656863296, 0.04733507270803905, 0.06166497823920321, 0.07966014874291162, 0.36904307221409294, 0.2867803350357675, 5.819642927423633e-05, 6.6240421344324274e-06, 0.0002117123422005286, 0.0011737970994006226, 0.000766786934926124, 0.0002939316959988946], "min": [0.05684140181908045, 0.20627035079566355, 1.1821805253004012, -0.14732541850658853, -0.14910416530802495, -0.8011896839674962, 0.06866233649904908, -0.3367330406585467, 1.1826692112866397, -0.004620767358100266, 0.0046017469909527264, -0.007670001374722424], "max": [0.5051062916877183, 0.33353048166188, 1.4145327220683372, 0.15149404402799693, 0.9083862386532306, 0.01073786400920589, 0.0687802014354696, -0.33659478583197444, 1.1830938112937863, 0.010709628047098537, 0.006135893979443363, -0.0015340133171075313], "count": [354]}, "gripper_mode_state": {"mean": [0.0, 0.0], "std": [0.0, 0.0], "min": [0, 0], "max": [0, 0], "count": [354]}, "gripper_activity_state": {"mean": [1.92090395480226, 2.0], "std": [0.36740543475455656, 0.0], "min": [0, 2], "max": [2, 2], "count": [354]}, "gripper_mode_action": {"mean": [0.3163841807909605, 0.0], "std": [0.46506475993800417, 0.0], "min": [0, 0], "max": [1, 0], "count": [354]}, "gripper_activity_action": {"mean": [1.9745762711864407, 2.0], "std": [0.20427069141006704, 0.0], "min": [0, 2], "max": [2, 2], "count": [354]}, "gripper_open_scale_state": {"mean": [0.8726088626236594, 0.9771121215820258], "std": [0.14421154851367676, 5.440092820663267e-15], "min": [0.6552117919921875, 0.9771121215820312], "max": [0.9789613342285156, 0.9771121215820312], "count": [354]}, "gripper_open_scale_action": {"mean": [0.6836158192090396, 1.0], "std": [0.4650647599380041, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [354]}}} +{"episode_index": 12, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6425025980392157]], [[0.6672797903050108]], [[0.6395964950980392]]], "std": [[[0.17070614412403953]], [[0.1801838619143113]], [[0.17840555842687236]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6056304003267974]], [[0.6370790359477124]], [[0.6046549346405229]]], "std": [[[0.17861715632621264]], [[0.1862434835399909]], [[0.17877286010279353]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7058823529411765]], [[0.6588235294117647]], [[0.6274509803921569]]], "mean": [[[0.4289077015250544]], [[0.42984983387799564]], [[0.42292776416122]]], "std": [[[0.17982372904972513]], [[0.1767193872749463]], [[0.17974108378076034]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[0.8117647058823529]], [[0.8627450980392157]]], "mean": [[[0.4622938425925926]], [[0.4450122249455338]], [[0.42428750544662314]]], "std": [[[0.20335792736099984]], [[0.20185912110248785]], [[0.22266737000767306]]], "count": [100]}, "observation.state": {"min": [-0.006170212756842375, -0.001276595750823617, 0.0, -0.002765957498922944, 0.0191489364951849, -0.05617021396756172, -2.758085012435913, 0.0008510638144798577, -0.0031914892606437206, -1.5878723859786987, -0.1599999964237213, -0.14468085765838623, -0.14170213043689728, -2.760425567626953, 97.77780151367188, 66.4292984008789], "max": [-0.005744680762290955, -0.001276595750823617, 0.0, -0.0019148936262354255, 0.020638298243284225, -0.054680850356817245, -2.7551064491271973, 0.9663829803466797, 2.1734042167663574, -0.0017021276289597154, 0.5006383061408997, -0.013404255732893944, 0.032127659767866135, -1.8391488790512085, 97.88134765625, 97.96267700195312], "mean": [-0.0060949428007006645, -0.0012765922583639622, 0.0, -0.0025594697799533606, 0.019572561606764793, -0.05532493814826012, -2.7559425830841064, 0.3016347587108612, 1.1039670705795288, -0.8180343508720398, 0.15521784126758575, -0.054348330944776535, -0.07308424264192581, -2.5371999740600586, 97.80712890625, 90.31782531738281], "std": [0.00016236570081673563, 3.4924596548080444e-09, 0.0, 0.00023644430621061474, 0.0002807712589856237, 0.0002956783282570541, 0.0012646238319575787, 0.355169415473938, 0.9008884429931641, 0.6339811086654663, 0.16767771542072296, 0.03488502651453018, 0.060344185680150986, 0.3738921880722046, 0.04398030415177345, 12.790175437927246], "count": [441]}, "action": {"min": [-0.006135923322290182, -0.0015339808305725455, -0.0, -0.003067961661145091, 0.019941750913858414, -0.05675728991627693, -2.758085012435913, 0.0, 0.0, -1.5892040729522705, -0.16106797754764557, -0.14726215600967407, -0.1426602154970169, -2.760425567626953, 100.0, 0.0, 0.0, 0.0], "max": [-0.004601942375302315, 0.0, -0.0, -0.0015339808305725455, 0.02147573046386242, -0.05522330850362778, -2.7551064491271973, 0.9679418802261353, 2.1705827713012695, -0.0015339808305725455, 0.503145694732666, -0.012271846644580364, 0.032213594764471054, -1.8391488790512085, 100.0, 100.0, 0.0, 0.0], "mean": [-0.00612550089135766, -3.4784145555022405e-06, 0.0, -0.00297752907499671, 0.020046111196279526, -0.05607550963759422, -2.7559425830841064, 0.3022097945213318, 1.1038819551467896, -0.8173044323921204, 0.15593361854553223, -0.05480244755744934, -0.07405209541320801, -2.5371999740600586, 100.0, 77.32426452636719, 0.0, 0.0], "std": [0.00012608975521288812, 7.296371040865779e-05, 0.0, 0.00036132012610323727, 0.0003862449957523495, 0.0007622013799846172, 0.0012646238319575787, 0.35537922382354736, 0.8998606204986572, 0.6332876682281494, 0.16901661455631256, 0.035201992839574814, 0.060669418424367905, 0.3738921880722046, 0.0, 41.87342834472656, 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": [58], "max": [58], "mean": [58.0], "std": [0.0], "count": [441]}, "index": {"min": [19815], "max": [20255], "mean": [20035.0], "std": [127.30540705982078], "count": [441]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [441]}, "subtask_annotation": {"mean": [2.709750566893424, 6.0, 6.0, 6.0, 6.0], "std": [2.0275025535001863, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [441]}, "scene_annotation": {"mean": [58.0], "std": [0.0], "min": [58], "max": [58], "count": [441]}, "eef_direction_state": {"mean": [6.0, 3.439909297052154], "std": [0.0, 2.298899271445723], "min": [6, 0], "max": [6, 6], "count": [441]}, "eef_velocity_state": {"mean": [0.0, 1.2426303854875282], "std": [0.0, 0.8478845875565573], "min": [0, 0], "max": [0, 2], "count": [441]}, "eef_acc_mag_state": {"mean": [0.0, 0.9546485260770975], "std": [0.0, 0.8344794438604933], "min": [0, 0], "max": [0, 2], "count": [441]}, "eef_direction_action": {"mean": [6.0, 3.417233560090703], "std": [0.0, 2.3021379321900652], "min": [6, 0], "max": [6, 6], "count": [441]}, "eef_velocity_action": {"mean": [0.0, 1.2380952380952381], "std": [0.0, 0.8411200825074134], "min": [0, 0], "max": [0, 2], "count": [441]}, "eef_acc_mag_action": {"mean": [0.0, 0.963718820861678], "std": [0.0, 0.8322026358169874], "min": [0, 0], "max": [0, 2], "count": [441]}, "eef_sim_pose_state": {"mean": [0.06903226162019782, 0.334089727803584, 1.1827281711574715, -0.05540001643197477, -0.003835324355580352, 0.01347773468457179, 0.24008513727568098, -0.24032342414588598, 1.2587425912363959, -0.10218773602891981, 0.4401737339553931, 0.23386879322264156], "std": [1.5485864827284548e-07, 7.1445023110274875e-06, 2.423502932569684e-05, 0.0002955267064005933, 0.00023639854705462287, 0.00033228569480790997, 0.1584563006165692, 0.11872516227016285, 0.05679724388169412, 0.0862412588221047, 0.4019045978696876, 0.3360666898576261], "min": [0.06903184515172289, 0.33407217553919505, 1.1826621034042042, -0.05624934017832184, -0.004041812103069642, 0.012978821236664564, 0.052082860369540414, -0.3402221330662199, 1.1814514735752477, -0.24858580135536923, -0.2732321098729473, -0.1352567645012859], "max": [0.06903266667516628, 0.3341154309328774, 1.1827493371162887, -0.05475010853627428, -0.003190851098321845, 0.014468220452650227, 0.49534104227601106, -0.008376137575852574, 1.3750419763220778, 0.03209153962795196, 0.9719659606764943, 0.8613502410501088], "count": [441]}, "eef_sim_pose_action": {"mean": [0.06912842494222045, 0.3341004927858419, 1.1828001115746571, -0.056135312560882784, -0.002980402066405955, 0.013920705603090567, 0.2395947116014202, -0.2401803852044179, 1.2586473389290929, -0.10320035276261798, 0.44152559832490806, 0.2339240874641254], "std": [5.5308277996657994e-06, 9.214398928468916e-06, 3.705229646616679e-05, 0.000761969142219276, 0.0003693913754598547, 0.0004036172745739064, 0.15820575299335585, 0.11883895900328137, 0.05715862483603184, 0.08691764628590766, 0.40134344059737925, 0.33621387509764467], "min": [0.06901246152339478, 0.3340634059886609, 1.182652229770599, -0.05682317177613942, -0.004601027480456876, 0.013805851047810458, 0.05039309462276428, -0.340269361876964, 1.1819186277673466, -0.2548081570734233, -0.2681516271213096, -0.1366905961269254], "max": [0.0691290691584006, 0.33413289669530627, 1.1828094610539448, -0.055253896763791666, -0.0015336286156544254, 0.015339908179857285, 0.4947804832265192, -0.008712157153888577, 1.3822470160239653, 0.0321241894538291, 0.9733071790531116, 0.8615040214576062], "count": [441]}, "gripper_mode_state": {"mean": [0.0, 0.0], "std": [0.0, 0.0], "min": [0, 0], "max": [0, 0], "count": [441]}, "gripper_activity_state": {"mean": [2.0, 1.9365079365079365], "std": [0.0, 0.330677248507931], "min": [2, 0], "max": [2, 2], "count": [441]}, "gripper_mode_action": {"mean": [0.0, 0.22675736961451248], "std": [0.0, 0.4187343608303714], "min": [0, 0], "max": [0, 1], "count": [441]}, "gripper_activity_action": {"mean": [2.0, 1.9795918367346939], "std": [0.0, 0.18329515082050993], "min": [2, 0], "max": [2, 2], "count": [441]}, "gripper_open_scale_state": {"mean": [0.9780689995521326, 0.9031780289630517], "std": [0.00043979709047854595, 0.12790172972147412], "min": [0.9777780151367188, 0.6642929840087891], "max": [0.9788134765625, 0.9796267700195312], "count": [441]}, "gripper_open_scale_action": {"mean": [1.0, 0.7732426303854876], "std": [0.0, 0.4187343608303714], "min": [1.0, 0.0], "max": [1.0, 1.0], "count": [441]}}} +{"episode_index": 13, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6073712908496732]], [[0.6274992619825708]], [[0.5984658932461874]]], "std": [[[0.2184601836022104]], [[0.229078717776353]], [[0.23832377453580267]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5783658387799564]], [[0.6052591557734205]], [[0.5715905364923748]]], "std": [[[0.21582240628378366]], [[0.22573459588777034]], [[0.2284223320172881]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46327022875817]], [[0.432681279956427]], [[0.40332113834422656]]], "std": [[[0.21475047737558534]], [[0.21383664756554574]], [[0.24213968142841638]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4879236737472767]], [[0.47921994553376907]], [[0.4588941448801743]]], "std": [[[0.326748860502967]], [[0.3229738722580548]], [[0.33105468545520245]]], "count": [100]}, "observation.state": {"min": [-0.9342553019523621, -0.001276595750823617, -1.761063814163208, -0.25723403692245483, -0.37021276354789734, -0.047021277248859406, -2.7585105895996094, -0.00042553190723992884, -0.001276595750823617, 0.0, -0.0017021276289597154, -0.020212765783071518, 0.018297871574759483, -2.742553234100342, 68.9155044555664, 97.32622528076172], "max": [0.18276596069335938, 2.4357447624206543, 0.0, 0.011914893984794617, -0.019999999552965164, 0.2278723418712616, -1.910212755203247, 0.0, -0.001276595750823617, 0.0, 0.0, -0.0191489364951849, 0.02638297900557518, -2.7421276569366455, 97.89613342285156, 97.3410415649414], "mean": [-0.3267207145690918, 1.2091675996780396, -0.8465522527694702, -0.02517862804234028, -0.2106199562549591, 0.07090184837579727, -2.5288968086242676, -1.0492568435438443e-05, -0.0012765902793034911, 0.0, -0.0012322899419814348, -0.019811732694506645, 0.025569839403033257, -2.74230694770813, 90.04533386230469, 97.33263397216797], "std": [0.38384854793548584, 0.9741470813751221, 0.6679409146308899, 0.04214000329375267, 0.12587448954582214, 0.07852113246917725, 0.3608541190624237, 6.599107291549444e-05, 5.471520125865936e-09, 0.0, 0.00023576499370392412, 0.00022909264953341335, 0.001088972669094801, 0.0002101780555676669, 12.324039459228516, 0.007318940479308367], "count": [365]}, "action": {"min": [-0.9341943264007568, -0.003067961661145091, -1.761009931564331, -0.28071847558021545, -0.3880971372127533, -0.0475534051656723, -2.7585105895996094, -0.0015339808305725455, -0.0015339808305725455, -0.0015339808305725455, -0.0015339808305725455, -0.019941750913858414, 0.01840776950120926, -2.742553234100342, 0.0, 100.0, 0.0, 0.0], "max": [0.18561168015003204, 2.437495470046997, -0.0, 0.012271846644580364, -0.019941750913858414, 0.23316508531570435, -1.910212755203247, 0.0, 0.0, -0.0, -0.0, -0.019941750913858414, 0.026077672839164734, -2.7421276569366455, 100.0, 100.0, 0.0, 0.0], "mean": [-0.32794833183288574, 1.2123156785964966, -0.8497526049613953, -0.02635086327791214, -0.21241240203380585, 0.07179448008537292, -2.5288968086242676, -2.1013436708017252e-05, -0.0007901061326265335, -4.20268725065398e-06, -0.0015129703097045422, -0.019941797479987144, 0.025712041184306145, -2.74230694770813, 74.52054595947266, 100.0, 0.0, 0.0], "std": [0.38390490412712097, 0.9740457534790039, 0.668269693851471, 0.04566881060600281, 0.1269770860671997, 0.07980693131685257, 0.3608541190624237, 0.00017830530123319477, 0.0007666419260203838, 8.018226799322292e-05, 0.00017830489377956837, 4.6566128730773926e-08, 0.0011862149694934487, 0.0002101780555676669, 43.574493408203125, 0.0, 0.0, 0.0], "count": [365]}, "timestamp": {"min": [0.0], "max": [12.133333333333333], "mean": [6.0666666666666655], "std": [3.5122009560324927], "count": [365]}, "frame_index": {"min": [0], "max": [364], "mean": [182.0], "std": [105.36602868097478], "count": [365]}, "episode_index": {"min": [60], "max": [60], "mean": [60.0], "std": [0.0], "count": [365]}, "index": {"min": [20589], "max": [20953], "mean": [20771.0], "std": [105.36602868097478], "count": [365]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [365]}, "subtask_annotation": {"mean": [3.336986301369863, 6.0, 6.0, 6.0, 6.0], "std": [1.7792954469349842, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [365]}, "scene_annotation": {"mean": [60.0], "std": [0.0], "min": [60], "max": [60], "count": [365]}, "eef_direction_state": {"mean": [4.210958904109589, 6.0], "std": [1.9977769593057844, 0.0], "min": [0, 6], "max": [6, 6], "count": [365]}, "eef_velocity_state": {"mean": [1.1369863013698631, 0.0], "std": [0.8869691118025471, 0.0], "min": [0, 0], "max": [2, 0], "count": [365]}, "eef_acc_mag_state": {"mean": [0.9041095890410958, 0.0], "std": [0.8368954953768263, 0.0], "min": [0, 0], "max": [2, 0], "count": [365]}, "eef_direction_action": {"mean": [4.087671232876712, 6.0], "std": [2.0495201714079467, 0.0], "min": [0, 6], "max": [6, 6], "count": [365]}, "eef_velocity_action": {"mean": [1.1506849315068493, 0.0], "std": [0.8738394711157127, 0.0], "min": [0, 0], "max": [2, 0], "count": [365]}, "eef_acc_mag_action": {"mean": [1.0, 0.0], "std": [0.8309097176613772, 0.0], "min": [0, 0], "max": [2, 0], "count": [365]}, "eef_sim_pose_state": {"mean": [0.259478102723856, 0.2085453170319334, 1.2465695733405429, -0.04812061854310251, 0.3188583868669553, -0.5787954257404033, 0.06902947649723956, -0.3369357936273846, 1.1825921384350429, 0.025619505055901562, -0.0025083971501109084, -0.01982227226986949], "std": [0.17272940022295616, 0.12759179967012185, 0.07419178471333988, 0.18487111373786205, 0.3238582787982285, 0.5203241103885632, 1.2122071558713367e-07, 5.276031145367093e-06, 2.4165536855447192e-05, 0.001089859216801134, 0.0002357191387455323, 0.0002424977367092636], "min": [0.06871795057798, 0.011519963812404686, 1.1820951047060657, -0.3894031601281327, -0.0821147380064351, -1.3995855184697805, 0.06902907845148912, -0.33694505689725246, 1.1824658302004998, 0.018347845859602495, -0.0029781527327379376, -0.020425620164801744], "max": [0.5377275531175297, 0.35504964671441025, 1.4363829132649724, 0.20052689260890838, 0.7944516088533167, -0.020425568118658873, 0.06902982879030137, -0.3369209523165521, 1.1826402958769147, 0.026441282382863935, -0.0012763404400566447, -0.01914899889401571], "count": [365]}, "eef_sim_pose_action": {"mean": [0.2598545387703493, 0.2079564199484853, 1.2470141193475848, -0.046756109591342396, 0.3176223333092227, -0.5820514806963065, 0.06906581263418765, -0.33693847935681087, 1.1826331796222354, 0.025758047333005463, -0.002306816519737664, -0.019962823665411404], "std": [0.17283278750492526, 0.127298955902845, 0.07537602116712581, 0.18747373532194667, 0.32610276087477047, 0.5206920279611817, 5.860311902838594e-05, 4.073982950806908e-06, 3.335833570663884e-05, 0.001187388044618841, 0.0007916225931657394, 0.00017830401223978244], "min": [0.06688196892697396, 0.010441462538917319, 1.1820233327468124, -0.400265898678568, -0.10803335440513662, -1.4055732342707614, 0.06889287144743333, -0.33693895947879904, 1.1824599341775184, 0.01843835776137315, -0.004601027480456876, -0.021475825569675717], "max": [0.5377177362120108, 0.35643669886455775, 1.4419653325456816, 0.20996879630446583, 0.8108462460113341, -0.01994196202169353, 0.0691260107256858, -0.3369038038022421, 1.1830421134018798, 0.026169438195249625, 0.0, -0.019941750913858414], "count": [365]}, "gripper_mode_state": {"mean": [0.0, 0.0], "std": [0.0, 0.0], "min": [0, 0], "max": [0, 0], "count": [365]}, "gripper_activity_state": {"mean": [1.9287671232876713, 2.0], "std": [0.3477833730004359, 0.0], "min": [0, 2], "max": [2, 2], "count": [365]}, "gripper_mode_action": {"mean": [0.2547945205479452, 0.0], "std": [0.43574565155224115, 0.0], "min": [0, 0], "max": [1, 0], "count": [365]}, "gripper_activity_action": {"mean": [1.9753424657534246, 2.0], "std": [0.20121604413127192, 0.0], "min": [0, 2], "max": [2, 2], "count": [365]}, "gripper_open_scale_state": {"mean": [0.9004534629926304, 0.9733247653490893], "std": [0.12324021075841082, 7.317252183107737e-05], "min": [0.689155044555664, 0.9732622528076171], "max": [0.9789613342285156, 0.9734104156494141], "count": [365]}, "gripper_open_scale_action": {"mean": [0.7452054794520548, 1.0], "std": [0.43574565155224115, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [365]}}} +{"episode_index": 14, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9921568627450981]], [[1.0]], [[1.0]]], "mean": [[[0.6326459150326796]], [[0.6610140631808279]], [[0.6329228594771242]]], "std": [[[0.1652094669127542]], [[0.1755231817273521]], [[0.1713536013697382]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.6051773039215687]], [[0.639592066993464]], [[0.6066103758169934]]], "std": [[[0.1704923307433934]], [[0.17953077027131384]], [[0.1696973065304394]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45894821623093685]], [[0.4358532598039216]], [[0.4161883224400872]]], "std": [[[0.20580746083803894]], [[0.20705859608752583]], [[0.22946026098695105]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.7450980392156863]], [[0.6627450980392157]], [[0.6431372549019608]]], "mean": [[[0.4315489161220044]], [[0.439629417211329]], [[0.42934517156862745]]], "std": [[[0.18774054862941347]], [[0.1813731170578751]], [[0.18516823462990153]]], "count": [100]}, "observation.state": {"min": [-0.6978723406791687, -0.0017021276289597154, -1.9868085384368896, -0.05425531789660454, -0.12212765961885452, 0.01425531879067421, -2.7585105895996094, 0.0008510638144798577, -0.001276595750823617, 0.0, 0.002340425504371524, -0.027872340753674507, 0.03297872468829155, -2.760425567626953, 66.29527282714844, 97.72601318359375], "max": [0.11638297885656357, 2.523829698562622, 0.0, 0.3804255425930023, 0.07872340083122253, 0.2246808558702469, -1.8353191614151, 0.0017021276289597154, -0.001276595750823617, 0.0, 0.003829787252470851, -0.026808511465787888, 0.03787234053015709, -2.75361704826355, 97.89613342285156, 97.96267700195312], "mean": [-0.1657395213842392, 1.3246195316314697, -1.123386263847351, 0.13420864939689636, -0.01811659336090088, 0.08975373208522797, -2.4932973384857178, 0.001276592374779284, -0.0012765921419486403, 0.0, 0.0030616011936217546, -0.027337756007909775, 0.033489126712083817, -2.755913257598877, 88.81561279296875, 97.80598449707031], "std": [0.31531858444213867, 1.050228476524353, 0.7941321730613708, 0.11714205145835876, 0.06751326471567154, 0.06159413233399391, 0.4008517563343048, 2.8722013666993007e-05, 3.6088749766349792e-09, 0.0, 0.0002557699044700712, 0.0001368753582937643, 0.00043455176637507975, 0.0030502011068165302, 13.713970184326172, 0.10602830350399017], "count": [439]}, "action": {"min": [-0.6979612708091736, -0.0015339808305725455, -1.986505150794983, -0.06289321184158325, -0.12425244599580765, 0.012271846644580364, -2.7585105895996094, 0.0015339808305725455, -0.0015339808305725455, -0.0, 0.0015339808305725455, -0.02761165425181389, 0.03374757617712021, -2.760425567626953, 0.0, 100.0, 0.0, 0.0], "max": [0.11658254265785217, 2.5233983993530273, -0.0, 0.3850291669368744, 0.07976700365543365, 0.22856314480304718, -1.8353191614151, 0.0015339808305725455, 0.0, -0.0, 0.004601942375302315, -0.02761165425181389, 0.03834952041506767, -2.75361704826355, 100.0, 100.0, 0.0, 0.0], "mean": [-0.16667617857456207, 1.3253904581069946, -1.1236498355865479, 0.134930819272995, -0.018491679802536964, 0.09060260653495789, -2.4932973384857178, 0.0015339840902015567, -4.193113636574708e-05, 0.0, 0.0030784509144723415, -0.027611715719103813, 0.033789582550525665, -2.755913257598877, 72.20956420898438, 100.0, 0.0, 0.0], "std": [0.31615883111953735, 1.0497262477874756, 0.793574869632721, 0.11855700612068176, 0.06840386241674423, 0.062306925654411316, 0.4008517563343048, 3.259629011154175e-09, 0.0002501271665096283, 0.0, 0.00019341932784300297, 6.146728992462158e-08, 0.00034082948695868254, 0.0030502011068165302, 44.79663848876953, 0.0, 0.0, 0.0], "count": [439]}, "timestamp": {"min": [0.0], "max": [14.6], "mean": [7.3], "std": [4.2242685099842365], "count": [439]}, "frame_index": {"min": [0], "max": [438], "mean": [219.0], "std": [126.7280552995271], "count": [439]}, "episode_index": {"min": [69], "max": [69], "mean": [69.0], "std": [0.0], "count": [439]}, "index": {"min": [24136], "max": [24574], "mean": [24355.0], "std": [126.7280552995271], "count": [439]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [439]}, "subtask_annotation": {"mean": [3.838268792710706, 6.0, 6.0, 6.0, 6.0], "std": [1.3746128751223288, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [439]}, "scene_annotation": {"mean": [69.0], "std": [0.0], "min": [69], "max": [69], "count": [439]}, "eef_direction_state": {"mean": [4.328018223234624, 6.0], "std": [1.8241391865418244, 0.0], "min": [0, 6], "max": [6, 6], "count": [439]}, "eef_velocity_state": {"mean": [1.184510250569476, 0.0], "std": [0.8801204485076228, 0.0], "min": [0, 0], "max": [2, 0], "count": [439]}, "eef_acc_mag_state": {"mean": [0.9886104783599089, 0.0], "std": [0.8470006742161139, 0.0], "min": [0, 0], "max": [2, 0], "count": [439]}, "eef_direction_action": {"mean": [4.350797266514807, 6.0], "std": [1.8509230726473034, 0.0], "min": [0, 6], "max": [6, 6], "count": [439]}, "eef_velocity_action": {"mean": [1.1548974943052392, 0.0], "std": [0.8973092787086234, 0.0], "min": [0, 0], "max": [2, 0], "count": [439]}, "eef_acc_mag_action": {"mean": [1.0136674259681093, 0.0], "std": [0.834776572407839, 0.0], "min": [0, 0], "max": [2, 0], "count": [439]}, "eef_sim_pose_state": {"mean": [0.30659148406065306, 0.26096873649048546, 1.2637936145228088, 0.08184920675386385, 0.3341366273436057, -0.18514334489036272, 0.06902645278002466, -0.33713458085270853, 1.1821520278778002, 0.03344027787326902, 0.0017843375455852376, -0.02606120824724578], "std": [0.20721005763742747, 0.14151472068199086, 0.08553553116032907, 0.08314185093939341, 0.3562478914180452, 0.3883589392789577, 9.238060808652651e-08, 3.2481923376624858e-06, 2.621493233882459e-05, 0.0004345280052042412, 0.0002556736465491382, 0.000135360325754517], "min": [0.0017777142058107986, -0.0006965982271698434, 1.1821387025067815, -0.04807030943571983, -0.20324020649820596, -0.8514567921476379, 0.06902602220915766, -0.33714677922624714, 1.1820732928883437, 0.032926580780557005, 0.001063429072561295, -0.026595821300144356], "max": [0.5448304338854874, 0.38732392509834684, 1.4844697335612824, 0.227950727433265, 0.8471173902047839, 0.19072117400774388, 0.06902681312322954, -0.3371129300585682, 1.1822259443829086, 0.037819789349518754, 0.002552244715919416, -0.025531945434046466], "count": [439]}, "eef_sim_pose_action": {"mean": [0.3061857673418626, 0.2603404724101161, 1.2636799583075466, 0.08190236164037344, 0.3353033657295287, -0.18652298380226767, 0.0691192492534422, -0.33714649426151616, 1.1821785184183087, 0.03370567456437609, 0.003035355851426771, -0.026077802044154975], "std": [0.2070405608711214, 0.1417476746586388, 0.08614257212064375, 0.08422493569923808, 0.35770477797057626, 0.3905866767243617, 1.879700411522114e-05, 2.8834266597512378e-08, 2.0582681943197977e-05, 0.0003417026939784131, 0.0003174533034744227, 2.451995567192613e-08], "min": [-0.003325289187527676, -0.0009236101140892954, 1.1821454691797846, -0.052905033141370295, -0.22355369520532475, -0.8557675620520225, 0.06900712254920796, -0.33714666626186407, 1.1820233282393358, 0.03362052418462037, 0.0015333961111256844, -0.026077965653295804], "max": [0.5433631018351384, 0.3874337380304472, 1.49075324455385, 0.23179802783603293, 0.8483689862062453, 0.1931836952935187, 0.06912276748921992, -0.3371464888646038, 1.182337775582516, 0.03826481941652436, 0.0046001882060053845, -0.0260777058912168], "count": [439]}, "gripper_mode_state": {"mean": [0.0, 0.0], "std": [0.0, 0.0], "min": [0, 0], "max": [0, 0], "count": [439]}, "gripper_activity_state": {"mean": [1.9362186788154898, 2.0], "std": [0.33140180969462035, 0.0], "min": [0, 2], "max": [2, 2], "count": [439]}, "gripper_mode_action": {"mean": [0.27790432801822323, 0.0], "std": [0.4479659724655046, 0.0], "min": [0, 0], "max": [1, 0], "count": [439]}, "gripper_activity_action": {"mean": [1.979498861047836, 2.0], "std": [0.18370701734538372, 0.0], "min": [0, 2], "max": [2, 2], "count": [439]}, "gripper_open_scale_state": {"mean": [0.8881572613900803, 0.9780578496841714], "std": [0.1371398420962105, 0.0010602813984045998], "min": [0.6629527282714843, 0.9772601318359375], "max": [0.9789613342285156, 0.9796267700195312], "count": [439]}, "gripper_open_scale_action": {"mean": [0.7220956719817767, 1.0], "std": [0.4479659724655046, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [439]}}} +{"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.6147763453159041]], [[0.6361752777777777]], [[0.6142637091503268]]], "std": [[[0.17607366406000385]], [[0.17929355079490342]], [[0.18252247307022043]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[0.9176470588235294]], [[1.0]]], "mean": [[[0.5925380010893246]], [[0.6206415740740742]], [[0.5943399346405228]]], "std": [[[0.17358029545296952]], [[0.1757946911226879]], [[0.17409559264335742]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44761885348583874]], [[0.4338478594771242]], [[0.41622251361655777]]], "std": [[[0.2075997741182356]], [[0.20592212254837772]], [[0.2251455414185218]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8352941176470589]], [[0.7254901960784313]], [[0.792156862745098]]], "mean": [[[0.4303295724400871]], [[0.4371501252723311]], [[0.429839765795207]]], "std": [[[0.2152929629833194]], [[0.20823340728114453]], [[0.21746701043833125]]], "count": [100]}, "observation.state": {"min": [-0.6208510398864746, -0.001276595750823617, -1.6621276140213013, -0.01148936152458191, -0.23808510601520538, 0.0302127655595541, -2.758085012435913, -0.00042553190723992884, -0.001276595750823617, -0.001276595750823617, -0.006170212756842375, -0.031063830479979515, 0.02574468031525612, -2.760425567626953, 60.34083557128906, 97.94789123535156], "max": [0.0017021276289597154, 2.2759573459625244, 0.0, 0.7821276783943176, -0.024042552337050438, 0.1804255247116089, -1.664042592048645, 0.0, -0.001276595750823617, 0.0, -0.0042553190141916275, -0.02638297900557518, 0.03404255211353302, -2.759999990463257, 97.88134765625, 97.96267700195312], "mean": [-0.2375013828277588, 1.1045494079589844, -0.9275949597358704, 0.21977441012859344, -0.12360728532075882, 0.07780775427818298, -2.5802886486053467, -1.4043957889953163e-06, -0.0012765919091179967, -0.0005491193733178079, -0.005477145779877901, -0.02986306883394718, 0.033254023641347885, -2.76039457321167, 91.77617645263672, 97.96150207519531], "std": [0.23476098477840424, 0.8969082236289978, 0.6376835107803345, 0.2025095373392105, 0.08378320187330246, 0.04475695639848709, 0.3736776113510132, 2.4405817384831607e-05, 3.841705620288849e-09, 0.0001992660982068628, 0.0002557871339377016, 0.0005937329842709005, 0.0011511039920151234, 0.00012144489301135764, 12.816983222961426, 0.004214881919324398], "count": [303]}, "action": {"min": [-0.6212621927261353, 0.0, -1.6643691062927246, -0.012271846644580364, -0.23930099606513977, 0.03067961521446705, -2.758085012435913, 0.0, -0.0015339808305725455, -0.0015339808305725455, -0.006135923322290182, -0.03067961521446705, 0.02454369328916073, -2.760425567626953, 0.0, 100.0, 0.0, 0.0], "max": [0.003067961661145091, 2.2764275074005127, 0.0015339808305725455, 0.7884660959243774, -0.02454369328916073, 0.1840776950120926, -1.664042592048645, 0.0, 0.0, -0.0, -0.004601942375302315, -0.026077672839164734, 0.03374757617712021, -2.759999990463257, 100.0, 100.0, 0.0, 0.0], "mean": [-0.23816189169883728, 1.107640027999878, -0.9301251173019409, 0.22214893996715546, -0.12526971101760864, 0.07892147451639175, -2.5802886486053467, 0.0, -3.0325230909511447e-05, -0.0005265148356556892, -0.006105558481067419, -0.030173342674970627, 0.03352488949894905, -2.76039457321167, 85.47854614257812, 100.0, 0.0, 0.0], "std": [0.23450256884098053, 0.8962555527687073, 0.6389245390892029, 0.20518307387828827, 0.08480089902877808, 0.04607921466231346, 0.3736776113510132, 0.0, 0.00021335820201784372, 0.0007283170125447214, 0.00021371313778217882, 0.0008313220459967852, 0.0012006042525172234, 0.00012144489301135764, 35.231719970703125, 0.0, 0.0, 0.0], "count": [303]}, "timestamp": {"min": [0.0], "max": [10.066666666666666], "mean": [5.033333333333333], "std": [2.9156029806440964], "count": [303]}, "frame_index": {"min": [0], "max": [302], "mean": [151.0], "std": [87.46808941932291], "count": [303]}, "episode_index": {"min": [72], "max": [72], "mean": [72.0], "std": [0.0], "count": [303]}, "index": {"min": [25272], "max": [25574], "mean": [25423.0], "std": [87.46808941932291], "count": [303]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [303]}, "subtask_annotation": {"mean": [3.8481848184818483, 6.0, 6.0, 6.0, 6.0], "std": [1.6116495266853845, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [303]}, "scene_annotation": {"mean": [72.0], "std": [0.0], "min": [72], "max": [72], "count": [303]}, "eef_direction_state": {"mean": [3.8943894389438944, 6.0], "std": [2.0558380704154873, 0.0], "min": [0, 6], "max": [6, 6], "count": [303]}, "eef_velocity_state": {"mean": [1.2673267326732673, 0.0], "std": [0.8272315247595401, 0.0], "min": [0, 0], "max": [2, 0], "count": [303]}, "eef_acc_mag_state": {"mean": [1.0792079207920793, 0.0], "std": [0.8366580737353244, 0.0], "min": [0, 0], "max": [2, 0], "count": [303]}, "eef_direction_action": {"mean": [3.8481848184818483, 6.0], "std": [2.1006179364694253, 0.0], "min": [0, 6], "max": [6, 6], "count": [303]}, "eef_velocity_action": {"mean": [1.2640264026402641, 0.0], "std": [0.8421210996629983, 0.0], "min": [0, 0], "max": [2, 0], "count": [303]}, "eef_acc_mag_action": {"mean": [1.0924092409240924, 0.0], "std": [0.7989525759771225, 0.0], "min": [0, 0], "max": [2, 0], "count": [303]}, "eef_sim_pose_state": {"mean": [0.2472228368073369, 0.25103824673817815, 1.2831265348143348, -0.026766519819326824, 0.3862905488119924, -0.4121374958507832, 0.06897984349198355, -0.3371621164931789, 1.1831793310012373, 0.033472114188846484, -0.007299598283558338, -0.02986527422054295], "std": [0.1736648690589149, 0.0870218102093934, 0.08725370226599946, 0.14871389788615536, 0.444102443466645, 0.35896076253035564, 1.5354618290244164e-05, 1.3405495583681334e-05, 6.404896746375029e-05, 0.0011586034109016545, 0.0003434276060733255, 0.0005925829801657917], "min": [0.014082467292341333, 0.13070194691875572, 1.1814844969263398, -0.3026988119308985, -0.26156065346285096, -1.0055103432010726, 0.06892363434158486, -0.3371891569599682, 1.1829891970167443, 0.02591985309129055, -0.008294085269773266, -0.031064595700564548], "max": [0.49686753521865445, 0.33315893451541767, 1.4542558107124512, 0.16538736336007198, 1.0978734460305772, -0.03000014488200864, 0.06902365983626713, -0.33708386730410955, 1.183408279238429, 0.034264343240613074, -0.005955202833025197, -0.026383516218483373], "count": [303]}, "eef_sim_pose_action": {"mean": [0.24800700947442045, 0.2509393701694842, 1.2833486261523495, -0.028308017630177686, 0.3888149427250184, -0.4156373525353097, 0.06907582483478529, -0.33716912652977254, 1.1832659905968537, 0.03372595324467345, -0.0066593487619719, -0.030173980345669052], "std": [0.17336250446283524, 0.0866983275077897, 0.08774454158652627, 0.15031401720016122, 0.4418586672283301, 0.36132344224285184, 5.714300418203314e-05, 1.869910275927365e-05, 0.00020554986392263267, 0.0012098702518812694, 0.0007990288253066552, 0.0008313671168890307], "min": [0.019287899899393893, 0.13056300633202755, 1.181283574753658, -0.33359403986352665, -0.23765790393872055, -1.0337576295630042, 0.0688835004404935, -0.337180515083665, 1.182966671760664, 0.024663688482016104, -0.009199553674175132, -0.03068091390310113], "max": [0.4969929580956513, 0.33317960820843723, 1.4559137468876464, 0.16823297263629017, 1.1293748529230836, -0.030679645476736014, 0.06912174859219711, -0.3370769993628259, 1.1835490047099873, 0.034029911497342524, -0.0046001882060053845, -0.026077948851255837], "count": [303]}, "gripper_mode_state": {"mean": [0.0, 0.0], "std": [0.0, 0.0], "min": [0, 0], "max": [0, 0], "count": [303]}, "gripper_activity_state": {"mean": [1.8976897689768977, 2.0], "std": [0.4135828435068142, 0.0], "min": [0, 2], "max": [2, 2], "count": [303]}, "gripper_mode_action": {"mean": [0.14521452145214522, 0.0], "std": [0.35231699392956994, 0.0], "min": [0, 0], "max": [1, 0], "count": [303]}, "gripper_activity_action": {"mean": [1.9702970297029703, 2.0], "std": [0.22050551932000007, 0.0], "min": [0, 2], "max": [2, 2], "count": [303]}, "gripper_open_scale_state": {"mean": [0.9177601935761235, 0.979613594583949], "std": [0.12816962160536002, 4.212477954305026e-05], "min": [0.6034083557128906, 0.9794789123535156], "max": [0.9788134765625, 0.9796267700195312], "count": [303]}, "gripper_open_scale_action": {"mean": [0.8547854785478548, 1.0], "std": [0.35231699392956994, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [303]}}} +{"episode_index": 16, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[0.8823529411764706]], [[0.8980392156862745]]], "mean": [[[0.655580931372549]], [[0.6738766312636166]], [[0.6462830936819172]]], "std": [[[0.15842160950340237]], [[0.1674454991632799]], [[0.17041240831930887]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[0.9764705882352941]], [[0.8901960784313725]], [[0.9333333333333333]]], "mean": [[[0.628828088235294]], [[0.6550798447712418]], [[0.6250403540305011]]], "std": [[[0.15559838518462124]], [[0.16406851715488732]], [[0.1624684035245601]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45859968954248365]], [[0.44201253267973856]], [[0.42418643246187365]]], "std": [[[0.19763586759917592]], [[0.19612722280889203]], [[0.21948407059936553]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.429353515795207]], [[0.43535375272331156]], [[0.42284346132897604]]], "std": [[[0.20852667820007417]], [[0.19865500793315694]], [[0.20589864259242655]]], "count": [100]}, "observation.state": {"min": [-0.3957446813583374, -0.001276595750823617, -1.4682978391647339, -0.2148936241865158, -0.19808509945869446, -0.059574469923973083, -2.758085012435913, -0.005319148767739534, -0.001276595750823617, 0.0, 0.0017021276289597154, 0.031063830479979515, -0.05702127516269684, -2.7421276569366455, 2.4278173446655273, 97.07426452636719], "max": [0.2929787337779999, 2.0429787635803223, 0.0, 0.5246808528900146, 0.022127659991383553, 0.16063830256462097, 0.034893617033958435, -0.0042553190141916275, -0.001276595750823617, 0.0, 0.003617021255195141, 0.034893617033958435, -0.04553191363811493, -2.734893560409546, 97.88134765625, 97.32622528076172], "mean": [-0.059312839061021805, 0.9235106706619263, -0.654672384262085, 0.08480746299028397, -0.09647786617279053, 0.019113479182124138, -2.235142230987549, -0.004924293607473373, -0.0012765954015776515, 0.0, 0.0030477275140583515, 0.03458405286073685, -0.05580800771713257, -2.7372798919677734, 79.98265838623047, 97.15729522705078], "std": [0.20001310110092163, 0.7439342141151428, 0.49747487902641296, 0.24854676425457, 0.07496840506792068, 0.06676285713911057, 0.7850461006164551, 0.00023437681375071406, 3.4924596548080444e-10, 0.0, 0.000272685952950269, 0.000534124206751585, 0.0012956521240994334, 0.0030674641020596027, 26.822416305541992, 0.10679089277982712], "count": [222]}, "action": {"min": [-0.3957670331001282, 0.0, -1.477223515510559, -0.2208932340145111, -0.19941750168800354, -0.0613592304289341, -2.758085012435913, -0.006135923322290182, 0.0, 0.0015339808305725455, 0.0015339808305725455, 0.03067961521446705, -0.058291271328926086, -2.7421276569366455, 0.0, 100.0, 0.0, 0.0], "max": [0.29452431201934814, 2.0447964668273926, 0.0015339808305725455, 0.5276893973350525, 0.02454369328916073, 0.16260196268558502, 0.034893617033958435, -0.004601942375302315, 0.0, 0.0015339808305725455, 0.003067961661145091, 0.03528155758976936, -0.04448544234037399, -2.734893560409546, 100.0, 100.0, 0.0, 0.0], "mean": [-0.05992889404296875, 0.923845112323761, -0.6550233364105225, 0.08638667315244675, -0.098140187561512, 0.01947186514735222, -2.235142230987549, -0.004843795672059059, 0.0, 0.0015339830424636602, 0.003040326526388526, 0.03516416251659393, -0.05644628778100014, -2.7372798919677734, 70.72071838378906, 100.0, 0.0, 0.0], "std": [0.20097540318965912, 0.7440016269683838, 0.4960455000400543, 0.25202590227127075, 0.0750918835401535, 0.06752064824104309, 0.7850461006164551, 0.0005590121727436781, 0.0, 2.2118911147117615e-09, 0.00020404465612955391, 0.0005976499523967505, 0.0016787460772320628, 0.0030674641020596027, 45.504432678222656, 0.0, 0.0, 0.0], "count": [222]}, "timestamp": {"min": [0.0], "max": [7.366666666666666], "mean": [3.6833333333333336], "std": [2.1361743235842763], "count": [222]}, "frame_index": {"min": [0], "max": [221], "mean": [110.5], "std": [64.0852297075283], "count": [222]}, "episode_index": {"min": [73], "max": [73], "mean": [73.0], "std": [0.0], "count": [222]}, "index": {"min": [25575], "max": [25796], "mean": [25685.5], "std": [64.0852297075283], "count": [222]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [222]}, "subtask_annotation": {"mean": [3.6981981981981984, 6.0, 6.0, 6.0, 6.0], "std": [1.6230036653237732, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [222]}, "scene_annotation": {"mean": [73.0], "std": [0.0], "min": [73], "max": [73], "count": [222]}, "eef_direction_state": {"mean": [4.13963963963964, 6.0], "std": [1.9803894093038206, 0.0], "min": [0, 6], "max": [6, 6], "count": [222]}, "eef_velocity_state": {"mean": [1.3153153153153154, 0.0], "std": [0.8902067983449085, 0.0], "min": [0, 0], "max": [2, 0], "count": [222]}, "eef_acc_mag_state": {"mean": [1.1306306306306306, 0.0], "std": [0.8574309829912241, 0.0], "min": [0, 0], "max": [2, 0], "count": [222]}, "eef_direction_action": {"mean": [4.274774774774775, 6.0], "std": [1.9104250962476101, 0.0], "min": [0, 6], "max": [6, 6], "count": [222]}, "eef_velocity_action": {"mean": [1.2837837837837838, 0.0], "std": [0.908224735110625, 0.0], "min": [0, 0], "max": [2, 0], "count": [222]}, "eef_acc_mag_action": {"mean": [1.072072072072072, 0.0], "std": [0.851196420432422, 0.0], "min": [0, 0], "max": [2, 0], "count": [222]}, "eef_sim_pose_state": {"mean": [0.2206406253999286, 0.32681610636546327, 1.2800113521180339, -0.06759536961083644, 0.34608100843343187, -0.20117695417820275, 0.06902470634262464, -0.33559936017401243, 1.1821534586514122, -0.05574663138369556, 0.001770071299225583, 0.02965982146784903], "std": [0.14173354258090928, 0.05209156039948811, 0.08107722082973608, 0.14253205012013676, 0.4471511335531827, 0.3060972717090476, 4.255338419037021e-07, 1.2865023154261867e-05, 2.794726498560178e-05, 0.0012911152921833658, 0.0002725156856045412, 0.0005958936876248719], "min": [0.05706795284248796, 0.23997777810997872, 1.18258223554285, -0.44239229814279624, -0.28802659037245415, -0.873358901496938, 0.06902416754338322, -0.3356743748732319, 1.1820951119527052, -0.05696931645119948, 0.0004253122828778988, 0.02595748190742711], "max": [0.46499192721531357, 0.4431202858136106, 1.4622678844159165, 0.09826270014454559, 1.1402822926364804, 0.14372603503009268, 0.06902711785698762, -0.3355833529196466, 1.1822913677358122, -0.04548565576342252, 0.002339035369553377, 0.030212861514370408], "count": [222]}, "eef_sim_pose_action": {"mean": [0.21970081821538298, 0.3266027814634611, 1.2801039312346403, -0.06997083255039095, 0.3473194535059038, -0.2063878846624461, 0.06923518162890221, -0.3355891789929307, 1.181758110391688, -0.05628545776510975, 0.004571472157063457, 0.030320672928520434], "std": [0.14110505935491963, 0.05231221403560009, 0.08221346435523885, 0.1498907625146563, 0.45974847830879273, 0.3110527349961207, 6.689630747365006e-07, 1.8681512648888268e-05, 2.0911373004492677e-05, 0.0016725651240870841, 0.00020388203623590516, 0.0008094984108667027], "min": [0.04963417158431478, 0.24063978503062394, 1.18221540961412, -0.4700329401311004, -0.32531388566572117, -0.8989599460492147, 0.06923487303179154, -0.3356955403055856, 1.1817552623281733, -0.05812894016800353, 0.003066214772394771, 0.026077822941353756], "max": [0.4621800651139296, 0.44238874227208735, 1.4700039090029833, 0.10668560704206495, 1.1577052130543448, 0.14587399688207037, 0.06923878561421887, -0.33555721562029156, 1.1819124893714725, -0.044344277667122844, 0.004599776882920015, 0.030679988502005665], "count": [222]}, "gripper_mode_state": {"mean": [0.1036036036036036, 0.0], "std": [0.30474562658707727, 0.0], "min": [0, 0], "max": [1, 0], "count": [222]}, "gripper_activity_state": {"mean": [1.6396396396396395, 2.0], "std": [0.7139888306693559, 0.0], "min": [0, 2], "max": [2, 2], "count": [222]}, "gripper_mode_action": {"mean": [0.2927927927927928, 0.0], "std": [0.45504414432161333, 0.0], "min": [0, 0], "max": [1, 0], "count": [222]}, "gripper_activity_action": {"mean": [1.9189189189189189, 2.0], "std": [0.3585540313897723, 0.0], "min": [0, 2], "max": [2, 2], "count": [222]}, "gripper_open_scale_state": {"mean": [0.7998268376384796, 0.9715741901569519], "std": [0.2682241587730215, 0.0010679083773437717], "min": [0.024278173446655272, 0.9707426452636718], "max": [0.9788134765625, 0.9732622528076171], "count": [222]}, "gripper_open_scale_action": {"mean": [0.7072072072072072, 1.0], "std": [0.45504414432161333, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [222]}}} +{"episode_index": 17, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6257009041394335]], [[0.6393754847494553]], [[0.6062018436819172]]], "std": [[[0.19657439879714075]], [[0.20367262904947375]], [[0.2155386826713676]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5944398039215687]], [[0.6166495206971677]], [[0.5804742265795207]]], "std": [[[0.19675286277034415]], [[0.20046254611347733]], [[0.2038425511322522]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4499285294117647]], [[0.4264308823529412]], [[0.40242185185185186]]], "std": [[[0.20945799943550147]], [[0.21198578400779836]], [[0.23507139510047997]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9411764705882353]], [[0.8117647058823529]], [[0.8196078431372549]]], "mean": [[[0.44945438180827885]], [[0.43401843137254903]], [[0.3951209667755991]]], "std": [[[0.2711768604790672]], [[0.2594406344642438]], [[0.2820542322609763]]], "count": [100]}, "observation.state": {"min": [-0.7791489362716675, -0.0019148936262354255, -1.7255319356918335, -0.06148936226963997, -0.1129787266254425, -0.2172340452671051, -2.7585105895996094, 0.001276595750823617, 0.0, -0.00042553190723992884, 0.008085106499493122, -0.01765957474708557, -0.007021276745945215, -2.760425567626953, 70.51150512695312, 97.94789123535156], "max": [0.05510638281702995, 2.3568084239959717, 0.0, 0.5670212507247925, 0.2274468094110489, 0.1729787290096283, -1.9559574127197266, 0.001276595750823617, 0.0, 0.0, 0.00957446824759245, -0.008936170488595963, 0.007659574504941702, -2.759999990463257, 97.89613342285156, 97.96267700195312], "mean": [-0.18439613282680511, 1.2388180494308472, -1.043581247329712, 0.2639118432998657, 0.06397352367639542, -0.05784105509519577, -2.5180110931396484, 0.0012765920255333185, 0.0, -1.4231836757971905e-06, 0.009104093536734581, -0.010763554833829403, -0.0028869258239865303, -2.7604010105133057, 89.68135833740234, 97.96174621582031], "std": [0.30826517939567566, 0.9698830842971802, 0.7165008187294006, 0.21497556567192078, 0.11392229795455933, 0.11703044176101685, 0.3500678837299347, 3.725290298461914e-09, 0.0, 2.456805123074446e-05, 0.0001564789708936587, 0.000853763660416007, 0.0009161203633993864, 0.00011131638893857598, 11.941192626953125, 0.003863518824800849], "count": [299]}, "action": {"min": [-0.7792622447013855, 0.0, -1.7257283926010132, -0.06596117466688156, -0.11351457983255386, -0.21935924887657166, -2.7585105895996094, 0.0015339808305725455, 0.0, -0.0015339808305725455, 0.007669903803616762, -0.01840776950120926, -0.007669903803616762, -2.760425567626953, 0.0, 100.0, 0.0, 0.0], "max": [0.05522330850362778, 2.3669323921203613, -0.0, 0.5706408619880676, 0.23009711503982544, 0.17947575449943542, -1.9559574127197266, 0.0015339808305725455, 0.0015339808305725455, -0.0, 0.00920388475060463, -0.00920388475060463, 0.00920388475060463, -2.759999990463257, 100.0, 100.0, 0.0, 0.0], "mean": [-0.18593554198741913, 1.237727403640747, -1.0428088903427124, 0.2666202783584595, 0.06344733387231827, -0.05813233181834221, -2.5180110931396484, 0.0015339835081249475, 5.1303704822203144e-06, -3.078222289332189e-05, 0.00917312316596508, -0.010855880565941334, -0.003134662052616477, -2.7604010105133057, 71.90635681152344, 100.0, 0.0, 0.0], "std": [0.3091285824775696, 0.9691632390022278, 0.7150694727897644, 0.21703241765499115, 0.11476452648639679, 0.11896026134490967, 0.3500678837299347, 2.6775524020195007e-09, 8.856417116476223e-05, 0.0002151091321138665, 0.0002151088265236467, 0.0010764246108010411, 0.0014206032501533628, 0.00011131638893857598, 44.94565963745117, 0.0, 0.0, 0.0], "count": [299]}, "timestamp": {"min": [0.0], "max": [9.933333333333334], "mean": [4.966666666666667], "std": [2.8771127502720115], "count": [299]}, "frame_index": {"min": [0], "max": [298], "mean": [149.0], "std": [86.31338250816034], "count": [299]}, "episode_index": {"min": [75], "max": [75], "mean": [75.0], "std": [0.0], "count": [299]}, "index": {"min": [26141], "max": [26439], "mean": [26290.0], "std": [86.31338250816034], "count": [299]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [299]}, "subtask_annotation": {"mean": [3.802675585284281, 6.0, 6.0, 6.0, 6.0], "std": [1.4275805239215666, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [299]}, "scene_annotation": {"mean": [75.0], "std": [0.0], "min": [75], "max": [75], "count": [299]}, "eef_direction_state": {"mean": [4.170568561872909, 6.0], "std": [1.7977140848638877, 0.0], "min": [0, 6], "max": [6, 6], "count": [299]}, "eef_velocity_state": {"mean": [1.2876254180602007, 0.0], "std": [0.8641198163523286, 0.0], "min": [0, 0], "max": [2, 0], "count": [299]}, "eef_acc_mag_state": {"mean": [1.040133779264214, 0.0], "std": [0.8330915037827574, 0.0], "min": [0, 0], "max": [2, 0], "count": [299]}, "eef_direction_action": {"mean": [4.157190635451505, 6.0], "std": [1.8100537142880506, 0.0], "min": [0, 6], "max": [6, 6], "count": [299]}, "eef_velocity_action": {"mean": [1.2976588628762542, 0.0], "std": [0.8509454926442407, 0.0], "min": [0, 0], "max": [2, 0], "count": [299]}, "eef_acc_mag_action": {"mean": [1.0668896321070234, 0.0], "std": [0.8313711271325409, 0.0], "min": [0, 0], "max": [2, 0], "count": [299]}, "eef_sim_pose_state": {"mean": [0.2834690872698234, 0.2746128750292461, 1.2699854247537825, -0.00018401206809198032, 0.4516436971092993, -0.0986352645900624, 0.06912514644438342, -0.3367615567006366, 1.1815622211716796, -0.0029848718839028897, 0.009102152382907085, -0.00948738809382721], "std": [0.19547465298620162, 0.1094100587749309, 0.08118674732144136, 0.13254834244380967, 0.4076603004514277, 0.39644182084035956, 1.8400664784354418e-06, 1.9210766867382483e-05, 1.781051178370093e-05, 0.0009112607102976446, 0.00015991606958886252, 0.0008537918393467051], "min": [0.022089338760043847, 0.049230773289810195, 1.1825433205378881, -0.2871550317148696, -0.0912765748798845, -0.8624049613295702, 0.06909364202985928, -0.3369167237328771, 1.1815136149843182, -0.007103034231472847, 0.008083845791790445, -0.016383556085882885], "max": [0.5563243420354758, 0.3641247334207624, 1.4555952851082143, 0.16688788278226493, 1.1118559064273472, 0.3861313999575946, 0.06912647514154557, -0.33672043672090496, 1.181696989406917, 0.007516799273412919, 0.009573947903684044, -0.007659931530234319], "count": [299]}, "eef_sim_pose_action": {"mean": [0.2824514188454257, 0.2738988012221781, 1.2697638578340222, -0.0022359206896165732, 0.4539787946117264, -0.10144899039154254, 0.06912331495461713, -0.33676950601004035, 1.1815634025918833, -0.0032338099744872225, 0.009146908550645389, -0.009322336365786082], "std": [0.19530375756285087, 0.10978888399240239, 0.0814680176560829, 0.1362802439712859, 0.4063072837658055, 0.40069018019917957, 1.746049579292084e-05, 2.4222868963561175e-05, 6.314820144647251e-05, 0.0014152730726165034, 0.0003148746797946651, 0.0010764479919632911], "min": [0.01879487063394892, 0.04977330115397644, 1.1821805259502147, -0.29780345185141643, -0.049087339954063, -0.8667250077409863, 0.06900938185883893, -0.33693942881118744, 1.1815515962935128, -0.0077546164939751, 0.00766860435680683, -0.016874568196857946], "max": [0.5568728502077461, 0.3642171157567154, 1.4614294228986149, 0.17391828681793958, 1.124385763587005, 0.39413094798017023, 0.06923961658062638, -0.3367323280842661, 1.1819767373870889, 0.009062704135027199, 0.010737246515989174, -0.007670174631795417], "count": [299]}, "gripper_mode_state": {"mean": [0.0, 0.0], "std": [0.0, 0.0], "min": [0, 0], "max": [0, 0], "count": [299]}, "gripper_activity_state": {"mean": [1.9163879598662208, 2.0], "std": [0.3788280599235891, 0.0], "min": [0, 2], "max": [2, 2], "count": [299]}, "gripper_mode_action": {"mean": [0.2809364548494983, 0.0], "std": [0.4494565197948443, 0.0], "min": [0, 0], "max": [1, 0], "count": [299]}, "gripper_activity_action": {"mean": [1.9698996655518395, 2.0], "std": [0.22194862907072932, 0.0], "min": [0, 2], "max": [2, 2], "count": [299]}, "gripper_open_scale_state": {"mean": [0.8968117449195915, 0.9796158908601621], "std": [0.11941200687983503, 3.860325121494431e-05], "min": [0.7051150512695312, 0.9794789123535156], "max": [0.9789613342285156, 0.9796267700195312], "count": [299]}, "gripper_open_scale_action": {"mean": [0.7190635451505016, 1.0], "std": [0.4494565197948443, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [299]}}} +{"episode_index": 18, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.633663894335512]], [[0.6637837173202614]], [[0.6378015849673203]]], "std": [[[0.16230405624016309]], [[0.17006880560468476]], [[0.17187332345455575]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.603587350217865]], [[0.6406802314814815]], [[0.6102524809368192]]], "std": [[[0.1631779488559352]], [[0.17119083808436633]], [[0.16798246964008412]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9647058823529412]]], "mean": [[[0.4664942483660131]], [[0.4400320996732026]], [[0.41853821078431375]]], "std": [[[0.20102671984206708]], [[0.20315453767186228]], [[0.22575831896654702]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7529411764705882]], [[0.6549019607843137]], [[0.6862745098039216]]], "mean": [[[0.4196099373638344]], [[0.4365854520697168]], [[0.4304368954248366]]], "std": [[[0.1907733983522716]], [[0.1816983421997766]], [[0.18725486804297395]]], "count": [100]}, "observation.state": {"min": [-0.6980851292610168, -0.0017021276289597154, -2.008085012435913, -0.4219149053096771, -0.4348936080932617, -0.0302127655595541, -2.7585105895996094, -0.002340425504371524, -0.001276595750823617, -0.0017021276289597154, 0.0, -0.01872340403497219, 0.002340425504371524, -2.760425567626953, 65.50630187988281, 97.96267700195312], "max": [0.26638299226760864, 2.6897871494293213, 0.0, 0.28723403811454773, 0.002765957498922944, 0.2780851125717163, -1.8127659559249878, -0.001276595750823617, -0.001276595750823617, -0.00042553190723992884, 0.001276595750823617, -0.016382979229092598, 0.017234042286872864, -2.760425567626953, 97.89613342285156, 97.96267700195312], "mean": [-0.16366125643253326, 1.513563871383667, -1.1341756582260132, -0.05569085478782654, -0.27400779724121094, 0.12590593099594116, -2.446348190307617, -0.0018850556807592511, -0.001276592374779284, -0.001126404502429068, 5.391354352468625e-05, -0.01820441149175167, 0.016566384583711624, -2.7604241371154785, 87.2052993774414, 97.96239471435547], "std": [0.3638799786567688, 1.0095851421356201, 0.7376992702484131, 0.1814117729663849, 0.15206465125083923, 0.08320662379264832, 0.4261617660522461, 0.00015055165567900985, 3.3760443329811096e-09, 0.00022074280423112214, 0.0001605328725418076, 0.0002269394462928176, 0.0013098808703944087, 1.430511474609375e-06, 14.585874557495117, 0.00028228759765625], "count": [442]}, "action": {"min": [-0.6979612708091736, -0.0015339808305725455, -2.0079808235168457, -0.424912691116333, -0.43718451261520386, -0.03067961521446705, -2.7585105895996094, -0.003067961661145091, -0.0015339808305725455, -0.0015339808305725455, 0.0, -0.01840776950120926, 0.003067961661145091, -2.760425567626953, 0.0, 100.0, 0.0, 0.0], "max": [0.26998060941696167, 2.6906023025512695, -0.0, 0.29145634174346924, 0.003067961661145091, 0.2822524607181549, -1.8127659559249878, -0.0015339808305725455, -0.0015339808305725455, -0.0, 0.0015339808305725455, -0.016873788088560104, 0.016873788088560104, -2.760425567626953, 100.0, 100.0, 0.0, 0.0], "mean": [-0.16408684849739075, 1.5141892433166504, -1.135729432106018, -0.05336309224367142, -0.2763562500476837, 0.12842410802841187, -2.446348190307617, -0.0018393576610833406, -0.0015339840902015567, -0.0011487872106954455, 1.0411634320917074e-05, -0.01836268976330757, 0.016721123829483986, -2.7604241371154785, 67.64705657958984, 100.0, 0.0, 0.0], "std": [0.36356380581855774, 1.0095458030700684, 0.7365202307701111, 0.18410779535770416, 0.15221314132213593, 0.08384539186954498, 0.4261617660522461, 0.0006124789942987263, 3.259629011154175e-09, 0.0006651715957559645, 0.00012594778672792017, 0.00025917813763953745, 0.0012244482059031725, 1.430511474609375e-06, 46.782196044921875, 0.0, 0.0, 0.0], "count": [442]}, "timestamp": {"min": [0.0], "max": [14.7], "mean": [7.35], "std": [4.253136097830243], "count": [442]}, "frame_index": {"min": [0], "max": [441], "mean": [220.5], "std": [127.59408293490729], "count": [442]}, "episode_index": {"min": [79], "max": [79], "mean": [79.0], "std": [0.0], "count": [442]}, "index": {"min": [27485], "max": [27926], "mean": [27705.5], "std": [127.59408293490729], "count": [442]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [442]}, "subtask_annotation": {"mean": [3.660633484162896, 6.0, 6.0, 6.0, 6.0], "std": [1.3242388940336878, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [442]}, "scene_annotation": {"mean": [79.0], "std": [0.0], "min": [79], "max": [79], "count": [442]}, "eef_direction_state": {"mean": [4.097285067873303, 6.0], "std": [2.0151107568010294, 0.0], "min": [0, 6], "max": [6, 6], "count": [442]}, "eef_velocity_state": {"mean": [1.0769230769230769, 0.0], "std": [0.876263942168843, 0.0], "min": [0, 0], "max": [2, 0], "count": [442]}, "eef_acc_mag_state": {"mean": [0.9298642533936652, 0.0], "std": [0.8546198539087623, 0.0], "min": [0, 0], "max": [2, 0], "count": [442]}, "eef_direction_action": {"mean": [4.097285067873303, 6.0], "std": [1.9981987035847546, 0.0], "min": [0, 6], "max": [6, 6], "count": [442]}, "eef_velocity_action": {"mean": [1.083710407239819, 0.0], "std": [0.8639364750247055, 0.0], "min": [0, 0], "max": [2, 0], "count": [442]}, "eef_acc_mag_action": {"mean": [0.9547511312217195, 0.0], "std": [0.8576182722868363, 0.0], "min": [0, 0], "max": [2, 0], "count": [442]}, "eef_sim_pose_state": {"mean": [0.33364749951015094, 0.24255908217732777, 1.2487986385679029, 0.00621237526285269, 0.3025263944916293, -0.4708305644612842, 0.0689440824750214, -0.33685654849267244, 1.182772385742656, 0.01660914944499513, -0.002348700788150789, -0.020089585657133164], "std": [0.18630554699102056, 0.16948275071354296, 0.08067601925353021, 0.09282097424730716, 0.26982135177645683, 0.44919379185077973, 1.6802670343922043e-05, 6.595934693747782e-06, 6.263091317807721e-05, 0.0013112880257648769, 0.0002671888158023695, 0.0002523440106602221], "min": [0.05455686349399974, -0.02719288084925792, 1.1594448017863732, -0.11065806879415163, -0.14382171833042312, -1.1491251009189396, 0.06890078918491938, -0.3368726608190694, 1.1825401236377786, 0.0023690344147787017, -0.0029783236398734925, -0.020638358674051577], "max": [0.5117986895242752, 0.414935635768945, 1.452273000836205, 0.23764959350028872, 0.7415156650987442, -0.005744657928455504, 0.0689974246014645, -0.3368146488058493, 1.1829373873383133, 0.017280757751637874, -0.0008509435934525023, -0.018297926244493383], "count": [442]}, "eef_sim_pose_action": {"mean": [0.3333849917308497, 0.24259822564233888, 1.2488615680862583, 0.008108777641229414, 0.30372086191698927, -0.4743556345360835, 0.06892276109769996, -0.3368611190509529, 1.1827771099349833, 0.016770167114930994, -0.0026719033834081327, -0.020202076193653853], "std": [0.18657799801578873, 0.16914643848984443, 0.08173938992382428, 0.09512327051604577, 0.276180269025322, 0.4483383537781573, 5.062763530884975e-05, 1.54985561674455e-05, 0.00018410337281471098, 0.0012259826472003365, 0.0006709273043390288, 0.0006536589959552935], "min": [0.05086953761565878, -0.02733536209579466, 1.159443425274547, -0.11017376067764906, -0.1735859579717538, -1.1521342968331734, 0.06889297215419488, -0.33686929257840914, 1.1824599351927931, 0.003093844520619761, -0.0030675249078688793, -0.02147581777366692], "max": [0.5122308898825082, 0.4160187300156592, 1.4568188759337661, 0.24851518525099955, 0.7449109676846941, -0.00460190965593504, 0.0690109594698075, -0.3367992675933202, 1.182884887698522, 0.016930259407477805, -0.0015337209460897228, -0.018407788768215576], "count": [442]}, "gripper_mode_state": {"mean": [0.0, 0.0], "std": [0.0, 0.0], "min": [0, 0], "max": [0, 0], "count": [442]}, "gripper_activity_state": {"mean": [1.9321266968325792, 2.0], "std": [0.3428777630854787, 0.0], "min": [0, 2], "max": [2, 2], "count": [442]}, "gripper_mode_action": {"mean": [0.3235294117647059, 0.0], "std": [0.4678227564878491, 0.0], "min": [0, 0], "max": [1, 0], "count": [442]}, "gripper_activity_action": {"mean": [1.9796380090497738, 2.0], "std": [0.18309025344964028, 0.0], "min": [0, 2], "max": [2, 2], "count": [442]}, "gripper_open_scale_state": {"mean": [0.8720548096393584, 0.9796267700195349], "std": [0.14585849807323878, 3.6637359812630166e-15], "min": [0.6550630187988281, 0.9796267700195312], "max": [0.9789613342285156, 0.9796267700195312], "count": [442]}, "gripper_open_scale_action": {"mean": [0.6764705882352942, 1.0], "std": [0.46782275648784893, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [442]}}} +{"episode_index": 19, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[0.9490196078431372]], [[1.0]]], "mean": [[[0.6495380446623094]], [[0.6708974891067538]], [[0.6460028376906318]]], "std": [[[0.15283370549567132]], [[0.16129751088694055]], [[0.162613004570602]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[0.9882352941176471]], [[0.9254901960784314]]], "mean": [[[0.6185867510893247]], [[0.6470937118736384]], [[0.6189252423747277]]], "std": [[[0.15728344230390856]], [[0.1640305333148947]], [[0.16102026213585377]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4515116938997822]], [[0.4364212745098039]], [[0.4197696432461874]]], "std": [[[0.198199647324497]], [[0.1970860422213821]], [[0.21508848034552727]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7764705882352941]], [[0.803921568627451]], [[0.8274509803921568]]], "mean": [[[0.4398800462962963]], [[0.4430470315904139]], [[0.43632202886710236]]], "std": [[[0.21161942462832334]], [[0.2050629352193742]], [[0.21150033069189725]]], "count": [100]}, "observation.state": {"min": [-0.508297860622406, -0.0017021276289597154, -1.5382978916168213, -0.23425531387329102, -0.181702122092247, -0.06106382980942726, -2.7551064491271973, -0.005319148767739534, -0.001276595750823617, 0.0, 0.001276595750823617, 0.011063829995691776, -0.031063830479979515, -2.742553234100342, 69.39117431640625, 97.32622528076172], "max": [0.008936170488595963, 2.0357446670532227, 0.0, 0.5246808528900146, 0.02531914971768856, 0.14361701905727386, -1.9238297939300537, -0.003829787252470851, -0.001276595750823617, 0.0, 0.002765957498922944, 0.0191489364951849, -0.0219148937612772, -2.7421276569366455, 97.77780151367188, 97.3410415649414], "mean": [-0.11812738329172134, 0.7861215472221375, -0.6503838896751404, 0.1730167716741562, -0.05459346994757652, 0.018220024183392525, -2.633847951889038, -0.004749187268316746, -0.0012765941210091114, 0.0, 0.0016363955801352859, 0.017847245559096336, -0.022642256692051888, -2.7421875, 93.62694549560547, 97.32830047607422], "std": [0.1645437628030777, 0.8122214674949646, 0.5885429978370667, 0.220779687166214, 0.08010000735521317, 0.05510210618376732, 0.26766374707221985, 0.0001916672190418467, 1.6298145055770874e-09, 0.0, 0.00019016832811757922, 0.0007992787286639214, 0.0010653745848685503, 0.00014866986020933837, 9.14039421081543, 0.005175926256924868], "count": [246]}, "action": {"min": [-0.5092816352844238, 0.0, -1.5401166677474976, -0.25770875811576843, -0.18254370987415314, -0.0613592304289341, -2.7551064491271973, -0.006135923322290182, 0.0, 0.0015339808305725455, 0.0015339808305725455, 0.012271846644580364, -0.032213594764471054, -2.742553234100342, 0.0, 100.0, 0.0, 0.0], "max": [0.00920388475060463, 2.035592555999756, 0.0015339808305725455, 0.5276893973350525, 0.03067961521446705, 0.14572817087173462, -1.9238297939300537, -0.004601942375302315, 0.0, 0.0015339808305725455, 0.003067961661145091, 0.019941750913858414, -0.023009711876511574, -2.7421276569366455, 100.0, 100.0, 0.0, 0.0], "mean": [-0.1174989715218544, 0.7863270044326782, -0.6497841477394104, 0.17308421432971954, -0.05506743863224983, 0.018439017236232758, -2.633847951889038, -0.004726665560156107, 0.0, 0.001533983158878982, 0.0015402189455926418, 0.018283093348145485, -0.023221759125590324, -2.7421875, 87.80487823486328, 100.0, 0.0, 0.0], "std": [0.16400845348834991, 0.8116722702980042, 0.5888976454734802, 0.22389252483844757, 0.08107713609933853, 0.056354179978370667, 0.26766374707221985, 0.00041923183016479015, 0.0, 2.3283064365386963e-09, 9.760405373526737e-05, 0.000865841400809586, 0.001086013508029282, 0.00014866986020933837, 32.72293472290039, 0.0, 0.0, 0.0], "count": [246]}, "timestamp": {"min": [0.0], "max": [8.166666666666666], "mean": [4.083333333333333], "std": [2.3671165456607204], "count": [246]}, "frame_index": {"min": [0], "max": [245], "mean": [122.5], "std": [71.01349636982161], "count": [246]}, "episode_index": {"min": [84], "max": [84], "mean": [84.0], "std": [0.0], "count": [246]}, "index": {"min": [29932], "max": [30177], "mean": [30054.5], "std": [71.01349636982161], "count": [246]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [246]}, "subtask_annotation": {"mean": [3.8739837398373984, 6.0, 6.0, 6.0, 6.0], "std": [1.7496730193188574, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [246]}, "scene_annotation": {"mean": [84.0], "std": [0.0], "min": [84], "max": [84], "count": [246]}, "eef_direction_state": {"mean": [3.817073170731707, 6.0], "std": [2.1287504375901762, 0.0], "min": [0, 6], "max": [6, 6], "count": [246]}, "eef_velocity_state": {"mean": [1.329268292682927, 0.0], "std": [0.8842094174304489, 0.0], "min": [0, 0], "max": [2, 0], "count": [246]}, "eef_acc_mag_state": {"mean": [1.024390243902439, 0.0], "std": [0.8502836889972307, 0.0], "min": [0, 0], "max": [2, 0], "count": [246]}, "eef_direction_action": {"mean": [3.8252032520325203, 6.0], "std": [2.1217837830710367, 0.0], "min": [0, 6], "max": [6, 6], "count": [246]}, "eef_velocity_action": {"mean": [1.3130081300813008, 0.0], "std": [0.8762873781126781, 0.0], "min": [0, 0], "max": [2, 0], "count": [246]}, "eef_acc_mag_action": {"mean": [1.0772357723577235, 0.0], "std": [0.83503692612281, 0.0], "min": [0, 0], "max": [2, 0], "count": [246]}, "eef_sim_pose_state": {"mean": [0.19326944111023378, 0.29683562913314177, 1.271528912636161, -0.058801020975975574, 0.30234846823942846, -0.21619334516425573, 0.06903278714029076, -0.335979908235016, 1.1822981018651393, -0.022635871631796412, 0.00035974217453903706, 0.013098081955203317], "std": [0.14788828939077386, 0.0590402370613897, 0.0847284395379531, 0.09319285842145991, 0.4797295616672119, 0.2802421772057954, 2.1048373901529278e-07, 1.867745344548183e-05, 1.949216803022835e-05, 0.001065233785289129, 0.00019013907695963049, 0.000814671797772893], "min": [0.05071500314872245, 0.14640172565524645, 1.1820157867712355, -0.2784076072173428, -0.2577878140425838, -0.830605413235787, 0.06903236276703004, -0.33613411238809576, 1.1821823214778209, -0.031063830479979515, -2.220446049250313e-16, 0.006382979988571725], "max": [0.420055090853579, 0.33411672308167334, 1.46646455896261, 0.08050399829349997, 1.2087077534956876, 0.033404260268313626, 0.06903425025973155, -0.33595201583950557, 1.182334981087049, -0.021907198390681528, 0.0014891670361794063, 0.014468085486441847], "count": [246]}, "eef_sim_pose_action": {"mean": [0.19284735758223845, 0.2972029972902533, 1.2715472646282475, -0.061831198839811044, 0.3029048095626078, -0.2185837288668636, 0.06924401471120724, -0.33597161714625456, 1.1819118224730305, -0.02316553149975132, 0.0030736825667322214, 0.01355648577667973], "std": [0.1473515396734147, 0.05874869445663725, 0.08573251561970292, 0.09722681482844642, 0.48593422488929583, 0.2842071999229897, 3.115591968620504e-07, 2.136805132758581e-05, 1.0004432334957064e-05, 0.0010859230228815497, 9.759509918613567e-05, 0.0009755655204486881], "min": [0.04834436469925596, 0.14637813201140698, 1.1819767203299842, -0.3057627503440406, -0.2591179529046663, -0.8362304577673871, 0.06924341787757238, -0.33610970827933295, 1.1817552283382846, -0.032152418100245626, 0.003067351656029782, 0.006135981070414071], "max": [0.4197549170561996, 0.334250173555868, 1.4698262579517014, 0.08238720484358009, 1.2308490440333428, 0.033748299688708135, 0.06924601304673622, -0.33590232800604425, 1.1819124637883003, -0.022953240557593874, 0.004601287359234485, 0.015339902363800853], "count": [246]}, "gripper_mode_state": {"mean": [0.0, 0.0], "std": [0.0, 0.0], "min": [0, 0], "max": [0, 0], "count": [246]}, "gripper_activity_state": {"mean": [1.8983739837398375, 2.0], "std": [0.4154503364872649, 0.0], "min": [0, 2], "max": [2, 2], "count": [246]}, "gripper_mode_action": {"mean": [0.12195121951219512, 0.0], "std": [0.3272294601219204, 0.0], "min": [0, 0], "max": [1, 0], "count": [246]}, "gripper_activity_action": {"mean": [1.9634146341463414, 2.0], "std": [0.24420712676220485, 0.0], "min": [0, 2], "max": [2, 2], "count": [246]}, "gripper_open_scale_state": {"mean": [0.936268274570872, 0.9732833328867336], "std": [0.09140389262128401, 5.175823308179141e-05], "min": [0.6939117431640625, 0.9732622528076171], "max": [0.9777780151367188, 0.9734104156494141], "count": [246]}, "gripper_open_scale_action": {"mean": [0.8780487804878049, 1.0], "std": [0.3272294601219204, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [246]}}} +{"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.6361477475071226]], [[0.6626417536031506]], [[0.6379563877367186]]], "std": [[[0.16779917982212844]], [[0.17420026400352628]], [[0.172929484976756]]], "count": [104]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6065633536534272]], [[0.6410389197880006]], [[0.6124122072440087]]], "std": [[[0.1678137608945378]], [[0.17340582407944563]], [[0.16676110219554718]]], "count": [104]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4562459385997989]], [[0.432995988352606]], [[0.4083236341545165]]], "std": [[[0.21018436761160517]], [[0.2068003689760257]], [[0.22970856932272857]]], "count": [104]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[0.7607843137254902]], [[0.7254901960784313]]], "mean": [[[0.43440098929529075]], [[0.43703650023043406]], [[0.4180995003770739]]], "std": [[[0.19278671371149708]], [[0.1838293543843293]], [[0.19232992804393076]]], "count": [104]}, "observation.state": {"min": [-0.7344681024551392, -0.0019148936262354255, -1.9714893102645874, -0.23510637879371643, -0.3487234115600586, -0.07638297975063324, -2.758085012435913, -0.00042553190723992884, -0.001276595750823617, -0.001276595750823617, 0.00042553190723992884, -0.01872340403497219, 0.003829787252470851, -2.742553234100342, 69.22027587890625, 97.32622528076172], "max": [0.012765957042574883, 2.6108510494232178, 0.0, 0.9855319261550903, 0.0008510638144798577, 0.08851063996553421, -1.9189361333847046, 0.0, -0.001276595750823617, -0.00042553190723992884, 0.002340425504371524, -0.013404255732893944, 0.01872340403497219, -2.7421276569366455, 97.88134765625, 97.3410415649414], "mean": [-0.24750766158103943, 1.0429341793060303, -0.785117506980896, 0.11860708892345428, -0.11365319788455963, 0.030000846832990646, -2.548466920852661, -2.5894437385431956e-06, -0.001276594353839755, -0.001032321946695447, 0.0016067522810772061, -0.018093256279826164, 0.017835605889558792, -2.742297649383545, 90.7179946899414, 97.33211517333984], "std": [0.2950771749019623, 1.0396841764450073, 0.7850903272628784, 0.2978968918323517, 0.11380635201931, 0.05630193650722504, 0.3472856879234314, 3.309359453851357e-05, 1.3969838619232178e-09, 0.00024733104510232806, 0.0002189200749853626, 0.0006513467524200678, 0.001982867019250989, 0.00020667452190537006, 11.85541820526123, 0.007187787909060717], "count": [493]}, "action": {"min": [-0.7347767949104309, 0.0, -1.9711652994155884, -0.23930099606513977, -0.35128161311149597, -0.0782330185174942, -2.758085012435913, 0.0, 0.0, -0.0015339808305725455, 0.0, -0.01840776950120926, 0.004601942375302315, -2.742553234100342, 0.0, 100.0, 0.0, 0.0], "max": [0.019941750913858414, 2.6215732097625732, 0.0, 0.9940195679664612, 0.0015339808305725455, 0.08897088468074799, -1.9189361333847046, 0.0, 0.0, -0.0, 0.003067961661145091, -0.013805827125906944, 0.01840776950120926, -2.7421276569366455, 100.0, 100.0, 0.0, 0.0], "mean": [-0.24702416360378265, 1.0430660247802734, -0.7841778993606567, 0.12011353671550751, -0.11479652673006058, 0.030642244964838028, -2.548466920852661, 0.0, 0.0, -0.0009894662071019411, 0.0015308726578950882, -0.018277112394571304, 0.01799396239221096, -2.742297649383545, 76.06491088867188, 100.0, 0.0, 0.0], "std": [0.29513663053512573, 1.0385050773620605, 0.7845188975334167, 0.3013911247253418, 0.11463798582553864, 0.05680778622627258, 0.3472856879234314, 0.0, 0.0, 0.000733951514121145, 0.0001544518891023472, 0.0006713251350447536, 0.001943200477398932, 0.00020667452190537006, 42.66865539550781, 0.0, 0.0, 0.0], "count": [493]}, "timestamp": {"min": [0.0], "max": [16.4], "mean": [8.200000000000001], "std": [4.743884952699047], "count": [493]}, "frame_index": {"min": [0], "max": [492], "mean": [246.0], "std": [142.3165485809714], "count": [493]}, "episode_index": {"min": [85], "max": [85], "mean": [85.0], "std": [0.0], "count": [493]}, "index": {"min": [30178], "max": [30670], "mean": [30424.0], "std": [142.3165485809714], "count": [493]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [493]}, "subtask_annotation": {"mean": [3.6795131845841786, 6.0, 6.0, 6.0, 6.0], "std": [1.6371468051432905, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [493]}, "scene_annotation": {"mean": [85.0], "std": [0.0], "min": [85], "max": [85], "count": [493]}, "eef_direction_state": {"mean": [4.52738336713996, 6.0], "std": [1.8726603114490032, 0.0], "min": [0, 6], "max": [6, 6], "count": [493]}, "eef_velocity_state": {"mean": [0.9168356997971603, 0.0], "std": [0.8957758246207665, 0.0], "min": [0, 0], "max": [2, 0], "count": [493]}, "eef_acc_mag_state": {"mean": [0.7870182555780934, 0.0], "std": [0.8505301017764091, 0.0], "min": [0, 0], "max": [2, 0], "count": [493]}, "eef_direction_action": {"mean": [4.496957403651115, 6.0], "std": [1.8954656238635552, 0.0], "min": [0, 6], "max": [6, 6], "count": [493]}, "eef_velocity_action": {"mean": [0.920892494929006, 0.0], "std": [0.8961431980686353, 0.0], "min": [0, 0], "max": [2, 0], "count": [493]}, "eef_acc_mag_action": {"mean": [0.8154158215010142, 0.0], "std": [0.8379958218737577, 0.0], "min": [0, 0], "max": [2, 0], "count": [493]}, "eef_sim_pose_state": {"mean": [0.23394910255169443, 0.23233550477254183, 1.2323204455261108, -0.14465836903108442, 0.34613893863471584, -0.47259208289614846, 0.06895224993568545, -0.33689731183338684, 1.182587157927524, 0.01784840342178892, -0.0007020550800544861, -0.01809590108723545], "std": [0.17247064647281635, 0.1380251710917179, 0.06614944871056394, 0.35175201050370014, 0.41495208099891157, 0.4773618554846951, 1.8855846294360587e-05, 1.4662839638642682e-05, 7.143446949356469e-05, 0.00198408876329539, 0.00032512734676505095, 0.0006527175382266824], "min": [0.06367681334260877, -0.025435521367718934, 1.164897525676854, -1.229014885800466, -0.13948488893620525, -1.5645276089477653, 0.06893340478993683, -0.33691154814395036, 1.182387464924654, 0.0038356720809803674, -0.002127343631308287, -0.01872341928815212], "max": [0.49331143804557737, 0.33350018981259516, 1.3878551460231425, 0.1029232018428956, 1.2464083199946865, 0.0021276680605978662, 0.0689999697639696, -0.3367918669341448, 1.182775901631082, 0.01874649016000851, 0.0002127443500139492, -0.013404255732893944], "count": [493]}, "eef_sim_pose_action": {"mean": [0.23380298550850503, 0.2328041430170643, 1.2323801797971994, -0.149685128407175, 0.3472778397818302, -0.4778852382673399, 0.06905185516691736, -0.3369015062710133, 1.18261230845592, 0.017984128937384873, 0.0005413158632100544, -0.01827709329354802], "std": [0.17203329166922515, 0.13781371781954282, 0.06665696277390101, 0.3629201453380348, 0.4171264762613375, 0.4853355991572035, 5.548412725283224e-05, 1.510478877210705e-05, 0.00020425923499654147, 0.0019445987568029951, 0.0007521592218831755, 0.000671323651783933], "min": [0.06164440901285678, -0.02627848309898636, 1.1589241106008614, -1.2504279007997061, -0.13366932305528612, -1.5847327775361388, 0.06901055394629758, -0.3369044466441184, 1.182180533341698, 0.004580765157280556, -0.0015337209460899448, -0.018407791153973743], "max": [0.4933243016518367, 0.3335093087442589, 1.3885223982496524, 0.10326408308098317, 1.2510583971062794, 0.0030679634659470188, 0.06912821989124276, -0.33680090265883306, 1.1829201292614846, 0.018436005094249266, 0.003067600706526008, -0.01380582712590694], "count": [493]}, "gripper_mode_state": {"mean": [0.0, 0.0], "std": [0.0, 0.0], "min": [0, 0], "max": [0, 0], "count": [493]}, "gripper_activity_state": {"mean": [1.945233265720081, 2.0], "std": [0.31047074829448135, 0.0], "min": [0, 2], "max": [2, 2], "count": [493]}, "gripper_mode_action": {"mean": [0.23935091277890466, 0.0], "std": [0.4266873015813912, 0.0], "min": [0, 0], "max": [1, 0], "count": [493]}, "gripper_activity_action": {"mean": [1.9817444219066938, 2.0], "std": [0.17347246858600768, 0.0], "min": [0, 2], "max": [2, 2], "count": [493]}, "gripper_open_scale_state": {"mean": [0.907181525240081, 0.9733181519730836], "std": [0.11855407225757962, 7.181547541922655e-05], "min": [0.6922027587890625, 0.9732622528076171], "max": [0.9788134765625, 0.9734104156494141], "count": [493]}, "gripper_open_scale_action": {"mean": [0.7606490872210954, 1.0], "std": [0.4266873015813912, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [493]}}} +{"episode_index": 21, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6346818818082789]], [[0.6556573992374728]], [[0.6378276252723312]]], "std": [[[0.17400759347164121]], [[0.18091018042106585]], [[0.1880278703594846]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6087770969498911]], [[0.6374572440087146]], [[0.6163774782135076]]], "std": [[[0.17163210911227983]], [[0.17724692664563366]], [[0.1805192585355327]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[0.8980392156862745]], [[1.0]]], "mean": [[[0.4656853104575163]], [[0.4292066230936819]], [[0.40596637799564267]]], "std": [[[0.21135196217952726]], [[0.21287030715808666]], [[0.23638801721472605]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.807843137254902]], [[0.6941176470588235]], [[0.7843137254901961]]], "mean": [[[0.4288838752723312]], [[0.43372535130718953]], [[0.42599291938997824]]], "std": [[[0.2010592457222791]], [[0.1915433165477847]], [[0.20006567600660674]]], "count": [100]}, "observation.state": {"min": [-0.9102127552032471, -0.0019148936262354255, -1.978723406791687, -0.12702128291130066, -0.470425546169281, -0.003829787252470851, -2.7585105895996094, 0.0, -0.001276595750823617, -0.003617021255195141, -0.004680851008743048, 0.02255319058895111, -0.039787232875823975, -2.760425567626953, 68.3501968383789, 97.94789123535156], "max": [0.13446807861328125, 2.5906383991241455, 0.0, 0.5574468374252319, 0.001276595750823617, 0.7961702346801758, -1.8940426111221313, 0.0, -0.001276595750823617, -0.0017021276289597154, 0.005319148767739534, 0.0274468082934618, -0.024893617257475853, -2.759999990463257, 97.89613342285156, 97.96267700195312], "mean": [-0.2898569405078888, 1.4687728881835938, -1.2238059043884277, 0.20887504518032074, -0.31012070178985596, 0.42476680874824524, -2.530827283859253, 0.0, -0.0012765907449647784, -0.0017291865078732371, -0.003866680199280381, 0.02505289949476719, -0.03143460303544998, -2.7604293823242188, 90.1082763671875, 97.96266174316406], "std": [0.37487950921058655, 1.0658752918243408, 0.8385123610496521, 0.239157572388649, 0.19078193604946136, 0.27036944031715393, 0.36412495374679565, 0.0, 5.005858838558197e-09, 0.00020979497639928013, 0.000933723640628159, 0.0013443408533930779, 0.006686009932309389, 4.016308594145812e-05, 12.441073417663574, 0.0013754490064457059], "count": [346]}, "action": {"min": [-0.9111846089363098, -0.0015339808305725455, -1.9788352251052856, -0.12732040882110596, -0.4724660813808441, -0.004601942375302315, -2.7585105895996094, 0.0, 0.0, -0.004601942375302315, -0.004601942375302315, 0.023009711876511574, -0.041417479515075684, -2.760425567626953, 0.0, 100.0, 0.0, 0.0], "max": [0.139592245221138, 2.590893507003784, -0.0, 0.5691068768501282, 0.0015339808305725455, 0.8007379770278931, -1.8940426111221313, 0.0, 0.0, -0.0015339808305725455, 0.006135923322290182, 0.02761165425181389, -0.02454369328916073, -2.759999990463257, 100.0, 100.0, 0.0, 0.0], "mean": [-0.28935500979423523, 1.4674867391586304, -1.2233551740646362, 0.21461519598960876, -0.31288811564445496, 0.42889392375946045, -2.530827283859253, 0.0, 0.0, -0.0015561511972919106, -0.004366978537291288, 0.02559889853000641, -0.03196082264184952, -2.7604293823242188, 75.43352508544922, 100.0, 0.0, 0.0], "std": [0.37510499358177185, 1.0646162033081055, 0.83631831407547, 0.24215319752693176, 0.1910109966993332, 0.27010378241539, 0.36412495374679565, 0.0, 0.0, 0.00021705901599489152, 0.0010062410729005933, 0.0013953524176031351, 0.006747031584382057, 4.016308594145812e-05, 43.04801940917969, 0.0, 0.0, 0.0], "count": [346]}, "timestamp": {"min": [0.0], "max": [11.5], "mean": [5.75], "std": [3.3293726469444995], "count": [346]}, "frame_index": {"min": [0], "max": [345], "mean": [172.5], "std": [99.88117940833499], "count": [346]}, "episode_index": {"min": [89], "max": [89], "mean": [89.0], "std": [0.0], "count": [346]}, "index": {"min": [31989], "max": [32334], "mean": [32161.5], "std": [99.88117940833499], "count": [346]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [346]}, "subtask_annotation": {"mean": [3.554913294797688, 6.0, 6.0, 6.0, 6.0], "std": [1.5427029872704163, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [346]}, "scene_annotation": {"mean": [89.0], "std": [0.0], "min": [89], "max": [89], "count": [346]}, "eef_direction_state": {"mean": [4.364161849710983, 6.0], "std": [1.8592959750770293, 0.0], "min": [0, 6], "max": [6, 6], "count": [346]}, "eef_velocity_state": {"mean": [1.0895953757225434, 0.0], "std": [0.9095233830177599, 0.0], "min": [0, 0], "max": [2, 0], "count": [346]}, "eef_acc_mag_state": {"mean": [0.9566473988439307, 0.0], "std": [0.8839443117033193, 0.0], "min": [0, 0], "max": [2, 0], "count": [346]}, "eef_direction_action": {"mean": [4.378612716763006, 6.0], "std": [1.8446937917366673, 0.0], "min": [0, 6], "max": [6, 6], "count": [346]}, "eef_velocity_action": {"mean": [1.0664739884393064, 0.0], "std": [0.9019425059312146, 0.0], "min": [0, 0], "max": [2, 0], "count": [346]}, "eef_acc_mag_action": {"mean": [0.9190751445086706, 0.0], "std": [0.8630737248166631, 0.0], "min": [0, 0], "max": [2, 0], "count": [346]}, "eef_sim_pose_state": {"mean": [0.31051165710272993, 0.19980449718102622, 1.2474945097452907, 0.2030028828445613, 0.402571219920472, -0.6764600725977186, 0.06889351199988142, -0.33592653443996795, 1.183341181473665, -0.0316068193141991, -0.00687029996078206, 0.025053482481076635], "std": [0.18945980307335872, 0.16719638687911806, 0.07339240455393217, 0.0996807338600998, 0.30321230963478507, 0.5239402795871217, 1.5674434969402103e-05, 3.0241998336352667e-05, 6.112311580869823e-05, 0.006689746952556233, 0.000778162636096463, 0.0013443668303984315], "min": [0.05621900159332424, -0.09148979699593919, 1.1787059682089946, -0.003830149407281919, -0.0725917518994652, -1.4018635806815714, 0.06875246615093555, -0.335982768575316, 1.1826867894610285, -0.039984224171546394, -0.00786998403648309, 0.022553192630194126], "max": [0.5552391330223071, 0.3417318349512405, 1.437078790761392, 0.4471727595945813, 0.8086070842693336, 2.1064962225708292e-08, 0.06889857112359006, -0.3358726820170006, 1.1836332972967405, -0.025055849772649012, 0.0012762584975636315, 0.027447444145900994], "count": [346]}, "eef_sim_pose_action": {"mean": [0.3095910023715762, 0.19984314199769163, 1.2475577077832998, 0.20515087202332746, 0.4068331071291672, -0.6803582711846121, 0.06900357568413497, -0.3359142523562053, 1.1833738554838356, -0.03211256722731446, -0.005921168709400665, 0.025599316429990533], "std": [0.18920207626457367, 0.16664581386592706, 0.07429269084939684, 0.10224096819361482, 0.3085035630580635, 0.5241859269613117, 1.619153176572123e-05, 3.13890369115063e-05, 6.11141270264061e-05, 0.006749610243440946, 0.0008299341540773628, 0.0013953740536630213], "min": [0.05352650913840469, -0.09174359205025515, 1.1782371247255399, -0.004604295473413719, -0.06588650070234503, -1.4057227093487326, 0.06877518132087293, -0.33597249814259683, 1.1828733883887488, -0.04158688310223526, -0.0061342989345853915, 0.023009711876511567], "max": [0.555341665524816, 0.34548336123133294, 1.4431779880522455, 0.4594481300073803, 0.8093425265429874, 8.843945084546385e-08, 0.06900840955838572, -0.3358689738939642, 1.1833918075737204, -0.024694278275630373, 0.0015335748839024888, 0.027612173779035222], "count": [346]}, "gripper_mode_state": {"mean": [0.0, 0.0], "std": [0.0, 0.0], "min": [0, 0], "max": [0, 0], "count": [346]}, "gripper_activity_state": {"mean": [1.9190751445086704, 2.0], "std": [0.37142945263392646, 0.0], "min": [0, 2], "max": [2, 2], "count": [346]}, "gripper_mode_action": {"mean": [0.24566473988439305, 0.0], "std": [0.43048063308576995, 0.0], "min": [0, 0], "max": [1, 0], "count": [346]}, "gripper_activity_action": {"mean": [1.9739884393063585, 2.0], "std": [0.20658170264171571, 0.0], "min": [0, 2], "max": [2, 2], "count": [346]}, "gripper_open_scale_state": {"mean": [0.9010808660253647, 0.9796254880166501], "std": [0.12441082834281984, 1.3708042272178723e-05], "min": [0.6835019683837891, 0.9794789123535156], "max": [0.9789613342285156, 0.9796267700195312], "count": [346]}, "gripper_open_scale_action": {"mean": [0.7543352601156069, 1.0], "std": [0.43048063308576995, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [346]}}} +{"episode_index": 22, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[1.0]]], "mean": [[[0.641417385620915]], [[0.6642248393246187]], [[0.6404675844226579]]], "std": [[[0.15063699125048974]], [[0.16186769305038978]], [[0.15690598321825128]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[0.9411764705882353]], [[0.8941176470588236]], [[0.9254901960784314]]], "mean": [[[0.6145280582788671]], [[0.6442074482570807]], [[0.6165348720043573]]], "std": [[[0.15832304591651253]], [[0.16748195664350957]], [[0.15832666086220093]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4594176797385621]], [[0.4429733551198257]], [[0.4246415468409586]]], "std": [[[0.20424780023774977]], [[0.2020821966907304]], [[0.22276740062454234]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.7137254901960784]], [[0.6666666666666666]], [[0.6352941176470588]]], "mean": [[[0.43495781590413946]], [[0.4375230174291939]], [[0.4271480337690632]]], "std": [[[0.1865955661661329]], [[0.18246975429286882]], [[0.1873052029076575]]], "count": [100]}, "observation.state": {"min": [-0.381914883852005, -0.002765957498922944, -1.9646809101104736, -0.16404254734516144, -0.19085106253623962, -0.027234042063355446, -2.7585105895996094, 0.0031914892606437206, -0.001276595750823617, 0.0, -0.009148935787379742, -0.0031914892606437206, -0.006170212756842375, -2.742978811264038, 67.121826171875, 97.3410415649414], "max": [0.2148936241865158, 2.230212688446045, 0.0, 0.7608510851860046, 0.0, 0.1951063871383667, -1.8589361906051636, 0.0042553190141916275, -0.001276595750823617, 0.0, -0.007234042510390282, 0.00042553190723992884, 0.006170212756842375, -2.742553234100342, 97.89613342285156, 97.3558578491211], "mean": [-0.08953502774238586, 0.8991897106170654, -0.7692773342132568, 0.26759788393974304, -0.07369588315486908, 0.08931609988212585, -2.606992244720459, 0.003546408610418439, -0.0012765948195010424, 0.0, -0.008856379427015781, -0.0016030819388106465, -0.0012408292386680841, -2.7425589561462402, 92.70391082763672, 97.34131622314453], "std": [0.16261082887649536, 0.8994125127792358, 0.7472948431968689, 0.33603131771087646, 0.06761249154806137, 0.08400566875934601, 0.30693063139915466, 0.00030394308851100504, 9.313225746154785e-10, 0.0, 0.0002766998077277094, 0.0003960150352213532, 0.001488997833803296, 4.808096855413169e-05, 10.495973587036133, 0.0016759606078267097], "count": [232]}, "action": {"min": [-0.3834952116012573, 0.0, -1.969631314277649, -0.16873788833618164, -0.19328157603740692, -0.02761165425181389, -2.7585105895996094, 0.003067961661145091, 0.0, 0.0015339808305725455, -0.00920388475060463, -0.003067961661145091, -0.007669903803616762, -2.742978811264038, 0.0, 100.0, 0.0, 0.0], "max": [0.21935924887657166, 2.230407953262329, 0.0, 0.7669904232025146, -0.0, 0.19634954631328583, -1.8589361906051636, 0.004601942375302315, 0.0, 0.0015339808305725455, -0.007669903803616762, 0.0015339808305725455, 0.007669903803616762, -2.742553234100342, 100.0, 100.0, 0.0, 0.0], "mean": [-0.09020725637674332, 0.899752140045166, -0.7699391841888428, 0.26725655794143677, -0.07429884374141693, 0.0898769348859787, -2.606992244720459, 0.0039275940507650375, 0.0, 0.0015339830424636602, -0.009157619439065456, -0.0015339830424636602, -0.0014281910844147205, -2.7425589561462402, 85.77586364746094, 100.0, 0.0, 0.0], "std": [0.16452321410179138, 0.8994468450546265, 0.7477667331695557, 0.33961936831474304, 0.0683632642030716, 0.08561047166585922, 0.30693063139915466, 0.0007613095222041011, 0.0, 2.2118911147117615e-09, 0.00026240519946441054, 0.0005135262035764754, 0.001764297834597528, 4.808096855413169e-05, 34.92967224121094, 0.0, 0.0, 0.0], "count": [232]}, "timestamp": {"min": [0.0], "max": [7.7], "mean": [3.85], "std": [2.2324003026140073], "count": [232]}, "frame_index": {"min": [0], "max": [231], "mean": [115.5], "std": [66.97200907842021], "count": [232]}, "episode_index": {"min": [91], "max": [91], "mean": [91.0], "std": [0.0], "count": [232]}, "index": {"min": [32664], "max": [32895], "mean": [32779.5], "std": [66.97200907842021], "count": [232]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [232]}, "subtask_annotation": {"mean": [3.8706896551724137, 6.0, 6.0, 6.0, 6.0], "std": [1.6688328174660283, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [232]}, "scene_annotation": {"mean": [91.0], "std": [0.0], "min": [91], "max": [91], "count": [232]}, "eef_direction_state": {"mean": [4.254310344827586, 6.0], "std": [2.0447532622999005, 0.0], "min": [0, 6], "max": [6, 6], "count": [232]}, "eef_velocity_state": {"mean": [1.1896551724137931, 0.0], "std": [0.9460789598840638, 0.0], "min": [0, 0], "max": [2, 0], "count": [232]}, "eef_acc_mag_state": {"mean": [1.0, 0.0], "std": [0.8709883407113854, 0.0], "min": [0, 0], "max": [2, 0], "count": [232]}, "eef_direction_action": {"mean": [4.327586206896552, 6.0], "std": [2.0162095799183604, 0.0], "min": [0, 6], "max": [6, 6], "count": [232]}, "eef_velocity_action": {"mean": [1.1810344827586208, 0.0], "std": [0.9523033594743401, 0.0], "min": [0, 0], "max": [2, 0], "count": [232]}, "eef_acc_mag_action": {"mean": [1.0, 0.0], "std": [0.8808303292720552, 0.0], "min": [0, 0], "max": [2, 0], "count": [232]}, "eef_sim_pose_state": {"mean": [0.22220392782681164, 0.29622144489007773, 1.2681087816453438, -0.023670402612906174, 0.38796225588673633, -0.2348651024839335, 0.06902920169824386, -0.33660752128351606, 1.1833736236965673, -0.0012245451905789212, -0.010132965020048403, 0.0019432407739941983], "std": [0.1677819081698077, 0.05763328526273924, 0.0852444292408498, 0.14223686467465707, 0.5150171607457423, 0.3104988326618321, 2.6903416075587364e-07, 1.1923448061255213e-05, 2.836118592029863e-05, 0.001492296405515745, 0.0002766979012231278, 0.00047059122248190515], "min": [0.0577451501724874, 0.1716443330100746, 1.182615910909314, -0.44555870483855115, -0.25099101436436566, -0.8586502168069818, 0.06902886081900492, -0.33664488328432024, 1.183207336440368, -0.006170212756842375, -0.010425516435034421, 0.00042535854366482825], "max": [0.48545663068461814, 0.36661902796957097, 1.449599903639792, 0.1745601680916044, 1.2662459404376283, 0.1331974076669639, 0.06903068252450849, -0.3365634888904881, 1.1834036096476992, 0.006202807768508192, -0.008510635178970993, 0.0040425753550122475], "count": [232]}, "eef_sim_pose_action": {"mean": [0.22157434748702093, 0.2956749065535568, 1.2683934141167497, -0.027790631964279822, 0.3869681723590065, -0.24056262398086412, 0.06924338077655885, -0.3366138536645816, 1.1830083609446815, -0.0014164740518629317, -0.007623610015526742, 0.0023935609986060853], "std": [0.16718785830004157, 0.05783127656896463, 0.08678467664843448, 0.15272728382911074, 0.5225849321051952, 0.3199729765783211, 2.0374834008960668e-07, 2.1989882879244087e-05, 2.689664654970706e-05, 0.0017676798078878995, 0.0002624042391463632, 0.0008613283621691969], "min": [0.05104228974366396, 0.1694911120549981, 1.1821805272498351, -0.5032578291058534, -0.2904278457489762, -0.9147764720275617, 0.06924303310326457, -0.33666367004534503, 1.1828558712456883, -0.0076816695153040775, -0.007669903920032084, -9.02417896946105e-08], "max": [0.48798246570937837, 0.3670141348546484, 1.4605655689457635, 0.18158495792034002, 1.2855741789064505, 0.13915816962091956, 0.06924451755936735, -0.3365253159302114, 1.1830131052955455, 0.007693435199302275, -0.006135915753743282, 0.006135968326982066], "count": [232]}, "gripper_mode_state": {"mean": [0.0, 0.0], "std": [0.0, 0.0], "min": [0, 0], "max": [0, 0], "count": [232]}, "gripper_activity_state": {"mean": [1.8836206896551724, 2.0], "std": [0.44459279422341813, 0.0], "min": [0, 2], "max": [2, 2], "count": [232]}, "gripper_mode_action": {"mean": [0.14224137931034483, 0.0], "std": [0.3492975369541498, 0.0], "min": [0, 0], "max": [1, 0], "count": [232]}, "gripper_activity_action": {"mean": [1.9612068965517242, 2.0], "std": [0.25129716977842004, 0.0], "min": [0, 2], "max": [2, 2], "count": [232]}, "gripper_open_scale_state": {"mean": [0.9270379270356317, 0.973412331548234], "std": [0.10495979272701321, 1.6739006689452676e-05], "min": [0.67121826171875, 0.9734104156494141], "max": [0.9789613342285156, 0.973558578491211], "count": [232]}, "gripper_open_scale_action": {"mean": [0.8577586206896551, 1.0], "std": [0.3492975369541498, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [232]}}} +{"episode_index": 23, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[0.9764705882352941]]], "mean": [[[0.6263807516339869]], [[0.6464598965141612]], [[0.6060001470588235]]], "std": [[[0.16734520501561417]], [[0.17801958377145505]], [[0.191057885034316]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[0.9450980392156862]], [[0.8705882352941177]], [[1.0]]], "mean": [[[0.6005184368191722]], [[0.6275338507625272]], [[0.5833853349673203]]], "std": [[[0.1714819622637787]], [[0.1799628571090664]], [[0.1882033345148822]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9294117647058824]], [[0.803921568627451]], [[0.8235294117647058]]], "mean": [[[0.4604755882352941]], [[0.4337895288671024]], [[0.40819318627450984]]], "std": [[[0.1994739019963049]], [[0.20720590817519838]], [[0.23170663802922184]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.6431372549019608]], [[0.6549019607843137]], [[0.6588235294117647]]], "mean": [[[0.4321143845315904]], [[0.44077246732026143]], [[0.43639837145969496]]], "std": [[[0.18526939755806804]], [[0.17892471059584572]], [[0.18523736501236504]]], "count": [100]}, "observation.state": {"min": [-0.7942553162574768, -0.001276595750823617, -1.952765941619873, -0.2759574353694916, -0.20723403990268707, -0.054680850356817245, -2.7551064491271973, -0.00042553190723992884, -0.001276595750823617, 0.0, -0.008085106499493122, -0.03255319222807884, 0.0302127655595541, -2.760425567626953, 64.22041320800781, 97.94789123535156], "max": [0.07446808367967606, 2.1057446002960205, 0.0, 0.5421276688575745, -0.011063829995691776, 0.16638298332691193, -1.775957465171814, 0.0, -0.001276595750823617, 0.0, -0.007021276745945215, -0.03127659484744072, 0.034893617033958435, -2.759999990463257, 97.77780151367188, 97.96267700195312], "mean": [-0.19202953577041626, 1.1209524869918823, -0.8422854542732239, 0.19031502306461334, -0.10325153917074203, 0.10603869706392288, -2.4257075786590576, -1.5036463310025283e-06, -0.0012765926076099277, 0.0, -0.0072430833242833614, -0.03202241659164429, 0.030845051631331444, -2.760390281677246, 86.48506164550781, 97.96134948730469], "std": [0.23156428337097168, 0.8251480460166931, 0.6249729990959167, 0.23401272296905518, 0.06932009756565094, 0.05491862818598747, 0.4419765770435333, 2.5250494218198583e-05, 3.14321368932724e-09, 0.0, 0.00017318068421445787, 0.00023551174672320485, 0.0006522755138576031, 0.00012725230772048235, 15.140433311462402, 0.004416823852807283], "count": [283]}, "action": {"min": [-0.7976700067520142, -0.0015339808305725455, -1.9558254480361938, -0.279184490442276, -0.20862138271331787, -0.05522330850362778, -2.7551064491271973, 0.0, -0.0015339808305725455, 0.0, -0.007669903803616762, -0.032213594764471054, 0.03067961521446705, -2.760425567626953, 0.0, 100.0, 0.0, 0.0], "max": [0.07516505569219589, 2.107689619064331, 0.0015339808305725455, 0.5460971593856812, -0.01073786523193121, 0.16873788833618164, -1.775957465171814, 0.0, 0.0, 0.0, -0.007669903803616762, -0.032213594764471054, 0.03681553900241852, -2.759999990463257, 100.0, 100.0, 0.0, 0.0], "mean": [-0.19157923758029938, 1.1225481033325195, -0.8440945148468018, 0.19043536484241486, -0.10448954999446869, 0.10799121856689453, -2.4257075786590576, 0.0, -0.001517722150310874, 0.0, -0.007669919636100531, -0.03221360594034195, 0.030977794900536537, -2.760390281677246, 68.19788360595703, 100.0, 0.0, 0.0], "std": [0.2318693846464157, 0.8240253329277039, 0.6250288486480713, 0.23615355789661407, 0.0697556585073471, 0.055140651762485504, 0.4419765770435333, 0.0, 0.00015709878061898053, 0.0, 1.5832483768463135e-08, 1.1175870895385742e-08, 0.0010084595996886492, 0.00012725230772048235, 46.57075119018555, 0.0, 0.0, 0.0], "count": [283]}, "timestamp": {"min": [0.0], "max": [9.4], "mean": [4.699999999999999], "std": [2.723151768733347], "count": [283]}, "frame_index": {"min": [0], "max": [282], "mean": [141.0], "std": [81.69455306200041], "count": [283]}, "episode_index": {"min": [92], "max": [92], "mean": [92.0], "std": [0.0], "count": [283]}, "index": {"min": [32896], "max": [33178], "mean": [33037.0], "std": [81.69455306200041], "count": [283]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [283]}, "subtask_annotation": {"mean": [3.6572438162544167, 6.0, 6.0, 6.0, 6.0], "std": [1.4846120600420096, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [283]}, "scene_annotation": {"mean": [92.0], "std": [0.0], "min": [92], "max": [92], "count": [283]}, "eef_direction_state": {"mean": [3.6713780918727914, 6.0], "std": [2.095290160585532, 0.0], "min": [0, 6], "max": [6, 6], "count": [283]}, "eef_velocity_state": {"mean": [1.3816254416961131, 0.0], "std": [0.8381041458868455, 0.0], "min": [0, 0], "max": [2, 0], "count": [283]}, "eef_acc_mag_state": {"mean": [1.0565371024734982, 0.0], "std": [0.8798799435459934, 0.0], "min": [0, 0], "max": [2, 0], "count": [283]}, "eef_direction_action": {"mean": [3.6784452296819787, 6.0], "std": [2.1047972430330093, 0.0], "min": [0, 6], "max": [6, 6], "count": [283]}, "eef_velocity_action": {"mean": [1.3674911660777385, 0.0], "std": [0.8443972879855184, 0.0], "min": [0, 0], "max": [2, 0], "count": [283]}, "eef_acc_mag_action": {"mean": [1.0918727915194346, 0.0], "std": [0.8482184768824117, 0.0], "min": [0, 0], "max": [2, 0], "count": [283]}, "eef_sim_pose_state": {"mean": [0.25536978362368606, 0.26795067266046174, 1.2791274361407243, 0.004822744428767197, 0.4609733077765927, -0.349453835225039, 0.06901896375175678, -0.3372106825514318, 1.183208162944987, 0.03111782831179633, -0.008515292069236301, -0.0320250699142906], "std": [0.15024970607008334, 0.08209488162772684, 0.07392298011437269, 0.11613759047054954, 0.48523329617029765, 0.30454802956573246, 2.2563604000046405e-07, 5.374864923549342e-06, 1.7748905782656772e-05, 0.0006523243728698941, 0.00017309341233552687, 0.00023482696523418516], "min": [0.06770389126207593, 0.02318751783021235, 1.1819424226385629, -0.2352731695996515, -0.2799535133346778, -1.006176854756035, 0.0690181194336004, -0.33722265511073807, 1.1831854292224089, 0.030479317035804483, -0.009356871013413315, -0.03255449112302608], "max": [0.4660637920659738, 0.33755762770050546, 1.412904153016401, 0.16942735839725187, 1.2351470242702307, -0.011063911127659472, 0.06901938770953617, -0.33719376521187505, 1.1832944609234823, 0.03516700348269347, -0.00829347611362019, -0.031277842873084584], "count": [283]}, "eef_sim_pose_action": {"mean": [0.2553811494023641, 0.2680792580161337, 1.2796695374585922, 0.005836560752565682, 0.4607310218965992, -0.35113046747128324, 0.06900006399024124, -0.3372150171557031, 1.1832463803784117, 0.03127366162779282, -0.009182856560948013, -0.03221495388290922], "std": [0.14992538926322382, 0.082078300979105, 0.07489168635655814, 0.11853530562355229, 0.48822801375420244, 0.30566054193980197, 1.1979351011583721e-05, 5.551115123125783e-17, 3.592880042713919e-06, 0.0010086267580414721, 0.00015701738773601912, 4.266977829038781e-08], "min": [0.06523087489343461, 0.022219604714700684, 1.181126385178889, -0.24019632450358286, -0.29158301047795443, -1.0132791034076707, 0.06899882400960783, -0.3372150171557032, 1.183246008479996, 0.03092665249658196, -0.00919910940467239, -0.0322149582996508], "max": [0.46245440921591796, 0.33834454998083535, 1.4189340792752991, 0.1766654174189786, 1.241797155505172, -0.009204200225327575, 0.06911579551603042, -0.3372150171557032, 1.183281090897281, 0.03711198629838124, -0.007665924480024566, -0.0322145416536872], "count": [283]}, "gripper_mode_state": {"mean": [0.0, 0.0], "std": [0.0, 0.0], "min": [0, 0], "max": [0, 0], "count": [283]}, "gripper_activity_state": {"mean": [1.8869257950530036, 2.0], "std": [0.43836197444809966, 0.0], "min": [0, 2], "max": [2, 2], "count": [283]}, "gripper_mode_action": {"mean": [0.31802120141342755, 0.0], "std": [0.4657077590775006, 0.0], "min": [0, 0], "max": [1, 0], "count": [283]}, "gripper_activity_action": {"mean": [1.9681978798586572, 2.0], "std": [0.2280178912353596, 0.0], "min": [0, 2], "max": [2, 2], "count": [283]}, "gripper_open_scale_state": {"mean": [0.8648490320751643, 0.9796121409925083], "std": [0.15140436594362555, 4.414754081996727e-05], "min": [0.6422041320800781, 0.9794789123535156], "max": [0.9777780151367188, 0.9796267700195312], "count": [283]}, "gripper_open_scale_action": {"mean": [0.6819787985865724, 1.0], "std": [0.4657077590775006, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [283]}}} +{"episode_index": 24, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9529411764705882]], [[0.9568627450980393]], [[1.0]]], "mean": [[[0.6335122494553378]], [[0.6589056835511983]], [[0.6324528540305011]]], "std": [[[0.15257716900297094]], [[0.16326618944580995]], [[0.17136830973925105]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[0.9529411764705882]], [[0.9764705882352941]], [[1.0]]], "mean": [[[0.608584452614379]], [[0.6393859150326797]], [[0.6087959940087146]]], "std": [[[0.15731340599312638]], [[0.16658742088324133]], [[0.16966309656705658]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4598550108932462]], [[0.4397927614379085]], [[0.40972059912854025]]], "std": [[[0.20943888441968955]], [[0.2070007002058301]], [[0.235508511981385]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7333333333333333]], [[0.6980392156862745]], [[0.7058823529411765]]], "mean": [[[0.449616598583878]], [[0.4480311274509804]], [[0.43920560185185187]]], "std": [[[0.2092138745963459]], [[0.20645145053400804]], [[0.21844630305823198]]], "count": [100]}, "observation.state": {"min": [-0.2468085139989853, -0.0019148936262354255, -1.734255313873291, -0.005744680762290955, -0.19531914591789246, -0.0382978729903698, -2.754680871963501, 0.0, 0.0, 0.0, 0.00042553190723992884, 0.018297871574759483, -0.08170212805271149, -2.835106372833252, 66.83140563964844, 100.5361328125], "max": [0.014893617480993271, 2.1714894771575928, 0.0, 0.9904255270957947, 0.13212765753269196, 0.12106382846832275, -1.8506382703781128, 0.0, 0.0, 0.0, 0.0031914892606437206, 0.028723403811454773, -0.05425531789660454, -2.8348937034606934, 97.76300048828125, 100.54344177246094], "mean": [-0.04774033650755882, 0.9110708832740784, -0.8296710848808289, 0.44893720746040344, -0.04523111507296562, 0.026048634201288223, -2.5899574756622314, 0.0, 0.0, 0.0, 0.0016685888404026628, 0.019754722714424133, -0.05598576366901398, -2.8349034786224365, 92.11830139160156, 100.53611755371094], "std": [0.08574099093675613, 0.8324373364448547, 0.650312602519989, 0.35108309984207153, 0.09024743735790253, 0.0354265496134758, 0.31867921352386475, 0.0, 0.0, 0.0, 0.00027815779321826994, 0.0020391542930155993, 0.005508108530193567, 3.327375088701956e-05, 10.898962020874023, 0.0011495704529806972], "count": [203]}, "action": {"min": [-0.24697090685367584, -0.0015339808305725455, -1.7395342588424683, -0.006135923322290182, -0.19941750168800354, -0.03834952041506767, -2.754680871963501, 0.0, 0.0, 0.0015339808305725455, 0.0, 0.01840776950120926, -0.08283495903015137, -2.835106372833252, 0.0, 100.0, 0.0, 0.0], "max": [0.01840776950120926, 2.178252696990967, -0.0, 0.9986214637756348, 0.13805827498435974, 0.1257864236831665, -1.8506382703781128, 0.0, 0.0, 0.0015339808305725455, 0.003067961661145091, 0.029145635664463043, -0.05522330850362778, -2.8348937034606934, 100.0, 100.0, 0.0, 0.0], "mean": [-0.046911220997571945, 0.909000813961029, -0.8281379342079163, 0.4521016776561737, -0.04432680457830429, 0.02600967325270176, -2.5899574756622314, 0.0, 0.0, 0.0015339828096330166, 0.0015642091166228056, 0.0203951857984066, -0.056855592876672745, -2.8349034786224365, 84.72906494140625, 100.0, 0.0, 0.0], "std": [0.0857488363981247, 0.8325660228729248, 0.6486427187919617, 0.35420483350753784, 0.09271298348903656, 0.03661063686013222, 0.31867921352386475, 0.0, 0.0, 1.979060471057892e-09, 0.00037173336022533476, 0.002066106302663684, 0.005818027071654797, 3.327375088701956e-05, 35.97072219848633, 0.0, 0.0, 0.0], "count": [203]}, "timestamp": {"min": [0.0], "max": [6.733333333333333], "mean": [3.366666666666667], "std": [1.9533447098644816], "count": [203]}, "frame_index": {"min": [0], "max": [202], "mean": [101.0], "std": [58.60034129593445], "count": [203]}, "episode_index": {"min": [94], "max": [94], "mean": [94.0], "std": [0.0], "count": [203]}, "index": {"min": [33488], "max": [33690], "mean": [33589.0], "std": [58.60034129593445], "count": [203]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [203]}, "subtask_annotation": {"mean": [3.8817733990147785, 6.0, 6.0, 6.0, 6.0], "std": [1.5331518158760136, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [203]}, "scene_annotation": {"mean": [94.0], "std": [0.0], "min": [94], "max": [94], "count": [203]}, "eef_direction_state": {"mean": [3.773399014778325, 6.0], "std": [2.1696250098004795, 0.0], "min": [0, 6], "max": [6, 6], "count": [203]}, "eef_velocity_state": {"mean": [1.4039408866995073, 0.0], "std": [0.8447952714668849, 0.0], "min": [0, 0], "max": [2, 0], "count": [203]}, "eef_acc_mag_state": {"mean": [1.1625615763546797, 0.0], "std": [0.8293729246718846, 0.0], "min": [0, 0], "max": [2, 0], "count": [203]}, "eef_direction_action": {"mean": [3.7635467980295565, 6.0], "std": [2.179901753904737, 0.0], "min": [0, 6], "max": [6, 6], "count": [203]}, "eef_velocity_action": {"mean": [1.3891625615763548, 0.0], "std": [0.8488072118763725, 0.0], "min": [0, 0], "max": [2, 0], "count": [203]}, "eef_acc_mag_action": {"mean": [1.1280788177339902, 0.0], "std": [0.8265005781065278, 0.0], "min": [0, 0], "max": [2, 0], "count": [203]}, "eef_sim_pose_state": {"mean": [0.2103331911621293, 0.31658238400720123, 1.2802952061329773, -0.1371108260022669, 0.5169201699600318, -0.2121350280838798, 0.06912590081981673, -0.33604572896139256, 1.1823239722574925, -0.05595266748152042, 0.0016682564336093885, 0.019754771667383417], "std": [0.16090803100731263, 0.032036865371985405, 0.08221704396283265, 0.2577603770032941, 0.5243836662328945, 0.30561651546142565, 1.0837924320484776e-06, 4.58746302282134e-05, 2.8509654772436846e-05, 0.005502669169903681, 0.00027805564670278175, 0.002039161896409554], "min": [0.004170998789892175, 0.2329488104988153, 1.182334981087049, -0.8947022195530292, -0.03361567691047562, -0.9415220614499925, 0.06912101485615506, -0.3360785059724401, 1.1821678903811808, -0.08164713328547615, 0.0004253716348938674, 0.01829788648143235], "max": [0.48233307748016657, 0.33982160829063446, 1.4679324583076891, 0.0717010790029507, 1.3905856179664897, 0.10404621809609627, 0.06912663444539564, -0.3358439661188983, 1.1824513853108367, -0.054222001747672124, 0.0031902872140581184, 0.028723456444316044], "count": [203]}, "eef_sim_pose_action": {"mean": [0.20892582815429356, 0.31696919939167084, 1.2797302998442859, -0.1474444305139203, 0.5183792192083813, -0.21989057524266645, 0.06924084489397388, -0.336031320973269, 1.1819093665848484, -0.05679212274080507, 0.0030975317762998097, 0.02039524453276238], "std": [0.16107031035704017, 0.03208298949681123, 0.08260917312052407, 0.2783523336003456, 0.5287892596359497, 0.3244538441319376, 1.163114354407746e-06, 4.648038410561467e-05, 3.809963307175748e-05, 0.005808272677514721, 0.00037155866056049093, 0.0020661308092801123], "min": [-0.003964451763998383, 0.23254246567158182, 1.1823027034655564, -0.9281296326994424, -0.029143977283770273, -0.9662055698249481, 0.0692354295463392, -0.3360760333558816, 1.1817552410087868, -0.08274555371611686, 0.0015333961111256844, 0.018407856112521836], "max": [0.4853492067142776, 0.3414788495785549, 1.4724708004138751, 0.07411811961167483, 1.3935561850296208, 0.13125115323004116, 0.06924177715599494, -0.3358344686126546, 1.1820697004247613, -0.055162131839402356, 0.0046007242949135385, 0.029145944113745832], "count": [203]}, "gripper_mode_state": {"mean": [0.0, 0.0], "std": [0.0, 0.0], "min": [0, 0], "max": [0, 0], "count": [203]}, "gripper_activity_state": {"mean": [1.8620689655172413, 2.0], "std": [0.47673939258857995, 0.0], "min": [0, 2], "max": [2, 2], "count": [203]}, "gripper_mode_action": {"mean": [0.15270935960591134, 0.0], "std": [0.3597071184931749, 0.0], "min": [0, 0], "max": [1, 0], "count": [203]}, "gripper_activity_action": {"mean": [1.9556650246305418, 2.0], "std": [0.26819029731657495, 0.0], "min": [0, 2], "max": [2, 2], "count": [203]}, "gripper_open_scale_state": {"mean": [0.9211821844542583, 1.0], "std": [0.10898958608414035, 0.0], "min": [0.6683140563964843, 1.0], "max": [0.9776300048828125, 1.0], "count": [203]}, "gripper_open_scale_action": {"mean": [0.8472906403940886, 1.0], "std": [0.3597071184931749, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [203]}}} +{"episode_index": 25, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.621151947167756]], [[0.6510057543572985]], [[0.633053077342048]]], "std": [[[0.1744813633371407]], [[0.18210108819561882]], [[0.18289365810147554]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5984949727668845]], [[0.6362837990196077]], [[0.6148322467320261]]], "std": [[[0.17549964484620997]], [[0.18123830017787887]], [[0.1771634648312446]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44945586056644876]], [[0.4420118218954248]], [[0.43174802287581704]]], "std": [[[0.21134424114332784]], [[0.2035614071554893]], [[0.22279176498440179]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9921568627450981]], [[1.0]], [[1.0]]], "mean": [[[0.43309132352941176]], [[0.4330140359477124]], [[0.42435959150326796]]], "std": [[[0.19364623575786222]], [[0.18570391347632917]], [[0.19300677975132213]]], "count": [100]}, "observation.state": {"min": [-0.8774468302726746, -0.001276595750823617, -1.9710638523101807, 0.004680851008743048, -0.38957446813583374, -0.47851064801216125, -2.7585105895996094, -0.00042553190723992884, -0.001276595750823617, -0.0017021276289597154, -0.006595744751393795, -0.030638298019766808, 0.030638298019766808, -2.760425567626953, 67.82174682617188, 97.94789123535156], "max": [-0.009148935787379742, 2.3802127838134766, 0.0, 0.7312765717506409, 0.12702128291130066, 0.2168085128068924, -1.8789361715316772, 0.0, -0.001276595750823617, -0.0017021276289597154, -0.005106383003294468, -0.028297873213887215, 0.03404255211353302, -2.759999990463257, 97.89613342285156, 97.96267700195312], "mean": [-0.3159889876842499, 1.0782322883605957, -1.0575231313705444, 0.31758391857147217, -0.010505248792469501, -0.11581491678953171, -2.622776746749878, -3.390692427274189e-06, -0.0012765938881784678, -0.0017021293751895428, -0.005564980674535036, -0.028932781890034676, 0.032098010182380676, -2.76041316986084, 93.248291015625, 97.96218872070312], "std": [0.3445276618003845, 0.9925119280815125, 0.824432373046875, 0.25904709100723267, 0.11972435563802719, 0.23324161767959595, 0.28888750076293945, 3.7833338865311816e-05, 1.862645149230957e-09, 1.7462298274040222e-09, 0.00022589827131014317, 0.0003068133373744786, 0.000639867561403662, 8.73418539413251e-05, 9.87100887298584, 0.0030309290159493685], "count": [251]}, "action": {"min": [-0.8774369955062866, -0.0015339808305725455, -1.9711652994155884, 0.004601942375302315, -0.39269909262657166, -0.4832039475440979, -2.7585105895996094, 0.0, -0.0015339808305725455, -0.0015339808305725455, -0.007669903803616762, -0.03067961521446705, 0.03067961521446705, -2.760425567626953, 0.0, 100.0, 0.0, 0.0], "max": [-0.007669903803616762, 2.382272243499756, 0.0015339808305725455, 0.7363107800483704, 0.12885437905788422, 0.21935924887657166, -1.8789361715316772, 0.0, 0.0, -0.0015339808305725455, -0.006135923322290182, -0.029145635664463043, 0.03528155758976936, -2.759999990463257, 100.0, 100.0, 0.0, 0.0], "mean": [-0.3180544972419739, 1.0810472965240479, -1.0600314140319824, 0.32244718074798584, -0.010108418762683868, -0.11710204929113388, -2.622776746749878, 0.0, -0.0013506384566426277, -0.001533983275294304, -0.006142044439911842, -0.029188470914959908, 0.032366324216127396, -2.76041316986084, 86.85259246826172, 100.0, 0.0, 0.0], "std": [0.3455614149570465, 0.9921087026596069, 0.8242208361625671, 0.26219475269317627, 0.12265492975711823, 0.23656202852725983, 0.28888750076293945, 0.0, 0.0004976261989213526, 2.444721758365631e-09, 9.663093078415841e-05, 0.00025257462402805686, 0.0015445610042661428, 8.73418539413251e-05, 33.79173278808594, 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": [100], "max": [100], "mean": [100.0], "std": [0.0], "count": [251]}, "index": {"min": [35536], "max": [35786], "mean": [35661.0], "std": [72.4568837309472], "count": [251]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [251]}, "subtask_annotation": {"mean": [3.848605577689243, 6.0, 6.0, 6.0, 6.0], "std": [1.66789106520396, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [251]}, "scene_annotation": {"mean": [100.0], "std": [0.0], "min": [100], "max": [100], "count": [251]}, "eef_direction_state": {"mean": [3.864541832669323, 6.0], "std": [2.0369049467744547, 0.0], "min": [0, 6], "max": [6, 6], "count": [251]}, "eef_velocity_state": {"mean": [1.3625498007968126, 0.0], "std": [0.8608528341717612, 0.0], "min": [0, 0], "max": [2, 0], "count": [251]}, "eef_acc_mag_state": {"mean": [1.00398406374502, 0.0], "std": [0.8349822049688017, 0.0], "min": [0, 0], "max": [2, 0], "count": [251]}, "eef_direction_action": {"mean": [3.8207171314741037, 6.0], "std": [2.067517971244667, 0.0], "min": [0, 6], "max": [6, 6], "count": [251]}, "eef_velocity_action": {"mean": [1.3585657370517927, 0.0], "std": [0.869420935799759, 0.0], "min": [0, 0], "max": [2, 0], "count": [251]}, "eef_acc_mag_action": {"mean": [1.0597609561752988, 0.0], "std": [0.8280529306786265, 0.0], "min": [0, 0], "max": [2, 0], "count": [251]}, "eef_sim_pose_state": {"mean": [0.22057327164898974, 0.2175145980270804, 1.2900573166972071, -0.1303677140009646, 0.3355003498176623, -0.33419474921874726, 0.0688919412017573, -0.337141145364208, 1.1835077321621332, 0.032345164717270176, -0.008540120908954956, -0.02893722628140166], "std": [0.16524571738806135, 0.1415351421142168, 0.10011656659132022, 0.26076773487991484, 0.4260402793639603, 0.4004554906420236, 3.006544913250373e-07, 7.008765549788509e-06, 2.315203514266388e-05, 0.0006408862348894543, 0.000225793450046605, 0.0003068506482883587], "min": [0.011895561309505944, -0.01644707710120335, 1.1817243995599123, -0.6508450709841433, -0.17490371753527967, -1.080872576625373, 0.0688906450993993, -0.3371795857597729, 1.1834607322860882, 0.03089254640818498, -0.009570400771341525, -0.030639463080499172], "max": [0.47183825553650294, 0.3385335832463196, 1.5049173408164307, 0.23675576017143238, 1.0298018742732302, 0.09970255052942138, 0.06889256798117627, -0.3371267114565568, 1.183613373891448, 0.034309203540278416, -0.00808177129622023, -0.028298846942328447], "count": [251]}, "eef_sim_pose_action": {"mean": [0.22018260321081573, 0.21704167370445232, 1.2898309641580035, -0.13465246557796018, 0.34032036882665706, -0.336729275576446, 0.06889852752688139, -0.3371469736418253, 1.1835185874244878, 0.032629692691544566, -0.009022807161322243, -0.029189608165191592], "std": [0.16502363164202782, 0.14156462065288247, 0.10096643203406641, 0.26387568139693596, 0.4299222596190948, 0.405389977005485, 3.806707791382567e-05, 5.681144483653984e-06, 1.4953832189604375e-05, 0.0015435782837436454, 0.000508915085135236, 0.000252573527712616], "min": [0.006269835280838933, -0.015271100656024217, 1.181248641937977, -0.6613795128716479, -0.13943342305593798, -1.0875024934220594, 0.06888296517665143, -0.3371805150836649, 1.183513737785261, 0.030903132178154883, -0.01073330487546098, -0.03068091390310113], "max": [0.47204389954142656, 0.3389695454505599, 1.5106373659487695, 0.23609959494452887, 1.0435163353242185, 0.10157407098600774, 0.06900191514777655, -0.3371460113873454, 1.1836709623973347, 0.03551683499514264, -0.007666294759600456, -0.029146492481453873], "count": [251]}, "gripper_mode_state": {"mean": [0.0, 0.0], "std": [0.0, 0.0], "min": [0, 0], "max": [0, 0], "count": [251]}, "gripper_activity_state": {"mean": [1.8884462151394423, 2.0], "std": [0.4321561527206111, 0.0], "min": [0, 2], "max": [2, 2], "count": [251]}, "gripper_mode_action": {"mean": [0.13147410358565736, 0.0], "std": [0.337918131611794, 0.0], "min": [0, 0], "max": [1, 0], "count": [251]}, "gripper_activity_action": {"mean": [1.9641434262948207, 2.0], "std": [0.2418165881353553, 0.0], "min": [0, 2], "max": [2, 2], "count": [251]}, "gripper_open_scale_state": {"mean": [0.9324818462964584, 0.9796202902015019], "std": [0.09871006820538158, 3.0267188980234995e-05], "min": [0.6782174682617188, 0.9794789123535156], "max": [0.9789613342285156, 0.9796267700195312], "count": [251]}, "gripper_open_scale_action": {"mean": [0.8685258964143426, 1.0], "std": [0.337918131611794, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [251]}}} +{"episode_index": 26, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.63173375]], [[0.6478301388888889]], [[0.6236938943355119]]], "std": [[[0.19012219284148899]], [[0.19843557028968103]], [[0.20167179322485704]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9921568627450981]]], "mean": [[[0.5974555664488018]], [[0.6212497167755991]], [[0.5933105501089324]]], "std": [[[0.19548941369788392]], [[0.20199454370322456]], [[0.2004179275654946]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7607843137254902]], [[0.7725490196078432]], [[0.8470588235294118]]], "mean": [[[0.42149700708061]], [[0.4226699046840959]], [[0.41501328159041395]]], "std": [[[0.19421403665545567]], [[0.19128383352479722]], [[0.19459510391763327]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47534003267973857]], [[0.4406452532679739]], [[0.414730961328976]]], "std": [[[0.22246483648176976]], [[0.2247966940635252]], [[0.2543845147799095]]], "count": [100]}, "observation.state": {"min": [-0.0017021276289597154, -0.001276595750823617, 0.0, 0.0042553190141916275, -0.031063830479979515, 0.042127661406993866, -2.7585105895996094, -0.005106383003294468, -0.003617021255195141, -1.9819148778915405, -0.33319148421287537, 0.0, -0.6485106348991394, -2.760425567626953, 97.88134765625, 61.84563064575195], "max": [-0.0017021276289597154, -0.0008510638144798577, 0.0, 0.005319148767739534, -0.028297873213887215, 0.055744681507349014, -2.758085012435913, 0.9831914901733398, 2.6376595497131348, 0.0, 0.5695744752883911, 0.518510639667511, -0.005744680762290955, -1.7076596021652222, 97.89613342285156, 97.96267700195312], "mean": [-0.0017021296080201864, -0.001266305218450725, 0.0, 0.004574706312268972, -0.02905501425266266, 0.04337577521800995, -2.7583844661712646, 0.43007975816726685, 1.7443575859069824, -1.3713370561599731, 0.10882249474525452, 0.3770177364349365, -0.3450063169002533, -2.4281797409057617, 97.89187622070312, 86.56317138671875], "std": [1.979060471057892e-09, 6.53595125186257e-05, 0.0, 0.00022476146114058793, 0.000491720624268055, 0.0030782597605139017, 0.00019104070088360459, 0.43007850646972656, 0.9083459377288818, 0.7065568566322327, 0.2710809111595154, 0.17665162682533264, 0.17320752143859863, 0.46820372343063354, 0.006633670534938574, 16.055339813232422], "count": [455]}, "action": {"min": [-0.0015339808305725455, -0.0015339808305725455, 0.0, 0.004601942375302315, -0.03067961521446705, 0.04295146092772484, -2.7585105895996094, -0.006135923322290182, -0.0015339808305725455, -1.9819031953811646, -0.33594179153442383, 0.0, -0.6519418358802795, -2.760425567626953, 100.0, 0.0, 0.0, 0.0], "max": [-0.0015339808305725455, 0.0, 0.0, 0.006135923322290182, -0.029145635664463043, 0.05522330850362778, -2.758085012435913, 0.983281672000885, 2.6384470462799072, -0.0, 0.5783107280731201, 0.5215534567832947, -0.006135923322290182, -1.7076596021652222, 100.0, 100.0, 0.0, 0.0], "mean": [-0.0015339840902015567, -0.0008900474640540779, 0.0, 0.004608696326613426, -0.029266882687807083, 0.04372359439730644, -2.7583844661712646, 0.4309642016887665, 1.7479366064071655, -1.375678539276123, 0.11125234514474869, 0.37970322370529175, -0.34816974401474, -2.4281797409057617, 100.0, 69.23076629638672, 0.0, 0.0], "std": [3.259629011154175e-09, 0.0007570562302134931, 0.0, 0.00010147748980671167, 0.0004140596720390022, 0.002942119026556611, 0.00019104070088360459, 0.4297640919685364, 0.9065291285514832, 0.7054871916770935, 0.2743540406227112, 0.17637154459953308, 0.17184892296791077, 0.46820372343063354, 0.0, 46.153831481933594, 0.0, 0.0], "count": [455]}, "timestamp": {"min": [0.0], "max": [15.133333333333333], "mean": [7.566666666666667], "std": [4.378228967161138], "count": [455]}, "frame_index": {"min": [0], "max": [454], "mean": [227.0], "std": [131.34686901483414], "count": [455]}, "episode_index": {"min": [105], "max": [105], "mean": [105.0], "std": [0.0], "count": [455]}, "index": {"min": [36991], "max": [37445], "mean": [37218.0], "std": [131.34686901483414], "count": [455]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [455]}, "subtask_annotation": {"mean": [2.257142857142857, 6.0, 6.0, 6.0, 6.0], "std": [1.6300167097601577, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [455]}, "scene_annotation": {"mean": [105.0], "std": [0.0], "min": [105], "max": [105], "count": [455]}, "eef_direction_state": {"mean": [6.0, 4.052747252747253], "std": [0.0, 1.8269857875711428], "min": [6, 0], "max": [6, 6], "count": [455]}, "eef_velocity_state": {"mean": [0.0, 1.167032967032967], "std": [0.0, 0.819146560039936], "min": [0, 0], "max": [0, 2], "count": [455]}, "eef_acc_mag_state": {"mean": [0.0, 1.0043956043956044], "std": [0.0, 0.8593266067820426], "min": [0, 0], "max": [0, 2], "count": [455]}, "eef_direction_action": {"mean": [6.0, 4.057142857142857], "std": [0.0, 1.800191861395221], "min": [6, 0], "max": [6, 6], "count": [455]}, "eef_velocity_action": {"mean": [0.0, 1.1736263736263737], "std": [0.0, 0.8137331102327376], "min": [0, 0], "max": [0, 2], "count": [455]}, "eef_acc_mag_action": {"mean": [0.0, 1.0945054945054946], "std": [0.0, 0.8319661126555405], "min": [0, 0], "max": [0, 2], "count": [455]}, "eef_sim_pose_state": {"mean": [0.06902385362373525, 0.3328950126359753, 1.1819971827643636, 0.04327956904998836, 0.0033069954488904956, -0.030757232484133007, 0.3308320768644403, -0.14397067926330376, 1.2571267976601261, -0.08739708646556117, 0.4176064016278322, 0.9011472550220901], "std": [4.884490596690399e-06, 1.10602553509109e-05, 2.2932538029629133e-05, 0.003073484529083535, 0.00024022892207012277, 0.000491733626515876, 0.14148327735062208, 0.1928847044202229, 0.07224631225976509, 0.10858508576886579, 0.3005964815478276, 0.5345275779242519], "min": [0.0690214578302597, 0.3328498307775965, 1.1819206510971405, 0.04202844465591155, 0.0029774393588941628, -0.03276618577460545, 0.058173484830492964, -0.3363744693669831, 1.1724759512874903, -0.29494563104646687, -0.09231031062366335, -0.004680851008743048], "max": [0.0690553438269651, 0.33291204244568695, 1.1820394202819378, 0.05562736112790109, 0.004253322087649725, -0.030000126316877204, 0.4951812687379577, 0.11993765464913238, 1.4429788659890157, 0.11798141986482485, 0.9011813595772447, 1.5136532513931824], "count": [455]}, "eef_sim_pose_action": {"mean": [0.06905202338562938, 0.3328863484215702, 1.1820022909561423, 0.043614634566632525, 0.0037170446410955474, -0.030801197482885234, 0.3313810800529485, -0.14374140673970437, 1.2574041521781234, -0.09005580448543249, 0.41887506982344896, 0.9054514865275235], "std": [5.672936367831244e-05, 9.326201599597334e-06, 1.9485588369376363e-05, 0.0029364140456881673, 0.0007713023746706324, 0.0004140827731473646, 0.1415804043590596, 0.19262726752020876, 0.07267293280304932, 0.11422399286150214, 0.3041611099309707, 0.5330862825090743], "min": [0.0690027352856992, 0.33285447378534205, 1.1818661183743662, 0.04281029625804478, 0.0030665178112441183, -0.032214173228682405, 0.06273353144001598, -0.3363821216208452, 1.1722030170090192, -0.32811610204574354, -0.10132787607359561, -0.004601942375302316], "max": [0.0691188626113921, 0.33288915232975624, 1.1820233374978597, 0.055129199093768455, 0.006133035828050248, -0.030679753582923935, 0.4929364485061167, 0.12025529754736025, 1.4474574987837416, 0.13547796666259282, 0.901807360596901, 1.521739143171338], "count": [455]}, "gripper_mode_state": {"mean": [0.0, 0.0], "std": [0.0, 0.0], "min": [0, 0], "max": [0, 0], "count": [455]}, "gripper_activity_state": {"mean": [2.0, 1.9296703296703297], "std": [0.0, 0.35003751933735344], "min": [2, 0], "max": [2, 2], "count": [455]}, "gripper_mode_action": {"mean": [0.0, 0.3076923076923077], "std": [0.0, 0.4615384615384632], "min": [0, 0], "max": [0, 1], "count": [455]}, "gripper_activity_action": {"mean": [2.0, 1.9802197802197803], "std": [0.0, 0.1804876058694314], "min": [2, 0], "max": [2, 2], "count": [455]}, "gripper_open_scale_state": {"mean": [0.9789200640667981, 0.8656310434027065], "std": [6.632407963788495e-05, 0.1605533505727812], "min": [0.9788134765625, 0.6184563064575195], "max": [0.9789613342285156, 0.9796267700195312], "count": [455]}, "gripper_open_scale_action": {"mean": [1.0, 0.6923076923076923], "std": [0.0, 0.4615384615384632], "min": [1.0, 0.0], "max": [1.0, 1.0], "count": [455]}}} +{"episode_index": 27, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6166405964052287]], [[0.6408255964052287]], [[0.6088825762527232]]], "std": [[[0.17502337717142236]], [[0.18465710175496625]], [[0.18897546324723297]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5898546704793028]], [[0.6210029793028322]], [[0.5850712745098039]]], "std": [[[0.17617334303629614]], [[0.18501094540939678]], [[0.1843775699500763]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48164389433551197]], [[0.443279970043573]], [[0.40675403867102394]]], "std": [[[0.2194839150683034]], [[0.22585573875344514]], [[0.26397956446132986]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7647058823529411]], [[0.6470588235294118]], [[0.7098039215686275]]], "mean": [[[0.4256004193899782]], [[0.43421944444444444]], [[0.42631839324618737]]], "std": [[[0.1976713852628867]], [[0.1883327131850097]], [[0.18613016486442466]]], "count": [100]}, "observation.state": {"min": [-0.750851035118103, -0.0017021276289597154, -1.456595778465271, -0.02255319058895111, -0.1587233990430832, 0.027234042063355446, -2.7585105895996094, -0.00042553190723992884, -0.001276595750823617, 0.0, -0.0017021276289597154, -0.013829787261784077, -0.004680851008743048, -2.742553234100342, 68.87089538574219, 97.32622528076172], "max": [0.10659574717283249, 2.0508511066436768, 0.0, 0.6882978677749634, -0.012978723272681236, 0.31021276116371155, -1.9089361429214478, 0.0, -0.001276595750823617, 0.0, 0.00042553190723992884, -0.008085106499493122, 0.008085106499493122, -2.7421276569366455, 97.89613342285156, 97.3410415649414], "mean": [-0.22477023303508759, 1.1284162998199463, -0.8207026124000549, 0.3803877532482147, -0.08350205421447754, 0.18823528289794922, -2.4912102222442627, -5.972377493890235e-06, -0.0012765924911946058, 0.0, -2.9861846542189596e-06, -0.013407253660261631, 0.005573719274252653, -2.7421536445617676, 88.75637817382812, 97.32713317871094], "std": [0.3064160943031311, 0.8568276762962341, 0.5612637400627136, 0.25415417551994324, 0.05928613618016243, 0.10435327887535095, 0.37606456875801086, 5.005769708077423e-05, 3.259629011154175e-09, 0.0, 0.00027146434877067804, 0.000742404954507947, 0.0016868014354258776, 0.00010352389654144645, 12.84300708770752, 0.0036041145212948322], "count": [285]}, "action": {"min": [-0.7516505718231201, 0.0, -1.4618836641311646, -0.026077672839164734, -0.1595340073108673, 0.02761165425181389, -2.7585105895996094, 0.0, 0.0, -0.0, -0.0015339808305725455, -0.013805827125906944, -0.006135923322290182, -2.742553234100342, 0.0, 100.0, 0.0, 0.0], "max": [0.11811652034521103, 2.05246639251709, 0.0015339808305725455, 0.7010292410850525, -0.013805827125906944, 0.31139808893203735, -1.9089361429214478, 0.0, 0.0, -0.0, -0.0, -0.007669903803616762, 0.007669903803616762, -2.7421276569366455, 100.0, 100.0, 0.0, 0.0], "mean": [-0.2212432473897934, 1.1288431882858276, -0.8221864700317383, 0.3859976530075073, -0.08366385102272034, 0.18934158980846405, -2.4912102222442627, 0.0, 0.0, 0.0, -5.3823881899006665e-05, -0.013628234155476093, 0.005769930314272642, -2.7421536445617676, 70.52631378173828, 100.0, 0.0, 0.0], "std": [0.30575039982795715, 0.8562959432601929, 0.5589037537574768, 0.25696587562561035, 0.05981623753905296, 0.10484219342470169, 0.37606456875801086, 0.0, 0.0, 0.0, 0.0002822544192895293, 0.0007557610515505075, 0.0018122431356459856, 0.00010352389654144645, 45.59241485595703, 0.0, 0.0, 0.0], "count": [285]}, "timestamp": {"min": [0.0], "max": [9.466666666666667], "mean": [4.733333333333333], "std": [2.7423968970119446], "count": [285]}, "frame_index": {"min": [0], "max": [284], "mean": [142.0], "std": [82.27190691035833], "count": [285]}, "episode_index": {"min": [108], "max": [108], "mean": [108.0], "std": [0.0], "count": [285]}, "index": {"min": [38377], "max": [38661], "mean": [38519.0], "std": [82.27190691035833], "count": [285]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [285]}, "subtask_annotation": {"mean": [3.7578947368421054, 6.0, 6.0, 6.0, 6.0], "std": [1.4021221220207665, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [285]}, "scene_annotation": {"mean": [108.0], "std": [0.0], "min": [108], "max": [108], "count": [285]}, "eef_direction_state": {"mean": [4.077192982456141, 6.0], "std": [2.052214682509763, 0.0], "min": [0, 6], "max": [6, 6], "count": [285]}, "eef_velocity_state": {"mean": [1.105263157894737, 0.0], "std": [0.8960774270727534, 0.0], "min": [0, 0], "max": [2, 0], "count": [285]}, "eef_acc_mag_state": {"mean": [1.080701754385965, 0.0], "std": [0.8400999515494638, 0.0], "min": [0, 0], "max": [2, 0], "count": [285]}, "eef_direction_action": {"mean": [4.007017543859649, 6.0], "std": [2.0892254628880886, 0.0], "min": [0, 6], "max": [6, 6], "count": [285]}, "eef_velocity_action": {"mean": [1.1333333333333333, 0.0], "std": [0.8923325108621323, 0.0], "min": [0, 0], "max": [2, 0], "count": [285]}, "eef_acc_mag_action": {"mean": [1.0175438596491229, 0.0], "std": [0.8437848746825234, 0.0], "min": [0, 0], "max": [2, 0], "count": [285]}, "eef_sim_pose_state": {"mean": [0.23616167593799978, 0.26510963951660643, 1.2515660743103416, 0.049201762953933914, 0.6786365764161314, -0.3996845746257842, 0.06903210514132656, -0.33679179730564024, 1.1824661394609404, 0.005590790557770243, -0.0012794676417089321, -0.013413225429213037], "std": [0.1411574584692304, 0.09825286802011142, 0.06126658295096553, 0.1158873469418753, 0.5377443475634737, 0.46414197454158934, 1.8003336474603285e-07, 1.6725435774581937e-05, 2.7825492970802216e-05, 0.0016858648639771566, 0.00027144858931752775, 0.0007449185170140766], "min": [0.03659048523000634, 0.08956035445978898, 1.1814703395884167, -0.16230146709546145, -0.13360787369481897, -1.2234192614803714, 0.06903185721634172, -0.3368014417822987, 1.1824222158422204, -0.0046618381044863655, -0.002978496572904943, -0.0142553304367742], "max": [0.3853709740720592, 0.3452709270140783, 1.4114353724565594, 0.3291759962488552, 1.2401367617091021, 0.057715384110173545, 0.06903340427791593, -0.3366721771693695, 1.1826403036143156, 0.008100859842980904, -0.0008509824563425195, -0.008085113087346227], "count": [285]}, "eef_sim_pose_action": {"mean": [0.23563178851630956, 0.26641930953218185, 1.2515474840101686, 0.049024523771292856, 0.6831076355680553, -0.3979209773975667, 0.0691283846554717, -0.3367969059994231, 1.1825005170246883, 0.0057705483524226565, -5.382019057007993e-05, -0.013628208790060083], "std": [0.14150802561131065, 0.09813663884701793, 0.0617679628013691, 0.12020307958083933, 0.5412934535409515, 0.46540607071374274, 1.8816748643392842e-07, 1.7005711544272874e-05, 2.8931521542618613e-05, 0.0018103452740926384, 0.0002822354604259207, 0.0007557597963308717], "min": [0.022686246356576636, 0.08887679297522671, 1.1817088398647733, -0.16521931758283037, -0.1438646713612477, -1.2247754342108155, 0.06912834048845656, -0.3368009026588331, 1.1824949999999999, -0.006135923322290181, -0.0015339158580760515, -0.013805827125906944], "max": [0.38530134826879925, 0.347847121836786, 1.4151014813522613, 0.3324293870504903, 1.2424571987251931, 0.07010984417370225, 0.06912982310647964, -0.33666283415306963, 1.1826522361133358, 0.007669903803616762, 2.220446049250313e-16, -0.007669903803616762], "count": [285]}, "gripper_mode_state": {"mean": [0.0, 0.0], "std": [0.0, 0.0], "min": [0, 0], "max": [0, 0], "count": [285]}, "gripper_activity_state": {"mean": [1.9052631578947368, 2.0], "std": [0.40367654788125473, 0.0], "min": [0, 2], "max": [2, 2], "count": [285]}, "gripper_mode_action": {"mean": [0.29473684210526313, 0.0], "std": [0.45592437532016306, 0.0], "min": [0, 0], "max": [1, 0], "count": [285]}, "gripper_activity_action": {"mean": [1.9684210526315788, 2.0], "std": [0.22723192784129395, 0.0], "min": [0, 2], "max": [2, 2], "count": [285]}, "gripper_open_scale_state": {"mean": [0.8875634425648486, 0.9732716104607819], "std": [0.12842995688354888, 3.6040127814229273e-05], "min": [0.6887089538574219, 0.9732622528076171], "max": [0.9789613342285156, 0.9734104156494141], "count": [285]}, "gripper_open_scale_action": {"mean": [0.7052631578947368, 1.0], "std": [0.4559243753201631, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [285]}}} +{"episode_index": 28, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[0.996078431372549]], [[1.0]]], "mean": [[[0.6225117919389977]], [[0.6443864379084968]], [[0.6202679275599129]]], "std": [[[0.20886370334843452]], [[0.22025929870708977]], [[0.22432102286383968]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[0.9098039215686274]], [[0.9019607843137255]]], "mean": [[[0.5910259449891068]], [[0.6213234994553377]], [[0.5929758905228758]]], "std": [[[0.20135542841783594]], [[0.2118706146448897]], [[0.21086446465594458]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4718429874727669]], [[0.44304312636165577]], [[0.4221886247276688]]], "std": [[[0.22246479657916546]], [[0.22465363371386438]], [[0.2502323863465787]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9529411764705882]], [[0.9490196078431372]], [[0.9568627450980393]]], "mean": [[[0.4768527423747277]], [[0.4784869008714597]], [[0.468975612745098]]], "std": [[[0.3079969421926289]], [[0.30470278987649746]], [[0.3157219110685988]]], "count": [100]}, "observation.state": {"min": [-0.3472340404987335, -0.001276595750823617, -1.9651063680648804, -0.10659574717283249, -0.126382976770401, -0.07744681090116501, -2.853829860687256, -0.004680851008743048, -0.001276595750823617, -0.0017021276289597154, -0.009999999776482582, -0.019574468955397606, -0.005319148767739534, -2.742553234100342, 67.85897064208984, 97.3410415649414], "max": [0.0, 2.359574556350708, 0.0, 0.8989361524581909, 0.009999999776482582, 0.24340425431728363, -1.8799999952316284, -0.0042553190141916275, -0.001276595750823617, -0.0017021276289597154, -0.008085106499493122, -0.003829787252470851, 0.01808510720729828, -2.742553234100342, 101.18509674072266, 97.3410415649414], "mean": [-0.1329171359539032, 1.1161221265792847, -0.9100385308265686, 0.48677948117256165, -0.03499268367886543, 0.04159478843212128, -2.4676780700683594, -0.0045233434066176414, -0.001276590977795422, -0.0017021294916048646, -0.008870745077729225, -0.004933632910251617, 0.00044776120921596885, -2.742553472518921, 87.95701599121094, 97.34133911132812], "std": [0.1231115311384201, 0.8319635391235352, 0.6416168808937073, 0.3107350468635559, 0.028435982763767242, 0.0886169970035553, 0.4278356432914734, 0.0002054656360996887, 4.773028194904327e-09, 1.862645149230957e-09, 0.00021031653159298003, 0.0022890563122928143, 0.0028909016400575638, 2.384185791015625e-07, 14.628975868225098, 0.00029754638671875], "count": [335]}, "action": {"min": [-0.34821364283561707, -0.003067961661145091, -1.9650293588638306, -0.11198059469461441, -0.12732040882110596, -0.0782330185174942, -2.853829860687256, -0.004601942375302315, -0.0015339808305725455, -0.0015339808305725455, -0.01073786523193121, -0.019941750913858414, -0.003067961661145091, -2.742553234100342, 0.0, 100.0, 0.0, 0.0], "max": [0.003067961661145091, 2.3577284812927246, -0.0, 0.9081166386604309, 0.01073786523193121, 0.2454369217157364, -1.8799999952316284, -0.003067961661145091, 0.0, -0.0015339808305725455, -0.00920388475060463, -0.004601942375302315, 0.016873788088560104, -2.742553234100342, 100.0, 100.0, 0.0, 0.0], "mean": [-0.13265956938266754, 1.115337610244751, -0.9098322987556458, 0.49062326550483704, -0.03552887588739395, 0.04390386492013931, -2.4676780700683594, -0.004560741595923901, -0.0008837571949698031, -0.0015339837409555912, -0.009240537881851196, -0.005087333265691996, 0.00044874660670757294, -2.742553472518921, 65.07462310791016, 100.0, 0.0, 0.0], "std": [0.12303958833217621, 0.8318546414375305, 0.6419693827629089, 0.3154807686805725, 0.028924815356731415, 0.09057744592428207, 0.4278356432914734, 0.00024802988627925515, 0.0007580510573461652, 2.9103830456733704e-09, 0.000234203806030564, 0.002572935540229082, 0.0030557240825146437, 2.384185791015625e-07, 47.673545837402344, 0.0, 0.0, 0.0], "count": [335]}, "timestamp": {"min": [0.0], "max": [11.133333333333333], "mean": [5.566666666666666], "std": [3.2235246409964224], "count": [335]}, "frame_index": {"min": [0], "max": [334], "mean": [167.0], "std": [96.70573922989266], "count": [335]}, "episode_index": {"min": [111], "max": [111], "mean": [111.0], "std": [0.0], "count": [335]}, "index": {"min": [39525], "max": [39859], "mean": [39692.0], "std": [96.70573922989266], "count": [335]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [335]}, "subtask_annotation": {"mean": [3.6507462686567163, 6.0, 6.0, 6.0, 6.0], "std": [1.4803562635270218, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [335]}, "scene_annotation": {"mean": [111.0], "std": [0.0], "min": [111], "max": [111], "count": [335]}, "eef_direction_state": {"mean": [3.8805970149253732, 6.0], "std": [2.3123444719604427, 0.0], "min": [0, 6], "max": [6, 6], "count": [335]}, "eef_velocity_state": {"mean": [1.128358208955224, 0.0], "std": [0.9101100425755075, 0.0], "min": [0, 0], "max": [2, 0], "count": [335]}, "eef_acc_mag_state": {"mean": [0.9731343283582089, 0.0], "std": [0.8406788460847556, 0.0], "min": [0, 0], "max": [2, 0], "count": [335]}, "eef_direction_action": {"mean": [3.8208955223880596, 6.0], "std": [2.3520418131013265, 0.0], "min": [0, 6], "max": [6, 6], "count": [335]}, "eef_velocity_action": {"mean": [1.1313432835820896, 0.0], "std": [0.901443114193309, 0.0], "min": [0, 0], "max": [2, 0], "count": [335]}, "eef_acc_mag_action": {"mean": [0.9582089552238806, 0.0], "std": [0.8347220922337509, 0.0], "min": [0, 0], "max": [2, 0], "count": [335]}, "eef_sim_pose_state": {"mean": [0.2444082940086904, 0.302612998383956, 1.2742561356142277, -0.01310543833538705, 0.69192790713465, -0.20852256319977178, 0.0688973048030673, -0.33649708753675533, 1.183846643104572, 0.000506446700306715, -0.011849298299689202, -0.009457319513497743], "std": [0.16267378522800557, 0.02799542710830684, 0.07642624267796645, 0.14045410856350232, 0.574424084000737, 0.16576588591479544, 9.777195385678783e-07, 5.121294912569927e-05, 2.1552980750472117e-05, 0.0029191659132020084, 0.0002101572551981105, 0.0023202480423214563], "min": [-0.0004193988729213026, 0.2577870599288775, 1.1822218432442453, -0.25689312237081025, -0.13206059204180876, -0.4804604046308608, 0.06889058031275525, -0.3368228694003557, 1.183766118592634, -0.005263374489126708, -0.012976448146403863, -0.02425686196945875], "max": [0.5430312762587989, 0.34094871675528626, 1.4566208279902986, 0.25771737857464616, 1.3944023205710687, -0.0017077872768887503, 0.06889834233110745, -0.33646862177887327, 1.1839623382231128, 0.01830443601717813, -0.011063708668270111, -0.008510910121927843], "count": [335]}, "eef_sim_pose_action": {"mean": [0.24377712445788702, 0.30307025921339475, 1.2740956456335548, -0.012138611715593332, 0.6951674718087185, -0.21044302335840623, 0.06893997629326482, -0.33649987984416657, 1.1838469832941914, 0.0005084190541308625, -0.011658060406728975, -0.009648404176934182], "std": [0.1625645281768637, 0.027977862805442236, 0.07673904606894626, 0.14517776720369843, 0.5769563593418826, 0.16776083703764627, 5.8179019187792305e-05, 5.801160095973298e-05, 2.999000286341623e-05, 0.0030879530305403732, 0.0007879106547981658, 0.0025927966970638477], "min": [-0.007023657257775078, 0.25872003679364847, 1.1823377630744032, -0.26679484958588207, -0.12937748130950366, -0.48859604820519037, 0.06888236520433781, -0.3368334630134633, 1.1838282805496423, -0.0030114846953753316, -0.013803487786089086, -0.02454559339358738], "max": [0.5424731202908248, 0.3429673663482917, 1.4569830401980526, 0.2612966239090184, 1.4026053378878989, 0.0016377173038762127, 0.06900812776378425, -0.3364877814206157, 1.1840207202142599, 0.017149099687391676, -0.010735730487979822, -0.007670169351469002], "count": [335]}, "gripper_mode_state": {"mean": [0.0, 0.0], "std": [0.0, 0.0], "min": [0, 0], "max": [0, 0], "count": [335]}, "gripper_activity_state": {"mean": [1.9104477611940298, 2.0], "std": [0.39137504567305387, 0.0], "min": [0, 2], "max": [2, 2], "count": [335]}, "gripper_mode_action": {"mean": [0.3492537313432836, 0.0], "std": [0.4767342682103717, 0.0], "min": [0, 0], "max": [1, 0], "count": [335]}, "gripper_activity_action": {"mean": [1.973134328358209, 2.0], "std": [0.20989129350742633, 0.0], "min": [0, 2], "max": [2, 2], "count": [335]}, "gripper_open_scale_state": {"mean": [0.8760667285065187, 0.9734104156494202], "std": [0.14319011426332068, 6.106226635438361e-15], "min": [0.6785897064208984, 0.9734104156494141], "max": [1.0, 0.9734104156494141], "count": [335]}, "gripper_open_scale_action": {"mean": [0.6507462686567164, 1.0], "std": [0.4767342682103716, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [335]}}} +{"episode_index": 29, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6354564569716775]], [[0.6601772494553376]], [[0.6346535893246187]]], "std": [[[0.16721254342949662]], [[0.17784832235859102]], [[0.18178216594636606]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.609730354030501]], [[0.6413470533769063]], [[0.6129909940087146]]], "std": [[[0.16860019074713892]], [[0.17714569640392636]], [[0.17640153722933477]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4586689651416122]], [[0.43252442265795205]], [[0.4096288534858388]]], "std": [[[0.20245808226913536]], [[0.1974360213688315]], [[0.2208588072416159]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4498155065359477]], [[0.45423470588235293]], [[0.444925697167756]]], "std": [[[0.21241373373252972]], [[0.20668109109826707]], [[0.22006358874753212]]], "count": [100]}, "observation.state": {"min": [-0.7331914901733398, -0.001276595750823617, -1.9746809005737305, -0.07595744729042053, -0.16595745086669922, -0.14553190767765045, -2.7585105895996094, -0.0017021276289597154, -0.001276595750823617, 0.0, -0.009148935787379742, -0.004680851008743048, 0.001276595750823617, -2.742553234100342, 64.9633560180664, 97.0890884399414], "max": [0.06148936226963997, 2.523829698562622, 0.0, 0.1970212757587433, 0.08446808159351349, 0.05808510631322861, -1.797234058380127, -0.0017021276289597154, -0.001276595750823617, 0.0, -0.008085106499493122, -0.002765957498922944, 0.006170212756842375, -2.735319137573242, 97.89613342285156, 97.3410415649414], "mean": [-0.24074110388755798, 0.9440158009529114, -0.8476151823997498, 0.08928751200437546, -0.023718256503343582, -0.05177904665470123, -2.4864981174468994, -0.0017021294916048646, -0.001276591094210744, 0.0, -0.008856695145368576, -0.003278647316619754, 0.0017014865297824144, -2.7381203174591064, 88.57349395751953, 97.18665313720703], "std": [0.2941226363182068, 0.8592102527618408, 0.6528252959251404, 0.08369458466768265, 0.06080055609345436, 0.0511343851685524, 0.41248664259910583, 1.862645149230957e-09, 4.6566128730773926e-09, 0.0, 0.00017850528820417821, 0.00035346701042726636, 0.0006041669403202832, 0.0033683041110634804, 14.124733924865723, 0.1173156127333641], "count": [332]}, "action": {"min": [-0.7332428097724915, 0.0, -1.9742332696914673, -0.07669904083013535, -0.1672039031982422, -0.14726215600967407, -2.7585105895996094, -0.0015339808305725455, 0.0, 0.0015339808305725455, -0.00920388475060463, -0.004601942375302315, 0.0015339808305725455, -2.742553234100342, 0.0, 100.0, 0.0, 0.0], "max": [0.06596117466688156, 2.521864414215088, -0.0, 0.21629129350185394, 0.08590292185544968, 0.058291271328926086, -1.797234058380127, -0.0015339808305725455, 0.0, 0.0015339808305725455, -0.00920388475060463, -0.003067961661145091, 0.006135923322290182, -2.735319137573242, 100.0, 100.0, 0.0, 0.0], "mean": [-0.24141600728034973, 0.9474266767501831, -0.851534366607666, 0.09013527631759644, -0.024497514590620995, -0.05253884196281433, -2.4864981174468994, -0.0015339837409555912, 0.0, 0.0015339837409555912, -0.009203906171023846, -0.003280461300164461, 0.0016494946321472526, -2.7381203174591064, 73.49397277832031, 100.0, 0.0, 0.0], "std": [0.2954927980899811, 0.8595088124275208, 0.6531907320022583, 0.08483131974935532, 0.06192741543054581, 0.05176762863993645, 0.41248664259910583, 2.9103830456733704e-09, 0.0, 2.9103830456733704e-09, 2.1420419216156006e-08, 0.0005298459436744452, 0.0006999141769483685, 0.0033683041110634804, 44.13650131225586, 0.0, 0.0, 0.0], "count": [332]}, "timestamp": {"min": [0.0], "max": [11.033333333333333], "mean": [5.516666666666667], "std": [3.194656997759436], "count": [332]}, "frame_index": {"min": [0], "max": [331], "mean": [165.5], "std": [95.83970993278308], "count": [332]}, "episode_index": {"min": [118], "max": [118], "mean": [118.0], "std": [0.0], "count": [332]}, "index": {"min": [42052], "max": [42383], "mean": [42217.5], "std": [95.83970993278308], "count": [332]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [332]}, "subtask_annotation": {"mean": [3.8403614457831323, 6.0, 6.0, 6.0, 6.0], "std": [1.5254262258666502, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [332]}, "scene_annotation": {"mean": [118.0], "std": [0.0], "min": [118], "max": [118], "count": [332]}, "eef_direction_state": {"mean": [3.8493975903614457, 6.0], "std": [1.9204588742550683, 0.0], "min": [0, 6], "max": [6, 6], "count": [332]}, "eef_velocity_state": {"mean": [1.4578313253012047, 0.0], "std": [0.8184794132182531, 0.0], "min": [0, 0], "max": [2, 0], "count": [332]}, "eef_acc_mag_state": {"mean": [1.1114457831325302, 0.0], "std": [0.8446794965428058, 0.0], "min": [0, 0], "max": [2, 0], "count": [332]}, "eef_direction_action": {"mean": [3.9156626506024095, 6.0], "std": [1.9040528700586343, 0.0], "min": [0, 6], "max": [6, 6], "count": [332]}, "eef_velocity_action": {"mean": [1.4518072289156627, 0.0], "std": [0.8291179005182491, 0.0], "min": [0, 0], "max": [2, 0], "count": [332]}, "eef_acc_mag_action": {"mean": [1.1114457831325302, 0.0], "std": [0.8266577102719703, 0.0], "min": [0, 0], "max": [2, 0], "count": [332]}, "eef_sim_pose_state": {"mean": [0.2093839944050087, 0.253242529874756, 1.3024231823207923, -0.06731727436440595, 0.18439958182927124, -0.27045896446945494, 0.069028743283932, -0.33652504273317657, 1.1833736556351708, 0.00173470219561575, -0.01013324425035686, -0.004980942376448582], "std": [0.1603013091910237, 0.10524793125107611, 0.09804260203651245, 0.07277945163564502, 0.3495507755844738, 0.33465699706854507, 1.8134571131517498e-07, 7.954014633426956e-06, 1.8296411534348295e-05, 0.0006059338796574813, 0.00017850600257363145, 0.00035348444686534626], "min": [0.012922767866336435, 0.03529484874240958, 1.1822913628081322, -0.22770604836503078, -0.3063703382862104, -0.8673480043788361, 0.06902839919971941, -0.3365565966418299, 1.1832945677287294, 0.001303667653375231, -0.010425478441158376, -0.006383222752516641], "max": [0.5185562319606445, 0.34542465166811825, 1.4769953385348396, 0.058240848380273116, 0.9396808901195159, 0.1464278121407328, 0.06902939705184413, -0.3365135056915402, 1.1834036087927693, 0.006218018681464879, -0.009361617488333751, -0.004468217607952959], "count": [332]}, "eef_sim_pose_action": {"mean": [0.20950397969667828, 0.2527701395252836, 1.3028928550896606, -0.07034225763893168, 0.1846069715470894, -0.27294234009726, 0.06924284531567086, -0.33652926219169216, 1.183013104342639, 0.0016746526532187944, -0.0076698615732396285, -0.004814532275971389], "std": [0.16029601960307763, 0.10540037789390815, 0.09902712231580763, 0.07640831918330822, 0.3521915029200559, 0.33971977882876797, 6.401088153536563e-08, 1.1922957092605982e-05, 3.5068425337862995e-10, 0.0007015967423609381, 1.5584349085023335e-08, 0.0005298618315154861], "min": [0.01098944474173126, 0.03486224281925726, 1.1823377624245897, -0.2379564969745946, -0.3144523125526506, -0.8799053494417379, 0.06924268566074557, -0.336558999191635, 1.18301310346796, 0.0015575122262580596, -0.007669867823294041, -0.006136058567494192], "max": [0.5184500543604814, 0.346476757565396, 1.4681878618173831, 0.05865377890448123, 0.9398082148698292, 0.15400981396898714, 0.06924287098703832, -0.33652448052451667, 1.1830131044832843, 0.006171220345702827, -0.007669822702454754, -0.00460203273350733], "count": [332]}, "gripper_mode_state": {"mean": [0.0, 0.0], "std": [0.0, 0.0], "min": [0, 0], "max": [0, 0], "count": [332]}, "gripper_activity_state": {"mean": [1.9096385542168675, 2.0], "std": [0.3930463223662349, 0.0], "min": [0, 2], "max": [2, 2], "count": [332]}, "gripper_mode_action": {"mean": [0.26506024096385544, 0.0], "std": [0.44136527913287427, 0.0], "min": [0, 0], "max": [1, 0], "count": [332]}, "gripper_activity_action": {"mean": [1.9728915662650603, 2.0], "std": [0.2108218577662301, 0.0], "min": [0, 2], "max": [2, 2], "count": [332]}, "gripper_open_scale_state": {"mean": [0.885732598592005, 0.9718665274654512], "std": [0.14124754364751044, 0.001173155745286272], "min": [0.6496335601806641, 0.9708908843994141], "max": [0.9789613342285156, 0.9734104156494141], "count": [332]}, "gripper_open_scale_action": {"mean": [0.7349397590361446, 1.0], "std": [0.44136527913287427, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [332]}}} +{"episode_index": 30, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9607843137254902]], [[0.9098039215686274]], [[1.0]]], "mean": [[[0.6128874863834423]], [[0.6398553622004358]], [[0.6106103104575162]]], "std": [[[0.17487198890794017]], [[0.18268284791998082]], [[0.18138339359824307]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[0.9607843137254902]], [[0.8784313725490196]], [[0.9568627450980393]]], "mean": [[[0.5893676307189543]], [[0.6215817265795206]], [[0.5877598420479303]]], "std": [[[0.1763048512209622]], [[0.18355905389536667]], [[0.17801879763120781]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8784313725490196]], [[0.788235294117647]], [[0.803921568627451]]], "mean": [[[0.46814888616557737]], [[0.4406242973856209]], [[0.42156132080610026]]], "std": [[[0.20075350616287133]], [[0.20894045584545298]], [[0.23036306298944362]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.7294117647058823]], [[0.7058823529411765]], [[0.6862745098039216]]], "mean": [[[0.4455834204793029]], [[0.45249646241830066]], [[0.44572151416122]]], "std": [[[0.1979981867653809]], [[0.18928451764729862]], [[0.19957485687459597]]], "count": [100]}, "observation.state": {"min": [-0.5959574580192566, -0.0017021276289597154, -1.3421276807785034, -0.15000000596046448, -0.21829786896705627, -0.01234042551368475, -2.7585105895996094, -0.00042553190723992884, -0.001276595750823617, 0.0, -0.005319148767739534, 0.01042553223669529, -0.05808510631322861, -2.760425567626953, 68.64778137207031, 97.94789123535156], "max": [0.0, 2.065744638442993, -0.0017021276289597154, 0.5155318975448608, 0.0017021276289597154, 0.3723404109477997, -1.9025532007217407, 0.0, -0.001276595750823617, 0.0, -0.0008510638144798577, 0.035957448184490204, -0.017234042286872864, -2.759999990463257, 97.89613342285156, 97.96267700195312], "mean": [-0.27183929085731506, 0.9638107419013977, -0.6169218420982361, 0.1980702131986618, -0.11792629212141037, 0.2205798476934433, -2.556682586669922, -1.0378827937529422e-05, -0.0012765924911946058, 0.0, -0.001567202270962298, 0.031157968565821648, -0.04386685788631439, -2.7604219913482666, 90.99104309082031, 97.96247863769531], "std": [0.2428435981273651, 0.8534059524536133, 0.5422512292861938, 0.19020767509937286, 0.08444318175315857, 0.1555364578962326, 0.3431890606880188, 6.564176874235272e-05, 3.259629011154175e-09, 0.0, 0.0007567448192276061, 0.008245715871453285, 0.010831526480615139, 6.600003689527512e-05, 11.723661422729492, 0.0022865792270749807], "count": [287]}, "action": {"min": [-0.5967185497283936, -0.0015339808305725455, -1.3453011512756348, -0.1533980816602707, -0.21935924887657166, -0.012271846644580364, -2.7585105895996094, 0.0, -0.0015339808305725455, -0.0, -0.006135923322290182, 0.01073786523193121, -0.0613592304289341, -2.760425567626953, 0.0, 100.0, 0.0, 0.0], "max": [0.0, 2.0647380352020264, -0.0015339808305725455, 0.5292233824729919, 0.0015339808305725455, 0.3742913007736206, -1.9025532007217407, 0.0, 0.0, -0.0, -0.0015339808305725455, 0.03681553900241852, -0.016873788088560104, -2.759999990463257, 100.0, 100.0, 0.0, 0.0], "mean": [-0.2713221311569214, 0.9632441997528076, -0.6164650321006775, 0.20137429237365723, -0.11929816007614136, 0.2232830822467804, -2.556682586669922, 0.0, -4.8103924200404435e-05, 0.0, -0.001876056776382029, 0.03156689926981926, -0.04439462348818779, -2.7604219913482666, 78.74564361572266, 100.0, 0.0, 0.0], "std": [0.2424001544713974, 0.8534007668495178, 0.5411725640296936, 0.19343926012516022, 0.08557730168104172, 0.1572287380695343, 0.3431890606880188, 0.0, 0.0002673506096471101, 0.0, 0.000876625650562346, 0.008487394079566002, 0.011073545552790165, 6.600003689527512e-05, 40.91073989868164, 0.0, 0.0, 0.0], "count": [287]}, "timestamp": {"min": [0.0], "max": [9.533333333333333], "mean": [4.766666666666667], "std": [2.7616420236277306], "count": [287]}, "frame_index": {"min": [0], "max": [286], "mean": [143.0], "std": [82.84926070883192], "count": [287]}, "episode_index": {"min": [119], "max": [119], "mean": [119.0], "std": [0.0], "count": [287]}, "index": {"min": [42384], "max": [42670], "mean": [42527.0], "std": [82.84926070883192], "count": [287]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [287]}, "subtask_annotation": {"mean": [3.64808362369338, 6.0, 6.0, 6.0, 6.0], "std": [1.615966120225882, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [287]}, "scene_annotation": {"mean": [119.0], "std": [0.0], "min": [119], "max": [119], "count": [287]}, "eef_direction_state": {"mean": [4.386759581881533, 6.0], "std": [1.99308009004531, 0.0], "min": [0, 6], "max": [6, 6], "count": [287]}, "eef_velocity_state": {"mean": [0.9581881533101045, 0.0], "std": [0.9019882371346871, 0.0], "min": [0, 0], "max": [2, 0], "count": [287]}, "eef_acc_mag_state": {"mean": [0.867595818815331, 0.0], "std": [0.8734740623984563, 0.0], "min": [0, 0], "max": [2, 0], "count": [287]}, "eef_direction_action": {"mean": [4.421602787456446, 6.0], "std": [1.9982449291630986, 0.0], "min": [0, 6], "max": [6, 6], "count": [287]}, "eef_velocity_action": {"mean": [0.926829268292683, 0.0], "std": [0.9019209361312481, 0.0], "min": [0, 0], "max": [2, 0], "count": [287]}, "eef_acc_mag_action": {"mean": [0.8641114982578397, 0.0], "std": [0.8629023798697399, 0.0], "min": [0, 0], "max": [2, 0], "count": [287]}, "eef_sim_pose_state": {"mean": [0.2149548592055288, 0.25915438712111255, 1.2352405364748726, 0.05322607489770834, 0.5284663395505617, -0.48582019811213994, 0.06902210060375973, -0.33578898747125785, 1.182626448070788, -0.04395002889438609, -0.002842447071120608, 0.0311477165742529], "std": [0.1409310366143494, 0.07520982561532592, 0.05086567322212395, 0.12878789557498316, 0.4899901994910485, 0.42424059088568766, 4.0740671832891e-06, 0.00018560584006415803, 7.757582222983918e-05, 0.010844973084845569, 0.0007570916637818187, 0.008241580955882778], "min": [0.06887135241414019, 0.14772526809648504, 1.182701905760078, -0.20307725643596714, -0.02375148771462876, -1.1238837046347512, 0.06901915541796776, -0.33625563849800516, 1.182553043266186, -0.05819983978864966, -0.006595386065195941, 0.010425744605605938], "max": [0.42145747436420317, 0.33365583454905645, 1.3706221816508488, 0.29955672494039837, 1.166724763513768, -0.0029786952931894137, 0.0690320675488015, -0.3356812638958056, 1.1830110517193058, -0.01728048787376161, -0.002126364413381765, 0.03595763115163285], "count": [287]}, "eef_sim_pose_action": {"mean": [0.2144289512699107, 0.2595259234413781, 1.2350107933887002, 0.05235858618512323, 0.5311253747256969, -0.48933542273983915, 0.06911460468461846, -0.33578003013223423, 1.1826861817712735, -0.04444877434553933, -0.0019232832877190845, 0.03156691822835689], "std": [0.1407485321706867, 0.07522574874205633, 0.050717117072460266, 0.13232826650115156, 0.49360325031308216, 0.4268708199058777, 2.0545432840296483e-05, 0.00019093375446004157, 9.007008320490455e-05, 0.011077794186912852, 0.0009165866904370502, 0.008487375740017202], "min": [0.06885249045868774, 0.14760758522490716, 1.1826056679187702, -0.22180985844855433, -0.0533972235506206, -1.143218874162654, 0.06900035330833215, -0.3362486104621331, 1.1826171352818464, -0.06141569204772213, -0.006135569579902356, 0.010737978926770902], "max": [0.42080901732221854, 0.3336497278388059, 1.3769777479924408, 0.31088083712943765, 1.1773015873683845, -0.003067945301385009, 0.0691286699676486, -0.3356619670600556, 1.1831239386415788, -0.01691143681669536, -0.001532941380700814, 0.03681558227860294], "count": [287]}, "gripper_mode_state": {"mean": [0.0, 0.0], "std": [0.0, 0.0], "min": [0, 0], "max": [0, 0], "count": [287]}, "gripper_activity_state": {"mean": [1.9024390243902438, 2.0], "std": [0.4058298706510362, 0.0], "min": [0, 2], "max": [2, 2], "count": [287]}, "gripper_mode_action": {"mean": [0.21254355400696864, 0.0], "std": [0.40910731068639755, 0.0], "min": [0, 0], "max": [1, 0], "count": [287]}, "gripper_activity_action": {"mean": [1.9686411149825784, 2.0], "std": [0.22645403218497515, 0.0], "min": [0, 2], "max": [2, 2], "count": [287]}, "gripper_open_scale_state": {"mean": [0.9099088529261181, 0.9796231637349974], "std": [0.11723662736997713, 2.2808146054924935e-05], "min": [0.6864778137207032, 0.9794789123535156], "max": [0.9789613342285156, 0.9796267700195312], "count": [287]}, "gripper_open_scale_action": {"mean": [0.7874564459930313, 1.0], "std": [0.40910731068639755, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [287]}}} +{"episode_index": 31, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6282238126361657]], [[0.659578959694989]], [[0.6376842810457516]]], "std": [[[0.17420745834015106]], [[0.17985994238645867]], [[0.18225657691912764]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6025076715686274]], [[0.6407980119825708]], [[0.6151189950980392]]], "std": [[[0.17417523253367126]], [[0.1792701991109184]], [[0.17811018898569603]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[0.9098039215686274]], [[1.0]]], "mean": [[[0.4493308905228758]], [[0.4308972794117647]], [[0.4225392211328976]]], "std": [[[0.21106885848040013]], [[0.2089190774889319]], [[0.23159548706132696]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4320688044662309]], [[0.43243898692810456]], [[0.41828166666666666]]], "std": [[[0.19737789863162275]], [[0.19148023179866036]], [[0.19940690087758572]]], "count": [100]}, "observation.state": {"min": [-1.1246808767318726, -0.001276595750823617, -1.9853191375732422, -0.2338297814130783, -0.42361703515052795, -0.25723403692245483, -2.7585105895996094, -0.006170212756842375, -0.001276595750823617, -0.001276595750823617, -0.004680851008743048, -0.017234042286872864, -0.014893617480993271, -2.760425567626953, 68.9155044555664, 97.94789123535156], "max": [0.014893617480993271, 2.583829879760742, 0.0, 0.260212779045105, 0.002765957498922944, 0.19531914591789246, -1.910212755203247, -0.005744680762290955, -0.001276595750823617, 0.0, -0.003617021255195141, -0.007021276745945215, 0.012765957042574883, -2.759999990463257, 97.89613342285156, 97.96267700195312], "mean": [-0.28241580724716187, 1.1250996589660645, -0.884782612323761, 0.023380661383271217, -0.13484933972358704, 0.02142471633851528, -2.515939950942993, -0.00611767265945673, -0.0012765915598720312, -0.0005642343894578516, -0.004102474544197321, -0.016549287363886833, 0.010795865207910538, -2.76035475730896, 89.60315704345703, 97.96007537841797], "std": [0.43717899918556213, 0.9596352577209473, 0.7539337873458862, 0.1257631927728653, 0.16537818312644958, 0.15000677108764648, 0.3634456694126129, 0.00013996419147588313, 4.190951585769653e-09, 0.00021600986656267196, 0.00023755810980219394, 0.0010458987671881914, 0.0038193506188690662, 0.00016490768757648766, 12.410188674926758, 0.005724855232983828], "count": [316]}, "action": {"min": [-1.1244078874588013, 0.0, -1.9849711656570435, -0.2377670258283615, -0.4264466464519501, -0.2592427432537079, -2.7585105895996094, -0.006135923322290182, -0.0015339808305725455, -0.0015339808305725455, -0.004601942375302315, -0.016873788088560104, -0.015339807607233524, -2.760425567626953, 0.0, 100.0, 0.0, 0.0], "max": [0.015339807607233524, 2.583223581314087, 0.0015339808305725455, 0.2623107135295868, 0.003067961661145091, 0.19634954631328583, -1.910212755203247, -0.004601942375302315, -0.0015339808305725455, -0.0, -0.004601942375302315, -0.006135923322290182, 0.012271846644580364, -2.759999990463257, 100.0, 100.0, 0.0, 0.0], "mean": [-0.2838342487812042, 1.1280591487884521, -0.8884202241897583, 0.024218451231718063, -0.13719859719276428, 0.021028760820627213, -2.515939950942993, -0.006131079979240894, -0.0015339836245402694, -0.0005387379787862301, -0.0046019526198506355, -0.016669942066073418, 0.010922398418188095, -2.76035475730896, 73.10126495361328, 100.0, 0.0, 0.0], "std": [0.43737468123435974, 0.9593672752380371, 0.7548704743385315, 0.12771400809288025, 0.16715408861637115, 0.1519957035779953, 0.3634456694126129, 8.615647675469518e-05, 2.7939677238464355e-09, 0.0007321384036913514, 1.0244548320770264e-08, 0.0010723210871219635, 0.004105422180145979, 0.00016490768757648766, 44.343414306640625, 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": [133], "max": [133], "mean": [133.0], "std": [0.0], "count": [316]}, "index": {"min": [46895], "max": [47210], "mean": [47052.5], "std": [91.22088576636384], "count": [316]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [316]}, "subtask_annotation": {"mean": [3.8322784810126582, 6.0, 6.0, 6.0, 6.0], "std": [1.3780728144557508, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [316]}, "scene_annotation": {"mean": [133.0], "std": [0.0], "min": [133], "max": [133], "count": [316]}, "eef_direction_state": {"mean": [4.268987341772152, 6.0], "std": [1.8658626097118676, 0.0], "min": [0, 6], "max": [6, 6], "count": [316]}, "eef_velocity_state": {"mean": [1.2025316455696202, 0.0], "std": [0.919269754702042, 0.0], "min": [0, 0], "max": [2, 0], "count": [316]}, "eef_acc_mag_state": {"mean": [0.9335443037974683, 0.0], "std": [0.8671290298256011, 0.0], "min": [0, 0], "max": [2, 0], "count": [316]}, "eef_direction_action": {"mean": [4.284810126582278, 6.0], "std": [1.8249042706014666, 0.0], "min": [0, 6], "max": [6, 6], "count": [316]}, "eef_velocity_action": {"mean": [1.2025316455696202, 0.0], "std": [0.9088836780016466, 0.0], "min": [0, 0], "max": [2, 0], "count": [316]}, "eef_acc_mag_action": {"mean": [1.0537974683544304, 0.0], "std": [0.8420992511897564, 0.0], "min": [0, 0], "max": [2, 0], "count": [316]}, "eef_sim_pose_state": {"mean": [0.22120314906279548, 0.2200873961664227, 1.2718831328284907, -0.02702485469274374, 0.2543106023981154, -0.4302531870287899, 0.06898471333033096, -0.3367222793802054, 1.1830426692479523, 0.010894255929551181, -0.005942489395448308, -0.0226672737441702], "std": [0.13282616851346293, 0.18395462739774324, 0.0876367364974488, 0.22206910751179176, 0.37322738407191586, 0.6056342186665729, 1.655989155890696e-05, 2.3988709374012793e-05, 6.410322598866819e-05, 0.0038257378699135965, 0.00031742796166515117, 0.0010444599937438808], "min": [0.027754913241612292, -0.14939185555379608, 1.1817102506824688, -0.47857437908947376, -0.5206060929495062, -1.5897692891674446, 0.06892997861119898, -0.33674630492295116, 1.1828583880664527, -0.014851245348701301, -0.006807548791194273, -0.023404606058415905], "max": [0.41445633489807315, 0.33662563967477377, 1.4344792671276394, 0.20295773492789468, 0.9440026598992337, -0.008085098691291124, 0.06902948116275684, -0.3365065674804807, 1.1832556831333474, 0.012873241805470368, -0.0051059242638633595, -0.013191614097207469], "count": [316]}, "eef_sim_pose_action": {"mean": [0.2214363571735328, 0.21955895586287663, 1.2723792634164046, -0.02908994667446836, 0.2539950816346451, -0.4347068398807226, 0.06896663499910916, -0.33672457584579385, 1.1830808736984282, 0.011033745095486283, -0.006673728518001985, -0.022801349987006708], "std": [0.13302150894818512, 0.18377055579383975, 0.08855699655436404, 0.22600129231383898, 0.37815163874166546, 0.6078452354021758, 5.6142147159611407e-05, 2.4186519423485494e-05, 0.00020281924505323185, 0.0041131713846052475, 0.000732023203427279, 0.0010748879837132429], "min": [0.020418805776994772, -0.14933871107394853, 1.1811268080174655, -0.489414944564068, -0.5578185882192295, -1.5938149537194382, 0.0688903130647176, -0.3367644628862225, 1.1829316303989852, -0.015302157816695866, -0.0076690016350513535, -0.023010207649581473], "max": [0.40481209432965964, 0.3367234861369741, 1.440072470390841, 0.21119759343836514, 0.9598416580221301, -0.0076698710842494884, 0.06901206738285176, -0.33648770941609607, 1.1833565829050006, 0.012401263375548768, -0.006135049691118333, -0.012271962150880054], "count": [316]}, "gripper_mode_state": {"mean": [0.0, 0.0], "std": [0.0, 0.0], "min": [0, 0], "max": [0, 0], "count": [316]}, "gripper_activity_state": {"mean": [1.9145569620253164, 2.0], "std": [0.38439924349678245, 0.0], "min": [0, 2], "max": [2, 2], "count": [316]}, "gripper_mode_action": {"mean": [0.2689873417721519, 0.0], "std": [0.44343336786771465, 0.0], "min": [0, 0], "max": [1, 0], "count": [316]}, "gripper_activity_action": {"mean": [1.9715189873417722, 2.0], "std": [0.21600274615925943, 0.0], "min": [0, 2], "max": [2, 2], "count": [316]}, "gripper_open_scale_state": {"mean": [0.8960301123993345, 0.9795996315871645], "std": [0.12410197888573407, 5.723749433760633e-05], "min": [0.689155044555664, 0.9794789123535156], "max": [0.9789613342285156, 0.9796267700195312], "count": [316]}, "gripper_open_scale_action": {"mean": [0.7310126582278481, 1.0], "std": [0.44343336786771465, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [316]}}} +{"episode_index": 32, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6287555065359477]], [[0.6505492592592593]], [[0.6221017892156863]]], "std": [[[0.17254543084428278]], [[0.17860218910004655]], [[0.1810035312398628]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6051266503267975]], [[0.6334498066448802]], [[0.601968924291939]]], "std": [[[0.16977959530015704]], [[0.17573034540669266]], [[0.17368431830751038]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.456642968409586]], [[0.43280907407407404]], [[0.4140672903050109]]], "std": [[[0.20481861371060658]], [[0.20536109026010818]], [[0.2241598382328303]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8156862745098039]], [[0.6666666666666666]], [[0.6745098039215687]]], "mean": [[[0.41927742374727667]], [[0.42068300653594776]], [[0.4143159776688453]]], "std": [[[0.21277597762663836]], [[0.21029221964904662]], [[0.21308399358735228]]], "count": [100]}, "observation.state": {"min": [-0.8687233924865723, -0.0017021276289597154, -1.9891489744186401, -0.35297873616218567, -0.32404255867004395, -0.3072340488433838, -2.8570213317871094, 0.0, 0.0, 0.0, -0.001276595750823617, 0.019999999552965164, -0.07063829898834229, -2.835106372833252, 64.7329330444336, 100.5361328125], "max": [0.010851063765585423, 2.6406383514404297, 0.0, 0.9048936367034912, 0.16106383502483368, 0.09382978826761246, -1.7906383275985718, 0.0, 0.0, 0.0, 0.0008510638144798577, 0.0382978729903698, -0.05702127516269684, -2.8348937034606934, 101.29421997070312, 100.54344177246094], "mean": [-0.350763201713562, 1.3412834405899048, -1.1752842664718628, 0.08801636099815369, -0.0012881853617727757, -0.06435955315828323, -2.5528273582458496, 0.0, 0.0, 0.0, -9.263282845495269e-05, 0.037055350840091705, -0.057545777410268784, -2.8349099159240723, 90.8550796508789, 100.53610229492188], "std": [0.358927845954895, 1.000501036643982, 0.7966766953468323, 0.3569924831390381, 0.13122962415218353, 0.08406145125627518, 0.42630109190940857, 0.0, 0.0, 0.0, 0.0002355288015678525, 0.0024317847564816475, 0.0009692476596683264, 4.8466121370438486e-05, 14.606221199035645, 0.001712445286102593], "count": [294]}, "action": {"min": [-0.8697671294212341, -0.0015339808305725455, -1.9880391359329224, -0.35895150899887085, -0.32827189564704895, -0.32213595509529114, -2.8570213317871094, 0.0, 0.0, 0.0015339808305725455, -0.0015339808305725455, 0.019941750913858414, -0.06289321184158325, -2.835106372833252, 0.0, 100.0, 0.0, 0.0], "max": [0.012271846644580364, 2.6430490016937256, -0.0, 0.9111846089363098, 0.16260196268558502, 0.11198059469461441, -1.7906383275985718, 0.0, 0.0, 0.0015339808305725455, 0.0015339808305725455, 0.03834952041506767, -0.058291271328926086, -2.8348937034606934, 100.0, 100.0, 0.0, 0.0], "mean": [-0.35140737891197205, 1.344290018081665, -1.1789796352386475, 0.08711350709199905, -0.0030573331750929356, -0.06599769741296768, -2.5528273582458496, 0.0, 0.0, 0.0015339835081249475, -0.00032354454742744565, 0.0376555509865284, -0.05838535726070404, -2.8349099159240723, 76.19047546386719, 100.0, 0.0, 0.0], "std": [0.3592294454574585, 1.0005278587341309, 0.796680748462677, 0.36079779267311096, 0.13517700135707855, 0.08751104772090912, 0.42630109190940857, 0.0, 0.0, 2.6775524020195007e-09, 0.0006508188089355826, 0.0028330921195447445, 0.00046397780533879995, 4.8466121370438486e-05, 42.59181594848633, 0.0, 0.0, 0.0], "count": [294]}, "timestamp": {"min": [0.0], "max": [9.766666666666667], "mean": [4.883333333333334], "std": [2.8289999541782853], "count": [294]}, "frame_index": {"min": [0], "max": [293], "mean": [146.5], "std": [84.86999862534856], "count": [294]}, "episode_index": {"min": [141], "max": [141], "mean": [141.0], "std": [0.0], "count": [294]}, "index": {"min": [49873], "max": [50166], "mean": [50019.5], "std": [84.86999862534856], "count": [294]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [294]}, "subtask_annotation": {"mean": [3.82312925170068, 6.0, 6.0, 6.0, 6.0], "std": [1.3436708794468912, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [294]}, "scene_annotation": {"mean": [141.0], "std": [0.0], "min": [141], "max": [141], "count": [294]}, "eef_direction_state": {"mean": [3.95578231292517, 6.0], "std": [1.983284887707666, 0.0], "min": [0, 6], "max": [6, 6], "count": [294]}, "eef_velocity_state": {"mean": [1.3605442176870748, 0.0], "std": [0.8527313318010972, 0.0], "min": [0, 0], "max": [2, 0], "count": [294]}, "eef_acc_mag_state": {"mean": [1.0850340136054422, 0.0], "std": [0.8469114549045353, 0.0], "min": [0, 0], "max": [2, 0], "count": [294]}, "eef_direction_action": {"mean": [3.8877551020408165, 6.0], "std": [2.014653730622386, 0.0], "min": [0, 6], "max": [6, 6], "count": [294]}, "eef_velocity_action": {"mean": [1.3571428571428572, 0.0], "std": [0.8481672919312807, 0.0], "min": [0, 0], "max": [2, 0], "count": [294]}, "eef_acc_mag_action": {"mean": [1.054421768707483, 0.0], "std": [0.8271112990539545, 0.0], "min": [0, 0], "max": [2, 0], "count": [294]}, "eef_sim_pose_state": {"mean": [0.27121977539046604, 0.18795714071919828, 1.2937566577335433, -0.01833877094588776, 0.24963492629403763, -0.3201848957288037, 0.06911496761029882, -0.33565657775103847, 1.1825044935507236, -0.057549615609446055, -9.256221508863371e-05, 0.03705529088357413], "std": [0.1618068243510848, 0.16837905832687367, 0.11112351157218481, 0.15891935909065552, 0.43068409012620557, 0.4688907680035961, 1.604278894664354e-06, 5.469825343665576e-05, 2.4139067648609107e-05, 0.0009685377390364388, 0.00023538086572746057, 0.0024317842741077723], "min": [0.024624946878385068, -0.0737726320835083, 1.1730279579710075, -0.310938840325014, -0.27977941162050657, -1.0682890484629657, 0.06911397485831762, -0.3360402100134576, 1.1824077672465247, -0.07063829898834229, -0.0012757007931545328, 0.02000000679413201], "max": [0.4549888245120415, 0.3374755375584286, 1.4989146850412063, 0.4191892592707069, 1.2618635953058197, 0.3048945024746263, 0.06912594742989697, -0.3356286336237116, 1.1826258347194882, -0.05702127516269684, 0.0008508936073572393, 0.038297876454420225], "count": [294]}, "eef_sim_pose_action": {"mean": [0.27142234454105335, 0.18772322449832113, 1.2942180631813573, -0.01766385494866496, 0.24758147618886708, -0.3182195982363469, 0.06922993281421468, -0.33564307972355734, 1.182102870749429, -0.0583400161905621, 0.0012095834381831965, 0.03765561161183547], "std": [0.1623822298466695, 0.16820961096809617, 0.11186790697979249, 0.17306054166990512, 0.43525115263866165, 0.47742930113106713, 1.8831823722828328e-06, 6.372392748173687e-05, 6.670113513634673e-05, 0.0004634397392377359, 0.0006503850793482211, 0.002833090436476816], "min": [0.01600314840901819, -0.07408736717503704, 1.171845639574, -0.3166473929399844, -0.31534444664219885, -1.071302671417861, 0.06922940598188512, -0.336041520521201, 1.1819124637883003, -0.06283439878472474, 0.0, 0.01994177437010064], "max": [0.4551695622600672, 0.3378452655683887, 1.5015896906722674, 0.49636965283984735, 1.292863441482833, 0.3781953722039548, 0.06924147708579785, -0.3356274722550903, 1.1822269248422452, -0.0582324582720676, 0.003067351656029782, 0.03834956549096084], "count": [294]}, "gripper_mode_state": {"mean": [0.0, 0.0], "std": [0.0, 0.0], "min": [0, 0], "max": [0, 0], "count": [294]}, "gripper_activity_state": {"mean": [1.8911564625850341, 2.0], "std": [0.4306181555945152, 0.0], "min": [0, 2], "max": [2, 2], "count": [294]}, "gripper_mode_action": {"mean": [0.23809523809523808, 0.0], "std": [0.4259177099999608, 0.0], "min": [0, 0], "max": [1, 0], "count": [294]}, "gripper_activity_action": {"mean": [1.969387755102041, 2.0], "std": [0.22379298162715658, 0.0], "min": [0, 2], "max": [2, 2], "count": [294]}, "gripper_open_scale_state": {"mean": [0.903129963518002, 1.0], "std": [0.1422869217303086, 0.0], "min": [0.6473293304443359, 1.0], "max": [1.0, 1.0], "count": [294]}, "gripper_open_scale_action": {"mean": [0.7619047619047619, 1.0], "std": [0.4259177099999608, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [294]}}} +{"episode_index": 33, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[0.9137254901960784]], [[1.0]]], "mean": [[[0.6376244907407407]], [[0.6545784667755992]], [[0.6337397576252723]]], "std": [[[0.16284239970338787]], [[0.17817462135644113]], [[0.18707483018264867]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[0.9058823529411765]], [[0.984313725490196]]], "mean": [[[0.6137721732026143]], [[0.6379244553376906]], [[0.6133474537037037]]], "std": [[[0.15985082440993145]], [[0.17304927676687795]], [[0.1769157445241683]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9450980392156862]]], "mean": [[[0.4833707843137255]], [[0.4335855637254902]], [[0.39986815631808276]]], "std": [[[0.23098450059108108]], [[0.23829715750175712]], [[0.2707900268484198]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[0.9725490196078431]], [[0.9882352941176471]]], "mean": [[[0.43729267156862744]], [[0.43867686546840956]], [[0.4357334041394335]]], "std": [[[0.205240435079121]], [[0.204391704314443]], [[0.2098930313077648]]], "count": [100]}, "observation.state": {"min": [-0.24425531923770905, -0.001276595750823617, -1.9544681310653687, -0.01765957474708557, -0.1614893674850464, -0.025957446545362473, -2.7585105895996094, 0.0, -0.001276595750823617, 0.0, -0.0017021276289597154, 0.009999999776482582, -0.042127661406993866, -2.742553234100342, 67.37501525878906, 97.3410415649414], "max": [0.29276594519615173, 2.4019148349761963, 0.0, 0.656595766544342, 0.002340425504371524, 0.14553190767765045, -1.8661701679229736, 0.0, -0.001276595750823617, 0.0, 0.0019148936262354255, 0.017234042286872864, -0.017234042286872864, -2.742553234100342, 97.89613342285156, 97.3410415649414], "mean": [0.0519946850836277, 1.2033452987670898, -0.8269586563110352, 0.20821426808834076, -0.07949360460042953, 0.030342960730195045, -2.43153977394104, 0.0, -0.0012765899300575256, 0.0, 0.0015530810924246907, 0.014910207130014896, -0.027219153940677643, -2.742553472518921, 86.7103271484375, 97.34115600585938], "std": [0.17828825116157532, 0.8593845963478088, 0.6259275078773499, 0.20629212260246277, 0.05626756697893143, 0.026772504672408104, 0.4122198522090912, 0.0, 5.820766091346741e-09, 0.0, 0.000383040402084589, 0.0005495367222465575, 0.0019057940226048231, 2.384185791015625e-07, 14.09097957611084, 0.00011444091796875], "count": [384]}, "action": {"min": [-0.2454369217157364, 0.0, -1.954291582107544, -0.032213594764471054, -0.16260196268558502, -0.02761165425181389, -2.7585105895996094, 0.0, 0.0, -0.0, -0.0015339808305725455, 0.01073786523193121, -0.04295146092772484, -2.742553234100342, 0.0, 100.0, 0.0, 0.0], "max": [0.2929903268814087, 2.3991458415985107, 0.003067961661145091, 0.6596117615699768, 0.003067961661145091, 0.14879614114761353, -1.8661701679229736, 0.0, 0.0, -0.0, 0.003067961661145091, 0.016873788088560104, -0.01840776950120926, -2.742553234100342, 100.0, 100.0, 0.0, 0.0], "mean": [0.05243506655097008, 1.20455002784729, -0.8282976150512695, 0.21116185188293457, -0.07990281283855438, 0.031059153378009796, -2.43153977394104, 0.0, 0.0, 0.0, 0.0014460993697866797, 0.015323863364756107, -0.02774353325366974, -2.742553472518921, 64.58333587646484, 100.0, 0.0, 0.0], "std": [0.1780318170785904, 0.858159065246582, 0.6247106194496155, 0.20884333550930023, 0.05651276186108589, 0.027048802003264427, 0.4122198522090912, 0.0, 0.0, 0.0, 0.0004196572699584067, 0.0006061488529667258, 0.0019209298770874739, 2.384185791015625e-07, 47.82588577270508, 0.0, 0.0, 0.0], "count": [384]}, "timestamp": {"min": [0.0], "max": [12.766666666666667], "mean": [6.383333333333333], "std": [3.6950291934896455], "count": [384]}, "frame_index": {"min": [0], "max": [383], "mean": [191.5], "std": [110.85087580468937], "count": [384]}, "episode_index": {"min": [147], "max": [147], "mean": [147.0], "std": [0.0], "count": [384]}, "index": {"min": [51598], "max": [51981], "mean": [51789.5], "std": [110.85087580468937], "count": [384]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [384]}, "subtask_annotation": {"mean": [3.6145833333333335, 6.0, 6.0, 6.0, 6.0], "std": [1.4002960376490268, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [384]}, "scene_annotation": {"mean": [147.0], "std": [0.0], "min": [147], "max": [147], "count": [384]}, "eef_direction_state": {"mean": [4.1640625, 6.0], "std": [2.1905716900907586, 0.0], "min": [0, 6], "max": [6, 6], "count": [384]}, "eef_velocity_state": {"mean": [1.0442708333333333, 0.0], "std": [0.9160709179148242, 0.0], "min": [0, 0], "max": [2, 0], "count": [384]}, "eef_acc_mag_state": {"mean": [0.859375, 0.0], "std": [0.8726251253402001, 0.0], "min": [0, 0], "max": [2, 0], "count": [384]}, "eef_direction_action": {"mean": [4.044270833333333, 6.0], "std": [2.27202609873125, 0.0], "min": [0, 6], "max": [6, 6], "count": [384]}, "eef_velocity_action": {"mean": [1.0364583333333333, 0.0], "std": [0.9121426002900452, 0.0], "min": [0, 0], "max": [2, 0], "count": [384]}, "eef_acc_mag_action": {"mean": [0.8880208333333334, 0.0], "std": [0.8752750993636071, 0.0], "min": [0, 0], "max": [2, 0], "count": [384]}, "eef_sim_pose_state": {"mean": [0.2796972715170321, 0.33913738136641586, 1.2510548892406523, -0.053851580009185634, 0.5798089278809064, -0.06958619519019556, 0.06903170712802088, -0.33615472735588, 1.1823066412608865, -0.027214903238775623, 0.0002764534600202794, 0.01491024133877418], "std": [0.16755718700496025, 0.059818887642818085, 0.06127498846178897, 0.0846036774511, 0.4292877259195154, 0.17386505741561828, 1.6826292369141877e-07, 1.2365034137198208e-05, 3.92618608796192e-05, 0.001907301112226864, 0.00038300048294001983, 0.0005495364171733882], "min": [0.06006110797408818, 0.21808672713889476, 1.1818770170367918, -0.15942789278530312, -0.038549880468427444, -0.4581881834426678, 0.06903084442545596, -0.3362652137555109, 1.1822695551922169, -0.042142327954754054, -0.002978438523672855, 0.010000007924428268], "max": [0.54972177203743, 0.4166847317561375, 1.3809757670905296, 0.14557386906036618, 1.0170794489679338, 0.11091330203660625, 0.06903301463236178, -0.33610244154389673, 1.1826403023080396, -0.01724680803826495, 0.0006382290912994026, 0.017234048527030678], "count": [384]}, "eef_sim_pose_action": {"mean": [0.27957165207187124, 0.3392730528414467, 1.2512492765575598, -0.052486151809226306, 0.5826683165380927, -0.06943441953435685, 0.06912772264417653, -0.33614542143911325, 1.1823467746788903, -0.027721237436179446, 0.0014459253975279598, 0.015323846077873321], "std": [0.1672987716964317, 0.05960635878718133, 0.06189627642899113, 0.08558272112726649, 0.4316022683700508, 0.17226384587384572, 2.0449213229160436e-07, 1.363882038991056e-05, 4.301495558750534e-05, 0.0019216557875361342, 0.00041960671089509024, 0.0006061505747975081], "min": [0.05700417826459914, 0.21819962922405067, 1.1818660949841624, -0.1531714985168564, -0.04285360520004433, -0.46015683762223236, 0.069126799112186, -0.3362486104621331, 1.182180535047387, -0.04295146092772484, -0.0015338346437452355, 0.010737865231931208], "max": [0.5491714513810457, 0.4166375160109845, 1.3843674919128317, 0.14873025928775102, 1.0170622818489954, 0.11126762014353493, 0.069129187694828, -0.3361105471652313, 1.1826522342857717, -0.018407769501209256, 0.0030675249078688793, 0.01687386748512528], "count": [384]}, "gripper_mode_state": {"mean": [0.0, 0.0], "std": [0.0, 0.0], "min": [0, 0], "max": [0, 0], "count": [384]}, "gripper_activity_state": {"mean": [1.921875, 2.0], "std": [0.36677170607204695, 0.0], "min": [0, 2], "max": [2, 2], "count": [384]}, "gripper_mode_action": {"mean": [0.3541666666666667, 0.0], "std": [0.4782600118020388, 0.0], "min": [0, 0], "max": [1, 0], "count": [384]}, "gripper_activity_action": {"mean": [1.9765625, 2.0], "std": [0.19624776073563235, 0.0], "min": [0, 2], "max": [2, 2], "count": [384]}, "gripper_open_scale_state": {"mean": [0.8671037991841642, 0.9734104156494209], "std": [0.14090957531511764, 6.772360450213455e-15], "min": [0.6737501525878906, 0.9734104156494141], "max": [0.9789613342285156, 0.9734104156494141], "count": [384]}, "gripper_open_scale_action": {"mean": [0.6458333333333334, 1.0], "std": [0.4782600118020388, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [384]}}} +{"episode_index": 34, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[0.996078431372549]], [[1.0]]], "mean": [[[0.6405906358428145]], [[0.6633752017267812]], [[0.6360888530823852]]], "std": [[[0.17851375606689573]], [[0.18768255467725892]], [[0.1860528634252443]]], "count": [108]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6038129211046559]], [[0.6344149116436698]], [[0.602280001815541]]], "std": [[[0.18529551231218772]], [[0.19289342406158422]], [[0.18528404883734548]]], "count": [108]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7725490196078432]], [[0.6352941176470588]], [[0.6313725490196078]]], "mean": [[[0.42727788872750744]], [[0.43009592360606796]], [[0.4217515885984023]]], "std": [[[0.18355024060154954]], [[0.18042081851416142]], [[0.1830991640712608]]], "count": [108]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[0.807843137254902]], [[0.796078431372549]]], "mean": [[[0.4653019320382474]], [[0.4349097323085613]], [[0.4076847968611313]]], "std": [[[0.21064121750550546]], [[0.20411807086610761]], [[0.23095475273648933]]], "count": [108]}, "observation.state": {"min": [0.009148935787379742, -0.001276595750823617, -0.00042553190723992884, -0.0042553190141916275, 0.029361702501773834, -0.0793616995215416, -2.758085012435913, -0.01234042551368475, -0.0031914892606437206, -1.8068084716796875, -0.4044680893421173, -0.020212765783071518, -0.2080851048231125, -2.760425567626953, 97.77780151367188, 69.80701446533203], "max": [0.009999999776482582, -0.001276595750823617, 0.0, -0.003829787252470851, 0.030638298019766808, -0.07829787582159042, -2.7551064491271973, 0.9153191447257996, 2.5574467182159424, -0.00042553190723992884, 0.00957446824759245, 0.24872340261936188, 0.024468084797263145, -1.9357446432113647, 97.88134765625, 97.96267700195312], "mean": [0.00988055020570755, -0.0012765952851623297, -4.909983545076102e-06, -0.004094103816896677, 0.03016437031328678, -0.07891575247049332, -2.75608491897583, 0.34374627470970154, 1.3642301559448242, -0.8873905539512634, -0.2507862448692322, 0.09232612699270248, -0.12324371188879013, -2.552532196044922, 97.81224060058594, 90.85938262939453], "std": [0.00021358899539336562, 4.656612873077393e-10, 4.544491821434349e-05, 0.000206425174837932, 0.00019420300668571144, 0.00022877378796692938, 0.0013811088865622878, 0.3609756529331207, 0.9401758313179016, 0.6474022269248962, 0.1623978614807129, 0.08790453523397446, 0.07114829868078232, 0.3422625958919525, 0.04801321402192116, 11.68061351776123], "count": [520]}, "action": {"min": [0.00920388475060463, 0.0, 0.0, -0.004601942375302315, 0.029145635664463043, -0.07976700365543365, -2.758085012435913, -0.012271846644580364, 0.0, -1.8085633516311646, -0.40650489926338196, -0.019941750913858414, -0.21015536785125732, -2.760425567626953, 100.0, 0.0, 0.0, 0.0], "max": [0.01073786523193121, 0.0, 0.0, -0.004601942375302315, 0.03067961521446705, -0.07976700365543365, -2.7551064491271973, 0.9188544750213623, 2.5586800575256348, -0.0, 0.012271846644580364, 0.25003886222839355, 0.02454369328916073, -1.9357446432113647, 100.0, 100.0, 0.0, 0.0], "mean": [0.010295451618731022, 0.0, 0.0, -0.00460195355117321, 0.030673788860440254, -0.07976676523685455, -2.75608491897583, 0.3441705107688904, 1.3651072978973389, -0.8877905011177063, -0.25273263454437256, 0.09315663576126099, -0.12433803081512451, -2.552532196044922, 100.0, 76.15384674072266, 0.0, 0.0], "std": [0.0006948075606487691, 0.0, 0.0, 1.1175870895385742e-08, 9.495025733485818e-05, 2.384185791015625e-07, 0.0013811088865622878, 0.3609493672847748, 0.9392434358596802, 0.6473506093025208, 0.16309428215026855, 0.08860037475824356, 0.07216274738311768, 0.3422625958919525, 0.0, 42.6142578125, 0.0, 0.0], "count": [520]}, "timestamp": {"min": [0.0], "max": [17.3], "mean": [8.65], "std": [5.003693080560042], "count": [520]}, "frame_index": {"min": [0], "max": [519], "mean": [259.5], "std": [150.11079241680127], "count": [520]}, "episode_index": {"min": [160], "max": [160], "mean": [160.0], "std": [0.0], "count": [520]}, "index": {"min": [56577], "max": [57096], "mean": [56836.5], "std": [150.11079241680127], "count": [520]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [520]}, "subtask_annotation": {"mean": [2.544230769230769, 6.0, 6.0, 6.0, 6.0], "std": [1.8181682943956405, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [520]}, "scene_annotation": {"mean": [160.0], "std": [0.0], "min": [160], "max": [160], "count": [520]}, "eef_direction_state": {"mean": [6.0, 3.725], "std": [0.0, 2.0370014727535155], "min": [6, 0], "max": [6, 6], "count": [520]}, "eef_velocity_state": {"mean": [0.0, 1.275], "std": [0.0, 0.8200316598015737], "min": [0, 0], "max": [0, 2], "count": [520]}, "eef_acc_mag_state": {"mean": [0.0, 0.925], "std": [0.0, 0.8504241023431479], "min": [0, 0], "max": [0, 2], "count": [520]}, "eef_direction_action": {"mean": [6.0, 3.7115384615384617], "std": [0.0, 2.019487163209224], "min": [6, 0], "max": [6, 6], "count": [520]}, "eef_velocity_action": {"mean": [0.0, 1.2884615384615385], "std": [0.0, 0.8142136003422245], "min": [0, 0], "max": [0, 2], "count": [520]}, "eef_acc_mag_action": {"mean": [0.0, 0.9826923076923076], "std": [0.0, 0.8467633294461155], "min": [0, 0], "max": [0, 2], "count": [520]}, "eef_sim_pose_state": {"mean": [0.06901654940177553, 0.33396210216068617, 1.1828867971380792, -0.0790778403575801, -0.005373168056906849, 0.0400454441411076, 0.2912975976933299, -0.19880332499655085, 1.2535633478658668, -0.09477822727675293, 0.2238081147371826, 0.44414569432982476], "std": [3.465623929459816e-06, 6.462927029241412e-06, 2.432665814780191e-05, 0.0002293328613759313, 0.0002100705313663374, 0.0002927914567610586, 0.15719085708258765, 0.1519668358154658, 0.07009504426093918, 0.0778804889199832, 0.2338171477833643, 0.3616073486398473], "min": [0.06898425777288195, 0.33394131930581494, 1.1828583444609704, -0.07953116318638649, -0.005954727834903473, 0.038936626261303925, 0.06653535520246052, -0.33697445384246716, 1.1630347717151672, -0.23851367355121778, -0.28184616712318356, -0.01893635298754969], "max": [0.06901773240717243, 0.33397995376906275, 1.183019864951242, -0.07844995968033693, -0.0051039864755468844, 0.04063876630673466, 0.46297288576909396, 0.05982922861998796, 1.395942184131422, 0.028357019748660173, 0.6759345689328384, 1.0096026948525045], "count": [520]}, "eef_sim_pose_action": {"mean": [0.06911292921825954, 0.3339650448005996, 1.1829666625204287, -0.07990814118597335, -0.004599777578604478, 0.040969469754126665, 0.29138281544442646, -0.19861849244631363, 1.253892014696411, -0.09688340057676745, 0.22245873599445676, 0.4453882214365767], "std": [3.29372173297899e-07, 1.607826802620759e-05, 2.9408027231740743e-10, 4.3676313082034646e-07, 1.306863008653085e-08, 0.0006975342168223355, 0.1569064171341045, 0.15199690466366084, 0.07037022958885389, 0.07937966570458692, 0.23688084306711157, 0.361181451931581], "min": [0.0691127193081624, 0.33392059293064746, 1.18296666250214, -0.07990816832511373, -0.004599987898301405, 0.03988380934566142, 0.06465705620647852, -0.3369741168594408, 1.1624632447095584, -0.245070868041878, -0.3009506223326823, -0.018408145388635718], "max": [0.06911412213071626, 0.3339900804205905, 1.1829666672531873, -0.07990111214859943, -0.004599776766559094, 0.04141780510995516, 0.4622775962872782, 0.06042940388437028, 1.3919250239785188, 0.027780844478766026, 0.6860562923595697, 1.0120305591082874], "count": [520]}, "gripper_mode_state": {"mean": [0.0, 0.0], "std": [0.0, 0.0], "min": [0, 0], "max": [0, 0], "count": [520]}, "gripper_activity_state": {"mean": [2.0, 1.9461538461538461], "std": [0.0, 0.3053758960196797], "min": [2, 0], "max": [2, 2], "count": [520]}, "gripper_mode_action": {"mean": [0.0, 0.23846153846153847], "std": [0.0, 0.4261427379835239], "min": [0, 0], "max": [0, 1], "count": [520]}, "gripper_activity_action": {"mean": [2.0, 1.9826923076923078], "std": [0.0, 0.16895738407401995], "min": [2, 0], "max": [2, 2], "count": [520]}, "gripper_open_scale_state": {"mean": [0.9781195188669052, 0.9085941525972836], "std": [0.0004801241757553969, 0.11680609159831956], "min": [0.9777780151367188, 0.6980701446533203], "max": [0.9788134765625, 0.9796267700195312], "count": [520]}, "gripper_open_scale_action": {"mean": [1.0, 0.7615384615384615], "std": [0.0, 0.4261427379835239], "min": [1.0, 0.0], "max": [1.0, 1.0], "count": [520]}}} +{"episode_index": 35, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[1.0]]], "mean": [[[0.6283163779956427]], [[0.6564022004357298]], [[0.6285823583877995]]], "std": [[[0.15832406829840753]], [[0.1687964519464157]], [[0.1658204530879348]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[0.9921568627450981]], [[1.0]], [[1.0]]], "mean": [[[0.6040883932461875]], [[0.6388632135076252]], [[0.6072277668845316]]], "std": [[[0.1633557981628115]], [[0.17213473571765056]], [[0.1639249539637063]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46171708877995643]], [[0.4368277069716776]], [[0.4137530555555556]]], "std": [[[0.20086922809630647]], [[0.20187164344727349]], [[0.2231473431995007]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.6941176470588235]], [[0.6509803921568628]], [[0.6470588235294118]]], "mean": [[[0.4290032679738562]], [[0.4383619553376907]], [[0.4299546732026144]]], "std": [[[0.18521275198830545]], [[0.1798709079832537]], [[0.18463600800839897]]], "count": [100]}, "observation.state": {"min": [-0.5955319404602051, -0.001276595750823617, -1.9517021179199219, -0.10574468225240707, -0.2163829803466797, -0.03255319222807884, -2.7551064491271973, 0.0, 0.0, -0.0017021276289597154, 0.001276595750823617, -0.00042553190723992884, -0.02914893627166748, -2.760425567626953, 68.1418228149414, 97.94789123535156], "max": [0.15574468672275543, 2.470212697982788, 0.0, 0.17212766408920288, -0.003617021255195141, 0.14234042167663574, -1.888085126876831, 0.0, 0.0, -0.00042553190723992884, 0.0031914892606437206, 0.0017021276289597154, -0.01872340403497219, -2.759999990463257, 97.77780151367188, 97.96267700195312], "mean": [-0.12709377706050873, 1.1320770978927612, -0.9457569122314453, 0.09790664166212082, -0.11399312317371368, 0.028434233739972115, -2.5207226276397705, 0.0, 0.0, -0.0015743356198072433, 0.001712009310722351, 5.269741905067349e-06, -0.019646259024739265, -2.7604315280914307, 89.76129913330078, 97.96281433105469], "std": [0.2519133388996124, 0.9609569907188416, 0.7481101155281067, 0.06857465207576752, 0.07000791281461716, 0.037424325942993164, 0.36743712425231934, 0.0, 0.0, 0.00025486870435997844, 0.00026690837694332004, 0.00023192861408460885, 0.0013974688481539488, 2.4737912099226378e-05, 12.554018020629883, 0.0008415882475674152], "count": [323]}, "action": {"min": [-0.5951845645904541, 0.0, -1.9527575969696045, -0.11351457983255386, -0.2178252786397934, -0.03528155758976936, -2.7551064491271973, 0.0, 0.0015339808305725455, -0.0015339808305725455, 0.0015339808305725455, 0.0, -0.03067961521446705, -2.760425567626953, 0.0, 100.0, 0.0, 0.0], "max": [0.15800002217292786, 2.4697091579437256, 0.0015339808305725455, 0.17794176936149597, -0.003067961661145091, 0.15033011138439178, -1.888085126876831, 0.0, 0.0015339808305725455, -0.0, 0.003067961661145091, 0.003067961661145091, -0.019941750913858414, -2.759999990463257, 100.0, 100.0, 0.0, 0.0], "mean": [-0.12848854064941406, 1.1352595090866089, -0.9492077231407166, 0.09836946427822113, -0.11599835008382797, 0.028703991323709488, -2.5207226276397705, 0.0, 0.0015339836245402694, -0.0014152541989460588, 0.0016384656773880124, 4.749166328110732e-05, -0.020231496542692184, -2.7604315280914307, 74.61300659179688, 100.0, 0.0, 0.0], "std": [0.2523581087589264, 0.961024284362793, 0.7502591609954834, 0.06964234262704849, 0.07076423615217209, 0.03816400095820427, 0.36743712425231934, 0.0, 2.7939677238464355e-09, 0.0004099163634236902, 0.0003864667669404298, 0.00029183231526985765, 0.0013535371981561184, 2.4737912099226378e-05, 43.522396087646484, 0.0, 0.0, 0.0], "count": [323]}, "timestamp": {"min": [0.0], "max": [10.733333333333333], "mean": [5.366666666666667], "std": [3.1080540535840107], "count": [323]}, "frame_index": {"min": [0], "max": [322], "mean": [161.0], "std": [93.24162160752032], "count": [323]}, "episode_index": {"min": [162], "max": [162], "mean": [162.0], "std": [0.0], "count": [323]}, "index": {"min": [57431], "max": [57753], "mean": [57592.0], "std": [93.24162160752032], "count": [323]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [323]}, "subtask_annotation": {"mean": [3.820433436532508, 6.0, 6.0, 6.0, 6.0], "std": [1.500861609425296, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [323]}, "scene_annotation": {"mean": [162.0], "std": [0.0], "min": [162], "max": [162], "count": [323]}, "eef_direction_state": {"mean": [4.247678018575852, 6.0], "std": [1.7876301472583118, 0.0], "min": [0, 6], "max": [6, 6], "count": [323]}, "eef_velocity_state": {"mean": [1.3219814241486068, 0.0], "std": [0.8520852801993118, 0.0], "min": [0, 0], "max": [2, 0], "count": [323]}, "eef_acc_mag_state": {"mean": [1.0, 0.0], "std": [0.8511511054650434, 0.0], "min": [0, 0], "max": [2, 0], "count": [323]}, "eef_direction_action": {"mean": [4.219814241486068, 6.0], "std": [1.807614774481587, 0.0], "min": [0, 6], "max": [6, 6], "count": [323]}, "eef_velocity_action": {"mean": [1.3095975232198143, 0.0], "std": [0.856662556579462, 0.0], "min": [0, 0], "max": [2, 0], "count": [323]}, "eef_acc_mag_action": {"mean": [1.0464396284829722, 0.0], "std": [0.8221082269128317, 0.0], "min": [0, 0], "max": [2, 0], "count": [323]}, "eef_sim_pose_state": {"mean": [0.270071634539665, 0.27568533411990426, 1.280250963971845, -0.02734316547244171, 0.27949856656068317, -0.26162720121716987, 0.06901141231174644, -0.3364901214151537, 1.1827558286398552, -0.019646220982331594, 0.0001376720563854719, 5.26979287376057e-06], "std": [0.1854727091681906, 0.11248382564010655, 0.09842781586064586, 0.09766647874633395, 0.34905785141823753, 0.31181497081360054, 1.9261205517209385e-05, 5.219088865927047e-06, 8.67640994421787e-05, 0.001397170951670357, 0.00044639014038322383, 0.00023192896733373493], "min": [0.05186457967953979, 0.04851580433320075, 1.1819206400620763, -0.2096701899300744, -0.12158240660827402, -0.872100708134038, 0.06900168684380063, -0.33649981574421967, 1.1822858150225524, -0.02914812142342263, -0.0004255318781360984, -0.0004255319939259275], "max": [0.5045705694388652, 0.3806536847146796, 1.4872547761127952, 0.1480728758074264, 0.9853900424692821, 0.005880126532204301, 0.06909821588535993, -0.336451937040461, 1.182835870496983, -0.018723404034972194, 0.002765957353403792, 0.0017021322907416533], "count": [323]}, "eef_sim_pose_action": {"mean": [0.27063685851977964, 0.27512235284538417, 1.2806374086091765, -0.02771699721764624, 0.27957856873286163, -0.2653658585741808, 0.06913960636048491, -0.3364891712956997, 1.1827543279399697, -0.020231282481258776, 0.0017571915014623983, 4.749198507708429e-05], "std": [0.1854393077460885, 0.11252129624678209, 0.09920034464384407, 0.0980908294017135, 0.34978412172235945, 0.31273510593710213, 3.0762246445744394e-05, 6.567097749450878e-06, 0.00012590369730856507, 0.0013525825787597879, 0.0006045069502317125, 0.00029183448123428504], "min": [0.04863654144541853, 0.04826408914764632, 1.1814407900527808, -0.21232752967200508, -0.14152549975564455, -0.8743932492654489, 0.06913032909010196, -0.33649024, 1.1822154076646858, -0.03066549655381697, 0.0015339790257684616, -1.734723475976807e-18], "max": [0.5053501362817047, 0.38032356754005214, 1.4841582157586282, 0.14619913975766935, 0.984056572864286, 0.007188775734766471, 0.06924594252042998, -0.3364212017670418, 1.1827979565338946, -0.019941750913858407, 0.004601942491717859, 0.003067994147681722], "count": [323]}, "gripper_mode_state": {"mean": [0.0, 0.0], "std": [0.0, 0.0], "min": [0, 0], "max": [0, 0], "count": [323]}, "gripper_activity_state": {"mean": [1.91640866873065, 2.0], "std": [0.38041461027979123, 0.0], "min": [0, 2], "max": [2, 2], "count": [323]}, "gripper_mode_action": {"mean": [0.25386996904024767, 0.0], "std": [0.43522408924570155, 0.0], "min": [0, 0], "max": [1, 0], "count": [323]}, "gripper_activity_action": {"mean": [1.9721362229102166, 2.0], "std": [0.2136895842320414, 0.0], "min": [0, 2], "max": [2, 2], "count": [323]}, "gripper_open_scale_state": {"mean": [0.8976117786608279, 0.9796263122558626], "std": [0.12554021291964598, 8.214275411192627e-06], "min": [0.6814182281494141, 0.9794789123535156], "max": [0.9777780151367188, 0.9796267700195312], "count": [323]}, "gripper_open_scale_action": {"mean": [0.7461300309597523, 1.0], "std": [0.43522408924570155, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [323]}}} +{"episode_index": 36, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9921568627450981]], [[1.0]], [[1.0]]], "mean": [[[0.6203398747276688]], [[0.653218371459695]], [[0.6312886029411764]]], "std": [[[0.16895049980207533]], [[0.17678659878190234]], [[0.17493553535667392]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[1.0]]], "mean": [[[0.5977188616557735]], [[0.6380890005446622]], [[0.6121462282135076]]], "std": [[[0.16894207508660009]], [[0.17561583736223224]], [[0.1692417760306513]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4538904820261438]], [[0.4411213534858388]], [[0.4311789460784314]]], "std": [[[0.2037364492254847]], [[0.20039235947338888]], [[0.2167633754174376]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7843137254901961]], [[1.0]], [[1.0]]], "mean": [[[0.42752223583877996]], [[0.433001424291939]], [[0.42033004901960785]]], "std": [[[0.19028090391015356]], [[0.1847559997713026]], [[0.18999813294042242]]], "count": [100]}, "observation.state": {"min": [-1.0140424966812134, -0.001276595750823617, -1.9291489124298096, -0.06255318969488144, -0.35446807742118835, -0.012978723272681236, -2.7551064491271973, -0.00042553190723992884, -0.001276595750823617, 0.0, -0.007659574504941702, -0.03255319222807884, 0.019999999552965164, -2.75361704826355, 69.20541381835938, 97.71121215820312], "max": [0.007659574504941702, 2.5068085193634033, 0.0, 0.008510638028383255, 0.06255318969488144, 0.1480851024389267, -1.9185106754302979, 0.0, -0.001276595750823617, 0.0, -0.003617021255195141, -0.02531914971768856, 0.031063830479979515, -2.7531914710998535, 97.77780151367188, 97.72601318359375], "mean": [-0.26669853925704956, 0.893459141254425, -0.6679226160049438, -0.005280418787151575, -0.05626082792878151, 0.030601486563682556, -2.627753973007202, -2.5404890493518906e-06, -0.001276590977795422, 0.0, -0.005683078896254301, -0.030519550666213036, 0.03023122251033783, -2.75360107421875, 93.42103576660156, 97.72575378417969], "std": [0.3654821813106537, 1.016746163368225, 0.7562487721443176, 0.01641625352203846, 0.11768663674592972, 0.043137047439813614, 0.28244373202323914, 3.2781139452708885e-05, 4.773028194904327e-09, 0.0, 0.0005123967421241105, 0.0006979258032515645, 0.0016552984016016126, 7.249632471939549e-05, 9.646211624145508, 0.0025253682397305965], "count": [335]}, "action": {"min": [-1.0139613151550293, -0.0015339808305725455, -1.9297478199005127, -0.06596117466688156, -0.35588353872299194, -0.013805827125906944, -2.7551064491271973, 0.0, -0.0015339808305725455, -0.0015339808305725455, -0.007669903803616762, -0.032213594764471054, 0.019941750913858414, -2.75361704826355, 0.0, 100.0, 0.0, 0.0], "max": [0.00920388475060463, 2.508058547973633, 0.0015339808305725455, 0.00920388475060463, 0.06289321184158325, 0.15800002217292786, -1.9185106754302979, 0.0, -0.0015339808305725455, -0.0, -0.0015339808305725455, -0.026077672839164734, 0.03067961521446705, -2.7531914710998535, 100.0, 100.0, 0.0, 0.0], "mean": [-0.2678837776184082, 0.8937339782714844, -0.6665233373641968, -0.005769604351371527, -0.0568716861307621, 0.03084445744752884, -2.627753973007202, 0.0, -0.0015339837409555912, -4.579047072184039e-06, -0.0062549905851483345, -0.0306430384516716, 0.030363723635673523, -2.75360107421875, 86.5671615600586, 100.0, 0.0, 0.0], "std": [0.367506206035614, 1.0151649713516235, 0.755199134349823, 0.01703532226383686, 0.11978782713413239, 0.04428718611598015, 0.28244373202323914, 0.0, 2.9103830456733704e-09, 8.368506678380072e-05, 0.0005558216362260282, 0.0005914952489547431, 0.001665248884819448, 7.249632471939549e-05, 34.10044479370117, 0.0, 0.0, 0.0], "count": [335]}, "timestamp": {"min": [0.0], "max": [11.133333333333333], "mean": [5.566666666666666], "std": [3.2235246409964224], "count": [335]}, "frame_index": {"min": [0], "max": [334], "mean": [167.0], "std": [96.70573922989266], "count": [335]}, "episode_index": {"min": [170], "max": [170], "mean": [170.0], "std": [0.0], "count": [335]}, "index": {"min": [60322], "max": [60656], "mean": [60489.0], "std": [96.70573922989266], "count": [335]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [335]}, "subtask_annotation": {"mean": [3.7044776119402987, 6.0, 6.0, 6.0, 6.0], "std": [1.778598545712946, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [335]}, "scene_annotation": {"mean": [170.0], "std": [0.0], "min": [170], "max": [170], "count": [335]}, "eef_direction_state": {"mean": [4.397014925373134, 6.0], "std": [1.905371053239638, 0.0], "min": [0, 6], "max": [6, 6], "count": [335]}, "eef_velocity_state": {"mean": [1.035820895522388, 0.0], "std": [0.9581857066970896, 0.0], "min": [0, 0], "max": [2, 0], "count": [335]}, "eef_acc_mag_state": {"mean": [0.7970149253731343, 0.0], "std": [0.8745096961912203, 0.0], "min": [0, 0], "max": [2, 0], "count": [335]}, "eef_direction_action": {"mean": [4.373134328358209, 6.0], "std": [1.8976483553238588, 0.0], "min": [0, 6], "max": [6, 6], "count": [335]}, "eef_velocity_action": {"mean": [1.0298507462686568, 0.0], "std": [0.9552705212494003, 0.0], "min": [0, 0], "max": [2, 0], "count": [335]}, "eef_acc_mag_action": {"mean": [0.8417910447761194, 0.0], "std": [0.8649302022967988, 0.0], "min": [0, 0], "max": [2, 0], "count": [335]}, "eef_sim_pose_state": {"mean": [0.20796301761430913, 0.24036896654035095, 1.2320710556206802, -0.008000174450774389, 0.21433708408760782, -0.3348578300887085, 0.0690212411157784, -0.3371768560195105, 1.1830482892222938, 0.030443642060547824, -0.006956424431578231, -0.030522813838923267], "std": [0.17796266596495317, 0.13816297447512726, 0.06295598439926277, 0.09980905336035267, 0.25488398613453517, 0.49751551250844384, 6.618065959449073e-07, 1.5706935135178394e-05, 5.2514611242582996e-05, 0.0016579494863148084, 0.0005121230422037643, 0.0006991687977195919], "min": [0.06870428455609884, -0.07022267188878009, 1.1815935583140926, -0.29383911201566426, -0.0029779641053977457, -1.4521200475101117, 0.06901820882620875, -0.337222655110738, 1.1828365363821554, 0.020210077001070914, -0.008931858957368366, -0.03255449112302608], "max": [0.5890316922423982, 0.33479351714270245, 1.3915283217090675, 0.15751717881243804, 0.6836862074675221, 0.059388041805833486, 0.06902544251433752, -0.3370599359533923, 1.1832508561425399, 0.03132454744726508, -0.004891256100882702, -0.025319536966410344], "count": [335]}, "eef_sim_pose_action": {"mean": [0.20715419199566637, 0.23969038086809555, 1.2320880064171869, -0.009858738924913539, 0.21515781542414367, -0.3374436449119767, 0.0690007976389895, -0.33717969101596973, 1.1831022730785994, 0.03060252750527977, -0.007789875798111186, -0.030643917654101117], "std": [0.17670613720657502, 0.13888485561583547, 0.06387317680507018, 0.10225223902159246, 0.2555878911847759, 0.5030761666385307, 6.332347275335001e-06, 1.3304798418644967e-05, 5.054604316917922e-05, 0.0016696277126262034, 0.0005219338717929719, 0.0005915425676519427], "min": [0.06843186276212562, -0.07094094990091879, 1.1810915009049379, -0.2976866030907991, -0.003064917867624084, -1.4572776465531312, 0.06888567094958438, -0.3372150171557032, 1.1829315974239234, 0.020101745383215686, -0.009200755195256649, -0.0322149582996508], "max": [0.5891596465261986, 0.3348816550267039, 1.4005418767250928, 0.16536068526658695, 0.6824999725553966, 0.06444025657237258, 0.06900525938496888, -0.33707699936282587, 1.1832460455136542, 0.03097606251042977, -0.0045995549273945, -0.026078163530697904], "count": [335]}, "gripper_mode_state": {"mean": [0.0, 0.0], "std": [0.0, 0.0], "min": [0, 0], "max": [0, 0], "count": [335]}, "gripper_activity_state": {"mean": [1.9223880597014926, 2.0], "std": [0.36233937069951905, 0.0], "min": [0, 2], "max": [2, 2], "count": [335]}, "gripper_mode_action": {"mean": [0.13432835820895522, 0.0], "std": [0.34100476593420637, 0.0], "min": [0, 0], "max": [1, 0], "count": [335]}, "gripper_activity_action": {"mean": [1.973134328358209, 2.0], "std": [0.20989129350742633, 0.0], "min": [0, 2], "max": [2, 2], "count": [335]}, "gripper_open_scale_state": {"mean": [0.9342079729678091, 0.9772557136194024], "std": [0.0964619285888682, 2.5187709577114234e-05], "min": [0.6920541381835937, 0.9771121215820312], "max": [0.9777780151367188, 0.9772601318359375], "count": [335]}, "gripper_open_scale_action": {"mean": [0.8656716417910447, 1.0], "std": [0.34100476593420637, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [335]}}} +{"episode_index": 37, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6304700354030501]], [[0.647698346949891]], [[0.6184125925925926]]], "std": [[[0.19088232266140123]], [[0.20280216105297752]], [[0.21171954239244561]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5999919852941176]], [[0.6262521704793028]], [[0.5924061437908497]]], "std": [[[0.18451426682781513]], [[0.1938313286557854]], [[0.19822834083346996]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46016828976034857]], [[0.43415351579520695]], [[0.4084989705882353]]], "std": [[[0.22707437339969655]], [[0.21837119024824625]], [[0.2419675155561595]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[0.7725490196078432]], [[0.9686274509803922]]], "mean": [[[0.43368456154684093]], [[0.4266856427015251]], [[0.4196843790849673]]], "std": [[[0.2468255793927905]], [[0.24966786368642874]], [[0.25848988516881083]]], "count": [100]}, "observation.state": {"min": [-0.7206382751464844, -0.001276595750823617, -1.9746809005737305, -0.13936170935630798, -0.12297872453927994, -0.22127659618854523, -2.7555320262908936, 0.0, -0.001276595750823617, -0.001276595750823617, -0.001276595750823617, -0.019574468955397606, 0.006595744751393795, -2.742553234100342, 67.0994873046875, 97.32622528076172], "max": [0.05000000074505806, 2.5785105228424072, 0.0, 0.16212765872478485, 0.07531914860010147, 0.0331914909183979, -1.8582978248596191, 0.0, -0.001276595750823617, 0.0, 0.0017021276289597154, -0.01425531879067421, 0.0219148937612772, -2.7421276569366455, 97.79259490966797, 97.3410415649414], "mean": [-0.27429020404815674, 1.0720778703689575, -0.8740357756614685, -0.015910359099507332, -0.038404278457164764, -0.06640762090682983, -2.5902163982391357, 0.0, -0.001276591094210744, -0.0006209086277522147, -3.784778164117597e-05, -0.018364833667874336, 0.02089909091591835, -2.742196559906006, 92.13401794433594, 97.32880401611328], "std": [0.30785319209098816, 1.1081733703613281, 0.8585779070854187, 0.06596364825963974, 0.04304739087820053, 0.0986596941947937, 0.3309391438961029, 0.0, 4.6566128730773926e-09, 0.0002583235618658364, 0.0002552757505327463, 0.00046765574370510876, 0.0017000408843159676, 0.0001526254927739501, 11.315561294555664, 0.005354091990739107], "count": [416]}, "action": {"min": [-0.7209709882736206, -0.0015339808305725455, -1.9742332696914673, -0.1426602154970169, -0.1227184608578682, -0.22242721915245056, -2.7555320262908936, 0.0, 0.0, -0.0015339808305725455, -0.0015339808305725455, -0.019941750913858414, 0.007669903803616762, -2.742553234100342, 0.0, 100.0, 0.0, 0.0], "max": [0.05215534567832947, 2.580155611038208, -0.0, 0.16106797754764557, 0.07669904083013535, 0.03374757617712021, -1.8582978248596191, 0.0, 0.0, -0.0, 0.0015339808305725455, -0.013805827125906944, 0.02147573046386242, -2.7421276569366455, 100.0, 100.0, 0.0, 0.0], "mean": [-0.2731855511665344, 1.0722708702087402, -0.8735464811325073, -0.016036733984947205, -0.038449015468358994, -0.0663335844874382, -2.5902163982391357, 0.0, 0.0, -0.000545669870916754, -0.00026549649192020297, -0.018525775521993637, 0.021107016131281853, -2.742196559906006, 82.69230651855469, 100.0, 0.0, 0.0], "std": [0.3074513077735901, 1.1067147254943848, 0.8574560880661011, 0.0666518583893776, 0.04321702569723129, 0.09979159384965897, 0.3309391438961029, 0.0, 0.0, 0.0007342884782701731, 0.0006449572392739356, 0.0006621871143579483, 0.001701735076494515, 0.0001526254927739501, 37.83143615722656, 0.0, 0.0, 0.0], "count": [416]}, "timestamp": {"min": [0.0], "max": [13.833333333333334], "mean": [6.916666666666666], "std": [4.002950300854497], "count": [416]}, "frame_index": {"min": [0], "max": [415], "mean": [207.5], "std": [120.08850902563492], "count": [416]}, "episode_index": {"min": [179], "max": [179], "mean": [179.0], "std": [0.0], "count": [416]}, "index": {"min": [63322], "max": [63737], "mean": [63529.5], "std": [120.08850902563492], "count": [416]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [416]}, "subtask_annotation": {"mean": [3.923076923076923, 6.0, 6.0, 6.0, 6.0], "std": [1.5108091801078727, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [416]}, "scene_annotation": {"mean": [179.0], "std": [0.0], "min": [179], "max": [179], "count": [416]}, "eef_direction_state": {"mean": [4.497596153846154, 6.0], "std": [1.9315184317766425, 0.0], "min": [0, 6], "max": [6, 6], "count": [416]}, "eef_velocity_state": {"mean": [0.9927884615384616, 0.0], "std": [0.9341007159611692, 0.0], "min": [0, 0], "max": [2, 0], "count": [416]}, "eef_acc_mag_state": {"mean": [0.7980769230769231, 0.0], "std": [0.8478457734879027, 0.0], "min": [0, 0], "max": [2, 0], "count": [416]}, "eef_direction_action": {"mean": [4.46875, 6.0], "std": [1.934997608575346, 0.0], "min": [0, 6], "max": [6, 6], "count": [416]}, "eef_velocity_action": {"mean": [0.9975961538461539, 0.0], "std": [0.9263731960968759, 0.0], "min": [0, 0], "max": [2, 0], "count": [416]}, "eef_acc_mag_action": {"mean": [0.8149038461538461, 0.0], "std": [0.8445919533582564, 0.0], "min": [0, 0], "max": [2, 0], "count": [416]}, "eef_sim_pose_state": {"mean": [0.2485672889027111, 0.21392747470851978, 1.241489248239172, -0.07920114850790146, 0.18138105494003623, -0.31596788637027307, 0.0689831794609859, -0.33690348145949783, 1.1826417485983554, 0.02093470908918996, -0.001935024894881263, -0.018364908562369494], "std": [0.19631388526132915, 0.14252428511120116, 0.08274752966778623, 0.11450678238575653, 0.26782528285191853, 0.3351270208017048, 1.963578642074811e-05, 1.052207172905794e-05, 7.906916202261556e-05, 0.001702969564949988, 0.0003840944382157317, 0.0004676567244514088], "min": [0.059266562721329435, -0.018603648382816647, 1.181285145342678, -0.2996504587167854, -0.18084941658539733, -0.8590445952168806, 0.06893291386329345, -0.3369306961461285, 1.1824092735910348, 0.006601810639302631, -0.0038291461376609437, -0.019574497304142294], "max": [0.5364321405936653, 0.3334926602456446, 1.4610998590558786, 0.03476075283240165, 0.620847412451107, 0.04719307418799807, 0.06903037274180376, -0.3368110165741011, 1.1829503667105234, 0.021953370673133667, -2.9099833653845053e-11, -0.01425532008115752], "count": [416]}, "eef_sim_pose_action": {"mean": [0.24858914232764712, 0.21439363940094466, 1.2417325570691393, -0.07919631008071294, 0.18192611224949237, -0.31494881645299233, 0.06908526930909818, -0.3369071005945401, 1.1826734405498778, 0.021122108229389328, -0.0008110251363222312, -0.01852574682302571], "std": [0.19615366878912704, 0.1421169798093133, 0.08328911139406384, 0.11562641246747592, 0.27018613260490465, 0.3344014079619042, 5.562669830244045e-05, 1.489878319715466e-05, 0.00021871428084479805, 0.001705533887392561, 0.0010134425385702477, 0.0006621874732237813], "min": [0.057956722411975484, -0.018961308726056298, 1.1803418837660664, -0.3043802389179313, -0.19634933463497872, -0.8602612049231761, 0.06900953030749561, -0.33693895947879904, 1.182337765714228, 0.007648726585595006, -0.003067441890956868, -0.019941844739103168], "max": [0.5362869311575834, 0.3334801374893645, 1.4608801161137346, 0.03487578600484472, 0.6227391162516489, 0.050596754876297, 0.06912834048845656, -0.33680090265883306, 1.18307736061874, 0.021536907128087833, 0.0015338346437452355, -0.013805827125906944], "count": [416]}, "gripper_mode_state": {"mean": [0.0, 0.0], "std": [0.0, 0.0], "min": [0, 0], "max": [0, 0], "count": [416]}, "gripper_activity_state": {"mean": [1.9326923076923077, 2.0], "std": [0.3400911381505278, 0.0], "min": [0, 2], "max": [2, 2], "count": [416]}, "gripper_mode_action": {"mean": [0.17307692307692307, 0.0], "std": [0.37831376101742203, 0.0], "min": [0, 0], "max": [1, 0], "count": [416]}, "gripper_activity_action": {"mean": [1.9783653846153846, 2.0], "std": [0.18865215536762803, 0.0], "min": [0, 2], "max": [2, 2], "count": [416]}, "gripper_open_scale_state": {"mean": [0.921341678729426, 0.9732850470909699], "std": [0.11315578721474477, 5.345733293728816e-05], "min": [0.670994873046875, 0.9732622528076171], "max": [0.9779259490966797, 0.9734104156494141], "count": [416]}, "gripper_open_scale_action": {"mean": [0.8269230769230769, 1.0], "std": [0.37831376101742203, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [416]}}} +{"episode_index": 38, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[0.9176470588235294]], [[0.9333333333333333]]], "mean": [[[0.6311832843137255]], [[0.6634828649237472]], [[0.6354611492374728]]], "std": [[[0.15085448035566]], [[0.15777762547737884]], [[0.15286626788231675]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[0.9803921568627451]], [[0.9333333333333333]], [[0.9411764705882353]]], "mean": [[[0.5924089297385621]], [[0.6323511574074074]], [[0.6004692973856209]]], "std": [[[0.16872381371581457]], [[0.17494333893514435]], [[0.16540419709704435]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7294117647058823]], [[0.6823529411764706]], [[0.7215686274509804]]], "mean": [[[0.43385431644880174]], [[0.4409812363834422]], [[0.43537760348583876]]], "std": [[[0.1862904171913709]], [[0.17734698733438936]], [[0.18277404195899072]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46088517973856213]], [[0.4358457652505447]], [[0.4113863507625272]]], "std": [[[0.23176395508929776]], [[0.22853901664304477]], [[0.2536598146945591]]], "count": [100]}, "observation.state": {"min": [-0.00042553190723992884, -0.001276595750823617, -0.0017021276289597154, 0.002340425504371524, -0.02148936130106449, 0.02255319058895111, -2.7585105895996094, -0.0908510610461235, -0.003829787252470851, -1.8476595878601074, -0.019999999552965164, -0.13595744967460632, -0.18212765455245972, -2.7387235164642334, 97.88134765625, 66.6973648071289], "max": [0.0, 0.0008510638144798577, -0.0017021276289597154, 0.006170212756842375, -0.012978723272681236, 0.07531914860010147, -2.758085012435913, 0.3006382882595062, 2.389361619949341, 0.0, 0.6489361524581909, 0.3534042537212372, 0.015319149009883404, -1.8468085527420044, 97.89613342285156, 97.20767974853516], "mean": [-2.4439335902570747e-05, 8.913169585866854e-05, -0.0017021294916048646, 0.003140448359772563, -0.014043287374079227, 0.025891322642564774, -2.7582039833068848, 0.09604945778846741, 1.1497447490692139, -0.8459665179252625, 0.2867223024368286, 0.005467237439006567, -0.047886718064546585, -2.4767699241638184, 97.88555908203125, 88.24375915527344], "std": [9.900738950818777e-05, 0.0003609866835176945, 1.862645149230957e-09, 0.0007084711687639356, 0.0017158667324110866, 0.011765279807150364, 0.00019535631872713566, 0.11331509053707123, 0.8900745511054993, 0.6846067905426025, 0.197066068649292, 0.1446111500263214, 0.038783103227615356, 0.385771244764328, 0.006760618649423122, 13.187763214111328], "count": [296]}, "action": {"min": [-0.0015339808305725455, 0.0, -0.0015339808305725455, 0.0015339808305725455, -0.02147573046386242, 0.023009711876511574, -2.7585105895996094, -0.0920388475060463, 0.0, -1.8484468460083008, -0.02454369328916073, -0.1365242898464203, -0.1840776950120926, -2.7387235164642334, 100.0, 0.0, 0.0, 0.0], "max": [0.0, 0.007669903803616762, -0.0015339808305725455, 0.006135923322290182, -0.013805827125906944, 0.07669904083013535, -2.758085012435913, 0.302194207906723, 2.3884081840515137, -0.0, 0.653475821018219, 0.3574175238609314, 0.015339807607233524, -1.8468085527420044, 100.0, 100.0, 0.0, 0.0], "mean": [-1.036473531712545e-05, 2.5911836928571574e-05, -0.0015339835081249475, 0.003161249915137887, -0.014215261675417423, 0.02565794810652733, -2.7582039833068848, 0.09526744484901428, 1.1485216617584229, -0.844964325428009, 0.2899171710014343, 0.005560678895562887, -0.049403540790081024, -2.4767699241638184, 100.0, 71.95945739746094, 0.0, 0.0], "std": [0.00012566531950142235, 0.00044505216646939516, 2.6775524020195007e-09, 0.0006843077135272324, 0.0016243812860921025, 0.01116577535867691, 0.00019535631872713566, 0.11385737359523773, 0.8894712328910828, 0.68349689245224, 0.19967877864837646, 0.14608222246170044, 0.03916814178228378, 0.385771244764328, 0.0, 44.919639587402344, 0.0, 0.0], "count": [296]}, "timestamp": {"min": [0.0], "max": [9.833333333333334], "mean": [4.916666666666666], "std": [2.8482450737252227], "count": [296]}, "frame_index": {"min": [0], "max": [295], "mean": [147.5], "std": [85.44735221175668], "count": [296]}, "episode_index": {"min": [186], "max": [186], "mean": [186.0], "std": [0.0], "count": [296]}, "index": {"min": [65852], "max": [66147], "mean": [65999.5], "std": [85.44735221175668], "count": [296]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [296]}, "subtask_annotation": {"mean": [2.7094594594594597, 6.0, 6.0, 6.0, 6.0], "std": [1.9408600015595547, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [296]}, "scene_annotation": {"mean": [186.0], "std": [0.0], "min": [186], "max": [186], "count": [296]}, "eef_direction_state": {"mean": [6.0, 3.6824324324324325], "std": [0.0, 2.3206975948011213], "min": [6, 0], "max": [6, 6], "count": [296]}, "eef_velocity_state": {"mean": [0.0, 1.1993243243243243], "std": [0.0, 0.8606249003706888], "min": [0, 0], "max": [0, 2], "count": [296]}, "eef_acc_mag_state": {"mean": [0.0, 1.0675675675675675], "std": [0.0, 0.8395797063248155], "min": [0, 0], "max": [0, 2], "count": [296]}, "eef_direction_action": {"mean": [6.0, 3.6655405405405403], "std": [0.0, 2.313217393116339], "min": [6, 0], "max": [6, 6], "count": [296]}, "eef_velocity_action": {"mean": [0.0, 1.1891891891891893], "std": [0.0, 0.8490961120218933], "min": [0, 0], "max": [0, 2], "count": [296]}, "eef_acc_mag_action": {"mean": [0.0, 1.0641891891891893], "std": [0.0, 0.8215435484776733], "min": [0, 0], "max": [0, 2], "count": [296]}, "eef_sim_pose_state": {"mean": [0.06900611296603235, 0.3331943173030137, 1.182646861378049, 0.02586916950365506, 0.0015272935524467057, -0.014067731488211646, 0.2675278286925061, -0.30931349755346255, 1.249635078103901, 0.01134025035332522, 0.5747657234665807, 0.14437886213590606], "std": [2.7895652951882355e-05, 3.6413043657024514e-05, 7.857874486075984e-05, 0.011754432538194609, 0.0005276811943289319, 0.0018116098451448279, 0.192271228617365, 0.025312019213373435, 0.05763187403456954, 0.22641897425821747, 0.40827519332304446, 0.35284861519614424], "min": [0.06889918423570783, 0.3330360212985743, 1.1823049479539594, 0.022526708830498385, 0.0006382368349882039, -0.021915002616145866, 0.05754816571947399, -0.3408996721505415, 1.182324791359355, -0.19122531324574316, -0.011273992491044993, -0.21524338285834935], "max": [0.0690607681190005, 0.3332177079895827, 1.1827365758371882, 0.07525057057746475, 0.0044672289795504305, -0.012978730616091132, 0.5655049183568808, -0.2680006191614951, 1.402482128721016, 0.5234188678781218, 1.1547109465211625, 0.9161566329103563], "count": [296]}, "eef_sim_pose_action": {"mean": [0.06901398112476649, 0.3331901233802573, 1.1825966887355015, 0.025633266526664387, 0.0016529862412016933, -0.014225626720622022, 0.26656787312097924, -0.3093170109546534, 1.249398801295723, 0.014015784423127528, 0.5769358067068056, 0.14701975746083676], "std": [3.356903116377579e-05, 3.615820569545357e-05, 7.093763195951982e-05, 0.011148113546664874, 0.0008131317201653545, 0.0016509328588589665, 0.19230760879001602, 0.02541139660781908, 0.058226957992022925, 0.23477683725368445, 0.4088994356566765, 0.36111322464876383], "min": [0.06900749737145913, 0.333026528784307, 1.1822912101677197, 0.02298618181007898, 0.0, -0.023009938631690176, 0.05200616189703053, -0.3402954958689125, 1.1823377715622159, -0.19534972378965315, -0.009202325400950118, -0.22473307685163485], "max": [0.06959037198651821, 0.33323424926796, 1.1827792172936253, 0.07651550623954825, 0.009202054572991614, -0.01380582712590694, 0.5653713303366446, -0.26632453251110905, 1.4088305293850207, 0.5458469231006877, 1.1568885726356695, 0.9446213156474085], "count": [296]}, "gripper_mode_state": {"mean": [0.0, 0.0], "std": [0.0, 0.0], "min": [0, 0], "max": [0, 0], "count": [296]}, "gripper_activity_state": {"mean": [2.0, 1.9087837837837838], "std": [0.0, 0.39650995251032223], "min": [2, 0], "max": [2, 2], "count": [296]}, "gripper_mode_action": {"mean": [0.0, 0.28040540540540543], "std": [0.0, 0.44919729966333927], "min": [0, 0], "max": [0, 1], "count": [296]}, "gripper_activity_action": {"mean": [2.0, 1.9695945945945945], "std": [0.0, 0.22304974108437947], "min": [2, 0], "max": [2, 2], "count": [296]}, "gripper_open_scale_state": {"mean": [0.9788574342469892, 0.8824381642728216], "std": [6.75810817203329e-05, 0.13187774628219126], "min": [0.9788134765625, 0.6669736480712891], "max": [0.9789613342285156, 0.9720767974853516], "count": [296]}, "gripper_open_scale_action": {"mean": [1.0, 0.7195945945945946], "std": [0.0, 0.44919729966333927], "min": [1.0, 0.0], "max": [1.0, 1.0], "count": [296]}}} +{"episode_index": 39, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6349121350762528]], [[0.6545192619825707]], [[0.637147325708061]]], "std": [[[0.16584256443463402]], [[0.17464846756589983]], [[0.17654504421732228]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.984313725490196]]], "mean": [[[0.5998618191721132]], [[0.6272701279956427]], [[0.6055382053376906]]], "std": [[[0.17662057116283206]], [[0.18291519996662503]], [[0.18018593426903515]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8196078431372549]], [[0.6705882352941176]], [[0.6666666666666666]]], "mean": [[[0.4407248066448802]], [[0.4308115468409586]], [[0.421724158496732]]], "std": [[[0.1899386460040969]], [[0.1887756285874974]], [[0.19232487327820244]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[0.996078431372549]], [[0.9372549019607843]]], "mean": [[[0.4684632162309368]], [[0.43311357026143793]], [[0.4059700081699346]]], "std": [[[0.20616707530806816]], [[0.2073773081623987]], [[0.23422749542646415]]], "count": [100]}, "observation.state": {"min": [0.0008510638144798577, -0.001276595750823617, 0.0, -0.0008510638144798577, -0.00042553190723992884, -0.008085106499493122, -2.758085012435913, -0.12446808815002441, -0.003617021255195141, -1.9559574127197266, -0.4193617105484009, -0.1125531941652298, -0.33148935437202454, -2.760425567626953, 97.77780151367188, 66.4814224243164], "max": [0.0017021276289597154, -0.0008510638144798577, 0.0, 0.0, 0.00042553190723992884, -0.007021276745945215, -2.7551064491271973, 0.8740425705909729, 2.641702175140381, 0.0, 0.3940425515174866, 0.14723403751850128, -0.009999999776482582, -1.840638279914856, 97.88134765625, 97.96267700195312], "mean": [0.0012521586613729596, -0.0012725191190838814, 0.0, -0.0003868476196657866, -3.5630651836982e-05, -0.007250865455716848, -2.7565042972564697, 0.35298511385917664, 1.5376534461975098, -1.1834279298782349, 0.04159219563007355, 0.055635739117860794, -0.23801711201667786, -2.399719715118408, 97.826904296875, 85.61434936523438], "std": [0.00011887712753377855, 4.1427101677982137e-05, 0.0, 0.0002227579097962007, 0.0001214862713823095, 0.0001717563281999901, 0.0014557830290868878, 0.39523327350616455, 1.0296945571899414, 0.7731643319129944, 0.28512808680534363, 0.06620657444000244, 0.10092833638191223, 0.4309723377227783, 0.05060669034719467, 14.74213695526123], "count": [418]}, "action": {"min": [0.0015339808305725455, -0.0015339808305725455, -0.0, -0.0015339808305725455, -0.0, -0.00920388475060463, -2.758085012435913, -0.1257864236831665, -0.0015339808305725455, -1.9558254480361938, -0.4218447208404541, -0.11351457983255386, -0.3344078063964844, -2.760425567626953, 100.0, 0.0, 0.0, 0.0], "max": [0.0015339808305725455, 0.0, -0.0, -0.0, -0.0, -0.007669903803616762, -2.7551064491271973, 0.8743690252304077, 2.6430490016937256, 0.0, 0.3973010182380676, 0.14879614114761353, -0.01073786523193121, -1.840638279914856, 100.0, 100.0, 0.0, 0.0], "mean": [0.0015339839737862349, -0.00038166026934050024, 0.0, -0.000774331041611731, 0.0, -0.007673591375350952, -2.7565042972564697, 0.35185304284095764, 1.5395289659500122, -1.184847354888916, 0.044140640646219254, 0.05634630471467972, -0.24162819981575012, -2.399719715118408, 100.0, 61.96172332763672, 0.0, 0.0], "std": [3.14321368932724e-09, 0.000663086655549705, 0.0, 0.000766882614698261, 0.0, 7.493976590922102e-05, 0.0014557830290868878, 0.39522960782051086, 1.0272213220596313, 0.7710516452789307, 0.2875633239746094, 0.06681811809539795, 0.10026194155216217, 0.4309723377227783, 0.0, 48.54818344116211, 0.0, 0.0], "count": [418]}, "timestamp": {"min": [0.0], "max": [13.9], "mean": [6.95], "std": [4.022195365165093], "count": [418]}, "frame_index": {"min": [0], "max": [417], "mean": [208.5], "std": [120.66586095495279], "count": [418]}, "episode_index": {"min": [188], "max": [188], "mean": [188.0], "std": [0.0], "count": [418]}, "index": {"min": [66468], "max": [66885], "mean": [66676.5], "std": [120.66586095495279], "count": [418]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [418]}, "subtask_annotation": {"mean": [2.1937799043062203, 6.0, 6.0, 6.0, 6.0], "std": [1.9326605034030997, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [418]}, "scene_annotation": {"mean": [188.0], "std": [0.0], "min": [188], "max": [188], "count": [418]}, "eef_direction_state": {"mean": [6.0, 3.901913875598086], "std": [0.0, 2.0455216978819935], "min": [6, 0], "max": [6, 6], "count": [418]}, "eef_velocity_state": {"mean": [0.0, 1.1196172248803828], "std": [0.0, 0.852829709713661], "min": [0, 0], "max": [0, 2], "count": [418]}, "eef_acc_mag_state": {"mean": [0.0, 0.9401913875598086], "std": [0.0, 0.8436432508250556], "min": [0, 0], "max": [0, 2], "count": [418]}, "eef_direction_action": {"mean": [6.0, 3.825358851674641], "std": [0.0, 2.0867841127980755], "min": [6, 0], "max": [6, 6], "count": [418]}, "eef_velocity_action": {"mean": [0.0, 1.1220095693779903], "std": [0.0, 0.8454458804385585], "min": [0, 0], "max": [0, 2], "count": [418]}, "eef_acc_mag_action": {"mean": [0.0, 1.0215311004784688], "std": [0.0, 0.8254420594629083], "min": [0, 0], "max": [0, 2], "count": [418]}, "eef_sim_pose_state": {"mean": [0.06903440614251806, 0.33348029232164944, 1.1825055820539403, -0.007250778782087384, -0.0016593708497285172, 0.0012165325788117424, 0.311980124196519, -0.1720521852881269, 1.2416959906879914, -0.22572709827162024, 0.3947614824027417, 0.4106557072560515], "std": [3.1245256718963273e-06, 3.915492494024784e-06, 2.2957798700635432e-05, 0.00017175782150627856, 0.0002220121602274626, 0.00016737990020996936, 0.16850541941747268, 0.1807098606173565, 0.06240608570939575, 0.10093241547061199, 0.33347239933422196, 0.3924882418556517], "min": [0.06903400006036955, 0.33346121677981827, 1.1824658359431524, -0.008085106499493122, -0.0021276595653034747, 0.00042553129080553226, 0.06272698620619364, -0.33819999574752885, 1.1703539627444746, -0.41579860767168897, -0.03696889267919601, 0.0023404578633885132], "max": [0.06906622366546196, 0.3334902763048425, 1.1825628074837677, -0.007020552435638872, -0.0012765956352420726, 0.0017021280048077148, 0.4794693625111403, 0.08153419100107685, 1.391170034923521, -0.010029786601251922, 1.0820334789779906, 1.0113641767937243], "count": [418]}, "eef_sim_pose_action": {"mean": [0.06910161718339083, 0.3334747455281938, 1.1825656482729436, -0.007673573614494724, -0.001155990338802482, 0.0015339808305725457, 0.3123178425645728, -0.1727607321587293, 1.2420967188925938, -0.22989766852243124, 0.3977935827301911, 0.4101221309529932], "std": [5.0098287830512815e-05, 7.684987345283187e-08, 7.964356282747386e-05, 7.49396587526365e-05, 0.0010275480870876347, 2.189056281012031e-19, 0.16794740179930695, 0.18061598733737888, 0.06363810728590945, 0.10050270188146845, 0.3377278704485651, 0.3906140554281728], "min": [0.06901438535803354, 0.3334746117161405, 1.1824599410409666, -0.009203884750604628, -0.003067961661145091, 0.001533980830572545, 0.061041297651052415, -0.3378045881840319, 1.1700814245809745, -0.42231579238324407, -0.02757409890281548, 0.002300965084568063], "max": [0.06913051269614176, 0.3334747898533908, 1.18265223757541, -0.00766990380361676, 0.0, 0.001533980830572546, 0.4830843050668986, 0.08195733224538089, 1.4025523921984653, -0.010770808061062866, 1.08441528430073, 1.0129269119114204], "count": [418]}, "gripper_mode_state": {"mean": [0.0, 0.0], "std": [0.0, 0.0], "min": [0, 0], "max": [0, 0], "count": [418]}, "gripper_activity_state": {"mean": [2.0, 1.9330143540669857], "std": [0.0, 0.3393083378275883], "min": [2, 0], "max": [2, 2], "count": [418]}, "gripper_mode_action": {"mean": [0.0, 0.3803827751196172], "std": [0.0, 0.48548091570309254], "min": [0, 0], "max": [0, 1], "count": [418]}, "gripper_activity_action": {"mean": [2.0, 1.9784688995215312], "std": [0.0, 0.18820621449968444], "min": [2, 0], "max": [2, 2], "count": [418]}, "gripper_open_scale_state": {"mean": [0.9782683209140889, 0.8561442598771827], "std": [0.000506066421786023, 0.1474212954200236], "min": [0.9777780151367188, 0.664814224243164], "max": [0.9788134765625, 0.9796267700195312], "count": [418]}, "gripper_open_scale_action": {"mean": [1.0, 0.6196172248803827], "std": [0.0, 0.48548091570309254], "min": [1.0, 0.0], "max": [1.0, 1.0], "count": [418]}}} +{"episode_index": 40, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9803921568627451]], [[0.8705882352941177]], [[1.0]]], "mean": [[[0.6386315795206972]], [[0.6648356998910675]], [[0.6375205909586057]]], "std": [[[0.16198993052786215]], [[0.17183077277648887]], [[0.16910821287109756]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[0.9568627450980393]], [[0.8627450980392157]], [[1.0]]], "mean": [[[0.6112542837690632]], [[0.643209038671024]], [[0.6107737935729847]]], "std": [[[0.16594883657511078]], [[0.17457809214741107]], [[0.16643116602693778]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4769947848583878]], [[0.4490971160130719]], [[0.43074398965141614]]], "std": [[[0.20714562926378785]], [[0.21115974038449778]], [[0.23493779393612996]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6431372549019608]], [[0.6509803921568628]], [[0.6313725490196078]]], "mean": [[[0.4301068246187364]], [[0.4399501470588235]], [[0.4324630691721133]]], "std": [[[0.18479659473790483]], [[0.17868014630182127]], [[0.18190751775406241]]], "count": [100]}, "observation.state": {"min": [-0.4372340440750122, -0.001276595750823617, -1.574042558670044, -0.03446808457374573, -0.4082978665828705, -0.01765957474708557, -2.7585105895996094, -0.006170212756842375, 0.00042553190723992884, -0.0019148936262354255, -0.007659574504941702, -0.01765957474708557, 0.00042553190723992884, -2.760425567626953, 65.7741928100586, 97.96267700195312], "max": [0.1125531941652298, 2.1234042644500732, 0.0, 0.66765958070755, 0.0031914892606437206, 0.20723403990268707, -1.8204255104064941, -0.005744680762290955, 0.00042553190723992884, -0.001276595750823617, -0.001276595750823617, -0.014893617480993271, 0.02297872304916382, -2.760425567626953, 97.89613342285156, 97.96267700195312], "mean": [-0.10409113019704819, 1.137770414352417, -0.8776710033416748, 0.3534938395023346, -0.10834623128175735, 0.0754920244216919, -2.458814859390259, -0.006129310000687838, 0.0004255324020050466, -0.0016709701158106327, -0.007201933301985264, -0.016705792397260666, 0.013546925969421864, -2.7604246139526367, 87.63217163085938, 97.96240997314453], "std": [0.15466061234474182, 0.8681284785270691, 0.6060401797294617, 0.22599467635154724, 0.1269194334745407, 0.059805892407894135, 0.42103686928749084, 0.00012542201147880405, 4.94765117764473e-10, 0.00011632656241999939, 0.00042650854447856545, 0.00023323306231759489, 0.0012110741809010506, 9.5367431640625e-07, 14.410062789916992, 0.00026702880859375], "count": [437]}, "action": {"min": [-0.43718451261520386, -1.5274153261140506e-43, -1.5738643407821655, -0.03528155758976936, -0.4111068546772003, -0.01840776950120926, -2.7585105895996094, -0.006135923322290182, -0.0015339808305725455, -0.003067961661145091, -0.00920388475060463, -0.01840776950120926, 0.0, -2.760425567626953, 0.0, 100.0, 0.0, 0.0], "max": [0.11811652034521103, 2.1230294704437256, -0.0, 0.6718835830688477, 0.003067961661145091, 0.2070874124765396, -1.8204255104064941, -0.006135923322290182, -0.0015339808305725455, -0.0, -0.0015339808305725455, -0.015339807607233524, 0.023009711876511574, -2.760425567626953, 100.0, 100.0, 0.0, 0.0], "mean": [-0.1038084402680397, 1.1375254392623901, -0.8776724338531494, 0.3568139672279358, -0.10990265011787415, 0.07584281265735626, -2.458814859390259, -0.006135936360806227, -0.0015339840902015567, -0.001498881378211081, -0.007641839794814587, -0.01687733829021454, 0.013795326463878155, -2.7604246139526367, 69.10755157470703, 100.0, 0.0, 0.0], "std": [0.15518592298030853, 0.8673041462898254, 0.604583740234375, 0.2270677387714386, 0.12828625738620758, 0.06077880039811134, 0.42103686928749084, 1.30385160446167e-08, 3.259629011154175e-09, 0.00025176102644763887, 0.0004009379190392792, 0.00012704987602774054, 0.0013941850047558546, 9.5367431640625e-07, 46.20491027832031, 0.0, 0.0, 0.0], "count": [437]}, "timestamp": {"min": [0.0], "max": [14.533333333333333], "mean": [7.2666666666666675], "std": [4.205023450852828], "count": [437]}, "frame_index": {"min": [0], "max": [436], "mean": [218.0], "std": [126.15070352558483], "count": [437]}, "episode_index": {"min": [192], "max": [192], "mean": [192.0], "std": [0.0], "count": [437]}, "index": {"min": [67855], "max": [68291], "mean": [68073.0], "std": [126.15070352558483], "count": [437]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [437]}, "subtask_annotation": {"mean": [3.8466819221967965, 6.0, 6.0, 6.0, 6.0], "std": [1.2388890062328946, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [437]}, "scene_annotation": {"mean": [192.0], "std": [0.0], "min": [192], "max": [192], "count": [437]}, "eef_direction_state": {"mean": [4.276887871853547, 6.0], "std": [2.1454526267660454, 0.0], "min": [0, 6], "max": [6, 6], "count": [437]}, "eef_velocity_state": {"mean": [0.9519450800915332, 0.0], "std": [0.8923663636427129, 0.0], "min": [0, 0], "max": [2, 0], "count": [437]}, "eef_acc_mag_state": {"mean": [0.7368421052631579, 0.0], "std": [0.837803658677016, 0.0], "min": [0, 0], "max": [2, 0], "count": [437]}, "eef_direction_action": {"mean": [4.215102974828375, 6.0], "std": [2.1826129661727793, 0.0], "min": [0, 6], "max": [6, 6], "count": [437]}, "eef_velocity_action": {"mean": [0.9519450800915332, 0.0], "std": [0.8897983299164014, 0.0], "min": [0, 0], "max": [2, 0], "count": [437]}, "eef_acc_mag_action": {"mean": [0.8100686498855835, 0.0], "std": [0.8357510741766493, 0.0], "min": [0, 0], "max": [2, 0], "count": [437]}, "eef_sim_pose_state": {"mean": [0.26369770656556984, 0.3029067000889144, 1.2627560939312676, -0.08046636686761444, 0.5916305508478472, -0.29797446828208735, 0.06902767881288685, -0.33672579767900057, 1.1837060192372908, 0.01368805076591187, -0.00844616468672072, -0.02283569149577042], "std": [0.17274900900416348, 0.041363292757474746, 0.06524895632823512, 0.17319417569988182, 0.4750269085399667, 0.391176706663319, 8.909853365840995e-06, 6.132442054542363e-06, 5.465826862520381e-05, 0.0012170016444484901, 0.00044350361154414804, 0.0002582747748985231], "min": [0.02698176391390742, 0.2072077709980854, 1.1821823171083612, -0.5030407241747592, -0.09422607120014814, -1.1277732007914079, 0.06900865398158966, -0.33674620447273107, 1.183107321062416, 0.00046735900983122143, -0.008935001924947672, -0.023830426940298542], "max": [0.49059532495491487, 0.3507747540906121, 1.4608367640509532, 0.06497743862845583, 1.111836673715207, 0.09225945430282374, 0.06906050605510114, -0.3366839938116594, 1.1837615650480506, 0.02312901312103144, -0.0025528488386032944, -0.02106399337750149], "count": [437]}, "eef_sim_pose_action": {"mean": [0.2629475930140929, 0.30282719522242085, 1.2626290598676566, -0.08454331904852132, 0.5938448415893194, -0.30198388188060704, 0.06889013984528558, -0.33672866181426925, 1.183658427767408, 0.013975470829864594, -0.010673160224438207, -0.023014184754593308], "std": [0.1727802926071685, 0.04136907131553371, 0.06561119274639667, 0.1766855437052011, 0.4763084182083252, 0.39571813839034525, 1.929120749072212e-05, 2.8595428899582864e-06, 7.262164014819207e-05, 0.001399200634604649, 0.00042312159921209725, 0.00012707392780338992], "min": [0.023184339582517217, 0.2072734668726155, 1.1821805252191744, -0.5098394593458475, -0.08262835703065297, -1.1349194381724081, 0.06877458120573497, -0.3367630755634577, 1.1831993531026326, 9.41213728573205e-05, -0.01227009931647216, -0.024544753858804075], "max": [0.4904537123950693, 0.35205186698318053, 1.4645923648218155, 0.0674381758114338, 1.113124142993569, 0.09925692303329822, 0.0690053932121514, -0.3366940799374764, 1.183828252934023, 0.023207368460587876, -0.006135049807517223, -0.021476019657219136], "count": [437]}, "gripper_mode_state": {"mean": [0.0, 0.0], "std": [0.0, 0.0], "min": [0, 0], "max": [0, 0], "count": [437]}, "gripper_activity_state": {"mean": [1.9359267734553776, 2.0], "std": [0.3321311452012617, 0.0], "min": [0, 2], "max": [2, 2], "count": [437]}, "gripper_mode_action": {"mean": [0.30892448512585813, 0.0], "std": [0.46204994060770027, 0.0], "min": [0, 0], "max": [1, 0], "count": [437]}, "gripper_activity_action": {"mean": [1.9794050343249427, 2.0], "std": [0.1841216722186856, 0.0], "min": [0, 2], "max": [2, 2], "count": [437]}, "gripper_open_scale_state": {"mean": [0.8763223902093485, 0.9796267700195349], "std": [0.14410060805100278, 3.6637359812630166e-15], "min": [0.657741928100586, 0.9796267700195312], "max": [0.9789613342285156, 0.9796267700195312], "count": [437]}, "gripper_open_scale_action": {"mean": [0.6910755148741419, 1.0], "std": [0.46204994060770027, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [437]}}} +{"episode_index": 41, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6363874210239651]], [[0.660684705882353]], [[0.6338440577342047]]], "std": [[[0.15959831864771323]], [[0.16939258245946015]], [[0.17263491103610537]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[0.9803921568627451]], [[1.0]], [[1.0]]], "mean": [[[0.6108458660130719]], [[0.642747933006536]], [[0.6113851960784313]]], "std": [[[0.1656211183537519]], [[0.17316077421779344]], [[0.17075760423071445]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4535165631808279]], [[0.4359115114379085]], [[0.4132824754901961]]], "std": [[[0.19750115715573574]], [[0.19540813717775626]], [[0.21405196379780417]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7098039215686275]], [[0.9137254901960784]], [[1.0]]], "mean": [[[0.4340080473856209]], [[0.4341437309368192]], [[0.4164106644880174]]], "std": [[[0.1862285511827375]], [[0.1831497662277834]], [[0.19647373288392456]]], "count": [100]}, "observation.state": {"min": [-0.938936173915863, -0.0019148936262354255, -1.9651063680648804, 0.0, -0.15531915426254272, -0.2923404276371002, -2.7585105895996094, -0.001276595750823617, -0.001276595750823617, 0.0, 0.0, -0.00042553190723992884, -0.019999999552965164, -2.760425567626953, 70.97791290283203, 97.94789123535156], "max": [0.021063830703496933, 2.491914987564087, 0.0, 0.2448936104774475, 0.05148936063051224, 0.24617020785808563, -1.969361662864685, 0.0, -0.001276595750823617, 0.0, 0.002340425504371524, 0.004680851008743048, -0.00042553190723992884, -2.759999990463257, 97.89613342285156, 97.96267700195312], "mean": [-0.22320717573165894, 0.7577688694000244, -0.6020083427429199, 0.05297097936272621, -0.031300414353609085, 0.019924500957131386, -2.6451547145843506, -0.0007659560069441795, -0.0012765933061018586, 0.0, 0.0011576265096664429, -2.745357960520778e-06, -0.0028625100385397673, -2.760410785675049, 94.02240753173828, 97.96194458007812], "std": [0.334001749753952, 0.9786003828048706, 0.7653485536575317, 0.07814022153615952, 0.05412239953875542, 0.12630073726177216, 0.261460542678833, 0.00031965895323082805, 2.444721758365631e-09, 0.0, 0.0004242283757776022, 0.00033107775379903615, 0.0013010415714234114, 6.75853225402534e-05, 8.919109344482422, 0.0023705025669187307], "count": [465]}, "action": {"min": [-0.9387962222099304, 0.0, -1.9650293588638306, -0.0015339808305725455, -0.1564660370349884, -0.29452431201934814, -2.7585105895996094, -0.0015339808305725455, -0.0015339808305725455, -0.0, 0.0, 0.0, -0.023009711876511574, -2.760425567626953, 0.0, 100.0, 0.0, 0.0], "max": [0.02454369328916073, 2.491184711456299, -0.0, 0.24697090685367584, 0.05215534567832947, 0.25310683250427246, -1.969361662864685, 0.0, 0.0, -0.0, 0.003067961661145091, 0.006135923322290182, 0.0015339808305725455, -2.759999990463257, 100.0, 100.0, 0.0, 0.0], "mean": [-0.22287708520889282, 0.7580338716506958, -0.6013899445533752, 0.05318796634674072, -0.03155083954334259, 0.020192479714751244, -2.6451547145843506, -0.0007620768737979233, -0.0010951650328934193, 0.0, 0.0011480136308819056, 3.298883530078456e-05, -0.0032527060247957706, -2.760410785675049, 87.09677124023438, 100.0, 0.0, 0.0], "std": [0.33434930443763733, 0.9774784445762634, 0.7643538117408752, 0.0784997045993805, 0.05495414882898331, 0.1274411380290985, 0.261460542678833, 0.0007668780745007098, 0.0006931647658348083, 0.0, 0.0006732142646797001, 0.0003469321527518332, 0.0014320497866719961, 6.75853225402534e-05, 33.52361297607422, 0.0, 0.0, 0.0], "count": [465]}, "timestamp": {"min": [0.0], "max": [15.466666666666667], "mean": [7.733333333333333], "std": [4.474454239428619], "count": [465]}, "frame_index": {"min": [0], "max": [464], "mean": [232.0], "std": [134.23362718285858], "count": [465]}, "episode_index": {"min": [196], "max": [196], "mean": [196.0], "std": [0.0], "count": [465]}, "index": {"min": [69294], "max": [69758], "mean": [69526.0], "std": [134.23362718285858], "count": [465]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [465]}, "subtask_annotation": {"mean": [4.040860215053764, 6.0, 6.0, 6.0, 6.0], "std": [1.542392817707632, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [465]}, "scene_annotation": {"mean": [196.0], "std": [0.0], "min": [196], "max": [196], "count": [465]}, "eef_direction_state": {"mean": [4.866666666666666, 6.0], "std": [1.7087587983165988, 0.0], "min": [0, 6], "max": [6, 6], "count": [465]}, "eef_velocity_state": {"mean": [0.7870967741935484, 0.0], "std": [0.9250662058784762, 0.0], "min": [0, 0], "max": [2, 0], "count": [465]}, "eef_acc_mag_state": {"mean": [0.6860215053763441, 0.0], "std": [0.8652914727829291, 0.0], "min": [0, 0], "max": [2, 0], "count": [465]}, "eef_direction_action": {"mean": [4.823655913978494, 6.0], "std": [1.7655848493061588, 0.0], "min": [0, 6], "max": [6, 6], "count": [465]}, "eef_velocity_action": {"mean": [0.7870967741935484, 0.0], "std": [0.920404984080793, 0.0], "min": [0, 0], "max": [2, 0], "count": [465]}, "eef_acc_mag_action": {"mean": [0.6623655913978495, 0.0], "std": [0.844961534849483, 0.0], "min": [0, 0], "max": [2, 0], "count": [465]}, "eef_sim_pose_state": {"mean": [0.19090650974405446, 0.2524933677006515, 1.2334467183884872, 0.0010703655145900598, 0.20708603720056806, -0.26342557382555454, 0.06903421983427235, -0.336472766508861, 1.1823471754492767, -0.002862497243497299, -0.0001189659515312734, -0.0007687027944984233], "std": [0.1711751033051987, 0.11785505550211324, 0.0730652502249531, 0.17527175786031526, 0.3073901898499499, 0.38432710275389775, 2.054000312618228e-08, 1.1120456798813727e-05, 4.3484692496413876e-05, 0.0013008644975741114, 0.00042422847908340046, 0.0004283052203542348], "min": [0.0670104686587874, 0.004893520506139195, 1.1816678507584215, -0.4935258416703709, -0.016162089100355326, -1.1877376758084854, 0.06903407116396469, -0.33649024000000005, 1.182225935628649, -0.019995019940695878, -0.001276595750823617, -0.0017021276965906557], "max": [0.5594994649467824, 0.3348755600826965, 1.4218607269869818, 0.24102816586435777, 0.9400684602551341, 0.04980186092266467, 0.06903424122328286, -0.33635568145833084, 1.1824658359457532, -0.00042553190723992884, 0.0010638180991151547, 0.0034042579066205104], "count": [465]}, "eef_sim_pose_action": {"mean": [0.19069047170811076, 0.2525688423313384, 1.2334731287358802, 0.0005215793041417398, 0.20810880061372455, -0.26364831235765407, 0.06904788239264233, -0.3364720612528234, 1.1823522956051902, -0.0032526890070182376, 5.2848392903493573e-05, -0.0007290868835725532], "std": [0.17067388364225963, 0.1179811236331585, 0.0735636666892628, 0.17710240920841633, 0.3078530898618806, 0.3863432496178493, 5.222837951051935e-05, 1.9479813131484326e-05, 6.953968401987648e-05, 0.0014317747027148178, 0.0010046355843550383, 0.0008293943521750601], "min": [0.0655794186810058, 0.0054312664150724405, 1.1818661120396536, -0.499155450219634, -0.0398682910724697, -1.1924230994296332, 0.06901453360172695, -0.33649024000000005, 1.1821454665399598, -0.02300029953943681, -0.0015339808305725455, -0.001533980830572546], "max": [0.5593945064057384, 0.335432588565392, 1.4297262457286593, 0.24444141523192447, 0.9452831160105242, 0.055226230685636236, 0.06913051094740433, -0.33631701596632974, 1.1824949999999999, 0.0015339808305725455, 0.0015339808305727676, 0.004601949710755475], "count": [465]}, "gripper_mode_state": {"mean": [0.0, 0.0], "std": [0.0, 0.0], "min": [0, 0], "max": [0, 0], "count": [465]}, "gripper_activity_state": {"mean": [1.946236559139785, 2.0], "std": [0.30640444836075087, 0.0], "min": [0, 2], "max": [2, 2], "count": [465]}, "gripper_mode_action": {"mean": [0.12903225806451613, 0.0], "std": [0.3352356401746235, 0.0], "min": [0, 0], "max": [1, 0], "count": [465]}, "gripper_activity_action": {"mean": [1.9806451612903226, 2.0], "std": [0.17855938713674901, 0.0], "min": [0, 2], "max": [2, 2], "count": [465]}, "gripper_open_scale_state": {"mean": [0.9402266471616729, 0.9796229543378313], "std": [0.08919105299313501, 2.3443940882325392e-05], "min": [0.7097791290283203, 0.9794789123535156], "max": [0.9789613342285156, 0.9796267700195312], "count": [465]}, "gripper_open_scale_action": {"mean": [0.8709677419354839, 1.0], "std": [0.3352356401746235, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [465]}}} diff --git a/R1_Lite_move_the_position_of_the_orange/meta/info.json b/R1_Lite_move_the_position_of_the_orange/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..98911c802c5bad39a803059e581189fafb5018f6 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/meta/info.json @@ -0,0 +1 @@ +{"codebase_version": "v2.1", "robot_type": "galaxea_r1_lite", "total_episodes": 42, "total_frames": 15074, "total_tasks": 1, "total_videos": 168, "total_chunks": 1, "chunks_size": 1000, "fps": 30, "splits": {"train": "0:41"}, "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_orange/meta/tasks.jsonl b/R1_Lite_move_the_position_of_the_orange/meta/tasks.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..36fd5b198d25e1b28e148e52f09ad6890b6d19fa --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/meta/tasks.jsonl @@ -0,0 +1 @@ +{"task_index": 0, "task": "put the orange the designated position."} diff --git a/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000000.mp4 b/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7c39342674b3aec7200f39dc9d1d53a9f9e14db0 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/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:81d24458cae8d330a3c082b4b6e81bdabe949f874e1cba27ef1f26142e250a94 +size 4869988 diff --git a/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000001.mp4 b/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8df28d6db6151c4214b8f94bda7475e455007fb4 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/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:f11ca71d6c551b7ce6eab49b0de74ec2544aadc9f09f744f1e98e77b72f1e661 +size 4098899 diff --git a/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000002.mp4 b/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e95e985fb517d0e94087c3f3a1ed425c3ad6dfd9 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/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:c03655b3099988f5d2e30d784acaf670b638dc57e0f635eb0eea70a2f05eb214 +size 4670565 diff --git a/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000003.mp4 b/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aa5118388cbb868d2554dd729eee4ca1fe8dbccd --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/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:260c1f54edff9057184ee82bf0f6a3f488c34d855d3c17c44a5626795ba9b39f +size 4147358 diff --git a/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000004.mp4 b/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9c17dd88c147284c9fc7626d577b19fc2d376512 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/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:5e238684ae5304958a7e315eaeda1a2aa1e2665733c39897940bcefde11bd82c +size 2562780 diff --git a/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000005.mp4 b/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ad6c73f7a20f480f10ac815ffc01a9a82c65d58e --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/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:2a975b711202efd8e42ee6ed23d3c8f8718026aa1f8af3638c5b60a19c3fa634 +size 2838218 diff --git a/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000006.mp4 b/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e5c2af496dd766157b784d622a5385cc7df2fa14 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/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:49de692c06925bea5e779150c09a86d83d225eb7811c31831e7370ca200b57f3 +size 2850001 diff --git a/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000007.mp4 b/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7c107a2ae891b776fff52ca837870973d4e07271 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/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:0205aa038c45be04a105d340d3ace8ecff5c129978f2b35d30e20c062452e5cd +size 3458321 diff --git a/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000008.mp4 b/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..beb7ebec2bd7bdcf4b52e535eebdfe651166b092 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/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:a63762d46e916401d561a9dc2c32f88522e72845a757acbb8c932267cf469f54 +size 4682565 diff --git a/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000009.mp4 b/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0d7505acf56309eeef5270788773c5afd9abda7d --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/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:e72194e6125ba0718119ed054bb638130cffef0d8f3b555c26970dc4adce5b3a +size 3293459 diff --git a/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000010.mp4 b/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..981b1db4f1a35cebe3918daf979963cbcd730d3c --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/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:8989efeec55fec316aaa3a2f064e0343c6d3d6a3d1a58e306e2666d11cb8fbf6 +size 3029058 diff --git a/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000011.mp4 b/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..18107f331926a3b822c39734375a08a8110abb73 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/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:3d540f6ff737e53d3e34397bb721ac3050c0a949a31705ed4755df7253f4519b +size 3739324 diff --git a/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000012.mp4 b/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4562b20b99c12ade281115d8f0acbab660e927b8 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/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:3659cafb37c40223f1fbdebb8ede9a9dfb00c7021524999c7ce9e9125895664a +size 3255053 diff --git a/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000013.mp4 b/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ff2804ed868f8d53177e9643ae5f4e55747e6460 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/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:adf2558ba2cb86d5c936fdd8636f8b5cc6eb75ef46afb82bf60f3cfe4b7c9c11 +size 5339745 diff --git a/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000014.mp4 b/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0cd42108ce7d4ba02dc5d4b90822a1f52fd34dff --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/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:c905f4d2a88adf78cee8690b604b3c49988eb20d07209622a548b8009fc51299 +size 3262070 diff --git a/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000015.mp4 b/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f8baa9c54f98dd0f49b372f1325c1fdc59c2a016 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/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:956ba5e4afc0a4eb57fa87388c25f6972ed7a3837df105b31b498ca46be1a57f +size 3544812 diff --git a/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000016.mp4 b/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..732d4230d113bc5304b4507e0c111aaa98471b92 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/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:26f6efee18143bf5b75d4fbfad804fab9515a1ba3e642a811d449a1b203c3181 +size 2146539 diff --git a/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000017.mp4 b/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2093df7467176a7446c17b35ec8d7e67b7d9369c --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/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:96ac5a02b83955389548e55e6c3b1f3e7bdc4e1c20b253f0ae868ed55301fd76 +size 4222641 diff --git a/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000018.mp4 b/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..442b002228ea7497dfd699b9b89a1a112abb440d --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/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:e1c69869de586d0c0c5f432b1c2fea2367a3d59a972a0700527023457e05fa44 +size 4268078 diff --git a/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000019.mp4 b/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a71a83fc2e5684dae7c52959f905446fa6291a76 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/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:1667c7bd887339f4792d132a313979719bc3ae68922f7e8396b56878831ba3df +size 2421177 diff --git a/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000020.mp4 b/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..11b9787717bb85119e521ba84b57e31f2010c29f --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/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:4d5bd954394035fb4bb88b94e17202b72c1e85d0b640466d37ae9c2a074004fb +size 4699605 diff --git a/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000021.mp4 b/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cdbf0b083f354b0d9a9febb2b9f688f3247e9d1b --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/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:1a2dd6059d7c1037b99f8fb82cef55dcf790b61a12c650a52fe2c10b75f89798 +size 4023405 diff --git a/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000022.mp4 b/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6073fb9d8359659292dd5d7a2d8503792fa4589c --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/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:928916e17c7e61fab42257a1981599a70bc8e337533af6ee944092f4c842211c +size 1772306 diff --git a/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000023.mp4 b/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..56a723373b560d392e538702023c9991f72d8ec5 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/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:c9ea56b845088325b58e589f2c5d188143fce3b5aaed3dde35093068b71822f5 +size 2704818 diff --git a/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000024.mp4 b/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..189e99c9e593dcda5f2f364e2e3a3a8a839278a2 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/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:8999ae5c9a21b2d2fe298112e12c5d256dcdcaf3861099fb56e9f44b3fc73c60 +size 1837725 diff --git a/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000025.mp4 b/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6f91acd95a12ffddf357c55acdf27d28cefb28b8 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/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:ee8cd41f7fbf4604f35b8740578d930932f0e6e5fb8a7e05be62e98570ddb0bb +size 2436103 diff --git a/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000026.mp4 b/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..727e6e66cd522a17340c62ec71bea670138c087f --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/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:2fcdcda126f977d008c1912f77355917601feb9fe15afccddaa2ac0ac4329944 +size 4883679 diff --git a/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000027.mp4 b/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..89c105ccea1f9314a886f7d75cda5ff8596fc5f7 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/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:3ea76cdc70207e2be05615bec0176a98b60444f047fafe78ab799a4bb728475b +size 3205880 diff --git a/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000028.mp4 b/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3113851488a3d4f2ef63927cece478440e518347 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/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:7a262becbd9d1cdee9e522c486e438fdcaae9f3bad416ea703c94731a81be1eb +size 4440704 diff --git a/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000029.mp4 b/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..57b1fb038bfe47c4b065ab91baf61944e25e2270 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/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:cffa2d687998ed700e3613db8365e72b7caaa2ca811b85e7f253ca139ae4f3c2 +size 3325290 diff --git a/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000030.mp4 b/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cbbdc2a47e0c7f8128ca29fc441d9068499b7b85 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/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:a2101230d55078ed8a260edbc91e2e596200471ff6f83388e3cc91b0b355b134 +size 2520856 diff --git a/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000031.mp4 b/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b47269d1e6622aa0ab19392d822b0a6771ba4705 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/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:0072ec872791ceacb6aa14b03e27224547cbda30523b3157ed69cf28ab5e48bd +size 2951346 diff --git a/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000032.mp4 b/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6275df27025acaf5aad7144d1d1190a985b7ff7d --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/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:50ef1a7d197c6a3df0b39e270aa945f53a8e0047652f721dfda1af368ce6d650 +size 3015563 diff --git a/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000033.mp4 b/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ca9cb5f75ad2e6d0f80f95755833ac370191b437 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/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:9b2d0eb9bd6058e66b1eca28517f6a551cafccdbff72a4e39b9f60ed812823b6 +size 4632280 diff --git a/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000034.mp4 b/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e46a51531bc3e57b30b38cb2deaa5cf9efc62c47 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/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:eca50587d3731346537fc108814a065821f3e2e4b1aeb1c79111618fac80d22f +size 4377419 diff --git a/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000035.mp4 b/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..92cd498b9f44544161902ed1fb60924d081b8938 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/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:0e6761ab87096d0874d23ad6871bfe1a755ee4afbbabd6b009d4f7ca7961878a +size 2382662 diff --git a/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000036.mp4 b/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0fe78dc6b158f9cee4194e638a098dea5b552081 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000036.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f5487890b682daabe7a76aac4f51d34e7dca336ce48cd6b07c3992a040661f8 +size 2561641 diff --git a/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000037.mp4 b/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..336fe4d66d7fc78cb74779059a28ea84bd8104dc --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000037.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac97b05c681ebc62f267170c94190a3a0b6beab4032aa0086f3a4c58225fffe6 +size 5847887 diff --git a/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000038.mp4 b/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..47d54ff9504d0d1e1c8f2ad892037dff2626485f --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000038.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ffabd60fbe7af8f9f1cc8f2c5660253825a0d4d96baf0100dc8706befe23ec61 +size 2621913 diff --git a/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000039.mp4 b/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6d54b6143b05c8491567f5ab91400178bb6e2785 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000039.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc50f6f273c2518a5dc143ab7f985ddaef6681af8fc107e28cf71c1638b93172 +size 3623007 diff --git a/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000040.mp4 b/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5d64ff6f9505845e4a87c85772bffcbd1da1b3b5 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000040.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:61687ce82fb2c1bdc07b991cb7f6d914619c5a64573992ccd6197300e48f57fb +size 3047009 diff --git a/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000041.mp4 b/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fee25b34a419ab35b0d504346dbf5ade022eaa9b --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000041.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ceb98900304d2885fe8d68c418223b5f1a10700170e516faa1ec3d0a537253de +size 3568915 diff --git a/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000000.mp4 b/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f5368d31725ec3a9d34bbfee70304eacdabd29b5 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/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:394160180b2b48db3460c3890f32572dcea57e3a54d2da9476c58632ed04c508 +size 4241046 diff --git a/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000001.mp4 b/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b8dd1b1696b1d1f3d7f5ad5eb3e4b69b4a22f561 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/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:c53014053f857b1ac5c6fe168dd5a0c0ced0f3cfad97a7664c35564162cafcb0 +size 3715041 diff --git a/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000002.mp4 b/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..837e3be25124eedca149d995638758058c7caa4f --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/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:37bb3bcac4917dfa14850c0eba326ad293c7e0c35c1083fc72aca6f5921b88d8 +size 4307812 diff --git a/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000003.mp4 b/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d33e67f9bcfe3c360e9b8534a967bd92ca0d5414 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/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:2beffb950e21c0c8c0dd97faa8be69d20b173694c5a9a411f1d464b933900f14 +size 3505693 diff --git a/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000004.mp4 b/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a5de5ece73b9bdc3ca687583e822989b8296b740 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/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:3459253494ef8feba6ab3c9e8fbd942c41a1399f78894d0dc0eca58696a43b96 +size 2269929 diff --git a/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000005.mp4 b/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0062e9b4ed931378b2cb9b1792f7dc7b390198fa --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/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:7a8e5aec43e5cc395c253922febdbf7564b356c61f98b29ebbc0138566ec2195 +size 2496288 diff --git a/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000006.mp4 b/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ed17f7e8eefd4b1c2cf43e1f87515c9797010bca --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/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:dbb4169e982279b8cb0d309d65305876acc4b92ac7d7695f43dc041107f24bf4 +size 2467750 diff --git a/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000007.mp4 b/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bfbe19bbc3ed909390caa272b19fc98603e8a42a --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/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:872b185c3fb9a435031197f895a59092d721fff079f9cebc63f26955ee123ef7 +size 3028968 diff --git a/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000008.mp4 b/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2523aa4be04f9712f6000c50f117e75ba2c684ac --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/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:f2c90d25918a122e9c0af14c95b6613d59cd36901e16896c6495220777a341cf +size 4281751 diff --git a/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000009.mp4 b/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a98b2d19689f0819470659ddf7165fccd6c9e058 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/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:c05fd5b125f7ff3357605868e77ae62ddac33468ca4596e0ebc29cc6233a07a2 +size 2874762 diff --git a/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000010.mp4 b/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7740a5c3ed8ba60133ec675a33dfb81bb60f2979 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/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:972f0179cdd378c0bc381334b18c749d3d7b0dd885abf01df1f522d2111639e3 +size 2767140 diff --git a/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000011.mp4 b/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3583f32e774fcc6e7357b6cad70f596de78bb896 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/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:3543832b3e2ecb621606f447629f390e7ad94e4508812b0bef6c63b1c2b52932 +size 3242711 diff --git a/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000012.mp4 b/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7a13a9065b0dd0d1646d2b82c2c0bd144ff35ffb --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/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:2859e082bcccc2987c25107cbe64b3b713cc46078502ad074021f934c57e00fb +size 2906698 diff --git a/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000013.mp4 b/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6f11a55c9546dcee4ee20e0cee0c6dc86d0e992c --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/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:66d5be57dc0248725946f593290f9110f3f5d33e6e39ffeb4ef9944c79a36308 +size 5256167 diff --git a/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000014.mp4 b/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d42ea080344bba5ca44b03ce3feb25264021f991 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/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:802662348000efb305f044224c2c499484128e512b3a6b8d228d4c0cce8aaa6f +size 2826245 diff --git a/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000015.mp4 b/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9ecc7629b715138a028b6f9c630574c680fe8b1a --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/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:490e407ace90f24b100bf2324d01a9d86312842f51887bc3392f905fb12f31fb +size 3222590 diff --git a/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000016.mp4 b/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0f0f4efc4c32d41cff400a89f9e1d319ecc67f34 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/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:6805076854f3b29d12df88d2877d8d6eb48ae2c3fb945416ebc839236b6fc648 +size 1931804 diff --git a/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000017.mp4 b/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4f56dd497dbecded7a69959fa89d3cde819842c9 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/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:742a966d0dd1722f6b29a73f787127add77e82faff9f9dda4871e292fb397421 +size 4021156 diff --git a/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000018.mp4 b/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3b4c02808f3132935c33c7d79433efeb0b47fdf6 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/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:ab5ac046662926f8022d117c2501db4a5b666424dcd6a9a1dca4719932815ce7 +size 3866668 diff --git a/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000019.mp4 b/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b1e75f02efd892558c1935ddd643d5a82a71a8e9 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/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:cdc4ad0503864fe8461d3335f01f76395e700eb080c6a3e69d7b5096cb9f5d5f +size 2282202 diff --git a/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000020.mp4 b/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..63c6acc70a121ce2230904a4d9feb5e100af2490 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/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:a859facd7cb3b60db8fda1ed607ecb527cca3ce4768b74321a52c6213b53e433 +size 4289313 diff --git a/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000021.mp4 b/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4d53f717666c1a32effe14c8ee01bc275d6b4182 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/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:dbc470987484882d7ba42fccfa62d2fc813cfde4ce13848962e2962a44b3cb2d +size 3688832 diff --git a/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000022.mp4 b/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..983908ae59e0380447ef43352db036f614a6b80d --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/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:b0c79748758c70c8ce1b02d7e0e4508b26725d1a3542801a18b4e9b283a590d4 +size 1553840 diff --git a/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000023.mp4 b/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..92a256ffc9886d322d0393ea4f44ce584857848b --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/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:874f30dcd9bcfdcc264b9cf671d3b8a116f3efd2bcc3f2eef825df8b734d06ce +size 2410230 diff --git a/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000024.mp4 b/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ab47cc8890fdd9f3ff694ebb61439ed56e41d294 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/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:0223279bb9754f828593c8e79032a9c8e6628101dc2d75d0e5eea3cc1a34c91a +size 1652365 diff --git a/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000025.mp4 b/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..50b94809637b7bab7deac32f8740b8ca2c6f3839 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/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:ab9d959577fa13c1385d6d4d111c1d9276b6ff4bbafa3a91be3d232ddf64b19d +size 2182848 diff --git a/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000026.mp4 b/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9a4754cc55e504463917ab9b861f69904df03bb9 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/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:b36a0c6e2893fae122209c2622bb8cc448a09c832cf75581ac8a68b1059af9a0 +size 4610001 diff --git a/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000027.mp4 b/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4117e8f3c9b645f7c01141d97a0a0462f8822a39 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/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:ed99968e52da2493f5e340b53a060966d9a5d8c2f273060d28527fc51c9cabaf +size 2897083 diff --git a/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000028.mp4 b/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..646747ddf15d9ca5248e5f70d10137bd9ed91239 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/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:ea8487623263ab327333367747ec5263163fad47f3dea7900eabbbc7141f52b1 +size 4155521 diff --git a/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000029.mp4 b/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0564f8160334672372f85866e76f40c58e9242ce --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/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:4dec33b0b6cd856a710d056c3388562ed5e9e97326e0b8b0e7529d13459e2fd8 +size 3076414 diff --git a/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000030.mp4 b/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c84668e54672fa1e88c920ca73f0de053eb5188a --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/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:61475c4142dee142b914f500acdb5e54e28b26a9695b8e526b1f5554ef25a2c6 +size 2272024 diff --git a/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000031.mp4 b/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2c78e03c8a32a4d4093592e912b82f9eb9c77614 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/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:27e177f8326c11c479b5844b88ec658291d2d60895593c38bf1f176c71aab681 +size 2660463 diff --git a/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000032.mp4 b/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7f37c70e253a1757de2dbd8b53affbd0861be99d --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/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:385a9e1815965c657db5900108c824e8fc733b973dd1e91013e0e99827e452fa +size 2693862 diff --git a/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000033.mp4 b/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1a3244180ce55e469a9485495f16ba38746a3470 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/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:1d406ff142fe19fd439aee5ae934131cb90a9a1cfc2354ddf0feddc3dbea8e30 +size 4129862 diff --git a/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000034.mp4 b/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f0c6eb4e29c78b7261df24718b067676193e8d61 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/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:29acc79e5662dfdf185ae8cfb87da65ced36dbbb5f0c536f82a40a3fde408a8a +size 3843073 diff --git a/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000035.mp4 b/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7cb2e9dfd0083e1be6677c28865e86c8aaa59932 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/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:c2a64b80482d70203fbde375e0e6493bc0b050fce1f701be503a3dad931b4018 +size 2039258 diff --git a/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000036.mp4 b/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b2da21b9895b3733eba30617236ff18e3ec8aea4 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000036.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cb796b207972c390409344aff641a910aa0fb58fe1313f1f898030ba7f44da59 +size 2219817 diff --git a/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000037.mp4 b/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c46acd58259a06a5830581ef3aacf0e9793d7a57 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000037.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c0ba3e501eef0b49ea84b78909e5383312f344a87d4f204e8375e51988f0d6d +size 5363834 diff --git a/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000038.mp4 b/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ebcd2827e0725a6d61903dd1500ff8bda4923380 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000038.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c24e8cf20fce40d2b3343c5deb26a6d2028b24e184edda681c0f7a4f53181ee7 +size 2479302 diff --git a/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000039.mp4 b/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..88204a846c2a8fa7b788011ae4b10e379dcb557a --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000039.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f77f3568ec042e30c8cda08e46e503e82da7d9534bcb43963e4e2946313354c +size 3404142 diff --git a/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000040.mp4 b/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..541fc45ebb402b6e504f478ae455e0f7f0baaf38 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000040.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea75ac9105e880a75e4b933884eaefb5a030e25c9bf2f24c1982cec28925f23a +size 2580800 diff --git a/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000041.mp4 b/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3d2f192b9cde78fe27b60755328290e5f53dee95 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000041.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:25ee4091b4f1c0f717ef972065fd85a1975ce9ecf58990980f5950d3eae7b918 +size 3138051 diff --git a/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000000.mp4 b/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4f3217f411378f2ae3c90a26863d589046809b6d --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/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:849bfc6c0d19640e790bd6409351eb2a596afa01d063ee1b3d8d26c569a47791 +size 4994578 diff --git a/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000001.mp4 b/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0e14b4f7788ffc2ef001e00c19074bbb3b55dbb1 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/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:5bef32586dc820d3a5d4794303e1bbe6e25dc928d0e70dd06e81176c2dd2161b +size 4796095 diff --git a/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000002.mp4 b/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c3525329ea55885d96b7d74edc94d44165c00dd6 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/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:158e9ca46dcf963ace65f8c41c3125159d93cdd98c11dfbbc06fad01adbd51c2 +size 3716377 diff --git a/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000003.mp4 b/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b381de38b1e584ffd364d149d42eb5adaae3549c --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/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:142a408548bbb0ca6443523c4857efb92804f410b7fca9a68a3f75dca56fea60 +size 4329358 diff --git a/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000004.mp4 b/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d38b421119e50091d1e512ecbc887292568a6517 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/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:4d415a7b6879b48447e01c1e846236b2b61febe263cbd35d0b8041c7acbc1617 +size 2562898 diff --git a/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000005.mp4 b/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d5051c90d4679ca29164f72de776a98bee2aa22d --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/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:66dc46826768f64c73e4e55041d06ab864cc4c8a322a15ed6f22ffcab6490f94 +size 2770302 diff --git a/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000006.mp4 b/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8c99c8d69b09aa6a1a11303ce17cbae0232012d2 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/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:2cd054bf624577ed6f53602a55645ca154e7dfc9a7c9c9d8839a3073f3d77ca9 +size 3402307 diff --git a/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000007.mp4 b/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2137908e97a42913017f28e354874786897fd0ac --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/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:94fbc816e92f086a182bb6acac751589a808f43283d116ce7b81e0a4d81ed820 +size 3688011 diff --git a/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000008.mp4 b/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3c6bb855101ed5dd1e046626f11690b88ce454e3 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/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:92950b46c825c0645e34409951d519299a53931648529345e3dd6f1d5979240c +size 4359127 diff --git a/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000009.mp4 b/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dd997cf679e69a317b1d5b82940fc83c6f12aef0 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/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:ade21a4fa61cf4fe6770ed1508e0a3ed7daa155e354c671210979bd7fe36e015 +size 3424110 diff --git a/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000010.mp4 b/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..11c87b39437bb1a0d2910cb6416cf7315a140af3 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/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:e9c509474bb3f5089c1a48ba558d9ad448b8dd5350922716dd72aa7c073101b3 +size 2586141 diff --git a/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000011.mp4 b/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c71cb63b47908fa70b7d7c6db112f059922d826d --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/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:54623eeee967dcea183929b84e51cf534601b68354c4aac242d8af2959bc6768 +size 3647192 diff --git a/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000012.mp4 b/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c8a2fc335a4224830137d44ba0ef2f70cced649d --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/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:6fdf7559e2c73a9f4a9628d7e46551b7c3e219c1b45b417a45923fea2c211441 +size 2599115 diff --git a/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000013.mp4 b/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5ff4aaa934e6562de30b43d3330fa90554c6a91f --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/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:9860fc2b8ff22d95df73c0e78d10872fd1532a1f440a7be98c47f77dd54ae70c +size 3880346 diff --git a/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000014.mp4 b/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f8525cf002f13934e8ab23227f036122c3ea582e --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/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:0ea2436981bc1fdc051b991abab6755d2c07da12f34f1be98e6c2e267d613868 +size 3821724 diff --git a/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000015.mp4 b/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9eb2b8491add4dd06c013e34fd91344543fa8d77 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/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:db480d495a3d9b30e1b660f7c3cbd664ae8f7af23e454611c0544a52ca30601b +size 2675665 diff --git a/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000016.mp4 b/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..18c291aee13c80976fd78dc1c5ec6d0e238f6636 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/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:2a0f966b86d054b457f4c3408c934af123d969aa15700df5e7b1278d221f0e31 +size 1928682 diff --git a/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000017.mp4 b/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..759a936d1689644097f03d806f609133ffe9cbc9 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/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:ac64e286c213059d26fec8b93b8f7c9efa3230520c2e96f7170c284999f7790a +size 2773229 diff --git a/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000018.mp4 b/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7d7686fe6be7a0d6d1fd64aee41ef26ec33e009a --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/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:839977744a9db8615d095fe985a70edb1f66020b665381f906dd29ff05af708c +size 4436740 diff --git a/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000019.mp4 b/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8abb8c4361da828a477bdda1a10acfe719a22d2f --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/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:3508f42b0a76362cbb022650b4efdb6dcae5123ec3b7a003954585b7cdba5e78 +size 2019239 diff --git a/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000020.mp4 b/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..301da9cc5b339a82404c74cc28f4a5f0126b3b3c --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/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:056c50afa73b5fb14374496e4df0e67ef87c88606c8eb8350745a73e754d71bd +size 4741799 diff --git a/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000021.mp4 b/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f6c8aa2f91f110975744b01d09988de42cf0b248 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/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:ea0ff160aaf36184bf07c00fe723c0c682a6c4938817839dac33f4dda982887f +size 4045738 diff --git a/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000022.mp4 b/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..11ae99154bc5937c86f63456db46379970f898e5 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/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:8a037068e86fbcefde131b662ad79b389fd9a5a5917ed3334c977597746aac7f +size 1786321 diff --git a/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000023.mp4 b/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9ed3384ee42e7c009d379b9b7940afbe1a604d01 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/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:ce37fe5260af573770e18a77d88993abf073bd389697c78f0f2dd505e9fce43d +size 2443616 diff --git a/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000024.mp4 b/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d415e64f7e3fa42577dffd288e5d52028215aa22 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/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:848835867b1621fb719a061e60f8b3b5ea7dffd41c9993adca6f087a06edcdee +size 1947506 diff --git a/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000025.mp4 b/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1d248eed2214ed13d99e1b740eb0b6ca4dba36f1 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/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:83c067bc2b8fba031751cb713c1e6ce72472e380cdb9aa916895cbc19ed13f2d +size 2164448 diff --git a/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000026.mp4 b/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9e5dd0c4f5adfbe1b637cba8ab8a9e689f10caab --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/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:0a2f7e66a8e5f52ffda49db8a1892d1d930fe246fb6083a3b4d550357926d71b +size 3557613 diff --git a/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000027.mp4 b/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1b85dd9c70e2ce6247082dd85e61821163dde66a --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/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:c8d2c68a8332ee9ddce5e9b113a1e4212c61d45d260b7ddb2dc5f308e1ce5481 +size 3878866 diff --git a/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000028.mp4 b/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8cb479f24b044cd77e72036c9b9150d857e61280 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/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:b7db449d927839618f9707dc2138bbfdc4d75b5b89f83be146b9325f45100c65 +size 3787144 diff --git a/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000029.mp4 b/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..03cfc024a60dbd211aaf7d89baa51ccf16cafaa8 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/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:2b467ec3093176f5593be21bef6c8318e8079f93ed2534e35ad0eab7916b4140 +size 3068571 diff --git a/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000030.mp4 b/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9298a99a26338990f2fe09038718e62b2660723f --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/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:2053eb7bc21a5f7728cad531ef6db3a6523c16fbb2d98d3f6bd0e800befb5822 +size 2293660 diff --git a/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000031.mp4 b/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c5239a9c5495cdaa8d1ae1eb39457f978d063880 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/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:7f03f168e1b10cffce2d7a9e4ed1c8cd9aa0b0c71ef178ba6ba422eaefe4886d +size 3070609 diff --git a/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000032.mp4 b/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..329e90b3ab288033992bafc3e0fb58fa2fd7518e --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/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:d051f6cfbd91518bb5a82dd74c75cb9d4db77254741fa21f5948664f9fd8b356 +size 2925362 diff --git a/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000033.mp4 b/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8fdfdab9f887cecacc8d7a325f57fe54faa90b3c --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/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:b8ca03bf5f10f673e7608c148c15997cfed4b57f9aae6dc109d7b445f6fe61ad +size 4986374 diff --git a/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000034.mp4 b/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f554d79b1e01aea65d856905df0dd14449fa8b1a --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/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:54031d0c5ba62067ff44701f3bda8a085370a88c6d5bcf990af6ecbad010ecaa +size 3194568 diff --git a/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000035.mp4 b/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c532a28c6ea55f0edc3c7378c41d05ddb4efb441 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/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:ab22c5b56e8dc7b5b907716c63e7886207a1165578c01c56c963a006bcdfab8c +size 2562557 diff --git a/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000036.mp4 b/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c26bac65fef62279e031d8aebf0d4d8ff1eef881 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000036.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2862662988252f79942e9211ec71ed8ba4f2ab0a8dad4b42751d0cc5a555b1c8 +size 2559220 diff --git a/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000037.mp4 b/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8552f44776065fe0974b3de96eaf6179af2804fd --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000037.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f96b277f6ea7cc5a780b29dc45c43a7ad1af2e064cb4ffff353e2ebb67c9b13 +size 5896461 diff --git a/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000038.mp4 b/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e7d03b66a5e352f86b12ea809442a3141bea0154 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000038.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1beba1a21b77b0200fcb4b4b5fad92805b2c0136a21bed3b48c2f09a4cb1fb9d +size 2376151 diff --git a/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000039.mp4 b/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1100b34cd9905cdef6e4313f0e320af31062b745 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000039.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:19c884da4c63499b225f62d58ef6134b0622fefd55979dcd0942a526d6705fe4 +size 3029638 diff --git a/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000040.mp4 b/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a756ad25c6c09175540775cf7663b877ebbcac66 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000040.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d53c9b12f9f3db673ec10c0071e30dd935b4fc5187c8e3a8b6120449715e1812 +size 3868304 diff --git a/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000041.mp4 b/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..465807790a260ccb7256d81da5cb5ec7f5f74bb0 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000041.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e5e7d9186408e9581df1ef0375d18b56e94822cc4da9fd79ab4cdb7ea85a9190 +size 4106319 diff --git a/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000000.mp4 b/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..850327c0210606b40cfc893f6015c178cada0004 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/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:c0197263b8383816a9fb5aa22fd69a30e24e5df455088813abe5bf197a7c2c43 +size 2625628 diff --git a/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000001.mp4 b/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dd439ad1e8924455f130c69a8a1d6f89b9e0a31e --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/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:8947c7e23d337d882ceb918c1e274bd40ea8852050dba95e26fe1abfb8a71e71 +size 2620522 diff --git a/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000002.mp4 b/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0556ec75c8d2ce667728b407c9afaad51b2daf7e --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/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:ae19b8311da2c514248009a5848f8b231fdf5291d83959d8a28a52de8488e540 +size 7169335 diff --git a/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000003.mp4 b/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d2c8e430de7d9d467d4051ffa081f56e7f85bb2b --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/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:8a64746ecf9a60ce1718ab8b73ce1a2c70d5752a662de80d82b5480f5d2ea149 +size 3946466 diff --git a/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000004.mp4 b/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c0b078778953a240056ba1efb18a2ad1833f1e32 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/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:591a04fe4a4381a46fad73f4d8dc20c2afe0fd821c2046fd7341829e41981ef7 +size 2459048 diff --git a/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000005.mp4 b/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..543f85f9c87bb7ebc41b73e400f1ca60680164df --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/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:c13c18ab9d8a8ce2bec21215c124e8fa9878c8f11550e4d0a862019e7eb9bc5d +size 2619026 diff --git a/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000006.mp4 b/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..627507cbd991bb1da6d906660dd943dc36652b06 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/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:6b6e8f2cd965b5914562902ad631638c32a023880f36b6dbda7fcbfb1e9f37e2 +size 2310239 diff --git a/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000007.mp4 b/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..603dbef858410d5a71444664461395abec433106 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/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:685a8840bd81c0d332a2e4902d8aeb75bd6ddf707f1811abd1786307efc06379 +size 3468877 diff --git a/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000008.mp4 b/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..764a2462bc33ef8df53d83d9f91a9b0e41ceb03c --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/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:bd3210e0abaf3af8feaeaf4bc0ea82eb0b5c80103764406d683973c8c319876d +size 4161932 diff --git a/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000009.mp4 b/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5a6e218f750ae7316beeb214dfc355442b2954d7 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/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:58b6dfb023cfa93e04df72d58208b0ae2f2b4d6efc35ce976b27410d69c1a861 +size 2651032 diff --git a/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000010.mp4 b/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..00e0ae0f711117884e7f39ab2ee0b9aaf43eef98 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/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:cec3c832298574ba3f983959b0181fee60752cf3dbdcf61ea5d038f913e5037a +size 2950536 diff --git a/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000011.mp4 b/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7e544d0671b253b86c80d134cb983c63aa74abce --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/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:ba5294f1ba6b4736305b3644d4e4cb6093a31bbc46ef768fb193aa47618b2343 +size 3480200 diff --git a/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000012.mp4 b/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..55c24a7307c4bd06fd0ff2878c0c8021aeae9e62 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/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:c6f6c0d5acf479654c5bfdd21069a66e160836ee684e34ab453fb65d06e8fae7 +size 3608658 diff --git a/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000013.mp4 b/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c00eabf707de7e3bda3e2218b76e84bfadd0635a --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/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:949789a65e243cca82fb85a90780ec9e45f5cfb3d2505ddc4f842ed33ebf7c10 +size 10305244 diff --git a/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000014.mp4 b/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7bc3e98715f7e7b9cee5041c912d6ba70125dfff --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/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:27568bbc9dab3df97a7a02c7cb78aae49ed16fb3d5e1ff889b085afb831569ca +size 2770600 diff --git a/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000015.mp4 b/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6853eabb0dd87073ec9639b0700a61d90026caa0 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/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:b6d5608c9e970ef453d0169797ce3cae3986b39da2b7d66873734ddc8e810ea5 +size 3846539 diff --git a/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000016.mp4 b/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bad3f868632cc16df9cba6cf8199ca3cc0223837 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/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:32fc5f1e921afbe405f80f76fc7a40c0ca3e121522496597adc4c427e81a0a8c +size 2096918 diff --git a/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000017.mp4 b/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6ba8f3d88e55f90585131b0fe5094ae5aea1d4d4 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/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:d989727ff2932c5a0b3f38180a98262670749d33c6127ea085b89628991869d1 +size 6805207 diff --git a/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000018.mp4 b/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dbdb612b93e7f6d491f558673897e0ec2ad8292b --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/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:2c8e4301a0f4befcdedf42e217f924ccaf36c8f87c759a1553235502c1ceb381 +size 3642367 diff --git a/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000019.mp4 b/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c21c13c4b2e1f737b6d41e6f8ce1803d110ab25e --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/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:f3390b5b7a5bc2d3cfa1b468065fef26206ac64b4debdc2c179aa06f615a0719 +size 2620969 diff --git a/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000020.mp4 b/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f4b7be08707ff806bc09bee0b3b52737f53857f7 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/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:b53d8cad14a3d5ca880e836eea2edc5bb8d23b56a14b36510e7b5749141b68fc +size 4375853 diff --git a/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000021.mp4 b/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7bcf7f40d0f71a77104b92d992c11f849ced8b08 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/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:59d1b157171b6d92f503617be349bcd7ecd99e1b6dc6f1e739ab5f4738378702 +size 3376445 diff --git a/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000022.mp4 b/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a3c4bf88d3bb9198c739e071e008b8e257fc1406 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/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:2248f78b0e3406f69a3d2309e75d57832198b47ce58f7704aaa43f862f2de0b1 +size 1557248 diff --git a/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000023.mp4 b/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a529d25be458fa8308bf8ebfba54fd943f677b65 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/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:8cf90e2ebdaf059860f4ea0dfaf558e2e4a7575d59703df1acbaebf4a731f31a +size 1773767 diff --git a/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000024.mp4 b/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fbf629d927f49ec9d87d216e74901f5ccb9ed3c7 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/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:038976d96ff4aef6f799992e01f0fc3c9edbd554887be8c6106375181ccf3788 +size 2057583 diff --git a/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000025.mp4 b/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..807ee5cee1e67ac286db57270c99db32e99bd3fd --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/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:2c4c26264ec295fa9694ff02babc974d72aab94adbae0c78332056bda0206d1b +size 2146980 diff --git a/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000026.mp4 b/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ba73761cb055a18f4082cc51b79f8ab244e82f72 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/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:b765401b3470b8af0977a0950d967326d52e4c8f4d4e32a129f17d6bb1b77cbb +size 5029570 diff --git a/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000027.mp4 b/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..df840cc5c2f53fee3aad04e04292d3945a62ac89 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/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:aedd455c71797104ab797193c8007e20191de1630b1f02ac18a349dbc598d59d +size 2360626 diff --git a/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000028.mp4 b/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d3ae7c57cb8647ff556a4700669139e90dc7fb5a --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/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:4b75aef37ec9ed51575de1201f0fc2e5783f196f7b51b10a5af0db929aba49de +size 8166490 diff --git a/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000029.mp4 b/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f8c2031e572d7dddc8e3773f494821359e303d2f --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/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:1467d48001d55a593b63703b3094393353302fb24adbde312d3c55196beb738b +size 4117026 diff --git a/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000030.mp4 b/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1da25bacb3b8713163410d5e76926b7d62ecd6e1 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/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:e512abf52187d8cc3895cd32ddd8e851dce73e0830c96cecac4b76a9d7e01ccf +size 2484331 diff --git a/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000031.mp4 b/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..501565f47ea41eaad1e24dbb66a48de52957b459 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/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:e7ce04f4deb1dec820c411962ed0bc32c513f131fcf9b0671effbd59c1ee2f7d +size 2569426 diff --git a/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000032.mp4 b/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2a22f8c8da355a3bed7165f7ecc1c5aef9917fb0 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/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:dabd839112c271b131ee6b64abf9ef9e7d57c12ab12f4f460fefbfafd2c697a4 +size 3523658 diff --git a/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000033.mp4 b/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2f4c9b6c45e0cb7f72139d3722f78c7d3ca39f6f --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/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:5452a42b95aa34dfc3c0f9b795aa0bd9ea562e52289e23824f7d9904ee264898 +size 4328538 diff --git a/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000034.mp4 b/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ec7eff948f728b6898c4da93a1dcdba968a733ce --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/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:0f36c05aba3cc9a5b05254ac4230fd328fb43992ea5d801825064bcf637a11bd +size 4879891 diff --git a/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000035.mp4 b/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3ff82b2eb12ceb475edf55f107567763f0575b70 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/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:6507e55d93bbb7bdf8d77c27f3b81851c5679b5a2be7f0b46f87957572fda6cd +size 1951129 diff --git a/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000036.mp4 b/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9ca5d0aac6c58c57c3d48e1c384e30fdf1a40a71 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000036.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:074d9e0f1bbdefae3c365306b12b4d55afd9a84d7607fc6c401962949d438232 +size 2266814 diff --git a/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000037.mp4 b/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..518e42266f8df19d9c1deac1d9704ae1ded7e4ea --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000037.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f32c387e096c4f7a1beb9afa36d68e41b92946eb1db37e5363bc6d60ba2c1ee9 +size 6944005 diff --git a/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000038.mp4 b/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c70b4bbc99db108460341c0e283da1c8ac2405f9 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000038.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dbb3d55b465d61bb01c2d0cd0551811c5871a81012dcd9545e82f8253fa4adf3 +size 3232995 diff --git a/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000039.mp4 b/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e3a4223a2fec9c9fe1e0254cf59b7a46d7e4bd71 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000039.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b2e3508c94843f8994cc75500d27ac91d468bb3401426c0b249fd90660da778f +size 3803045 diff --git a/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000040.mp4 b/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5dd3b0f017a394557e90c1f70219625df5ea2d93 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000040.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:670e9c3d0af132f312299239ae43c6c04cdf49d17e5633ea6c6f8ead4189ce65 +size 2596206 diff --git a/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000041.mp4 b/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..47dd39b7752af3f8b7ec83885afdf948cf8988b5 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_orange/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000041.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d20dcde8cc1b7fa27b9575255455488072c9bb6a906684ff9e48112ab19900bb +size 3377754